/*Login */

.fondo-login {
    background-color: white;
    background-color: white;
    background-image: url(https://sanofi-rcv-elearning.igloosuite.com/Content/Clients/sanofi-acslipid-elearning.igloosuite.com/img/banner-login.jpg);
    background-size: cover !important;
    background-position: center right !important;
    padding: 6rem 0 !important;
}

/*========= General  ============*/

footer {
    margin-top: 0 !important;
    padding: 0 !important;
}

footer a {
    color: #38a0bf !important;
}

/*========= Login  ============*/

.fondo-login>div:first-child {
    display: none;
}

.fondo-login>div:last-child {}

#panel-login .panel-sombra {
    box-shadow: none !important;
}

/*#panel-login::after { content: "Patrocinado por:"; background-image: url(https://canceryherenciaroffo.igloosuite.com/Content/Clients/canceryherenciaroffo.igloosuite.com/img/logoAz.png); background-position: right; padding-top: 16px; display: block; background-repeat: no-repeat; width: 260px; margin: auto; margin-top: -16px; }*/
#panel-login .titulo-principal {
    /* border-bottom: 3px dotted #cccccc; */
    border: none !important;
    color: #00526a !important;
}

#panel-login h3 {
    text-align: center;
    font-weight: bold;
    padding: 10px;
    font-size: 27px;
    font-family: "Trade Gothic Bold";
    text-align: center !important;
}

#panel-login .foot-login {
    padding-bottom: 15px;
    border-bottom: 1px solid #87bfff;
}

#panel-login .foot-login div {
    /* margin-top: 20px; */
    border-top: 1px solid #87bfff;
    padding-top: 15px;
}

#panel-login .foot-login div:last-child {
    margin-top: 0;
    border-top: 0;
}

#panel-login .foot-login label {
    font-weight: normal;
}

#panel-login .foot-login label a {
    font-weight: bold;
    color: #337ab7;
}

#panel-aviso {
    /* padding: 0 130px; */
    margin-top: 5%;
}

.menu-lateral {
    background: #3e3e3e !important;
}

a .navbar,
.navbar-brand,
header {
    background: #fff !important;
}

.navbar-default .navbar-nav>li>a {
    color: #fff !important;
}

.nav-pills>li.active>a {
    background-color: #fff !important;
    color: #772250 !important;
}

.btn-secundario,
.btn-terciario {
    background-color: #e6b039 !important;
    color: #772250 !important;
}

.logo-lab {
    background: transparent !important;
}

#btn-login,
#panel-aviso #btn-info,
#panel-login .btn-primario {
    background: #00526a !important;
    color: #fff !important;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 36px;
    border-radius: 30px;
}

.foot-login .clr-texto-ppal,
#panel-aviso .clr-texto-ppal {
    color: #38a0bf !important;
}

.fondo-registro .clr-texto-ppal {
    color: #38a0bf !important;
    border: 0;
}

.fondo-registro .form-group label {
    color: #38a0bf;
    font-family: "Trade Gothic Bold";
}

#panel-login.box-form {
    background: #036b9e !important;
}

#panel-login .foot-login a:nth-child(5) {
    display: none;
}

#btn-registro,
.btn-send-form {
    background: #bcbc1c !important;
    color: #fff !important;
    margin-top: 35px !important;
}

#panel-login .enlace-volver {
    color: #fff !important;
}

.nav-stacked>li {
    padding: 10px 0;
    border-bottom: 1px solid #252424;
}

/*Color marca principal*/

.clr-fondo-ppal,
.panel-progreso {
    background: #e9e9e9 !important;
}

.clr-fondo-secundario {
    background-color: #9e1e1e;
}

/*=====================*/

/*Color texto principal*/

.clr-texto-ppal {
    color: #2d4b94 !important;
}

.clr-texto-secundario {
    color: #d80002;
}

a.clr-texto-ppal:hover {
    color: #522c6c;
    text-decoration: underline;
}

/*=====================*/

/*Boton primario/Texto boton primario*/

.btn-primario {
    background-color: #dc2d17 !important;
    color: #fff;
}

.btn-primario:hover,
.btn-primario:focus {
    color: #fff;
}

/*VMO*/
.btn-primario.inactive {
    background-color: transparent;
    border: 1px solid #522c6c;
    color: #522c6c;
}

/*=====================*/

/*Boton secundario/Texto boton secundario*/

.btn-secundario {
    background-color: #fff;
    color: #522c6c;
}

.btn-secundario-vmo:hover {
    color: #fff;
}

.btn-secundario:hover,
.btn-secundario:focus {
    color: #036ba9;
}

/*VMO*/
.btn-secundario-vmo {
    background-color: #f93332;
    color: #fff;
}

/*=====================*/

/*Boton terciario/Texto boton terciario*/

.btn-terciario {
    background-color: white;
    color: #522c6c;
}

.btn-terciario:hover,
.btn-terciario:focus {
    color: #522c6c;
}

/*=====================*/

.btn-inactivo {
    background-color: #afaeaf;
    color: #dedede;
    cursor: not-allowed;
}

/*Item contenido visto*/

.contenido-visto {
    background-color: #036ba5;
    color: white;
}

/*=====================*/

/*Item contenido visto*/

.contenido-encurso {
    background-color: #eeeeee;
}

/*=====================*/

/*Item contenido visto*/

.contenido-pendiente {
    background-color: #dbdbdb;
}

/*=====================*/

/*Opciones quiz*/

input.radio-r:checked~label {
    background-color: #036ba5;
    color: #fff;
}

/*=====================*/

/*Barra progreso quiz*/

.progress-bar-first {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9b000+0,bc502c+100 */
    background: #9e1e1e;
    /* Old browsers */
    background: -moz-linear-gradient(left, #9e1e1e 0%, #bc502c 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #9e1e1e 0%, #bc502c 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #9e1e1e 0%, #bc502c 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#9E1E1E', endColorstr='#bc502c', GradientType=1);
    /* IE6-9 */
}

.progress-bar-two {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bc502c+0,9e2141+100 */
    background: #bc502c;
    /* Old browsers */
    background: -moz-linear-gradient(left, #bc502c 0%, #9e2141 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #bc502c 0%, #9e2141 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #bc502c 0%, #9e2141 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#bc502c', endColorstr='#9e2141', GradientType=1);
    /* IE6-9 */
}

.progress-bar-three {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bc502c+0,9e2141+100 */
    background: #bc502c;
    /* Old browsers */
    background: -moz-linear-gradient(left, #9d2340 0%, #4b0113 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #9d2340 0%, #4b0113 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #9d2340 0%, #4b0113 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#9d2340', endColorstr='#4b0113', GradientType=1);
    /* IE6-9 */
}

/*=====================*/

/*Flechas slider*/

.slick-prev:before,
.slick-next:before {
    color: #522c6c;
}

/*=====================*/

/*Barra progreso*/

.progress-bar {
    background-color: #9e1e1e;
    color: #fff;
}

/*=====================*/

/*=====================*/

/*Label */

.label {
    border: 1px solid #522c6c;
    padding: 6px 12px;
    border-radius: 8px;
}

/*=====================*/

/* Simulador */

.clr-prim {
    color: #046aa5 !important;
}

.titulo-prim-simulador,
.titulo-sec-simulador {
    color: #dc2d17 !important;
}

.btn-prim-simulador {
    background-color: #dc2d17 !important;
    color: #fff !important;
}

.btn-sec-simulador {
    background-color: #003c62 !important;
    color: #fff !important;
}

.btn-sec-simulador:hover,
.btn-sec-simulador:focus,
.btn-prim-simulador:hover,
.btn-prim-simulador:focus {
    color: #fff !important;
}

.btn-outline {
    border: 1px solid #ccc !important;
    background: transparent;
    border-radius: 0;
    margin: 4px 0;
}

.btn-dolor {
    border: 0 !important;
    background: #ececec !important;
    pointer-events: none;
}

.btn-bg-simulador {
    font-size: 24px;
}

.simulador-border-right {
    border-right: 1px solid #522c6d !important;
    padding-right: 10px;
}

.main-menu .nombre-usuario {
    color: #38a0bf;
}

.main-menu.open {
    background: #fff !important;
    color: #38a0bf;
}

.main-menu.open .dropdown-toggle .nombre-usuario {
    color: #38a0bf !important;
}

.menu-dcha>li a:hover,
.menu-dcha>li a:focus {
    background: #dddee0 !important;
    color: #464242 !important;
}

section#simulador-pregunta>div>div>p:nth-child(4) {
    display: none;
}

.navbar-brand {
    position: relative;
    background: #fff !important;
    box-shadow: none !important;
}

.navbar-brand img {
    width: 70%;
}

.navbar .navbar-collapse {
    width: 95%;
    margin: auto;
}

.menu-dcha {
    color: #38a0bf;
    border: 1px solid #ccc;
    border-radius: 8px;
    box-shadow: 0px 0px 9px -6px #000;
}

.main-menu .nombre-usuario {
    color: #38a0bf;
}

.titulo-principal {
    margin-bottom: 40px;
}

.titulo-lista.titulo-principal:after {
    content: "Fases";
    color: #2c4247 !important;
    font-family: "Trade Gothic Bold";
    font-size: 2.7rem;
    background-image: url(https://sanofi-acslipid-elearning.igloosuite.com//Content/Clients/sanofi-acslipid-elearning.igloosuite.com/img/icono-fase.png);
    background-repeat: no-repeat;
    background-size: 50px;
    padding-left: 60px;
    padding-bottom: 20px;
    border-bottom: 2px solid #87bfff;
}

.titulo-principal .clr-texto-ppal {
    display: none;
}

.txt-subtitle-bd-class {
    position: relative;
    display: none;
    margin-left: 6%;
}

.txt-subtitle-bd-class::after {
    content: "";
    height: 7px;
    width: 190px;
    background: transparent;
    position: absolute;
    bottom: -17px;
    left: 0;
}

.subtitulo {
    color: #9e1e1e !important;
    font-size: 1.8rem;
}

.lista-cursos {
    border-radius: 30px;
}

.lista-cursos .panel {
    margin: 40px 0 !important;
    background: #010748 !important;
    border-radius: 30px;
}

.lista-cursos .panel-body {
    padding: 0 !important;
    border-radius: 15px;
}

#panel-login .panel-body {
    border-radius: 15px;
    max-width: max-content;
    background-color: rgba(255, 255, 255, 0.8);
}

#panel-login {
    text-align: center;
}

.lista-cursos .panel-progreso {
    background: #010748 !important;
}

.lista-cursos .icono-progreso {
    background-color: #bcbc1c;
    color: #fff;
    border: 4px solid #fff;
}

.lista-cursos .descripcion>p {
    color: #b7b7b7;
}

.txt-title-bd-class,
.txt-subtitle-bd-class,
.descripcion h2 {
    color: #2c4247;
    font-family: "Trade Gothic Bold";
    border-bottom: 2px solid #87bfff;
    max-width: max-content;
    margin-top: 30px;
}

.basic-color-class {
    color: #00354f;
}

a.d-flex-perfil {
    color: #fff;
    background-color: #38a0bf;
    border-radius: 8px;
    border: 0;
    padding: 5px 30px !important;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

a.d-flex-perfil p {
    color: #fff;
}

/* .clr-texto-ppal {
        padding-bottom: 10px;
        display: inline-block;
        width: 200px;
      } */
.descripcion>h2.subtitulo {
    width: auto;
    border: 0;
    padding: 0;
}

#guardar-editar-perfil,
#guardar-editar-perfil:hover {
    color: #fff !important;
    background-color: #132f78;
    border-radius: 0;
    border: 0;
    padding: 5px 30px !important;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.foot-login>.clr-texto-ppal {
    border: 0;
}

#titulo-div {
    width: auto;
}

.fondo-registro {
    padding: 4rem 0 !important;
    background-color: #f1f4f6;
}

.fondo-registro::before {
    content: " ";
    background-image: url("https://sanofi-rcv-elearning.igloosuite.com/Content/Clients/sanofi-rcv-elearning.igloosuite.com/img/banner-registro.png");
    height: 160px;
    width: 100%;
    background-size: 49% auto;
    background-position: center bottom;
    background-repeat: no-repeat;
    display: block;
}

.fondo-registro .logo-lab {
    display: none;
}

.fondo-registro .enlace-volver {
    margin: auto;
}

@media (min-width: 992px) {
    .menu-lateral {
        height: 100vh !important;
    }

    h3.txt-subtitle-bd-class::before {
        content: "";
        background-image: url("https://sanofi-rcv-elearning.igloosuite.com/Content/Clients/sanofi-rcv-elearning.igloosuite.com/img/icon_perfil.png");
        height: 50px;
        width: 50px;
        position: absolute;
        background-repeat: no-repeat;
        background-size: contain;
        left: -60px;
        top: -6px;
    }

    .titulo-principal>h3.txt-subtitle-bd-class::before {
        content: "";
        background-image: url("https://sanofi-rcv-elearning.igloosuite.com/Content/Clients/sanofi-rcv-elearning.igloosuite.com/img/icon_book.png");
        height: 50px;
        width: 50px;
        position: absolute;
        background-repeat: no-repeat;
        background-size: contain;
        left: -60px;
    }
}

.container-fluid {
    /* padding: 0; */
}

.contProgreso .panel-progreso {
    background: transparent !important;
}

@media (max-width: 760px) {
    .imgCurso {
        display: none;
    }

    .contCurso {
        padding-right: 0px !important;
    }

    .contCursoDos {
        padding-right: 0px !important;
        padding-left: 20px !important;
    }

    .contInfo {
        padding-left: 30px !important;
        padding-bottom: 30px !important;
    }

    .contProgreso {
        padding: 40px 20px 40px 21px !important;
    }

    .contBlanco {
        height: 130px !important;
    }

    h3.txt-subtitle-bd-class::before {
        content: "";
        background-image: url("https://sanofi-rcv-elearning.igloosuite.com/Content/Clients/sanofi-rcv-elearning.igloosuite.com/img/icon_perfil.png");
        height: 50px;
        width: 50px;
        position: absolute;
        background-repeat: no-repeat;
        background-size: contain;
        left: -60px;
        top: -6px;
        visibility: hidden;
    }

    .titulo-principal>h3.txt-subtitle-bd-class::before {
        content: "";
        background-image: url("https://sanofi-rcv-elearning.igloosuite.com/Content/Clients/sanofi-rcv-elearning.igloosuite.com/img/icon_book.png");
        height: 50px;
        width: 50px;
        position: absolute;
        background-repeat: no-repeat;
        background-size: contain;
        left: -60px;
        visibility: hidden;
    }
}

@media (min-width: 576px) {
    h3.txt-subtitle-bd-class::before {
        visibility: hidden;
    }

    .titulo-principal>h3.txt-subtitle-bd-class::before {
        visibility: hidden;
    }
}

@media (min-width: 760px) and (max-width: 815px) {
    .imgCurso {
        display: none;
    }

    .contCurso {}

    .contInfo {
        padding-left: 30px !important;
        padding-bottom: 30px !important;
    }

    .contProgreso {
        padding: 40px 20px 35px 22px !important;
    }

    .contBlanco {
        height: 125px !important;
    }

    h3.txt-subtitle-bd-class::before {
        content: "";
        background-image: url("https://sanofi-rcv-elearning.igloosuite.com/Content/Clients/sanofi-rcv-elearning.igloosuite.com/img/icon_perfil.png");
        height: 50px;
        width: 50px;
        position: absolute;
        background-repeat: no-repeat;
        background-size: contain;
        left: -60px;
        top: -6px;
        visibility: visible;
    }

    .titulo-principal>h3.txt-subtitle-bd-class::before {
        content: "";
        background-image: url("https://sanofi-rcv-elearning.igloosuite.com/Content/Clients/sanofi-rcv-elearning.igloosuite.com/img/icon_book.png");
        height: 50px;
        width: 50px;
        position: absolute;
        background-repeat: no-repeat;
        background-size: contain;
        left: -60px;
        visibility: visible;
    }
}

@media (min-width: 815px) and (max-width: 1030px) {
    .imgCurso {
        display: none;
    }

    .contCurso {}

    .contInfo {
        padding-left: 30px !important;
        padding-bottom: 30px !important;
    }

    .contProgreso {
        padding: 40px 20px 35px 15px !important;
    }

    .contBlanco {
        height: 135px !important;
    }

    h3.txt-subtitle-bd-class::before {
        content: "";
        background-image: url("https://sanofi-rcv-elearning.igloosuite.com/Content/Clients/sanofi-rcv-elearning.igloosuite.com/img/icon_perfil.png");
        height: 50px;
        width: 50px;
        position: absolute;
        background-repeat: no-repeat;
        background-size: contain;
        left: -60px;
        top: -6px;
        visibility: visible;
    }

    .titulo-principal>h3.txt-subtitle-bd-class::before {
        content: "";
        background-image: url("https://sanofi-rcv-elearning.igloosuite.com/Content/Clients/sanofi-rcv-elearning.igloosuite.com/img/icon_book.png");
        height: 50px;
        width: 50px;
        position: absolute;
        background-repeat: no-repeat;
        background-size: contain;
        left: -60px;
        visibility: visible;
    }
}

@media (min-width: 1030px) and (max-width: 1290px) {
    .imgCurso {
        display: none;
    }

    .contInfo {
        padding-left: 30px !important;
        padding-bottom: 30px !important;
    }

    .contProgreso {
        padding: 56px 20px 56px 10px !important;
    }

    .contBlanco {
        height: 250px !important;
    }

    h3.txt-subtitle-bd-class::before {
        content: "";
        background-image: url("https://sanofi-rcv-elearning.igloosuite.com/Content/Clients/sanofi-rcv-elearning.igloosuite.com/img/icon_perfil.png");
        height: 50px;
        width: 50px;
        position: absolute;
        background-repeat: no-repeat;
        background-size: contain;
        left: -60px;
        top: -6px;
        visibility: visible;
    }

    .titulo-principal>h3.txt-subtitle-bd-class::before {
        content: "";
        background-image: url("https://sanofi-rcv-elearning.igloosuite.com/Content/Clients/sanofi-rcv-elearning.igloosuite.com/img/icon_book.png");
        height: 50px;
        width: 50px;
        position: absolute;
        background-repeat: no-repeat;
        background-size: contain;
        left: -60px;
        visibility: visible;
    }
}

@media (min-width: 1290px) and (max-width: 1450px) {
    .contProgreso {
        padding: 62px 20px 62px 10px !important;
    }

    .icon {
        margin-bottom: 10px;
    }

    .contBlanco {
        height: 250px !important;
    }

    h3.txt-subtitle-bd-class::before {
        content: "";
        background-image: url("https://sanofi-rcv-elearning.igloosuite.com/Content/Clients/sanofi-rcv-elearning.igloosuite.com/img/icon_perfil.png");
        height: 50px;
        width: 50px;
        position: absolute;
        background-repeat: no-repeat;
        background-size: contain;
        left: -60px;
        top: -6px;
        visibility: visible;
    }

    .titulo-principal>h3.txt-subtitle-bd-class::before {
        content: "";
        background-image: url("https://sanofi-rcv-elearning.igloosuite.com/Content/Clients/sanofi-rcv-elearning.igloosuite.com/img/icon_book.png");
        height: 50px;
        width: 50px;
        position: absolute;
        background-repeat: no-repeat;
        background-size: contain;
        left: -60px;
        visibility: visible;
    }
}

@media (min-width: 1200px) {

    .contProgreso,
    .contBlanco {
        height: 250px !important;
    }

    h3.txt-subtitle-bd-class::before {
        content: "";
        background-image: url("https://sanofi-rcv-elearning.igloosuite.com/Content/Clients/sanofi-rcv-elearning.igloosuite.com/img/icon_perfil.png");
        height: 50px;
        width: 50px;
        position: absolute;
        background-repeat: no-repeat;
        background-size: contain;
        left: -60px;
        top: -6px;
        visibility: visible;
    }

    .titulo-principal>h3.txt-subtitle-bd-class::before {
        content: "";
        background-image: url("https://sanofi-rcv-elearning.igloosuite.com/Content/Clients/sanofi-rcv-elearning.igloosuite.com/img/icon_book.png");
        height: 50px;
        width: 50px;
        position: absolute;
        background-repeat: no-repeat;
        background-size: contain;
        left: -60px;
        visibility: visible;
    }
}

@media (max-width: 767.98px) {
    html {
        background-position: 23%;
    }
}

.btn-general-custom {
    background-color: #9e1e1e;
    border-color: #9e1e1e;
    color: white;
}

.btn-lat.btn-secundario,
.btn-lat.btn-terciario {
    display: block;
}

#btn-registro {
    margin: auto;
    display: block;
}

.imagen-usuario {
    color: #9e1e1e !important;
}

.nombre-usuario {
    color: #9e1e1e !important;
}

.dropdown-toggle::after {
    color: #9e1e1e !important;
}

.navbar-nav {
    box-shadow: 0px 0px 5px 1px #dfe8e9;
}

.item-edit {
    display: flex;
}

.primary-color-class {
    color: #2c4247;
}

html,
body {
    height: 100%;
    display: flex;
    flex-direction: column;
}

main {
    flex: 1;
}

footer {
    flex: 0;
}

#panel-login::before {
    background-image: url(https://sanofi-rcv-elearning.igloosuite.com/Content/Clients/sanofi-acslipid-elearning.igloosuite.com/img/logo-elearning.png);
    background-size: contain;
    display: inline-block;
    width: 370px;
    height: 250px;
    background-repeat: no-repeat;
    content: "";
}

#page-register .head-register {
    background-image: url(https://sanofi-acslipid-elearning.igloosuite.com/Content/Clients/sanofi-acslipid-elearning.igloosuite.com/img/banner-registro.png) !important;
    background-repeat: no-repeat;
    background-position: center !important;
    height: 130px;
    background-size: contain !important;
}

#page-register .clr-texto-ppal {
    color: #00526a !important;
}

.head-register h3 {
    display: none;
}

#btn-registro,
.btn-send-form {
    margin-top: 0 !important;
    background-color: #38a0bf !important;
    border-radius: 30px !important;
    font-size: 17px;
    padding: 5px 30px;
}

#btn-backButton {
    background-color: #9e1e1e !important;
    border-radius: 30px !important;
    color: white !important;
    font-size: 17px;
    padding: 5px 30px;
}

.body-register {
    margin-bottom: 30px;
}

.body-register a {
    color: #0076ba !important;
}

.body-register .form-group label {
    display: inline !important;
}

.foot-login {
    border: none !important;
}

#navbarDropdownMenuLink {
    padding: 15px;
    font-weight: bold;
    font-family: "Trade Gothic Bold";
}

.lista-contenido .lista-temas-contenido li span {
    position: relative;
}

.lista-contenido .lista-temas-contenido li span::after {
    content: "ver aquí";
    position: absolute;
    left: -115px;
    top: 3px;
    background-color: #9e1e1e;
    color: white;
    border-radius: 30px;
    padding: 18px 25px;
    font-size: 15px;
    line-height: 0;
}

.modal-footer > span {
    font-size: 14px;
    font-weight: bold;
}