.logogrey {
  padding-bottom: 10px;
}

.btn-primary .btn-user .btn-block:active {
  color: #4d4d4d!important;
}

.card:hover{
  background-color: #f1f1f1;
}

.tarjetatv {
  padding-top: 0.5rem !important;
  padding-bottom: 13.5rem!important;
}


/* Descarga de firmas  */

 .librofirmas {
   padding-bottom: 0;
   margin-bottom: 0;
 }

 .librofirmas .titulo h1{
   font-family: 'Merriweather', serif;
   font-style: normal;
   font-weight: 300;
   font-size: 2.2em;
   color: #000;
   padding-top: 240px;


 }
 .librofirmas .nombre {
    padding-top: 260px;
    font-style: normal;
    font-weight: 600;
    font-size: 2em;
 }

 .librofirmas .nombre td {
   font-family: 'Merriweather', sans-serif;
 }

 .librofirmas .subnombre1 {
   font-style: italic;
   font-weight: 300;
   font-size: 0.8em;
 }

 .librofirmas .subnombre1 td {
   font-family: 'Poppins', sans-serif;
 }

 .librofirmas .table-borderless > tbody > tr > td,
.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > td,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > thead > tr > th {
    border: none;
}

  .firmas .dedicatoria {
    padding-top: 40px;
    height: 420px;
    font-style: italic;
    font-weight: 300;
    font-size: 1.3em;
    line-height : 25px;
  }

  .firmas .dedicatoria td {
    font-family: 'Merriweather', sans-serif;
  }

  .firmas .firma {
    height: 100px;
  }

  .firmas .firma img{
    width: 250px;
  }

  .firmas .nombre {
    font-family: 'Merriweather', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 0.9em;
  }

  .textobanda {
     font-style: normal;
     font-weight: 400;
     font-size: 1.4em;
     line-height: 25px;
  }

  .textobanda td {
    font-family: 'Merriweather', sans-serif;
    padding-top: 50px;
    padding-bottom: 150px;
  }

  .textobandasinfoto {
    padding-bottom: 50px!important;
  }

  .fotobanda {
    text-align: center;
  }

  .fotobanda img {
    padding-bottom: 100px;
  }



  .eliminartodosdatos {
    margin-bottom: 50px;
  }




/*Formulario editar datos*/

  .form-group {
    margin-bottom: 0rem!important;
}


.guardarcambios {
  margin-right: 20px;
}


/*Formulario de registro*/

label.form-label.negrita {
  font-style: bold;
}

/*Header*/

.changelog {
  
  position: absolute;
  bottom: 0;
}

.changelog a {
  color: white;
}


.manualusuario {
  padding: 40px;
}