@media only screen and (max-width: 563px) and (min-width: 0px) {
    #second-logo {
        display: none !important;
    }

    #menu-mosaico-icon {
        right: 5px !important;
    }

    #enterprise-logo {
        /* width: 10px; */
        /* display: flex; */
    }

    #m-left-content {
        width: 300px !important;
        /* display: block; */
    }

    #sh-mid {
        /* display: inline-block; */
    }

    #enterprise-logo img {
        width: 115px !important;
    }

    #menu-inicio-icon {
        right: 50px !important;
    }

    #menu-glosario-icon {
        right: 100px !important;
    }
}

/*@media only screen and max-width: 440px) {
    #second-logo {
        display: none !important;
    }
    #menu-mosaico-icon {
        right: 5px !important; 
    }
}



/*site header */

#siteheader {
    display: table;
    width: 100%;
    height: 100%;
    min-width: 320px;
}
/*--site header */

/*siteheader top*/
#sh-top {
    display: table;
    height: 34px;
    background-color: #cf102e;
    width: 100%;
}

#t-left-content {
    display: table-cell;
    width: 40px;
}

#t-center-content {
    display: table-cell;
    width: auto;
}

#t-right-content {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    width: fit-content;
}
/*siteheader top*/

/*siteheader mid*/
#sh-mid {
    display: table;
    height: 73px;
    background-color: #F8F5F1;
    width: 100%;
}

#m-left-content {
    display: table-cell;
    width: 33%;
}

#enterprise-logo {
    height: 73px;
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
}

    #enterprise-logo img {
        width: auto;
    }


#m-center-content {
    width: auto;
    display: table-cell;
}

#m-right-content {
    display: table-cell;
    width: 100%;
    height: 100%;
    text-align: right;
}

#second-logo {
    width: 147px;
    height: 52px;
    border-radius: 7px;
    border-width: 1px;
    border-color: lightgray;
    border-style: solid;
    position: absolute;
    right: 9px;
    top: 44px;
    display: flex;
    justify-content: center;
}

    /*#second-logo {
    width: 147px;
    height: 52px;
    border-radius: 7px;
    border-width: 1px;
    border-color: lightgray;
    border-style: solid;
    position: absolute;
    right: 9px;
    top: 44px;
    display: none;
    justify-content: center;
}*/

    #second-logo img {
        width: 100px;
        height: 40px;
        margin: 5px 0 0 10px;
    }

#menu-mosaico-icon {
    display: table-cell;
    fill: lightgray;
    position: absolute;
    right: 165px;
    top: 46px;
    cursor: pointer;
    z-index: 999;
    width: 48px;
    height: 48px;
    text-align: center;
}

    .menu-gris-pres, #menu-mosaico-icon:hover {
        border-radius: 25px;
        background-color: #d4d1cc;
        fill: white !important;
    }

#menu-inicio-icon {
    display: table-cell;
    fill: lightgray;
    text-align: center;
    position: absolute;
    right: 212px;
    top: 46px;
    cursor: pointer;
    z-index: 999;
    width: 48px;
    height: 48px;
    vertical-align: middle;
}

    .menu-gris-pres, #menu-inicio-icon:hover {
        border-radius: 25px;
        background-color: #d4d1cc;
        fill: white !important;
    }

#menu-glosario-icon {
    display: table-cell;
    fill: lightgray;
    text-align: center;
    position: absolute;
    right: 258px;
    top: 46px;
    cursor: pointer;
    z-index: 999;
    width: 48px;
    height: 48px;
    vertical-align: middle;
}

    .menu-gris-pres, #menu-glosario-icon:hover {
        border-radius: 25px;
        background-color: #d4d1cc;
        fill: white !important;
    }

#menu-mosaico {
    height: 350px;
    width: 300px;
    background: #fff;
    border: 1px solid #ccc;
    border-color: rgba(0,0,0,.2);
    color: #000;
    -webkit-box-shadow: 0 2px 10px rgba(0,0,0,.2);
    box-shadow: 0 2px 10px rgba(0,0,0,.2);
    outline: none;
    overflow: hidden;
    position: absolute;
    right: 10px;
    top: 102px;
    -webkit-animation: gb__a .2s;
    animation: gb__a .2s;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-user-select: text;
    z-index: 999;
    display: none;
}

#mg-top {
    display: table-row;
    height: 10%;
    background-color: #e9eaea;
}

#ctl00_mg_mid {
    display: table-cell;
}

.mgul {
    padding: 0px 10px;
    /* margin: 1px; */
}

.mgli {
    padding: 1px;
    display: inline-block;
    vertical-align: top;
    color: black;
    /* z-index: 999; */
    height: 93px;
    width: 85px;
    border-color: transparent;
    border-width: 1px;
    border-style: solid;
}

    .mgli:hover {
        text-decoration: none;
        border-style: solid;
        border-width: 1px;
        border-radius: 5px;
        border-color: lightgray;
    }

    .mgli.mvert {
        height: 10px;
        border-bottom-style: solid;
        border-bottom-width: thin;
        border-bottom-color: #a8a8a8;
    }

.mga {
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
    margin: 8px 2px !important;
    text-align: center;
    outline: none;
    font-weight: normal;
    text-decoration: none;
    width: 100%;
    cursor: pointer;
}

    .mga:hover {
        text-decoration: none;
    }

.mgspic {
    display: inline-block;
    vertical-align: top;
    height: 48px;
    width: 48px;
    background-size: cover;
    /* padding-bottom: 3px; */
}

.mgstex {
}


#mg-bot {
    display: table-row;
    height: 25px;
    text-align: center;
    background-color: #e9eaea;
}

.btn-close-session {
    text-decoration: none;
    padding-top: 5px;
}
/*siteheader mid*/

/*siteheader bot*/
#sh-bot {
    display: table;
    height: 40px;
    width: 100%;
}

#b-left-content {
    display: table-cell;
    width: 40%;
    vertical-align: middle;
}

#b-center-content {
    display: table-cell;
    width: auto;
}

#b-right-content {
    display: table-cell;
    text-align: right;
    padding-right: 10px;
    width: fit-content;
}

#dcover-all {
    z-index: 998;
    width: 100%;
    height: 100%;
    position: fixed;
    display: none;
    transition: 0.5s;
    background-color: #00000061;
}

/*siteheader bot*/
.icono-gris {
}

    .icono-gris:hover {
    }

/*--site header */

/*site body*/

/*--site body*/

/*site footer*/
#sitefooter {
    background: #8b8b8b url(../img/footerbg.jpg) top left repeat-x;
    color: #d0d0d0;
    font-size: 0.9em;
    font-weight: bold;
    width: 100%;
    min-height: 50px;
    background-size: contain;
    background-position: right;
    text-align: center;
    display: table;
}

    #sitefooter a {
        color: #d0d0d0;
        font-weight: bold;
    }

    #sitefooter div {
        display: table-row;
        height: 8px;
    }

/*--site footer*/




#pie-titulo-mnu-usuario {
    /* height: 36px; */
    /* display: table-cell; */
    font-size: small;
    /* vertical-align: middle; */
}

.pie-titulo-mnu-usuario-item {
    height: 16px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 5px;
    font-weight: 600;
    text-transform: capitalize;
}

.pie-titulo-mnu-usuario-w-item {
    height: 16px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
}

#pie-titulo-fecha {
    position: absolute;
    right: 10px;
    top: 119px;
}

#content.cnt-mnu-usuario {
    /*background-image: url('../img/inicio.jpg');*/
}

.btm-spacer {
    /* display: none; */
    width: 100%;
    height: 10px;
}

#logopersprov {
    height: 65;
    width: 463;
}

#custombannermessage {
    position: absolute;
    height: 0px;
    -webkit-transition: height 0.5s linear;
    -moz-transition: height 0.5s linear;
    -ms-transition: height 0.5s linear;
    -o-transition: height 0.5s linear;
    transition: height 0.5s linear;
    background-color: beige;
    border-bottom: dotted black 1px;
    visibility: hidden;
}


    #custombannermessage.mostrar {
        position: absolute;
        height: 35px;
        width: 100%;
        -webkit-transition: height 0.5s linear;
        -moz-transition: height 0.5s linear;
        -ms-transition: height 0.5s linear;
        -o-transition: height 0.5s linear;
        transition: height 0.5s linear;
        background-color: beige;
        border-bottom: dotted black 1px;
        z-index: 1;
        line-height: 35px;
        visibility: visible;
    }



#cdustombannermessage {
    position: absolute;
    height: 35px;
    width: 100%;
    background-color: beige;
    line-height: 35px;
    z-index: 999;
    border-bottom: dotted black 1px;
    overflow: hidden;
    transition: all .5s ease-in-out;
    height: 0;
}


#cbmCerrar {
    display: inline-block;
}

#cbmtext {
    display: inline-block;
    height: 15px;
    color: red;
    text-align: center;
    margin: 0 40px;
}


#masterflyoutcontainer {
    display: flex;
    align-items: center;
    z-index: 1000;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    transition: 0.5s;
    background-color: #00000061;
    overflow: hidden;
    -webkit-transition: opacity 2s ease-in;
    -moz-transition: opacity 2s ease-in;
    -ms-transition: opacity 2s ease-in;
    -o-transition: opacity 2s ease-in;
    transition: opacity 2s ease-in;
}

#mfccovermarco {
    display: table;
    width: 100vw;
    /*height: 20vh;*/
    margin: 0 auto;
    /*border-radius: 20px;*/
    background-color: white;
}

#mfccovercontenido {
    height: 100%;
    width: 100%;
    overflow: scroll;
}

#contratomsj {
    text-align: left;
    width: 50%;
    margin: auto;
    display: table;
}

#mfccovercerrar {
    display: table-row;
    height: 5vh;
}

#mfcbtncerrarcover {
    margin: 10px 0;
    width: 100px;
}

.hidemaster {
    display: none !important;
}

.tabla {
    margin: auto 0;
    display: table;
    width: 80%;
    margin: 10px;
}

.celda {
    display: table-cell;
    height: 20px;
    border-bottom: 1px dotted black;
    text-align: right;
    padding-right: 30px;
    vertical-align: middle;
}

.fila {
    display: table-row;
}

.notificationcounter {
    display: flex;
    position: absolute;
    right: 0px;
    top: -10px;
    border: 1px solid gold;
    border-radius: 25px;
    background-color: gold;
    color: #5d5d5d;
    width: max-content;
    padding: 1px 6px 1px 6px;
    font-family: monospace;
    font-size: 14px;
}

/*.notificationcounter span{
    display:flex;
    position: relative;
}*/

#notificationbell {
    position: absolute;
    left: 50px;
    top: 5px;
    color: #fff
}

    #notificationbell i {
        font-size: 18pt;
    }

    #notificationbell .notificationcounter {
        left: 15px;
        top: 1px;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 12px;
        text-decoration: none;
        font-family: monospace;
        color: #737373;
    }

        #notificationbell .notificationcounter span {
            margin: 0px 4px 1px 4px;
        }
