/* _content/TLTAdminWeb/Views/APIFail/Index.cshtml.rz.scp.css */
.text-header[b-0zcm8oqx2l] {
    color: #000000;
    font-size: 18px;
    font-weight: 500;
}

.text-card-header[b-0zcm8oqx2l] {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
}

.card-api-fail[b-0zcm8oqx2l], .card-body-api-fail[b-0zcm8oqx2l] {
    border-radius: 10px;
    box-shadow: none;
}

.card-body-api-fail[b-0zcm8oqx2l] {
    padding: 11px 21px;
}

.text-title[b-0zcm8oqx2l] {
    color: #333333;
    font-size: 16px;
    font-weight: 500;
}

.card-detail-api-fail[b-0zcm8oqx2l], .card-body-detail-api-fail[b-0zcm8oqx2l] {
    border-radius: 10px;
}

.card-body-detail-api-fail[b-0zcm8oqx2l] {
    padding: 11px 21px;
}

.card-list-api-fail[b-0zcm8oqx2l], .card-body-list-api-fail[b-0zcm8oqx2l] {
    border-radius: 10px;
}

.card-body-list-api-fail[b-0zcm8oqx2l] {
    padding: 0px;
}

.container-list-api-fail[b-0zcm8oqx2l] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #D9D9D9;
    padding: 11px 21px;
    flex-wrap: wrap;
}

.container-list-api-fail:last-child[b-0zcm8oqx2l] {
    border-bottom: 0px;
}

.select-list-api-fail[b-0zcm8oqx2l] {
    cursor: pointer;
}

.select-list-api-fail:hover[b-0zcm8oqx2l] {
    background-color: #D9D9D9;
}

.select-list-api-fail:last-child:hover[b-0zcm8oqx2l] {
    border-radius: 0px 0px 10px 10px;
}

.container-button-list-api-fail[b-0zcm8oqx2l] {
    display: flex;
    flex-wrap: wrap;
}

.text-list-api-fail[b-0zcm8oqx2l] {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    margin-right: 5px;
    word-break: break-all;
}

.btn-disable[b-0zcm8oqx2l] {
    border-radius: 24px;
    font-size: 12px;
    color: #D53232;
    border-color: #D53232;
    background-color: #FFFFFF;
    font-weight: 500;
    margin-right: 10px;
    width: 56px;
    height: 24px;
    padding: 0px;
}

.btn-retry[b-0zcm8oqx2l] {
    border-radius: 24px;
    font-size: 12px;
    font-weight: 500;
    width: 56px;
    height: 24px;
    padding: 0px;
}

.table-api-fail[b-0zcm8oqx2l] {
    text-align: center;
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 0px;
    table-layout: fixed;
}

.table-api-fail > thead > tr[b-0zcm8oqx2l] {
    background-color: #D53232;
    color: #FFFFFF;
    font-size: 12px;
}

.table-api-fail > thead > tr > th[b-0zcm8oqx2l] {
    font-weight: 500;
}

.table-api-fail > tbody[b-0zcm8oqx2l] {
    background-color: #E5E5E5;
    color: #333333;
    font-weight: 400;
    font-size: 12px;
}

.table-api-fail > tbody > tr:nth-child(odd) > td[b-0zcm8oqx2l] {
    background-color: #EFECEC;
}

.div-post[b-0zcm8oqx2l] {
    border: 1px solid #D9D9D9;
    background-color: #FFFFFF;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    border-radius: 10px 0px 0px 10px;
    padding: 11px 10px;
    min-width: 90px;
}

.div-url[b-0zcm8oqx2l] {
    background-color: #F3F4F5;
    border-radius: 0px 26px 26px 0px;
    padding: 11px 10px;
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    flex: 1;
    margin-right: 10px;
    border: 1px solid #F3F4F5;
}

.btn-disable-detail[b-0zcm8oqx2l] {
    border-radius: 24px;
    font-size: 14px;
    color: #D53232;
    border-color: #D53232;
    background-color: #FFFFFF;
    font-weight: 500;
    margin-right: 10px;
    width: 100px;
    height: 32px;
    padding: 0px;
}

.btn-retry-detail[b-0zcm8oqx2l] {
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
    width: 100px;
    height: 32px;
    padding: 0px;
}

.container-header-detail[b-0zcm8oqx2l] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.container-status[b-0zcm8oqx2l] {
    display: flex;
    align-items: center;
    margin-right: 10px;
    color: #333333;
    font-size: 14px;
    font-weight: 400;
}

.div-text-status[b-0zcm8oqx2l] {
    border-radius: 24px;
    border-width: 1px;
    background-color: #D53232;
    width: 56px;
    height: 24px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-weight: 500;
}

.text-date[b-0zcm8oqx2l] {
    margin-right: 10px;
    color: #333333;
    font-size: 14px;
    font-weight: 400;
}

.text-time[b-0zcm8oqx2l] {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
}

.card-detail-api-fail[b-0zcm8oqx2l] {
    margin-bottom: 10px;
}

.text-detail-date[b-0zcm8oqx2l], .text-detail-time[b-0zcm8oqx2l] {
    color: #D53232;
    font-size: 14px;
    font-weight: 500;
}

.icon-collapse-body[b-0zcm8oqx2l], .icon-collapse-error[b-0zcm8oqx2l] {
    cursor: pointer;
}

.container-detail-error-msg[b-0zcm8oqx2l] {
    width: 100%;
    background-color: #EFECEC;
    padding: 9px 16px;
    color: #333333;
    font-size: 12px;
    font-weight: 400;
}

.column-list-api-fail[b-0zcm8oqx2l] {
    padding-right: 5px;
}

.column-detail-api-fail[b-0zcm8oqx2l] {
    padding-left: 5px;
    display: none;
}

.card-list-api-fail[b-0zcm8oqx2l] {
    max-height: 280px;
    overflow-y: auto;
}

.container-table[b-0zcm8oqx2l] {
    max-height: 175px;
    overflow: auto;
    margin-top: 10px;
}

@media (max-width: 767px) {
    .column-list-api-fail[b-0zcm8oqx2l] {
        margin-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .column-detail-api-fail[b-0zcm8oqx2l] {
        padding-left: 10px;
        padding-right: 10px;
    }
}
/* _content/TLTAdminWeb/Views/BenefitIllustrations/AddTestimonial.cshtml.rz.scp.css */
.container-header[b-7k6frmuctf] {
    box-shadow: none;
}

.text-header[b-7k6frmuctf] {
    font-size: 16px;
    font-weight: bold;
}

.text-edit[b-7k6frmuctf] {
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
}

.container-btn-submit[b-7k6frmuctf] {
    margin-top: 20px;
}

.gap-container[b-7k6frmuctf] {
    margin-bottom: 10px;
}

.card-question-detail[b-7k6frmuctf] {
    box-shadow: none;
    border-radius: 0px 10px 10px 10px;
}

.btn-lang-active[b-7k6frmuctf], .btn-lang[b-7k6frmuctf] {
    border-radius: 5px 5px 0px 0px;
    width: 100px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.btn-lang-active[b-7k6frmuctf] {
    background-color: #FFFFFF !important;
}

.btn-lang[b-7k6frmuctf] {
    background-color: #E1E1E1;
}

.btn-cancel[b-7k6frmuctf] {
    width: 100px;
    border-radius: 24px;
    background-color: #FFFFFF;
    color: #D53232;
    margin-right: 8px;
    border-color: #D53232;
    font-size: 14px;
    font-weight: 500;
}

.btn-submit[b-7k6frmuctf] {
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
}

.title-detail[b-7k6frmuctf] {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
}

.container-testimonialEn[b-7k6frmuctf] {
    display: none;
}

.text-breadcrumb[b-7k6frmuctf] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-7k6frmuctf] {
    color: #000000;
    font-weight: 500;
}

.text-lastModified[b-7k6frmuctf] {
    font-size: 14px;
    color: #98A2B3;
    font-weight: 400;
}

.border-card[b-7k6frmuctf] {
    border-radius: 10px;
}

.border-input[b-7k6frmuctf] {
    border-radius: 4px;
}
/* _content/TLTAdminWeb/Views/BenefitIllustrations/EditTestimonial.cshtml.rz.scp.css */
.container-header[b-7rioccnyn3] {
    box-shadow: none;
}

.text-header[b-7rioccnyn3] {
    font-size: 16px;
    font-weight: bold;
}

.text-edit[b-7rioccnyn3] {
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
}

.container-btn-submit[b-7rioccnyn3] {
    margin-top: 20px;
}

.gap-container[b-7rioccnyn3] {
    margin-bottom: 10px;
}

.card-question-detail[b-7rioccnyn3] {
    box-shadow: none;
    border-radius: 0px 10px 10px 10px;
}

.btn-lang-active[b-7rioccnyn3], .btn-lang[b-7rioccnyn3] {
    border-radius: 5px 5px 0px 0px;
    width: 100px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.btn-lang-active[b-7rioccnyn3] {
    background-color: #FFFFFF !important;
}

.btn-lang[b-7rioccnyn3] {
    background-color: #E1E1E1;
}

.btn-cancel[b-7rioccnyn3] {
    width: 100px;
    border-radius: 24px;
    background-color: #FFFFFF;
    color: #D53232;
    margin-right: 8px;
    border-color: #D53232;
    font-size: 14px;
    font-weight: 500;
}

.btn-submit[b-7rioccnyn3] {
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
}

.title-detail[b-7rioccnyn3] {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
}

.container-testimonialEn[b-7rioccnyn3] {
    display: none;
}

.text-breadcrumb[b-7rioccnyn3] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-7rioccnyn3] {
    color: #000000;
    font-weight: 500;
}

.text-lastModified[b-7rioccnyn3] {
    font-size: 14px;
    color: #98A2B3;
    font-weight: 400;
}

.border-card[b-7rioccnyn3] {
    border-radius: 10px;
}

.border-input[b-7rioccnyn3] {
    border-radius: 4px;
}
/* _content/TLTAdminWeb/Views/BenefitIllustrations/Index.cshtml.rz.scp.css */
.container-header[b-5kbrlf2f58] {
    box-shadow: none;
}

.text-header[b-5kbrlf2f58] {
    font-size: 16px;
    font-weight: bold;
}

.text-edit[b-5kbrlf2f58] {
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
}

.gap-container[b-5kbrlf2f58] {
    margin-bottom: 10px;
}

.card-add-testimonial[b-5kbrlf2f58] {
    cursor: pointer;
}

.btn-language[b-5kbrlf2f58] {
    width: 100px;
    background-color: #FFFFFF;
    color: #545454;
    border-radius: 24px;
    border-color: #545454;
    border-width: 1px;
    font-size: 14px;
    font-weight: 500;
}

.btn-edit[b-5kbrlf2f58] {
    color: #D53232;
    background-color: #FFFFFF;
    border-color: #D53232;
    border-width: 1px;
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
    margin-right: 8px;
}

.btn-delete[b-5kbrlf2f58] {
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
}

.card-testimonial[b-5kbrlf2f58] {
    box-shadow: none;
}

.div-testimonial[b-5kbrlf2f58] {
    font-size: 16px;
    color: #333333;
    font-weight: 400;
}

.text-breadcrumb[b-5kbrlf2f58] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-5kbrlf2f58] {
    color: #000000;
    font-weight: 500;
}

.text-lastModified[b-5kbrlf2f58] {
    font-size: 14px;
    color: #98A2B3;
    font-weight: 400;
}

.text-add-testimonial[b-5kbrlf2f58] {
    font-size: 16px;
    color: #333333;
    font-weight: 500;
}

.icon-add[b-5kbrlf2f58] {
    margin-right: 15px;
}

.border-card[b-5kbrlf2f58] {
    border-radius: 10px;
}

.border-input[b-5kbrlf2f58] {
    border-radius: 4px;
}

.btn-back[b-5kbrlf2f58] {
    width: 134px;
    border-radius: 24px;
    background-color: #FFFFFF;
    color: #D33630;
    border-color: #D33630;
    font-size: 14px;
    font-weight: 500;
}

.container-btn-back[b-5kbrlf2f58] {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
/* _content/TLTAdminWeb/Views/BenefitIllustrations/ProtectionRightsType.cshtml.rz.scp.css */
.text-breadcrumb[b-2fj5xbr368] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-2fj5xbr368] {
    color: #000000;
    font-weight: 500;
}

.container-insurance[b-2fj5xbr368] {
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: 11px 21px;
}

.text-header[b-2fj5xbr368] {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
}

.card-insurance[b-2fj5xbr368] {
    border-radius: 15px;
    margin-bottom: 10px;
    cursor: pointer;
    :hover {
        background-color: #F3F4F5;
    }
}

.card-body-insurance[b-2fj5xbr368] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 15px;
}

.text-insurance-name[b-2fj5xbr368] {
    color: #333333;
    font-size: 16px;
    font-weight: 400;
}

.icon-right[b-2fj5xbr368] {
    color: #A8A7A7;
}

.text-protection-rights[b-2fj5xbr368] {
    color: #333333;
    font-size: 16px;
    font-weight: 500;
}

.column-protection-rights-type[b-2fj5xbr368] {
    padding-right: 10px;
}

.column-insurance-company[b-2fj5xbr368] {
    padding-left: 0px;
    display: none;
}

.card-active[b-2fj5xbr368] {
    background-color: #F3F4F5;
}
/* _content/TLTAdminWeb/Views/CRSSettings/AddQuestion.cshtml.rz.scp.css */
.container-header[b-jc1qa2n6ig] {
    box-shadow: none;
}

.text-header[b-jc1qa2n6ig] {
    font-size: 16px;
    font-weight: bold;
}

.text-edit[b-jc1qa2n6ig] {
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
}

.container-btn-submit[b-jc1qa2n6ig] {
    margin-top: 20px;
}

.gap-container[b-jc1qa2n6ig] {
    margin-bottom: 10px;
}

.card-question-detail[b-jc1qa2n6ig] {
    box-shadow: none;
    border-radius: 0px 10px 10px 10px;
}

.btn-lang-active[b-jc1qa2n6ig], .btn-lang[b-jc1qa2n6ig] {
    border-radius: 5px 5px 0px 0px;
    width: 100px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.btn-lang-active[b-jc1qa2n6ig] {
    background-color: #FFFFFF !important;
}

.btn-lang[b-jc1qa2n6ig] {
    background-color: #E1E1E1;
}

.btn-cancel[b-jc1qa2n6ig] {
    width: 100px;
    border-radius: 24px;
    background-color: #FFFFFF;
    color: #D53232;
    margin-right: 8px;
    border-color: #D53232;
    font-size: 14px;
    font-weight: 500;
}

.btn-submit[b-jc1qa2n6ig] {
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
}

.title-detail[b-jc1qa2n6ig] {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
}

.container-questionEn[b-jc1qa2n6ig] {
    display: none;
}

.text-breadcrumb[b-jc1qa2n6ig] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-jc1qa2n6ig] {
    color: #000000;
    font-weight: 500;
}

.text-lastModified[b-jc1qa2n6ig] {
    font-size: 14px;
    color: #98A2B3;
    font-weight: 400;
}

.border-card[b-jc1qa2n6ig] {
    border-radius: 10px;
}

.border-input[b-jc1qa2n6ig] {
    border-radius: 4px;
}
/* _content/TLTAdminWeb/Views/CRSSettings/AddTestimonial.cshtml.rz.scp.css */
.container-header[b-ocoxoixcbz] {
    box-shadow: none;
}

.text-header[b-ocoxoixcbz] {
    font-size: 16px;
    font-weight: bold;
}

.text-edit[b-ocoxoixcbz] {
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
}

.container-btn-submit[b-ocoxoixcbz] {
    margin-top: 20px;
}

.gap-container[b-ocoxoixcbz] {
    margin-bottom: 10px;
}

.card-question-detail[b-ocoxoixcbz] {
    box-shadow: none;
    border-radius: 0px 10px 10px 10px;
}

.btn-lang-active[b-ocoxoixcbz], .btn-lang[b-ocoxoixcbz] {
    border-radius: 5px 5px 0px 0px;
    width: 100px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.btn-lang-active[b-ocoxoixcbz] {
    background-color: #FFFFFF !important;
}

.btn-lang[b-ocoxoixcbz] {
    background-color: #E1E1E1;
}

.btn-cancel[b-ocoxoixcbz] {
    width: 100px;
    border-radius: 24px;
    background-color: #FFFFFF;
    color: #D53232;
    margin-right: 8px;
    border-color: #D53232;
    font-size: 14px;
    font-weight: 500;
}

.btn-submit[b-ocoxoixcbz] {
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
}

.title-detail[b-ocoxoixcbz] {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
}

.container-testimonialEn[b-ocoxoixcbz] {
    display: none;
}

.text-breadcrumb[b-ocoxoixcbz] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-ocoxoixcbz] {
    color: #000000;
    font-weight: 500;
}

.text-lastModified[b-ocoxoixcbz] {
    font-size: 14px;
    color: #98A2B3;
    font-weight: 400;
}

.border-card[b-ocoxoixcbz] {
    border-radius: 10px;
}

.border-input[b-ocoxoixcbz] {
    border-radius: 4px;
}
/* _content/TLTAdminWeb/Views/CRSSettings/EditQuestion.cshtml.rz.scp.css */
.container-header[b-5y8g5fzbug] {
    box-shadow: none;
}

.text-header[b-5y8g5fzbug] {
    font-size: 16px;
    font-weight: bold;
}

.text-edit[b-5y8g5fzbug] {
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
}

.gap-container[b-5y8g5fzbug] {
    margin-bottom: 10px;
}

.card-question-detail[b-5y8g5fzbug] {
    box-shadow: none;
    border-radius: 0px 10px 10px 10px;
}

.btn-lang-active[b-5y8g5fzbug], .btn-lang[b-5y8g5fzbug] {
    border-radius: 5px 5px 0px 0px;
    width: 100px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.btn-lang-active[b-5y8g5fzbug] {
    background-color: #FFFFFF !important;
}

.btn-lang[b-5y8g5fzbug] {
    background-color: #E1E1E1;
}

.btn-cancel[b-5y8g5fzbug] {
    width: 100px;
    border-radius: 24px;
    background-color: #FFFFFF;
    color: #D53232;
    margin-right: 8px;
    border-color: #D53232;
    font-size: 14px;
    font-weight: 500;
}

.btn-submit[b-5y8g5fzbug] {
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
}

.card-answer[b-5y8g5fzbug], .card-answer-en[b-5y8g5fzbug] {
    background-color: #F4F4F4;
    box-shadow: none;
    display: none;
}

.button-default[b-5y8g5fzbug] {
    background-color: #D3D2D2;
    font-size: 14px;
    font-weight: 500;
    width: 100px;
    margin-right: 10px;
    color: #FFFFFF;
    border-radius: 24px;
}

.button-add-answer[b-5y8g5fzbug], .button-delete-answer[b-5y8g5fzbug], .button-link-answer[b-5y8g5fzbug] {
    border-color: #D53232;
    color: #D53232;
    border-radius: 50%;
    border-width: 2px;
    font-size: 12px;
    margin-right: 10px;
    min-height: 24px;
    min-width: 24px;
    width: 24px;
    height: 24px;
    padding: 0px;
}

.button-sort[b-5y8g5fzbug] {
    padding: 0px;
    margin-right: 10px;
    color: #D53232;
    border: none;
}

.radio-answer[b-5y8g5fzbug], .checkbox-answer[b-5y8g5fzbug], .input-answer[b-5y8g5fzbug], .radio-more-answer[b-5y8g5fzbug] {
    margin-right: 10px;
}

.container-select-more-answer[b-5y8g5fzbug], .container-input-more-answer[b-5y8g5fzbug] {
    padding-right: 15px;
}

.container-radio-answer[b-5y8g5fzbug], .container-answer-textbox[b-5y8g5fzbug], .container-placeholder-more-answer[b-5y8g5fzbug], .card-more-answer[b-5y8g5fzbug], .container-more-answer-dropdown[b-5y8g5fzbug], .container-more-answer-radio[b-5y8g5fzbug], .container-checkbox-answer[b-5y8g5fzbug],
.container-radio-answer-en[b-5y8g5fzbug], .container-answer-textbox-en[b-5y8g5fzbug], .container-placeholder-more-answer-en[b-5y8g5fzbug], .card-more-answer-en[b-5y8g5fzbug], .container-more-answer-dropdown-en[b-5y8g5fzbug], .container-more-answer-radio-en[b-5y8g5fzbug], .container-checkbox-answer-en[b-5y8g5fzbug] {
    display: none;
}

.title-detail[b-5y8g5fzbug] {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
}

.title-option-answer[b-5y8g5fzbug], .title-placeholder[b-5y8g5fzbug], .title-number-dropdown[b-5y8g5fzbug] {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
}

.option-answer[b-5y8g5fzbug], .input-answer[b-5y8g5fzbug], .input-placeholder-more-answer[b-5y8g5fzbug], .input-more-answer[b-5y8g5fzbug], .input-placeholder-more-answer-en[b-5y8g5fzbug] {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
}

.container-option-answer[b-5y8g5fzbug] {
    margin: 10px 0px;
}

.radio-answer[b-5y8g5fzbug], .checkbox-answer[b-5y8g5fzbug], .radio-more-answer[b-5y8g5fzbug] {
    border-color: #A8A7A7;
    border-width: 1px;
    min-width: 14px;
    min-height: 14px;
}

.icon-cancel[b-5y8g5fzbug] {
    cursor: pointer;
    font-size: 14px;
    color: #545454;
}

.card-add-more-answer[b-5y8g5fzbug], .card-add-more-answer-en[b-5y8g5fzbug] {
    cursor: pointer;
}

.container-en[b-5y8g5fzbug] {
    display: none;
}

.init-container-form-radio-answer[b-5y8g5fzbug], .init-container-form-checkbox-answer[b-5y8g5fzbug], .init-container-form-more-answer-dropdown[b-5y8g5fzbug], .init-container-form-more-answer-radio[b-5y8g5fzbug] {
    display: none;
}

.init-container-form-radio-answer-en[b-5y8g5fzbug], .init-container-form-checkbox-answer-en[b-5y8g5fzbug], .init-container-form-more-answer-dropdown-en[b-5y8g5fzbug], .init-container-form-more-answer-radio-en[b-5y8g5fzbug] {
    display: none;
}

.text-breadcrumb[b-5y8g5fzbug] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-5y8g5fzbug] {
    color: #000000;
    font-weight: 500;
}

.hidden-input[b-5y8g5fzbug] {
    opacity: 0;
    position: absolute;
    left: -9999px;
}

.text-lastModified[b-5y8g5fzbug] {
    font-size: 14px;
    color: #98A2B3;
    font-weight: 400;
}

.border-card[b-5y8g5fzbug] {
    border-radius: 10px;
}

.border-input[b-5y8g5fzbug] {
    border-radius: 4px;
}

.container-btn-submit[b-5y8g5fzbug] {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
/* _content/TLTAdminWeb/Views/CRSSettings/EditTestimonial.cshtml.rz.scp.css */
.container-header[b-wiec2xqdja] {
    box-shadow: none;
}

.text-header[b-wiec2xqdja] {
    font-size: 16px;
    font-weight: bold;
}

.text-edit[b-wiec2xqdja] {
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
}

.container-btn-submit[b-wiec2xqdja] {
    margin-top: 20px;
}

.gap-container[b-wiec2xqdja] {
    margin-bottom: 10px;
}

.card-question-detail[b-wiec2xqdja] {
    box-shadow: none;
    border-radius: 0px 10px 10px 10px;
}

.btn-lang-active[b-wiec2xqdja], .btn-lang[b-wiec2xqdja] {
    border-radius: 5px 5px 0px 0px;
    width: 100px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.btn-lang-active[b-wiec2xqdja] {
    background-color: #FFFFFF !important;
}

.btn-lang[b-wiec2xqdja] {
    background-color: #E1E1E1;
}

.btn-cancel[b-wiec2xqdja] {
    width: 100px;
    border-radius: 24px;
    background-color: #FFFFFF;
    color: #D53232;
    margin-right: 8px;
    border-color: #D53232;
    font-size: 14px;
    font-weight: 500;
}

.btn-submit[b-wiec2xqdja] {
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
}

.title-detail[b-wiec2xqdja] {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
}

.container-testimonialEn[b-wiec2xqdja] {
    display: none;
}

.text-breadcrumb[b-wiec2xqdja] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-wiec2xqdja] {
    color: #000000;
    font-weight: 500;
}

.text-lastModified[b-wiec2xqdja] {
    font-size: 14px;
    color: #98A2B3;
    font-weight: 400;
}

.border-card[b-wiec2xqdja] {
    border-radius: 10px;
}

.border-input[b-wiec2xqdja] {
    border-radius: 4px;
}
/* _content/TLTAdminWeb/Views/CRSSettings/Index.cshtml.rz.scp.css */
.container-header[b-im71op0q3i] {
    box-shadow: none;
}

.text-header[b-im71op0q3i] {
    font-size: 16px;
    font-weight: bold;
}

.text-edit[b-im71op0q3i] {
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
}

.gap-container[b-im71op0q3i] {
    margin-bottom: 10px;
}

.card-add-question[b-im71op0q3i], .card-add-testimonial[b-im71op0q3i] {
    cursor: pointer;
}

.btn-language[b-im71op0q3i] {
    width: 100px;
    background-color: #FFFFFF;
    color: #545454;
    border-radius: 24px;
    border-color: #545454;
    border-width: 1px;
    font-size: 14px;
    font-weight: 500;
}

.container-title-question[b-im71op0q3i] {
    display: flex;
    justify-content: space-between;
}

.btn-edit[b-im71op0q3i] {
    color: #D53232;
    background-color: #FFFFFF;
    border-color: #D53232;
    border-width: 1px;
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
    margin-right: 8px;
}

.btn-delete[b-im71op0q3i] {
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
}

.title-question[b-im71op0q3i] {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    display: flex;
    align-items: center;
}

.card-question[b-im71op0q3i] {
    box-shadow: none;
}

.card-testimonial[b-im71op0q3i] {
    box-shadow: none;
}

.text-radio-questionsAnswer[b-im71op0q3i], .div-questionsName[b-im71op0q3i], .text-checkbox-questionsAnswer[b-im71op0q3i], .div-testimonial[b-im71op0q3i] {
    font-size: 16px;
    color: #333333;
    font-weight: 400;
}

.input-questionsAnswer[b-im71op0q3i] {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
}

.text-breadcrumb[b-im71op0q3i] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-im71op0q3i] {
    color: #000000;
    font-weight: 500;
}

.container-optional-radio[b-im71op0q3i] {
    border: 1px solid Grey;
    border-radius: 24px;
    display: flex;
    flex-wrap: wrap;
    padding: 6px 12px;
}

.text-lastModified[b-im71op0q3i] {
    font-size: 14px;
    color: #98A2B3;
    font-weight: 400;
}

.text-add-testimonial[b-im71op0q3i], .text-add-question[b-im71op0q3i] {
    font-size: 16px;
    color: #333333;
    font-weight: 500;
}

.icon-add[b-im71op0q3i] {
    margin-right: 15px;
}

.border-card[b-im71op0q3i] {
    border-radius: 10px;
}

.border-input[b-im71op0q3i] {
    border-radius: 4px;
}

.container-questionName[b-im71op0q3i] {
    display: flex;
}

.text-indexQuestion[b-im71op0q3i] {
    font-size: 16px;
    color: #333333;
    font-weight: 400;
}
/* _content/TLTAdminWeb/Views/CRSSettings/InsuranceCompany.cshtml.rz.scp.css */
.text-breadcrumb[b-up5hs1741b] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-up5hs1741b] {
    color: #000000;
    font-weight: 500;
}

.container-insurance[b-up5hs1741b] {
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: 11px 21px;
}

.text-header[b-up5hs1741b] {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
}

.card-insurance[b-up5hs1741b] {
    border-radius: 15px;
    margin-bottom: 10px;
    cursor: pointer;
    :hover {
        background-color: #F3F4F5;
    }
}

.card-body-insurance[b-up5hs1741b] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 15px;
}

.text-insurance-name[b-up5hs1741b] {
    color: #333333;
    font-size: 16px;
    font-weight: 400;
}

.icon-right[b-up5hs1741b] {
    color: #A8A7A7;
}
/* _content/TLTAdminWeb/Views/CRS/AddQuestion.cshtml.rz.scp.css */
.container-header[b-61u1dvyfg4] {
    box-shadow: none;
}

.text-header[b-61u1dvyfg4] {
    font-size: 16px;
    font-weight: bold;
}

.text-edit[b-61u1dvyfg4] {
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
}

.gap-container[b-61u1dvyfg4] {
    margin-bottom: 10px;
}

.card-question-detail[b-61u1dvyfg4] {
    box-shadow: none;
    border-radius: 0px 10px 10px 10px;
}

.btn-lang-active[b-61u1dvyfg4], .btn-lang[b-61u1dvyfg4] {
    border-radius: 5px 5px 0px 0px;
    width: 100px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.btn-lang-active[b-61u1dvyfg4] {
    background-color: #FFFFFF !important;
}

.btn-lang[b-61u1dvyfg4] {
    background-color: #E1E1E1;
}

.btn-cancel[b-61u1dvyfg4] {
    width: 100px;
    border-radius: 24px;
    background-color: #FFFFFF;
    color: #D53232;
    margin-right: 8px;
    border-color: #D53232;
    font-size: 14px;
    font-weight: 500;
}

.btn-submit[b-61u1dvyfg4] {
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
}

.card-answer[b-61u1dvyfg4], .card-answer-en[b-61u1dvyfg4] {
    background-color: #F4F4F4;
    box-shadow: none;
    display: none;
}

.button-default[b-61u1dvyfg4] {
    background-color: #D3D2D2;
    font-size: 14px;
    font-weight: 500;
    width: 100px;
    margin-right: 10px;
    color: #FFFFFF;
    border-radius: 24px;
}

.button-add-answer[b-61u1dvyfg4], .button-delete-answer[b-61u1dvyfg4], .button-link-answer[b-61u1dvyfg4] {
    border-color: #D53232;
    color: #D53232;
    border-radius: 50%;
    border-width: 2px;
    font-size: 12px;
    margin-right: 10px;
    min-height: 24px;
    min-width: 24px;
    width: 24px;
    height: 24px;
    padding: 0px;
}

.button-sort[b-61u1dvyfg4] {
    padding: 0px;
    margin-right: 10px;
    color: #D53232;
    border: none;
}

.radio-answer[b-61u1dvyfg4], .checkbox-answer[b-61u1dvyfg4], .input-answer[b-61u1dvyfg4], .radio-more-answer[b-61u1dvyfg4] {
    margin-right: 10px;
}

.container-select-more-answer[b-61u1dvyfg4], .container-input-more-answer[b-61u1dvyfg4] {
    padding-right: 15px;
}

.container-radio-answer[b-61u1dvyfg4], .container-answer-textbox[b-61u1dvyfg4], .container-placeholder-more-answer[b-61u1dvyfg4], .card-more-answer[b-61u1dvyfg4], .container-more-answer-dropdown[b-61u1dvyfg4], .container-more-answer-radio[b-61u1dvyfg4], .container-checkbox-answer[b-61u1dvyfg4],
.container-radio-answer-en[b-61u1dvyfg4], .container-answer-textbox-en[b-61u1dvyfg4], .container-placeholder-more-answer-en[b-61u1dvyfg4], .card-more-answer-en[b-61u1dvyfg4], .container-more-answer-dropdown-en[b-61u1dvyfg4], .container-more-answer-radio-en[b-61u1dvyfg4], .container-checkbox-answer-en[b-61u1dvyfg4] {
    display: none;
}

.title-detail[b-61u1dvyfg4] {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
}

.title-option-answer[b-61u1dvyfg4], .title-placeholder[b-61u1dvyfg4], .title-number-dropdown[b-61u1dvyfg4] {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
}

.option-answer[b-61u1dvyfg4], .input-answer[b-61u1dvyfg4], .input-placeholder-more-answer[b-61u1dvyfg4], .input-more-answer[b-61u1dvyfg4], .input-placeholder-more-answer-en[b-61u1dvyfg4] {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
}

.container-option-answer[b-61u1dvyfg4] {
    margin: 10px 0px;
}

.radio-answer[b-61u1dvyfg4], .checkbox-answer[b-61u1dvyfg4], .radio-more-answer[b-61u1dvyfg4] {
    border-color: #A8A7A7;
    border-width: 1px;
    min-width: 14px;
    min-height: 14px;
}

.icon-cancel[b-61u1dvyfg4] {
    cursor: pointer;
    font-size: 14px;
    color: #545454;
}

.card-add-more-answer[b-61u1dvyfg4], .card-add-more-answer-en[b-61u1dvyfg4] {
    cursor: pointer;
}

.container-en[b-61u1dvyfg4] {
    display: none;
}

.text-breadcrumb[b-61u1dvyfg4] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-61u1dvyfg4] {
    color: #000000;
    font-weight: 500;
}

.text-lastModified[b-61u1dvyfg4] {
    font-size: 14px;
    color: #98A2B3;
    font-weight: 400;
}

.border-card[b-61u1dvyfg4] {
    border-radius: 10px;
}

.border-input[b-61u1dvyfg4] {
    border-radius: 4px;
}

.container-btn-submit[b-61u1dvyfg4] {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
/* _content/TLTAdminWeb/Views/CRS/EditQuestion.cshtml.rz.scp.css */
.container-header[b-1c9ljmarmw] {
    box-shadow: none;
}

.text-header[b-1c9ljmarmw] {
    font-size: 16px;
    font-weight: bold;
}

.text-edit[b-1c9ljmarmw] {
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
}

.gap-container[b-1c9ljmarmw] {
    margin-bottom: 10px;
}

.card-question-detail[b-1c9ljmarmw] {
    box-shadow: none;
    border-radius: 0px 10px 10px 10px;
}

.btn-lang-active[b-1c9ljmarmw], .btn-lang[b-1c9ljmarmw] {
    border-radius: 5px 5px 0px 0px;
    width: 100px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.btn-lang-active[b-1c9ljmarmw] {
    background-color: #FFFFFF !important;
}

.btn-lang[b-1c9ljmarmw] {
    background-color: #E1E1E1;
}

.btn-cancel[b-1c9ljmarmw] {
    width: 100px;
    border-radius: 24px;
    background-color: #FFFFFF;
    color: #D53232;
    margin-right: 8px;
    border-color: #D53232;
    font-size: 14px;
    font-weight: 500;
}

.btn-submit[b-1c9ljmarmw] {
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
}

.card-answer[b-1c9ljmarmw], .card-answer-en[b-1c9ljmarmw] {
    background-color: #F4F4F4;
    box-shadow: none;
    display: none;
}

.button-default[b-1c9ljmarmw] {
    background-color: #D3D2D2;
    font-size: 14px;
    font-weight: 500;
    width: 100px;
    margin-right: 10px;
    color: #FFFFFF;
    border-radius: 24px;
}

.button-add-answer[b-1c9ljmarmw], .button-delete-answer[b-1c9ljmarmw], .button-link-answer[b-1c9ljmarmw] {
    border-color: #D53232;
    color: #D53232;
    border-radius: 50%;
    border-width: 2px;
    font-size: 12px;
    margin-right: 10px;
    min-height: 24px;
    min-width: 24px;
    width: 24px;
    height: 24px;
    padding: 0px;
}

.button-sort[b-1c9ljmarmw] {
    padding: 0px;
    margin-right: 10px;
    color: #D53232;
    border: none;
}

.radio-answer[b-1c9ljmarmw], .checkbox-answer[b-1c9ljmarmw], .input-answer[b-1c9ljmarmw], .radio-more-answer[b-1c9ljmarmw] {
    margin-right: 10px;
}

.container-select-more-answer[b-1c9ljmarmw], .container-input-more-answer[b-1c9ljmarmw] {
    padding-right: 15px;
}

.container-radio-answer[b-1c9ljmarmw], .container-answer-textbox[b-1c9ljmarmw], .container-placeholder-more-answer[b-1c9ljmarmw], .card-more-answer[b-1c9ljmarmw], .container-more-answer-dropdown[b-1c9ljmarmw], .container-more-answer-radio[b-1c9ljmarmw], .container-checkbox-answer[b-1c9ljmarmw],
.container-radio-answer-en[b-1c9ljmarmw], .container-answer-textbox-en[b-1c9ljmarmw], .container-placeholder-more-answer-en[b-1c9ljmarmw], .card-more-answer-en[b-1c9ljmarmw], .container-more-answer-dropdown-en[b-1c9ljmarmw], .container-more-answer-radio-en[b-1c9ljmarmw], .container-checkbox-answer-en[b-1c9ljmarmw] {
    display: none;
}

.title-detail[b-1c9ljmarmw] {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
}

.title-option-answer[b-1c9ljmarmw], .title-placeholder[b-1c9ljmarmw], .title-number-dropdown[b-1c9ljmarmw] {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
}

.option-answer[b-1c9ljmarmw], .input-answer[b-1c9ljmarmw], .input-placeholder-more-answer[b-1c9ljmarmw], .input-more-answer[b-1c9ljmarmw], .input-placeholder-more-answer-en[b-1c9ljmarmw] {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
}

.container-option-answer[b-1c9ljmarmw] {
    margin: 10px 0px;
}

.radio-answer[b-1c9ljmarmw], .checkbox-answer[b-1c9ljmarmw], .radio-more-answer[b-1c9ljmarmw] {
    border-color: #A8A7A7;
    border-width: 1px;
    min-width: 14px;
    min-height: 14px;
}

.icon-cancel[b-1c9ljmarmw] {
    cursor: pointer;
    font-size: 14px;
    color: #545454;
}

.card-add-more-answer[b-1c9ljmarmw], .card-add-more-answer-en[b-1c9ljmarmw] {
    cursor: pointer;
}

.container-en[b-1c9ljmarmw] {
    display: none;
}

.init-container-form-radio-answer[b-1c9ljmarmw], .init-container-form-checkbox-answer[b-1c9ljmarmw], .init-container-form-more-answer-dropdown[b-1c9ljmarmw], .init-container-form-more-answer-radio[b-1c9ljmarmw] {
    display: none;
}

.init-container-form-radio-answer-en[b-1c9ljmarmw], .init-container-form-checkbox-answer-en[b-1c9ljmarmw], .init-container-form-more-answer-dropdown-en[b-1c9ljmarmw], .init-container-form-more-answer-radio-en[b-1c9ljmarmw] {
    display: none;
}

.text-breadcrumb[b-1c9ljmarmw] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-1c9ljmarmw] {
    color: #000000;
    font-weight: 500;
}

.hidden-input[b-1c9ljmarmw] {
    opacity: 0;
    position: absolute;
    left: -9999px;
}

.text-lastModified[b-1c9ljmarmw] {
    font-size: 14px;
    color: #98A2B3;
    font-weight: 400;
}

.border-card[b-1c9ljmarmw] {
    border-radius: 10px;
}

.border-input[b-1c9ljmarmw] {
    border-radius: 4px;
}

.container-btn-submit[b-1c9ljmarmw] {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
/* _content/TLTAdminWeb/Views/CRS/Index.cshtml.rz.scp.css */
.container-header[b-sdr4035h73] {
    box-shadow: none;
}

.text-header[b-sdr4035h73] {
    font-size: 16px;
    font-weight: bold;
}

.text-edit[b-sdr4035h73] {
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
}

.gap-container[b-sdr4035h73] {
    margin-bottom: 10px;
}

.card-add-question[b-sdr4035h73], .card-add-testimonial[b-sdr4035h73] {
    cursor: pointer;
}

.btn-language[b-sdr4035h73] {
    width: 100px;
    background-color: #FFFFFF;
    color: #545454;
    border-radius: 24px;
    border-color: #545454;
    border-width: 1px;
    font-size: 14px;
    font-weight: 500;
}

.container-title-question[b-sdr4035h73] {
    display: flex;
    justify-content: space-between;
}

.btn-edit[b-sdr4035h73] {
    color: #D53232;
    background-color: #FFFFFF;
    border-color: #D53232;
    border-width: 1px;
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
    margin-right: 8px;
}

.btn-delete[b-sdr4035h73] {
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
}

.title-question[b-sdr4035h73] {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    display: flex;
    align-items: center;
}

.card-question[b-sdr4035h73] {
    box-shadow: none;
}

.card-testimonial[b-sdr4035h73] {
    box-shadow: none;
}

.text-radio-questionsAnswer[b-sdr4035h73], .div-questionsName[b-sdr4035h73], .text-checkbox-questionsAnswer[b-sdr4035h73], .div-testimonial[b-sdr4035h73] {
    font-size: 16px;
    color: #333333;
    font-weight: 400;
}

.input-questionsAnswer[b-sdr4035h73] {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
}

.text-breadcrumb[b-sdr4035h73] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-sdr4035h73] {
    color: #000000;
    font-weight: 500;
}

.container-optional-radio[b-sdr4035h73] {
    border: 1px solid Grey;
    border-radius: 24px;
    display: flex;
    flex-wrap: wrap;
    padding: 6px 12px;
}

.text-lastModified[b-sdr4035h73] {
    font-size: 14px;
    color: #98A2B3;
    font-weight: 400;
}

.text-add-testimonial[b-sdr4035h73], .text-add-question[b-sdr4035h73] {
    font-size: 16px;
    color: #333333;
    font-weight: 500;
}

.icon-add[b-sdr4035h73] {
    margin-right: 15px;
}

.border-card[b-sdr4035h73] {
    border-radius: 10px;
}

.border-input[b-sdr4035h73] {
    border-radius: 4px;
}

.container-questionName[b-sdr4035h73] {
    display: flex;
}

.text-indexQuestion[b-sdr4035h73] {
    font-size: 16px;
    color: #333333;
    font-weight: 400;
}
/* _content/TLTAdminWeb/Views/CustomerManagement/Edit.cshtml.rz.scp.css */
.text-breadcrumb[b-blthbc0qws] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-blthbc0qws] {
    color: #000000;
    font-weight: 500;
}

.card-edit-customer-management[b-blthbc0qws] {
    border-radius: 4px;
    box-shadow: none;
    background-color: #FFFFFF;
    margin-top: 10px;
}

.card-edit-customer-management > .card-body[b-blthbc0qws] {
    border-radius: 4px;
    padding: 11px 21px;
}

.container-header-customer[b-blthbc0qws] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.text-header[b-blthbc0qws] {
    font-weight: 500;
    font-size: 15px;
    color: #333333;
}

.btn-cancel[b-blthbc0qws] {
    width: 100px;
    border-radius: 24px;
    border: 1px solid #D53232;
    color: #D53232;
    font-size: 14px;
    font-weight: 500;
    margin-right: 10px;
    background-color: #FFFFFF;
}

.btn-submit[b-blthbc0qws] {
    width: 100px;
    border-radius: 24px;
    border: 1px solid #D53232;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 500;
    background-color: #D53232;
}

.text-edit[b-blthbc0qws] {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
}

.input-edit[b-blthbc0qws] {
    border-radius: 4px;
    font-size: 14px;
}

.gap-edit[b-blthbc0qws] {
    margin-top: 8px;
}

.container-button-submit[b-blthbc0qws] {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.msg-error[b-blthbc0qws] {
    color: red;
}
/* _content/TLTAdminWeb/Views/CustomerManagement/Index.cshtml.rz.scp.css */
.text-header[b-4pb8in05cb] {
    color: #000000;
    font-size: 18px;
    font-weight: 500;
}

.text-search[b-4pb8in05cb] {
    color: #333333;
    font-size: 15px;
    font-weight: 500;
}

.card-search[b-4pb8in05cb] {
    border-radius: 4px;
    box-shadow: none;
    margin-bottom: 10px;
}

.card-search > .card-body[b-4pb8in05cb] {
    border-radius: 4px;
    padding: 10px 21px;
}

.title-search[b-4pb8in05cb] {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
}

.input-search[b-4pb8in05cb] {
    font-size: 14px;
    font-weight: 400;
    border-radius: 4px;
}

.container-button-search[b-4pb8in05cb] {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.btn-clear[b-4pb8in05cb] {
    border: 1px solid #D53232;
    border-radius: 24px;
    width: 100px;
    font-size: 14px;
    color: #D53232;
    font-weight: 500;
    background-color: #FFFFFF;
    margin-right: 8px;
}

.btn-search[b-4pb8in05cb] {
    border: 1px solid #D53232;
    background-color: #D53232;
    width: 100px;
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
    border-radius: 24px;
}

.gap-search[b-4pb8in05cb] {
    margin-top: 8px;
}

.btn-delete[b-4pb8in05cb] {
    width: 100px;
    background-color: #FFFFFF;
    border: 1px solid #E52427;
    font-size: 14px;
    font-weight: 500;
    color: #E52427;
    border-radius: 24px;
    margin-bottom: 10px;
}

.table-customer-management[b-4pb8in05cb] {
    text-align: center;
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 0px;
    table-layout: fixed;
    word-break: break-word;
}

.table-customer-management > thead > tr[b-4pb8in05cb] {
    background-color: #D53232;
    color: #FFFFFF;
    font-size: 12px;
}

.table-customer-management > thead > tr > th[b-4pb8in05cb] {
    font-weight: 500;
    width: 170px;
}

.table-customer-management > tbody[b-4pb8in05cb] {
    background-color: #E5E5E5;
    color: #333333;
    font-weight: 400;
    font-size: 12px;
}

.table-customer-management > tbody > tr:nth-child(odd) > td[b-4pb8in05cb] {
    background-color: #EFECEC;
}

.container-table[b-4pb8in05cb] {
    overflow: auto;
    margin-bottom: 10px;
}

.container-pagination[b-4pb8in05cb] {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 10px;
}

.select-page[b-4pb8in05cb] {
    width: fit-content;
    min-width: 34px;
    border: 1px solid #98A2B3;
    border-radius: 5px;
    background-color: #FFFFFF;
    font-size: 10px;
    color: #333333;
    margin-right: 8px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: none;
    padding: 0px 16px 0px 12px;
    height: 26px;
}

.text-total-order[b-4pb8in05cb] {
    margin-right: 10px;
    color: #333333;
    font-size: 12px;
    font-weight: 400;
}

.text-page[b-4pb8in05cb], .text-total-page[b-4pb8in05cb] {
    margin-right: 8px;
    color: #333333;
    font-size: 10px;
    font-weight: 400;
}

.btn-previous[b-4pb8in05cb], .btn-next[b-4pb8in05cb] {
    background-color: #D53232;
    color: #fff;
    border-radius: 5px;
    font-size: 12px;
}

.btn-previous[b-4pb8in05cb] {
    margin-right: 8px;
}

.container-select-page[b-4pb8in05cb] {
    position: relative;
    display: flex;
}

.icon-select[b-4pb8in05cb] {
    position: absolute;
    top: 5px;
    right: 12px;
    color: #98A2B3;
}
/* _content/TLTAdminWeb/Views/CustomerManagement/View.cshtml.rz.scp.css */
.text-breadcrumb[b-5mwz509j2u] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-5mwz509j2u] {
    color: #000000;
    font-weight: 500;
}

.card-edit-customer-management[b-5mwz509j2u] {
    border-radius: 4px;
    box-shadow: none;
    background-color: #FFFFFF;
    margin-top: 10px;
}

.card-edit-customer-management > .card-body[b-5mwz509j2u] {
    border-radius: 4px;
    padding: 11px 21px;
}

.container-header-customer[b-5mwz509j2u] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.text-header[b-5mwz509j2u] {
    font-weight: 500;
    font-size: 15px;
    color: #333333;
}

.btn-edit[b-5mwz509j2u] {
    width: 100px;
    border-radius: 24px;
    border: 1px solid #D53232;
    color: #D53232;
    font-size: 14px;
    font-weight: 500;
    margin-right: 10px;
    background-color: #FFFFFF;
}

.btn-delete[b-5mwz509j2u] {
    width: 100px;
    border-radius: 24px;
    border: 1px solid #D53232;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 500;
    background-color: #D53232;
}

.btn-back[b-5mwz509j2u] {
    width: 134px;
    border-radius: 24px;
    background-color: #FFFFFF;
    color: #D33630;
    border: 1px solid #D33630;
    font-size: 14px;
    font-weight: 500;
}

.text-edit[b-5mwz509j2u] {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
}

.input-edit[b-5mwz509j2u] {
    border-radius: 4px;
    font-size: 14px;
}

.gap-edit[b-5mwz509j2u] {
    margin-top: 8px;
}

.container-button-submit[b-5mwz509j2u] {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}
/* _content/TLTAdminWeb/Views/FactSheetManagement/Index.cshtml.rz.scp.css */
.text-breadcrumb[b-08mowo5q84] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-08mowo5q84] {
    color: #000000;
    font-weight: 500;
}

.text-header[b-08mowo5q84] {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
}

.text-title-factsheet-management[b-08mowo5q84] {
    color: #333333;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 8px;
}

.container-factsheet-management[b-08mowo5q84] {
    background-color: #FFFFFF;
    border-radius: 4px;
    padding: 11px 20px;
}

.card-container-factsheet-management[b-08mowo5q84] {
    border-radius: 8px;
}

.card-body-container-factsheet-management[b-08mowo5q84] {
    padding: 16px;
    border-radius: 8px;
}

.column-product[b-08mowo5q84], .column-paymentType[b-08mowo5q84] {
    display: none;
}

.container-btn-submit[b-08mowo5q84] {
    margin-top: 20px;
}

.btn-cancel[b-08mowo5q84] {
    width: 100px;
    border-radius: 24px;
    background-color: #FFFFFF;
    color: #D53232;
    border-color: #D53232;
    font-size: 14px;
    font-weight: 500;
    margin-right: 8px;
}

.btn-submit[b-08mowo5q84] {
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
}
/* _content/TLTAdminWeb/Views/FactSheet/AddQuestion.cshtml.rz.scp.css */
.container-header[b-je8edc9bqc] {
    box-shadow: none;
}

.text-header[b-je8edc9bqc] {
    font-size: 16px;
    font-weight: bold;
}

.text-edit[b-je8edc9bqc] {
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
}

.gap-container[b-je8edc9bqc] {
    margin-bottom: 10px;
}

.card-question-detail[b-je8edc9bqc] {
    box-shadow: none;
    border-radius: 0px 10px 10px 10px;
}

.btn-lang-active[b-je8edc9bqc], .btn-lang[b-je8edc9bqc] {
    border-radius: 5px 5px 0px 0px;
    width: 100px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.btn-lang-active[b-je8edc9bqc] {
    background-color: #FFFFFF !important;
}

.btn-lang[b-je8edc9bqc] {
    background-color: #E1E1E1;
}

.btn-cancel[b-je8edc9bqc] {
    width: 100px;
    border-radius: 24px;
    background-color: #FFFFFF;
    color: #D53232;
    margin-right: 8px;
    border-color: #D53232;
    font-size: 14px;
    font-weight: 500;
}

.btn-submit[b-je8edc9bqc] {
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
}

.card-answer[b-je8edc9bqc], .card-answer-en[b-je8edc9bqc] {
    background-color: #F4F4F4;
    box-shadow: none;
    display: none;
}

.button-default[b-je8edc9bqc] {
    background-color: #D3D2D2;
    font-size: 14px;
    font-weight: 500;
    width: 100px;
    margin-right: 10px;
    color: #FFFFFF;
    border-radius: 24px;
}

.button-add-answer[b-je8edc9bqc], .button-delete-answer[b-je8edc9bqc], .button-link-answer[b-je8edc9bqc] {
    border-color: #D53232;
    color: #D53232;
    border-radius: 50%;
    border-width: 2px;
    font-size: 12px;
    margin-right: 10px;
    min-height: 24px;
    min-width: 24px;
    width: 24px;
    height: 24px;
    padding: 0px;
}

.button-sort[b-je8edc9bqc] {
    padding: 0px;
    margin-right: 10px;
    color: #D53232;
    border: none;
}

.radio-answer[b-je8edc9bqc], .checkbox-answer[b-je8edc9bqc], .input-answer[b-je8edc9bqc], .radio-more-answer[b-je8edc9bqc] {
    margin-right: 10px;
}

.container-select-more-answer[b-je8edc9bqc], .container-input-more-answer[b-je8edc9bqc] {
    padding-right: 15px;
}

.container-radio-answer[b-je8edc9bqc], .container-answer-textbox[b-je8edc9bqc], .container-placeholder-more-answer[b-je8edc9bqc], .card-more-answer[b-je8edc9bqc], .container-more-answer-dropdown[b-je8edc9bqc], .container-more-answer-radio[b-je8edc9bqc], .container-checkbox-answer[b-je8edc9bqc],
.container-radio-answer-en[b-je8edc9bqc], .container-answer-textbox-en[b-je8edc9bqc], .container-placeholder-more-answer-en[b-je8edc9bqc], .card-more-answer-en[b-je8edc9bqc], .container-more-answer-dropdown-en[b-je8edc9bqc], .container-more-answer-radio-en[b-je8edc9bqc], .container-checkbox-answer-en[b-je8edc9bqc] {
    display: none;
}

.title-detail[b-je8edc9bqc] {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
}

.title-option-answer[b-je8edc9bqc], .title-placeholder[b-je8edc9bqc], .title-number-dropdown[b-je8edc9bqc] {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
}

.option-answer[b-je8edc9bqc], .input-answer[b-je8edc9bqc], .input-placeholder-more-answer[b-je8edc9bqc], .input-more-answer[b-je8edc9bqc], .input-placeholder-more-answer-en[b-je8edc9bqc] {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
}

.container-option-answer[b-je8edc9bqc] {
    margin: 10px 0px;
}

.radio-answer[b-je8edc9bqc], .checkbox-answer[b-je8edc9bqc], .radio-more-answer[b-je8edc9bqc] {
    border-color: #A8A7A7;
    border-width: 1px;
    min-width: 14px;
    min-height: 14px;
}

.icon-cancel[b-je8edc9bqc] {
    cursor: pointer;
    font-size: 14px;
    color: #545454;
}

.card-add-more-answer[b-je8edc9bqc], .card-add-more-answer-en[b-je8edc9bqc] {
    cursor: pointer;
}

.container-en[b-je8edc9bqc] {
    display: none;
}

.text-breadcrumb[b-je8edc9bqc] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-je8edc9bqc] {
    color: #000000;
    font-weight: 500;
}

.text-lastModified[b-je8edc9bqc] {
    font-size: 14px;
    color: #98A2B3;
    font-weight: 400;
}

.border-card[b-je8edc9bqc] {
    border-radius: 10px;
}

.border-input[b-je8edc9bqc] {
    border-radius: 4px;
}

.container-btn-submit[b-je8edc9bqc] {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
/* _content/TLTAdminWeb/Views/FactSheet/EditQuestion.cshtml.rz.scp.css */
.container-header[b-4nsknvffko] {
    box-shadow: none;
}

.text-header[b-4nsknvffko] {
    font-size: 16px;
    font-weight: bold;
}

.text-edit[b-4nsknvffko] {
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
}

.gap-container[b-4nsknvffko] {
    margin-bottom: 10px;
}

.card-question-detail[b-4nsknvffko] {
    box-shadow: none;
    border-radius: 0px 10px 10px 10px;
}

.btn-lang-active[b-4nsknvffko], .btn-lang[b-4nsknvffko] {
    border-radius: 5px 5px 0px 0px;
    width: 100px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.btn-lang-active[b-4nsknvffko] {
    background-color: #FFFFFF !important;
}

.btn-lang[b-4nsknvffko] {
    background-color: #E1E1E1;
}

.btn-cancel[b-4nsknvffko] {
    width: 100px;
    border-radius: 24px;
    background-color: #FFFFFF;
    color: #D53232;
    margin-right: 8px;
    border-color: #D53232;
    font-size: 14px;
    font-weight: 500;
}

.btn-submit[b-4nsknvffko] {
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
}

.card-answer[b-4nsknvffko], .card-answer-en[b-4nsknvffko] {
    background-color: #F4F4F4;
    box-shadow: none;
    display: none;
}

.button-default[b-4nsknvffko] {
    background-color: #D3D2D2;
    font-size: 14px;
    font-weight: 500;
    width: 100px;
    margin-right: 10px;
    color: #FFFFFF;
    border-radius: 24px;
}

.button-add-answer[b-4nsknvffko], .button-delete-answer[b-4nsknvffko], .button-link-answer[b-4nsknvffko] {
    border-color: #D53232;
    color: #D53232;
    border-radius: 50%;
    border-width: 2px;
    font-size: 12px;
    margin-right: 10px;
    min-height: 24px;
    min-width: 24px;
    width: 24px;
    height: 24px;
    padding: 0px;
}

.button-sort[b-4nsknvffko] {
    padding: 0px;
    margin-right: 10px;
    color: #D53232;
    border: none;
}

.radio-answer[b-4nsknvffko], .checkbox-answer[b-4nsknvffko], .input-answer[b-4nsknvffko], .radio-more-answer[b-4nsknvffko] {
    margin-right: 10px;
}

.container-select-more-answer[b-4nsknvffko], .container-input-more-answer[b-4nsknvffko] {
    padding-right: 15px;
}

.container-radio-answer[b-4nsknvffko], .container-answer-textbox[b-4nsknvffko], .container-placeholder-more-answer[b-4nsknvffko], .card-more-answer[b-4nsknvffko], .container-more-answer-dropdown[b-4nsknvffko], .container-more-answer-radio[b-4nsknvffko], .container-checkbox-answer[b-4nsknvffko],
.container-radio-answer-en[b-4nsknvffko], .container-answer-textbox-en[b-4nsknvffko], .container-placeholder-more-answer-en[b-4nsknvffko], .card-more-answer-en[b-4nsknvffko], .container-more-answer-dropdown-en[b-4nsknvffko], .container-more-answer-radio-en[b-4nsknvffko], .container-checkbox-answer-en[b-4nsknvffko] {
    display: none;
}

.title-detail[b-4nsknvffko] {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
}

.title-option-answer[b-4nsknvffko], .title-placeholder[b-4nsknvffko], .title-number-dropdown[b-4nsknvffko] {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
}

.option-answer[b-4nsknvffko], .input-answer[b-4nsknvffko], .input-placeholder-more-answer[b-4nsknvffko], .input-more-answer[b-4nsknvffko], .input-placeholder-more-answer-en[b-4nsknvffko] {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
}

.container-option-answer[b-4nsknvffko] {
    margin: 10px 0px;
}

.radio-answer[b-4nsknvffko], .checkbox-answer[b-4nsknvffko], .radio-more-answer[b-4nsknvffko] {
    border-color: #A8A7A7;
    border-width: 1px;
    min-width: 14px;
    min-height: 14px;
}

.icon-cancel[b-4nsknvffko] {
    cursor: pointer;
    font-size: 14px;
    color: #545454;
}

.card-add-more-answer[b-4nsknvffko], .card-add-more-answer-en[b-4nsknvffko] {
    cursor: pointer;
}

.container-en[b-4nsknvffko] {
    display: none;
}

.init-container-form-radio-answer[b-4nsknvffko], .init-container-form-checkbox-answer[b-4nsknvffko], .init-container-form-more-answer-dropdown[b-4nsknvffko], .init-container-form-more-answer-radio[b-4nsknvffko] {
    display: none;
}

.init-container-form-radio-answer-en[b-4nsknvffko], .init-container-form-checkbox-answer-en[b-4nsknvffko], .init-container-form-more-answer-dropdown-en[b-4nsknvffko], .init-container-form-more-answer-radio-en[b-4nsknvffko] {
    display: none;
}

.text-breadcrumb[b-4nsknvffko] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-4nsknvffko] {
    color: #000000;
    font-weight: 500;
}

.hidden-input[b-4nsknvffko] {
    opacity: 0;
    position: absolute;
    left: -9999px;
}

.text-lastModified[b-4nsknvffko] {
    font-size: 14px;
    color: #98A2B3;
    font-weight: 400;
}

.border-card[b-4nsknvffko] {
    border-radius: 10px;
}

.border-input[b-4nsknvffko] {
    border-radius: 4px;
}

.container-btn-submit[b-4nsknvffko] {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
/* _content/TLTAdminWeb/Views/FactSheet/Index.cshtml.rz.scp.css */
.container-header[b-azbj296qaw] {
    box-shadow: none;
}

.text-header[b-azbj296qaw] {
    font-size: 16px;
    font-weight: bold;
}

.text-edit[b-azbj296qaw] {
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
}

.gap-container[b-azbj296qaw] {
    margin-bottom: 10px;
}

.card-add-question[b-azbj296qaw] {
    cursor: pointer;
}

.btn-language[b-azbj296qaw] {
    width: 100px;
    background-color: #FFFFFF;
    color: #545454;
    border-radius: 24px;
    border-color: #545454;
    border-width: 1px;
    font-size: 14px;
    font-weight: 500;
}

.container-title-question[b-azbj296qaw] {
    display: flex;
    justify-content: space-between;
}

.btn-edit[b-azbj296qaw] {
    color: #D53232;
    background-color: #FFFFFF;
    border-color: #D53232;
    border-width: 1px;
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
    margin-right: 8px;
}

.btn-delete[b-azbj296qaw] {
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
}

.title-question[b-azbj296qaw] {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    display: flex;
    align-items: center;
}

.card-question[b-azbj296qaw] {
    box-shadow: none;
}

.card-testimonial[b-azbj296qaw] {
    box-shadow: none;
}

.text-radio-questionsAnswer[b-azbj296qaw], .div-questionsName[b-azbj296qaw], .text-checkbox-questionsAnswer[b-azbj296qaw], .div-testimonial[b-azbj296qaw] {
    font-size: 16px;
    color: #333333;
    font-weight: 400;
}

.input-questionsAnswer[b-azbj296qaw] {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
}

.text-breadcrumb[b-azbj296qaw] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-azbj296qaw] {
    color: #000000;
    font-weight: 500;
}

.container-optional-radio[b-azbj296qaw] {
    border: 1px solid Grey;
    border-radius: 24px;
    display: flex;
    flex-wrap: wrap;
    padding: 6px 12px;
}

.text-lastModified[b-azbj296qaw] {
    font-size: 14px;
    color: #98A2B3;
    font-weight: 400;
}

.text-add-testimonial[b-azbj296qaw], .text-add-question[b-azbj296qaw] {
    font-size: 16px;
    color: #333333;
    font-weight: 500;
}

.icon-add[b-azbj296qaw] {
    margin-right: 15px;
}

.border-card[b-azbj296qaw] {
    border-radius: 10px;
}

.border-input[b-azbj296qaw] {
    border-radius: 4px;
}

.container-input[b-azbj296qaw] {
    display: flex;
    align-items: center;
}
/* _content/TLTAdminWeb/Views/FATCA/AddQuestion.cshtml.rz.scp.css */
.container-header[b-orby7mg5ay] {
    box-shadow: none;
}

.text-header[b-orby7mg5ay] {
    font-size: 16px;
    font-weight: bold;
}

.text-edit[b-orby7mg5ay] {
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
}

.gap-container[b-orby7mg5ay] {
    margin-bottom: 10px;
}

.card-question-detail[b-orby7mg5ay] {
    box-shadow: none;
    border-radius: 0px 10px 10px 10px;
}

.btn-lang-active[b-orby7mg5ay], .btn-lang[b-orby7mg5ay] {
    border-radius: 5px 5px 0px 0px;
    width: 100px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.btn-lang-active[b-orby7mg5ay] {
    background-color: #FFFFFF !important;
}

.btn-lang[b-orby7mg5ay] {
    background-color: #E1E1E1;
}

.btn-cancel[b-orby7mg5ay] {
    width: 100px;
    border-radius: 24px;
    background-color: #FFFFFF;
    color: #D53232;
    margin-right: 8px;
    border-color: #D53232;
    font-size: 14px;
    font-weight: 500;
}

.btn-submit[b-orby7mg5ay] {
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
}

.card-answer[b-orby7mg5ay], .card-answer-en[b-orby7mg5ay] {
    background-color: #F4F4F4;
    box-shadow: none;
    display: none;
}

.button-default[b-orby7mg5ay] {
    background-color: #D3D2D2;
    font-size: 14px;
    font-weight: 500;
    width: 100px;
    margin-right: 10px;
    color: #FFFFFF;
    border-radius: 24px;
}

.button-add-answer[b-orby7mg5ay], .button-delete-answer[b-orby7mg5ay], .button-link-answer[b-orby7mg5ay] {
    border-color: #D53232;
    color: #D53232;
    border-radius: 50%;
    border-width: 2px;
    font-size: 12px;
    margin-right: 10px;
    min-height: 24px;
    min-width: 24px;
    width: 24px;
    height: 24px;
    padding: 0px;
}

.button-sort[b-orby7mg5ay] {
    padding: 0px;
    margin-right: 10px;
    color: #D53232;
    border: none;
}

.radio-answer[b-orby7mg5ay], .checkbox-answer[b-orby7mg5ay], .input-answer[b-orby7mg5ay], .radio-more-answer[b-orby7mg5ay] {
    margin-right: 10px;
}

.container-select-more-answer[b-orby7mg5ay], .container-input-more-answer[b-orby7mg5ay] {
    padding-right: 15px;
}

.container-radio-answer[b-orby7mg5ay], .container-answer-textbox[b-orby7mg5ay], .container-placeholder-more-answer[b-orby7mg5ay], .card-more-answer[b-orby7mg5ay], .container-more-answer-dropdown[b-orby7mg5ay], .container-more-answer-radio[b-orby7mg5ay], .container-checkbox-answer[b-orby7mg5ay],
.container-radio-answer-en[b-orby7mg5ay], .container-answer-textbox-en[b-orby7mg5ay], .container-placeholder-more-answer-en[b-orby7mg5ay], .card-more-answer-en[b-orby7mg5ay], .container-more-answer-dropdown-en[b-orby7mg5ay], .container-more-answer-radio-en[b-orby7mg5ay], .container-checkbox-answer-en[b-orby7mg5ay] {
    display: none;
}

.title-detail[b-orby7mg5ay] {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
}

.title-option-answer[b-orby7mg5ay], .title-placeholder[b-orby7mg5ay], .title-number-dropdown[b-orby7mg5ay] {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
}

.option-answer[b-orby7mg5ay], .input-answer[b-orby7mg5ay], .input-placeholder-more-answer[b-orby7mg5ay], .input-more-answer[b-orby7mg5ay], .input-placeholder-more-answer-en[b-orby7mg5ay] {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
}

.container-option-answer[b-orby7mg5ay] {
    margin: 10px 0px;
}

.radio-answer[b-orby7mg5ay], .checkbox-answer[b-orby7mg5ay], .radio-more-answer[b-orby7mg5ay] {
    border-color: #A8A7A7;
    border-width: 1px;
    min-width: 14px;
    min-height: 14px;
}

.icon-cancel[b-orby7mg5ay] {
    cursor: pointer;
    font-size: 14px;
    color: #545454;
}

.card-add-more-answer[b-orby7mg5ay], .card-add-more-answer-en[b-orby7mg5ay] {
    cursor: pointer;
}

.container-en[b-orby7mg5ay] {
    display: none;
}

.text-breadcrumb[b-orby7mg5ay] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-orby7mg5ay] {
    color: #000000;
    font-weight: 500;
}

.text-lastModified[b-orby7mg5ay] {
    font-size: 14px;
    color: #98A2B3;
    font-weight: 400;
}

.border-card[b-orby7mg5ay] {
    border-radius: 10px;
}

.border-input[b-orby7mg5ay] {
    border-radius: 4px;
}

.container-btn-submit[b-orby7mg5ay] {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
/* _content/TLTAdminWeb/Views/FATCA/AddTestimonial.cshtml.rz.scp.css */
.container-header[b-pad82x4ptj] {
    box-shadow: none;
}

.text-header[b-pad82x4ptj] {
    font-size: 16px;
    font-weight: bold;
}

.text-edit[b-pad82x4ptj] {
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
}

.container-btn-submit[b-pad82x4ptj] {
    margin-top: 20px;
}

.gap-container[b-pad82x4ptj] {
    margin-bottom: 10px;
}

.card-question-detail[b-pad82x4ptj] {
    box-shadow: none;
    border-radius: 0px 10px 10px 10px;
}

.btn-lang-active[b-pad82x4ptj], .btn-lang[b-pad82x4ptj] {
    border-radius: 5px 5px 0px 0px;
    width: 100px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.btn-lang-active[b-pad82x4ptj] {
    background-color: #FFFFFF !important;
}

.btn-lang[b-pad82x4ptj] {
    background-color: #E1E1E1;
}

.btn-cancel[b-pad82x4ptj] {
    width: 100px;
    border-radius: 24px;
    background-color: #FFFFFF;
    color: #D53232;
    margin-right: 8px;
    border-color: #D53232;
    font-size: 14px;
    font-weight: 500;
}

.btn-submit[b-pad82x4ptj] {
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
}

.title-detail[b-pad82x4ptj] {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
}

.container-testimonialEn[b-pad82x4ptj] {
    display: none;
}

.text-breadcrumb[b-pad82x4ptj] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-pad82x4ptj] {
    color: #000000;
    font-weight: 500;
}

.text-lastModified[b-pad82x4ptj] {
    font-size: 14px;
    color: #98A2B3;
    font-weight: 400;
}

.border-card[b-pad82x4ptj] {
    border-radius: 10px;
}

.border-input[b-pad82x4ptj] {
    border-radius: 4px;
}
/* _content/TLTAdminWeb/Views/FATCA/EditQuestion.cshtml.rz.scp.css */
.container-header[b-pet0jet6aj] {
    box-shadow: none;
}

.text-header[b-pet0jet6aj] {
    font-size: 16px;
    font-weight: bold;
}

.text-edit[b-pet0jet6aj] {
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
}

.gap-container[b-pet0jet6aj] {
    margin-bottom: 10px;
}

.card-question-detail[b-pet0jet6aj] {
    box-shadow: none;
    border-radius: 0px 10px 10px 10px;
}

.btn-lang-active[b-pet0jet6aj], .btn-lang[b-pet0jet6aj] {
    border-radius: 5px 5px 0px 0px;
    width: 100px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.btn-lang-active[b-pet0jet6aj] {
    background-color: #FFFFFF !important;
}

.btn-lang[b-pet0jet6aj] {
    background-color: #E1E1E1;
}

.btn-cancel[b-pet0jet6aj] {
    width: 100px;
    border-radius: 24px;
    background-color: #FFFFFF;
    color: #D53232;
    margin-right: 8px;
    border-color: #D53232;
    font-size: 14px;
    font-weight: 500;
}

.btn-submit[b-pet0jet6aj] {
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
}

.card-answer[b-pet0jet6aj], .card-answer-en[b-pet0jet6aj] {
    background-color: #F4F4F4;
    box-shadow: none;
    display: none;
}

.button-default[b-pet0jet6aj] {
    background-color: #D3D2D2;
    font-size: 14px;
    font-weight: 500;
    width: 100px;
    margin-right: 10px;
    color: #FFFFFF;
    border-radius: 24px;
}

.button-add-answer[b-pet0jet6aj], .button-delete-answer[b-pet0jet6aj], .button-link-answer[b-pet0jet6aj] {
    border-color: #D53232;
    color: #D53232;
    border-radius: 50%;
    border-width: 2px;
    font-size: 12px;
    margin-right: 10px;
    min-height: 24px;
    min-width: 24px;
    width: 24px;
    height: 24px;
    padding: 0px;
}

.button-sort[b-pet0jet6aj] {
    padding: 0px;
    margin-right: 10px;
    color: #D53232;
    border: none;
}

.radio-answer[b-pet0jet6aj], .checkbox-answer[b-pet0jet6aj], .input-answer[b-pet0jet6aj], .radio-more-answer[b-pet0jet6aj] {
    margin-right: 10px;
}

.container-select-more-answer[b-pet0jet6aj], .container-input-more-answer[b-pet0jet6aj] {
    padding-right: 15px;
}

.container-radio-answer[b-pet0jet6aj], .container-answer-textbox[b-pet0jet6aj], .container-placeholder-more-answer[b-pet0jet6aj], .card-more-answer[b-pet0jet6aj], .container-more-answer-dropdown[b-pet0jet6aj], .container-more-answer-radio[b-pet0jet6aj], .container-checkbox-answer[b-pet0jet6aj],
.container-radio-answer-en[b-pet0jet6aj], .container-answer-textbox-en[b-pet0jet6aj], .container-placeholder-more-answer-en[b-pet0jet6aj], .card-more-answer-en[b-pet0jet6aj], .container-more-answer-dropdown-en[b-pet0jet6aj], .container-more-answer-radio-en[b-pet0jet6aj], .container-checkbox-answer-en[b-pet0jet6aj] {
    display: none;
}

.title-detail[b-pet0jet6aj] {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
}

.title-option-answer[b-pet0jet6aj], .title-placeholder[b-pet0jet6aj], .title-number-dropdown[b-pet0jet6aj] {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
}

.option-answer[b-pet0jet6aj], .input-answer[b-pet0jet6aj], .input-placeholder-more-answer[b-pet0jet6aj], .input-more-answer[b-pet0jet6aj], .input-placeholder-more-answer-en[b-pet0jet6aj] {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
}

.container-option-answer[b-pet0jet6aj] {
    margin: 10px 0px;
}

.radio-answer[b-pet0jet6aj], .checkbox-answer[b-pet0jet6aj], .radio-more-answer[b-pet0jet6aj] {
    border-color: #A8A7A7;
    border-width: 1px;
    min-width: 14px;
    min-height: 14px;
}

.icon-cancel[b-pet0jet6aj] {
    cursor: pointer;
    font-size: 14px;
    color: #545454;
}

.card-add-more-answer[b-pet0jet6aj], .card-add-more-answer-en[b-pet0jet6aj] {
    cursor: pointer;
}

.container-en[b-pet0jet6aj] {
    display: none;
}

.init-container-form-radio-answer[b-pet0jet6aj], .init-container-form-checkbox-answer[b-pet0jet6aj], .init-container-form-more-answer-dropdown[b-pet0jet6aj], .init-container-form-more-answer-radio[b-pet0jet6aj] {
    display: none;
}

.init-container-form-radio-answer-en[b-pet0jet6aj], .init-container-form-checkbox-answer-en[b-pet0jet6aj], .init-container-form-more-answer-dropdown-en[b-pet0jet6aj], .init-container-form-more-answer-radio-en[b-pet0jet6aj] {
    display: none;
}

.text-breadcrumb[b-pet0jet6aj] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-pet0jet6aj] {
    color: #000000;
    font-weight: 500;
}

.hidden-input[b-pet0jet6aj] {
    opacity: 0;
    position: absolute;
    left: -9999px;
}

.text-lastModified[b-pet0jet6aj] {
    font-size: 14px;
    color: #98A2B3;
    font-weight: 400;
}

.border-card[b-pet0jet6aj] {
    border-radius: 10px;
}

.border-input[b-pet0jet6aj] {
    border-radius: 4px;
}

.container-btn-submit[b-pet0jet6aj] {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
/* _content/TLTAdminWeb/Views/FATCA/EditTestimonial.cshtml.rz.scp.css */
.container-header[b-utx96ou3l7] {
    box-shadow: none;
}

.text-header[b-utx96ou3l7] {
    font-size: 16px;
    font-weight: bold;
}

.text-edit[b-utx96ou3l7] {
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
}

.container-btn-submit[b-utx96ou3l7] {
    margin-top: 20px;
}

.gap-container[b-utx96ou3l7] {
    margin-bottom: 10px;
}

.card-question-detail[b-utx96ou3l7] {
    box-shadow: none;
    border-radius: 0px 10px 10px 10px;
}

.btn-lang-active[b-utx96ou3l7], .btn-lang[b-utx96ou3l7] {
    border-radius: 5px 5px 0px 0px;
    width: 100px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.btn-lang-active[b-utx96ou3l7] {
    background-color: #FFFFFF !important;
}

.btn-lang[b-utx96ou3l7] {
    background-color: #E1E1E1;
}

.btn-cancel[b-utx96ou3l7] {
    width: 100px;
    border-radius: 24px;
    background-color: #FFFFFF;
    color: #D53232;
    margin-right: 8px;
    border-color: #D53232;
    font-size: 14px;
    font-weight: 500;
}

.btn-submit[b-utx96ou3l7] {
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
}

.title-detail[b-utx96ou3l7] {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
}

.container-testimonialEn[b-utx96ou3l7] {
    display: none;
}

.text-breadcrumb[b-utx96ou3l7] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-utx96ou3l7] {
    color: #000000;
    font-weight: 500;
}

.text-lastModified[b-utx96ou3l7] {
    font-size: 14px;
    color: #98A2B3;
    font-weight: 400;
}

.border-card[b-utx96ou3l7] {
    border-radius: 10px;
}

.border-input[b-utx96ou3l7] {
    border-radius: 4px;
}
/* _content/TLTAdminWeb/Views/FATCA/Index.cshtml.rz.scp.css */
.container-header[b-phrygrwx59] {
    box-shadow: none;
}

.text-header[b-phrygrwx59] {
    font-size: 16px;
    font-weight: bold;
}

.text-edit[b-phrygrwx59] {
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
}

.gap-container[b-phrygrwx59] {
    margin-bottom: 10px;
}

.card-add-question[b-phrygrwx59], .card-add-testimonial[b-phrygrwx59] {
    cursor: pointer;
}

.btn-language[b-phrygrwx59] {
    width: 100px;
    background-color: #FFFFFF;
    color: #545454;
    border-radius: 24px;
    border-color: #545454;
    border-width: 1px;
    font-size: 14px;
    font-weight: 500;
}

.container-title-question[b-phrygrwx59] {
    display: flex;
    justify-content: space-between;
}

.btn-edit[b-phrygrwx59] {
    color: #D53232;
    background-color: #FFFFFF;
    border-color: #D53232;
    border-width: 1px;
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
    margin-right: 8px;
}

.btn-delete[b-phrygrwx59] {
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
}

.title-question[b-phrygrwx59] {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    display: flex;
    align-items: center;
}

.card-question[b-phrygrwx59] {
    box-shadow: none;
}

.card-testimonial[b-phrygrwx59] {
    box-shadow: none;
}

.text-radio-questionsAnswer[b-phrygrwx59], .div-questionsName[b-phrygrwx59], .text-checkbox-questionsAnswer[b-phrygrwx59], .div-testimonial[b-phrygrwx59] {
    font-size: 16px;
    color: #333333;
    font-weight: 400;
}

.input-questionsAnswer[b-phrygrwx59] {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
}

.text-breadcrumb[b-phrygrwx59] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-phrygrwx59] {
    color: #000000;
    font-weight: 500;
}

.container-optional-radio[b-phrygrwx59] {
    border: 1px solid Grey;
    border-radius: 24px;
    display: flex;
    flex-wrap: wrap;
    padding: 6px 12px;
}

.text-lastModified[b-phrygrwx59] {
    font-size: 14px;
    color: #98A2B3;
    font-weight: 400;
}

.text-add-testimonial[b-phrygrwx59], .text-add-question[b-phrygrwx59] {
    font-size: 16px;
    color: #333333;
    font-weight: 500;
}

.icon-add[b-phrygrwx59] {
    margin-right: 15px;
}

.border-card[b-phrygrwx59] {
    border-radius: 10px;
}

.border-input[b-phrygrwx59] {
    border-radius: 4px;
}

.container-questionName[b-phrygrwx59] {
    display: flex;
}

.text-indexQuestion[b-phrygrwx59] {
    font-size: 16px;
    color: #333333;
    font-weight: 400;
}
/* _content/TLTAdminWeb/Views/ForgotPassword/Index.cshtml.rz.scp.css */
.container-forgotPassword[b-bh0y8d48km] {
    max-width: 450px;
    margin: auto;
}

.text-title-forgotPassword[b-bh0y8d48km] {
    color: #333333;
    font-size: 18px;
    font-weight: 500;
    padding: 0px;
}

.text-sub-title-forgotPassword[b-bh0y8d48km] {
    color: #333333;
    font-size: 16px;
    font-weight: 500;
    padding: 0px;
}

.text-input-email[b-bh0y8d48km] {
    color: #333333;
    font-weight: 400;
    font-size: 14px;
    padding: 0px;
}

.text-login[b-bh0y8d48km] {
    color: #D53232;
    font-weight: 500;
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer;
    width: fit-content;
    margin: auto;
}

.btn-forgotPassword[b-bh0y8d48km] {
    margin-bottom: 24px;
    font-size: 14px;
    font-weight: 500;
}

.container-title-forgotPassword[b-bh0y8d48km] {
    margin-bottom: 8px;
}

.container-input-email[b-bh0y8d48km] {
    margin-bottom: 16px;
}

.input-email[b-bh0y8d48km] {
    border: 1px solid #98A2B3;
    border-radius: 4px;
    color: #333333;
    font-weight: 400;
    font-size: 14px;
}

.text-validate[b-bh0y8d48km] {
    color: #D53232;
}

.container-validate[b-bh0y8d48km] {
    display: none;
    margin-bottom: 16px;
}

.input-validate[b-bh0y8d48km] {
    border: 1px solid #D53232;
}

.icon-validate[b-bh0y8d48km] {
    margin-right: 8px;
    color: #D53232;
    margin-top: 4px;
}
/* _content/TLTAdminWeb/Views/HealthQuestion/AddQuestion.cshtml.rz.scp.css */
.container-header[b-sk2tlu2oi8] {
    box-shadow: none;
}

.text-header[b-sk2tlu2oi8] {
    font-size: 16px;
    font-weight: bold;
}

.text-edit[b-sk2tlu2oi8] {
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
}

.gap-container[b-sk2tlu2oi8] {
    margin-bottom: 10px;
}

.card-question-detail[b-sk2tlu2oi8] {
    box-shadow: none;
    border-radius: 0px 10px 10px 10px;
}

.btn-lang-active[b-sk2tlu2oi8], .btn-lang[b-sk2tlu2oi8] {
    border-radius: 5px 5px 0px 0px;
    width: 100px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.btn-lang-active[b-sk2tlu2oi8] {
    background-color: #FFFFFF !important;
}

.btn-lang[b-sk2tlu2oi8] {
    background-color: #E1E1E1;
}

.btn-cancel[b-sk2tlu2oi8] {
    width: 100px;
    border-radius: 24px;
    background-color: #FFFFFF;
    color: #D53232;
    margin-right: 8px;
    border-color: #D53232;
    font-size: 14px;
    font-weight: 500;
}

.btn-submit[b-sk2tlu2oi8] {
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
}

.card-answer[b-sk2tlu2oi8], .card-answer-en[b-sk2tlu2oi8] {
    background-color: #F4F4F4;
    box-shadow: none;
    display: none;
}

.button-default[b-sk2tlu2oi8] {
    background-color: #D3D2D2;
    font-size: 14px;
    font-weight: 500;
    width: 100px;
    margin-right: 10px;
    color: #FFFFFF;
    border-radius: 24px;
}

.button-add-answer[b-sk2tlu2oi8], .button-delete-answer[b-sk2tlu2oi8], .button-link-answer[b-sk2tlu2oi8] {
    border-color: #D53232;
    color: #D53232;
    border-radius: 50%;
    border-width: 2px;
    font-size: 12px;
    margin-right: 10px;
    min-height: 24px;
    min-width: 24px;
    width: 24px;
    height: 24px;
    padding: 0px;
}

.button-sort[b-sk2tlu2oi8] {
    padding: 0px;
    margin-right: 10px;
    color: #D53232;
    border: none;
}

.radio-answer[b-sk2tlu2oi8], .checkbox-answer[b-sk2tlu2oi8], .input-answer[b-sk2tlu2oi8], .radio-more-answer[b-sk2tlu2oi8] {
    margin-right: 10px;
}

.container-select-more-answer[b-sk2tlu2oi8], .container-input-more-answer[b-sk2tlu2oi8] {
    padding-right: 15px;
}

.container-radio-answer[b-sk2tlu2oi8], .container-answer-textbox[b-sk2tlu2oi8], .container-placeholder-more-answer[b-sk2tlu2oi8], .card-more-answer[b-sk2tlu2oi8], .container-more-answer-dropdown[b-sk2tlu2oi8], .container-more-answer-radio[b-sk2tlu2oi8], .container-checkbox-answer[b-sk2tlu2oi8],
.container-radio-answer-en[b-sk2tlu2oi8], .container-answer-textbox-en[b-sk2tlu2oi8], .container-placeholder-more-answer-en[b-sk2tlu2oi8], .card-more-answer-en[b-sk2tlu2oi8], .container-more-answer-dropdown-en[b-sk2tlu2oi8], .container-more-answer-radio-en[b-sk2tlu2oi8], .container-checkbox-answer-en[b-sk2tlu2oi8] {
    display: none;
}

.title-detail[b-sk2tlu2oi8] {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
}

.title-option-answer[b-sk2tlu2oi8], .title-placeholder[b-sk2tlu2oi8], .title-number-dropdown[b-sk2tlu2oi8] {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
}

.option-answer[b-sk2tlu2oi8], .input-answer[b-sk2tlu2oi8], .input-placeholder-more-answer[b-sk2tlu2oi8], .input-more-answer[b-sk2tlu2oi8], .input-placeholder-more-answer-en[b-sk2tlu2oi8] {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
}

.container-option-answer[b-sk2tlu2oi8] {
    margin: 10px 0px;
}

.radio-answer[b-sk2tlu2oi8], .checkbox-answer[b-sk2tlu2oi8], .radio-more-answer[b-sk2tlu2oi8] {
    border-color: #A8A7A7;
    border-width: 1px;
    min-width: 14px;
    min-height: 14px;
}

.icon-cancel[b-sk2tlu2oi8] {
    cursor: pointer;
    font-size: 14px;
    color: #545454;
}

.card-add-more-answer[b-sk2tlu2oi8], .card-add-more-answer-en[b-sk2tlu2oi8] {
    cursor: pointer;
}

.container-en[b-sk2tlu2oi8] {
    display: none;
}

.text-breadcrumb[b-sk2tlu2oi8] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-sk2tlu2oi8] {
    color: #000000;
    font-weight: 500;
}

.text-lastModified[b-sk2tlu2oi8] {
    font-size: 14px;
    color: #98A2B3;
    font-weight: 400;
}

.border-card[b-sk2tlu2oi8] {
    border-radius: 10px;
}

.border-input[b-sk2tlu2oi8] {
    border-radius: 4px;
}

.container-btn-submit[b-sk2tlu2oi8] {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
/* _content/TLTAdminWeb/Views/HealthQuestion/EditQuestion.cshtml.rz.scp.css */
.container-header[b-3nfbponyzg] {
    box-shadow: none;
}

.text-header[b-3nfbponyzg] {
    font-size: 16px;
    font-weight: bold;
}

.text-edit[b-3nfbponyzg] {
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
}

.gap-container[b-3nfbponyzg] {
    margin-bottom: 10px;
}

.card-question-detail[b-3nfbponyzg] {
    box-shadow: none;
    border-radius: 0px 10px 10px 10px;
}

.btn-lang-active[b-3nfbponyzg], .btn-lang[b-3nfbponyzg] {
    border-radius: 5px 5px 0px 0px;
    width: 100px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.btn-lang-active[b-3nfbponyzg] {
    background-color: #FFFFFF !important;
}

.btn-lang[b-3nfbponyzg] {
    background-color: #E1E1E1;
}

.btn-cancel[b-3nfbponyzg] {
    width: 100px;
    border-radius: 24px;
    background-color: #FFFFFF;
    color: #D53232;
    margin-right: 8px;
    border-color: #D53232;
    font-size: 14px;
    font-weight: 500;
}

.btn-submit[b-3nfbponyzg] {
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
}

.card-answer[b-3nfbponyzg], .card-answer-en[b-3nfbponyzg] {
    background-color: #F4F4F4;
    box-shadow: none;
    display: none;
}

.button-default[b-3nfbponyzg] {
    background-color: #D3D2D2;
    font-size: 14px;
    font-weight: 500;
    width: 100px;
    margin-right: 10px;
    color: #FFFFFF;
    border-radius: 24px;
}

.button-add-answer[b-3nfbponyzg], .button-delete-answer[b-3nfbponyzg], .button-link-answer[b-3nfbponyzg] {
    border-color: #D53232;
    color: #D53232;
    border-radius: 50%;
    border-width: 2px;
    font-size: 12px;
    margin-right: 10px;
    min-height: 24px;
    min-width: 24px;
    width: 24px;
    height: 24px;
    padding: 0px;
}

.button-sort[b-3nfbponyzg] {
    padding: 0px;
    margin-right: 10px;
    color: #D53232;
    border: none;
}

.radio-answer[b-3nfbponyzg], .checkbox-answer[b-3nfbponyzg], .input-answer[b-3nfbponyzg], .radio-more-answer[b-3nfbponyzg] {
    margin-right: 10px;
}

.container-select-more-answer[b-3nfbponyzg], .container-input-more-answer[b-3nfbponyzg] {
    padding-right: 15px;
}

.container-radio-answer[b-3nfbponyzg], .container-answer-textbox[b-3nfbponyzg], .container-placeholder-more-answer[b-3nfbponyzg], .card-more-answer[b-3nfbponyzg], .container-more-answer-dropdown[b-3nfbponyzg], .container-more-answer-radio[b-3nfbponyzg], .container-checkbox-answer[b-3nfbponyzg],
.container-radio-answer-en[b-3nfbponyzg], .container-answer-textbox-en[b-3nfbponyzg], .container-placeholder-more-answer-en[b-3nfbponyzg], .card-more-answer-en[b-3nfbponyzg], .container-more-answer-dropdown-en[b-3nfbponyzg], .container-more-answer-radio-en[b-3nfbponyzg], .container-checkbox-answer-en[b-3nfbponyzg] {
    display: none;
}

.title-detail[b-3nfbponyzg] {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
}

.title-option-answer[b-3nfbponyzg], .title-placeholder[b-3nfbponyzg], .title-number-dropdown[b-3nfbponyzg] {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
}

.option-answer[b-3nfbponyzg], .input-answer[b-3nfbponyzg], .input-placeholder-more-answer[b-3nfbponyzg], .input-more-answer[b-3nfbponyzg], .input-placeholder-more-answer-en[b-3nfbponyzg] {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
}

.container-option-answer[b-3nfbponyzg] {
    margin: 10px 0px;
}

.radio-answer[b-3nfbponyzg], .checkbox-answer[b-3nfbponyzg], .radio-more-answer[b-3nfbponyzg] {
    border-color: #A8A7A7;
    border-width: 1px;
    min-width: 14px;
    min-height: 14px;
}

.icon-cancel[b-3nfbponyzg] {
    cursor: pointer;
    font-size: 14px;
    color: #545454;
}

.card-add-more-answer[b-3nfbponyzg], .card-add-more-answer-en[b-3nfbponyzg] {
    cursor: pointer;
}

.container-en[b-3nfbponyzg] {
    display: none;
}

.init-container-form-radio-answer[b-3nfbponyzg], .init-container-form-checkbox-answer[b-3nfbponyzg], .init-container-form-more-answer-dropdown[b-3nfbponyzg], .init-container-form-more-answer-radio[b-3nfbponyzg] {
    display: none;
}

.init-container-form-radio-answer-en[b-3nfbponyzg], .init-container-form-checkbox-answer-en[b-3nfbponyzg], .init-container-form-more-answer-dropdown-en[b-3nfbponyzg], .init-container-form-more-answer-radio-en[b-3nfbponyzg] {
    display: none;
}

.text-breadcrumb[b-3nfbponyzg] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-3nfbponyzg] {
    color: #000000;
    font-weight: 500;
}

.hidden-input[b-3nfbponyzg] {
    opacity: 0;
    position: absolute;
    left: -9999px;
}

.text-lastModified[b-3nfbponyzg] {
    font-size: 14px;
    color: #98A2B3;
    font-weight: 400;
}

.border-card[b-3nfbponyzg] {
    border-radius: 10px;
}

.border-input[b-3nfbponyzg] {
    border-radius: 4px;
}

.container-btn-submit[b-3nfbponyzg] {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
/* _content/TLTAdminWeb/Views/HealthQuestion/Index.cshtml.rz.scp.css */
.container-header[b-sbefc6f5s8] {
    box-shadow: none;
}

.text-header[b-sbefc6f5s8] {
    font-size: 16px;
    font-weight: bold;
}

.text-edit[b-sbefc6f5s8] {
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
}

.gap-container[b-sbefc6f5s8] {
    margin-bottom: 10px;
}

.card-add-question[b-sbefc6f5s8] {
    cursor: pointer;
}

.btn-language[b-sbefc6f5s8] {
    width: 100px;
    background-color: #FFFFFF;
    color: #545454;
    border-radius: 24px;
    border-color: #545454;
    border-width: 1px;
    font-size: 14px;
    font-weight: 500;
}

.container-title-question[b-sbefc6f5s8] {
    display: flex;
    justify-content: space-between;
}

.btn-edit[b-sbefc6f5s8] {
    color: #D53232;
    background-color: #FFFFFF;
    border-color: #D53232;
    border-width: 1px;
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
    margin-right: 8px;
}

.btn-delete[b-sbefc6f5s8] {
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
}

.title-question[b-sbefc6f5s8] {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    display: flex;
    align-items: center;
}

.card-question[b-sbefc6f5s8] {
    box-shadow: none;
}

.card-testimonial[b-sbefc6f5s8] {
    box-shadow: none;
}

.text-radio-questionsAnswer[b-sbefc6f5s8], .div-questionsName[b-sbefc6f5s8], .text-checkbox-questionsAnswer[b-sbefc6f5s8], .div-testimonial[b-sbefc6f5s8] {
    font-size: 16px;
    color: #333333;
    font-weight: 400;
}

.input-questionsAnswer[b-sbefc6f5s8] {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
}

.text-breadcrumb[b-sbefc6f5s8] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-sbefc6f5s8] {
    color: #000000;
    font-weight: 500;
}

.container-optional-radio[b-sbefc6f5s8] {
    border: 1px solid Grey;
    border-radius: 24px;
    display: flex;
    flex-wrap: wrap;
    padding: 6px 12px;
}

.text-lastModified[b-sbefc6f5s8] {
    font-size: 14px;
    color: #98A2B3;
    font-weight: 400;
}

.text-add-testimonial[b-sbefc6f5s8], .text-add-question[b-sbefc6f5s8] {
    font-size: 16px;
    color: #333333;
    font-weight: 500;
}

.icon-add[b-sbefc6f5s8] {
    margin-right: 15px;
}

.border-card[b-sbefc6f5s8] {
    border-radius: 10px;
}

.border-input[b-sbefc6f5s8] {
    border-radius: 4px;
}

.container-questionName[b-sbefc6f5s8] {
    display: flex;
}

.text-indexQuestion[b-sbefc6f5s8] {
    font-size: 16px;
    color: #333333;
    font-weight: 400;
}

.btn-back[b-sbefc6f5s8] {
    width: 134px;
    border-radius: 24px;
    background-color: #FFFFFF;
    color: #D33630;
    border-color: #D33630;
    font-size: 14px;
    font-weight: 500;
}

.container-btn-back[b-sbefc6f5s8] {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
/* _content/TLTAdminWeb/Views/HealthQuestion/InsuranceCompany.cshtml.rz.scp.css */
.text-breadcrumb[b-wlz784c703] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-wlz784c703] {
    color: #000000;
    font-weight: 500;
}

.container-insurance[b-wlz784c703] {
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: 11px 21px;
}

.text-header[b-wlz784c703] {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
}

.card-insurance[b-wlz784c703] {
    border-radius: 15px;
    margin-bottom: 10px;
    cursor: pointer;
    :hover {
        background-color: #F3F4F5;
    }
}

.card-body-insurance[b-wlz784c703] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 15px;
}

.text-insurance-name[b-wlz784c703] {
    color: #333333;
    font-size: 16px;
    font-weight: 400;
}

.icon-right[b-wlz784c703] {
    color: #A8A7A7;
}
/* _content/TLTAdminWeb/Views/Login/Index.cshtml.rz.scp.css */
.container-login[b-0e0s07ogj8] {
    max-width: 450px;
    margin: auto;
}

.text-title-toyota[b-0e0s07ogj8] {
    color: #333333;
    font-size: 18px;
    font-weight: 500;
    padding: 0px;
}

.text-input-login[b-0e0s07ogj8] {
    color: #333333;
    font-weight: 400;
    font-size: 14px;
    padding: 0px;
}

.text-forgot-password[b-0e0s07ogj8] {
    color: #D53232;
    font-weight: 500;
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer;
    width: fit-content;
    margin: auto;
}

.btn-login[b-0e0s07ogj8] {
    margin-bottom: 24px;
    font-size: 14px;
    font-weight: 500;
}

.container-title-toyota[b-0e0s07ogj8] {
    margin-bottom: 8px;
}

.container-input-login[b-0e0s07ogj8] {
    margin-bottom: 16px;
}

.input-login[b-0e0s07ogj8] {
    border: 1px solid #98A2B3;
    border-radius: 4px;
    color: #333333;
    font-weight: 400;
    font-size: 14px;
}

.text-validate[b-0e0s07ogj8] {
    color: #D53232;
}

.container-validate[b-0e0s07ogj8] {
    display: none;
    margin-bottom: 16px;
}

.input-validate[b-0e0s07ogj8] {
    border: 1px solid #D53232;
}

.logo[b-0e0s07ogj8] {
    max-width: 250px;
    margin: auto;
}

.icon-eye[b-0e0s07ogj8] {
    color: #98A2B3;
    position: absolute;
    font-size: 13px;
    right: 8px;
    top: 10px;
}

.container-inputPassword[b-0e0s07ogj8] {
    display: flex;
    position: relative;
}

.icon-validate[b-0e0s07ogj8] {
    margin-right: 8px;
    color: #D53232;
    margin-top: 4px;
}
/* _content/TLTAdminWeb/Views/Login/LoginWith2fa.cshtml.rz.scp.css */
.container-login[b-j0kx704bsi] {
    max-width: 450px;
    margin: auto;
}

.text-title-toyota[b-j0kx704bsi] {
    color: #333333;
    font-size: 18px;
    font-weight: 500;
    padding: 0px;
}

.text-input-login[b-j0kx704bsi] {
    color: #333333;
    font-weight: 400;
    font-size: 14px;
    padding: 0px;
}

.text-forgot-password[b-j0kx704bsi] {
    color: #D53232;
    font-weight: 500;
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer;
    width: fit-content;
    margin: auto;
}

.btn-login[b-j0kx704bsi] {
    margin-bottom: 24px;
    font-size: 14px;
    font-weight: 500;
}

.container-title-toyota[b-j0kx704bsi] {
    margin-bottom: 8px;
}

.container-input-login[b-j0kx704bsi] {
    margin-bottom: 16px;
}

.input-login[b-j0kx704bsi] {
    border: 1px solid #98A2B3;
    border-radius: 4px;
    color: #333333;
    font-weight: 400;
    font-size: 14px;
}

.text-validate[b-j0kx704bsi] {
    color: #D53232;
}

.container-validate[b-j0kx704bsi] {
    display: none;
    margin-bottom: 16px;
}

.input-validate[b-j0kx704bsi] {
    border: 1px solid #D53232;
}

.logo[b-j0kx704bsi] {
    max-width: 250px;
    margin: auto;
}

.icon-eye[b-j0kx704bsi] {
    color: #98A2B3;
    position: absolute;
    font-size: 13px;
    right: 8px;
    top: 10px;
}

.container-inputPassword[b-j0kx704bsi] {
    display: flex;
    position: relative;
}

.icon-validate[b-j0kx704bsi] {
    margin-right: 8px;
    color: #D53232;
    margin-top: 4px;
}
/* _content/TLTAdminWeb/Views/Login/LoginWithRecoveryCode.cshtml.rz.scp.css */
.container-login[b-9xqnwhpqiv] {
    max-width: 450px;
    margin: auto;
}

.text-title-toyota[b-9xqnwhpqiv] {
    color: #333333;
    font-size: 18px;
    font-weight: 500;
    padding: 0px;
}

.text-input-login[b-9xqnwhpqiv] {
    color: #333333;
    font-weight: 400;
    font-size: 14px;
    padding: 0px;
}

.text-forgot-password[b-9xqnwhpqiv] {
    color: #D53232;
    font-weight: 500;
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer;
    width: fit-content;
    margin: auto;
}

.btn-login[b-9xqnwhpqiv] {
    margin-bottom: 24px;
    font-size: 14px;
    font-weight: 500;
}

.container-title-toyota[b-9xqnwhpqiv] {
    margin-bottom: 8px;
}

.container-input-login[b-9xqnwhpqiv] {
    margin-bottom: 16px;
}

.input-login[b-9xqnwhpqiv] {
    border: 1px solid #98A2B3;
    border-radius: 4px;
    color: #333333;
    font-weight: 400;
    font-size: 14px;
}

.text-validate[b-9xqnwhpqiv] {
    color: #D53232;
}

.container-validate[b-9xqnwhpqiv] {
    display: none;
    margin-bottom: 16px;
}

.input-validate[b-9xqnwhpqiv] {
    border: 1px solid #D53232;
}

.logo[b-9xqnwhpqiv] {
    max-width: 250px;
    margin: auto;
}

.icon-eye[b-9xqnwhpqiv] {
    color: #98A2B3;
    position: absolute;
    font-size: 13px;
    right: 8px;
    top: 10px;
}

.container-inputPassword[b-9xqnwhpqiv] {
    display: flex;
    position: relative;
}

.icon-validate[b-9xqnwhpqiv] {
    margin-right: 8px;
    color: #D53232;
    margin-top: 4px;
}
/* _content/TLTAdminWeb/Views/Maintenance/Index.cshtml.rz.scp.css */
.logo[b-t6r7apb0fo] {
    max-width: 250px;
    margin: auto;
}

.text-title[b-t6r7apb0fo] {
    color: #333333;
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 16px;
}

.text-description-1[b-t6r7apb0fo] {
    color: #333333;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 16px;
}

.text-description-2[b-t6r7apb0fo] {
    color: #333333;
    font-size: 16px;
    font-weight: 500;
}
/* _content/TLTAdminWeb/Views/MenuManagement/SettingMenu.cshtml.rz.scp.css */
.chk-odd-row[b-v4rhbdb7w3] {
    background: #EFECEC;
    padding: 0.5rem;
    padding-left: 15px;
}

.chk-even-row[b-v4rhbdb7w3] {
    background: #D2E0E2;
    padding: 0.5rem;
    padding-left: 15px;
}

.icon-alert[b-v4rhbdb7w3] {
    color: var(--main-theme) !important;
}
/* _content/TLTAdminWeb/Views/PDPA/AddQuestion.cshtml.rz.scp.css */
.container-header[b-zzunghjky1] {
    box-shadow: none;
}

.text-header[b-zzunghjky1] {
    font-size: 16px;
    font-weight: bold;
}

.text-edit[b-zzunghjky1] {
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
}

.gap-container[b-zzunghjky1] {
    margin-bottom: 10px;
}

.card-question-detail[b-zzunghjky1] {
    box-shadow: none;
    border-radius: 0px 10px 10px 10px;
}

.btn-lang-active[b-zzunghjky1], .btn-lang[b-zzunghjky1] {
    border-radius: 5px 5px 0px 0px;
    width: 100px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.btn-lang-active[b-zzunghjky1] {
    background-color: #FFFFFF !important;
}

.btn-lang[b-zzunghjky1] {
    background-color: #E1E1E1;
}

.btn-cancel[b-zzunghjky1] {
    width: 100px;
    border-radius: 24px;
    background-color: #FFFFFF;
    color: #D53232;
    margin-right: 8px;
    border-color: #D53232;
    font-size: 14px;
    font-weight: 500;
}

.btn-submit[b-zzunghjky1] {
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
}

.card-answer[b-zzunghjky1], .card-answer-en[b-zzunghjky1] {
    background-color: #F4F4F4;
    box-shadow: none;
    display: none;
}

.button-default[b-zzunghjky1] {
    background-color: #D3D2D2;
    font-size: 14px;
    font-weight: 500;
    width: 100px;
    margin-right: 10px;
    color: #FFFFFF;
    border-radius: 24px;
}

.button-add-answer[b-zzunghjky1], .button-delete-answer[b-zzunghjky1], .button-link-answer[b-zzunghjky1] {
    border-color: #D53232;
    color: #D53232;
    border-radius: 50%;
    border-width: 2px;
    font-size: 12px;
    margin-right: 10px;
    min-height: 24px;
    min-width: 24px;
    width: 24px;
    height: 24px;
    padding: 0px;
}

.button-sort[b-zzunghjky1] {
    padding: 0px;
    margin-right: 10px;
    color: #D53232;
    border: none;
}

.radio-answer[b-zzunghjky1], .checkbox-answer[b-zzunghjky1], .input-answer[b-zzunghjky1], .radio-more-answer[b-zzunghjky1] {
    margin-right: 10px;
}

.container-select-more-answer[b-zzunghjky1], .container-input-more-answer[b-zzunghjky1] {
    padding-right: 15px;
}

.container-radio-answer[b-zzunghjky1], .container-answer-textbox[b-zzunghjky1], .container-placeholder-more-answer[b-zzunghjky1], .card-more-answer[b-zzunghjky1], .container-more-answer-dropdown[b-zzunghjky1], .container-more-answer-radio[b-zzunghjky1], .container-checkbox-answer[b-zzunghjky1],
.container-radio-answer-en[b-zzunghjky1], .container-answer-textbox-en[b-zzunghjky1], .container-placeholder-more-answer-en[b-zzunghjky1], .card-more-answer-en[b-zzunghjky1], .container-more-answer-dropdown-en[b-zzunghjky1], .container-more-answer-radio-en[b-zzunghjky1], .container-checkbox-answer-en[b-zzunghjky1] {
    display: none;
}

.title-detail[b-zzunghjky1] {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
}

.title-option-answer[b-zzunghjky1], .title-placeholder[b-zzunghjky1], .title-number-dropdown[b-zzunghjky1] {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
}

.option-answer[b-zzunghjky1], .input-answer[b-zzunghjky1], .input-placeholder-more-answer[b-zzunghjky1], .input-more-answer[b-zzunghjky1], .input-placeholder-more-answer-en[b-zzunghjky1] {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
}

.container-option-answer[b-zzunghjky1] {
    margin: 10px 0px;
}

.radio-answer[b-zzunghjky1], .checkbox-answer[b-zzunghjky1], .radio-more-answer[b-zzunghjky1] {
    border-color: #A8A7A7;
    border-width: 1px;
    min-width: 14px;
    min-height: 14px;
}

.icon-cancel[b-zzunghjky1] {
    cursor: pointer;
    font-size: 14px;
    color: #545454;
}

.card-add-more-answer[b-zzunghjky1], .card-add-more-answer-en[b-zzunghjky1] {
    cursor: pointer;
}

.container-en[b-zzunghjky1] {
    display: none;
}

.text-breadcrumb[b-zzunghjky1] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-zzunghjky1] {
    color: #000000;
    font-weight: 500;
}

.text-lastModified[b-zzunghjky1] {
    font-size: 14px;
    color: #98A2B3;
    font-weight: 400;
}

.border-card[b-zzunghjky1] {
    border-radius: 10px;
}

.border-input[b-zzunghjky1] {
    border-radius: 4px;
}

.container-btn-submit[b-zzunghjky1] {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
/* _content/TLTAdminWeb/Views/PDPA/EditQuestion.cshtml.rz.scp.css */
.container-header[b-eyaao3336z] {
    box-shadow: none;
}

.text-header[b-eyaao3336z] {
    font-size: 16px;
    font-weight: bold;
}

.text-edit[b-eyaao3336z] {
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
}

.gap-container[b-eyaao3336z] {
    margin-bottom: 10px;
}

.card-question-detail[b-eyaao3336z] {
    box-shadow: none;
    border-radius: 0px 10px 10px 10px;
}

.btn-lang-active[b-eyaao3336z], .btn-lang[b-eyaao3336z] {
    border-radius: 5px 5px 0px 0px;
    width: 100px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.btn-lang-active[b-eyaao3336z] {
    background-color: #FFFFFF !important;
}

.btn-lang[b-eyaao3336z] {
    background-color: #E1E1E1;
}

.btn-cancel[b-eyaao3336z] {
    width: 100px;
    border-radius: 24px;
    background-color: #FFFFFF;
    color: #D53232;
    margin-right: 8px;
    border-color: #D53232;
    font-size: 14px;
    font-weight: 500;
}

.btn-submit[b-eyaao3336z] {
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
}

.card-answer[b-eyaao3336z], .card-answer-en[b-eyaao3336z] {
    background-color: #F4F4F4;
    box-shadow: none;
    display: none;
}

.button-default[b-eyaao3336z] {
    background-color: #D3D2D2;
    font-size: 14px;
    font-weight: 500;
    width: 100px;
    margin-right: 10px;
    color: #FFFFFF;
    border-radius: 24px;
}

.button-add-answer[b-eyaao3336z], .button-delete-answer[b-eyaao3336z], .button-link-answer[b-eyaao3336z] {
    border-color: #D53232;
    color: #D53232;
    border-radius: 50%;
    border-width: 2px;
    font-size: 12px;
    margin-right: 10px;
    min-height: 24px;
    min-width: 24px;
    width: 24px;
    height: 24px;
    padding: 0px;
}

.button-sort[b-eyaao3336z] {
    padding: 0px;
    margin-right: 10px;
    color: #D53232;
    border: none;
}

.radio-answer[b-eyaao3336z], .checkbox-answer[b-eyaao3336z], .input-answer[b-eyaao3336z], .radio-more-answer[b-eyaao3336z] {
    margin-right: 10px;
}

.container-select-more-answer[b-eyaao3336z], .container-input-more-answer[b-eyaao3336z] {
    padding-right: 15px;
}

.container-radio-answer[b-eyaao3336z], .container-answer-textbox[b-eyaao3336z], .container-placeholder-more-answer[b-eyaao3336z], .card-more-answer[b-eyaao3336z], .container-more-answer-dropdown[b-eyaao3336z], .container-more-answer-radio[b-eyaao3336z], .container-checkbox-answer[b-eyaao3336z],
.container-radio-answer-en[b-eyaao3336z], .container-answer-textbox-en[b-eyaao3336z], .container-placeholder-more-answer-en[b-eyaao3336z], .card-more-answer-en[b-eyaao3336z], .container-more-answer-dropdown-en[b-eyaao3336z], .container-more-answer-radio-en[b-eyaao3336z], .container-checkbox-answer-en[b-eyaao3336z] {
    display: none;
}

.title-detail[b-eyaao3336z] {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
}

.title-option-answer[b-eyaao3336z], .title-placeholder[b-eyaao3336z], .title-number-dropdown[b-eyaao3336z] {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
}

.option-answer[b-eyaao3336z], .input-answer[b-eyaao3336z], .input-placeholder-more-answer[b-eyaao3336z], .input-more-answer[b-eyaao3336z], .input-placeholder-more-answer-en[b-eyaao3336z] {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
}

.container-option-answer[b-eyaao3336z] {
    margin: 10px 0px;
}

.radio-answer[b-eyaao3336z], .checkbox-answer[b-eyaao3336z], .radio-more-answer[b-eyaao3336z] {
    border-color: #A8A7A7;
    border-width: 1px;
    min-width: 14px;
    min-height: 14px;
}

.icon-cancel[b-eyaao3336z] {
    cursor: pointer;
    font-size: 14px;
    color: #545454;
}

.card-add-more-answer[b-eyaao3336z], .card-add-more-answer-en[b-eyaao3336z] {
    cursor: pointer;
}

.container-en[b-eyaao3336z] {
    display: none;
}

.init-container-form-radio-answer[b-eyaao3336z], .init-container-form-checkbox-answer[b-eyaao3336z], .init-container-form-more-answer-dropdown[b-eyaao3336z], .init-container-form-more-answer-radio[b-eyaao3336z] {
    display: none;
}

.init-container-form-radio-answer-en[b-eyaao3336z], .init-container-form-checkbox-answer-en[b-eyaao3336z], .init-container-form-more-answer-dropdown-en[b-eyaao3336z], .init-container-form-more-answer-radio-en[b-eyaao3336z] {
    display: none;
}

.text-breadcrumb[b-eyaao3336z] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-eyaao3336z] {
    color: #000000;
    font-weight: 500;
}

.hidden-input[b-eyaao3336z] {
    opacity: 0;
    position: absolute;
    left: -9999px;
}

.text-lastModified[b-eyaao3336z] {
    font-size: 14px;
    color: #98A2B3;
    font-weight: 400;
}

.border-card[b-eyaao3336z] {
    border-radius: 10px;
}

.border-input[b-eyaao3336z] {
    border-radius: 4px;
}

.container-btn-submit[b-eyaao3336z] {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
/* _content/TLTAdminWeb/Views/PDPA/Index.cshtml.rz.scp.css */
.container-header[b-4t8wt4lufg] {
    box-shadow: none;
}

.text-header[b-4t8wt4lufg] {
    font-size: 16px;
    font-weight: bold;
}

.text-edit[b-4t8wt4lufg] {
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
}

.gap-container[b-4t8wt4lufg] {
    margin-bottom: 10px;
}

.card-add-question[b-4t8wt4lufg] {
    cursor: pointer;
}

.btn-language[b-4t8wt4lufg] {
    width: 100px;
    background-color: #FFFFFF;
    color: #545454;
    border-radius: 24px;
    border-color: #545454;
    border-width: 1px;
    font-size: 14px;
    font-weight: 500;
}

.container-title-question[b-4t8wt4lufg] {
    display: flex;
    justify-content: space-between;
}

.btn-edit[b-4t8wt4lufg] {
    color: #D53232;
    background-color: #FFFFFF;
    border-color: #D53232;
    border-width: 1px;
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
    margin-right: 8px;
}

.btn-delete[b-4t8wt4lufg] {
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
}

.title-question[b-4t8wt4lufg] {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    display: flex;
    align-items: center;
}

.card-question[b-4t8wt4lufg] {
    box-shadow: none;
}

.card-testimonial[b-4t8wt4lufg] {
    box-shadow: none;
}

.text-radio-questionsAnswer[b-4t8wt4lufg], .div-questionsName[b-4t8wt4lufg], .text-checkbox-questionsAnswer[b-4t8wt4lufg], .div-testimonial[b-4t8wt4lufg] {
    font-size: 16px;
    color: #333333;
    font-weight: 400;
}

.input-questionsAnswer[b-4t8wt4lufg] {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
}

.text-breadcrumb[b-4t8wt4lufg] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-4t8wt4lufg] {
    color: #000000;
    font-weight: 500;
}

.container-optional-radio[b-4t8wt4lufg] {
    border: 1px solid Grey;
    border-radius: 24px;
    display: flex;
    flex-wrap: wrap;
    padding: 6px 12px;
}

.text-lastModified[b-4t8wt4lufg] {
    font-size: 14px;
    color: #98A2B3;
    font-weight: 400;
}

.text-add-testimonial[b-4t8wt4lufg], .text-add-question[b-4t8wt4lufg] {
    font-size: 16px;
    color: #333333;
    font-weight: 500;
}

.icon-add[b-4t8wt4lufg] {
    margin-right: 15px;
}

.border-card[b-4t8wt4lufg] {
    border-radius: 10px;
}

.border-input[b-4t8wt4lufg] {
    border-radius: 4px;
}

.container-question-name[b-4t8wt4lufg] {
    overflow-x: auto;
    display: block;
    max-height: calc(100vh - 280px);
}

.container-input[b-4t8wt4lufg] {
    display: flex;
    align-items: center;
}

.btn-back[b-4t8wt4lufg] {
    width: 134px;
    border-radius: 24px;
    background-color: #FFFFFF;
    color: #D33630;
    border-color: #D33630;
    font-size: 14px;
    font-weight: 500;
}

.container-btn-back[b-4t8wt4lufg] {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
/* _content/TLTAdminWeb/Views/PDPA/InsuranceCompany.cshtml.rz.scp.css */
.text-breadcrumb[b-qxfex0e5z5] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-qxfex0e5z5] {
    color: #000000;
    font-weight: 500;
}

.container-insurance[b-qxfex0e5z5] {
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: 11px 21px;
}

.text-header[b-qxfex0e5z5] {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
}

.card-insurance[b-qxfex0e5z5] {
    border-radius: 15px;
    margin-bottom: 10px;
    cursor: pointer;
    :hover {
        background-color: #F3F4F5;
    }
}

.card-body-insurance[b-qxfex0e5z5] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 15px;
}

.text-insurance-name[b-qxfex0e5z5] {
    color: #333333;
    font-size: 16px;
    font-weight: 400;
}

.icon-right[b-qxfex0e5z5] {
    color: #A8A7A7;
}
/* _content/TLTAdminWeb/Views/PermissionsManagement/Index.cshtml.rz.scp.css */
.btn-edit[b-2yl6w6piuq], .btn-delete[b-2yl6w6piuq] {
    color: var(--bs-gray-500)
}

.card-product[b-2yl6w6piuq] {
    cursor:pointer
}
.card-parent.active[b-2yl6w6piuq], .card-parent:hover[b-2yl6w6piuq] {
    background: #E7E7E7;
}
.btn-edit[b-2yl6w6piuq], .btn-delete[b-2yl6w6piuq] {
    font-size: 14px;
}

.form-check .form-check-input[b-2yl6w6piuq] {
    float: left;
    margin-left: -1.5em;
    width: 18px;
    height: 18px;
}

.form-check-input:checked[b-2yl6w6piuq] {
    background-color: #313131;
    border-color: #181818;
    width: 18px;
    height: 18px;
}
/* _content/TLTAdminWeb/Views/ProcessMappingEmailSettings/Index.cshtml.rz.scp.css */
.text-breadcrumb[b-1nsepz67dc] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-1nsepz67dc] {
    color: #000000;
    font-weight: 500;
}

.container-process-mapping-email-settings[b-1nsepz67dc] {
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: 11px 21px;
}

.text-header[b-1nsepz67dc] {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
}

.text-process-mapping-email-send[b-1nsepz67dc] {
    color: #333333;
    font-weight: 400;
    font-size: 14px;
}

.container-add-process-mapping-email[b-1nsepz67dc] {
    display: flex;
    margin-top: 5px;
}

.input-add-process-mapping-email[b-1nsepz67dc] {
    margin-right: 10px;
    font-size: 14px;
    font-weight: 400;
    border-radius: 4px;
}

.card-process-mapping-email[b-1nsepz67dc] {
    border-radius: 4px;
    margin-top: 5px;
}

.card-process-mapping-email-settings[b-1nsepz67dc] {
    border-radius: 10px;
}

.btn-add-process-mapping-email[b-1nsepz67dc] {
    font-size: 14px;
    width: 87px;
}

.card-body-process-mapping-email[b-1nsepz67dc] {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

.icon-edit[b-1nsepz67dc] {
    margin-right: 8px;
    color: #A8A7A7;
    width: 12px;
    height: 12px;
    cursor: pointer;
}

.icon-trash[b-1nsepz67dc] {
    color: #A8A7A7;
    width: 12px;
    height: 12px;
    cursor: pointer;
}

.text-email[b-1nsepz67dc] {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    word-break: break-all;
}

.container-btn-submit[b-1nsepz67dc] {
    margin-top: 20px;
}

.btn-back[b-1nsepz67dc] {
    width: 134px;
    border-radius: 24px;
    background-color: #FFFFFF;
    color: #D33630;
    border-color: #D33630;
    font-size: 14px;
    font-weight: 500;
    margin-right: 8px;
}

.btn-submit[b-1nsepz67dc] {
    width: 134px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
}

.input-edit-email[b-1nsepz67dc] {
    display: none;
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    border-radius: 4px;
    flex: 1;
}

.icon-save-edit[b-1nsepz67dc] {
    display: none;
    margin-left: 5px;
    margin-right: 5px;
    color: #A8A7A7;
    cursor: pointer;
    width: 14px;
    height: 14px;
}

.icon-cancel-edit[b-1nsepz67dc] {
    display: none;
    color: #A8A7A7;
    cursor: pointer;
    width: 13px;
    height: 13px;
}
/* _content/TLTAdminWeb/Views/ProcessMappingEmailSettings/Process.cshtml.rz.scp.css */
.text-breadcrumb[b-hn6uhdeiz5] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-hn6uhdeiz5] {
    color: #000000;
    font-weight: 500;
}

.container-process[b-hn6uhdeiz5] {
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: 11px 21px;
}

.text-header[b-hn6uhdeiz5] {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
}

.card-process[b-hn6uhdeiz5] {
    border-radius: 15px;
    margin-bottom: 10px;
    cursor: pointer;
    :hover {
        background-color: #F3F4F5;
    }
}

.card-body-process[b-hn6uhdeiz5] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 15px;
}

.text-process-name[b-hn6uhdeiz5] {
    color: #333333;
    font-size: 16px;
    font-weight: 400;
}

.icon-right[b-hn6uhdeiz5] {
    color: #A8A7A7;
}
/* _content/TLTAdminWeb/Views/ProductManagement/Index.cshtml.rz.scp.css */
.btn-edit[b-smo3c777sc], .btn-delete[b-smo3c777sc] {
    color: var(--bs-gray-500)
}

.card-product[b-smo3c777sc] {
    cursor:pointer
}
.card-parent.active[b-smo3c777sc], .card-parent:hover[b-smo3c777sc] {
    background: #E7E7E7;
}
.btn-edit[b-smo3c777sc], .btn-delete[b-smo3c777sc] {
    font-size: 14px;
}

.form-check .form-check-input[b-smo3c777sc] {
    float: left;
    margin-left: -1.5em;
    width: 18px;
    height: 18px;
}

.form-check-input:checked[b-smo3c777sc] {
    background-color: #313131;
    border-color: #181818;
    width: 18px;
    height: 18px;
}
/* _content/TLTAdminWeb/Views/ProtectionRightsPlanGroupManagement/Index.cshtml.rz.scp.css */
.text-breadcrumb[b-zhmdqevabn] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-zhmdqevabn] {
    color: #000000;
    font-weight: 500;
}

.text-header[b-zhmdqevabn] {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
}

.text-title-protectionrightsplangroup-management[b-zhmdqevabn] {
    color: #333333;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 8px;
}

.container-protectionrightsplangroup-management[b-zhmdqevabn] {
    background-color: #FFFFFF;
    border-radius: 4px;
    padding: 11px 20px;
}

.card-container-protectionrightsplangroup-management[b-zhmdqevabn] {
    border-radius: 8px;
}

.card-body-container-protectionrightsplangroup-management[b-zhmdqevabn] {
    padding: 16px;
    border-radius: 8px;
}

.column-insuranceTypeCC[b-zhmdqevabn], .column-insuranceTypeHC[b-zhmdqevabn] {
    display: none;
}

.container-btn-submit[b-zhmdqevabn] {
    margin-top: 20px;
}

.btn-cancel[b-zhmdqevabn] {
    width: 100px;
    border-radius: 24px;
    background-color: #FFFFFF;
    color: #D53232;
    border-color: #D53232;
    font-size: 14px;
    font-weight: 500;
    margin-right: 8px;
}

.btn-submit[b-zhmdqevabn] {
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
}
/* _content/TLTAdminWeb/Views/ReportAPIFail/Index.cshtml.rz.scp.css */
.text-header[b-2sbu5nht7x] {
    color: #000000;
    font-size: 18px;
    font-weight: 500;
}

.text-search[b-2sbu5nht7x] {
    color: #333333;
    font-size: 15px;
    font-weight: 500;
}

.card-search[b-2sbu5nht7x] {
    border-radius: 4px;
    box-shadow: none;
    margin-bottom: 10px;
}

.card-search > .card-body[b-2sbu5nht7x] {
    border-radius: 4px;
    padding: 10px 21px;
}

.title-search[b-2sbu5nht7x] {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
}

.input-search[b-2sbu5nht7x] {
    font-size: 14px;
    font-weight: 400;
    border-radius: 4px;
}

.container-button-search[b-2sbu5nht7x] {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.btn-clear[b-2sbu5nht7x] {
    border: 1px solid #D53232;
    border-radius: 24px;
    width: 100px;
    font-size: 14px;
    color: #D53232;
    font-weight: 500;
    background-color: #FFFFFF;
    margin-right: 8px;
}

.btn-search[b-2sbu5nht7x] {
    border: 1px solid #D53232;
    background-color: #D53232;
    width: 100px;
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
    border-radius: 24px;
}

.gap-search[b-2sbu5nht7x] {
    margin-top: 8px;
}

.btn-export[b-2sbu5nht7x] {
    width: 164px;
    background-color: #D53232;
    border: 1px solid #D53232;
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
    border-radius: 24px;
    margin-bottom: 10px;
}

.table-report-api-fail[b-2sbu5nht7x] {
    text-align: center;
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 0px;
    table-layout: fixed;
    word-break: break-word;
}

.table-report-api-fail > thead > tr[b-2sbu5nht7x] {
    background-color: #D53232;
    color: #FFFFFF;
    font-size: 12px;
}

.table-report-api-fail > thead > tr > th[b-2sbu5nht7x] {
    font-weight: 500;
    width: 170px;
}

.table-report-api-fail > tbody[b-2sbu5nht7x] {
    background-color: #E5E5E5;
    color: #333333;
    font-weight: 400;
    font-size: 12px;
}

.table-report-api-fail > tbody > tr:nth-child(odd) > td[b-2sbu5nht7x] {
    background-color: #EFECEC;
}

.container-table[b-2sbu5nht7x] {
    overflow: auto;
    margin-bottom: 10px;
}

.container-pagination[b-2sbu5nht7x] {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 10px;
}

.select-page[b-2sbu5nht7x] {
    width: fit-content;
    min-width: 34px;
    border: 1px solid #98A2B3;
    border-radius: 5px;
    background-color: #FFFFFF;
    font-size: 10px;
    color: #333333;
    margin-right: 8px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: none;
    padding: 0px 16px 0px 12px;
    height: 26px;
}

.text-total-order[b-2sbu5nht7x] {
    margin-right: 10px;
    color: #333333;
    font-size: 12px;
    font-weight: 400;
}

.text-page[b-2sbu5nht7x], .text-total-page[b-2sbu5nht7x] {
    margin-right: 8px;
    color: #333333;
    font-size: 10px;
    font-weight: 400;
}

.btn-previous[b-2sbu5nht7x], .btn-next[b-2sbu5nht7x] {
    background-color: #D53232;
    color: #fff;
    border-radius: 5px;
    font-size: 12px;
}

.btn-previous[b-2sbu5nht7x] {
    margin-right: 8px;
}

.container-select-page[b-2sbu5nht7x] {
    position: relative;
    display: flex;
}

.icon-select[b-2sbu5nht7x] {
    position: absolute;
    top: 5px;
    right: 12px;
    color: #98A2B3;
}
/* _content/TLTAdminWeb/Views/ReportAPIFail/View.cshtml.rz.scp.css */
.text-breadcrumb[b-854zooxl5u] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-854zooxl5u] {
    color: #000000;
    font-weight: 500;
}

.card-api-fail[b-854zooxl5u] {
    background-color: #FFFFFF;
    border-radius: 10px;
    box-shadow: none;
}

.card-api-fail > .card-body[b-854zooxl5u] {
    border-radius: 10px;
    padding: 11px 21px;
}

.text-header[b-854zooxl5u] {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
}

.card-detail[b-854zooxl5u] {
    background-color: #FFFFFF;
    border-radius: 10px;
    margin-bottom: 10px;
}

.card-detail > .card-body[b-854zooxl5u] {
    border-radius: 10px;
    padding: 11px 21px;
}

.text-title-detail[b-854zooxl5u] {
    color: #333333;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
}

.container-header-detail[b-854zooxl5u] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.div-post[b-854zooxl5u] {
    border: 1px solid #D9D9D9;
    background-color: #FFFFFF;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    border-radius: 10px 0px 0px 10px;
    padding: 11px 10px;
    min-width: 90px;
}

.div-url[b-854zooxl5u] {
    background-color: #F3F4F5;
    border-radius: 0px 26px 26px 0px;
    padding: 11px 10px;
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    flex: 1;
    border: 1px solid #F3F4F5;
}

.container-table[b-854zooxl5u] {
    max-height: 175px;
    overflow: auto;
}

.table-api-fail[b-854zooxl5u] {
    text-align: center;
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 0px;
    table-layout: fixed;
}

.table-api-fail > thead > tr[b-854zooxl5u] {
    background-color: #D53232;
    color: #FFFFFF;
    font-size: 12px;
}

.table-api-fail > thead > tr > th[b-854zooxl5u] {
    font-weight: 500;
}

.table-api-fail > tbody[b-854zooxl5u] {
    background-color: #E5E5E5;
    color: #333333;
    font-weight: 400;
    font-size: 12px;
}

.table-api-fail > tbody > tr:nth-child(odd) > td[b-854zooxl5u] {
    background-color: #EFECEC;
}

.container-status[b-854zooxl5u] {
    display: flex;
    align-items: center;
    margin-right: 10px;
    color: #333333;
    font-size: 14px;
    font-weight: 400;
}

.div-text-status[b-854zooxl5u] {
    border-radius: 24px;
    border-width: 1px;
    background-color: #D53232;
    width: 56px;
    height: 24px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-weight: 500;
}

.text-date[b-854zooxl5u] {
    margin-right: 10px;
    color: #333333;
    font-size: 14px;
    font-weight: 400;
}

.text-time[b-854zooxl5u] {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
}

.text-detail-date[b-854zooxl5u], .text-detail-time[b-854zooxl5u] {
    color: #D53232;
    font-size: 14px;
    font-weight: 500;
}

.btn-back[b-854zooxl5u] {
    width: 134px;
    border-radius: 24px;
    background-color: #FFFFFF;
    color: #D33630;
    border-color: #D33630;
    font-size: 14px;
    font-weight: 500;
    margin-right: 8px;
}

.container-btn-submit[b-854zooxl5u] {
    margin-top: 20px;
}
/* _content/TLTAdminWeb/Views/ResetPassword/Index.cshtml.rz.scp.css */
.container-setPassword[b-qzv69ucli1] {
    max-width: 450px;
    margin: auto;
}

.text-title-toyota[b-qzv69ucli1] {
    color: #333333;
    font-size: 18px;
    font-weight: 500;
    padding: 0px;
}

.text-input-setPassword[b-qzv69ucli1] {
    color: #333333;
    font-weight: 400;
    font-size: 14px;
    padding: 0px;
}

.text-login[b-qzv69ucli1] {
    color: #D53232;
    font-weight: 500;
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer;
    width: fit-content;
    margin: auto;
}

.btn-setPassword[b-qzv69ucli1] {
    margin-bottom: 24px;
    font-size: 14px;
    font-weight: 500;
}

.container-title-toyota[b-qzv69ucli1] {
    margin-bottom: 8px;
}

.container-input-setPassword[b-qzv69ucli1] {
    margin-bottom: 16px;
}

.input-setPassword[b-qzv69ucli1] {
    border: 1px solid #98A2B3;
    border-radius: 4px;
    color: #333333;
    font-weight: 400;
    font-size: 14px;
}

.text-validate[b-qzv69ucli1] {
    color: #D53232;
}

.container-validate[b-qzv69ucli1] {
    display: none;
    margin-bottom: 16px;
}

.input-validate[b-qzv69ucli1] {
    border: 1px solid #D53232;
}

.logo[b-qzv69ucli1] {
    max-width: 250px;
    margin: auto;
}

.icon-eye[b-qzv69ucli1] {
    color: #98A2B3;
    position: absolute;
    font-size: 13px;
    right: 8px;
    top: 10px;
}

.container-inputPassword[b-qzv69ucli1] {
    display: flex;
    position: relative;
}

.icon-validate[b-qzv69ucli1] {
    margin-right: 8px;
    color: #D53232;
    margin-top: 4px;
}
/* _content/TLTAdminWeb/Views/Shared/Components/NavbarLeft/_Navbar.cshtml.rz.scp.css */
.logo[b-dyeurp0ztb] {
    max-width: 110px;
}

.bg-navbar[b-dyeurp0ztb] {
    background-color: #FFFFFF;
}
/* _content/TLTAdminWeb/Views/Shared/Components/NavbarTop/_Navbar.cshtml.rz.scp.css */
.logo[b-5jal54jo2a] {
    max-width: 110px;
}

.bg-navbar[b-5jal54jo2a] {
    background-color: #FFFFFF;
}
/* _content/TLTAdminWeb/Views/Shared/Components/Navbar/_Navbar.cshtml.rz.scp.css */
.logo[b-s614pzdl9c] {
    max-width: 110px;
}

.bg-navbar[b-s614pzdl9c] {
    background-color: #FFFFFF;
}
/* _content/TLTAdminWeb/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-hgskac90b2] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-hgskac90b2] {
  color: #0077cc;
}

.btn-primary[b-hgskac90b2] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-hgskac90b2], .nav-pills .show > .nav-link[b-hgskac90b2] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-hgskac90b2] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-hgskac90b2] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-hgskac90b2] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-hgskac90b2] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-hgskac90b2] {
    /*position: absolute;*/
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
}
/* _content/TLTAdminWeb/Views/Shared/_LayoutLogin.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-06ctgtc9lv] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-06ctgtc9lv] {
  color: #0077cc;
}

.btn-primary[b-06ctgtc9lv] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-06ctgtc9lv], .nav-pills .show > .nav-link[b-06ctgtc9lv] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-06ctgtc9lv] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-06ctgtc9lv] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-06ctgtc9lv] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-06ctgtc9lv] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-06ctgtc9lv] {
    /*position: absolute;*/
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
}

.container-body[b-06ctgtc9lv] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/* _content/TLTAdminWeb/Views/TaxConsent/AddQuestion.cshtml.rz.scp.css */
.container-header[b-f7pzur35eg] {
    box-shadow: none;
}

.text-header[b-f7pzur35eg] {
    font-size: 16px;
    font-weight: bold;
}

.text-edit[b-f7pzur35eg] {
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
}

.gap-container[b-f7pzur35eg] {
    margin-bottom: 10px;
}

.card-question-detail[b-f7pzur35eg] {
    box-shadow: none;
    border-radius: 0px 10px 10px 10px;
}

.btn-lang-active[b-f7pzur35eg], .btn-lang[b-f7pzur35eg] {
    border-radius: 5px 5px 0px 0px;
    width: 100px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.btn-lang-active[b-f7pzur35eg] {
    background-color: #FFFFFF !important;
}

.btn-lang[b-f7pzur35eg] {
    background-color: #E1E1E1;
}

.btn-cancel[b-f7pzur35eg] {
    width: 100px;
    border-radius: 24px;
    background-color: #FFFFFF;
    color: #D53232;
    margin-right: 8px;
    border-color: #D53232;
    font-size: 14px;
    font-weight: 500;
}

.btn-submit[b-f7pzur35eg] {
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
}

.card-answer[b-f7pzur35eg], .card-answer-en[b-f7pzur35eg] {
    background-color: #F4F4F4;
    box-shadow: none;
    display: none;
}

.button-default[b-f7pzur35eg] {
    background-color: #D3D2D2;
    font-size: 14px;
    font-weight: 500;
    width: 100px;
    margin-right: 10px;
    color: #FFFFFF;
    border-radius: 24px;
}

.button-add-answer[b-f7pzur35eg], .button-delete-answer[b-f7pzur35eg], .button-link-answer[b-f7pzur35eg] {
    border-color: #D53232;
    color: #D53232;
    border-radius: 50%;
    border-width: 2px;
    font-size: 12px;
    margin-right: 10px;
    min-height: 24px;
    min-width: 24px;
    width: 24px;
    height: 24px;
    padding: 0px;
}

.button-sort[b-f7pzur35eg] {
    padding: 0px;
    margin-right: 10px;
    color: #D53232;
    border: none;
}

.radio-answer[b-f7pzur35eg], .checkbox-answer[b-f7pzur35eg], .input-answer[b-f7pzur35eg], .radio-more-answer[b-f7pzur35eg] {
    margin-right: 10px;
}

.container-select-more-answer[b-f7pzur35eg], .container-input-more-answer[b-f7pzur35eg] {
    padding-right: 15px;
}

.container-radio-answer[b-f7pzur35eg], .container-answer-textbox[b-f7pzur35eg], .container-placeholder-more-answer[b-f7pzur35eg], .card-more-answer[b-f7pzur35eg], .container-more-answer-dropdown[b-f7pzur35eg], .container-more-answer-radio[b-f7pzur35eg], .container-checkbox-answer[b-f7pzur35eg],
.container-radio-answer-en[b-f7pzur35eg], .container-answer-textbox-en[b-f7pzur35eg], .container-placeholder-more-answer-en[b-f7pzur35eg], .card-more-answer-en[b-f7pzur35eg], .container-more-answer-dropdown-en[b-f7pzur35eg], .container-more-answer-radio-en[b-f7pzur35eg], .container-checkbox-answer-en[b-f7pzur35eg] {
    display: none;
}

.title-detail[b-f7pzur35eg] {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
}

.title-option-answer[b-f7pzur35eg], .title-placeholder[b-f7pzur35eg], .title-number-dropdown[b-f7pzur35eg] {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
}

.option-answer[b-f7pzur35eg], .input-answer[b-f7pzur35eg], .input-placeholder-more-answer[b-f7pzur35eg], .input-more-answer[b-f7pzur35eg], .input-placeholder-more-answer-en[b-f7pzur35eg] {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
}

.container-option-answer[b-f7pzur35eg] {
    margin: 10px 0px;
}

.radio-answer[b-f7pzur35eg], .checkbox-answer[b-f7pzur35eg], .radio-more-answer[b-f7pzur35eg] {
    border-color: #A8A7A7;
    border-width: 1px;
    min-width: 14px;
    min-height: 14px;
}

.icon-cancel[b-f7pzur35eg] {
    cursor: pointer;
    font-size: 14px;
    color: #545454;
}

.card-add-more-answer[b-f7pzur35eg], .card-add-more-answer-en[b-f7pzur35eg] {
    cursor: pointer;
}

.container-en[b-f7pzur35eg] {
    display: none;
}

.text-breadcrumb[b-f7pzur35eg] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-f7pzur35eg] {
    color: #000000;
    font-weight: 500;
}

.text-lastModified[b-f7pzur35eg] {
    font-size: 14px;
    color: #98A2B3;
    font-weight: 400;
}

.border-card[b-f7pzur35eg] {
    border-radius: 10px;
}

.border-input[b-f7pzur35eg] {
    border-radius: 4px;
}

.container-btn-submit[b-f7pzur35eg] {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
/* _content/TLTAdminWeb/Views/TaxConsent/EditQuestion.cshtml.rz.scp.css */
.container-header[b-b7er9m8793] {
    box-shadow: none;
}

.text-header[b-b7er9m8793] {
    font-size: 16px;
    font-weight: bold;
}

.text-edit[b-b7er9m8793] {
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
}

.gap-container[b-b7er9m8793] {
    margin-bottom: 10px;
}

.card-question-detail[b-b7er9m8793] {
    box-shadow: none;
    border-radius: 0px 10px 10px 10px;
}

.btn-lang-active[b-b7er9m8793], .btn-lang[b-b7er9m8793] {
    border-radius: 5px 5px 0px 0px;
    width: 100px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.btn-lang-active[b-b7er9m8793] {
    background-color: #FFFFFF !important;
}

.btn-lang[b-b7er9m8793] {
    background-color: #E1E1E1;
}

.btn-cancel[b-b7er9m8793] {
    width: 100px;
    border-radius: 24px;
    background-color: #FFFFFF;
    color: #D53232;
    margin-right: 8px;
    border-color: #D53232;
    font-size: 14px;
    font-weight: 500;
}

.btn-submit[b-b7er9m8793] {
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
}

.card-answer[b-b7er9m8793], .card-answer-en[b-b7er9m8793] {
    background-color: #F4F4F4;
    box-shadow: none;
    display: none;
}

.button-default[b-b7er9m8793] {
    background-color: #D3D2D2;
    font-size: 14px;
    font-weight: 500;
    width: 100px;
    margin-right: 10px;
    color: #FFFFFF;
    border-radius: 24px;
}

.button-add-answer[b-b7er9m8793], .button-delete-answer[b-b7er9m8793], .button-link-answer[b-b7er9m8793] {
    border-color: #D53232;
    color: #D53232;
    border-radius: 50%;
    border-width: 2px;
    font-size: 12px;
    margin-right: 10px;
    min-height: 24px;
    min-width: 24px;
    width: 24px;
    height: 24px;
    padding: 0px;
}

.button-sort[b-b7er9m8793] {
    padding: 0px;
    margin-right: 10px;
    color: #D53232;
    border: none;
}

.radio-answer[b-b7er9m8793], .checkbox-answer[b-b7er9m8793], .input-answer[b-b7er9m8793], .radio-more-answer[b-b7er9m8793] {
    margin-right: 10px;
}

.container-select-more-answer[b-b7er9m8793], .container-input-more-answer[b-b7er9m8793] {
    padding-right: 15px;
}

.container-radio-answer[b-b7er9m8793], .container-answer-textbox[b-b7er9m8793], .container-placeholder-more-answer[b-b7er9m8793], .card-more-answer[b-b7er9m8793], .container-more-answer-dropdown[b-b7er9m8793], .container-more-answer-radio[b-b7er9m8793], .container-checkbox-answer[b-b7er9m8793],
.container-radio-answer-en[b-b7er9m8793], .container-answer-textbox-en[b-b7er9m8793], .container-placeholder-more-answer-en[b-b7er9m8793], .card-more-answer-en[b-b7er9m8793], .container-more-answer-dropdown-en[b-b7er9m8793], .container-more-answer-radio-en[b-b7er9m8793], .container-checkbox-answer-en[b-b7er9m8793] {
    display: none;
}

.title-detail[b-b7er9m8793] {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
}

.title-option-answer[b-b7er9m8793], .title-placeholder[b-b7er9m8793], .title-number-dropdown[b-b7er9m8793] {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
}

.option-answer[b-b7er9m8793], .input-answer[b-b7er9m8793], .input-placeholder-more-answer[b-b7er9m8793], .input-more-answer[b-b7er9m8793], .input-placeholder-more-answer-en[b-b7er9m8793] {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
}

.container-option-answer[b-b7er9m8793] {
    margin: 10px 0px;
}

.radio-answer[b-b7er9m8793], .checkbox-answer[b-b7er9m8793], .radio-more-answer[b-b7er9m8793] {
    border-color: #A8A7A7;
    border-width: 1px;
    min-width: 14px;
    min-height: 14px;
}

.icon-cancel[b-b7er9m8793] {
    cursor: pointer;
    font-size: 14px;
    color: #545454;
}

.card-add-more-answer[b-b7er9m8793], .card-add-more-answer-en[b-b7er9m8793] {
    cursor: pointer;
}

.container-en[b-b7er9m8793] {
    display: none;
}

.init-container-form-radio-answer[b-b7er9m8793], .init-container-form-checkbox-answer[b-b7er9m8793], .init-container-form-more-answer-dropdown[b-b7er9m8793], .init-container-form-more-answer-radio[b-b7er9m8793] {
    display: none;
}

.init-container-form-radio-answer-en[b-b7er9m8793], .init-container-form-checkbox-answer-en[b-b7er9m8793], .init-container-form-more-answer-dropdown-en[b-b7er9m8793], .init-container-form-more-answer-radio-en[b-b7er9m8793] {
    display: none;
}

.text-breadcrumb[b-b7er9m8793] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-b7er9m8793] {
    color: #000000;
    font-weight: 500;
}

.hidden-input[b-b7er9m8793] {
    opacity: 0;
    position: absolute;
    left: -9999px;
}

.text-lastModified[b-b7er9m8793] {
    font-size: 14px;
    color: #98A2B3;
    font-weight: 400;
}

.border-card[b-b7er9m8793] {
    border-radius: 10px;
}

.border-input[b-b7er9m8793] {
    border-radius: 4px;
}

.container-btn-submit[b-b7er9m8793] {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
/* _content/TLTAdminWeb/Views/TaxConsent/Index.cshtml.rz.scp.css */
.container-header[b-acciaqsgmu] {
    box-shadow: none;
}

.text-header[b-acciaqsgmu] {
    font-size: 16px;
    font-weight: bold;
}

.text-edit[b-acciaqsgmu] {
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
}

.gap-container[b-acciaqsgmu] {
    margin-bottom: 10px;
}

.card-add-question[b-acciaqsgmu] {
    cursor: pointer;
}

.btn-language[b-acciaqsgmu] {
    width: 100px;
    background-color: #FFFFFF;
    color: #545454;
    border-radius: 24px;
    border-color: #545454;
    border-width: 1px;
    font-size: 14px;
    font-weight: 500;
}

.container-title-question[b-acciaqsgmu] {
    display: flex;
    justify-content: space-between;
}

.btn-edit[b-acciaqsgmu] {
    color: #D53232;
    background-color: #FFFFFF;
    border-color: #D53232;
    border-width: 1px;
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
    margin-right: 8px;
}

.btn-delete[b-acciaqsgmu] {
    width: 100px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
}

.title-question[b-acciaqsgmu] {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    display: flex;
    align-items: center;
}

.card-question[b-acciaqsgmu] {
    box-shadow: none;
}

.card-testimonial[b-acciaqsgmu] {
    box-shadow: none;
}

.text-radio-questionsAnswer[b-acciaqsgmu], .div-questionsName[b-acciaqsgmu], .text-checkbox-questionsAnswer[b-acciaqsgmu], .div-testimonial[b-acciaqsgmu] {
    font-size: 16px;
    color: #333333;
    font-weight: 400;
}

.input-questionsAnswer[b-acciaqsgmu] {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
}

.text-breadcrumb[b-acciaqsgmu] {
    color: #A8A7A7;
    font-weight: 500;
}

.text-breadcrumb-active[b-acciaqsgmu] {
    color: #000000;
    font-weight: 500;
}

.container-optional-radio[b-acciaqsgmu] {
    border: 1px solid Grey;
    border-radius: 24px;
    display: flex;
    flex-wrap: wrap;
    padding: 6px 12px;
}

.text-lastModified[b-acciaqsgmu] {
    font-size: 14px;
    color: #98A2B3;
    font-weight: 400;
}

.text-add-testimonial[b-acciaqsgmu], .text-add-question[b-acciaqsgmu] {
    font-size: 16px;
    color: #333333;
    font-weight: 500;
}

.icon-add[b-acciaqsgmu] {
    margin-right: 15px;
}

.border-card[b-acciaqsgmu] {
    border-radius: 10px;
}

.border-input[b-acciaqsgmu] {
    border-radius: 4px;
}
/* _content/TLTAdminWeb/Views/ThemeManagement/Create.cshtml.rz.scp.css */
input[type="file"][b-f676x5q6ie] {
    display: none;
}

.custom-file-upload[b-f676x5q6ie] {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 10px;
    cursor: pointer;
    line-height: 0.5;
    border-radius: 0.5rem;
    margin-left: 5px;
    margin-top: 5px;
    color: #898989;
}

.parent-file-preview[b-f676x5q6ie] {
    padding: 15px;
    border: 1px solid #ccc;
    margin: 5px;
    border-radius: 0.5rem;
    width: max-content;
    max-height: 140px;
    height:140px;
}

    .parent-file-preview img[b-f676x5q6ie] {
        height: 108px;
        width: auto
    }
