body {
    background-image: url("/assets/images/ice_age.png");
    /* font-size: 0.8rem; */
    background-repeat: repeat;
  }

/* table tr td .form-control{
    font-size: 0.8rem;
  } */

  input {
    /* background-color: transparent !important; */
    font-size: 0.8rem;
  }

  select {
    /* background-color: transparent !important; */
    font-size: 0.8rem;
  }