div.row.cat-work.ng-scope {
	display:unset !important;
}

.site-footer {
    background : #0a5e77;
}

#highlighted, #user-infos-block {
	background : transparent;
}

.fc-unthemed td.fc-today {
	background: #0a5e77;
}

.form-group, .select-wrapper {
	margin-top: 5px;
}


thead > tr {
    border-bottom: 0px;
}

table tr th {
    background: rgb(10 94 119 / 100%);
}
.fc-unthemed th,.fc-unthemed td {
    border: unset !important;
}