*
{
	padding:0px;
	margin:0 auto;
	font-family:arial,verdana,Tahoma,sans-serif;
	font-size:16px;
}
body
{
	background: #b5ecff  url(../../Default/Images/bg.jpg) repeat-x;
	color: #044267;
	font-weight:bold;
	font-size:12px;
	margin:0px;
	padding:0px;
	}
a img
{
	border:none;
}
#div_login_app_ver
{
	font-family: tahoma; 
	font-weight: normal; 
	color: rgb(255, 51, 51); 
	font-size: 12px; 
	margin-right: 295px; 
	margin-top: -24px;
}
#alqemam_img
{
	float: left;
	height:63px;
	position:relative;
	top:5px;
	width:71px;
}

.copyright
{
	display:block;
	padding-top:10px;
	font-size:10px;
	font-family:Tahoma;
	}


#log-in-form
{
	background:none;
	direction:rtl;
	width : 435px;
	
	padding:0px;
	
}
#inloginform
{
	width : 435px;
	padding:0px;
	margin:0px;
	border-bottom: #77e4ff 4px solid;
	background:url("../../Default/Images/signinbg.jpg") repeat-y;
	position:relative;
	
}
.btnlogin{
	
	cursor:pointer;
	padding: 0px;
	margin:0px;
	background:url("../../Default/Images/btnbg.jpg") repeat-x;
	border:none;
	width:213px;
	text-align: center;
	float:right;
	padding-top:10px;
	padding-bottom:10px;
	margin-right:5px;
	border:none;
	border-left:4px solid #77e4ff ;
	font-weight:600;
	
}

.btnreset
{
	cursor:pointer;
	padding: 0px;
	margin:0px;
	background:url("../../Default/Images/btnbg.jpg") repeat-x;
	border:none;
	width:212px;
	text-align: center;
	float:right;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:600;
}
.btnreset:hover{
	
	background:url("../../Default/Images/btnbghover.jpg");
}

.btnlogin:hover{
	
	background:url("../../Default/Images/btnbghover.jpg");
}
.textcontainer
{
	padding:3px;
	/*margin: 10px 47px;*/
	color:Black;
}
.txtbox {
	border:  1px solid #77e4ff;
	background: #e7f9ff ;
	font-size:16px;
	color : #000000;
	text-align:center;
	width:200px;
}
#footer
{
	text-align:center;
	float:left;	
	width:100%;
	height:100px;
	background:#b5ecff ;
}
.liscense
{
	margin: 20px auto 0;
    width: auto;
}

.div_alqemam_footer
{
	margin-top:0px;
	display:inline-block;
	padding-top:0px;
	height:100px;
	width:237px;
	background:#b5ecff url("../../Default/Images/footer.jpg") no-repeat top ;
	background-position: top right;
	font-size:10px;
	font-weight:normal;
	margin-right:45px;
	font-family:Tahoma;
	overflow:hidden;
}
#smng_login
{
	direction:ltr;
}

/*#username_notificatin, #password_notificatin
{
	position:absolute;
	z-index:100;
	display:none;
	left:-100px;
	right:360px;
	top : 230px;
	padding-right:20px;
	background: url(../Images/pointer.gif) no-repeat   top right;
	
	
}*/

#password_notificatin
{
	top: 270px;
}
#username_notificatin div, #password_notificatin div
{
	height:100%;
	padding:3px 10px;
	display:table;
	background:#ffffe1;
}



/*error css*/

.error_header{background: url("../../Default/Images/signinbar0.jpg");
              background-repeat:no-repeat;
              width:435px;
              height:72px;
              text-align:center;
}

.error_body{background: url("../../Default/Images/signinbg.jpg");
            background-repeat:repeat-y; 
            width:435px;
            height:auto;
            text-align:center;
            overflow:hidden;
}
.error_footer{background: url("../../Default/Images/signinbar_footer.jpg");
              background-repeat:no-repeat;
              width:435px;
              height:25px;
              text-align:center;
}

.error_body li{list-style:none;
                 float:right;
                 padding-right:25px;
}
.error_body ul{padding-right:5px;
                 padding-top:10px;

}
.open_error_details{display:none;
               height:auto;
}
.error_details{margin-top:10px;
}

.div_error_values p {
    font-size: 13px;
}
.div_error_values {
  font-size: 10px;
  margin-left: 2px;
}
.div_error_names {
  font-weight: bold;
  margin-bottom: 5px;
}
.browser {
  float: right;
  height: 30px;
  margin: 0;
  text-align: center;
  width: auto;
}
.os {
  float: right;
  height: 30px;
  margin: 0 8px;
  text-align: center;
  width: auto;
}
.mach {
  float: right;
   margin: 2px 0 0;
  text-align: center;
  width: auto;
}
.liscense_disable
{
    opacity:0.3;
}
.liscense_anable
{
	opacity:1;
}

        
                 