.login-wrapper {
  background-color: #00a46c;
}
.login-wrapper .bg-pic {
  opacity: 0.6;
  width: calc(100% - 496px);
}
.breadcrumb .active a {
  color: #000;
}
.datepicker {
  font-size: 14px;
}
span.select2-dropdown {
  z-index: 10050;
}
.input-group-select2 {
  height: 54px;
}
.input-group-select2.input-group.required:after {
  right: 58px !important;
}
.input-group-select2.input-group .form-input-group label {
  position: relative;
  z-index: 1;
}
.input-group-select2.input-group .form-input-group .select2-container {
  top: -26px;
}
.input-group-select2.input-group .input-group-append {
  top: -13px;
  position: relative;
}
.input-group-select2.input-group .input-group-append .input-group-text {
  background-color: #ffffff;
  border-left: 1px solid #f2f4f5;
}
.input-group-select2.input-group .input-group-append .input-group-text a {
  color: #7a8994;
}
.input-group-select2.input-group .input-group-append .input-group-text a:not(.disabled):hover {
  color: #000000;
}
.input-group-select2.input-group .input-group-append .input-group-text a.disabled {
  opacity: 0.5;
}
a.disabled {
  cursor: default;
}
.windows .d-flex {
  -ms-flex-wrap: nowrap !important;
}
.dataTables_wrapper {
  min-height: 100px;
}
table.dataTable td,
table.dataTable th {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.profile-dropdown-toggle {
  cursor: pointer;
}
body > .pgn-wrapper[data-position^='top-'] {
  top: 20px;
}
.table.table-hover tbody tr:hover td {
  background-color: rgba(0, 0, 0, 0) !important;
}
.dataTables_processing {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.dataTables_processing .table-loader {
  position: relative;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
}
.table tbody tr td {
  padding: 10px;
}
.table tbody tr td:not(:last-child) {
  padding-top: 18px;
}
.table tbody.normal-padding tr td {
  vertical-align: middle;
}
.table tbody.normal-padding tr td:not(:last-child) {
  padding-top: 10px;
}
body.mobile .page-sidebar .sidebar-menu .menu-items li.active > a,
body.mobile .page-sidebar .sidebar-menu .menu-items li.active > .icon-thumbnail,
body.mobile .page-sidebar .sidebar-menu .menu-items li.open > a {
  color: #000000;
}
.page-sidebar {
  border-top: none;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}
.page-sidebar .sidebar-header {
  background-color: #00a46c;
  border-bottom: 2px solid #039562;
}
body.menu-behind .header .brand {
  width: 120px;
}
.modal-open .select2-container {
  z-index: auto;
}
.modal-full {
  max-width: 100% !important;
}
.modal-max {
  max-width: 100% !important;
}
.modal.modal-max .modal-dialog {
  position: absolute;
  right: 0;
  margin: 0;
  height: 100%;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -ms-transform: translate(100%, 0);
}
.modal .modal-dialog.modal-max {
  height: 100%;
}
.modal .modal-dialog.modal-max .modal-content-wrapper {
  height: 100%;
}
.modal .modal-dialog.modal-max .modal-content-wrapper .modal-content {
  height: 100%;
}
.modal .modal-dialog.modal-max .modal-content {
  border: 0;
}
.modal .modal-dialog.modal-max #modal-right {
  background-color: #fff;
}
.modal .modal-dialog.modal-max #modal-left iframe {
  width: 100%;
  height: 100%;
  border: 0;
}
.modal .modal-dialog.modal-max #modal-left img {
  height: 100%;
}
.modal .modal-dialog.modal-max #modal-left #img-container {
  height: 80vh;
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.page-sidebar .sidebar-header {
  height: 62px;
  line-height: 62px;
}
.header a {
  color: #ffffff;
}
.header .search-link {
  color: #ffffff;
}
.form-group-default textarea.form-control {
  min-height: 100px;
}
@media only screen and (min-width: 768px) {
  .modal .modal-full {
    width: 1200px;
  }
  .modal .modal-max {
    width: 100%;
  }
  form .row [class*='col-']:first-child {
    padding-left: 7px;
  }
  form .row [class*='col-']:last-child {
    padding-right: 7px;
  }
}
@media only screen and (max-width: 767px) {
  .header {
    height: 60px;
  }
}
@media only screen and (max-width: 480px) {
  body .header {
    height: 60px;
  }
}
.horizontal-app-menu .menu-bar ul li a .arrow:before {
  font-family: 'Font Awesome 6 Pro';
  content: "\f104";
}
.secondary-sidebar ul li a > .arrow:before {
  font-family: 'Font Awesome 6 Pro';
  content: "\f104";
}
.breadcrumb > .breadcrumb-item + .breadcrumb-item:before {
  font-family: 'Font Awesome 6 Pro';
  content: "\f105";
}
.page-sidebar .sidebar-menu .menu-items > li > a > .arrow:before {
  font-family: 'Font Awesome 6 Pro';
  content: "\f104";
  font-weight: 900;
}
.page-sidebar .sidebar-menu .menu-items > li > ul.sub-menu li > a > .arrow:before {
  font-family: 'Font Awesome 6 Pro';
  content: "\f104";
  font-weight: 900;
}
.page-sidebar .sidebar-menu .menu-items > li > ul.sub-menu li > a > .arrow.open:before {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 900;
}
.page-sidebar .sidebar-menu .menu-items li > a {
  width: 75%;
}
blockquote:before {
  font-family: 'Font Awesome 6 Pro';
  content: "\f10d";
}
blockquote.pull-right:before {
  font-family: 'Font Awesome 6 Pro';
  content: "\f10d";
}
.btn-animated.fa:before {
  font-family: 'Font Awesome 6 Pro';
}
.card-group .card-header .card-title > a:after {
  font-family: 'Font Awesome 6 Pro';
  content: "\f056";
}
.checkbox input[type=checkbox]:checked + label::after {
  font-family: 'Font Awesome 6 Pro';
  content: "\f00c";
  font-weight: 900;
}
.checkbox.right input[type=checkbox]:checked + label::after {
  font-family: 'Font Awesome 6 Pro';
  content: "\f00c";
  font-weight: 900;
}
.datepicker thead tr .next:before,
.datepicker thead tr .prev:before {
  font-family: 'Font Awesome 6 Pro';
}
.datepicker thead tr .prev:before {
  content: "\f053";
}
.datepicker thead tr .next:before {
  content: "\f054";
}
.datepicker.btn {
  padding: 6px 17px;
}
div.cs-skin-slide.cs-active > span:after {
  content: "\f0d7";
  font-family: 'Font Awesome 6 Pro';
}
.table.table-condensed.table-detailed > tbody > tr > td:first-child:before {
  content: "\f054";
  font-family: 'Font Awesome 6 Pro';
}
.bootstrap-timepicker-widget {
  z-index: 1151 !important;
}
.table thead tr th {
  color: #373e43;
  background-color: #ffffff;
}
.table.fixedHeader-floating {
  margin-top: 0 !important;
}
.table.table-without-buttons tbody tr td:not(:last-child) {
  padding-top: 10px;
}
.dtfh-floatingparenthead {
  border-bottom: 1px solid rgba(234, 236, 238, 0.7);
}
.header.light.bg-white {
  background-color: #00a46c !important;
}
.header.light.bg-white a:hover,
.header.light.bg-white a:active,
.header.light.bg-white a:focus {
  color: #7a8994;
}
.nav-tabs .nav-link.active {
  text-decoration: underline;
}
.nav-tabs .nav-link.active:focus {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.card-header a[data-toggle]:hover,
.card-header a[data-toggle]:focus,
.card-header a[data-toggle]:active {
  text-decoration: none;
}
@media only screen and (max-width: 991px) {
  .sortable .sortable-column {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
}
.page-sidebar .sidebar-menu .menu-items > li > ul.sub-menu li > a > .arrow:before {
  margin-right: 15px;
}
.page-sidebar .sidebar-menu .menu-items > li ul.sub-menu > li {
  padding: 0px 0px 0 40px;
}
small,
.small {
  line-height: 18px !important;
  font-size: 85% !important;
}
/*# sourceMappingURL=Pages.css.map */