﻿@import url('Libs/font.css');

.loader {
    border: 11px solid #f1f1f1;
    border-radius: 50%;
    border-top: 11px solid #3498db;
    width: 36px;
    height: 36px;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
    z-index: 999;
}

.ui-widget-header {
    box-sizing: border-box;
}

ui-dialog.ui-widget.ui-widget-content {
    position: relative;
}

#dialogMsg.ui-dialog-content {
    text-align: justify;
    padding: 0 12px;
    width: 100% !important;
    box-sizing: border-box;
    display: flex;
}

.ui-icon-closethick {
    background-image: url(../Content/image/close_black.png) !important;
    opacity: .5;
}

.intro-video {
    background-image: url(../Content/image/templateheader.png) !important;
}


.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 17px;
    width: 25px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 18px;
    display: none;
}

.icon-warning-lagger {
    background: url(../Content/image/warningLager.png) no-repeat center;
    height: 47px;
    margin: auto;
    width: 90px;
}



.ui-dialog .message {
    font-size: 15px;
    width: 100%;
    text-align: left;
    margin: auto;
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    padding: 8px;
    background: #e8e6e6;
    text-align: right;
}

.ui-dialog-buttonset button {
    min-width: 90px;
    height: 30px;
}

.search-title, .search-content {
}

.search-title {
    font-size: 30px;
    padding-top: 30px;
    color: #fff;
    font-weight: bold;
    line-height: 36px;
}

    .search-title h1 {
        font-size: 32px;
        line-height: 0;
        font-weight: normal;
    }

.search-content {
    /*width: 550px;*/
    font-family: AvertaStdCY-Regular,Helvetica,Arial, sans-serif;
}

.search-list {
    position: relative;
    display: flex;
}

input[type="text"] {
    height: 36px;
    line-height: 36px;
    border: 1px solid #b7b7b7;
    background-color: white;
    border-radius: 5px;
    /*border-radius: 8px;*/
    padding: 0 8px 0 25px;
    font-size: 14px;
    border-color: #f0f1f5;
    font-family: AvertaStdCY-Regular;
}

    input[type="text"]:focus {
        /*border-color: #b7b7b7;*/
        outline: medium none;
    }

.form-date {
    margin: 2px;
    height: 40px;
    background-color: #fff;
    display: flex;
    align-items: center;
    position: absolute;
}

input[type="date"] {
    outline: none;
    height: 40px;
    line-height: 40px;
    border: 1px solid #b7b7b7;
    background-color: white;
    border-radius: 5px;
    /*border-radius: 8px;*/
    padding: 0 8px 0 25px;
    font-size: 14px;
    border-color: #f0f1f5;
    font-family: AvertaStdCY-Regular;
}

input.file-input::placeholder {
    color: #80b5f3;
}

input.file-input {
    color: #2196F3;
    font-size: 15px;
}

.choose-file-button {
    width: 66px;
    text-align: center;
    display: block;
    line-height: 40px;
    background-color: #FFF;
    color: #48b6ff;
    text-decoration: none;
    position: inherit;
    left: -60px;
    height: 40px;
    top: 0;
    border: 1px solid #f0f1f5;
}

    .choose-file-button:hover {
        cursor: pointer;
        background-color: #F0F1F5;
    }

.button-search {
    top: 0;
    padding: 0 20px;
    color: #fff;
    background-color: rgba(75, 154, 255, .5) !important;
    position: absolute;
    /*margin-top: -42px;*/
    border: 2px solid #fff;
    border-radius: 5px;
    /*border-radius: 0 8px 8px 0;*/
    /*text-transform: uppercase;
    background-color: #FFF;*/
    /*line-height: 40px;*/
    line-height: 36px;
    text-align: center;
    /*font-size: 20px;*/
    display: block;
    text-decoration: none;
    /*width: 60px;*/
    float: right;
    /*background-position: center center;
    background-repeat: no-repeat;
    background-image: url('image/icon/ic_search.svg');*/
    outline: none;
}

.btn-search-icon {
    float: right;
    margin-right: 60px;
}

.button-search:hover {
    cursor: pointer;
    background-color: rgb(75, 154, 255) !important;
    /*background-color: #FFF;*/
}

.search-result {
    text-align: center;
}

.img-temp-result {
}

.background-content {
    background-image: url('image/largeback.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.search-body {
    min-height: 250px;
    height: auto;
    /*background-image: url('image/BG-search.jpg');*/
}

.search-container .display-flex {
    display: block !important;
}

.if-result {
    /*lỗi trên ie phải -5px*/
    height: 100%;
    width: 100%;
    border: none;
    margin: 0;
    padding: 0;
}

.note-tam-giac {
    margin-top: 0px;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #101426;
    margin-left: 70px;
    /*display: none;*/
}

.error-message {
    min-width: 200px;
    max-width: 300px;
    color: #fff;
    padding: 10px 15px;
    background-color: #101426;
    width: 60%;
    border-radius: 14px;
    font-size: 13px;
    /*display: none;*/
}

.notify {
    position: absolute;
    z-index: 10;
}

.result-action {
    height: 37px;
    line-height: 36px;
    border-bottom: 1px solid #DDD;
    background: #F5F5F5;
    position: relative;
}

.rs-container {
    padding-right: 10px;
    text-align: right;
    display: flex;
    float: right;
}


.result-action .menu {
    background: url(../Content/image/menu-action.png) #fff no-repeat center;
    padding: 0;
    width: 30px;
    position: relative;
}

.res-btn, .res-btn-process, .res-btn-error-process {
    background-color: white;
    display: inline-block;
    height: 30px;
    color: #333;
    padding: 4px 10px 4px 30px;
    line-height: 30px;
    background-repeat: no-repeat;
    background-position: 8px center;
    cursor: pointer;
    width: 200px;
    border-bottom: 1px solid #ccc;
}


.pn-item {
    position: absolute;
    width: 256px;
    top: 31px;
    text-align: left;
    right: 0;
    background: white;
    border: solid 1px #ddd;
    border-radius: 2px;
}

    .pn-item .item {
        border: none;
        box-sizing: border-box;
        width: 100%;
    }

        .pn-item .item a {
            color: #333;
            text-decoration: none;
        }

.res-btn:hover, .res-btn-process:hover, .res-btn-error-process:hover {
    cursor: pointer;
    background-color: #D2E5FA !important;
}

.res-btn:active, .res-btn-process:active, .res-btn-error-process:active {
    background-color: #A7CBF6 !important;
}

.res-btn.download {
    background: url(image/download3.png) #fff no-repeat 3px center;
    position: relative;
}

.res-btn.print {
    background: url(image/download3.png) #fff no-repeat 3px center;
    position: relative;
}

.res-btn.close, .res-btn-process.close, .res-btn-error-process.close {
    background: url(image/close_black.png) no-repeat center;
    border: none;
    width: 30px;
    padding: 0;
    background-color: transparent !important;
    cursor: pointer;
}

.ui-dialog {
    z-index: 99999 !important;
}

.res-btn.close-convert {
    background: url(image/close_black.png) no-repeat center;
    display: none;
    border: none;
    width: 30px;
    padding: 0;
    background-color: transparent !important;
}

.res-btn.convert {
    background: url(image/converter.png) #fff no-repeat 3px center;
    border-width: 1px 0px;
}

.res-btn.certificate {
    background: url('image/certificate.png' ) #fff no-repeat 3px center;
}

.res-btn.SearchTaxCode, .res-btn.SearchOrderNo {
    background: url('image/search-blue.png' ) #fff no-repeat 3px center;
}


.download-menu {
    position: absolute;
    display: none;
    border: 1px solid #aaa;
    right: 0px;
    top: 31px;
    width: 220px;
    border-radius: 3px;
}


.dm-item {
    line-height: 38px;
    color: black;
    padding: 0 10px 0 38px;
    background-color: white;
    background-repeat: no-repeat;
    background-position: 10px center;
    border-top: 1px solid #ddd;
}

    .dm-item:first-child {
        border-top: none;
    }

    .dm-item:hover {
        cursor: pointer;
        background-color: #e5e5e5;
    }

    .dm-item.pdf {
        background-image: url(image/pdf.png);
    }

    .dm-item.xml {
        background-image: url(image/xml.png);
    }

.sc-item {
    margin-right: 5px;
}

.code {
    width: 300px;
}

.captcha-label {
    padding: 4px 0;
    margin-top: 5px;
    color: #fff;
    font-size: 15px;
}

.captcha-control {
    align-items: center;
    display: flex;
    position: relative;
}

.capcha-input {
    display: inline-block !important;
    margin: 0 !important;
}

.captcha-description {
    font-style: italic;
    color: #fff;
    font-size: 13px;
    margin-top: 8px;
}

    .captcha-description .note {
        font-family: AvertaStdCY-Regular,Helvetica,Arial, sans-serif;
    }

.choose-file {
    float: right;
    position: relative;
}

.captcha-control span {
    /*padding-left: 8px;*/
    /*margin-top: 8px;*/
}

    .captcha-control span img {
        border-radius: 0 5px 5px 0;
        height: 38px;
        width: 100px;
        /*margin-left: 10px;*/
        /*margin-top: -5px !important;*/
    }

/*Khách hàng nói về chúng tôi*/
.voice-h3 {
    margin-top: 80px;
    margin-bottom: 50px;
    font-size: 35px;
    text-align: center;
}

.home-item {
    min-height: 800px;
    font-family: Helvetica,Tahoma,Arial,sans-serif;
    font-size: 16px;
    line-height: 24px;
}

.cv-slider .da-slide .col-md-8 {
    padding-left: 12px !important;
    padding-right: 12px !important;
}

.no-padding {
    padding: 0 10px !important;
}

.home-item {
    min-height: 800px;
    font-family: Helvetica,Tahoma,Arial,sans-serif;
    font-size: 16px;
    line-height: 24px;
}

@media (min-width: 1100px) {
    .slide-wrapper {
        min-height: 420px !important;
    }

    .cv-slider .da-slider {
        height: 695px !important;
    }

    .search-body {
    }
}

.home-customer-voice .home-separator-icon {
    height: 2px;
    width: 250px;
    background: #fff;
    margin: 25px 0 18px 0;
    position: relative;
}

/*Ý kiến khách hàng*/
.home-separator-icon {
    height: 2px;
    width: 250px;
    background: #004595;
    margin: 25px 0 18px 0;
    position: relative;
}

.home-separator-icon-bg {
    position: absolute;
    background: white url(../images/homepage/banner/cukcuk-grey.png) no-repeat 5px;
    width: 32px;
    height: 21px;
    left: 184px;
    top: -10px;
}

.home-customer-voice {
    background: #F5F5F5;
}

    .home-customer-voice .home-title {
        margin-bottom: 4px;
    }

    .home-customer-voice .home-more-title {
        font-size: 20px !important;
        color: #fff;
    }

.cv-bottom-title {
    text-align: center;
    margin-top: 8px;
    color: white !important;
}

.cv-slider, .cv-slider div {
    font-family: Helvetica,Tahoma,Arial,sans-serif;
}

.cv-slider {
    margin-top: 10px;
    padding-bottom: 30px;
}

    .cv-slider .callbacks_container {
    }

    .cv-slider .da-slider {
        background: transparent !important;
        height: 720px;
    }

    .cv-slider .da-img img {
        width: 162px;
        height: 162px;
        border-radius: 81px;
        border: 2px solid #0A74B9;
    }

    .cv-slider .da-slide .da-img {
        margin-left: inherit !important;
        top: inherit !important;
        left: inherit !important;
        position: relative !important;
        width: 162px !important;
        margin-top: 40px;
    }

    .cv-slider .cv-text {
        width: 100% !important;
        font-size: 16px;
        line-height: 24px !important;
        font-family: Helvetica,Tahoma,Arial,sans-serif;
        margin-top: 50px;
        max-width: 655px;
    }

    .cv-slider .cv-info {
        width: 100% !important;
        text-align: center;
        margin-top: 16px;
        font-size: 16px !important;
        line-height: 16px !important;
    }

        .cv-slider .cv-info .cv-name {
            padding-bottom: 15px;
            font-size: 16px !important;
            font-family: AvertaStdCY-Regular,Helvetica,Arial, sans-serif;
            line-height: 20px;
        }

    .cv-slider .da-slide {
        padding: 0 40px;
    }

    .cv-slider .slide-img {
        margin: 0 auto;
        width: 100%;
        border-radius: 44px;
        position: absolute;
        z-index: 9;
        top: -44px;
        left: 123px;
    }

.slide-img {
    max-width: 80px;
    min-height: 80px;
}

.slide-name {
    padding: 12px 0;
    text-align: center;
    color: #ccc;
    font-size: 16px;
    text-transform: uppercase;
}

.slide-address {
    text-align: center;
    color: #333;
}

.home-customer-voice .da-arrows {
    display: none;
}

.home-customer-voice .da-dots span {
    border: 1px solid #6f6b6b !important;
    width: 8px;
    height: 8px;
}

    .home-customer-voice .da-dots span.da-dots-current {
        border: 1px solid #6f6b6b !important;
        background: #318CE7 !important;
        width: 8px;
        height: 8px;
    }

.home-customer-voice .da-dots {
    bottom: 100px !important;
}

.slide-desc-new {
    font-size: 15px;
    text-align: center;
    padding: 30px 0;
}

.slide-author {
    color: #224260;
    font-family: AvertaStdCY-Regular,Helvetica,Arial, sans-serif;
    margin-top: 8px;
    text-align: center;
    font-family: Helvetica,Tahoma,Arial,sans-serif !important;
    padding-top: 30px;
    font-size: 16px;
}

.slide-author-image {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    position: absolute;
    bottom: -40px;
    left: 50%;
    margin-left: -40px;
    background: white;
}

.slide-cv-bottom {
    margin-top: 36px;
}

.slide-desc {
    margin-top: 32px;
    font-style: italic;
    text-align: justify;
    background: url(../images/homepage/left-comma.png) no-repeat;
    line-height: 26px;
    color: #333 !important;
}

    .slide-desc:first-letter {
        padding-left: 32px;
    }

.slide-wrapper {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    padding: 20px 20px 0 20px;
    position: relative;
    min-height: 575px;
    margin-top: 80px;
    border-radius: 5px;
    box-shadow: 3px 8px 29px 1px #ccc;
}

.da-slider-mobile {
    display: none;
}

.da-slider-pc {
    display: none;
}

.cv-slider .da-arrows span {
    height: 36px;
    width: 36px;
    opacity: 1 !important;
}

    .cv-slider .da-arrows span.da-arrows-prev {
        background-position: 0 -55px;
        left: 4px;
    }

        .cv-slider .da-arrows span.da-arrows-prev:hover {
            background-position: 0 -55px;
            left: 4px;
        }

    .cv-slider .da-arrows span.da-arrows-next {
        background-position: 0 0;
        right: 4px;
    }

        .cv-slider .da-arrows span.da-arrows-next:hover {
            background-position: 0 0;
            right: 4px;
        }

.home-cv-button {
    margin-top: 30px;
}

.home-customer-voice p {
    font-size: 35px;
    text-align: center;
    margin-top: 50px;
}

.bold-text {
    font-family: AvertaStdCY-Regular,Helvetica,Arial, sans-serif;
}

.title-buyer {
    color: #234260;
    text-align: center;
    padding: 40px 0;
}

.benefit .container h2 {
    line-height: 0 !important;
    font-weight: normal !important;
    margin: 0 !important;
}

.title-buyer h2 {
    line-height: 0 !important;
    font-weight: normal !important;
    margin: 0 !important;
}

.title-buyer h3 {
    line-height: 0 !important;
    font-weight: normal !important;
    margin: 0 !important;
}

.title-header {
    color: #234260;
    font-size: 32px;
    line-height: 50px;
}

.sub-title-header {
    color: #234260;
    font-size: 14px;
    line-height: 35px;
    text-transform: uppercase;
    font-family: AvertaStdCY-Regular,Helvetica,Arial, sans-serif;
}

.sub-header {
    color: #234260;
    font-size: 16px;
    line-height: 30px;
}

.buyer-img {
    width: 100%;
}

.col-md-6 {
    float: left;
    position: relative;
    min-height: 1px;
    padding: 15px;
    width: 20%;
    margin: 0 8px;
    height: 255px;
}

.benefit {
    padding-top: 40px;
    padding-bottom: 60px;
    background-color: #EAF4FE;
    text-align: center;
}



.img-item-benefit {
    /*margin-bottom: 15px;*/
    width: 60px;
    height: 60px;
}

    .img-item-benefit .save {
        background: url(image/tietkiem.png) no-repeat center center;
    }

    .img-item-benefit .fast {
        background: url(image/nhanhchong.png) no-repeat center center;
    }

    .img-item-benefit .convenient {
        background: url(image/tienloi.png) no-repeat center center;
    }

    .img-item-benefit .safe {
        background: url(image/antoan.png) no-repeat center center;
    }

.background-mua-ngay {
    background-color: #399AFB;
    min-height: 120px;
}

    .background-mua-ngay h3 {
        text-align: center;
        padding-top: 27px;
        color: #ffffff;
        font-size: 22px;
        line-height: 25px;
        font-weight: normal;
    }

        .background-mua-ngay h3 a {
            background: #244362;
            color: #ffffff !important;
            padding: 10px 16px;
            border-radius: 70px;
            border: 1px solid #244362;
            margin-left: 20px;
            font-size: 14px !important;
            font-weight: normal;
            text-decoration: none;
        }

            .background-mua-ngay h3 a:hover {
                border: 1px solid #ffffff;
            }

.btn-register {
    text-align: center;
    padding: 3px 30px 3px 49px;
    color: white;
    border-radius: 20px;
    line-height: 36px;
    display: inline-block;
    text-decoration: none;
    background: #3f9cfa url(/Portals/_default/Skins/Creative-BleuDeFrance/images/cart.png) no-repeat 20px !important;
}

/*kích thước mobile*/


.benefit-content-item {
    display: block;
    width: 100%;
    /* border: 1px solid red; */
    padding: 0 10px;
    box-sizing: border-box;
}

.benefit-content-item-detail {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: left center;
    padding: 8px 8px 8px 60px;
    background-size: 50px;
    text-align: left;
}

    .benefit-content-item-detail.save {
        background-image: url(image/tietkiem.png);
    }

    .benefit-content-item-detail.fast {
        background-image: url(image/nhanhchong.png);
    }

    .benefit-content-item-detail.convenient {
        background-image: url(image/tienloi.png);
    }

    .benefit-content-item-detail.safe {
        background-image: url(image/antoan.png);
    }

    .benefit-content-item-detail.bottom {
        /* padding-top:20px; */
    }

.btid-title {
    text-transform: uppercase;
    font-family: AvertaStdCY-Regular,Helvetica,Arial, sans-serif;
    font-size: 17px;
}

.btid-content {
    font-size: 16px;
}

.benefit-content-item.item3 {
    background-color: #FFFFFF;
    border-radius: 8px;
    border: 1px dashed #e3e3e3;
    padding: 20px 0;
    text-align: center;
    font-size: 16px;
}

.register-text {
    /* line-height:50px; */
    padding: 20px 20px;
}

.item-benefit {
    padding-top: 20px;
}

/*desktop*/
@media only screen and (min-width: 960px) {
    .benefit-content {
        margin: 0 auto;
    }

    .benefit-content-item {
        display: inline-block;
    }

        .benefit-content-item.item1 {
            width: 313px;
            padding-right: 30px;
        }

        .benefit-content-item.item2 {
            width: 400px;
        }

        .benefit-content-item.item3 {
            width: 200px;
            margin-left: 40px;
        }
}

.footer-support {
    /* margin: 0 auto; */
    /* padding: 20px 15px; */
    /* border-bottom: 1px solid #3a434d; */
}



.support-label {
    font-size: 15px !important;
    /* width: 400px; */
    display: inline-block;
}

.support-caption {
    color: white;
    font-size: 16px;
}

div[aria-describedby="showPopupInvoicePaper"] {
    border: 1px solid #b5b5b5;
}

.support-mobile {
    font-family: AvertaStdCY-Regular,Helvetica,Arial, sans-serif;
    color: darkorange;
    font-size: 18px;
}

    .support-mobile a {
        color: darkorange !important;
        text-decoration: none !important;
    }

.support-icon {
}

    .support-icon .facebook {
        background: url(image/facebook.png) no-repeat 0 0 !important;
        height: 24px;
        width: 24px;
    }

    .support-icon .youtube {
        background: url(image/youtube.png) no-repeat 0 0 !important;
        height: 24px;
        width: 24px;
    }

    .support-icon .linkedin {
        background: url(image/linkedin.png) no-repeat 0 0 !important;
        height: 24px;
        width: 24px;
    }

    .support-icon .facebook:hover {
        background: url(image/facebookhover.png) no-repeat 0 0 !important;
        height: 24px;
        width: 24px;
    }

    .support-icon .youtube:hover {
        background: url(image/youtubehover.png) no-repeat 0 0 !important;
        height: 24px;
        width: 24px;
    }

    .support-icon .linkedin:hover {
        background: url(image/linkedinhover.png) no-repeat 0 0 !important;
        height: 24px;
        width: 24px;
    }

.footer-wrapper .contact-label {
    display: flex;
    padding-top: 30px;
}

.body-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.bmt {
    width: 160px;
}

.cth {
    width: 106px;
}

.dng {
    width: 106px;
}

.han {
    width: 90px;
}

.hcm {
    width: 92px;
}

.contact-item {
    display: block;
    box-sizing: border-box;
    width: 1170px;
    margin: auto;
    color: white;
    padding: 15px;
}

.col-20 {
    width: 20%;
    float: left;
    padding: 0 50px 15px 0;
}

.icon-BCT {
    text-align: right;
}

.icon-chungchi {
    text-align: right;
}

.support-label {
    font-size: 18px !important;
    display: inline-block;
}

.support-mobile {
    font-size: 20px !important;
}

.social-support {
    float: right;
    margin-top: 0 !important;
}

.support-infor-wrapper {
    padding-left: 20px;
}

.body-content {
    width: 1170px;
}

div[aria-describedby="showPopupInvoicePaper"] .ui-dialog-titlebar-close, div[aria-describedby="showPopupInvoicePaper"] .ui-dialog .ui-dialog-title, div[aria-describedby="showPopupInvoice"] .ui-dialog-titlebar-close, div[aria-describedby="showPopupInvoice"] .ui-dialog .ui-dialog-title {
    display: none;
}

div[aria-describedby="showPopupUploadFile"] .ui-dialog-titlebar-close, div[aria-describedby="dialogMsgProcess"] .ui-dialog-titlebar-close {
    display: block !important;
    top: 20px;
    right: 10px;
    background: url(../Content/image/close_black.png) no-repeat center;
    border: none;
    width: 30px;
    height: 30px;
    padding: 0;
    cursor: pointer;
    opacity: 0.8;
    border-radius: 20px;
    background-color: #f3f4f7;
}

    div[aria-describedby="showPopupUploadFile"] .ui-dialog-titlebar-close:focus, div[aria-describedby="dialogMsgProcess"] .ui-dialog-titlebar-close:focus {
        outline: none;
    }


/*
div[aria-describedby="dialogMsgProcess"] .ui-dialog-title {
    white-space: unset;
    width: 96%;
    overflow: unset;
    text-overflow: unset;
    font-size: 20px;
    font-weight: 700;
    color: #333333;
    margin: 0 0 0 8px;
    font-family: SFProBold,-apple-system, BlinkMacSystemFont, sans-serif !important;
    font-weight: normal;
    display: block;
   
}*/

div[aria-describedby="showPopupInvoice"] .ui-dialog-titlebar {
    background: #f5f5f5;
    padding: 4px 1em;
}

div[aria-describedby="dialogErrorProcess"] .ui-dialog-titlebar, div[aria-describedby="showResultProcess"] .ui-dialog-titlebar {
    display: none;
}

.ui-dialog-content {
    width: 100% !important;
    box-sizing: border-box;
}

#showPopupInvoice {
    background: #212224;
}

/*#showContentPopupInvoice {
    background: #fff;
    height:100%;
    width:100%;
    position: absolute;
    top: 60px;
}*/
#showPopupInvoicePaper {
    width: 100%;
    height: 100%;
    top: 0;
    display: none;
}

#showContentInvoicePaper {
    background: #fff;
    padding: 5px 15px;
    border-radius: 3px;
}

    #showContentInvoicePaper .text-required {
        text-align: center;
    }

#showPopupInvoicePaper .main-content {
    height: 100%;
    width: 100%;
}

#showPopupInvoicePaper .title-convert {
    text-align: center;
    text-transform: uppercase;
    color: #333;
    font-size: 16px;
    font-family: AvertaStdCY-Regular,Helvetica,Arial, sans-serif;
}

#showPopupInvoicePaper .label-convert {
    color: #333;
    margin: 20px 0 5px 0;
    font-family: AvertaStdCY-Regular,Helvetica,Arial, sans-serif;
}

#showPopupInvoicePaper .text-converter {
    width: 100% !important;
    height: 30px !important;
    line-height: 30px !important;
    border: 1px solid #ccc;
    background-color: #fff !important;
    border-radius: 3px !important;
    padding: 0 10px !important;
    color: #333;
    font-family: AvertaStdCY-Regular,Helvetica,Arial, sans-serif;
    font-size: 13px;
    box-sizing: border-box;
}

#infomation-panel {
    background: rgb(33, 34, 36);
    width: 950px;
}

.panel-ticket {
    margin-top: 35px;
}

#history-panel {
    box-sizing: border-box;
}

.header-fex {
    height: 80px;
}

.required {
    border: 1px solid red !important;
}

.text-required {
    color: red;
    display: none;
}

#showPopupInvoicePaper .button-group {
    margin-top: 15px;
    text-align: center;
}

#showPopupInvoicePaper .button-convert {
    width: 120px;
    border-radius: 3px;
    border: 0;
    cursor: pointer;
}

    #showPopupInvoicePaper .button-convert:hover {
        background-color: #025F97 !important;
        color: #fff !important;
    }

    #showPopupInvoicePaper .button-convert.contine {
        background-color: #3999FB;
        margin-right: 15px;
        color: #fff;
        padding: 8px 0;
    }

    #showPopupInvoicePaper .button-convert.cancel {
        background-color: #fff;
        border: solid 1px #ccc;
        color: #333;
        padding: 7px 0;
    }

#popup-content-container, .popup-panel {
    height: 100%;
}

.form-base {
    height: auto;
}

.csstransforms.csstransforms3d.csstransitions {
    height: auto;
}

.body-search {
    overflow-y: hidden;
}

.loading {
    border: 5px solid #ddd;
    border-radius: 50%;
    border-top: 5px solid #3498db;
    width: 43px;
    height: 43px;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}

#showPopupLoading {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    z-index: 101;
    top: 0;
    display: none;
}

#showContentLoading {
    background-color: #fff;
    width: 150px;
    height: 150px;
    position: fixed;
    border-radius: 3px;
}

#showPopupLoading .main-content {
    height: 100%;
    width: 100%;
    margin: 51px 0 0 51px;
}

#captchaContainer {
    padding-bottom: 20px !important;
}

#pnResult .tab {
    padding: 0 0 0 20px;
    width: 94%;
}

.menu-down {
    position: absolute;
    top: 48px;
    background: #fff;
    width: 210px;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding-left: 0px !important;
}

    .menu-down li {
        height: 40px;
        display: block;
        padding-left: 16px;
    }

.menu-item-dropdown {
    display: flex !important;
}

.menu-down li:hover {
    background: #CDEBFF;
}

.menu-down li a:hover {
    color: #1492E6;
}

.menu-down li span {
    line-height: 40px;
}

.arrow-down {
    height: 24px;
    width: 24px;
    background: url(image/icon_sprites.svg) no-repeat;
    background-position-y: -803px;
}

.menu-item span {
    font-size: 15px;
}

.ehistory {
    margin-right: 0px !important;
}

.left {
    float: left;
}

#pnResult {
    background: #fff;
}

    #pnResult .tab-left {
        margin-right: 20px;
        padding: 0 6px;
        cursor: pointer;
    }

        #pnResult .tab-left.active {
            border-bottom: 2px solid #3999FB;
            background-color: #fff;
        }

    #pnResult #loading-panel {
        position: absolute;
        top: 40%;
        right: 45%;
    }

#history-panel {
    background: url('../Content/image/bg_history.png') no-repeat RIGHT bottom;
    padding-top: 25px;
}


.timeline {
    position: relative;
    padding: 0;
    margin-left: 20px;
    /* margin-top: 25px; */
    margin-bottom: 0;
    color: #5c5c5c;
    height: 90%;
    overflow: auto;
}


    .timeline::before {
        background: #509ceb;
        left: 140px;
        content: '';
        position: absolute;
        top: 0;
        height: 100%;
        width: 1px;
    }

.timeline-block {
    margin: 0;
    position: relative;
}

    .timeline-block:after {
        content: "";
        display: table;
        clear: both;
    }

.timeline-content {
    margin-left: 0;
    width: 140px;
    position: relative;
    min-height: 50px;
}


    .timeline-content .date {
        float: right;
        line-height: 14px;
        margin: 0 30px 0 0;
        height: 14px;
    }

    .timeline-content .action-group {
        position: absolute;
        left: 100%;
        width: 400px;
        height: 14px;
        font-size: 14px;
        line-height: 14px;
        color: #333;
        line-height: 14px;
        padding-left: 45px;
        display: inline-block;
    }


.timeline-block:after {
    content: "";
    display: table;
    clear: both;
}

.timeline-bullet {
    border-color: #4eae49;
    top: 0;
    left: 140px;
    margin-left: -7px;
    color: #509ceb;
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid;
    background: #FFF;
}

.his-icon {
    position: absolute;
    left: 100%;
    padding-left: 20px;
    height: 14px;
}

.download-menu {
    z-index: 9999;
}

.ms-Certificate {
    float: right;
    padding: 10px 0;
}

.menu-action {
    display: none;
}

.rule {
    background-color: #3ABD5E;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 8px;
    color: white;
    line-height: 17px;
}

.hidden-scroll {
    overflow: hidden;
}

@media (max-width: 768px) {
    .xem-document {
        background-image: url('image/largeback.png');
        height: 375px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

    #showContentPopupInvoice {
    }

    .rule {
        padding: 8px 11px;
    }

    .background-content {
        background: none;
    }

    .button-search:hover {
        cursor: pointer;
        /*background-color: #244362;*/
    }

    .button-search {
        position: absolute;
        margin-top: -42px;
        margin-right: 42px;
        border-radius: 5px 50px 50px 5px;
        text-transform: uppercase;
        color: white;
        /*background-color: #244362;*/
        line-height: 40px;
        text-align: center;
        font-size: 20px;
        display: block;
        text-decoration: none;
        width: 60px;
        float: right;
        background-image: url('image/Group 20394.png');
        background-position: center center;
        background-repeat: no-repeat;
        background-size: auto;
    }
    /*.rs-container {
        right: 20px !important;
        top: -40px !important;
    }*/

    .error-message {
        width: 49% !important;
    }

    .menu-action {
        display: block;
    }

    .container {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    #homeBenefitContent {
        margin-bottom: 0px !important;
    }

    .home-benefit-box {
        margin-bottom: 0px !important;
    }

    .footer-head, .f-menu, .footer-last {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

/*@media (max-width: 390px) {
    .search-body {
        height: 450px !important;
    }
}*/

@media (max-width: 500px) {
    .social-support {
        margin-top: 15px !important;
    }

    .xem-document {
        height: 300px;
    }

    .ms-address {
        float: none !important;
        text-align: center;
        text-align: -webkit-center;
    }

    .img-cmmi {
        float: none !important;
        width: 100% !important;
    }

    .error-message {
        width: 70% !important;
    }

    .captcha-control span {
        padding-bottom: 10px;
    }

    .menu-action {
        display: block;
    }
}

@media (max-width: 1024px) {
    .search-title h1 {
        line-height: 50px;
        height: 60px;
    }



    .radio-group a.radio {
        line-height: 40px !important;
    }

    div[aria-describedby=showPopupInvoice], #showPopupInvoice {
        width: 100% !important;
        max-width: 1024px !important;
    }

    .Payment {
        display: none;
        position: relative;
    }

    #pnResult .tab {
        max-width: 90% !important;
        width: 100% !important;
    }

    #infomation-panel {
        width: 100% !important;
    }

    .menu-action {
        display: block;
    }
}

@media (max-width: 768px) {
    .search-title h1 {
        line-height: 50px;
        height: 60px;
    }



    .radio-group a.radio {
        line-height: 40px !important;
    }

    div[aria-describedby=showPopupInvoice], #showPopupInvoice {
        width: 100% !important;
        max-width: 768px !important;
    }

    .Payment {
        display: none;
        position: relative;
    }

    #pnResult .tab {
        max-width: 88% !important;
        width: 100% !important;
    }

    .menu-action {
        display: block;
    }

    .header-fex {
        height: 108px;
    }
}

@media (max-width: 500px) {
    .search-title h1 {
        line-height: 50px;
        height: 60px;
    }



    .radio-group a.radio {
        line-height: 40px !important;
    }

    div[aria-describedby=showPopupInvoice], #showPopupInvoice {
        width: 100% !important;
        max-width: 500px !important;
    }

    .Payment {
        display: none;
        position: relative;
    }

    #pnResult .tab {
        max-width: 83% !important;
        width: 100% !important;
    }

    .menu-action {
        display: block;
    }
}


@media (max-width: 410px) {
    .search-title h1 {
        line-height: 50px;
        height: 60px;
    }



    .radio-group a.radio {
        line-height: 40px !important;
    }

    div[aria-describedby=showPopupInvoice], #showPopupInvoice {
        width: 100% !important;
        max-width: 410px !important;
    }

    .Payment {
        display: none;
        position: relative;
    }

    #pnResult .tab {
        max-width: 81% !important;
        width: 100% !important;
    }

    .menu-action {
        display: block;
    }
}

@media only screen and (max-width: 320px) {
    .support-label {
        font-size: 13px !important;
        /* width: 400px; */
        display: inline-block;
    }

    #pnResult .tab {
        max-width: 80% !important;
        width: 100% !important;
    }

    .menu-action {
        display: block;
    }

    .footer-contact-content .contact-free-trial {
        padding: 9px 25px !important;
    }
}


.no-padding {
    padding: 0 !important;
}

.container.mrcms-content {
    width: 100% !important;
    max-width: 100% !important;
    padding: 60px 0 0 0 !important;
}

.support-mobile {
    font-weight: bold;
    color: darkorange;
    font-size: 18px;
}

    .support-mobile a {
        font-weight: bold !important;
        color: darkorange !important;
        cursor: pointer;
    }

        .support-mobile a:hover {
            text-decoration: none;
        }


.social-support img {
    max-width: 38px;
    opacity: 0.7;
    margin-bottom: 0 !important;
}

    .social-support img:hover {
        opacity: 1 !important;
    }

.social-support a {
    float: left;
    margin-left: 8px;
}

.ms-address {
    text-align: justify;
}

.ms-address-wrapper {
    background: #0569A5;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
    padding: 30px 0;
}

.footer-contact-content div {
    font-family: AvertaStdCY-Regular,Helvetica,Arial, sans-serif;
    font-size: 13px;
}

.img-industry-trade {
    float: right;
    margin-bottom: 0;
    /*position: absolute;
    right: 0;*/
}

.img-cmmi {
    float: right;
    margin-top: 10px;
    /*position: absolute;
    right: 0;
    top: 50px;*/
}

.contact-item {
    color: #fff;
}

.home-license-agreement {
    font-size: 13px;
    color: #fff !important;
    opacity: 0.9;
    line-height: 32px;
}

.footer-vertical-line {
    margin: 0 12px;
}

.support-info-wrapper {
    /* background: url(/MeInvoice/Images/Home/bg-footer.png) center center no-repeat; */
    /* background-size: cover; */
    /*background: radial-gradient(at 50% 0%, #19ABC9, #0877BB);
    background: -moz-radial-gradient(50% 0%, #19ABC9, #0877BB);
    background: -o-radial-gradient(50% 0%, #19ABC9, #0877BB);
    background: -webkit-radial-gradient(50% 0%, #19ABC9, #0877BB);*/
    padding-bottom: 25px;
    background: #1492e6;
}

.footer-support .support-info {
    margin: 0 auto;
    position: relative;
}

.footer-wrapper {
    color: #fff;
}

.misa-address {
    color: #b3b3b3;
    padding-top: 10px;
}

    .misa-address .item-name {
        color: #ffffff;
        font-size: 14px;
        padding-top: 25px;
        padding-bottom: 5px;
        text-transform: uppercase;
        border-bottom: 1px solid #FFF;
        line-height: 24px;
    }

    .misa-address .item-address {
        font-size: 14px;
        padding-top: 18px;
        line-height: 22px;
        color: white;
        opacity: 0.7;
        text-align: justify;
    }

.body-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.item-tel-footer {
    font-size: 12px;
    padding-top: 10px;
    line-height: 22px;
    color: white;
    text-align: justify;
}

    .item-tel-footer a {
        color: #fff !important;
    }

.item-tel, .item-fax, .item-email {
    margin-top: 4px;
    line-height: 19px;
}

.bmt {
    width: 151px;
}

.cth {
    width: 98px;
}

.dng {
    width: 100px;
}

.han {
    width: 86px;
}

.hcm {
    width: 90px;
}

.item-email {
    color: #ffffff;
}

.address-item .item-email a {
    color: #fffff1;
}

#copyright-footer {
    font-size: 13px;
    line-height: 32px;
    color: #fff;
    opacity: 0.9;
}

.support-label {
    font-size: 16px !important;
    display: inline-block;
}

.col-20 {
    padding: 0 15px 15px 15px;
}

.company-address {
    font-size: 16px !important;
    color: white;
    line-height: 24px;
    font-family: AvertaStdCY-Regular !important;
    text-transform: uppercase;
}

a.cart-bottom {
    width: 30px;
    height: 30px;
    border-radius: 5px 0 0 5px;
    margin-bottom: 10px;
    background: linear-gradient(to right, #007EFC,#0043F7);
    display: block;
    padding: 8px;
    overflow: hidden;
    transition: width 0.8s;
    -webkit-transition: width 0.8s;
    float: right;
}

    a.cart-bottom .icon-iregister-trial {
        width: 32px;
        height: 32px;
        display: block;
        float: left;
        background-position: 0 -5px;
        background-size: cover;
        background: url('image/dangky.png') no-repeat center;
    }

a .text-edge-wap {
    float: left;
    width: calc(100% - 38px);
    margin-left: 6px;
    display: none;
}

    a .text-edge-wap .register-trial-text {
        white-space: nowrap;
        color: #fff;
        font-size: 11px;
        line-height: 14px;
        float: left;
        display: inline-block;
        width: 100%;
        overflow: hidden;
    }

    a .text-edge-wap .free-text {
        white-space: nowrap;
        color: #fff;
        font-size: 15px;
        line-height: 20px;
        float: left;
        display: inline-block;
        width: 100%;
        overflow: hidden;
    }

a.hotline-bottom {
    width: 30px;
    height: 30px;
    border-radius: 5px 0 0 5px;
    background: linear-gradient(to right, #007EFC,#0043F7);
    display: block;
    padding: 8px;
    transition: width 0.8s;
    -webkit-transition: width 0.8s;
    float: right;
    margin-bottom: 10px;
}

a.buy-now-bottom {
    width: 30px;
    height: 30px;
    border-radius: 5px 0 0 5px;
    background: linear-gradient(to right, #007EFC,#0043F7);
    display: block;
    padding: 8px;
    overflow: hidden;
    transition: width 0.8s;
    -webkit-transition: width 0.8s;
    float: right;
}

    a.buy-now-bottom .icon-buy-now {
        width: 37px;
        height: 32px;
        display: block;
        float: left;
        background: url(image/ic_cart.png) no-repeat center;
        background-position: -2px -5px;
        background-size: cover;
    }

    a.buy-now-bottom .text-edge-wap {
        width: calc(100% - 44px);
    }

.cart-bottom:hover,
.hotline-bottom:hover,
.buy-now-bottom:hover {
    width: 130px;
    transition: width 0.8s;
    -webkit-transition: width 0.8s;
}

.support-bottom:hover {
    width: 150px;
    transition: width 0.8s;
    -webkit-transition: width 0.8s;
}

.cart-bottom:hover .text-edge-wap,
.hotline-bottom:hover .text-edge-wap,
.buy-now-bottom .text-edge-wap {
    display: block;
}

.support-bottom:hover .text-edge-wap {
    display: block;
}

a.hotline-bottom .icon-hotline {
    width: 32px;
    height: 32px;
    display: block;
    float: left;
    background: url('image/hotline.png') no-repeat center;
}

.float-quick-action {
    height: 50px;
    position: fixed;
    bottom: 50%;
    right: 0;
}

.business-license {
    opacity: 0.9;
    line-height: 20px;
}

.img-industry-trade-box {
    line-height: 0 !important;
}

.img-cmmi-box {
    line-height: 0 !important;
}

.padding-5 {
    padding: 5px;
}

.footer-contact-content .support-label img {
    margin-top: -3px;
    padding-right: 5px;
}

.footer-contact-content .button-contact-box {
    margin-top: 30px;
    padding-bottom: 50px;
    border-bottom: 1px solid #ffffff6b;
}

.footer-contact-content .social-box {
    position: absolute;
    right: 0;
    top: 35px;
}

.footer-contact-content .buyer-content {
    text-align: center;
    font-family: AvertaStdCY-Regular,Helvetica,Arial, sans-serif;
    font-size: 26px;
    padding-top: 30px;
    line-height: 42px;
}

.footer-contact-content .contact-video-demo {
    background: #FFF;
    text-align: center;
    padding: 10px 30px;
    border-radius: 25px;
    text-transform: uppercase;
    font-family: AvertaStdCY-Regular,Helvetica,Arial, sans-serif;
    font-size: 16px;
    color: #0C77BB;
    cursor: pointer;
    margin-left: 10px;
    margin-right: 10px;
}

    .footer-contact-content .contact-video-demo:hover {
        opacity: 0.85;
    }

.footer-contact-content .contact-free-trial {
    text-align: center;
    padding: 9px 30px;
    border: solid 1px #FFF;
    border-radius: 25px;
    text-transform: uppercase;
    font-family: AvertaStdCY-Regular,Helvetica,Arial, sans-serif;
    font-size: 16px;
    color: #FFF;
    cursor: pointer;
    text-decoration: none;
}

    .footer-contact-content .contact-free-trial:hover {
        opacity: 0.85;
    }

.footer-contact-content .contact-buy-now {
    text-align: center;
    padding: 10px 30px;
    border-radius: 25px;
    text-transform: uppercase;
    font-family: AvertaStdCY-Regular,Helvetica,Arial, sans-serif;
    font-size: 16px;
    color: #FFF;
    background: #3ABD5E;
    text-decoration: none;
}

    .footer-contact-content .contact-buy-now:hover {
        opacity: 0.85;
    }

.footer-contact-content .line-vertical-footer {
    /*height: 1px;
    background: #38B7E0;
    width: 85%;
    margin: 0 auto;*/
}

#showVideo {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    z-index: 10000;
    display: none;
    top: 0;
}

#showContentVideo {
    background: #fff;
    padding: 20px;
    position: fixed;
    width: 760px;
    border-radius: 5px;
}

#closeVideo {
    background: url(/MeInvoice/Images/icon-close-video.png) top right no-repeat;
    height: 36px;
    width: 36px;
    display: block;
    position: absolute;
    right: -15px;
    top: -15px;
    cursor: pointer;
}

#showVideoHasTitle {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    z-index: 10000;
    display: none;
    top: 0;
}

#showContentVideoHasTitle {
    background: #fff;
    padding: 20px;
    position: fixed;
    width: 760px;
    border-radius: 5px;
}

#closeVideoHasTitle {
    background: url(/MeInvoice/Images/icon-close-video.png) top right no-repeat;
    height: 36px;
    width: 36px;
    display: block;
    position: absolute;
    right: -15px;
    top: -15px;
    cursor: pointer;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

.back-top {
    position: fixed;
    background: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    overflow: hidden;
    z-index: 9999;
    display: none;
    bottom: 80px;
    right: 30px;
    text-align: center;
    background: url(/MeInvoice/Images/backtop.png) no-repeat;
}

a.back-top {
    font-size: 16px;
    color: #444;
    text-decoration: none;
    transition: all 0.2s ease-in 0s;
    -webkit-transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
}

@media (min-width: 980px) {
    .support-label {
        font-size: 18px;
        width: 700px;
        display: inline-block;
        margin-top: 4px;
        line-height: 24px;
    }

    .support-mobile {
        font-size: 20px !important;
    }

        .support-mobile a {
            font-size: 20px !important;
        }


    .col-20 {
        width: 19% !important;
        float: left !important;
        padding: 10px 10px 15px 0 !important;
    }

    .col-md-10 {
        width: 41.66666667%;
        float: left;
    }

    .col-md-8 {
        float: left;
        width: 30.33333333%;
    }

    .col-md-16 {
        width: 66.66666667%;
        float: left;
    }

    .col-md-14 {
        width: 58.33333333%;
        float: left;
    }
}


@media (max-width: 1199px) {
    .footer-contact-content div {
        font-size: 11px;
        line-height: 20px;
    }

    .company-address {
        font-size: 14px;
        line-height: 24px;
    }

    #copyright-footer {
        font-size: 11px;
        line-height: 28px;
    }

    .home-license-agreement {
        font-size: 11px !important;
        line-height: 28px !important;
    }
}

@media (max-width: 980px) {
    .support-info {
        text-align: center !important;
    }

    .social-support {
        margin-top: 0 !important;
    }

    .img-cmmi {
        padding: 0 10px !important;
        float: none !important;
    }

    .col-20 {
        width: 100% !important;
        float: none !important;
    }

    .footer-support .support-info {
        padding: 0;
    }

    .footer-contact-content div {
        font-size: 14px;
        line-height: 24px;
    }

    .ms-address {
        padding: 15px !important;
    }

    .company-address {
        font-size: 16px !important;
        line-height: 32px !important;
    }

    #copyright-footer {
        font-size: 14px !important;
        line-height: 32px !important;
    }

    .home-license-agreement {
        font-size: 14px !important;
        line-height: 32px !important;
    }

    .img-industry-trade {
        float: none !important;
        margin-top: 0 !important;
    }

    .img-industry-trade-box {
        margin-bottom: 0 !important;
    }

    .img-cmmi-box {
        margin-bottom: 0 !important;
    }

    .support-label {
        vertical-align: top;
        padding-top: 5px;
    }

    .ms-address-wrapper {
        padding: 10px 0 30px 0;
    }

    .footer-contact-content .social-box {
        position: unset;
        margin-bottom: 25px;
    }

    .footer-contact-content .button-contact-box {
        margin-bottom: 40px;
    }

    #showContentVideo {
        width: 660px !important;
    }

    #showContentVideoHasTitle {
        width: 660px !important;
    }
}

@media (max-width: 480px) {
    .wannabuy {
        font-size: 24px !important;
        text-align: center !important;
    }

    .wannabuy-parent {
        display: block !important;
    }

    .buynow a {
        padding: 12px 20px !important;
        position: static !important;
    }

    .img-cmmi {
        width: 100%;
    }

    .social-support {
        padding-top: 10px !important;
    }

    #copyright-footer {
        font-size: 14px !important;
        line-height: 24px !important;
    }

    .company-address {
        font-size: 16px !important;
        line-height: 36px !important;
    }

    .home-license-agreement {
        font-size: 14px !important;
        line-height: 24px !important;
    }

    .business-license {
        padding-top: 10px !important;
        line-height: 24px !important;
    }

    .social-support a:first-child {
        margin-left: 0;
    }

    .footer-contact-content .button-contact-box {
        margin-bottom: 30px;
        padding: 0 15px;
    }

    .footer-contact-content .contact-video-demo {
        float: left;
        width: 84%;
        margin-right: 0;
        margin-left: 0;
        margin-top: 20px;
    }

    .footer-contact-content .contact-free-trial {
        float: left;
        width: 84%;
        margin-left: 0;
        margin-right: 0;
        margin-top: 20px;
        padding: 9px 30px;
    }

    .footer-contact-content .contact-buy-now {
        float: left;
        width: 84%;
        margin-left: 0;
    }

    #showContentVideo {
        width: 90% !important;
        width: -webkit-calc(100% - 20px) !important;
        width: -moz-calc(100% - 20px) !important;
        width: calc(100% - 20px) !important;
        padding: 10px;
    }

    #showContentVideoHasTitle {
        width: 90% !important;
        width: -webkit-calc(100% - 20px) !important;
        width: -moz-calc(100% - 20px) !important;
        width: calc(100% - 20px) !important;
        padding: 10px;
    }

    #closeVideo {
        background: url(/MeInvoice/Images/icon-small-close-video.png) top right no-repeat;
        height: 20px;
        width: 20px;
        right: -8px;
        top: -8px;
    }

    #closeVideoHasTitle {
        background: url(/MeInvoice/Images/icon-small-close-video.png) top right no-repeat;
        height: 20px;
        width: 20px;
        right: -8px;
        top: -8px;
    }
}

@media (max-width: 320px) {
    .footer-contact-content .contact-video-demo {
        margin-right: 10px;
        padding: 10px 25px;
    }

    .footer-contact-content .contact-buy-now {
        padding: 10px 25px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}

.home-benefit {
    padding-top: 45px;
    padding-bottom: 5px;
    text-align: center;
    /*font-family: AvertaStdCY-Regular,Helvetica,Arial, sans-serif;*/
    font-size: 16px;
}

.home-benefit-title, .invoice-list-title {
    line-height: 38px;
    font-size: 30px;
    font-weight: bold;
    color: #212529;
}

.home-benefit-name {
    font-family: AvertaStdCY-Regular,Helvetica,Arial, sans-serif;
    font-size: 24px;
    padding-bottom: 30px;
    line-height: 32px;
}

.benefit-item-title {
    padding-top: 20px;
    line-height: 18px;
    font-size: 18px;
    font-weight: bold;
}

.benefit-item-detail {
    line-height: 30px;
    font-size: 14px;
    padding: 10px 20px;
    min-height: 90px;
    color: #8992a3;
}

.home-reasons {
    font-family: AvertaStdCY-Regular,Helvetica,Arial, sans-serif;
    font-size: 16px;
    padding-bottom: 60px;
    padding-top: 30px;
}

.home-reasons-box img {
    width: 70px;
    height: 70px;
    float: left;
}

.r-box-text {
    float: left;
    width: calc(100% - 70px);
    padding-left: 15px;
    line-height: 22px;
}

.r-box-text-title {
    padding-bottom: 5px;
    font-size: 20px;
    line-height: 30px;
}

.home-reasons-box {
    padding-top: 10px;
}

.home-price {
    padding-top: 60px;
    padding-bottom: 60px;
    font-family: AvertaStdCY-Regular,Helvetica,Arial, sans-serif;
    font-size: 16px;
    background-color: #F2F9FF;
}

.home-price-title {
    text-transform: uppercase;
    font-size: 28px;
    color: #0C77BB;
    text-align: center;
    line-height: 42px;
    padding-bottom: 30px;
}

.home-price-name {
    font-family: AvertaStdCY-Regular,Helvetica,Arial, sans-serif;
    font-size: 24px;
    padding-bottom: 40px;
    text-align: center;
    line-height: 32px;
}

.home-price-meinvoice {
    background: #0673ba;
    border-radius: 5px;
    padding-bottom: 40px;
    padding-top: 40px;
    align-items: center;
    display: flex;
}

.home-price-box-title {
    font-size: 18px;
    color: #F6F6F6;
    text-transform: uppercase;
    padding-bottom: 5px;
    line-height: 30px;
}

.home-price-unit {
    color: #F6F6F6;
    padding-bottom: 5px;
    font-size: 18px;
    line-height: 30px;
}

    .home-price-unit:last-child {
        padding-bottom: 0;
    }

.home-price-amount {
    color: #F6F6F6;
    align-items: center;
    font-size: 32px;
    line-height: 40px;
    padding-top: 5px;
}

.home-price-button-buy-now {
    width: 200px;
    background: #fff;
    border-radius: 40px;
    float: right;
    margin-right: 40px;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    color: #0673ba;
    padding: 20px 0;
    line-height: 18px;
}

    .home-price-button-buy-now a, .home-price-button-buy-now a:hover, .home-price-button-buy-now a:active {
        color: #0673ba !important;
    }

    .home-price-button-buy-now:hover {
        opacity: 0.9;
    }

.title-invoice-service {
    text-align: center;
    text-transform: uppercase;
    padding: 40px 0 30px 0;
    font-size: 20px;
    line-height: 32px;
}

.home-price-link-detail, .home-price-link-detail:hover, .home-price-link-detail:active {
    position: absolute;
    right: 0;
    color: #0673ba !important;
    font-family: AvertaStdCY-Regular,Helvetica,Arial, sans-serif;
    text-transform: none;
}

.home-box-package {
    height: 200px;
}

.home-box-package-title {
    background: #34A853;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #fff;
    font-size: 22px;
    text-align: center;
    padding: 15px;
    position: relative;
    line-height: 30px;
}

    .home-box-package-title span {
        font-size: 16px;
        padding-left: 5px;
        position: absolute;
    }

.blue {
    background: #0673ba;
}

.home-box-package-detail {
    height: 130px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border: solid 1px #ccc;
    padding: 15px 20px;
    line-height: 30px;
    position: relative;
    text-align: justify;
    font-size: 18px;
    background-color: #fff;
}

.advisory-service-package {
    border-radius: 10px;
    border: solid 1px #ccc;
    text-align: center;
    display: flex;
    align-items: center;
    padding: 30px 0;
    margin-top: 30px;
    background-color: #fff;
}

.button-advisory-service-package {
    color: #fff;
    width: 150px;
    border-radius: 30px;
    margin-top: 30px;
    background: #0673ba;
    padding: 15px;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
}

.home-price-buy-now {
    position: absolute;
    bottom: 10px;
}

.advisory-service-package-title {
    text-transform: uppercase;
    font-size: 18px;
    text-align: justify;
    line-height: 30px;
}

.advisory-service-package-amount {
    font-size: 32px;
    color: #0877BC;
    text-align: left;
    line-height: 40px;
    margin-top: 10px;
}

    .advisory-service-package-amount span {
        font-size: 16px;
        padding-left: 5px;
        position: absolute;
    }

.home-news-new {
    padding: 60px 0;
    font-family: AvertaStdCY-Regular,Helvetica,Arial, sans-serif;
    background: url(/MeInvoice/Images/Home/BG_TinTuc.png) no-repeat;
    background-color: #F2F9FF;
    background-position: center;
    background-size: cover;
}

.home-news-title {
    text-transform: uppercase;
    font-size: 28px;
    color: #0C77BB;
    text-align: center;
    line-height: 42px;
}

.home-news-name {
    font-family: AvertaStdCY-Regular,Helvetica,Arial, sans-serif;
    font-size: 24px;
    padding-bottom: 30px;
    text-align: center;
    line-height: 32px;
}

.advisory-service-package-detail {
}

.advisory-service-package-first {
    padding: 0 40px 0 20px;
}

.advisory-service-package-next {
    padding: 0 30px;
    text-align: justify;
    line-height: 30px;
    font-size: 18px;
}

.advisory-service-package-last {
    padding: 0 0 0 20px;
}

.news-box {
    background: #fff;
    border: solid 1px #E8E9EB;
    border-radius: 5px;
    overflow: hidden;
}

.news-box-content {
    padding: 15px;
}

.summary-tin-noi-bat {
    position: relative;
    height: 40px;
}

.home-news-about-us {
    padding: 30px 0 60px 0;
    background-color: #fff;
}

.home-news-about-us-title {
    text-transform: uppercase;
    font-size: 28px;
    color: #0C77BB;
    text-align: center;
    line-height: 42px;
}

.home-news-about-us-name {
    font-family: AvertaStdCY-Regular,Helvetica,Arial, sans-serif;
    font-size: 24px;
    padding-bottom: 30px;
    text-align: center;
    line-height: 32px;
}

@media(min-width: 980px) {

    .new-col-md-6 {
        width: 25%;
    }

    .new-col-md-24 {
        width: 100%;
        display: flex;
    }

    .new-col-md-offset-6 {
        margin-left: 25%;
    }
}

.home-benefit-item {
    border-bottom: solid 8px transparent;
    cursor: pointer;
    /*color: #8e8e8e;*/
}

.home-benefit-box .new-col-md-6:hover {
    transition: all 0.2s 0.2s linear;
    /* margin-top: 20px; */
    border-bottom: solid 8px #0C77BB;
    border-radius: 10px;
    box-shadow: 0 8px 8px rgba(0, 0, 0, .5);
}

.home-benefit-item .home-benefit-img {
    text-align: center;
}

.home-benefit-item .benefit-img img {
    display: inline-block;
}

.benefit-line-vertical {
    background: #0C77BB;
    height: 1px;
    width: 170px;
    margin: 10px auto;
}

.home-superior-points-title-box {
    text-align: center;
    margin: 60px 0 0 0;
}

.home-new-register-customers .new-register-customer-box {
    margin-top: 25px;
}

.home-new-register-customers .new-register-customer-number {
    font-size: 36px;
    color: #FFF;
    line-height: 42px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.home-new-register-customers .new-register-customers-globe-box {
    display: flex;
    align-items: center;
    margin-top: 45px;
}

.home-new-register-customers .new-register-customer-text {
    font-family: AvertaStdCY-Regular,Helvetica,Arial, sans-serif;
    font-size: 22px;
    color: #FFF;
    text-transform: uppercase;
    padding-left: 15px;
    text-align: justify;
    text-align-last: justify;
}

.home-new-register-customers .new-register-customers-globe {
    float: left;
}

.home-page .home-price .price-box-padding-first {
    padding: 0;
    z-index: 1;
}



.vnPay {
    width: 99%;
    height: 98%;
    border: none;
    display: none;
}

#qrCode {
    width: 300px;
    height: 300px;
}

#QR {
    padding-left: 90px;
    line-height: 60px;
    background: url('image/Layer 3.png') no-repeat left;
}

#VISA {
    padding-left: 90px;
    line-height: 60px;
    background: url('image/Layer 1.png') no-repeat left;
}

#ATM {
    padding-left: 90px;
    line-height: 60px;
    background: url('image/Layer 2.png') no-repeat left;
}

#VI {
    padding-left: 90px;
    line-height: 60px;
    background: url('image/Layer 4.png') no-repeat left;
}

.show {
    display: block !important;
}

.payment-info {
    height: 180px;
}

.buyerSign {
    line-height: 35px;
    border-radius: 10px;
    color: white;
    height: 35px;
    background: #ffa600;
    padding: 0px 18px !important;
    text-align: center;
    margin: 12px 8px;
    font-weight: bold;
    margin-bottom: 25px;
    width: 248px;
    margin-top: 6px;
}

    .buyerSign:hover {
        background-color: #73acea !important;
    }

.payment {
    line-height: 35px;
    border-radius: 10px;
    color: white;
    height: 36px;
    background: #23a7ff;
    padding: 0px 18px;
    text-align: center;
    margin: 8px 8px;
    font-weight: bold;
    cursor: pointer;
    justify-content: center;
    margin-top: 12px;
}

    .payment:hover {
        cursor: pointer;
        background-color: #73acea !important;
    }

.isCallBackPayment {
    width: 100%;
    text-align: center;
}


#isCallBackPayment {
    width: 100%;
    color: #2680EB;
    font-size: 24px;
    line-height: 50px;
    font-weight: bold;
    text-align: center;
    background-color: white;
}

.success {
    justify-content: center;
    padding-top: 55px;
    box-shadow: 0px -3px 0px 0px #bb91ff14;
    margin-top: 3px;
}

.text-success {
    padding-top: 50px;
    justify-content: center;
    font-size: 23px;
}

.btn-group {
    padding-top: 50px;
    justify-content: center;
}

    .btn-group input {
        line-height: 32px;
        border-radius: 28px;
        color: white;
        height: 32px;
        padding: 0px 18px;
        text-align: center;
        margin: 8px 8px;
        cursor: pointer;
        justify-content: center;
        border: 1px solid #1492E6;
    }

#btnViewEinvoice {
    background: white;
    color: #1492E6;
}

#btnBackToSearch {
    background: #1492E6;
    color: white;
}

/*.paymentSuccess {
    background: url('image/check-circle.png') no-repeat left;
    display: none;
    padding-left: 63px;
    height: 50px;
}*/

.menu-action {
    float: right;
    margin-top: 4px;
}

.icon-item {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: #2680eb;
    margin-top: 4px;
}

.wannabuy {
    text-align: center;
    font-size: 24px;
    line-height: 42px;
    color: #fff;
    margin: auto;
    padding: 3px 17px;
    border-radius: 14px;
    background-color: #1492e6;
    width: fit-content;
    /*width: 583px;*/
}

#PaymentFail {
    text-align: center;
    padding-top: 55px;
}

.buynow {
}

    .buynow a {
        line-height: 38px;
        text-align: center;
        padding: 0px 14px;
        width: 100px;
        border-radius: 25px;
        text-transform: uppercase;
        font-family: AvertaStdCY-Regular,Helvetica,Arial,sans-serif;
        font-size: 16px;
        background: #3abd5e;
        text-decoration: none;
        height: 35px;
        color: #fff;
        position: absolute;
        right: 0;
        margin-top: 5px;
    }

a.support-bottom {
    background: #026998;
    margin-top: 61px;
    height: 32px;
    border-radius: 5px 0 0 5px;
    display: block;
    padding: 8px;
    transition: width 0.8s;
    -webkit-transition: width 0.8s;
}

    a.support-bottom .icon-support {
        width: 32px;
        height: 32px;
        display: block;
        float: left;
        background: url('image/ic_quick-action.png') no-repeat center;
        background-position: 0 -90px;
        background-size: cover;
    }

a .support-text-edge-wap {
    float: left;
    width: calc(100% - 38px);
    margin-left: 6px;
    display: none;
}

    a .support-text-edge-wap .support-text {
        font-family: AvertaStdCY-Regular,Arial,sans-serif;
        white-space: nowrap;
        color: #fff;
        font-size: 11px;
        line-height: 14px;
        float: left;
        display: inline-block;
        width: 100%;
        overflow: hidden;
    }

    a .support-text-edge-wap .support-free-text {
        white-space: nowrap;
        color: #fff;
        font-family: AvertaStdCY-Regular;
        font-size: 13px;
        line-height: 20px;
        float: left;
        display: inline-block;
        width: 100%;
        overflow: hidden;
    }

@media (max-height: 668px) {
    #showPopupInvoice {
        min-height: 625px !important;
    }

    #popup-content-container, .popup-panel {
        min-height: 500px !important;
    }
}

.rule-39, .rule-32, .rule-119 {
    background-image: url('image/Symbol 64.png');
    background-position: 3px;
}

.searchIPPublish {
    background: url(image/search-blue.png) #fff no-repeat 3px center;
}

.customner-search {
    width: 102%;
}

.company-name {
    color: #0C77BB !important;
    font-size: 18px;
    padding: 10px 5px;
}

.search-content input[type="text"] {
    box-shadow: 5px 3px 5px 2px #11002c14;
}

.title-einvoiceList {
    font-size: 24px;
    padding: 10px 0 15px 15px;
}

.rs-container-einvoiceList {
    padding-right: 0;
    text-align: right;
    display: flex;
    position: absolute;
    float: right;
    right: 8px;
    top: -4px;
}

#grdListInvoice {
    border-collapse: collapse !important;
    border-bottom: 1px solid #C7C7C7;
}

    #grdListInvoice th span {
        text-transform: uppercase;
    }


#grdListInvoice_wrapper {
    /*height:88%*/
}

#contentListInvoiceByCustomer {
    height: 100%;
}

.div-grdListInvoice {
    position: relative;
}

#grdListInvoice_info {
    position: absolute;
    bottom: -45PX;
    left: 15px;
    padding: 0 !important;
    height: 30px;
    display: none;
}

#grdListInvoice_paginate {
    position: absolute;
    bottom: -45PX;
    right: 10px;
    padding: 0 !important;
    height: 30px !important;
    display: none;
}

.column-center {
    text-align: center;
}

.column-right {
    text-align: right;
    padding-right: 20px !important;
}

.grid-action {
    color: #3589EC;
    cursor: pointer;
}

.m-mask-message {
    background: #fff;
    width: 160px;
    height: 70px;
    margin: 0 auto;
    content: " ";
    display: block;
    padding: 16px;
    border-radius: 3px;
    border: 1px solid #ddd;
    position: absolute;
    box-sizing: content-box;
    text-align: center;
}

/*Misa mask*/

.m-mask {
}


.m-mask-message {
    background: #fff;
    width: 160px;
    height: 70px;
    margin: 0 auto;
    content: " ";
    display: block;
    padding: 16px;
    border-radius: 3px;
    border: 1px solid #ddd;
    position: absolute;
    box-sizing: content-box;
    text-align: center;
}

@keyframes meloading {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.m-mask-message .meloading {
    background: url('image/logo-mask.png') center no-repeat;
    width: 48px;
    height: 48px;
    margin: 0 auto;
}

    .m-mask-message .meloading:after {
        content: " ";
        display: block;
        width: 48px;
        height: 48px;
        margin: 0;
        border-radius: 50%;
        border: 3px solid #fff;
        /*border-color: #0877BB transparent #0877BB transparent;*/
        animation: meloading 12s linear infinite;
        -webkit-animation: xxxx 12s linear infinite;
        -moz-animation: meloading 1.2s linear infinite;
        -o-animation: meloading 1.2s linear infinite;
    }

    .m-mask-message .meloading span {
        font-size: 13px !important;
    }

@keyframes meloading {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.m-mask-common-message {
    background-color: #e0e0e0;
    padding: 2px;
    border: 1px solid #bcb0b0;
    position: absolute;
}

.m-mask-common-message-inner {
    padding: 0 5px 0 24px;
    border: 1px solid #b3b3b3;
    color: #222;
    line-height: 22px;
    min-height: 22px;
    background-color: #eee;
    background-repeat: no-repeat;
    background-position: 4px center;
    background-image: url(data:image/gif;base64,R0lGODlhEAAQALMMAKqooJGOhp2bk7e1rZ2bkre1rJCPhqqon8PBudDOxXd1bISCef///wAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFAAAMACwAAAAAEAAQAAAET5DJyYyhmAZ7sxQEs1nMsmACGJKmSaVEOLXnK1PuBADepCiMg/DQ+/2GRI8RKOxJfpTCIJNIYArS6aRajWYZCASDa41Ow+Fx2YMWOyfpTAQAIfkEBQAADAAsAAAAABAAEAAABE6QyckEoZgKe7MEQMUxhoEd6FFdQWlOqTq15SlT9VQM3rQsjMKO5/n9hANixgjc9SQ/CgKRUSgw0ynFapVmGYkEg3v1gsPibg8tfk7CnggAIfkEBQAADAAsAAAAABAAEAAABE2QycnOoZjaA/IsRWV1goCBoMiUJTW8A0XMBPZmM4Ug3hQEjN2uZygahDyP0RBMEpmTRCKzWGCkUkq1SsFOFQrG1tr9gsPc3jnco4A9EQAh+QQFAAAMACwAAAAAEAAQAAAETpDJyUqhmFqbJ0LMIA7McWDfF5LmAVApOLUvLFMmlSTdJAiM3a73+wl5HYKSEET2lBSFIhMIYKRSimFriGIZiwWD2/WCw+Jt7xxeU9qZCAAh+QQFAAAMACwAAAAAEAAQAAAETZDJyRCimFqbZ0rVxgwF9n3hSJbeSQ2rCWIkpSjddBzMfee7nQ/XCfJ+OQYAQFksMgQBxumkEKLSCfVpMDCugqyW2w18xZmuwZycdDsRACH5BAUAAAwALAAAAAAQABAAAARNkMnJUqKYWpunUtXGIAj2feFIlt5JrWybkdSydNNQMLaND7pC79YBFnY+HENHMRgyhwPGaQhQotGm00oQMLBSLYPQ9QIASrLAq5x0OxEAIfkEBQAADAAsAAAAABAAEAAABE2QycmUopham+da1cYkCfZ94UiW3kmtbJuRlGF0E4Iwto3rut6tA9wFAjiJjkIgZAYDTLNJgUIpgqyAcTgwCuACJssAdL3gpLmbpLAzEQA7);
}

.m-mask-modal {
    background-color: rgba(0,0,0,0.4);
    position: absolute;
}

/*Tra cứu theo mã KH*/
#homeBenefitContent.SearchByCompany {
    display: none;
}

#grdInvoice.SearchByCompany {
    display: block;
}

#grdInvoice {
    display: none;
}

.company-name {
    color: #fff !important;
    font-size: 18px;
    padding: 10px 20px;
    text-align: center;
}

.customner-search {
    width: 102%;
}

.invoice-list-title {
    /*text-transform: uppercase;
    font-size: 32px;
    color: #707070;
    line-height: 38px;
    font-weight: 500;*/
}

#grdListInvoice {
    border-collapse: collapse !important;
    border-bottom: 1px solid #C7C7C7;
    font-weight: 500;
    line-height: 18px;
    font-size: 13px;
    color: #333;
    font-family: AvertaStdCY-Regular,Helvetica, sans-serif;
}

.div-grdListInvoice {
    width: 100%;
}

thead .column-header {
    background-color: transparent !important;
}

.column-header span {
    color: #707070;
}

.grid-action {
    color: #42a7eb !important;
    font-size: 13px;
}


.download-action {
    background: url('image/download_black.png') no-repeat center;
    text-indent: -9999px;
    display: inline-block;
    width: 24px;
    height: 24px;
    position: absolute;
}

.space-line {
    font-size: 22px;
    color: #838383 !important
}

#grdListInvoice_wrapper {
    height: 366px;
    margin-bottom: 35px;
    overflow-y: scroll;
    border: none;
}

.dataTables_wrapper .dataTables_info {
    float: left !important;
    position: absolute;
    bottom: -50px;
    font-size: 14px;
    color: #42A7EB;
}

.dataTables_wrapper .dataTables_paginate {
    float: right !important;
    position: absolute;
    bottom: -50px;
    right: 0px;
    font-size: 14px;
    font-weight: 400;
    color: #333;
}

    .dataTables_wrapper .dataTables_paginate a {
        border: solid 1px #42A7EB !important;
    }

div.dataTables_wrapper div.dataTables_paginate {
    font-size: 12px;
    font-weight: 400;
}

#pnSearch .hidden {
    visibility: hidden;
    height: 0;
    padding: 0;
}

.emptyInvoiceMask {
    background: url('image/img_empty.png') no-repeat center;
    margin: auto;
    width: 100%;
    height: 210px;
    background-size: 332px 202px;
}

.invoiceNoContent {
    font-size: 12px;
    color: #888b8c !important;
    font-family: AvertaStdCY-Regular,Helvetica,Arial, sans-serif;
    line-height: 19px;
    padding-bottom: 60px;
}

/*.div-wannabuy {
    background-color: #F5F5F5;
}*/

.wannabuy-parent {
    padding-top: 5px;
    padding-bottom: 5px;
}

.grid-action {
    cursor: pointer;
}
/*Misa mask*/

.m-mask {
}


.m-mask-message {
    background: #fff;
    width: 160px;
    height: 70px;
    margin: 0 auto;
    content: " ";
    display: block;
    padding: 16px;
    border-radius: 3px;
    border: 1px solid #ddd;
    position: fixed;
    box-sizing: content-box;
    text-align: center;
}

@keyframes meloading {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.m-mask-message .meloading {
    background: url('image/logo-mask.png') center no-repeat;
    width: 48px;
    height: 48px;
    margin: 0 auto;
}

    .m-mask-message .meloading:after {
        content: " ";
        display: block;
        width: 48px;
        height: 48px;
        margin: 0;
        border-radius: 50%;
        border: 3px solid #fff;
        /*border-color: #0877BB transparent #0877BB transparent;*/
        animation: meloading 12s linear infinite;
        -webkit-animation: xxxx 12s linear infinite;
        -moz-animation: meloading 1.2s linear infinite;
        -o-animation: meloading 1.2s linear infinite;
    }

    .m-mask-message .meloading span {
        font-size: 13px !important;
    }

@keyframes meloading {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}



.m-mask-common-message {
    background-color: #e0e0e0;
    padding: 2px;
    border: 1px solid #bcb0b0;
    position: absolute;
}

.m-mask-common-message-inner {
    padding: 0 5px 0 24px;
    border: 1px solid #b3b3b3;
    color: #222;
    line-height: 22px;
    min-height: 22px;
    background-color: #eee;
    background-repeat: no-repeat;
    background-position: 4px center;
    background-image: url(data:image/gif;base64,R0lGODlhEAAQALMMAKqooJGOhp2bk7e1rZ2bkre1rJCPhqqon8PBudDOxXd1bISCef///wAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFAAAMACwAAAAAEAAQAAAET5DJyYyhmAZ7sxQEs1nMsmACGJKmSaVEOLXnK1PuBADepCiMg/DQ+/2GRI8RKOxJfpTCIJNIYArS6aRajWYZCASDa41Ow+Fx2YMWOyfpTAQAIfkEBQAADAAsAAAAABAAEAAABE6QyckEoZgKe7MEQMUxhoEd6FFdQWlOqTq15SlT9VQM3rQsjMKO5/n9hANixgjc9SQ/CgKRUSgw0ynFapVmGYkEg3v1gsPibg8tfk7CnggAIfkEBQAADAAsAAAAABAAEAAABE2QycnOoZjaA/IsRWV1goCBoMiUJTW8A0XMBPZmM4Ug3hQEjN2uZygahDyP0RBMEpmTRCKzWGCkUkq1SsFOFQrG1tr9gsPc3jnco4A9EQAh+QQFAAAMACwAAAAAEAAQAAAETpDJyUqhmFqbJ0LMIA7McWDfF5LmAVApOLUvLFMmlSTdJAiM3a73+wl5HYKSEET2lBSFIhMIYKRSimFriGIZiwWD2/WCw+Jt7xxeU9qZCAAh+QQFAAAMACwAAAAAEAAQAAAETZDJyRCimFqbZ0rVxgwF9n3hSJbeSQ2rCWIkpSjddBzMfee7nQ/XCfJ+OQYAQFksMgQBxumkEKLSCfVpMDCugqyW2w18xZmuwZycdDsRACH5BAUAAAwALAAAAAAQABAAAARNkMnJUqKYWpunUtXGIAj2feFIlt5JrWybkdSydNNQMLaND7pC79YBFnY+HENHMRgyhwPGaQhQotGm00oQMLBSLYPQ9QIASrLAq5x0OxEAIfkEBQAADAAsAAAAABAAEAAABE2QycmUopham+da1cYkCfZ94UiW3kmtbJuRlGF0E4Iwto3rut6tA9wFAjiJjkIgZAYDTLNJgUIpgqyAcTgwCuACJssAdL3gpLmbpLAzEQA7);
}

.m-mask-modal {
    background-color: rgba(0,0,0,0.4);
    position: fixed;
}

.divdropdown .download-menu {
    top: 6px !important;
}

.divdropdown {
    position: relative;
}

.btn-search-header {
    background-color: rgba(75, 154, 255, .5);
    border-radius: 5px;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 5px 10px;
    color: #fff;
    margin: 5px;
    font-size: 13px;
    font-family: AvertaStdCY-Regular,Helvetica,Arial, sans-serif;
}

    .btn-search-header.active {
        color: #2680eb;
        background: #fff;
    }

.wannabuy-line {
    background: url('image/Path 23719.png') no-repeat center;
    height: 60px;
    margin-bottom: 20px;
}

.search-line {
    border-right: 1px solid #777;
    width: 1px;
    height: 25px;
    position: absolute;
    margin-top: -34px;
    margin-left: 15px;
}
/*#txtCode:focus {
    border-color: #399afb;
}*/

/*#homeBenefitContent {
    margin-bottom: 50px;
}*/

#btn-downloadInvoice {
    background-color: #1877f2 !important;
    color: #fff;
    padding: 10px 20px;
    outline: none;
    border: none;
    padding-left: 32px;
    cursor: pointer;
    border-radius: 5px;
    font-family: AvertaStdCY-Regular;
}

.img-downloadInvoice {
    position: absolute;
    margin-top: 11px;
    margin-left: 5px;
}

.input-downloadInvoice {
    width: 300px;
    height: 34px !important;
    border-color: #9E9E9E !important;
    padding-left: 32px !important;
    padding-right: 50px !important;
    border-radius: 5px;
}

#btn-searchInvoice {
    position: absolute;
    margin-top: -39px;
    border: none;
    text-transform: uppercase;
    background-color: transparent;
    line-height: 40px;
    display: block;
    width: 25px;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url('image/ic_search.svg');
    outline: none;
    padding-left: 27px;
}

.view-invoice {
    background: url('image/Group 30181.png') no-repeat center;
    text-indent: -9999px;
    display: inline-block;
    width: 24px;
    height: 24px;
    padding-right: 13px;
}

.text-payment {
    font-weight: bold;
    font-size: 22px;
    padding-bottom: 10px;
    border-bottom: 1px solid #8e8e8e;
    width: 100%;
}

.data-payment {
    right: 20px;
    font-weight: bold;
}

.line-inforpayment {
    padding: 8px 0;
}

.div-wannabuy.SearchByCompany, .home-benefit.SearchByCompany {
    background-color: #f5f9ff;
}

.home-benefit-box {
    background-color: #fff;
    border-radius: 13px;
    padding: 25px 0px !important;
    margin-bottom: 50px;
}
/*Table*/
#grdListInvoice thead th {
    border: none !important;
}

#grdListInvoice tbody tr td {
    border: none !important;
}

#grdListInvoice tbody tr {
    border-bottom: 1px solid #C7C7C7 !important;
    height: 40px;
}

    #grdListInvoice tbody tr:hover {
        cursor: pointer;
        background-color: rgba(0,0,0,.075);
    }

        #grdListInvoice tbody tr:hover td.column-action label {
            display: block;
        }

.form-pay-vcb {
    margin: 12px;
    margin-top: 0px;
}

.header-pay {
    display: flex;
}

    .header-pay .st-iconvcb {
        width: 80px;
        height: 64px;
        background: url('image/Group 30179.png') center no-repeat;
    }

    .header-pay .txt-pay {
        margin: auto 0;
        font-size: 24px;
        width: 100%;
    }

    .header-pay .btn-cancel {
        width: 35px;
    }

    .header-pay .st-iconCancel {
        width: 24px;
        height: 24px;
        margin: 4px 8px;
        border: none;
        background: url('image/ic_close_18px.png') center no-repeat;
        cursor: pointer;
    }

    .header-pay .st-iconvcb {
        width: 80px;
        height: 64px;
    }

.content-pay .r-control {
    margin: auto;
    line-height: 32px;
    text-align: center;
}

    .content-pay .r-control .s-money {
        font-weight: bold;
    }

    .content-pay .r-control .txt-qrcode {
        font-size: 15px;
    }

    .content-pay .r-control .s-icon {
        width: 280px;
        height: 280px;
        margin: 9px auto;
        /*background: url('image/eSign_QRCode.jpg') center no-repeat;*/
    }

.footer-pay {
    padding: 13px 8px 0px 8px;
    margin-top: 26px;
}

    .footer-pay .s-close {
        width: 50%;
        display: flex;
    }

        .footer-pay .s-close .btn-close {
            float: right;
            border-radius: 6px;
            height: 38px;
            width: 98px;
            background: white;
            border: 1px solid #9E9E9E;
            height: 36px;
            cursor: pointer;
        }

            .footer-pay .s-close .btn-close:hover {
                color: white;
                background: #2680eb;
            }

    .footer-pay .s-txt-feedback {
        width: 40%;
        margin: auto;
    }

    .footer-pay .loading-item {
        background-image: url(image/loading.gif);
        height: 23px;
        width: 33px;
        background-size: cover;
        margin-right: 8px;
        margin-top: 5px;
    }

    .footer-pay .s-deal {
        width: 20%;
        border-radius: 4px;
    }

        .footer-pay .s-deal .test-deal {
            float: right;
            border-radius: 6px;
            color: white;
            background: #2680eb;
            border: none;
            width: 132px;
            height: 36px;
            cursor: pointer;
        }

            .footer-pay .s-deal .test-deal:hover {
                background: #ffffff;
                color: black;
                border: 1px solid black;
            }

#showPopupPaymentMethod .content-pay {
    height: 280px;
    display: flex;
}

    #showPopupPaymentMethod .content-pay .r-control {
        height: 80%;
        width: 43%;
        border: 1px solid #b1b1b1;
        border-radius: 10px;
        cursor: pointer;
        margin: 15px;
    }

        #showPopupPaymentMethod .content-pay .r-control:hover {
            border-color: #2680eb;
            background: url(image/PickedByUser.svg) no-repeat;
        }

#showPopupPaymentMethod .footer-pay .s-close {
    position: absolute;
    right: 0px;
    width: 16%;
    display: flex;
    bottom: 32px;
}

#showPopupPaymentMethod .content-pay .r-control .icon {
    background-position: center;
    background-size: cover;
    margin: auto;
    margin-bottom: 25px;
    margin-top: 25px;
}

#showPopupPaymentMethod .content-pay .r-control .vnpay {
    background-image: url('image/Mask Group 11.png');
    height: 98px;
    width: 155px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#showPopupPaymentMethod .content-pay .r-control .vcb {
    background-image: url('image/Rectangle 15566.png');
    height: 84px;
    width: 84px;
}

#showPopupPaymentMethod .content-pay .r-control .content {
    line-height: 20px;
    font-family: AvertaStdCY-Regular;
    font-size: 15px;
}

.ks-icon-export {
    background-image: url('image/icon.svg');
    background-repeat: no-repeat;
    background-position: 0px -460px;
    margin: 0;
    font-size: 21px;
    position: absolute;
    top: 0;
    left: 0;
    height: 29px;
    width: 24px;
    margin-left: 14px;
    /* line-height: 75px; */
    margin-top: 3px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
/*Footer mới*/
.footer {
    font-family: AvertaStdCY-Regular !important;
    font-size: 16px;
    padding: 10px 0;
    line-height: 1.42857143;
    color: #8b8b8b !important;
    padding-top: 50px;
}

    .footer .container, .footer .footer-head, .footer .footer-last {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .footer .vertical-line-item {
        padding-left: 10px;
        padding-right: 10px;
    }

    .footer a, .footer a:hover, .footer a:focus, .footer a:active {
        outline: none;
        text-decoration: none;
        cursor: pointer;
        color: #8b8b8b;
    }

        .footer a:hover, .footer a:focus, .footer a:active {
            opacity: 0.85;
        }

    .footer ul {
        list-style-type: none;
        margin: 0;
        padding-left: 0px;
    }

        .footer ul li {
            float: left;
            margin: 0;
        }

    .footer .footer-head {
        padding-bottom: 30px;
    }

ul.f-menu-item li {
    margin-right: 15px;
    font-size: 14px;
    font-weight: bold;
    color: #8b8b8b;
    text-transform: uppercase;
    margin-left: 90px;
}

.f-logo img {
    width: 100px;
}

.f-social ul {
    display: flex;
    align-items: center;
    float: right;
    padding-left: 0px;
}

    .f-social ul li:first-of-type {
        margin-right: 50px;
    }

    .f-social ul li:last-of-type {
        margin-left: 70px;
    }

.f-industry-ministry-img {
    width: 120px;
}

.f-copyright {
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 8px;
}

.f-license {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 40px;
}

.f-certificate ul {
    display: flex;
    align-items: center;
    float: right;
    padding-left: 0px;
}

    .f-certificate ul li {
        width: 40px;
        margin: 6px;
    }

        .f-certificate ul li:last-of-type {
            width: 70px;
        }

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

@media (min-width: 980px) {
    .footer .footer-head {
        display: flex;
        align-items: center;
        padding-bottom: 20px;
    }

    .f-logo img {
        margin: 0 50px 10px 0;
    }

    .f-menu {
        display: flex;
        align-items: center;
        /*margin-left: 17px;*/
    }

    .footer-last {
        display: flex;
        align-items: center;
    }

    .footer-horizontal-line {
        height: 1px;
        background: rgba(164, 164, 164, 0.25);
        width: 70%;
        display: flex;
        margin: 0 auto 30px;
    }
}

@media (max-width: 979px) {
    .footer-head, .f-menu, .footer-last, .f-company-info {
        display: inline-block;
        width: 100%;
    }

    .f-logo img {
        margin: 0 auto 10px;
    }

    .f-social {
        display: table;
        margin: 0 auto;
    }

        .f-social ul li:first-of-type, .f-social ul li:last-of-type {
            margin: 0 auto;
        }

        .f-social ul li:nth-child(2) {
            margin: auto 30px;
        }

    ul.f-menu-item {
        float: none;
        display: table;
        margin: 20px auto;
        padding-left: 0;
    }

    .footer-last {
        display: inline-block;
    }

        .footer-last .f-company-info {
            padding: 0;
        }

    .f-copyright {
        justify-content: center;
    }

    .f-license {
        text-align: center;
    }

    .f-certificate {
        display: table;
        margin: 0 auto;
    }

        .f-certificate ul li:last-of-type {
            width: 40px;
        }
}

@media (max-width: 480px) {
    .f-copyright {
        display: block;
        text-align: center;
    }

    .footer .vertical-line-item {
        display: none;
    }

    .footer .f-menu {
        padding-left: 0;
        padding-right: 0;
    }

    ul.f-menu-item li {
        font-size: 14px;
        margin-right: 9px;
    }

        ul.f-menu-item li:last-child {
            margin-right: 0;
        }

    .f-certificate ul li:last-of-type {
        width: 20%;
    }

    .f-certificate ul li {
        width: 14%;
        margin-left: 38px;
    }
}

@media (max-width: 360px) {
    .f-certificate ul li {
        width: auto;
    }

    ul.f-menu-item li {
        font-size: 13px;
    }
}

@media (max-width: 320px) {

    ul.f-menu-item li {
        font-size: 12px;
        margin-right: 6px;
    }

        ul.f-menu-item li:last-child {
            margin-left: 0;
        }
}

/*#region Đăng ký dùng thử miễn phí */
.hp-register {
    padding: 60px 0;
    font-size: 16px;
    line-height: 1.42857143;
    color: #393a3d;
    margin-bottom: 30px;
    background: url(image/Artboard.jpg) no-repeat center center;
}

    .hp-register .hpr-content {
        max-width: 600px;
        margin: 0 auto;
        position: relative;
    }

    .hp-register .hpr-form {
        text-align: center;
        padding: 40px 60px 50px;
        border-radius: 5px;
        box-shadow: 0 1px 10px rgba(0, 0, 0, .16);
        overflow: hidden;
        background-color: #fff;
    }

    .hp-register .hpr-title {
        font-size: 28px;
        padding-bottom: 5px;
        font-weight: 600;
        color: #0877bb;
        text-transform: uppercase;
    }

    .hp-register .hpr-subtitle {
        font-size: 17px;
        padding-bottom: 20px;
    }

    .hp-register .hpr-input {
        position: relative;
        padding-bottom: 25px;
        display: flex;
    }

        .hp-register .hpr-input input {
            width: 100%;
            border-radius: 8px;
            border: 1px solid #bfc8d1;
            height: 48px;
            overflow: hidden;
            font-size: 15px;
            line-height: 1.42857143;
            color: #393a3d;
            padding: 0 20px;
            outline: none;
        }

            .hp-register .hpr-input input:focus {
                border: 1px solid #1492e6 !important;
            }

            .hp-register .hpr-input input.hpr-border-error {
                border: 1px solid red;
            }

    .hp-register .hpr-select {
        position: relative;
        padding-bottom: 25px;
    }

        .hp-register .hpr-select select {
            width: 100%;
            border-radius: 8px;
            border: 1px solid #bfc8d1;
            height: 48px;
            overflow: hidden;
            font-size: 15px;
            line-height: 1.42857143;
            color: #393a3d;
            padding: 0 16px;
            outline: none;
        }

            .hp-register .hpr-select select:focus {
                border: 1px solid #1492e6 !important;
            }

            .hp-register .hpr-select select.hpr-border-error {
                border: 1px solid red;
            }

    .hp-register .hpr-error {
        position: absolute;
        font-size: 20px;
        line-height: 0;
        top: 26px;
        right: 20px;
        color: red;
        cursor: pointer;
    }

        .hp-register .hpr-error:hover span {
            display: block;
        }

        .hp-register .hpr-error span {
            display: none;
            position: absolute;
            font-size: 14px;
            line-height: 1.42857143;
            color: #FFF;
            top: 5px;
            right: 0;
            padding: 5px 10px;
            background: red;
            border-radius: 3px;
            text-align: center;
            cursor: text;
        }

        .hp-register .hpr-error span {
            width: 200px;
        }

    .hp-register .hpr-button {
    }

        .hp-register .hpr-button a {
            background-color: #1492e6;
            border-radius: 24px;
            width: 50%;
            height: 48px;
            line-height: 48px;
            overflow: hidden;
            display: block;
            font-size: 17px;
            color: #FFF;
            margin: auto;
        }

            .hp-register .hpr-button a:hover {
                opacity: 0.85;
            }

    .hp-register .hpr-textinput {
        position: absolute;
        font-size: 13px;
        top: -10px;
        /*color: #1492e6;*/
        background-color: #fff;
        left: 15px;
        padding: 0 10px;
    }

    .hp-register .hpr-input input:focus + .hpr-textinput {
        color: #1492e6;
    }

    .hp-register .hpr-input input::placeholder {
        font-family: AvertaStdCY-Regular, Helvetica, Arial, sans-serif;
    }
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

@media (max-width: 480px) {
    .hp-register .hpr-form {
        padding: 30px 20px 40px;
    }
}
/*#endregion*/

.loaderForm {
    z-index: 9999;
    height: 100%;
    width: 100%;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.7);
}

    .loaderForm span {
        border: 10px solid #F3F3F3;
        border-radius: 50%;
        border-top: 10px solid #1492e6;
        width: 60px;
        height: 60px;
        -webkit-animation: spin 2s linear infinite;
        animation: spin 2s linear infinite;
    }

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
/*region Popup kết quả Đăng ký dùng thử miễn phí */
.popup-result {
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    font-size: 16px;
    line-height: 1.42857143;
    color: #393a3d;
}

    .popup-result .pri-content {
        position: absolute;
        width: 90%;
        max-width: 600px;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        z-index: 2;
        background: #FFF;
        padding: 30px 40px 40px;
        border-radius: 5px;
        overflow: hidden;
    }

    .popup-result .pri-title {
        font-family: AvertaStdCY-Regular, Arial, sans-serif;
        font-size: 28px;
        text-align: center;
        padding-bottom: 10px;
    }

    .popup-result .pri-subtitle {
        font-family: AvertaStdCY-Regular, Arial, sans-serif;
        font-size: 18px;
        padding-bottom: 30px;
        text-align: center;
    }

    .popup-result .pri-button {
        text-align: center;
    }

    .popup-result .pri-close {
        display: inline-flex;
        width: 160px;
    }

        .popup-result .pri-close a {
            font-family: AvertaStdCY-Regular, Arial, sans-serif;
            font-size: 17px;
            color: #fff;
            text-align: center;
            background: #1492e6;
            width: 100%;
            height: 48px;
            line-height: 48px;
            overflow: hidden;
            float: left;
            position: relative;
            text-decoration: none;
            border-radius: 24px;
        }

/*#region Responsive */
@media (max-width: 480px) {
    .popup-result .pri-title {
        font-size: 28px;
    }

    .popup-result .pri-content {
        padding: 30px 20px 40px;
    }
}
/*#endregion Responsive */
/*endregion Popup kết quả Đăng ký dùng thử miễn phí */

.top-header {
    color: #333;
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: solid 1px #f3f3f3;
}

.h-product-pc::after {
    position: absolute;
    content: "";
    width: 15px;
    height: 16px;
    background: url('image/ic-arrow-down.svg') no-repeat center right;
    background-size: 10px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    padding-top: 7px;
}

.h-box-product.up::after {
    transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

@media (min-width: 1200px) {
    .top-header {
        padding-right: 0px !important;
        padding-left: 0px !important;
        width: 100%;
    }
}

#form1 input[type=button]:hover:not(#btn-searchInvoice, #btnSearchInvoice) {
    background-color: #fcb32c !important;
    color: white !important;
}

.iframe-box {
    height: 100%;
    width: 100%;
    margin-top: 50px;
    margin-right: 110px;
}

@media (max-width: 768px) {
    .iframe-box {
        width: 80% !important;
    }
}

.area-coppyright {
    height: 40px;
    background-color: #efefef;
    font-size: 13px;
    color: black;
    border-top: 1px solid #d6d6d6;
    position: fixed;
    bottom: 0px;
    width: 100%;
}

    .area-coppyright .coppyright-info {
        padding-left: 15px;
        border-left: solid 1px #0e0e0e;
        margin-left: 15px;
    }


    .area-coppyright .container {
        height: 100%;
    }

        .area-coppyright .container .range-date {
            color: white;
        }

        .area-coppyright .container .proxy a {
            color: white;
        }

        .area-coppyright .container .range-date, .area-coppyright .container .proxy {
            overflow: hidden;
        }


.ic-login {
    height: 21px;
    width: 21px;
    margin-left: 10px;
    background-size: contain;
}

.ic-messenger {
    background: url('image/ic_messenger.svg') no-repeat;
}

.ic-facebook {
    background: url('image/ic_facebook.svg') no-repeat;
}

.ic-support {
    background: url('image/ic_MISA_SUPPORT.svg') no-repeat;
    background-position: -1px -3px;
}

.ic-youtube {
    background: url('image/icons8_youtube.svg') no-repeat;
    background-size: contain;
    height: 17px;
    width: 17px;
    background-position: 0px 4px;
}

.ic-dropdown {
    background: url(image/ic_dropdown.svg) no-repeat;
    background-position: -1px -3px;
    position: absolute;
    top: 17px;
    right: 6px;
}

.verify-anou {
    background: url(image/img-industry-ministry-trade.png) no-repeat;
    height: 25px;
    width: 90px;
    background-size: contain;
    margin-left: 10px;
    background-position: 2px -1px;
}

.proxy {
    display: flex;
    padding-right: 8px;
}

    .proxy .ic-facebook {
        background-position: -2px -2px !important;
    }

/*css cho cảnh báo CTS sắp hết hạn/đã hết hạn*/
.warning-expiration {
    height: 309px !important;
}

    .warning-expiration .expired-header {
        position: relative;
    }

    .warning-expiration .surface1-icon {
        height: 100px;
        width: 100px;
        background-image: url(image/surface-1.png);
        background-repeat: no-repeat;
        background-position: 20px 2px;
        padding-left: 15px;
    }

.warning-expiration-popup .ui-dialog-titlebar.ui-corner-all {
    display: none;
}

.warning-expiration .banner {
    background-image: url(image/BG_600x150-08.png);
    height: 158px;
    background-position: -1px 0;
    background-repeat: no-repeat;
}

.warning-expiration .warning-content {
    width: auto;
    height: 108px;
    padding-top: 15px;
}

    .warning-expiration .warning-content .title-format {
        font-size: 24px;
        color: #ef2e3c;
        font-weight: bold;
    }

.warning-expiration .content .time-expire {
    color: #2680EB;
    font-weight: 600;
}

.warning-expiration .marketing-bg {
    position: relative;
    background-image: url(image/BG_600x150-08.png);
    height: 158px;
    margin-left: -1px;
    background-repeat: no-repeat;
}

.warning-expiration .buynow-btn {
    position: absolute;
    left: 175px;
    top: 271px;
    border-radius: 20px;
    background-color: #31b931;
    padding: 0px 27px;
    color: #fff;
    text-decoration: none;
    outline: none;
    border: none;
    min-height: 24px !important;
}

    .warning-expiration .buynow-btn:hover {
        background-color: #229a22;
    }

.warning-expiration .title-content {
    display: flex;
    padding-top: 28px;
    height: 123px;
}

.warning-expiration .close-btn {
    position: absolute;
    width: 24px;
    height: 24px;
    margin: 4px 8px;
    border: none;
    background: url(image/ic_close_18px.png) center no-repeat;
    cursor: pointer;
    right: 0px;
    top: 6px;
}

.warning-expiration .help-btn {
    position: absolute;
    right: 36px;
    top: 10px;
    border-radius: 50%;
    outline: none;
    border: none;
    min-height: 24px !important;
    min-width: 24px;
    background-image: url(image/Group_9.png);
    background-color: #fff;
}

/*end cảnh báo chứng thư số hết hạn */

.home-benefit-box .new-col-md-6 {
    border: 1px solid #e4e6e9;
    border-radius: 4px;
    margin-right: 35px;
    padding-top: 18px;
}

.checkInvoice {
    line-height: 40px;
    border-radius: 10px;
    color: white;
    background-color: #00aab7;
    padding: 0px 18px 0px 36px;
    text-align: center;
    margin: 8px 8px;
    font-weight: bold;
    cursor: pointer;
    justify-content: center;
}

.invoicebot-Icon {
    background: url('image/Mascot.png') no-repeat center;
    position: absolute;
    width: 76px;
    height: 85px;
    bottom: 0;
}

#popupChoosePaymentMedthod {
    padding: 8px 12px 12px 12px;
    width: 260px;
    position: absolute;
    top: 38px;
    border: 1px solid #ccc;
    z-index: 99999999999;
    background-color: white;
    box-shadow: 2px 2px 4px 0 #ccc;
}

    #popupChoosePaymentMedthod .payment-method {
        display: flex;
        height: 50px;
    }

    #popupChoosePaymentMedthod .logo-payment {
        background-size: contain;
        flex: 1;
        background-repeat: no-repeat;
    }

        #popupChoosePaymentMedthod .logo-payment:hover {
            box-shadow: 2px 2px 4px 0 #ccc;
            cursor: pointer;
        }

    #popupChoosePaymentMedthod .logo-jetpay {
        background-image: url('image/jetpaylogo.png');
        background-position: center 8px;
        margin-right: 4px;
    }

    #popupChoosePaymentMedthod .logovnpay {
        background-image: url('image/Mask Group 11.png');
        background-position: center;
    }

.use-amis {
    display: flex;
    background-image: url(image/amis.png);
    width: 300px;
    background-size: cover;
    height: 300px;
}

    .use-amis:hover {
        cursor: pointer;
    }

    .use-amis .icon-use-amis {
        width: 24px;
        height: 24px;
        background-image: url('image/iconamis.png');
        background-size: cover;
    }

    .use-amis .text-use-amis {
        padding-left: 8px;
        color: white;
        margin: auto 0;
    }

        .use-amis .text-use-amis:hover {
            text-decoration: underline;
            cursor: pointer;
        }

#showContentPopupInvoice {
    height: 100%;
    display: flex;
    flex-direction: column;
    flex: 1;
    min-height: 0;
}

#pnResult {
    height: 100%;
}

::-webkit-scrollbar-thumb {
    background: #8a8a8a;
    width: 8px;
    height: 8px;
    border-radius: 3px;
}


.invoice-info {
    overflow: auto;
    scrollbar-width: thin;
    scrollbar-color: #c3c3c3 #eaeaea;
    scrollbar-length: 6px;
    height: 100%;
}

    .invoice-info::-webkit-scrollbar {
        width: 6px;
        height: 6px;
    }

    .invoice-info::-webkit-scrollbar-track-piece {
        background-color: #C2D2E4;
        width: 6px;
    }

    .invoice-info::-webkit-scrollbar-thumb:vertical {
        height: 6px;
        background-color: #8a8a8a;
        width: 6px;
    }

.flex1 {
    flex: 1;
}

.cls-flex-all {
    height: 100%;
    display: flex;
    flex-direction: column;
    flex: 1;
    min-height: 0;
}

#view-report {
    color: blue;
}

    #view-report:hover {
        cursor: pointer;
        text-decoration: underline;
    }

.icon-viewreport {
    background-image: url('image/iconreport.svg');
    width: 22px;
    height: 22px;
    background-position: center -2px;
    margin-right: 4px;
}


.ms-display-date {
    padding: 0 8px 0 8px !important;
    box-shadow: none !important;
    border: none !important;
    outline: none;
    width: 80px;
}

.form-input-date{
    margin-left: 10px;
}

#show-error-message {
    z-index: 10;
    position: absolute;
    top: 40px;
}

.result-search {
    font-size: 13px;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    /* color: red; */
    background-color: transparent;
}

.modal-container {
    display: none;
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: #4142429e;
    z-index: 100002;
    top: 0;
    left: 0;
    align-items: center;
    justify-content: center;
}

.modal-content {
    position: relative;
    background-color: white;
    border: 1px solid transparent;
    border-radius: 4px;
    padding: 20px;
    min-width: 450px;
    text-align: left;
}

.modal-header {
    display: flex;
    font-size: 18px;
    margin-bottom: 10px;
}

.modal-title {
    font-weight: bold;
}

.modal-close {
    position: absolute;
    right: 10px;
    top: 10px;
    background-image: url(image/icon_sprites.svg);
    background-repeat: no-repeat;
    display: inline-block;
    background-position: 0px -318px !important;
    height: 24px;
    width: 24px;
    cursor: pointer;
}

.modal-body {
    margin: 10px 0;
}

.modal-footer {
    display: flex;
    margin-top: 20px;
}

.confirm-ex {
    height: 30px;
    border: none;
    background-color: #2677de;
    color: white;
    border-radius: 4px;
    padding: 0 15px 0 40px;
    background-image: url(image/icon_sprites.svg);
    background-position: -129px -858px;
    background-repeat: no-repeat;
    cursor: pointer;
    line-height: 30px;
}