body {
  font-family: 'Poppins', sans-serif;
  background-color: #fff;
}

#page {
  min-height: 750px;
}

#main .block {
  margin-bottom: 30px;
  margin-top: 30px;
}


.form-configuracion input{
    width: auto !important;
}