/*** ebill Header ***/
div.ebillHeader {
	padding: 0;
}
div.ebillHeader h2 {
	margin: 0;
	padding: 0;
}
div.ebillHeader form {
	float: right;
	margin-top: 0;
}
div.ebillHeader form div.field {
	padding: 0;
	width: auto;
	float: left;
}
div.ebillHeader form div.field div.label label, 
div.ebillHeader form div.field div.label {
	display:block;
	font-size: 1em;
	line-height: 36px;
	text-align:right;
	width: auto;
	float: left;
	margin-right: 5px;
}
div.ebillHeader form div.field div.label {
	margin-top:8px;
}
div.ebillHeader form div.field div.input {
	margin: 0;
	float: left;
} 
div.ebillHeader form div.field div.input div.inputWrapper {
	margin-right: -15px;
}
div.ebillHeader form div.field div.accountNum div.inputWrapper {
	width: 136px;
}
div.ebillHeader form div.field div.statementNum div.inputWrapper {
	width: 100px;
}
div.ebillHeader .newCta {
	margin-top: 5px;
}
/*** ***/

.margin10 {
	margin: 10px;
}

/*** billSummary ***/
.billSummary {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	background: url(../../images/billpayments/billSummaryBg.gif) no-repeat;
	border: 1px solid #ccc;
	margin: 0 0 20px;
	position: relative;
}
.billSummary h2 {
	height: 50px;
	margin: 16px 0 0 18px;
	font-weight: normal;
	font-size: 18px;
}
.billSummary h2 span {
	font-size: 12px !important;
}
.billSummary ul {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333;
	width: 460px;
}
.billSummary ul li {
	display: block;
	float: left;
	margin: 0;
	text-align: center;
	width: 113px;
}
.billSummary ul.amount {
	font-size: 16px;
	font-style: italic;
	padding-top: 25px;
}
.billSummary ul.amount li:last-child {
	font-size: 26px;
}
.billSummary ul.amount li:last-child span{
	color: #666;
	display: block;
	font-size: 11px;
	line-height: 11px;
	margin-top: 5px; 
	width: 90px;
}
.billSummary div.billDateWrap {
	float: right;
	height: 128px;
	margin: 0;
	padding: 0;
}
.billSummary div.billDateWrap p.title {
	margin-left: 10px;
}
/*** End Bill Summary ***/

/*** Calendar modules ***/
/* Qiang: conflict with saved card section
.date {
	background: transparent url('../../images/billpayments/date.png') no-repeat scroll left top;
	margin-right: 20px;
	width: 76px;
	line-height: 15px;
}
.date span {
	color: #fff;
	display: block;
	text-align: center;
	font-size: 1.2em;
	font-style: italic;
	padding-top: 3px;
}
.date strong {
	color: #666;
	display: block;
	font-size: 2.1em;
	font-style: italic;
	font-weight: normal;
	padding: 20px 0 45px;
	text-align: center;
}
*/
.redDate {
	background: transparent url('../../images/billpayments/redDate.gif') no-repeat scroll left top;
	margin-right: 15px;
	width: 76px;
	line-height: 15px;
	display: inline;
}
.redDate span {
	color: #fff;
	display: block;
	text-align: center;
	font-size: 1.2em;
	font-style: italic;
	padding-top: 3px;
}
.redDate strong {
	color: #666;
	display: block;
	font-size: 2.1em;
	font-style: italic;
	font-weight: normal;
	padding: 20px 0 25px;
	text-align: center;
}
.redDateSml {
	background: transparent url(../../images/billpayments/dateRedSml.gif) top left no-repeat;
	margin-right: 20px;
	width: 42px;
	height: 41px;
	float: left;
}
.otherBills .redDateSml {
	background: transparent url(../../images/billpayments/dateRedSml.gif) top left no-repeat;
	margin: 20px 15px 0 17px !important;
	float: left;
	display: inline;
}
.redDateSml span {
	color: #fff;
	display: block;
	text-align: center;
	font-size: .8em;
	font-style: italic;
	font-weight: normal;
	padding-top: 0;
}
.redDateSml strong {
	color: #666;
	display: block;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
	padding: 2px 0 8px;
	text-align: center;
}
.greyDateSml {
	background: transparent url(../../images/billpayments/dateGreySml.gif) top left no-repeat;
	width: 42px;
	height: 41px;
	margin: 12px auto 0 !important;
}
.currentBill .greyDateSml {
	background: transparent url(../../images/billpayments/dateGreySml.gif) top left no-repeat;
	margin-right: 20px;
	width: 42px;
	height: 41px;
	float: left;
}
.otherBills .greyDateSml {
	margin: 20px 15px 0 17px !important;
	float: left;
	display: inline;
}
.greyDateSml span {
	color: #fff;
	display: block;
	text-align: center;
	font-size: .9em;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.greyDateSml strong {
	color: #666;
	display: block;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
	padding: 2px 0 0px;
	text-align: center;
}
/*** End Calendar modules ***/

/*** Bill overview - Summary ***/
table.tableHead {
	border-bottom: 1px solid #e8e8e8;
}
table.tableHead thead {
	background: url(../../images/billpayments/billBreakdownBg.gif) top left no-repeat;
	height: 57px;
}
table.tableHead thead th {
	color: #fff;
	font-weight: bold;
	padding: 15px 0 20px 10px;
	text-align: left;
	font-size: 14px;
}
table.tableHead thead th.tl {
	font-size: 16px;
	font-weight: normal;
}
table.tableHead td {
	height: 38px;
	padding: 4px 0;
}
table.billBreakdown {
	margin-bottom: 15px;
}
table.billBreakdown thead th {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0;
	text-align: left;
	border-bottom: 1px solid #e8e8e8;
}
table.billBreakdown thead th.last {
	padding-left: 10px;
}
table.billBreakdown thead th a {
	font-weight: normal;
	font-size: 12px;
}
table.billBreakdown tbody th {
	text-align: left;
	font-weight: normal;
	background: #e8e8e8;
	border-bottom: 1px solid #f6f6f6;
	padding: 4px 0 4px 10px;
}
table.billBreakdown .last {
	font-weight: bold;
}
table.billBreakdown td {
	background: #efefef;
	border-bottom: 1px solid #f6f6f6;
	border-right: 2px solid #e8e8e8;
	height: 38px;
	padding: 4px 0 4px 10px;
}
table.billBreakdown .th1 th {
	background: none;
	padding-left: 0;
	font-size: 1.15em;
}
table.billBreakdown .th1 td {
	background: none;
	border: none;
	font-size: 1.15em;
}
table.billBreakdown .th2 {
	background: #d5d5d5;
	font-weight: bold;
	height: 38px;
	padding: 4px 0 4px 10px;
}
table.billBreakdown .th2 span {
	font-weight: normal;
}
table.billBreakdown .pointer {
	background: #e8e8e8 url(../../images/elements/icons/pointer.png) no-repeat 15px center;
}
table.billBreakdown th p {
	display: block;
	margin: 10px 0 10px 50px;
}
table.billBreakdown td.pointer p {
	float: left;
	font-weight: normal;
}
/*** End Bill overview - Summary ***/

/*** Bill breakdown ***/
table.billDetail {
	margin-bottom: 15px;
}
table.billDetail thead th {
	background: url(../../images/billpayments/billBreakdownHeader.gif) top left repeat-x;
	color: #fff;
	text-align: left;
	padding: 0 0 0 10px;
	height: 50px;
}
table.billDetail thead th h2 {
	margin: 0;
	padding: 0;
	font-size: 18px;
}
table.billDetail tbody th {
	text-align: left;
	border-bottom: 1px solid #e8e8e8;
	padding: 10px 0;
	font-weight: normal;
}
table.billDetail tbody td {
	border-bottom: 1px solid #e8e8e8;
	padding: 10px;
	text-align: right;
}
table.billDetail .phoneChargeTotal th,
table.billDetail .phoneChargeTotal td {
	border-bottom: 1px solid #e8e8e8;
	border-top: 0;
	font-weight: bold;
	font-size: 1.3em;
}
span#telephoneUsageCallDetailsCC th.last,
span#telephoneUsageCallDetailsCC td.last {
	padding-right: 10px;
	text-align: right;
}

table.usageCharges {
	border-bottom: 1px solid #e1dcdc;
	margin-bottom: 10px;
}
table.usageCharges th.headerSortUp span {
	background: transparent url('../../images/billpayments/arrowUp.gif') no-repeat scroll right 6px;
}
table.usageCharges th.headerSortDown span {
	background: transparent url('../../images/billpayments/arrowDown.gif') no-repeat scroll right 6px;
}
table.usageCharges th {
	background-color: #cacaca;
	border-left: 1px solid #e1dcdc;
	color: #c00;
	cursor: pointer;
	height: 40px;
	padding: 0 0 0 10px; 
	text-align: left;
	font-weight: bold;
}
table.usageCharges th:hover {
	text-decoration: underline;
}
table.usageCharges td.cost, table#usageCharges th.cost {
	padding: 0 10px 0 0;
	text-align: right;
}
table.usageCharges td {
	height: 30px;
	padding: 4px 0 4px 10px;
	text-align: left;
}
table.usageCharges tr {
	height: 40px;
	background: #fff;
}
table.usageCharges tr:nth-child(even){
	background-color: #efefef;
}
table.usageCharges tr.odd {
	background-color: #efefef;
}
table.usageCharges span {
	padding-right: 10px;
}
.withBorder {
	border-top: 1px solid #e1dcdc;
	padding: 10px 0 0 10px !important;
}
/*** End Bill breakdown ***/

/*** EBP Module Right styles ***/
.moduleRight {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	margin: 0 0 20px 0;
	background: #f2f2f2;
	float: right;
}
.moduleRight h2 {
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	background: transparent url(../../images/billpayments/smallModuleHeading.png) no-repeat center top;
	font-size: 1.333em;
	font-weight: normal;
	line-height: 15px;
	margin: 0;
	padding: 15px 0 17px 15px;
	font-size: 16px;
}
.moduleRight p span {
	display: block;
	font-weight: bold;
}
.moduleRight .content{
	margin: 10px;
}
.moduleRight qpInfo ul {
	margin: 0 0 0 163px; 
	padding: 0;
    list-style-type: dot;    
}
.moduleRight li {
	margin-bottom: 21px;
	font-size: 13px;	
}
.moduleRight li.amount {
	font-weight: bold;
	font-size: 1.8em; 
	margin-bottom: 10px;
}
.moduleRight ul ul {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}
.moduleRight ul ul li {
	display: block;
	float: left;
}
.moduleRight ul ul li a {
	border-left: 1px solid #a9a9a9;
	margin-left: 3px;
	padding-left: 3px;
}
.moduleRight ul ul li a.first {
	border: none;
	padding: 0;
	margin: 0;
}
.moduleTop {   
    margin: 10px 0 10px 0;
    padding-right:20px;
    padding-left:20px;
    min-height: 15px;    
}
.currentBill {
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
.otherBills {
	border-top: 2px solid #aaa;
	height: 87px;
	padding: 0;
	background: url(../../images/billpayments/otherBillsBg.gif) top left no-repeat;
}
.otherBills.firstOther,
.firstOther {
	margin: -21px 0 0;
}
.otherBills.lastOther,
.lastOther {
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.otherBills ul {
	margin: 15px 0 0;
	padding: 0;
	width: 142px;
	float: left;
	list-style: none;
}
.otherBills li {
	padding: 0 10px;
	list-style: none;
}
.otherBills ul ul {
	padding:0;
	margin: 0;
	width: auto;
}
.otherBills li li {
	background: none;
	border: none;
	float: left;
	display: block;
	padding: 0;
}
.otherBills li li a {
	border-left: 1px solid #a9a9a9;
	margin-left: 3px;
	padding-left: 3px;
}
.otherBills li li a.first {
	border: none;
	padding: 0;
	margin: 0;
}
.otherBills .amount {
	font-weight: bold;
	font-size: 1.2em;
}
a.ctaPDF {
	background: transparent url('../../images/elements/pdfIcon.png') no-repeat scroll right center;
	margin: 1px 0 0 20px;
	padding-right: 20px;
}
/*** End EBP Module Right styles ***/

/*** Successful Payment ***/
.successfulPayment {	
	position: relative;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}
.successfulPayment h3 {
	font-weight: bold;	
}
.successfulPayment .greenTick {
	background:url(../../images/elements/icon-completeTick.gif) no-repeat left center;
	margin-top:0;
	padding:19px 0 19px 74px;
}
.successfulPayment .yellowAlert {
	background:url(../../images/elements/icon-failTick.gif) no-repeat left center;
	margin-top:0;
	padding:19px 0 19px 74px;
}
.successfulPayment li {
	margin-bottom: 20px;
	list-style: none;
}
.successfulPayment li span {
	display: block;
	float: left;	
}
.successfulPayment li span.header {
	width: 200px;
	text-align: right;
	font-weight: normal;
	margin-right: 10px;
}
.successfulPayment li span.value {
margin-left:50px;
}
.successfulPayment li.print {
	padding-right: 135px;
	margin-bottom:80px;
}
.paymentRight {
	position: relative;
}
.paymentRight h2 {
	font-style: italic;
	font-weight: normal;
}
.paymentRight .redBullet li {
	margin-bottom: 5px;
}
/*** End Successful payment ***/

/*** EBP Landing page ***/
.ebpLanding {
	background: #616161 url(../../images/billpayments/ebpLanding.gif) bottom left no-repeat;
	margin: 0;
	padding: 20px 15px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
}
.ebpLanding h3 {
	color: #fff;
}
.ebpLanding .current {
	float: left;
	width: 255px;
	margin-right: 15px;
	display: inline;
}
.ebpLanding .fullWidth {
	background: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin: 20px 0 0;
	padding: 15px 5px 0 15px;	
}
.ebpLanding .current div {
	background: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin: 20px 0 0;
	padding: 0 5px 0 15px;	
}
.ebpLanding .current div p {
	margin-top: 25px;
}
.ebpLanding .current div ul {
	padding-top: 25px;
	width: 136px;
	float: left;
}
.ebpLanding .current ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.ebpLanding .current li {
	margin: 0 0 5px;
	padding: 0;
}
.ebpLanding .current li.amount {
	font-weight: bold;
	font-size: 1.5em;
}
.ebpLanding .current .newCta {
	float: left !important;
	margin-right: 10px;
}
.ebpLanding .previous {
	float: left;
	width: 520px;
}
.ebpLanding .previous ul {
	margin: 20px 0 0;
	padding: 0;
	list-style: none;
}
.ebpLanding .previous li {
	width: 90px;
	height: 137px;
	background: url(../../images/billpayments/ebpPreviousBill.gif) top left no-repeat;
	display: block;
	float: left;
	margin-right: 16px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
}
.ebpLanding .previous li.empty {
	background: url(../../images/billpayments/ebpEmpty.gif) top left no-repeat;
}
.ebpLanding .previous li.last {
	margin-right: 0;
}
.ebpLanding .previous ul ul {
	margin: 25px 0 0;
	padding: 0;
	list-style: none;
}
.ebpLanding .previous li li {
	width: auto;
	height: auto;
	background: none;
	text-align: center;
	float: none;
	margin: 0;
	padding: 0;
}
.ebpLanding .previous li li strong {
	font-size: 1.2em;
}
.ebpLanding .previous .noBill {
	background: url(../../images/billpayments/ebpEmpty.gif) top left repeat-x;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	margin: 20px 0 0;
}
.ebpLanding .previous .noBill p {
	color: #fff;
	font-size: 1.4em;
	line-height: 120%;
	padding: 20px;
}
.ebpLanding .fullWidth {
	margin: 0;
	padding-bottom: 15px;
}
.ebpLanding .fullWidth p {
	font-size: 1.4em;
	line-height: 120%;
}

/*** End EBP Landing ***/

/*** Quick Pay Welcome ***/ 
.qpWelcome {
	padding-bottom: 32px;
}
.heightAlign {
	margin-top:25px;
}
.qpBilling span.title {
	margin:0 0 5px 0;
	padding:0px;
	font-weight:bold;
	font-size:14px;
}
.qpBilling span.link {
	margin-top:5px;
	display:block;
}
.moduleRight .qpInfo {
	margin: 20px;
}
.moduleRight .qpInfo h4 {
	margin-bottom: 18px;
	margin-top: 22px;
}
.qpBilling img.iconAlign {
	vertical-align:top;
	margin-left:5px !important;
}
/*** End Quick Pay Welcome ***/ 

/*** Saved Card Details ***/
div.panel .addCard h3 {
	margin-top: 0;
	padding: 28px 0 0 5px;
}
#hideAddCard {
	display: none;
}
#checkoutForm\:savedCardDetails .colOne {
	float:left;
	width:250px
}
#checkoutForm\:savedCardDetails .colTwo {
	float:left;
	width:390px;
}
form #checkoutForm\:savedCardDetails .colOne div.field div.label label,
form #checkoutForm\:savedCardDetails .colTwo div.field div.label label,
form #checkoutForm\:savedCardDetails .colOne div.selectField div.label label,
form #checkoutForm\:savedCardDetails .colTwo div.selectField div.label label {
	text-align:left;width:auto;
}
div#checkoutForm\:savedCardDetails div.colOne div.selectField {
    margin-left:5px;
}
div#checkoutForm\:savedCardDetails div.colOne div.field {
	margin-left:5px;
}
#checkoutForm\:savedCardDetails .cardField {
	min-height:10px;	
    margin-left: 330px;
    padding-top: 13px;
    padding-bottom: 10px;
}

#checkoutForm\:savedCardDetails div.input {
	margin-left: 0;
}
#checkoutForm\:savedCardDetails div.ccvLabel {
	margin-left: 30px;
}
#checkoutForm\:savedCardDetails form#addCardForm div.field div.input {margin-left:166px;}
#checkoutForm\:savedCardDetails form#addCardForm div.label label {width:150px;}
form #checkoutForm\:savedCardDetails div.field div.input .CCV {margin-left:220px;}
#checkoutForm\:savedCardDetails {
margin-bottom: 10px;
margin-right: 5px;
margin-left: 2px;
}
#checkoutForm\:savedCardDetails div.label label {
	font-size: 12px;
	line-height: 16px;
	padding: 10px 10px 0 0;
}
div#checkoutForm\:savedCardDetails div.field {padding:0;}
form #checkoutForm\:savedCardDetails div.field div.input div.CCV {width:68px;}
div#checkoutForm\:savedCardDetails input.radio {
	margin:29px 0 0 17px;
}
div#checkoutForm\:savedCardDetails span.closeAlert {
	background: none;
	cursor: pointer;
	padding: 0px;
	position: relative;
	float:right;
	right: 10px;
	top: 20px;
}
div#checkoutForm\:savedCardDetails .savedCard{
	margin-left:-180px;
	
}
div#checkoutForm\:savedCardDetails .addCard {
    margin-left:-15px;
    
}
form div#checkoutForm\:savedCardDetails div.field div.input.inputCCV span.hint, form div#checkoutForm\:savedCardDetails div.selectField div.input.inputCCV span.hint {
	left:300px;
	width:130px;
}
/* Qiang: incorrect
body.js div#checkoutForm\:savedCardDetails span.toolTipOuter {
	position:relative;
	float:right;
	right:80px;
	top:10px;
}*/
form div#checkoutForm\:savedCardDetails div.field.invalid div.error, form div#checkoutForm\:savedCardDetails div.selectField.invalid div.error {
	float: right;
	left: 300px;
	position: absolute;
}
div.emailWrap {border-bottom:1px solid #CCC;padding-bottom:10px;margin-bottom:10px;}

/*** Help & Promo modules ***/
.promoContainer {
	margin: 30px 0 0;
}
.promoContainer .promo {
	background: #fcfdfd url(../../images/billpayments/promoBg.gif) bottom left repeat-x;
	width: 400px;
	height: 146px;
	float: left;
	overflow: hidden;
	border: 1px solid #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-right: 16px;	
}
.promoContainer .last {
	margin: 0;
}
.promoContainer h2 {
	margin: 10px 20px 10px;
}
.promoContainer .promo ul {
	list-style: none;
	margin: 0 20px;
	padding: 0;
}
.promoContainer .promo li {
	margin: 0 0 5px;
	padding: 0;
}
div.ebillHeader div.label_1010 {
    display:block;
    font-size: 22px;
    line-height: 36px;
    width: 600px;
    float: left;
    margin-right: 5px;
}
.cardField.current {
	background-color:#ECECEC;	
	}
#checkoutForm\:savedCardDetails .cardField{
    border-top: 1px solid #BFBFBF;
    border-left: 1px solid #BFBFBF;
    border-right: 1px solid #BFBFBF;

}
#storedCards > div:first-of-type {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;    
}
#newCard{
	border-bottom: 1px solid #BFBFBF;
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -moz-border-bottom-right-radius: 5px;   
}

/*For epayments chip and pin pages*/

.infoBanner {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px; 
    margin: 20px 0 20px 0;
    background: #f2f2f2;
    padding-top: 10px;
    padding-bottom:10px;
   
}
.infoBanner .bgDiv {
    
    background: url(../../images/cp/u76.png) top right no-repeat;
    background-size: 80px;
    padding-bottom: 5px;
    margin-right: 40px;
    
}
.infoBanner .bgDiv .qpInfo {
    margin: 20px;
    
}
.infoBanner .bgDiv .qpInfo ul {
    margin: 0;
    margin-left: 14px;
    padding: 0;
}
.esap #container{
 width: 500px;	
}
.esap .qpInfo{
width :270px !important;    
}
.esap div.buttonPanelDiv {
    margin-top: 0px;
    padding-top: 5px;
}
.esap  .processStatus{
	text-align: center;
}