@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Markazi+Text:wght@400..700&display=swap');


/*============
Common Codes
============*/
body {
    font-family: "Inter", system-ui;
    font-style: normal;
    background-position: left !important;
    background: rgb(240, 245, 254);
    color: rgb(26, 34, 81);

    font-family: "Markazi Text", serif !important;
    font-style: normal;
    font-size: 16px;
}

body::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #e5e5f7;
    opacity: 0.1;
    background-image: linear-gradient(#c0c5e8 1px, transparent 1px), linear-gradient(to right, #c0c5e8 1px, #e5e5f7 1px);
    background-size: 20px 20px;
}

.m-idp-dashboard-content-wrap {
    height: 100%;
    min-height: 100vh;
}

@media (max-width: 992px) {
    #mobile-wrap {
        background: transparent;
    }

    .m-idp-mobile-content-wrap {
        width: 100%;
        height: 100%;
        min-height: 100vh;
        padding-bottom: 140px;
    }
}






/*============
Forms Codes
============*/
.form-control {
    height: 40px;
    border: 1.5px solid #e8eaeb;
    font-size: 15px;
    line-height: 22px;
    color: rgb(26, 34, 81);
    font-weight: 300;
    background: #ffffff;
    padding: 5px 10px;
}

.form-control:focus {
    background: #ffffff !important;
    color: rgb(26, 34, 81);
    border-color: #dfdfe2;
    box-shadow: 0 0 0 0rem rgba(13, 110, 253, .25);
    outline: 0;
}

.form-select {
    height: 40px;
    border: 1.5px solid #dfdfe2;
    font-size: 15px;
    line-height: 22px;
    color: rgb(26, 34, 81);
    font-weight: 300;
    background: #ffffff;
    padding: 5px 10px;
    --bs-form-select-bg-img: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e);
    background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
    background-repeat: no-repeat;
    background-position: left .50rem center;
    background-size: 16px 12px;
}

.form-select:focus {
    background-color: #ffffff !important;
    color: rgb(26, 34, 81);
    border-color: #dfdfe2;
    box-shadow: 0 0 0 0rem rgba(13, 110, 253, .25);
    outline: 0;
}

.form-label {
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    color: rgb(26, 34, 81);
    margin-bottom: 4px;
    position: relative;
}

.form-label-wrap {
    padding-bottom: 20px;
}






/*============
Boxes Codes
============*/
.box-white-1 {
    position: relative;
    padding: 24px;
    border: 1px solid #e8eaeb;
    border-radius: 12px;
    grid-column-gap: 8px;
    box-shadow: 0 4px 7px 0 rgba(34, 163, 254, .02), 0 12px 24px 0 rgba(15, 33, 79, .04);
}

.box-white-1.custom-padding-24 {
    position: relative;
    padding-bottom: 0px;
}

.col-bpx-wrap {
    position: relative;
    float: left;
}

.col-box {
    position: relative;
    border: 1px solid #e8eaeb;
}

.col-box.custom-padding-btn {
    position: relative;
    padding-bottom: 12px;
    float: left;
}

.col-box.custom-padding-btn-two {
    position: relative;
    padding: 12px 16px;
}

.col-box.custom-padding-btn-three {
    position: relative;
    padding-bottom: opx;
    float: left;
}




/*============
Box Codes
============*/
.box-primary-light {
    background-color: rgb(240, 245, 254);
    border-color: rgb(152, 189, 248);
    color: rgb(26, 34, 81);
}

.box-secondary-light {
    background-color: rgb(242, 249, 253);
    border-color: rgb(139, 204, 238);
    color: rgb(15, 45, 66);
}

.col-bpx-wrap {
    position: relative;
    float: left;
}






/*============
Button Designs
============*/
.btn {
    height: 40px !important;
    padding: 4px 12px 5px 12px !important;
}

.btn-xxs {
    font-size: 14px !important;
    padding: 0px 8px 8px 8px !important;
    height: 26px !important;
    font-weight: 500 !important;
}

.btn-xxxs {
    font-size: 12px !important;
    padding: 0px 8px 8px 8px !important;
    height: 26px !important;
    font-weight: 500 !important;
    line-height: 24px !important;
}

.btn-xs {
    font-size: 13px !important;
    padding: 1.5px 8px 8px 8px !important;
    height: 30px !important;
    font-weight: 500 !important;
}

.btn-sm {
    font-size: 13px !important;
    padding: 4px 12px 12px 12px !important;
    height: 35px !important;
    font-weight: 500 !important;
}

.btn-primary {
    padding: 9px 12px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid rgba(27, 31, 35, .15);
    border-radius: .375rem;
    background-color: #20409e;
    box-shadow: inset 0 -1px 1px 0 rgb(27 31 35 / 5%), inset 0 1px 1px 0 hsl(0deg 0% 100% / 15%), 0 1px 2px 0 rgb(27 31 35 / 5%);
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    text-align: center;
}

.btn-primary:hover {
    background-color: #142c81;
    color: #fff;
    text-decoration: none
}

.btn-secondary {
    padding: 9px 12px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid rgba(27, 31, 35, .15);
    border-radius: .375rem;
    background-color: #29ACE1;
    box-shadow: inset 0 -1px 1px 0 rgb(27 31 35 / 5%), inset 0 1px 1px 0 hsl(0deg 0% 100% / 15%), 0 1px 2px 0 rgb(27 31 35 / 5%);
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    text-align: center;
}

.btn-secondary:hover {
    background-color: #1598CD;
    color: #fff;
    text-decoration: none
}

.btn-tertiary {
    padding: 9px 12px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid rgba(27, 31, 35, .15);
    border-radius: .375rem;
    background-color: #ffffff;
    box-shadow: inset 0 -1px 1px 0 rgb(27 31 35 / 5%), inset 0 1px 1px 0 hsl(0deg 0% 100% / 15%), 0 1px 2px 0 rgb(27 31 35 / 5%);
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
    color: #505F79;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    text-align: center;
}

.btn-tertiary:hover {
    background-color: #f9f9f9;
    color: #505F79;
    border: 1px solid rgba(27, 31, 35, .15);
    text-decoration: none;
}

.btn-tertiary:active {
    background-color: #f9f9f9 !important;
    color: #505F79 !important;
    border: 1px solid rgba(27, 31, 35, .15) !important;
    text-decoration: none;
}


.btn-danger {
    padding: 9px 12px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid rgba(27, 31, 35, .15);
    border-radius: .375rem;
    background-color: #dc3545;
    box-shadow: inset 0 -1px 1px 0 rgb(27 31 35 / 5%), inset 0 1px 1px 0 hsl(0deg 0% 100% / 15%), 0 1px 2px 0 rgb(27 31 35 / 5%);
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    text-align: center;
}

.btn-danger:hover {
    background-color: #AC3A3F;
    color: #ffffff;
    border: 1px solid rgba(27, 31, 35, .15);
    text-decoration: none;
}

.btn-danger:active {
    background-color: #AC3A3F !important;
    color: #ffffff !important;
    border: 1px solid rgba(27, 31, 35, .15) !important;
    text-decoration: none;
}






/*============
Breadcrumb Designs
============*/
.content-breadcrumb {
    position: relative;
    font-size: 13px !important;
    font-weight: 500 !important;
    text-decoration: none;
}

.content-breadcrumb ul > li > a {
    position: relative;
    font-size: 13px !important;
    font-weight: 400 !important;
    text-decoration: none;
    color: #505F79;
    padding-left: 16px;
}

.content-breadcrumb ul > li > a::before {
    content: "›";
    position: absolute;
    left: 4px;
    color: #6c757d;
    font-size: 18px;
    font-weight: 300;
}

.content-breadcrumb ul > li:last-child a {
    color: #20419A !important;
}

.content-breadcrumb ul > li:last-child a::before {
    content: "";
}






/*============
Margin Designs
============*/
.no-margin {
    margin: 0px !important;
}

.margin-bottom-0 {
    margin-bottom: 0px !important;
}


.margin-4 {
    margin-bottom: 4px;
}

.margin-8 {
    margin-bottom: 8px;
}

.margin-12 {
    margin-bottom: 12px;
}

.margin-16 {
    margin-bottom: 16px;
}

.margin-20 {
    margin-bottom: 20px;
}

.margin-24 {
    margin-bottom: 24px;
}

.margin-28 {
    margin-bottom: 28px;
}

.margin-32 {
    margin-bottom: 32px;
}

.margin-36 {
    margin-bottom: 36px;
}

.margin-40 {
    margin-bottom: 40px;
}

.margin-44 {
    margin-bottom: 44px;
}






/*============
Padding Designs
============*/
.padding-bottom-0 {
    padding-bottom: 0px !important;
}






/*============
Alert Designs
============*/
.alert {
    padding: 8px 12px;
    margin: 0px;
    font-size: 12.4px;
    font-weight: 400;
    line-height: 18px;
}

.custom-alert-box {
    position: relative;
    padding: 10px 12px;
    line-height: 20px;
}






/*============
Listing Designs
============*/
.list-normal {
    position: relative;
    font-size: 13px;
    line-height: 22px;
    color: #505F79;
    margin: 0px -20px 0px 0px;
}

.list-normal > li {
    position: relative;
    color: #505F79;
}






/*============
Shadow Designs
============*/
.shadow-box1 {
    box-shadow: 0 4px 7px 0 rgba(34, 163, 254, .02), 0 12px 24px 0 rgba(15, 33, 79, .04);
}






/*============
1.Login Page
============*/
.m-idp-login-sidemenu-wrap {
    position: fixed;
    padding: 60px 80px;
}

.login-header-h1 {
    font-weight: 700;
    font-size: 34px;
    margin-bottom: 0px;
}

.login-header-paragraph {
    position: relative;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.forgot-password-btn {
    position: relative;
    float: left;
    border-radius: .375rem;
    background-color: transparent;
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
    color: #505F79;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    text-align: center;
    width: 100% !important;
    text-decoration: none;
}

.forgot-password-btn:hover {
    color: rgb(26, 34, 81);
}


@media (max-width: 992px) {
    .login-header-h1 {
        font-weight: 700;
        font-size: 28px;
        margin-bottom: 0px;
    }
}





/*============
2.Allreports Page
============*/
.col-title {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 0px;
    height: auto;
    color: rgb(26, 34, 81);
}

.list-col {
    margin-bottom: 0px;
    color: #505F79;
}

@media (max-width: 992px) {
    .mobile-header-btn {
        position: absolute;
        top: 0px;
        left: 0px;
        padding: 0px;
        border: 0px;
        box-shadow: none;
        margin: 24px;
        font-weight: 400;
        color: #505F79;
        font-size: 14px;
        line-height: 24px;
        text-decoration: none;
    }
}






/*============
2.Company Dashboard Page
============*/
.company-dashboard-list {
    position: relative;
    margin: 0px;
    padding: 0px;
    list-style: none;
    color: #505F79;
    color: rgb(26, 34, 81);
    font-size: 13.8px;
}

.company-dashboard-icon {
    position: relative;
    float: right;
    width: 24px;
}

.company-dashboard-left-text {
    position: relative;
    float: right;
    width: 160px;
}

.company-dashboard-left-text.left {
    width: 120px;
}

.pagination {
    position: relative;
    float: left;
    margin: 0px;
}

.pagination > li > a {
    position: relative;
    font-size: 13px;
    padding: 4px 8px;
}

.disabled > .page-link,
.page-link.disabled {
    color: var(--bs-pagination-disabled-color);
    pointer-events: none;
    background-color: rgb(240, 245, 254);
    border-color: #e8eaeb;
}

.active > .page-link,
.page-link.active {
    border-color: rgb(194, 214, 251);
    background-color: rgb(194, 214, 251);
    color: rgb(26, 34, 81);
}

.table-striped > tbody > tr:nth-of-type(odd) > * {
    box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.02);
    background-color: rgb(240, 245, 254);
    color: rgb(26, 34, 81);
}

.dataTables_info {
    position: relative;
    font-size: 13px;
}

.btn-right-custom {
    position: absolute;
    top: 13px;
    left: 20px;
}

.table-responsive {
    overflow-x: inherit;
    float: left;
    width: 100%;
}


/*company dashboard data table*/
#company-dashboard-table_wrapper .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem;
}

#company-dashboard-table_filter {
    width: auto;
}

#company-dashboard-table_filter .form-control {
    position: relative;
    float: left;
    width: 100%;
    min-height: 35px;
    height: 35px;
    margin: 0px;
}

#company-dashboard-table_length {
    display: none;
}

#company-dashboard-table_wrapper .col-sm-12.col-md-6:first-child {
    display: none;
}

#company-dashboard-table_wrapper .col-sm-12.col-md-6:nth-of-type(2) {
    position: relative;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

#company-dashboard-table_wrapper label {
    font-weight: normal;
    white-space: nowrap;
    text-align: right;
    width: 100%;
}

#company-dashboard-table_wrapper .row {
    margin-bottom: 8px;
}

#company-dashboard-table_filter label {
    color: rgb(26, 34, 81);
    margin-left: 10px;
    background-color: #f0f0f0;
    border-radius: 4px;
    padding: 6px 12px 12px 12px;
    border: 1px solid #e8eaeb;
    background-color: rgb(240, 245, 254);
}






/*============
Tables Page
============*/
.table {
    color: rgb(26, 34, 81);
    border-radius: 0px;
}

table.table-bordered.dataTable {
    border-right-width: 0;
    color: rgb(26, 34, 81);
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after {
    font-family: FontAwesome;
    content: "\f0dc";
    padding-left: 10px;
    padding-left: 0px;
}

table.dataTable thead .sorting_asc:after {
    content: "\f0de";
}

table.dataTable thead .sorting_desc:after {
    content: "\f0dd";
}

table.dataTable.table-striped > tbody > tr.odd > * {
    box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.02);
    background-color: rgb(240, 245, 254);
    color: rgb(26, 34, 81);
}

.table-tdhead {
    box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.02) !important;
    background-color: rgb(240, 245, 254) !important;
    color: rgb(26, 34, 81) !important;
    font-weight: 500 !important;
}

.table-contenttext {
    background-color: ffffff !important;
    color: rgb(26, 34, 81) !important;
    font-weight: 400 !important;
}

.custom-line-height {
    line-height: 20px;
}


@media (max-width: 1200px) {
    .company-dashboard-col6 {
        flex: 0 0 auto;
        width: 100%;
    }
}

@media (max-width: 992px) {

    .table th,
    .table td {
        white-space: nowrap;
    }

    .table-responsive {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .dataTables_info {
        display: none;
    }

    .col-box,
    .col-bpx-wrap {
        float: left;
    }

    .table-wrap {
        white-space: normal !important;
    }
}






/*============
All Reports
============*/
/*all reports data table*/
#userlist_wrapper .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem;
}

#userlist_filter {
    width: auto;
}

#userlist_filter .form-control {
    position: relative;
    float: left;
    width: 100%;
    min-height: 35px;
    height: 35px;
    margin: 0px;
}

#userlist_length {
    display: none;
}

#userlist_wrapper .col-sm-12.col-md-6:first-child {
    display: none;
}

#userlist_wrapper .col-sm-12.col-md-6:nth-of-type(2) {
    position: relative;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

#userlist_wrapper label {
    font-weight: normal;
    white-space: nowrap;
    text-align: right;
    width: 100%;
}

#userlist_wrapper .row {
    margin-bottom: 8px;
}

#userlist_filter label {
    color: rgb(26, 34, 81);
    margin-left: 10px;
    background-color: #f0f0f0;
    border-radius: 4px;
    padding: 6px 12px 12px 12px;
    border: 1px solid #e8eaeb;
    background-color: rgb(240, 245, 254);
}






/*============
Users List
============*/
/*all reports data table*/
#userlistm_wrapper .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem;
}

#userlistm_filter {
    width: auto;
}

#userlistm_filter .form-control {
    position: relative;
    float: left;
    width: 100%;
    min-height: 35px;
    height: 35px;
    margin: 0px;
}

#userlistm_length {
    display: none;
}

#userlistm_wrapper .col-sm-12.col-md-6:first-child {
    display: none;
}

#userlistm_wrapper .col-sm-12.col-md-6:nth-of-type(2) {
    position: relative;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

#userlistm_wrapper label {
    font-weight: normal;
    white-space: nowrap;
    text-align: left;
    width: 100%;
}

#userlistm_wrapper .row {
    margin-bottom: 8px;
}

#userlistm_filter label {
    color: rgb(26, 34, 81);
    margin-right: 10px;
    background-color: #f0f0f0;
    border-radius: 4px;
    padding: 6px 12px 12px 12px;
    border: 1px solid #e8eaeb;

    color: rgb(26, 34, 81);
    border: 1px solid #e8eaeb;
    background-color: rgb(240, 245, 254);
}

.box-white-1b {
    position: relative;
    background: #ffffff;
    padding: 24px;
    border: 1px solid #e8eaeb;
    border-radius: 12px;
    grid-column-gap: 8px;
    box-shadow: 0 4px 7px 0 rgba(34, 163, 254, .02), 0 12px 24px 0 rgba(15, 33, 79, .04);
}

.box-white-1b.custom-padding-24 {
    position: relative;
    padding-bottom: 0px;
}

@-moz-document url-prefix() {
    .content-breadcrumb ul > li > a::after {
        margin-top: -6px;
    }
}



table.table-bordered.dataTable th:first-child,
table.table-bordered.dataTable th:first-child,
table.table-bordered.dataTable td:first-child,
table.table-bordered.dataTable td:first-child {
    border-left-width: 0px !important;
    border-radius: 0px !important;
}

table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable td:last-child {
    border-left-width: 1px !important;
    border-radius: 0px !important;
}

div.dataTables_wrapper div.dataTables_info {
    text-align: right;
    margin-right: -8px !important;
}

div.dataTables_wrapper div.dataTables_paginate {
    text-align: right;
    margin-left: -12px !important;
}

table.table-bordered.dataTable thead tr:first-child th,
table.table-bordered.dataTable thead tr:first-child td {
    text-align: right;
}

table.dataTable thead > tr > th.sorting:before,
table.dataTable thead > tr > th.sorting:after,
table.dataTable thead > tr > th.sorting_asc:before,
table.dataTable thead > tr > th.sorting_asc:after,
table.dataTable thead > tr > th.sorting_desc:before,
table.dataTable thead > tr > th.sorting_desc:after,
table.dataTable thead > tr > th.sorting_asc_disabled:before,
table.dataTable thead > tr > th.sorting_asc_disabled:after,
table.dataTable thead > tr > th.sorting_desc_disabled:before,
table.dataTable thead > tr > th.sorting_desc_disabled:after,
table.dataTable thead > tr > td.sorting:before,
table.dataTable thead > tr > td.sorting:after,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_asc:after,
table.dataTable thead > tr > td.sorting_desc:before,
table.dataTable thead > tr > td.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc_disabled:before,
table.dataTable thead > tr > td.sorting_asc_disabled:after,
table.dataTable thead > tr > td.sorting_desc_disabled:before,
table.dataTable thead > tr > td.sorting_desc_disabled:after {
    position: absolute;
    display: block;
    opacity: .125;
    left: 10px;
    right: auto;
    line-height: 9px;
    font-size: .8em;
}

table.dataTable thead > tr > th.sorting,
table.dataTable thead > tr > th.sorting_asc,
table.dataTable thead > tr > th.sorting_desc,
table.dataTable thead > tr > th.sorting_asc_disabled,
table.dataTable thead > tr > th.sorting_desc_disabled,
table.dataTable thead > tr > td.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > td.sorting_asc_disabled,
table.dataTable thead > tr > td.sorting_desc_disabled {
    cursor: pointer;
    position: relative;
    padding-right: 8px;
}