@charset "utf-8";
/* CSS Document */

body {
	min-height: 0px;
}

.for-print {
	display: block;
}

h1.link-calculator-logo,
h1.airos-logo {
	display: none;
}

.GETracerDiv,
.InfoBalloonFrameStyler,
.map-panel {
	display: none;
}

input[type="button"] {
	display: none;
}

div.site-content {
	top: 0px; left: 0px; bottom: 0px; right: 0px;
	height: auto;
	min-height: 0px;
}

h3.section-header, h3.section-header.active {
	font-size: 16px;
	color: #000;
	border-bottom: 1px solid #000;
}

div.main-tab-content {
	padding: 0px;
	bottom: 0px;
}

ul.tabbed-fieldset-navigation {
	display: none;
}

fieldset.tabbed-fieldset {
	border: none;
	padding: 0px;
}

div.station-configuration-panel {
	width: 100%;
}

div.station-setup-panel {
	display: block; float: left;
	width: 48%;
}

div.station-setup-panel+div.station-setup-panel {
	float: right;
}
	
#StationAPanel, #StationBPanel {
	display: block !important;
}

label, input, legend, select {
	color: #000 !important;
}

select {
	border: none !important;
}

fieldset.outputs-fieldset {
	border: none;
	padding: 0px;
}

fieldset.outputs-fieldset legend {
	font-size: 14px;
	font-weight: bold;
}

fieldset.outputs-fieldset label {
	width:100px;
}

div.AirOsOutputDiv {
	display: block; float: left;
	width: 48%;
}

div.AirOsOutputDiv+div.AirOsOutputDiv {
	float: right;
}

fieldset.equipment-characterization-fieldset,
fieldset.location-fieldset,
p.coordinate-field {
	display: block !important;
}

p.specify-by-field,
p.street-address-field,
p.center-map-field,
fieldset.environment-fieldset {
	display: none !important;
}

div.footer-content {
	color: #000;
}