﻿@charset "utf-8";
/* CSS Document */
@import url('Kuro/kuro.css');

html {
    height: 100%;
}

a,
a:link,
a:visited,
a:hover {
    text-decoration: none;
}

body {
    min-height: 100%;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: 'Kuro', Arial, Tahoma;
    color: #222;
    /*background: url(../images/bg_login_png.png) no-repeat scroll center 265px !important;*/
    /*background: url(../images/bg_login2.jpg) no-repeat center 35px !important;*/
    background: #00502f !important;
}

.full-site {
    margin: 0;
    padding: 0;
    clear: both;
}

.menu-top {
    background: #00502F;
    margin: 0;
    padding: 0;
    width: 100%;
    display: inline-block;
    clear: both;
    margin-bottom: -3px;
}

.nav-login {
    width: 960px;
    margin: 0 auto;
    padding: 0;
}

    .nav-login .nav-login-left {
        /*width: 580px;*/
        float: right;
        padding: 0 35px;
    }

        .nav-login .nav-login-left ul {
            height: 34px; /*padding-top:1px;*/
        }

.nav-login-left ul li {
    border-left: 1px solid #4d8a71;
    float: left;
    list-style: none;
}

    .nav-login-left ul li a {
        float: left;
        padding: 7px 20px;
        line-height: 20px;
    }


        .nav-login-left ul li a:hover {
            background: #337359;
        }

.nav-login-left ul div {
    color: #fff;
    padding: 9px;
    font-size: 14px;
    font-family: Arial,Tahoma;
}

.body-main {
    margin: 0 auto;
    padding: 0;
    /*min-height: 650px;
    background: url(../images/bg_login_png.png) no-repeat scroll center 265px !important;*/
}

    .body-main .content-main {
        margin: 0 auto;
        padding: 0;
        width: 960px;
    }

    .body-main .box-login {
        float: right;
        width: 340px;
        position: relative;
        padding: 0 10px;
        top: -227px; /* 30px -43px*/
        z-index: 1000;
    }

    .body-main .content-login {
        background: #fff;
        clear: both;
        min-height: 469px;
        -webkit-border-radius: 20px 20px 20px 20px;
        -moz-border-radius: 20px 20px 20px 20px;
        border-radius: 20px 20px 20px 20px;
        border-bottom: 1px solid #ccc;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        -webkit-box-shadow: #222 0 4px 4px 4px;
        -moz-box-shadow: #222 0 4px 4px 4px;
        box-shadow: #222 0 1px 7px 0;
        padding: 0 40px;
        behavior: url(../js/libs/PIE-1.0.0/PIE.htc);
        float: left;
        padding-bottom: 20px;
    }

    .body-main .box-login .logo {
        /*background: url(../images/logo_login.png) no-repeat center top;*/
        height: 190px;
        text-align: right;
    }

    .body-main .box-login .info-login {
        padding: 0;
    }

.info-login .control {
    clear: both;
    float: left;
    margin: 5px 0;
    width: 100%;
}

    .info-login .control input {
        border: medium none;
        padding: 6px;
        border: 1px solid #cdcdcd;
        width: 244px;
        font-size: 12px;
        font-family: Arial, Tahoma;
    }

.img-captcha {
    width: 50%;
    float: left;
}

.text-captcha {
    float: left;
    vertical-align: top;
    width: 50%;
}

.info-login .control .btn-dangnhap {
    background: #71b441;
    line-height: 30px;
    width: 50%;
    cursor: pointer;
    border: none;
    font-family: Arial, Tahoma;
    font-size: 16px;
    color: #FFF;
}

.login-link {
    padding-top: 15px;
    float: left;
    border-top: 1px dotted #bbbbbb;
    margin-top: 10px;
    width: 100%;
}

    .login-link p {
        padding: 3px 0;
    }

    .login-link a {
        color: #222;
        font-family: Arial,Tahoma !important;
        font-size: 13px !important;
        background: url(../images/v2/nav-left-icon.png) no-repeat left;
        padding-left: 15px;
        font-size: 13px;
    }

        .login-link a:hover {
            color: #15774a !important;
        }

.content-main .box-content {
    width: 590px;
    float: left;
    /*padding: 0 10px;*/
    position: sticky;
}

.content-main .dichvu-login {
    background: none repeat scroll 0 0 #176f39;
    height: 107px;
    left: 0;
    opacity: 0.8;
    position: absolute;
    width: 65%;
}

.box-content .box-support-login {
    clear: both;
    margin: 0 auto;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
}

.box-content .box-support-service {
    clear: both;
    margin: 0 auto;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    width: 600px;
    float: left;
}

.boder-none {
    border: none !important;
}

.box-content .box-support-service .f1, .box-content .box-support-service .f2, .box-content .box-support-service .f3 {
    float: left;
    font-size: 14px;
    padding: 0 80px 0 0;
}

.f1 div, .f2 div, .f3 div {
    margin: 10px 0;
}

    .f1 div a, .f2 div a, .f3 div a {
        background: none;
        padding: 0 !important;
        color: #FFF;
        font-family: Arial, Tahoma;
    }

        .f1 div a:hover, .f2 div a:hover, .f3 div a:hover {
            color: #8cc63e;
        }

.content-qc-login {
    padding: 20px 0;
}

    .content-qc-login p {
        padding: 5px 0;
    }

.title-qc-login a {
    font-size: 30px;
    font-weight: bold;
    color: #459748;
}

/*.box-support-login .f2 {
    width: 265px;
}

.box-support-login .f3 {
    width: 155px;
}*/


.box-support-service .f1 .demo-dv {
    background: url("../images/v2/icon-demo.png") no-repeat scroll 0 0;
    padding: 15px 0 22px 50px;
    border-bottom: 1px dotted #8cc63e;
}

.box-support-service .f1 .help {
    background: url("../images/v2/icon-help.png") no-repeat scroll 0 0;
    padding: 15px 0 15px 50px;
}

.box-support-service .f2 .huongdan-canhan {
    background: url("../images/v2/icon-canhan.png") no-repeat scroll 0 0;
    padding: 15px 0 22px 50px;
    border-bottom: 1px dotted #8cc63e;
}

.box-support-service .f2 .huongdan-tochuc {
    background: url("../images/v2/icon-doanhnghiep.png") no-repeat scroll 0 0;
    padding: 12px 0 12px 50px;
}

.box-support-service .f3 .bieuphi {
    background: url("../images/v2/icon-bieuphi.png") no-repeat scroll 0 0;
    padding: 15px 0 22px 50px;
    border-bottom: 1px dotted #8cc63e;
}

.box-support-service .f3 .dieukhoan {
    background: url("../images/v2/icon-dieukhoan.png") no-repeat scroll 0 0;
    padding: 12px 0 12px 50px;
}

.ie7 .body-main .box-login {
    width: auto !important;
}

.ie7 .info-login .control INPUT {
    width: 245px;
}

.ie7 .body-main .content-login {
    padding: 0 !important;
}


.ie7 .info-login .control {
    margin: 5px 14px 0 14px !important;
    float: none;
}

.ie7 .text-captcha {
    padding-left: 14px;
}

.ie7 .info-login .control .btn-dangnhap {
    line-height: none !important;
    line-height: 1 !important;
    padding: 5px 15px;
}

.ie7 .login-link {
    margin-left: 30px;
    width: 254px;
}

.ie7 .fix-ie {
    width: auto;
}

.ie7 #nav UL#menu {
    padding-left: 25px !important;
}

.ie7 .body-main .box-login .logo {
    padding-right: 30px !important;
    height: auto !important;
}

.ie7 .nav-login-left UL LI A {
    padding: 8px 20px !important;
}

.ie7 .form-info .control-group .controls SELECT {
    padding: 6px 10px 5px 5px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 5px;
}

.ie7 .mes_error {
    width: 257px !important;
    padding: 0 15px !important;
    font-size: 12px;
    font-family: Arial,Tahoma;
}

.mes_error {
    font-size: 12px;
    font-family: Arial,Tahoma;
}


.full-slider {
    width: 100%;
    background: url(../images/bg-login-top.png) no-repeat center;
    height: 462px;
    clear: both;
    display: inline-block;
    position: relative;
    width: 100%;
}

.full-content-login {
    background: url("../images/bg_login_png.png") no-repeat scroll center top;
    clear: both;
    display: inline-block;
    min-height: 430px;
    position: relative;
    top: -202px;
    width: 100%;
    z-index: 999;
}

.fix-dichvu {
    padding-top: 185px;
}

.da-slide-current img, .fix-img-qc img {
    bottom: 0;
    position: absolute;
}

.fix-img-qc {
    width: 309px;
    height: 386px;
    float: left;
}

.ie7 .menu-top {
    margin-bottom: 0 !important;
}
/*=============*/
.da-slide-toleft img {
    display: none;
}
