﻿@charset "utf-8";

@font-face {
	font-family: 'Source Sans';
	font-style: normal;
	font-weight: 400;
	src: local('SourceSansPro-Regular'), url(/content/statetemplate/fonts/SourceSansPro-Regular.ttf) format('truetype');
}

@font-face {
	font-family: 'Source Sans Bold';
	font-style: normal;
	font-weight: 400;
	src: local('SourceSansPro-Semibold'), url(/content/statetemplate/fonts/SourceSansPro-Semibold.ttf) format('truetype');
}

@font-face {
	font-family: 'Source Sans Light';
	font-style: normal;
	font-weight: 400;
	src: local('SourceSansPro-Light'), url(/content/statetemplate/fonts/SourceSansPro-Light.ttf) format('truetype');
}

@font-face {
	font-family: 'Asap Condensed';
	font-style: normal;
	font-weight: 400;
	src: local('Asap Condensed'), url(/content/statetemplate/fonts/AsapCondensed-Regular.ttf) format('truetype');
}

html {
	font-size: 62.5% !important;
	-ms-text-size-adjust: 62.5% !important;
	scroll-behavior: smooth !important;
}

@media screen and (max-width:600px) {
	html {
		font-size: 56.3% !important;
		-ms-text-size-adjust: 56.3% !important;
	}
}

body {
	line-height: normal !important;
	font-size: 1.9rem !important;
	font-family: 'Source Sans', Arial, Helvetica, sans-serif !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight: normal !important;
	margin-bottom: .25em !important;
	line-height: 1.2 !important;
	font-family: 'Source Sans Bold', Arial, Helvetica, sans-serif !important;
}

.h1, h1 {
	font-size: 56px !important;
	font-size: 5.6rem !important;
}

.h2, h2 {
	font-size: 3.5rem !important;
	margin-bottom: 1rem !important;
	margin-top: 1em;
}

.h3, h3 {
	font-size: 25px !important;
	font-size: 2.5rem !important;
	margin-top: 2rem !important;
}

.h4, h4 {
	font-size: 20px !important;
	font-size: 2rem !important;
	margin-top: 2rem !important;
}

.body, .btn, .dropdown-menu {
	font-size: 20px !important;
	font-size: 2rem !important;
}

.h5, h5 {
	font-size: 1.8rem !important;
}

.h6, h6 {
	font-size: 1.6rem !important;
}

.top-level-nav .nav-item {
	font-size: 2rem;
}

.mobile-controls {
	min-height: 86px;
	margin-top: -90px;
}

	.mobile-controls .toggle-menu {
		width: 45px;
		height: 45px;
		top: 0;
	}

.toggle-menu span:nth-child(1) {
	top: 10px;
}

.toggle-menu span:nth-child(2), .toggle-menu span:nth-child(3) {
	top: 20px;
}

.toggle-menu span:nth-child(4) {
	top: 30px;
}

p {
	margin-top: 2rem;
	margin-bottom: 2rem;
}

	p + ul, p + ol {
		margin-top: -1.6rem;
	}

td > p + ul, td > p + ol {
	margin-top: -0.5rem;
}

h2 + p, h3 + p, h4 + p, h5 + p, h2 + .table, h3 + .table {
	margin-top: 0;
}

div + p {
	margin-top: 1rem;
}

dt p {
	font-weight: normal;
	margin: 0;
}

td p {
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.badge-ftb, .card-default, .card-primary, .main-content aside nav:first-child a.d-block, .main-content aside nav:first-child ul li:first-child, .section-default, .section-ftb, footer, footer .copyright {
	background-color: #f4f3ef;
}

.global-header {
	box-shadow: none;
}

.breadcrumb, .breadcrumb li:before, .top-level-nav .nav-item, .utility-header .settings-links {
	font-size: 1.6rem;
}

.first-level-link, .nav-item.active > a {
	color: #191919;
	font-family: Source Sans, Arial, Helvetica, sans-serif;
	font-size: 150%;
}

.list-unstyled li {
	flex: 1 0 30%
}

.nav-item.active > a {
	background: #d4d4d4;
}

.first-level-link:focus, .first-level-link:hover {
	text-decoration: none;
	background: #F0F0F0;
}

nav a[rel=next], nav a[rel=prev] {
	color: #005a8c;
	text-decoration: none;
}

	nav a[rel=next] span, nav a[rel=prev] span {
		font-size: 2.6rem;
	}

	nav a[rel=next] .d-block, nav a[rel=prev] .d-block {
		font-size: .8em;
		text-decoration: underline;
	}

nav .float-left a[rel=prev] .d-block {
	padding-left: 2.5rem;
}

nav .float-right a[rel=next] .d-block {
	padding-right: 2rem;
}

a:focus .d-block {
	outline: solid 1px #2ea3f2;
}

b, em, strong {
	font-family: Source Sans Bold;
}

sub, sup {
	font-size: 14px;
	font-size: .875rem;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

th {
	text-align: left;
}

footer, blockquote footer {
	font-size: 16px;
	font-size: 1.6rem;
}

.btn {
	padding: 0.5em 1em;
}

.btn-primary {
	background-color: #005a8c;
	border-color: transparent;
}

.btn-link {
	color: #00517e;
}

.form-control {
	font-size: 2rem;
	height: auto;
	border: 2px solid #757575 !important;
}

.form-group + .form-group {
	margin-top: 1.5em;
}

.ca-gov-icon-caret-down:before, .ca-gov-icon-search:before {
	font-size: 2rem;
	color: white;
}

.ca-gov-icon-arrow-prev:before {
	font-size: 70%;
}

.utility-header {
	background: #005a8c;
	color: #fff;
	font-size: 16px;
}

	.utility-header a:visited {
		color: #fff;
	}

	.utility-header a.hovered, .utility-header a:focus, .utility-header a:hover {
		color: #ccc;
		text-decoration: none;
	}

	.utility-header ul {
		font-size: 100%;
	}

	.utility-header .header-cagov-logo img {
		margin: 5px 0 0 -12px;
	}

	.utility-header .utility-links {
		margin: 0 -23px 4px 0;
	}

.first-level-link {
	display: block;
	white-space: nowrap;
	transition: all .3s ease-out;
}

.branding .header-organization-banner svg {
	line-height: normal;
	margin-top: 4px;
}

.head_organization_banner a {
	display: inline-block;
	width: 50%;
	margin: auto;
	min-width: 190px;
}

.header-cagov-logo img {
	height: 28px;
}

[aria-labelledby=contents], [aria-labelledby=related-content] {
	font-size: .85em;
}

.container-contents > * {
	border-top: 1px solid #545351;
}

.badge-ftb, .section-ftb {
	color: #191919;
}

.run-in, .run-in li {
	padding: 0;
	display: inline;
	background: 0 0;
}

	.run-in li:after {
		content: " | ";
	}

	.run-in li:last-child:after {
		content: "";
	}

[id^=accord] + h2, [id^=accord]:first-of-type, h2 + [id^=accord] {
	margin-top: 5rem;
}

	[id^=accord]:first-of-type [data-toggle=collapse], h2 + [id^=accord] [data-toggle=collapse] {
		border-top: 1px solid #d4d4d4;
	}

caption {
	caption-side: top;
	color: #005a8c;
	font-size: 1.9rem;
}

.caption {
	font-size: 19px;
	font-size: 1.9rem;
}

.table-banded tbody tr:nth-of-type(odd) {
	background-color: rgb(251, 251, 251);
}

.thead-navy {
	background-color: #153554;
	color: #fff;
}

td ul {
	padding-left: 1.5em;
}

.nav-menu {
	font-size: 3rem;
	font-family: Source Sans Bold,Arial,Helvetica,sans-serif;
	width: auto;
}

@media screen and (max-width:568px) {
	.nav-menu {
		margin-left: 1em;
	}
}

.main-content .section-ftb .container {
	padding: 25px 0 10px;
}


.main-content aside nav:first-child a {
	color: #545351;
	background: #f4f3ef;
	display: block;
	font-size: 100%;
	padding: 1.5rem 0 1.5rem 1rem;
	margin-bottom: .5rem;
}

	.main-content aside nav:first-child a:hover {
		background-color: #d4d4d4;
	}

	.main-content aside nav:first-child a[aria-current=page] {
		background: #005a8c;
		font-weight: 700;
		color: #fff;
	}

.main-content aside {
	padding-left: 0;
	padding-right: 0;
	padding-top: 1rem;
}

	.main-content aside nav {
		margin-bottom: 3rem;
	}

		.main-content aside nav .list-unstyled {
			margin: 0;
			font-size: 90%;
		}

			.main-content aside nav .list-unstyled .levelup {
				color: #005a8c;
				font-weight: 700;
			}

			.main-content aside nav .list-unstyled [data-toggle=collapse][aria-expanded=true] {
				margin-bottom: 0;
			}

			.main-content aside nav .list-unstyled .collapse a {
				background-color: #fff;
				border-left: 1px solid #F0F0F0;
				border-right: 1px solid #F0F0F0;
				color: #00517e;
				font-size: 1.6rem;
				margin: 0;
				padding: 0.5rem 1.5rem 0;
			}

			.main-content aside nav .list-unstyled .collapse a {
				background-color: #fff;
				border-left: 1px solid #f4f3ef;
				border-right: 1px solid #f4f3ef;
				color: #005a8c;
				font-size: 1.6rem;
				margin: 0;
				padding: .5rem 1.5rem 0;
			}

.main-content a:not(.btn) {
	text-decoration-style: dotted;
}

	.main-content a:not(.btn):hover {
		text-decoration: underline !important;
	}

.chat, .email, .fax, .hours, .mail, .person, .phone, .web {
	padding-left: 3em;
}

.chat {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1.5em' height='1.5em' viewBox='0 0 24 24' class='m-r-lg'%3E%3Cpath fill='%23005a8c' d='M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H6l-2 2V4h16v12z'/%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3C/svg%3E") no-repeat
}

.email {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1.5em' height='1.5em' viewBox='0 0 24 24' class='m-r-lg'%3E%3Cpath fill='%23005a8c' d='M12 1.95c-5.52 0-10 4.48-10 10s4.48 10 10 10h5v-2h-5c-4.34 0-8-3.66-8-8s3.66-8 8-8 8 3.66 8 8v1.43c0 .79-.71 1.57-1.5 1.57s-1.5-.78-1.5-1.57v-1.43c0-2.76-2.24-5-5-5s-5 2.24-5 5 2.24 5 5 5c1.38 0 2.64-.56 3.54-1.47.65.89 1.77 1.47 2.96 1.47 1.97 0 3.5-1.6 3.5-3.57v-1.43c0-5.52-4.48-10-10-10zm0 13c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z'/%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3C/svg%3E") no-repeat
}

.fax {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1.5em' height='1.5em' viewBox='0 0 24 24' class='m-r-lg'%3E%3Cpath fill='%23005a8c' d='M19 8h-1V3H6v5H5c-1.66 0-3 1.34-3 3v6h4v4h12v-4h4v-6c0-1.66-1.34-3-3-3zM8 5h8v3H8V5zm8 14H8v-4h8v4zm2-4v-2H6v2H4v-4c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v4h-2z'/%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3C/svg%3E") no-repeat
}

.mail {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1.5em' height='1.5em' viewBox='0 0 24 24' class='m-r-lg'%3E%3Cpath fill='%23005a8c' d='M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V8l8 5 8-5v10zm-8-7L4 6h16l-8 5z'/%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3C/svg%3E") no-repeat
}

.phone {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1.5em' height='1.5em' viewBox='0 0 24 24' class='m-r-lg'%3E%3Cpath fill='%23005a8c' d='M15.5 1h-8C6.12 1 5 2.12 5 3.5v17C5 21.88 6.12 23 7.5 23h8c1.38 0 2.5-1.12 2.5-2.5v-17C18 2.12 16.88 1 15.5 1zm-4 21c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm4.5-4H7V4h9v14z'/%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3C/svg%3E") no-repeat
}

.web {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1.5em' height='1.5em' viewBox='0 0 24 24' class='m-r-lg'%3E%3Cpath fill='%23005a8c' d='M20 18c1.1 0 1.99-.9 1.99-2L22 6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2H0v2h24v-2h-4zM4 6h16v10H4V6z'/%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3C/svg%3E") no-repeat
}

.hours {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1.5em' height='1.5em' viewBox='0 0 24 24' class='m-r-lg'%3E%3Cpath fill='%23005a8c' d='M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z'/%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3C/svg%3E") no-repeat
}

.person {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1.5em' height='1.5em' viewBox='0 0 24 24' class='m-r-lg'%3E%3Cpath fill='%23005a8c' d='M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1 2.1S9.9 9.16 9.9 8s.94-2.1 2.1-2.1m0 9c2.97 0 6.1 1.46 6.1 2.1v1.1H5.9V17c0-.64 3.13-2.1 6.1-2.1M12 4C9.79 4 8 5.79 8 8s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 9c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E") no-repeat
}

	.chat ~ dd, .email ~ dd, .fax ~ dd, .hours ~ dd, .mail ~ dd, .person ~ dd, .phone ~ dd, .web ~ dd {
		margin-left: 3em;
	}

#main-content {
	min-height: auto;
	min-height: -moz-fit-content;
}

#skip-to-content:focus {
	background-color: rgba(255,255,255,.9);
	clip: auto;
	height: 2em;
	width: auto;
	overflow: visible;
	padding: .25em 0;
	z-index: 10;
}

@media print {
	.alert-banner, .return-top.is-visible, .utility-header, .utility-links, aside, button, footer .copyright .quarter, footer .row:not(.copyright), nav {
		display: none;
	}

	.branding {
		width: auto;
	}

	.collapse {
		display: block !important;
	}

	.header-organization-banner {
		border-bottom: thin solid #005a8c;
	}

	.row {
		display: block;
	}

		.row * {
			max-width: 100%;
		}

	.section {
		padding-bottom: 1rem;
	}

	footer, footer .copyright {
		background-color: #fff;
	}

		footer .container {
			padding-left: 0;
		}

	[data-toggle=collapse] {
		border-bottom: none;
	}
}

.required-label {
	color: #bf3b2a;
}

.invalid-feedback {
	display: block;
	padding: .25em .5em;
	border-left: 2px solid #bf3b2a;
	margin-top: .5em;
}

.badge-ftb, .section-ftb {
	background-color: #005a8c;
	color: #fff;
}

.nav-menu {
	margin-left: unset;
	max-width: unset;
}

.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: #d4d4d4;
	color: #191919;
}

.nav-full-width .main-navigation .nav-item .active {
	background-color: #d4d4d4;
	color: #191919;
}

.col-form-label {
	font-weight: 700;
	margin-bottom: .25em;
}

header.fixed + .main-content {
	padding-top: 3em;
}

#main-content {
	min-height: fit-content;
}

.input-group-text {
	font-size: 1em;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

input[type=number] {
	-moz-appearance: textfield;
}

a {
	color: #00517e;
}

.global-header .btn-link {
	background: #005a8c;
	color: #fff !important;
}

.global-header a:focus, .global-footer a:hover {
	background: #fff !important;
	color: #000 !important;
	text-decoration-style: solid !important;
	text-decoration: underline !important;
}

.global-footer a:not(.btn) {
	color: #00517e;
	text-decoration-style: dotted;
	text-decoration-line: underline;
}

	.global-footer a:not(.btn):focus, .global-footer a:not(.btn):hover {
		color: #00517e;
		text-decoration-style: solid;
		text-decoration: underline;
	}

@media (min-width:576px) {
	.mobile-controls {
		width: unset;
	}
}

/*v5.6.2*/
.form-select {
	font-size: 1em;
}

.form-check-input:checked {
	background-color: #00517e;
	border-color: #00517e;
}

/*input[type="file"] {
	-webkit-rtl-ordering: left;
}*/
/*input::file-selector-button {
	visibility: hidden;
}*/
input[type="file"]::-webkit-file-upload-button {
	float: right;
}

.btn-link {
	color: #00517e !important;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static !important;
	width: auto !important;
	height: auto !important;
	overflow: visible !important;
	clip: auto !important;
	white-space: normal !important;
	color: #00517e !important;
	background-color: #fff !important;
}

/*#757575 4.5:1*/
/*#595959 7:1*/

.check {
	border: 1px solid #757575;
}

.select {
	border: 2px solid #757575 !important;
}

	.select::after {
		border-left: 1px solid #757575 !important;
	}

.input-group-addon {
	border-color: #757575 !important;
}

.keywords ol li, .keywords ul li {
	background-color: #757575 !important;
}

.custom-file-label, .custom-select, .form-control {
	border-color: #757575 !important;
}

.form-check-input {
	border: 2px solid #757575 !important;
}

.input-group-text {
	border: 2px solid #757575 !important;
}

.form-select {
	border: 2px solid #757575 !important;
}

.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: #000000 !important;
}

.form-check, .form-check-inline {
	cursor: unset !important;
}

.small, small {
	font-size: 80%;
	font-weight: 400;
}

.table > :not(:first-child) {
	border-top: unset;
}
