﻿.FrameMenuContent{z-index:97 !important;}
.FrameMiddleRow { z-index: 0 !important; }
.mfp-bg { z-index: 3000 !important; }
.mfp-wrap { z-index: 3001 !important; }
.emg-head #site-menu li.site-menu-li.active { background-color: transparent !important; }
.emg-head #site-menu { font-family: Roboto,Arial!important; }
.emg-head #site-menu li.site-menu-li a.site-menu-item { letter-spacing: -.4px !important;  }

.emg-head .search-header-row {
    background-position: 50% 50%;
    background-size: cover;
}
.Footer .flag-icon{position:relative;top:2px;margin-right:3px}
 /*.emg-v2:not(.pg-firstpage) .search-header-form-button { 
    float: right;
    position: relative;
    top: -40px;
    right: 40px; 
 }*/

 /* temporary button fix */
/*.search-header-bar .search-header-form-button input[type="submit"] { 
    -moz-box-sizing: border-box !important; -webkit-box-sizing: border-box !important; box-sizing: border-box !important; 
    height: 40px !important; 
    line-height: 40px !important; 
    padding: 0 10px; 
    min-width: 80px;
    background: #40c277;
    background: -moz-linear-gradient(top,  #40c277 0%, #2ea962 100%);
    background: -webkit-linear-gradient(top,  #40c277 0%,#2ea962 100%);
    background: linear-gradient(to bottom,  #40c277 0%,#2ea962 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40c277', endColorstr='#2ea962',GradientType=0 );
}*/