.post-wrapper-top {
    /*padding-top: 20px;*/
}

.detail-address {
    min-height: 45px;
}

.detail-address h3 {
    color: #f6700e;
    font-weight: bold;
    margin-bottom: 0px;
}

.invest-calc .row {
    margin-bottom: 15px;
}

.invest-calc .no_bottom_space {
    margin-bottom: 0;
}

.total-expenses {
    font-weight: normal;
	color: #222;
}

.total-positive {
	color: green;
}

.total-negative {
	color: red;
}

#tbl-invest-log {
    width:100%;
    margin-bottom:10px;
    font-size: inherit;
}

#tbl-invest-log td {
    padding: 3px;
}

.white-link {
    color: #fff;
}

.cluster{
    color: #FFFFFF;
    text-align:center;
    font-family: 'Arial, Helvetica';
    font-size:11px;
    font-weight:bold;
}
.cluster-1{
    background-image:url(../img/m1.png);
    line-height:53px;
    width: 53px;
    height: 52px;
}
.cluster-2{
    background-image:url(../img/m2.png);
    line-height:56px;
    width: 56px;
    height: 55px;
}
.cluster-3{
    background-image:url(../img/m3.png);
    line-height:66px;
    width: 66px;
    height: 65px;
}
.cluster-4{
    background-image:url(../img/m4.png);
    line-height:78px;
    width: 78px;
    height: 77px;
}
.cluster-5{
    background-image:url(../img/m5.png);
    line-height:90px;
    width: 90px;
    height: 89px;
}

#googleAdvMap{width: 100%;height: 518px;display: block;}
#googleAdvMap img{max-width: none;}
#googleAdvMap .title {margin-top:17px !important;}
#googleAdvMap img {max-width:inherit;}
#googleAdvMap .info-location{cursor: default;clear: both;position: relative;height: 128px;width: 250px;margin-top: -90px;padding: 0pt;background-color: rgb(57, 57, 57);border: 1px solid #2C2C2C;}
#googleAdvMap .info-location img{float: left;margin: 0 10px 10px 0;}
#googleAdvMap .info-location h4{margin-top: 0;color:#fff;}
#googleAdvMap .info-location h5{margin-top: 0;color:#fff;}
#googleAdvMap .info-location .text{color:#fff;font-size:11px;padding:10px;}
#googleAdvMap .arrow-location{position: absolute; left: 45px;top: 100%;  height: 0pt; width: 0pt; margin-left: 0pt; border-width: 10px 10px 0pt 0pt; border-color: #2C2C2C transparent transparent; border-style: solid;}

#googleAdvMap .info-locations{cursor: default;clear: both;position: relative;width: 300px;padding: 0pt;background-color: rgb(57, 57, 57);border: 1px solid #2C2C2C;}
#googleAdvMap .info-locations img{float: left;margin: 0 10px 10px 0;}
#googleAdvMap .info-locations h5{margin: -5px 0 5px 0;color:#fff;}
#googleAdvMap .info-locations .text{color:#fff;font-size:11px;padding:10px;}

#googleInvestMap{width: 100%;height: 518px;display: block;}
#googleInvestMap img{max-width: none;}
#googleInvestMap .title {margin-top:17px !important;}
#googleInvestMap img {max-width:inherit;}
#googleInvestMap .info-location{cursor: default;clear: both;position: relative;height: 155px;width: 320px;border-radius: 6px;opacity: 0.9;margin-top: -100px;padding: 0pt;background-color: rgb(57, 57, 57);border: 1px solid #2C2C2C;}
#googleInvestMap .info-location img{float: left;margin: 0 10px 10px 0;}
#googleInvestMap .info-location h5{margin: -5px 0 5px 0;color:#fff;}
#googleInvestMap .info-location .text{color:#fff;font-size:11px;padding:10px;}
#googleInvestMap .arrow-location{position: absolute; left: 45px; top: 100%; height: 0pt; width: 0pt; margin-left: 0pt; border-width: 10px 10px 0pt 0pt; border-color: #2C2C2C transparent transparent; border-style: solid;}

#googleInvestMap .info-locations{cursor: default;clear: both;position: relative;width: 300px;padding: 0pt;background-color: rgb(57, 57, 57);border: 1px solid #2C2C2C;}
#googleInvestMap .info-locations img{float: left;margin: 0 10px 10px 0;}
#googleInvestMap .info-locations h5{margin: -5px 0 5px 0;color:#fff;}
#googleInvestMap .info-locations .text{color:#fff;font-size:11px;padding:10px;}

.btn-invest {
	margin: 23px 0;
}

.accordion-heading {
	background-color: #f5f5f5;
    border-color: #efefef;
    color: #656565;
	padding: 5px 15px;
}

.close-info-location {
    background-color: rgb(57, 57, 57);
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    padding: 5px;
    position: absolute;
    right: 0;
}

.boxed_mini_details {
	min-height: 50px;
}

.main-heading {
	color: #f6700e;
	font-weight: bold;
}

.adv-search-tile {
	height: 258px;
}

.tab-content {
	background: none;
	padding: 20px 0;
}

a.facebook:before {
    content: "f";
}
.facebook {
	background: linear-gradient(to bottom, #5b74a8 0%, #3a5795 100%) repeat-x scroll 0 0 #3a5795;
    border-color: #0091bd;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05) 49%, rgba(0, 0, 0, 0.05) 51%, rgba(0, 0, 0, 0.1));
	margin-bottom: 20px;
}
.facebook:before {
    box-shadow: 0.075em 0 0 rgba(255, 255, 255, 0.25);
    content: "";
    float: left;
    margin: -0.5em 0.5em -0.7em 0;
    padding: 0 0.2em 0 0.5em;
	font-size: 2.2em;
    text-align: center;
    text-decoration: none;
    text-transform: none;
}

.facebook, a.facebook {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font: bold 100%/2.1 "Lucida Grande",Tahoma,sans-serif;
    padding: 0 0.95em 0 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    white-space: nowrap;
	overflow: hidden;
}

.facebook:active, .facebook:hover {
	background: linear-gradient(to bottom, #3a5795 0%, #5b74a8 100%) repeat-x scroll 0 0 #3a5795;
    background-image: -moz-linear-gradient(center bottom , rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 30%, transparent 50%, rgba(0, 0, 0, 0.1));
}

.pro-search-btn {
	margin-top: 25px;
	width: 100%;
}

.rating {
	font-size: 2em;
}

.desc-agent-preview > p {
	margin-bottom: 10px;
}

.agent-panel .agent-image img {
	max-height: 240px;
}

.text-center{text-align: center !important;}
.text-right{text-align: right !important;}
.text-left{text-align: left !important;}

.phone-part {
	margin: 0 8px;
}

.phone-part input, .first-phone-part input {
	display: inline;
}

label.error {
    color: #b94a48;
}

select.error, input.error, textarea.error, select.error, input.error, textarea.error, select.error, input.error, textarea.error, .bootstrap-select.error > button {
    border-color: #b94a48;
    color: #b94a48;
}

.errorMessage {
    color: #f00 !important;
}

.menudrop.container {
	padding-left: 0;
}

.map_label {
    color: #000;
    background-color: white;
    font-family: monospace;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    padding: 0 5px;
    border: 1px solid black;
    border-radius: 4px;
    white-space: nowrap;
}

.map_label_red {
    color: #f00;
    background-color: white;
    font-family: Courier New, Courier, monospace;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    padding: 0 4px;
    border: 1px solid black;
    border-radius: 4px;
    white-space: nowrap;
}

.searchmodule-invest {
	padding: 5px 10px !important;
}

.toggle-form-button {
	padding-left: 6px !important;
	font-size: 12px;
	color: #fff;
	padding: 0 6px !important;
	font-weight: bold;
    line-height: 1;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	cursor: pointer;
}

.toggle-form-block {
	background: none repeat scroll 0 0 #19b8df;
	font-size: 10px;
	height: 16px;
	color: #fff;
	width: 100%;
}

.toggle-form-block-wrapper {
	bottom: -2px;
	position: absolute;
    right: 0;
}

#extended-search-form {
	position: relative;
	margin-bottom: 12px;
}

#adv-search-submit-btn, #adv-search-save-btn {
	margin-top: 15px;
    color: black;
}

.post-wrapper-top .btn-back{
	margin: 15px 0;
}

.header-row {
	padding: 0;
}

.summary {
	padding-right: 15px;
}

.gm-style img { max-width: none; }
.gm-style label { width: auto; display: inline; }

.box_type_map {
	bottom: 0;
	right: 0;
    padding: 1px 5px;
    position: absolute;
    text-align: center;
    z-index: 2;
	background-color: #19b8df;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	cursor: pointer;
}

#full-match > div {
	margin-top: 25px;
}

.search-owner-invest-module {
	top: 200px;
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
	/*background: rgba(25, 184, 223, 0.8);*/
	background-color: #19b8df;
	padding: 10px 20px;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.search-owner-invest-module h2 {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

#owner-invest-search-form {
	margin-bottom: 0;
}

#owner-invest-search-form button {
	margin-top: 25px;
}

/*.flex-control-nav {
	bottom: 20px;
	left: 50%;
	right: inherit;
}

.flex-control-paging li a {
	border-radius: 50%;
	margin: 2px;
}*/

.slider_btn {
	border: 1px solid #fff;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
    padding: 10px 15px;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.55);
	border-radius: 2px;
    color: #fff;
    display: block;
	width: 140px;
	margin: 0 auto;
}
.slider_btn:hover {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.45);
    color: #fff;
}
.sldr_btn_wrap {
	position: absolute;
	width: 100%;
	bottom: 50px;
	text-align: center;
}
.flexslider .flex-control-nav {
	position: absolute;
	width: 100%;
	bottom: 20px;
	text-align: center;
	margin: 0 0 0 -10px;
}

.flex-control-nav li {
	display: inline-block;
	zoom: 1;
}

.flex-control-paging li a {
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	width: 10px;
	height: 10px;
	margin: 0 3px;
	background-color: #666;
	border-radius: 50%;
}

.flex-control-paging li a.flex-active {
	background-color: #000;
}

.flex-control-paging li a:hover {
	background-color: #000;
}

.ps-desc {
	padding-bottom: 0;
}

#menu-title {
	height: 40px;
	font-style: italic;
	font-weight: normal;
	color: black;
	position: relative;
}

#menu-title > span {
	position: absolute;
	bottom: 0;
}

.footer1 {
	color: #eee;
	background: #555;
}

.footer1 .form-control {
	background-color: #ccc;
}

.form-control::-moz-placeholder {
	color: #000;
}

.footer1 .widget .title hr {
	border-bottom: 2px solid #666 !important;
    border-top: 1px solid #333 !important;
}

.widget ul.tweet li small a {
	color: #aaa;
}

.row.header-row, .logo {
	height: 70px;
}

.social {
	margin: 30px 0 0;
}

.glyphicon-refresh-animate {
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
}

@-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);}
}

.btn.btn-search{
    background: #F0BC00;
}
.btn.btn-search:hover {
    background: linear-gradient(to bottom, #fbbf50 0%, #f09c00 100%) repeat-x scroll 0 0 #fbbf50;
    border-color: #f09c00;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
