.companyLogo {
	max-height: 100px;
}

.border-dark {
	border: 1px solid #ced4da!important;
}

.rounded {
	border-radius: 0.25rem!important;
}

.toolRepair .form-group {
	margin-bottom: 1em;
}

.toolRepair .form-row>.col, .toolRepair .form-row>[class*=col-] {
	padding-right: 5px;
	padding-left: 5px;
}

.white-space-pre {
	white-space: pre-line;
}