body { padding-top: 6rem; }
label { font-weight: bold; }

/* Color básico de cabecera DUA */
.bg-dua { background-color: #337AB7 !important; }

/* Color para el día marcado en el datepicker */
td.active.day, td.today.active.day { background: #007BFF !important; }

td.today.day { background: #ffdb99 !important; }