﻿@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;700&display=swap);

body {
    font-family: "Raleway", Helvetica, Arial, sans-serif !important;
    text-align: justify;
    color: #333;
    background: #f8fafd !important;
    margin: 0;
}

body, html {
    height: 100%;
    font-size: 16px;
    line-height: 1.5;
}

input[type="text"]:focus,
input[type="text"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="url"]:focus,
input[type="date"]:focus,
input[type="time"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
textarea:focus,
select:focus,
.form-control:focus,
.form-select:focus {
    border-color: #ffbe40 !important;
    box-shadow: 0 0 0 2px rgb(255 188 80 / 22%) !important;
    outline: none !important;
}

.accType_main > :nth-child(2) {
    position: relative;
    padding: 30px 20px;
}

.select-country-lang .select-lang-title {
    margin-left: 0.5rem;
    color: #fff !important;
}

.select-country-lang {
    display: flex;
    align-items: center;
}

a {
    outline: none;
    text-decoration: none;
    background-color: transparent;
    color: #ffbe40;
}

a {
    text-decoration: none !important;
}

.index_navUserName__0HCd2 {
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    height: 25px;
    padding: 0 30px;
    color: #fff;
}

.sidemenu-item {
    height: 40px;
    padding: 0 30px;
    cursor: pointer;
    display: flex;
    align-items: center;
}

    .sidemenu-item a {
        color: white;
    }

.dropdown-toggle {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    padding: 0 30px;
    color: #fff;
}

@media(max-width: 767px) {
    .index_leftItems__1ntJX {
        display: none;
    }

    .btns_main, .btns_sec {
        margin-top: 8px !important;
        margin-bottom: 8px !important;
    }
}

.table-responsive {
    scrollbar-width: none;
}

#prof_pic {
    border-radius: 50%;
    vertical-align: middle;
    height: 35px;
    line-height: 26px;
    width: 35px;
    /*border: 1px solid orange;*/
}

.dropdown-item {
    color: #fff;
}

    .dropdown-item:focus {
        color: #fff !important;
        background-color: #212529 !important;
    }

    .dropdown-item:hover {
        color: #fff !important;
        background-color: #212529 !important;
    }

.btns_main {
    background: #ffbe40 !important;
    color: rgba(0, 0, 0, .8) !important;
    height: 36px !important;
    padding: 5px 25px !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    white-space: nowrap;
    border: none;
}

.btn:active {
    border-color: #ffbe40 !important;
}

.btns_sec {
    background: #00000014 !important;
    color: #0009 !important;
    height: 36px !important;
    padding: 6px 25px !important;
    border-radius: 5px !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    white-space: nowrap;
}

.dropdown-menu {
    padding: 0;
    position: relative !important;
    transform: none !important;
    border: unset !important;
    background: unset !important;
}

.dropdown-menu-s1 {
    position: absolute !important;
    background: #fff !important;
}

.dropdown-menu li a {
    padding: 0.25rem 1rem;
    font-size: 13px;
    justify-content: center;
    gap: 8px;
}

.index_level1Item__GxNAo .active {
    background: #1e1e1e;
    color: #ffbe40;
}


div.dataTables_wrapper div.dataTables_processing {
    position: absolute;
    top: 125px;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    margin-top: -26px;
    text-align: center;
    padding: 1em 0;
}

select.form-select:focus {
    border-color: #ffbe40 !important;
    box-shadow: 0 0 0 2px rgba(255, 188, 80, 0.22) !important;
    outline: none !important;
}

.form-group select.form-select:focus,
select.form-select:focus {
    border-color: #ffbe40 !important;
    box-shadow: 0 0 0 2px rgba(255, 188, 80, 0.22) !important;
    outline: none !important;
}

.accType_main {
    display: flex;
    border-top: 1px solid transparent
}


body:not([data-breakpoint=sm]) .accType_main > :nth-child(2) {
    flex: 1 1;
    width: 0
}

.sidebar {
    flex: none;
    width: 250px;
    border-inline-end: 1px solid #00000012;
    background: #fff;
}

.sidebar-item {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    overflow-y: auto;
    scrollbar-width: thin;
}

.sidebar svg {
    width: 16px;
    height: 16px
}

.sidebar > div {
    position: sticky;
    top: 0;
    z-index: 1
}

.header {
    border: 1px solid #00000014;
    border-radius: 4px;
    font-weight: 600;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .08);
    margin-bottom: 30px;
}

    .header i {
        font-weight: 800;
        /*     margin-inline-end: 16px;*/
    }

.nav .active {
    color: #ffbe40 !important;
    border-color: #ffbe40;
    background-color: #f8fafd;
}

    .nav .active .text {
        color: #ffbe40 !important;
    }

.Top-header {
    display: flex;
    align-items: center;
    font-size: 20px;
}

    .Top-header i {
        margin-inline-end: 16px;
    }

    .Top-header span {
        font-size: 12px;
        color: #0006;
    }

body:not([data-breakpoint=sm]) .header {
    padding: 24px 20px;
    background: #fff;
}



.pc_topCon__tmjXr {
    height: 52px;
    padding: 11px 0;
}

    .pc_topCon__tmjXr > button {
        width: 30px;
        height: 30px;
        margin-inline-start: 16px;
        color: #0006;
    }

        .pc_topCon__tmjXr > button:hover {
            color: #ffbe40
        }

.pc_li__neTBv {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-inline-start: 3px solid transparent;
    height: 54px;
    font-size: 16px;
    font-weight: 600;
    color: #00000066;
    transition: none
}

    .pc_li__neTBv span {
        line-height: 16px;
        margin-inline-start: 8px
    }

    .pc_li__neTBv > :first-child {
        display: inline-flex;
        align-items: center
    }

    .pc_li__neTBv > :nth-child(2) {
        width: 7px;
        height: 7px;
        border-top: 2px solid #0006;
        border-inline-end: 2px solid #0006;
        transform: rotate(45deg)
    }

    .pc_li__neTBv:hover {
        color: #ffbe40;
        border-color: #ffbe40;
        background-color: #f8fafd
    }

        .pc_li__neTBv:hover svg {
            color: #ffbe40;
        }

.btnTxt {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    touch-action: manipulation;
    position: relative;
    padding: 0;
    margin: 0;
    border: none;
    color: inherit;
    font-size: inherit;
    background: transparent;
    text-decoration: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.dropdown-toggle2 {
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    color: #fff;
}

.dropdown {
    position: relative !important;
}

.dropdown-menu {
    display: flex;
    flex-direction: column;
}

.bannerCard_head___dqjT {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 600;
    font-size: 24px
}

.c-sub .active {
    color: #ffbe40 !important;
    font-weight: 600 !important;
    border-color: #ffbe40 !important;
    background-color: #f8fafd;
    cursor: pointer;
    border-inline-start: 3px solid transparent;
    height: 54px;
    transition: none;
}

.c-sub a:hover {
    color: #ffbe40;
    background-color: #f8fafd;
    border-color: #ffbe40;
}

.c-sub a {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 54px;
    padding: 0px 10px 0px 50px;
    cursor: pointer;
    word-break: break-word;
    text-align: start;
    text-decoration: none;
    -webkit-box-align: center;
    -webkit-box-pack: justify;
    color: rgba(0, 0, 0, .4);
}

.c-main {
    display: flex;
    flex: 1 1 0%;
    height: 100%;
    align-items: center;
    color: rgba(0, 0, 0, .4);
    height: 54px;
    cursor: pointer;
}

    .c-main:hover {
        color: #ffbe40;
        border-color: #ffbe40;
        background-color: #f8fafd;
    }

    .c-main i {
        color: #ffbe40;
        margin: 0 8px 0 16px;
        font-size: 22px;
        fill: currentColor;
    }

    .c-main .text {
        font-weight: 600;
        line-height: 20px;
        word-break: break-word;
        display: flex;
        flex: 1 1 0%;
        height: 100%;
        align-items: center;
        color: rgba(0, 0, 0, .8);
    }

    .c-main span {
        line-height: 16px;
        margin-inline-start: 8px
    }

    .c-main:after {
        content: "";
        display: inline-block;
        width: 0;
        height: 0;
        margin-inline-end: 20px;
        vertical-align: 4px;
        border-inline-start: 4px solid transparent;
        border-inline-end: 4px solid transparent;
        border-bottom: 0;
        border-top: 4px solid;
        border-top-color: rgba(0, 0, 0, .2);
        transition: border-top-color .2s ease-in-out;
    }

.pc_li__neTBv i {
    color: #ffbe40;
    margin: 0 8px 0 16px;
    font-size: 22px;
    fill: currentColor;
}

.pc_li__neTBv .text {
    font-weight: 600;
    line-height: 20px;
    word-break: break-word;
    flex: 1 1 0%;
    height: 100%;
    color: rgba(0, 0, 0, .8);
}

@media (max-width: 768px) {
    .sidebar {
        display: none;
    }

    .Main_container {
        padding: 40px 15px !important;
        margin-bottom: 40px !important;
    }
}

.heading {
    font-size: 14px;
    font-weight: 600;
}

.remark {
    font-size: 12px;
    color: #0006;
}

.confirm {
    background-color: #ffbe40 !important;
}

.form-control:focus {
    border-color: #ffbe40c7 !important;
    box-shadow: 0 0 0 0.25rem rgb(255 190 64 / 41%) !important;
}

.form-select:focus {
    border-color: #ffbe40c7 !important;
    box-shadow: 0 0 0 0.25rem rgb(255 190 64 / 41%) !important;
}

.input-group-text i {
    color: #ffbe40c7 !important;
}

.dataTable {
    overflow-x: auto;
}

.bg-light-danger {
    background-color: rgb(244 17 39 / .11) !important;
}

.bg-light-success {
    background-color: rgb(23 160 14 / .11) !important;
}



.bold_text {
    font-weight: bold !important;
}

.index_iconTarget__mpDrf {
    position: relative;
    display: inline-flex;
    align-items: center;
    font-weight: 600;
}
