.downloadFileWrapper {
	padding: 5px;
	border-radius: 3px;
	margin-top: 0em;
	margin-bottom: 0.75em;
	min-width: 50%;
	display: inline-block;
}

.downloadFileWrapper i {
	margin-right: 1pt;
}

.downloadFileWrapper a {
	font-weight: bold;
}

.downloadIcon {
	vertical-align: middle;
	margin-left: 0.5em;
}

#responseDescription, #messageDescription {
	display: block;
}

#responseDescription {
	line-height: 1.3em;
}

.documentHeading {
	margin-bottom: 0.4em;
}

.listWithoutDots {
	list-style: none;
}

.listMargin {
	margin: 0;
}

.fs-esignature-submit {
	white-space: normal !important;
	display: flex !important;
	align-items: center;
	text-align: start;
	justify-content: center;
}

.fs-esignature-submit > i {
	margin-left: 0.5em;
}

.fs-esignature-submit > strong {
	padding-left: 1em;
	line-height: 1.5em;
}