/* ////////////////////////////////////////// CSS SINGABOLA ////////////////////////////////////////// */ 

/* =================================== CSS Common ===================================*/ 

body, html{padding:0; margin:0; color:#fff; font-family:Tahoma; font-size:12px; background-color:#ffffff; 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
{
	color: #fff;
	margin-left: -8px !important;
	font-family: arial;
	font-weight: bolder;
	font-size: 13px;}
}

a.Message:link{
	color:#ffffff;
}

a.Message:visited {
	color:#ffffff;
	
}

a.Message:active  {
	color:#ffffff;
}

a.Message:hover   {            
	color:#ffffff;
} 

.container{background:#2f9006 url(img/bg2.jpg) top center no-repeat;
    background-size: cover;
    width: 100%;white-space: nowrap;}

/* =================================== CSS BeforeLogin ===================================*/
.headerBf{text-align: right;padding-top: 21px; margin-bottom: 18px}
.loginform{position: absolute;right: 360px;top: 15px}

form input[name="txtUsername"]{width: 106px;height: 27px;background: #fff;border: none;color: #A9A9A9;padding: 0 5px}
form input[name="txtPassword"]{width: 106px;height: 27px;background: #fff;border: none;color: #A9A9A9;padding: 0 5px}
form input[name="txtCode"]{width: 60px;height: 27px;background: #fff;border: none;color: #A9A9A9;padding: 0 5px}
form input[name="code"]{width:70px;height:30px;font-size:12px;color:#6A6B6B;background: #fff;border: 1px solid #6A6B6B;padding-left:5px;}

li{list-style:none}
li a{text-transform:uppercase}
.menu{height: 50px;margin-left: -5px;background: url(img/menu.png) no-repeat;position: relative}
.menu>ul{list-style: none;position: absolute;}
.menu>ul>li{font-family: arial;font-weight: bolder;font-size: 14px;text-transform: uppercase;display: inline}
.menu>ul>li>a{color: #111;display: inline-block; padding: 0px 4px}

#btnSignIn{cursor: pointer; border: 0}
#btnSignIn{width: 175px;height: 80px;position: absolute;background: url(img/signin.png) no-repeat;border: none;cursor: pointer;top: 10px;right: 180px;line-height: 27px;text-transform: uppercase;font-weight: bold}
#btnReg{background: url(img/DAFTAR.gif) center no-repeat;width: 168px;height: 69px;cursor: pointer;border: 0;margin-top: -7px;cursor: pointer}

/* =================================== CSS AfterLogin ===================================*/
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:5px
}

a.navbar2:hover 
{
	font-family: Arial;
	font-size: 14px;
	color:#ffffff;
	padding:5px
}
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: #FFD200;color: black;font-weight: bold;text-transform: uppercase;width: 58px;padding: 6px 25px 6px 25px}

.headerAf{text-align: right;padding-top: 21px; margin-bottom: 25px}

.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: -1px; padding-top: 1px; font-size: 12px; width: 75px; height: 19px}
.menuaf{height: 50px;margin-left: -5px;margin-top: 22px;background: url(img/menu.png) no-repeat;position: relative; white-space: nowrap;}
.menuaf>ul{list-style: none; position: absolute; display: inline-flex;}
.menuaf>ul>li{float: left;}
.menuaf>ul>li>a{color: #111;display: inline-block; padding: 0 8px;font-family: arial;font-weight: bolder;font-size: 14px;text-transform: uppercase}
/* =================================== CSS Extention ===================================*/
.icon{max-height: 22px;vertical-align: middle;padding-right: 5px}
.sectionInfo{height:30px;background:url(img/info1.png) no-repeat;padding:0px 10px 0px 50px;margin:0px 0 0 0;position:relative}
marquee {
	color: #fff;
	margin-left: -8px !important;
	font-family: arial;
	font-weight: bolder;
	font-size: 13px;
}
