body {
	background: #E6EBFF;
	background-position: center top;
	background-size: cover;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}
.h5, h5 { font-size: 1.17rem; }
h3.text-responsive, .h3.text-responsive {
	font-size: 1.5rem;
}
li.h5, li.h6 {
	line-height: 1.35;
}
.d-block { display: block; }
.d-none { display: none; }
stronger {
	font-weight: 500;
	font-size: 1.25rem;
}
ol>li {
	padding-bottom: 0.5rem;
}
.alert-light {
	background-color: #f7f7f7;
    border-color: #f0f0f0;
}
.pointer { cursor: pointer; }
.display-5, .display-6, .display-7, .display-8, .display-9, .display-10, .display-11  {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	font-weight: 300;
	line-height: 1.2;
}
.display-5 {
	font-size: 3rem;
}
.display-6 {
	font-size: 2.5rem;
}
.display-7 {
	font-size: 2rem;
}
.display-8 {
	font-size: 1.7rem;
}
.display-9 {
	font-size: 1.45rem;
}
.display-10 {
	font-weight: 400;
	font-size: 1.2rem;
}
.display-11 {
	font-weight: 400;
	font-size: 1.1rem;
}
.display-5.text-responsive {
	font-size: 2rem;
}
.display-9.text-responsive {
	font-size: 1.15rem;
}
.lead { line-height: 1.4; }
.lead-2 {
	font-size: 1.125rem;
    font-weight: 300;
}
p>small { 
	line-height: 1.15;
}
small, .small { 
	font-weight: inherit;
	font-size: 80%;
}
smaller, .smaller { font-size: 70%; }
.lnht-1 { line-height: 1 !important; }
.popover {
	max-width: 320px;
    border: 1px solid rgba(0,0,0,.3);
	line-height: 1.3;
	box-shadow: .125rem .125rem 0.25rem rgba(0,0,0,.15)!important;
}
.popover-header {
	padding: .3rem .6rem;
    font-weight: 400;
	background-color: #8d8d8d;
	color: #FFF;
}
.popover-body ul {
    margin-block-start: 0.2em;
    margin-block-end: 0.5em;
    padding-inline-start: 25px;
}
.table-vsm td, .table-vsm th {
    padding: .3rem .6rem;
}
.badge {
	font-weight: 500;
}
.badge-sm {
	font-size: 70%;
}
.badge-lg {
	font-size: 90%;
	line-height: 1.35;
}
.btn.disabled:hover { cursor: default; }
.btn.disabled { opacity: 0.4 !important; }
.btn-blue {
	color: #fff;
    background-color: #44617e;
    border-color: #2d3e4e;
}
.btn-blue:hover {
    color: #fff;
    background-color: #4f657a;
    border-color: #2d3e4e;
}
.btn-blue:not(:disabled):not(.disabled).active, .btn-blue:not(:disabled):not(.disabled):active, .show>.btn-blue.dropdown-toggle {
    color: #fff;
    background-color: #697e95;
    border-color: #708497;
}
.btn-outline-blue {
    color: #3a5066;
    border-color: #2d3e4e;
}
.btn-checkbox.btn-outline-blue, .input-blue.btn-outline-blue {
	background-color: #FFF;
}
.btn-outline-blue:not(.disabled):hover {
    color: #fff;
    background-color: #44617e;
    border-color: #2d3e4e;
}
.btn-outline-blue.focus, .btn-outline-blue:focus, select.input-blue:focus {
    box-shadow: 0 0 0 0.1rem rgb(56 73 90 / 50%);
}
.btn-outline-blue:not(:disabled):not(.disabled).active, .btn-outline-blue:not(:disabled):not(.disabled):active, .show>.btn-outline-blue.dropdown-toggle {
    color: #fff;
    background-color: #44617e;
    border-color: #2d3e4e;
}
.input-blue.btn-outline-blue {
	padding-left: 26px;
	padding-right: 8px;
}
[data-ajax_request] { cursor: pointer; }
.text-blue { color: #204063 !important; }
.text-bluegrey { color: #51788b !important; }
.text-ltblue { color: #8cc4df; }
.text-dkred { color: #912d2d; }
.text-orange { color: #c35c00; }
.text-ltorange { color: #c35c00; }
.text-dkgrey { color: #555; }
.text-link { color: #007bff; }
.text-blacker { color: #111; }
.text-blackish { color: #444; }
.text-dpc-red { color: #a1491e; }
.text-primary { color: #4169b2!important; }
.uba-blue, .text-uba { color: #44617e; }
.uba-blue-border { border-color: #244064 !important; }
.uba-blue-bg, .site-navbar-bg {
	background-color: #244064;
}
.bg-hl-yellow, .bg-hl-yellow>td {
	background-color: #fcf081;
}
.bg-hl-blue, .bg-hl-blue>td {
	background-color: #c0f1fc;
}
.bg-hl-red, .bg-hl-red>td {
	background-color: #ffcccc;
}
.bg-hl-green, .bg-hl-green>td {
	background-color: #d6ffcc;
}
.bg-lighter { background-color: #eff2f4; }
.bg-ltgrey { background-color: #e9ecef; }
.bg-ltblue { background-color: #eef3f7; }
.bg-light2 { background-color: #f2f8ff; }
.bg-light3 { background-color: #e8e9e9; }
.bg-none { background-color: transparent; }
.bc-blue { border-color: #7eb2d7 !important; }
.bc-ltblue { border-color: #bacdd1 !important; }
.bc-bluegrey { border-color: #8299ad !important; }
.bc-grey { border-color: #d6d6d6 !important; }
.lh-tight { line-height: 1.38; }
.lh-tighter { line-height: 1.25; }
.lh-dense { line-height: 1.15; }
strong, b, th, .font-weight-bold {
	font-weight: 500 !important;
}
.oflow-hidden { overflow: hidden; }
.input-blue.dropdown-toggle::after {
    margin-left: 1.2rem;
    vertical-align: 0.1em;
	border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
}
select.input-blue, input.input-blue {
	border-color: #2d3e4e;
}
select.input-blue, select.input-blue:focus {
	color: #fff;
    background-color: #44617e;
}
select.input-blue:invalid, select.input-blue:invalid:focus {
	color: #495057;
    background-color: #FFF;
}
label.btn.btn-checkbox {
	text-align: left;
	padding-left: 6px;
	padding-right: 34px;
}
label.btn.btn-checkbox:not(.disabled):not(.active):hover {
	opacity: 0.65 !important;
}
label.btn.btn-checkbox:not(.active)>.checked-icon {
	opacity: 0;
}
label.btn.btn-checkbox.active>.checked-icon {
	opacity: inherit;
}
label.btn.btn-checkbox.is-invalid {
    border-color: #dc3545;
	box-shadow: 0 0 0 0.2rem rgb(220 53 69 / 25%);
}
.flex-auto {
	display: flex;
	width: intrinsic;   /* Safari/WebKit uses a non-standard name */
	width: -moz-max-content; /* Firefox/Gecko */
	width: -webkit-max-content; /* Chrome */
	width: max-content;
	max-width:100%;
	align-items:start;
}
div.alert.flex-auto, div.alert.flex {
	margin-top: 1rem;
	margin-bottom: 1rem;
	align-items: start;
}
/*div.alert.flex-auto>button.close, div.alert.flex-auto>div, div.alert.flex>button.close, div.alert.flex>div {
	align-self:start;
}*/
div.alert.flex-auto>div>.icon, div.alert.flex-auto>div>h4>.icon, div.alert.flex-auto>div>h5>.icon  {
	margin-left:-6px;
	margin-bottom:0px;
}
div.alert.flex-auto>div>h4 {
	margin-right: 1rem;
}
.text-center>.flex-auto {
	margin-left: auto;
	margin-right:auto;
}
.text-right>.flex-auto {
	margin-left: auto;
	margin-right:1rem;
}
.pull-left { float: left !important; }
.pull-right { float: right !important; }
.close {
    font-size: 32px;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.5;
    line-height: 0.8;
    filter: alpha(opacity=50);
    padding-left: 15px !important;
    padding-bottom: 5px !important;
}
div.alert>button.close {
    margin-top: -10px;
    margin-right: -10px;
    padding-left: 15px;
    padding-bottom: 15px;
}
.close.close-small {
    font-size: 22px;
    line-height: 0.7;
    padding-bottom: 0px !important;
}
.custom-control-label::before, .custom-control-label::after {
    top: 0.1rem;
    left: -2rem;
    width: 1.5rem;
    height: 1.5rem;
}
.prod-logo-mp {
	width: 120px;
}
@media (min-width: 576px) {
	.modal-xl {
		max-width: 540px;
	}
	.display-5.text-responsive {
		font-size: 2.25rem;
	}
	.display-9.text-responsive {
		font-size: 1.25rem;
	}
}
@media (min-width: 768px) {
	body {
		background: url('/images/bg-hex4.png') no-repeat fixed;
	}
	.modal-xl {
		max-width: 720px;
	}
	.display-5.text-responsive {
		font-size: 2.5rem;
	}
	h3.text-responsive, .h3.text-responsive {
		font-size: 1.75rem;
	}
	.display-9.text-responsive {
		font-size: 1.45rem;
	}
}
@media (min-width: 992px) {
	.modal-xl {
		max-width: 960px;
	}
	.display-5.text-responsive {
		font-size: 2.75rem;
	}
}
@media (min-width: 1200px) {
	.modal-xl {
		max-width: 1160px;
	}
	.display-5.text-responsive {
		font-size: 3rem;
	}
}

.section-header-blue {
	color: #FFF;
	background-color: #497d9b;
	padding: 0.25rem 0.5rem;
	margin-top: 1rem;
	margin-bottom: 0.5rem;
	box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);
	border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
#loading_overlay {
    position: absolute;
	display: none;
	top:52px;
    z-index: 2000;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.7);
}
.sticky {
	position: -webkit-sticky;
	position: sticky;
	top:46px;
	z-index:101;
}
#app_header {
	border-bottom: 2px solid #dee2e6!important;
}
#app_footer {
	display: block;
	position: relative;
	bottom: 0;
	z-index: 100;
	border-top: 2px solid #dee2e6!important;
}
.cwidth {
	margin-left:-15px;
	margin-right:-15px;
	padding-left: 15px;
	padding-right: 15px;
}
.row.planrow {
	margin-left: -10px;
	margin-right: -10px;
}
@media (min-width: 768px) {
	.row.planrow {
		margin-left: -5px;
		margin-right: -5px;
	}
}
@media (min-width: 1200px) {
	.container, #enroll_container, #members_container, #reports_container {
		max-width: 1150px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.row.planrow {
		margin-left: 0px;
		margin-right: 0px;
	}
	.cwidth {
		margin-left:-20px;
		margin-right:-20px;
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media (min-width: 1260px) {
	.container, #enroll_container, #members_container, #reports_container {
		max-width: 1180px;
		padding-left: 35px;
		padding-right: 35px;
	}
	.cwidth {
		margin-left:-35px;
		margin-right:-35px;
		padding-left: 35px;
		padding-right: 35px;
	}
}
@media (min-width: 1360px) {
	#reports_container {
		max-width: 1280px;
	}
}
@media (min-width: 1440px) {
	#reports_container {
		max-width: 1360px;
	}
}
.icon {
	position: relative;
	width:auto;
	display: inline-block;
	line-height:1;
	vertical-align:middle;
	top:-2px;
	fill: currentColor;
}
.icon.info { vertical-align: top; }
a>.icon, span>.icon {
	line-height:0;
}
.icon.s12 {
	height: 12px;
	width: 12px;
	top:0px;
}
.icon.s16 {
	height: 16px;
	width: 16px;
	top:-1px;
}
.icon.s18 {
	height: 18px;
	width: 18px;
	top:-1px;
}
.icon.s20 {
	height: 20px;
	width: 20px;
	top:-1px;
}
.icon.s24 {
	height: 24px;
	width: 24px;
}
.icon.s28 {
	height: 28px;
	width: 28px;
}
.icon.s32 {
	height: 32px;
	width: 32px;
}
.icon.s48 {
	height: 48px;
	width: 48px;
}
.icon.s64 {
	height: 64px;
	width: 64px;
}
.icon.s128 {
	height: 128px;
	width: 128px;
}
.icon.prod-cost-icon {
	top: -6px;
}
.icon.top-n2 { top: -2px; }
.icon.top-n3 { top: -3px; }
.icon.top-n4 { top: -4px; }
.icon.mirror-x { transform: scaleX(-1); }
.icon.mirror-y { transform: scaleY(-1); }
.icon.red { fill:#D00; }
.icon.white { fill:#FFF; }
.icon.grey { fill:#555; }
.icon.blue{ fill: #317EAC; }
.icon.green { fill: #01a006; }
.icon.gold { fill: #DAA520; }
.icon.orange{ fill: #ff9b3b; }
.icon.yellow { fill: #ffe066; }
.icon.shadow, .text-shadow {
	-webkit-filter: drop-shadow( 2px 2px 1px #AAA); 
   filter: drop-shadow( 2px 2px 1px #AAA);
}
a.hover-show>.icon { fill: transparent; }
a.hover-show:hover>.icon { fill: currentColor; }
.product-info-elevate {
	position: relative;
	top:-3px;
	z-index: 2;
}
bigger { font-size: 125%; }
.input-inline {
	display: inline;
	width: auto;
}
.uba-form-section>div, .uba-disclaimer>div { padding-left: 1rem; }
.uba-form-section>div>h4 { margin-left: -1rem; }
.uba-disclaimer>h5, .uba-disclaimer>h4 {
	margin-top:2rem;
	margin-bottom: 1rem;
}
h4.app { margin-top: 1.25rem; }
h4.quote { margin-top: .5rem; }
.uba-form-section.quote-iframe>h4 {
	font-size: 1.25rem;
	margin-top: .25rem;
	line-height: 1;
}
.uba-form-section>div>div>div.form-group { margin-bottom:0.75rem; }
.uba-form-section>div>div>div.form-group>label { margin-bottom:0.25rem; }
.uba-form-section.quote-iframe>div>div>div.form-group { margin-bottom:0.5rem; }
.uba-form-section.quote-iframe>div>div>div.form-group>label { margin-bottom:0.15rem; }
.d-flex>div.uba-form-section { padding-right: 1.5rem; }
.card.plan-select { 
	border-color: rgba(0,0,0,.4);
}
.card.plan-select:hover {
	box-shadow: .125rem .5rem 1rem rgba(0,0,0,.15)!important;
	border-color: #17a2b8;
}
.card.plan-select.disabled, .card.plan-select.disabled:hover {
	box-shadow: none !important;
	border-color: rgba(0,0,0,.175);
}
.card.plan-select.selected, .card.plan-select.selected:hover {
	box-shadow: .2rem .7rem 1.2rem rgba(23,162,184,.3)!important;
	border-color: #17a2b8;
	border-width: 2px;
	border-radius: calc(0.25rem + 2px);
}
.card-header { padding: 0.6rem 1.25rem; }
.card-header .display-8 { line-height:1; }
.card-header .display-8 .icon { vertical-align: top; }
.card-header.prod-select-header {
	background-color: #ffffff;
	color: #303234;
	border-color:rgba(0, 0, 0, 0.25);
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
	padding-top: 1.1rem;
}
.card.plan-select.selected .prod-select-header {
	background-color: #17a2b8;
	color: #FFF;
	padding-top: 0.6rem;
}
.card.plan-select .card-footer { 
	background-color: #ffffff;
	border-color:rgba(0, 0, 0, 0.25);
}
.prod-select-header .prod-logo {
	align-self:stretch;
	display: flex;
	align-items: center;
	width: 210px;
	height: 40px;
}
.prod-select-header .prod-logo>img {
	/* max-width: calc(100% - 1rem); */
	max-width: 100%;
	max-height: 50px;
	object-fit: contain;
}
.prod-select-header .prod-desc {
	font-weight: 500;
}
.card.plan-select.disabled .prod-select-header .prod-logo>img {
	opacity: 0.7;
}
.card-footer { padding: 0.6rem 1.25rem; }

.card.plan-select.selected>.list-group, .card.plan-select>.list-group, .card.plan-select:hover>.list-group, .card.plan-select.selected:hover>.list-group {
    border-bottom: none;
}
ul.plan-benefit-list {
	max-height:220px;
	overflow-y:auto;
}
ul.plan-benefit-list>li {
	position: relative;
	display: block;
	padding: .27rem .8rem !important;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid rgba(0,0,0,.135);
	border-left: none;
	border-right: none;
	font-size: 0.9rem;
	line-height: 1.35;
}
ul.plan-benefit-list>li.uba-bgroup-separator {
	padding: .2rem .5rem !important;
	background-color: #e6fdf6;
	font-size: 0.9rem;
	font-style: italic;
	text-align: center;
	line-height: 1.05;
}
ul.plan-benefit-list>li:first-child { border-top: none; }
ul.plan-benefit-list>li:last-child { margin-bottom:0; }
.card-body-spacer {
	-ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.card.plan-select.selected .prod-select-header, .card.plan-select.selected .card-footer, .card.plan-select.selected ul.plan-benefit-list>li:not(.uba-bgroup-separator), .card.plan-select.selected .card-body-spacer {
	background-color: #fff;
}
.card.plan-select.disabled .prod-select-header, .card.plan-select.disabled .card-footer, .card.plan-select.disabled ul.plan-benefit-list>li:not(.uba-bgroup-separator), .card.plan-select.disabled .card-body-spacer {
	background-color: rgba(0, 0, 0, 0.007);
	border-color: #e5e5e5;
}
.prodcard {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
    flex-direction: column;
	gap: 0.5rem;
	max-width: 100%;
	align-items:stretch;
	margin-bottom: 0.75rem;
    border: 1px solid rgba(0,0,0,.125);
	border-radius: 0.25rem;
	background-color: #f8f9fa;
}
.prodcard-main {
	display: flex;
	max-width: 100%;
	align-items:stretch;
}
.prodcard-left {
	flex: 1 1 auto;
	display: flex;
	flex-direction: column;
	align-items: stretch;
}
.prodcard-header {
	display: flex;
	align-items: start;
	flex-wrap: wrap;
}
@media (min-width: 768px) {
	.prodcard-header {
		flex-wrap: nowrap;
	}
}
.prodcard-logo {
	align-self:stretch;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 200px;
	padding: 0.5rem;
	border-right: 1px solid rgba(0,0,0,.075);
}
.prodcard-logo>img {
	/* max-width: calc(100% - 1rem); */
	max-width: 100%;
	max-height: 70px;
	object-fit: contain;
}
.prodcard-desc {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	padding: 0.5rem;
}
.prodcard-desc .prod-name {
	margin-bottom: 0.2rem;
}
.prodcard-links {
	display: flex;
	gap: 0.7rem;
	padding: 0.3rem 0.5rem 0 0.75rem;
	border-top: 1px solid rgba(0,0,0,.075);
	background-color:#f5f6f9;
	font-size: 0.9rem;
}
.prodcard-right {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	width: 150px;
	min-width: 150px;
	padding: 0.5rem 0.75rem;
	border-left: 1px solid rgba(0,0,0,.075);
}
.prodcard-right>.prodcard-prem {
	display: flex;
	align-items: center;
	margin-bottom: 0;
}

[data-prod_select_action="add"] .rem_label, [data-prod_select_action="rem"] .add_label {
    display: none;
}
[data-prod_select_action="add"] .add_label, [data-prod_select_action="rem"] .rem_label {
    display: inline-block;
}
.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #c4c4c4;
	font-style: italic;
	opacity: 1;
  }
.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #c4c4c4;
  font-style: italic;
}
.form-control::-ms-input-placeholder { /* Microsoft Edge */
  color: #c4c4c4;
  font-style: italic;
}
img.plan-detail-glogo {
	width:300px;
	max-width:100%;
	height:auto;
}
.plan-detail-nlogo img {
	/* max-width: calc(100% - 1rem); */
	width: auto;
	height: auto;
	max-width: 300px;
	max-height: 90px;
	margin-bottom: 0.5rem;
}
.benefit-detail-section-header {
	background-color: #17a2b8;
	color: #FFF;
	margin: 1rem 0rem;
	padding: .5rem .25rem;
}
.benefit-detail-section-header>h3 {
	color: #FFF; 
	margin: 0;
	font-size: 1.6rem;
	padding-bottom: .2rem;
	font-weight: 500;
}
.benefit-detail-group-header {
	display: block;
	padding: 1.5rem 0.75rem 0.7rem 0.75rem;
	margin-left: -0.25rem;
	margin-right: -0.25rem;
}
.benefit-detail-group-header>h4 {
	background-color: #e6fdf6;
	color: #018089;
	margin: 0 -0.75rem .7rem -0.75rem;
	padding: .4rem;
	text-align:center;
	line-height:1.1;
	border: 1px solid #03ccda;
	border-radius: 16px 16px 0 0;
	border-bottom: none;
}
.benefit-detail-section {
	margin: 0rem .4rem;
	padding: 1.25rem .3rem 1.25rem .3rem;
	border-bottom: 1px solid #389cc3;
	border-top: 1px solid #e7e7e7;
}
.benefit-detail-section>h3 {
	margin: 0 -.4rem 1rem -.4rem;
	font-size: 1.5rem;
	font-weight:400;
	color: #325b89;
}
.benefit-detail-section>h4.ubadet-subheader {
	margin: -.5rem -.4rem 1rem -.4rem;
	font-size: 1.3rem;
	font-weight:400;
	color: #6c757c;
}
.benefit-detail-section>h4 {
	font-size: 1.3rem;
}
.benefit-detail-section ul {
	padding-left: 1.4rem;
}
.ubadet-table-responsive {
	display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.ubadet-benefit-boost, .boost-blue {
	color:#0296A1;
}
.ubadet-font-smaller {
	font-size: 90%;
}
ul.ubadet-benefit-list {
    margin-top: 1.25rem;
	margin-bottom: 1.25rem;
}
ul.ubadet-benefit-list>li {
    font-size: 1.1rem;
    padding-bottom: 0.31rem;
}
ul.ubadet-benefit-list>li>ul>li {
	font-size: 1.0rem;
	padding-bottom: 0.15rem;
}
ul.ubadet-benefit-list>li>ul {
	margin-top: 0.15rem;
}
ul.ubadet-disclaimers-list {
	margin-top: 0.5rem;
	padding-left: 0;
	list-style-type: none;
}
ul.ubadet-disclaimers-list>li {
	font-size: 0.85rem;
	font-style: italic;
	padding-bottom: 0.4rem;
}
.benefit-detail-section>table, .benefit-detail-section>div.ubadet-table-responsive>table {
	width: auto;
	margin: 1rem;
}
.benefit-detail-section>table>tbody>tr>td, .benefit-detail-section>div.ubadet-table-responsive>table>tbody>tr>td {
	padding-left: 1rem;
	padding-right: 1rem;
}
.ubadet-table {
	color: #212529;
}
.ubadet-table td, .ubadet-table th {
    padding: 0.3rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.ubadet-table-bordered td, .ubadet-table-bordered th {
    border: 1px solid #dee2e6;
}
div.ubadet-table-responsive>table.ubadet-table th {
	min-width: 220px;
}
	
.review-answer {
	min-width: 2rem;
    border: 1px solid #3edbff;
    background-color: #485f77;
    padding: 6px 12px;
    line-height: 1.35;
    border-radius: 6px;
    margin: 0.25rem 0 0 0.25rem;
    color: #FFF;
}
.custom-control-lg .custom-control-label::before,
.custom-control-lg .custom-control-label::after {
    top: 0.1rem !important;
    left: -2rem !important;
    width: 1.25rem !important;
    height: 1.25rem !important;
}
.custom-control-lg .custom-control-label {
    margin-left: 0.1rem !important;
    font-size: 1.05rem !important;
}
.footer {
	background: rgb(225 233 247 / 70%);
	border-top: 1px solid #e1ecf7;
}
.footer>div {
	font-size: .9rem;
}
ul.list-pad1>li, ol.list-pad1>li {
	padding-bottom: 0.3rem;
}
ul.ubadet-columned-list {
	font-size: 13px;
	column-count: 2;
	column-rule: none;
	margin-bottom:1.2em;
}
ul.ubadet-benefit-list.ubadet-columned-list {
	font-size: 1rem;
	column-count: 1;
}
@media (min-width: 768px) {
	ul.ubadet-columned-list:not(.ubadet-benefit-list) {
		column-count: 3;
	}
	ul.ubadet-benefit-list.ubadet-columned-list {
		column-count: 2;
	}
	.benefit-detail-group-header {
		margin-left: -0.5rem;
		margin-right: -0.5rem;
	}
}
@media (min-width: 992px) {
	ul.ubadet-columned-list:not(.ubadet-benefit-list) {
		column-count: 4;
	}
	ul.ubadet-benefit-list.ubadet-columned-list {
		column-count: 3;
	}
	.benefit-detail-group-header {
		margin-left: -0.75rem;
		margin-right: -0.75rem;
	}
}
tr[toggle-appinfo], tr[toggle-polhist], tr[toggle-custinfo] {
	cursor: pointer;
	background-color: none;
}
tr[toggle-appinfo]:hover>td, tr[toggle-appinfo].active>td, tr[toggle-polhist]:hover>td, tr[toggle-polhist].active>td, tr[toggle-custinfo]:hover>td, tr[toggle-custinfo].active>td {
	background-color: #fff3cd;
}
