@media only screen and (min-width: 991px) and (max-width: 1199px) {
    .col-lg-4 {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    }

    
.bodywrapper{
    padding-top :65px !important;
  }

.login-form{
    border: 1px solid #dbdbdb;
    border-radius: 6px;
    background: #fff;
    padding: 3rem 0 3rem 0;
}
body {
    margin: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #6c757d;
    text-align: left;
    background-color: #fff0;  
    padding-top :65px !important;
      
    }
    .login-bg{
        background-image: url("../images/images/login-bg2.jpg");  
        background-repeat: no-repeat;
        background-size: cover;
        height: 100vh;
        width: 100%;
        position: relative;
}

    .mt-15{
        margin-top: 10rem!important;
    }
    .black-text{
        color:black;
    }
    .fa.fa-12{ 
            font-size: 12px !important;
         
    }
    .center-footer{ 
        position: fixed;
        width: 100%;
        bottom: 0; 
        text-align: center;
        background-color: white;
        z-index: 1;
        padding-top: 1rem !important;
    }
    footer{
        position: fixed;
        width: 100%;
        bottom: 0; 
        text-align: center;
        background-color: white;
    }

    .topnavblade:focus-visible {
        background-color: #fff !important; /* Something to get the user's attention */
        border: 1px solid #fff !important; /* Something to get the user's attention */
         outline: none;
      }
      
      .bg-green{
        background-color: #00a709 !important
      }
      .yet-to-activate{
        background-color:#cbdcedb4 !important
      }
      .deactivated{
        background-color: #d10c1f47 !important;
      }
      .bg-orange{
        background-color: #e3a811 !important;
      }

      .vertical .topnav, .vertical.hover .topnav, .narrow.open .topnav { 
        background-color: rgb(221 228 239);
        border-bottom: 1px solid rgb(221 228 239);
    }
.text-menu{
  color: #001a4e !important;
}
  .sidebar-left{
      background-color: #dbe7f196 !important;
    }
    .bg-blue{
        background-color: #0e4ecdd6 !important
    }
    .bg-red{
        background-color: #d10c1fd4 !important;
    }
.btn.logout:focus {
    outline: none !important;
    box-shadow: none !important; 
}
    @font-face {
        font-family: 'LinBiolinum';
        src: url('storage/app/public/assets/fonts/LinBiolinum_aS.ttf');
    }
    .text-upper{
        text-transform:uppercase !important; 
        
    }
    .text-light,.card-header {
      font-family: "Overpass", sans-serif !important;
    } 

    .border-right{
        border-right: 1px solid #e5dfdfb5 !important;
    }
    .badge{
        font-size:90% !important;
    }

    .badge-progress{
      background-color:#3f8102 !important;
  }
 
    .clinicpop{
        color:#001a4e;
    }
    .swal-button-confirm{
        background-color: #03a967  !important;
        color: #fff  !important;
    }
    .swal-button-cancel{
        background-color: #cf1d1dcc  !important;
        color: #fff  !important;
    }
    .swal-icon .swal-icon--info {
        border-color: #03a967   !important;
    }

   

 .stars-outer {
    display: inline-block;
    position: relative;
    font-family: FontAwesome;
    color:#eea303;
    font-size: 1.2rem;
  }
   
  .stars-outer::before {
    content: "\f006  \f006  \f006  \f006  \f006";
  }
   
  .stars-inner {
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
    width: 0;
  }
   
  .stars-inner::before {
    content: "\f005  \f005  \f005  \f005  \f005";
    color: #f8ce0b;
  }

  .stars-inner {
    width: 0;
  }
  .table .thead-light th {
    color: #fff;
    font-weight: normal;
    font-size: small;
    background-color: #3b5998; 
    border: 0.1rem solid #3b5998; 
    border-bottom-width: 0;
}
.table, th.thead-light{
  border-radius: 0.25rem !important; 
 
}
   /* table.dataTable thead >tr>th {
    color: white !important;
    background: #3174c7  !important;
    border-color: #3174c7  !important;
  } */  
  @media screen and (max-width: 1024px) {
    .stars-outer {
        display: none !important;
    }

    .star-left{
        width: auto;
        padding-left: 0% !important;

    }
}
.star-left{ 
  padding-left: 1rem !important;

}

.dropdown-toggle.more-vertical::after {
    content: "\e9a5";  
  }

  .btn-link.dropdown-toggle.more-vertical, .btn-link.dropdown-toggle.more-vertical:hover {
    color: #000 !important; 
}

.bg-transparent .img-fluid { 
    height: 200px !important;
}

.invalid-feedback { 
    font-size: 90% !important; 
}

.form-label-title{
    /*  color: #001a4e!important;*/
     color: #aaa!important;
    
}

.video {
    aspect-ratio: 16 / 9;
    width: 100%;
  }

  .video-container {
    position: relative;
    padding-bottom: 56.25%;
  }
  
  .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .iframeimg > img{
    width: 100% !important
  }
  .iframeimg  {
    width:-webkit-fill-available !important
  }

 .text-green{
  font-size: small !important;
    color: #fff !important;
    background-color: #00a709 !important;
    padding: 0.11rem 0.5rem 0rem 0.5rem !important;
    border-radius: 0.2rem !important;
 }
 .expired{
  font-size: small !important;
  color: #fff !important;
  background-color: red !important;
  padding: 0.11rem 0.5rem 0rem 0.5rem !important;
  border-radius: 0.2rem !important;
}
 
 .text-red{ 
    color: red !important; 
 }

 .text-grey{
  font-size: small !important;
    color: #fff !important;
    background-color: #adb5bd !important;
    padding: 0.11rem 0.5rem 0rem 0.5rem !important;
    border-radius: 0.2rem !important;
 }

 .inactive{
  background-color: #ef828238 !important;
 }

 .pd-6{
  padding-top: 2rem !important
 }

 .head_div {
  background-color:  #293e6a   !important;
  padding: 1rem 1rem 0.5rem 1rem;
  border-radius: 4px;
  color: #fff !important;
  font-family: "Overpass", sans-serif !important;
}
.btn-primary ,.btn-primary:hover{
  color: #ffffff;
  background-color: #275dc6;
  border-color: #275dc6;
}
table.dataTable tbody tr {
  background-color: rgb(180 170 255 / 10%);
}

.table-bordered th, .table-bordered td {
  border: 1px solid #057ef630;
}

table.dataTable.no-footer {
  border-bottom: 1px solid #057ef630;
}
.paginate_button.page-item.active, .page-item.paginate_button.current {
  outline: none;
  color: #fff !important;
  background-color: #3b5998 !important;
}

.head_div > .h6{ 
  color: #fff !important;
}
#loader img{
  width:2rem;
 }
.check {
  appearance: none; /*hides the default checkbox*/
  height: 20px;
  width: 20px; 
  transition: 0.10s;
  background-color: #e1151adb;
  text-align: center;
  font-weight: 300;
  color: white;
  border-radius: 3px;
  outline: none;
}

.check:checked {
  background-color: #0E9700;
}

.check:before {
  content: "✖";
}
.check:checked:before {
  content: "✔";
}

.check:hover {
  cursor: pointer; 
  opacity: 0.8;
}
 
.pointer{
  cursor:pointer;
}
ul.active a.nav-link{
  color: white !important;
  background-color: #394856 !important;
  border-radius: 4px;
}

 li.active a.nav-link{
  color: white !important;
  background-color: #394856 !important;
  border-radius: 4px;
}


.navbar-light .navbar-nav .nav-link:hover,.dropdown-toggle.active {
  background: #c6cfd7 !important;
  color: initial !important;  
  border-radius: 3px;
}

.navbar-light .navbar-nav .nav-link,.nav-heading {
  color: #001a4e;
  font-variant-caps: all-small-caps;
}
.dropdown-toggle.active:after
{
  font-family: 'FontAwesome' !important;
  content: "\f107" !important;
}



span.multi-selection__arrow{
  position: absolute;
     top: 50%;
     right: 3px;
     width: 20px;
 }
 .multi-selection__arrow > b{
 
     top: 60%;
     border-color: #343a40 transparent transparent transparent;
     border-style: solid;
     border-width: 5px 4px 0 4px;
     width: 0;
     height: 0;
     left: 50%;
     margin-left: -4px;
     margin-top: -2px;
     position: absolute;
   }

   .width-inherit{
    width:inherit !important;
   }

   .multiselect-group {
    font-weight: bold; 
  }
  #select2-state-container  {  
      color: #495057 !important; 
  }
  .select2-selection__placeholder{
    color:#6c757d !important;
  }

  .select2-container .select2-selection--single .select2-selection__clear {
    background-color: transparent;
    border: none;/* 
    top: 15% !important; */
    font-size: 1em;
    color: #495057;
    position: absolute; 
    right: 3px;
    width: 31px;
}
/* #navbarDropdownMenuLink::after,.navbar-toggler-icon::after,.navbar-toggler-icon::before{
  color:white !important
}  */


.grouped-tr-bg{
  background-color: #9ea7b1 !important;
  color: #343a40;
}


#login-form i { 
  cursor: pointer;
}

.main-content{
  overflow: scroll !important;
}

.required{ 
  color:rgb(232, 37, 37);
}
#side-logo{
  width:75px;
  height:75px
}

table.dataTable thead>tr>th.sorting:before, table.dataTable thead>tr>th.sorting_asc:before, table.dataTable thead>tr>th.sorting_desc:before, table.dataTable thead>tr>th.sorting_asc_disabled:before, table.dataTable thead>tr>th.sorting_desc_disabled:before, table.dataTable thead>tr>td.sorting:before, table.dataTable thead>tr>td.sorting_asc:before, table.dataTable thead>tr>td.sorting_desc:before, table.dataTable thead>tr>td.sorting_asc_disabled:before, table.dataTable thead>tr>td.sorting_desc_disabled:before {
  bottom: 50%; 
  font-family: FontAwesome;
  content: "\f0de" !important;
}

  

table.dataTable thead>tr>th.sorting:after, table.dataTable thead>tr>th.sorting_asc:after, table.dataTable thead>tr>th.sorting_desc:after, table.dataTable thead>tr>th.sorting_asc_disabled:after, table.dataTable thead>tr>th.sorting_desc_disabled:after, table.dataTable thead>tr>td.sorting:after, table.dataTable thead>tr>td.sorting_asc:after, table.dataTable thead>tr>td.sorting_desc:after, table.dataTable thead>tr>td.sorting_asc_disabled:after, table.dataTable thead>tr>td.sorting_desc_disabled:after {
  top: 36%;
  font-family: FontAwesome;
  content: "\f0dd" !important;
}


.nowrap-hide 
{ 
  white-space: nowrap !important;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
} 
.registered{
  color:green !important;
}


.float-right-table{
  display: flex;
  justify-content: flex-end;
}
  
.under-registration{
  background-color: rgb(25 103 199 / 31%) !important;

}
.dot {
  height: 10px;
  width: 10px;
  background-color: rgb(25 103 199 / 59%) !important;
  border-radius: 50%;
  display: inline-block;
}
.registration-text{
  font-weight: bold;
  color: rgb(13 14 14);
}