@charset "UTF-8";
/* CSS Document */

.camp,
.datepicker-here,
.other {
  width: 300px;
  background: #ffddb6;
  border: none;
  border-radius: 8px;
  padding: 5px 15px;
  margin-bottom: 15px;
}

.estilos {
  background: #0e396a !important;
  color: #fff;
  padding: 10px 20px;
}
