html,
body {
  height: 100%;
}

.wrap {
  min-height: 100%;
  height: auto;
  margin: 0 auto -60px;
  padding: 0 0 60px;
}

.wrap>.container {
  padding: 70px 15px 20px;
}

.footer {
  height: 60px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  padding-top: 20px;
}

.jumbotron {
  text-align: center;
  background-color: transparent;
}

.jumbotron .btn {
  font-size: 21px;
  padding: 14px 24px;
}

.not-set {
  color: #c55;
  font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after,
a.desc:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  padding-left: 5px;
}

a.asc:after {
  content: "\e151";
}

a.desc:after {
  content: "\e152";
}

.sort-numerical a.asc:after {
  content: "\e153";
}

.sort-numerical a.desc:after {
  content: "\e154";
}

.sort-ordinal a.asc:after {
  content: "\e155";
}

.sort-ordinal a.desc:after {
  content: "\e156";
}

.grid-view td {
  white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
  min-width: 50px;
}

.hint-block {
  display: block;
  margin-top: 5px;
  color: #999;
}

.error-summary {
  color: #a94442;
  background: #fdf7f7;
  border-left: 3px solid #eed3d7;
  padding: 10px 20px;
  margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li>form>button.logout {
  padding: 15px;
  border: none;
}

@media(max-width:767px) {
  .nav li>form>button.logout {
    display: block;
    text-align: left;
    width: 100%;
    padding: 10px 15px;
  }
}

.nav>li>form>button.logout:focus,
.nav>li>form>button.logout:hover {
  text-decoration: none;
}

.nav>li>form>button.logout:focus {
  outline: none;
}

.form-control {
  background: white !important;
  border: 1px solid #666 !important;
  border-radius: 5px 5px 5px 5px !important;
  color: black !important;
  font-size: 12px !important;
  padding: 5px !important;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  opacity: 0.8;
}

.content-wrapper {
  background-color: white !important;

}

body.sidebar-mini header.main-header nav.navbar {
  background-color: #20a4b3;
}

body.sidebar-mini header.main-header a.logo {
  color: #20a4b3;
  background-color: #f1f4f3;
}

body.sidebar-mini header.main-header a.logo:hover {
  background-color: #fff;
  color: #20a4b3;
}

body.sidebar-mini header.main-header nav.navbar a.sidebar-toggle:hover {
  background-color: #a7ce38;
}

body.sidebar-mini aside.main-sidebar {
  background-color: #f1f4f3;
}

body.sidebar-mini header.main-header li.user-header {
  background-color: #a2a2a2;
}

body.sidebar-mini aside.main-sidebar li a {
  color: #20a4b3;
  font-weight: bold;
}

body.sidebar-mini aside.main-sidebar li.menu-open>a {
  background-color: #20a4b3;
}

body.sidebar-mini aside.main-sidebar li.active>a {
  background-color: #a2a2a2;
}

body.sidebar-mini aside.main-sidebar li a:hover {
  background: #20a4b3;
}

body.sidebar-mini aside.main-sidebar section.sidebar div.user-panel p {
  color: #20a4b3;
}

body.sidebar-mini aside.main-sidebar section.sidebar div.user-panel a {
  color: #a7ce38;
}

body.sidebar-mini aside.main-sidebar li ul.treeview-menu {
  background: #20a4b3;
}

body.sidebar-mini aside.main-sidebar li ul.treeview-menu li a {
  color: #f1f4f3;
}

body.sidebar-mini aside.main-sidebar li ul.treeview-menu li span span {
  color: #666;
}

a.btn-success,
button.btn-success {
  background-color: #a7ce38;
}

.lead {
  background-color: #a7ce38;
  color: #ffffff;

}

a.btn-success:hover,
button.btn-success:hover {
  background-color: white;
  color: #a7ce38;
}

p {
  color: #a2a2a2;
}

section.content table a {
  color: #20a4b3;
}

.form-medem {

  border-radius: 20px;
  padding: 15px 15px 15px 15px;
  background-color: #20a4b3cc;
  /* padding-bottom: 20px; */
  /* margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 20px; */
  margin: 20px;
  box-shadow: 7px 7px 4px rgba(0, 0, 0, 0.2);


}

.form-medem p {
  font-size: 14px;
  line-height: 1.42857143;
  color: white;

}

.alternative-form-medem {
  background-color: beige;
  border: solid 0.1px #f5f5dc
}

.alternative-title {
  background-color: #a7ce38;
  border: solid 0.5px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 0%
}

p.titulo_seccion {
  text-align: center;
  color: #f1f4f3;
  text-decoration: #000000;
  font-weight: 100;
  font-size: 35px;
  font-family: fantasy;

}


section.content div.form-medem div.form-group.has-success label {
  color: lime;
}

section.content div.form-medem div.form-group.has-error label {
  /*color: #ed1e04;*/
  color: #90372c;
}

section.content div.form-medem div.form-group.has-error .help-block {
  /*color: #ed1e04;*/
  color: #90372c;
}

section.content-header ul.breadcrumb {
  left: 10px;
  font-size: 13px;
  top: 10px;
}

section.content-header>h1 {
  font-size: 30px;
  margin-top: 70px;
}

section.content-header .breadcrumb {
  background-color: #E2E2E2;
  /* Fondo gris suave, de acuerdo con tu paleta de colores */
  padding: 10px 20px;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  font-size: 16px;
}

section.content-header .breadcrumb li {
  display: inline;
  margin-right: 10px;
}

section.content-header .breadcrumb a {
  color: #0099FF;
  /* Azul primario para los enlaces */
  text-decoration: none;
}

.breadcrumb a:hover {
  color: #1FC077;
  /* Verde primario al pasar el ratón sobre los enlaces */
}

section.content-header .breadcrumb .active {
  background-color: #1FC077;
  /* Fondo verde primario */
  color: white;
  /* Texto blanco */
  font-weight: normal;
  border-radius: 5px;
  /* Bordes redondeados */
  padding: 5px 10px;
  /* Espaciado dentro del ítem activo */
}

section.content-header .breadcrumb li+li:before {
  content: ">";
  margin: 0 8px;
  color: white;
  /* Gris suave para los separadores */
}

section.content-header .breadcrumb li a:hover {
  color: #0099FF;
  /* Azul en hover, aunque ya lo has puesto, para que destaque */
}


.table-condensed>thead>tr>th,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
  padding: 2px !important;
}

  /* Estilo general del modal */
  .modal-content {
    border-radius: 25px !important;
    /* Bordes redondeados */
    border: none;
    /* Quitar bordes */
}

/* Header del modal */
.modal-header {
    background-color: #0099FF !important;
    /* Azul primario */
    color: white !important;
    /* Texto en blanco */
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}

.modal-header h4{
  color: white !important;
}

.modal-header{
    color: #f6f6f6 !important;
}


/* Cuerpo del modal */
.modal-body {
    background-color: #f6f6f6 !important;
    /* Gris primario */
    color: #5A5250;
    /* Gris terciario para contraste */
}

/* Footer del modal */
.modal-footer {
    background-color: #E2E2E2 !important;
    /* Gris secundario */
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

/* Botón de cierre */
.btn-close {
    filter: invert(1);
    /* Hace el botón de cierre más visible en fondos oscuros */
}

/* Botones en el modal */
.modal-footer .btn-primary {
    background-color: #1DA3B2 !important;
    /* Azul secundario */
    border-color: #1DA3B2;
}

.modal-footer .btn-primary:hover {
    background-color: #0099FF !important;
    /* Azul primario en hover */
    border-color: #0099FF;
}

.modal-footer .btn-secondary {
    background-color: #5A5250 !important;
    /* Gris terciario */
    border-color: #5A5250;
    color: white;
}

.modal-footer .btn-secondary:hover {
    background-color: #3E3735 !important;
    /* Un tono más oscuro en hover */
}
.subtitulos-formularios {
  color: #ffffff;
  text-align: center;
  font-weight: bolder;
}


/*the container must be positioned relative:*/

.autocomplete-items {
  position: relative;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  /*position the autocomplete items to be the same width as the container:*/
  top: 10%;
  left: 0;
  right: 0;
}

.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff;
  border-bottom: 1px solid #d4d4d4;
}

/*when hovering an item:*/
.autocomplete-items div:hover {
  background-color: #e9e9e9;
}

/*when navigating through the items using the arrow keys:*/
.autocomplete-active {
  background-color: DodgerBlue !important;
  color: #ffffff;
}

.skin-blue .wrapper,
.skin-blue .main-sidebar,
.skin-blue .left-side {
  background-color: white;
}

.circular--square {
  border-radius: 15%;
  border: 2px solid #002752;

}

/* .error {
  position: relative;
  z-index: 1;
  padding-bottom: 3px;
  border-radius: 3px;
  color: white;
  width: 235px;
  text-align: center;
  font-size: 12px;
  background: RGB(194, 46, 79);
}

.error::after {
  content: '';
  border-bottom: 15px solid RGB(194, 46, 79);
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  position: absolute;
  left: 45%;
  top: -14px;
} */

.select2-container--krajee .select2-selection--multiple .select2-selection__rendered {
  overflow-x: auto;
  overflow-y: auto;
  max-height: 10em;
}

.encabezado {
  margin: 1px;
  padding: 1rem;
  border-bottom: 2px solid #ddd;
  background-color: #20a4b3;
  color: oldlace;
  font-weight: bolder;
}


.modal {
  text-align: center;
  padding: 0 !important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}


.titulos_multiple {
  font-weight: bold;
  color: #ffffff;
  background-color: #a7ce38;
}

.multipleinput div label {
  font-size: 21px;
}

* {
  margin: 0;
  padding: 0;
}

body,
html {
  height: 100%;
}

.signpad {
  position: relative;
  width: 500px;
  height: 200px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 1rem;
}

.signature-pad {
  position: absolute;
  left: 0;
  top: 0;
  width: 500px;
  height: 200px;
  background-color: white;
}


.grupoordenes-form h3,
.grupoordenes-form h4 {

  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
}

.grupoordenes-form ol,
.grupoordenes-form label,
.grupoordenes-form p {
  color: #000000;
  font-weight: bold;
}

.grupoordenes-form label {
  font-size: 1.2rem;
}

.grupoordenes-form h3 {
  font-size: 2.5rem;
}

.grupoordenes-form .panel-heading {
  text-align: center;
  background-color: #a7ce38;
}

.grupoordenes-form .panel-body {
  background-color: white;

}

.grupoordenes-form .panel-body table {
  background-color: rgb(255, 255, 255);
  /* background-color: rgb(188, 188, 179); */
}

/* #grupo_estudios .table {
  background-color: #20a4b3;
} */

.field-empresas-aux_ubicaciones-0-aux_ubi_setdomicilio:hover {
  opacity: 0.6;
}




/* Extra large devices (large desktops, 1200px and up)*/


/* Change the alignment of scrollbars */
/* Recommendation: modify CSS directly */
.ps__rail-x {
  top: 0px;
  bottom: auto;
  /* If using `top`, there shouldn't be a `bottom`. */
}

.ps__thumb-x {
  top: 2px;
  bottom: auto;
  /* If using `top`, there shouldn't be a `bottom`. */
}


/* Estudio Dental -- Inicio de Estilos */
.form-dental {

  /* border: 2px solid rgb(180, 180, 180); */
  border: 2px solid #20a4b3;
  border-radius: 10px 10px;
  padding: 15px 15px 15px 15px;
  padding-bottom: 20px;
  margin-top: 20px;
  margin-bottom: 10px;

}

.border_datos {
  border: 2px solid #20a4b3;
  border-radius: 1rem;
  margin: 1rem
}

.nombre_estudio_dental {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}

.recuadro_articular {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  /* background: #889ccf;  */
  margin: 0 0 25px;
  overflow: hidden;
  padding: 20px;
  border-radius: 35px 0px 35px 0px;
  -moz-border-radius: 35px 0px 35px 0px;
  -webkit-border-radius: 35px 0px 35px 0px;
  border: 2px solid #a7ce38;
}

.recuadro_articular-descripcion {
  /* font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;  */
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  background: #20a4b3;
  margin: 0 0 25px;
  overflow: hidden;
  padding: 20px;
  border-radius: 35px 0px 35px 0px;
  -moz-border-radius: 35px 0px 35px 0px;
  -webkit-border-radius: 35px 0px 35px 0px;
  border: 2px solid #20a4b3;
}

.titulo-tejido {
  font-size: 16px;
  font-weight: 200;
  text-align: center;
}

.titulo-descriptivo-articulaciones {
  font-weight: bold;
}

.cuadrante {
  margin: 0 auto;
  border-right: 2px solid black;
  min-height: 200px;
  width: 50%;
  padding: 10px;
}

.cuadrante_d {
  margin: 0 auto;
  border-right: 2px solid white;
  min-height: 200px;
  width: 50%;
  padding: 10px;
}

.cuadrante_debajo {
  margin: 0 auto;
  border-top: 2px solid black;
  min-height: 200px;
  width: 50%;
  padding: 10px;
}

.cuadrante_debajo_d {
  margin: 0 auto;
  border-right: 2px solid black;
  border-top: 2px solid black;
  min-height: 200px;
  width: 50%;
  padding: 10px;
}

.titulo-cuadrante {
  text-align: center;
  font-size: 15px;
}

.ml30 {
  margin-left: 30px
}

.nombre-diente {
  font-size: 14px;
  text-align: center;
  font-weight: bold;
}

.enfermedad-dental {
  font-size: 10px;
  text-align: justify;
}

.justificacion {
  color: #000;
  text-transform: uppercase;
  display: inline;
}

.cursor {
  cursor: pointer;
}

/* .cursor:hover {
    color: red;
} */


.cuadro-enfermedades {
  margin: 0 auto;
  border: 1px solid rgb(173, 173, 173);
  min-height: 100px;
  position: relative;
  font-size: 15px;
  padding: 5px;
}

.cuadroSano {
  background: #ffffff;
  overflow: hidden;
  padding: 8px;
  border: 2px solid #000000;
  border-radius: 0px 0px 0px 0px;
}

.cuadroCaries {
  background: #DFA206;
  overflow: hidden;
  padding: 8px;
}

.cuadroObturado {
  background: #919191;
  overflow: hidden;
  padding: 8px;
}

.cuadroExtraccion {
  background: #BC0D0D;
  overflow: hidden;
  padding: 8px;
}

.cuadroAusente {
  background: #000000;
  overflow: hidden;
  padding: 8px;
}

.cuadroOtro {
  background: #BC0D0D;
  overflow: hidden;
  padding: 8px;
}

.tituloSeccion {
  font-size: x-large;
  font-weight: bold;
}

.cuestionario {
  font-size: 13px;
}

.respuesta {
  font-size: medium;
  text-transform: uppercase;
}

.respuestadialog {
  font-size: medium;
}

.cuadroTejido {
  border: 1px solid #000000;
  text-transform: uppercase;
  text-align: justify;
}

.cuadroDiagnostico {
  border: 1px solid #20a4b3;
}

.linea {
  border-top: 1px solid black;
  height: 10px;
  max-width: 200px;
  padding: 0;
  margin: 20px auto 0 auto;
}

/* h3 {
        text-align: center;
        border: 2px solid #20a4b3;
        color: #ffffff;
        background-color: #20a4b3;
    } */

.titulo_apartados {
  color: #000000;
}

.tabla_alergias {
  border: 1px solid;
  text-align: center;
  padding: 1px;
}

.texto_mayuscula {
  text-transform: uppercase;
  margin-left: -35px;
  text-align: justify;
}

.titulo-descriptivo-articulaciones {
  font-weight: bold;
}

.fuera_parametros_naturales {
  color: red;
  text-transform: uppercase;
  text-align: center;
  /* font-weight: bold; */
}

.dentro_parametros_naturales {
  color: green;
  text-transform: uppercase;
  text-align: center;
  /* font-weight: bold; */
}

.ant_laborales th,
.ant_laborales td {
  border: 1px solid gray;
  padding: 6px;
  font-size: 10px;
  text-align: center;
}

.separador-elementos {
  padding: 1px 0;
  margin-top: 3px;
}

.columna-registro-articulacion {
  color: black;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
}

.columna-resumen-dental {
  font-size: 12px;
}

.text-tabla-resumendental {
  font-size: 11px;
  font-weight: bold;
}

.nombre_diente {
  font-size: 11px;
}

.hero {
  position: relative;
  height: 30vh;
  width: 100%;
  align-items: center;
}

.hero::before {
  content: "";
  background-image: url('../images/SEMIOLOGY-LOGO-FINAL-3.png');
  background-size: 100%;
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  opacity: 0.1;
}

.qr_table {
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
}

/* Estudio Dental -- FORM -- Fin de Estilos */

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

/* 
.nav-tabs {
  border-bottom: none;
  margin-bottom: 15px;
}
.nav .nav-item{
  width: 25%;
   border: 1px solid #ccc;
  margin-bottom: 2px;
}
.nav .nav-item.active a{
 background:#5e72e4;
 color: #fff;
 border-radius: 4px;
 text-align: center;
}
.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid #dad8d8;
  border-radius: 4px;
  text-align: center;
}
.nav-tabs>li>a:hover{
  background-color: #5e72e4;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
  color: #fff;
  cursor: default;
  background-color: #5e72e4;
  border-radius: 4px;

}
.nav-item:not(:last-child) {
  padding-right: 1rem;
}
/*


/* Estudio Dental -- FORM -- Fin de Estilos */

/* Incapacidad -- FORM -- Inicio de Estilos */

.boton_verificador {
  display: flex;
  justify-content: center;
  align-items: center;
}

.estilo_boton_verificador {
  width: auto;
}

.form-incapacidad {
  border: 2px solid #20a4b3;
  border-radius: 10px 10px;
  padding: 15px 15px 15px 15px;
  padding-bottom: 20px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.botones_izquierda {
  margin-top: 24px;
}

.incapacidad_desactivado {
  background: rgb(230, 230, 230) !important;
}

.incapacidad_activada {
  background: white !important;
}

figure:after {
  background-color: rgba(0, 0, 0, .5);
  border-radius: 5px;
  color: #fff;
  content: attr(title);
  opacity: 0;
  padding: 6px 12px;
  position: absolute;
  /* left: 110%; */
  top: 70px;
  transition: all .25s ease;
  visibility: hidden;
  white-space: nowrap;
}

figure:hover:after {
  opacity: 1;
  visibility: visible;
}

.centrado {
  display: flex;
  justify-content: center;
  align-items: center;
}

.zoom {
  /* Aumentamos la anchura y altura durante 2 segundos */
  transition: width 2s, height 2s, transform 2s;
}

.zoom:hover {
  /* tranformamos el elemento al pasar el mouse por encima al doble de
     su tamaño con scale(2). */
  transform: scale(2.2);
  z-index: 100;
}

.subtitulo_evidencias {
  background-color: #a7ce38;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  font-size: x-large;
}

.alto {
  margin-top: 7%;
}

.alto_panel_motivo {
  margin-top: -3px;
}

.centrar_altura {
  top: 50%;
}

.panel_evidencia {
  border: 2px solid #a7ce38;
  border-radius: 1rem;
  margin: 1rem;
}

.ventana_advertencia_evidencias {
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  background: #cf8888;
  margin: 0 0 25px;
  overflow: hidden;
  padding: 20px;
  border-radius: 35px 35px 35px 35px;
  -moz-border-radius: 35px 35px 35px 35px;
  -webkit-border-radius: 35px 35px 35px 35px;
  border: 2px solid #ca5858;
}

.nota_discapacidad_maternal {
  color: red;
  display: flex;
  margin-top: 20px;
}

.enfermedad {
  opacity: 1;
  transition: 0.2s all linear;
}

.enfermedad_hide {
  opacity: 0;
}

.riesgo {
  opacity: 1;
  transition: 0.2s all linear;
}

.riesgo_hide {
  opacity: 0;
}

.enfermedadrequerida {
  opacity: 1;
  transition: 0.2s all linear;
}

.enfermedadrequerida_hide {
  opacity: 0;
}

.riesgorequerido {
  opacity: 1;
  transition: 0.2s all linear;
}

.riesgorequerido_hide {
  opacity: 0;
}

/* #myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;} */

/* The Modal (background) */
.modals {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.9);
  /* Black w/ opacity */
}

/* Modal Contenido (imagen) */
.modal-content {
  margin: auto;
  display: block;
  width: 100%;
  max-width: 1000px;
}

#caption {
  margin-top: 25px;
  display: block;
  width: 100%;
  max-width: 900px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 250px;
}

/* Modal de Imagen */
.modal-content,
#caption {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0)
  }

  to {
    -webkit-transform: scale(1)
  }
}

@keyframes zoom {
  from {
    transform: scale(0)
  }

  to {
    transform: scale(1)
  }
}

/* Cerrando Modal de Imagen */
.close_img {
  position: absolute;
  top: 10%;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close_img:hover,
.close_img:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

@media only screen and (max-width: 350px) {
  .modal-content {
    width: 100%;
  }
}

.titulo_documento_st {
  font-size: 10px;
}

.campos_documento_st {
  font-size: 12px;
}

.input-numb-2 {
  display: block;
  border: none;
  width: 7.5ch;
  background:
    repeating-linear-gradient(90deg,
      dimgrey 0,
      dimgrey 1ch,
      transparent 0,
      transparent 1.5ch) 0 100%/100% 2px no-repeat;
  color: dimgrey;
  font: 2.5ch consolas, monospace;
  letter-spacing: .5ch;
}

.input-numb-3 {
  display: block;
  border: none;
  width: 15ch;
  background:
    repeating-linear-gradient(90deg,
      dimgrey 0,
      dimgrey 1ch,
      transparent 0,
      transparent 1.5ch) 0 100%/100% 2px no-repeat;
  color: dimgrey;
  font: 2.5ch consolas, monospace;
  letter-spacing: .5ch;
}

.input-numb-4 {
  display: block;
  border: none;
  width: 16.5ch;
  background:
    repeating-linear-gradient(90deg,
      dimgrey 0,
      dimgrey 1ch,
      transparent 0,
      transparent 1.5ch) 0 100%/100% 2px no-repeat;
  color: dimgrey;
  font: 2.5ch consolas, monospace;
  letter-spacing: .5ch;
}


/* Timeline */
.timeline,
.timeline-horizontal {
  list-style: none;
  padding: 20px;
  position: relative;
}

.timeline:before {
  top: 40px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1.5px;
}

.timeline .timeline-item {
  margin-bottom: 20px;
  position: relative;
}

.timeline .timeline-item:before,
.timeline .timeline-item:after {
  content: "";
  display: table;
}

.timeline .timeline-item:after {
  clear: both;
}

.timeline .timeline-item .timeline-badge {
  color: #fff;
  width: 54px;
  height: 54px;
  line-height: 52px;
  font-size: 22px;
  text-align: center;
  position: absolute;
  top: 18px;
  left: 50%;
  margin-left: -25px;
  background-color: #7c7c7c;
  border: 3px solid #ffffff;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}

.timeline .timeline-item .timeline-badge i,
.timeline .timeline-item .timeline-badge .fa,
.timeline .timeline-item .timeline-badge .glyphicon {
  top: 2px;
  left: 0px;
}

.timeline .timeline-item .timeline-badge.primary {
  background-color: #1f9eba;
}

.timeline .timeline-item .timeline-badge.info {
  background-color: #5bc0de;
}

.timeline .timeline-item .timeline-badge.success {
  background-color: #59ba1f;
}

.timeline .timeline-item .timeline-badge.warning {
  background-color: #d1bd10;
}

.timeline .timeline-item .timeline-badge.danger {
  background-color: #ba1f1f;
}

.timeline .timeline-item .timeline-panel {
  position: relative;
  width: 46%;
  float: left;
  right: 16px;
  border: 1px solid #c0c0c0;
  background: #ffffff;
  border-radius: 2px;
  padding: 20px;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

.timeline .timeline-item .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -16px;
  display: inline-block;
  border-top: 16px solid transparent;
  border-left: 16px solid #c0c0c0;
  border-right: 0 solid #c0c0c0;
  border-bottom: 16px solid transparent;
  content: " ";
}

.timeline .timeline-item .timeline-panel .timeline-title {
  margin-top: 0;
  color: inherit;
}

.timeline .timeline-item .timeline-panel .timeline-body>p,
.timeline .timeline-item .timeline-panel .timeline-body>ul {
  margin-bottom: 0;
}

.timeline .timeline-item .timeline-panel .timeline-body>p+p {
  margin-top: 5px;
}

.timeline .timeline-item:last-child:nth-child(even) {
  float: right;
}

.timeline .timeline-item:nth-child(even) .timeline-panel {
  float: right;
  left: 16px;
}

.timeline .timeline-item:nth-child(even) .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}

.timeline-horizontal {
  list-style: none;
  position: relative;
  padding: 20px 0px 20px 0px;
  display: inline-block;
}

.timeline-horizontal:before {
  height: 3px;
  top: auto;
  bottom: 26px;
  left: 56px;
  right: 0;
  width: 100%;
  margin-bottom: 20px;
}

.timeline-horizontal .timeline-item {
  display: table-cell;
  height: 280px;
  width: 20%;
  min-width: 320px;
  float: none !important;
  padding-left: 0px;
  padding-right: 20px;
  margin: 0 auto;
  vertical-align: bottom;
}

.timeline-horizontal .timeline-item .timeline-panel {
  top: auto;
  bottom: 64px;
  display: inline-block;
  float: none !important;
  left: 0 !important;
  right: 0 !important;
  width: 100%;
  margin-bottom: 20px;
}

.timeline-horizontal .timeline-item .timeline-panel:before {
  top: auto;
  bottom: -16px;
  left: 28px !important;
  right: auto;
  border-right: 16px solid transparent !important;
  border-top: 16px solid #c0c0c0 !important;
  border-bottom: 0 solid #c0c0c0 !important;
  border-left: 16px solid transparent !important;
}

.timeline-horizontal .timeline-item:before,
.timeline-horizontal .timeline-item:after {
  display: none;
}

.timeline-horizontal .timeline-item .timeline-badge {
  top: auto;
  bottom: 0px;
  left: 43px;
}

.titulo_evidencias {
  /* background-color: #20a4b3; */
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.titulo_evidencia_formatos {
  background-color: #a7ce38;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}


.altura_recuadro {
  height: 400px;
  max-height: 400px;
}

.altura_tipo_formato {
  height: 50px;
  max-height: 50px;
}

.kv-file-remove {
  color: #fff !important;
  visibility: hidden !important;
}

hr {
  border-top: 1px solid #20a4b3;
}

.span_error {
  color: red;
  font-size: 13px;
  font-weight: bold;
  margin-top: -7px;
  margin-left: 10px;
}

.button_form_inca {
  min-width: 310px;
  min-height: 60px;
  font-family: 'Nunito', sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1.3px;
  font-weight: 700;
  color: #313133;
  background: #4FD1C5;
  background: linear-gradient(90deg, rgba(129, 230, 217, 1) 0%, rgba(79, 209, 197, 1) 100%);
  border: none;
  border-radius: 1000px;
  box-shadow: 12px 12px 24px rgba(79, 209, 197, .64);
  transition: all 0.3s ease-in-out 0s;
  cursor: pointer;
  outline: none;
  position: relative;
  padding: 10px;
}

.button_form_inca::before {
  content: '';
  border-radius: 1000px;
  min-width: calc(310px + 12px);
  min-height: calc(60px + 12px);
  border: 6px solid #00FFCB;
  box-shadow: 0 0 60px rgba(0, 255, 203, .64);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all .3s ease-in-out 0s;
}

.button_form_inca:hover,
.button_form_inca:focus {
  color: #313133;
  transform: translateY(-6px);
}

.button_form_inca:hover::before,
.button_form_inca:focus::before {
  opacity: 1;
}

.button_form_inca::after {
  content: '';
  width: 30px;
  height: 30px;
  border-radius: 100%;
  border: 6px solid #00FFCB;
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: ring 1.5s infinite;
}

.button_form_inca:hover::after,
.button_form_inca:focus::after {
  animation: none;
  display: none;
}

@keyframes ring {
  0% {
    width: 30px;
    height: 30px;
    opacity: 1;
  }

  100% {
    width: 300px;
    height: 300px;
    opacity: 0;
  }
}


section.awSlider .carousel {
  display: table;
  z-index: 2;
  -moz-box-shadow: 0 0 4px #444;
  -webkit-box-shadow: 0 0 4px #444;
  box-shadow: 0 0 15px rgba(1, 1, 1, .5);
}

section.awSlider {
  margin: 30px auto;
  padding: 30px;
  position: relative;
  display: table;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

section.awSlider:hover>img {
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  opacity: 1;
}

section.awSlider img {
  pointer-events: none;
}

section.awSlider>img {
  position: absolute;
  top: 30px;
  z-index: 1;
  transition: all .3s;
  filter: blur(1.8vw);
  -webkit-filter: blur(2vw);
  -moz-filter: blur(2vw);
  -o-filter: blur(2vw);
  -ms-filter: blur(2vw);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  opacity: .5;
}

.img_slider {
  display: block;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.card-msg-colab {
  --bs-card-spacer-y: 1.3125rem;
  --bs-card-spacer-x: 1.3125rem;
  --bs-card-title-spacer-y: 0.25rem;
  --bs-card-border-width: 0.0625rem;
  --bs-card-border-color: rgba(231, 234, 243, 0.7);
  --bs-card-border-radius: 0.75rem;
  --bs-card-box-shadow: 0rem 0.375rem 0.75rem rgba(140, 152, 164, 0.075);
  --bs-card-inner-border-radius: 0.6875rem;
  --bs-card-cap-padding-y: 1.3125rem;
  --bs-card-cap-padding-x: 1.3125rem;
  --bs-card-cap-bg: transparent;
  --bs-card-bg: #fff;
  --bs-card-img-overlay-padding: 1.3125rem 1.3125rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius);
  box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);
}

.card-msg-colab-header {
  border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
}

.card-msg-colab-header-title {
  margin-bottom: 0;
  text-align: center !important;
  font-size: 1.8rem;
  text-transform: uppercase;
  letter-spacing: .2em;
  text-align: center !important;
}

.card-msg-colab-body {
  border: none;
  box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);
  padding: 3rem !important;
  margin-bottom: 3rem !important;
  flex: 1 1 auto;
  padding: 2rem 2rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid transparent;
  border-radius: 1rem;
}

.text-msg-colab {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
  font-size: 1.6rem;
}

.description-msg-colab {
  font-size: .7875rem !important;
  --bs-text-opacity: 1;
  color: #6c757d !important;
  margin-bottom: 0 !important;
}

.card-doc-faltantes {
  margin-bottom: 3rem !important;
  border: 0 !important;
  box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid transparent;
  border-radius: 1rem;
}

.card-body-doc-faltantes {
  flex: 1 1 auto;
  padding: 2rem 2rem;
}

.card-heading-doc-faltantes {
  margin-bottom: 0;
  font-size: 1.8rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .2em;
  color: #4650dd !important;
  --bs-text-opacity: 1;
  text-align: center !important;
  font-weight: 700 !important;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.text-doc-faltantes {
  --bs-text-opacity: 1;
  color: #6c757d !important;
  text-align: center !important;
  margin-bottom: 1.5rem !important;
}

.span-doc-faltantes {
  color: #343a40 !important;
  --bs-text-opacity: 1;
  font-weight: 700 !important;
}

.fa-ul-doc-faltantes {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.fa-li-doc-faltantes {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
  color: #4650dd !important;
}

.fa-li-doc-faltantes_ {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.progress-card-msg {
  display: flex;
  height: 0.5rem;
  overflow: hidden;
  font-size: 0.675rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.maquetado_card {
  /* card */
  border: none;
  /* bg-light */
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
  --bs-card-spacer-y: 2rem;
  --bs-card-spacer-x: 2rem;
  --bs-card-title-spacer-y: 1rem;
  --bs-card-border-width: 1px;
  --bs-card-border-color: transparent;
  --bs-card-border-radius: 1rem;
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(1rem - 1px);
  --bs-card-cap-padding-y: 1rem;
  --bs-card-cap-padding-x: 2rem;
  --bs-card-cap-bg: rgba(0, 0, 0, .03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: #fff;
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius);
}

.evidencia_card {
  box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);
}

.evidencia_card_2 {
  box-shadow: 0 0.5rem 1rem 0.5rem rgb(0 0 0 / 15%);
}

.maquetado_card_header {
  /* card-header-transparent */
  border-bottom: none;

  /* card-header:first-child */
  border-radius: calc(1rem - 1px) calc(1rem - 1px) 0 0;
  /* card-header */
  position: relative;
  padding: 2rem;
  border-bottom: none;
  /* background-color: #fff; */
  box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
  z-index: 2;
}

.evidencia_card_header {
  background-color: rgba(0, 0, 0, .3);
}

.formato_card_header {
  background-color: #a7ce38;
}

.documentos_card_header {
  background-color: rgba(141, 140, 140, 0.3);
}

.maquetado_card_heading {
  margin-bottom: 0;
  font-weight: 400;
  text-transform: uppercase;
}

.evidencia_card_heading {
  font-size: .9rem;
  letter-spacing: .2em;
}

.formato_card_heading {
  font-size: 1.8rem;
  color: #ffffff;
  text-align: center;
}

.documentos_card_heading {
  font-size: 1.4rem;
}

.evidencia_card_body {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color);
}

.evidencia_card_title {
  margin-bottom: var(--bs-card-title-spacer-y);
}

.evidencia_card_subtitle {
  margin-bottom: 0;
}

.evidencia_dropzone {
  min-height: 150px;
  padding: 20px;
  border: 1px solid #e9ecef;
  border-radius: 0.25rem;
  background: #fff;
  box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
}

.evidencia_card_status {
  position: absolute;
  top: -1px;
  right: -1px;
  left: -1px;
  height: 8px;
  border-radius: calc(1rem - 1px) calc(1rem - 1px) 0 0;
  --bs-bg-opacity: 1;
  background: #20a4b3;
}

.card-heading-evidencias {
  margin-bottom: 0;
  font-size: 1.8rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .2em;
  color: #a7ce38 !important;
  --bs-text-opacity: 1;
  text-align: center !important;
  font-weight: 700 !important;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}


.maquetado_card_header_inca {
  /* card-header-transparent */
  border-bottom: none;
  /* card-header:first-child */
  border-radius: calc(1rem - 1px) calc(1rem - 1px) 0 0;
  /* card-header */
  position: relative;
  padding: 0.5rem;
  border-bottom: none;
  background-color: rgb(22 60 169 / 30%);
  /* background-color: #fff; */
  box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
  z-index: 2;
}

.incapacidad_posicion_end {
  display: flex;
  justify-content: end;
  align-items: center;
}



/* Incapacidad -- FORM -- Fin de Estilos */

/*****CONSULTAS*******/
#btn_consulta {
  border-radius: 5px;
  padding: 10px 7px;
  text-decoration: none;
  color: #fff;
  background-color: #333;
  margin-left: 20px;
}

.div_btn_consulta {
  padding-top: 30px;
}

/*****FIN CONSULTAS****/

/* #tablas_carga_espiro th, td {
  border: 1px solid black;
  padding: 6px;
  font-size: 10px;
  text-align: center;
} */

.centrar-input {
  text-align: center;
  background: beige;
  width: 50%;
}

#scale-effect {
  display: inline-block;
  animation: scale 0.5s ease-in-out 4;
}

@keyframes scale {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.5);
  }

  100% {
    transform: scale(1);
  }
}

#scale-effect i {
  font-size: 24px;
}

/* POES */
.centrado_img {
  display: block;
  margin: auto;
}

.poes_altura_card {
  min-height: 500px;
}

.poesCentrado {
  text-align: center;
  display: block;
}

.poesCentradoAll {
  /* centrar vertical y horizontalmente */
  position: absolute;
  top: 50%;
  left: 40%;
  margin: -25px 0 0 -25px;
}

.poesTitulo {
  text-align: center;
  font-size: 2rem;
  display: block;
  /* color: #4650dd; */
}

.poesTituloTabla {
  font-size: 2rem;
  font-weight: 400;
  text-align: center;
  /* letter-spacing: .5em; */
}

.sk-circle {
  margin: 100px auto;
  width: 40px;
  height: 40px;
  position: relative;
}

.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #333;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}

.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}

.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}

.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}

.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}

.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}

.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleBounceDelay {

  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes sk-circleBounceDelay {

  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.poesEstudiosAnteriores {
  position: absolute;
  top: 85%;
  left: 82%;
}

.poes_light {
  background-color: #f8d7da;
}

.poes_py {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.poes_footer {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
}

.poes_margin {
  margin-top: -70px;
}

.poes_col_center {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.poesSubtitulo {
  text-align: left;
  font-size: 1.5rem;
  display: block;
  color: #383838;
  margin-top: -12px;
  margin-left: 0.5cm;
  /* color: #4650dd; */
}

.bg-success {
  background-color: #28a745 !important;
  width: 25%;
}

.poesForm {
  background: white !important;
  border: 1px solid #666 !important;
  border-radius: 5px 5px 5px 5px !important;
  font-size: 12px !important;
  padding: 5px !important;
  width: 100%;
  height: 34px;
  line-height: 1.42857143;
}

.poesTituloTablamodal {
  font-size: 1.3rem;
  font-weight: bold;
  /* letter-spacing: .5em; */
}

.poesExamDataTable {
  margin-left: 0.3cm;
}

.poes_panel_body table {
  background-color: rgb(188, 188, 179);
}

.iframePoes {
  position: absolute;
  top: 40px;
  left: 40px;
  right: 40px;
  bottom: 40px;
}

.border_datos_poes {
  border: 2px solid #ffffff;
  border-radius: 1rem;
  margin: 1rem
}

.poesCentradoBtn {
  top: 50%;
  left: 45%;
  margin: -25px 0 0 -25px;
  position: relative;
}

.border_datos_poes_orden {
  border: 2px solid #922B21;
  border-radius: 1rem;
  margin: 1rem
}

.border_datos_poes_sistema {
  border: 2px solid #337ab7;
  border-radius: 1rem;
  margin: 1rem
}

.poesOrden_card_header {
  background-color: #b32020;
}

.border_img_poes {
  border: 5px solid red;
}

.poesTituloHC {
  font-size: 1.5rem;
  font-weight: 700;
  /* text-align: center; */
}

.poesLabelEstAnt {
  background-color: #950e0e;
  color: white;
  /* height: 40px; */
}

/* Fin POES */

.hc-form .row {
  margin-right: 0px;
  margin-left: 0px;
}


.evidencia_altura_card {
  min-height: 200px;
}

/* Estilos personalizados para SweetAlert2 */
.swal-modal {
  background-color: #ffffff;
  /* Color de fondo suave */
  border-radius: 10px;
  max-width: 500px;
  /* Cambia el tamaño máximo del modal según sea necesario */
  color: #333333;
  /* Color de la letra */
}

.swal-title {
  color: #333333;
  /* Color de la letra */
  font-size: 24px;
  /* Tamaño de la fuente del título */
}

.swal-text {
  color: #b40101;
  /* Color de la letra */
  font-size: 16px;
  /* Tamaño de la fuente del texto */
}


.swal-button--SI {
  background-color: #20a4b3;
  /* Nuevo color para los botones */
  color: #FFFFFF;
  /* Color de la letra */
  padding: 10px 20px;
  /* Tamaño de los botones */
  font-size: 18px;
  /* Tamaño de la fuente de los botones */
  border-radius: 5px;
}

.swal-button--NO {
  background-color: #c75c3b;
  /* Nuevo color para los botones */
  color: #FFFFFF;
  /* Color de la letra */
  padding: 10px 20px;
  /* Tamaño de los botones */
  font-size: 18px;
  /* Tamaño de la fuente de los botones */
  border-radius: 5px;
}

.swal-button:hover {
  background-color: #ff0000;
  /* Cambia el color de fondo al pasar el cursor */
  color: #ffffff;
  /* Cambia el color del texto al pasar el cursor  */
}



#panel-heading-guardar {
  color: #ffffff;
  text-align: center;
  background-color: #a7ce38;
  position: relative;
  /* Establecemos como 'relative' para mantener el flujo normal antes del desplazamiento */
  z-index: 1;
  /* Asegura que el div siempre esté en la parte superior de los demás elementos */
}

.sticky-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: auto;
  z-index: 2;
  /* Asegura que el div siempre esté por encima del div de cabecera */
  transition: bottom 5s ease;
  /* Transición suave de 0.3 segundos para el movimiento */
}

/* Inicio location */

.location {
  background-color: #443d3d;
}

.location-page {
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
  padding: 20px;
  border: 1px solid #ddd;
  background-color: #f9f9f9;
  border-radius: 5px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.location-page table {
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
  border-color: #fff;
}

.space {
  padding-right: 20px;
}

/* .message-container table {
  background-color: #f0f0f0;
} */

.location-page td {
  border: 1px solid #ccc;
  padding: 8px;
  /* background-color: #f0f0f0; */
}

.image-cell {
  text-align: center;
}

.image-cell img {
  max-height: 100px;
  width: auto;
  display: block;
  margin: 0 auto;
  background-color: #fff;
}

.image-cell-modal img {
  max-height: 120px;
  width: 350px;
  /* display: block; 
  margin: 0 auto; 
  background-color: #fff; */
}

.location-button {
  padding: 10px 20px;
  background-color: #007BFF;
  color: #fff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  margin: 10px;
}

.location-button:hover {
  background-color: #0056b3;
}

/* .button-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 400px; 
} */

/* .button-container button {
  flex: 1; // Equal width for all buttons 
} */

.button-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px;
  background-color: #f0f0f0;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

.button-container .btn {
  flex: 1;
  margin: 5px;
  font-size: 16px;
  text-align: center;
  width: calc(50% - 10px);
  max-width: 230px;
}

.button-container .btn i {
  margin-right: 5px;
}

.button-container .btn.btn-primary {
  background-color: #007bff;
  color: #fff;
  border-color: #007bff;
}

.button-container .btn.btn-danger {
  background-color: #dc3545;
  color: #fff;
  border-color: #dc3545;
}

.button-container .btn:hover {
  filter: brightness(1.2);
  transition: filter 0.2s;
}

@media (max-width: 768px) {
  .button-container .btn {
    width: 100%;
    /* Set the width to 100% for one button per row */
  }
}

.modal-body td {
  border-color: #fff;
}

.highlighted-text {
  color: #000;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
}

.title-text {
  color: #000;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

.bolded-text {
  color: #000;
  font-weight: 400;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
}

.normal-text {
  color: #000;
  font-weight: 300;
  font-style: normal;
  font-size: 15px;
}

.location-page h1 {
  background-color: #20a4b3;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  font-size: 26px;
}

/* Fin location */

/*******  INICIO SALIDAS  *******/

.swal-modal .swal-text {
  text-align: center;
  overflow-x: auto;
}

.modal-body {
  max-width: 100%;
  overflow-x: auto;
}

.scoll-tree {
  width: 1500px;
  float: inline-start;
  margin-left: 10px
}

textarea {
  resize: vertical;
}

.fa-map-marker {
  background-color: DodgerBlue;
  border: none;
  color: white;
  padding: 5px 5px;
  font-size: 12px;
  cursor: pointer;
}

.ventana_mayor {
  padding-right: 10%;
}

.ventana {
  padding-top: 27px;
}

.ventana .fa {
  background-color: DodgerBlue;
  border: none;
  color: white;
  padding: 5px 5px;
  font-size: 12px;
  cursor: pointer;
}

/*******  FIN SALIDAS  *******/

/* Inicio NUEVO Estilo Grupo Orden Estudio */


/*#grupo_ordenes_tabla{
  background-color:rgb(240, 240, 240)
} */

.gord_table_bg-success {
  background-color: #dcffe4 !important;
  border: 3px solid #28a745 !important;
  width: 25%;
}

.gord_table_bg-danger {
  background-color: #f2dede !important;
  border: 3px solid #dd4b39 !important;
  width: 25%;
}

.gord_table_bg-primary {
  background-color: #ddefff !important;
  border: 3px solid #337ab7 !important;
  width: 25%;
}

.gord_table_bg-warning {
  background-color: #fffcdd !important;
  border: 3px solid orange !important;
  width: 25%;
}

.moduloPoes_encabezadoOrdenesPrincipal {
  color: #ffffff !important;
  text-align: center;
  background-color: #b9d576 !important;
}

.moduloPoe_encabezadoSimbolosPoes {
  color: #ffffff !important;
  text-align: center;
  background-color: #d57676 !important;
}

.moduloPoe_encabezadoSimbolosGrupo {
  color: #ffffff !important;
  text-align: center;
  background-color: #a7ce38 !important;
}

/* Fin de Estilo Grupo Orden Estudio*/

/*Coloca el asterisco de requerido*/
.is-required:after {
  content: '*';
  margin-left: 3px;
  color: red;
  font-weight: bold;
}

.panel-prueba {
  box-shadow: 7px 7px 4px rgba(0, 0, 0, 0.2);
  /* Sombra paralela */
  opacity: 0.8;
  /* 20% de opacidad */
  border-radius: 25px;
  padding: 20px;
  margin: 20px;
  background-color: #f6f6f6;
  transition: box-shadow 0.3s;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

/* Estilo del título */
.panel-title {
  text-align: center;
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
}

/* Estilo de los botones de acceso rápido */
.boton-acceso-rapido {
  width: 4rem;
  height: 4rem;
  padding: 10px;
  margin: 5px;
  border: none;
  border-radius: 50px;
  /* Bordes redondeados */
  color: #ffffff;
  font-size: 14px;
  cursor: pointer;
  transition: background-color 0.3s;

}

/* Efecto hover para los botones */
.boton-acceso-rapido:hover {
  background-color: #0056b3;
  /* Cambia el color en hover */
  opacity: 0.8;
}

.color-boton {
  background-color: #1DA3B2;
}


/* Inicio de Modal Pendientes x Modulo */
#modal-table-pendientes {
  width: 100%;
  border-collapse: collapse;
  margin-top: 20px;
}

#modal-table-pendientes th,
#modal-table-pendientes td {
  border: 1px solid #ddd;
  padding: 8px;
  text-align: left;
}

#modal-pagination-pendientes {
  margin-top: 25px;
  text-align: center;
}

#modal-pagination-pendientes button {
  background-color: #64c2d9;
  color: white;
  padding: 8px 12px;
  margin: 5px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

/* Fin de Modal Pendientes x Modulo*/

.custom-card {
  border-radius: 10px;
  transition: all 0.3s ease;
  border: 2px solid #3498db;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.custom-card:hover {
  transform: scale(1.05);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.back-image-card {

  background-image: url('../images/SEMIOLOGY-LOGO-FINAL-3.png');

  background-size: 25%;

  background-position: bottom left;
  background-repeat: no-repeat;
}

.download-message {
  margin-bottom: 10px;
  padding: 10px;
  border: 2px dashed #fff;
  /* Líneas punteadas */
  border-radius: 10px;
  /* Bordes redondeados */
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  /* Sombra */
}

.download-link {
  background-color: #007bff;
  color: #fff;
  padding: 10px 20px;
  border-radius: 5px;
  text-decoration: none;
  transition: background-color 0.3s;
}

.download-link:hover {
  background-color: #0056b3;
}

.pulse-icon {
  font-size: 36px;
  /* Ajusta el tamaño del icono */
  animation: pulse 1s infinite alternate;
  /* Animación pulsante */
}

@keyframes pulse {
  0% {
    transform: scale(1);
    /* Escala inicial */
  }

  100% {
    transform: scale(1.5);
    /* Escala aumentada */
  }
}

/******************************************************************/

/******ESTILOS PARA MENSAJE DE INCAPACIDAD USUARIO ******/
.inca_msgFechaPresentacion {
  text-align: center;
  font-size: 1.7rem;
  font-weight: bold;
  color: black;
}

.inca_msgFechaPresentacionSmall {
  color: #cb3434;
  font-weight: bold;
  font-size: 1.7rem;
  text-align: center;
}

/******************************************************************/



/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/********************* ESTILOS PARA MULTIPLES INPUT ******************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/

.multiple-input .list-cell__button .multiple-input-list__btn {
  border-radius: 50% !important;
  padding: 1rem;
  /* Ajusta el espaciado interno 
  width: 3.5rem;*/
  /* Ajusta el tamaño del botón 
  height: 3.5rem;*/
  /* Ajusta el tamaño del botón */
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;

}

.multiple-input .list-cell__button .js-input-plus {
  background-color: #0099FF !important;
  color: #FFFFFF !important;
}


.multiple-input thead th:not(.list-cell__button) {
  font-weight: bold;
  color: #ffffff;
  background-color: #1DA3B2 !important;
}

.multiple-input thead tr th {
  text-align: center;
}


/* Para la primera columna visible */
.multiple-input thead tr th:first-child {
  border-bottom-left-radius: 25px;
  border-top-left-radius: 25px;
}


/* Seleccionar la última columna visible, excluyendo la clase list-cell__button */
.multiple-input th:nth-last-child(2):not(.list-cell__button) {
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}

.multiple-input input[type="text"],
.multiple-input span,
.multiple-input textarea,
.multiple-input input[type="number"],
.multiple-input input[type="date"],
.multiple-input input[type="email"],
.multiple-input select {
  border-radius: 15px !important;
}

.form-data input[type="text"],
.form-data span,
.form-data textarea,
.form-data input[type="number"],
.form-data input[type="date"],
.form-data input[type="email"],
.form-data select {
  border-radius: 15px !important;
}

.multiple-input .checkbox  {
  text-align: center;
}

.multiple-input .select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 1rem;
  padding-top: 0.5rem
}

.multiple-input input[type="checkbox"] {
  width: 20px;
  height: 20px;
  border-radius: 5px;
  /* Redondeo de bordes */
  appearance: none;
  /* Elimina el estilo predeterminado */
  -webkit-appearance: none;
  /* Compatibilidad con Webkit */
  background-color: #ccc;
  /* Color del fondo */
  border: 2px solid #007bff;
  /* Borde */
  cursor: pointer;
  position: relative;
  /* Necesario para posicionar el pseudo-elemento */
}

/* Estilo para el estado checked */
.multiple-input input[type="checkbox"]:checked {
  background-color: #007bff;
  border-color: #0056b3;
}

/* Pseudo-elemento para agregar la palomita cuando está checked */
.multiple-input input[type="checkbox"]:checked::after {
  content: '\2713';
  /* Símbolo de la palomita */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* Centra la palomita */
  font-size: 16px;
  /* Ajusta el tamaño de la palomita */
  color: white;
  /* Color blanco para la palomita */
}

/* Estilo para el estado deshabilitado */
.multiple-input input[type="checkbox"]:disabled {
  background-color: #e9ecef;
  border-color: #adb5bd;
  cursor: not-allowed;
}




/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/


/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/********************* CLASES CIRUELA CHABACANO**** ******************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/

.color-gris-primario {
  background-color: #f6f6f6 !important;
}

.color-gris-secundario {
  background-color: #E2E2E2 !important;
}

.color-gris-terciario {
  background-color: #5A5250 !important;
}

.color-azul-primario {
  background-color: #0099FF !important;
}

.color-azul-secundario {
  background-color: #1DA3B2 !important;
}

.color-verde-primario {
  background-color: #1FC077 !important;
}

.color-rojo-primario {
  background-color: #FF6F61 !important;
}

.color-amarillo-primario {
  background-color: #FFB74D !important;
}
.color-morado-primario {
  background-color:#8D27F8;
}

.shadow {
  box-shadow: 7px 7px 4px rgba(0, 0, 0, 0.2) !important;
}

.monserrat-titulos {
  padding: 2rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  text-align: center;
}

.subtitulos {
  font-weight: bold;
  text-align: center;
}

.redondeado {
  border-radius: 20px !important;
}

.btn-primario {
  background-color: #1FC077;
  /* Fondo verde */
  color: #ffffff;
  /* Texto blanco */
  font-weight: bold;
  /* Texto en negritas */
  font-size: 18px;
  /* Texto más grande para mejor visibilidad */
  padding: 15px 30px;
  /* Espaciado amplio */
  border: none;
  /* Sin borde */
  border-radius: 8px;
  /* Bordes redondeados */
  cursor: pointer;
  /* Manito al pasar el mouse */
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  /* Sombra sutil para resaltarlo */
  transition: transform 0.2s ease, background-color 0.2s ease;
  /* Animación suave */
}

/* Efectos al pasar el mouse */
.btn-primario:hover {
  background-color: #17a364;
  /* Fondo más oscuro al hover */
  transform: scale(1.05);
  /* Aumenta ligeramente el tamaño */
}

/* Efectos al hacer clic */
.btn-primario:active {
  background-color: #149356;
  /* Fondo aún más oscuro al clic */
  transform: scale(0.95);
  /* Disminuye ligeramente el tamaño */
}

/* Accesibilidad: botón deshabilitado */
.btn-primario:disabled {
  background-color: #d1d5db;
  /* Fondo gris claro */
  color: #9ca3af;
  /* Texto gris claro */
  cursor: not-allowed;
  /* Cursor de no permitido */
  box-shadow: none;
  /* Sin sombra */
}

/* Botón secundario */
.btn-secundario {
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  padding: 12px 22px;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  display: flex;
  align-items: center; /* Centra el ícono verticalmente */
  gap: 8px; /* Espaciado entre el ícono y el texto */
  /*transition: transform 0.2s ease, background-color 0.2s ease;*/

  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.4), 0 1px 3px rgba(0, 0, 0, 0.1); /* Sombra para el efecto 3D */
  transition: transform 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease;
}

.btn-secundario:hover {
  background-color: #d6d6d6;
  /* transform: scale(1.03); */

  transform: translateY(-3px); /* Mueve el botón hacia arriba para el efecto 3D */
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.3), 0 3px 6px rgba(0, 0, 0, 0.2); /* Sombra más pronunciada */
}

/* Efecto al hacer clic */
.btn-secundario:active {
  transform: translateY(1px); /* Mueve el botón hacia abajo para simular un "clic" */
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 1px 3px rgba(0, 0, 0, 0.1); /* Sombra más suave al hacer clic */
}

.btn-secundario.color-gris-secundario {
  /* Tus estilos aquí */
  color: rgba(0, 0, 0, 0.555); /* Ejemplo de estilo */
  font-weight: bold;
}



.center-vertical {
  display: flex;
  align-items: center;
  /* Alinea verticalmente los elementos dentro */
  justify-content: center;
  /* Alinea horizontalmente los elementos dentro */
}

.center-horizontal {
  display: flex;
  flex-direction: row;
  align-items: center;
  /* Alinea verticalmente los elementos dentro */
  justify-content: center;
  /* Alinea horizontalmente los elementos dentro */
}

.center-start {
  display: flex;
  flex-direction: row;
  align-items: center;
  /* Alinea verticalmente los elementos dentro */
  justify-content: flex-start;
  /* Alinea horizontalmente los elementos dentro */
  flex-wrap: wrap;
  flex-wrap: wrap;
}

.center-end {
  display: flex;
  flex-direction: row;
  align-items: center;
  /* Alinea verticalmente los elementos dentro */
  justify-content: flex-end;
  /* Alinea horizontalmente los elementos dentro */
  flex-wrap: wrap;
}

.center-space-between {
  display: flex;
  flex-direction: row;
  align-items: center;
  /* Alinea verticalmente los elementos dentro */
  justify-content: space-between;
  /* Alinea horizontalmente los elementos dentro */
  flex-wrap: wrap;
}

.center-space-evenly {
  display: flex;
  flex-direction: row;
  align-items: center;
  /* Alinea verticalmente los elementos dentro */
  justify-content: space-evenly;
  /* Alinea horizontalmente los elementos dentro */
  flex-wrap: wrap;
}

/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/


/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/********************* CLASES PARA FORMULARIOS  **********************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/

.form-data {
  box-shadow: 7px 7px 4px rgba(0, 0, 0, 0.2) !important;
  background-color: #E2E2E2 !important;
  margin: 3rem 1rem;
  padding: 1rem 7rem;
  border-radius: 20px !important;
  font-family: 'Montserrat', sans-serif;
}

.form-data h1,
.form-data h2 {
  padding: 2rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  text-align: center;
  color: #000;
}

.form-data h3 {
  padding: 2rem;
  font-weight: bold;
  text-align: center;
  color: #000;
}

.form-data h4 {
  padding: 1rem;
  font-weight: bold;
  text-align: center;
  color: #000;
}

.form-data p {
  padding: 1rem;
  font-weight: normal;
  text-align: left;
  color: #000;
}

.form-data input[type="checkbox"] {
  width: 20px;
  height: 20px;
  border-radius: 5px;
  /* Redondeo de bordes */
  appearance: none;
  /* Elimina el estilo predeterminado */
  -webkit-appearance: none;
  /* Compatibilidad con Webkit */
  background-color: #ccc;
  /* Color del fondo */
  border: 2px solid #007bff;
  /* Borde */
  cursor: pointer;
  position: relative;
  /* Necesario para posicionar el pseudo-elemento */
}

/* Estilo para el estado checked */
.form-data input[type="checkbox"]:checked {
  background-color: #007bff;
  border-color: #0056b3;
}

/* Pseudo-elemento para agregar la palomita cuando está checked */
.form-data input[type="checkbox"]:checked::after {
  content: '\2713';
  /* Símbolo de la palomita */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* Centra la palomita */
  font-size: 16px;
  /* Ajusta el tamaño de la palomita */
  color: white;
  /* Color blanco para la palomita */
}

/* Estilo para el estado deshabilitado */
.form-data input[type="checkbox"]:disabled {
  background-color: #e9ecef;
  border-color: #adb5bd;
  cursor: not-allowed;
}



.form-data-secundario {
  box-shadow: 7px 7px 4px rgba(0, 0, 0, 0.2) !important;
  background-color: #f6f6f6 !important;
  margin: 3rem 1rem;
  padding: 3rem 7rem;
  border-radius: 20px !important;  
}

.form-data-secundario h1,
.form-data-secundario h2 {
  padding: 2rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  text-align: center;
  color: #000;
}

.form-data-secundario h3 {
  padding: 2rem;
  font-weight: bold;
  text-align: center;
  color: #000;
}

.form-data-secundario h4 {
  padding: 1rem;
  font-weight: bold;
  text-align: left;
  color: #000;
}

.form-header {
  color: white;  /*Texto blanco para contraste */
  padding: 1rem 7rem; /* Misma separación lateral que el formulario */
  border-radius: 20px 20px 0 0; /* Ajusta las esquinas superiores */
  margin: -3rem -7rem 2rem -7rem; /* Extiende el header más allá del padding del contenedor */
}




/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/



/* Estilo general de la tarjeta */
.export-card {
  width: auto;
  /* Ajusta según sea necesario */
  height: auto;
  /*background-color: #8b3ffa;  Color morado */
  border-radius: 20px;
  padding: 20px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
  /* Sombra para un efecto de profundidad */
  text-align: center;
  color: #fff;
  cursor: pointer;
}

/* Contenido de texto */
.export-content h2 {
  font-size: 1.5em;
  font-weight: bold;
  margin: 0;
}

.export-content p {
  font-size: 0.9em;
  margin: 5px 0 20px;
  color: #e0d7ff;
  /* Tono más claro para el subtítulo */
}

/* Estilo del icono */
.export-content i {
  font-size: 2em;
  margin-top: 10px;
  color: #b7a6ff;
  /* Tono más claro para el icono */
}

/* Imagen */
.export-image {
  margin-top: auto;
}

.export-image img {
  width: 100px;
  /* Ajusta el tamaño de la imagen */
  height: auto;
  object-fit: contain;
}

.export-content-align {
  display: flex;
  justify-content: space-between;
}

/* Efectos al pasar el mouse */
.export-card:hover {
  background-color: #17a364;
  /* Fondo más oscuro al hover */
  transform: scale(1.05);
  /* Aumenta ligeramente el tamaño */
  transition-duration: 1s;
}


.m-1 {
  margin: 4px !important;
}

.mt-1 {
  margin-top: 4px !important;
}

.mr-1 {
  margin-right: 4px !important;
}

.mb-1 {
  margin-bottom: 4px !important;
}

.ml-1 {
  margin-left: 4px !important;
}

.mx-1 {
  margin-left: 4px !important;
  margin-right: 4px !important;
}

.my-1 {
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}

.m-2 {
  margin: 8px !important;
}

.mt-2 {
  margin-top: 8px !important;
}

.mr-2 {
  margin-right: 8px !important;
}

.mb-2 {
  margin-bottom: 8px !important;
}

.ml-2 {
  margin-left: 8px !important;
}

.mx-2 {
  margin-left: 8px !important;
  margin-right: 8px !important;
}

.my-2 {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}

.m-3 {
  margin: 16px !important;
}

.mt-3 {
  margin-top: 16px !important;
}

.mr-3 {
  margin-right: 16px !important;
}

.mb-3 {
  margin-bottom: 16px !important;
}

.ml-3 {
  margin-left: 16px !important;
}

.mx-3 {
  margin-left: 16px !important;
  margin-right: 16px !important;
}

.my-3 {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}

.p-1 {
  padding: 4px !important;
}

.pt-1 {
  padding-top: 4px !important;
}

.pr-1 {
  padding-right: 4px !important;
}

.pb-1 {
  padding-bottom: 4px !important;
}

.pl-1 {
  padding-left: 4px !important;
}

.px-1 {
  padding-left: 4px !important;
  padding-right: 4px !important;
}

.py-1 {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}

.p-2 {
  padding: 8px !important;
}

.pt-2 {
  padding-top: 8px !important;
}

.pr-2 {
  padding-right: 8px !important;
}

.pb-2 {
  padding-bottom: 8px !important;
}

.pl-2 {
  padding-left: 8px !important;
}

.px-2 {
  padding-left: 8px !important;
  padding-right: 8px !important;
}

.py-2 {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.p-3 {
  padding: 16px !important;
}

.pt-3 {
  padding-top: 16px !important;
}

.pr-3 {
  padding-right: 16px !important;
}

.pb-3 {
  padding-bottom: 16px !important;
}

.pl-3 {
  padding-left: 16px !important;
}

.px-3 {
  padding-left: 16px !important;
  padding-right: 16px !important;
}

.py-3 {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}


/* Estilo para las tablas */
.tablas_generales {
  border-collapse: collapse;
  /* Asegura que los bordes se unan */
  width: 100%;
  /* Ajusta la tabla al contenedor */
  background-color: #fff;
  /* Fondo blanco para mayor contraste */
  border: 1px solid black;
  
}



/* Bordes visibles para las celdas */

.tablas_generales td {
  /* Borde gris claro */
  padding: 8px;
  /* Espaciado interno */
  text-align: center;
  /* Centra el texto */
  border: 1px solid black;
}

/* Estilo para el encabezado */
.tablas_generales thead th {
  background-color: #1DA3B2;
  /* Un gris oscuro o azul profundo */
  color: #ffffff !important;
  /* Texto blanco */
  font-weight: bold;
  text-transform: uppercase;
  padding: 12px;
  text-align: center;
  border: 1px solid #dee2e6;
}

/* Resalta filas al pasar el mouse */
.tablas_generales tbody tr:hover {
  background-color: #f8f9fa;
  /* Gris claro */
}

/* Resalta filas alternas */
.tablas_generales tbody tr:nth-child(even) {
  background-color: #f9f9f9;
  /* Gris claro */
  /* Otro tono de gris */
}

.tablas_generales tbody tr:nth-child(odd) {
  background-color: #ffffff;
  /* Gris claro */
  /* Otro tono de gris */
}


.field-ordenesestudios-archivo_anexo .file-preview{
  border:none;
}

.field-ordenesestudios-archivo_anexo .file-drop-zone{
  border: 3px dashed #1DA3B2;
}



/******************************************************************/

.estDental_articulacion th,
.estDental_articulacion td {
  border: 1px solid gray;
  /* padding: 6px; */
  font-size: 10px;
  text-align: center;
}

.btn_cargaMasivaTrab {
  border: none;
  color: white;
  padding: 14px 28px;
  cursor: pointer;
  border-radius: 5px;
  display: inline-block;
  margin: 5px;
}

.primary_cargaMasivaTrab {
  background-image: linear-gradient(to right, #007bff, #4ab2e2);
}

.secondary_cargaMasivaTrab {
  background-image: linear-gradient(to right, #6c757d, #adb5bd);
}

.danger_cargaMasivaTrab {
  background-image: linear-gradient(to right, #dc3545, #e0666e);
}

.success_cargaMasivaTrab {
  background-image: linear-gradient(to right, #28a745, #56c150);
}

.success_cargaMasivaTrab:hover {
  background-image: linear-gradient(to right, #34b556, #56c150);
  color: white;
}

.table_header_cargaMasivaTrab {
  font-size: 15px;
}

@keyframes blinker {
  50% {
      opacity: 0.1;
  }
}
/* #fieldSetOrden legend, #anexosOrden {
  animation: blinker 1s linear infinite;
}

.blinker-row{
  animation: blinker 2s linear infinite;
  padding: 1rem;
  border-radius: 20px !important;
} */



/******************************************************************/

/*******  INICIO DENTAL  *******/
.form-modal-paciente {
  background-color: #f8f9fa !important;
  border-color: #f8f9fa !important;
  border-radius: 5px 5px 5px 5px !important;
  border: 1px solid #dee2e6;
  color: black;
  font-size: 12px !important;
  padding: 5px !important;
  display: block;
  width: 100%;
  height: 34px;
  font-family: Arial, Helvetica, sans-serif;
  min-height: calc(1.5em + 2.65rem + 2px);
}

.required-asterisk-paciente {
  color: red;
}

.color-title-paciente {
  color: red;
}

.letra-paciente {
  font-family: Arial, Helvetica, sans-serif;
}

/*******  FIN DENTAL  *******/

.estiloContentHeader h1:not(:empty) {
  background-color: #20a4b3;
  /*color: #ffffff;
  font-weight: bold;
  text-align: center;*/
  color: white;
  /* Texto en blanco */
  padding: 15px;
  text-align: center;
  font-weight: bold;
  /* Para hacerlo más llamativo */
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.3);
  /* Sombra sutil */
  border-radius: 12.5px !important;
}

/******************************************************************/

.modal-custom .modal-content {
  border-radius: 20px;
  box-shadow: 0px 0px 20px rgba(50, 197, 185, 0.842);
}

.modal-custom .close {
  font-size: 2rem;
  /* Tamaño de fuente más grande */
  color: #888484;
  /* Color de la X */
  opacity: 1;
  /* Opacidad completa */
  background: none;
  /* Sin fondo */
  border: none;
  /* Sin borde */
  padding: 10px;
  /* Añadir relleno para área de clic más grande */
  cursor: pointer;
  /* Cursor de puntero para indicar clicable */
  outline: none;
  /* Sin borde de enfoque */
  box-shadow: 0px 0px 5px rgba(255, 2, 2, 0.5);
  /* Sombra para resaltar */
  border-radius: 25%;
  /* Hacer el botón redondo */
  transition: transform 0.2s, box-shadow 0.2s;
  /* Transición para el hover */
}

.modal-custom .close:hover,
.modal-custom .close:focus {
  color: #d60000;
  /* Color al pasar el mouse */
  text-decoration: none;
  /* Sin subrayado */
  opacity: 1;
  /* Opacidad completa */
  transform: scale(1.1);
  /* Aumentar tamaño al pasar el mouse */
  box-shadow: 0px 0px 10px rgba(255, 76, 76, 0.7);
  /* Sombra más intensa al pasar el mouse */
  background: rgba(255, 2, 2, 0.5);
}


/******************************************************************/

@keyframes highlightIncomplete {
  0% {
    background-color: #ff000094;
  }

  50% {
    background-color: transparent;
  }

  100% {
    background-color: #ff330094;
  }
}

.highlightIncomplete {
  animation: highlightIncomplete 1.3s infinite;
}

.head {
  border-radius: 20px;
  /* Aplica un borde redondeado de 20px a todos los elementos h3 dentro de .tabpanel */
}

/* Medicamentos, consultas y oftalmología/*
/**Al agregar otra regresa una tabla notificando si hay alguno igual o si se parece
Tabla se arma con javascript para mostrar los resultados de nuevo elemento, en caso de algún error
*/
.tbls_swal_return_new_option {
  width: 100%;
  border-collapse: collapse;
}

.tbls_swal_return_new_option th,
td {
  border: 1px solid #ddd;

}

.tbls_swal_return_new_option th {
  background-color: #f2f2f2;
  text-align: center;
}

/*Notificación manejada con javascript en filtro de medicamentos por empresa*/
.inv_notificacion_css{
  background-color: #fdecea !important;
  color: #b71c1c !important;
  border: 1px solid #f5c6cb !important;
  padding: 12px 16px !important;
  margin-bottom: 12px !important;
  border-radius: 6px !important;
  font-weight: bold !important;
  font-family: sans-serif !important;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) !important;
  display: none;
}

.l-popover + .popover {
  max-width: 280px;
  background-color: rgb(224, 246, 248); /* Fondo claro, elegante */
  border: 1px solid #e0e0e0;
  color: #444;
  border-radius: 6px;
  font-size: 13px;
  padding: 10px 12px;
}

.l-popover + .popover .popover-content {
  font-family: "Segoe UI", sans-serif;
  font-size: 13px;
  line-height: 1.5;
}

.popover-icon.l-popover {
  font-size: 16px;
  color: #ffb300; /* Ámbar suave */
  margin-left: 6px;
  vertical-align: middle;
}

/*punto registro compartido*/
/*Oculta el fondo de signos vitales */
.swal-overlay {
  background-color: rgba(25, 25, 25, 0.97);
}

.table-responsive-multiple-input-cie10 {
    overflow-x: auto;
    width: 94%;
    margin-left: 3%;
}

.table-responsive-multiple-input-cie10 .multiple-input-list {
    min-width: 1000px;
}

.btn-email-template {
  font-size: 10px !important;
  padding: 15px 8px 13px !important;
  margin-top: 19px;
  background-color: #1DA3B2 !important;
}

.EmailTemplate-form-data-danger {
    box-shadow: 7px 7px 4px rgba(0, 0, 0, 0.2) !important;
    background-color: #f9b0b0 !important;
    margin: 3rem 1rem;
    padding: 3rem 7rem;
    border-radius: 20px !important;
    /* color: white !important; */
    text-align: center;
    font-size: large;
    font-weight: bold;
}

.EmailTemplate-form-modal {
    font-size: medium;
    font-weight: bold;
    color: #636363;
}

.EmailTemplate-overlayModal {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: rgba(255,255,255,0.7);
    z-index: 9999;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
}

#send-email-user-multiple-input table {
    table-layout: fixed;
    width: 100%;
}

#send-email-user-multiple-input td,
#send-email-user-multiple-input th {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.is-invalidInputFormIncap {
    border: 1px solid red;
    background-color: #ffe6e6;
}
.popover-content-custom {
  background: linear-gradient(145deg, #2e2e2e, #1f1f1f) !important;
  color: #f5f5f5 !important;
  border: 1px solid rgba(255, 255, 255, 0.15) !important;
  border-radius: 10px !important;
  padding: 14px 18px !important;
  font-size: 13.5px !important;
  line-height: 1.5;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.4),
              0 0 8px rgba(255, 255, 255, 0.05) !important;
  max-width: 320px;
  white-space: normal;
  text-align: left;
  font-family: "Segoe UI", "Roboto", sans-serif;
  transition: all 0.2s ease-in-out;
}

.popover-content-custom strong {
  color: #66d9ef !important; /* azul médico moderno */
}

.popover-content-custom em {
  color: #c0c0c0 !important;
  font-style: normal;
  font-size: 12.5px;
  display: block;
  margin-top: 6px;
  opacity: 0.8;
}

