﻿@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .mwnd-body iframe {
        max-height: 94%;
    }
    /*IE, Edge hack*/
}

#linksMenu {
    top: 15px !important;
    right: 20px !important;
}

    #linksMenu a {
        font-size: 12px !important;
    }

#logo {
    background-size: 90px !important;
    width: 100px !important;
}

#slogan {
    left: 110px !important;
}

#top_menu {
    left: 100px !important;
    width:auto !important;
}

#logo1 {
    background-image: url('/Applications/default/logo64x64_1.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 64px 64px;
    margin: 0;
    overflow: hidden;
    padding-left: 5px !important;
    padding-top: 5px !important;
    padding: 0;
    width: 64px;
    height: 64px;
    top: 0;
    right: 0;
    position: absolute;
    z-index: 1000 !important;
}

#LanguageBar {
    display:none;
}