﻿loginPage a, a:hover, a:focus, a:active {
    text-decoration: none !important;
}
html {
    margin: 0;
    padding: 0;
}
body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    overflow:hidden !important;
}
html, body, body * {
    box-sizing: border-box;
    font-family: 'Open Sans', Tahoma;
    font-weight: 100;
}
/*h1, h2, h3, h4, h5, h6 {
    font-weight: 100;
    margin-top: 5px;
    margin-bottom: 5px;
}*/
/*#loaderBar {
    opacity: 0;
    position: fixed;
    width: 300px;
    height: 200px;
    text-align: center;
    top: 0px;
    left: 0px;
    display: none;
    z-index: 10000;
    background-color: transparent;
    box-shadow: none;
    border-radius: 4px;
    -webkit-transition: opacity 0.1s ease;
    -moz-transition: opacity 0.1s ease;
    -ms-transition: opacity 0.1s ease;
    -o-transition: opacity 0.1s ease;
    transition: opacity 0.1s ease;
}
#loaderBar span {
    display: inline-block;
    width: 20px;
    height: 16px;
    position: absolute;
    top: 2px;
    left: 2px;
    background: white url('../images/ajax-loader.gif') center center no-repeat;
    background-size: cover;
}*/
/*.loginPage {
    background: transparent url('../images/bg.jpg') center center no-repeat;
}*/
/*input[type="text"], input[type="password"], input[type="date"] {
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 3px;
    font-size: 14px;
    display: inline-block;
    padding: 4px 10px;
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.05);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus {
    background-color: #017d82;
    color: white !important;
}
label {
    font-weight: 400 !important;
}*/
*:focus {
    outline: none;
}
/*
button, input[type="submit"] {
    border: none;
    padding: 5px 15px;
    background-color: #017d82;
    border: 1px solid transparent;
    color: white !important;
    border-radius: 3px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
button:hover, input[type="submit"]:hover {
    background-color: white;
    color: #017d82 !important;
    border: 1px solid #017d82;
}*/
/*#PageLogin {
    text-align: center;
    margin-top: 100px;
}
.blockWindow {
    width: 20%;
    margin: 0 auto;
    min-width: 300px;
    padding: 15px 10px;
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 3px;
    box-shadow: 0px 0px 30px 1px rgba(0, 0, 0, 0.05);
}
.formWrapper {
    margin-top: 7px;
    margin-bottom: 7px;
}
.formWrapper label {
    display: inline-block;
    width: 28%;
    text-align: right;
    padding-right: 10px;
}
.formWrapper input {
    width:66%;
}
.submitWrapper {
    margin-top: 10px;
    padding-top: 13px;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 5px;
}
.submitWrapper button, .submitWrapper input[type="submit"] {
    width: 95%;
}
body.loginPage {
    padding: 10px 15px;
}
h1 {
    margin-bottom: 40px !important;
    color: #017d82 !important;
    font-size: 27px !important;
    padding: 5px 10px;
    border-radius: 3px;
    display: block;
    box-shadow: 0px 15px 30px -3px rgba(0, 0, 0, 0.05);
}
footer {
    margin-top: 40px !important;
    margin-bottom: 30px;
    text-align: center;
    box-shadow: 0px -15px 30px -3px rgba(0, 0, 0, 0.05);
    padding-top: 20px;
}*/
.sweet-modal-overlay {
    background: radial-gradient(at center, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%) !important;
}
/*
#footerRight {
    width: 137px;
    height: 30px;
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
    background: transparent url('../images/CAU.jpg') top center no-repeat;
    background-size: contain;
    position: fixed;
    bottom: 0px;
    right: 145px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
#footerRight2 {
    width: 120px;
    height: 30px;
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
    background: transparent url('../images/TIACT.png') top center no-repeat;
    background-size: contain;
    position: fixed;
    bottom: 0px;
    right: 14px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.loginPage #footerRight, .loginPage #footerRight2 {
    opacity: 0.5;
}
.loginPage #footerRight:hover, .loginPage #footerRight2:hover {
    opacity: 1;
}*/
#top {
    background-color: black;
    color: white;
    padding: 5px 10px;
    text-align: right;
    line-height: 24px;
    border-bottom: 1px solid white;
    box-shadow: 0px 0px 50px 1px rgba(0, 0, 0, 0.25);
}
#top a.closeSession {
    width: 16px;
    height: 16px;
    display: inline-block;
    text-indent: 9999px;
    overflow: hidden;
    margin-left: 10px;
    background: transparent url('../images/error.png') center center no-repeat;
    background-size: cover;
    position: relative;
    top: 2px;
}
/*
.chosen-search-input, input[type="text"].chosen-search-input:focus {
    color: #000000 !important;
}
*/
body, .portalFlex {
    overflow: hidden;
}
html, html *, body, body * {
    box-sizing: border-box;
}
.portalFlex {
    display: flex;
}
.flexCap:first-child {
    flex: 35%;
    background: transparent url('../images/bg.jpeg') center center no-repeat;
    background-size: cover;
    box-shadow: inset -40px 0px 80px -30px rgba(0, 0, 0, 0.15);
}
.orthem .flexCap:first-child {
    flex: 35%;
    background: transparent url('../images/bg-orthem.jpeg') center center no-repeat;
    background-size: cover;
    box-shadow: inset -40px 0px 80px -30px rgba(0, 0, 0, 0.15);
}
.flexCap:last-child {
    flex: 65%;
    text-align: center;
}
#blqLogin {
    width: 50%;
    margin: 0 auto;
    max-width: 400px;
    min-width: 300px;
}
h1 {
    font-weight: bold !important;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.6) !important;
    margin-top: 0px !important;
    padding-top: 0px !important;
    font-size: 32px !important;
}
h1 span {
    font-style: italic;
    color: #e4186d;
    font-weight: bold !important;
}
.portalFlex, .portalFlex * {
    text-align: left !important;
}
.blockWindow {
    margin-top: 40px;
}
.formWrapper label {
    height: 60px;
    border-left: 5px solid rgba(250, 250, 250, 0.3);
    width: 100%;
    box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.04);
    margin-bottom: 10px;
    border-radius: 2px;
    background-color: rgba(250, 250, 250, 0.3);
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px !important;
    transition: all 0.15s ease;
}
.formWrapper label.focused {
    background-color: rgba(255, 255, 255, 1);
    border-left: 7px solid #e4186d;
    box-shadow: 0px 4px 20px 1px rgba(0, 0, 0, 0.04);
}
.formWrapper label span.lbl {
    position: absolute;
    top: 21px;
    left: 15px;
    font-size: 12px;
    color: #737373;
    font-weight: 500;
    transform-origin: 0 0;
    transition: all 0.2s ease;
    text-transform: uppercase;
    font-weight: 400;
}
.formWrapper label input {
    -webkit-appearance: none;
    width: 100%;
    border: 0;
    font-family: inherit;
    padding: 4px 0;
    height: 31px;
    margin-top: 9px;
    font-size: 15px;
    font-weight: 500;
    background: none;
    border-radius: 0;
    color: #223254;
    transition: all 0.15s ease;
    padding-left: 5px;
    padding-right: 5px;
}
.formWrapper label input:not(:placeholder-shown) + span {
    transform: translateY(-14px) translateX(4px) scale(0.75);
    color: #AAA !important;
}
.formWrapper label input:focus {
    background: none;
    outline: none;
}
.formWrapper label input:focus + span {
    color: #e4186d !important;
    transform: translateY(-14px) translateX(4px) scale(0.75);
}
_:-ms-lang(x), _:-webkit-full-screen, .formWrapper label span.lbl {
    transform: translateY(-14px) translateX(4px) scale(0.75) !important;
}
#loaderPanel {
    position: absolute;
    z-index: 999999999;
    display: block;
    margin: 0 !important;
    width: 100%;
    height: 5000px;
    background: white;
    /*background: -moz-linear-gradient(-45deg, rgba(255,255,255,0.53) 0%, rgba(255,255,255,1) 19%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(255,255,255,0.53) 0%,rgba(255,255,255,1) 19%,rgba(255,255,255,1) 100%);
    background: linear-gradient(135deg, rgba(255,255,255,0.53) 0%,rgba(255,255,255,1) 19%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87ffffff', endColorstr='#ffffff',GradientType=1 );*/
    opacity: 1;
    overflow: hidden;
    -webkit-transition: opacity 1000ms ease-in;
    -moz-transition: opacity 1000ms ease-in;
    -ms-transition: opacity 1000ms ease-in;
    -o-transition: opacity 1000ms ease-in;
    transition: opacity 1000ms ease-in;
}
#PageLogin, #struct {
    opacity: 0;
    -webkit-transition: opacity 1000ms ease-in;
    -moz-transition: opacity 1000ms ease-in;
    -ms-transition: opacity 1000ms ease-in;
    -o-transition: opacity 1000ms ease-in;
    transition: opacity 1000ms ease-in;
}
.formWrapper > label {
    border: 1px solid rgba(0, 0, 0, 0.03);
}
#sendLogin {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    background: transparent url('../images/login.png') right center no-repeat;
    background-size: auto 100%;
    width: 100%;
    height: 30px;
    text-align: right !important;
    padding-right: 50px;
    margin-top: 30px;
    font-weight: bold;
    font-size: 20px;
    line-height: 22px;
    text-transform: uppercase;
    -webkit-transition: all 500ms ease-in;
    -moz-transition: all 500ms ease-in;
    -ms-transition: all 500ms ease-in;
    -o-transition: all 500ms ease-in;
    transition: all 500ms ease-in;
}
#sendLogin:hover, #sendLogin:focus {
    color: #E4186D;
    padding-right: 40px;
}
@media all and (max-width:1030px) {
    #blqLogin {
        width: 80%;
        max-width: 500px;
        min-width: 300px;
    }
}
@media all and (max-width:640px) {
    .portalFlex {
        display: block;
    }
    .flexCap:first-child {
        flex: none;
        display: none;
    }
    .flexCap:last-child {
        flex: none;
    }
}
@media all and (max-width:425px) {
    .portalFlex h1 {
        font-size: 22px !important;
        text-align: center !important;
    }
    #blqLogin {
        padding-left: 20px;
        padding-right: 20px;
    }
    #blqLogin {
        width: 90%;
        min-width: 200px;
    }
    .wellcomeBox p {
        color: #999;
        font-size: 11px;
        text-align: center !important;
    }
}
body.loginPage .sweet-modal-box {
    font-family: "Roboto","Open Sans",sans-serif;
    font-size: 14px;
    position: absolute;
    width: 34%;
    left: 33%;
    margin: auto;
    margin-top: 96px;
    margin-bottom: 96px;
    border-radius: 3px;
    color: white;
    box-shadow: 0px 8px 46px rgba(0,0,0,0.08), 0px 2px 6px rgba(0,0,0,0.03);
    background: -moz-linear-gradient(-45deg, rgba(228,24,109,1) 0%, rgba(228,24,109,0.51) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(228,24,109,1) 0%,rgba(228,24,109,0.51) 100%);
    background: linear-gradient(135deg, rgba(228,24,109,1) 0%,rgba(228,24,109,0.51) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4186d', endColorstr='#82e4186d',GradientType=1 );
}
body.loginPage .sweet-modal-box .sweet-modal-content {
    font-size: 18px !important;
    text-transform: uppercase;
    font-weight: 400;
}
body.loginPage .sweet-modal-close a.sweet-modal-close-link:hover {
    background-color: black;
}
@media all and (max-width:820px) {
    body.loginPage .sweet-modal-box {
        width: 80%;
        left: 10%;
    }
}
/* LOADER */
.cssload-cube {
    background-color: #ad085b;
    border: 1px solid rgba(0, 0, 0, 1);
    border-radius: 3px 3px 30px 3px;
    width: 21px;
    height: 21px;
    position: absolute;
    margin: auto;
    animation: cssload-cubemove 3.2s infinite ease-in-out;
    -o-animation: cssload-cubemove 3.2s infinite ease-in-out;
    -ms-animation: cssload-cubemove 3.2s infinite ease-in-out;
    -webkit-animation: cssload-cubemove 3.2s infinite ease-in-out;
    -moz-animation: cssload-cubemove 3.2s infinite ease-in-out;
}
.cssload-cube1 {
    left: 30px;
    top: 0px;
    animation-delay: 0.16s;
    -o-animation-delay: 0.16s;
    -ms-animation-delay: 0.16s;
    -webkit-animation-delay: 0.16s;
    -moz-animation-delay: 0.16s;
}
.cssload-cube2 {
    left: 60px;
    top: 0px;
    animation-delay: 0.32s;
    -o-animation-delay: 0.32s;
    -ms-animation-delay: 0.32s;
    -webkit-animation-delay: 0.32s;
    -moz-animation-delay: 0.32s;
}
.cssload-cube3 {
    left: 89px;
    top: 0px;
    animation-delay: 0.48s;
    -o-animation-delay: 0.48s;
    -ms-animation-delay: 0.48s;
    -webkit-animation-delay: 0.48s;
    -moz-animation-delay: 0.48s;
}
.cssload-cube4 {
    left: 0px;
    top: 30px;
    animation-delay: 0.16s;
    -o-animation-delay: 0.16s;
    -ms-animation-delay: 0.16s;
    -webkit-animation-delay: 0.16s;
    -moz-animation-delay: 0.16s;
}
.cssload-cube5 {
    left: 30px;
    top: 30px;
    animation-delay: 0.32s;
    -o-animation-delay: 0.32s;
    -ms-animation-delay: 0.32s;
    -webkit-animation-delay: 0.32s;
    -moz-animation-delay: 0.32s;
}
.cssload-cube6 {
    left: 60px;
    top: 30px;
    animation-delay: 0.48s;
    -o-animation-delay: 0.48s;
    -ms-animation-delay: 0.48s;
    -webkit-animation-delay: 0.48s;
    -moz-animation-delay: 0.48s;
}
.cssload-cube7 {
    left: 89px;
    top: 30px;
    animation-delay: 0.64s;
    -o-animation-delay: 0.64s;
    -ms-animation-delay: 0.64s;
    -webkit-animation-delay: 0.64s;
    -moz-animation-delay: 0.64s;
}
.cssload-cube8 {
    left: 0px;
    top: 60px;
    animation-delay: 0.32s;
    -o-animation-delay: 0.32s;
    -ms-animation-delay: 0.32s;
    -webkit-animation-delay: 0.32s;
    -moz-animation-delay: 0.32s;
}
.cssload-cube9 {
    left: 30px;
    top: 60px;
    animation-delay: 0.48s;
    -o-animation-delay: 0.48s;
    -ms-animation-delay: 0.48s;
    -webkit-animation-delay: 0.48s;
    -moz-animation-delay: 0.48s;
}
.cssload-cube10 {
    left: 60px;
    top: 60px;
    animation-delay: 0.64s;
    -o-animation-delay: 0.64s;
    -ms-animation-delay: 0.64s;
    -webkit-animation-delay: 0.64s;
    -moz-animation-delay: 0.64s;
}
.cssload-cube11 {
    left: 89px;
    top: 60px;
    animation-delay: 0.8s;
    -o-animation-delay: 0.8s;
    -ms-animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
}
.cssload-cube12 {
    left: 0px;
    top: 89px;
    animation-delay: 0.48s;
    -o-animation-delay: 0.48s;
    -ms-animation-delay: 0.48s;
    -webkit-animation-delay: 0.48s;
    -moz-animation-delay: 0.48s;
}
.cssload-cube13 {
    left: 30px;
    top: 89px;
    animation-delay: 0.64s;
    -o-animation-delay: 0.64s;
    -ms-animation-delay: 0.64s;
    -webkit-animation-delay: 0.64s;
    -moz-animation-delay: 0.64s;
}
.cssload-cube14 {
    left: 60px;
    top: 89px;
    animation-delay: 0.8s;
    -o-animation-delay: 0.8s;
    -ms-animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
}
.cssload-cube15 {
    left: 89px;
    top: 89px;
    animation-delay: 0.96s;
    -o-animation-delay: 0.96s;
    -ms-animation-delay: 0.96s;
    -webkit-animation-delay: 0.96s;
    -moz-animation-delay: 0.96s;
}
.cssload-spinner {
    margin: auto;
    width: 117px;
    height: 117px;
    position: relative;
}
@keyframes cssload-cubemove {
    35% {
        transform: scale(0.005);
    }
    50% {
        transform: scale(1.7);
    }
    65% {
        transform: scale(0.005);
    }
}
@-o-keyframes cssload-cubemove {
    35% {
        -o-transform: scale(0.005);
    }
    50% {
        -o-transform: scale(1.7);
    }
    65% {
        -o-transform: scale(0.005);
    }
}
@-ms-keyframes cssload-cubemove {
    35% {
        -ms-transform: scale(0.005);
    }
    50% {
        -ms-transform: scale(1.7);
    }
    65% {
        -ms-transform: scale(0.005);
    }
}
@-webkit-keyframes cssload-cubemove {
    35% {
        -webkit-transform: scale(0.005);
    }
    50% {
        -webkit-transform: scale(1.7);
    }
    65% {
        -webkit-transform: scale(0.005);
    }
}
@-moz-keyframes cssload-cubemove {
    35% {
        -moz-transform: scale(0.005);
    }
    50% {
        -moz-transform: scale(1.7);
    }
    65% {
        -moz-transform: scale(0.005);
    }
}
.cssload-spinner {
    position: fixed;
    z-index: 1000000;
    bottom: 10px;
    right: 10px;
    opacity: 0;
    display: none;
    -webkit-transition: opacity 100ms ease-in;
    -moz-transition: opacity 100ms ease-in;
    -ms-transition: opacity 100ms ease-in;
    -o-transition: opacity 100ms ease-in;
    transition: opacity 100ms ease-in;
}
/* ****** */
.atlantico .flexCap:first-child {
    flex: 35%;
    background: transparent url(../images/atlantico-bg.jpg) center center no-repeat;
    background-size: cover;
    box-shadow: inset -40px 0px 80px -30px rgba(0, 0, 0, 0.15);
}
.footerSeparator {
    margin-top: 25px;
    box-shadow: 0px -15px 30px -11px rgba(0,0,0,0.1);
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    padding: 5px 10px;
    color: #b10c3a;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
}
#user, #pass {
    text-transform:uppercase;
}
/* **** */
.superFlex {
    display:flex;
    width:100%;
}
body.CheckPage {
    background:white url('../images/web/fondo.png') left center no-repeat;
    background-size:cover;
}
.blqFlex {
    flex:100%;
}
#logoBox {
    text-align:center;
}
#logoBox img {
    max-width:500px;
    height:auto;
}
#movilBox {
    text-align:center;
    height:866px !important;
}
#superMovil {
    width:350px;
    height:766px;
    background:transparent url('../images/web/movil.png') center center no-repeat;
    margin:0 auto;
    margin-top:0px;
}
body.CheckPage {
    overflow:auto;
}
#topMovil {
    border:1px solid transparent;
    height:124px;
    position:relative;
}
#nombre {
    color: white;
    position: absolute;
    margin-top: 66px;
    font-size: 20px;
    width: 245px;
    text-align: left;
    margin-left: 25px;
    margin-right: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
a.closeSession {
    display:inline-block;
    width:32px;
    height:32px;
    overflow:hidden;
    text-indent:-9999px;
    position:absolute;
    top:60px;
    right:30px;
    background:transparent url('../images/back-arrow.png') center center no-repeat;
    background-size:cover;
}
#pantalla {
    border:1px solid transparent;
    height:540px;
    margin:0 auto;
    width:328px;
    margin-top:-2px;
    position:relative;
}
#entrada {
    margin:0 auto;
    margin-top:50px;
    display:block;
    background:#d8d8d8 url('../images/web/entrada.png') center center no-repeat;
    background-size:auto 80%;
    width:230px;
    overflow:hidden;
    text-indent:-9999px;
    border-radius:10px;
    height:120px;
    box-shadow:6px 6px 10px -5px rgba(0, 0, 0, 0.3);
    clear:both;
}
#salida {
    margin:0 auto;
    display:block;
    background:#d8d8d8 url('../images/web/salida.png') center center no-repeat;
    background-size:auto 80%;
    width:230px;
    overflow:hidden;
    text-indent:-9999px;
    border-radius:10px;
    height:120px;
    box-shadow:6px 6px 10px -5px rgba(0, 0, 0, 0.3);
    clear:both;
}
.separatorBtn {
    margin:0 auto;
    margin-top:55px;
    margin-bottom:50px;
    width:140px;
    height:3px;
    border-radius:15px;
    background-color:#e5206d;
}
#registros {
    display:block;
    margin:0 auto;
    margin-top:55px;
    margin-bottom:50px;
    width:200px;
    border-radius:3px;
    background-color:#e5206d;
    color:white;
    line-height:40px;
}
/* **** */
@media all and (max-width:1280px) {
    #logoBox img {
        width:40%;
    }
}
@media all and (max-width:800px) {
    #logoBox {
        display:none;
    }
}
@media all and (max-width:900px) {
    #superMovil {
        -moz-transform: scale(0.8);
        -webkit-transform: scale(0.8);
        -o-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
    }
}
#filterModalShadow {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.3);
    opacity: 0;
    -webkit-transition: opacity 250ms ease-in;
    -moz-transition: opacity 250ms ease-in;
    -ms-transition: opacity 250ms ease-in;
    -o-transition: opacity 250ms ease-in;
    transition: opacity 250ms ease-in;
}
#filterModal {
    position: relative;
    background-color: rgba(255, 255, 255, 0.95);
    border-radius: 15px;
    padding: 5px;
    box-shadow: 10px 10px 10px -9px rgba(0, 0, 0, 0.4);
}
#cancelModal {
    display:inline-block;
    background:transparent url('../images/close.png') center center no-repeat;;
    border:none;
    position:absolute;
    right:10px;
    top:10px;
    width:24px;
    height:24px;
    overflow:hidden;
    text-indent:-9999px;
}
#filterModal h2 {
    border-bottom:1px solid #969696;
    margin-top:0;
    text-align:left;
    padding-left:10px;
    padding-right:40px;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
    padding-bottom:10px;
    font-size:22px;
    padding-top:5px;
}
/* ****** */
#contentFilters {
    overflow:hidden;
}
#maxHeight {
    height:370px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align:left;
    padding:10px;
}
#maxHeight label {
    font-weight:100;
    font-size:12px;
    display:inline-block;
    padding-top:5px;
    padding-bottom:5px;
    cursor:pointer;
}
#maxHeight input[type="radio"] {
    display:none;
}
.blqCentro, .blqMotivo {
    clear: both;
    display: block;
    margin-bottom: 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.blqCentro:after, .blqCentro:before, .blqMotivo:after, .blqMotivo:before {
    content: '';
    display: block;
    clear: both;
}
.blqCentro:last-child, .blqMotivo:last-child {
    border-bottom: none;
}
.blqCentro.selected label, .blqMotivo.selected label {
    color: #b21863;
    font-weight: bold !important;
}
.footerWin {
    border-top: 1px solid rgba(0, 0, 0, 0.6);
    height:45px;
}
.footerWin button {
    border:none;
    background-color:#b01661;
    position:relative;
    top:6px;
    color:white;
    border-radius:3px;
    padding:5px 25px;
    -webkit-transition: all 250ms ease-in;
    -moz-transition: all 250ms ease-in;
    -ms-transition: all 250ms ease-in;
    -o-transition: all 250ms ease-in;
    transition: all 250ms ease-in;
}
.footerWin button:hover {
    background-color:#e04187;
}
.regLec {
    border-bottom:1px solid rgba(0, 0, 0, 0.1);
    padding-top:5px;
    padding-bottom:5px;
}
.regLec:last-child {
    border-bottom:none;
}
.tipoReg {
    font-weight:bold;
}
.centroReg {
    font-size:10px;
    font-weight:670;
}
.entradaReg .tipoReg {
    color:#398608;
}
.salidaReg .tipoReg {
    color:#9e0e0e;
}
.registrosJornada {
    text-align:center;
}