img {
  max-width: 100%;
}
* {
  word-wrap: break-word;
  font-size: 14px;
}
.bg-op-9 {
  background: rgba(255, 255, 255, 0.9);
}
.bg-op-8 {
  background: rgba(255, 255, 255, 0.8);
}
.bg-op-7 {
  background: rgba(255, 255, 255, 0.7);
}
.bg-op-6 {
  background: rgba(255, 255, 255, 0.6);
}
.bg-op-5 {
  background: rgba(255, 255, 255, 0.5);
}
.bg-acua {
  background: #21e7b6;
}
.bg-azul {
  background: #212a49;
}
.bg-azul-bajito {
  background: #becdd9;
}
.text-acua {
  color: #21e7b6;
}
.text-azul {
  color: #212a49;
}
.text-black {
  color: #000000;
}
.avatar .imagen {
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
  width: 100px;
  height: 100px;
}
h1 {
  font-size: 1.5rem;
}
h1.page-header {
  font-weight: bold;
  font-size: 2.5rem;
}
body#login {
  background: #21e7b6;
}
html,
body {
  overflow-x: hidden;
}
.btn {
  border-radius: 20px;
  position: relative;
  font-weight: bold;
  font-size: 14px;
}
input.form-control,
.input-group-text {
  background: none;
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0;
  padding: 8px;
  color: #999 !important;
  border-bottom: 1px solid #999;
}
label {
  font-weight: bold;
}
.active a i {
  color: #000;
}
.navbar i {
  font-size: 18px;
}
.form-control:focus,
input:-internal-autofill-selected {
  background-color: transparent;
  border-top: none;
  border-left: none;
  border-right: none;
  box-shadow: none;
}
.btn.bg-azul.text-acua:hover,
.btn.bg-azul.text-acua:hover i {
  background: #cccccc;
  color: #000000;
}
#sidebar .list-group-item {
  background: #212a49;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#sidebar .list-group-item,
#sidebar .list-group-item i {
  color: #ffffff;
}
#sidebar .list-group-item i {
  width: 30px;
}

#sidebar .list-group-item.active,
#sidebar .list-group-item:hover {
  background: #21e7b6;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
#sidebar .list-group-item.active,
#sidebar .list-group-item.active i,
#sidebar .list-group-item:hover,
#sidebar .list-group-item:hover i {
  color: #212a49 !important;
}

tr.bg-azul.text-white a,
tr.bg-azul.text-white i {
  color: #ffffff;
}
#form_perfil .card {
  height: 100%;
}

.lds-ripple {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
  top: 45%;
  left: 42%;
}
.lds-ripple div {
  position: absolute;
  border: 4px solid #fff;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.lds-ripple div:nth-child(2) {
  animation-delay: -0.5s;
}
@keyframes lds-ripple {
  0% {
    top: 28px;
    left: 28px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: -1px;
    left: -1px;
    width: 58px;
    height: 58px;
    opacity: 0;
  }
}
#loading {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 100000;
  background: rgba(0, 0, 0, 0.5);
  top: 0px;
  display: none;
}

.select2-search__field:focus {
  outline: none;
}

.caja-formulario {
  background: #f5f6fa;
  padding: 20px;
  height: 100%;
}

.ancho100 {
  width: 100%;
}

.titulo-seleccion span {
  display: block;
  margin: 0 0 0 0;
  padding: 2px 0 0 0;
  height: 24px;
}

.titulo-seleccion small {
  display: block;
  font-size: 10px;
  line-height: 10px;
  color: #dcdde1;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.titulo-seleccion2 {
  margin-bottom: 4px;
}

.titulo-seleccion2 span {
  display: block;
  margin: 0 0 0 0;
  padding: 2px 0 0 0;
  height: 24px;
}

.titulo-seleccion2 small {
  display: block;
  font-size: 10px;
  line-height: 10px;
  color: #dcdde1;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.error-select {
  border: solid 1px #f00 !important;
  outline: 0 !important;
  box-shadow: 0 0 0 0.2rem rgba(255, 7, 0, 0.25) !important;
}

/*.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    BORDER: solid 1px #F00;
    border-radius: 4px;
}*/

.req {
  color: #f00;
}

.cc {
  position: fixed;
  z-index: 99999;
  width: 100%;
  height: 100%;
  background: rgba(33, 42, 73, 0.6);
  display: none;
}

.cg {
  display: table;
  width: 100%;
  height: 100%;
}

.cf {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.cf img {
  width: 150px;
}

.linea-separador {
  margin-top: 0rem;
}

#tablatareas {
  margin: 10px 0 8px 0;
}

.btndocumento {
  display: inline-block;
}

.btndocumento:hover {
  text-decoration: none;
}

.btndocumento h6 {
  margin: 0 0 0 0;
  padding: 6px 0 6px 0;
  text-transform: uppercase;
  text-align: center;
  color: #212a49;
}

.btnicono {
  width: 100px;
  height: 120px;
  background: #21e7b6;
  position: relative;
  display: table;
  overflow: hidden;
  left: 0;
  right: 0;
  margin: 0 auto 0 auto;
  -webkit-border-radius: 4px 40px 4px 4px;
  border-radius: 4px 50px 4px 4px;
}

.btnicono span {
  position: relative;
  z-index: 1;
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}

.btnicono span i {
  font-size: 60px;
  color: #fff;
}

.btnicono::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: -20%;
  left: -50%;
  width: 200%;
  height: 160%;
  background-image: radial-gradient(#212a49, rgba(33, 42, 73, 1));
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 0 30px 10px #212a49;
  box-shadow: 0 0 30px 10px #212a49;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transition: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.btndocumento:hover .btnicono::after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transition: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.modal-header {
  position: relative;
  background-color: #21e7b6;
  color: #fff;
}

.modal-title {
  font-size: 16px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.modal-title i {
  font-size: 20px;
}

.close {
  position: absolute;
  right: 5px;
  top: 11px;
  color: #fff;
  margin: 0 0 0 0 !important;
  padding: 4px 8px 8px 8px !important;
}

.close:focus {
  outline: none;
}

#letrero {
  font-size: inherit;
}

.cssforms label {
  color: #dcdde1;
  font-size: 11px;
}

.margentop10 {
  margin-top: 10px;
}

.margentop20 {
  margin-top: 20px;
}

.hc {
  display: block;
  text-align: center !important;
}

#formbuscar input {
  width: 100%;
  margin: 0 0 8px 0;
}

.divscroll {
  height: calc(100vh - 200px);
  overflow: auto;
}

.divscroll::-webkit-scrollbar {
  width: 8px; /* Tamaño del scroll en vertical */
  height: 8px; /* Tamaño del scroll en horizontal */
}

.divscroll::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 4px;
}

.divscroll::-webkit-scrollbar-thumb:hover {
  background: #b3b3b3;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}

.divscroll::-webkit-scrollbar-thumb:active {
  background-color: #999999;
}

.divscroll::-webkit-scrollbar-track {
  background: #e1e1e1;
  border-radius: 4px;
}

.divscroll::-webkit-scrollbar-track:hover,
.divscroll::-webkit-scrollbar-track:active {
  background: #d4d4d4;
}

#tabla-empleados tr {
  cursor: pointer;
}

.marcador {
  position: relative;
}

.marcador i {
  position: absolute;
  top: 14px;
  left: 5px;
  color: #212a49;
}
.firma {
  margin-top: 10px;
  padding: 50px;
}
.firma div {
  max-width: 50%;
  border-top: solid 1px;
}
