td.label {
	padding-right: 1em;
	width: 20%;
}
div.application_terms {
	font-size: 0.8em;
}
table.sig_block {
	width: auto;
	border: 0;
	border-spacing: 4px;
}
table.sig_block tr td {
	vertical-align: bottom;
	height: 0.5in;
}
table.sig_block tr td.sig_name {
	border-bottom: 1px solid black;
	width: 24em;

}
table.sig_block tr td.sig_date {
	border-bottom: 1px solid black;
	width: 8em;

}
.box, .box td {
	color: #555;
}
table#appoptions {
	border: 0;
	width: auto;
}
table#appoptions td table {
	border: 0;
}
table#appoptions td table td, table#appoptions td table th {
	border: 1px solid #000;
	border-collapse: collapse;
	border-spacing: 0;
	border-radius: 4px;
	padding: 4px;
}
table#appoptions td table th {
	vertical-align: top;
}
.dataLayersDiv {
	overflow-y:auto;
	margin-right:10px;
	max-height:315px !important;
}
span.toggleNoteRow {
	font-size:0.7em;
	cursor:pointer;
}
div.results {
	border: 2px dashed #ddd;
	background-color: #fff;
	padding: 4px;
}

.permit-view-header {
	display: flex;
	flex-wrap: wrap;
	margin: 1rem 0;
}
.permit-view-header > div {
	margin-right: 1rem;
	margin-bottom: 1rem;
}
.permit-view-content form table ~ button {
	margin-top: 1rem;
}
.permit-view-content .api_map {
	width: 100% !important;
}
table.cust-editable {
	max-width: unset;
	width: 100%;
	border: 0;
}
table.cust-editable th,
table.cust-editable td {
	border-color: #ddd;
}
.noView {
	display: none;
}
