.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_header {
  background-color: rgba(0, 80, 63, 0.8431372549);
  width: 100%;
  height: 80px;
  opacity: 1;
  color: #ffffff;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 0.25rem;
  box-shadow: 0px 1px 3px rgba(1, 100, 62, 0.5411764706);
}

.div_header_link {
  text-decoration: none !important;
  color: #ffffff !important;
}

.div_header_arrow {
  max-width: 40px;
  margin-left: 30px;
  margin-right: 20px;
  padding-bottom: 10px;
}

.div_menu_link {
  text-decoration: none;
}

.div_menu_index {
  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_main {
  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: #d6e9ff;
  width: 100%;
}

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

.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 {
  border: 1px solid #000;
  text-align: center;
  vertical-align: middle;
}

.table-body-rv-left {
  border: 1px solid #000;
  text-align: left;
  vertical-align: middle;
}

.card-header-rv {
  background-color: #4e9232 !important;
  color: #fff !important;
}

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

.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: auto;
}
.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: #3653a1 !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;
  padding-top: 2px;
}

.check-form2 {
  width: 100px;
  border-right: 1px solid #ddd !important;
  margin-right: 20px;
  text-align: center;
  padding-top: 2px;
}

.check-form3 {
  width: 150px;
  border-right: 1px solid #ddd !important;
  margin-right: 20px;
  text-align: center;
  padding-top: 2px;
}

.check-form4 {
  width: 350px;
  border-right: 1px solid #ddd !important;
  margin-right: 20px;
  margin-left: 100px;
  padding-top: 2px;
}

.sub-check-box4-evaluate {
  margin-left: 7.5em !important;
}

.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);
}

.form-check-input[type=checkbox] {
  border: 2px solid #787878;
  width: 15px;
  height: 15px;
}

.form-check-input[type=checkbox]:disabled {
  border: 2px solid rgba(118, 118, 118, 0.3019607843);
  width: 15px;
  height: 15px;
}

.form-check-input[type=radio] {
  border: 2px solid #787878;
  width: 15px;
  height: 15px;
}

.form-check-input[type=radio]:disabled {
  border: 2px solid rgba(118, 118, 118, 0.3019607843);
  width: 15px;
  height: 15px;
}

.tooltip {
  position: initial;
  font-size: 14px;
  cursor: help;
  display: inline-block;
  opacity: inherit;
  color: #007bff;
  margin-right: 5px;
  word-wrap: break-word;
  -webkit-user-select: none; /* Safari */ /* IE 10 and IE 11 */
  -moz-user-select: none;
       user-select: none; /* Standard syntax */
}

.tooltip > i::before {
  color: #2563eb;
  background-color: #fff;
  border-color: #2563eb;
  border-radius: 14px;
  z-index: 0;
}

.tooltip .tooltiptext {
  visibility: hidden;
  background-color: #155e75;
  width: 400px;
  color: #fff;
  text-align: left;
  border-radius: 6px;
  padding: 0.5rem 0.5rem;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

/** Stepper custom by TP - Start */
.step {
  background-color: #ffffff;
}
.step :hover {
  cursor: default;
}

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

.bs-stepper .step-trigger {
  color: #001130;
  font-weight: 300;
  border: 3px solid #011740;
  border-radius: 10px;
  flex-wrap: nowrap;
  padding: 10px;
}

.bs-stepper .line,
.bs-stepper-line {
  min-height: 3px;
  background-color: #011740;
}

.bs-stepper-circle {
  font-size: 2rem;
  background-color: #011740;
  box-shadow: inset 0px 0px 1px rgba(37, 63, 164, 0.8);
  color: #b5ee91;
  border: 3px solid #011740;
  line-height: 0.8;
  font-weight: 500;
}

.step.active {
  border: 1px solid #011740;
  background-color: #011740;
  border-radius: 10px;
}

.step.active .step-trigger {
  border: 1px solid #011740;
}

.step.active .step-trigger .bs-stepper-circle {
  color: #4e9232;
  background-color: #ffffff;
}

.text-evaluate {
  color: #011740 !important;
}

.border-evaluate {
  border: 1px solid #011740 !important;
}

.border-bottom-evaluate {
  border-bottom: 1px solid #011740 !important;
}

#step-1-next {
  display: flex;
  align-items: center;
}
#step-1-next i {
  line-height: 0;
  margin-left: 0.5rem;
}

.div_header {
  display: flex;
  align-items: center;
  background-color: #ffffff;
  height: -moz-fit-content;
  height: fit-content;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: 0 0.05rem 0.25rem rgba(0, 0, 0, 0.25);
}

.div_header_link {
  display: flex;
  align-items: center;
  font-weight: 400;
  color: #001130 !important;
  font-size: 1.25rem;
}

.font-1_25 {
  font-size: 1.25rem;
}

.caret-left-back {
  font-size: 1.5rem;
  margin-left: 1rem;
  margin-right: 0.75rem;
  line-height: 0.5;
}

.choice-0 {
  color: inherit;
}

.choice-1 {
  color: #f44336;
}

.choice-2 {
  color: #009688;
}

.choice-body {
  padding-top: 0.35rem;
}
.choice-body > .icheck-inline {
  margin-bottom: 4px !important;
}

.icheck-material-red,
.icheck-material-teal .icheck-material-deeporange,
.icheck-material-green,
.icheck-material-indigo,
.icheck-material-blue,
.icheck-material-lightblue {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
.icheck-material-red > label,
.icheck-material-teal .icheck-material-deeporange > label,
.icheck-material-green > label,
.icheck-material-indigo > label,
.icheck-material-blue > label,
.icheck-material-lightblue > label {
  font-size: 1.125rem;
}

/** Stepper custom by TP - End */

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