.header.header-sticky {
  background-color: #004a3d;
}

.sidebar-nav .nav-link,
.sidebar-nav .nav-icon,
.sidebar-nav .nav-link.active,
.sidebar-nav .nav-link.active .nav-icon,
.sidebar-nav .nav-title {
  color: #ffffff;
}

.sidebar {
  background-color: #007763;
}

.required-label:after {
  content: "*";
  color: red;
}

.hidden {
  position: fixed;
  top: -9999px;
  width: 0px;
  height: 0px;
}

.line-text {
  color: #253fa4;
}

.line-link {
  color: #d82744;
}

.modal-print .modal-dialog {
  height: calc(100% - 60px);
}

.modal-print .modal-content {
  height: 100%;
  overflow: auto;
}

.modal-print .modal-body {
  height: calc(100% - 115px);
}

.modal-print .loading-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}

.modal-print .loading-bg .fa {
  font-size: 2cm;
}

.div_menu_index_norequire {
  opacity: 1;
  border: 3px solid #01195f;
  color: #01195f;
  padding-top: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
  border-radius: 10px;
  box-shadow: 2px 2px 3px #000000;
  background-color: #ffffff;
  width: 100%;
}

.div_menu_index_norequire:hover {
  background-color: #01195f !important;
  color: #ffffff;
}

.norequire_dot {
  margin-right: 20px;
  margin-left: 10px;
  height: 5px;
  width: 5px;
  background-color: #01195f;
  border-radius: 50%;
  display: inline-block;
}

.index_norequire {
  margin-left: 10px;
  color: #929292;
}

.custom-file-button input[type=file] {
  margin-left: -2px !important;
}

.custom-file-button input[type=file]::file-selector-button {
  display: none;
}

.custom-file-button:hover label {
  background-color: #dde0e3;
  cursor: pointer;
}

.table-head {
  font-size: 0.9rem;
  border: 1px solid #fff;
  text-align: center;
  vertical-align: middle;
}

.table-head-rv {
  font-size: 0.8rem;
  border: 1px solid #fff;
  text-align: center;
  vertical-align: middle;
}

.table-background-striped {
  background-color: #ffffff;
}

.table-body-rv {
  text-align: center;
  vertical-align: middle;
}

.table-body-rv-left {
  text-align: left;
  vertical-align: middle;
}

.card-header-rv {
  background-color: #555d73;
  color: #fff;
}

.btn-rv {
  background-color: #5ba5e5;
  color: #fff;
}

.content-diw__detail .table-responsive {
  border: 1px solid #707070;
  margin-bottom: 1rem;
  padding-left: 0;
  padding-right: 0;
}
.content-diw__detail .modal *.row {
  --bs-gutter-x: 0 !important;
}
.content-diw__detail .table {
  margin-bottom: 0 !important;
}
.content-diw__detail .table thead tr {
  border-bottom: 2px solid #a1a1a1;
}
.content-diw__detail .table thead tr th {
  color: #393939;
  background-color: #e4e4e4 !important;
  padding: 0.5rem;
  border: 1px solid rgba(161, 161, 161, 0.7);
  text-align: center;
  vertical-align: middle;
  font-weight: 500;
}
.content-diw__detail .table.table-bordered {
  border: 1px solid rgba(161, 161, 161, 0.7);
}
.content-diw__detail .table > :not(caption) > * > * {
  background-color: #ffffff !important;
  box-shadow: white;
}
.content-diw__detail > * .card {
  border: 1px solid #707070;
  background-color: #ffffff;
}
.content-diw__detail > * .card .card-body {
  padding: 0;
}
.content-diw__detail > * .card .card-body > .card {
  overflow: hidden;
  border: none;
  border-radius: 0.3rem 0.3rem 0rem 0rem;
}
.content-diw__detail > * .card .card-body .card .card-header {
  color: #ffffff;
  background-color: #4a98df;
  padding: 0.75rem 1rem;
}
.content-diw__detail > * .card .card-body .card .card-header .default-text {
  font-size: 0.95rem;
  margin-bottom: 0;
}
.content-diw__detail > * .card .card-body .card .card-body {
  padding-top: 1rem;
}
.content-diw__detail > * .card .card-body *.row:has(.table-responsive) {
  --bs-gutter-x: 0 !important;
}
.content-diw__detail > * .card > * .card-header-rv {
  padding: 0.75rem 1rem;
}
.content-diw__detail > * .card > * .row {
  padding-left: 1rem;
  padding-right: 1rem;
}
.content-diw__detail .card-header-rv {
  background-color: #0063b9;
  color: #ffffff;
  padding: 0.75rem 1rem !important;
}
.content-diw__detail .card-header-rv .default-text {
  font-size: 1rem;
}

.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-bg-type: #ffffff !important;
}

.table-striped > tbody > tr:nth-of-type(even) > * {
  --bs-table-bg-type: #f5f5f5 !important;
}

.table-hover > tbody > tr:hover > * {
  color: #000000;
  --bs-table-bg-state: #dbdbdb !important;
}

.form-control {
  background-color: #ffffff !important;
}

.form-control:disabled {
  background-color: #f5f5f5 !important;
}

.vs--disabled .vs__dropdown-toggle,
.vs--disabled .vs__clear,
.vs--disabled .vs__search,
.vs--disabled .vs__selected,
.vs--disabled .vs__open-indicator {
  background-color: #f5f5f5;
}

.row-text-rv {
  padding-left: 10px;
}

.top-header-table {
  color: #0a9a81 !important;
}

.text-32 {
  font-size: 1.5rem;
}

.div_menu_index > .default-text {
  font-size: 1.3rem;
}

.title_form_2 {
  color: #024284;
  font-size: 1.25rem;
  font-weight: bold;
  border-bottom: 2px solid #024284;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 1rem;
}

.form_2 {
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #ddd;
  height: 100%;
  align-items: stretch;
}

.check-form {
  width: 50px;
  border-right: 1px solid #ddd !important;
  margin-right: 20px;
  text-align: center;
}

.input-form {
  flex: 0 1 150px !important;
}

.text-form {
  align-items: center;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.input-form-only {
  width: 100px;
}

.text-desc {
  margin-right: 10px;
}

/* Make circles that indicate the steps of the form: */
.bs-stepper-header {
  display: flex;
  align-items: center;
}

.step.active {
  border: 1px solid #024284;
  background-color: #024284;
  border-radius: 4px;
  outline: none;
}

.step.active .step-trigger {
  border: 1px solid #024284;
  color: #fff;
}

.bs-stepper .step-trigger {
  border: 1px solid #ddd;
}

.step.active .step-trigger .bs-stepper-circle {
  background-color: #0052a7;
}

.active .bs-stepper-circle {
  background-color: #007bff;
}

.bs-stepper-circle {
  display: inline-flex;
  align-content: center;
  justify-content: center;
  width: 2em;
  height: 2em;
  padding: 0.5em 0;
  margin: 0.25rem;
  line-height: 1em;
  color: #fff;
  background-color: #6c757d;
  border-radius: 1em;
}

.bs-stepper-label {
  display: inline-block;
  margin: 0.25rem;
}

.bs-stepper .step-trigger {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 20px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  color: #6c757d;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border-radius: 0.25rem;
  transition: background-color 0.15s ease-out, color 0.15s ease-out;
}

.bs-stepper .step-trigger:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.bs-stepper .line,
.bs-stepper-line {
  flex: 1 0 32px;
  min-width: 1px;
  min-height: 1px;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.12);
}

.mx-datepicker {
  width: 100% !important;
  display: block !important;
}

.mx-input:disabled,
.mx-input.disabled {
  color: #212529 !important;
  background-color: #f5f5f5 !important;
  border-color: #b1b7c1 !important;
}

/*# sourceMappingURL=custom.css.map*/