@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600&display=swap');
body {margin: var(--header-height) 0 0 0;padding: 0 1rem;font-family: var(--body-font);font-size: var(--normal-font-size);transition: .5s;background: var(--light-bg);}
.search_input::placeholder {color: #ffffff !important; opacity: 1;}
.search_input:-ms-input-placeholder { color: #ffffff !important;}
.search_input::-ms-input-placeholder { color: #ffffff !important;}
/* --body-font: 'Open Sans', sans-serif;     --body-font: Georgia, serif    --body-font:  'Times New Roman', sans-serif !important;;   --body-font:  'Georgia', sans-serif !important;
*/

*, ::before, ::after {box-sizing: border-box }
/*COLOR*/
:root {
    --header-height: 4rem;
    --nav-width: 60px;
    --first-color: #ECECF6;
    --first-color-light: #14121F;
    --white-color: #ffffff;
    --light-text: #AEAEAE;
    --page-title: 45px;
    --subtitle1: 25px;
    --subtitle2 :35px;
    --body-font: 'Open Sans', sans-serif;
    --normal-font-size: 16px !important;
    --z-fixed: 100;
    --first-color-dark: #000000;
    --light-bg: #F5F5FD;
    --header-bg: #212529;
    --navbar-bg: #cb6c28;
    --nvbar-text-color: #ffffff;
    --navbar-text-hover: #ffffff;
    --table-th: #AEAEAE;
    --login-round: #e2e2e2;
    --button-color:#cb6c28;
    --shadow1: 0px 0px 15px 0px rgb(0 0 0 / 15%);
    --shadow2: 0px 0px 40px -5px rgb(0 0 0 / 10%);
}
h1,h2,h3,h4,h5,h6 {font-weight: bold;}
h1,h2,h3 {font-weight: 800;}
h1 {font-size: 35px;}
h2 {margin: 0 0 15px; font-size: var(--subtitle1);}
a {text-decoration: none !important;}
.shadow1 {box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 15%);}
.shadow2 {box-shadow: 0px 0px 40px -5px rgb(0 0 0 / 10%);}
button, button:focus,button:hover {outline: none;}
a,button, input, textarea {transition: 0.4s all;}
.wp-shadow {box-shadow: 0 0.15rem 0.75rem 0 rgb(58 59 69 / 8%) !important; }
.header {width: 100%;height: var(--header-height);position: fixed;top: 0;left: 0;display: flex;align-items: center;justify-content: space-between;padding: 0 1rem;background-color:#fff;z-index: var(--z-fixed);transition: .5s; border-bottom: 1px solid #eaeaf4;}
.header_toggle {color: black;font-size: 1.5rem;cursor: pointer;display: flex;align-items: center;}
.navbar-search {margin-right: 4rem;vertical-align: middle;}
.navbar-search input.form-control {border-radius: 50px !important;outline: none;background: rgb(255 255 255 / 20%);box-shadow: inset 0px 0px 8px -3px rgb(0 0 0 / 30%);padding: 5px 35px 5px 20px;width: 260px;height: 45px;color: #ffffff;}
.navbar-search .submit_search {z-index: 10;}
.navbar-search .search_button {box-shadow: none !important;border-radius: 50%;background: transparent;border: none;margin-left: -45px;color: #ffffff;height: 100%;}
.header_img {width: 35px; height: 35px; display: flex; justify-content: center; border-radius: 50%; overflow: hidden }
.header_img img {width: 40px } 
.header_right {align-items: center; }
a {
    color: black;
}

.l-navbar {position: fixed;top: 0;left: -30%;width: var(--nav-width);height: 100%;background: #cb6c28;padding: .5rem 1rem 60px 0;transition: .5s;z-index: var(--z-fixed);overflow-x: hidden;overflow-y: auto;/* border-radius: 0px 40px 40px 0px; */border-right: 1px solid #eaeaf4;}
.nav { height: 100%; display: flex;flex-direction: column;justify-content: space-between;overflow: hidden;}
.nav_logo, .nav_link {display: grid;grid-template-columns: max-content max-content;align-items: center;column-gap: 1rem;color: var(--nvbar-text-color);padding: .5rem 0 .5rem 1.5rem;}
.nav_logo {margin-bottom: 2rem }
.nav_logo-icon {font-size: 1.25rem;}
.nav_logo-name {/* color: var(--first-color-light); */font-weight: 700;}
.nav_link {position: relative;color: #fff !important;margin-bottom: 10px;transition: .3s;width: 100%;opacity: 0.65;font-weight: 500;}
.nav_link:hover,.nav_logo:hover {color: #fff;text-shadow: 3px 2px 3px rgb(0 0 0 / 22%);opacity: 1;}
.nav_list span { color: #fff; opacity: .95;}
/*////////////////////////////sub nav menu////////////////*/
.nav_logo, .sub_nav_link {display: grid;grid-template-columns: max-content max-content;align-items: center;column-gap: 1rem;color: #fff !important;padding: .5rem 0 .5rem 1.5rem;}
.sub_nav_link {
    position: relative;
    margin-bottom: 0.1rem;
    transition: .3s;
    width: 100%;
    opacity: 0.75;
    margin-left: 16px;
    padding: 0.3rem 0 0.3rem 1.4rem;
    font-size: 14px;
    font-weight: 500;
        height: 10%;
}
.nav-scroll{
    height: 90%;
    overflow-y: auto;
}
.sub_nav_link:hover,.nav_logo:hover {color: #fff;text-shadow: 3px 3px 3px rgb(0 0 0 / 20%);opacity: 1;}
.nav_icon {font-size: 1.25rem }
.show {left: 0 }
.active {color: #fff;opacity: 1;}
.height-100 {height: 100vh }
.header .header_admin a img {border-radius: 5px; width: 100%;  padding: 3px;max-height:70px; }
.header .header_admin a.dropdown-toggle {background: transparent;border: none;outline: none;padding: 0 !important;color: #ffffff;display: inline-block;vertical-align: middle;}
.header .header_admin a.dropdown-toggle::after {content: '\f107';border: none;font-family: FontAwesome;color: var(--);vertical-align: middle;margin-left: 8px;font-size: 20px;}
.header .header_admin a.dropdown-toggle.show {width: auto; }
.header .header_admin ul.dropdown-menu {padding: 5px 0;border: none;border-radius: 10px;box-shadow: var(--shadow1);padding: 15px 8px;} 
.header .header_admin ul.dropdown-menu hr {margin: 3px 0; }
.header .header_admin ul.dropdown-menu li a {padding: 4px 15px;font-weight: 600;color: var(--first-color-light);opacity: 0.7;transition: 0.4s all;}
.header .header_admin ul.dropdown-menu li a:hover {background: transparent; color: #000000; opacity: 1; }
.header .header_admin ul.dropdown-menu li:last-child a {border: none; }
.page_title h1 {margin: 0;color: black !important;margin-left: 10px;}
.submit.btn-primary {background: var(--button-color);border: 1px solid var(--button-color);border-radius: 0;width: 180px;margin: 0 auto;display: block;padding: 7px 15px;text-transform: uppercase;font-weight: 600;letter-spacing: 0.5px;box-shadow: transparent;}
.submit.btn-primary:focus,.submit.btn-primary:hover {box-shadow: 0px 15px 30px -5px rgb(20 18 31 / 50%); }
a.nav_link.signout_bottom {    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    margin: 0;
    padding: 15px 25px;
    background: var(--navbar-bg);
    opacity: 1;
}
a.nav_link.signout_bottom span {padding: 0 0 0 10px; }
/*login page*/
.wraper.login_application {position: relative;}
body.login_page {
    padding: 0;
}
.login_page:before {content: '';position: fixed;left: 50%;width: 160vh;height: 150vh;bottom: 12%;border: 130px solid var(--login-round);border-radius: 50%;}
.login_box {background: #ffffff none repeat scroll 0 0;margin: 5% auto 5%;max-width: 600px;padding: 40px;width: 90%;border-radius: 0;box-shadow: 0px 0px 50px 0px rgb(54 69 95 / 0.2);}
.login_box .panel {display: block;position: relative;text-align: center;}
.login_box .panel h2 {/* font-size: 6vh; */text-transform: uppercase;/* margin-bottom: 30px; *//* font-weight: 600; */} 
.login_box .panel-logo {margin: 0px 0px 2px 0px;padding: 0px 0px;position: relative;}
.login_box .panel-logo img {padding: 0px 0;max-width: 170px;}
.forgot a {font-size: 16px;color: #2c306c;font-weight: 700;}
.table_heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}
.download_button.btn-primary {display: inline-block; margin: 0; width: auto; }

label.error{
    color: red;
    font-size: 14px;
    font-weight: 600;
    float: left;
}
/*label.form-label {
    font-weight: 600;
    color: #3c598d;
}*/
th {
    font-size: 16px;
    font-weight: 600;
}
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: none repeat scroll 0 0 white;
    opacity: 0.5;
    z-index: 1000001;
}
#loader {
   /* display: block;*/
    position: relative;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #9370DB;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #BA55D3;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}
#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #FF00FF;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}
@-webkit-keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


.img-fluid.user_photo {
    width: 50px;
    border-radius: 50%;
}
span.badge {
    font-size: 16px;
    font-weight: 500;
    color: black;
    padding: 5px 5px;
}
span.dd-badge{
     font-size: 16px;
    font-weight: 500;
    color: black;
}

.table-header{
   /* background-color: #2c306c;
    text-align: center;
    color: white;*/
        background-color: #cb6c28;
    text-align: center;
    color: white;
}

.search_table .table-responsive {
    border: 1px solid #cccccc;
     margin: 0;
}
/*
.wraper_content {
    margin-top: 4%;
}
*/
span.badge.border-l {
    border: 1px solid;
}


.select2{
  font-size: 20px;
}
span.select2 {
width: 100% !important; 
}
nav.breadcrumb-style {
    margin-top: calc(var(--header-height) + 1rem);
}
.counter_section {
    box-shadow: 0 1px 25px rgb(0 0 0 / 16%);
    border: 0px solid #e7e7e7;
    padding: 22px 22px;
    background: #fff;
    border-radius: 5px;
    min-height: 110px;
    display: flex;
    align-content: center;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}
.couter_icon span {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-top: 5px;
    padding: 0 5px;
    font-weight: 500;
}

.couter_icon span {
    width: 100%;
}

.couter_icon i {
    color: #fff;
    font-size: 32px;
    line-height: normal;
    width: 100%;
    float: left;
    text-align: center;
}

.couter_icon {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    float: left;
    margin: 8px 0 8px;
}

.couter_icon>div {
    border-right: solid rgba(255, 255, 255, 0.3) 1px;
    padding-right: 35px;
}
.counter_no {
    padding: 0 12px;
    align-content: center;
    align-items: center;
    float: right;
    width: 100%;
    max-width: max-content;
}

.counter_no p.total_no {
       margin: 0;
    float: left;
    width: 100%;
    line-height: normal;
    color: #333;
    text-align: right;
    font-size: 24px;
    font-weight: 500;
}

.counter_no .head_couter {
    float: left;
    width: 100%;
    color: #444444;
    font-weight: 500;
    margin: 0px 0 0 0;
    font-size: 18px;
    text-align: right;
}

.counter_no .counter_desrp {
    margin: 0;
    color: #fff;
    line-height: 18px;
}
.yellow_color {
    color: #F36A10 !important;
}