.test {
    color: #6c94be;
}

.min-hei-5px {
    min-height: 5px;
}

.min-hei-10px {
    min-height: 10px;
}

.min-hei-15px {
    min-height: 15px;
}

.min-hei-20px {
    min-height: 20px;
}

.min-hei-25px {
    min-height: 25px;
}

.min-hei-30px {
    min-height: 30px;
}

.min-hei-35px {
    min-height: 35px;
}

.min-hei-40px {
    min-height: 40px;
}

.min-hei-45px {
    min-height: 45px;
}

.min-hei-50px {
    min-height: 50px;
}

.min-hei-55px {
    min-height: 55px;
}

.min-hei-60px {
    min-height: 60px;
}

.min-hei-65px {
    min-height: 65px;
}

.min-hei-70px {
    min-height: 70px;
}

.min-hei-75px {
    min-height: 75px;
}

.min-hei-80px {
    min-height: 80px;
}

.min-hei-85px {
    min-height: 85px;
}

.min-hei-90px {
    min-height: 90px;
}

.min-hei-95px {
    min-height: 95px;
}

.min-hei-100px {
    min-height: 100px;
}

.min-hei-105px {
    min-height: 105px;
}

.min-hei-110px {
    min-height: 110px;
}

.min-hei-115px {
    min-height: 115px;
}

.min-hei-120px {
    min-height: 120px;
}

.min-hei-125px {
    min-height: 125px;
}

.min-hei-130px {
    min-height: 130px;
}

.min-hei-135px {
    min-height: 135px;
}

.min-hei-140px {
    min-height: 140px;
}

.min-hei-145px {
    min-height: 145px;
}

.min-hei-150px {
    min-height: 150px;
}

.min-hei-155px {
    min-height: 155px;
}

.min-hei-160px {
    min-height: 160px;
}

.min-hei-165px {
    min-height: 165px;
}

.min-hei-170px {
    min-height: 170px;
}

.min-hei-175px {
    min-height: 175px;
}

.min-hei-180px {
    min-height: 180px;
}

.min-hei-185px {
    min-height: 185px;
}

.min-hei-190px {
    min-height: 190px;
}

.min-hei-195px {
    min-height: 195px;
}

.min-hei-200px {
    min-height: 200px;
}

.max-hei-50px {
    max-height: 50px;
}

.max-hei-100px {
    max-height: 100px;
}

.max-hei-150px {
    max-height: 150px;
}

.max-hei-200px {
    max-height: 200px;
}

.max-hei-250px {
    max-height: 250px;
}

.max-hei-300px {
    max-height: 300px;
}

.max-hei-350px {
    max-height: 350px;
}

.max-hei-400px {
    max-height: 400px;
}

.max-hei-450px {
    max-height: 450px;
}

.max-hei-500px {
    max-height: 500px;
}

.max-width-50px {
    max-width: 50px;
}

.max-width-100px {
    max-width: 100px;
}

.max-width-150px {
    max-width: 150px;
}

.max-width-200px {
    max-width: 200px;
}

.max-width-250px {
    max-width: 250px;
}

.max-width-300px {
    max-width: 300px;
}

.max-width-350px {
    max-width: 350px;
}

.max-width-400px {
    max-width: 400px;
}

.max-width-450px {
    max-width: 450px;
}

.max-width-500px {
    max-width: 500px;
}

.min-width-50px {
    min-width: 50px;
}

.min-width-100px {
    min-width: 100px;
}

.min-width-150px {
    min-width: 150px;
}

.min-width-200px {
    min-width: 200px;
}

.min-width-250px {
    min-width: 250px;
}

.min-width-300px {
    min-width: 300px;
}

.min-width-350px {
    min-width: 350px;
}

.min-width-400px {
    min-width: 400px;
}

.min-width-450px {
    min-width: 450px;
}

.min-width-500px {
    min-width: 500px;
}

.no-select {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.sidebar .nav>li>a i {
    text-align: center;
    width: 26px;
    border-radius: 5px;
}

.fixed {
    position: fixed;
}

.right0 {
    right: 0;
}

.top0 {
    top: 0;
}

.z1 {
    z-index: 1;
}

.right--100p {
    right: -100%;
}

@media (max-width: 767px) {
    .navbar-brand img.logoLetras,
    .navbar-brand img {
        height: 100%;
        margin-top: 0;
    }
}

.flex-grow-1 {
    flex-grow: 1;
}

.has-sub>a {
    /*display: flex!important;
    justify-content: center;
    justify-items: center;*/
}

.page-sidebar-minified .has-sub span {
    display: none!important;
    /*display: flex!important;
    justify-content: center;
    justify-items: center;*/
}

.avs {
    width: 100%;
}

.page-sidebar-minified .sidebar li>a .caret:before,
.float-sub-menu li>a .caret:before {
    margin: 7px 13px;
}

.overflow-x-auto {
    overflow-x: auto;
}

.btn-scroll-to-top {
    z-index: 999;
}

.dropZoneDinamico {
    background: white!important;
}

.contFormGeneralGenerico input:not(:focus):not([type="submit"]):not(.select2-search__field),
.contFormGeneralGenerico textarea:not(:focus),
.contFormGeneralGenerico select:not(:focus),
.contFormGeneralGenerico .select2-selection:not(:focus) {
    background: white!important;
    border: 1px solid #C3C3C3!important;
}

.contFormGeneralGenerico .form-group>*:nth-child(2) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 15px!important;
}

.contFormGeneralGenerico .form-group>*:nth-child(1) {
    padding: 15px!important;
    font-weight: 600;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.contFormGeneralGenerico .btn.btn-primary {
    color: #348FE2;
    background: white;
    transition: .5s all ease;
    border: 1px solid #348FE2;
}

.contFormGeneralGenerico .btn.btn-primary:hover {
    color: white;
    background: #348FE2;
}

.sombraGeneral {
    -webkit-box-shadow: 3px 3px 5px 1px rgba(0, 0, 0, 0.25);
}

.border-plomo {
    border-color: #666666!important;
}

.text-vecc {
    color: #004378!important;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.row.no-gutters>[class^="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.select2-dropdown {
    z-index: 1051 !important;
    /* 1050 MODAL */
}

h1.titulo {
    color: #004378;
    font-weight: bold;
}

h3.titulo {
    color: #004378;
    font-weight: bold;
}

.contDenunciaFormYtexto h3 {
    background: #E2E2E2;
    padding: 5px;
    margin-top: 35px;
}

.quick-button {
    border: 1px solid #ddd;
    /* margin-bottom: -1px; */
    padding: 30px 0px 10px 0px;
    font-size: 14px;
    background-color: #efefef;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#efefef));
    background-image: -webkit-linear-gradient(top, #fafafa, #efefef);
    background-image: -moz-linear-gradient(top, #fafafa, #efefef);
    background-image: -o-linear-gradient(top, #fafafa, #efefef);
    background-image: -ms-linear-gradient(top, #fafafa, #efefef);
    background-image: linear-gradient(top, #fafafa, #efefef);
    -webkit-box-shadow: 0 1px 0px rgba(255, 255, 255, 0.8);
    -moz-box-shadow: 0 1px 0px rgba(255, 255, 255, 0.8);
    box-shadow: 0 1px 0px rgba(255, 255, 255, 0.8);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: block;
    color: #646464;
    text-shadow: 0 1px 0px rgba(255, 255, 255, 0.6);
    text-align: center;
    cursor: pointer;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.row-fluid .span4 {
    width: 31.623931623931625%;
    *width: 31.570740134569924%;
}

.contDenunciaFormYtexto .cajasLinks>a {
    text-decoration: none;
}


/***** Noticias ****/

div.formato_b {
    display: block;
    text-align: center !important;
}

div#mug img {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    /* box-shadow: 0 10px 20px -10px #555555;
	margin-left: 15px;
	margin-bottom: 5px;*/
    padding: 4px;
}

img.noticia {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 4px;
    margin-right: 10px;
}

div .alert.aviso {
    padding: 5px;
    text-align: left;
    font-weight: normal;
    font-size: 11px;
    margin-top: 5px;
}

.carousel-multi-item {
    margin-bottom: 5rem;
}

.carousel-multi-item-2 .card img {
    border-radius: 2px;
}

.carousel-multi-item-2 .col-md-3 {
    float: left;
    width: 25%;
    max-width: 100%;
}

.comment-autor {
    float: left;
    margin-bottom: 10px;
}

.comment-wrap {
    display: inline-block;
    font-size: 0.9em;
    padding: 10px 0;
    position: relative;
}

.comment-autor .name {
    font-weight: bold;
}

.date {
    font-size: 12px !important;
}

.comment-autor div {
    float: left;
    margin-right: 5px;
}

form .comment-wrap .caja_comentario,
.comment-wrap .caja_comentario {
    float: left;
    width: 100%;
}

.no-coment span {
    color: #A4A4A4;
}

element.style {}

.m-b-10 {
    margin-bottom: 10px!important;
}

.lead-titulo {
    margin-bottom: 20px;
    font-size: 21px;
    font-weight: bold;
    line-height: 1.4;
    margin-top: 20px
}

.titulo p {
    font-weight: bold;
}

.pull-right-margin {
    float: right !important;
    margin-right: 10px;
}

.pull-left-margin {
    float: left !important;
    margin-left: 10px;
}

.dropdown-menu>li>a {
    display: block;
    padding: 5px 15px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    text-decoration: none;
}

.min-h {
    min-height: 718px;
}

.s-menu {
    color: #FFFFFF
}

.infequipos {
    border-collapse: collapse;
    font-size: 9px;
    width: auto;
    border: 0;
}


/*  mod: shevia
    app: mesa ayuda 
seccion: historial (timeline) */

div.timeline-content p.historial {
    white-space: pre-line !important;
}

div.cajaDetalleReq {
    background-color: #fcfcfc;
    white-space: pre-wrap;
    padding-top: 8px;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    margin-left: 0px;
    min-height: 4em;
    height: 17em;
    overflow-y: auto;
    width: 100%;
}


/*  mod: dmilla
    app: mesa ayuda 
seccion: Detalle (recetas) */

div.checker {
    position: relative;
}

div.checker {
    margin-right: 5px;
}

div.checker {
    width: 19px;
    height: 19px;
}

.selector,
.checker,
.button,
.radio,
.uploader {
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    *display: inline;
}

.selector,
.radio,
.checker,
.uploader,
.button,
.selector *,
.radio *,
.checker *,
.uploader *,
.button * {
    margin: 0;
    padding: 0;
}

div.checker span.checked {
    background-position: -76px -260px;
}

div.checker span {
    display: -moz-inline-box;
    display: inline-block;
    text-align: center;
}

div.checker span {
    background-position: 0px -260px;
    height: 19px;
    width: 19px;
}

div.selector,
div.selector span,
div.checker span,
div.radio span,
div.uploader,
div.uploader span.action,
div.button,
div.button span {
    background-image: url(/assets/img/sprite.png);
    background-repeat: no-repeat;
    -webkit-font-smoothing: antialiased;
}

.selector,
.radio,
.checker,
.uploader,
.button,
.selector *,
.radio *,
.checker *,
.uploader *,
.button * {
    margin: 0;
    padding: 0;
}


/* --------------------------------------------------
mod: S.Hevia
fecha: 10.07.2019
utilidad: responsive local
*/

@media (max-width: 575px) and (min-width: 0px) {
    .col-m-t-30 {
        margin-top: 30px!important;
    }
}

@media (min-width: 576px) {
    .col-sm-m-t-10 {
        margin-top: 10px!important;
    }
    .col-sm-m-t-20 {
        margin-top: 20px!important;
    }
    .col-sm-m-t-30 {
        margin-top: 30px!important;
    }
}

@media (min-width: 768px) {
    .col-md-m-t-10 {
        margin-top: 10px!important;
    }
    .col-md-m-t-20 {
        margin-top: 20px!important;
    }
    .col-md-m-t-30 {
        margin-top: 30px!important;
    }
}

@media (min-width: 992px) {
    .col-lg-m-t-10 {
        margin-top: 10px!important;
    }
    .col-lg-m-t-20 {
        margin-top: 20px!important;
    }
    .col-lg-m-t-30 {
        margin-top: 30px!important;
    }
}

@media (min-width: 1200px) {
    .col-xl-m-t-0 {
        margin-top: 0px!important;
    }
}


/* -------------------------------------------------- */

.Ntabla.table>tbody>tr>td {
    border: 1px solid black;
}

.Ntabla.table>thead>tr>th {
    border: 1px solid black;
}


/*COOR AV*/

.do.nav>li>a {
    color: #050005;
}


/*TOTALES EN NEGRITA*/

tfoot {
    font-weight: bold;
}


/**tabla pequeña*/

.table-small {
    font-size: 9px;
}


/**tabla mediana*/

.table-medium {
    font-size: 12px;
}


/* --------------------------------------------------
mod: S.Hevia
fecha: 01.10.2019
utilidad: responsive para paneles INDEX
*/

@media only screen and (min-width:992px) {
    /* L: Large ≥992px */
    /* ------- panel-min-height -------*/
    .panel-min-height {
        min-height: 420px !important;
        height: 420px !important;
    }
    #colCOrganizacionales .panel-body.panel-min-height {
        min-height: 420px !important;
        height: auto !important;
    }
    /* ------- panel-min-height_sin-height -------*/
    .panel-min-height_sin-height {
        min-height: 420px !important;
    }
    .panel-min-height_sin-height .height-sm {
        min-height: 650px !important;
    }
    /* ------- Trabajador Destacado -------*/
    .txtDestacado {
        font-size: 100% !important;
        bottom: -300% !important;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
}

@media only screen and (min-width:1200px) {
    /* XL: Extra Large ≥1200px */
    /* ------- panel-min-height -------*/
    .panel-min-height {
        min-height: 430px !important;
        height: 430px !important;
    }
    .panel-min-height .slimScrollDiv,
    .panel-min-height .height-sm {
        min-height: 305px !important;
        height: 305px !important;
    }
    #colCOrganizacionales .panel-body.panel-min-height {
        min-height: 430px !important;
        height: 430px !important;
    }
    /* ------- panel-min-height_sin-height -------*/
    .panel-min-height_sin-height {
        min-height: 397px !important;
    }
    .panel-min-height_sin-height .height-sm {
        min-height: 350px !important;
    }
    /* ------- Trabajador Destacado -------*/
    .txtDestacado {
        font-size: 65% !important;
        bottom: -120% !important;
        padding-top: 3px !important;
        padding-bottom: 3px !important;
    }
}

@media only screen and (min-width:1300px) {
    /* ------- Trabajador Destacado -------*/
    .txtDestacado {
        font-size: 85% !important;
        bottom: -140% !important;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
}

@media only screen and (min-width: 1500px) {
    /* XXL: Extra Extra Large ≥1500px */
    /* ------- panel-min-height -------*/
    .panel-min-height {
        min-height: 530px !important;
        height: 530px !important;
    }
    #colCOrganizacionales .panel-body.panel-min-height {
        min-height: 530px !important;
        height: 530px !important;
    }
    .panel-min-height .slimScrollDiv,
    .panel-min-height .height-sm {
        min-height: 415px !important;
        height: 415px !important;
    }
    /* ------- panel-min-height_sin-height -------*/
    .panel-min-height_sin-height {
        min-height: 429px !important;
    }
    .panel-min-height_sin-height .height-sm {
        min-height: 400px !important;
    }
    /* ------- Trabajador Destacado -------*/
    .txtDestacado {
        font-size: 85% !important;
        bottom: -175% !important;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
}

@media only screen and (min-width:1600px) {
    /* ------- Trabajador Destacado -------*/
    .txtDestacado {
        font-size: 85% !important;
        bottom: -220% !important;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
}

@media only screen and (min-width: 1700px) {
    /* ------- panel-min-height_sin-height -------*/
    .panel-min-height_sin-height {
        min-height: 473px !important;
    }
    .panel-min-height_sin-height .height-sm {
        min-height: 430px !important;
    }
}

@media only screen and (min-width: 1825px) {
    /* ------- panel-min-height_sin-height -------*/
    .panel-min-height_sin-height {
        min-height: 556px !important;
    }
    .panel-min-height_sin-height .height-sm {
        min-height: 466px !important;
    }
}

@media only screen and (min-width: 1900px) {
    /* ------- panel-min-height_sin-height -------*/
    .panel-min-height_sin-height {
        min-height: 640px !important;
    }
    .panel-min-height_sin-height .height-sm {
        min-height: 550px !important;
    }
}


/* ------- Trabajador Destacado -------*/

.txtDestacado {
    color: #000;
    font-size: 85%;
    left: 0%;
    bottom: -225%;
    width: 100%;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.6);
    padding-top: 4px;
    padding-bottom: 4px;
}

.dt-button {
    padding: 0;
    border: none;
}


/* --------------------------------------------------
mod: D.milla
fecha: 22.11.2019
utilidad: responsive para paneles RENDICION
*/

@media only screen and (min-width:500px) {
    /* Large ≥500px */
    .theme-panel.active {
        right: 0;
        box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.3);
        width: 64%;
        top: 50px;
        bottom: 0px;
    }
}

@media only screen and (min-width:776px) {
    /* Large ≥776px */
    .theme-panel.active {
        right: 0;
        box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.3);
        width: 50%;
        top: 50px;
        bottom: 0px;
    }
}

@media only screen and (min-width:992px) {
    /* Large ≥992px */
    .theme-panel.active {
        right: 0;
        box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.3);
        width: 40%;
        top: 50px;
        bottom: 0px;
    }
}

@media only screen and (min-width:1200px) {
    /* Extra Large ≥1200px */
    .theme-panel.active {
        right: 0;
        box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.3);
        width: 35%;
        top: 50px;
        bottom: 0px;
    }
}

@media only screen and (min-width: 1500px) {
    /* Extra Extra Large ≥1500px */
    .theme-panel.active {
        right: 0;
        box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.3);
        width: 25%;
        top: 50px;
        bottom: 0px;
    }
}