﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

/* Sticky footer styles
-------------------------------------------------- */

@font-face {
    font-family: 'Poppins-Bold';
    src: url('/css/Poppins-Bold.ttf') format('opentype');
}

@font-face {
    font-family: 'Poppins-Medium';
    src: url('/css/Poppins-Medium.ttf') format('opentype');
}
@font-face {
    font-family: 'Open Sans';
    src:url('/Fonts/OpenSans-Regular.ttf') format('opentype');
    
}
@font-face {
    font-family: 'Roboto-Bold';
    src: url('/Fonts/Roboto-Bold.ttf') format('opentype');
}

@font-face {
    font-family: 'OpenSans-Bold';
    src: url('/Fonts/OpenSans-Bold.ttf') format('opentype');
}
@font-face {
    font-family: 'Roboto-Light';
    src: url('/Fonts/Roboto-Light.ttf') format('opentype');
}
@font-face {
    font-family: 'Roboto-Regular';
    src: url('/Fonts/Roboto-Regular.ttf') format('opentype');
}
@font-face {
    font-family: 'Montserrat-Regular';
    src: url('/Fonts/Montserrat-Regular.otf') format('opentype');
}



html {
    height:100%;
    width:100%
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

thead {
    font-family:Poppins-Bold
}

tbody{
    font-family:Poppins-Medium
}

h1, h2{
    font-family:Poppins
}

.tituloModal {
    font-family: Poppins-Medium
}

.tituloModalBlack {
    font-family:Poppins-Bold
}

.detalleCuadro{
    font-family:'Open Sans'
}

body {
    height:100%;
    margin: 0;
    background-image: url('../Imagenes/fondoBlanco.jpg');
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover; /* Resize the background image to cover the entire container */
}

.TituloNavBar {
    color:black;
    font-size:18px;
    font-family: OpenSans-Bold;
    letter-spacing:1.5px;
    text-transform:uppercase;
}

.declaracionPac {
    color: black;
    font-size: 12px;
    font-family: OpenSans-Bold;
    margin-top:5px;
}


.tituloTarjeta {
    color: black;
    font-family:Montserrat-Regular;
}

.SubTitulo {
    color: black;
    font-family: Montserrat-Regular;
}

.border-top {
    border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
    height: 100%;
    background-image: url('../Imagenes/fondoBlanco.jpg')
}
.footer {
    position: fixed;
    padding-top:5px;
    font-size:12px;
    color:white;
    letter-spacing:1.5px;
    font-family:Poppins-Medium;
    /*background-color: #2c80aa;*/
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 20px; /* Vertically center the text there */
}

.titulosH1{
    font-family:Poppins-Medium;
    color:black;
    
}

.txtLogin {
    background-color: transparent;
    border: solid #26D0CE;
    border-radius: 14px;
    height: 54px;
    font-size:14px;
    width:100%;
    letter-spacing:1.5px;
}


.btn-grad {
    background-image: linear-gradient(to right, #1A2980 0%, #26D0CE 51%, #1A2980 100%)
}

.btn-grad {
    
    padding: 15px 45px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    box-shadow: 0 0 20px #eee;
    border-radius: 10px;
    display: block;
    left:0;
    width: 100%;
    font-size:20px;
    font-family:Poppins-Medium;
    letter-spacing:10px
}

    .btn-grad:hover {
        background-position: right center; /* change the direction of the change here */
        color: #fff;
        text-decoration: none;
    }



.btns {
    border-width: 3px;
    padding: 10px;
    cursor: pointer;
    width: 350px;
    font-family: Poppins-Medium;
    letter-spacing: 2px;
    height: 300px;
    margin: 15px;
    border-radius: 14px;
    background-image: url('../Imagenes/fondoCuadritos.png');
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover; /* Resize the background image to cover the entire container */
}

    .btns:hover{
        border-color:#2e98f1
    }

    .descripBtns {
        font-family: Poppins-Bold;
        font-size: 30px
    }

.btnsAsma {
    /*background-image: url('../Imagenes/fondoCuadritos.png');*/
    /*background-image: url('../Iconos/Asma.svg');*/
    background-color:aqua;
}
.btnsDiabetes {
    background-image: url('../Imagenes/fondoCuadritos.png');
    /*
    background-image: url('../Iconos/Diabetes.svg');*/
}
.btnsEpoc {
    background-image: url('../Imagenes/fondoCuadritos.png');
    /*background-image: url('../Iconos/Epoc.svg');*/
}
.btnsGlaucoma {
    background-image: url('../Imagenes/fondoCuadritos.png');
    /*background-image: url('../Iconos/Glaucoma.svg');*/
}
.btnsHipomagnesemia {
    background-image: url('../Imagenes/fondoCuadritos.png');
    /*background-image: url('../Iconos/Hipomagnesemia.svg');    */
}
.btnsICC {
    background-image: url('../Imagenes/fondoCuadritos.png');
    /*background-image: url('../Iconos/ICC.svg');*/
}
.btnsMacular {
    background-image: url('../Imagenes/fondoCuadritos.png');
    /*background-image: url('../Iconos/Macular.svg');*/
}
.btnsOsteoartritis {
    background-image: url('../Imagenes/fondoCuadritos.png');
    /*background-image: url('../Iconos/Osteoartritis.svg');*/
}
.btnsOncologia {
    background-image: url('../Imagenes/fondoCuadritos.png');
    /*background-image: url('../Iconos/Oncologia.svg');*/
}
/*SALE DE FRMMEDICOS*/
h2, h3, h4, p {
    color: #2e2d2d;
    font-family: 'Open Sans';
}

label {
    color: white;
    font-family: 'Open Sans';
}

.inputsMedicos {
    color: black;
}


.imgFondo {
    position: fixed;
    z-index: -1;
    height: 0;
    padding: 50vh 50vw;
    background: url('../Imagenes/Sin título-3-06.jpg') no-repeat;
    background-size: cover;
    background-position: center;
}


.inputGral {
    border: 0;
    outline: 0;
    color: #0074c8;
    background: transparent;
    border-bottom: 1px solid #8cd2f0;
    font-size: 18px;
    width: 100%;
}

    .inputGral:focus {
        border-bottom: 1px solid #8cd2f0;
        font-size: 18px;
        width: 100%;
    }

        .inputGral:focus::-webkit-input-placeholder {
            color: #8cd2f0;
        }

        .inputGral:focus:-moz-placeholder {
            color: #8cd2f0;
        }

        .inputGral:focus::-moz-placeholder {
            color: #8cd2f0;
        }

        .inputGral:focus:-ms-input-placeholder {
            color: #8cd2f0;
        }


.btnAceptar {
    background-color: #c21942;
    color: white;
}

.btnAceptarInverse {
    background-color: #c21942;
    color: white;
    border-style: solid;
    border-color: black
}



.btnAzul {
    border-color: #196cb1;
    background-color: #196cb1;
    animation: none;
}

    .btnAzul:focus {
        outline: none;
    }




.datosMed {
    color: black;
    font-family: 'AlrightSans-Regular-v3';
}

#barra, #barraPpal {
    background-color: #130024;
    color: white;
}


button {
    font-family: 'OpenSans-Regular';
}



@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* CUSTOM RADIO & CHECKBOXES
   http://stackoverflow.com/a/17541916/383904 */
.rad,
.ckb {
    color: black;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

    .rad > input,
    .ckb > input { /* HIDE ORG RADIO & CHECKBOX */
        position: absolute;
        opacity: 0;
        width: 0;
        height: 0;
    }
    /* RADIO & CHECKBOX STYLES */
    /* DEFAULT <i> STYLE */
    .rad > i,
    .ckb > i {
        display: inline-block;
        vertical-align: middle;
        width: 26px;
        height: 26px;
        border-radius: 50%;
        transition: 0.2s;
        box-shadow: inset 0 0 0 8px #fff;
        border: 2px solid #f61b50;
        background: white;
    }
    /* CHECKBOX OVERWRITE STYLES */
    .ckb > i {
        width: 35px;
        border-radius: 3px;
    }

    .rad:hover > i { /* HOVER <i> STYLE */
        box-shadow: inset 0 0 0 3px #fff;
        background: grey;
    }

    .rad > input:checked + i { /* (RADIO CHECKED) <i> STYLE */
        box-shadow: inset 0 0 0 3px #fff;
        background: #f61b50;
    }

    /* CHECKBOX */
    .ckb > input + i:after {
        content: "";
        display: block;
        height: 35px;
        width: 35px;
        margin: 2px;
        border-radius: inherit;
        transition: inherit;
        background: #f61b50;
    }

    .ckb > input:checked + i:after { /* (RADIO CHECKED) <i> STYLE */
        margin-left: 11px;
        background: #f61b50;
    }

    .ckb > input:checked + i:after { /* (RADIO CHECKED) <i> STYLE */
        margin-left: 11px;
        background: #f61b50;
    }

.Bloqueado {
    pointer-events: none;
    opacity: 0.5;
    background: #CCC;
}

.thCardio{
    color:white;
    background-color:#8b0000;
}

.highcharts-strong {
    font-weight: bold;
}

.highcharts-figure,
.highcharts-data-table table {
    min-width: 320px;
    max-width: 100%;
    margin: 1em auto;
}

.highcharts-data-table table {
    font-family: Verdana, sans-serif;
    border-collapse: collapse;
    border: 1px solid #ebebeb;
    margin: 10px auto;
    text-align: center;
    width: 100%;
    max-width: 500px;
}

.highcharts-data-table caption {
    padding: 1em 0;
    font-size: 1.2em;
    color: #555;
}

.highcharts-data-table th {
    font-weight: 600;
    padding: 0.5em;
}

.highcharts-data-table td,
.highcharts-data-table th,
.highcharts-data-table caption {
    padding: 0.5em;
}

.highcharts-data-table thead tr,
.highcharts-data-table tr:nth-child(even) {
    background: #f8f8f8;
}

.highcharts-data-table tr:hover {
    background: #f1f7ff;
}



@keyframes animacionLineaVerde {
    from {
        background-color: #eaf0f4;
        width: 0;
    }

    to {
        color: #fff;
        text-decoration: none;
        width: 100%
    }
}


.divLineaStep {
    background-color: #eaf0f4;
    height: 8px;
    width: 100%;
}

.divLineaStepActiva {
    background-image: linear-gradient(to right, #1FA2FF 0%, #12D8FA 51%, #1FA2FF 100%);
    height: 8px;
    width: 100%;
    animation-name: animacionLineaVerde;
    animation-duration: 1s;
}

.StepSeleccionado {
    font-family: Roboto-Regular;
    text-align: center;
    border: solid #26D0CE;
    background-image: linear-gradient(to top, #48c6ef 0%, #6f86d6 100%);
    height: 60px;
    width: 60px;
    border-radius: 50%;
    font-size: 34px;
    color: white
}

.StepCompletado {
    font-family: Roboto-Regular;
    text-align: center;
    border: solid #26D0CE;
    background-color: #26D0CE;
    height: 50px;
    border-radius: 50%;
    font-size: 28px;
    color: white
}

.Step {
    font-family: Roboto-Regular;
    text-align: center;
    border: solid #99a2a8;
    background-color: #eaf0f4;
    height: 50px;
    border-radius: 50%;
    font-size: 28px;
    color: #99a2a8
}

.textoStepActivo {
    font-family: Roboto-Regular;
    color: #1FA2FF;
    font-size: 20px;
}

.textoStep {
    font-family: Roboto-Regular;
    color: #99a2a8;
    font-size: 14px;
    margin-left:0;
}

.tittleEncuesta {
    font-family: Roboto-Medium;
    color: #1b1b1b
}

.subtituloEncuesta {
    font-family: Poppins-Bold;
    color: #1b1b1b;
    font-size: 16px;
}

.btnFormulario {
    font-family: Roboto-Medium;
    font-size: 16px;
    width: 150px
}

.fuente21 {
    font-size: 21px;
}

.fuente17 {
    font-size: 17px;
}

.inputFormEncuesta:focus {
    outline: solid;
    outline-color: #20d011;
    outline-width: 1px;
    border-color: #20d011;
    box-shadow: 0 0 10px #719ECE;
}

.cursorDeshabilitado {
    cursor: not-allowed
}

.tamañoLetraMasDatos {
    font-size: 16px;
}
