.content_width {
	clear: both;
	max-width: 1100px;
	margin: 0 auto;
	padding: 10px;
	background-color: #ffffff;
}
#empty_white_space {
	height: 0px !important;
}
.menu #menu_cities {
    background-image: url("/resources/images/fiberhome/active.png");
    background-repeat: repeat-x;
}
#map_wrapper{
	display:block;	
	width:100%;
	float:left;
}
#fiber_map {
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    position: absolute;
    width:100%;
    margin:0 auto;
    left:0;
}
#map_canvas {
    height: 650px;
    width: 100%;
    position: relative;
    margin:0 auto;
    display:block;
}
#fiberhood_info {
    background-color: #292826;
    /*box-shadow: 10px 0 25px -10px #999999 inset;*/
    height: 215px;
    overflow-y: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
#site_path .city {
    font-size: 14px;
    color: #555555;
}
.city {
    font-size: 30px;
    margin: 25px 0 15px;
    color: #2b2b2b;
}
.heading {
    font-size: 23px;
    margin-top: 15px;
}
.description {
    font-size: 15px;
}
#build_stages {
    margin: 50px 0 20px;
}
#build_stages label {
    font-size: 20px;
    float: left;
}
#build_stages img {
    float: right;
    max-width: 100%;
}
.tool_tip_caption {
  clear: both;
  display: block;
  float: right;
  color: #999999;
  margin: 10px auto;
}
.progress {
    background-color: #CCCCCC;
    border-radius: 35px;
    float: left;
    height: 10px;
    /*margin: 16px 0;*/
    overflow: hidden;
    width: 90%;
}
/*#fiberhoods_progress {
    margin-bottom: 60px;
}*/
.fiberhood_progress {
    border: 1px solid #999999;
    border-radius: 10px;
    margin: 20px 0;
    width: 100%;
}
.fiberhood_progress .serial_no {
    background-color: #FFFFFF;
    border-radius: 10px;
    float: left;
    margin: 5px;
    text-align: center;
    width: 30px;
}
.fiberhood_progress .serial_no label {
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    padding: 5px;
    margin: 0;
}
/*.fiberhood_name {
    display: inline-block;
    float: left;
    margin-left: 10px;
    margin-top: 12px;
}
.bar {
    height: 100%;
    transition: width 1s ease 0s;
}
.stage_name {
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
    height: 42px;
}
.stage_name label {
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    margin-top: 12px;
    width: 140px;
}
.home_image {
    background: url("/resources/images/fiberhome/house_icon.png") no-repeat scroll center center #FFFFFF;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    float: right;
    height: 20px;
    padding: 11px 0;
    width: 10%;
}
.progress_wrapper {
    background-color: #FBFBFB;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    float: left;
    height: 42px;
    position: relative;
    width: 75%;
}
.fh_name_wrapper {
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
    cursor: pointer;
    float: left;
    width: 25%;
}
#progress_desc {
    margin: 30px 0;
}*/
.map_corners {
    height: 18px;
    position: absolute;
    width: 23px;
}
#map_corner_top_left {
    background: url("/resources/images/fiberhome/map_corner_top_left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    left: 0;
    top: 0;
}
#map_corner_top_right {
    background: url("/resources/images/fiberhome/map_corner_top_right.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    right: 0;
    top: 0;
}
#map_corner_bottom_left {
    background: url("/resources/images/fiberhome/map_corner_bottom_left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    left: 0;
    top: 400px;
}
#map_corner_bottom_right {
    background: url("/resources/images/fiberhome/map_corner_bottom_right.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    right: 0;
    top: 400px;
}
#show_all_fh {
    background-color: #FAFBFC;
    border: 1px solid #CCCCCC;
    border-radius: 25px;
    cursor: pointer;
    display: block;
    margin: 0 0 100px;
    padding: 7px;
    text-align: center;
    width: 80%;
}
.vl {
    background-color: #F2F2F2;
    height: 42px;
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
}
#fiberhood_info #close_btn {
    background: url("/resources/images/fiberhome/maps_close_btn.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 23px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 23px;
}
#fiberhood_info #fh_name {
    float: left;
    font-size: 25px;
    margin-right: 20px;
}
#fiberhood_info #pre_qualify_btn {
    background: url("/resources/images/fiberhome/maps_prequalify_btn.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 35px;
    margin: 20px 0;
    width: 185px;
}
#fiberhood_info #hr {
    border-bottom: 1px solid #BEDCE7;
    margin: 5px 0;
}
#fiberhood_info #fh_home_image {
    float: left;
    height: 30px;
    width: 30px;
}
#fiberhood_info #fh_status {
    font-weight: bold;
}
#fiberhood_info_wrapper {    
    position: relative;
}
#fiberhood_info img {
    cursor: pointer;
    padding: 0 5px;
    vertical-align: middle;
}
.search_box {
    background-color: #ECECEC;
    border: 1px solid #AAA8A9;
    border-radius: 5px;
    margin-bottom: 10px;
    max-width: 500px;
    padding: 10px;
    width: 100%;
}
#green_banner img {
    max-width: 100%;
}
#go_to_pre_register{
	text-align: center;
}
#go_to_pre_register a{
	background-color: #00aeef;
	border-radius: 7px;
	display: inline-block;
	color: #ffffff;
	margin-top: 30px;
	max-width: 100%;
	padding: 10px 50px;
	text-align: center;
}
#go_to_pre_register a:hover{
		text-decoration: none;
}	
#progress_desc li{
	list-style: decimal;
}

#header-wrapper{
	display: none;
}

#header-wrapper .title{
	font-size: 30px;
	color: #28CDFF;
	text-align: center;	
	padding: 20px 0 15px;	
}

#header-wrapper .steps{
	margin: 5px 0;
}

#header-wrapper .get-fiber-steps{
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	padding: 30px 0;
}

#header-wrapper .steps .step-number{
	float: left;
	vertical-align: middle;
	margin-right: 2%;
	width: 15%;
}

#header-wrapper .steps .step-number img{
	max-width: 100%;
}

#header-wrapper .steps p{
	float: left;
	width: 80%;
	margin-top: 20px;
}

#header-wrapper span.deposit-tool-tip{
	color: #28CDFF;
	cursor: pointer;
}

#header-wrapper .left-block{	
	width: 65%;
	float: left;
}

#header-wrapper .right-block{	
	padding: 3%;
	background-color: #eaeaea;
	width: 27%;
	float: right;
	border: 1px solid #999999;
	border-radius: 5px;
}

#header-wrapper .right-block .pre-register-now{
	display: block;
	padding: 10px;
	background-color: #28CDFF;
	border: 1px solid #999999;
	border-radius: 5px;
	color: #ffffff;
	font-size: 20px;
	text-align: center;
	margin-bottom: 20px;
}

#newStatusMsg {
    margin-top: 35px;
    font-size: 18px;
    margin-bottom: 20px;
}
#success-msg .pre-register-now {
    display: inline-block;
    padding: 5px 20px;
    background-color: #28CDFF;
    border: 1px solid #28CDFF;
    border-radius: 5px;
    color: #ffffff;
    font-size: 23px;
    text-align: center;
    margin-top: 15px;
}

#header-wrapper .right-block p{
	line-height: 24px;
}

#add-your-activity{
	text-align: center;
	font-size: 20px;
	display: none;
	margin: 20px 0;
}

#add-your-activity a{
	color: #ffffff;
	background-color: #041F41;
	border-radius: 5px;
	padding: 7px 3%; 
	margin-left: 10px;
	display: inline-block;
	font-size: 16px;
}

#success-msg {
    border: 1px solid #ccc;
    text-align: center;
    border-radius: 5px;
    padding: 10px 0;
    margin: 20px 0;
    display: none;
    position: relative;
    background-color: #efefef;
}

#success-msg .good-news {
    font-size: 28px;
    color: #2b2b2b;
    font-weight: 400;
}

#success-msg .houses-remaining span{
	color: #fff;
	background-color: #666;
	padding: 0px 12px;		
}

@media (min-width: 800px) {
#build_stages img {
    display: block;
}
#mobile_map_key {
    display: none;
}
#heading_wrapper {
    float: left;
    width: 55%;
}
#green_banner {
    float: right;
    width: 45%;
}
#green_banner img {
    float: right;
}
}
@media (max-width: 799px) {
#build_stages label{ display:none;}	
#build_stages img {
    display: none;
}
#mobile_map_key {
    display: block;
    max-width: 100%;
}
.tool_tip_caption {
  display: none;
}
.progress_wrapper {
    width: 68%;
}
.fh_name_wrapper {
    width: 32%;
}
#header-wrapper .left-block{
	float: none;
	width: 100%;
}
#header-wrapper .right-block{
	float: none;
	width: 94%;
}
#header-wrapper .steps p{
	margin-top: 0;
}

}
@media (max-width: 599px) {
	#all_fiberhoods{
		margin-left: 0 !important;
	}
	#all_fiberhoods .fiberhood_block{
		float: none !important;
		width: auto !important;
		margin: 0 auto !important;
	}
.progress_wrapper {
    width: 60%;
}
.fh_name_wrapper {
    padding-left: 1%;
    width: 39%;
}
#map_canvas {
    height: 300px;
}
.serial_no, .home_image {
    display: none;
}
.progress {
    width: 100%;
}
#fiberhood_info {
    height: auto;
}
}
@media (max-width: 399px) {
.progress_wrapper {
    width: 48%;
}
.fh_name_wrapper {
    padding-left: 1%;
    width: 51%;
}
}

/* Carousel CSS */
.shadow_image{		
	margin: 4px auto;	
}
#view_all_fiberhoods{
	float: right;
	margin-top: -20px;
}

#all_fiberhoods .fiberhood_block{
	margin: 3px !important;
}

#all_fiberhoods{
	margin-left: 20px;
	display: none;
}
#fiberhood_carousel_wrapper .houses-remaining{
	color: #322b2b;
	text-align: center;
}

#fiberhood_carousel_wrapper .houses-remaining p{
	text-align: center;
	margin: 0 auto;
	display: inline-block;
	font-size: 14px;
	line-height: 22px;
}
#fiberhood_carousel_wrapper .houses-remaining span{
	color: #fff;
	background: #666;	
	width: 40px;
	text-align: center;
	display: inline-block;	
	font-size: 18px;	
}
#fiberhood_carousel_wrapper .fiberhood_block {    
    display: block;
    float: left;    
    max-width: 350px;
    width: 32%;
    cursor:default;
	background-color:#e5e5e5;
	height:125px;
	margin:0px 3px;
	overflow: hidden;
}
#fiberhood_carousel_wrapper .fiberhood_block:HOVER{
	background-color:#ccc;
}
#fiberhood_carousel_wrapper .fiberhood_name {    
    float: none;
	height: 42px;
	overflow-y: auto;
	color: #2B2B2B;
    display: block;
    font-size: 17px;
    font-weight: bold;
    margin: 8px 0 0;
    text-align: center;
    width: 100%;
}

#fiberhood_carousel{
	position: relative; top: 0px; left: 0px; width: 1100px; height: 125px; overflow: hidden;
	border-radius:5px; z-index:10;
	display: none;
}
#slides{
	cursor: move; position: absolute; left: 0px; top: 0px; width: 1053px; height: 125px; overflow: hidden;margin-left:23px;background-color:#fff;
}
#fiberhood_carousel_wrapper a{
	text-decoration: none;
	display: block;
	height: 121px;
	border: 2px solid #d8d8d8;
}
.fh_name_wrap:hover{
/* 	background-color:#cccccc!important; */
}
a.fh_name_wrap.grey{
	background-color:#E5E5E5!important;
}
a.fh_name_wrap.grey:hover{
	background-color:#C6C5C5!important;
}
a.fh_name_wrap.green{
	background-color:#AADF57!important;
}
a.fh_name_wrap.green:hover{
	background-color:#75B928!important;
}
a.fh_name_wrap.darkblue{
	background-color:#7CB4D2!important;
}
a.fh_name_wrap.darkblue:hover{
	background-color:#4C89B1!important;
}
a.fh_name_wrap.blue{
	background-color:#21C2F4!important;
}
a.fh_name_wrap.blue:hover{
	background-color:#0D98DB!important;
}
#fiberhood_carousel_wrapper .fiberhood_block.selected a{	
	border: 5px solid #70B3CD;	
	height: 115px;
}

#fiberhood_carousel_wrapper .stagetStatus {
    color: #2B2B2B;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}
#fiberhood_carousel_wrapper .stage_name {
	display: block;
	text-align: center;
	color: #322B2B;
	font-size: 14px;
	height: auto !important;
	margin-top: 0px;
	max-height: 50px;
	overflow: hidden;
}
#fiberhood_carousel_wrapper .fiber_status {
    color: #2b2b2b;
    font-size: 14px;
    text-align: center;
}
#fiberhood_carousel_wrapper .fh_name_wrapper:hover{
	text-decoration:none;
}
#fiberhood_carousel_wrapper.stage_name:hover, #fiberhood_carousel_wrapper.fiber_status:hover{
	text-decoration: none !important;
}
#fiberhood_carousel .leftArrowSection{
	height: 125px;
	display: block;			
	background-color:#D2D2D2;
} 
#fiberhood_carousel .rightArrowSection {
	height: 125px;
	display: block;			
	background-color:#D2D2D2;
}
div#info_left {
	display: block;
	width: 48%;
	float: left;
	color: #fff;
	padding-top: 30px;
	padding-left: 10px;
	height: 155px;
}
div#info_right {
	width: 48%;
	display: block;
	float: right;
	color: #fff;
	border-left: solid 1px #fff;
	height: 185px;
	padding-left: 10px;
}
.leftArrowSection span {width: 15px; height: 32px; top: 123px; left: 5px;}
.rightArrowSection span {width: 15px; height: 32px; top: 123px; right: 5px;}
/******** Loading Sytels ***************/
div#loading{position: absolute; top: 0px; left: 0px;}
div#loadingOverlay{filter: alpha(opacity=70); opacity:0.7; position: absolute; display: block;background-color: #000; top: 0px; left: 0px;width: 100%;height:100%;}
div#loadingImg{position: absolute; display: block; background: url(/resources/images/home/loading.gif) no-repeat center center;top: 0px; left: 0px;width: 100%;height:100%;}
	       
/* jssor slider arrow navigator skin 03 css */
/*
.jssora03l              (normal)
.jssora03r              (normal)
.jssora03l:hover        (normal mouseover)
.jssora03r:hover        (normal mouseover)
.jssora03ldn            (mousedown)
.jssora03rdn            (mousedown)
*/
.jssora03l, .jssora03r, .jssora03ldn, .jssora03rdn
{
	position: absolute;
	cursor: pointer;
	display: block;
  overflow:hidden;
}
.jssora03l { background: url(/resources/images/fiberhome/carousel_arrow_lt.png) no-repeat; }
.jssora03r { background: url(/resources/images/fiberhome/carousel_arrow_rt.png) no-repeat; }
.jssora03ldn, .jssora03rdn {background-position: -303px -33px; }          

#socialMsg{margin-top:10px;} 
   
/* Small Screen */
@media ( max-width : 480px) {	
	/* hide fiberhood carousel on mobile */
	#fiberhood_carousel{width:100% !important;}
	#slides{
		width:85%;
	}
	div#info_left{
		width:90%;
		float:none;
		height:auto;
	}
	div#info_right {
		width: 90%;
		float:none;
		height:auto;
		border: none;
	}
	#fiberhood_carousel .leftArrowSection{
		width:26px;
		position: relative;
	}
	#fiberhood_carousel .leftArrowSection span{
		position: relative;		
	}
	#fiberhood_carousel .rightArrowSection{
		position: absolute;
		right: 0px;
		top: 0px;
		clear: both;
		float: right;
		width: 28px;
	}
	#fiberhood_carousel .rightArrowSection span{		
		top: 31.5px;
		right: 25%;
	}
	/*#map_wrapper{height:340px;}*/
}
#page_head {
    padding-bottom: 2%;
    text-align: center;
    font-size: 40px;
    color: #2b2b2b;
    margin-top: 6%;
}
#success-msg p#pre-register-msg {
    padding: 0px 15px;
    line-height: 25px;
    font-size: 18px;
}