/**
 * CA State Template v5.5 -  @version v5.5.21 -  4/21/2021 
  STYLES COMPILED FROM SOURCE (SCSS) DO NOT MODIFY */
.color-highlight, .color-p1 {
	color: #ffce2b !important
}

.color-highlight-hover:focus, .color-highlight-hover:hover {
	color: #ffce2b !important
}

.color-p2, .color-primary {
	color: #545351 !important
}

.color-primary-hover:focus, .color-primary-hover:hover {
	color: #545351 !important
}

.color-p3, .color-standout {
	color: #191919 !important
}

.color-standout-hover:focus, .color-standout-hover:hover {
	color: #191919 !important
}

.color-s1 {
	color: #f4f3ef !important
}

.color-s2 {
	color: #d4d4cd !important
}

.color-s3 {
	color: #b3b2ac !important
}

.bg-highlight, .bg-p1 {
	background-color: #ffce2b !important
}

.bg-highlight-hover:focus, .bg-highlight-hover:hover {
	background-color: #ffce2b !important
}

.bg-p2, .bg-primary {
	background-color: #545351 !important
}

.bg-primary-hover:focus, .bg-primary-hover:hover {
	background-color: #545351 !important
}

.bg-p3, .bg-standout {
	background-color: #191919 !important
}

.bg-standout-hover:focus, .bg-standout-hover:hover {
	background-color: #191919 !important
}

.bg-s1 {
	background-color: #f4f3ef !important
}

.bg-s2 {
	background-color: #d4d4cd !important
}

.bg-s3, .bg-secondary-after::after, .bg-secondary-before::before {
	background-color: #b3b2ac !important
}

.bg-primary-light {
	background-color: #bbbab9 !important
}

.bg-primary-light-hover:focus, .bg-primary-light-hover:hover {
	background-color: #bbbab9 !important
}

.bg-highlight-light {
	background-color: #ffe795 !important
}

.bg-highlight-light-hover:focus, .bg-highlight-light-hover:hover {
	background-color: #ffe795 !important
}

.bg-standout-light {
	background-color: #a3a3a3 !important
}

.bg-standout-light-hover:focus, .bg-standout-light-hover:hover {
	background-color: #a3a3a3 !important
}

.bg-secondary-light {
	background-color: #d1d1cd !important
}

.bg-secondary-light-hover:focus, .bg-secondary-light-hover:hover {
	background-color: #d1d1cd !important
}

.bg-highlight-after::after, .bg-highlight-before::before {
	background-color: #ffce2b !important
}

.bg-standout-after::after, .bg-standout-before::before {
	background-color: #191919 !important
}

.bg-primary-after::after, .bg-primary-before::before, .toggle-menu span
	{
	background-color: #545351 !important
}

.brd-primary {
	border-color: #545351 !important
}

.brd-primary-light, .brd-primary-light-after::after,
	.brd-primary-light-before::before {
	border-color: #bbbab9 !important
}

.brd-primary-dark {
	border-color: #3a3938 !important
}

.brd-standout {
	border-color: #191919 !important
}

.brd-standout-light {
	border-color: #a3a3a3 !important
}

.brd-standout-dark {
	border-color: #000 !important
}

.brd-highlight {
	border-color: #ffce2b !important
}

.brd-highlight-light {
	border-color: #ffd855 !important
}

.brd-highlight-dark {
	border-color: #f7be00 !important
}

.brd-s1 {
	border-color: #f4f3ef !important
}

.brd-s2 {
	border-color: #d4d4cd !important
}

.brd-s3 {
	border-color: #b3b2ac !important
}

.brd-highlight-light-after::after, .brd-highlight-light-before::before {
	border-color: #ffe795 !important
}

.brd-standout-light-after::after, .brd-standout-light-before::before {
	border-color: #a3a3a3 !important
}

.brd-secondary-light-after::after, .brd-secondary-light-before::before {
	border-color: #d1d1cd !important
}

.underline-primary {
	background-image: linear-gradient(to right, #545351 50%, transparent 50%);
	background-repeat: repeat-x;
	background-size: 2px 1px;
	background-position: center bottom 4%;
	background-origin: padding-box;
	text-decoration: none !important
}

.underline-hover-primary:focus, .underline-hover-primary:hover {
	background-image: linear-gradient(to right, #545351 50%, transparent 50%);
	background-repeat: repeat-x;
	background-size: 2px 1px;
	background-position: center bottom 4%;
	background-origin: padding-box;
	text-decoration: none !important
}

.underline-highlight {
	background-image: linear-gradient(to right, #ffce2b 50%, transparent 50%);
	background-repeat: repeat-x;
	background-size: 2px 1px;
	background-position: center bottom 4%;
	background-origin: padding-box;
	text-decoration: none !important
}

.underline-hover-highlight:focus, .underline-hover-highlight:hover {
	background-image: linear-gradient(to right, #ffce2b 50%, transparent 50%);
	background-repeat: repeat-x;
	background-size: 2px 1px;
	background-position: center bottom 4%;
	background-origin: padding-box;
	text-decoration: none !important
}

.underline-standout {
	background-image: linear-gradient(to right, #191919 50%, transparent 50%);
	background-repeat: repeat-x;
	background-size: 2px 1px;
	background-position: center bottom 4%;
	background-origin: padding-box;
	text-decoration: none !important
}

.underline-hover-standout:focus, .underline-hover-standout:hover {
	background-image: linear-gradient(to right, #191919 50%, transparent 50%);
	background-repeat: repeat-x;
	background-size: 2px 1px;
	background-position: center bottom 4%;
	background-origin: padding-box;
	text-decoration: none !important
}

.primary.two-column .main-content {
	background-color: #fff
}

@media ( max-width :767px) {
	.nav-full-width-icons .settings-links .utility-links a,
		.nav-full-width-icons .settings-links .utility-links button {
		border: 1px solid #545351;
		color: #545351
	}
}

.explore-invite a:hover .explore-title, .explore-invite a:hover span[class^=ca-gov-icon-]
	{
	color: #ffce2b
}

.global-footer {
	background: #222
}

h1 span[class^=ca-gov-icon-]:first-child {
	color: #545351
}

.navigation-search {
	border-bottom-color: #ffce2b
}

.mobile-controls {
	background: #fff
}

.mobile-control {
	color: #545351
}

.mobile-control a {
	color: #545351;
	text-decoration: none
}

.mobile-control.toggle-sub-nav {
	color: #545351;
	background-color: #f4f3ef
}

.mobile-control.toggle-sub-nav:focus, .mobile-control.toggle-sub-nav:hover
	{
	outline: none;
	background-color: #f8f8f5
}

.nav-item.active .first-level-btn, .nav-item.active .first-level-btn>span[class^=ca-gov-icon],
	.nav-item.active .first-level-link, .nav-item.active .first-level-link>span[class^=ca-gov-icon],
	.nav-item.active>a, .nav-item.active>a>span[class^=ca-gov-icon],
	nav-item-search.active .first-level-btn, nav-item-search.active .first-level-btn>span[class^=ca-gov-icon],
	nav-item-search.active .first-level-link, nav-item-search.active .first-level-link>span[class^=ca-gov-icon],
	nav-item-search.active>a, nav-item-search.active>a>span[class^=ca-gov-icon]
	{
	color: #545351
}

@media ( min-width :768px) {
	.nav-item:focus, .nav-item:hover, nav-item-search:focus, nav-item-search:hover
		{
		background-color: #f8f8f5
	}
}

.nav-item:focus .first-level-btn, .nav-item:focus .first-level-btn>span[class^=ca-gov-icon],
	.nav-item:focus .first-level-link, .nav-item:focus .first-level-link>span[class^=ca-gov-icon],
	.nav-item:focus>a, .nav-item:focus>a>span[class^=ca-gov-icon],
	.nav-item:hover .first-level-btn, .nav-item:hover .first-level-btn>span[class^=ca-gov-icon],
	.nav-item:hover .first-level-link, .nav-item:hover .first-level-link>span[class^=ca-gov-icon],
	.nav-item:hover>a, .nav-item:hover>a>span[class^=ca-gov-icon],
	nav-item-search:focus .first-level-btn, nav-item-search:focus .first-level-btn>span[class^=ca-gov-icon],
	nav-item-search:focus .first-level-link, nav-item-search:focus .first-level-link>span[class^=ca-gov-icon],
	nav-item-search:focus>a, nav-item-search:focus>a>span[class^=ca-gov-icon],
	nav-item-search:hover .first-level-btn, nav-item-search:hover .first-level-btn>span[class^=ca-gov-icon],
	nav-item-search:hover .first-level-link, nav-item-search:hover .first-level-link>span[class^=ca-gov-icon],
	nav-item-search:hover>a, nav-item-search:hover>a>span[class^=ca-gov-icon]
	{
	color: #545351
}

.nav-arrow-down {
	background: #545351
}

.first-level-btn, .first-level-link {
	color: #555
}

.first-level-btn>span[class^=ca-gov-icon]:not(.carrot),
	.first-level-link>span[class^=ca-gov-icon]:not(.carrot) {
	color: silver
}

.first-level-btn:focus, .first-level-btn:hover, .first-level-link:focus,
	.first-level-link:hover {
	color: #02374e
}

@media ( max-width :767px) {
	.first-level-btn, .first-level-link {
		border-bottom: 1px solid #f4f3ef
	}
}

.second-level-link, .second-level-link [class^=ca-gov-icon-] {
	color: #545351
}

.second-level-nav>li {
	border: 1px solid transparent;
	border-right: 4px solid #fff;
	border-bottom: 4px solid #fff
}

.second-level-nav>li:focus, .second-level-nav>li:hover {
	background: #fff
}

@media ( max-width :767px) {
	.second-level-nav>li {
		border-right: none;
		border-bottom: 1px solid #f4f3ef
	}
	.second-level-nav>li:focus, .second-level-nav>li:hover {
		background: #fcfcfb
	}
}

.second-level-nav .link-description {
	color: #555
}

.sub-nav {
	background: #f8f8f5
}

@media ( max-width :767px) {
	.sub-nav {
		border-top: none;
		border-bottom: none
	}
}

.nav-media {
	background: 0 0
}

.nav-media .media:hover {
	background: #fff
}

.nav-media .media {
	border-bottom: 4px solid #fff
}

@media ( max-width :767px) {
	.nav-media .media {
		border-bottom: 4px solid #fff
	}
	.nav-media .media:focus, .nav-media .media:hover {
		background: #fcfcfb
	}
}

@media ( min-width :768px) {
	.nav-item::after {
		background-color: transparent
	}
	.nav-item:focus::after, .nav-item:hover::after {
		background-color: #545351
	}
	.nav-full-width {
		background: #545351
	}
	.nav-full-width .main-navigation .nav-item.active:hover, .nav-full-width .main-navigation .nav-item:focus,
		.nav-full-width .main-navigation .nav-item:hover {
		background-color: #3f3e3d
	}
	.nav-full-width .main-navigation .nav-item.active {
		background-color: #474644
	}
}

.has-sub .rotate {
	color: #b3b2ac
}

.list-group.section-standout .list-group-item {
	background-color: #191919;
	color: #fff
}

.list-group.section-standout .list-group-item.open, .list-group.section-standout .list-group-item:focus,
	.list-group.section-standout .list-group-item:hover {
	background: #070707;
	color: #fff
}

.list-group.section-overstated .list-group-item {
	background: #545351;
	color: #fff
}

.list-group.section-overstated .list-group-item.open, .list-group.section-overstated .list-group-item:focus,
	.list-group.section-overstated .list-group-item:hover {
	background: #42413f;
	color: #fff
}

.list-group.section-impact .list-group-item {
	background: #191919;
	color: #fff
}

.list-group.section-impact .list-group-item:focus, .list-group.section-impact .list-group-item:hover
	{
	background: #070707;
	color: #fff
}

.list-group.section-primary .list-group-item {
	background: #545351;
	color: #fff
}

.list-group.section-primary .list-group-item.open, .list-group.section-primary .list-group-item:focus,
	.list-group.section-primary .list-group-item:hover {
	background: #42413f;
	color: #fff
}

.list-group.section-inverted .list-group-item {
	background: #222;
	color: #fff
}

.list-group.section-inverted .list-group-item.open, .list-group.section-inverted .list-group-item:focus,
	.list-group.section-inverted .list-group-item:hover {
	background: #111;
	color: #fff
}

.list-group.section-danger .list-group-item {
	background: #d24532;
	color: #000
}

.list-group.section-danger .list-group-item.open, .list-group.section-danger .list-group-item:focus,
	.list-group.section-danger .list-group-item:hover {
	background: #b83928;
	color: #000
}

.list-group.section-understated .list-group-item {
	background: #f4f3ef
}

.list-group.section-understated .list-group-item.open, .list-group.section-understated .list-group-item:focus,
	.list-group.section-understated .list-group-item:hover {
	background: #e5e3da
}

.list-group.section-default .list-group-item {
	background: #f5f5f5
}

.list-group.section-default .list-group-item.open, .list-group.section-default .list-group-item:focus,
	.list-group.section-default .list-group-item:hover {
	background: #e3e3e3
}

.search-container .search-textfield {
	background-color: rgba(255, 255, 255, .8)
}

.search-container .submit-container button {
	color: #545351;
	border-color: rgba(255, 255, 255, .8)
}

.search-container.active .search-textfield, .search-container:focus .search-textfield,
	.search-container:hover .search-textfield {
	background-color: #fff
}

.search-container.active .submit-container button, .search-container:focus .submit-container button,
	.search-container:hover .submit-container button {
	border-color: #fff
}

.search-container.active {
	background: rgba(0, 0, 0, .7)
}

.search-container.active .submit-container button {
	border-color: #bdbdbd;
	background: #555
}

.search-container.active .search-textfield {
	border-color: #bdbdbd
}

.tab-group {
	background: #fff
}

.tab-group .nav-tabs {
	background: #d4d4cd
}

figure {
	background-color: #f4f3ef;
	border-color: #d4d4cd
}

.location.mini [class^=ca-gov-icon] {
	background: #191919;
	color: #fff
}

.published {
	color: #555
}

.card-default, .section-default {
	background: #f5f5f5
}

.card-search, .section-search {
	background: #d6d6d6
}

.card-understated, .section-understated {
	background: #f4f3ef
}

.card-overstated, .section-overstated {
	background: #545351;
	color: #fff
}

.card-overstated a:not(.btn), .section-overstated a:not(.btn) {
	color: #fff;
	text-decoration: underline;
	text-decoration-style: dotted;
	text-decoration-thickness: from-font
}

.card-overstated a:not(.btn):focus, .card-overstated a:not(.btn):hover,
	.section-overstated a:not(.btn):focus, .section-overstated a:not(.btn):hover
	{
	color: #f4f3ef;
	text-decoration: underline
}

.card-overstated a:not(.btn):focus, .section-overstated a:not(.btn):focus
	{
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.card-overstated .btn-primary, .section-overstated .btn-primary {
	color: #fff;
	background-color: #545351;
	border-color: #fff
}

.card-overstated .btn-primary .show>.dropdown-toggle, .card-overstated .btn-primary:focus,
	.card-overstated .btn-primary:hover, .card-overstated .btn-primary:not(:disabled):not(.disabled).active,
	.card-overstated .btn-primary:not(:disabled):not(.disabled):active,
	.open>.dropdown-toggle .card-overstated .btn-primary, .open>.dropdown-toggle .section-overstated .btn-primary,
	.section-overstated .btn-primary .show>.dropdown-toggle,
	.section-overstated .btn-primary:focus, .section-overstated .btn-primary:hover,
	.section-overstated .btn-primary:not(:disabled):not(.disabled).active,
	.section-overstated .btn-primary:not(:disabled):not(.disabled):active {
	color: #fff;
	background-color: #42413f;
	border-color: #fff
}

.card-overstated .btn-primary:not(:disabled):not(.disabled).active,
	.card-overstated .btn-primary:not(:disabled):not(.disabled):active,
	.open>.dropdown-toggle .card-overstated .btn-primary, .open>.dropdown-toggle .section-overstated .btn-primary,
	.section-overstated .btn-primary:not(:disabled):not(.disabled).active,
	.section-overstated .btn-primary:not(:disabled):not(.disabled):active {
	background-image: none
}

.card-overstated .btn-primary.disabled, .card-overstated .btn-primary.disabled.active,
	.card-overstated .btn-primary.disabled:active, .card-overstated .btn-primary.disabled:focus,
	.card-overstated .btn-primary.disabled:hover, .card-overstated .btn-primary[disabled],
	.card-overstated .btn-primary[disabled].active, .card-overstated .btn-primary[disabled]:active,
	.card-overstated .btn-primary[disabled]:focus, .card-overstated .btn-primary[disabled]:hover,
	.section-overstated .btn-primary.disabled, .section-overstated .btn-primary.disabled.active,
	.section-overstated .btn-primary.disabled:active, .section-overstated .btn-primary.disabled:focus,
	.section-overstated .btn-primary.disabled:hover, .section-overstated .btn-primary[disabled],
	.section-overstated .btn-primary[disabled].active, .section-overstated .btn-primary[disabled]:active,
	.section-overstated .btn-primary[disabled]:focus, .section-overstated .btn-primary[disabled]:hover,
	fieldset[disabled] .card-overstated .btn-primary, fieldset[disabled] .card-overstated .btn-primary.active,
	fieldset[disabled] .card-overstated .btn-primary:active, fieldset[disabled] .card-overstated .btn-primary:focus,
	fieldset[disabled] .card-overstated .btn-primary:hover, fieldset[disabled] .section-overstated .btn-primary,
	fieldset[disabled] .section-overstated .btn-primary.active, fieldset[disabled] .section-overstated .btn-primary:active,
	fieldset[disabled] .section-overstated .btn-primary:focus, fieldset[disabled] .section-overstated .btn-primary:hover
	{
	background-color: #545351 !important;
	border-color: #fff
}

.card-overstated .btn-primary .badge, .section-overstated .btn-primary .badge
	{
	color: #545351;
	background-color: #fff
}

.card-overstated .btn-standout, .section-overstated .btn-standout {
	color: #fff;
	background-color: #191919;
	border-color: #fff
}

.card-overstated .btn-standout .show>.dropdown-toggle, .card-overstated .btn-standout:focus,
	.card-overstated .btn-standout:hover, .card-overstated .btn-standout:not(:disabled):not(.disabled).active,
	.card-overstated .btn-standout:not(:disabled):not(.disabled):active,
	.open>.dropdown-toggle .card-overstated .btn-standout, .open>.dropdown-toggle .section-overstated .btn-standout,
	.section-overstated .btn-standout .show>.dropdown-toggle,
	.section-overstated .btn-standout:focus, .section-overstated .btn-standout:hover,
	.section-overstated .btn-standout:not(:disabled):not(.disabled).active,
	.section-overstated .btn-standout:not(:disabled):not(.disabled):active
	{
	color: #fff;
	background-color: #070707;
	border-color: #fff
}

.card-overstated .btn-standout:not(:disabled):not(.disabled).active,
	.card-overstated .btn-standout:not(:disabled):not(.disabled):active,
	.open>.dropdown-toggle .card-overstated .btn-standout, .open>.dropdown-toggle .section-overstated .btn-standout,
	.section-overstated .btn-standout:not(:disabled):not(.disabled).active,
	.section-overstated .btn-standout:not(:disabled):not(.disabled):active
	{
	background-image: none
}

.card-overstated .btn-standout.disabled, .card-overstated .btn-standout.disabled.active,
	.card-overstated .btn-standout.disabled:active, .card-overstated .btn-standout.disabled:focus,
	.card-overstated .btn-standout.disabled:hover, .card-overstated .btn-standout[disabled],
	.card-overstated .btn-standout[disabled].active, .card-overstated .btn-standout[disabled]:active,
	.card-overstated .btn-standout[disabled]:focus, .card-overstated .btn-standout[disabled]:hover,
	.section-overstated .btn-standout.disabled, .section-overstated .btn-standout.disabled.active,
	.section-overstated .btn-standout.disabled:active, .section-overstated .btn-standout.disabled:focus,
	.section-overstated .btn-standout.disabled:hover, .section-overstated .btn-standout[disabled],
	.section-overstated .btn-standout[disabled].active, .section-overstated .btn-standout[disabled]:active,
	.section-overstated .btn-standout[disabled]:focus, .section-overstated .btn-standout[disabled]:hover,
	fieldset[disabled] .card-overstated .btn-standout, fieldset[disabled] .card-overstated .btn-standout.active,
	fieldset[disabled] .card-overstated .btn-standout:active, fieldset[disabled] .card-overstated .btn-standout:focus,
	fieldset[disabled] .card-overstated .btn-standout:hover, fieldset[disabled] .section-overstated .btn-standout,
	fieldset[disabled] .section-overstated .btn-standout.active, fieldset[disabled] .section-overstated .btn-standout:active,
	fieldset[disabled] .section-overstated .btn-standout:focus, fieldset[disabled] .section-overstated .btn-standout:hover
	{
	background-color: #191919 !important;
	border-color: #fff
}

.card-overstated .btn-standout .badge, .section-overstated .btn-standout .badge
	{
	color: #191919;
	background-color: #fff
}

.card-impact, .card-standout, .section-impact, .section-standout {
	background: #191919;
	color: #fff
}

.card-standout a:not(.btn), .section-standout a:not(.btn) {
	color: #b3b2ac;
	text-decoration: underline;
	text-decoration-style: dotted;
	text-decoration-thickness: from-font
}

.card-standout a:not(.btn):focus, .card-standout a:not(.btn):hover,
	.section-standout a:not(.btn):focus, .section-standout a:not(.btn):hover
	{
	color: #b1b1a4;
	text-decoration: underline
}

.card-standout a:not(.btn):focus, .section-standout a:not(.btn):focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.card-standout .half-gauge-chart .donut-background, .section-standout .half-gauge-chart .donut-background
	{
	fill: #d6d6d6
}

.card-standout .half-gauge-chart .donut-halfmark, .section-standout .half-gauge-chart .donut-halfmark
	{
	stroke: #f5f5f5
}

.card-standout .btn-primary, .section-standout .btn-primary {
	color: #fff;
	background-color: #545351;
	border-color: #fff
}

.card-standout .btn-primary .show>.dropdown-toggle, .card-standout .btn-primary:focus,
	.card-standout .btn-primary:hover, .card-standout .btn-primary:not(:disabled):not(.disabled).active,
	.card-standout .btn-primary:not(:disabled):not(.disabled):active, .open>.dropdown-toggle .card-standout .btn-primary,
	.open>.dropdown-toggle .section-standout .btn-primary,
	.section-standout .btn-primary .show>.dropdown-toggle,
	.section-standout .btn-primary:focus, .section-standout .btn-primary:hover,
	.section-standout .btn-primary:not(:disabled):not(.disabled).active,
	.section-standout .btn-primary:not(:disabled):not(.disabled):active {
	color: #fff;
	background-color: #42413f;
	border-color: #fff
}

.card-standout .btn-primary:not(:disabled):not(.disabled).active,
	.card-standout .btn-primary:not(:disabled):not(.disabled):active, .open>.dropdown-toggle .card-standout .btn-primary,
	.open>.dropdown-toggle .section-standout .btn-primary,
	.section-standout .btn-primary:not(:disabled):not(.disabled).active,
	.section-standout .btn-primary:not(:disabled):not(.disabled):active {
	background-image: none
}

.card-standout .btn-primary.disabled, .card-standout .btn-primary.disabled.active,
	.card-standout .btn-primary.disabled:active, .card-standout .btn-primary.disabled:focus,
	.card-standout .btn-primary.disabled:hover, .card-standout .btn-primary[disabled],
	.card-standout .btn-primary[disabled].active, .card-standout .btn-primary[disabled]:active,
	.card-standout .btn-primary[disabled]:focus, .card-standout .btn-primary[disabled]:hover,
	.section-standout .btn-primary.disabled, .section-standout .btn-primary.disabled.active,
	.section-standout .btn-primary.disabled:active, .section-standout .btn-primary.disabled:focus,
	.section-standout .btn-primary.disabled:hover, .section-standout .btn-primary[disabled],
	.section-standout .btn-primary[disabled].active, .section-standout .btn-primary[disabled]:active,
	.section-standout .btn-primary[disabled]:focus, .section-standout .btn-primary[disabled]:hover,
	fieldset[disabled] .card-standout .btn-primary, fieldset[disabled] .card-standout .btn-primary.active,
	fieldset[disabled] .card-standout .btn-primary:active, fieldset[disabled] .card-standout .btn-primary:focus,
	fieldset[disabled] .card-standout .btn-primary:hover, fieldset[disabled] .section-standout .btn-primary,
	fieldset[disabled] .section-standout .btn-primary.active, fieldset[disabled] .section-standout .btn-primary:active,
	fieldset[disabled] .section-standout .btn-primary:focus, fieldset[disabled] .section-standout .btn-primary:hover
	{
	background-color: #545351 !important;
	border-color: #fff
}

.card-standout .btn-primary .badge, .section-standout .btn-primary .badge
	{
	color: #545351;
	background-color: #fff
}

.card-standout .btn-standout, .section-standout .btn-standout {
	color: #fff;
	background-color: #191919;
	border-color: #fff
}

.card-standout .btn-standout .show>.dropdown-toggle, .card-standout .btn-standout:focus,
	.card-standout .btn-standout:hover, .card-standout .btn-standout:not(:disabled):not(.disabled).active,
	.card-standout .btn-standout:not(:disabled):not(.disabled):active,
	.open>.dropdown-toggle .card-standout .btn-standout, .open>.dropdown-toggle .section-standout .btn-standout,
	.section-standout .btn-standout .show>.dropdown-toggle,
	.section-standout .btn-standout:focus, .section-standout .btn-standout:hover,
	.section-standout .btn-standout:not(:disabled):not(.disabled).active,
	.section-standout .btn-standout:not(:disabled):not(.disabled):active {
	color: #fff;
	background-color: #070707;
	border-color: #fff
}

.card-standout .btn-standout:not(:disabled):not(.disabled).active,
	.card-standout .btn-standout:not(:disabled):not(.disabled):active,
	.open>.dropdown-toggle .card-standout .btn-standout, .open>.dropdown-toggle .section-standout .btn-standout,
	.section-standout .btn-standout:not(:disabled):not(.disabled).active,
	.section-standout .btn-standout:not(:disabled):not(.disabled):active {
	background-image: none
}

.card-standout .btn-standout.disabled, .card-standout .btn-standout.disabled.active,
	.card-standout .btn-standout.disabled:active, .card-standout .btn-standout.disabled:focus,
	.card-standout .btn-standout.disabled:hover, .card-standout .btn-standout[disabled],
	.card-standout .btn-standout[disabled].active, .card-standout .btn-standout[disabled]:active,
	.card-standout .btn-standout[disabled]:focus, .card-standout .btn-standout[disabled]:hover,
	.section-standout .btn-standout.disabled, .section-standout .btn-standout.disabled.active,
	.section-standout .btn-standout.disabled:active, .section-standout .btn-standout.disabled:focus,
	.section-standout .btn-standout.disabled:hover, .section-standout .btn-standout[disabled],
	.section-standout .btn-standout[disabled].active, .section-standout .btn-standout[disabled]:active,
	.section-standout .btn-standout[disabled]:focus, .section-standout .btn-standout[disabled]:hover,
	fieldset[disabled] .card-standout .btn-standout, fieldset[disabled] .card-standout .btn-standout.active,
	fieldset[disabled] .card-standout .btn-standout:active, fieldset[disabled] .card-standout .btn-standout:focus,
	fieldset[disabled] .card-standout .btn-standout:hover, fieldset[disabled] .section-standout .btn-standout,
	fieldset[disabled] .section-standout .btn-standout.active, fieldset[disabled] .section-standout .btn-standout:active,
	fieldset[disabled] .section-standout .btn-standout:focus, fieldset[disabled] .section-standout .btn-standout:hover
	{
	background-color: #191919 !important;
	border-color: #fff
}

.card-standout .btn-standout .badge, .section-standout .btn-standout .badge
	{
	color: #191919;
	background-color: #fff
}

.card-impact a:not(.btn), .section-impact a:not(.btn) {
	color: #b3b2ac;
	text-decoration: underline;
	text-decoration-style: dotted;
	text-decoration-thickness: from-font
}

.card-impact a:not(.btn):focus, .card-impact a:not(.btn):hover,
	.section-impact a:not(.btn):focus, .section-impact a:not(.btn):hover {
	color: #b1b1a4;
	text-decoration: underline
}

.card-impact a:not(.btn):focus, .section-impact a:not(.btn):focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.card-impact .half-gauge-chart .donut-background, .section-impact .half-gauge-chart .donut-background
	{
	fill: #d6d6d6
}

.card-impact .half-gauge-chart .donut-halfmark, .section-impact .half-gauge-chart .donut-halfmark
	{
	stroke: #f5f5f5
}

.card-impact .btn-primary, .section-impact .btn-primary {
	color: #fff;
	background-color: #545351;
	border-color: #fff
}

.card-impact .btn-primary .show>.dropdown-toggle, .card-impact .btn-primary:focus,
	.card-impact .btn-primary:hover, .card-impact .btn-primary:not(:disabled):not(.disabled).active,
	.card-impact .btn-primary:not(:disabled):not(.disabled):active, .open>.dropdown-toggle .card-impact .btn-primary,
	.open>.dropdown-toggle .section-impact .btn-primary, .section-impact .btn-primary .show>.dropdown-toggle,
	.section-impact .btn-primary:focus, .section-impact .btn-primary:hover,
	.section-impact .btn-primary:not(:disabled):not(.disabled).active,
	.section-impact .btn-primary:not(:disabled):not(.disabled):active {
	color: #fff;
	background-color: #42413f;
	border-color: #fff
}

.card-impact .btn-primary:not(:disabled):not(.disabled).active,
	.card-impact .btn-primary:not(:disabled):not(.disabled):active, .open>.dropdown-toggle .card-impact .btn-primary,
	.open>.dropdown-toggle .section-impact .btn-primary, .section-impact .btn-primary:not(:disabled):not(.disabled).active,
	.section-impact .btn-primary:not(:disabled):not(.disabled):active {
	background-image: none
}

.card-impact .btn-primary.disabled, .card-impact .btn-primary.disabled.active,
	.card-impact .btn-primary.disabled:active, .card-impact .btn-primary.disabled:focus,
	.card-impact .btn-primary.disabled:hover, .card-impact .btn-primary[disabled],
	.card-impact .btn-primary[disabled].active, .card-impact .btn-primary[disabled]:active,
	.card-impact .btn-primary[disabled]:focus, .card-impact .btn-primary[disabled]:hover,
	.section-impact .btn-primary.disabled, .section-impact .btn-primary.disabled.active,
	.section-impact .btn-primary.disabled:active, .section-impact .btn-primary.disabled:focus,
	.section-impact .btn-primary.disabled:hover, .section-impact .btn-primary[disabled],
	.section-impact .btn-primary[disabled].active, .section-impact .btn-primary[disabled]:active,
	.section-impact .btn-primary[disabled]:focus, .section-impact .btn-primary[disabled]:hover,
	fieldset[disabled] .card-impact .btn-primary, fieldset[disabled] .card-impact .btn-primary.active,
	fieldset[disabled] .card-impact .btn-primary:active, fieldset[disabled] .card-impact .btn-primary:focus,
	fieldset[disabled] .card-impact .btn-primary:hover, fieldset[disabled] .section-impact .btn-primary,
	fieldset[disabled] .section-impact .btn-primary.active, fieldset[disabled] .section-impact .btn-primary:active,
	fieldset[disabled] .section-impact .btn-primary:focus, fieldset[disabled] .section-impact .btn-primary:hover
	{
	background-color: #545351 !important;
	border-color: #fff
}

.card-impact .btn-primary .badge, .section-impact .btn-primary .badge {
	color: #545351;
	background-color: #fff
}

.card-impact .btn-standout, .section-impact .btn-standout {
	color: #fff;
	background-color: #191919;
	border-color: #fff
}

.card-impact .btn-standout .show>.dropdown-toggle, .card-impact .btn-standout:focus,
	.card-impact .btn-standout:hover, .card-impact .btn-standout:not(:disabled):not(.disabled).active,
	.card-impact .btn-standout:not(:disabled):not(.disabled):active, .open>.dropdown-toggle .card-impact .btn-standout,
	.open>.dropdown-toggle .section-impact .btn-standout, .section-impact .btn-standout .show>.dropdown-toggle,
	.section-impact .btn-standout:focus, .section-impact .btn-standout:hover,
	.section-impact .btn-standout:not(:disabled):not(.disabled).active,
	.section-impact .btn-standout:not(:disabled):not(.disabled):active {
	color: #fff;
	background-color: #070707;
	border-color: #fff
}

.card-impact .btn-standout:not(:disabled):not(.disabled).active,
	.card-impact .btn-standout:not(:disabled):not(.disabled):active, .open>.dropdown-toggle .card-impact .btn-standout,
	.open>.dropdown-toggle .section-impact .btn-standout, .section-impact .btn-standout:not(:disabled):not(.disabled).active,
	.section-impact .btn-standout:not(:disabled):not(.disabled):active {
	background-image: none
}

.card-impact .btn-standout.disabled, .card-impact .btn-standout.disabled.active,
	.card-impact .btn-standout.disabled:active, .card-impact .btn-standout.disabled:focus,
	.card-impact .btn-standout.disabled:hover, .card-impact .btn-standout[disabled],
	.card-impact .btn-standout[disabled].active, .card-impact .btn-standout[disabled]:active,
	.card-impact .btn-standout[disabled]:focus, .card-impact .btn-standout[disabled]:hover,
	.section-impact .btn-standout.disabled, .section-impact .btn-standout.disabled.active,
	.section-impact .btn-standout.disabled:active, .section-impact .btn-standout.disabled:focus,
	.section-impact .btn-standout.disabled:hover, .section-impact .btn-standout[disabled],
	.section-impact .btn-standout[disabled].active, .section-impact .btn-standout[disabled]:active,
	.section-impact .btn-standout[disabled]:focus, .section-impact .btn-standout[disabled]:hover,
	fieldset[disabled] .card-impact .btn-standout, fieldset[disabled] .card-impact .btn-standout.active,
	fieldset[disabled] .card-impact .btn-standout:active, fieldset[disabled] .card-impact .btn-standout:focus,
	fieldset[disabled] .card-impact .btn-standout:hover, fieldset[disabled] .section-impact .btn-standout,
	fieldset[disabled] .section-impact .btn-standout.active, fieldset[disabled] .section-impact .btn-standout:active,
	fieldset[disabled] .section-impact .btn-standout:focus, fieldset[disabled] .section-impact .btn-standout:hover
	{
	background-color: #191919 !important;
	border-color: #fff
}

.card-impact .btn-standout .badge, .section-impact .btn-standout .badge
	{
	color: #191919;
	background-color: #fff
}

.card-impact .btn-default, .section-impact .btn-default {
	color: #fff;
	background-color: transparent;
	border-color: #d4d4cd;
	margin-bottom: 12px
}

.card-impact .btn-default .show>.dropdown-toggle, .card-impact .btn-default:focus,
	.card-impact .btn-default:hover, .card-impact .btn-default:not(:disabled):not(.disabled).active,
	.card-impact .btn-default:not(:disabled):not(.disabled):active, .open>.dropdown-toggle .card-impact .btn-default,
	.open>.dropdown-toggle .section-impact .btn-default, .section-impact .btn-default .show>.dropdown-toggle,
	.section-impact .btn-default:focus, .section-impact .btn-default:hover,
	.section-impact .btn-default:not(:disabled):not(.disabled).active,
	.section-impact .btn-default:not(:disabled):not(.disabled):active {
	color: #fff;
	background-color: rgba(255, 255, 255, .2);
	border-color: #fff
}

.card-impact .btn-default:not(:disabled):not(.disabled).active,
	.card-impact .btn-default:not(:disabled):not(.disabled):active, .open>.dropdown-toggle .card-impact .btn-default,
	.open>.dropdown-toggle .section-impact .btn-default, .section-impact .btn-default:not(:disabled):not(.disabled).active,
	.section-impact .btn-default:not(:disabled):not(.disabled):active {
	background-image: none
}

.card-impact .btn-default.disabled, .card-impact .btn-default.disabled.active,
	.card-impact .btn-default.disabled:active, .card-impact .btn-default.disabled:focus,
	.card-impact .btn-default.disabled:hover, .card-impact .btn-default[disabled],
	.card-impact .btn-default[disabled].active, .card-impact .btn-default[disabled]:active,
	.card-impact .btn-default[disabled]:focus, .card-impact .btn-default[disabled]:hover,
	.section-impact .btn-default.disabled, .section-impact .btn-default.disabled.active,
	.section-impact .btn-default.disabled:active, .section-impact .btn-default.disabled:focus,
	.section-impact .btn-default.disabled:hover, .section-impact .btn-default[disabled],
	.section-impact .btn-default[disabled].active, .section-impact .btn-default[disabled]:active,
	.section-impact .btn-default[disabled]:focus, .section-impact .btn-default[disabled]:hover,
	fieldset[disabled] .card-impact .btn-default, fieldset[disabled] .card-impact .btn-default.active,
	fieldset[disabled] .card-impact .btn-default:active, fieldset[disabled] .card-impact .btn-default:focus,
	fieldset[disabled] .card-impact .btn-default:hover, fieldset[disabled] .section-impact .btn-default,
	fieldset[disabled] .section-impact .btn-default.active, fieldset[disabled] .section-impact .btn-default:active,
	fieldset[disabled] .section-impact .btn-default:focus, fieldset[disabled] .section-impact .btn-default:hover
	{
	background-color: transparent !important;
	border-color: #d4d4cd
}

.card-impact .btn-default .badge, .section-impact .btn-default .badge {
	color: transparent;
	background-color: #fff
}

.card-impact .btn-default [class^=ca-gov-icon-], .section-impact .btn-default [class^=ca-gov-icon-]
	{
	color: #d4d4cd;
	padding: 0 5px
}

.section-primary {
	color: #fff
}

.card-primary, .section-primary {
	background: #545351
}

.section-primary a:not(.btn) {
	color: #fff;
	text-decoration: underline;
	text-decoration-style: dotted;
	text-decoration-thickness: from-font
}

.section-primary a:not(.btn):focus, .section-primary a:not(.btn):hover {
	color: #f4f3ef;
	text-decoration: underline
}

.section-primary a:not(.btn):focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.card-primary .btn-primary, .section-primary .btn-primary {
	color: #fff;
	background-color: #545351;
	border-color: #fff
}

.card-primary .btn-primary .show>.dropdown-toggle, .card-primary .btn-primary:focus,
	.card-primary .btn-primary:hover, .card-primary .btn-primary:not(:disabled):not(.disabled).active,
	.card-primary .btn-primary:not(:disabled):not(.disabled):active, .open>.dropdown-toggle .card-primary .btn-primary,
	.open>.dropdown-toggle .section-primary .btn-primary, .section-primary .btn-primary .show>.dropdown-toggle,
	.section-primary .btn-primary:focus, .section-primary .btn-primary:hover,
	.section-primary .btn-primary:not(:disabled):not(.disabled).active,
	.section-primary .btn-primary:not(:disabled):not(.disabled):active {
	color: #fff;
	background-color: #42413f;
	border-color: #fff
}

.card-primary .btn-primary:not(:disabled):not(.disabled).active,
	.card-primary .btn-primary:not(:disabled):not(.disabled):active, .open>.dropdown-toggle .card-primary .btn-primary,
	.open>.dropdown-toggle .section-primary .btn-primary, .section-primary .btn-primary:not(:disabled):not(.disabled).active,
	.section-primary .btn-primary:not(:disabled):not(.disabled):active {
	background-image: none
}

.card-primary .btn-primary.disabled, .card-primary .btn-primary.disabled.active,
	.card-primary .btn-primary.disabled:active, .card-primary .btn-primary.disabled:focus,
	.card-primary .btn-primary.disabled:hover, .card-primary .btn-primary[disabled],
	.card-primary .btn-primary[disabled].active, .card-primary .btn-primary[disabled]:active,
	.card-primary .btn-primary[disabled]:focus, .card-primary .btn-primary[disabled]:hover,
	.section-primary .btn-primary.disabled, .section-primary .btn-primary.disabled.active,
	.section-primary .btn-primary.disabled:active, .section-primary .btn-primary.disabled:focus,
	.section-primary .btn-primary.disabled:hover, .section-primary .btn-primary[disabled],
	.section-primary .btn-primary[disabled].active, .section-primary .btn-primary[disabled]:active,
	.section-primary .btn-primary[disabled]:focus, .section-primary .btn-primary[disabled]:hover,
	fieldset[disabled] .card-primary .btn-primary, fieldset[disabled] .card-primary .btn-primary.active,
	fieldset[disabled] .card-primary .btn-primary:active, fieldset[disabled] .card-primary .btn-primary:focus,
	fieldset[disabled] .card-primary .btn-primary:hover, fieldset[disabled] .section-primary .btn-primary,
	fieldset[disabled] .section-primary .btn-primary.active, fieldset[disabled] .section-primary .btn-primary:active,
	fieldset[disabled] .section-primary .btn-primary:focus, fieldset[disabled] .section-primary .btn-primary:hover
	{
	background-color: #545351 !important;
	border-color: #fff
}

.card-primary .btn-primary .badge, .section-primary .btn-primary .badge
	{
	color: #545351;
	background-color: #fff
}

.card-primary .btn-standout, .section-primary .btn-standout {
	color: #fff;
	background-color: #191919;
	border-color: #fff
}

.card-primary .btn-standout .show>.dropdown-toggle, .card-primary .btn-standout:focus,
	.card-primary .btn-standout:hover, .card-primary .btn-standout:not(:disabled):not(.disabled).active,
	.card-primary .btn-standout:not(:disabled):not(.disabled):active, .open>.dropdown-toggle .card-primary .btn-standout,
	.open>.dropdown-toggle .section-primary .btn-standout, .section-primary .btn-standout .show>.dropdown-toggle,
	.section-primary .btn-standout:focus, .section-primary .btn-standout:hover,
	.section-primary .btn-standout:not(:disabled):not(.disabled).active,
	.section-primary .btn-standout:not(:disabled):not(.disabled):active {
	color: #fff;
	background-color: #070707;
	border-color: #fff
}

.card-primary .btn-standout:not(:disabled):not(.disabled).active,
	.card-primary .btn-standout:not(:disabled):not(.disabled):active, .open>.dropdown-toggle .card-primary .btn-standout,
	.open>.dropdown-toggle .section-primary .btn-standout, .section-primary .btn-standout:not(:disabled):not(.disabled).active,
	.section-primary .btn-standout:not(:disabled):not(.disabled):active {
	background-image: none
}

.card-primary .btn-standout.disabled, .card-primary .btn-standout.disabled.active,
	.card-primary .btn-standout.disabled:active, .card-primary .btn-standout.disabled:focus,
	.card-primary .btn-standout.disabled:hover, .card-primary .btn-standout[disabled],
	.card-primary .btn-standout[disabled].active, .card-primary .btn-standout[disabled]:active,
	.card-primary .btn-standout[disabled]:focus, .card-primary .btn-standout[disabled]:hover,
	.section-primary .btn-standout.disabled, .section-primary .btn-standout.disabled.active,
	.section-primary .btn-standout.disabled:active, .section-primary .btn-standout.disabled:focus,
	.section-primary .btn-standout.disabled:hover, .section-primary .btn-standout[disabled],
	.section-primary .btn-standout[disabled].active, .section-primary .btn-standout[disabled]:active,
	.section-primary .btn-standout[disabled]:focus, .section-primary .btn-standout[disabled]:hover,
	fieldset[disabled] .card-primary .btn-standout, fieldset[disabled] .card-primary .btn-standout.active,
	fieldset[disabled] .card-primary .btn-standout:active, fieldset[disabled] .card-primary .btn-standout:focus,
	fieldset[disabled] .card-primary .btn-standout:hover, fieldset[disabled] .section-primary .btn-standout,
	fieldset[disabled] .section-primary .btn-standout.active, fieldset[disabled] .section-primary .btn-standout:active,
	fieldset[disabled] .section-primary .btn-standout:focus, fieldset[disabled] .section-primary .btn-standout:hover
	{
	background-color: #191919 !important;
	border-color: #fff
}

.card-primary .btn-standout .badge, .section-primary .btn-standout .badge
	{
	color: #191919;
	background-color: #fff
}

.section-inverted {
	background: #222;
	color: #fff
}

.card-inverted {
	background: #222
}

.section-inverted a:not(.btn) {
	color: #b3b2ac;
	text-decoration: underline;
	text-decoration-style: dotted;
	text-decoration-thickness: from-font
}

.section-inverted a:not(.btn):focus, .section-inverted a:not(.btn):hover
	{
	color: #a2a199;
	text-decoration: underline
}

.section-inverted a:not(.btn):focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.card-inverted .btn-primary, .section-inverted .btn-primary {
	color: #fff;
	background-color: #545351;
	border-color: #fff
}

.card-inverted .btn-primary .show>.dropdown-toggle, .card-inverted .btn-primary:focus,
	.card-inverted .btn-primary:hover, .card-inverted .btn-primary:not(:disabled):not(.disabled).active,
	.card-inverted .btn-primary:not(:disabled):not(.disabled):active, .open>.dropdown-toggle .card-inverted .btn-primary,
	.open>.dropdown-toggle .section-inverted .btn-primary,
	.section-inverted .btn-primary .show>.dropdown-toggle,
	.section-inverted .btn-primary:focus, .section-inverted .btn-primary:hover,
	.section-inverted .btn-primary:not(:disabled):not(.disabled).active,
	.section-inverted .btn-primary:not(:disabled):not(.disabled):active {
	color: #fff;
	background-color: #42413f;
	border-color: #fff
}

.card-inverted .btn-primary:not(:disabled):not(.disabled).active,
	.card-inverted .btn-primary:not(:disabled):not(.disabled):active, .open>.dropdown-toggle .card-inverted .btn-primary,
	.open>.dropdown-toggle .section-inverted .btn-primary,
	.section-inverted .btn-primary:not(:disabled):not(.disabled).active,
	.section-inverted .btn-primary:not(:disabled):not(.disabled):active {
	background-image: none
}

.card-inverted .btn-primary.disabled, .card-inverted .btn-primary.disabled.active,
	.card-inverted .btn-primary.disabled:active, .card-inverted .btn-primary.disabled:focus,
	.card-inverted .btn-primary.disabled:hover, .card-inverted .btn-primary[disabled],
	.card-inverted .btn-primary[disabled].active, .card-inverted .btn-primary[disabled]:active,
	.card-inverted .btn-primary[disabled]:focus, .card-inverted .btn-primary[disabled]:hover,
	.section-inverted .btn-primary.disabled, .section-inverted .btn-primary.disabled.active,
	.section-inverted .btn-primary.disabled:active, .section-inverted .btn-primary.disabled:focus,
	.section-inverted .btn-primary.disabled:hover, .section-inverted .btn-primary[disabled],
	.section-inverted .btn-primary[disabled].active, .section-inverted .btn-primary[disabled]:active,
	.section-inverted .btn-primary[disabled]:focus, .section-inverted .btn-primary[disabled]:hover,
	fieldset[disabled] .card-inverted .btn-primary, fieldset[disabled] .card-inverted .btn-primary.active,
	fieldset[disabled] .card-inverted .btn-primary:active, fieldset[disabled] .card-inverted .btn-primary:focus,
	fieldset[disabled] .card-inverted .btn-primary:hover, fieldset[disabled] .section-inverted .btn-primary,
	fieldset[disabled] .section-inverted .btn-primary.active, fieldset[disabled] .section-inverted .btn-primary:active,
	fieldset[disabled] .section-inverted .btn-primary:focus, fieldset[disabled] .section-inverted .btn-primary:hover
	{
	background-color: #545351 !important;
	border-color: #fff
}

.card-inverted .btn-primary .badge, .section-inverted .btn-primary .badge
	{
	color: #545351;
	background-color: #fff
}

.card-inverted .btn-standout, .section-inverted .btn-standout {
	color: #fff;
	background-color: #191919;
	border-color: #fff
}

.card-inverted .btn-standout .show>.dropdown-toggle, .card-inverted .btn-standout:focus,
	.card-inverted .btn-standout:hover, .card-inverted .btn-standout:not(:disabled):not(.disabled).active,
	.card-inverted .btn-standout:not(:disabled):not(.disabled):active,
	.open>.dropdown-toggle .card-inverted .btn-standout, .open>.dropdown-toggle .section-inverted .btn-standout,
	.section-inverted .btn-standout .show>.dropdown-toggle,
	.section-inverted .btn-standout:focus, .section-inverted .btn-standout:hover,
	.section-inverted .btn-standout:not(:disabled):not(.disabled).active,
	.section-inverted .btn-standout:not(:disabled):not(.disabled):active {
	color: #fff;
	background-color: #070707;
	border-color: #fff
}

.card-inverted .btn-standout:not(:disabled):not(.disabled).active,
	.card-inverted .btn-standout:not(:disabled):not(.disabled):active,
	.open>.dropdown-toggle .card-inverted .btn-standout, .open>.dropdown-toggle .section-inverted .btn-standout,
	.section-inverted .btn-standout:not(:disabled):not(.disabled).active,
	.section-inverted .btn-standout:not(:disabled):not(.disabled):active {
	background-image: none
}

.card-inverted .btn-standout.disabled, .card-inverted .btn-standout.disabled.active,
	.card-inverted .btn-standout.disabled:active, .card-inverted .btn-standout.disabled:focus,
	.card-inverted .btn-standout.disabled:hover, .card-inverted .btn-standout[disabled],
	.card-inverted .btn-standout[disabled].active, .card-inverted .btn-standout[disabled]:active,
	.card-inverted .btn-standout[disabled]:focus, .card-inverted .btn-standout[disabled]:hover,
	.section-inverted .btn-standout.disabled, .section-inverted .btn-standout.disabled.active,
	.section-inverted .btn-standout.disabled:active, .section-inverted .btn-standout.disabled:focus,
	.section-inverted .btn-standout.disabled:hover, .section-inverted .btn-standout[disabled],
	.section-inverted .btn-standout[disabled].active, .section-inverted .btn-standout[disabled]:active,
	.section-inverted .btn-standout[disabled]:focus, .section-inverted .btn-standout[disabled]:hover,
	fieldset[disabled] .card-inverted .btn-standout, fieldset[disabled] .card-inverted .btn-standout.active,
	fieldset[disabled] .card-inverted .btn-standout:active, fieldset[disabled] .card-inverted .btn-standout:focus,
	fieldset[disabled] .card-inverted .btn-standout:hover, fieldset[disabled] .section-inverted .btn-standout,
	fieldset[disabled] .section-inverted .btn-standout.active, fieldset[disabled] .section-inverted .btn-standout:active,
	fieldset[disabled] .section-inverted .btn-standout:focus, fieldset[disabled] .section-inverted .btn-standout:hover
	{
	background-color: #191919 !important;
	border-color: #fff
}

.card-inverted .btn-standout .badge, .section-inverted .btn-standout .badge
	{
	color: #191919;
	background-color: #fff
}

.section-danger {
	color: #000
}

.card-danger, .section-danger {
	background: #d24532
}

.section-danger a:not(.btn) {
	color: #000;
	text-decoration: underline;
	text-decoration-style: dotted;
	text-decoration-thickness: from-font
}

.section-danger a:not(.btn):focus, .section-danger a:not(.btn):hover {
	color: #000;
	text-decoration: underline
}

.section-danger a:not(.btn):focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.bg-highlight a:not(.btn) {
	color: #111;
	text-decoration: underline;
	text-decoration-style: dotted;
	text-decoration-thickness: from-font
}

.bg-highlight a:not(.btn):focus, .bg-highlight a:not(.btn):hover {
	color: #000;
	text-decoration: underline
}

.bg-highlight a:not(.btn):focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.bg-primary, .bg-standout {
	color: #fff
}

.bg-primary a:not(.btn) {
	color: #fff;
	text-decoration: underline;
	text-decoration-style: dotted;
	text-decoration-thickness: from-font
}

.bg-primary a:not(.btn):focus, .bg-primary a:not(.btn):hover {
	color: #f4f3ef;
	text-decoration: underline
}

.bg-primary a:not(.btn):focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.bg-standout a:not(.btn) {
	color: #b3b2ac;
	text-decoration: underline;
	text-decoration-style: dotted;
	text-decoration-thickness: from-font
}

.bg-standout a:not(.btn):focus, .bg-standout a:not(.btn):hover {
	color: #b1b1a4;
	text-decoration: underline
}

.bg-standout a:not(.btn):focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

a.text-white:not(.btn), a.text-white:not(.btn):hover {
	text-decoration: underline;
	text-decoration-style: dotted;
	text-decoration-thickness: from-font
}

.header-slideshow-banner {
	background: #000
}

.progress-bar-default {
	background-color: #d6d6d6
}

.progress-striped .progress-bar-accent1, .progress-striped .progress-bar-accent2,
	.progress-striped .progress-bar-accent3, .progress-striped .progress-bar-accent4,
	.progress-striped .progress-bar-accent5, .progress-striped .progress-bar-accent6,
	.progress-striped .progress-bar-accent7, .progress-striped .progress-bar-accent8,
	.progress-striped .progress-bar-accent9, .progress-striped .progress-bar-default,
	.progress-striped .progress-bar-overstated, .progress-striped .progress-bar-primary,
	.progress-striped .progress-bar-standout, .progress-striped .progress-bar-understated
	{
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%,
		transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%,
		rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-primary {
	background-color: #545351
}

.progress-bar-understated {
	background-color: #f4f3ef
}

.progress-bar-overstated {
	background-color: #b3b2ac
}

.progress-bar-standout {
	background-color: #191919
}

.progress-bar-accent1 {
	background-color: #1b79c0
}

.progress-bar-accent2 {
	background-color: #077cbb
}

.progress-bar-accent3 {
	background-color: #258378
}

.progress-bar-accent4 {
	background-color: #32852e
}

.progress-bar-accent5 {
	background-color: #815ab4
}

.progress-bar-accent6 {
	background-color: #be37cd
}

.progress-bar-accent7 {
	background-color: #c93e2c
}

.progress-bar-accent8 {
	background-color: #bb520c
}

.progress-bar-accent9 {
	background-color: #f7e455
}

.testimonial-default {
	background: #f5f5f5
}

.testimonial-understated {
	background: #f4f3ef
}

.testimonial-overstated {
	background: #b3b2ac;
	color: #111
}

.testimonial-overstated a:not(.btn) {
	color: #111;
	text-decoration: underline;
	text-decoration-style: dotted;
	text-decoration-thickness: from-font
}

.testimonial-overstated a:not(.btn):focus, .testimonial-overstated a:not(.btn):hover
	{
	color: #000;
	text-decoration: underline
}

.testimonial-overstated a:not(.btn):focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.testimonial-overstated footer {
	color: #000
}

.testimonial-standout {
	background: #191919;
	color: #fff
}

.testimonial-standout a:not(.btn) {
	color: #ffce2b;
	text-decoration: underline;
	text-decoration-style: dotted;
	text-decoration-thickness: from-font
}

.testimonial-standout a:not(.btn):focus, .testimonial-standout a:not(.btn):hover
	{
	color: #fff;
	text-decoration: underline
}

.testimonial-standout a:not(.btn):focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.testimonial-primary footer, .testimonial-standout footer {
	color: #fff
}

.testimonial-primary {
	background: #545351;
	color: #fff
}

.testimonial-primary a:not(.btn) {
	color: #fff;
	text-decoration: underline;
	text-decoration-style: dotted;
	text-decoration-thickness: from-font
}

.testimonial-primary a:not(.btn):focus, .testimonial-primary a:not(.btn):hover
	{
	color: #f4f3ef;
	text-decoration: underline
}

.testimonial-primary a:not(.btn):focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.testimonial-highlight {
	background: #ffce2b;
	color: #111
}

.testimonial-highlight a:not(.btn) {
	color: #111;
	text-decoration: underline;
	text-decoration-style: dotted;
	text-decoration-thickness: from-font
}

.testimonial-highlight a:not(.btn):focus, .testimonial-highlight a:not(.btn):hover
	{
	color: #000;
	text-decoration: underline
}

.testimonial-highlight a:not(.btn):focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.testimonial-highlight footer {
	color: #000
}

.testimonial-inverted {
	background: #222;
	color: #fff
}

.testimonial-inverted a:not(.btn) {
	color: #ffce2b;
	text-decoration: underline;
	text-decoration-style: dotted;
	text-decoration-thickness: from-font
}

.testimonial-inverted a:not(.btn):focus, .testimonial-inverted a:not(.btn):hover
	{
	color: #fff;
	text-decoration: underline
}

.testimonial-inverted a:not(.btn):focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.testimonial-inverted footer {
	color: #fff
}

.testimonial-danger {
	background: #d24532;
	color: #000
}

.testimonial-danger a:not(.btn) {
	color: #000;
	text-decoration: underline;
	text-decoration-style: dotted;
	text-decoration-thickness: from-font
}

.testimonial-danger a:not(.btn):focus, .testimonial-danger a:not(.btn):hover
	{
	color: #000;
	text-decoration: underline
}

.testimonial-danger a:not(.btn):focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.testimonial-danger footer {
	color: #000
}

.card-primary {
	background-color: #046b99;
	border-color: #046b99;
	color: #fff
}

.card-primary a:not(.btn) {
	color: #fff;
	text-decoration: underline;
	text-decoration-style: dotted;
	text-decoration-thickness: from-font
}

.card-primary a:not(.btn):focus, .card-primary a:not(.btn):hover {
	color: #f4f3ef;
	text-decoration: underline
}

.card-primary a:not(.btn):focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.card-primary .card-header {
	border-bottom: 1px solid #046b99;
	background-color: #035a80
}

.card-primary .card-footer {
	border-top: 1px solid #046b99;
	background-color: #035a80
}

.card-inverse, .card-inverted {
	background-color: #000;
	border-color: #000;
	color: #fff
}

.card-inverse a:not(.btn), .card-inverted a:not(.btn) {
	color: #b3b2ac;
	text-decoration: underline;
	text-decoration-style: dotted;
	text-decoration-thickness: from-font
}

.card-inverse a:not(.btn):focus, .card-inverse a:not(.btn):hover,
	.card-inverted a:not(.btn):focus, .card-inverted a:not(.btn):hover {
	color: #a2a199;
	text-decoration: underline
}

.card-inverse a:not(.btn):focus, .card-inverted a:not(.btn):focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.card-inverse .card-header, .card-inverted .card-header {
	border-bottom: 1px solid #000;
	background-color: #000
}

.card-inverse .card-footer, .card-inverted .card-footer {
	border-top: 1px solid #000;
	background-color: #000
}

.card-success {
	background-color: #32852e;
	border-color: #32852e;
	color: #fff
}

.card-success a:not(.btn) {
	color: #111;
	text-decoration: underline;
	text-decoration-style: dotted;
	text-decoration-thickness: from-font
}

.card-success a:not(.btn):focus, .card-success a:not(.btn):hover {
	color: #000;
	text-decoration: underline
}

.card-success a:not(.btn):focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.card-success .card-header {
	border-bottom: 1px solid #32852e;
	background-color: #2b7227
}

.card-success .card-footer {
	border-top: 1px solid #32852e;
	background-color: #2b7227
}

.card-info {
	background-color: #1c7db5;
	border-color: #1c7db5;
	color: #fff
}

.card-info a:not(.btn) {
	color: #fff;
	text-decoration: underline;
	text-decoration-style: dotted;
	text-decoration-thickness: from-font
}

.card-info a:not(.btn):focus, .card-info a:not(.btn):hover {
	color: #fff;
	text-decoration: underline
}

.card-info a:not(.btn):focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.card-info .card-header {
	border-bottom: 1px solid #1c7db5;
	background-color: #196e9f
}

.card-info .card-footer {
	border-top: 1px solid #1c7db5;
	background-color: #196e9f
}

.card-warning {
	background-color: #c2570f;
	border-color: #c2570f;
	color: #fff
}

.card-warning a:not(.btn) {
	color: #111;
	text-decoration: underline;
	text-decoration-style: dotted;
	text-decoration-thickness: from-font
}

.card-warning a:not(.btn):focus, .card-warning a:not(.btn):hover {
	color: #000;
	text-decoration: underline
}

.card-warning a:not(.btn):focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.card-warning .card-header {
	border-bottom: 1px solid #c2570f;
	background-color: #aa4c0d
}

.card-warning .card-footer {
	border-top: 1px solid #c2570f;
	background-color: #aa4c0d
}

.card-danger {
	background-color: #d24532;
	border-color: #d24532;
	color: #000
}

.card-danger a:not(.btn) {
	color: #000;
	text-decoration: underline;
	text-decoration-style: dotted;
	text-decoration-thickness: from-font
}

.card-danger a:not(.btn):focus, .card-danger a:not(.btn):hover {
	color: #000;
	text-decoration: underline
}

.card-danger a:not(.btn):focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.card-danger .card-header {
	border-bottom: 1px solid #d24532;
	background-color: #c03c2a
}

.card-danger .card-footer {
	border-top: 1px solid #d24532;
	background-color: #c03c2a
}

.card-inverse .card-header, .card-inverted .card-header {
	border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.card-inverse .card-footer, .card-inverted .card-footer {
	border-top: 1px solid rgba(255, 255, 255, .2)
}

.card-default, .card-overstated, .card-standout, .card-understated,
	.panel-default, .panel-overstated, .panel-standout, .panel-understated
	{
	border-color: #ddd
}

.card-default>.card-heading, .card-default>.panel-heading,
	.panel-default>.card-heading, .panel-default>.panel-heading {
	color: #111;
	background-color: #d4d4cd;
	border-color: #ddd
}

.card-default>.card-heading+.card-collapse>.card-body, .card-default>.card-heading+.panel-collapse>.panel-body,
	.card-default>.panel-heading+.card-collapse>.card-body, .card-default>.panel-heading+.panel-collapse>.panel-body,
	.panel-default>.card-heading+.card-collapse>.card-body, .panel-default>.card-heading+.panel-collapse>.panel-body,
	.panel-default>.panel-heading+.card-collapse>.card-body, .panel-default>.panel-heading+.panel-collapse>.panel-body
	{
	border-top-color: #ddd
}

.card-default>.card-heading .badge, .card-default>.panel-heading .badge,
	.panel-default>.card-heading .badge, .panel-default>.panel-heading .badge
	{
	color: #d4d4cd;
	background-color: #111
}

.card-default>.card-footer+.card-collapse>.card-body, .card-default>.card-footer+.panel-collapse>.panel-body,
	.card-default>.panel-footer+.card-collapse>.card-body, .card-default>.panel-footer+.panel-collapse>.panel-body,
	.panel-default>.card-footer+.card-collapse>.card-body, .panel-default>.card-footer+.panel-collapse>.panel-body,
	.panel-default>.panel-footer+.card-collapse>.card-body, .panel-default>.panel-footer+.panel-collapse>.panel-body
	{
	border-bottom-color: #ddd
}

.card-default .card-header h2 span[class^=ca-gov-icon-], .card-default .card-header h3 span[class^=ca-gov-icon-],
	.card-default .card-header h4 span[class^=ca-gov-icon-], .card-default .card-header h5 span[class^=ca-gov-icon-],
	.card-default .card-heading h2 span[class^=ca-gov-icon-], .card-default .card-heading h3 span[class^=ca-gov-icon-],
	.card-default .card-heading h4 span[class^=ca-gov-icon-], .card-default .card-heading h5 span[class^=ca-gov-icon-],
	.card-default .panel-heading h2 span[class^=ca-gov-icon-],
	.card-default .panel-heading h3 span[class^=ca-gov-icon-],
	.card-default .panel-heading h4 span[class^=ca-gov-icon-],
	.card-default .panel-heading h5 span[class^=ca-gov-icon-],
	.panel-default .card-header h2 span[class^=ca-gov-icon-],
	.panel-default .card-header h3 span[class^=ca-gov-icon-],
	.panel-default .card-header h4 span[class^=ca-gov-icon-],
	.panel-default .card-header h5 span[class^=ca-gov-icon-],
	.panel-default .card-heading h2 span[class^=ca-gov-icon-],
	.panel-default .card-heading h3 span[class^=ca-gov-icon-],
	.panel-default .card-heading h4 span[class^=ca-gov-icon-],
	.panel-default .card-heading h5 span[class^=ca-gov-icon-],
	.panel-default .panel-heading h2 span[class^=ca-gov-icon-],
	.panel-default .panel-heading h3 span[class^=ca-gov-icon-],
	.panel-default .panel-heading h4 span[class^=ca-gov-icon-],
	.panel-default .panel-heading h5 span[class^=ca-gov-icon-] {
	color: #191919
}

.card-default .card-header .options .btn-default, .card-default .card-heading .options .btn-default,
	.card-default .panel-heading .options .btn-default, .panel-default .card-header .options .btn-default,
	.panel-default .card-heading .options .btn-default, .panel-default .panel-heading .options .btn-default
	{
	color: #212529;
	background-color: #f2f2f0;
	border-color: #ddd
}

.card-default .card-header .options .btn-default:hover, .card-default .card-heading .options .btn-default:hover,
	.card-default .panel-heading .options .btn-default:hover,
	.panel-default .card-header .options .btn-default:hover, .panel-default .card-heading .options .btn-default:hover,
	.panel-default .panel-heading .options .btn-default:hover {
	color: #212529;
	background-color: #e0e0dc;
	border-color: #c4c4c4
}

.card-default .card-header .options .btn-default.focus, .card-default .card-header .options .btn-default:focus,
	.card-default .card-heading .options .btn-default.focus, .card-default .card-heading .options .btn-default:focus,
	.card-default .panel-heading .options .btn-default.focus, .card-default .panel-heading .options .btn-default:focus,
	.panel-default .card-header .options .btn-default.focus, .panel-default .card-header .options .btn-default:focus,
	.panel-default .card-heading .options .btn-default.focus,
	.panel-default .card-heading .options .btn-default:focus,
	.panel-default .panel-heading .options .btn-default.focus,
	.panel-default .panel-heading .options .btn-default:focus {
	color: #212529;
	background-color: #e0e0dc;
	border-color: #c4c4c4;
	box-shadow: 0 0 0 .2rem rgba(193, 193, 194, .5)
}

.card-default .card-header .options .btn-default.disabled, .card-default .card-header .options .btn-default:disabled,
	.card-default .card-heading .options .btn-default.disabled,
	.card-default .card-heading .options .btn-default:disabled,
	.card-default .panel-heading .options .btn-default.disabled,
	.card-default .panel-heading .options .btn-default:disabled,
	.panel-default .card-header .options .btn-default.disabled,
	.panel-default .card-header .options .btn-default:disabled,
	.panel-default .card-heading .options .btn-default.disabled,
	.panel-default .card-heading .options .btn-default:disabled,
	.panel-default .panel-heading .options .btn-default.disabled,
	.panel-default .panel-heading .options .btn-default:disabled {
	color: #212529;
	background-color: #f2f2f0;
	border-color: #ddd
}

.card-default .card-header .options .btn-default:not(:disabled):not(.disabled).active,
	.card-default .card-header .options .btn-default:not(:disabled):not(.disabled):active,
	.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active,
	.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active,
	.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,
	.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,
	.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled).active,
	.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled):active,
	.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active,
	.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active,
	.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,
	.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,
	.show>.card-default .card-header .options .btn-default.dropdown-toggle,
	.show>.card-default .card-heading .options .btn-default.dropdown-toggle,
	.show>.card-default .panel-heading .options .btn-default.dropdown-toggle,
	.show>.panel-default .card-header .options .btn-default.dropdown-toggle,
	.show>.panel-default .card-heading .options .btn-default.dropdown-toggle,
	.show>.panel-default .panel-heading .options .btn-default.dropdown-toggle
	{
	color: #212529;
	background-color: #dadad5;
	border-color: #bdbdbd
}

.card-default .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,
	.card-default .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,
	.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,
	.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,
	.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,
	.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,
	.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,
	.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,
	.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,
	.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,
	.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,
	.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,
	.show>.card-default .card-header .options .btn-default.dropdown-toggle:focus,
	.show>.card-default .card-heading .options .btn-default.dropdown-toggle:focus,
	.show>.card-default .panel-heading .options .btn-default.dropdown-toggle:focus,
	.show>.panel-default .card-header .options .btn-default.dropdown-toggle:focus,
	.show>.panel-default .card-heading .options .btn-default.dropdown-toggle:focus,
	.show>.panel-default .panel-heading .options .btn-default.dropdown-toggle:focus
	{
	box-shadow: 0 0 0 .2rem rgba(193, 193, 194, .5)
}

.card-default .card-body, .card-default .panel-body, .panel-default .card-body,
	.panel-default .panel-body {
	background: #f4f3ef;
	color: #111
}

.card-overstated>.card-heading, .card-overstated>.panel-heading,
	.panel-overstated>.card-heading, .panel-overstated>.panel-heading {
	color: #fff;
	background-color: #545351;
	border-color: #545351
}

.card-overstated>.card-heading+.card-collapse>.card-body,
	.card-overstated>.card-heading+.panel-collapse>.panel-body,
	.card-overstated>.panel-heading+.card-collapse>.card-body,
	.card-overstated>.panel-heading+.panel-collapse>.panel-body,
	.panel-overstated>.card-heading+.card-collapse>.card-body,
	.panel-overstated>.card-heading+.panel-collapse>.panel-body,
	.panel-overstated>.panel-heading+.card-collapse>.card-body,
	.panel-overstated>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd
}

.card-overstated>.card-heading .badge, .card-overstated>.panel-heading .badge,
	.panel-overstated>.card-heading .badge, .panel-overstated>.panel-heading .badge
	{
	color: #545351;
	background-color: #fff
}

.card-overstated>.card-footer+.card-collapse>.card-body,
	.card-overstated>.card-footer+.panel-collapse>.panel-body,
	.card-overstated>.panel-footer+.card-collapse>.card-body,
	.card-overstated>.panel-footer+.panel-collapse>.panel-body,
	.panel-overstated>.card-footer+.card-collapse>.card-body,
	.panel-overstated>.card-footer+.panel-collapse>.panel-body,
	.panel-overstated>.panel-footer+.card-collapse>.card-body,
	.panel-overstated>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd
}

.card-overstated .card-header, .card-overstated .card-heading,
	.card-overstated .panel-heading, .panel-overstated .card-header,
	.panel-overstated .card-heading, .panel-overstated .panel-heading {
	border-bottom-width: 5px;
	border-bottom-style: solid
}

.card-overstated .card-header h2 span[class^=ca-gov-icon-],
	.card-overstated .card-header h3 span[class^=ca-gov-icon-],
	.card-overstated .card-header h4 span[class^=ca-gov-icon-],
	.card-overstated .card-header h5 span[class^=ca-gov-icon-],
	.card-overstated .card-heading h2 span[class^=ca-gov-icon-],
	.card-overstated .card-heading h3 span[class^=ca-gov-icon-],
	.card-overstated .card-heading h4 span[class^=ca-gov-icon-],
	.card-overstated .card-heading h5 span[class^=ca-gov-icon-],
	.card-overstated .panel-heading h2 span[class^=ca-gov-icon-],
	.card-overstated .panel-heading h3 span[class^=ca-gov-icon-],
	.card-overstated .panel-heading h4 span[class^=ca-gov-icon-],
	.card-overstated .panel-heading h5 span[class^=ca-gov-icon-],
	.panel-overstated .card-header h2 span[class^=ca-gov-icon-],
	.panel-overstated .card-header h3 span[class^=ca-gov-icon-],
	.panel-overstated .card-header h4 span[class^=ca-gov-icon-],
	.panel-overstated .card-header h5 span[class^=ca-gov-icon-],
	.panel-overstated .card-heading h2 span[class^=ca-gov-icon-],
	.panel-overstated .card-heading h3 span[class^=ca-gov-icon-],
	.panel-overstated .card-heading h4 span[class^=ca-gov-icon-],
	.panel-overstated .card-heading h5 span[class^=ca-gov-icon-],
	.panel-overstated .panel-heading h2 span[class^=ca-gov-icon-],
	.panel-overstated .panel-heading h3 span[class^=ca-gov-icon-],
	.panel-overstated .panel-heading h4 span[class^=ca-gov-icon-],
	.panel-overstated .panel-heading h5 span[class^=ca-gov-icon-],
	.utility-header a {
	color: #fff
}

.card-overstated .card-header .options .btn-default, .card-overstated .card-heading .options .btn-default,
	.card-overstated .panel-heading .options .btn-default,
	.panel-overstated .card-header .options .btn-default, .panel-overstated .card-heading .options .btn-default,
	.panel-overstated .panel-heading .options .btn-default {
	color: #fff;
	background-color: #3f3e3d;
	border-color: #545351
}

.card-overstated .card-header .options .btn-default:hover,
	.card-overstated .card-heading .options .btn-default:hover,
	.card-overstated .panel-heading .options .btn-default:hover,
	.panel-overstated .card-header .options .btn-default:hover,
	.panel-overstated .card-heading .options .btn-default:hover,
	.panel-overstated .panel-heading .options .btn-default:hover {
	color: #fff;
	background-color: #2c2b2a;
	border-color: #3a3938
}

.card-overstated .card-header .options .btn-default.focus,
	.card-overstated .card-header .options .btn-default:focus,
	.card-overstated .card-heading .options .btn-default.focus,
	.card-overstated .card-heading .options .btn-default:focus,
	.card-overstated .panel-heading .options .btn-default.focus,
	.card-overstated .panel-heading .options .btn-default:focus,
	.panel-overstated .card-header .options .btn-default.focus,
	.panel-overstated .card-header .options .btn-default:focus,
	.panel-overstated .card-heading .options .btn-default.focus,
	.panel-overstated .card-heading .options .btn-default:focus,
	.panel-overstated .panel-heading .options .btn-default.focus,
	.panel-overstated .panel-heading .options .btn-default:focus {
	color: #fff;
	background-color: #2c2b2a;
	border-color: #3a3938;
	box-shadow: 0 0 0 .2rem rgba(110, 109, 107, .5)
}

.card-overstated .card-header .options .btn-default.disabled,
	.card-overstated .card-header .options .btn-default:disabled,
	.card-overstated .card-heading .options .btn-default.disabled,
	.card-overstated .card-heading .options .btn-default:disabled,
	.card-overstated .panel-heading .options .btn-default.disabled,
	.card-overstated .panel-heading .options .btn-default:disabled,
	.panel-overstated .card-header .options .btn-default.disabled,
	.panel-overstated .card-header .options .btn-default:disabled,
	.panel-overstated .card-heading .options .btn-default.disabled,
	.panel-overstated .card-heading .options .btn-default:disabled,
	.panel-overstated .panel-heading .options .btn-default.disabled,
	.panel-overstated .panel-heading .options .btn-default:disabled {
	color: #fff;
	background-color: #3f3e3d;
	border-color: #545351
}

.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active,
	.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active,
	.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,
	.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,
	.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,
	.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,
	.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active,
	.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active,
	.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,
	.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,
	.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,
	.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,
	.show>.card-overstated .card-header .options .btn-default.dropdown-toggle,
	.show>.card-overstated .card-heading .options .btn-default.dropdown-toggle,
	.show>.card-overstated .panel-heading .options .btn-default.dropdown-toggle,
	.show>.panel-overstated .card-header .options .btn-default.dropdown-toggle,
	.show>.panel-overstated .card-heading .options .btn-default.dropdown-toggle,
	.show>.panel-overstated .panel-heading .options .btn-default.dropdown-toggle
	{
	color: #fff;
	background-color: #252524;
	border-color: #343332
}

.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,
	.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,
	.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,
	.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,
	.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,
	.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,
	.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,
	.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,
	.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,
	.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,
	.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,
	.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,
	.show>.card-overstated .card-header .options .btn-default.dropdown-toggle:focus,
	.show>.card-overstated .card-heading .options .btn-default.dropdown-toggle:focus,
	.show>.card-overstated .panel-heading .options .btn-default.dropdown-toggle:focus,
	.show>.panel-overstated .card-header .options .btn-default.dropdown-toggle:focus,
	.show>.panel-overstated .card-heading .options .btn-default.dropdown-toggle:focus,
	.show>.panel-overstated .panel-heading .options .btn-default.dropdown-toggle:focus
	{
	box-shadow: 0 0 0 .2rem rgba(110, 109, 107, .5)
}

.card-overstated .card-body, .card-overstated .panel-body,
	.panel-overstated .card-body, .panel-overstated .panel-body {
	background: #f4f3ef;
	color: #111
}

.card-overstated .card-body a:not(.btn), .card-overstated .panel-body a:not(.btn),
	.panel-overstated .card-body a:not(.btn), .panel-overstated .panel-body a:not(.btn)
	{
	color: #046b99;
	text-decoration: underline;
	text-decoration-style: dotted;
	text-decoration-thickness: from-font
}

.card-overstated .card-body a:not(.btn):focus, .card-overstated .card-body a:not(.btn):hover,
	.card-overstated .panel-body a:not(.btn):focus, .card-overstated .panel-body a:not(.btn):hover,
	.panel-overstated .card-body a:not(.btn):focus, .panel-overstated .card-body a:not(.btn):hover,
	.panel-overstated .panel-body a:not(.btn):focus, .panel-overstated .panel-body a:not(.btn):hover
	{
	color: #02374e;
	text-decoration: underline
}

.card-overstated .card-body a:not(.btn):focus, .card-overstated .panel-body a:not(.btn):focus,
	.panel-overstated .card-body a:not(.btn):focus, .panel-overstated .panel-body a:not(.btn):focus
	{
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.card-understated>.card-heading, .card-understated>.panel-heading,
	.panel-understated>.card-heading, .panel-understated>.panel-heading {
	color: #111;
	background-color: #f4f3ef;
	border-color: #f4f3ef
}

.card-understated>.card-heading+.card-collapse>.card-body,
	.card-understated>.card-heading+.panel-collapse>.panel-body,
	.card-understated>.panel-heading+.card-collapse>.card-body,
	.card-understated>.panel-heading+.panel-collapse>.panel-body,
	.panel-understated>.card-heading+.card-collapse>.card-body,
	.panel-understated>.card-heading+.panel-collapse>.panel-body,
	.panel-understated>.panel-heading+.card-collapse>.card-body,
	.panel-understated>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd
}

.card-understated>.card-heading .badge, .card-understated>.panel-heading .badge,
	.panel-understated>.card-heading .badge, .panel-understated>.panel-heading .badge
	{
	color: #f4f3ef;
	background-color: #111
}

.card-understated>.card-footer+.card-collapse>.card-body,
	.card-understated>.card-footer+.panel-collapse>.panel-body,
	.card-understated>.panel-footer+.card-collapse>.card-body,
	.card-understated>.panel-footer+.panel-collapse>.panel-body,
	.panel-understated>.card-footer+.card-collapse>.card-body,
	.panel-understated>.card-footer+.panel-collapse>.panel-body,
	.panel-understated>.panel-footer+.card-collapse>.card-body,
	.panel-understated>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd
}

.card-understated .card-header, .card-understated .card-heading,
	.card-understated .panel-heading, .panel-understated .card-header,
	.panel-understated .card-heading, .panel-understated .panel-heading {
	border-bottom-width: 2px;
	border-bottom-style: solid
}

.card-understated .card-header h2 span[class^=ca-gov-icon-],
	.card-understated .card-header h3 span[class^=ca-gov-icon-],
	.card-understated .card-header h4 span[class^=ca-gov-icon-],
	.card-understated .card-header h5 span[class^=ca-gov-icon-],
	.card-understated .card-heading h2 span[class^=ca-gov-icon-],
	.card-understated .card-heading h3 span[class^=ca-gov-icon-],
	.card-understated .card-heading h4 span[class^=ca-gov-icon-],
	.card-understated .card-heading h5 span[class^=ca-gov-icon-],
	.card-understated .panel-heading h2 span[class^=ca-gov-icon-],
	.card-understated .panel-heading h3 span[class^=ca-gov-icon-],
	.card-understated .panel-heading h4 span[class^=ca-gov-icon-],
	.card-understated .panel-heading h5 span[class^=ca-gov-icon-],
	.panel-understated .card-header h2 span[class^=ca-gov-icon-],
	.panel-understated .card-header h3 span[class^=ca-gov-icon-],
	.panel-understated .card-header h4 span[class^=ca-gov-icon-],
	.panel-understated .card-header h5 span[class^=ca-gov-icon-],
	.panel-understated .card-heading h2 span[class^=ca-gov-icon-],
	.panel-understated .card-heading h3 span[class^=ca-gov-icon-],
	.panel-understated .card-heading h4 span[class^=ca-gov-icon-],
	.panel-understated .card-heading h5 span[class^=ca-gov-icon-],
	.panel-understated .panel-heading h2 span[class^=ca-gov-icon-],
	.panel-understated .panel-heading h3 span[class^=ca-gov-icon-],
	.panel-understated .panel-heading h4 span[class^=ca-gov-icon-],
	.panel-understated .panel-heading h5 span[class^=ca-gov-icon-] {
	color: #191919
}

.card-understated .card-header .options .btn-default, .card-understated .card-heading .options .btn-default,
	.card-understated .panel-heading .options .btn-default,
	.panel-understated .card-header .options .btn-default,
	.panel-understated .card-heading .options .btn-default,
	.panel-understated .panel-heading .options .btn-default {
	color: #212529;
	background-color: #e3e1d7;
	border-color: #ddd
}

.card-understated .card-header .options .btn-default:hover,
	.card-understated .card-heading .options .btn-default:hover,
	.card-understated .panel-heading .options .btn-default:hover,
	.panel-understated .card-header .options .btn-default:hover,
	.panel-understated .card-heading .options .btn-default:hover,
	.panel-understated .panel-heading .options .btn-default:hover {
	color: #212529;
	background-color: #d4d0c0;
	border-color: #c4c4c4
}

.card-understated .card-header .options .btn-default.focus,
	.card-understated .card-header .options .btn-default:focus,
	.card-understated .card-heading .options .btn-default.focus,
	.card-understated .card-heading .options .btn-default:focus,
	.card-understated .panel-heading .options .btn-default.focus,
	.card-understated .panel-heading .options .btn-default:focus,
	.panel-understated .card-header .options .btn-default.focus,
	.panel-understated .card-header .options .btn-default:focus,
	.panel-understated .card-heading .options .btn-default.focus,
	.panel-understated .card-heading .options .btn-default:focus,
	.panel-understated .panel-heading .options .btn-default.focus,
	.panel-understated .panel-heading .options .btn-default:focus {
	color: #212529;
	background-color: #d4d0c0;
	border-color: #c4c4c4;
	box-shadow: 0 0 0 .2rem rgba(193, 193, 194, .5)
}

.card-understated .card-header .options .btn-default.disabled,
	.card-understated .card-header .options .btn-default:disabled,
	.card-understated .card-heading .options .btn-default.disabled,
	.card-understated .card-heading .options .btn-default:disabled,
	.card-understated .panel-heading .options .btn-default.disabled,
	.card-understated .panel-heading .options .btn-default:disabled,
	.panel-understated .card-header .options .btn-default.disabled,
	.panel-understated .card-header .options .btn-default:disabled,
	.panel-understated .card-heading .options .btn-default.disabled,
	.panel-understated .card-heading .options .btn-default:disabled,
	.panel-understated .panel-heading .options .btn-default.disabled,
	.panel-understated .panel-heading .options .btn-default:disabled {
	color: #212529;
	background-color: #e3e1d7;
	border-color: #ddd
}

.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active,
	.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active,
	.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,
	.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,
	.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,
	.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,
	.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active,
	.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active,
	.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,
	.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,
	.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,
	.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,
	.show>.card-understated .card-header .options .btn-default.dropdown-toggle,
	.show>.card-understated .card-heading .options .btn-default.dropdown-toggle,
	.show>.card-understated .panel-heading .options .btn-default.dropdown-toggle,
	.show>.panel-understated .card-header .options .btn-default.dropdown-toggle,
	.show>.panel-understated .card-heading .options .btn-default.dropdown-toggle,
	.show>.panel-understated .panel-heading .options .btn-default.dropdown-toggle
	{
	color: #212529;
	background-color: #cfcab9;
	border-color: #bdbdbd
}

.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,
	.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,
	.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,
	.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,
	.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,
	.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,
	.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,
	.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,
	.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,
	.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,
	.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,
	.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,
	.show>.card-understated .card-header .options .btn-default.dropdown-toggle:focus,
	.show>.card-understated .card-heading .options .btn-default.dropdown-toggle:focus,
	.show>.card-understated .panel-heading .options .btn-default.dropdown-toggle:focus,
	.show>.panel-understated .card-header .options .btn-default.dropdown-toggle:focus,
	.show>.panel-understated .card-heading .options .btn-default.dropdown-toggle:focus,
	.show>.panel-understated .panel-heading .options .btn-default.dropdown-toggle:focus
	{
	box-shadow: 0 0 0 .2rem rgba(193, 193, 194, .5)
}

.card-understated .card-body, .card-understated .panel-body,
	.panel-understated .card-body, .panel-understated .panel-body {
	background: #fff;
	color: #111
}

.card-standout>.card-heading, .card-standout>.panel-heading,
	.panel-standout>.card-heading, .panel-standout>.panel-heading {
	color: #fff;
	background-color: #191919;
	border-color: #191919
}

.card-standout>.card-heading+.card-collapse>.card-body, .card-standout>.card-heading+.panel-collapse>.panel-body,
	.card-standout>.panel-heading+.card-collapse>.card-body, .card-standout>.panel-heading+.panel-collapse>.panel-body,
	.panel-standout>.card-heading+.card-collapse>.card-body,
	.panel-standout>.card-heading+.panel-collapse>.panel-body,
	.panel-standout>.panel-heading+.card-collapse>.card-body,
	.panel-standout>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd
}

.card-standout>.card-heading .badge, .card-standout>.panel-heading .badge,
	.panel-standout>.card-heading .badge, .panel-standout>.panel-heading .badge
	{
	color: #191919;
	background-color: #fff
}

.card-standout>.card-footer+.card-collapse>.card-body, .card-standout>.card-footer+.panel-collapse>.panel-body,
	.card-standout>.panel-footer+.card-collapse>.card-body, .card-standout>.panel-footer+.panel-collapse>.panel-body,
	.panel-standout>.card-footer+.card-collapse>.card-body, .panel-standout>.card-footer+.panel-collapse>.panel-body,
	.panel-standout>.panel-footer+.card-collapse>.card-body,
	.panel-standout>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd
}

.card-standout .card-header, .card-standout .card-heading,
	.card-standout .panel-heading, .panel-standout .card-header,
	.panel-standout .card-heading, .panel-standout .panel-heading {
	border-bottom-width: 5px;
	border-bottom-style: solid
}

.card-standout .card-header h2 span[class^=ca-gov-icon-], .card-standout .card-header h3 span[class^=ca-gov-icon-],
	.card-standout .card-header h4 span[class^=ca-gov-icon-],
	.card-standout .card-header h5 span[class^=ca-gov-icon-],
	.card-standout .card-heading h2 span[class^=ca-gov-icon-],
	.card-standout .card-heading h3 span[class^=ca-gov-icon-],
	.card-standout .card-heading h4 span[class^=ca-gov-icon-],
	.card-standout .card-heading h5 span[class^=ca-gov-icon-],
	.card-standout .panel-heading h2 span[class^=ca-gov-icon-],
	.card-standout .panel-heading h3 span[class^=ca-gov-icon-],
	.card-standout .panel-heading h4 span[class^=ca-gov-icon-],
	.card-standout .panel-heading h5 span[class^=ca-gov-icon-],
	.panel-standout .card-header h2 span[class^=ca-gov-icon-],
	.panel-standout .card-header h3 span[class^=ca-gov-icon-],
	.panel-standout .card-header h4 span[class^=ca-gov-icon-],
	.panel-standout .card-header h5 span[class^=ca-gov-icon-],
	.panel-standout .card-heading h2 span[class^=ca-gov-icon-],
	.panel-standout .card-heading h3 span[class^=ca-gov-icon-],
	.panel-standout .card-heading h4 span[class^=ca-gov-icon-],
	.panel-standout .card-heading h5 span[class^=ca-gov-icon-],
	.panel-standout .panel-heading h2 span[class^=ca-gov-icon-],
	.panel-standout .panel-heading h3 span[class^=ca-gov-icon-],
	.panel-standout .panel-heading h4 span[class^=ca-gov-icon-],
	.panel-standout .panel-heading h5 span[class^=ca-gov-icon-] {
	color: #ffce2b
}

.card-standout .card-header .options .btn-default, .card-standout .card-heading .options .btn-default,
	.card-standout .panel-heading .options .btn-default, .panel-standout .card-header .options .btn-default,
	.panel-standout .card-heading .options .btn-default, .panel-standout .panel-heading .options .btn-default
	{
	color: #fff;
	background-color: #050505;
	border-color: #0c0c0c
}

.card-standout .card-header .options .btn-default:hover, .card-standout .card-heading .options .btn-default:hover,
	.card-standout .panel-heading .options .btn-default:hover,
	.panel-standout .card-header .options .btn-default:hover,
	.panel-standout .card-heading .options .btn-default:hover,
	.panel-standout .panel-heading .options .btn-default:hover {
	color: #fff;
	background-color: #000;
	border-color: #000
}

.card-standout .card-header .options .btn-default.focus, .card-standout .card-header .options .btn-default:focus,
	.card-standout .card-heading .options .btn-default.focus,
	.card-standout .card-heading .options .btn-default:focus,
	.card-standout .panel-heading .options .btn-default.focus,
	.card-standout .panel-heading .options .btn-default:focus,
	.panel-standout .card-header .options .btn-default.focus,
	.panel-standout .card-header .options .btn-default:focus,
	.panel-standout .card-heading .options .btn-default.focus,
	.panel-standout .card-heading .options .btn-default:focus,
	.panel-standout .panel-heading .options .btn-default.focus,
	.panel-standout .panel-heading .options .btn-default:focus {
	color: #fff;
	background-color: #000;
	border-color: #000;
	box-shadow: 0 0 0 .2rem rgba(49, 49, 49, .5)
}

.card-standout .card-header .options .btn-default.disabled,
	.card-standout .card-header .options .btn-default:disabled,
	.card-standout .card-heading .options .btn-default.disabled,
	.card-standout .card-heading .options .btn-default:disabled,
	.card-standout .panel-heading .options .btn-default.disabled,
	.card-standout .panel-heading .options .btn-default:disabled,
	.panel-standout .card-header .options .btn-default.disabled,
	.panel-standout .card-header .options .btn-default:disabled,
	.panel-standout .card-heading .options .btn-default.disabled,
	.panel-standout .card-heading .options .btn-default:disabled,
	.panel-standout .panel-heading .options .btn-default.disabled,
	.panel-standout .panel-heading .options .btn-default:disabled {
	color: #fff;
	background-color: #050505;
	border-color: #0c0c0c
}

.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active,
	.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active,
	.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active,
	.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active,
	.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,
	.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,
	.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active,
	.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active,
	.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active,
	.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active,
	.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,
	.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,
	.show>.card-standout .card-header .options .btn-default.dropdown-toggle,
	.show>.card-standout .card-heading .options .btn-default.dropdown-toggle,
	.show>.card-standout .panel-heading .options .btn-default.dropdown-toggle,
	.show>.panel-standout .card-header .options .btn-default.dropdown-toggle,
	.show>.panel-standout .card-heading .options .btn-default.dropdown-toggle,
	.show>.panel-standout .panel-heading .options .btn-default.dropdown-toggle
	{
	color: #fff;
	background-color: #000;
	border-color: #000
}

.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,
	.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,
	.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,
	.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,
	.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,
	.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,
	.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,
	.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,
	.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,
	.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,
	.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,
	.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,
	.show>.card-standout .card-header .options .btn-default.dropdown-toggle:focus,
	.show>.card-standout .card-heading .options .btn-default.dropdown-toggle:focus,
	.show>.card-standout .panel-heading .options .btn-default.dropdown-toggle:focus,
	.show>.panel-standout .card-header .options .btn-default.dropdown-toggle:focus,
	.show>.panel-standout .card-heading .options .btn-default.dropdown-toggle:focus,
	.show>.panel-standout .panel-heading .options .btn-default.dropdown-toggle:focus
	{
	box-shadow: 0 0 0 .2rem rgba(49, 49, 49, .5)
}

.card-standout .card-body, .card-standout .panel-body, .panel-standout .card-body,
	.panel-standout .panel-body {
	background: #f4f3ef;
	color: #111
}

.card-standout .card-body a:not(.btn), .card-standout .panel-body a:not(.btn),
	.panel-standout .card-body a:not(.btn), .panel-standout .panel-body a:not(.btn)
	{
	color: #046b99;
	text-decoration: underline;
	text-decoration-style: dotted;
	text-decoration-thickness: from-font
}

.card-standout .card-body a:not(.btn):focus, .card-standout .card-body a:not(.btn):hover,
	.card-standout .panel-body a:not(.btn):focus, .card-standout .panel-body a:not(.btn):hover,
	.panel-standout .card-body a:not(.btn):focus, .panel-standout .card-body a:not(.btn):hover,
	.panel-standout .panel-body a:not(.btn):focus, .panel-standout .panel-body a:not(.btn):hover
	{
	color: #02374e;
	text-decoration: underline
}

.card-standout .card-body a:not(.btn):focus, .card-standout .panel-body a:not(.btn):focus,
	.panel-standout .card-body a:not(.btn):focus, .panel-standout .panel-body a:not(.btn):focus
	{
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.card-standout.highlight .card-header .triangle, .card-standout.highlight .card-heading .triangle,
	.card-standout.highlight .panel-heading .triangle, .panel-standout.highlight .card-header .triangle,
	.panel-standout.highlight .card-heading .triangle, .panel-standout.highlight .panel-heading .triangle
	{
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 12px solid #191919
}

.text-accent1 {
	color: #1b79c0
}

.text-accent2 {
	color: #077cbb
}

.text-accent3 {
	color: #258378
}

.text-accent4 {
	color: #32852e
}

.text-accent5 {
	color: #815ab4
}

.text-accent6 {
	color: #be37cd
}

.text-accent7 {
	color: #c93e2c
}

.text-accent8 {
	color: #bb520c
}

.text-accent9 {
	color: #f7e455
}

.text-accent-p1 {
	color: #ffce2b
}

.color-primary--hover:hover, .text-accent-p2 {
	color: #545351
}

.text-accent-p3 {
	color: #191919
}

.text-accent-s1 {
	color: #f4f3ef
}

.text-accent-s2 {
	color: #d4d4cd
}

.text-accent-s3 {
	color: #b3b2ac
}

.bg-primary--hover:hover {
	background-color: #545351
}

.label-info, .label-primary {
	color: #fff;
	background-color: #545351
}

.label-secondary {
	color: #111;
	background-color: #d4d4cd
}

.label-light {
	color: #111;
	background-color: #f4f3ef
}

.label-dark {
	color: #fff;
	background-color: #191919
}

.label-warning {
	color: #111;
	background-color: #ffce2b
}

.card-understated .img-thumbnail, .section-understated .img-thumbnail {
	padding: .25rem;
	background-color: #f5f5f5;
	border: 1px solid #c2c2c2
}

.card-overstated .img-thumbnail, .section-overstated .img-thumbnail {
	padding: .25rem;
	background-color: #e1e0de;
	border: 1px solid #9f9e97
}

.card-impact .img-thumbnail, .card-standout .img-thumbnail,
	.section-impact .img-thumbnail, .section-standout .img-thumbnail {
	padding: .25rem;
	background-color: #757575;
	border: 1px solid #050505
}

.card-primary .img-thumbnail, .section-primary .img-thumbnail {
	padding: .25rem;
	background-color: #cccbcb;
	border: 1px solid #3a3938
}

.card-danger .img-thumbnail, .card-inverted .img-thumbnail,
	.section-danger .img-thumbnail, .section-inverted .img-thumbnail {
	padding: .25rem;
	background-color: #fff;
	border: 1px solid #c2c2c2
}

.carousel-video-submenu .owl-item.watching button,
	.carousel-video-submenu .owl-item.watching img {
	border-color: #ffce2b
}

.btn-primary {
	color: #fff;
	background-color: #545351;
	border-color: #545351
}

.btn-primary .show>.dropdown-toggle, .btn-primary:focus, .btn-primary:hover,
	.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active,
	.open>.dropdown-toggle .btn-primary {
	color: #fff;
	background-color: #42413f;
	border-color: #42413f
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active,
	.open>.dropdown-toggle .btn-primary {
	background-image: none
}

.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active,
	.btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled],
	.btn-primary[disabled].active, .btn-primary[disabled]:active,
	.btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary,
	fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active,
	fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover
	{
	background-color: #545351 !important;
	border-color: #545351
}

.btn-primary .badge {
	color: #545351;
	background-color: #fff
}

.btn-primary:disabled {
	color: #fff !important
}

.btn-primary.disabled {
	color: #fff !important
}

.btn-outline-primary {
	color: #545351;
	background-color: #fff;
	border-color: #545351
}

.btn-outline-primary .show>.dropdown-toggle, .btn-outline-primary:focus,
	.btn-outline-primary:hover, .btn-outline-primary:not(:disabled):not(.disabled).active,
	.btn-outline-primary:not(:disabled):not(.disabled):active, .open>.dropdown-toggle .btn-outline-primary
	{
	color: #fff;
	background-color: #545351;
	border-color: #42413f
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
	.btn-outline-primary:not(:disabled):not(.disabled):active, .open>.dropdown-toggle .btn-outline-primary
	{
	background-image: none
}

.btn-outline-primary.disabled, .btn-outline-primary.disabled.active,
	.btn-outline-primary.disabled:active, .btn-outline-primary.disabled:focus,
	.btn-outline-primary.disabled:hover, .btn-outline-primary[disabled],
	.btn-outline-primary[disabled].active, .btn-outline-primary[disabled]:active,
	.btn-outline-primary[disabled]:focus, .btn-outline-primary[disabled]:hover,
	fieldset[disabled] .btn-outline-primary, fieldset[disabled] .btn-outline-primary.active,
	fieldset[disabled] .btn-outline-primary:active, fieldset[disabled] .btn-outline-primary:focus,
	fieldset[disabled] .btn-outline-primary:hover {
	background-color: #fff !important;
	border-color: #545351
}

.btn-outline-primary .badge {
	color: #fff;
	background-color: #545351
}

.btn-default {
	color: #000;
	background-color: rgba(255, 255, 255, .65);
	border-color: #000
}

.btn-default .show>.dropdown-toggle, .btn-default:focus, .btn-default:hover,
	.btn-default:not(:disabled):not(.disabled).active, .btn-default:not(:disabled):not(.disabled):active,
	.open>.dropdown-toggle .btn-default {
	color: #000;
	background-color: #fff;
	border-color: #000
}

.btn-default:not(:disabled):not(.disabled).active, .btn-default:not(:disabled):not(.disabled):active,
	.open>.dropdown-toggle .btn-default {
	background-image: none
}

.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled:active,
	.btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled],
	.btn-default[disabled].active, .btn-default[disabled]:active,
	.btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default,
	fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default:active,
	fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover
	{
	background-color: rgba(255, 255, 255, .65) !important;
	border-color: #000
}

.btn-default .badge {
	color: rgba(255, 255, 255, .65);
	background-color: #000
}

.btn-standout {
	color: #fff;
	background-color: #191919;
	border-color: #191919
}

.btn-standout .show>.dropdown-toggle, .btn-standout:focus, .btn-standout:hover,
	.btn-standout:not(:disabled):not(.disabled).active, .btn-standout:not(:disabled):not(.disabled):active,
	.open>.dropdown-toggle .btn-standout {
	color: #fff;
	background-color: #070707;
	border-color: #070707
}

.btn-standout:not(:disabled):not(.disabled).active, .btn-standout:not(:disabled):not(.disabled):active,
	.open>.dropdown-toggle .btn-standout {
	background-image: none
}

.btn-standout.disabled, .btn-standout.disabled.active, .btn-standout.disabled:active,
	.btn-standout.disabled:focus, .btn-standout.disabled:hover,
	.btn-standout[disabled], .btn-standout[disabled].active, .btn-standout[disabled]:active,
	.btn-standout[disabled]:focus, .btn-standout[disabled]:hover, fieldset[disabled] .btn-standout,
	fieldset[disabled] .btn-standout.active, fieldset[disabled] .btn-standout:active,
	fieldset[disabled] .btn-standout:focus, fieldset[disabled] .btn-standout:hover
	{
	background-color: #191919 !important;
	border-color: #191919
}

.btn-standout .badge {
	color: #191919;
	background-color: #fff
}

.btn-standout:disabled {
	color: #fff !important
}

.btn-standout.disabled {
	color: #fff !important
}

.btn-outline-standout {
	color: #191919;
	background-color: #fff;
	border-color: #191919
}

.btn-outline-standout .show>.dropdown-toggle, .btn-outline-standout:focus,
	.btn-outline-standout:hover, .btn-outline-standout:not(:disabled):not(.disabled).active,
	.btn-outline-standout:not(:disabled):not(.disabled):active, .open>.dropdown-toggle .btn-outline-standout
	{
	color: #fff;
	background-color: #191919;
	border-color: #070707
}

.btn-outline-standout:not(:disabled):not(.disabled).active,
	.btn-outline-standout:not(:disabled):not(.disabled):active, .open>.dropdown-toggle .btn-outline-standout
	{
	background-image: none
}

.btn-outline-standout.disabled, .btn-outline-standout.disabled.active,
	.btn-outline-standout.disabled:active, .btn-outline-standout.disabled:focus,
	.btn-outline-standout.disabled:hover, .btn-outline-standout[disabled],
	.btn-outline-standout[disabled].active, .btn-outline-standout[disabled]:active,
	.btn-outline-standout[disabled]:focus, .btn-outline-standout[disabled]:hover,
	fieldset[disabled] .btn-outline-standout, fieldset[disabled] .btn-outline-standout.active,
	fieldset[disabled] .btn-outline-standout:active, fieldset[disabled] .btn-outline-standout:focus,
	fieldset[disabled] .btn-outline-standout:hover {
	background-color: #fff !important;
	border-color: #191919
}

.btn-outline-standout .badge {
	color: #fff;
	background-color: #191919
}

.btn-highlight {
	color: #222;
	background-color: #ffce2b;
	border-color: #ffce2b
}

.btn-highlight .show>.dropdown-toggle, .btn-highlight:focus,
	.btn-highlight:hover, .btn-highlight:not(:disabled):not(.disabled).active,
	.btn-highlight:not(:disabled):not(.disabled):active, .open>.dropdown-toggle .btn-highlight
	{
	color: #222;
	background-color: #ffc607;
	border-color: #ffc607
}

.btn-highlight:not(:disabled):not(.disabled).active, .btn-highlight:not(:disabled):not(.disabled):active,
	.open>.dropdown-toggle .btn-highlight {
	background-image: none
}

.btn-highlight.disabled, .btn-highlight.disabled.active, .btn-highlight.disabled:active,
	.btn-highlight.disabled:focus, .btn-highlight.disabled:hover,
	.btn-highlight[disabled], .btn-highlight[disabled].active,
	.btn-highlight[disabled]:active, .btn-highlight[disabled]:focus,
	.btn-highlight[disabled]:hover, fieldset[disabled] .btn-highlight,
	fieldset[disabled] .btn-highlight.active, fieldset[disabled] .btn-highlight:active,
	fieldset[disabled] .btn-highlight:focus, fieldset[disabled] .btn-highlight:hover
	{
	background-color: #ffce2b !important;
	border-color: #ffce2b
}

.btn-highlight .badge {
	color: #ffce2b;
	background-color: #222
}

.btn-outline-highlight {
	color: #111;
	background-color: #fff;
	border-color: #ffce2b
}

.btn-outline-highlight .show>.dropdown-toggle, .btn-outline-highlight:focus,
	.btn-outline-highlight:hover, .btn-outline-highlight:not(:disabled):not(.disabled).active,
	.btn-outline-highlight:not(:disabled):not(.disabled):active, .open>.dropdown-toggle .btn-outline-highlight
	{
	color: #111;
	background-color: #ffce2b;
	border-color: #ffc607
}

.btn-outline-highlight:not(:disabled):not(.disabled).active,
	.btn-outline-highlight:not(:disabled):not(.disabled):active, .open>.dropdown-toggle .btn-outline-highlight
	{
	background-image: none
}

.btn-outline-highlight.disabled, .btn-outline-highlight.disabled.active,
	.btn-outline-highlight.disabled:active, .btn-outline-highlight.disabled:focus,
	.btn-outline-highlight.disabled:hover, .btn-outline-highlight[disabled],
	.btn-outline-highlight[disabled].active, .btn-outline-highlight[disabled]:active,
	.btn-outline-highlight[disabled]:focus, .btn-outline-highlight[disabled]:hover,
	fieldset[disabled] .btn-outline-highlight, fieldset[disabled] .btn-outline-highlight.active,
	fieldset[disabled] .btn-outline-highlight:active, fieldset[disabled] .btn-outline-highlight:focus,
	fieldset[disabled] .btn-outline-highlight:hover {
	background-color: #fff !important;
	border-color: #ffce2b
}

.btn-outline-highlight .badge {
	color: #fff;
	background-color: #111
}

.btn-outline-highlight.active {
	color: #111
}

.btn-secondary {
	color: #555;
	background-color: #f5f5f5;
	border-color: #555
}

.btn-secondary .show>.dropdown-toggle, .btn-secondary:focus,
	.btn-secondary:hover, .btn-secondary:not(:disabled):not(.disabled).active,
	.btn-secondary:not(:disabled):not(.disabled):active, .open>.dropdown-toggle .btn-secondary
	{
	color: #02374e;
	background-color: #fff;
	border-color: #000
}

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active,
	.open>.dropdown-toggle .btn-secondary {
	background-image: none
}

.btn-secondary.disabled, .btn-secondary.disabled.active, .btn-secondary.disabled:active,
	.btn-secondary.disabled:focus, .btn-secondary.disabled:hover,
	.btn-secondary[disabled], .btn-secondary[disabled].active,
	.btn-secondary[disabled]:active, .btn-secondary[disabled]:focus,
	.btn-secondary[disabled]:hover, fieldset[disabled] .btn-secondary,
	fieldset[disabled] .btn-secondary.active, fieldset[disabled] .btn-secondary:active,
	fieldset[disabled] .btn-secondary:focus, fieldset[disabled] .btn-secondary:hover
	{
	background-color: #f5f5f5 !important;
	border-color: #555
}

.btn-secondary .badge {
	color: #f5f5f5;
	background-color: #555
}

.btn-secondary.active {
	background: #555;
	color: #fff;
	box-shadow: none
}

.btn-secondary:disabled {
	color: #000
}

.btn-secondary.disabled {
	color: #000
}

.btn-outline-secondary {
	color: #555;
	background-color: #fff;
	border-color: #555
}

.btn-outline-secondary .show>.dropdown-toggle, .btn-outline-secondary:focus,
	.btn-outline-secondary:hover, .btn-outline-secondary:not(:disabled):not(.disabled).active,
	.btn-outline-secondary:not(:disabled):not(.disabled):active, .open>.dropdown-toggle .btn-outline-secondary
	{
	color: #fff;
	background-color: #555;
	border-color: #444
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
	.btn-outline-secondary:not(:disabled):not(.disabled):active, .open>.dropdown-toggle .btn-outline-secondary
	{
	background-image: none
}

.btn-outline-secondary.disabled, .btn-outline-secondary.disabled.active,
	.btn-outline-secondary.disabled:active, .btn-outline-secondary.disabled:focus,
	.btn-outline-secondary.disabled:hover, .btn-outline-secondary[disabled],
	.btn-outline-secondary[disabled].active, .btn-outline-secondary[disabled]:active,
	.btn-outline-secondary[disabled]:focus, .btn-outline-secondary[disabled]:hover,
	fieldset[disabled] .btn-outline-secondary, fieldset[disabled] .btn-outline-secondary.active,
	fieldset[disabled] .btn-outline-secondary:active, fieldset[disabled] .btn-outline-secondary:focus,
	fieldset[disabled] .btn-outline-secondary:hover {
	background-color: #fff !important;
	border-color: #555
}

.btn-outline-secondary .badge {
	color: #fff;
	background-color: #555
}

.check-icon-radio {
	color: #545351
}

.check-icon-checkbox, .check-icon-radio {
	border-color: #545351
}

input[type=checkbox]:checked+* i, input[type=checkbox]:checked+i, input[type=radio]:checked+* i,
	input[type=radio]:checked+i {
	color: #fff;
	background-color: #545351;
	border-color: #545351
}

.bg-primary--checked.checked, .checked .bg-primary--checked {
	background-color: #545351 !important
}

.bg-blue-gradient {
	background-repeat: repeat-x;
	background-image: linear-gradient(225deg, #888683, #545351)
}

.circle-icon {
	background: #222
}

.icon-link:focus, .icon-link:hover {
	color: #f4f3ef !important
}

.service-tile-empty {
	background: #1c1d1e;
	color: #171717
}

.main-content a.color-gray-dark, .main-content a.color-primary-hover:hover
	{
	text-decoration: underline;
	text-decoration-style: dotted;
	text-decoration-thickness: from-font
}

@media ( min-width :768px) {
	.bg-highlight.group-right:before, .bg-p1.group-right:before {
		border-right-color: #ffce2b
	}
	.bg-highlight.group-left:after, .bg-p1.group-left:after {
		border-left-color: #ffce2b
	}
	.bg-p2.group-right:before, .bg-primary.group-right:before,
		.section-primary.group-right:before {
		border-right-color: #545351
	}
	.bg-p2.group-left:after, .bg-primary.group-left:after, .section-primary.group-left:after
		{
		border-left-color: #545351
	}
	.section-default.group-right:before {
		border-right-color: #f5f5f5
	}
	.section-default.group-left:after {
		border-left-color: #f5f5f5
	}
	.bg-p3.group-right:before, .bg-standout.group-right:before,
		.section-standout.group-right:before {
		border-right-color: #191919
	}
	.bg-p3.group-left:after, .bg-standout.group-left:after,
		.section-standout.group-left:after {
		border-left-color: #191919
	}
	.bg-s1.group-right:before, .section-understated.group-right:before {
		border-right-color: #f4f3ef
	}
	.bg-s1.group-left:after, .section-understated.group-left:after {
		border-left-color: #f4f3ef
	}
	.section-inverted.group-right:before {
		border-right-color: #222
	}
	.section-inverted.group-left:after {
		border-left-color: #222
	}
}

@media ( max-width :767px) {
	.bg-highlight.group-left:after, .bg-highlight.group-right:before, .bg-p1.group-left:after,
		.bg-p1.group-right:before {
		border-bottom-color: #ffce2b
	}
	.bg-p2.group-left:after, .bg-p2.group-right:before, .bg-primary.group-left:after,
		.bg-primary.group-right:before, .section-primary.group-left:after,
		.section-primary.group-right:before {
		border-bottom-color: #545351
	}
	.section-default.group-left:after, .section-default.group-right:before {
		border-bottom-color: #f5f5f5
	}
	.bg-p3.group-left:after, .bg-p3.group-right:before, .bg-standout.group-left:after,
		.bg-standout.group-right:before, .section-standout.group-left:after,
		.section-standout.group-right:before {
		border-bottom-color: #191919
	}
	.bg-s1 .group-right:before, .bg-s1.group-left:after,
		.section-understated.group-left:after, .section-understated.group-right:before
		{
		border-bottom-color: #f4f3ef
	}
	.section-inverted.group-left:after, .section-inverted.group-right:before
		{
		border-bottom-color: #222
	}
}

.utility-header {
	background: #545351;
	color: #fff
}

.utility-header a.hovered, .utility-header a:focus, .utility-header a:hover
	{
	color: #fff7de
}

.utility-header ul li {
	padding: 0 8px
}

.utility-header ul li button:focus, .utility-header ul li button:hover {
	color: #ffebab
}

@media ( max-width :767px) {
	.nav-full-width-icons .settings-links .utility-links a,
		.nav-full-width-icons .settings-links .utility-links button {
		border: 1px solid #545351;
		color: #545351
	}
}

html.high-contrast * {
	background-color: #000 !important;
	background-image: none !important;
	border-color: #ffd600 !important;
	box-shadow: none !important;
	color: #ffd600 !important;
	text-shadow: none !important
}

html.high-contrast .gauge-detail, html.high-contrast .gauge-number, html.high-contrast .percent-detail
	{
	background: 0 0 !important
}

html.high-contrast .service-tile .teaser:before {
	border: none !important
}

html.high-contrast .disableHighContrastMode.active, html.high-contrast .enableHighContrastMode.active
	{
	background: #ffd600 !important;
	color: #000 !important
}

html.high-contrast .close {
	opacity: 1
}

html.high-contrast input[type=checkbox]:checked+* i, html.high-contrast input[type=checkbox]:checked+i,
	html.high-contrast input[type=radio]:checked+* i, html.high-contrast input[type=radio]:checked+i
	{
	color: #000 !important;
	background-color: #ffd600 !important;
	border-color: #ffd600
}

html.high-contrast .bg-primary--checked.checked, html.high-contrast .checked .bg-primary--checked
	{
	background-color: #ffd600 !important
}

html.high-contrast .check-icon-checkbox {
	color: #000 !important;
	border-color: #ffd600 !important
}

html.high-contrast .check-icon-checkbox i {
	color: #000 !important
}

html.high-contrast .check, html.high-contrast .select {
	border: 1px solid #ffd600 !important
}

html.high-contrast .select::after {
	border-left: 1px solid #ffd600 !important;
	background: #000 !important
}

html.high-contrast input[type=checkbox]:checked+* .bg-highlight--checked,
	html.high-contrast input[type=checkbox]:checked+* .bg-primary--checked,
	html.high-contrast input[type=checkbox]:checked+.bg-highlight--checked,
	html.high-contrast input[type=checkbox]:checked+.bg-primary--checked,
	html.high-contrast input[type=radio]:checked+* .bg-highlight--checked,
	html.high-contrast input[type=radio]:checked+* .bg-primary--checked,
	html.high-contrast input[type=radio]:checked+.bg-highlight--checked,
	html.high-contrast input[type=radio]:checked+.bg-primary--checked {
	background-color: #ffd600 !important;
	color: #000 !important
}

html.high-contrast input[type=checkbox]:checked+* .color-white--checked,
	html.high-contrast input[type=checkbox]:checked+.color-white--checked,
	html.high-contrast input[type=radio]:checked+* .color-white--checked,
	html.high-contrast input[type=radio]:checked+.color-white--checked {
	color: #000 !important
}