/*body {
    margin: 0px
}*/
.copyright-content .fa-copyright {
    display: none;
}

.copyright-content span:before {
    content: "Copyright 2023. Valens Bank Ltd";
}

.vb-logo {
    margin: auto 20px;
    width: 250px !important;
    /*content: url('/Client/valensbank/Logo_1.png') !important;*/
}

.email-otc:before {
    content: "otc@valensbank.com";
}

.summary-valensbank-fee:before {
    content: "Valens Bank Fee";
}

.span-vb-1:before {
    content: "Valens Bank";
}

.span-vb-2:before {
    content: "Valens Private Bank Limited";
}

.span-vb-3:before {
    content: "Valens Bank";
}

.span-vb-5:before {
    content: "Valens Bank";
}

.span-vb-4:before {
    content: "Valens Bank";
}

.span-vb-7:before {
    content: "Valens";
}

.span-vb-8:before {
    content: "Valens Private Bank";
}

.span-vb-9:before {
    content: "2102-58 Keefer Pl., Vancouver V6B 0B6, British Colombia, Canada";
}

.subtitle-text:before {
    /*content: "account@valensbank.com";*/
}

.custom-control {
    padding-left: 0rem !important;
}

.receive-info .label-info {
    color: #000000 !important;
}

.custom-email:before {
    content: "support@valensbank.com";
}

.color-pink {
    color: #D30E84 !important;
}

.review-fund-footer-content span:first-child:not(.custom-email) {
    color: #1F3684 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
}
/*.item-active{
   
    border-bottom: 3px solid #ff0000 !important;
    
}*/
/*.item-active a:after {
        border-bottom: 3px solid #ff0000 !important;
    }*/
/*.btn-custom {
    text-transform: capitalize;
    border: 0.5px solid #ff0000 !important;
    border-radius: 30px;
    //background-color: #ffffff;
    font-weight: 500;
    font-size: 14px;
    color: #1F3684;
}*/

/*.header {
    display: flex;
    justify-content: space-between;
    height: 96px;
    align-items: center;
    background-color: #FFF8F8 !important;
}

.footer {
    background-color: #000000;
    margin-top: 60px;
}

.img-logo {
    height: 48px;
}
.form-group input, select {
    border: 0;
    border-bottom: 1px solid #ff0000;
    background-color: #F5F5F5;
    padding: 10px;
    height: 45px;
}*/

/*input*/

.form-group input, select {
    border: 0;
    border-bottom: 1px solid #1F3684 !important;
    /* background-color: #f5f5f5 !important;*/
}

#RegisterCountry input, select {
    background-color: white !important;
    border-bottom: 0px !important;
}

#otp_form .otp-input {
    background-color: white !important;
}

.form-register .form-group input {
    background-color: white !important;
    border-bottom: 1px solid #1F3684 !important;
}

.form-register .form-group .form-control {
    background-color: white !important;
}

#btn-login > button {
    border: #1F3684;
    border-radius: 30px;
    background: #1F3684 !important;
    font-size: 14px;
    height: 100%;
}

.input-login {
    border-radius: 0px !important;
    border: 0 !important;
    border-bottom: 1px solid #969DBA;
    font-size: 14px !important;
}

    .input-login:focus {
        outline: none !important;
        box-shadow: none !important;
    }



.copyright-content-cms {
    margin-top: 25px !important;
}

    .copyright-content-cms:before {
        content: "" !important;
    }

#popup-title {
    color: #1F3684 !important;
}

#popup-button {
    background-color: #1F3684 !important;
}

#popup-button-home {
    background-color: #1F3684 !important;
}

.sub-status {
    font-size: 13px;
    position: relative;
    bottom: 20px;
}
/*  OTP  */
.modal-content {
    width: fit-content;
}

#fg-title {
    font-size: 25px;
    text-align: center;
    font-weight: 600;
}

#fg-content {
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #112577;
}

.otp-input {
    max-width: 65px;
    text-align: center;
    margin-right: .5rem;
}

.otp-form {
    width: 540px;
}

.otp-resend {
    font-size: 12px;
    border: none;
    text-decoration: underline;
    padding: 0;
    position: relative;
    top: -10px;
}

.introduce-title {
    font-size: 25px;
    text-align: center;
    font-weight: 600;
    color: #1F3684 !important;
}

.beneficary-item-selected {
    background-color: #1F3684 !important;
}

.beneficary-item {
    color: #1F3684 !important;
}

.beneficary-item-sub {
    color: #1F3684 !important;
}

.beneficary-selected {
    color: white !important;
}

.beneficary-item-menu-title {
    background-color: #1F3684 !important;
}
/*for new UI*/
.dashboard-left-section button {
    padding: 0 26px;
    margin-left: 10px;
    background-color: #1f3684 !important;
    color: white !important;
}

.account-wallet-name {
    color: #1F3684;
    font-size: 22px !important;
    font-weight: 400;
    margin-bottom: 0px !important;
}

.account-balance-overview {
    color: #1F3684 !important;
    font-weight: 600 !important;
    font-size: 14px !important;
}

.dashboard-account-currency {
    font-weight: 400 !important;
    font-size: 20px !important;
}

.account-balance {
    color: #1F3684 !important;
    font-size: 22px !important;
    font-weight: 700 !important;
}

.account-status {
    color: #1F3684 !important;
    font-weight: 400 !important;
}

.side-control .form-group input, .side-control select {
    border: 1px solid #969DBA !important;
}
/*end for new UI*/
.logo-register {
    width: 250px !important;
}

.logo {
    width: 250px;
}

.logo-footer {
    width: 200px !important;
}

.img-logo {
    width: 250px !important;
}

.img-logo-footer-cms {
    width: 200px !important;
}

.selectize-input.items.not-full.has-options input {
    border-bottom: 1px solid #ffffff !important;
}
/*.form-group input, select {
    background-color: #ffffff !important;
}*/
.form-control text-box single-line {
    background-color: #f5f5f5 !important;
}

.input-login form-control form-control-user {
    background-color: #ffffff !important;
}

.btn-disabled {
    border-color: #DEDEDE !important;
    background-color: #DEDEDE;
    color: #FFFFFF !important;
}

.btn-back-open-card {
    background-color: #1F3684 !important;
    border-color: #1F3684 !important;
    color: #ffffff;
}
.border-color {
    border-color: #1F3684 !important;
}