.body-container {
  margin-top: 60px;
  padding-bottom: 40px; }

.welcome-page li {
  list-style: none;
  padding: 4px; }

.logged-out-page iframe {
  display: none;
  width: 0;
  height: 0; }

#agrit-login{
    width:25vh;
    height:25vh;
    display:block;
    margin-left:auto;
    margin-right:auto;
}

.btn-acceder {
    background-color: #4fb556!important;
    border-color: #4fb556!important;
}

.logo-spacing{
    margin-bottom:5vh;
}

body {
    background-image: url('/img/fondo.png');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.grants-page .card {
  margin-top: 20px;
  border-bottom: 1px solid lightgray; }
  .grants-page .card .card-title {
    font-size: 120%;
    font-weight: bold; }
    .grants-page .card .card-title img {
      width: 100px;
      height: 100px; }
  .grants-page .card label {
    font-weight: bold; }


.fondo-color1 {
    background-color: #9ad0a7
}

ul.breadcrumb { /*fondo de boton android y li de ubicacion*/
    background-color: #9ad0a7
}

.fondo-color2 {
    background-color: #136324
}

.fondo-color3 {
    background-color: #092f11;
}

.fondo-color4 {
    background-color: white;
    opacity: 0.5;
}

.tamanio {
    width: 30px;
    height: 30px;
}

.opacidad {
    opacity: .8;
}

.relleno {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}
