body {
    font-size: 13px !important;
    color: #191A15 !important;
}

a.nav-link {
    font-size: 13px !important;
}

img {
    width: 100%;
}

.box_account {
    color: #fff;
}

.box_flex {
    display: flex;
    align-items: stretch;
}

.table_cus_1:not(caption)>*>* {
    padding: 0.35rem 0.6rem !important;
}

.table_cus_2 td:nth-child(1) {
    max-width: 100px;
    font-size: 14px;
}

.box_flex div {
    margin-right: 50px;
}

.hero-section {
    background: #E9F6F3;
}

.hero-section h2 {
    font-size: 48px;
    line-height: 90px;
    font-weight: 700;
}

.box_img_about h5 {
    margin-top: 20px;
}

.logo_footer img {
    width: 170px;
}

.box_full_h {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.box_btn_cs .btn-label {
    width: 50%;
}

.box_logo {
    background: #445fc7;
}

.my-form {
    background: #fff;
    padding: 30px 50px;
    border-radius: 10px;
}

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

.form-title h1 {
    margin: 0px;
    color: #0cd6a8;
}

.single-input {
    width: 270px;
    border: 1px solid #c1c1c1;
    display: flex;
    margin-bottom: 15px;
    border-radius: 15px;
    width: 352px;
    height: 45px;
    line-height: 45px;
}

.single-input i {
    padding: 14px 16px;
    color: #0cd6a8;
}

.single-input input {
    border: 0px solid #c1c1c1;
    width: 100%;
    outline: none;
    height: 30px;
    font-size: 18px;
}

.submit-btn {
    border: 0px solid #c1c1c1;
    margin-top: 15px;
}

.submit-btn input {
    background: #0cd6a8;
    color: #fff;
    cursor: pointer;
}

.form_auth input {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    height: 43px;
    font-size: 15px;
}

.radio_cus {
    margin-bottom: 5px;
    text-align: left;
}

.radio_cus input {
    height: 10px !important;

}

.btn_submit {
    width: 352px;
    height: 45px;
    border: 2px solid #36981D;
    border-radius: 15px;
    line-height: 35px;
    color: #36981D;
}

.sidebar_cus img {
    height: 35px !important;
}

.logo-sm img {
    height: 20px !important;
}

.service {
    box-shadow: 0 10px 45px -3px rgb(0 0 0 / 10%);
    margin: 15px 0;
    background: #e6f8ff;
}

.service_ctt .box_icon {
    background: #c9e8f4 ;
}

.service_th {
    background: #F9E8ED ;
}

.service_th .box_icon {
    background: #FFBACF ;
}

.service_ch {
    background: #FFF1E5 ;
}

.service_ch .box_icon {
    background: #FFDABB ;
}

.service_tg {
    background: #FCF2FF ;
}

.service_tg .box_icon {
    background: #EDBAFF ;
}

.box_icon, .service {
    border-radius: 8px;
}

/* .service .form-check:nth-child(even) {
    background: #fafafa !important;
    box-shadow: 0 5px 10px -6px rgba(0, 0, 0, 0.1);
} */

.service .form-check {
    padding: 15px 35px;
}

.service .form-check-label {
    width: 100%;
}

.box_icon img {
    width: 50px;
}

.box_icon {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 36px;
    height: 100px;
}

.box_icon img {
    margin-right: 16px;
}

.box-service-title {
    margin: 0;
    color: black;
    font-size: 20px;
    font-weight: lighter;
}

.box_icon i {
    font-size: 30px;
    line-height: 53px;
    height: 55px;
    width: 55px;
    border-radius: 50%;
    border: 1px solid #d8d8d8;
    margin: 15px 0 10px;
    display: inline-block;
}

.service_th, .service_tg {
    box-shadow: 0 10px 45px -3px rgb(0 0 0 / 10%);
    margin: 15px 0;
}

.logo_auth img {
    width: auto;
    height: 35px;
}

/* .service_th .form-check:nth-child(even), .service_tg .form-check:nth-child(even) {
    background: #c0c0c030 !important;
    box-shadow: 0 5px 10px -6px rgba(0, 0, 0, 0.1);
    background-color: rgba(255, 255, 255, 0.1) !important;
} */

.box_document img {
    width: 100%;
}

.box_title {
    min-width: 99px;
}

.box_title img {
    width: auto;
}

.pd-cus > div {
    margin-top: 15px;
}

.box_pattern {
    width: 180px;
    /* height: 180px; */
    border: 1px solid #ccc;
    margin: 0 15px 22px;
    border-radius: 10px;
    padding: 10px 13px 8px;
    cursor: pointer;
}

.box_pattern_left {
    background: #798DCA;
    color: #fff;
}

.box_pattern_left h6 {
    color: #fff;
}

.box_pattern_left {
    background: #798DCA;
    color: #fff;
}

.box_pattern p {
    font-size: 10px;
}

.box_pattern img {
    width: auto;
    margin-bottom: 16px;
    height: 44px;
    width: 44px;
}

p.text-danger {
    font-weight: 600;
    margin-top: -10px;
}

.navbar-brand-cs img {
    width: 170px;
    height: auto;
}

.main_landing .service span {
    font-size: 13px;
}

.main_landing i.mdi.mdi-check-bold {
    font-size: 14px;
    color: rgb(82, 123, 204);
    padding-right: 5px;
}

.main_landing .service .form-check {
    padding: 12px 30px;
}

.main_landing .service {
    border-radius: 5px;
}

.form-check-outline.form-check-info .form-check-input:checked[type=checkbox] {
    background-color: #fff !important;
}

.main_landing .service_th i, .main_landing .service_tg i {
    color: #fff !important;
}

.main_landing .service_th .form-check:nth-child(even), .main_landing .service_tg .form-check:nth-child(even) {
    background-color: rgba(255, 255, 255, 0.1) !important;
}

.adv_service {
    display: flex;
    align-items: center;
    padding: 0 10px 10px;
    border-radius: 10px;
    width: 100%;
}

.adv_service p {
    margin-bottom: 0;
}

.service_describle {
    background: #F9F8FE !important;
}

.box_icon_service img {
    background: #fff;
    padding: 17px;
    height: 60px;
    width: 60px;
}

#faqs .box_icon_service img {
    background: transparent;
    padding: 0px;
    height: 45px;
    width: 45px;
}

#faqs .adv_service {
    padding: 0px 0px 10px;
}

.box_icon_service {
    margin-right: 30px;
}

.box_border {
    /* border: 1px solid #5BC0DE; */
    /* border-radius: 15px; */
    padding: 15px;
    margin-bottom: 15px;
    background: #cccccc2b;
    box-shadow: 6px 6px 8px 1px #bebebea6;
}

.landing-content {
    color: #A6A6A6;
}

.landing-intro {
    font-weight: 500;
    padding: 0 25px;
    text-align: justify;
}

.overflow-hidden {
    border: 0px solid transparent;
}

.noti_kyc, .noti_blacklist {
    background: none;
    border: transparent;
    color: transparent;
    box-shadow: none;
}

.box_passport {
    display: none;
}

/* .frame_authorization_letter {
    display: none;
} */

.close_paper {
    font-size: 23px;
    margin-left: 10px;
    cursor: pointer;
}

.box-center ul, .box-center-status-golive ul {
    position: relative;
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: center;
}

.box-center ul::before, .box-center-status-golive ul::before {
    content: "";
    position: absolute;
    top: 35px;
    left: 50%;
    right: 50%;
    width: calc(100% - 150px);
    height: 0;
    z-index: 100;
    border-bottom: 1px solid #939BA2;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
}

.box-center-status-golive ul::before {
    width: calc(100% - 250px);
    top: 20px;
}

.box-center ul li, .box-center-status-golive ul li {
    margin-bottom: 10px;
    position: relative;
    float: none;
    display: table-cell;
    width: 1%;
    text-align: center;
    height: 50px;
}

.box-center span.step_viet_qr {
    display: inline;
    background: #C0D4E3;
    width: 70px;
    border-radius: 50%;
    height: 70px;
    text-align: center;
    margin-right: 6px;
    color: #fff;
    /* float: left; */
    display: block;
    margin: 0px auto 10px;
    z-index: 999;
    position: relative;
    line-height: 30px;
    border: 20px solid #fff;
    font-size: 14px;
}

span.step_viet_qr::before {
    position: absolute;
    background: #8b9cad;
    width: 30px;
    border-radius: 50%;
    height: 30px;
}

span.box-span {
    padding: 0px 21px;
    display: inline-block;
    position: relative;
    z-index: 999;
    /* border: 5px solid; */
    background: #fff;
}

.box-center-status-golive span.step_viet_qr {
    display: inline-block;
    /* margin: 0px 35px; */
    border-radius: 15px;
    padding: 9px 18px;
    color: #fff;
    background: #C0D4E3;
    position: relative;
}

.bg-input-block {
    background-color: #f4f4f4 !important;
}

.table_cus_2 img {
    width: 20px;
}

.box-profile-user {
    background: #fff;
}

.btn-cus {
    padding: 10px 50px;
    border-radius: 20px;
}

.box_image img {
    width: 100%;
}

td.color_detail {
    color: #292929;
}

.sub_box {
    margin-right: 50px;
}

.box_flex div {
    margin: 0px 15px 0 20px;
}

td.title_info {
    padding-right: 15px;
    padding-bottom: 5px;
}

.btn_golive {
    text-decoration: underline !important;
    color: #3DAE2B;
    margin-left: 15px;
}

.width_pass {
    width: calc(100% - 42px);
}

.border-l-radius-0 {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.title_validate {
    font-size: 12px;
    margin-bottom: 0;
}

.active_validate {
    font-weight: 600;
    color: #ae4824;
}

#confirm-password-contain,
#validation_company_name,
#validation_company_short_name,
#validation_email,
#validation_username {
    display: none;
}

.rounded {
    padding: 5px 15px !important;
    margin-bottom: 15px !important;
}

p.valid:before {
    position: relative;
    left: -8px;
    content: "\2714";
}

p.invalid:before {
    position: relative;
    left: -8px;
    content: "\2716";
}

#confirm-password-contain p {
    padding-left: 13px
}

 p.valid {
    color: #45cb85
}

 p.invalid {
    color: #f06548
}

#confirm-password-contain p.valid:before {
    position: relative;
    left: -8px;
    content: "\2714"
}

#confirm-password-contain p.invalid:before {
    position: relative;
    left: -8px;
    content: "\2716"
}

.box_key img {
    width: 100%;
    height: 100%;
}

.box_key {
    display: flex;
}

.box_sub {
    display: flex;
    align-items: center;
    vertical-align: center;
    align-items: center;
    background: #fff;
}

.transaction,
.transaction .card-header {
    background: #ecf1f5;
}

.box_search {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
}

.box_end .btn {
    margin-left: 15px;
    /* margin-top: 19px; */
}

.action_trans {
    margin-left: 40px;
}

.box_end i {
    position: relative;
    top: 2px;
}

.nav-tabs-custom .nav-item .nav-link.active {
    background-color: transparent;
    margin-bottom: 15px;
}

.transaction .nav-tabs-custom .nav-item .nav-link:after {
    height: 2px;
}

.btn_disable {
    pointer-events: none;
}

.box_end img {
    display: inline-block;
    position: relative;
    margin-right: 8px;
}

.btn_download, .btn_download:hover {
    background-color: #A5B2CD !important;
    color: #fff !important;
}
.btn_clear, .btn_clear:hover {
    background-color: #BBBBBB !important;
    color: #fff !important;
}
.btn_search, .btn_search:hover {
    background-color: #21A849 !important;
    color: #fff !important;
}

.btn_clear img {
    top: -1px;
    width: 11px;
}
.btn_download img {
    width: 16px;
    top: -2px;
}

.transaction .btn {
    color: #fff;
    min-width: 100px;
}

.transaction .btn:hover {
    background-color: transparent;
}


.box_content_transaction {
    background: #fff;
    /* margin-top: 25px; */
    padding: 15px;
    border-radius: 12px;
}

a.trans_action img {
    width: 20px;
}

.dropdown.dropdown_cus button {
    border: 1px solid #fff;
    position: relative;
    top: 1px;
    padding: 4px 9px;
    border-radius: 4px;
}

a.page-link {
    padding: 6px 0px;
}

p.page_in {
    padding: 6px 15px;
}

.nav-trans {
    position: relative;
    left: -22px;
}

.transaction .card-header {
    border-bottom: none;
}

.transaction .card-body {
    padding: 0;
}

.card {
    box-shadow: none;
}

.transaction .nav-link, .transaction .form-label {
    color: #000000 !important;
}

.transaction th, .transaction td {
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    width: 125px;
    height: 25px;
    text-align: center;
    vertical-align: middle;
}

.transaction .page-link {
    background-color: transparent !important;
    padding: 6px 12px;
    color: #94ad88;
    border: 1px solid #94ad88;
}

.transaction .page-link i {
    font-size: 20px;
}

.pagination_cus svg {
    width: 15px;
}

.pagination_cus .page-item.active .page-link {
    border: 1px solid #94ad88;
    color: #fff;
}

.pagination_cus li.page-item.active {
    background: #94ad88;
}

.action_button {
    margin-top: 28px;
}

.box_tex_left .btn {
    float: right;
}

.transaction_fix table tr th:first-child,
.transaction_fix table td:first-child{
  position: sticky;
  width: 100px;
  left: 0;
  z-index: 10;
  background: #fff;
}

.transaction_fix table tr th:nth-of-type(2),
.transaction_fix table td:nth-of-type(2){
  position: sticky;
  left: 87px;
  z-index: 10;
  background: #fff;
}

.transaction_fix table tr th:nth-of-type(3),
.transaction_fix table td:nth-of-type(3){
  position: sticky;
  left: 235px;
  z-index: 10;
  background: #fff;
}

.transaction_fix table tr th:nth-of-type(4),
.transaction_fix table td:nth-of-type(4){
  position: sticky;
  left: 388px;
  z-index: 10;
  background: #fff;
}


.transaction_fix table tr th:first-child{
  z-index: 11;
}
.transaction_fix table tr th{
  position: sticky;
  top: 0;
  z-index: 9;
  background: #fff;
}

.table-list-onboard input {
    border: transparent;
}

.box_frame {
    /* margin-top: 20px; */
}

.box_left .btn {
    float: left !important;
    margin-left: 0;
    margin-right: 15px;
}

.box_sub_mrc img {
  width: 16px;
}

button.btn.btn_export_sub_mrc {
    background: #fff;
    color: #000;
}
button.btn.btn_golive_sub_mrc {
    background: #ececff;
    color: #000;
}

.box_sub_mrc .btn {
  margin-left: 0px;
  margin-right: 15px;
}

.input-wrapper {
    position: relative;
    margin-bottom: 10px;
    margin-top: 5px;
}

.input-wrapper  label {
    position: absolute;
    top: -14px;
    z-index: 1;
    left: 11px;
    background-color: white;
    padding: 0 5px;
}

.action-account-blance {
    margin-top: 5px;
}

.header_title {
    color: #7A7AD0;
    margin-left: 15px;
}

.p_title {
    color: #4F4FAE;
    margin-bottom: 5px;
    font-weight: 300 !important;
}

.p_value {
    color: #000;
}

.box_panel {
    background: #fff;
    border-radius: 15px;
    padding: 15px;
    margin-top: 10px;
}

.bg_color_none {
    background-color: transparent !important;
}

.icon_small {
    width: 20px;
}

.btn_cus {
    border-radius: 15px;
    padding: 5px 20px;
    border: 1px solid transparent;
    min-width: 135px;
    display: inline-block;
    text-align: center;
}

.btn_approve {
    background: #15A74A;
    color: #fff;
}

.btn_ignore {
    background: #707070;
    color: #fff;
}

.btn_pending {
    color: #4F4FAE;
    border: 1px solid #4F4FAE;
}

.btn_not_register {
    color: #C7C7C7;
    border: 1px solid #C7C7C7;
}

.box_sub_bnpl [class^="col-md"] {
    margin-bottom: 15px;
}

.btn_upload img {
    width: 15px;
    margin-right: 5px;
}

.btn_upload {
    background: #4F4FAE;
    color: #fff !important;
    height: auto;
    max-height: 55.5px;
}

.import-1 .import {
    width: 125px;
    max-width: 125px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.btn_upload i {
    margin-right: 4px;
}

.box_sub_bnpl label {
    color: #4F4FAE;
    font-weight: 500;
}

.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.upload-btn-wrapper input[type=file] {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 1px;
}

.img_upload {
    width: 20px;;
}

.box_btn {
    display: flex;
}

.box_btn .btn {
    margin-right: 15px;
}

img.small_icon {
    width: 20px;
}

.table th {
    white-space: nowrap;
}

.loading-icon img {
    width: 50px;
}

.fix_width {
    min-width: 85vw;
}

.box_icon_cs {
    display: flex;
    justify-content: center;
    height: 44px;
}

td.box_icon_cs i {
    font-size: 20px;
    color: black;
}

td.box_icon_cs .redirect-link:not(:last-child) {
    padding-right: 10px;
}

.box_bct_title, .box_bct_detail {
    display: flex;
    justify-content: space-between;
}

.name_web {
    flex: 3;
}

.bct_web {
    flex: 7;
}

.link_bct {
    flex: 5;
}
.img_bct {
    flex: 2;
    padding-left: 15px;
}

.name_web p {
    padding-top: 8px;
    font-size: 12px;
    max-width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.btn_cs .btn_upload {
    width: 100%;
}

.btn_cancel, .btn_submit_cs {
    min-width: 90px;
    margin-left: 15px;
    border: transparent;
    box-shadow: none;
}

.btn_cancel {
    background: #E8E8E8;
    color: #808080;
    border: 1px solid #E8E8E8;
}
.btn_submit_cs {
    background: #4F4FAE;
    color: #fff !important;
}

.customizer-setting {
    display: none !important;
}
.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 9999;
}

.loader {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10000;
    display: none;
}

.icon_loading {
    width: 50px;
}

table td {
    white-space: nowrap;
}

.box_search_bnpl {
    background: #fff;
    padding: 15px;
    border-radius: 10px;
}

.pagination_bnpl .page-item:not(:first-child) .page-link {
    width: 33.5px;
    text-align: center;
}

body .btn_upload:hover {
    background-color: #4F4FAE !important;
    opacity: 0.8;
}

.overlay_loading {
    display: none;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(84, 84, 84, 0.8);
    z-index: 9999999;
}

.spinner_loading {
    border: 4px solid #f3f3f3;
    border-top: 4px solid #3498db;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 1s linear infinite;
}

.nav-link:before {
    content: none !important;
}

.form-control:disabled {
    background: transparent;
}

.tooltip-inner {
    max-width: 500px; /* the minimum width */
}

.table-web tr {
    border-color: transparent;
}

.table-web .main-website {
    border-color: inherit !important;
}

.website-status {
    padding: 2px 8px;
    font-weight: bold;
}

.box-title {
    color: #7A7AD0;
    margin: 10px 0 0 12px;
}

.form-input-bct {
    font-size: 11px;
    height: 20px;
    padding: 0 2px;
}

.form-input-bct:not(:last-child) {
    margin-right: 8px;
}

.wrap-bct .btn_upload {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 20px;
    font-size: 11px;
    padding: 0 2px;
}

.preview-image {
    width: 140px;
    height: 175px;
    object-fit: cover;
    border-radius: 10px;
}

.preview-image-small {
    width: 100px;
    height: 125px;
    object-fit: cover;
    border-radius: 6px;
}

.redirect-link:hover {
    opacity: 0.7;
    cursor: pointer;
}

.table-scroll {
    height: calc(100vh - 300px);
}

#advance {
    display: flex;
    align-items: center;
    margin: 0 12px;
}

#advance:hover {
    cursor: pointer;
}

.error-point:hover {
    cursor: pointer;
    color: red;
}

.history {
    color: #4F4FAE !important;
    padding: 6px 0 0 0 !important;
    font-size: 22px;
}

tr .close {
    opacity: 0.8;
    color: black !important;
}

.history:hover {
    opacity: 0.7;
    cursor: pointer;
}

.btn-main {
    background: #54BD95;
    color: white;
    font-weight: 400;
}
.btn-main:hover {
    background: #54BD95 !important;
    color: white !important;
    opacity: 0.8;
}

.bg-footer {
    background: #161C28;
}

.input-wrapper .form-label {
    color: #4F4FAE;
    font-weight: 500;
}

.btn-cancel {
    background: #808080 !important;
    color: #fff;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}


@media only screen and (min-width: 1700px) {

}
