
html, body, div, span, applet, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	border-style: none;
	border-width: 0;
	font-family: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body,
input, 
select, 
textarea,
button{
	font-size: 14px;
	line-height: 1.2;
}
a:hover{
	text-decoration: none;
}
a img{
	border: none;
}
img{
	border-style: none;
	border-width: 0;
	margin: 0;
	padding: 0;
}
p{
	margin-bottom: 10px;
}
sup,
sub{
	position: relative;
	vertical-align: 0;
}
sup{
	bottom: 0.4em;
}
sub{
	top: 0.4em;
}
h1,
h2,
h3,
h4,
h5,
h6{
	font-weight: bold;
	margin: 0 0 10px 0;
}
h1{
	font-size: 18px;
}
h2{
	font-size: 16px;
}
h3{
	font-size: 15px;
}
h4,
h5,
h6{
	font-size: 14px;
}
ol{
	list-style-position: inside;
	margin: 0 0 10px 0;
	padding: 0 5px;
}
ul{
	display: block;
	list-style-position: inside;
	margin: 0 0 10px 0;
	padding: 0 5px;
}
li{
	margin: 0;
	padding: 0;
}
dl{
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0 5px;
}
dt{
	margin: 0;
}
dd{
	margin: 0 0 0 10px;
}

div.clear{
	clear: both;
	display: block;
	font-size: 1px;	
	height: 1px;
	line-height: 1px;
}


body{
	background-color: #fff;
	color: #333333;
}
body,
input, 
select, 
textarea,
button{
	font-family: Arial, sans-serif;
}
a{
	color: #3d3d3d;
}
a:hover{
	color: #3d3d3d;
}
div.content{
	background-color: #fff;
}
.Menu .header{
	margin: 0;
}
div.footer{
	background-color: #fff;
	border-top: 1px solid #a7b4a1;
	color: #333333;	
	padding: 10px 5px 20px 5px;
}

.content h3{
	background-color: #34B233;
	color: #fff;
	margin: 0;
	padding: 3px 5px;
}


.content .findBranchAtm h3, .content .msgPersonalDetails h3 {
	background-color: transparent;
	color: inherit;
	margin: 0 0 10px;
}


.memberSummary h4{
	background-color: #dce7d6;
	color: #34B233;
	margin: 0;
	padding: 3px 5px;
}
.memberSummary h4.linked{
	padding: 0;
}
.memberSummary h4.linked a{
	display: block;
	padding: 3px 5px;
}

a.logout{
	font-weight: bold;
}

ul.nav,
ul.menuControl,
.menuControl li,
ul.loginControl,
ul.memAcctControl,
ul.msgAlert,
.mobileActions ul,
ul.secondaryActions,
.mobileRates ul,
ul.fbatmDetails,
ul.results,
.results ul,
ul.recipients,
.recipients ul,
ul.scheduledDetails,
ul.scheduledDetails ul,
ul.pendingTransactions,
ul.pendingTransactions ul,
ul.pendingApprovals{
	list-style: none;
}

.simple{
	padding: 10px 5px 0 5px;
}
.simple h3{
	background-color: transparent;
	padding: 0;
	margin: 0 0 10px 0;
	color: inherit;
}
.simple ul{
	padding: 0;
}

.mobileWebContactUs{
	padding-top: 10px;
}
.mobileWebContactUs h4{
	padding-left: 5px;
}
.mobileWebContactUs .mobileActions a{
	display: block;
	padding: 5px;
}
.mobileWebContactUs li.item0 a{
	padding-top: 10px;
}
.mobileWebContactUs li.itemN a{
	padding-bottom: 10px;
}

h1.logo{
	background-color: #fff;
	height: 70px;
	line-height: 28px;
	margin: 0;
}
h1.logo a,
h1.logo img{
	display: block;
	line-height: 28px;
	height: 60px;
	margin: 0 auto;
}

div.subHeading{
	background-color: #dce7d6;
	clear: both;
	text-align: center;
}
ul.menuControl,
.menuControl li{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
.menuControl li a{
	background-color: #0079c0;
	color: #fff;
	display: block;
	float: left;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	margin-right: 10px;
	padding: 5px 15px;
	text-decoration: none;
}
.subHeading h2{
	color: #34B233;
	line-height: 18px;
	margin: 0;
	padding: 5px;
	overflow: hidden;
}

.nav li a,
.loginControl li a,
.accounts li a,
.interacMenu li a,
.details li a,
.payees li a,
.msgCategories li a,
.msgPersonal li a,
.receiveOptions li a{
	display: block;
	border-bottom: 1px solid #B1C0A9;	
	padding: 5px 0;
}
li.item0 a,
li.link0 a{
	padding-top: 10px;
}
li.itemN a,
li.linkN a{
	border: none;
	padding-bottom: 10px;
}

ul.loginControl,
ul.memAcctControl{
	margin: 0;
	padding: 0 5px;;
}
ul.memAcctControl{
	padding-bottom: 5px;
}
li.memAccount{
	font-weight: bold;
}
.memAcctControl li.memAccount{
	padding: 5px 0;
}
.memAcctControl li.item0{
	padding-top: 0;
}
.memorizedAccounts h3{
	margin-bottom: 10px;
}
.memorizedAccounts p{
	padding-left: 5px;
}

ul.msgAlert{
	margin: 0;
	padding: 0;
}
.msgAlert li a{
	background-color: #0079c0;
	border: none;
	display: block;
	padding: 10px 5px;
}

div.mobileNav{
	background-color: #dce7d6;
	border: none;
	padding: 0;
}
ul.nav{
	border-bottom: 1px solid #34B233;
	margin: 0;
}
.nav li a{
	background-color: #dce7d6;
}
.nav li a:hover{
	background-color: #dce7d6;
	color: #3d3d3d;
}
ul.contentNav{
	border: none;
}

.portlet h3{
	margin-bottom: 10px;
}
.portlet p{
	padding: 0 5px 10px;
	margin-bottom: 0;
}
.portlet img{
	padding: 5px 5px 10px 5px;
}

form.mobileWebLogon,
form.mobileWebProfileMemorizedAccount,
form.mobileWebFindBranchATMStep1,
form.mobileWebCertapaySendNoticeStep1,
form.mobileWebBillPayStepPendingDetails,
form.stepConfirm{
	padding-top: 10px;
}
div.welcome,
div.entry,
div.required,
div.requiredError,
div.conclusion,
div.formFooter{
	padding: 0 5px;
}
div.introduction,
div.instructions{
	padding: 10px 5px 0 5px;
	overflow: hidden;
}
.stepConfirm .instructions{
	padding-top: 0;
}
div.entry,
div.required,
div.requiredError{
	margin-bottom: 10px;
}
.entry label,
.required label,
.requiredError label,
fieldset legend{
	cursor: pointer;
	display: block;
	font-weight: bold;
	margin-bottom: 3px;
}
fieldset legend{
	cursor: default;
}
.entry input,
.required input,
.requiredError input{
	border: 1px solid #628042;
	padding: 4px 2px;
}
.entry input.checkbox,
.required input.checkbox,
.requiredError input.checkbox{
	border: none;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}
.entry p{
	margin: 0;
}
.dateField .entry,
.dateField .required,
.dateField .requiredError{
	display: inline;
}
.requiredError .btn-group,
.requiredError .optionGroup,
.productsError,
.singleCheckbox.requiredError,
.singleCheckbox.entryError{
	border: 2px solid #da0202;
}
.section_highlight{
	padding: 20px 15px;
	background-color: #EEEEEE;
	border-color: #628042;
	border-style: solid;
	border-width: 1px 0;
	overflow: hidden;
	margin-left: -15px;
	margin-right: -15px;
}

.openMembership .twoColRow .input input{
	max-width:90%;
}


.optionGroup label{
	display: inline;
}
div.dateInputs{
	padding-left: 30px;
}
.dateInputs input.date{
	display: inline;
	margin: 5px 0 0 0;
}
.optionGroup .option{
	border-bottom: 1px solid #628042;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.optionGroup .optionN{
	border: none;
}
.optionGroup .product:first-child{
	margin-top: 0;
}
.optionGroup .product:last-child{
	margin-top: 0;
}
input.disabledInput{
	background-color: #eaeaea;
}
div.conclusion{
	padding-bottom: 10px;
	padding-top: 10px;
}
.hint{
	color: #628042;
	display: block;
	padding-top: 5px;
}
li a.noAction {
	text-decoration: none;
	cursor: default;
}

li a.deleteEntry,
p a.deleteEntry{
	color: #da0202;
	display: inline;
	font-weight: bold;
	padding: 0;
}

div.mobileActions{
	background-color: #dce7d6;
	border-top: 1px solid #a7b4a1;
}
.mobileActions ul{
	margin: 0;
	padding: 0;
}
.mobileActions a{
	display: block;
	padding: 5px;
}

.submit input{
	background-color: #0079c0;
	border: 1px solid #628042;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	padding: 5px 10px;
	text-align: center;
}
ul.submit{
	padding: 10px 5px;
}
.submit li,
.submit li a{
	display: inline;
	vertical-align: middle;
}
.submit li.item0{
	padding-right: 7px;
}

div.onlySubmit{
	background-color: transparent;
	border-top: none;	
}

.mobileWebLogon .item0 img{
	padding-left: 5px;
	vertical-align: middle;
}

ul ul.secondaryActions{
	padding: 0;
}
.secondaryActions li{
	display: inline;
}


ul.accounts,
ul.details,
ul.payees,
.scheduledSummary ul,
ul.msgCategories,
ul.msgDetails,
ul.msgPersonal,
ul.msgPersonalDetails,
ul.interacMenu,
ul.receiveOptions{
	list-style: none;
	margin: 0;
}
ul.details{
	margin-bottom: 10px;
	padding-top: 10px;
}

.scheduledSummary ul{
	padding-bottom: 10px;
}
.scheduledSummary ul ul{
	margin: 0;
	padding: 0;
}
.scheduledSummary li{
	border-bottom: 1px solid #B1C0A9;
	padding: 10px 0;
}
.scheduledSummary li li{
	border: none;
	padding: 0 0 2px 0;
}
.scheduledSummary li.itemN{
	border: none;
	padding-bottom: 0;
}
.scheduledSummary li a{
	padding: 0;
}
.scheduledSummary p{
	padding: 10px 5px 0 5px;
}

.details li{
	margin: 0;
}
li.amount,
li.balance{
	display: inline;
}

ul.pagination{
	padding: 10px 5px 0 5px;
}
.pagination li{
	display: inline;
	padding: 0;
}
.pagination li a{
	display: inline;
	padding: 0;
}

ul.msgDetails{
	margin: 0;
	padding-bottom: 10px;
}
.msgDetails li,
.msgDetails li.item0,
.msgDetails li.itemN{
	border: none;
	padding-bottom: 0;
}
.msgDetails p,
.msgOverview p{
	padding: 10px 5px 0 5px;
}
.msgPersonal a{
	font-weight: bold;
}
.msgPersonal .msgRead a{
	font-weight: normal;
}
.msgPersonalDetails{
	padding: 10px 5px 0 5px;
}
.msgPersonalDetails div{
	padding-bottom: 10px;
}

.recipients li{
	border-bottom: 1px solid #628042;
	padding-bottom: 5px;
}
.recipients ul{
	margin: 0;
	padding: 0;
}
.recipients li a{
	display: block;
	padding: 5px 0 2px 0;
}
.recipients li.item0 a{
	padding-top: 10px;
}
.recipients li.itemN a{
	padding-bottom: 2px;
}
.recipients ul li{
	border: none;
	padding-bottom: 2px;
}
.recipients li.itemN{
	border: none;
}

.mobileWebCertapayListContactsStepDetails{
	padding-top: 10px;
}

ul.pendingTransactions{
	margin: 0;
}
.pendingTransactions ul{
	margin: 0;
	padding: 0;
}
.pendingTransactions li{
	border-bottom: 1px solid #B1C0A9;
	padding: 10px 0;
}
.pendingTransactions li.item0{
	padding-top: 10px;
}
.pendingTransactions li.itemN{
	border: none;
	padding-bottom: 0;
}
.pendingTransactions li.itemN{
	border: none;
	padding-bottom: 10px;
}
.pendingTransactions li li{
	border: none;
	padding: 0;
}


ul.pendingApprovals{
	margin: 0;
}
.pendingApprovals li{
	border-bottom: 1px solid #B1C0A9;
	padding: 10px 0;
}
.pendingApprovals li.item0{
	padding-top: 10px;
}
.pendingApprovals li.itemN{
	border: none;
	padding-bottom: 0;
}
.pendingApprovals li.itemN{
	border: none;
	padding-bottom: 10px;
}

h3.receiptHeader{ 
	background-color: #dce7d6;
	color: #333333;
	margin: 0;
}
.receiptHeader img{
	vertical-align: middle;
}
.receipts .receipt{
	padding: 10px 5px 5px 5px;
}
.receipts h4{
	margin-bottom: 3px;
}
div.receiptFail{
	background-color: #fdc3c0;
}

.mobileWebLogon .instructions{
	padding-top: 0;
}
.mobileWebLogon h4{
	padding-left: 5px;
}
div.securityImage{
	background-color: #fff;
	border: 1px solid #628042;
	margin: 0 0 10px 5px;
	padding: 20px 20px 5px 20px;
	width: 102px;
}
.securityImage img{
	margin-bottom: 5px;
}
.securityImage .securityCaption{
	display: block;
	text-align: center;
}

ul.lang{
	border: none;
}
.lang .current{
	display: none;
}
.lang li a{
	background-color: transparent;
	display: inline;
	padding: 0;
	border: none;
}
.lang li a:hover{
	background-color: transparent;
}

div.locationQuery{
	padding: 10px 0;
}
.locationQuery dl{
	margin: 0;
}
.locationQuery dt{
	padding-bottom: 3px;
}
.locationQuery dd{
	font-weight: bold;
	margin-left: 0;
}
.results li{
	border-bottom: 1px solid #628042;
	padding-bottom: 5px;
}
.results ul{
	margin: 0;
	padding: 0;
}
.results li a{
	display: block;
	padding: 5px 0 2px 0;
}
.results li.item0 a{
	padding-top: 10px;
}
.results ul li{
	border: none;
	padding-bottom: 2px;
}
.results li.itemN{
	border: none;
}
li.atmNetwork{
	color: #628042;
}
li.atmNetwork img{
	margin-right: 5px;
}
.resultsControl li{
	display: inline;
}
li.returnAction{
	display: block;
}
div.locatorDetails{
	padding: 10px 5px 0 5px;
}
.locatorDetails ul,
.locatorDetails li a{
	padding-left: 0;
	padding-right: 0;
}
div.noResults{
	padding: 0 5px;
}
.noResults ul,
.noResults dl{
	padding: 0;
}

.mobileRates ul{
	margin: 0;
	padding: 0 5px;
}
.mobileRates li{
	border-bottom: 1px solid #B1C0A9;
	padding: 5px 0;
}
.mobileRates ul ul{
	padding: 0;
}
.mobileRates ul ul li{
	border: none;
	padding: 0 0 2px 0;
}
.mobileRates li.item0{
	padding-top: 10px;
}
.mobileRates li.itemN{
	border-bottom-width: 0;
}

.mobileRatesFootnote{
	border-top: 1px solid #B1C0A9;
    margin: 0 5px;
    padding: 5px 0 0;
}

div.mobileWebTrends ul, div.mobileWebTrends li {
	list-style-type: none;
}
div.mobileWebTrends p.noInfoMsg {
	padding: 0 5px;
	margin: 10px 0;
}
* html h3.with-opposed, * html ul.with-opposed {
	height: 1%;
	overflow: visible;
}
*+html h3.with-opposed, *+html ul.with-opposed {
	min-height: 1%;
}
h3.with-opposed:after, ul.with-opposed:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
h3.with-opposed {
	margin-bottom: 1px;
}
h3.with-opposed span, ul.with-opposed li {
	float: left;
}
h3.with-opposed span.opposed, ul.with-opposed li.opposed {
	float: right;
}

div.errors{
	background-color: #fff;
	color: #da0202;
	margin: 0 0 10px 0;
	padding: 10px 5px;
}
.errors p{
	margin-bottom: 5px;
}
.errors ol{
	margin-bottom: 0;
	padding: 0;
}
.receipt .errors{
	background-color: #fdc3c0;
	padding: 0;
}

.error{
	color: #da0202;
	font-weight: bold;
}

div.errorAlert{
	margin: 0;
}

.warning{
	padding: 10px 5px 0 5px;	
}
.jsDisabled{
	display: none;
}
.jsEnabled{
	display: block;
}


span.transactionInstructions{
    background: #fe9900;
    color: #ffffff;
    display: block;
    margin: -10px;
    padding: 10px;
    font-weight: normal;
}
span.transactionInstructions a{
	font-weight: normal;
	color: #3d3d3d;
}

div.outerWarning div.warning{
    padding: 12px;
	text-align: center;
}
div.outerWarning{
    border-color: #E8E8E8;
    background-color: #F4F4F4;
    border-top-style: solid;
	border-top-width: 5px;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}


.mobileWebCertapayReceiveTransferLandingStep1 .simple p {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
.mobileWebCertapayReceiveTransferLandingButton {
	text-decoration: none;
	display: block;
	width: 300px;
	margin-left:auto;
	margin-right:auto;
}


.mobileWebCertapayReceiveTransferLandingStep1 .submit {
    text-align: center;
}

.mobileWebCertapayReceiveTransferLandingStep1 .submit input {
    border-radius: 15px;
    padding: 5px 10px;
}


input[type="submit"]:disabled {
    color: #999;
}
div.warningMessage {
    padding: 1px 4px 0 4px;
    border: none;
    margin-bottom: 10px;
}
div.warningMessage span {
    font-weight: bold;
    color: #FF6600;
}
.icon_warning {
    background: url('/DynamicContent/ResourcesApp/Images/warning.png') no-repeat;
    padding-left: 20px;
}
a.allAccounts{
	display: inline-block;
	margin: 10px 5px;
}

.helpLabel {
	overflow: hidden;
	padding-right: 45px;
}
.help{
	font-size: 90%;
	padding: 20px 15px;
	background-color: #EEEEEE;
	border-color: #628042;
	border-style: solid;
	border-width: 1px 0;
	overflow: hidden;
}
.entry .helpLabel label,
.required .helpLabel label,
.requiredError .helpLabel label{
	float: left;
}
.helpTrigger {
	background: #EEEEEE;
	border: 1px solid #628042;
	border-radius: 8px;
	bottom: 0;
	color: #333333;
	cursor: pointer;
	float: right;
	line-height: 28px;
	margin: 0 -45px 0 0;
	padding: 5px;
	text-align: center;
	width: 28px;
}

.product div.required,
.product div.requiredError {
	position: relative;
}
.product > *,
.singleCheckbox label {
	display: block;
	padding: 10px 10px 0 35px;
}
.product,
.singleCheckbox label {
	border: 1px solid #628042;
	border-radius: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.product > label input[type="checkbox"],
.singleCheckbox input {
	float: left;
	margin: 3px 0 0 -24px;
}
div.singleCheckbox {
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.singleCheckbox label {
	font-weight: normal;
	margin: 0;
}
div.product:first-child {
	margin-top: 0;
}
div.product:last-child{
	margin-bottom: 0;
}
div.singleCheckbox p{
	margin-bottom: 10px;
}
.optionGroup .product {
	position: relative;
	min-height: 27px;
}
.optionGroup .product > input[type="radio"] {
	float: left;
	margin: 7px;
	}
.optionGroup .product > label{
	display: block;
	padding: 6px 10px 6px 30px;
}

.progressbar {
	display: block;
	padding: 0;
	margin: 10px 0;
	min-width: 295px;
	width: 100%;
	text-align: right;
	height: 30px;
}
.progressbar ul {
	list-style-type: none;
	display: inline-block;
	height: 32px;
	margin: 0 10px;
	padding: 0 20px;
	background: url('/DynamicContent/Resources/mobileWeb/Images/progress-line.png') repeat-x center center;
}
.progressbar li {
	margin: 3px 10px;
	display: inline-block;
	color: #333333;
	background-color: #EEEEEE;
	border: thin solid #628042;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	width: 20px;
	padding: 2px;
	border-radius: 8px;
}
.progressbar li.active {
	background-color: #34B233;
	color: #fff;
}
.progressbar li.visited {
	background-color: #fff;
	color: #333333;
}
.noSymbolHolding{
	display: block;
	border-bottom: 1px solid #B1C0A9;
	padding: 5px 0;
}
.itemN .noSymbolHolding{
	border-bottom: none;
}

.btn-group{
	white-space: nowrap;
}
.btn-group input{ /* Hide the radio button. User will be tapping the Label instead. */
	display: none;
}
.btn-group label{
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px 0 1px 1px;
	display: inline-block;
	width: 3.6em;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin: 0;
	cursor: pointer;
}
.btn-group label:first-of-type{
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.btn-group label:last-of-type{
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-right-width: 1px;
}
.btn-group label.not-selected{
	background-color: #EEEEEE;
	border-color: #628042;
	color: #333333;
}
.btn-group label:active,
.btn-group label:hover,
.btn-group label.selected{
	background-color: #34B233;
	border-color: #34B233;
	color: #fff;
}

.requiredError .btn-group {
	display: inline;
}

.unclickable {
	pointer-events: none;
}

input[type="text"].unclickable, select.unclickable {
	background-color: #eeeeee;
}

div.unclickable input[type="checkbox"] {
	opacity: 0.5;
}
/******
/feature.jsp
*******/
.mobileWebOpenMembership > div.section{
    padding-bottom: 15px;
}
.mobileWebOpenMembership h3{
    background: transparent;
    color: inherit;
    margin: 0 0 10px 0;
    padding-left: 0;
    padding-right: 0;
}
.mobileWebOpenMembership .entry,
.mobileWebOpenMembership .required,
.mobileWebOpenMembership .requiredError{
    padding: 0;
    margin-bottom: 15px;
}
.mobileWebOpenMembership .requiredError input,
.mobileWebOpenMembership .entryError input,
.mobileWebOpenMembership .requiredError select,
.mobileWebOpenMembership .entryError select,
.mobileWebOpenMembership div.requiredError .g-recaptcha {
    border: 2px solid #da0202;
}
.mobileWebOpenMembership div.requiredError .g-recaptcha{
	display: inline-block;
}

.mobileWebOpenMembership .helpLabel{
    margin-bottom: 10px;
    padding-top: 5px;
}
.mobileWebOpenMembership span.optional{
    margin-left: 3px;
}
.mobileWebOpenMembership > *:not(form):not(.mobileActions) div.help{
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 15px;
}
.mobileWebOpenMembership > *:not(form):not(.mobileActions) .product div.help{
    margin-left: -35px;
    margin-right: -10px;
}
.mobileWebOpenMembership select,
.mobileWebOpenMembership .required input[type="email"],
.mobileWebOpenMembership .requiredError input[type="email"],
.mobileWebOpenMembership .required input[type="number"],
.mobileWebOpenMembership .requiredError input[type="number"],
.mobileWebOpenMembership .required input[type="tel"],
.mobileWebOpenMembership .requiredError input[type="tel"],
.mobileWebOpenMembership .required input[type="text"],
.mobileWebOpenMembership .requiredError input[type="text"]{
    box-sizing: border-box;
    width: 100%;
}
.mobileWebOpenMembership select.medium,
.mobileWebOpenMembership .required input.medium,
.mobileWebOpenMembership .requiredError input.medium{
    min-width: 150px;
    width: 50%;
}
.mobileWebOpenMembership select.small,
.mobileWebOpenMembership .required input.small,
.mobileWebOpenMembership .requiredError input.small{
    min-width: 60px;
    width: 25%;
}
.mobileWebOpenMembershipStepExamQuestion fieldset > input[type="radio"]{
    margin-right: 7px;
}
.mobileOpenMembershipLogin{
    margin: 20px 0;
    text-align: center;
}
.mobileWebOpenMembership > *:not(form):not(.mobileActions){
    margin-left: 15px;
    margin-right: 15px;
}
.mobileOpenMembershipLogin .mobileLoginBtn a{
    display: block;
    padding: 20px;
    text-decoration: none;
    background: #0079c0;
    color: #fff;
    border-radius: 5px;
    margin-bottom:15px;
    font-size: 18px;
}
.mobileOpenMembershipLogin .mobileLoginBtnSmall a{
    font-size: 16px;
    padding: 10px;
}
.mobileWebOpenMembership h2{
    margin-top: 15px;
}
.mobileWebOpenMembershipStepConfirm div.transitionSpinner{
    height: 160px;
    background-position:center center;
    background-repeat: no-repeat;
    background-image: url('/DynamicContent/Resources/Images/loaders/ajax-loader.gif');
}
.mobileWebOpenMembershipStepConfirm div.transitionTop{
    line-height:1.4;
}
.mobileWebOpenMembershipStepConfirm div.transitionBottom{
    margin-bottom:2em;
}
.mobileWebOpenMembership input.tinDeferral + label{
	display: inline;
	font-weight:inherit;
}
#AddressTextArea,
#MailingAddressTextArea{
    background-color: transparent;
    border: none;
    height: 60px;
    resize: none;
    outline: none;
    overflow: auto;
	width: 100%;
}


.instructions.eufSendBy{
	padding: 5px 0px 10px 5px;
}

.instructions.eufInstructions{
	padding: 0px 0px 10px 5px;
}
.acknowledgeCheckbox input{
	float: left;
	margin-bottom: 51px;
}
.requirederror .input .image.acknowledgeErrorIcon{
	content: url(/DynamicContent/Resources/Images/Furniture/errors.gif);
	float: left;
	padding-left: 4px;
	padding-top: 2px;
}
.acknowledgeCheckbox{
	margin-bottom: 10px;
}


#InternationalFundsTransfer div.formActions{
	background-color: #dce7d6;
	border-top: 1px solid #a7b4a1;
}
#InternationalFundsTransfer .formActions ul{
	margin: 0;    
	padding: 10px 5px;
}
#InternationalFundsTransfer .formActions ul li span.btnWrap input{
	background-color: #0079c0;
	border: 1px solid #628042;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	padding: 5px 10px;
    text-align: center;
}
#InternationalFundsTransfer .formActions ul li{
	display: inline;
	vertical-align: middle;
}
#InternationalFundsTransfer .formActions ul li span.btnWrap{
	padding-right: 14px;
}
#InternationalFundsTransfer .formActions ul li.formCancel{
    border-left: 1px solid #000;
    padding-left: 14px;
}


.mobileWebCertapayReceivedTransfersStep1 .ButtonContinueClass {
    border-radius: 0;
    background: #C80752;
    width: auto;
}


.mobileWebRemittanceDetailsContainer {
    padding-left: 5px;
}

.showHideRemittanceDetailsBtn {
    margin: 10px 0;
    padding: 0;
    background: none;
    text-decoration: underline;
    border: 0;
}

.mobileWebRemittanceDetailsContainer .nav.topic {
    padding: 0;
    border-bottom: 0;
}

.mobileWebRemittanceDetailsContainer .nav.topic li a {
    background-color: transparent;
    border-bottom: none;
    padding: 10px 0px;
}

.mobileWebRemittanceDetailsContainer #summaryGroup h3 {
    background-color: transparent;
    padding: 5px 0px 8px 0;
    color: #333333
}

.mobileWebRemittanceDetailsContainer .summaryGroup h4 {
    text-transform: uppercase;
    margin:0px;
    margin-top:5px;
    font-weight: 400;
}

.mobileWebRemittanceDetailsContainer .summaryGroup table {
    margin-bottom: 20px;
}

.mobileWebRemittanceDetailsContainer .summaryGroup table p,
.mobileWebRemittanceDetailsContainer .summaryGroup .senderInfo {
    margin-bottom: 0;
}

.mobileWebRemittanceDetailsContainer .summaryGroup .senderInfo {
    margin-top: 7px;
}

.mobileWebRemittanceDetailsContainer .addressInfo {
    display: flex;
    flex-direction: column;
}

table.summarydata.remittanceData tr td{
    padding-top: 3px;
}

.nav.topic.remittanceData {
    padding: 0;
    border-bottom: 0;
}

.remittanceDetailsFooterNavList {
    padding-bottom: 10px;
    margin: 0;
    border-top: 1px solid #a7b4a1;
    background-color: #dce7d6
}

.remittanceDetailsFooterNavList li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.remittanceDetailsFooterNavList li a{
    display: block;
    padding-top: 10px;
}


.DateInputClass input{
    height:25px;
    width: 174.43px;
    border: 1px solid #CDCDCD;
    border-radius: 4px;
    background-color: #FFFFFF;
    box-shadow: inset 0 2px 2px 0 rgba(0,0,0,0.2);
}
.DateLabelClass {
    height: 17px;
    width: 57.34px;
    color: #333333;
    font-family:inherit;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -0.24px;
    line-height: 25px;
    margin-bottom: 13px;
}
.required.selectAccount {
    height: 63px;
}
.SearchItemClass{
    padding: 10px 15px 0px 6px;
    height: 213px;
}
.DateFormatClass{
    height: 16px;
    width: 121.92px;
    color: #333333;
    font-family: inherit;
    font-size: 14px;
    letter-spacing: -0.21px;
    line-height: 16px;
    padding-left:6px;
}
.actionPanelClass{
    float: left;
    margin-top: 16px;
    margin-right: 10px;
    color: #222222;
    font-family: inherit";
    font-size: 15px;
    letter-spacing: 0;
    line-height:5.4;
    height:56px;
}
.ButtonContinueClass{
    color: #222222;
    font-family: inherit";
    font-size: 15px;
    letter-spacing: 0;
    text-align: center;
    box-sizing: border-box;
    height: 24px;
    width: 93px;
    border: 1px solid #B9B9B9;
    border-radius: 12px;
    background: linear-gradient(180deg, #FFFFFF 0%, #D3D2D2 100%);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1);
}
.mobileWebCertapayReceivedTransfers p {
    height: 70px;
    width: 342px;
    color: #252525;
    font-family: inherit;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 21px;
    padding-top: 10px;
    padding-left: 8px;
}
.mobileWebCertapayReceivedTransfers .DateInputClass input span img{
    height:18px;
    width:23px;
    bottom:8px;
}

.mobileWebCertapayReceivedTransfers .DateInputClass .entry label{
    font-size:16px;
}
.submit input{
    padding:0px;
}
div.entry, div.required, div.requiredError {
    margin-bottom: 0px;
}
.entry input, .required input, .requiredError input {
    padding: 6px;
}

.HeaderItemClass{
    background-color:#34B233;
    color:white;
    padding:5px;
    font-size:18px;
    font-family:inherit;
}
.DetailsClass {
    color:#395E92;
    cursor:pointer;
    text-decoration:underline;
}
.BodyItemClass{
    padding-left:5px;
    padding-right:5px;
    border-bottom:1px solid;
    border-color:#CDCDCD;
    font-size:18px;
    font-family:inherit;
    color: #333333;
}
.ListItemClass{
    padding: 5px;
    font-family: inherit;
    font-size: 18px;
    color: #333333;
}
.ulPaddingClass {
    padding: 0px;
}
.NoReceivedTransfersClass{
    color:red;
    padding: 45px 12px 45px 12px;
}



/******
/brandCustom.jsp
*******/
/*Design Scheme=null */


    .brand-canvas-background { background-color: #FFFFFF; }
    .brand-canvas-background-override { background-color: #FFFFFF !important; }
    .brand-page-background { background-color:  #FFFFFF; }
    .brand-page-background-override { background-color:  #FFFFFF !important; }
    .brand-text { color: #333333; }
    .brand-text-override { color: #333333 !important; }

    .brand-primary-color1-text { color: #0f5bb8; }
    .brand-primary-color1-text-override { color: #0f5bb8 !important; }
    .brand-primary-color1-background {  background-color: #0f5bb8; }
    .brand-primary-color1-background-override {  background-color: #0f5bb8 !important; }
    .brand-primary-color1-border { border-color: #0f5bb8; }
    .brand-primary-color1-border-override { border-color: #0f5bb8 !important; }

    .brand-primary-color2-text { color: #C6D5BE; }
    .brand-primary-color2-text-override { color: #C6D5BE !important; }
    .brand-primary-color2-background {  background-color: #C6D5BE; }
    .brand-primary-color2-background-override {  background-color: #C6D5BE !important; }
    .brand-primary-color2-border { border-color: #C6D5BE; }
    .brand-primary-color2-border-override { border-color: #C6D5BE !important; }

    .brand-primary-color3-text { color: #DCE7D6; }
    .brand-primary-color3-text-override { color: #DCE7D6 !important; }
    .brand-primary-color3-background {  background-color: #DCE7D6; }
    .brand-primary-color3-background-override {  background-color: #DCE7D6 !important; }
    .brand-primary-color3-border { border-color: #DCE7D6; }
    .brand-primary-color3-border-override { border-color: #DCE7D6 !important; }

    .brand-primary-color4-text { color: #DCE7D6; }
    .brand-primary-color4-text-override { color: #DCE7D6 !important; }
    .brand-primary-color4-background {  background-color: #DCE7D6; }
    .brand-primary-color4-background-override {  background-color: #DCE7D6 !important; }
    .brand-primary-color4-border { border-color: #DCE7D6; }
    .brand-primary-color4-border-override { border-color: #DCE7D6 !important; }

    .brand-primary-color5-text { color: #34B233; }
    .brand-primary-color5-text-override { color: #34B233 !important; }
    .brand-primary-color5-background {  background-color: #34B233; }
    .brand-primary-color5-background-override {  background-color: #34B233 !important; }
    .brand-primary-color5-border { border-color: #34B233; }
    .brand-primary-color5-border-override { border-color: #34B233 !important; }

    .brand-primary-color6-text { color: #FFFFFF; }
    .brand-primary-color6-text-override { color: #FFFFFF !important; }
    .brand-primary-color6-background {  background-color: #FFFFFF; }
    .brand-primary-color6-background-override {  background-color: #FFFFFF !important; }
    .brand-primary-color6-border { border-color: #FFFFFF; }
    .brand-primary-color6-border-override { border-color: #FFFFFF !important; }

    .brand-primary-color7-text { color: #34B233; }
    .brand-primary-color7-text-override { color: #34B233 !important; }
    .brand-primary-color7-background {  background-color: #34B233; }
    .brand-primary-color7-background-override {  background-color: #34B233 !important; }
    .brand-primary-color7-border { border-color: #34B233; }
    .brand-primary-color7-border-override { border-color: #34B233 !important; }

    .brand-secondary-color1-text { color: #34B233; }
    .brand-secondary-color1-text-override { color: #34B233 !important; }
    .brand-secondary-color1-background {  background-color: #34B233; }
    .brand-secondary-color1-background-override {  background-color: #34B233 !important; }
    .brand-secondary-color1-border { border-color: #34B233; }
    .brand-secondary-color1-border-override { border-color: #34B233 !important;}

    .brand-secondary-color2-text { color: #34B233; }
    .brand-secondary-color2-text-override { color: #34B233 !important; }
    .brand-secondary-color2-background {  background-color: #34B233; }
    .brand-secondary-color2-background-override {  background-color: #34B233 !important; }
    .brand-secondary-color2-border { border-color: #34B233; }
    .brand-secondary-color2-border-override { border-color: #34B233 !important; }

    .brand-secondary-color3-text { color: #FFFFFF; }
    .brand-secondary-color3-text-override { color: #FFFFFF !important; }
    .brand-secondary-color3-background {  background-color: #FFFFFF; }
    .brand-secondary-color3-background-override {  background-color: #FFFFFF !important; }
    .brand-secondary-color3-border { border-color: #FFFFFF; }
    .brand-secondary-color3-border-override { border-color: #FFFFFF !important; }

    .brand-secondary-color4-text { color: #FFFFFF; }
    .brand-secondary-color4-text-override { color: #FFFFFF !important; }
    .brand-secondary-color4-background {  background-color: #FFFFFF; }
    .brand-secondary-color4-background-override {  background-color: #FFFFFF !important; }
    .brand-secondary-color4-border { border-color: #FFFFFF; }
    .brand-secondary-color4-border-override { border-color: #FFFFFF !important; }

    .brand-secondary-color5-text { color: #FFFFFF; }
    .brand-secondary-color5-text-override { color: #FFFFFF !important; }
    .brand-secondary-color5-background {  background-color: #FFFFFF; }
    .brand-secondary-color5-background-override {  background-color: #FFFFFF !important; }
    .brand-secondary-color5-border { border-color: #FFFFFF; }
    .brand-secondary-color5-border-override { border-color: #FFFFFF !important; }

    .brand-secondary-color6-text { color: #FFFFFF; }
    .brand-secondary-color6-text-override { color: #FFFFFF !important; }
    .brand-secondary-color6-background {  background-color: #FFFFFF; }
    .brand-secondary-color6-background-override {  background-color: #FFFFFF !important; }
    .brand-secondary-color6-border { border-color: #FFFFFF; }
    .brand-secondary-color6-border-override { border-color: #FFFFFF !important; }

    .brand-table-border { border-color: #DCE7D6; }
    .brand-table-border-override { border-color: #DCE7D6 !important; }
    .brand-table-row-background { background-color: #FFFFFF; }
    .brand-table-row-background-override { background-color: #FFFFFF !important; }
    .brand-table-row-alt-background { background-color: #F0F9EB; }
    .brand-table-row-alt-background-override { background-color: #F0F9EB !important; }
    .brand-table-row-selected-background { background-color: #C6D5BE; }
    .brand-table-row-selected-background-override { background-color: #C6D5BE !important; }
    .brand-table-header-text { color: #34B233; }
    .brand-table-header-text-override { color: #34B233 !important; }
    .brand-table-header-background { background-color: #DCE7D6;}
    .brand-table-header-background-override { background-color: #DCE7D6 !important; }

