@charset "utf-8";
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}


#four_col {
    width:91.5%;
}


#cms_content_holder {
    background: rgba(255,255,255, .8);
    padding:2%;
    border-radius: 8px;
    min-height: 500px;
}
/* outdated*/
#black_bg {
    background: rgba(80,80,80,.3);
    border-radius:8px;
}

.odd_gap {
    /*margin-bottom:20px;*/
}
.format-text{
		margin-left:0px;
		margin-right:25px;
}
.format-text li{
		text-align:justify;
}
.AccordionPanelContent ul {
		list-style-type: none;
}
.strong {
font-weight:bold;
}
.AccordionPanelTab {		
	background-color: rgba(35, 139, 70, 0.6);
	background: rgba(35, 139, 70, 0.6);
	color: rgba(255, 255, 255, 1);
	font-weight:bold;
    float: left;
    height: 35px;
    margin-bottom: 30px;
	margin-top: 5px;	
    min-width: 280px;
    padding-left: 2%;
    padding-top: 18px;
    text-transform: uppercase;
    width: 98%;
}
.contactbox {		
	background-color: rgba(79, 115, 117, 0.4);
    background: rgba(79, 115, 117, 0.4);
    float: left;
    margin-bottom: 30px;
    margin-top: 5px;
    /* min-width: 280px; */
    padding-left: 2%;
    padding-top: 18px;
    width: 100%;
}
.AccordionPanelContent th{
background-color: rgba(72, 146, 142, 0.7);
background: rgba(72, 146, 142, 0.7);
color: rgba(255, 255, 255, 1);
padding:10px; 
}
.AccordionPanelContent td {
background-color: rgba(72, 146, 162, 0.4);
background: rgba(72, 146, 162, 0.4);
color: rgba(255, 255, 255, 1);
padding-left:10px; 
}
/********* END OUTDATED */


/* mobile page MENU*/
.mobileIconSpan {
    display:block;
    margin-top:210px;
    text-align: center;

}
  div.mobileCenter {
        width: 100%;
        height: 400px;
        margin: 1% 0 0 0px;
        border-radius: 8px;
    }
    .listHolder{
        display:block;
        clear:both;
        height:auto;
        padding-top:5%;
        padding-left:4%;

    }
    #navlist {
        font-family: 'bpreplayregular';
    }
        #navlist li {
            float: left;
            padding: 0;
            margin-left: 0;
            margin-right: 10px;
            list-style: none;
            top: 0;
            height: 200px;
            display: inline -moz-box-shadow: 10px 10px 5px #ccc;
            background-color: rgba(255,255,255, .8);
            -webkit-box-shadow: 0px 0px 9px 0px rgba(50, 50, 50, 0.75);
            -moz-box-shadow: 0px 0px 9px 0px rgba(50, 50, 50, 0.75);
            box-shadow: 0px 0px 9px 0px rgba(50, 50, 50, 0.75);
            -moz-border-radius: 25px;
            -webkit-border-radius: 25px;
            border-radius: 25px;
            margin-bottom:40px; /*for mobile display*/
        }

        /* pretty sure this is old */
    #navlist2 {
        font-family: 'bpreplayregular';
        text-align: center;
    }

        #navlist2 li {
            float: left;
            padding: 0;
            width: 200px;
            list-style: none;
            top: 0;
            height: 200px;
            display: inline;
            color: #808080;
            margin-left:10px;
        }
  
    #byo {
        left: 0px;
        width: 200px;
        background: url('../images/planIconNoText.png') -18px -36px;
        margin-top: 20px;
        transition: all 1s ease;
        color:rgba(255,255,255, .8);
    }
        #byo:hover {
            background: url('../images/planIconNoTextBlue.png') -18px -36px;
            margin-top: 0px;
        }
    #talk_text {
        margin-left: 20px;
        width: 200px;
        background: url('../images/planIconNoText.png') -228px -35px;
        margin-top: 20px;
        transition: all 1s ease;
                color:rgba(255,255,255, .8);
    }
        #talk_text:hover {
            background: url('../images/planIconNoTextBlue.png') -228px -35px;
            margin-top: 0px;
        }
    #talk_data {
        margin-left: 20px;
        width: 200px;
        background: url('../images/planIconNoText.png') -440px -30px;
        margin-top: 20px;
        transition: all 1s ease;
                color:rgba(255,255,255, .8);
    }
        #talk_data:hover {
            background: url('../images/planIconNoTextBlue.png') -440px -30px;
            margin-top: 0px;
        }
    #extreme {
        margin-left: 20px;
        width: 200px;
        background: url('../images/planIconNoText.png') -652px -30px;
        margin-top: 20px;
        transition: all 1s ease;
                color:rgba(255,255,255, .8);
    }
        #extreme:hover {
            background: url('../images/planIconNoTextBlue.png') -652px -30px;
            margin-top: 0px;
        }

        /* ************** end MOBILE MENU BAR******************/





/* ************* plan tables*/
.plantable ul li.even_gap {
  	background: rgba(142, 199, 65, 0.4);
      color: #ffffff;
    /*margin-bottom: 20px;*/
}
.plantable a {
  	color:rgb(244, 0, 130);
      text-decoration:underline;
    
}

#planPageHeading {
    min-width: 280px;
    height: 45px;
    /* float: left; */
    text-align: center;
    background: rgb(60, 159, 220);
    border-radius: 8px;
    padding-top: 25px;
    /* padding-left: 2%; */
    text-transform: uppercase;
    margin-bottom: 30px;
    color: #001928;
    border: 1px solid rgba(81,180,236, 1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.1);
}
#planPageHeading.thick {
    height:104px;
    width: 45%;
    color: #001928;
    margin: 0 auto;
    border: 1px solid rgba(81,180,236, 1);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.1);
 
}

#plan_table_image_header {
    padding-bottom:40px;
}
#plan_table_image_header img {
    width:65px;
}
.pink_link {
    color: rgb(244, 0, 130);
}

#included_handsets {
    width:400%; /*the width of 4 colums*/
}
#no_signup {
        width:400%; /*the width of 4 colums*/
}
#included_handsets_3col {
    width:300%; /*the width of 4 colums*/
}
#no_signup_3col {
        width:300%; /*the width of 4 colums*/
}
.planSubHeading {
    font-family: 'bpreplayregular';
    margin-bottom: 20px;
    clear: both;
    color: #000000;

}
/* the following 2 are for the checkbox and text on Sim Activate Page*/
#transfer_business_days {
    margin-left:5%;
}
#activate_sim_warning {
    width:90%; 
    margin-left:10%;	
	text-align:justify;
	text-justify: inter-word;
	text-indent:-10px;
}

#botwarning {
    margin-top:1%; 
    font-size:12px
}

#contactReqPhoto{
    float:right;
    margin-top:28%; 
    margin-left:3%;
    clear:none;
    display: inline;
    position: absolute;
    top:-100px;
    left:500px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 20px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 20px 0px rgba(50, 50, 50, 0.75);
}

/*Mobile page menu bar*/
    #navlistSmall {
        font-family: 'bpreplayregular';
        margin: 0;
        padding: 0;

    }

        #navlistSmall li {
            float: right;
            padding: 0;
            padding-bottom: 10px;
            list-style: none;
            height: 85px;
            display: inline;
            margin-left: 10px;
            width: 100px;
            border-radius:8px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 20px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 20px 0px rgba(50, 50, 50, 0.75);;
        }
#mobileNavHolderSmall {
    height: 130px;
    width: auto;
    margin-right: 3%;
    margin-top:3%;
    background: rgba(150,150,150,.4);
    border-radius: 8px;
    float: right;
    border: 1px solid rgba(150, 150, 150, 1);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.1);
     background-color: rgba(255,255,255, .8);
}
    #byoSmall {
        background: url('../images/planIconNoTextSmall.png') no-repeat -6px -16px;
        margin-top: 20px;
        transition: all 1s ease;
            -webkit-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.1);
               
    }

        #byoSmall:hover {
            background-size: 75px;

            background: url('../images/planIconNoTextBlueSmaller.png') no-repeat -6px -16px;
            margin-top: 0px;
        }

    #talk_textSmall {
        background: url('../images/planIconNoTextSmall.png') no-repeat -105px -16px;
        margin-top: 20px;
        transition: all 1s ease;
    }

        #talk_textSmall:hover {
            background: url('../images/planIconNoTextBlueSmaller.png') no-repeat -105px -16px;
            margin-top: 0px;
        }

    #talk_dataSmall {
        background: url('../images/planIconNoTextSmall.png') -205px -14px;
        margin-top: 20px;
        transition: all 1s ease;
    }

        #talk_dataSmall:hover {
            background: url('../images/planIconNoTextBlueSmaller.png')  -205px -14px;
            margin-top: 0px;
        }

    #extremeSmall {
        background: url('../images/planIconNoTextSmall.png') -304px -15px;
        margin-top: 20px;
        margin-right: 10px;
        transition: all 1s ease;
    }

    #extremeSmall:hover {
        background: url('../images/planIconNoTextBlueSmaller.png') -304px -15px;
        margin-top: 0px;
    }


.formPageSubHeading{
    padding-top:0px; 
    margin:15px 0 10px 0px; 
    font-size:15px
}
img {
	margin:0;
	vertical-align:top;
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
	max-width:100%;
	height:auto;
}
a {
	outline:none;
	color:#666666;
	text-decoration:none;
}
a:hover,
a:active {
    outline: 0;
}
h1,h2,h3,h4,h5,h6 {
  padding:0;
  margin:0;
}
body { /* ********************************************************************** main body style */
	margin:0;
	padding:0;
	/*background:#f6f6f6;*/

}
.clr , .spacer {
	clear:both;
}
@font-face {
    font-family: 'bpreplayregular';
    src: url('../fonts/bpreplay-webfont.eot');
    src: url('../fonts/bpreplay-webfont%EF%B9%96.eot#iefix') format('embedded-opentype'),
         url('../fonts/bpreplay-webfont.woff') format('woff'),
         url('../fonts/bpreplay-webfont.ttf') format('truetype'),
         url('../fonts/bpreplay-webfont.svg#bpreplayregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bpreplaybold';
    src: url('../fonts/bpreplaybold-webfont.eot');
    src: url('../fonts/bpreplaybold-webfont%EF%B9%96.eot#iefix') format('embedded-opentype'),
         url('../fonts/bpreplaybold-webfont.woff') format('woff'),
         url('../fonts/bpreplaybold-webfont.ttf') format('truetype'),
         url('../fonts/bpreplaybold-webfont.svg#bpreplaybold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bpreplayitalic';
    src: url('../fonts/bpreplayitalics-webfont.eot');
    src: url('../fonts/bpreplayitalics-webfont%EF%B9%96.eot#iefix') format('embedded-opentype'),
         url('../fonts/bpreplayitalics-webfont.woff') format('woff'),
         url('../fonts/bpreplayitalics-webfont.ttf') format('truetype'),
         url('../fonts/bpreplayitalics-webfont.svg#bpreplayitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'designioregular';
    src: url('../fonts/designio_regular-webfont.eot');
    src: url('../fonts/designio_regular-webfont%EF%B9%96.eot#iefix') format('embedded-opentype'),
         url('../fonts/designio_regular-webfont.woff') format('woff'),
         url('../fonts/designio_regular-webfont.ttf') format('truetype'),
         url('../fonts/designio_regular-webfont.svg#designioregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'designio_boldregular';
    src: url('../fonts/designio_bold-webfont.eot');
    src: url('../fonts/designio_bold-webfont%EF%B9%96.eot#iefix') format('embedded-opentype'),
         url('../fonts/designio_bold-webfont.woff') format('woff'),
         url('../fonts/designio_bold-webfont.ttf') format('truetype'),
         url('../fonts/designio_bold-webfont.svg#designio_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'swis721_cn_btroman';
	src: url('../fonts/swis721-cn-bt-roman-webfont.eot');
	src: url('../fonts/swis721-cn-bt-roman-webfont%EF%B9%96.eot#iefix') format('embedded-opentype'),  
		 url('../fonts/swis721-cn-bt-roman-webfont.woff') format('woff'),  
		 url('../fonts/swis721-cn-bt-roman-webfont.ttf') format('truetype'),  
		 url('../fonts/swis721-cn-bt-roman-webfont.svg#swis721_cn_btroman') format('svg');
	font-weight: normal;
	font-style: normal;
}
.center {
	max-width:1000px;
	margin:0 auto;
    border-radius: 8px;

}
body {
   background: #ffffff url(../images/girlSlim.png) no-repeat;
   background-size:100%;
         background-repeat: no-repeat;
        background-position: top left;
        background-attachment: fixed;
}

@media only screen and (max-width: 1447px) {
    body {
        background-size:cover;
    }   
}

header {
    /* *********************************************************** Main Header Part of Site Styye */
     
        background-size: 100%;
    border-top: 6px solid #001928;

}
    header div.center {
        /* ************************************************ Top Banner Stlye padding:67px 6px 0 6px; */
        padding: 67px 6px 0 6px;
      /*  background: #f6f6f6;*/
        margin-bottom:10px;
    }

#bannerbar {
     background: url(../images/color_bar_thing.png);
    height:8px;
    width:100%;
    margin:0 0 20px 0 ;
    padding:0;

}
.logomenusearch {
    background: url(../images/menubar_background.png) repeat-x;
    border-radius: 8px;
    padding-left: 140px;
    margin: 0 0 10px; /*margin:0 2.8%;*/
    position: relative;
    /*box-shadow: 3px 3px 0 #000000;*/
-webkit-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 20px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 20px 0px rgba(50, 50, 50, 0.75);
    height: 70px;
}
.logo {
	position:absolute;
	left:-10px;
	padding:0px 0 0 10px;/*padding:8px 0 0 22px;*/
	top:0;
}
.search {
	position:absolute;
	right:0;
	top:0;
}
.search a[name=block] {
	display:block;
	border-radius:0 8px 8px 0;
	width:39px;
	height:70px;
	overflow:hidden;
	text-indent:-999999px;
	background:#8ec741 url(../images/sprite.png) no-repeat -314px -496px;
}
nav ul {
	list-style-type:none;
	margin:0;
	height:70px;
}
nav ul li {
    width: 20%;
	float:left;
	position:relative;
	background:#8ec741 url(../images/sprite.png) no-repeat -3px -643px;
}
nav ul li+li {
	background:#8ec741 url(../images/sprite.png) no-repeat left -643px;
}

nav ul li:last-child, nav ul li:last-child a{
    border-radius: 0 8px 8px 0;    
}

nav ul li a { /*controls for first menu item*/
	height: 67px;
    line-height: 65px;
    display: block;
    /* padding: 0 31px; */
    padding-left: 30px;
    color: #000000;
    border-top: 3px solid #FFF;
    position: relative;
    font-size: 16px;
    font-family: 'bpreplayregular';
}
nav ul li+li a { /* menu bar sets width of each item*/
	padding-left:47px;
}
nav ul li a b {
	display:block;
	width:20px;
	height:20px;
	background:url(../images/sprite.png) no-repeat;
	position:absolute;
	left:0;
	top:24px;
}
nav ul li+li a b { /* Menu Bar - Icon Padding for each menu item*/
	left:10px;
}
nav ul li a b.iconhome {
	background-position:left -512px;
}
nav ul li a b.iconmobile {
	background-position:-28px -513px;
}
nav ul li a b.iconlandline {
	background-position:-187px -513px;
}
nav ul li a b.iconsignup {
	background-position:-48px -513px;
}
nav ul li a b.iconcontact {
	background-position:-70px -513px;
}
nav ul li a b.iconforum {
	background-position:-87px -509px;
}
nav ul li.selected a , nav ul li a:hover {
	color:#0079c2;
	border-top:3px solid #0079c2;
}
nav ul li a:hover b.iconhome , nav ul li.selected a b.iconhome {
	background-position:left -536px;
}
nav ul li a:hover b.iconmobile , nav ul li.selected a b.iconmobile {
	background-position:-28px -537px;
}
nav ul li a:hover b.iconlandline, nav ul li.selected a b.iconlandline {
     background-position:-213px -512px;
}
nav ul li a:hover b.iconsignup , nav ul li.selected a b.iconsignup {
	background-position:-48px -537px;
}
nav ul li a:hover b.iconcontact , nav ul li.selected a b.iconcontact {
	background-position:-70px -537px;
}
nav ul li a:hover b.iconforum , nav ul li.selected a b.iconforum {
	background-position:-87px -533px;
}
header ul li ul {display: none; position:absolute; width:200px; background:url(../images/dmenu-bg.png.html) repeat left top; border:1px solid #000; min-height:32px !important; }
header ul li li {
	float:none;
	margin:0;
	padding:0;
	text-align:left;
}
nav ul ul li a:hover {color:#fff; background:#840000;}
nav ul li:hover ul {display:block; top:40px; left:0;}

nav ul li:hover ul li ul {display: none;}
nav ul li:hover ul li:hover ul {display:block; left:200px; top:0;}
/*nav ul :hover > a { 
	color:#013c3e;
}*/
.activatesim {
	background:url(../images/sprite.png) no-repeat left top;
	height:46px;
	padding-top:12px;
	padding-right:22px;
	width:360px;
	position:absolute;
	right:0;
	top:-65px;
}
.activatesim a {
	float:right;
	width:135px;
	height:36px;
	overflow:hidden;
	text-indent:-99999px;
	background:url(../images/sprite.png) no-repeat left -152px;
}
.firstacess {
	width:397px;
	height:91px;
	margin-bottom:25px;
	display:block;
	background:url(../images/sprite.png) no-repeat left -59px;
}
.signupnow {
	background:url(../images/sprite.png) no-repeat -137px -152px;
	height:55px;
	width:193px;
	display:inline-block;
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	line-height:55px;
	font-family: 'bpreplayitalic';
	font-size:17px;
}
.tinynav { 
	display: none;
	height:30px;
	line-height:30px !important;
	width:70%;
	margin:0px auto 0 auto;
}

.container { /* ****************************************************** main content background*/
	/*background:url(../images/contain-bg.png) repeat-x;*/
	border-bottom:1px solid #000;
	margin-bottom:1px;
}
.container div.center { /* ********************************************* HOME Page Content Center*/
	/*background:#ffffff url(../images/contain-bg.png) repeat-x;*/
   /* background: #ffffff;*/

	padding:42px 0px 38px 0px; /*padding:42px 0 38px 42px;*/
	min-height:180px;
    margin-bottom:10px;
    background-color: rgba(80,80,80,.3);

}
.container div.center h3 {
	font-family:'bpreplayregular';
	font-size:1.5em;
	color:#001928;
	/*text-transform:uppercase;*/
	/*text-shadow:1px 4px 1px #B4B4B4;*/
}
.signinblock {
	float: left;
    margin: -120px 0 0;
	min-height:87px;
	background:url(../images/sprite.png) repeat-x left -215px;
	border-radius:10px 10px 0 0;
	padding:14px 22px 0 27px;
	position:relative;
	z-index:99999;
}
.signinblock h3 {
	font-size:20px;
	font-weight:600;
	line-height:36px;
	border-bottom:1px solid #000;
	margin-bottom:10px;
	font-family: 'bpreplayregular';
}
.signinblock input[type=text] , .signinblock input[type=password] {
	height:23px;
	border:1px solid #bbbbbd;
	width:200px;
	margin:0 8px 0 0;
	border-radius:3px;
	box-shadow:1px 1px 1px #FFF;
}
.signinblock input[type=submit] {
	width:57px;
	height:27px;
	background:url(../images/sprite.png) no-repeat -331px -155px;
	border:0;
	-webkit-appearance:none;
	margin-right:10px;
}
.signinblock {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	display:inline-block;
}
.signinblock a {
	white-space:nowrap;
}
.threeblk {
	float:left;
	width:29.9%;
	margin-right:5%;
}
.threeblk.green {
	float:right;
    margin-right:0px;
}

.three-btm-shadow {
	/*removed as this was a weird div under the home page color boxes for the shadow
        height:11px;
	background:url(../images/sprite.png) no-repeat left -494px;
	max-width:280px;
	margin:0 auto;*/
}
.colorblock {
    position: relative;
	 border-radius:10px;
	 background-color: rgba(246,246,246, .5); /*was blue*/
     -webkit-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 20px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 20px 0px rgba(50, 50, 50, 0.75);
min-height:180px;
     /*background-image: -webkit-gradient(linear, left top, left bottom, from(#48ADDC), to(#2a87bf));
	 background-image: -webkit-linear-gradient(top, #48ADDC, #2a87bf);
	 background-image: -moz-linear-gradient(top, #48ADDC, #2a87bf);
	 background-image: -ms-linear-gradient(top, #48ADDC, #2a87bf);
	 background-image: -o-linear-gradient(top, #48ADDC, #2a87bf);
	 background-image: linear-gradient(to bottom, #48ADDC, #2a87bf);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#48ADDC, endColorstr=#2a87bf);
	 */
     padding-bottom:13px;
	 overflow:hidden;
}
.colorblock:hover .icon {
    margin-top:8px;
}
.colorblock:hover h3 span {
    font-size:25px;
    color: #B21313;
}
.colorblock:hover  a {
        color: #B21313;

}
.yellow div.colorblock {
	 background-color: rgba(246,246,246, .5); /*was blue*/
     /*background-image: -webkit-gradient(linear, left top, left bottom, from(#E5B837), to(#d49816));
	 background-image: -webkit-linear-gradient(top, #E5B837, #d49816);
	 background-image: -moz-linear-gradient(top, #E5B837, #d49816);
	 background-image: -ms-linear-gradient(top, #E5B837, #d49816);
	 background-image: -o-linear-gradient(top, #E5B837, #d49816);
	 background-image: linear-gradient(to bottom, #E5B837, #d49816);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#E5B837, endColorstr=#d49816);
    */
}
.yellow div.colorblock:hover  a, .yellow div.colorblock:hover h3 span {
        color: #B21313;
}

.green div.colorblock {
    background-color: rgba(246,246,246, .5); /*was blue*/
     /*background-image: -webkit-gradient(linear, left top, left bottom, from(#9BCF55), to(#7ab131));
	 background-image: -webkit-linear-gradient(top, #9BCF55, #7ab131);
	 background-image: -moz-linear-gradient(top, #9BCF55, #7ab131);
	 background-image: -ms-linear-gradient(top, #9BCF55, #7ab131);
	 background-image: -o-linear-gradient(top, #9BCF55, #7ab131);
	 background-image: linear-gradient(to bottom, #9BCF55, #7ab131);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#9BCF55, endColorstr=#7ab131);
    */
}
.green div.colorblock:hover  a, .green div.colorblock:hover h3 span {
        color: #B21313;
}

.colorblock p {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:40.7%;
    transition:all .5s ease-in-out 0s;
}
.colorblock a {
    /*transition:all .5s ease-in-out 0s;*/
	color:rgba(0, 0, 1, 1);
}
.colorblock h3 {
	color:#FFF;
	font-size:35px;
	text-align:center;
	text-transform:uppercase;
	background:url(../images/sprite.png) repeat-x left -321px;
	border-bottom:1px solid #071f31;
	font-family: 'designioregular';
	line-height:51px;
}
.yellow div.colorblock h3 {
	background:url(../images/sprite.png) repeat-x left -377px;
}
.green div.colorblock h3 {
	background:url(../images/sprite.png) repeat-x left -435px;
}
.colorblock h3 span {
	/*font-family: 'designio_boldregular';*/
        color: rgba(0, 0, 1, 1);
             transition:all .5s ease-in-out 0s;
}
.colorblock span.icon {
	display:block;
	float:left;
	width:74px;
	height:74px;
	margin:19px 0 0 19px;
	background:url(../images/sprite.png) no-repeat left -566px;
    transition:all .5s ease-in-out 0s;
}

.yellow div.colorblock span.icon {
	background:url(../images/sprite.png) no-repeat -77px -566px;
    
}

.green div.colorblock span.icon {
	background:url(../images/sprite.png) no-repeat -154px -566px;
}
 
.strt-saving {
	position:relative;
	display:inline-block;
	padding-right:31px;
	color:#000;
	font-family: 'designio_boldregular';
	font-size:18px;	
}
.arrow-font-style{
	font-family: Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	position: absolute;
    bottom: 20px;
}
.strt-saving b {
	position:absolute;
	right:0;
	top:0;
	display:block;
	height:19px;
	width:19px;
	/*background:url(../images/sprite.png) no-repeat -113px -513px;*/
	background:url(../images/sprite.png) no-repeat -136px -513px;
}
.yellow div.colorblock .strt-saving b {
	background:url(../images/sprite.png) no-repeat -136px -513px;
}
.green div.colorblock .strt-saving b {
	/*background:url(../images/sprite.png) no-repeat -159px -513px;*/
	background:url(../images/sprite.png) no-repeat -136px -513px;
}
footer {
	background:url(../images/footer-bg.gif) repeat-x left top;
}
footer div.center {
	max-width:962px;
	background:url(../images/sub-footer.gif) repeat-x left 38px;
}
footer dl {
	float:left;
	margin:0;
	padding:0 19px 0 0;
	min-height:136px;
}
footer dl dt {
	margin:0 0 7px 0;
	padding:0 0 0 21px;
	font-size:16px;
	color:#FFF;
	text-transform:uppercase;
	line-height:38px;
	font-family: 'swis721_cn_btroman';
}
footer dl dd {
	margin:0;
	padding:3px 0 3px 21px;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
}
footer dl dd a {
	color:#acacac;
}
footer dl dd+dd {
	border:none;
}
.copyinfo {
	text-align:center;
	color:#FFF;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:45px;
	border-top:1px solid #454545;
	background:#1f1f1f;
}
.copyinfo a {
	color:#FFF;
}
.copyinfo a:hover {
	text-decoration:underline;
}
/********* dashboard pages style start here*****************/
.userinfo {
	 border-radius:10px;
	 background-color: #48ADDC; background-image: -webkit-gradient(linear, left top, left bottom, from(#48ADDC), to(#2a87bf));
	 background-image: -webkit-linear-gradient(top, #48ADDC, #2a87bf);
	 background-image: -moz-linear-gradient(top, #48ADDC, #2a87bf);
	 background-image: -ms-linear-gradient(top, #48ADDC, #2a87bf);
	 background-image: -o-linear-gradient(top, #48ADDC, #2a87bf);
	 background-image: linear-gradient(to bottom, #48ADDC, #2a87bf);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#48ADDC, endColorstr=#2a87bf);
	 padding:15px;
	 overflow:hidden;
	 margin:20px 42px 0px 0px;
	 font:14px/18px Arial, Helvetica, sans-serif;
	 color:#ffffff;
}
.userinfo .usericon {
	float:left;
	width:128px;
	height:128px;
	background:url(../images/sprite.png) no-repeat -350px -757px;
	margin:10px 15px 0px 0px;
}
.userinfo p span {
	font-weight:bold;
}
.loggedmenu {
	text-align:right;
	margin:0px 42px 0px 0px;
	font-family:'bpreplayregular';
}
.loggedmenu a {
	font-size:16px;
	color:#000000;
	text-decoration:none;
	display:inline-block;
	background:url(../images/sprite.png) no-repeat -8px -865px;
	padding:0px 0px 0px 28px;
	margin:0px 10px 0px 0px;
	line-height:25px;
}
.loggedmenu a.update {
	background-position:-127px -865px;
}
.loggedmenu a:hover {
	color:#0079c2;
}
.calllistingouter {
	overflow:hidden;
}
.calllisting {
	float:left;
	width:200px;
	border:1px solid #cccccc;
	padding:10px;
	border-radius:10px;
	margin:15px 15px 15px 0px;
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#0079C2;
	text-align:center;
}
.calllisting:hover {
	box-shadow:0px 0px 3px #cccccc;
}
.calllisting input[type=submit] {
	background:url(../images/sprite.png) no-repeat -3px -789px;
	width:135px;
	text-align:center;
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#000000;
	text-shadow:1px 1px 1px #ebdb31;
	padding:6px 0px;
	border:none;
	outline:none;
	cursor:pointer;
	text-transform:uppercase;
	margin-top:10px;
}
.expiry {

}
/********* dashboard pages style end here*****************/

/********* plan pages style start here*****************/
.plantable {
	padding:0px 0px 0px 0px;
	overflow:hidden;
	padding-top: 20px;
	margin:auto;
    margin-top:20px;
    border-radius:8px;
    padding-left:0%;
    width:73.2%;
 

}

.plantable ul {
	list-style-type:none;
	padding:0px;
	margin:3px;
	width:183px;
	float:left;
    border-radius: 8px;

}
/*add by satyajit*/
section.container div.center div.plantable ul li{padding:15px 0;}
/*add by satyajit*/
.plantable ul li {
	height:28px;
    background: rgba(255,255,255, .8);
	border-right:1px solid rgba(142, 199, 65, 0.4);
	border-bottom:1px solid rgba(142, 199, 65, 0.4);
	padding:6px;
	font-family:bpreplayregular;
	font-size:14px;
	   color: #001928;
	text-align:center;
}

.plantable ul:first-child li {
	border-left:1px solid rgba(142, 199, 65, 0.4);
}
.plantable ul li:first-child {
	/*border-top: 1px solid rgba(142, 199, 65, 0.4); */
    /* font-family: 'designio_boldregular'; */
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
    background-color: #3c9fdc;
    font-family: 'bpreplayregular',designio_boldregular;
    color: white;
    font-size: 16px;
}

.plantable ul li:nth-last-child(2) {
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}
.plantable ul li:last-child {
    background: none;
    border: none;
    font-size: 10px;
    padding-bottom: 0 !important;
}
.plantable ul li.topleft {
	border-left:none;
	border-top:none;
	height:64px;
    rgba(255,255,255, .8);
    font-size:35px;
   color: #001928;
}
 .topleft span {
     font-size: 60%;
     display:block;
 }
.plantable ul li.even {
	background:rgba(142, 199, 65, 0.4);
    color: #ffffff;
}
.plantable ul li p {
	font-size:11px;
	line-height:13px;
	margin:0px;
	padding:0px;
}
.plantable ul li img {
	vertical-align:middle;
}
.plantable ul li.buybutton_li {
	height:37px;
}
.plantable ul li .buybutton {
	background:url(../images/sprite.png) no-repeat -3px -789px;
	display:inline-block;
	width:135px;
	height:36px;
	text-align:center;
	/*font-family:'designio_boldregular';*/
	font-family:'bpreplayregular',designio_boldregular;
	line-height:36px;
	/*font-size:24px;*/
	font-size:18px;
	color:#342100;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #fae230;
	padding:2px 0;
}
/********* plan pages style end here*****************/

/********* signup pages style start here*****************/

.signupsubheader{
    	background:rgba(81,165,236, .8);
	overflow:hidden;
	border-radius:6px;
	list-style-type:none;
	margin:2% 2.5%;
	padding:0px;
    width:95%;
}
.payment_success{
    background:rgba(255,255,255, .8);
	border-radius:6px;
	padding:5%;
    width:90%;
    margin-top:15%;
    margin-bottom:20%;
    min-height:30%;
}

.signupsteps {
	background:#cccaca;
	overflow:hidden;
	border-radius:6px;
	list-style-type:none;
	margin:20px 30px;
	padding:0px;
}
.signupsteps li {
	line-height:52px;
	text-align:left;
	font-family:'bpreplayregular';
	font-size:30px;
	color:#ffffff;
	margin:0px;
	padding:0px 83px 0px 20px;
	position:relative;
}
.signupsteps li:after {
	position:absolute;
	right:0px;
	top:0px;
	width:40px;
	height:52px;
	/*background:url(../images/sprite.png) no-repeat -4px -943px;*/
	content:'.';
	text-indent:-9999px;
	overflow:hidden;
}
.signupsteps li.last:after {
	display:none;
	visibility:hidden;
}
.signupsteps li.selected {
	background:#8ec741;
}
.signupsteps li.selected:after {
	position:absolute;
	right:0px;
	top:0px;
	width:40px;
	height:52px;
	/*background:url(../images/sprite.png) no-repeat -4px -943px;*/
	content:'.';
	text-indent:-9999px;
	overflow:hidden;
}
.signupsteps li.selected:before {
	position:absolute;
	left:-26px;
	top:0px;
	width:30px;
	height:52px;
	background:url(../images/sprite.png) no-repeat -62px -944px;
	content:'.';
	text-indent:-9999px;
	overflow:hidden;
}
.signupform {
	margin:0px 3% 0 3%;
	font-family:'bpreplayregular';
	font-size:14px;
    width:94%;
}
.signupform fieldset {
	/*border:1px solid #a5defb;*/
    border:none;
	margin:0px 0px 20px 0px;
	padding:20px;
    background: rgba(255,255,255, .8);
    border-radius: 8px;
}
.signupform fieldset legend {
	font-size:18px;
	/*color:#001928*/
    color: #ffffff;
    background: #8ec741;
    border-radius: 8px;
    padding: 1% 2% 1% 2%;
    min-width:15%;
}
.signupform fieldset label {
	float:left;
	width:35%;
	line-height:39px;
    /*new*/
    margin-left:3%;
}
.signupform fieldset label span, .signupform fieldset label.promo {
	color:#F00;
}
.signupform fieldset .spacer {
	height:10px;
}
.signupform fieldset select {
	height:30px; 
	border-radius:2px; 
background:#f5f5f5; 
background:-moz-linear-gradient(top, #f5f5f5 0%, #eeeeee 1%, #ffffff 100%);
background:-webkit-linear-gradient(top, #f5f5f5 0%, #eeeeee 1%, #ffffff 100%);
background:-o-linear-gradient(top, #f5f5f5 0%, #eeeeee 1%, #ffffff 100%);
background:-ms-linear-gradient(top, #f5f5f5 0%, #eeeeee 1%, #ffffff 100%);
float:left;
margin:0px 8px 0px 0px; 
box-shadow:0 0 8px rgba(0, 0, 0, 0.1);  
border:solid 2px #c9c9c9;
color:#000000;
padding:4px 8px;
text-align:left;
font-size:12px;
}
.signupform fieldset input[type=radio] {
	margin:0px 7px 0px 0px;
}
.signupform .deliverylink {
	float:right;
	display:inline-block;
	text-decoration:none;
	background:#ffe718;
	background:-moz-linear-gradient(top, #ffe718 0%, #d88e18 100%);
	background:-webkit-linear-gradient(top, #ffe718 0%, #d88e18 100%);
	background:-o-linear-gradient(top, #ffe718 0%, #d88e18 100%);
	background:-ms-linear-gradient(top, #ffe718 0%, #d88e18 100%);
	line-height:36px;
	text-align:center;
	font-family:'designio_boldregular';
	font-size:20px;
	color:#342100;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #fae230;
	padding:0px 10px;
	border-radius:6px;
	margin:0px 0px 20px 0px;
}
.signupform .deliverylink:hover {
	background:#d88e18;
	background:-moz-linear-gradient(top, #ffe718 0%, #d88e18 70%);
	background:-webkit-linear-gradient(top, #ffe718 0%, #d88e18 70%);
	background:-o-linear-gradient(top, #ffe718 0%, #d88e18 70%);
	background:-ms-linear-gradient(top, #ffe718 0%, #d88e18 70%);
}
.signupform input[type=checkbox] {
	float:left;
	margin:3px 30px 0px 0px;
}
.signupform  span.checkboxlabel {
	float:left;
	line-height:20px;
	width:95%;
}
.signupform  span.checkboxlabel a {
	color:#1473aa;
}
.signupform  span.checkboxlabel a:hover {
	text-decoration:underline;
}
.signupform .info {
	background:#d5f2ad url(../images/infoIcon.png) no-repeat -5px -9px;
	border-radius:6px;
	padding:10px 10px 10px 50px;
	font-size:12px;
	line-height:18px;
	color:#000000;
    
}
.signupform input[type=submit] {
	float:right;
	background:#ffe718;
	background:-moz-linear-gradient(top, #ffe718 0%, #d88e18 100%);
	background:-webkit-linear-gradient(top, #ffe718 0%, #d88e18 100%);
	background:-o-linear-gradient(top, #ffe718 0%, #d88e18 100%);
	background:-ms-linear-gradient(top, #ffe718 0%, #d88e18 100%);
	line-height:40px;
	height:40px;
	text-align:center;
	font-family:'designio_boldregular';
	font-size:24px;
	color:#342100;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #fae230;
	padding:0px 10px;
	border-radius:6px;
	margin:0px 0px 20px 0px;
	cursor:pointer;
}
.signupform input[type=submit]:hover {
	background:#d88e18;
	background:-moz-linear-gradient(top, #ffe718 0%, #d88e18 70%);
	background:-webkit-linear-gradient(top, #ffe718 0%, #d88e18 70%);
	background:-o-linear-gradient(top, #ffe718 0%, #d88e18 70%);
	background:-ms-linear-gradient(top, #ffe718 0%, #d88e18 70%);
}
.signupform .serv_label {
	width:400px;
	line-height:20px;
}
.signupform .ext_info {
	font-size:12px;
	color:#000000;
	display:block;
	line-height:15px;
	padding-right:10px;
}
.signupform .cardoption {
	float:left;
	width:80px;
	text-align:center;
	background:url(../images/sprite.png) no-repeat 17px -1042px;
	padding:60px 0px 0px 0px;
	font-size:12px;
	display:block;
}

.signupform .cardoption a.tooltip {outline:none; } 
.signupform .cardoption a.tooltip strong {line-height:30px;} 
.signupform .cardoption a.tooltip:hover {text-decoration:none;} 
.signupform .cardoption a.tooltip span { z-index:10;display:none; padding:14px 20px; margin-top:-30px; margin-left:15px; width:50px; line-height:16px; } 
.signupform .cardoption a.tooltip:hover span{ display:inline; position:absolute; color:#fff; text-align:left ;border:1px solid #DCA; background:#333;border-radius:4px; -moz-border-radius: 4px; 

-webkit-border-radius: 4px;} 
.callout {z-index:20;position:absolute;top:30px;border:0;left:-12px;} /*CSS3 extras*/ 
.signupform .cardoption a.tooltip span { border-radius:4px; -moz-border-radius: 4px; 

-webkit-border-radius: 4px; -moz-box-shadow: 5px 5px 8px #CCC; -webkit-box-shadow: 5px 5px 8px #fff; box-shadow: 5px 5px 8px 

#CCC; }


.signupform .promotional_section{ font:13px Arial;padding:0 0 0 25px;}
.signupform .promotional_section input{ background: #ebebeb;border:solid 1px #ccc;font:13px Arial;color:#333;padding:0;margin:0 0 0 20px;width:200px;height:26px;border-radius:4px; -moz-border-radius: 4px; 
.signupform .promotional_section p{padding:0;margin:0;}
-webkit-border-radius: 4px;}

.signupform .order_summary_section{ width:300px;font:bold 16px arial;border:solid 1px #ccc;padding:10px; background: rgba(255,255,255, .8); border-radius:8px}
.signupform .order_summary_listing{}
.signupform .order_left{width: 180px;float:left;font:normal 13px arial;padding:3px 0; }
.signupform .order_right{width:50px;float:right;font:normal 13px arial;padding:3px 0;}
.clearfix{clear:both;}
.signupform .freedelivery_section{ font:13px Arial;display:inline-block;margin-right:10px;}


.signupform input[type=submit] {
float: right;
background: #ffe718;
background: -moz-linear-gradient(top, #ffe718 0%, #d88e18 100%);
background: -webkit-linear-gradient(top, #ffe718 0%, #d88e18 100%);
background: -o-linear-gradient(top, #ffe718 0%, #d88e18 100%);
background: -ms-linear-gradient(top, #ffe718 0%, #d88e18 100%);
line-height: 40px;
height: 40px;
text-align: center;
font-family: 'designio_boldregular';
font-size: 24px;
color: #342100;
text-transform: uppercase;
text-shadow: 1px 1px 1px #fae230;
padding: 0px 10px;
border-radius: 6px;
margin: 0px 0 20px 0px;/*margin: 0px 162px 20px 0px;*/
cursor: pointer;
}
.signupform .btnforum_cancel {
float: right;
background: #ffe718;
background: -moz-linear-gradient(top, #ffe718 0%, #d88e18 100%);
background: -webkit-linear-gradient(top, #ffe718 0%, #d88e18 100%);
background: -o-linear-gradient(top, #ffe718 0%, #d88e18 100%);
background: -ms-linear-gradient(top, #ffe718 0%, #d88e18 100%);
line-height: 40px;
height: 40px;
text-align: center;
font-family: 'designio_boldregular';
font-size: 24px;
color: #342100;
text-transform: uppercase;
text-shadow: 1px 1px 1px #fae230;
padding: 0px 10px;
border-radius: 6px;
margin: 0px 22px 20px 0px;
cursor: pointer;
}
.cardholder_section{}
.cardholder_section_left{width:640px;float:left;}
.cardholder_section_right{width: 250px;float:right;}
.frm_left_data{margin: 0 0 7px 0;}
.frm_left_data_leftpannel{width:170px;float:left;font:13px arial;color:#333;padding:5px 0 10px 0;}
.frm_right_data_rightpannel{width:170px;float:left;padding:0 0 10px 0;}

.inupt05{ 
background: #ebebeb;
line-height: 30px;
width:220px;
height: 30px;
font-family: 'arial';
font-size: 13px;
color: #333;
border-radius:4px; 
 -moz-border-radius: 4px; 
-webkit-border-radius: 4px;
border: solid 1px #ccc;
vertical-align: middle;
padding: 0 5px;
}
.inupt06{ 
background: #ebebeb;
line-height: 30px;
width:60px;
height: 30px;
font-family: 'arial';
font-size: 13px;
color: #333;
border-radius:4px; 
 -moz-border-radius: 4px; 
-webkit-border-radius: 4px;
border: solid 1px #ccc;
vertical-align: middle;
padding: 0 5px;
}
.combo05{
width: 160px;
height: 30px;
line-height: 30px;
font-family: 'arial';
font-size: 13px;
color: #333;
border-radius:4px; 
 -moz-border-radius: 4px; 
-webkit-border-radius: 4px;
border: solid 1px #ccc;
vertical-align: middle;
}
.combo06{
width: 75px;
height: 30px;
display:inline-block;
line-height: 30px;
font-family: 'arial';
font-size: 13px;
color: #333;
border-radius:4px; 
 -moz-border-radius: 4px; 
-webkit-border-radius: 4px;
border: solid 1px red;
vertical-align: middle;
}
.agreement_txt{
font:13px arial;
color:#333;
}
.agreement_txt .txtsection{
position: relative;
left:-20px;
}
.checkbox05{
padding:0;
margin: 0;
vertical-align:middle;
}
.notearea{
background:#ebebeb;
padding: 15px;
margin: 15px 0;
font:13px arial;
color:#333;
border: solid 1px #ccc;
 border-radius:4px; 
 -moz-border-radius: 4px; 
-webkit-border-radius: 4px;
}










.signupform .cardoption .tooltip-block:hover:after{
	border: 1px solid #fc0;
	padding: 3px 6px;
	background: #fffea1;
	content: attr(data-title);
	position: absolute;
	right: -40px;
	top: -26px;
}


.signupform .cardoption.micro {
	background:url(../images/sprite.png) no-repeat -44px -1042px;
}
.signupform .cardoption.nano {
	background:url(../images/sprite.png) no-repeat -100px -1042px;
}
.signupform .cardoption.homephone {
	background:url(../images/sprite.png) no-repeat -159px -1042px;
}
.signupform .cardoption.adsl {
	background:url(../images/sprite.png) no-repeat -251px -1047px;
}
.border {
	border-top:1px solid #dddddd;
	padding:10px 0px;
}
.optinalextra {
	border-top:1px solid #dddddd;
	padding:10px 0px;
	display:none;
}
.bundle {
	background:#d5ecfc;
	border:1px solid #82c1f0;
	border-radius:8px;
	padding:10px;
	margin:8px 0px 8px 0px;	
	display: inline-block;;
}
.bundle h6 {
	font-family:'designio_boldregular';
	font-size:16px;
	font-weight:normal;
	margin:0px 0px 6px 0px;
	color:#134e79;
}
.bundle a, .addanother a {
	display:inline-block;
	text-align:center;
	background:#1f649a;
	font-family:'designio_boldregular';
	color:#ffffff;
	font-size:20px;
	line-height:25px;
	padding:0px 10px;
	text-decoration:none;
	border-radius:4px;	
}
.removeclass {
	display:inline-block;
	text-align:center;
	background:#1f649a;
	font-family:'designio_boldregular';
	color:#ffffff;
	font-size:20px;
	line-height:25px;
	padding:0px 10px;
	text-decoration:none;
	border-radius:4px;	
    margin-right:0%; 
    display:none;
    float:right;
}
.bundle a:hover, .addanother a:hover {
	background:#154671;
}
.addanother {

	padding:10px 0px;
	text-align:right;

}
.fees {
	border:1px solid #dddddd;
}
.fees td {
	border:1px solid #dddddd;
	padding:5px;
}
p.notes {
	font-size:11px;
	line-height:14px;
}

.facebook_icon,.twitter_icon,.googleplus_icon{ display:block; width:34px; height:34px; float: left;margin-right: 6px; 
background:url("../images/facebook.jpg") no-repeat 0 0;}
.twitter_icon{background:url("../images/twitter.jpg") no-repeat 0 0;}
.googleplus_icon{background:url("../images/googleplus.jpg") no-repeat 0 0;}
#src_forum_name {border: solid 1px #e8e8e8; padding:5px; width:200px; height:18px;}
#submitted {background:#8EC741; font:normal 14px Arial, Helvetica, sans-serif; color:#FFF; border:0; padding:0 14px; height:30px; cursor:pointer;}

.uwuest{ padding:0; margin:0; width:100%; max-width:1000px;}
.simrequest_inner{ width:100%; margin-top:20px;font-family: 'bpreplayregular';}



.simrequest_inner_hading{ width:100%; background:#0079c2;color:#FFF; text-align:left; padding:0; margin:0;}
.simrequest_inner_hading td,.simrequest_inner_text1 td{padding:10px; border-right:1px solid #FFF; border-bottom:1px solid #FFF;}



.simrequest_inner_text1{ width:100%; background:#e6e6e6; color:#000;text-align:left; border-bottom:1px solid #FFF; padding:0; margin:0;}
.simrequest_inner_text1 li{ list-style:none; display:inline-block; padding:10px;border-right:1px solid #FFF;}



.topic_button{font-family: 'bpreplayregular'; margin-top:20px; float:right; display:block; width:178px; height:45px; text-align:center; line-height:45px; color:#342100; text-transform:uppercase; font-weight:600;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;

background: rgb(255,231,24); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZTcxOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI0JSIgc3RvcC1jb2xvcj0iI2Y4ZDcxOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcxJSIgc3RvcC1jb2xvcj0iI2UzYTYxNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkODkwMTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgb(255,231,24) 0%, rgb(248,215,24) 24%, rgb(227,166,23) 71%, rgb(216,144,24) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255,231,24)), color-stop(24%,rgb(248,215,24)), color-stop(71%,rgb(227,166,23)), color-stop(100%,rgb(216,144,24))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgb(255,231,24) 0%,rgb(248,215,24) 24%,rgb(227,166,23) 71%,rgb(216,144,24) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgb(255,231,24) 0%,rgb(248,215,24) 24%,rgb(227,166,23) 71%,rgb(216,144,24) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgb(255,231,24) 0%,rgb(248,215,24) 24%,rgb(227,166,23) 71%,rgb(216,144,24) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgb(255,231,24) 0%,rgb(248,215,24) 24%,rgb(227,166,23) 71%,rgb(216,144,24) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe718', endColorstr='#d89018',GradientType=0 ); /* IE6-8 */



}

.tcp-compliance_wrapper h1{ font-size:24px; padding-bottom:15px;}
.tcp-compliance_wrapper h2{ text-decoration:underline; padding-bottom:15px; font-size:20px;}
.tcp-compliance_wrapper ol li h3{ font-size:18px!important;}
.tcp-compliance_wrapper ol li{ margin-bottom:40px;}
.tcp-compliance_wrapper ol li a{ color:#167aaf;}
.tcp-compliance_wrapper ol li a:hover{ color:#000; text-decoration:underline;}
.tcp-compliance_wrapper ol li p{ font-size:14px; line-height:26px;font-family: Helvetica,Arial, sans-serif;}
.tcp-compliance_wrapper table { font-size:12px; line-height:33px; font-family: Helvetica,Arial, sans-serif;}













/********* signup pages style end here*****************/

@media only screen and (max-width: 1002px) {
	.logomenusearch {
		padding-left:21%;
	}
}
@media only screen and (max-width: 987px) {
	.logo {
		position: static;
        text-align: center;
        padding: 0;
        margin-top: 20px;
        /* width: 170px; */
        /* background: #FFF; */
        border-radius: 7px;
	}
	.logomenusearch {
		background:none;
		box-shadow:none;
		padding:0;
		height:auto;
	}
	header div.center {
		padding-top:10px;
	}
	.activatesim {
		position:static;
		margin:0 auto;
		width:auto;
		max-width:360px;
	}
	nav ul {
		margin:0;
		padding:0;
		border-radius:7px;
		overflow:hidden;
		width:658px;
		margin:0 auto;
	}
	nav ul li a {
		padding-left: 47px;
	}
	nav ul li a b {
		left: 10px;
	}
	.search a[name="block"] {
		display:none;
	}
	.banner {
		padding:0 7%;

	}
	.firstacess {
		display:none;
	}
	.container div.center {padding:42px 0 38px 15px;}
	.threeblk {width:31.2%; margin-right:2%;}
	.three-btm-shadow {background:none;}
	.threeblk.green {margin-right:0;}
	.colorblock span.icon {margin-left:10px;}
	.colorblock p {padding-left:40%;}
	.strt-saving {font-size:16px;}
	.plantable ul {width:180px;}
	.signupform fieldset label {float:none; width:auto; display:block;}
.plantable ul li {font-size:12px;}
.plantable ul li:first-child {font-size:12px;}
.plantable ul li p {font-size:11px;}
#fo_part {width:auto !important; padding:0 15px;}
.signupsteps {margin:20px 0;}
.signupsteps li {font-size:18px;}
.signupform span.checkboxlabel {width:auto; float:none;}
.signupform .info {background:#D5F2AD; padding:10px;}
.plantable {width:auto;}
}
@media only screen and (max-width: 768px) {
.simrequest{ width:100%; }
.simrequest_inner_hading td, .simrequest_inner_text1 td{ font-size:14px;}
}
@media only screen and (max-width:750px) {
.order_summary_section{ width:90%!important;}
.plantable ul:last-child{ border-left:1px solid rgba(244, 0, 130, 0.2);}
}
@media only screen and (max-width: 731px) {
	.signinblock {
		float:none;
		margin-top:0px;
		margin-bottom:30px;
		background:none;
	}
	.container div.center {
		padding-top:10px;
		 padding: 10px 15px 38px 15px;
	}
	.threeblk {
		float:none;
		width:auto;
		margin-right:0;
	}
	.signinblock a {
		white-space:nowrap;
		line-height:30px;
	}
	.tinynav {
		display:block;
		width:90%;
	}
	#nav {
		display:none;
	}
	nav {
		background:url("../images/sprite.png") no-repeat scroll -2px -643px;
		height:40px;
		border-radius:7px;
		max-width:242px;
		padding:10px 0 0 0;
		margin:0 auto;
	}
	.bx-wrapper .bx-caption {
		width:auto !important;
		top:0 !important;
	}
	.signupform {left:auto !important; margin:0; width: 100%;}
	.signupform fieldset label {float:none; width:auto; display:block;}
	.plantable ul {width:100%;}
.plantable ul li {font-size:11px;}
.plantable ul li:first-child {font-size:11px;}
.plantable ul li p {font-size:10px;}
.plantable ul li .buybutton {background:#FADC18; border-radius:5px; padding:5px 14px; font-size:14px; width:auto;}
#fo_part {width:auto !important; padding:0 15px;}
.signupsteps {margin:20px 0;}
.signupsteps li {font-size:18px; float:none;}
.signupsteps li:after, .signupsteps li.selected:after {background:none;}
.signupform span.checkboxlabel {width:auto; float:none;}
.signupform .info {background:#D5F2AD; padding:10px;}


.simrequest_inner_text1{ font-size:14px;}
.simrequest_inner_hading td, .simrequest_inner_text1 td{ padding:13px; font-size:12px;}
.button_panel{ overflow: hidden;}
.signupform input[type="submit"]{ margin:0; float:left; margin-right:5px;}
.signupform .btnforum_cancel{ margin:0; float:left;}

}
@media only screen and (max-width: 420px) {
	footer dl {
		float:none;
		margin:0 2%;
		height:auto;
		min-height:100px;
	}
	.signinblock input {
		margin:7px 0 !important;
	}
	.activatesim {padding-right:10px;}
.activatesim a {background:none; background-color:#f7d418; border-radius:5px; font:bold 12px/17px Arial, Helvetica, sans-serif; color:#333; padding:5px 8px; text-indent:inherit; height:auto; width:auto; text-transform:uppercase; display:inline-block; margin-top:5px;}
.bx-wrapper .bx-prev {left:-20px !important;}
.bx-wrapper .bx-next {right:-20px !important;}
.container div.center {padding:10px 15px 38px;}
.copyinfo {padding:0 15px; line-height:30px;}
.signupform {left:auto !important; margin:0;}
.signupform fieldset label {float:none; width:100%!important; display:block;}
.form_in1, .form_in2 {float:left !important; width:95%}
.plantable ul {/*width:72px;*/}
.plantable ul li {font-size: 14px;}
.plantable ul li:first-child {font-size:9px;}
.plantable ul li p {font-size:8px;}
.plantable ul li .buybutton {background:#FADC18; border-radius:5px; padding:5px 10px; font-size:12px; width:auto;}
#fo_part {width:auto !important; padding:0 15px;}
.signupsteps {margin:20px 0;}
.signupsteps li {font-size:18px; float:none;}
.signupsteps li:after, .signupsteps li.selected:after {background:none;}
.signupform span.checkboxlabel {width:auto; float:none;}
.signupform .info {background:#D5F2AD; padding:10px;}
.plantable {width:auto;}
.container div.center h3 {font-size:18px;}
.simrequest table {font-size:11px;}
.form_row_pad .sub_box2 {width:auto !important;}

}


.mobile-nav {
    display: none;
}

.mobile-nav-icon {
    display: none;
}

@media only screen and (max-width: 731px) {
    .mobile-nav-icon {
        display: inline;
        font-size: 30px;
        float: right;
        padding-right: 30px;
        padding-top: 14px;
    }
    
    .logo {
        background: rgba(246,246,246);
        min-height: 70px;
    }
    
    .nav-logo {
        float: left;
    }
    
    .mobile-nav {
        width: 100%;
        background-color: #f6f6f6;
        list-style-type: none;
        border-bottom-left-radius: 10px;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }
    .nav-table {
        margin: 0 auto;
        width: 90%;
        text-align: center;
    }
    .nav-table tr td{
        padding: 15px;
        font-size: 18px;
        float: left;
        font-weight: 600;
    }
}





@media only screen and (max-width: 320px) {
	.simrequest_inner_text1{ font-size:11px;}
	.simrequest_inner_hading td, .simrequest_inner_text1 td{ padding:3px; font-size:10px;}
	
}
@media only screen and (min-width: 689px) and (max-width: 1000px) {
}
@media only screen and (max-width: 688px) {
}
@media only screen and (max-width: 360px) {
}
@media only screen and (min-width: 768px) and (max-width: 975px) {
}
@media only screen and (min-width: 600px) and (max-width: 769px) {
}
@media only screen and (min-width: 400px) and (max-width: 599px) {
}
@media only screen and (min-width: 240px) and (max-width: 399px) {
}

.form_row_pad{padding:0; margin:12px 0 0 0;}
.form_row_pad .sub_box1{width:125px; float:left; padding:4px 0 0 0; margin:0 12px 0 0; font-size:14px; font-weight:normal; color:#0079C2; font-family:'bpreplayregular';}
.form_row_pad .sub_box2{width:340px; float:left; padding:0; margin:0; font-family:'bpreplayregular';}

.form_row_pad .list_box{width:120px; height:25px; padding:0; margin:0; background-color:#014878; border:1px solid #0a5b92; color:#FFF;}
.form_row_pad .input_box{width:275px; height:25px; background-color:#014878; border:1px solid #0a5b92; color:#FFF; padding:0 5px; margin:0;}
.form_row_pad .text_area{width:275px; height:65px; background-color:#014878; border:1px solid #0a5b92; color:#FFF; padding:5px; margin:0;}

.form_row_pad .send_btn{background-color:#6fa400; padding:2px 8px; font-family:'bpreplayregular'; font-size:18px; font-weight:normal; color:#fff; cursor:pointer; border:1px solid #84c400;}
.form_row_pad .send_btn:hover{background-color:#5d8509; padding:2px 8px; font-family:'bpreplayregular'; font-size:18px; font-weight:bold; color:#ccc; cursor:pointer; border:1px solid #7cab19;}
/*--------------------------my css------------------------------*/

#fo_part{ width:1000px; height:auto; margin:0 auto; padding-top:10px; padding-bottom:101px; background-color:rgba(80,80,80,.3); border-radius:8px;}
.main_fo_part{ width:1000px; height:auto; float:left; margin:10px 0 0 0;}
#fo_part h5{ font-family:'bpreplayregular'; font-size:30px; color:#000; float:left; margin:40px 0 0 40px; text-transform:uppercase;}
.fo_top_part{ width:auto; height:auto; margin:0 0 0 30px; float:left;}
input{ border:none;}
.form_in1{ 
/*width:390px; height:34px; border-radius:2px;*/
width:50%; height:25px; border-radius:2px;  
background:#f5f5f5; 
background:-moz-linear-gradient(top, #f5f5f5 0%, #eeeeee 1%, #ffffff 100%);
background:-webkit-linear-gradient(top, #f5f5f5 0%, #eeeeee 1%, #ffffff 100%);
background:-o-linear-gradient(top, #f5f5f5 0%, #eeeeee 1%, #ffffff 100%);
background:-ms-linear-gradient(top, #f5f5f5 0%, #eeeeee 1%, #ffffff 100%);
float:left;
margin:0px; box-shadow:0 0 8px rgba(0, 0, 0, 0.1); text-indent:8px; border:solid 2px #c9c9c9;
color:#000000;}
.form_in2{ 
/*width:390px; height:80px; border-radius:2px; */
width:50%; height:80px; border-radius:2px; 
background:#f5f5f5; 
background:-moz-linear-gradient(top, #f5f5f5 0%, #eeeeee 1%, #ffffff 100%);
background:-webkit-linear-gradient(top, #f5f5f5 0%, #eeeeee 1%, #ffffff 100%);
background:-o-linear-gradient(top, #f5f5f5 0%, #eeeeee 1%, #ffffff 100%);
background:-ms-linear-gradient(top, #f5f5f5 0%, #eeeeee 1%, #ffffff 100%);
float:left;
margin:0px; box-shadow:0 0 8px rgba(0, 0, 0, 0.1); text-indent:8px; border:solid 2px #c9c9c9;
color:#000000;}
.fo_top_part p{ font-family:'bpreplayregular'; font-size:14px; float:left; width:100px;
 margin:20px 0 0 10px;}
.spacer{ clear:both; line-height:0; font-size:0;}
.for_textarea{ width:245px; height:100px; border-radius:5px; background-color:#014878; float:left;
margin:12px 0 0 0; box-shadow:inset #000 0 1px 8px; text-indent:8px; border:solid 1px #a4a4a4;
color:#fff;}
.sub_part{ width:90px; height:33px; background-color:#F60; float:left; margin:20px 0 0 140px;
cursor:pointer; text-transform:uppercase;
 /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffcc02), to(#ff9d02));

  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, #ffcc02, #ff9d02);

  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #ffcc02, #ff9d02);

  /* IE 10 */
  background: -ms-linear-gradient(top, #ffcc02, #ff9d02);

  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #ffcc02, #ff9d02);
  color:#000; border-radius:5px;


.sub_part:hover
{ /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff9d02), to(#ffcc02));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #ff9d02, #ffcc02);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #ff9d02, #ffcc02);
    /* IE 10 */
    background: -ms-linear-gradient(top, #ff9d02, #ffcc02);
    /* Opera 11.10+ */
    background: -o-linear-gradient(top, #ff9d02, #ffcc02);
    color: #000;
    border-radius: 5px;
}

.fo_back{ width:800px; min-height:600px; max-height:inherit; padding:20px 0 0 0; box-shadow:#CCC 0 1px 10px; border:solid 1px #fff; margin:20px 0 0 20px;}

.hdng{
	display: inline-block;
    font-size: 24px;
    padding-bottom: 15px;
    width: 100%;
}




























