* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/*--------- START - Fonts ------------- */
@font-face {
                font-family: Effra;
                src: url('/fonts/NRGEffra_W_Rg.eot');
                src: url('/fonts/NRGEffra_W_Rg.eot?#iefix') format('embedded-opentype'),
                                url('/fonts/NRGEffra_W_Rg.woff') format('woff'),
                                url('/fonts/NRGEffra_W_Rg.ttf') format('truetype');
}
@font-face {
                font-family: EffraMedium;
                font-weight: normal;
                font-style: normal;
                src: url('/fonts/NRGEffra_W_Md.eot');
                src: url('/fonts/NRGEffra_W_Md.eot?#iefix') format('embedded-opentype'),
                                url('/fonts/NRGEffra_W_Md.woff') format('woff'),
                                url('/fonts/NRGEffra_W_Md.ttf') format('truetype');
}

@font-face {
                font-family: EffraLight;
                font-weight: normal;
                font-style: normal;
                src: url('/fonts/NRGEffra_W_Lt.eot');
                src: url('/fonts/NRGEffra_W_Lt.eot?#iefix') format('embedded-opentype'),
                                url('/fonts/NRGEffra_W_Lt.woff') format('woff'),
                                url('/fonts/NRGEffra_W_Lt.ttf') format('truetype');
}


/*--------- END- Fonts ------------- */
/*--------- START - Common styles ------------- */

html, body {
    margin: 0;
    padding: 0;
    background-color: #f4f4f4;
}
body * {
   line-height: 1.4em;
}
body {font: 62.5%/1 arial, Arial, Helvetica, Sans-serif; }

h1, h2, h3, h4, h5, h6 {
	font-family: 'Effra', 'Verdana', sans-serif;
	margin: 0;
	font-weight: normal;
	color: #231f20;
}
a { color: #00aeef;}
a:active, a:focus, input:active, input:focus {outline: none !important;}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div, nav {border: 0 solid #000;}
/*--------- END - Common styles ------------- */
/*--------- START- Responsive Layout styles ------------- */
.r-row {
	clear: both;
	padding: 0;
	margin: 0;
}




.r-row {
	clear: both;
	margin: 0 0 10px 0;
	width: 100%;
}

/* GROUPING */
.r-row:before, .r-row:after {
	content: '';
	display: table;
}
.r-row:after { clear: both;}
.r-row { zoom: 1; /* For IE 6/7 */ }


.r-col {
	float: left;
	margin: 0 0 0 1.6%;
}
.r-col:first-child {
	margin-left: 0;
}

.r-span12 {
	width: 100%;
}
.r-span11 {
	width: 91.53%;
}
.r-span10 {
	width: 83.06%;
}
.r-span9 {
	width: 74.6%;
}
.r-span8 {
	width: 66.13%;
}
.r-span7 {
	width: 57.66%;
}
.r-span6 {
	width: 49.2%;
}
.r-span5 {
	width: 40.73%;
}
.r-span4 {
	width: 32.26%;
}
.r-span3 {
	width: 23.8%;
}
.r-span2 {
	width: 15.33%;
}
.r-span1 {
	width: 6.866%;
}


/*--------- START-Header and Footer Styles goes here ---------*/
.myRelLogoHeader{
	background: url('/resources/assets/images/public/reliant-nrg-logo.png') no-repeat;
	width: 165px;
	height: 79px;
    float: left;
    margin-top: 10px;
    background-size: 80%;
    position: relative;
    z-index: 1;
}

.loginLogOutLogo {
	background: url('/resources/assets/images/branding/loginUser.png') no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
}

header
{
	padding-top:13px;
	padding-bottom:12px;
}
header logoCol img {
	width: 100%;

}
header, footer, #container {
	width: 960px;
	margin: 0 auto;
}
footer, header {
    background: #fff;
    font-size: 1.4em;
    color: #666666;
    font-family: 'Effra', 'Arial', 'Helvetica', sans-serif;

}
footer a, header a {
	color: #666666;
	text-decoration: none;
}
footer a:hover, header a:hover {
	text-decoration: none;
}
footer ul li, header ul li {
	display: inline-block;
	padding: 3% 0 3%;
	vertical-align: top;
}

footer .siteInfo ul li
{
	padding:0 3% 3%;
}
footer .siteInfo .r-col:last-child {
	margin-left: 0;
}
footer ul li:first-child {
	padding-left: 0;
}
.otherFooterInfo ul li {
	padding: 1%;
}
.otherDetailCol {
	text-align: right;
	font-size: 1.2em;

}
.otherDetailCol:before {
  content: '\200B';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
 }
.otherDetailCol ul {
    display: inline-block;
  	vertical-align: middle;
}
.otherFooterInfo, .rightAlignText {
	text-align: right;
}
.otherFooterInfo img {
	border: 0;
}

.otherFooterInfo .img-size img{
	height: 60px;
	width: 200px;
}

.multiCA header {
	border-bottom: 2px solid #ccc;
}
.greySeperator {
	border-bottom: 2px solid #ccc;
	height: 1px;
	margin-bottom: 2%;
}
.backToTopImg {
	display: inline-block;
	background: url('/resources/assets/images/public/backToTop.png') no-repeat;
	height: 16px;
	width: 16px;
	 margin-top: 1%;
	vertical-align: middle;

}
.headerPhoneImg {
	display: inline-block;
	background: url('/resources/assets/images/public/headerPhone.png') no-repeat;
	height: 24px;
	width: 24px;
	vertical-align: middle;

}

.scrollToTop {
	display: none;
	cursor: pointer;
}
.phoneNumber {
		display: inline-block;
		padding-right: 20px;
	}
.callUS {
	display: none;
}
.equalHeight {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-align: stretch;
    -ms-flex-align: stretch;
     align-items: stretch;
     -webkit-align-items: stretch;
     flex-flow: row;
}

.equalHeightCol {
  display: flex;
  flex-flow: column;
}
.equalHeightCol .r-row.equalHeightRow {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  flex: 50%;
  color: #fff;
   justify-content: center;
}
.equalHeightCol .r-row.equalHeightRow.autopaySignedUp.hide,  .equalHeightCol .r-row.equalHeightRow.autopaySignup.hide{
	display: none;
}
/*--------- END- Header and Footer styles ---------*/
/* -------- Buttons -------------------------------*/
.controlText-A {
    font-size: 18px;
    line-height: 1.3em;
    border-radius: 26px;
	color: #fff;
	display: inline-block;
	font-family: 'Effra', 'Arial', 'Helvetica', sans-serif;
	font-weight: bold;
	padding: 14px 32px;
	text-decoration: none;
}
/* -------- Buttons -------------------------------*/
/* ------ START- Common  Page styles -------------*/
#blqcontent {
	float: none;
 	 width: inherit;
}
  #wrapper {
    position: relative;
    min-height: 650px;
    background-repeat: no-repeat;
    background-color: #fff !important; /*Since we need to override responive background color */
	/* max-width:1200px; */
    width: 100%;
    margin: 0 auto;
}
.printIcon {
    background: url('/resources/assets/images/public/print.png') no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
}
/* ------ END - Common  Page styles -------------*/
/* ------ START- Modal Window -------------------*/
#faded {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    opacity: .7;
    filter: alpha(opacity=70);
    top: 0;
    left: 0;
    z-index: 150;
    background-color: #000;
}
div.modal {
    background-color: #fff;
    border: 3px solid #ddd;
    display: none;
    height: auto;
    padding: 10px 20px;
    max-width: 650px;
    min-width: 400px;
    position: absolute;
    left: 30%;
    top: 20%;
    z-index: 200;
}

/* ------ END - Modal Window -------------*/
/*  GO FULL WIDTH BELOW 812 PIXELS */
@media only screen and (max-width: 812px) {
	/*html,body
	{
		padding-right: 10px;
		padding-left: 10px;
	}*/

    .r-col {
		width: 100%;
		/* margin: 1% 0 1% 0%; */
		margin-top: 1%;
		margin-bottom: 1%;
	}
	.r-Mspan12 {
		width: 100%;
	}

	.r-Mspan11 {
		width: 91.53%;
	}
	.r-Mspan10 {
		width: 83.06%;
	}

	.r-Mspan9 {
		width: 74.6%;
	}

	.r-Mspan8 {
		width: 66.13%;
	}

	.r-Mspan7 {
		width: 57.66%;
	}

	.r-Mspan6 {
		width: 49.2%;
	}

	.r-Mspan5 {
		width: 40.73%;
	}

	.r-Mspan4 {
		width: 32.26%;
	}

	.r-Mspan3 {
		width: 23.8%;
	}

	.r-Mspan2 {
		width: 15.33%;
	}

	.r-Mspan1 {
		width: 6.866%;
	}
	.x-show {
		display: block;
	}
	.x-hide {
		display: none;
	}
	.x-right {
		text-align: right;
	}
	.x-left {
		text-align: left;
	}


	 #container, header, footer {
        width: 100%;
        padding: 3%;
    }

    footer {
        text-align: center;
    }

    .scrollToTop {
        display: inline-block;
    }

    .callUS {
        display: inline-block;
		padding-right: 6px;
    }

    .phoneNumber {
        display: none;
    }
     .otherFooterInfo {
        text-align: center;
    }
    div.modal {
	    max-width: 50%;
	    min-width: 320px;
	}
	#multiCAContainer{
		width:100% !important;
	}
	
	.smbPcContainer{
		width:100% !important;
	}
	
	.otherFooterInfo .img-size img{
		height: 40px;
		width: 140px;
	}
}

/*--------- END - Responsive Layout styles ------------- */


/*--------------------Start| Header and Footer Light dynamic changes Full Width -----------------------*/

header, footer{
	width:1200px;
	clear:both;
}

#blqcontent .module {
    width: 1200px !important;
    margin: 0 auto;
}
#multiCAContainer{
	width:960px;
}
.liteFooter{
	width:1200px;
	margin:0 auto;
}
.footerPad{
	padding-top: 37px;
}



@media only screen and (max-width: 1200px){
	#blqcontent .module {
   		width: 100% !important;
   		background-color:#fff;
	}
	header, footer{
		width:100%;
		padding:0 12px !important;
	}
	.liteFooter{
		width:100% !important;
	}
	.footerPad{
		padding-top: 0;
	}
}

	
/*--------------------End| Header and Footer Light dynamic changes Full Width -----------------------*/
/*****Common Styles START********/
.margin-top-5{
	margin-top: 5px;
}
.margin-bottom-5{
	margin-bottom: 5px;
}
.margin-top-10{
	margin-top: 10px;
}
.margin-bottom-10{
	margin-bottom: 10px;
}
.margin-top-15{
	margin-top: 15px;
}
.margin-bottom-15{
	margin-bottom: 15px;
}
.margin-top-20{
	margin-top: 20px;
}
.margin-bottom-20{
	margin-bottom: 20px;
}
.margin-tp-btm-10{
	margin: 10px 0;
}
.margin-tp-btm-20{
	margin: 20px 0;
}

/*****Common Styles END********/

/*START - Responsive header to support cloud application*/
@media screen and (max-width: 959px) {
	.cloudHeader .flyout-menu__logo {
		height: 50px !important;
    	width: 30% !important;
    	float: left;
    	position: relative;
    	left: 10px;
	}
	.contactNumber {
		float: right;
		position: relative;
    	right: 15px;
	}
	body.lightGrayBG, body.lightGrayBG #wrapper, .module.mainContent {
		background: #F6F6F6 !important;
	}
	body.lightGrayBG #container {
		padding: 0;
	}
	.module.mainContent {
		padding: 3%;
	}
}
.cloudHeader.flyout-menu {
	padding: 0;
	border-bottom: 1px solid #f2f2f2;
}
.cloudHeader .flyout-menu__logo {
	background: url(/resources/assets/images/public/logo.jpg) no-repeat;
	background-size: contain;
    height: 65px;
    width: 12%;
    margin: 0;
}
.contactInfo {
    float: right;
    position: relative;
}
.contactIcon {
    background: url(/resources/assets/images/public/contact-reliant.svg) no-repeat;
    background-size: 35px 35px;
    width: 40px;
    height: 40px;
    display: inline-block;
    position: relative;
    top: 15px;
}
.contactNumber a {
    text-decoration: none;
    color: #231F20;
    font-family: 'Effra', sans-serif;
    font-size: 16px;
}
/*END - Responsive header to support cloud application*/

/*START - service exception for cloud support*/
.exceptionBlock .effra{font-family: 'Effra', sans-serif;}
.exceptionBlock .effraLight{font-family: 'EffraLight', sans-serif;}
.exceptionBlock .effraMedium{font-family: 'EffraMedium', sans-serif;}
.exceptionBlock .arial{font-family:'arial',sans-serif;}
.exceptionBlock {
	position: relative;
	top: 100px;
	min-height: 500px;
}
.marginb30 {
	margin-bottom: 30px;
}
.margint25 {
	margin-top: 25px;
}
.marginb25 {
	margin-bottom: 25px;
}
.exceptionBlock p {
	color: #333333;
}
.font20 {
	font-size: 20px;
}
.font42 {
	font-size: 42px;
}
.borderedContent {
	background: #ffffff;
    border: 1px solid #cccccc;
    padding: 25px;
    border-radius: 4px;
}
button.exceptionBtn {
	background: #0097D0;
    border: 2px solid #0097D0;
    border-radius: 4px;
    color: #ffffff;
    padding: 10px 25px;
    width: 300px;
}
button.continueEnrollBtn  {
	width: 250px;
}
button.returnPlanBtn {
	width: 200px;
	background: #F6F6F6;
	color: #0097D0;
}
@media screen and (max-width: 959px) {
	#container, header, footer {
		padding: 0;
	}
	button.exceptionBtn {
		width: 100%;
	}
	.exceptionBlock .r-col {
		margin: 0;
	}
	.exceptionBlock {
		top: 10px;
		padding: 20px;
	}
	.exceptionBlock .font42 {
		font-size: 27px;
	}
}
/*END - service exception for cloud support*/
/**AEM OVERRIDES WRAPPER CSS START***/

.quickPayFaq .col-lg-8{
    width:100%;
}
.quickPayFaq .col-lg-8 .accordion--toggleAll span{
    padding:0;
}
.quickPayFaq .col-lg-8 .accordion-item .d-flex{
    display:block !important;
}
.quickPayFaq .col-lg-8 .accordion-item h3{
    line-height:18px;
}
.quickPayFaq .col-lg-8 .accordion-item h3.accordion-header-text{
    padding-left:0;
}
.quickPayFaq .col-lg-8 .accordion-item h3 .icon-svg>div{
    align-items:end;
}
.quickPayFaq .col-lg-8 .accordion-item h3 .icon-svg>div svg{
     margin-top: -25px;
    }   
/**AEM OVERRIDES WRAPPER CSS END***/

/***Added styles for forgot username responisveness START*****/
.fps_username.move-cancel-bx{
	    white-space: normal;
}
.fps_username .trackerText {
    top: 35px;
    position: absolute;
    color: #CCC;
}
.fps_username.fpsbreadcrumb{
    	display: none;
}
.fps_username.trackerCurrentText {
    color: #dd0f7d;
}

.fps_username #trackHeader {
    width: 656px;
    margin: 0 auto;
}

.fps_username #trackHeader.left {
    float: none;
}

.fps_username #trackHeader ul{
	    list-style-type: none;
    margin: 10px;
    padding: 0 !important;
    clear: both;
}
.fps_username #trackHeader ul li {
    float: left;
    background-image: none;
    padding: 0;
    text-align: center;
}

.fps_username #trackHeader .spanCont ul li {
    padding: 25px 0 0 0;
    background: url(/resources/assets/images/public/trackScrub.png) no-repeat 50% 4px;
    height: 20px;
    color: #999;
    font-weight: bold;
    font-size: 12px;
    box-sizing: unset !important;
}

.fps_username #trackHeader .spanCont ul li.active {
    background-position: 50% -76px;
    color: #ec008c;
}

.fps_username #trackHeader .spanCont ul li.complete {
    background-position: 50% 65%;
}

.fps_username .span5 ul li {
    width: 125px;
}

.fps_username .span4 ul li {
    width: 159px;
}

.fps_username .span3 ul li {
    width: 212px;
}

.fps_username .span2 ul li {
    width: 318px;
}

.fps_username .span5 {
    background: url(/resources/assets/images/public/track5.gif) no-repeat 50% 43%;
}

.fps_username .span4 {
    background: url(/resources/assets/images/public/track4.gif) no-repeat 50% 43%;
}

.fps_username .span3 {
    background: url(/resources/assets/images/public/track3.gif) no-repeat 50% 43%;
}

.fps_username .span2 {
    background: url(/resources/assets/images/public/track2.gif) no-repeat 50% 43%;
}
.fps_username #trackHeader .spanCont {
	width: 100%!important;
}
#blqcontent .fps_username ul {
    margin: 10px;
    padding: 0;
    clear: both;
}
.fps_username #headingMessage {
    border: 2px solid green;
}

.fps_username #headingMessage ul {
    list-style-type: disc;
    margin-left: 34px;
}

.fps_username #headingMessage ul li {
    background: 0;
    padding-left: 0;
}

.fps_username #headingMessage li,.fps_username #headingMessage li a {
    color: black;
}

.fps_username #headingMessage-H {
    background-color: MediumSeaGreen;
    padding: 5px 20px;
}

.fps_username #headingError,.fps_username #headingError1 {
    border: 2px solid red;
    display: none;
    padding: 0;
}

.fps_username #headingError.blockelement {
    display: block;
}

.fps_username #headingError ul,.fps_username #headingError1 ul {
    list-style-type: disc;
    margin-left: 34px;
}

.fps_username #headingError ul li,.fps_username #headingError1 ul li {
    background: 0;
    padding-left: 0;
}

.fps_username #headingError li,.fps_username #headingError li a,.fps_username #headingError.errorMsg li a,.fps_username #headingError1 li,.fps_username #headingError1 li a {
    color: red;
}

.fps_username #headingError-H,.fps_username #headingError-H1 {
    background-color: pink;
    padding: 5px 20px;
}

.fps_username #headingError-H,.fps_username #headingError-H1 {
    background: url("/resources/assets/images/public/ico_exclaim.png") no-repeat scroll 7px 6px #ffc0cb;
    padding-left: 27px;
    padding-top: 6px;
    font-size: .8em;
    font-weight: bold;
    white-space: normal;
}

.fps_username #headingError-H p,.fps_username #headingError-H1 p {
    font-weight: normal;
    margin: 0 0 2px;
    text-align: justify;
}

.fps_username #headingError,.fps_username .titlemargin {
    margin-bottom: 20px;
}
.fps_username .forgtsectnDiv {
    width: 38% !important;
}
.fps_username .movetitledown {
    margin-top: 10px;
}
.fps_username form div {
    margin-bottom: 15px;
}
.fps_username .headertextspace {
    margin-bottom: 5px;
}

.fps_username form label {
    display: block;
    font-size: 14px !important;
    line-height: 20px;
    font-family: 'EffraMedium', 'Arial', 'Helvetica', sans-serif !important;
    color: #231f20;
    
}
.fps_username label{
	font-weight: bold !important;
}
.fps_username input[type=text],.fps_username input[type=password] {
    width: 200px;
}
.fps_username input {
    margin-bottom: 0;
    border: 1px solid #707070 !important;
    box-shadow: none !important;
    padding: 5px 1px !important;
    border-radius: 5px;
}
.fps_username .forgtBtn {
    width: 50% !important;
    margin-top: 25px !important;
}
.fps_username .handle {
    float: left;
    margin: 10px 0;
    padding: 0;
}

#blqcontent .rememberDiv {
    margin: 15px 0 20px 0;
}

.fps_username .rememberDiv label {
    font-size: 15px;
}

.fps_username .rememberDiv ul {
    padding-left: 18px !important;
    margin: 0;
}

.fps_username .rememberDiv ul li {
    list-style-type: disc;
    background: 0;
    padding: 4px 0 0 0;
}
.fps_username .msgtxt table {
    background-color: rgba(232,232,232,1) !important;
}

.fps_username .msgtxt tbody tr td {
    padding: 15px;
}

.fps_username .msgtxt tbody tr:nth-child(2) td {
    padding: 0;
}

.fps_username .msgtxt tbody tr:nth-child(2) td>p {
    margin: 0 0 0 10px;
}

.fps_username .msgtxt tbody tr:nth-child(3) td>p {
    margin: 10px 0;
}

.fps_username .msgtxt a {
    pointer-events: none;
    text-decoration: none;
    color: #333;
}

.fps_username .msgtxt {
    color: #333;
}
.fps_username .snippetcopy .fullwidth.left {
    margin-bottom: 15px;
}

.fps_username .forgotUserPasswordcontent table {
    border-style: solid;
    border-color: #ccc;
    border-width: 1px;
}

.fps_username .forgotUserPasswordcontent table img {
    float: right;
}
.fps_username b {
    font-weight: bold !important;
}
.fps_username p{
	font-size: 15px;
}
#pagewrap{
    background-color: #f4f4f9 !important;
}
.fps_username .errdField {
    border: 1px solid #ef3e42 !important;
}
.fps_username .formErrorContent,.fps_username .requiredfield {
    padding-top: 3px;
    color: #ef3e42;
    font-size: 12px;
    line-height: 14px;
    clear: both;
    font-family: 'Effra', 'Arial', 'Helvetica', sans-serif;
}
.fps_username ol{
	list-style-type: auto;
}
.fps_username .alignboxwidth ol li{
	margin: 0 0 8px 0;
}
.fpx_reset_options .greyTxt{
	    color: #666;
}
.fpx_reset_options .fontSz18{
	    font-size: 18px;
}

.fpx_reset_options #securityKeyCodeBox {
	background: #f2f2f2;
	padding: 15px;
	margin-left: 30px;
}

.fpx_reset_options .custom-dropdown {
	position: relative;
	vertical-align: middle;
}

.fpx_reset_options .custom-dropdown select {
	background: #fff
		url("/resources/assets/images/public/big_blue_down_arrow.png")
		no-repeat 300px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	outline: none;
	color: #333;
	font-size: 18px;
	border: 1px solid #ccc;
	border-radius: 3px;
	width: 55%;
	padding: 10px 5px;
	box-sizing: border-box;
	height: 50px;
}

.fpx_reset_options .custom-dropdown select::-ms-expand {
	display: none;
}

.fpx_reset_options button.reqSpecialCodeBtnClass {
	width: 55%;
	margin: 5px 0px;
	padding: 17px;
	font-family: effra;
	font-size: 18px;
}

.fpx_reset_options button.reqSpecialCodeBtnClass:hover {
	border: 1px solid #00AEEF;
}

.fpx_reset_options label.specialCodeEntryLbl {
	display: block;
	margin-bottom: 5px;
	font-size: 1em;
}

.fpx_reset_options input.customInput {
	box-shadow: none;
	width: 55%;
	box-sizing: border-box;
	padding: 5px 5px 5px 10px;
	border-radius: 3px;
	height: 50px;
	font-size: 22px;
	border: 1px solid #ccc;
}

.fpx_reset_options .anotherCodeSuccessTxt {
	color: #009900;
}
.fpx_reset_options .displaynone{
	display: none !important;
}

.fpx_reset_options form label {
    display: block;
    font-size: 14px !important;
    line-height: 20px;
    font-family: 'EffraMedium', 'Arial', 'Helvetica', sans-serif !important;
    color: #231f20;
}
.fpx_reset_options .expDatelabel {
    font-size: 16px;
    color: #6e737e;
    font-weight: 400;
    font-style: normal;
}
.fpx_reset_options label.specialCodeEntryLbl {
    display: block;
    margin-bottom: 5px;
    font-size: 1em;
}
.fpx_reset_options .greyBtmBorder {
    border-bottom: 1px solid #ccc;
    height: 0;
}
.fpx_reset_options .reqSpecialCodeHandle p{
	margin: 1em 0;
}
.fps_reset_newpassword .relativePos{
	position: relative;
}

.fps_reset_newpassword .psdBtn
{
    position: absolute;
    left: 140px;
    top: 23px;
    display: block;
    width: max-content;
}
.fps_reset_newpassword .validationCheck {
    display: none;
    position: absolute;
    right: 0;
    top: 2px;
}
.fps_reset_newpassword .roundCheck {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0,0,0,0);
    background-image: url("/resources/assets/images/mobile/oam/master-sprite.png");
    background-origin: padding-box;
    background-position: -6px -515px;
    background-repeat: no-repeat;
    background-size: auto auto;
    height: 25px;
    padding-left: 25px;
    padding-bottom: 9px;
    position: relative;
    vertical-align: middle;
    width: 25px;
}
.fps_reset_newpassword .failedCheck {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0,0,0,0);
    background-image: url("/resources/assets/images/mobile/oam/master-sprite.png");
    background-origin: padding-box;
    background-position: -42px -517px;
    background-repeat: no-repeat;
    background-size: auto auto;
    height: 25px;
    padding-left: 25px;
    padding-bottom: 9px;
    position: relative;
    vertical-align: top;
    width: 25px;
}

.fps_reset_newpassword .roundblueCheck,
.fps_reset_newpassword span.upCheckPassed,
.fps_reset_newpassword span.lowCheckPassed,
.fps_reset_newpassword span.nospecialCheckePassed,
.fps_reset_newpassword span.ruleCheckPassed,
.fps_reset_newpassword span.numCheckPassed,
.fps_reset_newpassword span.allowspecialCheckePassed,
.fps_reset_newpassword span.charCheckPassed,
.fps_reset_newpassword span.userNameCheckPassed {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0,0,0,0);
    background-image: url("/resources/assets/images/mobile/oam/master-sprite.png");
    background-origin: padding-box;
    background-position: -86px -517px;
    background-repeat: no-repeat;
    background-size: auto auto;
    height: 25px;
    padding-left: 25px;
    padding-bottom: 15px;
    position: relative;
    vertical-align: top;
    width: 25px;
}

.fps_reset_newpassword .pswdrules .ruleText .roundblueCheck+span.hint-ad,
.fps_reset_newpassword .pswdrules .ruleText span.upCheckPassed+span.hint-ad,
.fps_reset_newpassword .pswdrules .ruleText span.lowCheckPassed+span.hint-ad,
.fps_reset_newpassword .pswdrules .ruleText span.nospecialCheckePassed+span.hint-ad,
.fps_reset_newpassword .pswdrules .ruleText span.ruleCheckPassed+span.hint-ad,
.fps_reset_newpassword .pswdrules .ruleText span.numCheckPassed+span.hint-ad,
.fps_reset_newpassword .pswdrules .ruleText span.allowspecialCheckePassed+span.hint-ad,
.fps_reset_newpassword .pswdrules .ruleText span.charCheckPassed+span.hint-ad,
.fps_reset_newpassword.pswdrules .ruleText span.userNameCheckPassed+span.hint-ad {
    color: #008000;
}

.fps_reset_newpassword .ruleText .hint-ad {
    color: #231f20;
}

.fps_reset_newpassword .ruleText .hint-ad {
    color: #231f20;
}

.fps_reset_newpassword .hint-ad {
    margin-right: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.fps_reset_newpassword .hint-ad, .fps_reset_newpassword .inf-ad {
    color: #9d9d9d;
    font-size: 13px;
}
.fps_reset_newpassword .pswblblsnippet {
    padding: 15px 10px;
    font-size: 13px;
    color: #333;
}

.fps_reset_newpassword .pswdhdralt {
    color: #333;
    font-size: 13px;
    font-weight: bold;
    display: inline-block;
    margin: 5px;
}

@media (max-width: 960px) {
    .fps_username .forgtsectnDiv,.fps_username .forgtBtn{
        float: none;
        width: 100% !important;
    }
    .fps_username input[type=text], .fps_username input[type=password] {
     	width: 100% !important;
	}
	.fps_username .forgtBtn{
		margin-top: 16px !important;
	}
	.fps_username .forgtBtn button{
		width: 100% !important;
	}
	.fps_username .msgtxt tbody tr:nth-child(2) td>p {
	    margin: 0px 0 0 15px;
	}
	.fps_username .msgtxt tbody tr:nth-child(2) td>img{
		margin: 0 0 0 10px;
	}
    .fps_username form{
    	margin-bottom: 15px;
    }
    .fps_reset_newpassword .pswdrules {
    	width:95%;
    }
    .fps_reset_newpassword .psdBtn{
    	left: 140px;
    	padding: 2px 10px;
    }
}
/***Added styles for forgot username responisveness START*****/