﻿@charset "utf-8";
/* All styles specific to PFR */

.contentBody {
	background: none repeat scroll 0 0 #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	height: 100%;
	padding: 10px 20px 20px;
	*width:628px;
}
.lightBoxContainer .border2_BR{ *position:absolute; *right:0; *bottom:0;}
.lightBoxContainer .border2_BM{ *width:662px;}
.contentBody ul li {
	list-style: disc outside none;
	margin-left: 12px;
	margin-top: 0;
	padding-left: 2px;
	padding-top: 2px;
}

/*******CREATED ON 08-11-2013******/
/* CSS from bell_master.css
   
/* Account Information (Contexter) */
.contextAccountToolTip {
	top:-5px;
	left:345px;
	width:300px;
	z-index:10000;
}
.contextAccountToolTip .toolTipArrow {
	top: 11px;
}
.activText input {
	background: url("https://mybell-qc.akamaized.net/resource/web/pfr/img/bg_formTextInput.gif?ver=201809301812") repeat-x scroll left top #EEEEEE;
	border-color: #5F5F5F #A6A6A6 #CDCDCD;
	border-style: solid;
	border-width: 1px;
	font-size: 16px;
	line-height: 14px;
	width: 100px !important;
}
.lastText input {
	background: url("https://mybell-qc.akamaized.net/resource/web/pfr/img/bg_formTextInput.gif?ver=201809301812") repeat-x scroll left top #EEEEEE;
	border-color: #5F5F5F #A6A6A6 #CDCDCD;
	border-style: solid;
	border-width: 1px;
	font-size: 16px;
	line-height: 14px;
	width: 320px;
}
.activText input, .lastText input {
	padding: 7px 5px 3px;
}
/*******Error page******/


/*:: Grey Error::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.errorPanel {
	background: none repeat scroll 0 0 #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 15px;
}
.error {
	padding-top: 24px;
	padding-bottom: 24px;
	/*margin-bottom: 20px;*/
	position: relative;
	min-height: 50px;
	background: #f2f2f2;
	height:45px;
}
.error .cBoxExtra1 {
	width: 2px;
	height: 80px;
	min-height: 100%;
	position: absolute;
	left: 0;
	top: 0;
    /*background: none #fd1f1d;*/
	background: none #f2f2f2;
	z-index: 1;
}
.error .cBoxExtra2 {
	width: 2px;
	height: 100%;
	min-height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	/*background: none #fd1f1d;*/
	background: none #f2f2f2;
	z-index: 1;
}
.error .cBoxExtra3 {
	position: absolute;
	top: 0;
	left: 0;
	height: 12px;
	width: 100%;
	background: url(https://mybell-qc.akamaized.net/resource/web/pfr/img/bg_cBoxExtra_ErrGrey.png?ver=201809301812) right top no-repeat transparent;
	z-index: 1;
}
.error .cBoxExtra4 {
	position: relative;
	top: 0;
	left: 0;
	margin-right: 12px;
	height: 12px;
	background: url(https://mybell-qc.akamaized.net/resource/web/pfr/img/bg_cBoxExtra_ErrGrey.png?ver=201809301812) left top no-repeat transparent;
	z-index: 1;
}
.error .cBoxExtra5 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 17px;
	background: url(https://mybell-qc.akamaized.net/resource/web/pfr/img/bg_cBoxExtra_ErrGrey.png?ver=201809301812) right bottom no-repeat transparent;
	z-index: 2;
}
.error .cBoxExtra6 {
	position: relative;
	bottom: 0;
	left: 0;
	margin-right: 17px;
	height: 17px;
	background: url(https://mybell-qc.akamaized.net/resource/web/pfr/img/bg_cBoxExtra_ErrGrey.png?ver=201809301812) left bottom no-repeat transparent;
	z-index: 2;
}
.error .message h2 {
	color: #212121;
	font-size: 15px;
	font-weight: bold;
}
.error li a:first-child {
	color:#AA0000;
	text-decoration: underline;
}
.error li a {
	color:#0066A4;
	text-decoration: underline;
}
.error .messageThemeC {
	background-image: url("https://mybell-qc.akamaized.net/resource/web/pfr/img/bg_error.png?ver=201809301812");
	background-repeat:no-repeat;
	padding-left:54px;
	padding-bottom:10px;
}
.error .messageThemeC ul li {
	list-style: disc outside none;
	margin-left: 12px;
	/*margin-top: -10px;*/
	padding-left: 2px;
	/*padding-top: 10px;*/
}
.messageThemeC ul li {
	list-style: disc outside none;
	margin-left: 20px;
	margin-top: 0;
	padding-left: 2px;
	padding-top: 0px;
}
/*:: End Grey Box Error::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


/*:: Error White Box Error::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


.errorWhite {
	padding-top: 24px;
	padding-bottom: 24px;
	/*margin-bottom: 20px;*/
	position: relative;
	min-height: 50px;
	background: #ffffff;
	height: auto !important;
}
.errorWhite .errorBoxWhite1 {
	width: 2px;
	height: 80px;
	min-height: 100%;
	position: absolute;
	left: 0;
	top: 0;
    /*background: none #fd1f1d;*/
	background: none #fff;
	z-index: 1;
}
.errorWhite .errorBoxWhite2 {
	width: 2px;
	height: 100%;
	min-height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	/*background: none #fd1f1d;*/
	background: none #ffffff;
	z-index: 1;
}
.errorWhite .errorBoxWhite3 {
	position: absolute;
	top: 0;
	left: 0;
	height: 12px;
	width: 100%;
	background: url(https://mybell-qc.akamaized.net/resource/web/pfr/img/bg_cBoxExtra_Err.png?ver=201809301812) right top no-repeat transparent;
	z-index: 1;
}
.errorWhite .errorBoxWhite4 {
	position: relative;
	top: 0;
	left: 0;
	margin-right: 12px;
	height: 12px;
	background: url(https://mybell-qc.akamaized.net/resource/web/pfr/img/bg_cBoxExtra_Err.png?ver=201809301812) left top no-repeat transparent;
	z-index: 1;
}
.errorWhite .errorBoxWhite5 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 17px;
	background: url(https://mybell-qc.akamaized.net/resource/web/pfr/img/bg_cBoxExtra_Err.png?ver=201809301812) right bottom no-repeat transparent;
	z-index: 2;
}
.errorWhite .errorBoxWhite6 {
	position: relative;
	bottom: 0;
	left: 0;
	margin-right: 17px;
	height: 17px;
	background: url(https://mybell-qc.akamaized.net/resource/web/pfr/img/bg_cBoxExtra_Err.png?ver=201809301812) left bottom no-repeat transparent;
	z-index: 2;
}
.errorWhite .messageErrorTheme {
	background-image: url("https://mybell-qc.akamaized.net/resource/web/pfr/img/bg_error.png?ver=201809301812");
	background-repeat:no-repeat;
	padding-left:54px;
	padding-bottom:10px;
	min-height:35px;
}
.errorWhite .messageErrorTheme ul li {
	list-style: disc outside none;
	margin-left: 12px;
	margin-top: 0;
	padding-left: 2px;/*padding-top: 10px;*/
}
.errorWhite .message h2 {
	color: #212121;
	font-size: 15px;
	font-weight: bold;
}
.errorWhite li a:first-child {
	color:#AA0000;
	text-decoration: underline;
}
.errorWhite li a {
	color:#0066A4;
	text-decoration: underline;
}
/*:: Ends Error White Box::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */



.colRed {
	color: #AA0000;
	padding-top: 4px;
}
/* Superscript Tag */
sup {
	left: 1px;
	top: 2px;
	margin: 0;
	line-height: 0;
	font-size: 11px;
	position: relative;
	vertical-align: top;
}
.rateTagColor {
	color:#0066A4;
}
/* heading added for every form group */
.formHeading {
	border-bottom: 1px solid #D6D6D6;
	margin-bottom: 20px;
	padding-bottom: 6px;
	position: relative;
	font-weight: normal;
	font-size:18px;
}
/* edit icons */
.editIcon {
	background-image: url("https://mybell-qc.akamaized.net/resource/web/pfr/img/icons.png?ver=201809301812");
	background-position: -56px -74px;
	background-repeat: no-repeat;
	float: right;
	height: 33px;
	width: 32px;
	margin-top:-30px;
 /**margin-top:-30px;  style for ie7 - */
 /* *margin-right:20px; style for ie7 - */
}
/* validation icons */
.checkIcon {
	background-image: url("https://mybell-qc.akamaized.net/resource/web/pfr/img/icons.png?ver=201809301812");
	background-position: -8px -45px;
	background-repeat: no-repeat;
	float: right;
	height: 22px;
	width: 20px;
	margin-left:10px;
 *margin-top:-30px; /* style for ie7 - */
 *margin-right:6px; /* style for ie7 - */
}
.alertIcon {
	background-image: url("https://mybell-qc.akamaized.net/resource/web/pfr/img/icons.png?ver=201809301812");
	background-position: -70px -42px;
	background-repeat: no-repeat;
	float: right;
	height: 25px;
	width: 20px;
	margin-left:10px;
}
/* ends validation icons */
/* Columns Containers for Registration Review Page */
.colWidth01 {
	width: 450px;
	margin-bottom:5px;
    position:relative;
    max-height:500px;
    min-height:250px;
}
.colWidth02 {
	width: 450px;
	margin-bottom:10px;
    position:relative;
    max-height:500px;
    min-height:250px;
}
.colLeft {
	width: 49%;
	float:left;
}
.colRight {
	width: 49%;
	float:right;
}
.infoList, .dataList {
	overflow: hidden;
	position: relative;
	margin-top:-10px;
}
/* For label and value to display NEXT to each other in one line */
.infoList li .infoListItem, .dataList .sectionHeader {
	display: block;
    width: 155px;
	float: left;
	/* font-weight: bold; */
}
    .dataList .sectionHeader label
    {
    font-weight: bold;
    }

/* For label and value to display one BELOW the other in two lines */
.infoList li .infoListItem, .dataList .sectionHeader03 {
	display: block;
    width: 155px;
	/*float: left;
	 font-weight: bold; */
}
    .dataList .sectionHeader03 label
    {
    font-weight: bold;
    }

.infoList li .infoListDesc {
	display: table-cell;
    *float:left;
}
.dataList .sectionContent {
    font-size:12px;
    width:250px;
    /*word-break:break-all;*/
    display: inline-block;
    *float:left;
}
.dataListThemeH li {
	padding-left:0px;
    float:left;
}
.legal ol {
	padding-left:20px;
	padding-top:10px;
}

/*---------MyBell registration Confirmation CSS--------*/
.col6 {
	width: 461px;
}
h3, .hType3, .headingType3 {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 10px;
	color:#212121;
}
.colGroup {
	float: left;
	margin-bottom:20px;
}
/* ie7 aligment for  footer entrust_seal img */
.footerBottomGroup img {
	float:right;
}
/* Confirmation icon added */
.okImg {
	background-image: url("https://mybell-qc.akamaized.net/resource/web/pfr/img/icons.png?ver=201809301812");
	background-repeat:no-repeat;
	background-position:0 -183px;
	float: left;
	height: 42px;
	width: 55px;
}
/* Confirmation message content width */
.messageWidth {
	float: left;
	width: 760px;
}
/* a tag underline */
.messageWidth a {
	text-decoration:underline;
}
/*---------End MyBell registration Confirmation CSS--------*/



/*-----------Email Confirmation------------*/

.emailwrapMain {
	margin: auto;
	width: 460px;
}
.emailcWrap {
	padding: 0px;
}
/* email confirmation logo */
.emailLogo {
	background-image: url("https://mybell-qc.akamaized.net/resource/web/pfr/img/icons.png?ver=201809301812");
	background-repeat:no-repeat;
	background-position:-48px -110px;
	height: 71px;
	width: 110px;
}
/*-----------Email Confirmation ends------------*/








/* Superscript Tag */
sup {
	left: 1px;
	top: 2px;
	margin: 0;
	line-height: 0;
	font-size: 11px;
	position: relative;
	vertical-align: top;
}
/* Style for Price tag */
.rateTagColor {
	color:#0066A4;
}
/* Style for hints below the textfield */
.txtHintColor {
	color:#0066A4;
	margin-top:5px;
	font-weight:normal;
	font-size:11px;
	text-decoration:underline;
}
.txtHintColor02 {
	color:#0066A4;
	margin-top:5px;
	font-weight:normal;
	font-size:12px;
	text-decoration:underline;
}
.txtHintColor03 {
	color:#0066A4;
	margin-top:5px;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}
/* heading added for every form group */
.formHeading {
	border-bottom: 1px solid #D6D6D6;
	margin-bottom: 20px;
	padding-bottom: 6px;
	position: relative;
	font-weight: normal;
	font-size:18px;
}
/* styles for radio group - to be added in perfectflowreg.css */
.radioText label {
	font-size: 12px;
	font-weight: normal;
	/*line-height: 1.14em;*/
	line-height:10px;
}
.optionGroup {
	padding: 5px;
}

.optionGroup02 {
	padding:5px;
	/*border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;*/
	position:relative;
}
.optionGroup02Last {
	padding:5px;
	/*border-bottom:0px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;*/
	position:relative;
}
.questionGroup {
	overflow: hidden;
}
.formGroup.questionText {
	float:left;
	padding: 0px 0px 3px;
}
.formGroup.questionText select
    {
        width: 330px;
        height: 29px;
        float: left;
        padding: 5px 5px 2px;
    }
.formGroup.answerText {
	float:left;
	padding: 0px 10px 3px;
}
.formGroup.answerText input {
	background: url("https://mybell-qc.akamaized.net/resource/web/pfr/img/bg_formTextInput.gif?ver=201809301812") repeat-x scroll left top #EEEEEE;
	border-color: #5F5F5F #A6A6A6 #CDCDCD;
	border-style: solid;
	border-width: 1px;
	font-size: 16px;
	font-weight: normal;
	line-height:14px;
	float:left;
	padding: 5px 5px 2px;
	width:320px;
	height:20px;
}
.formGroup.pwdText {
	float:left;
	padding: 0px 0px 3px;
	/*margin-right:10px;*/
	margin-right:20px;
}
.formGroup.pwdText input {
	background: url("https://mybell-qc.akamaized.net/resource/web/pfr/img/bg_formTextInput.gif?ver=201809301812") repeat-x scroll left top #EEEEEE;
	border-color: #5F5F5F #A6A6A6 #CDCDCD;
	border-style: solid;
	border-width: 1px;
	font-size: 16px;
	font-weight: normal;
	line-height:14px;
	float:left;
	padding: 7px 5px 3px;
	width:208px;
}
.headingThemeA {
	border-bottom: 1px solid #D6D6D6;
	margin-bottom: 10px;
	padding-bottom: 6px;
	position: relative;
}
/* Confirmation headings border bottom */
.headingThemeC {
	border-bottom: 1px solid #D6D6D6;
	margin-bottom: 20px;
	padding-bottom: 6px;
	position: relative;
}
.headingThemeAEdit {
	border-bottom: 1px solid #D6D6D6;
	font-size: 18px;
	color:#212121;
	margin-bottom: 10px;
	padding-bottom: 6px;
	position: relative;
}
/* Orange Alert Icon and Box with Grey border */
.alert02 {
	background-image: url("https://mybell-qc.akamaized.net/resource/web/pfr/img/icons.png?ver=201809301812");
	background-position: -52px -183px;
	background-repeat: no-repeat;
	float: left;
	height: 42px;
	width: 54px;
	/*margin-right:20px;*/
}
/* Box without Grey border  - used in Forgot uername*/
.labelBox {
	background-color:#f2f2f2;
	border-radius:6px;
	border:0px solid #cccccc;
	width:98%;
	margin:20px 0;
	padding:17px 0 15px 19px;
}
/* Continue button  - used in Forgot uername*/
.buttonPosition01 {
	margin-top:6px;
}
/* Confirmation message content width */
.messageWidth {
	float: left;
	width: 760px;
}
/* a tag underline */
.messageWidth a {
	text-decoration:underline;
}
/* help home */
.help {
	margin-bottom:5px;
}
/* load another question */
.loadIcon {
	background-image: url("https://mybell-qc.akamaized.net/resource/web/pfr/img/x.png?ver=201809301812");
	background-repeat:no-repeat;
	background-position:-18px -4120px;
	height: 20px;
	width: 20px;
	float:left;
}
.load {
	width: auto;
	float:none;
	margin-left: 170px;
	padding-left: 18px;
}
.sectionHeader02 {
	float: left;
}
.lastText02 input {
	background: url("https://mybell-qc.akamaized.net/resource/web/pfr/img/bg_formTextInput.gif?ver=201809301812") repeat-x scroll left top #EEEEEE;
	border-color: #5F5F5F #A6A6A6 #CDCDCD;
	border-style: solid;
	border-width: 1px;
	font-size: 16px;
	line-height:14px;
	width: 350px;
	padding: 7px 5px 3px;
}
/*-----------Forgot Password------------*/

.userText input {
	padding: 7px 5px 3px;
}
.userText input {
	background: url("https://mybell-qc.akamaized.net/resource/web/pfr/img/bg_formTextInput.gif?ver=201809301812") repeat-x scroll left top #EEEEEE;
	border-color: #5F5F5F #A6A6A6 #CDCDCD;
	border-style: solid;
	border-width: 1px;
	font-size: 16px;
	line-height: 14px;
	width: 230px;
}
.floatLeft, .toFloatLeft {
	float: left !important;
}
.forgotWidth {
	float: left;
	width: 690px;
}
.resetWidth {
	margin-bottom: 20px;
	width: 580px;
}
.marginRight7 {
	margin-right:70px;
}
.marginRight1 {
	margin-right:10px;
}
.marginRight2 {
	margin-right:20px;
}
.marginTop20 {
	margin-top:20px;
}
.marginBottom20
{
    margin-bottom:20px;
}
.marginTop25 {
	margin-top:25px;
}
.marginTop5 {
	margin-top:5px;
}

.marginTop6 {
	margin-top:6px;
}
.marginLeft1 {
	margin-left:10px;
}
.marginLeft2 {
	margin-left:20px;
}
.paddingAll a {
	text-decoration: underline !important;
}
.helpMessage {
	clear: left;
	float: left;
	font-size: 11px;
	margin: 4px 0 0;
	max-width: 35em;
}

.errMsg {
	font-size: 11px;
	margin: 4px 0 0;
	max-width: 35em;
}
.helpMessage02 {
	clear: left;
	font-size: 11px;
	margin: 4px 0 0;
	max-width: 35em;
}
.txtHintColor1 {
	color: #0066A4;
	font-size: 14px;
	font-weight: normal;
	margin-top: 5px;
	text-decoration: underline;
}
.widthText {
	background: url("https://mybell-qc.akamaized.net/resource/web/pfr/img/bg_formTextInput.gif?ver=201809301812") repeat-x scroll left top #EEEEEE;
	border-color: #5F5F5F #A6A6A6 #CDCDCD;
	border-style: solid;
	border-width: 1px;
	font-size: 16px;
	line-height: 14px;
	padding: 7px 5px 3px;
	width: 430px;
}
.loadImg {
	background-position:-18px -4120px;
	background-image: url("https://mybell-qc.akamaized.net/resource/web/pfr/img/x.png?ver=201809301812");
	background-repeat: no-repeat;
	float: left;
	height: 14px;
	left: 16px;
	top:2px;
	position: relative;
	width: 14px;
}
.paddingBottom0 {
	padding-bottom:0px;
}
.cBox .cPanelHeader04 {
	background-color: #DAE8F2;
	border-bottom: 1px solid #D6D6D6;
	border-top: 1px solid #D6D6D6;
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: -24px;
	padding: 10px 20px;
	position: relative;
}
.borderError {
	border:2px solid #AA0000 !important
}
.borderAll {
	border:1px solid #D6D6D6;
	padding-top:20px;
}
.passwordCheck {
	background-image: url("https://mybell-qc.akamaized.net/resource/web/pfr/img/icons.png?ver=201809301812");
	background-position: -8px -47px;
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 30px;
	margin-left:10px;
}
.checkRight {
	background-image: url("https://mybell-qc.akamaized.net/resource/web/pfr/img/icons.png?ver=201809301812");
	background-position: -11px -235px;
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;

 position: absolute;
right: 20px;
top: 12px;
}
.passwordError {
	background-image: url("https://mybell-qc.akamaized.net/resource/web/pfr/img/icons.png?ver=201809301812");
	background-position: -135px -80px;
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 20px;
	margin-left:10px;
	margin-right:8px;
}
.errorRight {
	background-image: url("https://mybell-qc.akamaized.net/resource/web/pfr/img/icons.png?ver=201809301812");
	background-position: -80px -42px;
	background-repeat: no-repeat;
	float: right;
	height: 22px;
	width: 8px;
	margin-left:10px;
 *position:absolute;
}
.passwidth {
	width:300px;
}
.stateHeader {
	background: url("https://mybell-qc.akamaized.net/resource/web/pfr/img/bg_gradRibbon.gif?ver=201809301812") repeat-x scroll left bottom #FFFFFF;
	border: 1px solid #D6D6D6;
	border-bottom:none;
	font-size: 16px;
	margin-bottom: 20px;
	padding: 12px 20px;
	position: relative;
}
/*.stateHeaderOpen {
	background: #DAE8F2;
	font-size: 16px;
	margin-bottom: 20px;
	padding: 12px 20px;
	position: relative;
}*/
.statehead {
	font-size: 20px;
	margin-bottom:10px;
}
.ieHeight {
 *height:246px; /* style for ie7 - */
	margin-top:20px;
}
h1 .helpMessage {
	float:none;
	font-size: 12px;
	color: #0066A4;
	text-decoration:none;
}
/*-----------End Forgot Password------------*/


/* styles for login page */

/* Login Cbox*/
.cBox01 {
	margin-bottom: 20px;
	min-height: 22px;
	padding-bottom: 24px;
	/*padding-top: 24px;*/
    position: relative;
}
.cBox02 {
	background: none repeat scroll 0 0 #FFFFFF;
	margin-bottom: 20px;
	padding-bottom: 24px;
	/*padding-top: 24px;*/
    position: relative;
	width:454px;
	height:320px;
	float:left;
}
.cBox02 .cPanelHeader {
	background: url("https://mybell-qc.akamaized.net/resource/web/pfr/img/bg_gradRibbon.gif?ver=201809301812") repeat-x scroll left bottom #FFFFFF;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size:16px;
}
.cBox03 {
	background: none repeat scroll 0 0 #FFFFFF;
	margin-bottom: 20px;
	padding-bottom: 24px;
	/*padding-top: 24px;*/
    position: relative;
	width:440px;
	height:320px;
	float:right;
}
.cPanelHeader {
	background: url("https://mybell-qc.akamaized.net/resource/web/pfr/img/bg_gradRibbon.gif?ver=201809301812") repeat-x scroll left bottom #FFFFFF;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size:16px;
}
.loginLadyImg {
	background-image: url('https://mybell-qc.akamaized.net/resource/web/pfr/img/login_lady_img.png?ver=201809301812');
	width:170px;
	height:155px;
	float:right;
	margin-top:10px;
}
.loginManImg {
	background-image: url('https://mybell-qc.akamaized.net/resource/web/pfr/img/login_man_img.png?ver=201809301812');
	width:170px;
	height:155px;
	float:right;
	margin-top: 8px;
}
.loginTxt {
	width:180px;
}
.headerImg_normal {
	background-image: url('https://mybell-qc.akamaized.net/resource/web/pfr/img/headerimg.png?ver=201809301812');
}
.headerImg_container {
	position:absolute;
	left:0px;
	top:2px;
	width:1375px;
	height:47px;
}
#headerImg_img {
	position:absolute;
	left:0px;
	top:0px;
	width:1375px;
	height:47px;
}
.formGroup.checkText {
	float:left;
	padding-left: 0;
	margin-right:10px;
	padding-bottom:10px;
}
.formGroup.checkText input {
	/*background: url("https://mybell-qc.akamaized.net/resource/web/pfr/img/bg_formTextInput.gif?ver=201809301812") repeat-x scroll left top #EEEEEE;
	border-color: #5F5F5F #A6A6A6 #CDCDCD;
	border-style: solid;
	border-width: 1px;
	font-size: 1.16em;
	font-weight: normal;
	line-height: 1.14em;*/
	padding-left: 0;
}

/* 4 Tabbed Panel CSS */
.stepList ul li .stepItem03 {
	background: url("https://mybell-qc.akamaized.net/resource/web/pfr/img/stepBox_sprite.gif?ver=201809301812") repeat-x scroll 0 -190px #EBEBEB;
	display: block;
	height: 100%;
	padding: 15px 21px 15px 38px;
	position: relative;
	text-decoration: none;
	width: 174px;
}
.stepList ul li .stepItem03 span {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	left: 21px;
	padding: 0;
	position: absolute;
}
.stepList ul li a.stepItem03 span {
	color: #212121;
}
.stepList ul li a:hover span {
	text-decoration: none;
}
.stepList ul li.active .stepItem03 {
	background-color: #FFFFFF;
	background-position: 0 0;
	color: #212121;
}
/* Ends 4 Tabbed Panel CSS */
/* end styles for login page */

/*style written by Muni*/
#eamilError .cBox
{
    margin-bottom:0;
}
.error .message h2 {
min-height:34px;


}
/* Chat Live Button */
.chatLiveBtn {
float:right;
margin-top:-20px;
*margin-top:-7px;
}
.chatLiveBtn span {
float:right;
*float:none;
height: 21px;
position:relative;
white-space:nowrap;
text-decoration: none;
color: #212121;
background: url(https://mybell-qc.akamaized.net/resource/web/pfr/img/bg_buttonSprite.png?ver=201809301812) left -1947px;
cursor: pointer;
margin-right: 3px;
padding: 8px 13px 10px 35px;
}

.chatLiveBtn span span {
*float:none;
float:right;
background-position: -181px -1942px;
width: 15px;
position: absolute;
height: 37px;
top: -5px;
padding: 0;
}
/* Ends Chat Live Button */



