@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');



body{
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}
.mandatory{
  color:red;
  white-space: nowrap;
  
     }
     .login_page .card {
      width: 300px;
      margin: 50px auto;
      padding: 20px;
      border-radius: 9px;
      box-shadow: 0 4px 8px rgb(0 0 0 / 30%);
      background-color: #ffffff;
      text-align: center;
      border: 4px solid #435272;

  
       }
       /* Style for input fields */
       .login_page .form-input {
         width: 230px; /* Adjust as needed */
         margin-bottom: 5px;
         padding: 10px;
         border: 1px solid #ccc;
         border-radius: 5px;
         box-sizing: border-box;
         display: block;
         margin-left: auto;
         margin-right: auto;
       }
       /* Style for submit button */
       .login_page .btn-submit {
         width: 100px; /* Adjust as needed */
         background-color: #bd78a8;
         color: white;
         padding: 5px 10px;
         border: none;
         border-radius: 5px;
         cursor: pointer;
         font-size: 16px;
         display: block;
         margin-left: auto;
         margin-right: auto;
       }
       /* Style for hover effect on submit button */
       .login_page .btn-submit:hover {
         background-color: #a876df;
       }















.app-page-title {
  padding: 18px 30px;}


  .app-page-title {
  padding: 20px 30px;
  /* margin: -30px -30px 10px; */
  margin:0;
  position: relative;
}

.app-page-title .page-title-icon {
  font-size: 19px;
  display: flex;
  align-items: center;
  align-content: center;
  text-align: center;
  padding: 9px;
  margin: 0 16px 0 0;
  background: #fff;
  box-shadow: 0 0.46875rem 2.1875rem rgba(4,9,20,.03), 0 0.9375rem 1.40625rem rgba(4,9,20,.03), 0 0.25rem 0.53125rem rgba(4,9,20,.05), 0 0.125rem 0.1875rem rgba(4,9,20,.03);
  border-radius: 0.25rem;
  width: 35px;
  height: 35px;
}


.app-main__outer {
overflow: hidden;
}

.purchase-outer label {
display: inline-block;
margin-bottom: 0.5rem;
height: 36px;
}

.vertical-nav-menu i.metismenu-icon{
color: #bd78a8;
font-weight: 400;
opacity: 1;
}

.vertical-nav-menu i.metismenu-state-icon {
transition: transform 300ms;
left: auto;
right: 0;
color: #000;
font-weight: 600;
}


.widget-content .widget-content-left .widget-heading {
opacity: 1;
font-weight: 600;
color: #ffff;
font-size: 17px;
}

.widget-subheading {
color: #fff;
font-size: 16px;
}

.log-src {
font-size: 25px;
letter-spacing: 2px;
font-weight: 600;
/* color: #e83e8c; */
color: #fff;
}

/*--------------------- custom style -----------------------------*/

.search_btn {
float: left;
width: 25%;
margin-left: 4%;
margin-top: 20px;
}

.search_area {
float: left;
width: 70%;
}


.app-sidebar .app-sidebar__inner {
padding: 2px 0.5rem 1.5rem;

}

label {
  display: inline-block;
  margin-bottom: 5px;
  color: #000000;
  font-weight: 500;
  font-size: 12px;
  line-height: 13px;
}




.app-theme-white .app-page-title {
  background: #23253e;
  padding: 12px 33px;
  color: #fff;
}

.app-sidebar .scrollbar-sidebar{
border-right:0;
}

.app-page-title .page-title-heading {
font-size: 15px;
font-weight: 400;
display: flex;
align-content: center;
align-items: center;
text-transform: uppercase;
font-weight: 600;
}



table tr th {
background: #23253ee6;
color: #fff;
}

.vertical-nav-menu li a:hover {
background: #bedcef;
text-decoration: none;
}

.vertical-nav-menu li a{
  background: #2e3154;
}


/************************** Base nav tabs style */
.nav-tabs {
padding-left: 0;
margin-bottom: 0;
border-bottom: 3px solid #8f87a9;
padding-bottom: 8px;margin-top: 14px;

}

.nav-tabs > li {
display: inline-block;
margin-bottom: -1px;
}

.nav-tabs > li > a {
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
padding: 10px 15px;
margin-right: 2px;
text-decoration: none;    background: #f7f7f7;font-weight: 600;
font-size: 15px;
}

.nav-tabs > li > a:hover {
border-color: #e0e0e0 #e0e0e0 #ddd;
}

.nav-tabs > li  > a.active {
  color: #000;
  background-color: #fff;
  border: 2px solid #504770;
  border-bottom-color: transparent;
}

.nav-tabs > li > a.active:hover {
border-color: #ddd;
}

.tab-content {

  padding: 15px;
  border: 0;
  border-top: 0;
  background: #ffffffcc;
  border: 3px solid #8f87a9;
  border-top: 0;
}
.tab-pane {
display: none;
}

.tab-pane.active {
display: block;
}

/*** ----------------------------------***/

fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 1px solid #9b9292;
padding: 10px 10px 0 10px;margin-top: 23px;
}  
legend {
display: block;
padding-left: 12px;
padding-right: 2px;
border: none;
width: 17%;
font-size: 17px;margin: 0;
}


.form-control[readonly] {
background-color: #fff;
opacity: 1;
}

.form-control.schedule-checkbox {
  margin-bottom: 4px;
  height: 14px;
  margin-top: 4px;
  outline: 0;
}
.form-control.menu-checkbox {
  margin-bottom: 4px;
  height: 14px;
  margin-top: 4px;
  outline: 0;
}

.form-control.sm_select{
height: 24px;
font-size: 12px;
padding: 3px;
margin-bottom: 5px;
color: #000000;
font-weight: 600;

}


.bg-plum-plate {

background: #98a4be !important;
}


.slick-slider .slider-content p{
font-size: 20px;
  line-height: 26px;
  color: #fff;
  opacity: 1;
}
.form-control.select2-hidden-accessible {
  position: absolute!important;
  width: 100% !important;
}


.search_table th{
  background: #ffffff6e;
  border: 0;
}

.search_table th input{
  padding:1px 5px;

}


.search_outer {
  /* float: left;
  width: 100%;
  padding: 10px;
  border: 1px solid #c9c9c9;
  background: #f7f7f7;
  margin-bottom: 9px; */
}

.div-sm  {
  float: left;
  width: 11%;  margin: 0px .5%; 
}
.div-sm  input{
  float: left;
  width: 100%;
  padding: 0px 6px;
  color: #000b5c;
  border: 1px solid #727272;
  height: 25px;
  background: #ffffff;
}

.table td{
font-size: 14px;}

.div-sm  select{
  width: 100%;
  height: 25px;
  border-radius: 0;
  border: 1px solid #727272;
  font-size: 14px;
  padding: 2px;
}

.div_extra{
  width:15%;
}
.divbtn{
  width:8%;float: left;
}


.app-logo {
  width: 33%;
  height: auto;
  text-align: center;
}
.app-login-box .app-logo {
  margin-bottom: 0;margin-top: -8%;
}

.app-logo h3 {
  font-weight: 600;
  color: #fff;
  font-size: 35px;
}
.app-logo p {
  margin-bottom: 13px;
  font-size: 22px;
  color: #fff;
}

/* ------------------------------------------------*/
.login_page .card {
  width: 400px;
  margin: 50px auto;
  /* padding: 20px; */
  border-radius: 9px;
  box-shadow: none;
  text-align: center;
  padding: 0;
  border: 0;
  background: transparent;
  position: absolute;
  left: 22%;
}
.login_page_pwd .card {
  width: 400px;
  margin: 50px auto;
  /* padding: 20px; */
  border-radius: 9px;
  box-shadow: none;
  text-align: center;
  padding: 0;
  border: 0;
  background: transparent;
 /* position: absolute;
  left: 22%;*/
}

.login_page .form-input { 
  width: 75%;
  padding: 8px 10px;
  font-weight: 600;
}

  .login_page .btn-submit {
    width: auto;
    background-color: #cd8a00;
    padding: 6px 37px;
    color: #000;
    font-weight: 500;
    /* border: 3px solid #603e85; */
    text-transform: capitalize;margin-top: 12px;
  }

    .login-cover-bg {
      /* background: #17182e;
      position: absolute;
      width: 100%;
      height: 100%;
      opacity: .9; */


      background: #0d0c1e;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 1;
  }


  .login-header{
    margin-bottom: 20px;

  }

  .login-header .brand {
    padding: 0;
    font-size: 28px;
    font-weight: 300;
    flex: 1;
    color: #fff;
    float: left;
    padding-left: 15px;
}

.login-header .icon {
  opacity: .75;
  float: right;
  padding-right: 17px;display: none;
}


.brand{
  float: left;
  width: 100%;
  text-align: center;

  margin: 42px 0 0;
}
.brand b{
  float: left;
  font-size: 39px;
    color: #fff;
  width: 100%;
  margin-top: 12px;
}


.brand  small {
  font-size: 20px;
  color: #fff;
}


.login-header .brand .logo {
  border: 21px solid transparent;
  border-color: transparent rgba(0,0,0,.15) rgba(0,0,0,.3);
  background-color: #4bfd61;
  width: 28px;
  height: 28px;
  position: relative;
  font-size: 0;
  border-radius: 6px;
  margin-right: 0;
  top: -11px;
}

b {
  font-weight: 700;
}

.login-header .brand small {
  font-size: 15px;
  display: block;
  font-weight: 600;

}

.login-header .icon i {
  font-size: 56px;color: #cccdce;
}


.login_page .btn-submit:hover {
  background-color: #cd8a00;
  color: #fff;
}

.scrollbar-sidebar {
  background-image: url(http://optima.trendsetterthemes.org/assets/images/bg-5.jpg);
}


.scrollbar-sidebar-inner {
 /*background:  linear-gradient(58deg,#f44336,#673ab7);*/
 
 /* background:linear-gradient(58deg,#4c0601,#39137ceb); */


 /* background: linear-gradient(90deg, hsla(256, 67%, 65%, 1) 0%, hsla(240, 13%, 10%, 1) 100%);
    background: -moz-linear-gradient(90deg, hsla(256, 67%, 65%, 1) 0%, hsla(240, 13%, 10%, 1) 100%);
    background: -webkit-linear-gradient(90deg, hsla(256, 67%, 65%, 1) 0%, hsla(240, 13%, 10%, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#8869E1", endColorstr="#17171E", GradientType=1 ); */
 height: 100%;
    opacity: 1;
    background:#070922;
}


.vertical-nav-menu i.metismenu-state-icon {
  opacity: .7;
}

.vertical-nav-menu li a , .vertical-nav-menu ul>li>a{
  color: #fff;font-weight: 400;
}

.vertical-nav-menu i.metismenu-state-icon{
  color: #fff;    opacity: .7;
}


.vertical-nav-menu i.metismenu-icon{
  color: #fff;
}

.app-sidebar__heading{

  color: #ffffff;
}

.vertical-nav-menu li a:hover {
  background: #ffffff;
  text-decoration: none;
  color: #000;
}

.vertical-nav-menu li a:hover i.metismenu-icon ,
.vertical-nav-menu li a:hover  i.metismenu-state-icon{
  color: #000;
}

.app-sidebar {
  width: 230px;
  min-width: 230px;}

  .fixed-sidebar .app-main .app-main__outer {
    z-index: 9;
    padding-left: 230px;
}

.closed-sidebar.fixed-sidebar .app-main__outer {
  padding-left: 80px;
}


.form-control {
  /* transition: all .2s;
  height: 27px;
  padding: 2px 10px;
  font-size: 14px;
  border: 1px solid #0000008a;
  margin-bottom: 10px;
  background: #2e284e78;
  color: #fff;
  font-weight: 600; */


  transition: all .2s;
  height: 25px;
  padding: 2px 10px;
  font-size: 13px;
  border: 1px solid #0000008a;
  margin-bottom: 4px;
  background: #ffffffd9;
  color: #000b5c;
  font-weight: 600;
  border-radius: 0;
}

.form-group {
  margin-bottom: 0;
}

.card-body{
  padding: 8px;
}

.btn-primary{
  background: #260f46;
  border: 0;
  color: #fff;
}

table tr th {
  background: #2e3154;}

  .table td {
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
    padding: 2px 10px;
    color: #343434;
}

table tr:nth-child(even){
  background: #78759a2b;
}
  
.table-bordered td  , .table thead th{
  border: 1px solid #50446e66;
}
      

.bg-info {
  background: linear-gradient(58deg,#f44336,#673ab7);
}



.app-theme-white .app-header{

  /* background: url(http://optima.trendsetterthemes.org/assets/images/bg-5.jpg); */
  background: #21202f;
}

.app-theme-white .app-header:after{
  position:absolute;
  left:0;
  width:100%;
  height: 60px;
  content: "";
}


.app-theme-white .app-header:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 60px;
  content: "";
  top: 0;
  background: #222640;
}

.app-theme-white.fixed-header .app-header__logo {
  background: none;
  z-index: 10;
}

.hamburger--elastic .hamburger-inner::after , .hamburger--elastic .hamburger-inner::before , .hamburger--elastic .hamburger-inner{
  background-color: #8869e1;
}

.app-header .app-header__content{
  z-index: 10;color: #ffffff;
}

.app-header-left h3,
.app-header-left span {
    margin: 0;
    white-space: nowrap; /* Prevents text from wrapping */
}

.app-header-left h3 {
  font-size: 17px;                 letter-spacing: 1px;text-transform: uppercase;
  width: 100%;
  font-weight: 600;
  color: #fcd15f;
}

.app-header-right a{
  color: #79d4ff;
}

.btn-focus {
  color: #fff !important;
  background-color: #000000;
  border-color: #999999;
}


.brand .logo {
  border: 21px solid transparent;
  border-color: transparent rgba(0,0,0,.15) rgba(0,0,0,.3);
  background-color: #4bfd61;
  width: 28px;
  height: 28px;
  position: relative;
  font-size: 0;
  border-radius: 6px;
  margin-right: 0;
  top: -10px;
}



.app-main .app-main__inner{
  background: #f5f5f542;padding: 23px 13px 0;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #b3b1b196;
  opacity: 1;
  color: #000b5c;
}

.widget-chart{
  background-color:#2e3154 !important;
  padding :7px 10px;
}

/* .widget-chart {
  background: url(../images/bg1.jpg) !important;
  background-size: 100% !important;
  position:relative;
}

.widget-chart:after {
  position: absolute;
  left:0;
  top:0;width:100%;
  height: 100%;
  content: "";
  background:#000;
} */



.widget-subheading{
  color: #fff;
  opacity: 1 !important;
  font-weight: 400;
  font-size: 14px;
}

.card{
  background: #ffffff;
}

.btn-primary:hover {
  color: #fff;
  background-color: #260f46;
  border-color: #260f46;
}

.custom-btn {
width:100%;
text-align: center;
}


.vertical-nav-menu ul>li>a:hover {
  color: #4a2b77;
}

.closed-sidebar .app-sidebar:hover {
  flex: 0 0 230px!important;
  width: 230px!important;
}

.btn-gradient-primary{
  background: #260f46;
  border-color: #260f46;
}

.btn-gradient-primary:hover {
  color: #fff;
  background-color: #260f46;
  border-color: #260f46;
}


input::placeholder {
  color: #000b5c !important; 
 
  opacity: 1 !important; 
}

input:-ms-input-placeholder {
  color: #000b5c;  opacity: 1; 
}

input::-moz-placeholder {
  color: #000b5c;  opacity: 1; 
}

input::-webkit-input-placeholder {
  color: #000b5c;  opacity: 1; 
}


.login_page input::placeholder {
  color: #000 !important; 
 
  opacity: 1 !important; 
}


.login_page  input:-ms-input-placeholder {
  color: #000;  opacity: 1; 
}

.login_page  input::-moz-placeholder {
  color: #000;  opacity: 1; 
}

.login_page  input::-webkit-input-placeholder {
  color: #000;  opacity: 1; 
}


.btn-primary:not(:disabled):not(.disabled):active   , .btn-gradient-primary:active{
  background-color: #4a2b77;
    border-color: #4a2b77;
}

.btn-gradient-primary.active, .btn-gradient-primary:active, .btn-gradient-primary:not(:disabled):not(.disabled):hover{
  background-color: #260f46;
    border-color: #260f46;
background-image:none;
}

.dropdown-menu-header{
  margin-bottom: 0;
}

.dropdown-menu.dropdown-menu-lg{
  padding-bottom: 0;
}


a{
  color: #000;
}

a:hover {
  color: #504770;
  text-decoration: none;}

  .icon-wrapper .icon-wrapper-bg {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 3;
    opacity: 1;
    background: #3e3458 !important;
}

  .icon-wrapper i {
    margin: 0 auto;
    font-size: 46px;
    position: relative;
    z-index: 5;
    color: #fff;
}

.icon-wrapper {
  width: 64px;
  height: 64px;}

  .card.mb-3 {
    margin-bottom: 8px!important;
}

.pagination li a{
  color: #000000;
}

.pagination li a:hover{
  color: #000000;
}


.page-item.active .page-link, .pagination .active.page-number .page-link {
  z-index: 1;
  color: #fff;
  background-color: #6c757c;
  border-color: #575d62;
}

.table-hover tbody tr:hover {
  background-color: #cbc6e5ba;
}

.bootstrap-table .table:not(.table-condensed), .bootstrap-table .table:not(.table-condensed)>tbody>tr>th, .bootstrap-table .table:not(.table-condensed)>tfoot>tr>th, .bootstrap-table .table:not(.table-condensed)>thead>tr>td, .bootstrap-table .table:not(.table-condensed)>tbody>tr>td, .bootstrap-table .table:not(.table-condensed)>tfoot>tr>td {
  padding: 3px 8px;
}

.contact-container .form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
  margin-top: -37px;
  float: left;
}


.select2-container--default .select2-selection--single{
  background-color: #fff !important;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder ,
.select2-container--default .select2-selection--single .select2-selection__arrow{
  color: #000b5c !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b{
  border-color: #000b5c transparent transparent transparent !important;
}

.widget-heading p{
  margin-bottom: 0px;
}

.dropdown-menu.dropdown-menu-lg {
  min-width: 21rem;
}


/* .header__pane.ml-auto {
  display: none;
} */

input.form-control.search-input {
  margin-bottom: 0px;
  height: 22px;
  border-radius: 0;
  line-height: 12px;
  padding: 10px;
}


.fixed-table-container thead th .th-inner, .fixed-table-container tbody td .th-inner{
  padding: 4px 8px;
}



.vertical-nav-menu ul {
  transition: padding 100ms;
  padding: 0.5em 0 0 10px;
}

.vertical-nav-menu ul:before{
  background: #63479100;
}


.action_button{
  margin-bottom: 0px !important;
  font-size: 10px;
  padding: 1px 16px;
  border: 0;
  border-radius: 0;
}


.fixed-table-toolbar .search{
  margin-top: 3px;
    margin-bottom: 3px; 
}

.form-control:focus {
  color: #000b5c;
  background-color: #fff;
  border-color: #a9bcee;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}




.toggle-content {
  display: none;
}

.toggle-button {
  cursor: pointer;
  color: blue;
  text-decoration: underline;
}

.toggle-div{
  display:none;
  margin-top: 14px;
}

span#toggle_para {
  color: green;
  font-size: 17px;
}


.toggle-div .app-page-title {
  display: none;
}


.toggle-content .table  thead  tr th:last-child,
.toggle-content .table  tbody tr td:last-child{
  display: none;

}


.icon_outer  span i {
  font-size: 21px;
  font-weight: bold;
  /* background: #ffffff; */
  padding: 1px 4px;
  cursor: pointer;
  color: #ffffff;
}

.icon_outer {
  position: absolute;
  right: 10px;
}

canvas#issuesBarChart {
  background: #fff;
  padding: 10px;
}

div#chartContainer {
  height: 0;
}


.checkbox_div input[type="checkbox"] {
  height: 22px;
  width: 26px;
  margin-top: 5px;
}

.checkbox_div{
  float: left;
  width:16%;
}

.penno_div{
  float: left;
  width: 84%;
}

.widget-chart .widget-numbers {
  font-weight: 600;
  font-size: 26px;
  display: block;
  line-height: 1;
  margin: 0px auto 10px;
  color: #ffffff;
}

.canvas-inner {
  background: #222640;
  margin-bottom: 3px;
  padding: 10px 10px 25px;
}


h2.chart_title {
  font-size: 15px;
  text-align: center;
  color: #fff;
  /* font-weight: bold; */
  margin: 2px 0 9px;
  float: left;
  width: 100%;
  text-transform: capitalize;
  padding-left: 13px;
}

.chart_outer .col-sm-4{
  padding: 13px 12px 0;
  
}

.app-main__inner.dashboard{
  background: #17182e;padding: 23px 13px 0;
}

.app-main__inner.dashboard label{
  color: #c9c9c9;
}


.checkbox_div label {
  position: relative;
  top: 6px;
}

.row.chart_outer {
  margin-top: 10px;
}

.chart_outer .col-sm-3 {
  padding: 0 3px;
  margin-bottom: 3px;
}

.chart_outer .col-sm-12 {
  padding: 0 4px;
}


.grid_div  .col-md-2 {
  padding: 0 3px;}


  div#succ_msg {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 11px;
    margin-top: 6px;
}

.suc_txt{
  padding: 2px 14px;
  /* display: block; */
  /* background: #1e95006e; */
  width: auto;
  color: #0f4c00;
  font-size: 13px;
}

.er_txt{
    padding: 2px 14px;
    /* display: block; */
    /* background: #1e95006e; */
    width: auto;
    color: #df0505;
    font-size: 13px;
}

.back_btn {
  float: right;
  background: #fff;
  padding: 1px 19px;
  float: right;
  position: absolute;
  right: 0;    text-decoration: none;
}


.modal .app-theme-white .app-page-title{
  padding: 6px 33px;
}


.modal .page-title-heading i{
  right: 0;
  position: absolute;
  color: #fff;
  font-weight: 600;
  font-size: 25px;
}

.table.society-table tr th{
  
  background: #fff;
  color: #000;
  font-weight: 400;
  font-size: 13px;
  padding: 3px 7px;

}


.branch-row.mb-2  .rm_input  input{
  background: #e3e3e3;
  border: 0;
  outline: 0;
  padding: 0 2px;
}

.row.branch-row.mb-2 {

  padding-top: 6px;
  margin-bottom: 6px !important;
}

.branch-container{
    background: #e3e3e3;
    padding: 10px 10px;

}

.branch-row.mb-2 input {
  font-size: 12px;
  font-weight: 500;
}

.title_div label{
  font-size:14px;
  line-height:15px;color: #fff;
}

.title_div {
  padding: 10px 10px 6px;
  border-bottom: 1px solid #b3b3b3;
  margin-bottom: 10px;    background: #23253e96;

}

.branch-row.mb-2 {
  border-bottom: 1px solid #b9b9b9;
  padding: 1px 10px;
}


.search_outer .col-md-2.srch_d {
  padding: 0 5px;
}

.search_outer {
  padding:0 10px;
}

.search_outer .search_btn {
  float: right;
  width: 38%;
  margin-right: 6px;
  margin-top: 17px;
  margin-bottom: 4px;
  text-align: left;
  margin-left: 15px;
}






.no_padd{
  padding:0 4px;
}

.sch_btn_o .btn-primary {
  background: #260f46;
  border: 0;
  color: #fff;
  margin: 0;
  width: 100%;
  height: 29px;
  line-height: 17px;
  font-size: 12px;
}

.select2-container .select2-selection--single{
  height: 25px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444 !important;
  line-height: 25px !important;
}

.select2-container--default .select2-selection--single{
  border: 1px solid #0000008a !important;
  border-radius: 0 !important;    font-size: 13px;
}

.radio_div {
  padding: 8px 10px;
  font-weight: 600;
  text-align: left;
  text-align: center;
  background: #2f2f52;
}

.radio_div label {
  font-weight: 600;
  font-size: 14px;color: #fff;
}



.table{
  width:100%;
  max-width: 100%;
}

.table-scroll {
  display: block;
  max-height: 400px;  /* You can adjust the height as needed */
  overflow-y: auto;
}

.app-header-right a.home_link_txt{
  color: #fff;
}


span#bck_btn {
  float: right;
  position: absolute;
  right: 36px;
  top: 1px;
  background: #260f46;
  padding: 3px 17px;cursor: pointer;
}










.marquee-container {
  position: relative;
  width: 100%;
  overflow: hidden;

  padding: 0px 10px;
  cursor: pointer;
  font-weight: bold;
  white-space: nowrap;
}

.scrolling-text {
  display: inline-block;
  color: white;
  font-size: 16px;
  animation: scrollText 20s linear infinite;
}

@keyframes scrollText {
  from {
      transform: translateX(100%);
  }
  to {
      transform: translateX(-100%);
  }
}

.mar_content {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 99%;
  background: #fffffff7;
  border: 1px solid #ccc;
  padding: 10px;
  z-index: 1000;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}



div#inspectionChart  , div#inspectionChart_ar , div#inspectionChart_today , div#inspectionChart_Issues,
div#action_by_jr , div#myChart{
  margin-top: 35px;
}


.bg-white {
  background-color: #020624!important;
}




#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7); /* Semi-transparent black */
  display: none;
  z-index: 999; /* Lower than popup but above everything else */
}

.password_out {
  position: fixed;
  left: 50%;
  top: 20%;
  transform: translate(-50%, 0);
  width: 400px;
  background: #fff;
  display: none;
  z-index: 1000; /* Higher than overlay */
  text-align: center;
  padding: 20px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}

.mod_close {
  /* background: red; */
  width: auto;
  height: auto;
  /* z-index: 1000; */
  top: -5px;
  /* left: 0; */
  display: block;
  position: absolute;
  right: 1px;
  font-size: 29px;
  cursor: pointer;
}

.password_out .error-message {
  color: red;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}


.password_out .success-message {
  color: green;
  font-size: 14px;
  display: block;
  margin-top: 10px;
  font-weight: bold;
}

.password_out.login_page .form-input {
  width: 97%;
  padding: 8px 10px;
  font-weight: 600;
  margin-top: 12px;
}

.password_out  i{
  font-size: 39px;
  color: red;
}

.password_out  h3 {
  font-size: 20px;
  margin: 15px 0;
  color: #2e2e2e;
  font-weight: 500;
  /* margin: 10px; */
}

.password_out .mod_close i{
  font-size: 28px;
  color: #23253e;
}


.password_out  input {
  padding: 10px 10px;
  width: 100%;
  height: 33px;
  margin-bottom: 15px;
}
div#password_requirements {
  float: left;
  width: 100%;
  text-align: left;
}


#password_requirements  p {
  margin-bottom: 2px;
  font-size: 13px;
  font-weight: 400;
}

.requirement {
  color:#545454; /* Default color (invalid) */
}

.valid {
  color: green; /* Turns green when the condition is met */
}


a.duty-change {
  font-size: 12px;
}



.single_block {
  width: 450px;

  margin: 0 auto 0;
  text-align: center;
  padding: 20px;
}


.d_details{
  float:left;
  width:100%;
  text-align: center;
}

.sin_rw{

  width:100%;margin-bottom: 10px;
}

#adDuty a{
  color: #fff;
  padding: 10px;

 
}

div#adDuty {padding: 9px;
  background: #9090f9;

}

div#adDuty i{
  color: #fff;
  font-size: 24px;

}


span.duty-change {
  float: none;
  width: 100%;
  display: block;    padding: 6px;cursor: pointer;
}

.duty-change:hover{
  background: #9189f154;

}

.switch_outer{
  float:left;
  width:100%;text-align: center;
  margin-top: 13px;
}
.selected-row {
  background-color: #9be9ad !important; 

}

.f_div{
  border: 2px solid #b7b7b7;
}


#msg_res{
  color:green;
  
}

p.nor_txt {
  float: left;
  width: 100%;
  text-align: center;
  color: green;
}

table {
  table-layout: fixed; 
  width: 100%; 
}

.home_grid  h4{
  font-size: 16px;
  font-weight: 600;
  color: #ffec0d;
  text-transform: capitalize;margin-bottom: 4px;
}

.home_grid .widget-chart {
  background-color: #404478 !important;
  padding: 20px 10px;
}


p.wid_desc {
  font-size: 15px;
  font-weight: 400;
  line-height: 19px;
  margin: 0;
}


#pop_outer{
  display: none;
  
}

.my_duty_table span , .my_duty_table td{
  font-size: 13px;

}


.home_grid .card.mb-3.widget-chart {
  height: 220px;    padding-bottom: 5px;
  overflow-y: scroll;    padding-top: 9px;
}


table.my_duty_table tr th {
  background: none;
  font-size: 12px;
  font-weight: 700;
  color: #000;
}

table.my_duty_table td{
  border: 1px solid #d9fdffa1;
  padding: 5px;
}

.app-header .app-header__content .app-header-left {
  /* display: flex; */
  /* align-items: center; */
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.app-header .app-header__content .app-header-left span{
  margin-top: 0;
  font-size: 12px;
}

.row.grid_section {
  margin: 0 -2px;
}

.row.grid_section .col-md-2 {
  padding: 0 2px;
}

.grid_section .widget-subheading {
  font-size: 11px;
  font-weight: 600;
  line-height: 15px;
}
.soc-count{
  height: 95px;
}


@media only screen and (min-width: 280px)  and (max-width:991px){

    .app-theme-white .app-header:after {
        position: inherit;
        left: inherit;
        width: auto;
        height: auto;
        content:inherit;
        top: 0;
    }

    .app-header-left h3{
      display: none;
    }
    .app-header-right a.home_link_txt {
      color: #79d4ff;
    }

    .popover, .dropdown-menu{
      top: 36%!important;
    }
   
} 
