body {
    margin: 0px;
}

/*.item-active{
   
    border-bottom: 3px solid #002535 !important;
    
}*/
.footer-menu * {
    color: #ffffff;
    font-size: 14px;
}

.menu {
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-menu {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}

.menu-item {
    padding-bottom: 6px;
}

    .menu-item a {
        margin: 0 20px;
        text-decoration: none;
    }

.menu .menu-item a:hover {
    color: #000000;
}

.item-active a:after {
    border-bottom: 3px solid #002535 !important;
}

.btn-custom {
    text-transform: capitalize;
    border-color: #002535 !important;
    border-radius: 30px;
    /*//:;*/
    background-color: #ffffff;
    font-weight: 500;
    font-size: 14px;
    color: #002535 !important;
}

.sub-header {
    background-color: #FFF8F8 !important;
    height: fit-content;
}

.row title-section p {
    color: #000000 !important;
}

.title-section p {
    color: #000000 !important;
}

.btn-dashboard btn-section-body btn-custom {
    color: #ffffff !important;
}

.account-item span:nth-child(n+1) {
    color: #000000;
    font-size: 18px;
}

.btn-active {
    background: #002535 !important;
    color: white !important;
}

.account-item span:nth-child(n+1) {
    color: #000000 !important;
    font-size: 18px;
    font-weight: 600;
}

.border-thead tr * {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
}

.menu-body * {
    color: #000000 !important;
}

.sub-header * {
    color: #000000 !important;
}

.header {
    display: flex;
    justify-content: space-between;
    height: 96px;
    align-items: center;
    background-color: #FFFFFF !important;
}

.footer {
    background-color: #000000;
    margin-top: 60px;
}

.menu * {
    color: #000000 !important;
    font-size: 14px;
}

.btn-logout {
    color: #000000 !important;
    border-color: #000000 !important
}

.select-styled {
    /*position: inherit;*/
    border-bottom: 1px solid #002535 !important;
    /*border: 0.5px solid #000000*/
    /*//border-radius: 30px;*/
    background-color: #F5f5f5;
}

p {
    color: #000000 !important;
    color: #000000;
}

label span {
    color: #000000 !important;
    margin-bottom: 4px;
}

.selectize-control, .selectize-input {
    border: 0;
    border-bottom: 1px solid #002535 !important;
    border-radius: 0.25rem;
}

.left-section button {
    padding: 0 26px;
    margin-left: 10px;
    background-color: #ffffff !important;
}

.img-logo {
    height: 60px;
}

.img-logo-footer-cms {
    height: 60px;
}

.upload-area img {
    filter: invert(54%) sepia(95%) saturate(473%) hue-rotate(43deg) brightness(100%) contrast(79%);
}

.introduce-register img {
    filter: invert(54%) sepia(95%) saturate(473%) hue-rotate(43deg) brightness(100%) contrast(79%);
}

.form-group input, select {
    border: 0px;
    border-radius: 0px;
    border-bottom: 1px solid #002535;
    /*background-color: #F5F5F5 !important;*/
    padding: 10px;
    height: 30px;
}

.left-section button {
    background-color: #ffffff !important;
    color: #ffffff !important;
}

#btn-cancel {
    background: #ffffff;
    border-radius: 30px;
    border: 1px solid #002535 !important;
    color: #ffffff;
    height: 40px;
    width: 150px;
}

#btn-submit {
    background: #002535 !important;
    border-radius: 30px;
    color: #ffffff !important;
    height: 40px;
    width: 150px;
}

#cboCustomDate .select-styled {
    background-color: #ffffff !important;
    font-size: 14px;
    font-weight: 400;
    border-color: #002535 !important;
}

#cboCurrencyFund .select-styled {
    background-color: #ffffff !important;
    font-size: 14px;
    border-color: #002535 !important;
    font-weight: 400;
}

#cboAccountNumber .select-styled {
    background-color: #ffffff !important;
    font-size: 14px;
    font-weight: 400;
    border-color: #002535 !important;
}

#cboCurrencySecurities .select-styled {
    background-color: #ffffff !important;
    font-size: 14px;
    border-color: #002535 !important;
    font-weight: 400;
}

#selecting-crypto .select-styled {
    background-color: #ffffff !important;
    font-size: 14px;
    font-weight: 400;
    border-color: #002535 !important;
}

.selectize-control, .selectize-input {
    border: 0;
    border-bottom: 1px solid #002535 !important;
    border-radius: 0.25rem;
}

.btn-back {
    background: #FFFFFF;
    border: 1px solid #002535;
    color: #ffffff;
}

.btn-make-another {
    background: #002535;
    color: #FFFFFF;
    border: 1px solid #002535;
}

.so-content {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #ffffff;
}
/*Success order*/
.so-title {
    color: #000000 !important;
}

.so-content {
    color: #000000 !important;
}

.btn-make-another {
    background: #002535 !important;
    color: #FFFFFF;
    border: 1px solid #002535 !important;
}

.btn-back {
    background: #FFFFFF;
    border: 1px solid #002535 !important;
    color: #ffffff !important;
}

.summary .title {
    color: #000000 !important;
}
/*style dangkitaikhoang*/
.wrapper-register {
    background: #f5f5f5 !important;
}

#termcondition > .introduce-title {
    color: #002535 !important;
}

#index1 > p:nth-child(1) {
    color: #ffffff !important;
}

.checkbox-container .checkmark {
    position: absolute;
    border: 2px solid #002535 !important;
}

    .checkbox-container .checkmark:after {
        border-color: #002535 !important;
    }

.upload-area:before {
    border: 10px dashed #002535 !important;
}

.upload-area p {
    color: #ffffff !important;
}

.btn-next .btn-default {
    background: #002535 !important;
    color: #ffffff
}

.custom-footer p {
    color: #000000 !important;
    margin: 0px 20px 16px 0px;
    /*font-family: 'Montserrat', sans-serif;*/
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 14px !important;
    margin: 0px 20px 16px 0px;
}

div.center-wrapper > div.introduce-register > p {
    color: #002535 !important;
}

.form-register .form-group label {
    color: #000000;
}

.btn-group .btn-primary {
    background-color: transparent;
    color: #002535;
    border: 1px solid #002535;
    margin-right: 20px;
}

.btn-group .btn-danger {
    background-color: #002535 !important;
    border: 0px;
    margin: 0px 20px;
    color: #ffffff !important;
}

.btn-group .btn-default {
    color: #ffffff !important;
}

.radio-container .checkmark {
    border: 2px solid #002535 !important;
}

    .radio-container .checkmark:after {
        background: #002535 !important;
    }

#btnAddShareholder {
    color: #ffffff;
    border: 1px solid #002535 !important;
}

.radio-container input:checked ~ .checkmark {
    border: 2px solid #002535;
}

.col-form-label {
    color: #ffffff !important;
}

.btn-refresh {
    border: 0.5px solid #002535 !important;
    color: #ffffff !important;
}

#SavedRegistration .modal-header > p:nth-child(1) {
    color: #ffffff !important;
}

#main-login {
    color: #000000 !important;
}

#SavedRegistration #Email {
    background-color: #f5f5f5 !important;
    border-bottom: 1px solid #002535 !important;
}

#SavedRegistration .btn-close {
    border: 0.5px solid #002535 !important;
    color: #ffffff !important;
}

.form-register .form-group .form-control {
    border-bottom: 1px solid #002535 !important;
}

#SavedRegistration .btn-submit {
    background: #002535 !important;
}

.form-register .form-group label {
    color: #000000;
}

.selectize-control selectize contries-multi-select multi {
    border: none;
}

#Gender-selectized {
    height: 25px !important;
}

#Nationality-selectized {
    height: 25px !important;
}

#PassportIssuedAt-selectized {
    height: 25px !important;
}

#MaritalStatus-selectized {
    height: 25px !important;
}

#AddressObj_Country-selectized {
    height: 25px !important;
}

#TaxableIn-selectized {
    height: 25px !important;
}

#Currency-selectized {
    height: 25px !important;
}

.ui-datepicker-month {
    height: 45px !important;
}

.ui-datepicker-year {
    height: 45px !important;
}

.selectize-control.form-control.selectize.single {
    border: none !important;
}

.selectize-control.selectize.contries-multi-select.multi {
    border: none !important;
    height: 43px;
}

.button.btn.btn-primary.btn-user.btn-block {
    background-color: #002535 !important;
}

.btn-forgot > a {
    color: #000000 !important;
    text-decoration: underline;
    background-color: transparent;
}

.checkmark {
    border: 2px solid #002535 !important;
}

.login-checkbox input:checked ~ .checkmark {
    background-color: #002535 !important;
}

#btn-login > button {
    border-radius: 30px;
    background: #002535 !important;
    font-size: 14px;
    height: 100%;
}

#forgot-password {
    color: #002535 !important;
}

.btn-register {
    border: 1px solid #002535 !important;
}

    .btn-register > button {
        color: #002535 !important;
    }

.btn-save-register {
    border-radius: 30px;
    border: 1px solid #002535 !important;
    height: 51px;
}

    .btn-save-register > button {
        color: #ffffff !important;
    }

        .btn-save-register > button:focus {
            background: #002535 !important;
            color: #ffffff;
        }

a#dropdownLang {
    color: #000000 !important;
}

#btn-popup-edit-email > button {
    border-radius: 30px !important;
    background-color: #FFFFFF !important;
    color: #002535 !important;
    border: 1px solid #002535 !important;
}

.field-required {
    color: red !important;
}

#btn-popup-ok > button {
    font-size: 14px;
    width: 120px;
    left: 353px;
    top: 220px;
    border-radius: 30px !important;
    background-color: #002535 !important;
    color: #ffffff !important;
}

#Shareholders_0__PersonNationality-selectized {
    height: 25px !important;
}
/*.selectize-input.items.not-full.has-options {
    border: none !important;
}*/
#Shareholders_0__PersonMarriage-selectized {
    height: 25px !important;
}

#Shareholders_0__PersonIssueCountry-selectized {
    height: 25px !important;
}

#Shareholders_0__AddressObj_Country-selectized {
    height: 25px !important;
}

#CorporateAddressObj_Country-selectized {
    height: 25px !important;
}

#UltimateBeneficialOwners_0__PersonMarriage-selectized {
    height: 25px !important;
}

#UltimateBeneficialOwners_1__AddressObj_Country-selectized {
    height: 25px !important;
}

#UltimateBeneficialOwners_0__Type-selectized, #UltimateBeneficialOwners_1__Type-selectized, #UltimateBeneficialOwners_2__Type-selectized {
    height: 25px !important;
}

#UltimateBeneficialOwners_0__AddressObj_Country-selectized {
    height: 25px !important;
}

#UltimateBeneficialOwners_0__CompanyMailingAddress_Country-selectized {
    height: 25px !important;
}

#MailingAddress_Country-selectized {
    height: 25px !important;
}

UltimateBeneficialOwners_0__PersonSex-selectized
UltimateBeneficialOwners_0__PersonIssueCountry-selectized
input#CountryReceiveFundFrom-selectized {
    padding: 0px;
    margin: 0px;
    height: 32px;
}

input#CountrySendFundTo-selectized {
    height: 27px;
}

a#dropdownLang {
    background-color: #ffffff;
}

#shareholder-container .selectize-control .selectize-input {
    border-bottom: none;
}

#form_index4 .selectize-control .selectize-input {
    border-bottom: none;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem #002535;
}

.btn-save-register > button:hover {
    background: #002535 !important;
    color: #ffffff !important;
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem #002535 !important;
}

.form-control:focus {
    box-shadow: 0 0 0 0.2rem #002535 !important;
}

.selectize-input.focus {
    border-color: #002535 !important;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgba(24, 169, 76, 1 / 60%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgba(24, 169, 76, 1 / 60%);
}

#main-logo {
    margin-top: 50px;
    width: auto !important;
    height: 48px !important;
}

.copyright-content span:before {
    content: "Copyright 2023. INNOBIZ1 BANK." !important;
}

.copyright-content-cms {
    margin-top: 16px;
}

    .copyright-content-cms:before {
        content: "Copyright 2023. INNOBIZ1 BANK." !important;
    }

.vb-logo {
    margin: auto !important;
    width: 300px !important;
}

.form-input-login {
    margin-top: 76px !important;
}

.logo-register {
    height: 87px !important;
}

#language-ddl {
    float: left !important;
}

#btn-popup-back > button {
    border: 1px solid #002535 !important;
    background-color: #002535 !important;
    border-radius: 30px;
    color: #FFFFFF !important;
    width: 150px;
    font-size: 14px;
}

.logo {
    width: auto !important;
    height: 87px !important;
}

    .logo img {
        height: 87px !important;
    }
.logo-footer {
    height: 60px !important;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    color: #fff !important;
    background-color: #002535 !important;
    border-color: #002535 !important;
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #002535;
}

.btn-primary:hover {
    color: #ffffff !important;
    background-color: #002535 !important;
}

.btn-save-register > button:focus {
    background: #002535 !important;
    color: #ffffff !important;
}

#receivedApply p {
    color: #000000 !important;
}

#receivedApply .btn-submit {
    background-color: #002535 !important;
    border: 0.5px solid #002535
}

#fg-content {
    color: #000000 !important;
}

canvas#signature {
    border-bottom: 1px solid #002535 !important;
}

select {
    background: url("arrow-select.svg") no-repeat !important;
    background-position: top 15px right 17px !important;
    background-color: #ffffff !important;
}

.selectize-input.items {
    background-color: white !important;
    background: url("arrow-select.png") no-repeat white !important;
    background-position: top 15px right 17px !important;
    -webkit-appearance: none !important;
}

#my-overlay i {
    color: #002535 !important;
}

.datepicker, .datepicker-sh, .passport-expiry-date, .passport-expiry-date-sh {
    background-color: #ffffff !important;
    background: url("Calendar.png") no-repeat #ffffff !important;
    background-position: top 11px right 8px !important;
    -webkit-appearance: none !important;
}

#DateOfBirth {
    background-color: #ffffff !important;
    background: url("Calendar.png") no-repeat #ffffff !important;
    background-position: top 11px right 8px !important;
    -webkit-appearance: none !important;
}
/*show password*/
#show-pwd {
    position: absolute;
    top: 5px !important;
    right: 10px !important;
    background-image: url("EyeClosed.png") !important;
    background-repeat: no-repeat;
    height: 35px;
    width: 35px;
    cursor: pointer;
}

#form_index5 .col-form-label {
    color: #000000 !important;
}

#form_index4 .col-form-label {
    color: #000000 !important;
}

.text-center {
    color: #000000 !important;
}

#btn-back {
    color: #000000 !important;
    /*border: 1px solid #002535 !important;
    background-color: #002535 !important;*/
    border-radius: 25px;
}

#login-content {
    color: #000000 !important;
}

#fg-content, #fg-title, #fg-content-popup {
    color: #000000 !important;
}

.input-login {
    border-bottom: 1px solid #002535 !important;
}

#btn-login > button {
    background: #002535 !important;
    color: #ffffff !important;
}

.form-login .form-group input {
    border-bottom: 1px solid #002535 !important;
}

.span-vb-1:before {
    content: "Truvest";
}

.span-vb-2:before {
    content: "Truvest";
}

.span-vb-3:before {
    content: "Truvest";
}

.span-vb-4:before {
    content: "Valens Pay";
}

.span-vb-5:before {
    content: "Truvest";
}

.span-vb-7:before {
    content: "CrystalBank";
}

.span-vb-8:before {
    content: "Valens Pay";
}
.span-vb-9:before {
    content: "302-540 Lawrence Avenue,Kelowna V1Y 6L7, British Colombia, Canada";
}
