body {
    padding-top: 0px;
    padding-bottom: 20px;
    background: no-repeat left/90% url('../imagenes/alas_gris.jpg') #FFF fixed;
    background-size: cover;
}

.login{
   padding-top: 0px;
   width: 100%;
   height: 100%;
    /*padding-bottom: 20px;*/
    background: no-repeat center/100% url('../imagenes/login.png') #FFF fixed;
    background-size: cover;
}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background: no-repeat center/10% url('../imagenes/pageLoader.gif') rgb(249,249,249);
    opacity: .8;
}

.nina{
   position: fixed;
   right: 0px;
   bottom: 0px;
   /*width: 100%;
   height: 100%;*/
   z-index: 1;
   background: url('../imagenes/nina.png');
   /*opacity: .8;*/
}

#contLog{
   top:3%; 
   position:sticky;
   text-align: center;
   margin: 0 auto;
}

#login{
    position: relative;
    top: 8%;
    padding: 5px 7px 5px 7px;
    min-height: 580px;
    width: 100%;
    
    /*line-height: 50px; 
    /*top:100px;*/  
}

.sombra{
   -webkit-box-shadow: 0px 0px 5px 2px rgba(92,90,92,1);
   -moz-box-shadow: 0px 0px 5px 2px rgba(92,90,92,1);
   box-shadow: 0px 0px 5px 2px rgba(92,90,92,1);
}

.sombraEID{
   -webkit-box-shadow: 2px 1px 5px 0px rgba(0,0,0,0.75);
   -moz-box-shadow: 2px 1px 5px 0px rgba(0,0,0,0.75);
   box-shadow: 2px 1px 5px 0px rgba(0,0,0,0.75);
}

.redondo{
    border-radius: 13px 13px 13px 13px;
    -moz-border-radius: 13px 13px 13px 13px;
    -webkit-border-radius: 13px 13px 13px 13px;
    border: 0px solid #000000;
    margin: auto 0px;
}

.centrarVer {
    padding: 2% 0 0 0;
    text-align:center;
 }

 .tabActivo{
    color: #13322B;
    font-weight: bold;
 }

 .tabPestana{
   background-color: #13322B;
   color: #FFF;
   font-weight: bold;
   border-radius: 10px 10px 0px 0px;
   -moz-border-radius: 10px 10px 0px 0px;
   -webkit-border-radius: 10px 10px 0px 0px;
   border-top: 1px solid #000000;
   height: 70px;
}

.tabPestanaPrincipal{
   background-color: #13322B;
   color: #FFF;
   font-weight: bold;
   border-radius: 10px 10px 0px 0px;
   -moz-border-radius: 10px 10px 0px 0px;
   -webkit-border-radius: 10px 10px 0px 0px;
   border-top: 0px solid #000000;
}

.redondoPestana{
   border-radius: 0px 0px 10px 10px;
   -moz-border-radius: 0px 0px 10px 10px;
   -webkit-border-radius: 0px 0px 10px 10px;
   border: 0px solid #000000;
}

.redondoPestanaHor{
   border-radius: 10px 0px 0px 10px;
   -moz-border-radius: 10px 0px 0px 10px;
   -webkit-border-radius: 10px 0px 0px 10px;
   border-bottom: 1px solid #000000;
   height: 50px;
    bottom:5px;
   margin: auto 0px;
}

nav{
    position: sticky;
    top: 0;
    background-color: #FFF;
    z-index: 5;
}

 .pos{
    z-index: 99999;
 }

 .posicionConfirm{
    z-index: 10000000000000000000000000099999999999999;
 }

 .letrasm{
    font-size: 14px;
 }

 .boldd{
   font-weight: bolder;
 }

  .bolddred{
   font-weight: bolder;
   color: red;
 }

 .mRedondeado{
    border-radius: 25px 25px 25px 25px;
    -moz-border-radius: 25px 25px 25px 25px;
    -webkit-border-radius: 25px 25px 25px 25px;
    border: 0px;
 }

.mSombras{
    -webkit-box-shadow: 10px 10px 5px 0px rgba(158,155,158,1);
    -moz-box-shadow: 10px 10px 5px 0px rgba(158,155,158,1);
    box-shadow: 10px 10px 5px 0px rgba(158,155,158,1);
 }

.tSombras{
    -webkit-box-shadow: 5px 0px 10px 10px rgba(158,155,158,1);
    -moz-box-shadow: 5px 0px 10px 10px rgba(158,155,158,1);
    box-shadow: -5px -5px 15px 1px rgba(158,155,158,1);
 }

 .mboton{
    height:105px;
    width: 80%;
    margin: auto 0px;
    display: flex;
    align-items: center;
    text-align: center;
    position: relative;
    background: no-repeat center/100% url('../imagenes/btnStanby.png') rgba(199,195,199,1);;
    background-size: cover;
    color:#000000;
    /*border: #e1e3e2 solid;*/
    border-radius: 30px 30px 30px 30px;
   -moz-border-radius: 30px 30px 30px 30px;
   -webkit-border-radius: 30px 30px 30px 30px;
   border: 0px solid #000000;

   -webkit-box-shadow: 7px 6px 5px 0px rgba(199,195,199,1);
   -moz-box-shadow: 7px 6px 5px 0px rgba(199,195,199,1);
   box-shadow: 7px 6px 5px 0px rgba(199,195,199,1);
 }

 .hijo {
    position: absolute;
    top: 10%;
    /*left: 25%;*/
    height: 100%;
    width: 100%;
    /*margin: -15% 0 0 -25%;*/
 }

 .mboton:hover{
    cursor:pointer;
    background: no-repeat center/100% url('../imagenes/btnHover.png') rgba(199,195,199,1);;
    background-size: cover;
    color:#FFF
 }

 .rwc:hover{
   background-color: #13322B;
    color:#FFF
 }

 .bordeinfizq{
   border-radius: 0px 0px 0px 16px;
   -moz-border-radius: 0px 0px 0px 16px;
   -webkit-border-radius: 0px 0px 0px 16px;
   border: 0px solid #000000;
 }

 .datoDash{
   border-bottom: 1px solid #000;
   text-align: center;
   vertical-align: bottom;
   margin: auto 0px;
 }

 .divUno {
   background-image: url("../imagenes/top3.png");
   background-size: 100% 100%;
}

.dvTitulo{
   background-color: #13322B;
   color: #FFF;
}

.dvTitulo2{
   background-color: #aaaaaa;;
   color: #FFF;
   vertical-align: bottom;
   margin: auto 0px;
}

.dvTitulo3{
   background-color: #285C4D;
   color: #FFF;
}

.dvTitulo4{
   background-color: #4E232E;
   color: #FFF;
}

.dvTitulo5{
   background-color: #D4C19C;
   color: #FFF;
}

.conf{
   display:none;
}

 @media screen and (max-width: 800px) {
    #imgLogo {
      display: none;
    }

    .login{
      padding-top: 0px;
      width: 100%;
       /*padding-bottom: 20px;*/
       background: no-repeat left/100% url('../imagenes/alas_gris.jpg') #FFF fixed;
       background-size: cover;
       opacity: 10;
   }

   .menu-flotante{
      display: none;
   }
  }



  .center {
   display: flex;
   justify-content: center;
   align-items: center;
   min-height: 100vh;
   font-size: 24px;
 }
 
 .btn-2 {
   width: 350px;
   height: 200px;
   display: flex;
   justify-content: center;
   align-items: center;
   flex-direction: column;
   text-align: center;
 }

  .btn-3 {
   width: 350px;
   height: 200px;
   display: flex;
   justify-content: center;
   align-items: center;
   flex-direction: column;
   text-align: center;
 }

 footer a,
 .btn-2 a, .btn-3 a {
   text-decoration: none;
   border: 2px solid #B38E5D;
   padding: 15px;
   color: #000;
   text-transform: uppercase;
   letter-spacing: 2px;
   position: relative;
   display: inline-block;
 }
 
 span {
   position: relative;
   /* z-index coz when we put bg to before and after this span text will not be visible */
   z-index: 3;
   text-align: left;
 }
 
 /* Button 1 styles */
 
 
 .btn-2 a:hover::before, .btn-3 a:hover::before {
   transform: scaleY(0);
 }
 
 
 /* Created by http://grohit.com/  */
 
 .btn-2 a:hover::after, .btn-3 a:hover::after {
   transform: scaleX(0);
 }
 
 /* Button 2 styles */
 
 .btn-2 a, .btn-3 a {
   color: #ffffff;
   transition: all 0.5s ease-in-out;
 }
 
 .btn-2 a:hover, .btn-3 a:hover {
   color: #4E232E;
   transition: all 0.5s ease-in-out;
 }
 
 .btn-2 a::before {
   content: "";
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-color: #285C4D;
   transition: all 0.5s ease-in-out;
   transform: scaleY(1);
 }
 
 .btn-2 a::after {
   content: "";
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   background-color: #285C4D;
   transition: all 0.5s ease-in-out;
   transform: scaleX(1);
 }

  .btn-3 a::before {
   content: "";
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-color: #621132;
   transition: all 0.5s ease-in-out;
   transform: scaleY(1);
 }
 
 .btn-3 a::after {
   content: "";
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   background-color: #621132;
   transition: all 0.5s ease-in-out;
   transform: scaleX(1);
 }
 
 /* Created by http://grohit.com/  */
 footer{
     text-align: center;
   font-size: 10px;
 }

 input[type="file"]#fleAcuse {
   width: 0.1px;
   height: 0.1px;
   opacity: 0;
   overflow: hidden;
   position: absolute;
   z-index: -1;
 }

 label[for="fleAcuse"] {
   font-size: 15px;
   font-weight: 600;
   color: #fff;
   background-color: #B38E5D;
   display: inline-block;
   transition: all .5s;
   cursor: pointer;
   padding: 10px 40px !important;
   text-transform: uppercase;
   width: fit-content;
   text-align: center;

   border-radius: 15px 15px 15px 15px;
   -moz-border-radius: 15px 15px 15px 15px;
   -webkit-border-radius: 15px 15px 15px 15px;
   border: 0px solid #56242A;
 }

 #dvAcuse{
   position: sticky;
   bottom: 0px;
   background-color: #FFF;
   z-index: 9999999;
 }

 .MesActual{
   color:#B38E5D;
   font-size: 20px;
   font-weight: bold;
   border: #B38E5D solid 1px;
 }

 .gridh:hover{
   background-color: #D4C19C;
   color:#13322B;
 }

.imssbreg {
      background-image: url(../imagenes/imb.png);
      background-repeat: no-repeat;
      background-size:25%;
      background-position: right;
      /*opacity: 0.7;*/
}

.dorado{
   color:#B38E5D;
   font-weight: bolder;
   margin:0px auto;
}

.verde{
   color:#13322B;
   font-weight: bold;
}

.linea{
   color:#56242A;
   border: 30px;
   font-weight: bold;
}

.custom-dorado-btn {
   background-color: #fff;
   border-color: #B38E5D;
   color: #B38E5D;
   font-weight: bold;
}

.custom-dorado-btn:hover {
   background-color: #B38E5D;
   color: #000;
}

.custom-verde-btn {
   background-color: #285C4D;
   color: #FFF;
}

.custom-verde-btn:hover {
   background-color: #13322B;
   border-color: #13322B;
   color: #FFF;
}

.marcador{
   z-index: 1;
   background-color: #D4C19C!important;
   color: #13322B;
   transition: background-color 1s ease
}

.cifraconveniof{
   color: #FFF;
   font-size: xx-large;
   font-weight: 1000;
}

.circleConvenio{
   background-color: #B38E5D;
   font-size: x-large;
   text-align: center;
}

.circleConveniog{
   background-color: #13322B;
   color:#FFF;
   font-size: x-large;
   text-align: center;
}

.menu-flotante {
  float: left; /* Hace que el menú flote a la izquierda */
  width: 220px; /* Ancho del menú */
  background-color: #f1f1f1; /* Color de fondo */
  padding: 10x;
  box-shadow: 2px 0px 5px rgba(0,0,0,0.1); /* Sombra para darle un efecto flotante */
  position: sticky; /* Para que el menú se mantenga fijo al hacer scroll */
  top: 100px; /* Posición inicial al hacer sticky */
  height: 300px;
}

.menu-flotante ul {
  list-style: none; /* Elimina los puntos de la lista */
  padding: 2px;
  height: 40px;
  margin: auto 0px;
} 

.menu-flotante ul li {
  /*margin-bottom: 10px;*/
  
  height: 40px;
  margin: auto 0px;
}

/*.menu-flotante ul li:hover {
   padding-top: 5px;
   background-color: #B38E5D;
   padding: 0px;
   border-radius: 10px 0px 0px 10px;
   -moz-border-radius: 10px 0px 0px 10px;
   -webkit-border-radius: 10px 0px 0px 10px;
   /*border-bottom: 1px solid #000000;*/
/*   height: 40px;
   bottom:5px;
   margin: auto 0px;
   animation: wave 2s ease-in-out;
}*/

.menu-flotante ul li a {
  text-decoration: none;
  color: #333;
  display: block; /* Para que el enlace ocupe todo el ancho */
}
 /*$color: #0cf;*/
.buttonflt {
  color: #000;
  border: 2px solid #B38E5D;
  border-radius: 8px;
  padding: 8px 3px;
  margin-top: 20px;
  display: inline-block;
  font-family: "Noto Sans";
  font-size: 14px;
  letter-spacing: 1px;
  cursor: pointer;
  box-shadow: inset 0 0 0 0 #B38E5D;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
  width: 200px;
  /*border-radius: 10px 10px 10px 10px;
   -moz-border-radius: 10px 10px 10px 10px;
   -webkit-border-radius: 10px 10px 10px 10px;*/
}

.buttonflt:hover {
  box-shadow: inset 400px 0 0 0 #B38E5D;
}