label.above {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin-right: 1em;
}
label.above input, label.above select, label.above textarea, label.above .input, label.above .ui-spinner {
	display: block;
	line-height: 1.5em;
	font-weight: normal;
}
div.label_above {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin-right: 1em;
}
.block {
	display: block;
}
.validation.error {
	margin-left: .25em;
}
/*
h2, h3 {
	background: black;
	color: white;
	text-transform: uppercase;
	padding: .5em;
    font-family: Optima, "Zapf humanist", Tahoma, sans-serif;
}
*/
h4 {
	margin-bottom: .25em;
}
ol.form_fields {
}
ol.form_fields li {
	margin-top: .5em;
	margin-bottom: .5em;
}
.p { /* TODO same margins as <p> */
	display: block;
	margin-top: .25em;
	margin-bottom: 0;
}
ul.inline {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	line-height: 1.5em;
}
ul.inline li {
	display: inline;
	margin: 0 0 0 .5em;
}
dl.radio {
	margin: 0;
}
dl.radio dt label {
	margin-left: 1.5em;
}
dl.radio dt input {
	margin-left: -1.5em;
}
dl.radio dd {
	margin-left: 1.5em;
	margin-bottom: .25em;
}
table.fees {
	border-spacing: .5em .25em;
}
table.fees th {
	text-align: right;
}
table.fees td {
	text-align: right;
	white-space: nowrap;
}
table.fees input {
	text-align: right;
}
.inline-top {
	display: inline-block;
	vertical-align: top;
}
div.sig_block {
	text-align: center;
}
div.sig_block .print_name {
   font-size: 16px;
   margin: 16px .5em;
   width: 15em;
}
.submit {
	text-align: center;
}
table.quote, table.coverages, table.signature_date {
	margin: auto;
	margin-top: 1em;
	border-spacing: 0;
	border-collapse: collapse;
}
table.quote caption, table.coverages caption {
	margin: .5em;
	text-align: left;
}
table.quote th, table.coverages th {
	vertical-align: bottom;
	background: #ccc;
	padding: .25em;
}
table.quote td, table.coverages td {
	vertical-align: top;
	padding: .25em;
}
table.quote td.grouped, table.coverages td.grouped {
	padding-left: 1em;
}
table.coverages tbody.advantage_coverage td.coverage {
	padding-left: 1em;
}
table.coverages tbody.advantage_coverage td.coverage.grouped {
	padding-left: 2em;
}
/*
.quote .wording {
	text-align: right;
}
*/
.quote table.coverages {
	width: 100%;
}
.quote table.application_info {
	width: 100%;
	white-space: nowrap;
}
.quote table.application_info td {
	vertical-align: top;
}
.quote table.application_info label {
	font-weight: bold;
}
.quote table.application_info label.above {
	margin-top: 0;
}
.quote td.total {
	text-align: right;
	font-weight: bold;
}
pre.plain {
	font-family: inherit;
	margin: 0;
}
.coverages .form, .quote .form, .coverages .coverage, .quote .coverage {
	white-space: nowrap;
	text-align: left;
}
.quote .deductible, .coverages .deductible {
	white-space: nowrap;
	text-align: center;
}
.quote .limit, .coverages .limit {
	text-align: center;
}
.coverages td.limit input[type="text"] {
}
.quote .premium {
	white-space: nowrap;
	text-align: right;
}
.quote .total {
	font-weight: bold;
	text-align: right;
}
input[type="text"].limit, td.limit input[type="text"],
input[type="text"].deductible, td.deductible input[type="text"] {
	text-align: center;
}
input[type="text"].premium, td.premium input[type="text"] {
	text-align: right;
}
#application p {
	line-height: 1.5em;
	margin-top: .75em;
	margin-bottom: .75em;
}
#application div.p {
	line-height: 1.5em;
	margin-top: .75em;
	margin-bottom: 0px;
}
#application p.together, .together {
	margin-top: .25em;
	margin-left: .5em;
}
.inline_leader {
	font-weight: bold;
}
.add_repeatable {
	text-align: center;
}
.delete_repeatable {
	float: right;
	margin: 1em;
}
.advantage_coverage .delete_repeatable {
	margin: 0;
}
.repeatable {
	padding: .25em;
}
.advantage_coverage.repeatable {
}
.repeatable.to_delete {
	background: #ffa;
}
div.location {
	margin-bottom: 1em;
}
#coverages h3 {
	text-align: center;
}
#broker_signup p.error {
	text-align: center;
}
#application_container {
	margin-bottom: 2em;
}
.cgl_contracting_operations_revenue tr, .cgl_roofing_revenue tr, .revenue tr {
	margin-top: .25em;
}
.cgl_contracting_operations_revenue th, .cgl_roofing_revenue th, .revenue th {
	text-align: left;
	padding-right: .5em;
	vertical-align: bottom;
}
.cgl_contracting_operations_revenue td {
	white-space: nowrap;
}
.cgl_contracting_operations_revenue td, .cgl_roofing_revenue td, .revenue td {
	text-align: left;
	padding-right: .5em;
	vertical-align: top;
}
input[type="text"].percentage {
	width: 3em;
}
.location .supplement {
	margin-top: 2em;
	margin-bottom: 2em;
}
ol.broker_signup>li {
	line-height: 1.5em;
	margin-top: .75em;
	margin-bottom: 0px;
}
table.totals th {
	text-align: right;
}
table.totals th, table.totals td {
	vertical-align: top;
}
.quote table>caption, table>caption.heading {
	font-size: 1.25em;
	font-weight: bold;
	text-align: center;
}
.signature_date td {
	vertical-align: bottom;
	padding: 1em;
}
.signature_date td label {
	font-weight: bold;
}
div.rider {
	line-height: 1.5em;
	margin-top: .75em;
	margin-bottom: .75em;
}
