
/*  PRIVADO */

  .tabla{
    text-align:center;font-family: 
    'Montserrat';
    font-weight: 500 !important;
    background-color: #005497 !important;
    color: #fff !important;
    }

    .estiloTh{
      text-align:center;
      font-family: 'Montserrat';
      font-weight: 500 !important;
    }

    .cabeceraTabla{

     text-align:center;
     margin-bottom:12px;
     margin-top: 10px;
     background-color: #005497 !important;
     color: white !important;

    }

    .inputTabla{
      text-align:center;
      background-color: #eee6f2 !important;
    }





/* Barra Cookies */

    #myCookieConsent {
    z-index: 999;
    min-height: 20px;
    font-family: Roboto;
    padding: 10px 20px;
    background: rgba(0,0,0,0.6);
    overflow: hidden;
    position: fixed;
    color: #FFF;
    bottom: 0px;
    right: 10px;
    display: none;
    left: 0;
    text-align: center;
    font-size: 17px;
    font-weight: 400;
    opacity: 0.9;
}
#myCookieConsent div {
    padding: 5px 0 0;
}
#myCookieConsent a {
    color: #005497;
    display: inline-block;
    padding: 0 10px;
}
#myCookieConsent a:hover {
    color: #fda016;
}
#myCookieConsent a#cookieButton {
    display: inline-block;
    color: #005497;
    font-size: 1.1em;
    background: #fff;
    text-decoration: none;
    cursor: pointer;
    padding: 2px 20px;
    float: right;
    border-radius: 20px;
}
#myCookieConsent a#cookieButton:hover {
    background: #fda016;
    color: #fff;
}




.texto_lalternativa {
  margin-bottom: 10px;
  font-family: "Roboto";
  font-size: 18px;
  color: #999999 !important;
}

.logo-font {
    font-family: "Montserrat";
    font-weight: 700;

}

.logo1-font {
    font-family: "Montserrat";
}

