.card-documento label i {
  font-size: 1.2rem;
}

#listaDocumentos .card .file-preview {
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 0.7rem;
}
#listaDocumentos .card .file-drop-zone {
  margin: 0;
  border-color: transparent;
  padding: 0;
  min-height: 10px;
  border: 1px dashed #aaa;
}
#listaDocumentos .card .file-drop-zone-title {
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 0.7rem;
}
#listaDocumentos .documentos-cargados .list-unstyled, #listaDocumentos .documentos-cargados .list-unstyled-inline {
  margin: 0;
  padding: 0;
  list-style: none;
}
#listaDocumentos .documentos-cargados .list-unstyled i, #listaDocumentos .documentos-cargados .list-unstyled-inline i {
  color: #013A81;
}
#listaDocumentos .documentos-cargados .list-unstyled-inline li {
  display: inline-block;
  background: #fff;
  margin: 5px;
}

@font-face {
  font-family: "Exo";
  src: url("/Exo/Exo-VariableFont_wght.ttf") format("truetype"), url("/Exo/Exo-Italic-VariableFont_wght.ttf") format("truetype"), url("/Exo/static/Exo-Bold.ttf") format("truetype");
}
body {
  font-family: "Exo", sans-serif;
}

.k2 .pes_container {
  font-size: 0.8rem;
  line-height: 1.3;
}

.triangulo {
  width: 0;
  height: 0;
  border-left: 10px solid #28a745;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

.pes-triangulo {
  color: #28a745;
  margin-right: 15px;
}

.ver_pdf svg, .ver_pdf_ec svg {
  color: #dc3545;
}
.ver_pdf svg > small, .ver_pdf_ec svg > small {
  color: #000000;
}

.pes-btn-primary {
  color: #fff;
  background-color: #024EBF;
  border-color: #024EBF;
  border-radius: 5px;
}
.pes-btn-primary:hover, .pes-btn-primary:checked, .pes-btn-primary:active, .pes-btn-primary.btn-primary:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #0258d8;
  border-color: #0258d8;
  cursor: pointer;
}

.pes-btn-modal {
  color: #fff;
  background-color: #2B7FFC;
  border-color: #2B7FFC;
  border-radius: 5px;
}
.pes-btn-modal:hover, .pes-btn-modal:checked, .pes-btn-modal:active, .pes-btn-modal.btn-primary:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #448efc;
  border-color: #448efc;
  cursor: pointer;
}

.btn-success:disabled, .btn-success.disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
  border-radius: 5px;
}
.btn-success:disabled:hover, .btn-success:disabled:checked, .btn-success:disabled:active, .btn-success:disabled.btn-primary:not(:disabled):not(.disabled):active, .btn-success.disabled:hover, .btn-success.disabled:checked, .btn-success.disabled:active, .btn-success.disabled.btn-primary:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #2dbc4e;
  border-color: #2dbc4e;
  cursor: pointer;
}

.pes-btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
  border-radius: 5px;
}
.pes-btn-success:hover, .pes-btn-success:checked, .pes-btn-success:active, .pes-btn-success.btn-primary:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #2dbc4e;
  border-color: #2dbc4e;
  cursor: pointer;
}

.btn-file {
  color: #fff;
  background-color: #717271;
  border-color: #717271;
  border-radius: 5px;
}
.btn-file:hover, .btn-file:checked, .btn-file:active, .btn-file.btn-primary:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #7e7f7e;
  border-color: #7e7f7e;
  cursor: pointer;
}

.k2-btn-rosa {
  color: #fff;
  background-color: #e6007e;
  border-color: #e6007e;
  border-radius: 5px;
}
.k2-btn-rosa:hover, .k2-btn-rosa:checked, .k2-btn-rosa:active, .k2-btn-rosa.btn-primary:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #ff018c;
  border-color: #ff018c;
  cursor: pointer;
}

.k2-btn-azul-marino {
  color: #fff;
  background-color: #013A81;
  border-color: #013A81;
  border-radius: 5px;
}
.k2-btn-azul-marino:hover, .k2-btn-azul-marino:checked, .k2-btn-azul-marino:active, .k2-btn-azul-marino.btn-primary:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #01459a;
  border-color: #01459a;
  cursor: pointer;
}

.k2-btn-gris {
  color: #fff;
  background-color: #717271;
  border-color: #717271;
  border-radius: 5px;
}
.k2-btn-gris:hover, .k2-btn-gris:checked, .k2-btn-gris:active, .k2-btn-gris.btn-primary:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #7e7f7e;
  border-color: #7e7f7e;
  cursor: pointer;
}

.k2-text-rosa {
  color: #e6007e;
}

.k2-text-azul {
  color: #0D73B0;
  text-transform: uppercase;
}

.k2-text-azul-marino {
  color: #013A81;
}

.k2-titulo {
  font-size: 1.2rem;
  color: #000000;
}
.k2-titulo > label {
  display: inline-block;
  margin-left: -90px;
}

.k2-contenedor-tabla {
  padding: 10px;
  margin: 10px 0;
}
.k2-contenedor-tabla .nombre_beneficiario {
  color: #013A81;
  padding: 0.75rem;
  text-align: left;
  background: #f3f3f3;
}

.historial_edo_cuenta > p {
  margin: 10px 30px;
  width: 90%;
}
.historial_edo_cuenta > p > span {
  font-weight: bold;
  padding: 13px;
}

.k2-tabla .toggleDetailView svg {
  color: #28a745;
}

.k2-tabla tfoot {
  background-color: #e5e5e5;
  color: #013A81;
}
.k2-tabla table.tabla-desglose {
  width: 81% !important;
  margin: auto 15px;
}
.k2-tabla table.tabla-desglose thead tr > th {
  border: none;
  width: 75%;
}
.k2-tabla table.tabla-desglose thead tr > th + th {
  width: 25%;
  text-align: right;
}
.k2-tabla table.tabla-desglose tbody tr td:nth-child(2) {
  text-align: right;
}
.k2-tabla table.desglose tbody > tr:nth-child(1) td {
  padding-top: 15px;
}
.k2-tabla table.desglose tr td a.motivo_reconsideracion {
  color: #000000;
  font-size: small;
  border-bottom: 2px dotted #9999CC;
}
.k2-tabla table.desglose tr td a.motivo_reconsideracion.agregada {
  color: #0075c9;
}
.k2-tabla table.desglose tr td > span {
  color: #0075c9;
}
.k2-tabla table.desglose tr td > span.aPagar:before {
  content: "=";
}
.k2-tabla table.desglose tr td > span.menos:before {
  content: "-";
}

.tt-suggestion {
  padding: 0.2rem 0.6rem;
  font-size: 0.8rem;
  line-height: 24px;
}
.tt-suggestion:hover {
  cursor: pointer;
  color: #fff;
  background-color: #007bff;
}
.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #007bff;
}
.tt-suggestion p {
  margin: 0;
}

.tt-menu {
  width: 180%;
  margin: 0.8rem 0;
  padding: 8px 0;
  background-color: #fff;
  border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  position: absolute !important;
}

#pdfModal .modal-body {
  height: 600px;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #28a745;
  background-color: #28a745;
}

.table-footer {
  position: relative;
  width: 100%;
  padding: 15px;
}

#tableGastos .deleteGastos {
  display: none;
}

#tableFacturas select.form-control {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 129 129' xmlns:xlink='http://www.w3.org/1999/xlink' enable-background='new 0 0 129 129'%3E%3Cg%3E%3Cpath d='m121.3 34.6c-1.6-1.6-4.2-1.6-5.8 0l-51 51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8 0-1.6 1.6-1.6 4.2 0 5.8l53.9 53.9c0.8 0.8 1.8 1.2 2.9 1.2 1 0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: right 5px center;
  padding: 0.3rem 1.65rem 0.375rem 0.75rem;
  overflow: hidden !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.8rem;
}

.form-control-sm {
  font-size: 0.8rem;
}

.custom-switch .custom-control-label::before {
  border-color: #6c757d;
}

.custom-switch .custom-control-label::after {
  background-color: #6c757d;
}

.navbar-brand {
  width: 15%;
}
.navbar-brand > .logo {
  width: 100%;
}

body.pes .card-header {
  background-color: #1270FC;
  color: #fff;
}

/*
.copy {
    display: none;
    padding: 1rem 1.5rem 2rem 1.5rem;
    color: gray;
    line-height: 1.6;
    font-size: 14px;
    font-weight: 500;

    &-open {
      display: block;
    }
  }
*/
@media (max-width: 425px) {
  .navbar-brand {
    width: 30%;
  }
  .navbar-brand > .logo {
    width: 100%;
  }
}
@media (min-width: 425px) and (max-width: 768px) {
  .navbar-brand {
    width: 20%;
  }
  .navbar-brand > .logo {
    width: 100%;
  }
}
.form-check-input:checked {
  background-color: #28a745;
  border-color: #28a745;
}

.bootstrap-table table thead tr th {
  color: #0D73B0;
}
.bootstrap-table table tbody {
  border-top: 2px solid #0D73B0 !important;
  /*border-bottom: 2*$px solid $pes-azul-titulos-tabla !important;*/
}
.bootstrap-table table tbody tr td > a {
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
}
.bootstrap-table table tbody tr td > a.una_configuracion {
  color: #2B7FFC;
}
.bootstrap-table table tbody tr td > a.usuario-editar {
  color: #5E9EfD;
}
.bootstrap-table table tbody tr td > a.una_credencial, .bootstrap-table table tbody tr td > a.editar_poliza, .bootstrap-table table tbody tr td > a.tipo-gasto, .bootstrap-table table tbody tr td > a.usuario-editar, .bootstrap-table table tbody tr td > a.editar_rol {
  color: #fca82b;
}
.bootstrap-table table tbody tr td > a.configuracion {
  color: #0D73B0;
}
.bootstrap-table table tbody tr td > a.una_reconsideracion {
  color: #dc3545;
  text-decoration: none;
}
.bootstrap-table table tbody tr td > a.una_reconsideracion:hover {
  color: #dc3545;
}
.bootstrap-table table tbody tr.text-danger td {
  color: #dc3545 !important;
}
.bootstrap-table table tfoot {
  border-top: 2px solid #0D73B0 !important;
}
.bootstrap-table table.tabla-desglose tbody {
  border: none !important;
}

nav .nav-link {
  color: #000000;
}

.pes-borde {
  border: 1px solid rgba(0, 0, 0, 0.0745098039);
  padding: 10px;
  border-radius: 5px;
}

.twitter-typeahead {
  width: 100%;
}

#footer-buttons {
  position: relative;
}
#footer-buttons::before {
  content: "";
}

.wait#footer-buttons::before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 9;
  background: rgba(248, 248, 248, 0.9);
}

#table-comentario-reconsideracion {
  border: 1px solid #ffc107;
}
#table-comentario-reconsideracion .head-comentario {
  background: #ffc107;
}

#comentarios_por_solicitud {
  border: 1px solid #9E9E9E;
  border-radius: 5px;
  margin: 10px 0px;
  overflow: scroll;
  height: 25vh;
}
#comentarios_por_solicitud > ul {
  list-style: none;
}
#comentarios_por_solicitud > ul div.div_comentario {
  border: 1px solid rgba(221, 221, 221, 0.8666666667);
  border-radius: 5px;
  margin: 5px;
}
#comentarios_por_solicitud > ul div.div_comentario > span.creador_comentario {
  font-size: small;
  font-weight: bold;
  padding: 15px 5px;
}
