﻿.Menu_TopMenuActive {
    box-shadow: none !important;    
}


.Hide, .hiddenShowTab, .hiddenGoToLink {
    display:none !important;
}

.menuElement, .FirstElement {
    height: 80px;
    color: white;
    display: inline-block;
}

.FindMe {
    width:100%;


    vertical-align: middle;
    line-height: 75px;
    
    font-family: MontR !important;
    
    transition: all .3s ease-out .3s;
}

.ThemeGrid_Width2 {
    width: auto !important;    
}

.menuB {
    font-family: MontB !important;
}

.menuElement,
.menuElement:link,
.menuElement:visited {
    padding-top: 0px !important;
    padding-right: 20px !important;
    padding-left: 20px !important;
}

.logoMenu1 {
    width: 109px !important;
}