/* BO MENU */
#MenuHorizontal { background-color: #fff; border-bottom:solid 3px #fff; padding-top:0; margin-top:35px; background-image:none; border-bottom-width:5px !important; }
#MenuHorizontal table td a.Css_Menu { color:Black; }
#MenuHorizontal:hover { border-bottom-color:#353535 !important; }

table.Css_Menu { background-color:White; background-image:none !important; }
table.Css_MenuHover { background-color:Transparent !important; }
table.Css_MenuHover a { color:White !important; }
.Css_Menu a img { height: 24px; margin: 2px; filter: brightness(0.4); }
.Css_MenuHover a img { filter: brightness(1); }
.Css_MenuHover, table .Css_Menu .Css_MenuHover { background-image:none !important; }

#ctl00_Main_divbottomexport .AllBtn, #ctl00_Main_BottomPnl .AllBtn, #ctl00_Main_PnlBottom .AllBtn { color:black; }

/* POPUPS */
.confirm .cheader { min-height:20px; background-image:none;color:White;text-transform:uppercase;border-color:Transparent; background-color:#f58220; padding-top:15px; padding-bottom:15px; }
.confirm .cbody { background-color:White; border-color:Transparent; }
.confirm .ccontainer { border:solid 1px Transparent; border-left: none; border-top: none; }
.confirm .cclose { background-image:url(../../images/confirmclose-new.png); background-size:100% 100%; width:24px; height:24px; margin-top:10px; }