﻿body {
}

.price {
    line-height: 1.42857143;
    font-family: segoeui,GoogleSans, Arial, sans-serif;
    font-size: 13px;
}

a, a:hover {
    cursor: pointer;
}

.bold {
    font-weight: 700;
}

/*#region Banner */

.item-logo-sme {
    background-image: url('../../Image/NewQuotation/misa-sme.png') !important;
}

.item-logo-meinvoice {
    background-image: url('../../Image/NewQuotation/misa-meinvoice.svg');
}

.item-logo-amis {
    background-image: url('../../Image/NewQuotation/misa-amis.svg');
}

.item-logo-esign {
    background-image: url('../../Image/NewQuotation/misa-esign.svg');
}

.item-logo-startbook {
    background-image: url('../../Image/NewQuotation/misa-startbooks.svg');
}

.item-logo-bankhub {
    background-image: url('../../Image/NewQuotation/misa-bankhub.svg');
}

.item-logo-mtax {
    background-image: url('../../Image/NewQuotation/misa-mtax.svg');
}

.item-logo-asp {
    background-image: url('../../Image/NewQuotation/misa-asp.svg');
}

.item-logo-bamboo {
    background-image: url('../../Image/NewQuotation/misa-bamboo.svg');
}

.item-logo-bamboox1 {
    background-image: url('../../Image/NewQuotation/misa-bamboox1.svg');
}

.item-logo-mimosa {
    background-image: url('../../Image/NewQuotation/misa-mimosa.svg');
}

.item-logo-mimosax1 {
    background-image: url('../../Image/NewQuotation/misa-mimosax1.svg');
}

.item-logo-falcon {
    background-image: url('../../Image/NewQuotation/misa-falcon.svg');
}

.item-logo-salagov {
    background-image: url('../../Image/NewQuotation/misa-salagov.svg');
}

.item-logo-bumas {
    background-image: url('../../Image/NewQuotation/misa-bumas.svg');
}

.item-logo-lekima {
    background-image: url('../../Image/NewQuotation/misa-lekima.svg');
}

.item-logo-panda {
    background-image: url('../../Image/NewQuotation/misa-panda.svg');
}

.item-logo-qlcb {
    background-image: url('../../Image/NewQuotation/misa-qlcb.svg');
}

.item-logo-qlts {
    background-image: url('../../Image/NewQuotation/misa-qlts.svg');
}

.item-logo-qlth {
    background-image: url('../../Image/NewQuotation/misa-qlth.svg');
}

.item-logo-hotich {
    background-image: url('../../Image/NewQuotation/misa-hotich.svg');
}

.item-logo-cukcuk {
    background-image: url('../../Image/NewQuotation/misa-cukcuk.svg');
}

.item-logo-eshop {
    background-image: url('../../Image/NewQuotation/misa-eshop.svg');
}

.item-logo-golf {
    background-image: url('../../Image/NewQuotation/misa-golf.svg');
}

.item-logo-moneykeeper {
    background-image: url('../../Image/NewQuotation/misa-moneykeeper.svg');
}

.banner {
    width: 100%;
    margin: auto;
    background: linear-gradient(to bottom, #f3f3f3 0%,rgba(255,255,255,0) 70%);
}

.container-banner {
    display: flex;
    align-items: center;
    margin: auto;
}

.banner-action {
    width: 50%;
}

.banner-price {
    background: url(../../Image/img_banner.png) no-repeat right;
    background-size: auto;
    min-height: 350px;
    display: flex;
    align-items: center;
    width: 54%;
}

.banner-price-title-1 {
    font-size: 32px;
    font-family: segoeui;
    color: #ffffff;
}

.banner-price-title-2 {
    font-size: 40px;
    color: #ffffff;
}

.img-deco {
    position: absolute;
    right: 10px;
    top: -96px;
}

/*#endregion */

/*#region GÃ³i license mua má»›i */

.product-new {
    padding: 20px 0px 10px 0px;
    position: relative;
}

ul.product-new-wrap {
    list-style: none;
}

    ul.product-new-wrap li {
        margin: 0;
    }

.icon-recomend {
    position: absolute;
    top: -15px;
    left: 0;
    right: 0;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.product-new-item {
    margin-top: 27px;
    height: 770px;
    padding: 20px 0px;
    border: 1px solid #D0D6DB;
    position: relative;
    z-index: 5;
}

.radius-right {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-left: none;
}

.radius-left {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-right: none;
}

.product-new-item.product-new-item-recomend {
    margin-top: 0;
    height: 820px;
    box-shadow: 0 0px 8px 3px rgba(0, 0, 0, .1);
    border-radius: 10px;
    padding-top: 47px;
    z-index: 10;
}

.service-title {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
}

.p-packet-name {
    color: #0075DD;
}

.div-price {
    text-align: center;
    background-color: #F5FBFF;
    padding: 20px 0px;
    height: 235px;
}

.product-recomend {
    font-size: 16px;
    font-weight: 600;
    color: #0077c5;
    text-transform: uppercase;
    padding-bottom: 5px;
}

.p-new-name {
    padding-bottom: 20px;
    text-align: center;
}

.p-new-price {
    font-size: 32px;
    text-align: center;
    margin-bottom: 10px;
    font-weight: 700;
}

.unit {
    font-size: 15px;
    color: #7e90a2;
    font-weight: 600;
}

.p-horizontal-line {
    width: 100%;
    height: 1px;
    background: #DFE4E8;
    margin: 10px 0;
}

.p-level {
    font-weight: 600;
    padding: 20px 0px;
    text-align: center;
    color: #47AC00;
}

.product-new .bold {
    font-weight: 600;
}

.p-new-descrition {
    padding: 20px;
}

.ul-module-advanced {
    padding-bottom: 10px;
}

.ul-module, .ul-module-advanced {
    margin: 0px 15px;
    list-style-image: url('../../Image/selected.PNG');
}

    .ul-module li, .ul-module-advanced li {
        line-height: 30px !important;
        background: url(../../Image/selected.PNG) no-repeat left top;
        background-position: 0px 5px;
        padding: 0px 0px 0px 27px;
        list-style: none;
        margin: 0;
        vertical-align: text-top;
    }

.li-new-module {
    display: flex;
    align-items: center;
}

.div-advanced {
    height: 170px;
    bottom: 0px;
    left: 0;
    right: 0;
    position: absolute;
    border-top: 1px solid #ccc;
    margin: 0px 10px;
}

.div-advanced-recomend {
    bottom: 23px;
}

.advanced-module {
    height: 170px;
    padding: 0px 30px;
}

.p-new-descrition-more {
    padding-top: 5px;
}

    .p-new-descrition-more a {
        color: #333;
    }

        .p-new-descrition-more a:hover {
            color: #0077c5;
        }

.product-new-wrap .p-new-button-buy {
    background: #0077c5;
    color: #ffffff;
    text-align: center;
    padding: 15px;
}

.user-quantity {
    margin-bottom: 15px;
}
/*#endregion */
/*#region Dá»‹ch vá»¥ Ä‘Ã o táº¡o, tÆ° váº¥n triá»ƒn khai/cáº­p nháº­t pháº§n má»m/nÃ¢ng cáº¥p gÃ³i */
.panel-group .panel {
    overflow: hidden;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0px;
}

.service .collapsed .panel-heading {
    background-color: #fff;
    border: 1px solid #f5f5f5;
    text-align: left;
}

.panel-heading {
    border-radius: 0px;
    font-size: 15px;
}

.padding-0 {
    padding: 0px;
}

.service .panel-heading {
    background-color: #DFDFDF;
    text-align: left;
    color: black;
}

.btn-quotation {
    padding: 5px 10px 5px 10px;
    border: 1px solid #ccc;
    margin-right: 10px;
    display: flex;
}

    .btn-quotation div {
        height: 22px;
        width: 27px;
        background: url('../../Image/ic_sprites_quotation.svg') no-repeat;
        background-position: -115px -90px;
    }

    .btn-quotation a {
        font-size: 15px;
    }

.wrap-service {
    padding: 0px 15px;
}

.modal-dialog {
    position: absolute;
    margin: auto;
    bottom: 0;
    background-color: #fff;
}

.more-packet-title {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.dot {
    cursor: pointer;
    height: 10px;
    width: 10px;
    margin: 0 2px;
    background-color: #dcdcdc;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

    .dot-active, .dot:hover {
        background-color: #3040d2;
    }

.modal-content {
    border-radius: 0px;
    height: 100%;
}

.modal-footer {
    border: none;
}

#btn-close-modal {
    height: 24px;
    width: 24px;
    background: url(../../Image/ic_sprites_quotation.svg) no-repeat;
    background-position: -16px -88px;
    opacity: 1;
}

.modal-header {
    border: none;
}

.modal-body {
    display: flex;
    align-items: center;
    width: 100% !important;
    font-family: segoeui,GoogleSans, Arial, sans-serif;
    font-size: 16px;
}

.lbl-recomend {
    padding: 5px 10px;
    background-color: #47AC00;
    border-radius: 5px;
    font-size: 13px !important;
}

.ul-showmore {
    text-align: justify;
}

    .ul-showmore li {
        line-height: 1.5;
    }

.more-title-icon {
    height: 30px;
    width: 40px;
    background: url(../../Image/ic_sprites_quotation.svg) no-repeat;
    background-position: -16px -27px;
    margin-left: 10px;
}

.slide-show-more {
    width: 70%;
    min-height: 300px;
}

.show-more-content {
    align-items: center;
    width: 100%;
}

.show-more-icon {
    width: 30%;
    background: url(../../Image/ic_sprites_quotation.svg) no-repeat;
    height: 204px;
}

.show-more-icon-yearly {
    background-position: 6px -240px;
}

.show-more-icon-once {
    background-position: 6px -458px;
}

#tab-showmore {
    float: right;
    display: flex;
    align-items: center;
}

.show-more {
    height: 22px;
    width: 22px;
    background: url('../../Image/ic_sprites_quotation.svg') no-repeat;
    background-position: -63px -90px;
}

#link-show-more {
    background-color: transparent;
    text-decoration: underline;
}

    #link-show-more:hover {
        border: none;
    }

.container-question {
    padding: 0px;
}

.container {
    padding: 0px;
}

.container-service {
    padding: 0px;
}

.service-action-title {
    margin-bottom: 20px;
    min-height: 60px;
}

.container-contact {
    margin-bottom: 30px;
    padding: 0px;
    font-size: 15px;
}

.service-action {
    background: #F5F5F5;
    margin: 5px;
    text-align: center;
    padding: 50px 20px;
}

.service .panel-body {
    padding: 0px 0px 15px 0px;
}

.service table {
    margin: 0;
}

    .service table tbody td {
        padding: 15px 10px;
    }

.service-td-1 {
    width: 175px;
}

.service-td-2, .service-td-3 {
    text-align: center;
}

.service-td-button {
    white-space: nowrap;
    text-align: center;
}

.train-name {
    padding-bottom: 5px;
    font-weight: 600;
}

.panel-group .panel + .panel {
    margin-top: 0px;
}

.btn-buy-custom {
    color: black;
    border: none;
    padding: 10px 20px;
    margin-bottom: 20px;
    border-radius: 2px;
    color: #0075DD;
    font-size: 15px;
    background-color: #fff;
}

.btn-buy {
    color: black;
    border: 1px solid #0075DD;
    padding: 10px 20px;
    margin-bottom: 20px;
    border-radius: 2px;
    color: #0075DD;
    font-size: 15px;
    background-color: #fff;
}

.p-packet-name {
    font-size: 20px;
}

.td-page-content li {
    font-size: 15px;
}

.btn-common {
    color: black;
    padding: 10px 20px;
    margin-bottom: 20px;
    border-radius: 2px;
    color: #0075DD;
    font-weight: 600;
    font-size: 15px;
}

    .btn-common:hover, #tab-showmore:hover, .btn-buy-custom:hover {
        background-color: #f5f5f5;
    }

.btn-buy-recomend {
    color: #fff;
    background-color: #0075DD;
}

    .btn-buy-recomend:hover {
        color: #fff !important;
    }

.update-software thead td {
    padding: 15px;
    text-align: center;
}

.service-header {
    font-weight: bold;
    padding: 15px 10px;
    color: #8798A8;
    text-align: center;
}

.update-software-name {
    color: #47ac00;
    padding-bottom: 5px;
}

.upgrade-name {
    padding-bottom: 5px;
}

.service .panel-heading {
    background: #DFDFDF url(../../Image/NewQuotation/icon_arrow_up.svg) no-repeat right 10px center;
    transition: all 0.2s;
}

.service .collapsed .panel-heading {
    background: #f5f5f5 url(../../Image/NewQuotation/icon_arrow_down.svg) no-repeat right 10px center;
    transition: all 0.2s;
    color: black;
}

.cls-button {
    display: flex;
}

    .cls-button .btn-buy, .cls-button .download-price {
        display: inline-block;
        text-align: center;
        padding: 10px;
    }

    .cls-button .btn-buy {
        margin-right: 5px;
    }

/*#endregion */

/*#region Quy Ä‘á»‹nh chung */

.rules {
    padding: 30px 50px;
    background-color: #FFF3D4;
    border-radius: 15px;
}

.rules-title {
    font-size: 36px;
    color: #393a3d;
    padding-bottom: 20px;
    text-align: center;
}

.rules-item {
    padding: 5px;
}

    .rules-item:last-child {
        padding-bottom: 0;
    }

.rules-child {
    padding-left: 20px;
    padding-top: 10px;
}

/*#endregion */

/*#region Responsive */

@media (min-width: 980px) {
    ul.product-new-wrap {
        display: flex;
    }

    .product-new-wrap > li {
        width: 33.33%;
    }

    .p-new-button-buy {
        margin-top: -20px;
    }

    .td-head-mobile {
        display: none;
    }
}

@media (max-width: 979px) {
    .banner-price-title-1, .banner-price-title-2 {
        text-align: center;
    }

    .product-new {
        padding-bottom: 0;
    }

    ul.product-new-wrap {
        padding-left: 15px;
        padding-right: 15px;
    }

    .product-new-item.product-new-item-recomend {
        margin-top: 27px;
    }

    .service table, .service tbody, .service td, .service tr {
        display: block;
    }

    .service .panel-body {
        padding: 0;
    }

    .service td {
        border: none;
    }

    .service tr {
        border: 1px solid #ededed;
        margin: 12px 0;
    }

    .service thead {
        display: none;
    }

    .service-td-1 {
        text-align: center;
        width: auto;
    }

    .service .td-head-mobile {
        padding-bottom: 10px;
        text-align: center;
    }

    .update-software-item {
        text-align: center;
    }

    .update-software-name {
        font-size: 18px;
        text-transform: uppercase;
    }

    .service .panel-heading {
        padding-right: 25px;
    }
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 100%;
    }
}

@media (max-width: 480px) {

    .modal-dialog {
        width: 100%;
    }

    .slide-show-more {
        width: 100%;
    }

    .show-more-icon {
        width: 0;
    }

    .container-banner {
        display: block;
        margin: auto;
    }

    .banner-action {
        width: 100%;
    }

    .banner-price {
        background: url(../../Image/img_banner.png) no-repeat center;
        background-size: contain;
        min-height: 300px;
        display: flex;
        align-items: center;
        width: 100%;
    }

    .banner-price-title-1, .banner-price-title-2 {
        font-size: 30px;
    }

    .img-deco {
        display: none;
    }

    .radius-right, .radius-left {
        border: 1px solid #D0D6DB;
        border-radius: 10px;
    }

    @media (max-width: 375px) {
        .banner-price-title-1, .banner-price-title-2 {
            font-size: 25px;
        }
    }

    .container {
        padding: 0px 15px;
    }

    .container-question, .container-service {
        padding: 0px 15px;
    }

    .container-contact {
        margin-bottom: 30px;
        padding: 0px 15px;
    }

    .td-element-after {
        background-image: url('../../Image/NewQuotation/arrow_down.svg');
        background-repeat: no-repeat;
    }

    .td-icon-close-mobile {
        background: url('../../Image/NewQuotation/mobile-close.svg') center no-repeat;
    }

    .td-icon-mobile {
        background: url('../../Image/NewQuotation/menu-humberger.svg') center no-repeat;
        width: 60px !important;
        height: 60px !important;
    }

    .menu-item-more {
        background: url('../../Image/arrow_bottom.png') right no-repeat;
    }



    .p-new-limit {
        height: 44px;
    }

    .edit-license-price {
        padding: 0px 30px 0px 10px !important;
        color: #47ac00;
    }

    /*#endregion */
