body, .ficontent {
	font-size: 14px;
	font-weight: 400;
	min-width: 300px;
	/*color: #000;*/
	/*padding: 15px;*/
	max-width: 100%;
}

a:link, a:visited {
	color:#000;	
}
.GPSBtn {display:none}

.sliderTab {
	
	color:#000;
	/*background: #fff;
	color: #001f60;
	box-shadow: 1px 1px 32px rgba(0, 0, 0, 0.1);*/
	padding: 5px 17px;
	margin-bottom: 10px;
	

}
.sliderTab font {
	color: #fff;/*!important*/
	font: 200 24px/30px Arial, Helvetica, sans-serif; /*"Gotham 2r", "Gotham A", "Gotham B";*/
}
#mapToolbar {
	overflow: hidden;
	position: static;
	width: auto !important;
	padding: 0 0 10px;
	border: none;
	font-size: 16px;
	line-height: 22px;
}
#map {
	left: 0 !important;
	position: relative;
	top: 0 !important;
	width: auto !important;
	border: none;
	height: 760px !important;

}
#SearchByTbl {
	font-size: 12px;
	line-height: 29px;
	padding-bottom: 15px;
}
#sliderMiddle {
	float: left;
	position: static;
	border: none;
	width: 235px;
}
.sliderComp {
	padding-left: 2px;
}
#SubmitBtnID {
	/*background: #69b3e7;*/
	border: medium none !important;
	/*color:#fff !important;*/
	font: 400 19px/30px Arial, Helvetica, sans-serif; /*"Gotham 4r", "Gotham A", "Gotham B";*/
	padding: 1px 0;
	height: 29px;
	float: right;
	width: 19%;
    cursor: pointer;
    -webkit-appearance: none;
}
.GoBtn {
	/*background-color:#900 !important;*/	
}
#address {
	height: 25px;
	margin-right: 0;
	width: 71%;
	padding: 1px 10px;
	font: 400 12px/14px Arial, Helvetica, sans-serif; /*"Gotham 4r", "Gotham A", "Gotham B";*/
	color: #575757;
}
.sliderHeaderLabel {
	font: 500 16px/30px Arial, Helvetica, sans-serif; /*"Gotham 5r", "Gotham A", "Gotham B";*/
	margin-top: 23px;
	color: inherit;

}
#searchInput {
	height: auto!important;
	padding-left: 2px;
	margin-top: 10px;
}
#SearchByTbl img {
	/*height: 20px;*/
	margin: 0 5px;
	position: relative;
	top: 4px;
	/*width: 20px;*/
}
#mapWrapper {
	/*box-shadow: 1px 1px 32px rgba(0, 0, 0, 0.1);
	margin-left: 49%;*/
	padding: 10px;
	background: #fff;
	margin-left: 270px;
}
#progress {
	/*left: 22% !important;*/
	top: 30px !important;
	height: 813px !important;
	/*display:none  !important;*/
	/*visibility:hidden  !important;*/
}
#printmenu {
	font-size: inherit;
	margin: 0;
}
#fullscreenMenu {
	background: none;
	padding-right: 0;
}

#searchResult table tr td:first-child {
	vertical-align: top;
	padding-right: 5px;
}
#searchResult b {
	/*font-family: Arial, Helvetica, sans-serif; "Gotham 4r", "Gotham A", "Gotham B";*/
	font-weight:bold;
}
#searchResult a {
	/*color:#900;*/	
}
.row {
	font-size: 12px;
	font-weight: 200;
	line-height: 16px;
}
#searchResult {
	height: 473px !important;
	max-height: 473px;
	/*padding: 8px 3px;
	width: 277px !important;*/
}
.hline {
	border: none;
	margin: 10px 0;
}
#sliderMiddle a,
#mapWrapper a,
.LinkTxt {
	/*text-decoration: none;*/
	font-size: 12px;
}


@media screen and (max-width: 725px) {
	#mapToolbar {
		/*display: none;*/
	}
}
@media screen and (max-width: 986px) {
	.sliderTab font {
		font: 200 19px/30px Arial, Helvetica, sans-serif; /*"Gotham 2r","Gotham A","Gotham B";*/
	}
	.sliderTab {
		padding: 1px 10px;
	}
	#sliderMiddle {
		width: 214px !important;
	}
	#address {
		font: 400 9px/14px Arial, Helvetica, sans-serif; /*"Gotham 4r","Gotham A","Gotham B";*/
		height: 17px;
		width: 63%;
	}
	#SubmitBtnID {
		width: 23%;
		height: 21px;
		font: 400 16px/20px Arial, Helvetica, sans-serif; /*"Gotham 4r","Gotham A","Gotham B";*/
	}
	.sliderHeaderLabel {
		font: 500 12px/30px Arial, Helvetica, sans-serif; /*"Gotham 5r","Gotham A","Gotham B";*/
		margin-top: 16px;
	}
	#SearchByTbl {
		font-size: 12px;
	}
	#mapWrapper {
		margin-left: 235px;
	}
	#searchResult {
		width: 204px !important;
		padding-right: 10px;
	}
	.row a{
		font-size: 12px !important;
	}
	#mapWrapper a{
		font-size: 12px !important;
	}
	#searchResultContent {
		display: block;
		visibility: visible;
	}
	.row td {
		font-size: 12px !important;
	}
	#sliderMiddle a, #mapWrapper a, .LinkTxt {
		font-size: 12px;
	}
	#map {
		height: 731px !important;
	}
	#progress {
		/*height: 784px !important;*/
		display:none !important;
		visibility:hidden !important;

	}
	.page-title {
		margin-bottom: 55px;
	}
}
@media screen and (max-width: 600px) {
	#sliderMiddle {
		width: 96% !important;
		float: none;
		left: 2% !important;
		position: absolute;
		top: 313px !important;
	}
	#mapToolbar {
		display: none;
	}
	#mapWrapper {
		width: 92%;
		margin: 10px 0 0 0;
		padding: 10px 2%;
		left: 2%;
		position: absolute;
		top: 0;
		height: 272px;
	}

	#address {
		width: 64%;
	}
	#progress {
		/*left: 2% !important;
		width: 96% !important;
		top: 10px !important;
		height: 293px !important;*/
		display:none  !important;
		visibility:hidden  !important;
	}
	#searchResult {
		width: 98% !important;
	}

	#SubmitBtnID {
		width: 15%;
	}
	#map {
		height: 246px !important;
	}
	body, .ficontent {
		min-width: 295px;
		color: #001f60;
		max-width: 100%;
		padding: 0;
		margin: 0;
	}
	#SubmitBtnID {
		/*font-size: 0.7em;*/
		text-align: center;
	}

}

@media screen and (max-width: 480px) {
	#address {
		width: 50%;
	}
	#SubmitBtnID {
		width: 25%;
		padding-bottom:3px;
	}
	#sliderMiddle a,
	#mapWrapper a,
	.LinkTxt {
		font-size: 13px;
	}
	.GPSBtn {display:inline}

}