

.slick-dots{
    display: none !important;
}

.slick-dotted.slick-slider {
    margin-bottom: 0px !important; 
}


.style_here{
    margin-bottom: 15px;
}
.style_here > tbody > tr > td{
    padding: 8px 0;
    display: block;
    width: 100% !important;
    text-align: left;
    height: initial;
}
#frmMember input.textfiled ,#frmMember select{
    width: 100% !important;
}
.style_here > tbody > tr > td .textfiled{
    height: 30px;
    width: 100%;
}
.box-title {
    margin-bottom: 0px;
    text-align: center;
    padding: 10px;
    color: rgb(1, 72, 142);
    font-weight: 600;
    font-size: 18px;
    float: none;
}
.box_dangnhap{
        padding:20px 20px 20px 30px;
        border:1px solid #024b97;
        margin-bottom: 15px;
}
.box_dangky{
        padding:20px 20px 20px 30px;
        border:1px solid #024b97;
}


.boder{
        border:1px solid #024b97;
}
/********************* CSS for member ****************************/
#mod_member h2.title {
    font-weight:bold;
    font-size:18px;
    border-bottom:#024b97 solid 2px;
    line-height:normal;
    padding-bottom:7px;
    margin-bottom:10px;
}
.tblMember {}
.tblMember .row_title {
    background:url(../images/mid-title-bg.gif) right no-repeat;

}
.tblMember .row_title h2 {
    background:url(../images/icon_mtitle.gif) left no-repeat;
    display:block;
    color:#3F3F3F;
    font-size:14px;
    line-height:27px;
    padding-left:37px;
}
.tblMember th, .tblMember td {height:30px;padding:3px 8px; vertical-align:top; }
.tblMember th { font-weight:bold;border-bottom:1px #dfdfdf dotted; text-align:right; }
.tblMember td { border-bottom:1px #dfdfdf dotted; text-align:left; }
.tblMember .last {border-right:none}

.tblMember th { }
.tblMember td.note {width:35%}

.tblMember .textfiled {
    border:1px solid #bad6df;
    color:#000000;
    height:20px;
    font-size:12px;
    line-height:20px;
    width:100%
}
.tblMember .text_min {
    border:1px solid #bad6df;
    color:#000000;
    height:20px;
    font-size:12px;
    line-height:20px;
    width:195px;
}
.tblMember .select {
    border:1px solid #bad6df;
    font-size:13px;
    font-family:Tahoma;
    color: #656565;
    height:24px;
    padding:2px 0px;
    line-height:20px;
    width:100%;
}
.tblMember .textarea {
    border:1px solid #bad6df;
    line-height:20px;
    color: #656565;
    overflow:auto;
    width:100%;
}

.reg_button {text-align:center; padding:5px;}

span.required {font-weight:normal; color:#FF0000}
.tblMember input.error {
    border:1px dotted #ff0000;
}

.tblMember label.error { margin-left: 5px; padding: 5px; background: #B70002; color: #FFF; -moz-border-radius: 4px; -webkit-border-radius: 4px; }



.hr_title {
    background: url(../images/hr_title.gif) repeat-x center;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    height: 10px;
    line-height: 10px;

}

.wellcome {
    text-align: center
}

.fUsername {
    color: #FF0000;
    font-size: 14px;
    font-weight: bold;
}

.fMgroup {
    color: #FF6A06;
}

#Member {
    padding: 5px 0px;
    line-height: 18px;
}

#Member p {
    padding: 5px 0px;
}

#Member ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#Member li {
    padding: 2px;
    display: block;
}

#Member .description {
    padding: 5px;
}

#Member .form {
    padding-top: 10px;
}

#Member #ERROR {
    text-align: center;
}

#Member .col1 {
    float: left;
    padding-right: 5px;
    padding-top: 5px;
    text-align: left;
    width: 35%;
    font-weight: bold;
}

#Member .col2 {
    float: left;
    padding-right: 5px;
    padding-top: 5px;
    width: 60%;
}

#frmMember select {
    width: 300px;
}

#frmMember input[type="text"] {
    width: 300px;
}

#frmMember input.textfiled {
    width: 300px;
}

.table_bg {
    background-color: #cccccc;
}

table.table_bg td {
    padding: 5px 2px;
}

.row_title {
    background: #FAF3E0 repeat-x;
    color:#333333;
    height:30px;
    font-weight:bold;
    line-height:30px;
}
#myForm .row1{
        background:none;
}
.row1 {
    background: #FAF3E0;
}

.row2 {
    background: #ffffff;
}

.row_extra {
    background: #FAFAFA;
}

.row_select {
    background: #F4EAD2;
}

.fUsername {
    font-weight: bold;
    color: #FF0000;
    font-size: 14px;
}

.small {
    font-size:11px;
}
/***************** REGISTER ****************************/

#main_register{
}

.account_form {
    background: url(../images/login/Buoc1.png) left no-repeat;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 31px;
    padding-left: 40px;
    color: #333333;
    margin-bottom:20px;
    font-size:14px;
}

.info_form {
    background: url(../images/login/Buoc2.png) left no-repeat;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 31px;
    padding-left: 40px;
    color: #333333;
    margin-bottom:20px;
}

#ARGEE {
    float: left;
    width: 100%;
    text-align: center;
}

.input-warn {
    border: 1px solid #FF0000;
}

.input-ok {
    border: 1px solid #009900;
}

#main_register p {
    padding: 5px 0px;
}

.font_help {
    cursor: help;
}

.term {
    border: 1px solid #cccccc;
    height: 250px;
    overflow: auto;
    padding: 10px;
    margin-top:20px;
}

.term p {
    padding-bottom: 10px;
    text-align: justify;
}

.messagebox {
    position: absolute;
    width: 150px;
    margin-left: 10px;
    border: 1px solid #c93;
    background: #ffc;
    padding: 1px 5px;
}

.messageboxok {
    position: absolute;
    background: url(../images/icon_ok.gif) #C9FFCA left no-repeat;
    width: 250px;
    margin-left: 10px;
    border: 1px solid #349534;
    padding: 1px 5px;
    padding-left: 25px;
    color: #008000;
}

.messageboxerror {
    position: absolute;
    background: url(../images/icon_error.gif) #F7CBCA left no-repeat;
    width: 250px;
    margin-left: 10px;
    border: 1px solid #CC0000;
    padding: 1px 5px;
    padding-left: 25px;
    color: #CC0000;
}

#main_register select {
    width: 350px;
}

#main_register input[type="text"] {

}

#main_register input.textfiled {
    width: 100%;
    border: 1px solid #cccccc !important;
    background: #f2f2f2;
    border-radius:0 !important ;
    padding:5px;
    font-size:12px;
    height: 30px;
}
#main_register select.select {
        height: 30px;
        width: 100%;
        font-size:12px;
}



/*button.btn{
        height:27px;
        background:url(../../../skins/default/images/images/bg_btn.png) repeat-x;
        border:1px solid #c4c4c4;
}
button.btn span{font-weight:bold; color:#504c4c}

button.btn:hover , button.btn:focus{
        background:none;
        height:27px;
        box-shadow:none;
        border:1px solid #ed8f3d;
        border-bottom:1px solid #ab6015;
}
button.btn:hover span , button.btn:focus span{font-weight:bold; color:#504c4c}
*/
#btnRegister{
    background: #034f9a;
    border: 0;
    outline: none;
    color: #fff;
    border-radius: 0;
    height: initial;
    box-shadow: none;
    border: 2px solid transparent;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
#btnRegister:hover{
    background: #fff;
    border-color: #034f9a;
}
#btnRegister span{
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    padding: 5px 20px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
#btnRegister span:hover{
    color: #034f9a;
}
#btnReset ,#btnEdit{
    background: #034f9a;
    border: 0;
    outline: none;
    color: #fff;
    border-radius: 0;
    height: initial;
    box-shadow: none;
     border: 2px solid transparent;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
#btnReset:hover ,#btnEdit:hover{
    background: #fff;
    border-color: #034f9a;
}
#btnReset span ,#btnEdit span{
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    padding: 5px 20px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
#btnReset span:hover ,#btnEdit span:hover{
    color: #034f9a;
}
#rVerifyCode{
    width: calc(100% - 94px) !important;
    width: -webkit-calc(100% - 94px) !important;
    width: -o-calc(100% - 94px) !important;
    width: -moz-calc(100% - 94px) !important;
}
#fMember > table{
    width: 100%;
}
#fMember > table > tbody > tr > td {
    display: block;
    width: 100%;
}
.name_email{
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 10px;
}
#fMember > table > tbody > tr > td input{
    height: 30px;
    width: 100% !important;
    padding: 0 10px;
}
#btnSubmit{
    background: #034f9a;
    border: 0;
    outline: none;
    color: #fff;
    border-radius: 0;
    height: initial;
    box-shadow: none;
     border: 2px solid transparent;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
#btnSubmit:hover{
    background: #fff;
    border-color: #034f9a;
}
#btnSubmit span{
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    padding: 5px 20px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
#btnSubmit span:hover{
    color: #034f9a;
}

#btnJoin{
    background: #034f9a;
    border: 0;
    outline: none;
    color: #fff;
    border-radius: 0;
    height: initial;
    box-shadow: none;
     border: 2px solid transparent;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
#btnJoin:hover{
    background: #fff;
    border-color: #034f9a;
}
#btnJoin span{
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    padding: 5px 20px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
#btnJoin span:hover{
    color: #034f9a;
}
.table_Join > tbody > tr > td {
    padding: 15px 0;
}
.table_Join > tbody > tr > td strong{
    padding-right: 10px;
}
.table_Join > tbody > tr > td input {
    height: 30px;
}
.table_Join > tbody > tr > td input[type="checkbox"]{
    height: initial;
}

#btnLogin{
    background: #034f9a;
    border: 0;
    outline: none;
    color: #fff;
    border-radius: 0;
    height: initial;
    box-shadow: none;
    margin-right: 10px;
     border: 2px solid transparent;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
#btnLogin:hover{
    background: #fff;
    border-color: #034f9a;
}
#btnLogin span{
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    padding: 5px 20px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
#btnLogin span:hover{
    color: #034f9a;
}
/*Avatar*/

 .midC-content .select {
        height:26px;
        border:1px solid #B8A770;
        border-radius:3px;
        background:#fff;
        font-size:12px;
        font-family:Arial, Helvetica, sans-serif;
}
 .midC-content .select:focus {
-webkit-box-shadow: 0px 1px 6px 2px rgba(152, 147, 110, 0.76);
-moz-box-shadow:    0px 1px 6px 2px rgba(152, 147, 110, 0.76);
box-shadow:         0px 1px 6px 2px rgba(152, 147, 110, 0.76);
}



/*----------- Browse -------------*/
.input-file label:hover{ color:#808080; cursor:pointer; font-size: 12px; font-weight: normal; }
.input-file label span{ display:none; width: 68px; }
.input-file label input{ display:block; width:300px; }
.input-file label{ float:right; white-space:nowrap; position:relative; z-index:1; left:0; top:0; overflow:hidden; font-weight:normal; display:inline; -webkit-border-top-right-radius:8px; -webkit-border-bottom-right-radius:8px; border-top-right-radius:8px; border-bottom-right-radius:8px; background-color: #FFF; background: url(../images/img_repeat_1.03.gif) repeat-x left -146px; padding: 2px 12px 2px; font-size: 12px; border-right-width: 1px; border-right-style: solid; border-right-color: #888; color: #000; height:20px; }
.input-file-no-path label{ float:left; }
.input-file label span{ display:inline; }
.input-file label input{ width:auto; position:absolute; right:0; top:0; border:none; font-size:11px; line-height:12px; opacity:0; zoom:1; filter:alpha(opacity=0); cursor:pointer; font-weight: normal; color: #808080; }
.input-file var{ display:none; position:relative; overflow:hidden; border:solid 1px #E0E0E0; border-color:#888 #ccc #ccc #888; zoom:1; _right:-3px; -webkit-border-top-left-radius:2px; -webkit-border-bottom-left-radius:2px; height:22px; }
.input-file var{ display:block; }
.input-file-no-path label{ -webkit-border-radius:2px; }
.input-file var input{
        display:block; width:100%; position:absolute; padding:0;
        border:1px none #b1b1b0;
        font-size:12px; color:#808080;
        top:0; left:0; padding:0px 0px;
        height:100%; font-family: Tahoma, Arial, Verdana, sans-serif;
        font-weight: normal; background-color: #FFFFFF;
        padding-left:5px;
}
#upload_result{ padding-top:5px;}
.upload_result { padding-top:5px;}


.preview_container{
    width:130px;
    height:130px;
    overflow:hidden;
}
.CropImage { text-align:center; width:500px; margin:0px auto; }
.image_container { margin-bottom:5px;  }

.mess_join {padding:10px 0px;}
.mess_join ul  {
    list-style:none;
}
.mess_join ul li {padding:2px; background:url(../images/icon_li.gif) 0px 9px no-repeat ; padding-left:10px; }

.mess_join p{
    display: block;
    text-align: center;
}
.mess_join .btn_register{
    display: block;
    margin: 0 auto;
}



.divButton {
    padding: 5px;
    text-align: center;
        position:relative;
}
.divButton  .display{position:absolute; left:0; width:160px;}

.boxUpgrade{
    border:#ccc solid 1px;
    padding:15px;
}

.boxUpgrade li{
    padding-bottom:20px;
    float:left;
    color:#3f48cc;
    margin-right:15px;
}
.boxUpgrade li h3{
    font-size:14px;
    padding-bottom:3px;
}
.boxUpgrade li div{
    padding-left:15px;
}
.boxUpgrade li b{
    color:#3f48cc;
}
.box_menu {
    padding:10px 15px;
}

.box_menu li{
    padding:3px 0px;
}
.box_menu li.last{
    border-bottom:none;
}
.box_menu li a{
    padding-left:12px;
    background:url(../images/icon_li.gif) 0px 5px no-repeat;
}
.box_menu li a.current{
    font-weight:bold;
    color:#F00;
}


ul#open-id-login-small li {
    display: block;
    float: left;
    list-style: none outside none;
    margin-right: 10px;
    text-align: center;
}
ul#open-id-login-small li img:hover {
    cursor: pointer;
}
ul#open-id-login li {
    display: block;
    float: left;
    list-style: none outside none;
    margin-right: 10px;
    margin-top: 5px;
}
ul#open-id-login li h4.google {
    padding-right: 12px;
}
ul#open-id-login li h4.yahoo {
    padding-right: 15px;
}
ul#open-id-login li h4.facebook {
    padding-right: 6px;
}
ul#open-id-login li img:hover {
    cursor: pointer;
}

.info_price li{
    line-height:22px;
    color:#666;
    font-weight:bold;
}
.info_price li b{
    color:#ff0000;
}




/*POST*/
.nav-tool { }
.nav-tool ul.nav_action {list-style:none; padding-top:5px;}
.nav-tool ul.nav_action li { float:left ; margin-right:10px; line-height:20px;}
.nav-tool ul.nav_action li.arr_down { width:30px; background:url(../images/arr_down.png) 10px 7px no-repeat;}

.nav-tool .nav-tab {    height:34px;    }
.nav-tool .nav-tab ul {list-style:none; height:34px;}
.nav-tool .nav-tab li {float:left; border-left:1px solid #e4e4e4; border-top:1px solid #e4e4e4;  padding:0px 14px;  }
.nav-tool .nav-tab li:last-child { border-right:1px solid #e4e4e4; }
.nav-tool .nav-tab li a { display:block; line-height:33px;color:#666666; font-weight:bold;   }
.nav-tool .nav-tab li a:hover { text-decoration:underline }
.nav-tool .nav-tab li.current { background:#2279c6 ;  border-left:1px solid #2279c6; border-top:1px solid #2279c6; }
.nav-tool .nav-tab li:last-child.current { border-right:1px solid #2279c6; }
.nav-tool .nav-tab li.current  a { color:#fff;}


/*-------------box - menber ------------*/


.header-user
{
    width:100px;
}

.header_member
{
    display:none;
    position:absolute;
    top:50px; right:20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width:340px;
    height:275px;
    z-index:900000;
    padding:20px;
    background:#eef8ff;
    border:3px solid #b8dbf2;
}

#vnt-header .box_member .box_register
{
}

.form_login{width:340px;}
.table_login{
        border-bottom:2px solid #eee4c6;
        padding-bottom:15px;
        margin-bottom:15px;
}
.table_login .welcome{
        background:url(../images/welcome.png) center no-repeat !important;
        height:40px;
}

.table_login .icon_user{
        background:url(../images/icon_username.png) left center no-repeat !important;
        width:40px; height:32px;
        display:block; float:left;
}

.table_login .icon_pass{
        background:url(../images/icon_password.png) left center no-repeat !important;
        width:40px; height:32px;
        display:block; float:left;
}
.table_login .text_title{
        width:238px;
        height:24px;
        border-radius:3px;
        border:1px solid #cccccc;
        padding:5px 10px;
        font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
        font-style:italic;
        color:#000000;
}

.table_login .text_title:focus{
        border:1px solid #FB1C1C;
    -moz-box-shadow: 0px 0px 3px #e4ebe4;
    -webkit-box-shadow: 0px 0px 3px #e4ebe4;
    box-shadow: 0px 0px 3px #e4ebe4;
        font-size:12px;
        font-style:normal;
        color:#000000;
}
/*.btn_login{
        background:url(../images/btn_dangnhap.png) no-repeat !important;
        width:96px;
        height:30px;
        border:none;
        margin-left:40px;
        cursor:pointer;
}

.btn_register{
        background:url(../images/btn_dangky.png) no-repeat !important;
        width:96px;
        height:30px;
        border:none;
        margin-left:90px;
        cursor:pointer;
}*/


.table_login .tao_tai_khoan{
        background:url(../images/taotaikhoan.png) center no-repeat !important;
        height:40px;
}

.table_login.table2{margin-bottom:0 !important; padding-top:0 !important; border-bottom:none !important}

.td_login{
        border-right:1px solid #d0c399;
        padding:25px 60px 15px 30px;
}
.td_login a{color:#9a812e;}
.td_regis{
        padding:25px 30px 15px 20px;
}

.form_login{
        float:left;
}
.form_dangky{
        float:left;
}
.box_dangnhap input.textfiled{width: 100%;}




#rUserName_tr_note{
    display: none;
}

.register > table{
    width: 100%;
}
.register > table > tbody > tr > td {
    width: 100%;
    display: block;
}
.register > table > tbody > tr > td span{
    display: block;
    margin-bottom: 8px;
    width: 100%;
}
.infoForm > tbody > tr > td {
    width: 100%;
    display: block;
    height: 100%;
    padding-bottom: 8px;
}
.infoForm > tbody > tr > td span{
    display: block;
}
.infoForm > tbody > tr > td input{
    width: 100% !important;
}





@media all and (min-width: 1024px) and (max-width: 1248px){

}

@media all and (min-width: 769px) and (max-width: 1024px) {

}
@media all and (min-width: 480px) and (max-width: 768px) {
    .box_dangnhap{
        width: auto;
        float: none;
        margin-bottom: 20px;
    }
    .box_dangky{
        width: auto;
        float: none;
        padding-bottom: 20px;
    }

}

@media screen and (max-width: 640px){
    .table_Join{
        width: 100%;
    }
    .img_key{
        display: none ;
    }
    .table_Join > tbody > tr > td{
        padding: 8px 0;
        display: block;
        width: 100%;
    }
    .col_hidden{
        display: none !important;
    }
    .table_Join_login > tbody > tr > td{
        display: block;
        width: 100%;
        padding: 5px;
    }
    .box_dangnhap ,.box_dangky{
        padding: 15px;
    }
    #btnReset span, #btnEdit span{
        padding: 5px 16px;
    }
}




