/* PANTALLAS DE TELEVISIÓN*/
.rec1362801,
.rec1696201{
    background: #ffffff !important;
}

.modoTV{
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    font-family: 'Roboto Slab', serif;
}
.modoTV .mod{
    width: 100%;
    padding: 0;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.modoTV .mod > div{
    padding: 40px 80px;
}

.modoTV h2{
    width: 100%;
    display: inline-block;
    margin: 0;
    margin-bottom: 30px;
    font-size: 45px;
    color: #777777;
    border: 0;
    text-transform: none;
    font-family: 'Roboto Slab';
    font-weight: normal;
}
.modoTV h2:before{
    content: '';
    background-image: url("/web/img/calendario.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    top: 8px;
    width: 50px;
    height: 50px;
    display: inline-block;
    margin-right: 20px;
    color: #9b6525;
}
.modoTV .mod .pag{
    width: auto;
    margin: 0 auto;
    padding: 10px 0;
}
.modoTV .mod .pag a{
    width: auto;
    font-size: 25px;
    padding: 10px;
    color: #175770;
    text-decoration: none;
}
.modoTV .mod .pag span{
    width: auto;
    font-size: 25px;
    padding: 10px;
    color: #175770;
    font-weight: 600;
}

/*Pantalla ascensor*/
@media only screen and (max-width: 270px){
    .modoTV .mod > div{
        padding: 20px 10px;
    }

    .modoTV h2{
        width: 100%;
        margin-bottom: 20px;
        font-size: 35px;
    }
    .modoTV h2:before{
        width: 40px;
        height: 40px;
    }
}


/*Pantalla de reposo*/
.pantalla-reposo{
    width: 100%;
    padding: 0 !important;
    overflow: hidden !important;
}

.pantalla-reposo img{
    width: 100%;
    margin: 0 auto;
    display: block;
}

/*Pantalla Actividades Próximas*/
.actividades-proximas h2:before{
    content: '';
    background-image: url("/web/img/calendario.svg");
}

.actividades-proximas .prox-actv{
    width: 100%;
    margin: 0;
}

.actividades-proximas .prox-actv li{
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #000000;
}

.actividades-proximas .prox-actv .lugar{
    width: auto;
    display: inline-block;
    padding: 5px 40px;
    font-size: 18px;
    background-color: #a7957f;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.actividades-proximas .prox-actv .info{
    width: 100%;
    display: inline-block;
}

.actividades-proximas .prox-actv .fecha{
    width: 230px;
    padding-right: 70px;
    position: relative;
    color: #175770;
    float: left;
}
.actividades-proximas .prox-actv .fecha .dia{
    width: 180px;
    font-size: 140px;
    line-height: 120px;
}
.actividades-proximas .prox-actv .fecha .mes{
    width: 70px;
    text-align: left;
    font-size: 30px;
    font-weight: 300;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    right: 0;
}
.actividades-proximas .prox-actv .fecha .anyo{
    width: 70px;
    text-align: left;
    font-size: 22px;
    font-weight: 300;
    text-transform: uppercase;
    position: absolute;
    top: 35px;
    right: 0;
}

.actividades-proximas .prox-actv .texto{
    width: calc(100% - 230px);
    float: left;
    padding-left: 30px;
}
.actividades-proximas .prox-actv .texto .nombre{
    width: 100%;
    text-align: left;
    font-size: 40px;
    line-height: 40px;
    color:#444444;
    font-weight: 600;
    text-transform: uppercase;
}
.actividades-proximas .prox-actv .texto .intro{
    width: 100%;
    text-align: left;
    font-size: 22px;
    line-height: 22px;
    color:#9b6525;
}



/*Pantalla Tablón de Anuncios*/
.tablon-anuncios h2{
    text-transform: uppercase;
}
.tablon-anuncios h2:before{
    content: '';
    background-image: url("/web/img/tabla.svg");
}
.tablon-anuncios{
    width: 100%;
    display: inline-block;
}
.lista-anuncios{
    margin-bottom: 40px;
}
.tablon-anuncios .anuncio{
    width: 100%;
    display: inline-block;
    padding: 20px 0;
    border-bottom: 1px solid #000000;
}
.tablon-anuncios .anuncio .fecha{
    width: 100%;
    text-align: left;
    font-size: 25px;
    line-height: 25px;
    color:#9b6525;
    margin-bottom: 15px;
}
.tablon-anuncios .anuncio .nombre{
    width: 100%;
    text-align: left;
    font-size: 40px;
    line-height: 40px;
    color:#444444;
    font-weight: 600;
    margin-bottom: 20px;
}
.tablon-anuncios .anuncio .enlace a,
.tablon-anuncios .anuncio .documento a,
.tablon-anuncios .anuncio .contenido span{
    width: 100%;
    text-align: left;
    font-size: 25px;
    line-height: 25px;
    color: #175770;
    text-decoration: none;
    cursor: pointer;
}
.tablon-anuncios .anuncio .enlace a:before,
.tablon-anuncios .anuncio .documento a:before,
.tablon-anuncios .anuncio .contenido span:before{
    content: '';
    background-image: url("/web/img/pdf.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    top: 3px;
    width: 25px;
    height: 25px;
    display: inline-block;
    margin-right: 10px;
}
.tablon-anuncios .anuncio .enlace a:before{
    background-image: url("/web/img/internet.svg");
}
.tablon-anuncios .anuncio .documento a:before{
    background-image: url("/web/img/pdf.svg");
}
.tablon-anuncios .anuncio .contenido span:before{
    background-image: url("/web/img/ver-contenido.svg");
}

.tablon-anuncios .anuncio .img a:before{
    background-image: url("/web/img/imagen.svg");
}

/*Pantalla Actividad del día y Planta Ascensor*/
.actividad-dia .fecha{
    width: 500px;
    position: relative;
    color: #175770;
}
.actividad-dia .fecha .dia{
    width: 350px;
    font-size: 300px;
    line-height: 250px;
}
.actividad-planta .planta{
    width: 100%;
    font-size: 200px;
    line-height: 180px;
    color: #175770;
}
.actividad-dia .fecha .mes{
    width: 150px;
    text-align: left;
    font-size: 70px;
    font-weight: 300;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    right: 0;
}
.actividad-dia .fecha .anyo{
    width: 150px;
    text-align: left;
    font-size: 50px;
    font-weight: 300;
    text-transform: uppercase;
    position: absolute;
    top: 80px;
    right: 0;
}

.actividad-dia .info,
.actividad-planta .info{
    width: 100%;
    display: inline-block;
    margin-top: 40px;
}
.actividad-dia .info .intro,
.actividad-planta .info .intro{
    width: 100%;
    text-align: left;
    font-size: 40px;
    line-height: 40px;
    color:#9b6525;
    margin-bottom: 50px;
}
.actividad-dia .info .nombre,
.actividad-planta .info .nombre{
    width: 100%;
    text-align: left;
    font-size: 60px;
    line-height: 65px;
    color:#444444;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.actividad-dia .info .lugar,
.actividad-planta .info .lugar{
    width: 100%;
    text-align: left;
    font-size: 40px;
    line-height: 40px;
    color:#666666;
    margin-bottom: 30px;
    position: relative;
    padding-left: 60px;
}
.actividad-dia .info .lugar:before,
.actividad-planta .info .lugar:before{
    content: '';
    background-image: url("/web/img/puntero.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    display: inline-block;
    margin-right: 20px;
    color: #9b6525;
}
/*Pantalla ascensor*/
@media only screen and (max-width: 270px){
    .actividad-dia,
    .actividad-planta{
        position: relative;
        z-index: 1;
    }
    /*.actividad-dia:before,
    .actividad-planta:before{
        content: '';
        display: block;
        position: absolute;
        width: 1000px;
        height: 200%;
        bottom: -50px;
        left: -500px;
        right: 0;
        background-color: #ffffff;
        z-index: -1;
        transform: rotate(-20deg);
    }
    .actividad-dia:after,
    .actividad-planta:after{
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background-color: #175770;
        z-index: -2;
    }*/
    .actividad-dia .fecha{
        width: 100%;
        padding-right: 0;
    }
    .actividad-dia .fecha .dia{
        width: 100%;
        font-size: 110px;
        line-height: 100px;
    }
    .actividad-dia .fecha .mes{
        width: 120px;
        text-align: left;
        font-size: 40px;
    }
    .actividad-dia .fecha .anyo{
        width: 120px;
        font-size: 40px;
        font-weight: 300;
        top: 45px;
    }
    .actividad-planta .planta{
        width: 100%;
        font-size: 60px;
        line-height: 60px;
    }
    .actividad-dia .info,
    .actividad-planta .info{
        margin-top: 30px;
    }
    .actividad-dia .info .intro,
    .actividad-planta .info .intro{
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 40px;
    }
    .actividad-dia .info .nombre,
    .actividad-planta .info .nombre{
        font-size: 30px;
        line-height: 35px;
    }
    .actividad-dia .info .lugar,
    .actividad-planta .info .lugar{
        width: 100%;
        text-align: center;
        font-size: 25px;
        line-height: 25px;
        padding-left: 0;
    }
    .actividad-dia .info .lugar:before,
    .actividad-planta .info .lugar:before{
        position: relative;
        top: inherit;
        left: inherit;
        width: 50px;
        height: 50px;
        display: block;
        margin: 0 auto;
        margin-bottom: 20px;
    }
}


/*Pantalla Tabla Gestión (Informe Individual)*/
.informe-individual .tabla{
    width: 100%;
    min-height: 250px;
    display: inline-block;
    position: relative;
    background-color: #a7957f;
    color: #ffffff;
    margin-bottom: 30px;
}
.informe-individual .tabla:last-child{
    margin-bottom: 0;
}

.informe-individual .head{
    width: 340px;
    height: 100%;
    display: inline-block;
    float: left;
    background-color: rgba(0, 0, 0, 0.1);
    text-align: center;
    padding: 40px;
    overflow: hidden;
    position: relative;
    z-index: 4;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2);
}
.informe-individual .head:before{
    content: '';
    display: block;
    width: 250px;
    height: 250px;
    position: absolute;
    top: 40%;
    left: 40%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.1;
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    rotation: 25deg;
}
.informe-individual .head .titulos{
    width: 100%;
    display: inline-block;
    margin-bottom: 30px;
    text-align: center;
    font-size: 50px;
    line-height: 45px;
    font-weight: 600;
}
.informe-individual .head .icono{
    width: 110px;
    height: 110px;
    margin: 0 auto;
}


.informe-individual .info{
    width: calc(100% - 340px);
    display: inline-block;
    height: 100%;
    float: left;
    position: relative;
}
.informe-individual .info:before{
    content: '';
    width: 50%;
    height: 100%;
    top: 0;
    left: 0;
    display: inline-block;
    position: absolute;
    background-size: 100%;
    background-position: -100px;
    background-repeat: no-repeat;
    opacity: 0.4;
    z-index: 0;
}
.informe-individual .info:after{
    content: '';
    width: 50%;
    height: 100%;
    top: 0;
    left: 0;
    display: inline-block;
    position: absolute;
    background-size: 100%;
    background-position: -99px;
    background-repeat: no-repeat;
    opacity: 1;
    z-index: 0;
}
.informe-individual .info .bloque{
    width: 50%;
    display: inline-block;
    float: left;
    padding: 40px 50px;
    text-align: right;
    z-index: 1;
    position: relative;
}
.informe-individual .info .titulos{
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 35px;
    font-weight: 300;
}
.informe-individual .info .cantidad{
    width: 100%;
    display: inline-block;
    font-size: 150px;
    line-height: 130px;
}


/*Asignamos a cada tipo de tabla su estilo*/
.informe-individual .tabla.llamadas{
    background-color: #a7957f;
}
.informe-individual .llamadas .head:before{
    background-image: url("/web/img/telefono.svg");
}
.informe-individual .llamadas .info:before{
    background-image: url("/web/img/imagen-tabla-gestion-llamadas.jpg");
}
.informe-individual .llamadas .info:after{
    background-image: linear-gradient(to right, transparent 0%, #a7957f 100%);
}


.informe-individual .tabla.emails{
    background-color: #175770;
}
.informe-individual .emails .head:before{
    background-image: url("/web/img/email.svg");
}
.informe-individual .emails .info:before{
    background-image: url("/web/img/imagen-tabla-gestion-emails.jpg");
}
.informe-individual .emails .info:after{
    background-image: linear-gradient(to right, transparent 0%, #175770 100%);
}


.informe-individual .tabla.registros{
    background-color: #9b6525;
}
.informe-individual .registros .head:before{
    background-image: url("/web/img/documento.svg");
}
.informe-individual .registros .info:before{
    background-image: url("/web/img/imagen-tabla-gestion-registros.jpg");
}
.informe-individual .registros .info:after{
    background-image: linear-gradient(to right, transparent 0%, #9b6525 100%);
}




/*Pantalla Tabla Gestión (Informe Anual)*/
.informe-anual .labels{
    width: 100%;
    padding-left: 340px;
    display: inline-block;
    position: relative;
    margin-bottom: 30px;
}
.informe-anual .labels .label{
    display: inline-block;
    background-color: #e7e7e7;
    color: #777777;
    padding: 10px 30px;
    font-size: 40px;
    text-align: center;
    margin: 0 15px;
}
.informe-anual .labels .label strong{
    background-color: #e7e7e7;
    color: #333333;
}
.informe-anual .labels .label.dia{
    width: calc(16% - 30px);
}
.informe-anual .labels .label.semana{
    width: calc(28% - 30px);
}
.informe-anual .labels .label.mes{
    width: calc(28% - 30px);
}
.informe-anual .labels .label.anio{
    width: calc(28% - 30px);
}

.informe-anual .tabla{
    width: 100%;
    height: 200px;
    display: inline-block;
    position: relative;
    background-color: #a7957f;
    color: #ffffff;
    margin-bottom: 50px;
}
.informe-anual .tabla:last-child{
    margin-bottom: 0;
}

.informe-anual .head{
    width: 340px;
    height: 100%;
    display: inline-block;
    float: left;
    background-color: rgba(0, 0, 0, 0.1);
    text-align: center;
    padding: 20px 40px 20px 140px;
    overflow: hidden;
    position: relative;
    z-index: 4;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2);
}
.informe-anual .head:before{
    content: '';
    display: block;
    width: 250px;
    height: 250px;
    position: absolute;
    top: 40%;
    left: 40%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.1;
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    rotation: 25deg;
}
.informe-anual .head .icono{
    width: 80px;
    height: 80px;
    margin-top: -40px;
    position: absolute;
    top: 50%;
    left: 30px;
}
.informe-anual .head .titulos{
    width: 100%;
    display: block;
    margin-bottom: 25px;
    text-align: left;
    font-size: 25px;
    line-height: 30px;
}
.informe-anual .head .titulos:last-child{
    margin-bottom: 0;
}
.informe-anual .head .titulos span{
    width: 100%;
    display: inline-block;
    margin-top: 5px;
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
}


.informe-anual .info{
    width: calc(100% - 340px);
    display: inline-block;
    height: 100%;
    float: left;
    position: relative;
}
.informe-anual .info:before{
    content: '';
    width: 50%;
    height: 100%;
    top: 0;
    left: 0;
    display: inline-block;
    position: absolute;
    background-size: 100%;
    background-position: -100px;
    background-repeat: no-repeat;
    opacity: 0.3;
    z-index: 0;
}
.informe-anual .info:after{
    content: '';
    width: 50%;
    height: 100%;
    top: 0;
    left: 0;
    display: inline-block;
    position: absolute;
    background-size: 100%;
    background-position: -99px;
    background-repeat: no-repeat;
    opacity: 1;
    z-index: 0;
}

.informe-anual .info .bloque{
    display: inline-block;
    text-align: center;
    margin: 0 15px;
    z-index: 1;
    position: relative;
}
.informe-anual .info .bloque.dia{
    width: calc(16% - 30px);
}
.informe-anual .info .bloque.semana{
    width: calc(28% - 30px);
}
.informe-anual .info .bloque.mes{
    width: calc(28% - 30px);
}
.informe-anual .info .bloque.anio{
    width: calc(28% - 30px);
}

.informe-anual .info .bloque .cantidad{
    width: 100%;
    text-align: center;
    padding: 20px 0;
    font-size: 65px;
    line-height: 60px;
}


/*Asignamos a cada tipo de tabla su estilo*/
.informe-anual .tabla.llamadas{
    background-color: #a7957f;
}
.informe-anual .llamadas .head:before{
    background-image: url("/web/img/telefono.svg");
}
.informe-anual .llamadas .info:before{
    background-image: url("/web/img/imagen-tabla-gestion-llamadas.jpg");
}
.informe-anual .llamadas .info:after{
    background-image: linear-gradient(to right, transparent 0%, #a7957f 100%);
}


.informe-anual .tabla.emails{
    background-color: #175770;
}
.informe-anual .emails .head:before{
    background-image: url("/web/img/email.svg");
}
.informe-anual .emails .info:before{
    background-image: url("/web/img/imagen-tabla-gestion-emails.jpg");
}
.informe-anual .emails .info:after{
    background-image: linear-gradient(to right, transparent 0%, #175770 100%);
}


.informe-anual .tabla.registros{
    background-color: #9b6525;
}
.informe-anual .registros .head:before{
    background-image: url("/web/img/documento.svg");
}
.informe-anual .registros .info:before{
    background-image: url("/web/img/imagen-tabla-gestion-registros.jpg");
}
.informe-anual .registros .info:after{
    background-image: linear-gradient(to right, transparent 0%, #9b6525 100%);
}


/*Loading de la gráfica*/
#loadingGraficaInforme{
    width: 200px;
    height: 200px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -100px;
}

/* FORMULARIO DE GUARDIAS*/
.formularioGuardiasIntranet{padding-right:20px;}

.formularioGuardiasIntranet .campoZona{
    margin:10px 20px 0 0;
    padding: 10px;
    background:rgb(36, 136, 175,.5);
    border-radius: 4px;
    width: 100%;
    max-width: 389px;
}

#guardias-fechas{
    margin:10px 0 0 0;
    padding: 13px 10px 10px 10px;
    background:rgba(0,0,0,.05);
    float:none;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    position:relative;
}
#guardias-fechas:after{
    content:'';
    width:100%;
    height: 11px;
    position: absolute;
    bottom: -11px;
    right: 0;
    background:rgba(0,0,0,.05);
}

#guardias-fechas label{margin-bottom: 7px;}
#guardias-fechas .campoFechas{margin-bottom: 0;padding-right:0;}


#guardias-fechas form,
#guardias-fechas button{
    display: inline-block;
    float: left;
}
#guardias-fechas form{
    width: 246px;
}
#guardias-fechas form .campoFechas label{
    display: inline-block;
    width: 140px;
    white-space: normal;
    line-height: 14px;
    float: left;
}
#guardias-fechas form .campoFechas .selectorBloqueFechaRango{
    width: 234px;
    display: inline-block;
    float: left;
}

.guardias__button{
    display: inline-block;
    position: relative;
    top: 21px;
}

.formularioGuardiasIntranet__filtros-bottom{
    background:rgba(0,0,0,.05);
    margin: 20px 0 0 0;
    display:inline-block;
    border-radius: 4px;
    width: 100%;
    max-width: 850px;
    padding: 10px;
    margin-top: 10px;
}

.formularioGuardiasIntranet__filtros-bottom .btn-group{float:left;margin-right:10px;}
.formularioGuardiasIntranet__agrupacion{float: right !important;margin-right: 0 !important;}

::-webkit-scrollbar {
    width: 7px;
    height: 7px;
}