/* CSS Document */

.ContentLogin {width:100%; margin:30px 70px}
.col1{margin:0px 20px; width:350px}
.col1 h3 {font-size:16px; color:#1ea89c; line-height:25px; border-bottom: solid 1px #D9d9d9; font-weight:bold}
.col1 .row_txtFrield {margin-top:8px; font-size:12px; color:#333; overflow:hidden}
.col1 .row_txtFrield p  {line-height:16px;}
.col1 .row_txtFrield input.txt_fld {border: solid 1px #aaaaaa; border-radius:5px; margin:5px 0px; padding:4px 5px; width:336px; height:21px; color:#666}
.col1 .row_txtFrield .chk{float:left; margin-left:0px;}
.col1  .row_txtFrield span.nhomatkhau {float:left; margin-left:5px;line-height:20px; }
.col1  .row_txtFrield a.quenmatkhau {float:left; color:#1ea89c; line-height:20px; margin-left:15px; text-decoration:none}
.col1 .row_txtFrield select{padding:3px;
    margin: 0;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
  
    background: #fff ;
    color:#888;
    border:solid 1px #d9d9d9;
	margin-right:10px;
    outline:none;
    display: inline-block;
   
 
    cursor:pointer;
	float:left;
	margin:8px 10px 8px 0px;
	width:80px}

.col1  .row_txtFrield input.dangnhapLg {background:url(/Images/bgBtn2_03.jpg) repeat-x bottom; height:28px; border:solid 1px #de8b1e; color:#fff; text-shadow:1px 1px #c77a18; font-size:15px; font-family:Arial, Helvetica, sans-serif; border-radius:5px; cursor:pointer; padding:2px 8px 5px 8px}

#fbLogin {border:solid 1px #d9d9d9; border-left:none; border-right:none; padding:10px 0px; margin:10px 0px; font-size:12px; color:#333; line-height:18px}

.fb {background:url(/Images/fb.png) no-repeat center center; display:block; width:181px;height: 40px;float: none;}
.gg {background:url(/Images/Google.png) no-repeat center center; display:block; width:181px; height:40px}
.yh {background:url(/Images/yahoo.png) no-repeat center center; display:block; width:181px; height:40px}

.col1  .row_txtFrield .red {color:#d51317}
.col1  .row_txtFrield span.doc {float:left; line-height:18px; margin-left:0px; width:325px; font-size:12px;}
.col1  .row_txtFrield span.doc a {color:#1ea89c; }