
* {
padding: 0;
margin: 0;
}

body {
background: white;
font-size: 12px;
padding: 0px;
color: black;
width: 100%;
font: "Times New Roman", serif;
}

#footer_wrapper, #header_wrapper, .manipulation {
display: none;
}

.container_padtop, .container_padbottom {
padding: 0px;
}

#content_wrapper {
background: white;
border: none;
padding: 0px;
}

#content {
float: none;
width: 100%;
}

.styled_form table {
display: none;
}

.styled_form table.full_row_active, .styled_form table.full_row_active_no_alt {
display: table;
width: 100%;
border-collapse: collapse;
border-right:0;
color: #333;
clear: both;
}

th {
border:0;
border-bottom:2px solid #55f;
text-align: left;
padding:4px;
}

table tr td {
background: #fff;
padding: 6px;
text-align: left;
vertical-align: top;
border-bottom:1px solid #ddd;
}

table tr:nth-child(2n) td {
background: #f5f5f5;
}

.legend, .spacing, .group_end, .input, #height_test, h1, h2, .button_frame, .right_half, .left_half, .status_box, #map_reference, ul.home.menu {
display: none;
}
.additional_data, .hidden {
display: none;
}

.group {
border: none;
}

.flot_chart .legend {
display: block;
}

h2.print {
display: inline;
font-size: 1.5em;
height: 1.5em;
}

.printable .ui-dialog {
margin: 0px !important;
border: 0px !important;
position: static !important;
}

.ui-dialog-titlebar-close {
display: none;
}

.ui-dialog {
left: 0px;
top: 0px;
position: static !important;
}

img.print.logo {
float: right;
}

.ui-tabs-nav.ui-widget-header {
display: none;
}

