.checkbox-legend {
	margin-left: 12px;
	cursor: pointer;
}

.checkbox-legend:hover {
	color: #2e4468;
}

.checkbox-input-div {
	margin-top: 8px;
	margin-left: 8px;
	margin-bottom: 8px;
	width: max-content;
}

.checkbox-input {
	vertical-align: middle;
	width: 24px;
	height: 24px;
}
