@CHARSET "UTF-8";
.text-center {
	text-align: left !important;
}
#bodycontent label {
	padding-right: 20px
}
a, a:visited:hover {
	color: #C3393C !important;
	font-weight: normal !important;
	text-decoration: none;
}
input[type="checkbox"] {
	accent-color: #dc3545 !important;
	width: 18px;
	height: 18px;
}
.card-header {
	padding-bottom: .5rem !important;
	padding-top: .5rem !important;
}
.separator {
	margin-top: 0;
}
.separator-with-text {
	display: flex;
	align-items: center;
	text-align: center;
	color: #aaa;
}