.fright {
  float: right;
}

.fleft {
  float: left;
}

.red {
  color: red;
}

.c-default {
  color: #2f4050 !important;
}

.bold {
  font-weight: bold;
}

.no-border {
  border: none;
}

.c-black {
  color: black;
}

.p0 {
  padding: 0px !important;
}

.p1 {
  padding: 5px !important;
}

.p2 {
  padding: 10px !important;
}

.p3 {
  padding: 15px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.p5 {
  padding: 5px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.p10 {
  padding: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.p15 {
  padding: 15px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.p20 {
  padding: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.p25 {
  padding: 25px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.p30 {
  padding: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.m0 {
  margin: 0 !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mr0 {
  margin-right: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.m5 {
  margin: 5px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml0 {
  margin-left: 0 !important;
}

.m10 {
  margin: 10px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.m15 {
  margin: 15px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.m20 {
  margin: 20px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.m30 {
  margin: 30px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-grid {
  display: grid !important;
}

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

.bg-grey {
  background-color: #ccc !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.vertical-middle {
  vertical-align: middle !important;
}

.w10px {
  width: 10px !important;
}

.w15px {
  width: 15px !important;
}

.w20px {
  width: 20px !important;
}

.w25px {
  width: 25px !important;
}

.w30px {
  width: 30px !important;
}

.w50px {
  width: 50px !important;
}

.w60px {
  width: 60px !important;
}

.w70px {
  width: 70px !important;
}

.w80px {
  width: 80px !important;
}

.w90px {
  width: 90px !important;
}

.w100px {
  width: 100px !important;
}

.w110px {
  width: 110px !important;
}

.w120px {
  width: 120px !important;
}

.w130px {
  width: 130px !important;
}

.w150px {
  width: 150px !important;
}

.w200px {
  width: 200px !important;
}

.w250px {
  width: 250px !important;
}

.w300px {
  width: 300px !important;
}

.h30px {
  height: 30px !important;
}

.h50px {
  height: 50px !important;
}

.h100px {
  height: 100px !important;
}

.h120px {
  height: 120px !important;
}

.h130px {
  height: 130px !important;
}

.h150px {
  height: 150px !important;
}

.h200px {
  height: 200px !important;
}

.h250px {
  height: 250px !important;
}

.h300px {
  height: 300px !important;
}

.h50vh {
  height: 50vh;
}

.h100vh {
  height: 100vh;
}

.mh200 {
  min-height: 200px;
}

.mh300 {
  min-height: 300px;
}

.mh400 {
  min-height: 400px;
}

.modal-sm {
  width: 400px;
  max-width: 90%;
  margin: 0.5rem auto;
}

.modal-md {
  width: 600px;
  max-width: 90%;
  margin: 0.5rem auto;
}

.modal-lg {
  width: 800px;
  max-width: 90%;
  margin: 0.5rem auto;
}

.modal-xl {
  width: 1000px;
  max-width: 90%;
  margin: 0.5rem auto;
}

.modal-xxl {
  width: 1200px;
  max-width: 90%;
  margin: 0.5rem auto;
}

.modal-xxxl {
  width: 1400px;
  max-width: 90%;
  margin: 0.5rem auto;
}

.modal-full {
  width: 95%;
  max-width: 95%;
  margin: 0.5rem auto;
}

.font600 {
  font-weight: 600;
}

.font700 {
  font-weight: 700;
}

.font16 {
  font-size: 16px;
}

.font17 {
  font-size: 17px;
}

.font18 {
  font-size: 18px;
}

.font19 {
  font-size: 19px;
}

.font20 {
  font-size: 20px;
}

.font21 {
  font-size: 21px;
}

.font22 {
  font-size: 22px;
}

.font23 {
  font-size: 23px;
}

.font24 {
  font-size: 24px;
}

.font25 {
  font-size: 25px;
}

.font26 {
  font-size: 26px;
}

.font28 {
  font-size: 28px;
}

.font30 {
  font-size: 30px;
}

.bd-0 {
  border: none !important;
}

.bd-t0 {
  border-top: none !important;
}

.bd-b0 {
  border-bottom: none !important;
}

.bd-l0 {
  border-left: none !important;
}

.bd-r0 {
  border-right: none !important;
}

.w5pc {
  width: 5%;
}

.w10pc {
  width: 10%;
}

.w15pc {
  width: 15%;
}

.w20pc {
  width: 20%;
}

.w25pc {
  width: 25%;
}

.w30pc {
  width: 30%;
}

.w35pc {
  width: 35%;
}

.w40pc {
  width: 40%;
}

.w45pc {
  width: 45%;
}

.w50pc {
  width: 50%;
}

.w60pc {
  width: 60%;
}

.w70pc {
  width: 70%;
}

.w80pc {
  width: 80%;
}

.w90pc {
  width: 90%;
}

.w100pc {
  width: 100%;
}

.mg-auto {
  margin: 0 auto;
}

.hide, .hidden {
  display: none;
}

.d-flex-center {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

fieldset {
  padding: 10px;
  border: 1px dashed #808080;
  border-radius: 4px;
}

ul.no-list-style {
  list-style: none;
}

legend {
  width: auto;
  border-bottom: none;
  color: #000000;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
}

.breadcrumb > li + li:before {
  color: #6c757d;
}

a.disabled, .btn.disabled {
  pointer-events: none;
}

.disable-all-el a, .disable-all-el button {
  pointer-events: none;
}

tr.text-warning button, tr.text-warning a, td.text-warning button, td.text-warning a {
  color: #f8ac59;
}

.print-container {
  display: none;
}

@media (min-width: 768px) {
  #page-wrapper { /* google, safari */
    min-height: -moz-calc(100vh - 50px); /* firefox */
    width: calc(100vw - 220px);
    float: right;
  }
}
a.breadcrumb-link {
  text-decoration: none;
}

.wrapper-content {
  padding-top: 15px;
}
.wrapper-content a:not(.btn) {
  text-decoration: underline;
}

.well {
  background-color: #f9f9f9;
}

/** Common */
.underline {
  text-decoration: underline;
}

.custom-avatar {
  display: inline-block;
  border: 2px #e5e6e7 solid;
  line-height: 60px;
  text-align: center;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 500;
  font-size: 26px;
  color: #676a6c;
  background: #F0F0F0;
  font-family: Sans-Serif;
}

.middle {
  vertical-align: middle !important;
}

.custom-select {
  width: auto;
  height: 30px;
  display: inline-block;
}

.custom-input {
  height: 30px;
  padding: 6px;
}

/*Rewrite For toast*/
#toast-container > div {
  opacity: 1;
  webkit-box-shadow: none;
  box-shadow: none;
}

#toast-container > .toast:before {
  font-size: 20px;
  line-height: 28px;
}

.toast-message {
  padding-top: 4px;
  color: #fff;
}

/*Remove the comment after*/
/*For custom or rewrite style sheet*/
.modal .ui-datepicker {
  z-index: 2000 !important;
}

.modal-backdrop.in + .modal-backdrop.in:not(.modal-confirm) {
  z-index: 2145 !important;
}

.popover.clockpicker-popover {
  z-index: 2100 !important;
}

.modal.modal-level-2.in {
  z-index: 2060 !important;
}

.modal.modal-level-2.in + .modal-backdrop.in {
  z-index: 2055 !important;
}

.modal.modal-level-3.in {
  z-index: 2070 !important;
}

.modal.modal-level-3.in + .modal-backdrop.in {
  z-index: 2065 !important;
}

.modal.modal-confirm {
  z-index: 2140 !important;
}

.modal-backdrop.modal-confirm {
  z-index: 2135 !important;
}

.custom-form .btn-outline {
  background-color: #2f4050;
  color: white;
}

.custom-form .form-control {
  height: 30px;
}

input:disabled {
  background-color: #e5e5e5;
}

.first-column {
  padding-left: 2px !important;
}

.table-info {
  background-color: white;
}
.table-info input {
  height: 30px;
  padding: 6px;
}
.table-info tr {
  height: 38px;
}
.table-info tr td {
  vertical-align: middle;
}
.table-info tr td:first-child {
  text-align: right;
  padding-right: 10px;
}
.table-info .header-row {
  height: 28px;
}
.table-info .header-row td {
  padding-left: 10px;
  text-align: left !important;
  background-color: #DDDDDD;
  font-weight: bold;
  font-size: 14px;
}
.table-info .wrap-checkbox input[type=checkbox], .table-info .wrap-checkbox input[type=radio] {
  height: auto;
}

.tabs-container .nav-tabs > li:not(:last-child) {
  /* padding-right: 7.5px; */
}
.tabs-container .nav-tabs > li.active > a {
  color: #1ab394;
  font-weight: bold;
}
.tabs-container .nav-tabs > li.active > a:hover, .tabs-container .nav-tabs > li.active > a:focus {
  color: #1ab394;
  font-weight: bold;
}
.tabs-container .nav-tabs > li > a {
  color: #495057;
  font-weight: 600;
  padding: 10px 15px;
  text-decoration: none;
  background-color: #F8FAFB;
}
.tabs-container .nav-tabs > li > a:active {
  background-color: #ffffff;
}

img {
  vertical-align: middle;
}

.breadcrumb > li + li:before {
  color: #6c757d;
}

/**
 * Custom z-index for map pick up
 */
.pac-container {
  z-index: 10000 !important;
}

/** Credit Card */
.fa-cc-custom-visa {
  background: url("../../../images/cards/cc-visa.svg") center center no-repeat;
  background-size: cover;
}

.fa-cc-custom-mastercard {
  background: url("../../../images/cards/cc-mastercard.svg") center center no-repeat;
  background-size: cover;
}

.fa-cc-custom-amex {
  background: url("../../../images/cards/cc-amex.svg") center center no-repeat;
  background-size: cover;
}

.fa-cc-custom-discover {
  background: url("../../../images/cards/cc-discover.svg") center center no-repeat;
  background-size: cover;
}

.fa-cc-custom-jcb {
  background: url("../../../images/cards/cc-jcb.svg") center center no-repeat;
  background-size: cover;
}

.fa-cc-custom-diners-club {
  background: url("../../../images/cards/cc-diners-club.svg") center center no-repeat;
  background-size: cover;
}

.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #18a689;
  border-color: #18a689;
}

/** Left Right Modal */
.modal.left .modal-dialog,
.modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 320px;
  height: 100%;
  transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content,
.modal.right .modal-content {
  height: 100%;
  overflow-y: auto;
}

.modal.left .modal-body,
.modal.left.fade .modal-dialog {
  left: -320px;
  transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.in .modal-dialog {
  left: 0;
}

/*Right*/
.modal.right.fade .modal-dialog {
  right: -320px;
  transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.show .modal-dialog {
  right: 0;
}

/* Disabled readonly style */
select.readonly.select2-hidden-accessible + .select2-container {
  pointer-events: none;
  touch-action: none;
}

select.readonly.select2-hidden-accessible + .select2-container .select2-selection {
  background: #eee;
  box-shadow: none;
}

.prefix-phone-number {
  width: 70px;
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 10px;
  height: 32px;
}
.prefix-phone-number:hover {
  cursor: pointer;
}
.prefix-phone-number img {
  position: absolute;
  width: 32px;
  left: 0px;
}
.prefix-phone-number span.phone-number {
  position: absolute;
  left: 34px;
  line-height: 32px;
  width: 42px;
  height: 32px;
  overflow: hidden;
}
.prefix-phone-number i {
  position: absolute;
  right: 0px;
  line-height: 32px;
}
.prefix-phone-number ul.list-country {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 300px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  top: 40px;
  min-height: 480px;
  padding: 0px;
}
.prefix-phone-number ul.list-country.show {
  display: block !important;
}
.prefix-phone-number ul.list-country.hide {
  display: none !important;
}
.prefix-phone-number ul.list-country li {
  width: 100%;
  padding: 6px 0px;
  position: relative;
  height: 40px;
}
.prefix-phone-number ul.list-country li:hover {
  background: #F1F5F8;
}
.prefix-phone-number ul.list-country li img {
  width: 32px;
  position: absolute;
  left: 5px;
}
.prefix-phone-number ul.list-country li span .country-name {
  position: absolute;
  left: 45px;
  text-align: left;
  max-width: 180px;
  overflow: hidden;
  top: 12px;
}
.prefix-phone-number ul.list-country li span .country-code {
  position: absolute;
  text-align: right;
  right: 5px;
  overflow: hidden;
  top: 12px;
}
.prefix-phone-number ul.list-country .country-top {
  width: 100%;
  float: left;
  padding: 0px 10px 10px 10px;
  margin-bottom: 0px;
  margin-left: 0px;
  border-bottom: 1px solid #CCC;
  position: absolute;
  background-color: #f9f9f9;
  top: 0px;
}
.prefix-phone-number ul.list-country .country-top h3 {
  width: 100%;
  float: left;
  padding: 5px 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  text-align: center;
}
.prefix-phone-number ul.list-country .country-top #searchCountry,
.prefix-phone-number ul.list-country .country-top .search-country {
  background: url("/images/search-btn.png") no-repeat 10px 10px #fcfcfc;
  border: 1px solid #d1d1d1;
  font: bold 12px Arial, Helvetica, Sans-serif;
  color: #bebebe;
  width: 100%;
  padding: 10px 5px 10px 30px;
  border-radius: 20px;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
  transition: all 0.7s ease 0s;
}
.prefix-phone-number ul.list-country .country-content {
  position: absolute;
  width: 100%;
  top: 90px;
  max-height: 350px;
  overflow-x: hidden;
  background-color: #f9f9f9;
  overflow-y: auto;
}
.prefix-phone-number ul.list-country .country-content .country-name {
  margin-left: 40px;
}

.phone-input {
  display: inline-block;
  width: calc(100% - 80px);
}

img {
  vertical-align: middle;
}
/* img.rounded-circle {
  width: 80px;
  height: 80px;
} */

/** Override Select2 Css */
.select2-container .select2-selection--single {
  height: 34px;
}

.select2-dropdown {
  border: 1px solid #e5e6e7;
  border-radius: 4px;
}

.select2-container--default {
  width: 100% !important;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid #1ab394;
}
.select2-container--default .select2-selection--single {
  border: 1px solid #e5e6e7;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 34px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 34px;
}
.select2-container--default .select2-selection--multiple {
  border: 1px solid #e5e6e7;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  border: 1px solid #e5e6e7;
  background: #f2f2f3;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #e5e6e7;
  border-radius: 4px;
}
.select2-container--default .select2-search--dropdown .select2-search__field:focus {
  border: 1px solid #1ab394;
}

#calendar {
  /*max-width: 900px;*/
  margin: 0 auto;
}
#calendar .fc-header-toolbar .fc-button-primary {
  min-height: 32px;
}
#calendar .fc-view-container .fc-content {
  padding: 2px;
}


a {
  color: #6fa638;
}
a:hover, a:focus {
  color: #6fa638;
}
a.cl-green {
  color: #04913E;
}
a.cl-green:hover, a.cl-green:focus {
  color: #6fa638;
}

.btn-yellow {
  background-color: #db5f29;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
}
.btn-yellow:hover, .btn-yellow:focus {
  background-color: #b34b1e;
  color: #ffffff;
}

.btn-yellow-outline {
  background-color: #ffffff;
  color: #db5f29;
  border-color: #db5f29;
  text-transform: uppercase;
  font-weight: bold;
}
.btn-yellow-outline:hover, .btn-yellow-outline:focus {
  background-color: #b34b1e;
  color: #ffffff;
  border-color: #b34b1e;
}

.btn-green {
  background-color: #234a5f;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
}
.btn-green:hover, .btn-green:focus {
  background-color: #152d3a;
  color: #ffffff;
}

.btn-reset {
  background-color: #cdcdcd;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
}
.btn-reset:hover, .btn-reset:focus {
  background-color: #b4b4b4;
  color: #ffffff;
}

.cl-yellow {
  color: #db5f29;
}
.cl-yellow:hover, .cl-yellow:focus {
  color: #b34b1e;
}

.text-yellow {
  color: #db5f29;
}

.bg-green-lv1 {
  background-color: #f4fafa;
}

.cl-green {
  color: #159b76;
}

.cl-gray {
  color: #b4b4b4;
}

form label {
  font-weight: 600;
}

.or-divider {
  -webkit-box-align: center;
  display: flex;
  align-items: center;
  margin: 5px 0px;
}
.or-divider:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: rgb(221, 221, 221);
  margin-right: 16px;
}
.or-divider:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: rgb(221, 221, 221);
  margin-left: 16px;
}

.timecard-item {
  border-radius: 4px;
  border: solid 1px #dee2e6;
  padding-top: 5px;
}
.timecard-item.timecard-item-template {
  display: none;
}

.autocomplete {
  position: relative;
  display: inline-block;
}

.autocomplete-items {
  position: absolute;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  top: 100%;
  left: 0;
  right: 0;
  max-height: 300px;
  overflow-y: auto;
}

.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff;
  border-bottom: 1px solid #d4d4d4;
}

.autocomplete-items div:hover {
  background-color: #e9e9e9;
}

.autocomplete-active {
  background-color: DodgerBlue !important;
  color: #ffffff;
}

.block-ui {
  border: none;
  margin: 0;
  padding: 0;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 100000;
  opacity: 0.3;
  background-color: #fff;
}

.block-ui i {
  font-size: 50px;
  margin-top: -50px;
}

.el-center {
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.el-center, .el-horizontal {
  position: absolute;
  left: 50%;
}

/* onoffswitch */
.switch.align-center {
  display: inline-block;
  width: auto;
  margin: 0 auto;
}

/* ./ onoffswitch */
.decoration-none {
  text-decoration: none !important;
}
form .form-group {
  margin-bottom: 1rem;
}
body.dark-only .footer {
  background-color: #171829;
}
body.dark-only .footer p {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .wrap-filters {
	background: #171829;
}
body.dark-only .wrap-filters .box-filters .filter-items input[type="text"], body.dark-only .wrap-filters .box-filters .filter-items button.multiselect, body.dark-only .wrap-filters .box-filters .filter-items .box-range-label {
  background-color: #171829;
}
body.dark-only .tabs-container .nav-tabs > li > a {
	background: #171829;
}
body.dark-only .tabs-container .panel-body {
	background: #171829;
	border-color: #171829;
}
body.dark-only .ibox-title, body.dark-only table.dataTable thead, body.dark-only .input-group-addon,
body.dark-only .ibox.ibox-form .ibox-title,
body.dark-only .role-form,
body.dark-only .role-form .module-section,
body.dark-only .role-form .module-section .action-section {
	background: #171829;
}
body.dark-only .role-form .module-section .action-section .action-name{
  color: #a0a1a8;
}
body.dark-only .ibox-content, body.dark-only .prefix-phone-number ul.list-country .country-top {
	background: #171829;
	border-color: #171829;
}
body.dark-only .table th, body.dark-only .table td, body.dark-only .custom-modal .modal-content .modal-header .modal-title {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only table.dataTable tbody tr:nth-of-type(2n+1), body.dark-only table.dataTable tbody tr:nth-of-type(2n) {
  background: #171829 !important;
}
body.dark-only .custom-modal .modal-content .modal-body, body.dark-only .custom-modal .modal-content .modal-header, 
body.dark-only .prefix-phone-number ul.list-country .country-top, body.dark-only .prefix-phone-number ul.list-country .country-content,
body.dark-only .prefix-phone-number ul.list-country,
body.dark-only .btn-default{
  background: #171829;
}
body.dark-only .custom-modal .modal-content .modal-header .modal-title, body.dark-only legend {
	color: rgba(255, 255, 255, 0.6);
}
body.dark-only .prefix-phone-number ul.list-country li:hover{
  background: #030306;
}
body.dark-only .daterangepicker, body.dark-only .daterangepicker .calendar-table,
body.dark-only .wrap-reports .report-item{
  background: #171829;
}
body.dark-only .daterangepicker td.off, body.dark-only .daterangepicker td.off.in-range, body.dark-only .daterangepicker td.off.start-date, body.dark-only .daterangepicker td.off.end-date {
  background: #171829;
}
body.dark-only .daterangepicker td.in-range {
	background-color: #3d3d42;
	color: rgba(255, 255, 255, 0.6);
}
body.dark-only .role-form .module-section{
  box-shadow: 0 2px 4px rgba(208, 206, 206, 0.37);
}

.billing-dashboard .box-item.item-payment .item-icon, .billing-dashboard .count-family-student .fa {
  color: #159b76;
}
.billing-dashboard .box-item.item-payment {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 10px;
}
.billing-dashboard .box-detail {
  display: flex;
  align-items: center;
  gap: 10px;
}
.billing-dashboard .count-family-student .card-body {
  display: flex;
  justify-content: space-around;
}
body.dark-only #card-wrapper .card-info, body.dark-only #ach-wrapper .card-info {
  background-color: transparent;
}
#qrcode-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  flex-direction: column;
  text-align: center;
}

/* Overlay background */
.filters-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  display: none;
  z-index: 1040;
}

/* Slide-out filter panel */
.filters-panel {
  position: fixed;
  top: 0;
  right: -400px; /* hidden by default */
  width: 350px;
  height: 100%;
  background: #fff;
  box-shadow: -2px 0 10px rgba(0,0,0,0.15);
  z-index: 1050;
  transition: right 0.3s ease-in-out;
  border-radius: 10px 0 0 10px;
  overflow-y: auto;
  padding: 20px;
}

/* Active state */
.filters-panel.active {
  right: 0;
}

.filters-overlay.active {
  display: block;
}

.filters-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.filters-header h6 {
  margin: 0;
  font-weight: bold;
}

#filtersPanel {
  opacity: 0;
  transform: translateY(-8px);
  transition: all 0.25s ease-in-out;
  z-index: 1050;
}

#filtersPanel.show {
  display: block !important;
  opacity: 1;
  transform: translateY(0);
}

#filtersPanel {
  width: 300px;
  display: none;
  right: 0;
  left: unset;
  top: 32px;
  position: absolute;
  border-radius: 6px;
}
