
    .main
    {
    	width:100%;
    	margin:0px;
    	padding:0px;
    }
    body
    {
    	margin:0px;
    	background-color: #e6e7e8!important;
    }

.lbox {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 365px;
    height: 368px;
    background: url('../images/login_bg_taypa.GIF') no-repeat;
    font: 16px/24px 'Dosis', sans-serif;
    font-weight: 500;
    color: #626366;
}


.textbox
{
     font:18px/24px 'Dosis', sans-serif;
 font-weight:600;
 color: #626366;	
    width:257px;
    height:39px;
background:transparent;
border:0;

}



.form-control.a{
    width:255px;
    height:37px;
    margin:133px 0 0 35px;
    border:0px;
}

.lwar{
  font:14px/40px 'Dosis', sans-serif;
 font-weight:600;
 color: #ed1c24;	
    position:absolute;
    width:20px;
    height:20px;
    margin:-43px 0 0 35px;
    right:10px;
}


.form-control.b{
    width:255px;
    height:37px;
    margin:29px 0 0 35px;
     border:0px;
}

.lbtn{
    width:195px;
    height:37px;
    margin:29px 0 0 0;
}

.ldrm{
    width:300px;
    height:30px;
    margin:15px 0 0 0;

  font:14px/30px 'Dosis', sans-serif;
 font-weight:500;
 color: #ed1c24;	
}
