/* Per a posar baix el text descriptiu (explicacio_literal_id */
#SECCIO_6_425 [data-hint]:after,
#SECCIO_20_362 [data-hint]:after {
    top: 100%;
}
/* form label:not(.imatges-labels) {
    padding-top: 3px;
    display: inline-block;ç
    vertical-align: top;
    width: 80%;
} */
form .checkboxes label:not(.imatges-labels) {
    /* display: block; */
    display: table;
    padding-right: 10px;
    padding-left: 37px;
    text-indent: -60px;
    /* width: 95%; */
}
form .checkboxes input:not(.imatges-labels) {
    vertical-align: middle;
}
ol.list-decimal {
    font-weight: bold;
}
ol.list-decimal li p {
    font-weight: normal;
}
.sense_ampm::-webkit-datetime-edit-ampm-field {
    display: none;
}
input[type=time]::-webkit-clear-button {
   -webkit-appearance: none;
   -moz-appearance: none;
   -o-appearance: none;
   appearance: none;
   margin: -10px;
}

