@font-face {
        font-family: 'oswald';
	src: url('defaultSiteFonts/oswald-webfont.eot');
	src: url('defaultSiteFonts/oswald-webfont.eot?#iefix') format('embedded-opentype'),
	     url('defaultSiteFonts/oswald-webfont.woff') format('woff'),
	     url('defaultSiteFonts/oswald-webfont.ttf') format('truetype'),
	     url('defaultSiteFonts/oswald-webfont.svg#avianregular') format('svg');
	font-weight: normal;
	font-style: normal;

}

@font-face {
        font-family: 'avian';
	src: url('defaultSiteFonts/avian-webfont.eot');
	src: url('defaultSiteFonts/avian-webfont.eot?#iefix') format('embedded-opentype'),
	     url('defaultSiteFonts/avian-webfont.woff') format('woff'),
	     url('defaultSiteFonts/avian-webfont.ttf') format('truetype'),
	     url('defaultSiteFonts/avian-webfont.svg#avianregular') format('svg');
	font-weight: normal;
	font-style: normal;

}

@font-face {
    font-family: 'CenturyGothic';
    src: url('defaultSiteFonts/gothic.eot');
    src: url('defaultSiteFonts/gothic.eot?#iefix') format('embedded-opentype'),
         url('defaultSiteFonts/gothic.woff') format('woff'),
         url('defaultSiteFonts/gothic.ttf') format('truetype'),
         url('defaultSiteFonts/gothic.svg#century_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSans';
    src: url('defaultSiteFonts/OpenSans-Regular-webfont.eot');
    src: url('defaultSiteFonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('defaultSiteFonts/OpenSans-Regular-webfont.woff') format('woff'),
	url('defaultSiteFonts/OpenSans-Regular-webfont.ttf') format('truetype'),
	url('defaultSiteFonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'microgrammadmedextregular';
    src: url('defaultSiteFonts/microgrammadmedext-webfont.eot');
    src: url('defaultSiteFonts/microgrammadmedext-webfont.eot?#iefix') format('embedded-opentype'),
	url('defaultSiteFonts/microgrammadmedext-webfont.woff') format('woff'),
	url('defaultSiteFonts/microgrammadmedext-webfont.ttf') format('truetype'),
	url('defaultSiteFonts/microgrammadmedext-webfont.svg#microgrammadmedextregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* force a right scroll bar for firefox & opera */
*{margin:0px; padding:0px;}

/*div{
border:1px solid #000; !important 
}*/

html { 
min-height: 100%; 
margin-bottom: 1px; 
}

body {
margin-top: 0px;
margin-bottom:10px;
}

 a:hover{
text-decoration:underline;
}

 a:visited{
     color:#609;
}

/* divs */
 
#container{
font-family:Verdana, Arial, Helvetica;
font-size:11px;
color:#656565;
}

.no-layout-content{
    padding:20px 40px;
    position: relative;
    margin: 10% auto 0;
}

.no-layout-content p{
    font-size:15px;
    margin:10px 0;
    text-align:center;
}

#header{
position:relative;
z-index:1000;} 


#header form{
    display:flex;
}

#header form .defaultFormText, form.header-form .defaultFormText {
  border-right: 0;
  box-shadow: none;
  font-style: normal;
  height:auto;
  padding-left: 13px;
  flex: 1;
}

form.header-form .defaultFormText {
    background-color: #e8e8e8;
    border-radius: 0;
    border: 0;
    color: #666;
  font-size: 13px;
  padding: 8px 0;
}

.documents-container{
    width:100%;
    float:left;
}

.documents-container .documents-h2{
    padding-left:20px;
}

.documents-container .document{
    min-height: 200px;
}

.alerts_well {
width: 190px;
}

.receive_property_alerts{
float:right;
width:200px;
margin-top:38px;
}

.receive_property_alerts_link a{
color:#F17201;
font-weight:bold;
font-size:12px;
text-decoration:underline;
display:block;
margin-bottom:3px;
}

.receive_property_alerts_link ul li{
list-style-type:none;
}

.receive_property_alerts_text{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:bold;
color:#5c5c5c;
}

.property_alerts_popup{
color:inherit;
display:block;
font-size:12px;
width:100%;
}

.property_alerts_popup h1{
font-family:Verdana, Arial, Helvetica;
font-size:14px;
color:#000;
font-weight:bold;
margin-bottom:10px;
}

.property_alerts_popup p{
line-height:20px;
margin-top:10px;
margin-bottom:10px;
}

.property_alerts_popup .email, .property_alerts_popup .name, .property_alerts_popup .phone{
display:block; 
width:94%;
margin-bottom:10px;
}


.property_alerts_popup input[type="email"], .property_alerts_popup input[type="text"], .property_alerts_popup input[type="tel"], .property_alerts_popup select{
padding:10px;
width:100%;
}

.property_alerts_popup select{
height:auto !important;
margin-right:10px;
padding:8px 10px;
width:50% !important;
}

.property_alerts_popup .label{
float:left;
padding-top:7px;
width:50px;
font-weight:normal;
}

.property_alerts_popup span {
line-height: 22px;
}

.submit_button{
float:right;
padding:4px;
}

.property_alerts_popup .notification{
color:red;
font-weight:bold;
}

.clear_floats{                                                                                        
clear:both;                                                                                           
font-size:0px;                                                                                        
margin:0px;                                                                                           
padding:0px;                                                                                          
}
 
.bondCalculator p input{
float:right;
}

.bondCalculator p.result{
font-size:16px;
}

#content{
float:left;
width:820px;
padding-top:0px;
}

#content h1{
margin-bottom:19px;
}

#map_canvas, .google_map{
    float:left;
}

.content_column_1{
float:left;
width:500px;
margin-left:5px;
}

.content_column_1 .phone{
display:block; 
width:220px;
padding-bottom:5px;
}

.content_column_1 .cell{
display:block; 
width:220px;
padding-bottom:5px;
}

.content_column_1 .fax{
display:block; 
width:220px;
padding-bottom:5px;
}

.content_column_1 .email{
display:block; 
width:220px;
padding-bottom:5px;
}

.content_column_1 .label{
float:left;
width:60px;
}

.phone_cell_fax_email{
float:left; 
width:220px;
padding-right:10px;
}

.address_text{
float:right; 
width:270px;
}

.address_text .address{
float:right;
display:block; 
width:200px;
line-height:16px;
}

.address_text .label{
float:left;
width:55px;
}

.content_column_2{
float:left;
width:310px;
margin-top:-10px;
}


.properties{
position:relative;
}

.property_features{
    display:flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width:38%;
    margin-left:2%;
    padding: 3px 0 15px 0;
}

.property_features li{
    /* list-style-type: none; */
    width: 50%;
}

.property_intro{
float:left;
position:relative;
width:810px;
padding-left:5px;
padding-right:5px;
padding-top:15px;
padding-bottom:15px;
border-bottom:1px solid #dedede;
}

.property_intro_details {
    float: right;
    width: 62%;
}

.label{
font-weight:bold;
}

.property_intro img{
vertical-align: 0;
display: block;
margin: 0 auto;
}

.property_intro_image{
display:block;
float:left;
max-height:200px;
overflow:hidden;
width:33%;
position:relative;
}

img.image_full_width{
    width:100%;
}

img.image_full_height{
    height:100%;
}

.property_intro h2 {
font-size:11px;
display:block;
max-width: 80%;
}

.intro{
margin-top:5px;
display:block;
}

.property_intro .location, .property_intro .bedrooms, .property_intro .bathrooms, .on-show-dates, .show-address {
    display: block;
    margin: 5px 0 0;
}

.property_intro .on-show-dates .label, .show-dates{
    float:left;
}

.property_intro .price {
    display: block;
    margin: 10px 0 0;
}

#content .property_intro_details p {
   margin-bottom: 0;
}

.Privyseal-image {
    margin-top:10px;
    max-width: 65%;
    height: auto;
}

.property_intro .reference{
position:absolute; 
right:30px; 
text-align:right;
top:15px;
font-weight:bold;
display:block; 
}

.property_intro .sign_block{
position:absolute; 
right:30px; 
top:65px;
font-weight:normal;
font-size:15px;
padding:7px;
background-color:#4b7f16;
color:#fff;
overflow:hidden;
text-align:right;
}


.reference .label{
float:left;
margin-right:10px;
width:40px;
}

.property_intro .link{
    position: absolute;
    right: 0;
    bottom: 20px;
}

.property_intro .currency_converter{
display:none;
position:absolute;
width:auto;
height:60px;
background-color:#FFFFFF;
right:100px;
top:30px;
padding:10px;
border:3px;
border-color:#c8c8c8;
border-style:solid;
}

.property_intro .SumoSelect {
    width:auto;
}

.property_intro .currency_converter select{
margin-right:20px;
font-size:1em;
}

.property_intro .currency_converter p{
margin-bottom:10px;
font-size:1em;
}

.no_property_found{
float:left;
width:810px;
padding-left:5px;
padding-right:5px;
padding-top:10px;
}

.no_property_found a:link{
font-weight:normal;
}


/*Ie6 hack starts */

* html .image_padding{
float:left;
width:180px;
height:160px;
padding-right:20px;
}

* html .link_{
position:relative;
left:0px;
top:0px;
display:block;
}


* html .reference{
position:relative;
padding-top:5px;
left:0px;
top:0px;
display:block;
}
/*Ie6 hacks ends */

#left_column{
float:left;
width:40%;
margin-bottom: 3%;
padding-left:5px;
padding-top:0px;
margin-right:5px;
line-height:18px;
}

.property_full .province, .property_full .city, .property_full .suburb, .property_full .bathrooms, .property_full .bedrooms, .property_full .garages{
display: block;
float: none;
width: 100%;

/*text-align: right;
border-bottom: 1px solid #eee;
padding-bottom: 5px;
    padding-top: 5px*/
}

.property_full .label{
    float:left;
    margin-right: 5px;
    width:37%;
}

.property_full .price{
display:block; 
width:100%;
    float:none;
    line-height:1.2em;
    font-size:1.2rem;
    margin-bottom:3%;
}

.property_full .price a{
    font-weight:normal;
}

.property_full .price .label{
    display:none;
    width:auto;
}

/*end test*/

.property_full sup{
line-height:0;
}

.property_full .prev_next_ref{
float:right;
padding-bottom:20px;
text-align:right;
}

.property_full .prev_next{
    padding-right:10px;
}

.disable_a_href{
    pointer-events: none;
    color:#c0c0c0 !important;
}

.property_full .reference{
font-weight:bold;
}

.property_full .addthis_toolbox{
float:left;
width:218px;
}

.property_full .label_{
margin-bottom:20px;
width:315px;
height:30px;
}

#left_column #map_canvas, .google_map{
margin-bottom:0px;
margin-top:10px;
width:100%;
height:200px;
border:2px solid #ddd;
}

#right_column #map_canvas, .google_map{
margin-bottom:0px;
margin-top:0px;
width:100%;
height:200px;
border:2px solid #c6c6c6;
}

.message_agent_form form{
    text-align:right;
}

#agents{
    list-style-image:none;
}

#agents .agent{
line-height:18px;
display:block;
}

#gallery,
#additional_documents,
#play_video,
.message_agent_form,
#agents .agent:not(:last-child){
margin-bottom:5%;
}
#agents:after{
    content:" ";
    display:block;
    clear:both;
}

#agents .agent{
    float:left;
    margin:0;
    width:100%;
}

#agents .agent_image{
    float:left;
    height:110px;
    overflow:hidden;
    width:110px;
    display:flex;
    justify-content:center;
    align-items:flex-start;
}

/*new agent details*/
#agents .agent_image img{
    display:inline;
    vertical-align:middle;    
    
}

#agents .agent_details{
    float: right;
    width:71%;
}
/*end*/

#agents .agent_details h4{
    padding-bottom:5px;
    font-weight:normal;
}
                   
#content #agents .agent_details p{
    line-height:1.6;
    padding:0;
    margin:0;
}

#agents #propertyEnquiry{
    margin-bottom: 5%;
}

.property_full .heading{
    font-weight:bold;
    clear: left;
display:block;
}

.description .paragraphs{
    margin-top:0px;
    line-height: 1.6;
}

.points{
margin:10px 0px 20px 0px;
list-style-position: outside;
}

.points li{
list-style-type:disc;
margin-left:2%;
line-height: 1.6;
}

.points li.no_list_style{
    list-style-type:none;
}

#right_column{
float:right;
width:55%;
margin-left:3%;
margin-bottom:15px;
padding-right:5px;
}

#right_column #currency_converter{
display:none;
position:absolute;
width:150px; 
height:60px;
background-color:#FFFFFF;
left:23px;
top:220px;
padding:10px;
overflow:hidden;
border:3px;
border-color:#c8c8c8;
border-style:solid;
}

#right_column #currency_converter select{
margin-right:20px;
font-size:1em;
}

#additional_documents{
float:left;
padding-left:0px;
padding-right:10px;
line-height:18px;
}

#additional_documents .document{
display:block; 
margin-bottom:5px; 
margin-top:0px;
font-weight:bold;
}

#additional_documents .document a{
font-weight:normal;
}

#additional_documents .document .size{
color:#9c9c9c;
font-family:Georgia,"Times New Roman",Serif;
font-style:italic;
}

#content #additional_documents p{
    font-weight:bold;
margin-bottom:5px;
}

#play_video ul, #play_video ul li{
    display:inline;
}

#play_video ul li:not(:first-child):before{
    content:"|";
    font-weight:bold;
    display:inline;
}

#morgageCalculatorA{
margin:5px 0;
}

#morgageCalculatorB{
    background-color:white;
display:none;
height:auto;
border:1px solid #b4b4b4;
margin-top:-40px;
min-height: 160px;
min-width: 250px;
padding:20px 20px 10px;
position:relative;
position:absolute;
width:33%;
z-index:99;
}

#morgageCalculatorB input{
font-size:9px;
width: 80px;
}

#morgageCalculatorB p{
margin-bottom:5px; 
margin-top:10px;
text-align: right;
}

#morgageCalculatorB i{
position:absolute;
top: 10px;
right: 10px;
}

#morgageCalculatorB form{
    padding-top:10px;
}

.MorgageCalculatorText{
float:left;
width: 65%;
padding-bottom:2px;
}

.MorgageCalculatorInput{
float:right;
width:auto;
padding-bottom:2px;
}

#unitPicContainer{
float:left;
width:342px;
border-width:4px;
border-style:solid;
border-color:#c6c6c6;
text-align:center;
}

#unitPicLinks{
float:left;
width:328px;
padding:10px;
border-bottom-width:1px;
border-top-width:0px;
border-left-width:1px;
border-right-width:1px;
border-style:solid;
border-color:#dedede;
letter-spacing:1px;
}


#sub_page_content{
float:left;
width:810px;
padding-left:10px;
padding-right:5px;
padding-top:0px;
overflow:hidden;
position:relative;
}

#sub_page_content p {
margin-bottom: 15px;
line-height: 18px;
padding: 0px 5px 0px 0px;
}

#sub_page_content h2 {
font-size: 13px;
font-weight: bold;
color: black;
margin-left: 0px;
padding-bottom: 15px;
}

#sub_page_content h1 {
margin-bottom: 19px;
}

#sub_page_content ul{
margin-top:0px;
padding-left:5px;
margin-bottom:15px;
}

#sub_page_content li{
margin-left:20px;
padding-top:5px;
padding-bottom:5px;
list-style-type:disc;
}


#freeValuation{
float:left;
width:592px;
}

/*classes */

.featuredProp{
float:right;
width:399px;
border-top-width:1px;
border-bottom:0px;
border-left:0px;
border-right:0px;
border-style:solid;
border-color:#dedede;
padding-top:12px;
}

.floatFeatured{ 
float:left;
margin:0 20px 0 0;
 }

.featuredText a  {
font-weight:bold;
}

#featured_properties p, .floatFeatured, #feature-prop p{
height:150px;
overflow:hidden;
width:200px;   
}

#featured_properties img, .floatFeatured img, #feature-prop img{
min-height:100%;
width:100%;   
}

/*start includes styles*/

#featured_properties .feat-head, #featured_properties hr{
    display:none;
}

.feat-image{
    position:relative;
}

#feature-prop .feat-image{
    width: 240px;
}

#feature-prop .feat-sales-rentals, .featured-tag{
    display:none;
}

.featCity::before {
    content:" ";
    display:block;
    width:100%;
}
/*end include styles*/

/*start feat prop banner horizontal*/
.feat-prop-banner-one{
    padding-left:5px;
    padding-right:5px;
}
.feat-prop-banner-one h1{
    padding-bottom:15px;
}

.feat-prop-banner-one .feat-image{
    height:160px;
    margin:0 0 10px;
    width:100%;
}

.feat-prop-banner-one .featured_properties_text{
    line-height:18px;
}

.feat-prop-banner-one .featured_properties_text .label{
    font-weight:bold;
}

.feat-prop-banner-one .featuredProp{
    float:left;
    margin-right:5%;
    width:30%;
    border:0;
    padding-top:0;
}

.feat-prop-banner-one .featuredProp + .featuredProp + .featuredProp{
    float:right;
    margin-right:0px;
}

.feat-prop-banner-one .featured_properties_text {
    width: 188px;
}

/*end feat prop banner horizontal*/

/*start: feat prop slider*/
.feat-slider{
    height:356px;
    position:relative;
}

.flexSlider{
    background-color:#000;
    overlay:hidden;
}

.slides{
    width:100%;
}

.flexslider ul.slides li .slider-feat-caption{
    background-color:#fff;
    display:block;
    line-height:22px;
    bottom:40px;
    right:80px;
    position:absolute;
    width:40%;
    padding:10px 25px;
    z-index:999;
}

.flexslider ul.slides li{
    height:356px;
    display:block;
    position:relative;
}

.slider-link{
    float:right;
}
.slider-tag{
    background-color:#666;
    border-radius:15px;
    color:#fff;
    display:block;
    font-family:OpenSans, Verdana, san-serif;
    line-height:1;
    position:absolute;
    z-index:999;
    text-transform:uppercase;
    top:20px;
    right:20px;
    padding:10px 15px;
    font-size:12px;
}

.slider-price{
    font-size:22px;
    line-height:25px;
    padding-bottom:3px;
}
.slider-label{
    display:none;
}

.flexslider ul.slides li .slider-link, .flexslider ul.slides li .slider-feat-caption h2, .flexslider ul.slides li .slider-feat-caption p{
    padding: 0;
    margin: 0;
    line-height: 2;
}

.slider-price{
    line-height:1;
}

.flexslider ul.slides li .slider-feat-caption hr {
    margin:10px -25px;
}

.flexslider ul.slides li .slider-feat-image{
    display: flex;
    height:356px;
    flex-direction: column;
    justify-content: center;
}

.flexslider ul.slides li img{
    resize: vertical;
    width:100%;
}

ul.flex-direction-nav{
    display: flex;
    flex-direction:column;
    align-content:space-between;
    width: auto;
    position: absolute;
    right: 40px;
    bottom:40px;
}

ul.flex-direction-nav li{
    display:inline-block;
    margin-bottom:1px;
}

ul.flex-direction-nav li a{
    display:inline;
    font-family: FontAwesome;
    text-decoration:none;
    line-height:2.7;
    padding:15px 15px 16px;
}

/*end: feat prop slider*/

/*start: front custom search*/
.front-tab select{
    border-radius:0;
    border-color:#ddd;
    padding:5px 0;
    margin:10px 0 2px 20px;
    width:22%;
}

.front-tab #search-city{
    display:inline;
}

.front-tab #search-city span{
    width:45%;
}

.front-tab .custom-area-search{
    float:left;
    width:49%;
}

/*.front-tab #search-city button, .front-tab #search-city select.textfield, .front-tab #search-property-type button{
    border-radius:0;
    margin:10px 0 0 30px;
    height:74px;
    width:50% !important;
}

.front-tab #search-property-type button{
    height:auto;
    padding:6px;
    margin-top:12px;
}*/

.front-tab #search-property-type,
.front-tab #to, .front-tab #from{
    display:inline;
}

.front-tab .ui-state-default, .front-tab .ui-widget-content .ui-state-default, .front-tab .ui-widget-header .ui-state-default {
    border: 1px solid #ddd;
    background: #fff;
}

.front-tab #search-property-type .float{
    display:none;
}

.front-tab a.custom_search_btn{
    float:right;
    margin:10px 20px 20px;
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.nav > li {
    position: relative;
    display: block;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 20px;
}
.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}
.nav > li.disabled > a {
    color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
    color: #777777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #0088cc;
}
.nav .nav-divider {
    height: 1px;
    margin: 9.5px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.nav > li > a > img {
    max-width: none;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs > li > a {
    background-color: #e0e0e0;
}
.nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #555555;
    background-color: #ffffff;
    border-bottom-color: transparent;
    cursor: default;
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}
.nav-tabs.nav-justified > li {
    float: none;
}
.nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}
.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dddddd;
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.front-tab{
    background-color:#eee;
}

.tab-content{
 padding-top:20px;
}   

/*end: front custom search*/

.line{
float:left;
width:800px; 
height:1px;
padding-top:15px; 
padding-bottom:15px;
font-size:0px;  /*Ie6 hack */
margin:0 auto;
}

.unitRef{
float:left; 
width:350px; 
font-weight:bold; 
text-align:right; 
padding-bottom:20px;
}

#contactContainer{ 
width:50%;
float:left;
 }

.contactDetails{
float:left;
width:67px;
font-weight:bold;
line-height:18px;
}

.contactInfo{
float:left;
width:260px;
line-height:18px;
}

.contactAddress{
float:left;
width:74px;
font-weight:bold;
line-height:18px;
}

.contactAddressDetails{
float:left;
width:160px;
line-height:18px;
}

.alertTitle{
float:left;
width:55px;
line-height:18px;
padding-bottom:10px;
}

.alertTextBoxes{
float:left;
width:650px;
line-height:18px;
padding-bottom:10px;
}

.formLine{ 
clear:both;
}

.formLine1{
    float:left;
    width:48%;
}

.formLine2{
    float:right;
    width:48%;
}

.formTitle{
float:left;
width:20%;
line-height:18px;
padding-bottom:10px;
}

.formTextBox{
float:right;
width:79%;
line-height:18px;
padding-bottom:10px;
}

.formTextBox input[type="text"], .formTextBox select, .formTextBox textarea{
    padding:2%;
    width:96%;
}

.formTextBox select{
    width:100%;
}

.formBtn{
}

.submitBtnMargin{
margin-left:150px;
}

#footer_container{
    height:auto !important;
}

#footer_content{
position:relative;
width:815px;
margin:0 auto;
padding:20px 40px 5px 45px;
font-size:10px;
line-height:16px;
color:#656565;
font-family:Verdana, Arial, Helvetica;
}

#footer_content p{
margin-top:10px;
margin-bottom:10px;
}

#footer_container {
    min-height:32% !important;
}

.disclaimer{
float:left;
width:420px;
}

.disclaimer a{
color:#656565;
}

.webbox{
float:right;
width:370px;
}

#footer_content .footer_webbox_link{
display:block; 
width:355px;
padding-left:16px;
}

#footer_content .footer_webbox_text{
float:left;
width:254px;
padding-top:2px;
}

.property24_link{
color:#656565; 
font-size:9px; 
margin-left:20px; 
text-decoration:none;
}

#articles{
margin-top:20px;
}

#sub_page_content ul.articles{
    margin:0;
    padding:0;
}

#sub_page_content ul.articles li{
    border-bottom:1px solid #dedede;
    margin:0;
    padding:0;
    padding-bottom:10px;
    margin-bottom:10px;
    display:block;
}

#sub_page_content ul.articles li:last-child {
    border-bottom:0;
    padding-bottom:0;
}

#sub_page_content ul.articles li:after{
    content:" ";
    display:block;
    clear:both;
}

#sub_page_content ul.articles li h3{
margin:10px 0 0;
}

#sub_page_content ul.articles li p{
    margin:0;
    padding-top:5px;
}

#sub_page_content ul.articles li .time-stamp, #subPageContainer .time-stamp{
    color:#999;
    font-size:0.9em;
    font-weight:normal;
}

#subPageContainer .time-stamp{
    color:#999;
    font-size:1em;
    font-weight:normal;
    line-height:3;
}

#subPageContainer ol, #subPageContainer ul{
    padding-left:20px;
}

#sub_page_content ul.articles li .article_image{
    float:left;
    margin:10px 0 15px;
    margin-right:2%;
    max-height:130px;
    overflow:hidden;
    width:200px;
}

#sub_page_content ul.articles li img{
    height:100%;
    width:100%;
}

#articles h3{
font-size:12px;
margin-top:0px;
margin-bottom:0px;
}

#articles img{
    max-width:100%;
}

#articles p{
    margin:1em 0;
}

.affiliate_links{
float:left; 
width:810px; 
margin-top:15px; 
border-top:1px solid #dedede; 
padding-top:15px;
}

.team .agent{
position:static;
margin-bottom:20px;
margin-top:20px;
width:100%;
padding:0 0 20px 0;
border-bottom:1px solid #dedede;
overflow:hidden;
}

.team  .agent .photo{
float:left;
margin-right:20px;
width:100px;
}

.team  .agent .photo img{
    border:1px solid #ccc;
    width:100%;
}

.team .agent .contact_details{
float:left;
clear:right;
}

.team .contact_details .name{
display:block;
margin-bottom:5px;
font-size:1.1em;
font-weight:bold;
}

.team .contact_details .title{
display:block;
margin-bottom:15px;
font-weight:bold;
}

.team .contact_details .cellphone, .team .contact_details .work, .team .contact_details .home, .team .contact_details .fax, .team .contact_details .email{
display:block; 
margin-bottom:5px;
}

.team .contact_details .label{
float:left;
width:60px;
font-weight:bold;
}


.team .agent .areas{
float:left;
width:48%;
}

.team  .agent .bio{
margin-top:15px;
}

.document {
    width:30%;
    margin-right:1.25%;
    margin-bottom:10px;
    background-color:#f6f6f6;
    float:left;
    padding:20px;
    box-sizing: border-box;
    text-align:center;
}

#sub_page_content .document p{
    margin:0;
    padding:0;
}

#sub_page_content .document p, #sub_page_content .document h4{
    overflow-wrap: break-word;
}

.sort-search-bottom{
width: 815px;
margin: 0px 5px 15px 0px;
border-bottom: 0px solid #DEDEDE;
height: 14px;
padding: 8px 8px 13px 8px;
}

#sms_agent{
width:580px;
font-size:11px;
font-family:Verdana, Arial, Helvetica;
overflow:hidden;
}

#sms_agent h1{
font-family:Verdana, Arial, Helvetica;
font-size:14px;
color:#000;
font-weight:bold;
margin-bottom:10px;
}

#sms_agent .phone{
display:block; 
width:500px;
margin-bottom:10px;
}

#sms_agent .name{
display:block; 
width:500px;
margin-bottom:10px;
}

#sms_agent .email{
display:block; 
width:500px;
margin-bottom:10px;
}

#sms_agent .message{
display:block; 
width:500px;
margin-bottom:10px;
}

#sms_agent .available_characters{
display:block; 
padding-left:80px;
}

#sms_agent .submit_button{
display:block; 
padding:4px;
margin-top:10px;
margin-left:80px;
float: none;
}

#sms_agent .label{
float:left;
width:80px;
font-weight:bold;
}

/*
#content .tabs{
width:500px;
padding-left:5px;
}

#content .tabs li{
float:left;
list-style-type:none;
padding:6px;
border:1px solid #dedede;
border-bottom:0px;
font-size:13px;
margin-right:5px;
}

#content .tabs li a{
text-decoration:none;
color:#353535;
}

#content .tabs li:hover{
background-color:#dedede;
}

#content .tabs li.selected{
background-color:#dedede;
}
*/

#search-criteria #search_by_referance input.go_button{
padding-left:8px;
padding-right:8px;
padding-top:1px;
padding-bottom:1px;
margin-left:5px;
}

#search_by_referance input[type="text"]{
border: 1px solid #cccccc;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
transition: border linear 0.2s, box-shadow linear 0.2s;
display: inline-block;
height: 15px;
padding: 4px 6px;
font-size: 14px;
vertical-align: middle;
border-radius: 4px;
}

#search_by_referance input[type="text"]:focus{
border-color: rgba(82, 168, 236, 0.8);
outline: 0;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
}

#search-criteria h1{
margin-left:-6px;
margin-bottom:18px;
}

.warning_message{
color:#5b8940;
}

.feedback_message{
color:#5b8940;
}

.error_message{
color:#ff0000;
}

.sign{
color:#ed0000; 
margin-left:10px;
}

#content .sign_big{
color:#ed0000; 
}

#content .sign_block{
font-weight:normal;
font-size:15px;
padding:7px;
background-color:#4b7f16;
color:#fff;
overflow:hidden;
text-align:right;
margin-left:5px;
}

input{
color:#404040;
}

select{
color:#404040;
}

strong.ad-description-title {
font-weight:normal;
color: #424242;
padding:2px 2px;
}

#sub_page_content .formBtn input, #search-button input{
 padding: 3px 10px 2px;
}

input[type="submit"], input[type="button"], .default-btn {
 display: inline-block;
 padding: 3px 10px 2px;
 font-size: 12px;
 line-height: 18px;
 text-align: center;
 vertical-align: middle;
 cursor: pointer;
 color: #333333;
 border-color: #e6e6e6 #e6e6e6 #bfbfbf;
 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 border: 1px solid #cccccc;
 border-bottom-color: #b3b3b3;
 border-radius: 4px;
 box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,0.05);
                                                              }
input[type="submit"]:hover, .default-btn:hover {
 color: #333333;
 background-color: #e6e6e6;
}

option, select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
font-size:12px;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
background-color:transparent;
border: 1px solid #cccccc;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
transition: border linear 0.2s, box-shadow linear 0.2s;
display: inline-block;
padding: 2px;
color: inherit;
vertical-align: middle;
border-radius: 3px;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
width:166px;
}

#receive_property_alerts_box p input:focus, select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus{
border-color: rgba(82, 168, 236, 0.8);
outline: 0;
outline: thin dotted #999;
      /* IE6-9 */
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}

#receive_property_alerts_box p input {
background-color:transparent;
transition: border linear 0.2s, box-shadow linear 0.2s;
color: inherit;
vertical-align: middle;
border-radius: 3px;
border: 1px solid #bbb;
padding:1px;
width:158px;
}

textarea{
width:160px;
}

option{
font-family:inherit;
color:#555;
}

select{
font-family:inherit;
margin-left:0;
}

#sub_page_content input {
padding:5px;
}

#sub_page_content textarea{
height:60px;
padding:5px;
}

#search-alt {
width: auto;
}

#search-alt span{
display:block;
margin-bottom:13px;
}

#search-alt span.search-bedrooms, #search-alt span.search-bathrooms{
display:inline;
}

#search-property-type span {
margin: 0px;
}

#search-property-type label {
padding-right: 2px;
padding-left: 8px;
}

.search-bedrooms, #search-bedrooms-bathrooms {
margin: 0 !important;
}

.sort-search {
height:auto;
padding: 10px;
position: relative;
display:flex;
justify-content: space-between;
align-items: center;
}

.pager{
    display: block;
width: 70%;
}

#content .pager p{
    margin-bottom:0;
}

.sorter{
    display: flex;
align-items: center;
justify-content: space-between;
width: 30%;
}

input.defaultFormText {
padding:4px;
}

input.defaultFormText, input.formtextfield {
background-color:#fff;
width:120px;
}

#search-criteria {
padding-bottom: 5px;
}

#search-city {
width:auto;
}

select#countrySelect, select#provinceSelect {
margin-bottom:2px !important;
}

select#countrySelect, select#provinceSelect, select#citySelect {
width:89%;
}

#search-button{
margin-right:0 !important;
padding:0;
width:auto;
}

select, #search-criteria {
font-size: inherit;
}

select[disabled="disabled"]{
    color:#ccc;
    border-color:#dfdfdf;
}

select[disabled="disabled"] option{
    color:#ccc;
}

/*links page*/

#sub_page_content ul.link_page{
    padding-left:0;
    margin-left:0;
}

#sub_page_content ul.link_page li{
    padding-left:0;
    margin-left:0;
    margin-bottom:15px;
    list-style:none;
    border-bottom:1px solid #eee;
}

#sub_page_content ul.link_page li:after{
    content: "";
    display:block;
    clear:both;
    height:1px;
}

#sub_page_content ul.link_page li:last-child{
    border:0;
}

.link_page_image{
float:left;
width:235px;
margin-right:15px;
margin-bottom:15px;
height:150px;
overflow:hidden;
}

.link_page_image img{
max-width:100%;
max-height:100%;
}

#sub_page_content h2.link_page_link{
    padding:0;
}

.link_page_link a::after{
    content: "\f08e";
    font-family: FontAwesome;
    font-size: 0.7em;
}


.links_link{
margin-top:20px;
}
/*links page end */

/* START: new search on properties page*/

#search-container.search-box ~ .sort-search {
    height: auto;
}

#search-container.search-box .search-box-header,
#search-container.search-box #more-options-container{
   width:100%;    
}

#search-container.search-box #search-criteria{
    float:none;
    padding-bottom:10px;
}

#search-container.search-box .search-box-header{
    display:flex;
    justify-content: space-between;
}

#search-container.search-box .search-box-header #search-city,
#search-container.search-box .search-box-header #search-button,
#search-container.search-box .search-box-header .SumoSelect{
    display:inline-block;
    width:24%;
}

#search-container.search-box .search-box-header #search-city{
    width:49%;
}

#search-container.search-box .search-box-header #search-button{
    float:none;
    display:flex;
    justify-content: space-between;
    align-items: flex-start;
    width:25%;
}

#search-container.search-box #search-button *{
    display:inline;
}

#search-container.search-box #search-button input{
    display:inline;
}

#search-container.search-box .search-box-header .selectize-input{
    background-color:transparent;
}

#search-container.search-box .more-options-dropdown{ /*more options button*/
    padding:5px 10px;
    background-color: transparent;
    border: 1px solid;
    border-color: #ccc;
    cursor:pointer;
    border-radius: 4px;
    color:inherit;
    font-size:inherit;
    font-family:inherit;
}

#search-container.search-box .locationPicker input,
#search-container.search-box #search-alt .SumoSelect{
    width:100%;
    font-size:inherit;
}

#search-container.search-box #search-alt .SumoSelect{
    margin-top:5px;
}

#search-container.search-box .selectize-input{ /* Firefox 18- */
    color:inherit;
}

#search-container.search-box #search-alt{
    float:none;
    display:flex;
    flex-wrap:wrap;
    justify-content: space-between;
}

#search-container.search-box #search-alt span{
    margin-bottom: auto;
}

#search-container.search-box #search-alt .select-drop-down{
    margin-top:10px !important;
    float:none;
    width:24%;
}

#search-container.search-box #search-alt .select-drop-down > label{
    font-weight:600;
}

#search-container.search-box .search-box-header .selectize-input,
#search-container.search-box .SumoSelect > .CaptionCont,
#content .SumoSelect > .CaptionCont {
    border-color: #ccc;
    margin-bottom: auto;
    line-height: initial;
    min-height: unset;
    padding: 5px 8px;
    border-radius: 0;
    background-color:transparent;
}

#content .SumoSelect p.select-all {
    padding: 8px 0 3px 35px;
    line-height: initial;
    margin:auto;
}

#search-container.search-box .selectize-control.multi .selectize-input > div,
#content .SumoSelect > .optWrapper{
    color:#666;
}

#content .SumoSelect > .CaptionCont > span {
}

.SelectClass, .SumoUnder{
    z-index:-1;
}
/* END: new search on properties page*/


/* START: new quick search on index page*/

.front-page-search .SumoSelect > .CaptionCont,
.front-page-search #search-container.search-box .search-box-header .selectize-input,
.front-page-search #search-container.search-box .SumoSelect > .CaptionCont{
    background-color:#fff;
    border:0;
    line-height: inherit;
}

.front-page-search h2{
    padding-bottom:15px;
    margin:0;
}

#QuickSearch.front-search{
    position:absolute;
    width:40%;
    padding:0 5%;
    min-height:100%;
    top:0;
    right:0;
    bottom:auto;
    z-index:999;
}

#QuickSearch.front-search h2{
    padding:40px 0 20px;
    margin:0;
}

#QuickSearch.front-search p{
    padding-bottom:20px;
    margin:0;
}

#QuickSearch #search_form.front-page .more-options-dropdown{ /*more options button*/
    display:none;
}

.front-page-search #search_form #search-criteria,
#QuickSearch #search_form.front-page #search-criteria{
    border:0;
    margin:0;
    padding:0;
}

#QuickSearch #search_form.front-page .search-box-header{
    display:block;
}

#QuickSearch #search_form.front-page .search-box-header #search-city,
#QuickSearch #search_form.front-page .search-box-header #search-button,
#QuickSearch #search_form.front-page .search-box-header .SumoSelect{
    width:100%;
    margin-bottom:20px;
}

#QuickSearch #search_form.front-page .search-box-header #search-button{
    justify-content: end;
}
/* END: new quick search on index page*/


/* partners page */

.default_partners{
padding:20px 0;
border-bottom:1px solid #d0ced9;
}
 
.default_partners_image{
float:left;
width:235px;
height:120px;
overflow:hidden;
}
 
.default_partners_details{
display:block;
float:right;
width:65%;
}

.default_partners_details h2{
font-size: 20px;
font-weight: normal;
padding-bottom:10px;
}
 
/* end of partners page styles */

#content .auction_info_outer p{
margin:0 0 2px;
}

#content .auction_info_outer p.auction_details{
border-left:0;
border-right:0;
margin:5px 0 20px;
}

.auction_date, .auction_lots{
float:left;
width:47%;
}

/*start: text banner*/
/*.feat-image .sign_banner_text{
    top: 10px;
    left: -55px;
}
*/

.feat-image, #gallery{
    position:relative;
    overflow:hidden;
}

.sign_banner_text{
    background-color:#f60;
    position: absolute;
    z-index:1;
    top: 17px;
    left: -60px;
    width: 200px;
    text-align:center;
    padding:10px 0;
    line-height:1;
    color:white;
    text-transform:uppercase;
    font-weight:600;
    font-size:14px;
    transform:rotate(-45deg);
}

#gallery .sign_banner_text{
    z-index:10;
}

.sign_banner_text.sold,
.sign_banner_text.let,
.sign_banner_text.rented-out{
    background-color:#f00;
}
/*end: text banner*/

/*custom sign import*/

.sign_banner_image{
background-repeat:no-repeat;
background-position:top left;
height:105px;
left:0;
position:absolute;
top:0;
width:104px;
z-index:99;
}

#view_larger_image{
    margin-right:1%;
}

.total-properties p{
    margin-bottom:15px;
}

/*end of custom sign imports*/

/*bond calculator tab navigation*/

.bond-calc .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.bond-calc .nav > li {
    position: relative;
    display: block;
}
.bond-calc .nav > li > a {
    position: relative;
    display: block;
    padding: 15px 20px;
}
.bond-calc .nav > li > a:hover,
.bond-calc .nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}
.bond-calc .nav > li.disabled > a {
    color: #777777;
}
.bond-calc .nav > li.disabled > a:hover,
.bond-calc .nav > li.disabled > a:focus {
    color: #777777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}
.bond-calc .nav .nav-divider {
    height: 1px;
    margin: 9.5px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.bond-calc .nav > li > a > img {
    max-width: none;
}
.bond-calc .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.bond-calc .nav-tabs > li:not(.active) > a {
    background-color: #f2f2f2;
    color:#aaa;
    text-decoration:none;
}
.bond-calc .nav .open > a,
.bond-calc .nav .open > a:hover,
.bond-calc .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #0088cc;
    text-decoration:none;
}
.bond-calc .nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
}
.bond-calc .nav-tabs > li.active > a,
.bond-calc .nav-tabs > li.active > a:hover,
.bond-calc .nav-tabs > li.active > a:focus {
    background-color: transparent;
    border: thin solid #e0e0e0;
    border-bottom-color: transparent;
    cursor: default;
    text-decoration:none;
}

.bond-calc .tab-content > .tab-pane {
    display: none;
}
.bond-calc .tab-content > .active {
    display: block;
}

.bond-calc .tab-content{
    border-top: thin solid #f1f1f1;
 padding-top:30px;
}

.bond-calc .formTitle{
width:40%;
}

.bond-calc .formTextBox{
width:60%;
}

.bond-calc .formTextBox input{
    margin-left:-1px;
}

.bond-calc .result{
    font-size:1.2em;
}

.bond-calc .formLine2 {
    float: left;
    margin-left: 3%;
}

#sub_page_content.bond-calc ul, #sub_page_content.bond-calc li{
    padding:0;
    margin:0;
    margin-bottom:-2px;
}

#sub_page_content.bond-calc{
    min-height:300px;
}

/*end of bond calculator tab navigation*/

#sub_page_content .modal-header h2{
    padding:10px 0 0 30px;
    margin:0;    
}

.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate3d(0, -25%, 0);transform:translate3d(0, -25%, 0);-webkit-transition:-webkit-transform 0.3s ease-out;-moz-transition:-moz-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.5px}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.5}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}.modal-sm{width:300px}}@media (min-width:980px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;visibility:visible;font-size:12px;line-height:1.4;opacity:0;filter:alpha(opacity=0)}

@media print {
    html, body, #container{
        background-image:none!important;
        background-color:#fff!important;
    }
    #container, h1{
        color:#000!important;
    }    
    #main_navigation_container, #footer_container, .receive_property_alerts, #morgageCalculatorA, .message_agent_form form, .property_full .addthis_toolbox, #gallery.ad-gallery .ad-controls, #gallery.ad-gallery .ad-nav,#gallery.ad-gallery #view_larger_image{
        display:none!important;
    }
    #gallery.ad-gallery .ad-image-wrapper .ad-image{
        top:0 !important;
        height:auto;
    }
    #gallery.ad-gallery{
        border:0;
        padding:0;
    }
    
}

.ms-parent {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 196px;
    margin-left: 20px;
    margin-top: 9px;
}

.google_map{
    float: left;
}

#left_column  .google_map{
    margin-bottom:15px;
    margin-top:15px;
    width:100%;
    height:200px;
    border:2px solid #ddd;
}

#right_column  .google_map{
    margin-bottom:15px;
    margin-top:15px;
    width:100%;
    height:200px;
    border:2px solid #c6c6c6;
}


.seoDebugMode{
    font-family:OpenSans, Verdana, san-serif;
    font-size:14px;
    color:#656565;
    position:fixed;
    bottom:0;
    line-height:1.6;
    background-color:white;
    border:3px solid grey;
    padding:2em;
    z-index:999;
}

#prop-alert-sign-up-filter-areas .selectize-control{
    float:left;
    display: inline-block;
    width: 100%;
    position: relative;
    border-radius: 4px;
    padding-bottom: 10px;
}

h1.heading{
    margin-bottom: 10px;
    font-weight: 700;
}

h5.heading{
    font-size: 17px;
    font-weight: 600;
    margin: 10px 0;
}
