﻿.login_footer {
    border-top: 1px solid #ddd;
    padding-top: 10px;
    margin-top: 10px;
    text-align: right
}

.login_footer_term {
    margin-right: 20px
}

.member-login-title h3 {
    font-family: HelveticaNeue-Light;
    font-size: 32px;
    color: #555;
    text-align: center;
    max-width: 100%;
    margin-bottom: 30px;
    margin-top: 0
}

.waiting {
    height: 100%;
    top: 0;
    width: 100%;
}

.register {
    font-family: HelveticaNeue-Medium
}

.row p {
    font-weight: 500;
    display: inline-block;
    margin-bottom: 5px !important;
    padding: 15px 0 0;
}

.register strong {
    padding-left: 10px
}

.forgot-password_text, .register {
    font-size: 15px;
    letter-spacing: -.31px;
    text-align: right
}

.text-center {
    text-align: center !important
}

.login-top-header {
    width: 100%;
    min-height: 188px;
    background-image: linear-gradient(-180deg,#f4fcff 2%,#33b4ec)
}

    .login-top-header img {
        padding: 20px
    }

.login-control {
    display: block;
    width: 95%;
    padding: 15px;
    color: #ffffff;
    background-color: #166ab2 !important;
    background-clip: padding-box;
    border: 1px solid #aad5ff;
    border-radius: 4.25rem;
    height: 35px;
    margin-left: 15px;
}

.grid {
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
    width: 80%;
    padding: 30px 50px;
    margin-top: -100px
}

.none {
    display: none !important
}

.content-grid {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    padding: 30px;
    margin-top: -100px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #eee;
    border-radius: 8px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2)
}

.login-grid {
    background-color: #fff;
    background-image: none;
    border: 1px solid #eee;
    border-radius: 8px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2)
}

.content-grid h3 {
    padding: 0 !important;
    margin: 0 !important;
    padding-bottom: 20px !important;
    font-family: HelveticaNeue-Light;
    font-size: 26px;
    color: #e53f00;
    text-align: center
}

.cmd-login {
    background: #f8c718 !important;
    /* margin-top: 10px; */
    font-size: 16px;
    text-transform: none !important;
    padding: 10px 25px;
    border-radius: 25px;
    font-family: Roboto;
    font-size: 18px;
    color: #000;
    letter-spacing: -.29px;
    text-align: center;
    /* margin-top: 10px; */
    margin-bottom: 10px;
    width: 190px;
    display: inline-block;
    font-weight: bolder;
}

    .cmd-login:focus, .cmd-login:hover {
        background: #f8c718 !important;
        text-decoration: unset !important;
        color: #f3f3f3
    }

p.bm-title {
    font-size: 20px !important;
    font-weight: 700;
    line-height: 30px !important;
    padding-bottom: 5px;
    padding-top: 10px
}

.content-grid p {
    line-height: 24px;
    font-size: 15px
}

.pd20 {
    padding: 20px !important
}

.txt-center {
    text-align: center !important
}

.cmsbut {
    background-color: #a7dff8;
    background-position: 5px 6px;
    background-repeat: no-repeat;
    border: 1px solid #a7dff8;
    border-radius: 0;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: 12.5px;
    font-weight: 600;
    margin-right: 5px;
    padding: 5px 15px 5px 25px !important;
    text-align: center;
    height: 32px
}

.lb-head {
    color: #ffffff;
    font-size: 18px;
    line-height: 28px;
    text-transform: uppercase;
    padding-top: 5px
}

.clearfix {
    clear: both
}


@media only screen and (max-width: 576px) {
    .grid {
        width: 90% !important;
        padding: 30px 20px !important
    }

    .member-login-title h3 {
        font-size: 25px;
        margin-bottom: 0 !important
    }

    .rc-anchor-normal .rc-anchor-pt {
        padding-right: 70px !important
    }
}

#Body {
    background-image: url(background.jpg?v=1.3) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

*, :after, :before {
    box-sizing: border-box
}

.clearfix:after, .clearfix:before {
    content: '';
    display: table
}

.clearfix:after {
    clear: both;
    display: block
}

a {
    color: inherit;
    text-decoration: none
}

.login-body {
    margin: auto;
    height: 95%;
    border-radius: 5px;
    position: relative;
    align-items: center;
    justify-content: center;
}

.login-wrap {
    margin: auto;
    border-radius: 20px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.left-html {
    background: url(leftbackground.png?v=1.1) no-repeat bottom left;
    background-position-x: 115%;
    background-position-y: 139%;
    /* box-shadow: 0 12px 15px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19); */
    height: 430px;
    width: 380px;
    border-top-left-radius: 20px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 20px;
}

.login-html {
    /* border-radius: 20px; */
    width: 100%;
    min-height: 430px;
    max-height: 100%;
    padding: 30px 70px;
    background: rgb(128 187 229 / 10%);
    border-top-left-radius: 20px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 20px;
}

    .login-html .sign-in-htm, .login-html .sign-up-htm {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        position: absolute;
        transform: rotateY(360deg);
        transition: all .4s linear
    }

    .login-html .sign-in, .login-html .sign-up, .login-form .group .check {
        display: none
    }


    .login-html .tab {
        font-size: 22px;
        padding-bottom: 5px;
        margin: 0 15px 10px 0;
        display: inline-block;
        border-bottom: 2px solid transparent
    }

    .login-html .sign-in:checked + .tab, .login-html .sign-up:checked + .tab {
        color: #fff;
        border-color: #1161ee
    }

.login-form {
    height: 365px;
    position: relative;
    perspective: 1000px;
    transform-style: preserve-3d;
}

    .login-form .group {
        margin-bottom: 5px
    }

        .login-form .group .label, .login-form .group .input, .login-form .group .button {
            width: 100%;
            color: #fff;
            display: block
        }

        .login-form .group .input, .login-form .group .button {
            border: none;
            padding: 13px 20px;
            border-radius: 25px;
            background: rgba(255,255,255,.1);
            font-weight: normal;
        }

        .login-form .group input[data-type="password"] {
            text-security: circle;
            -webkit-text-security: circle
        }

        .login-form .group .label {
            color: #ffffff;
            font-size: 14px;
            text-align: left;
            font-weight: normal;
            text-transform: none;
        }

        .login-form .group .button {
            background: #2276bb;
            margin-top: 10px;
            font-size: 16px;
            text-transform: none !important;
        }

        .login-form .group label .icon {
            width: 15px;
            height: 15px;
            border-radius: 2px;
            position: relative;
            display: inline-block;
            background: rgba(255,255,255,.1)
        }

            .login-form .group label .icon:before, .login-form .group label .icon:after {
                content: '';
                width: 10px;
                height: 2px;
                background: #fff;
                position: absolute;
                transition: all .2s ease-in-out 0
            }

            .login-form .group label .icon:before {
                left: 3px;
                width: 5px;
                bottom: 6px;
                transform: scale(0) rotate(0)
            }

            .login-form .group label .icon:after {
                top: 6px;
                right: 0;
                transform: scale(0) rotate(0)
            }

        .login-form .group .check:checked + label {
            color: #fff
        }

            .login-form .group .check:checked + label .icon {
                background: #1161ee
            }

                .login-form .group .check:checked + label .icon:before {
                    transform: scale(1) rotate(45deg)
                }

                .login-form .group .check:checked + label .icon:after {
                    transform: scale(1) rotate(-45deg)
                }

.login-html .sign-in:checked + .tab + .sign-up + .tab + .login-form .sign-in-htm {
    transform: rotate(0)
}

.login-html .sign-up:checked + .tab + .login-form .sign-up-htm {
    transform: rotate(0)
}

.hr {
    height: 2px;
    margin: 0px 0 10px;
    background: rgba(255,255,255,.2)
}

.foot-lnk {
    text-align: right;
    font-size: 10px;
    color: #bbbbbb;
}

    .foot-lnk a {
        color: #51bea4
    }

.login-html .tab {
    color: #fff;
    border-color: #1161ee
}

.login-html .tab {
    font-size: 22px;
    padding-bottom: 5px;
    margin: 0 15px 10px 0;
    display: inline-block;
    border-bottom: 2px solid transparent
}

.foot-lnk-dk {
    font-size: 12px;
    color: #ffffff !important;
    text-align: left;
    text-transform: initial;
    font-weight: normal;
    line-height: 25px;
}

    .foot-lnk-dk a {
        color: white;
    }

.login-html {
    padding: 20px 20px !important;
}

.group {
    padding-bottom: 1px !important;
}

.vblogin-capchar {
    padding-top: 15px;
    padding-left: 50px;
}

.headerlogin {
    font-weight: 600;
    line-height: 22px;
    width: 100%;
    margin: auto;
    display: flex;
    padding-bottom: 30px;
    /* align-items: center;
    justify-content: center;*/
}

    .headerlogin img {
        margin-right: 10px
    }

    .headerlogin .bldtbxh {
        font-size: 14px;
        color: #eddd1f;
    }

    .headerlogin .cucvieclam {
        color: #ff7919;
        font-size: 20px;
    }

.login-dn {
    min-height: 430px !important;
}

.forgot-pass {
    text-align: right;
    padding-top: 5px;
    color: #bfbfbf;
    font-weight: normal !important;
    font-size: 14px;
    padding-top: 15px
}

.login-dn.login-dn-cap {
    min-height: 504px !important;
}

.login-dn-cap .login-form {
    min-height: 345px !important;
}

.forgot-pass a:hover {
    color: yellow;
    text-decoration: unset !important
}

.login-form .group .button:hover, .cmdBack:hover {
    background: #cc6244 !important;
    text-decoration: unset !important;
}

.cmdBack {
    background: #825629 !important;
}

.cmdbtt:hover, .cmsbut:hover {
    background-color: #d86196;
    border-color: #d86196;
    color: #fff
}

.login-dn .login-form {
    min-height: 270px !important;
}

.login-dn.res-dn {
    min-height: 390px !important;
}

.res-dn.login-dn .login-form {
    min-height: 230px !important;
}

.login-dn.res-dn.login-dn-res {
    min-height: 464px !important;
}

.login-dn-res.res-dn .login-form {
    min-height: 305px !important;
}

.forgot-pass a {
    color: #efefef
}

.reg-wrap {
    max-width: 600px !important;
    color: #e8e8e8 !important;
    min-height: 560px;
}

    .reg-wrap .login-form {
        min-height: 440px;
    }

    .reg-wrap .row p {
        padding-top: 0;
        margin-bottom: 0
    }

    .reg-wrap .login-html {
        padding: 15px 30px !important;
    }

.andi {
    display: none !important;
}

#Body {
    margin-left: 0 !important;
    background: #fff;
    overflow: auto !important;
}

.right-html {
    /* background: url(bgright.png?v=1.1) no-repeat right; */
    /* background-position-x: 100%; */
    /* background-position-y: 96%; */
    padding: 20px 20px;
    /* background: #fff; */
    color: #fff;
    height: 430px;
    width: 720px;
    border-top-left-radius: 0;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 0;
}

    .right-html .lb-head {
        color: #2276bb;
        font-weight: bold;
    }

.quytrinh-box {
    margin-top: 50px;
    padding: 10px;
    display: block;
    background: #0f5997;
    position: relative;
    font-size: 12px;
    border-radius: 10px;
    /* color: #cae9ff; */
}

    .quytrinh-box .fa-check {
        color: #2e97e3;
    }

.quytrinh-title {
    font-weight: bold;
    text-align: center;
    font-size: 16px;
}

.quytrinh-steps {
    display: flex;
    margin-top: 40px;
    justify-content: center;
}

    .quytrinh-steps .step-box {
        border-radius: 4.25rem;
        /* border-radius: 17%; */
        border: solid #2276bb 1px;
        /* width: 95px; */
        margin: 0 10px;
        text-align: center;
        /* height: 53px; */
        padding: 10px 10px;
        color: #00559b;
        /* background-color: #e4f3ff; */
    }

    .quytrinh-steps .step-one {
        /* background-color: #2276bb; */
        color: #fff
    }

        .quytrinh-steps .step-one a:hover {
            color: yellow
        }

        .quytrinh-steps .step-one:hover {
            background-color: #00559b
        }

    .quytrinh-steps .step-content {
        font-size: 12px;
    }

.step-subs {
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
}

.step-icon {
    position: absolute;
    bottom: 24px;
    left: -22px;
}

.step-box.step-two:hover {
    background-color: #2276bb;
    color: #fff;
}

.step-box.step-three:hover {
    background-color: #2276bb;
    color: #fff;
}

.step-box.step-four:hover {
    background-color: #2276bb;
    color: #fff;
}

::-webkit-input-placeholder { /* Edge */
    color: lightgray;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: lightgray;
}

::placeholder {
    color: lightgray;
}

.left-header {
    display: flex;
    width: 80%;
    padding-left: 50px;
}

.right-header {
}

.owl-carousel {
    padding-top: 10px;
    padding-left: 25px;
    padding-right: 25px;
}

    .owl-carousel .owl-item img {
        height: 100px;
        border-radius: 5px
    }

    .owl-carousel .owl-item .title {
        padding-top: 10px;
        color: #cae9ff
    }

    .owl-carousel .owl-item .box-img {
        border-radius: 20px
    }

#prev-HomeBanner {
    left: 5px;
}

#prev-HomeBanner {
    /* left: 0px; */
}

#next-HomeBanner {
    right: 0px;
}

#next-HomeBanner {
    right: 5px;
}

.box-HomeBanner .i-control i {
    font-size: 20px;
    color: #074d88;
    text-align: center;
    padding: 2px 10px;
    cursor: pointer;
    font-weight: bold;
}

.box-HomeBanner .i-control span {
    width: 25px;
    height: 25px;
    background: #7fb7e7;
    border-radius: 50%;
    z-index: 999;
    position: absolute;
    top: 75px;
    opacity: 1;
    transition: .2s;
}

.icon-video {
    position: absolute;
    left: calc(50% - 19px);
    top: calc(50% - 40px);
    color: #fff;
    font-size: 23px;
    transition: 200ms;
    -moz-transition: all ease-in-out 300ms;
    opacity: 0;
    border: 2px solid #fff;
    padding: 5px 8px 5px 8px;
    border-radius: 500%;
}

.box-img:hover .icon-video {
    cursor:pointer;
    opacity: 1;
}
.login-box {
    width:100%;
    -webkit-box-shadow: 0 0 35px #fffcad47 !important;
    box-shadow: 0 0 35px #fffcad47;
    display: inherit;
    border-radius: 20px;
    border: 1px solid #4d96d3;
}
@media only screen and (max-width: 768px) {
    .foot-lnk-dk {
        font-size: 9px
    }

    .login-wrap {
        display: inline-block;
        width: 100%;
    }

    .left-html {
        width: 100%
    }

    .right-html {
        width: 100%;
        height: 550px;
    }

    .quytrinh-steps .step-box {
        width: 60px;
        height: 60px;
        padding: 10px 10px;
    }

    .quytrinh-steps .step-content {
        font-size: 0.5em
    }

    .step-icon {
        bottom: 22px;
        left: -15px;
    }
}

@media only screen and (max-width: 970px) {
    .rc-anchor-normal .rc-anchor-pt {
        padding-right: 70px !important
    }
    .quytrinh-box{display:none}
    .login-box{width:100%}
    .left-html {
        width: unset;
    }

    .right-html {
        display:none
    }
    .left-header {
        display: inline-block;
        width: 100%;
    }
    .foot-lnk-dk{text-align:center}
    .headerlogin {
        display: inline-block;
    }
    .lb-head{text-align:center}
}