a {
    cursor: pointer;
}

.left_banner {
    width: 100%;
}

.left_banner2 {
    position: absolute;
    left: 0;
    top: 0;
}

.left_con {
    height: 100vh;
    display: flex;
    align-items: center;
}

.login_con {
    width: 308px;
    margin: 0 auto;
}

.login_con ._h {
    font-size: 22px;
    font-weight: bold;
}

.login_con ._t {
    font-size: 14px;
}

.login_con .logo {
    text-align: center;
    margin-bottom: 15px;
}

.login-btn {
    width: 100%;
    background: #006AE0;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    height: 45px;
    font-size: 18px;
}

.right_con {
    height: 100vh;
    display: flex;
    align-items: center;
}

.register_text {
    font-size: 14px;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.register_text a {
    color: #FF8D8D;
}

.register .logo img {
    display: block;
    margin: 0 auto;
    padding-top: 20px;
}

.profile_pic {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: solid 1px #ffff;
    border-radius: 25px;
    background-color: #0e456d;
    cursor: pointer;
}

#iconNavbarSidenav {
    cursor: pointer;
}

.wnav .dropdown-menu {
    min-width: 90px !important;
}

.btn-action {
    padding: 5px 10px;
    font-size: 12px;
    background-color: #1E368F;
    color: #fff;
    font-weight: normal;
    border-radius: 10px;
    margin-bottom: 0;
}

.btn-action:hover {
    background-color: #1E368F;
}

.btn-action.dropdown-toggle {
    background-color: #1E368F;
}

.action .dropdown-menu {
    font-size: 12px;
    min-width: 5rem;

}

.dashboard .note-dash {
    color: #A6A6A6;
    font-size: 14px;
}

.dashboard .d-box {
    width: 100%;
    height: 80px;
    display: flex;
    border-radius: 16px;
    background: #0F6789;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.10);
    align-items: center;
    color: #FFFFFF;
}

.dashboard .d-box .d-icon {
    width: 50px;
    height: 50px;
    border-radius: 12px;
    margin-left: 15px;
    margin-right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dashboard .d-box .d-name {
    font-size: 15px;
    font-weight: 700;
    line-height: normal;
}

.dashboard .d-box .d-icon.bg1 {
    background: #309CFF;
}

.dashboard .d-box .d-icon.bg2 {
    background: #FFD143;
}

.dashboard .d-box .d-icon.bg3 {
    background: #FF993A;
}

.dashboard .d-box .d-icon.bg4 {
    background: #59D939;
}

.dashboard .d-box .d-icon.bg5 {
    background: #FF696F;
}

.dashboard .d-box .d-icon.bg6 {
    background: #9F9FFF;
}

.pagination_con {
    padding: 10px 15px 20px;
}

.page_count {
    font-size: 12px;
    color: #B4B4B4;
}

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

.pagination_custom a {
    width: 20px;
    height: 20px;
    cursor: pointer;
    display: flex;
    line-height: 20px;
    font-size: 12px;
    margin: 0 3px;
    text-align: center;
    justify-content: center;
}

.nav-item {
    margin-right: 2px;
}

.pagination_custom a.active {
    background-color: #05144B;
    border-radius: 3px;
    color: #fff;
}

.pagination_custom a.angle-left {
    background: url("../img/main/angle-left.svg");
}

.pagination_custom a.angle-right {
    background: url("../img/main/angle-right.svg");
}

.accordion-header {
    background-color: #262F62;
    margin-top: 5px;
    color: #fff;
    border-radius: 10px;
}

.label_c {
    color: #DADADA;
    display: inline-block;
    width: 160px;
}


.label_c2 {
    color: #DADADA;
    display: inline-block;
    margin-right: 10px;
}

.thumbnail {
    width: 149px;
    height: 77px;
    position: relative;
    min-height: 50px;
    background: #dee2e6;
    color: #6c757d;
    border-radius: 10px;
    text-align: center;
    line-height: 50px;
    overflow: hidden;
}

.thumbnail img {
    width: 100%;
    display: block;
    cursor: pointer;
}

.thumbnail .btn-close {
    position: absolute;
    right: 10px;
    top: 10px;
}

.thumbnail .uploadpic {
    width: 100px;
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
}

.dropdown-menu.show {
    display: block !important;
}

.pcon {
    width: 124px;
    margin: 0 20px 30px;
    padding: 0;
}

.pcon.credit {
    width: auto;
}

.pcon .box {
    width: 124px;
    height: 60px;
    border-radius: 8px;
    border: solid 2px #6c757d;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
    position: relative;
}


.pcon.credit .box .logo_payment {
    min-width: 100%;
    max-width: 200px;
}

.pcon.credit .box {
    width: auto;
    padding: 0 10px
}

.pcon .box.active {
    border: solid 2px #41BA22;
}

.pcon .box.active .activated {
    background: url("../img/main/pactive.svg") no-repeat;
    width: 26px;
    height: 24px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}

.pcon .btn_con {
    text-align: center;
    font-size: 12px;
    color: #9F9F9F;
}

.pcon .btn_con .view, .view {
    color: #7AB9FF;
}

.pcon .btn_con .view:hover, .view:hover {
    color: #7AB9FF;
}

.search_inp {
    width: 250px !important;
}

.chk_tb {
    width: 1.3em;
}

.view.thm {
    color: #7AB9FF;
    display: inline-block;
    width: 149px;
    text-align: center;
    font-size: 10px;
}

.pcon .btn_con .deactivate {
    color: #FF5157;
}

.pcon .btn_con .activate {
    color: #4AE324;
}


.trans_tab {
    background-color: #101D4D !important;
    display: flex;
    align-items: center;
}

.trans_tab span {
    display: block;
    font-size: 14px;
    color: #CFCFCF;
}

.trans_tab.active {
    background-color: #0F6789 !important;
}

.logo_payment {
    max-width: 65px;
    max-height: 50px;
    min-width: 50%;
}

.status .text-active {
    color: #4AE324;
    font-weight: bold;
}

.status .text-inactive {
    color: red;
    font-weight: bold;
}

.status-label {
    font-weight: bold;
    font-size: 1.1em; /* slightly larger */
}

.status-pending {
    color: #FFA500; /* orange */
}

.status-success {
    color: #28a745; /* green */
}

.status-failed {
    color: #dc3545; /* red */
}

.status-refunded {
    color: #6c757d; /* grey */
}

.status-expired {
    color: #dc3545; /* red */
}

.card.account {
    color: #757575;
}

.edit_icn {
    cursor: pointer;
    width: 30px;
    padding-top: 5px;
    margin-left: 20px;
}

.card.account .border-bottom {
    border-bottom: 1px solid #E8E8E8 !important;
}

.otp_input input {
    width: 30px;
    text-align: center;
}

.dataTables_filter {
    display: none;
}

.row.dt-row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.row.dt-row .col-sm-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.dataTable {
    width: 100% !important;
}

.pagination {
    justify-content: end;
    margin-bottom: 0;
}

.pagination .page-item.disabled .page-link {
    background-color: transparent;
    color: #8f9db3;
}

.pagination .page-item .page-link {
    color: #fff;
    font-size: 12px;
    border-radius: 3px;
    width: 20px;
    height: 20px;
}

.dataTables_info {
    font-size: 12px;
    color: #B4B4B4;
    margin-top: 20px;
}

.dataTables_paginate {
    margin-top: 20px;
}

.pagination .page-item.previous .page-link, .page-item.next .page-link {
    font-weight: bold;
    font-size: 18px;
}

.page-item.active .page-link {
    background-color: #05144B;
}


.navbar-vertical .navbar-nav > .nav-item .nav-link.active-sub {
    color: #0dcaf0;
}

.dataTables_wrapper .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

#sidenav-main::-webkit-scrollbar {
    width: 12px;
}

#sidenav-main::-webkit-scrollbar-track {
    border-radius: 10px;
}

#sidenav-main::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(1, 0, 0, 0.3);
}

.datepicker-days {
    padding: 10px;
    font-size: 12px;
}

.error_con {
    height: 100vh;
    align-items: center;
    text-align: center;
}

.error_con .e-txt {
    font-size: 30px;
    color: #C3E0FF;
}

.error_con .e-img1 {
    margin-bottom: 20px;
}

.navbar-nav.snav {
    font-size: 12px;
    margin-left: 39px;
    border-left: 1px #1B2E74 solid;
}

.navbar .navbar-nav.snav .nav-link {
    font-size: 0.8rem;
}

.json p {
    white-space: pre;
}

.dashboard {
    position: relative;
}

.underconstruction {
    z-index: 100;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 80vh;
}

.dashboard .d-box.disabled {
    background-color: slategrey;
    cursor: default;
    color: #CCCCCC;
}

.dashboard .d-box.disabled .d-icon {
    background-color: #3e506f !important;
    cursor: default;
}

.calendar-table {
    color: #000;
}

@media (max-width: 768px) {

    .left_con {
        display: none;
    }

    .wnav .dropdown-menu {
        min-width: 90px !important;
        top: 1rem;
    }


}

@media (max-width: 420px) {
    .pcon {
        width: 124px;
        margin: 0 10px 30px;
        padding: 0;
    }

}

.dataTable {
    width: 100% !important;
}

.pagination {
    justify-content: end;
    margin-bottom: 0;
}

.pagination .page-item.disabled .page-link {
    background-color: transparent;
    color: #8f9db3;
}

.pagination .page-item .page-link {
    color: #fff;
    font-size: 12px;
    border-radius: 3px;
    width: 20px;
    height: 20px;
}

.dataTables_info {
    font-size: 12px;
    color: #B4B4B4;
    margin-top: 20px;
}

.dataTables_paginate {
    margin-top: 20px;
}

.pagination .page-item.previous .page-link, .page-item.next .page-link {
    font-weight: bold;
    font-size: 18px;
}

.page-item.active .page-link {
    background-color: #05144B;
}


.navbar-vertical .navbar-nav > .nav-item .nav-link.active-sub {
    color: #0dcaf0;
}

.dash-th {
    width: 25% !important;
}

.dash-dt {
    text-align: justify;
}


.circle,
.circle4 {
    width: 81px;
    height: 69px;
    transform: rotate(20.42deg);
    transform-origin: 0 0;
}

.circle {
    position: absolute;
    top: 494px;
    left: 1064.1px;
    border-radius: 50%;
    background-color: #ffb969;
}

.circle4 {
    top: 716px;
    left: 240.1px;
}

.circle1,
.circle2,
.circle5,
.circle4,
.circle8 {
    position: absolute;
    border-radius: 50%;
    background-color: #ffb969;
}

.circle5 {
    top: 468px;
    left: 1164.1px;
    width: 81px;
    height: 69px;
    transform: rotate(20.42deg);
    transform-origin: 0 0;
}

.circle1,
.circle2,
.circle8 {
    top: 120px;
    left: 952px;
    width: 52px;
    height: 44px;
}

.circle1,
.circle2 {
    top: 884px;
    left: 644px;
}

.circle2 {
    top: 142px;
    left: 340px;
}

.ellipse-icon {
    position: absolute;
    top: -124px;
    left: 1140px;
    width: 443.4px;
    height: 443px;
    object-fit: contain;
}

.circle3 {
    position: absolute;
    top: 192px;
    left: -175px;
    border-radius: 50%;
    background-color: #ffb969;
    width: 410px;
    height: 369px;
}

.circle6 {
    position: absolute;
    top: -100px;
    right: -175px;
    border-radius: 50%;
    background-color: #ffb969;
    width: 410px;
    height: 369px;
}

.circle7 {
    position: absolute;
    bottom: 100px;
    right: -175px;
    border-radius: 50%;
    background-color: #ffb969;
    width: 410px;
    height: 369px;
}

.circle4,
.sticker-2-icon {
    position: absolute;
    top: 707.5px;
    left: 1084.9px;
    width: 505.6px;
    height: 470.3px;
    object-fit: contain;
}

.sticker-2-icon {
    top: 80px;
    left: 570px;
    width: 300px;
    height: 167.6px;
    object-fit: cover;
}

.text {
    position: absolute;
    top: 73px;
    left: 328px;
}

.please-proceed-with {
    position: absolute;
    top: 224px;
    left: 37px;
    font-size: 19px;
    font-weight: 600;
}

.verification-successful {
    position: relative;
    font-weight: 600;
}

.verification-successful-wrapper {
    position: absolute;
    top: 154px;
    left: 262px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 10px;
    font-size: 35px;
}

.check-circle-svgrepo-com-1-icon {
    position: absolute;
    top: 24px;
    left: 400px;
    width: 130px;
    height: 130px;
    overflow: hidden;
}

.group-child,
.rectangle-wrapper {
    position: absolute;
    width: 324px;
    height: 60px;
}

.group-child {
    top: 0;
    left: 0;
    border-radius: 40px;
    background-color: #1b81df;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
}

.rectangle-wrapper {
    top: 304px;
    left: 303px;
}

.open-the-payborit {
    position: absolute;
    top: 321px;
    left: calc(50% - 102px);
    font-size: 18px;
    color: #fff;
}

.frame-child,
.text-parent {
    position: absolute;
    top: 88px;
    left: 105px;
    width: 100px;
    height: 100px;
    overflow: hidden;
}

.text-parent {
    top: 276px;
    left: 255px;
    border-radius: 10px 9px 9px 9px;
    background-color: #fff;
    box-shadow: 0 10.1px 12.2px rgba(0, 0, 0, 0.25);
    width: 930px;
    height: 416px;
}

.desktop-1 {
    width: 100%;
    position: relative;
    background-color: #fda43f;
    height: 1024px;
    overflow: hidden;
    text-align: left;
    font-size: 12px;
    color: #000;
    font-family: "Open Sans";
}

.btn-mobile {
    background-color: #1B81DF;
    border-radius: 100px;
}

.custom-white-btn{
    color: white;
}

.text-muted-light {
    color: #f0f0f0 !important;
    font-size: 0.675rem;
}
