@charset "utf-8";
/* CSS Document */

body {
background-color: #82B3D4;
}


.headerTop {
	background: #cdd506; /* Old browsers */
	background: -moz-linear-gradient(top,  #cdd506 0%, #a6b618 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cdd506), color-stop(100%,#a6b618)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #cdd506 0%,#a6b618 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #cdd506 0%,#a6b618 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #cdd506 0%,#a6b618 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #cdd506 0%,#a6b618 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdd506', endColorstr='#a6b618',GradientType=0 ); /* IE6-9 */
	border-bottom:4px solid #00aade;
	padding:20px 0 8px;
	position: relative;

}
.clearfixes {
	clear: both;
}
.headerTop h2,.headerTop p  {
	margin:0;
	color: #FFFFFF;
	font-size: 18pt;
	font-style: italic;
    margin: 0;
    padding: 0;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right:45px;
}
.headerTop p {
	font-size: 10pt;
    margin-top: 5px;
}
.logo {
	position: absolute;
	left:20px;
	top:0px;
	z-index:9999
}
.nav {
	padding: 16px 0px 0px 15px;
}
.nav li {
	display: block;
	float: left;
	padding:0;
	margin:0
}
.nav li a {
	color: #fff;
	font-weight: normal;
	font-size: 11.5px;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	text-transform: lowercase;
}
.backgroundMapImg {
	background:url(../images/map.jpg) no-repeat center;
	height:650px;
	padding:50px 0;
}
.inforBox {
	margin:0px 0 16px 5px;
	background:#1c2937;
	width:244px;
	padding-bottom:20px;
}
.inforBox:last-child {
	padding-bottom:0px;
	background-color: #1c2937;
  	background: url(images/linear_bg_2.png);
	background-repeat: repeat-x;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1c2937), to(#121821));
  	background: -webkit-linear-gradient(top, #1c2937, #121821);
  	background: -moz-linear-gradient(top, #1c2937, #121821);
  	background: -ms-linear-gradient(top, #1c2937, #121821);
  	background: -o-linear-gradient(top, #1c2937, #121821);	
	}
.inforBox h3 {
	margin:0;
	padding:5px 10px;
	font-size:14px;
	color:#2ea7e6;
	background:#354556;
}
.detailsDiv {
	padding:0 10px;
}
.detailsDiv p {
	margin:0;
	padding:5px 0
}
.detailsDiv label {
	width:62px;
	text-align: left;
	font-size:12px;
	color:#d1e926;;
	display: inline-block;
	margin:0
}
.detailsDiv span {
	color:#fff;
	font-size:12px;
}
.inforBox h3 span {
	color:#fff;
	font-size:12px;
	vertical-align: middle
}

.zoomDiv {
	background:#242a30;
	padding:20px 10px;
	margin-top:10px;
}
.colorbox {
	display: block;
	color:#fff;
	font-size:12px;
	text-decoration: none;
}
#colorbox {
	z-index:9999;
}
.mapZoom {
	position: relative;
}
.mapZoom .col-md-12 {
	padding:0
}
.infoBoxDiv {
	position: absolute;
	left: 0px;
	top: 47px;
}


.sampleimage {
	position: absolute;
	width:auto;
	height:auto;
	margin-top:20px;
}

.sampleimage h1{
	font-family: arial;
	color: #333;
	font-size:16px;
	line-height: 30px;
	text-align: left;
	font-weight: bold;
	margin: 0;
	padding: 0;
}


#popupimgs {
	height:40% !important;
}

.panzoom.map { position:absolute !important;}
/*----------------------- popup ----------------*/
#popUpContainer,
#popUpContainer2 {
	width:100%;
	overflow: hidden !important;
}
.menu {
	margin: 30px 0 20px 20px;
	padding: 0;
	list-style: none;
	width: 825px;
	height: 24px;
}
.menu li {
	float: left;
	position: relative;
	padding-right: 20px;
	font: normal 12px Arial;
	color: #2b455c;
}
.active a,.menu li a:hover {
	color: #00bdf1;
}
.menu li a {
	font-weight: normal;
	text-decoration: none;
	display: normal;
	margin: 0;
}
#closeDiv {
    position: absolute;
    right: 30px;
    top: 30px;
}

.wrapper{
	background:#fff;
	overflow:hidden;
	border:1px solid #ccc;
}
.content {
	width: 100%;
	margin:0;
	overflow: hidden;
	position:relative;
}
img.map {
	min-width: 622px !important;
	position:absolute !important;
}
#slider-range{
	margin:0 auto;
	max-width:622px
}
#closeBtn { 
	top: -4px;
	right: 0px;
	position: absolute;
	font-size: 24px;
	color: #bcbcbc;
	z-index: 99;
}
.tab_container {
	position: relative;
	overflow: hidden;
}
.downLoadDiv {
	float: right;
	width:20%;
	margin-left:-80px;
	margin-bottom:10px;
	
}


.downLoadDiv a {
 float:left;
 display: inline-block;
 vertical-align: middle;
}



.downLoadDiv2 {
	float: right;
	width:40%;
	margin-left:-150px;
	margin-bottom:10px;

	
}
.downLoadDiv2 a {
 float:left;

}

.previewimage {
	float:left;
	width: auto;
	height: auto;
	border:1px solid white;
}


.toparea {
	float:left;
	width:100%;
	height: auto;
	border:1px solid white;
}


/*.imagewrapper { position:absolute;}*/

.imagewrapper img {
	
}
.tab_container img{
	max-height:75%;
	float:right;
}
.mapInner { 
	position:absolute; 
	width:948px;
	top:0;
}
.dynamicValueDiv span {
	display: none;
}

.popupMenu {
	position: absolute;
	top:40%;
	left:50%;	
	padding:0px;
	width:216px;
	margin-left:-108px;
	z-index:9999;
}
.popupMenu ul {
	padding:0px;
	margin:0px;
}
.popupMenu li{
	color:#000;
	list-style-type: none;
	background:#404040;
	padding:8px 15px;
	line-height:18px;
	color:#fff;
	border-bottom: 1px solid #373737;
}
.popupMenu a {
	color:#fff;
	font-size:13px;
	text-decoration: none;
	display: block;
}
.popupMenu h3 {
	width:100%;
	background:#1f497d;
	margin:0px;
	color:#fff;
	padding:5px 10px;
	line-height:18px;
	font-size:14px;
	font-weight: normal;
	padding:8px 15px;
	
}
a.ui-slider-handle:nth-child(2) {
	display:none !important;
	border:1px solid red;
	}
.infoBoxDiv .ui-widget-content {
	background:url(../images/rangeSlider.png) 0px 0px;
	border:0px;
	padding:0px 30px;
	border-radius:0px;
	}
.infoBoxDiv .ui-state-default,
.infoBoxDiv .ui-widget-content .ui-state-default,
.infoBoxDiv .ui-widget-header .ui-state-default {
	background:url(../images/handler.png) 0px 0px no-repeat;
	width:15px; height:38px;
	border-radius:0px;
	border:0px;
	margin-top:-8px;
}
.zoomDiv font {
	float:left;
	margin-right:17px;
	font-size:12px;
	color:#ffffff;
	}
.zoomDiv p {
	float:left;
	width:170px;
	}
.zoomDiv p a:focus {
	outline:none;
	}
.legend {
	position:absolute;
	z-index:9999;
	right:2px;
	}
.nosupport {
	display: none;
}
div#water {
	top: -2px;
	left: -1px;
	}
div#sewer {
	top: -6px;
	left: 0px;
	}
div#storm {
	top: -3px;
	left: -2px;
}
div#electricity {
	top: -5px;
	left: -1px;
	}
div#streetLight {
	top:-5px;
	}
@media (max-width: 767px) {
	.mapZoom {
		display: none;
	}
	.nosupport {
		display: block;
		position: absolute;
		top: 50%;
		left: 50px;
		right: 50px;
		margin-top: -21px;
		text-align: center;
		font-size: 16px;
		padding: 10px;
		background: #C8E4B1;
		border-radius: 5px;
	}
}
