.informacion-lab a p:last-child {
  margin-bottom: 15px;
}
.nota-cofe {
  font-weight: 600;
}

/* DATOS GENERALES */
span.floating-label {
  top: 8px;
  left: 12px;
}
#cotenedor-DPacientes input[type="text"],
#cotenedor-DPacientes input[type="email"] {
  width: 100%;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  padding: 6px 12px;
  padding-top: 9px;
  padding-bottom: 9px;
  line-height: 1.42857143;
  height: 40px;
  outline-color: transparent;
}
input:focus ~ .floating-label,
input:not(:focus):valid ~ .floating-label,
input:focus ~ .floating-label-pass,
input:not(:focus):valid ~ .floating-label-pass {
  top: -10px;
  bottom: auto;
  left: 12px;
  font-size: 14px;
  opacity: 1;
  color: #afafaf;
  background-color: #ffffff;
  padding-left: 3px;
  padding-right: 3px;
}

/* TIPO PAGO */
/* Se descarta por cambio pasarela a WebPP.
#contenedorMetodoPago .sd-title {
  font-size: 16px;
  font-weight: bold;
  color: #616161;
  line-height: 1;
  margin-bottom: 15px;
}
#contenedorMetodoPago .sd-container-pagos {
  display: flex;
  //flex-wrap: wrap;/
}
#contenedorMetodoPago .sd-container-pagos .sd-item {
  height: 90px;
  display: flex;
  width: calc(33% - 10px);
  margin-right: 20px;
  margin-bottom: 15px;
}
#contenedorMetodoPago .sd-container-pagos .sd-item:last-child {
  margin-right: 0px;
}
#contenedorMetodoPago .sd-container-pagos .sd-item label {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #616161;
  border: 1px solid #afafaf;
  border-radius: 4px;
  cursor: pointer;
  margin-bottom: 0px;
  transition: all 0.25s;
}
#contenedorMetodoPago .sd-container-pagos .sd-item label i {
  font-size: 23px;
  color: #0074d9;
  margin-left: -5px;
}
#contenedorMetodoPago .sd-container-pagos .sd-item label p {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 0px;
}
#contenedorMetodoPago .sd-container-pagos .sd-item input {
  height: 0px;
  width: 0px;
  opacity: 0;
}
#contenedorMetodoPago .sd-container-pagos .sd-item input:checked ~ label {
  background: #d4ebff;
  border: 1px solid #0074d9;
  transition: all 0.25s;
}*/

/* DATOS TARJETAS */
/* Se descarta por cambio pasarela a WebPP.
#contenedor-datos-tarjeta {
  display: none;
}
.ingresa-datos-tarjeta .sd-text {
  font-size: 16px;
  font-weight: bold;
  color: #616161;
  margin-bottom: 15px;
}
.ingresa-datos-tarjeta .elemento-form {
  margin-bottom: 15px;
  position: relative;
}
.ingresa-datos-tarjeta .elemento-form label {
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  color: #616161;
  margin-bottom: 11px;
}
.ingresa-datos-tarjeta .elemento-form input {
  border-radius: 4px;
  padding: 0 15px;
  height: 40px;
  border: 1px solid #afafaf;
  width: 100%;
  outline: none;
  margin-bottom: 0px;
}
.ingresa-datos-tarjeta .elemento-form input:focus {
  border: solid 1px #0074d9;
}
.ingresa-datos-tarjeta .elemento-form .sd-imgs-tarjetas {
  text-align: right;
}
.ingresa-datos-tarjeta .elemento-form .sd-imgs-tarjetas img {
  width: 123px;
  margin-top: 0px;
  margin-bottom: -25px;
}
.ingresa-datos-tarjeta .caja_vigencia {
  display: flex;
  flex-wrap: wrap;
}
.ingresa-datos-tarjeta .caja_vigencia .elemento-form {
  width: calc(33.33% - 10px);
  margin-right: 15px;
}
.ingresa-datos-tarjeta .caja_vigencia .elemento-form:last-child {
  margin-right: 0px;
}

.ingresa-datos-tarjeta .errorinput label {
  font-size: 12px;
  color: #f6504d;
}*/
*/

/* RE-DISEÃ‘O LP (SECCIÃ“N TIPO PAGO)*/

.sd-title {
  font-size: 16px;
  font-weight: bold;
  color: #616161;
  line-height: 1;
  margin-bottom: 15px;
}

.contenedor {
  display: block;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: auto;
  display: flex;
  justify-content: flex-start;
  height: 30px;
  margin: auto 0px;
  right: 0px;
  margin-right: 25px;
}

.container-cita-pago-linea {
  display: none;
}

.title-pago-linea {
  font-weight: bold;
  font-size: 16px;
  margin: 10px;
}

.datos-tarjeta-requeridos {
  /* display: flex; */
  margin: 30px 15px 30px 15px;
  display: inline-flex;
}
.datos-tarjeta-requeridos img {
  width: 50%;
}

.datos-tarjeta-requeridos img {
  margin: 0;
}

.container-form-pago {
  display: flex;
  justify-content: center;
}

.regresar-form-datos {
  color: rgb(66 148 247);
  font-size: 15px;
  cursor: pointer;
}

#metodo_pago_r {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

#metodo_pago_r .sd-text.bold {
  padding: 13px 15px;
  border-bottom: 1px solid #e5e5e5;
}

#metodo_pago_r .pago_coppel,
#metodo_pago_r .pago_en_clinica,
#metodo_pago_r .pago_en_linea,
#metodo_pago_r .pago_en_oxxo {
  /*
                                  display: flex;
                                  height: 100%;
                                  margin-right: 10px;
                                  border-radius: 4px;
                                  box-shadow: 0 1px 4px rgba(61, 61, 61, 0.5);*/
  padding-right: 10px;
}

/*#metodo_pago_r .caja-radio {
                                  width: 145px;
                                  height: 127px;
                              }*/

div#metodo_pago_r label.contenedor {
  width: 100%;
  height: 100%;
  position: relative;
  left: 0;
  margin: 0;
}

div#metodo_pago_r label.contenedor span.checkmark-pago {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  border: 2px solid #afafaf;
  border-radius: 4px;
  transition: all 0.3s ease-in-out;
}

#metodo_pago_r .contenedor input:checked ~ .checkmark-pago {
  background: #d4ebff;
  border-color: #0074d9;
}

#metodo_pago_r p {
  margin: 0;
  width: auto !important;
  font-size: 14px;
  font-weight: initial;
  /* height: 40px; */
  text-align: initial;
  border-left: solid 1px #afafaf;
  padding-left: 10px;
  margin-left: 10px;
}

#metodo_pago_r img {
  width: 80px;
}

#metodo_pago_r .pago_en_linea.ocultar {
  display: none;
}

#metodo_pago_r .pago_coppel i:before,
#metodo_pago_r .pago_en_linea i:before {
  font-size: 23px;
  margin-right: 7px !important;
}

#metodo_pago_r .pago_en_clinica i:before,
#metodo_pago_r .pago_en_oxxo i:before {
  font-size: 23px;
  margin-right: 14px !important;
}

#metodo_pago_r .pago_coppel i:before,
#metodo_pago_r .pago_en_clinica i:before,
#metodo_pago_r .pago_en_linea i:before,
#metodo_pago_r .pago_en_oxxo i:before {
  margin: 0;
  color: #0074d9;
}

.caja-radio {
  display: flex;
  position: relative;
  width: 50%;
  justify-content: center;
  align-items: center;
  align-content: center;
}

#metodo_pago_r .caja-radio {
  height: 50px;
  margin-bottom: 10px;
  width: 100% !important;
}

.caja-radio .sd-text {
  margin-left: 0px;
  margin-top: 4px;
  font-size: 15px;
}

.contenedor input {
  opacity: 0;
  cursor: pointer;
}

/* TERMINOS Y CONDICIONES GROUP CHECK*/
.aviso_privacidad > p {
  color: #616161;
  font-size: 14px;
}
.sd-group-check {
  display: flex;
  position: relative;
}
.sd-group-check .sd-item {
  flex: 1;
  position: relative;
}
.sd-group-check .sd-item input {
  position: absolute;
  visibility: hidden;
}
.sd-group-check .sd-item label {
  display: block;
  position: relative;
  font-weight: 300;
  font-size: 14px;
  padding: 0px 0px 0px 30px;
  margin: 0px;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
  color: #828185;
}
.sd-group-check .sd-item .sd-helper {
  color: #999;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  z-index: 0;
  border: 0.125rem solid currentColor;
  border-radius: 0.0625rem;
  -webkit-transition: border-color 0.28s ease;
  transition: border-color 0.28s ease;
}
.sd-group-check .sd-item .sd-helper::before,
.sd-group-check .sd-item .sd-helper::after {
  position: absolute;
  height: 0;
  width: 0.2rem;
  background-color: #ffffff;
  display: block;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  border-radius: 0.25rem;
  content: "";
  -webkit-transition: opacity 0.28s ease, height 0s linear 0.28s;
  transition: opacity 0.28s ease, height 0s linear 0.28s;
  opacity: 0;
}
.sd-group-check .sd-item .sd-helper::before {
  top: 16px;
  left: 6px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  box-shadow: 0 0 0 0.0625rem #0074d9;
}
.sd-group-check .sd-item .sd-helper::after {
  top: 13px;
  left: 2px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sd-group-check .sd-item label:hover .sd-helper {
  color: #0074d9;
  background-color: #0074d9;
}
.sd-group-check .sd-item input:checked ~ .sd-helper {
  color: #0074d9;
  background-color: #0074d9;
}
.sd-group-check .sd-item input:checked ~ .sd-helper::after,
.sd-group-check .sd-item input:checked ~ .sd-helper::before {
  opacity: 1;
  -webkit-transition: height 0.28s ease;
  transition: height 0.28s ease;
}
.sd-group-check .sd-item input:checked ~ .sd-helper::after {
  height: 0.5rem;
}
.sd-group-check .sd-item input:checked ~ .sd-helper::before {
  height: 16px;
  -webkit-transition-delay: 0.28s;
  transition-delay: 0.28s;
}
#errorTerminos,
#errorProtocolo {
  display: none;
  font-size: 12px;
  color: #f6504d;
}

#errorParentesco {
  display: none;
  font-size: 14px;
  color: #f6504d;
}

#linkProtocolo:hover {
  text-decoration: underline;
  color: #0b5da4 !important;
}

/* LOAD */
.container-load {
  min-height: 845px;
  display: none;
}
.container-load .sd-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 845px;
}
.spinner-2 {
  text-align: center;
}
.spinner-2 > div {
  width: 15px;
  height: 15px;
  display: inline-block;
  border-radius: 100%;
  -webkit-animation: sk-bouncedelay 1.2s infinite ease-in-out both;
  animation: sk-bouncedelay 1.2s infinite ease-in-out both;
}
.spinner-2 .bounce1 {
  background-color: #e5b449;
}
.spinner-2 .bounce2 {
  background-color: #53ae42;
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.spinner-2 .bounce3 {
  background-color: #0a5e52;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.spinner-2 .bounce4 {
  background-color: #00acd9;
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.container-load p {
  font-size: 26px;
  font-weight: bold;
  color: #616161;
  text-align: center;
  margin-top: 100px;
}

/* CONFIRMACION CITA */
.contenedor-despedida p {
  margin-bottom: 20px;
}
.container-cita2 > div {
}
.container-cita2 .datos-confirmacion-cita {
  font-size: 18px;
  text-align: left;
  align-items: flex-start;
  padding: 0px 50px;
}
.container-cita2 .datos-confirmacion-cita p {
  font-weight: bold;
  margin-bottom: 12px;
  line-height: 1;
}
.container-cita2 .datos-confirmacion-cita p span {
  font-weight: 300;
}
img#codigoQR {
  width: 185px;
  height: 185px;
  margin-top: 0px;
}
#containerConfirmacionFolio {
  margin-left: auto;
  margin-right: auto;
}
.container-cita2 .comprobante-pago-linea {
  font-size: 18px;
  align-items: flex-start;
  text-align: left;
}
.container-cita2 .comprobante-pago-linea .sd-content {
  width: 100%;
}
.container-cita2 .comprobante-pago-linea .sd-title-pago-linea {
  display: flex;
  border: 0px;
  border-top: 2px solid;
  border-style: dashed;
  border-color: #e5e5e5;
  padding: 10px 50px;
  align-items: center;
}
.container-cita2 .comprobante-pago-linea .sd-title-pago-linea i {
  color: #0074d9;
  font-size: 18px;
  margin-right: 10px;
}
.container-cita2 .comprobante-pago-linea .sd-title-pago-linea p {
  margin-bottom: 0px;
  line-height: 1;
}
.container-cita2 .comprobante-pago-linea p {
  font-weight: bold;
  margin-bottom: 12px;
  line-height: 1;
}
.container-cita2 .comprobante-pago-linea p span {
  font-weight: 300;
}
.container-cita2 .comprobante-pago-linea .sd-cuerpo-pago-linea {
  padding: 15px 50px;
  border: 0px;
  border-top: 2px solid #e5e5e5;
  border-bottom: 2px solid #e5e5e5;
}
.container-cita2 .comprobante-pago-linea .sd-cuerpo-pago-linea p {
  font-size: 14px;
}
.container-cita2 .comprobante-pago-linea .sd-footer-pago-linea {
  display: flex;
  color: #0074d9;
  justify-content: space-between;
  padding: 10px 50px;
  font-size: 16px;
  font-weight: bold;
}
.container-cita2 .comprobante-pago-linea .sd-footer-pago-linea p {
  margin-bottom: 0px;
}
#containerConfirmacionFolioPago {
  display: none;
}
.container-cita2 .comprobante-pago-linea {
  display: none;
}

@media (max-width: 1023px) {
  /* CONFIRMACION CITA */
  .container-cita2 .comprobante-pago-linea .sd-cuerpo-pago-linea p {
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  /* DATOS TARJETAS */
  .ingresa-datos-tarjeta .caja_vigencia .elemento-form:nth-child(1) {
    width: calc(50% - 7.5px);
    margin-right: 15px;
  }
  .ingresa-datos-tarjeta .caja_vigencia .elemento-form:nth-child(2) {
    width: calc(50% - 7.5px);
    margin-right: 0px;
  }
  .ingresa-datos-tarjeta .caja_vigencia .elemento-form:nth-child(3) {
    width: calc(100%);
    margin-right: 0px;
  }

  /* CONFIRMACION CITA */
  .container-cita2 .datos-confirmacion-cita {
    padding: 0px 0px;
  }
  .container-cita2 .comprobante-pago-linea .sd-title-pago-linea {
    padding: 10px 0px;
  }
  .container-cita2 .comprobante-pago-linea .sd-cuerpo-pago-linea {
    padding: 15px 0px;
  }
  .container-cita2 .comprobante-pago-linea .sd-footer-pago-linea {
    padding: 10px 0px;
  }
}
.imgCppay {
  margin: 0;
  width: 110px;
}
@media (max-width: 998px) {
  .imgCppay {
    width: 70px !important;
    height: 20px !important;
  }
}

.comprobante-orden-oxxopay {
  display: none;
  border: solid 1px #f2b74d;
  padding: 20px;
  margin: 20px 0px;
}

table {
  width: 100%;
  border-collapse: collapse;
  padding-left: 10px;
  border-style: hidden;
}
table th {
  text-align: left;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid lightgray;
}
table td {
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid lightgray;
}
.sd-content-oxxo img {
  display: flex;
  margin: 0;
  max-width: 25%;
}
.contenedor-orden1 {
  display: block;
}
.contenedor-referencia {
  /* border-style: dashed; */
  /* border-width: 2px; */
  /* padding-top: 20px; */
  /* border-color: #f1b715; */
  margin: 10px 0px 15px 0px;
}
.contenedor-referencia span {
  justify-content: center;
  align-items: center;
  padding-bottom: 10px;
  margin: 0px 5px;
  background-color: #e5e5e5;
  border-radius: 5px;
  padding: 5px;
  box-shadow: 3px 3px 5px 1px rgb(61 61 61 / 20%);
  width: 60px;
  display: inline-block;
  font-weight: bold;
  font-size: 25px;
}
.contenedor-datos-estudios {
  border-radius: 5px;
  /* border: 1px solid #afafaf; */
  background-color: #e5e5e5;
  margin: 10px 0px 20px 0px;
  /* padding: 0px 10px 10px 10px; */
}
.contenedor-datos-estudios .imagen {
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
  justify-content: center;
  background-color: #ffffff;
  margin: 0px -10px 0px -10px;
  border-bottom: 1px solid #afafaf;
}
.textBold {
  font-weight: bold;
  color: #616161;
}
.listaPasosOxxo {
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  font-weight: 600;
}
#pasoOxxo {
  max-width: 10%;
}
.contenedor-folio-cita p {
  font-size: 12px !important;
}

span#OxxoPayFolioCita {
  justify-content: center;
  align-items: center;
  margin: 0px 5px;
  background-color: #e5e5e5;
  border-radius: 5px;
  padding: 3px;
  box-shadow: 3px 3px 5px 1px rgb(61 61 61 / 20%);
  width: 40%;
  display: inline-block;
  font-weight: bold;
  font-size: 21px;
  color: #707070;
}
.AnuncioPagoOxxo {
  background-color: #fafafa;
  border-radius: 4px;
  padding: 10px;
  margin-top: 10px;
  display: flex;
  align-items: center;
}

.AnuncioPagoOxxo img {
  margin: auto 10px;
  width: 75px;
}
.imgOxpay {
  margin: 0;
  width: 110px;
}
@media (max-width: 998px) {
  .imgOxpay {
    width: 70px !important;
    height: 20px !important;
  }
}
.resumen-cita {
  margin-bottom: 10px;
  background-color: #fafafa;
  padding: 10px;
  border: solid 1px #afafaf;
  border-radius: 4px;
}
.resumen-cita hr {
  margin: 10px 0;
}
.resumen-cita .contenedor-estudio {
  padding: 0;
}
.resumen-cita .contenedor-estudio .padre-descripcion {
  padding-left: 0;
  font-weight: normal;
}

.modal {
  display: none;
  /*Hidden by default */
  position: fixed;
  /* Stay in place */
  /* z-index: 1; */
  /* Sit on top */
  /* padding-top: 200px; */
  /* 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.4);
  /* Black w/ opacity */
}
#frame-pago-webpp {
  width: 80%;
  height: 880px;
  margin: 10px;
}

.modal-content-protocolo {
  background-color: #fefefe;
  margin: auto;
  padding: 10px;
  border: 1px solid #888;
  color: #616161;
}

.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 10px;
  border: 1px solid #888;
  width: 30%;
  color: #616161;
  /* height: 60%; */
}
.modal-content-wpp {
  background-color: #fefefe;
  margin: auto;
  padding: 10px;
  border: 1px solid #888;
  width: 30%;
  color: #616161;
  /* height: 60%; */
}

#modal-info-webpp {
  padding: 110px 0px !important;
}

#modal-info-webpp .modal-content-wpp {
/*  width: 22% !important;*/
  /* height: 100%; */
  overflow: auto;
  margin-top: 7%;
}

#modal-info-webpp .modal-content-wpp img {
  margin-top: 0;
  width: auto;
}
.modal-header button {
  margin-top: 0 !important;
  position: initial !important;
  margin-left: 0 !important;
  background: none !important;
  width: auto !important;
  height: auto !important;
  border-radius: 0 !important;
  border: none !important;
  color: inherit !important;
  font-size: x-large !important;
}

.modal-header {
  display: block !important;
}

#advertenciaProtocolo {
  color: #ff5c17;
  font-size: 14px;
  display: flex;
  align-items: flex-start;
}

#advertenciaProtocolo img {
  width: auto;
}

#modal-protocolo .modal-header .modal-title {
  border-bottom: none !important;
  color: #7f95a0 !important;
  text-align: center;
}

#modal-protocolo .modal-header .modal-title {
  font-weight: 600 !important;
}

#modal-protocolo .modal-footer {
  text-align: center !important;
  border-top: none !important;
}

#modal-protocolo .contenido-modal .row {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  color: #616161;
}

#modal-protocolo .contenido-modal .lista-iconos {
  background-repeat: no-repeat;
  background-size: contain;
  height: 45px;
  width: 45px;
}

#modal-protocolo .contenido-modal.densi .icono-fila {
  background-image: url("https://www.salud-digna.com/LPServicios/protocolo/protocolo-1-densi.svg");
}
#modal-protocolo .contenido-modal.densi .icono-edad3 {
  background-image: url("https://www.salud-digna.com/LPServicios/protocolo/protocolo-2-densi.svg");
}
#modal-protocolo .contenido-modal.densi .icono-edad12 {
  background-image: url("https://www.salud-digna.com/LPServicios/protocolo/protocolo-3-densi.svg");
}
#modal-protocolo .contenido-modal.densi .icono-silla {
  background-image: url("https://www.salud-digna.com/LPServicios/protocolo/protocolo-4-densi.svg");
}
#modal-protocolo .contenido-modal.densi .icono-camilla {
  background-image: url("https://www.salud-digna.com/LPServicios/protocolo/protocolo-5-densi.svg");
}

#modal-info {
  /* padding: 110px 0px !important; */
}

#modal-info .modal-content {
  width: 70% !important;
  max-height: 100%;
  overflow: auto;
}

#tabla-modal-info td {
  border: none !important;
  padding: 5px;
  font-size: 0.9em;
}

#tabla-modal-info td img {
  max-width: 100% !important;
  margin-top: 0px !important;
}

#tabla-modal-info .tabla-modal-info-td-image {
  width: 10%;
}

@media screen and (max-width: 780px) {
  .modal-content {
    width: 70%;
  }
  #close-modal-icon {
    height: 20px;
  }
  #modal-info .modal-content {
    width: 90% !important;
  }
  #modal-info .modal-content {
    /* height: 80% !important; */
  }
}

@media screen and (max-width: 480px) {
  .modal-content {
    width: 90%;
  }
  #tabla-modal-info .tabla-modal-info-td-image {
    width: 20%;
  }
  #close-modal-icon {
    /*width:10px;*/
    /* max-width:10px;*/
    /*height:25%;*/
    height: 20px;
    /*max-height:50px;*/
    /*display:none;*/
  }
  #modal-info .modal-content {
    /* height: 100% !important; */
  }
}

@media screen and (min-width: 1280px) {
  /*WEB*/
  #advertenciaProtocolo img {
    width: 10%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  /* TABLET */
  #advertenciaProtocolo img {
    width: auto !important;
  }
}
@media screen and (max-width: 780px) {
  .modal-content {
    width: 90%;
  }
  #close-modal-icon {
    height: 20px;
  }
  #modal-info-webpp .modal-content-wpp {
    width: 70%;
  }
  #modal-info-webpp .modal-content-wpp {
    width: 70% !important;
  }
  #modal-info-webpp .modal-content-wpp {
    /* height: 80% !important; */
  }
  #frame-pago-webpp {
    width: 100%;
    height: 740px;
  }
}

@media screen and (max-width: 480px) {
  .modal-content {
    width: 90%;
  }
  #close-modal-icon {
    /*width:10px;*/
    /* max-width:10px;*/
    /*height:25%;*/
    height: 20px;
    /*max-height:50px;*/
    /*display:none;*/
  }
  div#metodo_pago_r::-webkit-scrollbar {
    display: none;
  }
  #modal-info-webpp .modal-content-wpp {
    width: 90%;
  }
  #modal-info-webpp .modal-content-wpp {
    /* height: 100% !important; */
  }
  #frame-pago-webpp {
    width: 100%;
    height: 710px;
  }
}

@media (max-width: 360px) {
  #metodo_pago_r .caja-radio {
    width: 135px;
    height: 127px;
  }
}

.aceptar-modal-webpp {
  color: rgb(255 255 255);
  background: rgb(0 116 217) 0% 0% no-repeat padding-box;
  border-radius: 4px;
  opacity: 1;
  width: 60%;
  font-weight: bold;
  font-size: 14px;
  padding: 10px;
  margin: 20px 0 20px 0;
  border: none;
}

.panel {
    box-shadow: 0px 2px 7px rgb(215 206 206) !important;
}

.panel .panel-subtitle {
    text-align: center;
    padding: 5px 0;
}

.panel .dia-especifico {
    color: #C9C7C7;
    padding: 0 3px;
    cursor: pointer;
}

.panel .dia-especifico.dia-seleccionado {
    color: #359FDA;
    text-decoration: underline;
}

.text-blue {
    color: #359FDA;
}

.concurrencia-contenedor-general{
    position: relative;
    height: 120px;
    overflow: hidden;
}

.concurrencia-grafica-contenedor {
    height: 100px;
    position: absolute;
    width: 107%;
    margin-left: 3px;
    padding: 10px;
}

.concurrencia-grafica-seleccionado {
    background-color: #2ead6d4d;
    height: 100%;
    border-radius: 4px 4px 0 0;
}

.concurrencia-grafica-marcador {
    height: 100%;
    padding: 0 !important;
    position: relative;
    display: inline;
}

.concurrencia-grafica-marcador-barra-dinamica {
    height: 100%;
    display: block;
    width: 25%;
    border-radius: 5px;
    margin-left: -5px;
    background: rgb(53,159,218);
    background: linear-gradient(360deg, rgba(53,159,218,1) 0%, rgba(105,196,246,1) 100%);
    position: absolute;
    bottom: 3%;
    transition: 0.5s;
}

.custom-grid-13 {
    width: 7.69%;
    float: left;
    min-height: 1px;
}

.concurrencia-grafica-etiqueta-horarios {
  width: 106%;
  height: 100px;
  position: absolute;
  padding-left: 7px;
  padding-right: 10px;
}

.etiqueta-horario {
    position: absolute;
    bottom: -24%;
    font-size: 0.8em;
}

.concurrencia-grafica-bordes-inferiores {
  width: 108%;
  height: 100px;
  position: absolute;
  padding: 10px;
}

.concurrencia-grafica-bordes-inferiores span {
    height: 10px;
    border-top: solid 1px #707070;
    border-left: solid 1px #707070;
    border-right: solid 1px #707070;
    position: absolute;
    bottom: -10px;
    width: 101%;
    margin-left: -1%;
}

.concurrencia-lineas-inferiores {
    height: 100%;
    padding: 0 !important;
    position: relative;
    display: inline;
}

.selector-grafica{ 
    height: 100%;
    cursor: pointer;
}

.panel-header-protocolo {
  background-color: #7F95A0;
  padding: 10px;
  color: #fff;
  font-size: 1.5em;
  text-align: center;
  border-radius: 4px;
}

.icono-protocolo{
  border: solid 5px;
  border-radius: 50px;
  color: #7F95A0;
  margin-right: 15px;
}

.renglon-protocolo {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.preguntas-acordeon {
  display: flex;
  justify-content: space-between;
}

.preguntas-acordeon:hover, .preguntas-acordeon:focus {
  text-decoration: none !important;
}

.panel.panel-preguntas {
  box-shadow: none !important;
  border: none;
  border-bottom: solid 1px #cacaca;
  border-radius: 0 !important;
}

.panel-preguntas .panel-heading {
  padding: 10px 0px !important;
}

.panel-preguntas .panel-body {
  border: none !important;
  padding: 0px 0px 10px 0px !important;
  font-size: 1.2em;
}

.preguntas-acordeon .glyphicon {
  transition: 0.3s;
  transform: rotate(180deg);
}

.preguntas-acordeon.collapsed .glyphicon {
  transform: rotate(0deg);
}

.panel-default .panel-heading {
  background-color: #fff;
  color: #616161;
}

.panel-default .panel-heading+.panel-collapse>.panel-body {
  border: none;
}

.ver-mas-texto.collapsed:after {
  content:"Ver más"
}
.ver-mas-texto:after {
  content:"Ver menos"
}