/*** Hotlined Account ***/
#mma-billing-buttons-arrow-hotlined-acc {
       border-color: transparent transparent transparent #00BEF8;
       border-style: solid;
       border-width: 12px;
       margin-top: -30px;
       position: absolute;
       top: 50%;
}

#mma-billing-amount-hotlined-acc {
       background: none repeat scroll 0 0 #00BEF8;
       border-radius: 5px 0 0 0;
       color: #FFFFFF;
       font-size: 60px;
       font-weight: normal;
       padding: 34px 0;
}

.express-pay-logout{
   text-align: right;
    font-size: 20px;
    margin-top: -30px;
}
.express-pay-options-hotlined-acc{
	text-align: left;
	margin-left:10%;
}

.express-pay-hotlined-acc-ld{
    margin-bottom: 5%;
}

.express-pay-options-label-hotlined-acc {
    text-transform : uppercase;
    margin-bottom: 5%;
    vertical-align: middle;
}

.express-pay-bill-content-hotlined-acc{
	border: 1px solid lightgray;
    border-radius: 8px;
    width: 85%;
}

.mma-hotlined-acc-tab{
	width:80% ;
	margin-left:15%;
}

.express-pay-options-diff-amt-hotlined-acc{
    float: left;
    width: 35%;
    margin-right: 10%;
}

.express-pay-options-diff-amt-btn-hotlined-acc{
	float: left;
    width: 50%;
    padding-left: 5%;
}

.amnt-hotlined-acc{
	font-size: 18px;
    margin-left: 25%;
}

.mma-hotlined-autopay-link{
	font-size: 14px;
	font-weight: bold;
}

.mma-hotlined-acc-txtar{
	height:28px;
}

#reactivate_message{
	color:red
}

.mma-hotlined-acc-radioPayWay{
	-webkit-appearance: none;
	-moz-appearance:none;
	appearance: none;
  	background: url(/resources/images/mma/buttons/radio_btn_off.png);
  	background-size: cover;
  	width: 20px;
  	height: 21px;
}
.mma-hotlined-acc-radioPayWay:checked{
	-webkit-appearance: none;
	-moz-appearance:none;
  	background: url(/resources/images/mma/buttons/radio_btn_on.png);
  	background-size: cover;
  	width: 20px;
  	height: 21px;
}

#mma-billing-due-date-hotlined-acc{
	float: left;
    margin-left: 4%;
    font-size: 18px;
}
#mma-hotlined-acc-due-date{
	width:50% ;
	text-align:left ;
	margin-left:30%;
}
/*** Hotlined Account ***/
.move_saved_item_reserve{
	color:white !important;
	padding:17px;
}
.cxbox_brdr{
	border:2px solid #002146;
}
.hide_background{
  background: none !important;
}
.white_background{
  background: white !important;
}

.reserve_news
{
	background-color: #f7f7f7;
  margin-top: -19px;
  margin-bottom: 4%;
    height: 125px;
    border-top: 1px solid lightgrey;
}

body {
       color: #002146;
       font: normal 14px "Montserrat", Arial, sans-serif;
}
a {
       color: #00B9F2;
}

a.print {
       color:#2C72B6;
       float:right;
       font-size:0.786em;
       padding:3px 0 3px 20px;
}

a.noprint{
       color:#2C72B6;
       float:right;
       font-size:0.786em;
       padding:3px 0 3px 20px;
}

p.orange_arrow {
       background:url(/resources/images/mma/icons_alert.png) no-repeat top left;
       font-size:1em;
       line-height:1em;
       margin:0 0 15px 0;
       padding:0 0 0 16px;
}

.hideUntilPageLoad {
       visibility: hidden;
}

#mma-billing .ui-content {
       border-radius: 5px 5px 5px 5px;
       text-align: center;
}

#mma-pay-bill,#mma-view-bill {
       border-color: #E2E2E2;
       border-style: solid;
       padding: 14px 0;
}

#mma-pay-bill {
       border-bottom-color: #FFFFFF;
       border-radius: 0 5px 0 0;
       border-width: 1px 1px 1px 0;
}

#mma-pay-bill a,#mma-view-bill a {
       margin: 0 auto;
       width: 300px;
}

#mma-pay-bill a{
	color:#FFFFFF;
}

#mma-view-bill {
       border-radius: 0 0 5px 0;
       border-width: 1px 1px 1px 0;
}

#mma-billing-amount {
       background: none repeat scroll 0 0 #00BEF8;
       border-radius: 5px 0 0 0;
       color: #FFFFFF;
       font-size: 60px;
       font-weight: normal;
       padding: 21px 0;
}

#mma-billing-due-date {
       background: none repeat scroll 0 0 #014481;
       border-radius: 0 0 0 5px;
       color: #FFFFFF;
       font-size: 14px;
       padding: 10px 0;
       line-height: 21px;
}
#mma-databack{
	margin-top: 4%;
    display: block;
    position: relative;
    margin-bottom: 4%;
}
#mma-databack #inside-content-databack{
    padding-bottom: 3%;
   	color: #505050;
   	text-align: left;

}
#mma-databack #inside-content-databack .cashback {
    display: inline-block;
    position: relative;
    width: 49%;
   font-size: 16px;
}
#mma-databack #inside-content-databack #databack{
	display: block;
    position: relative;
    margin-top: 35px;
}
#mma-databack #inside-content-databack #cashback-loader{
	margin-left: 5%;
    padding: 3px;
    border: 1px solid #D1D1D1;
    border-radius: 20px;
    text-align: center;
 }
 #mma-databack #inside-content-databack #cashback-loader .progress-bar{
    background-color: rgb(139,230,61);
    display: block;
    z-index: 100;
    height: 66%;
    position: absolute;
    margin-top: -3px;
    margin-left: -2px;
    border-radius: 20px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;

 }
#mma-databack #inside-content-databack p{
    padding-left: 30px;
    padding-top: 10px;
    text-transform: initial;
    font-size: 20px;
    line-height: 0;
    z-index: 100;
    position: relative;
}

.ie #mma-billing-due-date {
       line-height: 33px;
}

#mma-billing-due-date span.date {
       font-weight: bold;
}

#mma-billing-buttons {
       position: relative;
}

#mma-billing-buttons-arrow {
       border-color: transparent transparent transparent #00BEF8;
       border-style: solid;
       border-width: 20px;
       margin-top: -20px;
       position: absolute;
       top: 50%;
}

.ie7 #mma-billing-buttons-arrow {
       margin-top: -25px;
       border-width: 25px;
       left: 0;
       line-height: 0;
}

#mma-show-billing a {
       line-height: 30px;
       text-transform: capitalize;
}

#mma-show-billing a span {
       background-image: url("/resources/images/mma/ico-spr-mma.png");
       background-position: 360px -891px;
       background-repeat: no-repeat;
}

#mma-show-billing a:hover span {
       background-position: 360px -990px;
}

#mma-show-billing a.selected span {
       background-position: 360px -1093px;
       color: #fff;
       box-shadow: 0;
}

#mma-activate-autopay {
       font-weight: bold;
}

#mma-activate-autopay a#setUpAutopayNow {
       padding-top: 2px;
       text-decoration: none;
}

#mma-activate-autopay .ui-col-content {
       border: 1px solid #CACACA;
       border-radius: 5px 5px 5px 5px;
       height: 34px;
       margin-left: 30px;
       padding: 10px;
       font-size: 13px;
       text-align: left;
}

.ie #mma-activate-autopay .ui-col-content {
       position: relative;
       overflow: visible;
       padding-left: 100px;
}

#mma-activate-autopay .ui-icon {
       background: url("/resources/images/mma/ico-spr-mma.png") no-repeat scroll 0 0 transparent;
       height: 60px;
       margin-right: 10px;
       margin-top: -30px;
       width: 80px;
}

.ie7 #mma-activate-autopay .ui-icon {
       background-position: 15px -695px;
       margin-top: -10px;
}

.ie #mma-activate-autopay .ui-icon {
       position: absolute;
       left: 10px;
}

#mma-activate-autopay span,#mma-activate-autopay a {
       display: block;
}

#mma-activate-autopay a {
       color: #00BEF8;
}

#mma-tab-billing-graph ul.menu {
       float: left;
       font-size: 13px;
       line-height: 30px;
       position: relative;
       width: 118px;
       z-index: 2;
}

.ie7 #mma-tab-billing-graph ul.menu {
       line-height: 16px;
}

#mma-tab-billing-graph ul.menu span {
       display: none;
}

#mma-tab-billing-graph ul.menu a {
       display: block;
}

.ie7 #mma-tab-billing-graph ul.menu a {
       height: 26px;
       margin-top: -16px;
       line-height: 30px;
       padding-bottom: 5px;
}

#mma-tab-billing-graph ul.menu li.selected {
       border: 1px solid #e2e2e2;
       border-width: 1px 0 1px 0;
}

#mma-tab-billing-graph ul.menu li.selected a {
       font-weight: bold;
       width: 135px;
       background: url("/resources/images/mma/ico-spr-mma.png") no-repeat scroll 117px -800px #FFFFFF;
}

#mma-tab-billing-graph div.graph {
       border-left: 1px solid #E2E2E2;
       float: right;
       padding-left: 20px;
       padding-top: 30px;
       width: 580px;
       position: relative;
}

#mma-tab-billing-graph div.graph.loading {
       height: 320px;
       background: url(/resources/images/loading-transparent.gif) no-repeat center center
}

#mma-tab-billing-graph div.graph.empty {
       height: 200px;
}

#mma-tab-billing-graph div.graph.empty #billing_graph_content {
       font-size: 14px;
       font-weight: bold;
       line-height: 100px;
       text-align: center;
}

#mma-tab-billing-graph .range {
       left: 140px;
       position: relative;
       right: 0;
       top: 0px;
}

#mma-tab-billing-graph .range li {
       float: left;
       display: block;
       margin: 10px
}

#mma-tab-billing-graph .range li span {
       display: none;
}

#mma-tab-billing-graph .range li.selected span {
       display: block;
       font-weight: bold;
}

#mma-tab-billing-graph .range li.selected a {
       display: none;
}

#mma-tab-billing-graph .average {
       text-align: center;
}

#mma-tab-billing-graph .average span.num {
       color: #00B9F2;
       font-size: 40px;
       font-weight: bold;
}

#json-graph {
       display: none;
}

#mma-tab-billing-graph #detailed-billing {
       width: 100%;
       left: 0;
}
/*my lines*/


#mma-my-lines table td.details a.show-details span.icon {
       background: url("/resources/images/loading-small-transparent.gif") no-repeat scroll 0 0 transparent;
       display: none;
       float: right;
       height: 16px;
       margin: 6px 6px 0 0;
       width: 16px;
}

#mma-my-lines table td.details a.show-details.loading span.icon {
       display: block;
}

.ie7 #mma-my-lines table td.details a.show-details.loading span.label {
       float: left;
       display: block;
       margin-left: 10px;
}
#mma-my-lines table td.warnings {
       /*border-right: 1px solid #D4F5FF;*/
       border-right: none;
       width: 150px;
       padding: 0;
}

#mma-my-lines table td div.warnings.hasWarnings {
    background: yellow;
    width: 283px;
    height: 28px;
}
.sdp-gauge a {
	color: #00AEEF!important
}
.ui-data-table tbody tr td.name,.ui-data-table tbody tr td.phone_number,.ui-data-table tbody tr td.plan,.ui-data-table tbody tr td.phone
       {
       padding-right: 0;
}

#mma-my-lines table tr.line-details-header th:first-child {
	border-left:  1px solid #B1B1B1 !important;
}

#mma-my-lines table tr.line-details-header th:last-child  {
	border-right:  1px solid #B1B1B1 !important;
}
#mma-my-lines table tr.line-details-header th {
	background-image: none;
    vertical-align: top;
    font-weight: 700;
    max-height: 48px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 10px;
    background-color: #AFE9FD;
    border-top:  1px solid #B1B1B1;
    text-align: left;
    padding-left : 21px;
}
#mma-my-lines table tr.master-row td:first-child, #mma-my-lines table tr.child-row td:first-child {
	border-left:  1px solid #B1B1B1 !important;
}
#mma-my-lines table tr:last-child td{
	border-bottom:  1px solid #B1B1B1;
}
#mma-my-lines table tr.details-row td {
	border-left:  1px solid #B1B1B1 !important;
	border-right:  1px solid #B1B1B1 !important;
	border-top:  1px solid #B1B1B1 !important;
}
#mma-my-lines table #feature-table {
	width: 100%
}

#mma-my-lines table #feature-table tr td {
	border-left:  none !important;
	border-right:  1px solid #E2E2E2 !important;
	border-top:  none !important;
	border-bottom:  none !important;
	padding: 0px !important;
	width: 30%;
}

#mma-my-lines table #feature-table tr td div {
	padding-left:12% !important;
}

#mma-my-lines table #feature-table tr td:last-child {
	border-right:  1px solid #E2E2E2 !important;
}

#mma-my-lines table tr.master-row td, #mma-my-lines table tr.child-row td {
    background: #c2eefc;
    vertical-align: top;
    font-weight: 700;
    max-height: 48px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    border-top: 1px solid #B1B1B1;
    border-right: 1px solid #B1B1B1;
    border-left: none;
    text-align: left;
    padding: 21px;
}
#mma-my-lines table tr.master-row td:nth-child(3), #mma-my-lines table tr.child-row td:nth-child(3){
    background: #c2eefc;
    vertical-align: top;
    font-weight: 700;
    max-height: 48px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    border-top: 1px solid #B1B1B1;
    border-right: 1px solid #B1B1B1;
    border-left: none;
    text-align: left;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
}
#mma-my-lines table tr.master-row td:nth-child(3) .cell-wrapper, #mma-my-lines table tr.child-row td:nth-child(3) .cell-wrapper {
	padding-left: 21px;
}
/* #mma-my-lines table tr.child-row td {temporarily commenting out until jsp can be updated - font-weight: 400;} */
#mma-my-lines table td.name {
       width: 100px;
       max-width: 100px;
}
#mma-my-lines table tr.child-row td {vertical-align: top;}
#mma-my-lines table tr.child-row td:first-child {border-left: 0;}
#mma-my-lines table td.phone_number {width: 90px;}
#mma-my-lines table tr td.details .show-details, #mma-my-lines table tr td.details .hide-details   {font-size: 13px; min-width: 80px; line-height: 26px; margin-top: 4px;padding-left: 10%;padding-right: 10%;border-left: none;background-image: none;border-width: 0px;text-transform:capitalize;}
#mma-my-lines table tr td.details .hide-details {background-color: #B1B1B1; color: white;text-transform:capitalize;text-align: center; border-radius: 5px 5px 5px 5px;}
#mma-my-lines table tr td.details {padding:15px; border-left: none;}
#mma-my-lines table td.plan {width: 200px; max-width: 200px;}
#mma-my-lines table td.phone {width: 200px; max-width: 200px;}

#device,#plan {vertical-align: top; max-height: 48px; height: 22px; font-size: 14px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}

#bmma-my-lines-table td {
       padding: 5px !important;
       white-space: normal !important;
}
#bmma-my-lines-table{
       width: 1060px;
}

#mma-my-lines .line-actions {
       margin-left: 10px;
       text-align: center;
       margin-bottom: 14px;
       /*width: 480px;*/
}

#mma-my-lines .line-actions a {
       display: inline-block;
       width: 176px;
       height: 32px;
       margin-top: 16px;
       font-size: 13px;
       font-weight: normal;
       line-height: 32px;
       text-align: center;
}

#mma-my-lines .usage-gauge #esnSwapHelp {
	padding-left: 0% !important;
	margin-top: 20px;
}

#mma-my-lines .usage-gauge #esnSwapHelp .content{
	margin-left: 0px;
	width: 265px;
	padding-left: 4% !important;
}

.account-details-container {padding: 0 20px;}
.account-details-container h3:first-child {padding-top: 8px !important;}
.account-details-container h3 + a {font-size: 14px; font-weight: 700; margin-left: 100px;}
#mma-my-lines .phone-details h3, .account-details-container h3 {font-size: 16px !important; color: #505050 !important; padding-top: 11px !important; margin-bottom: 0 !important;}
#mma-my-lines .phone-details h3 + a {font-size: 14px; font-weight: 700; line-height: 18px;}
#mma-my-lines .phone-details ul {padding-top: 0px !important; margin: 0 0 0 95px;}
#mma-my-lines .phone-details li {padding-top: 7px; margin: 0; line-height: normal;}
#mma-my-lines .phone-details li a {color: #00B9F2; font-size: 13px;}
#mma-my-lines .phone-details {
	margin: 0 0 0 20px;
    padding: 0 20px;
    float: right;
    width: 26%;
}
#mma-my-lines .phone-details .phone-img {float: left; height: 117px; max-height: 117px; max-width: 85px;}


#mma-my-lines table tr.details-row .account-details-container .minutes h3 { margin:0px; }
#mma-my-lines table tr.details-row .account-details-container .web_email h3 { margin:0px; }
#mma-my-lines table tr.details-row .account-details-container .text h3 { margin:0px; }
#mma-my-lines table tr.details-row .account-details-container .pics h3 { margin:0px; }



#mma-my-lines table tr.details-row .account-details-container h3 {
       margin-left: 100px;
       color: #000000 !important;
}

.phone-plan-header {
	height: 70px;
}

#mma-my-lines table tr.details-row td.usage-details {
       border-bottom: 1px solid #e2e2e2;
}

#mma-my-lines table tr.details-row td.phone-details {
       border: 1px solid #e2e2e2;
       border-width: 0 0 1px 1px;
}

#mma-my-lines table tr.details-row td.phone-details img{
       max-width: 100%
}
#mma-my-lines .lt2GB{
    width:540px;
    border-radius: 5px 5px 5px 5px;
    display: block;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
    margin-top: 16px;
    padding-top: 11px;
    padding-bottom: 11px;
    background-color: #d8ffe4;
    border: 2px solid #58ed86;
}
#mma-my-lines .unlimited-cashback{
	text-align: center !important;
    padding-top: 5px;
}
.ie7 #mma-my-lines table tr.details-row td.phone-details,.ie8 #mma-my-lines table tr.details-row td.phone-details {
       border-left: 0;
}

.ie7 #mma-my-lines table tr td.phone_number {width: 102px;}

.ie7 #mma-my-lines table tr.details-row td.account-details-container,.ie8 #mma-my-lines table tr.details-row td.account-details-container
       {
       border-right: 1px solid #e2e2e2;
}

#mma-my-lines tr.details-row .phone-details p {
       line-height: 1em;
       font-size: 13px;
}

tr.details-row .ui-block-holder {
       margin: 0;
}

tr.details-row .phone-details .ui-block-holder {
       border-top: 1px solid #E2E2E2;
       padding-left: 10px;
       padding-top: 10px;
}

tr.details-row .account-details-container {
       width: 66%;
	    padding-right: 0px;
	    float: left;
}

tr.details-row .account-detail {
		display: inline-block;
	    width: 100%;
}

#mma-my-lines table tr.details-row.last td.phone-details,tr.details-row.last .account-details-container {
       border-bottom: 0;
}

tr.details-row .account-details-container .ui-block-holder {
       border-top: 1px solid #E2E2E2;
       padding-right: 10px;
       padding-top: 10px;
}

tr.details-row .phone-details .phone-data .ui-link {
       display: block;
       width: 45%;
       text-align: center;
       float: left;
}

table.ui-data-table tbody tr td.details {
       width: 100px;
       /*border-left: 1px solid #7DCAE2;*/
       border-right: 0;
       font-size: 11px;
}

.ie7 table.ui-data-table tbody tr.master-row td.details,.ie8 table.ui-data-table tbody tr.master-row td.details,.ie7 table.ui-data-table tbody tr.master-row td.warnings,.ie8 table.ui-data-table tbody tr.master-row td.warnings,.ie7 table.ui-data-table thead tr th.last,.ie8 table.ui-data-table thead tr th.last
       {
       background-position: 0 0;
}
/* MMA Tabs */

.extend-payment-due-date{
	font-size: 14px;
	text-align: center;
	padding-top: 5px;
}
.extend-payment-due-date a{
	font-weight: bold;
	color: #014481 !important;
}
.extend-payment-due-date a.mmaTooltip{
	font-size: 12px;
}
.payment_extension_success{
	border: 1px solid #aeaeae;
    background: #e0e0e0;
    text-align: justify;
    border-radius: 5px;
    padding: 10px;
    font-size: 15px;
    font-weight: 100;
    padding-left: 15px;
}
.payment_extension_note{
	font-size: 16px;
}


#mma-billing-container.loading {
       background: url(/resources/images/loading-transparent.gif) no-repeat center center;
       height: 100px;
}

#mma-billing-container.loading * {
       display: none;
}

.ui-tabs .ui-tabs-menu {
       width: 180px;
       float: left;
       height: 100%;
}

.ie7 .ui-tabs .ui-tabs-menu {
       margin-right: -1px;
       position: relative;
       width: 181px;
}

.ui-tabs .ui-tabs-menu li a {
       display: block;
       font-size: 15px;
       height: 40px;
       line-height: 40px;
       padding: 0 10px;
       text-align: right;
}

.ui-tabs .ui-tabs-menu li a.selected {
       background: none repeat scroll 0 0 #FFFFFF;
       border-bottom: 1px solid #E2E2E2;
       border-top: 1px solid #e2e2e2;
       border-right: 1px solid #FFFFFF;
       display: block;
       font-size: 15px;
       font-weight: bold;
       height: 40px;
       line-height: 40px;
       margin-right: -1px;
       padding: 0 10px;
       text-align: right;
}

.ie7 .ui-tabs .ui-tabs-menu li a.selected {
       margin-right: 0;
}

.ui-tabs .ui-tabs-menu li a.first.selected {
       border-top: 1px solid #fff;
}

.ui-tabs .ui-tabs-content {
       margin-left: 180px;
}

.ui-tabs .ui-tab-content {
       height: 100%;
       overflow: hidden;
       background: #fff;
       border-left: 1px solid #e2e2e2;
       padding-left: 20px;
}


.ui-tabs .ui-tab-content table thead th {
       text-align: left;
}

.ui-tabs .ui-tab-content table thead th span {
       border-bottom: 1px solid #E2E2E2;
       display: block;
       font-size: 15px;
       font-weight: bold;
       height: 40px;
       line-height: 40px;
       margin-left: 20px;
}

.ui-tabs .ui-tab-content table tbody tr td {
       border-bottom: 1px dashed #E2E2E2;
       color: #505050;
       font-family: "Montserrat", Arial, sans-serif;
       font-size: 14px;
       line-height: 40px;
       padding-left: 20px;
}

.ui-tabs .ui-tab-content div.legend table tbody tr td {
       border-bottom: 0 none;
       font-size: 12px;
       line-height: 14px;
       padding: 0 5px 5px 0;
}

/*saved products*/
.did-you-know {
       font-size: 13px !important;
       width: 520px;
}

#mma-saved-products {position: relative; display:none;}
#mma-saved-products .print-share-cart {position: absolute; right: 2px; top: 76px;}

.print-share-cart li {
       border-image: initial;
       float: left;
       border: 1px solid #cacaca;
       border-left: 0;
       display: block;
}

.print-share-cart li .print {
       background-position: 0 -17px;
}

.print-share-cart a {
       background: url("/resources/images/mma/print-share-cart.png") no-repeat 0 0;
       color: #636363;
       display: block;
       font-size: 11px;
       font-weight: bold;
       padding: 4px 10px 2px 30px;
}

.print-share-cart li:first-child a {
       border-left: 1px solid #cacaca;
}

.print-share-cart .print {
       background-position: 0 -17px;
}

.print-share-cart .share {
       background-position: 0 -34px;
}

/*gauges*/
#mma-my-lines .usage-gauge {
       min-height: 90px;
}

#mma-my-lines .usage-gauge:first-child {
       border-bottom: 1px solid #E2E2E2;
       border-right: 1px solid #E2E2E2;
       overflow: hidden;
}


#mma-my-lines .view_usage_details_wrapper .view_usage_details, #mma-my-lines .view_usage_details_wrapper .error_loading
,#mma-my-lines .hide_call_details_section .error_loading, #mma-my-lines .call_details_wrapper .error_loading {
       margin-left: 50px;
	    margin-right: 50px;
	    border-color: #B1B1B1;
	    border-radius: 5px 5px 5px 5px;
	    display: block;
	    text-align: center;
	    text-decoration: none;
	    text-transform: uppercase;
	    font-size: 14px;
	    font-weight: normal;
	    height: 27px;
	    line-height: 5px;
	    margin-top: 16px;
	    padding-top: 22px;
	    background-color: #FFFFFF;
	    box-shadow: inset 0 0 9px #B1B1B1;
	    border: 1px solid #D1D1D1;
	    color: #000000;
}
.hide_call_details_section{
	padding-bottom: 4%;
}
.call_details_links{
	position: relative;
	height: 50px;
}
.call_details_by_date, .call_details_by_date_head{
	word-spacing: 10px;
	letter-spacing: 1px;
	margin-left: 50px;
    margin-right: 50px;
    display: block;
    height: 20px;
    line-height: 5px;
    padding-top: 15px;
    padding-left: 20px;
    border: 1px solid #D1D1D1;
    font-size: 14px;
    background-color: white;
    color: #036fba;
    z-index: 1;
    position: absolute;
    left: 0;
    width: 88%;
}
.call_details_by_date_head{
    background-image: url("/resources/images/icon/down_arrow.png");
    background-repeat: no-repeat;
    background-position: 97% 50%;
    background-size: 13px 8px;
    border-radius: 5px 5px 5px 5px;
}
.overview-alerts div.promotionalMessage, .bmma-alerts-section div.promotionalMessage, .promotionalMessage {
	margin-left: 6%;
	font-size: 13px;
	background-color: #DDF0FF;
	border-radius: 10px;
	color: #042F51;
	width: 90%;
	margin-top: 3%;
	display:table;
}
.bmma-alerts-section div.promotionalMessage {
	width: 87%;
}
.postpaidPaperlessDiscount div.promotionalMessage {
	margin-left: 0% !important;
	font-size: 13px;
	background-color: #DDF0FF;
	border-radius: 10px;
	color: #042F51;
	width: 80%;
	margin-top: 3%;
	display: table;
}

.paperlessContent div.promotionalMessage {
	margin-left: 4%;
	font-size: 16px;
	background-color: #DDF0FF;
	padding: 1%;
	border: 1px solid #0085CA;
	border-radius: 4%;
	color: #042F51;
	width: 59%;
	margin-bottom: 3%;
}

/* .bmma-alerts-section div.promotionalMessage {
	margin-left: 0% !important;
   	font-size: 16px;
    background-color: #DDF0FF;
    padding: 1%;
    border: 1px solid #0085CA;
    border-radius: 4%;
    color: #042F51;
    width: 54%;
    margin-top: 2%;
} */
.promotionalMessage {
    width: 57%;
}
.promotionalContentWrapper div.promotionalMessage{
	margin-left: 0% !important;
	font-size: 13px;
	background-color: #DDF0FF;
	border-radius: 10px;
	color: #042F51;
	width: 100%;
	margin-top: 3%;
	vertical-align: middle;
	display:table;
}
.promotionalContentWrapper div.tickMark{
	width:6% !important;
}
.tickMark {
	width: 8%;
	background-color: #28CDFF;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
	vertical-align: middle;
	display:table-cell;
}
#autoPayDiscountPromotion div.tickMark {
	width: 10% !important;
}
.tickMark img{
	padding: 15px;
}


@media all and (-ms-high-contrast: none) , ( -ms-high-contrast : active)
	{
	/* IE10+ CSS styles go here */
	.tickMark img {
		padding-top: 10px;
	}
	.tickMark {
		width: 3%;
		display: inline-block;
		height: 34px;
		overflow: hidden
	}
}

.promotionalText{
    width: 83%;
    vertical-align: middle;
    margin: 5px;
    display:table-cell;
    padding:5px 0px 5px 8px;
}

.promotionalText.v-align-inherit{
	vertical-align: inherit;
}

@media (max-width : 480px) {
	.call_details_by_date {
	    margin-left: 5px;
	    margin-right: 5px;
	    line-height: 5px;
	    padding-top: 15px;
	    padding-left: 20px;
	}
	.call_details_by_date_head{
	    margin-left: 5px;
	}
}
.call_details_by_date_head:hover{
	  text-decoration: none;
}
.call_details_by_date:hover{
    text-decoration: none;
    background-color: #00B9F2;
    color: white;
}
.call_details_by_date.highlighted{
   background-color: #00B9F2;
    color: white;
}

.view-usage-details .choose_billing_cycle{
    text-align: center;
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 10px;
    color: #888;
}
.call_details_by_date img{
	float: right;
    padding-right: 22px;
    border-color: #B1B1B1;
}
#mma-my-lines .view_usage_details_wrapper img.loading {
       color: #545454;
       text-align: center;
       text-decoration: none;
       text-transform: uppercase;
       font-size: 16px;
       font-weight: normal;
}

#mma-my-lines .view_usage_details_wrapper .view_usage_details:hover {
    border-color: #E2E2E2 #D2D0D0 #949292;
    border-radius: 5px 5px 5px 5px;
    text-decoration: none;
}

#mma-my-lines .view_usage_details_wrapper {
    padding: 10px 0;
    margin-bottom: 10px;
}

#mma-my-lines .usage-gauge p.details {
       line-height: 20px;
}

#mma-my-lines .usage-gauge.last {
       border-bottom: 1px solid #ccc;
       height: 100%;
}

#mma-my-lines .usage-gauge div.label {
       float: left;
       font-size: 16px;
       font-weight: 700;
       text-transform: uppercase;
       width: 90px;
       color: #0E2245;
}
#mma-my-lines .usage-gauge.even div.label span {
       border-left: 2px dotted #B2B2B2;
}
.data-list {
	margin-left: 2px;
	z-index: 1;
	margin-top: 1%
}

#mma-my-lines .usage-gauge div.content {
       margin-left: 100px;
       width: 85%;
}
#mma-my-lines .usage-gauge div.content.lines-table {
       width :0 ;
}

#mma-my-lines div[class*='bmma-profile-view'] div.content {
	   margin-left: 0px;
	   width: auto;
}

#mma-my-lines div[class*='bmma-profile-edit'] div.content {
	   margin-left: 0px;
	   width: auto;
}

#mma-my-lines .usage-gauge .plan-features {
       	padding-left: 4%;
    	font-size: 16px;
    	overflow: auto;
	    color: #28CDFF;
}

#mma-my-lines .usage-gauge .line-features {
		padding-left: 5%;
	    color: #28CDFF;
}

#mma-my-lines .usage-gauge #additional-resources {
		padding-left: 2%;
    	font-size:14px;
	    color: #00AEEF!important;
}

.shared-data-feature {
	font-size : 13px;
}

#mma-my-lines .usage-gauge #additional-resources a {
		color: #00AEEF !important;
}

#mma-my-lines .usage-gauge #additional-resources a:hover {
	text-decoration: none;
}

#mma-my-lines .usage-gauge .plan-line-features {
		width: 65%;
		float: left;
		border-right: 1px solid #E2E2E2;
}
#mma-my-lines .usage-gauge .plan-features,#mma-my-lines .usage-gauge .line-features {
		height: auto;
		font-size:14px;
		color:#505050;
		padding-left:4%;
}
#mma-my-lines .usage-gauge #feature-section {
       font-size:16px;
}
#mma-my-lines .usage-gauge .plan-features:last-child {
       margin-bottom: 14px;
}

#mma-my-lines .usage-gauge .plan-features ul {
       list-style:none;
       overflow:auto;
       margin:0px;
}

#mma-my-lines .usage-gauge #feature-section li {
    margin-right: 10px;
    line-height: 18px;
    list-style-type: none;
    padding-bottom: 2%;
}

.linedetails_button,.linedetails_button:visited {
	display: inline-block;
    width: 61%;
    height: 27px;
    margin-top: 4%;
    padding-top: 1%;
    font-weight: bold;
    border-color: #B1B1B1;
    background-color: #FFFFFF;
    box-shadow: inset 0 0 9px #B1B1B1;
    border: 1px solid #D1D1D1;
    border-radius: 5px 5px 5px 5px;
    text-align: center;
    color: #434343;
}
.hide_show_button {
	display: block;
    height: 27px;
    margin-top: 4%;
    padding-top: 1%;
    font-weight: bold;
    border-color: #B1B1B1;
    background-color: #FFFFFF;
    box-shadow: inset 0 0 9px #B1B1B1;
    border: 1px solid #D1D1D1;
    border-radius: 5px 5px 5px 5px;
    text-align: center;
    color: #434343;
}
.restore_button {
display: block;
font-size: 13px !important;
	    min-width: 80px;
	    line-height: 26px;
    padding-left: 10%;
	    padding-right: 10%;
	    border-left: none;
	    background-image: none;
    border-width: 0px;
	    text-transform: capitalize;
    height: 27px;
    margin-top: 4%;
	    font-weight: bold;
	    border-color: #B1B1B1;
	    background-color: #FFFFFF;
	    box-shadow: inset 0 0 9px #B1B1B1;
    border: 1px solid #D1D1D1;
 border-radius: 5px 5px 5px 5px;
 text-align: center;
color: #434343;
}

p.restore_info{
	padding: 2%;
}

.linedetails_button:hover {
	text-decoration: none;
}

#phone-section {
	border-right: 2px solid #E2E2E2;
    width: 50%;
    float: left;
}

#phone-section a {
	margin-left : 11%;
}

#plan-section {
	width: 46%;
    margin-bottom: 7%;
    display: inline-block;
    margin-left: 0px;
}

#plan-section a {
	margin-left: 20%;
}

#plan-section  h3 {
	margin-left: 35px ;
}

#bill-cycle-begin {
    padding: 0px !important;
    display: block;
}
.gauge-container {
       border: 1px solid #FFFFFF;
       border-radius: 15px;
       height: 28px;
       margin-top: 10px;
}

.load_call_details.revised_detail_table {
    width: 933px;
    margin-left: 54px;
}
.mma-ans-list .revised_data_detail_table {
    width: 933px;
    margin-left: 54px;
}
#mma-my-lines .view-usage-details .load_call_details table.data_detail_revised td
{
	width: 209.0157px !important;
}
#mma-my-lines .view-usage-details .load_call_details table.text_detail_revised td {
    width: 209.0157px !important;
}
span.legend{
	margin: 2px;
	position: relative;
    font-size: 14px;
    color: #00AEEF;
}
.revised-width{
	width: 100%;
}
.isPrimary{
	display: none;
}
#wrapper a.action_button_large.revised_action_large {
	margin: 0 auto;
    width: 300px;
    font-size: 16px;
    padding: 6px;
    font-weight: bold;
	background: none repeat scroll 0 0 #28CDFF !important;
    border: 1px solid #22AED8;
    border-radius: 5px;
    box-shadow: 0 1px 3px #1F9CC2 inset;
    color: #FFFFFF;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    float: none;

}
#wrapper a.action_button_large.revised_action_large span {
	width: 0;
}
div#mma-billing-due-date-revised {
    border-radius: 5px;
    padding: 12px;
    background: none repeat scroll 0 0 #014481;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 21px;
    margin-left: 12%;
}
div#mma-billing-data-revised {
    border-color: #E2E2E2;
    border-style: solid;
    padding: 14px 0;
    border-radius: 5px;
}
.ie .gauge-container {
       height: 28px;
       border-radius: 15px;
}

.gauge {
       background: none repeat scroll 0 0 #FFFFFF;
       border-radius: 15px;
       border-width: 1px;
       box-shadow: 0 1px 3px #F0F0F0 inset, 0 0 1px #BBBBBB;
       height: 28px;
       overflow: hidden;
       border: 1px solid #e2e2e2;
       zoom: 1;
}

.gauge.unlimited {
       background: rgb(255, 255, 255); /* Old browsers */
       /*IE9 rounded corners and gradient bg support*/
       background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc0ODQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGQUZBRkEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNGMkYyRjIiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c0ODQpIiAvPgo8L3N2Zz4=);
       background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 25%, rgba(255, 242, 242, 1) 100% ); /* FF3.6+ */
       background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 25%, rgba(255, 242, 242, 1) 100% ); /* Chrome10+,Safari5.1+ */
       background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 25%, rgba(255, 242, 242, 1) 100% ); /* Opera 11.10+ */
       background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 25%, rgba(255, 242, 242, 1) 100% ); /* W3C */
       filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#fff2f2', GradientType = 0); /* IE6-9 */
       /* background-size: 100% 100%;
       background-repeat: repeat-x;
       background-position: 0 0; */
       border: 1px solid #e2e2e2;
}

.ie9 .gauge.unlimited {
       filter: 0;
}

.gauge-usage {
       border-radius: 15px 0 0 15px;
       box-shadow: 0 1px 2px #909090 inset;
       height: 30px;
       margin: 0;
       width: 0;
}

.gauge.unlimited .gauge-usage {
       box-shadow: none;
       font-size: 14px;
       font-weight: bold;
       text-align: center;
       width: 100%;
       text-transform: capitalize;
}

.gauge.empty {
       border: 1px solid #e2e2e2;
}

.gauge-usage.full {
       border-radius: 15px;
       border: 1px solid #e2e2e2;
}

.gauge-usage-a {
       background: rgb(247, 75, 41); /* Old browsers */
       background: -moz-linear-gradient(top, rgba(247, 75, 41, 1) 0%, rgba(219, 42, 7, 1) 100% ); /* FF3.6+ */
       background: -webkit-linear-gradient(top, rgba(247, 75, 41, 1) 0%, rgba(219, 42, 7, 1) 100% ); /* Chrome10+,Safari5.1+ */
       background: -o-linear-gradient(top, rgba(247, 75, 41, 1) 0%, rgba(219, 42, 7, 1) 100% ); /* Opera 11.10+ */
       background: linear-gradient(to bottom, rgba(247, 75, 41, 1) 0%, rgba(219, 42, 7, 1) 100% ); /* W3C */
       filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f74b29', endColorstr = '#db2a07', GradientType = 0 ); /* IE6-9 */
}

.gauge-usage-b {
       background: rgb(255, 222, 0); /* Old browsers */
       background: -moz-linear-gradient(top, rgba(255, 222, 0, 1) 0%, rgba(253, 220, 0, 1) 51%, rgba(234, 202, 0, 1) 100% );/* FF3.6+ */
       background: -webkit-linear-gradient(top, rgba(255, 222, 0, 1) 0%, rgba(253, 220, 0, 1) 51%, rgba(234, 202, 0, 1) 100% );/* Chrome10+,Safari5.1+ */
       background: -o-linear-gradient(top, rgba(255, 222, 0, 1) 0%, rgba(253, 220, 0, 1) 51%, rgba(234, 202, 0, 1) 100% );/* Opera 11.10+ */
       background: linear-gradient(to bottom, rgba(255, 222, 0, 1) 0%, rgba(253, 220, 0, 1) 51%, rgba(234, 202, 0, 1) 100% );/* W3C */
       filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffde00', endColorstr = '#eaca00', GradientType = 0 ); /* IE6-9 */
}

.gauge-usage-c {
       background: rgb(147, 214, 60); /* Old browsers */
       background: -moz-linear-gradient(top, rgba(147, 214, 60, 1) 0%, rgba(147, 214, 60, 1) 51%, rgba(129, 199, 50, 1) 100% );/* FF3.6+ */
       background: -webkit-linear-gradient(top, rgba(147, 214, 60, 1) 0%, rgba(147, 214, 60, 1) 51%, rgba(129, 199, 50, 1) 100%); /* Chrome10+,Safari5.1+ */
       background: -o-linear-gradient(top, rgba(147, 214, 60, 1) 0%, rgba(147, 214, 60, 1) 51%, rgba(129, 199, 50, 1) 100% );/* Opera 11.10+ */
       background: linear-gradient(to bottom, rgba(147, 214, 60, 1) 0%, rgba(147, 214, 60, 1) 51%, rgba(129, 199, 50, 1) 100% );/* W3C */
       filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#93d63c', endColorstr = '#81c732', GradientType = 0 ); /* IE6-9 */
}

/*percs and points*/
.perc {
       color: #FFFFFF;
       float: left;
       font-size: 55px;
       font-weight: bold;
       height: 91px;
       line-height: 91px;
       margin-right: 2px;
       text-align: center;
       text-shadow: 0 1px 0 #333333;
       width: 69px;
       border-radius: 5px;
       background: rgb(0, 174, 239); /* Old browsers */
       background: -moz-linear-gradient(top, rgba(0, 174, 239, 1) 0%, rgba(0, 155, 230, 1) 49%, rgba(0, 174, 239, 1) 49% );/* FF3.6+ */
       background: -webkit-linear-gradient(top, rgba(0, 174, 239, 1) 0%, rgba(0, 155, 230, 1) 49%, rgba(0, 174, 239, 1) 49% );/* Chrome10+,Safari5.1+ */
       background: -o-linear-gradient(top, rgba(0, 174, 239, 1) 0%, rgba(0, 155, 230, 1) 49%, rgba(0, 174, 239, 1) 49% );/* Opera 11.10+ */
       background: linear-gradient(to bottom, rgba(0, 174, 239, 1) 0%, rgba(0, 155, 230, 1) 49%, rgba(0, 174, 239, 1) 49% );/* W3C */
       filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#00aeef', endColorstr = '#00aeef', GradientType = 0); /* IE6-9 */
}

.colon {
       color: #505050;
       display: block;
       float: left;
       font-size: 63px;
       height: 63px;
       margin-top: 24px;
       width: 21px;
}

#rewards-status {
       margin-right: 10px;
       width: 236px;
}

#rewards-status ul {
       color: #04AEEC;
       font-size: 13px;
       line-height: 20px;
       list-style-position: inside;
       list-style-type: square;
}

#rewards-status ul li span {
       color: #505050;
}

#rewards-status .learn-more {font-size: 14px;}

#rewards-points {
       border: 1px solid #E2E2E2;
       border-radius: 5px 5px 5px 5px;
       height: 280px;
       margin: 0 80px;
       width: 450px;
}

#rewards-no-points-promo {
       height: 280px;
       margin: 0 15px 0 20%;
       width: 450px;
}

#rewards-phone {
       border: 1px solid #E2E2E2;
       border-radius: 5px 5px 5px 5px;
       height: 280px;
       width: 210px;
}

#rewards-points div.first {
       /*border-bottom: 1px solid #FFFFFF;*/
       height: 190px;
}

#rewards-points div.first .content {
       overflow: hidden;
       padding: 30px 34px 20px;
}

#rewards-points div.first .label {
       font-size: 21px;
       font-weight: bold;
       text-align: center;
}

#rewards-points div.last {
       /*border-top: 1px solid #E2E2E2;*/
       height: 99px;
}

#rewards-points div.last .content {
       padding: 15px;
}

#rewards-points div.last .content a {
       font-size: 14px;
       font-weight: bold;
       height: 50px;
       line-height: 50px;
       margin: 5px;
       width: 125px;
}

#rewards-phone .first,#rewards-phone .last {
       height: 139px;
       text-align: center;
}

#rewards-phone .first {
       border-bottom: 1px solid #fff;
}

#rewards-phone .last {
       border-top: 1px solid #e2e2e2;
       position: relative;
}

#rewards-phone .last img {
       position: relative;
       top: -30px;
}

#rewards-phone .content {
       padding: 10px;
       padding-bottom: 0;
}

#rewards-points .expiringPoints{
       border-bottom: 1px solid #E2E2E2;
    border-top: 1px solid #E2E2E2;
    font-size: 21px;
    height: 25px;
    margin-top: -10px;
    padding-left: 65px;
    display:table;
}
#rewards-points .expiringPoints .infoicon{
       background-image: url("/resources/images/mma/blue_exclamation.png");
    background-repeat: no-repeat;
    clear: both;
    float: left;
    height: 24px;
    width: 24px;
}
#rewards-points .expiringPoints .points{
       font-weight:bold;
       padding-left: 5px;
}
#rewards-points hr.whiteLine{
       background-color: #ffffff!important;
}
.rewards-promo {
       float: left;
       width: 192px;
}

#rewards-status-icon {
       background: url("/resources/images/mma/ico-spr-mma.png") no-repeat scroll 0 0 transparent;
       height: 60px;
       border-bottom: 2px dotted #e2e2e2
}

#rewards-status-icon.plus {
       background-position: 0 -300px;
}

#rewards-status-icon.priority {
       background-position: 0 -400px;
}

#rewards-status-icon.premier {
       background-position: 0 -500px;
}
#rewards-status-icon.elite {
       background-position: 0 -600px;
}
/* start huge code */
strong {
       font-weight: bold;
}

.user-alerts {
       padding: 10px 15px;
       background-color: #002146;
       -moz-border-radius: 7px;
       -webkit-border-radius: 7px;
       -khtml-border-radius: 7px;
       border-radius: 7px;
       display: block;
       color: #fff;
}
/* Reverting CSBS related changes: remove this CSS if CSBS is included in flow: Starts*/

/* #content #attach_section .third_large p{
       padding-left: 6px !important;
       width: 90% !important;
}
#content #attach_section #csbs_section.fiber_account_not_linked {
	width: 33% !important;
	border-left: none;
}
#content #attach_section .second_large {
    width: 50% !important;
}
#content #attach_section .active {
    background: none repeat scroll 0 0 #ffffff;
    width: 50% !important;
}
#content #attach_section .second {
    width: 280px !important;
}
#content #attach_section .fiber_account_linked.csbs_account_tab {
	width: 30.3% !important;
}
#content #attach_section #third_info {
	width: 33.3% !important;
}

#csbs_section {
	display: none !important;
}
#content #attach_section .hide_in_mobile {
	display: block !important;
}
@media (max-width : 767px) {
#attach_section li {
	text-align: left;
}
*/
/* Reverting CSBS related changes: remove this CSS if CSBS is included in flow: Ends*/


#attach_section{
		font-size: 18px;
		width: 1100px;
		background: none repeat scroll 0% 0% #e4e4e4;
		border-radius: 0;
		display: table;
		overflow: hidden;
		margin-bottom: 30px;
		margin-left: -20px;
		margin-top: -20px;
}
#attach_section li{
       float: left;
       width: 33%;
       text-align: center;
}
#attach_section li div{
       padding: 20px;
}
#attach_section li div.csbs-link {
	    padding: 20px 16px;
}
#attach_section .active{
       background: none repeat scroll 0 0 #ffffff;
       width: 33%;
}
#attach_section .third_large{
       text-align: left;
       width: 323px;
       height: 61px;
       /* border-left: 1px solid #b3b3b3 !important; */
}
/*CSBS related changes to display promo message Starts*/
#attach_section .third_large.fiber_account_linked p {
    margin-top: -4px;
    padding-left: 13px;
}
#attach_section #third_info.fiber_account_linked {
	color: black;
	background: none repeat scroll 0 0 #28c2fe;
	width: 28% !important;
}
/*CSBS related changes to display promo message Ends*/
#attach_section .third{
       text-align: left;
       /* width: 290px;  */

}
#attach_section .third_large img{
       float: left;
       width: 25px
}
#attach_section .third_large p{
       float: left;
       margin-top: 3px;
       padding-left: 25px;
       font-size: 18px;
       line-height: 16px;
       /* width: 90%; */
}
#attach_section .third_large .discount-msg {
	font-size: 14px;
}
#attach_section .first_large, #attach_section .second_large{
       border-right: none;
}
#attach_section .first_large{
       width: 358px;
}
#attach_section .second_large{
       width: 33%;
       border-right: 1px solid #b3b3b3;
       border-left: 1px solid #b3b3b3;
}
#attach_section .second_large a{
       text-decoration: underline;
   	   color: #28C2FE;
}
#attach_section .fiber_account_linked.csbs_account_tab {
	width: 22.9% !important;
}
#attach_section .fiber_account_linked{
	width: 22.9% !important;
}
#attach_section .fiber_account_not_linked {
	width: 33% !important;
}
/* #attach_section #third_info {
	width: 33.3% !important;
} */
#third_info #link_info {
	width: 100%;
}
#attach_section #csbs_section.csbs_account_tab {
	width: 33%;
}
#attach_section #csbs_section.csbs_account_tab.fiber_account_linked {
	width: 26% !important;
}

#attach_section #csbs_section.fiber_account_not_linked {
	width: 33% !important;
	background: none repeat scroll 0 0 #e4e4e4;
}
#attach_section #csbs_section a.csbs-linked {
	color: #363636;
}
#attach_section #csbs_section a.csbs-linked:hover {
	text-decoration: underline;
    color: #28C2FE;
}
#csbs_section .csbs_link, #csbs_section .csbs-link {
   	display: block;
   	padding: 20px;
}
#csbs_section .csbs-link {
	text-decoration: underline;
    color: #28C2FE;
}
#attach_section #csbs_section.csbs_account_tab.fiber_account_linked .csbs-link {
	padding: 20px 6px;
}
#attach_section #fiber_link_section.csbs_account_linked {
	width: 33%;
	border-right: 1px solid #b3b3b3;
}
#attach_section #wireless_section.csbs_account_linked {
    width: 33%!important;
}
#attach_section #wireless_section.fiber_account_linked.csbs_account_linked {
    width: 22.9%!important;
}
#attach_section .first_large.csbs_account_linked  img {
    margin-top: 1.9%;
    margin-bottom: 1.9%;
    margin-left: 1.5%;
}
#attach_section .first_large.wls_acc_not_linked {
	width: 33%;
}
#attach_section .first_large.wls_acc_not_linked #wireless-alert-link {
	color: #28C2FE;
}
#attach_section .first_large.wls_acc_not_linked #wireless-alert-link img {
	margin-top: 5%;
    margin-bottom: 1.9%;
    margin-left: 9%;
}
#attach_section #fiber_link_section.second.wls_not_linked {
	width: 33.8% !important;
	border-right: 1px solid #b3b3b3 ;
}
.first_large img {
float: left;
    width: 7.12%;
    margin-top: 5%;
    margin-left: 8%;
}

.first_large div{
	margin-right: 16%;
    text-decoration: underline;
    color: #28C2FE;
}

.second_large img{
    float: left;
    width: 7.12%;
    margin-top: 5%;
    margin-left: 5.4%;
}
#attach_section .second{
	width: 33%;
}
#csbs_section img{
	float: left;
    width: 8%;
    margin-top: 0%;
    margin-left: 0%;
}
#fiber-alert-link, #wireless-alert-link{
       cursor: pointer;
       color: #28C2FE;
       text-decoration: underline;
}
#fiber-alert-link-manage, #wireless_section{
       color: #363636;
}
#fiber-alert-link-manage:hover{
    text-decoration: underline;
    color: #28C2FE;
}
#link_info p{
	font-size: 18px;
	margin-bottom: 0;
}
.page-header h1 {
	margin-bottom: 17px;
}



.account-pending-deact-alert {margin: 0;}
.account-pending-deact-alert li {
    background: url('/resources/images/mma/dot-3-spaces.png') repeat-x bottom !important;
}

.payment-due-alert {margin: 0;}
.payment-due-alert li {background: url('/resources/images/mma/dot-3-spaces.png') repeat-x bottom !important;}

.activate-lines-alert {margin: 0;}
.activate-lines-alert li {background: url('/resources/images/mma/dot-3-spaces.png') repeat-x top !important;}

/* PRIME : Deposit Refund Eligibility */
.deposit-refund-alert {margin: -12px 0 0 0;}
.deposit-refund-alert li {background: url('/resources/images/mma/dot-3-spaces.png') repeat-x top !important;}

.terms-change-alert {margin: 0; display: none;}
.terms-change-alert li {background: url('/resources/images/mma/dot-3-spaces.png') repeat-x top ;}

.user-alerts .new-messages {
       padding: 0 5px 0 26px;
       background: url("/resources/images/mma/envelop.png") no-repeat center left;
}

.user-alerts a, .user-alerts a:visited {
       color: #28cdff;
}
#fiber_link_section{
       float: left;
       border-right: 1px solid #b3b3b3;
       border-left: 1px solid #b3b3b3;
       text-align: center;
}
#fiber_link_section .wireless_link{
       padding-right: 5px;
       border-right: 1px solid;
}
#main {
       font-size: 14px;
}

#main h2 {
       font-size: 23px;
       font-weight: bold;
       color: #505050;
       border-bottom: 1px solid #e2e2e2;
       padding-bottom: 15px;
       margin-bottom: 23px;
       margin-top: 15px;
}

#main h3 {
       font-size: 18px;
       color: #3b3b3b;
}

#main h4 {
       text-transform: none;
       color: #505050;
       font-size: 14px;
}

/* alerts, see, do */
#overview {
       overflow: hidden;
}

#overview>div {
       float: left;
       margin-right: 23px;
       overflow: hidden;
}

.overview-alerts {
       width: 670px;
}

.overview-alerts li {
       background: url("/resources/images/mma/dot-3-spaces.png") repeat-x top left;
       font-size: 13px;
       padding: 16px 0 15px 13px;
       margin: 0 0 0 30px;
}

.overview-alerts .removeDottedLinesAlerts li:first-child{
	  background: none;
}

.overview-alerts #saved_alert {
       background: url("/resources/images/mma/dot-3-spaces.png") repeat-x bottom left;
       margin-left: 20px;
       width: 100%;
       height: 1px;
}

.overview-alerts div.saved_items {
       background: url("/resources/images/mma/icons_alert_orange.png") no-repeat left 55%;
       font-size: 1.2em;
       margin: 0 0 8px 1px;
       padding: 16px 0 15px 13px;
       width: auto;
}

.overview-alerts div.saved_items a {
       background: url("/resources/images/shared_cart/other/saved_items.png") no-repeat right bottom;
       height: 21px;
       padding: 8px 20px 0 0;
}

.overview-alerts li.default {
       list-style-image: url("/resources/images/mma/icons_alert_green.png");
}

.overview-alerts li.default.orange {
       list-style-image: url('/resources/images/mma/icons_alert_orange.png');
}

.overview-alerts li.notify {
       list-style-image: url("/resources/images/mma/icons_alert_gray.png");
}

.overview-do li a.doLink {
       background: url("/resources/images/mma/ico-spr-mma.png");
       background-repeat: no-repeat
}

.overview-do li a.doLink,.overview-do li a.doLink:visited {
       background-position: 0 -1256px;
       width: 154px;
       height: 28px;
       display: block;
       font-size: 14px;
       font-weight: normal;
       text-align: center;
       color: #2b2b2b;
       line-height: 28px;
       margin-bottom: 8px;
       padding-right: 0px;
}

.overview-do li a.doLink:hover {
       background-position: 0 -1228px;
       text-decoration: none;
}

.overview-do li a.doLink:active {
       background-position: 0 -1200px;
}

.overview-see {
       margin-right: 0;
       width: 164px;
}

.overview-see .in-page-link {
       line-height: 35px;
       clear: both;
       float: left;
       font-size: 14px;
       font-weight:normal;
}

.balance-container {
       overflow: hidden;
}

.balance-value {
       width: 448px;
       -webkit-border-radius: 4px 0 0 4px;
       -moz-border-radius: 4px 0 0 4px;
       border-radius: 4px 0 0 4px;
       background-color: #00bef8;
       text-align: center;
       float: left;
}

.balance-value .value {
       height: 129px;
       font-size: 79px;
       color: #fff;
       font-weight: bold;
       line-height: 110px;
}

.balance-value .value .mini {
       font-size: 50px;
       vertical-align: 18px;
       font-weight: normal;
}

.balance-value .due {
       background: #014481;
       color: #fff;
       padding: 19px 0;
       -webkit-border-radius: 0 0 0 4px;
       -moz-border-radius: 0 0 0 4px;
       border-radius: 0 0 0 4px;
}

.due strong {
       font-weight: bold;
}

.bill-options {
       float: left;
       background: url("/resources/images/mma/bill-options-bg.png");
       width: 471px;
       height: 182px;
       border: 1px solid #e2e2e2;
       border-left: 0;
       -webkit-border-radius: 0 4px 4px 0;
       -moz-border-radius: 0 4px 4px 0;
       border-radius: 0 4px 4px 0;
}

.pay-bill,.pay-bill:visited,.view-bill,.view-bill:visited {
       width: 350px;
       height: 50px;
       display: block;
       font-size: 17px;
       font-weight: bold;
       text-align: center;
       line-height: 50px;
       margin: 19px auto 5px;
}

.pay-bill,.pay-bill:visited {
       background: url("/resources/images/mma/big-btns.png") 0 -100px;
       color: #fff;
}

.view-bill,.view-bill:visited {
       background: url("/resources/images/mma/big-btns.png") 0 -250px;
       color: #545454;
}

.pay-bill:hover {
       background: url("/resources/images/mma/big-btns.png") 0 -50px;
       text-decoration: none;
}

.view-bill:hover {
       background: url("/resources/images/mma/big-btns.png") 0 -200px;
       text-decoration: none;
}

.pay-bill:active {
       background: url("/resources/images/mma/big-btns.png") 0 0;
}

.view-bill:active {
       background: url("/resources/images/mma/big-btns.png") 0 -150px;
}

.bill-options .separator span {
       height: 1px;
       width: 0px;
       border-top: 16px solid transparent;
       border-bottom: 16px solid transparent;
       border-left: 16px solid #00bef8;
       float: left;
}

.bill-options .separator {
       margin-bottom: 16px;
       height: 16px;
       border-bottom: 1px solid #e2e2e2;
}

.options {
       float: left;
       width: 446px;
       height: 53px;
       border: 1px solid #e2e2e2;
       -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
       border-radius: 4px;
       margin: 30px 0;
       text-align: center;
}

#see-billing {
       margin-right: 23px;
}

#see-billing p {
       width: 162px;
       margin-left: 132px;
       font-size: 13px;
}

#see-billing:hover {
       text-decoration: none;
}

.expand-billing {
       background: url("/resources/images/mma/btn-bg-h53.png");
}

.in-page-link,.expand-billing p {
       color: #00AEEF;
       padding-right: 24px;
       background: url("/resources/images/mma/ico-spr-mma.png") no-repeat scroll right -891px transparent;
       line-height: 53px;
       font-size: 16px;
       font-weight: bold;
}

.in-page-link:hover,.expand-billing:hover p {
       background: url("/resources/images/mma/ico-spr-mma.png") no-repeat scroll right -990px transparent;
       text-decoration: none;
       color: #004da1;
}

.collapse-billing {
       background: url("/resources/images/mma/btn-bg-h53-selected.png");
}

.collapse-billing p {
       color: #fff;
       padding-right: 24px;
       background: url("/resources/images/mma/collapse.png") no-repeat center right;
       line-height: 53px;
       font-weight: bold;
}


#your-balance {
       width: 100%;
}

.calendar {
       background: url("/resources/images/mma/btn-bg-h53.png");
       position: relative;
}

.cal-img {
       background: url("/resources/images/mma/calendar.png");
       width: 58px;
       height: 55px;
       position: absolute;
       left: 24px;
       top: -12px;
}

.calendar p {
       display: block;
       width: 210px;
       margin: 14px auto;
       text-align: left;
       font-weight: bold;
}

.calendar p a {
       display: block;
       font-weight: bold;
}

.mma-table {
       font-size: 14px;
       width: 100%;
       border-collapse: separate;
       table-layout: fixed;
       background-color: #f7f8f8;
}

.mma-table tr td {
       height: 48px;
}

.mma-table .row-details td {
       vertical-align: top;
}

.mma {
       margin-bottom: 15px;
}

.mma .first-col {
       height: 48px;
       width: 78px;
}

.mma .second-col {
       height: 58px;
       width: 98px;
}

.mma .third-col,.mma .fourth-col {
       width: 155px;
}

.mma .main-row .fifth-col {
       width: 107px;
       border-right: 0;
}

.mma .main-row .last-col {
       border-left: 0;
       border-right: 0;
       width: 75px;
}

.mma-table .main-row td {
       background: url("/resources/images/mma/your-lines-bg.png");
       font-weight: bold;
       text-align: left;
       vertical-align: middle;
       border-right: 1px solid #7dcae2;
       border-left: 1px solid #d4f5ff;
       padding-left: 15px;
       overflow: hidden;
}

.mma-table .main-row td:first-child {
       border-left: 0;
}

.mma-table a {
       display: block;
}

.line-details-btn {
       color: #545454;
       font-size: 11px;
       margin-top: 3px;
       width: 86px;
       height: 27px;
       text-align: center;
       background: url("/resources/images/mma/line-details.png");
       line-height: 27px;
       font-weight: bold;
       float: right;
}

.mma .main-row td:first-child,.bmma th:first-child {
       -webkit-border-radius: 4px 0 0 0;
       -moz-border-radius: 4px 0 0 0;
       border-radius: 4px 0 0 0;
}

.mma .main-row td:last-child,.bmma th:last-child {
       -webkit-border-radius: 0 4px 0 0;
       -moz-border-radius: 0 4px 0 0;
       border-radius: 0 4px 0 0;
}

.mma tr:last-child td:first-child {
       -webkit-border-radius: 0 0 0 4px;
       -moz-border-radius: 0 0 0 4px;
       border-radius: 0 0 0 4px;
}

.mma tr:last-child td:last-child {
       -webkit-border-radius: 0 0 4px 0;
       -moz-border-radius: 0 0 4px 0;
       border-radius: 0 0 4px 0;
}

.mma .main-row:last-child td:first-child {
       -webkit-border-radius: 4px 0 0 4px;
       -moz-border-radius: 4px 0 0 4px;
       border-radius: 4px 0 0 4px;
}

.mma .main-row:last-child td:last-child {
       -webkit-border-radius: 0 4px 4px 0;
       -moz-border-radius: 0 4px 4px 0;
       border-radius: 0 4px 4px 0;
}

.mma-table .separator {
       padding-left: 15px;
       background: #f8f7f7 url("/resources/images/mma/white-row-separator.png") no-repeat 0 8px;
}

.mma-table .blue-row .separator {
       background: url("/resources/images/mma/blue-row-separator.png") no-repeat 0 0;
}

.mma-table p {
       vertical-align: middle;
}

.alert {
       color: #ff9600;
}

.order-details {text-transform: capitalize;}

.mma-table .main-row p {
       position: relative;
       border-left: 0;
       margin-top: 30px;
}

.mma-table>tbody>tr>td {
       border-bottom: 1px solid #e2e2e2;
}

.mma-table td {
       vertical-align: middle;
       position: relative;
}

.mma-table .margin-left,.mma-table .margin-right,.mma-table .last-row td {
       border-bottom: 1px solid #e2e2e2;
}

.mma-table .margin-left {
       width: 20px;
       border-left: 1px solid #e3e3e3;
       z-index: 1;
}

.mma-table .main-row .margin-left {
       border-right: 0;
       padding-left: 0;
}

.mma-table .margin-right {
       width: 20px;
       border-right: 1px solid #e3e3e3;
}

.mma-table .main-row .margin-right {
       border-left: 0;
       padding-left: 0;
}

.expandable-row td {
       background: #f8f7f7;
       cursor: pointer;
}

.mma-table .last-row td {
       border-bottom: 1px solid #e3e3e3;
}

#rewards-and-points {
       overflow: hidden;
}

#rewards-status h3 {
       font-size: 18px !important;
       color: #3B3B3B !important;
       margin: 0 0 8px;
}

#rewards-status h4 {
       margin: 16px 0 15px;
       font-size: 14px;
       color: #505050;
       text-transform: none;
}

#rewards-status h4 span {text-transform: capitalize;}

#rewards-and-points .status {
       float: left;
       width: 210px;
}

#rewards-and-points .status h4 {
       background: url("/resources/images/mma/dot-3-spaces.png") repeat-x top left;
       margin-top: 16px;
       padding-top: 16px;
}

#rewards-and-points .status li {
       background: url("/resources/images/mma/blue-bullet.png") no-repeat top left;
       padding-left: 10px;
       margin-bottom: 10px;
       width: 180px;
}

#rewards-and-points .status a {
       font-size: 12px;
       padding-left: 10px;
}

#rewards-and-points .points {
       -moz-border-radius: 4px;
       -webkit-border-radius: 4px;
       -khtml-border-radius: 4px;
       border-radius: 4px;
       width: 446px;
       height: 288px;
       background: url("/resources/images/mma/points-bg.png") top left;
       border: 1px solid #e2e2e2;
       float: left;
       text-align: center;
       font-weight: bold;
       font-size: 23px;
       margin-left: 26px;
       color: #505050;
}

.big-number p {
       float: left;
       font-size: 55px;
       font-weight: bold;
       text-align: center;
       height: 91px;
       width: 69px;
       line-height: 91px;
       background: url("/resources/images/mma/number-bg.png");
       color: #fff;
       margin-right: 2px;
       text-shadow: 0px 1px 0 #333;
}

.big-number span {
       font-size: 63px;
       float: left;
       display: block;
       color: #505050;
       height: 63px;
       margin-top: 24px;
       width: 27px;
}

.big-number {
       margin: 31px auto 23px;
       overflow: hidden;
       width: 382px;
}

.points-options {
       margin-top: 40px;
}

.points-options li {
       display: block;
       float: left;
}

.points-options li a {
       float: left;
       width: 120px;
       height: 50px;
       line-height: 50px;
       background: url("/resources/images/mma/points-options-btn.png");
       margin-left: 10px;
       font-size: 13px;
       font-weight: bold;
       color: #fff;
}

.points-options li:first-child a {
       margin-left: 31px;
}

#rewards-and-points .phone {
       -moz-border-radius: 4px;
       -webkit-border-radius: 4px;
       -khtml-border-radius: 4px;
       border-radius: 4px;
       width: 211px;
       height: 288px;
       background: url("/resources/images/mma/phone-bg.png") top left;
       border: 1px solid #e2e2e2;
       float: left;
       text-align: center;
       color: #505050;
       margin-left: 23px;
}

.phone p {
       margin-top: 15px;
}

.phone .separator {
       width: 44px;
       height: 1px;
       margin: 13px auto;
       border-bottom: 1px solid #aeaeae;
}

.phone img {
       margin-top: 15px;
}

.phone strong {
       display: block;
}

#history-box {
       -moz-border-radius: 4px;
       -webkit-border-radius: 4px;
       -khtml-border-radius: 4px;
       border-radius: 4px;
       border: 1px solid #e2e2e2;
       width: 100%;
       height: 128px;
       background: #f8f8f8;
       text-align: center;
       color: #3b3b3b;
       font-weight: bold;
       font-size: 12px;
}

#history-box p {
       margin: 48px 0 12px 0;
}



#saved-products .print-share-cart {
       position: absolute;
       right: 12px;
       width: 212px;
}



.print-share-cart li a {
       background: url("/resources/images/mma/print-share-cart.png") no-repeat 0 0;
       padding: 4px 10px 2px 30px;
       color: #636363;
       font-weight: bold;
       font-size: 11px;
       display: block;
}





.print-share-cart li .share {
       background-position: 0 -34px;
}

/******** Saved Product *****************/
.saved-product-list {
       clear: both;
       overflow: hidden;
       margin: 20px 0 0 -17px;
}

.saved-product-list h3 a {
       font-size: 18px;
}

.saved-product-list p {
       position:relative;
       font-size: 12px;
       margin: 1px 0px 17px 0px;
}

.saved-product-list a {
       font-size: 12px;
}

.saved-product-list h3 {
       color: #00B9F2 !important;
       font-size: 18px !important;
       font-weight: bold;
       margin: 0px;
}

.saved-product-list li {
		height: 205px !important; /* for qc defect changes */
       width: 257px;
       -moz-border-radius: 4px;
       -webkit-border-radius: 4px;
       -khtml-border-radius: 4px;
       border-radius: 4px;
       border: 1px solid #e2e2e2;
       background: url("/resources/images/mma/saved-products-bg.png") repeat-x bottom left;
       float: left;
       margin: 0 0 17px 17px;
       padding: 15px 15px 48px 21px;
       overflow: hidden;
}

.saved-product-list li h3 {
	height: 45px !important;/* for qc defect changes */
}
.saved-product-list li span.select_price_option_error {color:red;display:none; }
.saved-product-list li .price {font-weight: 700; margin: 2px 0 17px 0px;}
.saved-product-list li .in_stock {text-align: left; margin: 0px 0 3px 0px;}
.saved-product-list li select {display: block; margin: 0px 0px 5px 0px;}
.saved-product-list li img, .thumb, .phoneImg {float: left; max-height: 120px; max-width: 120px; border:none;}

.saved-product-list li a:hover.view_large{text-decoration:none;}
.saved-product-list li .tab_closer_remove {margin: 5px 0 3px 0px; display: block; float:left; clear:both;}
.move_saved_item {margin: 0px 0 6px 0px; width: 136px; height: 26px; display: block;}
.saved-product-list .quantity {margin: 6px 0 6px 0px;}
.saved-product-list li .price .note{font-weight:100;margin-left: 7%;}
#savedItemForm {margin: 0;}
.saved-product-list .detailInfo{
    margin-left:100px;
	margin-top: 12%;/* for qc defect changes */
}

/******** Saved Product *****************/

.out_stock {
       height:85px;
}

p.discount {
       margin-top:34px;
}
#mma-site-activity{
	display:none;
}

#mma-site-activity ul {
       font-weight: bold;
       width: 950px;
}

#mma-site-activity li {
       width: 210px;
       height: 99px;
       margin: 0 23px 21px 0;
       border: 1px solid #e2e2e2;
       float: left;
       overflow: hidden;
}

body #wrapper #mma-site-activity h3 {
       border-bottom: 1px solid #e2e2e2;
       color: #a1a1a6;
       font-size: 10px;
       font-weight: bold;
       margin-bottom: 8px;
       padding: 5px 11px;
       text-transform: uppercase;
}

#mma-site-activity img {
       float: left;
       height: 52px;
       margin: 3px 15px 0;
       max-width: 40px;
}

#mma-site-activity .no-img {
       width: 27px;
       height: 52px;
       text-indent: -9999px;
       float: left;
       margin: 3px 15px 0;
}

#mma-site-activity a,#mma-site-activity span {
       display: block;
       font-size: 14px;
       font-weight: bold;
       margin-bottom: 3px;
       max-height: 32px;
       overflow: hidden;
}

#mma-site-activity a {
       color: #00b9f2;
}

#mma-site-activity p {
       font-size: 13px;
}

#mma-site-activity .empty-message p {
       font-size: 1em;
}

.account-info {
       float: right;
       width: 469px;
       margin-top: -35px;
       text-align: left;
}

.account-info .header {
       background: #1c3a66;
       background: rgba(28, 58, 102, 0.8);
       -moz-border-radius: 4px 4px 0 0;
       -webkit-border-radius: 4px 4px 0 0;
       -khtml-border-radius: 4px 4px 0 0;
       border-radius: 4px 4px 0 0;
       overflow: hidden;
}

.account-info .header h2 {
       font-size: 18px;
       font-weight: bold;
       color: #fff;
       padding: 5px 5px 0 5px;
       float: left;
       width: 85%;
}

.account-info .header a {
       float: left;
       padding-top: 9px;
       font-size: 14px;
}

.account-info .content {
       background: #1c3a66;
       background: rgba(28, 58, 102, 0.8);
       -moz-border-radius: 0 0 4px 4px;
       -webkit-border-radius: 0 0 4px 4px;
       -khtml-border-radius: 0 0 4px 4px;
       border-radius: 0 0 4px 4px;
}

.account-info .content ul {
       padding: 15px 10px;
       overflow: hidden;
}

.account-info .content li {
       float: left;
       font-size: 14px;
       width: 220px;
       color: #fff;
}

.lines-overview {
       overflow: hidden;
       width: 950px;
}

.lines-overview>div {
       float: left;
       margin-right: 27px;
       width: 446px;
}

.icons {
       overflow: hidden;
}

.icons li {
       float: left;
       margin-left: 20px;
}

.icons li:first-child {
       margin-left: 0;
}

#main .lines-overview h3 {
       font-size: 16px;
       font-weight: bold;
       color: #505050;
}

.plan-icon {
       background: url("/resources/images/mma/plan.png") no-repeat center left;
       padding-left: 45px;
       line-height: 40px;
       cursor:default;
}

.user-icon {
       background: url("/resources/images/mma/user.png") no-repeat center left;
       padding-left: 45px;
       line-height: 40px;
       cursor:default;
}

.phone-icon {
       background: url("/resources/images/mma/phone.png") no-repeat center left;
       padding-left: 45px;
       line-height: 40px;
       cursor:default;
}

.lines-overview .details {
       margin-top: 14px;
       padding-top: 8px;
       border-top: 1px solid #e2e2e2;
}

.lines-overview .details li {
       background: url("/resources/images/mma/dot-3-spaces.png") repeat-x top left;
       font-size: 13px;
       padding: 15px 0 15px 13px;
}

.lines-overview .details li:first-child {
       background: none;
}

.lines-overview .details a {
       float: right;
}

#line-usage .search {
       background: transparent url("/resources/images/mma/search-bg.png");
       width: 167px;
       height: 35px;
       line-height: 35px;
       font-weight: bold;
       font-size: 13px;
       padding: 0 0 0 10px;
       color: #505050;
       border: 0;
       float: left;
}

#line-usage .go {
       background: transparent url("/resources/images/mma/search-go.png");
       width: 35px;
       height: 35px;
       font-weight: bold;
       font-size: 13px;
       color: #fff;
       border: 0;
       margin: 0;
       float: left;
}

#line-usage .filters {
       overflow: hidden;
       margin-bottom: 28px;
}

#line-usage .clear-search {
       background: url("/resources/images/mma/narrow-lines-bg.png");
       display: none;
       float: left;
       height: 35px;
       line-height: 35px;
       margin-left: 20px;
       text-align: center;
       width: 156px;
}

#line-usage .show-lines {
       float: right;
       margin-left: 20px;
}

.mma-table .main-row .first-col {
       border-left: 0;
       padding-left: 0;
       width: 126px;
}

.mma-table .additional-orders {
       display: none;
}

.bmma .first-col {
       border-left: 0;
       width: 100px;
}

.bmma .second-col {
       width: 116px;
}

.bmma .third-col {
       width: 147px;
}

.bmma .fourth-col {
       width: 141px;
}

.bmma .fifth-col {
       width: 136px;
}

.bmma .last-col {
       border-right: 0;
       width: 143px;
}

.bmma .line-details-header {
       border-left: 0;
       border-right: 0;
       width: 75px;
}

.bmma tr .margin-left {
       border-right: 0;
       vertical-align: middle;
       width: 30px;
}

.bmma tr .margin-right {
       border-left: 0;
}

.bmma th {
       background: #f8f8f8;
       border: 1px solid #e2e2e2;
       border-bottom: 0;
       font-size: 13px;
       height: 32px;
       line-height: 32px;
       overflow: hidden;
       text-align: left;
}

.bmma th a {
       float: left;
       margin-left: 12px;
}

.bmma th input {
       margin-left: 12px;
       margin-top: 9px;
       vertical-align: top;
}

.bmma td input {
       margin: 0 0 20px 2px;
}

.bmma .sort,.sort {
       background: url("/resources/images/mma/sort.png") no-repeat center right;
       padding-right: 14px;
}

.bmma td {
       background: #f8f8f8;
}

.bmma tr td {
       display: table-cell;
       height: 49px;
       padding-left: 10px;
}

.sort-note {
       float: right;
       padding-left: 13px;
       background: url("/resources/images/mma/left-arrow.png") no-repeat center left;
}

.bmma .odd td {
       background: url("/resources/images/mma/blue-row-bg.png");
       font-weight: bold;
}

.v-row {
       background: #f8f8f8;
       border: 1px solid #e2e2e2;
       border-top: 0;
       padding: 10px;
       overflow: hidden;
}

#mma-order-history .v-row {
	   width: 98%;
}
#mma-order-history #mma-orders {
	width: 100% !important;
}

.v-row .return {
       float: left;
       font-size: 12px;
       font-weight: bold;
       color: #757575;
       background: url("/resources/images/mma/return.png") no-repeat center left;
       padding-left: 12px;
}

.v-row .pagination,.v-row .pagination * {
       float: right;
}

.v-row .pagination a,.more {
       background: url("/resources/images/mma/ico-spr-mma.png") no-repeat scroll 0 -96px transparent;
       padding-left: 25px;
       font-size: 12px;
       height: 16px;
       line-height: 18px;
}

.more.no-icon{
       padding-left: 10px;
       background-image: none;
       height: auto;
       line-height: auto;
}

.v-row .pagination p {
       color: #757575;
       font-size: 12px;
       line-height: 16px;
       margin-right: 10px;
}

.last-row {
       -moz-border-radius: 0 0 4px 4px;
       -webkit-border-radius: 0 0 4px 4px;
       -khtml-border-radius: 0 0 4px 4px;
       border-radius: 0 0 4px 4px;
       overflow: hidden;
       margin-bottom: 30px;
}

.last-row>div {
       font-size: 11px;
       color: #505050;
       font-weight: bold;
}

.phone-actions {
       width: 544px;
}

.account-actions {
       float: right;
       width: 360px;
}

.last-row button {
       font-weight: bold;
       font-size: 12px;
       border: 0;
}

.last-row ul {
       overflow: hidden;
       margin: 10px 0;
}

.last-row li {
       float: left;
}

.last-row li button {
       height: 26px;
       margin-right: 10px;
}

.phone-actions button {
       background: url("/resources/images/mma/small-btns.png") 0 -52px;
       color: #fff;
       width: 150px;
}

.account-actions button {
       background: url("/resources/images/mma/small-btns.png") 0 -130px;
       color: #545454;
       width: 110px;
}

.phone-actions button:hover {
       background: url("/resources/images/mma/small-btns.png") 0 -26px;
       text-decoration: none;
}

.account-actions button:hover {
       background: url("/resources/images/mma/small-btns.png") 0 -104px;
       text-decoration: none;
}

.phone-actions button:active {
       background: url("/resources/images/mma/small-btns.png") 0 0;
}

.account-actions button:active {
       background: url("/resources/images/mma/small-btns.png") 0 -78px;
}

.row-details {
       display: none;
}

.row-details>td {
       padding-bottom: 10px;
       border-right: 1px solid #e2e2e2;
}

.bmma thead th {
       border-bottom: 1px solid #e2e2e2;
}

.row-details>td:first-child {
       border-right: 0;
       border-left: 1px solid #e2e2e2;
}

.row-details>td>div {
       border-right: 1px solid #e2e2e2;
       /*  height: 370px;*/
       background: #f8f7f7;
}

.account-details {
       margin: 0 0 0 15px;
}

.account-details th {
       width: 265px;
       text-align: left;
       padding-top: 19px;
       padding-bottom: 4px;
       font-weight: bold;
       border: 0;
       line-height: 16px;
}

.account-details th a {
       font-weight: normal;
       margin: 0;
       float: none;
}

.account-details th:first-child {
       width: 100px;
}

.account-details td:first-child {
       color: #0e2245;
       font-weight: bold;
}

.account-details td {
       border-bottom: 1px solid #e2e2e2;
}

.account-details tr:first-child,.account-details .last-row {
       border-bottom: 0;
}

.mma-table .account-details td {
       height: 81px;
       font-size: 12px;
       vertical-align: top;
       padding-top: 10px;
       background: transparent;
}

#line-usage .account-details .last-row td {
       border: 0;
}

.account-edit {
       background: url("/resources/images/mma/dot-3-spaces.png") repeat-x top left;
       overflow: hidden;
       margin: 0 27px;
}

.account-edit a {
       display: block;
       float: left;
       width: 169px;
       height: 32px;
       margin: 16px 10px 0 0;
       font-size: 11px;
       font-weight: bold;
       line-height: 32px;
       text-align: center;
}

.account-edit .blue {
       background: url("/resources/images/mma/medium-btns.png") 0 -64px;
       color: #fff;
}

.account-edit .white {
       background: url("/resources/images/mma/medium-btns.png") 0 -160px;
       color: #545454;
}

.account-edit .blue:hover {
       background: url("/resources/images/mma/medium-btns.png") 0 -32px;
       text-decoration: none;
}

.account-edit .white:hover {
       background: url("/resources/images/mma/medium-btns.png") 0 -128px;
       text-decoration: none;
}

.account-edit .blue:active {
       background: url("/resources/images/mma/medium-btns.png") 0 -96px;
}

.row-details .phone-details {
       margin-left: 20px;
       width: 210px;
       border: 0;
}

#main .phone-details h3 {
       color: #505050;
       font-size: 14px;
       padding-top: 16px;
       margin-bottom: 4px;
}

#main .phone-details,#main .phone-details p {
       font-size: 12px;
}

.phone-details .phone-img a {
       display: block;
}

.phone-details img {
       height: 117px;
}

.phone-details .bmma-profile-edit img {
       height: 20px;
}

.phone-details p a {
       display: inline;
}

.phone-details ul {
       padding-top: 8px;
}

.phone-details li {
       padding-top: 7px;
}


.phone-details .notice {
       font-size: 12px;
}

.phone-details .notice span {
       display: block;
       font-size: 13px !important;
       font-weight: bold;
       padding: 10px 0 5px !important;
}

.phone-details .notice strong {
       font-size: 12px;
       font-weight: bold;
}

#mma-content .phone-details .finance, #mma-my-lines .phone-details .finance {
       display: block;
    height: 10px;
    margin: 0;
    padding-top: 20px;
}
#mma-content .phone-details .finance .left, #mma-my-lines .phone-details .finance .left {
       float: left;
}
#mma-content .phone-details .finance .right, #mma-my-lines .phone-details .finance .right {
       float: right;
}
#mma-content .phone-details .finance .right, #mma-my-lines .phone-details .finance a{
       color: #00B9F2;
}

.phone-edit {
       margin-bottom:10px;
}

.phone-edit a {
       display: block;
       width: 212px;
       height: 32px;
       margin-top: 16px;
       font-size: 13px;
       font-weight: normal;
       line-height: 32px;
       text-align: center;
}

.phone-edit .blue {
       background: url("/resources/images/mma/medium-large-btns.png") 0 -64px;
       color: #fff;
}

.phone-edit .white {
       background: url("/resources/images/mma/medium-large-btns.png") 0 -160px;
       color: #545454;
}

.phone-edit .blue:hover {
       background: url("/resources/images/mma/medium-large-btns.png") 0 -32px;
       text-decoration: none;
}

.phone-edit .white:hover {
       background: url("/resources/images/mma/medium-large-btns.png") 0 -128px;
       text-decoration: none;
}

.phone-edit .blue:active {
       background: url("/resources/images/mma/medium-large-btns.png") 0 -96px;
}

#mma-order-history .mma-table {
       table-layout: auto;
}

#mma-orders th {font-size: 14px;}

#mma-order-history .b2b-order-col {
	width: 16.66%;
}

#mma-order-history .order-col {
	width: 20%;
}

#mma-order-history .first-col {
       padding-left: 20px;
}

#mma-order-history thead tr th.middle-col {
       width: 160px;
}

#mma-order-history .ui-inner-data-table tbody tr td {
       border-bottom-color: #EFEFFF;
}

#mma-order-history .ui-inner-data-table tbody tr.last td {
       border-bottom-color: #e2e2e2;
}

#mma-order-history .ui-inner-data-table tbody tr td.amount {
       border-right: 1px solid #e2e2e2;
}

#mma-order-history .ui-inner-data-table thead tr.headings th.last {
       width: 180px;
}

#mma-order-history .ui-inner-data-table thead tr.headings th.description {
       width: 280px;
}

#mma-order-history .ui-inner-data-table thead tr.headings th.first {
       width: 120px;
}

.full-history-loading {
       background: url("/resources/images/loading-small-transparent.gif") no-repeat scroll 0 0 transparent;
       display: none;
       float: left;
       height: 16px;
       margin: 3px 6px 6px 0px;
       width: 16px;
}

#mma-order-history-paginate-b2b.more-history-loading {
       background: url("/resources/images/loading-small-transparent.gif") no-repeat scroll 0 0 transparent;
}

.bmma-history-loading {
       background: url("/resources/images/loading-small-transparent.gif") no-repeat scroll 0 0 transparent;
       display: none;
       float: left;
       height: 16px;
       margin: 3px 6px 6px 0px;
       width: 16px;
}
.bmma-order-history-loading {
       background: url("/resources/images/loading-small-transparent.gif") no-repeat scroll 0 0 transparent;
       display: block;
       float: left;
       height: 16px;
       margin: 3px 6px 6px 0px;
       width: 16px;
}
.ie7 #see-billing p {
       margin-left: 0;
}

.ie7 .mma-table {
       border-collapse: collapse; /* hack is needed for IE7 also */
}

.ie7 .phone-actions {
       float: left;
}

.ie7 .account-details td {
       height: 73px;
}

.ie7 .account-details th {
       height: 31px;
       padding-top: 20px;
}

.ie7 .bmma .last-col {
       width: 123px;
}

.ie7 .bmma .line-details-header {
       width: 95px;
}

.ie7 #saved-products .print-share-cart {
       right: 14px;
}

.ie7 .saved-product-list li {
       height: 185px;
}

.ie7 .bmma th input,.ie7 .bmma td input {
       margin-top: 0px;
}

.ie7 .calendar p {
       padding-top: 14px;
}

.ie7 #billing-details table td:first-child {
       padding-left: 12px;
}

.ie7 .bill-options {
       height: 181px;
}

.ie8 table {
       border-collapse: separate;
}

.ie8 .mma-table .expandable-row td {
       height: 48px;
}

.ie8 .expandable-row td,.ie8 .mma-table td,.ie8 #mma-order-history .mma-table td {
       background-color: transparent;
}

.ie8 .bmma th input {
       margin-top: 6px;
}

.ie8 .bmma td input {
       margin-top: 8px;
}

.ie8 .account-details td {
       height: 73px;
}

.ie8 .account-info .header,.ie8 .account-info .content,.ie8 .user-alerts {
       display: inline-block;
       background: transparent;
       -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC1C3A66,endColorstr=#CC1C3A66)"; /* IE8 */
       zoom: 1;
}

.ie8 .account-info .header,.ie8 .account-info .content {
       width: 100%;
}

.ie8 .account-info {
       margin-top: -11px;
}

.ie8 .saved-product-list li {
       height: 185px;
}

.ie8 .mma-table .main-row td {
       background: url("/resources/images/mma/main-row-separator.png");
}

.ie8 .mma-table .main-row td:first-child,.ie8 .mma-table .main-row .first-col,.ie8 .mma-table .main-row  .last-col,.ie8 .mma-table .main-row .margin-right
       {
       background: url("/resources/images/mma/your-lines-bg.png");
}

.ie8 #mma-order-history .v-row .more {
       margin-left: 14px;
}

.ie8 #billing-details table td {
       padding-left: 13px;
}

.ie8 .bill-options {
       height: 181px;
}



#colorbox .narrow_by_fragment {
       background: #fff;
       padding: 23px 12px 20px 12px;
       font: normal normal 14px "Montserrat", Arial, sans-serif;
       text-align: center;
       width: 700px;
}

.narrow_by_fragment div {
       text-align: left;
}

.narrow_by_fragment .feature-list {
       height: 200px;
       overflow: auto;
       border: 1px solid #ccc;
}

.narrow_by_fragment .center-section {
       text-align: center;
}
/*bmma*/


#bmma_mylines_filter input#find,
#bmma_mylines_filter input#find-non-warranty {
       background: none repeat scroll 0 0 #F3F3F3;
       border: 1px solid #D5D5D5;
       border-radius: 3px;
       box-shadow: 1px 1px 2px #D5D5D5 inset;
       float: left;
       font-size: 18px;
       padding: 5px;
}

#bmma_mylines_filter button#go_filter {
       border: 1px solid #75D8F6;
       border-radius: 0 3px 3px 0;
       padding: 5px 0;
       width: 48px;
}

#bmma_narrow_lines_button, #bmma_clear_search_button {
       color: #00B9F2;
       font-size: 14px;
       padding: 8px;
}

#bmma_narrow_lines_button {
       margin-left: 15px;
}

.mma-overview-icons {
       border-bottom: 1px solid #e2e2e2;
       padding: 10px 0;
       margin-bottom: 10px;
}

.mma-overview-icons a {
       display: block;
       float: left;
       font-size: 16px;
       padding: 10px;
       padding-left: 50px;
       margin-right: 10px;
}

#lines_overview h4 {
       font-size: 18px;
}

.your_plans_row,.your_phones_row {
       border-bottom: 1px dotted #E2E2E2;
       font-size: 13px;
}

#lines_overview .plan_name , #lines_overview .phone_name {
       width: 80%;
}

#lines_overview .user_count {
       width: 20%;
       text-align: right;
}

#bmma-pagination{border-top:0}
#mma-lines-pagination{float: right;font-size: 12px;width: 500px;}
#mma-lines-pagination a{display:inline-block; padding:0 5px;font-size: 12px;}

#mma_welcome {
       text-align: left;
       height: 60px;
       width: 1100px;
       margin: 50px auto;
       margin-bottom: 0px;
}

#mma_welcome h1 {
       color: #fff;
       font: 30px "Montserrat", Arial, sans-serif;
}

#mma_welcome_info {
       float: left;
       position: absolute;
       margin-top: -5px;
}

#mma_welcome_info h1 {
       margin: 0 0 5px;
       text-transform: capitalize;
}

#mma_account_details {
       float: right;
}

.arrow-a {
       background: url("/resources/images/mma/return.png") no-repeat 0 0;
}

.mma-button {
       width: 90%;
}

.plan_features {
       font-size:10px;
       margin-left:100px;
       overflow:auto;
}

.plan_features ul {
       list-style:none;
       overflow:auto;
       margin:0px;
}

.plan_features li {
       float:left;
       margin-right:10px;
       height:21px;
}

.planDateDetails, .static-ip-title {
       font-size:16px;
       font-weight:bold;
       color:#000000 !important;
}

.usage-gauge #feature-section h3 {
	   margin-left : 0px !important;
}

.monthOfContract {
	line-height: 18px;
	margin-top:14px;
	padding: 0 20px 0 0;
	 }

.planDate {
       font-weight:bold;
}

.featuresSpan {
       display:block;
       /*margin-bottom:-12px;*/
}

/* Columnar Forms */

.columnar .left_col {
       float:left;
       padding:0 10px 0 0;
       text-align:right;
       width:140px;
}

.phone_info .columnar .left_col {
       width:175px;
}

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

/* Form */

form .row {
       font-size:1.273em;
       padding:0 0 20px 0;
}

form .row * {vertical-align:middle;}
form .columnar .row,
form .preferences .row {
       font-size:1.091em;
       padding:0 0 12px 0;
}
       form .columnar .row .row {
              font-size:1em;
       }

form .preferences .row {
       padding:0 0 24px 0;
}

form .preferences .button {
       font-size:14px;
       line-height:34px;
}

       form .preferences .button * {
              vertical-align:middle;
       }

form.phone_info {
       padding:10px 0 0 0;
}

form.phone_info .columnar .button {
       border-top:1px solid #dcdcdc;
       margin:15px 0 0 0;
       padding:10px 0 0 0;
}

input.three_numbers {
       width:40px;
}

/* The following css styles are from before MMA redesign (copied over) */
.blue_subcolumn {
       padding: 28px;
}

#line_box {
	padding: 0 48px 48px 48px;
}

.blue_subcolumn .main_col {
       background-color: white;
}

.billing-info-content.section2 {
	float: right;
	width: 50%;
}

.billing-info-content.section1 {
	float: left;
	width: 45%
}

.blue_subcolumn .sub_col {
       border-top:1px solid #e8e8e8;
       float:right;
       padding:18px 12px;
       width:188px;
}
.checkout-section2 {
	background-color : #ffffff;
	border: none;
	margin: 0px;
	padding: 0px;
}
.blue_subcolumn .sub_col .module {
       border-bottom:1px solid #e8e8e8;
       line-height:1.273em;
       margin:0 0 18px 0;
       padding:0 0 18px 0;
}

#shippingStores {
	margin-left: 10%;
	height: 85%;
	font-size: medium;
	width: 80%;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	font-weight: normal;
}

#mma_dashboard .mma_main {
       padding-left:6px;
       width:706px;
}

#mma_dashboard .mma_sidebar {
       padding-left:10px;
       padding-right:5px;
       width:195px;
}

#mma_dashboard .dashboard_dual_content {
       background:transparent url(/resources/images/mma/dashboard_gradient.png) repeat-x scroll left bottom;
       border-left:1px solid #C8C9C9;
       border-right:1px solid #C8C9C9;
       margin: 0;
}

#mma_dashboard .dashboard_bottom {
       background:url(/resources/images/mma/dashboard.png) no-repeat -1840px 0;
       height:5px;
}

#mma_content div.DRFStructure {
       padding-left: 107px;
}

.drf_error {
    color:#eb3c3c;
    font-size:1.0em !important;
    font-weight:bold;
    line-height:1em;
    margin:0;
    padding:0px 0 1px 0px !important;
    float:none !important;
}

#facebox .drfStructure {
    width:375px;
}
#facebox .drfStructure p{
       padding-left:15px;
       }
#facebox .drfStructure .clearfix {
       font-size:0.800em;
       padding-left:10px;
       }
#facebox .drfStructure table td.left {
     font-weight:normal;
     color:#2B2B2B;
     vertical-align:middle;
     text-align:left;
     border:1px solid #505050 ;
     height:30px;
     width:100px;
     border-left:none;

 }
#facebox .drfStructure table td.lefthighlight {
       font-weight:bold;
     color:#2B2B2B;
     vertical-align:middle;
     text-align:left;
     border:1px solid #505050 ;
     height:30px;
     width:120px;
     border-left:none;
     background-color:#28CDFF;

 }
#facebox .drfStructure table td.righthighlight {
         font-weight:bold;
     color:#2B2B2B;
     vertical-align:middle;
     text-align:left;
     border:1px solid #505050;
     height:30px;
     width:240px;
     font-size:1.091em;
     border-right:none;
     background-color:#28CDFF;
}

#facebox .drfStructure table td.right {
       font-weight:normal;
     color:#2B2B2B;
     vertical-align:middle;
     text-align:left;
     border:1px solid #505050;
     height:30px;
     width:240px;
     font-size:1.091em;
     border-right:none;
     }
#facebox .drfStructure table th.left {
    text-align:left;
    height:17px;
    width:100px;
    font-size:1.091em;

    }
#facebox .drfStructure table th.right {
    text-align:left;
    height:17px;
    width:240px;
    font-size:1.091em;
    }



 /***************************************************
*
* Sublist of Order Contents
*
***************************************************/
#order-status-detail {
       margin: 0em .5em .5em .5em;
       padding: 5px 10px 10px 10px;
}

#fulfillment-order-status tr td.even #order-status-detail {
       background: #fff;
}


#order-status-detail table {
       width: 100%;
}

#order-status-detail table th {
       text-align: left;
       color: #000;
       vertical-align: top;
       padding: 3px 3px 3px 6px;
}

#depDetailsTable tr th{
	background: #c2eefc;
}

table#depDetailsTable{
	width:30%
}

#order-status-detail td.evenEnd {
       background: #e5f1f5 url(/resources/images/layouts/order_status_group.png) top right no-repeat;
}

#order-status-detail ul {
       margin: 1em 0em 1em 0em;
}

#order-status-detail li {
       clear: left;
       margin-bottom: 5px;
}

#order-status-detail li span {
       padding-right: .5em;
       text-align: left;
}

#order-status-detail-shipping {
       float: left;
       margin-top: 10px;
}

/*     Sweepstakes Column */

#sweepstakes {
       float:left;
       padding:0 0 0 2px;
       width:196px;
}

#sweepstakes .content {
       border:1px solid #e8e8e8;
       background:url(/resources/images/mma/sweepstakes_bkg.png) repeat-x bottom;
       /*margin-top:30px;*/
       height:390px;
}

#sweepstakes .content h3 {
       display:block;
       overflow:hidden;
       text-indent:-9999px;
       width:150px;
       height:135px;
       margin:10px 20px 5px 20px;
}

#sweepstakes .content p {
       padding:10px 20px;
}

#sweepstakes .content input {
       margin:14px 34px 0 34px;
}

#sweepstakes .navigation {
       margin:20px 34px 0 34px;
       text-align:center;
}

#mma_content #sweepstakes .jcarousel-prev span,
#mma_content #sweepstakes .jcarousel-next span {
       color:#2C72B6;
}

#mma_content #sweepstakes .jcarousel-prev span.arrow.prev {
       font-weight:bold;
       background:url(/resources/images/decorations/bullet_arrow_blue_left.gif) no-repeat;
       background-position:0 3px;
       padding:0 0 0 9px;
}

#mma_content #sweepstakes .jcarousel-next span.arrow.next {
       font-weight:bold;
       background:url(/resources/images/decorations/bullet_arrow_blue.gif) no-repeat;
       padding:0 8px 0 0;
       background-position:27px 3px;
}

#sweepstakes h2 {
       margin:0;
}


#sweepstakes strong {
       color:#333;
}

/* Sweepstakes Carousel */

.jcarousel-container {
       position:relative;
       width:196px;
}

.jcarousel-container .jcarousel-next-horizontal {
       cursor:pointer;
       position:absolute;
       right:60px;
       top:400px;
       font-size: 13px;
}

.jcarousel-prev,
.jcarousel-next {
       z-index:3;
}


.jcarousel-container .jcarousel-prev-horizontal {
       cursor:pointer;
       position:absolute;
       top:400px;
       left:60px;
       font-size: 13px;
}

.jcarousel-container span.pipe {
       position:absolute;
       top:400px;
       left:94px;
       font-size: 13px;
}

.jcarousel-clip {
       width:196px;
       height:390px;
       margin:0;
       overflow:hidden;
       padding:0;
       position:relative;
       z-index:2;
}

.jcarousel-item {
       width:196px;
       height:390px;
}

.jcarousel-list {
       float:left;
       margin:0;
       overflow:hidden;
       padding:0;
       position:relative;
       top:0;
       z-index:1;
}

.jcarousel-list li {
       float:left;
}

.no_results_row {
       margin:-15px 0px 10px 10px;
       font-size:12px;
}

#showFeatures {
       background:none;
       padding:0px;
       display:inline;
}

#hideFeatures {
       background:none;
       padding:0px;
       display:inline;
}

/*Order Details and Subtotals*/
table.mma_order_details {
       border-bottom:1px solid #c8c8c8;
       border-collapse:separate;
       margin:0 0 20px 0;
       width:100%;
}

table.mma_order_details th,
table.mma_order_details td {
       border-right:1px solid #e5e5e5;
       text-align:right;
}

table.mma_order_details th {
       border:none;
       font-weight:bold;
       padding:0 20px 8px 20px;
       text-transform:uppercase;
}

table.mma_order_details td {
       padding:4px 20px;
}

table.mma_order_details.app_table td {
       padding:10px 20px;
       border-right:none;
}

table.mma_order_details tr.first td {
       padding-top:12px;
}

table.mma_order_details tr.last td {
       padding-bottom:18px;
}

table.mma_order_details tbody {
       font-size:1.091em;
}

table.mma_order_details .itm {
       text-align:left;
}

table.mma_order_details .itm span.headline {
       font-size:1.5em;
       font-weight: bold;
       text-transform: none;
}

table.mma_order_details .otp {
       border-right:none;
}

table.mma_order_details td.ship {
       background:url(/resources/images/mma/icons_ship_pickup.png) no-repeat 0 -196px;
}

       table.mma_order_details tr.first td.ship {background-position:0 -188px;}

table.mma_order_details td.pickup {
       background:url(/resources/images/mma/icons_ship_pickup.png) no-repeat 0 -296px;
}

       table.mma_order_details tr.first td.pickup {background-position:0 -288px;}

table.mma_order_details tr.header td {
       background-color:#e1eef3;
       border-right:none;
       border-bottom:1px solid #aad1df;
       padding:6px 20px;
       text-align:left;
}
table.mma_order_details tr.header_plan_change th {
       background-color:#e1eef3;
       border-right:none;
       border-bottom:1px solid #aad1df;
       padding:6px 20px;
       text-align:left;
}
table.mma_order_details tr.header-row td {
       background-color:#e1eef3;
       border-right:none;
       border-bottom:1px solid #aad1df;
       padding:6px 20px;
       text-align:left;
}

table.mma_order_details tr.header strong {
       font-size:1.167em;
}
table.mma_order_details tr.header-row strong {
       font-size:1.167em;
}

table.mma_order_details tr.header a {
       font-size:0.917em;
}
table.mma_order_details tr.header-row a {
       font-size:0.917em;
}

table.mma_order_details tr.collapser td {
       border:none;
       padding:0;
       text-align:left;
}

table.mma_order_details tr.collapser a {
       display:block;
       padding:8px 20px;
}

       table.mma_order_details tr.collapser a.revealer {
              background:url(/resources/images/decorations/icons_20x20.png) no-repeat 0px -1556px;
       }

       table.mma_order_details tr.collapser a.collapser {
              background:url(/resources/images/decorations/icons_20x20.png) no-repeat 0px -1596px;
       }

table.mma_order_details span.deemphasize {
       color:#666;
       font-size:0.917em;
}

table.mma_order_details td.firstCol{
       text-align: left;
}

/* Order Subtotal and Total */

div.order_subtotal,
div.order_total {
       color:#000;
       font-weight:bold;
       text-align:right;
}

div.order_subtotal .left,
div.order_total .left {
       float:left;
       width:568px;
}

div.order_subtotal .right,
div.order_total .right {
       width:96px;
       padding-right:20px;
}

div.order_subtotal {
       font-size:1.091em;
       padding-bottom:8px;
}

div.order_total {
       font-size:1.455em;
       padding:7px 0 20px 0;
}

/*     Show and Hide
       -------------
       Inherited from Purchase Path accessories pages.
*/

.has_js .hide_me {
       display:none;
}

.has_js .hide_me p.content_box {
       background:url(/resources/images/mma/show_hide_body.png) no-repeat 0 100%;
       color:#999;
       font-size:1.092em;
       line-height:1.2;
       margin:0;
       padding:6px;
}

/*     Line Edit Overlay
       -----------------
*/

#line_tab_edit_overlay {
       position:absolute;
       text-align:center;
       width:105px;
       z-index:100;
}

#line_tab_edit_overlay form {
       margin:0;
}

#line_tab_edit_overlay .form_content {
       background:#FFF url(/resources/images/mma/tab_edit_overlay.png) no-repeat top left;
       padding:7px 5px 0 5px;
}

#line_tab_edit_overlay .form_content p {
       margin:0;
       padding:0 0 6px 0;
}

#line_tab_edit_overlay .form_content input#line_name {
       font-size:1.2em;
       width:85px;
}

#line_tab_edit_overlay strong {
       background:url(/resources/images/mma/tab_edit_overlay.png) no-repeat bottom right;
       display:block;
       font-size:1.1em;
       padding:0 5px 5px 5px;
}

/*     Create Account & Activation
       ---------------------------
*/

/* Headers */

.activation .two_sections {
       border-bottom:2px solid #dcdcdc;
       margin:0 0 10px 0;
       padding:10px 0;
}

.activation .two_sections h1 {
       margin:0 0 5px 0;
       font-size: 36px;
}

.create_account .three_sections {
       padding-top:10px;
}

.create_account .three_sections .head {
       width:300px;
}

.create_account .three_sections .path {
       margin:0 182px 0 0;
       width:320px;
}

       .create_account .three_sections .path * {
              padding-right:0;
       }

.login_callout {
       background:url(/resources/images/mma/activation_login_callout.png) no-repeat top left;
       float:left;
       font-size:14px;
       line-height:28px;
       margin:0 0 10px 0;
       padding:0 0 0 9px;
}

.login_callout .content {
       background:url(/resources/images/mma/activation_login_callout.png) no-repeat top right;
       padding:0 10px 0 0;
}

.login_callout a {
       font-weight:bold;
}

/* Layout */

.create_account .main,
.activation .main {
       float:left;
       width:688px;
}

.create_account .sidebar,
.activation .sidebar {
       float:left;
       padding:0 0 0 20px;
}
.create_account .sidebar {
       width:212px;
}
.activation .sidebar {
       width:210px;
       border-left: 2px solid #DCDCDC;
}

.activation_selection {
       font-size:1.273em;
       padding:15px 0 0 0;
}

/* Common Elements */

.create_account h2,
.activation h2 {
       border-bottom:2px solid #dcdcdc;
       padding:7px 0;
       margin:0 0 10px 0;
}

.create_account .common_questions,
.activation .common_questions {
       font-size:1.091em;
       line-height:1.25em;
}

.activation .common_questions {
       padding-top: 12px;
}

.create_account .common_questions li,
.activation .common_questions li {
       background:url(/resources/images/decorations/bullet_arrow_blue.gif) no-repeat 0 6px;
       padding:3px 0 3px 10px;
       *zoom:1;
}

.phone_info dl {
       border-bottom:1px solid #e8e8e8;
       border-top:2px solid #e8e8e8;
       margin:15px 0 25px 20px;
       width:350px;
}

.phone_info dt {
       border-bottom:1px solid #e8e8e8;
       clear:both;
       float:left;
       line-height:14px;
       padding:5px 10px;
       width:100px;
}

.phone_info dd {
       border-bottom:1px solid #e8e8e8;
       float:left;
       font-size:18px;
       font-weight:bold;
       line-height:38px;
       width:230px;
}

.activation_selection table {
       border-bottom:1px solid #e9e9e9;
       border-collapse:separate;
       color:#666;
       width:100%;
}

.activation_selection th {
       background-color:#deedf3;
       color:#4c5051;
       font-size:0.786em;
       padding:20px 0 10px 18px;
       text-align:left;
       text-transform:uppercase;
}

.activation_selection td {
       border-top:1px solid #e9e9e9;
       border-right:1px solid #e9e9e9;
       padding:10px 0 10px 18px;
       vertical-align:middle;
}

.activation_selection .line {
       padding-left:12px;
}

.activation_selection td.activate {
       border-right:0;
       padding:10px 10px 10px 15px;
       width:90px;
}

/* Labels */

.create_account label,
.activation label,
.activation .radios p {
       font-weight:bold;
       line-height:2em;
       font-size: 16px;
}

.activation .radios label {
       color:#666;
       font-weight:normal;
       font-size: 13px;
}

.create_account .preferences label {
       color:#666;
       font-size:1.167em;
       font-weight:normal;
       padding:0 10px 0 0;
}

/* Inputs */

label input {
       margin:0;
       vertical-align:middle;
}

input.two_numbers {
       width:30px;
}



input.four_numbers {
       width:50px;
}

input.five_numbers {
       width:60px;
}

/* Text Elements */

.columnar p,
.preferences p,
.phone_info p {
       font-size:1.273em;
       line-height:1.286em;
       margin:0 0 20px 0;
}
div.phone_info_privacy {
       font-size:1.273em;
       line-height:1.286em;
       margin:0 0 20px 0;
}
div.phone_info_privacy a.whatsthislink{
       font-size:12px;
       line-height:1.286em;
       color:#2C72B6;
}
       .columnar .row p {
              font-size:1.091em;
       }

       .preferences p,
       .phone_info p {
              margin:0 0 5px 0;
       }

       .phone_info .columnar p {
              margin:0 0 20px 0;
       }

       .activation .radios p {
              margin:0;
       }

form span.deemphasize {
       font-size:12px;
       vertical-align:middle;
}

form.phone_info span.deemphasize {
       color:#8e8e8e;
}

/* Errors */

.create_account div.error {
       padding:15px 0 12px 0;
}

.create_account div.error p {
       background:url(/resources/images/red_exclamation.gif) no-repeat 18px center #fbfacf;
       color:#eb3c3c;
       font-size:1.636em;
       font-weight:bold;
       line-height:1em;
       margin:0;
       padding:18px 0 18px 60px;
}

.create_account .error_row {
       color:#eb3c3c;
}

.create_account .error_row .error_desc {
       float:left;
       margin:0;
       padding:5px 0;
}

/*     Confirmation
       ------------
*/

.almost_done {
       padding:15px 0 0 0;
}

.almost_done h2 {
       border-bottom:none;
       color:#0072C7;
       font-size:2.182em;
       font-weight:bold;
       margin:0;
       padding:0;
}

.almost_done p {
       color:#000;
       font-size:1.273em;
}

.confirmation .steps {
      border: 2px solid lightgray;
      border-radius: 10px;
      padding:10px 0 0 0;
}

.confirmation .steps .content {
       background-position:center top;
       background-repeat:no-repeat;
       padding:0 10px;
       width: 90%;
       /*
       HTC ONE - Commented out
       text-align:center;
       */
}

       #steps_2hours_dial_create {
              background-image:url(/resources/images/mma/activation_steps/2hours_dial_create.png);
              padding-top:124px;
       }

              #steps_2hours_dial_create #step_2hours {
                     padding:0 46px 0 10px;
              }

              #steps_2hours_dial_create #step_dial {
                     padding:0;
              }

              #steps_2hours_dial_create #step_create {
                     padding:0 28px 0 32px;
              }

       #steps_4hours_dial_create {
              background-image:url(/resources/images/mma/activation_steps/4hours_dial_create.png);
              padding-top:124px;
       }

              #steps_4hours_dial_create #step_2hours {
                     padding:0 46px 0 10px;
              }

              #steps_4hours_dial_create #step_dial {
                     padding:0;
              }

              #steps_4hours_dial_create #step_create {
                     padding:0 28px 0 32px;
              }

       #steps_7days_dial_create {
              background-image:url(/resources/images/mma/activation_steps/7days_dial_create.png);
              padding-top:124px;
       }

              #steps_7days_dial_create #step_2hours {
                     padding:0 46px 0 10px;
              }

              #steps_7days_dial_create #step_dial {
                     padding:0;
              }

              #steps_7days_dial_create #step_create {
                     padding:0 28px 0 32px;
              }

       #steps_2hours_doc_create {
              background-image:url(/resources/images/mma/activation_steps/2hours_doc_create.png);
              padding-top:114px;
       }

              #steps_2hours_doc_create #step_2hours {
                     padding:0 46px 0 10px;
              }

              #steps_2hours_doc_create #step_doc {
                     padding:0 6px 0 0;
              }

              #steps_2hours_doc_create #step_create {
                     padding:0 30px;
              }

       #steps_dial_another {
              background-image:url(/resources/images/mma/activation_steps/dial_another.png);
              padding-top:118px;
       }

              #steps_dial_another #step_dial {
                     padding:0 68px 0 20px;
              }

              #steps_dial_another #step_another {
                     padding:0 100px 0 110px;
              }

       /* #steps_dial_create {
              
              HTC ONE - Commented out
              background-image:url(/resources/images/mma/activation_steps/dial_create.png);
              padding-top:115px;

       } */


              #steps_dial_create #step_dial {
                     padding:0 68px 0 20px;
              }

              #steps_dial_create #step_create {
                     padding:0 20px;
              }

       #steps_doc_create {
              background-image:url(/resources/images/mma/activation_steps/doc_create.png);
              padding-top:115px;
       }

              #steps_doc_create #step_doc {
                     padding:0 48px 0 42px;
              }

              #steps_doc_create #step_create {
                     padding:0 86px 0 106px;
              }

       .steps .two .col {
              float:left;
              width:450px;
       }

              .steps .two #step_create {
                     width:258px;
              }

              .steps .two #step_dial {
                     width:362px;
              }

              .steps .two #step_doc {
                     width:360px;
              }

              .steps .two #step_another {
                     width:240px;
              }

       .steps .three .col {
              float:left;
              width:300px;
       }

              .steps .three #step_2hours {
                     width:244px;
              }

              .steps .three #step_create {
                     width:240px;
              }

              .steps .three #step_doc {
                     width:294px;
              }

       .confirmation .steps .col {
              font-size:1.273em;
              line-height:1.286em;
       }

              .steps .col p.deemphasize {
                     color:#999;
                     font-size:0.786em;
                     line-height:1.455em;
              }

       .steps a.btn_activate_another_line,
       .steps a.btn_create_an_account,
       .steps a.btn_download_now {
              height:32px;
              text-indent:-99999px;
       }

       .steps a.btn_activate_another_line {
              background:url(/resources/images/mma/buttons/activate_another_line.png) no-repeat top left;
              display:block;
              margin:auto;
              width:178px;
       }

       .steps a.btn_create_an_account {
              background:url(/resources/images/mma/buttons/create_account.png) no-repeat top left;
              float:left;
              margin:0 5px 0 0;
              width:160px;
       }

              .steps .three a.btn_create_an_account {
                     margin:0;
              }

       .steps a.btn_download_now {
              background:url(/resources/images/mma/buttons/download_now.png) no-repeat top left;
              display:block;
              margin:auto;
              width:131px;
       }

       .steps a.btn_activate_another_line:hover,
       .steps a.btn_activate_another_line:active,
       .steps a.btn_create_an_account:hover,
       .steps a.btn_create_an_account:active,
       .steps a.btn_download_now:hover,
       .steps a.btn_download_now:active {
              background-position:bottom left;
       }

    .steps .create_or_login {
              margin:0 auto;
              width:230px;
       }

     .blue_subcolumn .error .error_pago {
	    position: relative;
	    margin: 20px;
	}
	 .blue_subcolumn .error .error_pago img {
	    position: absolute;
	    top: -15px;
	    left: -10px;
	}
	.blue_subcolumn .error .error_pago .error_pago_inner {
	    padding: 24px;
	    font-size: 15px;
	    border: 2px solid #e2e2e2;
    	border-radius: 5px;
	}
      @media (max-width : 720px) {
      	#attach_section #wireless_section.csbs_account_linked {
      		width: 100% !important;
      	}
		 .steps .create_or_login {

              width:60%;
       }
       .load_call_details.revised_detail_table {
		    width: 100%;
		    margin-left: 0;
		}
		.mma-ans-list .revised_data_detail_table {
		    width: 100%;
		    margin-left: 0;
		}
		#mma-my-lines .usage-gauge div.label {
			float: none;
		}
		#mma-my-lines .usage-gauge div.content {
			margin-left: 0;
		}
      }
      @media (max-width : 320px) {
		 .steps .create_or_login {

              width:80%;
       }
      }
      .steps .three .create_or_login {
                     width:160px;
              }

       .steps .create_or_login span {
              display:block;
              line-height:32px;
       }

.confirmation .steps .bottom {
 	height:10px;
}
.planLabel {font-weight:bold;font-size:16px;}
.planName {font-size:14px;line-height:18px;font-weight:bold;}

h1.thanks {
       margin:20px 0;
       padding:9px 0 6px 70px;
       font-size:2em;
       background:url(/resources/images/mma/confirm_icon.png) 0 0 no-repeat;
}

/* Checkout / Confirmation
   =======================
*/

/* Confirmation & Receipt info */

#ggb_confirmation .receipt_info {
  border-left: 1px solid #c9c9c9;
  float: left;
  padding: 20px 20px 10px 35px;
  width: 295px;
}

#ggb_confirmation .confirmation_info {
  float: left;
  padding: 20px 35px 20px 0;
  width: 265px;
}

#ggb_confirmation .content {
  border-top: none !important;
}
.grey_gradient_box .content {
  background: url(/resources/images/mma/grey_gradient_box.png) no-repeat top left;
  color: #000;
  font-size: 1.091em;
  padding: 6px 15px 50px 15px;
  width: 100%;
}

#ggb_confirmation {
       position:relative;
       _zoom:1;
}

#ggb_confirmation h3 {
       color:#000;
       font-size:1.34em;
       margin-bottom:15px;
}

#ggb_confirmation p {
       line-height:1.34em;
}

#ggb_confirmation .confirmation_info .confirmation_number {
       font-size:1.5em;
}

#ggb_confirmation .receipt_info dt {
       width:125px;
       margin:3px 0;
       font-weight:bold;
       text-align:right;
       float:left;
}

#ggb_confirmation .receipt_info dd {
       width:150px;
       margin:3px 0 3px 10px;
       float:left;
}
#ggb_confirmation .receipt_info .payment_method, #ggb_confirmation .receipt_info .billing_address {
       float:left;
       width:146px;
}

#ggb_confirmation .ship_to_info {
       float:left;
       margin:0 50px 0 0;
}

#ggb_confirmation .pickup_info {
       float:left;
}

#ggb_confirmation #content_make_a_payment .confirmation_info {
       width:220px;
       padding-bottom:0px;
}

#ggb_confirmation #content_make_a_payment .receipt_info {
       width:360px;
       padding-right:0;
}
#ggb_confirmation #content_make_a_payment .receipt_info h3 {
       margin:0;
}

#ggb_confirmation #content_make_a_payment .details p {
       width:160px;
       padding:0 15px 0 0;
       float:left;
}

.confirmation_extras {
       border-top:3px solid #e5e5e5;
       padding-top:30px;
}

.confirmation_extras h3 {
       color:#000;
       font-size:1.34em;
       margin:10px 0;
}

.confirmation_extras .gra_confirmation_extra {
       float:left;
}

.confirmation_extras .details {
       float:left;
       margin:0 0 0 20px;
       width:450px;
}

.confirmation_extras ul.arrows li {
       font-size:1.2em;
       margin-bottom:5px;
}

.confirmation_extras p {
       font-size:1.1em;
       line-height:1.4em;
}

.confirmation_extras a.btn_create_an_account {
       background:url(/resources/images/mma/buttons/create_account.png) no-repeat top left;
       float:left;
       height:0;
       margin-top:15px;
       overflow:hidden;
       padding-top:32px;
       width:160px;
}

.confirmation_extras a.btn_create_an_account:hover {
       background-position:0 -32px;
}

#mma_header .welcome {
       float:left;
       width:410px;
}

#mma_header .welcome h1 {
       font-size:2em;
       padding:5px 0 20px 0;
}

#mma_header .welcome ul {
       margin:0;
}

#mma_header .welcome li {
       background:url(/resources/images/mma/icons_alert_3.png) no-repeat top left;
       line-height:1em;
       margin:0 0 10px 0;
       padding:0 0 0 20px;
}

       #mma_header .welcome li.notify {
              background-position:bottom left;
       }

       #mma_header .welcome li.default {
              background-position:0 -21px;
       }

#mma_header .balance {
       float:right;
       width:400px;
       margin-bottom: 10px;
}

#mma_header .balance .help {
       border-bottom:3px solid #e5e5e5;
       padding:0 0 6px 0;
}

#mma_header .balance .help li {
       border-bottom:none;
       border-right:1px solid #e8e8e8;
       float:right;
       margin:0 10px 0 0;
       padding:4px 10px 5px 25px;
}

#mma_header .balance .help li.first {
       border-right:none;
       margin-right:0;
       padding-right:0;
}

#mma_header .balance div.clearfix {
       padding:0 0 10px 0;
       background:url(/resources/images/mma/bill_amt_bkg.png) no-repeat scroll right 0 transparent;
       height: 70px;
       text-align: center;
}

#mma_header .balance h2 {
       float:right;
       font-size:1.636em;
       line-height:1.444em;
       color:#fff;
       margin:4px 22px 0 0;
}

#mma_header .balance h2 span {
       font-size:1.111em;
       font-weight:bold;
}

#mma_header .balance div.clearfix a {
       margin-right:20px;
}

#mma_header .balance div.clearfix a img {
       margin-top:18px;
}

#mma_header .balance input {
       float:right;
}

#mma_header .balance p {
       line-height:1.6em;
}

#mma_header .balance ul li {
       float: right;
       padding-left:10px;
}

#mma_header #business_ap ul li {
    float: none !important;
}

#mma_header .balance ul li.divider {
       border-right:1px solid #E8E8E8;
       padding-right:10px;
}

#mma_header {
       /*border-bottom: 1px solid #e5e5e5;*/
       position: relative;
}

.negative_margin {
       margin: -50px 0 0;

}

#mma_header .your_saved_items {
       background: url(/resources/images/shared_cart/saved_items_big.png) no-repeat left top;
       float: left;
       height: 82px;
}

#mma_header .your_saved_items h1 {
       font-size: 2em;
    padding: 5px 60px;
}

#mma_header .your_saved_items .saved_message {
       color: #666666;
       font-size: 11px;
       margin: 0;
       padding: 0 62px 4px;
}

#mma_header .your_saved_items ul.this_list {
       float: left;
       padding: 0 60px;
}

#mma_header .your_saved_items ul.this_list li {
       background: url(/resources/images/decorations/icons_20x20.png) no-repeat;
       float: left;
       margin: 0 10px 0 0;
    padding: 4px 0 5px 25px;
}

#mma_header .your_saved_items ul.this_list li.print_this {
       background-position: 0 -240px;
}

#mma_header .your_saved_items ul.this_list li.email_this {
       background-position: 0 -480px;
}

#mma_header .new_message_box {
       background: url(/resources/images/shared_cart/new_message_box.png) no-repeat;
       float: right;
       height: 38px;
       margin: 44px 0 0;
       width: 313px;
}

#mma_header .new_message_box .alert {
       color: #99cc33;
       float: left;
       font-weight: bold;
       padding: 10px 5px 0 15px;
}

#mma_header .new_message_box .alert_copy {
       float: left;
       font-weight: bold;
       padding: 10px 0 0 18px;
}

#mma_header .new_message_box .alert_copy a {
       cursor: pointer;
       font-weight: normal;
       padding: 0 2px;
}

#mma-my-lines .usage-gauge .plan-features ul.shared_data_feature{
       margin-top:10px;
}

#mma-my-lines .usage-gauge .plan-features ul.shared_data_feature a{
       margin-left: 5px;
}

div#change_auth_content{
       background-color: rgb(255, 255, 255);
       padding: 10px;
       font-size: 1.2em;
       width: 500px;
}

div#change_auth_content div.auth_content{
       text-align:center;
       color:#333;
       margin:0 15px 2px 15px;
}

div#change_auth_content div.auth_content h2.notification{
       margin:0 15px 2px 15px;
}

/* temp css until line detail jsp can be updated */
table.ui-data-table tbody tr.child-row td,
table.ui-data-table thead tr th {
    background: #c2eefc;
    /* Old browsers */
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImczNTMiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNDMkVFRkMiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNDMkVFRkMiIG9mZnNldD0iMC41Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI0IwRTlGQiIgb2Zmc2V0PSIwLjUxIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0IwRTlGQiIgb2Zmc2V0PSIxIi8+CjwvbGluZWFyR3JhZGllbnQ+CjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZzM1MykiIC8+Cjwvc3ZnPg==);
    /* background-size: 100% 100%;
    background-repeat: repeat-x;
    background-position: 0 0; */
    background: -webkit-linear-gradient(top, #c2eefc 0%, #c2eefc 50%, #b0e9fb 51%, #b0e9fb 100%);/* FF3.6+ */
    background: -moz-linear-gradient(top, #c2eefc 0%, #c2eefc 50%, #b0e9fb 51%, #b0e9fb 100%);/* FF3.6+ */
    background: -o-linear-gradient(top, #c2eefc 0%, #c2eefc 50%, #b0e9fb 51%, #b0e9fb 100%);/* FF3.6+ */
    background: linear-gradient(to bottom, #c2eefc 0%, #c2eefc 50%, #b0e9fb 51%, #b0e9fb 100%);/* W3C */
    border-bottom: 1px solid #D4F5FF;
    border-right: 1px solid #D4F5FF;
    font-weight: bold;
}
.ie7 table.ui-data-table tbody tr.child-row td,.ie7 table.ui-data-table thead tr th,.ie8 table.ui-data-table tbody tr.master-row td,.ie8 table.ui-data-table thead tr th{filter:0;background-image: url(/resources/images/mma/ico-spr-mma-ie7-8.png);background-repeat: repeat-y;background-position: top right;background-color: #B0E9FB;border:0;border-bottom: 1px solid #D4F5FF;}
.ie7 table.ui-data-table tbody tr.child-row td.details,.ie8 table.ui-data-table tbody tr.child-row td.details,.ie7 table.ui-data-table tbody tr.child-row td.warnings,.ie8 table.ui-data-table tbody tr.child-row td.warnings{background-position: 0 0;}


/* #mma-my-lines .line-actions .data_pass_link, #mma-content .data_pass_link{
       Only if data passes page is disabled
       display: none;
} */

/***** CSS For detail Usage ****/
#content_detailedbilling{
       vertical-align: top !important;
    display: block !important;
    width: 575px !important;
    font-size: 14px !important;
    font-weight: normal!important;
    line-height: 30px!important;
    text-align: center!important;
    position:relative!important;

}
#content_detailedbilling table {
       width:100%!important;
       margin:0 !important;
       padding:0 !important;
}
#content_detailedbilling table thead th {
    text-align: left!important;
    color: #505050!important;
    font-size: 14px !important;
    line-height: 30px!important;
    padding-left: 20px!important;
    font-weight: bold !important;
}
#content_detailedbilling table tbody tr td{
       border-bottom: 1px dashed #E2E2E2!important;
    color: #505050!important;
    font-size: 13px !important;
    line-height: 30px!important;
    padding-left: 20px!important;


}
#content_detailedbilling .empty{
       font-size: 14px;
       font-weight: bold;
       line-height: 100px;
       text-align: center;
       height:200px!important;
}

#content_detailedbilling .thDateTime{
       width:175px!important;
}
#content_detailedbilling .thUsage{
       width:150px;
}
#content_detailedbilling .thCharge{
       width:140px;
}
#content_detailedbilling .dateTime{
       width:150px;
       display:block;
       margin-right: 20px;
}
#content_detailedbilling .usage{
    width: 150px;
}
#content_detailedbilling .charge{
    width: 140px;
}
#content_detailedbilling ul#simplePagerNav{
    padding:0;
    margin:0;
    list-style-type: none;
}
#content_detailedbilling ul#simplePagerNav li{
       display:inline-block;
       margin-right: 2%;
}
#content_detailedbilling ul#simplePagerNav li a{
       float:left;
       width:25px;
       padding:10px;
       text-decoration:none;
       background-image: none;
}
#content_detailedbilling ul#simplePagerNav li a.prev{
       background-image: none;
       height: 30px;
}
#content_detailedbilling ul#simplePagerNav li a.next{
       background-image: none;
       height: 30px;
}


/* For fiber colorbox info*/

#cboxLoadedContent .attach_account_main{
       background-color: #ffffff;
       width: 400px;
}
#cboxLoadedContent #attach_fiber_form,#cboxLoadedContent #link_wireless_form{
       padding: 0px
}
#cboxLoadedContent #attach_fiber{
       height: 240px;
}
#cboxLoadedContent #link_wireless{
       height: 200px;
}
#cboxLoadedContent .info_section{
       padding: 1%;
       font-size: 16px;
}

.esn_input_style{
	width: 90%;
	padding:1%;
}
.esn_info_popup{
	color: #A9A9A9;
	font-size: 12px;
	line-height: 18px !important;
	letter-spacing: 0.3px;
}
#cboxLoadedContent .coam_uicc_content {
       padding: 3%;
       font-size: 16px;
}
a#check_uicc_availability{
	color: #fff;
	width: 40%;
	text-transform: none !important;
	display: block;
    margin: 0 auto;
    padding: 3%;
    font-size: 14px;
    font-weight: bold;
}
.coam_uicc_content .enter_uicc{
	margin-bottom: 2%;
}
#uiccID {
	width: 50%;
}
.esn_info_popup h4 {
	text-transform: none;
	color: #8a8a8a;
	font-size: 16px;
}
.esn_info_popup h3{
	font-size: 16px;
    color: #8a8a8a;
    padding-top: 10px;
}
.esn_info_popup .imei_help_note {
	padding: 5px 0;
    font-size: 12.3px;
}
.esn_info_popup .imei_help_note p{
	padding: 0;
}
.esn_info_popup p{
    padding: 10px 0px;
    margin-bottom: 2%;
}
.esn_info_popup .disclaimer {
	font-size: 10px;
}
.esn_success_option p{
	padding: 0 20px;
    font-size: 10px;
}
#swap_success_content,#swap_simsuccess_content{
	text-align: center;
}
.esn_info_input{
	width: 90%;
	padding:1% 2%;
	color: #7b7b7b;
}
.esn_success_option div {
    width: 50%;
    float: left;
    text-align:center;
}
.imei_help_note_mob {
	display: none;
}
.left_float{
	width: 50%;
	float: left;
	text-align: center;
}
.right_float{
	width: 50%;
	float: right;
	text-align: center;
}

.enter_esn{
	background: #f0f0f0 !important;
	padding: 2%;
	font-size: 19px;
	color: #8a8a8a;
}

.enter_esn div{
	margin-bottom:2%;
	text-align: center;
	font-size: 17px;
}
.centercontent{
	text-align: center;
}
#cboxLoadedContent .fiber_success_msg, #cboxLoadedContent .esn_success_msg{
       padding: 2%;
       padding-top: 20px;
       font-size: 18px;
       background: url("/resources/images/fiberhome/success_info.gif") no-repeat scroll 10px center #FFFFFF;
}
#cboxLoadedContent .esn_success_msg {
	line-height: 1.5em;
}
#cboxLoadedContent .fiber_success_msg p, #cboxLoadedContent .esn_success_msg p{
       width: 80%;
       position: relative;
       left: 50px;
}
#cboxLoadedContent .esn_success_msg p {
	margin: 0;
}

#cboxLoadedContent a:hover, #cboxLoadedContent a:active {
       cursor: pointer;
}
#cboxLoadedContent .esn_error_msg {
	padding: 18px 0 18px 54px;
	background: url(/resources/images/error_exclamation.gif) no-repeat 10px center #fce2e2;
	color: #eb3c3c;
	font-size: 14px;
	font-weight: bold;
	margin: 0.5em 0;
	line-height: 1.5em;
}

.event_table{
	width: 100%;
	margin: 5px;
}
.event_title{
	font-weight : bold;
}

.event_table .date{
	width: 45% !important;
}
.event_table .date, .event_table .esn{
	width: 48%;
	float: left;
	padding: 1%;
	border-bottom: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #E2E2E2;
}

.event_table p{
	padding: 2%;
}

#cboxLoadedContent #linkErrorList {
       margin: 0 10px;
       width: 95%;
}
#cboxLoadedContent #linkErrorList .errorMsg{
       margin: 0;
}
.unique-id-box {
	font-size: 16px !important;
	background-color: #DEDEDE;
	padding: 20px 34px;
}
.activation-textbox{
	height: 32px;
	width: 28%;
}

.enter-pin-checkbox{
  width: 20px;
  height: 20px;
  cursor: pointer;
  vertical-align: middle;
}
.account-pin-section{
	padding-left: 32px;
	font-weight: normal;
	font-size: 14px;
}
.account-pin-section label{
	font-weight: normal;
	font-size: 13px;
}

.button-activation{
	margin-top: 20px;
}
.button-activation .continue-activation{
	color: #ffffff;
	text-transform: uppercase;
	padding: 1.5% 13%;
	font-size: 16px;
	background-color: #00b9f2;
	border-radius: 6px;
	cursor: pointer;
    border: none;
}
.order-label{
	font-size: 16px;
	line-height: 3 !important;
}
.order-num-text{
	width: 42%;
	font-size: 15px;
}
input[type=radio].activation-radios{
	margin-right: -8px;
	opacity: 0;
}
input[type=radio].activation-radios + span,
input[type=radio].activation-radios + input + span{
	padding: 5px 0 4px 24px;
    cursor: pointer;
    margin-right: 10px;
    background: url(/resources/images/mma/buttons/radio_btn_off.png) left center no-repeat;
}
input[type=radio].activation-radios:checked + span,
input[type=radio].activation-radios:checked + input + span{
    background-image: url(/resources/images/mma/buttons/radio_btn_on.png);
}
.activation-mdn{
	font-size: 16px;
}
.activation{
	padding-left: 25px;
	padding-right: 25px;
}
.activation-login{
	font-size: 16px;
}
#content .activation .header{
	width: 100%;
}
.activation-separator {
  margin: .7em auto;
  overflow: hidden;
  text-align: center;
  font-weight: bold;
}
.activation-separator:before, .activation-separator:after {
  content: "";
  display: inline-block;
  width: 50%;
  margin: 0 .5em 0 -55%;
  vertical-align: middle;
  border-bottom: 2px solid #D3D3D3;
}
.activation-separator:after {
  margin: 0 -55% 0 .5em;
}
#payment_extension_popup_content, #bogo_warning_popup_content {
	background-color: #fff;
	font-size: 17px;
	padding: 15px;
	text-align: justify;
}
#payment_extension_popup_content .button, #bogo_warning_popup_content .button{
	text-align: center;
	margin:2%;
}
#payment_extension_popup_content .yes_or_no, #bogo_warning_popup_content .yes_or_no{
	text-align: center;
	min-height: 14px;
	width: 13.33%;
	background: #28cdff;
	margin: 7%;
	border-radius: 11px;
	padding: 1%;
	color: #fff;
	text-decoration: none;
}
.bogo_help p{
	font-size: 12px !important;
	font-weight: bold !important;
	text-align: left !important;
}
div.whats_this_tooltip a.close{
	font-size: 15px;
}
div.update_to_coam {
	font-size: 18px;
	color: #002146;
	line-height: 35px;
	padding: 10px;
	background-color: #fff;
	border-radius: 10px;
}
/* state RPF */
.load_call_details tr:nth-child(odd) td{
    background: #E2F7FF;
}
.load_call_details tr:nth-child(even) {
    background: #FFFFFF;
}
.load_call_details table thead tr th {
    padding: 10px;
    line-height: 22px;
    color: #ffffff;
    background: #00C0F3;
    border-left: 1px solid #E2F7FF;
    border-right: 1px solid #E2F7FF;
    border-top: 1px solid #E2F7FF;
    width: 130px;
}
#mma-my-lines .view-usage-details .load_call_details table td {
   	padding: 10px;
    line-height: 22px;
    border: none !important;
    width: 130px;
}
#mma-my-lines .view-usage-details .load_call_details table td.dateTime,
.load_call_details table thead tr th.record_date {
    width: 150px;
}
.load_call_details_table thead tr .header_title{
	float: left;
	padding-left: 20px;
}
.load_call_details_table thead tr .sort_arrow{
    background: url(/resources/images/mma/sort-arrows.png)no-repeat right top;
    height: 16px;
    width: 10px;
	float: right;
    margin-top: 5px;
}
.load_call_details_table thead tr .headerSortUp .sort_arrow {
   background-position-y: 0px;
   height: 8px;
}
.load_call_details_table thead tr .headerSortDown .sort_arrow {
   background-position-y: -8px;
   height: 8px;
}
#mma-my-lines .load_call_details table tr:last-child td {
    border-bottom: 1px solid #E2F7FF;
}
#loading_overlay .overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	opacity: 0.9;
	z-index: 9998;
       background-color: #fff;
}
#loading_overlay .loader {
	background: url(/resources/images/ring-alt-loading.gif)
		no-repeat scroll 0% 0% transparent;
	position: fixed;
	z-index: 10000;
	width: 120px;
	height: 120px;
	display: block;
}
.load_call_details{
	text-align: center;
}
.load_call_details table{
	width: 100%;
}
.view_call_details,.hide_call_details,.view_call_details_auth{
	margin-left: 50px;
    margin-right: 50px;
    border-color: #B1B1B1;
    border-radius: 5px 5px 5px 5px;
    display: block;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: normal;
    height: 27px;
    line-height: 5px;
    margin-top: 16px;
    padding-top: 22px;
    background-color: #FFFFFF;
    box-shadow: inset 0 0 9px #B1B1B1;
    border: 1px solid #D1D1D1;
    color: #000000;
}
.usage_type_details{
	border-bottom: 1px solid #E2E2E2;
	padding-bottom: 10px;
}
.view_call_details:hover,.hide_call_details:hover,.view_call_details_auth:hover,.view_call_details:visited,.view_call_details_auth:visited,.hide_call_details:visited{
	text-decoration: none;
	color: #000000;
}
.hideElement{
	display: none;
}
.call_details_error{
	font-size: 20px;
    padding-top: 10px;
    color: #DB2A07;
    font-weight: bold;
}

.text_details_error, .data_details_error{
	font-size: 12px;
	color: #DB2A07;
	text-align: center;
}
.usage-gauge .warning_usage {
    color: #DB2A07;
    margin-top: 2%;
}
.call_details_title_heading{
	font-size: 30px;
    color: #004098;
    padding: 2%;
    text-align: left;
    margin-left: 7%;
    display: inline-flex;
    width: 50%;
    float: left;
}
.customer_call_details_print_download_text_usage_details a{
	display: block;
}
.customer_call_details_print_download_text_usage_details .call-details-print-btn{
	width: 70px;
}
.customer_call_details_print_download_text_usage_details .print_download_data_usage{
	margin-top: 15px;
}
#mma-my-lines .view_usage_details_wrapper .error_loading  {
    padding: 12px 0;
}
.load_call_details_table thead{
	display: table;
   	width: 100%;
}
.load_call_details_table tbody{
	display: block;
   	overflow-y: scroll;
   	height: 400px;
}
#cboxLoadedContent {
    background-color: #FFFFFF;
}
#cboxLoadedContent #cvv_mobile {
	width:440px !important;
	margin:0px !important;
	padding:10px 0 0 15px !important;
}
#autopay_prepaid_payment_details .title {
	display: none;
}
#pinInformation,.cpni_help{
	padding:2%;
}
.call_details_outer{
	display:inline-block;
}
#pinValue + img {
	vertical-align: top;
}
@media (max-width : 480px) {
       #cboxLoadedContent .info_section{
              width: 80%;
       }
       #cboxLoadedContent .fiber_success_msg p, #cboxLoadedContent .esn_success_msg p{
              width: 67%;
       }
       #cboxLoadedContent #linkErrorList{
              width: 75%;
	   }
	  #cboxLoadedContent .esn_error_msg p, #cboxLoadedContent .esn_success_msg p{
			font-size: 12px;
	  }
	   div.enter_esn{
	   		margin-bottom: 10px;
	   }
	   div.update_to_coam{
	   		font-size: 12px;
	   }

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

/*IVR PIN POPUPS*/

#automatic{
       display:none;
       height:120px;
}

#createPinSelection {
    margin-top: 14px;
    margin-left: 150px;
}

#manual{
       display:none;
       height:120px;
       }

#manualContent{
       text-align:left;
       padding-left: 12px;
}
#manual_text{
       height: 30px;
       width: 100px;
       float: left;
       margin-left: 175px;
       margin-top: 10px;
       font-size: 30px;
    font-weight: bold;
    text-align:center;
}

#submitManualPin{
       float: left;
       margin-left: 182px;
       padding-top: 10px;
}
#authContent{
       height: auto;
       background-color:white;
       border-bottom-right-radius: 12px;
       border-bottom-left-radius: 12px;

}

#processingAjax{
       display:none;
       margin-left:150px;
    margin-top: -85px;
    position: absolute;
}

.step-1{
       text-align: left;
}

.inactive{
       opacity: 0.5;
}

a.createMyOwn {

    background: url("/resources/images/buttons/create_pin_button.png") no-repeat scroll left top transparent;
    display: block;
    height: 32px;
    padding-bottom: 12px;
    margin-left: 23px;
}

a.generatePin {

    background: url("/resources/images/buttons/random_pin_btn.png") no-repeat scroll left top transparent;
    display: block;
    float: left;
    height: 32px;
    margin-left: 225px;
    margin-top: -44px;
    padding-bottom: 12px;
    width: 200px;
}

a.generate_automatic{

    background: url("/resources/images/buttons/yes_confirm_btn.png") no-repeat scroll left top transparent;
    display: block;
    height: 32px;
    margin-left: 80px;
    padding-bottom: 12px;
}

a.close_automatic {

    background: url("/resources/images/buttons/no_exit_btn.png") no-repeat scroll left top transparent;
    display: block;
    float: left;
    height: 32px;
    margin-left: 240px;
    margin-top: -44px;
    padding-bottom: 12px;
    width: 200px;
}


.authorization_buttons{
       margin-top:10px;
}

.correctEntry{
       border-color: #00F361;
    border-style: solid;
    border-width: 2px;
}

.wrongEntry{
       border-color: red;
    border-style: solid;
    border-width: 2px;
}


#genericContent {
       padding-top: 15px;
       padding-bottom: 0px;
       font-size: 14px;
       text-align: left;
       padding-left: 12px;
       padding-right: 12px;
}

/* PRIME : Unsuspend Amount API changes */
.inactive_add_funds{
       margin-left: 40%;
}


/*END OF IVR PIN POPUPS*/

/***** CSS For detail Usage ****/


/* SIP- Alerts section-start */
#mdns_list{
       display: inline;
}
/* SIP- Alerts section-end */

.chargeCount {
	width: 15%;
	padding: 2% 10% 0% 0%;
}

.question_tooltip {
	width: 10%;
}

.bogo-container img, img.question_tooltip {
	height: auto;
}

.sdpProgram {
/*border-top: 1px solid #E2E2E2;*/
margin-top: 10px;
/*border-bottom: 1px solid #E2E2E2;*/
margin-bottom: 10px;
}
#sdpProgramStatus{
	font-size: 25px;
}
.dppTitle span{
	font-weight:bold;
}
.progress_info span{
	font-size: 22px;
}
.accessories_support a,.accessories_support a:visited{
	display: inline-block;
  	width: auto;
  	line-height: initial;
  	height: auto;
	background: none repeat scroll 0 0 #00AEEF;
  	color: white;
  	text-decoration: none;
  	text-transform: uppercase;
  	padding: 3% 8%;
  	font-size: 15px;
  	border-radius: 4px;
}
.mma_accessories{
	margin-left: 3%;
}
.sdpPaidDetails{
	font-size: 20px;
}
.sdpProgramImg {
width: 50px;
height: 50px;
background-color: #ddd;
float: left;
margin-right: 10px;
display:none;
}
.sdpPaidMonths, .sdpTotalMonths {
       font-weight: bold;
}

#bmma_mylines_filter .clearfix{
       clear: none;
}
/* PRIME : Inactive Primary Subscription PopUp */
#inactivePrimary_Account {
       background-color: #fff;
       font-size: 12px;
       line-height: 18px;
       width: 530px;
       padding: 20px 10px;
       border-radius: 10px 10px 10px 10px;
}

#inactivePrimary_Account .form_inactivePrimary {
       height: 50px;
       padding: 10px 50px;
       text-align: center;
}

#inactivePrimary_Account #confirm_btn {
       float: left;
       margin: 0px 20px 0px 70px;
}

#inactivePrimary_Account #exit_btn {
       float: left;
}

#inactivePrimary_Account #error_msg {
       color: #EB3C3C;
       margin-top: -20px;
       margin-left: -40px;
       font-size: 11px;
}

/*END OF Inactive Primary Subscription PopUp */


.discountsSpan {
       font-size:13px;
       font-weight:bold;
       display:block;
}
.discountMsg {
       font-size:13px;
       overflow:auto;
}
#showDiscounts {
       background:none;
       padding:0px;
       display:inline;
}

#hideDiscounts {
       background:none;
       padding:0px;
       display:inline;
}
.discountsLabel {font-weight:bold;font-size:16px;}

/* #PRIME : Equipment Account Changes */
.equipment-acc-loading {
       background: url("/resources/images/loading-small-transparent.gif") no-repeat scroll 0 0 transparent;
       display: none;
       float: left;
       height: 16px;
       margin: 6px 6px 0 0;
       width: 16px;
}
.b2b-order-history-loading {
       background: url("/resources/images/loading-small-transparent.gif") no-repeat scroll 0 0 transparent;
       display: block;
       float: left;
       height: 16px;
       margin: 6px 6px 0 0;
       width: 16px;
}

.equipmentDetailsSections {
       border-bottom: 1px solid #E2E2E2;
       min-height: 90px;
       padding: 10px;
}

.equipmentDetailsContent {
       margin: 10px 90px 0 125px;
}

.hide_usage_details {
       margin-left: 50px;
	    margin-right: 50px;
	    border-color: #B1B1B1;
	    border-radius: 5px 5px 5px 5px;
	    display: block;
	    text-align: center;
	    text-decoration: none;
	    text-transform: uppercase;
	    font-size: 14px;
	    font-weight: normal;
	    height: 27px;
	    line-height: 5px;
	    margin-top: 16px;
	    padding-top: 22px;
	    background-color: #FFFFFF;
	    box-shadow: inset 0 0 9px #B1B1B1;
	    border: 1px solid #D1D1D1;
	    color: #000000;
}
.hide_usage_details:hover {
		margin-left: 50px;
	    margin-right: 50px;
	    border-color: #B1B1B1;
	    border-radius: 5px 5px 5px 5px;
	    display: block;
	    text-align: center;
	    text-decoration: none;
	    text-transform: uppercase;
	    font-size: 14px;
	    font-weight: normal;
	    height: 27px;
	    line-height: 5px;
	    margin-top: 16px;
	    padding-top: 22px;
	    background-color: #FFFFFF;
	    box-shadow: inset 0 0 9px #B1B1B1;
	    border: 1px solid #D1D1D1;
	    color: #000000;
}
.subscription_address{
       padding: 20px 0 0 12px;
       border: 1px solid #E8E8E8;
}
.none_web{
       display:none;
}
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait){
	.theme_default #content {
		width: 95%;
	}
	#bmma_clear_search_button {
		width: 60%;
		margin-left:5%;
	}
	#mma_welcome{
		width: 99%;
	}
	#mma_account_details {
		width: 50%;
		height: auto;
	}
	.account-info{
		width: 90%;
	}
	.account-info .content{
		height: auto;
	}
	#attach_section{
		width: 99%;
	}
	#attach_section li{
		width: auto;
	}
	.overview-alerts{
		width: 44%;
	}
	.overview-do,.overview-see {
		width: 22%;
	}
	#bmma_mylines_filter input#find{
		width: 60%;
		text-align: center;
	}
	#attach_section .third{
		width: auto;
	}
	.ui-content.cf {
		width: 50%;
	}
	#rewards-status{
		width: 30%;
	}
	#rewards-no-points-promo{
		width: 40%;
	}
	#sweepstakes {
		width: 26%;
	}
	#mma-activate-autopay span{
		font-size: 12px;
	}
}
a#check_esn_eligibility,a#esnUpdateConfirm_yesWithSim,a#esnUpdateConfirm_yesWithoutSim,a#esnUpdateConfirm_no,a#swapconfirm_yes,a#swapconfirm_no{
	color: #fff;
	width: 60%;
	text-transform: none !important;
	display: block;
    margin: 0 auto;
    padding: 3%;
    font-size: 14px;
    font-weight: bold;
}
.float_three,.float_two,.float_one{
	width:30%;
	text-align:center;
}
.esn_success_option_basic a#esnUpdateConfirm_yesWithoutSim {
    width: 24%;
    padding: 1.5%;
}
a#esnUpdateConfirm_basic{
	color: #fff;
    width: 25%;
    text-transform: none !important;
    display: block;
    margin: 0 auto;
    padding: 2%;
    font-size: 14px;
    font-weight: bold;
}

.esn_success_option_byod_mob {
	display: none;
}
@media only screen and (max-device-width: 1280px) and (min-device-width: 800px) and (orientation: landscape){
	#bmma_mylines_filter input#find,
	#bmma_mylines_filter input#find-non-warranty{
		width: 85%;
		text-align: center;
	}
}
@media (max-width : 767px) {
    #attach_section #csbs_section.csbs_account_tab.fiber_account_linked, #attach_section #third_info.third_large {
        width: 100% !important;
    }
/* alerts section autopayDiscount */
.promotionalContentWrapper div.tickMark{
	width:18% !important;
}

.bmma-alerts-section div.promotionalMessage {
    margin-left: 0% !important;
    font-size: 16px;
    background-color: #DDF0FF;
    padding: 1%;
    border: 1px solid #0085CA;
    border-radius: 4%;
    color: #042F51;
    width: 97%;
    margin-top: 4%;
    margin-bottom: 4%;
}
.empty_div_cust{
       height: 101px;
}
.esn_info_popup{
		color: #8a8a8a;
		font-size: 8px;
		padding:1%;
}
.imei_help_note p{
	margin: 0 0 2% 0;
}
#payment_extension_popup_content .yes_or_no, #bogo_warning_popup_content .yes_or_no{
	border-radius: 6px;
	margin: 2%;
}
.imei_help_note{
	margin-bottom:2%;
}

#genericContent {
	padding-bottom: 5px;
}
a.createMyOwn {
	margin-left: 10px;
}
a.generatePin {
	margin-left: 3px;
	margin-top: -4px;
}
a.generate_automatic {
	margin-left: 35px;
}
a.close_automatic {
	margin-left: 45px;
	margin-top: -4px;
	width: 160px;
}
#processingAjax {
	margin-left: 40px;
}
#manual_text {
	margin-left: 55px;
}
#submitManualPin {
	margin-left: 62px;
}

.payment_extension_success{
	font-size: 15px;
}
.payment_extension_note{
	font-size: 13px;
}

.confirmation_extras .details{
       width:100%;
}

.mobile_line_break
{
display:none !important;

}
.boxes_mma{
       margin-left: 40%;
}
.why_do{
       margin-left:40%;
}
.years_top{
       margin-top:7%;
}
.payment_cradit_addr
{
display: inline-block !important;
position: absolute;
}
.payment_input
{
margin-top: 8%;

}
.deemphasize_addr{
margin-left: 40%;

}
.break_label
{
margin-left: 41%;

}
.ssn_field_authorization
{
margin-top:6px;

}
.break_word
{
margin-left: 40%;

}
       .ssn_field
       {
              margin-top: 32px;
       }
       .expanding_ggb .revealer a {
              float: right !important;
              width: 97px !important;
              margin-top: 0px !important;
       }
       .auto-tab_right
       {
              display: inline;
              position: absolute;
              margin-top: 27px;
       }
       form .columnar .right_authorization_name
       {
              width:50% !important;
       }
       .grey_gradient_box_684 span.right{
              margin-left:111px;
              margin-top:-21px;
       }
       
       .columnar .right_col{
              float:none !important;
              line-height: 2em;
              width: 100%;
       }
       .billing_address_reminder{
              margin:2px 0 3px 128px !important;
       }
       .expanding_ggb dd {
              font-size: 1.5em !important;
              line-height: 1em;
              padding: 8px 28px 10px 0px !important;
              position: relative;
       }
       .grey_gradient_box_684 span.right, .grey_gradient_box_920 span.right, .expanding_ggb dd {
              float: right;
              font-size: 1.833em;
              padding: 0 29px 0 0;
              text-align: right;
              margin-top: -25px;
       }

       .expanding_ggb dt {
              font-size: 1.5em !important;
              line-height: 1em;
              padding: 4px 0px;
       }
       .grey_gradient_box_684 span.right, .grey_gradient_box_684 dd {
              width: 129px !important;
       }
       #galaxy2-navigate-to-payment{
              float: right;
              margin-right: 30px;
       }
       .mobile_show
       {
              display:inline !important;
       }
       .mobile_hide
       {
              display:none;
       }
       .grey_gradient_box_684
       {
              border-left: 1px solid #bbb;
       }
       .grey_gradient_box_684 dt {
              width: 103px !important;
       }
       
       .blue_subcolumn {
              padding-left: 5px !important;
              background: none;
       }
       #phone_info_intro p {
              font-size: 15px !important;
       }
       .header .head {
              margin-left: 12px !important;
       }
       #radio_porting
       {
              margin-top: -21px;
              position: absolute;
              margin-left: 4px;
       }
       #radio_porting_content
       {
              margin-left: 14px;
       }
       #radio_button
       {
              margin-left:18px;
       }
       .collector label span {
              margin-right: 0px;
              text-align: left;
              width: 40%;
       }
       #phone_info_intro
       {
              text-align:justify !important;
       }
       #bta_dropdown{
              width:40% !important;
       }
       #aToolTip.defaultTheme{
              left: 14.787598px !important;
       }
       .display_error{
              float: left !important;
              left:17px !important;
              width:31% !important;
       }
       .display_error_payment{
              left:20px;
              width:96% !important;
       }
       .display_error_payment_outer{
              left:20px;
              width: 102% !important;
              margin-left: -9px;
              height: 160px !important;
       }
       table.mma_order_details th{
              padding: 0 20px 8px 4px;
       }
       .none_web{
              display:block;
       }
       #facebox .product_all_reviews .main
       {
              width:341px !important;
       }
       #facebox .product_all_reviews {
              width: 255px !important;
       }

       #facebox h1 {
              font-size: 18px !important;
       }
       #cvv_table p
       {
            margin-left: 0% !important;
            width: 55%;
       }
       #cvv_mobile
       {
              width: 100px !important;
              padding: 0px 0 0px 0px !important;
       }
       #cvv_infy
       {
              width: 75%;
              margin-left: 0% !important;
       }
       .empty_div_error{
              height: 415px;
       }
       .col_credit .radio_revealer .hidden {
              margin: 0px!important;
       }
       #facebox .product_all_reviews ul{
              width:292px !important;
       }
       .grey_gradient_box_684 span.left
       {
              font-size: 1.3em !important;
       }
       .grey_gradient_box_684 .content
       {
              padding: 21px 14px 20px 15px !important;
       }
       
       form .radio_revealer .hidden .right_col
       {
              width: 100% !important;
       }
       .mma_checkout .radio_revealer .hidden .right_col{
              width:100% !important;
       }
       form .columnar .left_col
       {
              width: 37% !important;
              padding: 0 2% 0 0 !important;
       }
       form .continue {
              text-align: center !important;
              margin-left: 194px !important;
       }
       .theme_default h1{
              font-size: 24px;
       }
       /* .theme_default #content, .theme_herospace #content, .theme_phone_list #content,
              .theme_passes_list #content, #product #container {
              width: 100% !important;
       } */
       #content {
              margin-top: 20px !important;
              width: 90%;
       }
       .blue_subcolumn .main_col {
              float: none;
              width: 100%;
       }
       .blue_subcolumn .sub_col {
              border-top: 1px solid #e8e8e8;
              float: right;
              padding: 18px 12px;
              width: 188px;
              display: none;
       }
       
       #checkout_phone_info .radio_revealer {
              width: 98% !important;
       }
       .referrals {
              float: left !important;
       }
       #referral_submit.rollover {
              float: left !important;
       }
       div.order_subtotal .left, div.order_total .left {
              float: left !important;
              width: 217px !important;
       }
       .grey_gradient_box_920 span.left {
              width: 103% !important;
       }
       .grey_gradient_box_920 span.right {
              width: 0px !important;
              float:right !important;
              padding-right:106px !important;
       }
       
       .credit_card_info .right_col .hidden .right_col {
              width: 100% !important;
       }
       #credit_approval_info .right_col .hidden .right_col {
              width: 100% !important;
       }
       #customer_service_agreement .row {
              font-size: 1.220em;
       }
       #popup:customer_service_agreement {
              padding: 3px 18px 3px 20px;
       }
       .rollover
       {
              margin-right: 30px !important;
       }
       div.whats_this_tooltip .bottom
       {
              margin-left: -5px !important;
       }
       .whats_this_tooltip
       {
              left: 48.501953px !important;
       }
       
       #apply_gift_card .pin span.deemphasize
       {
              left: 2px !important;
              line-height: 12px;
              position: absolute;
              top: 54px !important;
              width: 330px !important;
       }
       #apply_gift_card .buttons
       {
              margin-top: 17% !important;
              width: 84% !important;
              padding: 0 0 0 63px !important;
       }
       #checkout_phone_info .hidden .wrapper {
              width: 100%;
              padding: 10px;
              margin-left: -4px;
       }
	.activation .main {
		width: auto;
	}
	#content .header .head {
		width: auto;
		height: auto;
	}
	#content .header .paymentInfo {
		width: 97%;
   		height: auto;
	}
	input.three_numbers, input.four_numbers {
		margin: 0px 3px;
	}
	.activation-textbox {
		width: 98%;
	}
	.button-activation .continue-activation{
		padding: 4.5% 28%;
		display: inherit;
		margin: auto;
		-webkit-appearance: none;
		font-size: 25px;
	}

/* CSBS related changes*/
	#attach_section #csbs_section.fiber_account_not_linked {
		float: left;
	    width: 100% !important;
	    background: none repeat scroll 0 0 #e4e4e4 !important;
	    border-bottom-right-radius: 6px !important;
	    border-bottom-left-radius: 6px !important;
	    border-bottom: 1px solid #e0e0e0 !important;
	    border-left: none !important;
	}
	#attach_section .hide_in_mobile {
		display: none !important;
	}
	#attach_section li {
	    text-align: left;
	}
	#attach_section #wireless_section.csbs_account_linked {
	    width: 100%!important;
	}
	#csbs_section .csbs_link {
	    padding: 11.5px 20px;
	    display: block;
	}
/* CSBS related changes Ends*/
}
@media ( max-width : 384px)
{
.why_do{
       margin-left:0%;
}
.address_box
{
margin-top: 40%;

}
#content {
	max-width:340px;
}
.cv_mma{
       margin-top: 9%;
       vertical-align: baseline !important;
}
       .grey_gradient_box_684 dt {
              width: 125px !important;
       }
       .expanding_ggb .revealer a {
              float: right !important;
              width: 87px !important;
       }
       #facebox .product_all_reviews .main
       {
              width:357px !important;
       }
       .grey_gradient_box_684 span.right {
              margin-left: 111px;
              margin-top: -21px;
       }
}
@media ( max-width : 375px)
{
       .display_error_payment_outer{
              margin-left: -8px;
       }
       .display_error_payment {
              left: 19px;
              width: 93% !important;
       }
}
@media ( max-width : 360px)
{
.empty_div_cust{
       height: 20px;
}
.ssn_field_authorization{
       margin-top: 32px;
}
.break_word_the{
       margin-left: 40%;
       vertical-align: baseline;
}
.years_top {
margin-top: 8%;
}
.emp_years_top {
margin-top:8%;
}
.break_word {
margin-left: 0% !important;
vertical-align: baseline !important;
}
       #facebox .product_all_reviews .main {
              width: 338px !important;
       }
}
@media ( max-width : 320px)
{
       .display_error_payment {
left: 14px;
width: 96% !important;
}
.display_error_payment_outer{
       width: 103% !important;
}
form .radio_revealer .hidden label {
display: inline;
font-size: 12px !important;
}
.break_word_the {
       margin-left: 0%;
       vertical-align: baseline;
}
.payment_cradit_addr
{
display: inline-block !important;
position: absolute;
margin-top: 26px;

}
       .ssn_field_authorization{
              margin-top: 11%;
       }
       .iphone_font{
              font-size: 13px !important;
              margin-left: 40%;
       }
       .break_word_iphone{
              margin-left: 40%;
       }
       .ggb_cta .right{
              margin-top:0px !important;
       }
       .account_pwd_row{
              padding: 0% !important;
       }
       .account_num{
              margin-top: 10%;
       }
       .expanding_ggb dt {
              font-size: 1.2em !important;
       }
       .expanding_ggb dd {
              font-size: 1.2em !important;
              line-height: 1em;
              padding: 10px 19px 10px 0px !important;
       }
       .grey_gradient_box_684 dd{
              width:91px !important;
       }
       .grey_gradient_box_684 span.left
       {
              font-size: 1.1em !important;
       }
       .grey_gradient_box_684 .content
       {
              padding: 21px 14px 20px 15px !important;
       }
       .grey_gradient_box_684 dt
       {
              width: 151px !important;
       }
       .expanding_ggb .revealer a {
              margin-top: 0px !important;
              float: right !important;
              width: 70px !important;
       }
       .grey_gradient_box_684 span.right {
              margin-top: -21px;
              width: 185px !important;
              float: left;
              padding: 10px 17px 0px 0px !important;
              text-align: right;
              font-size:18px!important;
              margin-left:3px;
       }

       #facebox .product_all_reviews ul{
              width:236px !important;
       }
       form .radio_revealer .credit_card_display {
              width: 94%;
       }
       .collector label span{
              margin-right:0px;
              text-align: left;
              width: 38%;
       }
       #bta_dropdown {
              width: 41% !important;
       }
       #facebox .product_all_reviews .main {
              width: 296px !important;
       }
       #cvv_table p {
              width: 44% !important;
              padding: 6px 3px 3px 8px;
       }
       #cvv_infy
       {
              width:69% !important;
              margin-left: 0% !important;
       }
       #facebox .product_all_reviews {
              width: 255px !important;
       }
       #facebox h1 {
              font-size: 18px !important;
       }
       form .continue {
              text-align: center !important;
              margin-left: 167px !important;
       }
       
       #apply_gift_card .pin span.deemphasize
       {
              width: 298px !important;
       }
       .whats_this_tooltip {
              left: 12.501953px !important;
       }
       table.mma_order_details th {
              padding: 0 0px 8px 5px !important;
       }
       #checkout_phone_info .hidden .wrapper {
              width: 94%;
              padding: 9px;
              margin-left: -4px;
       }
       
       table.mma_order_details td {
              padding: 4px 17px !important;
       }
       #ggb_confirmation .confirmation_info p {
              font-size: 13px !important;
              width: 78% !important;
       }
       table.mma_order_details .otp {
              border-right: none;
              text-align: left !important;
       }
       
}


/********** iPhone Warranty *******************/
.reservationInfo p {
  font-size: 16px;
  line-height: 20px;
}
a.warrantyStoreReservation {
   color: #02b2fe;
    display: block;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 1.4em;
    margin-bottom: 25px;
}


.warrantyIphoneIcon{
	float:left;
	margin:10px 10px 10px 0px;
}
.sim-instructions-colorbox{
	margin-left: 10px;
	display: block;
	background-color: white;
    border-radius: 12px;
}
#sim-instructions-listing {
    font-size: 1.1em;
    color: black;
    padding: 10px;
}

.reservationInfo .left{
	float:left;
}
.reservationInfo .right{
	float:right;
	margin-top:20px;
}
ul.warrantyList{
	list-style:none;
    padding:0;
    margin:0;
}
.warrantyList li {
  list-style-image: url("/resources/images/warranty-bullet.png");
  font-size: 18px;
  line-height: 25px;
  padding-left: 0px;
  margin-left: 5%;
}

.warrantyList li a{
	color: #02b2fe;
	font-size:16px;
}
/********** iPhone Warranty *******************/

.partial_payoff {
	background: white;
	padding: 7%;
	height: 200px;
}

#payOff_SubmitBtn{
	margin-top: -29px;
	padding-left:45%;
}

#payOff_Submit{
	padding-top: 6%;
}

.payOff_CancelBtn img{
	height: 29px;
    margin-left: -580%;
    max-width: none;
}

#full_balance{
	padding-left: 10px;
}

#different_amount{
	padding-left: 10px;
	box-sizing: border-box;
}

.pay_diff_amount {
margin-left: 177px;
position: relative;
top: -18px;
}

#partial_pay_info{
	height: 15%;
}

.payoffpartial_info {
	background:white !important;
	padding:6%;
}

.upgrade_eligibility{
	background:white;
	padding:3%;
}

.dpp_early_upgrade_eligibility{
	background:white;
	padding:7%;
}
#payoff_note {
	margin-top: -5%;
}

#payoff_amount_select {
	margin-top: 3%;
}

.payoff_submitbutton {
	width:10%;
	margin-left:54%;
}

#agreement {
	font-size:inherit;
}

.new_row_right {
	background-color: #c2eefc;
	width: 116%;
	margin-left: -20.5px;
	border-left: 1px solid lightblue;
}

.usp {
	margin-left: 163px;
}

#name {
	margin-left: 12px;
	border-right: 1px solid lightblue;
	width: 119px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#number {
	margin-top: -23px;
	margin-left: 22.5%;
	border-right: 1px solid lightblue;
	width: 112px;
}

#plan {
	margin-top: -20px;
	margin-left: 41.25%;
	border-right: 1px solid lightblue;
	width: 151px;
}

#device {
	margin-left: 22%;
	margin-top: -23px;
}

.new_row {
	margin-top: -10px;
	margin-left: -10px;
	width: 104%;
	background-color: #c2eefc;
}

.mobile_show {
	display: none;
}

.mobile_hide {
	display: inline-block;
}

.web_extra_padding {
	margin-left: 3%;
}

.expandDPP {
	display:none;
}

.bulletin{
list-style-type:disc;
margin-left:4%
}

.installment_pay_history {
	margin-top:5%;
}
.ui-table{
	display:table;
}

#installment_payment_header {
	text-align:center;
}

#installment_payment_body {
	text-align:center;
}

#installment_payment_details {
	background-color: white;
	padding: 1%;
}

.ui-table th {
	font-weight:bold;
}

.ui-table td {
	border-bottom:1px;
	border-bottom-style:dotted;
	border-bottom-color:#E2E2E2;
	line-height:2em;
}

.account_pin{
	margin-right:3%;
}

.cylinderDataFlow{
  height: 20px;
  position: relative;
  width: 11%;
  float: left;
  left: 41%;
  margin-top: 53.5%;
  border: 3px solid rgb(234, 234, 234);
  border-left: none;
  border-right: none;
  background: -webkit-linear-gradient(left, #00A3DF , #0072c2); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #00A3DF, #0072c2); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #00A3DF, #0072c2); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #00A3DF , #0072c2); /* Standard syntax */
}
.rollingDataValue{
  position: relative;
  top: 148px;
  left: 17%;
  z-index: 999;
  font-size: 15px;
  float: left;
  font-weight:bold;
  color:#044469
}
.currentDataValue{
  position: relative;
  top: 148px;
  left: 42%;
  z-index: 999;
  font-size: 15px;
  font-weight:bold;
  color:#14CDFF

}
.revisedZIndex {
	z-index: 1;
}

.rollingDataContainer{
  width: 72%;
  border: 1px solid white;
  background-color: white;
  padding-left: 23px;
  float:left;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

.rollingDataText{
  float: left;
  width: 25%;
  font-size: 15px;
  padding-left: 13%;
  padding-top: 2%
}

.currentDataText{
  float: left;
  width: 51%;
  font-size: 15px;
  position: relative;
  left: 14%;
  padding-top: 2%
}

#rollingDataMessage{
  float:left;
}
.error_text {
    color: #DB2A07;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}
.content .table_display {
	display: block;
}
.usage, .typeData, .charged , .recordTotal {
	text-align: center;
}
.record_date, .data_used, .type_data, .record_charges, .record_total, .to_mobile, .from_mobile ,.record_unit{
	color: #505050;
}
.rollingDataHeading{
  position: relative;
  font-size: 17px;
  font-weight: bold;
  font-family: sans-serif;
  top: 33px;
  left: 74px;
}

.remainingUnits{
  font-size: 19px;
}
.cylinder{
  float:left;
  position: relative;
  right: 7%
}
.currentMonthDataOnly{
  align-self: center;
  position: relative;
  left: 24%;
}
.currentMthDataValue{
  left: 36%;
}
.currentMthDataTextOnly{
  width: 64%;
  left: 22%;
}


.sim-instructions-colorbox span h1{
	margin-left: 10px;
	display: block;
}
/********** PERCS OPT IN POP UP *******************/

ul#networkcoverageList {
	display:none;
}
#percs_force_opt_in {
	background-color: #FFFFFF;
	-moz-border-radius: 3px 3px 3px 3px;
	padding: 10px;
}
#percs_force_opt_in p {
	padding-top: 5px;
}
#percs_force_opt_in .row {
    border-bottom: 1px solid #D9D9D9;
    margin-bottom: 16px;
    padding: 5px;
}
#percs_force_opt_in h1, #percs_force_opt_in h2 {
	font-weight: bold;
	color: #00B9F2;
}
#percs_force_opt_in .with_border {
	border: thin solid #6D6D6D;
	margin: 20px 80px;
    padding: 5px;
    width: 260px;
}
#percs_force_opt_in .row1 {
	text-align: center;
}
#percs_force_opt_in .opt_in_holder {
	padding-left: 60px;
}
#percs_force_opt_in a#opt_in_button {
	background: url('/resources/images/buttons/opt_in_btn.jpg') no-repeat 0 0;
	display: block;
	height: 53px;
	width: 318px;
}
#percs_force_opt_in a:hover#opt_in_button {
	background-position: 0 -53px;
}

#percs_force_opt_in .row .left {
    float: left;
}
#percs_force_opt_in .row .right {
    float: right;
}
#percs_force_opt_in .row-2 p {
    color: #767676;
    font-size: 11px;
    width: 260px;
}
#percs_force_opt_in .share {
    text-align: center;
}
#percs_force_opt_in .share strong {
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 8px;
    text-transform: uppercase;
}
#percs_force_opt_in .share ul li {
    margin: 0 16px 0 0;
    float: left;
}
#percs_force_opt_in .share ul li.facebook a {
    background-position: 0 0;
}
#percs_force_opt_in .share ul li.twitter a {
    background-position: -52px 0;
}
#percs_force_opt_in .share ul li.buzz a {
    background-position: -104px 0;
}
#percs_force_opt_in .share a {
    background: url("/resources/images/buttons/share-icons.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 38px;
    text-indent: -999em;
    width: 36px;
}

#deviceEnrollmentProgramDetails{
	background-color: white;
	padding: 3%;
	font-size: 15px;
	text-align: justify;
}
/*Print Usage details */
.data-details-print-btn{
	display: none;
	margin-top: 2%;
	font-size: 13px;
	color: #00AEEF;
	margin-right: 5%;
}
.business_data_detail_print_button{
	margin-right: 7%;
}

.print_download_data_usage {
	float: right;
	display: inline-flex;
	text-align: right;
	margin-top: 3.5%;
	width: 23%;
}

.print_download_text_usage{
    width: 32%;
    margin-top: 2%;
}

.usage-details-print-btn{
	display: none;
    margin-top: 2%;
    font-size: 13px;
    color: #00AEEF;
}

.text-details-download-btn{
	display: none;
	margin-right: 1%;
    font-size: 13px;
    color: #00AEEF;
}
.business_mobile_print_download_text_usage_details{
	float: right;
    margin-top: 2%;
    font-size: 13px;
    color: #00AEEF;
    font-weight: 600;
    display: inline-flex;
    width: 25%;
}
.customer_print_download_text_usage_details{
    float: right;
    display: inline-flex;
    width: 24%;
    margin-top: 3%;
    text-align: right;
}

.print_table_option{
	width: 22px;
	vertical-align: middle;
	margin-right: 5%;
}
.print_text_table_customer_option{
	width: 30%;
}
.data-details-download-btn{
	display: none;
    margin-top: 2%;
    font-size: 13px;
    color: #00AEEF;
}
.usage-data-download-btn{
	float: right;
	width: 52%;
}
.data_print{
	width: 46%;
}
.usage-text-download-btn{
	margin-left: 16%;
    padding-top: 2%;
    width: 50%;
}
.download_table_option{
	width: 20%;
	vertical-align: middle;
	margin-right: 5%;
}
.download_text_table_customer_option{
	width: 21%;
	margin-right: 5%;
}
.print_data_mobile_table_option{
	width: 14%;
    padding-left: 50%;
}
.print_usage_text_table_option{
	width: 17%;
    margin-left: 96%;
}

.business_mobile_text_print{
	width: 55%;
    margin-left: 52%;
}
.view_usage_text_details{
	display: inline-flex;
    width: 100%;
}
.usage_details_text{
	width: 80%;
}
.buttons_business_mobile_text_download_details{
	margin-left: -16%;
	width: 45%;
}
.business_print_download_data_usage{
	margin-left: 2%;
}
.business_mobile_print_table_option{
	width: 84%;
}
.business_mobile_download_table_option{
	width: 70%;
	margin-top: 2%;
}
.business_mobile_usage-text-download-btn{
	width: 50%;
}
.business_mobile_text_download_table_option{
	width: 50%;
	margin-top: 2%;
	margin-left: 39%;
	padding-left: 39%;
}
.business_mobile_print_download_data_usage{
	display: inline-flex;
	width: 78%;
}

.business_mobile_text_usage_details_download_btn{
	display: none;
}
.empty_data_details {
	color: #DB2A07;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
/*End*/
/*** Usage Report PopUp ***/
.usage_report_content{
	background-color: #fff;
    font-size: 18px;
    padding: 24px 10px;
    text-align: center;
}
.usage_report_content .enabled{
background-color: #fff;
    font-size: 18px;
    height: 235px;
    padding: 9px 10px;
    text-align: center;
}
.horizontal_line{
	border-bottom: 1px solid #E2E2E2;
}
.usage_report_content table{
	text-align: center;
	display: inline-block;
}
.usage_report_content table tr td{
	padding-left: 6%;
	padding-top: 3%;
}
.usage_report_content .submit_usage_report{
	text-align: center;
	display: inline-block;
	padding-bottom: 57px;
}
.usage_report_content h5{
	text-align: center;
	display: inline-block;
}
.usage_report_content .form-control{
	padding: 6px;
    height: 18px;
	width: 100%;
}
.email_addresses_list td {
	margin-right: 12% !important;
}
#submit_usage {
	margin-left: 36%;
}
.success_message {
    padding: 15%;
}

.overview-see #usage_report_popup {
	width: 77%;
	line-height: 16px;
}
.change_pool_datalink {
	display: inline-block;
    width: 165px;
    height: 32px;
    margin-top: 16px;
    font-size: 13px;
    font-weight: normal;
    line-height: 32px;
    text-align: center;
}
.claim_txt h2{
	border-bottom: 0px !important;
	margin: 0px !important;
}
.warranty_button {
	text-transform: none !important;
}
.progress_info .installment_pay_history .installment_payment {
	cursor: pointer;
}
@media (max-width: 767px) {

	.business_mobile_text_download_table_option {
	    margin-left: 9%;
	    padding-left: 39%;
	}

.columnar .left_col {
	float: left;
	padding: 0 10px 0 0;
	text-align: left;
	width: 140px;
}
#submit_usage {
	margin-left: 18%;
}
.usage_report_content table tr td {
	padding-left: 0%;
	font-size: 15px;
}
}

@media ( max-width : 320px){
.usage_report_content .form-control{
	padding: 1px;
}

}
/*** ipad fixes ****/
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation: portrait) {
	#mma-my-lines .usage-gauge div.content
	{
		margin-left:10px;
	}
	#mma-my-lines .phone-details{
		padding: 0 5px;
	}
	.phone-edit a{
		width:auto;
		height:auto;
		display:block;
		line-height: 25px;
	}
	#mma-my-lines .phone-details ul{
		display:block;
		clear:both;
		margin:0px;
	}
}
/*** ipad fixes ****/
ng2-pdf-viewer-container {
       margin-left: -50px !important;
       margin-top: 10px !important;
     }
 
 @media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (-webkit-device-pixel-ratio: 3) {.ng2-pdf-viewer-container {
       zoom: 0.45 !important;
     } .smallButton {
       margin-left: 71% !important;
       border-radius: 5px !important;
       margin-top: -9.3% !important;
     } }

/** ipad only **/
 @media only screen and (min-device-width: 768px)
  and (max-device-height: 1024px) 
  and (-webkit-device-pixel-ratio: 3)
  and (orientation: portrait)  {
       .ng2-pdf-viewer-container {
              zoom: 0.45 !important;
     } .smallButton {
       margin-left: 71% !important;
       border-radius: 5px !important;
       margin-top: -9.3% !important;
     } }
  /** iphone X **/   
 @media only screen 
  and (min-device-width : 375px) 
  and (max-device-width : 812px)
  and (-webkit-device-pixel-ratio : 3) {
       .ng2-pdf-viewer-container {
              zoom: 0.3 !important;
     }  
   }
    /** iphone 6,7,8 **/    
 @media only screen 
   and (min-device-width : 375px) 
   and (max-device-width : 667px) {
       .ng2-pdf-viewer-container {
              zoom: 0.3 !important;
     }
   }
     /** iphone 6,7,8 Plus **/    
 @media only screen 
   and (min-device-width : 414px) 
   and (max-device-width : 736px) {
       .ng2-pdf-viewer-container {
            zoom: 0.3 !important;
       }
     }
   /* Samsung S20 */  
     @media only screen 
     and (min-device-width : 360px) 
     and (max-device-width : 800px) {
         .ng2-pdf-viewer-container {
              zoom: 0.3 !important;
         }
       } 