
@font-face {
    font-family: "Roboto-Light";
    src: url("fonts/Roboto-Light.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Roboto-Medium";
    src: url("fonts/Roboto-Medium.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Roboto";
    src: url("fonts/Roboto-Regular.ttf");
    font-weight: normal !important;
    font-style: normal !important;
}

@font-face {
    font-family: "Roboto-Bold";
    src: url("fonts/Roboto-Bold.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Roboto-Black";
    src: url("fonts/Roboto-Black.ttf");
    font-weight: normal;
    font-style: normal;
}


@media(max-width: 480px) {
    .lab-title-row-templategrid {
        font-size: 15px;
        float: inline-end;
    }
}

body {
    font-family: var(--ag-fuente-parrafos) !important;
}

.btn.btn-primary {
    background: var(--ag-color-primary) !important;
}

.btn.btn-primary:hover {
    box-shadow: none !important;
    background: var(--ag-color-secundary) !important;
}

.badge-alert-red {
    margin-top: 5px;
    font-size: 12px !important;
    background-color: #c0082f;
    font-weight: bold;
    border-radius: 2px;
    padding: .03rem 0.4rem;
    color: white;
}

.title-card {
    font-family: var(--ag-fuente-titulos), Arial;
    font-weight: bold;
    font-size: 1.3rem;
}

.title-card::first-letter {
    text-transform:uppercase; 
}

.sub-title-card {
    font-family: var(--ag-fuente-parrafos), Arial;
    font-size: 1.1rem;
    font-weight: bold;
}

.description {
    font-family: var(--ag-fuente-parrafos), Arial;
    font-size: 15px;
    color: #263238;
}

.description-grey {
    font-family: var(--ag-fuente-parrafos), Arial;
    font-size: 15px;
    color: #7b7a7a;
}

.description.light {
    color: #3C3C3C;
    font-size: 12px;
}

.card-profile-gen {
}

.carousel {
    box-shadow: 0px 3px 10px lightgray;
}

.btn {
    border-radius: 6px !important;
    font-weight: bold !important;
}

.card {
    margin-top: 20px;
    margin-bottom: 0px;
    border-radius: 7px;
    margin-bottom: -12px;
}

.panel-info-contrato-perfil {
    height: 983px;
}

.less-padding {
    padding-right: 0px;
    padding-left: 10px;
}

.fist-row .card {
    height: 250px !important;
}

.second-row .card {
    height: 350px !important;
}

.enfasis-success {
    color: #004B96;
    font-weight: bold;
    /*background-color: #4caf50*/
    /*border-color: #4caf50*/
    /*box-shadow: 0 2px 2px 0 rgba(76, 175, 80, 0.14), 0 3px 1px -2px rgba(76, 175, 80, 0.2), 0 1px 5px 0 rgba(76, 175, 80, 0.12)*/
    /*padding: 5px*/
    /*border-radius: 0.2rem*/
}

.enfasis-fail {
    color: #fff;
    background-color: #dd9f9f;
    border-color: #4caf50;
    box-shadow: 0 2px 2px 0 rgba(76, 175, 80, 0.14), 0 3px 1px -2px rgba(76, 175, 80, 0.2), 0 1px 5px 0 rgba(76, 175, 80, 0.12);
    padding: 5px;
    border-radius: 0.2rem;
}

.caja-notification {
    font-family: var(--ag-fuente-parrafos), Arial;
    /*background-color: #d1d1d1*/
    color: #666666;
    /*padding: 8px 8px 15px*/
    border-radius: 5px;
}

.label-info-perfil {
    font-family: var(--ag-fuente-parrafos), Arial;
    font-size: 17px;
    font-weight: bold;
}

.enfass-blue-l {
    font-family: var(--ag-fuente-parrafos), Arial;
    font-size: 30px;
    font-weight: bold;
    color: #004B96;
}

.enfass-blue-m {
    font-family: var(--ag-fuente-parrafos), Arial;
    font-size: 20px;
    font-weight: bold;
    color: #004B96;
}

.enfass-green-s {
    font-family: var(--ag-fuente-parrafos), Arial;
    font-size: 19px;
    font-weight: bold;
    color: #8CC63F;
}

.enfasis-grey-s {
    font-family: var(--ag-fuente-parrafos), Arial;
    font-size: 19px;
    font-weight: bold;
    color: #828282;
}

.enlace-simple {
    float: right;
    margin-right: 5px;
    text-decoration-line: underline;
    font-weight: bold;
    color: #004B96;
}

.enfasis-black-m {
    font-size: 22px;
    font-weight: bold;
}

.btn-descarga {
    padding: 3px 4px 5px;
    border-radius: 5px;
    cursor: pointer;
}

/*# sourceMappingURL=styleAutogestion.css.map */
.badge-card {
    background-color: red;
    color: white;
    border-radius: 5px;
    width: auto;
    min-width: 22px;
    height: 22px;
    padding-left: 5px;
    padding-top: 1px;
    margin-top: -10px !important;
    vertical-align: top;
    padding-right: 5px;
    display: none;
}

.lab-title-row-templategrid {
    font-size: 17px;
    float: inline-end;
}

.lab-subtitle-row-templategrid {
    font-size: 12px;
    color: #454444;
    float: inline-end;
}

.v-divider {
    padding-right: 10px;
    height: 100%;
    border-right: 3px solid #a2a2a2;
}

.background-pop-ind-sst {
    background-color: aquamarine !important;
}

.alt-obj-ind {
    min-height: 203px;
}

.lab-val-ind-graf {
    font-size: 61px;
    text-align: right;
}

.full-height {
    height: 100%;
}

.ind-cont-popup {
    height: 100%;
}

.ind-cont-popup-gen-parent {
    display: block;
    height: 96%;
}

.card-pop-gen-row-cust {
    height: 46%;
}

.card-pop-gen-card-cust {
    height: 97%;
}

.card-pop-gen-card-graf {
    height: 91%;
    padding-left: 2%;
}

.panel-cont-pop {
    padding-right: 15px;
    padding-left: 6px;
    overflow: auto;
}

.panel-cont-pop-det {
    overflow: auto;
    padding-right: 15px;
    padding-bottom: 16px;
}

.card-ind-sst {
    height: 300px !important;
}

.card-ind-sst-cont {
    text-align: center;
    margin-top: 1rem;
}

.card-ind-estmin-cont {
    text-align: center;
    margin-top: 2rem;
}

    .card-ind-estmin-cont > p {
        height: 79px;
        margin-top: 4px;
        margin-bottom: 0px !important;
        padding-top: 10px;
    }

.card-ind-sst-cont > span {
    font-size: 79px; /* 83px */
   /* font-family: AvenirLTStd-Book;*/
    color: #8cc53d;
}

.label-res-ind-layout {
    font-size: 65px !important;
    font-family: var(--ag-fuente-parrafos), Arial;
    color: #8cc53d;
}

.card-ind-sst-cont > p {
    height: 99px;
    margin-top: 4px;
    margin-bottom: 0px;
}

.pan-desc-ind {
    font-family: var(--ag-fuente-parrafos), Arial;
    font-weight: bold;
    padding: 15px;
    background-color: #f4f4f4;
    margin-top: 8px;
    margin-right: 2px;
    margin-left: 0px;
}

.cont-gen-ind {
    margin-left: 8px;
}

.layout-row-estan-min {
    padding-bottom: 20px;
    margin-top: -13px;
}

.btn-transluce {
    padding: 0.40625rem 1.25rem;
    font-size: 0.6875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}


.fuente-indsst-estproce {
    font-size: 80px;
    font-family: var(--ag-fuente-parrafos), Arial;
}


.rpt-vaca-dias {
    padding-right: 4px;
    padding-left: 3px;
}

    .rpt-vaca-dias > div > h5, div > h3 {
        margin: 0;
        /*background-color:aquamarine;*/
    }

    .rpt-vaca-dias > div > h3 {
        font-size: 48px;
    }

    .rpt-vaca-dias > div > h5 {
        font-size: 14px;
    }


    .rpt-vaca-dias > div.col-lg-4 {
        padding: 0;
    }

.borders-lr-solid {
    border-right: solid #b3b3b3 2px;
    border-left: solid #b3b3b3 2px;
}

.boton-aling-bottom {
    bottom: 20px;
    position: absolute;
}


.general-margins-lf {
    padding: 10px 3%;
}

.dividerv {
    border-left: solid #b3b3b3 2px;
    height: 500px;
}

/*# sourceMappingURL=styleAutogestion.css.map */
.less-margin-top {
    margin-top: 10px;
}

.button-deny {
    background-color: #BBB;
    color: #F32655 !important;
}

.button-approve {
    background-color: #00B3A7;
}

.no-margin {
    margin: unset !important;
}

.margin-top-card {
    margin: 1px !important;
}

.margin-title {
    margin-top: 20px !important;
    margin-left: 520px !important;
    margin-right: 520px !important;
}


/*BARRA ESTANDAR TITULO Y BOTON ATRAS*/

.title-barviewgen {
    position: relative;
}

    .title-barviewgen > div > label {
        margin-top: 5px !important;
        font-weight: bold;
        font-size: 22px;
    }

    .title-barviewgen > div > button {
        padding: 0;
        color: #888;
        float: left;
    }

        .title-barviewgen > div > button > i {
            font-size: 31px;
        }

    .title-barviewgen > div:first-child {
        padding-left: 0;
    }

/*FIN BARRA ESTANDAR TITULO Y BOTON ATRAS*/



.indicadores-grafica-gen {
    position: relative;
}

    .indicadores-grafica-gen > div:nth-child(n) {
        /*border-right: solid #b3b3b3 2px;*/
        border-left: solid #b3b3b3 2px;
    }

    .indicadores-grafica-gen > div:first-child {
        border-left: none;
        /*border-left: solid #b3b3b3 2px;*/
    }

    .indicadores-grafica-gen > div.col {
        height: auto;
    }

/*MODULO DE SOLICITUDES*/

.ag-card-content-overlay > img {
    width: 100%;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.ag-card-parent-overlay {
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 7px;
    background-color: white;
    cursor: pointer;
    /*box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);*/
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    margin-top: 11px;
}


/*.ag-card-parent-overlay :hover {
box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
}

.ag-card-parent-overlay > span :hover {
box-shadow: none !important;
}*/




.ag-card-content-overlay {
    position: relative;
    text-align: center;
    color: white;
}

    .ag-card-content-overlay > p {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-color: #ff000030;
        height: 100%;
        width: 100%;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }

    .ag-card-content-overlay > span {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 1;
        font-size: 1.3vw;
        color: white;
        width: 100%;
        text-shadow: 1px 2px 1px rgba(63,59,59,0.99);
        /*text-shadow: 2px 2px 2px #5B5456;*/
    }

.ag-body-card-overlay-txt {
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .ag-body-card-overlay-txt > p {
        font-family: var(--ag-fuente-parrafos), Arial;
        font-weight: normal;
        font-style: normal;
    }

.overlay {
    overflow: hidden;
    background: var(--background);
    overflow: hidden;
}

    /*.overlay:hover {
        transform: translateY(-200px);
       
    }*/

.section {
    /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;*/
    color: #000000c7;
    font-family: var(--ag-fuente-titulos), Arial !important;
    font-size: 1.3rem;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 7px !important;
    margin-bottom: 6px !important;
    /*text-shadow: 2px -2px 1px rgba(63, 59, 59, 0.24);*/
}

.overflow {
    overflow: hidden;
    font-family: var(--ag-fuente-parrafos), Arial;
    font-weight: normal;
    font-style: normal;
/*    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;*/
}

.imgOverlay {
    opacity: 0.5;
}

.button-style {
    width: 100%;
    font-size: 18px !important;
    margin-top: 2rem;
}

.hoverCard {
    /*float: left;*/
    color: var(--background);
    /*margin: 10px;*/
    /*background: linear-gradient( white, white 50%, var(--background) 80%, #333333ab);*/
    /*background-size: 100% 202%;*/
    transition: all 0.2s ease;
    border-radius: 7px;
    overflow:hidden;
    /*padding: 0px;*/
    /*cursor: pointer;*/
    /*animation: down-bump 0.4s ease;*/
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.6);
}

    .hoverCard:hover {
        -ms-transform: scale(1.04);
        -webkit-transform: scale(1.04);
        transform: scale(1.04);
        /*se puede utilizar rotate3d(0,-1,0, 360deg) para rotar sobre eje y*/
        background-position: 100% 100%;
        /*animation: up-bump 0.4s ease;*/
        box-shadow: 2px 6px 10px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
    }

.anyClass {
    height: 855px;
    margin: 0 auto;
    overflow: hidden;
}

    .anyClass:hover {
        transition: all 0.2s ease;
        -webkit-transition: all .5s;
        overflow-y: scroll;
    }

.responsive-popup {
    width: 1000px !important;
    height: 688px !important;
    top: 545px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.8) !important;
}

.center-content {
    display:flex;
    justify-content:center;
}

.end-content {
    display:flex;
    justify-content:end;
}

.buttons-form {
    margin-top: 20px;
}

@media screen and (max-width: 1000px) {
    .responsive-popup {
        width: 100% !important;
        height: 100% !important;
    }

    .buttons-form {
        margin-top: 75px;
    }
}

.form-fill {
    height: 100%;
}


.ag-soli-title-conf {
    font-size: 17px;
    font-family: var(--ag-fuente-parrafos), Arial;
    font-weight: bold;
    text-align: left !important;
}

.ag-soli-fecha-conf {
    font-weight: bold;
    color: black;
}
/* FIN MODULO DE SOLICITUDES*/

.footer {
    position: sticky;
    width: 99%;
    left: 0;
    bottom: 0;
    text-align: center;
    display:grid;
    border-top:0px !important;    
    margin-left:10px;
    margin-right:10px;
}