/* ////////////////////////////////////////// CSS RUMTAR365 ////////////////////////////////////////// */ 

/* =================================== CSS Common ===================================*/ 

body, html{padding:0; margin:0; color:#fff; font-family:Tahoma; font-size:12px; background-color:#20110A; width:100%; height:100%;}  
a{text-decoration:none;color:#fff; font-family:Tahoma; font-size:15x}
img{border:0;border-style:none} 
td.time{text-align:center;}
#timecontainer{font-size: 15px;color: #ffffff;font-family:"Times New Roman";}
/* <Marquee> */
.Message
{
	font-family:"semii" !important;
	font-size: 14px;
	font-weight:normal;
	color:#ffffff;
}

a.Message:link{
	color:#ffffff;
}

a.Message:visited {
	color:#ffffff;
}

a.Message:active  {
	color:#ffffff;
}

a.Message:hover   {            
	color:#ffffff;
} 

.container{ width: 100%; height: 190px}

a.navbar {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal; 
	padding: 6px 9px 6px 9px;
}
a.navbar2 {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	padding:3px
}

a.navbar2:hover 
{
	font-family: Arial;
	font-size: 14px;
	color:#ffffff;
	padding:3px
}
a.navbar3 {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight:normal;
	color: #ffffff
}
.Error{font-family: Arial;font-size: 11px;font-weight: bold;color: red;}  
.btnLogout{background: #BE0016;width: 24.30%;vertical-align: middle;margin: 0 0.25%;padding: 4px 43px;color: #000;border: 1px solid #ddd;border-radius: 5px;font-size: 14pt}
.headerAf{margin: 0 0 10px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;background: #000;}
.welcomeLabel{font-family: Tahoma, Helvetica, sans-serif; padding-right: 10px; font-size: 12px;text-decoration: none; color: #fff; font-weight: normal;text-align: right; }

#accTpLst{width: 75px; height: 19px}
#langAfter{margin-top: 16px; padding-top: 1px; font-size: 12px; width: 75px; height: 19px}


.menuaf{background: #ffb600;background: -moz-linear-gradient(top, #ffb600 0%, #b27600 100%);background: -webkit-linear-gradient(top, #ffb600 0%,#b27600 100%);background: linear-gradient(to bottom, #ffb600 0%,#840808 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb600', endColorstr='#b27600',GradientType=0 );text-transform: uppercase}
.menuaf>div{position: relative;display: flex;text-align: center;height: 100%}
.menuaf>div>a{display: inline-block;vertical-align: middle;border: none;width: auto;margin: 0 0px 0 20px;height: auto;color: #ffffff;font-family: 'PT Sans', sans-serif;text-shadow: #000 0 0 3px;text-align: center;text-decoration: none;font-size: 16px;-webkit-transition: 0.3s;transition: 0.3s;font-weight: bold;}
.menuaf>div>a:hover{color: #000000;text-shadow: #000 0 0 1px;border: none}

/* =================================== CSS Extention ===================================*/
/* .top-pages{z-index: 4;width: 100%;height: auto;padding: 1% 0}
.flex{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center}
.form{width: 67%;margin-right: 2%}
.logo{width: 30%;text-align: center}
.color2{background: #ffb600;background: -moz-linear-gradient(top, #ffb600 0%, #b27600 100%);background: -webkit-linear-gradient(top, #ffb600 0%,#b27600 100%);background: linear-gradient(to bottom, #ffb600 0%,#840808 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb600', endColorstr='#b27600',GradientType=0 )}
.menu-active{background: #8e4500;background: -moz-linear-gradient(top, #8e4500 0%, #592900 100%);background: -webkit-linear-gradient(top, #8e4500 0%,#592900 100%);background: linear-gradient(to bottom, #8e4500 0%,#592900 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e4500', endColorstr='#592900',GradientType=0 );color: #fff;border: 1px solid #a04e00 !important} */
