.uppercase{
  text-transform: uppercase;
}
.sidebar.sidebar-style-2 .nav.nav-primary > .nav-item.system-menu-active > a{
  background: #ff2600 !important;
}

.sidebar.sidebar-style-2 .nav.nav-primary > .nav-item.report-menu-active > a{
  background: #007bff !important;
}

.bg-eeeeee{
  background-color: #f9f9f9;
}
.amo{
  text-align: right !important;
}
  /*start autocomplete styles*/
  
.autocomplete-suggestions {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #999;
  background: #fff;
  cursor: default;
  overflow: auto;
  -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
}

.autocomplete-suggestion {
  padding: 2px 5px;
  white-space: nowrap;
  /* overflow: hidden; */
}

.autocomplete-no-suggestion {
  padding: 2px 5px;
}

.autocomplete-selected {
  background: #0088cc;
  color: #fff
}

.autocomplete-suggestions strong {
  font-weight: bold;
  color: rgb(255, 0, 13);
}

.autocomplete-group {
  /* padding: 2px 5px; */
  font-weight: bold;
  font-size: 12px !important;
  color: #000;
  display: block;
  border-bottom: 1px solid #000;
}


/*end autocomplete styles*/

/* .select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 400px !important;
  height: 500px !important;
}   */
@font-face {
  font-family: Lobster;
  src: url(Lobster-Regular.ttf);
}
.logo-text{
  color:#fff;
  font-size:1.5em;
  font-family:'Lobster', 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}


/* .modal-header{
  background:#007bff  !important;
  color:#fff !important;
}
.modal-header .close{
  color:#fff !important;
} */

table.dataTable {
  border-collapse:collapse !important;
}

.table td, .table th{
  height:40px !important;
}

.pagination > li > a, .pagination > li:first-child > a, .pagination > li:last-child > a, .pagination > li > span, .pagination > li:first-child > span, .pagination > li:last-child > span {
  border-radius:5px !important
}

/* datepicker */
.datepicker td, .datepicker th{
  width:35px;
  height:35px;
  text-align: center !important;
}

.datepicker thead{
  background: #007bff  !important;
  color: #fff !important;
}

.datepicker th:hover{
  background: #97c2fa !important;
}



 .bootstrap-datetimepicker-widget table td span.active{background-color:#007bff !important;color:#fff;}
.print-button-border{
  border:1px solid #d5d5d5  !important;
}


.page-title{
  text-transform: uppercase;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
  color: #fff;
  background-color: #007bff ;
  border-color: #dee2e6 #dee2e6 #fff;
}


.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
  background:#007bff  !important;
  color:#fff !important;
  font-weight: 100;
  text-transform: uppercase;
  font-size: 12px;
}

.breadcrumbs{
  width:500px;
}

.page-title{
  color: #007bff;
}
@media (max-width: 576px) {  
  .page-title-button{
    margin-top:20px;
    
  }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {  
  .page-title-button{
    margin-top:20px;
    
  }
}
 
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {  
  .page-title-button{
    margin-top:20px;
    margin-left:100px;
  }
}
 
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
  .breadcrumbs{
    margin-left:15px  !important;
  }

  .page-title-button{
    margin-left:150px;
  }
}
 
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {  
  .page-title-button{
    margin-left:395px;
  }
}
 
/* Extra extra large devices (extra large desktops, 1400px and up) */
@media (min-width: 1400px) {  
  .page-title-button{
    margin-left:395px;
  }
}

.page-item.active .page-link{

  background-color: #007bff !important;
  border-color: #007bff  !important;
}

.sidebar .nav-collapse li a, .sidebar[data-background-color="white"] .nav-collapse li a{
  padding: 7px 10px !important;
}

.colorinput-color{
  border-radius: 50px;
}
.modal-lg{
  max-width:1100px !important;
}
.modal-xl {
  max-width: 90% !important; /* Set to your preferred size */
}
.modal-header{
  background:#007bff;
  color:#fff;
}

.modal-header .close{
  color:#fff;
}

.card-header{
  background: none;
}

/* input[type="text"]:disabled {
  padding: 5px;
  padding-right: 10px;
} */

.form-input-readonly{
  background:#e8e8e8 !important;
}

.custom-h6{
  color: #007bff; 
  font-weight: bold;
  text-transform:uppercase;
}

.text-highlight{
  font-weight: bold;
  color:#8e8e8e !important;
}

.text-common-label{
  font-size:11px !important;
  text-transform:uppercase;
}

.card-title{
  font-size: 18px !important;
  text-transform: uppercase;
}

.sidebar .nav-collapse li a .sub-item.no-before:before {
  content: none !important; /* Prevents the before element from displaying */
}

.sub-item-custom{
  padding-left:8px !important;
}
.sidebar .nav-collapse.subnav li a, .sidebar[data-background-color="white"] .nav-collapse.subnav li a{
  padding-left:8px !important;
}

.swal-text {
  text-align: center !important;
}