/* LOADER */
.bd-example-modal-lg .modal-dialog{
  display: table;
  position: relative;
  margin: 0 auto;
  top: calc(50% - 24px);
}

.bd-example-modal-lg .modal-dialog .modal-content{
  background-color: transparent;
  border: none;
}

.loader {
  color: #ffffff;
  font-size: 20px;
  margin: 100px auto;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load4 1.3s infinite linear;
  animation: load4 1.3s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
@-webkit-keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}
@keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}

/* BORDER BOTTOM ELEMENTS FORM */
.nk-int-st input[type="text"],
.nk-int-st input[type="email"],
.nk-int-st input[type="url"],
.nk-int-st textarea,
.nk-int-st [type="number"],
.nk-int-st [type="password"] {
  box-shadow: none;
  border-top: 0px solid #ccc;
  border-left: 0px solid #ccc;
  border-right: 0px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 0px;
  resize: none;
  border-radius: 0px;
}
.nk-int-st textarea:active,
.nk-int-st textarea:focus,
.nk-int-st textarea:hover {
  box-shadow: none;
  background-color: #fff;
}
.nk-int-st {
  position: relative;
  vertical-align: top;
}
.nk-int-st:not([class*="has-"]):after {
  background: #ffdf16;
}
.nk-int-st:not(.disabled):after,
.nk-int-st:not(.readonly):after {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  content: "";
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.nk-int-st:not(.form-group) {
  display: inline-block;
  width: 100%;
}
.nk-int-st.nk-toggled:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.nk-int-st .form-control[disabled],
.nk-int-st .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #f7f7f7;
  opacity: 1;
}
.ic-cmp-int {
  position: relative;
  display: table;
  border-collapse: separate;
}
.form-ic-cmp {
  padding: 0px 12px;
  background-color: transparent;
  border: 0px solid transparent;
  border-radius: 0;
}
.form-ic-cmp {
  display: table-cell;
  width: 1%;
}
.form-ic-cmp i {
  font-size: 16px;
  /* font-weight: 400; */
  line-height: 24px;
  color: #333;
  text-align: center;
  position: relative;
  top: 7px;
  left: 0px;
}

.list-gral {
  border-top: 0px solid #ccc;
  border-left: 0px solid #ccc;
  border-right: 0px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-radius: 0px;
  box-shadow: none !important;
  outline: none !important;
  background-color: #fff !important;
}

.list-division {
  border-top: 0px solid #ccc;
  border-left: 0px solid #ccc;
  border-right: 0px solid #ccc;
  border-bottom: 2px solid #1d1d1b;
  border-radius: 0px;
  box-shadow: none !important;
  outline: none !important;
  background-color: #e5e5e5 !important;
  background-image: url(../images/select-1.png);
  width: 17em;
}

select {
  background-image: url(../images/select.png);
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: #f7f7f7 !important;
}

/* FILE UPLOAD */
.fileUpload {
  position: relative;
  overflow: hidden;
  margin: 10px;
}

.fileUpload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}

.btnupload {
  background-color: #1d1d1b;
  border-color: #1d1d1b;
  color: #fff;
}

.btnupload:hover{
  color:#f7d70a;
}

.nombreArchivo{
  color: #2e55a2;
  font-weight: bold;
}

/* BOTONES */
.btn-enviar {
  background-color: #1d1d1b;
  color: #fff;
}

.btn-enviar:hover {
  background-color: rgb(29, 29, 27, 0.85);
  color: #f7d70a;
}

.btn-nueva {
  background-color: #ffd31d;
  color: #fff;
}

.btn-nueva:hover {
  background-color: rgb(255,221,80);
  color: #1d1d1b;
}

.btn-validada {
  background-color: #519872;
  color: #fff;
}

.btn-validada:hover {
  background-color: rgb(124,185,153);
  color: #1d1d1b;
}

.btn-cancelada {
  background-color: #e01e37;
  color: #fff;
}

.btn-cancelada:hover {
  background-color: rgb(224, 30, 55);
  color: #1d1d1b;
}

.btn-hoy {
  background-color: #6a197d;
  color: #fff;
}

.btn-hoy:hover {
  background-color: rgb(160,38,189);
  color: #1d1d1b;
}

.btn-consultar {
  background-color: #ff9234;
  color: #fff;
}

.btn-consultar:hover {
  background-color: rgb(255,160,78);
  color: #1d1d1b;
}

.btn-consultar:disabled{
  opacity: .85;
}

.btn-excel {
  background-color: #217346;
  color: #fff;
}

.btn-excel:hover {
  background-color: rgb(50,174,106);
  color: #1d1d1b;
}

/* CARD DE CONSULTAR REGISTRO */
.shadow-anexo5:hover {
  box-shadow: 0 0.66875rem 2.3875rem rgba(0, 178, 111, 0.03),
    0 1.1375rem 1.60625rem rgba(0, 178, 111, 0.03),
    0 0.45rem 0.73125rem rgba(0, 178, 111, 0.05),
    0 0.325rem 0.3875rem rgba(0, 178, 111, 0.03);
}

.bgcard-datos {
  background-color: rgba(88, 28, 12, 0.72);
  color: #fff;
  font-weight: bold;
}

.icon-word {
  font-size: 20px;
  color: #0000ff;
}

.icon-nueva {
  color: #ffd31d;
}

.icon-validada {
  color: #519872;
}

.icon-cancelada {
  color: #e01e37;
}

/* GENERALES */
.custom-select{
  width: 29%;
}

.modal-cancelled {
  background-color: #fa163f;
}

.color-title {
  color: #fff;
}

/* Separación */
.seccion-form2 {
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #5c09d5;
  position: relative;
  padding-bottom: 10px;
}
.seccion-form2::before {
  content: "";
  background: #90e800;
  width: 10em;
  height: 2.3px;
  position: absolute;
  bottom: 0;
}