/*
Ubicación del archivo:     css/estilos.css
Versión:1.0
Hoja de estilos
- login
- boton
- colores
- calendario
- combo box
Creado por: Boris Urrea
*/

.ultimos_sin {
    position: relative;
    height: 50px;
    width: 98%;
    overflow: hidden;
    background-color: rgb(229,52,109);
    margin-bottom: 8px;
    border: 4px solid white;
}
.ultimos_sin_cien {
    position: relative;
    height: 50px;
    width: 96%;
    overflow: hidden;
    background-color: rgb(229,52,109);
    margin-bottom: 8px;
    border: 4px solid white;
}

/*
#ultimos_sin:before { 
    content: '';
    position: absolute;
    left: 89%;
    width: 15%;
    height: 150%;
    background-color: rgb(126, 29, 2);
    top: -20px;
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    transform: rotate(-15deg);
    z-index: 1;
}*/

#ultimos_con {
    position: relative;
    height: 50px;
    width: 93%;
    overflow: hidden;
    /*background-color: rgb(153,203,84);*/
    background-color: rgb(255,255,255);
    color: #000;
    margin-bottom: 8px;
    border: 4px solid rgb(103,153,84);
}
/*
#ultimos_con:before { 
    content: '';
    position: absolute;
    left: 89%;
    width: 15%;
    height: 150%;
    background-color: rgb(54, 150, 136);
    top: -20px;
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    transform: rotate(-15deg);
    z-index: 1;
}*/

#nombre{
    text-transform: uppercase;
    float: left;
    color: white;
    font-size: 3.4em;
    line-height: 50px;
    font-family: sans-serif;
    font-weight: bold;
    padding-left: 5px;
}
#paciente{
    text-transform: uppercase;
    float: left;
    line-height: 50px;
    color: white;
    font-size: 2.6em;
    font-family: sans-serif;
}
#pacientepeq{
    float: left;
    line-height: 50px;
    color: white;
    font-size: 2.1em;
    font-family: sans-serif;
}
#nombrepeq{
    text-transform: uppercase;
    float: left;
    color: white;
    font-size: 2.9em;
    line-height: 50px;
    font-family: sans-serif;
    font-weight: bold;
    padding-left: 5px;
}
#sector{
    float: left;
    line-height: 50px;
    color: white;
    font-size: 2.6em;
    font-family: sans-serif;
}
#sectorpeq{
    float: left;
    line-height: 50px;
    color: white;
    font-size: 2.1em;
    font-family: sans-serif;
}
#alarma{
    float: left;
    line-height: 50px;
    color: white;
    font-size: 2.6em;
    font-family: sans-serif;
}
#alarmapeq{
    float: left;
    line-height: 50px;
    color: white;
    font-size: 2.1em;
    font-family: sans-serif;
}
#hora{
    float: right;
    line-height: 50px;
    color: white;
    font-size: 3em;
    padding-right: 90px;
    font-family: sans-serif;
    text-transform: uppercase;
}
#horapeq{
    float: right;
    line-height: 50px;
    color: white;
    font-size: 2.7em;
    padding-right: 90px;
    font-family: sans-serif;
    text-transform: uppercase;
}
#icono{
    position: relative;
    /*left: 92.2%;*/
    left: 92.2%;
    z-index: 2;
    font-family: sans-serif;
    margin-top: -58px;
    width: 50px;
    margin-bottom: 10px;
}

#nombre_con{
    text-transform: uppercase;
    float: left;
    font-size: 3.6em;
    line-height: 50px;
    font-family: sans-serif;
    font-weight: bold;
    padding-left: 5px;
}
#paciente_con{
    float: left;
    line-height: 50px;
    font-size: 2.5em;
    font-family: sans-serif;
}
#sector_con{
    float: left;
    line-height: 50px;
    font-size: 2.5em;
    font-family: sans-serif;
}
#alarma_con{
    float: left;
    line-height: 50px;
    font-size: 2.5em;
    font-family: sans-serif;
}
#hora_con{
    float: right;
    line-height: 50px;
    font-size: 2em;
    padding-right: 25px;
    font-family: sans-serif;
    text-transform: uppercase;
}

#nombre_conpeq{
    text-transform: uppercase;
    float: left;
    font-size: 2.0em;
    line-height: 50px;
    font-family: sans-serif;
    font-weight: bold;
    padding-left: 5px;
}
#paciente_conpeq{
    float: left;
    line-height: 50px;
    font-size: 2em;
    font-family: sans-serif;
}
#sector_conpeq{
    float: left;
    line-height: 50px;
    font-size: 2em;
    font-family: sans-serif;
}
#alarma_conpeq{
    float: left;
    line-height: 50px;
    font-size: 2em;
    font-family: sans-serif;
}
#hora_conpeq{
    float: right;
    line-height: 50px;
    font-size: 1.5em;
    padding-right: 25px;
    font-family: sans-serif;
    text-transform: uppercase;
}
#scrollbar{
    border-radius: 25px;
    background-color: white;
    font-size: 40px;
    font-family: sans-serif;
    margin-top: 10px;
    margin-left: 2%;
    margin-right: 2%;
    
}
#icono_cien{
        left: 91.8%;
        position: relative;
        z-index: 2;
        font-family: sans-serif;
        margin-top: -58px;
        width: 50px;
        margin-bottom: 8px;
    }
    #nombre_cien{
        text-transform: uppercase;
        float: left;
        color: white;
        line-height: 50px;
        font-family: sans-serif;
        font-weight: 900;
        padding-left: 5px;
        font-size: 4.2em;
    }
    #sector_cien{
        font-size: 3.3em;
        float: left;
        line-height: 50px;
        color: white;
        font-family: sans-serif;
    }
    #paciente_cien{
        font-size: 3.3em;
        text-transform: uppercase;
        float: left;
        line-height: 50px;
        color: white;
        font-family: sans-serif;
    }
    #alarma_cien{
        font-size: 3.2em;
        float: left;
        line-height: 50px;
        color: white;
        font-family: sans-serif;
    }
    #hora_cien{
        font-size: 4.2em;
        float: right;
        line-height: 50px;
        color: white;
        margin-right: 100px;
        font-family: sans-serif;
        text-transform: uppercase;
    }
    #nombre_con_cien{
        font-size: 3.8em;
        text-transform: uppercase;
        float: left;
        color: black;
        line-height: 50px;
        font-family: sans-serif;
        font-weight: bold;
        padding-left: 5px;
    }
    #sector_con_cien{
        font-size: 3.1em;
        float: left;
        line-height: 50px;
        color: black;
        font-family: sans-serif;
    }
    #paciente_con_cien{
        font-size: 3.1em;
        float: left;
        line-height: 50px;
        color: black;
        font-family: sans-serif;
    }
    #alarma_con_cien{
        font-size: 3em;
        float: left;
        line-height: 50px;
        color: black;
        font-family: sans-serif;
    }
    #hora_con_cien{
        font-size: 3.5em;
        float: right;
        line-height: 50px;
        color: black;
        padding-right: 40px;
        font-family: sans-serif;
        text-transform: uppercase;
    }
    
    
    #nombrepeq_cien{
        text-transform: uppercase;
        float: left;
        color: white;
        line-height: 50px;
        font-family: sans-serif;
        font-weight: 900;
        padding-left: 5px;
        font-size: 3.4em;
    }
    #sectorpeq_cien{
        font-size: 2.5em;
        float: left;
        line-height: 50px;
        color: white;
        font-family: sans-serif;
    }
    #pacientepeq_cien{
        font-size: 2.5em;
        text-transform: uppercase;
        float: left;
        line-height: 50px;
        color: white;
        font-family: sans-serif;
    }
    #alarmapeq_cien{
        font-size: 2.4em;
        float: left;
        line-height: 50px;
        color: white;
        font-family: sans-serif;
    }
    #horapeq_cien{
        font-size: 3.4em;
        float: right;
        line-height: 50px;
        color: white;
        margin-right: 100px;
        font-family: sans-serif;
        text-transform: uppercase;
    }
    #nombre_conpeq_cien{
        font-size: 3em;
        text-transform: uppercase;
        float: left;
        color: black;
        line-height: 50px;
        font-family: sans-serif;
        font-weight: bold;
        padding-left: 5px;
    }
    #sector_conpeq_cien{
        font-size: 3.1em;
        float: left;
        line-height: 50px;
        color: black;
        font-family: sans-serif;
    }
    #paciente_conpeq_cien{
        font-size: 2.2em;
        float: left;
        line-height: 50px;
        color: black;
        font-family: sans-serif;
    }
    #alarma_conpeq_cien{
        font-size: 2.2em;
        float: left;
        line-height: 50px;
        color: black;
        font-family: sans-serif;
    }
    #hora_conpeq_cien{
        font-size: 2.7em;
        float: right;
        line-height: 50px;
        color: black;
        padding-right: 40px;
        font-family: sans-serif;
        text-transform: uppercase;
    }
/*#horaact{
    border-radius: 25px;
    border: 2px solid white;
    background-color: white;
    font-size: 60px;
    font-family: sans-serif;
    color: rgb(46,48,146);
    text-align: center;
    font-weight: 600;
    padding-bottom: 40px;
    padding-top: 40px;
    width: 720px;
    margin-left: auto;
    margin-right: auto;
}*/
.horaact{
    border-radius: 25px;
    border: 2px solid white;
    background-color: white;
    /*font-size: 42px;*/
    font-size: 30px;
    font-family: sans-serif;
    color: rgb(46,48,146);
    text-align: center;
    font-weight: 600;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}
.horaact_cien{
    border-radius: 50px;
    /*border: 2px solid white;*/
    background-color: white;
    /*font-size: 42px;*/
    font-size: 50px;
    font-family: sans-serif;
    color: rgb(46,48,146);
    text-align: center;
    font-weight: 600;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    line-height: 100px;
    height: 100px;
    margin-top: 40px;
    padding-right: auto;
    padding-left: auto;
    margin-bottom: 50px;
    /*line-height: 100px;*/
}
/*

    background-color: white;
    font-size: 60px;
    font-family: sans-serif;
    color: rgb(46,48,146);
    font-weight: 600;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    line-height: 100px;
    height: 100px;
    margin-bottom: 50px;
    display: block;
*/
/*#col_izq{
    width: 48%;
    height: 65%;
    float: left;
    margin-left: 2%;
}
#col_der{
    width: 48%;
    float: right;
    margin-left: 2%;
}*/
#col_izq{
    width: 68%;
    height: 65%;
    float: left;
    margin-left: 0.5%;
}
#col_der{
    width: 30%;
    float: right;
    margin-left: 1%;
}
#col_izq_cien{
    width: 100%;
    height: none;
    float: left;
    margin-left: 1%;
    margin-top: 20px;
}

/*    width: 100%;
    margin-top: 100px;

    float: left;
    margin-left: 1%;*/
#col_der_cien{
    width: 95%;
    height: 100px;
    float: none;
    margin-left: 1%;
}
#player{
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    border: solid 4px white;
}
body, html{
    /*height: 100%;*/
    background-color: rgb(46,48,146);
}
#tultimos{
    font-family: sans-serif;
    color: white;
    text-align: center;
    width: 100%;
    font-size: 2.3em;
    font-weight: 600;
    margin-bottom: 15px;
}
.play {
    width: 0;
    height: 0;
    border-top: 18px solid transparent;
    border-left: 28px solid #000000;
    border-bottom: 18px solid transparent;
    background: white;
    border-right: white;
    margin-top: 10px;
    margin-left: 5px;
}
.play_container{
    width: 35px;
    height: 53px;
    float: right;
    border: 1px #000 solid;
    padding: 1px;
    line-height: 45px;
}
li img {
    height: 80px;
    width: auto;
    margin-top: 15px;
}

nav#tv{
    background-color: rgb(46,48,146) !important;
    color: white !important;
    border:none !important;
}
.menu3{
    color: white !important;
}
.lisel{
    margin-top: 32px;
}
.select-css {
    
    display: block;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: 700;
    color: #444;
    line-height: 1.3;
    padding: .6em 1.4em .5em .8em;
    width: 100%;
    max-width: 100%; 
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #aaa;
    box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
    border-radius: .5em;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
      linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
}
.select-css::-ms-expand {
    display: none;
}
.select-css:hover {
    border-color: #888;
}
.select-css:focus {
    border-color: #aaa;
    box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
    box-shadow: 0 0 0 3px -moz-mac-focusring;
    color: #222; 
    outline: none;
}
.select-css option {
    font-weight:normal;
}
select:focus > option:checked { 
    background: rgb(153,203,84)!important;
}



@media screen and (max-width: 1600px) {

    #nombre{
        font-size: 3.4em;
    }
    #nombrepeq{
        font-size: 2.5em;
    }
    #sector{
        font-size: 2.6em;
    }
    #sectorpeq{
        font-size: 2.1em;
    }
    #paciente{
        font-size: 2.6em;
    }
    #pacientepeq{
        font-size: 2.1em;
    }
    #alarma{
        font-size: 2.6em;
    }
    #alarmapeq{
        font-size: 2.1em;
    }
    #hora{
        font-size: 3.2em;
         padding-right: 70px;
    }
    #horapeq{
        font-size: 2.3em;
        padding-right: 70px;
    }
    #nombre_con{
        font-size: 3em;
    }
    #paciente_con{
        font-size: 2.2em;
    }
    #sector_con{
        font-size: 2.2em;
    }
    #alarma_con{
        font-size: 2.2em;
    }
    #hora_con{
        font-size: 2em;
        /*padding-right: 70px;*/
    }

    #nombre_conpeq{
        font-size: 2em;
    }
    #paciente_conpeq{
        font-size: 1.7em;
    }
    #sector_conpeq{
        font-size: 1.7em;
    }
    #alarma_conpeq{
        font-size: 1.7em;
    }
    #hora_conpeq{
        font-size: 1.5em;
        /*padding-right: 70px;*/
    }
    #icono{
        left: 91.1%;
    }
    #icono_cien{
        left: 91%;
    }
}

@media screen and (max-width: 1400px) {

    #nombre{
        font-size: 3em;
    }
    #nombrepeq{
        font-size: 2em;
    }
    #sector{
        font-size: 2em;
    }
    #sectorpeq{
        font-size: 1.4em;
    }
    #paciente{
        font-size: 2em;
    }
    #pacientepeq{
        font-size: 1.4em;
    }
    #alarma{
        font-size: 2em;
    }
    #alarmapeq{
        font-size: 1.4em;
    }
    #hora{
        font-size: 3em;
    }
    #horapeq{
        font-size: 1.3em;
    }
    #nombre_con{
        font-size: 2.6em;
    }
    #sector_con{
        font-size: 1.6em;
    }
    #paciente_con{
        font-size: 1.6em;
    }
    #alarma_con{
        font-size: 1.6em;
    }
    #hora_con{
        font-size: 1.3em;
    }

    #nombre_conpeq{
        font-size: 2em;
    }
    #sector_conpeq{
        font-size: 1.2em;
    }
    #paciente_conpeq{
        font-size: 1.2em;
    }
    #alarma_conpeq{
        font-size: 1.2em;
    }
    #hora_conpeq{
        font-size: 1em;
    }
    #icono{
        left: 90.6%;
        margin-bottom: 5px;
    }
    #icono_cien{
        left: 90%;
    }
}

@media screen and (max-width: 1250px) {

    #nombre{
        font-size: 3em;
    }
    #nombrepeq{
        font-size: 2em;
    }
    #sector{
        font-size: 2em;
    }
    #sectorpeq{
        font-size: 1.4em;
    }
    #paciente{
        font-size: 2em;
    }
    #pacientepeq{
        font-size: 1.4em;
    }
    #alarma{
        font-size: 2em;
    }
    #alarmapeq{
        font-size: 1.4em;
    }
    #hora{
        font-size: 3em;
    }
    #horapeq{
        font-size: 2.4em;
    }
    #nombre_con{
        font-size: 2.6em;
    }
    #sector_con{
        font-size: 1.6em;
    }
    #paciente_con{
        font-size: 1.6em;
    }
    #alarma_con{
        font-size: 1.6em;
    }
    #hora_con{
        font-size: 1.3em;
        padding-right: 30px;
    }

    #nombre_conpeq{
        font-size: 2em;
    }
    #sector_conpeq{
        font-size: 1.2em;
    }
    #paciente_conpeq{
        font-size: 1.2em;
    }
    #alarma_conpeq{
        font-size: 1.2em;
    }
    #hora_conpeq{
        font-size: 1em;
        padding-right: 30px;
    }
    #icono{
        left: 89.6%;
        margin-bottom: 2px;
    }
    
    li img {
        height: auto;
        width: 200px;
        margin-top: 15px;
    }
    .horaact{
        font-size: 20px;
    }
    #col_izq{
        margin-top: -40px;
    }
    #nombre_cien{
        font-size: 3.4em;
    }
    #nombrepeq_cien{
        font-size: 2.4em;
    }
    #sector_cien{
        font-size: 2.4em;
    }
    #sectorpeq_cien{
        font-size: 1.8em;
    }
    #paciente_cien{
        font-size: 2.4em;
    }
    #pacientepeq_cien{
        font-size: 1.8em;
    }
    #alarma_cien{
        font-size: 2.4em;
    }
    #alarmapeq_cien{
        font-size: 1.8em;
    }
    #hora_cien{
        font-size: 3.4em;
    }
    #horapeq_cien{
        font-size: 2.8em;
    }
    #nombre_con_cien{
        font-size: 3em;
    }
    #sector_con_cien{
        font-size: 2em;
    }
    #paciente_con_cien{
        font-size: 2em;
    }
    #alarma_con_cien{
        font-size: 2em;
    }
    #hora_con_cien{
        font-size: 1.7em;
        padding-right: 50px;
    }

    #nombre_conpeq_cien{
        font-size: 2.4em;
    }
    #sector_conpeq_cien{
        font-size: 1.6em;
    }
    #paciente_conpeq_cien{
        font-size: 1.6em;
    }
    #alarma_conpeq_cien{
        font-size: 1.6em;
    }
    #hora_conpeq_cien{
        font-size: 1.4em;
        padding-right: 50px;
    }
}

@media screen and (max-width: 1100px) {
    .limenu3 {
         padding: 0 2px 0 2px !important; 
        
        float: left !important;
    }
    nav li {
        padding: 0 5px 0 5px !important;
        width: auto !important;
    }
    #col_izq{
        width:100%;
        height: auto;
        order: 1;
    }
    #col_der{
        width:100%;
        height: auto;
        order: 2;
    }
    li img {
        height: auto;
        width: 150px;
        margin-top: 5px;
    }
    #col_izq {
        margin-top: 10px !important; 
    }
    #nombre{
        font-size: 3em;
    }
    #nombrepeq{
        font-size: 2em;
    }
    #sector{
        font-size: 2.6em;
    }
    #sectorpeq{
        font-size: 1.6em;
    }
    #paciente{
        font-size: 2.6em;
    }
    #pacientepeq{
        font-size: 1.6em;
    }
    #alarma{
        font-size: 2.6em;
    }
    #alarmapeq{
        font-size: 1.6em;
    }
    #hora{
        font-size: 3em;
        padding-right: 80px;
    }
    #horapeq{
        font-size: 2.5em;
        padding-right: 80px;
    }
    #nombre_con{
        font-size: 2.4em;
    }
    #paciente_con{
        font-size: 2em;
    }
    #sector_con{
        font-size: 2em;
    }
    #alarma_con{
        font-size: 2em;
    }
    #hora_con{
        font-size: 2.4em;
        padding-right: 80px;
    }

    #nombre_conpeq{
        font-size: 2em;
    }
    #sector_conpeq{
        font-size: 1.6em;
    }
    #paciente_conpeq{
        font-size: 1.6em;
    }
    #alarma_conpeq{
        font-size:1.6em;
    }
    #hora_conpeq{
        font-size: 1.6em;
        padding-right: 80px;
    }
     #icono{
        left: 90%;
    }
    body{
        display: flex;
        flex-flow: column;
    }
    #icono_cien{
        left: 88.9%;
    }
    #nombre_cien{
        font-size: 3em;
    }
    #nombrepeq_cien{
        font-size: 2em;
    }
    #sector_cien{
        font-size: 2em;
    }
    #sectorpeq_cien{
        font-size: 1.4em;
    }
    #paciente_cien{
        font-size: 2em;
    }
    #pacientepeq_cien{
        font-size: 1.4em;
    }
    #alarma_cien{
        font-size: 2em;
    }
    #alarmapeq_cien{
        font-size: 1.4em;
    }
    #hora_cien{
        font-size: 3em;
    }
    #horapeq_cien{
        font-size: 2.4em;
    }
    #nombre_con_cien{
        font-size: 2.6em;
    }
    #sector_con_cien{
        font-size: 1.6em;
    }
    #paciente_con_cien{
        font-size: 1.6em;
    }
    #alarma_con_cien{
        font-size: 1.6em;
    }
    #hora_con_cien{
        font-size: 1.3em;
        padding-right: 50px;
    }

    #nombre_conpeq_cien{
        font-size: 2em;
    }
    #sector_conpeq_cien{
        font-size: 1.2em;
    }
    #paciente_conpeq_cien{
        font-size: 1.2em;
    }
    #alarma_conpeq_cien{
        font-size: 1.2em;
    }
    #hora_conpeq_cien{
        font-size: 1em;
        padding-right: 50px;
    }
}
@media screen and (max-width: 900px) {
    
    #nombre{
        font-size: 2.6em;
    }
    #nombrepeq{
        font-size: 1.6em;
    }
    #sector{
        font-size: 2.2em;
    }
    #sectorpeq{
        font-size: 1.2em;
    }
    #paciente{
        font-size: 2.2em;
    }
    #pacientepeq{
        font-size: 1.2em;
    }
    #alarma{
        font-size: 2.2em;
    }
    #alarmapeq{
        font-size: 1.2em;
    }
    #hora{
        font-size: 2.6em;
    }
    #horapeq{
        font-size: 2.1em;
    }
    #nombre_con{
        font-size: 2em;
    }
    #paciente_con{
        font-size: 1.6em;
    }
    #sector_con{
        font-size: 1.6em;
    }
    #alarma_con{
        font-size: 1.6em;
    }
    #hora_con{
        font-size: 2em;
    }

    #nombre_conpeq{
        font-size: 1.6em;
    }
    #sector_conpeq{
        font-size: 1.2em;
    }
    #paciente_conpeq{
        font-size: 1.2em;
    }
    #alarma_conpeq{
        font-size: 1.2em;
    }
    #hora_conpeq{
        font-size: 1.2em;
    }
     #icono{
        left: 90%;
    }
}
@media screen and (max-width: 900px) {
    
    #nombre{
        font-size: 2.6em;
    }
    #nombrepeq{
        font-size: 1.6em;
    }
    #sector{
        font-size: 2.2em;
    }
    #sectorpeq{
        font-size: 1.2em;
    }
    #paciente{
        font-size: 2.2em;
    }
    #pacientepeq{
        font-size: 1.2em;
    }
    #alarma{
        font-size: 2.2em;
    }
    #alarmapeq{
        font-size: 1.2em;
    }
    #hora{
        font-size: 2.6em;
    }
    #horapeq{
        font-size: 2.1em;
    }
    #nombre_con{
        font-size: 2em;
    }
    #paciente_con{
        font-size: 1.6em;
    }
    #sector_con{
        font-size: 1.6em;
    }
    #alarma_con{
        font-size: 1.6em;
    }
    #hora_con{
        font-size: 2em;
    }

    #nombre_conpeq{
        font-size: 1.6em;
    }
    #sector_conpeq{
        font-size: 1.2em;
    }
    #paciente_conpeq{
        font-size: 1.2em;
    }
    #alarma_conpeq{
        font-size: 1.2em;
    }
    #hora_conpeq{
        font-size: 1.2em;
    }
 }