.edgtf-header-divided-boxed .edgtf-page-header .edgtf-vertical-align-containers .edgtf-position-left .edgtf-position-left-inner {background:white !important;}
.edgtf-front-side {background:#fb1d25 !important;}
.edgtf-back-side {background:black !important;}
.edgtf-drop-down .second .inner > ul > li > a {color:black;}
.edgtf-drop-down .narrow .second .inner ul {background-color:#cacaca !important; border-color:#fb1d25 !important;}
.edgtf-header-divided-boxed .edgtf-page-header .edgtf-vertical-align-containers .edgtf-position-left .edgtf-position-left-inner {padding-right:50px !important;}
.edgtf-header-divided-boxed .edgtf-page-header .edgtf-vertical-align-containers .edgtf-position-right .edgtf-position-right-inner {padding-left:50px !important;}
.edgtf-header-divided-boxed .edgtf-page-header .edgtf-vertical-align-containers .edgtf-position-right .edgtf-position-right-inner {background:white !important;}
.edgtf-main-menu > ul > li > a > span.item_outer .item_text {color:#353535;}
.edgtf-logo-wrapper a {height:70px !important;}
.edgtf-main-menu > ul > li > a:hover .item_text, .edgtf-main-menu > ul > li > a.current .item_text, .edgtf-main-menu ul li a:hover .item_text, .edgtf-drop-down .second .inner ul li.current-menu-item > a .item_text {color:#FF0000 !important;}
.left-online {
z-index: 9999999;
    position: absolute;
    left: 20px;
    top: 20px;
    max-height: 160px;
    width: auto;
    display: block;}

.right-online {
z-index: 9999999;
    position: absolute;
    right: 20px;
    top: 20px;
    max-height: 170px;
    width: auto;
    display: block;}

@media screen and (max-width:1040px)
{.left-online {display:none !important;}
.right-online {display:none !important;}}