﻿body {
    color: black;
}

* {
    float: none !important;
}

nav, 
nav *, 
#login, 
.head_search,
.head_search *,
button,
input[type='button'],
input[type='submit'],
input[type='reset'],
.donotprint,
.paging-item,
.back-to-top {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
}

input[type='text']::-webkit-input-placeholder,
input[type='text']:-moz-placeholder,
input[type='text']::-moz-placeholder,
input[type='text']:-ms-input-placeholder {
    color: transparent !important;
}

p, td, div, blockquote p {
    font-size: 10pt !important;
}

.print-only {
    display: block;
}

.multiline {
    white-space: pre-wrap;
}

.force-one-line {
    white-space: nowrap;
}

header, header div, .logo, .logo div {
    width: auto !important;
    height: auto !important;
}

/*.logo img {

  -webkit-transform: scale(0.5); 
     -moz-transform: scale(0.5); 
      -ms-transform: scale(0.5); 
       -o-transform: scale(0.5); 
          transform: scale(0.5);
             filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9999619230641713, M12=-0.008726535498373935, M21=0.008726535498373935, M22=0.9999619230641713,SizingMethod='auto expand');
}*/

table > tbody > tr {
    border-top: 1px dotted #808080;
}

table td {
    padding: 0 5px 0 0;
}

input[type='text'] {
    border: 0;
    border-bottom: 1px dotted #808080;
}

select {
    width: 1.5in;
}

/*.results-table td {
    font-size: 8pt !important;
}*/

#content label {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

#content a:link:after,
#content a:visited:after {content: "" !important;}

input[type='radio'],
input[type='checkbox'] {
    margin: -4pt 5pt 0;
}

.zip-sized {
    width: 1in;
}

.three-digit-sized {
    width: 0.6in;
}

.streetview-section {
    position: relative;
    display: block;
    margin: 0 auto;
}

