body {
  font-family: 'Poppins', 'SloTheSans', Arial !important;
  color: #27251f !important;
}
@media only screen and (max-width: 350px) {
  .employees-table,
  .equipment-table,
  .chemicals-table,
  .projects-table {
    padding: 8px !important;
  }
}
.btn.btn-clean i {
  color: #fff !important;
}
.btn.btn-clean.active i,
.btn.btn-clean:active i,
.btn.btn-clean:hover i {
  color: #00558c !important;
}
table.dataTable thead:nth-child(1) {
  background-color: rgba(0, 85, 140, 0.75) !important;
}
table.dataTable thead:nth-child(2) {
  background-color: rgba(0, 85, 140, 0.5) !important;
}
.employees-filter,
.equipment-filter,
.chemicals-filter,
.projects-filter {
  background-color: #f8f8f8 !important;
}
table.table-bordered.dataTable th {
  color: #fff !important;
  font-weight: bold !important;
  border: 1px solid rgb(235, 237, 242) !important;
}
.dataTable td {
  color: rgba(39, 37, 31, 0.8) !important;
}
.news-toolbar-icon,
.toolbar-icon,
.equipment-toolbar-icon,
.chemicals-toolbar-icon,
.projects-toolbar-icon,
.users-toolbar-icon,
.companies-toolbar-icon,
.trainings-toolbar-icon,
.table-icon {
  fill: #ffffff !important;
  cursor: pointer !important;
}
@media only screen and (max-width: 768px) {
  div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    justify-content: center !important;
  }
}
thead input {
  width: 100%;
}
.font-opaque {
  opacity: 0.8 !important;
}
.date-picker {
  color: rgba(0, 0, 0, 0.4) !important;
}
.drp-buttons button {
  font-family: 'SloTheSans', Arial !important;
  font-weight: normal !important;
}
@media only screen and (max-width: 1410px) {
  .colspan {
    display: none !important;
  }
}
.tab-pane active {
  color: red !important;
}
.nav-tabs .nav-item .nav-link.active,
.nav-tabs .nav-item .nav-link:active,
.nav-tabs .nav-item .nav-link:hover {
  color: #00558c !important;
}
a.nav-link,
a.nav-link i {
  color: #00558c !important;
  border-bottom: 1px solid #00558c !important;
  border-radius: 0 !important;
}
.form-group-component,
.form-group-section {
  background-color: #fafbfc !important;
  padding: 10px;
  margin: 0 0 20px 0;
  border-radius: 5px;
}
.form-group-component:last-of-type,
.form-group-section:last-of-type {
  margin: 0;
}
.form-group-component > h5 {
  text-align: center;
  margin-bottom: 15px;
}
.form-group-section > h5 {
  margin-bottom: 25px;
}
.datepicker tbody tr > td.day.active {
  background: #00558c !important;
}
.datepicker table tr td span.focused {
  background: #c7c9c7 !important;
}
.datepicker tbody tr > td span.month.active {
  background: #00558c !important;
}
.date {
  cursor: pointer;
}
.btn-secondary {
  color: #27251f !important;
}
.btn-secondary:not(:disabled):not(.disabled):active {
  color: #27251f !important;
}
td {
  cursor: pointer;
  outline: none;
}
.edit-buttons {
  display: none;
  text-align: center;
}
.form-control {
  border: 1px solid #ebedf2 !important;
  color: #495057 !important;
}
input.form-control {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-light {
  color: #495057 !important;
}
.filter-option-inner-inner {
  color: #495057 !important;
}
.form-control:focus,
.bootstrap-select.show > .dropdown-toggle.btn-light {
  border: 1px solid #00558c !important;
}
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:before {
  right: 1.2em !important;
  content: '\2191' !important;
  top: 0.8em !important;
  height: 20px !important;
}
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  right: 0.7em !important;
  content: '\2193' !important;
  top: 0.8em !important;
  height: 20px !important;
}
.sorting,
.sorting_asc,
.sorting_desc {
  position: relative;
  padding-bottom: 40px !important;
}
.sorting input,
.sorting_asc input,
.sorting_desc input,
.sorting select,
.sorting_asc select,
.sorting_desc select {
  position: absolute;
  bottom: 0;
  left: 0;
}
.modal-table {
  text-align: center;
  margin: 0 auto;
}
.modal-table div ul.pagination {
  justify-content: center !important;
}
#manage-trainings-table_info,
#managed-trainings-table_info {
  text-align: center !important;
}
#manage-trainings-table_paginate ul.pagination,
#managed-trainings-table_paginate ul.pagination {
  justify-content: center !important;
}
.modal-table div button {
  margin: 10px 0;
}
.small-modal {
  background-color: #fafbfc !important;
  border: 1px solid rgba(39, 37, 31, 0.15) !important;
}
.modal-footer.small-modal {
  border-top: none !important;
}
.large-modal .modal-body {
  height: 70vh !important;
  overflow-y: scroll !important;
}
#help-modal p {
  margin: 0;
}
.kt-aside .kt-aside-menu {
  margin-top: 0 !important;
}
@media only screen and (max-width: 1410px) {
  .kt-aside .kt-aside-menu {
    margin-top: 10px !important;
  }
}
.jstree {
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.even.selected td {
  background-color: #dbdcdc !important;
}
.odd.selected td {
  background-color: #dbdcdc !important;
}
.nav-pills .nav-item .nav-link:active {
  color: #ffffff !important;
}
.nav-item {
  margin-top: 5px !important;
}
.btn-alternate,
.btn-alternate:focus {
  background-color: rgba(39, 37, 31, 0.15) !important;
  border-color: transparent !important;
}
.btn-alternate:hover,
.btn-alternate:active {
  background-color: rgb(199, 201, 199) !important;
  border-color: transparent !important;
}
@media (max-width: 325px) {
  .kt-aside--on .kt-aside-close {
    right: 82% !important;
  }
}
table.dataTable tbody tr.selected a,
table.dataTable tbody th.selected a,
table.dataTable tbody td.selected a {
  color: #fff !important;
}
.filter-input,
.date-input {
  border: 1px solid #fff !important;
  box-sizing: border-box;
  border-radius: 0 !important;
  outline: 0 !important;
}
.filter-input:focus,
.date-input:focus {
  border: 1px solid rgba(0, 85, 140, 0.5) !important;
}
.control-buttons {
  text-align: right;
}
.kt-scroll {
  overflow: visible !important;
}
.kt-user-card {
  background-color: #00558c;
}
.kt-badge {
  color: #ffffff !important;
}
.modal-checkbox {
  height: 15px !important;
}
.kt-header__topbar {
  background-color: #fff !important;
}
#kt_aside_close_btn {
  background-color: transparent !important;
}
#kt_aside_close_icon {
  font-size: 23px !important;
  color: #fff !important;
}
#kt_aside_menu {
  overflow: auto !important;
}
#kt-aside__brand-logo {
  margin: 20px auto 0 -25px !important;
}
#kt_aside_brand_secondary_logo {
  width: 120px !important;
}
@media only screen and (min-width: 1025px) {
  #kt_aside_menu {
    overflow-y: hidden !important;
    overflow-x: hidden !important;
  }
}
table.dataTable tbody tr.selected a,
table.dataTable tbody th.selected a,
table.dataTable tbody td.selected a {
  color: #ffffff !important;
}
table.dataTable tbody tr.selected .kt-link {
  color: #00558c !important;
}
.dropdown-menu:not(.datepicker, .dropdown-menu-right) {
  width: 100%;
}
.form-control:disabled,
.form-control[readonly] {
  opacity: 0.7 !important;
}
.save-changes {
  display: block;
  margin: 20px auto;
  text-align: center;
}
table.dataTable tbody > tr.selected,
table.dataTable tbody > tr > .selected {
  background-color: transparent !important;
}
.hidden-file-upload {
  left: 0;
  width: 0;
  height: 0;
}
.bootstrap-select .dropdown-menu {
  min-width: 100% !important;
}
.large-modal .modal-body {
  overflow-x: hidden !important;
}
div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0 !important;
  display: inline-block !important;
  width: 100% !important;
}
.table-title {
  text-align: center !important;
  padding: 0 0 15px 0 !important;
}
.help-modal-buttons {
  float: right;
  font-size: 20px;
  margin-top: 1px;
  margin-left: 5px;
}
.two-col-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #f7f8fa;
  margin-bottom: 5px;
}
.custom-file {
  margin: 0 11px;
  width: 96%;
}
.help-modal-form-section {
  clear: both;
}
.help-modal-add-contact,
.help-modal-delete-contact,
.help-modal-put-contact,
.help-modal-post-contact {
  height: 1.3rem !important;
  width: 1.3rem !important;
  margin-left: 10px !important;
}
#help-modal-add-contact-panel {
  margin-top: 15px;
}
#file-list-upload,
#help-info-edit {
  display: none;
}
.help-modal-icons {
  visibility: hidden;
}
#help-info-display {
  background-color: #f7f8fa !important;
  height: auto !important;
}
#help-modal-add-contact-panel input {
  opacity: 1 !important;
}
#help-modal-heading-display {
  font-weight: bold;
}
.row-help {
  justify-content: space-between !important;
}
.col-sm-help {
  width: auto !important;
}
i {
  cursor: pointer !important;
}
@media only screen and (max-width: 1025px) {
  .second-table-title {
    margin-top: 30px;
  }
}
.kt-notification__item {
  cursor: pointer;
}
.kt-footer .kt-footer__copyright {
  margin: 0 auto !important;
}
.fulldatetime {
  display: flex !important;
  color: #000000 !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 auto !important;
  width: 100px !important;
  transform: none !important;
}
.sorting,
.sorting_asc,
.sorting_desc {
  white-space: nowrap !important;
}
.kt-grid.kt-grid--hor.kt-grid--root {
  flex: 1 0 auto !important;
}
.kt-portlet__head-label {
  width: 75% !important;
}
.kt-portlet__head-title {
  width: 95% !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
#help-modal-heading-display {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}

#help-modal-message-display {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  word-break: break-word;
}

.file-input-name {
  word-break: break-word !important;
  word-wrap: break-word !important;
  display: inline-block !important;
}

.shared-modal-email-input > input {
  color: #27251f !important;
  background-color: #ffffff !important;
}

.shared-modal-email-input-active > input {
  cursor: pointer !important;
  color: #00426d !important;
  background-color: #f7f8fa !important;
}

.swal2-icon.swal2-warning::before,
.swal2-icon.swal2-info::before {
  font-size: 50px !important;
  margin-top: 5px !important;
}

.dropdown-menu.show:not(.dropdown-menu-right) {
  width: 100% !important;
}

#help-modal-files-label {
  overflow: hidden !important;
}

table > tbody > tr > td {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  max-width: 200px !important;
}

div.dropdown-menu.open {
  max-height: 314px !important;
  overflow: hidden;
}
ul.dropdown-menu.inner {
  max-height: 260px !important;
  overflow-y: auto;
}
.loading-panel {
  visibility: hidden;
}
.loading-spinner {
  display: inline-block !important;
  z-index: 10;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  width: 30px;
}
.loading-container {
  position: relative !important;
}
.kt-portlet__head-actions > a {
  cursor: pointer !important;
}
.bootstrap-select .dropdown-menu.inner > li.selected > a {
  background: #00558c !important;
  border-bottom: 1px solid #ffffff !important;
}
.bootstrap-select .dropdown-menu.inner > li.selected > a > span {
  color: #ffffff !important;
}
