@charset "UTF-8";
/* styling for imax legacy attributes */
/* header */
.imax-s1-hdr-center {
  text-align: center;
}

.imax-s1-hdr-bold {
  font-weight: bold;
}

.imax-s1-hdr-italic {
  font-style: italic;
}

.imax-center {
  text-align: center;
}

.imax-bold {
  font-weight: bold;
}

.imax-italic {
  font-style: italic;
}

.imax-text-right {
  text-align: right;
}

.imax-text-left {
  text-align: left;
}

.imax-textfont-default {
  font-family: default;
}

.imax-textfont-arial {
  font-family: Arial;
}

.imax-textfont-timesr {
  font-family: "Times Roman";
}

.imax-textfont-avh {
  font-family: Arial, Verdana, Helvetica;
}

/*	font-family:Verdana,"BitStream vera Sans",Tahoma,Helvetica,Sans-serif;	*/
/* text colors */
.imax-textcolor-default {
  color: inherit;
}

.imax-textcolor-white {
  color: #FFF;
}

.imax-textcolor-silver {
  color: #C0C0C0;
}

.imax-textcolor-gray {
  color: #808080;
}

.imax-textcolor-black {
  color: #000000;
}

.imax-textcolor-green {
  color: #000000;
}

.imax-textcolor-yellow {
  color: #FFFF00;
}

.imax-textcolor-orange {
  color: #FF6600;
}

.imax-textcolor-red {
  color: #FF0000;
}

.imax-textcolor-purple {
  color: #800080;
}

.imax-textcolor-blue {
  color: #0000FF;
}

.imax-textcolor-olive {
  color: #808000;
}

.imax-textcolor-lime {
  color: #00FF00;
}

.imax-textcolor-aqua {
  color: #00FFFF;
}

.imax-textcolor-teal {
  color: #008080;
}

.imax-textcolor-navy {
  color: #000080;
}

.imax-textcolor-maroon {
  color: #800000;
}

.imax-textcolor-magenta {
  color: #FF00FF;
}

.imax-textcolor-fuchsia {
  color: #FF00FF;
}

/* text sizes from -4 to +4 */
.imax-textsize-n4 {
  font-size: 64%;
}

.imax-textsize-n3 {
  font-size: 70%;
}

.imax-textsize-n2 {
  font-size: 80%;
}

.imax-textsize-n1 {
  font-size: 90%;
}

.imax-textsize-z {
  font-size: 100%;
}

.imax-textsize-p1 {
  font-size: 112%;
}

.imax-textsize-p2 {
  font-size: 150%;
}

.imax-textsize-p3 {
  font-size: 200%;
}

.imax-textsize-p4 {
  font-size: 300%;
}

.FFFFFF {
  background-color: #FFFFFF;
  color: black;
}

.C0C0C0 {
  background-color: #C0C0C0;
  color: black;
}

.black {
  background-color: #000000;
  color: white;
}

.green {
  background-color: #008000;
  color: white;
}

.yellow {
  background-color: #FFFF00;
  color: black;
}

.orange {
  background-color: #FF6600;
  color: black;
}

.red {
  background-color: #FF0000;
  color: red;
}

.purple {
  background-color: #800080;
  color: white;
}

.blue {
  background-color: #0000FF;
  color: white;
}

.olive {
  background-color: #808000;
  color: black;
}

.lime {
  background-color: #00FF00;
  color: black;
}

.aqua {
  background-color: #00FFFF;
  color: black;
}

.teal {
  background-color: #008080;
  color: white;
}

.navy {
  background-color: #000080;
  color: white;
}

.maroon {
  background-color: #800000;
  color: white;
}

.magenta {
  background-color: #FF00FF;
  color: black;
}

.fuchsia {
  background-color: #FF00FF;
  color: black;
}

body {
  margin: 0;
  padding: 0;
}

/* Safari displays a little contacts icon when hovering, this removes it */
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}

.imax-msg-wrapper {
  /*	background-color: #999999; */
  border: 1px gray solid;
  display: table;
  margin: 4px 0px 6px 8px;
}

.imax-msg-container {
  vertical-align: middle;
  text-align: left;
  text-wrap: suppress;
  font-family: verdana;
  font-weight: bold;
  font-size: 14px;
  color: #ffffff;
  padding: 4px;
  white-space: nowrap;
}

.imax-msg-success {
  background-color: green;
}

.imax-msg-error {
  background-color: red;
}

.imax-msg-normal {
  background-color: gray;
}

/* --------- End of Interlopers -------------- */
.sn {
  font-family: verdana;
  font-size: 11px;
}

.sh1 {
  font-family: verdana;
  font-weight: bold;
  font-size: 24px;
}

.sh2 {
  font-family: verdana;
  font-weight: bold;
  font-size: 20px;
}

.sh3 {
  font-family: verdana;
  font-weight: bold;
  font-size: 16px;
}

.if {
  font-family: verdana;
  font-size: 10px;
  background-color: white;
  padding: 5px;
  color: black;
  font-weight: normal;
  text-align: center;
}

.sl {
  font-family: verdana;
  font-weight: bold;
  font-size: 12px;
}

.slr {
  font-family: verdana;
  font-weight: bold;
  font-size: 12px;
  color: red;
}

.slb {
  font-family: verdana;
  font-weight: bold;
  font-size: 12px;
  color: black;
}

.sln {
  font-family: verdana;
  font-weight: normal;
  font-size: 12px;
}

.sort a, .sort a:active {
  color: azure;
}

.slnsmall {
  font-family: verdana;
  font-weight: normal;
  font-size: 10px;
}

.sf {
  font-family: verdana;
  font-weight: normal;
  font-size: 9px;
}

.asg {
  font-family: verdana;
  font-weight: bold;
  color: green;
  font-size: 12px;
}

.asr {
  font-family: verdana;
  font-weight: bold;
  color: red;
  font-size: 12px;
}

.aso {
  font-family: verdana;
  font-weight: bold;
  color: orange;
  font-size: 12px;
}

a.helptext {
  font-family: verdana, arial;
  font-weight: bold;
  font-size: 10px;
  text-decoration: underline;
  color: red;
}

a.help {
  font-family: verdana, arial;
  font-weight: bold;
  font-size: 12px;
  vertical-align: super;
  text-decoration: underline;
  color: red;
}

a:visited.help {
  font-weight: bold;
  font-size: 10px;
  vertical-align: super;
  text-decoration: none;
  color: red;
}

p.foo {
  color: green;
  font-size: 20px;
  font-family: sans-seriff;
  font-weight: bold;
  padding: 5px;
  border: 0px;
}

.st {
  color: #ffffff;
  font-size: 15px;
  font-family: "helvetica";
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  border: 0px;
}

table.sb {
  border: 1px solid #aaaaaa;
}

.nb {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

.cptl {
  color: blue;
  font-family: arial;
  font-weight: bold;
  font-size: 10px;
  text-decoration: none;
}

.lo {
  color: blue;
  font-family: arial;
  font-weight: bold;
  font-size: 12px;
}

.los {
  color: blue;
  font-family: arial;
  font-weight: bold;
  font-size: 10px;
}

.PropSearchResults td {
  white-space: nowrap;
  color: #333333;
  font-family: verdana;
  font-size: 10px;
}

.pl {
  color: #333333;
  font-family: verdana;
  font-weight: normal;
  font-size: 10px;
}

.pls {
  color: black;
  font-family: verdana;
  font-weight: bold;
  font-size: 10px;
  vertical-align: middle;
}

.plsb {
  background-color: #ccccff;
}

.plh {
  color: white;
  background-color: #11f;
  font-family: arial;
  font-weight: bold;
  font-size: 11px;
}

.plhl {
  color: white;
}

.plre {
  background-color: #ffffff;
}

.plro {
  background-color: #e0e0e0;
}

.plhsa {
  color: #11f;
  background-color: white;
  font-family: arial;
  font-weight: bold;
  font-size: 11px;
  text-align: center;
}

.plhlsa {
  color: #11f;
}

.plhsd {
  color: #11f;
  background-color: white;
  font-family: arial;
  font-weight: bold;
  font-size: 11px;
  font-style: italic;
  text-align: center;
}

.plhlsd {
  color: #11f;
}

.in5 {
  margin-left: 5px;
}

.in10 {
  margin-left: 10px;
}

.in25 {
  margin-left: 25px;
}

.tlh {
  color: white;
  background-color: #666666;
  font-family: arial;
  font-weight: bold;
  font-size: 11px;
  text-align: left;
  margin-left: 5px;
}

.hpsm {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 10px;
}

.text1small {
  font-family: verdana;
  font-weight: normal;
  font-size: 10px;
}

.stdlisthdr {
  color: white;
  background-color: #1111FF;
  font-family: arial;
  font-weight: bold;
  font-size: 11px;
}

.stdlisthdrlink {
  color: white;
}

.stdlisttext1 {
  font-family: verdana;
  font-weight: normal;
  font-size: 10px;
}

.stdlistrow1 {
  background-color: #ffffff;
}

.stdlistrow2 {
  background-color: #e8e8e8;
}

.stdlistsmryrow {
  background-color: #d0d0d0;
}

.dislistrow1 {
  background-color: #ffeeee;
}

.colored_disrow1 {
  background-color: #ffeeee;
}

.dislistrow2 {
  background-color: #ffdddd;
}

.colored_disrow2 {
  background-color: #ffdddd;
}

.ql {
  font-family: verdana, arial;
  font-size: 15px;
  font-weight: bold;
  font-style: italic;
  margin-top: 0px;
  margin-bottom: 1px;
}

.towncolor {
  color: #000066;
}

.countycolor {
  color: #006600;
}

.formlabel {
  font-family: Tahoma, Geneva;
  font-size: 10pt;
  font-weight: normal;
  color: black;
}

.disabledformlabel {
  font-family: Tahoma, Geneva;
  font-size: 10pt;
  font-weight: normal;
  color: #aaaaaa;
}

.dividesymbol {
  font-weight: 100;
  font-size: 200%;
}

.TLTownLabel {
  font-family: verdana;
  font-weight: normal;
  font-size: 12px;
  color: #000066;
  cursor: pointer;
}

.TLCountyLabel {
  font-family: verdana;
  font-weight: normal;
  font-size: 12px;
  color: #006600;
  cursor: pointer;
}

.TLAreaLabel {
  font-family: verdana;
  font-weight: normal;
  font-size: 10px;
  color: black;
  cursor: pointer;
}

#previewDiv {
  padding: 3px;
  font-family: monospace;
  font-size: 12px;
  width: 700px;
}

.note {
  border: 1px solid #ffcc33;
  padding: 4px;
  background-color: #ffff99;
}

.mobileViewButton {
  padding: 1em;
  font-size: 2em;
  display: block;
  text-decoration: none;
  border: 2px solid #000;
  width: 90%;
  margin: 1em auto;
  text-align: center;
}

/* MARGINS & PADDINGS */
.p-xxs {
  padding: 5px !important;
}

.p-xs {
  padding: 10px !important;
}

.p-sm {
  padding: 15px !important;
}

.p-m {
  padding: 20px !important;
}

.p-md {
  padding: 25px !important;
}

.p-lg {
  padding: 30px !important;
}

.p-xl {
  padding: 40px !important;
}

.m-xxs {
  margin: 2px 4px;
}

.m-xs {
  margin: 5px;
}

.m-sm {
  margin: 10px;
}

.m {
  margin: 15px;
}

.m-md {
  margin: 20px;
}

.m-lg {
  margin: 30px;
}

.m-xl {
  margin: 50px;
}

.m-n {
  margin: 0 !important;
}

.m-l-none {
  margin-left: 0;
}

.m-l-xs {
  margin-left: 5px;
}

.m-l-sm {
  margin-left: 10px;
}

.m-l {
  margin-left: 15px;
}

.m-l-md {
  margin-left: 20px;
}

.m-l-lg {
  margin-left: 30px;
}

.m-l-xl {
  margin-left: 40px;
}

.m-l-n-xxs {
  margin-left: -1px;
}

.m-l-n-xs {
  margin-left: -5px;
}

.m-l-n-sm {
  margin-left: -10px;
}

.m-l-n {
  margin-left: -15px;
}

.m-l-n-md {
  margin-left: -20px;
}

.m-l-n-lg {
  margin-left: -30px;
}

.m-l-n-xl {
  margin-left: -40px;
}

.m-t-none {
  margin-top: 0;
}

.m-t-xxs {
  margin-top: 1px;
}

.m-t-xs {
  margin-top: 5px;
}

.m-t-sm {
  margin-top: 10px;
}

.m-t {
  margin-top: 15px;
}

.m-t-md {
  margin-top: 20px;
}

.m-t-lg {
  margin-top: 30px;
}

.m-t-xl {
  margin-top: 40px;
}

.m-t-xxl {
  margin-top: 50px;
}

.m-t-xxxl {
  margin-top: 60px;
}

.m-t-n-xxs {
  margin-top: -1px;
}

.m-t-n-xs {
  margin-top: -5px;
}

.m-t-n-sm {
  margin-top: -10px;
}

.m-t-n {
  margin-top: -15px;
}

.m-t-n-md {
  margin-top: -20px;
}

.m-t-n-lg {
  margin-top: -30px;
}

.m-t-n-xl {
  margin-top: -40px;
}

.m-r-none {
  margin-right: 0;
}

.m-r-xxs {
  margin-right: 1px;
}

.m-r-xs {
  margin-right: 5px;
}

.m-r-sm {
  margin-right: 10px;
}

.m-r {
  margin-right: 15px;
}

.m-r-md {
  margin-right: 20px;
}

.m-r-lg {
  margin-right: 30px;
}

.m-r-xl {
  margin-right: 40px;
}

.m-r-n-xxs {
  margin-right: -1px;
}

.m-r-n-xs {
  margin-right: -5px;
}

.m-r-n-sm {
  margin-right: -10px;
}

.m-r-n {
  margin-right: -15px;
}

.m-r-n-md {
  margin-right: -20px;
}

.m-r-n-lg {
  margin-right: -30px;
}

.m-r-n-xl {
  margin-right: -40px;
}

.m-b-none {
  margin-bottom: 0;
}

.m-b-xxs {
  margin-bottom: 1px;
}

.m-b-xs {
  margin-bottom: 5px;
}

.m-b-sm {
  margin-bottom: 10px;
}

.m-b {
  margin-bottom: 15px;
}

.m-b-md {
  margin-bottom: 20px;
}

.m-b-lg {
  margin-bottom: 30px;
}

.m-b-xl {
  margin-bottom: 40px;
}

.m-b-n-xxs {
  margin-bottom: -1px;
}

.m-b-n-xs {
  margin-bottom: -5px;
}

.m-b-n-sm {
  margin-bottom: -10px;
}

.m-b-n {
  margin-bottom: -15px;
}

.m-b-n-md {
  margin-bottom: -20px;
}

.m-b-n-lg {
  margin-bottom: -30px;
}

.m-b-n-xl {
  margin-bottom: -40px;
}

.space-15 {
  margin: 15px 0;
}

.space-20 {
  margin: 20px 0;
}

.space-25 {
  margin: 25px 0;
}

.space-30 {
  margin: 30px 0;
}

.ui-dialog.success .ui-widget-header {
  background: #5cb85c;
  border-color: #5cb85c;
}

.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.success.ui-draggable.ui-resizable.ui-dialog-buttons {
  top: 20% !important;
}

#reports-tpl {
  font-size: 14px;
}
#reports-tpl .glyphicon-refresh-animate {
  -animation: spin 0.7s infinite linear;
  -webkit-animation: spin2 0.7s infinite linear;
}
#reports-tpl dt, #reports-tpl dd {
  display: inline;
}
@-webkit-keyframes spin2 {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: scale(1) rotate(0deg);
  }
  to {
    transform: scale(1) rotate(360deg);
  }
}
#reports-tpl section, #reports-tpl #imax-main-content {
  max-width: 1080px;
  margin: 0 auto;
}
#reports-tpl section .pagebreak, #reports-tpl #imax-main-content .pagebreak {
  page-break-before: always;
}
#reports-tpl section .no-break, #reports-tpl section .sln, #reports-tpl #imax-main-content .no-break, #reports-tpl #imax-main-content .sln {
  page-break-inside: avoid;
}
@media print {
  #reports-tpl section .pagebreak, #reports-tpl #imax-main-content .pagebreak {
    page-break-before: always;
  }
}
#reports-tpl select {
  height: 30px;
}
#reports-tpl button, #reports-tpl input[type=submit], #reports-tpl .button {
  text-decoration: none;
  margin: 2.5px;
  padding: 0.35em 1em;
}
#reports-tpl button[disabled], #reports-tpl input[type=submit][disabled], #reports-tpl .button[disabled] {
  pointer-events: visible;
}
#reports-tpl button#selectAllReports, #reports-tpl input[type=submit]#selectAllReports, #reports-tpl .button#selectAllReports {
  background-color: #ddd;
}
#reports-tpl form label {
  cursor: pointer;
}
#reports-tpl form ul#reportFilter {
  margin-top: 0;
  border: 1px solid;
  list-style: none;
  padding: 1rem;
}
#reports-tpl form ul#reportFilter li {
  margin-bottom: 1rem;
}
#reports-tpl form ul#reportFilter li ul {
  list-style: none;
  padding-left: 1.05rem;
}
#reports-tpl form .form-submit {
  position: relative;
}
#reports-tpl form .form-submit input {
  position: relative;
}
#reports-tpl form .form-submit .disabledOverlay {
  position: absolute;
  width: 100%;
  height: 50px;
  top: -7px;
  left: 0;
  display: none;
  cursor: not-allowed;
}
#reports-tpl form dl dt.col-1 {
  min-width: 150px;
}
#reports-tpl #CMADataTable td {
  cursor: pointer;
}
#reports-tpl article > table td > div.sln {
  border: 1px solid;
  padding: 0.5em;
}
#reports-tpl article > table td > div.sln td td, #reports-tpl article > table td > div.sln td th {
  padding: 4px;
}
#reports-tpl div.sln td td, #reports-tpl div.sln td th {
  padding: 4px;
}
#reports-tpl div.sln td td a, #reports-tpl div.sln td th a {
  color: inherit !important;
}
#reports-tpl table {
  border-collapse: separate;
  width: 100%;
  max-width: 986px;
}
#reports-tpl table td.plh, #reports-tpl table th.plh {
  background-color: #0068c7 !important;
  color: white !important;
}
#reports-tpl table td tr.plsb > td, #reports-tpl table th tr.plsb > td {
  background-color: #ccccff !important;
}
#reports-tpl table td tr.plro, #reports-tpl table th tr.plro {
  background-color: #efefef;
}
#reports-tpl .ui-dialog .ui-dialog-titlebar-close span {
  margin: -1px !important;
}
#reports-tpl .reports_search_criteria {
  font-size: 14px !important;
  padding: 0.5em;
  display: inline-block;
  text-align: left;
  border: 1px solid #dddddd;
  border-bottom: 0;
}
#reports-tpl .reports_search_criteria > p {
  display: inline;
}
#reports-tpl .reports_search_criteria > p:after {
  content: ", ";
}
#reports-tpl .reports_search_criteria > p:last-child:after {
  content: "";
}
#reports-tpl .charts-reports .pdf-button, #reports-tpl .charts-reports .download-pdf {
  display: none;
}
@media print {
  #reports-tpl table {
    padding: 0 0.5in;
  }
  #reports-tpl table.table-wide {
    padding-left: 0.25in;
  }
  #reports-tpl table.table-wide th, #reports-tpl table.table-wide td {
    font-size: 10px !important;
  }
  #reports-tpl > br:last-child {
    display: none;
  }
  #reports-tpl div {
    font-size: 14px;
  }
  #reports-tpl table > tbody > tr {
    page-break-inside: auto !important;
  }
  #reports-tpl .table-bordered th, #reports-tpl .sln > table td > table th, #reports-tpl .table-bordered td, #reports-tpl .sln > table td > table td {
    border: 2px solid #ddd !important;
  }
  #reports-tpl .pagebreak {
    page-break-before: always;
  }
  #reports-tpl h1 {
    font-size: 20px;
    margin: 0.25em 0;
  }
  #reports-tpl p {
    font-size: 14px;
    margin-bottom: 4px;
  }
  #reports-tpl dd, #reports-tpl dl, #reports-tpl dt {
    font-size: 10px;
  }
  #reports-tpl .custom-pdf {
    max-width: 960px;
    margin: 0 auto;
  }
  #reports-tpl .custom-pdf table {
    background-color: #fff;
    width: 100%;
    margin-bottom: 0;
    border: none;
  }
  #reports-tpl .custom-pdf tbody > tr th, #reports-tpl .custom-pdf tbody > tr td {
    padding: 1px 5px;
    font-size: 10px;
  }
  #reports-tpl .custom-pdf tbody > tr > th, #reports-tpl .custom-pdf tbody > tr > th.plh {
    background-color: #0068C7 !important;
    color: white !important;
  }
  #reports-tpl .custom-pdf tbody > tr > th a, #reports-tpl .custom-pdf tbody > tr > th.plh a {
    color: white !important;
  }
  #reports-tpl .custom-pdf tbody > tr:nth-child(even) > td {
    background-color: #efefef !important;
    color: black !important;
  }
  #reports-tpl .custom-pdf tbody > tr:nth-child(odd) > td, #reports-tpl .custom-pdf tbody > tr div.sln {
    background-color: white;
  }
  #reports-tpl .custom-pdf tbody > tr:first-child > td {
    margin-top: 1em;
    padding: 0;
  }
  #reports-tpl .custom-pdf tbody > tr.plsb > td {
    background-color: #ccccff !important;
  }
  #reports-tpl .custom-pdf tbody > tr div.sln {
    text-align: left;
    padding: 2em;
    display: inline-block !important;
    background-color: white !important;
    color: black !important;
  }
  #reports-tpl .custom-pdf tbody > center > table > tbody > tr:first-child > td {
    background-color: white !important;
    border: none !important;
    border-color: white !important;
  }
  #reports-tpl .custom-pdf tbody a[href]:after {
    content: none !important;
  }
  #reports-tpl.collection .custom-pdf table td.plh, #reports-tpl.collection .custom-pdf table th.plh {
    background-color: #000 !important;
  }
}
#reports-tpl.collection table td.plh, #reports-tpl.collection table th.plh {
  background-color: #000 !important;
}
@media print {
  #reports-tpl.collection table td.plh, #reports-tpl.collection table th.plh {
    background-color: #000 !important;
  }
}

#DLForm_tpl #cjax_message_overlay {
  width: 100%;
}
#DLForm_tpl .cjax_overlay_content img {
  width: 100%;
}
#DLForm_tpl img.previewImg {
  min-width: 350px;
}

#cma-tpl {
  /*---| Choose propety  |---*/
}
#cma-tpl .container.name-search .list-group {
  background-color: white;
  list-style: none;
  padding: 1em;
}
#cma-tpl .container.name-search .list-group li {
  padding: 0.5em;
  border-bottom: 1px solid #ccc;
}
#cma-tpl .cma-form .Box-navigation {
  margin: 0 0px 15px;
  overflow: hidden;
  /*background-color: #596a7b;*/
  color: #fff;
}
#cma-tpl .cma-form .Box-navigation-list {
  list-style: outside none none;
  padding-left: 0;
}
#cma-tpl .cma-form .Box-navigation li {
  background-color: #f1f1f1;
  border: 1px solid #fff;
  float: left;
  min-height: 115px;
  line-height: 1.4;
  padding: 10px;
  text-align: center;
  width: 33.3%;
  font-size: 14px;
  cursor: pointer;
}
#cma-tpl .cma-form .Box-navigation li:hover {
  background-color: #596a7b;
  color: #fff;
}
#cma-tpl .cma-form .Box-navigation li:hover a {
  color: #fff;
}
#cma-tpl .cma-form .Box-navigation .glyphicon {
  font-size: 24px;
  margin-bottom: 10px;
  margin-top: 5px;
}
#cma-tpl .cma-form .Box-navigation .glyphicon-class {
  display: block;
  text-align: center;
  word-wrap: break-word;
}
#cma-tpl .cma-form .Box-navigation img {
  display: block;
  text-align: center;
  width: auto;
  height: 52px;
  margin: 5px auto 10px auto;
}
#cma-tpl .cma-form .sub-Property form .input-group-addon {
  background: #eee;
  border-radius: 2px;
}
#cma-tpl .cma-form .m-b-sm {
  margin-bottom: 10px;
}
#cma-tpl .cma-form .m-t-lg {
  margin-top: 45px;
}
#cma-tpl .cma-form .m-t-sm {
  margin-top: 10px;
}
#cma-tpl .cma-form .m-t-md {
  margin-top: 25px;
}
#cma-tpl .cma-form .btn-left-toggle {
  border-radius: 4px;
  padding: 0 15px;
  position: fixed;
  right: 0;
  top: 50px;
  z-index: 6;
}
#cma-tpl .cma-form .navbar-toggle.collapsed.left-nav-show, #cma-tpl .cma-form .btn-left-toggle .navbar-toggle {
  float: right;
  margin-right: 0;
  margin-bottom: 0;
  font-size: 12px;
}
#cma-tpl .cma-form .btn-left-toggle .navbar-toggle {
  background: #CCC;
  color: #000;
}
#cma-tpl .cma-form .table.table.pro-price-adj tbody tr td span {
  float: left;
  line-height: 32px;
  margin-right: 5px;
  position: relative;
  margin-left: -13px;
}
#cma-tpl .cma-form .navbar-toggle.collapsed.left-nav-show::after, #cma-tpl .cma-form .btn-left-toggle .navbar-toggle::after {
  content: "";
  font-family: "FontAwesome";
  position: absolute;
  top: 4px;
  right: 4px;
}
#cma-tpl .cma-form .note_class {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
#cma-tpl .cma-form form .form-control.wid-sm {
  width: 100px;
  margin: auto;
}
#cma-tpl .cma-form form .form-control.wid-xs {
  width: 55px;
}
#cma-tpl .cma-form .table.table.pro-price-adj tbody tr th {
  border-top: 1px none;
  font-weight: 500;
}
#cma-tpl .cma-form .table.table.pro-price-adj tbody tr td span {
  float: left;
  line-height: 32px;
  margin-right: 5px;
  position: relative;
  margin-left: -13px;
}
#cma-tpl .cma-form .table.table.pro-price-adj tbody tr td span#TotalAdjustment {
  float: none;
  margin: 0;
  line-height: inherit;
  position: inherit;
}
#cma-tpl .cma-form table.pro-price-adj, #cma-tpl .cma-form table.pro-price-adj tr {
  border: 0px;
}
#cma-tpl .cma-form table.pro-price-adj thead th, #cma-tpl .cma-form table.pro-price-adj tbody td {
  vertical-align: middle;
  text-align: left;
  border: 0px;
}
#cma-tpl .cma-form .heading-top {
  background: #EEE;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  margin: 0 -15px 10px;
  padding: 10px;
}
#cma-tpl .cma-form .containt-heading {
  background: #DDD;
  border-top: 1px solid #cecece;
  border-bottom: 1px solid #f1f1f1;
  margin: 0 -15px 20px;
  padding: 10px;
}
#cma-tpl .cma-form .label-heading {
  font-size: 14px !important;
  font-weight: 600 !important;
}
#cma-tpl .cma-form .list-group-item {
  background-color: #fff;
  border: 1px solid #f5f5f5;
  display: block;
  font-size: 13px;
  margin-bottom: -1px;
  padding: 6px 12px;
  position: relative;
}
#cma-tpl .cma-form .label-heading {
  font-size: 14px !important;
  font-weight: 600 !important;
}
#cma-tpl .cma-form a.list-group-item {
  color: #428bca;
}
#cma-tpl .cma-form a.list-group-item:hover, #cma-tpl .cma-form a.list-group-item:focus {
  background-color: #428bca;
  color: #fff;
  text-decoration: none;
}
#cma-tpl .cma-form a.list-group-item:hover.disabled, #cma-tpl .cma-form a.list-group-item:hover.disabled:hover, #cma-tpl .cma-form a.list-group-item:hover.disabled:focus, #cma-tpl .cma-form a.list-group-item:focus.disabled, #cma-tpl .cma-form a.list-group-item:focus.disabled:hover, #cma-tpl .cma-form a.list-group-item:focus.disabled:focus {
  background-color: #eee;
  color: #777;
  cursor: not-allowed;
  font-size: 10px;
}
#cma-tpl .cma-form .btn-group > .btn, #cma-tpl .cma-form .btn-group-vertical > .btn {
  margin-bottom: 5px;
}

.ListingSheet .pl {
  font-size: 14px;
}
.ListingSheet .hs {
  font-size: 18px;
  line-height: 2;
}
.ListingSheet > table {
  width: 100%;
}
.ListingSheet > table > tbody > tr:first-child > td.pl {
  width: 550px !important;
}
.ListingSheet > table > tbody > tr:first-child > td.pl #PhotoPlaceholder {
  padding: 0 !important;
  background: none !important;
}
.ListingSheet > table > tbody > tr:first-child > td.pl #PhotoPlaceholder img {
  width: 100% !important;
  max-width: 512px;
  border: none;
}
.ListingSheet iframe {
  margin: 1em 0;
}

#results img.PropPhotoImg.SimplePhotoImg {
  width: 300px;
}
#results .pl {
  font-size: 11px;
}
#results .sf {
  font-size: 11px;
}

#resultsform {
  width: 960px;
}
#resultsform > table {
  width: 100%;
}
#resultsform .pl {
  font-size: 12px;
}
#resultsform .sf {
  font-size: 12px;
}
#resultsform img.PropPhotoImg.SimplePhotoImg {
  width: 300px;
}

#SearchPageHeader {
  width: 960px;
  margin: 0 auto;
}

/*# sourceMappingURL=legacy.css.map */
