﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: middle;
    line-height: normal;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    list-style-type: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
        color: #285594;
    }

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body, html {
    overflow-x: hidden;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

::-webkit-scrollbar-track {
    background-color: #fff;
}

::-webkit-scrollbar {
    width: 6px;
    background-color: #fff;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0,0,0,0.3);
    border-radius: 2px;
}

.container.content-pay {
    padding: 0;
}

.content-pay-home {
    background: white;
    position: relative;
    z-index: 2;
}

.why-reg.acc {
    background-image: url(../images/acc-bg.jpg);
}

.why-reg {
    background: url(../images/bg-hd-3.jpg) no-repeat center center;
    background-attachment: fixed;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
    padding: 110px 0px;
    position: relative;
    z-index: 1;
}

.tt-w {
    color: #ffffff;
    font-size: 21px;
    margin-bottom: 33px;
    font-weight: 300;
}

    .tt-w.tt-w-nho {
        font-size: 21px;
    }

    .tt-w span {
        display: block;
        font-size: 30px;
        font-weight: normal;
    }

    .tt-w.tt-w-nho span {
        text-transform: uppercase;
        font-size: 30px;
        font-weight: 600;
    }

    .tt-w.tt-w-nho i {
        font-weight: normal;
        font-style: normal;
    }

.active .tt-w.tt-w-nho span {
    -webkit-animation: 1s ease fadeInLeft forwards;
    -moz-animation: 1s ease fadeInLeft forwards;
    -o-animation: 1s ease fadeInLeft forwards;
    animation: 1s ease fadeInLeft forwards;
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
    animation-delay: 0.5s;
    opacity: 0;
}

.active .tt-w.tt-w-nho i {
    -webkit-animation: 1s ease fadeInRight forwards;
    -moz-animation: 1s ease fadeInRight forwards;
    -o-animation: 1s ease fadeInRight forwards;
    animation: 1s ease fadeInRight forwards;
    display: block;
    -webkit-animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
    -o-animation-delay: 0.8s;
    animation-delay: 0.8s;
    opacity: 0;
}

a.btn-black {
    display: inline-block;
    line-height: 60px;
    background: rgba(0,0,0,0.4);
    padding: 0 60px;
    -moz-border-radius: 56px;
    border-radius: 56px;
    color: #ffffff;
    font-size: 21px;
    border: 1px solid #fcfcfb;
    -webkit-transition: 0.4s ease all;
    -o-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    transition: 0.4s ease all;
}

    a.btn-black:hover {
        background: #0061af;
        color: white;
        border-color: #0061af;
    }

#footer > .container {
    background: white;
    padding: 35px 20px 30px 60px;
    border-top: 1px solid #e9e9e9;
}

.ft-duoi-1, .ft-duoi-2 {
    padding-top: 10px;
}

.link_thanh_daily {
    border: solid 1px #0475c5;
    font-size: 14px;
    color: #0475c5;
    line-height: 35px;
    display: table;
    text-align: center;
    width: 100%;
    max-width: 200px;
    -webkit-transition: 0.4s ease all;
    -o-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    transition: 0.4s ease all;
}

    .link_thanh_daily:hover {
        background-color: #0061af;
        color: #fff;
    }

.ft-duoi-2 .link_thanh_daily {
    margin-top: -5px;
}

.ft-duoi-1 .m-b-20 a {
    font-size: 14px;
    color: #3d3c3c;
    margin-right: 20px;
    vertical-align: middle;
}

footer#footer.footer2 .ft-duoi-1 .m-b-20 a {
    color: #a0a0a0;
}

.ft-duoi-1 .m-b-20 a:hover {
    color: #285594;
}

.ft-duoi-1 img {
    width: 27px;
    margin-right: 5px;
}

.ft-duoi-1 a:last-child img {
    margin-right: 0;
}

ul.introduce-list li a {
    font-size: 13px;
    color: #3d3c3c;
}

footer#footer.footer2 .ft-duoi-1 img {
    -webkit-filter: grayscale(1);
}

footer#footer.footer2 ul.introduce-list li a {
    color: #a0a0a0;
}

.tt-footer1 {
    font-size: 15px;
    color: #3d3c3c;
    font-weight: 300;
    line-height: 21px;
    margin-bottom: 15px;
}

footer#footer.footer2 .tt-footer1 {
    color: #b5b5b3;
}

.ct-ft-1 {
    font-size: 14px;
    color: #3d3c3c;
}

    .ct-ft-1 p {
        margin-bottom: 3px;
    }

    .ct-ft-1 small {
        font-size: 14px;
        color: #3d3c3c;
        margin-top: 9px;
        display: inline-block;
    }

footer#footer.footer2 .ct-ft-1 small {
    color: #b5b5b3;
}

.tt-footer-2 {
    font-size: 14px;
    color: #3d3c3c;
    font-weight: 600;
    margin-bottom: 14px;
    text-transform: uppercase;
}

ul.introduce-list li a img {
    vertical-align: middle;
    margin-right: 10px;
}

ul.introduce-list li a:hover {
    color: #285594;
}

.baomat img {
    height: 27px;
    margin-right: 15px;
}

.baomat a:last-child img {
    margin-right: 0;
}

.back-to-top {
    position: fixed;
    bottom: 100px;
    right: 35px;
    z-index: 9;
    cursor: pointer;
    border-radius: 50%;
    overflow: hidden;
    -webkit-transition: 0.4s ease all;
    -o-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    transition: 0.4s ease all;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 700px;
    -moz-perspective: 700px;
    perspective: 700px;
}

    .back-to-top:hover {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }

.list_ungdung_ud {
    display: flex;
    overflow: hidden;
    text-align: center;
    align-items: center;
    justify-content: left;
}

    .list_ungdung_ud li {
        vertical-align: middle;
        display: inline-block;
        margin-right: 15px;
    }

        .list_ungdung_ud li:last-child {
            margin-right: 0;
        }

        .list_ungdung_ud li a {
            display: block;
        }

.box_nganhang_lienket {
    background-color: #fff;
    padding: 60px 80px;
}

    .box_nganhang_lienket h3 {
        text-transform: uppercase;
        display: block;
        text-align: center;
        color: #292a2d;
        font-size: 30px;
        margin-bottom: 10px;
    }

    .box_nganhang_lienket span {
        display: block;
        text-align: center;
        color: #0475c5;
        font-size: 14px;
        margin-bottom: 40px;
    }

.box_list_all_nganhang {
    display: flex;
}

    .box_list_all_nganhang li {
        width: 464px;
    }

        .box_list_all_nganhang li ul li {
            width: 50%;
            height: 234px;
            position: relative;
            display: inline-block;
            float: left;
        }

            .box_list_all_nganhang li ul li.mau_nen_nn1 {
                background-color: #141414;
            }

            .box_list_all_nganhang li ul li.mau_nen_nn2 {
                background-color: #0097da;
            }

            .box_list_all_nganhang li ul li.mau_nen_nn3 {
                background-color: #ed1c24;
            }

            .box_list_all_nganhang li ul li.mau_nen_nn4 {
                background-color: #fbefdb;
            }

            .box_list_all_nganhang li ul li img {
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%,-50%);
                -moz-transform: translate(-50%,-50%);
                -webkit-transform: translate(-50%,-50%);
            }

        .box_list_all_nganhang li div.text_nganhang_lienket {
            background: url(../images/bg_text_nganhang.jpg) no-repeat top center;
            background-size: cover;
            width: 100%;
            height: 468px;
            display: block;
            position: relative;
        }

.text_nganhang_lienket h4 {
    text-align: center;
    text-transform: uppercase;
    color: #141414;
    font-size: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    width: 100%;
    margin-bottom: 0;
}

    .text_nganhang_lienket h4 span {
        display: block;
        text-align: center;
        text-transform: none;
        font-size: 14px;
        color: #141414;
        margin-top: 15px;
        margin-bottom: 0;
    }

.box_doitac_thanhtoan_ud {
    background-color: #eeeeee;
}

.box_info_doitac_thanhtoan {
    padding: 50px 45px;
}

    .box_info_doitac_thanhtoan h3 {
        font-size: 30px;
        color: #292a2d;
        text-transform: uppercase;
        display: block;
        margin-bottom: 20px;
    }

    .box_info_doitac_thanhtoan p {
        font-size: 14px;
        color: #545454;
        display: block;
        max-width: 590px;
        line-height: 25px;
    }

.box_slide_doitac {
    background-color: #fff;
    width: 1065px;
    position: relative;
    z-index: 3;
    margin-top: 25px;
    margin-bottom: 15px;
    padding: 12px 25px;
}

    .box_slide_doitac.owl-carousel .owl-item img {
        width: auto;
    }

.link_trothanh_doitac {
    display: table;
    font-style: italic;
    position: relative;
    color: #0475c5;
    font-size: 14px;
}

    .link_trothanh_doitac:before {
        content: "";
        position: absolute;
        right: -15px;
        top: 50%;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        background: url(../images/icon_link_doitac.png) no-repeat;
        width: 7px;
        height: 14px;
        -webkit-transition: 0.4s ease all;
        -o-transition: 0.4s ease all;
        -moz-transition: 0.4s ease all;
        transition: 0.4s ease all;
    }

    .link_trothanh_doitac:hover {
        color: #0d8fea;
    }

        .link_trothanh_doitac:hover:before {
            right: -20px;
            -webkit-transition: 0.4s ease all;
            -o-transition: 0.4s ease all;
            -moz-transition: 0.4s ease all;
            transition: 0.4s ease all;
        }

.list_tinhnang_doitac {
    background-color: #606165;
    padding: 40px 0px 40px 135px;
    display: block;
}

    .list_tinhnang_doitac li {
        display: block;
        padding: 25px 0px;
        border-bottom: solid 1px #6d6d71;
        overflow: hidden;
        color: #fff;
        vertical-align: middle;
        line-height: 55px;
    }

        .list_tinhnang_doitac li:last-child {
            border: none;
        }

        .list_tinhnang_doitac li .img_thumb_tinnang_doitac {
            float: left;
            margin-right: 20px;
        }

.img_noidung_tinnang_doitac {
    font-size: 14px;
    line-height: 28px;
}

    .img_noidung_tinnang_doitac span {
        display: block;
        text-transform: uppercase;
    }

.box_quatang_voucher {
    background: url(../images/bg_quatang_voucher.jpg) no-repeat top center;
    background-size: cover;
    padding: 40px 45px;
}

.bg_nen_quatang_voucher {
    background-color: rgba(255,255,255,0.26);
    width: 100%;
    height: 100%;
    padding: 0px 65px;
}

    .bg_nen_quatang_voucher h4 {
        text-transform: uppercase;
        color: #fff;
        font-size: 30px;
        display: block;
        text-align: center;
        padding-top: 30px;
        margin-bottom: 30px;
    }

.transformer-tabs {
    display: table;
    text-align: center;
    border-bottom: solid 1px #fff;
    margin: 0 auto;
    margin-bottom: 20px;
}

    .transformer-tabs li {
        display: inline-block;
    }

    .transformer-tabs a {
        display: inline-block;
        color: #fff;
        text-decoration: none;
        text-align: center;
        font-size: 14px;
        padding: 5px 15px;
        position: relative;
    }

        .transformer-tabs a:before {
            width: 100%;
            height: 3px;
            background-color: #00b8f1;
            position: absolute;
            bottom: -2px;
            left: 0;
            content: "";
            display: none;
        }

        .transformer-tabs a.active {
            color: #00b8f1;
        }

            .transformer-tabs a.active:before {
                display: block;
            }

.tab_noidung {
    display: none;
}

.active.tab_noidung {
    display: block;
}

.list_all_sp_quatang {
    display: flex;
    flex-flow: wrap;
    margin-bottom: 50px;
    text-align: center;
    align-items: center;
    justify-content: center;
}

    .list_all_sp_quatang li {
        display: inline-block;
        width: 165px;
        height: 165px;
        margin-right: -1px;
        margin-bottom: -1px;
    }

        .list_all_sp_quatang li a {
            position: relative;
            background-color: #fff;
            width: 165px;
            height: 165px;
            display: inline-block;
            text-align: center;
            border: solid 1px #ccc;
        }

            .list_all_sp_quatang li a img, .list_all_sp_quatang li a em {
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%,-50%);
                -moz-transform: translate(-50%,-50%);
                -webkit-transform: translate(-50%,-50%);
            }

            .list_all_sp_quatang li a em {
                width: 100%;
                font-style: normal;
                font-size: 13px;
                color: #0475c5;
            }

.box_slide_top {
    width: 100%;
    height: 380px;
    overflow: hidden;
}

    .box_slide_top .item a {
        display: inline-block;
        width: 100%;
        height: 380px;
        background-size: cover;
    }

        .box_slide_top .item a img {
            height: 100%;
        }

    .box_slide_top .owl-dots {
        position: absolute;
        bottom: 10px;
        left: 0;
        width: 100%;
        text-align: center;
    }

        .box_slide_top .owl-dots .owl-dot {
            display: inline-block;
            margin: 0px 6px;
        }

            .box_slide_top .owl-dots .owl-dot span {
                width: 10px;
                height: 10px;
                border-radius: 50%;
                background-color: #fff;
                display: inline-block;
            }

            .box_slide_top .owl-dots .owl-dot.active span {
                width: 60px;
                border-radius: 5px;
            }

.box_menutop {
    display: inline-block;
    background-color: #fff;
    padding: 20px;
    width: 100%;
    vertical-align: middle;
}

.list_menu_trai {
    float: left;
}

.list_menu_phai {
    float: right;
}

    .list_menu_trai li, .list_menu_phai li {
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }

        .list_menu_trai li a {
            position: relative;
            display: inline-block;
        }

.list_menu_trai li {
    margin-right: 40px;
}

    .list_menu_trai li:last-child {
        margin-right: 0;
    }

    .list_menu_trai li input {
        padding: 6px 6px 6px 30px;
        border: none;
        outline: none;
        background: url(../images/icon_search.png) no-repeat 1% center;
        width: 415px;
        max-width: 100%;
        font-size: 14px;
        color: #ababab;
    }

    .list_menu_trai li.link_input_timkiem:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: #d3d3d3;
        transform: scaleX(0);
        -moz-transform: scaleX(0);
        -webkit-transform: scaleX(0);
        transition: transform .3s ease;
        -moz-transition: transform .3s ease;
        -webkit-transition: transform .3s ease;
    }

    .list_menu_trai li.link_input_timkiem:hover:before {
        transform: scaleX(1);
    }

    .list_menu_trai li input::-webkit-input-placeholder {
        color: #ababab;
    }

    .list_menu_trai li input::-moz-placeholder {
        color: #ababab;
    }

    .list_menu_trai li input:-ms-input-placeholder {
        color: #ababab;
    }

    .list_menu_trai li input:-moz-placeholder {
        color: #ababab;
    }

.list_menu_phai li.list_thongbao_tin a {
    position: relative;
}

    .list_menu_phai li.list_thongbao_tin a img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
    }

.box_goiy_timkiem {
    position: absolute;
    width: 610px;
    vertical-align: middle;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.15);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.15);
    box-shadow: 0 1px 4px rgba(0,0,0,.15);
    border-radius: 3px;
    padding: 20px 25px;
    z-index: 999;
    display: none;
}

.box_tintuc_timkiem {
    border-top: dashed 1px #d7d7d7;
    padding-top: 15px;
}

    .box_tintuc_timkiem li {
        display: block;
        margin-bottom: 20px;
        margin-right: 0;
        clear: both;
        overflow: hidden;
    }

        .box_tintuc_timkiem li:last-child {
            margin-bottom: 0;
        }

.box_thumb_tintuc_timkiem {
    float: left;
    margin-right: 20px;
}

.box_noidung_tintuc_timkiem {
    display: block;
}

.list_menu_trai li .box_noidung_tintuc_timkiem a {
    font-size: 14px;
    color: #0475c5;
    font-weight: 700;
    display: block;
    margin-bottom: 5px;
    vertical-align: text-top;
}

.box_noidung_tintuc_timkiem a em {
    float: right;
    font-weight: 400;
    font-size: 13px;
}

.box_noidung_tintuc_timkiem p {
    font-size: 13px;
    color: #373435;
}

.list_mathe_timkiem {
    display: block;
    margin-bottom: 10px;
}

    .list_mathe_timkiem li {
        margin-right: 15px;
        display: inline-block;
        vertical-align: middle;
        line-height: 20px;
        margin-bottom: 0px;
        font-size: 14px;
        color: #8a8a8a;
    }

        .list_mathe_timkiem li b {
            color: #0475c5;
        }

        .list_mathe_timkiem li:last-child {
            margin-bottom: 0;
        }

        .list_mathe_timkiem li a {
            border: solid 1px #009de2;
            border-radius: 3px;
            display: inline-block;
            font-size: 14px;
            color: #009de2;
            background-color: #fff;
            line-height: 28px;
            text-align: center;
            width: 135px;
            vertical-align: middle;
        }

.list_menu_phai li {
    margin-right: 15px;
}

    .list_menu_phai li:last-child {
        margin-right: 0;
    }

    .list_menu_phai li.list_thongbao_tin a {
        border-radius: 50%;
        padding: 1px 0px 0px 0px;
        border: solid 1px #dadada;
        display: inline-block;
        width: 29px;
        height: 29px;
        text-align: center;
    }

    .list_menu_phai li.list_thongbao_tin em {
        display: inline-block;
        background-color: #80cd00;
        font-size: 9px;
        color: #fff;
        border-radius: 50%;
        width: 17px;
        height: 17px;
        line-height: 17px;
        text-align: center;
        font-style: normal;
        position: absolute;
        top: -5px;
        right: -8px;
    }

    .list_menu_phai li.info_user:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 1px;
        height: 100%;
        background-color: #e5e5e4;
    }

    .list_menu_phai li.info_user a {
        display: flex;
        padding-right: 20px;
    }

        .list_menu_phai li.info_user a .box_thumb_ava {
            float: left;
            margin-right: 15px;
            margin-left: 20px;
            height: 40px;
            width: 40px;
            overflow: hidden;
            border-radius: 50%;
        }

        .list_menu_phai li.info_user a .box_noidung_ava {
            font-size: 14px;
            color: #373435;
            position: relative;
        }

            .list_menu_phai li.info_user a .box_noidung_ava:before {
                content: "";
                position: absolute;
                top: 10px;
                right: -15px;
                background: url(../images/icon_muiten_user.png) no-repeat top center;
                width: 10px;
                height: 5px;
            }

            .list_menu_phai li.info_user a .box_noidung_ava span {
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
            }

            .list_menu_phai li.info_user a .box_noidung_ava em {
                font-size: 13px;
                color: #0475c5;
                display: block;
                font-style: normal;
            }

.box_all_thongbao {
    position: absolute;
    top: 55px;
    right: 0;
    width: 610px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.15);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.15);
    box-shadow: 0 1px 4px rgba(0,0,0,.15);
    border-radius: 3px;
    padding: 20px 25px;
    z-index: 999;
    display: none;
}

.list_tin_thongbao li {
    margin-right: 0;
    padding: 12px 0px;
    border-top: dashed 1px #d7d7d7;
    width: 100%;
}

    .list_tin_thongbao li:last-child {
        padding-bottom: 0;
    }

    .list_tin_thongbao li .box_thumb_tintuc_timkiem a, .list_tin_thongbao li .box_noidung_tintuc_timkiem a {
        width: auto;
        height: auto;
        border: none;
        border-radius: 0;
        font-weight: 700;
        display: block;
        text-align: inherit;
        color: #0475c5;
        padding: 0;
        font-size: 14px;
    }

        .list_tin_thongbao li .box_noidung_tintuc_timkiem a em {
            position: static;
            top: auto;
            right: auto;
            width: auto;
            height: auto;
            background-color: transparent;
            line-height: normal;
            font-size: 13px;
            border-radius: 0;
            font-style: italic;
            color: #0475c5;
        }

.list_trangthai_thongbao {
    display: block;
    overflow: hidden;
    padding-bottom: 5px;
}

    .list_trangthai_thongbao li {
        width: 50%;
        float: left;
        font-size: 14px;
        color: #373435;
        margin-right: 0;
        letter-spacing: 0px;
    }

        .list_trangthai_thongbao li:last-child {
            text-align: right;
            float: right;
        }

.list_menu_phai li.list_thongbao_tin .list_trangthai_thongbao li a {
    width: auto;
    height: auto;
    border: none;
    border-radius: 0;
    padding: 0;
    color: #0475c5;
    font-size: 13px;
}

.box_show_info_user {
    position: absolute;
    top: 51px;
    right: -20px;
    width: 320px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.15);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.15);
    box-shadow: 0 1px 4px rgba(0,0,0,.15);
    border-radius: 3px;
    padding: 20px 25px;
    z-index: 99;
    display: none;
}

    .box_show_info_user h6 {
        display: block;
        color: #373435;
        font-size: 14px;
        margin-bottom: 20px;
    }

.box_all_sotien {
    border-bottom: dashed 1px #d7d7d7;
    display: block;
}

    .box_all_sotien table {
        margin-bottom: 15px;
        width: 100%;
    }

        .box_all_sotien table tr {
            border: none !important;
        }

            .box_all_sotien table tr td {
                padding: 3px 0px;
                font-size: 14px;
                color: #373435;
                border: none !important;
            }

                .box_all_sotien table tr td:first-child {
                    text-align: left;
                }

                .box_all_sotien table tr td:last-child {
                    text-align: right;
                    font-weight: 700;
                }

.list_menu_phai li.info_user .box_sodu_vi a {
    font-size: 14px;
    color: #009de2;
    display: block;
    position: relative;
    padding: 8px 10px 8px 0px
}

    .list_menu_phai li.info_user .box_sodu_vi a:before {
        content: "";
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        background: url(../images/icon_sodu_vi.png) no-repeat;
        width: 5px;
        height: 9px;
    }

/*.list_menu_phai li.info_user .box_sodu_vi a:last-child {
        padding-bottom: 0;
    }*/

.list_menu_phai li.info_user .box_link_dieuhuong {
    padding: 0px 15px;
}

    .list_menu_phai li.info_user .box_link_dieuhuong a {
        display: block;
        color: #4b4b4b;
        font-size: 14px;
        border-bottom: dashed 1px #d7d7d7;
        padding: 8px 0px 8px 0px
    }

        .list_menu_phai li.info_user .box_link_dieuhuong a:hover {
            color: #009de2;
        }

        .list_menu_phai li.info_user .box_link_dieuhuong a.link_out {
            border: solid 1px #009de2;
            border-radius: 3px;
            text-align: center;
            padding: 10px 0px 10px 0px;
            margin-top: 15px;
            -webkit-transition: 0.4s ease all;
            -o-transition: 0.4s ease all;
            -moz-transition: 0.4s ease all;
            transition: 0.4s ease all;
        }

            .list_menu_phai li.info_user .box_link_dieuhuong a.link_out:hover {
                background-color: #009de2;
                color: #fff;
                -webkit-transition: 0.4s ease all;
                -o-transition: 0.4s ease all;
                -moz-transition: 0.4s ease all;
                transition: 0.4s ease all;
            }

.box_timkiem_mobile {
    display: none;
}

.box_all_tabnap {
    background-color: #fff;
    padding: 20px;
}

    .box_all_tabnap .tab_flex {
        display: flex !important;
    }

        .box_all_tabnap .tab_flex .tab_flex_auto {
            flex: auto !important;
        }

    .box_all_tabnap ul.nav-tabs {
        border: none;
        margin: 0 auto; /*height:85px;*/ /*overflow:hidden;*/
    }

        .box_all_tabnap ul.nav-tabs.inherit {
            overflow: inherit;
        }

    .box_all_tabnap ul.tab_flex li {
        flex: auto;
    }

    .box_all_tabnap ul.nav-tabs li {
        text-align: center;
        font-size: 13px;
        color: #474a4f;
        background-color: transparent;
    }

        .box_all_tabnap ul.nav-tabs li a {
            margin-right: 0;
            border-radius: 0 0 0 0;
            padding: 10px 0px;
            border: none;
            min-width: 85px;
        }

            .box_all_tabnap ul.nav-tabs li a:hover, .box_all_tabnap ul.nav-tabs li a:focus {
                background-color: transparent;
                border: none;
            }

        .box_all_tabnap ul.nav-tabs li.active a {
            border: none;
            border-bottom: solid 5px #0475c5;
            background-color: transparent;
            color: #0475c5;
        }

        .box_all_tabnap ul.nav-tabs li i {
            display: block;
            margin-bottom: 15px;
            position: relative;
        }

        .box_all_tabnap ul.nav-tabs li.responsivetabs-more a i { /* background:url(../images/icon_nap17.png) no-repeat; */
            width: 38px;
            height: 26px;
            margin: 0 auto;
            margin-bottom: 15px;
        }

        .box_all_tabnap ul.nav-tabs li a i em {
            display: inline-block;
            position: absolute;
            top: -5px;
            right: -10px;
            width: 17px;
            height: 17px;
            border-radius: 50%;
            background-color: #ed1b1b;
            text-align: center;
            line-height: 17px;
            font-size: 11px;
            color: #fff;
            font-style: normal;
        }

        .box_all_tabnap ul.nav-tabs li.dropdown .dropdown-menu-right {
            -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.15);
            -moz-box-shadow: 0 1px 4px rgba(0,0,0,.15);
            box-shadow: 0 1px 4px rgba(0,0,0,.15);
            border-radius: 3px;
        }

.back-to-top {
    display: none;
}

.box_all_tabnap ul.nav-tabs li.dropdown .dropdown-menu-right {
    min-width: 260px;
    padding: 0px 15px;
    margin: 0;
}

    .box_all_tabnap ul.nav-tabs li.dropdown .dropdown-menu-right a {
        padding: 11px 15px;
        border-bottom: dashed 1px #d7d7d7;
        display: block;
        line-height: 26px;
        position: relative;
    }

        .box_all_tabnap ul.nav-tabs li.dropdown .dropdown-menu-right a:before {
            content: "";
            position: absolute;
            left: -15px;
            top: 0;
            width: 15px;
            height: 100%;
            background-color: #f2f2f2;
            display: none;
        }

        .box_all_tabnap ul.nav-tabs li.dropdown .dropdown-menu-right a:after {
            content: "";
            position: absolute;
            right: -15px;
            top: 0;
            width: 15px;
            height: 100%;
            background-color: #f2f2f2;
            display: none;
        }

        .box_all_tabnap ul.nav-tabs li.dropdown .dropdown-menu-right a:hover {
            background-color: #f2f2f2;
        }

            .box_all_tabnap ul.nav-tabs li.dropdown .dropdown-menu-right a:hover:before, .box_all_tabnap ul.nav-tabs li.dropdown .dropdown-menu-right a:hover:after {
                display: block;
            }

        .box_all_tabnap ul.nav-tabs li.dropdown .dropdown-menu-right a:last-child {
            border: none;
        }

        .box_all_tabnap ul.nav-tabs li.dropdown .dropdown-menu-right a i {
            display: inline-block;
            margin: 0px 15px 0px 0px;
        }

.box_all_tabnap ul.nav-tabs li.open a, .box_all_tabnap ul.nav-tabs li.open a:hover, .box_all_tabnap ul.nav-tabs li.open a:focus {
    background-color: transparent;
}

.box_all_tabnap .tab-content {
    padding: 25px;
    position: relative;
}

.list_radio_didong {
    display: block;
    text-align: left;
    margin-bottom: 30px;
}

    .list_radio_didong li {
        display: inline-block;
        margin-right: 60px;
    }

        .list_radio_didong li:last-child {
            margin-right: 0;
        }

        .list_radio_didong li input[type=radio].css-checkbox {
            position: absolute;
            overflow: hidden;
            clip: rect(0 0 0 0);
            height: 1px;
            width: 1px;
            margin: -1px;
            padding: 0;
            border: 0;
        }

            .list_radio_didong li input[type=radio].css-checkbox + label.css-label {
                padding-left: 25px;
                height: 16px;
                display: inline-block;
                line-height: 16px;
                background-repeat: no-repeat;
                background-position: 0px 0px;
                font-size: 14px;
                font-weight: 400;
                vertical-align: middle;
                cursor: pointer;
                color: #373435;
            }

            .list_radio_didong li input[type=radio].css-checkbox:checked + label.css-label {
                background-position: 0 -16px;
                color: #0475c5;
                font-weight: 700;
            }

.chrome-style {
    background-image: url(../images/icon_radio_didong.png);
}

.box_taifile_danhsach {
    display: block;
    padding: 15px 0px;
    overflow: hidden;
    border-bottom: dashed 1px #e8e8e7;
    margin: 15px 0px;
}

    .box_taifile_danhsach a {
        color: #0475c5;
        font-size: 14px;
    }

        .box_taifile_danhsach a.link_tai_ds {
            float: left;
            font-style: italic;
            padding-left: 25px;
            position: relative;
            margin-bottom: 15px;
        }

            .box_taifile_danhsach a.link_tai_ds:hover {
                text-decoration: underline;
            }

            .box_taifile_danhsach a.link_tai_ds:before {
                content: "";
                position: absolute;
                top: 50%;
                left: 0;
                transform: translateY(-50%);
                -moz-transform: translateY(-50%);
                -webkit-transform: translateY(-50%);
                background: url(../images/icon_link_taifile.png) no-repeat;
                width: 15px;
                height: 19px;
            }

        .box_taifile_danhsach a.link_huy_ds {
            float: right;
            text-decoration: underline;
        }

.tieude_all_tab_nap {
    display: block;
    font-size: 18px;
    color: #373435;
    font-weight: 600;
    margin-bottom: 20px;
}

.link_nap_tiep {
    text-decoration: underline;
    font-weight: 700;
    color: #0475c5;
    font-size: 14px;
    display: inline-block;
    line-height: 10px;
    margin-bottom: -23px;
}

    .link_nap_tiep:hover {
        text-decoration: underline;
    }

.box_hienthi_danhsach_nap {
    display: block;
    color: #373435;
    font-size: 14px;
    border-bottom: solid 1px #ccc;
    overflow: hidden;
    max-width: 340px;
    vertical-align: middle;
    position: relative;
    padding: 10px 0px;
}

    .box_hienthi_danhsach_nap em {
        font-style: normal;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
    }

        .box_hienthi_danhsach_nap em.text_mau_giamgia {
            color: #e80009;
        }

        .box_hienthi_danhsach_nap em.text_mau_khonggiam {
            color: #373435;
        }

.box_all_checkbox_thanhtoan input[type=checkbox].css-checkbox,
.bang_chitiet_nhieuhoadon input[type=checkbox].css-checkbox {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

    .box_all_checkbox_thanhtoan input[type=checkbox].css-checkbox + label.css-label,
    .bang_chitiet_nhieuhoadon input[type=checkbox].css-checkbox + label.css-label {
        padding-left: 30px;
        display: inline-block;
        line-height: 0;
        background-repeat: no-repeat;
        background-position: 0px 0px;
        height: 20px;
        font-size: 16px;
        font-weight: 400;
        vertical-align: middle;
        cursor: pointer;
        color: #0475c5;
    }

        .box_all_checkbox_thanhtoan input[type=checkbox].css-checkbox + label.css-label em {
            display: block;
            font-size: 13px;
            color: #8d8b8c;
            font-style: normal;
            margin-top: 10px;
        }

    .box_all_checkbox_thanhtoan input[type=checkbox].css-checkbox:checked + label.css-label,
    .bang_chitiet_nhieuhoadon input[type=checkbox].css-checkbox:checked + label.css-label {
        background-position: 0 -20px;
    }

.chrome-style-checkbox {
    background-image: url(../images/icon_checkbox_thanhtoan.png);
}

.link_thanhtoan_naptien {
    display: block;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    border-radius: 3px;
    background-color: #0475c5;
    line-height: 40px;
    max-width: 300px;
    -webkit-transition: 0.4s ease all;
    -o-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    transition: 0.4s ease all;
    margin-top: 21px;
}

    .link_thanhtoan_naptien:hover {
        -webkit-transition: 0.4s ease all;
        -o-transition: 0.4s ease all;
        -moz-transition: 0.4s ease all;
        transition: 0.4s ease all;
        color: #fff;
        background-color: #074e80;
    }

.box_all_checkbox_thanhtoan {
    max-width: 340px;
    margin: 0 auto;
    margin-top: -44px;
}

.box_chonso_tien {
    max-width: 340px;
    margin: 0 auto;
}

.box_hienthi_danhsach_nap input {
    width: 100%;
    border: none;
    outline: none;
}

.box_hienthi_danhsach_nap span.btn_chon_file {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    width: 88px;
    height: 28px;
    border: solid 1px #01adeb;
    border-radius: 3px;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    color: #01adeb;
    cursor: pointer;
    pointer-events: auto;
}

    .box_hienthi_danhsach_nap span.btn_chon_file input {
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
    }

.box_chonso_tien.box_chonloai_the .text_mau_giamgia {
    float: right;
    font-style: normal;
    color: #e80009;
    font-size: 14px;
}

.margin_bottom_20 {
    margin-bottom: 20px;
}

.box_hienthi_danhsach_nap.margin_bottom_20 {
    margin-bottom: 20px;
}

    .box_hienthi_danhsach_nap.margin_bottom_20.xoa_border, .box_hienthi_danhsach_nap.xoa_border {
        border: none;
    }

.xoa_margin {
    margin: 0;
}

.link_huydanhsach {
    color: #0475c5;
    font-size: 14px;
    float: right;
}

    .link_huydanhsach:hover {
        text-decoration: underline;
    }

.box_all_thongtin_kh_tt {
    background-color: #f7f7f7;
    padding: 10px;
    display: block;
    margin: 15px 0px;
}

    .box_all_thongtin_kh_tt h4 {
        display: block;
        text-align: left;
        font-size: 14px;
        color: #282828;
        line-height: 40px;
    }

.text_hienthi_select {
    color: #373435;
    display: block;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #373435;
    padding: 11px 0px;
}

.select_dropdownform {
    display: block;
    position: relative;
    width: 100%;
    min-height: 42px;
}

.form_select_control {
    width: 340px;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    display: none;
}

.list_all_select_ul {
    z-index: 99;
    position: absolute;
    display: none;
    left: 0px;
    top: 40px;
    width: 100%;
    background-color: #FFFFFF;
    border-radius: 3px;
    border: 1px solid #ccc;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

    .list_all_select_ul li {
        display: block;
        padding: 10px;
        font-size: 14px;
        font-weight: 400;
        border-bottom: 1px solid #ebebeb;
        vertical-align: middle;
        cursor: pointer;
        overflow: hidden;
    }

        .list_all_select_ul li:hover {
            background-color: #f5f5f5;
        }

        .list_all_select_ul li span.text_giagiam_select {
            float: right;
            color: #0376c6;
        }

        .list_all_select_ul li span.text_giagiam_thecao {
            float: right;
            color: #e70008;
        }

        .list_all_select_ul li span.text_giagoc_select {
            float: left;
            color: #363435;
            text-decoration: line-through;
        }

.bang_chitiet_tiendien tr td {
    font-size: 14px;
    color: #373435;
    vertical-align: middle;
    position: relative;
}

    .bang_chitiet_tiendien tr td a {
        color: #0482ca;
        font-style: italic;
        display: block;
        text-align: right;
    }

    .bang_chitiet_tiendien tr td span {
        font-weight: 700;
        color: #d20000;
    }

.bang_chitiet_tiendien thead tr th {
    font-weight: 700;
    color: #0482ca;
    font-size: 14px;
    text-align: center;
}

.bang_chitiet_guitietkiem tr td {
    font-size: 14px;
    color: #373435;
    vertical-align: middle;
    position: relative;
    text-align: center;
}

    .bang_chitiet_guitietkiem tr td a {
        color: #0482ca;
        font-style: italic;
        display: block;
        text-align: center;
    }

    .bang_chitiet_guitietkiem tr td span {
        font-weight: 700;
        color: #d20000;
    }

.bang_chitiet_guitietkiem thead tr th {
    font-weight: 700;
    color: #0482ca;
    font-size: 14px;
}

.btn_thanhtoan_dien {
    width: 100%;
    float: right;
}

.box_chitiet_hoadon {
    position: absolute;
    top: 100%;
    right: 0;
    width: 400px;
    padding: 20px 25px;
    -webkit-border-radius: 3px;
    z-index: 999;
    display: none;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.15);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.15);
    box-shadow: 0 1px 4px rgba(0,0,0,.15);
}

    .box_chitiet_hoadon ul {
        word-spacing: -4px;
    }

        .box_chitiet_hoadon ul li {
            display: inline-block;
            width: 50%;
            word-spacing: 0px;
            line-height: 25px;
        }

            .box_chitiet_hoadon ul li:first-child {
                text-align: left;
            }

            .box_chitiet_hoadon ul li:last-child {
                text-align: right;
            }

.margin_top_0 {
    margin-top: 0;
}

.select_all_tiendien {
    max-width: 300px;
    position: relative;
}

    .select_all_tiendien .list_all_select_ul img {
        float: right;
        vertical-align: middle;
    }

.btn_reload_capcha {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.img_capcha_all {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    right: 30px;
    width: 60px;
    font-weight: 700;
}

.select_all_tiendien input {
    padding-right: 100px;
}

.box_all_checkbox_thanhtoan.select_all_tiendien input[type=checkbox].css-checkbox + label.css-label em {
    margin-top: 0;
}

.box_all_checkbox_thanhtoan.select_all_tiendien {
    margin: 0;
}

    .box_all_checkbox_thanhtoan.select_all_tiendien input[type=checkbox].css-checkbox + label.css-label i {
        font-size: 13px;
        color: #0475c5;
        font-style: normal;
        display: block;
        margin-top: 5px;
    }

.select_dangky_tudong_all {
    max-width: 100%;
    margin-top: 15px !important;
}

.max_width_goikenh {
    max-width: 690px;
}

.list_menu_phai li.list_ngonngu {
    position: relative;
}

    .list_menu_phai li.list_ngonngu:before {
        content: "";
        background: url(../images/icon_ngonngu.png) no-repeat top center;
        position: absolute;
        top: 50%;
        right: -9px;
        width: 8px;
        height: 5px;
        background-size: contain;
    }

    .list_menu_phai li.list_ngonngu select {
        border: none;
        outline: none;
        font-size: 14px;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
    }

.list_menu_phai li.btn_dangnhap {
    margin-right: 5px;
}

    .list_menu_phai li.btn_dangnhap a {
        text-align: center;
        font-size: 14px;
        padding: 5px 0px;
        border-radius: 3px;
        width: 95px;
        display: inline-block;
        -webkit-transition: 0.4s ease all;
        color: #fff;
        background-color: #009de2;
        border: solid 1px #009de2;
        -o-transition: 0.4s ease all;
        -moz-transition: 0.4s ease all;
        transition: 0.4s ease all;
    }

.list_menu_phai li.btn_dangky a {
    text-align: center;
    font-size: 14px;
    color: #fff;
    padding: 5px 0px;
    background-color: #009de2;
    border: solid 1px #009de2;
    border-radius: 3px;
    width: 95px;
    display: inline-block;
    -webkit-transition: 0.4s ease all;
    -o-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    transition: 0.4s ease all;
}

    .list_menu_phai li.btn_dangky a:hover, .list_menu_phai li.btn_dangnhap a:hover {
        -webkit-transition: 0.4s ease all;
        -o-transition: 0.4s ease all;
        -moz-transition: 0.4s ease all;
        transition: 0.4s ease all;
        color: #fff;
        background-color: #074e80;
        border: solid 1px #074e80;
    }

.box_all_noidung_thanhtoan {
    background-color: #fff;
    display: block;
    margin-bottom: 15px;
}

.box_tieude_all_noidung_thanhtoan {
    padding: 30px 50px;
    background-color: #009de2;
    background-image: -webkit-linear-gradient(-15deg, #00b6f2, #0475c5);
    background-image: -moz-linear-gradient(-15deg, #00b6f2, #0475c5);
    background-image: -o-linear-gradient(-15deg, #00b6f2, #0475c5);
    background-image: -ms-linear-gradient(-15deg, #00b6f2, #0475c5);
    background-image: linear-gradient(-15deg, #00b6f2, #0475c5);
}

.list_all_thongtin_thanhtoan {
    margin-bottom: 20px;
}

    .list_all_thongtin_thanhtoan li {
        display: inline-block;
        margin-right: 30px;
        width: 200px;
        margin-bottom: 20px;
    }

        .list_all_thongtin_thanhtoan li:last-child {
            margin-right: 0;
        }

        .list_all_thongtin_thanhtoan li h6 {
            display: block;
            font-size: 13px;
            color: #fff;
            border-bottom: dashed 1px #35a8e1;
            padding-bottom: 5px;
            margin-bottom: 5px;
        }

        .list_all_thongtin_thanhtoan li span {
            text-transform: uppercase;
            font-weight: 700;
            font-size: 18px;
            color: #fff;
        }

.box_img_thumb_thanhtoan {
    background-color: #fff;
    border-radius: 5px;
    position: relative;
    width: 110px;
    height: 75px;
}

    .box_img_thumb_thanhtoan img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
    }

.box_thanhtoan_qr_code {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1;
    padding: 15px 20px;
    width: 330px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 16px rgba(0,0,0,.14);
    -moz-box-shadow: 0 3px 16px rgba(0,0,0,.14);
    box-shadow: 0 3px 16px rgba(0,0,0,.14);
}

    .box_thanhtoan_qr_code h4 {
        display: block;
        text-align: center;
        text-transform: uppercase;
        font-size: 18px;
        color: #0475c5;
        font-weight: 600;
    }

    .box_thanhtoan_qr_code p {
        display: block;
        text-align: center;
        font-size: 14px;
        color: #5e5454;
        line-height: 23px;
        margin: 15px 0px;
    }

    .box_thanhtoan_qr_code span {
        display: block;
        text-align: center;
    }

    .box_thanhtoan_qr_code h6 {
        display: block;
        text-align: center;
        margin: 15px 0px;
        font-size: 16px;
        color: #000;
        font-weight: 600;
        text-transform: uppercase;
    }

    .box_thanhtoan_qr_code a {
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }

.box_all_phuongthuc_thanhtoan {
    background-color: #fff;
    padding: 30px 50px;
}

.text_tieude_phuongthuc_thanhtoan {
    display: block;
    text-align: left;
    text-transform: uppercase;
    color: #0475c5;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
}

.accor_phuongthuc {
    max-width: 1040px;
}

    .accor_phuongthuc .panel-default {
        box-shadow: none;
        border: none;
    }

        .accor_phuongthuc .panel-default > .panel-heading {
            border-bottom: dashed 1px #e5e5e4;
            background-color: transparent;
            padding: 20px 0px;
            border-radius: 0 0 0 0;
        }

            .accor_phuongthuc .panel-default > .panel-heading .panel-title a {
                display: block;
            }

                .accor_phuongthuc .panel-default > .panel-heading .panel-title a.collapsed {
                    color: #635e5e;
                }

            .accor_phuongthuc .panel-default > .panel-heading .panel-title a {
                padding: 0px 0px 0px 35px;
                position: relative;
                font-size: 14px;
                color: #0475c5;
                font-weight: 600;
            }

                .accor_phuongthuc .panel-default > .panel-heading .panel-title a:before {
                    content: "";
                    position: absolute;
                    top: 50%;
                    left: 0;
                    background: url(../images/icon_radio_didong.png) no-repeat;
                    width: 16px;
                    height: 16px;
                    transform: translateY(-50%);
                    -moz-transform: translateY(-50%);
                    -webkit-transform: translateY(-50%);
                    background-position: bottom;
                }

                .accor_phuongthuc .panel-default > .panel-heading .panel-title a.collapsed:before {
                    content: "";
                    position: absolute;
                    top: 50%;
                    left: 0;
                    background: url(../images/icon_radio_didong.png) no-repeat;
                    width: 16px;
                    height: 16px;
                    transform: translateY(-50%);
                    -moz-transform: translateY(-50%);
                    -webkit-transform: translateY(-50%);
                    background-position: top;
                }

            .accor_phuongthuc .panel-default > .panel-heading + .panel-collapse > .panel-body {
                border-top: none;
                padding-left: 35px;
                padding-right: 0;
            }

.max_width_300 {
    max-width: 300px;
}

.all_text_chuatk_dangky {
    font-size: 13px;
    color: #8d8b8c;
}

    .all_text_chuatk_dangky a {
        text-decoration: underline;
        display: block;
        margin-bottom: 10px;
        color: #0475c5;
    }

.text_mien_phithanhtoan {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    right: 100px;
    background: url(../images/btn_mienphi.png) no-repeat;
    width: 162px;
    height: 36px;
    line-height: 36px;
    padding-left: 25px;
    font-style: italic;
    color: #0475c5;
    font-size: 13px;
}

.text_tieude_thelienthong {
    display: block;
    color: #424448;
    font-size: 14px;
    margin: 10px 0px;
}

.list_all_the_lienthong {
    display: block;
    text-align: left;
    word-spacing: -4px;
}

    .list_all_the_lienthong li {
        display: inline-block;
        margin-right: 20px;
        word-spacing: 0px;
        text-align: center;
    }

        .list_all_the_lienthong li:last-child {
            margin-right: 0;
        }

        .list_all_the_lienthong li a {
            display: inline-block;
            background: url(../images/img_bank.png) no-repeat;
            width: 184px;
            height: 116px;
            position: relative;
            -webkit-transition: 0.4s ease all;
            -o-transition: 0.4s ease all;
            -moz-transition: 0.4s ease all;
            transition: 0.4s ease all;
            border-radius: 6px;
        }

            .list_all_the_lienthong li a:hover {
                -webkit-box-shadow: 4px 4px 14px 1px #0000004f;
                -moz-box-shadow: 4px 4px 14px 1px #0000004f;
                box-shadow: 4px 4px 14px 1px #0000004f;
                -webkit-transition: 0.4s ease all;
                -o-transition: 0.4s ease all;
                -moz-transition: 0.4s ease all;
                transition: 0.4s ease all;
            }

        .list_all_the_lienthong li span {
            text-align: center;
            display: block;
            color: #e40000;
            font-size: 14px;
            margin-top: 10px;
        }

.box_text_numbu_thelienthong {
    position: absolute;
    left: 8px;
    top: 75px;
    text-shadow: 2px 2px 4px #000000;
    font-weight: 600;
    color: #fff;
    text-align: left;
    font-size: 13px;
}

.box_text_name_thelienthong {
    position: absolute;
    left: 8px;
    top: 95px;
    text-shadow: 2px 2px 4px #000000;
    font-weight: 600;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    font-size: 13px;
}

.list_all_nganhang_noidia {
    display: block;
    text-align: left;
    word-spacing: -4px;
    margin-bottom: 30px;
}

    .list_all_nganhang_noidia li {
        display: inline-block;
        margin-right: 10px;
        margin-bottom: 10px;
        word-spacing: 0px;
    }

        .list_all_nganhang_noidia li a {
            display: inline-block;
            border: solid 1px #d7d7d7;
            width: 133px;
            height: 83px;
            position: relative;
            -webkit-transition: all 0.1s ease-in-out;
            transition: all 0.1s ease-in-out;
        }

            .list_all_nganhang_noidia li a:hover, .list_all_nganhang_noidia li.active_nh_nn a {
                border: solid 1px #2195f3;
                -webkit-transition: all 0.1s ease-in-out;
                transition: all 0.1s ease-in-out;
                box-shadow: inset 0px 0px 0px 1px #2195f3;
            }

            .list_all_nganhang_noidia li a img {
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%,-50%);
                -moz-transform: translate(-50%,-50%);
                -webkit-transform: translate(-50%,-50%);
                margin-top: -6px;
                max-width: 133px;
                height: auto;
            }

            .list_all_nganhang_noidia li a p {
                position: absolute;
                bottom: 3px;
                font-size: 11px;
                width: 100%;
                text-align: center;
                color: #dd4b39;
            }

        .list_all_nganhang_noidia li:last-child {
            margin-right: 0;
        }

.list_sodu_kodu {
    display: block;
    word-spacing: -4px;
}

    .list_sodu_kodu li {
        display: inline-block;
        vertical-align: middle;
        word-spacing: 0px;
        margin-right: 60px;
        position: relative;
        font-size: 14px;
        color: #474a4f;
    }

        .list_sodu_kodu li:before {
            content: "";
            position: absolute;
            top: 50%;
            right: -30px;
            transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            width: 1px;
            height: 100%;
            border-right: 1px #a8a8a8 dashed
        }

        .list_sodu_kodu li:last-child:before {
            content: none;
        }

        .list_sodu_kodu li:last-child {
            margin-right: 0;
        }

        .list_sodu_kodu li span {
            display: block;
        }

        .list_sodu_kodu li b {
            display: block;
            font-weight: 600;
            font-size: 16px;
        }

        .list_sodu_kodu li em {
            font-style: italic;
            color: #e30000;
        }

.text_ma_odp {
    font-size: 14px;
    color: #4b4545;
    display: block;
    margin: 15px 0px;
    line-height: 23px;
}

.panel-body .box_hienthi_danhsach_nap {
    position: relative;
    max-width: 100%;
}

.btn_nhanlai_all {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    font-size: 14px;
    color: #0475c5;
    font-style: normal;
}

.panel-body .box_hienthi_danhsach_nap input {
    padding-right: 60px;
}

.box_all_thanhtoan_nhieuhoadon {
    display: block;
    background: url(../images/bg_nhieuhoadon.jpg) no-repeat top center;
    position: relative;
    padding: 30px 45px;
}

    .box_all_thanhtoan_nhieuhoadon .link_thanhtoan_naptien {
        position: absolute;
        top: 50%;
        right: 50px;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        width: 300px;
        margin-top: 0;
    }

.all_text_tieude_nhieuhoadon {
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
}

    .all_text_tieude_nhieuhoadon em {
        color: #373435;
        text-transform: uppercase;
        font-style: normal;
        display: block;
        position: relative;
    }

        .all_text_tieude_nhieuhoadon em:before {
            content: "";
            position: absolute;
            top: 50%;
            left: -25px;
            background: url(../images/icon_muiten_nhieuhoadon.png) no-repeat;
            width: 16px;
            height: 9px;
            margin-top: -4px;
            transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -webkit-transform: rotate(0deg);
            -webkit-transition: 0.4s ease all;
            -o-transition: 0.4s ease all;
            -moz-transition: 0.4s ease all;
            transition: 0.4s ease all;
        }

    .all_text_tieude_nhieuhoadon.collapsed em:before {
        content: "";
        position: absolute;
        top: 50%;
        left: -25px;
        background: url(../images/icon_muiten_nhieuhoadon.png) no-repeat;
        width: 16px;
        height: 9px;
        margin-top: -4px;
        transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -webkit-transition: 0.4s ease all;
        -o-transition: 0.4s ease all;
        -moz-transition: 0.4s ease all;
        transition: 0.4s ease all;
    }

    .all_text_tieude_nhieuhoadon b {
        font-weight: 700;
        font-size: 24px;
        color: #ed1b1b;
        display: block;
        margin-top: 5px;
    }

.bang_chitiet_nhieuhoadon {
    border: solid 1px #ddd;
}

    .bang_chitiet_nhieuhoadon tr td {
        padding: 10px 0px;
        font-size: 14px;
        vertical-align: middle !important;
    }

        .bang_chitiet_nhieuhoadon tr td:first-child {
            padding: 10px 20px;
        }

        .bang_chitiet_nhieuhoadon tr td em {
            color: #ed1b1b;
            font-style: normal;
        }

        .bang_chitiet_nhieuhoadon tr td b {
            display: block;
            color: #373435;
            margin-bottom: 5px;
        }

        .bang_chitiet_nhieuhoadon tr td ul li {
            display: inline-block;
            margin-right: 10px;
        }

            .bang_chitiet_nhieuhoadon tr td ul li:last-child {
                margin-right: 0;
            }

.body_popup_hoadon {
    text-align: center;
    color: #373435;
    padding: 25px 15px 15px 15px;
    word-wrap: break-word;
}

    .body_popup_hoadon ul {
        margin: 30px 0px;
    }

        .body_popup_hoadon ul li {
            display: inline-block;
        }

            .body_popup_hoadon ul li a {
                display: inline-block;
                border: solid 1px #bbbbbb;
                border-radius: 3px;
                padding: 5px 20px;
                text-align: center;
                color: #8c8b8b;
                font-size: 14px;
            }

            .body_popup_hoadon ul li.dongy_xoa a {
                border: solid 1px #009de2;
                color: #009de2;
            }

            .body_popup_hoadon ul li a:hover {
                background-color: #009de2;
                color: #fff;
                border: solid 1px #009de2;
            }

.btn_xuat_excel, .btn_xuat_txt, .btn_in_thuong, .btn_in_nhiet {
    display: block;
    border: solid 1px #00a651;
    width: 300px;
    max-width: 100%;
    text-align: center;
    font-weight: 300;
    color: #00a651;
    text-transform: uppercase;
    line-height: 50px;
    margin-top: 20px;
    background: url(../images/icon_excel.png) no-repeat 8% center;
}

.btn_xuat_txt {
    background: url(../images/icon_txt.png) no-repeat 8% center;
    border: solid 1px #b4574a;
    color: #b4574a;
}

.btn_in_thuong {
    background: url(../images/icon_inthuong.png) no-repeat 8% center;
    border: solid 1px #7383bf;
    color: #7383bf;
}

.btn_in_nhiet {
    background: url(../images/icon_innhiet.png) no-repeat 8% center;
    border: solid 1px #6f7285;
    color: #6f7285;
}

.margin_top_50px {
    margin-top: 50px;
}

.btn_all_guima_the {
    display: block;
    text-align: center;
    line-height: 43px;
    border: solid 1px #0475c5;
    border-radius: 3px;
    text-transform: uppercase;
    color: #0475c5;
    margin-top: 20px;
}

.group {
    width: 100%;
    height: 40px;
    position: relative;
    border-bottom: solid 1px #737373;
    margin-top: 20px;
}

    .group input {
        display: block;
        width: 100%;
        border: none;
        padding-top: 10px;
        border-radius: 0;
        color: #282828;
        background: transparent;
        font-size: 14px;
        -webkit-transition: .3s ease;
        transition: .3s ease;
        height: 40px;
        position: relative;
        z-index: 3;
    }

    .group .label_input {
        position: absolute;
        top: 10px;
        left: 0px;
        color: rgba(115, 115, 115, 0.8);
        font-size: 14px;
        cursor: text;
        -webkit-transition: .25s ease;
        transition: .25s ease;
        color: #70767b;
        font-weight: 400;
        pointer-events: auto;
        z-index: 1;
    }

    .group input:focus {
        outline: none;
    }

        .group input:focus ~ label.label_input,
        .group input:valid ~ label.label_input {
            top: -5px;
            font-size: 12px;
            color: #2196f3;
        }

    .group input:not(:focus) ~ label.label_input {
        color: rgba(137, 137, 137, 0.5);
    }

.group-large {
    width: 100%;
    height: 100px;
    position: relative;
    border-bottom: solid 1px #f3f3f3;
    margin-top: 20px;
}

    .group-large textarea {
        display: block;
        width: 100%;
        border: none;
        padding-top: 10px;
        border-radius: 0;
        color: #282828;
        background: transparent;
        font-size: 14px;
        -webkit-transition: .3s ease;
        transition: .3s ease;
        height: 100px;
        position: relative;
        z-index: 3;
        width: 100%;
    }

    .group-large .label_input {
        position: absolute;
        top: 10px;
        left: 0px;
        color: rgba(115, 115, 115, 0.8);
        font-size: 14px;
        cursor: text;
        -webkit-transition: .25s ease;
        transition: .25s ease;
        color: #70767b;
        font-weight: 400;
        pointer-events: auto;
        z-index: 1;
        width: 100%;
    }

    .group-large textarea:focus {
        outline: none;
    }

        .group-large textarea:focus ~ label.label_input,
        .group-large textarea:valid ~ label.label_input {
            top: -5px;
            font-size: 12px;
            color: #2196f3;
        }

    .group-large textarea:not(:focus) ~ label.label_input {
        color: rgba(137, 137, 137, 0.8);
    }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    -webkit-text-fill-color: #000;
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
    transition: background-color 5000s ease-in-out 0s;
}

.box_thongbao_ketqua {
    display: block;
    text-align: center;
    background: url(../images/bg_nhieuhoadon.jpg) no-repeat;
    background-size: cover;
    padding: 30px;
    color: #da0000;
    font-size: 14px;
    line-height: 23px;
}

    .box_thongbao_ketqua a {
        color: #0475c5;
        font-weight: 600;
    }

.img_thongbao_giaodich {
    display: block;
    text-align: center;
    margin: 30px 0px;
}

    .img_thongbao_giaodich b {
        font-weight: 700;
        text-align: center;
        display: block;
        font-size: 18px;
        color: #26bf64;
        text-transform: uppercase;
        margin-top: 20px;
    }

.list_btn_giaodich {
    display: block;
    text-align: center;
}

    .list_btn_giaodich li {
        display: inline-block;
        margin-right: 10px;
    }

        .list_btn_giaodich li a {
            display: inline-block;
            border-radius: 3px;
            text-align: center;
            line-height: 45px;
            width: 215px;
            max-width: 100%;
            color: #fff;
        }

        .list_btn_giaodich li.bg_xam_mau a {
            background-color: #b0b0b0;
            -webkit-transition: 0.4s ease all;
            -o-transition: 0.4s ease all;
            -moz-transition: 0.4s ease all;
            transition: 0.4s ease all;
        }

            .list_btn_giaodich li.bg_xam_mau a:hover {
                background-color: #0475c5;
            }

        .list_btn_giaodich li.bg_xanh_mau a {
            background-color: #0475c5;
            -webkit-transition: 0.4s ease all;
            -o-transition: 0.4s ease all;
            -moz-transition: 0.4s ease all;
            transition: 0.4s ease all;
        }

            .list_btn_giaodich li.bg_xanh_mau a:hover {
                background-color: #b0b0b0;
            }

        .list_btn_giaodich li:last-child {
            margin-right: 0;
        }

.bang_chitiet_thanhtoan {
    border: solid 1px #bbbbbb;
}

    .bang_chitiet_thanhtoan tr th {
        color: #4a4f50;
        font-size: 14px;
        font-weight: 700;
        text-align: center;
        padding: 5px 10px;
        border: solid 1px #bbbbbb;
    }

    .bang_chitiet_thanhtoan tr td {
        vertical-align: middle;
        padding: 5px 10px;
        text-align: center;
        font-size: 14px;
        border: solid 1px #bbbbbb;
    }





.header_admin {
    position: fixed;
    width: 100%;
    background-color: #fff;
    z-index: 50;
    -webkit-box-shadow: 0px 0 10px rgba(110,110,110,.3);
    -moz-box-shadow: 0px 0 10px rgba(110,110,110,.3);
    box-shadow: 0px 0 10px rgba(110,110,110,.3);
}

    .header_admin a.logo_admin {
        float: left;
        display: block;
        padding: 0px 15px;
        overflow: hidden;
        height: 50px;
        line-height: 50px;
        width: 250px;
        -webkit-transition: width .3s ease-in-out;
        -o-transition: width .3s ease-in-out;
        transition: width .3s ease-in-out;
    }

        .header_admin a.logo_admin span.logo_admin_big {
            display: block;
            padding: 11px 0px;
        }

        .header_admin a.logo_admin span.logo_admin_small {
            display: none;
        }

.menu_top_admin {
    -webkit-transition: margin-left .3s ease-in-out;
    -o-transition: margin-left .3s ease-in-out;
    transition: margin-left .3s ease-in-out;
    margin-bottom: 0;
    margin-left: 250px;
    position: relative;
    border: none;
    min-height: 50px;
}

.btn_thugon_menu_admin {
    float: left;
    padding: 14px 15px;
}

    .btn_thugon_menu_admin span {
        display: inline-block;
        width: 15px;
        height: 2px;
        position: relative;
        background-color: #7e7e7e;
        vertical-align: super;
    }

        .btn_thugon_menu_admin span:before {
            content: "";
            position: absolute;
            top: -4px;
            left: 0;
            width: 15px;
            height: 2px;
            background-color: #7e7e7e;
        }

        .btn_thugon_menu_admin span:after {
            content: "";
            position: absolute;
            bottom: -4px;
            left: 0;
            width: 15px;
            height: 2px;
            background-color: #7e7e7e;
        }

.menu_right_top_admin {
    float: right;
    padding: 10px 25px 5px 0px;
}

    .menu_right_top_admin .list_menu_phai {
        float: none;
    }

    .menu_right_top_admin .box_show_info_user {
        top: 46px;
    }

    .menu_right_top_admin .box_all_thongbao {
        top: 40px;
    }

.menu_left_admin {
    position: fixed;
    top: 0;
    left: 0;
    padding-top: 55px;
    min-height: 100%;
    width: 250px;
    z-index: 5;
    -webkit-transition: -webkit-transform .3s ease-in-out,width .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out,width .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out,width .3s ease-in-out;
    transition: transform .3s ease-in-out,width .3s ease-in-out;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.3);
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    background-color: #fff;
}

.list_menu_left_admin {
    white-space: nowrap;
}

    .list_menu_left_admin li {
        position: relative;
    }

        .list_menu_left_admin li a {
            display: block;
            padding: 10px;
            font-weight: 600;
            font-size: 14px;
            position: relative;
            color: #4c4c4c;
        }

        .list_menu_left_admin li.panel a.collapsed {
            color: #4c4c4c;
        }

        .list_menu_left_admin li.panel a {
            color: #1a91f5;
        }

        .list_menu_left_admin li a i.icon_list_menu_left_admin {
            display: inline-block;
            width: 20px;
            height: 20px;
            margin-right: 8px;
            background-position: top center;
            vertical-align: middle;
        }

        .list_menu_left_admin li a i.icon_menu_left_1 {
            background: url(../images/icon_trangchu_menu_left_ud.png) no-repeat;
        }

        .list_menu_left_admin li a.collapsed i.icon_menu_left_2 {
            background: url(../images/icon_taikhoan_menu_left_ud.png) no-repeat;
        }

        .list_menu_left_admin li a.collapsed i.icon_menu_left_3 {
            background: url(../images/icon_giaodich_menu_left_ud.png) no-repeat;
        }

        .list_menu_left_admin li a.collapsed i.icon_menu_left_4 {
            background: url(../images/icon_tichhop_menu_left_ud.png) no-repeat;
        }

        .list_menu_left_admin li a.collapsed i.icon_menu_left_5 {
            background: url(../images/icon_theodoi_menu_left_ud.png) no-repeat;
        }

        .list_menu_left_admin li a.collapsed i.icon_menu_left_9 {
            background: url(../images/icon_ngonngu_menu_left_ud.png) no-repeat;
        }

        .list_menu_left_admin li a.collapsed i.icon_menu_left_10 {
            background: url(../images/icon_paycard.png) no-repeat;
        }

        .list_menu_left_admin li a i.icon_menu_left_6 {
            background: url(../images/icon_tintuc_menu_left_ud.png) no-repeat;
        }

        .list_menu_left_admin li a i.icon_menu_left_7 {
            background: url(../images/icon_huongdan_menu_left_ud.png) no-repeat;
        }

        .list_menu_left_admin li a i.icon_menu_left_8 {
            background: url(../images/icon_lienhe_menu_left_ud.png) no-repeat;
        }

        .list_menu_left_admin li a i.icon_menu_left_10 {
            background: url(../images/icon_gopy_menu_left_ud.png) no-repeat;
        }

        .list_menu_left_admin li a i.icon_menu_left_2 {
            background: url(../images/icon_taikhoan_menu_left_ud.png) no-repeat;
            background-position: bottom center;
        }

        .list_menu_left_admin li a i.icon_menu_left_3 {
            background: url(../images/icon_giaodich_menu_left_ud.png) no-repeat;
            background-position: bottom center;
        }

        .list_menu_left_admin li a i.icon_menu_left_4 {
            background: url(../images/icon_tichhop_menu_left_ud.png) no-repeat;
            background-position: bottom center;
        }

        .list_menu_left_admin li a i.icon_menu_left_5 {
            background: url(../images/icon_theodoi_menu_left_ud.png) no-repeat;
            background-position: bottom center;
        }

        .list_menu_left_admin li a i.icon_menu_left_9 {
            background: url(../images/icon_ngonngu_menu_left_ud.png) no-repeat;
            background-position: bottom center;
        }

        .list_menu_left_admin li a i.icon_menu_left_11 {
            background: url(../images/icon_cuahang_menu_left_ud.png) no-repeat;
        }

        .list_menu_left_admin li a i.icon_menu_left_19 {
            background: url(../images/icon-voucher-gray.png) no-repeat;
        }

        .list_menu_left_admin li a em {
            position: absolute;
            top: 50%;
            font-style: normal;
            transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            right: 33px;
            border-radius: 3px;
            font-size: 65%;
            background-color: #eb4b4b;
            padding: 4px 5px;
            display: inline;
            text-align: center;
            color: #fff;
            line-height: 1;
            white-space: nowrap;
            vertical-align: baseline;
            text-transform: uppercase;
        }

        .list_menu_left_admin li a:hover, .list_menu_left_admin li.panel a:hover {
            color: #1a91f5;
        }

            .list_menu_left_admin li a:hover i.icon_list_menu_left_admin {
                background-position: bottom;
            }

        .list_menu_left_admin li a.collapsed i.icon_drop_list_menu_left_admin {
            position: absolute;
            top: 50%;
            right: 10px;
            margin-top: -2px;
            background: url(../images/icon_left_menu_dr.png) no-repeat;
            width: 10px;
            height: 5px;
        }

        .list_menu_left_admin li a i.icon_drop_list_menu_left_admin {
            position: absolute;
            top: 50%;
            right: 10px;
            margin-top: -2px;
            background: url(../images/icon_left_menu_dr.png) no-repeat;
            width: 10px;
            height: 5px;
            background-position: bottom;
        }

        .list_menu_left_admin li.panel {
            margin-bottom: 0;
            border: none;
            border-radius: 0 0 0 0;
            box-shadow: none;
        }

        .list_menu_left_admin li ul.dropdown-menu {
            box-shadow: none;
            border-radius: 0 0 0 0;
            border: none;
            margin: 0;
            float: none;
            position: static;
            top: auto;
            left: auto;
            padding: 0;
            display: block;
        }

            .list_menu_left_admin li ul.dropdown-menu li a {
                color: #4c4c4c;
                font-weight: 300;
                padding: 10px 10px 10px 43px;
                position: relative;
            }

                .list_menu_left_admin li ul.dropdown-menu li a:before {
                    content: "";
                    position: absolute;
                    left: 19px;
                    top: 50%;
                    background: url(../images/icon_sodu_vi.png) no-repeat;
                    width: 5px;
                    height: 9px;
                    margin-top: -4px;
                }

.all_left_tao_profile, .all_right_tao_profile {
    max-width: 640px;
}

.all_right_tao_profile {
    float: right;
    width: 100%;
}













.all_noidung_admin {
    -webkit-transition: -webkit-transform .3s ease-in-out,margin .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out,margin .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out,margin .3s ease-in-out;
    transition: transform .3s ease-in-out,margin .3s ease-in-out;
    margin-left: 250px;
    padding: 75px 25px 25px 25px;
    min-height: 100%;
}

.box_noidung_thongtin_admin {
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; /*min-height: 90vh;*/
}

    .box_noidung_thongtin_admin .container {
        width: 100%;
        position: relative;
        max-width: 100%;
    }

.box_left_noidung_admin {
    max-width: 700px;
    position: relative;
}

.tieude_all_noidung_admin {
    display: block;
    text-align: left;
    font-size: 21px;
    color: #000;
    margin-bottom: 20px;
}

.box_noidung_thongtin_admin .form-group {
    margin-bottom: 25px;
}

    .box_noidung_thongtin_admin .form-group label {
        font-size: 13px;
        color: #363636;
        font-weight: 400;
        display: block;
        margin-bottom: 10px;
    }

    .box_noidung_thongtin_admin .form-group input, .box_noidung_thongtin_admin .form-group select {
        height: 45px;
        line-height: 45px;
        border-radius: 3px;
        color: #3a3a3a;
        font-size: 14px;
    }

.box_max_width_320 {
    max-width: 320px;
}

.box_max_width_320_right {
    max-width: 320px;
    float: right;
    width: 100%;
}

a.btn_all_admin_ud {
    width: 100px;
    line-height: 35px;
    text-align: center;
    border: solid 1px #407fc8;
    color: #407fc8;
    font-size: 14px;
    font-weight: 300;
    border-radius: 3px;
    display: inline-block;
    position: relative;
    z-index: 1;
    overflow: hidden;
    float: right;
}

    a.btn_all_admin_ud:hover {
        color: #fff;
    }

    a.btn_all_admin_ud:before {
        content: "";
        position: absolute;
        top: 0px;
        color: white;
        width: 200%;
        height: 100%;
        background: #2d74d6;
        left: -210%;
        -webkit-transform: skewX(-20deg);
        -moz-transform: skewX(-20deg);
        -o-transform: skewX(-20deg);
        transform: skewX(-20deg);
        -webkit-transition: 0.4s linear all;
        -o-transition: 0.4s linear all;
        -moz-transition: 0.4s linear all;
        transition: 0.4s linear all;
        z-index: -2;
    }

    a.btn_all_admin_ud:hover:before {
        left: -10%;
    }

.text_tieude_small {
    color: #363636;
    font-size: 13px;
    font-weight: 400;
    display: block;
    margin-bottom: 10px;
}

.list_all_thongtin_right {
    display: block;
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
}

    .list_all_thongtin_right li:first-child {
        float: left;
    }

    .list_all_thongtin_right li:last-child {
        float: right;
    }

    .list_all_thongtin_right li {
        font-size: 14px;
        color: #363636;
        vertical-align: middle;
        width: 50%;
    }

        .list_all_thongtin_right li span {
            color: #ff8400;
        }

        .list_all_thongtin_right li input {
            height: 37px;
            line-height: 37px;
            border-radius: 3px;
            color: #3a3a3a;
            font-size: 14px;
            width: 450px;
            max-width: 100%;
        }

        .list_all_thongtin_right li em {
            display: block;
            font-size: 13px;
            color: #6f6f6f;
        }

.box_thumb_admin {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: inline-block;
    float: left;
    margin-right: 20px;
}

.info_thumb_admin {
    white-space: nowrap;
    padding: 25px 0px;
}

.all_btn_thaydoi_thumb_admin {
    display: block;
    overflow: hidden;
    clear: both;
}

.list_caidat_thongbao_admin {
    display: flex;
    flex-flow: wrap;
    align-items: center;
    justify-content: center;
}

    .list_caidat_thongbao_admin li {
        width: 49%;
        margin-right: 2%;
        display: inline-block;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        background-color: #fff;
        -webkit-box-shadow: 0 0 8px rgba(141,141,141,.3);
        -moz-box-shadow: 0 0 8px rgba(141,141,141,.3);
        box-shadow: 0 0 8px rgba(141,141,141,.3);
    }

        .list_caidat_thongbao_admin li:last-child {
            margin-right: 0;
        }

        .list_caidat_thongbao_admin li h4 {
            display: block;
            padding: 25px 0px 20px 0px;
            text-align: center;
            text-transform: uppercase;
            color: #000;
            font-size: 16px;
        }

.box_text_thongbao_ud {
    font-size: 14px;
    padding: 15px 50px;
    background-color: #1a91f5;
    text-align: left;
    font-weight: 300;
    display: block;
    color: #fff;
    line-height: 30px;
}

    .box_text_thongbao_ud em {
        display: inline-block;
        font-style: normal;
        color: #94ff3f;
        vertical-align: baseline;
    }

    .box_text_thongbao_ud i {
        display: inline-block;
        font-style: normal;
        color: #ffb14c;
        vertical-align: baseline;
    }

.box_thietbi_tincay_ud {
    padding: 20px 50px;
    border-bottom: solid 1px #f1f1f0;
    position: relative;
}

.text_info_thietbi_tincay_ud {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
}

    .text_info_thietbi_tincay_ud em {
        font-size: 14px;
        color: #5e5e5e;
        text-transform: none;
        display: block;
        margin-top: 5px;
        font-style: normal;
        font-weight: 400;
        width: 85%;
    }

.switch_luachon {
    position: absolute;
    top: 50%;
    right: 40px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    cursor: pointer;
}

    .switch_luachon input[type="checkbox"] {
        position: absolute;
        opacity: 0;
        margin: 0;
        cursor: pointer;
    }

        .switch_luachon input[type="checkbox"].ios-switch + div {
            vertical-align: middle;
            width: 30px;
            height: 15px;
            background-color: #b7b7b7;
            -webkit-transition-duration: .4s;
            -webkit-transition-property: background-color, box-shadow;
        }

        .switch_luachon input[type="checkbox"].ios-switch:checked + div {
            width: 30px;
            background-color: #5bb116;
        }

        .switch_luachon input[type="checkbox"].ios-switch + div > div {
            float: left;
            width: 15px;
            height: 15px;
            border: solid 1px #e5e5e4;
            background: #ffffff;
            -webkit-transition-timing-function: cubic-bezier(.54,1.85,.5,1);
            -webkit-transition-duration: 0.4s;
            -webkit-transition-property: transform, background-color, box-shadow;
            -moz-transition-timing-function: cubic-bezier(.54,1.85,.5,1);
            -moz-transition-duration: 0.4s;
            -moz-transition-property: transform, background-color;
            pointer-events: none;
            position: relative;
        }

            .switch_luachon input[type="checkbox"].ios-switch + div > div:before {
                position: absolute;
                content: "";
                top: 50%;
                left: 50%;
                transform: translate(-50%,-50%);
                -moz-transform: translate(-50%,-50%);
                -webkit-transform: translate(-50%,-50%);
                width: 5px;
                height: 3px;
                background-color: #b7b7b7;
            }

        .switch_luachon input[type="checkbox"].ios-switch:checked + div > div {
            -webkit-transform: translate3d(15px, 0, 0);
            -moz-transform: translate3d(15px, 0, 0);
            background-color: #ffffff;
            border: solid 1px #e5e5e4;
        }

.all_luucaidat_ud {
    display: block;
    width: 100%;
    background-color: #f5f5f5;
    text-align: center;
}

    .all_luucaidat_ud li {
        display: inline-block;
        color: #464646;
        font-size: 16px;
        margin-right: 15px;
        padding: 25px 0px;
    }

        .all_luucaidat_ud li:last-child {
            margin-right: 0;
        }

        .all_luucaidat_ud li a {
            display: inline-block;
            width: 180px;
            text-align: center;
            line-height: 45px;
            border-radius: 3px;
        }

        .all_luucaidat_ud li.link_luu a {
            background-color: #0482ca;
            color: #fff;
        }

        .all_luucaidat_ud li.link_boqua a {
            background-color: #f5f5f5;
            border: solid 1px #a6a6a6;
        }

.text_all_tieude_thongbao {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 21px;
    color: #000;
    font-weight: 300;
    margin: 0px 0px 30px 0px;
}

.note {
    border: 1px solid #b7b7b7;
    padding: 18px 38px;
    color: #595959;
    font-size: 14px;
    display: inline-block;
    margin-top: 70px;
}

.box_danhsach_thietbi_ud {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px rgba(141,141,141,.3);
    -moz-box-shadow: 0 0 8px rgba(141,141,141,.3);
    box-shadow: 0 0 8px rgba(141,141,141,.3);
    width: 770px;
    max-width: 100%;
    margin: 0 auto;
}

.box_text_thongbao_ud {
    display: block;
    background-color: #1a91f5;
    font-size: 16px;
    font-weight: 300;
    padding: 20px;
    color: #fff;
    line-height: 30px;
    text-align: left;
}

.box_danhsach_thietbi_ud h4 {
    text-align: center;
    display: block;
    text-transform: uppercase;
    font-size: 21px;
    color: #000;
    font-weight: 300;
    padding: 25px 0px;
}

.box_thietbi_tincay_ud {
    border-bottom: solid 1px #ebebeb;
    padding: 15px;
    width: 100%;
    position: relative;
}

.img_thumb_thietbi_tincay_ud {
    padding: 8px 20px;
    float: left;
}

.text_info_thietbi_tincay_ud {
    font-size: 18px;
    color: #000;
    text-align: left;
}

.box_thietbi_tincay_ud .all_switch_tincay_ud {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

    .box_thietbi_tincay_ud .all_switch_tincay_ud ul {
        margin: 10px 0px;
    }

        .box_thietbi_tincay_ud .all_switch_tincay_ud ul li {
            display: inline-block;
            font-weight: 300;
            color: #000;
            font-size: 14px;
            margin-right: 10px;
            vertical-align: middle;
        }

            .box_thietbi_tincay_ud .all_switch_tincay_ud ul li:last-child {
                margin-right: 0;
            }

            .box_thietbi_tincay_ud .all_switch_tincay_ud ul li .switch_luachon {
                position: static;
                top: auto;
                left: auto;
                transform: none;
                right: auto;
                margin-top: -2px;
            }

.btn_all_paycard {
    background-color: #0482ca;
    width: 100%;
    line-height: 38px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    display: block;
    text-transform: uppercase;
    font-weight: 300;
    position: relative;
    -webkit-transition: 0.4s linear all;
    -o-transition: 0.4s linear all;
    -moz-transition: 0.4s linear all;
    transition: 0.4s linear all;
    z-index: 2;
    overflow: hidden;
}

    .btn_all_paycard:before {
        content: "";
        position: absolute;
        top: 0px;
        color: white;
        width: 200%;
        height: 100%;
        background: #2d74d6;
        left: -210%;
        -webkit-transform: skewX(-20deg);
        -moz-transform: skewX(-20deg);
        -o-transform: skewX(-20deg);
        transform: skewX(-20deg);
        -webkit-transition: 0.4s linear all;
        -o-transition: 0.4s linear all;
        -moz-transition: 0.4s linear all;
        transition: 0.4s linear all;
        z-index: -2;
    }

    .btn_all_paycard:hover {
        color: #fff;
    }

        .btn_all_paycard:hover:before {
            left: -10%;
        }

.all_ma_capcha_paycard {
    width: 100%;
    height: 38px;
    border: solid 1px #cacaca;
    padding: 0px 5px;
    font-size: 14px;
    border-radius: 3px;
    position: relative;
}

    .all_ma_capcha_paycard input {
        width: 50%;
        outline: none;
        font-size: 14px;
        height: 36px;
        border: none;
        background-color: transparent;
        border-right: solid 1px #ccc;
    }

.img_capcha_paycard {
    width: 50%;
    text-transform: uppercase;
    font-weight: 700;
    float: right;
    text-align: left;
    line-height: 37px;
    font-size: 18px;
    padding: 0px 20px;
    pointer-events: none;
}

.all_ma_capcha_paycard a.btn_reload_paycar {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 9;
}

.input_sl_paycard {
    width: 80px;
    border-radius: 3px;
    padding: 5px 10px;
    border: solid 1px #ccc;
    outline: none;
}












.box_giaodien_doanhnghiep {
    margin-left: -25px;
    margin-top: -25px;
    margin-right: -25px;
    margin-bottom: -25px;
    padding: 25px 25px 45px 25px;
    background-color: #1a91f5;
    background-image: -webkit-linear-gradient(-5deg, #0482ca, #00b6f2);
    background-image: -moz-linear-gradient(-5deg, #0482ca, #00b6f2);
    background-image: -o-linear-gradient(-5deg, #0482ca, #00b6f2);
    background-image: -ms-linear-gradient(-5deg, #0482ca, #00b6f2);
    background-image: linear-gradient(-5deg, #0482ca, #00b6f2);
}

    .box_giaodien_doanhnghiep .container {
        width: 100%;
        max-width: 100%;
    }


.box_all_tien_doanhnghiep {
    word-spacing: -4px;
    margin-right: -10px;
    display: block;
    overflow: hidden;
    padding: 10px 0px;
}

    .box_all_tien_doanhnghiep li {
        word-spacing: 0px;
        color: #fff;
        font-size: 25px;
        font-weight: 600;
        vertical-align: middle;
        width: 49%;
        float: left;
        position: relative;
    }

        .box_all_tien_doanhnghiep li:before {
            content: "";
            position: absolute;
            top: 50%;
            right: 0;
            transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            width: 1px;
            height: 100%;
            background-color: #00bdff;
        }

        .box_all_tien_doanhnghiep li:last-child {
            text-align: right;
        }

            .box_all_tien_doanhnghiep li:last-child:before {
                content: none;
            }

        .box_all_tien_doanhnghiep li em {
            display: block;
            font-size: 14px;
            font-weight: 300;
            color: #fff;
            font-style: normal;
        }

        .box_all_tien_doanhnghiep li a {
            font-size: 14px;
            color: #01a9e8;
            text-transform: uppercase;
            width: 255px;
            text-align: center;
            line-height: 42px;
            display: inline-block;
            border-radius: 3px;
            background: url(../images/img_reload.png)#fff no-repeat 8% center;
            vertical-align: -webkit-baseline-middle;
        }

.img_thumb_info_doanhnghiep {
    float: left;
    margin-right: 20px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
}

.text_info_doanhnghiep {
    font-weight: 600;
    color: #fff;
    font-size: 20px;
    padding: 15px 0px;
}

    .text_info_doanhnghiep em {
        display: block;
        font-weight: 300;
        font-size: 14px;
        font-style: normal;
        margin-top: 5px;
    }

.text_tieude_all_doanhnghiep {
    display: block;
    text-align: left;
    text-transform: uppercase;
    font-size: 16px;
    color: #0482ca;
    padding-bottom: 10px;
    border-bottom: solid 1px #e5e5e4;
    position: relative;
    margin-bottom: 20px;
}

.list_tichhop_tailieu {
    position: absolute;
    top: -15px;
    right: 0;
}

    .list_tichhop_tailieu li {
        display: inline-block;
    }

.list_sodu_doanhso .list_tichhop_tailieu li {
    display: inline-block;
    padding: 20px 0px;
    margin-right: 10px;
}

.list_tichhop_tailieu li a {
    display: inline-block;
    padding: 15px;
    font-size: 14px;
    color: #9e9e9e;
    position: relative;
}

    .list_tichhop_tailieu li a:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #01aeec;
        display: none;
    }

.list_tichhop_tailieu li.active_th_qt a {
    color: #282828;
}

    .list_tichhop_tailieu li.active_th_qt a:before {
        display: block;
    }

.text_tieude_noidung_th {
    display: block;
    text-align: left;
    font-size: 14px;
    color: #6d6d6d;
    font-weight: 900;
}



.all_noidung_th_manguonmo {
    display: block;
    float: right;
    max-width: 490px;
    width: 100%;
}

    .all_noidung_th_manguonmo h4 {
        display: block;
        color: #2a2a2a;
        font-size: 18px;
        font-weight: 600;
        text-align: left;
        margin-top: 40px;
    }

    .all_noidung_th_manguonmo p {
        display: block;
        font-size: 14px;
        color: #5a5a5a;
        line-height: 25px;
        margin: 20px 0px;
    }

.list_manguon_mo {
    display: block;
    word-spacing: -4px;
}

    .list_manguon_mo li {
        display: inline-block;
        word-spacing: 0px;
        margin-bottom: 10px;
        margin-right: 10px;
    }

        .list_manguon_mo li:last-child {
            margin-right: 0;
        }

        .list_manguon_mo li a {
            display: inline-block;
        }

.all_noidung_admin .group {
    border-bottom: solid 1px #f3f3f3;
}

    .all_noidung_admin .group input:not(:focus) ~ label.label_input {
        color: #9e9e9e;
    }

    .all_noidung_admin .group a {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        border-radius: 3px;
        border: solid 1px #01adeb;
        padding: 5px 15px;
        color: #01adeb;
        cursor: pointer;
        z-index: 3;
    }

.all_left_tichhop {
    max-width: 840px;
}

.list_check_ma_bm {
    display: block;
    text-align: left;
    word-spacing: -4px;
    margin-top: 13px;
}

    .list_check_ma_bm li {
        display: inline-block;
        word-spacing: 0;
        margin-right: 8px;
        margin-bottom: 10px;
    }

        .list_check_ma_bm li:last-child {
            margin-right: 0;
        }

        .list_check_ma_bm li a {
            display: inline-block;
            width: 150px;
            line-height: 35px;
            text-align: center;
            border-radius: 3px;
            background-color: #e7e7e7;
            font-size: 14px;
            color: #393939;
            position: relative;
            cursor: default;
        }

            .list_check_ma_bm li a:before {
                content: "";
                position: absolute;
                top: 50%;
                left: 30px;
                transform: translateY(-50%);
                -moz-transform: translateY(-50%);
                -webkit-transform: translateY(-50%);
                background: url(../images/icon_check_mahoa.png) no-repeat;
                width: 18px;
                height: 14px;
                display: none;
            }

        .list_check_ma_bm li.active_check_mahoa a {
            background-color: #0482ca;
            color: #fff;
        }

            .list_check_ma_bm li.active_check_mahoa a:before {
                display: block;
            }

.list_btn_left_tichhop {
    display: block;
    text-align: center;
    word-spacing: -4px;
    margin: 40px 0px 20px 0px;
}

    .list_btn_left_tichhop li {
        display: inline-block;
        word-spacing: 0px;
        margin-right: 15px;
    }

        .list_btn_left_tichhop li:last-child {
            margin-right: 0;
        }

        .list_btn_left_tichhop li a {
            display: inline-block;
            width: 268px;
            line-height: 38px;
            border-radius: 3px;
            text-transform: uppercase;
            text-align: center;
            font-size: 16px;
            font-weight: 300;
        }

        .list_btn_left_tichhop li.link_huy_tichhop a {
            border: solid 1px #a6a6a6;
            background-color: #fff;
            color: #6a6a6a;
            position: relative;
            -webkit-transition: 0.4s linear all;
            -o-transition: 0.4s linear all;
            -moz-transition: 0.4s linear all;
            transition: 0.4s linear all;
            z-index: 2;
            overflow: hidden;
        }

            .list_btn_left_tichhop li.link_huy_tichhop a:before {
                content: "";
                position: absolute;
                top: 0px;
                color: white;
                width: 200%;
                height: 100%;
                background: #2d74d6;
                left: -210%;
                -webkit-transform: skewX(-20deg);
                -moz-transform: skewX(-20deg);
                -o-transform: skewX(-20deg);
                transform: skewX(-20deg);
                -webkit-transition: 0.4s linear all;
                -o-transition: 0.4s linear all;
                -moz-transition: 0.4s linear all;
                transition: 0.4s linear all;
                z-index: -2;
            }

            .list_btn_left_tichhop li.link_huy_tichhop a:hover {
                color: #fff;
                border: solid 1px #2d74d6;
            }




        .list_btn_left_tichhop li.link_ok_tichhop a {
            border: solid 1px #0482ca;
            background-color: #0482ca;
            color: #fff;
            position: relative;
            -webkit-transition: 0.4s linear all;
            -o-transition: 0.4s linear all;
            -moz-transition: 0.4s linear all;
            transition: 0.4s linear all;
            z-index: 2;
            overflow: hidden;
        }

            .list_btn_left_tichhop li.link_ok_tichhop a:before {
                content: "";
                position: absolute;
                top: 0px;
                color: white;
                width: 200%;
                height: 100%;
                background: #2d74d6;
                left: -210%;
                -webkit-transform: skewX(-20deg);
                -moz-transform: skewX(-20deg);
                -o-transform: skewX(-20deg);
                transform: skewX(-20deg);
                -webkit-transition: 0.4s linear all;
                -o-transition: 0.4s linear all;
                -moz-transition: 0.4s linear all;
                transition: 0.4s linear all;
                z-index: -2;
            }

            .list_btn_left_tichhop li.link_ok_tichhop a:hover:before, .list_btn_left_tichhop li.link_huy_tichhop a:hover:before {
                left: -10%;
            }

.list_lua_bieuphi_thanhtoan, .list_lua_bieuphi {
    display: block;
    text-align: left;
    overflow: hidden;
    margin-top: 15px;
}

    .list_lua_bieuphi_thanhtoan li, .list_lua_bieuphi li {
        color: #6d6d6d;
        display: inline;
        margin-right: 35px;
        font-size: 14px;
    }

        .list_lua_bieuphi_thanhtoan li:last-child, .list_lua_bieuphi li:last-child {
            margin-right: 0;
        }

        .list_lua_bieuphi_thanhtoan li input[type=checkbox].css-checkbox {
            position: absolute;
            overflow: hidden;
            clip: rect(0 0 0 0);
            height: 1px;
            width: 1px;
            margin: -1px;
            padding: 0;
            border: 0;
        }

            .list_lua_bieuphi_thanhtoan li input[type=checkbox].css-checkbox + label.css-label {
                padding-left: 30px;
                display: inline-block;
                line-height: 20px;
                background-repeat: no-repeat;
                background-position: 0px 0px;
                height: 20px;
                font-size: 14px;
                font-weight: 400;
                vertical-align: middle;
                cursor: pointer;
                color: #282828;
            }

            .list_lua_bieuphi_thanhtoan li input[type=checkbox].css-checkbox:checked + label.css-label {
                background-position: 0 -20px;
            }

        .list_lua_bieuphi li input[type=radio].css-checkbox {
            position: absolute;
            overflow: hidden;
            clip: rect(0 0 0 0);
            height: 1px;
            width: 1px;
            margin: -1px;
            padding: 0;
            border: 0;
        }

            .list_lua_bieuphi li input[type=radio].css-checkbox + label.css-label {
                padding-left: 25px;
                height: 16px;
                display: inline-block;
                line-height: 16px;
                background-repeat: no-repeat;
                background-position: 0px 0px;
                font-size: 14px;
                font-weight: 400;
                vertical-align: middle;
                cursor: pointer;
                color: #373435;
            }

            .list_lua_bieuphi li input[type=radio].css-checkbox:checked + label.css-label {
                background-position: 0 -16px;
            }

.box_qr_code_thanhtoan {
    text-align: center;
    width: 485px;
    height: 591px;
    float: right;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: solid 1px #e7e7e7;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 13px rgba(0,0,0,.11);
    -moz-box-shadow: 0 3px 13px rgba(0,0,0,.11);
    box-shadow: 0 3px 13px rgba(0,0,0,.11);
    max-width: 100%;
}

    .box_qr_code_thanhtoan h6 {
        text-transform: uppercase;
        color: #2a2a2a;
        font-size: 18px;
        display: block;
        text-align: center;
        margin-top: 30px;
    }

.img_qrcode_hienthi {
    display: block;
    text-align: center;
    margin: 50px 0px;
}

.box_qr_code_thanhtoan span {
    text-align: center;
    display: block;
    color: #c7c7c7;
    font-size: 14px;
}

.all_left_tichhop .group .select_loaitien {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 5;
    height: 30px;
    border-left: solid 1px #e5e5e4;
    padding: 5px 0px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.all_left_tichhop .group input.lua_loai_tiente {
    padding-right: 110px;
}

.all_left_tichhop .group .select_loaitien select {
    border: none;
    outline: none;
    background: url(../images/icon_muiten_user.png) no-repeat 100% center;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    text-align-last: center;
    padding: 0px 20px 0px 10px;
    font-size: 14px;
    color: #282828;
}

.all_left_tichhop .group .select_common {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 4;
    height: 30px;
    border-left: solid 1px #e5e5e4;
    padding: 5px 0px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 100%;
}

    .all_left_tichhop .group .select_common select {
        border: none;
        outline: none;
        background: url(../images/icon_muiten_user.png) no-repeat 100% center;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        padding: 0px 20px 0px 10px;
        font-size: 14px;
        color: #282828;
        width: 100%;
    }

.hd_lb_profile {
    font-size: 14px !important;
}

.ck_profile {
    margin-left: 41px !important;
}

.lb_profile {
    margin-bottom: 4px !important;
    margin-left: 6px !important;
    font-size: 14px !important;
}

ul.table-subicon {
    display: block;
    text-align: right;
    margin: 20px 0px;
}

    ul.table-subicon li {
        list-style: none;
        display: inline-block;
    }

        ul.table-subicon li a {
            padding: 5px;
            opacity: 0.6;
        }

        ul.table-subicon li:hover a {
            opacity: 1;
        }

.all_phantrang_xemtatca {
    display: block;
    margin-top: 30px;
}

    .all_phantrang_xemtatca li {
        vertical-align: middle;
    }

        .all_phantrang_xemtatca li .pagination {
            margin: 0;
        }

            .all_phantrang_xemtatca li .pagination li a {
                font-size: 14px;
                color: #0482ca;
                padding: 9px 12px;
            }

            .all_phantrang_xemtatca li .pagination li.active a {
                background-color: #eee;
                border: solid 1px #ddd;
            }

        .all_phantrang_xemtatca li:first-child {
            float: left;
        }

        .all_phantrang_xemtatca li:last-child {
            float: right;
        }

            .all_phantrang_xemtatca li:last-child .link_xem_tatca {
                width: 318px;
                line-height: 38px;
                text-align: center;
                text-transform: uppercase;
                border-radius: 5px;
                border: solid 1px #01adeb;
                display: inline-block;
                color: #01adeb;
                font-size: 14px;
                margin-right: 30px;
                position: relative;
                z-index: 2;
                overflow: hidden;
            }

                .all_phantrang_xemtatca li:last-child .link_xem_tatca:before {
                    content: "";
                    position: absolute;
                    top: 0px;
                    color: white;
                    width: 200%;
                    height: 100%;
                    background: #01adeb;
                    left: -210%;
                    -webkit-transform: skewX(-20deg);
                    -moz-transform: skewX(-20deg);
                    -o-transform: skewX(-20deg);
                    transform: skewX(-20deg);
                    -webkit-transition: 0.4s linear all;
                    -o-transition: 0.4s linear all;
                    -moz-transition: 0.4s linear all;
                    transition: 0.4s linear all;
                    z-index: -2;
                }

                .all_phantrang_xemtatca li:last-child .link_xem_tatca:hover:before {
                    left: -10%;
                }

                .all_phantrang_xemtatca li:last-child .link_xem_tatca:hover {
                    color: #fff;
                }

                .all_phantrang_xemtatca li:last-child .link_xem_tatca:last-child {
                    margin-right: 0;
                }

.bang_chitiet_ls_hoantien tr th {
    font-size: 13px;
    font-weight: 700;
}

.bang_chitiet_ls_hoantien tr th, .bang_chitiet_ls_hoantien tr td {
    text-align: center;
    color: #3a3b3e;
    padding: 12px 8px !important;
    vertical-align: middle !important;
}

.bang_chitiet_ls_hoantien tr td {
    font-size: 14px;
    font-weight: 300;
    white-space: nowrap;
}

.list_thaotac_bang_chitiet {
    display: block;
    text-align: center;
}

    .list_thaotac_bang_chitiet li {
        display: inline-block;
        margin-right: 5px;
    }

        .list_thaotac_bang_chitiet li a {
            display: inline-block;
            position: relative;
            z-index: 3;
        }

            .list_thaotac_bang_chitiet li a em {
                display: inline-block;
                border-radius: 50%;
                width: 27px;
                height: 27px;
                font-style: normal;
            }

            .list_thaotac_bang_chitiet li a.icon_xoa_bang em {
                background: url(../images/icon_xoa_bang.png)#f3f3f3 no-repeat top center;
            }

                .list_thaotac_bang_chitiet li a.icon_xoa_bang em:before {
                    content: "Xóa";
                    position: absolute;
                    top: -1px;
                    right: -1px;
                    width: 0;
                    height: 29px;
                    background-color: #1a91f5;
                    border-radius: 30px;
                    line-height: 29px;
                    z-index: -1;
                    text-align: left;
                    color: #fff;
                    font-size: 13px;
                    -webkit-transition: 0.3s linear all;
                    -o-transition: 0.3s linear all;
                    -moz-transition: 0.3s linear all;
                    transition: 0.3s linear all;
                    opacity: 0;
                }

            .list_thaotac_bang_chitiet li a.icon_sua_bang em {
                background: url(../images/icon_sua_bang.png)#f3f3f3 no-repeat top center;
            }

                .list_thaotac_bang_chitiet li a.icon_sua_bang em:before {
                    content: "Sửa";
                    position: absolute;
                    top: -1px;
                    left: -1px;
                    width: 0;
                    height: 29px;
                    background-color: #1a91f5;
                    border-radius: 30px;
                    line-height: 29px;
                    z-index: -1;
                    text-align: right;
                    color: #fff;
                    font-size: 13px;
                    -webkit-transition: 0.3s linear all;
                    -o-transition: 0.3s linear all;
                    -moz-transition: 0.3s linear all;
                    transition: 0.3s linear all;
                    opacity: 0;
                }

            .list_thaotac_bang_chitiet li a:hover em {
                background-position: bottom;
            }

            .list_thaotac_bang_chitiet li a.icon_xoa_bang:hover em:before {
                width: 70px;
                padding-left: 15px;
                opacity: 1;
                -webkit-transition: 0.3s linear all;
                -o-transition: 0.3s linear all;
                -moz-transition: 0.3s linear all;
                transition: 0.3s linear all;
            }

            .list_thaotac_bang_chitiet li a.icon_sua_bang:hover em:before {
                width: 70px;
                padding-right: 15px;
                opacity: 1;
                -webkit-transition: 0.3s linear all;
                -o-transition: 0.3s linear all;
                -moz-transition: 0.3s linear all;
                transition: 0.3s linear all;
            }

        .list_thaotac_bang_chitiet li:last-child {
            margin-right: 0;
        }

.box_noidung_thongtin_admin .input-group .form-control {
    border-right: none;
    box-shadow: none;
    outline: none;
    height: 38px;
}

    .box_noidung_thongtin_admin .input-group .form-control input,
    .box_noidung_thongtin_admin .input-group .form-control input:focus {
        outline: none;
    }

.box_noidung_thongtin_admin .input-group-addon {
    padding: 5px 8px;
    background: transparent;
    cursor: pointer;
}

.tieude_input_small {
    display: block;
    margin-bottom: 10px;
    color: #4e4e4e;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    white-space: nowrap;
}

.select_loai_gd_all, .input_timkiem_loai_gd {
    display: block;
    border-radius: 3px;
    height: 38px;
    border: solid 1px #cacaca;
    width: 100%;
    font-size: 14px;
    color: #7a7a7a;
    padding: 0px 5px;
}

.btn_timkiem_hoantien {
    display: block;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    background-color: #0482ca;
    width: 125px;
    max-width: 100%;
    line-height: 38px;
    position: relative;
    z-index: 2;
    overflow: hidden
}

    .btn_timkiem_hoantien:before {
        content: "";
        position: absolute;
        top: 0px;
        color: white;
        width: 200%;
        height: 100%;
        background: #2d74d6;
        left: -210%;
        -webkit-transform: skewX(-20deg);
        -moz-transform: skewX(-20deg);
        -o-transform: skewX(-20deg);
        transform: skewX(-20deg);
        -webkit-transition: 0.4s linear all;
        -o-transition: 0.4s linear all;
        -moz-transition: 0.4s linear all;
        transition: 0.4s linear all;
        z-index: -2;
    }

    .btn_timkiem_hoantien:hover:before {
        left: -10%;
    }

    .btn_timkiem_hoantien:hover {
        color: #fff;
    }

.list_boloc_all_timkiem {
    display: flex;
    margin-bottom: 15px;
}

    .list_boloc_all_timkiem li {
        width: 300px;
        float: left;
        margin-right: 20px;
        -webkit-transition: 0.3s linear all;
        -o-transition: 0.3s linear all;
        -moz-transition: 0.3s linear all;
        transition: 0.3s linear all;
    }

        .list_boloc_all_timkiem li:last-child {
            margin-right: 0;
        }

.list_thaotac_bang_chitiet li a.icon_hoantien em {
    background: url(../images/icon_hoantien.png)#f3f3f3 no-repeat top center;
}

    .list_thaotac_bang_chitiet li a.icon_hoantien em:before {
        content: "Hoàn tiền";
        position: absolute;
        top: -1px;
        right: -1px;
        width: 0;
        height: 29px;
        background-color: #1a91f5;
        border-radius: 30px;
        line-height: 29px;
        z-index: -1;
        text-align: right;
        color: #fff;
        font-size: 13px;
        -webkit-transition: 0.3s linear all;
        -o-transition: 0.3s linear all;
        -moz-transition: 0.3s linear all;
        transition: 0.3s linear all;
        opacity: 0;
    }

.list_thaotac_bang_chitiet li a.icon_hoantien:hover em:before {
    width: 100px;
    padding-right: 33px;
    opacity: 1;
    -webkit-transition: 0.3s linear all;
    -o-transition: 0.3s linear all;
    -moz-transition: 0.3s linear all;
    transition: 0.3s linear all;
}

.list_thaotac_bang_chitiet li a.icon_view em {
    background: url(../images/icon_view.png)#f3f3f3 no-repeat top center;
}

    .list_thaotac_bang_chitiet li a.icon_view em:before {
        content: "Xem";
        position: absolute;
        top: -1px;
        left: -1px;
        width: 0;
        height: 29px;
        background-color: #1a91f5;
        border-radius: 30px;
        line-height: 29px;
        z-index: -1;
        text-align: left;
        color: #fff;
        font-size: 13px;
        -webkit-transition: 0.3s linear all;
        -o-transition: 0.3s linear all;
        -moz-transition: 0.3s linear all;
        transition: 0.3s linear all;
        opacity: 0;
    }

.list_thaotac_bang_chitiet li a.icon_view:hover em:before {
    width: 70px;
    padding-left: 33px;
    opacity: 1;
    -webkit-transition: 0.3s linear all;
    -o-transition: 0.3s linear all;
    -moz-transition: 0.3s linear all;
    transition: 0.3s linear all;
}

.list_thaotac_bang_chitiet li:first-child a, .list_thaotac_bang_chitiet li:last-child a {
    position: relative;
    z-index: 5;
}

.list_thaotac_bang_chitiet li a {
    position: relative;
    z-index: 7;
}

.box_timkiem_rieng {
    display: block;
    text-align: right;
}

    .box_timkiem_rieng a {
        display: inline-block;
        margin-top: 20px;
        margin-bottom: 15px;
    }

.margin_top_20px {
    margin-top: 20px;
}

.link_all_xemchitiet {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    font-size: 14px;
    color: #1a91f5;
    text-transform: none;
    margin-top: -6px;
}

    .link_all_xemchitiet img {
        margin-left: 10px;
    }

.bang_chitiet_ls_banhang tr th, .bang_chitiet_ls_banhang tr td {
    text-align: center;
    color: #3a3b3e;
    padding: 12px 8px !important;
    vertical-align: middle !important;
}

.bang_chitiet_ls_banhang tr th {
    font-size: 13px;
}

.bang_chitiet_ls_banhang tr td {
    font-weight: 400;
    font-size: 14px;
}

    .bang_chitiet_ls_banhang tr td i {
        font-style: normal;
        color: #80cd00;
    }

.list_sodu_doanhso {
    display: flex;
    margin-top: 20px;
}

    .list_sodu_doanhso li {
        display: inline-block;
        margin-right: 20px;
        padding: 20px;
        position: relative;
    }

        .list_sodu_doanhso li:last-child {
            margin-right: 0;
        }

.list_all_the_ud li {
    font-weight: 300;
    color: #3a3b3e;
    font-size: 14px;
    vertical-align: middle;
    padding: 8px;
    display: block;
    margin: 0;
}

.content_tt_ganket ul.list_btn_tt_sodu {
    left: 27%;
}

.list_sodu_doanhso li.content_tt_sodu {
    height: 385px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #fff;
}

.list_sodu_doanhso li.content_tt_ganket {
    width: 393px;
    height: 385px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #fff;
}

.list_sodu_doanhso li.content_doanhso_bh {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #fff;
    height: 385px;
}

.list_btn_tt_sodu {
    display: flex;
    justify-content: center;
    margin-top: 130px;
    margin: 280px auto 0 auto;
    width: 350px;
}

    .list_btn_tt_sodu li {
        padding: 0;
        text-align: center;
        margin-right: 10px;
    }

        .list_btn_tt_sodu li:last-child {
            margin-right: 0;
        }

        .list_btn_tt_sodu li a {
            display: inline-block;
            text-align: center;
            width: 162px;
            line-height: 40px;
            color: #000;
            text-transform: uppercase;
            font-weight: 300;
            border-radius: 5px;
            font-size: 16px;
            position: relative;
            z-index: 2;
            overflow: hidden;
        }

            .list_btn_tt_sodu li a:before {
                content: "";
                position: absolute;
                top: 0px;
                color: white;
                width: 200%;
                height: 100%;
                background: #2d74d6;
                left: -210%;
                -webkit-transform: skewX(-20deg);
                -moz-transform: skewX(-20deg);
                -o-transform: skewX(-20deg);
                transform: skewX(-20deg);
                -webkit-transition: 0.4s linear all;
                -o-transition: 0.4s linear all;
                -moz-transition: 0.4s linear all;
                transition: 0.4s linear all;
                z-index: -2;
            }

            .list_btn_tt_sodu li a:hover:before {
                left: -10%;
            }

        .list_btn_tt_sodu li.link_naptien_tt_sodu a {
            background-color: #0482ca;
            color: #fff;
        }

        .list_btn_tt_sodu li.link_ruttien_tt_sodu a {
            background-color: #e7e7e7;
        }

            .list_btn_tt_sodu li.link_ruttien_tt_sodu a:hover {
                color: #fff;
            }

.bang_chitiet_tt_sodu {
    width: 100%;
}

    .bang_chitiet_tt_sodu tr td {
        font-weight: 300;
        color: #3a3b3e;
        font-size: 14px;
        vertical-align: middle;
        padding: 8px 0px;
    }

        .bang_chitiet_tt_sodu tr td b {
            font-size: 15px;
            font-weight: 400;
            color: #282828;
        }

        .bang_chitiet_tt_sodu tr td:first-child {
            text-align: left;
        }

        .bang_chitiet_tt_sodu tr td:last-child {
            text-align: right;
        }


.list_all_thongke_tt {
    display: flex;
}

    .list_all_thongke_tt li {
        margin-right: 20px;
        width: 389px;
        height: 92px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        background-color: #fff;
        -webkit-box-shadow: 0 0 7px rgba(0,0,0,.15);
        -moz-box-shadow: 0 0 7px rgba(0,0,0,.15);
        box-shadow: 0 0 7px rgba(0,0,0,.15);
        padding: 5px 10px;
        -webkit-transition: 0.3s linear all;
        -o-transition: 0.3s linear all;
        -moz-transition: 0.3s linear all;
        transition: 0.3s linear all;
    }

        .list_all_thongke_tt li:last-child {
            margin-right: 0;
        }

.img_thumb_allthongke {
    float: left;
    border-right: solid 1px #99ccff;
    position: relative;
    padding: 10px 10px 10px 0px;
    display: inline-block;
    margin-right: 10px;
}

    .img_thumb_allthongke img {
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        image-rendering: -moz-crisp-edges;
        image-rendering: -o-crisp-edges;
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
        -ms-interpolation-mode: nearest-neighbor;
    }

.list_all_thongke_tt li:hover .img_thumb_allthongke img {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    transform: scale(1.03);
    -moz-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}

.info_all_thongke {
    font-size: 14px;
    color: #333;
    font-weight: 300;
    padding: 13px 0px;
}

    .info_all_thongke b {
        display: block;
        font-size: 24px;
        font-weight: 600;
        color: #0099ff;
        margin-top: 5px;
    }

.bang_chitiet_daily tr td {
    font-weight: 300;
    color: #fff;
    font-size: 14px;
}

    .bang_chitiet_daily tr td b {
        font-weight: 700;
        padding: 0px 40px 0px 10px;
    }

    .bang_chitiet_daily tr td em {
        font-size: 14px;
        color: #99ff00;
        vertical-align: middle;
        margin: 0;
    }

        .bang_chitiet_daily tr td em img {
            margin-right: 5px;
            float: left;
            margin-top: 3px;
        }

.bang_chitiet_all_thang {
    text-align: center;
    width: 100%;
    border: solid 1px #ccc;
}

    .bang_chitiet_all_thang tr th, .bang_chitiet_all_thang tr td {
        text-align: center;
        border-bottom: solid 1px #ccc;
        line-height: 40px;
        font-size: 14px;
    }

    .bang_chitiet_all_thang tr th {
        background-color: #ccc;
        font-weight: 700;
        color: #333;
    }

.box_img_quangcao img {
    width: 100%;
}

.line_table {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #ccc;
    margin: 20px 0px;
    clear: both;
}

.all_bang_gioithieu tr td {
    padding: 0px 20px;
    font-size: 14px;
    color: #0099cc;
}

    .all_bang_gioithieu tr td b {
        display: block;
        color: #333;
        font-weight: 700;
    }

.text_gioithieu_al {
    display: block;
    border: solid 1px #0099cc;
    padding: 8px 30px 9px 10px;
    position: relative;
    margin: 7px 0px;
    font-size: 13px;
}

.all_bang_gioithieu tr td a {
    display: inline-block;
    margin-right: 10px;
    vertical-align: sub;
}

.text_gioithieu_al a {
    position: absolute;
    top: 50%;
    right: -5px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.all_bang_gioithieu tr td b a {
    font-style: italic;
    font-weight: 400;
    vertical-align: baseline;
    color: #0099cc;
    text-decoration: underline;
}

.all_bang_gioithieu tr td b.link_bef {
    margin-bottom: 10px;
    position: relative;
}

    .all_bang_gioithieu tr td b.link_bef:before {
        content: "";
        position: absolute;
        top: -20px;
        left: -20px;
        width: 1px;
        height: 100px;
        border-left: dashed 1px #cccccc;
    }

.all_bang_gioithieu tr td em {
    display: inline-block;
    margin-right: 10px;
    font-size: 14px;
    color: #0099cc;
    font-style: normal;
    font-weight: 700;
    vertical-align: baseline;
}

.link_chitiet_all_bang {
    font-style: italic;
    color: #0099ff;
    font-size: 14px;
}

.bg_nen_tong_bc {
    background-color: #f3f3f3;
}

.bang_chitiet_ls_hoantien tr.bg_nen_tong_bc td {
    font-size: 14px;
    color: #0099cc;
    font-weight: 700;
    border: none;
}

.btn_back_all {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    font-size: 14px;
    color: #0066cc;
    text-transform: none;
    margin-top: -6px;
}

    .btn_back_all img {
        margin-right: 10px;
    }

.all_thongke_chitiet_nap {
    margin-bottom: 25px;
    background: url(../images/bg_nhieuhoadon.jpg) repeat;
    padding: 40px;
}

    .all_thongke_chitiet_nap span {
        display: block;
        color: #000;
        font-weight: 600;
        font-size: 14px;
    }

        .all_thongke_chitiet_nap span:first-child {
            margin-bottom: 10px;
        }

        .all_thongke_chitiet_nap span b {
            color: #d40000;
            font-size: 16px;
            vertical-align: baseline;
        }

.line_chia_hai {
    position: relative;
}

    .line_chia_hai:before {
        content: "";
        position: absolute;
        right: 0px;
        top: 0;
        width: 1px;
        height: 100%;
        border: dashed 1px #e1e1e1;
    }

.bang_chitiet_all_the_d {
    border: solid 1px #ccc;
}

    .bang_chitiet_all_the_d tr th, .bang_chitiet_all_the_d tr td {
        text-align: center;
        font-size: 13px;
        vertical-align: middle;
        white-space: nowrap;
        border: solid 1px #ccc;
    }

    .bang_chitiet_all_the_d tr th {
        font-weight: 700;
    }

.list_all_select_ul_ba {
    width: 715px;
}

    .list_all_select_ul_ba li {
        display: inline-block;
        width: 33.33%;
        height: 40px;
        float: left;
    }


.topup_main-tt {
    padding: 18px 38px;
    background: #ffffff;
    border-bottom: 1px solid #d4d4d4;
    font-weight: 600;
    position: relative;
    z-index: 2;
    margin-top: 30px;
    font-size: 19px;
    text-transform: uppercase;
    overflow: hidden;
}

.box_all_ds_napthe {
    width: 100%;
    display: block;
    border-right: solid 1px #d4d4d4;
    border-left: solid 1px #d4d4d4;
    background-color: #fff;
}

.list_chitiet_ds_napthe li {
    display: table-cell;
    width: 1%;
    text-align: center;
    border-right: solid 1px #ebebeb;
    border-bottom: solid 1px #ebebeb;
    overflow: hidden;
    cursor: pointer;
}

    .list_chitiet_ds_napthe li:last-child {
        border-right: none;
    }

    .list_chitiet_ds_napthe li div.box_all_noidung_ud {
        position: relative;
        width: 100%;
        display: block;
        padding-top: 50px;
    }

.icon_giamgia_ud {
    position: absolute;
    top: 14px;
    left: 0;
    background: url(../images/topup/icon_giamgia.png) no-repeat;
    width: 55px;
    height: 35px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    font-style: normal;
}

.box_noidung_btn_nap_the_ud span {
    display: block;
    margin: 10px 0px 20px 0px;
    font-size: 15px;
    color: #555555;
}

.box_noidung_btn_nap_the_ud {
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: 0.4s ease all;
    -o-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    transition: 0.4s ease all;
    padding: 10px 0px;
}

.list_chitiet_ds_napthe li:hover .box_noidung_btn_nap_the_ud {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
}

a.btn-blue {
    display: inline-block;
    background: #2196f3;
    color: #fefefe;
    font-size: 16px;
    font-weight: 500;
    padding: 8px 20px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}

    a.btn-blue:hover {
        background: #167aca;
    }

.topup_main-tt .trai {
    float: left;
}

    .topup_main-tt .trai .more {
        border: 1px solid #cccccc;
        display: inline-block;
        color: #555555;
        font-size: 14px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        padding: 0px 16px;
        text-transform: none;
    }

    .topup_main-tt .trai .tt {
        text-transform: uppercase;
        color: #555555;
        font-size: 21px;
        font-weight: 700;
        display: inline-block;
        margin-right: 20px;
    }

.topup_main-tt .phai {
    position: relative;
    float: right;
}

.box_tim_kiem_trochoi_ud {
    position: absolute;
    width: 200px;
    border: solid 1px #e1e1e1;
    border-radius: 3px;
    height: 30px;
    top: -6px;
    left: -200px;
    display: none;
    overflow: hidden;
}

    .box_tim_kiem_trochoi_ud a {
        position: absolute;
        top: 50%;
        left: 6px;
        background: url(../images/topup/icon_sear_ten.png) no-repeat;
        width: 14px;
        height: 14px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 2;
    }

    .box_tim_kiem_trochoi_ud input {
        border: none;
        padding-left: 30px;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        height: 30px;
        z-index: 1;
        color: #555555;
        font-weight: normal;
        opacity: 0.8;
        font-size: 12px;
        outline: none;
    }

.topup_main-tt .phai a {
    color: #555555;
    font-size: 14px;
    opacity: .8;
    text-transform: none;
}

    .topup_main-tt .phai a:hover {
        color: #2196f3;
        opacity: 1;
    }

.topup_main-sanpham {
    background: #fff;
    border: 1px solid #d4d4d4;
    border-top: none;
    border-right: none;
    border-left: none;
}

    .topup_main-sanpham .item {
        border: 1px solid #ebebeb;
        text-align: center;
        padding: 30px 0;
        border-left: none;
        border-top: none;
        overflow: hidden;
    }

    .topup_main-sanpham.ngang .item .tren {
        text-align: center;
        margin-bottom: 0;
        padding: 10px;
    }

    .topup_main-sanpham.ngang .item .duoi {
        margin-top: 10px;
    }

.row.cus {
    margin-right: 0;
    margin-left: 0;
}

    .row.cus > [class ^= "col-"] {
        padding-left: 0;
        padding-right: 0;
    }

.topup_main-sanpham .item .tren a {
    display: inline-block;
    -webkit-transition: 0.4s ease all;
    -o-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    transition: 0.4s ease all;
}

    .topup_main-sanpham .item .tren a img {
        -webkit-transition: 0.4s ease all;
        -o-transition: 0.4s ease all;
        -moz-transition: 0.4s ease all;
        transition: 0.4s ease all;
    }

    .topup_main-sanpham .item .tren a:hover img {
        -webkit-transform: scale(.95);
        -moz-transform: scale(.95);
        -o-transform: scale(.95);
        transform: scale(.95);
    }

.topup_main-sanpham.ngang .item .duoi .tt {
    margin-bottom: 10px;
}

.topup_main-sanpham.ngang .item .tren {
    width: 100%;
}

.topup_main-sanpham.ngang .item .duoi {
    width: 100%;
    text-align: center;
}


.box_content_tab_napgame_naptk {
    display: none;
}

#tab1_napgame {
    display: block;
}

.box_all_tab_naptien {
    pointer-events: auto;
    margin-top: 13px;
    position: relative;
    z-index: 5;
    overflow: hidden;
}

.list_all_tab_napgame_naptk li {
    display: inline-block;
}

    .list_all_tab_napgame_naptk li a {
        background-color: rgba(255,255,255,0.6);
        color: #555555;
        font-size: 18px;
        padding: 8px 18px;
        border-radius: 3px 3px 0px 0px;
        display: inline-block;
    }

        .list_all_tab_napgame_naptk li.active_tab_ud a, .list_all_tab_napgame_naptk li a:hover {
            background-color: rgba(255,255,255,1);
            color: #2196f3;
        }

.box_tieude_topup_nap {
    padding: 25px;
    background-color: #1a91f5;
    background-image: -webkit-linear-gradient(-5deg, #0482ca, #00b6f2);
    background-image: -moz-linear-gradient(-5deg, #0482ca, #00b6f2);
    background-image: -o-linear-gradient(-5deg, #0482ca, #00b6f2);
    background-image: -ms-linear-gradient(-5deg, #0482ca, #00b6f2);
    background-image: linear-gradient(-5deg, #0482ca, #00b6f2);
}

.nd-naptien {
    background: #ffffff;
    border: 1px solid #d4d4d4;
}

    .nd-naptien .form-nap .form {
        max-width: 570px;
        margin: 0 auto;
        padding: 42px 54px 52px;
    }

        .nd-naptien .form-nap .form .item {
            margin-bottom: 15px;
            min-height: 42px;
        }

            .nd-naptien .form-nap .form .item .label-a {
                float: left;
                color: #555555;
                width: 125px;
                padding-top: 10px;
                padding-right: 25px;
                text-align: right;
                font-size: 14px;
            }

            .nd-naptien .form-nap .form .item .ndc {
                width: -moz-calc(100% - 125px);
                width: calc(100% - 125px);
                float: left;
            }

                .nd-naptien .form-nap .form .item .ndc .giam {
                    background: #d9534f;
                    display: inline-block;
                    -moz-border-radius: 2px;
                    border-radius: 2px;
                    color: #fff;
                    font-size: 10px;
                    margin-top: 13px;
                    padding: 0 5px;
                }

                .nd-naptien .form-nap .form .item .ndc .tien {
                    color: #df5555;
                    font-size: 16px;
                    margin-top: 7px;
                }

.all_quaylai_tieptuc_ud {
    display: block;
    overflow: hidden;
}

    .all_quaylai_tieptuc_ud li {
        display: inline-block;
        width: 48%;
    }

        .all_quaylai_tieptuc_ud li a {
            font-weight: 400;
            border: solid 1px #318fef;
        }

        .all_quaylai_tieptuc_ud li:first-child {
            float: left;
        }

        .all_quaylai_tieptuc_ud li:last-child {
            float: right;
        }

        .all_quaylai_tieptuc_ud li:first-child a.btn-blue {
            background-color: #e3e3e3;
            border: solid 1px #acacac;
            color: #555555;
            text-transform: uppercase;
        }

.topup_noidung-game .nd-naptien .user .anh.cus .avt {
    padding-top: 0 !important;
}

.tab-radius ul {
    border-radius: 0 0 0 0 !important;
}

.all_btn_taigame_ud, .all_btn_social_ud {
    display: block;
    text-align: center;
    border-radius: 3px;
    border: solid 1px #555555;
    max-width: 150px;
    margin: 0 auto;
    text-transform: uppercase;
    line-height: 35px;
    margin-top: 15px;
    color: #707070;
    font-weight: 300;
}

    .all_btn_taigame_ud img, .all_btn_social_ud img {
        vertical-align: middle;
        margin-right: 5px;
    }

.all_btn_social_ud {
    background-color: #707070;
    color: #fff;
}

.box_line_ud {
    display: block;
    border-bottom: dashed 1px #ccc;
    margin-top: 20px;
}

.all_btn_taigame_ud:first-child img {
    margin-top: -5px;
}

.nd-naptien .user .anh .avt {
    text-align: center;
    padding: 20px 10px 0;
}

    .nd-naptien .user .anh .avt a {
        display: inline-block;
        background: #fff;
        position: relative;
    }

.box_tieude_topup_nap h6 {
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 21px;
    text-align: center;
    display: block;
}

.nd-naptien .user {
    max-width: 450px;
    margin: 0 auto;
    margin-top: -50px;
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 7px rgba(0,0,0,.5);
    box-shadow: 0 0 7px rgba(0,0,0,.5);
}

    .nd-naptien .user .noidung {
        padding: 15px;
    }

        .nd-naptien .user .noidung .tt {
            color: #555555;
            font-size: 18px;
            font-weight: 700;
            margin-bottom: 10px;
        }

        .nd-naptien .user .noidung span {
            color: #555555;
            line-height: 23px;
            font-size: 14px;
        }

.tab-radius ul {
    border: 1px solid #cccccc;
    -moz-border-radius: 100px;
    border-radius: 100px;
    overflow: hidden;
}

    .tab-radius ul li {
        float: left;
        width: 50%;
        text-align: center;
    }

        .tab-radius ul li a {
            padding: 8px;
            display: block;
            color: #555555;
            opacity: .5;
            font-size: 14px;
        }

        .tab-radius ul li.active a, .tab-radius ul li:hover a {
            background: #2196f3;
            opacity: 1;
            color: #fff;
        }

.input select, .input input {
    width: 100%;
    border: 1px solid #cccccc;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 42px;
    color: #555555;
    font-size: 14px;
    padding: 0 15px;
    margin-bottom: 15px;
}

.nd-naptien .form-nap .form .item a.mua {
    color: #5aa000;
    font-size: 18px;
    display: block;
    text-align: center;
}

.nd-naptien .form-nap .form .item a.btn-blue {
    width: 100%;
    margin-bottom: 27px;
}

.box_all_nhomhang_ud, .box_all_thuonghieu_ud {
    border: solid 1px #ddd;
}

.box_tieude_all_gotit_ud {
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    font-weight: 900;
    display: block;
    background-color: #e29716;
    text-align: center;
    padding: 15px 0px;
}

.list_nhomhang_ud li a {
    display: block;
    padding: 10px 15px;
    border-bottom: solid 1px #ddd;
    color: #000;
    font-size: 16px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

    .list_nhomhang_ud li a:hover {
        transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        padding: 10px 15px 10px 20px;
        color: #2196f3;
    }

    .list_nhomhang_ud li a.active {
        transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        padding: 10px 15px 10px 20px;
        color: #2196f3;
    }

.list_thuonghieu_ud {
    padding: 20px 15px;
}

    .list_thuonghieu_ud li {
        display: block;
        margin-bottom: 20px;
    }

        .list_thuonghieu_ud li:last-child {
            margin-bottom: 0;
        }

        .list_thuonghieu_ud li input[type=checkbox].css-checkbox {
            position: absolute;
            overflow: hidden;
            clip: rect(0 0 0 0);
            height: 1px;
            width: 1px;
            margin: -1px;
            padding: 0;
            border: 0;
        }

            .list_thuonghieu_ud li input[type=checkbox].css-checkbox + label.css-label {
                padding-left: 35px;
                height: 23px;
                display: inline-block;
                line-height: 28px;
                background-repeat: no-repeat;
                background-position: 0px 0px;
                font-size: 16px;
                font-weight: 400;
                vertical-align: middle;
                cursor: pointer;
                margin: 3px 0px 0px 2px;
                color: #2f2f2f;
            }

            .list_thuonghieu_ud li input[type=checkbox].css-checkbox:checked + label.css-label {
                background-position: 0 -23px;
            }

.chrome-style_gotit {
    background-image: url(../images/icon_check_thuonghieu.png);
}

.nav-tabs.list_tab_thongtin_sanpham_ud {
    border: solid 1px #cccccc;
    border-radius: 3px 3px 0px 0px;
    display: inline-block;
    margin-bottom: -1px;
}

    .nav-tabs.list_tab_thongtin_sanpham_ud li {
        margin-bottom: 0;
    }

        .nav-tabs.list_tab_thongtin_sanpham_ud li a {
            margin-right: 0;
            font-size: 16px;
            color: #000;
        }

            .nav-tabs.list_tab_thongtin_sanpham_ud li a,
            .nav-tabs.list_tab_thongtin_sanpham_ud li.active a,
            .nav-tabs.list_tab_thongtin_sanpham_ud li a:hover {
                border: none;
                border-radius: 0 0 0 0;
            }

                .nav-tabs.list_tab_thongtin_sanpham_ud li.active a, .nav-tabs.list_tab_thongtin_sanpham_ud li a:hover {
                    background-color: #2196f3;
                    color: #fff;
                }

.text_mota_gotit_ud {
    min-height: 500px;
}

.box_all_voucher_ud {
    padding: 30px;
    background-color: #fff;
}

.all_tab_gotit_ud {
    display: block;
    text-align: center;
    border: none;
    margin-bottom: 30px;
}

    .all_tab_gotit_ud li {
        display: inline-block;
        float: none;
    }

        .all_tab_gotit_ud li a {
            text-transform: uppercase;
            font-size: 14px;
            color: #888888;
            background-color: #e3e3e3;
            border-radius: 5px;
            border: none;
            margin-right: 10px;
        }

            .all_tab_gotit_ud li.active a, .all_tab_gotit_ud li a:hover, .all_tab_gotit_ud li.active a:hover, .all_tab_gotit_ud li.active a:focus {
                background-color: #227bc0;
                color: #fff;
                border: none;
            }

.box_all_content_gotit {
    text-align: center;
    margin-bottom: 30px;
}

.box_all_thumb_gotit a {
    width: 100%;
    border: solid 1px #dddddd;
    height: 210px;
    position: relative;
    display: inline-block;
}

.box_all_thumb_gotit img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}

.box_all_content_gotit span {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #333333;
    text-transform: uppercase;
    height: 25px;
}

.box_all_content_gotit label {
    margin-top: 15px;
}

.box_all_gia_gotit_ud {
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    color: #df4e3a;
    margin-top: 10px;
}

.box_all_handung_gotit_ud {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    color: #df4e3a;
    margin-top: 10px;
}

.btn_sudung_gotit_ud {
    display: block;
    width: 116px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background-color: #1e8fe7;
    margin: 0 auto;
    border-radius: 5px;
    margin-top: 10px;
}

    .btn_sudung_gotit_ud:hover {
        text-decoration: none;
        background-color: #2196f3;
        color: #fff;
    }

.tieude_all_gotit_ud {
    text-transform: uppercase;
}

    .tieude_all_gotit_ud h5 {
        font-weight: 700;
    }

.text_mota_gotit_ud img {
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.text_mota_gotit_ud h5 {
    text-transform: uppercase;
    display: block;
    text-align: center;
    font-size: 16px;
    color: #333333;
    font-weight: 700;
    margin-bottom: 15px;
}

.text_mota_gotit_ud span {
    font-size: 14px;
    color: #333333;
    font-weight: 700;
    margin-bottom: 5px;
    display: block;
}





.chitiet_donhang_nap {
    padding: 20px;
    width: 100%;
    display: block;
    background-color: #fff;
}

    .chitiet_donhang_nap .list_tab_thongtin_sanpham_ud {
        margin-top: 20px;
    }

    .chitiet_donhang_nap .tab-content {
        border: solid 1px #ccc;
        padding: 30px 25px;
        margin-bottom: 30px;
    }

    .chitiet_donhang_nap .text_mota_gotit_ud, .chitiet_donhang_nap .content-right-collapse {
        min-height: 500px;
    }

.content-right-collapse {
    border: 1px solid #dddddd;
    display: inline-block;
    width: 100%;
    border-radius: 3px;
    background: #fff;
    padding: 0;
}

.title-form {
    border-bottom: 1px solid #ebebeb;
    display: inline-block;
    width: 100%;
    padding: 10px 0;
}

.mg-bottom-30px {
    margin-bottom: 30px;
}

.padding-10-20 {
    padding: 10px 20px;
}

.form-nhapmabaomat {
    display: inline-block;
    width: 100%;
}

    .form-nhapmabaomat .input-group .form-control {
        margin-bottom: 14px;
    }

    .form-nhapmabaomat .input-group .form-control {
        width: 300px;
        height: 36px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        margin-left: 20px;
        border-radius: 3px !important;
    }

    .form-nhapmabaomat .input-group .sm-select {
        width: 120px;
    }

    .form-nhapmabaomat .input-group .addon-btn {
        display: block;
        position: absolute;
        top: 1px;
        right: 106px;
        z-index: 2;
    }

        .form-nhapmabaomat .input-group .addon-btn .addon-subbtn {
            font-size: 13px;
            color: #fffefe;
            background: #2196f3;
            padding: 7px 12px;
            border-radius: 0px 3px 3px 0px;
        }

    .form-nhapmabaomat .input-group .input-addonm {
        position: absolute;
        top: 1px;
        right: 106px;
        display: block;
        z-index: 99;
        font-size: 13px;
        color: #fffefe;
        background: #dd4b39;
        padding: 8px 12px;
        border-radius: 0px 3px 3px 0px;
    }

    .form-nhapmabaomat .input-group .addon-btn .addon-subbtn {
        font-size: 13px;
        color: #fffefe;
        background: #dd4b39;
        padding: 7px 12px;
        border-radius: 0px 3px 3px 0px;
    }

    .form-nhapmabaomat p strong, b {
        font-weight: 700;
    }

.txt-label-form {
    line-height: 36px;
    display: inline-block;
    margin: 0 0 0 20px;
}

.txt-label-form-rb {
    color: #d9534f;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 34px;
    font-weight: 600;
    margin: 0 0 0 20px;
    display: inline-block;
}

.txt-label-form-nm {
    font-family: 'Roboto', sans-serif;
    margin: 0 0 0 20px;
    display: inline-block;
}

.form-nhapmabaomat .input-group-addon {
    padding: 0;
    background: none;
    border: none;
    border-radius: 0 0 0 0;
    width: 141px;
    text-align: right;
    color: #333333;
    font-family: 'Roboto', sans-serif;
    float: left;
    display: inline-block;
    line-height: 36px;
    padding-right: 10px;
}

.scale-content {
    margin: 0 auto;
    margin-top: 20px;
    display: table;
}

.btn-back-next {
    display: inline-block;
}

    .btn-back-next li {
        float: left;
        margin: 0 5px;
    }

        .btn-back-next li:first-child {
            margin-left: 0;
        }

        .btn-back-next li:last-child {
            margin-right: 0;
        }

        .btn-back-next li a {
            color: #9e9e9e;
            font-size: 14px;
            display: inline-block;
            font-family: 'Roboto', sans-serif;
            width: 106px;
            text-align: center;
            padding: 7px 30px;
            border-radius: 3px;
            background: #b7b7b7;
            color: #fff;
            position: relative;
        }

        .btn-back-next li:last-child a {
            color: #fffefe;
            background: #2196f3;
        }

        .btn-back-next li:last-child a {
            color: #fffefe;
            background: #2196f3;
        }

            .btn-back-next li a.resize-btngroup, .btn-back-next li:last-child a.resize-btngroup {
                margin-bottom: 0;
                font-size: 14px;
                font-weight: 400;
                line-height: 1.42857143;
                border-radius: 3px;
                padding: 7px 30px;
                width: auto;
            }

.margin-20-0 {
    margin: 20px 0px;
}

.btn-next-hover-all:before {
    background: url("../images/icon-next-hover.png") no-repeat;
    width: 6px;
    height: 10px;
    content: '';
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 50%;
    opacity: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
}

.btn-back-hover-all:before {
    background: url("../images/icon-back-hover.png") no-repeat;
    width: 6px;
    height: 10px;
    content: '';
    display: inline-block;
    position: absolute;
    left: 20px;
    top: 50%;
    opacity: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
}

.btn-back-hover-all:hover, .btn-next-hover-all:hover {
    box-shadow: inset 0px 0px 85px 6px rgba(0, 0, 0, 0.3);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    color: #fff;
}

.mainbtn365 {
    color: #fffefe;
    background: #2196f3;
    border-radius: 3px;
    padding: 7px 30px;
    position: relative;
}

.btn-back-hover-all:hover:before {
    left: 15px;
    top: 50%;
    opacity: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
}

.btn-next-hover-all:hover:before {
    right: 15px;
    top: 50%;
    opacity: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
}












.collapse_all .menu_left_admin, .collapse_all .header_admin a.logo_admin {
    width: 50px;
}

    .collapse_all .header_admin a.logo_admin span.logo_admin_big, .collapse_all .list_menu_left_admin li a em {
        display: none;
    }

    .collapse_all .header_admin a.logo_admin span.logo_admin_small {
        display: block;
        margin-left: -5px;
        margin-right: -15px;
        padding-top: 5px;
    }

    .collapse_all .menu_left_admin span,
    .collapse_all .menu_left_admin .icon_drop_list_menu_left_admin {
        display: none;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

.collapse_all .all_noidung_admin, .collapse_all .menu_top_admin {
    margin-left: 50px;
    -webkit-transition: -webkit-transform .3s ease-in-out,margin .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out,margin .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out,margin .3s ease-in-out;
    transition: transform .3s ease-in-out,margin .3s ease-in-out;
}

.collapse_all .list_boloc_all_timkiem li, .list_all_thongke_tt li {
    width: 100%;
    -webkit-transition: 0.3s linear all;
    -o-transition: 0.3s linear all;
    -moz-transition: 0.3s linear all;
    transition: 0.3s linear all;
}

.list_all_ba_bon li {
    max-width: 300px;
}

.collapse_all .list_menu_left_admin li:hover a {
    background-color: #f5f5f5;
}

    .collapse_all .list_menu_left_admin li:hover a span {
        display: block;
        position: absolute;
        width: 250px;
        left: 50px;
        background-color: #f5f5f5;
        top: 0;
        margin-left: -2px;
        padding: 11px 5px 11px 20px;
        border-bottom-right-radius: 5px;
    }

.collapse_all .list_menu_left_admin li.panel .collapse.in ul.dropdown-menu {
    display: none;
}

.collapse_all .list_menu_left_admin li .collapse {
    display: none !important;
}

.collapse_all .list_menu_left_admin li.panel {
    max-height: 40px;
}

    .collapse_all .list_menu_left_admin li.panel .dropdown-menu {
        opacity: 0;
    }

.collapse_all .list_menu_left_admin li:hover .collapse {
    display: block !important;
}

    .collapse_all .list_menu_left_admin li:hover .collapse ul.dropdown-menu, .collapse_all .list_menu_left_admin li:hover .collapse.in ul.dropdown-menu {
        display: block;
        position: absolute;
        width: 250px;
        left: 50px;
        top: 40px;
        margin-left: -2px;
        opacity: 1
    }

        .collapse_all .list_menu_left_admin li:hover .collapse ul.dropdown-menu li a {
            background-color: #e8e8e8;
        }

.list_ds_tab_napgame {
    display: flex;
    padding: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 21px rgba(0,0,0,.2);
    -moz-box-shadow: 0 4px 21px rgba(0,0,0,.2);
    box-shadow: 0 4px 21px rgba(0,0,0,.2);
}

    .list_ds_tab_napgame li {
        width: 100%;
        padding: 0px 20px;
        position: relative;
        font-size: 14px;
    }

        .list_ds_tab_napgame li:before {
            content: "";
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            width: 1px;
            height: 35px;
            background-color: #ebebeb;
            right: 0px;
        }

        .list_ds_tab_napgame li:first-child {
            padding-left: 0;
        }

        .list_ds_tab_napgame li:last-child {
            padding-right: 0;
        }

            .list_ds_tab_napgame li:last-child:before {
                content: none;
            }

            .list_ds_tab_napgame li:last-child a {
                width: 100%;
                position: absolute;
                top: 50%;
                left: 0;
                transform: translateY(-50%);
                -moz-transform: translateY(-50%);
                -webkit-transform: translateY(-50%);
            }

        .list_ds_tab_napgame li em {
            font-style: normal;
            color: #555555;
            font-size: 13px;
            display: block;
            margin-bottom: 8px;
            opacity: 0.5;
        }

        .list_ds_tab_napgame li.doi_mua_text_em em {
            color: #2196f3;
        }

        .list_ds_tab_napgame li input {
            border: none;
            background-color: transparent;
            outline: none;
            color: #555555;
        }

            .list_ds_tab_napgame li input::-webkit-input-placeholder {
                color: #555555;
            }

            .list_ds_tab_napgame li input::-moz-placeholder {
                color: #555555;
            }

            .list_ds_tab_napgame li input:-ms-input-placeholder {
                color: #555555;
            }

            .list_ds_tab_napgame li input:-moz-placeholder {
                color: #555555;
            }

        .list_ds_tab_napgame li .text_hienthi_select {
            padding: 0;
            top: 25px;
            border: none;
            color: #555555;
            padding: 0px 20px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .list_ds_tab_napgame li:first-child .text_hienthi_select {
            padding-left: 0;
        }

        .list_ds_tab_napgame li .text_hienthi_select:after {
            content: "";
            background: url(../images/icon_muiten_select.png) no-repeat top center;
            position: absolute;
            top: 50%;
            margin-top: -4px;
            right: 20px;
            width: 15px;
            height: 8px;
        }

        .list_ds_tab_napgame li .text_hienthi_select.show_mten:after {
            background-position: bottom;
        }

        .list_ds_tab_napgame li ul.list_all_select_ul {
            top: 70px;
            border-radius: 0 0 0 0;
            width: 280px;
        }

        .list_ds_tab_napgame li:first-child ul.list_all_select_ul {
            left: -20px;
        }

        .list_ds_tab_napgame li ul.list_all_select_ul li:first-child {
            padding: 0px 20px;
        }

        .list_ds_tab_napgame li ul.list_all_select_ul li {
            line-height: 35px;
        }

.topup_main-sanpham .item .tren {
    margin-bottom: 55px;
    float: none;
    text-align: center;
    margin-bottom: 0;
    width: 45%;
    margin: 0 auto;
    display: block;
}

.topup_main-sanpham .item .duoi .tt {
    color: #555555;
    font-size: 16px;
    margin-bottom: 15px;
}

.topup_main-sanpham .owl-controls .owl-nav div {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    background: url(../images/topup/prev.png) no-repeat rgba(41, 41, 41, 0.4);
    width: 36px;
    height: 36px;
    color: transparent;
}

    .topup_main-sanpham .owl-controls .owl-nav div:last-child {
        left: auto;
        right: 0;
        background-image: url(../images/topup/next.png);
    }

.topup_main-tt .trai .more span {
    font-weight: 700;
    vertical-align: baseline;
}

#PopupTransactionHistoryDetail div.table-responsive .table {
    border: none;
}

    #PopupTransactionHistoryDetail div.table-responsive .table tr td,
    #PopupTransactionHistoryDetail div.table-responsive .table tr th {
        border: none;
    }



.chart_tab {
    border: none;
    margin-top: 10px;
    outline: none;
}

.list_mathe_timkiem li a:hover {
    color: #fff;
}

    .list_mathe_timkiem li a:hover:before {
        left: -10%;
    }

.all_text_tieude_timkiem_ud {
    display: block;
    text-transform: uppercase;
    color: #009de2;
    font-size: 14px;
    font-weight: 600;
    margin: 10px 0px;
}

.text_all_thongbao_all {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #8a8a8a;
    padding-bottom: 10px;
    border-bottom: dashed 1px #d7d7d7;
}

.all_timkiem_phobien_ud {
    border-bottom: dashed 1px #d7d7d7;
    margin: 5px 0px;
}

.box_goiy_timkiem {
    padding: 0px 25px 0px 25px;
}

.all_timkiem_huongdan_ud {
    border-bottom: dashed 1px #d7d7d7;
}

.box_tintuc_timkiem {
    border-bottom: dashed 1px #d7d7d7;
    border-top: none;
    padding-bottom: 20px;
}

.list_menu_trai li a.link_all_timkiem {
    display: block;
    text-align: center;
    text-decoration: underline;
    color: #0475c5;
    font-size: 14px;
    padding: 25px 0px;
}

.box_goiy_timkiem .all_timkiem_huongdan_ud a {
    display: block;
    margin-bottom: 15px;
    color: #0475c5;
    font-weight: 700;
    font-size: 14px;
}

.all_timkiem_huongdan_ud a:hover {
    text-decoration: underline;
}

.all_timkiem_huongdan_ud a img {
    margin-right: 10px;
}

.all_ls_timkiem_ud {
    border-bottom: dashed 1px #d7d7d7;
    position: relative;
}

    .all_ls_timkiem_ud .btn_xoa_all_ls_timkiem_ud {
        position: absolute;
        top: 2px;
        right: 0;
        color: #e80009;
        font-size: 14px;
    }

    .all_ls_timkiem_ud a.btn_xoa_tk_tt_ud {
        float: right;
    }

        .all_ls_timkiem_ud a.btn_xoa_tk_tt_ud img {
            width: 10px;
            height: 10px;
        }

.all_sanpham_timkiem_ud {
    border-bottom: dashed 1px #d7d7d7;
    padding-bottom: 5px;
}

.list_danhmuc_timkiem_ma_ud {
    display: block;
    margin-bottom: 5px;
}

    .list_danhmuc_timkiem_ma_ud li {
        margin-right: 10px;
        display: inline-block;
    }

        .list_danhmuc_timkiem_ma_ud li a {
            font-size: 14px;
            color: #8a8a8a;
        }

        .list_danhmuc_timkiem_ma_ud li img {
            height: 10px;
        }

        .list_danhmuc_timkiem_ma_ud li:last-child {
            margin-right: 0;
        }

.list_chitiet_danhmuc_timkiem_ma_ud {
    display: block;
    padding-left: 5%;
    margin-bottom: 5px;
}

    .list_chitiet_danhmuc_timkiem_ma_ud li {
        display: inline-block;
        margin-right: 5px;
    }

        .list_chitiet_danhmuc_timkiem_ma_ud li a {
            font-size: 14px;
            color: #8a8a8a;
        }

            .list_chitiet_danhmuc_timkiem_ma_ud li a b {
                font-weight: 700;
                color: #e80009;
                font-size: 14px;
                display: block;
            }

            .list_chitiet_danhmuc_timkiem_ma_ud li a:hover {
                text-decoration: underline;
            }

.text_kq_timkiem_ud {
    display: block;
    font-size: 18px;
    color: #373435;
    margin-bottom: 20px;
}

    .text_kq_timkiem_ud em {
        color: #868585;
        font-style: normal;
        vertical-align: baseline;
    }

.all_tintuc_kq_timkiem_ud {
    border-bottom: dashed 1px #d7d7d7;
}

.all_tieude_kg_timkiem_ud {
    display: block;
    text-transform: uppercase;
    color: #0475c5;
    font-weight: 600;
    margin-bottom: 20px;
}

.all_text_tin_kq_timkiem_ud {
    display: block;
    clear: both;
    margin-bottom: 25px;
    overflow: hidden;
}

    .all_text_tin_kq_timkiem_ud .box_noidung_tintuc_timkiem a {
        font-size: 14px;
        color: #0475c5;
        font-weight: 700;
        display: block;
        margin-bottom: 5px;
        vertical-align: text-top;
    }

        .all_text_tin_kq_timkiem_ud .box_noidung_tintuc_timkiem a em {
            float: right;
            font-weight: 400;
            font-size: 13px;
        }

.all_tintuc_huongdan_kq_timkiem_ud {
    border-bottom: dashed 1px #d7d7d7;
    margin-bottom: 20px;
}

.link_huongdan_chitiet_kq_timkiem_ud {
    display: block;
    margin-bottom: 30px;
    overflow: hidden;
    clear: both;
}

.img_link_huongdan_chitiet_kq_timkiem_ud {
    display: block;
    text-align: center;
}

    .img_link_huongdan_chitiet_kq_timkiem_ud a img {
        display: block;
        margin: 0 auto;
    }

.des_link_huongdan_chitiet_kq_timkiem_ud {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    min-height: 75px;
}

    .des_link_huongdan_chitiet_kq_timkiem_ud a {
        font-size: 16px;
        color: #0475c5;
        font-weight: 700;
    }

.list_tab_kq_timkiem_ud {
    display: block;
    text-align: left;
    border-bottom: dashed 1px #d7d7d7;
    margin-bottom: 0px;
}

    .list_tab_kq_timkiem_ud ul {
        word-spacing: -4px;
        display: flex;
    }

        .list_tab_kq_timkiem_ud ul li {
            display: inline-block;
            width: 25%;
            text-align: center;
            word-spacing: 0px;
        }

            .list_tab_kq_timkiem_ud ul li a {
                color: #373435;
                font-size: 16px;
                display: block;
                padding: 15px 0px;
            }

            .list_tab_kq_timkiem_ud ul li.active {
                border-bottom: solid 1px #0475c5;
            }

                .list_tab_kq_timkiem_ud ul li.active a {
                    color: #0475c5;
                }

.all_sanpham_kq_timkiem_ud {
    border-bottom: dashed 1px #d7d7d7;
    padding: 20px 0px;
    margin-bottom: 20px;
}

.list_sp_kq_timkiem_ud {
    display: flex;
    flex-flow: wrap;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin-left: -5px;
    margin-right: -5px;
}

    .list_sp_kq_timkiem_ud li {
        display: inline-block;
        padding: 10px 0px;
        border: 1px solid #dddddd;
        border-radius: 3px;
        position: relative;
        width: 175px;
        margin: 0px 5px 15px 5px;
    }

        .list_sp_kq_timkiem_ud li:last-child {
            margin-right: 0px;
        }

        .list_sp_kq_timkiem_ud li a {
            position: relative;
            display: inline-block;
            width: 100%;
        }

.bao-anh-item-sp {
    height: 112px;
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
}

    .bao-anh-item-sp img {
        height: auto;
        transition: 0.4s ease all;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        transform-origin: 50% 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -webkit-transform-origin: 50% 50%;
        -moz-transform: translateX(-50%) translateY(-50%);
        -moz-transform-origin: 50% 50%;
        -ms-transform: translateX(-50%) translateY(-50%);
        -ms-transform-origin: 50% 50%;
        -o-transform: translateX(-50%) translateY(-50%);
        -o-transform-origin: 50% 50%;
    }

    .bao-anh-item-sp:hover img {
        transform: scale(0.95) translateX(-50%) translateY(-50%);
        transform-origin: 50% 50%;
        -webkit-transform: scale(0.95) translateX(-50%) translateY(-50%);
        -webkit-transform-origin: 50% 50%;
        -moz-transform: scale(0.95) translateX(-50%) translateY(-50%);
        -moz-transform-origin: 50% 50%;
        -o-transform: scale(0.95) translateX(-50%) translateY(-50%);
        -o-transform-origin: 50% 50%;
        -ms-transform: scale(0.95) translateX(-50%) translateY(-50%);
        -ms-transform-origin: 50% 50%;
    }

.text-tabs-spmoi {
    z-index: 2;
    bottom: 0;
    left: 0;
    width: 100%;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -ms-transition: 0.4s;
    -moz-transition: 0.4s;
    text-align: center;
}

    .text-tabs-spmoi h4.title-text-tabs {
        color: #333333;
        font-size: 14px;
        margin-bottom: 12px;
        text-transform: none;
        font-weight: 400;
    }

span.btn-new {
    border: 1px solid #dddddd;
    padding: 8px 20px;
    display: inline-block;
    border-radius: 3px;
    color: #555555;
    font-size: 12px;
    transition: 0.3s ease all;
    font-weight: 400;
}

    span.btn-new:hover {
        background: #2196f3;
        color: white;
        border-color: #2196f3;
    }

.list_sp_kq_timkiem_ud li a em {
    position: absolute;
    top: -5px;
    left: -5px;
    background-color: #dd4b39;
    color: #fff;
    font-size: 11px;
    text-align: center;
    line-height: 28px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: inline-block;
    font-style: normal;
}

.all_thongtin_sanpham_ud {
    margin-top: 50px;
}

.tieude_sp_chitiet {
    display: block;
    font-size: 18px;
    color: #373435;
    font-weight: 600;
    margin-bottom: 20px;
}

.bang_chitiet_giamgia_ud {
    width: 100%;
}

    .bang_chitiet_giamgia_ud tr th {
        font-weight: 700;
        color: #3a3b3e;
        font-size: 13px;
        text-align: center;
        border-top: solid 1px #f3f3f3;
        padding: 10px 0px;
    }

    .bang_chitiet_giamgia_ud tr td {
        text-align: center;
        color: #3a3b3e;
        font-size: 14px;
        border-top: solid 1px #f3f3f3;
        padding: 10px 0px;
    }

.info_chitiet_huongdan_giamgia_ud {
    font-size: 14px;
}

    .info_chitiet_huongdan_giamgia_ud p {
        line-height: 25px;
    }

    .info_chitiet_huongdan_giamgia_ud b {
        display: block;
        line-height: 25px;
    }

    .info_chitiet_huongdan_giamgia_ud p b {
        display: inline-block;
        vertical-align: baseline;
    }

.bang_chitiet_chietkhau_sp_ud {
    width: 100%;
}

    .bang_chitiet_chietkhau_sp_ud tr th {
        font-weight: 700;
        color: #3a3b3e;
        font-size: 13px;
        text-align: center;
        border-top: solid 1px #f3f3f3;
        padding: 10px 0px;
    }

    .bang_chitiet_chietkhau_sp_ud tr td {
        text-align: center;
        color: #3a3b3e;
        font-size: 14px;
        border-top: solid 1px #f3f3f3;
        padding: 10px 0px;
    }

.bang_chitiet_phantram_ck {
    display: none;
    position: absolute;
    width: 250px;
    z-index: 99;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.8);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.8);
    box-shadow: 0 1px 4px rgba(0,0,0,0.8);
    border-radius: 3px;
    padding: 5px 0px;
    background-color: #fff;
}

    .bang_chitiet_phantram_ck table {
        width: 100%;
    }

        .bang_chitiet_phantram_ck table tr td {
            padding: 5px 8px;
            font-size: 14px;
            color: #373435;
        }

            .bang_chitiet_phantram_ck table tr td:first-child {
                text-align: left;
            }

            .bang_chitiet_phantram_ck table tr td:last-child {
                text-align: right;
            }

            .bang_chitiet_phantram_ck table tr td em {
                background-color: #0475c5;
                color: #fff;
                display: block;
                font-style: normal;
                border-radius: 3px;
                text-align: center;
                padding: 5px 0px;
            }

/*css update 29032019*/
.box_quanly_thietbi_ud .text_info_thietbi_tincay_ud {
    text-transform: capitalize;
}

    .box_quanly_thietbi_ud .text_info_thietbi_tincay_ud em i {
        display: inline-block;
        font-style: normal;
        vertical-align: baseline;
        color: #1a91f5;
    }

.box_quanly_thietbi_ud .all_switch_tincay_ud a {
    padding: 8px 30px;
    border: solid 1px #407fc8;
    border-radius: 3px;
    color: #407fc8;
}

    .box_quanly_thietbi_ud .all_switch_tincay_ud a:hover {
        border-color: #ff0000;
        color: #ff0000;
    }

.all_gb_popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
    z-index: 999;
}

.box_xoa_quyen_truycap_ud {
    width: 100%;
    max-width: 660px;
    background-color: #fff;
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    margin: 0 auto;
    border-radius: 3px;
    padding: 15px 20px;
    position: relative;
    margin-top: 40px;
}

.heading-form {
    display: block;
    text-align: center;
    background: url(https://vtcpay.vn/content/images/dash.jpg) center left repeat-x;
    font-size: 18px;
    max-width: 540px;
    margin: 20px auto;
}

    .heading-form h4 {
        background-color: rgba(255,255,255,1.00);
        display: inline-block;
        padding: 0px 15px;
        text-transform: uppercase;
        font-weight: 700;
    }

.box_xoa_quyen_truycap_ud .btn_close_xoa_truycap {
    position: absolute;
    top: 15px;
    right: 20px;
}

.box_xoa_quyen_truycap_ud p {
    display: block;
    text-align: center;
    color: #1d1d1d;
    font-size: 14px;
    line-height: 25px;
    font-weight: 300;
}

.list_all_btn_xoa_dongy_ud li a, .btn_xoa_ud_a {
    display: block;
    margin: 0 auto;
    text-align: center;
    max-width: 230px;
    line-height: 40px;
    color: #fff;
    background-color: #0164b0;
    border-radius: 3px;
    font-weight: 300;
    -webkit-transition: 0.4s ease all;
    -o-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    transition: 0.4s ease all;
}

.list_all_btn_xoa_dongy_ud {
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
}

    .list_all_btn_xoa_dongy_ud li {
        display: inline-block;
        width: 48%;
        margin-right: 2%;
    }

        .list_all_btn_xoa_dongy_ud li:last-child {
            margin-right: 0;
        }

            .list_all_btn_xoa_dongy_ud li:last-child a {
                background-color: #aeaeae;
            }

        .list_all_btn_xoa_dongy_ud li a:hover {
            background-color: #074e80;
        }

        .list_all_btn_xoa_dongy_ud li:last-child a:hover {
            background-color: #828181;
        }

.box_popup_full {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0px;
    left: 0px;
    background: white;
    -webkit-transition: 0.6s cubic-bezier(.25, .17, .88, 1) all;
    -o-transition: 0.6s cubic-bezier(.25, .17, .88, 1) all;
    -moz-transition: 0.6s cubic-bezier(.25, .17, .88, 1) all;
    transition: 0.6s cubic-bezier(.25, .17, .88, 1) all;
    z-index: 9999;
}

    .box_popup_full .btn_close_popup_full {
        position: absolute;
        top: 20px;
        right: 20px;
        display: inline-block;
        border-radius: 50%;
        width: 40px;
        height: 40px;
    }

        .box_popup_full .btn_close_popup_full img {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
            -moz-transform: translate(-50%,-50%);
            -webkit-transform: translate(-50%,-50%);
        }

        .box_popup_full .btn_close_popup_full:hover {
            background-color: #ebebeb;
        }

.box_noidung_popup_full {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 720px;
}

.thongbao_all_popup_full {
    display: block;
    text-align: left;
    color: #ff0000;
    font-size: 14px;
}

.box_noidung_popup_full input, .text_input_all_popup_full {
    width: 100%;
    border: solid 1px #000;
    border-radius: 3px;
    height: 43px;
    color: #8b8b8b;
    margin: 15px 0px;
    padding: 0px 15px;
    color: #000;
    font-size: 14px;
}

.info_all_popup_full {
    display: block;
    text-align: left;
    color: #000;
    font-size: 15px;
    line-height: 25px;
}

    .info_all_popup_full small {
        position: relative;
    }

.drawer__contents {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    background: #dcd9d9;
    padding: 2px;
}

.navbar__qr-img {
    width: 180px;
    height: 180px;
}

.navbar__qr-store {
    width: 70px;
    height: 18px;
}

.info_all_popup_full small:hover .drawer__contents {
    display: block;
}

.btn_dieuhuong_popup_full {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    color: #fff;
    background-color: #0482ca;
    padding: 10px 0px;
    margin: 20px 0px;
    border-radius: 3px;
    -webkit-transition: 0.4s ease all;
    -o-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    transition: 0.4s ease all;
}

    .btn_dieuhuong_popup_full:hover {
        background-color: #074e80;
        color: #fff;
    }

.btn_back_popup_full {
    display: block;
    text-align: left;
    font-size: 14px;
}

    .btn_back_popup_full img {
        margin-right: 5px;
    }

.text_input_all_popup_full {
    font-weight: 700;
    text-align: center;
    line-height: 43px;
    font-size: 18px;
    white-space: nowrap;
}

.all_img_mavach_popup_full {
    display: block;
    text-align: center;
    margin: 15px 0px;
}

    .all_img_mavach_popup_full b {
        display: block;
        text-align: center;
        margin-top: 10px;
        text-transform: uppercase;
        font-weight: 700;
        color: #000;
    }

.info_all_popup_full b {
    font-weight: 700;
    color: #000;
    font-size: 14px;
    display: block;
    margin: 5px 0px;
}

    .info_all_popup_full b em {
        display: inline-block;
        vertical-align: baseline;
        color: #0482ca;
        font-style: normal;
    }

/*.navbar-brand > img {
    width: 280px;
}*/

.list_ketnoi_ud li {
    display: inline-block;
    margin-right: 5px;
}

    .list_ketnoi_ud li:last-child {
        margin-right: 0;
    }

    .list_ketnoi_ud li a img {
        width: 27px;
    }

small .tt_xdong {
    display: inline-block;
    margin-left: 10px;
}

small a {
    margin-right: 10px;
}

small img {
    width: 60px;
    vertical-align: baseline;
}

.lt_nn_ft_ud {
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    color: #3d3c3c;
    margin-top: 20px;
}

    .lt_nn_ft_ud a {
        display: inline-block;
        margin-left: 15px;
    }

        .lt_nn_ft_ud a img {
            vertical-align: baseline;
            width: 27px;
        }

.logo_admin_left_ud {
    display: inline-block;
    float: left;
}

    .logo_admin_left_ud .logo_admin_big {
        display: inline-block;
        padding: 10px;
    }

    .logo_admin_left_ud .logo_admin_small {
        display: inline-block;
        padding: 5px 10px;
    }

    .logo_admin_left_ud .logo_admin_small {
        display: none;
    }

body.collapse_all .logo_admin_big {
    display: none;
}

body.collapse_all .logo_admin_small {
    display: block;
}

@media (max-width:1450px) {
    .list_tichhop_tailieu {
        display: block;
    }

    #chart_tab_select {
        display: block;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 95%;
        max-width: 1560px;
    }

    .box_menutop_mudiudd {
        width: 95% !important;
        max-width: 1560px;
    }

    .col-md-4.width-flex {
        width: 28%
    }

    .list_sodu_doanhso .list_tichhop_tailieu li a {
        padding: 15px 5px;
    }
}

@media (max-width:1200px) {
    #DetailArticle {
        margin-left: 30px;
    }

    .box_nganhang_lienket {
        padding: 40px 60px;
    }

    .box_list_all_nganhang li ul li {
        height: 150px;
    }

    .box_list_all_nganhang li div.text_nganhang_lienket {
        height: 300px;
    }

    .text_nganhang_lienket h4 {
        font-size: 20px;
    }

        .text_nganhang_lienket h4 span {
            font-size: 12px;
            margin-top: 10px;
        }

    .box_list_all_nganhang li ul li img {
        width: 70%;
    }

    .list_tinhnang_doitac {
        padding: 30px 0px 30px 70px;
    }

    .box_info_doitac_thanhtoan {
        padding: 30px;
    }

        .box_info_doitac_thanhtoan h3 {
            font-size: 25px;
        }

    .box_slide_doitac {
        width: 590px;
    }

    .box_slide_top .item a, .box_slide_top {
        height: 250px;
    }

    .list_menu_trai li.logo_top {
        max-width: 240px;
        margin-right: 25px;
    }

    .list_menu_trai li input {
        width: 240px;
        height: 40px;
    }

    .list_all_thongtin_thanhtoan li {
        margin-bottom: 20px;
        margin-right: 20px;
        width: 200px;
    }

        .list_all_thongtin_thanhtoan li span {
            font-size: 15px;
        }

    .list_all_the_lienthong li {
        margin-bottom: 20px;
    }

    .list_all_thongtin_right li {
        width: 50%;
    }

    .text_info_thietbi_tincay_ud em {
        width: 80%;
    }

    .list_lua_bieuphi_thanhtoan li:first-child, .list_lua_bieuphi li:first-child {
        display: block;
    }

    .list_lua_bieuphi_thanhtoan li, .list_lua_bieuphi li, .list_lua_bieuphi_thanhtoan li label, .list_lua_bieuphi li label {
        margin-bottom: 20px;
    }

    .list_btn_left_tichhop li {
        width: 49%;
        margin-right: 2%;
        float: left;
    }

        .list_btn_left_tichhop li a {
            width: 100%;
        }

    .box_qr_code_thanhtoan {
        float: none;
        margin: 0 auto;
        margin-top: 30px;
    }

    .list_sodu_doanhso {
        flex-wrap: wrap;
    }

        .list_sodu_doanhso li.content_tt_sodu {
            width: 100%;
            margin-right: 0;
        }

        .list_sodu_doanhso li.content_tt_ganket {
            width: 100%;
            margin-right: 0;
            margin-top: 20px;
        }

        .list_sodu_doanhso li.content_doanhso_bh {
            width: 100%;
            margin-top: 20px;
        }
}

@media (max-width:1024px) {
    .box_goiy_timkiem {
        width: 350px;
    }

    .link_thanh_daily {
        font-size: 12px;
    }

    .ft-duoi-1 img {
        width: 25px;
        margin: 0
    }

    .baomat img {
        max-width: 60px;
        height: auto;
        margin-right: 6px;
    }

    a.btn-black {
        padding: 11px 28px;
        line-height: normal;
        font-size: 17px
    }

    #footer > .container {
        padding: 35px 20px 30px
    }

    .list_all_tab_napgame_naptk {
        overflow: hidden;
    }

        .list_all_tab_napgame_naptk li {
            width: 48%;
            text-align: center;
            display: block;
        }

            .list_all_tab_napgame_naptk li:first-child {
                float: left;
            }

            .list_all_tab_napgame_naptk li:last-child {
                float: right;
            }

            .list_all_tab_napgame_naptk li a {
                width: 100%;
            }

    .box_all_tab_naptien {
        margin-top: 0;
    }

    .list_all_thongke_tt, .list_sodu_doanhso {
        display: block;
        padding: 0px 10px;
    }

        .list_all_thongke_tt li, .list_sodu_doanhso li, .list_sodu_doanhso li.content_tt_sodu, .list_sodu_doanhso li.content_doanhso_bh, .list_sodu_doanhso li.content_tt_ganket {
            width: 100%;
            display: block;
            margin-bottom: 15px;
        }

    .list_btn_tt_sodu {
        width: 100%;
    }

        .list_btn_tt_sodu li a {
            width: 50%;
        }

    .content_tt_ganket ul.list_btn_tt_sodu {
        left: 0;
    }

    .list_boloc_all_timkiem.list_all_ba_bon li:last-child {
        display: block;
        width: 100%;
    }
}

@media (max-width: 991px) {
    .box_goiy_timkiem {
        left: 0;
    }

    .box_nganhang_lienket {
        padding: 30px 40px;
    }

    .box_list_all_nganhang li ul li {
        height: 105px;
    }

    .box_list_all_nganhang li div.text_nganhang_lienket {
        height: 210px;
    }

    .text_nganhang_lienket h4 {
        font-size: 16px;
    }

        .text_nganhang_lienket h4 span {
            font-size: 10px;
        }

    .box_slide_doitac {
        width: 100%;
    }

    .transformer-tabs {
        height: 50px;
        margin-top: 20px;
        display: block;
        border-bottom: none;
    }

        .transformer-tabs ul {
            position: relative;
            background-color: #fff;
            z-index: 9;
        }

            .transformer-tabs ul::after {
                content: url(../images/icon_muiten.png);
                position: absolute;
                top: 15px;
                right: 15px;
                z-index: 2;
                pointer-events: none;
            }

            .transformer-tabs ul.open a {
                position: relative;
                display: block;
            }

        .transformer-tabs li {
            display: block;
        }

        .transformer-tabs a {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            margin: 0;
            padding: 0;
            font-size: 17px;
            min-height: 50px;
            line-height: 50px;
            color: #000;
        }

            .transformer-tabs a.active {
                z-index: 1;
                color: #000;
                background-color: #fff;
            }

    .box_slide_top .item a, .box_slide_top {
        height: 200px;
    }

    .why-reg {
        padding: 60px
    }

    .list_menu_trai {
        display: none;
    }

        .list_menu_trai.dang-nhap {
            display: block;
        }

        .list_menu_trai .link_input_timkiem {
            display: none;
        }

    .list_menu_phai, .list_menu_trai {
        margin-bottom: 10px;
    }

    .box_timkiem_mobile {
        display: block; /*padding-top: 10px;*/
        border-top: 1px solid #e5e5e5;
        clear: both;
        position: relative;
    }

        .box_timkiem_mobile input {
            background: url(../images/icon_search.png)#ebebeb no-repeat 2% center;
            border-radius: 3px;
            height: 40px;
            width: 100%;
            border: none;
            outline: none;
            padding: 0px 20px 0px 40px;
            font-size: 14px;
        }

            .box_timkiem_mobile input::-webkit-input-placeholder {
                color: #ababab;
            }

            .box_timkiem_mobile input::-moz-placeholder {
                color: #ababab;
            }

            .box_timkiem_mobile input:-ms-input-placeholder {
                color: #ababab;
            }

            .box_timkiem_mobile input:-moz-placeholder {
                color: #ababab;
            }

    .box_menutop {
        padding-bottom: 10px;
    }

    .list_menu_trai {
        padding-top: 4px;
    }

    .box_timkiem_mobile .box_goiy_timkiem {
        width: 100%;
        top: 46px;
    }

    .box_show_info_user {
        width: 0px;
    }

    .box_all_thongbao {
        width: 740px;
        right: -251px;
    }

    .box_hienthi_danhsach_nap, .box_chonso_tien, .box_all_checkbox_thanhtoan {
        max-width: 100%;
        margin-bottom: 15px;
    }

    .box_all_checkbox_thanhtoan {
        margin-top: 30px;
    }

    .link_thanhtoan_naptien {
        max-width: 100%;
    }

    .accor_phuongthuc .panel-default > .panel-heading + .panel-collapse > .panel-body {
        padding-left: 0;
    }

    .select_all_tiendien {
        max-width: 100%;
    }

    .box_all_thanhtoan_nhieuhoadon .link_thanhtoan_naptien {
        width: 250px;
    }

    .line_chia_hai:before {
        content: none;
    }

    .box_max_width_320, .box_max_width_320_right {
        max-width: 100%;
    }

    .menu_left_admin {
        padding-top: 100px;
    }

    .list_all_thongtin_right li {
        width: 100%;
    }

        .list_all_thongtin_right li input {
            width: 100%;
            margin-bottom: 20px;
        }

    .header_admin {
        max-height: 100px;
    }

    .menu_top_admin, .collapse_all .all_noidung_admin, .collapse_all .menu_top_admin {
        margin: 0;
    }

    .header_admin a.logo_admin {
        float: none;
        width: 100%;
        border-bottom: solid 1px #ccc;
    }

        .header_admin a.logo_admin span.logo_admin_big {
            text-align: center;
        }

    .list_caidat_thongbao_admin li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .all_luucaidat_ud li a {
        width: 150px;
        line-height: 35px;
    }

    .all_noidung_th_manguonmo {
        max-width: 100%;
    }

    .box_all_tien_doanhnghiep li {
        font-size: 25px;
    }

    .bang_chitiet_all_thang {
        margin-bottom: 30px;
    }

    .all_bang_gioithieu tr td {
        display: block;
        padding: 10px 0px;
    }

        .all_bang_gioithieu tr td b.link_bef:before {
            content: none;
        }

    .all_thongke_chitiet_nap {
        padding: 20px;
    }

    .list_all_select_ul_ba {
        width: 650px;
    }

    .list_ds_tab_napgame {
        display: block;
    }

    .list_all_select_ul_ba li {
        width: 50%;
    }

    .list_chitiet_ds_napthe li, .list_ds_tab_napgame li {
        display: block;
        width: 100%;
        padding: 0;
        margin-bottom: 10px;
        border-bottom: solid 1px #ebebeb;
    }

        .list_ds_tab_napgame li:before {
            content: none;
        }

        .list_ds_tab_napgame li .text_hienthi_select {
            position: static;
            top: auto;
            left: auto;
            padding: 5px 0px;
        }

        .list_ds_tab_napgame li:last-child a {
            position: static;
            top: auto;
            left: auto;
            transform: none;
            margin-top: 10px;
        }

        .list_ds_tab_napgame li ul.list_all_select_ul {
            top: 54px;
            left: 0;
            width: 100%;
        }

        .list_ds_tab_napgame li:first-child ul.list_all_select_ul {
            left: 0;
        }

        .list_ds_tab_napgame li .text_hienthi_select:after {
            margin-top: 8px;
        }

        .list_ds_tab_napgame li ul.list_all_select_ul li {
            padding: 0px 20px;
            margin-bottom: 0;
        }

        .list_ds_tab_napgame li:last-child {
            margin-bottom: 0;
        }

    .nd-naptien .user {
        max-width: 100%;
        margin: 0;
        box-shadow: none;
        border-radius: 0 0 0 0;
        border-bottom: dashed 1px #ccc;
    }

    .all_noidung_admin {
        padding-top: 100px;
    }

    .collapse_all .header_admin a.logo_admin span.logo_admin_big {
        display: block;
    }

    .collapse_all .header_admin a.logo_admin span.logo_admin_small {
        display: none;
    }

    .collapse_all .header_admin a.logo_admin {
        width: 100%;
    }

    .menu_left_admin {
        -webkit-transform: translate(-250px, 0);
        -ms-transform: translate(-250px, 0);
        -o-transform: translate(-250px, 0);
        transform: translate(-250px, 0);
        padding-top: 50px;
    }

    .show_all .menu_left_admin {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .img_thumb_info_doanhnghiep {
        display: none;
    }

    .menu_right_top_admin .list_menu_phai, .list_menu_phai.dang-nhap {
        float: right;
        display: block;
    }

        .menu_right_top_admin .list_menu_phai li, .list_menu_phai.dang-nhap li {
            display: inline-block;
            border: none;
            margin-right: 15px !important;
        }

            .list_menu_phai.dang-nhap li.link_huongdan_udd, .list_menu_phai.dang-nhap li.link_tintuc_udd {
                margin-right: 8px !important;
            }

                .list_menu_phai.dang-nhap li.link_huongdan_udd a img, .list_menu_phai.dang-nhap li.link_tintuc_udd a img {
                    margin-left: 0px !important;
                }

            .list_menu_phai.dang-nhap li .list_trangthai_thongbao li:last-child {
                margin-right: 0 !important;
                width: 55%;
            }

            .list_menu_phai.dang-nhap li .list_tin_thongbao li {
                margin-right: 0 !important;
                border-top: dashed 1px #d7d7d7;
                padding: 8px 0px !important;
            }

            .menu_right_top_admin .list_menu_phai li a, .list_menu_phai.dang-nhap li a {
                padding: 0 !important;
            }

            .menu_right_top_admin .list_menu_phai li.info_user .box_sodu_vi a,
            .menu_right_top_admin .list_menu_phai li.info_user .box_link_dieuhuong a,
            .list_menu_phai.dang-nhap li.info_user .box_sodu_vi a,
            .list_menu_phai.dang-nhap li.info_user .box_link_dieuhuong a {
                padding: 8px 20px 8px 0px !important;
            }

            .menu_right_top_admin .list_menu_phai li a:hover {
                background-color: transparent;
            }

    .list_menu_trai.dang-nhap {
        margin: 0px 0px 10px 0px;
    }

    .list_menu_phai.dang-nhap li.info_user a .box_noidung_ava {
        line-height: 23px;
    }

    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 10px;
        margin-bottom: 0;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding: 10px 0;
            }

    .collapse.in {
        display: block !important;
    }

    .box_tieude_all_noidung_thanhtoan {
        padding: 20px 40px;
    }

        .box_tieude_all_noidung_thanhtoan .list_all_thongtin_thanhtoan_thongtin, .box_tieude_all_noidung_thanhtoan .list_all_thongtin_thanhtoan {
            overflow: hidden;
        }

            .box_tieude_all_noidung_thanhtoan .list_all_thongtin_thanhtoan_thongtin li, .box_tieude_all_noidung_thanhtoan .list_all_thongtin_thanhtoan li {
                width: 50%;
                padding: 0px 10px;
                margin: 0px 0px 10px 0px;
                float: left;
            }

                .box_tieude_all_noidung_thanhtoan .list_all_thongtin_thanhtoan_thongtin li:first-child {
                    display: block;
                    width: 100%;
                }

    .box_img_thumb_thanhtoan {
        width: 100%;
    }

    .list_chitiet_ds_napthe li {
        width: 50%;
        float: left;
        overflow: hidden;
        background-color: #fff;
    }

        .list_chitiet_ds_napthe li:nth-child(even) {
            border-right: solid 1px #ebebeb;
        }

        .list_chitiet_ds_napthe li:last-child {
            border-right: solid 1px #ebebeb;
        }

    .header_admin a.logo_admin {
        display: none;
    }

    .list_menu_phai li.btn_dangky a, .list_menu_phai li.btn_dangnhap a {
        width: auto;
        display: block;
    }
}

@media (max-width:768px) {
    .bg_nen_quatang_voucher {
        padding: 0px 25px;
    }

    .list_all_sp_quatang li, .list_all_sp_quatang li a {
        width: 150px;
        height: 150px;
    }

    html, body {
        height: 100%;
    }

    .box_show_info_user {
        position: fixed;
        top: 46px;
        left: 0;
        width: 100%;
        height: 100%;
        box-shadow: none;
        right: 0;
        padding: 0;
        border-radius: 0 0 0 0;
    }

    .box_scroll_all {
        height: 100%;
        overflow: scroll;
        padding: 20px 25px 120px 25px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .box_all_thongbao {
        position: fixed;
        width: 100%;
        left: 96px;
        right: auto;
        max-width: 550px;
    }

    .list_all_thongtin_thanhtoan li {
        width: 100%;
    }

        .list_all_thongtin_thanhtoan li:last-child {
            margin-bottom: 0;
        }

    .list_menu_phai li.list_ngonngu {
        display: none;
    }

    .list_menu_phai li.btn_dangnhap a, .list_menu_phai li.btn_dangky a {
        font-size: 13px;
    }

    .line_chia_hai:before {
        content: none;
    }

    .all_noidung_admin {
        margin: 0;
        padding: 50px 0px 25px 0px;
    }

    .box_noidung_thongtin_admin {
        border-radius: 0 0 0 0;
    }

    .box_max_width_320, .box_max_width_320_right {
        max-width: 100%;
    }

    .menu_top_admin .box_all_thongbao {
        top: 50px;
        border-radius: 0 0 0 0;
    }

    .menu_top_admin .list_menu_phai.dang-nhap .box_all_thongbao {
        top: 50px;
    }

    .show_all .menu_left_admin {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .show_all .all_noidung_admin {
        -webkit-transform: translate(250px, 0);
        -ms-transform: translate(250px, 0);
        -o-transform: translate(250px, 0);
        transform: translate(250px, 0);
    }

    .box_info_doanhnghiep {
        margin-bottom: 20px;
    }

    .box_all_tien_doanhnghiep, .box_info_doanhnghiep {
        padding: 0px 15px;
    }

    .all_left_tao_profile, .all_right_tao_profile {
        max-width: 100%;
        float: none;
    }

    .list_all_select_ul_ba {
        width: 565px;
    }

    .box_all_thumb_gotit a {
        height: 250px;
    }

        .box_all_thumb_gotit a img {
            width: 80%;
        }

    .menu_right_top_admin .box_show_info_user {
        top: 50px;
    }

    .logo_admin_left_ud .logo_admin_big {
        display: none;
    }

    .logo_admin_left_ud .logo_admin_small {
        display: block;
    }

    body.show_all .logo_admin_big {
        display: block;
    }

    body.show_all .logo_admin_small {
        display: none;
    }
}



@media (max-width:600px) {
    .box_all_tabnap {
        padding: 10px;
    }

    .xmodal {
        width: 100%;
        height: 100%;
        opacity: 0.7;
        display: none;
        z-index: 3;
        background: gray;
        position: absolute;
        top: 45px;
    }

    .box_nganhang_lienket {
        padding: 20px 30px;
    }

    .list_ungdung_ud {
        text-align: left;
    }

        .list_ungdung_ud li {
            width: 40%;
            text-align: left;
        }

    .box_list_all_nganhang {
        flex-flow: column;
    }

        .box_list_all_nganhang li {
            width: 100%;
            display: block;
        }

            .box_list_all_nganhang li ul li {
                height: 130px;
            }

    .box_quatang_voucher {
        padding: 30px 20px;
    }

    .bg_nen_quatang_voucher {
        padding: 0px 15px;
    }

        .bg_nen_quatang_voucher h4 {
            font-size: 15px;
            padding-top: 20px;
            margin-bottom: 20px;
        }

    .list_all_sp_quatang li, .list_all_sp_quatang li a {
        width: 170px;
        height: 170px;
    }

        .list_all_sp_quatang li a img {
            width: 60%;
        }

        .list_all_sp_quatang li a em {
            font-size: 12px;
        }

    .box_slide_top .item a, .box_slide_top {
        height: 110px;
    }

        .box_slide_top .owl-dots {
            bottom: 5px;
        }

            .box_slide_top .owl-dots .owl-dot {
                display: inline-block;
                margin: 0px 5px;
            }

                .box_slide_top .owl-dots .owl-dot span {
                    width: 7px;
                    height: 7px;
                }

                .box_slide_top .owl-dots .owl-dot.active span {
                    width: 45px;
                }

    .tt-w, .tt-w.tt-w-nho {
        font-size: 18px
    }

        .tt-w span, .tt-w.tt-w-nho span {
            font-size: 26px
        }

    .list_menu_trai {
        padding-top: 8px;
    }

        .list_menu_trai li.logo_top {
            max-width: 160px;
            margin-right: 0;
        }

    .box_all_tichhop_user {
        text-align: center;
        margin-bottom: 20px;
    }

        .box_all_tichhop_user h6 {
            text-align: left;
        }

    .box_sodu_vi {
        margin-bottom: 20px;
    }

    .list_menu_phai li.info_user .box_link_dieuhuong {
        padding: 0;
    }

    .list_menu_phai li.info_user a .box_noidung_ava {
        display: none;
    }

    .list_menu_phai li.info_user a .box_thumb_ava {
        margin-right: 0;
        margin-left: 10px;
    }

    .list_menu_phai li.info_user a {
        padding-right: 0;
    }

    .box_menutop {
        padding: 10px;
    }

    .list_menu_phai li {
        margin-right: 10px;
    }

    .list_mathe_timkiem li {
        margin-right: 5px;
    }

    .box_goiy_timkiem {
        padding: 15px 20px;
    }

    .list_mathe_timkiem li {
        font-size: 12px;
    }

        .list_mathe_timkiem li a {
            width: 100px;
            font-size: 12px;
            line-height: 25px;
        }

    .box_timkiem_mobile .box_goiy_timkiem .box_thumb_tintuc_timkiem {
        width: 25%;
        margin-right: 10px;
    }

    .box_noidung_tintuc_timkiem a {
        font-size: 11px;
        color: #0475c5;
        font-weight: 700;
        display: block;
        line-height: 15px;
        margin-bottom: 5px;
    }

        .box_noidung_tintuc_timkiem a em {
            line-height: 10px;
        }

    .box_noidung_tintuc_timkiem p {
        line-height: 15px;
        overflow: hidden;
        height: 30px;
    }

    .box_tintuc_timkiem {
        padding-top: 10px;
    }

        .box_tintuc_timkiem li {
            margin-bottom: 10px;
        }

    .box_all_thongbao {
        padding: 10px 15px;
        left: 0;
    }

    .list_trangthai_thongbao li {
        font-size: 13px;
        margin-right: 0;
    }

    .list_menu_phai li.list_thongbao_tin .list_trangthai_thongbao li a {
        font-size: 13px;
        text-align: right;
    }

    .list_tin_thongbao li .box_thumb_tintuc_timkiem {
        width: 30%;
        margin-right: 10px;
    }

    .list_tin_thongbao li .box_noidung_tintuc_timkiem a {
        font-size: 12px;
        line-height: 15px;
    }

        .list_tin_thongbao li .box_noidung_tintuc_timkiem a em {
            font-size: 12px;
            line-height: 13px;
        }

    .box_all_tabnap .tab-content {
        padding: 25px 0px;
    }

    .box_hienthi_danhsach_nap, .link_nap_tiep {
        font-size: 13px;
    }

    .list_radio_didong li {
        margin-right: 25px;
        margin-bottom: 15px;
    }

    .list_menu_phai li {
        margin-right: 3px;
    }

        .list_menu_phai li.btn_dangnhap a {
            padding: 5px;
        }

        .list_menu_phai li.info_user:before {
            content: none;
        }

        .list_menu_phai li.btn_dangnhap a, .list_menu_phai li.btn_dangky a {
            font-size: 12px;
        }

        .list_menu_phai li.btn_dangky a {
            padding: 5px;
        }

        .list_menu_phai li a img {
            width: 25px;
        }

    .list_menu_phai {
        padding-top: 5px;
    }

        .list_menu_phai li.list_thongbao_tin a img, .list_menu_phai li.info_user a img {
            width: auto;
        }

    .box_tieude_all_noidung_thanhtoan, .box_all_phuongthuc_thanhtoan {
        padding: 30px 10px;
    }

    .box_all_thanhtoan_nhieuhoadon {
        padding: 20px 35px;
        background-size: cover;
    }

    .all_text_tieude_nhieuhoadon.collapsed em:before {
        left: -25px;
    }

    .box_all_thanhtoan_nhieuhoadon .link_thanhtoan_naptien {
        width: 100%;
        position: static;
        left: auto;
        top: auto;
        right: auto;
        transform: none;
        margin-top: 20px;
    }

    .text_mien_phithanhtoan {
        right: 0;
        display: none;
    }

    .list_sodu_kodu li {
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }

        .list_sodu_kodu li:before {
            content: none;
        }

    .list_btn_giaodich li {
        width: 48%;
        margin-right: 2%;
    }

        .list_btn_giaodich li a {
            line-height: 50px;
            display: block;
            font-size: 14px;
            width: 100%;
        }

    .menu_top_admin .list_menu_phai {
        padding-top: 0;
    }

    .all_luucaidat_ud li {
        font-size: 14px;
        padding: 20px 0px;
    }

        .all_luucaidat_ud li a {
            width: 110px;
        }

    .switch_luachon {
        right: 15px;
    }

    .box_all_tien_doanhnghiep li:before {
        content: none;
    }

    .box_all_tien_doanhnghiep li {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }

        .box_all_tien_doanhnghiep li:last-child {
            text-align: left;
        }

    .list_all_select_ul_ba {
        width: 100%;
    }

        .list_all_select_ul_ba li {
            display: block;
            width: 100%;
            float: none;
        }

    .nd-naptien .form-nap .form {
        max-width: 100%;
        padding: 20px 15px;
    }

        .nd-naptien .form-nap .form .item .ndc {
            float: none;
            width: 100%;
        }

        .nd-naptien .form-nap .form .item .label-a {
            float: none;
            width: 100%;
            text-align: left;
            margin-bottom: 10px;
            padding: 0;
        }

    .all_tab_gotit_ud li {
        display: block;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .box_all_tabnap ul.nav-tabs li a {
        padding: 10px 0px;
    }

    .list_btn_tt_sodu {
        bottom: 0;
        left: 0 !important;
    }

    .list_lua_bieuphi_thanhtoan li {
        display: inline-block !important;
    }

    .list_boloc_all_timkiem {
        display: block;
    }

    .list_all_ba_bon li {
        max-width: 100%;
    }

    .box_thietbi_tincay_ud .all_switch_tincay_ud {
        position: static;
        display: block;
        top: auto;
        left: auto;
        right: auto;
        transform: none;
        padding-left: 80px;
    }

    .all_phantrang_xemtatca li {
        float: none !important;
    }

        .all_phantrang_xemtatca li a {
            width: 100% !important;
            margin: 5px 0px;
        }

    .tt-footer-2 {
        font-size: 14px;
        color: #3d3c3c;
        font-weight: 600;
        margin-bottom: 14px;
        text-transform: uppercase;
        margin-top: 15px;
    }

    .box_taifile_danhsach a {
        margin-bottom: 15px
    }

    .list_all_nganhang_noidia {
        text-align: center;
    }

    .list_all_the_lienthong {
        text-align: center;
    }

        .list_all_the_lienthong li {
            margin-right: 0;
        }

            .list_all_the_lienthong li:nth-child(odd) {
                margin-right: 10px;
            }

            .list_all_the_lienthong li a {
                width: 140px;
                height: 90px;
                background-size: cover;
            }

                .list_all_the_lienthong li a img {
                    width: 50%;
                }

    .box_text_numbu_thelienthong {
        top: 50px;
    }

    .box_text_name_thelienthong {
        top: 68px;
    }

    .box_quanly_thietbi_ud {
        padding: 10px;
    }

        .box_quanly_thietbi_ud .img_thumb_thietbi_tincay_ud {
            padding: 5px 15px;
        }

        .box_quanly_thietbi_ud .all_switch_tincay_ud {
            clear: both;
            padding: 0;
        }

        .box_quanly_thietbi_ud .text_info_thietbi_tincay_ud {
            font-size: 14px;
        }

            .box_quanly_thietbi_ud .text_info_thietbi_tincay_ud em {
                font-size: 12px;
                width: 100%;
            }

        .box_quanly_thietbi_ud .all_switch_tincay_ud a {
            padding: 5px 10px;
            margin-top: 20px;
            display: block;
            text-align: center;
            font-size: 14px;
        }

    .box_xoa_quyen_truycap_ud {
        padding: 10px 15px;
    }

    .heading-form h4 {
        font-size: 16px;
    }

    .box_xoa_quyen_truycap_ud p {
        line-height: 20px;
    }

    .btn_xoa_ud_a, .list_all_btn_xoa_dongy_ud li a {
        font-size: 13px;
        line-height: 35px;
    }

    .box_popup_full .btn_close_popup_full {
        top: 10px;
        right: 10px;
    }

    .box_noidung_popup_full {
        padding-top: 30px;
    }

    .text_input_all_popup_full {
        font-size: 14px;
    }

    .list_menu_trai.dang-nhap li.logo_top {
        max-width: 210px;
    }

    .list_menu_phai.dang-nhap {
        padding: 0;
    }

        .list_menu_phai.dang-nhap li.info_user {
            margin-right: 0 !important;
        }

            .list_menu_phai.dang-nhap li.info_user a .box_thumb_ava {
                margin-left: 0px;
            }

    .box_tieude_all_noidung_thanhtoan .list_all_thongtin_thanhtoan_thongtin li,
    .box_tieude_all_noidung_thanhtoan .list_all_thongtin_thanhtoan li {
        width: 100%;
        margin: 0px 0px 5px 0px;
        float: none;
    }

    .list_menu_phai li.list_thongbao_tin .box_thumb_tintuc_timkiem a img {
        display: none;
    }

    .list_all_tab_napgame_naptk li a {
        font-size: 15px;
    }
}

@media (max-width:400px) {
    .list_all_sp_quatang li, .list_all_sp_quatang li a {
        width: 150px;
        height: 150px;
    }

    .box_goiy_timkiem {
        padding: 10px;
    }

    .all_luucaidat_ud li {
        padding: 15px 0px;
        font-size: 12px;
    }

        .all_luucaidat_ud li a {
            width: 75px;
            line-height: 30px;
        }

    .list_caidat_thongbao_admin li h4 {
        font-size: 14px;
    }

    .box_all_tabnap ul.nav-tabs li a {
        padding: 5px 0px;
    }
}

@media (max-width:360px) {
    .dropdown-menu-right {
        right: -20px
    }

    .list_all_sp_quatang li, .list_all_sp_quatang li a {
        width: 125px;
        height: 125px;
    }

    .list_mathe_timkiem li img {
        width: 25px;
    }
}

em, i {
    pointer-events: none;
}

.select_dropdownform img {
    max-width: 50px;
    max-height: 50px;
    margin-top: -6px;
}

#header_title img {
    margin-right: 10px;
    opacity: 0.5;
}

text.highcharts-credits {
    display: none;
}

ul#list-notification {
    overflow-y: scroll;
    height: 300px;
}

/*liÃªn há»‡*/
.bando iframe {
    width: 100%
}

.lienhe-page {
    padding: 85px 75px
}

    .lienhe-page .trai {
        margin-bottom: 50px
    }

    .lienhe-page .phai {
        margin-bottom: 14px
    }

        .lienhe-page .phai textarea {
            max-width: 100%;
            width: 100%;
            border: 1px solid #ccc;
            -moz-border-radius: 2px;
            border-radius: 2px;
            min-width: 100%;
            padding: 10px;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            font-size: 14px
        }

        .lienhe-page .phai input {
            margin-bottom: 30px
        }

        .lienhe-page .phai p {
            margin-bottom: 17px
        }

        .lienhe-page .phai .tt {
            font-size: 15px;
            font-weight: 600;
            text-transform: uppercase;
            max-width: 199px;
            display: inline-block;
            width: 100%
        }

        .lienhe-page .phai .c {
            display: inline-block;
            margin-right: 25px;
            font-size: 14px
        }

            .lienhe-page .phai .c img {
                vertical-align: middle;
                margin-right: 10px
            }

    .lienhe-page .trai .cont {
        margin-top: 60px
    }

        .lienhe-page .trai .cont .media-left {
            padding-right: 20px
        }

        .lienhe-page .trai .cont:first-child {
            margin-top: 0
        }

        .lienhe-page .trai .cont .tt {
            font-weight: 700;
            font-size: 16px;
            margin-bottom: 6px;
            margin-top: -4px
        }

        .lienhe-page .trai .cont .des {
            font-size: 14px
        }

.popup-login form input, .popup-login select {
    width: 100%;
    line-height: 23px;
    border: 1px solid #ccc;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 15px 10px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    color: #000;
    margin-bottom: -1px;
    position: relative;
    z-index: 1;
    -webkit-transition: .1s linear all;
    -o-transition: .1s linear all;
    -moz-transition: .1s linear all;
    transition: .1s linear all
}

@media (max-width:991px) {
    .box_huongdan_ud ul li {
        width: 50% !important;
        height: 155px !important;
        padding: 20px !important;
    }

        .box_huongdan_ud ul li:nth-child(3) {
            border-left: solid 1px #ddd;
        }

        .box_huongdan_ud ul li .box_thumb_huongdan_ud {
            display: block !important;
            width: 100% !important;
            margin: 0 !important;
        }

        .box_huongdan_ud ul li.box_cong_thanhtoan_ud span {
            text-align: center;
        }

    .box_content_huongdan_ud {
        display: none !important;
    }

    .box_show_mobile_ud {
        position: fixed;
        top: 0px;
        left: 0;
        z-index: 999;
        background-color: #fff;
        width: 100%;
        height: 100%;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: .4s ease all;
        -o-transition: .4s ease all;
        -moz-transition: .4s ease all;
        transition: .4s ease all;
        padding-top: 20px;
        overflow-x: hidden;
    }

    .add_show_menu.box_show_mobile_ud {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
        -webkit-transition: .4s ease all;
        -o-transition: .4s ease all;
        -moz-transition: .4s ease all;
        transition: .4s ease all;
    }

    .box_left_noidung_admin {
        max-width: 100%;
    }

    .box_show_mobile_ud .btn_close_menu_show {
        position: absolute;
        top: 10px;
        right: 15px;
    }

    .tieude_mobile_ud {
        display: block;
        margin: 0 0 20px 0px;
        font-size: 20px;
        color: #295694;
        padding-bottom: 10px;
        border-bottom: dotted 1px #295694;
        padding-left: 30px;
    }

    .list_menu_mobile_ud {
        display: block;
        margin: 0 0 0 30px;
    }

        .list_menu_mobile_ud li a, .box_noidung_sub_mobile ul li a {
            display: block;
            color: #295694;
            font-size: 16px;
        }

        .list_menu_mobile_ud li {
            padding: 5px 0;
        }

    .box_noidung_sub_mobile ul li {
        padding: 5px 0;
    }

    .box_show_sub_menu_mobile {
        position: fixed;
        top: 65px;
        right: 0;
        z-index: 9999;
        background-color: rgba(0,0,0,0.6);
        width: 100%;
        height: 100%;
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: .4s ease all;
        -o-transition: .4s ease all;
        -moz-transition: .4s ease all;
        transition: .4s ease all;
    }

    .box_noidung_sub_mobile {
        width: 80%;
        position: absolute;
        top: 0;
        right: 0;
        background-color: #f1f2f5;
        border-left: solid 1px #d0d2da;
        padding: 0 30px;
        height: 100%;
        padding-top: 65px;
        padding-bottom: 100px;
        overflow: scroll;
    }

        .box_noidung_sub_mobile .btn_close_menu_sub_show {
            position: absolute;
            right: 10px;
            top: 10px;
        }

    .box_show_sub_menu_mobile.add_show_sub_menu {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
        -webkit-transition: .4s ease all;
        -o-transition: .4s ease all;
        -moz-transition: .4s ease all;
        transition: .4s ease all;
    }

    .box_noidung_sub_mobile ul li a {
        font-size: 16px;
    }

    .box_chitiet_noidung_bieuphi {
        display: none;
        width: 100%;
        height: 100%;
    }

        .box_chitiet_noidung_bieuphi h4 {
            margin: 0 0 20px;
        }

        .box_chitiet_noidung_bieuphi .btn_close_menu_sub_show {
            position: absolute;
            top: 10px;
            right: 10px;
        }

    .add_show_chitiet_noidung.box_chitiet_noidung_bieuphi {
        display: block;
    }

    .list_all_nn_thanhtoan_bieuphi {
        display: block;
        text-align: center;
    }

        .list_all_nn_thanhtoan_bieuphi li {
            display: inline-block;
            margin-right: 15px;
        }

            .list_all_nn_thanhtoan_bieuphi li:last-child {
                margin-right: 0;
            }

            .list_all_nn_thanhtoan_bieuphi li a {
                display: inline-block;
                border: solid 1px #ddd;
                border-radius: 10px;
                width: 195px;
                height: 120px;
                position: relative;
            }

                .list_all_nn_thanhtoan_bieuphi li a img {
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    transform: translate(-50%,-50%);
                    -moz-transform: translate(-50%,-50%);
                    -webkit-transform: translate(-50%,-50%);
                }

    .box_slide_bieuphi_ud .owl-item .item {
        text-align: center;
    }

    .box_chitiet_noidung_bieuphi table tr td {
        vertical-align: middle;
        font-size: 14px;
        padding: 10px 0;
    }

        .box_chitiet_noidung_bieuphi table tr td:first-child {
            padding-right: 10px;
        }

        .box_chitiet_noidung_bieuphi table tr td em {
            color: #ea3434;
            font-style: normal;
        }

    .box_slide_bieuphi_ud.owl-theme .owl-controls .owl-buttons div {
        text-indent: -9999px;
        width: 32px;
        height: 54px;
    }

    .box_slide_bieuphi_ud.owl-theme .owl-controls .owl-buttons {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        width: 100%;
        margin-top: -68px;
    }

        .box_slide_bieuphi_ud.owl-theme .owl-controls .owl-buttons div.owl-prev {
            background: url(../Images/faq/btn_left_slide_bieuphi.png) no-repeat;
            position: absolute;
            left: 0;
            top: 0;
        }

        .box_slide_bieuphi_ud.owl-theme .owl-controls .owl-buttons div.owl-next {
            background: url(../Images/faq/btn_right_slide_bieuphi.png) no-repeat;
            position: absolute;
            right: 0;
            top: 0;
        }

    .box_thub_img_slide_bieuphi {
        display: table;
        padding: 20px 10px;
        margin: 0 auto;
    }

    #bieuphi_desktop {
        display: block;
    }

    #desktop-left-menu {
        display: block;
    }

    .box_slide_bieuphi_ud.owl-carousel.owl-theme .owl-controls {
        position: absolute;
        top: 90px;
        width: 100%;
    }

    .text_cs_ud {
        padding: 30px 25px;
    }

    .thuvien-tichhop.text_cs_ud {
        padding: 30px 0px;
    }

    .box_huongdan_ud {
        z-index: 999;
        position: relative;
    }

    #DetailArticle {
        margin-left: 0px;
    }
}

@media (max-width:600px) {
    .list_all_nn_thanhtoan_bieuphi li {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .box_chitiet_noidung_bieuphi {
        display: block;
    }

    #bieuphi_desktop {
        display: none;
    }

    #desktop-left-menu {
        display: none;
    }

    .lienhe-page {
        padding: 30px 20px;
    }
}

.list_nn_bieuphi_ud li.popup-show-left .box_hover_nn_bieuphi {
    left: auto;
    right: 130px;
}

    .list_nn_bieuphi_ud li.popup-show-left .box_hover_nn_bieuphi:before {
        background: url(../Images/faq/bg_header_lr.png);
        left: 0;
    }



#left-menu-faq .left-caret {
    margin-right: 10px;
}

.box_hover_nn_bieuphi table tr td img {
    float: left;
    margin-top: -5px;
    margin-right: 5px;
}

@media (max-width:1200px) {
    .text_cs_ud {
        padding: 40px;
    }

    .list_left_huongdan_ud li a {
        font-size: 13px;
    }

    .fix-footer-md {
        margin-left: 0;
    }

    #footer > .container {
        padding: 35px 20px 30px 20px
    }
}

.body_dangnhap_ud {
    padding-top: 60px;
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
}

.box_topheader_ud {
    background-color: #fff;
    width: 100%;
    height: 60px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    -webkit-box-shadow: 0 0 10px rgba(110,110,110,.3);
    -moz-box-shadow: 0 0 10px rgba(110,110,110,.3);
    box-shadow: 0 0 10px rgba(110,110,110,.3);
}

.box_left_header_ud {
    position: absolute;
    width: 280px;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all;
    text-align: center;
    line-height: 60px;
    background-color: #fff;
}

.box_right_header_ud {
    margin-left: 280px;
    line-height: 60px;
    height: 60px;
    position: relative;
    -webkit-transition: .4s ease all;
    -o-transition: .4s ease all;
    -moz-transition: .4s ease all;
    transition: .4s ease all;
}

.list_all_user_ud {
    float: right;
    margin: 0 30px 0 0;
}

    .list_all_user_ud li {
        display: inline-block;
        margin-right: 30px;
    }

        .list_all_user_ud li:last-child {
            margin-right: 0;
        }

        .list_all_user_ud li.dropdown.open > .dropdown-menu {
            left: auto;
            padding: 0;
            margin: 0;
            top: 126%;
            right: -15px;
            -webkit-box-shadow: 0 2px 13px rgba(0,0,0,.21);
            -moz-box-shadow: 0 2px 13px rgba(0,0,0,.21);
            box-shadow: 0 2px 13px rgba(0,0,0,.21);
            border-radius: 0 0 0 0;
            border: none;
            min-width: 225px;
            -webkit-animation-name: inherit;
            animation-name: inherit;
            -moz-animation-name: inherit;
        }

        .list_all_user_ud li.dropdown_user a.img_thumb_ava img {
            border-radius: 50%;
        }

        .list_all_user_ud li.dropdown_thongbao a {
            position: relative;
        }

            .list_all_user_ud li.dropdown_thongbao a em {
                width: 17px;
                height: 17px;
                border-radius: 50%;
                background-color: #80cd00;
                text-align: center;
                line-height: 17px;
                color: #fff;
                font-style: normal;
                position: absolute;
                top: -12px;
                right: -12px;
                font-size: 9px;
            }

        .list_all_user_ud li.dropdown_user.dropdown.open > .dropdown-menu, .list_all_user_ud li.dropdown_thongbao.dropdown.open > .dropdown-menu {
            top: 126%;
        }

            .list_all_user_ud li.dropdown_user.dropdown.open > .dropdown-menu:before {
                content: "";
                position: absolute;
                top: -12px;
                right: 25px;
                width: 0;
                height: 0;
                border-left: 8px solid transparent;
                border-right: 8px solid transparent;
                border-bottom: 12px solid #fff;
            }

        .list_all_user_ud li.dropdown.open > .dropdown-menu ul li {
            display: block;
            margin-right: 0;
        }

        .list_all_user_ud li.dropdown.open > .dropdown-menu li a {
            vertical-align: middle;
            border-bottom: solid 1px #ececec;
            color: #7e7e7e;
            font-size: 14px;
        }

        .list_all_user_ud li.dropdown.open > .dropdown-menu li:last-child a {
            border-bottom: none;
        }

        .list_all_user_ud li.dropdown.open > .dropdown-menu li a i {
            margin-right: 10px;
            display: inline-block;
        }

            .list_all_user_ud li.dropdown.open > .dropdown-menu li a i img {
                vertical-align: text-top;
            }

        .list_all_user_ud li.dropdown_thongbao.dropdown.open .dropdown-menu {
            width: 315px;
            top: 63px;
            right: -23px;
        }

            .list_all_user_ud li.dropdown_thongbao.dropdown.open .dropdown-menu:before {
                content: "";
                position: absolute;
                top: -12px;
                right: 25px;
                width: 0;
                height: 0;
                border-left: 8px solid transparent;
                border-right: 8px solid transparent;
                border-bottom: 12px solid #ececec;
            }

            .list_all_user_ud li.dropdown_thongbao.dropdown.open .dropdown-menu ul li {
                background-color: #fff;
                border-bottom: solid 1px #ececec;
            }

                .list_all_user_ud li.dropdown_thongbao.dropdown.open .dropdown-menu ul li a {
                    padding: 10px 15px;
                    border: none;
                    width: 100%;
                    display: inline-block;
                }

.box_all_tieude_thongbao_ud {
    display: flex;
    position: relative;
    margin-bottom: 5px;
}

.box_thumb_tieudethongbao_ud {
    display: inline-block;
    width: 40px;
    height: 40px;
    float: left;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 15px;
}

.box_tieude_chinhthongbao_ud {
    line-height: 40px;
    text-overflow: ellipsis;
    width: 170px;
    overflow: hidden;
    color: #000;
    font-weight: 600;
}

.box_ngaygio_tieudethongbao_ud {
    font-size: 12px;
    color: #3d80d0;
    font-weight: 300;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.list_all_user_ud li.dropdown_thongbao.dropdown.open .dropdown-menu ul li a p {
    display: block;
    clear: both;
    text-overflow: ellipsis;
    width: 290px;
    overflow: hidden;
    margin: 0;
    font-weight: 300;
    color: #9f9f9f;
    line-height: normal;
}

.box_content_ud {
    position: relative;
    width: 100%;
    clear: both;
    min-height: 100vh;
    z-index: 3;
}

.box_leftmenu_ud {
    position: fixed;
    top: 60px;
    left: 0;
    width: 280px;
    min-height: 100%;
    -webkit-box-shadow: 0 4px 10px rgba(0,0,0,.3);
    -moz-box-shadow: 0 4px 10px rgba(0,0,0,.3);
    box-shadow: 0 4px 10px rgba(0,0,0,.3);
    background-color: #fff;
    overflow: hidden;
    -webkit-transition: .4s ease all;
    -o-transition: .4s ease all;
    -moz-transition: .4s ease all;
    transition: .4s ease all;
    z-index: 9;
    overflow-y: scroll;
    height: 100%;
    padding-bottom: 100px;
}

.box_info_user_left {
    height: 71px;
    padding: 15px 12px;
    border-bottom: solid 1px #f8f8f7;
    display: inline-block;
}

    .box_info_user_left a {
        float: left;
        margin-right: 15px;
    }

.box_info_user_sodu_left {
    white-space: nowrap;
}

    .box_info_user_sodu_left h5 {
        margin: 0;
        padding: 0;
        font-weight: 600;
        color: #232323;
        margin-bottom: 5px;
    }

    .box_info_user_sodu_left small {
        font-size: 14px;
        color: #4c4c4c;
        font-weight: 600;
    }

        .box_info_user_sodu_left small em {
            font-style: normal;
            color: #868585;
            font-weight: 400;
        }

.list_link_menu_left_ud li a {
    padding: 15px 20px;
    font-size: 14px;
    font-weight: 600;
    position: relative;
    white-space: nowrap;
    display: -webkit-box;
    height: 50px;
}

.list_link_menu_left_ud li.dropdown a:after {
    font-family: FontAwesome;
    content: "\f107";
    font-size: 15px;
    position: absolute;
    right: 20px;
    margin-top: 2px;
}

.list_link_menu_left_ud li.dropdown.open a:after {
    content: "\f106";
}

.list_link_menu_left_ud li a i {
    width: 20px;
    height: 20px;
    margin-right: 25px;
    vertical-align: middle;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

.list_link_menu_left_ud li a em {
    font-style: normal;
    white-space: nowrap;
    position: relative;
}

.list_link_menu_left_ud li a:hover {
    color: #1a91f5;
}

.list_link_menu_left_ud li.link_trangchu_left_ud a i {
    background: url(images/img_dangnhap_ud/icon_trangchu_menu_left_ud.png) no-repeat 0 0;
}

.list_link_menu_left_ud li.link_taikhoan_left_ud a i {
    background: url(images/img_dangnhap_ud/icon_taikhoan_menu_left_ud.png) no-repeat 0 0;
}

.list_link_menu_left_ud li.link_giaodich_left_ud a i {
    background: url(images/img_dangnhap_ud/icon_giaodich_menu_left_ud.png) no-repeat 0 0;
}

.list_link_menu_left_ud li.link_cuahang_left_ud a i {
    background: url(images/img_dangnhap_ud/icon_cuahang_menu_left_ud.png) no-repeat 0 0;
}

.list_link_menu_left_ud li.link_tichhop_left_ud a i {
    background: url(images/img_dangnhap_ud/icon_tichhop_menu_left_ud.png) no-repeat 0 0;
}

.list_link_menu_left_ud li.link_theodoi_left_ud a i {
    background: url(images/img_dangnhap_ud/icon_theodoi_menu_left_ud.png) no-repeat 0 0;
}

.list_link_menu_left_ud li.link_tintuc_left_ud a i {
    background: url(images/img_dangnhap_ud/icon_tintuc_menu_left_ud.png) no-repeat 0 0;
}

.list_link_menu_left_ud li.link_huongdan_left_ud a i {
    background: url(images/img_dangnhap_ud/icon_huongdan_menu_left_ud.png) no-repeat 0 0;
}

.list_link_menu_left_ud li.link_ngonngu_left_ud a i {
    background: url(images/img_dangnhap_ud/icon_ngonngu_menu_left_ud.png) no-repeat 0 0;
}

.list_link_menu_left_ud li.link_ngonngu_left_ud {
    border-top: solid 1px #e5e5e5;
}

    .list_link_menu_left_ud li.link_ngonngu_left_ud.dropdown a:after {
        content: none;
    }

.list_link_menu_left_ud li a:hover i, .list_link_menu_left_ud li.dropdown.open a i {
    background-position: 0 -20px;
}

.list_link_menu_left_ud li.dropdown.open a {
    color: #1a91f5;
}

.list_link_menu_left_ud li a span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    right: 33px;
    border-radius: 3px;
    font-size: 65%;
    background-color: #eb4b4b;
    padding: 4px 5px;
    display: inline;
    text-align: center;
    color: #fff;
    line-height: 1;
    white-space: nowrap;
    vertical-align: baseline;
    text-transform: uppercase;
}

.list_link_menu_left_ud li.dropdown .dropdown-menu {
    position: static;
    left: auto;
    top: auto;
    float: none;
    box-shadow: none;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0 0 0 0;
    height: 0;
    display: block;
    overflow: hidden;
    opacity: 0;
    max-height: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background-color: #fff !important;
}

    .list_link_menu_left_ud li.dropdown .dropdown-menu li a {
        color: #747474;
        font-weight: 300;
        padding: 10px 20px 10px 65px;
        text-transform: none;
        height: auto;
    }

        .list_link_menu_left_ud li.dropdown .dropdown-menu li a:after {
            content: "";
            background: url(images/img_dangnhap_ud/icon_sub.png) no-repeat;
            width: 5px;
            height: 9px;
            margin-top: 5px;
            position: absolute;
            left: 27px;
        }

.list_link_menu_left_ud li.dropdown.open .dropdown-menu {
    height: 100%;
    max-height: 600px;
    opacity: 1;
    overflow: hidden;
}

.list_link_menu_left_ud .link_ngonngu_left_ud.link_taikhoan_left_ud .dropdown-menu {
    margin-top: 20px;
}

.box_right_content_ud {
    position: relative;
    margin-left: 280px;
    -webkit-transition: .4s ease all;
    -o-transition: .4s ease all;
    -moz-transition: .4s ease all;
    transition: .4s ease all;
}

    .box_right_content_ud.padding-all-33 {
        padding: 33px;
    }

.box_thongtin_sodu_ud, .box_lichsu_giaodich_ud, .box_the_ganket_ud, .box_all_tintuc_ud {
    -webkit-box-shadow: 0 0 8px rgba(141,141,141,.3);
    -moz-box-shadow: 0 0 8px rgba(141,141,141,.3);
    box-shadow: 0 0 8px rgba(141,141,141,.3);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 15px 20px;
    background-color: #fff;
}

.text_tieude_all_ud {
    font-size: 21px;
    color: #000;
    font-weight: 300;
    display: block;
    position: relative;
    margin-bottom: 25px;
}

    .text_tieude_all_ud:before {
        content: "";
        width: 40px;
        height: 2px;
        background-color: #c6c6c6;
        position: absolute;
        left: 0;
        bottom: -10px;
    }

    .text_tieude_all_ud a {
        float: right;
        color: #4a85d0;
        font-size: 14px;
        line-height: 30px;
    }

.box_all_tien_user_ud {
    display: block;
    margin-top: 20px;
    color: #000;
    font-size: 16px;
    font-weight: 300;
}

    .box_all_tien_user_ud em {
        display: block;
        font-style: normal;
        font-size: 14px;
        color: #1a91f5;
        margin-top: 10px;
    }

.list_all_btn_ud {
    display: block;
    text-align: center;
    margin-top: 30px;
}

    .list_all_btn_ud li {
        width: 1%;
        display: table-cell;
        padding-right: 10px;
    }

        .list_all_btn_ud li:last-child {
            padding-right: 0;
        }

        .list_all_btn_ud li a {
            display: block;
            text-align: center;
            line-height: 45px;
            background-color: #e7e7e7;
            color: #000;
            font-size: 16px;
            font-weight: 300;
            text-transform: uppercase;
            border-radius: 5px;
            position: relative;
            z-index: 1;
            overflow: hidden;
        }

            .list_all_btn_ud li a.btn_naptien_ud {
                background-color: #1a91f5;
                color: #fff;
            }

.btn_naptien_ud:before, .btn_ruttien_ud:before, .btn_them_the_ud:before, .btn_capnhat_taikhoan:before, .box_anhdaidien_taikhoan_ud ul li a:before, .box_anhdaidien_taikhoan_ud a:before {
    content: "";
    position: absolute;
    top: 0;
    color: #fff;
    width: 200%;
    height: 100%;
    background: #2d74d6;
    left: -210%;
    -webkit-transform: skewX(-20deg);
    -moz-transform: skewX(-20deg);
    -o-transform: skewX(-20deg);
    transform: skewX(-20deg);
    -webkit-transition: .4s linear all;
    -o-transition: .4s linear all;
    -moz-transition: .4s linear all;
    transition: .4s linear all;
    z-index: -2;
}

.list_all_btn_ud li a.btn_naptien_ud:hover:before, .list_all_btn_ud li a.btn_ruttien_ud:hover:before {
    left: -10%;
}

.list_all_btn_ud li a.btn_ruttien_ud:hover {
    color: #fff;
}

.text_tieude_lsgd_ud {
    margin-bottom: 20px;
}

    .text_tieude_lsgd_ud:before {
        content: none;
    }

.box_lichsu_giaodich_ud, .box_thongtin_sodu_ud, .box_the_ganket_ud, .box_all_tintuc_ud {
    min-height: 370px;
}

    .box_lichsu_giaodich_ud .table-responsive {
        border: solid 1px #e5e5e4;
        border-radius: 5px;
    }

        .box_lichsu_giaodich_ud .table-responsive .table {
            margin-bottom: 0;
        }

            .box_lichsu_giaodich_ud .table-responsive .table tr th {
                background-color: #ebebea;
            }

            .box_lichsu_giaodich_ud .table-responsive .table tr td {
                background-color: #fff;
            }

                .box_lichsu_giaodich_ud .table-responsive .table tr td.text_trutien_ud {
                    color: #ed2a29;
                }

            .box_lichsu_giaodich_ud .table-responsive .table tr td, .box_lichsu_giaodich_ud .table-responsive .table tr th {
                text-align: center;
                padding: 12px;
            }

            .box_lichsu_giaodich_ud .table-responsive .table tr th, .box_lichsu_giaodich_ud .table-responsive .table tr td {
                border: none;
            }

            .box_lichsu_giaodich_ud .table-responsive .table tr:nth-child(even) td {
                background-color: #f9f9f9;
            }

.box_the_ganket_ud, .box_all_tintuc_ud {
    margin-top: 20px;
    height: 444px;
}

    .box_the_ganket_ud .text_tieude_all_ud em {
        float: right;
        color: #4a85d0;
        font-size: 14px;
        font-style: normal;
        line-height: 30px;
    }

.list_all_the_ud {
    display: block;
    min-height: 200px;
}

    .list_all_the_ud li {
        display: block;
        /*margin-bottom: 10px;*/
        font-size: 15px;
        color: #000;
        overflow: hidden;
        line-height: 36px;
    }

        .list_all_the_ud li img {
            float: left;
            margin-right: 20px;
        }

.link_all_the_ud {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #4a85d0;
    margin: 8px 0;
}

.btn_them_the_ud {
    width: 220px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 16px;
    background-color: #1a91f5;
    display: block;
    margin: 0 auto;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

    .btn_them_the_ud:hover {
        color: #fff;
    }

        .btn_them_the_ud:hover:before {
            left: -10%;
        }

.box_all_tintuc_ud .text_tieude_all_ud:before {
    content: none;
}

.box_all_tintuc_ud a {
    display: block;
    text-transform: uppercase;
    color: #000;
    font-size: 15px;
    margin: 10px 0;
}

    .box_all_tintuc_ud a:hover {
        color: #3d80d0;
    }

    .box_all_tintuc_ud a.thumb_img_tintuc_ud_m {
        margin: 0;
        overflow: hidden;
    }

        .box_all_tintuc_ud a.thumb_img_tintuc_ud_m img {
            -webkit-transition: .3s ease-in-out;
            transition: .3s ease-in-out;
        }

        .box_all_tintuc_ud a.thumb_img_tintuc_ud_m:hover img {
            -webkit-transform: scale(1.2);
            transform: scale(1.2);
            -webkit-transition: .3s ease-in-out;
            transition: .3s ease-in-out;
        }

.box_all_tintuc_ud span {
    font-weight: 300;
    color: #3d80d0;
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
}

.box_all_tintuc_ud p {
    color: #7e7e7e;
    font-weight: 300;
    font-size: 14px;
    line-height: 23px;
}

.box_danhsach_thietbi_ud {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px rgba(141,141,141,.3);
    -moz-box-shadow: 0 0 8px rgba(141,141,141,.3);
    box-shadow: 0 0 8px rgba(141,141,141,.3);
    width: 100%;
    max-width: 770px;
    margin: 0 auto;
}

    .box_danhsach_thietbi_ud h4 {
        text-align: center;
        display: block;
        text-transform: uppercase;
        font-size: 21px;
        color: #000;
        font-weight: 300;
        padding: 25px 0;
    }

.box_text_thongbao_ud {
    display: block;
    background-color: #1a91f5;
    font-size: 16px;
    font-weight: 300;
    padding: 20px;
    color: #fff;
    line-height: 30px;
    text-align: left;
}

.box_thietbi_tincay_ud {
    border-bottom: solid 1px #ebebeb;
    padding: 15px;
    width: 100%;
    position: relative;
}

.img_thumb_thietbi_tincay_ud {
    padding: 8px 20px;
    float: left;
}

.text_info_thietbi_tincay_ud {
    font-size: 18px;
    color: #000;
    text-align: left;
}

    .text_info_thietbi_tincay_ud em {
        display: block;
        font-style: normal;
        font-size: 14px;
        color: #454545;
        font-weight: 300;
        margin-top: 5px;
    }

        .text_info_thietbi_tincay_ud em i {
            font-style: normal;
            color: #1a91f5;
        }

.box_thietbi_tincay_ud .all_switch_tincay_ud ul {
    margin: 10px 0;
}

    .box_thietbi_tincay_ud .all_switch_tincay_ud ul li {
        display: inline-block;
        font-weight: 300;
        color: #000;
        font-size: 14px;
        margin-right: 15px;
    }

        .box_thietbi_tincay_ud .all_switch_tincay_ud ul li:last-child {
            margin-right: 0;
        }

        .box_thietbi_tincay_ud .all_switch_tincay_ud ul li .ios7-switch {
            display: inline-block;
            position: relative;
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            -webkit-tap-highlight-color: transparent;
            tap-highlight-color: transparent;
            margin-bottom: 0;
        }

            .box_thietbi_tincay_ud .all_switch_tincay_ud ul li .ios7-switch input {
                opacity: 0;
                position: absolute;
            }

                .box_thietbi_tincay_ud .all_switch_tincay_ud ul li .ios7-switch input + span {
                    position: relative;
                    display: inline-block;
                    width: 2.25em;
                    height: 1.2em;
                    background: #fff;
                    box-shadow: inset 0 0 0 .0625em #e9e9e9;
                    border-radius: .6em;
                    vertical-align: -.15em;
                    transition: all .4s cubic-bezier(.17,.67,.43,.98);
                }

                    .box_thietbi_tincay_ud .all_switch_tincay_ud ul li .ios7-switch:active input + span, .box_thietbi_tincay_ud .all_switch_tincay_ud ul li .ios7-switch input + span:active {
                        box-shadow: inset 0 0 0 .73em #e9e9e9;
                    }

                    .box_thietbi_tincay_ud .all_switch_tincay_ud ul li .ios7-switch input + span:after {
                        position: absolute;
                        display: block;
                        content: '';
                        width: 1.175em;
                        height: 1.194em;
                        border-radius: .6em;
                        top: 0;
                        left: .0625em;
                        background: #fff;
                        box-shadow: inset 0 0 0 .03em rgba(0,0,0,0.1),0 0 .05em rgba(0,0,0,0.05),0 .1em .2em rgba(0,0,0,0.2);
                        transition: all .25s ease-out;
                    }

                    .box_thietbi_tincay_ud .all_switch_tincay_ud ul li .ios7-switch:active input + span:after, .box_thietbi_tincay_ud .all_switch_tincay_ud ul li .ios7-switch input + span:active:after {
                        width: 1.15em;
                    }

                .box_thietbi_tincay_ud .all_switch_tincay_ud ul li .ios7-switch input:checked + span {
                    box-shadow: inset 0 0 0 .73em #4cd964;
                }

                    .box_thietbi_tincay_ud .all_switch_tincay_ud ul li .ios7-switch input:checked + span:after {
                        left: 15px;
                    }

                    .box_thietbi_tincay_ud .all_switch_tincay_ud ul li .ios7-switch:active input:checked + span:after, .box_thietbi_tincay_ud .all_switch_tincay_ud ul li .ios7-switch input:checked + span:active:after {
                        left: .4375em;
                    }

                .box_thietbi_tincay_ud .all_switch_tincay_ud ul li .ios7-switch input:focus + span:after {
                    box-shadow: inset 0 0 0 .03em rgba(0,0,0,0.15),0 0 .05em rgba(0,0,0,0.08),0 .1em .2em rgba(0,0,0,0.3);
                    background: #fff;
                }

                .box_thietbi_tincay_ud .all_switch_tincay_ud ul li .ios7-switch input:focus + span {
                    box-shadow: inset 0 0 0 .0625em #dadada;
                }

                .box_thietbi_tincay_ud .all_switch_tincay_ud ul li .ios7-switch input:focus:checked + span {
                    box-shadow: inset 0 0 0 .73em #33be4b;
                }

            .box_thietbi_tincay_ud .all_switch_tincay_ud ul li .ios7-switch:hover input:focus + span:after {
                box-shadow: inset 0 0 0 .03em rgba(0,0,0,0.1),0 0 .05em rgba(0,0,0,0.05),0 .1em .2em rgba(0,0,0,0.2);
                background: #fff;
            }

            .box_thietbi_tincay_ud .all_switch_tincay_ud ul li .ios7-switch:hover input:focus + span {
                box-shadow: inset 0 0 0 .0625em #e9e9e9;
            }

            .box_thietbi_tincay_ud .all_switch_tincay_ud ul li .ios7-switch:hover input:focus:checked + span {
                box-shadow: inset 0 0 0 .73em #4cd964;
            }

.all_luucaidat_ud {
    display: block;
    padding: 10px 0;
    width: 100%;
    background-color: #1a91f5;
    text-align: center;
    animation-duration: .6s;
    animation-fill-mode: both;
    animation-name: slideInDown;
    -moz-animation-name: slideInDown;
    -webkit-animation-name: slideInDown;
    margin-bottom: 0;
    left: 0;
    margin-top: -31px;
    position: fixed;
    z-index: 1;
}

    .all_luucaidat_ud li {
        display: inline-block;
        color: #fff;
        font-size: 14px;
        margin-right: 5px;
    }

        .all_luucaidat_ud li:first-child {
            margin-right: 15px;
        }

        .all_luucaidat_ud li:last-child {
            margin-right: 0;
        }

        .all_luucaidat_ud li a {
            display: inline-block;
            width: 105px;
            height: 35px;
            background-color: #fff;
            line-height: 35px;
            text-align: center;
            border-radius: 3px;
        }

@keyframes slideInDown {
    from {
        transform: translate3d(0,-100%,0);
        visibility: visible;
    }

    to {
        transform: translate3d(0,0,0);
    }
}

.text_all_tieude_thongbao {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 21px;
    color: #000;
    font-weight: 300;
    margin: 0 0 30px;
}

.all_list_thongbao_ud {
    display: block;
    text-align: center;
}

    .all_list_thongbao_ud li {
        display: inline-block;
        margin: 0 10px;
        vertical-align: top;
    }

        .all_list_thongbao_ud li:last-child {
            margin-right: 0;
        }

        .all_list_thongbao_ud li .box_danhsach_thietbi_ud {
            max-width: 660px;
        }

            .all_list_thongbao_ud li .box_danhsach_thietbi_ud h4 {
                font-weight: 400;
            }

            .all_list_thongbao_ud li .box_danhsach_thietbi_ud .box_text_thongbao_ud {
                font-size: 14px;
                padding: 15px 50px;
            }

                .all_list_thongbao_ud li .box_danhsach_thietbi_ud .box_text_thongbao_ud em {
                    font-style: normal;
                    color: #94ff3f;
                    font-weight: 500;
                }

                .all_list_thongbao_ud li .box_danhsach_thietbi_ud .box_text_thongbao_ud i {
                    font-style: normal;
                    color: #ffb14c;
                    font-weight: 500;
                }

            .all_list_thongbao_ud li .box_danhsach_thietbi_ud .box_thietbi_tincay_ud {
                padding: 15px 50px;
            }

            .all_list_thongbao_ud li .box_danhsach_thietbi_ud .all_switch_tincay_ud {
                right: 50px;
            }

            .all_list_thongbao_ud li .box_danhsach_thietbi_ud .text_info_thietbi_tincay_ud {
                font-size: 14px;
                font-weight: 600;
                color: #000;
                text-transform: uppercase;
            }

                .all_list_thongbao_ud li .box_danhsach_thietbi_ud .text_info_thietbi_tincay_ud em {
                    font-size: 14px;
                    font-weight: 300;
                    color: #5e5e5e;
                    font-style: italic;
                    text-transform: none;
                    width: 88%;
                }

.text_tieude_taikhoan_ud {
    display: block;
    padding-left: 50px;
    font-size: 18px;
    color: #000;
    margin: 0;
    font-weight: 400;
}

.box_line_taikhoan_ud {
    display: block;
    width: 100%;
    max-width: 1075px;
    height: 1px;
    background-color: #c7c7c7;
    margin: 20px 0 20px 60px;
}

.box_content_taikhoan_ud {
    background-color: #fff;
    padding: 20px 35px;
    max-width: 770px;
    border-radius: 3px;
    margin: 0 auto;
}

    .box_content_taikhoan_ud .form-group {
        margin-bottom: 20px;
    }

        .box_content_taikhoan_ud .form-group label {
            color: #000;
            font-size: 16px;
            font-weight: 400;
            margin-bottom: 10px;
            display: block;
        }

        .box_content_taikhoan_ud .form-group input, .box_content_taikhoan_ud .form-group select {
            height: 45px;
            line-height: 45px;
            border-radius: 3px;
            border: solid 1px #e5e5e4;
            padding-left: 20px;
            box-shadow: none;
        }

        .box_content_taikhoan_ud .form-group select {
            width: 320px;
        }

        .box_content_taikhoan_ud .form-group.max_width input {
            width: 320px;
            max-width: 100%;
        }

.btn_capnhat_taikhoan {
    float: right;
    width: 100px;
    line-height: 35px;
    text-align: center;
    border: solid 1px #407fc8;
    color: #407fc8;
    font-size: 14px;
    font-weight: 300;
    border-radius: 3px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

    .btn_capnhat_taikhoan:hover {
        color: #fff;
    }

        .btn_capnhat_taikhoan:hover:before {
            left: -10%;
        }

.box_anhdaidien_taikhoan_ud span {
    display: block;
    color: #000;
    font-size: 16px;
    font-weight: 300;
}

.box_thumb_ghichu_taikhoan_ud {
    display: block;
    margin: 15px 0;
    overflow: hidden;
    vertical-align: middle;
}

    .box_thumb_ghichu_taikhoan_ud div {
        float: left;
        margin-right: 40px;
    }

    .box_thumb_ghichu_taikhoan_ud p {
        margin: 0;
        padding: 30px 0;
    }

        .box_thumb_ghichu_taikhoan_ud p em {
            display: block;
        }

    .box_thumb_ghichu_taikhoan_ud a.change-avatar {
        float: right;
        top: -69px;
    }

.box_anhdaidien_taikhoan_ud a {
    width: 100px;
    line-height: 35px;
    text-align: center;
    border: solid 1px #407fc8;
    color: #407fc8;
    font-size: 14px;
    font-weight: 300;
    border-radius: 3px;
    display: inline-block;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

    .box_anhdaidien_taikhoan_ud a:hover {
        color: #fff;
    }

        .box_anhdaidien_taikhoan_ud a:hover:before {
            left: -10%;
        }

.box_anhdaidien_taikhoan_ud ul {
    margin-top: 20px;
}

    .box_anhdaidien_taikhoan_ud ul li {
        font-size: 16px;
        color: #000;
        font-weight: 300;
        display: block;
        margin-bottom: 10px;
        overflow: hidden;
    }

        .box_anhdaidien_taikhoan_ud ul li input {
            height: 45px;
            line-height: 45px;
            border-radius: 3px;
            border: solid 1px #e5e5e4;
            padding-left: 20px;
            box-shadow: none;
            width: 400px;
            max-width: 100%;
        }

        .box_anhdaidien_taikhoan_ud ul li.text_mau_pheduyet_ud {
            color: #ff8400;
            font-size: 16px;
            font-style: italic;
        }

        .box_anhdaidien_taikhoan_ud ul li a {
            float: right;
            position: relative;
            z-index: 1;
            overflow: hidden;
        }

            .box_anhdaidien_taikhoan_ud ul li a:hover {
                color: #fff;
            }

                .box_anhdaidien_taikhoan_ud ul li a:hover:before {
                    left: -10%;
                }

        .box_anhdaidien_taikhoan_ud ul li:last-child a {
            margin-top: 8px;
        }

        .box_anhdaidien_taikhoan_ud ul li:first-child {
            color: #acacac;
            font-weight: 400;
        }

.header ul.dropdown-menu.menu_cuahang_ud {
    background-color: #0061af;
    border-radius: 0 0 0 0;
    padding-left: 0;
    text-align: center;
}

    .header ul.dropdown-menu.menu_cuahang_ud li {
        width: 1%;
        display: table-cell;
    }

        .header ul.dropdown-menu.menu_cuahang_ud li a {
            text-align: center;
            padding: 15px 0;
            opacity: .6;
        }

            .header ul.dropdown-menu.menu_cuahang_ud li a:hover, .header ul.dropdown-menu.menu_cuahang_ud li.active_menu_cuahang_ud a {
                opacity: 1;
            }

            .header ul.dropdown-menu.menu_cuahang_ud li a:before {
                content: none;
            }

            .header ul.dropdown-menu.menu_cuahang_ud li a i {
                display: block;
                margin-bottom: 10px;
                font-size: 28px;
            }

            .header ul.dropdown-menu.menu_cuahang_ud li a em {
                display: block;
                font-style: normal;
                font-size: 13px;
                color: #fefefe;
            }

.box_tailieu_nhaphattrien_ud {
    padding-top: 2px;
}

    .box_tailieu_nhaphattrien_ud .container {
        padding: 35px 20px 30px 60px;
        border-bottom: 1px solid #d1d1d1;
        background-color: #fff;
    }

.tieude_tailieu_nhaphattrien_ud {
    display: block;
    text-align: center;
    font-weight: 300;
    color: #1a1a1a;
    font-size: 36px;
}

.tieude_nho_tailieu_nhaphattrien_ud {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #444;
    font-weight: 300;
    margin-top: 8px;
}

.line_tailieu_nhaphattrien_ud {
    display: block;
    width: 60px;
    height: 5px;
    border-radius: 5px;
    background-color: #e5e5e4;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 40px;
}

.box_all_noidung_tailieu_nhapha_ud {
    max-width: 370px;
    margin-bottom: 70px;
}

.tieude_noidung_tailieu_nhaphat_ud {
    color: #1a1a1a;
    font-size: 20px;
    font-weight: 400;
    display: block;
    line-height: 40px;
    vertical-align: middle;
    margin-bottom: 15px;
}

    .tieude_noidung_tailieu_nhaphat_ud img {
        float: left;
        margin-right: 10px;
    }

.box_all_noidung_tailieu_nhapha_ud p {
    font-size: 14px;
    color: #555;
    font-weight: 300;
    line-height: 23px;
    display: block;
    margin-bottom: 30px;
    min-height: 92px;
}

.link_tailieu_nhaphat_ud {
    display: block;
    text-transform: uppercase;
    color: #0161ae;
    font-size: 14px;
    font-weight: 400;
    padding: 12px 16px;
    border: solid 1px #dadada;
    border-radius: 3px;
    transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    -webkit-transition: all .15s ease-out;
    position: relative;
}

    .link_tailieu_nhaphat_ud:hover {
        background-color: #f5f7fa;
        color: #003087;
        padding-left: 1.5rem;
    }

        .link_tailieu_nhaphat_ud:active:before, .link_tailieu_nhaphat_ud:focus:before, .link_tailieu_nhaphat_ud:hover:before {
            background: url(https://vtcpay.vn/content/images/img_dangnhap_ud/arrow-right.svg) no-repeat;
            content: '';
            display: inline-block;
            height: .5rem;
            position: absolute;
            right: 1rem;
            top: 40%;
            transition: all .15s ease-out;
            width: .625rem;
        }

.box_doitac_noibat_ud .container {
    background-color: #f6f6f6;
    padding: 35px 20px 50px 60px;
}

.tieude_doitac_noibat_ud {
    display: block;
    text-align: center;
}

.box_doitac_noibat_ud ul {
    display: block;
    text-align: center;
    margin-bottom: 40px;
}

    .box_doitac_noibat_ud ul li {
        display: inline-block;
        margin: 0 15px;
    }

.logo_app_ud {
    display: none;
    padding: 0;
}

.btn_thugon_menu_ud {
    padding: 0 20px;
    position: relative;
    font-size: 16px;
    color: #7e7e7e;
    height: 60px;
    display: inline-block;
}

    .btn_thugon_menu_ud:before {
        content: "\f0c9";
        position: absolute;
        top: 50%;
        left: 50%;
        font-family: FontAwesome;
        transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
    }

.box_all_menu_mobile_show_ud {
    height: 60px;
    display: block;
    position: relative;
}

.box_left_header_ud.show_menu_ud, .box_leftmenu_ud.show_menu_ud {
    width: 60px;
    -webkit-transition: .4s ease all;
    -o-transition: .4s ease all;
    -moz-transition: .4s ease all;
    transition: .4s ease all;
}

    .box_left_header_ud.show_menu_ud .logo_web_ud {
        display: none;
    }

    .box_left_header_ud.show_menu_ud .logo_app_ud {
        display: block;
    }

.box_right_header_ud.show_menu_ud, .box_right_content_ud.show_menu_ud {
    margin-left: 60px;
}

.box_leftmenu_ud.show_menu_ud .box_info_user_sodu_left h5, .box_leftmenu_ud.show_menu_ud .box_info_user_sodu_left small {
    display: none;
}

.box_leftmenu_ud.show_menu_ud .list_link_menu_left_ud li a em, .box_leftmenu_ud.show_menu_ud .list_link_menu_left_ud li a .icon_canhbao_ud, .box_leftmenu_ud.show_menu_ud .list_link_menu_left_ud li a u {
    display: none;
}

.box_leftmenu_ud.show_menu_ud .list_link_menu_left_ud li a span {
    display: none;
}

.box_leftmenu_ud.show_menu_ud .list_link_menu_left_ud li.dropdown a:after {
    display: none;
}

.box_leftmenu_ud.show_menu_ud .box_info_user_left {
    padding: 15px 0;
}

.box_leftmenu_ud.show_menu_ud .box_info_user_left, .box_leftmenu_ud.show_menu_ud .list_link_menu_left_ud li a {
    text-align: center;
}

.box_leftmenu_ud.show_menu_ud .list_link_menu_left_ud li a {
    padding: 13px 20px;
}

.box_leftmenu_ud.show_menu_ud .box_info_user_left a {
    float: none;
    margin-right: 0;
    padding-left: 11.5px;
}

.box_leftmenu_ud.show_menu_ud .list_link_menu_left_ud li a i {
    float: none;
    display: inline-block;
    margin-right: 0;
    margin-top: 3px;
}

.box_leftmenu_ud .list_link_menu_left_ud .link_ngonngu_left_ud a i, .box_leftmenu_ud.show_menu_ud .list_link_menu_left_ud .link_ngonngu_left_ud a i {
    margin-top: 10px;
}

.box_leftmenu_ud.show_menu_ud .list_link_menu_left_ud li.dropdown a:hover .dropdown-menu {
    display: block;
}

.list_link_menu_left_ud {
    margin-bottom: 0;
}

.box_right_content_ud.show_menu_ud.show_menu_mobi {
    margin-left: 0;
}

.box_left_header_ud.show_menu_ud_mobi {
    width: 50px;
}

    .box_left_header_ud.show_menu_ud_mobi .logo_app_ud {
        display: block;
    }

    .box_left_header_ud.show_menu_ud_mobi .logo_web_ud {
        display: none;
    }

.box_right_header_ud.show_menu_ud_mobi .box_all_menu_mobile_show_ud {
    margin-left: -220px;
}

.header ul.dropdown-menu {
    background-color: #0061af;
}

.box_content_taikhoan_ud .form-group .select-img .bootstrap-select .dropdown-toggle {
    height: 45px;
}

.box_content_taikhoan_ud .form-group .select-img .bootstrap-select .dropdown-menu.open {
    padding: 0;
}

.list_link_menu_left_ud li a .icon_canhbao_ud {
    margin-left: 10px;
}

.list_link_menu_left_ud li.dropdown.open a .icon_canhbao_ud {
    display: none;
}

.list_link_menu_left_ud li.dropdown .dropdown-menu li a .icon_canhbao_ud {
    float: right;
    display: block;
}

.list_tlienhe_ud {
    display: block;
}

    .list_tlienhe_ud li {
        display: inline-block;
        font-size: 14px;
        min-width: 240px;
        margin: 8px 0px;
    }

        .list_tlienhe_ud li img {
            margin-right: 10px;
        }

        .list_tlienhe_ud li:last-child {
            margin-right: 0px;
        }

.tt_udd {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}





@media (max-width:1200px) {
    .text_tieude_all_ud {
        font-size: 18px;
    }

        .text_tieude_all_ud a {
            line-height: 24px;
        }

    .box_all_tien_user_ud, .list_all_btn_ud li a {
        font-size: 15px;
    }

        .box_all_tien_user_ud em, .box_all_tintuc_ud span, .box_all_tintuc_ud p {
            font-size: 13px;
        }

    .box_all_tintuc_ud a {
        font-size: 14px;
    }

    .list_all_the_ud li img {
        margin-right: 15px;
    }

    .box_thumb_ghichu_taikhoan_ud a.change-avatar {
        top: 0;
    }
}

@media (max-width:1024px) {
    .navbar-nav .open .dropdown-menu-refix.menu_cuahang_ud li {
        width: 100%;
    }

    .header ul.dropdown-menu.menu_cuahang_ud li a {
        text-align: left;
        display: block !important;
        padding: 26px 20px !important;
    }

    .navbar-nav .open .dropdown-menu-refix.menu_cuahang_ud li i {
        display: none;
    }

    .box_doitac_noibat_ud .container, .box_tailieu_nhaphattrien_ud .container {
        padding: 35px 20px 50px;
    }

    .text_tieude_taikhoan_ud {
        text-align: center;
        padding-left: 0;
        margin-bottom: 20px;
    }

    .box_thumb_ghichu_taikhoan_ud a.change-avatar {
        top: 0;
    }
}

@media (max-width:991px) {
    .text_tieude_taikhoan_ud {
        text-align: center;
        padding-left: 0;
        margin-bottom: 20px;
    }

    .box_lichsu_giaodich_ud {
        margin-top: 20px;
    }

    .box_line_taikhoan_ud {
        margin: 30px 0 20px;
    }

    .box_content_taikhoan_ud .form-group.max_width input {
        width: 100%;
    }

    .form-group.max_width {
        float: none !important;
    }

    .btn_capnhat_taikhoan {
        float: none;
        display: table;
        margin: 0 auto;
    }

    .all_list_thongbao_ud li {
        margin: 0;
    }

    .navbar-nav {
        overflow-y: scroll !important;
    }

    .box_thumb_ghichu_taikhoan_ud a.change-avatar {
        top: 0;
    }
}

@media (max-width:768px) {
    .text_tieude_taikhoan_ud {
        text-align: center;
        padding-left: 0;
        margin-bottom: 20px;
    }

    .box_all_noidung_tailieu_nhapha_ud {
        max-width: 100%;
    }

    .tieude_tailieu_nhaphattrien_ud {
        font-size: 26px;
    }

    .tieude_nho_tailieu_nhaphattrien_ud {
        font-size: 13px;
    }

    .box_right_content_ud {
        margin-left: 0;
        z-index: -1;
    }

    .box_left_header_ud.show_menu_ud, .box_leftmenu_ud.show_menu_ud {
        width: 0;
    }

    .box_right_content_ud.show_menu_ud {
        margin-left: 0;
    }

    .box_thumb_ghichu_taikhoan_ud a.change-avatar {
        top: 0;
    }
}

@media (max-width:400px) {
    .list_all_user_ud li.dropdown_thongbao.dropdown.open .dropdown-menu {
        right: -75px;
    }

        .list_all_user_ud li.dropdown_thongbao.dropdown.open .dropdown-menu:before {
            right: 75px;
        }
}

.box_tailieu_nhaphattrien_ud .col-lg-4.col-md-4.col-sm-6.col-xs-12 {
    max-height: 290px;
}

.list_link_menu_left_ud li.dropdown.open .dropdown-backdrop {
    display: none;
    z-index: -1 !important;
}

.dropdown_thongbao ul.dropdown-menu {
    overflow-y: scroll;
    height: 400px;
}

    .dropdown_thongbao ul.dropdown-menu li p {
        white-space: normal !important;
        font-size: 13px;
    }

#header_title img {
    margin-right: 10px;
    opacity: .5;
}

@font-face {
    font-family: 'utm_american_sansregular';
    src: url(images/img_dinhdanh_ud/utmamerican_sans.woff2) format("woff2"),url(images/img_dinhdanh_ud/utmamerican_sans.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}

.all_close_ud.close-pu {
    background-color: #ebebeb;
    border-radius: 50%;
    width: 52px;
    height: 52px;
}

    .all_close_ud.close-pu img {
        width: 45%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        margin-left: 0;
    }

    .all_close_ud.close-pu:hover {
        background-color: #285594;
    }

.text_tieude_dinhdanh {
    display: block;
    text-align: center;
    font-size: 30px;
    color: #1a1a1a;
    font-family: 'Open Sans',sans-serif;
    font-weight: 600;
    margin-top: 90px;
    margin-bottom: 30px;
}

.input_baomat {
    width: 370px;
    max-width: 100%;
    height: 48px;
    line-height: 48px;
    padding: 0 20px;
    border: solid 1px #e1e1e1;
    margin: 0 auto;
    display: table;
    font-family: 'Open Sans',sans-serif;
}

.text_thongbao_dinhdanh {
    display: block;
    text-align: center;
    color: #565555;
    font-size: 14px;
    font-family: 'Open Sans',sans-serif;
    margin-top: 25px;
}

    .text_thongbao_dinhdanh em {
        font-weight: 700;
        font-style: normal;
    }

.btn_tieptuc_dinhdanh_ud {
    display: table;
    margin: 0 auto;
    width: 176px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    line-height: 50px;
    background-color: #285594;
    color: #fff;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
    z-index: 2;
}

    .btn_tieptuc_dinhdanh_ud:before {
        content: "";
        position: absolute;
        top: 0;
        color: #fff;
        width: 200%;
        height: 100%;
        background: #2d74d6;
        left: -210%;
        -webkit-transform: skewX(-20deg);
        -moz-transform: skewX(-20deg);
        -o-transform: skewX(-20deg);
        transform: skewX(-20deg);
        -webkit-transition: .4s linear all;
        -o-transition: .4s linear all;
        -moz-transition: .4s linear all;
        transition: .4s linear all;
        z-index: -2;
    }

.list_dieuhuong_ud {
    display: block;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
    max-width: 395px;
    margin-top: 30px;
    margin-bottom: 30px;
    list-style: none;
}

    .list_dieuhuong_ud li {
        float: left;
        width: 33.3333%;
        position: relative;
        text-align: center;
    }

        .list_dieuhuong_ud li:first-child {
            text-align: left;
        }

        .list_dieuhuong_ud li:last-child {
            text-align: right;
        }

        .list_dieuhuong_ud li:after {
            content: "";
            position: absolute;
            top: 37px;
            left: -50%;
            z-index: 1;
            width: 100%;
            background-color: #6d6d6d;
            height: 2px;
        }

        .list_dieuhuong_ud li span {
            display: inline-block;
            width: 74px;
            height: 74px;
            border-radius: 50%;
            border: solid 1px #6d6d6d;
            position: relative;
            z-index: 2;
        }

            .list_dieuhuong_ud li span.step_ud1 {
                background: url(images/img_dinhdanh_ud/icon_step1_ud.png)#fff no-repeat top center;
            }

            .list_dieuhuong_ud li span.step_ud2 {
                background: url(images/img_dinhdanh_ud/icon_step2_ud.png)#fff no-repeat top center;
            }

            .list_dieuhuong_ud li span.step_ud3 {
                background: url(images/img_dinhdanh_ud/icon_step3_ud.png)#fff no-repeat top center;
            }

        .list_dieuhuong_ud li.active_step_ud span {
            background-position: bottom center;
            border: solid 1px #4297f6;
        }

        .list_dieuhuong_ud li.active_step_ud:after {
            background-color: #4297f6;
        }

.box_all_nganhang_dinhdanh {
    max-width: 1130px;
    margin: 0 auto;
}

    .box_all_nganhang_dinhdanh span {
        display: block;
        text-align: left;
        font-size: 14px;
        color: #010101;
        margin-bottom: 20px;
    }

.list_all_nganhang_ud {
    display: block;
    text-align: left;
}

    .list_all_nganhang_ud li {
        display: inline-block;
        margin-right: 11px;
        margin-bottom: 15px;
    }

        .list_all_nganhang_ud li:last-child {
            margin-right: 0;
        }

        .list_all_nganhang_ud li a {
            display: inline-block;
            width: 110px;
            height: 65px;
            border: solid 1px #ebebeb;
            position: relative;
        }

            .list_all_nganhang_ud li a:hover {
                border: solid 1px #4297f6;
            }

            .list_all_nganhang_ud li a img {
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%,-50%);
                -moz-transform: translate(-50%,-50%);
                -webkit-transform: translate(-50%,-50%);
            }

.list_formnhap li .btn.dropdown-toggle {
    border: solid 1px #e1e1e1;
    width: 370px;
    height: 50px;
    padding: 14px 20px;
    text-align: left;
}

    .list_formnhap li .btn.dropdown-toggle span.content-op {
        margin-left: 0;
    }

.list_formnhap li .dropdown-menu {
    padding: 0;
}

    .list_formnhap li .dropdown-menu ul.dropdown-menu li {
        margin-bottom: 0;
    }

        .list_formnhap li .dropdown-menu ul.dropdown-menu li span.content-op {
            margin-left: 0;
        }

        .list_formnhap li .dropdown-menu ul.dropdown-menu li a:hover {
            background-color: #4297f6;
            color: #fff;
        }

            .list_formnhap li .dropdown-menu ul.dropdown-menu li a:hover span {
                color: #fff;
            }

.list_formnhap li.input_flie_ud input {
    width: 370px;
    height: 149px;
    border: solid 1px #e1e1e1;
    opacity: 0;
    cursor: pointer;
}

.list_formnhap li.input_flie_ud .img_input_anh {
    position: absolute;
    top: 0;
    left: 0;
    border: solid 1px #e1e1e1;
    pointer-events: none;
    -webkit-transition: .4s ease all;
    -o-transition: .4s ease all;
    -moz-transition: .4s ease all;
    transition: .4s ease all;
}

.list_formnhap li.input_flie_ud:hover .img_input_anh {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}

.list_luachon_phuongthuc_dinhdanh {
    display: block;
    text-align: center;
    margin: 0 auto;
    max-width: 370px;
    display: table;
    margin-top: 30px;
    margin-bottom: 30px;
}

    .list_luachon_phuongthuc_dinhdanh li {
        display: block;
        margin-bottom: 20px;
    }

        .list_luachon_phuongthuc_dinhdanh li a {
            border: solid 1px #e1e1e1;
            padding: 10px 20px;
            display: inline-block;
            width: 100%;
            vertical-align: middle;
            line-height: 35px;
            text-align: left;
            color: #000;
            font-size: 14px;
            border-radius: 3px;
        }

            .list_luachon_phuongthuc_dinhdanh li a img {
                float: left;
                margin-right: 15px;
            }

            .list_luachon_phuongthuc_dinhdanh li a:hover {
                background-color: #e1e1e1;
            }

.text_the_daluu {
    display: block;
    text-align: left;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    color: #000;
    max-width: 470px;
    margin: 0 auto;
    line-height: 25px;
    margin-bottom: 15px;
}

    .text_the_daluu em {
        font-weight: 700;
        font-style: normal;
    }

.box_all_noidung {
    width: 100%;
    max-width: 830px;
    margin: 0 auto;
    font-family: 'Open Sans',sans-serif;
}

.list_formnhap {
    display: block;
    float: left;
}

    .list_formnhap li {
        display: block;
        margin-bottom: 25px;
    }

        .list_formnhap li h6 {
            font-size: 14px;
            color: #010101;
            font-weight: 700;
        }

    .list_formnhap li {
        color: #010101;
        font-weight: 400;
        font-size: 14px;
        position: relative;
    }

        .list_formnhap li.all_text_form {
            border: solid 1px #e1e1e1;
            max-width: 370px;
            width: 100%;
        }

            .list_formnhap li.all_text_form .box_icon_show {
                position: absolute;
                top: 50%;
                right: 15px;
                transform: translateY(-50%);
                -moz-transform: translateY(-50%);
                -webkit-transform: translateY(-50%);
            }

            .list_formnhap li.all_text_form input {
                border: none;
                width: 100%;
                height: 46px;
                padding: 0 50px 0 15px;
                outline: none;
            }

        .list_formnhap li em {
            font-style: normal;
            font-weight: 700;
            text-transform: uppercase;
            color: #000;
        }

        .list_formnhap li .btn_tieptuc_ud {
            width: 50%;
            height: 50px;
            border-radius: 3px;
            text-align: center;
            line-height: 50px;
            color: #fff;
            position: relative;
            background-color: #285594;
            display: block;
            font-size: 15px;
            z-index: 2;
            overflow: hidden;
        }

            .list_formnhap li .btn_tieptuc_ud:before {
                content: "";
                position: absolute;
                top: 0;
                color: #fff;
                width: 200%;
                height: 100%;
                background: #2d74d6;
                left: -210%;
                -webkit-transform: skewX(-20deg);
                -moz-transform: skewX(-20deg);
                -o-transform: skewX(-20deg);
                transform: skewX(-20deg);
                -webkit-transition: .4s linear all;
                -o-transition: .4s linear all;
                -moz-transition: .4s linear all;
                transition: .4s linear all;
                z-index: -2;
            }

            .list_formnhap li .btn_tieptuc_ud:hover {
                color: #fff;
            }

                .list_formnhap li .btn_tieptuc_ud:hover:before {
                    left: -10%;
                }

        .list_formnhap li span.text_ghichu_form {
            font-size: 14px;
            color: #535353;
        }

            .list_formnhap li span.text_ghichu_form a {
                text-decoration: underline;
                text-transform: uppercase;
                color: #285594;
                font-weight: 600;
            }

        .list_formnhap li .box_thongbao_loi {
            display: none;
            border: solid 1px red;
            padding: 10px;
            font-size: 12px;
            font-style: italic;
            color: red;
        }

        .list_formnhap li.show_all_loi input {
            color: red;
        }

        .list_formnhap li.show_all_loi .box_thongbao_loi {
            display: block;
        }

        .list_formnhap li.show_all_loi .box_icon_show {
            top: 15px;
            transform: none;
        }

.list_all_huongdan {
    float: right;
    width: 390px;
}

    .list_all_huongdan li {
        display: block;
        margin-bottom: 25px;
    }

        .list_all_huongdan li h6 {
            font-size: 14px;
            color: #010101;
            font-weight: 600;
        }

.text_noidung_thongbao_ud {
    display: block;
    text-align: center;
    color: #535353;
    font-size: 14px;
}

.list_all_btn_capnhat_thongtin {
    display: block;
    text-align: center;
    margin: 30px 0;
}

    .list_all_btn_capnhat_thongtin li {
        display: inline-block;
        margin-right: 15px;
    }

        .list_all_btn_capnhat_thongtin li a {
            border-radius: 3px;
            background-color: #9c9c9c;
            color: #fff;
            text-align: center;
            height: 50px;
            line-height: 50px;
            padding: 0 20px;
            display: block;
            font-size: 18px;
            position: relative;
            overflow: hidden;
            z-index: 2;
            min-width: 175px;
        }

            .list_all_btn_capnhat_thongtin li a.btn_capnhat_ud {
                background-color: #285594;
            }

            .list_all_btn_capnhat_thongtin li a:before {
                content: "";
                position: absolute;
                top: 0;
                color: #fff;
                width: 200%;
                height: 100%;
                background: #2d74d6;
                left: -210%;
                -webkit-transform: skewX(-20deg);
                -moz-transform: skewX(-20deg);
                -o-transform: skewX(-20deg);
                transform: skewX(-20deg);
                -webkit-transition: .4s linear all;
                -o-transition: .4s linear all;
                -moz-transition: .4s linear all;
                transition: .4s linear all;
                z-index: -2;
            }

            .list_all_btn_capnhat_thongtin li a:hover:before {
                left: -10%;
            }

.box_all_nganhang_daluu .add-bdpd {
    max-width: 480px;
    margin: 0 auto;
    margin-bottom: 10px;
    border: solid 1px #e1e1e1;
    padding: 20px;
    position: relative;
}

    .box_all_nganhang_daluu .add-bdpd .media-body {
        padding-left: 30px;
        color: #000;
        font-size: 13px;
    }

        .box_all_nganhang_daluu .add-bdpd .media-body em {
            font-weight: 700;
            text-transform: uppercase;
            font-style: normal;
        }

.list_formnhap li .btn_quaylai_ud {
    width: 47%;
    height: 50px;
    border-radius: 3px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    background-color: #9c9c9c;
    display: inline-block;
    float: left;
    margin-right: 10px;
    font-size: 15px;
    position: relative;
    overflow: hidden;
    z-index: 2;
}

    .list_formnhap li .btn_quaylai_ud:before {
        content: "";
        position: absolute;
        top: 0;
        color: #fff;
        width: 200%;
        height: 100%;
        background: #2d74d6;
        left: -210%;
        -webkit-transform: skewX(-20deg);
        -moz-transform: skewX(-20deg);
        -o-transform: skewX(-20deg);
        transform: skewX(-20deg);
        -webkit-transition: .4s linear all;
        -o-transition: .4s linear all;
        -moz-transition: .4s linear all;
        transition: .4s linear all;
        z-index: -2;
    }

    .list_formnhap li .btn_quaylai_ud:hover:before {
        left: -10%;
    }

.btn_dinhdanh_ud {
    display: table;
    margin: 0 auto;
    width: 196px;
    height: 50px;
    background-color: #285594;
    color: #fff;
    text-align: center;
    line-height: 50px;
    border-radius: 3px;
    margin-top: 30px;
    position: relative;
    overflow: hidden;
    z-index: 2;
}

    .btn_dinhdanh_ud:before, .btn_chonngan_h:before {
        content: "";
        position: absolute;
        top: 0;
        color: #fff;
        width: 200%;
        height: 100%;
        background: #2d74d6;
        left: -210%;
        -webkit-transform: skewX(-20deg);
        -moz-transform: skewX(-20deg);
        -o-transform: skewX(-20deg);
        transform: skewX(-20deg);
        -webkit-transition: .4s linear all;
        -o-transition: .4s linear all;
        -moz-transition: .4s linear all;
        transition: .4s linear all;
        z-index: -2;
    }

    .btn_dinhdanh_ud:hover, .btn_chonngan_h:hover {
        color: #fff;
    }

        .btn_dinhdanh_ud:hover:before, .btn_chonngan_h:hover:before {
            left: -10%;
        }

.link_hotro {
    display: block;
    text-align: center;
    color: #010101;
    font-size: 14px;
    margin: 30px 0;
    text-decoration: underline;
}

.btn_chonngan_h {
    background-color: #9c9c9c;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    padding: 15px 30px;
    display: table;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 2;
    margin-bottom: 50px;
}

.check_box_input {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 9;
}

    .check_box_input input[type=radio].css-checkbox {
        position: absolute;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0;
    }

        .check_box_input input[type=radio].css-checkbox + label.css-label {
            padding-left: 30px;
            height: 27px;
            display: inline-block;
            line-height: 27px;
            background-repeat: no-repeat;
            background-position: 0 -27px;
            vertical-align: middle;
            cursor: pointer;
        }

        .check_box_input input[type=radio].css-checkbox:checked + label.css-label {
            background-position: 0 0;
        }

/*.chrome-style {
    background-image: url(../images/img_dinhdanh_ud/icon_check_input.png);
}*/

@media (max-width: 1024px) {
    .box_all_text_dinhdanh_ud {
        margin-top: 330px;
    }
}

@media (max-width: 768px) {
    .box_all_text_dinhdanh_ud {
        font-size: 50px;
    }

    .list_all_huongdan {
        display: none;
    }

    .list_formnhap {
        float: none;
    }

        .list_formnhap li.all_text_form {
            max-width: 100%;
        }
}

@media (max-width: 600px) {
    .box_all_text_dinhdanh_ud {
        font-size: 20px;
        margin-top: 250px;
    }

        .box_all_text_dinhdanh_ud:before, .box_all_text_dinhdanh_ud:after {
            content: none;
        }

    .btn_batdau_dinhdanh_ud {
        font-size: 20px;
    }

    .text_tieude_dinhdanh {
        font-size: 23px;
    }

    .text_thongbao_dinhdanh {
        padding: 0 15px;
    }

    .input_baomat {
        width: 325px;
    }

    .box_all_nganhang_daluu .add-bdpd {
        padding: 10px;
    }

        .box_all_nganhang_daluu .add-bdpd .media-body {
            padding-left: 0;
        }

    .check_box_input {
        right: 10px;
    }

    .list_formnhap li .btn_quaylai_ud, .list_formnhap li .btn_tieptuc_ud {
        width: 47%;
    }
}

@media (max-width: 400px) {
    .input_baomat {
        width: 300px;
    }

    .text_tieude_dinhdanh {
        font-size: 21px;
    }

    div#otp_kyc_popup .resend-top {
        width: 300px;
    }
}

div#otp_kyc_popup .resend-top {
    position: relative;
    height: 50px;
    margin: 0 auto;
    text-align: center;
    width: 375px;
}

    div#otp_kyc_popup .resend-top a.resend {
        position: absolute;
        right: 5px;
        top: 14px;
        font-size: 13px;
        font-weight: 700;
        color: #285594;
    }

        div#otp_kyc_popup .resend-top a.resend:hover {
            text-decoration: underline;
        }

    div#otp_kyc_popup .resend-top .input_baomat {
        width: 100%;
        max-width: 100%;
        height: 48px;
        line-height: 48px;
        padding: 0 20px;
        border: solid 1px #e1e1e1;
        margin: 0 auto;
        font-family: 'Open Sans',sans-serif;
        position: absolute;
        left: 0;
    }

.box_img_left_ud {
    position: relative;
    width: 519px;
    height: 100vh;
    max-width: 100%;
}

    .box_img_left_ud img {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        margin: 0 auto;
        display: block;
    }

.box_img_right_ud {
    margin-top: 80px;
}

box_img_right_ud img {
    width: 100%;
    margin: 0 auto;
    display: block;
}

@media (max-width: 991px) {
    .box_img_left_ud {
        margin: 0 auto;
        max-width: 100%;
        height: 100%;
    }

        .box_img_left_ud img {
            margin: 0 auto;
            position: static;
            top: auto;
            left: auto;
        }

    .box_img_right_ud img {
        margin: 0 auto;
    }

    .box_all_dinhdanh_ud {
        height: auto;
    }

    .btn_batdau_dinhdanh_ud {
        position: fixed;
        bottom: 50px;
        left: 50%;
        transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
    }
}

.modal-dialog.custom-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) !important;
    -webkit-transform: translate(-50%,-50%) !important;
    width: 100%;
    height: auto;
    margin: 0;
}

    .modal-dialog.custom-center .modal-header {
        position: relative;
        padding: 0;
    }

        .modal-dialog.custom-center .modal-header .close {
            position: absolute;
            top: -5px;
            right: 10px;
            font-size: 30px;
        }

@media (max-width: 600px) {
    #upload_avt_form {
        text-align: center;
    }

        #upload_avt_form span {
            display: block;
            margin-bottom: 10px;
        }

            #upload_avt_form span.input-group-btn {
                margin-bottom: 0;
            }

        #upload_avt_form .input-group {
            width: 80%;
            margin-bottom: 30px;
        }
}

.box_tieude_fix {
    background-color: #ececec;
    line-height: 45px;
    font-weight: 300;
    padding: 0 15px;
    overflow: hidden;
}

    .box_tieude_fix em {
        font-style: normal;
        color: #000;
    }

    .box_tieude_fix a {
        float: right;
        color: #249cf1;
        font-size: 14px;
        line-height: 45px;
    }

.list_all_user_ud li.dropdown_thongbao.dropdown.open .dropdown-menu ul {
    height: 320px;
    overflow-y: scroll;
}

a.btn-blue.btn_naptien_ud {
    text-align: center;
    line-height: 35px;
    background-color: #e7e7e7;
    color: #000;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

@font-face {
    src: url(fonts/AMERIKASANS.ttf);
    font-family: 'AMERIKASANS';
}

.box_banner_top_ud {
    background: url(../images/img_banner_ud.jpg) no-repeat top center;
    width: 100%;
    height: 520px;
    position: relative;
    /*margin-top: 65px;*/
    margin-bottom: -80px;
}

    .box_banner_top_ud:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        background: linear-gradient(to top,rgba(0,0,0,0.65) 40%,transparent 100%);
        height: 40%;
    }

    .box_banner_top_ud h6 {
        position: absolute;
        left: 50px;
        bottom: 130px;
        width: 100%;
        font-size: 30px;
        text-transform: uppercase;
        color: #fff;
    }

.text_tieude_vechungtoi_ud {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    color: #1a1a1a;
    margin-bottom: 20px;
}

.text_info_vechungtoi_ud {
    margin: 0 auto;
    display: block;
    color: #000;
    font-weight: 300;
    font-size: 14px;
    line-height: 25px;
    padding: 0 20px 0 110px;
}

    .text_info_vechungtoi_ud em {
        font-weight: 700;
        font-style: normal;
    }

.all_box_ve_chungtoi {
    padding: 60px 90px 60px 0;
}

.box_ghichu_ud {
    display: block;
    width: 100%;
    padding: 30px 0;
    background-color: #295694;
    padding-left: 150px;
    font-size: 21px;
    color: #fff;
    font-weight: 400;
}

    .box_ghichu_ud span {
        display: block;
        font-weight: 500;
        margin-top: 5px;
    }

.box_info_noidung_vechungtoi2 h5 {
    font-family: 'AMERIKASANS';
    display: block;
    color: #cdcdcd;
    font-size: 80px;
}

.all_box_ve_chungtoi_duoi {
    padding-top: 0;
}

.box_info_noidung_vechungtoi2 span {
    color: #295694;
    font-size: 14px;
    font-weight: 700;
    display: block;
    margin-bottom: 5px;
}

.box_info_noidung_vechungtoi2 p {
    font-size: 14px;
    color: #2a5594;
    line-height: 25px;
    position: relative;
    min-height: 95px;
}

    .box_info_noidung_vechungtoi2 p:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 60px;
        height: 2px;
        background-color: #02a2e2;
    }

.content_video_full_ud {
    /*background: url(../images/img_video_full_ud.jpg) no-repeat top center;*/
    background-size: cover;
    position: relative;
    height: 608px;
}

    .content_video_full_ud a {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
    }

.text_tieude_luachon_chungtoi {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    color: #1a1a1a;
    margin: 80px 0 70px;
}

.box_luachon_chungtoi {
    display: block;
    width: 100%;
    background-color: #fff;
}

.box_info_luachon_chungtoi {
    text-align: center;
    padding: 30px;
    border-right: dashed 1px #e6e6e6;
}

    .box_info_luachon_chungtoi.border_right_none {
        border-right: none;
    }

    .box_info_luachon_chungtoi img {
        margin-top: -30px;
    }

    .box_info_luachon_chungtoi span {
        display: block;
        color: #1a1a1a;
        font-size: 24px;
        text-align: left;
        margin: 30px 0 20px;
    }

    .box_info_luachon_chungtoi p {
        text-align: left;
        font-size: 14px;
        color: #8a8a8a;
    }

.box_luachon_chungtoi ul {
    text-align: center;
    margin-bottom: 30px;
}

    .box_luachon_chungtoi ul li {
        display: inline-block;
        vertical-align: text-top;
    }

.text_tieude_doitac {
    display: block;
    text-align: center;
    color: #1a1a1a;
    font-size: 30px;
    text-transform: uppercase;
}

.box_all_doitac_tincay {
    background-color: #f8f8f9;
    margin-right: 0;
}

.box_all_doitac_tincay_doanhnghiep {
    background-color: #fff;
    padding: 60px 0 30px;
}

    .box_all_doitac_tincay_doanhnghiep h4 {
        display: block;
        text-align: center;
        color: #1a1a1a;
        font-size: 30px;
        text-transform: uppercase;
        margin-bottom: 10px;
    }

    .box_all_doitac_tincay_doanhnghiep p {
        color: #8a8a8a;
        font-size: 15px;
        display: block;
        text-align: center;
    }

.box_ghichu_doitac_tincay_doanhnghiep {
    display: block;
    width: 100%;
    background-color: #fff;
    padding: 45px 0;
}

    .box_ghichu_doitac_tincay_doanhnghiep p {
        display: block;
        text-align: center;
        color: #000;
        font-size: 16px;
        line-height: 25px;
    }

.box_list_all_logo_doitac_doanhnghiep {
    display: block;
    background-color: #295694;
    margin-right: 70px;
    padding: 45px 0;
}

    .box_list_all_logo_doitac_doanhnghiep ul {
        display: flex;
        flex-direction: row;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 30px;
    }

        .box_list_all_logo_doitac_doanhnghiep ul li {
            display: inline-block;
            vertical-align: middle;
            width: 300px;
            flex-grow: 1;
        }

            .box_list_all_logo_doitac_doanhnghiep ul li a {
                display: inline-block;
                vertical-align: -webkit-baseline-middle;
            }

                .box_list_all_logo_doitac_doanhnghiep ul li a img {
                    -webkit-transition: .4s linear all;
                    -o-transition: .4s linear all;
                    -moz-transition: .4s linear all;
                    transition: .4s linear all;
                    transform: scale(1);
                    -moz-transform: scale(1);
                    -webkit-transform: scale(1);
                    opacity: .8;
                }

                .box_list_all_logo_doitac_doanhnghiep ul li a:hover img {
                    -webkit-transition: .4s linear all;
                    -o-transition: .4s linear all;
                    -moz-transition: .4s linear all;
                    transition: .4s linear all;
                    transform: scale(1.03);
                    -moz-transform: scale(1.03);
                    -webkit-transform: scale(1.03);
                    opacity: 1;
                }

        .box_list_all_logo_doitac_doanhnghiep ul.xoa_margin_all {
            margin-bottom: 0 !important;
        }

.box_ghichu_doitac_tincay_doanhnghiep .btn-black {
    margin: 0 auto;
    display: table;
    margin-top: 30px;
}

.list_menu_phai li.link_huongdan_udd a {
    position: relative;
}

    .list_menu_phai li.link_huongdan_udd a em, .list_menu_phai li.link_tintuc_udd a em {
        font-style: normal;
    }

    .list_menu_phai li.link_huongdan_udd a:before {
        content: "";
        position: absolute;
        top: -100%;
        left: 0;
        width: 100%;
        height: 0px;
        background-color: red;
        margin-top: -5px;
        background: #285594;
        -webkit-transition: .2s ease all;
        -o-transition: .2s ease all;
        -moz-transition: .2s ease all;
        transition: .2s ease all;
    }

.list_menu_phai li.link_tintuc_udd a {
    position: relative;
}

    .list_menu_phai li.link_tintuc_udd a:before {
        content: "";
        position: absolute;
        top: -100%;
        left: 0;
        width: 100%;
        height: 0px;
        background-color: red;
        margin-top: -5px;
        background: #285594;
        -webkit-transition: .2s ease all;
        -o-transition: .2s ease all;
        -moz-transition: .2s ease all;
        transition: .2s ease all
    }

    .list_menu_phai li.link_huongdan_udd a:hover:before,
    .list_menu_phai li.link_tintuc_udd a:hover:before {
        height: 3px;
    }

.list_menu_phai li.link_huongdan_udd a:hover {
    color: #285594;
}

.list_menu_phai li a:not(.ifospam_giohang_mudiudd) {
    font-size: 14px;
    /*    display: inherit;*/
}

.list_menu_phai li a h3 {
    cursor: pointer;
}

@media(max-width: 1200px) {
    .all_box_ve_chungtoi {
        padding: 40px 0 !important;
    }

    .box_ghichu_ud {
        font-size: 14px;
        padding-left: 60px;
    }

    .content_video_full_ud {
        height: 460px;
    }

    .box_luachon_chungtoi ul li:first-child .box_info_luachon_chungtoi {
        padding-left: 30px;
        margin-left: 0;
    }

    .box_luachon_chungtoi ul li {
        display: block;
        margin-bottom: 30px;
    }

    .text_info_vechungtoi_ud {
        padding: 0 40px 0 60px;
    }

    .box_menutop {
        padding: 10px;
    }

    .list_menu_phai li {
        margin-right: 5px;
    }
}

@media(max-width: 991px) {
    .box_banner_top_ud h6 {
        font-size: 23px;
    }

    .content_video_full_ud {
        height: 380px;
    }

    .box_list_all_logo_doitac_doanhnghiep ul {
        margin-bottom: 25px !important;
    }

        .box_list_all_logo_doitac_doanhnghiep ul li {
            padding: 0 10px;
        }

    .tt-info-vi .btn-group {
        float: none !important;
        border-radius: 7px;
        width: 100% !important;
        padding-top: 10px;
        right: auto !important;
    }

        .tt-info-vi .btn-group input {
            width: 100% !important;
        }

    .tt-info-vi img {
        top: 18px;
    }
}

@media(max-width: 600px) {
    .box_banner_top_ud h6 {
        font-size: 18px;
        left: 0;
        text-align: center;
    }

    .box_ghichu_ud {
        font-size: 14px;
        padding: 30px 10px;
    }

    .text_tieude_luachon_chungtoi, .text_tieude_doitac, .box_all_doitac_tincay_doanhnghiep h4 {
        font-size: 20px;
    }

    .box_info_luachon_chungtoi span {
        font-size: 18px;
    }

    .box_list_all_logo_doitac_doanhnghiep ul {
        margin-bottom: 0 !important;
        display: inherit;
    }

        .box_list_all_logo_doitac_doanhnghiep ul li {
            width: 150px;
            margin-bottom: 15px;
        }
}

#napasModal {
    z-index: 9999 !important;
}

#napas-widget-container .modal {
    z-index: 9999 !important;
}

#napas-widget-container .modal-content {
    padding: 5px !important;
}


.box_huongdan_ud ul li {
    border: solid 1px #ddd;
    position: relative;
    text-align: center;
    border-right: solid 1px #ddd;
    width: 25%;
    height: 91px;
    float: left;
    padding: 20px 0;
    overflow: hidden;
    margin: 0px -1px -1px 0px;
}

    .box_huongdan_ud ul li:first-child {
    }

    .box_huongdan_ud ul li .box_thumb_huongdan_ud {
        width: 55px;
        height: 50px;
        float: left;
        margin-right: 20px;
        margin-bottom: 20px !important;
    }

    .box_huongdan_ud ul li a {
        display: inline-block;
    }

    .box_huongdan_ud ul li span {
        line-height: 50px;
        text-align: left;
        display: table-cell;
        color: #9e9e9e;
        font-size: 15px;
    }

    .box_huongdan_ud ul li.active_huongdan_ud span, .box_huongdan_ud ul li a:hover span {
        color: #295694;
    }

    .box_huongdan_ud ul li.box_cong_thanhtoan_ud span {
        line-height: normal;
        text-align: left;
    }

    .box_huongdan_ud ul li.box_vi_dt_pay_ud .box_thumb_huongdan_ud {
        background: url(../images/faq/icon_vidt_huong_ud.png) no-repeat top center;
    }

    .box_huongdan_ud ul li.box_cong_thanhtoan_ud .box_thumb_huongdan_ud {
        background: url(../images/faq/icon_thanhtoan_huong_ud.png) no-repeat top center;
    }

    .box_huongdan_ud ul li.box_tienich_ud .box_thumb_huongdan_ud {
        background: url(../images/faq/icon_tienich_huong_ud.png) no-repeat top center;
    }

    .box_huongdan_ud ul li.box_cauhoi_ud .box_thumb_huongdan_ud {
        background: url(../images/faq/icon_cauhoi_huong_ud.png) no-repeat top center;
    }

    .box_huongdan_ud ul li.active_huongdan_ud.box_vi_dt_pay_ud .box_thumb_huongdan_ud, .box_huongdan_ud ul li.active_huongdan_ud.box_cong_thanhtoan_ud .box_thumb_huongdan_ud, .box_huongdan_ud ul li.active_huongdan_ud.box_tienich_ud .box_thumb_huongdan_ud, .box_huongdan_ud ul li.active_huongdan_ud.box_cauhoi_ud .box_thumb_huongdan_ud, .box_huongdan_ud ul li a:hover .box_thumb_huongdan_ud {
        background-position: bottom;
    }

.box_content_huongdan_ud {
    display: none;
}

#box_vi_dt_pay_ud {
    display: block;
}

.list_left_huongdan_ud li {
    overflow: hidden;
    position: relative;
}

    .list_left_huongdan_ud li.open:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 3px;
        height: 56px;
        background-color: #295694;
    }

    .list_left_huongdan_ud li a {
        display: block;
        color: #295694;
        font-size: 15px;
        font-weight: 400;
        text-transform: uppercase;
        padding: 18px 0 18px 15px;
        border-bottom: solid 1px #d7d7d7;
    }

        .list_left_huongdan_ud li a:hover, .list_left_huongdan_ud li.open a {
            background-color: #F8F8F9;
        }

    .list_left_huongdan_ud li:last-child a {
        border-bottom: none;
    }

    .list_left_huongdan_ud li.open .dropdown-menu {
        position: static;
        left: auto;
        top: auto;
        width: 100%;
        margin: 0;
        padding: 0;
        box-shadow: none;
        border-radius: 0 0 0 0;
        border-bottom: solid 1px #d7d7d7;
        border-top: none;
        border-left: none;
        border-right: none;
        -webkit-animation-name: inherit;
        background-color: transparent;
    }

        .list_left_huongdan_ud li.open .dropdown-menu li a {
            border: none;
            font-size: 14px;
            color: #000;
            text-transform: none;
            position: relative;
            padding: 10px 10px 10px 30px;
            white-space: normal;
            border-bottom: solid 1px #ccc;
            background-color: #fff;
        }

            .list_left_huongdan_ud li.open .dropdown-menu li a:before {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                width: 2px;
                height: 100%;
                background-color: #295694;
                opacity: 0;
            }

            .list_left_huongdan_ud li.open .dropdown-menu li a:hover, .list_left_huongdan_ud li.open .dropdown-menu li.active_sub_menu_huongdan a {
                background-color: #f3f3f3;
            }

                .list_left_huongdan_ud li.open .dropdown-menu li a:hover:before, .list_left_huongdan_ud li.open .dropdown-menu li.active_sub_menu_huongdan a:before {
                    opacity: 1;
                }

        .list_left_huongdan_ud li.open .dropdown-menu li:last-child a {
            border-bottom: none;
        }

.bao-all-content-pay-home {
    background: url(../images/parrten-bg.png) #f7faff;
}

/*css update 22032019*/
.box_menutop {
    padding: 10px 20px;
}

    .box_menutop .navbar-default {
        background-color: #fff;
        border-color: #fff;
        margin-bottom: 0px;
    }

    .box_menutop .navbar-brand {
        padding: 5px 10px;
    }

.list_menu_trai {
    margin: 8px 0px 0px 0px;
}

    .list_menu_phai.dang-nhap, .list_menu_trai.dang-nhap {
        margin-top: 0px;
    }

.list_menu_phai {
    margin-top: 10px;
}

.menu_right_top_admin .list_menu_phai {
    margin-top: 0px;
}

.list_mathe_timkiem li b {
    vertical-align: text-bottom;
}

.list_mathe_timkiem li:nth-child(2) {
    margin-right: 5px;
}

.list_mathe_timkiem li a {
    -webkit-transition: 0.4s linear all;
    -o-transition: 0.4s linear all;
    -moz-transition: 0.4s linear all;
    transition: 0.4s linear all;
    overflow: hidden;
    z-index: 2;
    position: relative;
}

    .list_mathe_timkiem li a:before {
        content: "";
        position: absolute;
        top: 0px;
        color: white;
        width: 200%;
        height: 100%;
        background: #009de2;
        left: -210%;
        -webkit-transform: skewX(-20deg);
        -moz-transform: skewX(-20deg);
        -o-transform: skewX(-20deg);
        transform: skewX(-20deg);
        -webkit-transition: 0.4s linear all;
        -o-transition: 0.4s linear all;
        -moz-transition: 0.4s linear all;
        transition: 0.4s linear all;
        z-index: -2;
    }

    .list_mathe_timkiem li a:hover {
        color: #fff;
    }

        .list_mathe_timkiem li a:hover:before {
            left: -10%;
        }

.all_text_tieude_timkiem_ud {
    display: block;
    text-transform: uppercase;
    color: #009de2;
    font-size: 14px;
    font-weight: 600;
    margin: 10px 0px;
}

.text_all_thongbao_all {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #8a8a8a;
    padding-bottom: 10px;
    border-bottom: dashed 1px #d7d7d7;
}

.all_timkiem_phobien_ud {
    border-bottom: dashed 1px #d7d7d7;
    margin: 5px 0px;
}

.box_goiy_timkiem {
    padding: 0px 25px 0px 25px;
}

.all_timkiem_huongdan_ud {
    border-bottom: dashed 1px #d7d7d7;
}

.box_tintuc_timkiem {
    border-bottom: dashed 1px #d7d7d7;
    border-top: none;
    padding-bottom: 20px;
}

.list_menu_trai li a.link_all_timkiem {
    display: block;
    text-align: center;
    text-decoration: underline;
    color: #0475c5;
    font-size: 14px;
    padding: 25px 0px;
}

.box_goiy_timkiem .all_timkiem_huongdan_ud a {
    display: block;
    margin-bottom: 15px;
    color: #0475c5;
    font-weight: 700;
    font-size: 14px;
}

.all_timkiem_huongdan_ud a:hover {
    text-decoration: underline;
}

.all_timkiem_huongdan_ud a img {
    margin-right: 10px;
}

.all_ls_timkiem_ud {
    border-bottom: dashed 1px #d7d7d7;
    position: relative;
}

    .all_ls_timkiem_ud .btn_xoa_all_ls_timkiem_ud {
        position: absolute;
        top: 2px;
        right: 0;
        color: #e80009;
        font-size: 14px;
    }

    .all_ls_timkiem_ud a.btn_xoa_tk_tt_ud {
        float: right;
    }

        .all_ls_timkiem_ud a.btn_xoa_tk_tt_ud img {
            width: 10px;
            height: 10px;
        }

.all_sanpham_timkiem_ud {
    border-bottom: dashed 1px #d7d7d7;
    padding-bottom: 5px;
}

.list_danhmuc_timkiem_ma_ud {
    display: block;
    margin-bottom: 5px;
}

    .list_danhmuc_timkiem_ma_ud li {
        margin-right: 10px;
        display: inline-block;
    }

        .list_danhmuc_timkiem_ma_ud li a {
            font-size: 14px;
            color: #8a8a8a;
        }

        .list_danhmuc_timkiem_ma_ud li img {
            height: 10px;
        }

        .list_danhmuc_timkiem_ma_ud li:last-child {
            margin-right: 0;
        }

.list_chitiet_danhmuc_timkiem_ma_ud {
    display: block;
    padding-left: 5%;
    margin-bottom: 5px;
}

    .list_chitiet_danhmuc_timkiem_ma_ud li {
        display: inline-block;
        margin-right: 5px;
        vertical-align: middle;
    }

        .list_chitiet_danhmuc_timkiem_ma_ud li a {
            font-size: 14px;
            color: #8a8a8a;
            vertical-align: text-top;
            display: inline-block;
        }

            .list_chitiet_danhmuc_timkiem_ma_ud li a b {
                font-weight: 700;
                color: #e80009;
                font-size: 14px;
                display: block;
            }

            .list_chitiet_danhmuc_timkiem_ma_ud li a:hover {
                text-decoration: underline;
            }

.text_kq_timkiem_ud {
    display: block;
    font-size: 18px;
    color: #373435;
    margin-bottom: 20px;
}

    .text_kq_timkiem_ud em {
        color: #868585;
        font-style: normal;
        vertical-align: bottom;
    }

.all_tintuc_kq_timkiem_ud {
    border-bottom: dashed 1px #d7d7d7;
}

.all_tieude_kg_timkiem_ud {
    display: block;
    text-transform: uppercase;
    color: #0475c5;
    font-weight: 600;
    margin-bottom: 20px;
}

.all_text_tin_kq_timkiem_ud {
    display: block;
    clear: both;
    margin-bottom: 25px;
    overflow: hidden;
}

    .all_text_tin_kq_timkiem_ud .box_noidung_tintuc_timkiem a {
        font-size: 14px;
        color: #0475c5;
        font-weight: 700;
        display: block;
        margin-bottom: 5px;
        vertical-align: text-top;
    }

        .all_text_tin_kq_timkiem_ud .box_noidung_tintuc_timkiem a em {
            float: right;
            font-weight: 400;
            font-size: 13px;
        }

.all_tintuc_huongdan_kq_timkiem_ud {
    border-bottom: dashed 1px #d7d7d7;
    margin-bottom: 20px;
}

.link_huongdan_chitiet_kq_timkiem_ud {
    display: block;
    margin-bottom: 30px;
    overflow: hidden;
    clear: both;
}

.img_link_huongdan_chitiet_kq_timkiem_ud {
    display: block;
    text-align: center;
}

    .img_link_huongdan_chitiet_kq_timkiem_ud a img {
        display: block;
        margin: 0 auto;
    }

.des_link_huongdan_chitiet_kq_timkiem_ud {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    min-height: 75px;
}

    .des_link_huongdan_chitiet_kq_timkiem_ud a {
        font-size: 16px;
        color: #0475c5;
        font-weight: 700;
    }

.list_tab_kq_timkiem_ud {
    display: block;
    text-align: left;
    border-bottom: dashed 1px #d7d7d7;
    margin-bottom: 0px;
}

    .list_tab_kq_timkiem_ud ul {
        word-spacing: -4px;
        display: flex;
    }

        .list_tab_kq_timkiem_ud ul li {
            display: inline-block;
            width: 25%;
            text-align: center;
            word-spacing: 0px;
        }

            .list_tab_kq_timkiem_ud ul li a {
                color: #373435;
                font-size: 16px;
                display: block;
                padding: 15px 0px;
            }

            .list_tab_kq_timkiem_ud ul li.active {
                border-bottom: solid 1px #0475c5;
            }

                .list_tab_kq_timkiem_ud ul li.active a {
                    color: #0475c5;
                }

.all_sanpham_kq_timkiem_ud {
    border-bottom: dashed 1px #d7d7d7;
    padding: 20px 0px;
    margin-bottom: 20px;
}

.list_sp_kq_timkiem_ud {
    display: flex;
    flex-flow: wrap;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin-left: -5px;
    margin-right: -5px;
}

    .list_sp_kq_timkiem_ud li {
        display: inline-block;
        padding: 10px 0px;
        border: 1px solid #dddddd;
        border-radius: 3px;
        position: relative;
        width: 175px;
        margin: 0px 5px 15px 5px;
    }

        .list_sp_kq_timkiem_ud li:last-child {
            margin-right: 0px;
        }

        .list_sp_kq_timkiem_ud li a {
            position: relative;
            display: inline-block;
            width: 100%;
        }

.bao-anh-item-sp {
    height: 112px;
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
}

    .bao-anh-item-sp img {
        height: auto;
        transition: 0.4s ease all;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        transform-origin: 50% 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -webkit-transform-origin: 50% 50%;
        -moz-transform: translateX(-50%) translateY(-50%);
        -moz-transform-origin: 50% 50%;
        -ms-transform: translateX(-50%) translateY(-50%);
        -ms-transform-origin: 50% 50%;
        -o-transform: translateX(-50%) translateY(-50%);
        -o-transform-origin: 50% 50%;
    }

    .bao-anh-item-sp:hover img {
        transform: scale(0.95) translateX(-50%) translateY(-50%);
        transform-origin: 50% 50%;
        -webkit-transform: scale(0.95) translateX(-50%) translateY(-50%);
        -webkit-transform-origin: 50% 50%;
        -moz-transform: scale(0.95) translateX(-50%) translateY(-50%);
        -moz-transform-origin: 50% 50%;
        -o-transform: scale(0.95) translateX(-50%) translateY(-50%);
        -o-transform-origin: 50% 50%;
        -ms-transform: scale(0.95) translateX(-50%) translateY(-50%);
        -ms-transform-origin: 50% 50%;
    }

.text-tabs-spmoi {
    z-index: 2;
    bottom: 0;
    left: 0;
    width: 100%;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -ms-transition: 0.4s;
    -moz-transition: 0.4s;
    text-align: center;
}

    .text-tabs-spmoi h4.title-text-tabs {
        color: #333333;
        font-size: 14px;
        margin-bottom: 12px;
        text-transform: none;
        font-weight: 400;
    }

span.btn-new {
    border: 1px solid #dddddd;
    padding: 8px 20px;
    display: inline-block;
    border-radius: 3px;
    color: #555555;
    font-size: 12px;
    transition: 0.3s ease all;
    font-weight: 400;
}

    span.btn-new:hover {
        background: #2196f3;
        color: white;
        border-color: #2196f3;
    }

.list_sp_kq_timkiem_ud li a em {
    position: absolute;
    top: -5px;
    left: -5px;
    background-color: #dd4b39;
    color: #fff;
    font-size: 11px;
    text-align: center;
    line-height: 28px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: inline-block;
    font-style: normal;
}

.all_thongtin_sanpham_ud {
    margin-top: 50px;
}

.tieude_sp_chitiet {
    display: block;
    font-size: 18px;
    color: #373435;
    font-weight: 600;
    margin-bottom: 20px;
}

.bang_chitiet_giamgia_ud {
    width: 100%;
}

    .bang_chitiet_giamgia_ud tr th {
        font-weight: 700;
        color: #3a3b3e;
        font-size: 13px;
        text-align: center;
        border-top: solid 1px #f3f3f3;
        padding: 10px 0px;
    }

    .bang_chitiet_giamgia_ud tr td {
        text-align: center;
        color: #3a3b3e;
        font-size: 14px;
        border-top: solid 1px #f3f3f3;
        padding: 10px 0px;
    }

.info_chitiet_huongdan_giamgia_ud {
    font-size: 14px;
}

    .info_chitiet_huongdan_giamgia_ud p {
        line-height: 25px;
    }

    .info_chitiet_huongdan_giamgia_ud b {
        display: block;
        line-height: 25px;
    }

    .info_chitiet_huongdan_giamgia_ud p b {
        display: inline-block;
        vertical-align: baseline;
    }

.bang_chitiet_chietkhau_sp_ud {
    width: 100%;
}

    .bang_chitiet_chietkhau_sp_ud tr th {
        font-weight: 700;
        color: #3a3b3e;
        font-size: 13px;
        text-align: center;
        border-top: solid 1px #f3f3f3;
        padding: 10px 0px;
    }

    .bang_chitiet_chietkhau_sp_ud tr td {
        text-align: center;
        color: #3a3b3e;
        font-size: 14px;
        border-top: solid 1px #f3f3f3;
        padding: 10px 0px;
    }

.bang_chitiet_phantram_ck {
    display: none;
    position: absolute;
    width: 250px;
    z-index: 99;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.8);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.8);
    box-shadow: 0 1px 4px rgba(0,0,0,0.8);
    border-radius: 3px;
    padding: 5px 0px;
    background-color: #fff;
}

    .bang_chitiet_phantram_ck table {
        width: 100%;
    }

        .bang_chitiet_phantram_ck table tr td {
            padding: 5px 8px;
            font-size: 14px;
            color: #373435;
        }

            .bang_chitiet_phantram_ck table tr td:first-child {
                text-align: left;
            }

            .bang_chitiet_phantram_ck table tr td:last-child {
                text-align: right;
            }

            .bang_chitiet_phantram_ck table tr td em {
                background-color: #0475c5;
                color: #fff;
                display: block;
                font-style: normal;
                border-radius: 3px;
                text-align: center;
                padding: 5px 0px;
            }

@media (max-width:991px) {
    .box_menutop {
        padding: 0;
    }

    .all_text_tin_kq_timkiem_ud .box_noidung_tintuc_timkiem a {
        line-height: normal;
    }

    .all_text_tin_kq_timkiem_ud .box_thumb_tintuc_timkiem a img {
        width: 100%;
    }

    .all_text_tin_kq_timkiem_ud .box_thumb_tintuc_timkiem {
        display: block;
        float: none;
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .list_tab_kq_timkiem_ud.transformer-tabs a {
        line-height: 23px;
    }

    .list_tab_kq_timkiem_ud ul.open {
        display: block;
        box-shadow: 0px 5px 10px 0px #adacac;
    }

        .list_tab_kq_timkiem_ud ul.open li {
            display: block;
            width: 100%;
        }

    .bang_chitiet_giamgia_ud {
        margin-bottom: 20px;
    }

    .list_menu_phai {
        float: none;
        margin: 0;
        display: flex;
        flex-direction: column-reverse;
    }

        .list_menu_phai li {
            border-bottom: dashed 1px #ccc;
            padding: 0 !important;
            margin: 0 !important;
        }

            .list_menu_phai li, .list_menu_phai li a {
                display: block;
                font-size: 14px;
            }

                .list_menu_phai li.btn_dangnhap a, .list_menu_phai li.btn_dangky a,
                .list_menu_phai li a {
                    font-size: 14px;
                    padding: 10px !important;
                }

                .list_menu_phai li.btn_dangnhap a,
                .list_menu_phai li.btn_dangky a {
                    border: none;
                    background-color: transparent;
                    text-align: left;
                    color: #000;
                    font-size: 14px;
                    padding: 5px 0px;
                    border-radius: 0 0 0 0;
                    border: none;
                }

                .list_menu_phai li a:hover {
                    background-color: #074e80;
                    color: #fff;
                }

        .list_menu_phai.dang-nhap li a:hover {
            background-color: transparent;
            color: #fff;
        }

        .list_menu_phai li.btn_dangnhap a, .list_menu_phai li.btn_dangky a, .list_menu_phai li a {
            text-align: right;
        }

            .list_menu_phai li.btn_dangky a:hover, .list_menu_phai li.btn_dangnhap a:hover {
                border: none;
            }
}

@media (max-width:768px) {
    .img_link_huongdan_chitiet_kq_timkiem_ud {
        margin-bottom: 20px;
    }
}

@media (max-width:600px) {
    .bang_chitiet_phantram_ck {
        display: none !important;
    }

    .all_text_tin_kq_timkiem_ud .box_noidung_tintuc_timkiem a em {
        float: none;
        display: block;
    }

    .list_sp_kq_timkiem_ud li {
        width: 145px;
    }

    .navbar-brand > img {
        width: 195px !important;
        margin-top: 6px;
    }

    .tt-footer-2.margin_top_15px {
        margin-top: 15px;
    }

    small .tt_xdong {
        display: block;
        margin-top: 10px;
        margin-left: 0;
    }
}

/*end css update 22032019*/

.all_link_back {
    display: inline-block;
    line-height: 16px;
    color: #0475c5;
    font-size: 14px;
}

    .all_link_back img {
        float: left;
        vertical-align: middle;
        margin-right: 15px;
    }

.box_hienthi_danhsach_nap input:focus ~ label,
.box_hienthi_danhsach_nap input:valid ~ label,
.input-group input:focus ~ label,
.input-group input:valid ~ label {
    font-size: 12px;
    color: #0482ca;
    top: -6px;
    transition: all 0.125s;
}

.box_all_tabnap ul.nav-tabs li i {
    display: block;
    position: relative;
    background: url(https://vtcpay.vn/content/images/all_icon_ud.png) no-repeat 0px 0px;
    width: 38px;
    height: 26px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.box_all_tabnap ul.nav-tabs li.responsivetabs-more a i {
    background-position: 0px -416px;
    width: 38px;
    height: 26px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.box_all_tabnap ul.nav-tabs li i.icon_ud1 {
    background-position: 0px -26px !important;
}

.box_all_tabnap ul.nav-tabs li i.icon_ud2 {
    background-position: 0px -52px !important;
}

.box_all_tabnap ul.nav-tabs li i.icon_ud3 {
    background-position: 0px -78px !important;
}

.box_all_tabnap ul.nav-tabs li i.icon_ud4 {
    background-position: 0px -104px !important;
}

.box_all_tabnap ul.nav-tabs li i.icon_ud5 {
    background-position: 0px -130px !important;
}

.box_all_tabnap ul.nav-tabs li i.icon_ud6 {
    background-position: 0px -156px !important;
}

.box_all_tabnap ul.nav-tabs li i.icon_ud7 {
    background-position: 0px -182px !important;
}

.box_all_tabnap ul.nav-tabs li i.icon_ud8 {
    background-position: 0px -208px !important;
}

.box_all_tabnap ul.nav-tabs li i.icon_ud9 {
    background-position: 0px -233px !important;
}

.box_all_tabnap ul.nav-tabs li i.icon_ud10 {
    background-position: 0px -290px !important;
}

.box_all_tabnap ul.nav-tabs li i.icon_ud11 {
    background-position: 0px -316px !important;
}

.box_all_tabnap ul.nav-tabs li i.icon_ud12 {
    background-position: 0px -342px !important;
}

.box_all_tabnap ul.nav-tabs li i.icon_ud13 {
    background-position: 0px -368px !important;
}

.box_all_tabnap ul.nav-tabs li i.icon_ud14 {
    background-position: 0px -394px !important;
}

.box_all_tabnap ul.nav-tabs li i.icon_ud15 {
    background-position: 0px -420px !important;
}

.box_all_tabnap ul.nav-tabs li i.icon_ud16 {
    background-position: 0px -446px !important;
}

.box_all_tabnap ul.nav-tabs li i.icon_ud17 {
    background-position: 0px -472px !important;
}

.box_all_tabnap ul.nav-tabs li i.icon_ud18 {
    background-position: 0px -258px !important;
}

.box_all_tabnap ul.nav-tabs li i.icon_ud22 {
    background-position: 0px -258px !important;
}

/*end css update 22032019*/
.popup-login {
    position: absolute;
    top: 55%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;
    max-width: 410px;
    opacity: 0;
    -webkit-transition: .7s ease all;
    -o-transition: .7s ease all;
    -moz-transition: .7s ease all;
    transition: .7s ease all;
    margin: 0 auto;
    display: none
}

    .popup-login.custom-popup {
        position: static;
        top: 0;
        left: 0;
        -webkit-transform: translate(0,0);
        -moz-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0);
        max-width: none
    }

    .popup-login.popup-reg {
        max-width: 460px;
        background: #fff;
        padding: 30px;
        position: relative;
        -webkit-transform: translate(0,0);
        -moz-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0);
        opacity: 1;
        display: block;
        top: 0;
        left: 0
    }

    .popup-login.ra {
        top: 40%;
        opacity: 1;
        display: block;
        width: 100%
    }

    .popup-login .des a {
        color: #0060af
    }

    .popup-login form input, .popup-login select {
        width: 100%;
        line-height: 23px;
        border: 1px solid #ccc;
        -moz-border-radius: 2px;
        border-radius: 2px;
        padding: 15px 10px;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 14px;
        color: #000;
        margin-bottom: -1px;
        position: relative;
        z-index: 1;
        -webkit-transition: .1s linear all;
        -o-transition: .1s linear all;
        -moz-transition: .1s linear all;
        transition: .1s linear all
    }

        .popup-login form input:focus, .popup-login form input:hover, .popup-login select:focus {
            border: 1px solid #0061af;
            z-index: 2
        }

.mg-bt-25 {
    margin-bottom: 25px !important
}

.popup-login select {
    height: 55px
}

.popup-login form input.stk {
    width: -moz-calc(82% + 1px);
    width: calc(82% + 1px);
    display: inline-block;
    float: left
}

.popup-login form input.mk {
    padding-right: 45px
}

.popup-login form input.re-mk {
    margin-bottom: 25px
}

.popup-login form input.sm {
    background: #0061af;
    color: #fff;
    font-size: 18px;
    border: none;
    margin-top: 30px
}

.popup-login form input.sm2 {
    margin-top: 5px;
    background: #eaeaea;
    color: #1a1a1a;
    margin-bottom: 15px
}

.popup-login > img {
    margin-bottom: 30px !important
}

.popup-login form a.btn {
    margin-top: 30px;
    height: 50px;
    line-height: 50px;
    font-size: 18px
}

.tt-login {
    font-size: 16px;
    color: #1a1a1a;
    margin-bottom: 30px;
    position: relative;
    text-transform: uppercase
}

.popup-login .bao-input-capcha input {
    width: 50%;
    float: left
}

#imgCaptcha {
    margin-right: 15px
}

.bao-input {
    position: relative
}

    .bao-input .sl-input {
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        padding: 12px;
        cursor: pointer;
        z-index: 0;
        width: 100%;
        text-align: left
    }

        .bao-input .sl-input img {
            z-index: 9;
            position: relative
        }

.popup .des {
    font-size: 14px
}

.close-pu {
    position: absolute;
    font-size: 16px;
    cursor: pointer;
    top: 20px;
    right: 30px
}

    .close-pu img {
        vertical-align: bottom;
        margin-left: 5px;
        opacity: .5;
        width: 60%;
        height: auto;
        display: block
    }

    .close-pu:hover img {
        opacity: 1
    }

.tt-login {
    font-size: 16px;
    color: #1a1a1a;
    text-transform: uppercase;
    margin-bottom: 30px;
    position: relative
}

    .tt-login:before {
        content: "";
        width: 200px;
        height: 100%;
        position: absolute;
        background: #fff;
        z-index: -1;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }

.popup-reg .tt-login:before {
    width: 85%
}

.tt-login:after {
    content: "";
    width: 100%;
    position: absolute;
    height: 1px;
    background: #ccc;
    top: 11px;
    left: 0;
    z-index: -2
}

.popup {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 100%;
    left: 0;
    background: #fff;
    -webkit-transition: .6s cubic-bezier(.25,.17,.88,1) all;
    -o-transition: .6s cubic-bezier(.25,.17,.88,1) all;
    -moz-transition: .6s cubic-bezier(.25,.17,.88,1) all;
    transition: .6s cubic-bezier(.25,.17,.88,1) all;
    z-index: 1000000
}

    .popup > .container {
        margin-top: 50px
    }

    .popup.ra {
        top: 0;
        overflow: auto
    }

.co img {
    vertical-align: bottom;
    margin-right: 10px
}

.co {
    font-size: 13px;
    font-weight: 400
}

    .co select {
        border: none;
        background: none
    }

.new_popup a.n_close, .popup a.n_close {
    display: inline-block;
    background: url(https://vtcpay.vn/content/images/n_btn.png) no-repeat top center;
    width: 52px;
    height: 52px;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transition: .4s ease transform;
    -o-transition: .4s ease transform;
    -moz-transition: .4s ease transform;
    transition: .4s ease transform;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 999
}

    .new_popup a.n_close:hover, .popup a.n_close:hover {
        background-position-y: bottom;
        -webkit-transform: rotate(180deg) scale(0.7);
        -moz-transform: rotate(180deg) scale(0.7);
        -o-transform: rotate(180deg) scale(0.7);
        transform: rotate(180deg) scale(0.7)
    }

.popup-login form a.btn {
    margin-top: 30px;
    height: 50px;
    line-height: 50px;
    font-size: 18px
}

a.btn.btn-success.btn-full.btn-xam {
    margin-top: 0;
    margin-bottom: 19px
}

a.btn.btn-success.custom-btn {
    text-transform: uppercase;
    color: #fff;
    padding: 0 22px
}

    a.btn.btn-success.custom-btn.btn-reg-canhan {
        color: #295694;
        height: 46px;
        line-height: 46px;
        min-width: 265px
    }

        a.btn.btn-success.custom-btn.btn-reg-canhan:hover {
            background: none
        }

        a.btn.btn-success.custom-btn.btn-reg-canhan:before, a.btn.btn-success.custom-btn.btn-reg-canhan:after {
            content: none
        }

        a.btn.btn-success.custom-btn.btn-reg-canhan:after {
            background-color: transparent
        }

    a.btn.btn-success.custom-btn.btn-reg-doanhnghiep {
        color: #0061af;
        height: 46px;
        line-height: 46px;
        min-width: 265px
    }

        a.btn.btn-success.custom-btn.btn-reg-doanhnghiep:hover {
            color: #fff
        }

        a.btn.btn-success.custom-btn.btn-reg-doanhnghiep:after {
            background-color: transparent;
            border: 1px solid #0061af
        }

a.btn.btn-success:hover {
    background: #2b66b7
}

a.btn.btn-success:before {
    content: "";
    position: absolute;
    top: 0;
    color: #fff;
    width: 200%;
    height: 100%;
    background: #2d74d6;
    left: -210%;
    -webkit-transform: skewX(-20deg);
    -moz-transform: skewX(-20deg);
    -o-transform: skewX(-20deg);
    transform: skewX(-20deg);
    -webkit-transition: .4s linear all;
    -o-transition: .4s linear all;
    -moz-transition: .4s linear all;
    transition: .4s linear all;
    z-index: -2
}

a.btn.btn-success:hover:before {
    left: -10%
}

a.btn.btn-xam:before {
    color: #000
}

a.btn.btn-default {
    border: none;
    background: none
}

    a.btn.btn-default.btn-login:hover {
        color: #285594
    }

a.btn {
    line-height: 37px;
    padding: 0 22px;
    height: 37px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

    a.btn.btn-bt {
        line-height: 55px;
        height: 55px;
        padding: 0 40px
    }

a.btn-radius {
    -moz-border-radius: 35px;
    border-radius: 35px
}

a.btn-big {
    font-size: 26px;
    height: 68px;
    line-height: 65px;
    padding: 0 66px;
    opacity: .87;
    border: 1px solid #fff;
    background: #000
}

a.btn.btn-xam {
    background: #eaeaea;
    color: #1a1a1a;
    font-size: 18px
}

    a.btn.btn-xam:before {
        background: #dadada
    }

    a.btn.btn-xam:after {
        background: #eaeaea
    }

    a.btn.btn-xam:hover {
        background: #cacaca;
        background: #cacaca;
        color: #000
    }

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #285594
}

nav.navbar.navbar-default {
    margin: 0;
    border: none;
    background: none
}

a.navbar-brand {
    margin-right: 20px;
    padding: 8px 8px 8px 15px;
    margin-top: 7px
}

.overflow body, .overflow {
    overflow: hidden
}

.clear {
    clear: both
}

.mr-0 {
    margin: 0 !important
}

.checkbox label:after, .radio label:after {
    content: '';
    display: table;
    clear: both
}

.checkbox .cr, .radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    -moz-border-radius: .25em;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
    color: #0061af
}

.radio .cr {
    -moz-border-radius: 50%;
    border-radius: 50%
}

    .checkbox .cr .cr-icon, .radio .cr .cr-icon {
        position: absolute;
        font-size: .8em;
        line-height: 0;
        top: 50%;
        left: 14%
    }

    .radio .cr .cr-icon {
        margin-left: .04em
    }

.checkbox label input[type="checkbox"], .radio label input[type="radio"] {
    display: none
}

    .checkbox label input[type="checkbox"] + .cr > .cr-icon, .radio label input[type="radio"] + .cr > .cr-icon {
        -webkit-transform: scale(3) rotateZ(-20deg);
        -moz-transform: scale(3) rotateZ(-20deg);
        -o-transform: scale(3) rotateZ(-20deg);
        transform: scale(3) rotateZ(-20deg);
        opacity: 0;
        -webkit-transition: all .3s ease-in;
        -o-transition: all .3s ease-in;
        -moz-transition: all .3s ease-in;
        transition: all .3s ease-in
    }

    .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon, .radio label input[type="radio"]:checked + .cr > .cr-icon {
        -webkit-transform: scale(1) rotateZ(0deg);
        -moz-transform: scale(1) rotateZ(0deg);
        -o-transform: scale(1) rotateZ(0deg);
        transform: scale(1) rotateZ(0deg);
        opacity: 1
    }

    .checkbox label input[type="checkbox"]:disabled + .cr, .radio label input[type="radio"]:disabled + .cr {
        opacity: .5
    }

a.btn.btn-success:before {
    content: "";
    position: absolute;
    top: 0;
    color: #fff;
    width: 200%;
    height: 100%;
    background: #2d74d6;
    left: -210%;
    -webkit-transform: skewX(-20deg);
    -moz-transform: skewX(-20deg);
    -o-transform: skewX(-20deg);
    transform: skewX(-20deg);
    -webkit-transition: .4s linear all;
    -o-transition: .4s linear all;
    -moz-transition: .4s linear all;
    transition: .4s linear all;
    z-index: -2
}

a.btn.btn-success:hover:before {
    left: -10%
}

a.btn.btn-xam:before {
    color: #000
}

a.btn.btn-default {
    border: none;
    background: none
}

    a.btn.btn-default.btn-login:hover {
        color: #285594
    }

a.btn {
    line-height: 37px;
    padding: 0 22px;
    height: 37px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

    a.btn.btn-bt {
        line-height: 55px;
        height: 55px;
        padding: 0 40px
    }

a.btn-radius {
    -moz-border-radius: 35px;
    border-radius: 35px
}

a.btn-big {
    font-size: 26px;
    height: 68px;
    line-height: 65px;
    padding: 0 66px;
    opacity: .87;
    border: 1px solid #fff;
    background: #000
}

a.btn.btn-xam {
    background: #eaeaea;
    color: #1a1a1a;
    font-size: 18px
}

    a.btn.btn-xam:before {
        background: #dadada
    }

    a.btn.btn-xam:after {
        background: #eaeaea
    }

    a.btn.btn-xam:hover {
        background: #cacaca
    }

    a.btn.btn-xam:hover {
        background: #cacaca;
        color: #000
    }

a.btn.btn-success {
    background: transparent;
    border: none;
    -webkit-transition: .4s ease all;
    -o-transition: .4s ease all;
    -moz-transition: .4s ease all;
    transition: .4s ease all;
    position: relative;
    overflow: hidden;
    z-index: 2
}

a.btn.btn-md {
    text-transform: uppercase;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    padding: 0 40px
}

a.btn.btn-success.fix {
    height: 46px;
    line-height: 46px
}

a.btn.btn-success.btn-doanhnghiep {
    font-size: 16px;
    padding: 0 60px;
    line-height: 46px;
    height: 47px
}

.active a.btn.btn-success.btn-doanhnghiep {
    -webkit-animation: 1s ease fadeInUp forwards;
    -moz-animation: 1s ease fadeInUp forwards;
    -o-animation: 1s ease fadeInUp forwards;
    animation: 1s ease fadeInUp forwards;
    opacity: 0;
    -webkit-animation-delay: 1.1s;
    -moz-animation-delay: 1.1s;
    -o-animation-delay: 1.1s;
    animation-delay: 1.1s
}

    .active a.btn.btn-success.btn-doanhnghiep:nth-child(2) {
        -webkit-animation-delay: 1.3s;
        -moz-animation-delay: 1.3s;
        -o-animation-delay: 1.3s;
        animation-delay: 1.3s
    }

a.btn.btn-success.btn-w {
    border: 1px solid #fff;
    margin-left: 10px
}

    a.btn.btn-success.btn-w:hover {
        border-color: #2d74d6
    }

    a.btn.btn-success.btn-w:after {
        content: none
    }

a.btn.btn-success:after {
    content: "";
    width: 100%;
    height: 100%;
    background: #295694;
    z-index: -3;
    position: absolute;
    top: 0;
    left: 0
}

a.btn.btn-big:after {
    content: "";
    background: rgba(0,0,0,0.5);
    border: 1px solid #fff;
    -moz-border-radius: 64px;
    border-radius: 64px
}

a.btn-full {
    width: 100%
}

.tip-input {
    display: inline;
    position: relative
}

    .tip-input img {
        position: absolute;
        right: 8px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 20;
        cursor: pointer;
        padding: 5px;
        max-width: 30px
    }

a.btn.btn-xam:before {
    background: #dadada
}

a.btn.btn-xam:before {
    color: #000
}

a.btn.btn-xam:after {
    background: #eaeaea
}

a.btn.btn-success:after {
    content: "";
    width: 100%;
    height: 100%;
    background: #295694;
    z-index: -3;
    position: absolute;
    top: 0;
    left: 0
}

a.btn.btn-xam {
    background: #eaeaea;
    color: #1a1a1a;
    font-size: 18px
}

    a.btn.btn-xam:before {
        background: #dadada
    }

    a.btn.btn-xam:after {
        background: #eaeaea
    }

    a.btn.btn-xam:hover {
        background: #cacaca
    }

    a.btn.btn-xam:hover {
        background: #cacaca;
        color: #000
    }

.bao-input-capcha {
    text-align: left;
    line-height: 50px
}

    .bao-input-capcha > span, span.reloadicon {
        text-align: center;
        display: inline-block
    }

    .bao-input-capcha > span {
        border: 1px solid #ccc;
        line-height: 53px;
        float: left;
        font-size: 14px;
        width: -moz-calc(30% + 1px);
        width: -moz-calc(50% + 1px);
        width: calc(50% + 1px);
        margin-left: -1px;
        position: relative
    }

span.reloadicon {
    padding: 4px;
    background: #91a0b4;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: 28px;
    height: 28px;
    position: absolute;
    right: 10px;
    top: 12px
}

.bao-input-capcha span img {
    vertical-align: middle;
    -webkit-transition: 1s ease all;
    -o-transition: 1s ease all;
    -moz-transition: 1s ease all;
    transition: 1s ease all
}

.checkbox {
    font-size: 14px;
    text-align: left;
    margin-top: 17px
}

.login_secure label {
    padding: 0
}


.link_giaodien_moi {
    position: fixed;
    top: 50%;
    right: 0px;
    z-index: 9;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.link_giaodien_moi_mb {
    width: 100%;
    z-index: 9;
    background-color: #006cb5;
    padding: 10px 15px;
    color: #fff;
    overflow: hidden
}

    .link_giaodien_moi_mb li {
        float: left;
        position: relative;
        height: 65px;
    }

        .link_giaodien_moi_mb li:first-child {
            width: 75%;
        }

        .link_giaodien_moi_mb li:last-child {
            width: 25%;
        }

        .link_giaodien_moi_mb li p {
            font-size: 20px;
            padding: 10px 0px;
        }

            .link_giaodien_moi_mb li p b {
                display: block;
            }

        .link_giaodien_moi_mb li img {
            float: left;
            margin-right: 15px;
        }

        .link_giaodien_moi_mb li a {
            background-color: #fff;
            color: #0e62af;
            text-transform: uppercase;
            font-size: 15px;
            border-radius: 5px;
            padding: 10px 15px;
            font-weight: 700;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            right: 0;
        }



.link_giaodien_cu {
    position: fixed;
    top: 75%;
    right: 0px;
    z-index: 9;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.link_giaodien_cu_mb {
    width: 100%;
    z-index: 9;
    background-color: #006cb5;
    padding: 10px 15px;
    color: #fff;
    overflow: hidden
}

    .link_giaodien_cu_mb li {
        float: left;
        position: relative;
        height: 65px;
    }

        .link_giaodien_cu_mb li:first-child {
            width: 75%;
        }

        .link_giaodien_cu_mb li:last-child {
            width: 25%;
        }

        .link_giaodien_cu_mb li p {
            font-size: 20px;
            padding: 10px 0px;
        }

            .link_giaodien_cu_mb li p b {
                display: block;
            }

        .link_giaodien_cu_mb li img {
            float: left;
            margin-right: 15px;
        }

        .link_giaodien_cu_mb li a {
            background-color: #fff;
            color: #0e62af;
            text-transform: uppercase;
            font-size: 15px;
            border-radius: 5px;
            padding: 10px 15px;
            font-weight: 700;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            right: 0;
        }


#DetailArticle img {
    max-width: 100% !important;
    height: auto !important;
}

.loader {
    margin: 0 0 2em;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

@media (max-width: 600px) {
    .link_giaodien_moi_mb {
        padding: 10px;
    }

        .link_giaodien_moi_mb li {
            height: 30px;
        }

            .link_giaodien_moi_mb li:first-child {
                width: 75%;
            }

            .link_giaodien_moi_mb li:last-child {
                width: 25%;
            }

            .link_giaodien_moi_mb li img {
                width: 35px;
                margin-right: 10px;
                margin-left: -5px;
            }

            .link_giaodien_moi_mb li p {
                font-size: 14px;
                padding: 0px;
            }

            .link_giaodien_moi_mb li a {
                padding: 5px 15px;
                font-size: 13px;
                white-space: nowrap;
            }
}

@media (max-width: 380px) {
    .link_giaodien_moi_mb {
        padding: 10px;
    }

        .link_giaodien_moi_mb li {
            height: 40px;
            text-align: left;
        }

            .link_giaodien_moi_mb li:first-child {
                width: 100%;
            }

            .link_giaodien_moi_mb li:last-child {
                width: 100%;
            }

            .link_giaodien_moi_mb li img {
                width: 35px;
                margin-right: 10px;
                margin-left: 5px;
            }

            .link_giaodien_moi_mb li p {
                font-size: 14px;
                padding: 0px;
            }

            .link_giaodien_moi_mb li a {
                padding: 5px;
                font-size: 13px;
                white-space: nowrap;
                width: 100%;
                text-align: center;
                border-radius: 3px;
            }
}

#news_content a {
    color: #0061af;
    font-weight: bold;
}

/*css update 09042019*/
.box_popup_full {
    overflow-y: scroll;
}

.box_noidung_popup_full_bm_ud {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 410px;
}

    .box_noidung_popup_full_bm_ud .heading-form h4 {
        font-weight: 400;
    }

.img_logo_bm_ud {
    display: block;
    text-align: center;
    margin: 25px 0px;
}

.box_noidung_popup_full_bm_ud input {
    width: 100%;
    height: 48px;
    line-height: 48px;
    border: solid 1px #a7a7a7;
    padding: 0px 15px;
    color: #565656;
    font-size: 14px;
    margin-bottom: 15px;
}

    .box_noidung_popup_full_bm_ud input[disabled] {
        background-color: #dadada;
    }

.box_noidung_popup_full_bm_ud .btn_kh_bm_ud {
    display: block;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    line-height: 48px;
    background-color: #285594;
    border-radius: 3px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    width: 100%;
    border: none;
}

    .box_noidung_popup_full_bm_ud .btn_kh_bm_ud:before {
        content: "";
        position: absolute;
        top: 0px;
        color: white;
        width: 200%;
        height: 100%;
        background: #2d74d6;
        left: -210%;
        -webkit-transform: skewX(-20deg);
        -moz-transform: skewX(-20deg);
        -o-transform: skewX(-20deg);
        transform: skewX(-20deg);
        -webkit-transition: 0.4s linear all;
        -o-transition: 0.4s linear all;
        -moz-transition: 0.4s linear all;
        transition: 0.4s linear all;
        z-index: -1;
    }

    .box_noidung_popup_full_bm_ud .btn_kh_bm_ud:hover:before {
        left: -10%;
    }

.btn_link_bm_ud {
    display: block;
    text-align: center;
    color: #2a7abc;
    font-size: 14px;
    line-height: 25px;
    margin: 10px 0px;
}

.box_noidung_popup_full_bm_ud .btn_ds_bm_ud {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 48px;
    text-transform: uppercase;
    color: #1a1a1a;
    margin: 15px 0px;
    background-color: #eaeaea;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

    .box_noidung_popup_full_bm_ud .btn_ds_bm_ud:before {
        content: "";
        position: absolute;
        top: 0;
        color: #fff;
        width: 200%;
        height: 100%;
        background: #dadada;
        left: -210%;
        -webkit-transform: skewX(-20deg);
        -moz-transform: skewX(-20deg);
        -o-transform: skewX(-20deg);
        transform: skewX(-20deg);
        -webkit-transition: .4s linear all;
        -o-transition: .4s linear all;
        -moz-transition: .4s linear all;
        transition: .4s linear all;
        z-index: -2;
    }

    .box_noidung_popup_full_bm_ud .btn_ds_bm_ud:hover:before {
        left: -10%;
    }

.all_input_nm_show_bm_ud {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}

    .all_input_nm_show_bm_ud input {
        margin-bottom: 0;
    }

    .all_input_nm_show_bm_ud a {
        position: absolute;
        top: 50%;
        right: 15px;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
    }

.all_info_user_bm_ud {
    display: block;
    width: 100%;
    margin: 15px 0px;
    text-align: center;
}

.img_user_mb_ud {
    border-radius: 50%;
    width: 124px;
    height: 124px;
    overflow: hidden;
    margin: 0 auto;
}

.all_info_user_bm_ud b {
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: 19px;
    color: #545454;
    margin: 5px 0px;
}

.all_info_user_bm_ud p {
    display: block;
    text-align: center;
    color: #686767;
    font-size: 18px;
    font-weight: 400;
}

.box_noidung_popup_full_bm_ud .heading-form.all_text_hoac_ud h4 {
    text-transform: none;
    font-size: 14px;
}

.all_input_nm_show_bm_ud a {
    color: #2a7abc;
    font-size: 14px;
}

.all_text_tb_bm_ud {
    color: #ff0000;
    font-size: 14px;
    text-align: left;
    display: block;
    line-height: 25px;
    margin-bottom: 10px;
}

.box_noidung_popup_full_bm_ud .checkbox {
    font-size: 14px;
    text-align: left;
    margin-top: 15px;
    margin-bottom: 15px;
}

    .box_noidung_popup_full_bm_ud .checkbox label {
        padding: 0;
    }

        .box_noidung_popup_full_bm_ud .checkbox label input[type="checkbox"], .radio label input[type="radio"] {
            display: none;
        }

            .box_noidung_popup_full_bm_ud .checkbox label input[type="checkbox"] + .cr > .cr-icon, .radio label input[type="radio"] + .cr > .cr-icon {
                -webkit-transform: scale(3) rotateZ(-20deg);
                -moz-transform: scale(3) rotateZ(-20deg);
                -o-transform: scale(3) rotateZ(-20deg);
                transform: scale(3) rotateZ(-20deg);
                opacity: 0;
                -webkit-transition: all .3s ease-in;
                -o-transition: all .3s ease-in;
                -moz-transition: all .3s ease-in;
                transition: all .3s ease-in;
            }

            .box_noidung_popup_full_bm_ud .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon, .radio label input[type="radio"]:checked + .cr > .cr-icon {
                -webkit-transform: scale(1) rotateZ(0deg);
                -moz-transform: scale(1) rotateZ(0deg);
                -o-transform: scale(1) rotateZ(0deg);
                transform: scale(1) rotateZ(0deg);
                opacity: 1;
            }

            .box_noidung_popup_full_bm_ud .checkbox label input[type="checkbox"]:disabled + .cr, .radio label input[type="radio"]:disabled + .cr {
                opacity: .5;
            }

    .box_noidung_popup_full_bm_ud .checkbox .cr, .radio .cr {
        position: relative;
        display: inline-block;
        border: 1px solid #a9a9a9;
        -moz-border-radius: .25em;
        border-radius: .25em;
        width: 1.3em;
        height: 1.3em;
        float: left;
        margin-right: .5em;
        color: #0061af;
    }

.radio .cr {
    -moz-border-radius: 50%;
    border-radius: 50%;
}

    .box_noidung_popup_full_bm_ud .checkbox.checkbox .cr .cr-icon, .radio .cr .cr-icon {
        position: absolute;
        font-size: .8em;
        line-height: 0;
        top: 50%;
        left: 14%;
    }

    .radio .cr .cr-icon {
        margin-left: 0.04em;
    }

.all_lc_pt_bm_ud {
    display: block;
    text-align: center;
    position: relative;
    margin-bottom: 5px;
}

    .all_lc_pt_bm_ud a {
        display: block;
        text-align: center;
        text-transform: uppercase;
        font-size: 14px;
        color: #565656;
        line-height: 50px;
        background-color: #e6e6e6;
    }

    .all_lc_pt_bm_ud.active a {
        background-color: #b9e1ff;
    }

    .all_lc_pt_bm_ud.active img {
        position: absolute;
        top: 50%;
        right: 15px;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
    }
/*end css update 09042019*/

@font-face {
    font-family: 'UTMAvo';
    src: url('../fonts/UTMAvo.eot');
    src: url('../fonts/UTMAvo.eot?#iefix') format('embedded-opentype'), url('../fonts/UTMAvo.svg#UTMAvo') format('svg'), url('../fonts/UTMAvo.ttf') format('truetype'), url('../fonts/UTMAvo.woff') format('woff'), url('../fonts/UTMAvo.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

.new_popup {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    overflow-x: hidden !important;
    background: url(../images/login_new/bg_al.jpg) no-repeat top center !important;
}

.btn_clos_alll {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 99;
    opacity: 0.8;
}

    .btn_clos_alll:hover {
        opacity: 1;
    }

.logo_po {
    display: block;
    text-align: center;
}

.text_td {
    display: block;
    text-align: center;
    margin: 25px 0px 35px 0px;
    text-transform: uppercase;
    font-family: 'UTMAvo';
    font-size: 16px;
}

.all_nd_po {
    margin: 0 auto;
    background: url(../images/login_new/bg_nd.png) no-repeat top center;
    width: 352px;
    height: 357px;
    position: relative;
    padding: 95px 25px 0px 25px;
    max-width: 100%;
}

.hideall {
    position: absolute;
    overflow: hidden;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    padding-top: 95px;
}

.img_po {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 70px;
    height: 70px;
    border-radius: 50%;
    overflow: hidden;
}

    .img_po img {
        max-width: 100%;
        height: 100%;
    }

.text_info_po {
    display: block;
    font-weight: 700;
    text-align: center;
    color: #010101;
    font-size: 16px;
    margin-bottom: 15px;
}

.all_input {
    border-bottom: solid 1px #c8c8c8;
    position: relative;
    margin: 5px 0px;
    display: block;
    color: #929292;
    font-size: 18px;
}

    .all_input input {
        border: none;
        outline: none;
        padding: 5px 10px;
        color: #000000;
        font-size: 16px;
        font-weight: 300;
        max-width: 100%;
        width: 302px;
        background-color: transparent;
        height: 40px;
    }

        .all_input input::-webkit-input-placeholder {
            color: #929292;
        }

        .all_input input:-ms-input-placeholder {
            color: #929292;
        }

        .all_input input::placeholder {
            color: #929292;
        }

        .all_input input ~ .focus-border {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 0;
            height: 1px;
            background-color: #087be4;
            transition: 0.4s;
        }

        .all_input input:focus ~ .focus-border {
            width: 100%;
            transition: 0.4s;
        }

.show_pas {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    color: #0e62af;
    font-weight: 300;
}

.link_quen_mk {
    display: block;
    text-align: center;
    position: absolute;
    bottom: 80px;
    left: 0;
    width: 100%;
    color: #000000;
    font-size: 16px;
    font-weight: 300;
}

    .link_quen_mk:hover {
        color: #087be4;
        text-decoration: underline;
    }

.link_doi_sdt {
    display: block;
    text-align: center;
    text-transform: uppercase;
    margin: 45px 0px 0px 0px;
    color: #000;
    font-size: 18px;
    text-shadow: 1px 1.732px 3px rgba(0, 0, 0, 0.3);
}

.thietbi_tincay {
    display: block;
    text-align: center;
    margin: 45px 0px 0px 0px;
}

    .thietbi_tincay input[type=checkbox].css-checkbox {
        position: absolute;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0;
    }

        .thietbi_tincay input[type=checkbox].css-checkbox + label.css-label {
            padding-left: 30px;
            height: 20px;
            display: inline-block;
            line-height: 20px;
            background-repeat: no-repeat;
            background-position: 0 0;
            font-size: 16px;
            color: #000;
            vertical-align: middle;
            cursor: pointer;
        }

        .thietbi_tincay input[type=checkbox].css-checkbox:checked + label.css-label {
            background-position: 0 -20px;
        }

.lite-green-check {
    background-image: url(../images/login_new/icon_check.jpg);
}

.text_dy_dk {
    display: block;
    font-size: 14px;
    color: #000;
    font-weight: 300;
    text-align: center;
    margin: 45px 0px 0px 0px;
}

    .text_dy_dk em {
        color: #929292;
    }

.link_quaylai_a {
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50%;
    background-color: #000;
    display: block;
    margin: 25px 0px 0px 40px;
    position: relative;
    -webkit-box-shadow: 0px 4px 8px 1px rgba(0,0,0,0.50);
    -moz-box-shadow: 0px 4px 8px 1px rgba(0,0,0,0.50);
    box-shadow: 0px 4px 8px 1px rgba(0,0,0,0.50);
}

    .link_quaylai_a img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
    }

    .link_quaylai_a:hover {
        filter: brightness(110%);
        -moz-filter: brightness(110%);
        -webkit-filter: brightness(110%);
    }

a.all_input {
    font-weight: 300;
}

    a.all_input:hover {
        color: #000;
    }

    a.all_input.ac_lc {
        color: #929292;
    }

        a.all_input.ac_lc.active {
            color: #000;
        }

.popup_dn_new .all_nd_po .notify {
    color: red;
    font-size: 13px;
    font-style: italic;
    position: absolute;
    top: 60%;
    left: 0;
    width: 100%;
    max-width: 100%;
    display: none;
    text-align: center;
    padding: 0 20px 0 20px;
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@media (max-width:1200px) {
}

@media (max-width:1024px) {
}

@media (max-width: 991px) {
}

@media (max-width: 768px) {
}

@media (max-width: 600px) {
    .popup_dn_new {
        padding: 25px 0px;
    }

    .btn_clos_alll {
        top: 80px !important;
    }
}

@media (max-width: 320px) {
    .all_cangiua {
        left: 9px;
    }
}

/*--------------------------------------------------------------*/
/*css update 18/12/2019*/
@font-face {
    src: url("fonts/AVO.ttf");
    font-family: 'AVO';
}

.box_noidung_popup_update {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    font-family: 'AVO';
}

.text_td_po_ud {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 33px;
    color: #0a7bec;
    margin-top: 50px;
}

.text_time_po_ud {
    display: block;
    text-align: center;
    color: #000;
    font-size: 18px;
    padding: 5px 0px;
    margin-bottom: 50px;
}

.list_nd_ud {
    display: block;
    overflow: hidden;
    margin-bottom: 50px;
    text-align: center;
}

    .list_nd_ud li {
        display: inline-block;
        margin: 0px 15px;
        cursor: pointer;
        vertical-align: text-top;
    }

.img_nd_ud {
    float: left;
    margin-right: 20px;
    width: 97px;
    height: 97px;
}

    .img_nd_ud img {
        width: 100%;
    }

.text_nd_ud {
    float: left;
    max-width: 450px;
    text-align: left;
}

    .text_nd_ud h6 {
        display: block;
        text-transform: uppercase;
        font-size: 21px;
        color: #000;
        margin-bottom: 15px;
    }

    .text_nd_ud p {
        color: #757575;
        font-size: 16px;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        line-height: 25px;
    }

.all_sl_nd_ud {
    width: 100%;
    max-width: 1040px;
    margin: 0 auto;
    position: relative;
}

.slide_rigth {
    padding-right: 40px;
}

.box_nd_left {
    padding-left: 40px;
    font-family: 'AVO';
    position: relative;
}

    .box_nd_left:before {
        content: "";
        position: absolute;
        top: 20px;
        left: 0;
        border-left: dotted thin #c5c5c5;
        width: 1px;
        height: calc(100% - 20px);
    }

    .box_nd_left a {
        display: block;
        margin-bottom: 30px;
        position: relative;
    }

        .box_nd_left a:last-child {
            margin-bottom: 0;
        }

        .box_nd_left a:after {
            content: "";
            position: absolute;
            top: 6px;
            left: -48px;
            width: 18px;
            height: 18px;
            border: solid 1px #6fcff6;
            background-color: #fff;
            display: inline-block;
            border-radius: 50%;
        }

        .box_nd_left a h6, .x_sh_info h6 {
            color: #000;
            text-transform: capitalize;
            margin-bottom: 10px;
            font-size: 21px;
        }

        .box_nd_left a p, .x_sh_info p {
            color: #757575;
            font-size: 14px;
            font-family: 'Roboto', sans-serif;
            font-weight: 400;
            line-height: 25px;
        }

.x_sh_info h6 {
    text-align: center;
}

.box_nd_left a.active_tab_tt:after {
    background-color: #6fcff6;
}

.x_sh_info p {
    text-align: justify;
}

.select-box {
    width: 600px;
    margin: 0 auto;
    max-width: 100%;
    margin-bottom: 40px;
    position: relative;
    z-index: 9;
}

.select-box__current {
    position: relative;
    cursor: pointer;
    outline: none;
}

    .select-box__current:focus + .select-box__list {
        opacity: 1;
        -webkit-animation-name: none;
        animation-name: none;
    }

        .select-box__current:focus + .select-box__list .select-box__option {
            cursor: pointer;
        }

    .select-box__current:focus .select-box__icon {
        -webkit-transform: translateY(-50%) rotate(180deg);
        transform: translateY(-50%) rotate(180deg);
    }

.select-box__icon {
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    opacity: 0.3;
    transition: 0.2s ease;
}

.select-box__value {
    display: flex;
}

.select-box__input {
    display: none;
}

    .select-box__input:checked + .select-box__input-text {
        display: block;
    }

.select-box__input-text {
    display: none;
    width: 100%;
    margin: 0;
    padding: 15px;
    color: #797979;
    text-transform: capitalize;
    font-family: 'AVO';
    background-color: #fff;
    font-size: 21px;
}

.select-box__list {
    position: absolute;
    width: 100%;
    padding: 0;
    list-style: none;
    opacity: 0;
    -webkit-animation-name: HideList;
    animation-name: HideList;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: step-start;
    animation-timing-function: step-start;
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.1);
}

.select-box__option {
    display: block;
    text-transform: uppercase;
    font-family: 'AVO';
    padding: 15px;
    background-color: #fff;
}

    .select-box__option:hover, .select-box__option:focus {
        color: #546c84;
        text-transform: uppercase;
        font-family: 'AVO';
        background-color: #fbfbfb;
    }

@-webkit-keyframes HideList {
    from {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }

    to {
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
    }
}

@keyframes HideList {
    from {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }

    to {
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
    }
}



@media (max-width: 991px) {
    .list_nd_ud {
        margin-bottom: 0px;
    }

        .list_nd_ud li {
            margin: 15px 0px;
            display: block;
            overflow: hidden;
        }

    .text_nd_ud {
        max-width: calc(100% - 120px);
    }

        .text_nd_ud h6 {
            font-size: 18px;
        }

        .text_nd_ud p {
            font-size: 14px;
            line-height: 20px;
        }

    .slide_rigth {
        padding: 0;
        margin-bottom: 50px;
    }

    .box_nd_left:before {
        content: none;
    }

    .x_sh_info {
        display: block;
        margin-top: 60px;
    }

        .x_sh_info h6 {
            font-size: 18px;
        }

    .slide_rigth.owl-carousel .owl-item img {
        height: 350px;
    }

    .slide_rigth .owl-controls {
        position: absolute;
        bottom: 150px;
        left: 0;
        width: 100%;
        text-align: center;
    }

        .slide_rigth .owl-controls .owl-dot {
            display: inline-block;
            margin: 0px 10px;
        }

            .slide_rigth .owl-controls .owl-dot span {
                display: inline-block;
                width: 16px;
                height: 16px;
                border: solid 1px #6fcff6;
                border-radius: 50%;
            }

            .slide_rigth .owl-controls .owl-dot.active span {
                background-color: #6fcff6;
            }

    .slide_rigth .owl-controls {
        bottom: 100px;
    }

    .select-box__input-text {
        font-size: 16px;
    }
}

@media (max-width: 600px) {
    .text_td_po_ud {
        font-size: 24px;
    }

    .text_time_po_ud {
        font-size: 14px;
        margin-bottom: 30px;
    }

    .img_nd_ud {
        width: 50px;
        height: 50px;
        margin-right: 15px;
    }

    .text_nd_ud {
        max-width: calc(100% - 65px);
    }

        .text_nd_ud h6 {
            font-size: 16px;
        }

        .text_nd_ud p {
            font-size: 14px;
            line-height: 20px;
        }

    .slide_rigth .owl-controls {
        bottom: 150px;
    }

    .select-box {
        width: 100%;
    }
}

/*css update 03012019*/

.bg-tt.khung_bg_chay_ud_atmud {
    padding: 80px 0px 0px 0px;
    height: 208px;
}

.box_nap_tien_atm_ud {
    max-width: 720px;
    width: 100%;
    background-color: #fff;
    padding: 40px;
    margin: 0 auto;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    border-radius: 5px;
    margin-top: -126px;
}

    .box_nap_tien_atm_ud .heading-form {
        max-width: 100%;
        margin-top: 0;
    }

        .box_nap_tien_atm_ud .heading-form h4 {
            color: #1a1a1a;
            font-size: 18px;
            font-weight: 400;
        }

    .box_nap_tien_atm_ud input.input {
        height: 45px;
        line-height: 45px;
        font-weight: 300;
        font-size: 15px;
        border: 1px solid #b2cfe7;
    }

        .box_nap_tien_atm_ud input.input:hover {
            border: 1px solid #0061af;
        }

    .box_nap_tien_atm_ud .list-money {
        text-align: left;
    }

    .box_nap_tien_atm_ud ul.list-money li a {
        line-height: 30px;
        border-radius: 3px;
        font-weight: 300;
        font-size: 15px;
    }

        .box_nap_tien_atm_ud ul.list-money li a:before {
            content: none;
        }

    .box_nap_tien_atm_ud .text_tieude_phuongthuc_thanhtoan {
        text-transform: none;
        font-weight: 300;
        font-size: 15px;
    }

    .box_nap_tien_atm_ud .accor_phuongthuc .panel-default > .panel-heading {
        border: none;
        padding: 10px 0px;
    }

        .box_nap_tien_atm_ud .accor_phuongthuc .panel-default > .panel-heading .panel-title a {
            text-align: left;
            font-weight: 300;
        }

        .box_nap_tien_atm_ud .accor_phuongthuc .panel-default > .panel-heading + .panel-collapse > .panel-body {
            padding: 10px;
        }

    .box_nap_tien_atm_ud .list_all_the_lienthong li a {
        width: 165px;
        height: 105px;
        background-size: contain;
    }

    .box_nap_tien_atm_ud .box_text_numbu_thelienthong {
        top: 63px;
        font-size: 12px;
    }

    .box_nap_tien_atm_ud .box_text_name_thelienthong {
        font-size: 12px;
        top: 82px;
    }

    .box_nap_tien_atm_ud .list_all_the_lienthong li span {
        margin: 10px 0px;
        font-size: 13px;
    }

    .box_nap_tien_atm_ud .tag-phigiaodich {
        position: absolute;
        bottom: 2px;
        left: 0px;
        right: 0;
        margin: 0 auto;
        font-weight: 400;
        font-size: 10px;
        color: #dd4b39;
        text-transform: uppercase;
        text-align: center;
    }

    .box_nap_tien_atm_ud .list_all_nganhang_noidia {
        margin-bottom: 0;
    }

    .box_nap_tien_atm_ud .capchainput > span {
        line-height: 43px;
    }

    .box_nap_tien_atm_ud .checkbox label {
        font-weight: 300;
        line-height: 21px;
    }

    .box_nap_tien_atm_ud .checkbox .cr {
        border-radius: 0 0 0 0;
    }

    .box_nap_tien_atm_ud a.btn-blue {
        line-height: 40px;
        box-sizing: border-box; /*margin: 20px 0px;*/
    }

.list_all_the_lienthong li.active_nh_nn a div {
    color: #ff7600
}

.box_nap_tien_atm_ud div#collapseThree {
    max-height: 295px;
    overflow-y: auto;
}

.box_nap_tien_atm_ud div#collapseFour {
    max-height: 295px;
    overflow-y: auto;
}

@media (max-width: 1024px) {
    .box_nap_tien_atm_ud div#collapseThree {
        max-height: none;
    }

    .box_nap_tien_atm_ud div#collapseFour {
        max-height: none;
    }
}

@media (max-width: 600px) {
    .box_nap_tien_atm_ud {
        padding: 40px 0px;
        border-radius: 0 0 0 0;
    }

        .box_nap_tien_atm_ud .list_all_nganhang_noidia, .box_nap_tien_atm_ud .list_all_the_lienthong {
            text-align: center;
        }

            .box_nap_tien_atm_ud .list_all_nganhang_noidia li {
                width: 50%;
                float: left;
                margin-right: 0;
            }

            .box_nap_tien_atm_ud .list_all_the_lienthong li {
                width: 50%;
                float: left;
                margin-right: 0;
            }

                .box_nap_tien_atm_ud .list_all_the_lienthong li a {
                    width: 145px;
                    height: 90px;
                }

        .box_nap_tien_atm_ud .box_text_numbu_thelienthong {
            top: 55px;
            font-size: 11px;
        }

        .box_nap_tien_atm_ud .box_text_name_thelienthong {
            font-size: 11px;
            top: 72px;
        }

    .list_all_the_lienthong li {
        margin-bottom: 10px;
    }

    .box_nap_tien_atm_ud .list_all_the_lienthong li span {
        margin: 6px 0px;
    }
}

/*end css update 03012019*/

/*css update voiceotp*/
.bg_voiceotp {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 9999999999;
}

.nd_voiceotp {
    width: 100%;
    max-width: 660px;
    padding: 25px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    font-family: 'Roboto', sans-serif;
}

    .nd_voiceotp p {
        display: block;
        text-align: left;
        font-weight: 300;
        font-size: 16px;
    }

.list_btn_voice {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

    .list_btn_voice li {
        margin: 0px 10px;
    }

        .list_btn_voice li a {
            display: inline-block;
            padding: 6px 25px 10px 25px;
            text-align: center;
            color: #fff;
            font-family: 'UTMAvo';
            font-size: 16px;
            background-color: #0e62af;
            border-radius: 20px;
        }

        .list_btn_voice li.lk_ql a {
            background-color: #929292;
        }

        .list_btn_voice li a:hover {
            background-color: #087be4;
            -webkit-transition: 0.4s ease all;
            -o-transition: 0.4s ease all;
            -moz-transition: 0.4s ease all;
            transition: 0.4s ease all;
        }

        .list_btn_voice li.lk_ql a:hover {
            background-color: #0e62af;
            -webkit-transition: 0.4s ease all;
            -o-transition: 0.4s ease all;
            -moz-transition: 0.4s ease all;
            transition: 0.4s ease all;
        }

.bg_voiceotp .thietbi_tincay {
    margin-top: 20px;
}

@media (max-width: 600px) {
    .nd_voiceotp p {
        font-size: 14px;
    }

    .nd_voiceotp {
        padding: 20px 15px;
    }

    .list_btn_voice li {
        margin: 0px 5px;
    }

        .list_btn_voice li a {
            font-size: 14px;
            padding: 4px 15px 7px 15px;
            border-radius: 15px;
        }

    .bg_voiceotp .thietbi_tincay input[type=checkbox].css-checkbox + label.css-label {
        font-size: 14px;
    }
}

@media (max-width: 320px) {
    .list_btn_voice {
        flex-direction: column-reverse;
    }

        .list_btn_voice li {
            margin: 5px 0px;
        }

            .list_btn_voice li a {
                display: block;
            }
}
/*end css update voiceotp*/

/*update tag css 20201518*/
.all_text_tukhoa_ud {
    margin-top: 30px;
    padding-bottom: 15px;
}

    .all_text_tukhoa_ud .keywords_ud {
        font-weight: 700;
        font-size: 14px;
        color: #333;
    }

.tag_ud {
    display: inline-block;
    height: 24px;
    line-height: 26px;
    color: #333;
    padding: 0 10px;
    border: solid 1px #D9D9D9;
    border-radius: 5px;
    margin-left: 10px;
    font-size: 14px;
    margin-bottom: 5px;
    transition: background-color .3s;
    padding-bottom: 26px;
}

    .tag_ud:hover {
        background-color: #0061af;
    }

        .tag_ud:hover a {
            color: #fff;
        }


/*end update tag css 20201518*/

/*css update giỏ hàng*/
.link_giohang {
    display: none;
}

.list_menu_phai li.link_giohang a, .link_giohang {
    position: relative;
}

    .list_menu_phai li.link_giohang a i, .link_giohang a i {
        position: absolute;
        top: -10px;
        right: -7px;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background-color: #155cad;
        display: inline-block;
        font-style: normal;
        text-align: center;
        line-height: 20px;
        font-size: 13px;
        color: #fff;
        font-weight: 700;
    }

.all_nd_giohang {
    position: absolute;
    top: 55px;
    right: -175px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.15);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.15);
    box-shadow: 0 1px 4px rgba(0,0,0,.15);
    border-radius: 3px;
    min-width: 520px;
    z-index: 3;
}

    .all_nd_giohang:before {
        content: "";
        position: absolute;
        top: -10px;
        right: 175px;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #fff;
    }

.nd_gh_trong {
    display: block;
    text-align: center;
    padding: 20px 0px;
    color: #373435;
    font-size: 14px;
}

    .nd_gh_trong img {
        margin: 0 auto;
        display: block;
        margin-bottom: 15px;
    }

    .nd_gh_trong.nd_gh_thanhcong {
        color: #25c065;
        line-height: 35px;
    }

        .nd_gh_trong.nd_gh_thanhcong img {
            display: inline-block;
            margin: 0;
            margin-right: 10px;
        }

.lis_tt_gh {
    padding: 10px;
    box-sizing: border-box;
    overflow: hidden;
}

    .lis_tt_gh li {
        vertical-align: middle;
        margin-right: 0;
        width: 50%;
        float: left;
    }

.click_chonnhanh_gh {
    line-height: 40px;
    padding-left: 10px;
}

.all_sp_gh_scr {
    padding: 40px 15px 0px 15px;
}

.scr_nd {
    height: 440px;
    overflow-y: scroll;
}

.all_sp_gh_scr table {
    width: 730px;
    margin: 0 auto;
    max-width: 100%;
}

    .all_sp_gh_scr table tr td {
        vertical-align: middle;
        border-bottom: solid 1px #eaeaea;
        padding: 10px 5px;
    }

        .all_sp_gh_scr table tr td em {
            color: #ed1b1b;
            font-size: 14px;
            font-style: normal;
        }

        .all_sp_gh_scr table tr td a img {
            height: 14px;
            width: auto;
        }

.list_menu_phai li a.al_tx_im_sp {
    display: flex;
    width: 180px;
}

.al_im_spp {
    float: left;
    width: 48px;
    height: 48px;
    border: solid 1px #b8b8b8;
    border-radius: 5px;
    text-align: center;
    position: relative;
    margin-right: 10px;
}

    .al_im_spp img {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 45px;
        height: 45px;
        transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
    }

.al_tx_spp {
    font-size: 14px;
    font-weight: 700;
    color: #373435;
    padding: 5px 0px;
}

.select_dropdownform_spt {
    width: 130px;
    border: solid 1px #c7c7c7;
    position: relative;
    height: 30px;
}

    .select_dropdownform_spt:before {
        content: "";
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #000;
        position: absolute;
        top: 50%;
        right: 5px;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
    }

    .select_dropdownform_spt:after {
        content: "";
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #fff;
        position: absolute;
        top: 50%;
        right: 5px;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        margin-top: -1px;
    }

.text_hienthi_sl_spt {
    color: #373435;
    display: block;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 5px 10px;
    cursor: pointer;
}

    .text_hienthi_sl_spt span, .list_gia_spal li span {
        display: block;
        font-weight: 700;
    }

        .text_hienthi_sl_spt span.tx_gg_sp, .list_gia_spal li span.tx_gg_sp {
            color: #373435;
            text-decoration: line-through;
        }

        .text_hienthi_sl_spt span.tx_gkm_sp, .list_gia_spal li span.tx_gkm_sp {
            color: #155cad;
        }

.form_select_gspld {
    width: 130px;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    display: none;
}

.list_gia_spal {
    z-index: 99;
    display: none;
    position: absolute;
    left: 0px;
    top: 28px;
    width: 100%;
    background-color: #FFFFFF;
    border-radius: 0 0 0 0;
    border: 1px solid #ccc;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

    .list_gia_spal li {
        display: block;
        margin: 0;
        border-bottom: solid 1px #ddd;
        padding: 5px 10px;
        cursor: pointer;
        font-size: 14px;
    }

        .list_gia_spal li:hover {
            background-color: #f4f3f3;
        }

.click_chon_tsp input[type=checkbox].css-checkbox {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

    .click_chon_tsp input[type=checkbox].css-checkbox + label.css-label {
        padding-left: 30px;
        display: inline-block;
        line-height: 20px;
        background-repeat: no-repeat;
        background-position: 0px 0px;
        height: 20px;
        font-size: 14px;
        font-weight: 400;
        vertical-align: middle;
        cursor: pointer;
        color: #282828;
    }

    .click_chon_tsp input[type=checkbox].css-checkbox:checked + label.css-label {
        background-position: 0 -20px;
    }

.lc_sl_sp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: rgba(0,0,0,.8);
}

    .lc_sl_sp em {
        width: 20px;
        height: 20px;
        border-radius: 2px;
        border: 1px solid rgba(0,0,0,.09);
        font-size: 14px;
        letter-spacing: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .lc_sl_sp em svg {
            font-size: 8px;
            width: 8px;
            height: 8px;
        }

    .lc_sl_sp input {
        width: 40px;
        height: 20px;
        border-left: none;
        border-right: none;
        font-size: 14px;
        font-weight: 400;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        text-align: center;
        cursor: text;
        border-radius: 0;
        -webkit-appearance: none;
        border-left: none;
        border-right: none;
        border-top: solid 1px rgba(0,0,0,.09);
        border-bottom: solid 1px rgba(0,0,0,.09);
        outline: none;
        text-align: center;
    }

.lis_tt_gh li a.btn_tt_gh_al {
    border-radius: 3px;
    color: #fff;
    text-transform: uppercase;
    background-color: #0475c5;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    width: 200px;
    float: right;
    -webkit-transition: 0.4s ease all;
    -o-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    transition: 0.4s ease all;
}

    .lis_tt_gh li a.btn_tt_gh_al:hover {
        -webkit-transition: 0.4s ease all;
        -o-transition: 0.4s ease all;
        -moz-transition: 0.4s ease all;
        transition: 0.4s ease all;
        color: #fff;
        background-color: #074e80;
    }

.lis_tt_gh li input[type=checkbox].css-checkbox {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

    .lis_tt_gh li input[type=checkbox].css-checkbox + label.css-label {
        padding-left: 30px;
        display: inline-block;
        line-height: 20px;
        background-repeat: no-repeat;
        background-position: 0px 0px;
        height: 20px;
        font-size: 14px;
        font-weight: 400;
        vertical-align: middle;
        cursor: pointer;
        color: #282828;
    }

    .lis_tt_gh li input[type=checkbox].css-checkbox:checked + label.css-label {
        background-position: 0 -20px;
    }

.btn_thanhtoan_giohang_ud li {
    display: inline-block;
    width: 78%;
    float: left;
    margin-right: 2%;
    vertical-align: middle;
}

    .btn_thanhtoan_giohang_ud li:last-child {
        margin-right: 0;
        width: 20%;
    }

    .btn_thanhtoan_giohang_ud li .link_thanhtoan_giohang {
        text-align: center;
        background-color: #38bcd0;
        border-radius: 3px;
        line-height: 40px;
        display: inline-block;
        width: 100%;
        -webkit-transition: 0.4s ease all;
        -o-transition: 0.4s ease all;
        -moz-transition: 0.4s ease all;
        transition: 0.4s ease all;
    }

        .btn_thanhtoan_giohang_ud li .link_thanhtoan_giohang:hover {
            background-color: #2ea7b9;
        }

.box_all_noidung_thanhtoan_gh {
    background-color: #fff;
    display: block;
}

    .box_all_noidung_thanhtoan_gh .banner_tt_gh {
        padding: 30px 50px;
        background-color: #1a91f5;
        background-image: -webkit-linear-gradient(-5deg, #0482ca, #00b6f2);
        background-image: -moz-linear-gradient(-5deg, #0482ca, #00b6f2);
        background-image: -o-linear-gradient(-5deg, #0482ca, #00b6f2);
        background-image: -ms-linear-gradient(-5deg, #0482ca, #00b6f2);
        background-image: linear-gradient(-5deg, #0482ca, #00b6f2);
    }

        .box_all_noidung_thanhtoan_gh .banner_tt_gh .text_tieude_phuongthuc_thanhtoan,
        .box_all_noidung_thanhtoan_gh .banner_tt_gh .bang_sp_ghd tr th,
        .box_all_noidung_thanhtoan_gh .banner_tt_gh .bang_sp_ghd tr td .al_tx_spp,
        .box_all_noidung_thanhtoan_gh .banner_tt_gh .bang_sp_ghd tr td,
        .box_all_noidung_thanhtoan_gh .banner_tt_gh .bang_sp_ghd tr.tx_tong_gt_gh td.tx_tien_tong_gh,
        .box_all_noidung_thanhtoan_gh .banner_tt_gh .bang_sp_ghd tr.tx_tong_gt_gh td.tx_tien_tong_gh em {
            color: #fff;
        }

        .box_all_noidung_thanhtoan_gh .banner_tt_gh .bang_sp_ghd tr td {
            border-color: #fff;
        }

    .box_all_noidung_thanhtoan_gh .bang_sp_ghd tr td a .al_im_spp {
        border-color: #fff;
        background-color: #fff;
    }


.bang_sp_ghd {
    width: 100%;
    margin-bottom: 30px;
    max-width: 1110px;
}

    .bang_sp_ghd tr th, .bang_sp_ghd tr td {
        text-align: left;
        font-size: 14px;
    }

    .bang_sp_ghd tr th {
        color: #0482ca;
    }

    .bang_sp_ghd tr td {
        border-bottom: dashed 1px #e5e5e4;
        padding: 15px 0px;
    }

        .bang_sp_ghd tr td a.al_tx_im_sp {
            width: 250px;
            display: inline-block;
        }

        .bang_sp_ghd tr td a .al_im_spp {
            margin-right: 20px;
        }

        .bang_sp_ghd tr td a .al_tx_spp {
            font-weight: 400;
        }

    .bang_sp_ghd tr.tx_tong_gt_gh td {
        border-top: solid 1px #939393;
        font-size: 22px;
        font-weight: 700;
        border-bottom: none;
    }

        .bang_sp_ghd tr.tx_tong_gt_gh td em {
            font-style: normal;
            display: block;
            font-size: 14px;
            font-weight: 600;
            margin-bottom: 5px;
        }

        .bang_sp_ghd tr.tx_tong_gt_gh td.tx_tien_tong_gh {
            color: #ed1b1b;
        }

            .bang_sp_ghd tr.tx_tong_gt_gh td.tx_tien_tong_gh em {
                color: #373435;
            }

.kg_gd_gh_tc_tb_xl {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 20px;
    max-width: 1110px;
}

    .kg_gd_gh_tc_tb_xl tr th, .kg_gd_gh_tc_tb_xl tr td {
        text-align: left;
        font-size: 14px;
    }

    .kg_gd_gh_tc_tb_xl tr th {
        color: #0482ca;
    }

    .kg_gd_gh_tc_tb_xl tr td {
        padding: 15px 5px;
        border-bottom: solid 1px #e5e5e4;
    }

        .kg_gd_gh_tc_tb_xl tr td.tx_tt_tb_gh {
            color: #f53e3e;
        }

        .kg_gd_gh_tc_tb_xl tr td.tx_tt_xl_gh {
            color: #ff9d00;
        }

        .kg_gd_gh_tc_tb_xl tr td.tx_tt_tc_gh {
            color: #1fb55c;
        }

        .kg_gd_gh_tc_tb_xl tr td a .al_tx_spp {
            font-weight: 400;
        }

        .kg_gd_gh_tc_tb_xl tr td a.al_tx_im_sp {
            width: 250px;
            display: inline-block;
        }

        .kg_gd_gh_tc_tb_xl tr td.l_x_mathe_gh a {
            font-style: italic;
            text-decoration: underline;
            color: #0482ca;
        }

.bg_all_xem_mathe_gh {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: rgba(0,0,0,0.8);
}

.nen_all_bang_xmathe_gh {
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.15);
    padding: 5px;
    overflow: hidden;
    border-radius: 3px;
    background-color: #fff;
    max-width: 1000px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}

.all_bang_xmathe_gh {
    width: 100%;
    border: solid 1px #e5e5e4;
}

    .all_bang_xmathe_gh tr th, .all_bang_xmathe_gh tr td {
        padding: 15px 10px;
        font-size: 14px;
    }

    .all_bang_xmathe_gh tr th {
        text-align: left;
        background-color: #e5e5e4;
        font-weight: 700;
        color: #0482ca;
    }

    .all_bang_xmathe_gh tr td {
        text-align: left;
    }

.box_menutop {
    position: fixed;
    top: 0;
    width: 100%;
    max-width: 1560px;
    z-index: 99999;
}

.bang_test_allll {
    table-layout: fixed;
    max-width: 1110px;
    width: 100%;
    color: #fff;
}

    .bang_test_allll tr td {
        padding: 15px 5px;
    }

    .bang_test_allll thead, .bang_test_allll tfoot {
        display: table;
        width: 100%;
    }

    .bang_test_allll tbody {
        height: 236px;
        display: block;
        width: 100%;
        border-bottom: dashed 1px #e5e5e4;
        overflow-y: auto;
    }

        .bang_test_allll tbody tr {
            display: table;
            width: 100%;
            table-layout: fixed;
        }

    .bang_test_allll tr td:first-child, .bang_test_allll tr th:first-child {
        width: 220px;
    }

    .bang_test_allll tr th {
        font-weight: 700;
        font-size: 14px;
        padding: 0px 5px;
        width: 150px;
    }

    .bang_test_allll tr td {
        font-size: 14px;
        width: 150px;
    }

        .bang_test_allll tr td .al_tx_im_sp {
            color: #fff;
        }

            .bang_test_allll tr td .al_tx_im_sp .al_im_spp {
                background-color: #fff;
                border-color: #fff;
            }

            .bang_test_allll tr td .al_tx_im_sp .al_tx_spp {
                color: #fff;
                font-weight: normal;
            }

    .bang_test_allll tr.tx_tong_gt_gh td {
        border-top: solid 1px #fff;
        font-size: 22px;
        font-weight: 700;
        border-bottom: none;
    }

    .bang_test_allll tr td em {
        font-style: normal;
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 5px;
    }

    .bang_test_allll tbody tr:last-child td {
        border: none;
    }

    .bang_test_allll tr.tx_tong_gt_gh td {
        max-width: 207px;
    }

    .bang_test_allll .mCSB_scrollTools .mCSB_dragger {
        height: 20px !important;
    }

    .bang_test_allll .mCSB_scrollTools .mCSB_draggerRail {
        background-color: transparent;
    }

    .bang_test_allll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        background-color: #fff !important;
    }








@media (max-width: 1200px) {
    .list_menu_trai li input {
        width: 200px;
        height: 40px;
    }
}

@media (min-width: 992px) {
    .box_menutop {
        width: 960px;
    }
}

@media (max-width: 991px) {
    .link_giohang {
        display: block;
        position: absolute;
        top: 15px;
        right: 80px;
    }

        .link_giohang a i {
            width: 18px;
            height: 18px;
            font-size: 10px;
            line-height: 18px;
            top: -5px;
            right: -6px;
        }

    .all_pop_gh_mb {
        max-width: 740px;
        position: fixed;
        width: 100%;
        left: 50%;
        z-index: 4;
        transform: translateX(-50%);
        top: 55px;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        margin-left: -3px;
    }

    .link_giohang .all_nd_giohang {
        left: 0;
        right: 0;
        top: 0;
        min-width: auto;
    }

        .link_giohang .all_nd_giohang:before {
            right: 80px;
        }

    .list_menu_phai li.link_giohang {
        display: none;
    }

    .navbar-brand > img {
        width: 195px !important;
        margin-top: 3px;
    }

    .link_giohang .all_sp_gh_scr {
        padding: 15px 5px 0px 5px;
    }

        .link_giohang .all_sp_gh_scr table {
            width: 100%;
        }

    .all_sp_gh_scr table tr td {
        padding: 8px 10px;
    }

        .all_sp_gh_scr table tr td:first-child {
            padding-left: 7px;
        }

        .all_sp_gh_scr table tr td .al_tx_im_sp {
            text-align: center;
            display: block;
        }

        .all_sp_gh_scr table tr td .al_im_spp, .all_sp_gh_scr table tr td .al_tx_spp {
            display: block;
            float: none;
        }

        .all_sp_gh_scr table tr td .al_im_spp {
            margin: 0 auto;
            width: 40px;
            height: 40px;
        }

        .all_sp_gh_scr table tr td .al_tx_spp {
            font-size: 12px;
        }

        .all_sp_gh_scr table tr td:last-child a {
            position: relative;
            top: -20px;
        }

    .link_giohang .lis_tt_gh li {
        width: 100%;
        display: block;
        float: none;
        margin-bottom: 10px;
    }

        .link_giohang .lis_tt_gh li a.btn_tt_gh_al {
            display: block;
            float: none;
            width: 100%;
        }

        .link_giohang .lis_tt_gh li .click_chonnhanh_gh {
            display: inline-block;
            line-height: 35px;
            padding-left: 0;
        }

        .link_giohang .lis_tt_gh li .btn_xoa_spgh {
            display: inline-block;
            float: right;
            font-size: 14px;
            color: #e24c4b;
            line-height: 40px;
        }

            .link_giohang .lis_tt_gh li .btn_xoa_spgh img {
                margin-right: 10px;
                vertical-align: sub;
            }

    .link_giohang .scr_nd {
        height: 290px;
    }

    .link_giohang .select_dropdownform_spt {
        width: 120px;
        height: 25px;
        float: right;
    }

        .link_giohang .select_dropdownform_spt:before {
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-top: 5px solid #000;
        }

        .link_giohang .select_dropdownform_spt:after {
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-top: 5px solid #fff;
            margin-top: -1px;
        }

    .link_giohang .text_hienthi_sl_spt {
        padding: 3px 5px;
        font-size: 12px;
    }

        .link_giohang .text_hienthi_sl_spt span {
            display: inline-block;
        }

            .link_giohang .text_hienthi_sl_spt span.tx_gg_sp,
            .link_giohang .list_gia_spal li span.tx_gg_sp {
                display: inline-block;
            }

    .text_hienthi_sl_spt span.tx_gkm_sp {
        float: right;
        margin-right: 20px;
    }

    .text_hienthi_sl_spt span.tx_gg_sp {
        margin-top: -2px;
    }

    .link_giohang .lc_sl_sp {
        margin-top: 15px;
        float: right;
        clear: both;
    }

    .list_gia_spal {
        top: 23px;
    }

        .list_gia_spal li {
            font-size: 12px;
            padding: 3px 5px !important;
            margin-right: 0 !important;
            display: block !important;
        }

            .list_gia_spal li span {
                display: inline-block;
            }

                .list_gia_spal li span.tx_gkm_sp {
                    float: right;
                }

    .box_menutop_dn {
        padding: 5px 10px;
    }

    .list_menu_phai.dang-nhap li.link_giohang .all_nd_giohang:before {
        content: none;
    }

    .list_menu_phai.dang-nhap li.link_giohang {
        display: inline-block;
        top: auto;
        right: auto;
    }

        .list_menu_phai.dang-nhap li.link_giohang .all_nd_giohang {
            position: fixed;
            top: 55px;
            width: 100%;
            max-width: 740px;
            left: 50%;
            transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            z-index: 99;
        }

        .list_menu_phai.dang-nhap li.link_giohang .lis_tt_gh li {
            margin-bottom: 10px !important;
            margin-right: 0 !important;
        }

    .list_menu_phai.dang-nhap li a.al_tx_im_sp {
        width: auto;
    }

    .list_menu_phai.dang-nhap li.link_giohang .lis_tt_gh li .btn_xoa_spgh img {
        width: auto;
    }

    .box_all_noidung_thanhtoan_gh .banner_tt_gh {
        padding: 10px;
    }

    .box_all_phuongthuc_thanhtoan {
        padding: 25px 15px;
    }

    .bang_sp_ghd tr:first-child {
        display: none;
    }

    .bang_sp_ghd tr {
        border-bottom: solid 2px #c7c5c5;
        margin-bottom: 10px;
        display: block;
    }

        .bang_sp_ghd tr td {
            display: block;
            text-align: right;
            border-bottom: 1px dashed #e8e6e6;
            padding: 10px 0px;
            font-size: 12px;
            position: relative;
            overflow: hidden;
        }

            .bang_sp_ghd tr td:last-child {
                border: none;
            }

            .bang_sp_ghd tr td a.al_tx_im_sp {
                text-align: left;
            }

            .bang_sp_ghd tr td::before, .kg_gd_gh_tc_tb_xl tr td:before {
                content: attr(data-label);
                font-weight: 700;
                text-transform: uppercase;
                font-size: 12px;
                float: left;
            }

            .bang_sp_ghd tr td:first-child::before, .kg_gd_gh_tc_tb_xl tr td:nth-child(2)::before {
                position: absolute;
                text-align: left;
                top: 50%;
                transform: translateY(-50%);
                -moz-transform: translateY(-50%);
                -webkit-transform: translateY(-50%);
                left: 0;
            }

            .bang_sp_ghd tr td a.al_tx_im_sp, .kg_gd_gh_tc_tb_xl tr td a.al_tx_im_sp {
                width: 170px;
                text-align: right;
                display: flex;
                flex-direction: row;
                align-items: center;
                justify-content: flex-end;
                float: right;
            }

                .bang_sp_ghd tr td a .al_im_spp, .kg_gd_gh_tc_tb_xl tr td a.al_tx_im_sp .al_im_spp {
                    margin-right: 10px;
                    padding: 0px 20px;
                    height: 40px;
                }

        .bang_sp_ghd tr.tx_tong_gt_gh {
            border: none;
            margin-top: -10px;
            margin-bottom: 0;
        }

            .bang_sp_ghd tr.tx_tong_gt_gh td {
                font-size: 16px;
                border-top: solid 2px #ebebeb;
            }

                .bang_sp_ghd tr.tx_tong_gt_gh td:first-child, .bang_sp_ghd tr.tx_tong_gt_gh td:nth-child(4) {
                    display: none;
                }

                .bang_sp_ghd tr.tx_tong_gt_gh td:nth-child(2) {
                    border-top: none;
                }

    .kg_gd_gh_tc_tb_xl tr:first-child {
        display: none;
    }

    .kg_gd_gh_tc_tb_xl tr td:first-child {
        text-align: center;
    }

    .kg_gd_gh_tc_tb_xl tr th, .kg_gd_gh_tc_tb_xl tr td {
        display: block;
        text-align: right;
        padding: 10px 0px;
        font-size: 12px;
        position: relative;
        overflow: hidden;
        border-bottom: 1px dashed #e8e6e6;
    }

    .kg_gd_gh_tc_tb_xl tr {
        display: block;
        margin-bottom: 10px;
        border-bottom: solid 2px #ebebeb;
    }

        .kg_gd_gh_tc_tb_xl tr td:last-child {
            border: none;
        }

        .kg_gd_gh_tc_tb_xl tr td.text_ko_cn_gh {
            display: none;
        }

    .nen_all_bang_xmathe_gh {
        border-radius: 0 0 0 0;
        position: static;
        top: auto;
        left: auto;
        transform: none;
    }

    .all_bang_xmathe_gh {
        border: none;
    }

        .all_bang_xmathe_gh tr:first-child {
            display: none;
        }

        .all_bang_xmathe_gh tr {
            display: block;
            margin-bottom: 10px;
            border-bottom: solid 2px #363636;
            padding: 5px;
            background-color: #cacaca;
        }

            .all_bang_xmathe_gh tr th, .all_bang_xmathe_gh tr td {
                display: block;
                text-align: right;
                font-size: 12px;
                padding: 5px 10px;
                border-bottom: dashed thin #e5e5e4;
            }

                .all_bang_xmathe_gh tr td:last-child {
                    border: none;
                }

                .all_bang_xmathe_gh tr td::before {
                    content: attr(data-label);
                    font-weight: 700;
                    text-transform: uppercase;
                    font-size: 12px;
                    float: left;
                }

    .box_menutop {
        max-width: 740px;
        width: 100%;
    }

    body, html {
        padding-top: 45px;
    }

    .bang_test_allll tr td:first-child, .bang_test_allll tr th:first-child {
        width: 200px;
    }

    .bang_test_allll tr th, .bang_test_allll tr td {
        width: 120px;
    }

    .bang_test_allll tr.tx_tong_gt_gh td {
        font-size: 16px;
    }

    .bang_test_allll tr td em {
        font-size: 13px;
    }
}


@media (max-width:600px) {
    .box_menutop {
        max-width: 100%;
        width: 100%;
    }

    .all_nd_giohang {
        border-radius: 0 0 0 0;
    }

    .all_sp_gh_scr table tr td {
        padding: 8px 5px;
    }

    .box_all_noidung_thanhtoan_gh .banner_tt_gh {
        background-size: cover;
    }
    /*
    .bang_test_allll tr td::before {
        content: attr(data-label);
        font-weight: 700;
        text-transform: uppercase;
        font-size: 12px;
        float: left;
    }*/

    .bang_test_allll tr td:first-child::before {
        position: absolute;
        text-align: left;
        top: 50%;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        left: 0;
    }

    .bang_test_allll thead tr:last-child {
        display: none;
    }

    .bang_test_allll tr {
        display: block;
        margin-bottom: 20px;
        border-bottom: solid 2px #fff;
    }

        .bang_test_allll tr td .al_tx_im_sp {
            width: 165px;
            text-align: right;
            display: flex;
            flex-direction: row;
            align-items: center;
            justify-content: flex-end;
            float: right;
        }

            .bang_test_allll tr td .al_tx_im_sp .al_im_spp {
                margin-right: 10px;
                padding: 0px 20px;
                height: 40px;
            }

        .bang_test_allll tr th, .bang_test_allll tr td {
            display: block;
            width: 100% !important;
            text-align: right;
            border-bottom: 1px dashed #e8e6e6;
            padding: 10px 0px;
            font-size: 12px;
            position: relative;
            overflow: hidden;
        }

    .bang_test_allll thead tr:first-child {
        display: none;
    }

    .bang_test_allll tbody tr:last-child td {
        border-bottom: 1px dashed #e8e6e6;
    }

        .bang_test_allll tr td:last-child, .bang_test_allll tbody tr:last-child td:last-child {
            border-bottom: none;
        }

    .bang_test_allll tr.tx_tong_gt_gh {
        display: block;
        border-bottom: none;
    }

        .bang_test_allll tr.tx_tong_gt_gh td {
            display: block;
            max-width: 100%;
            border-top: none;
            border-bottom: dashed 1px #fff;
            font-size: 14px;
            padding: 5px 0px;
        }

            .bang_test_allll tr.tx_tong_gt_gh td:last-child {
                border-bottom: none;
            }

            .bang_test_allll tr.tx_tong_gt_gh td:first-child, .bang_test_allll tr.tx_tong_gt_gh td:nth-child(4) {
                display: none;
            }
}


/*end css update giỏ hàng*/
/*css update sản phẩm hot và tab thẻ game*/

.bg_nen_quatang_voucher {
    background-color: rgba(0,0,0,0.45);
    overflow: hidden;
    display: inline-block;
}

    .bg_nen_quatang_voucher h4 {
        padding: 30px 0px;
        margin-bottom: 0;
    }

#carousel {
    text-align: center;
    padding: 10px 20px;
    background-color: #fff;
    overflow: hidden;
    margin-bottom: 50px;
    margin-top: 30px;
}

    #carousel .slides li {
        cursor: pointer;
        width: 100px;
        height: 94px;
        position: relative;
        border: solid 2px #665353;
        border-radius: 25px;
    }

        #carousel .slides li.flex-active-slide {
            border: solid 2px #0665bd;
        }

        #carousel .slides li img {
            filter: grayscale(100%);
            -moz-filter: grayscale(100%);
            -webkit-filter: grayscale(100%);
            border-radius: 25px;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
            -moz-transform: translate(-50%,-50%);
            -webkit-transform: translate(-50%,-50%);
            width: auto;
        }

        #carousel .slides li.flex-active-slide img {
            filter: grayscale(0%);
            -moz-filter: grayscale(0%);
            -webkit-filter: grayscale(0%);
        }

.flex-direction-nav {
    display: none;
}

#slider .slides li p {
    color: #fff;
    font-size: 14px;
    line-height: 25px;
}

.img_sp_hot_udd {
    padding: 30px;
}

#slider .slides li .row {
    display: flex;
    align-items: center;
}

body.bg_thegame_ud {
    background: url(../images/bg_the_game_ud.jpg) no-repeat top center;
}

.al_chonthe_menhgia_tin {
    background-color: #fff;
    padding: 20px 40px;
    margin-bottom: 30px;
}

.text_td_thegame_ud {
    display: block;
    padding-bottom: 10px;
    border-bottom: solid 1px #e7e7e6;
    text-transform: uppercase;
    color: #46494f;
    font-weight: 700;
    margin: 30px 0px;
    font-size: 16px;
}

.tin_nd_thegame {
    display: block;
    position: relative;
    margin-bottom: 20px;
}

    .tin_nd_thegame img {
        width: 100%;
    }

    .tin_nd_thegame h6 {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 10px 20px;
        background-color: rgba(0,0,0,0.6);
        color: #fff;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 700;
    }

.al_chonthe_menhgia_tin ul.list-tin-tintuc {
    list-style: none;
}

    .al_chonthe_menhgia_tin ul.list-tin-tintuc li {
        overflow: hidden;
        margin-bottom: 10px;
    }

.list_all_the_game_udrt li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 15px;
}

    .list_all_the_game_udrt li a {
        display: inline-block;
        border-radius: 10px;
        box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
        background-color: #fff;
        width: 135px;
        height: 55px;
        position: relative;
    }

        .list_all_the_game_udrt li.ac_thega_udrt a, .list_all_the_game_udrt li a:hover {
            border: solid 2px #0475c5;
        }

        .list_all_the_game_udrt li a em {
            padding: 0px 10px;
            color: #fff;
            background-color: #ee2a2a;
            display: inline-block;
            position: absolute;
            top: 0;
            right: 0;
            font-size: 13px;
            font-weight: 700;
            font-style: normal;
            border-radius: 5px;
        }

    .list_all_the_game_udrt li img {
        max-width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
    }

.text_td_thegame_luachon_ud {
    display: block;
    font-size: 16px;
    color: #46494f;
    font-weight: 700;
    margin-bottom: 20px;
}

.list_all_menhgia_thegame_udrt li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
}

    .list_all_menhgia_thegame_udrt li a {
        display: inline-block;
        border-radius: 10px;
        border: solid 1px #7c7c7c;
        background-color: #fff;
        width: 135px;
        padding: 3px 0px;
    }

        .list_all_menhgia_thegame_udrt li a b {
            display: block;
            text-align: center;
            color: #46494f;
            font-size: 14px;
            padding-bottom: 5px;
        }

        .list_all_menhgia_thegame_udrt li a span {
            display: block;
            text-align: center;
            color: #46494f;
            font-size: 13px;
            padding-top: 5px;
            position: relative;
        }

            .list_all_menhgia_thegame_udrt li a span:before {
                content: "";
                position: absolute;
                top: 0;
                left: 50%;
                transform: translateX(-50%);
                -moz-transform: translateX(-50%);
                -webkit-transform: translateX(-50%);
                max-width: 95px;
                height: 1px;
                background-color: #7c7c7c;
                width: 100%;
            }

    .list_all_the_game_udrt li:last-child, .list_all_menhgia_thegame_udrt li:last-child {
        margin-right: 0;
    }

    .list_all_menhgia_thegame_udrt li.ac_chon_mg_these a, .list_all_menhgia_thegame_udrt li a:hover {
        border: solid 1px #0475c5;
    }

        .list_all_menhgia_thegame_udrt li.ac_chon_mg_these a b, .list_all_menhgia_thegame_udrt li.ac_chon_mg_these a span, .list_all_menhgia_thegame_udrt li a:hover b, .list_all_menhgia_thegame_udrt li a:hover span {
            color: #0475c5;
        }

            .list_all_menhgia_thegame_udrt li.ac_chon_mg_these a span:before, .list_all_menhgia_thegame_udrt li a:hover span:before {
                background-color: #0475c5;
            }

.all_so_luong_the {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    margin-top: 30px;
}

    .all_so_luong_the b {
        color: #46494f;
        font-size: 16px;
        margin-right: 30px;
    }

    .all_so_luong_the em {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        font-size: 14px;
        letter-spacing: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background-color: #0475c5;
    }

        .all_so_luong_the em svg {
            font-size: 10px;
            width: 10px;
            height: 10px;
            color: #fff;
        }

    .all_so_luong_the input {
        width: 40px;
        height: 30px;
        font-size: 15px;
        font-weight: 400;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        text-align: center;
        cursor: text;
        border-radius: 0;
        -webkit-appearance: none;
        outline: none;
        text-align: center;
        border: none;
    }

.al_chonthe_menhgia_tin ul.list-tin-tintuc li a.img {
    display: inline-block;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}

.al_chonthe_menhgia_tin ul.list-tin-tintuc a.tt {
    color: #000;
    font-size: 12px;
    display: block;
    margin-bottom: 7px;
    text-transform: uppercase;
    font-weight: 700;
}

.al_chonthe_menhgia_tin ul.list-tin-tintuc li:hover .tt {
    color: #0061af;
}

.al_chonthe_menhgia_tin ul.list-tin-tintuc li .dis-baiviet-tintuc {
    font-size: 12px;
    color: #46494f;
}

#slider .slides li .avt {
    display: block;
    text-align: center;
}

    #slider .slides li .avt a {
        margin-bottom: 10px;
        display: block;
    }

    #slider .slides li .avt ul li {
        display: inline-block;
        margin: 3px;
    }

        #slider .slides li .avt ul li a {
            display: inline-block;
        }

.al_chonthe_menhgia_tin .link_thanhtoan_naptien {
    width: 100%;
    float: right;
}


@media (max-width:1200px) {
    .bg_nen_quatang_voucher {
        padding: 0px 20px;
    }

    .img_sp_hot_udd {
        padding: 0;
    }
}

@media (max-width:991px) {
    #slider .slides li .row {
        display: inherit;
    }

    .box_quatang_voucher {
        padding: 20px 25px;
    }

    .bg_nen_quatang_voucher h4 {
        font-size: 23px;
    }

    .img_sp_hot_udd {
        margin-bottom: 30px;
    }

        .img_sp_hot_udd img {
            width: 100%;
        }

    #slider .slides li p {
        text-align: justify;
    }

    .tin_nd_thegame {
        margin-top: 30px;
    }
}

@media (max-width:600px) {
    .al_chonthe_menhgia_tin {
        padding: 15px 20px;
    }

    .text_td_thegame_ud {
        margin: 15px 0px;
        font-size: 14px;
    }

    .al_chonthe_menhgia_tin ul.list-tin-tintuc li a.img {
        float: none;
        margin-right: 0;
        display: block;
        margin-bottom: 10px;
    }

        .al_chonthe_menhgia_tin ul.list-tin-tintuc li a.img img {
            width: 100%;
        }

    #slider .slides li .avt ul {
        display: flex;
    }

        #slider .slides li .avt ul li a img {
            width: 70%;
        }
}

@media (max-width:380px) {
    .list_all_the_game_udrt li a, .list_all_menhgia_thegame_udrt li a {
        width: 100px;
        height: 45px;
    }

    .list_all_menhgia_thegame_udrt li a {
        height: auto;
    }

    .list_all_the_game_udrt li img {
        width: 60%;
    }

    .list_all_menhgia_thegame_udrt li a b {
        font-size: 12px;
    }

    .list_all_menhgia_thegame_udrt li a span {
        font-size: 11px;
    }

        .list_all_menhgia_thegame_udrt li a span:before {
            max-width: 80px;
        }

    .tin_nd_thegame h6 {
        font-size: 12px;
        padding: 5px 10px;
    }
}

.text_td_thegame_ud {
    position: relative;
}

.all_text_giamgia_chay {
    color: #f7941d;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 100%;
    padding-left: 130px;
    box-sizing: border-box;
    line-height: 30px;
}

@media (max-width:600px) {
    .list_all_the_game_udrt, .list_all_menhgia_thegame_udrt {
        overflow: hidden;
    }

        .list_all_the_game_udrt li, .list_all_menhgia_thegame_udrt li {
            width: 50%;
            text-align: center;
            margin-right: 0;
            float: left;
        }
}
/*end css update sản phẩm hot và tab thẻ game*/

/*css the game ud aa*/

.swiper-container {
    width: 100%;
    height: 100%;
    margin: 0px auto;
    margin-top: 30px;
    margin-bottom: 50px;
}

.gallery-top .swiper-slide-container .row {
    display: flex;
    align-items: center;
}

.swiper-slide-container p {
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    text-align: left;
}

.swiper-slide-container {
    text-align: center;
    height: 100%;
    margin: auto;
}

.gallery-top {
    height: 100%;
    width: 100%;
}

.gallery-thumbs {
    height: 100%;
    box-sizing: border-box;
    padding: 10px 20px;
    background-color: #fff;
}

    .gallery-thumbs .swiper-slide {
        width: 100px;
        height: 94px;
        border: solid 2px #665353;
        border-radius: 25px;
        position: relative;
        filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -webkit-filter: grayscale(100%);
    }

        .gallery-thumbs .swiper-slide img {
            width: 92px;
            height: 90px;
        }

    .gallery-thumbs .swiper-slide-active {
        filter: grayscale(0%);
        -moz-filter: grayscale(0%);
        -webkit-filter: grayscale(0%);
    }

@media (max-width:991px) {
    .gallery-top .swiper-slide-container .row {
        display: inherit;
    }
}








/* css mã giảm giá */

.all_magiamgia_ud {
    background-color: #eff9fd;
    padding: 20px 50px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    position: relative;
}

.tt_magiamgia {
    display: block;
    vertical-align: middle;
    text-transform: uppercase;
    color: #0475c5;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
}

    .tt_magiamgia img {
        margin-right: 10px;
        float: left;
    }

.ls_form_magiamgia {
    clear: both;
    margin: 15px 0px;
}

    .ls_form_magiamgia li {
        display: inline-block;
        margin-right: 50px;
        vertical-align: baseline;
        position: relative;
    }

        .ls_form_magiamgia li:last-child {
            margin-right: 0;
        }

        .ls_form_magiamgia li form {
            width: 245px;
            border-top: none;
            border-left: none;
            border-right: none;
            border-bottom: solid 1px #bcc4c8;
            position: relative;
            padding-top: 10px;
        }

        .ls_form_magiamgia li input {
            width: 100%;
            height: 35px;
            line-height: 35px;
            border: none;
            outline: none;
            background-color: transparent;
            color: #000;
            font-weight: 700;
        }

        .ls_form_magiamgia li form .label_input {
            position: absolute;
            top: 14px;
            left: 0px;
            color: rgba(71, 74, 79, 0.5);
            font-size: 14px;
            cursor: text;
            -webkit-transition: .25s ease;
            transition: .25s ease;
            color: #474a4f;
            font-weight: 300;
        }

        .ls_form_magiamgia li input:focus {
            outline: none;
        }

            .ls_form_magiamgia li input:focus ~ label.label_input,
            .ls_form_magiamgia li input:valid ~ label.label_input {
                top: -5px;
                font-size: 13px;
                color: #2196f3;
            }

        .ls_form_magiamgia li input:not(:focus) ~ label.label_input {
            color: rgba(71, 74, 79, 0.5);
        }

        .ls_form_magiamgia li a.link_ap_magiamgia {
            display: inline-block;
            text-align: center;
            text-transform: uppercase;
            color: #fff;
            font-size: 16px;
            font-weight: 600;
            border-radius: 3px;
            background-color: #0475c5;
            line-height: 35px;
            max-width: 300px;
            -webkit-transition: 0.4s ease all;
            -o-transition: 0.4s ease all;
            -moz-transition: 0.4s ease all;
            transition: 0.4s ease all;
            width: 100%;
            padding: 0px 80px;
            box-sizing: border-box;
        }

            .ls_form_magiamgia li a.link_ap_magiamgia:hover {
                -webkit-transition: 0.4s ease all;
                -o-transition: 0.4s ease all;
                -moz-transition: 0.4s ease all;
                transition: 0.4s ease all;
                color: #fff;
                background-color: #074e80;
            }

        .ls_form_magiamgia li a.link_lumagiamgia {
            text-decoration: underline;
            color: #0061af;
            font-size: 16px;
        }

.all_thongbao_magiamgia {
    display: block;
    color: #e30f1c;
    font-size: 14px;
}

.vc_giamgia_sudung {
    background: url(../images/bg_nen_vc_sd.png) no-repeat top center;
    width: 158px;
    height: 30px;
    text-transform: uppercase;
    color: #474a4f;
    font-size: 14px;
    padding: 0px 10px 0px 10px;
    box-sizing: border-box;
    line-height: 30px;
    position: relative;
}

    .vc_giamgia_sudung a {
        position: absolute;
        right: 5px;
    }

.ls_form_magiamgia li a.link_ap_magiamgia.link_ap_magiamgia_huy {
    background-color: #9f9f9f;
    cursor: not-allowed;
}

.all_magiamgia_apdung {
    position: absolute;
    left: 45px;
    top: 55px;
    padding: 25px;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    z-index: 9;
    background-color: #fff;
    max-width: 100%;
    width: 620px;
    box-sizing: border-box;
}

.header_magiamgia_apdung {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

    .header_magiamgia_apdung h6 {
        text-transform: uppercase;
        color: #474a4f;
        font-size: 16px;
    }

    .header_magiamgia_apdung a {
        color: #474a4f;
        font-size: 14px;
    }

        .header_magiamgia_apdung a em {
            display: inline-block;
            font-style: normal;
            padding: 0px 5px;
            background-color: #e5e5e4;
            color: #fff;
            font-weight: 700;
            margin-left: 5px;
            border-radius: 3;
        }

.boxnhap_magiamgia_apdung {
    display: flex;
    background-color: #f7f7f7;
    padding: 15px;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
}

    .boxnhap_magiamgia_apdung div {
        vertical-align: middle;
        line-height: 33px;
        font-size: 14px;
        color: #474a4f;
        margin-right: 15px;
        position: relative;
    }

        .boxnhap_magiamgia_apdung div input {
            width: 303px;
            height: 33px;
            border: solid 1px #dce7ef;
            padding: 0px 15px;
            box-sizing: border-box;
            font-weight: 400;
            font-size: 14px;
            text-transform: uppercase;
            background-color: #fff;
            max-width: 100%;
        }

            .boxnhap_magiamgia_apdung div input:focus {
                outline: 1px solid #cbcbcb;
            }

            .boxnhap_magiamgia_apdung div input::-webkit-input-placeholder {
                color: #b2b3b4;
                text-transform: none;
            }

            .boxnhap_magiamgia_apdung div input::-moz-placeholder {
                color: #b2b3b4;
                text-transform: none;
            }

            .boxnhap_magiamgia_apdung div input:-ms-input-placeholder {
                color: #b2b3b4;
                text-transform: none;
            }

            .boxnhap_magiamgia_apdung div input:-moz-placeholder {
                color: #b2b3b4;
                text-transform: none;
            }

        .boxnhap_magiamgia_apdung div a.btn_ap_dung_koda {
            color: #fff;
            background-color: #ced2d5;
            line-height: 33px;
            display: inline-block;
            text-align: center;
            width: 105px;
            cursor: not-allowed;
        }

            .boxnhap_magiamgia_apdung div a.btn_ap_dung_koda.ac {
                background-color: #0582ca;
                cursor: pointer;
            }

.bt_xo_vcmga {
    position: absolute;
    right: 10px;
    top: 9px;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    line-height: normal;
    display: none;
}

.ls_btn_dh_magiamgia {
    display: flex;
    justify-content: flex-end;
    padding-top: 25px;
}

.ls_btn_dh_magiamgia {
    margin-right: 10px;
}

.boxnhap_magiamgia_apdung li:last-child {
    margin-right: 0;
}

.boxnhap_magiamgia_apdung .all_thongbao_magiamgia {
    flex: 1 0 100%;
    color: #e30f1c;
    margin-right: 0;
    display: none;
    margin-bottom: -10px;
}

.ls_btn_dh_magiamgia a {
    text-transform: uppercase;
    width: 120px;
    border-radius: 3px;
    line-height: 35px;
    display: block;
    text-align: center;
    font-size: 14px;
    margin-right: 10px;
    color: #474a4f;
}

    .ls_btn_dh_magiamgia a:hover {
        background-color: #e1d8d8;
    }

    .ls_btn_dh_magiamgia a.ok {
        background-color: #0061af;
        color: #fff;
        margin-right: 0;
    }

        .ls_btn_dh_magiamgia a.ok:hover {
            background-color: #0d7ad1
        }

.allvoucher_giamgia_check {
    width: 100%;
    max-height: 600px;
    overflow: auto;
    padding-top: 25px;
}

.coupon {
    background: url(../images/bg_vc.png) no-repeat;
    width: 545px;
    height: 120px;
    -webkit-filter: drop-shadow(0px 3px 5px #00000033);
    filter: drop-shadow(0px 3px 5px #00000033);
    margin: 0 auto;
    margin-bottom: 25px;
    position: relative;
}

.coupon_left {
    float: left;
    width: 120px;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 30px;
}

    .coupon_left em {
        position: absolute;
        padding: 5px 10px;
        font-size: 12px;
        background-color: #f0843c;
        font-style: normal;
        left: -10px;
        top: 10px;
    }

        .coupon_left em:before {
            content: "";
            position: absolute;
            font-style: normal;
            left: 0px;
            bottom: -10px;
            width: 0;
            height: 0;
            border-left: 10px solid transparent;
            border-right: 0px solid transparent;
            border-top: 10px solid #f0843c;
        }

.coupon_con {
    padding: 15px 20px;
    box-sizing: border-box;
    float: left;
    width: 425px;
    height: 120px;
    position: relative;
}

    .coupon_con b {
        display: block;
        color: #474a4f;
        font-size: 14px;
        margin-bottom: 10px;
    }

    .coupon_con em {
        display: block;
        color: #e30f1c;
        font-size: 14px;
        font-style: normal;
        margin-bottom: 10px;
    }

    .coupon_con span {
        color: #0582ca;
        font-size: 14px;
        display: inline-block;
        padding: 5px 15px;
        border: solid 1px #69b4df;
        position: absolute;
        bottom: 15px;
        border-radius: 3px;
    }

    .coupon_con a {
        position: absolute;
        right: 15px;
        bottom: 15px;
        color: #0582ca;
        font-size: 14px;
    }

.al_ckbxs {
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 6;
}

    .al_ckbxs input[type='checkbox'] {
        height: 0;
        width: 0;
    }

        .al_ckbxs input[type='checkbox'] + label {
            position: relative;
            transition: color 250ms cubic-bezier(.4,.0,.23,1);
        }

            .al_ckbxs input[type='checkbox'] + label > u {
                display: flex;
                justify-content: center;
                align-items: center;
                width: 22px;
                height: 22px;
                background: transparent;
                border: 1px solid #dfdfdf;
                cursor: pointer;
                transition: all 250ms cubic-bezier(.4,.0,.23,1);
                border-radius: 50%;
            }

        .al_ckbxs input[type='checkbox']:checked + label > u {
            border: 11px solid #0582ca;
            animation: shrink-bounce 200ms cubic-bezier(.4,.0,.23,1);
        }

            .al_ckbxs input[type='checkbox']:checked + label > u:before {
                content: "";
                position: absolute;
                top: 8px;
                left: 6px;
                border-right: 3px solid transparent;
                border-bottom: 3px solid transparent;
                transform: rotate(45deg);
                transform-origin: 0% 100%;
                animation: checkbox-check 125ms 250ms cubic-bezier(.4,.0,.23,1) forwards;
            }

@keyframes shrink-bounce {
    0% {
        transform: scale(1);
    }

    33% {
        transform: scale(.85);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes checkbox-check {
    0% {
        width: 0;
        height: 0;
        border-color: #fff;
        transform: translate3d(0,0,0) rotate(45deg);
    }

    33% {
        width: 3px;
        height: 0;
        transform: translate3d(0,0,0) rotate(45deg);
    }

    100% {
        width: 5px;
        height: 10px;
        border-color: #fff;
        transform: translate3d(0,-6px,0) rotate(45deg);
    }
}

.coupon.coupon_notokk {
    background: url(../images/bg_vc2.png) no-repeat;
    filter: grayscale(1);
    -moz-filter: grayscale(1);
    -webkit-filter: grayscale(1);
}

.btn_xemthem_vc {
    display: flex;
    justify-content: center;
    border-bottom: solid 1px #a3a4a7;
    font-size: 14px;
    line-height: 12px;
    color: #0582ca;
    padding: 10px 0px;
}

.info_dk_vc {
    width: 400px;
    position: absolute;
    right: 0px;
    top: 115px;
    z-index: 9999;
    background-color: #ffffff;
    padding: 20px;
    -webkit-filter: drop-shadow(3px 3px 5px #00000033);
    filter: drop-shadow(3px 3px 5px #00000033);
    display: none;
}

.show_dk.info_dk_vc {
    display: block;
}

.info_dk_vc:before {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid white;
    position: absolute;
    content: "";
    top: -10px;
    right: 30px;
}

.info_dk_vc p {
    font-size: 14px;
    line-height: 25px;
    color: #474a4f;
}

    .info_dk_vc p b {
        display: inline-block;
        margin-right: 5px;
        color: #000;
        margin-bottom: 5px;
    }

    .info_dk_vc p i {
        font-style: normal;
        font-weight: 700;
        color: #e30f1c;
    }

.box_noidung_thongtin_admin .boxnhap_magiamgia_apdung {
    max-width: 600px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.all_tb_khisdvcnotok span.vctoangs_vc {
    font-size: 14px;
    text-align: center;
    display: none;
    margin-bottom: 10px;
}

.all_tb_khisdvcnotok span.vctoangs {
    background-color: #69b4df;
    color: #fff;
}


@media (max-width:1024px) {
    .all_magiamgia_ud {
        padding: 15px 20px;
    }

    .ls_form_magiamgia {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
    }

        .ls_form_magiamgia li {
            flex: 1;
            margin-right: 0;
            margin-bottom: 10px;
        }

            .ls_form_magiamgia li:nth-child(2) {
                order: 3;
                margin-right: 0;
                flex: 1 0 100%;
                margin-bottom: 0;
            }

            .ls_form_magiamgia li:last-child {
                order: 2;
                text-align: right;
            }

            .ls_form_magiamgia li a.link_ap_magiamgia {
                max-width: 100%;
            }

            .ls_form_magiamgia li a.link_lumagiamgia {
                line-height: 46px;
            }

    .all_magiamgia_apdung {
        width: 100%;
        top: 50px;
        left: 0;
    }
}

@media (max-width:600px) {
    .all_magiamgia_apdung {
        padding: 15px 10px;
    }

    .boxnhap_magiamgia_apdung {
        flex-wrap: wrap;
        flex-direction: row;
        padding: 10px;
    }

        .boxnhap_magiamgia_apdung div {
            margin-right: 0;
            flex: 1;
            margin-bottom: 10px;
            width: 50%;
        }

            .boxnhap_magiamgia_apdung div.al_apdung_sudnnh {
                flex: 1 0 100%;
                margin-bottom: 0;
            }

            .boxnhap_magiamgia_apdung div a.btn_ap_dung_koda {
                width: 100%;
            }

    .coupon {
        background: url(../images/vc_mb.png) no-repeat;
        width: 350px;
        height: 90px;
    }

    .coupon_left {
        width: 75px;
        height: 90px;
    }

    .coupon_con {
        padding: 10px 15px;
        width: calc(100% - 75px);
        height: 90px;
    }

        .coupon_con b, .coupon_con em, .coupon_con a {
            font-size: 11px;
        }

        .coupon_con span, .coupon_left em {
            font-size: 10px;
        }

    .coupon_left em {
        top: 5px;
    }

    .coupon_con span, .coupon_con a {
        bottom: 7px;
    }

    .al_ckbxs, .coupon_con a {
        right: 10px;
    }

    .coupon.coupon_notokk {
        background: url(../images/vc_mb2.png) no-repeat;
    }

    .show_dk.info_dk_vc {
        width: 310px;
        right: -5px;
        padding: 10px;
        top: 95px;
    }

    .info_dk_vc p {
        font-size: 12px;
        line-height: normal;
    }
}

/* end css mã giảm giá */


/*css update thanh toán 08122020*/


.bang_test_allll tfoot.cap_nhatong_donhang td {
    border-bottom: none;
}

@media (max-width:600px) {
    .bang_test_allll tfoot tr {
        margin-bottom: 10px;
        border-bottom: none;
    }

        .bang_test_allll tfoot tr:last-child {
            border-top: solid 2px #fff;
        }

    .bang_test_allll tfoot.cap_nhatong_donhang td {
        padding: 3px 0px;
    }

        .bang_test_allll tfoot.cap_nhatong_donhang td.hd_mbnho {
            display: none;
        }
}

/*end css update thanh toán 08122020*/


/*css update 29072020*/

.ud_dn_qr {
    display: block;
    width: 352px;
    max-width: 100%;
    margin: 0 auto;
}

    .ud_dn_qr span {
        display: block;
        margin: 35px 0px;
        width: 100%;
        height: 1px;
        background-color: #bebebd;
        position: relative;
    }

        .ud_dn_qr span:before {
            content: "Hoặc";
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
            -moz-transform: translate(-50%,-50%);
            -webkit-transform: translate(-50%,-50%);
            background-color: #f6f6f5;
            padding: 0px 20px;
            font-size: 16px;
            font-weight: 300;
        }

.btn_dn_qr_ud {
    display: block;
    text-align: center;
    color: #0e62af;
    background-color: #f6f6f5;
    line-height: 50px;
    border-radius: 50px;
    vertical-align: middle;
    -webkit-transition: 0.4s ease all;
    -o-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    transition: 0.4s ease all;
    font-size: 18px;
    border: solid 1px #0e62af;
}

    .btn_dn_qr_ud em.bg_ma_qrr {
        display: inline-block;
        width: 18px;
        height: 18px;
        background: url(../images/img_sm_qr.png) no-repeat top center;
        margin-left: 8px;
        vertical-align: middle;
        margin-top: -2px;
    }

    .btn_dn_qr_ud em.bg_ma_dtt {
        display: inline-block;
        width: 18px;
        height: 18px;
        background: url(../images/img_sm_dt.png) no-repeat top center;
        margin-left: 8px;
        vertical-align: middle;
        margin-top: -2px;
    }

    .btn_dn_qr_ud em.bg_ma_lg_qr {
        display: inline-block;
        width: 18px;
        height: 18px;
        background: url(../images/img_lg_qrcode.png) no-repeat top center;
        margin-left: 8px;
        vertical-align: middle;
        margin-top: -2px;
    }

    .btn_dn_qr_ud:hover {
        background-color: #0e62af;
        color: #fff;
        -webkit-transition: 0.4s ease all;
        -o-transition: 0.4s ease all;
        -moz-transition: 0.4s ease all;
        transition: 0.4s ease all;
    }

        .btn_dn_qr_ud:hover em.bg_ma_qrr, .btn_dn_qr_ud:hover em.bg_ma_dtt, .btn_dn_qr_ud:hover em.bg_ma_lg_qr {
            background-position: bottom;
        }

.link_dn_tkka {
    display: flex;
    align-items: center;
    color: #000;
    font-size: 15px;
    margin-top: 25px;
    cursor: pointer;
}

    .link_dn_tkka a {
        margin: 0;
        margin-right: 15px;
    }

.all_nd_ud_gi_qr {
    position: absolute;
    left: 25px;
    bottom: 60px;
}

.link_quen_mk {
    display: inherit;
    width: auto;
    text-align: left;
    color: #00abfb;
    font-size: 15px;
    position: static;
    bottom: auto;
    left: auto;
    margin: 10px 0px;
}
/*.all_nd_po.ud_qr_bg_al{height: 414px;background: url(../images/bg_nd2.png) no-repeat top center;}*/
.thietbi_tincay {
    text-align: left;
    margin: 0px 0px 15px 0px;
}

    .thietbi_tincay input[type=checkbox].css-checkbox + label.css-label {
        font-size: 14px;
        padding-left: 20px;
        height: 15px;
        line-height: 15px;
    }

    .thietbi_tincay input[type=checkbox].css-checkbox:checked + label.css-label {
        background-position: 0px -15px;
    }

.lite-green-check {
    background-image: url(../images/icon_check.png);
}

.btn_tieptuc_po.btn_xn_qr_xn_ud {
    max-width: 250px;
    text-transform: none;
    width: 100%;
    font-size: 18px;
    background-color: #9bbcdc;
    left: 140px;
}

.all_nd_po.ud_qr_bg_al .all_cangiua b {
    color: #7d7d7d;
    font-size: 16px;
    font-style: italic;
    font-weight: 500;
    display: block;
}

.btn_tieptuc_po.btn_xn_qr_gl_ud {
    max-width: 250px;
    text-transform: none;
    width: 100%;
    font-size: 18px;
}

.khung_img_qr_dn_ud {
    text-align: center;
    color: #676767;
    font-size: 16px;
    font-weight: 300;
}

.khung_chua_img_qrrr {
    width: 173px;
    height: 173px;
    padding: 12px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    border: solid 1px #cbcbcb;
    margin-bottom: 20px;
}
    /*.popup_dn_new{height: 100%;}*/
    .khung_chua_img_qrrr.khung_chua_img_qrrr_hethan {
        position: relative;
        border: none;
    }

        .khung_chua_img_qrrr.khung_chua_img_qrrr_hethan img {
            filter: opacity(10%);
            -moz-filter: opacity(10%);
            -webkit-filter: opacity(10%);
        }

        .khung_chua_img_qrrr.khung_chua_img_qrrr_hethan em {
            color: #232323;
            font-size: 16px;
            width: 100%;
            text-align: center;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
            -moz-transform: translate(-50%,-50%);
            -webkit-transform: translate(-50%,-50%);
        }

/*end css update 29072020*/
.slide_tab_ud {
    width: 100%
}

    .slide_tab_ud .item {
        max-width: 90px;
        margin: 0 auto
    }

        .slide_tab_ud .item a {
            text-align: center;
            font-size: 13px;
            color: #474a4f;
            display: block;
            margin-bottom: 15px;
            position: relative;
            z-index: 99
        }

            .slide_tab_ud .item a i {
                width: 80px;
                height: 26px;
                margin: 0 auto;
                margin-bottom: 15px;
                background: url(https://vtcpay.vn/content/images/all_icon_ud.png) no-repeat center 0;
                display: block
            }

        .slide_tab_ud .item.active {
            border-bottom: solid 5px #0475c5;
            color: #0475c5
        }

            .slide_tab_ud .item.active .item a {
                color: #0475c5
            }

        .slide_tab_ud .item a i.icon_ud2 {
            background-position: center -78px !important
        }

        .slide_tab_ud .item a i.icon_ud3 {
            background-position: center -26px !important
        }

        .slide_tab_ud .item a i.icon_ud4 {
            background-position: center -52px !important
        }

        .slide_tab_ud .item a i.icon_ud5 {
            background-position: center -104px !important
        }

        .slide_tab_ud .item a i.icon_ud6 {
            background-position: center -130px !important
        }

        .slide_tab_ud .item a i.icon_ud7 {
            background-position: center -156px !important
        }

        .slide_tab_ud .item a i.icon_ud8 {
            background-position: center -182px !important
        }

        .slide_tab_ud .item a i.icon_ud9 {
            background-position: center -470px !important
        }

        .slide_tab_ud .item a i.icon_ud10 {
            background-position: center -496px !important
        }

        .slide_tab_ud .item a i.icon_ud11 {
            background-position: center -564px !important
        }

        .slide_tab_ud .item a i.icon_ud12 {
            background-position: center -542px !important
        }

        .slide_tab_ud .item a i.icon_ud13 {
            background-position: center -520px !important
        }

        .slide_tab_ud .item a i.icon_ud14 {
            background-position: center -258px !important
        }

        .slide_tab_ud .item a i.icon_ud15 {
            background-position: center -446px !important
        }

        .slide_tab_ud .item a i.icon_ud16 {
            background-position: center -391px !important
        }

        .slide_tab_ud .item a i.icon_ud17 {
            background-position: center -208px !important
        }

        .slide_tab_ud .item a i.icon_ud18 {
            background-position: center -290px !important
        }

        .slide_tab_ud .item a i.icon_ud19 {
            background-position: center -156px !important
        }

        .slide_tab_ud .item a i.icon_ud20 {
            background-position: center -594px !important
        }

        .slide_tab_ud .item a i.icon_ud21 {
            background-position: center -620px !important
        }

        .slide_tab_ud .item a i.icon_ud22 {
            background-position: center -290px !important
        }

    .slide_tab_ud .owl-controls .owl-nav .owl-prev, .slide_tab_ud .owl-controls .owl-nav .owl-next {
        width: 15px;
        height: 25px;
        display: inline-block;
        opacity: .8
    }

        .slide_tab_ud .owl-controls .owl-nav .owl-prev:hover, .slide_tab_ud .owl-controls .owl-nav .owl-next:hover {
            opacity: 1
        }

    .slide_tab_ud .owl-controls .owl-nav .owl-prev {
        background: url(https://vtcpay.vn/content/images/btn_back_tabud.png) no-repeat;
        position: absolute;
        left: -1px;
        top: 28%;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%)
    }

    .slide_tab_ud .owl-controls .owl-nav .owl-next {
        background: url(https://vtcpay.vn/content/images/btn_next_tabud.png) no-repeat;
        position: absolute;
        right: -1px;
        top: 28%;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%)
    }

    .slide_tab_ud li {
        display: inline-block
    }

.owl-item {
    text-align: center
}

@media screen and (max-width: 1440px) {
    .content-baiviet-tintuc .tt {
        font-size: 16px !important;
    }
}

.content-chinh-tintuc {
    background: #fff;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 20px 30px;
}

.content-chinh-chitiet {
    margin-bottom: 15px;
}

.content-chinh-tintuc a.feature {
    display: block;
    margin-bottom: 30px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
}

.header-baiviet-tintuc, .qc-tintuc {
    margin-bottom: 50px;
}

.tt-green {
    font-size: 18px;
    color: #1a1a1a;
    font-weight: 700;
    margin-bottom: 25px;
    position: relative;
    padding-left: 15px;
    vertical-align: bottom;
}

    .tt-green span {
        display: inline-block;
        background: #fff;
        position: relative;
        z-index: 2;
        padding-right: 19px;
    }

    .tt-green:before {
        content: "";
        height: 13px;
        width: 7px;
        background: #75b21d;
        position: absolute;
        left: 0;
        bottom: 6px;
    }

    .tt-green.tt-blue:before {
        background: #4f83e3;
    }

    .tt-green.tt-red:before {
        background: #e64444;
    }

    .tt-green:after {
        content: "";
        height: 1px;
        width: 100%;
        position: absolute;
        right: 0;
        bottom: 6px;
        background: #efefef;
    }

.content-baiviet-tintuc {
    margin-bottom: 25px;
}

    .content-baiviet-tintuc a.img {
        display: block;
        margin-bottom: 10px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        overflow: hidden;
    }

        .content-baiviet-tintuc a.img img {
            max-width: 100% !important;
            width: auto !important;
            height: auto !important;
        }

.dis-baiviet-tintuc {
    color: #5a5a5a;
    font-size: 12px;
    margin-bottom: 10px;
}

.content-baiviet-tintuc .tt {
    color: #1a1a1a;
    font-size: 18px;
    margin-bottom: 8px;
    display: block;
}

.dis-baiviet-tintuc img {
    margin-right: 5px;
}

.dis-baiviet-tintuc span {
    display: inline-block;
    margin-right: 30px;
}

.des-baiviet-tintuc {
    font-size: 14px;
    color: #5a5a5a;
    line-height: 24px;
}

ul.list-tin-tintuc li {
    overflow: hidden;
    margin-bottom: 30px;
}

    ul.list-tin-tintuc li a.img {
        display: inline-block;
        -moz-border-radius: 3px;
        border-radius: 3px;
        overflow: hidden;
        float: left;
        margin-right: 17px;
    }

ul.list-tin-tintuc a.tt {
    color: #1a1a1a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    display: block;
    margin-bottom: 7px;
}

@media (max-width: 480px) {
    .content-chinh-tintuc {
        padding: 10px;
    }
}

ul.list_menu_phai.dang-nhap .link_huongdan_udd, ul.list_menu_phai.dang-nhap .link_tintuc_udd {
    display: none;
}

@media (max-width:400px) {
    .list_all_sp_quatang li, .list_all_sp_quatang li a {
        width: 150px;
        height: 150px
    }

    .box_goiy_timkiem {
        padding: 10px
    }

    .all_luucaidat_ud li {
        padding: 15px 0;
        font-size: 12px
    }

        .all_luucaidat_ud li a {
            width: 75px;
            line-height: 30px
        }

    .list_caidat_thongbao_admin li h4 {
        font-size: 14px
    }

    .box_all_tabnap ul.nav-tabs li a {
        padding: 5px 0
    }
}

@media (max-width:360px) {
    .list_all_sp_quatang li, .list_all_sp_quatang li a {
        width: 120px;
        height: 120px
    }

    .list_mathe_timkiem li img {
        width: 25px
    }
}

em, i {
    pointer-events: none
}

.select_dropdownform img {
    max-width: 60px;
    max-height: 30px;
    margin-top: -6px
}

#header_title img {
    margin-right: 10px;
    opacity: .5
}

text.highcharts-credits {
    display: none
}

ul#list-notification {
    overflow-y: scroll;
    height: 300px
}

.carousel-indicators {
    bottom: 20px
}

    .carousel-indicators li {
        background: #fff
    }

        .carousel-indicators li.active {
            width: 50px
        }

.box_menutop {
    padding: 10px 20px
}

    .box_menutop .navbar-default {
        background-color: #fff;
        border-color: #fff;
        margin-bottom: 0
    }

    .box_menutop .navbar-brand {
        padding: 5px 10px
    }

.list_menu_trai {
    margin: 8px 0 0 20px
}

.list_menu_phai {
    margin-top: 8px
}

    .list_menu_phai.dang-nhap {
        margin-top: 0
    }

.list_mathe_timkiem li b {
    vertical-align: text-bottom
}

.list_mathe_timkiem li:nth-child(2) {
    margin-right: 5px
}

.list_mathe_timkiem li a {
    -webkit-transition: .4s linear all;
    -o-transition: .4s linear all;
    -moz-transition: .4s linear all;
    transition: .4s linear all;
    overflow: hidden;
    z-index: 2;
    position: relative
}

    .list_mathe_timkiem li a:before {
        content: "";
        position: absolute;
        top: 0;
        color: #fff;
        width: 200%;
        height: 100%;
        background: #009de2;
        left: -210%;
        -webkit-transform: skewX(-20deg);
        -moz-transform: skewX(-20deg);
        -o-transform: skewX(-20deg);
        transform: skewX(-20deg);
        -webkit-transition: .4s linear all;
        -o-transition: .4s linear all;
        -moz-transition: .4s linear all;
        transition: .4s linear all;
        z-index: -2
    }

    .list_mathe_timkiem li a:hover {
        color: #fff
    }

        .list_mathe_timkiem li a:hover:before {
            left: -10%
        }

.all_text_tieude_timkiem_ud {
    display: block;
    text-transform: uppercase;
    color: #009de2;
    font-size: 14px;
    font-weight: 600;
    margin: 10px 0
}

.text_all_thongbao_all {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #8a8a8a;
    padding-bottom: 10px;
    border-bottom: dashed 1px #d7d7d7
}

.all_timkiem_phobien_ud {
    border-bottom: dashed 1px #d7d7d7;
    margin: 5px 0
}

.box_goiy_timkiem {
    padding: 0 25px
}

.all_timkiem_huongdan_ud {
    border-bottom: dashed 1px #d7d7d7
}

.box_tintuc_timkiem {
    border-bottom: dashed 1px #d7d7d7;
    border-top: none;
    padding-bottom: 20px
}

.list_menu_trai li a.link_all_timkiem {
    display: block;
    text-align: center;
    text-decoration: underline;
    color: #0475c5;
    font-size: 14px;
    padding: 25px 0
}

.box_goiy_timkiem .all_timkiem_huongdan_ud a {
    display: block;
    margin-bottom: 15px;
    color: #0475c5;
    font-weight: 700;
    font-size: 14px
}

.all_timkiem_huongdan_ud a:hover {
    text-decoration: underline
}

.all_timkiem_huongdan_ud a img {
    margin-right: 10px
}

.all_ls_timkiem_ud {
    border-bottom: dashed 1px #d7d7d7;
    position: relative
}

    .all_ls_timkiem_ud .btn_xoa_all_ls_timkiem_ud {
        position: absolute;
        top: 2px;
        right: 0;
        color: #e80009;
        font-size: 14px
    }

    .all_ls_timkiem_ud div {
        display: flex;
        width: 100%;
        justify-content: space-between;
        font-size: 14px;
        color: #8a8a8a;
        padding: 0;
        height: 30px;
        align-items: center;
    }

        .all_ls_timkiem_ud div:last-child {
            display: flex;
            width: 100%;
            justify-content: space-between;
            font-size: 14px;
            color: #8a8a8a;
            padding: 0;
            height: 30px;
            align-items: center;
            margin-bottom: 10px;
        }

    .all_ls_timkiem_ud a.btn_xoa_tk_tt_ud {
        float: right
    }

        .all_ls_timkiem_ud a.btn_xoa_tk_tt_ud img {
            width: 10px;
            height: 10px
        }

.all_sanpham_timkiem_ud {
    border-bottom: dashed 1px #d7d7d7;
    padding-bottom: 5px
}

.list_danhmuc_timkiem_ma_ud {
    display: block;
    margin-bottom: 5px
}

    .list_danhmuc_timkiem_ma_ud li {
        margin-right: 10px;
        display: inline-block
    }

        .list_danhmuc_timkiem_ma_ud li a {
            font-size: 14px;
            color: #8a8a8a
        }

        .list_danhmuc_timkiem_ma_ud li img {
            height: 10px
        }

        .list_danhmuc_timkiem_ma_ud li:last-child {
            margin-right: 0
        }

.list_chitiet_danhmuc_timkiem_ma_ud {
    display: block;
    padding-left: 5%;
    margin-bottom: 5px
}

    .list_chitiet_danhmuc_timkiem_ma_ud li {
        display: inline-block;
        margin-right: 5px
    }

        .list_chitiet_danhmuc_timkiem_ma_ud li a {
            font-size: 14px;
            color: #8a8a8a
        }

            .list_chitiet_danhmuc_timkiem_ma_ud li a b {
                font-weight: 700;
                color: #e80009;
                font-size: 14px;
                display: block
            }

            .list_chitiet_danhmuc_timkiem_ma_ud li a:hover {
                text-decoration: underline
            }

.text_kq_timkiem_ud {
    display: block;
    font-size: 18px;
    color: #373435;
    margin-bottom: 20px
}

    .text_kq_timkiem_ud em {
        color: #868585;
        font-style: normal;
        vertical-align: bottom
    }

.all_tintuc_kq_timkiem_ud {
    border-bottom: dashed 1px #d7d7d7
}

.all_tieude_kg_timkiem_ud {
    display: block;
    text-transform: uppercase;
    color: #0475c5;
    font-weight: 600;
    margin-bottom: 20px
}

.all_text_tin_kq_timkiem_ud {
    display: block;
    clear: both;
    margin-bottom: 25px;
    overflow: hidden
}

    .all_text_tin_kq_timkiem_ud .box_noidung_tintuc_timkiem a {
        font-size: 14px;
        color: #0475c5;
        font-weight: 700;
        display: block;
        margin-bottom: 5px;
        vertical-align: text-top
    }

        .all_text_tin_kq_timkiem_ud .box_noidung_tintuc_timkiem a em {
            float: right;
            font-weight: 400;
            font-size: 13px
        }

.all_tintuc_huongdan_kq_timkiem_ud {
    border-bottom: dashed 1px #d7d7d7;
    margin-bottom: 20px
}

.link_huongdan_chitiet_kq_timkiem_ud {
    display: block;
    margin-bottom: 30px;
    overflow: hidden;
    clear: both
}

.des_link_huongdan_chitiet_kq_timkiem_ud a {
    font-size: 16px;
    color: #0475c5;
    font-weight: 700
}

.list_tab_kq_timkiem_ud {
    display: block;
    text-align: left;
    border-bottom: dashed 1px #d7d7d7;
    margin-bottom: 0
}

    .list_tab_kq_timkiem_ud ul {
        word-spacing: -4px;
        display: flex
    }

        .list_tab_kq_timkiem_ud ul li {
            display: inline-block;
            width: 25%;
            text-align: center;
            word-spacing: 0
        }

            .list_tab_kq_timkiem_ud ul li a {
                color: #373435;
                font-size: 16px;
                display: block;
                padding: 15px 0
            }

            .list_tab_kq_timkiem_ud ul li.active {
                border-bottom: solid 1px #0475c5
            }

                .list_tab_kq_timkiem_ud ul li.active a {
                    color: #0475c5
                }

.all_sanpham_kq_timkiem_ud {
    border-bottom: dashed 1px #d7d7d7;
    padding: 20px 0;
    margin-bottom: 20px
}

.list_sp_kq_timkiem_ud {
    display: flex;
    flex-flow: wrap;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin-left: -5px;
    margin-right: -5px
}

    .list_sp_kq_timkiem_ud li {
        display: inline-block;
        padding: 10px 0;
        border: 1px solid #ddd;
        border-radius: 3px;
        position: relative;
        width: 175px;
        margin: 0 5px 15px
    }

        .list_sp_kq_timkiem_ud li:last-child {
            margin-right: 0
        }

        .list_sp_kq_timkiem_ud li a {
            position: relative;
            display: inline-block;
            width: 100%
        }

.bao-anh-item-sp {
    height: 112px;
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative
}

    .bao-anh-item-sp img {
        height: auto;
        transition: .4s ease all;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        transform-origin: 50% 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -webkit-transform-origin: 50% 50%;
        -moz-transform: translateX(-50%) translateY(-50%);
        -moz-transform-origin: 50% 50%;
        -ms-transform: translateX(-50%) translateY(-50%);
        -ms-transform-origin: 50% 50%;
        -o-transform: translateX(-50%) translateY(-50%);
        -o-transform-origin: 50% 50%
    }

    .bao-anh-item-sp:hover img {
        transform: scale(0.95) translateX(-50%) translateY(-50%);
        transform-origin: 50% 50%;
        -webkit-transform: scale(0.95) translateX(-50%) translateY(-50%);
        -webkit-transform-origin: 50% 50%;
        -moz-transform: scale(0.95) translateX(-50%) translateY(-50%);
        -moz-transform-origin: 50% 50%;
        -o-transform: scale(0.95) translateX(-50%) translateY(-50%);
        -o-transform-origin: 50% 50%;
        -ms-transform: scale(0.95) translateX(-50%) translateY(-50%);
        -ms-transform-origin: 50% 50%
    }

.text-tabs-spmoi {
    z-index: 2;
    bottom: 0;
    left: 0;
    width: 100%;
    transition: .4s;
    -webkit-transition: .4s;
    -ms-transition: .4s;
    -moz-transition: .4s;
    text-align: center
}

    .text-tabs-spmoi h4.title-text-tabs {
        color: #333;
        font-size: 14px;
        margin-bottom: 12px;
        text-transform: none;
        font-weight: 400
    }

span.btn-new {
    border: 1px solid #ddd;
    padding: 8px 20px;
    display: inline-block;
    border-radius: 3px;
    color: #555;
    font-size: 12px;
    transition: .3s ease all;
    font-weight: 400
}

    span.btn-new:hover {
        background: #2196f3;
        color: #fff;
        border-color: #2196f3
    }

.list_sp_kq_timkiem_ud li a em {
    position: absolute;
    top: -5px;
    left: -5px;
    background-color: #dd4b39;
    color: #fff;
    font-size: 11px;
    text-align: center;
    line-height: 28px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: inline-block;
    font-style: normal
}

.all_thongtin_sanpham_ud {
    margin-top: 50px
}

.tieude_sp_chitiet {
    display: block;
    font-size: 18px;
    color: #373435;
    font-weight: 600;
    margin-bottom: 20px
}

.bang_chitiet_giamgia_ud {
    width: 100%
}

    .bang_chitiet_giamgia_ud tr th {
        font-weight: 700;
        color: #3a3b3e;
        font-size: 13px;
        text-align: center;
        border-top: solid 1px #f3f3f3;
        padding: 10px 0
    }

    .bang_chitiet_giamgia_ud tr td {
        text-align: center;
        color: #3a3b3e;
        font-size: 14px;
        border-top: solid 1px #f3f3f3;
        padding: 10px 0
    }

.info_chitiet_huongdan_giamgia_ud {
    font-size: 14px
}

    .info_chitiet_huongdan_giamgia_ud p {
        line-height: 25px
    }

    .info_chitiet_huongdan_giamgia_ud b {
        display: block;
        line-height: 25px
    }

    .info_chitiet_huongdan_giamgia_ud p b {
        display: inline-block;
        vertical-align: baseline
    }

.bang_chitiet_chietkhau_sp_ud {
    width: 100%
}

    .bang_chitiet_chietkhau_sp_ud tr th {
        font-weight: 700;
        color: #3a3b3e;
        font-size: 13px;
        text-align: center;
        border-top: solid 1px #f3f3f3;
        padding: 10px 0
    }

    .bang_chitiet_chietkhau_sp_ud tr td {
        text-align: center;
        color: #3a3b3e;
        font-size: 14px;
        border-top: solid 1px #f3f3f3;
        padding: 10px 0
    }

.bang_chitiet_phantram_ck {
    display: none;
    position: absolute;
    width: 250px;
    z-index: 99;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.8);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.8);
    box-shadow: 0 1px 4px rgba(0,0,0,0.8);
    border-radius: 3px;
    padding: 5px 0;
    background-color: #fff
}

    .bang_chitiet_phantram_ck table {
        width: 100%
    }

        .bang_chitiet_phantram_ck table tr td {
            padding: 5px 8px;
            font-size: 14px;
            color: #373435
        }

            .bang_chitiet_phantram_ck table tr td:first-child {
                text-align: left
            }

            .bang_chitiet_phantram_ck table tr td:last-child {
                text-align: right
            }

            .bang_chitiet_phantram_ck table tr td em {
                background-color: #0475c5;
                color: #fff;
                display: block;
                font-style: normal;
                border-radius: 3px;
                text-align: center;
                padding: 5px 0
            }

@media (max-width:991px) {
    .box_menutop {
        padding: 0
    }

    .all_text_tin_kq_timkiem_ud .box_noidung_tintuc_timkiem a {
        line-height: normal
    }

    .all_text_tin_kq_timkiem_ud .box_thumb_tintuc_timkiem a img {
        width: 100%
    }

    .all_text_tin_kq_timkiem_ud .box_thumb_tintuc_timkiem {
        display: block;
        float: none;
        margin-right: 0;
        margin-bottom: 20px
    }

    .list_tab_kq_timkiem_ud.transformer-tabs a {
        line-height: 23px
    }

    .list_tab_kq_timkiem_ud ul.open {
        display: block;
        box-shadow: 0 5px 10px 0 #adacac
    }

        .list_tab_kq_timkiem_ud ul.open li {
            display: block;
            width: 100%
        }

    .bang_chitiet_giamgia_ud {
        margin-bottom: 20px
    }

    .list_menu_phai {
        float: none;
        margin: 0
    }

        .list_menu_phai li {
            border-bottom: dashed 1px #ccc;
            padding: 0 !important;
            margin: 0 !important
        }

            .list_menu_phai li, .list_menu_phai li a {
                display: block;
                font-size: 14px
            }

                .list_menu_phai li.btn_dangnhap a, .list_menu_phai li.btn_dangky a, .list_menu_phai li a {
                    font-size: 14px;
                    padding: 10px !important
                }

                .list_menu_phai li.btn_dangnhap a, .list_menu_phai li.btn_dangky a {
                    border: none;
                    background-color: transparent;
                    text-align: left;
                    color: #000;
                    font-size: 14px;
                    padding: 5px 0;
                    border-radius: 0 0 0 0;
                    border: none
                }

                .list_menu_phai li a:hover {
                    background-color: #074e80;
                    color: #fff
                }

        .list_menu_phai.dang-nhap li a:hover {
            background-color: transparent;
            color: #fff
        }

        .list_menu_phai li.btn_dangnhap a, .list_menu_phai li.btn_dangky a, .list_menu_phai li a {
            text-align: right
        }

            .list_menu_phai li.btn_dangky a:hover, .list_menu_phai li.btn_dangnhap a:hover {
                border: none
            }

    .box_all_checkbox_thanhtoan.select_all_tiendien {
        margin: 0
    }
}

@media (max-width:768px) {
    .img_link_huongdan_chitiet_kq_timkiem_ud {
        margin-bottom: 20px
    }

    .list_radio_didong li {
        margin-right: 5px;
        margin-bottom: 10px
    }

    .des_link_huongdan_chitiet_kq_timkiem_ud {
        min-height: auto;
        display: block;
        text-align: center
    }
}

@media (max-width:600px) {
    .bang_chitiet_phantram_ck {
        display: none !important
    }

    .all_text_tin_kq_timkiem_ud .box_noidung_tintuc_timkiem a em {
        float: none;
        display: block
    }

    .list_sp_kq_timkiem_ud li {
        width: 145px
    }

    .navbar-brand > img {
        width: 195px !important;
        margin-top: 6px
    }
}

.popup-login {
    position: absolute;
    top: 55%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;
    max-width: 410px;
    opacity: 0;
    -webkit-transition: .7s ease all;
    -o-transition: .7s ease all;
    -moz-transition: .7s ease all;
    transition: .7s ease all;
    margin: 0 auto;
    display: none
}

    .popup-login.custom-popup {
        position: static;
        top: 0;
        left: 0;
        -webkit-transform: translate(0,0);
        -moz-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0);
        max-width: none
    }

    .popup-login.popup-reg {
        max-width: 460px;
        background: #fff;
        padding: 30px;
        position: relative;
        -webkit-transform: translate(0,0);
        -moz-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0);
        opacity: 1;
        display: block;
        top: 0;
        left: 0
    }

    .popup-login.ra {
        top: 40%;
        opacity: 1;
        display: block;
        width: 100%
    }

    .popup-login .des a {
        color: #0060af
    }

    .popup-login form input, .popup-login select {
        width: 100%;
        line-height: 23px;
        border: 1px solid #ccc;
        -moz-border-radius: 2px;
        border-radius: 2px;
        padding: 15px 10px;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 14px;
        color: #000;
        margin-bottom: -1px;
        position: relative;
        z-index: 1;
        -webkit-transition: .1s linear all;
        -o-transition: .1s linear all;
        -moz-transition: .1s linear all;
        transition: .1s linear all
    }

        .popup-login form input:focus, .popup-login form input:hover, .popup-login select:focus {
            border: 1px solid #0061af;
            z-index: 2
        }

.mg-bt-25 {
    margin-bottom: 25px !important
}

.popup-login select {
    height: 55px
}

.popup-login form input.stk {
    width: -moz-calc(82% + 1px);
    width: calc(82% + 1px);
    display: inline-block;
    float: left
}

.popup-login form input.mk {
    padding-right: 45px
}

.popup-login form input.re-mk {
    margin-bottom: 25px
}

.popup-login form input.sm {
    background: #0061af;
    color: #fff;
    font-size: 18px;
    border: none;
    margin-top: 30px
}

.popup-login form input.sm2 {
    margin-top: 5px;
    background: #eaeaea;
    color: #1a1a1a;
    margin-bottom: 15px
}

.popup-login > img {
    margin-bottom: 30px !important
}

.popup-login form a.btn {
    margin-top: 30px;
    height: 50px;
    line-height: 50px;
    font-size: 18px
}

.tt-login {
    font-size: 16px;
    color: #1a1a1a;
    margin-bottom: 30px;
    position: relative;
    text-transform: uppercase
}

.popup-login .bao-input-capcha input {
    width: 50%;
    float: left
}

#imgCaptcha {
    margin-right: 15px
}

.bao-input {
    position: relative
}

    .bao-input .sl-input {
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        padding: 12px;
        cursor: pointer;
        z-index: 0;
        width: 100%;
        text-align: left
    }

        .bao-input .sl-input img {
            z-index: 9;
            position: relative
        }

.popup .des {
    font-size: 14px
}

.close-pu {
    position: absolute;
    font-size: 16px;
    cursor: pointer;
    top: 20px;
    right: 30px
}

    .close-pu img {
        vertical-align: bottom;
        margin-left: 5px;
        opacity: .5;
        width: 60%;
        height: auto;
        display: block
    }

    .close-pu:hover img {
        opacity: 1
    }

.tt-login {
    font-size: 16px;
    color: #1a1a1a;
    text-transform: uppercase;
    margin-bottom: 30px;
    position: relative
}

    .tt-login:before {
        content: "";
        width: 200px;
        height: 100%;
        position: absolute;
        background: #fff;
        z-index: -1;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }

.popup-reg .tt-login:before {
    width: 85%
}

.tt-login:after {
    content: "";
    width: 100%;
    position: absolute;
    height: 1px;
    background: #ccc;
    top: 11px;
    left: 0;
    z-index: -2
}

.popup {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 100%;
    left: 0;
    background: #fff;
    -webkit-transition: .6s cubic-bezier(.25,.17,.88,1) all;
    -o-transition: .6s cubic-bezier(.25,.17,.88,1) all;
    -moz-transition: .6s cubic-bezier(.25,.17,.88,1) all;
    transition: .6s cubic-bezier(.25,.17,.88,1) all;
    z-index: 1000000
}

    .popup > .container {
        margin-top: 50px
    }

    .popup.ra {
        top: 0;
        overflow: auto
    }

.co img {
    vertical-align: bottom;
    margin-right: 10px
}

.co {
    font-size: 13px;
    font-weight: 400
}

    .co select {
        border: none;
        background: none
    }

.new_popup a.n_close, .popup a.n_close {
    display: inline-block;
    background: url(https://vtcpay.vn/content/images/n_btn.png) no-repeat top center;
    width: 52px;
    height: 52px;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transition: .4s ease transform;
    -o-transition: .4s ease transform;
    -moz-transition: .4s ease transform;
    transition: .4s ease transform;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 999
}

    .new_popup a.n_close:hover, .popup a.n_close:hover {
        background-position-y: bottom;
        -webkit-transform: rotate(180deg) scale(0.7);
        -moz-transform: rotate(180deg) scale(0.7);
        -o-transform: rotate(180deg) scale(0.7);
        transform: rotate(180deg) scale(0.7)
    }

.popup-login form a.btn {
    margin-top: 30px;
    height: 50px;
    line-height: 50px;
    font-size: 18px
}

a.btn.btn-success.btn-full.btn-xam {
    margin-top: 0;
    margin-bottom: 19px
}

a.btn.btn-success.custom-btn {
    text-transform: uppercase;
    color: #fff;
    padding: 0 22px
}

    a.btn.btn-success.custom-btn.btn-reg-canhan {
        color: #295694;
        height: 46px;
        line-height: 46px;
        min-width: 265px
    }

        a.btn.btn-success.custom-btn.btn-reg-canhan:hover {
            background: none
        }

        a.btn.btn-success.custom-btn.btn-reg-canhan:before, a.btn.btn-success.custom-btn.btn-reg-canhan:after {
            content: none
        }

        a.btn.btn-success.custom-btn.btn-reg-canhan:after {
            background-color: transparent
        }

    a.btn.btn-success.custom-btn.btn-reg-doanhnghiep {
        color: #0061af;
        height: 46px;
        line-height: 46px;
        min-width: 265px
    }

        a.btn.btn-success.custom-btn.btn-reg-doanhnghiep:hover {
            color: #fff
        }

        a.btn.btn-success.custom-btn.btn-reg-doanhnghiep:after {
            background-color: transparent;
            border: 1px solid #0061af
        }

a.btn.btn-success:hover {
    background: #2b66b7
}

a.btn.btn-success:before {
    content: "";
    position: absolute;
    top: 0;
    color: #fff;
    width: 200%;
    height: 100%;
    background: #2d74d6;
    left: -210%;
    -webkit-transform: skewX(-20deg);
    -moz-transform: skewX(-20deg);
    -o-transform: skewX(-20deg);
    transform: skewX(-20deg);
    -webkit-transition: .4s linear all;
    -o-transition: .4s linear all;
    -moz-transition: .4s linear all;
    transition: .4s linear all;
    z-index: -2
}

a.btn.btn-success:hover:before {
    left: -10%
}

a.btn.btn-xam:before {
    color: #000
}

a.btn.btn-default {
    border: none;
    background: none
}

    a.btn.btn-default.btn-login:hover {
        color: #285594
    }

a.btn {
    line-height: 37px;
    padding: 0 22px;
    height: 37px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

    a.btn.btn-bt {
        line-height: 55px;
        height: 55px;
        padding: 0 40px
    }

a.btn-radius {
    -moz-border-radius: 35px;
    border-radius: 35px
}

a.btn-big {
    font-size: 26px;
    height: 68px;
    line-height: 65px;
    padding: 0 66px;
    opacity: .87;
    border: 1px solid #fff;
    background: #000
}

a.btn.btn-xam {
    background: #eaeaea;
    color: #1a1a1a;
    font-size: 18px
}

    a.btn.btn-xam:before {
        background: #dadada
    }

    a.btn.btn-xam:after {
        background: #eaeaea
    }

    a.btn.btn-xam:hover {
        background: #cacaca;
        background: #cacaca;
        color: #000
    }

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #285594
}

nav.navbar.navbar-default {
    margin: 0;
    border: none;
    background: none
}

a.navbar-brand {
    margin-right: 8px;
    padding: 8px 8px 8px 15px
}

.overflow body, .overflow {
    overflow: hidden
}

.clear {
    clear: both
}

.mr-0 {
    margin: 0 !important
}

.checkbox label:after, .radio label:after {
    content: '';
    display: table;
    clear: both
}

.checkbox .cr, .radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    -moz-border-radius: .25em;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
    color: #0061af
}

.radio .cr {
    -moz-border-radius: 50%;
    border-radius: 50%
}

    .checkbox .cr .cr-icon, .radio .cr .cr-icon {
        position: absolute;
        font-size: .8em;
        line-height: 0;
        top: 50%;
        left: 14%
    }

    .radio .cr .cr-icon {
        margin-left: .04em
    }

.checkbox label input[type="checkbox"], .radio label input[type="radio"] {
    display: none
}

    .checkbox label input[type="checkbox"] + .cr > .cr-icon, .radio label input[type="radio"] + .cr > .cr-icon {
        -webkit-transform: scale(3) rotateZ(-20deg);
        -moz-transform: scale(3) rotateZ(-20deg);
        -o-transform: scale(3) rotateZ(-20deg);
        transform: scale(3) rotateZ(-20deg);
        opacity: 0;
        -webkit-transition: all .3s ease-in;
        -o-transition: all .3s ease-in;
        -moz-transition: all .3s ease-in;
        transition: all .3s ease-in
    }

    .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon, .radio label input[type="radio"]:checked + .cr > .cr-icon {
        -webkit-transform: scale(1) rotateZ(0deg);
        -moz-transform: scale(1) rotateZ(0deg);
        -o-transform: scale(1) rotateZ(0deg);
        transform: scale(1) rotateZ(0deg);
        opacity: 1
    }

    .checkbox label input[type="checkbox"]:disabled + .cr, .radio label input[type="radio"]:disabled + .cr {
        opacity: .5
    }

a.btn.btn-success:before {
    content: "";
    position: absolute;
    top: 0;
    color: #fff;
    width: 200%;
    height: 100%;
    background: #2d74d6;
    left: -210%;
    -webkit-transform: skewX(-20deg);
    -moz-transform: skewX(-20deg);
    -o-transform: skewX(-20deg);
    transform: skewX(-20deg);
    -webkit-transition: .4s linear all;
    -o-transition: .4s linear all;
    -moz-transition: .4s linear all;
    transition: .4s linear all;
    z-index: -2
}

a.btn.btn-success:hover:before {
    left: -10%
}

a.btn.btn-xam:before {
    color: #000
}

a.btn.btn-default {
    border: none;
    background: none
}

    a.btn.btn-default.btn-login:hover {
        color: #285594
    }

a.btn {
    line-height: 37px;
    padding: 0 22px;
    height: 37px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

    a.btn.btn-bt {
        line-height: 55px;
        height: 55px;
        padding: 0 40px
    }

a.btn-radius {
    -moz-border-radius: 35px;
    border-radius: 35px
}

a.btn-big {
    font-size: 26px;
    height: 68px;
    line-height: 65px;
    padding: 0 66px;
    opacity: .87;
    border: 1px solid #fff;
    background: #000
}

a.btn.btn-xam {
    background: #eaeaea;
    color: #1a1a1a;
    font-size: 18px
}

    a.btn.btn-xam:before {
        background: #dadada
    }

    a.btn.btn-xam:after {
        background: #eaeaea
    }

    a.btn.btn-xam:hover {
        background: #cacaca
    }

    a.btn.btn-xam:hover {
        background: #cacaca;
        color: #000
    }

a.btn.btn-success {
    background: transparent;
    border: none;
    -webkit-transition: .4s ease all;
    -o-transition: .4s ease all;
    -moz-transition: .4s ease all;
    transition: .4s ease all;
    position: relative;
    overflow: hidden;
    z-index: 2
}

a.btn.btn-md {
    text-transform: uppercase;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    padding: 0 40px
}

a.btn.btn-success.fix {
    height: 46px;
    line-height: 46px
}

a.btn.btn-success.btn-doanhnghiep {
    font-size: 16px;
    padding: 0 60px;
    line-height: 46px;
    height: 47px
}

.active a.btn.btn-success.btn-doanhnghiep {
    -webkit-animation: 1s ease fadeInUp forwards;
    -moz-animation: 1s ease fadeInUp forwards;
    -o-animation: 1s ease fadeInUp forwards;
    animation: 1s ease fadeInUp forwards;
    opacity: 0;
    -webkit-animation-delay: 1.1s;
    -moz-animation-delay: 1.1s;
    -o-animation-delay: 1.1s;
    animation-delay: 1.1s
}

    .active a.btn.btn-success.btn-doanhnghiep:nth-child(2) {
        -webkit-animation-delay: 1.3s;
        -moz-animation-delay: 1.3s;
        -o-animation-delay: 1.3s;
        animation-delay: 1.3s
    }

a.btn.btn-success.btn-w {
    border: 1px solid #fff;
    margin-left: 10px
}

    a.btn.btn-success.btn-w:hover {
        border-color: #2d74d6
    }

    a.btn.btn-success.btn-w:after {
        content: none
    }

a.btn.btn-success:after {
    content: "";
    width: 100%;
    height: 100%;
    background: #295694;
    z-index: -3;
    position: absolute;
    top: 0;
    left: 0
}

a.btn.btn-big:after {
    content: "";
    background: rgba(0,0,0,0.5);
    border: 1px solid #fff;
    -moz-border-radius: 64px;
    border-radius: 64px
}

a.btn-full {
    width: 100%
}

.tip-input {
    display: inline;
    position: relative
}

    .tip-input img {
        position: absolute;
        right: 8px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 20;
        cursor: pointer;
        padding: 5px;
        max-width: 30px
    }

a.btn.btn-xam:before {
    background: #dadada
}

a.btn.btn-xam:before {
    color: #000
}

a.btn.btn-xam:after {
    background: #eaeaea
}

a.btn.btn-success:after {
    content: "";
    width: 100%;
    height: 100%;
    background: #295694;
    z-index: -3;
    position: absolute;
    top: 0;
    left: 0
}

a.btn.btn-xam {
    background: #eaeaea;
    color: #1a1a1a;
    font-size: 18px
}

    a.btn.btn-xam:before {
        background: #dadada
    }

    a.btn.btn-xam:after {
        background: #eaeaea
    }

    a.btn.btn-xam:hover {
        background: #cacaca
    }

    a.btn.btn-xam:hover {
        background: #cacaca;
        color: #000
    }

.bao-input-capcha {
    text-align: left;
    line-height: 50px
}

    .bao-input-capcha > span, span.reloadicon {
        text-align: center;
        display: inline-block
    }

    .bao-input-capcha > span {
        border: 1px solid #ccc;
        line-height: 53px;
        float: left;
        font-size: 14px;
        width: -moz-calc(30% + 1px);
        width: -moz-calc(50% + 1px);
        width: calc(50% + 1px);
        margin-left: -1px;
        position: relative
    }

span.reloadicon {
    padding: 4px;
    background: #91a0b4;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: 28px;
    height: 28px;
    position: absolute;
    right: 10px;
    top: 12px
}

.bao-input-capcha span img {
    vertical-align: middle;
    -webkit-transition: 1s ease all;
    -o-transition: 1s ease all;
    -moz-transition: 1s ease all;
    transition: 1s ease all
}

.checkbox {
    font-size: 14px;
    text-align: left;
    margin-top: 17px
}

.login_secure label {
    padding: 0
}

.link_giaodien_moi {
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 9;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.link_giaodien_moi_mb {
    width: 100%;
    z-index: 9;
    background-color: #006cb5;
    padding: 10px 15px;
    color: #fff;
    overflow: hidden
}

    .link_giaodien_moi_mb li {
        float: left;
        position: relative;
        height: 65px
    }

        .link_giaodien_moi_mb li:first-child {
            width: 75%
        }

        .link_giaodien_moi_mb li:last-child {
            width: 25%
        }

        .link_giaodien_moi_mb li p {
            font-size: 20px;
            padding: 10px 0
        }

            .link_giaodien_moi_mb li p b {
                display: block
            }

        .link_giaodien_moi_mb li img {
            float: left;
            margin-right: 15px
        }

        .link_giaodien_moi_mb li a {
            background-color: #fff;
            color: #0e62af;
            text-transform: uppercase;
            font-size: 15px;
            border-radius: 5px;
            padding: 10px 15px;
            font-weight: 700;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            right: 0
        }

.link_giaodien_cu {
    position: fixed;
    top: 75%;
    right: 0;
    z-index: 9;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.link_giaodien_cu_mb {
    width: 100%;
    z-index: 9;
    background-color: #006cb5;
    padding: 10px 15px;
    color: #fff;
    overflow: hidden
}

    .link_giaodien_cu_mb li {
        float: left;
        position: relative;
        height: 65px
    }

        .link_giaodien_cu_mb li:first-child {
            width: 75%
        }

        .link_giaodien_cu_mb li:last-child {
            width: 25%
        }

        .link_giaodien_cu_mb li p {
            font-size: 20px;
            padding: 10px 0
        }

            .link_giaodien_cu_mb li p b {
                display: block
            }

        .link_giaodien_cu_mb li img {
            float: left;
            margin-right: 15px
        }

        .link_giaodien_cu_mb li a {
            background-color: #fff;
            color: #0e62af;
            text-transform: uppercase;
            font-size: 15px;
            border-radius: 5px;
            padding: 10px 15px;
            font-weight: 700;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            right: 0
        }

@media (max-width: 600px) {
    .link_giaodien_moi_mb {
        padding: 10px
    }

        .link_giaodien_moi_mb li {
            height: 30px
        }

            .link_giaodien_moi_mb li:first-child {
                width: 75%
            }

            .link_giaodien_moi_mb li:last-child {
                width: 25%
            }

            .link_giaodien_moi_mb li img {
                width: 35px;
                margin-right: 10px;
                margin-left: -5px
            }

            .link_giaodien_moi_mb li p {
                font-size: 14px;
                padding: 0
            }

            .link_giaodien_moi_mb li a {
                padding: 5px 15px;
                font-size: 13px;
                white-space: nowrap
            }

    .xmodal {
        width: 100%;
        height: 100%;
        opacity: .7;
        display: none;
        z-index: 3;
        background: gray;
        position: absolute;
        top: 45px
    }
}

@media (max-width: 380px) {
    .link_giaodien_moi_mb {
        padding: 10px
    }

        .link_giaodien_moi_mb li {
            height: 40px;
            text-align: left
        }

            .link_giaodien_moi_mb li:first-child {
                width: 100%
            }

            .link_giaodien_moi_mb li:last-child {
                width: 100%
            }

            .link_giaodien_moi_mb li img {
                width: 35px;
                margin-right: 10px;
                margin-left: 5px
            }

            .link_giaodien_moi_mb li p {
                font-size: 14px;
                padding: 0
            }

            .link_giaodien_moi_mb li a {
                padding: 5px;
                font-size: 13px;
                white-space: nowrap;
                width: 100%;
                text-align: center;
                border-radius: 3px
            }

    .dropdown-menu-right {
        right: -20px
    }
}

.box_popup_full {
    overflow-y: scroll
}

.box_noidung_popup_full_bm_ud {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 410px
}

    .box_noidung_popup_full_bm_ud .heading-form h4 {
        font-weight: 400
    }

.img_logo_bm_ud {
    display: block;
    text-align: center;
    margin: 25px 0
}

.box_noidung_popup_full_bm_ud input {
    width: 100%;
    height: 48px;
    line-height: 48px;
    border: solid 1px #a7a7a7;
    padding: 0 15px;
    color: #565656;
    font-size: 14px;
    margin-bottom: 15px
}

    .box_noidung_popup_full_bm_ud input[disabled] {
        background-color: #dadada
    }

.box_noidung_popup_full_bm_ud .btn_kh_bm_ud {
    display: block;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    line-height: 48px;
    background-color: #285594;
    border-radius: 3px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    width: 100%;
    border: none
}

    .box_noidung_popup_full_bm_ud .btn_kh_bm_ud:before {
        content: "";
        position: absolute;
        top: 0;
        color: #fff;
        width: 200%;
        height: 100%;
        background: #2d74d6;
        left: -210%;
        -webkit-transform: skewX(-20deg);
        -moz-transform: skewX(-20deg);
        -o-transform: skewX(-20deg);
        transform: skewX(-20deg);
        -webkit-transition: .4s linear all;
        -o-transition: .4s linear all;
        -moz-transition: .4s linear all;
        transition: .4s linear all;
        z-index: -1
    }

    .box_noidung_popup_full_bm_ud .btn_kh_bm_ud:hover:before {
        left: -10%
    }

.btn_link_bm_ud {
    display: block;
    text-align: center;
    color: #2a7abc;
    font-size: 14px;
    line-height: 25px;
    margin: 10px 0
}

.box_noidung_popup_full_bm_ud .btn_ds_bm_ud {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 48px;
    text-transform: uppercase;
    color: #1a1a1a;
    margin: 15px 0;
    background-color: #eaeaea;
    position: relative;
    z-index: 1;
    overflow: hidden
}

    .box_noidung_popup_full_bm_ud .btn_ds_bm_ud:before {
        content: "";
        position: absolute;
        top: 0;
        color: #fff;
        width: 200%;
        height: 100%;
        background: #dadada;
        left: -210%;
        -webkit-transform: skewX(-20deg);
        -moz-transform: skewX(-20deg);
        -o-transform: skewX(-20deg);
        transform: skewX(-20deg);
        -webkit-transition: .4s linear all;
        -o-transition: .4s linear all;
        -moz-transition: .4s linear all;
        transition: .4s linear all;
        z-index: -2
    }

    .box_noidung_popup_full_bm_ud .btn_ds_bm_ud:hover:before {
        left: -10%
    }

.all_input_nm_show_bm_ud {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px
}

    .all_input_nm_show_bm_ud input {
        margin-bottom: 0
    }

    .all_input_nm_show_bm_ud a {
        position: absolute;
        top: 50%;
        right: 15px;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%)
    }

.all_info_user_bm_ud {
    display: block;
    width: 100%;
    margin: 15px 0;
    text-align: center
}

.img_user_mb_ud {
    border-radius: 50%;
    width: 124px;
    height: 124px;
    overflow: hidden;
    margin: 0 auto
}

.all_info_user_bm_ud b {
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: 19px;
    color: #545454;
    margin: 5px 0
}

.all_info_user_bm_ud p {
    display: block;
    text-align: center;
    color: #686767;
    font-size: 18px;
    font-weight: 400
}

.box_noidung_popup_full_bm_ud .heading-form.all_text_hoac_ud h4 {
    text-transform: none;
    font-size: 14px
}

.all_input_nm_show_bm_ud a {
    color: #2a7abc;
    font-size: 14px
}

.all_text_tb_bm_ud {
    color: red;
    font-size: 14px;
    text-align: left;
    display: block;
    line-height: 25px;
    margin-bottom: 10px
}

.box_noidung_popup_full_bm_ud .checkbox {
    font-size: 14px;
    text-align: left;
    margin-top: 15px;
    margin-bottom: 15px
}

    .box_noidung_popup_full_bm_ud .checkbox label {
        padding: 0
    }

        .box_noidung_popup_full_bm_ud .checkbox label input[type="checkbox"], .radio label input[type="radio"] {
            display: none
        }

            .box_noidung_popup_full_bm_ud .checkbox label input[type="checkbox"] + .cr > .cr-icon, .radio label input[type="radio"] + .cr > .cr-icon {
                -webkit-transform: scale(3) rotateZ(-20deg);
                -moz-transform: scale(3) rotateZ(-20deg);
                -o-transform: scale(3) rotateZ(-20deg);
                transform: scale(3) rotateZ(-20deg);
                opacity: 0;
                -webkit-transition: all .3s ease-in;
                -o-transition: all .3s ease-in;
                -moz-transition: all .3s ease-in;
                transition: all .3s ease-in
            }

            .box_noidung_popup_full_bm_ud .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon, .radio label input[type="radio"]:checked + .cr > .cr-icon {
                -webkit-transform: scale(1) rotateZ(0deg);
                -moz-transform: scale(1) rotateZ(0deg);
                -o-transform: scale(1) rotateZ(0deg);
                transform: scale(1) rotateZ(0deg);
                opacity: 1
            }

            .box_noidung_popup_full_bm_ud .checkbox label input[type="checkbox"]:disabled + .cr, .radio label input[type="radio"]:disabled + .cr {
                opacity: .5
            }

    .box_noidung_popup_full_bm_ud .checkbox .cr, .radio .cr {
        position: relative;
        display: inline-block;
        border: 1px solid #a9a9a9;
        -moz-border-radius: .25em;
        border-radius: .25em;
        width: 1.3em;
        height: 1.3em;
        float: left;
        margin-right: .5em;
        color: #0061af
    }

.radio .cr {
    -moz-border-radius: 50%;
    border-radius: 50%
}

    .box_noidung_popup_full_bm_ud .checkbox.checkbox .cr .cr-icon, .radio .cr .cr-icon {
        position: absolute;
        font-size: .8em;
        line-height: 0;
        top: 50%;
        left: 14%
    }

    .radio .cr .cr-icon {
        margin-left: .04em
    }

.all_lc_pt_bm_ud {
    display: block;
    text-align: center;
    position: relative;
    margin-bottom: 5px
}

    .all_lc_pt_bm_ud a {
        display: block;
        text-align: center;
        text-transform: uppercase;
        font-size: 14px;
        color: #565656;
        line-height: 50px;
        background-color: #e6e6e6
    }

    .all_lc_pt_bm_ud.active a {
        background-color: #b9e1ff
    }

    .all_lc_pt_bm_ud.active img {
        position: absolute;
        top: 50%;
        right: 15px;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%)
    }

.bootbox.modal {
    z-index: 999999 !important
}

.bootbox.modal .modal-body{
    padding: 15px;
}

@font-face {
    font-family: 'UTMAvo';
    src: url(https://vtcpay.vn/fonts/UTMAvo.eot);
    src: url(https://vtcpay.vn/fonts/UTMAvo.eot?#iefix) format("embedded-opentype"),url(https://vtcpay.vn/fonts/UTMAvo.svg#UTMAvo) format("svg"),url(https://vtcpay.vn/fonts/UTMAvo.ttf) format("truetype"),url(https://vtcpay.vn/fonts/UTMAvo.woff) format("woff"),url(https://vtcpay.vn/fonts/UTMAvo.woff2) format("woff2");
    font-weight: 400;
    font-style: normal
}

.new_popup {
    font-family: 'Roboto',sans-serif;
    font-weight: 400;
    overflow-x: hidden !important;
    background: url(https://vtcpay.vn/content/images/login_new/bg_al.jpg) no-repeat top center
}

.btn_clos_alll {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 99;
    opacity: .8
}

    .btn_clos_alll:hover {
        opacity: 1
    }

/*.popup_dn_new {
    width: 460px;
    max-width: 100%;
    position: absolute;
    margin: 0 auto;
    border-radius: 10px;
    height: 680px;
    -webkit-box-shadow: 0 0 8px 1px rgba(0,0,0,0.20);
    -moz-box-shadow: 0 0 8px 1px rgba(0,0,0,0.20);
    box-shadow: 0 0 8px 1px rgba(0,0,0,0.20);
    padding: 40px 20px;
    box-sizing: border-box;
    background-color: #f6f6f5;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}*/


.popup_dn_new {
    width: 490px;
    max-width: 100%;
    margin: 0 auto;
    border-radius: 30px;
    position: relative;
    height: auto;
    -webkit-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.20);
    box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.20);
    padding: 40px 60px;
    box-sizing: border-box;
    background-color: #ffffff;
}

.logo_po {
    display: block;
    text-align: center;
    margin-top: 100px;
}

.text_td {
    display: block;
    text-align: center;
    margin: 25px 0px 80px 0px;
    text-transform: uppercase;
    font-family: 'UTMAvo';
    font-size: 16px
}

/*.logo_po {
    display: block;
    text-align: center
}

.text_td {
    display: block;
    text-align: center;
    margin: 25px 0 35px;
    text-transform: uppercase;
    font-family: 'UTMAvo';
    font-size: 16px
}*/

.all_nd_po {
    margin: 0 auto;
    background: url(https://vtcpay.vn/content/images/login_new/bg_nd.png) no-repeat top center;
    width: 352px;
    height: 357px;
    position: relative;
    padding: 95px 25px 0;
    max-width: 100%
}

.hideall {
    position: absolute;
    overflow: hidden;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    padding-top: 95px
}

/*.img_po {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 70px;
    height: 70px;
    border-radius: 50%;
    overflow: hidden
}

    .img_po img {
        max-width: 100%;
        height: 100%
    }*/

.img_po {
    position: absolute;
    top: -55px;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 110px;
    height: 110px;
    border-radius: 50%;
    overflow: hidden
}

    .img_po img {
        width: 100%;
    }

.text_info_po {
    display: block;
    font-weight: 700;
    text-align: center;
    color: #010101;
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: 40px;
}

/*.text_info_po {
    display: block;
    font-weight: 700;
    text-align: center;
    color: #010101;
    font-size: 16px;
    margin-bottom: 15px
}*/

/*.btn_tieptuc_po {
    text-align: center;
    background-color: #0e62af;
    width: 183px;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    color: #fff;
    text-transform: uppercase;
    display: block;
    font-size: 20px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -91.5px;
    -webkit-box-shadow: 0 5px 8px 1px rgba(0,0,0,0.50);
    -moz-box-shadow: 0 5px 8px 1px rgba(0,0,0,0.50);
    box-shadow: 0 5px 8px 1px rgba(0,0,0,0.50);
    -webkit-transition: .4s ease all;
    -o-transition: .4s ease all;
    -moz-transition: .4s ease all;
    transition: .4s ease all
}*/

.btn_tieptuc_po {
    text-align: center;
    background-color: #0e62af;
    width: 183px;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    color: #fff;
    text-transform: uppercase;
    display: block;
    font-size: 20px;
    margin: 0 auto;
    -webkit-box-shadow: 0px 5px 8px 1px rgba(0,0,0,0.50);
    -moz-box-shadow: 0px 5px 8px 1px rgba(0,0,0,0.50);
    box-shadow: 0px 5px 8px 1px rgba(0,0,0,0.50);
    -webkit-transition: 0.4s ease all;
    -o-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    transition: 0.4s ease all;
}

    .btn_tieptuc_po:hover {
        background-color: #087be4;
        color: #fff;
        -webkit-transition: .4s ease all;
        -o-transition: .4s ease all;
        -moz-transition: .4s ease all;
        transition: .4s ease all
    }

button.btn_tieptuc_po {
    border: none;
    outline: none
}

.all_input {
    border-bottom: solid 1px #c8c8c8;
    position: relative;
    margin: 5px 0;
    display: block;
    color: #929292;
    font-size: 18px
}

    .all_input input {
        border: none;
        outline: none;
        padding: 5px 10px;
        color: #000;
        font-size: 16px;
        font-weight: 300;
        max-width: 100%;
        width: 302px;
        background-color: transparent;
        height: 40px
    }

        .all_input input::-webkit-input-placeholder {
            color: #929292
        }

        .all_input input:-ms-input-placeholder {
            color: #929292
        }

        .all_input input::placeholder {
            color: #929292
        }

        .all_input input ~ .focus-border {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 0;
            height: 1px;
            background-color: #087be4;
            transition: .4s
        }

        .all_input input:focus ~ .focus-border {
            width: 100%;
            transition: .4s
        }

.show_pas {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    color: #0e62af;
    font-weight: 300
}

.link_quen_mk {
    display: block;
    text-align: center;
    position: absolute;
    bottom: 80px;
    left: 0;
    width: 100%;
    color: #000;
    font-size: 16px;
    font-weight: 300
}

    .link_quen_mk:hover {
        color: #087be4;
        text-decoration: underline
    }

.link_doi_sdt {
    display: block;
    text-align: center;
    text-transform: uppercase;
    margin: 45px 0 0;
    color: #000;
    font-size: 18px;
    text-shadow: 1px 1.732px 3px rgba(0,0,0,0.3)
}

.thietbi_tincay {
    display: block;
    text-align: center;
    margin: 45px 0 0
}

    .thietbi_tincay input[type=checkbox].css-checkbox {
        position: absolute;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0
    }

        .thietbi_tincay input[type=checkbox].css-checkbox + label.css-label {
            padding-left: 30px;
            height: 20px;
            display: inline-block;
            line-height: 20px;
            background-repeat: no-repeat;
            background-position: 0 0;
            font-size: 16px;
            color: #000;
            vertical-align: middle;
            cursor: pointer
        }

        .thietbi_tincay input[type=checkbox].css-checkbox:checked + label.css-label {
            background-position: 0 -20px
        }

.lite-green-check {
    background-image: url(https://vtcpay.vn/content/images/login_new/icon_check.jpg)
}

.text_dy_dk {
    display: block;
    font-size: 14px;
    color: #000;
    font-weight: 300;
    text-align: center;
    margin: 45px 0 0
}

    .text_dy_dk em {
        color: #929292
    }

.link_quaylai_a {
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50%;
    background-color: #000;
    display: block;
    margin: 25px 0 0 40px;
    position: relative;
    -webkit-box-shadow: 0 4px 8px 1px rgba(0,0,0,0.50);
    -moz-box-shadow: 0 4px 8px 1px rgba(0,0,0,0.50);
    box-shadow: 0 4px 8px 1px rgba(0,0,0,0.50)
}

    .link_quaylai_a img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%)
    }

    .link_quaylai_a:hover {
        filter: brightness(110%);
        -moz-filter: brightness(110%);
        -webkit-filter: brightness(110%)
    }

a.all_input {
    font-weight: 300
}

    a.all_input:hover {
        color: #000
    }

    a.all_input.ac_lc {
        color: #929292
    }

        a.all_input.ac_lc.active {
            color: #000
        }

/*.all_cangiua {
    position: absolute;
    top: 40%;
    left: 25px;
    width: 302px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    max-width: 100%
}*/

.all_cangiua {
    margin: 60px auto 120px;
    width: 362px;
    max-width: 100%;
}

.popup_dn_new .all_nd_po .notify {
    color: red;
    font-size: 13px;
    font-style: italic;
    position: absolute;
    top: 60%;
    left: 0;
    width: 100%;
    max-width: 100%;
    display: none;
    text-align: center;
    padding: 0 20px
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@media (max-width: 600px) {
    .popup_dn_new {
        padding: 25px 0
    }

    .btn_clos_alll {
        top: 80px !important
    }
}

@media (max-width: 320px) {
    .all_cangiua {
        left: 9px
    }
}

@font-face {
    src: url(https://vtcpay.vn/fonts/AVO.ttf);
    font-family: 'AVO'
}

.box_noidung_popup_update {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    font-family: 'AVO'
}

.text_td_po_ud {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 33px;
    color: #0a7bec;
    margin-top: 50px
}

.text_time_po_ud {
    display: block;
    text-align: center;
    color: #000;
    font-size: 18px;
    padding: 5px 0;
    margin-bottom: 50px
}

.list_nd_ud {
    display: block;
    overflow: hidden;
    margin-bottom: 50px;
    text-align: center
}

    .list_nd_ud li {
        display: inline-block;
        margin: 0 15px;
        cursor: pointer;
        vertical-align: text-top
    }

.img_nd_ud {
    float: left;
    margin-right: 20px;
    width: 97px;
    height: 97px
}

    .img_nd_ud img {
        width: 100%
    }

.text_nd_ud {
    float: left;
    max-width: 450px;
    text-align: left
}

    .text_nd_ud h6 {
        display: block;
        text-transform: uppercase;
        font-size: 21px;
        color: #000;
        margin-bottom: 15px
    }

    .text_nd_ud p {
        color: #757575;
        font-size: 16px;
        font-family: 'Roboto',sans-serif;
        font-weight: 400;
        line-height: 25px
    }

.all_sl_nd_ud {
    width: 100%;
    max-width: 1040px;
    margin: 0 auto;
    position: relative
}

.slide_rigth {
    padding-right: 40px
}

.box_nd_left {
    padding-left: 40px;
    font-family: 'AVO';
    position: relative
}

    .box_nd_left:before {
        content: "";
        position: absolute;
        top: 20px;
        left: 0;
        border-left: dotted thin #c5c5c5;
        width: 1px;
        height: calc(100% - 20px)
    }

    .box_nd_left a {
        display: block;
        margin-bottom: 30px;
        position: relative
    }

        .box_nd_left a:last-child {
            margin-bottom: 0
        }

        .box_nd_left a:after {
            content: "";
            position: absolute;
            top: 6px;
            left: -48px;
            width: 18px;
            height: 18px;
            border: solid 1px #6fcff6;
            background-color: #fff;
            display: inline-block;
            border-radius: 50%
        }

        .box_nd_left a h6, .x_sh_info h6 {
            color: #000;
            text-transform: capitalize;
            margin-bottom: 10px;
            font-size: 21px
        }

        .box_nd_left a p, .x_sh_info p {
            color: #757575;
            font-size: 14px;
            font-family: 'Roboto',sans-serif;
            font-weight: 400;
            line-height: 25px
        }

.x_sh_info h6 {
    text-align: center
}

.box_nd_left a.active_tab_tt:after {
    background-color: #6fcff6
}

.x_sh_info p {
    text-align: justify
}

.select-box {
    width: 600px;
    margin: 0 auto;
    max-width: 100%;
    margin-bottom: 40px;
    position: relative;
    z-index: 9
}

.select-box__current {
    position: relative;
    cursor: pointer;
    outline: none
}

    .select-box__current:focus + .select-box__list {
        opacity: 1;
        -webkit-animation-name: none;
        animation-name: none
    }

        .select-box__current:focus + .select-box__list .select-box__option {
            cursor: pointer
        }

    .select-box__current:focus .select-box__icon {
        -webkit-transform: translateY(-50%) rotate(180deg);
        transform: translateY(-50%) rotate(180deg)
    }

.select-box__icon {
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    opacity: .3;
    transition: .2s ease
}

.select-box__value {
    display: flex
}

.select-box__input {
    display: none
}

    .select-box__input:checked + .select-box__input-text {
        display: block
    }

.select-box__input-text {
    display: none;
    width: 100%;
    margin: 0;
    padding: 15px;
    color: #797979;
    text-transform: capitalize;
    font-family: 'AVO';
    background-color: #fff;
    font-size: 21px
}

.select-box__list {
    position: absolute;
    width: 100%;
    padding: 0;
    list-style: none;
    opacity: 0;
    -webkit-animation-name: HideList;
    animation-name: HideList;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: step-start;
    animation-timing-function: step-start;
    box-shadow: 0 15px 30px -10px rgba(0,0,0,0.1)
}

.select-box__option {
    display: block;
    text-transform: uppercase;
    font-family: 'AVO';
    padding: 15px;
    background-color: #fff
}

    .select-box__option:hover, .select-box__option:focus {
        color: #546c84;
        text-transform: uppercase;
        font-family: 'AVO';
        background-color: #fbfbfb
    }

@-webkit-keyframes HideList {
    from {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }

    to {
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }
}

@keyframes HideList {
    from {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }

    to {
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }
}

@media (max-width: 991px) {
    .list_nd_ud {
        margin-bottom: 0
    }

        .list_nd_ud li {
            margin: 15px 0;
            display: block;
            overflow: hidden
        }

    .text_nd_ud {
        max-width: calc(100% - 120px)
    }

        .text_nd_ud h6 {
            font-size: 18px
        }

        .text_nd_ud p {
            font-size: 14px;
            line-height: 20px
        }

    .slide_rigth {
        padding: 0;
        margin-bottom: 50px
    }

    .box_nd_left:before {
        content: none
    }

    .x_sh_info {
        display: block;
        margin-top: 60px
    }

        .x_sh_info h6 {
            font-size: 18px
        }

    .slide_rigth.owl-carousel .owl-item img {
        height: 350px
    }

    .slide_rigth .owl-controls {
        position: absolute;
        bottom: 150px;
        left: 0;
        width: 100%;
        text-align: center
    }

        .slide_rigth .owl-controls .owl-dot {
            display: inline-block;
            margin: 0 10px
        }

            .slide_rigth .owl-controls .owl-dot span {
                display: inline-block;
                width: 16px;
                height: 16px;
                border: solid 1px #6fcff6;
                border-radius: 50%
            }

            .slide_rigth .owl-controls .owl-dot.active span {
                background-color: #6fcff6
            }

    .slide_rigth .owl-controls {
        bottom: 100px
    }

    .select-box__input-text {
        font-size: 16px
    }
}

@media (max-width: 600px) {
    .text_td_po_ud {
        font-size: 24px
    }

    .text_time_po_ud {
        font-size: 14px;
        margin-bottom: 30px
    }

    .img_nd_ud {
        width: 50px;
        height: 50px;
        margin-right: 15px
    }

    .text_nd_ud {
        max-width: calc(100% - 65px)
    }

        .text_nd_ud h6 {
            font-size: 16px
        }

        .text_nd_ud p {
            font-size: 14px;
            line-height: 20px
        }

    .slide_rigth .owl-controls {
        bottom: 150px
    }

    .select-box {
        width: 100%
    }
}

.bg_voiceotp {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 9999999999
}

.nd_voiceotp {
    width: 100%;
    max-width: 580px;
    padding: 25px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    font-family: 'Roboto',sans-serif
}

    .nd_voiceotp p {
        display: block;
        text-align: center;
        font-weight: 300;
        font-size: 16px
    }

.list_btn_voice {
    display: flex;
    justify-content: center;
    margin-top: 20px
}

    .list_btn_voice li {
        margin: 0 10px
    }

        .list_btn_voice li a {
            display: inline-block;
            padding: 6px 25px 10px;
            text-align: center;
            color: #fff;
            font-family: 'UTMAvo';
            font-size: 18px;
            background-color: #0e62af;
            border-radius: 20px
        }

        .list_btn_voice li.lk_ql a {
            background-color: #929292
        }

        .list_btn_voice li a:hover {
            background-color: #087be4;
            -webkit-transition: .4s ease all;
            -o-transition: .4s ease all;
            -moz-transition: .4s ease all;
            transition: .4s ease all
        }

        .list_btn_voice li.lk_ql a:hover {
            background-color: #0e62af;
            -webkit-transition: .4s ease all;
            -o-transition: .4s ease all;
            -moz-transition: .4s ease all;
            transition: .4s ease all
        }

.bg_voiceotp .thietbi_tincay {
    margin-top: 20px
}

@media (max-width: 600px) {
    .nd_voiceotp p {
        font-size: 14px
    }

    .nd_voiceotp {
        padding: 20px 15px
    }

    .list_btn_voice li {
        margin: 0 5px
    }

        .list_btn_voice li a {
            font-size: 14px;
            padding: 4px 15px 7px;
            border-radius: 15px
        }

    .bg_voiceotp .thietbi_tincay input[type=checkbox].css-checkbox + label.css-label {
        font-size: 14px
    }
}

@media (max-width: 320px) {
    .list_btn_voice {
        flex-direction: column-reverse
    }

        .list_btn_voice li {
            margin: 5px 0
        }

            .list_btn_voice li a {
                display: block
            }
}

.ud_dn_qr {
    display: block;
    width: 352px;
    max-width: 100%;
    margin: 0 auto
}

    .ud_dn_qr span {
        display: block;
        margin: 35px 0;
        width: 100%;
        height: 1px;
        background-color: #bebebd;
        position: relative
    }

        /*.ud_dn_qr span:before {
            content: "Hoặc";
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
            -moz-transform: translate(-50%,-50%);
            -webkit-transform: translate(-50%,-50%);
            background-color: #f6f6f5;
            padding: 0 20px;
            font-size: 16px;
            font-weight: 300
        }*/

        .ud_dn_qr span:before {
            content: "Hoặc";
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
            -moz-transform: translate(-50%,-50%);
            -webkit-transform: translate(-50%,-50%);
            background-color: #ffffff;
            padding: 0 10px;
            font-size: 16px;
            font-weight: 300
        }

.btn_dn_qr_ud {
    display: block;
    text-align: center;
    color: #0e62af;
    background-color: #f6f6f5;
    line-height: 50px;
    border-radius: 50px;
    vertical-align: middle;
    -webkit-transition: .4s ease all;
    -o-transition: .4s ease all;
    -moz-transition: .4s ease all;
    transition: .4s ease all;
    font-size: 18px;
    border: solid 1px #0e62af
}

    .btn_dn_qr_ud em.bg_ma_qrr {
        display: inline-block;
        width: 18px;
        height: 18px;
        background: url(https://vtcpay.vn/content/images/img_sm_qr.png) no-repeat top center;
        margin-left: 8px;
        vertical-align: middle;
        margin-top: -2px
    }

    .btn_dn_qr_ud em.bg_ma_dtt {
        display: inline-block;
        width: 18px;
        height: 18px;
        background: url(https://vtcpay.vn/content/images/img_sm_dt.png) no-repeat top center;
        margin-left: 8px;
        vertical-align: middle;
        margin-top: -2px
    }

    .btn_dn_qr_ud em.bg_ma_lg_qr {
        display: inline-block;
        width: 18px;
        height: 18px;
        background: url(https://vtcpay.vn/content/images/img_lg_qrcode.png) no-repeat top center;
        margin-left: 8px;
        vertical-align: middle;
        margin-top: -2px
    }

    .btn_dn_qr_ud:hover {
        background-color: #0e62af;
        color: #fff;
        -webkit-transition: .4s ease all;
        -o-transition: .4s ease all;
        -moz-transition: .4s ease all;
        transition: .4s ease all
    }

        .btn_dn_qr_ud:hover em.bg_ma_qrr, .btn_dn_qr_ud:hover em.bg_ma_dtt, .btn_dn_qr_ud:hover em.bg_ma_lg_qr {
            background-position: bottom
        }

.link_dn_tkka {
    display: flex;
    align-items: center;
    color: #000;
    font-size: 15px;
    margin-top: 25px;
    cursor: pointer
}

    .link_dn_tkka a {
        margin: 0;
        margin-right: 15px
    }

.all_nd_ud_gi_qr {
    position: absolute;
    left: 25px;
    bottom: 60px
}

.link_quen_mk {
    display: inherit;
    width: auto;
    text-align: left;
    color: #00abfb;
    font-size: 15px;
    position: static;
    bottom: auto;
    left: auto;
    margin: 10px 0
}

.all_nd_po.ud_qr_bg_al {
    height: 414px;
    background: url(https://vtcpay.vn/content/images/bg_nd2.png) no-repeat top center
}

.thietbi_tincay {
    text-align: left;
    margin: 0 0 15px
}

    .thietbi_tincay input[type=checkbox].css-checkbox + label.css-label {
        font-size: 14px;
        padding-left: 20px;
        height: 15px;
        line-height: 15px
    }

    .thietbi_tincay input[type=checkbox].css-checkbox:checked + label.css-label {
        background-position: 0 -15px
    }

.lite-green-check {
    background-image: url(https://vtcpay.vn/content/images/icon_check.png)
}

/*.btn_tieptuc_po.btn_xn_qr_xn_ud {
    max-width: 250px;
    text-transform: none;
    width: 100%;
    font-size: 18px;
    background-color: #9bbcdc;
    left: 140px
}*/

.btn_tieptuc_po.btn_xn_qr_xn_ud {
    text-transform: none;
    font-size: 18px;
    background-color: #9bbcdc;
}

.all_nd_po.ud_qr_bg_al .all_cangiua b {
    color: #7d7d7d;
    font-size: 16px;
    font-style: italic;
    font-weight: 500;
    display: block
}

/*.btn_tieptuc_po.btn_xn_qr_gl_ud {
    max-width: 250px;
    text-transform: none;
    width: 100%;
    font-size: 18px
}*/

.btn_tieptuc_po.btn_xn_qr_gl_ud {
    text-transform: none;
    font-size: 18px
}

.khung_img_qr_dn_ud {
    text-align: center;
    color: #676767;
    font-size: 16px;
    font-weight: 300
}

.khung_chua_img_qrrr {
    width: 173px;
    height: 173px;
    padding: 12px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    border: solid 1px #cbcbcb;
    margin-bottom: 20px
}

    .khung_chua_img_qrrr.khung_chua_img_qrrr_hethan {
        position: relative;
        border: none
    }

        .khung_chua_img_qrrr.khung_chua_img_qrrr_hethan img {
            filter: opacity(10%);
            -moz-filter: opacity(10%);
            -webkit-filter: opacity(10%)
        }

        .khung_chua_img_qrrr.khung_chua_img_qrrr_hethan em {
            color: #232323;
            font-size: 16px;
            width: 100%;
            text-align: center;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
            -moz-transform: translate(-50%,-50%);
            -webkit-transform: translate(-50%,-50%)
        }

.slide_tab_ud {
    width: 100%
}

    .slide_tab_ud .item {
        max-width: 90px;
        margin: 0 auto
    }

        .slide_tab_ud .item a {
            text-align: center;
            font-size: 13px;
            color: #474a4f;
            display: block;
            margin-bottom: 15px;
            position: relative;
            z-index: 99
        }

            .slide_tab_ud .item a i {
                width: 80px;
                height: 26px;
                margin: 0 auto;
                margin-bottom: 15px;
                background: url(https://vtcpay.vn/content/images/all_icon_ud.png) no-repeat center 0;
                display: block
            }

        .slide_tab_ud .item.active {
            border-bottom: solid 5px #0475c5;
            color: #0475c5
        }

            .slide_tab_ud .item.active .item a {
                color: #0475c5
            }

        .slide_tab_ud .item a i.icon_ud2 {
            background-position: center -78px !important
        }

        .slide_tab_ud .item a i.icon_ud3 {
            background-position: center -26px !important
        }

        .slide_tab_ud .item a i.icon_ud4 {
            background-position: center -52px !important
        }

        .slide_tab_ud .item a i.icon_ud5 {
            background-position: center -104px !important
        }

        .slide_tab_ud .item a i.icon_ud6 {
            background-position: center -130px !important
        }

        .slide_tab_ud .item a i.icon_ud7 {
            background-position: center -156px !important
        }

        .slide_tab_ud .item a i.icon_ud8 {
            background-position: center -182px !important
        }

        .slide_tab_ud .item a i.icon_ud9 {
            background-position: center -470px !important
        }

        .slide_tab_ud .item a i.icon_ud10 {
            background-position: center -496px !important
        }

        .slide_tab_ud .item a i.icon_ud11 {
            background-position: center -564px !important
        }

        .slide_tab_ud .item a i.icon_ud12 {
            background-position: center -542px !important
        }

        .slide_tab_ud .item a i.icon_ud13 {
            background-position: center -520px !important
        }

        .slide_tab_ud .item a i.icon_ud14 {
            background-position: center -258px !important
        }

        .slide_tab_ud .item a i.icon_ud15 {
            background-position: center -446px !important
        }

        .slide_tab_ud .item a i.icon_ud16 {
            background-position: center -391px !important
        }

        .slide_tab_ud .item a i.icon_ud17 {
            background-position: center -208px !important
        }

        .slide_tab_ud .item a i.icon_ud18 {
            background-position: center -290px !important
        }

        .slide_tab_ud .item a i.icon_ud19 {
            background-position: center -156px !important
        }

        .slide_tab_ud .item a i.icon_ud20 {
            background-position: center -594px !important
        }

        .slide_tab_ud .item a i.icon_ud21 {
            background-position: center -620px !important
        }

        .slide_tab_ud .item a i.icon_ud22 {
            background-position: center -290px !important
        }

    .slide_tab_ud .owl-controls .owl-nav .owl-prev, .slide_tab_ud .owl-controls .owl-nav .owl-next {
        width: 15px;
        height: 25px;
        display: inline-block;
        opacity: .8
    }

        .slide_tab_ud .owl-controls .owl-nav .owl-prev:hover, .slide_tab_ud .owl-controls .owl-nav .owl-next:hover {
            opacity: 1
        }

    .slide_tab_ud .owl-controls .owl-nav .owl-prev {
        background: url(https://vtcpay.vn/content/images/btn_back_tabud.png) no-repeat;
        position: absolute;
        left: -1px;
        top: 28%;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%)
    }

    .slide_tab_ud .owl-controls .owl-nav .owl-next {
        background: url(https://vtcpay.vn/content/images/btn_next_tabud.png) no-repeat;
        position: absolute;
        right: -1px;
        top: 28%;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%)
    }

    .slide_tab_ud li {
        display: inline-block
    }

.owl-item {
    text-align: center
}
/*CSS UPDATE TIN TỨC MỚI*/



.feature {
    display: block;
    text-align: center;
    margin-top: 20PX;
}

    .feature img {
        margin: 0 auto;
        display: block;
    }

    .feature.fixed {
        position: fixed;
        top: 0px;
    }

.tt-green {
    padding-left: 0;
}

    .tt-green:before {
        content: none;
    }

    .tt-green span {
        padding: 5px 10px;
        background-color: #0061af;
        color: #fff;
        text-transform: uppercase;
    }

    .tt-green:after {
        background: #0061af;
        bottom: 0;
        height: 2px;
    }

    .tt-green ul {
        display: block;
        text-align: left;
        padding: 0;
    }

        .tt-green ul li {
            display: inline-block;
            text-align: center;
            margin-right: 30px;
            position: relative;
        }

            .tt-green ul li:before {
                content: "|";
                position: absolute;
                top: 50%;
                right: -20px;
                color: #1a1a1a;
                transform: translateY(-50%);
                -moz-transform: translateY(-50%);
                -webkit-transform: translateY(-50%);
            }

            .tt-green ul li:last-child {
                margin-right: 0px;
            }

                .tt-green ul li:last-child:before, .tt-green ul li.ac_tabmei:before {
                    content: none;
                }

            .tt-green ul li a {
                display: inline-block;
                text-transform: uppercase;
                padding: 10px 20px;
                color: #1a1a1a;
            }

            .tt-green ul li.ac_tabmei a {
                color: #fff;
                background-color: #0061af;
            }

.connttabmei {
    display: none;
}

#tab1_udda {
    display: block;
}

.connttabmei a.btn.btn-success {
    margin: 0 auto;
    display: block;
    max-width: 125px;
}

.link_xeud {
    position: absolute;
    right: 0;
    bottom: -5px;
    color: #1a1a1a;
    background-color: #fff;
    text-transform: none;
    font-size: 16px;
    z-index: 2;
    padding: 0px 5px;
}

.chitiet-tintuc {
    margin-bottom: 30px;
}






@media (max-width:991px) {
    .tt-green ul li a {
        font-size: 16px;
    }
}

@media (max-width:600px) {
    .tt-green, .link_xeud, .tt-green ul li a {
        font-size: 14px;
    }

        .tt-green ul li {
            margin-right: 5px;
        }

            .tt-green ul li:before {
                right: -10px;
            }

            .tt-green ul li a {
                padding: 5px 10px;
            }

        .tt-green ul {
            white-space: nowrap;
            overflow: auto;
        }
}

/*CSS UPDATE TRANG CHỦ -  LANDING MALL*/

.alsli_ud_top {
    line-height: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    max-height: 300px;
    background-color: #fff;
    overflow: hidden;
}

.sli_ud_top_l {
    overflow: hidden;
    width: 1055px;
    height: 100%;
    overflow: hidden;
    -webkit-box-flex: 2;
    -webkit-flex: 2 1 0;
    -moz-box-flex: 2;
    -ms-flex: 2 1 0px;
    flex: 2 1 0;
    overflow: hidden;
    border-radius: 0px 2px 2px 0px;
}

    .sli_ud_top_l .item a {
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-image: url(../images/banner1l.jpeg);
        height: 300px;
        display: block;
        background-position: bottom;
    }

.sli_ud_top_r {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -moz-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    margin-left: 5px;
    width: 500px;
}

    .sli_ud_top_r a {
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-image: url(../images/banner1s.png);
        height: 100%;
        display: block;
        background-position: bottom;
        border-radius: 2px 0px 0px 2px;
    }

        .sli_ud_top_r a:last-child {
            margin-top: 5px;
        }

.sli_ud_top_l .owl-dots {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    text-align: center
}

    .sli_ud_top_l .owl-dots .owl-dot {
        display: inline-block;
        margin: 0 5px
    }

        .sli_ud_top_l .owl-dots .owl-dot span {
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background-color: #fff;
            display: inline-block
        }

        .sli_ud_top_l .owl-dots .owl-dot.active span {
            width: 35px;
            border-radius: 5px
        }

.tieude_all_tab_nap i {
    font-size: 12px;
    color: #0475c5;
    border: solid 1px #0475c5;
    background-color: #fff;
    display: inline-block;
    font-style: normal;
    border-radius: 50%;
    line-height: 16px;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    text-align: center;
    margin-left: 5px;
    position: relative;
    pointer-events: all;
    cursor: pointer;
}

.ud_vtc_all {
    background-color: #ffe9e9;
}

.td_vtcmall {
    display: block;
    position: relative;
    text-transform: uppercase;
    color: #d2232a;
    font-weight: 700;
    padding: 10px 0px;
}

    .td_vtcmall a {
        float: right;
        font-weight: 400;
        text-transform: none;
        color: #d2232a;
        font-size: 14px;
        margin-right: 20px;
    }

        .td_vtcmall a em {
            font-style: normal;
        }

.sli_mall .item {
    text-align: center;
}

    .sli_mall .item a, .ls_all_mall li a, .spai_vtcmal_khac {
        background-color: #fff;
        padding: 3px;
        border: solid 1px rgba(0,0,0,0.13);
        display: inline-block;
        position: relative;
    }

        .sli_mall .item a span, .ls_all_mall li a span, .spai_vtcmal_khac span {
            font-weight: 700;
            color: #fff;
            position: absolute;
            bottom: 80px;
            left: 3px;
            background-color: #d2232a;
            border-radius: 0px 20px 20px 0px;
            text-align: center;
            padding: 5px 10px;
            z-index: 4;
            font-size: 14px;
        }

.sli_mall .owl-nav {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

    .sli_mall .owl-nav .owl-prev {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        -webkit-box-shadow: 0 0 4px rgba(0,0,0,.24);
        -moz-box-shadow: 0 0 4px rgba(0,0,0,.24);
        box-shadow: 0 0 4px rgba(0,0,0,.24);
        background-color: #fff;
        position: absolute;
        left: -15px;
        top: -15px;
        -webkit-transition: .4s ease all;
        -o-transition: .4s ease all;
        -moz-transition: .4s ease all;
        transition: .4s ease all;
    }

    .sli_mall .owl-nav .owl-next {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        -webkit-box-shadow: 0 0 4px rgba(0,0,0,.24);
        -moz-box-shadow: 0 0 4px rgba(0,0,0,.24);
        box-shadow: 0 0 4px rgba(0,0,0,.24);
        background-color: #fff;
        position: absolute;
        right: -15px;
        top: -15px;
        -webkit-transition: .4s ease all;
        -o-transition: .4s ease all;
        -moz-transition: .4s ease all;
        transition: .4s ease all;
    }

        .sli_mall .owl-nav .owl-next:before {
            content: "";
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
            -moz-transform: translate(-50%,-50%);
            -webkit-transform: translate(-50%,-50%);
            background: url(../images/icon_link_doitac.png) no-repeat center center;
            width: 7px;
            height: 14px;
        }

    .sli_mall .owl-nav .owl-prev:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%) scale(-1);
        -moz-transform: translate(-50%,-50%) scale(-1);
        -webkit-transform: translate(-50%,-50%) scale(-1);
        background: url(../images/icon_link_doitac.png) no-repeat center center;
        width: 7px;
        height: 14px;
    }

    .sli_mall .owl-nav .owl-next:before, .sli_mall .owl-nav .owl-prev:before {
        filter: grayscale(1);
        -moz-filter: grayscale(1);
        -webkit-filter: grayscale(1);
    }

    .sli_mall .owl-nav .owl-prev:hover, .sli_mall .owl-nav .owl-next:hover {
        transform-origin: center;
        width: 35px;
        height: 35px;
    }

.des_slimal {
    display: block;
    padding: 5px;
    font-family: 'Roboto', sans-serif;
}

    .des_slimal ul {
        display: block;
        word-spacing: -4px;
        vertical-align: middle;
    }

    .des_slimal p {
        word-wrap: break-word;
        overflow: hidden;
        display: -webkit-box;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        font-size: 13px;
        text-align: left;
    }

    .des_slimal ul li:first-child {
        color: #d2232a;
        font-size: 18px;
    }

    .des_slimal ul li:last-child {
        color: #aaa9a9;
        font-size: 14px;
        text-decoration: line-through;
        text-align: right;
    }


.nd_vtcmall {
    background-color: #f8f8f8;
    padding: 25px 0px;
}

.tai_vtcmal {
    display: block;
    text-align: left;
    background-color: #edeff1;
    color: #3f3f3f;
    padding: 15px 20px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}

.ls_all_mall {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

    .ls_all_mall li {
        margin-bottom: 15px;
        padding: 0px 8px;
        flex-basis: 20%;
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex: 0 0 auto;
    }

        .ls_all_mall li a {
            width: 100%;
        }

            .ls_all_mall li a img {
                width: 100%;
                max-height: 230px;
            }

            .ls_all_mall li a:hover, .spai_vtcmal_khac:hover {
                box-shadow: 0 0.0625rem 20px 0 rgb(0 0 0 / 5%);
                -webkit-transform: translateY(-.0825rem);
                transform: translateY(-.0825rem);
                border: solid 1px rgba(210,35,42,1);
            }




        .ls_all_mall li .des_slimal ul li {
            margin-bottom: 0;
            width: 50%;
            max-width: 50%;
            float: left;
            padding: 0;
            line-height: 27px;
        }

.ls_ptr_vtcmall {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px 0px;
}

    .ls_ptr_vtcmall li {
        display: inline-block;
        margin: 0px 10px;
    }

        .ls_ptr_vtcmall li a {
            display: inline-block;
            text-align: center;
            color: #878787;
            font-size: 16px;
            border-radius: 3px;
            -webkit-transition: 0.4s ease all;
            -o-transition: 0.4s ease all;
            -moz-transition: 0.4s ease all;
            transition: 0.4s ease all;
            width: 48px;
            height: 48px;
            line-height: 48px;
        }

            .ls_ptr_vtcmall li.ac_ptr_vtcmall a, .ls_ptr_vtcmall li a:hover {
                background-color: #d2232a;
                color: #fff;
            }

        .ls_ptr_vtcmall li.bt_bacvtcmall a, .ls_ptr_vtcmall li.bt_nexvtcmall a {
            border-radius: 3px;
            border: solid 1px #c7c7c7;
        }

            .ls_ptr_vtcmall li.bt_bacvtcmall a img, .ls_ptr_vtcmall li.bt_nexvtcmall a img {
                vertical-align: inherit;
                filter: grayscale(1);
                -moz-filter: grayscale(1);
                -webkit-filter: grayscale(1);
                -webkit-transition: 0.4s ease all;
                -o-transition: 0.4s ease all;
                -moz-transition: 0.4s ease all;
                transition: 0.4s ease all;
            }

            .ls_ptr_vtcmall li.bt_bacvtcmall a img {
                transform: scale(-1);
            }

            .ls_ptr_vtcmall li.bt_bacvtcmall a:hover, .ls_ptr_vtcmall li.bt_nexvtcmall a:hover {
                background-color: transparent;
            }

                .ls_ptr_vtcmall li.bt_nexvtcmall a:hover img {
                    margin-right: -10px;
                    -webkit-transition: 0.4s ease all;
                    -o-transition: 0.4s ease all;
                    -moz-transition: 0.4s ease all;
                    transition: 0.4s ease all;
                }

                .ls_ptr_vtcmall li.bt_bacvtcmall a:hover img {
                    margin-left: -10px;
                    -webkit-transition: 0.4s ease all;
                    -o-transition: 0.4s ease all;
                    -moz-transition: 0.4s ease all;
                    transition: 0.4s ease all;
                }

.ls_inpu_al {
    padding: 15px;
}

    .ls_inpu_al li {
        display: block;
        margin-bottom: 20px;
    }

        .ls_inpu_al li input[type=checkbox].css-checkbox {
            position: absolute;
            overflow: hidden;
            clip: rect(0 0 0 0);
            height: 1px;
            width: 1px;
            margin: -1px;
            padding: 0;
            border: 0
        }

            .ls_inpu_al li input[type=checkbox].css-checkbox + label.css-label {
                padding-left: 35px;
                height: 20px;
                display: inline-block;
                line-height: 20px;
                background-repeat: no-repeat;
                background-position: 0 0;
                font-size: 16px;
                font-weight: 400;
                vertical-align: middle;
                cursor: pointer;
                margin: 3px 0 0 2px;
                color: #3f3f3f
            }

            .ls_inpu_al li input[type=checkbox].css-checkbox:checked + label.css-label {
                background-position: 0 -20px
            }

.chrome_se_malit {
    background-image: url(../images/icon_checkbox_mall.jpg)
}

.line_mlo {
    display: block;
    margin: 0px 15px;
    height: 1px;
    background-color: #e2e2e2;
}

.ls_khoangiasn {
    display: block;
    padding: 15px;
}

    .ls_khoangiasn li {
        display: block;
        margin-bottom: 10px;
    }

        .ls_khoangiasn li:first-child {
            color: #3f3f3f;
            font-weight: 700;
            font-family: 'Open Sans', sans-serif;
            text-align: left;
            font-size: 16px;
        }

        .ls_khoangiasn li em {
            display: inline-block;
            font-style: normal;
            min-width: 48px;
        }

        .ls_khoangiasn li input {
            width: 100%;
            max-width: 165px;
            padding: 10px;
            height: 35px;
            border: solid 1px #cbcbcb;
            box-sizing: border-box;
            outline: none;
            border-radius: 3px;
            color: #d2232a;
            font-size: 16px;
        }

            .ls_khoangiasn li input::-webkit-input-placeholder {
                color: #8e8e8e;
            }

            .ls_khoangiasn li input::-moz-placeholder {
                color: #8e8e8e;
            }

            .ls_khoangiasn li input:-ms-input-placeholder {
                color: #8e8e8e;
            }

            .ls_khoangiasn li input:-moz-placeholder {
                color: #8e8e8e;
            }

        .ls_khoangiasn li a {
            width: 165px;
            text-align: center;
            border-radius: 3px;
            background-color: #d2232a;
            display: inline-block;
            height: 35px;
            color: #fff;
            line-height: 35px;
            -webkit-transition: 0.4s ease all;
            -o-transition: 0.4s ease all;
            -moz-transition: 0.4s ease all;
            transition: 0.4s ease all;
        }

            .ls_khoangiasn li a:hover {
                background-color: #df2a31;
            }



.ls_dh_mall {
    display: block;
    text-align: left;
    padding: 20px 0px;
}

    .ls_dh_mall li {
        display: inline-block;
        vertical-align: middle;
        color: #3f3f3f;
        font-size: 18px;
    }

        .ls_dh_mall li a {
            display: inline-block;
            color: #3f3f3f;
            font-size: 16px;
        }

        .ls_dh_mall li:nth-child(even) {
            padding: 0px 5px;
        }

        .ls_dh_mall li.dh_dhlioc a {
            font-weight: 700;
            font-family: 'Open Sans', sans-serif;
        }

.al_nd_spmal_kha {
    background-color: #e5e5e4;
    overflow: hidden;
}

.nd_chitiet_sp_mal {
    background-color: #fff;
    padding: 20px 15px;
}

.morong_thugon_mall {
    position: relative;
    height: 750px;
    overflow: hidden;
}

.nd_vtcmall_chitiet {
    margin-bottom: 20px;
}

.tai_vtcmal.tai_vtcmal_khac {
    text-align: center;
}

.spai_vtcmal_khac {
    display: flex;
    align-items: center;
    overflow: hidden;
    margin-bottom: 20px;
}

    .spai_vtcmal_khac img {
        max-width: 160px;
    }

    .spai_vtcmal_khac .des_slimal {
        margin-left: 15px;
    }

        .spai_vtcmal_khac .des_slimal ul {
            flex-direction: column;
            align-items: baseline;
            justify-content: inherit;
            margin-bottom: 20px;
        }

.link_xth_spkh_mal {
    display: block;
    text-align: right;
    font-style: italic;
    color: #d2232a;
    line-height: 20px;
    padding: 0px 20px;
}

.morong_thugon_mall p {
    text-align: justify;
    font-size: 16px;
    color: #3f3f3f;
    line-height: 21px;
}

    .morong_thugon_mall p img {
        display: block;
        margin: 15px auto;
    }

.gradient {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 200px;
    background-image: linear-gradient(rgba(255,255,255,0),rgb(255,255,255));
}

.link_xemcthem_thugon {
    width: 240px;
    margin: 0 auto;
    text-align: center;
    color: #d2232a;
    font-size: 16px;
    line-height: 45px;
    border: solid 1px #d2232a;
    display: block;
    background-color: #fff;
    -webkit-transition: 0.4s ease all;
    -o-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    transition: 0.4s ease all;
}

    .link_xemcthem_thugon:hover {
        color: #fff;
        background-color: #d2232a;
    }

.morong_thugon_mall h4 {
    display: block;
    text-align: center;
    font-size: 20px;
    color: #3f3f3f;
    font-weight: 700;
    text-transform: uppercase;
    margin: 25px 0px;
}

.nd_vtcmall_chitiet.nd_vtcmall_chitiet_sli1 {
    background-color: #fff;
    padding: 20px;
}

.sl_sp_ct_mall {
    position: relative;
}

    .sl_sp_ct_mall .lSSlideOuter .imageGallery.lightSlider li a {
        width: 100%;
        position: relative;
        padding-top: 100%;
        display: inline-block;
    }

        .sl_sp_ct_mall .lSSlideOuter .imageGallery.lightSlider li a img {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            object-fit: contain;
            height: 100%;
        }

    .sl_sp_ct_mall .lSSlideOuter .lSPager.lSGallery li {
        border: solid 1px transparent;
        border-radius: 0 0 0 0;
    }

        .sl_sp_ct_mall .lSSlideOuter .lSPager.lSGallery li a {
            position: relative;
            display: inline-block;
            width: 100%;
            padding-top: 100%;
            margin-bottom: -5px;
        }

            .sl_sp_ct_mall .lSSlideOuter .lSPager.lSGallery li a img {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                object-fit: contain;
                height: 100%;
            }

        .sl_sp_ct_mall .lSSlideOuter .lSPager.lSGallery li.active {
            border: solid 1px #d2232a;
        }

    .sl_sp_ct_mall .lSSlideOuter .lSPager.lSGallery {
        margin-top: 20px !important;
    }

.ls_btn_sl {
    position: absolute;
    bottom: 53px;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 9;
}

.bx_sl_mll {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: -15px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,.24);
    -moz-box-shadow: 0 0 4px rgba(0,0,0,.24);
    box-shadow: 0 0 4px rgba(0,0,0,.24);
    background-color: #fff;
}

.nx_sl_mll {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    right: -15px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,.24);
    -moz-box-shadow: 0 0 4px rgba(0,0,0,.24);
    box-shadow: 0 0 4px rgba(0,0,0,.24);
    background-color: #fff;
}

    .nx_sl_mll:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        background: url(../images/icon_link_doitac.png) no-repeat center center;
        width: 7px;
        height: 14px;
    }

.bx_sl_mll:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) scale(-1);
    -moz-transform: translate(-50%,-50%) scale(-1);
    -webkit-transform: translate(-50%,-50%) scale(-1);
    background: url(../images/icon_link_doitac.png) no-repeat center center;
    width: 7px;
    height: 14px;
}

.bx_sl_mll:before, .nx_sl_mll:before {
    filter: grayscale(1);
    -moz-filter: grayscale(1);
    -webkit-filter: grayscale(1);
}

.imageGallery li img {
    width: 100%;
}

.tx_td_chtlsn {
    display: block;
    color: #3f3f3f;
    font-size: 23px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    padding: 20px 0px;
    border-bottom: dashed 1px #bababa;
}

.bx_udaia {
    display: block;
    font-size: 14px;
    font-style: italic;
    background-color: #f2f2f0;
    padding: 10px;
    vertical-align: middle;
    overflow: hidden;
}

    .bx_udaia img {
        float: left;
        margin-right: 20px;
    }

    .bx_udaia i {
        line-height: 35px;
        color: #d2232a;
    }

.info_shop_mal {
    display: flex;
    align-items: center;
    margin: 20px 0px;
}

.LogoProviderDetail {
    display: inline-block;
    max-width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
}

.info_shop_mal a {
    margin-right: 25px;
}

.info_shop_mal p {
    color: #3f3f3f;
    width: 100%;
    font-size: 16px;
}

    .info_shop_mal p b {
        display: block;
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 700;
        font-family: 'Open Sans', sans-serif;
    }

.al_nd_chits_sdrai {
    padding: 0px 25px;
}

.ls_giamua_khmgias {
    display: flex;
    align-items: center;
    margin: 20px 0px;
}

    .ls_giamua_khmgias li {
        display: inline-block;
        margin: 0px 10px;
    }

        .ls_giamua_khmgias li b {
            color: #d2232a;
            font-weight: 700;
            font-family: 'Open Sans', sans-serif;
            font-size: 30px;
        }

        .ls_giamua_khmgias li span {
            font-size: 20px;
            color: #3f3f3f;
            text-decoration: line-through;
        }

        .ls_giamua_khmgias li em {
            display: inline-block;
            font-style: normal;
            padding: 5px 25px 5px 10px;
            background-color: #d2232a;
            color: #fff;
            font-size: 18px;
            position: relative;
        }

            .ls_giamua_khmgias li em:before {
                content: "";
                width: 0;
                height: 0;
                border-top: 17px solid transparent;
                border-bottom: 18px solid transparent;
                border-right: 15px solid #fff;
                position: absolute;
                right: 0;
                top: 0;
            }

.box_sl_muhang {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    margin: 35px 0px;
}

    .box_sl_muhang a, .ls_luu_muabn li a {
        color: #fff;
        background-color: #d2232a;
        text-align: center;
        display: block;
        line-height: 50px;
        width: 220px;
        -webkit-transition: 0.4s ease all;
        -o-transition: 0.4s ease all;
        -moz-transition: 0.4s ease all;
        transition: 0.4s ease all;
        font-size: 18px;
    }

        .box_sl_muhang a:hover, .ls_luu_muabn li a:hover {
            background-color: #a01c21;
        }

.bx_slt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    color: #3f3f3f;
    font-size: 18px;
    margin-right: 10px;
    align-items: center;
}

    .bx_slt span {
        min-width: 150px;
    }

.al_btn_stl {
    display: flex;
    align-items: center;
}

    .al_btn_stl button {
        background-color: transparent;
        outline: none;
        width: 40px;
        height: 40px;
    }

    .al_btn_stl input {
        width: 80px;
        height: 40px;
        text-align: center;
        color: #3f3f3f;
        outline: none;
    }

    .al_btn_stl button, .al_btn_stl input {
        border: 1px solid rgba(0,0,0,.09);
        margin: 0px -1px;
    }

        .al_btn_stl button svg {
            width: 10px;
            height: 10px;
        }

.td_diahicnhan {
    display: block;
    text-transform: uppercase;
    color: #fff;
    background-color: #d2232a;
    padding: 10px 20px;
    font-size: 20px;
}

.form_inputak {
    width: 890px;
    max-width: 100%;
    margin: 0 auto;
}

    .form_inputak .form-group {
        margin-bottom: 20px;
    }

    .form_inputak label {
        font-size: 16px;
        color: #3f3f3f;
        line-height: 45px;
        font-weight: 600;
        color: #3f3f3f;
    }

        .form_inputak label em {
            display: inline-block;
            color: #d2232a;
            font-style: normal;
        }

    .form_inputak input, .form_inputak textarea {
        border-radius: 0 0 0 0;
        height: 45px;
        color: #3f3f3f;
        border: 1px solid #ccc;
    }

        .form_inputak input:focus, .form_inputak textarea:focus {
            border-color: #d2232a;
            outline: 0;
            -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(210,35,42,0.6);
            box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(210,35,42,0.6)
        }

    .form_inputak textarea {
        width: 100%;
        padding: 6px 12px;
        resize: none;
        height: 160px;
        max-height: 160px;
    }

.ls_luu_muabn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px 0px;
}

    .ls_luu_muabn li input[type=checkbox].css-checkbox {
        position: absolute;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0
    }

        .ls_luu_muabn li input[type=checkbox].css-checkbox + label.css-label {
            padding-left: 40px;
            height: 28px;
            display: inline-block;
            line-height: 28px;
            background-repeat: no-repeat;
            background-position: 0 0;
            font-size: 14px;
            font-weight: 400;
            vertical-align: middle;
            cursor: pointer;
            margin: 3px 0 0 2px;
            color: #3f3f3f;
            font-style: italic;
        }

        .ls_luu_muabn li input[type=checkbox].css-checkbox:checked + label.css-label {
            background-position: 0 -28px
        }

.chrome_thogit {
    background-image: url(../images/icon_chekcthio.png)
}

.spa_mal_th {
    background-color: #fff;
    padding: 20px 20px 0px 20px;
}

    .spa_mal_th .tsx_that {
        display: flex;
        margin-bottom: 10px;
        margin-right: 5px;
        justify-content: space-between;
        color: #3f3f3f;
    }

        .spa_mal_th .tsx_that p {
            font-size: 16px;
            margin-right: auto;
            display: -webkit-box;
            text-overflow: ellipsis;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 3;
            max-height: 56px;
            overflow: hidden;
        }

}

.spa_mal_th .tsx_that img {
    max-width: 112px;
    margin-right: 20px;
}

.spa_mal_th .tsx_that:first-child {
    border-bottom: dashed 1px #bababa;
    margin-bottom: 15px;
    padding-bottom: 20px;
    position: relative;
}

    .spa_mal_th .tsx_that:first-child h6 {
        /*                position: absolute;
*/ bottom: 20px;
        left: 135px;
        width: 100%;
        color: #aaa9a9;
    }

        .spa_mal_th .tsx_that:first-child h6 em {
            color: #3f3f3f;
            /*margin-left: 108px;*/
        }

.spa_mal_th .tsx_that:last-child {
    margin: 0px -20px 0px -20px;
    padding: 10px 20px;
    background-color: #fae9e9;
    font-weight: 700;
}

.spa_mal_th .tsx_that em {
    font-style: normal;
}

    .spa_mal_th .tsx_that em.tx_treuna {
        color: #d2232a;
    }

.thong_tindia_ok {
    background-color: #fae9e9;
    padding: 20px;
    margin-bottom: 25px;
}

    .thong_tindia_ok span, .thong_tindia_ok b {
        line-height: 30px;
    }

.link_ttnha {
    display: block;
    text-align: right;
    font-style: italic;
    font-size: 14px;
    padding: 10px 0px;
    color: #d2232a;
}

    .link_ttnha img {
        margin-right: 5px;
    }

    .link_ttnha:hover {
        text-decoration: underline;
        color: #d2232a;
    }

.bo_locmb .boloc_mba {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    padding: 5px 8px;
    background-color: #d2232a;
    display: flex;
    color: #fff;
    font-size: 13px;
    align-items: flex-end;
    cursor: pointer;
}

    .bo_locmb .boloc_mba .navh_filter {
        stroke: #fff !important;
        width: 24px;
        height: 20px;
        fill: #fff !important;
    }

.bg_filter {
    position: fixed;
    background-color: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999999;
    display: none;
}

body.show_filter .bg_filter {
    display: block;
}

.nd_filter {
    position: fixed;
    top: 0;
    width: 80%;
    background-color: #fff;
    right: -80%;
    height: 100%;
    -webkit-transition: -webkit-transform .5s cubic-bezier(.4,0,.6,1);
    transition: -webkit-transform .5s cubic-bezier(.4,0,.6,1);
    transition: transform .5s cubic-bezier(.4,0,.6,1);
    transition: transform .5s cubic-bezier(.4,0,.6,1),-webkit-transform .5s cubic-bezier(.4,0,.6,1);
    z-index: 99999999;
}

body.show_filter .nd_filter {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    overflow-y: auto
}

.tai_vtcmal.tai_vtcmal_filer {
    text-align: center;
    position: relative;
    background-color: #d2232a;
    color: #fff;
}

    .tai_vtcmal.tai_vtcmal_filer a {
        position: absolute;
        top: 50%;
        left: 10px;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        color: #fff;
    }
















@media (max-width:1200px) {
    .alsli_ud_top {
        max-height: 195px;
    }

    .sli_ud_top_l .item a {
        height: 195px;
    }

    .sli_ud_top_r a {
        height: 95px;
    }

    .td_vtcmall {
        padding: 10px;
    }
}

@media (max-width:1024px) {
    .sli_mall .owl-nav .owl-next {
        right: 15px;
    }

    .sli_mall .owl-nav .owl-prev {
        left: 15px;
    }
}

@media (max-width:991px) {
    .sli_ud_top_l .item a {
        background-position: inherit;
    }

    .ls_inpu_al li {
        margin-bottom: 10px;
    }

    .ls_khoangiasn li em {
        margin-bottom: 10px;
    }

    .ls_khoangiasn li input {
        max-width: 100%;
    }

    .ls_khoangiasn li a {
        width: 100%;
    }

    .ls_dh_mall {
        padding: 20px 10px;
    }

    .link_xth_spkh_mal {
        text-align: center;
    }

    .al_nd_chits_sdrai {
        padding: 0px 15px;
    }

    .thong_tindia_ok span, .thong_tindia_ok b {
        display: block;
    }

    .bo_locmb {
        background-color: #f8f8f8;
        position: relative;
    }
}

@media (max-width:600px) {
    .td_vtcmall {
        font-size: 14px;
    }

        .td_vtcmall a {
            font-size: 13px;
            margin-right: 0;
        }

    .sli_ud_top_l .item a {
        height: 120px;
    }

    .des_slimal ul li:first-child {
        font-size: 15px;
    }

    .des_slimal ul li:last-child {
        font-size: 12px;
        text-align: right;
    }

    .ls_all_mall li {
        width: 50%;
        padding: 5px;
        box-sizing: border-box;
    }

        .ls_all_mall li a img {
            max-width: 100%;
        }

        .ls_all_mall li .des_slimal ul li {
            padding: 0;
        }

            .ls_all_mall li .des_slimal ul li:first-child {
                font-size: 13px;
            }

        .ls_all_mall li .des_slimal p {
            font-size: 12px;
        }

    .ls_ptr_vtcmall li {
        margin: 0px 5px;
    }

        .ls_ptr_vtcmall li a {
            width: 35px;
            height: 35px;
            line-height: 35px;
        }

    .ls_btn_sl {
        bottom: 30px;
    }

    .bx_sl_mll, .nx_sl_mll {
        width: 25px;
        height: 25px;
    }

    .ls_dh_mall li a {
        font-size: 14px;
    }

    .al_nd_chits_sdrai {
        padding: 0px;
    }

    .tx_td_chtlsn {
        font-size: 18px;
    }

    .bx_udaia {
        padding: 5px;
        font-size: 13px;
    }

        .bx_udaia i {
            line-height: normal;
        }

        .bx_udaia img {
            display: none;
        }

    .ls_giamua_khmgias li b {
        font-size: 20px;
    }

    .ls_giamua_khmgias li span {
        font-size: 14px;
    }

    .ls_giamua_khmgias li em {
        font-size: 16px;
    }

    .box_sl_muhang {
        flex-direction: column;
        align-items: baseline;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 10px 20px 0px 20px;
        margin: 0;
        background-color: #fff;
        z-index: 999;
        box-shadow: 0px 4px 5px 3px #5c5b5b;
    }

        .box_sl_muhang a {
            width: 100%;
            font-size: 16px;
        }

    .bx_slt {
        margin-bottom: 20px;
        width: 100%;
        justify-content: space-between;
    }

    .link_ttnha {
        text-align: left;
    }

    .ls_luu_muabn {
        flex-direction: column;
    }

    .tai_vtcmal {
        padding: 10px 15px;
        font-size: 14px;
    }

    .ls_inpu_al {
        padding: 10px 15px;
    }

    .nd_vtcmall {
        padding: 0px;
    }

    .sl_sp_ct_mall .lSSlideOuter .lSPager.lSGallery, .ls_btn_sl {
        display: none;
    }
}



.ls_spanban {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    flex: 0 1 auto;
}

    .ls_spanban div.chi_spban {
        padding: 0px 10px;
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%;
        flex: 0 0 auto;
        margin-bottom: 20px;
    }

        .ls_spanban div.chi_spban a {
            background-color: #fff;
            padding: 3px;
            border: solid 1px rgba(0,0,0,0.13);
            display: inline-block;
            position: relative;
        }

            .ls_spanban div.chi_spban a img {
                width: 230px;
                height: 230px;
                max-width: 100%;
                max-height: 100%;
            }

        .ls_spanban div.chi_spban .des_slimal ul {
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

















/*css update slide sale*/


.sl_sieusale {
    position: relative;
    border-top: solid 20px #d2232a;
    border-bottom: solid 20px #d2232a;
    border-left: solid 25px #d2232a;
    border-right: solid 25px #d2232a;
    z-index: 2;
    padding: 15px;
}

    .sl_sieusale:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: calc(100%);
        height: 100%;
        background-color: #fef0f0;
        z-index: -1;
        pointer-events: none;
    }

.img_td_sale {
    position: absolute;
    top: -28px;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    max-width: 100%;
}

.td_sl_sieudsakt {
    display: flex;
    text-transform: uppercase;
    color: #d2232a;
    font-size: 22px;
    font-family: 'Be Vietnam', sans-serif;
    font-weight: 700;
    margin-top: 50px;
    align-items: center;
    justify-content: space-between;
}

    .td_sl_sieudsakt a {
        text-transform: none;
        font-weight: 400;
        font-size: 16px;
        color: #d2232a;
    }

.sl_sieusale .swiper-container {
    margin: 20px auto;
}

    .sl_sieusale .swiper-container .swiper-slide {
        background-color: #fff;
        padding: 3px;
        border: solid 1px rgba(0,0,0,0.13);
        display: inline-block;
    }

        .sl_sieusale .swiper-container .swiper-slide a {
            max-width: 220px;
        }

.anhimgf_slimal {
    padding-top: 100%;
    position: relative;
}

    .anhimgf_slimal img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: contain;
        max-width: 100%;
    }

.des_slimal {
    display: block;
    padding: 15px 10px;
}

.gia_spvp {
    display: block;
    color: #d2232a;
    font-size: 20px;
    text-transform: uppercase;
}

.dv_tte {
    display: inline-block;
    font-size: 14px;
    text-transform: none;
    font-style: normal;
}

.gia_sale_spvp {
    display: block;
    text-decoration: line-through;
    color: #aaa9a9;
    font-size: 14px;
}

    .gia_sale_spvp em {
        font-size: 10px;
    }

.tx_giamgiapt {
    font-weight: 700;
    color: #fff;
    position: absolute;
    bottom: 10px;
    left: 0px;
    background-color: #d2232a;
    border-radius: 0px 20px 20px 0px;
    text-align: center;
    padding: 5px 10px;
    z-index: 4;
    font-size: 14px;
}

.sl_sieusale .swiper-button-next, .sl_sieusale .swiper-button-prev {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.65);
}

.sl_sieusale .swiper-button-next {
    right: -28px;
}

.sl_sieusale .swiper-button-prev {
    left: -28px;
}

    .sl_sieusale .swiper-button-next:after, .sl_sieusale .swiper-button-prev:after {
        color: #3f3f3f;
        font-size: 13px;
        font-weight: 600;
    }

.text_chay {
    display: block;
    padding-left: 23px;
    position: relative;
    color: #414141;
    font-size: 14px;
    font-family: 'Be Vietnam', sans-serif;
    font-weight: 400;
}

    .text_chay a {
        display: inline-block;
        font-style: italic;
        color: #d2232a;
    }

    .text_chay:before {
        content: "";
        position: absolute;
        top: 3px;
        left: 0;
        background: url(../images/icon_tb.png) no-repeat top center;
        width: 22px;
        height: 20px;
    }


@media (max-width:991px) {
    .sl_sieusale {
        border-top: solid 15px #d2232a;
        border-bottom: solid 15px #d2232a;
        border-left: solid 20px #d2232a;
        border-right: solid 20px #d2232a;
        padding: 10px;
    }

    .img_td_sale {
        top: -21px;
        width: 75%;
    }

    .td_sl_sieudsakt {
        font-size: 18px;
    }

        .td_sl_sieudsakt a {
            font-size: 14px;
        }
}

@media (max-width:600px) {
    .img_td_sale {
        top: -18px;
    }

    .text_chay {
        font-size: 13px;
    }
}

/*end update slide sale*/
























/*css update 07092021*/


.ls_naptien_ud {
    display: block;
    border-bottom: solid 1px #e5e5e4;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

    .ls_naptien_ud li {
        display: inline-block;
        margin-right: 15px;
    }

        .ls_naptien_ud li:last-child {
            margin-right: 0;
        }

        .ls_naptien_ud li a {
            text-transform: uppercase;
            position: relative;
        }

            .ls_naptien_ud li a:before {
                content: "";
                position: absolute;
                bottom: -12px;
                left: 0;
                width: 100%;
                height: 3px;
                background-color: #01aeec;
                display: none;
            }

        .ls_naptien_ud li.ac_nt_ud a:before {
            display: block;
        }

.cotent_tab_nt_ud {
    display: none;
}

#tab1_ntudd {
    display: block;
}

.box_nap_tien_atm_ud {
    margin-top: 0;
    font-size: 14px;
}

    .box_nap_tien_atm_ud b {
        display: block;
        margin-bottom: 15px;
    }

.thtn_chk_nt_ud {
    display: flex;
    align-items: center;
    margin: 20px 0px;
    box-sizing: border-box;
}

    .thtn_chk_nt_ud span {
        padding-left: 30px;
        box-sizing: border-box;
        min-width: 220px;
    }

    .thtn_chk_nt_ud em {
        font-style: normal;
        position: relative;
        width: 100%;
        font-weight: 600;
    }

        .thtn_chk_nt_ud em a {
            position: absolute;
            top: 50%;
            right: 0;
            transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            border: solid 1px #01adeb;
            padding: 5px 15px;
            color: #01adeb;
            border-radius: 5px;
            font-weight: 400;
            pointer-events: all;
        }

.tx_gcht_ctt_ud {
    display: block;
    font-size: 13px;
    padding: 10px 0px;
    color: #949795;
    line-height: 1.5;
}

.group.group_api_udd {
    height: auto;
    overflow: hidden;
}

    .group.group_api_udd input, .group.group_api_udd textarea {
        border: solid 1px #cacaca;
        padding: 0px 5px;
        color: #7a7a7a;
        border-radius: 3px;
        width: 50%;
        float: right;
    }

    .group.group_api_udd textarea {
        height: 120px;
        margin-bottom: 50px;
    }

    .group.group_api_udd .label_input {
        position: static;
        top: auto;
        left: auto;
        width: 100%;
    }

    .group.group_api_udd a {
        top: auto;
        transform: none;
        bottom: 0%;
    }

.box_giaodien_doanhnghiep.box_giaodien_doanhnghiep_udd {
    background-image: linear-gradient(to right,#0481c8 65%,#01adeb);
    padding-bottom: 70px;
    margin-bottom: -50px;
}

.if_top_dli_udsr {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

    .if_top_dli_udsr .box_info_doanhnghiep {
        display: flex;
        align-items: center;
        margin-right: 60px;
    }

.img_thumb_info_doanhnghiep img {
    width: 100%;
    object-fit: cover;
}

.if_top_dli_udsr .text_info_doanhnghiep i {
    font-size: 12px;
    display: block;
    padding: 0;
    margin-top: 5px;
    font-weight: 400;
}

.if_top_dli_udsr .box_all_tien_doanhnghiep {
    display: flex;
    align-items: center;
    padding: 0;
}

    .if_top_dli_udsr .box_all_tien_doanhnghiep li {
        width: auto;
        margin-right: 60px;
    }

        .if_top_dli_udsr .box_all_tien_doanhnghiep li:last-child {
            margin-right: 0;
        }

        .if_top_dli_udsr .box_all_tien_doanhnghiep li:before {
            content: none;
        }

.if_top_dli_udsr .text_info_doanhnghiep {
    padding: 0;
}

.if_top_dli_udsr .box_all_tien_doanhnghiep a {
    background-image: linear-gradient(to right,#65d0ff 55%,#3fb2ff);
    color: #fff;
    border-radius: 0;
    text-transform: none;
}

    .if_top_dli_udsr .box_all_tien_doanhnghiep a img {
        margin-right: 10px;
    }

.noidung_thongtin_doanhgur_udd .container {
    max-width: 100%;
}

.nqd_daily_udretr {
    display: flex;
    margin-bottom: 10px;
}

    .nqd_daily_udretr li {
        border-radius: 10px;
        background-color: #fff;
        padding: 25px 35px;
        width: 50%;
        margin-right: 10px;
        position: relative;
        min-height: 264px;
        z-index: 2;
    }

.img_th_truonghd {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.nqd_daily_udretr li:last-child {
    margin-right: 0;
}

.td_tt_dn_dl_udd {
    display: block;
    color: #000;
    font-size: 18px;
    margin-bottom: 15px;
}

.al_ipu_ttdn_dl_udd {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sipu_ttdn_dl_udd {
    margin-bottom: 15px;
}

    .sipu_ttdn_dl_udd span {
        display: block;
        color: #363636;
        font-size: 13px;
        margin-bottom: 10px;
    }

    .sipu_ttdn_dl_udd input {
        width: 318px;
        height: 43px;
        border-radius: 3px;
        padding: 0px 15px;
        box-sizing: border-box;
        border: none;
        color: #3a3a3a;
        font-size: 14px;
        outline: none;
        -webkit-box-shadow: inset 0px 0px 0px 1px rgba(229,229,228,1);
        -moz-box-shadow: inset 0px 0px 0px 1px rgba(229,229,228,1);
        box-shadow: inset 0px 0px 0px 1px rgba(229,229,228,1);
        max-width: 100%;
    }

        .sipu_ttdn_dl_udd input:focus {
            -webkit-box-shadow: 0px 0px 4px 0.5px rgba(63,178,255,1);
            -moz-box-shadow: 0px 0px 4px 0.5px rgba(63,178,255,1);
            box-shadow: 0px 0px 4px 0.5px rgba(63,178,255,1);
        }

.btn_cn_tt_dlu_uddd {
    display: table;
    border: solid 1px #407fc8;
    border-radius: 3px;
    text-align: center;
    padding: 10px 20px;
    font-size: 14px;
    color: #407fc8;
    margin-top: 25px;
    float: right;
    overflow: hidden;
    position: relative;
    z-index: 2;
    -webkit-transition: 0.4s ease all;
    -o-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    transition: 0.4s ease all;
}

    .btn_cn_tt_dlu_uddd:before {
        content: "";
        position: absolute;
        top: 0px;
        color: white;
        width: 200%;
        height: 100%;
        background: #407fc8;
        left: -210%;
        -webkit-transform: skewX(-20deg);
        -moz-transform: skewX(-20deg);
        -o-transform: skewX(-20deg);
        transform: skewX(-20deg);
        -webkit-transition: 0.4s linear all;
        -o-transition: 0.4s linear all;
        -moz-transition: 0.4s linear all;
        transition: 0.4s linear all;
        z-index: -1;
    }

    .btn_cn_tt_dlu_uddd:hover {
        color: #fff;
    }

        .btn_cn_tt_dlu_uddd:hover:before {
            left: -10%;
        }

.alnd_an_tt_ct_uddd {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    flex-wrap: wrap;
    justify-content: space-between;
}
/*.nd_anh_tt_ctk_uddd{width:50%;}*/
.al_thb_btns_udd {
    display: flex;
    align-items: center;
}

    .al_thb_btns_udd a {
        float: none;
        margin-top: 0;
    }

    .al_thb_btns_udd .box_thumb_admin {
        margin-right: 40px;
    }

.al_chek_dli_tt_uddd {
    margin-bottom: 15px;
    display: block;
}

    .al_chek_dli_tt_uddd input[type=checkbox].css-checkbox {
        position: absolute;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0;
        cursor: default;
    }

        .al_chek_dli_tt_uddd input[type=checkbox].css-checkbox + label.css-label {
            padding-left: 30px;
            display: inline-block;
            line-height: 17px;
            background-repeat: no-repeat;
            background-position: 0px 0px;
            height: 16px;
            font-size: 14px;
            font-weight: 400;
            vertical-align: middle;
            color: #0482ca;
            cursor: default;
        }

        .al_chek_dli_tt_uddd input[type=checkbox].css-checkbox:checked + label.css-label {
            background-position: 0 -16px;
            color: #363636;
        }

    .al_chek_dli_tt_uddd .chrome-style-checkbox {
        background-image: url(../images/icon_check_dl.png);
    }

.bgload_chek_dli_tt_uddd {
    background-color: #b7b7b7;
    position: relative;
    width: 370px;
    height: 20px;
    overflow: hidden;
    max-width: 100%;
}

    .bgload_chek_dli_tt_uddd .load_chek_dli_tt_uddd {
        width: 20%;
        text-align: center;
        color: #fff;
        background-color: #0482ca;
        font-size: 12px;
        height: 100%;
        line-height: 20px;
    }

.nqd_daily_udretr.nqd_daily_udretr_ht_okkk {
    background-color: #fff;
    border-radius: 10px;
}




@media (max-width:1024px) {
    .if_top_dli_udsr .box_info_doanhnghiep {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .nqd_daily_udretr {
        flex-direction: column;
    }

        .nqd_daily_udretr li {
            width: 100%;
            margin-bottom: 10px;
            margin-right: 0;
        }

            .nqd_daily_udretr li:last-child {
                margin-bottom: 0;
            }

    .img_th_truonghd {
        display: none;
    }

    .nqd_daily_udretr.nqd_daily_udretr_ht_okkk li:last-child {
        display: none;
    }
}

@media (max-width:768px) {
    .box_giaodien_doanhnghiep.box_giaodien_doanhnghiep_udd {
        margin: 0;
        padding: 15px;
    }

    .if_top_dli_udsr .box_info_doanhnghiep {
        padding: 0;
        margin-bottom: 15px;
    }

    .al_ipu_ttdn_dl_udd {
        flex-direction: column;
        align-items: flex-start;
    }

    .sipu_ttdn_dl_udd, .sipu_ttdn_dl_udd input {
        width: 100%;
    }
}

@media (max-width:600px) {
    .ls_naptien_ud li a {
        font-size: 13px;
    }

    .thtn_chk_nt_ud {
        flex-direction: column;
        align-items: flex-start;
    }

        .thtn_chk_nt_ud span {
            padding-left: 0;
            min-width: auto;
            margin-bottom: 10px;
        }

    .group.group_api_udd input, .group.group_api_udd textarea {
        float: none;
        width: 100%;
        margin-top: 10px;
    }

    .if_top_dli_udsr .text_info_doanhnghiep {
        font-size: 18px;
    }

    .text_tieude_all_doanhnghiep {
        font-size: 14px;
    }

    .if_top_dli_udsr {
        flex-direction: column;
        align-items: flex-start;
    }

        .if_top_dli_udsr .box_all_tien_doanhnghiep {
            flex-direction: column;
            width: 100%;
        }

            .if_top_dli_udsr .box_all_tien_doanhnghiep li {
                margin-right: 0;
                width: 100%;
                font-size: 20px;
                margin-bottom: 10px;
            }

            .if_top_dli_udsr .box_all_tien_doanhnghiep a {
                width: 100%;
            }

    .nqd_daily_udretr li {
        padding: 15px 20px;
    }

    .nd_anh_tt_ctk_uddd {
        width: 100%;
    }

    .al_thb_btns_udd {
        justify-content: space-between;
        margin-bottom: 15px;
    }
}


/*end css update 07092021*/





















/*css update giohang mudi*/

body.body_mudiudd {
    padding-top: 100px;
    font-family: 'Roboto', sans-serif;
}

.list_menu_phai li.link_giohang_mudiudd {
    position: relative;
}

    .list_menu_phai li.link_giohang_mudiudd a:not(.ifospam_giohang_mudiudd) {
        position: relative;
        font-weight: 300;
        font-family: 'Roboto', sans-serif;
        z-index: 2;
    }

    .list_menu_phai li.link_giohang_mudiudd a em {
        position: absolute;
        top: -10px;
        left: 20px;
        height: 20px;
        padding: 0px 5px;
        background-color: #c00204;
        color: #fff;
        border-radius: 10px;
        font-size: 12px;
        line-height: 21px;
        font-style: normal;
    }

.bx_all_timkiem_menuphai_mudiudd .list_menu_phai.dang-nhap {
    text-align: right;
    margin-top: 10px;
}

.box_menutop_mudiudd {
    padding: 10px 20px;
    box-shadow: 0 4px 11px #a69898;
}

.ls_menu_top_mudiudd {
    display: block;
    text-align: left;
    margin-bottom: 10px;
    overflow: hidden;
}

    .ls_menu_top_mudiudd li {
        display: inline-block;
        color: #000;
        font-weight: 300;
        font-family: 'Roboto', sans-serif;
    }

        .ls_menu_top_mudiudd li:nth-child(even) {
            margin: 0px 5px;
        }

        .ls_menu_top_mudiudd li a {
            font-weight: 300;
            color: #000;
            font-size: 14px;
            font-family: 'Roboto', sans-serif;
        }

.ls_menu_top_mudiudd_dropdown_content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .ls_menu_top_mudiudd_dropdown_content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        text-align: left;
    }

        .ls_menu_top_mudiudd_dropdown_content a:hover {
            background-color: #f1f1f1;
        }

li.ls_menu_top_mudiudd_dropdown {
    display: inline-block;
}

.ls_menu_top_mudiudd_dropdown:hover .ls_menu_top_mudiudd_dropdown_content {
    display: block;
}

.box_menutop_mudiudd .navbar-brand {
    padding: 0px 0px;
}

    .box_menutop_mudiudd .navbar-brand > img {
        width: auto;
    }

.all_noidung_right_mudiudd {
    display: flex;
    justify-content: flex-end;
}

#bs-example-navbar-collapse-1 .all_noidung_right_mudiudd {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 5px;
}

.bx_all_timkiem_menuphai_mudiudd {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    max-width: 90%;
}

    .bx_all_timkiem_menuphai_mudiudd .list_menu_phai {
        margin-top: 0;
    }

.form_inp_tikie {
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    max-width: 100%;
    box-shadow: 0px 0px 0px 2px #d1232a;
}

    .form_inp_tikie a {
        padding: 0px 15px;
        box-sizing: border-box;
        background-color: #d2232a;
        height: 38px;
        display: flex;
        align-items: center;
    }

    .form_inp_tikie .form_tikmeuisg {
        display: flex;
        flex: 1;
    }

        .form_inp_tikie .form_tikmeuisg input {
            display: flex;
            flex: 1;
            font-size: 14px;
            color: #5f5f5f;
            border: none;
            outline: none;
            padding-left: 15px;
            box-sizing: border-box;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

            .form_inp_tikie .form_tikmeuisg input::-webkit-input-placeholder {
                color: #ababab;
            }

            .form_inp_tikie .form_tikmeuisg input::-moz-placeholder {
                color: #ababab;
            }

            .form_inp_tikie .form_tikmeuisg input:-ms-input-placeholder {
                color: #ababab;
            }

            .form_inp_tikie .form_tikmeuisg input:-moz-placeholder {
                color: #ababab;
            }

.fom_tim_goiys_mudiudd a.link_allgiys_mu {
    display: inline-block;
    margin: 10px 13px 10px 0px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #000;
}

.sl_lstab_mudiudd {
    margin: 10px auto;
    position: relative;
}

    .sl_lstab_mudiudd .swiper-container {
        margin-top: 0;
        margin-bottom: 0;
    }

    .sl_lstab_mudiudd .swiper-slide {
        margin-bottom: -3px;
    }

        .sl_lstab_mudiudd .swiper-slide a {
            background-color: #f8f8f8;
            text-align: center;
            display: flex;
            width: 100%;
            padding: 10px;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            box-shadow: inset 0 0 0px 2px #e5e5e4;
            cursor: pointer;
        }

        .sl_lstab_mudiudd .swiper-slide:last-child a {
            box-shadow: inset 0px -3px #e5e5e4;
        }

        .sl_lstab_mudiudd .swiper-slide label {
            background-color: #f8f8f8;
            text-align: center;
            display: flex;
            width: 100%;
            padding: 10px;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            box-shadow: inset -3px -3px #e5e5e4;
            cursor: pointer;
        }

        .sl_lstab_mudiudd .swiper-slide:last-child label {
            box-shadow: inset 0px -3px #e5e5e4;
        }

.imgtab_small_mudiudd {
    flex-shrink: 1;
    height: 50px;
    position: relative;
}

    .imgtab_small_mudiudd img {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 45px;
        height: 45px;
        transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
    }

.txttab_small_mudiudd {
    font-weight: 300;
    font-family: 'Roboto',sans-serif;
    color: #000;
    font-size: 14px;
    margin-top: 5px;
    height: 35px;
    word-break: break-word;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.sl_lstab_mudiudd .swiper-button-next.swiper-button-disabled,
.sl_lstab_mudiudd .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
}

.sl_lstab_mudiudd .swiper-button-next, .sl_lstab_mudiudd .swiper-button-prev {
    width: 32px;
    height: 32px;
}

    .sl_lstab_mudiudd .swiper-button-next:after, .sl_lstab_mudiudd .swiper-button-prev:after {
        content: none;
    }

.sl_lstab_mudiudd .swiper-button-next {
    background: url(../images/img_mudi/arrow-right.png) no-repeat top center;
    right: -15px;
    margin-top: -18px;
}

.sl_lstab_mudiudd .swiper-button-prev {
    background: url(../images/img_mudi/arrow-right.png) no-repeat top center;
    transform: scaleX(-1);
    left: -15px;
    margin-top: -18px;
}

.all_sanphambanchay_mudiudd, .all_bxgoiy_homnay_mudiudd {
    background-color: #f8f8f8;
    padding: 10px 0px;
    position: relative;
    margin-top: 15px;
}

    .all_sanphambanchay_mudiudd h4 {
        display: block;
        position: relative;
        color: #d2232a;
        font-weight: 700;
        text-transform: uppercase;
        padding: 5px 20px 0px 100px;
        box-sizing: border-box;
        margin-bottom: 20px;
        font-size: 18px;
    }

        .all_sanphambanchay_mudiudd h4 span {
            position: absolute;
            top: -16px;
            left: 0;
            background-image: url(../images/img_mudi/icon_top.png);
            background-repeat: no-repeat;
            background-position: top center;
            width: 74px;
            height: 64px;
            text-transform: uppercase;
            color: #fff;
            font-size: 20px;
            font-weight: 700;
            text-align: center;
            line-height: 50px;
            padding-left: 7px;
        }

.all_bxgoiy_homnay_mudiudd {
    margin-top: 20px;
}

    .all_bxgoiy_homnay_mudiudd .ls_all_mall.ls_all_mall_banchay_mudiudd li {
        margin-bottom: 0;
        margin-top: 15px;
    }

.td_al_goiyhomnay_mudiudd {
    padding: 0px 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .td_al_goiyhomnay_mudiudd span {
        text-transform: uppercase;
        font-weight: 700;
        background-color: #d2232a;
        color: #fff;
        text-transform: uppercase;
        max-width: 235px;
        width: 100%;
        text-align: center;
        line-height: 40px;
        font-size: 18px;
    }

.ptrang_goiyhomnay_mudiudd em, .ptrang_goiyhomnay_mudiudd a {
    display: inline-block;
    font-style: normal;
    font-weight: 300;
    color: #666666;
    font-size: 18px;
    padding: 0px 10px;
}

    .ptrang_goiyhomnay_mudiudd a.acc_prttang_mudiudd {
        color: #d2232a;
        font-weight: 700;
    }

.btn_xemthem_mudiudd {
    display: block;
    width: 175px;
    line-height: 35px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: #d1232a;
    margin: 30px auto;
    -webkit-transition: 0.4s ease all;
    -o-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    transition: 0.4s ease all;
    cursor: pointer;
}

    .btn_xemthem_mudiudd:hover, .btn_xemthem_mudiudd:focus {
        background-color: #b51c22;
        color: #fff;
        text-decoration: none;
    }

.ls_all_mall.ls_all_mall_banchay_mudiudd {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

    .ls_all_mall.ls_all_mall_banchay_mudiudd li {
        padding: 0px 10px;
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%;
        flex: 0 0 auto;
        margin-top: 15px;
        margin-bottom: 0;
    }

        .ls_all_mall.ls_all_mall_banchay_mudiudd li a {
            width: 100%;
            background-color: #fff;
            padding: 3px;
            border: solid 1px rgba(0,0,0,0.13);
            display: inline-block;
            position: relative;
            transition: box-shadow .1s cubic-bezier(.4,0,.6,1),-webkit-transform .1s cubic-bezier(.4,0,.6,1);
            transition: transform .1s cubic-bezier(.4,0,.6,1),box-shadow .1s cubic-bezier(.4,0,.6,1);
            transition: transform .1s cubic-bezier(.4,0,.6,1),box-shadow .1s cubic-bezier(.4,0,.6,1),-webkit-transform .1s cubic-bezier(.4,0,.6,1);
        }

.anhimgf_slimal {
    padding-top: 100%;
    position: relative;
    width: 230px;
    max-width: 100%;
}

    .anhimgf_slimal img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

.des_slimal {
    display: block;
    padding: 5px;
    font-family: 'Roboto',sans-serif;
    max-width: 234px;
}

    .des_slimal ul {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

.ls_all_mall li .des_slimal ul li {
    margin-bottom: 0;
    width: auto;
    padding: 0;
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    max-width: 100%;
    margin-top: 0 !important;
}

    .ls_all_mall li .des_slimal ul li:first-child {
        color: #d2232a;
        font-size: 18px;
    }

    .ls_all_mall li .des_slimal ul li:last-child {
        color: #aaa9a9;
        font-size: 14px;
        text-decoration: line-through;
    }

.ls_all_mall li .des_slimal p {
    word-wrap: break-word;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 13px;
    text-align: left;
    height: 32px;
    max-width: 220px;
    width: 100%;
}

.ls_all_mall li a:hover, .spai_vtcmal_khac:hover {
    box-shadow: 0 0.0625rem 20px 0 rgb(0 0 0 / 5%);
    -webkit-transform: translateY(-.0825rem);
    transform: translateY(-.0825rem);
    border: solid 1px rgba(210,35,42,1);
}

.all_giohang_mudiudd {
    position: absolute;
    top: 200%;
    width: 400px;
    background-color: #f8f8f8;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 3;
    min-height: 160px;
    box-shadow: 0px 5px 6px 0px rgb(0 0 0 / 50%);
    opacity: 0;
    visibility: hidden;
    transition: top 0.3s ease;
    -moz-transition: top 0.3s ease;
    -webkit-transition: top 0.3s ease;
    padding-top: 10px;
}

    .all_giohang_mudiudd:before {
        content: "";
        position: absolute;
        top: -10px;
        left: 50%;
        transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #d1232a;
        margin-left: 2px;
    }

    .all_giohang_mudiudd:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 10px;
        background-color: #d1232a;
    }

    .all_giohang_mudiudd img {
        width: 50px;
        height: 50px;
    }

.link_giohang_mudiudd:hover .all_giohang_mudiudd {
    opacity: 1;
    visibility: visible;
    top: 130%;
    transition: top 0.3s ease;
    -moz-transition: top 0.3s ease;
    -webkit-transition: top 0.3s ease;
}

.img_goangtrong_mudiudd {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-size: 16px;
}

    .img_goangtrong_mudiudd img {
        display: block;
        margin: 0 auto;
        margin-bottom: 20px;
    }

.img_goangthok_mudiudd {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    text-align: center;
    color: #000;
    font-size: 16px;
    margin-top: 5px;
}

    .img_goangthok_mudiudd span {
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .img_goangthok_mudiudd span img {
            margin-right: 15px;
            vertical-align: middle;
        }

.tb_ketqua_timkiem_mudiudd {
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #d1232a;
    font-weight: 700;
    padding: 25px;
    width: 100%;
    margin: 10px auto;
}

.td_blotimh_mudiudd {
    display: block;
    text-align: left;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 18px;
    color: #000;
    padding: 0px 10px 15px 15px;
    border-bottom: dotted 1px #d2232a;
}

.ls_khoangiasn {
    display: block;
    padding: 15px;
}

    .ls_khoangiasn li {
        display: block;
        margin-bottom: 10px;
    }

        .ls_khoangiasn li:first-child {
            color: #3f3f3f;
            font-weight: 700;
            font-family: 'Open Sans',sans-serif;
            text-align: left;
            font-size: 16px;
        }

        .ls_khoangiasn li em {
            display: inline-block;
            font-style: normal;
            min-width: 48px;
        }

        .ls_khoangiasn li input {
            width: 100%;
            max-width: 165px;
            padding: 10px;
            height: 35px;
            border: solid 1px #cbcbcb;
            box-sizing: border-box;
            outline: none;
            border-radius: 3px;
            color: #d2232a;
            font-size: 16px;
        }

            .ls_khoangiasn li input::-webkit-input-placeholder {
                color: #8e8e8e;
            }

            .ls_khoangiasn li input::-moz-placeholder {
                color: #8e8e8e;
            }

            .ls_khoangiasn li input:-ms-input-placeholder {
                color: #8e8e8e;
            }

            .ls_khoangiasn li input:-moz-placeholder {
                color: #8e8e8e;
            }

        .ls_khoangiasn li a {
            width: 165px;
            text-align: center;
            border-radius: 3px;
            background-color: #d2232a;
            display: inline-block;
            height: 35px;
            color: #fff;
            line-height: 35px;
            -webkit-transition: 0.4s ease all;
            -o-transition: 0.4s ease all;
            -moz-transition: 0.4s ease all;
            transition: 0.4s ease all;
        }

            .ls_khoangiasn li a:hover {
                background-color: #df2a31;
            }

        .ls_khoangiasn li input[type=radio].css-checkbox {
            position: absolute;
            overflow: hidden;
            clip: rect(0 0 0 0);
            height: 1px;
            width: 1px;
            margin: -1px;
            padding: 0;
            border: 0
        }

            .ls_khoangiasn li input[type=radio].css-checkbox + label.css-label {
                padding-left: 25px;
                height: 16px;
                display: inline-block;
                line-height: 16px;
                background-repeat: no-repeat;
                background-position: 0 0;
                font-size: 14px;
                font-weight: 400;
                vertical-align: middle;
                cursor: pointer;
                color: #373435
            }

            .ls_khoangiasn li input[type=radio].css-checkbox:checked + label.css-label {
                background-position: 0 -16px;
                color: black;
                font-weight: 700
            }

.chrome-style2 {
    background-image: url(../images/img_mudi/icon_radio_didong2.png)
}

.body_mudiudd .nd_vtcmall .td_al_goiyhomnay_mudiudd {
    margin-bottom: 20px;
}

.body_mudiudd .nd_vtcmall .ls_khoangiasn li:last-child {
    text-align: left !important;
}

.bx_slt span {
    min-width: 110px;
}

.box_sl_muhang {
    flex-wrap: wrap;
}

.albtn_dieuhuongmudi_ud {
    display: flex;
    align-items: center;
}

.box_sl_muhang a {
    width: 155px;
}

    .box_sl_muhang a.link_gihng_ud {
        background-color: #009de2;
        margin-right: 10px;
        width: 220px;
    }

        .box_sl_muhang a.link_gihng_ud img {
            vertical-align: middle;
            margin-right: 5px;
        }

        .box_sl_muhang a.link_gihng_ud:hover {
            background-color: #078ec9;
        }

.bg_popcar_mudiudd {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1000000;
    padding: 0px 15px;
}

.all_spcar_mudiudd {
    width: 1130px;
    margin: 0 auto;
    box-shadow: 0px 5px 6px 0px rgb(0 0 0 / 50%);
    position: relative;
    padding: 15px;
    background-color: #e5e5e4;
    max-width: 100%;
    top: 3%;
    bottom: 3%;
}

    .all_spcar_mudiudd:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 10px;
        background-color: #d1232a;
    }

.btn_clo_mudiudd {
    position: absolute;
    top: -10px;
    right: -10px;
    cursor: pointer;
}

.all_spcar_mudiudd h4 {
    display: block;
    text-align: center;
    padding: 10px 0px;
    color: #000;
    text-transform: uppercase;
}

.headal_spam_chtiet_mudiudd {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 0px;
    flex-wrap: wrap;
}

    .headal_spam_chtiet_mudiudd .al_checkall_spamduoi_mudiudd a {
        /*background-color: #d1232a;
        border-radius: 25px;*/
        text-transform: uppercase;
        color: #000;
        font-size: 16px;
        padding: 5px 15px;
        /*border: solid 1px #7f0000;*/
        line-height: normal;
        display: inline-block;
        /*box-shadow: 0px 1px 5px #000;*/
        cursor: pointer;
    }

        .headal_spam_chtiet_mudiudd .al_checkall_spamduoi_mudiudd a:hover {
            background-color: #e7e7ea;
        }

    .headal_spam_chtiet_mudiudd a.di_bvtn_tki {
        background-color: #8b8b8b;
        border: solid 1px #666666;
    }

.al_checkall_spamduoi_mudiudd {
    font-size: 16px;
    color: #000;
    font-weight: 500;
}

    .al_checkall_spamduoi_mudiudd img {
        vertical-align: middle;
        margin-right: 10px;
        width: 45px;
        height: 45px;
    }

    .al_checkall_spamduoi_mudiudd em, .cotenal_spam_chtiet_mudiudd_left em {
        display: inline-block;
        position: relative;
        cursor: pointer;
        margin-right: 10px;
        pointer-events: all;
    }

        .al_checkall_spamduoi_mudiudd em input[type=checkbox].css-checkbox,
        .cotenal_spam_chtiet_mudiudd_left em input[type=checkbox].css-checkbox {
            position: absolute;
            overflow: hidden;
            clip: rect(0 0 0 0);
            height: 1px;
            width: 1px;
            margin: -1px;
            padding: 0;
            border: 0
        }

            .al_checkall_spamduoi_mudiudd em input[type=checkbox].css-checkbox + label.css-label,
            .cotenal_spam_chtiet_mudiudd_left em input[type=checkbox].css-checkbox + label.css-label {
                padding-left: 25px;
                height: 24px;
                display: inline-block;
                line-height: 24px;
                background-repeat: no-repeat;
                background-position: 0 0;
                vertical-align: middle;
                cursor: pointer;
                color: #373435
            }

            .al_checkall_spamduoi_mudiudd em input[type=checkbox].css-checkbox:checked + label.css-label,
            .cotenal_spam_chtiet_mudiudd_left em input[type=checkbox].css-checkbox:checked + label.css-label {
                background-position: 0 -24px;
            }

.chrome-style3 {
    background-image: url(../images/img_mudi/icon_chek_car.png)
}

.chrome-style4 {
    background-image: url(../images/img_mudi/icon_chek_square.png)
}

.cotenal_spam_chtiet_mudiudd {
    display: flex;
    align-items: center;
    padding: 5px 10px;
    background-color: #fff;
    margin-bottom: 5px;
    justify-content: space-between;
}

    .cotenal_spam_chtiet_mudiudd:hover {
        background-color: #e7e7ea;
    }

.cotenal_spam_chtiet_mudiudd_left {
    display: flex;
    align-items: center;
}

    .cotenal_spam_chtiet_mudiudd_left em {
        margin: 0px 10px;
    }

.ifo_spmt_motcong {
    display: flex;
    align-items: center;
}

    .ifo_spmt_motcong:hover {
        background-color: #e7e7ea;
    }

.cotenal_spam_chtiet_mudiudd_left {
    width: 50%;
}

.ifo_spmt_motcong p {
    margin-left: 10px;
    font-size: 16px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    width: 250px;
}

.ifo_spmt_motcong img {
    width: 40px;
    height: 40px;
}

.cotenal_spam_chtiet_mudiudd_right {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 50%;
}

.tx_giakmkokm_spam_chtiet_mudiudd, .tx_tongtien_spam_chtiet_mudiudd {
    color: #d1232a;
    font-size: 16px;
}

    .tx_giakmkokm_spam_chtiet_mudiudd em {
        font-size: 14px;
        color: #000;
        font-style: normal;
        display: block;
        text-decoration: line-through;
    }

.slec_them_spam_chtiet_mudiudd {
    border-radius: 25px;
    padding: 5px;
    background-color: #fff;
    border: solid 1px #aaaaaa;
    display: flex;
    align-items: center;
}

    .slec_them_spam_chtiet_mudiudd em {
        border-radius: 50%;
        background-color: #aaa;
        width: 24px;
        height: 24px;
        border-radius: 50%;
        color: #fff;
        font-style: normal;
        text-align: center;
        line-height: 24px;
        font-size: 20px;
        cursor: pointer;
        pointer-events: all;
        margin: 5px;
    }

        .slec_them_spam_chtiet_mudiudd em:hover {
            background-color: #d1232a;
        }

    .slec_them_spam_chtiet_mudiudd input {
        color: #000;
        outline: none;
        border: none;
        width: 40px;
        text-align: center;
    }

.csrol_all_spcar_mudiudd {
    height: 400px;
}

    .csrol_all_spcar_mudiudd .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        background-color: #aaaaaa;
        width: 10px;
    }

    .csrol_all_spcar_mudiudd .mCSB_inside > .mCSB_container {
        margin-right: 25px;
    }

    .csrol_all_spcar_mudiudd .mCSB_scrollTools .mCSB_draggerRail {
        width: 14px;
        background-color: #f2f2f1;
        border-radius: 0;
    }

.ifospam_giohang_mudiuddscrol {
    max-height: 305px;
    padding: 0px 0px 0px 10px;
}

.ifospam_giohang_mudiudd {
    display: flex;
    align-items: center;
    border-bottom: dotted 1px #d2232a;
    padding: 10px;
    justify-content: space-between;
}

    .ifospam_giohang_mudiudd a:hover {
        background-color: #f8f8f8;
    }

    .ifospam_giohang_mudiudd .ifo_spmt_motcong p {
        width: 160px;
        text-align: left;
    }

.ifospam_giohang_mudiuddscrol .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #aaaaaa;
    width: 8px;
}

.ifospam_giohang_mudiuddscrol .mCSB_scrollTools .mCSB_draggerRail {
    width: 14px;
    background-color: transparent;
    border-radius: 0;
}

.ifospam_giohang_mudiuddscrol .mCSB_inside > .mCSB_container {
    margin-right: 20px;
}

.ifospam_giohang_mudiuddscrol .mCSB_scrollTools .mCSB_draggerContainer {
    top: 10px;
    bottom: 10px;
}

.ifospam_giohang_mudiuddscrol .mCSB_scrollTools .mCSB_dragger {
    height: 150px !important;
}

.ifospam_giohang_mudiudd:last-child {
    border: none;
}

.footer_mudiud {
    background-color: #fff;
    padding: 40px 0px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

    .footer_mudiud .container {
        padding: 0px 15px !important;
        border: none !important;
    }

.ls_footer_mudiud {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

    .ls_footer_mudiud li a {
        display: block;
        color: #6f6f6f;
        font-size: 14px;
        margin-bottom: 15px;
        -webkit-transition: .4s ease all;
        -o-transition: .4s ease all;
        -moz-transition: .4s ease all;
        transition: .4s ease all;
    }

        .ls_footer_mudiud li a:hover, .ls_quybtom_mudiudd li a:hover {
            color: #d2232a;
            -webkit-transition: .4s ease all;
            -o-transition: .4s ease all;
            -moz-transition: .4s ease all;
            transition: .4s ease all;
        }

        .ls_footer_mudiud li a:last-child {
            margin-bottom: 0;
        }

.iconRemove img {
    cursor: pointer;
}

.td_footer {
    text-transform: uppercase;
    display: block;
    color: #575757;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 25px;
}

.ls_ugdungmb {
    display: flex;
    align-items: center;
}

    .ls_ugdungmb span {
        margin-right: 10px;
    }

        .ls_ugdungmb span:last-child {
            margin-right: 0;
        }

.ls_footer_mudiud li .ls_ugdungmb span a {
    margin-bottom: 8px;
}

    .ls_footer_mudiud li .ls_ugdungmb span a:last-child {
        margin-bottom: 0;
    }

.ls_footer_mudiud li .ls_kenoiumb a {
    margin-bottom: 10px;
}

.ls_kenoiumb a img {
    margin-right: 10px;
    filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    vertical-align: middle;
}

.ls_kenoiumb a:hover img {
    filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
}

.ls_footer_mudiud li .ls_phthuc_ttmb {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    max-width: 215px;
}

    .ls_footer_mudiud li .ls_phthuc_ttmb a {
        display: inline-block;
        margin-bottom: 10px;
    }


.nd_chungchir_fotwe_mudi {
    border-top: solid 1px #eeb0b2;
    padding-top: 20px;
    margin-top: 20px;
}

.ls_quybtom_mudiudd {
    display: flex;
    justify-content: center;
}

    .ls_quybtom_mudiudd li a {
        font-weight: 700;
        text-transform: uppercase;
        color: #575757;
        font-size: 14px;
    }

    .ls_quybtom_mudiudd li:nth-child(even) {
        margin: 0px 15px;
    }

.ls_tbdky_bctmubdiudd {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px auto;
    flex-wrap: wrap;
}

    .ls_tbdky_bctmubdiudd li {
        margin: 0px 50px;
    }

.nd_chungchir_fotwe_mudi p {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #6f6f6f;
}

    .nd_chungchir_fotwe_mudi p span {
        text-transform: uppercase;
        margin-bottom: 15px;
        display: block;
    }


@media (max-width:1200px) {

    .ls_all_mall li {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
        padding: 0px 10px;
    }

    .ls_all_mall.ls_all_mall_banchay_mudiudd li {
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%;
    }
}

/*@media (max-width:1024px) {
    .bx_slt {
        margin-bottom: 15px;
    }
}*/

@media (max-width:991px) {
    .ls_menu_top_mudiudd {
        margin-bottom: 5px;
    }

        .ls_menu_top_mudiudd li a {
            font-size: 13px;
        }

    .box_menutop_mudiudd .navbar-brand > img {
        width: auto !important;
    }

    .bx_all_timkiem_menuphai_mudiudd {
        max-width: 100%;
    }

    .all_noidung_right_mudiudd {
        margin-top: 0;
    }

    .bx_all_timkiem_menuphai_mudiudd .list_menu_phai {
        width: 100%;
    }

    .all_noidung_right_mudiudd .fom_tim_goiys_mudiudd {
        display: none;
    }

    .box_menutop_mudiudd {
        padding: 0px 20px 0px 20px;
    }

        .box_menutop_mudiudd .navbar-toggle {
            margin-right: -10px;
        }

    .box_timkiem_mobile.box_timkiem_mobile_mudiudd {
        box-shadow: 0px 0px 0px 2px #d1232a;
        background-color: #fff;
        display: flex;
        justify-content: space-between;
        align-items: stretch;
        border: none;
        margin-bottom: 15px;
        margin-top: 5px;
    }

        .box_timkiem_mobile.box_timkiem_mobile_mudiudd input {
            background-color: transparent;
            background-image: none;
            padding: 0px 0px 0px 20px;
        }

    #btnSearchmobile {
        padding: 0px 15px;
        box-sizing: border-box;
        background-color: #d2232a;
        height: 40px;
        display: flex;
        align-items: center;
    }

    .box_timkiem_mobile .all_ls_timkiem_ud a {
        padding: 0px 15px;
        box-sizing: border-box;
    }

    .ls_all_mall li {
        -webkit-flex-basis: 33.333%;
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%;
    }

    .body_mudiudd .nd_vtcmall .ls_khoangiasn {
        padding: 10px;
    }

        .body_mudiudd .nd_vtcmall .ls_khoangiasn li input {
            max-width: 100%;
        }

        .body_mudiudd .nd_vtcmall .ls_khoangiasn li a {
            width: 100%;
        }
}

@media (max-width:768px) {

    .bx_slt {
        margin-bottom: 0px;
    }

    .ls_footer_mudiud li {
        margin-bottom: 20px;
    }

        .ls_footer_mudiud li:last-child {
            margin-bottom: 0;
        }

    .ls_quybtom_mudiudd li:nth-child(even) {
        margin: 0px 10px;
    }

    .ls_quybtom_mudiudd li a {
        font-size: 12px;
    }

    .ls_tbdky_bctmubdiudd li {
        margin: 0px 20px;
    }

        .ls_tbdky_bctmubdiudd li a img {
            width: 90px;
        }

    .sl_lstab_mudiudd .swiper-button-next {
        right: -5px;
    }

    .sl_lstab_mudiudd .swiper-button-prev {
        left: -5px;
    }

    .ls_all_mall.ls_all_mall_banchay_mudiudd li {
        -webkit-flex-basis: 33.333%;
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%;
    }

    .ptrang_goiyhomnay_mudiudd em, .ptrang_goiyhomnay_mudiudd a {
        font-size: 16px;
        padding: 0px 5px;
    }

    .box_menutop_mudiudd .list_menu_trai.dang-nhap {
        padding-top: 0;
    }

    .bx_all_timkiem_menuphai_mudiudd .list_menu_phai.dang-nhap {
        margin-top: 0;
    }

    .tb_ketqua_timkiem_mudiudd {
        font-size: 14px;
        padding: 20px;
    }

    .cotenal_spam_chtiet_mudiudd {
        flex-direction: column;
        align-items: flex-start;
    }

    .cotenal_spam_chtiet_mudiudd_left {
        width: 100%;
        margin-bottom: 15px;
    }

    .cotenal_spam_chtiet_mudiudd_right {
        width: 100%;
    }
}

@media (max-width:600px) {
    .box_menutop_mudiudd {
        padding: 0px 15px 0px 15px;
    }

        .box_menutop_mudiudd .navbar-toggle {
            margin-right: 0;
        }

    .info_shop_mal {
        flex-direction: column;
    }

        .info_shop_mal a {
            margin-right: 0;
        }

    .box_sl_muhang {
        padding: 10px;
    }

    .albtn_dieuhuongmudi_ud {
        margin-top: 10px;
        margin-bottom: 10px;
        justify-content: space-between;
        width: 100%;
    }

    .box_sl_muhang a {
        font-size: 15px;
    }

        .box_sl_muhang a.link_gihng_ud {
            width: 180px;
        }

    .td_footer {
        font-size: 13px;
        margin-bottom: 15px;
    }

    .ls_footer_mudiud li a {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .ls_quybtom_mudiudd li a {
        font-size: 10px;
    }

    .ls_quybtom_mudiudd {
        display: flex;
        flex-wrap: wrap;
    }

    .nd_chungchir_fotwe_mudi p {
        font-size: 12px;
    }

    .ls_tbdky_bctmubdiudd {
        margin: 15px auto;
    }

        .ls_tbdky_bctmubdiudd li:last-child {
            margin-top: 10px;
        }

    .nd_chungchir_fotwe_mudi {
        margin-bottom: 100px;
    }

    .sl_lstab_mudiudd .swiper-button-next {
        right: 0px;
    }

    .sl_lstab_mudiudd .swiper-button-prev {
        left: 0px;
    }

    .ls_all_mall li {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        padding: 5px;
    }

    .ls_all_mall.ls_all_mall_banchay_mudiudd li {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }

    .td_al_goiyhomnay_mudiudd {
        flex-direction: column;
        align-items: start;
    }

        .td_al_goiyhomnay_mudiudd span {
            margin-bottom: 15px;
            max-width: 100%;
        }

    .ptrang_goiyhomnay_mudiudd {
        display: block;
        text-align: center;
        width: 100%;
    }

    .all_giohang_mudiudd {
        width: 250px;
        min-height: 120px;
    }

        .all_giohang_mudiudd:after {
            height: 5px;
        }

    .img_goangtrong_mudiudd, .img_goangthok_mudiudd {
        font-size: 14px;
    }

        .img_goangtrong_mudiudd img {
            width: 50px;
            margin-bottom: 10px;
        }

        .img_goangthok_mudiudd span {
            flex-direction: column;
        }

            .img_goangthok_mudiudd span img {
                margin-bottom: 10px;
                margin-right: 0;
            }

    .headal_spam_chtiet_mudiudd {
        padding-left: 10px;
    }

        .headal_spam_chtiet_mudiudd a {
            display: block;
            margin-top: 10px;
            text-align: center;
            font-size: 14px;
        }

    .ifospam_giohang_mudiudd .ifo_spmt_motcong p {
        width: 120px;
        font-size: 12px;
    }

    .cotenal_spam_chtiet_mudiudd_right, .tx_giakmkokm_spam_chtiet_mudiudd, .tx_tongtien_spam_chtiet_mudiudd {
        flex-wrap: wrap;
        padding: 5px 0px;
    }

    .slec_them_spam_chtiet_mudiudd {
        width: 100%;
        justify-content: space-between;
        margin: 10px 0px;
    }

    .tx_giakmkokm_spam_chtiet_mudiudd, .tx_tongtien_spam_chtiet_mudiudd {
        width: 100%;
        font-size: 12px;
    }
}

.DivWithScrollCartHover {
    height: auto;
    max-height: 305px;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
}

.DivWithScrollCart {
    height: 500px;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
}

@media(max-width: 1420px) {
    .DivWithScrollCart {
        height: 400px;
    }
}

.spa_mal_th .chitiet_sanpham {
    border-bottom: dashed 1px #bababa;
    margin-bottom: 15px;
    padding-bottom: 20px;
    position: relative;
    justify-content: unset !important;
}

    .spa_mal_th .chitiet_sanpham h6 {
        /*position: absolute;*/
        bottom: 38px !important;
        left: 135px;
        width: 100%;
        color: #aaa9a9;
    }

        .spa_mal_th .chitiet_sanpham h6:last-child {
            /*position: absolute;*/
            bottom: 18px !important;
            left: 135px;
            width: 100%;
            color: #aaa9a9;
        }

        .spa_mal_th .chitiet_sanpham h6 em {
            color: #3f3f3f;
            /*margin-left: 108px;*/
        }

        .spa_mal_th .chitiet_sanpham h6:last-child em {
            color: #3f3f3f;
            /*margin-left: 30px;*/
        }

.spa_mal_th .donhang_sanpham {
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-right: -21px;
    margin-bottom: 40px;
}
/*end css update giohang mudi*/

/*css update 27/01/2022*/
.modal-content {
    max-width: 700px !important;
}

.modal-body {
    padding: 15px 0 0;
}

.modal {
    font-size: 14px;
    font-weight: 600;
}

#tblHistoryTransaction thead td {
    background-color: #e5e5e4;
    vertical-align: middle;
}

#tblHistoryTransaction td {
    width: 16.25%;
}

    #tblHistoryTransaction td:first-child {
        width: 28%;
    }

    #tblHistoryTransaction td:not(:first-child) {
        text-align: left;
    }

    #tblHistoryTransaction td:nth-child(2) {
        width: 50%;
    }

#tblHistoryTransaction tbody {
    border-bottom: 1px solid #e5e5e4;
}

    #tblHistoryTransaction tbody tr:last-child td {
        padding-bottom: 20px;
    }

.thanhtien-giaodich {
    padding: 0 150px 0 8px;
    border-bottom: 1px solid #e5e5e4;
    margin-bottom: 0px;
}

    .thanhtien-giaodich div {
        display: flex;
        justify-content: space-between;
        padding: 8px 0;
    }

        .thanhtien-giaodich div span {
            font-weight: bold;
        }

        .thanhtien-giaodich div:first-child {
            padding-top: 0;
        }

        .thanhtien-giaodich div:last-child {
            padding-bottom: 20px;
        }

.thanhtoan {
    padding: 5px 100px 0 8px;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 100px;
}

    .thanhtoan span {
        font-size: 24px;
        color: #d1232a;
        font-weight: bold;
    }

.btn-excel {
    cursor: pointer;
    display: block;
    text-align: center;
    border-radius: 3px;
    width: 200px;
    max-width: 100%;
    line-height: 25px;
    background-color: #0a7cff;
    color: #fff;
}

    .btn-excel:hover {
        box-shadow: inset 0px 0px 85px 6px rgb(0 0 0 / 30%);
        -webkit-transition: 0.3s;
        transition: 0.3s;
        -moz-transition: 0.3s;
        -ms-transition: 0.3s;
        color: #fff;
    }

.btn {
    margin: 5px;
}

#tblConfirm thead {
    border-bottom: 1px solid #e5e5e4;
}

#tblConfirm tbody tr td:last-child {
    text-align: right;
}

#tblConfirm tbody tr:nth-child(1),
#tblConfirm tbody tr:nth-child(7),
#tblConfirm tbody tr:nth-child(12) {
    border-bottom: 1px solid #e5e5e4;
}

    #tblConfirm tbody tr:nth-child(1) td,
    #tblConfirm tbody tr:nth-child(7) td {
        text-align: left;
        padding-top: 20px;
    }

#tblConfirm tbody tr:nth-child(2) td,
#tblConfirm tbody tr:nth-child(8) td,
#tblConfirm tbody tr:nth-child(13) td {
    padding-top: 15px;
}

.spam_chtiet_mudiudd_ctn:nth-child(3) {
    width: 120px;
    text-align: right;
}

.dvvc,
.mvd {
    font-weight: bold;
}

    .dvvc td,
    .mvd td {
        vertical-align: middle !important;
    }

    .dvvc input,
    .mvd input {
        min-width: 315px;
        padding: 5px;
        outline: none;
    }

@media(min-width:768px) {
    .modal-dialog {
        width: 700px !important;
    }
}

@media(max-width:768px) {
    .thanhtien-giaodich,
    .thanhtoan {
        padding: 0 8px;
    }
}

.Linkshopdetail {
    margin-right: 25px;
    display: inline-block;
    min-width: 100px;
}

@media(max-width:1336px) {
    .bx_slt {
        margin-bottom: 10px;
        margin-right: 0px;
    }
}

@media(max-width:991px) {
    .bx_slt {
        margin-bottom: 0px;
        margin-right: 10px;
    }
}

@media(max-width:734px) {
    .bx_slt {
        margin-bottom: 10px;
        margin-right: 0px;
    }
}
/*end css update 27/01/2022*/

.tieude_all_giohang {
    padding: 5px 10px;
}

.danhmuc_giohang {
    display: flex;
}

    .danhmuc_giohang span {
        width: 50%;
    }

    .danhmuc_giohang ul {
        width: 50%;
        display: flex;
    }

        .danhmuc_giohang ul li:nth-child(1) {
            width: 25%;
            text-align: right;
        }

        .danhmuc_giohang ul li:nth-child(2) {
            width: 25%;
            text-align: right;
        }

        .danhmuc_giohang ul li:nth-child(3) {
            width: 33%;
            text-align: right;
        }

        .danhmuc_giohang ul li:last-child {
            text-align: right;
            width: 17%;
        }

.tieude_all_giohang h4 {
    padding: 10px 0 20px;
}

.iconRemove a {
    width: 30px;
    text-align: right;
}
/*update css 15022022*/
.tieude_all_giohang {
    border-bottom: solid 2px #a1a1a8;
}

    .tieude_all_giohang h4 {
        display: block;
        text-align: center;
        padding: 10px 0px;
        color: #000;
        text-transform: uppercase;
    }

@media(max-width:768px) {
    .danhmuc_giohang {
        display: none;
    }
}

.danhmuc {
    display: none;
}

@media (max-width:600px) {

    .danhmuc {
        display: block;
        padding: 5px 0;
    }

    .spam_chtiet_mudiudd_ctn {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        width: 100% !important;
        min-height: 50px;
    }

        .spam_chtiet_mudiudd_ctn:nth-child(2n) {
            align-items: center;
        }

    .tx_giakmkokm_spam_chtiet_mudiudd,
    .slec_them_spam_chtiet_mudiudd,
    .tx_tongtien_spam_chtiet_mudiudd {
        width: initial;
        font-size: 15px;
    }
}

.fom_tim_goiys_mudiudd {
    width: 710px;
}

@media (max-width:1420px) {
    .fom_tim_goiys_mudiudd {
        width: 500px;
    }

        .fom_tim_goiys_mudiudd a.hot_hiddenmin {
            display: none;
        }

    body.body_mudiudd {
        padding-top: 100px;
    }
}

@media (max-width:1200px) {
    .fom_tim_goiys_mudiudd {
        width: 350px;
    }

        .fom_tim_goiys_mudiudd a.link_allgiys_mu {
            display: none;
        }

    body.body_mudiudd {
        padding-top: 100px;
    }
}

@media (max-width:991px) {

    body.body_mudiudd {
        padding-top: 100px;
    }
}


/*update css 18022022*/

.ls_all_mall.ls_all_mall_banchay_mudiudd.top_san_pham {
    display: block;
}

.top_san_pham a {
    width: 100%;
    background-color: #fff;
    padding: 3px;
    border: solid 1px rgba(0,0,0,0.13);
    display: inline-block;
    position: relative;
    transition: box-shadow .1s cubic-bezier(.4,0,.6,1),-webkit-transform .1s cubic-bezier(.4,0,.6,1);
    transition: transform .1s cubic-bezier(.4,0,.6,1),box-shadow .1s cubic-bezier(.4,0,.6,1);
    transition: transform .1s cubic-bezier(.4,0,.6,1),box-shadow .1s cubic-bezier(.4,0,.6,1),-webkit-transform .1s cubic-bezier(.4,0,.6,1);
}

    .top_san_pham a:hover {
        box-shadow: 0 0.0625rem 20px 0 #00000014;
        -webkit-transform: translateY(-0.0825rem);
        transform: translateY(-0.0825rem);
        border: solid 1px rgba(210,35,42,1);
    }

.top_san_pham .des_slimal ul li {
    padding: 0;
    margin: 0;
    width: auto;
    max-width: 100%;
    line-height: 27px;
    flex-basis: unset;
}

    .top_san_pham .des_slimal ul li:first-child {
        text-align: left;
    }

    .top_san_pham .des_slimal ul li:last-child {
        color: #aaa9a9;
        font-size: 14px;
        text-decoration: line-through;
    }

.top_san_pham .swiper-container {
    overflow-y: unset;
    overflow-x: hidden;
    margin-top: 30px;
    padding-top: 10px;
}

.top_san_pham .swiper-slide {
    display: flex;
    justify-content: center;
    background-color: #f8f8f8;
    margin: 0 !important;
    margin-top: 15px;
    padding: 0 10px;
    width: auto !important;
    height: auto !important;
    -webkit-flex-basis: 16.66%;
    -ms-flex-preferred-size: 16.66%;
    flex-basis: 16.66%;
    max-width: 16.66%;
}

.top_san_pham .swiper-button-next {
    background: url(../images/img_mudi/arrow-right.png) no-repeat top center;
    right: -15px;
    margin-top: -18px;
    width: 32px;
    height: 32px;
}

.top_san_pham .swiper-button-prev {
    background: url(../images/img_mudi/arrow-right.png) no-repeat top center;
    transform: scaleX(-1);
    left: -15px;
    margin-top: -18px;
    width: 32px;
    height: 32px;
}

    .top_san_pham .swiper-button-next:after,
    .top_san_pham .swiper-button-prev:after {
        content: none;
    }

    .top_san_pham .swiper-button-next.swiper-button-disabled,
    .top_san_pham .swiper-button-prev.swiper-button-disabled {
        display: none;
    }

.top_san_pham .des_slimal ul li:first-child {
    color: #d2232a;
    font-size: 18px;
}

.top_san_pham .anhimgf_slimal img {
    width: 100%;
    max-height: 230px;
}

.top_san_pham .des_slimal p {
    word-wrap: break-word;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 13px;
    text-align: left;
    height: 32px;
    max-width: 220px;
    width: 100%;
}

.top_san_pham a span {
    font-weight: 700;
    color: #fff;
    position: absolute;
    bottom: 80px;
    left: 3px;
    background-color: #d2232a;
    border-radius: 0px 20px 20px 0px;
    text-align: center;
    padding: 5px 10px;
    z-index: 4;
    font-size: 14px;
}


@media (min-width: 1200px) {
    .top_san_pham .swiper-container {
        width: calc(100% - 12px);
        margin-left: 0px;
        margin-right: auto;
    }
}

@media (max-width: 1200px) {
    .top_san_pham .swiper-slide {
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%;
    }
}

@media (max-width: 768px) {
    .top_san_pham .swiper-slide {
        -webkit-flex-basis: 33.333%;
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%;
    }

    .top_san_pham .swiper-button-next {
        right: -5px;
    }

    .top_san_pham .swiper-button-prev {
        left: -5px;
    }
}

@media (max-width: 600px) {
    .top_san_pham .swiper-slide {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }

    .top_san_pham .swiper-button-prev {
        left: 0px;
    }

    .top_san_pham .swiper-button-next {
        right: 0px;
    }
}

/*end update 18022022*/
/*update css 22022022*/
.all_spcar_mudiudd {
    background-color: #ffffff;
}

.al_spam_chtiet_mudiudd {
    border-bottom: solid 2px #a1a1a8;
    padding-bottom: 5px;
}

.headal_spam_chtiet_mudiudd {
    border-bottom: 1px solid #cdcddc;
}

.cotenal_spam_chtiet_mudiudd {
    position: relative;
}

    .cotenal_spam_chtiet_mudiudd:not(:last-child)::before {
        position: absolute;
        content: "";
        width: 98%;
        border-bottom: 1px solid #cdcddc;
        right: 0;
        bottom: 0;
    }
/*.cotenal_spam_chtiet_mudiudd:not(:last-child)::before {
        border-bottom: hidden;
    }*/

.ttt_container {
    display: flex;
    justify-content: space-between;
    padding: 30px 10px 15px;
    border-top: solid 5px #e5e5e4;
    align-items: center;
}

.tong_thanh_toan {
    width: 50%;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    font-family: "Roboto";
}

    .tong_thanh_toan span:nth-child(1) {
        font-size: 20px;
    }

    .tong_thanh_toan span:nth-child(2) {
        font-size: 24px;
        color: #d1232a;
        font-weight: bold;
    }

    .tong_thanh_toan a {
        font-size: 20px;
        text-transform: uppercase;
        color: #ffffff;
        padding: 10px 15px;
        background-color: #d1232a;
        border-radius: 2px;
        border: 1px thin black;
        box-shadow: 0px 5px 5px #888888;
        cursor: pointer;
    }

        .tong_thanh_toan a.di_bvtn_tki {
            background-color: #8b8b8b;
            border: solid 1px #666666;
            cursor: default;
        }

.cotenal_spam_chtiet_mudiudd {
    padding: 10px;
    margin: 0;
}

@media(max-width:900px) {
    .tong_thanh_toan {
        display: table;
        width: 100%;
    }

        .tong_thanh_toan a {
            float: right;
        }

        .tong_thanh_toan span,
        .tong_thanh_toan a {
            display: table-cell;
            align-self: center;
        }
}

@media(max-width:600px) {
    .all_spcar_mudiudd {
        padding: 15px 0 0 0;
    }

    .ttt_container {
        padding: 20px 10px;
        box-shadow: 0px 4px 5px 5px #333333;
        z-index: 99999;
    }

    .cotenal_spam_chtiet_mudiudd {
        padding-left: 40px;
    }

        .cotenal_spam_chtiet_mudiudd::before {
            width: 95%;
        }

    .spam_chtiet_mudiudd_ctn {
        min-height: 56px;
        align-items: center;
    }

    .tong_thanh_toan span:nth-child(1) {
        font-size: 16px;
    }

    .tong_thanh_toan span:nth-child(2) {
        font-size: 20px;
    }

    .tong_thanh_toan a {
        font-size: 16px;
    }
}

@media(max-width:400px) {
    .tong_thanh_toan span:nth-child(1) {
        font-size: 14px;
    }

    .tong_thanh_toan span:nth-child(2) {
        font-size: 18px;
    }

    .tong_thanh_toan a {
        font-size: 14px;
    }
}

.bang_test_allll tbody tr.item-600 {
    display: none;
}

.bang_test_allll tfoot tr.total-600 {
    display: none;
}

@media(max-width: 600px) {

    .bang_test_allll tbody tr:not(.item-600) {
        display: none;
    }

    .bang_test_allll tbody tr.item-600 {
        display: flex;
    }

    .bang_test_allll tfoot tr.minwidth600 {
        display: none;
    }

    .bang_test_allll tfoot tr.total-600 {
        display: block;
    }

        .bang_test_allll tfoot tr.total-600 td {
            font-size: 20px;
        }

    .bang_test_allll tr td {
        text-align: left;
    }

    .bang_test_allll tbody tr td:first-child {
        max-width: 150px;
        border: none;
        margin-right: 10px;
    }

    .bang_test_allll tbody tr td:last-child div {
        display: flex;
        justify-content: space-between;
        height: 20%;
    }

        .bang_test_allll tbody tr td:last-child div:first-child {
            font-weight: bold;
            font-size: 14px;
        }


    .bang_test_allll tfoot tr.item-600 td:last-child div {
        display: flex;
        justify-content: space-between;
        height: 20%;
    }

        .bang_test_allll tfoot tr.item-600 td:last-child div:first-child {
            font-weight: bold;
            font-size: 14px;
        }

    .bang_test_allll tbody tr td img {
        min-height: 100%;
        width: 100%;
    }

    tr.discountRow td {
        display: flex;
        justify-content: space-between;
    }
}

.cotenal_spam_chtiet_mudiudd_right .spam_chtiet_mudiudd_ctn:nth-child(1),
.cotenal_spam_chtiet_mudiudd_right .spam_chtiet_mudiudd_ctn:nth-child(4) {
    width: 120px;
    text-align: right;
}

.bang_test_allll tbody tr td:last-child div {
    display: flex;
    justify-content: space-between;
    height: 20%;
}


    .bang_test_allll tbody tr td:last-child div:first-child {
        font-weight: bold;
        font-size: 14px;
        height: 40%;
    }

        .bang_test_allll tbody tr td:last-child div:first-child span:first-child {
            display: -webkit-box;
            text-overflow: ellipsis;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            max-height: 40px;
            overflow: hidden;
            margin-right: 10px;
        }

.luuyheader {
    display: none;
    color: #ff0000;
    font-size: 16px;
    width: 100%;
    margin-left: 10px;
}

.luuyttt {
    color: #ff0000;
    font-size: 16px;
    width: auto;
    margin-left: 10px;
}

@media(max-width: 768px) {
    .luuyheader {
        display: block;
    }

    .luuyttt {
        display: none;
    }
}

@media(max-width: 362px) {
    .ls_form_magiamgia li a.link_lumagiamgia {
        white-space: nowrap;
    }

    .ls_form_magiamgia li:last-child {
        text-align: left;
    }
}

.content_chitiet_sp_addr {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
}

    .content_chitiet_sp_addr h6 {
        display: flex;
        justify-content: space-between;
    }


@media(max-width: 1470px) {
    .spa_mal_th .tsx_that img {
        max-width: 90px;
    }

    .content_chitiet_sp_addr h6 {
        font-size: 14px;
    }

    .col-lg-3 {
        width: 30%;
    }

    .col-lg-9 {
        width: 70%;
    }
}

@media(max-width: 1350px) {
    .spa_mal_th .tsx_that img {
        max-width: 90px;
    }

    .content_chitiet_sp_addr h6 {
        font-size: 14px;
    }

    .col-lg-3 {
        width: 36%;
    }

    .col-lg-9 {
        width: 64%;
    }
}

@media(max-width: 992px) {

    .content_chitiet_sp_addr {
        width: 100%;
    }

    .col-lg-3 {
        width: 100%;
    }

    .col-lg-9 {
        width: 100%;
    }
}

.sl_lstab_mudiudd .swiper-slide a.catehoveclick:hover {
    position: inherit;
    -webkit-transform: translateY(-0.0825rem);
    transform: translateY(-0.0825rem);
    z-index: 3;
    box-shadow: 0 0 8px 0px #b7b5b5;
}
/*end update css 22022022*/

/*update css 03032022*/
.list_tichhop_tailieu li a {
    font-size: 20px;
    color: #000000;
    text-transform: uppercase;
}


.list_tichhop_tailieu li.active_th_qt a {
    color: #0162AE;
}
/*end update css 03032022*/

/*update css 10032022*/
@media(max-width:600px) {
    .bang_test_allll tbody tr.item-pay-600 {
        display: table;
    }

        .bang_test_allll tbody tr.item-pay-600 td:first-child {
            max-width: 100%;
        }

        .bang_test_allll tbody tr.item-pay-600 td {
            display: flex;
            justify-content: space-between;
            border: none !important;
        }

            .bang_test_allll tbody tr.item-pay-600 td::before {
                content: none;
            }

            .bang_test_allll tbody tr.item-pay-600 td:first-child {
                font-weight: bold;
                font-size: 15px;
            }
}

/*start update css 12-05-2022*/
.list_ds_tab_napgame li ul.list_all_select_ul {
    width: auto;
}

    .list_ds_tab_napgame li ul.list_all_select_ul li {
        display: flex;
        justify-content: space-between;
        white-space: nowrap;
    }

.list_all_select_ul li span.text_giagiam_select {
    float: unset;
    margin-left: 10px;
}

.list_ds_tab_napgame li:last-child {
    padding-right: 20px;
}
/*end update css 12-05-2022*/

.zalo-chat-widget {
    right: 25px !important;
    bottom: 94px !important;
}

/* Update 13/03/2023 Logo Zalo */

.back-to-top {
    bottom: 160px !important;
    right: 34px !important;
}

/* End Update 13/03/2023 */

/*form nhập số điện thoại khi mua hàng*/
#popupInfo input {
    display: block;
    width: 100%;
    max-width: 250px;
    margin: 10px auto;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    height: 45px;
    color: #3f3f3f;
    border: 1px solid #ccc;
}

    #popupInfo input:focus {
        border-color: #009de2;
        outline: 0;
    }

#popupInfo .body_popup_hoadon {
    text-align: center;
    color: #373435;
    padding: 25px 15px 15px 15px;
    word-wrap: break-word;
}

#popupInfo p {
    font-size: 16px;
    text-align: center;
}

.login-info {
    color: #009de2;
    text-decoration: underline;
}


.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 7px;
    font-size: 14px;
    vertical-align: middle;
}

.table > thead > tr > th {
    text-transform: uppercase;
    position: relative;
    background-color: rgba(223,223,223,0.4);
}

.all_phantrang_xemtatca .pagination .paginate_button a {
    font-size: 14px;
    color: #0296d9;
    padding: 9px 12px;
}

.all_phantrang_xemtatca .pagination .paginate_button a.active {
    font-size: 14px;
    color: white;
    padding: 9px 12px;
    background-color: #0296d9;
}
/*End form nhập số điện thoại khi mua hàng*/
