@charset "utf-8";
/* CSS Document */
/* firelight.css */


form.firelight {
	font-size: 10pt;
	line-height: 11pt;
	padding-bottom: 2px;
	margin-bottom:0;	
}
.firelight button{
	margin:0;
	border:none;

}
.firelight input[type=text],.firelight input[type=password] {
	margin-bottom: 5px;
	font-size: 10pt;
	padding: 10px 5px;
	width: 100%;
	line-height: normal;/*SUV-351*/
	border-radius:0;/*SUV-351*/
    border-color: #ccc;
    border-style: solid;
}
.firelight label {
	margin-bottom:0;
	color:#44545f;	
}
.firelight label[for="terms_conditions"] {
	display:inline;
	line-height:14.6667px;
} 
.firelight p {
	margin: 0 0 5px 0;
	font-size: 10pt;/*SUV-348*/
	line-height: 11pt;
}

.firelight p strong {
	display: block;
	font-size: 11pt;
	line-height: 14pt;
	margin-bottom: 10px;	
}
.nextButton {
	background: url(../images/button-firelight-next.png) no-repeat !important;
 	cursor:pointer !important;
    border: none !important ;
    width: 110px !important; 
    height: 35px !important;
    border-radius: 0 !important;
 }
 
 .disableNextButton {
	background: url(../images/disable_button.png) no-repeat !important;
	cursor:auto !important;
    border: none !important ;
    width: 110px !important; 
    height: 35px !important;
    border-radius: 0 !important;
 }
 
 .confirmButton {
	background: url(../images/button-firelight-confirm.png) no-repeat !important;
 	cursor:pointer !important;
    border: none !important ;
    width: 110px !important; 
    height: 35px !important;
 }
div.subhead {
	font-weight: bold;
	padding-top: 10px;
	font-size: 10pt;	
}

div.help {
	position: relative;
	background: url(../images/firelight-forgot_bg.png) no-repeat;
	padding-left: 42px;
	padding-top: 12px;
	width: 232px;
	height: 67px;
	font-size: 10pt;	
}

div.callout {
	border: solid 2px #036;
	padding: 15px;
	font-size: 11pt;
	line-height: 14pt;
	text-align: center;
	font-weight: bold;	
}

.popup-window {
	margin: 100px auto;
	width: 630px;
	background-color: #fff;
	border: solid 25px #036;
	padding: 10px;
}

.popup-close {
	text-align: right;
	margin: 0;
}

.popup-content {
	padding: 10px 55px 20px 55px;	
}

.errorMsg {
	color: red;
	font-size: 10pt;
	line-height: 11pt;
	margin-bottom: 10px;	
}

.left {
	padding-right: 40px;
}

.link {
	cursor: pointer;	
}

.firelight .forgot-link ,.firelight .findCRD,.firelight .noCRDNumber{
	font-size: 9pt;
	text-align:right;
}
.row{
	clear:both;
	margin-bottom:5px;
}
.row {
	margin-left:0;	
}
.row:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
} 
.column{
	float:left;
	width:40%;
	margin:0 6% 0 0;

}
.srsfirelight-overlay{
	position:fixed;
	display:none;
	top:0;
	left:0;
	width:100%;
	z-index:10000;
	background: rgba(0,0,0,0.75);
}
.close{
	cursor:pointer;
}
.firelight-splash-button{
	margin:20px 10px 0 10px;
	float:left;
}
.strength0 {
    background: none; /* too short */
    width: 0px;
}
.strength1 {
    background:#FF4545;/* weak */
    width: 33.33%;
}
.strength2 {
    background:#FFC824;/* good */
    width: 66.66%;
}
.strength3 {
    background:#6699CC;/* strong */
    width: 100%;
}
.floatLeft{
	float:left;
}
.passwordDescription{
	width:20%;
	margin:0 0 0 5px;
}
.passwdStrengthMeter{
	height:10px;
	width:60%
}
.progress{
   height: 10px;
   overflow: hidden;
   background-color: #f5f5f5;
   border:1px solid #f5f5f5;
   border-radius:5px;
   margin-bottom:0;/*355*/
   background-image: none;/*355*/
   filter:none;/*355*/
}
.hide{
	display:none;
}
.helpIcon{
	margin-top:-4px;
}
.marginTop15,
.row.marginTop15 {
	margin:15px 0 0 0;
}
.cancelLink{
	margin:6px 15px;
}
.firelight .cancelLink a:hover,
.firelight .cancelLink a{
	color:#1195ae;
}
.progressBar{
   float: left;
   height: 100%;
   font-size: 12px;
   line-height: 20px;
   color: #fff;
   text-align: center;
}
.newPasswd{
   width:44%;
}
.newPasswdWrapper{
   width:55%;
}
.passwd{
   width:35%;
}
.passwdWrapper{
	width:64%
}
.disabledSubmit{
	opacity:0.3;
	z-index:9999;
}

.spinner { 
    background:transparent url("../images/loading.gif") no-repeat;
    background-position:center center;
}
.submit{
	width:100%;
    height:100%;
	text-indent:-9999px;
}
.firelight .firelight-signin,.firelight .firelight-signin:hover{
	background:transparent url("../images/button-firelight-signin.png") no-repeat;
}
.firelight .crdNext,.firelight .crdNext:hover{
	background:transparent url("../images/button-firelight-next.png") no-repeat;
}
.firelight .firelight-reg-submit,.firelight .firelight-reg-submit:hover{
	background:transparent url("../images/button-firelight-submit.png") no-repeat;
	border-radius:4px;
}
.submitWrapper{
	width:110px;
	height:38px;
}
.displayBlock{
	display: block;
}
.refreshMargin{
	margin: 13px 5px 0 0;
}
.leftWrapper{
	width:295px;
	padding:0 30px 0 0;
	float:left
}
.rightWrapper{
	width:295px;
	padding:0 20px 0 0;
	float:left
}
.leftWrapperContent{
	width:85%;
}
.rememberUsername{
	width:60%;
	font-size: 9pt;
}
.forgotUserName{
	width:40%;
}
.CRDNumber,.findCRD{
	width:50%;
}
.noCRDNumber{
	width: 175px;
	margin:10px 0 0 0;
}
/* Hiding the sign in button for firelight module */
#header #sign-in-link img{
	display: none !important;
}
.firelight .refreshBtn{
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 6;
  -moz-border-radius: 6;
  border-radius: 6px;
  font-family: Arial;
  color: #ffffff;
  font-size: 12px;
  text-shadow:none;
  font-weight:bold;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
}

.firelight .refreshBtn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

.maskOverlay {
                display:none;
    background-color:#fff;
    opacity:0.6;
    width:100%;
    height:100%;
    position:fixed;
    z-index:9999;
    top:0;
    left:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.overlayInner { 
    background:transparent url("../images/loader.gif") no-repeat;
    background-position:center center;
    width:100%;
    height:100%;
}
.successMsgContainer{
    border: 2px solid green;
    font-size: 14px;
    text-align: initial;
    color:green;
    width: 98%;
    padding: 5px;
    display:block;
    margin:-25px 0 0 0;
    background-color: rgb(240, 255, 242);
}
.successImg{
    width:5%;
    display:table-cell;
    vertical-align:middle;
}
.successImg img{
    width:30px;
    height:30px;
}
.successMsg{
    display:table-cell;
    vertical-align:middle;
    padding: 0 0 0 5%;
}
.signOut{
  	float: right;
  	margin-top: 10px;
}
.signOut img{
 	cursor:pointer;
 	height:30px;
}

/* NEW CSS FOR CR# 1 -- Added By Piyush -- 11-05-2015*/

.frlAppSection{
	width:40%;
	overflow:hidden;
}
.frlAppImg{
	width: 13%;
	float: left;
}
.frlAppLink{
	 margin: 0 0 0 10px;
	 width: 80%;
	 float: left;
}
.firelight input[type="radio"],
.firelight input[type="checkbox"] {
	margin-top:0;
}
.firelight input[type="checkbox"] {
	vertical-align: top;
	font-size:13.333px;
}
.firelight input[type="image"] {
	width:110px;
}