.d-print-none {
	display:none;
}

#Content {
	width: 97% !important;
	display: block !important;
}

#Header {
	display: none;
}

#Title {
	text-align: center !important;
}

#Message {
	text-align: justify !important;
}

#FormPreview, #FormHeader, #myModal, #btnPrint, #btnClear, #FormHeader {
	display: none !important;
}

#FormBodyBackground {
	width: 75%;
}

#tblCitations {
	width: 97% !important;
}
.column1 {
	width: 75% !important;
}

#FormFooter {
	position: relative !important;
	top: 1em !important;
	height: 2em !important;
}
#lblTotal {
	width: 74% !important;
	float: left !important;
	text-align: right !important;
}
#TotalFineAmount {
	width: 25% !important;
	float: right !important;
	color: red !important;
	font: inherit !important;
	border: 0 !important;
}

#FormResults {
    border-bottom: 0 !important;
}
.MessageContainer { display: none; }