.b2b {
	color:#666;
	line-height: 130%;
}

#content-wrapper #content {
    /* max-width: 100% !important; */
    margin: 0 auto;
    width: auto;
    border-radius: 0;
}

.b2b a.bullet {
	display:block;
	padding:5px 0 5px 15px;
	background:url(/resources/images/about_us/bullet_blue_arrow.gif) no-repeat 2px center;
	font-size: 14px;
}
.fiber_account_linked {
	width: 33% !important;
}
.b2b a.bullet_back {
	display:block;
	padding:5px 0 5px 15px;
	background:url(/resources/images/bullet_blue_arrow_back.gif) no-repeat 2px center;
}
.b2b a.prev {
	padding: 0 0 0 10px;
	background:url(/resources/images/blue_triangle_left.gif) no-repeat left 0.375em;
}

.b2b a.next {
	padding: 0 10px 0 0;
	background:url(/resources/images/blue_triangle_right.gif) no-repeat right 0.375em;
}

.b2b a.more {
	padding: 0 10px 0 0;
	background: url(/resources/images/blue_triangle_down.gif) 100% 50% no-repeat;

}
.b2b h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.365em;
	font-weight: bold;
	text-transform:uppercase;
	color: #5c6f7d;
	margin:0 0 10px 0;
	line-height: 125%;
}
.title_with_link h2 {
	float: left;
	margin: 0 10px 10px 0;
}
h2.blueTitleBar {
	height: 30px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFF;
	text-transform: none;
	font-size: 1.4em;
	margin: 0 0 0 0;
	padding: 5px 0 5px 10px;
}
.payment_meth {
	padding-top: 2%;
	padding-left: 4.5%;
	background-color: #E8E8E8 !important;
}
.b2b h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	line-height: 190%;
	letter-spacing: .04em;
	margin:0 0 10px 0;
	color: #000000 !important;
    font-size: 18px !important;
}

.b2b div#payment_method h3.displayHeader {
	margin-top: 10px;
}

* html .b2b h3 { /* ie only */
	line-height: 90%;
	letter-spacing: .05em;
}
*:first-child+html .b2b h3 { /* ie7 only */
	line-height: 100%;
	letter-spacing: .05em;
}

.b2b h4 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #5c6f7d;
	margin: 0 0 10px 0;
}
.b2b #mainColumn h4 {
	font-size:1.275em;
}

table.standard_400{
	width: 400px;
}

table.standard_200{
	width: 200px;
}
table.standard_400 tr td, table.standard_200 tr td{
	padding: 3px 10px 3px 0;
	text-align: left;
	 font-size: 14px;
}

table.standard_400 tr td span{
	padding-left: 12px;
	font-size: 14px;
}

#extra_height{
	padding: 30px 10px 30px 0;
	text-align: left;
}

table.standard_400 tr td input,

table.standard_400 tr td textarea {
	border: 1px solid #cccccc;
	padding: 6px;
	font-size: 14px;
	color: #333333;
	width: 98%;
}

table.standard_400 tr td input.noborder {
	border: none;
}
#manage_fiber_account {
	float: right;
	font-size: 13px;
	font-weight: initial;
	padding-top: 5px;
}
#manage_fiber_account #fiber-alert-link-manage, #manage_fiber_account #fiber-alert-link {
	font-size: 13px;
	margin-right: 10px;
	cursor: pointer;
}
#mobile_b2b_fiberLink{
	width: 290px;
}
/* For fiber colorbox info*/

#cboxLoadedContent .attach_account_main{
	background-color: #ffffff;
	width: 400px;
}
#cboxLoadedContent #attach_fiber_form,#cboxLoadedContent #link_wireless_form{
	padding: 10px
}
#cboxLoadedContent #attach_fiber{
	height: 240px;
}
#cboxLoadedContent #link_wireless{
	height: 200px;
}
#cboxLoadedContent .info_section{
	padding: 2%;
	font-size: 16px;
}
#cboxLoadedContent .fiber_success_msg{
	padding: 2%;
	padding-top: 20px;
	font-size: 18px;
}

#cboxLoadedContent a:hover, #cboxLoadedContent a:active {
	cursor: pointer;
}
#cboxLoadedContent #linkErrorList{
	margin: 0 10px;
}
#cboxLoadedContent #linkErrorList .errorMsg{
	margin: 0;
}

/* End of style for fiber color box form*/

table.standard_400 tr td select {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: .9em;
	text-transform: uppercase;
}

.b2b ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin:0;
	padding: 0;
}

	.b2b ol li {
		padding: 5px 0 5px 0;
		margin: 0 0 0 0;
		border-bottom:1px solid #e5e5e5;
		font-weight:bold;
	}

	.b2b ol li span a {
		font-weight:normal;
	}


	.b2b .warrantyContainerContent ol li {
		font-weight:normal;
		border-bottom:0px;
	}

	.b2b #boxFAQs ol li a {
		width:200px;
	}


ol.quicktips {
	margin: 0;
}
ol.quicktips li {
	display: block;
	padding: 10px 0;
	margin: 0;
	font-weight: normal;
}



.b2b .box {
	border-bottom:1px solid #ccc;
}

	.b2b #sideColumn2 .box {
		padding:20px 1px;
	}

	.b2b .box.last {
		padding-top:20px;
		border-bottom:none;
	}

p.required {
	color: #cc0000;
}


/*
***************************
	MAIN COLUMN
***************************
*/

.b2b #mainColumn {
	float:left;
	width:472px;
	padding: 0;
	margin: 0;
	background: url(/resources/images/border_lr_472.gif) top left repeat-y;
}

.b2b #mainColumn_large {
	background-color: #ffffff;
    max-width: 685px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.b2b #insurance_panel #mainColumn_large {
	max-width: none !important;
}
.mainContent {
	width: 448px;
	margin: 0 12px 0 12px;
}

#mainColumn_left {
	float: left;
	width: 47%;
}

#mainColumn_left.rightBordered{
	padding-right: 12px;
	border-right: 1px solid #d5d5d5;
}

#mainColumn_large #mainColumn_right {
	float: right;
	width: 49%;
	padding-left: 12px;
	border-left: 1px solid #d5d5d5;
}
#mainColumn_right_billing {
	float: right;
	width: 49%;
	padding-left: 12px;
	border-left: 1px solid #d5d5d5;
}
#mainColumn_right .noborder {
	border-left: none;
}
#mainColumn_left table td,
#mainColumn_right table td {
	padding: 5px 0 8px 15px;
	margin: 0;
	font-size:14px;
}
#mainColumn_right_billing table td {
	padding: 5px 5px 5px 8px;
	margin: 0;
	color: #2b2b2b;
    font-size: 12px;
}

#mainColumn_left table td.bordered,
#mainColumn_right table td.bordered {
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}
.bluebox {
	width: 448px;
	background: #f1f6f9 url(/resources/images/bluetitlebar.jpg) no-repeat left top;
	margin-bottom: 10px;

}
#mainColumn div.content {
	padding: 2px 0 10px 10px;
}

#mainColumn .content img.left {
	padding: 0 10px 0 0;
}

	/* Large Column
	====================
	*/

#callout {
	float: right;
	width: 230px;
	background-color: #ffffff;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 0 0 10px 15px;
	padding: 10px 0 10px 0;
}

	/*	Phone Hero Block
		================
	*/

	.b2b .phoneHero {
		position:relative;
		width:472px;
		height:393px;
		background:url(/resources/images/phoneHeroBackgrounds.jpg) no-repeat;
		color:#fff;
	}

	.b2b #phoneHeroControls {
		position:absolute;
		bottom:3px;
		_bottom:-18px;
		left:0;
		width:415px;
		height:67px;
		padding:0 28px;
		color:#666;
	}

		.b2b #phoneHeroControls p {
			float:left;
			width:50px;
			padding:8px 5px 0 0;
		}

		.b2b #phoneHeroControls ul {
			float:left;
			width:130px;
			list-style:none;
		}

			.b2b #phoneHeroControls li {
				float:left;
				width:40px;
				height:52px;
				padding:10px 0 0 0;
			}

				.b2b #phoneHeroControls li.hero3 {
					width:44px;
				}

			.b2b #phoneHeroControls li.current {
				background:url(/resources/images/phoneHeroControlCurrent.gif) no-repeat top center;
			}

			.b2b #phoneHeroControls li a {
				display:block;
				width:40px;
				height:52px;
				text-indent:-99999px;
				background-repeat:no-repeat;
				background-position:top right;
				outline:none;
			}

			.b2b #phoneHeroControls .hero1 a {
				background-image:url(/resources/images/phoneOption1.png);
			}

			.b2b #phoneHeroControls .hero2 a {
				background-image:url(/resources/images/phoneOption2.png);
			}

			.b2b #phoneHeroControls .hero3 a {
				margin:0 2px;
				background-image:url(/resources/images/phoneOption3.png);
			}

			.b2b #phoneHeroControls li.current a,
			.b2b #phoneHeroControls li a:hover,
			.b2b #phoneHeroControls li a:active {
				background-position: top left;
			}

		.b2b #phoneHeroControls a.bullet {
			position:absolute;
			bottom:3px;
			_bottom:24px;
			right:28px;
		}

	.b2b #hero1 {
		width:298px;
		height:283px;
		padding:110px 145px 0 28px;
		background-position: 0 0;
	}

	.b2b #hero2 {
		width:268px;
		height:298px;
		padding:95px 175px 0 28px;
		background-position: 0 -394px;
	}

	.b2b #hero3 {
		width:278px;
		height:283px;
		padding:110px 165px 0 28px;
		background-position: 0 -787px;
	}

	.b2b .phoneHero h1 {
		margin:0 0 10px 0;
		color:#fff;
		font-size:1.8em;
		font-weight:normal;
		/*line-height:1em;*/
	}

	.b2b .phoneHero h2 {
		margin:0 0 8px 0;
		color:#fff;
		font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
		text-transform:none;
	}

	.b2b .phoneHero ul {
		margin:0 0 25px 0;
		font-size:1.1em;
		list-style-type:circle;
		list-style-position:inside;
	}
	.b2b .phoneHero ul li {
		margin-bottom: 3px;
	}
	.b2b #b2bPricingNote {
	position: absolute;
	top: 285px;
	left: 28px;
	margin: 0 0 0 0;
	padding: 0;

}

	/*	BlackBerry Learning Center
		==========================
	*/

	#blackBerryLearningCenter {
		padding:15px 0 10px 0;
		border-bottom:1px solid #ebebeb;
		margin:0 15px 15px 15px;
	}

	#blackBerryLearningCenter h3 {
		float:left;
		width:200px;
		padding:10px 0 10px 50px;
		background:url(/resources/images/blackBerryLearningIcon.gif) no-repeat 14px 50%;
		font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
		font-size:1.09em;
	}

	#blackBerryLearningCenter ul {
		float:right;
		width:200px;
		padding:10px 4px 10px 0;
		text-align:right;
	}

	#blackBerryLearningCenter ul li {
		display:inline;
		padding:0 8px;
		border-right:1px solid #dadada;
	}

	#blackBerryLearningCenter ul li.last {
		border-right:none;
	}

	/*	Quick Tips & Favorite Applications
		==================================
	*/

	.b2b #tipsApps {
		padding: 0 0 0 0;
		background:url(/resources/images/quickTipsSuitGuy.jpg) no-repeat 13px bottom;
	}

	.b2b #tipsApps .wrapper {
		background:url(/resources/images/e5e5e5_1x1.gif) repeat-y 285px 0;
	}

	.b2b #quickTips {
		float:left;
		width:255px;
		padding:0 15px;
	}

		.b2b #quickTips h4 {
			float:left;
			font-size: 1em;
		}
		.b2b #quickTips #quickTipsControl {
			float:right;
			width:49%;
			text-align:right;
		}

		.b2b #quickTips #quickTipsSlides {
			float:right;
			width:158px;
			padding:5px 0 0 0;
			margin:10px 0 0 0;
			background:url(/resources/images/quickTipsSlideTop.gif) no-repeat top left;
		}

		.b2b #quickTips #quickTipsSlides .slide {
			padding:8px 15px 40px 15px;
			background:url(/resources/images/quickTipsSlide.gif) no-repeat bottom left;
			line-height: 130%;
		}

	.b2b #faveApps {
		float:left;
		width:150px;
		padding:0 15px 15px 15px;
		line-height: 130%;
	}
	.b2b #faveApps h4 {
		font-size: 1em;
	}

	/* Apps Columns
	=================
	*/

#appsColumn {
	float: left;
	width: 205px;
	padding: 0 10px 0 10px;
	display: inline;
	border-right: 1px solid #cccccc;
}
#appsColumn_noborder {
	float: left;
	width: 195px;
	padding: 0 10px 0 10px;
	display: inline;
}
	.b2b #boxWhyChooseUs ul {
		margin:0 0 10px 0;
		list-style-type:disc;
		list-style-position:inside;
	}

	.b2b #boxWhyChooseUs li {
		padding:5px 0 5px 2px;
		border-bottom: 1px solid #cccccc;
		margin:0;
	}
	.b2b #boxWhyChooseUs li.noborder {
		border-bottom:none;
	}


	.b2b #boxAFB ul {
		margin:0 0 10px 0;
		list-style-type:disc;
		list-style-position:inside;
	}

	.b2b #boxAFB li {
		padding:5px 0 5px 2px;
		border-bottom: 1px solid #cccccc;
		margin:0;
	}
	.b2b #boxAFB li.noborder {
		border-bottom: none;
	}

	.b2b #business {
		padding: 15px 0 15px 0;
		border-bottom: 1px solid #e8e8e8;
	}

	.b2b #business h4 {
		margin:0 0 3px 0;
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

	.b2b #business p {
		margin:0;
		line-height: 120%;
	}
	.b2b #business img {
		float: left;
		margin: 0 10px 0 0;
		padding: 0;
	}
	.b2b #business img.med {
		margin-bottom: 10px;
	}
	.b2b #business.noborder {
		border-bottom: none;
	}
	.b2b #boxGetStarted {
		padding-bottom: 15px;
		margin-bottom: 15px;
		border-bottom: 3px solid #e8e8e8;
		line-height: 130%;
	}
	.b2b #boxGetStarted p {
		padding: 0 0 0 40px;
		margin:0;
		background:url(/resources/images/getStartedThumb.png) no-repeat top left;
	}

	.b2b #boxGetStarted p span {
		font-size:1.365em;
	}

	.b2b #boxGetStarted p a {
		display:block;
		margin:5px 0 0 0;
	}
	.b2b #boxCustSupport {
		padding-bottom: 15px;
		margin-bottom: 15px;
		border-bottom: 3px solid #e8e8e8;
	}
	*:first-child+html .b2b #boxCustSupport { /* ie7 only */
		padding-bottom: 5px;
	}
	* html .b2b #boxCustSupport { /* ie only */
		padding-bottom: 5px;
	}
	.b2b #boxCustSupport dt {
		float:left;
		width:50px;
		font-weight:bold;
	}
	.b2b #boxCustSupport dd {
		float:left;
		width:120px;
		line-height: 130%;
	}

/*
***********************
PAGE STRUCTURE

***********************
*/
ul.sidenav {
	list-style: none;
}
* html ul.sidenav li a.bullet {
	margin: 0;
	padding:0 0 0 15px;
}

span.selected {
	display:block;
	padding: 5px 0 5px 15px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;

}
* html span.selected {
	margin: 0;
	padding: 0 0 0 15px;
}

.columnContent_left {
	width: 212px;
	padding: 0 0 0 0;
	margin: 0 12px 12px 0;
}
.columnContent_right {
	width: 212px;
	padding: 0;
	margin: 0 0 0 12px;
}

.columnContent {
	width: 170px;
	margin: 0 12px 20px 12px;
	padding: 0;
}

.indent {
	margin-left: 12px;
}

.b2b #sideColumn {
	float:left;
	width:240px;
	height:auto;
	padding: 0;
	margin: 0;
	display: inline;
	background-color:#ffffff;
	min-height:420px;
}

.b2b .insurance_sideCol {
	width: 30% !important;
	margin-right: 2% !important;
}
.b2b .insurance_mainCol {
	float: left;
	margin: 0px !important;
}
.b2b .m-left {
	margin-left: 4% !important;
}
.insurance_sideCol .columnContent_left {
	width: 100%;
}


#page_title {
	float: left;
	display: block;
	/*position: relative; /* peekaboo bug fix */
	margin: 0;
	padding: 0;
}
#page_title h1 {
	color:#000;
	font-size:2.3rem;
	font-weight:normal;
	margin: 0 0 5px 5px;
	float: right;
}
#page_title h4 {
	color:#666;
	font-size: 1.2 em;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0;
}
#b2b_cart_summary .cart_summary .clear_cart {
	position: relative;
	top: 5px;
	left: 5px;
}
#b2b_cart_summary .cart_summary .clear_cart a img {
	width: 15px;
	position: relative;
	top: 3px;
}
#highlight_title {
	width: 100%;
	height: 60px;
	background: url(/resources/images/highlight_title_bar.gif) no-repeat top left;
	background-size: 1060px;
	position: relative; /* peekaboo bug fix */
	margin: 0 0 20px 0;
	padding: 0;

}
#highlight_title h1 {
	color: #5c6f7d;
	font-size:1em;
	font-weight:bold;
	margin: 15px 0 20px 10px;
	padding: 12px 0 0 0;
}
* html #highlight_title h1 {
	margin-top: 10px;
	padding: 0;
}
*:first-child+html #highlight_title h1 {
	margin-top: 10px;
	padding: 0;
}
#highlight_title h1 span {
	font-weight: normal;
}
#highlight_title h1 a {
	font-size: 45%;
	color: #2987c4;
	font-weight: normal;
}
#promo_bottom {
	display: inline;
}
#company_info ul{
	margin: 0;
	padding: 30px 0 0 0;
	vertical-align: bottom;
}
#company_info img {
	padding: 0 10px 10px 0;
	float:left;
}

.left {
	float: left;
}
.right {
	float: right;
}

.date {
	color: #999;
}

.bold_subtitle {
	color: #333;
	font-size: 1.4em;
	font-weight:bold;
	padding-top: 10px;
	padding-bottom: 5px;
}

.mainContent .bold_subtitle {
	color: #333;
	font-size: 1.2em;
	font-weight:bold;
	padding-top: 10px;
}

.balanceprice {
	color: #8ebd01;
	font-size: 21px;
	font-weight:bold;
	padding-top: 5px;
}

.plan_details{
    font-size: 12px;
    border: 1px solid #036fba;
    padding: 2%;
    color: #036fba;
    width: 112px;
    border-radius: 5px;
    text-align: center;
    text-transform: Uppercase;
    background: white;
    float: left;
    margin:2%;
}
.computer_plan_no_result {
	margin-top: 26%;
    padding-left: 22%;
}
.smalllink {
	font-size: .9em;
}

.clear {
	clear:both;
}

#acctinfo div {
	font-size: .9em;
}

#acctinfo div strong {
	text-transform:uppercase;
}

#billing_module{
	line-height:normal;
}

#billing_module .btmdivider {
	border-bottom:1px solid #CCCCCC;
	margin:5px 0;
}

p.account_overview_note {
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	padding:5px 0;
}

/*
**********************
	LIST STYLES
**********************
*/

ul.checkbox_list {
	width: 185px;
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
}
ul.checkbox_list li {
	margin: 0 0 12px 0;
}
* html ul.checkbox_list li {
	margin: 0 0 5px 0;
}
*:first-child+html ul.checkbox_list li {
	margin: 0 0 5px 0;
}
ul.checkbox_list li input {
	margin: 0 5px 0 0;
	padding: 0;
}
ul.row_list {
	margin:0 0 10px 0;
}
ul.row_list li {
	padding:7px 0 7px 0;
	margin:0;
}
ul.row_list li.noborder {
	border-bottom:none;
}
ul.row_list li span {
	text-transform: uppercase;
	font-weight: bold;
}
ul.row_list.smaller li{
	font-size: .9em;
}

ul.simple {
	list-style-type: none;
}

.col1{
	text-align: right;
    font-weight: 600;
    width: 150px;
}

.col2{
	width: 50%;
    padding-left: 5%;
}

table#generic tr td {
	padding: 5px 0 5px 0;
	border-top: 1px solid #ccc;
	border-collapse: collapse;
}
table#generic tr td.detailBilling {
	border-top: 0px;
}
table#generic tr td.bottom {
	border-bottom: 1px solid #ccc;
}

table#generic tr td.noborder {
	border-bottom: none;
}

table.b2b_usage_table {
	width: 635px;
}

#your_plans .plan_name {
	float: left;
	width: 80%;
	padding-bottom:5px;
}

#your_plans .user_count{
	float: right;
	width: 20%;
}

#your_plans .your_plans_row {
    vertical-align: middle;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 5px;
}

.support_section {
	padding: 8px 0 0 0;
	line-height: normal;
}

.support_section ul li.list_title {
	color: #666;
	font-weight:bold;
	padding-bottom: 5px;
}

.support_section .left {
	padding: 0 8px 0 11px;
}

.support_section img {
	margin: 2px 0 15px 0;
}

.divider {
	border-top: 1px solid #ccc;
}

.lightDivider {
	border-top: 1px solid #e5e5e5;
}

div.mainContent.bluebox .divider {
	margin: 0 10px 8px 10px;
}

#mainColumn .mainContent .content .divider {
	border-top: 1px solid #ccc;
	width: 430px;
}

.mainContent .content span {
	display:block;
}

#column_170 {
	width: 170px;
}
#column_104 {
	width: 160px;
	float:right;
	margin-right:22%;
}
.padright {
	padding-right: 12px;
}

/*
********************************************
	OVERVIEW COLUMNS
****************************************
*/

#overview_column_small {
	float: left;
	display: inline;
	width: 224px;
	padding: 0 12px 0 0;
	margin: 0 0 0 0;
	border-left: 1px solid #e8e8e8;
}

#overview_column_large {
	float: left;
	display: inline;
	width: 315px;
	padding: 0 12px 0 12px;
	border-left: 1px solid #e8e8e8;
}
#overview_column_small.noborder {
	border-left: none;
}
#overview_column_large.noborder {
	border-left: none;
}
#overview_column_small ul,
#overview_column_large ul {
	list-style: none;
}
#overview_column_small ul li,
#overview_column_large ul li {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #e8e8e8;
}
#overview_column_small ul li.noborder,
#overview_column_large ul li.noborder {
	border-bottom: none;
}

/*
**************************************************
	PAGE UTILITIES - PRINT AND CHAT, ETC. ICONS

*****************************************************
*/

#page_utilities ul.help {
	float: right;
	_display: inline;
	width: 118px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#page_utilities ul.help li {
	padding:4px 0 5px 25px;
	border-bottom:1px solid #e8e8e8;
	background:url(/resources/images/decorations/icons_20x20.png) no-repeat;
}
* html #page_utilities ul.help li {
	padding:4px 0 5px 10px;
}

#page_utilities ul.help li.print {background-position:0 -240px;}
#page_utilities ul.help li.support {background-position:0 -360px;}
#page_utilities ul.help li.email {background-position:0 -480px;}

.upgrade_icon {
	background: url(/resources/images/b2b/upgrade_icon.gif);
	height: 26px;
	width: 26px;
}

.upgrade_icon span {
	display:none;
}

.activation_icon {
	background: url(/resources/images/b2b/activation_icon.gif);
	height: 26px;
	width: 26px;
}

.activation_icon span {
	display:none;
}

.login_icon {
	background: url(/resources/images/b2b/login_icon.gif);
	height: 26px;
	width: 26px;
}

.login_icon span {
	display:none;
}
/*
***********************
	PHONE GRID

***********************
*/


.phoneSmall {
	float: left;
	display: inline;
	width: 105px;
	height: 158px;
	margin: 0 20px 0 0;
	padding: 0 0 0 0;
}

#overview_column_large .phoneSmall {
	margin: 0;
}

* html .phoneSmall {
	height: 148px;
}
*:first-child+html .phoneSmall {
	height: 148px;
}
.phoneSmall img {
	display: inline;
	border: 1px solid #e8e8e8;
	margin-bottom: 10px;
}

/*
*****************************
	MANAGE LINE ELEMENTS
******************************
*/
.narrowby {
	width: 212px;
	padding: 0 0 0 0;
	margin: 0 12px 20px 0;
}
.narrowby h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-transform:uppercase;
	line-height: 190%;
	letter-spacing: .04em;
	color: #5c6f7d;
	padding: 0 0 0 0;
	margin:0 0 0 0;
	border-bottom: 1px solid #e8e8e8;
}
* html .narrowby h3 { /* ie only */
	line-height: 90%;
	letter-spacing: .05em;
	padding-bottom: 10px;
}
*:first-child+html .narrowby h3 { /* ie7 only */
	line-height: 100%;
	letter-spacing: .05em;
	padding-bottom: 10px;
}
#narrowby_form_dept,
#narrowby_form_plans,
#narrowby_form_phones {
	margin: 10px 0 0 0;
}
#menu_departments,
#menu_phones,
#menu_narrowby {
	width: 190px;
	background-color: #f3f3f3;
	border: 1px solid #cccccc;
	margin: 0;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}

h3.columnTitle {
	width: 212px;
	font-size: 1.1em;
	font-weight: bold;
	/*line-height: 190%;*/
	text-transform: uppercase;
	color: #5c6f7d;
	padding: 0 0 0 0;
	margin:0 0 10px 0;
}
/* * html h4.columnTitle {
	line-height: 90%;
}
*:first-child+html h4.columnTitle { 
	line-height: 100%;
} */

#b2b_data_table #manage_lines_table {
	table-layout: fixed;
	border-collapse: collapse;
}

.shipping_form{
	min-height: 425px
}

#line_box{
	margin-bottom: 10px;
    padding: 0px;
}

#b2b_data_table #manage_lines_table td {
	text-overflow:ellipsis;
	overflow:hidden;
	margin: 0px;
	padding: 0 0 0 5px;
}

#b2b_data_table #manage_lines_table td span{
	white-space:nowrap;
}

#b2b_data_table #manage_lines_table td.spacing {
	background:#ffffff;
	padding:0px;
}

div.compare_down {
	float:left;
	margin-left: 4px;
	_margin-left: 2px;
	padding: 0 0 0 34px;
	height: 26px;
	background:url(/resources/images/decorations/icons_20x20.png) no-repeat 3px -715px;
}

div.compare_down span {
	display: none;
}

div.compare_up {
	float:left;
	margin: 6px 0 0 2px;
	padding:0 0 0 34px;
	height: 26px;
	background:url(/resources/images/decorations/icons_20x20.png) no-repeat 3px -602px;
}

div.compare_up span {
	display: none;
}

#b2b_subnav li {
	float: left;
	padding-top: 2px;
	padding-right: 6px;
	list-style: none;
	line-height: 26px;
}

a.b2b_action_btn {
	float: left;
	height:26px;
	padding: 0 7px 0 0;
	background:url(/resources/images/b2b/b2b_action_btn.png) no-repeat right 0;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

a.b2b_action_btn:hover,
a.b2b_action_btn:active {background-position: right -26px;}

a.b2b_action_btn span {
	float: left;
	height:26px;
	width: 7px;
	background:url(/resources/images/b2b/b2b_action_btn.png) no-repeat left 0;
}

a.b2b_action_btn:hover span,
a.b2b_action_btn:active span {background-position: left -26px;}

/*
**********************************
	SORTING OPTIONS
*********************************
*/

.sortrow {
	display: block;
	width: 696px;
	height: 25px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

#itemSearch {
	display: inline;
	width: 230px;
	margin: 0 10px 0 0;
}
#itemSearch input {
	width: 140px;
	border: 1px solid #cccccc;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 10px;
}
#itemSearch label {
	font-weight: bold;
	text-transform: uppercase;
}

#sortby {
	display: inline;
	width: 226px;
}
#sortby label {
	font-weight: bold;
	text-transform: uppercase;
}
#sortby_form {
	display: inline;
}
#sortby_menu {
	background-color: #f3f3f3;
	border: 1px solid #cccccc;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}
#paginate {
	margin: 0;
	padding: 0;
}
#paginate ul {
	list-style: none;
}
#paginate ul li {
	display: inline;
	margin: 0;
	padding: 0 5px;
	border-right: 1px solid #e8e8e8;
}
#paginate ul li.noborder {
	border-right: none;
}

#find_line_row {
	margin-top: -10px;
}

.feature_checks label{
	color: #2c72b6;
	cursor: pointer;
}

.feature_checks label.checked{
	color: #000000;
}

.feature_checks input {
	cursor: pointer;
}

#narrow_by_fragment .features_list {
	height:158px;
	overflow:auto;
}

.apply_actions_row {
	background:#f4f8f9;
	width:920px;
	height:30px;
}

#select_clear_all {
	margin-bottom: 1em;
}

#select_clear_all a{
	font-weight: bold;
}

#showing_top {
	margin: 0 0 1em 0;
}

#showing_bottom {
	margin-top: 1em;
}
/*
******************************
	DATA TABLE
*****************************
*/
#b2b_data_table {
	max-width: 100%;
	width:100%;
	font-size:140%;
	font-weight:500;
	overflow-x:visible;
}
@media print {
	#b2b_data_table {
		overflow-x:visible;
	}	
}
#activation_table {
	max-width: 100%;
	font-size:140%;
	font-weight:500;
}
.esim-devices, .physical-sim-devices {
	padding: 10px 0 1px 0;
    font-size: 16px;
}
table.full_table {
	max-width: 696px;
}
a.pdf {
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 8%;
	padding-right: 8%;
	border: 1px solid #036fba;
    border-radius: 5px;
    background-color: white;
    font-size: 75%;
}
#b2b_data_table tr.header_row td,
#b2b_data_table tr.header_row th {
	background: #c2e7f5;
	font-weight: bold;
}

#b2b_data_table tr td{
	height: 29px;
	text-align:left;
	vertical-align: middle;
	padding: 6px 3px;
}

#b2b_data_table tr td.name {
	padding-left: 22px;
}

#b2b_data_table tr.even td.checkbox {
	background:#f4f8f9;
}

#b2b_data_table tr.data_row:hover>td { /* WILL NOT SHOW IN IE6 */
	background-color: #fffdca;
}

@media (max-width: 768px) {
	#b2b_data_table tr.data_row:hover>td {
		background-color: white !important;
	}
}

#activation-lines-table tr td {
	background: white;
	padding-left: 10px;
	color: #0F3D58;
    width: 25%;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    padding: 5px 23px;
    font-weight: 700;
}
#activation-lines-table tr{
	border-bottom: 1.4px solid #CBCBCB;
}

#activation-lines-table {
	border: 1.4px solid #B1B1B2;
	margin-bottom: 30px;
	width: 100%;
	background: white;
}

#activation-lines-table td {
	line-height: 29px;
	width: 50%;
	font-size: 17px;
}

#b2b_data_table a:hover, #b2b_data_table a:active {
	text-decoration: underline;
}
#b2b_data_table td.sort_title {
	padding-left: 22px;
}
#b2b_data_table tr.data_row:hover>td.sort_title {
	background-color: #fff;
}
#b2b_data_table td.sort_title h2 {
	text-transform: none;
	color:#000;
}
/*
#b2b_data_table td.col1 {
	width: 50%;
	padding-left: 2%;
	font-size:70%;
}
#b2b_data_table td.col2 {
	width: 104px;
}
#b2b_data_table td.col3 {
	width: 50%;
	padding-left:20%;
	font-size:85%;
}
*/
#b2b_data_table td.col4 {
	width: 157px;
}
#b2b_data_table td.col5 {
	width: 100px;
	color: #99cc33;
}
#b2b_data_table tr.odd td {
	background:#E4F8FD;
}

/*****************************
		Activation Page
*****************************/

.activation_ready {
	font-size: 1.1em;
}

.hide_text span {
	display: none;
}

#b2b_data_table #phone_lines_table {
	width: 1050px;
}

#b2b_data_table #phone_lines_table th {
	background-color:#c2e7f5;
	color:#333333;
	font-size:1.1em;
	font-weight:bold;
	margin:0;
	padding:7px 0 6px 5px;
	text-align:left;
}

.b2b_activate_btn {
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	padding-left:654px;
	width:260px;
	padding-top: 0;
	text-align:left;
}

.activation-align{
    flex: 0 0 70%;
    max-width: 70%;
}

.b2b_activate_btn .ui-button-c, .activate-button .ui-button-c{
	margin: 10px;
    height: 30px;
    width: 225px;
	font-size: initial;
    border-radius: 25px;
    padding: 7px;
}
 

.ui-button-c .middle-align {
	margin: 6px;
}

.activate-button {
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	width: 100%;
	padding-top:15px;
	text-align:left;
	margin: auto;
}

.activate-button .ui-button-c{
	display: block;
	margin: auto;
	height: 30px;
	width: 210px;
}

.insurance-box {
    box-sizing: border-box;
    position: relative;
    vertical-align: top;
    margin: 15px 0;
    padding: 20px 0;
    transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
}
.insurance-content {
    padding: 30px 0
}
.upgrade-notification {
    background-color: #0072C7;
    color: white;
    font-size: 16px;
    margin-bottom: 20px;
    padding: 12px;
    display: flex;
    flex-direction: row;
}
.upgrade-notification .checkmark-image {
    filter: brightness(0) invert(1);
}
.upgrade-notification .upgrade-text {
    margin: auto 10px;
}
.insurance-header .insurance-name {
	font-size: 18px;
	align-self: center;
	-webkit-box-flex: 1;
	flex-grow: 1;
}
.checkbox-container {
	display: block;
	position: relative;	
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	max-width: 100%;
}
.checkbox-container-pad {
	padding-left: 35px !important;
}
.checkbox-container input:checked ~ .checkmark {
	background-color: white;
	border: 1px solid #b1b1b1;
}
.checkbox-container input:checked ~ .checkmark::after {
	display: block;
}
.checkbox-container .checkmark {
	position: absolute;
	top: 7px;
	left: 0;
	height: 20px;
	width: 20px;
	border: 1px solid #b1b1b1;
	background-color: white;
	box-sizing: border-box !important;
}

.checkmark.act-checkmark {
	top: -3px;
}

.checkbox-container .checkmark::after {
	content: "";
	position: absolute;
	display: none;
	left: 5px;
	width: 6px;
	height: 12px;
	border: solid #33C3FF;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.insurance-header .insurance-price-section {
	text-align: right;
	align-self: center;
	font-size: 18px;
}
.insurance-checkbox {
	display: flex;
	width: 100%;
	font-size: 17px;
}
.physical_insurance-checkbox {
	display: flex;
    margin-left: 30px;
}

@media (max-width: 320px) {
	.insurance-title {
		width: 85% !important;
	}
}
@media (min-width: 321px) and (max-width: 425px) {
	.insurance-title {
		width: 90% !important;
	}
}
.insurance-title {
	display: flex;
	width: 95%;
	padding-left: 35px;
}
.wearable-option-box {
    border: 1px solid #28c2fe;
    cursor: pointer;
    padding: 10px 0;
    margin: 0 5px;
    margin-bottom: 10px;
    margin-top: 15px;
}

.wearable.title {
	font-size: 14px;
    font-weight: 500;
    margin: 5px;
}

.tooltip {
	position: relative;
	display: inline-block;
}

.tooltip .tooltiptext {
	visibility: hidden;
	width: 200px;
	background-color: #FFFFFF;
	font-size: 13px;
	line-height: 16px;
	margin: 0;
	padding: 10px;
	text-align: left;
	border: 2px solid #D0D0D1;
	position: absolute;
	z-index: 999;
	top: -65px;
}

.tooltip:hover .tooltiptext {
	visibility: visible;
}

.buttons.wearable-popup {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}

.wearable-popup .btn-primary-inverse {
    background-color: #36c3fd;
    border-color: #36c3fd;
    width: 25%;
    padding: 10px;
    font-size: 14px;
}

.wearable-popup .disabled.btn-primary-inverse, .backup-btn-continue a.qrcodeactivecontinue.disabled {
    background: #b1b1b1;
    border-color: #b1b1b1;
    pointer-events: none;
}

.btn-primary-inverse, .btn-primary-inverse:disabled, .btn-primary-inverse:hover, .disabled.btn-primary-inverse{
    color: #fff;
}
.wearable-option {
    display: flex;
}

.wearable-selection-radio {
    display: flex;
    padding: 0;
    flex-grow: 1;
}

label.buy-watch-iphone, label.watch-standalone {
    display: inline-block;
    margin-bottom: .5rem;
}

.wearable-selection-radio .option {
    padding-left: 10px;
}

.wearable-selection-image {
    padding-left: 15px;
    padding-right: 15px;
    width: 67px;
    display: flex;
}

.wearable-selection-image img {
    width: 45px;
}

.standalone-wearable-info {
	font-size: 12px;
}

.wearable-info img {
	width: 20px;
}
.radio.watch-standalone > input:checked + i, .radio.buy-watch-iphone > input:checked + i {
    background: #36c3fd;
    box-shadow: inset 0 0 0 3px #fff;
}
.wearable-option-box.selected {
    box-shadow: 0 0 2px 2px #28c2fe;
}
.radio.watch-standalone > i, .radio.buy-watch-iphone > i {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    margin-left: 10px;
    vertical-align: middle;
    border: 1px solid #b1b1b1;
    border-radius: 50%;
    box-shadow: inset 0 0 0 8px #fff;
    transition: .2s;
}
.radio {
	position: relative;
}
.radio input {
	visibility: hidden;
	position: absolute;
}
.radio .insurance-radio {
	position: absolute;
	display: inline-block;
	top: 5px;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	border: 1px solid #b1b1b1;
	border-radius: 50%;
	box-shadow: inset 0 0 0 8px #fff;
	-webkit-transition: .2s;
	transition: .2s;
}
.radio > input:checked + .insurance-radio {
	background: #36c3fd;
	box-shadow: inset 0 0 0 3px #fff;
}
.radio:hover > .insurance-radio {
	background: #b1b1b1;
	box-shadow: inset 0 0 0 3px #fff;
}
.toggle {
    padding-left: 35px;
    color: #33C3FF;
    cursor: pointer;
    font-weight: 500;
    font-size: 14px;
}
.toggle .arrow {
    border: solid #33C3FF;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.lines-disclaimer {
    font-size: medium;
    margin: 10px 0;
}
.insurance-details .insurance-description {
    font-size: 14px; 
}
.insurance-details .insurance-description .disclaimer {
    padding: 10px 0;
    font-size: 12px;
}
.brightstar-content .title {
    font-weight: 500;
    text-align: center;
    padding-top: 15px;
    font-size: 20px;
    padding-bottom: 10px; }
  
.brightstar-content .sub-title {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 18px;
    color: #28c2fe;
    cursor: pointer; 
}
.brightstar-content .sub-title a {
    cursor: pointer;
}
.brightstar-content table {
    background-color: #fff;
    width: 100%;
    display: block;
}
.brightstar-content table td:first-child {
    width: 215px;
}
.brightstar-content table td {
    padding: 4px;
    border: 1px solid #505050;
}
.brightstar-content table .category {
    font-weight: 500;
    text-align: right;
}
.brightstar-content .coverage-certificate {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.brightstar-content .coverage-certificate a {
    cursor: pointer;
}
.add-insurance-table {
    font-size: medium;
    display: table;
    border: 2px solid grey;
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
    table-layout: fixed;
}
.add-insurance-table tr.odd td {
    background:#F1F6FE;
}
.add-insurance-table td {
    border-bottom: 1px solid grey;
    padding: 15px;
}
.add-insurance-table tbody tr:last-child td {
    border-bottom: none;
}
.phone-lines-table {
    font-size: medium;
    display: table;
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
    table-layout: fixed;
}
.phone-lines-table td {
    border-bottom: 1px solid grey;
    padding: 15px;
    word-break: break-word;
}
.phone-lines-table tr.odd td {
    background:#F1F6FE;
}
.phone-lines-table .cs-primary-link {
    cursor: pointer;
    display: flex;
    flex-direction: row;
    color: #33C3FF;
}
.phone-lines-table .cs-primary-link-red {
    color: #E55F5F;
}
.phone-lines-table .cs-primary-link .icon {
    align-self: baseline;
    vertical-align: text-top;
    width: 14px !important;
    margin-bottom: 4px;
}
.phone-lines-table .cs-primary-link p {
    margin: auto 0;
    padding-left: 5px;
}
.phone-lines-table td.upgrade {
    padding: 0;
}
.phone-lines-table td.no-border {
    border: none;
}
.phone-lines-table .upgrade-notification {
    margin: 0;
}
.phone-lines-table 

/* #b2b_data_table #phone_lines_table.iOSDevices_table th{
	height: 30px;
}

#b2b_data_table #phone_lines_table.iOSDevices_table td{
	height: 30px;
} */
/*
******************************
	MODIFIERS
*****************************
*/
.bluetint {
	background-color: #f4f8f9;
}
.topborder {
	margin-top: 10px;
	padding:10px 0;
	border-top: 1px solid #cccccc;
}
img.product {
	float: left;
	border: 1px solid #e8e8e8;
	margin: 0 15px 15px 0;
	padding: 0 0 0 0;
}
.leftborder {
	border-left: 1px solid #e8e8e8;
	padding: 0 0 0 12px;
	margin: 0 0 0 0;
}
/*
****************************
	MINI TEXT MESSAGE FORM
****************************
*/
#mini_text_message form textarea.text_message_box {
	width: 200px;
	height: 100px;
	border: 1px solid #cccccc;
	margin: 0 0 10px 0;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 1em;
}
#mini_text_message form img {
	float: left;
}
#mini_text_message_edit {
	display: none;
}
#message_sent {
	background-color: #f3f3f3;
	margin: 0 0 20px 0;
	padding: 25px 20px 25px 30px;
}

#message_sent img {
	float: left;
	margin: 0 12px 12px 0;
}
#message_sent p {
	float: left;
	display: block;
	font-weight: bold;
	margin-bottom: 12px;
}

span.character_count {
	float: right;
	font-size: .9em;
	color: #999999;
}

.b2b_registration_form {
	width: 650px;
}

table#b2b_reg tr td {
	line-height: 2em;
}
/*
******************************
	MANAGE LIST TABLE
******************************
*/

	.manage_list h2 {
		margin:0 0 10px 0;
		color:#333;
		font-size:1.455em;
	}

	.manage_list table {
		width:650px;
		margin:0 0 30px 0;
		border-collapse:separate;
		font-size: 1em;
		line-height:1.083em;
	}

/* base th styles */
		.manage_list th {
			padding:12px 12px 10px 12px;
			border-bottom:6px solid #aad1df;
			background:url(/resources/images/table_head.png) repeat-x top left #e1eef3;
			color:#666;
			text-align:left;
			text-transform:none;
			vertical-align:bottom;
			font-size: 14px;
    		line-height: 18px;
		}

		.manage_list th.division {width: 200px;}
		.manage_list th.department {width: 496px;}
		.manage_list th.department_nothing {width: 580px;}

		/* generic elements inside ths */
		.manage_list th a {
			font-size: .9em;
			font-weight:normal;
			line-height:1.3em;
			text-transform:none;
		}

		/* base td styles */
		.manage_list td {
			padding:12px 12px 12px 12px;
			border-bottom:1px solid #e9e9e9;
			vertical-align:top;
			line-height: 150%;
		}
			.manage_list tr.over td {
				background-color:#fffdca;
				cursor:pointer;
			}
		.manage_list td.division {
			width: 199px;
			padding-top: 18px;
			border-right: 1px solid #e9e9e9;
		}
			.manage_list tr.over td.division {border-color:#c6e6f4;}

		.manage_list td.department {width: 496px;}

		/* generic elements in tds */
		.manage_list td strong.highlight {
			display: block;
			margin: 0 0 2px 0;
		}
		.manage_list td h3 {
			margin:0 0 4px 0;
			font-size:1.3em;
			font-weight:bold;
			text-transform:none;
		}
		.manage_list td p {margin:0;}

		/* td.division */
		.manage_list td.division span {
			display:block;
			margin:0 0 4px 0;
			color:#666;
		}

		.manage_list td.division p.arrow {height:1.167em;}
		.manage_list tr.over td.division a.arrow {
		padding: 0 0 0 8px;
		background: url(/resources/images/bullet_arrow_blue.gif) no-repeat 0 .33em;
		font-size: .9em;
		text-decoration:underline;
		}
		.manage_list tr.over td.division h3 a {text-decoration:none;}

/*
****************************
	NOTE BOX
****************************
*/
#notebox {
	background: #f3f3f3 no-repeat top center;
	margin: 0 0 20px 0;
	padding: 25px 12px 12px 12px;
}
#notebox_edit {
	display: none;
}
.notebox_edit_content {
	background: #f3f3f3 no-repeat top center;
	margin: 0 0 20px 0;
	padding: 25px 12px 12px 12px;
}
#notebox_edit form textarea.notebox {
	width: 170px;
	height: 250px;
	border: 1px solid #cccccc;
	margin: 0 0 10px 0;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 1em;
}
.save_button {
	margin: 5px 5px 0 0;
	padding: 0 0 0 0;
    float: left;
}
.save_button_text {
	float: left;
	display: inline;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}

#b2b_upgrade p #button_c{
	margin:2% 5%;
}

/*
****************************
	ALERT BAR
****************************
*/
#alert_bar {
	width: 683px;
	height: 30px;
	background: #ffffff url(/resources/images/alert_bar.gif) no-repeat top left;
	margin-bottom: 15px;
}
#alert_bar span {
	float: left;
	position: relative;
	top: 8px;
	padding-left: 80px;
	color: #99cc33;
}
#alert_bar a.close {
	float: right;
	position: relative;
	top: 8px;
	background: url(/resources/images/close_x.gif) no-repeat right 2px;
	padding: 0 20px 0 20px;
	margin-right: 20px;
	border-left: 1px solid #e8e8e8;
}
/***************************************************
 *
 * My Bill Form Styles
 *
 ***************************************************/
#my-bill dl dt {
	font-weight: bold;
	padding: 4px 0 4px 0;
}

#my-bill dl li {
	width: 30em;
}

#b2b_content #insurance_panel{
	background-color: #fff;
	width: 100%;
	height: 450px;
}

#my-bill dl dd ul li span, #my-bill dl dt span {
	display: block;
	float: right;
	width: 12em;
}

#my-bill dl dd ul li span img, #my-bill dl dt span img {
	margin-top: 15px;
}

#my-bill dd ul li {
	clear: right;
	padding-bottom: 3px;
}

#my-bill dl dd ul {
	list-style: none;
	padding-left: 0;
}



#my-bill .linear {
	padding-bottom: 1em;
}

.tableDivider {
	border-left: 1px solid #ccc;
	padding-left: 1em;
}

.align-horizontal-submit {
	vertical-align: middle;
	margin-bottom: 2px;
}

.optional-features .find-features {
	text-align: right;
}

/*
****************************
	Recommendations
****************************
*/
#recommendation {
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
}
#recommendation_text {
	float: left;
	display: inline;
	width: 60%;
}


/***************************************************
 *
 * Warranty Rules
 *
 ***************************************************/

#unlinkedWarranty2.unlinkedWarrantyHide {
	display: none;
}

#warranty-header.warrantyHeader {
	float:left; width:100%;
}

#warranty-header ul {
	list-style-type: none;
	margin-top: .5em;
	margin-left: 1em;
}

#warranty-header li span {
	font-weight: bold;
}

#warranty-header li {
	padding-bottom: .5em;
}


#warranty-exchange-process {
	margin-left: 3em;
}

#warranty-exchange-process ol {
	list-style-type: decimal;
}

#warranty-exchange-process ol li {
	padding-bottom: 5px;
}



#warranty-steps {
	width: auto;
}

#warranty-question {
	width: 330px;
	float: left;
	padding: 0 5px 5px 5px;
}

#warranty-error {
	float: left;
}

#warranty-question-number{
	display: none;
}

#warranty-answer {
	width: 200px;
	float: right;
	text-align: left;
}


#warranty-picture {
	float: left;
	vertical-align: top;
}

#warranty-buttons {
	float: right;
	padding: 0 20px;
}

#warranty-buttons .back-buttons {
	float: left;
	margin: 10px 5px 0 0;
}

#warranty-buttons .questionnaire-back-button {
	display: none;
}

#warranty-buttons .continue-buttons {
	float: right;
}

#warranty-intro {
	width: 500px;
	margin-bottom: 20px;
}

/* Warranty progress bar rules */

#warranty-timeline {
	list-style: none;
	float: left;
	width: 100%;
	margin-top: 1em;
	margin-bottom: 15px;
}

#warranty-timeline td {
	width: 12%;
	padding: 15px 4px 0 0;
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
}

#warranty-timeline #troubleshooting {
	background-image: url(/resources/images/icons/warranty/1.png);
}

#warranty-timeline #exchange {
	background-image: url(/resources/images/icons/warranty/2.png);
}

#warranty-timeline #user-agreement {
	background-image: url(/resources/images/icons/warranty/3.png);
}

#warranty-timeline #payment-shipping-details {
	background-image: url(/resources/images/icons/warranty/4.png);
}

#warranty-timeline #claim-summary {
	background-image: url(/resources/images/icons/warranty/5.png);
}

#warranty-timeline #claim-ticket {
	background-image: url(/resources/images/icons/warranty/6.png);
}

#warranty-timeline td a {
	display: block;
	color: #00718F;
}

#warranty-timeline .current {
	font-weight: bold;
}

#warranty-timeline .current a {
	color: #6D9928;
}



#warranty-shipping-address ul {
	margin-top: 1.5em;
}

#warranty-shipping-address li {
	padding-bottom: 5px;
}

#warranty-shipping-address label {
	display: block;
	float: left;
	width: 14em;
	text-align: right;
	padding-right: 1em;
}

#submit-warranty-questionnaire.submit-warranty-questionnaire-button {
	display: none;
}


#unlinkedWarranty6.unlinkedWarranty6-style {
	display: none;
}

#unlinkedWarranty5.unlinkedWarranty5-style {
	display: none;
}

#unlinkedWarranty4.unlinkedWarranty4-style {
	display: none;
}

#unlinkedWarranty3.unlinkedWarranty3-style {
	display: none;
}

#b2b_warranty .error {
	color: #FF0000;
	padding-bottom: 5px;
}
#b2b_warranty_width{
	width:950px;
	background-color: #FFFFFF;
}
#b2b_warranty{
	background-color: white;
    padding-right: 254px;
}


#warranty-disclaimer ol {
	list-style-type: none;
}

#warranty-disclaimer ol li {
	font-weight: normal;
}

#b2b_data_table table tr.header_row a.sortDes {
	padding: 0 15px 0 0;
	background: url(/resources/images/sort_arrow_down.gif) center right no-repeat;
}

#b2b_data_table table tr.header_row a.sortAsc  {
	padding: 0 15px 0 0;
	background: url(/resources/images/sort_arrow_up.gif) center right no-repeat;
}

.red_price {
	font-size: 1.2em;
	color: #cc0000;
	font-weight: bold;
}

.strikethrough {
	text-decoration: line-through;
}

#profile_edit1 ul {
	padding-top: 10px;
}

#profile_edit1 li {
	clear:both;
	padding-bottom: 5px;
}

#profile_edit1 li label{
	display:block;
	float:left;
	width:120px;
}

#profile_edit1 li span{
	padding-left:10px;
}

#profile_edit1 li.reset_password{
	padding-bottom: 15px;
}

#permissions_edit ul {
	padding-top: 10px;
}

#permissions_edit li {
	clear:both;
	padding-bottom: 20px;
}

#permissions_edit li label{
	display:block;
	float:left;
}

.billingSave{
	float:right;
	border: 0px;
	margin-right: 5%;
	margin-bottom: 4%;
}
/***************************************************
 *
 * More/Less Link Styles
 *
 ***************************************************/

ul.bullet_border li {
	border-bottom: solid 1px #E5E5E5;
	padding: 1px 0;
	list-style-type: disc;
	list-style-position: inside;
	font-size: 70%;
}

a.b2b_see_more{
	background:url(/resources/images/sort_arrow_down.gif) center right no-repeat;
	padding:0 16px 0 0;
	white-space:nowrap;
}

a.b2b_see_more_on{
	background:url(/resources/images/sort_arrow_up.gif) center right no-repeat;
}

/*********************************
	MANAGE LINES POPUP WINDOW
**********************************/

.manage_lines_popup .titlebar {
	height: 30px;
	background: #006685 url(/resources/images/decorations/bg_titlebar.gif) repeat-x top left;
	padding: 0;
	margin-bottom: 15px;
	color: #ffffff;
}

.manage_lines_popup .titlebar span {
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	margin: 8px 0 0 20px;
	text-transform: uppercase;
}
.manage_lines_popup .titlebar1 {
	height: 34px;
	background: #4196AC url(/resources/images/decorations/bg_titlebar.gif) repeat-x top left;
	padding: 0;
	margin-bottom: 15px;
	color: #ffffff;
}
#genie1{
	width: 370px;
}
.manage_lines_popup .titlebar1 span {
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	margin: 8px 0 0 20px;
	text-transform: uppercase;
}
#billing_and_payment_manage_autopay .titlebar1 {
    display: none;
}
#billing_and_payment_manage_autopay .manage_lines_popup,
#billing_and_payment_manage_autopay #genie1{
	width: 100%;
}
.manage_lines_popup a.close {
	float: right;
	background: url(/resources/images/genie/close.png) no-repeat right 1px;
	padding: 0 20px 0 15px;
	margin: 8px 15px 0 0;
	border-left: 1px solid #ffffff;
	height: 1.2em;
	color: #ffffff;
}
.manage_lines_popup a.close1 {
	float: right;
	background: url(/resources/images/decorations/close_white.gif) no-repeat right 50px;
	padding: 0 20px 0 15px;
	margin: 58px 155px 55px 4;
	border-left: 5px solid #ffffff;
	height: 1.2em;
	color: #ffffff;
}
.manage_lines_popup a.close span{
	margin: 2px 0 0 0;
	padding: 0;
	font-weight: normal;
	font-size: 1em;
	text-transform: none;
}
.manage_lines_popup .leftside {
	float: left;
	width: 275px;
}
.manage_lines_popup .rightside {
	float: left;
	width: 275px;
}
.manage_lines_popup .content{
	margin:10px;
	display: inline-block;
}

#subscription_summary_info_list {
	display: none;
}

.manage_lines_popup h3 {
	font-size: 1em;
	margin-top: 12.5px;
	margin-bottom: 5px;
}

.manage_lines_popup h4 {
	display: inline;
	font-size: 1em;
	font-weight: normal;
	text-transform: none;
	padding: 0;
	margin: 0;
	color: #666;
}

.manage_lines_popup input.submit_btn {
	height:26px;
	padding: 0 4px 2px 2px;
	background:url(/resources/images/b2b/b2b_action_btn.png) no-repeat right 0;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	border: none;
	cursor: pointer;
}

/*********************************
	ORDERS & REVIEWS
**********************************/

div.buttons input.submit_btn {
	height:26px;
	padding: 0 34px 2px 33px;
	border-radius: 3px;
	margin-bottom: 4px;
	background:url(/resources/images/b2b/b2b_action_btn.png) no-repeat right 0;
	color:#fff;
	text-decoration:none;
	border: none;
	cursor: pointer;
	margin-right: 77%;
	float: right;
	font: 1.1em "Montserrat", Arial, sans-serif;
}
#previous_line_button {
	float: left;
}
#next_line_button {
	margin-left: 2%;
}
#page_loading_overlay .pageOverlay {
    position: absolute;
    display: block;
    width: 100%;
    height: 1250%;
    top: 0;
    left: 0;
    opacity: 0.9;
    z-index: 10000;
    background-color: white;
}
#page_loading_overlay .pageLoader {
    position: fixed;
    display: block;
    width: 120px;
    height: 120px;
    top: 50%;
    left: 50%;
    transform: translate(calc(-50% - 60px), calc(-50% - 60px));
    z-index: 10000;
    background: transparent url("/resources/images/ring-alt-loading.gif") no-repeat scroll 0 0;
}
#b2b_data_table #orders_table {
	table-layout: fixed;
	border-collapse: collapse;
}

#b2b_data_table #orders_table td {
	text-overflow:ellipsis;
	overflow:hidden;
	margin: 0px;
	padding: 0 0 0 5px;
}

#b2b_data_table #orders_table td span{
	white-space:nowrap;
}

#b2b_data_table #orders_table td.spacing {
	background:#ffffff;
	padding:0px;
}

/* B2B - New from HUGE */

#page_b2b {color:#666;}

a.back_arrow {
	padding:0 0 0 8px;
	background:url(/resources/images/small_left_blue_arrow.gif) no-repeat left center;
}
/*	Line Box
	--------
*/

#line_box p {font-size:1em;}

#line_box p.previous_action {
	margin:0 0 5px 0;
	color:#333;
	font-size:1em;
}

#line_box .header {
	padding:10px;
	border:none;
	margin:0;
	background-color:#97a5b0;
	color:#fff;
}

#line_box .header h2 {
	float:left;
	width:406px;
	padding:6px 0;
	margin:0;
	font-size:1.364em;
	line-height:1em;
	font-weight:bold;
	text-transform:uppercase;
	color: #FFFFFF;
}

#line_box .header h2 span {
	font-size:0.733em;
	font-weight:normal;
	text-transform:none;
}

#line_box .header h2 a {color:#fff;}

#line_box .header .save {
	float:right;
	width:170px;
	padding-left:10px;
	border-left:1px solid #fff;
}

#line_box .header .save p {
	float:left;
	width:146px;
	_width:140px;
	padding-right:10px;
	margin:0;
	line-height:1.1em;
}

#line_box .content {
	padding:10px;
	border:1px solid #e8e8e8;
	border-top:none;
}
#line_box .solid {background-color:#f8f8f8;}

#line_box .content .info, #line_box .content form {
	padding:0 0 10px 0;
	border-bottom:1px solid #e8e8e8;
	margin:0 0 12px 0;
	line-height:1.273em;
}

#line_box .content .info .phone_plan {
	float:left;
}

#line_box .content .info .shipping {
	float:right;
	width:258px;
}

	.info .shipping strong {
		float:left;
		width:80px;
	}

	.info .shipping span {
		float:right;
		width:168px;
	}

#line_box h3.current_action {
	padding:5px 0 15px 0;
	border-bottom:1px solid #e6e6e6;
	font-size:1.091em;
}
#line_box h3.current_action a {
	font-size:0.917em;
	font-weight:normal;
}

#line_box .pagination {padding:8px 0;}

#line_box .pagination .showing {
	float:left;
	width:48%;
}

#line_box .pagination .nav {
	float:right;
	width:48%;
	text-align:right;
}


#line_box table {
	width:100%;
	border:1px solid #dcdcdc;
	border-collapse:separate;
	margin:0;
}
#line_box th {
	background-color:#c2e7f5;
	background-image:none;
	color:#333;
	text-align:left;
	text-transform:none;
}
#line_box td {
	padding:10px;
	border-bottom:1px solid #eaeaea;
	background-color:#fff;
	cursor:pointer;
}
#line_box .over td {background-color:#fffecb;}
/* Forms
   -----
*/

#line_box form .clearfix,
#line_box form .checkbox {
	padding:0 0 10px 0;
	line-height:1.82em;
}

#line_box form ul.error li{
	padding:4px 0 4px 20px;
	margin:0 0 15px 0;
	background:url(/resources/images/b2b/error.gif) no-repeat left center;
	color:#eb3c3c;
	font-size: 100%;
	font-weight: normal;
}

/* labels */

#line_box label {font-weight:bold;}

#person_info .clearfix label,
#transfer_number .clearfix label,
.current_carrier label {
	float:left;
	width:85px;
	padding:0 10px 0 0;
}
#line_box #person_info .error {margin-left:80px;}

#transfer_number .clearfix label,
.current_carrier label {width:185px;}

#line_box #transfer_number .error,
#line_box .current_carrier .error {margin-left:180px;}

form .current_carrier label.two_line {line-height:1em;}

/* inputs */

#person_info .clearfix input,
#transfer_number .clearfix .inputs {
	float:left;
	width:150px;
}

	#transfer_number .clearfix .inputs input {text-align:center;}
	.inputs #num_area_code {width:26px;}
	.inputs #num_prefix {width:26px;}
	.inputs #num_suffix {width:32px;}

	#account_number_a_a {width:100px;}
	#account_number_a_b {width:40px;}

/* spans */

form .clearfix span.extra {padding:0 0 0 3px;}

form .current_carrier label.two_line span {font-weight:normal;}

#terms-popup {
	padding-left: 30px;
}
#terms-popup .content {
	height: 300px;
	font-size: 13px;
}
#terms-popup .closelink {
	float: left;
	margin: 12px 0 12px 0;
	padding: 5px 0;
	font-size: 12px;
}
#terms-popup .printlink {
	float: right;
	display: inline;
	margin: 12px 20px 12px 0;
	padding: 5px 0;
	font-size: 12px;
}
#content {
	font-size:11px;
}
.simcard_size_b2b{
	width: 74px;
}

.simName{
	font-size: 1.455em;
	color: #2B2B2B;
}

.simName_upgrade{
	color: #505050;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.simInfo{
	font-size:12px;
}

.simInfo_upgrade{
	font-size:11px;
}
.simPrice{
	font-size:22px;
}

.simcard_details,.sim-card-details p{
    background-color: rgb(255, 255, 255);
    padding: 20px 20px 10px 10px;
    text-align: left;
    color: #333;
}

@media ( max-width : 767px)
{

	#phone_lines_table .saved-ship-option{
    font-size:14px;
  }

	.sim-card-details p {
	   font-size:13px;
	}
}

 .b2b td.warranty_main_column #mainColumn_large{
 	margin-left: 0px;
	width: 690px;
 }

 .b2b td.warranty_sidebar_column{
 	vertical-align: top;
 	width: 150px;
 }

 #warranty-fragment-loader{
	width: 550px;
 }
 .b2b tr.warranty_row{
	width: 970px;
 }
 #warranty_final{
    float: right;
    margin-top: -230px;
 }
 span.star-info {
 	color : red;
 	font-size: 16px;
 }

 div#autopayHeader {
 	font-size:1.45em;
 	font-weight:bold;
 	height: 21px;
 }

 .b2b .head {
 	font-size:1.45em;
 	font-weight:bold;
 	height: 21px;
 }
 div#account_information input.default{
 	height:22px;
 }
 div.autopay-change-b2b-class{
	margin-left: 20px;
 }
  div.autopay-change-b2b-class #autopayFutureSetupMsg{
  	display: inline-block;
  	width: 80%;
  	margin-left: 20px;
  	padding-bottom: 30px;
  }
  .autopay-change-b2b-class img{
  	margin-top: -20px;
  }
 div.autopayFutureSetup p {
  	line-height: 18px;
    margin: 5px;
    width: 525px;
    font-size:12px;
 }

 div.autopayFutureSetup p.autopayFutureSetupMsg {
 	font-size:12px;
 	font-weight: bold;
    margin: -50px 40px;
    padding: 14px 2px;
 }
 #cboxLoadedContent form select.change_authorizer_list{
    font-size:15px;
    padding:4px;
    position:relative;
}
#cboxLoadedContent form a.btn_authorizer{
    float:right;
    font-size:10px;
    width:180px;
    position:relative;
    right:80px;
}
#cboxLoadedContent #change_auth_content .auth_content{
	font-size:12px;
}


/** Push To Talk **/
#push_to_talk {
	background-color:#fff;
    line-height:18px;
    width: 460px;
    padding: 20px 10px;
}

#push_to_talk #push_to_talk_tooltip_content{
	font-size: 1.2em;
    overflow-y: scroll;
    height: 300px;
    overflow-x:hidden;
    display:none;
}
.flat {
    margin-left: 25px;
    margin-top: 5px;
}

/*******************************
Billing and Payment
*********************************/

#billing_payment_fragment{
	float:left;
 	width: 500px;
}
/*************************** Hidding new plan charts on b2b plan pages*********************/
.filter .cboxPlanChart{display:none!important;}
.prepaidbtnchart{display:none!important;}
.unlimitedbtnchart{display:none!important;}
#unlimitedPlanChart{display:none!important;}
#prepaidPlanChart{display:none; background-color:#fff;}
#otherTalkDataPlanChart{display:none !important;background-color:#fff;}

/** PRIME: Primary User Designation changes **/
.left_col {
	float: left;
	width: 310px;
	font-size: 14px;
	line-height: 2em;
	padding-top: 3px;
}

.right_col {
	line-height: 2em;
	font-size: 13px;
	padding-top: 3px;
}

.sub {
	width: 180px;
}

.result span.success {
	background: url(/resources/images/plans/icon-check-on.png) no-repeat 6px center;
	font-size: 14px;
	padding: 0 0 0 28px;
	font-weight: bold;
}
table.mobile_no{
	width: 500px;
}
table.mobile_no tr td{
	padding: 9px 25px 3px 0;
	text-align: left;
	font-size: 14px;
}
table.mobile_no tr td span{
	padding-left: 1px;
	font-size: 14px;
}


.billing_address_reminder {
	background-color:#f3f3f3;
	border-left:1px solid #e0e0e0;
	float:left;
	font-size:0.917em;
	line-height:1.364em;
	margin:4px 0 4px 17px;
	padding:0px 24px 10px 12px;
}
.card_details{
	padding-left: 225px;
}
.left_col.credit_card{
	width: 225px;
}
.edit_cc_address .left_col , .bank_diff_address .left_col{
	width: 120px;
}
p.block_order_text{
	color: #999999;
	font-size: 12px;
	line-height: 13px;
	padding-top: 5px;
	text-align: center;
}
#DEP_header{
	width: 100%;
}
#DEP_header span{
	font-size: 24px;
  	font-weight: bold;
	}

#DEP_form{
	margin-top: 3%;
  margin-left: 2%;
	}
#DEP_Terms_Conditions {
	margin-top: 3%;
	  font-size: 15px;
}
#continue_button_DEP{
	  margin-top: 2%;
}
#DEP_content{
	  font-size: 16px;
  font-weight: bold;
}
#DEP_popup_content{
  background-color: white;
  padding: 3%;
  font-size: 15px;
}
#alertCustCareContent{
	display:none;
}
.alertCustCareInnerContent {
    display: block;
    background-color: #fff;
    padding: 20px;
	padding-top: 20px;
    padding-left: 12px;
    margin-top: 0px !important;
    }
#change_remove_data_bucket_content {
	background-color: white;
	padding-top: 29px;
}
.select-data-bucket-divider {
	width: 88%;
    margin: 32px;
    background-color: #B3B3B3;
    border: 0px;
    margin-right: -3%;
}
#change_remove_data_bucket_content p {
	font-size: larger;
    float: right;
    text-align: center;
    padding-bottom: 29px;
    margin-top: -1%;
    width: 98%;
}
.add-data-bucket {
	float: right;
    padding: 4px;
    width: 32%;
    margin-right: -14%;
}
.add-data-bucket-only {
	float: right;
	margin-bottom: -1%;
	padding: 4px;
	width: 26%;
    margin-right: -16%;
}
.disable_button {
	background-color: #b1b1b1 !important;
    cursor: default !important;
    border: 1px solid #b1b1b1;
    text-align: center;
    color: white !important;
    pointer-events: none;
    border-radius: 7px;
    box-shadow: none;
}
.select_data_bucket_error {
	float: right;
    text-align: center;
    padding-bottom: 29px;
    width: 72%;
}
.button-c {
	background: none repeat scroll 0 0 #00aeef;
    border: 1px solid #22AED8;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 3px #1F9CC2 inset;
    color: #FFFFFF !important;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    filter: 0;
}
.button-c:hover {
	background-color: #28cdff !important;
}
.add-plan {
	float: right;
    margin-bottom: -1%;
    padding: 12px;
    width: 27%;
    margin-right: 4%;
}
.remove-data-bucket{
	float: right;
    margin-right: 21%;
    width: 26%;
    padding: 4px;
}
.change-data-bucket{
	float: right;
    margin-right: -67%;
    width: 21%;
    padding: 11px;
}
#change_remove_data_bucket_content h5 {
	color: #036fba;
	margin-left: 7%
}
#pooled_data_form {
	font: inherit;
}
.pooled_bucket_size {
	text-align: center;
	width: 11%;
	height: 21px;
	background-color: #FBF9FA;
	margin: 2.5%;
	border: solid 1px #cccccc;
	border-radius: 5px 5px 5px 5px;
	padding: 2%;
	display: inline-block;
	cursor: pointer;
	font-size: 18px;
	margin-left: 6%;
	color: #333;
  	font-weight: bold;
}
.currentDataBucket{
	background-color: #C0C0C0 !important;
    cursor: default !important;
    pointer-events: none;
}
#pooled_data_button {
	padding-bottom: 45px;
	padding-top: 26px;
	padding-right: 110px;
}
.selected_pooled_plan {
	background: #042047;
  	color: #fff;
}
.cancel-data-bucket {
	width: 26%;
    margin-left: 10%;
    height: 28px;
    padding-top: 3%;
 }
.b2b .details_label{
	color: #333 !important;
  	float: left;
  	font-family: "Montserrat", Arial, sans-serif;
  	line-height: 1.333em;
  	padding: 0 10px 0 0;
  	text-align: right;
  	width: 27%;
  	font-weight: bold;
  	margin-bottom: 1em;
  	font-size: 1.2em !important;
  	text-transform: inherit;
}
.b2b .left_col.credit_card.credit_card_details .details_label,.b2b .left_col.credit_card.credit_card_details{
	width:auto;
	font-size: inherit;
}
.b2b .data.data_section {
	line-height: 1.333em;
	margin: 0;
	width: 60%;
	float: left;
	font-size: 1.2em;
}
.b2b .three_numbers{
	width: 50%;
	font-size: 1.2em;
}
.card_details.credit_card_address{
	padding-left: 22%;
}
.payment_details_section{
	padding: 0 0 1% 0;
}
.fup
{
	display:block !important;
}
.bmma-alerts {
  border: none;
}
.bmma-in-page-link {
	color: #00b8ff;
	line-height: 60px;
    float: left;
    display: block;
    padding: 2px 22px;
    background: white;
    text-decoration: none;
    margin-bottom: 0.7%;
}
.precision-link {
	line-height: 20px;
}
.do-section-head {
	background-color: #c2eefc;
  padding-bottom: 2%;
  padding-top: 2%;
  margin-bottom: 11%;
}
.do-section-head h2 {
	  color: #00397C;
	  margin-left: 10%;
}
.bmma-do {
 font-size: 16px;
  font-weight: 00;
  width: 100%;
  margin-right: 0% !important;
}
.bmma-do ul {
	  margin-left: 0%;
}
.bmma-alerts-section {
	  width: 100% !important;
}
.bmma-alerts-section ul li {
	margin-top: 1%;
  	margin-bottom: 1%;
    background: none;
	}
.terms-change-alert li {
	background: #fff8de !important;
	}
.overview-alerts .removeDottedLinesAlerts li:first-child {
	 background: #fff8de !important;
}
#overview>div {
	margin-right: 0px !important;
	}
.bmma-alerts-section h2{
  font-size: 20px;
  text-transform: UPPERCASE;
  padding-left: 5%;
  padding-top: 2%;
  color: #D1D1D1;
  font-weight: bold;
	}
	.back-lines-details-link {
	position: relative;
    top: 2px;
    left: 5px;
    font-size: 30px;
    text-transform: none;
    color: #00b9f2;
}
a.back-lines-details-link{
	color: #00b9f2;
}
span.ea-amount {
    color: #999;
}
p.price span {
    font-size: 12px;
}
#line_box .grade .buttons input.submit_btn.rollover{
	margin-right:0;
}
h2.shipping_add_header , h2.shipping_info {
    font-size: 20px;
    font-weight: bold;
}
#content table.add_Shipping_address tbody tr td {
    padding: 5px 0;
    font-size: 15px;
}

#content table.add_Shipping_address tbody tr td span{
	padding-left: 12px;
	font-weight: 600;
}
#content table.add_Shipping_address tbody tr td input[type="text"] ,#content table.add_Shipping_address tbody tr td select{
	max-width:200px;
	width: 100%;
}
#content table.add_Shipping_address tbody tr td .auto-tab input {
    max-width: 62px;
    width: 100%;
}
#content table.add_Shipping_address tbody tr.continue_button td {
    padding-top: 20px;
}
#content table.add_Shipping_address tbody tr.continue_button td input:hover{
    opacity:0.8;
}
#content h3.new_address_title{
	font-size: 18px;
}
#b2b_data_table #phone_lines_table td span{
    font-size: 14px !important;
	}
@media (max-width : 768px) {
	#content h3.new_address_title,h2.shipping_add_header, h2.shipping_info{
		margin-left:10px;
	}
   #change_remove_data_bucket_content p {
   		margin-right : 2%;
   }
   .add-insurance-mob {
   		padding-bottom: 7%;
   }
   .pooled_bucket_size {
   		width: 17%;
   }
   .add-plan {
   		width: 19%;
   }
   .activation-line-block{
        padding: 2rem 0;
   }
   #content table.add_Shipping_address tbody tr td input[type="text"] {
		max-width: none;
		width:92%;
	}
	#content table.add_Shipping_address tbody tr td select {
        max-width: none;
        width:92%;
    }
   #content table.add_Shipping_address tbody tr td .auto-tab input {
		max-width: 25%;
    }
    .po_box {
    padding-left: 0px !important;
    }
    #content table.add_Shipping_address tbody tr td {
    width: 30%;
    }
	.activation-line-block #b2b_data_table {
    max-width: 900px;
    margin: 0 auto;
    padding-bottom: 20px;
    overflow-x: scroll;
    }
   .activation-line-block #b2b_data_table #phone_lines_table{
        width: 100%;
        font-size: 11px;
   }
   #footer-content .footer-mobile--primary {
        padding:0;
   }
   #footer-content .footer-mobile--primary a {
        font-size:12px;
   }
   .add-data-bucket {
   		width: 44% ;
   		margin-right: 10% ;
   }
	body.genie #facebox_overlay {
		width: 100% !important;
	}
	body.genie #facebox {
		left: 0% !important;
		width: 100% !important;
	}
	body.genie #facebox .content {
		width: 100% !important;
	}
	body.genie #facebox .content .manage_lines_popup {
		width: 100% !important;
	}
	#precision_dataBucket , #meteredPlan_dataBucket {
		width: 92% !important;
	}
	#precision_dataBucket #precisionGroupRemoval {
		width: 100% !important;
	}
	#precision_dataBucket #precisionGroupRemoval #continue {
		margin-left: 60px;
	}
	#meteredPlan_dataBucket #addDataBucket {
		padding: 10px;
	}

	#line_box{
		padding: 10px;
	}
}
@media (max-width : 350px) {

   .pooled_bucket_size {
   		width: 20%;
   		margin-left: 14%;
   }
   .add-plan {
   		width: 22%;
   		padding: 2px;
   		margin-right: 6%;
   }
   .add-data-bucket {
   		width: 50% ;
   		padding: 2px;
   }
   .add-insurance-mob {
   		padding-bottom: 7%;
   }
   #content table.add_Shipping_address tbody tr td input[type="text"], #content table.add_Shipping_address tbody tr td select {
	    max-width: 140px;
	    text-align: left;
	}
	.shipping_address {
	width:770px;
	}

	#content table.add_Shipping_address tbody tr td .auto-tab input {
	    max-width: 42px;
	}
	#b2b_data_table #phone_lines_table td span {
	    font-size: 14px !important;
	    max-width: 300px;
	    display: inline-block;
	    width: 100%;
	    vertical-align: top;
	}
	.shipping_form #b2b_data_table #phone_lines_table td select{
		margin-top:10px;
	}
}

/***** ipad CSS Fixes *******/
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation: portrait) {
	.theme_default #content, .theme_phone_list .main, .theme_passes_list .main{
		width:90%;
	}
	.b2b #sideColumn{
		box-sizing: border-box;
		width:25%;
	}

	.b2b #mainColumn_large{
		box-sizing:border-box;
		width:70%;
	}
	.manage_list table{
		width:100%;
	}
	table.standard_400{
		width: 520px !important;
	}
	table.standard_400 tr td select{
		width:100%;
	}

}
.pooled_add_data{
	width: 27%;
    height: 28px;
    padding-top: 3%;
    margin-right: -17%;
}
/***** ipad CSS Fixes *******/

.account-overview-link{
	font-size: 16px;
}

/***** B2B Redesign Changes *******/

#bmma_balance{
	background: none repeat scroll 0 0 #00BEF8;
	width: 100%;
}

#bmma-billing-title{
    color: #014481;
    font-size: 20px;
    font-weight: bold;
    width: 20%;
    float: left;
    text-align: left;
    margin: 3%;
}

#bmma-billing-amount {
    color: #FFFFFF;
    font-size: 60px;
    font-weight: normal;
    padding: 21px 0;
    width: 75%;
}

#bmma-billing-due-date{
	background: none repeat scroll 0 0 #014481;
    color: #00BEF8;
    font-size: 16px;
    padding: 10px 0;
    line-height: 21px;
}

#bmma-billing-buttons{
	margin:3%;
}

.blue-btn{
	background-color: #00397C;
    color: #FFFFFF !important;
    display: table;
    padding: 10px 35%;
    font-size: 14px;
    border-radius: 15px;
}

.bmma-todo-list{
	margin-bottom: 5px;
}

.bmma-todo-list .blue-btn{
	width:100px;
}

#bmma-buttons{
	border: 2px solid #D1D1D1;
    width: 45%;
    border-radius: 5px;
    text-align: -webkit-center;
    padding: 1%;
}
#CSWebAddressOutside{
 	position: relative;
}
#CSWebAddress{
 	border: 1px solid black;
 	border-color: #C0C0C0;
 	border-radius: 5px;
 	background-color: White;
    color: black;
}

.theme_default #content.fullPage{
	width:100%;
	max-width: 100% !important;
	padding:0px;
	background-color:#fff;
	margin-top:0px;
}

.header .b2bHeader .back-lines-details + h1 {
    position: relative;
    top: 2px;
    left: 5px;
    font-size: 30px;
    text-transform: none;
    color: #00b9f2;
    font-weight: 100;
    margin-bottom: 35px;
}



 .b2b_sidebar{
 	float:right;
 	width:22%;
 }
 .page_name {
    font-size: 35px;
    color: #fff;
    padding: 30px 20px;
}

 .b2b_sidebar #shopping-overview #due-details {
    /* font-weight: bold; */
    background-color: #fff;
    padding: 12px;
    color: #002146;
    font-size: 15px;
 }



#shopping-overview .item-section {
    padding: 12px;
}

#shopping-overview .phone-plan-section .phone-section, #side-bar #shopping-overview .phone-plan-section .features-section {
    margin-top: 10px;
}
#shopping-overview .item-section-header {
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}
#shopping-overview .item-section.downpayment-sec{
	border-bottom: 1px solid lightgrey;
    border-top: 1px solid lightgrey;
}

 .pull-left{
 	float:left;
 }

 .pull-right {
    float: right;
}

#shopping-overview .line-details .line-number .pull-right {
    color: #1ECDFF;
}

 #shopping-overview .line-details .line-number {
    padding: 20px;
    padding-bottom: 25px;

    background-color: #eee;
}
 #shopping-overview .b-line-details{
     padding: 20px;
     display: block;
     background: #E2F7FF;
 }

  #shopping-overview .b-line-details .b-line-number ,#shopping-overview .b-line-details .remove{
  	display: inline-block;
  	font-size: 14px;
  }
  #shopping-overview .b-line-details .remove{
    float: right;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
  }
  #shopping-overview .b-line-details .remove .bulkRemove{
  	position:relative;
  	color: #00b9f2;
  }
	#shopping-overview  .device-info,#shopping-overview  .plan-info{
		padding:20px 20px 10px 20px;
	}
	#shopping-overview  .device-info .device-header-info ,#shopping-overview .plan-info .plan-info-header{
		font-size: 16px;
	    font-weight: bold;
	    text-transform: uppercase;
	}
	#shopping-overview  .device-info .phone_name ,#shopping-overview  .planInfo,#shopping-overview .side-bar .phone-details{
		width: 60%;
	    padding: 10px 0;
	    font-size: 15px;
        border-right: none !important;
	}

	.b2b_sidebar .hiddenMob{
		background-color: transparent;
	}
  .clearfix:before, .clearfix:after {
	    content: " ";
	    display: table;
	}
  #shopping-overview .b-line-details .remove .bulkRemove .remove_bulk{
	  	position: absolute;
	    top: 0;
	    left: -17px;
  }

  #shopping-overview #due-details .currency {
    font-size:28px;
    font-weight: normal;
}

.side-bar header.line-number {
    padding: 20px 12px 35px 12px;
    display: block;
    background: #E2F7FF;
    font-size: 16px;
}
.side-bar header.line-number .pull-right.in_progress {
	color: #00b9f2;
}
.side-bar a.change.change-device{
	color: #00b9f2;
	font-size:13px;
}

 #content.fullPage #phone_list{
 	background: #fff;
 }
  #content.fullPage .left-content{
 	float:left;
 	width:73%;
 	background: #fff;
 	padding:20px 2.43%;
 	border-right: solid 1px #D8D5D5;

 }

 #content.fullPage {
 	border-bottom: 1px solid #d5d5d5;
	border-radius: 0px;
	max-width: 100% !important;
}

#content.fullPage  .header.two_sections{
	width:100%;
	background-color: #fff;
}

#content.fullPage .Add_To_Cart, #content.fullPage #upgrade_box{

	margin:0;
	padding:25px;
}

.sidebar-content.clearfix {
    position: relative;
}

/*end of new sidebar*/
@media ( min-width : 769px) {
	#CSWebAddress{
 		width: 130px;
 		font-size: 12px;
 		margin-top:10px;
 		margin-right:50px;
 		padding:10px;
 		position: absolute;
 		top: 0;
 		right: 0;
 	}
 	#CSWebAddress span{
 		display:block;
 	}
}
@media screen and (max-width: 767px) {
	#CSWebAddress{
		width: 80%;
    	font-size: 12px;
    	font-weight: normal;
 		margin: 0 auto;
 		padding:5px;
 		text-align: center;
 	}
 	#CSWebAddress span{
 		display:in-block;
 	}
 	#content.fullPage .left-content {
	    width: 100%;
	    margin: 0 auto;
	    padding: 0;
	}
	.theme_default #content.fullPage{
		width: 100% !important;
	    max-width: 100% !important;
	    padding: 0px !important;
	}
	.b2b_sidebar{
	    float: none;
    	width: 100%;
	}
	.b2b_sidebar #shopping-overview #due-details{
	    position: fixed;
	    top: 56px;
	    width: 100%;
	    z-index: 99999;
	    padding:5px;
	}
		.due-monthly.pull-right {
	    width: 48%;
	    text-align: right;
	    margin-right: 2%;
	}
	.due-today.pull-left {
	    width: 48%;
	    margin-left: 2%;
	}

}
@media screen and (max-width:360px){
	.shipping_form #b2b_data_table #phone_lines_table td select {
		width: 9% !important;
	}
}

@media screen and (max-width:480px){
.page_name {
    font-size: 30px;
    padding: 15px 8px;
}
.back-lines-details-link {
    font-size: 25px;
    margin-left: 1%;
}
.shipping_form #b2b_data_table #phone_lines_table td select{
    width:10%;
  font-size: 14px;
}

}

#terms-popup .content h1{
	display:none;
}
#cboxContent #cboxLoadedContent .content {
font-family:"Montserrat", Arial, sans-serif;
}
.activation-line-block{
    padding: 2rem;
    display: block;
    margin: 0 auto;
    max-width: 900px;
	color: #666666;
	border-radius: 3px;
	line-height: 1.5em;
}

.esim-activation-align{
	 display: block;
    max-width: 900px;
    color: #0F3D58;
    border-radius: 3px;
}
.physical_activation_align{
	box-shadow: 0 0 0.3rem 0 #999999;
    padding: 1rem;
    display: block;
    margin: 0 auto;
    max-width: 900px;
    background-color: #fff;
    color: #666666;
    border-radius: 3px;
    border: 1px solid #ffffff;
}
.activation-line-block #b2b_data_table {
	max-width: 900px;
    margin: 0 auto;
    padding-bottom: 20px
}

.activation-line-block #b2b_data_table #phone_lines_table{
	width: 100%;
}

input.shipping_continue {
	border: none;
}
.print-history {
	width: 35px;
    display: flex;
    cursor: pointer;
}
#eid {
    margin: 10px 0;
	width: 25%;
    text-align: left;
    border: 1px solid #A8ABAC;
    height: 36px !important;
}


.add-device-heading p {
	font-size: 18px;
}

.activation-esim {
	font-size: 25px;
    font-weight: 600;
}



.container-fluid, .step-1-activation-device-text {
	margin-top: 0px;
}
.add-device-heading-step1, .add-device-step2, .activation-inner{
	font-size: 24px;
	font-weight: 600;
	word-spacing: 2px
}

.activate-device_qr_code {
	font-weight: 600;
	font-size: 24px;
    line-height: 1.5em;
    margin-top: 20px;
	color: #0F3D58;
}

.activation-inner{
	font-size: 18px;
	font-weight: 600;
}

#qrcode-container {
	font-size: 25px;
    font-weight: 600;
    margin-bottom: 20px;
    width: 20%;
}
.print_qrcode {
	font-size: 15px;
}
.print-history {
	padding: 10px;
	cursor: pointer;
  	width: 100px;
}
.backup-btn-continue {
	width: 100%;
    margin: 20px;
}
.backup-btn {
	width: 100%;
    margin: 20px 0;
}
.backup-btn-continue a.qrcodeactivecontinue, .backup-btn a.backup-btn-continue-failed {
	text-indent: 0px;
    display: inline-block;
    background: #28c2fe;
    color: #fff;
    outline: none;
    border: none;
    padding: 9px 45px;
    padding-bottom: 13px;
    border-radius: 25px;
    font-size: 15px;
    text-decoration: none;
    margin-left: 0px;
    background-color: #28c2fe;
    border-color: #28c2fe;
    border: 3px solid #28c2fe;
    border-radius: 25px;
    text-transform: uppercase;
}

.scanqrcode, .activation-esim, .activate-device {
	text-align: center;
}

#errorMessage {
	color: #FF0000;
    margin: 10px 0;
    font-size: 20px;
    text-align: center;
}
.profile-download-failure {
	font-size: 20px;
}
@media (max-width: 768px) {
	
	.add-device-heading-step1, .add-device-step2, .activation-inner {
		font-size: 15px;
	}
	
	#qrcode-container { 
		width: 75%;
	}
	.activation-esim {
		font-size: 20px;
	}
	
	.activate-device {
		padding: 0;
	}
	
	#eid {
	    margin: 0;
	    width: 100%;
	}
	
	.backup-btn {
		text-align : center;
	}
	
	.backup-btn-continue a.qrcodeactivecontinue {
		font-size: 20px;
	}
	
	.block-text-title p {
	    font-size: 15px;
	}
	
	.add-device-heading {
    	font-size: 20px;
	}
}

.esim-activation-devices{
	margin-left: 45px;
}
.physical_table tr.header_row td,
.physical_table tr.header_row th {
	background: none !important;
}
.physical_table tr td{
	padding: 0px !important;
}
.physical_table tr.odd td {
	background:none !important;
}
.physical_table{
	border-radius: 3px;
    border: 1.4px solid #B1B1B2;
}
.physical_table .header_row { 
	border-radius: 3px;
    border-bottom: 1.4px solid #CBCBCB;
}
.activation_title{
	font-size: 24px;
    text-transform: initial;
    color: #0F3D58;
    font-weight: bold;
}
.activation_sub_title{
	font-size: 18px;
	color: #0F3D58;
	margin-bottom: 10px;
	line-height: normal;
	text-align: justify;
}
.b2b_activate_btn .ui-button-c:hover, input.ui-button-c:hover {
    color: #fff;
    background-color: #f04f23;
    border-color: #f04f23; 
}
.manufacturer_uppercase{
	text-transform: uppercase;
}
.backup-btn-continue a.qrcodeactivecontinue:hover, .backup-btn a:hover, .backup-btn a.backup-btn-continue-failed:hover,.backup-btn a.backup-btn-continue-more-attempt-failed:hover{
	color: #fff;
	background-color: #f04f23;
	border-color: #f04f23;
}
.backup-btn a.backup-btn-continue-failed,.backup-btn a.backup-btn-continue-more-attempt-failed  {
		text-indent: 0px;
		display: block;
		background: #28c2fe;
		color: #fff;
		outline: none;
		border: none;
		padding: 13px 45px;
		padding-bottom: 13px;
		border-radius: 3px;
		font-size: 15px;
		text-decoration: none;
		background-color: #28c2fe;
		border-color: #28c2fe;
		border: 3px solid #28c2fe;
		border-radius: 25px;
		text-transform: uppercase;		
    	text-align: center;
}	
.backup-btn a.backup-btn-continue-more-attempt-failed  {
	width: 21.5rem;
    margin-left: 0% !important;
    margin-right: 1% !important;
}
.backup-btn a.backup-btn-continue-failed{
	width: 16.5rem;
}
.displayError{
	text-align: left !important;
	font-size: 19px !important;
}
.activation-inner span {
	display: block;
	margin-bottom: 2px; }
.activation-inner .information {
	padding: 2% 0px;
    display: block;
    margin-bottom: 2px;
    font-size: 20px;
    line-height: 1.5em;
	color: #000;
}
.activation-inner .inputheight {
	height: 30px !important;
    display: block;
    width: 26%;
	border: 1px solid #ccc;
    border-radius: 4px;
	padding: 6px 12px;
    line-height: 1.42857143;
    color: #555;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.print-history img {
    height: 30px;
}
.add-applecare-title{
	padding: 2% 0%;
}
@media (min-width: 320px) {
	.activation-inner  .pin {
		width: auto;
    	text-align: left;
   		border: 1px solid #A8ABAC;
	}
}
.port_input{
	margin: 10px;
    height: 40px;
    border-radius: 25px;
}
.port_input input[type=image]:hover {
	color: #fff;
	background-color: #f04f23;
	border-color: #f04f23;
}
input[type=button]:hover {
	border: none;
}
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1199px){
	.activation-line-block .b2b_activate_btn {
		margin: 0 auto;
    	padding-left: 0;
	}
}
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1023px){
	.activation-line-block .b2b_activate_btn {
		margin: 0 auto;
    	padding-left: 0;
	}
}
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 767px){
	.activation-line-block .b2b_activate_btn {
		margin: 0 auto;
    	padding-left: 0;
	}
}
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 1023px){
	#eid{
		width: 31% !important;
	}
	.backup-btn a.backup-btn-continue-failed {
		width:18.5rem !important;
	}
}
.backup-btn-continue a.qrcodeactivecontinue a:hover {
	color: #fff;
	background-color: #f04f23;
	border-color: #f04f23;
}
.activation-esim, .activate-device{
		text-align: left;
}
.qr_step{
  color:#28c2fe !important;
}
.what_eid{
  font-style: italic;
  text-decoration: underline !important;
}
hr.style1{
	border-top: 1px solid #8c8b8b;
}
.esim_failed_btn{
  display: flex;
}
#chat-now-btn{
  width: auto !important;
}
.resend_code{
	display: grid;
    text-decoration: underline;
	margin-left: 0px
}
.step2_content{
	font-size: 77%;
}
#updateEmailAddress, #verifyEmailAddress, #resendConfirmationCodePopUp {
	font-size: 18px;
}
.activation-title-text {
	padding: 0% 2% 0% 2% !important; 
	color:#000;
	font-size: 2em;
	font-family: "Montserrat", Arial, sans-serif !important;}
	@media (min-width: 768px) {
	  .activation-title-text {
		padding: 0% 2% 0% 2% !important; } }
	@media (min-width: 992px) {
	  .activation-title-text {
		padding: 0% 2% 0% 2% !important;
		 } }
	.activation-title-text p {
	  text-align: center;
	  font-size: 0.9em; }

	.text-center{
		text-align: center !important;
	}
	.email-confirmation-btn{
		padding: 7px 40px 7px 40px !important;
		text-decoration: none !important;
		color: #fff !important;
	}

.device-section-title {
    font-weight: 100;
    color: #000;
    width: 79.59184%;
    float: left;
}

.device-section-title p {
    font-weight: 400;
    font-size: 30px;
    margin-left: 38px;
    color: #000;
    font-family: "Montserrat", Arial, sans-serif;
}

.faq p {
    font-weight: 500;
    font-size: 15px;
    margin-left: 68px;
    color: #000;
    font-family: "Montserrat", Arial, sans-serif;
}

.device-section-content {
    margin-left: 15%;
    display: flex;
    margin-top: 45px;
}

.device-section-content .esim-device-content {
    top: 11px;
    width: 35.333333%;
    margin-left: 5%;
    color: #000;
}

.device-section-content .esim-device {
    margin-left: 5%;
    width: unset;
    position: relative;
    top: 0px;
}

.device-section-content .esim-device img {
    height: 320px;
}

.esim-device-content .esim-instructions-detail {
    margin-bottom: 4rem;
    font-size: 16px;
    font-family: "Montserrat", Arial, sans-serif;
}


/* .esim-device-content .esim-instructions {
		padding-bottom: 10px;
	  } */

.esim-device-content .esim-instructions h4 {
    font-size: 17px;
    text-transform: none;
    font-family: "Montserrat", Arial, sans-serif;
}

.esim-device-activate-btn a {
    outline: none;
    color: #fff;
    background-color: #28c2fe;
    border-color: #28c2fe;
    border: 3px solid #28c2fe;
    border-radius: 25px;
    padding: 5px 25px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    height: 49px;
    font-size: 17px;
}

.esim-device-activate-btn #esim-discovery-chat-now-btn {
    height: auto;
    width: 14%;
}

.esim-device-activate-btn .activate-btn {
    width: 21rem;
    margin-left: 13%;
    height: auto;
}

.esim-device-activate-btn {
    margin-left: 18.5%;
    margin-top: 7%;
    margin-bottom: 7%;
}

@media(min-width: 768px) {
    .esim-device-activate-btn {
        line-height: 200%;
    }
    .esim-device-activate-btn a.btn {
        line-height: 200%;
    }
}

@media(max-width: 767px) {
    .esim-device-content {
        width: auto;
    }
    .esim-device-activate-btn {
        margin-left: 0px;
    }
    .esim-device-activate-btn #esim-discovery-chat-now-btn {
        width: 23rem;
        line-height: 200%;
    }
    .esim-device-activate-btn .activate-btn {
        line-height: 200%;
    }
    .device-section-title p {
        font-size: 1.6em;
    }
    .faq {
        width: auto !important;
    }
}

.esim-discovery-wrap {
    padding: 0 45px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1100px
}

.esim-discovery-wrap:after {
    content: " ";
    display: block;
    clear: both;
}


/*--------------------------------------------------------------
# Frequently Asked Questions
--------------------------------------------------------------*/

.accordion {
    margin: 17px;
}

.expand-line-details {
    transform: rotate(180deg);
}

.collapsed .expand-line-details {
    transform: rotate(0deg);
}

.accordion .fa {
    margin-right: 0.2rem;
}

.accordion>.card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.accordion>.card {
    overflow: hidden
}

.accordion>.card:not(:first-of-type) .card-header:first-child {
    border-radius: 0
}

.accordion>.card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0
}

.accordion>.card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion>.card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.accordion>.card .card-header {
    margin-bottom: -1px
}


/* -------------------------------- */


/* Style the buttons that are used to open and close the accordion panel */

.accordion {
    background-color: #F7F7F7;
    color: #00C0F3;
    cursor: pointer;
    margin-top: 24px;
    margin-bottom: -10px;
    padding: 12px 16px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    font-family:'Barlow Semi Condensed', sans-serif;
    font-size: 18px;
    font-weight: 600;
    border-radius: 8px;
    height: 56px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#faqs .accordion:nth-child(1) {
    margin-top: 0;
}


/* Unicode character for "plus" sign (+) */

.accordion:after {
    content: '+';
    font-size: 35px;
    color: #00C0F3;
    float: right;
}

.accordion.accordionLink:after {
    content: '>';
    font-family: 'Comfortaa', sans-serif;
    font-size: 25px;
    font-weight: 700;
    transform: translateX(-3px) scaleX(0.7) scaleY(1.2);
}


/* Unicode character for "minus" sign (-) */

.accordion.active:after {
    content: "-";
    transform: translateX(-4px) translateY(-2px);
}

.section.promise-section,
.section.freq-ques-section {
    background: #fff;
    margin-left: 6.5%;
    margin-top: 10px;
}

section {
    display: block;
}

.promise-section-wrapper,
.freq-ques-wrapper,
.section.byod-info {
    padding: 20px 10px;
}

@media ( min-width: 768px) {
    .freq-ques-wrapper {
        padding: 10px 40px 60px 40px;
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) {
    .promise-section-wrapper,
    .freq-ques-wrapper,
    .section.byod-info {
        padding: 20px 10px;
    }
}

.section-title.faq-header {
    color: #28C2FE;
}

.section-title {
    font-size: 35px;
    font-weight: normal;
    margin: 30px 0;
    text-align: center;
}

.expand_wrapper {
    margin-bottom: 2px;
}

.expand_heading {
    padding: 10px 10px 10px 50px;
    background-color: #e4e8f0;
    color: #131E29;
    transition: border-color 0.5s ease;
    border: 1px solid #f7f7f7;
    position: relative;
    font-size: 15px;
    cursor: pointer;
}

.expand_heading:before {
    content: url(/resources/images/mma/mma-2021/arrow_back_ios_24px.svg);
    font-size: 20px;
    position: absolute;
    display: inline;
    left: 0;
    top: 15px;
    padding: 0 15px;
    transform: rotate(270deg);
}

.expand_heading.minus:before {
    content: url(/resources/images/mma/mma-2021/arrow_back_ios_24px.svg);
    transform: rotate(0deg);
    top: 8px;
    left: 3px;
}

.expand_heading:hover {
    text-decoration: underline;
    text-decoration-color: #28C2FE;
}

.toggle_container {
    margin: 0 40px;
    padding: 10px 0;
}

.toggle_hide {
    display: none;
}

.expand_heading .plus {
    padding: 0 10px;
    display: inline-block;
}

.question-section .box p {
    margin-top: 10px;
}


/* Style the accordion panel. Note: hidden by default */