@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,500,600,200,700);

.form-group .form-control, .form-group .ui-spinner.ui-widget-content {
	background-color: #987942;
}

.headerTop {
	margin-bottom: 20px;
}

#logoSite {
	display: block;
	margin-top: 15px;
}

@media (min-width: 1340px) {
	.container {
		width: 1270px;
	}
}

@media (min-width: 768px) {
	.sidebar-collapse {
		width: auto;
	}

	.sidebar-collapse.collapse {
		display: block !important;
		height: auto !important;
		overflow: visible !important;
	}

	.sidebar-collapse.in {
		overflow-y: visible;
	}
}

.carouselCC .carousel-control.left {
	background-image: none;
	left: -15px;
}

.carouselCC .carousel-control.right {
	background-image: none;
	right: -15px;
}

/*
.item-pagepageIndex .nivo-main-image {
	width: auto !important;
}
*/
#copyright {
	margin-bottom: 0;
}

footer .lastFtr ul.nav {
	list-style: none;
	padding: 0;
	margin: 0;
}

footer .lastFtr ul.nav > li {
	display: inline-block;
	padding: 0;
	margin: 0;
	color: #fff;
}

footer .lastFtr ul.nav > li:after {
	content: "-";
}

footer .lastFtr ul.nav > li:last-child:after {
	content: "";
}
footer .lastFtr ul.nav > li > a {
	color: #ffffff;
	font-size: 11px;
	display: inline-block;
	padding: 2px 5px 2px 5px;
}

footer .lastFtr ul.nav > li > a:hover,
footer .lastFtr ul.nav > li > a:focus {
	background-color: transparent;
	text-decoration: underline;
}

.Search {
	color: #b69457;
}

.Search .mod-jea-search-form select {
	width: 100%;
}

.Search .mod-jea-search-form input.form-control {
	display: inline-block;
}

.Search .mod-jea-search-form input.numeric {
	padding: 3px 5px;
	width: 80px;
}

.Search .mod-jea-search-form input.ref {
	width: 150px;
}

#pageDetail .containerDetail .containerDt .dt2 .mainImg .imgBig {
	width: 100%;
}

.jea_dpe {
	margin-bottom: 20px;
}

.jea_dpe img {
	width: 197px;
}

.jea_dpe img:first-child {
	margin-right: 35px;
}

table.jea-data {
	width: auto;
}

table.jea-data th,
table.jea-data td {
	padding: 0.4em;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
}

table.jea-data td {
	font-weight: bold;
}

#details ul, .amenities ul {
	margin: 0;
	padding-left: 15px;
}

#details ul li, .amenities ul li {
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	color: #555;
	border-bottom: 1px solid #a2a2a2;
	padding: 4px;
}

#jea_property_map {
	width: 100%;
	height: 320px;

}

.googlemap, .googleMap {
	margin-top: 25px;
	border: 1px solid #555;
	box-shadow: 0 7px 12px -8px #000000;
}

.google-map-mask {
	background: #000 url(../images/spinner.gif) center center no-repeat;
}

.prev-next-navigation  .previous {
	display: inline-block;
	margin-right: 20px;
	margin-left: 20px;
}

.redacContent .coords {
	color: #555555;
	list-style: none;
	padding-left: 0;
}
