* { margin: 0px; padding: 0px; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none; box-sizing: border-box; -webkit-box-sizing: border-box; }
html, body { width: 100%; height:100%; font-size: 14px; color: #474B55; font-family: "museo-sans", sans-serif; font-style:normal; font-weight:100; /*background: #484c55;*/ }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin: 0; padding: 0; border: 0; vertical-align: baseline; }
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { display: block; }
.wrapper { padding: 0 15px; max-width: 940px; position: relative; margin: auto; }
.wrapper:after { content: ''; clear: both; display: block; width: 100%; height: 0; overflow: hidden; }

*::-webkit-input-placeholder{ opacity: 1; }
*::-moz-placeholder{ opacity: 1; }
*:-ms-input-placeholder{ opacity: 1; }
[href^="tel"] { cursor: default; text-decoration: none; !important; }
[href^="tel"]:hover { text-decoration: none; }

/* common */
a { text-decoration: none; outline: none; transition: all 0.3s; -webkit-transition: all 0.3s; }
a.cursor:hover { cursor:pointer;}
img { border: 0px; outline: none; display: block; max-width: 100%; }
ul { list-style: none; margin: 0px; }
.clear { clear: both; overflow: hidden; }
p { line-height: 22px; color: #000; font-size: 17px; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { color: #484c55; }

input, textarea { font-family: "museo-sans", sans-serif; transition: all 0.3s; -webkit-transition: all 0.3s; }
input:focus, textarea:focus { outline: none; }
cite { font-style:normal; }

input[type=checkbox].hf-checkbox {position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0; }
input[type=checkbox].hf-checkbox + label.checkbox-label {margin-top:20px; padding-left:42px; height:30px; display:inline-block; line-height:30px; background-repeat:no-repeat; background-position: 0 0; font-size:14px; font-weight:300; vertical-align:middle; cursor:pointer; }
input[type=checkbox].hf-checkbox:checked + label.checkbox-label {background-position: 0 -30px; }
label.checkbox-label {background-image:url(https://payments.healthfirst.org/img/hf-checkbox.png); -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

@media print {
	.no-print {
		display:none !important;
	}
	.print-name {
		position: absolute !important;
		padding-top: 120px !important;
		margin-left: -5px !important;
	}
}

.nomobile { text-align:center; padding-top:120px;}
.nomobile span { display:block; padding:24px; font-size:18px;}
.nomobile img { margin:0 auto; }

.hf-red { color:#AD122A;}

/* wrapper */
#wrapper { padding-top: 91px; width: 100%; min-height: 100%; position: relative; background: #fff; }

	/* header-part */
	#header-part { width: 100%; height: 91px; background: #484c55; position: fixed; left: 0px; top: 0px; z-index: 99; }
	#header-part a.logo { display: block; float:left; margin: 21px 0 0 0px; }
	#imitation-part { max-width: 910px; background: #faeb26; position: relative; margin:auto; text-align:center; color:#484c55; padding-bottom:10px; font-weight:normal; font-size:14px; line-height:18px; border-style:solid; border-color:#ccc; border-width: 0px 2px 2px 2px;}
	#imitation-part span { font-size:24px; font-weight:bold;  line-height:42px;}
	.menu-btn { display: none; cursor:pointer;}


	/* nav-bar */
	.user-sec{padding-top:10px;width:680px;float:right}
	.user-sec .padding-top-18{padding-top:18px}
	.user-sec ul{float:right;list-style:none;width:100%;margin:0;padding:0}
	.user-sec li{padding:0 5px;float:right;line-height:34px;color:#fff}
	.user-sec li:first-child{padding-right:10px}
	.user-sec li span{padding-right:60px;display:contents}
	.user-sec li a{color:#fff}
	.user-sec li a.lang-btn{font-weight:700;color:#90c056}
	.user-sec li a:hover{opacity:.8}
	.user-sec .home-icon{display:block;background:url(https://payments.healthfirst.org/img/home.png) center center no-repeat;text-indent:-9999px;width:34px;height:34px}
	.user-sec .user-icon{display:block;background:url(https://payments.healthfirst.org/img/user.png) center center no-repeat;text-indent:-9999px;width:34px;height:34px}
	.user-sec .logout-btn{margin-left:20px;cursor:pointer;border-radius:25px;background-color:rgba(255,255,255,0.1);padding:0 10px;float:right}
	.btn-primary{padding:13px 15px;line-height:22px;font-weight:700;font-size:18px;background:#539534;border:2px solid #539534;border-radius:0;-webkit-border-radius:0;background:#fff;color:#539534}
	.btn-primary:hover,.btn-primary:focus{background:#529534;color:#fff;border-color:#529534}

	/* content-part */
		#content-part { width: 100%; position: relative; background: #fff; padding-bottom:72px;}

			/*payment-invoice table*/
			.payment-history { max-width:710px; background-color:#fff; margin:auto; /*border:2px solid #808289;*/ color:#707070;}
			.payment-history-table,.fop-history-table { width:100%; background-color:#fff; }
			.payment-history-table th ,.fop-history-table th{ text-align:center; padding:6px 0; background-color:#d9dadc;font-size: 14px; font-weight:normal; border-left:1px solid #d0d0d0;}
			.payment-history-table td ,.fop-history-table td{ text-align:center; padding:10px 0; font-size: 16px; border-bottom:1px solid #c8c8c8; border-left:1px solid #efefef;}
			.payment-history-table th.tablesorter-headerUnSorted ,.fop-history-table th.tablesorter-headerUnSorted { background-image: url(https://payments.healthfirst.org/img/asc-desc.png); cursor: pointer;  background-repeat: no-repeat; background-position: center right; }
			.payment-history-table th.tablesorter-headerAsc ,.fop-history-table th.tablesorter-headerAsc { background-image: url(https://payments.healthfirst.org/img/asc.png); cursor: pointer; background-repeat: no-repeat; background-position: center right; }
			.payment-history-table th.tablesorter-headerDesc ,.fop-history-table th.tablesorter-headerDesc{ background-image: url(https://payments.healthfirst.org/img/desc.png); cursor: pointer; background-repeat: no-repeat; background-position: center right; }
			.payment-history-table .pager ,.fop-history-table .pager { margin:0px;}

			.invoice-history-table td.invoice-id-hover:hover {cursor: pointer; text-decoration: underline;}
			.invoice-history-table td.active { color: #519535; font-weight: bold;}
			.invoice-history-table tbody:not(.active) { color: red; font-weight: bold; }
			.invoice-history-table td {width: 20%;}

			.invoice-horizontal-bar {display: block; margin-top: auto; margin-bottom: auto; margin-left: auto; margin-right: auto; border-style: solid; border-width: 5px; color: #008bc0;}
			.invoice-pagination a {color: #529535; font-weight: bold; text-align:center; padding: 8px 16px; text-decoration: none; transition: background-color .3s; border: 1px solid white;}
			.invoice-pagination a.active { background-color: white; color: #529535; border: 1px solid #529535;}
			.invoice-pagination a.current { background-color: white; color: #529535; border: 1px solid #529535;}
			.invoice-pagination a:hover:not(.active) {	box-sizing: border-box;	height: 25px;	width: 25px;	border: 1px solid #529535;	background-color: #529535; color: white}

			.invoice-page:not(.active) {display: none;}

			.invoice-nav-bar { display: flex; width: 100%; position: relative; background-color: #008BBF; color: #FFFFFF; font-weight: bold; padding: 12px;}
			/* .invoice-nav-bar {width: 100%; position: relative;}
			.invoice-nav-bar .invoice-tabs { list-style: none; overflow: hidden; padding: 0; margin: 0; display: table; table-layout: fixed; width: 100%; height: 100%;}
			.invoice-nav-bar .invoice-tabs li {background: #75767A; text-align: center; color: #fff; display: table-cell; }
			.invoice-nav-bar .invoice-tabs li:nth-child(n+2) { border-left: 5px solid #b2b3b7; }
			.invoice-nav-bar .invoice-tabs li.active a {background: #008bc0; text-align: center; color: #fff; vertical-align: middle;}
			.invoice-nav-bar .invoice-tabs li:not(.active) a:hover {color: #008bc0; background: #fff; text-align: center; }
			.invoice-nav-bar .invoice-tabs li a {font-weight: bold; text-decoration: none; display: block; padding: 15px 15px 15px 15px; font-size: 16px; color: #fff; height: 100%}
			.invoice-nav-bar .invoice-tabs.small-groups {display: none;} */

			.invoice-nav-bar .dropdown {width: 100%}
			.invoice-dropdown { color: #FFFFFF; height: 60px; max-width: 370px; border-radius: 6px; background-color: #0078A3;  font-weight: 600; padding-left: 9px; cursor: pointer;
				-webkit-border-radius: 6px; box-shadow: none; -webkit-box-shadow: none; -webkit-appearance: menulist-button; text-align: left; width: 100%}
			.invoice-dropdown:hover, .invoice-dropdown:focus { color: #FFFFFF;}
			.open > .dropdown-menu {display: grid; color: black; max-width: 370px; background-color: #FFFFFF; width: 100%}
			.dropdown-text {margin-top: 28px; width: 15%}
			.dropdown-menu a {text-decoration: none; color: #474B55; padding-top: 5px; display: block; width: 100%}
			button.invoice-dropdown:disabled {cursor: pointer; opacity: 1}
			.dropdown-item:hover {background-color: #d9dadc;}

			/* payment-bar */
			.payment-bar { width: 100%; position: relative; }
			.payment-bar .tabs { list-style: none; overflow: hidden; padding: 0; margin: 0; }
			.payment-bar .tabs li { float:left; width: 25%; text-align: center; }
			.payment-bar .tabs li a, .payment-bar .tabs li span { font-weight: bold; text-decoration: none; display: block; background: #f4f4f4; padding: 28px 15px 27px; color: #474b57; line-height: 22px; font-size: 16px; }
			.payment-bar .tabs li br { display: none; }
			.payment-bar .tabs li.active a { color: #519535; }
			.payment-bar .tabs li a:hover { background: #e2e2e2; }
			.payment-bar .tabs li:first-child { border-right: 1px solid #e2e2e2; }
			.payment-bar .tabs li:nth-child(2) { border-right: 1px solid #e2e2e2; }
			.payment-bar .tabs li:nth-child(3) { border-right: 1px solid #e2e2e2; }
			.payment-bar .bottom-block { padding: 24px 19px 0; background: #b2b3b7 url(https://payments.healthfirst.org/img/payment-bg.png) center top repeat-x; height:100%;}
			.payment-bar .membership-header { text-align: center; color: #fff; background: #008bc0; font-size: 20px; letter-spacing: 0.01em; line-height: 30px; padding: 10px 10px 7px; font-weight:700;}
			.payment-bar .membership-back-btn a {float: left; color: #fff; display: flex; padding-left: 10px;}
			.payment-bar .membership-title {margin-left: -80px;}
			.payment-bar .total-amount-due { color: #fff; background: #529535; letter-spacing: 0.01em; line-height: 68px; padding: 0 10px 0 10px; font-weight:700;}
			.payment-bar .total-amount-due .left { padding: 0 0 0 24px; display: inline-block; position: relative; z-index:9; font-size: 24px; }
			.payment-bar .total-amount-due .right { padding: 0 24px 0 0; display: inline-block; position: relative; z-index:9; font-size: 32px; float:right;}

			.payment-bar h2.small-group-name { text-align: center; color: #fff; background: #008bc0; font-size: 24px; letter-spacing: 0.01em; line-height: 30px; padding: 10px 10px 7px 0; font-weight:700;}

			.payment-bar .hoh-welcome h2 { text-align: center; color: #fff; background: #008bc0; font-size: 24px; letter-spacing: 0.01em; line-height: 30px; padding: 30px 10px 0px 0; font-weight:700;}
			.payment-bar .hoh-welcome h3 { text-align: center; color: #fff; background: #008bc0; font-size: 18px; letter-spacing: 0.01em; line-height: 30px; padding: 10px 10px 4px 0; font-weight:500;}
			.payment-bar .hoh-welcome h1 { text-align: center; color: #fff; background: #008bc0; font-size: 36px; letter-spacing: 0.01em; line-height: 30px; padding: 10px 10px 30px 0; font-weight:700;}
			.payment-bar .binder-obligation { display:block; text-align: center; color: #fff; background: #82256F; font-size: 18px; letter-spacing: 0.01em; line-height: 30px; padding: 12px; font-weight:700;}
			.payment-bar .binder-obligation a { color:#fff; text-decoration:underline;}
			.payment-bar .block { background: #f4f4f4; overflow: hidden; padding: 32px 32px 32px 32px; border-bottom: 1px solid #d2d2d2; }
			.payment-bar h3 { font-size: 21px; line-height: 24px; padding: 0 0 8px; }
			.payment-bar .monthly-sec { border: 2px solid #474b56; overflow: hidden; min-height: 46px; margin: 8px 0 8px 0; }
			.payment-bar .monthly-sec.due { border-color: #ac1328; }
			.payment-bar .monthly-sec.due .balance { color: #ac1328; }
			.payment-bar .monthly-sec.due .date { background: #ac1328; }
			.payment-bar .monthly-sec.due .balance::after { border-color: #ac1328; }
			.payment-bar .monthly-sec + .monthly-sec{ margin-bottom: 35px; }
			.payment-bar .monthly-sec.due { }
			.payment-bar .monthly-sec.due { }

			.payment-bar .monthly-sec.credit { border-color: #003863; }
			.payment-bar .monthly-sec.credit .balance { color: #003863; }
			.payment-bar .monthly-sec.credit .date { background: #003863; }
			.payment-bar .monthly-sec.credit .balance::after { border-color: #003863; }
			.payment-bar .monthly-sec + .monthly-sec{ margin-bottom: 8px; }
			.payment-bar .monthly-sec + .monthly-sec + .monthly-sec { margin-bottom: 6px; }
			.payment-bar .multi-premium-note { font-style:italic; margin-bottom:20px;}

			.payment-bar .balance { font-size: 19px; position: relative; line-height:22px; padding: 9px 0; display:block; float:left; width: 66%; }
			.payment-bar .balance .price { font-size: 16px; font-weight: bold; }
			.payment-bar .balance br { display: none; }
			.payment-bar .balance:after { content: ''; position: absolute; left: 0px; bottom: 12px; width: 100%; border-bottom: 2px dotted #484c55; }
			.payment-bar .price { padding: 0 10px 0 5px; float: right; background: #fff; position: relative; z-index:9; }
			.payment-bar .date { float: right; text-align: center; padding: 10px; font-size: 16px; letter-spacing: 0.03em; min-height: 42px; width: 31%; display: block; color: #fff; background: #484c55; font-weight: 700; }
			.payment-bar .monthly { padding: 0 5px 0 10px; background: #fff; display: inline-block; position: relative; z-index:9; }
			.payment-bar .amount-sec .balance { width: 100%; }
			.payment-bar .amount-sec .monthly { padding-left: 0; }
			.payment-bar .amount-sec { padding-bottom: 5px; overflow: hidden; }
			.payment-bar p { font-size: 15px; padding-bottom: 17px; }
			.payment-bar .block.odd { background: #fff; }
			.payment-bar .block.odd p { color: #000; }
			.payment-bar .block.last { background-color: #b1b1b6; padding:18px 0 0 0;}

			.payment-bar .block .delete-automatic-payment { border-color: #ae1228; color: #ae1228; }
			.payment-bar .block .delete-automatic-payment:hover { background: #ae1228; color: #fff; }

			.payment-bar .block.even p { color: #000; }
			.payment-bar .block p.danger { color: #ac122c; }
			.payment-bar .btn { margin-top: 10px; }
			.payment-bar .btn.btn-primary {  }
			.payment-bar .payment .price { font-size: 18px; padding-right: 0; }
			.payment-bar .payment .dots { font-size: 20px; font-weight: bold; }
			.payment-bar .button { text-align: right; }
			.payment-bar .button a { text-decoration: none; display: inline-block; border: 1px solid #013763; color: #013763; min-width: 80px; text-align: center; line-height: 30px; font-size: 16px; margin: 0 0 0px 25px; font-weight: 700; }
			.payment-bar .button a:hover { background-color: #013763; color: #fff; }
			.payment-bar .button a.delete { border-color: #b32136; color: #b32136; }
			.payment-bar .button a.delete:hover { background-color: #b32136; color: #fff; }
			.payment-bar .last.even { border: none; }
			.payment-bar .btn-default { border: 1px solid #013763; text-align: center; min-width: 285px; border-radius: 0px; background: #013763; padding: 10px 30px; font-weight: 700; line-height: 22px; font-size: 18px; color: #fff; }
			.payment-bar .btn-default:hover { background: #fff; color: #013763; }

			.payment-bar .grace-period-block { background: #fff; overflow: hidden; padding:20px 32px; border-bottom: 1px solid #d2d2d2; color:#AD122A; font-size:16px; font-weight:700;}


			.total-all-accounts { background-color:#474B55; padding:8px 54px 8px 58px;}
			.total-all-accounts .balance:after { content: ''; position: absolute; left: 0px; bottom: 12px; width: 100%; border-bottom: 2px dotted #fff; }
			.total-all-accounts .amount-sec .balance { color:white; background-color:#474B55; font-size:20px;}
			.total-all-accounts .amount-sec .monthly { color:white;  background-color:#474B55;font-size:20px;}
			.total-all-accounts .amount-sec .price { color:white;  background-color:#474B55;font-size:20px;}

			.onetime-total-all-accounts { background-color:#0b5673; padding:26px 20px 26px 60px; margin-top:16px;}
			.onetime-total-all-accounts .monthly { color:white; font-size:24px;}
			.onetime-total-all-accounts .amount { color:#FFEE00; font-size:36px; line-height:100%; float:right;}
			.onetime-success-agreement { padding-top:36px;}
			.onetime-success-agreement h4 { display:block; color:#008bbe; font-weight:700; }
			.onetime-success-agreement b { display:block; color:#008bbe; font-weight:500; padding:12px 0;}

			.automatic-total-all-accounts { background-color:#0b5673; padding:26px 20px 26px 50px; margin-top:16px;}
			.automatic-total-all-accounts .monthly { color:white; font-size:24px;}
			.automatic-total-all-accounts .amount { color:#FFEE00; font-size:36px; line-height:100%; float:right;}

			.account-summary-left { display:inline-block; width:400px;}
			.account-summary-left-75 { display:inline-block; width:640px;}
			.account-summary-right { display:inline-block; float:right; }
			.account-summary-plan-name { font-size:20px; font-weight:700;}
			.account-summary-account-number { font-size:18px; font-weight:500; padding-bottom:8px;}
			.account-summary-amount-due { font-size:18px; font-weight:500; }
			.account-summary-overdue-message { font-size:13px; font-weight:700; color:#ac122c; padding:10px 0 0 0;}
			.account-summary-hide-show { display:inline-block; float:right; }
			.account-summary-hide-show-link { color:#529535; font-size:16px; float:right; text-decoration:underline; cursor:pointer;}
			.account-summary-processing .processing-badge,.account-summary-fop .processing-badge{ border-radius: 4px; background-color: #008BBF; box-shadow: 0 1px 1px 0 rgba(0,0,0,0.2); color: #FFFFFF;
				font-size: 12px;	letter-spacing: 0.3px;	line-height: 14px;	text-align: center; font-weight: 600; padding: 4px 16px; width: 200px}
			.account-summary-processing .message {color: #474B55;	font-size: 12px;	line-height: 40px;}
			.account-summary-autopay { display:flex;  }
			.account-summary-autopay b {padding-left: 10px;}
			.account-summary-autopay p {padding-left: 10px;}
			.account-summary-autopay strong {}
			.account-summary-autopay img {height: 24px; padding-right:8px;}
			.account-summary-grace-period-message { font-size:13px; font-weight:700; color:#ac122c; padding:0 0 0 0;}

			.currencySymbol { font-weight:bold; display:inline-block; padding:0px 12px; margin:0 -6px 0 8px; min-height:50px; color: #82C341; font-size:24px; border-top:1px solid #A8ABAC; border-left:1px solid #A8ABAC; border-bottom:1px solid #A8ABAC; }
			.amountTextBox { font-weight:normal; display:inline-block; padding:0; min-height:50px; border:1px solid #A8ABAC; }
			#oneTimeOtherAmount { width:120px; display:inline-block; padding-left:8px; border:1px none #A8ABAC; }
			#unusedInput { width:0px; display:inline-block; padding:0; border:none transparent; }
			#oneTimeOtherAmount-error { display:block; }

			/* platinum-bar */
			.platinum-bar { width: 100%; position: relative; padding: 67px 0 45px; overflow: hidden; }
			.platinum-bar .btn-primary { padding: 10px 15px; width:280px;}
			.platinum-bar .goback { width:220px;}
			.platinum-bar h3 { font-size: 18px; color: #008bbe; font-weight:300;}
			.platinum-bar .top-sec { padding: 0 0 30px; overflow: hidden; }
			.platinum-bar .one-time-description { display:block; padding-top:60px; width:60%; }
			.platinum-bar .one-time-description b { font-weight:500; }
			.platinum-bar .recurring-description { display:block; padding-top: 40px; width:60%; }
			.platinum-bar .recurring-description b { font-weight:500; }
			.platinum-bar .one-time-transaction-details { display:block; padding-top:30px; width:100%; }
			.platinum-bar .one-time-transaction-details div { background-color: #F4F4F4; padding: 20px 20px 0px 20px;}
			.platinum-bar .one-time-transaction-details h5 { font-weight:700; padding-bottom:10px;}
			.platinum-bar .one-time-transaction-details span { display:block; }
			.platinum-bar .one-time-transaction-details span.span-left-success { float:left; width:100%; min-height: 24px; display: -webkit-inline-box; font-weight: 600; color: #008BBF}
			.platinum-bar .one-time-transaction-details span.span-left-success img {height: 24px; padding-right:8px; float: left;}
			.platinum-bar .one-time-transaction-details .span-left-disclaimer {width: 100%; font-size: 12px;}
			.platinum-bar .one-time-transaction-details .bold { font-weight:500; padding-top:24px;}

			.platinum-bar .recurring-transaction-details { display:block; padding-top:30px; width:100%; }
			.platinum-bar .recurring-transaction-details div { background-color: #F4F4F4; padding: 16px;}
			.platinum-bar .recurring-transaction-details h5 { font-weight:700; padding:20px 8px 20px 8px}
			.platinum-bar .recurring-transaction-details span { display:block; }
			.platinum-bar .recurring-transaction-details span.span-left-success { padding-bottom:20px; }
			.platinum-bar .recurring-transaction-details span.span-left-success img {height: 24px; }
			.platinum-bar .recurring-transaction-details .span-left-disclaimer {width: 100%; font-size: 12px;}
			.platinum-bar .recurring-transaction-details .bold { font-weight:500; padding-top:24px;}

			.platinum-bar .span-left { float:left; width:240px;  }
			.platinum-bar .span-left-300 { float:left; width:400px; line-height:100%; }
			.platinum-bar .span-right { float:left; width:300px;  }

			.platinum-bar p { font-size: 14px; }

			.platinum-bar .platinum { overflow: hidden; padding: 20px 0 0 0; }
			.platinum-bar .platinum .left1 { padding:3px 10px; }
			.platinum-bar .platinum .left2 { padding:26px 20px; min-height: 136px; }
			.platinum-bar .platinum .left3 { padding:60px 20px; min-height: 204px; }
			.platinum-bar .platinum .left4 { padding:100px 20px; min-height: 272px; }
			.platinum-bar .platinum .left5 { padding:130px 20px; min-height: 340px; }
			.platinum-bar .platinum .left { text-align: center; float:left; width: 41.3%; border: 1px solid #ccc; background: #fff; }
			.platinum-bar .platinum .left strong { letter-spacing: 0.03em; font-size: 24px; line-height: 100%; font-weight: 500; height:110px; width:376px; vertical-align:middle; display:table-cell; }
			.platinum-bar .platinum .right { float:left; width: 58.7%; min-height: 120px; background: #f4f4f4; }
			.platinum-bar .platinum .right li { background: #33a2cd; border-bottom: 1px solid #86c8e0; overflow: hidden; }

			.platinum-bar .platinum .right li.pastdue { min-height:68px; background: #f4f4f4; overflow: hidden;  border-top: 1px solid #ccc;  border-right: 1px solid #ccc;}
			.platinum-bar .platinum .right li.pastdue .date { color: #AD122A; padding: 10px 16px; width: 300px; float:left; }
			.platinum-bar .platinum .right li.pastdue .date span { display: block; font-size: 18px; line-height: 16px; color: #AD122A; font-weight:500; margin-bottom:10px;}
			.platinum-bar .platinum .right li.pastdue span.due-immediately { display: inline; font-size: 12px; line-height: 16px; color: #fff; font-weight:700; background-color:#AD122A; width:100%; padding:4px 12px; border-radius:16px; }
			.platinum-bar .platinum .right li.pastdue .text { font-size: 20px; color: #AD122A; line-height: 24px; padding: 22px 15px 0 20px; float:left; overflow: hidden; font-weight:700;}
			.platinum-bar .platinum .right li.pastdue cite { float: right; color: #AD122A; letter-spacing: 1px; font-size: 28px; font-style: normal; display: block; padding: 13px 20px 0 0; }

			.platinum-bar .platinum .right li.credit { min-height:68px; background: #f4f4f4; border-bottom: 2px solid #ccc; overflow: hidden; border-right: 1px solid #ccc; }
			.platinum-bar .platinum .right li.credit .date { padding: 10px 16px; width: 300px; float:left; }
			.platinum-bar .platinum .right li.credit .date span { display: block; font-size: 18px; line-height: 16px; color: #000; font-weight:500; margin-bottom:10px;}
			.platinum-bar .platinum .right li.credit span.applied { display: inline; font-size: 14px; line-height: 16px; color: #777; font-weight:700;}
			.platinum-bar .platinum .right li.credit .text { font-size: 20px; color: #fff; line-height: 24px; padding: 20px 0 0 20px; float:left; overflow: hidden; font-weight:700;}
			.platinum-bar .platinum .right li.credit cite { float: right; letter-spacing: 1px; font-size: 28px; font-style: normal; display: block; padding: 13px 20px 0 0;  }

			.platinum-bar .platinum .right li.member-premium { min-height:68px; background: #f4f4f4; border-bottom: 2px solid #ccc; overflow: hidden; border-right: 1px solid #ccc; border-top: 1px solid #ccc;}
			.platinum-bar .platinum .right li.member-premium .date { padding: 10px 16px; width: 300px; float:left; }
			.platinum-bar .platinum .right li.member-premium .date span { display: block; font-size: 18px; line-height: 16px; color: #000; font-weight:500; margin-bottom:10px;}
			.platinum-bar .platinum .right li.member-premium span.due-date { display: inline; font-size: 14px; line-height: 16px; color: #777; font-weight:700;}
			.platinum-bar .platinum .right li.member-premium .text { font-size: 20px; color: #000; line-height: 24px; padding: 20px 0 0 20px; float:left; overflow: hidden; font-weight:700;}
			.platinum-bar .platinum .right li.member-premium cite { float: right; color: #000; letter-spacing: 1px; font-size: 28px; font-style: normal; display: block; padding: 13px 20px 0 0;  }

			.platinum-bar .platinum .right li.total { min-height:92px; border-bottom:1px solid #ccc; background: none; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; overflow:hidden; }
			.platinum-bar .platinum .right li.total .text { font-size: 20px; font-weight:bold; padding: 32px 15px 0 20px; float:left; overflow: hidden; }
			.platinum-bar .platinum .right li.total cite { float: right; overflow:hidden; letter-spacing: 1px; font-size: 28px; display: block; padding: 32px 20px 10px 0; font-weight: bold; }

			.platinum-bar .platinum .right li.total-smg { min-height:118px; border-top:1px solid #ccc; background: none; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; overflow:hidden; }
			.platinum-bar .platinum .right li.total-smg .text { font-size: 20px; font-weight:bold; padding: 32px 15px 0 20px; float:left; overflow: hidden; }
			.platinum-bar .platinum .right li.total-smg cite { float: right; overflow:hidden; letter-spacing: 1px; font-size: 28px; display: block; padding: 32px 20px 10px 0; font-weight: bold; }

			.platinum-bar .platinum-automatic { overflow: hidden; padding: 20px 0 0 0; }
			.platinum-bar .platinum-automatic .left { text-align: center; padding: 0px 16px; float:left; width: 49.9%; min-height: 100px; border: 2px solid #008bbe; background: #f4f4f4; display:table; }
			.platinum-bar .platinum-automatic .left strong { color: #008bbe; letter-spacing: 0.03em; font-size: 24px; line-height: 100%; font-weight: normal; display:table-cell; vertical-align:middle;}
			.platinum-bar .platinum-automatic .right { float:left; width: 49.9%; min-height: 100px;  background: #008bc0; }
			.platinum-bar .platinum-automatic .right li { background: #008bc0; overflow: hidden; }
			.platinum-bar .platinum-automatic .right li .date { padding: 33px 15px; text-align: center; width: 120px; float:left; border-right: 1px solid #86c8e0; font-weight:700;}
			.platinum-bar .platinum-automatic .right li .date span { display: block; font-size: 14px; line-height: 16px; color: #fff; font-weight:700;}
			.platinum-bar .platinum-automatic .right li .monthly { text-align:center; margin-top:-22px;}
			.platinum-bar .platinum-automatic .right li .premium-text { font-size: 20px; color: #fff; display:inline-block; padding: 56px 0 0 0; overflow:hidden;font-weight:700;}
			.platinum-bar .platinum-automatic .right li .premium-amount { color: #ffec01; letter-spacing: 1px; font-size: 28px; display:inline-block;  overflow:hidden; font-weight:700; padding:0 20px 0 40px;}

			.platinum-bar .platinum-automatic .right li .text { font-size: 20px; color: #fff; line-height: 24px; padding: 22px 15px 0 20px; float:left; text-align:center;}
			.platinum-bar .platinum-automatic .right li cite { float: right; color: #ffec01; letter-spacing: 1px; font-size: 28px; font-style: normal; display: block; padding: 13px 20px 0 0; }

			.platinum-bar .calendar { vertical-align: top; overflow: hidden; padding:10px 0 6px 20px; border-bottom:1px solid #ccc; border-left:1px solid #ccc; border-right:1px solid #ccc;}
			.platinum-bar .calendar span { display: inline-block; padding: 10px 0; position: relative; }
			.platinum-bar .calendar .date-calendar { padding: 10px 65px 10px 25px; margin-left: 10px; vertical-align: top; width: 193px; height: 49px; border: 1px solid #b6b7bb; background: #fff url(https://payments.healthfirst.org/img/calendar.png) right center no-repeat; -webkit-appearance: none; -ms-appearance: none; -moz-appearance: none; -webkit-border-radius: 0; }
			.platinum-bar .calendar .select-text { display:inline-block; float:left; padding:8px 40px 0 0; font-size:18px; font-weight:500;}
			.platinum-bar .pull-left span { padding-left: 40px; font-size:16px;}
			.platinum-bar .pull-left cite { font-size:12px;}
			.platinum-bar .radio-btn { margin: 0; float:left; min-width: 160px; padding-right:20px;}
			.platinum-bar .radio-btn label { cursor: pointer; font-weight: normal; line-height:120%;}
			#oneTimeOtherAmount { width:120px; display:inline-block; }

			.platinum-bar .payment-amount { width:100%; border:1px solid #ccc; background-color: #529535; margin-top:16px; padding:32px 64px 32px 64px}
			.platinum-bar .payment-amount-left { display:inline-block; font-size:24px; color:#fff; font-weight:700; line-height:100%;}
			.platinum-bar .payment-amount-right { display:inline-block; float:right; font-size:32px; color:#fff; font-weight:700; line-height:100%;}

			.platinum-bar .disclaimer { width:100%; margin:16px 0 24px 0; text-align:justify; }

			.platinum-bar .printbtn { padding: 10px 15px; width: 100px;}

			input[type="radio"] { display: none; }
			input[type=radio] + label span:after { content: ''; position: absolute; left: 0px; top: 10px; border: 1px solid #b6b7bc; width: 31px; height: 31px; border-radius: 50%; -webkit-border-radius: 50%; }
			input[type=radio]:checked + label span:before { content: ''; position: absolute; left: 5px; top: 15px; width: 21px; height: 21px; border-radius: 50%; -webkit-border-radius: 50%; background: #82c341; }

			/* small group one time payment */
			.sg-name { width:874px; padding: 26px 0; background-color:#F6F6F4; text-align:center; font-size:24px; font-weight:700; color:#008BBF; border:1.5px solid #008BBF; }
			.sg-one-time { overflow: hidden; padding: 0; }
			.sg-one-time ul { list-style:none;}
			.sg-one-time li:nth-child(1) { border-left:1.5px solid #008BBF; border-right:1.5px solid #008BBF; height:80px; background-color:#F6F6F4;}
			.sg-one-time li:nth-child(2) { border:1.5px solid #008BBF; min-height:82px; background-color:#F6F6F4;}
			.sg-one-time li span.dueTextPast { float:left;display:inline-block; width:400px; border-right:1.5px solid #008BBF; line-height:80px; text-align:center; color:#AD122A; font-size:20px; font-weight:700; overflow:hidden;}
			.sg-one-time li span.dueDatePast { float:left; display:inline-block; width:160px; border-right:0.5px solid #008BBF; line-height:80px; text-align:center; color:#AD122A; font-size:14px; font-weight:700;  overflow:hidden;}
			.sg-one-time li span.dueAmountPast { float:left; display:inline-block; width:311px; line-height:80px; text-align:right; color:#AD122A; font-size:30px; font-weight:300;  overflow:hidden; padding-right:40px;}
			.sg-one-time li span.dueText { float:left;display:inline-block; width:399px; border-right:1.5px solid #008BBF; line-height:80px; text-align:center; color:#008BBF; font-size:20px; font-weight:700; background-color:#F6F6F4; overflow:hidden;}
			.sg-one-time li span.premText { float:left; width:399px; line-height: 80px; text-align:center; color:#008BBF; font-size:20px; font-weight:700; background-color:#F6F6F4; overflow:hidden;}
			.sg-one-time li span.dueDate { float:left; display:inline-block; width:161px; border-right:0.5px solid #fff; line-height:80px; text-align:center; color:#fff; font-size:14px; font-weight:700; background-color:#008BBF; overflow:hidden;}
			.sg-one-time li span.dueAmount { float:left; display:inline-block; width:311px; line-height:80px; text-align:right; color:#FFEE00; font-size:30px; font-weight:300; background-color: #008BBF; overflow:hidden; padding-right:40px;}
			.sg-one-time li cite { font-size:10px; line-height:10px;}
			.sg-total { overflow: hidden; padding: 0 0 45px; }
			.sg-total li.totalText { float:left; display:inline-block; width:400px; line-height:80px; text-align:center; color:#fff; font-size:20px; font-weight:700; background-color:#0A5671;}
			.sg-total li.totalAmount { float:left; display:inline-block; width:474px; line-height:80px; text-align:right; color:#FFEE00; font-size:30px; font-weight:700; background-color:#0A5671; padding-right:40px;}

			/* invoice-bar */
			.invoice-bar { padding: 20px 15px; margin-bottom: 95px; background: #f4f4f4; border-bottom: 2px solid #93cce0; text-align: center; width: 100%; position: relative; }
			.invoice-bar p { font-size: 14px; line-height: 18px; padding-bottom: 3px; width:800px; margin:auto;}
			.invoice-bar p + p + p { padding-top: 10px; }
			.invoice-bar p a { font-weight: bold; color: #509636; text-decoration: underline; }
			.invoice-bar p a:hover { opacity: 0.7; }

			/* payment-method */
			.payment-method { width: 100%; overflow: hidden; padding: 0 0 60px; position: relative; }
			.payment-method h3 { text-align: center; background: #f4f4f4; font-size: 18px; padding: 13px 30px; line-height: 24px; color: #474b4c; margin-bottom:10px; font-weight:700;}
			.payment-method .button { padding: 22px 0 8px; overflow: hidden; }
			.payment-method .button a { text-align: center; font-size: 19px; line-height: 22px; text-decoration: none; padding: 27px 20px; border: dashed 1px #b3b3b3; display: block; float:left; width: 45.5%; color: #539436; font-weight: 700; }
			.payment-method .button a:hover { background: #539436; color: #fff; border-color: #539436; }
			.payment-method .button a + a { float: right; }
			.payment-method .button a.disabled { cursor: default; color: #cecece; background: none; border-color: #cecece; }
			.disabled-grey { cursor: default; color: #C2C4C8; background: none; border-color: #cecece; }

			.payment-method .btn.btn-gray { float: right; background: #b2b2b0; color: #383c3b; border-radius: 0; -webkit-border-radius: 0; padding: 8px 22px; font-size: 17px; letter-spacing: 0.05em; font-weight: 700;}
			.payment-method .btn.btn-gray:hover { background: #383c3b; color: #fff; }
			.bottom-back-btn { display: none; }
			.payment-method .back_to_top { display: none !important; }

			.payment-method .delete-sec { padding: 0px 64px 8px 55px; position: relative; min-height: 45px; margin: 10px 0 0 0; }
			.payment-method .delete-sec img { position: absolute; left: 50px; top: 10px; }
			.payment-method .delete-sec .left { position: relative; left:60px; top:-10px; overflow: hidden; }
			.payment-method .delete-sec .left:after { content: ''; position: absolute; left: 0; bottom: 6px; width: 100%; border-bottom: 2px dotted #444b51; }
			.payment-method .delete-sec .left span { padding: 0 2px 0 0; font-size: 17px; line-height: 26px; font-weight: 400; position: relative; color: #444b51; z-index: 9; display: inline-block; background: #fff; float:left; }
			.payment-method .delete-sec .left span cite { font-size: 20px; font-style: normal; }
			.payment-method .delete-sec .left span + span { padding: 0 0 0 2px; float: right; }
			.payment-method .radio-btn { margin: 0; float:left; min-width: 285px; }
			.payment-method .radio-btn label { cursor: pointer; font-weight: normal; }

			.payment-method .submit-button { padding-top:30px; text-align:right;}
			.payment-method .submit-button .btn.cancel { min-width: 112px; background: #fff; color: #484c55; border-color: #484c55; margin-right: 35px; }
			.payment-method .submit-button .btn.cancel:hover { background: #484c55; color: #fff; }

			.payment-method h5 { font-weight:700; font-size: 14px; line-height: 16px; letter-spacing: -0.02em; padding: 0 0 25px 0;}
			.payment-method h4 { font-size: 14px; line-height: 16px; letter-spacing: -0.02em; padding: 0 0 25px 0;}
			.payment-method .redast { color: #AD122A; font-size: 14px; }
			.payment-method label { display: block; font-weight: 400; font-size: 14px; line-height: 20px; display: block; padding: 0 0 5px; color: #484c57; }
			.payment-now-later label { padding: 0 !important; height: 11px;}
			.payment-now-later .delete-sec{ font-size: 18px;}
			.payment-now-later #oneTimeScheduleLater{ width: 200px;height: 35px;border-radius: 4px;margin-top: 20px;}
			.payment-method .row { padding: 10px 0 20px; }
			.payment-method img.card { float:left; margin: 15px 0 5px; }
			.payment-method .text { overflow: hidden; padding: 15px 0 0 25px; }
			.payment-method .text p { position: relative; padding: 4px 30px 28px 28px; line-height: 17px; font-size: 14px; color: #474b54; }
			.payment-method .text p span { position: absolute; left: 0px; top: 0px; width: 24px; height: 24px; line-height: 24px; text-align: center; background: #018ac1; color: #fff; border-radius: 50%; -webkit-border-radius: 50%; }
			.payment-method .bottom-btn { padding: 40px 0; overflow: hidden; }
			.payment-method .bottom-btn .btn { min-width: 190px; text-align: center; float: right; background: #529534; border-radius: 0; color: #fff; border-color: #529534; font-size: 17px; font-weight: 700; letter-spacing: 0.05em; padding: 13px 22px; }
			.payment-method .bottom-btn .btn:hover { background: #407328; border-color: #407328; }
			.payment-method .bottom-btn .btn.cancel { min-width: 112px; background: #fff; color: #484c55; border-color: #484c55; margin-right: 35px; }
			.payment-method .bottom-btn .btn.cancel:hover { background: #484c55; color: #fff; }
			.payment-method .bottom-btn .manage { background:#fff; color:#529534; float:left;}
			.payment-method .bottom-btn .manage:hover { color:#fff; background:#529534;}
			.payment-method .center-div { }
			.payment-method .expMonth-control-label { margin-bottom: -10px; }

			.payment-method .popup-block label span span.arrow_box { cursor: default; display: none; position: absolute; left: -68%; color: #474b57; bottom: 55px; width: 289px; border-radius: 10px; padding: 10px; background: #e6e6e6; border: 1px solid #a9abaa; }
			.payment-method .arrow_box:after, .edit-payment-sec .arrow_box:before { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
			.payment-method .arrow_box:after { border-color: rgba(230, 230, 230, 0); border-top-color: #e6e6e6; border-width: 30px; margin-left: -30px; }
			.payment-method .arrow_box:before { border-color: rgba(169, 171, 170, 0); border-top-color: #a9abaa; border-width: 31px; margin-left: -31px; }

			.payment-method .popup-block label span span.arrow_box_hix { cursor: default; display: none; position: absolute; left:-70px; color: #474b57; bottom: 55px; width: 289px; border-radius: 10px; padding: 10px; background: #e6e6e6; border: 1px solid #a9abaa; }
			.payment-method .arrow_box_hix:after { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
			.payment-method .arrow_box_hix:after { border-color: rgba(230, 230, 230, 0); border-top-color: #e6e6e6; border-width: 30px; margin-left: -30px; }
			.payment-method .arrow_box_hix:before { border-color: rgba(169, 171, 170, 0); border-top-color: #a9abaa; border-width: 31px; margin-left: -31px; }

			.popup-block label span span.arrow_box_confirm_bank { cursor: default; display: none; position: absolute; left:-30px; color: #474b57; bottom: 55px; width: 289px; border-radius: 10px; padding: 10px; background: #e6e6e6; border: 1px solid #a9abaa; }
			.arrow_box_confirm_bank:after { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
			.arrow_box_confirm_bank:after { border-color: rgba(230, 230, 230, 0); border-top-color: #e6e6e6; border-width: 30px; margin-left: -30px; }
			.arrow_box_confirm_bank:before { border-color: rgba(169, 171, 170, 0); border-top-color: #a9abaa; border-width: 31px; margin-left: -31px; }
			.popup-block span:hover .arrow_box_confirm_bank { display: block; }

			.payment-method .popup-block { position: relative; }
			.payment-method .popup-block span:hover .arrow_box { display: block; }
			.payment-method .popup-block span:hover .arrow_box_hix { display: block; }
			.payment-method .popup-block label span { cursor: pointer; margin-bottom: -1px; border-bottom: 1px dashed #74757a; display: inline-block; }

			.hoh-add-account .popup-block label span span.arrow_box_hoh_mid { cursor: default; display: none; position: absolute; left: -60%; color: #474b57; bottom: 55px; width: 320px; border-radius: 10px; padding: 20px; background: #e6e6e6; border: 1px solid #a9abaa; }
			.hoh-add-account .arrow_box_hoh_mid:after, .hoh-add-account .arrow_box_hoh_mid:before { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
			.hoh-add-account .arrow_box_hoh_mid:after { border-color: rgba(230, 230, 230, 0); border-top-color: #e6e6e6; border-width: 30px; margin-left: -30px; }
			.hoh-add-account .arrow_box_hoh_mid:before { border-color: rgba(169, 171, 170, 0); border-top-color: #a9abaa; border-width: 31px; margin-left: -31px; }
			.hoh-add-account .popup-block { position: relative; }
			.hoh-add-account .popup-block span:hover .arrow_box_hoh_mid { display: block; }
			.hoh-add-account .popup-block label span { cursor: pointer; margin-bottom: -1px; border-bottom: 1px dashed #74757a; display: inline-block; }

			.payment-method .save-option { display:flex; flex-wrap:wrap; justify-content:space-between; padding:16px; border:1px solid #dddddd; margin-top:12px; align-items:center; }
			.payment-method .save-option-message { flex-basis: 75%; font-size:18px;/*display:inline-block; width:500px; padding:10px 0px 0 0;*/ }
			.payment-method .one-time-enroll-autopay-bank { display:flex; flex-wrap:wrap; justify-content:space-between; padding:16px; border:1px solid #dddddd; margin-top:12px; align-items:center; }
			.payment-method .one-time-enroll-autopay-card { display:flex; flex-wrap:wrap; justify-content:space-between; padding:16px; border:1px solid #dddddd; margin-top:12px; align-items:center; }
			.payment-method .one-time-enroll-autopay-wallet { display:flex; flex-wrap:wrap; justify-content:space-between; padding:16px; border:1px solid #dddddd; margin-top:12px; align-items:center; }
			.payment-method .payment-save-radio-btn { margin: 0;  position:relative; display:inline-block; }
			.payment-method .payment-save-radio-btn label { cursor: pointer; font-weight: normal; }
			.payment-method .payment-save-radio-btn label { cursor: pointer; font-weight: normal; }
			.payment-method .payment-save-radio-btn label span { padding:14px 30px 0 40px; display:block;}
			.payment-method .payment-save-radio-btn label span.no { padding:14px 0 0 40px; display:block;}
			.payment-method .auto-pay-disclaimer-bank { display:flex; flex-wrap:wrap; justify-content:space-between; padding:16px 64px; border-bottom:1px solid #dddddd; border-left:1px solid #dddddd; border-right:1px solid #dddddd; margin-top:0px; }
			.payment-method .auto-pay-disclaimer-bank span { display:block; width:100%; font-size:18px; border-bottom:black 1px dashed; padding:12px 0;}
			.payment-method .auto-pay-disclaimer-card { display:flex; flex-wrap:wrap; justify-content:space-between; padding:16px 64px; border-bottom:1px solid #dddddd; border-left:1px solid #dddddd; border-right:1px solid #dddddd; margin-top:0px; }
			.payment-method .auto-pay-disclaimer-card span { display:block; width:100%; font-size:18px; border-bottom:black 1px dashed; padding:12px 0;}
			.payment-method .auto-pay-disclaimer-wallet { display:flex; flex-wrap:wrap; justify-content:space-between; padding:16px 64px; border-bottom:1px solid #dddddd; border-left:1px solid #dddddd; border-right:1px solid #dddddd; margin-top:0px; }
			.payment-method .auto-pay-disclaimer-wallet span { display:block; width:100%; font-size:18px; border-bottom:black 1px dashed; padding:12px 0;}

			.auto-payment-method { width: 100%; overflow: hidden; padding: 0 0 60px; position: relative; }
			.auto-payment-method h3 { text-align: center; background: #f4f4f4; font-size: 18px; padding: 13px 30px; line-height: 24px; color: #474b4c; margin-bottom:30px; font-weight:700;}
			.auto-payment-method .calendar { vertical-align: top; overflow: hidden; }
			.auto-payment-method .calendar span { display: inline-block; padding: 15px 0; position: relative; }
			.auto-payment-method .calendar .date-calendar { padding: 10px 65px 10px 25px; margin-left: 10px; vertical-align: top; width: 193px; height: 49px; border: 1px solid #b6b7bb; background: #fff url(https://payments.healthfirst.org/img/calendar.png) right center no-repeat; -webkit-appearance: none; -ms-appearance: none; -moz-appearance: none; -webkit-border-radius: 0; }
			.auto-payment-method .pull-left span { padding-left: 40px; }
			.auto-payment-method .radio-btn { margin: 0; float:left; min-width: 285px; }
			.auto-payment-method .radio-btn label { cursor: pointer; font-weight: normal; }
			.auto-payment-method .row { padding: 20px 0 20px 0; }
			.auto-payment-method .control-label { padding-bottom:10px; font-weight:normal; }
			.auto-payment-method .next-payment-message { color:#5E2584;}

			.recurring-banner { background-color: #EDFAFF; padding:40px;}
			.recurring-banner .recurring-banner-area h3 {color: #41454A; padding-bottom: 20px; font-weight: 600;}
			.recurring-banner .recurring-banner-area { }
			.recurring-banner .recurring-banner-area a {color: #529535}
			.recurring-banner ul li {list-style-type: disc; display: list-item; margin-left: 1em;}
			.modal-table {display: -webkit-inline-box; width: 100%; padding-top: 20px}
			.modal-table-right {display: block; width: 70%}
			.modal-table-left {display: block; width: 30%; font-weight: 600;}

			.hidden-payment-divs { margin:-40px 0 0 0;}

			.form-control { color: #484c55; border: 1px solid #b6b7bb; height: 49px; border-radius: 0; -webkit-border-radius: 0; box-shadow: none; -webkit-box-shadow: none; -webkit-appearance: none; }
			select.form-control { cursor: pointer; padding-left: 9px; padding-right: 45px; -webkit-appearance: none; -ms-appearance: none; -moz-appearance: none; background:#fff url(https://payments.healthfirst.org/img/select.png) right center no-repeat; }

			/* edit-payment-sec */
			.edit-payment-sec { padding: 68px 0; overflow: hidden; }
			.edit-payment-sec h3 { font-size: 20px; color: #028bbf; }
			.edit-payment-sec .top-sec { padding: 0 0 15px; overflow: hidden; }
			.edit-payment-sec .top-sec .btn { padding: 10px; margin-top: 7px; }
			.edit-payment-sec h3 small { display: block; color: #484c57; padding: 15px 0 0; font-size: 14px; }
			.edit-payment-sec .card-btn { overflow: hidden; padding: 30px 0 44px; }
			.edit-payment-sec .card-btn a { padding: 10px 15px; text-decoration: none; margin: 0 50px 15px 0; display: block; border: 1px solid #018ac0; border-radius: 0; background: #fff; color: #018ac0; float:left; min-width:256px; text-align: center; }
			.edit-payment-sec .card-btn a:hover { background: #018ac0; color: #fff; }
			.edit-payment-sec .card-btn a + a { margin-right: 0; }
			.edit-payment-sec .card-btn a i { font-size: 20px; font-style: normal; }
			.edit-payment-sec .card-btn a.disabled { cursor: default; color: #cecece; background: none; border-color: #cecece; }
			.edit-payment-sec h5 { color: #000; font-weight:700; font-size: 14px; line-height: 16px; letter-spacing: -0.02em; padding: 0 0 20px; }
			.edit-payment-sec h4 { color: #666; font-size: 14px; line-height: 16px; letter-spacing: -0.02em; padding: 0 0 20px; }
			.edit-payment-sec .redast { color: #AD122A; font-size: 14px; }
			.edit-payment-sec label { display: block; font-weight: 400; font-size: 14px; line-height: 20px; display: block; padding: 0 0 5px; color: #484c57; }
			.edit-payment-sec .row { padding: 0 0 20px; }
			.edit-payment-sec img.card { float:left; margin: 15px 0 5px; }
			.edit-payment-sec .text { overflow: hidden; padding: 15px 0 0 25px; }
			.edit-payment-sec .text p { position: relative; padding: 4px 30px 28px 28px; line-height: 17px; font-size: 14px; color: #474b54; }
			.edit-payment-sec .text p span { position: absolute; left: 0px; top: 0px; width: 24px; height: 24px; line-height: 24px; text-align: center; background: #018ac1; color: #fff; border-radius: 50%; -webkit-border-radius: 50%; }
			.edit-payment-sec .bottom-btn { padding: 40px 0; overflow: hidden; }
			.edit-payment-sec .bottom-btn .btn { min-width: 190px; text-align: center; float: right; background: #529534; border-radius: 0; color: #fff; border-color: #529534; font-size: 17px; font-weight: 700; letter-spacing: 0.05em; padding: 8px 22px; }
			.edit-payment-sec .bottom-btn .btn:hover { background: #407328; border-color: #407328; }
			.edit-payment-sec .bottom-btn .btn.cancel { min-width: 112px; background: #fff; color: #484c55; border-color: #484c55; margin-right: 35px; }
			.edit-payment-sec .bottom-btn .btn.cancel:hover { background: #484c55; color: #fff; }
			.edit-payment-sec .gray-bg { padding: 30px 0; background: #f4f4f4; }
			.edit-payment-sec .gray-bg .bottom-btn { padding: 20px 0 0px; }
			.edit-payment-sec .gray-bg .row .row { padding: 0; }
			.edit-payment-sec .gray-bg .row .sep:after { position: absolute; right: 0px; top: 4px; content: ''; width: 1px; height: 42px; background: #b6b7bb; transform: rotate(195deg) }
			.edit-payment-sec .popup-block label span span.arrow_box { cursor: default; display: none; position: absolute; left: -68%; color: #474b57; bottom: 55px; width: 289px; border-radius: 10px; padding: 10px; background: #e6e6e6; border: 1px solid #a9abaa; }
			.edit-payment-sec .arrow_box:after, .edit-payment-sec .arrow_box:before { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
			.edit-payment-sec .arrow_box:after { border-color: rgba(230, 230, 230, 0); border-top-color: #e6e6e6; border-width: 30px; margin-left: -30px; }
			.edit-payment-sec .arrow_box:before { border-color: rgba(169, 171, 170, 0); border-top-color: #a9abaa; border-width: 31px; margin-left: -31px; }
			.edit-payment-sec .popup-block { position: relative; }
			.edit-payment-sec .popup-block span:hover .arrow_box { display: block; }
			.edit-payment-sec .popup-block label span { cursor: pointer; margin-bottom: -1px; border-bottom: 1px dashed #74757a; display: inline-block; }


			.edit-payment-sec .card-btn { overflow: hidden; padding: 30px 0 44px; }
			.edit-payment-sec .card-btn a { padding: 10px 15px; text-decoration: none; margin: 0 50px 15px 0; display: block; border: 1px solid #018ac0; border-radius: 0; background: #fff; color: #018ac0; float:left; min-width:256px; text-align: center; }
			.edit-payment-sec .card-btn a:hover { background: #018ac0; color: #fff; }
			.edit-payment-sec .card-btn a + a { margin-right: 0; }
			.edit-payment-sec .card-btn a i { font-size: 20px; font-style: normal; }
			.edit-payment-sec .card-btn a.disabled { cursor: default; color: #cecece; background: none; border-color: #cecece; }


			.edit-payment-sec .wallet-hr { display:none; }
			.edit-payment-sec .delete-sec { padding: 8px 218px 8px 55px; position: relative; min-height: 45px; margin-bottom: 60px; }
			.edit-payment-sec .delete-sec + .delete-sec { margin-bottom: 60px; }
			.edit-payment-sec .delete-sec .btn { position: absolute; right: 10px; top: 8px; width: 184px; height: 46px; line-height:20px; padding: 5px; font-size: 18px; border-color: #ae1228; color: #ae1228; }
			.edit-payment-sec .delete-sec .btn:hover { background-color: #ae1228; color: #fff; }
			.edit-payment-sec .delete-sec img { position: absolute; left: 0px; top: 0px; }
			.edit-payment-sec .delete-sec .left { position: relative; overflow: hidden; }
			.edit-payment-sec .delete-sec .left:after { content: ''; position: absolute; left: 0; bottom: 6px; width: 100%; border-bottom: 2px dotted #444b51; }
			.edit-payment-sec .delete-sec .left span { padding: 0 2px 0 0; font-size: 17px; line-height: 26px; font-weight: 400; position: relative; color: #444b51; z-index: 9; display: inline-block; background: #fff; float:left; width:180px;}
			.edit-payment-sec .delete-sec .left span cite { font-size: 20px; font-style: normal; }
			.edit-payment-sec .delete-sec .left span + span { padding: 0 0 0 2px; float: right; }
			.edit-payment-sec .delete-sec .left span b { font-weight:700; color:red;}

			.edit-payment-sec .save-option { display:flex; flex-wrap:wrap; justify-content:space-between; padding:16px; border:1px solid #dddddd; margin-top:12px; align-items:center; }
			.edit-payment-sec .save-option-message { flex-basis: 75%; font-size:18px;/*display:inline-block; width:500px; padding:10px 0px 0 0;*/ }
			.edit-payment-sec .one-time-enroll-autopay-bank { display:flex; flex-wrap:wrap; justify-content:space-between; padding:16px; border:1px solid #dddddd; margin-top:12px; align-items:center; }
			.edit-payment-sec .one-time-enroll-autopay-card { display:flex; flex-wrap:wrap; justify-content:space-between; padding:16px; border:1px solid #dddddd; margin-top:12px; align-items:center; }
			.edit-payment-sec .payment-save-radio-btn { margin: 0;  position:relative; display:inline-block; }
			.edit-payment-sec .payment-save-radio-btn label { cursor: pointer; font-weight: normal; }
			.edit-payment-sec .payment-save-radio-btn label { cursor: pointer; font-weight: normal; }
			.edit-payment-sec .payment-save-radio-btn label span { padding:14px 30px 0 40px; display:block;}
			.edit-payment-sec .payment-save-radio-btn label span.no { padding:14px 0 0 40px; display:block;}
			.edit-payment-sec .auto-pay-disclaimer-bank { display:flex; flex-wrap:wrap; justify-content:space-between; padding:16px 64px; border-bottom:1px solid #dddddd; border-left:1px solid #dddddd; border-right:1px solid #dddddd; margin-top:0px; }
			.edit-payment-sec .auto-pay-disclaimer-bank span { display:block; width:100%; font-size:18px; border-bottom:black 1px dashed; padding:12px 0;}
			.edit-payment-sec .auto-pay-disclaimer-card { display:flex; flex-wrap:wrap; justify-content:space-between; padding:16px 64px; border-bottom:1px solid #dddddd; border-left:1px solid #dddddd; border-right:1px solid #dddddd; margin-top:0px; }
			.edit-payment-sec .auto-pay-disclaimer-card span { display:block; width:100%; font-size:18px; border-bottom:black 1px dashed; padding:12px 0;}
			.edit-payment-sec .autopayment-setup-success { border: 1px solid #82C341; background-color: #FBFBFB; width: 100%; padding:16px 22px; margin-bottom:16px;}
			.edit-payment-sec .autopayment-setup-failure { border: 1px solid #c62020; background-color: #FBFBFB; width: 100%; padding:16px 22px; margin-bottom:16px;}

			.overlay { position:fixed; left: 0px; top: 0px; width: 100%; height: 100%; background: rgba(65,71,83,0.8); z-index:999; }

			.active-payment-method { font-size:20px; position: relative; min-height: 60px; }
			.active-account-title { display:none;}
			.active-payment-method  img { position: absolute; right: 160px; top: 0px; z-index:10;}
			.active-payment-method  .left { position: relative; left:0px; top:10px; overflow: hidden; background-color:#fff;}
			.active-payment-method  .left:after { content: ''; position: absolute; left: 0; bottom: 6px; width: 67%; border-bottom: 2px dotted #444b51; }
			.active-payment-method  .left span { padding: 0 2px 0 0; font-size: 20px; line-height: 26px; font-weight: 400; position: relative; color: #444b51; z-index: 9; display: inline-block;  background-color:#fff; float:left; }
			.active-payment-method  .left span cite { font-size: 20px; font-style: normal; }
			.active-payment-method  .left span + span { padding: 0 0 0 2px; float: right; }

			.autopayment-select-success { border: 1px solid #82C341; background-color: #FBFBFB; width: 100%; padding:16px 22px;}
			.autopayment-select-success-setup { border: 1px solid #82C341; background-color: #FBFBFB; width: 100%; padding:16px 92px;}
			.autopayment-select-error { border: 1px solid #c62020; background-color: #FBFBFB; width: 100%; padding:16px 22px;}

			.delete-popup {  width:auto; height:auto; border: 2px solid #AD122A; background: #fff; text-align: justify; z-index: 999; }
			.delete-popup .sa-button-container { padding:20px 0 30px 0;}
			.delete-popup .sa-button-container .cancel { height:50px; border:2px solid black; background:#fff;}
			.delete-popup .sa-button-container .confirm { height:50px;}
			.delete-popup p { padding:20px; display:inline-block;}


			.one-time-pay-bank-button { cursor:pointer; }
			.one-time-pay-card-button { cursor:pointer; }

			/* BINDER */
			.platinum-bar .binder-description { display:block; padding-top:30px; width:100%;}
			.payment-method .make-binder-payment-text { font-size: 14px; line-height: 24px; padding:30px 0 60px 0; display:block; text-align:center;}
			.payment-method .make-binder-payment-text b { font-size: 14px; font-weight:700; line-height: 17px; padding:0; display:block; text-align:center;}
			.payment-method .make-binder-payment-text span { font-size: 14px; line-height: 17px; padding:10px 25px 30px 25px; display:block; text-align:center;}
			.binder-make-payment-btn { background: #529534; color: #fff; border-color: #529534; padding:14px 48px;}
			.binder-pay-options {display:block; text-align:center; padding-top:26px;}
			.binder-pay-spacer { display:inline-block; width:20px; }
			.payment-method .bottom-btn .binder-btn { min-width: 300px; }

			.binder-pay-options h5 { color:#529535; font-size:16px; font-weight:700; padding:16px 0;}
			.pay-by-link { cursor:pointer; background-color:#FBFBFB; color:#5E2584; width:275px; height:80px; border:2px solid #5E2584; font-size:18px; font-weight:700; padding:10px 0 0 0;}
			.pay-by-link:hover { background-color:#E9E9E9;}
			.pay-by-link img { margin:10px auto;}
			.pay-by-sub-link { border:2px solid #5E2584; border-top:none; border-bottom-width:1px; color:#529535; font-weight:700; padding:16px 0; cursor:pointer; background-color:#FBFBFB; width:275px; line-height:19px; font-size:16px; }
			.pay-by-sub-link:hover { color:#82C341;}

			.binder-pay-by { display:inline-block; vertical-align: top;  }
			.binder-pay-by span { color:#474B55; padding:0 10px; display:block; line-height:17px;}
			.binder-pay-by span:nth-child(2) { padding:10px 0 0 0;}
			.binder-pay-by span:nth-child(3) { padding:10px 16px 0 16px;}
			.binder-pay-by .chp { background-color:#FBFBFB; border:2px solid #5E2584; border-top:none; border-bottom-width:1px; color:#5E2584; width:275px; padding-bottom:16px; margin-top:-1px;}
			.binder-pay-by .leaf { background-color:#FBFBFB; border:2px solid #5E2584; border-top:none; border-bottom-width:1px; color:#5E2584; width:275px;  padding-bottom:16px; margin-top:-1px;}
			.binder-pay-by .ep { background-color:#FBFBFB; border:2px solid #5E2584; border-top:none; color:#5E2584; width:275px;  padding-bottom:16px; margin-top:-1px;}
			.binder-pay-by .person { background-color:#FBFBFB; border:2px solid #5E2584; border-top:none; color:#5E2584; width:275px; padding:16px 0; }
			.binder-pay-by cite { color:#529535; font-weight:700; font-style:normal; text-decoration:underline;}

			.binder-payment span.amountTextBox { font-weight:normal; display:inline-block; margin-left:-14px; padding:0 0 20px 0px; }
			.binder-payment input { padding:2px 0 0 10px; }
			.binder-payment span.currencySymbol { color: #82C341; font-size:24px; line-height:40px; min-height:49px; font-weight:bold; display:inline-block; border-top:1px solid #A8ABAC; border-left:1px solid #A8ABAC; border-bottom:1px solid #A8ABAC; padding:0px 12px}
			.binder-payment h5 { font-weight:700; display:block; padding:36px 0 16px 0;}
			#binderAmount { width:160px; display:inline-block; margin-left:10px; }
			.binder-payment cite { display:block; margin-left:0px; margin-top:-10px; color:#934644; font-weight:bold; font-style:normal; padding-bottom:20px;}
			.prevLink { display:inline-block; padding-top:20px;}
			.prevLink a { font-size:16px; color:#529535; text-decoration:underline;}
			.prevLinkText { display:inline-block; font-size:12px; font-style:italic; width:200px; line-height:14px; color:#474B55;}
			#binderModalAccountType { padding-left:0; display:inline-block;}
			.binder-success-description { display:block; padding-top:40px; }
            .binder-success-payment-details h5 {  font-weight:700; display:block; padding:36px 0 16px 0;}

			.binder-success-payment-details .hf-row { display:block; }
			.binder-success-payment-details span { font-size:14px; font-weight:500; width:35%; padding:0; margin:0; display:inline-block;}
			.binder-success-payment-details cite { font-size:14px; font-weight:300; width:60%; padding:0; margin:0; display:inline-block;}

            .binder-success-timing-message  { display:block; line-height:20px; font-style:italic; padding:20px 0 40px 0; }
            .binder-success-contact  { display:block; line-height:20px; padding-top:20px;}
			.binder-success-payment-details td { padding-right:30px; }
			.binder-success-print { display:block; padding-top:30px; }

			.additional-accounts h3 { padding:50px 0 10px 0; }
			.additional-accounts a.btn-primary { border: 2px solid #008BBF; border-radius: 0px; -webkit-border-radius: 0px; background: #fff; color: #008BBF; width:220px;}
			.additional-accounts a.btn-primary:hover, a.btn-primary:focus { background: #008BBF; color: #fff; border-color: #008BBF; }
			.additional-accounts a.confirm-delete-additional-account { color:#AD122A; font-weight:700; cursor:pointer;}
			.additional-accounts tr.remove-account-tr { display:none; }
			.additional-accounts a.disabled { color: #C2C4C8; background: none; border-color: #cecece;}



			.additional-account-table tr:nth-child(1) td:nth-child(1) { background-color:#008BBF; color:#fff; font-weight:700;}
			.additional-account-table tr:nth-child(2) td:nth-child(1) { background-color:#F4F4F4; color:#474B55; font-weight:300; width:120px;}
			.additional-account-table tr:nth-child(2) td:nth-child(2) { background-color:#F4F4F4; color:#474B55; font-weight:700;}
			.additional-account-table tr:nth-child(2) td:nth-child(3) { background-color:#F4F4F4; width:170px; text-align:center; vertical-align:middle;}
			.additional-account-table .remove-account-btn { background-color:#FFF; color:#AD122A; border:2px solid #AD122A; width:104px; font-size:18px; font-weight:700; text-align:center; padding:8px; margin-left:28px;}
			.additional-account-table .add-account-btn { background-color:#529535; color:#fff; border:2px solid #529535; width:104px; font-size:18px; font-weight:700; text-align:center; padding:8px; margin-left:8px;}
			.additional-account-table a:hover {text-decoration: none;}
			.additional-account-table tr:nth-child(3) td:nth-child(1) { background-color:#F4F4F4; color:#474B55; font-weight:300;}
			.additional-account-table tr:nth-child(3) td:nth-child(2) { background-color:#F4F4F4; color:#474B55; font-weight:700;}
			.additional-account-table tr:nth-child(4) td:nth-child(1) { background-color:#F4F4F4; color:#474B55; font-weight:300;}
			.additional-account-table tr:nth-child(4) td:nth-child(2) { background-color:#F4F4F4; color:#474B55; font-weight:700;}

			.bank-account-number-warning-message { color:#5E2584; font-size:14px;}

			.unlink-additional-account { border-color: #ae1228; color: #ae1228; width:244px;}
			.unlink-additional-account:hover { background: #ae1228; color: #fff; }

			.orange-box { border: 1px solid #F7911D; display:block; width:100%; padding:20px 0; background-color:white; text-align:center; margin-bottom:20px;}
			.orange-box span { color:#F7911D; font-weight:700;}

			.payment-bar .home-message h3 { text-align: center; color: #fff; background:#AD122A; font-size: 16px; padding: 16px; font-weight:500;}
			.payment-bar .home-message-success h3 { text-align: center; color: #fff; background:#539534; font-size: 16px; padding: 16px; font-weight:500;}

			/* System Notifications */
			.payment-bar .home-systemNotifications{ text-align: center; color: #fff; background:#AD122A; font-size: 16px; padding: 16px; font-weight:700; border-radius: 3px;}
			.payment-bar .home-systemNotifications>*,.home-systemNotifications>*>*,.home-systemNotifications>*>*>*{color: #fff !important;font-weight:700 !important;}
			.payment-bar .home-systemNotifications>*{margin-top: 1em; margin-bottom: 1em;padding: 0;}
			.payment-bar .home-systemNotifications>:first-child{ margin-top: 0em; margin-bottom: 0em;}
			.payment-bar .home-systemNotifications>:last-child{ margin-top: 1em; margin-bottom: 0em;}
			.payment-bar .home-systemNotifications>:only-child{ margin-top: 0em; margin-bottom: 0em;}
			.payment-bar .home-systemNotifications p{font-size: 16px;}
			.payment-bar .home-systemNotifications a{color: #fff; text-decoration: underline;}
			
			.payment-bar .home-notificationCount{ text-align: center; color: #fff; background:#000; font-size: 16px; padding: 16px; font-weight:700; border-radius: 3px;}
			.payment-bar .home-notificationCount h3{ text-align: center; color: #fff; font-size: 16px; padding: 0; font-weight:700;}
			.payment-bar .home-notificationCount a{color: #fff; text-decoration: underline;}

			button.hf-close-button { padding:0; cursor:pointer; background:transparent; border:0; }
			.hf-close-button { float:right; font-size:24px; font-weight:bold; line-height:1; color:#fff; margin:4px 8px 0 0;}

		/* footer-part */
		#footer-part { padding: 22px 0 10px 0; width: 100%; border-top: 14px solid #82c341; background: #484c55; bottom:0; position:fixed; z-index:1000; font-weight:300;}
		#footer-part p { color: #fff; font-size: 14px; line-height: 18px; letter-spacing: 0.03em; padding-bottom: 7px; }
		#footer-part p span { float: right; }
		#footer-part>div>div>ul { list-style: none; overflow: visible; padding: 0; margin: 0 0 0 -8px; }
		#footer-part>div>div>ul>li { padding: 0 8px; float:left; border-right: 1px solid #fff; }
		#footer-part>div>div>ul>li:last-child { border: none; }
		#footer-part>div>div>ul>li a { color: #fff; font-size: 14px; line-height: 14px; display: block; }
		.footer-left { float:left; color:white;}
		.footer-right { float:right; color:white; text-align:right;}

		.error-page { padding-top:60px; text-align:center; font-size:24px;}
		.error-page img { display: block; margin-left: auto; margin-right: auto; }
		.error-page h3 { padding: 20px 0 20px 0; display: block; margin-left: auto; margin-right: auto; font-size:48px; color: #008BBF;}
		.error-page h4 { padding-bottom: 50px; display: block; margin-left: auto; margin-right: auto; font-size:18px; }
		.error-page a { }

		.hfdanger { background-color: rgba(173,18,42,0.12); border-color: #AD122A; color: #AD122A; border-radius:0px; }
		span.field-violation {color: #AD122A; font-weight: bold}
		div span .field-violation {color: #AD122A; font-weight: bold}


/* MODALS */
.modal-dialog { margin:18% auto;}
.modal-header { border:none; padding-left:24px; padding-bottom:0px;}
.modal-header h5 { font-weight:700; font-size:18px; }
.modal-body { border:none; padding-left:24px;}
.modal-body span { display:block; padding:6px; 0}
.modal-body cite { font-weight:700; font-style:normal;}
.modal-footer { text-align:center; border:none; }

#sessionTimeoutModal .modal-content { border:2px solid #54943b; border-radius:0px; }
#sessionTimeoutModal .session-sign-out { height:50px; border:2px solid #474b55; background:#fff; font-size:16px; color:#474b55;}
#sessionTimeoutModal .session-sign-in { height:50px; font-size:16px; background:#54943b; color:#fff;}

#confirmDeleteModal .modal-content { border:2px solid #AD122A; border-radius:0px; }
#confirmDeleteModal .delete-pm-no { height:50px; border:2px solid #474b55; background:#fff; font-size:16px; color:#474b55; }
#confirmDeleteModal .delete-pm-yes { height:50px; font-size:16px; background:#AD122A; color:#fff; border:2px solid #AD122A; margin-right:16px;}
#confirmDeleteModal .modal-body span { padding:0; font-size:20px; }
#confirmDeleteModal .modal-header h5 { font-size:18px; }

#stopAutomaticPaymentsModal .modal-content { border:2px solid #AD122A; border-radius:0px; }
#stopAutomaticPaymentsModal .delete-ap-no { height:50px; border:2px solid #474b55; background:#fff; font-size:16px; color:#474b55; }
#stopAutomaticPaymentsModal .delete-ap-yes { height:50px; font-size:16px; background:#AD122A; color:#fff; border:2px solid #AD122A; margin-right:16px;}


#confirmBinderModal .modal-dialog { margin:4% auto; width:730px; }
#confirmBinderModal .modal-content { border:2px solid #529535; border-radius:0px; padding:16px;}
#confirmBinderModal .modal-header { font-size:18px; color:#008BBF; }
#confirmBinderModal .modal-body h5 { font-weight:700; padding-top:30px; }
#confirmBinderModal .modal-body td { padding-right:30px; }
#confirmBinderModal .agreement { padding:20px; background-color:#F7F7F7; border:1px solid #D8D8D8; margin-top:24px;}
#confirmBinderModal .edit-binder-payment { height:50px; border:2px solid #474b55; background:#fff; font-size:16px; color:#474b55; }
#confirmBinderModal .submit-binder-payment { height:50px; font-size:16px; background:#529535; color:#fff; border:2px solid #529535;}
#confirmBinderModal .modal-footer { padding-bottom:30px;}
#confirmBinderModal .modal-bottom { text-align:center; line-height:20px; font-style:italic; padding:20px; border-top:1px solid #D8D8D8;}
#confirmBinderModal .confirm-binder-modal .hf-row { display:block; }
#confirmBinderModal .confirm-binder-modal span { font-size:14px; font-weight:500; width:35%; padding:0; margin:0; display:inline-block;}
#confirmBinderModal .confirm-binder-modal cite { font-size:14px; font-weight:300; width:60%; padding:0; margin:0; display:inline-block;}
span#binderModalPaymentAmount { font-weight:300;}
span#binderModalAccountNumber { font-weight:300;}


#confirmOneTimeModal .modal-dialog { margin:4% auto; width:730px; }
#confirmOneTimeModal .modal-content { border:2px solid #529535; border-radius:0px; padding:16px;}
#confirmOneTimeModal .modal-header { font-size:18px; color:#008BBF; }
#confirmOneTimeModal .modal-body h5 { font-weight:700; padding:30px 0 10px 0; }
#confirmOneTimeModal .modal-body td { padding: 0 30px 0 0; }
#confirmOneTimeModal span { padding:0;}
#confirmOneTimeModal .modal-span-left { float:left; width:200px; line-height:100%; }
#confirmOneTimeModal .modal-span-right { float:left; width:300px; line-height:100%; }
#confirmOneTimeModal .agreement { padding:20px; background-color:#F7F7F7; border:1px solid #D8D8D8; margin-top:44px; text-align:center;}
#confirmOneTimeModal .agreement a { font-weight:700; color:#529535;}
#confirmOneTimeModal .edit-one-time-payment { height:50px; border:2px solid #474b55; background:#fff; font-size:16px; color:#474b55; }
#confirmOneTimeModal .submit-one-time-payment { height:50px; width:180px; font-size:16px; background:#529535; color:#fff; border:2px solid #529535;}
#confirmOneTimeModal .modal-footer { padding-bottom:30px;}
#confirmOneTimeModal .modal-bottom { text-align:center; line-height:20px; font-style:italic; padding:20px; border-top:1px solid #D8D8D8;}

#confirmAutomaticModal .modal-dialog { margin:4% auto; width:730px; }
#confirmAutomaticModal .modal-content { border:2px solid #529535; border-radius:0px; padding:16px;}
#confirmAutomaticModal .modal-header { font-size:18px; color:#008BBF; }
#confirmAutomaticModal .modal-body h5 { font-weight:700; padding:30px 0 10px 0; }
#confirmAutomaticModal .modal-body td { padding: 0 30px 0 0; }
#confirmAutomaticModal span { padding:0;}
#confirmAutomaticModal .modal-span-left { float:left; width:300px; line-height:100%; }
#confirmAutomaticModal .modal-span-right { float:left; width:300px; line-height:100%; }
#confirmAutomaticModal .modal-span-bold { display:block; padding-top:24px; font-weight:500; }
#confirmAutomaticModal .agreement { padding:20px; background-color:#F7F7F7; border:1px solid #D8D8D8; margin-top:44px; text-align:center;}
#confirmAutomaticModal .agreement a { font-weight:700; color:#529535;}
#confirmAutomaticModal .edit-automatic-payment { height:50px; border:2px solid #474b55; background:#fff; font-size:16px; color:#474b55; }
#confirmAutomaticModal .submit-automatic-payment { height:50px; font-size:16px; background:#529535; color:#fff; border:2px solid #529535;}
#confirmAutomaticModal .modal-footer { padding-bottom:30px;}
#confirmAutomaticModal .modal-bottom { text-align:center; line-height:20px; font-style:italic; padding:20px; border-top:1px solid #D8D8D8;}
#confirmAutomaticModal #oneTimeModalAccountType {display:inline-block;}
#confirmAutomaticModal #oneTimeModalAccountNumber {display:inline-block;}

#errorModal .modal-content { border:2px solid #AD122A; border-radius:0px; }
#errorModal .error-close { height:50px; border:2px solid #474b55; background:#fff; font-size:16px; color:#474b55; }
#errorModal .modal-footer { text-align:right; border:none; }

#addAdditionalAccountModal .modal-dialog { margin:4% auto; width:730px; }
#addAdditionalAccountModal .modal-content { border:2px solid #529535; border-radius:0px; padding:16px;}
#addAdditionalAccountModal .modal-header { font-size:18px; color:#008BBF; }
#addAdditionalAccountModal .modal-body h5 { font-weight:700; padding:30px 0 10px 0; }
#addAdditionalAccountModal .modal-body td { padding: 0 30px 0 0; }
#addAdditionalAccountModal .modal-body .redast { display:inline-block; color:#AD122A;}
#addAdditionalAccountModal .control-label { font-weight:normal;}
#addAdditionalAccountModal .modal-span-left { float:left; width:200px; line-height:100%; }
#addAdditionalAccountModal .modal-span-right { float:left; width:300px; line-height:100%; }
#addAdditionalAccountModal .modal-footer { padding-bottom:30px;}
#addAdditionalAccountModal .modal-dash { text-align:center; line-height:20px; padding:10px; border-bottom:1px dashed #A8ABAC;}
#addAdditionalAccountModal .modal-bottom { padding:0 20px;}
#addAdditionalAccountModal .modal-header-missing { font-size:18px; color:#AD122A; padding:20px;}
#addAdditionalAccountModal .modal-bottom-missing { border:1px solid #AD122A; width:650px; margin-left:20px; background-color:#F4F4F4; text-align:center; padding:0 0 20px 0;}
#addAdditionalAccountModal .modal-bottom-missing h4 { color:#474B55; font-size:18px; font-weight:700; padding:30px 0 20px 0;}
#addAdditionalAccountModal .modal-bottom-missing h5 { color:#474B55; font-size:14px; font-weight:normal; padding:0px 0 20px 0;}
#addAdditionalAccountModal .account-past-due-auto { border:1px solid #F7911D; width:650px; margin:20px 0 20px 22px; background-color:#F4F4F4; text-align:center; padding:0 0 20px 0;}
#addAdditionalAccountModal .account-past-due-auto h4 { color:#474B55; font-size:14px; font-weight:700; padding:20px 16px 8px 16px; text-align:center;}
#addAdditionalAccountModal .account-past-due-auto h4 span.orange { color:#F7911D; }
#addAdditionalAccountModal .account-past-due-auto h5 { color:#474B55; font-size:14px; font-weight:normal; padding:0px 16px; text-align:center;}
#addAdditionalAccountModal .modal-bottom-spinner h5 { color:#474B55; font-size:14px; font-weight:normal; padding:20px 0 20px 0;}

#addAdditionalAccountModal .modal-bottom-missing-mobile { display:none; }
.additional-account-table .account-lookup-add-account-tr { display:none; }
#addAdditionalAccountModal .modal-clear-form { display:none; }

#confirmUnlinkAdditionalAccountModal .modal-content { border:2px solid #AD122A; border-radius:0px; }
#confirmUnlinkAdditionalAccountModal .unlink-account-no { height:50px; border:2px solid #474b55; background:#fff; font-size:16px; color:#474b55; }
#confirmUnlinkAdditionalAccountModal .unlink-account-yes { height:50px; font-size:16px; background:#AD122A; color:#fff; border:2px solid #AD122A;}
#confirmUnlinkAdditionalAccountModal .modal-title { color:#AD122A; }

.hoh-warning { border:1px solid #F7911D; background-color:#F4F4F4; text-align:center; padding:20px 10px; }
.hoh-warning  h4 { color:#474B55; font-size:18px; font-weight:700; padding:0; text-align:center;}
.hoh-close-btn { margin-top:10px; padding: 13px 15px; line-height: 22px; font-weight: 700; font-size: 18px; background: #539534; border: 2px solid #539534; border-radius: 0px; -webkit-border-radius: 0px; background: #fff; color: #539534; }
.hoh-close-btn:hover, .hoh-close-btn:focus { background: #529534; color: #fff; border-color: #529534; }

.home-additional-account .home-aa-title { display:inline-block; font-size:21px; color:#484c55; font-weight:700;}
.home-additional-account .home-aa-title img { display:inline-block; }
.home-additional-account .home-aa-link { display:inline-block; float:right; }
.home-additional-account .home-aa-more-info-link { color:#529535; font-size:16px; float:right; text-decoration:underline; cursor:pointer;}
.home-additional-account .home-aa-info {padding:10px 0;}
.home-additional-account #home-aa-more-info {padding:10px 0 0 0; }
.home-additional-account #home-aa-more-info span { display:block; padding:0 0 0 20px;}
.home-additional-account .dashed-line {border-top: 1px dashed #484c55; padding:10px 0;}

#confirmDeleteAAModal .modal-content { border:2px solid #AD122A; border-radius:0px; }
#confirmDeleteAAModal .remove-aa-no { height:50px; border:2px solid #474b55; background:#fff; font-size:16px; color:#474b55; }
#confirmDeleteAAModal .remove-aa-yes { height:50px; font-size:16px; background:#AD122A; color:#fff; border:2px solid #AD122A;}

#confirmAdditionalAccountTACModal .modal-dialog { margin:4% auto; width:730px; }
#confirmAdditionalAccountTACModal .modal-content { border:2px solid #529535; border-radius:0px; padding:16px;}
#confirmAdditionalAccountTACModal .modal-header { font-size:18px; color:#474B55; font-weight:700; text-align:center;}
#confirmAdditionalAccountTACModal .modal-body h4 { color:#008BBF; font-size:18px; margin:10px 0 12px 0;}
#confirmAdditionalAccountTACModal .modal-body p { font-size:14px; margin:12px 0;}
#confirmAdditionalAccountTACModal .modal-body ul { margin-left:12px;}
#confirmAdditionalAccountTACModal .modal-body li { list-style:inside; margin:12px 0;}
#confirmAdditionalAccountTACModal .modal-body .aa-agreement { display:block; overflow:scroll; height:272px; border:1px solid #E7E7E7; padding:20px;}
#confirmAdditionalAccountTACModal .decline-aa-tac { height:50px; border:2px solid #474b55; background:#fff; font-size:16px; color:#474b55; width:146px;}
#confirmAdditionalAccountTACModal .accept-aa-tac { height:50px; font-size:16px;  width:146px;}

#fopPaymentTermsAgreementModal .modal-dialog { margin:4% auto; width:820px; }
#fopPaymentTermsAgreementModal .modal-content { border:2px solid #529535; border-radius:0px; padding:16px;}
#fopPaymentTermsAgreementModal .modal-header h5 { text-align:center; padding:20px 0 25px 0;}
#fopPaymentTermsAgreementModal .modal-title { font-weight:normal; text-align:justify;}
#fopPaymentTermsAgreementModal .modal-body { padding:0 30px;}
#fopPaymentTermsAgreementModal .modal-body h4 { color:#008BBF; font-size:22px; margin:10px 0 0 0;}
#fopPaymentTermsAgreementModal .paymentTerms { border:1px solid #E7E7E7; height:300px; overflow:auto; padding:16px;}
#fopPaymentTermsAgreementModal .paymentTerms b { display:block; padding:16px 0 10px 0;}
#fopPaymentTermsAgreementModal .modal-body h3 { font-size:14px; font-weight:700; padding-top:16px; padding-bottom:10px;}
#fopPaymentTermsAgreementModal .modal-footer { padding-top:40px;}
#fopPaymentTermsAgreementModal .payment-terms-yes { height:50px; font-size:16px;  width:146px;}
#fopPaymentTermsAgreementModal .btn.btn-primary.payment-terms-yes:hover { height:50px; font-size:16px; width:146px; color:#539534; background-color:#fff; border:2px solid #539534;}
#fopPaymentTermsAgreementModal .payment-terms-no { height:50px; border:2px solid #474b55; background:#fff; font-size:16px; color:#474b55; width:146px;}
#fopPaymentTermsAgreementModal .modal-footer button:disabled { color:#fff; background-color:#9B9B9B; border:1px solid #9B9B9B;}


#messageHOHUnlinkedModal .modal-header h5 { text-align:center; padding:20px 0 25px 0;}
#messageHOHUnlinkedModal .modal-body { padding:0 30px;}
#messageHOHUnlinkedModal .modal-body h3 { font-size:14px; font-weight:700; padding-top:16px; padding-bottom:10px;}
#messageHOHUnlinkedModal .modal-footer { padding-top:40px;}

#paymentTermsAgreementModal .modal-dialog { margin:4% auto; width:820px; }
#paymentTermsAgreementModal .modal-content { border:2px solid #529535; border-radius:0px; padding:16px;}
#paymentTermsAgreementModal .modal-header h5 { text-align:center; padding:20px 0 25px 0;}
#paymentTermsAgreementModal .modal-title { font-weight:normal; text-align:justify;}
#paymentTermsAgreementModal .modal-body { padding:0 30px;}
#paymentTermsAgreementModal .modal-body h4 { color:#008BBF; font-size:22px; margin:10px 0 0 0;}
#paymentTermsAgreementModal .paymentTerms { border:1px solid #E7E7E7; height:300px; overflow:auto; padding:16px;}
#paymentTermsAgreementModal .paymentTerms b { display:block; padding:16px 0 10px 0;}
#paymentTermsAgreementModal .modal-body h3 { font-size:14px; font-weight:700; padding-top:16px; padding-bottom:10px;}
#paymentTermsAgreementModal .modal-footer { padding-top:40px;}
#paymentTermsAgreementModal .payment-terms-yes { height:50px; font-size:16px;  width:146px;}
#paymentTermsAgreementModal .btn.btn-primary.payment-terms-yes:hover { height:50px; font-size:16px; width:146px; color:#539534; background-color:#fff; border:2px solid #539534;}
#paymentTermsAgreementModal .payment-terms-no { height:50px; border:2px solid #474b55; background:#fff; font-size:16px; color:#474b55; width:146px;}
#paymentTermsAgreementModal .modal-footer button:disabled { color:#fff; background-color:#9B9B9B; border:1px solid #9B9B9B;}

#automaticPaymentTermsAgreementModal .modal-dialog { margin:4% auto; width:820px; }
#automaticPaymentTermsAgreementModal .modal-content { border:2px solid #529535; border-radius:0px; padding:16px;}
#automaticPaymentTermsAgreementModal .modal-header h5 { text-align:center; padding:20px 0 25px 0;}
#automaticPaymentTermsAgreementModal .modal-title { font-weight:normal; text-align:justify;}
#automaticPaymentTermsAgreementModal .modal-body { padding:0 30px;}
#automaticPaymentTermsAgreementModal .modal-body h4 { color:#008BBF; font-size:22px; margin:10px 0 0 0;}
#automaticPaymentTermsAgreementModal .paymentTerms { border:1px solid #E7E7E7; height:300px; overflow:auto; padding:16px;}
#automaticPaymentTermsAgreementModal .paymentTerms b { display:block; padding:16px 0 10px 0;}
#automaticPaymentTermsAgreementModal .modal-body h3 { font-size:14px; font-weight:700; padding-top:16px; padding-bottom:10px;}
#automaticPaymentTermsAgreementModal .modal-footer { padding-top:40px;}
#automaticPaymentTermsAgreementModal .automatic-payment-terms-yes { height:50px; font-size:16px;  width:146px;}
#automaticPaymentTermsAgreementModal .btn .btn-primary .automatic-payment-terms-yes:hover { height:50px; font-size:16px; width:146px; color:#539534; background-color:#fff; border:2px solid #539534;}
#automaticPaymentTermsAgreementModal .automatic-payment-terms-no { height:50px; border:2px solid #474b55; background:#fff; font-size:16px; color:#474b55; width:146px;}
#automaticPaymentTermsAgreementModal .modal-footer button:disabled { color:#fff; background-color:#9B9B9B; border:1px solid #9B9B9B;}

#automaticPaymentNoticeModal .modal-content { border:2px solid #AD122A; border-radius:0px; }
#automaticPaymentNoticeModal .error-close { height:50px; border:2px solid #474b55; background:#fff; font-size:16px; color:#474b55; }
#automaticPaymentNoticeModal .modal-footer { text-align:right; border:none; }

#confirmCancelTDPayment .modal-content,#confirmCancelFOP .modal-content  { border:2px solid #AD122A; border-radius:0px; }
#confirmCancelTDPayment .modal-header ,#confirmCancelFOP .modal-header { text-align:center;}
#confirmCancelTDPayment .cancel-td-payment-no,#confirmCancelFOP .cancel-td-fop-no { height:50px; min-width:100px; border:2px solid #474b55; background:#fff; font-size:16px; color:#474b55; }
#confirmCancelTDPayment .cancel-td-payment-yes,#confirmCancelFOP .cancel-td-fop-yes { height:50px; min-width:100px; font-size:16px; background:#AD122A; color:#fff; border:2px solid #AD122A; margin-right:16px;}

#continueAutoPaymentSetUpModal .modal-content { border:2px solid #54943b; border-radius:0px; }
#continueAutoPaymentSetUpModal .remove-aa-no { height:50px; border:2px solid #474b55; background:#fff; font-size:16px; color:#474b55; }
#continueAutoPaymentSetUpModal .remove-aa-yes { height:50px; font-size:16px; background:#54943b; color:#fff; border:2px solid #54943b;}

::-webkit-scrollbar {-webkit-appearance: none; width: 7px; }
::-webkit-scrollbar-thumb {border-radius: 4px; background-color: rgba(0,0,0,.5); box-shadow: 0 0 1px rgba(255,255,255,.5); }

.hixid-error-bottom {border:1px solid #AD122A; background-color:#FFFFFF; border-radius:0px; position:relative; top: -25px; color:#AD122A;}
.hixid-error-bottom-info {text-align:center;}
.hixid-error-bottom-info-mobile {display:none;}

.dashed-uline { cursor: pointer; border-bottom: 1px dashed #74757a; margin-bottom:8px; }

tooltip{position:absolute; z-index:1020; display:block; visibility:visible; padding:5px; width:400px; font-size:14px; font-family: "museo-sans", sans-serif; }
.tooltip.in{opacity:1; filter:alpha(opacity=80) }
.tooltip .arrow {background-color: #e4e4e4; border-bottom-color: #e4e4e4; }
.tooltip-inner{padding:12px 10px; color:#474B55; text-align:center; font-size:14px; font-weight:300; font-family: "museo-sans", sans-serif; background-color: #e4e4e4; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:15px; border: 1px solid #A1A4A1; }

.dismiss-popover { text-align:right; }
.dismiss-popover a { cursor:pointer; text-align:right; color:#A1A4A1; font-size:18px;}
.dismiss-popover a:hover { text-decoration:none; }

.delete-automatic-payment { float:right;}
.cancel-td-payment-btn,.cancel-td-fop-btn { background-color:white; border:1px solid #AD122A; padding:1px 8px; font-size:14px; color:#AD122A; margin-left:10px;}

.error-wrapper { display:block; text-align:center;}
.error-contact {  display:inline-block; border:1px solid #aaa; font-size:16px; width:275px; padding:0 0 16px 0;}
.error-contact span { display:block; color:#529535; font-weight: 700; padding:16px;}


.contactus-title { font-size:25px; color:#474B55; text-align:center; font-weight: bold; padding:30px 0 20px 0;}
.contactus-subtitle { font-size:18px; color:#474B55; text-align:center; padding-bottom:20px; }
#contactus { color:#4A4A4A; }
.contactus-wrapper { max-width: 860px; position: relative; margin: auto; padding:0 0 120px 0;}

#contactus h1 { font-size:24px; color:#529535; font-weight:700; padding:30px 0 20px 0;}
#contactus p { font-size:16px; }
#contactus h2 { font-size:18px; color:#474B55; font-weight:700; padding:30px 0 20px 0;}
#contactus .box-top-o { width:860px; height:62px; background-color:#fff; color:#529535; font-weight:500; font-size:17px; padding:16px 0 0 24px; border-top:1px solid rgba(0,0,0,0.15); border-left:1px solid rgba(0,0,0,0.15); border-right:1px solid rgba(0,0,0,0.15); }
#contactus .box-top-c { width:860px; height:62px; background-color:#fff; color:#529535; font-weight:500; font-size:17px; padding:16px 0 0 24px; border:1px solid rgba(0,0,0,0.15); }
#contactus .box-btm { width:860px; height:100%; background-color:#fff; color:#474B55; font-weight:500; font-size:16px; padding:16px 24px; border-bottom:1px solid rgba(0,0,0,0.15); border-left:1px solid rgba(0,0,0,0.15); border-right:1px solid rgba(0,0,0,0.15);}
#contactus .contactus-left { width:780px; display:inline-block;}
#contactus .contactus-left:hover { cursor:pointer; }
#contactus .contactus-right { width:20px; font-weight:700; display:inline-block;}
#contactus .contactus-right:hover { cursor:pointer; }
#contactus-box-1-btm { display:none; }
#contactus-box-2-btm { display:none; }
#contactus-box-3-btm { display:none; }
#contactus-box-4-btm { display:none; }
#contactus-box-5-btm { display:none; }
#contactus-box-6-btm { display:none; }
#contactus-box-7-btm { display:none; }
#contactus-box-8-btm { display:none; }
#contactus-box-9-btm { display:none; }

#payment-error-anchor { margin-top:-100px; padding-bottom:90px;}
#bottom-error-div { font-weight:700; color: #AD122A; display:none; text-align:right;}
#selectInvoiceForm { width:100%; }
#selectPaymentHistoryForm { width:100%; }

.faq-header { overflow:hidden; }
.faq-header .small { display:block; font-size:17px;}
.faq-header a { margin:30px 0 0 0; }

.view-plan { display:inline-block; padding-right:10px; vertical-align:middle;}
.selectdiv {display:inline-block; position: relative; min-width: 80%; }
select::-ms-expand {display: none; }
.selectdiv:after {
    content: '\f078';
    font: normal normal normal 16px/1 FontAwesome;
    color: #3b8aba;
    right: 11px;
    top: 6px;
    height: 38px;
    padding: 10px 0px 0px 8px;
    border-left: 1px solid #0ebeff;
    position: absolute;
    pointer-events: none;
}


.selectdiv select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
/*  max-width: 500px;
*/  height: 40px;
  margin: 5px 0px;
  padding: 0px 24px;
  font-size: 16px;
  color: #333;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #0ebeff;
  -ms-word-break: normal;
  word-break: normal;
}

/*.btn-primary { padding: 13px 15px; line-height: 22px; font-weight: 700; font-size: 18px; background: #539534; border: 2px solid #539534; border-radius: 0px; -webkit-border-radius: 0px; background: #fff; color: #539534; }
*/

.atouser-div { display:block; padding:16px; border:1px solid #dddddd; margin-top:12px; font-size:18px;}
.email-td-payment-btn { background:#fff; border: 1px solid #539534; padding:2px 8px; font-size:14px; color:#539534; margin-left:10px;}
.email-td-payment-btn:hover { background:#539534; border: 1px solid #539534; padding:2px 8px; font-size:14px; color:#fff; margin-left:10px;}
#confirmEmailTDPayment .modal-content { border:2px solid #539534; border-radius:0px; }
#confirmEmailTDPayment .modal-header { text-align:center;}
#confirmEmailTDPayment .email-td-payment-no { height:50px; min-width:100px; border:2px solid #474b55; background:#fff; font-size:16px; color:#474b55; }
#confirmEmailTDPayment .email-td-payment-yes { height:50px; min-width:100px; font-size:16px; background:#539534; color:#fff; border:2px solid #539534; margin-right:16px;}

.messages.messages-div { padding:40px 0 0 0; }
.messages-div h3 { font-size:28px; font-weight:500; color:#474B55;}
.messages { padding:0 0 0 0; }
.messages .message { padding:20px; border:0.5px solid #DDDDDD; box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1); background:#fff;}
.messages .message-read { padding:20px; border:0.5px solid #DDDDDD; box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1); background:#f5f5f5;}
.messages .message-date { display:block; font-size:16px; font-weight:700; padding:0 0 16px 0;}
.messages .message-date a.delete-message { color:#AD122A; font-weight:700; text-decoration:underline; float:right; font-size:18px;}
.messages .message-date a.delete-message:hover { cursor:pointer; }
.messages .message-desc { display:block; font-size:18px; font-weight:500; }
.circle-number { display:inline-block; border-radius:50%; background-color:#AD122A; width:24px; color:white;}

.langLinkContainer{
	float: right;
	color: #999999;
	font-size: 16px;
}
.langLinkContainer > a{
	color: #90c056;
	text-decoration: none;
}
.btn-confirm{
	background: #529535;
	color: white;
	font-size: 16px;
	font-weight: 700;
	padding: 13px 15px;
	border-radius: 0;
}
.btn-confirm:hover{
	background: #407328;
	color: white;
}
.btn-confirm:focus{
	background: #407328;
	color: white;
}
.btn-cancel{
	background: #666;
	font-size: 16px;
	font-weight: 700;
	color: white;
	padding: 13px 15px;
	border-radius: 0;
}
.btn-cancel:hover{
	background: #484c55;
	color: white;
}
.btn-cancel:focus{
	background: #484c55;
	color: white;
}
.modal-footer .btn-confirm{
	width: 25%;
	max-width: 25%;
	margin-top: 1em;
	margin-bottom: 1em!important;
	margin-left: 1em!important;
}
.modal-footer .btn-cancel{
	width: 25%;
	max-width: 25%;
	margin-top: 1em;
	margin-bottom: 1em;
}
.confirmModal .modal-content { border:2px solid #529535; border-radius:0px; }
.confirmModal .btn-cancel { height:50px; border:2px solid #474b55; background:#fff; font-size:16px; color:#474b55; margin-bottom: 0!important;}
.confirmModal .btn-confirm { height:50px; font-size:16px; background:#529535; color:#fff; border:2px solid #529535; margin-right:16px; margin-bottom: 0!important;}
.confirmModal .modal-content { margin:16px; }
.confirmModal .modal-title { text-align:center; font-weight: 700; font-size: 18px;}
.confirmModal .modal-header { padding:12px 6px 0 6px;}
.confirmModal .modal-body { padding:6px 12px 0 12px;}
.confirmModal .modal-footer { padding:16px 0px;}
.confirmModal .delete-ap-no { display:block; width:75%; margin:0 auto; }
.confirmModal .delete-ap-yes { display:block; width:75%; margin:0 auto; }

.additional-accounts .add-additional-account-button .disabled{color: #C2C4C8!important; border-color: #C2C4C8!important;}
.additional-accounts .add-additional-account-button .disabled:hover{background: transparent!important;}
.additional-accounts .add-additional-account-button .disabled:focus{background: transparent!important;}
.manage-additional-accounts-disabled{color: #C2C4C8!important; border-color: #C2C4C8!important;}
.manage-additional-accounts-disabled:hover{background: transparent!important;}
.manage-additional-accounts-disabled:focus{background: transparent!important;}

#PaymentsTermsAndConditions { background:transparent; color: #fff; font-size: 14px; line-height: 14px; display: block;}
#PaymentsTermsAndConditions:hover { cursor:pointer; }

.termsAndConditionsContainer {
	position: relative;
	display: inline-block;
  }
  
  .termsAndConditionsContainer .termsAndConditionsHoverContainer {
	visibility: hidden;
	width: 120px;
	background-color: #555;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 5px 0;
	position: absolute;
	z-index: 1;
	bottom: 120%;
	left: 50%;
	margin-left: -60px;
	opacity: 0;
	transition: .2s;
	box-shadow: rgb(0 0 0 / 23%) 0px 0px 8px 0px;
  }

  .termsAndConditionsContainer .termsAndConditionsHoverContainer li a{
	padding: 1em;
  }
  .termsAndConditionsContainer .termsAndConditionsHoverContainer li a:hover{
	background:#444;
	text-decoration: none;
  }
  .history-header{
	background: #484c55;
	padding: 10px;
	color:#fff;
	font-weight: 700;
	font-size: 15px; 
  }
  .account-summary-fop{
	  padding: 10px  10px  10px  0px;
	  font-size: 14px;
  }
  .account-summary-fop .fa-check-circle{
	  color:#008bc0;
	  font-size: 25px;
  }
  .account-summary-fop .cancel-fop-btn {
    background-color: white;
    border: 1px solid #008bc0;
    padding: 1px 8px;
    font-size: 14px;
    color: #008bc0;
    margin-left: 10px;
	border-radius: 3px;
}