body{
	background-color: white !important;
}

.nav_container {display:none !important;}
#diff_address {display:none !important;}
#btn_site_selector {display:none !important;}
#rewardsMobileMenu {display:none !important;}
#mobile_footer {display:none !important;}
/* #site_selector_container {display:none !important;} */

.theme_darkblue #content {
    padding: 0%;
    width: auto;
    background-color: #FFFFFF;
    /* background: url("/resources/images/brightlights/samsung_promo.jpg") no-repeat scroll 0 0 #FFFFFF; */
}

div.error_margin {
    margin: 0 15%;
}
.confirmation {
    margin: 0 15%;
    font-size:16px;
}

.box_title {
	display: none;
}

.fiber_home_top_promo img{
    height: 90px;
    width: 100%;
}

.fiber_home_city_promo img{
    height: 50%;
    width: 100%;
    padding-top: 2%;
}

#fiber_home{
    margin-left: 10%;
    width: 80%;
	text-align: center;
	padding-top: 5px;
}

#fiber_home .city_form_fields{
	margin: 0 15%;
}

#fiber_home .city_form_personal_details{
background-color: #D8F3FC;
	border: 1px solid #D5D5D9;
	border-radius: 10px 10px 10px 10px;
}
#fiber_home .city_form_personal_details #preOrderMobileMsg{
	display:none;
	font-size: 12px;
    line-height: 1.5;
    width: 220px;
    margin-top: -5px;
    color: red;
}
.preOrderToolTip#aToolTip{
	z-index: 89;
	position: absolute;
}
.preOrderToolTip#aToolTip .aToolTipContent{
width: 275px;
    padding: 5px;
    background: url(/resources/images/tip_285.gif) no-repeat 0 -17px;
    text-align: center;
    height: 100px;
}
.preOrderToolTip#aToolTip .aToolTipContent .bottom{
	width: 285px;
    height: 16px;
    background: url(/resources/images/tip_285.gif) no-repeat -8px 0;
}

#fiber_home .row {
	margin-left: 0;
    width: 100%;
}

#fiber_home .right_col {
	float: left;
	line-height: 2em;
	width: 60%;
	text-align: left;
}
.package-service-information #tv-selection{
	display:none;
}

.package-service-information .router-tv-selection select{
	width: 60px;
}
#fiber_home .right_col .asterisk{
	position: relative;
	top: -15px;
	left: 1px;
	color: red;
}

#fiber_home .right_col #email {
	background: #FFFFFF !important;
	border: 1px solid #D5D5D9;
	padding: 4px 6px;
}

#fiber_home .left_col {
	float: left !important;
    line-height: 2em;
    width: 32%;
	text-align: right;
	margin-right: 7%;
}

/* #fiber_home .ccdetails {
	background-color: #DCF2E6;
	border: 1px solid #D5D5D9;
	border-radius: 10px 10px 10px 10px;
	padding: 0 4%;
} */

/* #fiber_home .linespace {
	padding-top: 2%;
} */

/* #fiber_home .topspace{
	margin-top: 2%;
} */

#fiber_home .submit {
    padding-top: 3%;
    padding-bottom: 5%;
}

#fiber_home .submit #submit{
	background-color: #28CDFF;
	border-radius: 20px 20px 20px 20px;
	border: 1px solid #28CDFF;
	color: #FFFFFF;
	padding: 3px 30px;
}

#fiber_home .finish {
    padding-top: 3%;
    padding-bottom: 5%;
}

.columnar .right_col {
    float: left;
    line-height: 2em;
    width: auto;
}

form .row * {
    vertical-align: middle;
}


.clearfix:after, .columns:after, #main:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

span.success {
    color: #008000;
    font-weight: bold;
    margin: 0.5em 0;
    padding: 18px 0;
}

#fiber_home .deemphasize{
	color: #999999;
}

#fiber_home .vertical_margin {
	margin: -12px 1px -2px;
}

#fiber_home .middle_align {
	vertical-align: top;
}

#registration_btn {
    background-color: #00AEEF;
    border-radius: 7px;
    color: #FFFFFF;
    display: inline-block;
    margin-bottom: 80px;
    margin-top: 30px;
    max-width: 100%;
    padding: 10px 50px;
    text-align: center;
	font-size:18px;
	line-height:20px;
}
p.top {
	border-top:1px solid #dddddd;
	padding-top:20px;
}

/*Intermediary page for home-services login*/
.header-wrapper {
	background-color: #00C0F3;
	display: flex;
	align-items: center;
}
.header-wrapper h1 {
	font-size: 32px;
	color: #ffffff !important;
	font-weight: normal !important;
	margin: 0;
	padding: 0 0 0 20px;
}
#site_path,.span8 h1 {
	margin-left: 2.5%;
}
.span8 h1 {
	margin-top: 30px;
}
#login_header {
	font-size: 18px;
	margin-bottom: 30px;
	margin-left: 2.5%;
}
.login_option{
	text-align: center;
	border-radius: 5px;
	border: 1px solid #dddddd;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-bottom: 40px;
	max-width: 520px;
	width: 100%;
}
.login_option:last-child {
	margin-left: 2.5%;
}
.row-fluid:last-child{
	display:flex;
	justify-content: center;
}
/* CSBS Related changes US CSSPCAW-615  Starts*/
.info_message_outer  {
	padding-bottom: 2%;
}

.info_message_content {
	padding: 2%;
    background: #e0f6ff;
    border-radius: 4px;
}
 .info_message_heading {
 	color: #00AEEF;
 }
 #voiceInternetModal .modal-header {
 	min-height: 0px;
    padding: 0px;
    border-bottom: 0px solid #e5e5e5;
 }
 #voiceInternetModal .modal-dialog {
 	margin: 10% auto;
 }
 
body.modal-open {
    position:relative
} 
 #voiceInternetModal .close {
 	padding: 8px 10px 6px 6px;
 }
 #voiceInternetModal .modal-content {
 	padding-bottom: 6%;
 }
 #voiceInternetModal .modal-content .modal-body {
 	padding: 0 6%;
 	line-height: 1.7;
 	display: inline-block;
 }
 #voiceInternetModal .modal-content  .modal_info_message {
 	padding-bottom: 6%;
 }
 .modal-backdrop {
    position: fixed !important;
    bottom: 0;
 }
 .voice_internet_modal .cssp_link {
 	padding-bottom: 2%;
 }
 .voice_internet_sec .login_image, .voice_internet_sec .login_title {
 	cursor: pointer;
 }
/* CSBS Related changes US CSSPCAW-615  Ends*/

@media screen and (max-width: 767px){
	.row-fluid:last-child{
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
}
.login_option a:hover{
 	text-decoration: none;
}
.login_title{
	font-size: 35px;
}
.login_description{
	font-size: 14px;
}

#sign-up-fiber{
	margin: 20px 15%;
	text-align: left;
}

#sign-up-fiber .title{
	font-size: 28px;
	color: #0072C7;
}

@media ( min-width : 1200px) {
	.row-fluid {
		margin-left: 0;
	}
}

@media ( max-width : 720px) {
	#fiber_home .city_form_fields  {
		margin: 0 5%;
	}
	div.error_margin {
	    margin: 0 5%;
	}
	.confirmation {
	    margin: 0 5%;
	}
	#sign-up-fiber{
		margin: 20px 5%;
	}
	#fiber_home .box{
		overflow: visible;
		box-shadow: none;
	}
	.package-service-information .router-tv-selection{
		margin-top: 0px;
	}

}

@media ( max-width : 560px) {
	#fiber_home .city_form_fields  {
		margin: 0 -7.5%;
	}
	div.error_margin {
	    margin: 0 -7.5%;
	}
	.confirmation {
	    margin: 0 -7.5%;
	}
	#fiber_home .left_col {
		width: 34%;
	}
	#fiber_home .right_col {
		width: 66%;
	}
	#fiber_home .ccdetails {
		 padding: 0 2%;
	}
}

@media ( max-width : 400px) {
	#fiber_home .city_form_fields  {
		margin: 0 -10.5%;
	}
	div.error_margin {
	    margin: 0 -10.5%;
	}
	.confirmation {
	    margin: 0 -10.5%;
	}
	#fiber_home .left_col {
		width: 100%;
		text-align: center;
		line-height: 1.25em;
	}
	#fiber_home .right_col {
		width: 100%;
		text-align: center;
	}

	#fiber_home .ccdetails {
		 padding: 0 0%;
	}

	#fiber_home .middle_align {
        vertical-align: top;
        width: 100%;
        float: left;
		margin-top: -13px;
	}

}

@media ( max-width : 320px) {
	#fiber_home .city_form_fields  {
		margin: 0 -11%;
	}
	div.error_margin {
	    margin: 0 -11%;
	}
	.confirmation {
	    margin: 0 -11%;
	}
	#cboxTitle{
		font-size: 15px;
	}
}
#city_form div.heading{
	text-align: left;
	padding: 1% 0% 1% 4%;
	background-color: #c3ecfc;
	border: 1px solid #D5D5D9;
	border-radius: 10px 10px 0px 0px;
}
#city_form div.heading h4{
	text-transform: none;
}
#city_form div.content{
	padding: 2% 3% 0;
	background-color: #d9f3fd;
	border-radius: 10px;
}
input.error{
	border-color: red !important;
}
div.termsAndConditions{
	margin-top: 2%;
}
input.errorCheckbox{
	outline: 1px solid red;
}
select.errorSelectbox{
	border: 1px solid red;
}
.fiber_terms_conditions{
	background-color: #ffffff;
	padding: 5%;
}
#cboxLoadedContent div{
	background-color: #ffffff;
	padding: 5% 0;
}
div.ccdetails div.heading{
	background-color: #D3EDE0 !important;
}
div.ccdetails div.content{
	background-color: #DCF2E6 !important;
}
.textsize{
	width: 160px;
}
@media ( min-width : 599px) {
	#fiber_home{
		margin-left: 0;
		width: 100%;
	}
}
.drop {
	width: 174px;
}

/*CSS for new My C Spire business page CF-5009*/
#content:first-of-type {
	clear: both;
	max-width: 100%;
	background-color: #ffffff;
	padding: 0px;
}

.row-fluid.site-top-padding {
	padding-top: 15px;
	margin-left: 0px;
}

.site-top-padding .span8 .business-heading {
	margin: 20px 2.5%;
}

h2 .business-heading {
	font-size: 36px;
}

#content .business-card-outer {
	margin-top: 8px;
	margin-bottom: 50px;
	border-radius: 4px;
	padding: 15px;
}

@media screen and (min-width: 768px) {
	#content .business-card-outer {
		padding: 0 !important;
		margin-top: 0 !important;
	}
}

.business-card-outer .login_image .manage-wireless {
	width: 65%;
}

.business-card-outer .login_image .manage-business {
	width: 78%;
}

.login_image img {
	max-width: 107px;
	margin: 14px 0;
}

.panel {
	margin: 2.6% !important;
	text-align: center;
	padding: 3% 1.81% !important;
	box-shadow: 0 4px 12px 0 rgba(164, 164, 164, 0.25) !important;
	height: 460px;
	display: flex;
	flex-direction: column;
	border-radius: 8px !important;
}

.panel.margin-right {
	margin-right: 1.25% !important;
}

.panel-content {
	padding: 15px 20%;
	margin: auto;
	line-height: 24px;
}

.business-card-outer .btn.btn-primary {
	background-color: #28C2FE;
	color: #fff;
	border-radius: 1.75rem;
	cursor: pointer;
	font-weight: 600;
	transition: all .6s linear;
	border: 1px solid #28C2FE;
	min-width: 35%;
	margin-top: 5px;
	margin-bottom: 15px;
	font-family:'Barlow Semi Condensed';
}

.business-card-outer .btn.btn-primary:hover {
	background-color: #FFF;
	color: #28C2FE;
	transition: all .6s linear;
	border: 1px solid #28C2FE;
}

.text-small {
	font-size: 15px;
	text-decoration: none;
}

@media screen and (max-width: 767px) {
	/*Adding the css to override the padding that is getting applied on the body in mobile view*/
	body {
		padding: 0 !important;
	}
	#content .business-card-outer {
		margin: 0 -15px 50px -15px;
		padding: 10px 15px;
	}
	.site-top-padding .span8 .business-heading {
		margin: 7px 2.5% 15px 2.5%;
	}
	.panel {
		padding: 14% 1.5% 8% 1.5% !important
	}
	.panel.margin-right {
		margin-right: 2.6% !important;
	}
	.panel-content {
		padding: 15px 12%;
	}
	.business-card-outer .btn.btn-primary {
		min-width: 60%;
		padding: 10px 15px;
	}
	#main_bkg {
		display: none;
	}
	.mobile-column-reverse {
		display: flex;
		flex-direction: column-reverse; 
	}
}

@media screen and (min-width: 768px) and (max-width: 1011px) {
	.panel {
		margin: 2.5% !important;
		padding: 3% 1.81% !important;
		height: 500px;
	}
	.margin-right {
		margin-right: 2.5% !important;
	}
	.panel-content {
		padding: 15px 10%;
	}
}

@media screen and (min-width: 1012px) and (max-width: 1365px) {
	.panel {
		margin: 2.5% !important;
		padding: 3% 1.87% !important;
	}
}

.row.m-0 {
	margin: 0px;
}

.sign-up-link:hover {
	text-decoration: none;
}

#main_bkg h1 {
	font-family:'Barlow Semi Condensed';
	font-size: 40px;
	font-weight: 600;
}