body,
button, .button,
h1, h2, h3, h4, h5 {
	font-family: "Open Sans", Arial, sans-serif;
}

table {
	width: 100%;
}

body .csc-space-before-15 {
	margin: 0 !important;
}

a {
	color: #3A7AA6;
}

.bolded {
	font-weight: bold;
}

.if_js {
	display: none;
}

header {
	background: url("../img/bg-top.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-bottom: 8px solid #f73037;
	margin: 0 auto 0.5em;
	width: 100%;
	padding-bottom: 1em;
}

header .logo {
	width: 95px;
	float: left;
}

header .heading {
	margin-left: 105px;
}

header .inner h1 {
	color: #146BB2;
	font-size: 1.7em;
	font-weight: 100;
	margin-bottom: 0.2rem;
}

header .inner .user_controls {
	padding-top: 1.2em;
	padding-top: 1.2rem;
	text-align: right;
}

header .inner p {
	margin: 0;
	font-size: 0.75em;
	font-size: 0.75rem;
	color: #606060;
	line-height: 1.2em;
}

.flags {
	float: right;
}

.flags a {
	width: 26px;
	height: auto;
	margin-left: 5px;
	display: inline-block;
}

footer {
	padding: 20px 0;
	background: #eee;
	border-top: 5px solid #cecece;
}

footer nav,
footer .copy {
	text-align: center;
}

footer ul {
	margin: 0;
}

footer li {
	display: inline;
	background: url('../img/footer-divider.gif') right center no-repeat;
}

footer a {
	margin: 0 15px 0 12px;
	color: #302f2f;
}

footer li.first a {
	margin-left: 0;
}

footer li.last {
	background: none;
}

footer li.last a {
	margin-right: 0;
}

.alert-box ul {
	margin-bottom: 0;
}

.hiecobloctool_form {
	font-size: 0.875rem;
	color: #61666A;
}

.hiecobloctool_input.hiecobloctool_input_error {
	border: 1px solid red;
}

.hiecobloctool_range {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #fff;
	border-color: #ccc;
	border-radius: 0;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	box-sizing: border-box;
	color: rgba(0, 0, 0, 0.75);
	display: block;
	font-family: inherit;
	font-size: 0.875rem;
	height: 2.3125rem;
	margin: 0 0 1rem;
	padding: 0.5rem;
	transition: box-shadow 0.45s ease 0s, border-color 0.45s ease-in-out 0s;
	width: 100%;
}

.hiecobloctool_range::-webkit-slider-runnable-track {
	width: 100%;
	height: 4px;
	background: #888;
	border: none;
}

.hiecobloctool_range::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: 1px solid #000;
	height: 15px;
	width: 15px;
	border-radius: 50%;
	background: #fff;
	margin-top: -5px;
}

.post_calc {
	margin-top: 1.5em;
	margin-top: 1.5rem;
	font-weight: bold;
}

.post_calc_angloamerican {
	margin-top: 1em !important;
	margin-top: 1rem !important;
	margin-bottom: 0;
}

#drainage_liters {
	margin: 0 !important;
}

output.postfix {
	background: none repeat scroll 0 0 #f2f2f2;
	border-color: #ccc;
	border-left: medium none #ccc;
	color: #333;
}

.radioButtonRow {
	line-height: 1;
	margin-bottom: 0;
}

.interimResults {
	overflow: hidden;
	position: relative;
	display: none;
}

.interimResultsOverlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #888;
	opacity: 0.1;
	display: none;
}

.hiecobloctool_form fieldset {
	background: none repeat scroll 0 0 #F0F8FB;
	border: 1px solid #C7DAE1;
}

.hiecobloctool_form legend {
	background: none repeat scroll 0 0 transparent;
}

.hiecobloctool_form .postfix {
	background: none repeat scroll 0 0 transparent;
	border-color: transparent;
	position: absolute;
	right: 5%;
	text-align: right;
	top: 0;
	width: 70px;
	color: #8A898E;
	pointer-events: none;
	font-size: 1.1em;
	font-size: 1rem;
}

.hiecobloctool_form .postfixAngloamerican {
	width: 80px;
	right: 5%;
	position: absolute;
	top: 0;
	pointer-events: none;
	font-size: 1.1em;
	font-size: 1rem;
	text-align: center;
}

.hiecobloctool_form label>input {
	left: 10px;
	margin-top: 2px;
	position: absolute;
}

.radioButtonRow>label {
	margin-left: 15px;
}

.hiecobloctool_form fieldset.ecobloc_form_estimate {
	background: none repeat scroll 0 0 #FFF7D3;
	border: 1px solid #D4CDB0;
}

.hiecobloctool_form .approx_volume {
	font-weight: bold;
	margin-left: 10px;
	font-size: 1rem;
}

.hiecobloctool_form legend {
	font-weight: bold;
	color: #000;
	font-size: 1.2em;
}

.hiecobloctool_form .row_intake_ducts, .hiecobloctool_form .row_drainage,
	#input_min_inspect_rows, #input_min_inspect_rows ~ .postfix {
	margin-top: 10px;
}

.hiecobloctool_form input[type="checkbox"], input[type="radio"], select
	{
	margin-bottom: 0;
}

.alternate_laquo {
	display: none;
}

.hiecobloctool_form .button {
	background-color: #00659D;
	padding: 1rem 1rem 1rem
}

.hiecobloctool_form .button:hover {
	background-color: #00528a;
}

label[for="input_layers"] {
	display: inline;
}

.inspect420_extra_layer {
	display: none;
}
.inspect420_extra_layer img {
	height: 21px;
	vertical-align: top;
}

#flex230option {
	display: none;
	padding: 0;
}
#flex230option > div {
	padding: 0;
}
#flex230option > div > label {
	margin-left: 35px;
}

#maxHeightAboveGround_meters,
#minHeightAboveGround_meters,
#height_rounded {
	margin: -10px 0 0 0;
}

p.small {
	font-size: 0.8rem;
	margin-bottom: 0.5rem;
}

.main_icon {
	max-height: 1.1rem;
	width: 100%;
	min-width: 16px;
}

table input[type="checkbox"], table input[type="text"] {
	margin: 0;
}

.ecobloc_entryTable {
	position: relative;
}

.ajax_loader {
	display: none;
	position: absolute;
	left: 0;
	top: -1em;
	top: -1rem;
}

.sort_desc, .sort_asc {
	padding-right: 15px;
}

.sort_desc {
	background: url("../icons/arrow-down.png") no-repeat scroll right center
		rgba(0, 0, 0, 0);
}

.sort_asc {
	background: url("../icons/arrow-up.png") no-repeat scroll right center
		rgba(0, 0, 0, 0);
}

.accordion .accordion-navigation>a {
	padding: 0.5rem 1rem;
}

.loading {
  margin: 6em auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(100, 100, 100, 0.2);
  border-right: 1.1em solid rgba(100, 100, 100, 0.2);
  border-bottom: 1.1em solid rgba(100, 100, 100, 0.2);
  border-left: 1.1em solid #008CBA;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
.loading,
.loading:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

#forceDl {
	text-align: center;
	margin-top: 50px;
}


@media only screen and (min-width: 40.063em) {
	footer nav {
		text-align: right;
	}
	footer .copy {
		text-align: left;
	}
} /* min-width 641px, medium screens */

@media only screen and (min-width: 64.063em) {
	.alternate_laquo {
		display: block;
		color: #a8a8a8;
		font-size: 1.5em;
		font-size: 1.3rem;
		font-weight: 100;
		left: -0.25em;
		left: -0.3rem;
		position: absolute;
		top: 1.1em;
		top: 1.4rem;
	}

	.flags {
		width: 190px;
		text-align: right;
	}

	header .inner.row > .medium-9 {
		margin-top: -25px;
	}
}

@media only screen and (min-width: 700px) {
	header .logo {
		width: 124px;
	}
	header .heading {
		margin-left: 140px;
	}
	header .inner h1 {
		font-size: 2em;
	}
}

@media only screen and (max-width: 40.063em) {
	.user_controls p {
		display: inline;
	}
	.user_controls p:after {
		content: ' - ';
	}
	.user_controls p:last-child:after {
		content: '';
	}
}
