﻿.cursor-pointer {
    cursor: pointer;
}

@media print {
    .no-print, .no-print * {
        display: none !important;
    }
}

.text-black, .text-black p, .text-black span {
    color: #000 !important;
}

.font-bold-500 {
    font-weight: 500;
}

table.dataTable tbody td {
    word-break: break-word;
    vertical-align: top;
    white-space: initial;
}

.hidden {
    display: none !important;
}

.border-darker {
    border: 1px solid #9e9e9e !important;
}

.note-editable b, .note-editable strong {
    font-weight: bold;
}

b, strong {
    font-weight: bold;
}

.no-bold {
    font-weight: normal !important;
}

.underline {
    text-decoration: underline;
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }

    .lecture-content img {
        width: 100% !important;
    }

    .homeBanner {
        max-width: 100%;
        padding: 0px;
    }

    .breadcrumb {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }

    .lecture-content img {
        width: 100% !important;
    }

    .homeBanner {
        max-width: 100%;
        padding: 0px;
    }

    .breadcrumb {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
    .lecture-content img {
        width: 100% !important;
    }
    #lecturerCardList img {
        max-height: 282.5px;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }

    .lecture-content img {
        max-width: 100% !important;
    }
    #lecturerCardList img {
        max-height: 282.5px;
    }
}

.membership-card {
    border-radius: 15px;
    box-shadow: #dedcdc 3px 3px;
}

#divMembershipFees .card.active {
    border: 1px solid #1976d2;
}

.scrollToTop {
    bottom: 60px;
    color: #fff;
    display: none;
    font-size: 23px;
    height: 50px;
    line-height: 50px;
    position: fixed;
    right: 20px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    width: 50px;
    z-index: 999;
    background-color: #1976d2;
    border-radius: 50px;
}

.scrollToTop:hover {
    color: white;
    text-decoration: underline;
}

.login-box .logo img {
    width: 150px;
}

.note-popover.popover {
    background-color: #f7f7f7;
}


.iti--allow-dropdown {
    width: 100%;
}

.sweet-alert {
    position: absolute !important;
}

.btn-container {
    text-align: center;
    margin: 20px auto;
}

.btn-back-container {
    position: absolute;
    top: .5rem;
    right: 1rem;
}

.btn-back {
    padding: 0;
    margin: 0;
    background-color: transparent;
    border: unset;
    font-weight: bold;
    color: #000000;
    cursor: pointer;
}

.modal-dialog-mobile {
    height: 100%;
    margin: auto;
}

.modal-content-mobile {
    width: 100%;
    height: 100%;
    border: none;
}

.modal-content-mobile .modal-body {
    top: 50%;
    transform: translateY(-50%)
}

.modal-content-mobile .modal-body label, .modal-content-mobile .modal-body p {
    color: #000000 !important;
}

.modal-content-mobile .op-btn {
    width: 149px !important;
}

.modal-content .op-label-title {
    margin: 20px 0;
    font-size: 24px;
}

.modal-content .op-btn {
    margin: 0 .8rem 30px .8rem;
}

.input-2fa-container {
    justify-content: center;
    margin: 0.5rem 0;
}

.input-2fa-mobile-container {
    justify-content: center;
}

.input-2fa {
    margin: 0.3rem;
    background-color: #EFEFEF;
    border: unset;
    border-radius: 8px;
    width: 48px;
    height: 56px;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    line-height: 1;
}

.input-2fa-mobile {
    width: 45px !important;
    height:45px !important;
}

.input-2fa-mobile-container .input-2fa-mobile {
    margin: 0.2rem;
}

.input-2fa:focus {
    background-color: #FFFFFF;
    color: #000000;
    box-shadow: 0 0 0 0.2rem #3767FF;
}

.btn-resend-2fa, .btn-resend-txn-2fa {
    padding: 0;
    color: #1B51FF;
    background-color: transparent;
    border: none;
}

    .btn-resend-2fa[disabled], .btn-resend-txn-2fa[disabled] {
        cursor: not-allowed;
        color: gray;
    }

.navbar-scrolled {
    background-color: rgb(60, 60, 60) !important;
    /* transition the background-color over 1s with a linear animation */
    transition: background-color 0.5s linear;
}

.navbar-scrolled-partner-sg {
    background-color: #00305E !important;
    /* transition the background-color over 1s with a linear animation */
    transition: background-color 0.5s linear;
}

.navbar-scrolled-partner-hk {
    background-color: #A53F1A !important;
    /* transition the background-color over 1s with a linear animation */
    transition: background-color 0.5s linear;
}

.topbar .dropdown{
    background-color: unset !important;
}

.page-category {
    margin-left: 20px;
}

    .page-category td {
        padding: 5px;
        padding-right: 3px;
        padding-left: 3px;
    }

    .page-category .selector-divider {
        color: white !important;
    }

    .page-category .page-category-selector {
        color: #F9F9F9;
        cursor: pointer;
        font-size: 0.9rem;
        font-family: Noto-Sans-SC-Bold !important;
    }

.page-category-selected {
    color: #FCAF17 !important;
    text-decoration: underline;
}
.topbar .dropdown-menu {
    background: transparent;
}
.topbar .top-navbar .navbar-nav > .nav-item > .nav-link i {
    color: white;
    font-size: 0.8rem;
}

.topbar .top-navbar .navbar-nav > .nav-item > .nav-link i.home-selector {
    color: black;
    font-size: 0.8rem;
}

.language-selected {
    background: none;
    border: none;
    font-family: Helvetica-Neu-Bold;
    font-size: 12px;
    color: #E57720;
    letter-spacing: 0.67px;
    width:163.67px;
    white-space:nowrap;
    /*margin-top: 16px;*/
}

.language-margin{
    margin-right: 16px;
}

.language-selected .zmdi-globe {
    font-size: 24px;
    vertical-align: middle;
    margin-right: 8px;
    color: #565656;
}

.custom-topbar .language-selected span, .custom-topbar .language-selected .fa-chevron-down {
    color: #565656;
}

.language-selected img {
    width: 24px;
    height: 24px;
    margin-right: 7px;
}

.home-language-selected {
    font-family: Noto-Sans-SC-Bold !important;
    font-size: 0.8rem;
    color: black;
}

.home-language-selected img {
    width: 15px;
    margin-right: 10px;
}

.language-selector {
    padding: 5px 10px 5px 10px !important;
    color: #F9F9F9 !important;
    background-color:white;
}

.language-selector td {
    padding: 5px;
    vertical-align: top;
}

.language-selector img {
    border: 1px solid #eee;
}

.language-selector small, .language-selector a {
    font-size: 0.8rem;
    color: #000 !important;
    font-family: Noto-Sans-SC-Bold !important;
}

.language-selector-mobile {
    padding: 0 !important;
    color: #F9F9F9 !important;
    background-color: #c4c4c4;
    opacity: .95;
}

.language-selector-mobile tr {
    border-top: 1px solid black;
}

.language-selector-mobile tr:nth-child(1) {
    border-top: unset;
}

.language-selector-mobile td {
    padding: 10px 25px;
    vertical-align: top;
}

.language-selector-mobile img {
    border: 1px solid #eee;
}

.language-selector-mobile small, .language-selector-mobile a {
    font-size: 18px;
    color: #000 !important;
    font-family: Noto-Sans-SC-Bold !important;
}

#wrapper {
    height: 100vh;
    min-height: 100vh;
}

.label-rate-equivalent {
    color: #a09292;
    font-size: 12px;
    margin: 5px 7px;
}

    .label-rate-equivalent .loading-circle {
        width: 15px;
        margin-top: -2px;
    }

#container {
    width: 100%;
    height: 100%;
    margin: 15px;
}

.mobile-footer {
    position: fixed;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
}

#page-containerm {
    position: relative;
    min-height: 60vh;
}

#content-wrapm {
    padding-bottom: 2.5rem; /* Footer height */
}

#footerm {
    position: absolute;
    width: 100%;
    height: 2.5rem; /* Footer height */
}

.text-color {
    color: #6C3838;
}

.draft-instructions-cell {
    margin-top: 10px;
    width: 494px;
    height: 81px;
    border: 1px solid #A4A4A4;
    border-radius: 5px;
}

.draft-instructions-cell-mobile {
    height: 81px;
    border-top: 1px solid #A4A4A4;
    border-bottom: 1px solid #A4A4A4;
}

.beneficiary-cell {
    margin: 20px 0;
    width: 388px;
    height: 46px;
    border: 1px solid #A4A4A4;
    border-radius: 5px;
}

.beneficiary-cell-mobile {
    height: 46px;
    border-top: 1px solid #A4A4A4;
    border-bottom: 1px solid #A4A4A4;
}

.txn-history-cell {
    margin: 10px 0 20px 0;
    width: 461px;
    height: 102px;
    border: 1px solid #A4A4A4;
    border-radius: 5px;
}

.txn-history-cell-mobile {
    width: 100%;
    height: 98px;
    border-top: 1px solid #A4A4A4;
    border-bottom: 1px solid #A4A4A4;
}

.hide-overflow-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cell-label {
    font-size: 12px;
    color: #696969;
    margin: 0;
}

.cell-title {
    font-size: 18px;
    color: #000000;
    margin: 0;
    line-height: 24px;
}

.information-mark {
    width: 30px;
    height: 30px;
    margin-left: 20px;
}

.op-selection-txn-history {
    border: none !important;
}

.table-balance tbody,
.table-balance thead {
    display: block;
}

.table-balance tbody {
    height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}

.table-balance tbody td {
    padding: 10px;
    font-size: 14px;
    vertical-align: top;
    color: #000000
}

.table-balance thead th {
    padding: 10px;
    font-size: 14px;
    vertical-align: top;
    color: #8a8a8a;
}

.table-balance tbody td:nth-child(1),
.table-balance thead th:nth-child(1) {
    width: 140px;
}

.table-balance tbody td:nth-child(2),
.table-balance thead th:nth-child(2) {
    width: 240px;
}

.table-balance tbody td:nth-child(3),
.table-balance thead th:nth-child(3) {
    width: 140px;
}

.table-balance tbody td:nth-child(4),
.table-balance thead th:nth-child(4) {
    width: 140px;
}

.table-balance tbody td:nth-child(5),
.table-balance thead th:nth-child(5) {
    width: 140px;
}

.table-balance thead th:last-child {
    width: 156px;
}

.table-balance-mobile tbody,
.table-balance-mobile thead {
    display: block;
}

.table-balance-mobile tbody {
    overflow-y: auto;
    overflow-x: hidden;
}

.table-balance-mobile thead th {
    padding: 0 10px;
    font-size: 11px;
    vertical-align: top;
    color: #000000 !important;
}

.table-balance-mobile tbody td {
    padding: 8px 10px;
    font-size: 16px;
    vertical-align: top;
}

.table-balance-mobile tbody td:nth-child(1),
.table-balance-mobile thead th:nth-child(1) {
    width: 50%;
    text-align: left;
    color: #696969;
}

.table-balance-mobile tbody td:nth-child(2),
.table-balance-mobile thead th:nth-child(2) {
    width: 50%;
    text-align: right;
    color: #8a8a8a;
}

.currency-switch {
    position: absolute;
    top: 55px;
    right: -60px;
    width: 40px;
    height: 40px;
    border: 1px solid #000000;
    border-radius: 20px;
}

.currency-switch-mobile {
    width: 40px;
    height: 40px;
    border: 1px solid #000000;
    border-radius: 20px;
}

.paymentsliptooltip {
    display: inline-block;
    position: relative;
}

.paymentsliptooltiptext {
    z-index: 10;
}

.paymentsliptooltiptext-mobile {
    z-index: 10;
    top: unset !important;
    left: 150% !important;
    margin-left: 0 !important;
}

.paymentsliptooltip img {
    -webkit-transition: all 0.8s;
    moz-transition: all 0.8s;
    transition: all 0.8s;
}

.paymentsliptooltip img:hover {
    z-index: 10;
}

.paymentsliptooltip span {
    display: none;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    width: 120px;
    top: 70%;
    left: 50%;
    margin-left: -47px;
    background: #333;
    color: #fff;
}

.paymentsliptooltip:hover span {
    display: block;
}

.ios13-segmented-control [type=radio]:not(:checked) + label {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

.ios13-segmented-control [type=radio]:checked + label {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    color: white;
}

.ios13-segmented-control [type=radio]:checked + label:after, .ios13-segmented-control [type=radio]:checked + label:before {
    border: 0px solid #d9d9d9 !important;
    color: black;
}

.ios13-segmented-control [type=radio]:not(:checked) + label:after, .ios13-segmented-control [type=radio]:not(:checked) + label:before {
    border: 0px solid #d9d9d9 !important;
}

.ios13-segmented-control [type=radio].with-gap:checked + label:after, .ios13-segmented-control [type=radio].with-gap:checked + label:before, .ios13-segmented-control [type=radio]:checked + label:after {
    border: 0px solid #ffffff !important;
}

.ios13-segmented-control [type=radio]:disabled + label {
    color: black;
}

.ios13-segmented-control .option label {
    font-size: 14px;
    padding: 0;
    margin: 0;
    margin: .3rem 0;
}

.ios13-segmented-control .option label::before, .ios13-segmented-control .option label::after {
    content: unset;
    width: unset;
    background: unset;
    position: unset;
    top: unset;
    bottom: unset;
    border-radius: unset;
    will-change: unset;
}

.ios13-segmented-control {
    background: #ffffff !important;
    width: 100%;
    max-width: 376px !important;
    height: 36px !important;
    margin: 0 auto 20px;
    border: 1px solid #d9d9d9 !important;
    padding: 0;
}

.ios13-segmented-control .selection {
    background: #fcaf18 !important;
}

.transfer-segmented-control {
    background: #ffffff !important;
    width: 376px !important;
    margin: 0 auto 20px !important;
    border: 1px solid #eeeeee !important;
    padding: 0;
}

.transfer-segmented-control .selection {
    background: #fcaf18 !important;
}

.transfer-segmented-control [type=radio]:not(:checked) + label {
    color: #38364d !important;
}

.transfer-segmented-control [type=radio]:checked + label {
    color: #ffffff !important;
}

table.table-mobile div.form-group {
    width: 90%;
}

.navbar .onepip-exchange-logo {
    width: 100px;
    margin-bottom: 0px;
}

.topbar .top-navbar .navbar-nav > .nav-item > .nav-link.onepip-exchange-logo-toggle {
    padding-left: 0.75 rem;
    padding-right: 0.75 rem;
    font-size: 15px;
    line-height: 30px;
}

.profile-icon {
    margin-bottom: 0px;
}

.profile-icon img {
    width: 35px;
}

.topbar.navbar-mobile {
    background-color: #ffffff;
}

.mobile-tab-partial {
    height: 100%;
    padding-top: 60px;
    margin: 0;
    display: none;
}

#mobile-profile-partial small {
    font-size: 16px;
}

#mobile-profile-partial td {
    height: 50px;
    vertical-align: middle;
}

.profile-label-mobile {
    font-size: 11px;
    display: block;
    margin: 0;
    color: #696969;
}

.profile-name-mobile {
    font-size: 16px;
    display: block;
    margin: 0;
    color: black;
}

.custom-topbar {
    width: 100%;
    height: 99px;
    background-image: url('/assets/images/background/header-bg.png');
    background-size: cover;
    background-repeat: round;
    background-color: #FFFFFF;
}

.home-partial {
    width: 1100px;
    padding-top: 20px
}

.mobile-home-partial {
    position: relative;
    min-height: 100vh;
    background: #ffffff
}

.no-data-nav-label {
    font-size: 12px;
    margin: 20px 0;
}

#txn-complete-modal .modal-content .op-btn {
    margin: 0 .8rem 10px .8rem;
}

#txn-complete-modal .op-btn {
    width: 323px;
}

#txn-complete-modal .modal-footer {
    border-top: none;
}

.step-circle {
    color: #fff;
    background-color: #bbbbbb;
    border-color: #bbbbbb;
}

.step-text {
    text-align: center;
    color: #bbbbbb;
    font-size: 10px;
    margin-top: .5rem;
}

.step-active .step-circle {
    color: #fff;
    background-color: #7d7878;
    border-color: #7d7878;
}

.step-active .step-text {
    color: #7d7878;
}

.step-success .step-circle {
    color: #fff;
    background-color: #4277c4;
    border-color: #4277c4;
}

.step-active .step-circle::before {
    color: #4277c4;
}

.step-success .step-circle::before {
    color: #4277c4;
}

.step-success .step-text {
    color: #4277c4;
}

.steps .step:last-child {
    margin-right: 0;
}

.invalid-input {
    border: 1px solid red !important;
}

#two-factor-auth-modal {
    background-color: rgba(255, 255, 255, 0.5);
}

#two-factor-auth-modal .modal-dialog-mobile {
    width: unset !important;
    height: unset !important;
    margin: 0.5rem !important;
    -webkit-transform: unset !important;
    transform: unset !important;
}

#two-factor-auth-modal .modal-body-mobile {
    padding: 1rem !important;
}

#two-factor-auth-modal input[type=text] {
    padding-left: unset !important;
    padding: 0.375rem 0.75rem !important;
}

#two-factor-auth-modal p {
    margin: 0;
}

#two-factor-auth-modal label {
    margin: 0;
}

#two-factor-auth-modal .modal-dialog {
    max-width: 680px;
}

.dropzone-item {
    text-align: center;
}

.dropzone-item i:before
{
    font-size:8rem;
}

    .dropzone-item .remove {
        font-size: 1.5rem;
        font-weight: bold;
        color: #db6f6f;
        cursor: pointer;
        margin-left: 10px;
    }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance: textfield; /* Firefox */
}

.preloader-internal {
    width: 100%;
    height: 100%;
    top: 0px;
    position: fixed;
    z-index: 99999;
    background: #ffffff;
}

.close {
    color: black;
}

html {
    background-color: white !important;
}

body {
    font-family: OpenSans-Regular !important;
}

.floating-labels .form-control {
    padding: 22px 10px 6px 9px;
    display: block;
}

.floating-labels .form-group label {
    line-height: normal;
    margin: 15px 15px;
    font-size: 14px;
    top:0px;
}

.floating-labels .focused label {
    top: -4px;
    font-size: 12px;
    margin: 10px 10px;
}

.topbar .top-navbar {
    max-width: unset;
    min-height: unset;
    height: 73px;
}

html,
body {
    height: 100%;
    margin: 0;
}

.box {
    display: flex;
    flex-flow: column;
    height: auto;
    min-height: 100%;
    padding: 0;
}

.box .row {
    padding: 0;
    margin: 0;
}

.box .row.box-header {
    flex: 0 1 99px;
    position: sticky;
    top: 0;
    z-index: 1;
}

.box .row.box-content {
  flex: 1 1 auto;
}

.box .row.box-footer {
  flex: 0 1 40px;
  padding: 0 20px;
}

.open-sans {
    font-family: OpenSans-Regular !important;
}

.dropdown-toggle::after {
    border: unset !important;
    margin: unset !important;
    display: unset !important;
    vertical-align: unset !important;
}

.fa-star {
    color: #ECA00A;
    font-size: 10px;
}
#sidemenu {
    /*width: 25%;
    position: fixed;
    background: #FFFFFF;
    height: 100%;
    overflow-y: scroll;
    top: 0;*/
    /*transition: width 0.3s ease-in-out;*/
/*    width: 400px;
*/    z-index: 999;
    position: fixed;
    background: #F9F9F9;
    top: 64px;
    box-shadow: 0px 2px 10px 4px rgba(0, 0, 0, 0.12);
    opacity: 1;
    left: 50px;
    max-height: calc(100vh - 20%);
    overflow-y: auto;
}

/*    #sidemenu a, .logoutbtn {
        font-size: 24px;
        font-family: 'OpenSans-Regular';
        font-weight: 300;
        color: #000;
        width: 100%;
        margin: 10px;
    }*/

.logoutbtn {
    padding: 0px;
    background: none;
    border: none;
    text-align: left;
    color: #FE5858;
}

.sidenavbar {
    margin: 32px;
}

.overlay {
    display: none;
    position: fixed;
    /* full screen */
    width: 100vw;
    height: 100vh;
    /* transparent black */
    background: rgba(0, 0, 0, 0.7);
    /* middle layer, i.e. appears below the sidebar */
    z-index: 998;
    opacity: 0;
    /* animate the transition */
    transition: all 0.5s ease-in-out;
}
    /* display .overlay when it has the .active class */
    .overlay.active {
        display: block;
        opacity: 1;
    }

.sidemenuimg {
    width: 32px;
    height: 32px;
}

.centeritem {
    display: flex;
    justify-content: center;
    align-items: center;
}

.sidemenuname {
    font-size: 18px;
    font-family: 'OpenSans-Regular';
    font-weight: 700;
}

.sidemenucompanyname {
    font-size: 16px;
    font-family: 'Helvetica-Neu-Regular';
    font-weight: 400;
}

#sidemenuheader {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.avatarimg {
    position: relative;
    margin-right:16px;
    margin-left: 16px;
}
.dropdownnotification {
    background: #FFFFFF !important;
    text-align: center;
    padding: unset;
    border-radius: 8px !important;
    border-top: none;
    border-bottom: ridge !important;
    width: 420px;
}
.dropdownnotification a {
    color: #666;
}
.menu-info:hover {
    background: #F1F1F1;
}
.menu-info{
    margin: 0px 10px;
}
.dropdownnotification .list-unstyled {
    padding: 10px;
    /*width: 93%;*/
}
.notidropdownrow {
    display:flex;
    width:100%;
    justify-content:space-between;
    flex-wrap:unset;
}
.notifstitle {
    color: #565656;
    font-family: 'OpenSans-Regular';
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0px;
    text-align: left;
    /*margin: 0;*/
}

.notifsmessage {
    color: #565656;
    font-family: "OpenSans-Regular";
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0px;
    text-align: left;
    /*line-height: initial;*/
}

.notifsdate {
    opacity: 1;
    color: rgba(86,86,86,1);
    font-family: "OpenSans-Regular";
    font-size: 10px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0px;
    text-align: right;
    /*margin: 0;*/
}
.badge {
    padding: 4px 8px;
    text-transform: uppercase;
    line-height: 12px;
    border: 1px solid;
    font-weight: 400
}

/*.notification-badge {
    background-color: #B02330;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    padding: 0;
    position: absolute;
    top: 7px;
    right: 9px;
    border: 0px;
    color: #ffffff;
    font-size: 8px;
}
.notiiconbadge{
    display: flex;
} */
#iconnotibadge {
    position: absolute;
    right: 14px;
}
.menusection{
    margin: 10px 0px !important;
}
.faqCopyright {
    font-size: 14px;
    font-weight: 300;
}
.signuphyperlink{
    font:italic;
}
@media screen and (max-width: 992px) {
    #sidemenu{
        /*width: 400px;*/
    }
}
@media screen and (max-width: 600px) {
    .dropdownnotification {
        width: 310px;
        overflow-y: scroll;
    }
    .notidropdownrow .notidropdownrow {
        flex-wrap: wrap;
    }
}
.profiledropdown {
    font-family: "OpenSans-Regular" !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    font-style: normal !important;
    letter-spacing: 0px;
    text-align: left !important;
    margin: 0px !important;
}
/*.dropdown-menu .dropdown-item :hover {
    background-color: #E0E0E0 !important;
}
*/

.input_Wrapper {
    overflow: hidden;
    cursor: pointer;
    /*Using a background color, but you can use a background image to represent a button*/
    background-color: white;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    bottom: 20px;
    z-index: 1;
    background-image: url('../images/camera_24p.svg');
    background-repeat: no-repeat;
    background-position: center;
}

.profile_Input {
    cursor: pointer;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    /*This makes the button huge so that it can be clicked on*/
}

.hidden_Input {
    /*Opacity settings for all browsers*/
    opacity: 0;
    -moz-opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0)
}

.lbl-exceed-limit {
    font-size: 14px;
}

.lbl-exceed-limit-rates {
    font-size: 14px;
}

.otp-switch-btn, .otp-txn-switch-btn {
    padding: 7px 15px;
    border-radius: 15px;
    font-family: OpenSans-Regular;
    font-size: 10px;
    background-color: unset;
    border: 1px solid black;
    color: black;
}

    .otp-switch-btn:disabled, .otp-txn-switch-btn:disabled {
        opacity: 0.5;
        cursor: not-allowed;
    }

.menu {
    width: 384px;
    background-color: #FFFFFF;
    margin: 8px 8px 4px 8px;
}

.spn-menu-title {
    opacity: 1;
    color: #B4B4B4;
    font-family: "OpenSans-Regular";
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
    text-align: left;
    margin-left: 16px;
    margin-top: 8px;
}

#btnSideMenuSwitchAcc {
    padding: 0;
    text-align: left;
    color: #007AFF;
    font-family: "OpenSans-SemiBold";
    font-size: 12px;
    letter-spacing: 0px;
    margin-bottom: 12px;
}

.sidemenu-username {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0px;
    text-align: left;
}

.sidemenu-useremail {
    color: #000000;
    font-family: OpenSans-Regular;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: left;
}

.sidemenu-companyname {
    color: #000000;
    font-family: OpenSans-Regular;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: left;
}

.side-menu-app {
    opacity: 1;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    text-align: left;
    padding: 14px 16px;
    cursor: pointer;
}

.side-menu-app:hover{
    background-color: #F8FAFD;
}

#arrow-up {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #F9F9F9;
    margin: auto;
    margin-top: -9px;
    margin-left: 148px;
    position: fixed;
}

.side-menu-about-us {
    display: flex;
    flex-direction: column;
}

.spanaboutus{
    margin-left: 20px;
}
/*.btnAccounts, #btnSwitch {
    width: 100% !important;
}*/
.btnAccounts {
    border-radius: 8px;
    opacity: 1;
    color: #000000;
    font-family: OpenSans-Bold;
    letter-spacing: 0px;
    text-align: center;
    width: 230px;
    height: 48px;
    margin: 0;
    border-color: #38364D;
    padding: 0;
}

.chooseAccounts {
    border: 1px solid rgba(255, 172, 0, 1);
    background-color: rgba(255, 252, 247, 1);
}

/*.chooseAccounts.selected{
    background-color: rgba(255, 172, 0, 1) !important;
    border: 1px solid rgba(255, 172, 0, 1);
}*/

    .btnAccounts.selected, .btnAccounts.selected:focus {
        background-color: #FDD436;
        border-color: #FDD436;
        box-shadow: none;
    }

    .btnAccounts:hover {
        background-color: #FFFCEE;
        border-color: #38364D;
    }

.accname {
    font-size: 16px;
}

.acctype {
    font-size: 12px;
}

.switchAcc-footer {
    border-top: 0;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left:36px;
    padding-right:37px;
}

.divAccounts {
    display: flex;
    flex-direction: column;
    margin: auto;
   /* justify-content: center; */
    align-items: center;
    lign-items: center;
    scrollbar-width: none;
    overflow: auto;
    gap: 15px;
}

.switchAcc-footer {
    width: 100%;
    background-color: #fff !important;
}

.divuserdata {
    flex-direction: column;
    margin-left: 19px;
}

.switchacc-horizontal-line {
    width: 100%;
    height: 1px;
    background-color: #E0E0E0;
}

.switchAcc-title {
    flex-direction: column;
}


/*#btnSwitch {
    border-radius: 8px;
    opacity: 1;
    background-color: #38364D;
    width: 396px;
    height: 44px;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif;
    border: 0;
} */

/*#btnSwitch:hover {
        opacity: 30%;
    }*/

.m-l-4{
    margin-left: 4px;
}

.m-r-4{
    margin-right: 4px;
}

.m-b-24{
    margin-bottom: 24px;
}

.m-l-16{
    margin-left: 16px;
}

#switchAccPartial{
    /*margin-top:8px;*/
    width:340px;
    height:496px;
}

#switchAccPartial .header-line {
    width: 340px;
    height: 8px;
    background-color: #FCAF18;
    border-radius: 4px 4px 0px 0px;
    opacity: 1;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

#switchAccPartial .card-body{
    padding:unset;
}

#switchAccPartial .card-body .card-title {
    background: linear-gradient(180deg, #D2D2D3, #FFFFFF);
    padding: 16px 22px;
    width: 340px;
}

.img-menu-icon {
    margin-right: 8px;
}

.showOnMobile, .displayOnMobile, .switchAccTitleOnMobile {
    display: none
}


@media screen and (max-width: 500px) {
    #sidemenu{
        width: 100%;
        max-height: 100%;
        height: 100%;
        top:0;
        left:0;
    }

    .menu {
        width: 100%;
        margin: 0px 4px 4px 0px;
    }

    .showOnMobile {
        display: block !important;
        cursor: pointer;
        /*margin: 18px 18px;*/
        padding: 18px 18px;
        /*background-color: #D2D2D3;*/
    }

    .showOnDesktop {
        display: none !important;
    }

    .displayOnMobile{
        display:flex !important;
        justify-content:center;
        align-items: center;
        margin-bottom: 24px;
    }

    .switchAccTitleOnMobile {
        display: flex !important;
        flex-direction: column;
        align-items: center;
        margin-top: -55px;
        width:100% !important;
    }

    #switchAccPartial {
        width:100%;
        height:100%;
    }

    .vapopupbg img {
        width: 90%;
    }

    .vaaccount img {
        width: 58%;
    }

    .vaaccount {
        top:-5px !important;
        right: 5px !important;
    }

    #account-details-card {
        width: 90% !important;
        margin-top: calc(100% - 85%);
        margin: auto;
        margin-top: calc(100% - 85%);
    }

    #account-balance-card {
        background: url(../../assets/images/icon/account_balance_card_mobile.png) !important;
        width: 392px !important;
        height: 116px !important;
    }

    .account-vas {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        margin: 30px 20px !important;
    }

    .imgpaynow {
        margin: 30px 20px 0 !important
    }

    .divBalanceAmount {
        margin-top: -5px !important;
        width: 340px !important;
        height: 69px !important;
    }

    #account-balance-currency{
        margin:20px 0 20px 0;
    }

    .desktop-account-details-title{
        display:none;
    }

    .account-balance-title {
        margin: 33px 0 0 20px !important;
    }

    .account-details-title {
        font-size: 14px !important;
        margin: 33px 25px 20px !important;
    }

    .divBalanceAmount #balance-amount{
        font-size: 20px;
    }

    #account-balance-card .divBalanceAccNo{
        padding: 20px 15px !important;
    }

    .account-details-paynow-tooltip {
        margin-left: 10px !important;
        position: absolute;
        margin-top: -12px;
    }

    .account-vas .bank-title {
        width: 130px !important;
        padding: 20px 20px 20px 0px !important;
        font-size: 14px !important;
    }

    .account-vas .bank-value {
        font-size: 14px !important;
    }

    #balance-accountNo
    {
        font-size: 14px !important;
    }

    .imgcopyicon{
        margin-top: -4px !important;
    }

    #vaPopupDialogueOverlay .modal-content, #va-prelaunchpopup-modal .modal-content{
        border-radius: 12px !important;
    }

    #va-prelaunchpopup-modal .modal-body {
        padding: 0px 25px 10px !important;
    }
    #vaPopupDialogueOverlay .modal-header, #va-prelaunchpopup-modal .modal-header, #va-noticepopup-modal .modal-header{
        margin-top:32px !important;
    }

    #btnCloseVAPopup, #btnCloseVAPrelaunchPopup, #btnCloseVANoticePopup {
        margin-bottom: 32px !important;
    }

    #account-details-card .account-info-banktransfer-tooltip {
        margin: 24px 16px 24px !important;
        font-size:12px !important;
    }

    #account-details-card .account-info-banktransfer-title {
        margin-left: 20px !important;
        font-size:16px !important;
    }

    #account-details-card .account-info-title{
        margin-left:0px !important;
        font-size:16px !important;
    }

    #account-details-card .account-info-tooltip{
        margin-left:0px!important;
        margin-right:20px!important;
        font-size: 12px!important;
    }
}

#add-rate-alert {
    padding: 13px 17px;
    border-radius: 100%;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
    background-color: rgba(252, 175, 24, 1);
    color: white;
    border: unset;
}

#ratealertlist-table thead {
    background: #F1F1F1;
    height: 55px;
    color: #000000;
    font-size: 14px;
    font-family: OpenSans-Regular;
    font-weight: 300;
    line-height: 30px;
    border-bottom: 1px solid #E0E0E0;
}

.m-r-80{
    margin-right: 80px;
}

.spn-currencycode {
    font-size: 16px;
    color: #000000;
    font-family: OpenSans-Regular;
    font-weight: 700;
}

.spn-currency, .spn-rate, .spn-notify {
    font-size: 16px;
    color: #000000;
    font-family: OpenSans-Regular;
    font-weight: 400;
}

.btnRemoveAlert {
    border: 0;
    color: #B02330;
    background: transparent;
    width: 18px;
}

#ratealertlist-table, #ratealertlist-table th{
    border: 0;
    border-bottom: 1px solid #E0E0E0;
}

#ratealertlist-table td, #ratealertlist-table th{
    padding: 15px 25px;
}

#ratealertlist-table tr:hover{
    background: #F1F1F1;
    cursor: pointer;
}

#add-rate-alert-mobile {
    padding: 13px 17px;
    border-radius: 100%;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
    background-color: rgba(252, 175, 24, 1);
    color: white;
    position: fixed;
    bottom: 35px;
    right: 25px;
    border: unset;
}

#ratealertlist-table-mobile, #ratealertlist-table-mobile th {
    border: 0;
}

.div-basecurrency-mobile {
    font-size: 14px;
    font-family: 'Helvetica-Neu-Regular';
    color: #878787;
}

.spn-rate-mobile {
    font-size: 36px;
    font-family: 'Helvetica-Neu-Medium';
    font-weight: 500;
    color: #000000;
}

.spn-tocurrency-mobile {
    font-size: 16px;
    font-family: Helvetica-Neu-Bold;
    color: #000000;
}

.spn-notify-mobile {
    font-size: 12px;
    font-family: OpenSans-Regular;
    color: #565656;
}

.spn-notifytype-mobile {
    font-size: 12px;
    font-family: OpenSans-Regular;
    color: #565656;
    font-weight: 700;
}

.btnRemoveAlert-mobile{
    margin-top:40px;
    margin-right: 25px;
    float:right
}

.m-l-20{
    margin-left:19px;
}

.ratedetails-card{
    width: 624px;
    height: 532px;
}

.rate-details-card-footer{
    padding: 20px;
}

.ratedetails-header-line {
    border-radius: 4px 4px 0px 0px;
    opacity: 1;
    background-color: #FCAF18;
    width: 100%;
    height: 8px;
}

.ratedetails-card-title {
    color: #000000;
    font-family: Helvetica;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
}

.ratedetails-card-title2 {
    color: #000000;
    font-family: Helvetica;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
}

.ddlcurrency {
    visibility: visible !important;
    border: unset;
    border-radius: 8px 8px 0px 0px;
    background-color: #FAFAFA;
}

.ddl {
    border-radius: 8px 8px 0px 0px;
    background-color: #FAFAFA;
    width: 328px;
    height: 64px;
    padding: 8px;
}

.ddl-mobile {
    border-radius: 8px 8px 0px 0px;
    background-color: #FAFAFA;
    width: 160px;
    height: 56px;
    padding: 8px;
}

.ddllabel {
    font-size: 12px;
    color: #565656;
    font-family: OpenSans-Regular;
}

.m-t-32{
    margin-top: 32px;
}

.m-l-16{
    margin-left:16px;
}

.m-r-16{
    margin-right: 16px;
}

.slider {
  -webkit-appearance: none;
  width: 708px;
  height: 4px;
  background: #787879;
  border-radius: 5px;
}

.slider-mobile {
  -webkit-appearance: none;
  width: 380px;
  height: 4px;
  background: #787879;
  border-radius: 5px;
}

/* Styles for the slider thumb */
slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 22px;
    height: 22px;
    background: #FDB318 !important;
    cursor: pointer;
    border-radius: 50%;
    color: #FDB318 !important;
}

/* Styles for the slider thumb on hover */
    /*slider::-webkit-slider-thumb:hover {
        background: #FDB318;
    }*/

/* Styles for the slider thumb on active */
    /*slider::-webkit-slider-thumb:active {
        background: #FDB318;
    }*/

/* Styles for the slider track */
slider::-webkit-slider-runnable-track {
  width: 100%;
  height: 10px;
  cursor: pointer;
  background: #787879;
  border-radius: 5px;
}

.input-control, .ddl-notify {
    width: 656px;
    height: 64px;
    background: #FAFAFA;
    border-radius: 8px 8px 0px 0px;
    border: unset;
    padding: 8px;
}

.input-control-mobile, .ddl-notify-mobile {
    width: 396px;
    height: 56px;
    background: #FAFAFA;
    border-radius: 8px 8px 0px 0px;
    border: unset;
    padding: 8px;
}

#graph{
    margin-left: 80px;
}

#graph.p{
color: #000000;
font-family: OpenSans-Regular;
font-size: 16px;
font-weight: 400;
letter-spacing: 0px;
text-align: center;
}

.w-716{
    width: 716px;
}

.w-380{
    width: 380px;
}


.editRateAlert {
    color: white;
    float: right;
    border: 1px solid #38364D;
    background: #38364D;
    width: 182px;
    height: 48px;
    font-family: Helvetica;
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 0px;
    text-align: center;
    border-radius: 8px;
}

.editRateAlert-mobile {
    color: white;
    float: right;
    border: 1px solid #38364D;
    background: #38364D;
    width: 396px;
    height: 40px;
    font-family: Helvetica;
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 0px;
    text-align: center;
    line-height: 1.5px;
}

.editRateAlert:hover{
    color:white;
}

#btnchartDate {

}

.btnPeriod {
    opacity: 1;
    color: #FFFFFF;
    font-family: OpenSans-Regular;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
    text-align: center;
    background: #B4B4B4;
    border: unset;
    width: 32px;
    height: 34px;
    margin: 16px;
    border-radius: 5px;
}

.btnPeriod.selected{
    background:#FCAF18;
}

.m-t-88{
    margin-top:88px;
}

.m-t-150{
    margin-top:150px;
}

.ratealert-title-mobile {
    color: #000000;
    font-family: Helvetica;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}

.ratealert-title2-mobile {
    color: #000000;
    font-family: Helvetica;
    text-align: center;
    font-size: 12px;
    font-weight: 300;
    text-align: center;
}

.title-edit-mobile {
    font-size: 12px !important;
    font-weight: 300 !important;
    text-align: center;
}

.transform-chevron {
    transform: rotate(180deg);
}

a.canvasjs-chart-credit{
    display:none;
}

#contact-us-modal p {
    opacity: 1;
    color: #565656;
    font-family: "OpenSans-ExtraBold";
    font-size: 36px;
    letter-spacing: -0.75px;
    text-align: left;
}



#contact-us-modal .modal-dialog {
    max-width: 736px;
}

#contact-us-modal .modal-content {
    margin-top: -1px;
    margin-left: -17px;
    padding: 12px 39px;
}

.body-mobileview #contact-us-modal .modal-content {
    margin-left: unset !important;
}

@media(max-width: 830px) {
    #contact-us-modal .modal-content {
        margin-left: unset !important;
    }
}

.body-mobileview #contact-us-modal .modal-content .modal-footer {
    display: block !important;
}

@media(max-width:550px) {
    #contact-us-modal .modal-content .modal-footer {
        display: block !important;
    }
    #contact-us-modal .modal-content .modal-footer .d-flex .d-flex{
        display: block !important;
    }
}

#contact-us-modal .modal-landing-header {
    height: 7px;
    background: #FFAC00;
    position: relative;
    margin-top: -12px;
    margin-left: -39px;
    margin-right: -39px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

#contact-us-modal input[type=text] {
    padding-left:12px !important;
}

#contact-us-modal textarea {
    width: 100%;
    height: 150px;
    background-color: #FAFAFA !important;
    color: #000000 !important;
    font-size: 18px !important;
    border: none !important;
    border-radius: 8px !important;
    padding-top: 1.25rem;
    padding-left: 1rem;
    resize:vertical;
}

#contact-us-modal .contactusfooter a{
    color: #565656;
}

#contact-us-modal .contactusfooter a:hover {
    color: #007bff;
}

.areacode-flag-dropdown {
    width: 36px;
}

#contact-us-modal .form-group{
    margin-bottom: 24px;
}

#contact-us-modal .contact-us-select {
    margin-top: -32px;
    font-size: 12px !important;
    margin-left: -12px;
}


#contact-us-modal .form-group label {
    position: absolute;
    font-family: OpenSans-Regular;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    text-align: left;
    padding: 1rem 0.75rem;
}

#contact-us-modal .focused label {
    position: absolute;
    margin-top: -10px;
    font-size: 12px;
    transition: 0.2s ease all
}

.contactusfooter {
    color: #565656;
    font-family: OpenSans-Regular;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -0.25px;
    text-align: left;
}

.grid {
    grid-gap: 50px;
}

#contact-us-modal .contact {
    color: #B4B4B4;
    font-family: OpenSans-Regular;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0px;
    text-align: left;
}

#contact-us-modal .contact-info {
    color: #000000;
    font-family: OpenSans-Regular;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    text-align: left;
}

.contact-us-group-select {
    background: #FAFAFA !important;
    width: 100%;
    height: 56px !important;
    color: #000000 !important;
    font-size: 18px !important;
    border: none !important;
    border-radius: 8px !important;
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
}

#contact-us-modal .select2-css-custom
{
    border-bottom: 0 !important;
}

.cs-input {
    width: 100%;
    height: 56px !important;
    background-color: #FAFAFA !important;
    color: #000000 !important;
    font-size: 18px !important;
    border: none !important;
    border-radius: 8px !important;
}

.w-50{
    width:50%;
}

.w-80{
    width: 80%;
}

#btnSendContactUs {
    border-radius: 8px;
    opacity: 1;
    background-color: #38364D;
    color: #FFFFFF;
    font-family: "OpenSans-SemiBold";
    font-size: 16px;
    letter-spacing: 0px;
    text-align: center;
    width: 120px;
    height: 40px;
    margin-bottom: 20px;
}

#btnSignupFromContactUs {
    border-radius: 8px;
    opacity: 1;
    background-color: #38364D;
    color: #FFFFFF;
    font-family: "OpenSans-SemiBold";
    font-size: 16px;
    letter-spacing: 0px;
    text-align: center;
    width: 244px;
    height: 40px;
    margin-bottom: 20px;
}

#btnContactUsUploadSupportDoc {
    border-radius: 8px;
    border: 1px solid #B4B4B4;
    width: 100%;
    height: 48px;
    background: transparent;
    text-align: left;
    color: #565656;
    font-family: "OpenSans-Regular";
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.08px;
}

.contact-us-error-message {
    color: red;
    font-size: 12px;
    top: 58px;
}

.contact-us-error-border {
    border: 1px solid red !important;
    border-radius: 10px;
}

.current-rate-box {
    box-shadow: 0px 2px 8px rgba(188, 188, 188, 0.5);
    opacity: 1;
    background-color: #F7F9FC;
    width: 288px;
    height: 94px;
    cursor: pointer;
}

.target-rate-box {
    width: 288px;
    height: 94px;
    box-shadow: 0px 2px 8px rgba(188, 188, 188, 0.5);
    opacity: 1;
    background-color: #FFFFFF;
    border: 1px dotted #565656;
    cursor: pointer;
}

    .target-rate-box:hover, #divTargetSellRateInverse :hover, #divTargetSellRateInverse :focus {
        background: #FFFDF3 
    }

    #btnDeleteRateAlert {
        border-radius: 8px;
        border: 1px solid #B02330;
        color: #B02330;
        width: 182px;
        height: 48px;
        font-family: Helvetica;
        font-size: 21px;
        font-weight: 700;
        text-align: center;
    }

#btnCancelRateAlert {
    border-radius: 8px;
    border: 1px solid #38364D;
    color: #38364D;
    width: 182px;
    height: 48px;
    font-family: Helvetica;
    font-size: 21px;
    font-weight: 700;
    text-align: center;
}

.rate-title {
    color: #000000;
    font-family: Helvetica-Neu-Bold;
    font-size: 14px;
    letter-spacing: 1.2px;
    text-align: center;
    line-height: 31px;
    margin-bottom: 11px;
}

.rate-tiles{
    margin:10px 11px 0;
}

.rate-alert-details {
    margin: -30px 10px;
}


#divCurrentSellRateInverse, #divTargetSellRateInverse {
    font-size: 32px;
    font-weight: 500;
    font-family: Helvetica-Neu-CondensedBold;
    background: transparent;
}

.divFromCurrencyCode{
    font-size: 12px;
}

.divToCurrencyCode {
    font-size: 20px;
    font-family: Helvetica-Neu-CondensedBold;
    margin-top:-4px;
}

.divRate {
    font-size: 14px;
    font-family: Helvetica-Neu-Light
}

.w-412{
    width: 412px;
}

input[type=range] {
    -webkit-appearance: none;
    margin: 15px 0;
    width: 412px;
}

    input[type=range]:focus {
        outline: none;
    }

    input[type=range]::-webkit-slider-runnable-track {
        width: 100%;
        height: 4px;
        cursor: pointer;
        animate: 0.2s;
        background: #F1F1F1;
        border-radius: 25px;
    }

    input[type=range]::-webkit-slider-thumb {
        height: 20px;
        width: 20px;
        border-radius: 50%;
        background: #FDB318;
        box-shadow: 0 0 4px 0 #FDB318;
        cursor: pointer;
        -webkit-appearance: none;
        margin-top: -8px;
    }

.loading-circle{
    top:300px !important;
}

select {
    appearance: unset;
    -webkit-appearance: unset;
    -moz-appearance: unset;
    background: url('/assets/images/icon/keyboard_arrow_down.png') no-repeat right #FAFAFA !important;
    background-size: 24px !important;
}

#vaPopupDialogueOverlay .modal-header, #va-prelaunchpopup-modal .modal-header {
    border-bottom: none !important;
}

#vaPopupDialogueOverlay .header-line {
    border-radius: 4px 4px 0px 0px;
    opacity: 1;
    background-color: #FCAF18;
    width: 100%;
    height: 8px;
}

.vaaccount {
    position: absolute;
    top: 15px;
    left: 0;
    right: 30px
}

#vaPopupDialogueOverlay .modal-footer, #va-prelaunchpopup-modal .modal-footer {
    border-top: none !important;
    margin: auto;
}


#vaPopupDialogueOverlay #va-title {
    margin-bottom: 30px;
}

#vaPopupDialogueOverlay .va-subcontent1 {
    font-family: Helvetica-Neu-Bold;
    font-weight: 700;
}

#vaPopupDialogueOverlay .va-subcontent2 {
    color: #FCAF17;
    text-decoration: underline;
    font-family: Helvetica-Neu-Bold;
    font-weight: 700;
}
#vaPopupDialogueOverlay .va-subcontent3 {
    color: #FF0000;
    font-style: italic;
    font-family: Helvetica-Neu-Bold;
    font-weight: 700;
}

#vaPopupDialogueOverlay button.close {
    opacity: 1 !important;
}

/*#vaPopupDialogueOverlay button span {
    border: 1px solid #38364D;
    color: white;
    border-radius: 33px;
    padding: 0px 11px 3px;
    background: #38364D;
}*/

.desktop-account-details{
    gap:20px;
    padding:0 100px 100px;
}

#account-details-card {
    border-radius: 4px 4px 0px 0px;
    box-shadow: 0px 3px 4px 2px rgba(0, 0, 0, 0.05);
    width: 1053px;
}

#account-details-card .header-line {
    border-radius: 4px 4px 0px 0px;
    background-color: #FCAF18;
    width: 100%;
    height: 8px;
}

    #account-details-card .break-line {
        height: 1px;
        background: #000000;
        width: 90%;
        margin: auto;
    }

.account-details-title {
    color: #000000;
    font-family: "OpenSans-Bold";
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0px;
    margin: 25px 40px 20px;
}

#account-balance-card {
    background: url(../../assets/images/icon/account_balance_card.png);
    width: 512px;
    height: 154px;
    border-radius: 0px;
    background-size: cover;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-family: "OpenSans-Bold";
}

.account-vas .bank-title {
    color: #000000;
    font-family: "OpenSans-Regular";
    font-size: 16px;
    font-weight: 400;
    width: 40%;
    padding: 20px;
}

.account-vas .bank-value {
    font-family: "OpenSans-Regular";
    font-size: 16px;
    font-weight: 300;
}

.account-vas 
{
    /*display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px; */
    margin: 40px;
}

#account-vas .bank-value {
    color: #000000;
    font-family: Helvetica;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0px;
    /* margin-top:12px;*/
}

.btnCopyAccountNumber {
    border: none;
    background: transparent;
}

#ddlCustomerCurrencies {
    visibility: unset !important;
    width: unset;
    border-radius: 4px;
    background: url('/assets/images/icon/down_arrow.png') no-repeat right transparent !important;
    border: none;
    color: #000000;
    font-family: "OpenSans-Bold";
    font-size: 16px;
    font-weight: 700;
    padding: 0 25px 0px 18px;
    background-size: 30px !important;
}

.divBalanceAmount {
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.13);
    opacity: 1;
    background-color: rgba(255, 255, 255, 1);
    margin: auto;
    width: 441px;
    height: 89px;
    color: #000000;
    font-family: OpenSans-Regular;
    margin-top: 5%;
    padding: 7px 15px 10px 30px;
}

    .divBalanceAmount .balance-label {
        color: #FCAF18;
        font-size: 14px;
    }

.account-balance-title {
    font-size: 20px;
    margin: 33px 0 0 30px;
}

#balance-currency{
    font-size: 28px;
    margin-right: 10px;
}

#balance-amount{
    font-size: 28px;
}

.account-no-title {
    font-family: Helvetica !important;
    font-size: 16px;
    margin-top:20px;
}

.copiedText{
    text-align:right;

}

#account-balance-currency {
    margin: 16px 5px
}

.account-currency-title {
    color: #000000;
    font-family: Helvetica-Neu-Bold;
    font-size: 14px;
    font-weight: 700;
    margin-right:20px;
}

.mobile-account-details-header {
    font-family: OpenSans-Bold;
    color: #000000;
    font-size: 18px;
    margin:auto
}

.imgcopyicon{
    width:20px;
    margin-top:-5px;
    margin-right: -3px;
}

.imgpaynow{
    margin:0 40px 0;
}

#txtpenalties {
    color: #565656;
}

#account-details .nav {
    padding: 0 35px 0;
}

#account-details .nav-fill .nav-item {
    color: #38364D;
    font-family: OpenSans-Regular;
    font-size: 14px;
    font-weight: 400;
    width: calc(100% - 80%);
    margin: 2px;
}

#account-details .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background: #FCAF18;
    color: #fff;
    font-family: "OpenSans-SemiBold";
    font-size: 14px;
    width: calc(100% - 80%);
    margin: 2px;
}

#ddlCustomerCurrencies:focus {
    outline: none; 
    box-shadow: none;
    border-color: transparent; 
}

#account-balance-card .divBalanceAccNo {
    padding: 20px 30px 0;
}

.divBalanceCurrency .vertical-line {
    width: 1px;
    height: 56px;
    border: 1px solid rgba(151, 151, 151, 0.32);
    margin-right:19px;
}

.account-details-paynow-tooltip {
    color: #38364D;
    font-family: "OpenSans-Regular";
    font-size: 14px;
    font-weight: 400;
    border-radius: 20px;
    background: #EFEFEF;
    text-align:center;
    padding:10px;
    margin-left:10px;
}

.account-details-chevron {
    font-size: 36px;
    color: #000000;
    padding: 25px 40px 28px;
}

#vaPopupDialogueOverlay .modal-header, #va-prelaunchpopup-modal .modal-header {
    border-bottom: none !important;
    margin: auto;
}

#vaPopupDialogueOverlay .header-line {
    border-radius: 4px 4px 0px 0px;
    opacity: 1;
    background-color: #FCAF18;
    width: 100%;
    height: 8px;
}

.vaaccount {
    position: absolute;
    top: 20px;
    left: 0;
    right: 30px
}

#vaPopupDialogueOverlay .modal-content, #va-prelaunchpopup-modal .modal-content {
    border-radius: 85px;
    border: 1px solid #979797;
    box-shadow: 0px 0px 2px 4px rgba(255, 255, 255, 0.76) inset, -8px 8px 24px rgba(0, 0, 0, 0.5);
    background-color: #F1F1F1;
}

#vaPopupDialogueOverlay .modal-body {
    margin: auto;
    padding: 20px 100px;
    color: #000000;
    font-family: Helvetica;
    font-size: 16px;
    font-weight: 400;
    text-align: justify;
}

#vaPopupDialogueOverlay .vapopup-info, #vaPopupDialogueOverlay .vapopup-bell, #va-noticepopup-modal .vapopup-bell {
    margin: auto;
}

#va-noticepopup-modal .vapopup-bell {
   width: 35%;
}

#vaPopupDialogueOverlay .vapopup-logo, #va-noticepopup-modal .vapopup-logo
{
    width: 50%;
    margin:auto
}

.va-findoutmore {
    font-family: Helvetica;
    font-weight: 500;
    font-size: 12px;
}

#btnCloseVAPopup, #btnCloseVAPrelaunchPopup, #btnCloseVANoticePopup {
    border-radius: 8px;
    opacity: 1;
    background: #38364D;
    width: 195px;
    height: 40px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 700;
    font-family: Helvetica-Neu-Bold;
    border: 0;
    margin-bottom: 20px
}

label[for=chknDonotshow] {
    color: #000000;
    font-family: OpenSans-Bold;
    font-size: 12px;
    font-weight: 700;
}

    label[for=chknDonotshow]::before {
        border: 2px solid #000000;
    }

#va-prelaunchpopup-modal .modal-body {
    margin: auto;
    padding: 0px 60px 10px;
    color: #000000;
}

#va-prelaunchpopup-modal #va-title {
    font-family: Helvetica-Neu-Medium;
    font-size: 16px;
    font-weight: 500;
    text-align: justify;
}

#va-prelaunchpopup-modal .va-title1 {
    font-family: Helvetica-Neu-Bold;
    font-size: 16px;
    font-weight: 700;
}

#va-prelaunchpopup-modal #va-content {
    font-family: Helvetica;
    font-weight: 400;
    font-size: 12px;
    margin: 5px 0 20px;
    text-align: justify
}

#va-prelaunchpopup-modal .va-subcontent1{
    margin-bottom: 20px
}

#va-prelaunchpopup-modal .vapopup-info{
    margin-left: 25px;
}

#va-prelaunchpopup-modal .img-prelaunchbell{
    width: 50%;
    margin:auto;
}

#va-noticepopup-modal .modal-body {
    margin: auto;
    padding: 13px 60px 10px;
    color: #000000;
}

#va-noticepopup-modal #va-title {
    font-family: Helvetica-Neu-Medium;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
}

#va-noticepopup-modal #va-content {
    font-family: Helvetica;
    font-weight: 400;
    font-size: 14px;
    margin: 5px 0 20px;
    text-align: justify
}

#va-noticepopup-modal #va-content ul{
    margin: 8px 30px 0;
}


.navAccountDetails {
    border-radius: 8px;
    border: 1px solid #E0E0E0;
    background-color: #FFFFFF;
    width: calc(100% - 10%);
    margin: auto;
    padding: 0 !important;
}

#vaindicator {
    border-radius: 8px;
    background-color: #B02330;
    color: #FDFEFF;
    font-family: "OpenSans-Bold";
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0px;
    padding: 1px 5px 1px 5px;
    display:none;
}

.divInvalidVA {
    text-align: center;
    font-family: OpenSans-Regular;
    font-size: 16px;
    color: #000000;
    margin: auto;
    margin-top: 85px;
    margin-bottom: 85px;
}

    .divInvalidVA .invaidVAContact {
        font-family: "OpenSans-SemiBold" !important;
        color: #007AFF !important;
        cursor: pointer;
    }

.successpage-container .divInvalidVA
{
    margin-top: 16px !important;
    margin-bottom: 16px !important;
}

    .successpage-container .divInvalidVA .invaidVAContact {
        white-space: break-spaces;
    }

#balance-accountNo{
    margin-top:15px;
}

#account-details-card .account-info-tooltip {
    background: #FAFAFA;
    border-radius:8px;
    padding:8px;
    margin-left:20px;
}

#account-details-card .account-info-title {
    color: #000000;
    font-family: "OpenSans-Bold";
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.43px;
    margin-bottom:8px;
    margin-left:20px;
}

#account-details-card .account-info-banktransfer-tooltip {
    background: #FAFAFA;
    border-radius: 8px;
    padding: 8px;
    margin: 40px 50px 24px;
}

#account-details-card .account-info-banktransfer-title {
    color: #000000;
    font-family: "OpenSans-Bold";
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.43px;
    margin-left:57px;
}

#account-details-card .acc-info-breakline {
    width: 50%;
    border-bottom: 1px solid #E0E0E0;
}

#account-details-card .account-info-banktransfer-tooltip img{
    margin-right:4px;
}

#account-details-card .account-info-tooltip img{
    margin-right: 4px;
}

.mobile-card-login .divAccounts {
    margin-bottom:24px;
}

.mobile-card-login .switchAcc-footer {
    position: fixed;
}

/*#switchAccCard {
    width:340px;
    height:496px;
}*/

.lblRMB {
    font-family: 'OpenSans-Bold';
}

.popupRMBTitle {
    font-family: 'OpenSans-Bold';
    margin-bottom: 6px;
}


#popup-title {
    font-family: OpenSans-SemiBold;
    font-size: 21px;
}

#popup-content {
    font-size: 18px;
}

#updatedetailpopup-modal .modal-footer {
    border-top: none;
}

#redirectToUpdate {
    background: #38364D;
    color: #FFFFFF;
    font-family: 'Helvetica-Neu-Bold';
    text-align: center;
    padding: 8px 20px;
    border-radius: 20px;
    width: 150px;
}