body{
	background: no-repeat center/100% url("/images/biolap/Background_BiolapGestionWeb_2023_Opcion_1.jpg");
   	background-size : cover;
    background-repeat: repeat-y;
}

.labelForm {
/* font-weight: bold; */
color: #2962AC !important;

}

.labelFormBold {
    font-weight: bold !important;
    color: #2962AC !important;

    }


.user-rol{
    font-size: 12px;
    font-weight: normal;
}