@charset "utf-8";
body {
     background: none repeat scroll 0% 0% #ffffff;
     color: #000000;
     font: 13px 'Montserrat',Verdana,Arial,Helvetica,sans-serif;
     padding-top: 10px;
     letter-spacing: -0.02px;
     font-weight: 500;
}
#container {
     background: none repeat scroll 0% 0% #FFFFFF;
     border: 1px solid #000000;
     margin: 0pt auto;
     text-align: left;
     width: 1000px;
     min-height:800px;
}
#wrapper{
}
#header {
     background: none repeat scroll 0% 0% #DDDDDD;
     padding: 0pt 10px;
     padding-top:5px;
}
#logo{
float:left;
}
#logo img{
    border:none;
}
.container1:after {
    clear: both;
}
.container1:before, .container1:after {
    content: "";
    display: table;
}
#header h1 {
     margin: 0pt;
     padding: 10px 0pt;
}

#infoArea {
     display: inline;
     width: 100%;
}
#sidebar1 {
    /* background: none repeat scroll 0% 0% #E7F8FF; */
    /* border-radius: 5px 5px 5px 5px; */
    /* border: 1px solid #C7E3EF; */
     padding: 4%;
     border: 1px solid #ccc;
     margin: 0 auto 0 auto;
     background-image:url('../images/sidebg1.png');
     text-align:center;
     }
.a_block{
    display:inline-block;
    text-align:left;
}
#sidebarLogin {
  /*   background: none repeat scroll 0% 0% #FCFFD6;
     border-radius: 5px 5px 5px 5px;
     border: 1px solid #55C0EE; */
     padding: 10px;
     background-image:url('../images/sidebg1.png');
     text-align:center;
}
#esocial {
     margin-top:20px;
     width: 100%;
}
#mainContent {
}
/* resultTable  start */
table#resultTable {
     border-collapse: collapse;
     border-color: #CBCBCB;
     /*border-radius: 5px 5px 5px 5px;*/
     border-spacing: 2px;
     border-style: none;
     border-width: medium;
     width:100%;
}

table#resultTable tr {
     border-bottom:1px solid #808080;
}
.headRow1 td {
     color:#555555;
 }
.headRow2 td {
     background-color: #F7F7F7;
}
.headRow2 a {
    text-decoration:none;
}
.headRow1 td.shownumResults{
    font-weight:normal;
    font-size:85%;
    text-align:right;
}
.priceDown, .cityDown, .dateDown{
    background-image:url(../images/down-sort.png);
    background-repeat: no-repeat;
    width:8px;
    height:5px;
    display:inline;
    padding-left:10px;
    color: red;
}
.priceUp, .cityUp, .dateUp{
    background-image:url(../images/up-sort.png);
    background-repeat: no-repeat;
    width:8px;
    height:5px;
    display:inline;
    padding-left:10px;
}

table#resultTable td {
     padding: 5px;
}

table#resultTable td.resultHeading {
     padding-right: 10px;
     width: 57%;
}
.resultHeading .infotext{
    color:#ACACAC;
    font-size:80%;
}
td.resultHeading a{
 text-decoration:none;
}

table#resultTable td.colhide {
padding-top: 10px;
vertical-align: top;
width:12px;
}
table#resultTable tr.pagination{
border:0;
}
table#resultTable tr.pagination td{
text-align:right;
}
table#resultTable tr.resultRow{
cursor:pointer;
}
tr.pagination a{
    text-decoration:none;
}
tr.pagination span {
     background: none repeat scroll 0% 0% #E7F8FF;
     border: 1px solid #C7E3EF;
     padding: 1px 10px;
     font-weight:bold;
}
.pagination .noPage {
display:none;
}
.pagination .pgNavSelected{
    background-color: #81DAF5;
}
.resultChild td{
    background-color:#FCFCD9;
    border-top:1px solid #fff;
}
.childImageCol{
font-size:90%;
}

/* resultTable  ends */
#footer {
  position: absolute;
 bottom: 0;
 width: 100%;
 /* Set the fixed height of the footer here */
 height: 60px;
 background-color: #f5f5f5;
       padding: 0pt 10px;
       width: 100%;
       font:'Lato',sans-serif;
}
#footer p {
     margin: 0pt;
     padding: 10px 0pt;
     text-align:center;
}
.fltrt {
     float: right;
     margin-left: 8px;
}
.fltlft {
     float: left;
     margin-right: 8px;
}
.clearfloat {
     clear: both;
     font-size: 1px;
     height: 0pt;
     line-height: 0px;
}


.floatLeft {
float: left;
padding-right:50px;
}

#gallery {
    padding: 32px;
    background: #e1eef5;
    width:580px;
}
.ad-slideshow-controls {
     font-size: 11px;
     font-weight: bold;
}
.moreInfo {
     float: right;
     padding: 5px 10px;
     margin-left:5px;
}
.listingButtons .buyfeatured{
     background-color: #4a8bf5;
     color:#fff;
     border: 1px solid #2E64FE;
     padding: 5px 10px;
     margin-left:5px;
     cursor:pointer;
     float: right;
}
.listingButtons2{
text-align:center;
}
.listingButtons2 .buyfeatured{
     background-color: #4a8bf5;
     color:#fff;
     border: 1px solid #2E64FE;
     padding: 5px 10px;
     margin-left:5px;
     cursor:pointer;
   }
.listingButtons .buyfeatured:hover{
     background-color: #2E64FE;
    }
.small{
    font-size:85%;
}
.small a{
    text-decoration:none;
    color:#000;
}
.loginForm input[type=text], .loginForm  input[type=password] {
    font-family: sans-serif;
    width:150px;
}
.registerForm input[type=text], .registerForm input[type=password] {
    font-family: sans-serif;
}
.registerForm td{
    font-size:90%;
}
.redMessage{
    color:#FF0004;
    font-size:75%;
}
#memberMenu{
text-align:center;
}
#memberMenu .memberMenuItem{
    margin:0 auto;
    background-color:#fffff7;
    padding:5px;
    border-top:1px solid #999;
    height: auto !important;
    height:18px;
    min-height: 18px;
    text-align:center;
}
#memberMenu .memberMenuItem:hover{
background-color:#fffff7;
border:1px solid #727272;
color:#333333;
-webkit-transition: all 0.20s ease-in-out;
   -moz-transition: all 0.20s ease-in-out;
     -o-transition: all 0.20s ease-in-out;
        transition: all 0.20s ease-in-out;
}
#memberMenu .memberMenuItem a{
    text-decoration:none;
    color:#727272;
}
#memberMenu .memberMenuItem a:hover{
    text-decoration:none;
    color:#444;
    -webkit-transition: all 0.20s ease-in-out;
       -moz-transition: all 0.20s ease-in-out;
         -o-transition: all 0.20s ease-in-out;
            transition: all 0.20s ease-in-out;
}
#memberMenu .currentMenuItem{
    margin:1px, 0;
    color: #fff;
    background-color:#00a8ba;
    padding:5px;
    border:1px solid #fffb65;
    text-align:center;
}
#memberMenu .currentMenuItem a{
    text-decoration:none;
    color:#fff;
    padding:0;
}
.success_message{
background-color:#CEFACC;
padding:5px 10px;
font-size:120%;
}
.error_message{
background-color:#FACCCC;
padding:5px 10px;
font-size:120%;
}
#memberArea{
padding:10px;
border-collapse: collapse;
border-color: #CBCBCB;
border-radius: 5px 5px 5px 5px;
border-spacing: 2px;
border-style: none;
border-width: medium;
width:97%;
border:1px solid #ccc;
}
table#listingImageTable{
width:100%;
text-align:center;
}
#listingImageTable td{
border-color: #CBCBCB;
border-style: solid;
border-width: 1px;
height:200px;
vertical-align:bottom;
padding:10px;
}
.listingSmallImage a{
font-weight:bold;
text-decoration:none;
font-size:85%;
}
div.listingItem{
padding:10px 4px;
}
div.listingItem ul {
float:right;
padding:2px;
}
div.listingItem ul li{
display:inline;
padding:0 20px;
}
div.listingItem span.listingItemValue{
padding:0 20px 0 5px;
}
span.itemspace{
padding-left:20px;
border-left:1px solid #ccc;
}
div#listingImages{
border: 1px solid #ccc;
padding: 10px 0;
text-align:center;
}
div#listingImages img{
width:77px;
height:47px;
margin:2px;
border: 1px solid #ccc;
}
.reListingHeadline{
font-size:150%;
}
#resultTable .alreadySeen{
margin-left:10px;
padding:0 5px;
font-weight:bold;
}
#resultTable .listingMarked{
margin-left:5px;
padding:0 5px;
font-weight:bold;
}
#resultTable .featuredlisting{
margin-left:5px;
padding:0 5px;
font-weight:bold;
}
.reHeading1{
padding-left:10px;
background-color:#C7E3EF;
color:#000;
}
#listingButtons{
 margin:8px 0;
 text-align:center;
}
#listingButtons span, a.listingcontact{
  padding: 6px 10px;
}
#listingButtons span a{
color: #000000;
text-decoration:none;
}
#listingButtons span:hover {
cursor:pointer;
}
.tooltip{
background-color:#FFFFD5;
padding:5px;
border:1px solid #ccc;
}
#reMarkedListing, #reAlreadyMarkedListing, #reFlaggedListing{
display:inline;
}
#listingButtons #reAlreadyMarkedListing span{
padding: 5px 10px;
}
div.reContactInformation{
padding:10px;
min-height:150px;
margin-top:20px;
clear:both;
}
div#reListingOnMap{
border:1px solid #ccc;
height:300px;
width:100%;
}
div#reListingOnMap2{
border:1px solid #ccc;
height:300px;
}
div#reListingOnMap3{
border:1px solid #ccc;
height:300px;
}
div#reListingOnMap4{
border:1px solid #ccc;
height:180px;
width:100%;
}
div#reListingOnMap5{
border:1px solid #ccc;
height:180px;
width:100%;
}
fieldset#submitListingPage,fieldset#reProfilePage{
padding:10px 25px;
}
.rebutton{
margin-top:5px;
padding:2px 5px;
font-size:100%;
}
.recontact_image{
float:right;
padding-left:5px;
}
#listingAllowedThings{
float:right;
padding:10px;
}
#listingAllowedThings div{
padding-top:5px;
}
#reDescriptionRow .reListingDescription{
min-height:170px;
margin-bottom:20px;
/* max-width:650px; */
}

.smallOptional{
color:#204CA2;
font-size:9px;
padding-left:5px;
}
.smallOptional a{
color:#204CA2;
font-size:9px;
padding-left:5px;
text-decoration:none;
}
#mapOverlayDiv{
right: 0px;
bottom: 0px;
position: fixed;
display:none;
}
#mapOverlayDiv input{
    width:200px;
    height:50px;
    font-weight:bold;
}
.mapInfoPic{
width:50px;
height:50px;
float:left;
padding-top:10px;
}

.mapInfoText{
color:#626466;
}
.mapInfoText .smallText a{
    font-size:11px;
}
.infoBubble{
    background-image:url(images/bubble1.png) top left no-repeat;
    width:535px;
    height:95px;
}
div.newline1{
height:20px;
clear:left;
}
div.adminlabel{
width:270px;
float:left;
padding-left:20px;
}
.info_success{
background-color:#f9edbe;
border:1px solid #f0c36d;
padding:2px;
margin-bottom:5px;
}
.info_error{
background-color:#FBBFC5;
border:1px solid #F06C6C;
padding:2px;
margin-bottom:5px;
}
td.admintd h4{
padding:3px;
color:#fff;
background-color:#00a8ba;
}
td.admintd span.headinginfo{
font-size:80%;
padding-left:10px;
color:#FFFFE1;
background-color:#00a8ba;
}
#header_top_menu{
float:right;
border:1px solid #fff;
}
#header_top_menu ul {
margin:0px;
padding:5px 0px;
background-color:#000;
}
#header_top_menu ul li{
display:inline;
padding:5px 10px;
}
#header_top_menu a{
color:#fff;
text-decoration:none;
}
#header_top_menu ul li.first_item{
border-right:1px solid #fff;
}
tr.allmembers td{
font-size:85%;
}
tr.bannedMember td{
background-color:#EFB8B8;
}

div.listing_status {
display:inline;
font-weight:bold;
padding:5px;
}
div.allMemNav{
clear:both;
margin-top:10px;
}
tr.specialListing1 td{
background-color:#EBF4FF;
}
tr.speciallistingChild td{
background-color:#F4F9FF;
}
tr.inactivelistingChild td{
background-color:#F8E0F7;
}
#top_ad_menu{
padding-bottom:5px;
text-align:right;
}
#sidebarad1{
margin-top:20px;
text-align:center;
}
#contactpage table{
margin-top:10px;
}
#contactpage table td{
font-size:110%;
}
td.infield{
padding:2px 10px;
}
td.infield input{
padding:5px 0;
}
div#contactpage{
margin: 0 auto;
width:70%;
}
#contactpage table, #contactpage table td{
border:0;
}
#contactpage table tr{
    border:0;
}
#listingStatus{
font-size:80%;
padding:5px 5px;
background-color:#ccc;
display:none;
}
#rehtaccessinfo, #htaccessInfo{
    display:none;
}
div.onlyResidential, div.onlyCommercial{
    display:none;
}
.ui-multiselect-all span{
font-size:73%;
}
.ui-multiselect-none span{
font-size:73%;
}
#theListing{
position:fixed;
background:#fff;
width:50%;
top:0px;
padding:5px;
z-index:90;
display:none;
overflow:auto;
}
.nolisting{
position:relative;
width:50%;
margin:25% 30% 0px 30%;
float:left;
display:none;
}
/*#modeButton{
z-index:89;
position:fixed;
bottom:10px;
right:5px;
padding:5px;
cursor:pointer;
}*/
#modeButton a{
   text-decoration:none;
}

#reListingsPerPage1, #reListingsPerPage2{
width:92px;
}
#sidebar1 table, #sidebarLogin table{
background-color:inherit;
}
button.ui-multiselect{
    margin:0;
}
.ui-multiselect-checkboxes span{
padding-left:4px;
}
.ssocial{
    padding-top:10px;
}
#sidebar1 h3{
	margin-top:0;
    margin-bottom:10px;
}
#perimeter{
border:1px solid #ccc;
}
.required_field{
    color:#00a8ba;
    font-size:12px;
    padding-right:2px;
}
#mapResults img {
    max-width: none;
}
.markerInfo{
z-index:110;
padding-bottom: 1px;
padding-left: -20px;
overflow:hidden;
font-family:'Montserrat', sans-serif;
}
#hidebar{
background-image:none;
background-repeat:no-repeat;
background-position:center;
height: 30px;
width: 30px;
float:right;
cursor:pointer;
z-index: 100;
margin-top:5px;
}
#hidebar:before{

  font-size:26px;
  color:#00a8ba;
  opacity:0.8;
}
#showbar{
background-image:none;
background-repeat:no-repeat;
background-position:center;
height: 50px;
width: 100px;
left:10px;
cursor:pointer;
z-index: 100;
position:fixed;
display:none;
}
#showbar:before{
  content: none;
}
.listingtype{
width:100px;
}
.fblogin img:hover{
    background-color:#fff;
}
#addListingMap img, #reListingOnMap img {
  max-width: none;
}
#addListingMap label, #reListingOnMap label {
  width: auto; display:inline;
}
#addListingMap img, #reListingOnMap img {
  max-width: none;
}
#addListingMap label, #reListingOnMap label {
  width: auto; display:inline;
}
#reListingOnMap2 img {
  max-width: none;
}
#reListingOnMap2 label {
  width: auto; display:inline;
}
#reListingOnMap2 img {
  max-width: none;
}
#reListingOnMap2 label {
  width: auto; display:inline;
}
#reListingOnMap3 img {
  max-width: none;
}
#reListingOnMap3 label {
  width: auto; display:inline;
}
#reListingOnMap3 img {
  max-width: none;
}
#reListingOnMap3 label {
  width: auto; display:inline;
}
#reListingOnMap4 img {
  max-width: none;
}
#reListingOnMap4 label {
  width: auto; display:inline;
}
#reListingOnMap4 img {
  max-width: none;
}
#reListingOnMap4 label {
  width: auto; display:inline;
}
#canvas img {
  max-width: none;
}
#reListingOnMap5 img {
  max-width: none;
}
#reListingOnMap5 label {
  width: auto; display:inline;
}
#reListingOnMap5 img {
  max-width: none;
}
#reListingOnMap5 label {
  width: auto; display:inline;
}
#MapLoadingImage{
    position:absolute;
    z-index:1000;
    top:50%;
    left:50%;
    display:none;
}
 .maplabels-a{
   color: #222;
   background-color: #fff;
   font-family: "Lucida Grande", "Arial", sans-serif;
   font-size: 10px;
   font-weight: bold;
   text-align: center;
   padding: 0 2px;
   border: 1px solid #007e8c;
   white-space: nowrap;
   }
.maplabels-b{
     color: #222;
     background-color: #fff;
     font-family: "Lucida Grande", "Arial", sans-serif;
     font-size: 10px;
     font-weight: bold;
     text-align: center;
     padding: 0 2px;
     border: 1px solid #007e8c;
     white-space: nowrap;
   }
.maplabels-c{
  color: #222;
  background-color: #fff;
  font-family: "Lucida Grande", "Arial", sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  padding: 0 2px;
  border: 1px solid #007e8c;
  white-space: nowrap;
   }
.maplabels-d{
  color: #222;
  background-color: #fff;
  font-family: "Lucida Grande", "Arial", sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  padding: 0 2px;
  border: 1px solid #007e8c;
  white-space: nowrap;
   }
.maplabelsFeatured{
 color: #DF0101;
     background-color: #F3F781;
     font-family: "Lucida Grande", "Arial", sans-serif;
     font-size: 12px;
     font-weight: bold;
     text-align: center;
     padding: 0 10px;
     border: 2px solid black;
     white-space: nowrap;
}
   .maplabels2{ display:none };

.reAttributes{
width:35%;
float:right;
margin-left:5px;
margin-bottom:5px;
padding:5px;
}
#listing_attributes{
    border-collapse:separate;
    border:0;
    width:100%;
}
.reAttributes #listing_attributes td{
    padding:1px;
}
.reAttributes ul#listing_attributes li{
    display:list-item;
    list-style:none;
}
#listing_attributes_2{
    border-collapse:separate;
    border:0;
    width:100%;
    font-size: 13px;
}
.reAttributes #listing_attributes_2 td{
    padding:0px;
}
.reAttributes ul#listing_attributes_2 li{
    display:list-item;
    list-style:none;
}
#listing_attributes_3{
    border-collapse:collapse;
    color: #333333;
    width:100%;
    font-size: 10px;
    border: 1px solid #727272;
    margin-top: 4px;
    line-height: 75%;
}
.reAttributes #listing_attributes_3 td{
    padding:4px;
}
.reAttributes ul#listing_attributes_3 li{
    display:list-item;
    list-style:none;
}
#listing_attributes_4{
    border-collapse:collapse;
    color: #333333;
    width:100%;
    font-size: 10px;
    border: 1px solid #333333;
    margin-top: 4px;
    line-height: 40%;
}
.reAttributes #listing_attributes_4 td{
    padding:4px;
}
.reAttributes ul#listing_attributes_4 li{
    display:list-item;
    list-style:none;
}
#listing_attributes_5{
    border-collapse:collapse;
    color: #333333;
    width:100%;
    font-size: 11px;
    border: 1px solid #333333;
    margin-top: 4px;
    line-height: 90%;
}
.reAttributes #listing_attributes_5 td{
    padding:4px;
}
.reAttributes ul#listing_attributes_5 li{
    display:list-item;
    list-style:none;
}
.row.display-flex {
  display: flex;
  flex-wrap: wrap;
}
.row.display-flex > [class*='col-'] {
  display: flex;
  flex-direction: column;
}

.attr_value{
    float:right;
    width:50%;
}
.attr_value_2{
    float:right;
    width:90%;
}
.address_attr{
    font-weight:bold;
    margin-bottom:10px;
}
.textimage{
    float:left;
}
.textimage img {
    margin: 0 10px 20px 0;
}
.textrecord {
    clear: both;
    padding: 15px 0;
    cursor:pointer;
}
#textResultsTable{
    clear:both;
}
#textResultsTable .pagination a{
    padding: 0 4px;
    line-height: 16px;
    font-size:85%;
}
#textResultsTable .pagination ul li{
    height:10px;
}
#sidebarResults{
   overflow:auto;
   color: #4f4f4f;
}
#sidebar2{
   overflow:auto;
   color: #4f4f4f;
}
.textrecord .textcontent{
  font-size: 90%;
}
.textrecord .textcontent .textcontent_headline{
 font-weight:bold;
}
.textcontent_lid {
    font-size: 70%;
}
#mapSidebar .ui-tabs .ui-tabs-panel{
    padding-left:7px;
    padding-right:7px;
}
#dashboardSidebar .ui-tabs .ui-tabs-panel{
    padding-left:7px;
    padding-right:7px;
}
#sidebarLogin{
    color:#000;
}
.markerInfo .label{
	padding: 2px 2px;
}
.top_menu .dropdown-menu{
	left:auto;
	right:1px;
}
.placeholder
{
  color: #aaa;
}
.logo_brand{
	font-size:25px;
}
.logo_brand a:hover{
	text-decoration:none;
}
#showSidebar, #hideSidebar{
display:none;
margin-right:5px;
cursor:pointer;
}
.nav .dropdown-menu{
	z-index:10000;
}
.ui-autocomplete {
            max-height: 100px;
            font-size: 12px !important;
            overflow-y: auto;
            /* prevent horizontal scrollbar */
            overflow-x: hidden;
            /* add padding to account for vertical scrollbar */
            padding-right: 20px;
    }
    /* IE 6 doesn't support max-height
     * we use height instead, but this forces the menu to always be this tall
     */
    * html .ui-autocomplete {
        height: 100px;
    }
.txt-align-r{
	text-align:right;
}
.listingTitle, .listingPrice{
	margin-bottom:10px;
	font-size:20px;
	}
.listingAddress, .listingBeds, .listingBaths, .listingType, .listingClassification{
	font-weight:bold;
}
.listingAttributes span{
	margin-left:5px;
	}
#resultTable .listingRow {
    border-bottom: 1px solid #cbcbcb;
    padding: 10px 0;
    margin-left: -5px;
    margin-right: -5px;
}
.overlayContainer {
    display: block;
    position: relative;
}
.imgOverlay1 {
    background-color: rgba(51, 51, 51, 0.7);
    color: white;
    position: absolute;
    left:10px;
    bottom:5px;
    padding:4px;
}

.footer-nav ul {
    padding: 10px 0px;
    text-align: center;
    width: 100%;
}
.footer-nav ul li {
    display: inline-block;
    padding: 0 20px;
}
.footer-nav ul {
    text-align: center;
}
#fancybox-frame {
	overflow: scroll !important;
	-webkit-overflow-scrolling: touch !important;
}
/*@media (max-width: 992px) {
#mortgageCalculator{display:none;}
}*/
@media (min-width: 768px) and (max-width: 1024px) {
.mapInfoPic{
width:25px;
height:25px;
float:left;
padding-top:5px;
}
}
@media (min-width: 500px) and (max-width: 650px) {
#theListing{
width:500px;
padding:5px;
}
}
@media (min-width: 300px) and (max-width: 500px) {
.listingPrice{font-size:12px;}
#theListing{
width:290px;
padding:5px;
}
.overlayContainer .icon-large{display:none;}
}
.listingTitle a:hover{ text-decoration:none; }
@media (min-width: 200px) and (max-width: 300px) {
.listingPrice{font-size:12px;}
#theListing{
width:190px;
padding:5px;
}
.imgOverlay1 {
    left:1px;
    bottom:1px;
    padding:0px;
}
.overlayContainer .icon-large{display:none;}
}
@media print {
   .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
   }
   .col-sm-12 {
        width: 100%;
   }
   .col-sm-11 {
        width: 91.66666667%;
   }
   .col-sm-10 {
        width: 83.33333333%;
   }
   .col-sm-9 {
        width: 75%;
   }
   .col-sm-8 {
        width: 66.66666667%;
   }
   .col-sm-7 {
        width: 58.33333333%;
   }
   .col-sm-6 {
        width: 50%;
   }
   .col-sm-5 {
        width: 41.66666667%;
   }
   .col-sm-4 {
        width: 33.33333333%;
   }
   .col-sm-3 {
        width: 25%;
   }
   .col-sm-2 {
        width: 16.66666667%;
   }
   .col-sm-1 {
        width: 8.33333333%;
   }
}
@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}
.btn-primary {
  color: #ffffff;
  background-color: #00a8ba;
  border-color: #007e8c;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #00b1b3;
  border-color: #00a8ba;
}
#visitproperty {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-top: 0px;
  line-height: 50%;
}
@media print {
  img {
    max-width: none !important;
  }
}
/* CUSTOM CHECKBOX */
/* The container */
.container_checkbox {
    display: block;
    position: relative;
    min-height: 14px;
    padding-top: 10px;
    margin-top: 6px;
    padding-left: 20px;
    margin-bottom: 0px;
    cursor: pointer;
    line-height: 14px;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/* Hide the browser's default checkbox */
.checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
/* Hide the browser's default checkbox */
.container_checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    border: 1px solid #808080;
    background-color: #fff;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin: 0px;
}
/* On mouse-over, add a background color */
.container_checkbox:hover input ~ .checkmark {
    background-color: #fcfaa6;
    -webkit-transition: all 0.20s ease-in-out;
       -moz-transition: all 0.20s ease-in-out;
         -o-transition: all 0.20s ease-in-out;
            transition: all 0.20s ease-in-out;
}
/* When the checkbox is checked, add a background */
.container_checkbox input:checked ~ .checkmark {
    background-color: #00a8ba;
    border: 1px solid #00808e;
    -webkit-transition: all 0.15s ease-in-out;
       -moz-transition: all 0.15s ease-in-out;
         -o-transition: all 0.15s ease-in-out;
            transition: all 0.15s ease-in-out;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
/* Show the checkmark when checked */
.container_checkbox input:checked ~ .checkmark:after {
    display: block;
}
/* Style the checkmark/indicator */
.container_checkbox .checkmark:after {
    left: 4px;
    top: -1px;
    width: 8px;
    height: 14px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* CUSTOM RADIO */
/* The container - this from w3schools*/
.container_radio {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 6px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Hide the browser's default radio button */
.container_radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
/* Create a custom radio button */
.checkmark_radio {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border-radius: 0%;
  border: 1px solid #888;
}
/* On mouse-over, add a grey background color */
.container_radio:hover input ~ .checkmark_radio {
  background-color: #fcfaa6;
  -webkit-transition: all 0.20s ease-in-out;
   -moz-transition: all 0.20s ease-in-out;
     -o-transition: all 0.20s ease-in-out;
        transition: all 0.20s ease-in-out;
}
/* When the radio button is checked, add a blue background */
.container_radio input:checked ~ .checkmark_radio {
  background-color: #00a8ba;
  border: 1px solid #00a8ba;
  -webkit-transition: all 0.25s ease-in-out;
       -moz-transition: all 0.25s ease-in-out;
         -o-transition: all 0.25s ease-in-out;
            transition: all 0.25s ease-in-out;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark_radio:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the indicator (dot/circle) when checked */
.container_radio input:checked ~ .checkmark_radio:after {
  display: block;
}
/* Style the indicator (dot/circle) */
.container_radio .checkmark_radio:after {
 	top: 0px;
	left: 0px;
	width: 18px;
	height: 18px;
	border-radius: 00%;
	background: #00a8ba;
    border: 1px solid #fff;
}



/*Custom Select*/
select {
  /* styling */
  background-color: white;
  color: #555555;
  border: thin solid #cccccc;
  border-radius: 4px;
  display: inline-block;
  font: inherit;
  padding: 0.5em 3.5em 0.5em 1em;
  /* reset */
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}
select::-ms-expand {
display: none;
}
/* arrows */
select.minimal {
  background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
}
select.minimal:focus {
  background-image:
    linear-gradient(45deg, gray 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, gray 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
  border-color: #00a8ba;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.cdt-step-progressbar {
  width: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.appointmentbox{
  display:inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
  min-height: 50px;
  border: 1px solid #909090;
  background-color:#fff;
}
.messagebox{
  display:inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
  min-height: 100px;
  border: 1px solid #909090;
  background-color:#fff;
}
.notebox{
  display:inline-block;
  padding-top: 8px;
  padding-bottom: 8px;
  border: 1px solid #bbb;
  align: left;
  color:#727272
}
.gm-style-iw-c {
  border-radius: 0px !important;
  background-color:#fffff7;
}
.gm-style {
  border-radius: 0px !important;
  background-color:#fffff7;
}
