@charset "utf-8";
#row {
    min-height: 24px;
    padding: 3px;
}
#row .label {
    color: #323232;
    float: left;
    margin: 0 4px;
    padding: 5px 5px 5px 0px;
    text-align: left;
    width: 80px;
    font-size: 15px;
}
#row .title {
    color: #FF0000;
    font-weight: bold;
}
#row .input {
    background-color: #FFFFFF;
    border-left: 1px solid #E9E9E9;
    color: #323232;
    /*height: 17px;*/
    /*margin-left: 170px;*/
    padding: 5px;
}

.refresh_code {
    background: url("../images/icon_refresh_comment.png") no-repeat scroll 4px 4px transparent;
    cursor: pointer;
    float: left;
    height: 21px;
    width: 20px;
}
.refresh_code:hover {
    background: url("../images/icon_refresh_comment_hover.png") no-repeat scroll 4px 4px transparent;
}

.clr {
    clear: left;
}
#checkout-payment-method-load label,#checkout-payment-method-load .radio{float: left;width: auto;height: 20px !important;margin: 0}
.error_hoidap {
    color: red;
    /*float: left;*/
	/*margin-left:100px;*/
        text-transform: inherit;
}
.error_hoidap_other {
    color: red;
    float: left;
}
.captcha_err {
    clear: left;
}
.macode{margin-top: 20px;}
.noidung_err {
    float: left;
}
.topics_err {
    padding-left: 89px;
}
.form_lienhe{
	margin-bottom:20px;
   	margin-top: 15px;
}
.noidung_frm{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:100%;
	margin-bottom:2px !important;
}
.error_login{
    color: #FF0000;
    float: left;
    margin-left: 100px;
    margin-top: 5px;
    margin-bottom: 8px;
}
.txt_bottom .nbutton{
	padding:4px 20px;
}
.title_question {
    border-bottom: 1px solid #f00;
    color: #f00;
    font-size: 13px;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 5px;
    padding-top: 2px;
    text-align: left;
    text-transform: uppercase;
}