body {
  margin: 0px;
  padding: 0px;
  font-size: 16px;
}
#bodycontent {
  color: #333333;
  line-height: 18px;
}
#bodycontent .label,
td.label {
  font-size: 100%;
  color: black;
}
#normal-content {
  padding: 12px;
}
p a:link,
p a:visited,
p a:hover {
  color: #006699;
  text-decoration: underline;
}
.planningInfo a:link,
.planningInfo a:visited {
  color: #666699;
  text-decoration: none;
}
a:active,
a:focus {
  outline: 0;
  text-decoration: none;
}
ul#mainNav {
  background-position: 100% 41px!important;
}
#mainNav li,
#mainNav span {
  background-position: 1px 7px!important;
}
#mainNav a:hover,
.planningInfo a:hover {
  color: #4a5b7c;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0px;
  padding: 0px;
}
h1 {
  font-size: 150%;
  color: #4a5b7c;
}
h3 {
  padding: 10px 0 5px 0;
  font-size: 125%;
  color: #4a5b7c;
}
h4 {
  font-size: 100%;
  font-weight: normal;
  color: #333333;
}
ul {
  list-style-type: square;
}
ul ul {
  list-style-type: disc;
}
ul ul ul {
  list-style-type: none;
}
/***********************************************/
/* Layout Divs                 */
/***********************************************/
#container {
  width: 100%;
  padding: 0;
  margin: 0;
  border: 0;
}
#header .database-logo {
  background: #ffffff url(../images/logo_database.svg?v=2) 0 0 no-repeat;
  background-size: auto 100%;
  width: 410px;
  height: 75px;
  float: left;
}
#header.profile {
  background-image: url(../images/logo_profile.gif);
}
#siteSelection {
  width: 1em;
  /* Why? Is this a hack? */
  vertical-align: top;
  margin: 0;
  padding: 0 0 6px 6px;
}
#siteList {
  height: 490px;
  width: 100%;
  font-size: 80%;
  background-color: #f4f4f4;
  overflow: auto;
}
#siteListContainer ul li {
  cursor: pointer;
}
#siteListContainer ul.disabled li {
  cursor: auto;
}
#listResultsHeading {
  font-size: 70%;
  text-align: right;
}
#listResultsHeading .input-group {
  margin-top: 2px;
}
#siteDetailsContainer {
  vertical-align: top;
}
#siteDetailsContainer #db_notification {
  margin: 0 5px 5px 5px;
}
h2#siteName {
  display: inline;
  font-size: 130%;
  padding-top: 26px;
  margin: 0;
  padding: 0;
  clear: both;
}
.site_fav {
  cursor: pointer;
}
a.printSite {
  padding: 0px 0px 10px 10px;
  font-size: 60%;
}
a.printList {
  display: block;
  font-weight: bold;
  float: right;
  text-decoration: none;
  padding: 0px 5px 10px 10px;
  font-size: 60%;
}
a.printComparison {
  display: block;
  font-size: 90%;
  font-weight: bold;
  float: right;
  text-decoration: none;
  padding: 5px 5px 10px 10px;
}
.comparison-desc {
  font-weight: bold;
  float: left;
  text-decoration: none;
  padding: 5px 5px 10px 10px;
  font-size: 110%;
  display:none;
}
#offsiteLookups {
  float: right;
  margin: 0;
  padding: 0;
  padding-right: 4px;
  margin-top: -18px;
  overflow: visible;
}
#offsiteLookups a.button,
#aggregateKML {
  padding: 1px 4px 2px 4px;
  border-width: 1px;
  border-style: outset;
  border-color: #eaeaea;
  background-color: #eee;
}
a.imglink img {
  border-style: none;
  vertical-align: bottom;
}
a.imglink {
  border-style: none;
}
#offsiteLookups a:hover {
  text-decoration: none;
}
#tabHandles {
  margin: 0;
  margin-top: 10px;
  padding-bottom: 4px;
}
#tabHandles a:hover {
  text-decoration: none;
}
.listTab,
.listTab table {
  width: 270px;
}
#listTabLabels {
  font-size: 80%;
  width: 270px;
}
.mainTab {
  padding: 10px;
}
#mapTabID {
  min-width: 700px;
}
#mainTabLabels {
  font-size: 90%;
}
#mainTabLabels {
  padding-left: 10px;
}
/************* #mainNav styles **************/
/************** .siteDetails styles ***************/
#siteDetails {
  font-size: 80%;
}
#siteComparisonList {
  font-size: 80%;
  line-height: 13px;
}
#siteComparisonList td,
#siteComparisonList th {
  padding-left: 2px;
  padding-right: 2px;
  vertical-align: bottom;
  white-space: normal;
}
#siteDetails p {
  padding: 2px;
  margin: 0;
}
#siteDetails td {
  padding: 2px;
  text-align: left;
  vertical-align: top;
  line-height: 13px;
}
#siteDetails thead td {
  vertical-align: bottom;
}
tr.odd,
tr.even {
  white-space: nowrap;
}
tr.odd {
  background-color: #eee;
}
tr.even {
  background-color: #fff;
}
#siteDetails .label {
  font-weight: bold;
  width: 25%;
  white-space: nowrap;
}
#siteDetails span.label {
  padding: 0;
  margin: 5px 0 3px 0;
  display: block;
}
#siteDetails span.value {
  padding: 0;
  margin: 0;
  display: block;
}
#siteDetails .value {
  line-height: 18px;
  width: 85%;
}
#siteDetails p#Comments {
  width: 98%;
  padding-top: 4px;
}
#siteDetails #BuildingID {
  position: relative;
  top: 0px;
  padding-left: 20px;
  font-style: italic;
  font-weight: normal;
  font-size: 50%;
  color: #999;
}
.sitePhoto {
  display: block;
  float: left;
  padding: 0;
  margin: 0 15px 3px 0;
  border: 0;
}
.mainPhoto img {
  border: 0;
}
.clearing {
  clear: both;
  visibility: hidden;
  height: 1px;
}
#photoList a {
  display: block;
  border: 0;
  margin-bottom: 7px;
  text-align: center;
  text-decoration: none;
}
#siteDetails #titleList {
  margin: 0;
  padding: 0;
}
/*********** #siteSelection link styles ***********/
#siteSelection ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#siteSelection li {
  border-bottom: 1px solid #eaeaea;
}
/* fix for browsers that don't need the hack */
html > body #siteSelection li {
  border-bottom: none;
  border-top-style: none;
}
/*********** #filters styles ***********/
#filters {
  text-align: left;
  width: 279px;
  margin: 0;
  line-height: 115%;
  text-align: right;
}
.form-horizontal ul,
ul.form-horizontal {
  list-style: none;
  padding-left: 0;
}
#filters .form-group {
  margin-bottom: 1px;
}
#filters .no-left-gutter {
  padding-left: 0;
}
#filters .no-left-gutter .normal-width {
  width: 180px;
}
#filters .no-left-gutter .form-control,
.input-sm {
  height: 22px;
  display: inline-block;
  font-size: 10px;
}
#filters #events_date_group{
  padding: 4px 2px 2px 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  border: 1px solid #ddd;
  margin: 6px 0 0 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.form-horizontal .multiselect.btn-sm,
.form-horizontal .multiselect.btn-group-sm > .btn {
  padding: 1px 10px;
}
.form-horizontal .control-label {
  padding-top: 4px;
  font-weight: normal;
  padding-right: 0;
}
#gpdoOnly, #smallSchemes, #hmlrFilter{
    float:right;
    margin: 5px 0 0 5px;
}
.form-horizontal #filters .control-label.checkbox-label {
  padding-right: 15px;
  padding-right: 0;
}
.form-horizontal .multiselect-container > li > a > label.checkbox,
.multiselect-container li label.checkbox {
  padding-top: 1px;
  min-height: 1em;
}
.form-horizontal .multiselect-container .checkbox input,
.form-horizontal .multiselect-container .checkbox input[type=checkbox] {
  margin-top: 1px !important;
}
.form-horizontal .multiselect-container a {
  text-decoration: none;
}
#filters .labels {
  white-space: nowrap;
  width: 100%;
}
input.filterControl {
  width: 183px;
  padding: 2px 0;
  font-size: 95%;
}
select.filterControl {
  width: 186px;
  padding: 2px 0;
  font-size: 95%;
}
.multiSelect,
.multiSelectOptions {
  width: 164px;
  text-align: left;
}
.multiSelect {
  height: 15px;
}
.filterControl.narrow {
  width: 70px;
}
.filterControl.normal {
  width: 88px;
}
select.filterControl.narrow {
  width: 83px;
}
.filterControl.xnarrow {
  width: 42px;
}
#saved-search-list-wrapper {
  margin: 6px auto;
  width: 279px;
  text-align: right;
  font-size: 12px;
}
#saved-search-list-wrapper h4 {
  font-size: 14px;
}
#saved-search-list-wrapper ul li {
  line-height: 1em;
  height: 1em;
  margin-top: 5px;
}
a.saved-search-rename,
a.saved-search-delete {
  color: black;
  float: right;
  display: block;
  height: 1em;
  width: 1em;
  overflow: hidden;
  text-decoration: none;
  margin-left: 2px;
}
.saved-search {
  color: black;
  padding-bottom: 1px;
  margin-right: 3px;
}
#db-updating-dialog {
  left: 0;
  top: 0;
  position: relative;
  width: 90%;
  margin: -10px 10px 5px 10px;
}
.siteInfo {
  width: 100%;
  clear: both;
  margin-top: 4px;
  margin-right: 10px;
}
#storey20-msg {
  display: none;
  font-weight: bold;
  color: red;
}
.sitemap {
  display: block;
}
#siteDetails table table,
#comparisonTable {
  padding: 0;
  margin: 12px 0 12px 0;
  border-collapse: collapse;
  width: 100%;
}
#comparisonTable th {
  text-align: center;
}
#comparisonTable td {
  text-align: center;
  border-left: 2px solid white;
  padding: 3px 1px;
  white-space: nowrap;
}
#siteDetails table table tr.totals td {
  color: black;
  font-weight: bold;
  border-top: 1px solid #ABABAB;
}
#siteDetails table table td {
  margin: 0;
  padding: 0 0 6px 0;
}
#siteDetails table table td.line_spacing{
  padding: 0px;
  line-height: 10px;
  height: 10px;
}
#siteDetails table table table td {
  border: 1px dotted #dfdfdf;
  padding: 3px;
}
#siteDetails table thead {
  font-weight: bold;
}
#siteDetails .btr-company-logo{
  padding: 2em 0 1em 0;
}
#tabContent {
  padding-top: 4px;
  padding-left: 4px;
  padding-right: 4px;
}
#tabContent img {
  border: 0;
}
.imglabel {
  font-size: 80%;
}
.related-list thead {
  font-weight: bold;
}
.rentalInfo caption {
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #eeeeff;
    text-align: left;
    line-height: 18px;
}
.planningTab {
  display: none;
  background-color: #efefef;
}
#indexpage {
  margin: 0 auto;
  border: 5px solid #eeeeff;
}
#indexpage a {
  text-decoration: underline;
}
#indexpage td {
  background-color: #eeeeff;
  padding: 4px;
}
#siteNewsList #map {
  border: 1px solid #777;
  width: 670px;
  height: 350px;
}
#mainMap {
  float: left;
  border: 1px solid #BBB;
  width: 480px;
  height: 480px;
  margin-right: 6px;
  margin-bottom: 100px;
}
#mapSidebar {
  width: 265px;
  float: right;
}
#loadingMainMap {
  position: relative;
  width: 480px;
  height: 480px;
  float: left;
  top: -592px;
  z-index: 999;
}
#loadingComparison {
  position: relative;
  width: 480px;
  height: 480px;
  float: left;
  top: -481px;
  z-index: 999;
}
#loadingMainMap img {
  position: relative;
  left: 45%;
  top: 45%;
}
#loadingMap,
#loadingMainMap,
#loadingList {
  display: none;
  background-image: url(../images/semitrans.png);
  position: relative;
}
#siteNewsList #loadingMap {
  width: 670px;
  height: 350px;
  top: -350px;
  left: 0;
}
#loadingNews,
#loadingHeadlines {
  width: 670px;
  height: 350px;
  xtop: -350px;
  left: 0;
}
#headlinesListMsg {
  padding: 4px 0px 10px 10px;
}
#headlinesList table {
  width: 100%;
  font-size: 80%;
  line-height: 13px;
  border-collapse: collapse;
}
#headlinesList table td {
  vertical-align: top;
  padding: 3px;
  text-align: left;
  border: 1px dotted #DFDFDF;
}
#headlinesList table thead td {
  font-weight: bold;
  white-space: normal;
  vertical-align: bottom;
}
#siteNewsList #spinner,
#siteHeadlinesList #spinner {
  position: relative;
  top: 175px;
  left: 335px;
}
#siteSelection #spinner {
  position: relative;
  top: 115px;
  left: 115px;
}
#loadingList {
  width: 100%;
  height: 490px;
  top: -490px;
  left: 0;
}
#zeroResults {
  display: none;
  font-size: 70%;
  background-image: url(../images/semitrans.png);
  position: relative;
  width: 270px;
  height: 270px;
  top: -271px;
  left: 1px;
  text-align: center;
}
ul.errorlist {
  list-style: none;
  font-size: 15.5px;
  margin: 0;
  padding: 6px 0;
  color: #003d79;
  font-weight: bold;
  padding-top: 4px;
  padding-bottom: 13px;
}
.dataTable {
  overflow: auto!important;
  text-align: center;
}
#pricingTable td.centered {
  text-align: center;
}
input.watermark {
  color: #bbb;
}
.ui-datepicker-trigger {
  padding: 0;
  height: 23px;
}
#newsPagination {
  text-align: center;
  margin: 8px auto 16px auto;
  font-size: 75%;
}
#newsPagination a {
  padding: 4px;
  background-color: #BACBDB;
  border: 1px solid #4A5B7C;
  text-decoration: none!important;
  color: #4A5B7C;
}
#newsPagination span {
  padding: 4px;
  background-color: #BACBDB;
  border: 1px solid #4A5B7C;
}
#newsPagination span.disabled {
  color: #aaa;
}
#newsPagination a:hover, #newsPagination span.current_list_per_page {
  background-color: #E2E2E2;
}
#newsPagination span.current_list_per_page {
  color: black;
}
h2.tabPrintHeading {
  display: none;
}
img#mainPrintPhoto {
  display: none;
}
.emptyResults {
  font-size: 13px;
  margin: 0;
  padding: 2px;
}
#salesRateTable td {
  text-align: center;
}
div#maxSites {
  font-size: 80%;
  padding: 8px;
}
div#maxSites p {
  color: #BBB;
  font-size: 90%;
}
#headlineHeader td {
  background-color: #C4DAF0;
  color: #0000A6;
}
#headlineHeader td:hover {
  background-color: #89B5E2;
  text-decoration: underline;
}
#mapLegend,
#layersLegend {
  font-size: 75%;
  white-space: nowrap;
}
#mapLegend td {
  line-height: 10px;
  padding: 0;
}
#layersLegend tr {
  border-collapse: separate;
  padding: 2px 0;
}
#layersLegend td {
  padding: 0;
}
#layersLegend td.layerColor div {
  width: 18px;
  height: 18px;
  margin: 1px 3px 1px 0;
}
#mapSidebar .box {
  border: 1px solid #DDD;
  margin: 2px 0;
  padding: 2px 6px;
}
#mapSidebar strong.title {
  display: block;
  font-weight: normal;
  margin-bottom: 10px;
}
#mapSidebar #center_map_box .form-control {
  height: 22px;
  display: inline-block;
  font-size: 10px;
}
#mapSidebar #center_map_box #center_map {
  width: 150px;
}
input#mapFilter {
  width: 100%;
}
.marker {
  cursor: pointer;
}
.money-table th {
  border: 1px dotted #DFDFDF;
  font-weight: normal;
}
.money-table {
  width: 75% !important;
}
.money-table td {
  text-align: right!important;
}
.buyerlocations td.label {
  white-space: nowrap;
}
table.mainbuyerdetails td {
  font-size: 120%;
}
body#landbuyer td.label {
  width: 50px!important;
}
.buyermap {
  border: 1px solid #ccc;
}
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
.notrans {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.indent {
  text-indent: -9999px;
  overflow: hidden;
}
.centered {
  margin-left: auto;
  margin-right: auto;
}
.nolist {
  list-style: none;
  padding-left: 0;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden;
}
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  /*
		 * For IE 6/7 only
		 * Include this rule to trigger hasLayout and contain floats.
		 */
  clear: both;
}
#bodycontent {
  font-family: "Droid Sans", sans-serif;
}
#header {
  overflow: hidden;
  border-bottom: solid 2px #EEE;
  min-height: 75px;
  position: relative;
  z-index: 2;
}
html.boxshadow #header,
html.rgba #header {
  border-bottom: none;
  -webkit-box-shadow: 0 0 0.25em rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 0.25em rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 0.25em rgba(0, 0, 0, 0.25);
}
#mainNav {
  float: right;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  list-style: none;
  padding-left: 0;
  margin: 1.75em 1.75em 0 0;
}
#mainNav li {
  float: left;
  margin-left: 1.5em;
}
#mainNav li a {
  color: #136cc5;
  text-decoration: none;
  font-size: 0.875em;
}
#mainNav li a:hover {
  color: #003d79;
}
.nav-tabs {
  border-bottom: solid 2px #003d79;
  padding-top: 2em;
}
.nav-tabs > li {
  margin-bottom: 0;
}
.nav-tabs > li.active a {
  border-color: #136cc5;
  background-color: #136cc5;
  color: #FFF;
}
.nav-tabs > li a {
  background-color: #eee;
  color: #445;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-right: 0.25em;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}
#siteSelection .btn {
  padding: 1px 4px;
}
#print_box .btn{
  padding: 2px 4px;
}

#siteSelection .btn.multiselect-clear-filter{
    padding: 5px 3px 4px 3px;
}
#siteSelection > form {
  padding-top: 0.5em;
  padding-right: 1em;
  border-right: solid 1px #EEE;
  background-color: #FAFAFA;
}
#siteSelection > form .control-label {
  font-size: 12px!important;
  padding-top: 6px;
}
#siteSelection > form .checkbox-label {
  font-size: 12px!important;
  padding-right: 0;
}
#siteSelection .form-control,
#siteSelection .btn-sm {
  height: auto!important;
  text-indent: 0.5em;
  overflow: hidden;
}
#siteSelection .form-control,
#siteSelection .input-sm {
  font-size: 12px!important;
}
#siteSelection select.form-control {
  height: 22px!important;
  width: 180px;
  margin-bottom: 1px;
}
#siteSelection select.form-control.narrow {
  width: 88px;
}
#siteSelection .multiselect-container {
  padding: 1em 0;
}
#siteSelection .multiselect-container .checkbox input[type=checkbox] {
  margin-top: 4px!important;
}
#siteSelection .site-selection-actions {
  margin: 1em 0;
}
#siteSelection .site-selection-actions .col-sm-12 {
  padding-right: 0;
}
#siteSelection #listResultsHeading > button {
  margin-left: 0.25em;
}
#siteSelection #listResultsHeading > .input-group {
  float: right;
  clear: both;
  margin: 1em 0;
}
#siteSelection #listResultsHeading > .input-group input {
  width: 100%;
  padding: 7px 0;
}
#mapSidebar .multiselect-container {
  padding: 1em 0;
}
#mapSidebar .multiselect-container .checkbox input[type=checkbox] {
  margin-top: 4px!important;
}
#mapSidebar .box {
  padding: 10px;
}
#mapSidebar .box > .input-group input {
  padding: 7px 0 8px 0;
}
#siteSelection .input-group input.form-control{
    height: 31px !important;
} 
#mapSidebar .input-group input#center_map {
    height: 34px !important;
}
#mapSidebar .form-control,
#comparisonList .form-control,
#comparisonList .btn-sm,
#mapSidebar .btn-sm {
  font-size: 12px!important;
  padding: 4px 0 0 0;
  height: auto!important;
  text-indent: 0.5em;
  overflow: hidden;
}
#mapSidebar .checkbox-label {
  text-align: left;
  font-size: 0.875em;
  padding-left: 0;
}

#marker-tooltip, #poly-tooltip {
    display: none;
    position: absolute;
    width: 2px;
    height: 2px;
    z-index: -100;
    background-color: transparent;
    margin: 0;
}

.marker-labels {
    border:1px solid #aaa !important; 
    padding-left: 5px;
    padding-right: 5px;
    background-color: white;
    font-family: "Lucida Grande", "Arial", sans-serif;
    font-size: 10px;
    text-align: center;
    min-width: 40px;
    white-space: nowrap;
}

#print-footer{
    display:none;
}

@media print {
  body {
    line-height: 1.166em;
    background: none;
  }
  h1 {
    font-size: 1.7em;
  }
  a:link,
  a:visited,
  a:hover {
    text-decoration: none;
  }
  #mainNav,
  #siteSelection,
  #tabHandles,
  ul#mainTabLabels,
  ul.tabHandles,
  #comparisonTabHandles,
  .tabLabels,
  #photoList,
  #header,
  #mapSidebar,
  a#googleMapsLink,
  a.printSite,
  a.printList,
  #newsPagination .disabled,
  #newsPagination a {
    display: none!important;
  }
  .contentTab {
    display: block!important;
  }
  .dataTable {
    width: auto!important;
  }
  #print-footer{
    display:block !important;
    bottom: 0;
    text-align: center;
    width: 100%;
    position:absolute;
  }
  #print-footer table{
    margin: 0 auto;
    bottom:0;
    font-size:14px;
  }
  h2.tabPrintHeading {
    color: #558;
    margin-top: 1.5em;
    padding-bottom: .5em;
    font-size: 1.4em;
    width: 100%;
    border-bottom: .15em dotted #ccf;
    display: block;
  }
  img#mainPrintPhoto {
    display: block;
    width: 7cm;
    height: 7cm;
  }
  .siteInfo {
    white-space: nowrap;
  }
  #siteDetails .siteInfo .label, #siteDetails .siteInfo .value{
    width: 25%;
  }
  #siteDetails .siteInfo #mainImage{
    width: 40%;
    padding-left: 5px;
  }
  #xxnewsList td,
  #newsList tr {
    page-break-inside: avoid;
  }
  #xxnewsList .pageBreak {
    page-break-after: always;
  }
  #maxSites {
    display: none;
  }
  .label {
    border: none;
  }
  #mainMap{
    margin:0 !important;
    padding: 0 !important;
    margin-bottom: 1.5em !important;
  } 
  #siteDetails table thead,
  .related-list thead,
  #siteDetails .label{
    font-weight: normal;
  }
  #siteDetails td.label, td.progress_date {
    width: 35%;
    min-width: 35%;
    padding-right: 40px; 
  }
  #siteDetails td.value {
    width: 65%;
    max-width: 65%;
  }
  /* Disable bootstrap print style for links, they make the page look very bad. */
  a[href]:after,
  abbr[title]:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  .table {
    border-collapse: collapse !important;
  }
  table { page-break-inside:auto; line-break: auto; }
  tr    { page-break-inside:avoid; page-break-after:auto }
  thead { display:table-header-group }
  tfoot { display:table-footer-group }
  #sort_s{
    width: 20%;
  }
}
