/* layout.xhtml */

img {border:none;}
/* footer.xhtml */
#Footer {
    background-color: #328cc0;
    width:100%;
    padding-top:0px;
    height:79px;
    margin-left:-1px;
    margin-top:0px;
    margin-bottom:0px;
    float:left;
    display:inline;
    color: #ffffff;
}

/* header.xhtml */
#Header {
    background-color: #328cc0;
    width:100%;
    padding-top:0px;
    height:79px;
    margin-left:-1px;
    margin-top:0px;
    margin-bottom:0px;
    float:left;
    display:inline;
}
#HeadLogo {
    margin-left:11px;
    margin-top:11px;
    width:96px;
    height:59px;
    margin-bottom:0px;
    float:left;
    display:inline;
    overflow:hidden;
}


.clearfloat {
	clear:both;
	height:0px;
}

/*#oflows a:link, #oflows a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}*/

 /** http://www.oscaralexander.com/tutorials/how-to-make-sexy-buttons-with-css.html**/
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: auto;
}

#oflows a.button{
    background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

#oflows .button a:link:visited:hover {
    color: #444;
}
#oflows a.button span {
    background: transparent url('images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

#oflows a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

#oflows a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

/** End http://www.oscaralexander.com/tutorials/how-to-make-sexy-buttons-with-css.html**/

.bodyContainer{
	margin-top:11px;
	float:right;
	width: 580px;
}
.main{
	margin-bottom: 11px;
	clear:both;
	float:left;
	width:100%;
}	




/* breadcrumbs.xhtml */
/*IE hack: http://www.brunildo.org/test/inline-block3.html*/
.iblock{
	display: -moz-inline-box;
	display: inline-table;
	display: inline-block;
}
        
#Breadcrumbs{margin-bottom: 11px; clear:both; float:left;}
.crumb.sel{background-color: #000000;}
.crumb.unsel{background-color: #CCCCCC; }
.crumb.txtsel{color: #000000;}
.crumb.txtunsel{ color: #CCCCCC;}
.crumb.section{width: 80px; height: 51px; text-align: center; vertical-align: top;}
.crumb.arrow{width:61px; height: 51px; margin-right: 25px; margin-left: 25px; display: inline; }
.crumb.txt{ text-align: center; padding-bottom: 3px; padding-top: 3px; font-weight: bolder; font-variant: small-caps;}
.crumb.dotwrap{ text-align: center;padding-bottom: 3px; padding-top: 3px;}
.crumb.dot1{margin: 0 12px 0 0; display: inline;}
.crumb.dot2{margin: 0 12px 0 0; display: inline;}
.crumb.dot3{margin: 0 0 0 0; display: inline;}

/* helpbar.xhtml */
#Helpbar {
	float:left;
	width:162px;
	margin-top:11px;
	margin-left:11px;
	margin-bottom :11px;
	/*border: 0px solid #f0f0f0;*/
}
.helpbar_header {
	background-color: #e5e5e5;
	border: 1px solid #ffffff;
	float:left;
	width:99%;
	height:33px;
	font-size:14px;
	font-weight: bold;
	color: #000000;
}
.helpbar_content {
	background-color: #e5e5e5;
	border: 1px solid #ffffff;
	width:99%;
	margin-top:6px;
	float:left;
	font-size:12px;
	font-weight: normal;
	color: #000000;
}
.helpbar_header:empty, .helpbar_content:empty {
    display: none;
}
.helpbar_txtwrap {
	margin:5px 10px 5px 10px;
	float:left;
	text-align: left;
	vertical-align: middle;
	overflow: visible;
}
.agenthelpbar_header {
	background-color: #e5e5e5;
	border: 1px solid #ffffff;
	float:left;
	width:99%;
	height:33px;
	font-size:14px;
	font-weight: bold;
	color: #000000;
}
.agenthelpbar_content {
	background-color: #e5e5e5;
	border: 1px solid #ffffff;
	width:99%;
	margin-top:6px;
	float:left;
	font-size:12px;
	font-weight: normal;
	color: #000000;
}
.agenthelpbar_txtwrap {
	margin:5px 10px 5px 10px;
	float:left;
	text-align: left;
	vertical-align: middle;
	overflow: visible;
}
p#Helpbar 
{
}

/* titlebar.xhtml */
#Titlebar {
	float:left;
	display:inline;
	background-color: #9bcf50;
	margin-bottom:11px;
	border: 0px solid #f0f0f0;
	width:100%;
}
.titlebar_header {
	margin:10px 10px 2px 10px;
	font-size:16px;
	font-weight: bold;
	color: #ffffff;
}
.titlebar_content {
	margin:2px 10px 0px 10px;
	font-size:12px;
	font-weight: normal;
	color: #ffffff;
}
.titlebar_txtwrap {
	float:left;
	text-align: left;
}
p#Titlebar 
{
}

/* field.xhtml, fielddecoration.xhtml*/
.prop
{
	float:left;
	display:block;
	margin-top:2px;
	margin-bottom:3px;
}
.fieldrow .fielderr
{
	display:block; 
	float:left;
	color: #CC0000;
	font-size:12px;
	position: static !important;
}


.fieldMessageRow {	
	clear: both;
    margin-left: 32%;	
}

.fieldErrorMessageBGImg {
	background:transparent  url('/oflows/oweb/images/error.png') no-repeat left center;
	width:20px;
	height: 16px;;
}

span.rich-message-marker {	
	width:20px;
	height: 16px;
}

.fieldrow
{
	clear:both;
	margin-left:10px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	float:left;
	vertical-align: middle;
}
.fieldrow.fieldselected
{
	background-color: #e5e5e5;
	/*width: 99%;*/
}
.fieldReviewEditSpan{
	float:left; 
	display:block; 
}
.fieldReviewEditLink{
	color: black;	
}

span.disabled input, span.disabled select {
	color:black;
	border:none;
	background-color: white;
}

.fieldpopup
{
	background-color: white;
	border-width: 1px;
	border-color: #c6c6c6;
	padding: 10px;
	text-decoration: none;
	text-align:left;
}
.fieldpophelp
{
	display:block; float:left;
	color:#333333;
	font-size:12px;
	margin-right: 10px;
	text-align:right;
	width:18px;
	vertical-align: middle;
	
}

.fieldlbl
{
	display:block; float:left;
	color:#333333;
	font-size:12px;
	margin-right: 10px;
	text-align:right;
	width:200px;
	vertical-align: middle;
	
}

.fieldlbl.req
{
	font-weight: bold;
	
}
.fieldlbl.errors
{
	color:red;
}

.fieldlbl_multiproduct
{
	display:block; 
	float:left;
	color:#333333;
	font-size:14px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 10px;
	text-align:left;
	width:90%;
	vertical-align: middle;
	
}

.errors
{
	color:#CC0000;
}

.fieldvalue
{
	display:block; float:left;
	font-size: 12px;
	font-family: monospace;
	vertical-align: middle;
	width:200px;
}
.fieldvalue input{width:89%;}
.fieldvalue select{min-width:89%;width:89%;}

.fieldvalue select.fieldvalue_day, .fieldvalue select.fieldvalue_month, .fieldvalue select.fieldvalue_year { 
	display:inline-block;
}

.fieldvalue select.fieldvalue_day  {
	width:31% !important; margin-right:1%; min-width: 0 !important; 
}
.fieldvalue select.fieldvalue_month { 
	width:32% !important; margin-right:1%; min-width: 0 !important; 
}
.fieldvalue select.fieldvalue_year { 
	width:34% !important; min-width: 0 !important; 
}

.fieldvalue input[type="text"].fieldvalue_readonly {
	background: none #F8F8F8; 
    box-shadow: none;
    color: #888888; 
    border: 2px solid #E8E8E8;
}


.fieldvalue.errors
{
}

.fieldhelp
{
    display:block; float:left;
    font-size: 12px;
    font-style: italic;
    vertical-align: middle;
    width:150px;
    visibility: hidden;
    color: #000000;
}

.fieldhelp.fieldselected
{
	visibility: visible;
}


#mainForm div.fieldrow.fieldrowError .fieldhelp, 
#loginForm div.fieldrow.fieldrowError .fieldhelp,
#mainForm div.fieldrow.fieldrowError .fieldhelp.fieldselected,
#loginForm div.fieldrow.fieldrowError .fieldhelp.fieldselected {
	display: none;
	visibility: hidden;
}



/* form level */
.formsep
{ 
  background-color: #e5e5e5;
  clear: both;
  display: inline;
  float: left;
}

/* RichFaces styles */


/* Product selection page */
.offer.box {width:100%;margin-bottom:10px;}
.prodselect.col5 { width:8%; border: none;}
.prodselect.col6 { width:42%; border: none; }
.prodselect.col7 { width:50%; border: none;  }
.prodselect.col8 { width:92%; border: none;  }
.prodselect.row1 { background-color: #eaeaea; line-height: 30px;}
.prodselect.row2 { background-color: white; line-height: 30px;}

.moreicon {float:right; vertical-align: middle; line-height: 30px;}
.morepop{
	background-color:#777;
	background-color:rgba(0, 0, 0, 0.55);
	position:absolute;
	font-size:11px;
	display:none;
	-webkit-box-shadow: 0 0 30px #777; 
	-moz-box-shadow: 0 0 30px #777; 	
	z-index:999;
	padding: 20px 10px 20px 10px;
}
.morepop .close {
	background-image:url(images/24/remove.png);
	position:absolute;
	right:-10px;
	top:-10px;
	cursor:pointer;
	height:24px;
	width:24px;
}

/* Progress page*/
.progress.text.disabled { color: #e5e5e5;}
.progress.text.enabled  { color: inherit;}
.progress.col1  { width:80%; border: none; padding-left: 50px;}
.progress.col2  { width:20%; border: none;}
.progress.row   { background-color: inherit; line-height: 30px;}
.progress.grid  { min-width:100%; margin-bottom:10px; border: none;}
/* Qualify Page */
.qualify.column1  { width:60%; _width:620px; width: 14.9em; border: none; padding-left: 50px; float:left; }
.qualify.column2  { width:10%; _width:180px; width: 2em; border: none;float:left; padding-left: 10em;}


/* Offer boxes */
.offer.leftsubtable { margin-left:10px; margin-right: 10px;}
.offer.leftsubtable.label {text-align: left; padding-right: 5px; font-weight: bold;}
.offer.leftsubtable.value { text-align: left; padding-left: 5px;}
.offer.leftsubtable.col3 { text-align: left; padding-left: 5px; width: 60%}

.offer.rightsubtable { margin-left:10px; margin-right: 10px;}
.offer.rightsubtable.label {text-align: left; padding-left: 5px; font-weight: bold;}
.offer.rightsubtable.value { text-align: left; padding-left: 5px; font-size: 14px; font-weight: bold;}

.offer.subtext {font-size: 9px; }
.offer.dynlink {font-size: 12px; text-decoration: underline; color: navy;}
.offer.inline.dynlink {font-size: 9px; color: navy; padding-left: 3px;}

.offer.input {width: auto;}
/*  Home page */
.home.flatpanel { border: none;}
.home.flatpanel.header {height:18px; text-align:left; vertical-align:middle; padding:4px 0; font-size: 16px; font-weight: bold; background: none;}

.home.table {font-size: 12px; width:100%; }
.home.colheader{}
.home.table.link {text-decoration: underline; color: navy;}
.home.table ul {list-style-type: none; list-style-image: none;margin-left: 0;margin-top: 0; }
.home.table ul li {list-style-type: none; list-style-image: none; margin-left: 0; }
.home.helpful.label {font-weight: bold;}
.home.helpful.value {}
#viewer {height:560; width:770;}

.red, .red > span{color: #CC0000;}
#oflows .logout_link, #oflows .logout_link A:link:visited:hover {text-decoration: underline; color: navy;}
#oflows .menulink, #oflows .menulink A:link:visited:hover {text-decoration: underline; color: olive; padding-left: 7px; font-weight: bold;}
/*----Ends here-----*/

/*-- General--*/
.hidden {visibility: hidden; height: 1px; max-height: 1px; overflow: hidden; line-height: 0px;}
.visible {visibility: visible;}


/*-- OConnect --*/
div#connectbar
    {
    overflow: hidden;
    width: 100%;
    height: 0px;
    position: absolute;
    bottom: 0;
    left: 0;	
    }
 
@media screen
  {
  body>div#connectbar
    {
    position: fixed;
    }
  }

/* Viewer */
/* define background image for the expose mask */
#mask {
	background:#123 url(/tools/img/expose/mask_gradient_1800.png) no-repeat;
	background-position:50% -200px;
}

/* general settings for both scrollables */
.items {	
	width:20000em;	
	position:absolute;
	clear:both;
}

/* next/prev buttons */
.navi {
	background-image:url(/tools/img/scrollable/arrow/hori_large.png);
	width:30px;
	height:30px;
	float:left;
	margin-top:55px;
}

.navi:hover  		{ background-position:-30px 0; }
.navi:active  		{ background-position:-60px 0; }
.next 				{ background-position: 0 -30px; clear:right; }
.next:hover 		{ background-position:-30px -30px; }
.next:active 		{ background-position:-60px -30px; } 


.navi.disabled {
	visibility:hidden;		
}


/* the thumbnail scrollable */
.docbar {
	background-color: #F0F0F0;
	border-top: 1px solid #CCCCCC;
	font-family: verdana, arial;
	font-size: 11px;
	height: 36px;
	width: 100%;
	vertical-align: middle;
}
.docbar .viewleftbuttons{
	float:left;
}
.docbar .viewrightbuttons{
	float:right;
}
.docbar ul{
	margin: 0px 0;
}
.docbar li
{
	display: inline;
    list-style-type: none;
    margin: 0px 0;
    padding: 2px 0px 2px 20px;
}
.docbar span{
	text-align: center;
}
#smpages {
	width: 97%;
	height:760px;
}
#smpagediv{
	position:absolute;
	overflow-x:auto;
	overflow-y:hidden;
	width: 570px;
	height:760px;
	z-index:9;
}

.largepages{
	display:none;
	z-index:500;
	background-color:#333;
	border:4px solid #666;
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}
#lpagediv{
	position:absolute;
	overflow: auto;
	z-index:501;
}

/* Agreement signature widget */
#signouterdiv {
	background-color:#eee;
	width:500px;
	height:290px;
	position:absolute;
	font-size:11px;
	display:none;
	-webkit-box-shadow: 0 0 30px #777; 
	-moz-box-shadow: 0 0 30px #777; 	
	z-index:10000;
	padding: 20px 10px 20px 10px;
}

#signouterdiv .altlink {
	font-size: 14px;
	width: auto;
	margin:10px 20px 0px 0px;
	display: block;
	float: right;
}

#canvas {
	border: 1px solid #999999;
	background-color: white;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	z-index:10001;
	height:160px;
	width:495px;
 
}



/*IE Fake selector. TODO: Modify selector code to use across the board. With permission.*/
.selector span { display:none; }

.listContainer{
	padding-top: 5px;
	padding-bottom: 5px;
}

.overflowScroll{
	overflow: auto;	
}
.listContainer .actionButton{
	width: auto;
	background: none;
	border: none;
}

.listContainer .caption{
	text-align: left;	
	white-space: nowrap;
	padding-left: 2px;
}

.textNoWrap{
	white-space: nowrap;
}

.listContainerTable{
		background-color: #ffffff;
			border-style: solid;
	border-width: 1px;
	border-color: #D3D3D3;
}

.listContainerTable th{
		background-color: #ffffff;
}

.listContainerForm{
	padding: 0;
	display: block;
	margin: auto;
}

.listContainerFormBorder{
	border-style: solid;
	border-width: 1px;
	border-color: #D3D3D3;
}
	
.listContainerForm tbody{
	padding: 0;
	display: block;
	margin: auto;
}
.listContainerForm tr{
	padding: 0;
	display: block;
	margin: auto;
}

.listContainerForm .listActionArea{
		height: 0px;
		position: absolute;
		bottom: 18px;
		right: 2px;
}

.listContainerFormColumn{
	border:none;
	display:block;
	padding:1px;
	margin: 0px;
	position: relative;
}

.listContainerFormColumn .label{
	float: left;
	padding-top: 3px;
}
.listContainerFormColumn .field{
	float: right;
}

.listContainerFormColumn .prop{
    display: inline;
    float: none;
    margin-bottom: 3px;
    margin-top: 2px;
}

.listContainerGridRowLabel{
	text-align: right;	
	padding-right: 5px;
	white-space:nowrap;
}

.rich-mpnl-body span{
	text-align: center;
}
.listContainerPopup{
	text-align: center;	
	margin: auto;
}
.listContainerPopup a.button{
    background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

.listContainerPopup .button a:link:visited:hover {
    color: #444;
}
.listContainerPopup a.button span {
    background: transparent url('images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

.listContainerPopup a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

.listContainerPopup a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}


.spacerLine{
	background-color: #D3D3D3;
	height: 1px;
	padding:0px;
	margin-bottom:5px;
}

/*Fix Rich:modelPanel on Mobile/iPad devices*/
.rich-mpnl-mask-div {
position: fixed;
bottom: 0;
left: 0;
border: 0;
margin: 0;
padding: 0;
width: 10000px;
height: 10000px;
background-color: #inherited;
border-style: none;
}

.errlabel {color:red;}

.fixedPositionStatus{
	position:fixed; bottom:10%; left:1%;
}

.radioButtonArea{
	border-color: #D3D3D3;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
	width: 250px;
}

.radioButtonArea input{
	width: auto;
}

.buttons{
	display:block;
	position: relative;
	overflow:auto;
}

.buttons .withdrawnBtn{
	position: absolute; 
	right: 0;
	width: auto;
	display: inline;
}

.listPopupDoneBtnArea{
	margin: auto;
}

.reviewFixedSaveButton{
	position:fixed;
	bottom:-20px;
	left:25%;
	background-color: #FFFFFF;
	opacity: 1;
	border-style: solid;
	border-width: 3px;
	border-color: #D4CFC7;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	width: 300px;
	display:block;
	height: 55px;
}

.requiredSupportingDocumentList{
	
}

#popsignOverlay{
	display: block;
	width:150px;
	height: 40px;
	text-align: right;
	font-size: 16px !important;
	position: absolute;
	z-index: 100;
	background-image: url(images/fountainPenSmall.png);
	background-repeat: no-repeat;
}

#popsignOverlay span{
	display: block;
	position: absolute;
	top: 15px;
	left: 45px;
}

.mobilizePostInstallRefresh a{
	font-size: 18pt;
	text-decoration: underline;
}
span.rich-tool-tip {
	width: 380px;
	word-wrap: break-word;
}

.imageAccept{
	display: inline-block;
	width:24px;
	height: 24px;
	background-image: url(images/24/accept.gif);
	background-repeat: no-repeat;
}
.imageFailed{
	display: inline-block;
	width:24px;
	height: 24px;
	background-image: url(images/24/remove.gif);
	background-repeat: no-repeat;
}
.imageSpinnerStill{
	display: inline-block;
	width:24px;
	height: 24px;
	background-image: url(images/spinner-still.gif);
	background-repeat: no-repeat;
}
.imageSpinner{
	display: inline-block;
	width:24px;
	height: 24px;
	background-image: url(images/spinner.gif);
	background-repeat: no-repeat;
}
.imageWarning{
	display: inline-block;
	width:24px;
	height: 24px;
	background-image: url(images/24/exclamation-icon.png);
	background-repeat: no-repeat;
}
.buttonSpinner{
	display: inline-block;
	width:24px;
	height: 24px;
	background-image: url(images/spinner.gif);
	background-repeat: no-repeat;
}


#forgot_password{
	float:right;
}
#home{
	float:right;
}
#change_external_account{
	float:right;
}
#back_home{
	float:right;
}
#withdraw_application{
	float:right;
}
#back_doc_upload{
	float:right;
}
#return_previous_page{
	float:right;
}
#resume_application{
	float:right;
}
#cancel{
	float:right;
}
/* using altlink class
#cancel_esign_pop{
	float:right;
}
*/ 
.smpageimg{
	background-image:url("images/spinner.gif");
	background-repeat: no-repeat;
}
.docUploadCategoryColumn{
	min-width:31%;
	max-width:28%;
	float: right; 
}
.docUploadImageColumn{
	float: left;
	min-width:68%;
	max-width:68%;
	padding-bottom: 6px;
}
.docReCategoryImageColumn {
	float: left;
	max-width: 35%;
	min-width: 51%;
}

.docReCategoryColumn {
	float: right;
	max-width: 45%;
	min-width: 46%;
}

.fieldvalue input[type=checkbox]{width:auto;}

#mainForm div.fieldrow .checkboxMsg, #loginForm div.fieldrow .checkboxMsg {
    padding-left: 0px;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #ABABAB; 
	font-size: 14px; 
}
input:-moz-placeholder, textarea:-moz-placeholder {
	color: #ABABAB; 
	font-size: 14px;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color: #ABABAB; 
	font-size: 14px;
}

.primarybutton {
    display: block;
    margin-top: 10px;
}
 
#mainForm\:eSignatureButtonBox a.altlink {
    display: block;
    float: left;
    font-size: 14px;
    margin: 0;
    padding: 0;
    position: static;
}

#oflows .altlinks {
   display: block;
   float: right;
   overflow: auto;
   text-align: left;
   margin-right: 20px;
}

#oflows .altlink {
   display: block;
   float: right;
   margin-top: 20px;
   margin-right: 20px;
   font-size: 14px;
   position: static;
}
#oflows .altlink.showinfolink {
	margin-left:0px;
	margin-bottom: 20px;
	margin-right: 30px;
}
#oflows .altlink.uploadSupportDocLink{
	margin-left: 0px;
	margin-bottom: 20px;
}

#oflows .altlink > span, #oflows .altlink > a {
    background: url("images/caret.png") no-repeat scroll right 4px rgba(0, 0, 0, 0);
    margin-left: 0px;
    padding-right: 11px;
}

#oflows .altlink.saveContLaterLink, #oflows .altlink.logoutLink, #oflows .altlink.resumeLink{
	display: none;
}

#oflows .logoutLink_finished, #oflows .logoutLink_confirmation {
 	display: block;
}

#oflows .button_primary {

}

#mainForm\:eSignatureButtonBox .close {
             position: static !important; 
}

.fieldgrouperrormessage {color:red;}

#mainForm div.selector {
  display: block;
  float: left;
  width: 94%;
}

.fixedPositionStatus > span > span.statusmessage_start {
    background: #FFF url('images/spinner.gif') no-repeat 50% 15%;
	display: block;
    position: fixed !important;
    top: 50%;
    left: 50%;
    width: 150px;
    height: 40px;
    margin-top: -30px;
    margin-left: -50px;
    border: 2px solid #DDDDDD;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    padding-top: 50px;
    text-align: center;
    z-index: 9900;
    opacity:0.95;
}

/****************Section Styles******************/
.section {
	margin-bottom: 80px; 
	margin-top: 40px;
	border-top: 1px dashed #aaa;
}
.section_header{
    margin: 20px 10px 2px 0;
    padding-bottom: 2px;
}
.section_header span.section_txtwrap {
    color: #555;
    font-family: 'Droid Sans',sans-serif;
    font-size: 20px;
    font-weight: bold;
}
.section_content .section_txtwrap p {
    color: #4C4C4C;
    font-family: 'Droid Sans',sans-serif;
    font-size: 14px;
               margin-top: 4px;
}
.section_content .section_txtwrap {
    display: block;
}

.fieldlbl{}

.fieldvalue .view_accept_btn{
	display:block; 
	margin-top:4px; 
	margin-right:20px; 
	width:auto;
}

.docbar .viewcenterbuttons {
	margin: 0 auto;
	width: 280px;
}

/**************** Scrollbar for mobile device ******************/

#smpagediv::-webkit-scrollbar {
background: transparent;
height: 10px;
overflow: visible;
width: 10px;
}

#smpagediv::-webkit-scrollbar-thumb {
background-color: rgba(0, 0, 0, 0.2);
-webkit-border-radius:5px;
}
#smpagediv::-webkit-scrollbar-thumb:hover{
background-color: rgba(0, 0, 0, 0.6);   
}
#smpagediv::-webkit-scrollbar-corner {
background: transparent;
}

.checkboxMsg a, .altlink a { 
	font-family:sans-serif;
	color: #444;
}

.altlink a, .altlink a:visited { 
	color: #147;
}

.disclosureaccepted{
	font-family:sans-serif;
	color: #174;
}

/* -- Collapsed agreements -- */

div.agreementcontainer.signing #smpagediv {
    border-radius: 0 0 6px 6px;
    height: 360px;
    overflow-x: hidden;
}

div.agreementcontainer.signing #smpages {
    height: auto;
}

div.agreementcontainer .docViewer { clear: both; }
div.agreementcontainer+div.agreementcontainer {
	border-top: 1px dashed #ccc;
}
div.agreementcontainer.signing {
	height:475px;
}
div.agreementcontainer {
	overflow:auto;
	overflow-x: hidden;
	padding: 20px 0;
	clear: both;
}
div.agreementcontainer .agreementtitle {
	padding: 0 60px 0 0;
	float: left;
	overflow:auto;
	margin-bottom:20px;
}
div.agreementcontainer.signed{
	background: url("/oflows/img/accept.png") right 16px no-repeat;
}
div.agreementcontainer .agreementtitle h3{
	margin:0;
	padding:0;
	border:none;
}

height:650px

.adverseActionSubtitle { font-weight: bold; }
.adverseActionTitle {
	border-top: 1px dashed #CCCCCC;
	padding-top: 20px;
	font-weight: bold;
	color: #666; 
}

#saveStatus { 
	position: absolute;
	left: 0; 
}

.saveonly {
	float:none !important;
}

.visibleSpinnerSpan {
    background: url('images/spinner.gif') left top no-repeat;
	visibility: visible;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    text-decoration: none;
	width:24px;
}

.hiddenSpinnerSpan {
    background: url('images/spinner.gif') left top no-repeat;
	visibility: hidden;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    text-decoration: none;
	width:24px;
}

.removeSpan {
    background: url('images/16/remove.png') left top no-repeat;
	visibility: visible;
    display: block;
    float: right;
    font: normal 12px arial, sans-serif;
    height: 16px;
    text-decoration: none;
	cursor:pointer;
	width:16px;
}

.helpSpan16 {
	background: url('images/16/help.png') left top no-repeat;
	visibility: visible;
    display: block;
    float: right;
	padding-right:55px;
    font: normal 12px arial, sans-serif;
    height: 16px;
	width: 16px;
    text-decoration: none;
	vertical-align: middle;
}

.errorSpan {
	background: url('images/error.png') left top no-repeat;
	visibility: visible;
    display: block;
    float: right;
	padding-right:55px;
    font: normal 12px arial, sans-serif;
    height: 16px;
	width: 16px;
    text-decoration: none;
	vertical-align: middle;
}

.headlogoSpan {
	background: url('images/headlogo.gif') left top no-repeat;
	visibility: visible;
    display: block;
    float: right;
	padding-right:55px;
    font: normal 12px arial, sans-serif;
    height: 59px;
	width: 96px;
    text-decoration: none;
	vertical-align: middle;
}
/**************New Home page Design style ***************/
#oflows.home .application {
	background: url("images/form.png") no-repeat scroll 10px 12px transparent;
	overflow: auto; padding: 16px 16px 16px 50px; margin-bottom:10px; clear:both;}
#oflows.home .appstarterbody {
	overflow: auto; padding: 16px 16px 16px 50px; margin-bottom:10px; clear:both;}
#oflows.home .additionalinfo .application {
	background: url("images/document.png") no-repeat scroll 10px 32px transparent;}
#oflows.home .infogroup {overflow: auto; border: 1px solid #eee; background-color: #f8f8f8;}
#oflows.home .appstarter {overflow: auto; border: 1px solid #eee; background-color: #f8f8f8;}
#oflows.home .section_txtwrap span.altlink > a{ margin:0 20px 0 0;}
#oflows.home .section_txtwrap span.altlink{margin:0; float:none;}
#oflows.home .groupbody .buttons {margin-top:0; margin-bottom:20px; }
#oflows.home .productname{display: block; font-size:16px; font-weight:bold;}
#oflows.home .section.requiresattentionsection .productname { float:left;}
#oflows.home .status {float:left;margin-right:20px;}
#oflows.home .productgroup {float:left;margin-right:155px;}
#oflows.home .section.requiresattentionsection .status {float:right;margin-left:20px;}
#oflows.home .additionalinfo .productname {font-size:14px; position: absolute; top:4px; left:14px; font-size:13px; font-weight:normal;}
#oflows.home .additionalinfo .application {position:relative;	padding-top:30px;}
#oflows.home .additionalinfo .description {clear: both;display: block;font-size:16px;font-weight:bold;}
#oflows.home .status .name {font-weight: bold;padding-right:6px;}
#oflows.home .productgroup .productgroupname {font-weight: bold;padding-right:6px;}
#oflows.home .fieldgroup li { background-position: 0 4px; background-repeat: no-repeat;height: auto;list-style-image: none;list-style-position: inside;
    list-style-type: disc;margin-bottom: 2px;min-height: 0px;padding-left: 4px;}
#oflows.home .showinfolink { float:left;}
#oflows.home .uploadSupportDocLink {float: left;}
#oflows.home .showotherinfowrapper {clear:both; }
#oflows.home .section.otherinfosection .altlinks {float:none;}
#oflows.home .actionmessage {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #E6E6EE;
    border-bottom-color: #E2E2E8;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #E2E2E8;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #E2E2E8;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #E2E2E8;
    border-top-style: solid;
    border-top-width: 1px;
    display: block;
    float: right;
    margin-bottom: 8px;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 8px;
    padding-bottom: 6px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 6px;
}
#oflows.home ul.message {
    display: none;
}
/**************New Home page Design style ***************/

/**************New Offer page Design style start ***************/
#oflows.offers .section_txtwrap span.altlink > a {
	margin:0 20px 0 0;
}
#oflows.offers .section_txtwrap span.altlink {
	margin:0;
	float:none;
}
#oflows.offers .offerbundle {
	overflow: auto;
	clear:both;
	overflow: auto;
	border: 1px solid #e4e4e4;
	background-color: #f8f8f8;
	border-radius:6px;
}
#oflows.offers .offerbundle.requestBundle {
	border: none;
	background-color: transparent;
	border-radius:0;
}
#oflows.offers .requestedproducts .offerbundle.unselected {
	display:none;
}
#oflows.offers .requestedproducts .offerbundle.selected {
	display:block;
}
#oflows.offers .offeredproducts .offerbundle.unselected {
	display:block;
}
#oflows.offers .requestedproducts .offerbundle .productbundleheader {
	display:none;
}
#oflows.offers .requestedproducts .offerbundle .productbundlebody, #oflows.offers .requestedproducts .offerbundle {
	background-color:transparent;
	border:none;
}
#oflows.offers .offerbundle.selectsubset .productbundleheader button{
	display:none;
}
#oflows.offers .offeredproducts .offerbundle .productbundlebody .offeredproduct.selected {
	background:url("images/stripes.png");
	margin-bottom:0px;
	padding:15px 10px;
}
#oflows.offers .offeredproducts .offerbundle .productbundlebody .offeredproduct.selected  .removeoffer{
	/* display:block; */
}
#oflows.offers .offeredproducts .offerbundle.selected .productbundlebody .offeredproduct.unselected {
	display: block;
}
#oflows.offers .offeredproducts .offerbundle.selected .offeredproduct {
	background: none;
}
#oflows.offers .offeredproducts .offerbundle.selected .productdescription, #oflows.offers .offeredproducts .offerbundle.selected button, #oflows.offers .offeredproducts .offerbundle.selected .productdescription, #oflows.offers .offeredproducts .offerbundle.selected .productdescription .terms  {
	/* display:none; */
}
#oflows.offers .offeredproducts .offerbundle.selected .offeredproduct.selected .productdescription, #oflows.offers .offeredproducts .offerbundle.selected .offeredproduct.selected button, #oflows.offers .offeredproducts .offerbundle.SELECT_ALL.selected .productbundleheader button{
	display: none;
}
#oflows.offers .offeredproducts .offerbundle.selected .productbundleheader .productdescription {
	display:block;
}
#oflows.offers .offerbundle .offeredproduct{
	overflow: auto;
	display:block;
	padding:15px 10px 15px 50px;
	clear:both;
}
#oflows.offers .requestedproducts .offerbundle .offeredproduct.selected{
	background: url("images/accept_small.png") no-repeat scroll 15px 15px;
}
#oflows.offers .offeredproducts .offerbundle.SELECT_ALL.selected .offeredproduct.selected{
	display:none;
}
#oflows.offers .offeredproducts .offerbundle.SELECT_ALL.selected .productbundlebody {
	background:url("images/stripes.png");
	padding:15px 10px;
	overflow:auto;
}
#oflows.offers .offeredproducts .offerbundle.SELECT_ALL.selected .productbundlebody > .addedmessage{
	display:block;
	float:left;
}
#oflows.offers .offeredproducts .offerbundle.requestBundle.selected {
	display:none;
}

#oflows.offers .requestedproducts .offerbundle .offeredproduct.unselected{
	display:none;
}
#oflows.offers .offeredproducts .offerbundle .offeredproduct.unselected{
	background: url("images/form.png") no-repeat scroll 10px 15px transparent;
}
#oflows.offers .offerbundle.SELECT_ALL .offeredproduct button {
	display:none;
}
#oflows.offers .offerbundle .offeredproduct a.removeofferlink, #oflows.myapplications .offerbundle .productbundleheader a.removeofferlink {
	display:block;
	float:right;
	font-weight:normal;
	font-size:12px;
	margin-left:12px;
	text-decoration:underline;
}
#oflows.offers .requestedproducts .offerbundle .offeredproduct + .offeredproduct{
	border-top: 1px dashed #ddd;
}
#oflows.offers  .offerbundle .offeredproduct{
	border-radius:6px;
	margin-bottom:20px;
}
#oflows.offers  .offerbundle.SELECT_ALL .offeredproduct, #oflows.offers  .offeredproducts .offerbundle.SELECT_SUBSET .offeredproduct{
	border-radius:0px;
	margin-bottom:0px;
}
#oflows.offers .offeredproducts .offerbundle .offeredproduct + .offeredproduct{
	border-top: 1px dashed #ddd;
}
#oflows.offers .offerbundle .productbundleheader{
	overflow: auto;
	display:block;
	clear:both;
	padding:10px;
	background-color:#e4e4e4;
	border-bottom:1px solid #ccc;
}
#oflows.offers .offeredproducts .offerbundle.SELECT_ANY {
	border:none;
	background:none transparent;
}
#oflows.offers  .offeredproducts .offerbundle.SELECT_ANY .productbundleheader{
	display:none;
}
#oflows.offers .offeredproducts .offerbundle.SELECT_ANY .offeredproduct{
	border: 1px solid #ccc;
	background-color: #f8f8f8;
}
#oflows.offers .offeredproducts .offerbundle.SELECT_ANY .offeredproduct.selected {
	margin-bottom:20px;
}
#oflows.offers .offerbundle .productdescription{
	display: block;
	overflow:auto;
	width:82%;
	float:left;
}
#oflows.offers .offerbundle .productbundleheader .productdescription .name, #oflows.offers .offer .productbundleheader .productdescription .description{
	color: #666;
	font-size:13px;
	text-transform:uppercase;	
	display: block;
	clear:both;
}
#oflows.offers .offerbundle .productbundle .bundledproduct {
	border-top: 1px solid #ddd;
	padding:4px;
	margin:8px 0;
	overflow:auto;
	clear:both;
}
#oflows.offers .offerbundle .productbundle .bundledproduct .name{
	font-size:13px;
}
#oflows.offers .offerbundle .productdescription .title{
	float:left;
	font-size:16px;
	font-weight:bold;
	display:block;
}
#oflows.offers .offerbundle .productbundleheader .productdescription .title{
	font-size:14px;
}
#oflows.offers .offerbundle .productdescription .description {
	display:block;
	float:left;
	font-size:13px;
	font-weight: normal;
	clear:both;
}
#oflows.offers .status {
	float:right;
	margin-left:20px;
}
#oflows.offers .offerbundle button{
	float:right; display:block;  font-weight:bold; font-size:13px; padding:4px 6px; margin:0 10px;
}
#oflows.offers .offerbundle.selectall .offeredproduct button{
	display:none;
}
#oflows.offers .offerbundle.selectsubset .productbundleheader button{
	display:none;
}
#oflows.offers .section.requestedproducts .offerbundle button.addoffer{
	display:none;
}
#oflows.offers .section.requestedproducts .offerbundle button.removeoffer .undo{
	display:none;
}
#oflows.offers .section.offeredproducts .offerbundle button.removeoffer{
	display:none;
}
#oflows.offers .section.offeredproducts .offerbundle .offeredproduct.selected button.removeoffer{
	display:block;
}
#oflows.offers .section.offeredproducts .offerbundle button.removeoffer .remove{
	display:none;
}
#oflows.offers .offeredproducts .offerbundle.SELECT_ALL.selected .productbundleheader button.removeoffer {
    display: block;
}
#oflows.offers .offerbundle .terms{
	margin-top:4px;
	float: left;
	clear:both;
}
#oflows.offers .offerbundle .terms .term {
    display: block;
    float: left;
    overflow: auto;
	margin:2px 0px 10px 0;
	margin-right:20px;
	min-height:40px;
}
#oflows.offers .offerbundle .terms .term .name, #oflows.offers .offerbundle .terms .term .value, #oflows.offers .offerbundle .terms .term .terminput{
	display:block;
	float:left;
	margin-right:6px;
	overflow:auto;
	clear:both;
}
#oflows.offers .offerbundle .terms .term .termhelp {
	display:block;
	float:left;
	font-size:11px;
	color:#666;
	font-family:Arial;
	padding-top:4px;
}
#oflows.offers .offerbundle .terms .term .terminput {
	display:block;
	float:left;
	margin: 0 10px 0 0;
	min-height:40px;
	clear:both;
}
#oflows.offers .offerbundle .terms .term .name, #oflows.offers .offerbundle .terms .term .name span {
	font-weight: bold;
	font-family:Arial;
	color:#777;
	font-size:13px;
}
#oflows.offers .offerbundle .terms .term .value, #oflows.offers .offerbundle .terms .term .value span {
	font-family:Arial;
	color:#444;
	font-size:18px;
}
#oflows.offers .offerbundle .terms .term .value .hidden { display:none;}
#oflows.offers .offerbundle .terms .terminput select, #oflows.offers .offerbundle .terms .terminput input[type=text], #oflows.myapplications .offer .terms .terminput input  {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #CACECD;
    border-radius: 5px;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.07) inset;
    font-family: 'Droid Serif',serif;
    padding: 2px 4px;
    width: 110px;
	font-size:13px;
}
#oflows.offers .offerbundle .terms .terminput input  {
	padding: 5px;
	float:left;
	margin-right:10px;
}
#oflows.offers .offerbundle .terms .terminput .terminputhelp {
	font-style:italic;
}
#oflows.offers .offeredproducts .offerbundle.selected .selected .addedmessage {
	display:block;
	float:left;
	overflow:auto;
}
#oflows.offers .addedmessage {
    display: none;
}
#oflows.offers .addedmessage {
    padding: 4px;
    overflow: auto;
    text-align: center;
}

#oflows.offers .addedmessage span {
    clear: both;
    display: block;
    float: left;
    text-align: center;
}

#oflows.offers .requestedproducts .offerbundle.requestBundle .offeredproduct.selected button{
	display:none;
}

#oflows.offers .offeredproducts .offerbundle.requestBundle.selected .productbundlebody{
	display:none;
}

#oflows.offers .offeredproduct.dependent{
	display:none;
}
/* Requested Product and Select All styles and Colors */
#oflows.offers .requestedproducts .offerbundle.SELECT_ALL  .productbundleheader{
	display:block;
}
#oflows.offers .requestedproducts .offerbundle.SELECT_ALL .offeredproduct.selected {
	border:none;
	margin-bottom:0;
	border-radius: 0;
}
#oflows.offers .offerbundle.SELECT_ALL .offeredproduct .productdescription{
	width:100%;
}
#oflows.offers .requestedproducts .offerbundle .productbundleheader{
	background-color:#d4e4d8;
	border-bottom: 1px solid #C4D4C8;
}
#oflows.offers .offerbundle.SELECT_ALL {
	border:1px solid #C4D4C8;
	border-radius: 6px;
	margin-bottom:20px;
}
#oflows.offers .requestedproducts .offerbundle.SELECT_ALL .offeredproduct + .offeredproduct {
	border-top: 1px dashed #c4d4c8;
}
#oflows.offers .requestedproducts .offerbundle .offeredproduct.selected {
	background-color: #eef8f2;
	border: 1px solid #C4D4C8;
	border-radius: 6px;
	color: #444444;
}
#oflows.offers .nounselectedoffers .section_header, #oflows.offers .nounselectedoffers .section_txtwrap{
	display:none;
}

#oflows.offers .section.offeredproducts.nounselectedoffers{
	border-top:0;
}

.section.counteroffer .section_header .section_txtwrap, .section.counteroffer .section_content .section_txtwrap{
    display: none;
}
.section.counteroffer .section_header .section_txtwrap.counteroffer{
    display: block;
}

#oflows.offers #requestBundle_cloned.SELECT_ALL .removeoffer {
	display: none;
}

/**************New Offer page Design style end ***************/


/***  Modal Popup Reskin ***/

#sessionTimedOutPanelContentDiv, #sessionTimeoutWarningPanelContentDiv, #offerWarningPanelContentDiv{
	padding:0;
	border-radius: 6px;
	border:1px solid #bbb;
}

@media only screen and (max-device-width : 640px) and (orientation : portrait)
{
	#sessionTimedOutPanelContentTable, #sessionTimeoutWarningPanelContentTable{
			width: 372px !important;
			min-width: 372px !important;
	}
}

@media only screen and (max-device-width :1200px) and (orientation : landscape)
{
	#sessionTimedOutPanelContentDiv, #sessionTimeoutWarningPanelContentDiv{
			margin-left: 141px;
			z-index: 9999 !important;
			position: absolute !important;
	}
	
	#sessionTimeoutWarningPanelCDiv,#sessionTimedOutPanelCDiv{
		right:0px !important;
		left:0px !important;
		top:90px !important;
	}
}

#sessionTimedOutPanelContentDiv .rich-mpnl-header, #sessionTimeoutWarningPanelContentDiv .rich-mpnl-header, #offerWarningPanelContentDiv .rich-mpnl-header {
    background: linear-gradient(to bottom, #EEEEEE 0%, #CCCCCC 100%) repeat scroll 0 0 transparent;
    border-bottom: 1px solid #AAAAAA;
    border-radius: 6px 6px 0 0;
    border-top: 1px solid #FFFFFF;
    height: auto;
    overflow: auto;
    padding: 8px;
    position: relative;
}

#sessionTimedOutPanelContentDiv .rich-mpnl-header span, #sessionTimeoutWarningPanelContentDiv .rich-mpnl-header span, #offerWarningPanelContentDiv .rich-mpnl-header span {
    color: #666666;
    font-size: 13px;
    text-decoration: none !important;
}

#sessionTimedOutPanelContentDiv .sessionTimeoutWarningArea, #sessionTimeoutWarningPanelContentDiv .sessionTimeoutWarningArea, #offerWarningPanelContentDiv .offerWarningArea {
	padding: 20px;
	font-size: 14px;
	line-height: 28px;
}

#sessionTimedOutPanelContentDiv .sessionTimeoutWarningArea a, #sessionTimeoutWarningPanelContentDiv .sessionTimeoutWarningArea a {
    display: block;
    float: right;
    text-align: left;
	text-decoration: none !important;
	line-height: 16px;
}

#sessionTimedOutPanelContentDiv .sessionTimeoutWarningArea a span, #sessionTimeoutWarningPanelContentDiv .sessionTimeoutWarningArea a{
    background: url("images/caret.png") no-repeat scroll right 4px transparent;
    padding-right: 11px;
}

#sessionTimedOutPanelContentDiv .rich-mpnl-controls img, #sessionTimeoutWarningPanelContentDiv .rich-mpnl-controls img{
	padding: 7px;
}
#offerWarningPanelContentDiv span.buttons {
	margin-top: 0;
	text-align: center;
	width: 100%;
}

/***  Modal Popup Reskin End ***/

.radioInput{
	width: 100%;

}

.radioInput  input{
	width: auto;
}

/*** Driver license barcode upload ***/ 

.hideButton {
	display: none !important; 
}

.manualInputLink {
	display: block;
	padding-top: 10px;
	font-size: 13px;
}

.driverLicenseBarcodeInputContainer.scanFailed .manualInputLink {
    float: right;
    margin: 20px 15px 0 0;
}

.driverLicenseBarcodeInputContainer.scanFailed .manualInputLink {
    left: 200px;
    position: absolute;
    z-index: 1;
}
.driverLicenseBarcodeInputContainer.scanSuccess .rich-fileupload-button.rich-fileupload-font {
    display: none;
}
.driverLicenseBarcodeInputContainer.scanFailed h4 {
    color: #990000;
}
.driverLicenseBarcodeInputContainer.scanSuccess h4 {
    color: #00AA00;
}
.uploadMessage {
	font-size: 13px;
	margin-bottom:20px;
}

.scanning, .uploading {
	display: none;
}

#mainForm\:cont_appRequest_customers__0_driverLicenseBack\:decoin\:lblspan, 
#mainForm\:cont_appRequest_customers__1_driverLicenseBack\:decoin\:lblspan {
	display: none;
}

.wide {
	margin-left: 0px !important;
	width: 90% !important;
}

#mainForm\:cont_appRequest_customers__0_driverLicenseBack\:decoin\:fieldWrapperSpan, 
#mainForm\:cont_appRequest_customers__1_driverLicenseBack\:decoin\:fieldWrapperSpan {
	width: 100% !important;
}

.driverLicenseBarcodeInputContainer .rich-fileupload-button-border+.rich-fileupload-button-border {
	display: none !important;
}

.driverLicenseBarcodeInputContainer .rich-fileupload-del {
	display: none !important;
}

.driverLicenseBarcodeInputContainer .rich-fileupload-ico-add { 
	background-image:url("images/camera.png") 
}
.rich-fileupload-ico-add {
	background-image:url("images/add.gif")
}

.driverLicenseBarcodeInputContainer .rich-fileupload-list-decor {
	margin-bottom:0;
	display:inline;
	width : auto !important;

}
.driverLicenseBarcodeInputContainer .rich-fileupload-toolbar-decor {
	width:auto;
}
.driverLicenseBarcodeInputContainer  {
	overflow:auto;
	width:96%;
}
div.fieldrow .fieldvalue a.remove {
	text-indent:-9999px;
	background: url('images/cross.png') no-repeat;
	margin-left:10px;
	display:inline-block;
	width:16px;
	height:16px;
}
/*** Driver license barcode upload end ***/ 

#oflows a.button.loading { display:none;}

/** This style is avoid spinner qualify and autoaprove page **/
#oflows form#grid #submitButton .buttonSpinner{
	display:none;
}
/****** Radio Buttons ********/
.radioGroup {
	padding-bottom:32px;
	display:block;
}
table.radioInput td {
    display: block;
    float: left;
    margin-right: 10px;
}

.showConditionFalse{
	display: none;
}

.showConditionTrue{
	display: block;
}
input.showConditionTrue[type="checkbox"] {
    display: inline;
}

.fieldRequiredIndicatorFalse{
	display: none;
}
input[type="radio"] {
	margin-right:10px;
} 
.radioInput label{
	display:block;
	float:right;
}
/****** Subfield Prop ********/
#mainForm .prop.subfield{
	padding-left: 28%;
	width:72%;	
}
#mainForm .prop.subfield .fieldrow{
	padding-top:0;
}
#mainForm .prop.subfield div.fieldrow .fieldlbl {
	width:90%;
	text-align:left;
	padding-left:1%;
	padding-bottom:4px;
}
#mainForm .prop.subfield div.fieldrow .fieldvalue, #mainForm .prop.subfield div.fieldrow .fieldhelp {
    clear: both;
    margin-left: 0;
    width: 100%;
}

/****************** New Progress tracker ***********************/

	div#Breadcrumbs { overflow:visible; }
	div.progress_tracker { margin:0; overflow:hidden; position:relative; height:70px; background: none transparent; border-radius:0px;}
	div.progress_tracker div.progress_step {text-align:left; height: 20px; padding: 12px 10px 8px; position: absolute; width: 32px; whitespace: nowrap; border:2px solid #f4f4f4; margin:0px; background:none #fff;}
	div.progress_tracker div.progress_step span.number { border:none; color:#bbb; margin: 6px 10px 0 2px; cursor:default; display:inline; padding:1px 5px; border-radius:8px;}
	div.progress_tracker div.progress_step span.label { line-height:16px; display:none; cursor:default; color:white; font-size:13px; text-transform:none;}
	div.progress_tracker div.progress_step.current span.label { display:none}
	
	div.progress_tracker div.progress_step.done { background-color:#bbb; font-weight:bold; color:#fff;} 
	div.progress_tracker div.progress_step.done span.number { background-color:#f4f4f4; color:#aaa; text-transform:none;}
	div.progress_tracker div.progress_step.done span.label { display:none}

	div.progress_tracker div.progress_step.current { background-color:#548cb8; font-weight:bold; color:#fff; width:887px; border-radius: 6px 0 0 6px;} 
	div.progress_tracker div.progress_step.current span.number { background-color:#fff; color:#548cb8; text-transform:none; padding:2px 8px; width:auto;}
	div.progress_tracker div.progress_step.current span.number:before { content:"Step "; white-space:nowrap;}
	div.progress_tracker div.progress_step.current span.label { display:inline; white-space:nowrap;}
	
	div.progress_tracker div.progress_step.next { overflow:visible; }
	div.progress_tracker div.progress_step.next span.arrow { display:block;	height: 40px; position: absolute; left: -11px; top: 0; width: 11px; }
	
	div.progress_tracker div.progress_step.start { right:360px;}
	div.progress_tracker div.progress_step.apprequest { right:320px }
	div.progress_tracker div.progress_step.offers { right:280px }
	div.progress_tracker div.progress_step.app { right:240px; }
	div.progress_tracker div.progress_step.appinfo { right:200px; }
	div.progress_tracker div.progress_step.emailverify { right:160px; }
	div.progress_tracker div.progress_step.idverify { right:120px; }
	div.progress_tracker div.progress_step.agreement { right:80px; }
	div.progress_tracker div.progress_step.docupload { right:40px; }
	div.progress_tracker div.progress_step.confirmation { right:0px; }
	
	div.progress_tracker div.progress_step.start.current, div.progress_tracker div.progress_step.start.done { left:0px }
	div.progress_tracker div.progress_step.apprequest.current, div.progress_tracker div.progress_step.apprequest.done { left:40px }
	div.progress_tracker div.progress_step.offers.current, div.progress_tracker div.progress_step.offers.done { left:80px }
	div.progress_tracker div.progress_step.app.current, div.progress_tracker div.progress_step.app.done { left:120px; }
	div.progress_tracker div.progress_step.appinfo.current, div.progress_tracker div.progress_step.appinfo.done { left:160px; }
	div.progress_tracker div.progress_step.emailverify.current, div.progress_tracker div.progress_step.emailverify.done { left:200px; }
	div.progress_tracker div.progress_step.idverify.current, div.progress_tracker div.progress_step.idverify.done { left:240px; }
	div.progress_tracker div.progress_step.agreement.current, div.progress_tracker div.progress_step.agreement.done { left:280px; }
	div.progress_tracker div.progress_step.docupload.current, div.progress_tracker div.progress_step.docupload.done { left:320px; }
	div.progress_tracker div.progress_step.confirmation.current, div.progress_tracker div.progress_step.confirmation.done { left:360px; }
	
	div.progress_tracker div.progress_step.pending:hover span.label { background-color: #888888; color: #FFFFFF; padding: 4px 10px; position:absolute; right:10px; top:34px; white-space: nowrap; z-index: 1000; display:block; cursor:default; border-radius:8px;}
	div.progress_tracker div.progress_step.pending:hover span.number { background-color:#888; color:#fff }
	
	@media only screen and (max-width:640px) {
		div.progress_tracker div.progress_step.current { width:250px }
	}
	@media only screen and (max-width:480px) {
		div.progress_tracker div.progress_step { padding:12px 2px 8px;}
		div.progress_tracker div.progress_step.current { padding:12px 10px 8px;}
		div.progress_tracker div.progress_step.pending:hover span.label { display:none; } 
		
		div.progress_tracker div.progress_step.start { right:225px;}
		div.progress_tracker div.progress_step.apprequest { right:200px }
		div.progress_tracker div.progress_step.offers { right:175px }
		div.progress_tracker div.progress_step.app { right:150px; }
		div.progress_tracker div.progress_step.appinfo { right:125px; }
		div.progress_tracker div.progress_step.emailverify { right:100px; }
		div.progress_tracker div.progress_step.idverify { right:75px; }
		div.progress_tracker div.progress_step.agreement { right:50px; }
		div.progress_tracker div.progress_step.docupload { right:25px; }
		div.progress_tracker div.progress_step.confirmation { right:0px; }
		
		div.progress_tracker div.progress_step.start.current, div.progress_tracker div.progress_step.start.done { left:0px }
		div.progress_tracker div.progress_step.apprequest.current, div.progress_tracker div.progress_step.apprequest.done { left:25px }
		div.progress_tracker div.progress_step.offers.current, div.progress_tracker div.progress_step.offers.done { left:50px }
		div.progress_tracker div.progress_step.app.current, div.progress_tracker div.progress_step.app.done { left:75px; }
		div.progress_tracker div.progress_step.appinfo.current, div.progress_tracker div.progress_step.appinfo.done { left:100px; }
		div.progress_tracker div.progress_step.emailverify.current, div.progress_tracker div.progress_step.emailverify.done { left:125px; }
		div.progress_tracker div.progress_step.idverify.current, div.progress_tracker div.progress_step.idverify.done { left:150px; }
		div.progress_tracker div.progress_step.agreement.current, div.progress_tracker div.progress_step.agreement.done { left:175px; }
		div.progress_tracker div.progress_step.docupload.current, div.progress_tracker div.progress_step.docupload.done { left:200px; }
		div.progress_tracker div.progress_step.confirmation.current, div.progress_tracker div.progress_step.confirmation.done { left:225px; }
		div.progress_tracker div.progress_step.current span.number:before { content:"Step ";}

	}
	@media only screen and (max-width:400px) {
		div.progress_tracker div.progress_step.current span.label { display:none;}
	}
	@media only screen and (max-width:334px) {
		div.progress_tracker div.progress_step.current span.number:before { content:"";}
	}

/* Switching off the continue button for auto continue pages  */
#oflows span.button_primary a.button.qualifycontinue, #oflows span.button_primary a.button.autoapprovecontinue {
	display:none;
}
#oflows span#submitButton1 a.button.qualifycontinue, #oflows span#submitButton1 a.button.autoapprovecontinue {
	display:none;
}

/*   App Starter Styles */

#appStarterForm .rich-panel-body{
    padding: 0;
}
#appStarterForm ul.appstarterproductlist span.appstarterproductgroupheader {
    color: #666666;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 2px;
}
#appStarterForm .rich-panel-body ul.appstarterproductlist {
    float: left;
    list-style-type: none;
    margin-right: 40px;
    padding: 0;
}
#appStarterForm  ul.appstarterproductlist li a {
    background: url("images/caret.png") no-repeat scroll right 4px rgba(0, 0, 0, 0);
    margin-left: 0px;
    padding-right: 11px;
}

/* Hide demdep offer interest rate and APY 4/30/2014 */

#oflows.offers .offerbundle .terms .term.demdep_apy_label, #oflows.offers .offerbundle .terms .term.demdep_interest_rate {
	display:none;
}

/*  Hide empty groups and sections if no visible fields */
.hideEmptyGroupSection {
	display:none;
}

/*Decline Button */
#oflows.offers #buttons_declined .logoutLink_offers {
	display:block;
}

#oflows.offers #buttons_declined .saveContLaterLink_offers {
	display:none;
}

/*  Decline Page Document Upload Component Asterisk Placement */
#oflows.requiredinfo .rich-fileupload-list-decor {
	margin-bottom: 0px;
	float: left;
}

/* Multiple Signers -- START -- */
#addSignerModalContentDiv, #removeSignerModalContentDiv {
	padding:0;
	border-radius: 6px;
	border:1px solid #bbb;
}
#addSignerModalContentDiv .rich-mpnl-header, #removeSignerModalContentDiv .rich-mpnl-header {
    background: linear-gradient(to bottom, #EEEEEE 0%, #CCCCCC 100%) repeat scroll 0 0 transparent;
    border-bottom: 1px solid #AAAAAA;
    border-radius: 6px 6px 0 0;
    border-top: 1px solid #FFFFFF;
    height: auto;
    overflow: auto;
    padding: 8px;
    position: relative;
}

#addSignerModalContentDiv .rich-mpnl-header span, #removeSignerModalContentDiv .rich-mpnl-header span {
    color: #666666;
    font-size: 13px;
    text-decoration: none !important;
}

#addSignerModalContentDiv .addSignerModalArea, #removeSignerModalContentDiv .removeSignerModalArea {
	padding: 20px;
	font-size: 14px;
	line-height: 28px;
}

#addSignerModalContentDiv .addSignerModalArea a, #removeSignerModalContentDiv .removeSignerModalArea a {
    display: block;
    float: right;
    text-align: left;
	text-decoration: none !important;
	line-height: 16px;
}

#addSignerModalContentDiv .addSignerModalArea a span, #removeSignerModalContentDiv .removeSignerModalArea a span {
    background: url("images/caret.png") no-repeat scroll right 4px transparent;
    padding-right: 11px;
}

#addSignerModalContentDiv .rich-mpnl-controls img, #removeSignerModalContentDiv .rich-mpnl-controls img {
	padding: 7px;
}

#addSignerModalContentDiv .fieldlbl { 
	width: 130px; 
}
#addSignerModalContentDiv .fieldvalue { 
	width: 350px; 
}

.signer_info { 
	background-color: #eef8f2;
    border: 1px solid #C4D4C8;
    border-radius: 6px;
    color: #444444;
    list-style: none;
    padding: 10px;
    margin-top: 10px;
    display: block;
    overflow: auto;
}
.signer_fullname { 
	float: left;
    font-size: 16px;
    font-weight: bold;
    display: block;
}
.signer_status { 
	font-weight: bold;
    font-family: Arial;
    color: #777;
    font-size: 13px;
    float: right;	
}
.signer_details {
	margin-top: 4px;
    float: left;
    clear: both;
}
.signer_details span.signer_email, .signer_details span.signer_username, .signer_details span.signer_role { 
	color: #000;
	font-weight: bold; 
}
.signer_buttons { 
	margin-top: 4px;
    float: right;
    clear: both;
} 
.signer_buttons a.resend_signer_email, .signer_buttons a.remove_signer, .signer_buttons a.continue_as_signer { 
	float: right;
    display: block;
    /* font-weight: bold; */
    font-size: 13px;
    padding: 4px 6px;
    color: #666;
    font-family: 'Droid Sans', sans-serif;
    border: 2px outset buttonface;
    -webkit-appearance: button;
    margin-left: 5px;
}
/* Multiple Signers -- END -- */

.runidverifyLinks { 
	display: none; 
}
.runidverifySpinnerImg { 
}
.runidverifySpinnerLabel { 
}


.visually-hidden
{
  position: absolute;
  clip: rect(1px 1px 1px 1px);  /* for Internet Explorer */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
div.fieldrow.fieldrowRequired a.fieldpophelp {
	outline:none;
}

.rich-mpnl-content {
	background-color: #FFFFFF;
	border: none;
	text-align: center;
	padding: 0;
}

.rich-mpnl-content .dlLicenseFrontModalContent {
	padding: 15px;
    text-align: center;
    font-size: 14px;
}

.rich-mpnl-content .dlLicenseFrontModalContent .dlLicenseFrontIdImage {
	display: block;
    margin: 25px auto;
    border : 1px solid gray;
}

.rich-mpnl-content .dlLicenseFrontModalHeader {
	background: linear-gradient(to bottom, #EEEEEE 0%, #CCCCCC 100%) repeat scroll 0 0 transparent;
    border-bottom: 1px solid #AAAAAA;
    border-radius: 6px 6px 0 0;
    border-top: 1px solid #FFFFFF;
    height: auto;
    overflow: auto;
    padding: 8px;
    position: relative;
}

.mpdc-scanner-container {
	display:inline-flex;
}

@media only screen and (max-width : 640px) and (orientation : portrait) {
	.mpdc-scanner-container {
		display:block; !important;
	}
}

.mpdc-scanner-container > * {
  margin: 0px 6px;
}

.manualInputText {
	display: block;
	font-size: 13px;
	margin : 5px;
	width:100%;
}

.external_funding_table {
	width: 100%;
	border-collapse: collapse;
}

.external_funding_table tr {
	border-bottom: 1px solid #ccc;
}

.external_funding_table tr td {
	padding: 10px 0px;
}

.external_funding_table tr:last-child {
	border: 0;
}

.docUploadCatErr
{
	display:block; float:left;
	font-size: 12px;
	font-family: monospace;
	vertical-align: middle;
	width:200px;
}

.docUploadCatErrMsg
{
	float:left;
	color: #CC0000;
	font-size:12px;
	position: static !important;
}