/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');
a:link{text-decoration:none;}
img { border:0;}
*{ padding:0; margin:0;}
body { font-family: 'Open Sans', sans-serif !important; font-size:14px; background:#FAFAFA;} 
.clear{clear:both;}
.loginHeader{
    padding: 0 3em 1em;
    border-radius: 8px 8px 0 0;
    margin-bottom: 1em;
    margin-right: -3em;
    margin-left: -3em;
    text-align: center;
}
.loginLogo{ display:inline-block;}
.loginLogo img{
	width:160px;
}
.loginMiddile{
}
.loginRight{
	float:right;
	width:50%;
}
.loginRightIn{
	padding: 2em 1em 1em 1em;
}
.loginRight img{
	width:100%;
}
#log_wrapper {
    margin: 0px 126px;
    width: 27%;
    text-align: left;
    float: right;
}
.shadow1 { 
    padding:  0;
}
.shadow1 .content {
  position: absolute;
  background: url(../images/logn-wd-1.jpg);
  background: #fff;
  border-radius: 24px;
  bottom: 0;
  top: 101px;
  padding: 0px 24px;
  right: 0;
  width: 27%;
  box-shadow: 0px 3px 34px 1px #0000001f;
  height: 486px;
  left: 0;
  margin: 0px auto;
}
.login_head{ width:100%; height:144px; float:left; text-align:center} 
.loginhead_left{width:100%; height:auto; float:left; }
.loginhead_left img{width:218px; }
.loginhead_right{width:169px; height:44px; float:right; margin-top:20px}
.login_pnl{
    width: 100%;
    float: left;
}
.login_pnl_inner{
    padding: 3em;
    min-height: 432px;
    border-radius: 8px 0 0 8px;

}
.login_txt{
    font-size: 14px;
    margin-bottom: 2px;
}
.finText{
	float:left;
	width:100%;
	margin-top: 5em;
}
.fieldstyle1{    
	width: 100%;
    height: 36px;
    margin-bottom: 15px;
    border: 1px #dcdcdc solid;
    padding: 5px;
}
.fieldstyle2{    
	width: 100%;
    height: 38px;
	border:none;
	outline:none;
}
.mailIcon{ 
	position:relative;
	padding: 0 0px 0 38px;
    background-color: #FFF;
    border: 1px #dcdcdc solid;
    margin-bottom: 15px;
}
.mailIcon:before{
    font-family: FontAwesome;
    content: "\f0e0";
    position: absolute;
    left: 14px;
    top: 12px;
	color: #5e94c3;
}
.passwordIcon{ 
	position:relative;
	padding: 0 0px 0 38px;
    background-color: #FFF;
    border: 1px #dcdcdc solid;
    margin-bottom: 15px;
}
.passwordIcon:before{
    font-family: FontAwesome;
    content: "\f13e";
    position: absolute;
    left: 14px;
    top: 12px;
	color: #5e94c3;
}
.inputbar{background-color: #FFF;margin-top: 5px;padding: 8px 10px;border: 1px #dcdcdc solid;}
.resend{display: inline-block;color: #0170a9;padding: 6px 0 0;}
.resend:hover{color:#090;}
.inputbar input{ height:24px !important;}
.log_bttn{ width:124px; height:26px; float:left; border:none; }
.pass_forget{float:right;}
.pass_forget a{ 
    float: right; color:#000;
    margin: 6px 15px 0 0;
}
.pass_forget a img{ width:14px;}
.pass_forget a:hover{ }
.login_right{
	width: 50%;
    height: 290px;
    float: left;
}
.login_right img{
	width: 100%;
	margin-top:8%;
}

.login_bttm{text-align:center; } 
.bttm_link{ 
	width: 100%;
    float: right;
    margin: 5px 0 0;
    font-size: 10px;
    color: #000;
    text-align: right;
    display: block;
} 
.bttm_links{ width:70px; height:17px; float:right; margin:10px 8px 0 0px; padding-top:3px } 
.loginBtn{
	padding: 7px 25px;
	cursor:pointer;
	border-radius:3px;
    border: solid 1px #5E94C3;
    background: #5E94C3;
	color:#FFF;
	float:right;
}
.loginBtn:hover{
	background: #2baeef;
    border: 1px solid #219dda;
}
#center{ text-align:center; padding:auto auto auto auto;}
     a.linkopacity img {
     filter:alpha(opacity=50);
     -moz-opacity: 0.5;
     opacity: 0.5;
     -khtml-opacity: 0.5; background:url(../images/com_active.jpg)}

     a.linkopacity:hover img {
     filter:alpha(opacity=100);
     -moz-opacity: 1.0;
     opacity: 1.0;
     -khtml-opacity: 1.0; background:url(../images/com_hover.jpg)
	 }
.blue {
	color: #fef4e9; 
	border: solid 1px #477dae;
	background: #477dae;
	background: -webkit-gradient(linear, left top, left bottom, from(#689ecf), to(#477dae));
	background: -moz-linear-gradient(top,  #689ecf,  #477dae);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#689ecf', endColorstr='#477dae');
}
.blue:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#00a3e2), to(#007fae));
	background: -moz-linear-gradient(top,  #00a3e2,  #007fae);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a3e2', endColorstr='#007fae');
}
.blue:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#00a3e2), to(#007fae));
	background: -moz-linear-gradient(top,  #00a3e2,  #007fae);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a3e2', endColorstr='#007fae');
}


.button_href { width:auto;  padding:5px 15px 5px 15px;
	display: inline-block;
	float:right;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .3em; 
	-moz-border-radius: .3em;
	border-radius: .3em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button_href:hover {
	text-decoration: none;
}
.button_href:active {
	position: relative;
	top: 1px;
}

.power{width:135px;height:20px;float:right;}
.res{width:500px;height:20px;float:left;font-size:11px;color:#404040;text-align:left;}

@media only screen and (min-width:480px) and (max-width: 800px) {

}

@media only screen and (min-width:300px) and (max-width: 480px) {
#log_wrapper {
    margin: 0 auto;
    width: 95%;
}
.login_pnl {
    width: 100%;
}
.login_right {
    width: 100%;
	height:auto;
}
.login_pnl_inner {
    border-radius: 8px 8px 0 0;
    border-right:none;
}
}

@media screen and (min-width:280px) and (max-width:388px) {
.shadow1 .content { width: 100% !important; position: relative !important; padding: 0; }	
#log_wrapper { width: 100% !important; }
.login_head { height: 116px; }
.iblogo-2_cntr { text-align: center; float: left; width: 100%; margin: 0px auto 18px; }
.main-bbg-bg { height: auto !important; }

}
@media screen and (min-width:389px) and (max-width:476px) {
.shadow1 .content { width: 100% !important; position: relative !important; padding: 0; }	
#log_wrapper { width: 100% !important; }
.login_head { height: 116px; }	
.iblogo-2_cntr { text-align: center; float: left; width: 100%; margin: 0px auto 18px; }
.main-bbg-bg { height: auto !important; }
}
@media screen and (min-width:477px) and (max-width:575px) {
.shadow1 .content { width: 100% !important; position: relative !important; padding: 0; }	
#log_wrapper { width: 100% !important; float: none !important; margin: 0 !important; }
.login_head { height: 116px; }	
.iblogo-2_cntr { text-align: center; float: left; width: 100%; margin: 0px auto 18px; }
.main-bbg-bg { height: auto !important; }
}
@media screen and (min-width:576px) and (max-width:767px) {
.shadow1 .content { width: 100% !important; position: relative !important; padding: 0; }	
#log_wrapper { width: 100% !important; float: none !important; margin: 0 !important; }
.login_head { height: 116px; }	
.iblogo-2_cntr { text-align: center; float: left; width: 100%; margin: 0px auto 18px; }	
.main-bbg-bg { height: auto !important; }
}
@media screen and (min-width:768px) and (max-width:991px) {
.shadow1 .content { width: 54%; }
.iblogo-2_cntr { text-align: center; float: left; width: 100%; margin: 0px auto 18px; }	
}
@media screen and (min-width:992px) and (max-width:1150px) {
.shadow1 .content { width: 44%; }
.iblogo-2_cntr { text-align: center; float: left; width: 100%; margin: 0px auto 18px; }	
}
@media screen and (min-width:1150px) and (max-width:1240px) {
.login_pnl_inner { padding: 3em 2em !important; }
.login_head { height: 116px; }
.shadow1 .content { height: 453px; }
}
@media screen and (min-width:1241px) and (max-width:1340px) {	

}
@media screen and (min-width:1341px) and (max-width:1399px) {
.shadow1 .content { width: 30%; }	
}
@media screen and (min-width:1400px) and (max-width:1499px) {
	
}
@media screen and (min-width:1500px) and (max-width:1599px) {
	
}
.iblogo-2 {  }	
.iblogo-2_cntr { text-align:center; }
.main-bbg-bg { width: 100%; position: absolute; top: 0; left: 0; right: 0;bottom: 0; height: 100%; }

/*table { border-collapse: collapse; }
th { text-align: left; padding: 4px 11px !important; }
td { text-align: left; padding: 4px 11px; background:none;}
tr:nth-child(odd) { background-color:#FFF;}
tr:nth-child(even) { background-color:#eee;}
table tr { border-bottom: 1px solid #eceaea; padding: 4px 11px !important; }
*/