/*

 * @name   Sistema de Información Academico (SIA)
 *
 * @author Sebastian F. Mena  <sfmenas@ufpso.edu.co>
 * @date   12/04/2015


* -- Generales -- *
* ============================================================================================================= */
#menu{
    overflow-y: auto;
    max-height: 75vh;
}
.fab_not {
    background-color:#c33f3f;
    height:50px;
    border-radius:50%;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.33), 0 1px 5px 0 rgba(0, 0, 0, 0.35), 0 3px 1px -2px rgba(0, 0, 0, 0.39);
    position:absolute;
    bottom:0px;
    width:50px;
    border:none;
    right:1em;
    bottom: 1em;
    cursor:pointer;
    z-index: 2;
    /*    -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);*/
    -webkit-transition: 0.6s cubic-bezier(0.65, -0.68, 0.49, 1.94);
    transition: 0.6s cubic-bezier(0.65, -0.68, 0.49, 1.94);
    -webkit-transition-delay: .1s;
    transition-delay: .1s;


}
.fab_not.active {
    height: 100%;
    width: 100%;
    border-radius: inherit;
    bottom: 0;
    right: 0;
    cursor: default;
    /*-webkit-transform: scale3d(1, 1, 1);*/
    /*transform: scale3d(1, 1, 1);*/
    -webkit-transition: 0.6s cubic-bezier(0.65, -0.68, 0.49, 1.94);
    transition: 0.6s cubic-bezier(0.65, -0.68, 0.49, 1.94);
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}
.content-notificar:before{
    bottom: 0;
    color: white;
    line-height: 48px;
    text-align: center;
    top: 0;
    left: 0;
    right: 0;
    font-size: 2.5em;
}

.icon_not {
    bottom: 0;
    color: white;
    line-height: 48px;
    text-align: center;
    top: 0;
    left: 0;
    right: 0;
}
body {
    margin:0;
    padding:0;
}

*{
    box-sizing: border-box;
}

p{
    margin: 0;
}

a {
    color: inherit;
    text-decoration: none;
}
a:active{
    text-decoration: none;
}

input[type=number]::-webkit-outer-spin-button,

input[type=number]::-webkit-inner-spin-button {

    -webkit-appearance: none;

    margin: 0;

}
input[type=number] {

    -moz-appearance:textfield;

}

/* -- Seleccion -- *
* ============================================================================================================= */

::selection{
    background: #5AB3D3;
}
::-webkit-input-placeholder{
    color: #CCCCCC;
}
:-moz-placeholder{
    color: #CCCCCC;
}
::-moz-placeholder{
    color: #CCCCCC;
}
:-ms-input-placeholder{
    color: #CCCCCC;
}

/* -- Fuente Perzonalizada -- *
* ============================================================================================================= */

@font-face {
    font-family: 'Kelson Sans';
    src: url( '../fuentes/Kelson/KelsonSans-Regular.eot' );
    src: url( '../fuentes/Kelson/KelsonSans-Regular.eot?#iefix') format('embedded-opentype'),
        url( '../fuentes/Kelson/KelsonSans-Regular.woff' ) format( 'woff' ),
        url( '../fuentes/Kelson/KelsonSans-Regular.ttf' ) format( 'truetype' );
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: "Myriad Pro Bold";
    src: url( '../fuentes/Myriad_Pro_Bold/MYRIADPROBOLD.eot' );
    src: url( '../fuentes/Myriad_Pro_Bold/MYRIADPROBOLD.eot' ) format( 'embedded-opentype' ),
        url( '../fuentes/Myriad_Pro_Bold/MYRIADPROBOLD.woff2' ) format( 'woff2' ),
        url( '../fuentes/Myriad_Pro_Bold/MYRIADPROBOLD.woff' ) format( 'woff' ),
        url( '../fuentes/Myriad_Pro_Bold/MYRIADPROBOLD.ttf' ) format( 'truetype' ),
        url( '../fuentes/Myriad_Pro_Bold/MYRIADPROBOLD.svg#MYRIADPROBOLD' ) format( 'svg' );
}

@font-face {
    font-family: 'Myriad Pro Bold Cond';
    src: url('../fuentes/Myriad_Pro_Bold_Cond/MYRIADPROBOLDCOND.eot');
    src: url('../fuentes/Myriad_Pro_Bold_Cond/MYRIADPROBOLDCOND.eot') format('embedded-opentype'),
        url('../fuentes/Myriad_Pro_Bold_Cond/MYRIADPROBOLDCOND.woff2') format('woff2'),
        url('../fuentes/Myriad_Pro_Bold_Cond/MYRIADPROBOLDCOND.woff') format('woff'),
        url('../fuentes/Myriad_Pro_Bold_Cond/MYRIADPROBOLDCOND.ttf') format('truetype'),
        url('../fuentes/Myriad_Pro_Bold_Cond/MYRIADPROBOLDCOND.svg#MYRIADPROBOLDCOND') format('svg');
}

@font-face {
    font-family: "Myriad Pro";
    src: url('../fuentes/Myriad_Pro/MYRIADPROREGULAR.eot');
    src: url('../fuentes/Myriad_Pro/MYRIADPROREGULAR.eot') format('embedded-opentype'),
        url('../fuentes/Myriad_Pro/MYRIADPROREGULAR.woff2') format('woff2'),
        url('../fuentes/Myriad_Pro/MYRIADPROREGULAR.woff') format('woff'),
        url('../fuentes/Myriad_Pro/MYRIADPROREGULAR.ttf') format('truetype'),
        url('../fuentes/Myriad_Pro/MYRIADPROREGULAR.svg#MYRIADPROREGULAR') format('svg');
}

@font-face {
    font-family: 'Myriad Pro Cond';
    src: url('../fuentes/Myriad_Pro_Cond/MYRIADPROCOND.eot');
    src: url('../fuentes/Myriad_Pro_Cond/MYRIADPROCOND.eot') format('embedded-opentype'),
        url('../fuentes/Myriad_Pro_Cond/MYRIADPROCOND.woff2') format('woff2'),
        url('../fuentes/Myriad_Pro_Cond/MYRIADPROCOND.woff') format('woff'),
        url('../fuentes/Myriad_Pro_Cond/MYRIADPROCOND.ttf') format('truetype'),
        url('../fuentes/Myriad_Pro_Cond/MYRIADPROCOND.svg#MYRIADPROCOND') format('svg');
}

/*@font-face {
    font-family: 'IcoMoon';
    src: url('../fuentes/icomoon/icomoon.eot');
    src: url('../fuentes/icomoon/icomoon.eot?#iefix') format('embedded-opentype'),
        url('../fuentes/icomoon/icomoon.woff') format('woff'),
        url('../fuentes/icomoon/icomoon.ttf') format('truetype'),
        url('../fuentes/icomoon/icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

.icon-display:before {
    content: "\e900";
}



/* -- Maqueta -- *
* ============================================================================================================= */

#wrapper {
    position: absolute;
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;  /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex;         /* NEW, Spec - Opera 12.1, Firefox 20+ */
    /*background: rgba(220, 220, 220, 0.44);*/
    top: 0;
    width: 100%;
    font-size: 14px;
}
.flex_cont{
    flex:4.2;

}
.flex_aside{
    flex:0 0 22em;

}

header{
    position: fixed;
    top: 0;
    left: 1em;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    height: 5em;
    background-color: #ec1c21;
    -webkit-box-shadow: 0 .1em .2em .02em rgba(47, 47, 47, 0.75);
    -moz-box-shadow: 0 .1em .2em .02em rgba(47, 47, 47, 0.75);
    box-shadow: 0 .1em .2em .02em rgba(47, 47, 47, 0.75);
    z-index: 2;
}

section{
    position: relative;
    top: 0;
    left: 0;
    min-height: -webkit-calc(100vh - 9em);
    min-height: -moz-calc(100vh - 9em);
    min-height: calc(100vh - 4em);
    max-height: calc(100vh - 4em);
    padding-top: 6em;
    padding-left: 1.5em;
    padding-bottom: 5em;
    overflow-y: auto;
    overflow-x: hidden;
}

header.activo,
nav.activo,
footer.activo {
    filter: blur(1px);
    -webkit-filter: blur(1px);
}
section.activo{
    opacity: 1;
    /*transition: opacity ease-in 300ms;*/
}

footer{
    position: fixed;
    width: 100%;
    width: 100vw;
    height: 4.6em;
    bottom: 0;
    left: 0;
    padding-top: 1em;
    background-color: #D8D8D8;
    color: #6D6D6D;
    -moz-box-shadow: 0 .03em .2em .05em rgba(78, 78, 78, 0.75);
    -webkit-box-shadow: 0 .03em .2em .05em rgba(78, 78, 78, 0.75);
    box-shadow: 0 .03em .2em .05em rgba(78, 78, 78, 0.75);
    z-index: 2;
    cursor: default;
    display: flex;
    flex-direction: row;
}

/* -- Footer -- *
* ============================================================================================================= */


footer span{
    position: relative;
    display: block;
    width: auto;
    text-align: left;
    padding-left: 1.5em;
}


footer .sia{
    font-size: 1.1em;
    letter-spacing: .1em;
    font-family: 'Myriad Pro Bold Cond';
    text-indent: 3.5em;
}

footer .ufpso{
    font-size: 1em;
    font-family: 'Myriad Pro Cond';
    letter-spacing: .1em;
    text-indent: 4em;

}
footer hr{
    height: 100%;
    margin-top: -0.5em;
}

footer div{
    flex: 1;
}



/** -- Divisis -- **/
/** ============================================================================================================= **/


#divisis {
    position: relative;
    display: block;
    width: auto;
    height: 3em;
    color: #6D6D6D;
    text-align: center;
    margin-left: 2em;
}



#divisis .icon-display{
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'IcoMoon';
    height: inherit;
    font-size: 2em;
}

#divisis .by,
#divisis .division {
    position: relative;
    display: block;
    width: auto;
    margin-left: auto;
    text-align: left;
}

#divisis .by{
    position: absolute;
    left: 3.8em;
    top: 0;
    font-size: .8em;
    font-family: 'Myriad Pro';
    margin-bottom: .2em;
    letter-spacing: .15em;
}

#divisis .division {
    position: absolute;
    left: 3em;
    top: 1em;
    font-size: 1em;
    font-family: 'Myriad Pro Bold';
    letter-spacing: .1em;
}

#divisis  .date {
    position: absolute;
    left: 17.4em;
    top: 1em;
    font-size: 1em;
    font-family: 'Myriad Pro Bold';
    letter-spacing: .15em;
}



/** -- Logo SIA -- **/
/** ============================================================================================================= **/
.logo_sia{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    display: flex;
    flex-direction: column;
}
.logo_sia .sia-text{
    font-size: 3.5em !important;
}
.logo_sia .sia-id{
    font-size: 1.4em !important;
    top: -10px;
}

#SIA,
#SIA_RESPONSIVE{
    display: block;
    position: absolute;
    top: -0.1em;
    left: -7em;
    cursor: default;
}


#SIA  span,
#SIA_RESPONSIVE span{
    display: inline-block;
    position: relative;
    height: inherit;
    width: inherit;
    text-align: center;
    background: transparent;
    border-radius: 100%;
    font-size: 5em;
    font-family: 'Myriad Pro Bold Cond';
    color: #FFFFFF;
    text-shadow: 0px .01em .05em #505050;
    letter-spacing: .05em;
}


.texto_sia{
    display: inline-block;
    position: relative;
    width: inherit;
    font-family: 'Myriad Pro Bold';
    text-align: center;
    margin-top: 1.5em;
    cursor: default;
    background: white;
    padding-bottom: 1em;
}

.texto_sia span:first-child {
    position: relative;
    display: block;
    background-color: #EC1C21;
    color: white;
    font-size: 1.2em;
    height: 1.4em;
    line-height: 1.6em;
    text-shadow: 0px .01em .05em #505050;
    box-shadow: 0em .08em .06em 0em rgba(78, 78, 78, 0.75);
    -moz-box-shadow: 0em .08em .06em 0em rgba(78, 78, 78, 0.75);
    -webkit-box-shadow: 0em .08em .06em 0em rgba(78, 78, 78, 0.75);
}


.texto_sia span:last-child {
    position: relative;
    display: block;
    background-color: transparent;
    color: #EC1C21;
    text-shadow: 0px .01em .05em #505050;
    font-size: 2.7em;
}

/* -- Logo UFPSO -- *
/* ============================================================================================================= */


#logo{
    display: block;
    position: relative;
    width: 23em;
    padding: 1em;
    top: -22em;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0 0.03em 0.2em 0.02em rgba(78, 78, 78, 0.75);
    -moz-box-shadow: 0 .03em .2em .02em rgba(78, 78, 78, 0.75);
    box-shadow: 0 0.03em 0.2em 0.02em rgba(78, 78, 78, 0.75);
    cursor: pointer;
    z-index: 3;
    transition: top ease-out 300ms;
}

#logo.activo{
    top: 0em;
}


#logo img{
    width: 100%;
}


.logo_ufpso {
    display: inline-block;
    position: relative;
    width: 95%;
}


.texto_ufpso {
    position: relative;
    display: inline-block;
    text-align: center;
    /*margin-right: .4em;*/
    float: right;
}


.texto_ufpso span:nth-child(1){
    display: block;
    position: relative;
    font-family: "Myriad Pro";
    font-style: normal;
    font-weight: bold;
    font-size: 2.5em;
    color: black;
    height: .9em;
}


.texto_ufpso span:nth-child(2){
    display: block;
    position: relative;
    font-family: 'Myriad Pro';
    font-size: 1.1em;
    font-weight: bolder;
    color: black;
    height: 1.1em;
}


.texto_ufpso span:nth-child(3){
    display: block;
    position: relative;
    font-family: 'Myriad Pro';
    font-size: 1.5em;
    color: black;
    font-weight: bolder;
    height: 1em;
}

/** -- LATERAL ASIDE -- **/
/** ============================================================================================================= **/


#lateral{
    width: 22em;
    height: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    right: -22em;
    background-color: #F7F7F7;
    z-index: 4;
    -webkit-box-shadow: 0 .03em .2em .05em rgba(72, 72, 72, 0.75);
    -moz-box-shadow: 0 .03em .2em .05em rgba(72, 72, 72, 0.75);
    box-shadow: 0 .03em .2em .05em rgba(72, 72, 72, 0.75);
    transition: right  ease-out 300ms;
}



#lateral.activo{
    right: 0;
}


#lateral form{
    position: relative;
    display: block;
    margin-top: 1.3vw;
    padding: 2em 0;
}

#lateral .ini_ses{
    display: inline-block;
    position: relative;
    color: #545454;
    font-family: Myriad Pro Bold Cond;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 2.5em;
    width: 100%;
    background-color: #E6E6E6;
    text-align: center;
}


/** -- HAMBURGUESA -- **/
/** ============================================================================================================= **/

#hambur {
    display: none;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 6em;
    right: 22em;
    width: 3em;
    height: 12.5em;
    background: rgb(255, 255, 255);
    cursor: pointer;
    -moz-box-shadow: -.1em .03em .2em .05em rgba(72, 72, 72, 0.75);
    -webkit-box-shadow: -.1em .03em .2em .05em rgba(72, 72, 72, 0.75);
    box-shadow: -.1em .03em .2em .05em rgba(72, 72, 72, 0.75);
}

#hambur span{
    display: block;
    position: absolute;
    width: 1.2em;
    height: 0.3em;
    background: #525252;
    margin: .5em auto;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all ease-in-out 600ms;
}

#hambur span:nth-child(1){
    top: 1em;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

#hambur span:nth-child(2){
    top: 1.7em;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

#hambur span:nth-child(1).activo{
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);


}

#hambur span:nth-child(2).activo{
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);


}

#hambur hr{
    position: absolute;
    top: 3.5em;
    height: 0.2em;
    width: 100%;
    border: none;
    background-color: #E2E2E2;
}

#hambur div{
    position: absolute;
    top: 3.5em;
    font-family: "Myriad Pro Bold Cond";
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    font-size: 2em;
    color: #525252;
    text-align: center;
    right: -.4em;
}

.hamburMobil,  #hamburMobil {
    opacity: 1;
    visibility: hidden !important;
    position: absolute;
    left: -2.2em;
    display: block;
    font-size: 4em;
    top: 0.15em;
}

/** -- Blur -- **/
/** ============================================================================================================= **/

.blur {
    display: block;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 0;
    height: 100%;
    height: 100vh;
    width: 100%;
    width: 100vw;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.blur:after{
    /*background: url(../imagenes/texture/punto.png);*/
    /*background: url(../imagenes/texture/txture.png);*/
    background: url(../imagenes/texture/fake-brick.png);
    /*background: url(../imagenes/texture/white-carbon.png);*/
    /* background-image: url(../imagenes/texture/puntos.jpg); */
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    opacity: 0.4;
    z-index: 0;
    /*background-size: 8px;*/

}

/** -- Scrollbar -- **/
/** ============================================================================================================= **/

::-webkit-scrollbar {
    width: .6em;
    border-radius: 5px;

}

::-webkit-scrollbar-track {
    background-color: rgb(255, 255, 255);
    border-radius: 5px;
}

::-webkit-scrollbar-thumb {
    background: rgb(181, 181, 181);
    -webkit-box-shadow: inset .05em .05em 0 rgba(0, 0, 0, .1), inset 0 -.05em 0 rgba(0, 0, 0, .07);
    -moz-box-shadow: inset .05em .05em 0 rgba(0, 0, 0, .1), inset 0 -.05em 0 rgba(0, 0, 0, .07);
    box-shadow: inset .05em .05em 0 rgba(0, 0, 0, .1), inset 0 -.05em 0 rgba(0, 0, 0, .07);
    border-radius: 5px;
}

/* -- LOADER -- *
* ============================================================================================================= */

.cargador{
    position: absolute;
    margin: auto;
    top: 0; bottom: 0; left: 0; right: 0;
}

.loader{
    opacity: 0;
    margin: 0 auto;
    border-radius: 100%;
    position: relative;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

.loader.activo{
    opacity: 1;
}


.cover_general .cargador{
    height: 30px;
    width: 30px;
}

.cover_flotante .cargador, .cover_tab .cargador{
    height: 20px;
    width: 20px;
}

.cover_general .loader {
    font-size: 30px;
    width: 1.2em;
    height: 1.2em;
    -webkit-animation: cargadorBlanco 1.1s infinite ease;
    -moz-animation: cargadorBlanco 1.1s infinite ease;
    -ms-animation: cargadorBlanco 1.1s infinite ease;
    -o-animation: cargadorBlanco 1.1s infinite ease;
    animation: cargadorBlanco 1.1s infinite ease;

}


.cover_flotante .loader, .cover_tab .loader{
    font-size: 20px;
    width: 1.4em;
    height: 1.4em;
    -webkit-animation: cargadorGris 1.1s infinite ease;
    -moz-animation: cargadorGris 1.1s infinite ease;
    -o-animation: cargadorGris 1.1s infinite ease;
    -ms-animation: cargadorGris 1.1s infinite ease;
    animation: cargadorGris 1.1s infinite ease;
}



/*animacion cargando*/
/* -------------------------------------------------------------------------------------------------------------- */

@-webkit-keyframes cargadorBlanco {
    0%,
    100% {
        -webkit-box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
        box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
    }
    12.5% {
        -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
    }
    25% {
        -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
        -moz-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    37.5% {
        -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    50% {
        -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    62.5% {
        -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    75% {
        -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    87.5% {
        -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
    }
}
@-moz-keyframes cargadorBlanco {
    0%,
    100% {
        -moz-box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
        box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
    }
    12.5% {
        -moz-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
    }
    25% {
        -moz-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    37.5% {
        -moz-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    50% {
        -moz-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    62.5% {
        -moz-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    75% {
        -moz-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    87.5% {
        -moz-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
    }
}
@keyframes cargadorBlanco {
    0%,
    100% {
        -webkit-box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
        -moz-box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
        box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
    }
    12.5% {
        -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
        -moz-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
    }
    25% {
        -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
        -moz-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    37.5% {
        -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
        -moz-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    50% {
        -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
        -moz-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    62.5% {
        -moz-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
        -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    75% {
        -moz-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
        -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    87.5% {
        -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
        -moz-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
    }
}

@-webkit-keyframes cargadorGris {
    0%,
    100% {
        box-shadow: 0em -2.6em 0em 0em gray, 1.8em -1.8em 0 0em rgba(128, 128, 128, 0.2), 2.5em 0em 0 0em rgba(128, 128, 128, 0.2), 1.75em 1.75em 0 0em rgba(128, 128, 128, 0.2), 0em 2.5em 0 0em rgba(128, 128, 128, 0.2), -1.8em 1.8em 0 0em rgba(128, 128, 128, 0.2), -2.6em 0em 0 0em rgba(128, 128, 128, 0.5), -1.8em -1.8em 0 0em rgba(128, 128, 128, 0.7);
    }
    12.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(128, 128, 128, 0.7), 1.8em -1.8em 0 0em gray, 2.5em 0em 0 0em rgba(128, 128, 128, 0.2), 1.75em 1.75em 0 0em rgba(128, 128, 128, 0.2), 0em 2.5em 0 0em rgba(128, 128, 128, 0.2), -1.8em 1.8em 0 0em rgba(128, 128, 128, 0.2), -2.6em 0em 0 0em rgba(128, 128, 128, 0.2), -1.8em -1.8em 0 0em rgba(128, 128, 128, 0.5);
    }
    25% {
        box-shadow: 0em -2.6em 0em 0em rgba(128, 128, 128, 0.5), 1.8em -1.8em 0 0em rgba(128, 128, 128, 0.7), 2.5em 0em 0 0em gray, 1.75em 1.75em 0 0em rgba(128, 128, 128, 0.2), 0em 2.5em 0 0em rgba(128, 128, 128, 0.2), -1.8em 1.8em 0 0em rgba(128, 128, 128, 0.2), -2.6em 0em 0 0em rgba(128, 128, 128, 0.2), -1.8em -1.8em 0 0em rgba(128, 128, 128, 0.2);
    }
    37.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(128, 128, 128, 0.2), 1.8em -1.8em 0 0em rgba(128, 128, 128, 0.5), 2.5em 0em 0 0em rgba(128, 128, 128, 0.7), 1.75em 1.75em 0 0em rgba(128, 128, 128, 0.2), 0em 2.5em 0 0em rgba(128, 128, 128, 0.2), -1.8em 1.8em 0 0em rgba(128, 128, 128, 0.2), -2.6em 0em 0 0em rgba(128, 128, 128, 0.2), -1.8em -1.8em 0 0em rgba(128, 128, 128, 0.2);
    }
    50% {
        box-shadow: 0em -2.6em 0em 0em rgba(128, 128, 128, 0.2), 1.8em -1.8em 0 0em rgba(128, 128, 128, 0.2), 2.5em 0em 0 0em rgba(128, 128, 128, 0.5), 1.75em 1.75em 0 0em rgba(128, 128, 128, 0.7), 0em 2.5em 0 0em gray, -1.8em 1.8em 0 0em rgba(128, 128, 128, 0.2), -2.6em 0em 0 0em rgba(128, 128, 128, 0.2), -1.8em -1.8em 0 0em rgba(128, 128, 128, 0.2);
    }
    62.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(128, 128, 128, 0.2), 1.8em -1.8em 0 0em rgba(128, 128, 128, 0.2), 2.5em 0em 0 0em rgba(128, 128, 128, 0.2), 1.75em 1.75em 0 0em rgba(128, 128, 128, 0.5), 0em 2.5em 0 0em rgba(128, 128, 128, 0.7), -1.8em 1.8em 0 0em gray, -2.6em 0em 0 0em rgba(128, 128, 128, 0.2), -1.8em -1.8em 0 0em rgba(128, 128, 128, 0.2);
    }
    75% {
        box-shadow: 0em -2.6em 0em 0em rgba(128, 128, 128, 0.2), 1.8em -1.8em 0 0em rgba(128, 128, 128, 0.2), 2.5em 0em 0 0em rgba(128, 128, 128, 0.2), 1.75em 1.75em 0 0em rgba(128, 128, 128, 0.2), 0em 2.5em 0 0em rgba(128, 128, 128, 0.5), -1.8em 1.8em 0 0em rgba(128, 128, 128, 0.7), -2.6em 0em 0 0em gray, -1.8em -1.8em 0 0em rgba(128, 128, 128, 0.2);
    }
    87.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(128, 128, 128, 0.2), 1.8em -1.8em 0 0em rgba(128, 128, 128, 0.2), 2.5em 0em 0 0em rgba(128, 128, 128, 0.2), 1.75em 1.75em 0 0em rgba(128, 128, 128, 0.2), 0em 2.5em 0 0em rgba(128, 128, 128, 0.2), -1.8em 1.8em 0 0em rgba(128, 128, 128, 0.5), -2.6em 0em 0 0em rgba(128, 128, 128, 0.7), -1.8em -1.8em 0 0em gray;
    }
}
@-moz-keyframes cargadorGris {
    0%,
    100% {
        box-shadow: 0em -2.6em 0em 0em gray, 1.8em -1.8em 0 0em rgba(128, 128, 128, 0.2), 2.5em 0em 0 0em rgba(128, 128, 128, 0.2), 1.75em 1.75em 0 0em rgba(128, 128, 128, 0.2), 0em 2.5em 0 0em rgba(128, 128, 128, 0.2), -1.8em 1.8em 0 0em rgba(128, 128, 128, 0.2), -2.6em 0em 0 0em rgba(128, 128, 128, 0.5), -1.8em -1.8em 0 0em rgba(128, 128, 128, 0.7);
    }
    12.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(128, 128, 128, 0.7), 1.8em -1.8em 0 0em gray, 2.5em 0em 0 0em rgba(128, 128, 128, 0.2), 1.75em 1.75em 0 0em rgba(128, 128, 128, 0.2), 0em 2.5em 0 0em rgba(128, 128, 128, 0.2), -1.8em 1.8em 0 0em rgba(128, 128, 128, 0.2), -2.6em 0em 0 0em rgba(128, 128, 128, 0.2), -1.8em -1.8em 0 0em rgba(128, 128, 128, 0.5);
    }
    25% {
        box-shadow: 0em -2.6em 0em 0em rgba(128, 128, 128, 0.5), 1.8em -1.8em 0 0em rgba(128, 128, 128, 0.7), 2.5em 0em 0 0em gray, 1.75em 1.75em 0 0em rgba(128, 128, 128, 0.2), 0em 2.5em 0 0em rgba(128, 128, 128, 0.2), -1.8em 1.8em 0 0em rgba(128, 128, 128, 0.2), -2.6em 0em 0 0em rgba(128, 128, 128, 0.2), -1.8em -1.8em 0 0em rgba(128, 128, 128, 0.2);
    }
    37.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(128, 128, 128, 0.2), 1.8em -1.8em 0 0em rgba(128, 128, 128, 0.5), 2.5em 0em 0 0em rgba(128, 128, 128, 0.7), 1.75em 1.75em 0 0em rgba(128, 128, 128, 0.2), 0em 2.5em 0 0em rgba(128, 128, 128, 0.2), -1.8em 1.8em 0 0em rgba(128, 128, 128, 0.2), -2.6em 0em 0 0em rgba(128, 128, 128, 0.2), -1.8em -1.8em 0 0em rgba(128, 128, 128, 0.2);
    }
    50% {
        box-shadow: 0em -2.6em 0em 0em rgba(128, 128, 128, 0.2), 1.8em -1.8em 0 0em rgba(128, 128, 128, 0.2), 2.5em 0em 0 0em rgba(128, 128, 128, 0.5), 1.75em 1.75em 0 0em rgba(128, 128, 128, 0.7), 0em 2.5em 0 0em gray, -1.8em 1.8em 0 0em rgba(128, 128, 128, 0.2), -2.6em 0em 0 0em rgba(128, 128, 128, 0.2), -1.8em -1.8em 0 0em rgba(128, 128, 128, 0.2);
    }
    62.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(128, 128, 128, 0.2), 1.8em -1.8em 0 0em rgba(128, 128, 128, 0.2), 2.5em 0em 0 0em rgba(128, 128, 128, 0.2), 1.75em 1.75em 0 0em rgba(128, 128, 128, 0.5), 0em 2.5em 0 0em rgba(128, 128, 128, 0.7), -1.8em 1.8em 0 0em gray, -2.6em 0em 0 0em rgba(128, 128, 128, 0.2), -1.8em -1.8em 0 0em rgba(128, 128, 128, 0.2);
    }
    75% {
        box-shadow: 0em -2.6em 0em 0em rgba(128, 128, 128, 0.2), 1.8em -1.8em 0 0em rgba(128, 128, 128, 0.2), 2.5em 0em 0 0em rgba(128, 128, 128, 0.2), 1.75em 1.75em 0 0em rgba(128, 128, 128, 0.2), 0em 2.5em 0 0em rgba(128, 128, 128, 0.5), -1.8em 1.8em 0 0em rgba(128, 128, 128, 0.7), -2.6em 0em 0 0em gray, -1.8em -1.8em 0 0em rgba(128, 128, 128, 0.2);
    }
    87.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(128, 128, 128, 0.2), 1.8em -1.8em 0 0em rgba(128, 128, 128, 0.2), 2.5em 0em 0 0em rgba(128, 128, 128, 0.2), 1.75em 1.75em 0 0em rgba(128, 128, 128, 0.2), 0em 2.5em 0 0em rgba(128, 128, 128, 0.2), -1.8em 1.8em 0 0em rgba(128, 128, 128, 0.5), -2.6em 0em 0 0em rgba(128, 128, 128, 0.7), -1.8em -1.8em 0 0em gray;
    }
}
@keyframes cargadorGris {
    0%,
    100% {
        box-shadow: 0em -2.6em 0em 0em gray, 1.8em -1.8em 0 0em rgba(128, 128, 128, 0.2), 2.5em 0em 0 0em rgba(128, 128, 128, 0.2), 1.75em 1.75em 0 0em rgba(128, 128, 128, 0.2), 0em 2.5em 0 0em rgba(128, 128, 128, 0.2), -1.8em 1.8em 0 0em rgba(128, 128, 128, 0.2), -2.6em 0em 0 0em rgba(128, 128, 128, 0.5), -1.8em -1.8em 0 0em rgba(128, 128, 128, 0.7);
    }
    12.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(128, 128, 128, 0.7), 1.8em -1.8em 0 0em gray, 2.5em 0em 0 0em rgba(128, 128, 128, 0.2), 1.75em 1.75em 0 0em rgba(128, 128, 128, 0.2), 0em 2.5em 0 0em rgba(128, 128, 128, 0.2), -1.8em 1.8em 0 0em rgba(128, 128, 128, 0.2), -2.6em 0em 0 0em rgba(128, 128, 128, 0.2), -1.8em -1.8em 0 0em rgba(128, 128, 128, 0.5);
    }
    25% {
        box-shadow: 0em -2.6em 0em 0em rgba(128, 128, 128, 0.5), 1.8em -1.8em 0 0em rgba(128, 128, 128, 0.7), 2.5em 0em 0 0em gray, 1.75em 1.75em 0 0em rgba(128, 128, 128, 0.2), 0em 2.5em 0 0em rgba(128, 128, 128, 0.2), -1.8em 1.8em 0 0em rgba(128, 128, 128, 0.2), -2.6em 0em 0 0em rgba(128, 128, 128, 0.2), -1.8em -1.8em 0 0em rgba(128, 128, 128, 0.2);
    }
    37.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(128, 128, 128, 0.2), 1.8em -1.8em 0 0em rgba(128, 128, 128, 0.5), 2.5em 0em 0 0em rgba(128, 128, 128, 0.7), 1.75em 1.75em 0 0em rgba(128, 128, 128, 0.2), 0em 2.5em 0 0em rgba(128, 128, 128, 0.2), -1.8em 1.8em 0 0em rgba(128, 128, 128, 0.2), -2.6em 0em 0 0em rgba(128, 128, 128, 0.2), -1.8em -1.8em 0 0em rgba(128, 128, 128, 0.2);
    }
    50% {
        box-shadow: 0em -2.6em 0em 0em rgba(128, 128, 128, 0.2), 1.8em -1.8em 0 0em rgba(128, 128, 128, 0.2), 2.5em 0em 0 0em rgba(128, 128, 128, 0.5), 1.75em 1.75em 0 0em rgba(128, 128, 128, 0.7), 0em 2.5em 0 0em gray, -1.8em 1.8em 0 0em rgba(128, 128, 128, 0.2), -2.6em 0em 0 0em rgba(128, 128, 128, 0.2), -1.8em -1.8em 0 0em rgba(128, 128, 128, 0.2);
    }
    62.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(128, 128, 128, 0.2), 1.8em -1.8em 0 0em rgba(128, 128, 128, 0.2), 2.5em 0em 0 0em rgba(128, 128, 128, 0.2), 1.75em 1.75em 0 0em rgba(128, 128, 128, 0.5), 0em 2.5em 0 0em rgba(128, 128, 128, 0.7), -1.8em 1.8em 0 0em gray, -2.6em 0em 0 0em rgba(128, 128, 128, 0.2), -1.8em -1.8em 0 0em rgba(128, 128, 128, 0.2);
    }
    75% {
        box-shadow: 0em -2.6em 0em 0em rgba(128, 128, 128, 0.2), 1.8em -1.8em 0 0em rgba(128, 128, 128, 0.2), 2.5em 0em 0 0em rgba(128, 128, 128, 0.2), 1.75em 1.75em 0 0em rgba(128, 128, 128, 0.2), 0em 2.5em 0 0em rgba(128, 128, 128, 0.5), -1.8em 1.8em 0 0em rgba(128, 128, 128, 0.7), -2.6em 0em 0 0em gray, -1.8em -1.8em 0 0em rgba(128, 128, 128, 0.2);
    }
    87.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(128, 128, 128, 0.2), 1.8em -1.8em 0 0em rgba(128, 128, 128, 0.2), 2.5em 0em 0 0em rgba(128, 128, 128, 0.2), 1.75em 1.75em 0 0em rgba(128, 128, 128, 0.2), 0em 2.5em 0 0em rgba(128, 128, 128, 0.2), -1.8em 1.8em 0 0em rgba(128, 128, 128, 0.5), -2.6em 0em 0 0em rgba(128, 128, 128, 0.7), -1.8em -1.8em 0 0em gray;
    }
}


/*animacion desvanecer*/
/* -------------------------------------------------------------------------------------------------------------- */

@-moz-keyframes dropHeader{
    0%{
        -moz-opacity: 0;
    }
    100%{
        -moz-opacity: 1;
    }
}

@-webkit-keyframes dropHeader{
    0%{
        -webkit-opacity: 0;
    }
    100%{
        -webkit-opacity: 1;
    }
}

@keyframes dropHeader{
    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}


/*cerrar*/
.cerrar_flotante{
    font-family: 'IcoMoon';
    font-size: 0.7em;
    color: #6F6F6F;
    position: absolute;
    text-align: center;
    line-height: 22px !important;
    border-radius: 22px;
    background: #DDDDDD;
    cursor: pointer;
    z-index: 6;
    width: 25px;
    height: 25px;
    top: -14px;
    right: -14px;
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.5);
    box-shadow: 0 1px 5px rgba(0,0,0,0.5);

}
.cerrar_flotante.icon-cross:before {
    font-size: 12px;
    line-height: 2;
}

.cerrar_flotante:hover{
    color: #DA5B5B;
}
/** -- COVER -- **/
/** ============================================================================================================= **/

.cover_general {
    position: fixed;
    top: 0;
    right: 0;
    background: rgba(12, 12, 12, 0.74);
    width: 100vw;
    height: 100vh;
    z-index: 4;
    opacity: 0;
    visibility: hidden;
    display: none;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.cover_general.activo ,
.cover_flotante.activo,
.cover_tab.activo{
    opacity: 1;
    visibility:visible;
    display: block;
}


.cover_flotante, .cover_tab{
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    display: none;
    background: #fcfcfc;
    z-index: 7;
}

/****************Flotante **************************/

.flotante{
    font-family: "Myriad Pro Bold";
    font-weight:normal;
    text-align: center;
    position: fixed;
    margin: auto;
    visibility: hidden;
    opacity: 0;
    z-index: 6;
    /*padding: 15px;*/
    background: #fcfcfc;
    -webkit-box-shadow: 0px 0px 20px rgba( 0, 0, 0, 0.6 );
    -moz-box-shadow: 0px 0px 20px rgba( 0, 0, 0, 0.6 );
    box-shadow: 0px 0px 20px rgba( 0, 0, 0, 0.6 );
    border-radius: 3px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s;
    border-radius: 3px;
    border: 6px solid #ECECEC;
    display: -webkit-box;
    -webkit-box-orient:vertical;
    display: flex;
    flex-direction: column;
}

.flotante.activo{
    visibility: visible;
    opacity: 1;
}

/********************************************/
/*****      flotantes               ******/
/********************************************/

.Fmuygrande {
    top: 4%;
    right: 8%;
    left: 8%;
    bottom: 4%;
}

.Fgrande {
    top: 6%;
    right: 20%;
    left: 20%;
    bottom: 6%;
}
.FmedGra {
    top: 15%;
    right: 25%;
    left: 25%;
    bottom: 15%;
}
.Fmediano {
    top: 28%;
    right: 25%;
    left: 25%;
    bottom: 28%;
}
.Fmediano .bodyFlotante{
    flex: 4 !important;
    -webkit-box-flex: 4 !important;
}
.row-flex{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
}
.divFlotante{
    display: -webkit-box;
    display: flex;
    -webkit-box-orient:vertical;
    flex-direction: column;
    height: 100%;
}
.divLetrero{
    -webkit-box-flex:1;
    flex: 1;
    width: 100%;
    background: #ee3438;
    color: white;
    font-size: 1.1em;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient:horizontal;
    flex-direction: row;
    border-bottom: 1px solid #ececec;
    min-height: 4em;
}
.divLetrero img{
    -webkit-box-flex:0;
    flex: 0;
    left: 0;
    width: 80px;
}
.divLetrero label{
    -webkit-box-flex:1;
    flex: 1;
    vertical-align: sub;
    position: absolute;
    font-family: "Myriad Pro Bold";
    left: 0;
    right: 0;
    top: 2.5%;
}
.divFoot{
    -webkit-box-flex:1;
    display: -webkit-box;
    -webkit-box-orient:horizontal;
    flex: 1;
    display: flex;
    flex-direction: row;
    max-height: 45px;
    min-height: 4em;
    border-top: 1px solid #bcbcbc;
    background: #d8d8d8;
}
.divFoot .FootImg{
    -webkit-box-flex:1.5;
    flex: 1.5;
    background: #d8d8d8;
    width: 50%;
    /*height: 100%;*/
}
.divFoot .FootImg img{
    height: 80%;
    /*    height: calc(100% - 5px);*/
    top:5px;
    margin-top: 5px;
    display: block;
    margin-left: 2em;
    left: 2em;
}
.divFoot .Footlabel{
    /*height: 100%;*/
    -webkit-box-flex: 1;
    flex: 1;
    color: #6d6d6d;
    background: rgb(216, 216, 216);
}
.divFoot .Footlabel #divisis{
    display: -webkit-box;
    display: flex;
    top:5px;
}

.bodyFlotante{
    position: relative;
    flex: 9;
    -webkit-box-flex:9;
    height: 40%;
}
.flotanteres{
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow-y: auto;

}
.div100{
    width: 100% !important;
}
.div90{
    width: 90%;
}
.div80{
    width: 80%;
}
.div50{
    width: 50%;
}
.div40{
    width:40%;
}
.div30{
    width: 30%;
}
.div20{
    width: 20%;
}
.div10{
    width: 10%;
}

.mayusculas{
    text-transform: uppercase;
}




/**Titulo**/
.titulo{
    position: relative;
    /*height: 45px;*/
    /*background: #e8e8e8;*/
    text-align: left;
}

.titulo h2{
    display: inline-block;
    font-family: "Myriad Pro Bold";
    font-size: 2em;
    font-weight: normal;
    color: #333;
    margin-left: 10px;
    line-height: 48px;
    text-shadow: -0.03em 0.03em #FFF6E6, -0.08em 0.08em #E7DCD7;
}

.titulo img{
    display: inline-block;
    padding: 6px 0px 0px 20px;
    float: left;
}
/*************** Subtitulos*********************/
.subtitulos {
    font-family: "Myriad Pro Bold";
    font-size: 15px;
    display: block;
    text-align: left;
    padding: 10px 0px 10px 5px;
}


/*************datos personales**********************/

#form-DPersonal{
    position: relative;
    display: inline-block;
    margin: 20px 2%;
    text-align: left;
    width:95%;
}

.header{
    width: 100%;
    margin-bottom: 15px;
    border-bottom: 1px #9a9997 solid;
}
.cardFondo{
    width: 100%;
    height: 80px;
    background-color:#ee3438;
    border-radius: 5px 5px 0px 0px;
}
.cardNombre{
    padding-top: 6%;
    padding-bottom: 2%;
}

.card{
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.39);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.39);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.39);
    border-radius: 5px;
    margin-bottom: 15px;
    padding: 15px;
    transition: 0.3s;
    background-color: white;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);

}
.cards{
    padding: 0em;
    text-align: center;
}
.headerDPersonal{
    font-size: 1.3em;
    font-family: "Myriad Pro Bold";
    text-align: left;
}
.cardDPersonal{
    display: inline-block;
}
.card:last-child{
    /*margin-bottom: 0px;*/
}
.cardGrupo{
    margin-left: 15px;
    width: 47%;
    width: calc(50% - 10px);
}

#cardInfoBasica{
    padding: 15px;
    width:58.5%;
    width: calc(50% - 10px);
    vertical-align: top;

}
.cardFoto{
    /*    width: 100%;
        max-height: 120px;
        min-height: 70px;
        position: absolute;
        top: calc(5% - 5px);*/

    /*    position: absolute;
        left: 0;
        top: calc(2% - 5px);
        right: 0;*/
    height: 100px;
    width: 100px;
    position: absolute;
    top: 2em;
    margin: auto;
    left: 0px;
    border: 3px solid white;
    border-radius: 100%;
    -webkit-box-shadow: 1px 1px 10px 0 grey;
    -moz-box-shadow: 1px 1px 10px 0 grey;
    box-shadow: 1px 1px 10px 0 grey;
    background: white;
    overflow: hidden;
    right: 0px;

}
#nomDPersonal{
    font-family: 'Myriad Pro Bold';
    font-size: 1.4em;
}
.inputDPersonal{
    border: none;
    border-bottom: 2px solid red;
}

label.tituloDPersonal{
    color: rgba(78, 78, 78, 0.94);
    display: block;
    font-size: 1.07em;
    padding: 10px 5px 1px 5px;
}

.contenidoDPersonal{
    color:rgb(23, 23, 23);
    font-size: 1.1em;
    padding-left: 20px;
}
.foto{
    /*border-radius: 100%;*/
    /*-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.39);*/
    /*-moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.39);*/
    /*    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.39);
        width: 18%;
        height: 100%;
        max-height: 120px;
        max-width: 120px;*/
    /*border-radius: 100%;*/
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.39);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.39);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.39);
    width: 100%;
    height: 120%;
}

/***********tablas************/
.dataTable tbody th,
.dataTable tbody td{
    height: 25px;
    padding: 0px 7px;
    border: 1px solid #C9C9C9;
}

.dataTable.row-border tbody th,
.dataTable.row-border tbody td,
.dataTable.display tbody th,
.dataTable.display tbody td{
    border-top: 1px solid #dddddd;
}

.dataTable tbody tr:hover{
    background-color: #EDEDED;
}

.dataTable tfoot tr:nth-child(2){
    font-size: 14px;
    font-weight:bold;
}

.dataTable tfoot tr td:nth-child(1){
    font-weight:bold;
    height:25px;
}

.dataTable tfoot tr td{
    text-align: right;
    padding-right: 10px;
}

.tabla-input{
    background: transparent;
    border: 2px solid transparent;
    width: 100%;
    height: 100%;
    outline: none;
    font-size: 12px;
}

/**maqueta**/

article{
    display: inline-block;
    width: 80%;
}
.nav{
    display: inline;
    float: right;
}


/***Lista desplegable horXcar***/

.lista {
    width: 27em;
    margin: 1em auto;
    left: 0;
    right: 0;
    position: absolute;
    transition: width 0.5s;
    -webkit-box-shadow: 0px 2px 5px rgba(123, 123, 123, 0.8);
    -moz-box-shadow: 0px 2px 5px rgba(123, 123, 123, 0.8);
    box-shadow: 0px 2px 5px rgba(123, 123, 123, 0.8);
    background: white;
    z-index: 2;
    /* padding-right: 0.5em; */
    /*    display: inline-block;*/
}


.select_item:after, .select_item:before {
    content: "";
    position: absolute;
    top: 1em;
    right: 1em;
    width: 0.75em;
    height: 0.75em;
    border: 0.25em solid #6c6a6d;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform-origin: 50% 50%;
    transition: opacity 0.2s;
    z-index: 2;
}
.select_item:before {
    border-left: none;
    border-top: none;
    top: 0.5em;
}
.select_item:after {
    border-right: none;
    border-bottom: none;
    opacity: 0;
}
.listaContenido{
    list-style: none;
    -webkit-appearance: none;
    padding-left: 0;
    max-height: 150px !important;
    overflow: auto;
    /* margin-top: 2px; */
    margin: 7px 0px 0px 0px;
}
.container_list{
    display: none;
}
.container-search{
    display: inline-block;
    width: 100%;
    position: relative;
}
.container-search span{
    background: #c33f3f;
    padding: 9px;
    color: white;
    position: absolute;
    left: 0;
}
.Filter{
    width: 95%;
    padding: 8px;
    outline: none;
    border: 1px #d0d0d0 solid !important;
    text-indent: 20px;

}
.Filter:active{
    -webkit-appearance: none;
    outline:none;
    border-bottom: 1px #d0d0d0 solid !important;
}
/*.listaContenido li{
    display: none;
}*/
.listaContenido li {
    padding: 0.5em 0em 0.5em 0.1em;
    cursor: pointer;
    background-color: #ffffff;
    border-bottom: 0.2px #e4e4e4 solid;
    text-align: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*.listaContenido li:not(.active) {
    display: none;
    opacity: 0;
    transform: translateY(-50%);
}*/
.listaContenido li:not(#default):hover{
    transition: background-color 0.1s;
    background: #d6d6d6;
}


.listaContenido li span{
    position: relative;
}
.listaContenido li.active span{
    background-color: #c33f3f;
    color: white;
}

.listaContenido li.active span:after{
    position: absolute;
    content: '';
    border: 0.6em solid transparent;
    border-left-color: #c33f3f;
    left: 100%;
    top: 44%;
    margin-top: -.5em;
    transition: all .3s ease-out;
}

span.select_item {
    cursor: pointer;
    display: block;
    padding: 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 30px;
}

#default{
    border-bottom: 3px black solid;
    margin-bottom: 0.4em;
    position: fixed;
    width: 25em;
    z-index: 5;
    text-align: center;
}

.mini-hack{
    opacity: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.codmat{
    background: #b1b1b1;
    padding: 0.56em;
    margin-right: 1em;


}
.lista:not(.visible) .listaContenido .option.active .codmat{
    background: none;
}

.botonPDF{
    cursor: pointer;
    position:relative;
    display: block;
    background-color: #ffffff;
    width: 100%;
    max-width: 210px;
    border-radius: 4px;
    color: red;
    -webkit-box-shadow: 0px 1px 1px 1px #BDBDBD;
    -moz-box-shadow: 0px 1px 1px 1px #BDBDBD;
    box-shadow: 0px 1px 1px 1px #BDBDBD;
    padding: 10px 8px;
    text-align: right;
    margin-right: 10px;
}

.botonPDF:before{
    content: "";
    border-width: 13px;
    border-style: solid;
    border-color: #c33f3f  #c33f3f transparent transparent;
    position:absolute;
    left: 41px;
    /* vertical-align: middle; */
    top: 5.3px;
    /* bottom: 0; */
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-box-shadow: 1px -2px 3px 0px #989696, 2px 0px 2px #989696;
    -moz-box-shadow: 1px -2px 3px 0px #989696, 2px 0px 2px #989696;
    box-shadow: 1px -2px 3px 0px #989696, 2px 0px 2px #989696;
}
.botonPDF span{

    font-size: 26px;
    /* vertical-align: middle; */
    /* margin-right: 5%; */
    background-color: #c33f3f;
    color: white;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    padding: 2px 14px;
    border-radius: 4px 0px 0px 4px;
    -webkit-box-shadow: -1px 2px 1px #a3a3a3;
    -moz-box-shadow: -1px 2px 1px #a3a3a3;
    box-shadow: -1px 2px 1px #a3a3a3;

}




/** -- TAB -- **/
/** ============================================================================================================= **/

.tabs,
.contenido_tab{
    width:100%;
    height: 100%;
    display:inline-block;
}

.tab-links:after {
    display:block;
    clear:both;
    content:'';
}

.tab-links {
    padding: 0 2em;
    margin-bottom: 0;
    /*background: #fcfcfc;*/
    display: -webkit-box;
    display: flex;
}

.tab-links li {
    height: 3em;
    cursor: pointer;
    flex: 1;
    background-color: #d2d2d2;
    justify-content: center;
    display: -webkit-box;
    display: flex;
    border: 1px solid rgba(40,44,42,0.1);
    max-width: 25%;
    border-bottom: 1px solid rgba(40,44,42,0.1);
}


.tab-links li.active{
    border-bottom: none;
}

.tab-links a {
    width: 100%;
    display: block;
    font-size: 16px;
    color: #828282;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    padding-left: .5em;
    text-overflow: ellipsis;
    line-height: 3em;
    font-weight: normal;
}

.tab-links a:hover {
    /*color: #3f99c3;*/
    color: rgb(195, 63, 63);
    text-decoration:none;
}

.tab-links li.active a ,
.tab-links li.active a:hover  {
    padding: 0 0.5em;
    background: #E8E8E8;
    /* color: #3f99c3; */
    /*color: #d81e1e;*/
    color:rgb(195, 63, 63);
    -webkit-box-shadow: inset 0px 4px 0px 0px rgb(195, 63, 63);
    -moz-box-shadow: inset 0px 4px 0px 0px rgb(195, 63, 63);
    box-shadow: inset 0px 4px 0px 0px rgb(195, 63, 63);
    /*box-shadow: inset 0px 4px 0px 0px #3f99c3;*/
    font-weight: bolder;
}

.tab-links li a .iconTabs{
    margin-right:.3em;
    margin-top: -4px;
}

.tab-content {
    padding: 1em;
    background: #E8E8E8;
    height: max-content;
}

.tab {
    position: relative;
    display:none;
    height: 100%;
    background-color: #FCFCFC;
}

.tab.active {
    display:block;
}
/* puntos */
span.bb-current {
    background: #c33f3f  !important;
}

.puntos >div {
    text-align: center;
    margin-top: 12px;
    padding-bottom: 5px;
    top:100%;
}
.puntos>div>span{
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #d8d8d8;
    margin: 3px;
    cursor: pointer;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.2), 0 2px 1px rgba(255,255,255,0.9);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.2), 0 2px 1px rgba(255,255,255,0.9);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.2), 0 2px 1px rgba(255,255,255,0.9);
}

/******** check box ****************/
#AllS,#AllSR{
    margin-bottom: 10px;
}
#AllS  label:before,#AllSR  label:before {
    border-radius: 3px;
}
#AllS input[type="checkbox"],#AllSR input[type="radio"]  {
    display: none;
}
#AllS input[type="checkbox"]:checked + label:before,#AllSR input[type="radio"]:checked + label:before {
    display: none;
}
#AllS input[type="checkbox"]:checked + label,#AllSR input[type="radio"]:checked + label {
    background: rgb(195, 63, 63);
    color: #fff;
    padding: 5px 15px;
}#AllS label,#AllSR label {
    display: inline-block;
    cursor: pointer;
    /* color: #0074D9; */
    position: relative;
    padding: 10px 15px 5px 40px;
    font-size: 1em;
    border-radius: 5px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#AllS label:hover ,#AllSR label:hover {
    background: rgba(236, 28, 33, 0.1);
}
#AllS label:before ,#AllSR label:before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    position: absolute;
    left: 15px;
    border-radius: 50%;
    background: none;
    border: 3px solid rgb(195, 63, 63);
    top: 4px;
}

.grafico,.grafico-N {
    flex: 2;
    background: #242426;
    max-width: 80%;
    max-height: 100% !important;
    /*position: relative;*/
}

.button-ocultar, .button-mostrar{
    position: absolute;
    /*top: 1em;*/
    right: 1em;
}

#button-grafico{
    position: relative;
}
.button-grafico_line, .button-grafico_bar {
    position: absolute;
    top: 1em;
    right: 1em;
}

.button-mostrar {
    display: none;
}
.container-grafico{
    display: -webkit-box;
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: row;
    /*border: 10px solid #e8e8e8;*/
}
/****************notificacion*********************/

/*

.nota{
    position: relative;
    display: inline-block;
    height: 4.5em;
    width: 21em;
    margin: 1em 1em 0em 1em;
    -webkit-box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.45);
    padding: 1em;
}
.nota:before {
    content: "SIA";
    position: absolute;
    top: 0;
    left: 0px;
    height: inherit;
    width: inherit;
    text-align: center;
    background: rgba(255, 255, 255, 0.86);
     border-radius: 100%;
    font-size: 4em;
    font-family: 'Myriad Pro Bold Cond';
    color: rgb(132, 132, 132);
    text-shadow: 0px 0.01em 0.05em #5a5a5a;
    letter-spacing: .06em;
    display: block;
    z-index: -1;
}


*/

/* -- Notificacion -- */
/* ============================================================================================================= */


#notificacion {
    display: none;
    opacity: 1;
    position: fixed;
    height: auto;
    min-height: 6em;
    width: 22em;
    top: 60px;
    right: 310px;
    z-index: 99999999;
}


#notificacion.activo{
    display: block;
    opacity: 1;
    position: fixed;
}


#notificacion .nota {
    position: relative;
    height: auto;
    min-height: 4em;
    width: 20em;
    margin: 1em 1em 0em 1em;
    -webkit-box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.45);
}



.nota_contenido{
    position: relative;
    display: -webkit-box;
    display:flex;
    font-family: "Myriad Pro";
    color: white;
    height: auto;
    min-height: 4em;
    text-shadow: 0px 0px 3px black;
    margin-left: 4em;
    background: rgba(45, 45, 45, 0.88);
    justify-content: flex-start;
    align-items: center;
    padding-left: 1em;
    font-weight: bold;
    padding-right: 2em;
}

.nota_x {
    position: absolute;
    font-family: 'IcoMoon';
    width: 1.8em;
    top: .7em;
    color: rgb(142, 142, 142);
    right: .3em;
    text-align: center;
    font-size: .8em;
    line-height: 1.8em;
}

.nota_x:hover{
    cursor: pointer;
    color: #e2e2e2;
}

.nota > .line{
    position: absolute;
    width: 4em;
    height: 100%;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: flex;
    justify-content:center;
    align-items:center;
}


.nota > .line > span{
    color: rgb(78, 78, 78);
    font-size:2em;
    /* font-weight:bolder; */
}

.nota.advertencia > .line{
    background: rgb(255, 235, 63);
}

.nota.error > .line{
    background: rgb(245, 61, 61);
}

.nota.correcto > .line{
    background:   rgb(31, 203, 74);
}

.nota.correcto span{
    font-size: 1.8em;
}


.nota.advertencia span{
    font-size: 1.9em;
}
.notificar{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.badge {
    font-size: 0.5em;
    display: block;
    position: absolute;
    top: -5px;
    right: -5px;
    line-height: 15px;
    height: 20px;
    width: 20px;
    color: white;
    border: 1px solid;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.08);
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.08);
}
.notificar .badge{
    background: white;
    border-color: #6d6d6d;
    background-image: -webkit-linear-gradient(top, #948787, #424141);
    background-image: -moz-linear-gradient(top, #948787, #424141);
    background-image: -o-linear-gradient(top,#948787, #424141);
    background-image: linear-gradient(to bottom, #948787, #424141);
    font-size: 1.2em;
    /* color: #575757; */
    font-weight: bolder;

}
.otras-noticias{
    height: 55vh;
    overflow: hidden;
}

/****  slider biblioteca***/
.Elemnt-center{
    margin-left: auto;
    margin-right: auto;
}

.activa::after {
    content: 'Chulito';
    color: red;
    z-index: 2;
    font-size: 10px;
}
#galeria, #galeria * {
    box-sizing:border-box;
    -moz-box-sizing:border-box}
#galeria {
    border: 1em solid #E8E8E8;
    padding-bottom: 0;
    width: 80%;
}
#galeria_miniaturas {
    display: table;
    margin: 0 auto;
}
#galeria_imagen{
    position: relative;
    display: flex;
    flex-direction: row;
    padding: 20px;
}
.galeria-imagen-full,.galeria-texto-full{
    flex: 1;
    height: 250px;
}
.galeria-imagen-full{
    align-content: center;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    display: flex;
}
.galeria-imagen-full a{
    width: 100%;
    /*max-height: 250px;*/
}
.galeria-texto-full{
    overflow-y: auto;
}
.galeria-texto-full p{
    text-align: justify;
    padding-left: 5%;
    font-family: 'Myriad Pro';
    font-size: 16px;
}
#imgGaleria {
    /*border: 1px solid #F2F2F2;   Borde de la imagen */
    padding: 3px;
    width: 70%; /* Ancho de la imagen */
    max-height: 250px;
    /*height:100%;  Alto de la imagen */
}
.miniatura {
    width:  80%;
    height:  60px;
    float: left;
    cursor: pointer;
    padding: 5px;
    margin: 10px 5px;
}.miniatura:active {
    opacity:1;
    -moz-opacity:1;
    -khtml-opacity:1;
    filter:alpha(opacity=80);
}

/************** slider Biblioteca **********++*/
.contenedor-slider {
    margin: auto;
    height: 100px;
    width: 100%;
    /*max-width: 900px;*/
    position: relative;
    overflow: hidden;
    /*    box-shadow: 0 0 0 10px #fff, 0 10px 27px;*/
}

.slider {
    display: inline-block;
    position: absolute;
    width: 130%;
    left:0;
    animation: 0.2s left linear;
    /*display: flex;*/
    /*width: 200%;*/
}

.slider__section {
    display: inline-block;
    background: #ffffff;
    width: 19%;
    min-height: inherit;
    padding: 0;
    animation: 0.2s left linear;
    margin-bottom: 1.5em;

}
/*.Pi1{
    position: relative;
}*/

.slider__img {
    /*display: flex;*/
    margin-top: 10px;
    width: 80%;
    height: 60px;
    cursor: pointer;
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
}
.slider__img:hover {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.btn-prev, .btn-next {
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0,0.48);
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    line-height: 40px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    border-radius: 50%;
    font-family: monospace;
    cursor: pointer;
    color: white;
    z-index: 1;
}

.btn-prev:hover, .btn-next:hover {
    /*  background: rgb(230, 230, 230);*/
    background: rgba(0, 0, 0,0.58);

}

.btn-prev {
    left: 0px;
}

.btn-next {
    right: 0px;
}
#biblioteca{
    border: none;
    width: 80%;
    height: 540px;
}

.button-tar {
    cursor: pointer;
    position: absolute;
    bottom: -1em;
    right: 0;
    display: block;
    width: 100px;
    margin: 2em auto 1em;
    text-align: center;
    font-size: 2em;
    color: #000;
    line-height: 1;
    font-weight: 700;
}
.button-tar::after {
    content: '\2192';
    opacity: 0;
    position: absolute;
    right: 0;
    top: 44%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.button-tar:hover::after {
    -webkit-transform: translate(-5px, -50%);
    transform: translate(-5px, -50%);
    opacity: 1;
    font-size: 20px;
}

#icon-biblioteca{
    position: absolute;
    right: 30px;
    top: 10px;
    font-size: 1.5em;
    color: #c33f3f;
}
.nom-sof img{
    width: 2.5em;
    position: absolute;
    left: 2em;
}


/*********** Menu notificacion ***************/
.fab_not.active .menu-notificacion{
    opacity: 1;
    display: flex;
    -webkit-transition: opacity  1s ease-out;
    -moz-transition: opacity 1s ease-out;
    -o-transition: opacity 1s ease-out;
    transition: opacity 1s ease-out;
    background:#F7F7F7;
}
.fab_not.active:before{
    display: none;
    -webkit-transition: opacity  1s ease-out;
    -moz-transition: opacity 1s ease-out;
    -o-transition: opacity 1s ease-out;
    transition: opacity 1s ease-out;
}
.menu-notificacion{
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    /*display: none;*/
    background: white;
    display: flex;
    flex-direction: column;
    z-index: 1;
}
.content-notificar:hover{
    background: #ff5252;
}

.menu-notificacion .cerrar-menu-notificacion i{
    line-height: 2;
    padding: 0.5em;
    /* background: #797676; */
    color: #b4ada5;
    border-radius: 100%;
}
.cerrar-menu-notificacion i.icon-cross:hover {
    color: #c33f3f;
}
.menu-notificacion .cerrar-menu-notificacion{
    position: absolute;
    text-align: end;
    font-family: 'IcoMoon';
    z-index: 6;
    width: 100%;
    margin: auto;
    height: 4em;
}
.menu-notificacion .cerrar-menu-notificacion i{
    cursor: pointer;
}
.menu-notificacion > .subtitulo:nth-child(4){
    max-height: 5.5em;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
}
.menu-notificacion > .subtitulo:nth-child(4) h3{
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.menu-notificacion .subtitulo:nth-child(2){
    max-height: 4.2em;
    text-align: left;
}
.menu-notificacion .subtitulo h3{
    max-height: 5.5em;
    margin: 0;
    text-align: left;
    padding-left: 1em;
}
.menu-notificacion .subtitulo{
    z-index: 1;
    max-height: 5.5em;
    background: white;
    margin: 0;
    text-align: left;
    padding-left: 1em;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}
.menu-notificacion > .Notificaciones{
    min-height: 50%;
}
.menu-notificacion > div{
    -ms-flex: 1;
    flex: 1;
    max-height: 50%;
    overflow: auto;
}
.sub-notificacion{
    cursor: pointer;
    position: relative;
    background-color: #fff;
    text-decoration: none;
    padding: 1.5em 0.8em;
    display: flex;
    border-bottom: #cccece 0.5px solid;
    /*border-top: 1px solid #e4e4e4;*/
    background: #F7F7F7;
}
.sub-notificacion > span{
    position: relative;
    color: white;
    background-color: #c33f3f;
    padding: 1.5em;
    display: flex;
    flex: 0.5;
    justify-content: center;
    align-items: center;
    margin: auto;
    font-size: 1em;
    max-width: 2.5em;
    max-height: 2.5em;
    border-radius: 100%;
    font-weight: bolder;
    /*border: 0.1em solid rgb(127, 127, 127);*/
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
    font-family: 'Myriad Pro Bold';

}
.sub-notificacion >span > div:after {
    content: "";
    width: 22px;
    left: 0.6em;
    top: 0.2em;
    height: 10px;
    position: absolute;
    z-index: 10;
    background: -moz-linear-gradient(top, rgba(232,232,232,1) 0%, rgba(232,232,232,1) 1%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,232,232,1)), color-stop(1%,rgba(232,232,232,1)), color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(top, rgba(232,232,232,1) 0%,rgba(232,232,232,1) 1%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(top, rgba(232,232,232,1) 0%,rgba(232,232,232,1) 1%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(top, rgba(232,232,232,1) 0%,rgba(232,232,232,1) 1%,rgba(255,255,255,0) 100%);
    background: linear-gradient(top, rgba(232,232,232,1) 0%,rgba(232,232,232,1) 1%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#00ffffff',GradientType=0 );
    border-radius: 40px / 20px;
}
.sub-notificacion > div{
    flex: 2;
    color: black;
    margin-left: 1em;
    text-align: left;
}
.sub-notificacion > div span{
    font-style: normal;
    font-weight: bolder;
    font-family: 'Myriad Pro Bold';
}
.sub-notificacion > div label{
    font-size: 1em;
    font-style: oblique;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 3em;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-family: 'Myriad Pro';
}

.sub-notificacion > div div{
    position: absolute;
    bottom: 0.5em;
    right: 0;
    color: #6d6d6d;
    font-size: 0.8em;
}
.logeos div {
    text-align: left;
    text-indent: 1em;
    font-size: 1.2em;
    padding: 1em;
    padding-bottom: 0.1em;
    display: flex;
    flex-direction: column;
    background: #F7F7F7;
}
.logeos div:nth-child(1) {
    color: green;
}
.logeos div:nth-child(2) {
    color: red;
}
.con_ex,.sin_ex{
    color:#333;
    line-height: 3;
}
.logeos div span i{
    padding-right: 1em;
    font-size: 1em;
    font-weight: bold;
    border-radius: 100%;
}
.user_identi{
    position: absolute;
    left:-12em;
    top:0.5em;
    max-height: 4em;
    max-width: 4em;
    border-radius: 100%;
    background: white;
}
.user_identi > div {
    max-width: 4em;
    position: relative;
    max-height: 4.1em;
    height: 6em;
    width: 4em;
    border-radius: 100%;
    border: 2px solid white;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}
.user_identi img{
    width: 100%;
    height: 100%;
    border-radius: 100%;
    cursor: pointer;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08);
}
.user_identi ul a{
    display: flex;
    flex-direction: row;
    border-bottom: 1px solid #bbbbbb;
    font-family: "Myriad Pro Bold";
    font-size: 1em;
    text-decoration: none;
    text-align: left;
    vertical-align: middle;
    letter-spacing: normal;
    font-weight: normal;
    color: #5d5d5d;
}
.user_identi ul a i{
    vertical-align: middle;
    align-self: center;
    padding-left: 1em;
}
.user_identi ul{
    opacity: 0;
    visibility: hidden;
    margin-left: -6em;
    background: white;
    width: 15em;
    max-width: 15em;
    max-height: 0;
    padding: 0;
    box-shadow: 0 2px 10px rgba(0,0,0,.2);
    -webkit-transition: all .45s;
    -o-transition: all .45s;
    transition: all .45s;

}
.user_identi:hover > ul{
    opacity: 1;
    visibility: visible;
    max-height: 15em;
    width: 15em;
    -webkit-transition: all .45s;
    -o-transition: all .45s;
    transition: all .45s;
}
.user_identi ul:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 0;
    right: 1em;
    top: 4.14em;
    height: 0;
    vertical-align: middle;
    border-right: 1em solid transparent;
    border-left: 1em solid transparent;
    border-top: 0;
    border-bottom: 1em dashed;
    color: white;
}
.user_identi ul li{
    cursor: pointer;
    display: block;
    width: 100%;
    padding: 1em;
    text-align: left;
}
.user_identi ul a:hover{
    background: #f5f5f5;
    -webkit-transition: all .45s;
    -o-transition: all .45s;
    transition: all .45s;
}
/************* Menu Vertical con click **********************/
.menu-vertical{
    cursor: pointer;
}
il >a{
    display: block;
    color: black;
}
.menu-vertical > li{
    width: 100%;
    font-family: "Myriad Pro Bold";
    font-size: 1em;
    text-decoration: none;
    line-height: 2em;
    vertical-align: middle;
    letter-spacing: normal;
    font-weight: normal;
    color: #000000;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    text-align: left;
    border-bottom: #cccece 0.5px solid;
    transition: all linear 0.5s;
    line-height: 2;
    text-indent: 1em;
}
.menu-vertical li ul{
    opacity: 0;
    max-height: 0;
    background: #e6e6e6;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
}
.menu-vertical .caret{
    position: absolute;
    right: 1em;
    top: 1.5em;
}
.menu-vertical .caret.active{
    border-top: 0;
    border-bottom: 4px dashed;
}
.menu-vertical li{
    display: block;
    position: relative;
}
.menu-vertical li ul.active{
    opacity: 1;
    max-height: 20em;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;

}
.menu-vertical li ul.active li{
    margin-top: 1em;
    opacity: 1;
    max-height: 5em;
    padding: 0.5em 1.5em 0.5em 0em;
    padding-left: 1.5em;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
}
.menu-vertical li ul li{
    opacity: 1;
    max-height: 0em;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    border-bottom: 1px solid #cccece;
}
.menu-vertical li ul li span{
    float: right;
    color: #f9f9f9;
    background-color: #c1c1c1;
    padding: 2px 5px;
    text-align: center;
    font-size: .8rem;
    border-radius: 3px;
    text-indent: 0;
}
.menu-vertical li ul li:hover span{
    background-color: #ec1c21;
}
/*.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}*/



/*****  eval-doc y cierre de sesion***/
.progress-pie-chart {
    width: 10em;
    height: 10em;
    border-radius: 50%;
    background-color: #E5E5E5;
    position: relative;
}
.progress-pie-chart.gt-50 {
    background-color: #81CE97;
}

.ppc-progress {
    content: "";
    position: absolute;
    border-radius: 50%;
    left: calc(50% - 5em);
    top: calc(50% - 5em);
    width: 10em;
    height: 10em;
    clip: rect(0, 10em, 10em, 5em);
}
.ppc-progress .ppc-progress-fill {
    content: "";
    position: absolute;
    border-radius: 50%;
    left: calc(50% - 5em);
    top: calc(50% - 5em);
    width: 10em;
    height: 10em;
    clip: rect(0, 5em, 10em, 0);
    background: #81CE97;
    transform: rotate(60deg);
}
.gt-50 .ppc-progress {
    clip: rect(0, 5em, 10em, 0);
}
.gt-50 .ppc-progress .ppc-progress-fill {
    clip: rect(0, 10em, 10em, 5em);
    background: #E5E5E5;
}

.ppc-percents {
    content: "";
    position: absolute;
    border-radius: 50%;
    left: calc(50% - 8.60em/2);
    top: calc(50% - 8.60em/2);
    width: 8.60em;
    height: 8.60em;
    background: #fff;
    text-align: center;
    display: table;
}
.ppc-percents span {
    display: block;
    font-size: 2.6em;
    font-weight: bold;
    color: #81CE97;
}

.pcc-percents-wrapper {
    display: table-cell;
    vertical-align: middle;
}

.progress-pie-chart {
    margin: 50px auto 0;
}
.bar_container{
    position: relative;
    display: inline-block;
    /*max-width: 25%;*/
    padding: 2em;
}
.bar_container > span{
    position: absolute;
    left: 0;
    right: 0;
    font-family: "Myriad Pro Bold";
    color: #333;
    text-shadow: -0.03em 0.03em #FFF6E6, -0.08em 0.08em #E7DCD7;
    font-size: 1em;
}

.rowhide{
    display: none;
    opacity: 0;
}
.noti_left{
    width: 19em;
    left: 1em;
}


/* -- imagenes convertidas en fuentes -- *
* ============================================================================================================= */
.icon-guardar{
    font-size: 4em;
}

.icon-advertencia{
    font-size: 5em;
}

.icon-help-video{
    font-size: 3.5em;
}

.icon-edit-mat, .icon-seg, .icon-trash_seg{
    font-size: 3.3em;
}
.icon-pdf_img{
    font-size: 3.5em;
}
/* Slider Para base de datos */
.sliderBD > .item_slider a label{
    text-align: justify;
    font-family: 'Myriad Pro';
    font-size: 16px;
    max-height: 8em;
    min-height: 8em;
    overflow-y: scroll;

}
.sliderBD > .item_slider.activo{
    max-height: max-content;
    max-width: max-content;
    opacity: 1;
    transition: opacity ease-in-out 1s;
}
.sliderBD > .item_slider{
    opacity: 0;
    max-width: 0;
    max-height: 0;
    transition: opacity ease-in-out 1s  ;
}

.sliderBD > .item_slider a img{
    padding-bottom: 1em;
    padding-top: 1em;
    max-height: 12em;
    min-height: 12em;
    width: fit-content;
    max-width: 100%;
    margin: 0 auto;
}
.sliderBD > .item_slider a{
    position: relative;
    display: flex;
    flex-direction: column;
    text-align: justify;
    padding: 1em 4.8em 1em 4.8em;
    min-height: 18em;
}
.sliderBD >label{
    position: absolute;
    height: 5em;
    width: 4em;
    top: 35%;
    background-color: rgba(90, 90, 90, 0.73);
    transition: .45s;
    cursor: pointer;
    text-align: center;
}
.sliderBD >label span{
    position: absolute;
    width: 0px;
    height: 0px;
    border: solid 20px;
    top: 50%;
    transform: translateY(-50%);
}
.sliderBD >label.left span{
    border-color: transparent #fff transparent transparent;
    right:  35%;
}
.sliderBD >label.left{
    left: 0;
}
.sliderBD >label.righ span{
    border-color: transparent transparent transparent #fff;
    left: 35%
}
.sliderBD >label.righ{
    right:  0;
}
.sliderBD > .item_slider.activo a span{
    display: block;
}
.sliderBD > .item_slider a span{
    text-align: right;
    padding-top: 1.5em;
    display: none;
}
label.righ:hover,label.left:hover {
    transition: .3s;
    background-color: rgb(90, 90, 90);
}
.sliderBD{
    position: relative;
    /*z-index: 9;*/
    animation: scroll 1s ease-in-out;
    box-shadow: 0 11px 22px rgba(0, 0, 0, 0.2), 0 7px 7px rgba(0, 0, 0, 0.24);
    background: white;
}