


.hero-mask {
    background: #321f20;
}

.text-red {
    color: #f0a6aa !important;
}

.text-blue {
    color: #d5dbec !important;
}

.user-profile {
    min-height: 292.99px;
}
#filterTransactions {
    padding: 0 18px 20px;
}

   /* #filterTransactions .item.active {
        background: #1f419a;
        color: #fff;
    }

    #filterTransactions .item {
        background: #e8eeff;
        border: 1px solid #1f419a;
        color: #1f419a;
        margin: 0 4px;
        padding: 4px 12px;
    }*/
.profile-thumb-icon {
    height: 40px;
    width: 40px;
    object-fit: cover;
}

.profile-thumb .fas {
    height: 100px;
    width: 100px;
    object-fit: cover;
    font-size:25px;
}

.text-secondary {
    color: #224295 !important;
}

.bg-secondary {
    background: #224295 !important;
}

.bg-light6 {
    background-color: #f0f2f8;
}

.text-light6 {
    color: #c0d1d4;
}

.btn-check:checked + .btn-outline-secondary, .btn-check:active + .btn-outline-secondary, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show {
    color: #fff;
    background-color: #224295;
    border-color: #224295;
}

.passcheck {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    color: #888;
    z-index:9999;
}

.authenticate .form-control, .form-select {
    font-size: 15px;
    border-width: 2px;
    border-radius: 0px;
    height: 55px;
    font-weight: 500;
    color: #202020;
    border-color: #CFE2EA;
}
    .form-control::-webkit-input-placeholder, .form-select::-webkit-input-placeholder {
        color: #98AEC6;
    }

    .form-control::placeholder, .form-select::placeholder {
        color: #98AEC6;
    }

    .authenticate .form-control::placeholder, .form-select::placeholder {
        font-weight: 500;
    }

    .authenticate .form-control:not(.form-control-sm) {
        padding: 0.7rem 0.96rem;
    }

.authenticate .form-label {
    margin-bottom: 0.2rem;
}

.authenticate .btn {
    padding: 15px 15px;
    border-radius: 24px;
    font-weight: 700;
}


.authenticate .form-check-input {
    width: 1.2em;
    height: 1.3em;
    border: 1.5px solid #c6cdcf;
    margin-left: -1.8em;
}

.authenticate .form-check {
    padding-left: 1.8em;
}

.phcode select {
    position: absolute;
    left: 0;
    width: 80px;
    border: 0;
    top: 2px;
    height: inherit !important;
    outline: none !important;
    box-shadow: none !important;
    background-color: transparent;
    padding-left: 0;
    z-index:1024;
}
.phcode select {
    border-bottom: 0 !important;
}

.phcode .form-control {
    padding-left: 80px !important;
}

.pac-container {
    z-index: 9999 !important;
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
    padding: 0 !important;
}

div#ContentPlaceHolder1_tbldata_wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 26px;
}

.default-choose-btn input[type=file] {
    font-size: 40px !important;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    right: 0;
    height: 100%;
    z-index: 9;
}

.default-choose-btn {
    position: relative;
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
}

.profile-verif-wrap h5 {
    font-size: 16px;
    margin: 0 0 15px 0;
    font-weight: 500;
}

.default-choose-btn .file-return {
    color: #4c4c4c;
    font-size: 12px;
    margin: 0;
}

.profile-verif-wrap img {
    width: 100%;
    max-width: 120px;
    height: 73px;
    object-fit: contain;
    border: 1px solid #f5f5f5;
}

.profile-verif-wrap .custom-blocks {
    background: #ffffff;
    padding: 18px 20px 16px 20px;
    border-radius: 5px;
    position: relative;
    border: 2px dashed #e7e7e7;
    height: 100%;
}
.tab-inner {
    padding: 15px 15px 15px 0;
}

ol.instruction li {
    margin: 0 0 10px 0;
    line-height: 22px;
}

.notice {
    color: #224295;
    padding-left: 0;
    margin-top: 0;
    display: inline-block;
}

.phone-otp-box .form-control {
    /*text-align: left;
    background: rgb(30 68 153 / 10%);
    margin: 0 5px 0 0;
    line-height: normal;
    font-weight: 600;
    letter-spacing: 6px;
    font-size: 17px;*/
}

.ui-dialog {
    top: 50% !important;
    transform: translateY(-50%);
    border: 0 !important;
    padding: 0px !important;
}

    .ui-dialog .ui-dialog-titlebar {
        padding: 10px 15px;
        position: relative;
        background: #fff;
        background: #1E4499;
        color: #fff;
    }

    .ui-dialog .ui-dialog-title {
        width: 100%;
    }

    .ui-dialog .ui-dialog-content {
        padding: 22px 1em;
        text-align: center;
        font-size: 16px;
    }

    .ui-dialog .ui-dialog-buttonpane {
        text-align: center;
    }

        .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
            float: none;
            text-align: center;
            padding: 10px 0;
        }
.bg-grey-ico {
    background: #e7e9e9;
}
.default-choose-btn .btn {
    background: #224295;
    border-color: #224295;
    color: #fff;
}
ul.dropdown-menu {
    right: 0 !important;
    left: inherit !important;
    max-height: 320px;
    overflow: hidden;
    overflow-y: auto;
}
#kycstatus {
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 8px 20px 6px;
    line-height: normal;
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: 0 0 0 0 !important;
    cursor: pointer;
    background-color: #224295;
    border-color: #224295;
    color: #fff;
    padding: 7px 15px;
    display: inline-block;
    border: 0 !important;
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: 0;
    padding: 0;
}

.splitter {
    padding: 0 10px 0 5px;
    color: #1e1d1c;
    font-size: 23px;
}

.phone-otp-box {
    display: none;
}

    .phone-otp-box .form-control::placeholder {
        color: #1E4499;
    }


thead {
    background-color: #f1f5f6;
    border-top: 1px solid #e9eff0;
    border-bottom: 1px solid #e9eff0;
}

.table > thead > tr > th:nth-child(1) {
    padding-left: 25px !important;
}

.table > tbody > tr > td:nth-child(1) {
    padding-left: 25px !important;
}

thead th {
    color: #fff;   
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    padding: 0.5rem 0.8rem !important;
}

tbody td {
    color: #4c4d4d;
    
    font-size: 14px;
    line-height: 22px;
    padding: 1rem 0.8rem !important;
    border-bottom: 1px solid #e9eff0;
}

.table > :not(:first-child) {
    border-top: none;
}

.table-hover > tbody > tr:hover > * {
    --bs-table-accent-bg: #f4f7f8;
}

.cursor-pointer tbody tr {
    cursor: pointer;
}

.nav-tabs .nav-item .nav-link.active:after {
    background-color: #224295 !important;
}

.flagsm {
    width: 15px;
    height: 15px;
    border-radius: 2px;
    margin: 0 5px 0 0;
}

.bal-row span {
    width: 40px;
    height: 40px;
    min-width: 40px;
    border-radius: 100%;
    overflow: hidden;
    border: 1px solid #1e4499;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    font-size: 18px;
    color: #1e4499;
}

.accordion-body .list-unstyled li:nth-child(1) {
    min-width: 150px;
}

.accordion-body .list-unstyled li {
    font-size: 13px;
    line-height: 22px;
}

.cust-acc .accordion-item {
    background: #ffffff !important;
    padding: 5px 20px;
    margin-bottom: 20px !important;
    border-radius: 5px !important;
    border: 1.3px solid #d8dcde !important;
}

.accordion.accordion-flush .accordion-header .accordion-button {
    border: 0 !important;
}

.accordion-body .list-unstyled {
    background-color: #fff;
    margin-bottom: 10px;
    border: 1px solid #82a0be;
    padding: 8px 10px;
}
/* .btn{
  box-shadow: none !important;
} */
@media (max-width: 590px) {
    #header .logo.me-5 {
        margin-right: 1rem !important;
    }

   /* #header .logo img {
        max-width: 90px;
    }*/

    aside.col-lg-3 {
        display: none;
    }

    .action-b a {
        padding: 7px 10px;
        margin: 0 0 10px 0;
    }

    .action-bb a {
        padding: 5px 6px;
        margin: 0;
        font-size: 11px;
    }

    .cust-acc .accordion-item {
        padding: 5px 10px;
    }

    .bal-row small {
        font-size: 12px;
    }

    .accordion-body .list-unstyled {
        margin-bottom: 15px;
        flex-wrap: wrap;
    }

        .accordion-body .list-unstyled li:nth-child(1) {
            min-width: 100%;
        }
}
