#zoomToFeature {
	float:right;
	height:20px;
	width:20px;
	margin:2px;
	cursor:pointer;
}

.header_wrap {
	float: left;
	padding-left: 5px;
	/*font-size: 15px;*/
	font-weight: bold;
}

.oneline {
	width: 360px;
	overflow: hidden;
	clear: both;
}

.oneline2 {
	width: 275px;
	height: 25px;
	clear: both;
}

.oneline4 {
	width: 100%;
	height: 20px;
	clear: both;
}

.split {
	background-color: #B3B3B3;
	margin-top: 2px;
	height: 1px;	
}

.split_no_bkgd {
	/*background-color: #B3B3B3;*/
	margin-top: 2px;
	height: 4px;	
}

.left_wrap {
    float: left;
	padding: 2px 2px 2px 5px; 
	font-size: 12px;
	font-weight: bold;
}
.right_wrap {
    padding: 2px 2px 2px 2px; 
	max-width:200px;
	font-size: 12px;
	float: left;
}

.left1, .left2 {
    float: left;
    width: 49%;
    border: 1px solid #000;
    height: 40px;
}

.right1, .right2 {
    border: 0px solid #000;
}

.disclaimer {
	font-size: 11px;
	font-style: italic;
	color: #0000FF;
	cursor: pointer;
}

/* Sharelink section */
#ShareLink {
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;	
}

#ShareLink h3 {
	margin: 0;
	margin-bottom: 5px;
	font-size: 12px;
}
#ShareLink .Pad {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#ShareLink input {
	margin-top: 5px;
}
#ShareLink #inputShare, #shareControls #inputEmbed, #quickEmbedCode {
	width: 300px;
	max-width: 300px;
}
/* end of sharelink */

/* AddShapefile section */
#AddShapefile {
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;	
}

    .file-upload-status {
    	vertical-align: middle;
		margin: 10px 5px 10px 5px;
    	padding: 5px;
    	font-size: 12px;
    	color: #888;
    	background: #F8F8F8;
    	}
/* end of addshapefile */

h3 {
	font-size: 14px;
	line-height: 18px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

/*  Bootstrap component customize*/
.flood_div_float_left {
	float: left;
}

.search_box{
	background-color: #FFFFFF;
	width: 260px;
	border-radius: 4px;
}

.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #6FB5EB; /*#dff0d8;*/
	border-color: #d6e9c6;
}
.panel-title {
	color: black; /*#666;*/
}

.mainSearch {
	padding: 0px; 
	font-size: 12px; 
	border: 0px; 
	width: 240px; 
	border-bottom-left-radius: 0px; 
	border-top-left-radius: 0px;
}

#searchType{
	/*width: 83px;*/ 
	margin: 0px;
	padding: 0px; 
	border-width: 0px; 
	border-top-right-radius: 0px; 
	border-bottom-right-radius: 0px; 
	font-size:12px;
}

#search_box{
	padding: 0px;
	border-bottom-left-radius: 0px; 
	border-top-left-radius: 0px;
}

.AHH {
	padding-top:12px; 
	padding-bottom: 12px; 
	background-color: #256da5
}

.esri-scale-bar{
	left: 10px;
	bottom: 20px;
	width: 120px;
	position: absolute;	
}

#nav_info{
	font-size: 12px;
	z-index: 80;
	left: 130px;
	bottom: 20px;
	width: 230px;
	height: 66px;
	/*background-color:#FFFFFF;*/
	background: rgba(256, 256, 256, 0.5);
	position: absolute;	
	/*opacity: 0.8;*/
}

#nav_info1{
	font-size: 12px;
	width: 230px;
	height: 32px;
	padding-bottom; 1px;
}

#nav_info2{
	font-size: 12px;
	width: 230px;
	height: 16px;
	padding-bottom: 1px;
}

#nav_info3{
	font-size: 12px;
	width: 230px;
	height: 16px;
}

.tool_section {
	float: left;
	text-align: center;	
}
#header1{
	color: white;
	width:100%; 
	height: 14px;
	font-size: 12px;
	font-weight: bold;
	background: #1a6fb0;
	overflow: hidden;      
	white-space: nowrap;
}

.fld_slider {
	width: 110px; 
	height: auto; 
	overflow: hidden; 
	display: block; 
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
}

.copyright_label {
	width: 100%;	
    text-shadow: white -2px -2px 2px; 
	text-align: center; 
	font-weight: bold; 
	height: 25px; 
	line-height: 25px; 
	bottom: 2px; 
	z-index: 75; 
	background: rgba(256, 256, 256, 0); 
	position: absolute;
}
.pop-title {
    display: none;
    color: blue;
    font-weight: bold;
    font-size: 13px;
}
.pop-content {
    display: none;
    color: red;
    font-size: 10px;
}

.popover {
	max-width: 400px;
	width: 400px;
}

.popover-title {
    color: black;
    font-weight: bold;
    font-size: 14px;
}

.popover-content {
    color: black;
    font-weight: normal;
    font-size: 12px;
}

.tBarFontSize {
	font-size: 20px;
}

.legend_label {
	font-weight: bold; 
	text-decoration: underline; 
	color: blue; 
	font-size: 13px; 
	cursor: pointer;
}

#disclaimer {
	bottom: 102px;
	right: 2px;
	position: absolute;
	z-index: 45;
	font-size: 14px;
	background: rgba(256, 256, 256, 0.0);
	text-decoration: underline;
	text-shadow: rgb(63, 182, 30) -2px -2px 2px;
	font-weight: bold;
	color: mediumblue;
	cursor: pointer;
}

#app_tip {
	width: 100%;
	text-align: center;
	top: 2px;
	right: 2px;
	position: absolute;
	z-index: 54;
	font-size: 18px;
	font-weight: bold;
	text-shadow: rgb(17, 61, 200) -1px -1px 1px;
}

#overviewDiv {
	position: absolute;
	bottom: 12px;
	right: 12px;
	width: 200px;
	height: 135px;
	border: 1px solid black;
	z-index: 1;
	overflow: hidden;
}
