.jsgrid-pager-page.jsgrid-pager-current-page {
  background-color: #7e57c2;
  color: #fff;
}

.jsgrid-pager-current-page,
.jsgrid-pager-page a {
  border-radius: 50%;
  height: 24px;
  width: 24px;
  display: inline-block;
  text-align: center;
  line-height: 18px;
}

.side-panel {
  background-color: azure;
  color: black;
}

.fixed-bar {
  position: fixed;
  bottom: 0;
  left: -1;
  width: 100%;
  background-color: #f5f5f9;
  padding: 10px;
  padding-left: 67%;
}

.required {
  color: red;
}

#table {
  font-size: 0.96rem;
}

.menu-vertical .menu-item .menu-link{
  font-size:1.0rem;
}
/* profile css */
.user-profile-header-banner img {
  width: 100%;
  object-fit: cover;
  height: 250px;
}
.user-profile-header {
  margin-top: -2rem;
}
.user-profile-header .user-profile-img {
  border: 5px solid;
  width: 120px;
}
.light-style .user-profile-header .user-profile-img {
  border-color: #fff;
}
.dark-style .user-profile-header .user-profile-img {
  border-color: #2b2c40;
}
.dataTables_wrapper .card-header .dataTables_filter label {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.removeOverFlowNMaxheight {
  overflow: unset !important;
  max-height: none !important;
}
/* Add margin between DataTables search bar and Buttons container */
div.dataTables_wrapper div.dataTables_filter {
  float: right;
  margin-right: 10px; /* Adjust the margin as needed */
}

/* Move DataTables Buttons container to the right */
div.dt-buttons {
  float: right;
}

/* Change the background color of DataTables Buttons */
/* div .dt-buttons .dt-button {
  background-color: black; 
  border-radius: 0.25rem; 
  border: none;
}

div .dt-buttons .dt-button span i {
  color: white;
}

.dt-button:hover {
  background-color: black !important;
  color: black;
} */
@media (max-width: 767.98px) {
  .user-profile-header-banner img {
    height: 150px;
  }
  .user-profile-header .user-profile-img {
    width: 100px;
  }

  /*.dashboard-table {
    font-size: smaller;
  }*/
}

/*.dashboard-table {
  font-size: small;
}*/

.file-import-container {
  border: 1px dashed black;
  background-color: #f9f9fb;
  position: relative;
  width: 600px;
  align-content: center;
}

tfoot input {
  width: 100%;
  padding: 3px;
  box-sizing: border-box;
}

.scroll-container {
  overflow-y: scroll; /* Add the ability to scroll */
}

.scroll-container::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.scroll-container {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

/* datatable */

.dataTables_paginate {
  text-align: center !important; /* Center-align the pagination controls */
  margin-top: 10px !important; /* Add some top margin for spacing */
}
/* Style the Previous and Next buttons */
.paginate_button {
  background-color: #f0f2f4 !important; /* Background color */
  color: #fff !important; /* Text color */
  /*padding: 5px 10px !important;*/ /* Padding */
  border: none !important; /* Remove borders */
  border-radius: 5px !important; /* Add some rounded corners */
  margin: 2px !important; /* Add some spacing between buttons */
}

/* Style the Current Page button */
.paginate_button.current {
  background-color: #696cff !important; /* Background color for the active page */
}
/* Style the page length dropdown */
.dataTables_length select {
  background-color: #f8f9fa !important; /* Background color */
  color: #333 !important; /* Text color */
  border: 1px solid #ccc !important; /* Border */
}
/* Style the page information label */
.dataTables_info {
  color: #777 !important; /* Text color */
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #ffff !important;
}
.dataTables_wrapper div.dataTables_paginate ul.pagination .page-link {
  padding: 0.625rem !important;
  min-width: calc(2rem + 0px) !important;
  font-size: 0.75rem !important;
  line-height: 1 !important;
}
div.dataTables_wrapper div.dataTables_paginate .paginate_button {
  font-size: .9375rem !important;
}

/* -----------*/
.dt-button.red {
  color: red !important;
}

.dt-button.orange {
  color: orange !important;
}

.dt-button.green {
  color: green !important;
}

div.dt-buttons > .dt-button,
div.dt-buttons > div.dt-button-split .dt-button {
  color: #696cff !important;
  border-color: #696cff !important;
  background: transparent !important;
}

.dataTables_wrapper .dataTables_length select {
  background-color: #ffff !important;
  padding: 5px !important;
  color: #141010 !important;
}

.dataTables_wrapper .dataTables_length select option {
  background-color: #fafafc !important;
  padding: 5px !important;
  color: #141010 !important;
}

div.dt-buttons span.dt-button-down-arrow {
  opacity: 1 !important;
}
.dt-button-collection {
  top: 38.0228px !important;
  left: auto !important;
}
/* datatable end*/
.alert.search-results {
  background-color: #eef8f1;
  color: #57b965;
  margin-bottom: 0;
  padding: 10px;
}

.list-column .alert {
  margin-bottom: 0;
}

.alert.search-results ul.list-styled {
  padding-left: 25px;
  color: #333;
}

/* update header font size */
table th {
  text-transform: uppercase;
  /* font-size: .75rem; */
  /* letter-spacing: 1px; */
  font-size: 0.83rem;
  color: var(--bs-dark);
}

/* fancy tree css */
ul.fancytree-container {
  /*font-family: tahoma, arial, helvetica;
  font-size: 10pt;*/
  white-space: nowrap;
}

.form-label, .col-form-label{
  font-size: 1.0rem;
}



/* .print_hide {
  display: none !important;
} */

@page {
  size: auto; /* auto is the initial value */
  margin: 0mm; /* this affects the margin in the printer settings */
}

.info-box {
  display: block;
  min-height: 90px;
  background: #fff;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  background: rgba(105, 108, 255, 0.16);
  /* margin-bottom: 15px; */
}

.info-box-icon {
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
  display: block;
  float: left;
  height: 90px;
  width: 90px;
  text-align: center;
  font-size: 45px;
  line-height: 90px;
  /* background: rgba(105, 108, 255, 0.16); */
}

.info-box-content {
  padding: 5px 1px;
  /* margin-left: 60px; */
}
.legend-color {
  width: 10px; /* Adjust the width as needed */
  height: 10px; /* Adjust the height as needed */
  display: inline-block;
  margin-right: 5px; /* Add some spacing between the color and text */
}

.search-criteria { background-color: rgba(105, 108, 255, 0.16);}
.search-criteria .card-body { padding:1px; }
.search-criteria .card-body ol, ul {padding-left:0px;}

/* custom style for small device  --- start ---- */
@media (max-width: 360px) {
  .datatable_card_body {
    padding: 10px !important;
  }
  .dt-button-collection {
    top: 30px !important;
    left: 6rem !important;
  }
  div.dt-buttons > .dt-button,
  div.dt-buttons > div.dt-button-split .dt-button {
    padding: 2px !important;
  }
  .dataTables_wrapper .dataTables_filter input {
    width: 100% !important;
  }
  div.dataTables_wrapper div.dataTables_filter {
    float: right !important;
    margin-right: 0 !important;
  }
  div.dt-buttons {
    float: right !important;
  }
  .dataTables_scrollHeadInner {
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch !important;
    width: auto !important;
  }
  .dataTables_scrollHeadInner .row-border {
    width: auto !important;
  }
}

/* .select2-container.select2-container--default.select2-container--open{
  top: 306px !important;
} */
