.mlf_aut {display:block;width:100%;clear:both;}
.wrapAutForm {display:block;clear:both;overflow:hidden;margin-top:10px;width:400px;padding:5px;background:#f6f6f6;overflow:hidden;margin-bottom:10px;}
.mlf_aut .field {display:block;width:100%;clear:both;padding:5px 0;overflow:hidden;}
.mlf_aut .field label {display:block;width:50%;float:left;color:#000000;font-size:14px;overflow:hidden;padding-top:2px;}
.mlf_aut .field .rightl {display:block;width:45%;float:right;overflow:hidden;}
.mlf_aut .field .rightlcheck {display:block;width:300px;float:left;display:block;}
.mlf_aut .field .rightl input {
border:1px solid #bababa;background:#ffffff;padding:3px;font-size:12px;line-height:12px;height:12px;width:150px;float:left;}

.mlf_aut .subbut {display:block;clear:both;padding-top:0px;width:100%;overflow:hidden;}
.mlf_aut .subbut input {display:block;padding:0px 20px;background:#e74693;color:#ffffff;text-decoration:none;margin:5px;width:86px;float:left;text-align:center;height:28px;
font-size:12px;text-transform:uppercase;line-height:28px;cursor:pointer;border:none;}
.mlf_aut .subbut input:hover {cursor:pointer;background:#62d1fb;}
.forgotpassword {display:block;width:300px;float:left;margin-left:0px;line-height:25px;}
.forgotpassword a {display:block;padding:0px;background:#e74693;color:#ffffff;text-decoration:none;margin:5px;width:155px;float:left;text-align:center;height:28px;
font-size:12px;text-transform:uppercase;line-height:28px;}
.forgotpassword a:hover {background:#62d1fb;color:#ffffff;}
.forgotpassword a.amnezia {width:125px;} 
.mlf_aut form {margin-top:10px;}

.bx-auth {display:block;padding:15px 5px 5px 5px;background:#f6f6f6;border:1px solid #ededed;}

.mlf_aut {display:block;padding:15px 5px 5px 5px;background:#f6f6f6;border:1px solid #ededed;max-width:600px;}
.mlf_aut h2 {font-size:140%; border-bottom:solid 2px #E3E3E3; padding-bottom:12px;}

@media screen and (max-width:635px) {
	.mlf_aut {width:97%;}
	.wrapAutForm {width:97%;}
	.mlf_aut .field label {width:30%;}
	.mlf_aut .field .rightl {width:65%;}
	.mlf_aut .field .rightlcheck {clear:both;}
}