@import url(https://fonts.googleapis.com/css?family=Merriweather+Sans:700,400);
@import url(https://fonts.googleapis.com/css?family=Droid+Serif:700,400);
@import url(https://fonts.googleapis.com/css?family=Gochi+Hand);
body, p, span, div, label { 
	font-family:'Merriweather Sans', sans-serif;
	line-height:1.5;
	color:#444;
}
select, input[type=text] { 
	font-family:'Droid Serif', sans-serif;
}
html {
	background:#ddd;
}
body {
	font-size:13px;
	margin:0;
	overflow-x:hidden;
}
a, a:active, a:visited {
	color:#00519a;
	text-decoration:none;
}
textarea:focus, input:focus{
    outline: none;
}
#Helpbar {
    float: right;
    margin: 0 1%;
    padding: 0;
    width: 25%;
}
.bodyContainer {
    margin: 0 1%;
    padding: 0;
    width: 71%;
	float:left;
}
#Titlebar {
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border:none;
	border-radius:0;
	display:inline;
	float:left;
	margin-bottom:-20px;
	margin-top:20px;
	width:100%;
}
.clearfloat {
	height:0;
	line-height:0;
}
#mainForm div.fieldrow, #loginForm div.fieldrow, #initVerifyForm div.fieldrow {
	margin-bottom:0;
	margin-left:0;
	padding:1px 0;
	position:relative;
	width:100%;
}
#mainForm div.fieldrow.fieldselected, #loginForm div.fieldrow.fieldselected, #loginForm div.fieldrow.initVerifyForm {
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	color:#000;
}
#mainForm div.fieldrow .fieldlbl, #loginForm div.fieldrow .fieldlbl, #initVerifyForm div.fieldrow .fieldlbl {
	margin-right:2%;
	padding:2% 0 0;
	width:28%;
}
#mainForm div.fieldrow .fieldvalue, #loginForm div.fieldrow .fieldvalue, #initVerifyForm div.fieldrow .fieldvalue {
	color:#666;
	font-size:17px;
	margin-right:0;
	padding-right:0;
	padding-top:4px;
	width:62%;
}
.rich-calendar-button {
	cursor:pointer;
	display:none;
	vertical-align:middle;
}
div#Breadcrumbs {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	box-shadow:none;
	clear:none;
	display:inline;
	left:-1%;
	margin:0;
	padding:0;
	position:absolute;
	text-align:center;
	top:-20px;
	width:102%;
}
.progress_section {
	float:left;
	height:auto;
	padding-right:0;
	position:relative;
	width:24.5%;
}
.progress_end {
	float:left;
	height:41px;
	position:relative;
	width:1%;
}
.section_done {
	background:url("images/progress_bg_on.png") repeat-x left;
	color:#7f9289;
	font-size:15px;
	font-weight:700;
}
.section_not_done {
	background:url("images/progress_bg_off.png") left;
	color:#abb7b2;
	font-size:15px;
	font-weight:700;
}
.section_current {
	background:url("images/progress_bg_current.png") repeat-x left;
	color:#555b59;
	font-size:15px;
	font-weight:700;
	text-shadow:1px 2px 1px #e6e6e6;
}
.last_done {
	background:url("images/progress_last_on.png") no-repeat;
	color:#777D7B;
	font-size:16px;
	font-weight:700;
	text-shadow:1px 2px 1px #e6e6e6;
}
.last_not_done {
	background:url("images/progress_bg_off.png") repeat-x;
	color:#abb7b2;
	font-size:15px;
	font-weight:700;
}
.left_done {
	background:url("images/progress_left_on.png") no-repeat;
}
.left_not_done {
	background:url("images/progress_left_off.png") no-repeat;
}
.right_done {
	background:url("images/progress_right_on.png") no-repeat;
}
.right_not_done {
	background:url("images/progress_right_off.png") no-repeat;
}
div#Breadcrumbs div.progress_section span.number {
	background:#fff;
	border-radius:12px;
	display:inline-block;
	font-size:15px;
	height:20px;
	line-height:20px;
	margin:8px 1% 8px 7%;
	position:relative;
	text-align:center;
	text-shadow:none;
	width:20px;
	font-family:Arial, Helvetica, sans-serif;
	border: 2px solid #eee;
}
div#Breadcrumbs div.section_not_done span.number, div#Breadcrumbs div.last_not_done span.number {
	background:#fff;
}
div#Breadcrumbs div.section_done span.number, div#Breadcrumbs div.last_done span.number {
    background-color: #AAAAAA;
    color: #FFFFFF;
}
div#Breadcrumbs div.section_current span.number, div#Breadcrumbs div.last_done span.number {
	background:#26a;
	color:#fff;
}
div#Breadcrumbs div.progress_section.section_done.section_current span.label, div#Breadcrumbs div.progress_section.last_done span.label {
  color: #444;
}
div#Breadcrumbs div.progress_section span.label {
	color: #666;
}
div#Breadcrumbs div.progress_section.section_done span.label {
	color: #888;
}
div#Breadcrumbs div.section_done.section_current span.arrow {
	background:url("images/progress_arrow_on.png") no-repeat left top;
	display:block;
	float:right;
	height:100%;
	position:absolute;
	right:-20px;
	top:0;
	width:20px;
	z-index:200;
}
div#Breadcrumbs div.section_current span.arrow {
	background:url("images/progress_arrow_current.png") no-repeat left top;
	z-index:200;
}
div#Breadcrumbs div.progress_section span.label{
	text-transform:uppercase;
}

.helpbar_content {
	-moz-border-radius:0;
	-webkit-border-radius:0;
	background:#E4F6F7;
	border:medium none;
	border-bottom:5px solid #EFEEEF;
	border-left:5px solid #EFEEEF;
	border-radius:0;
	border-right:5px solid #EFEEEF;
	color:#4C4C4C;
	float:right;
	font-size:13px;
	font-weight:400;
	line-height:18px;
	margin-right:0;
	margin-top:0;
	padding-bottom:0;
	text-align:left;
	width:100%;
}
.helpbar_header {
	-moz-border-bottom-colors:none;
	-moz-border-image:none;
	-moz-border-left-colors:none;
	-moz-border-radius:0;
	-moz-border-right-colors:none;
	-moz-border-top-colors:none;
	-webkit-border-radius:0;
	background:#E4F6F7;
	border:0 solid none;
	border-bottom:medium none #F2F1F4;
	border-color:#EFEEEF #EFEEEF #E4F6F7;
	border-radius:0;
	border-style:solid;
	border-width:5px 5px 1px;
	color:#00519A;
	float:right;
	font-size:12px;
	font-weight:900;
	height:29px;
	margin-left:0;
	margin-right:0;
	text-transform:uppercase;
	width:99%;
}
.helpbar_content .helpbar_txtwrap ul {
	margin-left:0;
	padding-left:20px;
}
#oflows a.button {
	background: none #1D88D9;
	background: -moz-linear-gradient(top,#4CB1EB 0%, #1D88D9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4CB1EB), color-stop(100%,#1D88D9));	background: -webkit-linear-gradient(top,#4CB1EB 0%,#1D88D9 100%);
	background: -o-linear-gradient(top,#4CB1EB 0%,#1D88D9 100%);
	background: -ms-linear-gradient(top,#4CB1EB 0%,#1D88D9 100%);
	background: linear-gradient(top,#4CB1EB 0%,#1D88D9 100%);
	background: -moz-linear-gradient(center top , #4CB1EB 0%, #1D88D9 100%) repeat scroll 0 0 transparent;
    background: -moz-linear-gradient(center top , #4CB1EB, #1D88D9) repeat scroll 0 0 transparent;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.75) inset, 0 1px 3px rgba(0, 0, 0, 0.3);
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	color:#fff;
	display:block;
	float:right;
	font:normal 12px arial, sans-serif;
	height:auto;
	margin:10px 10px 0 30px;
	padding:0;
	text-align:center;
	text-decoration:none;
	width:auto;
}
#oflows .button a:link:visited:hover {
	color:#FFF;
}
#oflows a.button span {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	display:block;
	font-size:14px;
	font-weight:700;
	height:auto;
	line-height:36px;
	padding:0 40px;
	text-transform:uppercase;
}
#oflows a.button span {
	display:inline;
	background: url("images/doublearrow.png") no-repeat scroll right center transparent;
	padding: 0 22px 0 0;
	margin: 0 20px;
    color: #FFFFFF;
    cursor: pointer;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
#oflows a.button:active span {
	background-position: right center;
	padding: 0 22px 0 0;
}
#oflows a.button.disabled {
	cursor: not-allowed;
    background: #cccccc;
}
#oflows a.button.disabled span {
	cursor: not-allowed;
    text-shadow: none;
}
#submitButton {
    margin: 0px 0 10px;
}
.qualify.column1 {
	border:none;
	float:left;
	padding-left:50px;
	text-align:LEFT;
	width:76%;
}
.agenthelpbar_header {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	display:none;
	margin-top:8px;
}
.agenthelpbar_content {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	display:none;
}
.helpbar_txtwrap {
	float:left;
	margin:0;
	width:100%;
}
#oflows .menulink, #oflows .menulink A:link:visited:hover {
	color:grey;
	font-weight:400;
}
h3, h1 {
	font-size:21px;
	margin:15px 0;
}
.selector select {
	left:0;
	position:relative;
	top:-.5px;
}
.clearfixFooter ul li {
	color:#737373;
	float:left;
	margin-right:19px;
}
.titlebar_header {
	color:#FFF;
	font-size:26px;
	font-weight:400;
	padding-bottom:2px;
}
.clearfixFooter div {
	color:#737373;
	font-size:10px;
}
.buttons .withdrawnBtn {
	display:none;
	float:right;
	margin-left:225px;
	position:relative;
}
.buttons {
	display:block;
	height:auto;
}
.input {
	border:1px solid #E3E3E3;
	height:17px;
	padding:4px 15px;
}
.helpbar_txtwrap span {
	float:left;
	margin:0;
	width:98%;
}
.altlink {
	margin-top:15px;
}
.main {
	margin:0;
	width: 92%;
	padding: 0 4%;
}
.pc_bullet {
	float:left;
	width:230px;
}
.prodselect.col5 {
	padding:10px;
}
input[type=checkbox] {
	margin-left:0;
	vertical-align:bottom;
	width:36px;
}
.requiredSupportingDocumentList {
	margin-bottom:20px;
	margin-left:0;
}
.customText ul, ol {
	color:#207BAA;
	margin-left:0;
}
div.morepop[style] {
	left:160px!important;
	margin:0 auto!important;
}
#signouterdiv {
	background:#E5E5E5;
	border:1px solid;
	box-shadow:0 0 5px 0 #000;
	font-size:11px;
	height:200px;
	padding:20px 10px;
	width:600px;
	z-index:10000;
}
#container {
	-moz-border-radius:0 0 10px 10px;
	-webkit-border-radius:0 0 10px 10px;
	background:#FFF;
	border:none;
	border-radius:0 0 10px 10px;
	box-shadow:2px 2px 10px 2px #CACECD;
	float:left;
	margin:20px auto;
	padding-bottom:20px;
	position:relative;
	width:960px;
	z-index:70;
}
#submitButton {
	display:block;
	overflow:auto;
	margin: 0 10px 0 0;
	float:right;
}
#oflows.prodstart #submitButton {
	float:none;
}
#oflows .button_primary {
    float: right;
}
.helpbar_txtwrap h3 {
	color:#00519A;
	font-size:16px;
	font-weight:900;
	margin-bottom:20px;
	margin-top:20px;
	padding-bottom:3px;
	text-transform:uppercase;
}
.helpbar_txtwrap h3 label {
	color:#00519A;
	font-size:12px;
	font-weight:900;
	text-transform:uppercase;
}
.helpbar_header, .helpbar_content {
	border:none;
}
.fieldvalue input[type=text], .fieldvalue input[type=password] {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#E9ECED;
	border:2px solid #CACECD;
	border-radius:5px;
	box-shadow:1px 1px 5px 2px #CACECD inset;
	font-size:17px;
	height:auto;
	padding:2%;
	width:89%;
}
.fieldvalue input[type="text"]:disabled, .fieldvalue input[type="password"]:disabled {
    background-color: #F8F8F8;
    border: 2px solid #E8E8E8;
    box-shadow: none;
    color: #888888;
}
.fieldvalue select, #mainForm\:kbaSkipQuestion, #infoDiv .docUploadCategoryColumn select {
	-moz-border-radius:5px;
	-webkit-appearance:none;
	-webkit-border-radius:5px;
	-webkit-box-shadow:inset 1px 1px 5px 2px #CACECD;
	appearance:none;
	background:#E9ECED;
	border:2px solid #fff;
	border-radius:5px;
	box-shadow:1px 1px 5px 2px #CACECD inset;
	display:inline-block;
	font-size:17px;
	height:auto;
	line-height:normal;
	min-width:0;
	padding:2%;
	width:100%;
}
#mainForm .selector, #loginForm .selector, #mainForm div.selector, #initVerifyForm .selector {
	display:block;
	float:left;
	width:100%;
}
.fieldvalue input:focus, .fieldvalue select:focus {
	border:2px solid #23b26f;
}
.fieldvalue input[type=checkbox] {
	margin:9px;
	vertical-align:middle;
	width:auto;
}
label, input[type=button], input[type=submit], input[type=image], button {
	color:#666;
	font-size:13px;
}
label {
	cursor:default;
}
.titlebar_header .titlebar_txtwrap {
	color:#4C4C4C;
	font-size:24px;
	font-weight:700;
}
.footerText, .footerText a {
	font-size:11px;
	line-height:20px;
}
.footerText {
	color:#555555;
}
.footerText a {
	color:#555555;
	font-weight:700;
}
#footerContainer, #headerContainer {
	margin:0;
	padding-bottom: 20px;
	width:100%;
	overflow: auto;
}
#headerContainer {
	height:auto;
}
#customerLogo {
	margin-top:35px;
}
#sideBar_fade {
	background:url("images/fade.png") no-repeat;
	bottom:0;
	height:100px;
	position:absolute;
	width:281px;
}
.sideCell {
	background:url("images/sideBar.jpg") no-repeat;
}
#left_container {
	padding:10px;
	width:650px;
}
#right_container {
	background:url("images/sideBar.jpg") no-repeat top right;
	padding-bottom:10px;
	width:100%;
	overflow-x: hidden;
	overflow-y: auto;
}
#right_container_fade {
	background:url("images/fade.png") no-repeat top right;
	bottom:0;
	height:100px;
	position:absolute;
	right:0;
	width:281px;
}
#headerLeft {
    float: left;
    margin-left: 10px;
    background-image: url("images/nav-logo.png");
	background-repeat: no-repeat;
    height: 80px;
}
#headerRight {
	float:right;
	margin-right:1%;
}

@media only screen and (max-device-width : 640px) and (orientation : portrait)
{
	#headerRight {
		clear:both;
	}
}
#headerRightText {
	float:left;
	width:auto;
}118-0
#headerRightTextLine1 {
	color:#00529B;
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
}
#headerRightTextLine2 {
	color:#000;
	font-size:22px;
	font-weight:700;
}
#headerRightTextLine3 {
	color:#000;
	font-size:11px;
	max-width:200px;
}
#headerRightSecureImg {
    background:url("images/secure_site.png") no-repeat;
	float:right;
	height:78px;
	width:61px;
}
#footerLeft {
	float:left;
	margin-left:10px;
}
#footerRight {
	float:right;
	margin-right:1%;
}
#footerRight span {
	background:no-repeat;
	display:block;
	float:right;
}

#mainForm div.fieldrow .fieldhelp.fieldselected, #loginForm div.fieldrow .fieldhelp.fieldselected, #initVerifyForm div.fieldrow .fieldhelp.fieldselected, .rich-tool-tip {
	display:block;
}
#mainForm span.rich-tool-tip {
	width:220px;
}
#mainForm div.fieldrow .fieldlbl, #mainForm div.fieldrow .fieldvalue, #loginForm div.fieldrow .fieldlbl, #initVerifyForm div.fieldrow .fieldlbl, #loginForm div.fieldrow .fieldvalue, #initVerifyForm div.fieldrow .fieldvalue {
	height:auto;
	line-height:auto;
}
.fieldpophelp {
	margin-right:0;
	padding-top:7px;
	width:2%;
}
.docbar {
	border:medium none;
	font-size:11px;
	height:36px;
	margin:10px;
	vertical-align:middle;
	width:625px;
}
#wrapper {
	margin:0 auto;
	max-width:960px;
	position:relative;
	width:100%;
}
#mainForm:eSignatureButtonBox {
float:right;
}
.prop div[id$=row1].fieldrow {
height:10px;
}
.offer.input:disabled, .offer select:disabled {
    background: none repeat scroll 0 0 #F8F8F8;
    border-width: 2px;
    box-shadow: none;
}
.progress.text.disabled {
    color: #aaa;
}

.progress.text.enabled {
    color: #555;
}
.progress.text.enabled, .progress.text.disabled {
	font-size:16px;
	font-weight:700;
	text-transform:uppercase;
}
.qualify.column1, .qualify.column2 {
	padding: 4% 2%;
}
.qualify.column2 {
	border:none;
	text-align:right;
	width:16%;
}
.progress.row {
	border-bottom:1px solid #DFDFDF;
}
/* New Spinning Graphics */
.imageAccept{
    background-image: url("images/accept.png");
    height: 48px;
    width: 48px;
}
.imageFailed{
    background-image: url("images/failed.png");
    height: 48px;
    width: 48px;
}
.imageSpinnerStill{
    background-image: url("images/spinner-still.gif");
    height: 48px;
    width: 48px;
}
.imageSpinner{
    background-image: url("images/spinner-still.gif");
    height: 48px;
    width: 48px;
}
.imageWarning{
    background-image: url("images/exclamation-icon.png");
    background-size: 100%;
	height: 48px;
    width: 48px;
}
.product_selection_bullets {
	color:#4C4C4C;
	font-size:14px;
}
#product_selection_content, #eligibility_content {
	width:100%;
	overflow: auto;
}
#product_selection_content .fieldrow {
	height:30px;
	line-height:30px;
}

/***********  disable eligibility page styles and allow standard css to style fieldgrou items

.fieldGroup input[type=text], .fieldGroup input[type=password] {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#E9ECED;
	border:1px solid #CACECD;
	border-radius:5px;
	box-shadow:1px 1px 5px 2px #CACECD inset;
	font-size:14px;
	height:20px;
	padding:5px;
	width:338px;
}
.fieldGroup select {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#E9ECED;
	border:1px solid #CACECD;
	border-radius:5px;
	box-shadow:1px 1px 5px 2px #CACECD inset;
	font-family:'Droid Serif', serif;
	font-size:14px;
	height:33px;
	line-height:normal;
	padding:7px;
	width:350px;
}
********************/
.optionLabel {
	margin-left:10px;
}
.field {
	height:35px;
	line-height:35px;
	margin-bottom:10px;
	margin-top:10px;
}
.fieldLabelWrapper {
	float:left;
	margin-right:10px;
	text-align:right;
	width:200px;
}
.optionDescription {
	color:#3375AF;
	margin-left:23px;
	margin-top:5px;
}
.errorMsg p {
	color:red;
	font-weight:700;
}
.errorMsg ul {
	color:red;
}
.errorMsg li {
	color:#f00;
}
.moreicon {
	cursor:pointer;
	float:none;
	margin-left:10px;
}
#logout, #menuform\:prodstartDiv {
	clear:both;
	position:relative;
	z-index:89;
}
div.fieldrow .fieldvalue {
	margin-right:0;
	padding-right:0;
	width:60%;
}
.fixedPositionStatus {
	bottom:0;
	position:absolute;
	right:0;
}
.customText ul, .main ul, .main ol {
	color:#52524E;
	margin-left:0;
}
.listContainerFormBorder {
	border:none;
}
#initResetForm h3, #loginForm h3, #initVerifyForm h3, .listShowRowNumArea, #startForm h3, .main h3 {
	color:#00519A;
	font-size:14px;
	font-weight:900;
	margin-bottom:10px;
	margin-top:20px;
	padding-bottom:3px;
	text-transform:uppercase;
}
#mainForm\:offerpanel{
	display: block;
    overflow: auto;
}
.prodselect.col6 {
	font-weight:700;
}
.offer.leftsubtable.label, .offer.rightsubtable.label {
	font-size:14px;
	font-weight:400;
}
.prodselect.col7 {
	line-height:16px;
	vertical-align:middle;
}
.offer.input[type=text], .offer.input[type=password] {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#E9ECED;
	border:1px solid #CACECD;
	border-radius:5px;
	box-shadow:1px 1px 5px 2px #CACECD inset;
	font-size:14px;
	height:20px;
	padding:5px;
	width:150px;
}
.offer select {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#E9ECED;
	border:1px solid #CACECD;
	border-radius:5px;
	box-shadow:1px 1px 5px 2px #CACECD inset;
	font-size:14px;
	height:33px;
	line-height:normal;
	padding:7px;
	width:100%;
}
.fieldpopup p {
	color:#fff;
	font-size:12px;
	margin-top:0;
}
.fieldpopup p+p {
	margin-top:10px
}
.fieldpopup p b u{
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
}

#mainForm\:listSubView_app_authorizedUsers\:addBtn, #mainForm.actionButton {
	cursor:pointer;
}
ul, ol {
	font-size:14px;
}
#docuploadPage {
	float:left;
	left:20px;
	position:absolute;
}
.listContainerForm .listActionArea {
	float:right;
	padding:10px;
	position:relative;
}
.spacerLine {
	margin-bottom:20px;
	margin-top:20px;
}
.home.table ul li {
	font-size:11px;
}
.fieldlbl a:hover {
	text-decoration:none;
}
.main ol li {
	margin-top:10px;
}
.home.table {
	font-size:11px;
	text-align:center;
}
.home.colheader {
	white-space:normal;
}
#mainForm\:listSubView_app_authorizedUsers\:listTable .listContainerFormColumn {
	width:auto;
}
.listShowRowNumArea {
	float:left;
}
#test {
	color:#999;
}
#idverifyDiv .fielderr {
	bottom:0;
	left:0;
	position:relative;
}
.home.table ul {
	padding-left:0;
}
#docpanelContentDiv {
	height:auto!important;
	width:auto!important;
}
.txtwrap {
	color:#555;
	font-size:14px;
	overflow:auto;
	padding:12px 0;
}
.txtwrap p {
	color:#555;
	font-size:14px;
}
.txtwrap ul li a {
	color:#0f6aac;
	font-weight:700;
}
#logout {
	margin:10px;
	text-align:right;
}
#oflows a.logout_link {
	color:#0F6AAC;
	font-weight:700;
	padding:4px 12px;
	text-decoration:underline;
}
#docupload {
	height:auto;
	margin-left:0!important;
	margin-top:20px;
	padding-bottom:20px;
	position:relative;
}
#docupload .buttons #submitButton {
	margin-top:0px;
}
.rich-fileupload-list-decor {
	border:none;
	width:100%!important;
}
.rich-fileupload-toolbar-decor {
	border:none;
	border-collapse:collapse;
	border-spacing:0;
	margin-bottom:8px;
	padding:0;
	width:100%;
}
.rich-fileupload-name {
	background:url("images/document.png") no-repeat 10px center;
	padding:2px 2px 2px 50px;
}
.rich-fileupload-name-padding {
	padding:0;
	text-overflow:ellipsis;
	width:auto!important;
}
.rich-fileupload-list-overflow {
	height:auto!important;
}
.rich-fileupload-list-overflow table {
	background:url("images/stripes.png");
	border:1px solid #ccc;
	margin-bottom:10px;
}
.rich-fileupload-list-overflow table tr td {
	border:none;
	font-size:14px;
	font-weight:700;
	white-space:normal;
	vertical-align:middle;
}
.rich-fileupload-button, .rich-fileupload-button-light, .rich-fileupload-button-press {
background:linear-gradient(tobottom, #eee0%, #ccc100%);
	border:1px solid #aaa;
	color:#fff;
	font-size:14px;
	font-weight:700;
	height:36px;
	line-height:35px;
	margin:0;
	padding:0 12px 0 0;
	text-transform:uppercase;
}
.rich-fileupload-button-content {
	color:#444;
	display:block;
	font-size:14px;
	padding-left:30px;
	text-decoration:none;
}
.rich-fileupload-button-border {
	border:none;
	margin:0;
}
#docupload\:upload\:add1 >div {
	height:100%!important;
	width:100%!important;
}
a.rich-fileupload-anc {
	color:#369!important;
	font-size:14px;
}
.rich-progress-bar-height {
	height:16px;
}
.rich-panel-header {
	background:#EEE;
	border-style:none none solid;
	border-width:1px;
	color:#444;
	font-size:14px;
	padding:8px;
}
.txtwrap .links {
	text-align:right;
	width:100%;
}
.txtwrap .links a {
	margin:10px;
}
ul.documentlist li {
	background:url("images/document.png") no-repeat left top;
	color:#666;
	display:block;
	font-size:14px;
	font-weight:700;
	height:auto;
	margin-left:0;
	min-height:32px;
	padding:6px 20px 0 48px;
}
a:hover, #oflows .logout_link:hover, #oflows .menulink:hover, .home.table.link:hover {
	color:#000;
	text-decoration:underline;
}
.helpbar_content .helpbar_txtwrap ul li a, #signouterdiv p, #signouterdiv label, #test:hover {
	color:#000;
}
.titlebar_txtwrap, #neighborhood a.store, #neighborhood strong, #volunteer_network .content p a, #news_events h5, h1, h2, h3, h4, h5, h6, .customText p {
	color:#666;
}
p, .titlebar_content .titlebar_txtwrap p {
	color:#4C4C4C;
	font-size:14px;
}
.helpbar_txtwrap, .helpbar_txtwrap p, .helpbar_txtwrap ul {
	font-size:13px;
}
.fieldvalue input:disabled, .fieldvalue select:disabled, .fieldGroup input:disabled, .fieldGroup select:disabled, .offer.input:disabled, .offer select:disabled {
	color:#CACECD;
}
#headerLeft img, #headerRightSecureImg img, #mainForm div.fieldrow .fieldhelp, #loginForm div.fieldrow .fieldhelp, #initVerifyForm div.fieldrow .fieldhelp, .rich-tool-tip, #mainForm div.fieldrow .fieldhelp:empty, #loginForm div.fieldrow .fieldhelp:empty, #submitButton + a, .rich-message-marker img, #mainForm\:j_id66, #logout br.clearfloat, #docupload >table, .showhidebox, #docupload\:upload\:clean1 {
	display:none;
}
.docbar ul, .rich-panel, #customStart ul {
	padding:0;
}
.product_selection_bullets li, #helpInfoDiv_body, .main ol {
	margin-bottom:10px;
}
.fieldGroup input:focus, .fieldGroup select:focus, .offer.input:focus, .offer select:focus {
	border:1px solid #23b26f;
}
.optionGroup, #helpInfoDiv {
	margin-top:20px;
}
#oflows .logout_link, #oflows .menulink, .home.table.link {
	color:#999;
	text-decoration:none;
}
#idverifyDiv table, .rich-progress-bar-width {
	width:100%;
}

/*** Custom CSS ***/
a, a:active, a:visited {
    color: #00519A;
    text-decoration: none;
}
a:hover {
    color: #000000;
	text-decoration: underline;
}
.helpbar_content .helpbar_txtwrap ul li a{
	color:black;
}
#Titlebar br.clearfloat { display: none; }
p { margin: 18px 0 0 0; }
body {
    background-repeat: no-repeat;
	background-attachment: scroll;
	background-position:center top;
	background: none #ddd;
	background: -moz-linear-gradient(top,#FFFFFF 0px, #d5d6d7 960px);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0px,#FFFFFF), color-stop(100px,#f5f6f7), color-stop(960px,#d5d6d7));
	background: -webkit-linear-gradient(top,#FFFFFF 0px,#f5f6f7 100px,#d5d6d7 960px);
	background: -o-linear-gradient(top,#FFFFFF 0px,#d5d6d7 960px);
	background: -ms-linear-gradient(top,#FFFFFF 0px,#d5d6d7 960px);
	background: linear-gradient(top,#FFFFFF 0px,#d5d6d7 960px);
	background: -moz-linear-gradient(center top , #FFFFFF 0px, #f5f6f7 100px, #d5d6d7 960px);
}
#container {
    background: none transparent;
    margin: -8px auto;
	padding-top: 0px;
	box-shadow: none;
	border: none;
}
.main {
	background-color: #f8f8f8;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
	border-radius: 0 0 6px 6px;
}
.main > p, .main > h2{
	display: block;
	margin: 10px 0px !important;
	width: auto !important;
}
.rich-fileupload-list-decor {
	width:380px !important;
}
#headerContainer {
	padding: 20px 0;
	width: 100%;
}
#right_container {
    background: none transparent;
	padding-bottom: 0px;
}
#right_container_fade {
	display:none;
}
#headerLeft {
    background-image: url("images/nav-logo.png");
    background-repeat: no-repeat;
    height: 80px;
	width: 250px;
	background-size: 100% auto;
}
#headerLeft img{
    display:none;
}
#headerRightSecureImg{
    background-image: url("images/secure_site.png");    
	background-repeat: no-repeat;
    height: 82px;
    margin-right: 10px;
    width: 64px;
}
#headerRightSecureImg img{
    display: none;
}
#headerRightText {
    margin-top: 7px;
	margin-right: 7px;
}
#headerRightTextLine1 {
	font-size:13px;
}
#headerRightTextLine2 {
	font-size:20px;
}
#Titlebar {
	margin:0px;
	padding:0px;
	width: 100%;
	background-color: transparent;
	display: block;
    float: none;
	margin-bottom: 0;
}
#Titlebar br.clearfloat {
	display: none;
}
#Titlebar .titlebar_header{
	margin: 0px;
	padding: 10px 20px;
	background: none #eee;
	background: -moz-linear-gradient(top,#ebebeb 0%, #ececec 50%, #F3F3F3 50%, #FFFFFF 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EBEBEB), color-stop(50%,#ececec), color-stop(50%,#f3f3f3), #ffffff 100%);
	background: -webkit-linear-gradient(top,#ebebeb 0%,#ececec 50%,#f3f3f3 50%, #ffffff 100%);
	background: -o-linear-gradient(top,#ebebeb 0%,#ececec 50%,#f3f3f3 50%,#ffffff 100%);
	background: -ms-linear-gradient(top,#FFFFFF 0%,#f5f6f7 100%);
	background: linear-gradient(top,#ebebeb 0%,#ececec 50%,#f3f3f3 50%,#ffffff 100%);
	background: -moz-linear-gradient(center top , #ebebeb 0%, #ececec 50%, #f3f3f3 50%, #ffffff 100%) repeat scroll 0 0 transparent;
    border: 1px solid #eeeeee;
    box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 3px rgba(0, 0, 0, 0.3);
	border-radius: 8px 8px 0 0;	
	overflow: auto;
	float: none;
}
#Titlebar .titlebar_content{
	background-color: #f8f8f8;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	border-radius: 0;
	margin:0px;
	padding: 20px 4%;
	overflow: auto;
	float: none;
}
#product_selection_content h3, #eligibility_content h3, .fieldrow h3, .helpbar_txtwrap h3, .main h3, #initResetForm h3, #loginForm h3, #initVerifyForm h3, .listShowRowNumArea, #startForm h3 {
    color: #2266AA;
    font-size: 18px;
    font-weight: 200;
    margin-bottom: 0px;
    margin-top: 20px;
    padding: 20px 0;
    text-transform: none;
	background-color:#888;
	width: 100%;
	height:auto;
	background: none transparent;
	border-top: 3px dotted #ccc;
}
.helpbar_txtwrap, .helpbar_txtwrap p {
    font-size: 14px;
	float: none;
}
#mainForm div.fieldrow, #loginForm div.fieldrow, #initVerifyForm div.fieldrow, .main .fieldrow {
    background-color: transparent;
    margin: 0;
    padding: 0px 0 10px 0 ;
    width: 100%;
	overflow:visible;
	float: none;
	clear: both;
}
.fieldvalue input[type="text"], .fieldvalue input[type="password"] {
    background: none #fff;
	border-color: #d6d6d6;
    box-shadow: none;
}
.fieldselected .fieldvalue input[type="text"], .fieldselected .fieldvalue input[type="password"] {
    background: none #f4f8ff;
	border: 2px solid #4488cc;
}
.fieldvalue input:focus, .fieldvalue select:focus
{ 
    background-color: #f4f8ff;
	border-color:#4488cc;
}
#mainForm div.fieldrow .fieldvalue, #loginForm div.fieldrow .fieldvalue, #initVerifyForm div.fieldrow .fieldvalue {
    height: auto;
	font-size: 14px;
}
label, input[type="button"], input[type="submit"], input[type="image"], button {
    color: #666;
}

div#Breadcrumbs {
	float: none;
	background: none #f4f4f4;
	display: block;
	position: relative;
	top:0;
	left:0;
    margin:0px 0 20px 0px;
    padding: 0;
    width: 100%;
	border-bottom: none;
	border-radius: 8px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	overflow: hidden;
    box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 3px rgba(0, 0, 0, 0.3);
	height: 50px;
}
.progress_end {
	width:2%;
	height: 49px;
	
}
.progress_section {
    margin: 0px;
	float: left;
    height: 34px;
    line-height: auto;
    padding: 6px 0 10px;
    text-align: center;
    text-transform: uppercase;
    width: 24%;
	font-size: 14px;
    background: none #ddd6ac;
    box-shadow: none;
	color: #bbb;
	border:none;
	border: none;
	border-left: 1px solid #fff;	
	border: none;
	background: #ebebeb;
	background: -moz-linear-gradient(top, #ebebeb 0%, #ececec 50%, #f3f3f3 50%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(50%,#ececec), color-stop(50%,#f3f3f3), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #ebebeb 0%,#ececec 50%,#f3f3f3 50%,#ffffff 100%);
	background: -o-linear-gradient(top, #ebebeb 0%,#ececec 50%,#f3f3f3 50%,#ffffff 100%);
	background: -ms-linear-gradient(top, #ebebeb 0%,#ececec 50%,#f3f3f3 50%,#ffffff 100%);
	background: linear-gradient(to bottom, #ebebeb 0%,#ececec 50%,#f3f3f3 50%,#ffffff 100%);
}
.section_done, .last_done {
    text-shadow: none;
    background: none #ddd6ac;
    box-shadow: none;
	color: #aaa;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ececec 50%, #ebebeb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(50%,#ececec), color-stop(100%,#ebebeb));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ececec 50%,#ebebeb 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ececec 50%,#ebebeb 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ececec 50%,#ebebeb 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ececec 50%,#ebebeb 100%);
	border-right: 1px solid #ddd;
	border-left: 1px solid #fff;
	border: none;
}
.section_current {
    color: #444;
}
.left_done, .right_done {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ececec 50%, #ebebeb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(50%,#ececec), color-stop(100%,#ebebeb));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ececec 50%,#ebebeb 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ececec 50%,#ebebeb 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ececec 50%,#ebebeb 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ececec 50%,#ebebeb 100%);
	border-color: #9A9A9A;
    box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 0 rgba(0, 0, 0, 0.09);
	margin-right:0px;
	border-right: 1px solid #ddd;
	border: none;
}
.left_done {
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;	
}
.right_done{
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}
.right_not_done {
	background: #ebebeb;
	background: -moz-linear-gradient(top, #ebebeb 0%, #ececec 50%, #f3f3f3 50%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(50%,#ececec), color-stop(50%,#f3f3f3), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #ebebeb 0%,#ececec 50%,#f3f3f3 50%,#ffffff 100%);
	background: -o-linear-gradient(top, #ebebeb 0%,#ececec 50%,#f3f3f3 50%,#ffffff 100%);
	background: -ms-linear-gradient(top, #ebebeb 0%,#ececec 50%,#f3f3f3 50%,#ffffff 100%);
	background: linear-gradient(to bottom, #ebebeb 0%,#ececec 50%,#f3f3f3 50%,#ffffff 100%);
    border-color: #9A9A9A;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border: none;
}
.helpbar_header {
    background: none #eee;
	color: #444444;
	width: 100%;
	height: auto;
	padding:0px;
	line-height:0;
	background: none #eee;
	background: -moz-linear-gradient(top,#ebebeb 0%, #ececec 50%, #F3F3F3 50%, #FFFFFF 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EBEBEB), color-stop(50%,#ececec), color-stop(50%,#f3f3f3), #ffffff 100%);
	background: -webkit-linear-gradient(top,#ebebeb 0%,#ececec 50%,#f3f3f3 50%, #ffffff 100%);
	background: -o-linear-gradient(top,#ebebeb 0%,#ececec 50%,#f3f3f3 50%,#ffffff 100%);
	background: -ms-linear-gradient(top,#FFFFFF 0%,#f5f6f7 100%);
	background: linear-gradient(top,#ebebeb 0%,#ececec 50%,#f3f3f3 50%,#ffffff 100%);
	background: -moz-linear-gradient(center top , #ebebeb 0%, #ececec 50%, #f3f3f3 50%, #ffffff 100%) repeat scroll 0 0 transparent;
    border-bottom: 1px solid #eeeeee;
    box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 3px rgba(0, 0, 0, 0.09);
	border-radius: 8px 8px 0 0;	

}
.helpbar_header .helpbar_txtwrap{
    margin:0px;
	display:block;
	width:92%;
	padding:4%;
}
.helpbar_content .helpbar_txtwrap {
    background-color: transparent;
    font-size: 13px;
	padding: 3%;
	width: 94%;
}
.helpbar_content .helpbar_txtwrap p{
	color: #444444;
    font-size: 13px;
	margin: 0 0 10px;
}
.helpbar_content {
	background: #f9f9f9;
	background: -moz-linear-gradient(top,  #f9f9f9 50%, #f0f0f0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#f9f9f9), color-stop(100%,#f0f0f0));
	background: -webkit-linear-gradient(top,  #f9f9f9 50%,#f0f0f0 100%);
	background: -o-linear-gradient(top,  #f9f9f9 50%,#f0f0f0 100%);
	background: -ms-linear-gradient(top,  #f9f9f9 50%,#f0f0f0 100%);
	background: linear-gradient(to bottom,  #f9f9f9 50%,#f0f0f0 100%);
	border-radius: 0px 0px 8px 8px;
    border-top: 1px solid #F2F2F2;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    padding:4%;
	width:92%;
	margin:0px;
}
.helpbar_content.commonhelpcontent .helpbar_txtwrap {
    background-color: transparent;
	color: #444444;
}
.helpbar_content .helpbar_txtwrap ul li a {
    color: white;
}
#oflows a.logout_link, #oflows a.menulink {
    background-color: transparent;
    color: #0F6AAC;
    display: block;
    margin: 10px;
    padding: 4px 12px 4px 4px;
	float: left;
	text-decoration: none;
}
a:hover, #oflows .logout_link:hover, #oflows .menulink:hover, .home.table.link:hover {
	text-decoration:none;
}

#oflows a.logout_link span, #oflows a.menulink span { 
	background: url("images/caret.png") no-repeat scroll right 3px transparent; 
	padding-right: 11px;
	color: #666;
	text-decoration: none;
}
#oflows a.logout_link span:hover, #oflows a.menulink span:hover {
	color: #26a;
}
.titlebar_header .titlebar_txtwrap {
    color: #444444;
    font-size: 22px;
    font-style: normal;
	margin:0px;
}
.titlebar_content .titlebar_txtwrap p {
    color: #444444;
	margin: 0;
}
#mainForm div.fieldrow.fieldselected .fieldlbl a label, #loginForm div.fieldrow.fieldselected .fieldlbl a label, #initVerifyForm div.fieldrow.fieldselected .fieldlbl a label {
	color: #2266AA;
}
#mainForm div.fieldrow.fieldselected, #loginForm div.fieldrow.fieldselected, #initVerifyForm div.fieldrow.fieldselected {
    background-color: transparent;
}
#mainForm div.fieldrow .fieldhelp, #loginForm div.fieldrow .fieldhelp, #initVerifyForm div.fieldrow .fieldhelp, #mainForm span.rich-tool-tip {
	background-color: #2266AA;
	width: 200px;
	margin-top: 0px;
	border-radius: 0px;
	font-size:14px;
	line-height: 18px;
}
.rich-panel {
    background-color: transparent;
}
.rich-table {
    background-color: transparent;
	width:100%;
}
.rich-table.progress.grid {
    margin: 30px 0;
}
.progress.row {
    background-color: transparent;
}
.qualify .fieldvalue {
	font-weight: bold;
	font-color: #444;
}
#idverifyDiv { padding:20px; }

/***************  Field Set, row, lable, field, help, required indicator, popup help ETC *****************/

#mainForm .prop, #loginForm .prop, #initVerifyForm .prop {
	width: 100%;
	margin: 0;
}
#mainForm div.fieldrow, #loginForm div.fieldrow, #initVerifyForm div.fieldrow {
    margin: 20px 0 0 0;
    padding: 0;
    position: relative;
    width: 100%;
	height:auto;
}
#mainForm div.fieldrow .fieldlbl, #loginForm div.fieldrow .fieldlbl, #initVerifyForm div.fieldrow .fieldlbl {
    height: auto;
    line-height: normal;
    margin-right:0;
    padding:0;
	width: 28%;
	margin-top: 4px;
}
#mainForm div.fieldrow .fieldvalue, #loginForm div.fieldrow .fieldvalue, #initVerifyForm div.fieldrow .fieldvalue {
   	color: #666666;
    font-size: 17px;
    height: auto;
    line-height: normal;
    padding: 0;
	padding-left:1%;
	padding-right:40px;
	position: relative;
	width: 61%;
}
#mainForm .prop.subfield{
	padding-left: 28%;
	width:61%;	
}
#mainForm .selector, #loginForm .selector, #initVerifyForm .selector {
	display: block;
	float: left;
	width: 100%;
	padding: 2px;
}
.fieldvalue input[type="text"], .fieldvalue input[type="password"]{
    background: none repeat scroll 0 0 #E9ECED;
    border: 2px solid #fff;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 1px 1px 5px 2px #CACECD inset;
    font-size: 17px;
    height: auto;
	width:96%;
    padding: 2%;
	float:left;
}
#mainForm div.fieldrow .fieldhelp, #loginForm div.fieldrow .fieldhelp, #initVerifyForm div.fieldrow .fieldhelp {
	background: none repeat scroll 0 0 transparent;
	border: none;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	box-shadow: none;
	color: #777;
	font-size: 13px;
	line-height: 17px;
	margin-right: 0;
	padding: 2px 1%;
	position: static;
	right: 0;
	width: 58%;
	z-index: 1;
	display: block;
	visibility: visible;
	margin-left: 28%;
	font-style: italic;
}
input[type="checkbox"] {
    margin-left: 0;
    vertical-align: bottom;
    width: 36px;
}
#mainForm div.fieldrow.fieldselected, #loginForm div.fieldrow.fieldselected, #initVerifyForm div.fieldrow.fieldselected {
    background-color: transparent;
    -webkit-border-radius: 0px;
	-moz-border-radius: 0px;
    border-radius: 0px;
    color: black;
}

#mainForm div.fieldrow .fieldpophelp, #loginForm div.fieldrow .fieldpophelp, #loginForm div.fieldrow .initVerifyForm {
	margin-right: 0;
	padding: 0px;
	background: url("images/help.png") no-repeat 0 0 #666;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	width:16px;
	height:16px;
	margin-top:2%;
	position:absolute;
	right: 0;
}
#mainForm div.fieldrow .fieldpophelp img{
	display: none;
}
#mainForm div.fieldrow .fieldpophelp .rich-tool-tip span img{
	display: block;
}
.helpSpan16 {
	display:none;
}
#mainForm div.fieldrow .fieldpophelp .rich-tool-tip,  .rich-tool-tip{
	position:absolute;
	background-color:#666;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:2px solid #fff;
	margin-right:0;
	padding:7px;
	right:0;
	z-index:1;
	box-shadow:2px 2px 10px 2px rgba(0,0,0,0.3);
	color:#fff;
	line-height:14px;
	width:240px;
}
#mainForm div.fieldrow .fieldpophelp .rich-tool-tip span,  .rich-tool-tip span{
	color:#ffffff;
}
#mainForm div.fieldrow .fieldpophelp .rich-tool-tip ul li, #loginForm div.fieldrow .fieldpophelp .rich-tool-tip ul li, #initVerifyForm div.fieldrow .fieldpophelp .rich-tool-tip ul li{
	color: #fff;
	padding-left:0;
	font-size 13px;
}

/************ Validation Icons Validation Icons and messages **************/
.fieldrowRequired .fieldvalue  span.fieldRequiredIndicator{
	text-indent: -9999px;
	height: 16px;
    width: 16px;
	margin-top: 3%;
    white-space: nowrap;
	display: inline-block;
	background: url("images/validation_required.png") right center no-repeat;
	position:absolute;
	right: 20px;
}
.fieldrowRequired .fieldvalue span.checkboxMsg + span.fieldRequiredIndicator {
	 margin:0 0 0 1%;
	 position: static;
}
.fieldrowError .errors  span.fieldRequiredIndicator {
	 background: url("images/validation_error.png") right center;
}
.fieldrowValidated .validated span.fieldRequiredIndicator {
	 background: url("images/validation_confirm.png") right center;
}
.fieldrowError .errors input[type="text"], .fieldrowError .errors input[type="password"], .fieldrowError .errors select {
	border-color: #CC0000;
}
.fieldMessageRow {
    clear: both;
    margin-left: 29%;
    overflow: auto;
    padding-top: 6px;
}
.fieldMessageRow .fieldErrorMessage {
    color: #CC0000;
	font-size: 13px;
}

/********** Eligibility Page  fix for groups ***********/
.group {
    clear: both;
    overflow: auto;
}

/********** Doc Upload reskin ********/
.main {
    padding: 2px 4% 4%;
    width: 92%;
    float: none;
    overflow: visible;
	position: relative;
	margin-bottom: 10px;
}
#docupload {
	position:relative;
	height:auto;
	padding-bottom:20px;
	margin-top: 20px;
	margin-left: 0 !important;
}
#docupload >table {
	display:none;
}
ul.documentlist{
	overflow: auto;
}
.showhidebox {
	display: none;
}
.rich-fileupload-list-decor {
	width:100% !important;
	border:none;
	background:none transparent;
	margin-bottom:20px;
	position: relative
}
.rich-progress-bar-width {
	width:100%;
}
.rich-fileupload-toolbar-decor {
	background:none transparent;
	border:none;
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
	margin-bottom:8px;
	width: 100%;
}
.rich-fileupload-name {
    padding: 2px 2px 2px 50px;
	background: url("images/document.png") no-repeat scroll 10px center transparent;
}
.rich-fileupload-name-padding{
	padding: 0;
	width:auto !important;
    text-overflow: ellipsis;
}	
.rich-fileupload-list-overflow {
	height:auto !important
}
.rich-fileupload-list-overflow table {
	background-color:#eee;
	border:1px solid #ccc;
	margin-bottom:10px;
	background: url("images/stripes.png") repeat;
}
.rich-fileupload-list-overflow table tr td {
	font-size:14px;
	font-weight:bold;
	border:none;
	white-space: normal;
}
.rich-fileupload-button, .rich-fileupload-button-light, .rich-fileupload-button-press {
	background:linear-gradient(to bottom, #eee 0%, #ccc 100%) repeat scroll 0 0 transparent;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0 12px 2px 0;
	text-transform:uppercase;
	border:1px solid #aaa;
	height:24px;
	line-height:24px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.rich-fileupload-name-padding.rich-fileupload-bold-label {
    color: #396;
}
.rich-fileupload-button-content {
	color:#444;
	display:block;
	text-decoration:none;
	font-size:14px;
	padding-left:30px;
	background-position: 8px center;
}
.rich-fileupload-button-border {
	border:none;
	margin:0;
}
#docupload\:upload\:add1 >div {
	height:100% !important;
	width:100% !important
}
#docupload\:upload\:upload1 {
	position:absolute !important;
	bottom:-28px;
	right:0
}
a.rich-fileupload-anc {
	font-size:14px;
	color:#369 !important
}
#docupload\:upload\:clean1 {
	display:none
}
.rich-progress-bar-height {
	height:16px
}
.rich-panel {
	padding:0px
}
.rich-panel-header {
	background:none repeat scroll 0 0 #EEE;
	border-style:none none solid;
	border-width:1px;
	color:#444;
	font-size:14px;
	padding:8px
}
.txtwrap .links {
	text-align: right;
    width: 100%;
}
.txtwrap .links a{
	margin: 10px;
}
ul.documentlist li {
	display: block;
	height: 32px;
	font-size: 16px; 
	font-weight: bold;
	padding: 6px 20px 0 48px;
	color: #666;
	float: left;

	background: url("images/document.png") left top no-repeat;
	min-height: 32px;
	height: auto;
}
.rich-table {
	width: 100%;
	background: none transparent;
}
#infoDiv .rich-table-cell select{
	width:100%;
}
#infoDiv .rich-table-cell img{
	width:100% !important;
}
a#apphomePage, a#docuploadPage {
	display: none;
}
#infoDiv .docUploadLeftAlign {
	float:left;
    max-width: 300px;
    min-width: 200px;
    width: 50%;
}
#infoDiv .docUploadRightAlign {
	float:left;
    max-width: 300px;
    min-width: 200px;
    width: 50%;
}
#infoDiv .docUploadLeftAlign img{
	width: 91% !important;
	margin: 4%;
	border: 1px solid #ddd;
}
#infoDiv .docUploadRightAlign select{
    width: 92%;
	margin: 4%;
}
.documentRow {
    display: block;
    margin: 20px 0;
    overflow: auto;
}
.docUploadImageColumn {
	width:50%;
	min-width: 240px;
}
.docUploadCategoryColumn {
	width:50%;
	min-width: 240px;
	float:left;
}
.docUploadImageColumn img {
    border: 2px solid #DDDDDD;
}

/********** Doc Viewer Reskin  *****************/
#docpanelHeader{
	display:none;
}
#docpanelContentTable {
	height: 100%;
}
#docfrag {
	height: 100%;
}
#docfrag .docViewer {
	height: 100%;
}
.main .docViewer {
    border: 1px solid #DDDDDD;
    border-radius: 6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
    margin-bottom: 10px;
}
#docpanelContainer.rich-modalpanel {
	position: fixed !important;
    background: none repeat scroll 0 0 transparent !important;
    height: 100%;
    width: 100%;
}
#docpanelContainer .rich-mpnl-panel {
	position: static;
	height: 100%;
	width: 100%;
	background: none repeat scroll 0 0 transparent;
}
#docpanelContainer .rich-mpnl-mask-div-opaque {
	background-color: #000;
}
#docpanelContainer .rich-mp-container {
	top: 5% !important;
	left: 50% !important;
	height: 100%;
	width: 90%;
    margin: 2% auto;
    max-width: 880px;
    position: static !important;
    overflow: auto;
}
#docpanelContainer .rich-mpnl-shadow {
	height: 101% !important;
	width: 101% !important;
	max-height: 847px;
	display: none;
}
#docpanelContainer .rich-mpnl-header-cell {
	display:none;
}
#docpanelContainer .rich-mpnl-controls {
    left: auto;
    top: auto;
    z-index: 1;
	display: none;
}
#docpanelContainer .rich-mpnl-body {
    padding: 0;
}
#docpanelContainer .rich-mpnl-content {
	height: 100% !important;
	width: 100% !important;
	padding:0;
	border:none;
	background-color: transparent;
}
.docbar {
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%); /* W3C */
	border-bottom: 1px solid #aaa;
    border-top: 1px solid #fff;
	width: 99%;
	margin:0;
	padding: 0 1%;
	height: auto;
	overflow: auto;
	-moz-border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
	border-radius:6px 6px 0 0;
	position: relative;
}
.docbar .viewleftbuttons .pagenum{
    line-height: 26px;
}
.docbar li {
	padding: 0;
	display: inline-block;
	float: left;
}
.docbar li > span{
	display: block;
	margin:4px;
}
.docbar li a{
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #bbb;
	display:inline-block;
	color:#4f4f4f;
	font-family:arial;
	font-size:14px;
	font-weight:normal;
	padding:4px 10px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}
.docbar li a span{
	height:16px;
}
.docbar li.docViewerCloseButton {
    display: block;
}
#wrapper .main .docbar #closebuttonspan {
    display: none;
}
#docpanelContainer .docbar #closebuttonspan {
    display: block;
}
#docpanelContainer .docbar #fullscreenspan {
    display: none;
}
#smpages {
	width:99%;
	padding-left: 1%; /* to match the docbar */
	height: 80%;
	background-color: #fff;
}
#smpagediv{
	width:100%;
	padding: 0;
	height:100%;
	position:static;
	border: none;
	box-shadow: none;
	background-position:center;
	min-height:200px;
	background-color: #fff;
	overflow:auto;
	z-index:9;
	border-radius:0 0 6px 6px;
	-moz-border-radius:0 0 6px 6px;
	-webkit-border-radius:0 0 6px 6px;
}
#smpagediv img {
	width:100%;
	height:auto;
	max-width:850px;
}
.docbar #printspan {
	display:none;
}

#lpagediv { 
	background-position: center center; 
	height: 90% !important;
	width: 100% !important;
}
.largepages { 
	text-align:center; 
	overflow: hidden; 
	height: 90% !important;
	top: 5%;
}
.docViewer > br {
    display: none;
}
.docViewerSaveImage {
    background-image: url("images/save.png");
	width:76px;
}
.docViewerFullScreenImage {
    background-image: url("images/fullscreen.png");
	width:77px;
}
.docViewerPrintImage {
    background-image: url("images/printer.png");
	width:61px;
}
.docViewerFullScreenCancelImage {
    background-image: url("images/fullscreen_cancel.png");
	width:62px;
}
.docViewerCloseButtonImage {
    background-image: url("images/fullscreen_cancel.png");
	width:62px;
}
.docViewerPrevPageImage {
    background-image: url("images/left_arrow.png");
}
.docViewerNextPageImage {
    background-image: url("images/right_arrow.png");
}
#docpanelShadowDiv {
    position: absolute; 
}

/***********       E-Sign Fixes   ***************/

#canvas {
    height: 160px;
    width: 100%;
}
#signouterdiv {
	height: auto;
	width: 92%;
	margin:2%;
	padding:2%;
	max-width: 495px;
}
#signouterdiv p{
	font-size: 13px;
	margin: 0 0 4px 0;
}
@media only screen and (max-device-width : 640px) and (orientation : portrait)
{
	#signouterdiv p{
			-webkit-text-size-adjust: 100%;
			-ms-text-size-adjust: 100%;
			-moz-text-size-adjust: 100%;
	}
}

@media only screen and (min-device-width : 375px) and (orientation : landscape)
{
	#signouterdiv {
		top: -11px !important;
	}
	#signouterdiv  > p:nth-of-type(1){
		font-weight:bold;
	}
	#signouterdiv p{
		font-size:8px !important;
	}
}
#signouterdiv .primarybutton {
	margin-top:0px;
}
#signouterdiv .prop{
	height:auto;
	overflow:auto;
}
#signouterdiv div.fieldrow div.fieldlbl{
	width:95%;
	text-align: left;
	float:none;
}
#signouterdiv div.fieldrow div.fieldvalue {
    float: none;
    margin: 4px 0 0;
    padding: 0;
    width: 92%;
}
#signouterdiv div.fieldrow div.fieldhelp {
    clear: both;
    margin-left: 0;
    margin-top: 4px;
    padding: 0;
    width: 95%;
}
#signouterdiv div.fieldrow{
	margin-top:10px;
}
#signouterdiv .fieldvalue input[type="text"]{
	padding: 4% 5% 2%;
	font-family: 'Gochi Hand', cursive;
	font-size: 250%;
	color: #248;
	height:auto;
}
#signouterdiv a.button{
	float:right;
}
#signouterdiv > br {
	display: none;
}
#signouterdiv > a {
    float: right;
    font-size: 14px;
    margin-left: 0;
    margin-right: 40px;
    margin-top: 20px;
    position: static;
}
#signouterdiv .buttons {
 	margin-top:4px;
}
#signouterdiv .altlink {
    font-size: 14px;
	width: auto;
	margin-top:10px;
}
#mainForm\:eSignatureButtonBox a.altlink {
	padding:0;
}
div.agreementcontainer.signing {
    height: auto;
}
div.agreementcontainer.signing #smpagediv {
    height: 240px;
}

div.agreementcontainer .buttons {
    margin-bottom: 20px;
    margin-top: 10px;
}

/************ Start Page Classes **************/
.txtwrap {
	background-color: #F2F2F2;
    border-top: 2px solid #EEEEEE;
	color:#555;
	font-size:14px;
	padding:12px;
	overflow: auto;
}
.txtwrap p {
	color:#555;
	font-size:14px
}
.txtwrap ul li a {
	color:#0f6aac;
	font-weight:bold
}
/****** Footer Images *********/
#footerRight img {
	margin:0 50px 0 0
}
#footerRight span {
	background-repeat:no-repeat;
	display:block;
	float:right;
}
#footerRight a.footerlogo-hud {
	background-image:url("images/lending_logo.png");
	width:46px;
	height:50px;
	margin:10px 20px 10px 0;
	float:right;
	display: block;
}
#footerRight a.footerlogo-ncua {
	background-image:url("images/ncua_logo.png");
	width:106px;
	height:50px;
	margin:10px 20px 10px 0;
	float:right;
	display: block;
}
#footerRight a.footerlogo-fdic {
	background-image:url("images/fdic_logo.png");
	width:80px;
	height:50px;
	margin:10px 20px 10px 0;
	float:right;
	display: none;
}
#footerRight a.footerlogo-asi {
    background-image: url("images/asi_logo.png");
    background-repeat: no-repeat;
    float: left;
    height: 50px;
    margin: 10px 20px 10px 0;
    width: 111px;
	display:none;
}
#footerRight a.footerlogo-dif {
    background-image: url("images/footer-dif.gif");
    background-repeat: no-repeat;
    float: left;
	width:71px;
	height:50px;
    margin: 10px 20px 10px 0;
	display:none;
}
#footerRight a.footerlogo-msic {
    background-image: url("images/footer-msic.png");
    background-repeat: no-repeat;
    float: left;
	width:95px;
	height:50px;
    margin: 10px 20px 10px 0;
	display:none;
}

#right_container {
	padding-bottom: 0px;
}

div#right_container{
	overflow: visible;
}
/************ Logout Buttons Next to Continue Button **************/

#logout {
	text-align: right;
	padding: 20px 0 0 0;
}
#logout\:logoutLink {
	display:none;
}
#oflows a.logout_link{
    background-color: transparent;
    color: #0F6AAC;
    font-weight: bold;
    padding: 4px 12px;
 	float:right;
}
#logout br.clearfloat {
	display: none;
}
.buttons {
	display:block;
	height: auto;
	overflow: auto;
	clear:both;
	margin-top:20px;
}

/************Needed for checkbox description messages *********/

.fieldvalue input[type="checkbox"] {
     margin: 5px;
}
#mainForm div.fieldrow .checkboxMsg, #loginForm div.fieldrow .checkboxMsg, #initVerifyForm div.fieldrow .checkboxMsg, #mainForm div.fieldrow .fieldDescTop, #loginForm div.fieldrow .fieldDescTop, #initVerifyForm div.fieldrow .fieldDescTop {
    font-size: 13px;
    line-height: 24px;
}
#mainForm div.fieldrow .fieldDescTop, #loginForm div.fieldrow .fieldDescTop, #initVerifyForm div.fieldrow .fieldDescTop {
	float:left;
}
.checkboxMsg a{
    color: #114477;
}
.radiogroup {
    float: left;
}
.radioInput label{
	font-family: "Merriweather Sans";
    font-size: 14px;
    line-height: 24px;
}
.fieldrowRequired .fieldvalue .radiogroup + span.fieldRequiredIndicator {
    margin-top: 4px;
}
/******************* Disclosures Styles  *****************/

#oflows .fieldvalue .altlinks {
	float:none;
}
#oflows .fieldvalue .altlinks .altlink{
	margin: 10px 20px 0 0;
	float: left;
}
#oflows .fieldvalue .altlinks .altlink > a {
    margin: 0;
}
span.disclosureaccepted {
    background: url("images/accept_small.png") no-repeat scroll left top transparent;
    color: #339966;
    display: inline-block;
    float: left;
    font-size: 14px;
    height: 24px;
    margin: 4px 20px 0 0;
    padding-left: 28px;
    padding-top: 6px;
    right: 18px;
    white-space: nowrap;
    width: auto;
}

/******************* Docbar Bottom Styles  *****************/

#smpagediv {
	border-radius: 0;
}
.docbar.bottom {
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	min-height: 0;
}
.docbar.bottom .viewcenterbuttons {
	margin: 0 auto;
	width: 240px;
	text-align: center;
	overflow: auto;
}
.docbar.bottom .viewcenterbuttons span a{
	font-weight: bold;
}
#smpages {
    height: 70%;
}
.docbar.bottom br.clearfloat {
	display: none;
}

/************  Placeholder / Watermark Style ****************/

::-webkit-input-placeholder { color:#333; font-family: "merriweather sans"; font-size: 14px; }
::-moz-placeholder { color:#333; font-family: "merriweather sans"; font-size: 14px; } /* firefox 19+ */
:-ms-input-placeholder { color:#333; font-family: "merriweather sans"; font-size: 14px; } /* ie */
input:-moz-placeholder { color:#333; font-family: "merriweather sans"; font-size: 14px; }

/**** Start page with icons   ****/

.fieldgroup {	
    margin: 0;
    width: 100%;
	position: relative;
	overflow:visible;
}
.fieldgroup .customText{	
	padding: 40px;
}

.fieldgroup .helpbar_txtwrap, .fieldgroup .helpbar_txtwrap span {
    display: block;
    float: none;
    width: auto;
	margin: 0;
	color: #555;
}
.fieldgroup h1 {	
    margin: 0;
    padding: 10px;
    top: 0px;
	left: 0px;
	position: absolute;
	width: 620px;
    background-color: #BBBBBB;
    color: #FFFFFF;	
}
.fieldgroup ul {
	padding:0;
}
.fieldgroup li {
	list-style: none;
	padding-left: 70px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	height: auto;
	min-height: 48px;
}
.fieldgroup li span.title {
	font-size: 16px;
	font-weight: bold;
	color: #555;
}
.fieldgroup li span.subtext {
	display: block;
	font-size: 13px;
}
.fieldgroup li span.subtext b{
	color: #666;
}
.fieldgroup li.ssn{
	background-image: url("images/social.png");
}
.fieldgroup li.dl{
	background-image: url("images/license.png");
}
.fieldgroup li.cc{
	background-image: url("images/card.png");
}
.fieldgroup li.empl{
	background-image: url("images/contact.png");
}
.fieldgroup li.us{
	background-image: url("images/flag.png");
}
.fieldgroup li.dollar{
	background-image: url("images/dollar.png");
}
.fieldgroup li.id{
	background-image: url("images/id.png");
}
/*******   Offers Page **************/
.main > #mainForm {
    margin: 0 !important;
}
#mainForm\:offerpanel div.visible {
    border: 1px solid #ddd;
    margin-top: 20px;
}
.offer.box {
    margin-bottom: 0;
}
#oflows.offers #general_error_message {
    display: none;
}
#oflows.offers .rich-messages .red .rich-messages-marker {
    display: none;
}
#oflows.offers .rich-messages .red .rich-messages-label {
    float: right;
	margin-right:10px;
	clear:both;
}
/************ Move Save and Continue Buttons  ************/

#oflows .altlinks {
    display: block;
    float: right;
    overflow: auto;
    text-align: left;
	margin: 0px;
}

#oflows .altlink {
    display: block;
    float: right;
    margin: 0px 20px 0 0;
	font-size: 14px;
}
#oflows .buttons .altlink {
	margin:0;
}
#oflows .buttons .altlink > span, #oflows .buttons .altlink > a {
    background: none repeat scroll 0 0 #E6E6E6;
    border: 1px solid #AAAAAA;
    border-radius: 4px;
    display: block;
    margin: 10px 0 0 10px;
    padding: 0 20px;
    text-decoration: none;
}

#oflows .buttons .altlink.saveContLaterLink , #oflows .buttons .altlink.resumeLink {
    display: block;
}

#oflows .buttons .altlink.logoutLink.logoutLink_home, #oflows .buttons .altlink.logoutLink.logoutLink_confirmation  {
    display: block;
}
#oflows .buttons .altlink a span, #oflows .buttons #forgot_password.altlink a {
    background-color: rgba(0, 0, 0, 0);
    color: #666666;
    display: block;
    line-height: 34px;
	height:34px;
}
#oflows a.button:hover {
	background:none rgb(102,102,102);
}
#oflows a.button:hover span {
	text-shadow:none;
	color:#fff;
}
#oflows .buttons .altlink > a:hover, #oflows .buttons #forgot_password.altlink a:hover, #oflows .buttons .altlink > a:hover span, #oflows .buttons #forgot_password.altlink a:hover {
	background-color:#666666;
	color:#ffffff;
}
/***  Hide the old links and buttons ***/
#logout {
    display: none;
}
#oflows .buttons .altlink.withdrawnBtn {
    display: none;
}

/****************Confirmation Page******************/

.rich-table-headercell  {
	background-color: #aaa;
    color: #FFFFFF;
	font-family: "Merriweather Sans";
	font-size: 14px;
}

.rich-table-cell span{
	font-family: "Merriweather Sans";
	color: #444;
}

/****************Section Styles******************/

.section {
    margin-top: 40px;
	border-top: 3px dotted #ccc;
	margin-bottom:0px;
	overflow:auto;
}
.main .section  .fieldgroup .headerContainer h3 {
	border:none;
}
.section_header{
    margin: 20px 10px 2px 0;
    padding-bottom: 2px;
}
.section_header span.section_txtwrap {
    color: #666;
    font-family: 'Droid Sans',sans-serif;
    font-size: 20px;
    font-weight: bold;
}
.section_content .section_txtwrap {
    margin-bottom:20px;
}
.section_content .section_txtwrap p {
    color: #4C4C4C;
    font-family: 'Droid Sans',sans-serif;
    font-size: 14px;
	margin-top: 4px;
}

/************* Home page Redesign  *******/
#oflows.home .infogroup {
    background-color: #FFFFFF;
}
#oflows.home .altlink.showinfolink > a {
    margin-left: 0;
}
#oflows.home .application {
	color:#444;
}
#oflows .altlink.uploadSupportDocLink {
    margin-left: 0px;
}
#oflows.home #submitButton, #oflows.home #submitButton a {
	margin-right:0;
}
/************ Agreemetn Container Styles   ***************/
div.agreementcontainer + div.agreementcontainer { border-top: 3px dotted #CCCCCC; }
div.agreementcontainer.signing { height: auto; padding-bottom: 0; }
div.agreementcontainer.signing #smpagediv { height: 300px; }
div.agreementcontainer + div > span.buttons { margin-top: 0; margin-bottom:20px;}
div.agreementcontainer { border-top: 3px dotted #CCCCCC; }
div.agreementcontainer #smpagediv { height:240px; }
div.agreementcontainer.signed { background: url("images/accept.png") no-repeat scroll right 16px transparent; }

/************ Remove after UX migration is complete and oweb.css is cleaned up   ***************/
#mainForm\:eSignatureButtonBox #popsign { margin: 10px 10px 0 30px !important; }

.main > br { display:none; }

/************ Offers page  - selected offer colors   ***************/

#oflows.offers .requestedproducts .offerbundle .productbundleheader{
	background-color:#cde;
	border-bottom: 1px solid #bcd;
}
#oflows.offers .requestedproducts .offerbundle.SELECT_ALL {
	border:1px solid #bcd;
}
#oflows.offers .requestedproducts .offerbundle.SELECT_ALL .offeredproduct + .offeredproduct {
	border-top: 1px dashed #bcd;
}
#oflows.offers .requestedproducts .offerbundle .offeredproduct.selected {
	background-color: #e4f2ff;
	border: 1px solid #bcd;
}
#oflows.offers .offerbundle {
    border: 1px solid #CCCCCC;
}
#oflows.offers .offeredproducts .offerbundle .offeredproduct + .offeredproduct {
    border-top: 1px dashed #CCCCCC;
}
#oflows.offers .offerbundle .productbundleheader {
    background-color: #DDDDDD;
}
#oflows.offers .offerbundle, #oflows.offers .offeredproducts .offerbundle.SELECT_ANY .offeredproduct{
	border: 1px solid #ccc;
}

/********* Continue Button Loading Image Styles ******/
.buttonSpinner{ display:none; }
#oflows a.button.loading { display:block; position:relative;}
#oflows a.button.loading span { text-shadow: none; color: transparent; background:none;}
#oflows a.button b.loading{ width:100%; height:100%; margin: 0 auto; background: url('images/bg_button_loading.gif') center center no-repeat; position: absolute; top:0; left:0; visibility: hidden; }
#oflows a.button.loading b.loading{ visibility:visible; }

/****************** New Progress tracker ***********************/
div.progress_tracker { 
	height:40px;
	margin-top:5px;
	margin-left:4px;
	background: #ebebeb;
	background: -moz-linear-gradient(top, #ebebeb 0%, #ececec 50%, #f3f3f3 50%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(50%,#ececec), color-stop(50%,#f3f3f3), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #ebebeb 0%,#ececec 50%,#f3f3f3 50%,#ffffff 100%);
	background: -o-linear-gradient(top, #ebebeb 0%,#ececec 50%,#f3f3f3 50%,#ffffff 100%);
	background: -ms-linear-gradient(top, #ebebeb 0%,#ececec 50%,#f3f3f3 50%,#ffffff 100%);
	background: linear-gradient(to bottom, #ebebeb 0%,#ececec 50%,#f3f3f3 50%,#ffffff 100%);
}
div.progress_tracker div.progress_step { border:none; }
div.progress_tracker div.progress_step.done span.number { background-color:#aaa; color:#fff }
div.progress_tracker div.progress_step.pending, div.progress_tracker div.progress_step.done{
	background: none #f4f4f4;
}
div.progress_tracker div.progress_step.current{
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ececec 50%, #ebebeb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(50%,#ececec), color-stop(100%,#ebebeb));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ececec 50%,#ebebeb 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ececec 50%,#ebebeb 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ececec 50%,#ebebeb 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ececec 50%,#ebebeb 100%);
	border-left: 1px solid #ccc;
	border-top: 1px solid transparent;
	border-bottom: 1px solid #ccc;
	height:17px;
}
div.progress_tracker div.progress_step.current.confirmation { width:auto; margin-right:10px; border-radius:8px;}
div.progress_tracker div.progress_step.current span.number {	background-color: #2266aa; color:#fff; }
div.progress_tracker div.progress_step.current span.label { color:#444; }
div.progress_tracker div.progress_step.next{ padding-left:20px; }
div.progress_tracker div.progress_step.next span.arrow { background: url(images/progressarrow.png) 0 0; left: 0px; top:1px; height:38px;}
div.progress_tracker div.progress_step.pending:hover span.label { right:60px; top:10px; }


/****************** Media Queries*******************************/

@media only screen and (max-width:1024px) {
	#container {
		width:100%;
	}
	#Helpbar {
		display:none !important
	}
	#wrapper {
		border:none
	}
	.bodyContainer {
		margin:1%;
		width:98%
	}
	#right_container {
	    background: none transparent;
	}
	.fieldpophelp {
    	width: 3%;
	}
	.progress.text.enabled, .progress.text.disabled {
    	font-size: 16px;
	}
	.docViewer .viewrightbuttons span#fullscreenspan {
    	display: none;
	}
	#signouterdiv {
		left: 50% !important;
		margin-left:-260px;
	}
}
@media only screen and (max-width:768px) {
	div#Breadcrumbs div.section_done, div#Breadcrumbs div.section_not_done, div#Breadcrumbs div.last_not_done {
		font-size: 11px;
		text-indent: -5px;
	}
	div#Breadcrumbs div.progress_section span.number {
		padding-left: 6px;
	}
	.progress.text.enabled, .progress.text.disabled {
    	font-size: 14px;
	}
}
@media only screen and (max-width:520px) {
	#signouterdiv {
		top: 0 !important;
		left: 0 !important;
		margin-left:10px;
	}
	#signouterdiv p{
		font-size:12px;
		margin-top: 0px;
	}
}
@media only screen and (max-width:640px) {
	#signouterdiv  > p:nth-of-type(2){
		pointer-events:none;
		opacity:0.4;
		padding:6px;
	}
}
@media only screen and (max-width:480px) {
	#Helpbar {
		display:none !important
	} 
	#wrapper {
		border:none
	}
	.bodyContainer {
		margin:1%;
		width:98%
	}
	#mainForm div.fieldrow .fieldlbl, #loginForm div.fieldrow .fieldlbl, #initVerifyForm div.fieldrow .fieldlbl {
		width:100%;
		margin:0;
		text-align:left
	}
	#mainForm div.fieldrow .fieldvalue, #loginForm div.fieldrow .fieldvalue, #initVerifyForm div.fieldrow .fieldvalue  {
		width:88%;
		margin:0;
		padding-left:0;
	}
	#headerRightText {
		float:left;
		width: 100%;
	}
	#headerRight {
		margin-left: 20px;
		float:left;
	}
	#headerRightSecureImg {
		display: none;
	}
	#headerRightTextLine1{
		float:left;
		width:auto;
		font-size:13px;
	}
	#headerRightTextLine2{
		float:left;
		font-size:13px;
	}
	#headerRightTextLine3{
		width:auto;
		clear: both;
	}
	#mainForm div.fieldrow .fieldhelp, #loginForm div.fieldrow .fieldhelp, #initVerifyForm div.fieldrow .fieldhelp, .rich-tool-tip {
		margin-left: 0;
		width: 82%;
	}
	.fieldpophelp {
    	width: 5%;
	}
	div#Titlebar {
		margin-top: 40px;
	}
	div#Breadcrumbs div.progress_section span.label{ 
		display: block;
		line-height: 14px;
		padding-top: 10px;
	}
	div#Breadcrumbs div.section_current, div#Breadcrumbs div.section_done, div#Breadcrumbs div.section_not_done, div#Breadcrumbs div.last_not_done, div#Breadcrumbs div.last_done {
		font-size: 10px;
		text-indent: -5px;
	}
	div#Breadcrumbs div.progress_section span.number {
		padding-left: 6px;
	}
	.progress.text.enabled, .progress.text.disabled {
    	font-size: 12px;
	}
	#signouterdiv {
		width: 90%;
		margin-top:20px;
	}
	#canvasContainer {
	    overflow: hidden;
	}
	#canvas {
	    height: 160px;
		width: 480px;
		border: 1px solid white;
	}
	#infoDiv .docUploadLeftAlign, #infoDiv .docUploadRightAlign {
		width: 100%;
	}
	.fieldrow .fieldlbl label { 
		color:#222;
		font-weight: bold;
	}
	#Titlebar .titlebar_header {
		padding: 10px 12px;
	}
	.main {
		overflow: auto;
	}
	.docbar .viewleftbuttons .pagenum {
		display:none;
	}
	#oflows.home .altlink {
		float:right;
		margin-bottom:0;
	}
}
@media only screen and (max-width:360px) {
	#signouterdiv {
		margin-top:80px;
	}
}
@media screen and (-webkit-min-device-pixel-ratio:0) { /* older safari and older chrome */
	.fieldvalue select {
		-webkit-appearance: none; 
		appearance: none; 
		background: url("images/selectarrow.png") no-repeat scroll right center #E9ECED;
		padding-right: 30px;
		min-height: 40px;
	}
}

#submitButton .loading {
	display: block;
}

#cancel {
       padding-top: 20px;
}
.challenge-questions div.rich-combobox-font.rich-combobox-shell{
	height: 30px;
}
.challenge-questions input{
	height: 30px; !important;
}

.challenge-question-display{
	display: inline-block;
}
.challenge-questions select{
	height: 30px; !important;
}
.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;
}
.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;
}
