﻿@charset "UTF-8";
/* CSS Document */
h1,h2,h3,h4,h5{
	font-family: 'Open Sans', "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-weight: 900;
}


.inclusividad {
    position: fixed;
    z-index: 10;
    top: 200px;
    right: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.inclusividad__container {
    position: relative;
    overflow: hidden;
    width: 50px;
    height: 145px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #ffffff;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    background-color: #628390;
    -webkit-box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
}
.inclusividad__btn {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    visibility: visible;
    overflow: hidden;
    width: 100%;
    height: 100%;
    padding: 0 8px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 1;
    border: none;
    background: transparent;
}
.inclusividad__content {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
}
.inclusividad__content-box {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    padding: 11px;
}
.inclusividad__content-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
}
.inclusividad__content-body {
    margin-bottom: 15px;
    line-height: 1;
}
.inclusividad__content-box .btn {
    width: 100%;
    font-size: 14px;
}
.inclusividad__content-header span {
    overflow: hidden;
    width: 20px;
    height: 20px;
    cursor: pointer;
    text-align: center;
    color: #242a2d;
    border-radius: 50%;
    background-color: #ffffff;
    font-family: "gobCl Heavy", sans-serif;
    font-size: 28px;
    line-height: 20px;
}
.inclusividad__content-body ul {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    list-style: none;
    padding-left: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 85%;
}
.inclusividad__content-body ul li:nth-child(1) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 13%;
    flex: 0 0 13%;
    max-width: 13%;
}
.inclusividad__content-body ul li:nth-child(2) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 17%;
    flex: 0 0 17%;
    max-width: 17%;
}
.inclusividad__content-body ul li:nth-child(3) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
}
.inclusividad__btn > span {
    display: block;
    width: 98px;
    height: 85px;
    margin-top: 6px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-family: 'Open Sans', sans-serif;
}
.inclusividad__content-header--title h5 {
    margin: 0;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    line-height: 1;
}
.inclusividad__content-header--title img {
    margin-right: 8px;
    -ms-flex-item-align: center;
    align-self: center;
}
.inclusividad__content-header--title {
    max-width: 75%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.inclusividad__content-header span {
    overflow: hidden;
    width: 20px;
    height: 20px;
    cursor: pointer;
    text-align: center;
    color: #242a2d;
    border-radius: 50%;
    background-color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 28px;
    line-height: 20px;
}
.bg-profesionales{
	    background-image: url(../images-profesionales/bg-profesionales.jpg);
    background-size: cover;
    padding-left: 2rem;
    padding-right: 2rem;
}
img.footer-logo {
    width: 152px;
    margin-bottom: 0px;
    margin-left: 24px;
}
.card-profesionales {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 1.5rem 2rem;
    min-height: 630px;
    margin-top: 48px;
	justify-content: space-between;
}
.card-profesionales-formulario {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 1.5rem 2rem;
    min-height: 550px;
    margin-top: 10px;
}
.contenedor-tabs-portada {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    min-height: 630px;
    margin-top: 48px;
}
.br-card{
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
}
#footer {
    position: relative;
    background-color: #eee0;
    border-top: 0;
}
.card-profesionales-formulario {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 0 !important;
    min-height: 594px;
    margin-top: 10px;
	background: #EAEFF5;
}
.tab-busqueda {
    height: auto;
    margin-top: 0;
    width: unset !important;
}
form.form-modal .sm-form-control {
    height: 45px;
}
form.form-modal .col_full, form.form-modal .col_half, form.form-modal .col_one_third, form.form-modal .col_two_third, form.form-modal .col_three_fourth, form.form-modal .col_one_fourth, form .col_one_fifth, form .col_two_fifth, form.form-modal .col_three_fifth, form.form-modal .col_four_fifth, form.form-modal .col_one_sixth, form.form-modal .col_five_sixth {
    margin-top: 0px;
    margin-bottom: 18px;
}
.tab-content > .tab-pane {
    background-color: unset;
    min-height: 270px;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}
.check-terminos label.checkbox-style-3-label {
    color: #007bff;
    font-size: 0.9rem;
    letter-spacing: -0.06rem;
}
.inclusividad__container.open {
    width: 240px;
    height: 244px;
    background-color: #23292c;
}
.mfp-bg {
    background-image: url("../images-profesionales/bg-modales-profesional.jpg");
    opacity: 1 !important;
}
a.link-texto {
    color: aqua;
}
h1 {
    color: #1E8FE2;
    letter-spacing: -0.09rem;
    line-height: 96%;
	font-size: 1.9rem;
}
h2 {
    color: #1DC6E5;
	font-size: 1.3rem;
}
.img-profesionales {
    width: 120px;
	height: 120px;
    border: solid 6px #DBE7FA;
}
.card-profesionales p {
    margin: 0;
    color: #9A9A9A;
}
.valores-portada {
    background-color: #EAEFF5;
    padding: 1rem 1rem;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.datos-profesional {
    text-align: center !important;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.valores-portada span {
    color: #1DC6E5;
    font-size: 0.8rem;
    letter-spacing: -0.03rem;
    line-height: 151%;
}
.valores-portada span strong {
    font-size: 1.4rem;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #ffffff;
    background-color: #1ac6e5;
    border-color: #1ac6e5 #1ac6e5 #1ac6e5;
}
.nav-tabs .nav-link {
    color: #1ac6e5;
}

.nav-tabs .nav-link {
    -webkit-border-top-left-radius: 12px;
-webkit-border-top-right-radius: 12px;
-moz-border-radius-topleft: 12px;
-moz-border-radius-topright: 12px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
}
.card-profesionales-formulario {
    width: 100%;
}
.tab-profesionales {
    width: 100%;
}
.tab-content > .tab-pane {
    min-height: 504px;
}
.tab-profesionales .container-wizard {
    padding: 0px 8px;
    height: 500px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
	margin-top:0;
}

.sm-form-control {
  border: 1px solid #ced4d9;
}
a.link-texto {
    color: #1ac6e5;
    font-weight: 900;
    letter-spacing: -0.03rem;
}
.new p.bajada-instrucciones {
    font-size: 0.9rem !important;
    margin-bottom: 1rem;
    line-height: 134%;
    text-align: left;
    color: #1ac6e5;
}
.input-group-text {
    color: #ffffff;
    background-color: #1ac6e5;
    border: 1px solid #1ac6e5;
}
.text-cyan {
    color: #1ac6e5 !important;
}
.checkbox-style:checked + .checkbox-style-3-label:before, .radio-style:checked + .radio-style-3-label:before {
    content: "\e116";
    font-family: 'lined-icons';
    background: #6b70fe !important;
    color: #FFF;
}
.check-terminos label.checkbox-style-3-label {
    color: #9a9a9a;
    font-size: 0.9rem;
    letter-spacing: -0.06rem;
}
.button {
    background-color: #6b70ff;
}
.button.button-3d:hover {
    background-color: #4248ff !important;
    opacity: 0.9;
}
.content-step.rounded.caja-usuario-password {
    width: 567px;
    margin: auto;
    background-color: #EAEFF5;
    padding: 2rem;
}
.mfp-content .terminos h1, .mfp-content .terminos h2, .mfp-content .terminos h3, .mfp-content .terminos h4, .mfp-content .terminos h5, .mfp-content .terminos h6 {
    color: #6294e1;
    margin: 0;
    line-height: 100%;
    margin-bottom: 16px;
}
.terminos p {
    color: #6294e1;
    margin-bottom: 16px;
}
.container-wizard {
	margin-top: 20px;
}
@media (max-width:1333px){
.valores-portada span strong {
    font-size: 1rem;
}
	.valores-portada span  {
    font-size: 0.7rem;
}
}
.sm-form-control {
    height: 45px;
}
.input-group-text {
    color: #ffffff;
    background-color: #6b70fe;
    border: 1px solid #6b70fe;
}
.text-cyan {
    color: #6b70fe !important;
}
h2 {
    color: #6b70fe;
    font-size: 1.3rem;
}
h3 {
    color: #6b70fe;
    font-size: 1rem;
    letter-spacing: -0.09rem;
    margin: 0;
}
.button.button-border:not(.button-fill):hover {
    background-color: #ffffff !important;
    color: #6b70fe;
    border-color: #ffffff !important;
    text-shadow: none;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #ffffff;
    background-color: #6b71fd;
    border-color: #6a72fc #6a72fc #6a72fc;
}
.nav-tabs .nav-link {
    color: #6a72fc;
}
h1 {
    color: #16d5fe;
    letter-spacing: -0.09rem;
    line-height: 96%;
    font-size: 1.9rem;
}
.valores-portada span {
    color: #6b70fe;
    font-size: 0.8rem;
    letter-spacing: -0.03rem;
    line-height: 151%;
}
.new p.bajada-instrucciones {
    font-size: 0.9rem !important;
    margin-bottom: 1rem;
    line-height: 134%;
    text-align: left;
    color: #9a9a9a;
}
a.link-texto {
    color: #6b70fe;
    font-weight: 900;
    letter-spacing: -0.03rem;
}
.content-step.rounded.caja-usuario-password p {
    color: #6b70fe;
    margin: 0;
}
.content-step.rounded.caja-usuario-password h2 {
    color: #6b70fe;
    margin-bottom: 26px !important;
}
a.btn.btn-outline-light.btn-profesionales-outline {
    padding: 10px;
    font-size: 1rem;
    border: 2px solid white !important;
}
a.btn.btn-outline-light.btn-profesionales-outline img {
    margin-left: 5px;
    margin-top: -3px;
}
.btn-outline-light:hover {
    background-color: #6b70fe;
    color: white;
    font-weight: 900;
    line-height: 0px;
}
.content-step.rounded.caja-usuario-password {
    width: 567px;
    margin: auto;
    background-color: #EAEFF5;
    padding: 1rem 2rem;
	margin-top: 28px;
}
span.copyrights-profesional {
    color: white;
    font-family: 'Open Sans';
    font-weight: 900;
    letter-spacing: -0.03rem;
}
img.footer-logo {
    width: 110px;
    height: auto;
    margin-bottom: 0px;
    margin-left: 54px;
    margin-top: -8px;
}
.contenedor-accesibilidad {
    border-radius: 0.8rem;
    background-color: #95859F;
    margin-right: 130px !important;
    margin-bottom: -16px !important;
    transform: rotate(270deg);
}
@media (max-width:767px){
.check-terminos label.checkbox-style-3-label {
    text-align: left;
}
.checkbox-style-1-label:before, .radio-style-1-label:before, .checkbox-style-2-label:before, .radio-style-2-label:before, .checkbox-style-3-label:before, .radio-style-3-label:before {
    float: left;
    margin-bottom: 70px;
}
}
@media (max-width:767px){
#footer .col-md-3 {
    width: 100%;
    display: flex;
    margin: 30px 18px;
    flex-direction: column;
}
#footer .col-md-9 .d-flex.flex-row.align-items-center.justify-content-end {
    flex-direction: column-reverse !important;
    margin: auto;
}
img.footer-logo {
    width: 110px;
    height: auto;
    margin-bottom: 16px;
    margin-left: 0;
    margin-top: -8px;
}
}

/* portal privado profesionales*/
.navbar {
    background-color: #6182D2;
}
.bg-cyan-oscuro {
    background-color: #4563AC;
}
.sidebar .nav li .nav-link, body > .navbar-collapse .nav li .nav-link {
    color: #6b70fe;
}
.container-fluid.mb-0.caja-busqueda-v2 {
    background-color: #EAEFF5;
}
.bg-morado {
    background-color: #6b70fe;
}
.text-profesional-sidebar{
    margin: 0;
    color: #9A9A9A !important;
}
.new .btn-naranja {
    font-size: 1.3em;
    border-bottom: 3px solid rgba(0, 0, 0, 0.15);
    background-color: #6b71fd;
    border-radius: 20px;
    font-weight: 700;
    color: #fff;
}
.bg-purpura {
    background-color: #6a72fd;
}
.etiquetas-detalle-consulta {
    display: flex;
    margin-bottom: 0;
}
.new.contenedor-detalle p.p-tipo-prestacion small {
    text-transform: uppercase;
    font-weight: 900 !important;
    color: #a2a2a2;
}
.dropzone {
    background: #EAEFF5;
}
.nomargin.btn-white.button-circle.p-2 {
    border: solid 2px #6a72fd;
    color: #ffffff;
    background-color: #6a72fd;
}
.bg-morado {
    background-color: #4563AC;
}
.icono-consulta-grande {
    width: auto;
    height: 113px;
}
.new p.text-botones-pago {
    font-size: 1rem;
    text-align: center !important;
    font-weight: 900;
    margin-bottom: 0;
    color: white !important;
    line-height: 100%;
}
.main-panel {
    background: white;
}
.text-morado {
    color: #6a72fd;
}
.container-fluid.mb-0.caja-busqueda-v2 {
    padding: 2rem;
}
.text-atenciones, .text-recetas, .text-examenes, .text-imagenes {
    color: #1E8FE2;
}
.bg-fondo-wrapper {
    background-color: #ffffff;
}
.btn-profesionales-historial {
    background: #6a72fd;
    color: white;
    opacity: 1;
}
.nav .nav-link .sidebar-normal {
    color: #a5a6a6;
}

.datos-profesional {
    margin-bottom: 38px;
}
.text-atenciones, .text-recetas, .text-examenes, .text-imagenes {
    color: #c5c5c5;
}
img.logo-footer-interior {
    width: 92px;
    height: auto;
}
.navbar-expand-lg .navbar-nav {
    align-items: center;
}
.nombre-usuario-sidebar {
    padding: 0 16px;
}
.text-white.titulo-sesion-top {
    color: white !important;
}
.bg-cyan-oscuro {
    background-color: #6182d2;
}
.titulo-sesion-top {
    width: auto !important;
    margin-right: 29px;
}
.bg-morado {
    background-color: #6182d2;
}
.new .btn-naranja {
    background-color: #18d5ff;
}
.sidebar .nav li .nav-link p, body > .navbar-collapse .nav li .nav-link p {
    line-height: 31px;
    font-weight: 700;
    text-transform:lowercase;
    display: inline-flex;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 0.9rem !important;
    letter-spacing: -0.07rem;
}

span.p_link_otrasconsultas {
    line-height: 31px;
    font-weight: 700;
    text-transform: lowercase;
    display: inline-flex;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 0.785rem !important;
    letter-spacing: -0.07rem;
}


h2.nombre-profesional-sidebar {
    color: #16d5fe;
}
.sidebar .nav li .nav-link, body > .navbar-collapse .nav li .nav-link {
    color: #16d5fe;
}
.new .text-morado {
    color: #adb1ef;
}
@media (max-width: 575px){
.sidebar-wrapper .datos-profesional, .sidebar-wrapper h3 {
    display: none !important;
}  
}
@media (max-width: 991px){
.dropzone.dz-clickable {
    height: 344px;
}
.bg-cyan-oscuro {
    background-color: #54dbfe;
}
.datos-profesional.datos-profesional-mov {
    flex-direction: row;
}
.textos-datos-profesional {
    text-align: left;
    align-items: start;
    margin-left: 24px;
}
.datos-profesional.datos-profesional-mov {
    flex-direction: row;
    text-align: left !important;
    margin-bottom: 0;
}
.datos-profesional.datos-profesional-mov .textos-datos-profesional{
text-align: left;
}
.navbar h2.nombre-profesional-sidebar {
    color: #ffffff;
    font-size: 0.8rem;
}
.navbar p.text-profesional-sidebar {
    color: #ffffff;
    font-size: 0.7rem;
    text-align: left !important;
}
.img-profesionales {
    width: 59px;
    height: 59px;
    border: solid 2px #DBE7FA;
}
.container-fluid.mb-0.caja-busqueda-v2 {
    background-color: #EAEFF5 !important;
}
li.list-inline-item.pr-3.pt-3 {
    padding: 0 !important;
    color: white;
}
nav.navbar.navbar-expand-lg.d-lg-none ul li img {
    width: 95%;
    margin-top: 1rem;
}
.container.new.bg-white.rounded-contenedor.contenedor-detalle img {
    text-align: center;
    width: auto;
    margin: auto !important;
    align-self: center;
    display: flex;
    margin-bottom: 12px !important;
    margin-top: 21px !important;
}
img.logo-footer-interior {
    width: 92px;
    height: auto;
    margin: 20px auto;
}
.new .btn-naranja {
    display: flex;
    flex-direction: column;
}
}
img.img-profesional-small {
    width: 60px;
    height: 60px;
    border: 2px solid;
}
.etiqueta-medico {
    color: #6182d2 !important;
    background-color: #ffffff;
}
.nombre-medico {
    font-family: 'Open Sans';
    letter-spacing: -0.06rem;
}
.etiqueta-prestacion {
    background-color: #ffffff;
    color: #6182d2 !important;
}
.etiqueta-fecha-evaluacion-atencion {
    background-color: white;
    color: #6182d2;
}
span.text-center.text-morado.texto-documentos {
    font-family: 'Open Sans';
    font-weight: 900;
    color: #6182d2;
    letter-spacing: -0.06rem;
    font-size: 1.2rem;
}
p.text-morado.my-2.text-documento-centrado {
    text-align: center !important;
}

.new .text-morado {
    color: #adb1ef !important;
}
.bg-naranja-btn {
    background-color: #1DC6E5 !important;
    border-radius: 2rem;
    color: #fff;
    font-size: .7rem;
    padding: 0px 10px;
    letter-spacing: -0.0px;
    line-height: 1.5rem;
    width: 100%;
    letter-spacing: -0.07rem;
    margin: 0 auto;
}
.caja-evaluacion-atencion {
    background-color: #f5f5ff;
    color: #6b70fe;
}
.mfp-content h3.text-naranja {
    color: #1E8FE2 !important;
    font-size: 1.5rem;
    font-weight: 900;
}
.caja-evaluacion-atencion .form-control::placeholder {
color:#6b70fe;
}
* {
  transition: 0.25s ease-in-out;
  box-sizing: border-box;
}
.rating-widget {
  max-width: 500px;
  text-align: center;
  margin: 0px auto;
}
.rating-widget .star-input {
  width: 0;
  height: 0;
  position: absolute;
  left: -5000px;
}
.rating-widget .star-input:checked + .star-input-label .orange {
  animation: enlarge 0.5s ease-in-out forwards;
}
.rating-widget .star-input:checked + .star-input-label:nth-of-type(2) .orange {
  animation-delay: 0.1s;
}
.rating-widget .star-input:checked + .star-input-label:nth-of-type(3) .orange {
  animation-delay: 0.2s;
}
.rating-widget .star-input:checked + .star-input-label:nth-of-type(4) .orange {
  animation-delay: 0.3s;
}
.rating-widget .star-input:checked + .star-input-label:nth-of-type(5) .orange {
  animation-delay: 0.4s;
}
.rating-widget .star-input-label {
  display: inline-block;
  padding: 8px 2px;
  text-indent: -5000px;
  line-height: 0;
  color: #dcdcdc;
  position: relative;
  cursor: pointer;
}
.rating-widget .star-input-label:hover, .rating-widget .star-input-label.hovered {
  color: #a7a7a7;
}
.rating-widget .star-input-label i {
  display: block;
  font-size: 20px;
  line-height: 20px;
  text-indent: 0;
}
.rating-widget .star-input-label i.orange {
  position: absolute;
  display: block;
  padding: 8px 2px;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  color: orange;
  transform: scale(0);
}

@keyframes enlarge {
  0% {
    transform: scale(0);
  }
  70% {
    transform: scale(1.25);
  }
  100% {
    transform: scale(1);
  }
}
a.btn-evaluacion {
    background-color: #f5f5ff !important;
    color: #208fe2 !important;
    text-shadow: unset;
    border: solid 2px !important;
    line-height: 35px;
}
.swal2-icon.swal2-info {
    border-color: #9de0f6;
    color: #3fc3ee;
    display: none !important;
}
.swal2-title {
    color: #1E8FE2 !important;
    font-size: 1.4rem !important;
    font-weight: 900 !important;
    margin-top: 16px !important;
}
.swal2-styled.swal2-confirm {
    background-color: #208fe2 !important;
}
.swal2-popup {
    background: #e8ebf9 !important;
}
.swal2-file, .swal2-input, .swal2-textarea {
    background: white;
}
.swal2-file, .swal2-input, .swal2-textarea {
    box-sizing: border-box;
    width: 100%;
    transition: border-color .3s,box-shadow .3s;
    border: 1px solid #d9d9d9;
    border-radius: .1875em;
    background: white;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 6%);
    font-size: 1.125em;
}
.swal2-header {
    flex-direction: column-reverse !important;
}
.swal2-file, .swal2-input, .swal2-textarea {
    background: white !important;
}
.mfp-content h1.text-center.text-naranja {
    color: #18d5ff !IMPORTANT;
    font-family: 'Open Sans';
    font-size: 1.3rem;
    font-weight: 900;
    line-height: 100%;
    margin-bottom: 28px;
}
span.folio-bono, span.rut-bono, span.rut-beneficiario, span.fecha-emision-bono {
    color: #6193e0 !important;
}
.text-morado {
    color: #6293e0 !important;
}
.border-bottom-morado {
    border-bottom: 1px solid #6597e44a;
}
[role="table"] [role="cell"], [role="table"] div.table-desc, [role="table"] [role="cell"] [status-label="id-1"], [role="table"] [role="cell"] [status-bar="id-1"]::before, [role="table"] div.filter-panel ul li label {
    color: #6293e0 !important;
}
[role="table"] [role="row-group"]:last-child [role="row"]:nth-child(even) [role="cell"] {
    background: #e9f0ff !important;
}
#footer {
    position: relative;
    background-color: #eee0;
    border-top: 0;
    margin: 32px 0 !important;
}
.valores-portada {
    padding: 1rem 0rem;
}
.valores-caja {
    width: 90%;
}
@media(max-width: 1200px){
.valores-portada .col-xl-6 {
    padding: 0;
}
}
.content.bg-morado-claroxs.pb-0 {
    background-color: white !important;
}
.container-fluid.bg-morado.px-4.py-3.barra-titulo {
    background-color: white !important;
}
.breadcrumb a {
    color: #6182d2;
}
.breadcrumb-item + .breadcrumb-item::before {
    color: #6182d2;
}
.breadcrumb-item.active {
    color: #6182d2;
    font-weight: 800;
}
.bg-white.rounded-new.px-1.mt-3.caja-cuenta.justify-content-center {
    background-color: #EAEFF5 !important;
}
.bg-morado-claro-3 {
    background-color: rgb(255 255 255 / 42%);
    margin-top: 20px;
    -webkit-border-radius: 7px !important;
    -moz-border-radius: 7px !important;
    border-radius: 7px !important;
    min-height: 347px;
    display: flex;
    flex-direction: column;
    justify-items: center !important;
}
.barra-titulo h1 {
    color: #6182d2;
    font-size: 1.4rem;
    margin: 0;
    line-height: 100%;
    margin: 0 !important;
    font-weight: 900;
    letter-spacing: -0.13rem;
}
.barra-titulo .row .col-md-6 {
    align-items: center;
    display: flex;
}
.text-naranja {
    color: #16d5fd !important;
}
h3.mb-5.text-morado {
    color: #6182d2 !important;
    font-weight: 900;
}
p.datos-usuario-cuenta.text-center {
    color: #909090;
    margin: 0 !important;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #f8fcff !important;
    color: #888888;
    cursor: not-allowed;
}
button.btn.bg-naranjo.btn-small.btn-save.text-white.js-save {
    background-color: #16d5fc;
    padding: .3rem .6rem;
    font-size: .7rem !important;
}
.head-visores {
    background-color: #c8d0e2;
}
.visores-bg {
    background-color: #ffffff;
}
@media (min-width: 300px) and (max-width: 768px){
.head-visores {
   background-color: #c8d0e2;
}
}
.date-header {
    background-color: #6b71fd;
}
.inner-date {
    background-color: #6a72fc;
}
.btn-filtrar {
    background-color: #6a72fc !important;
}
.main-panel {
    -webkit-box-shadow:unset;
    -moz-box-shadow: unset;
    box-shadow: unset;
}
@media screen and (-webkit-min-device-pixel-ratio: 0){
th.fecha {
    width: unset;
    height: 95px;
}
}
.fecha .information-date {
    background-color: #6973fc;
}
.information-date:after {
    background-color: #ecedff;
}
.table > thead > tr > th {
    color: #c7d1e1;
}
.information-profesional .title {
    color: #6d6d6d;
    font-weight: 500;
    letter-spacing: -0.03rem;
    font-family: 'Open Sans';
}
.btn-purple {
    background-color: #c7d1e1;
    color: #fff;
    opacity: 1;
}
@media screen and (-webkit-min-device-pixel-ratio: 0){
.tabla-visores tr td {
    padding: 0px 0px 0px 0.75rem!important;
    border: #eceefe solid 2px;
}
.tabla-visores tr td {
    padding: 0px 0px 0px 0.75rem!important;
    border: #eceefe solid 1px;
}
.information-center-detail .title {
    font-size: 1rem;
    flex-direction: column;
    display: flex;
    color: #8f8f8f;
    font-weight: 500;
    letter-spacing: -0.09rem;
    font-family: 'Open Sans';
    font-size: 0.9rem;
    font-weight: 900;
    width: 134px;
    max-width: 134px;
    text-align: left;
}
.pagination-hv li:first-child, .pagination-hv li:last-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0rem;
    border-bottom-right-radius: 0rem;
    background-color: #6182d2;
}
.hd-select {
    height: 41px;
    border: #e3e3e3 1px solid;
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    width: 100%;
    font-family: 'Open sans';
    color: #6973fc;
    padding-left: 14px;
}
.pagination-hv li:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0rem;
    border-bottom-right-radius: 0rem;
    background-color: #adbee9;
}
}  
.btn-purple:hover {
    background-color: #88a5ca;
    color: #fff;
} 
.fecha .information-date-last {
    background-color: #6974fc;
    border-radius: 99%;
    height: 75px;
    width: 75px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 15px;
    font-weight: 300;
    border: 3px solid #fff!important;
    z-index: 1;
    line-height: 110%;
    flex-direction: column;
    font-family: 'Open Sans';
}
.pagination-hv li:last-child {
    border-top-left-radius: 0rem;
    border-bottom-left-radius: 0rem;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    background-color: #6182d2;
}
.page-item.active .page-link, .page-link:hover, .page-link:focus {
    color: #FFF !important;
    background-color: #16d5fd !important;
    border-color: #16d5fd !important;
}
@media (min-width: 300px) and (max-width: 768px){
.fecha .information-date {
    margin-bottom: 0px;
    background-color: #eba233;
    border-radius: 0;
    height: 70px;
    width: 100%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 15px;
    font-weight: 300;
    border: 3px solid #6974fc !important;
    z-index: 1;
    line-height: 110%;
    flex-direction: column;
}
}
.page-item.active .page-link, .page-link:hover, .page-link:focus {
    color: #FFF !important;
    background-color: #6875fc !important;
    border-color: #6875fc !important;
}
.pagination-hv li:last-child {
    border-top-left-radius: 0rem;
    border-bottom-left-radius: 0rem;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    background-color: #adbde8;
}
.breadcrumb a:hover {
    color: #3d6ad6;
}
@media (min-width: 300px) and (max-width: 768px){
.fecha .information-date, .fecha .information-date-last {
    margin-bottom: 0px;
    background-color: 3px solid #6974fc !important;
    border-radius: 0;
    height: 70px;
    width: 100%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 15px;
    font-weight: 300;
    border: 3px solid #6974fc !important;
    z-index: 1;
    line-height: 110%;
    flex-direction: column;
}
.fecha .information-date {
    margin-bottom: 0px;
    background-color: #6973fc;
    border-radius: 0;
    height: 70px;
    width: 100%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 15px;
    font-weight: 300;
    border: 3px solid #6974fc !important;
    z-index: 1;
    line-height: 110%;
    flex-direction: column;
}
}
.mfp-content h3.text-morado {
    letter-spacing: -0.07rem;
    font-weight: 900;
    color: #6182d2 !important;
}
.bg-morado-btn2 {
    background-color: #6973fc;
    border-radius: 2rem;
    color: #fff;
    font-size: 1rem;
    padding: 8px 16px;
    font-weight: 900;
    width: 100%;
    letter-spacing: -0.06rem;
}
.bg-naranja-btn2 {
    background-color: #ffffff;
    border-radius: 2rem;
    color: #6974fc !important;
    font-size: 1rem;
    padding: 8px 16px;
    font-weight: 900;
    width: 100%;
    border: solid;
    letter-spacing: -0.06rem;
}
.bg-morado-btn2:hover {
    background-color: #404ce5;
    color: #fff;
}
.bg-naranja-btn2:hover {
    background-color: #dfdef8;
    color: #fff;
}
.dropdown-menu {
    visibility: unset;
    opacity: 1;
    min-width: unset;
    width: unset;
}
form.form-modal .col_full, form.form-modal .col_half, form.form-modal .col_one_third, form.form-modal .col_two_third, form.form-modal .col_three_fourth, form.form-modal .col_one_fourth, form .col_one_fifth, form .col_two_fifth, form.form-modal .col_three_fifth, form.form-modal .col_four_fifth, form.form-modal .col_one_sixth, form.form-modal .col_five_sixth {
    margin-top: 0px;
    margin-bottom: 12px;
}
.check-terminos label.checkbox-style-3-label {
    color: #9A9A99 !important;
    font-size: 0.9rem;
    letter-spacing: -0.06rem;
}

h2 {
    color: #6b70fe !important;
}

iframe {
    width: 100%;
    height: 192px;
    border: 10px solid white;
    border-radius: 0;
}

body {
    background-color: white;
}

    body:not(.no-transition) #wrapper, .animsition-overlay {
        opacity: 1;
    }

    body:not(.no-transition) #wrapper, .animsition-overlay {
        margin-bottom: 0 !important;
        position: absolute;
        bottom: 0;
        top: 0;
    }

.tab-pane h2 {
    color: #6b70fe;
}

.button.button-small.button-circle {
    position: absolute;
    right: 55px;
}

#modalTyC .container-wizard p.nobottommargin.text-center {
    color: #ffffff;
}

a#btn_atencion_fonasa, a#btn_atencion {
    display: flex;
    flex-direction: column;
}

.navbar .navbar-nav .nav-item .nav-link {
    width: 82px;
}

.titulo-sesion-top {
    width: 250px !important;
    margin-right: -19px;
}

h2 {
    color: #6b70fe !important;
    font-size: 1.3rem;
}

.new .text-Salud-5i2 p {
    color: #6182d2 !important;
    font-size: 1rem !important;
    line-height: 1.3rem !important;
}

.new .text-Salud-5i2 ul li {
    color: #6182d2 !important;
}

    .new .text-Salud-5i2 ul li::marker {
        color: #00ceff;
    }

a.btn.bg-naranja-btn4.mb-2 {
    background-color: #6e73fd !important;
    border-radius: 2rem;
    color: #fff !important;
    font-size: .7rem;
    padding: .4rem 1rem !important;
    font-weight: 900;
    width: 100%;
    letter-spacing: -0.06rem;
}







@media(max-width:768px) {
    body:not(.no-transition) #wrapper, .animsition-overlay {
        margin-bottom: 0 !important;
        position: absolute;
        bottom: unset;
        top: unset;
    }

    .bg-profesionales {
        background-image: url(../images-profesionales/bg-profesionales.jpg);
        background-size: cover;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .card-profesionales {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        padding: 0 0rem;
        min-height: 280px;
        margin-top: 20px;
    }

    h2.nombre-profesional-sidebar {
        font-size: 1rem;
    }

    #modalFlujo .container-fluid {
        padding: 0 !important;
    }

    .card.card-columns.br-card.card-profesionales h1 {
        font-size: 1.2rem;
        margin-top: 33px !important;
        margin-bottom: 1rem !important;
    }

    h1 {
        color: #16d5fe;
        letter-spacing: -0.09rem;
        line-height: 96%;
        font-size: 1rem;
    }

    .mt-4, .my-4 {
        margin-top: 1rem !important;
    }

    #modalFlujo .container-fluid {
        padding: 0;
        border-radius: 0 !important;
    }

    .datos-columnas-sidebar {
        margin-left: 21px;
        align-items: start;
        display: flex;
        flex-direction: column;
    }

    .datos-profesional p {
        font-size: 0.7rem;
    }

    .datos-profesional {
        margin-bottom: 0px;
    }

    .card.card-columns.br-card.card-profesionales h1 {
        font-size: 1rem;
        margin-top: 0 !important;
        margin-bottom: 1rem !important;
    }

        .card.card-columns.br-card.card-profesionales h1 br {
            display: none;
        }

    .valores-caja {
        width: 90%;
        margin-top: 20px;
    }

    .contenedor-tabs-portada {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        min-height: 630px;
        margin-top: 22px;
    }

        .contenedor-tabs-portada h2 {
            font-size: 1rem;
        }

    .textos-datos-profesional {
        text-align: left;
        align-items: start;
        margin-left: -8px;
    }

    .valores-caja h3 {
        font-size: 0.8rem;
    }

    span.copyrights-profesional {
        color: white;
        font-family: 'Open Sans';
        font-weight: 900;
        letter-spacing: -0.03rem;
        text-align: center;
    }

    .tab-profesionales .container-wizard {
        justify-content: flex-start;
    }

    . card-profesionales-formulario {
        min-height: 247px;
    }

    .content-step.rounded.caja-usuario-password {
        width: 100%;
    }

    .modal1 a.button.button-small.float-right.button-circle.button-border.button-light {
        top: 6px;
    }

    .img-profesionales {
        width: 40px;
        height: 40px;
        border: solid 2px #DBE7FA;
    }

    .textos-datos-profesional {
        text-align: left;
        align-items: start;
        margin-left: 11px;
    }

    .container-fluid.mb-0.caja-busqueda-v2 {
        padding: 0rem;
    }
}

th.fecha.no-border {
    width: 92px !important;
}

td.bg-white.border-top.border-left.border-bottom {
    width: 30%;
}

td.bg-white.border-bottom {
    width: 30%;
}

@media (max-width: 768px) {
    .card.card-profesionales h1 {
        margin-top: 25px !important;
    }

    .modal1 a.button.button-small.float-right.button-circle.button-border.button-light {
        top: 8px;
        width: 100px;
    }

    .mfp-content h2 {
        color: white !important;
    }

    .datos-profesional {
        margin-bottom: 0px;
        display: flex;
        flex-direction: row;
    }

    .card.card-columns.br-card.card-profesionales h1 {
        font-size: 1.2rem;
        margin-top: 25px !important;
        margin-bottom: 25px !important;
    }

    .scroll {
        display: flex;
        overflow-y: hidden;
        height: 100% !important;
        overflow-x: hidden;
    }

    .terminos {
        height: 74vh;
        overflow-y: scroll;
        padding: 20px 30px;
        border-radius: 13px;
        background-color: #ffffff;
    }
}

.content-step.rounded.caja-usuario-password h2 {
    color: #6b70fe !important;
    margin-bottom: 26px !important;
}

@media (max-width: 991px) {
    .navbar h2.nombre-profesional-sidebar {
        color: #ffffff !important;
        font-size: 0.8rem;
    }
}
.content-step.rounded.caja-usuario-password h2 {
    color: #6b70fe !important;
}

@media (max-width: 768px) {
    .modal1 a.button.button-small.float-right.button-circle.button-border.button-light {
        top: 8px !important;
    }
}

body {
    background-size: cover;
    top: 0;
    bottom: 0;
    height: 100%;
    background-color: unset !important;
    width: 100%;
    min-height: 900px;
    position: absolute;
    background-image: url(../images-profesionales/bg-profesionales.jpg);
}

.bg-profesionales {
    background-image: unset;
    background-color: unset !important;
}

#modalTyC {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background-image: url(../images-profesionales/bg-modales-profesional.jpg);
}

.scroll {
    overflow-y: hidden !important;
    overflow-x: hidden !important;
}

.terminos {
    height: 69vh;
}

@media (max-width: 768px) {
    .terminos {
        height: 59vh;
    }
}

.cambio-password {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    text-align: center;
    width: 100%;
}

div#div_envio_correo {
    width: 480px;
}

.content-step.formulario-cambio-contraseña {
    width: 450px;
}

@media (max-width:767px) {
    div#div_envio_correo {
        width: 100%;
    }

    .cambio-password {
        margin-top: 22px;
    }

    .content-step.formulario-cambio-contraseña {
        width: 300px;
    }
}

html {
    background: #9bbcec;
}

.row.acre-profesionales {
    background-color: unset !important;
    margin: 20px 0 0 0;
    padding: 6px 4px;
    border-radius: 10px;
    font-size: 13px !important;
    border: 1px solid #6b70ff;
}

.row.acre-profesionales H3 {
    font-size: 12px;
    letter-spacing: -1px;
}

.titulo-sesion-top {
    width: 230px !important;
    margin-right: -5px;
    white-space: break-spaces;
    max-width: 238px;
}
