input[type=checkbox][disabled]{
  	/*outline:1px solid red !important;*/
  	filter: invert(25%);
}

.checkbox-label-disabled{
	color: grey;
    font-weight: normal;
}

.row-dashboard-aanvragen-offertes{
	padding-bottom: 30px;
}

.mail-textarea{
	min-height: 250px !important;
}