﻿.master_contenido {
    overflow: auto;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    min-height: 95vh;
    margin-bottom: 2vh;
}

header {
    width: 100%;
    height: 50px;
    background-color: #353535;
    box-shadow: rgba(0, 0, 0, 0.75) 0px 3px 10px -2px;
    position: fixed;
}

.divLogo {
    display: inline-block;
    text-align: center;
    float: left;
    width: 100%;
    height: 49px;
}

.logo {
    width: 145px;
    margin: 7px;
    margin-left: 7px;
    display: inline-block;
    float: none;
}

.divUsuario {
    display: inline-block;
    float: right;
    color: white;
    width: 100%;
    background-color: #403f3f;
    padding: 5px;
    margin: 1px;
    border-radius: 2px;
    text-align: right;
    padding-left: 5px;
    color: #e6e6e6;
    cursor: pointer;
    transition: 1s ease;
}

    .divUsuario:hover {
        background-color: #44b6e8;
    }

.divContenido {
    margin: 10px;
    margin-top: 100px;
}

.divPerfilUsuario {
    background-color: #ffffff;
    min-height: 100%;
    width: 300px;
    position: fixed;
    right: 1px;
    top: 0px;
    -webkit-box-shadow: -3px 3px 16px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: -3px 3px 16px -2px rgba(0,0,0,0.75);
    box-shadow: -3px 3px 16px -2px rgba(0,0,0,0.75);
    border-radius: 2px;
    border-top: solid 6px #628c1a;
    padding: 15px;
}

.divNotificacion {
    display: inline-block;
    float: right;
    color: white;
    width: 35px;
    min-height: 38px;
    margin: 7px;
    text-align: right;
    cursor: pointer;
    transition: 1s ease;
    background-image: url(../../Iconos/notification24.png);
    background-repeat: no-repeat;
    background-position: center;
    border-left: solid 1px #403f3f;
    position: absolute;
    opacity: 0.8;
    top: 0;
    right: 0;
}

    .divNotificacion:hover {
        opacity: 1;
    }

.divInfoNotificaciones {
    background-color: #ffffff;
    min-height: 100px;
    position: fixed;
    top: 50px;
    -webkit-box-shadow: -3px 3px 16px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: -3px 3px 16px -2px rgba(0,0,0,0.75);
    box-shadow: -3px 3px 16px -2px rgba(0,0,0,0.75);
    border-radius: 2px;
    border-top: solid 6px #628c1a;
    padding: 15px;
    width: 90%;
    right: 0px;
}

.divMsjNotificacion {
    border-top: solid 1px #dadada;
    padding: 10px 5px 7px 7px;
}

    .divMsjNotificacion:hover {
        background-color: #f7f7f7;
    }

.lblCantNotificaciones {
    background-color: red;
    padding: 1px 5px;
    border-radius: 10px;
    font-size: 8pt;
    color: #ffffff;
}

/*.loader {
    border: 16px solid #f3f3f3;
    border-top: 16px solid #353535; 
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: spin 1s linear infinite;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15%;
}*/

.backtotop {
    width: 32px;
    height: 32px;
    position: fixed;
    bottom: 10px;
    right: 25px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgEAQAAACJ4248AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAAAGAAAABgAPBrQs8AAAAHdElNRQflBQUSBSFb38zWAAABY0lEQVRYw+2WsWrCQACGv2gH3UN1DS5Omdqti8TEpzAqji59GEUUBPUlfIEgCN1cKoJPoLtLkg6pGJuol6REWvJDIHcEvu9+LsdJ8sd0ynuzyWcuR5qpOo77PJ9L8pttpw73SUiy7LoPgX/nMSvPBDKBfyEgSaDroGnee9w8xYWbJhiGN1YUmEwgzokSuYGfcIBaDbrdeE1EEgiDJ5UQFpAk6HQu4Y7jPX6JViuahJDAaeWadgkfjaDfB9s+z+t6tCbubsKw2k9wyzrP9XqQz5+bALGNebMBUfhqBYPBZROie+KqgCg8qUSoQFR4EolQgXY7CB8Ob8P9EuNx8O8wTUGBchnq9SB8ubwPP8WyvLb8EoYBpZKAwH4Pm018+DWJ7RYOh+B3oXfCQgEaDdjtYL2ODvdHVaFSgcUCjkdBgTTzd+8DmUAm8HsCVf95lXKqjpMvviiKVFRV9knutvHg7uts9gVrLJe9mcdCOgAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMS0wNS0wNVQxODowNTozMyswMDowMMEltr8AAAAldEVYdGRhdGU6bW9kaWZ5ADIwMjEtMDUtMDVUMTg6MDU6MzMrMDA6MDCweA4DAAAAAElFTkSuQmCC');
    z-index: 20;
    background-color: #ffffff;
    -webkit-box-shadow: -2px 2px 14px 0px rgba(56,56,56,1);
    -moz-box-shadow: -2px 2px 14px 0px rgba(56,56,56,1);
    box-shadow: -2px 2px 14px 0px rgba(56,56,56,1);
    cursor: pointer;
    display: none;
}

.posicionFija {
    overflow: hidden;
}

.NoposicionFija {
    overflow: auto;
}

footer {
    width: 100%;
    min-height: 3vh;
    background-color: #353535;
    color: #ffffff;
    text-align: center;
    padding-top: 3px;
}

    footer a {
        color: #f6c512;
    }

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*Version escritorio*/
@media (min-width: 1087px) {

    /*.loader {
        margin-top: 20% !important;
    }*/

    .divLogo {
        width: auto;
        text-align: left;
    }

    .logo {
        width: 145px;
        margin: 7px;
        margin-left: 7px;
        display: inherit;
        float: left;
    }

    .divContenido {
        margin: 10px;
        margin-top: 60px;
    }

    .divUsuario {
        display: inline-block;
        float: right;
        color: white;
        width: 290px;
        background-color: #403f3f;
        padding: 5px;
        margin: 1px;
        border-radius: 2px;
        text-align: right;
        padding-left: 5px;
        color: #e6e6e6;
        cursor: pointer;
        transition: 1s ease;
    }

        .divUsuario:hover {
            background-color: #353535;
        }

    .divPerfilUsuario {
        background-color: #ffffff;
        min-height: 100px;
        width: 435px;
        position: fixed;
        right: 1px;
        top: 50px;
        -webkit-box-shadow: -3px 3px 16px -2px rgba(0,0,0,0.75);
        -moz-box-shadow: -3px 3px 16px -2px rgba(0,0,0,0.75);
        box-shadow: -3px 3px 16px -2px rgba(0,0,0,0.75);
        border-radius: 2px;
        border-top: solid 6px #628c1a;
        padding: 15px;
    }

    .divNotificacion {
        position: initial;
        top: 0;
        right: 0;
    }

    .divInfoNotificaciones {
        width: 415px;
        right: 35px;
    }
}
