
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden], template {
	display: none;
}
a {
	background: transparent;
	text-decoration-color: #ddd;
}
a:active, a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th {
	padding: 0;
}
/* -----------------------------------------
SCAFFOLDING - /source/less/bootstrap/scaffolding.less
----------------------------------------- */
* {
	box-sizing: border-box;
}
*:before, *:after {
	box-sizing: border-box;
}
html {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	font-size: 1rem;
	font-size: 1rem;
}
body {
	font-family: "Source Sans Pro", sans-serif;
	font-size: 1em;
	line-height: 1.42857143;
	color: #333333;
	background-color: #fff;
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
a {
	color: #2F77A0;
	/*text-decoration: none;*/
}
a:hover, a:focus {
	color: #1e4b65;
	text-decoration: underline;
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
figure {
	margin: 0;
}
img {
	vertical-align: middle;
}
.img-responsive {
	display: block;
	width: 100% \9;
	max-width: 100%;
	height: auto;
	display: inline-block;
}
.img-rounded {
	border-radius: 6px;
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 0;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	width: 100% \9;
	max-width: 100%;
	height: auto;
}
.img-circle {
	border-radius: 50%;
}
hr {
	margin-top: 22px;
	margin-bottom: 22px;
	border: 0;
	border-top: 1px solid #cccccc;
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}
/* -----------------------------------------
	TYPE - /source/less/bootstrap/type.less
----------------------------------------- */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 400;
	line-height: 1.1;
	color: inherit;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777777;
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
	font-size: 65%;
}
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
	font-size: 75%;
}
h1, .h1 {
	font-size: 2.375rem;
}
h2, .h2 {
	font-size: 1.9375rem;
}
h3, .h3 {
	font-size: 1.5625rem;
}
h4, .h4 {
	font-size: 1.25rem;
}
h5, .h5 {
	font-size: 1rem;
}
h6, .h6 {
	font-size: 1rem;
}
p {
	margin: 0 0 11px;
}
.lead {
	margin-bottom: 22px;
	font-size: 1.125rem;
	font-weight: 300;
	line-height: 1.4;
}
@media (min-width: 768px) {
	.lead {
		font-size: 1.5rem;
	}
}
small, .small {
	font-size: 87%;
}
cite {
	font-style: normal;
}
mark, .mark {
	background-color: #fcf8e3;
	padding: .2em;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.text-justify {
	text-align: justify;
}
.text-nowrap {
	white-space: nowrap;
}
.text-lowercase {
	text-transform: lowercase;
}
.text-uppercase {
	text-transform: uppercase;
}
.text-capitalize {
	text-transform: capitalize;
}
.text-muted {
	font-weight: normal;
	color: #777777;
}
.text-primary {
	font-weight: bold;
	color: #046B99;
}
a.text-primary:hover {
	font-weight: bold;
	color: #034867;
}
.text-success {
	font-weight: bold;
	color: #2c7628;
}
a.text-success:hover {
	font-weight: bold;
	color: #4dc149;
}
.text-info {
	font-weight: bold;
	color: #1C7DB5;
}
a.text-info:hover {
	font-weight: bold;
	color: #155e89;
}
.text-warning {
	font-weight: bold;
	color: #8a6d3b;
}
a.text-warning:hover {
	font-weight: bold;
	color: #66512c;
}
.text-danger {
	font-weight: bold;
	color: #b03727;
}
a.text-danger:hover {
	font-weight: bold;
	color: #b03827;
}
.bg-primary {
	font-weight: bold;
	color: #fff;
	background-color: #046B99;
}
a.bg-primary:hover {
	font-weight: bold;
	background-color: #034867;
}
.bg-success {
	font-weight: bold;
	background-color: #dff0d8;
}
a.bg-success:hover {
	font-weight: bold;
	background-color: #c1e2b3;
}
.bg-info {
	font-weight: bold;
	background-color: #d9edf7;
}
a.bg-info:hover {
	font-weight: bold;
	background-color: #afd9ee;
}
.bg-warning {
	font-weight: bold;
	background-color: #fcf8e3;
}
a.bg-warning:hover {
	font-weight: bold;
	background-color: #f7ecb5;
}
.bg-danger {
	font-weight: bold;
	background-color: #f2dede;
}
a.bg-danger:hover {
	font-weight: bold;
	background-color: #e4b9b9;
}
.page-header {
	padding-bottom: 10px;
	margin: 44px 0 22px;
	border-bottom: 1px solid #d6d6d6;
}
ul, ol {
	margin-top: 0;
	margin-bottom: 11px;
}
ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 0;
}
.list-unstyled {
	padding-left: 0;
	list-style: none;
}
.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
}
.list-inline > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}
.list-inline .list-inline-item {
	display: inline-block;
}
.list-inline .list-inline-item:not(:last-child) {
	margin-right: 5px;
}
.section-standout .list-inline a:hover:not(.btn) {
	/*
	text-decoration: none;
	*/
}
dl {
	margin-top: 0;
	margin-bottom: 22px;
}
dt, dd {
	line-height: 1.42857143;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 0;
}
@media (min-width: 768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		max-width: 100%;
	}
	.dl-horizontal dd {
		margin-left: 180px;
	}
}
abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777777;
}
.initialism {
	font-size: 90%;
	text-transform: uppercase;
}
blockquote {
	padding: 11px 22px;
	margin: 0 0 22px;
	font-size: 1.25rem;
	border-left: 5px solid #d6d6d6;
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
	margin-bottom: 0;
}
blockquote footer, blockquote small, blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777777;
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
	content: '\2014 \00A0';
}
.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #d6d6d6;
	border-left: 0;
	text-align: right;
}
.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
	content: '';
}
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
	content: '\00A0 \2014';
}
blockquote:before, blockquote:after {
	content: "";
}
address {
	margin-bottom: 22px;
	font-style: normal;
	line-height: 1.42857143;
}
/* -----------------------------------------
	CODE - /source/less/bootstrap/code.less
----------------------------------------- */
code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 0;
}
kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
	padding: 0;
	font-size: 100%;
	box-shadow: none;
}
pre {
	display: block;
	padding: 10.5px;
	margin: 0 0 11px;
	font-size: 1rem;
	line-height: 1.42857143;
	word-break: break-all;
	word-wrap: break-word;
	color: #333333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 0;
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0;
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}
/* -----------------------------------------
	GRID SYSTEM - /source/less/bootstrap/grid.less
----------------------------------------- */
.container, .main-content > .section, .two-column .main-content > .section, .global-header {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
@media (min-width: 768px) {
	.container, .main-content > .section, .two-column .main-content > .section, .global-header {
		width: 750px;
	}
}
@media (min-width: 992px) {
	.container, .main-content > .section, .two-column .main-content > .section, .global-header {
		width: 970px;
	}
}
@media (min-width: 1280px) {
	.container, .main-content > .section, .two-column .main-content > .section, .global-header {
		width: 1280px;
	}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.row {
	margin-left: -15px;
	margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-11 {
	width: 91.66666667%;
}
.col-xs-10 {
	width: 83.33333333%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-8 {
	width: 66.66666667%;
}
.col-xs-7 {
	width: 58.33333333%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-5 {
	width: 41.66666667%;
}
.col-xs-4 {
	width: 33.33333333%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-2 {
	width: 16.66666667%;
}
.col-xs-1 {
	width: 8.33333333%;
}
.col-xs-pull-12 {
	right: 100%;
}
.col-xs-pull-11 {
	right: 91.66666667%;
}
.col-xs-pull-10 {
	right: 83.33333333%;
}
.col-xs-pull-9 {
	right: 75%;
}
.col-xs-pull-8 {
	right: 66.66666667%;
}
.col-xs-pull-7 {
	right: 58.33333333%;
}
.col-xs-pull-6 {
	right: 50%;
}
.col-xs-pull-5 {
	right: 41.66666667%;
}
.col-xs-pull-4 {
	right: 33.33333333%;
}
.col-xs-pull-3 {
	right: 25%;
}
.col-xs-pull-2 {
	right: 16.66666667%;
}
.col-xs-pull-1 {
	right: 8.33333333%;
}
.col-xs-pull-0 {
	right: auto;
}
.col-xs-push-12 {
	left: 100%;
}
.col-xs-push-11 {
	left: 91.66666667%;
}
.col-xs-push-10 {
	left: 83.33333333%;
}
.col-xs-push-9 {
	left: 75%;
}
.col-xs-push-8 {
	left: 66.66666667%;
}
.col-xs-push-7 {
	left: 58.33333333%;
}
.col-xs-push-6 {
	left: 50%;
}
.col-xs-push-5 {
	left: 41.66666667%;
}
.col-xs-push-4 {
	left: 33.33333333%;
}
.col-xs-push-3 {
	left: 25%;
}
.col-xs-push-2 {
	left: 16.66666667%;
}
.col-xs-push-1 {
	left: 8.33333333%;
}
.col-xs-push-0 {
	left: auto;
}
.col-xs-offset-12 {
	margin-left: 100%;
}
.col-xs-offset-11 {
	margin-left: 91.66666667%;
}
.col-xs-offset-10 {
	margin-left: 83.33333333%;
}
.col-xs-offset-9 {
	margin-left: 75%;
}
.col-xs-offset-8 {
	margin-left: 66.66666667%;
}
.col-xs-offset-7 {
	margin-left: 58.33333333%;
}
.col-xs-offset-6 {
	margin-left: 50%;
}
.col-xs-offset-5 {
	margin-left: 41.66666667%;
}
.col-xs-offset-4 {
	margin-left: 33.33333333%;
}
.col-xs-offset-3 {
	margin-left: 25%;
}
.col-xs-offset-2 {
	margin-left: 16.66666667%;
}
.col-xs-offset-1 {
	margin-left: 8.33333333%;
}
.col-xs-offset-0 {
	margin-left: 0%;
}
@media (min-width: 768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-11 {
		width: 91.66666667%;
	}
	.col-sm-10 {
		width: 83.33333333%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-8 {
		width: 66.66666667%;
	}
	.col-sm-7 {
		width: 58.33333333%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-5 {
		width: 41.66666667%;
	}
	.col-sm-4 {
		width: 33.33333333%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-2 {
		width: 16.66666667%;
	}
	.col-sm-1 {
		width: 8.33333333%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-pull-11 {
		right: 91.66666667%;
	}
	.col-sm-pull-10 {
		right: 83.33333333%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-8 {
		right: 66.66666667%;
	}
	.col-sm-pull-7 {
		right: 58.33333333%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-5 {
		right: 41.66666667%;
	}
	.col-sm-pull-4 {
		right: 33.33333333%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-2 {
		right: 16.66666667%;
	}
	.col-sm-pull-1 {
		right: 8.33333333%;
	}
	.col-sm-pull-0 {
		right: auto;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-push-11 {
		left: 91.66666667%;
	}
	.col-sm-push-10 {
		left: 83.33333333%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-8 {
		left: 66.66666667%;
	}
	.col-sm-push-7 {
		left: 58.33333333%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-5 {
		left: 41.66666667%;
	}
	.col-sm-push-4 {
		left: 33.33333333%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-2 {
		left: 16.66666667%;
	}
	.col-sm-push-1 {
		left: 8.33333333%;
	}
	.col-sm-push-0 {
		left: auto;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-sm-offset-0 {
		margin-left: 0%;
	}
}
@media (min-width: 992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-11 {
		width: 91.66666667%;
	}
	.col-md-10 {
		width: 83.33333333%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-8 {
		width: 66.66666667%;
	}
	.col-md-7 {
		width: 58.33333333%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-5 {
		width: 41.66666667%;
	}
	.col-md-4 {
		width: 33.33333333%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-2 {
		width: 16.66666667%;
	}
	.col-md-1 {
		width: 8.33333333%;
	}
	.col-md-pull-12 {
		right: 100%;
	}
	.col-md-pull-11 {
		right: 91.66666667%;
	}
	.col-md-pull-10 {
		right: 83.33333333%;
	}
	.col-md-pull-9 {
		right: 75%;
	}
	.col-md-pull-8 {
		right: 66.66666667%;
	}
	.col-md-pull-7 {
		right: 58.33333333%;
	}
	.col-md-pull-6 {
		right: 50%;
	}
	.col-md-pull-5 {
		right: 41.66666667%;
	}
	.col-md-pull-4 {
		right: 33.33333333%;
	}
	.col-md-pull-3 {
		right: 25%;
	}
	.col-md-pull-2 {
		right: 16.66666667%;
	}
	.col-md-pull-1 {
		right: 8.33333333%;
	}
	.col-md-pull-0 {
		right: auto;
	}
	.col-md-push-12 {
		left: 100%;
	}
	.col-md-push-11 {
		left: 91.66666667%;
	}
	.col-md-push-10 {
		left: 83.33333333%;
	}
	.col-md-push-9 {
		left: 75%;
	}
	.col-md-push-8 {
		left: 66.66666667%;
	}
	.col-md-push-7 {
		left: 58.33333333%;
	}
	.col-md-push-6 {
		left: 50%;
	}
	.col-md-push-5 {
		left: 41.66666667%;
	}
	.col-md-push-4 {
		left: 33.33333333%;
	}
	.col-md-push-3 {
		left: 25%;
	}
	.col-md-push-2 {
		left: 16.66666667%;
	}
	.col-md-push-1 {
		left: 8.33333333%;
	}
	.col-md-push-0 {
		left: auto;
	}
	.col-md-offset-12 {
		margin-left: 100%;
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-md-offset-0 {
		margin-left: 0%;
	}
}
@media (min-width: 1280px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-11 {
		width: 91.66666667%;
	}
	.col-lg-10 {
		width: 83.33333333%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-8 {
		width: 66.66666667%;
	}
	.col-lg-7 {
		width: 58.33333333%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-5 {
		width: 41.66666667%;
	}
	.col-lg-4 {
		width: 33.33333333%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-2 {
		width: 16.66666667%;
	}
	.col-lg-1 {
		width: 8.33333333%;
	}
	.col-lg-pull-12 {
		right: 100%;
	}
	.col-lg-pull-11 {
		right: 91.66666667%;
	}
	.col-lg-pull-10 {
		right: 83.33333333%;
	}
	.col-lg-pull-9 {
		right: 75%;
	}
	.col-lg-pull-8 {
		right: 66.66666667%;
	}
	.col-lg-pull-7 {
		right: 58.33333333%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.col-lg-pull-5 {
		right: 41.66666667%;
	}
	.col-lg-pull-4 {
		right: 33.33333333%;
	}
	.col-lg-pull-3 {
		right: 25%;
	}
	.col-lg-pull-2 {
		right: 16.66666667%;
	}
	.col-lg-pull-1 {
		right: 8.33333333%;
	}
	.col-lg-pull-0 {
		right: auto;
	}
	.col-lg-push-12 {
		left: 100%;
	}
	.col-lg-push-11 {
		left: 91.66666667%;
	}
	.col-lg-push-10 {
		left: 83.33333333%;
	}
	.col-lg-push-9 {
		left: 75%;
	}
	.col-lg-push-8 {
		left: 66.66666667%;
	}
	.col-lg-push-7 {
		left: 58.33333333%;
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-push-5 {
		left: 41.66666667%;
	}
	.col-lg-push-4 {
		left: 33.33333333%;
	}
	.col-lg-push-3 {
		left: 25%;
	}
	.col-lg-push-2 {
		left: 16.66666667%;
	}
	.col-lg-push-1 {
		left: 8.33333333%;
	}
	.col-lg-push-0 {
		left: auto;
	}
	.col-lg-offset-12 {
		margin-left: 100%;
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-lg-offset-0 {
		margin-left: 0%;
	}
}
/* -----------------------------------------
	TABLES - /source/less/bootstrap/tables.less
----------------------------------------- */
table {
	background-color: transparent;
}
th {
	text-align: left;
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 22px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
	border-top: 0;
}
.table > tbody + tbody {
	border-top: 2px solid #ddd;
}
.table .table {
	font-weight: normal;
	background-color: #fff;
}
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
	padding: 5px;
}
.table-bordered {
	border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
	border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
	border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
	background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
	background-color: #f5f5f5;
}
table col[class*="col-"] {
	position: static;
	float: none;
	display: table-column;
}
table td[class*="col-"], table th[class*="col-"] {
	position: static;
	float: none;
	display: table-cell;
}
.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
	background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
	background-color: #e8e8e8;
}
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
	background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
	background-color: #d0e9c6;
}
.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
	background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
	background-color: #c4e3f3;
}
.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
	background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
	background-color: #faf2cc;
}
.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
	background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
	background-color: #ebcccc;
}
@media screen and (max-width: 767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 16.5px;
		overflow-y: hidden;
		overflow-x: auto;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
		-webkit-overflow-scrolling: touch;
	}
	.table-responsive > .table {
		margin-bottom: 0;
	}
	.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
		white-space: nowrap;
	}
	.table-responsive > .table-bordered {
		border: 0;
	}
	.table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
		border-left: 0;
	}
	.table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
		border-right: 0;
	}
	.table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
		border-bottom: 0;
	}
}
/* -----------------------------------------
	FORMS - /source/less/bootstrap/forms.less
----------------------------------------- */
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0;
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 22px;
	font-size: 1.5rem;
	line-height: inherit;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}
input[type="search"] {
	box-sizing: border-box;
}
input[type="radio"], input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}
input[type="file"] {
	display: block;
}
input[type="range"] {
	display: block;
	width: 100%;
}
select[multiple], select[size] {
	height: auto;
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
output {
	display: block;
	padding-top: 7px;
	font-size: 1rem;
	line-height: 1.42857143;
	color: #555555;
}
.form-control {
	display: block;
	width: 100%;
	height: 36px;
	padding: 6px 12px;
	font-size: 1rem;
	line-height: 1.42857143;
	color: #555555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
	/*border-color: #66afe9;
	outline: 0;*/
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
	color: #777777;
	opacity: 1;
	font-weight: normal;
}
.form-control:-ms-input-placeholder {
	color: #777777;
	font-weight: normal;
}
.form-control::-webkit-input-placeholder {
	color: #777777;
	font-weight: normal;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #d6d6d6;
	opacity: 1;
}
textarea.form-control {
	height: auto;
}
input[type="search"] {
	-webkit-appearance: none;
}
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
	line-height: 36px;
	line-height: 1.42857143 \0;
}
input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm {
	line-height: 33px;
}
input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg {
	line-height: 49px;
}
.form-group {
	margin-bottom: 15px;
}
.radio, .checkbox {
	position: relative;
	display: block;
	min-height: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.radio label, .checkbox label {
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9;
}
.radio + .radio, .checkbox + .checkbox {
	margin-top: -5px;
}
.radio-inline, .checkbox-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer;
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}
input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed;
}
.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}
.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
	cursor: not-allowed;
}
.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
}
.form-control-static.input-lg, .form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0;
}
.input-sm, .form-horizontal .form-group-sm .form-control {
	height: 33px;
	padding: 5px 10px;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 3px;
}
select.input-sm {
	height: 33px;
	line-height: 33px;
}
textarea.input-sm, select[multiple].input-sm {
	height: auto;
}
.input-lg, .form-horizontal .form-group-lg .form-control {
	height: 49px;
	padding: 10px 16px;
	font-size: 1.25rem;
	line-height: 1.33;
	border-radius: 6px;
}
select.input-lg {
	height: 49px;
	line-height: 49px;
}
textarea.input-lg, select[multiple].input-lg {
	height: auto;
}
.has-feedback {
	position: relative;
}
.has-feedback .form-control {
	padding-right: 45px;
}
.form-control-feedback {
	position: absolute;
	top: 27px;
	right: 0;
	z-index: 2;
	display: block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
}
.input-lg + .form-control-feedback {
	width: 49px;
	height: 49px;
	line-height: 49px;
}
.input-sm + .form-control-feedback {
	width: 33px;
	height: 33px;
	line-height: 33px;
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
	color: #2c7628;
	font-weight: bold;
}
.has-success .form-control {
	border-color: #2c7628;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
	border-color: #4dc149;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #bde8bb;
}
.has-success .input-group-addon {
	color: #2c7628;
	border-color: #2c7628;
	background-color: #dff0d8;
}
.has-success .form-control-feedback {
	color: #2c7628;
	font-weight: bold;
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
	color: #8a6d3b;
	font-weight: bold;
}
.has-warning .form-control {
	border-color: #8a6d3b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
	border-color: #66512c;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
	color: #8a6d3b;
	font-weight: bold;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
	color: #b03727;
	font-weight: bold;
}
.has-error .form-control {
	border-color: #b03727;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
	border-color: #b03827;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e5968b;
}
.has-error .input-group-addon {
	color: #b03727;
	border-color: #b03727;
	background-color: #f2dede;
}
.has-error .form-control-feedback {
	color: #b03727;
	font-weight: bold;
}
.has-feedback label.sr-only ~ .form-control-feedback {
	top: 0;
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}
@media (min-width: 768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	.form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
		width: auto;
	}
	.form-inline .input-group > .form-control {
		width: 100%;
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .radio, .form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .radio label, .form-inline .checkbox label {
		padding-left: 0;
	}
	.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0;
	}
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px;
}
.form-horizontal .radio, .form-horizontal .checkbox {
	min-height: 29px;
}
.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px;
}
@media (min-width: 768px) {
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px;
	}
}
.form-horizontal .has-feedback .form-control-feedback {
	top: 0;
	right: 15px;
}
@media (min-width: 768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 14.3px;
	}
}
@media (min-width: 768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
	}
}
/* -----------------------------------------
	BUTTONS - /source/less/bootstrap/buttons.less
----------------------------------------- */
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 1rem;
	line-height: 1.42857143;
	border-radius: 3px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
	color: #014e77;
	text-decoration: none;
}
.btn:active, .btn.active {
	outline: 0;
	background-image: none;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: 0.35;
	filter: alpha(opacity=35);
	box-shadow: none;
}
a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events: none;
}
.btn-default {
	color: #014e77;
	background-color: #fff;
	border-color: #555555;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	color: #014e77;
	background-color: #e6e6e6;
	border-color: #373737;
}
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	background-image: none;
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
	background-color: #fff;
	border-color: #555555;
}
.btn-default .badge {
	color: #fff;
	background-color: #014e77;
}
.btn-primary {
	color: #333333;
	background-color: #046B99;
	border-color: #035a80;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	color: #333333;
	background-color: #034867;
	border-color: #023045;
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	background-image: none;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	background-color: #046B99;
	border-color: #035a80;
}
.btn-primary .badge {
	color: #046B99;
	background-color: #333333;
}
.btn-success {
	color: #fff;
	background-color: #2c7628;
	border-color: #5fc85c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #4dc149;
	border-color: #3eac3a;
}
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
	background-image: none;
}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
	background-color: #2c7628;
	border-color: #5fc85c;
}
.btn-success .badge {
	color: #2c7628;
	background-color: #fff;
}
.btn-info {
	color: #fff;
	background-color: #1C7DB5;
	border-color: #196e9f;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #155e89;
	border-color: #10496a;
}
.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
	background-image: none;
}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
	background-color: #1C7DB5;
	border-color: #196e9f;
}
.btn-info .badge {
	color: #1C7DB5;
	background-color: #fff;
}
.btn-warning {
	color: #fff;
	background-color: #F27e31;
	border-color: #f06f19;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #e2630e;
	border-color: #c0540c;
}
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
	background-image: none;
}
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
	background-color: #F27e31;
	border-color: #f06f19;
}
.btn-warning .badge {
	color: #F27e31;
	background-color: #fff;
}
.btn-danger {
	color: #fff;
	background-color: #b03727;
	border-color: #c53e2b;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #b03827;
	border-color: #932e20;
}
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
	background-image: none;
}
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
	background-color: #b03727;
	border-color: #c53e2b;
}
.btn-danger .badge {
	color: #b03727;
	background-color: #fff;
}
.btn-link {
	color: #2F77A0;
	font-weight: normal;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
	color: #1e4b65;
	/*text-decoration: underline;*/
	background-color: transparent;
}
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
	color: #777777;
	text-decoration: none;
}
.btn-lg, .btn-group-lg > .btn {
	padding: 10px 16px;
	font-size: 1.25rem;
	line-height: 1.33;
	border-radius: 6px;
}
.btn-sm, .btn-group-sm > .btn {
	padding: 5px 10px;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 3px;
}
.btn-xs, .btn-group-xs > .btn {
	padding: 1px 5px;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 3px;
}
.btn-block {
	display: block;
	width: 100%;
}
.btn-block + .btn-block {
	margin-top: 5px;
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
	width: 100%;
}
/* -----------------------------------------
	COMPONENT ANIMATION - /source/less/bootstrap/component-animation.less
----------------------------------------- */
.fade {
	opacity: 0;
	transition: opacity 0.15s linear;
}
.fade.in {
	opacity: 1;
}
.collapse {
	display: none;
}
.collapse.in {
	display: block;
}
tr.collapse.in {
	display: table-row;
}
tbody.collapse.in {
	display: table-row-group;
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition: height 0.35s ease;
}
/* -----------------------------------------
	DROPDOWN MENUS - /source/less/bootstrap/dropdowns.less
----------------------------------------- */
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.dropdown {
	position: relative;
}
.dropdown-toggle:focus {
	/*
	outline: 0;
	*/
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 1rem;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 0;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box;
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}
.dropdown-menu .divider {
	height: 1px;
	margin: 10px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333333 !important;
	white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #046B99;
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	color: #777777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor: not-allowed;
}
.open > .dropdown-menu {
	display: block;
}
.open > a {
	outline: 0;
}
.dropdown-menu-right {
	left: auto;
	right: 0;
}
.dropdown-menu-left {
	left: 0;
	right: auto;
}
.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 1rem;
	line-height: 1.42857143;
	color: #777777;
	white-space: nowrap;
}
.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990;
}
.pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid;
	content: "";
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px;
}
@media (min-width: 768px) {
	.navbar-right .dropdown-menu {
		left: auto;
		right: 0;
	}
	.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto;
	}
}
/* -----------------------------------------
	BUTTON GROUPS - /source/less/bootstrap/button-groups.less
----------------------------------------- */
.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.btn-group > .btn, .btn-group-vertical > .btn {
	position: relative;
	float: left;
}
.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
	z-index: 2;
}
.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
	outline: 0;
}
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
	margin-left: -1px;
}
.btn-toolbar {
	margin-left: -5px;
}
.btn-toolbar .btn-group, .btn-toolbar .input-group {
	float: left;
}
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
	margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}
.btn-group > .btn:first-child {
	margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.btn-group > .btn-group {
	float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
	box-shadow: none;
}
.btn .caret {
	margin-left: 0;
}
.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}
.dropup .btn-lg .caret {
	border-width: 0 5px 5px;
}
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
	float: none;
}
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
	margin-top: -1px;
	margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
	float: none;
	display: table-cell;
	width: 100%;
}
.btn-group-justified > .btn-group .btn {
	width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
	left: auto;
}
[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {
	position: absolute;
	z-index: -1;
	opacity: 0;
	filter: alpha(opacity=0);
}
/* -----------------------------------------
	NAVS - /source/less/bootstrap/navs.less
----------------------------------------- */
.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}
.nav > li {
	position: relative;
	display: block;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: #d6d6d6;
}
.nav > li.disabled > a {
	color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
	color: #777777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: #d6d6d6;
	border-color: #2F77A0;
}
.nav .nav-divider {
	height: 1px;
	margin: 10px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.nav > li > a > img {
	max-width: none;
}
.nav-tabs {
	border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
	float: left;
	margin-bottom: -1px;
}
.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
	border-color: #d6d6d6 #d6d6d6 #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #555555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default;
}
.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0;
}
.nav-tabs.nav-justified > li {
	float: none;
}
.nav-tabs.nav-justified > li > a {
	text-align: center;
	margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}
@media (min-width: 768px) {
	.nav-tabs.nav-justified > li {
		display: table-cell;
		width: 1%;
	}
	.nav-tabs.nav-justified > li > a {
		margin-bottom: 0;
	}
}
.nav-tabs.nav-justified > li > a {
	margin-right: 0;
	border-radius: 0;
}
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
	border: 1px solid #ddd;
}
@media (min-width: 768px) {
	.nav-tabs.nav-justified > li > a {
		border-bottom: 1px solid #ddd;
		border-radius: 0 0 0 0;
	}
	.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
		border-bottom-color: #fff;
	}
}
.nav-pills > li {
	float: left;
}
.nav-pills > li > a {
	border-radius: 3px;
}
.nav-pills > li + li {
	margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	color: #fff;
	background-color: #555555;
}
.nav-stacked > li {
	float: none;
}
.nav-stacked > li + li {
	margin-top: 2px;
	margin-left: 0;
}
.nav-justified {
	width: 100%;
}
.nav-justified > li {
	float: none;
}
.nav-justified > li > a {
	text-align: center;
	margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}
@media (min-width: 768px) {
	.nav-justified > li {
		display: table-cell;
		width: 1%;
	}
	.nav-justified > li > a {
		margin-bottom: 0;
	}
}
.nav-tabs-justified {
	border-bottom: 0;
}
.nav-tabs-justified > li > a {
	margin-right: 0;
	border-radius: 0;
}
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
	border: 1px solid #ddd;
}
@media (min-width: 768px) {
	.nav-tabs-justified > li > a {
		border-bottom: 1px solid #ddd;
		border-radius: 0 0 0 0;
	}
	.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
		border-bottom-color: #fff;
	}
}
.tab-content > .tab-pane {
	display: none;
}
.tab-content > .active {
	display: block;
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
/* -----------------------------------------
	BREADCRUMB - /source/less/bootstrap/breadcrumbs.less
----------------------------------------- */
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 22px;
	list-style: none;
	background-color: #fff;
	border-radius: 0;
}
.breadcrumb > li {
	display: inline-block;
}
.breadcrumb > li + li:before {
	content: "\00a0";
	padding: 0 5px;
	color: #ccc;
}
.breadcrumb > .active {
	color: #333333;
}
/* -----------------------------------------
	PAGINATION (MULTIPLE) - /source/less/bootstrap/pagination.less
----------------------------------------- */
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 22px 0;
	border-radius: 0;
}
.pagination > li {
	display: inline;
}
.pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #2F77A0;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	color: #1e4b65;
	background-color: #d6d6d6;
	border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 2;
	color: #fff;
	background-color: #046B99;
	border-color: #046B99;
	cursor: default;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
	color: #777777;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed;
}
.pagination-lg > li > a, .pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 1.25rem;
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
}
.pagination-sm > li > a, .pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 1rem;
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}
/* -----------------------------------------
	LABELS - /source/less/bootstrap/labels.less
----------------------------------------- */
.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}
a.label:hover, a.label:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.label:empty {
	display: none;
}
.btn .label {
	position: relative;
	top: -1px;
}
.label-default {
	background-color: #777777;
}
.label-default[href]:hover, .label-default[href]:focus {
	background-color: #5e5e5e;
}
.label-primary {
	background-color: #046B99;
}
.label-primary[href]:hover, .label-primary[href]:focus {
	background-color: #034867;
}
.label-success {
	background-color: #2c7628;
}
.label-success[href]:hover, .label-success[href]:focus {
	background-color: #4dc149;
}
.label-info {
	background-color: #1C7DB5;
}
.label-info[href]:hover, .label-info[href]:focus {
	background-color: #155e89;
}
.label-warning {
	background-color: #F27e31;
}
.label-warning[href]:hover, .label-warning[href]:focus {
	background-color: #e2630e;
}
.label-danger {
	background-color: #b03727;
}
.label-danger[href]:hover, .label-danger[href]:focus {
	background-color: #b03827;
}
/* -----------------------------------------
	ALERTS - /source/less/bootstrap/alerts.less
----------------------------------------- */
.alert {
	padding: 15px;
	margin-bottom: 22px;
	border: 1px solid transparent;
	border-radius: 0;
}
.alert h4 {
	margin-top: 0;
	color: inherit;
}
.alert .alert-link {
	font-weight: bold;
}
.alert > p, .alert > ul {
	margin-bottom: 0;
}
.alert > p + p {
	margin-top: 5px;
}
.alert-dismissable, .alert-dismissible {
	padding-right: 35px;
}
.alert-dismissable .close, .alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #2c7628;
}
.alert-success hr {
	border-top-color: #c9e2b3;
}
.alert-success .alert-link {
	color: #4dc149;
}
.alert-success .alert-link.btn-default {
	border-color: #fff;
	color: #4dc149;
}
.alert-success .alert-link.btn-default:hover {
	border-color: #fff;
	color: #3aa037;
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #1C7DB5;
}
.alert-info hr {
	border-top-color: #a6e1ec;
}
.alert-info .alert-link {
	color: #155e89;
}
.alert-info .alert-link.btn-default {
	border-color: #fff;
	color: #155e89;
}
.alert-info .alert-link.btn-default:hover {
	border-color: #fff;
	color: #0e405d;
}
.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}
.alert-warning hr {
	border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
	color: #66512c;
}
.alert-warning .alert-link.btn-default {
	border-color: #fff;
	color: #66512c;
}
.alert-warning .alert-link.btn-default:hover {
	border-color: #fff;
	color: #43351c;
}
.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #b03727;
}
.alert-danger hr {
	border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
	color: #b03827;
}
.alert-danger .alert-link.btn-default {
	border-color: #fff;
	color: #b03827;
}
.alert-danger .alert-link.btn-default:hover {
	border-color: #fff;
	color: #862a1e;
}
.alert-severe {
	background-color: #f27e31;
	border-color: #ebccd1;
	color: #ca580d;
}
.alert-severe hr {
	border-top-color: #e4b9c0;
}
.alert-severe .alert-link {
	color: #9a430a;
}
.alert-severe .alert-link.btn-default {
	border-color: #fff;
	color: #9a430a;
}
.alert-severe .alert-link.btn-default:hover {
	border-color: #fff;
	color: #6a2e07;
}
/* -----------------------------------------
	PROGRESS BARS - /source/less/bootstrap/progress-bars.less
----------------------------------------- */
@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
.progress {
	overflow: hidden;
	height: 22px;
	margin-bottom: 22px;
	background-color: #f5f5f5;
	border-radius: 0;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 1rem;
	line-height: 22px;
	color: #fff;
	text-align: center;
	background-color: #046B99;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	transition: width 0.6s ease;
}
.progress-striped .progress-bar, .progress-bar-striped {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px;
}
.progress.active .progress-bar, .progress-bar.active {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
	min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
	color: #777777;
	min-width: 30px;
	background-color: transparent;
	background-image: none;
	box-shadow: none;
}
.progress-bar-success {
	background-color: #2c7628;
}
.progress-striped .progress-bar-success {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
	background-color: #1C7DB5;
}
.progress-striped .progress-bar-info {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
	background-color: #F27e31;
}
.progress-striped .progress-bar-warning {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
	background-color: #b03727;
}
.progress-striped .progress-bar-danger {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
/* -----------------------------------------
	MEDIA - /source/less/bootstrap/media.less
----------------------------------------- */
.media {
	margin-top: 15px;
}
.media:first-child {
	margin-top: 0;
}
.media, .media-body {
	zoom: 1;
	overflow: hidden;
}
.media-body {
	width: 10000px;
}
.media-object {
	display: block;
}
.media-object.img-thumbnail {
	max-width: none;
}
.media-right, .media > .pull-right {
	padding-left: 10px;
}
.media-left, .media > .pull-left {
	padding-right: 10px;
}
.media-left, .media-right, .media-body {
	display: table-cell;
	vertical-align: top;
}
.media-middle {
	vertical-align: middle;
}
.media-bottom {
	vertical-align: bottom;
}
.media-heading {
	margin-top: 0;
	margin-bottom: 5px;
}
.media-list {
	padding-left: 0;
	list-style: none;
}
/* -----------------------------------------
	PANELS - /source/less/bootstrap/panels.less
----------------------------------------- */
.panel {
	margin-bottom: 22px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 0;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
	padding: 15px;
}
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: -1;
	border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
	color: inherit;
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.125rem;
	color: inherit;
}
.panel-title > a {
	color: inherit;
}
.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: -1;
	border-bottom-left-radius: -1;
}
.panel > .list-group {
	margin-bottom: 0;
}
.panel > .list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: -1;
	border-top-left-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: -1;
	border-bottom-left-radius: -1;
}
.panel-heading + .list-group .list-group-item:first-child {
	border-top-width: 0;
}
.list-group + .panel-footer {
	border-top-width: 0;
}
.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
	margin-bottom: 0;
}
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
	border-top-right-radius: -1;
	border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
	border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
	border-top-right-radius: -1;
}
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
	border-bottom-right-radius: -1;
	border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: -1;
}
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
	border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
	border-top: 0;
}
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
	border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
	border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
	border-bottom: 0;
}
.panel > .table-responsive {
	border: 0;
	margin-bottom: 0;
}
.panel-group {
	margin-bottom: 22px;
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 0;
}
.panel-group .panel + .panel {
	margin-top: 5px;
}
.panel-group .panel-heading {
	border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
	border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
	border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
	border-bottom: 1px solid #ddd;
}
.panel-default {
	border-color: #ddd;
}
.panel-default > .panel-heading {
	color: #333333;
	background-color: #f5f5f5;
	border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
	color: #f5f5f5;
	background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ddd;
}
.panel-primary {
	border-color: #046B99;
}
.panel-primary > .panel-heading {
	color: #fff;
	background-color: #046B99;
	border-color: #046B99;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #046B99;
}
.panel-primary > .panel-heading .badge {
	color: #046B99;
	background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #046B99;
}
.panel-success {
	border-color: #d6e9c6;
}
.panel-success > .panel-heading {
	color: #2c7628;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
	color: #dff0d8;
	background-color: #2c7628;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #d6e9c6;
}
.panel-info {
	border-color: #bce8f1;
}
.panel-info > .panel-heading {
	color: #1C7DB5;
	background-color: #d9edf7;
	border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
	color: #d9edf7;
	background-color: #1C7DB5;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #bce8f1;
}
.panel-warning {
	border-color: #faebcc;
}
.panel-warning > .panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #faebcc;
}
.panel-danger {
	border-color: #ebccd1;
}
.panel-danger > .panel-heading {
	color: #b03727;
	background-color: #f2dede;
	border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
	color: #f2dede;
	background-color: #b03727;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ebccd1;
}
/* -----------------------------------------
	RESPONSIVE EMBED - /source/less/bootstrap/resonsive-embeded.less
----------------------------------------- */
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0;
}
.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
	padding-bottom: 75%;
}
/* -----------------------------------------
	CLOSE ICON - /source/less/bootstrap/close.less
----------------------------------------- */
.close {
	float: right;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}
/* -----------------------------------------
	MODALS - /source/less/bootstrap/modals.less
----------------------------------------- */
.modal-open {
	overflow: hidden;
}
.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}
.modal.fade .modal-dialog {
	-webkit-transform: translate3d(0, -25%, 0);
	transform: translate3d(0, -25%, 0);
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}
.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	background-clip: padding-box;
	outline: 0;
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0);
}
.modal-backdrop.in {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.42857143px;
}
.modal-header .close {
	margin-top: -2px;
}
.modal-title {
	margin: 0;
	line-height: 1.42857143;
}
.modal-body {
	position: relative;
	padding: 15px;
}
.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
	margin-left: 5px;
	margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
	margin-left: 0;
}
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}
@media (min-width: 768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto;
	}
	.modal-content {
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	}
	.modal-sm {
		width: 300px;
	}
}
@media (min-width: 992px) {
	.modal-lg {
		width: 900px;
	}
}
/* -----------------------------------------
	TOOLTIPS - /source/less/bootstrap/tooltip.less
----------------------------------------- */
.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	visibility: visible;
	font-size: 1rem;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}
.tooltip.in {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	border-radius: 0;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	left: 5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	right: 5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	left: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	right: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}
/* -----------------------------------------
	UTILITY CLASSES - /source/less/bootstrap/utility.less
----------------------------------------- */
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after, .group:before, .group:after, .branding:before, .branding:after, .main-navigation:before, .main-navigation:after, .news-item:before, .news-item:after, .event-item:before, .event-item:after, .gallery:before, .gallery:after, .main-content > .section:before, .main-content > .section:after, .two-column .main-content > .section:before, .two-column .main-content > .section:after, .global-header:before, .global-header:after {
	content: " ";
	display: table;
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .panel-body:after, .modal-footer:after, .group:after, .branding:after, .main-navigation:after, .news-item:after, .event-item:after, .gallery:after, .main-content > .section:after, .two-column .main-content > .section:after, .global-header:after {
	clear: both;
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.pull-right {
	float: right !important;
}
.pull-left {
	float: left !important;
}
.hide {
	display: none !important;
}
.show {
	display: block !important;
}
.invisible {
	visibility: hidden;
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.hidden {
	display: none !important;
	visibility: hidden !important;
}
.affix {
	position: fixed;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/* -----------------------------------------
	RESPONSIVE UTILITIES - /source/less/bootstrap/responsive-utilities.less
----------------------------------------- */
@-ms-viewport {
	width: device-width;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
	display: none !important;
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
	display: none !important;
}
@media (max-width: 767px) {
	.visible-xs {
		display: block !important;
	}
	table.visible-xs {
		display: table;
	}
	tr.visible-xs {
		display: table-row !important;
	}
	th.visible-xs, 	td.visible-xs {
		display: table-cell !important;
	}
}
@media (max-width: 767px) {
	.visible-xs-block {
		display: block !important;
	}
}
@media (max-width: 767px) {
	.visible-xs-inline {
		display: inline !important;
	}
}
@media (max-width: 767px) {
	.visible-xs-inline-block {
		display: inline-block !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm {
		display: block !important;
	}
	table.visible-sm {
		display: table;
	}
	tr.visible-sm {
		display: table-row !important;
	}
	th.visible-sm, 	td.visible-sm {
		display: table-cell !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-block {
		display: block !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline {
		display: inline !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline-block {
		display: inline-block !important;
	}
}
@media (min-width: 992px) and (max-width: 1279px) {
	.visible-md {
		display: block !important;
	}
	table.visible-md {
		display: table;
	}
	tr.visible-md {
		display: table-row !important;
	}
	th.visible-md, 	td.visible-md {
		display: table-cell !important;
	}
}
@media (min-width: 992px) and (max-width: 1279px) {
	.visible-md-block {
		display: block !important;
	}
}
@media (min-width: 992px) and (max-width: 1279px) {
	.visible-md-inline {
		display: inline !important;
	}
}
@media (min-width: 992px) and (max-width: 1279px) {
	.visible-md-inline-block {
		display: inline-block !important;
	}
}
@media (min-width: 1280px) {
	.visible-lg {
		display: block !important;
	}
	table.visible-lg {
		display: table;
	}
	tr.visible-lg {
		display: table-row !important;
	}
	th.visible-lg, 	td.visible-lg {
		display: table-cell !important;
	}
}
@media (min-width: 1280px) {
	.visible-lg-block {
		display: block !important;
	}
}
@media (min-width: 1280px) {
	.visible-lg-inline {
		display: inline !important;
	}
}
@media (min-width: 1280px) {
	.visible-lg-inline-block {
		display: inline-block !important;
	}
}
@media (max-width: 767px) {
	.hidden-xs {
		display: none !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important;
	}
}
@media (min-width: 992px) and (max-width: 1279px) {
	.hidden-md {
		display: none !important;
	}
}
@media (min-width: 1280px) {
	.hidden-lg {
		display: none !important;
	}
}
.visible-print {
	display: none !important;
}
@media print {
	.visible-print {
		display: block !important;
	}
	table.visible-print {
		display: table;
	}
	tr.visible-print {
		display: table-row !important;
	}
	th.visible-print, 	td.visible-print {
		display: table-cell !important;
	}
}
.visible-print-block {
	display: none !important;
}
@media print {
	.visible-print-block {
		display: block !important;
	}
}
.visible-print-inline {
	display: none !important;
}
@media print {
	.visible-print-inline {
		display: inline !important;
	}
}
.visible-print-inline-block {
	display: none !important;
}
@media print {
	.visible-print-inline-block {
		display: inline-block !important;
	}
}
@media print {
	.hidden-print {
		display: none !important;
	}
}
/* -----------------------------------------
	/source/less/bootstrap-accessibility-plugin/button.less
----------------------------------------- */
.btn:focus {
	outline: dotted 1px #fff;
}
/* -----------------------------------------
	/source/less/bootstrap-accessibility-plugin/divs.less
----------------------------------------- */
div.active:focus {
	outline: dotted 1px #000;
}
/* -----------------------------------------
	/source/less/bootstrap-accessibility-plugin/links.less
----------------------------------------- */
a:focus {
	outline: dotted 1px #000;
}
/* -----------------------------------------
	/source/less/bootstrap-accessibility-plugin/close.less
----------------------------------------- */
.close:hover, .close:focus {
	outline: dotted 1px #000;
}
/* -----------------------------------------
	/source/less/bootstrap-accessibility-plugin/navigation.less
----------------------------------------- */
.nav > li > a:hover, .nav > li > a:focus {
	outline: dotted 1px #000;
}
/* -----------------------------------------
	/source/less/bootstrap-accessibility-plugin/carousel.less
----------------------------------------- */
.carousel-inner > .item {
	position: absolute;
	top: -999999em;
	display: block;
	transition: 0.6s, ease-in-out, left;
}
.carousel-inner > .active {
	top: 0;
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
	position: relative;
}
.carousel-inner > .next, .carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}
/* -----------------------------------------
	/source/less/bootstrap-accessibility-plugin/alert.less
----------------------------------------- */
.alert-success {
	color: #2d4821;
}
.alert-info {
	color: #214c62;
}
.alert-warning {
	color: #6c4a00;
	background-color: #f9f1c6;
}
.alert-danger {
	color: #d2322d;
}
.alert-danger:hover {
	color: #a82824;
}
/* -----------------------------------------
	OCEANSIDE
----------------------------------------- */
/* ----- OCEANSIDE PRIMARY THEME COLORS -----	*/
.color-highlight, color-p1 {
	color: #FDB81E;
}
.color-primary, color-p2 {
	color: #046B99;
}
.color-standout, color-p3 {
	color: #323A45;
}
/*	SECONDARY THEME COLORS	*/
.color-s1 {
	color: #E1F2F7;
}
.color-s2 {
	color: #9FDBF1;
}
.color-s3 {
	color: #50aee4;
}
/* -----------------------------------------
	RESET /source/less/cagov/reset.less
----------------------------------------- */
/* Additional resets not covered by bootstrap, or styles that are preferential */
html {
	overflow-y: scroll;
}
/* -----------------------------------------
 Helper Mixins for service-group
----------------------------------------- */
/* -----------------------------------------
	ICON FONTS - /source/less/cagov/icon-font.less
----------------------------------------- */
@font-face {
	font-family: 'CaGov';
	src: url('../fonts/CaGov.eot');
	/* IE9 Compat Modes */
	src: url('../fonts/CaGov.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/CaGov.woff') format('woff'), /* Modern Browsers */ url('../fonts/CaGov.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/CaGov.svg') format('svg');
	/* Legacy iOS */
}
[class^="ca-gov-icon-"], [class*=" ca-gov-icon-"] {
	font-family: 'CaGov';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.ca-gov-icon-logo:before {
	content: "\e600";
}
.ca-gov-icon-home:before {
	content: "\e601";
}
.ca-gov-icon-menu:before {
	content: "\e602";
}
.ca-gov-icon-apps:before {
	content: "\e603";
}
.ca-gov-icon-search:before {
	content: "\e604";
}
.ca-gov-icon-chat:before {
	content: "\e605";
}
.ca-gov-icon-capitol:before {
	content: "\e606";
}
.ca-gov-icon-state:before {
	content: "\e607";
}
.ca-gov-icon-phone:before {
	content: "\e608";
}
.ca-gov-icon-email:before {
	content: "\e609";
}
.ca-gov-icon-contact-us:before {
	content: "\e66e";
}
.ca-gov-icon-calendar:before {
	content: "\e60a";
}
.ca-gov-icon-bear:before {
	content: "\e60b";
}
.ca-gov-icon-chat-bubble:before {
	content: "\e66f";
}
.ca-gov-icon-info-bubble:before {
	content: "\e670";
}
.ca-gov-icon-share-button:before {
	content: "\e671";
}
.ca-gov-icon-share-facebook:before {
	content: "\e672";
}
.ca-gov-icon-share-email:before {
	content: "\e673";
}
.ca-gov-icon-share-flickr:before {
	content: "\e674";
}
.ca-gov-icon-share-twitter:before {
	content: "\e675";
}
.ca-gov-icon-share-linkedin:before {
	content: "\e676";
}
.ca-gov-icon-share-googleplus:before {
	content: "\e677";
}
.ca-gov-icon-share-instagram:before {
	content: "\e678";
}
.ca-gov-icon-share-pinterest:before {
	content: "\e679";
}
.ca-gov-icon-share-vimeo:before {
	content: "\e67a";
}
.ca-gov-icon-share-youtube:before {
	content: "\e67b";
}
.ca-gov-icon-law-enforcement:before {
	content: "\e60c";
}
.ca-gov-icon-justice-legal:before {
	content: "\e60d";
}
.ca-gov-icon-at-sign:before {
	content: "\e60e";
}
.ca-gov-icon-attachment:before {
	content: "\e60f";
}
.ca-gov-icon-zipped-file:before {
	content: "\e610";
}
.ca-gov-icon-powerpoint:before {
	content: "\e611";
}
.ca-gov-icon-excel:before {
	content: "\e612";
}
.ca-gov-icon-word:before {
	content: "\e613";
}
.ca-gov-icon-pdf:before {
	content: "\e614";
}
.ca-gov-icon-share:before {
	content: "\e615";
}
.ca-gov-icon-facebook:before {
	content: "\e616";
}
.ca-gov-icon-linkedin:before {
	content: "\e617";
}
.ca-gov-icon-youtube:before {
	content: "\e618";
}
.ca-gov-icon-twitter:before {
	content: "\e619";
}
.ca-gov-icon-pinterest:before {
	content: "\e61a";
}
.ca-gov-icon-vimeo:before {
	content: "\e61b";
}
.ca-gov-icon-instagram:before {
	content: "\e61c";
}
.ca-gov-icon-flickr:before {
	content: "\e61d";
}
.ca-gov-icon-google-plus:before {
	content: "\e66d";
}
.ca-gov-icon-microsoft:before {
	content: "\e61e";
}
.ca-gov-icon-apple:before {
	content: "\e61f";
}
.ca-gov-icon-android:before {
	content: "\e620";
}
.ca-gov-icon-computer:before {
	content: "\e621";
}
.ca-gov-icon-tablet:before {
	content: "\e622";
}
.ca-gov-icon-smartphone:before {
	content: "\e623";
}
.ca-gov-icon-roadways:before {
	content: "\e624";
}
.ca-gov-icon-travel-car:before {
	content: "\e625";
}
.ca-gov-icon-travel-air:before {
	content: "\e626";
}
.ca-gov-icon-truck-delivery:before {
	content: "\e627";
}
.ca-gov-icon-construction:before {
	content: "\e628";
}
.ca-gov-icon-bar-chart:before {
	content: "\e629";
}
.ca-gov-icon-pie-chart:before {
	content: "\e62a";
}
.ca-gov-icon-graph:before {
	content: "\e62b";
}
.ca-gov-icon-server:before {
	content: "\e62c";
}
.ca-gov-icon-download:before {
	content: "\e62d";
}
.ca-gov-icon-cloud-download:before {
	content: "\e62e";
}
.ca-gov-icon-cloud-upload:before {
	content: "\e62f";
}
.ca-gov-icon-shield:before {
	content: "\e630";
}
.ca-gov-icon-fire:before {
	content: "\e631";
}
.ca-gov-icon-binoculars:before {
	content: "\e632";
}
.ca-gov-icon-compass:before {
	content: "\e633";
}
.ca-gov-icon-sos:before {
	content: "\e634";
}
.ca-gov-icon-shopping-cart:before {
	content: "\e635";
}
.ca-gov-icon-video-camera:before {
	content: "\e636";
}
.ca-gov-icon-camera:before {
	content: "\e637";
}
.ca-gov-icon-green:before {
	content: "\e638";
}
.ca-gov-icon-loud-speaker:before {
	content: "\e639";
}
.ca-gov-icon-audio:before {
	content: "\e63a";
}
.ca-gov-icon-print:before {
	content: "\e63b";
}
.ca-gov-icon-medical:before {
	content: "\e63c";
}
.ca-gov-icon-zoom-out:before {
	content: "\e63d";
}
.ca-gov-icon-zoom-in:before {
	content: "\e63e";
}
.ca-gov-icon-important:before {
	content: "\e63f";
}
.ca-gov-icon-chat-bubbles:before {
	content: "\e640";
}
.ca-gov-icon-call:before {
	content: "\e641";
}
.ca-gov-icon-people:before {
	content: "\e642";
}
.ca-gov-icon-person:before {
	content: "\e643";
}
.ca-gov-icon-user-id:before {
	content: "\e644";
}
.ca-gov-icon-payment-card:before {
	content: "\e645";
}
.ca-gov-icon-skip-backwards:before {
	content: "\e646";
}
.ca-gov-icon-play:before {
	content: "\e647";
}
.ca-gov-icon-pause:before {
	content: "\e648";
}
.ca-gov-icon-skip-forward:before {
	content: "\e649";
}
.ca-gov-icon-mail:before {
	content: "\e64a";
}
.ca-gov-icon-image:before {
	content: "\e64b";
}
.ca-gov-icon-house:before {
	content: "\e64c";
}
.ca-gov-icon-gear:before {
	content: "\e64d";
}
.ca-gov-icon-tool:before {
	content: "\e64e";
}
.ca-gov-icon-time:before {
	content: "\e64f";
}
.ca-gov-icon-cal:before {
	content: "\e650";
}
.ca-gov-icon-check-list:before {
	content: "\e651";
}
.ca-gov-icon-document:before {
	content: "\e652";
}
.ca-gov-icon-clipboard:before {
	content: "\e653";
}
.ca-gov-icon-page:before {
	content: "\e654";
}
.ca-gov-icon-read-book:before {
	content: "\e655";
}
.ca-gov-icon-cc-copyright:before {
	content: "\e656";
}
.ca-gov-icon-ca-capitol:before {
	content: "\e657";
}
.ca-gov-icon-ca-state:before {
	content: "\e658";
}
.ca-gov-icon-favorite:before {
	content: "\e659";
}
.ca-gov-icon-rss:before {
	content: "\e65a";
}
.ca-gov-icon-road-pin:before {
	content: "\e65b";
}
.ca-gov-icon-online-services:before {
	content: "\e65c";
}
.ca-gov-icon-link:before {
	content: "\e65d";
}
.ca-gov-icon-magnify-glass:before {
	content: "\e65e";
}
.ca-gov-icon-key:before {
	content: "\e65f";
}
.ca-gov-icon-lock:before {
	content: "\e660";
}
.ca-gov-icon-info:before {
	content: "\e661";
}
.ca-gov-icon-arrow-up:before {
	content: "\e04b";
}
.ca-gov-icon-arrow-down:before {
	content: "\e04c";
}
.ca-gov-icon-arrow-left:before {
	content: "\e04d";
}
.ca-gov-icon-arrow-right:before {
	content: "\e04e";
}
.ca-gov-icon-carousel-prev:before {
	content: "\e666";
}
.ca-gov-icon-carousel-next:before {
	content: "\e667";
}
.ca-gov-icon-arrow-prev:before {
	content: "\e668";
}
.ca-gov-icon-arrow-next:before {
	content: "\e669";
}
.ca-gov-icon-menu-toggle-closed:before {
	content: "\e66a";
}
.ca-gov-icon-menu-toggle-open:before {
	content: "\e66b";
}
.ca-gov-icon-carousel-play:before {
	content: "\e907";
}
.ca-gov-icon-carousel-pause:before {
	content: "\e66c";
}
.ca-gov-icon-search-right:before {
	content: "\55";
}
.ca-gov-icon-graduate:before {
	content: "\e903";
}
.ca-gov-icon-briefcase:before {
	content: "\e901";
}
.ca-gov-icon-images:before {
	content: "\e904";
}
.ca-gov-icon-gears:before {
	content: "\e900";
}
.ca-gov-icon-tools:before {
	content: "\e035";
}
.ca-gov-icon-pencil:before {
	content: "\6a";
}
.ca-gov-icon-pencil-edit:before {
	content: "\6c";
}
.ca-gov-icon-science:before {
	content: "\e00a";
}
.ca-gov-icon-film:before {
	content: "\e024";
}
.ca-gov-icon-table:before {
	content: "\e025";
}
.ca-gov-icon-flowchart:before {
	content: "\e0df";
}
.ca-gov-icon-building:before {
	content: "\e0fd";
}
.ca-gov-icon-searching:before {
	content: "\e0f7";
}
.ca-gov-icon-wallet:before {
	content: "\e0d8";
}
.ca-gov-icon-tags:before {
	content: "\e07c";
}
.ca-gov-icon-currency:before {
	content: "\e0f3";
}
.ca-gov-icon-idea:before {
	content: "\e902";
}
.ca-gov-icon-lightbulb:before {
	content: "\e072";
}
.ca-gov-icon-calculator:before {
	content: "\e0e7";
}
.ca-gov-icon-drive:before {
	content: "\e0e5";
}
.ca-gov-icon-globe:before {
	content: "\e0e3";
}
.ca-gov-icon-hourglass:before {
	content: "\e0e1";
}
.ca-gov-icon-mic:before {
	content: "\e07f";
}
.ca-gov-icon-volume:before {
	content: "\e069";
}
.ca-gov-icon-music:before {
	content: "\e08e";
}
.ca-gov-icon-folder:before {
	content: "\e05c";
}
.ca-gov-icon-grid:before {
	content: "\e08c";
}
.ca-gov-icon-archive:before {
	content: "\e088";
}
.ca-gov-icon-contacts:before {
	content: "\e087";
}
.ca-gov-icon-book:before {
	content: "\e086";
}
.ca-gov-icon-drawer:before {
	content: "\e084";
}
.ca-gov-icon-map:before {
	content: "\e083";
}
.ca-gov-icon-pushpin:before {
	content: "\e082";
}
.ca-gov-icon-location:before {
	content: "\e081";
}
.ca-gov-icon-quote-fill:before {
	content: "\e06a";
}
.ca-gov-icon-question-fill:before {
	content: "\e064";
}
.ca-gov-icon-warning-triangle:before {
	content: "\e063";
}
.ca-gov-icon-warning-fill:before {
	content: "\e062";
}
.ca-gov-icon-check-fill:before {
	content: "\e052";
}
.ca-gov-icon-close-fill:before {
	content: "\e051";
}
.ca-gov-icon-plus-fill:before {
	content: "\e050";
}
.ca-gov-icon-minus-fill:before {
	content: "\e04f";
}
.ca-gov-icon-caret-fill-right:before {
	content: "\e046";
}
.ca-gov-icon-caret-fill-left:before {
	content: "\e045";
}
.ca-gov-icon-caret-fill-down:before {
	content: "\e044";
}
.ca-gov-icon-caret-fill-up:before {
	content: "\e043";
}
.ca-gov-icon-caret-fill-two-right:before {
	content: "\e04a";
}
.ca-gov-icon-caret-fill-two-left:before {
	content: "\e049";
}
.ca-gov-icon-caret-fill-two-down:before {
	content: "\e048";
}
.ca-gov-icon-caret-fill-two-up:before {
	content: "\e047";
}
.ca-gov-icon-arrow-fill-right:before {
	content: "\e03c";
}
.ca-gov-icon-arrow-fill-left:before {
	content: "\e03b";
}
.ca-gov-icon-arrow-fill-down:before {
	content: "\e03a";
}
.ca-gov-icon-arrow-fill-up:before {
	content: "\e039";
}
.ca-gov-icon-arrow-fill-left-down:before {
	content: "\e040";
}
.ca-gov-icon-arrow-fill-right-down:before {
	content: "\e03f";
}
.ca-gov-icon-arrow-fill-right-up:before {
	content: "\e03e";
}
.ca-gov-icon-arrow-fill-left-up:before {
	content: "\e03d";
}
.ca-gov-icon-triangle-line-right:before {
	content: "\49";
}
.ca-gov-icon-triangle-line-left:before {
	content: "\48";
}
.ca-gov-icon-triangle-line-up:before {
	content: "\46";
}
.ca-gov-icon-triangle-line-down:before {
	content: "\47";
}
.ca-gov-icon-caret-line-two-right:before {
	content: "\41";
}
.ca-gov-icon-caret-line-two-left:before {
	content: "\40";
}
.ca-gov-icon-caret-line-two-down:before {
	content: "\3f";
}
.ca-gov-icon-caret-line-two-up:before {
	content: "\3e";
}
.ca-gov-icon-caret-line-right:before {
	content: "\3d";
}
.ca-gov-icon-caret-line-left:before {
	content: "\3c";
}
.ca-gov-icon-caret-line-up:before {
	content: "\3a";
}
.ca-gov-icon-caret-line-down:before {
	content: "\3b";
}
.ca-gov-icon-important-line:before {
	content: "\e906";
}
.ca-gov-icon-info-line:before {
	content: "\e905";
}
.ca-gov-icon-check-line:before {
	content: "\52";
}
.ca-gov-icon-question-line:before {
	content: "\e908";
}
.ca-gov-icon-close-line:before {
	content: "\51";
}
.ca-gov-icon-plus-line:before {
	content: "\50";
}
.ca-gov-icon-minus-line:before {
	content: "\4f";
}
.ca-gov-icon-question:before {
	content: "\e909";
}
.ca-gov-icon-minus-mark:before {
	content: "\4b";
}
.ca-gov-icon-plus-mark:before {
	content: "\4c";
}
.ca-gov-icon-collapse:before {
	content: "\58";
}
.ca-gov-icon-expand:before {
	content: "\59";
}
.ca-gov-icon-check-mark:before {
	content: "\4e";
}
.ca-gov-icon-close-mark:before {
	content: "\4d";
}
.ca-gov-icon-triangle-right:before {
	content: "\45";
}
.ca-gov-icon-triangle-left:before {
	content: "\44";
}
.ca-gov-icon-triangle-down:before {
	content: "\43";
}
.ca-gov-icon-triangle-up:before {
	content: "\42";
}
.ca-gov-icon-caret-two-right:before {
	content: "\39";
}
.ca-gov-icon-caret-two-left:before {
	content: "\38";
}
.ca-gov-icon-caret-two-down:before {
	content: "\37";
}
.ca-gov-icon-caret-two-up:before {
	content: "\36";
}
.ca-gov-icon-caret-right:before {
	content: "\35";
}
.ca-gov-icon-caret-left:before {
	content: "\34";
}
.ca-gov-icon-caret-up:before {
	content: "\32";
}
.ca-gov-icon-caret-down:before {
	content: "\33";
}
.ca-gov-icon-filter:before {
	content: "\e90a";
}
/* -----------------------------------------
	TYPE STYLES - /source/less/cagov/type.less
----------------------------------------- */
body {
	transition: font-size 0.25s ease-in;
}
.featured-narrative {
	border-bottom: 1px solid #d6d6d6;
	border-top: 1px solid #d6d6d6;
	padding: 10px 10px 0 10px;
	margin-bottom: 11px;
	margin-left: 20px;
}
.ie9 p + h1, .ie9 p + h2, .ie9 p + h3, .ie9 p + h4 {
	padding-top: 10px;
}
h1 span[class^="ca-gov-icon-"]:first-child, .h1 span[class^="ca-gov-icon-"]:first-child {
	display: none;
}
h1, .h1 {
	font-size: 2.4rem;
}
h2, .h2 {
	font-size: 1.94rem;
}
h3, .h3 {
	font-size: 1.54rem;
}
h4, .h4 {
	font-size: 1.25rem;
}
h5, .h5 {
	font-size: 1rem;
}
h6, .h6 {
	font-size: 1rem;
}
@media (max-width: 767px) {
	h1, .h1 {
		font-size: 2rem;
	}
	h2, .h2 {
		font-size: 1.625rem;
	}
	h3, .h3 {
		font-size: 1.375rem;
	}
	h4, .h4 {
		font-size: 1.125rem;
	}
}
[class*="icon-"].big {
	font-size: 1.94rem;
}
[class*="icon-"].bigger {
	font-size: 2.4rem;
}
[class*="icon-"].biggest {
	font-size: 3.5rem;
}
.serif {
	font-family: "Merriweather", serif !important;
}
.monospace {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace !important;
}
.main-content a {
	/*
	background-image: linear-gradient(currentColor, currentColor);
	background-repeat: no-repeat;
	background-size: 100% 1px;
	background-position: center bottom 4%;
	background-origin: padding-box;
	text-decoration: none !important;
	*/
}
.main-content a:hover {
	/*
	text-decoration: none !important;
	*/
}
.tab-group .nav-tabs li > a, .main-content .btn, .panel-title, .panel-heading a, .btn-more, .accordion .panel-heading a, .panel-group .panel-heading .panel-title a, .accordion .panel-heading .panel-title a, .panel-group .panel-heading .panel-title a, .service-tile-content .panel-heading .panel-title a, .service-tile-content .panel-heading a, .accordion .panel-heading a, .icon-link, .social a, .main-content a[role="button"], .gallery-item, .news-link, .news-icon, .socialsharer-container a, .thumbnail a {
	background-image: none !important;
}
.no-underline {
	text-decoration: none !important;
	background-image: none !important;
}
/* -----------------------------------------
	SOCIAL SHARE WIDGET
	/source/less/cagov/socialsharer.less
	SocialSharer module Version Dec 09, 2014
----------------------------------------- */
.socialsharer-container {
	float: right;
}
.socialsharer-container:before, .socialsharer-container:after {
	content: " ";
	display: table;
}
.socialsharer-container:after {
	clear: both;
}
.socialsharer-container:before, .socialsharer-container:after {
	content: " ";
	display: table;
}
.socialsharer-container:after {
	clear: both;
}
.socialsharer-container a {
	line-height: 1em;
	font-size: 1.375rem;
	cursor: pointer;
}
.socialsharer-container a:hover, .socialsharer-container a:focus {
	text-decoration: none !important;
}
/* Facebook */
.ca-gov-icon-share-facebook {
	color: #3c5a99;
}
.ca-gov-icon-share-facebook:hover, .ca-gov-icon-share-facebook:focus {
	color: #2e4474;
}
/* Twitter */
.ca-gov-icon-share-twitter {
	color: #2aa9e0;
}
.ca-gov-icon-share-twitter:hover, .ca-gov-icon-share-twitter:focus {
	color: #1b8bbc;
}
/* GooglePlus */
.ca-gov-icon-share-googleplus {
	color: #dc4a38;
}
.ca-gov-icon-share-googleplus:hover, .ca-gov-icon-share-googleplus:focus {
	color: #bf3322;
}
/* Flickr */
.ca-gov-icon-share-flickr {
	color: #0063dc;
}
.ca-gov-icon-share-flickr:hover, .ca-gov-icon-share-flickr:focus {
	color: #004ca9;
}
/* linkedin */
.ca-gov-icon-share-linkedin {
	color: #0976b4;
}
.ca-gov-icon-share-linkedin:hover, .ca-gov-icon-share-linkedin:focus {
	color: #075683;
}
/* instagram */
.ca-gov-icon-share-instagram {
	color: #3f729b;
}
.ca-gov-icon-share-instagram:hover, .ca-gov-icon-share-instagram:focus {
	color: #305777;
}
/* pinterest */
.ca-gov-icon-share-pinterest {
	color: #cc2127;
}
.ca-gov-icon-share-pinterest:hover, .ca-gov-icon-share-pinterest:focus {
	color: #a01a1f;
}
/* vimeo */
.ca-gov-icon-share-vimeo {
	color: #1ab7ea;
}
.ca-gov-icon-share-vimeo:hover, .ca-gov-icon-share-vimeo:focus {
	color: #1295bf;
}
/* Email */
.ca-gov-icon-share-email {
	/* "Blue a v". Licensed under Public domain via Wikimedia Commons - http://commons.wikimedia.org/wiki/File:Blue_a_v.svg#mediaviewer/File:Blue_a_v.svg */
	color: #888;
}
.ca-gov-icon-share-email:hover, .ca-gov-icon-share-email:focus {
	color: #6f6f6f;
}
/* -----------------------------------------
	LAYOUTS -	/source/less/cagov/layout.less
----------------------------------------- */
/* Default layout is 1 column */
.main-content {
	background: #fff;
	min-height: 400px;
}
.main-content > .section {
	padding-bottom: 22px;
}
/* Two column layout option */
@media (min-width: 992px) {
	.two-column .main-content .main-primary {
		position: relative;
		min-height: 1px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.two-column .main-content .main-secondary {
		position: relative;
		min-height: 1px;
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media (min-width: 992px) and (min-width: 992px) {
	.two-column .main-content .main-primary {
		float: left;
		width: 66.66666667%;
	}
}
@media (min-width: 992px) and (min-width: 992px) {
	.two-column .main-content .main-secondary {
		float: left;
		width: 33.33333333%;
	}
}
@media (min-width: 768px) {
	.two-column .main-content .reverse-main .main-primary {
		left: 33.33333333%;
	}
}
@media (min-width: 768px) {
	.two-column .main-content .reverse-main .main-secondary {
		right: 66.66666667%;
	}
}
@media (max-width: 991px) {
	.two-column .main-content .main-secondary {
		position: inherit;
	}
}
/* Remove the left and right border for mobile */
@media (max-width: 768px) {
	.global-header, .main-content, .global-footer {
		border: none !important;
		width: 100%;
	}
}
/* Allows two column containers used in the sidebar to fill the horizontal space */
@media (max-width: 767px) {
	.main-secondary .group {
		padding: 0 !important;
	}
	.main-secondary .group .half {
		padding: 0 !important;
	}
}
.decoration-last {
	display: none;
}
/*------------------------------------
	Positions
------------------------------------*/
.pos-rel {
	position: relative !important;
}
.pos-abs {
	position: absolute !important;
}
.pos-stc {
	position: static !important;
}
.pos-fix {
	position: fixed !important;
}
/* Relative (Position, X, Y) */
.relative-centered {
	position: relative;
	top: 50% !important;
	left: 50% !important;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-backface-visibility: hidden;
}
.relative-centered-x {
	position: relative;
	left: 50% !important;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-backface-visibility: hidden;
}
.relative-centered-y {
	position: relative;
	top: 50% !important;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-backface-visibility: hidden;
}
/* Absolute (Position, X, Y) */
.absolute-centered {
	position: absolute !important;
	top: 50% !important;
	left: 50% !important;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-backface-visibility: hidden;
}
.absolute-centered-x {
	position: absolute !important;
	left: 50% !important;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-backface-visibility: hidden;
}
.absolute-centered-y {
	position: absolute !important;
	top: 50% !important;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-backface-visibility: hidden;
}
@media print {
	.print-p-t {
		padding-top: 136px !important;
	}
	.global-header.fixed {
		position: absolute !important;
		top: 0 !important;
	}
}
/* -----------------------------------------
	GRID -	/source/less/cagov/grid.less
----------------------------------------- */
.group {
	margin-left: -15px;
	margin-right: -15px;
}
.full-width {
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.half {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
@media (min-width: 768px) {
	.half {
		float: left;
		width: 50%;
	}
}
.third {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
@media (min-width: 768px) {
	.third {
		float: left;
		width: 33.33333333%;
	}
}
.two-thirds {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
@media (min-width: 768px) {
	.two-thirds {
		float: left;
		width: 66.66666667%;
	}
}
.quarter {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
@media (min-width: 768px) {
	.quarter {
		float: left;
		width: 50%;
	}
}
@media (min-width: 768px) {
	.quarter {
		float: left;
		width: 25%;
	}
}
.three-quarters {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
@media (min-width: 768px) {
	.three-quarters {
		float: left;
		width: 75%;
	}
}
@media (min-width: 768px) {
	.offset-quarter {
		margin-left: 25%;
	}
}
@media (min-width: 768px) {
	.offset-third {
		margin-left: 33.33333333%;
	}
}
@media (min-width: 768px) {
	.offset-half {
		margin-left: 50%;
	}
}
@media (min-width: 768px) {
	.offset-two-thirds {
		margin-left: 66.66666667%;
	}
}
@media (min-width: 768px) {
	.offset-three-quarters {
		margin-left: 75%;
	}
}
.main-secondary .group {
	padding: 0 8px 0 8px;
}
.main-secondary .group .half {
	padding: 0 7px 0 7px;
}
.grid-demo {
	margin-bottom: 11px;
}
.grid-demo div {
	border: 1px solid #777777;
}
/* -----------------------------------------
	GLOBAL HEADER - /source/less/cagov/global-header.less
----------------------------------------- */
#skip-to-content {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
.global-header {
	position: relative;
	padding: 0;
	background: #fff;
	width: auto;
}
@media (min-width: 768px) {
	.global-header .mobile-controls {
		display: none;
	}
}
.branding {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
@media (min-width: 768px) {
	.branding {
		width: 750px;
	}
}
@media (min-width: 992px) {
	.branding {
		width: 970px;
	}
}
@media (min-width: 1280px) {
	.branding {
		width: 1280px;
	}
}
@media (min-width: 768px) {
	.branding {
		height: 88px !important;
	}
}
.branding .header-organization-banner {
	line-height: 88px;
	transition: all 0.3s;
}
@media (max-width: 767px) {
	.branding .header-organization-banner {
		max-width: 400px;
	}
}
.branding .header-organization-banner img {
	width: 100%;
	max-width: 300px;
	max-height: 70px;
	-o-object-fit: contain !important;
		object-fit: contain !important;
	-o-object-position: left;
		object-position: left;
}
@media (max-width: 992px) and (min-width: 768px) {
	.branding .header-organization-banner img {
		max-width: 225px;
	}
}
.branding .header-organization-banner a {
	display: inline-block;
	z-index: 26;
	position: relative;
}
@media (max-width: 767px) {
	.branding .header-organization-banner {
		position: absolute;
		margin-top: -5px;
		padding-right: 150px;
	}
}
.header-cagov-logo img {
	top: 4px;
	height: 32px;
	position: absolute;
	left: 27px;
}
.header-cagov-logo a:focus img {
	outline: 1px dotted black;
}
.mobile-controls toggle-menu {
	position: absolute;
	top: 5px;
	right: 10px;
	left: auto;
}
.mobile-controls toggle-search {
	position: absolute;
	top: 5px;
	right: 0;
}
@media (min-width: 768px) {
	.header-slideshow-banner.enabled {
		display: block;
	}
}
.header-single-banner, .header-large-banner, .header-primary-banner {
	width: 100%;
	/* Will be overriden with js */
	height: auto;
	overflow: hidden;
	background-position: center;
	background-size: cover;
	display: block;
	/* Preserve aspect ratio */
	min-width: 100%;
	min-height: 100%;
}
.header-slideshow-banner {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
.carousel-banner, .carousel-banner .owl-stage-outer, .carousel-banner .owl-stage, .carousel-banner .owl-item, .carousel-banner .slide {
	height: 100%;
}
.fixed + .header-single-banner, .fixed + .header-primary-banner, .fixed + .header-large-banner, .fixed + .header-slideshow-banner {
	top: 136px;
}
/* -----------------------------------------
	SLIDESHOW BANNER
	/source/less/cagov/header-banner.less
----------------------------------------- */
.header-slideshow-banner {
	display: none;
	height: 500px;
	position: relative;
}
@media (min-width: 768px) {
	.header-slideshow-banner.enabled {
		display: block;
	}
}
.header-single-banner, .header-large-banner, .header-primary-banner {
	width: 100%;
	/* Will be overriden with js */
	height: auto;
	overflow: hidden;
	background-position: center;
	background-size: cover;
	display: block;
	/* Preserve aspect ratio */
	min-width: 100%;
	min-height: 100%;
	position: relative;
}
.header-slideshow-banner {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
.carousel-banner, .carousel-banner .owl-stage-outer, .carousel-banner .owl-stage, .carousel-banner .owl-item, .carousel-banner .slide {
	height: 100%;
}
@media (max-width: 767px) {
	.ask-group + .header-primary-banner, .ask-group + .header-large-banner, .ask-group + .header-slideshow-banner {
		display: none;
	}
	.primary .header-primary-banner, .primary .header-large-banner, .primary .header-slideshow-banner {
		display: none;
	}
}
/* -----------------------------------------
	FIXED-HEADER -	/source/less/cagov/fixed-header.less
----------------------------------------- */
@media (min-width: 768px) {
	.ask-group.fixed-hide {
		visibility: hidden;
		opacity: 0;
	}
	#head-search.fixed-hide:not(.active) {
		visibility: hidden;
		opacity: 0;
		transition: all 0.3s;
	}
	.no-js .ask-group.fade {
		visibility: visible;
		opacity: 1;
	}
	.no-js #head-search.fade {
		visibility: visible;
		opacity: 1;
	}
}
.global-header.fixed {
	position: fixed;
	width: 100%;
	z-index: 1;
}
@media (min-width: 768px) {
	.global-header.fixed {
		z-index: 7;
	}
}
.fixed + .main-content {
	padding-top: 127px;
}
.fixed + div :target:before {
	display: block;
	content: "";
	height: 140px;
	margin: -140px 0 0;
}
@media (min-width: 768px) {
	.fixed.compact .main-navigation {
		margin-top: -50px;
		min-height: 50px;
	}
	.fixed.compact .first-level-link [class^="ca-gov-icon-"] {
		display: none;
	}
	.fixed.compact .branding {
		height: 57px !important;
	}
	.fixed.compact .header-organization-banner {
		height: 55px;
		max-height: 45px;
		line-height: 55px;
	}
	.fixed.compact .header-organization-banner a {
		max-width: 225px;
	}
	.fixed.compact .header-organization-banner a img {
		max-height: 50px;
	}
	.fixed.compact .top-level-nav {
		min-height: 50px;
	}
}
/* -----------------------------------------
	EXPLORE BANNER
	/source/less/cagov/explore-banner.less
----------------------------------------- */
.explore-invite {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 15px;
	background: #000;
	background-color: rgba(0, 0, 0, 0.5);
}
.explore-invite .explore-title {
	font-size: 1.7rem;
}
.explore-invite [class^="ca-gov-icon-"] {
	display: block;
	font-size: 3rem;
}
.explore-invite a {
	color: #fff;
	cursor: pointer;
	display: block;
}
.explore-invite a:hover {
	text-decoration: none;
}
/* -----------------------------------------
	FOOTER - /source/less/cagov/global-footer.less
----------------------------------------- */
#main-content {
	min-height: calc(10vh);
}
.global-footer {
	padding-top: 22px 0;
}
.global-footer a:not(.btn) {
	color: #f5f5f5;
	text-decoration: none;
	transition: all 0.25s;
}
.global-footer a:not(.btn):hover, .global-footer a:not(.btn):focus {
	color: #FDB81E;
	text-decoration: underline;
}
.global-footer a:not(.btn):focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.global-footer ul {
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
	margin: 5px 0;
}
.global-footer ul > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}
.global-footer ul .list-inline-item {
	display: inline-block;
}
.global-footer ul .list-inline-item:not(:last-child) {
	margin-right: 5px;
}
.global-footer ul:before, .global-footer ul:after {
	content: " ";
	display: table;
}
.global-footer ul:after {
	clear: both;
}
.global-footer ul:before, .global-footer ul:after {
	content: " ";
	display: table;
}
.global-footer ul:after {
	clear: both;
}
@media (max-width: 767px) {
	.global-footer ul li {
		width: 50%;
		float: left;
		margin-right: 0 !important;
	}
	.global-footer ul a {
		display: block;
		margin-bottom: 11px;
	}
}
.global-footer .footer-links {
	line-height: 1.6rem;
}
.global-footer .footer-links li {
	margin-right: 20px;
}
.global-footer .copyright {
	background: #EFEFEF;
	padding: 5px 0 22px;
}
@media (max-width: 767px) {
	.global-footer .socialsharer-container {
		width: 100%;
		float: inherit !important;
	}
	.global-footer .socialsharer-container li {
		width: auto;
		margin-left: 0;
	}
	.global-footer .footer-links {
		margin-top: 16px !important;
	}
}
/* -----------------------------------------
	SITE SEARCH - /source/less/cagov/search.less
----------------------------------------- */
.search-container, .featured-search.active {
	overflow: hidden;
	z-index: 7;
	position: relative;
	display: block;
	top: 0;
	left: 0;
	padding: 0 15%;
	width: 100%;
	max-height: 0;
	border: none;
	transition: all 0.5s 0.1s;
}
@media (min-width: 768px) {
	.search-container, .featured-search.active {
		position: absolute;
		top: 96px;
	}
}
.search-container:before, .featured-search.active:before, .search-container:after, .featured-search.active:after {
	content: " ";
	display: table;
}
.search-container:after, .featured-search.active:after {
	clear: both;
}
.search-container:before, .featured-search.active:before, .search-container:after, .featured-search.active:after {
	content: " ";
	display: table;
}
.search-container:after, .featured-search.active:after {
	clear: both;
}
.search-container .search-textfield, .featured-search.active .search-textfield {
	font-size: 1.1rem;
	height: 40px;
	width: 100%;
	border-radius: 0;
	border: 3px solid transparent;
	padding: 0 10px;
	transition: border 0.4s;
	outline: none;
}
.search-container .submit-container, .featured-search.active .submit-container {
	float: left;
	height: auto;
	height: 40px;
	transition: all 0.5s 0.1s;
}
.search-container .submit-container:before, .featured-search.active .submit-container:before, .search-container .submit-container:after, .featured-search.active .submit-container:after {
	content: " ";
	display: table;
}
.search-container .submit-container:after, .featured-search.active .submit-container:after {
	clear: both;
}
.search-container .submit-container:before, .featured-search.active .submit-container:before, .search-container .submit-container:after, .featured-search.active .submit-container:after {
	content: " ";
	display: table;
}
.search-container .submit-container:after, .featured-search.active .submit-container:after {
	clear: both;
}
.search-container .submit-container button, .featured-search.active .submit-container button {
	float: left;
	transition: all 0.5s 0.1s;
	background: none;
	border-color: white;
	border-width: 3px 3px 3px 0px;
	border-style: solid;
	width: 46px;
	height: 100%;
	font-size: 1.5rem;
	font-size: 1.5rem;
	line-height: 15px;
	padding: 0;
	-webkit-appearance: none;
}
.search-container .submit-container button:before, .featured-search.active .submit-container button:before, .search-container .submit-container button:after, .featured-search.active .submit-container button:after {
	content: " ";
	display: table;
}
.search-container .submit-container button:after, .featured-search.active .submit-container button:after {
	clear: both;
}
.search-container .submit-container button:before, .featured-search.active .submit-container button:before, .search-container .submit-container button:after, .featured-search.active .submit-container button:after {
	content: " ";
	display: table;
}
.search-container .submit-container button:after, .featured-search.active .submit-container button:after {
	clear: both;
}
.search-container .submit-container button > span, .featured-search.active .submit-container button > span {
	position: relative;
	top: 0;
	font-size: 1.87rem;
	line-height: 30px;
}
@media (max-width: 767px) {
	.search-container .submit-container button, .featured-search.active .submit-container button {
		font-size: 2rem;
		line-height: 1em;
		padding-top: 0;
	}
}
.search-container .textfield-container, .featured-search.active .textfield-container {
	float: left;
	width: 100%;
}
.search-container .close-search, .featured-search.active .close-search {
	display: none;
	font-size: 3rem;
	position: absolute;
	right: -10px;
	line-height: 44px;
	cursor: pointer;
	color: #777777;
	opacity: .8;
}
@media (max-width: 767px) {
	.search-container .close-search, .featured-search.active .close-search {
		right: 0;
		display: none;
	}
}
.search-textfield {
	padding-left: 10px;
}
.search-container.active {
	max-height: 300px;
	padding: 20px 15%;
	/* Active on mobile */
}
@media (max-width: 767px) {
	.search-container.active {
		padding: 10px;
	}
}
.search-container.active .close-search {
	display: block;
}
@media (max-width: 767px) {
	.search-container.active .close-search {
		display: none;
	}
}
#local_form {
	position: relative;
}
.cse .gsc-control-cse, .gsc-control-cse {
	padding: 0 !important;
}
/* Large Search Animation and Styling */
@media (min-width: 768px) {
	.featured-search {
		display: block;
		position: absolute;
		top: 240px;
		padding: 0;
		max-height: 100%;
		border-radius: 0;
		min-height: 55px;
		width: 60%;
		left: 20%;
		transition: all 0.4s;
	}
	.flexbox .featured-search {
		left: 0px;
		right: 0px;
		margin: 0 auto;
		width: 60%;
		max-width: 630px;
	}
	.featured-search.play-animation {
		-webkit-animation-duration: 1s;
		animation-duration: 1s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: pulse;
		animation-name: pulse;
	}
	.featured-search .search-textfield {
		padding: 14px;
		font-size: 1.1rem;
		height: 55px;
	}
	.featured-search .submit-container {
		height: 55px;
		width: 55px;
		transition: all 0.4s;
	}
	.featured-search .submit-container button {
		transition: all 0.4s;
		font-size: 2.5rem;
		width: 60px;
		-webkit-appearance: none;
	}
	.featured-search .submit-container button > span {
		font-size: 2.8125rem;
		line-height: 45px;
	}
	.featured-search.active {
		position: relative;
		visibility: visible;
		opacity: 1;
		transition: top 0.4s, left 0.2s 0.4s, width 0.2s 0.4s, background-color 0.6s, border 0.4s, padding 0.2s 0.4s;
		top: 96px;
		left: 0;
		padding: 20px 0;
		border-radius: 0;
		padding-right: 15%;
		padding-left: 15%;
		border-bottom: none;
		width: 100%;
		max-width: 100%;
	}
	.featured-search.active .close-search {
		display: none;
	}
	.featured-search.active .search-textfield {
		font-size: 1.1rem;
		height: 40px;
		width: 100%;
		border-radius: 0;
		border: 3px solid transparent;
		padding: 0 4px;
		transition: border 0.4s;
		outline: none;
	}
}
@media (min-width: 768px) and (min-width: 768px) {
	.featured-search.active {
		position: absolute;
	}
}
@media (max-width: 767px) {
	.search-container.featured-search {
		padding-right: 10px;
		padding-left: 10px;
	}
}
/* Resize search bar to look better on tablet size screens */
@media (min-width: 768px) and (max-width: 992px) {
	.featured-search {
		left: 10%;
		width: 80%;
	}
	.flexbox .featured-search {
		left: 0;
		width: 80%;
	}
	.featured-search.active {
		width: 100%;
	}
}
.agency-form {
	margin-top: 16px !important;
	margin-bottom: 16px !important;
}
.agency-form:before, .agency-form:after {
	content: " ";
	display: table;
}
.agency-form:after {
	clear: both;
}
.agency-form:before, .agency-form:after {
	content: " ";
	display: table;
}
.agency-form:after {
	clear: both;
}
.agency-form .textfield-container {
	float: left;
	padding-right: 44px;
	margin-right: -44px;
	width: 100%;
}
.agency-form .search-textfield {
	width: 100%;
}
.agency-form .submit-container {
	float: left;
	height: 40px;
}
.agency-form .submit-container:before, .agency-form .submit-container:after {
	content: " ";
	display: table;
}
.agency-form .submit-container:after {
	clear: both;
}
.agency-form .submit-container:before, .agency-form .submit-container:after {
	content: " ";
	display: table;
}
.agency-form .submit-container:after {
	clear: both;
}
.agency-form .submit-container button {
	color: #fff;
	border: none;
	width: 44px;
	height: 100%;
	float: left;
	font-size: 1.5rem;
	font-size: 1.5rem;
	line-height: 15px;
	padding: 0;
	-webkit-appearance: none;
}
.agency-form .submit-container button > span {
	position: relative;
	top: 0;
	font-size: 1.87rem;
	line-height: 30px;
}
@media (max-width: 767px) {
	.agency-form .submit-container button {
		font-size: 2rem;
		line-height: 1em;
		padding-top: 0;
	}
}
.agency-form input, .agency-form button {
	height: 40px;
	line-height: 40px;
}
.agency-form button {
	background: #777777;
}
.agency-form button > span {
	top: 0;
	font-size: 1.8rem;
}
.search-container .textfield-container, .search-container.featured-search.active .textfield-container {
	/* Desktop Search Button Padding */
	margin-right: -80px;
	padding-right: 80px;
	/* Mobile Search button padding */
}
@media (max-width: 767px) {
	.search-container .textfield-container, .search-container.featured-search.active .textfield-container {
		margin-right: -48px;
		padding-right: 44px;
	}
}
.search-container .submit-container, .search-container.featured-search.active .submit-container {
	width: auto;
}
.search-container .search-locator, .search-container.featured-search.active .search-locator {
	color: #333333;
	float: left;
	text-align: center;
	width: 100px;
	position: relative;
	display: none;
	line-height: inherit !important;
	cursor: pointer;
	/* Active on mobile */
}
.search-container .search-locator [class^="ca-gov-icon-"], .search-container.featured-search.active .search-locator [class^="ca-gov-icon-"] {
	font-size: 1.4rem;
	padding: 0 !important;
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
}
.search-container .search-locator small, .search-container.featured-search.active .search-locator small {
	position: absolute;
	top: 1.7em;
	left: 0;
	width: 100%;
	text-align: center;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
@media (max-width: 767px) {
	.search-container .search-locator, .search-container.featured-search.active .search-locator {
		width: 75px;
		margin-left: 5px;
	}
}
.search-container.active .search-locator, .search-container.featured-search.active.active .search-locator {
	display: block;
}
.featured-search .textfield-container {
	padding-right: 60px;
	margin-right: -60px;
}
.featured-search.active .search-locator {
	display: block;
}
@media (min-width: 768px) {
	.fixed.compact .search-container {
		opacity: 0;
	}
	.active-search .fixed.compact .search-container, .fixed.compact .search-container.active {
		opacity: 1;
		top: 55px;
	}
}
/* -----------------------------------------
GOOGLE CUSTOM SEARCH CUSTOMIZATION OVERRIDES
/source/less/cagov/search.less
----------------------------------------- */
.gsc-control-searchbox-only form.gsc-search-box {
	margin-bottom: 0;
}
.gsc-control-searchbox-only table.gsc-search-box {
	margin-bottom: 0;
}
.gsc-control-searchbox-only table.gsc-search-box td.gsc-input {
	padding-right: 0 !important;
	width: 100% !important;
}
.gsc-control-searchbox-only .gsc-input-box {
	border: none !important;
	background: transparent !important;
	height: 100%;
}
.gsc-control-searchbox-only input.gsc-input {
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 0;
	border: 3px solid transparent;
	transition: border 0.4s;
	outline: none;
	font-size: 1.1rem;
	height: 55px !important;
	padding: 14px !important;
	opacity: 0.8 !important;
	width: 100%;
	background-position-x: 7px !important;
}
.gsc-control-searchbox-only input.gsc-search-button, .gsc-control-searchbox-only button.gsc-search-button {
	opacity: 0;
	width: 55px;
	height: 51px;
	position: absolute;
	right: 2px;
	top: 2px;
	z-index: 55;
}
.gsc-control-searchbox-only td.gsc-clear-button {
	width: 1px !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
	padding-right: 0 !important;
	padding-left: 0 !important;
	position: relative;
}
.gsc-control-searchbox-only td.gsc-search-button {
	width: 0px !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
	padding-right: 0 !important;
	padding-left: 0 !important;
	position: relative;
}
.gsc-control-searchbox-only div.gsc-clear-button {
	padding-left: 0 !important;
	background-image: none !important;
	margin-left: 0;
	margin-right: 0;
	width: 40px;
	display: block !important;
}
.gsc-control-searchbox-only div.gsc-clear-button:before {
	content: '\4d';
	font-family: cagov;
	font-size: 2rem;
	width: 100%;
	color: #666;
	display: block;
	margin-top: 12px;
	margin-left: 2px;
}
.search-icon {
	font-size: 2.4rem;
	width: 0;
	color: #666;
	display: block;
	position: relative;
	top: 0;
	right: 49px;
}
.search-container.active div.gsc-clear-button {
	width: 40px;
}
.search-container.active div.gsc-clear-button:before {
	content: '\4d';
	font-family: cagov;
	font-size: 2rem;
	width: 100%;
	color: #666;
	display: block;
	margin-top: 12px;
	margin-left: 2px;
}
.featured-search div.gsc-clear-button {
	width: 0px;
}
.featured-search div.gsc-clear-button:before {
	display: none;
}
.search-results-header .gsc-control-searchbox-only {
	margin-bottom: 20px;
}
.search-results-header .gsc-control-searchbox-only td.gsc-clear-button {
	display: none;
}
table.gsc-search-box table td div {
	padding: 0 !important;
}
.gsc-input-box-focus, .gsc-input-box-hover {
	box-shadow: none !important;
	border: none !important;
}
table.gsc-search-box td {
	padding: 0 !important;
}
.gsc-search-box-tools .gsc-clear-button {
	display: block !important;
}
.search-container.active div.gsc-clear-button {
	width: 40px;
}
.gsc-input-box table td:nth-child(2), .gsib_b {
	display: none !important;
}
/* -----------------------------------------
	SITE SEARCH RESULTS - /source/less/cagov/search-results.less
----------------------------------------- */
.search-results-container {
	position: relative;
	z-index: 5;
	top: 0;
	visibility: collapse;
	transition: opacity .5s .7s;
	opacity: 0;
}
@media (min-width: 768px) {
	.search-results-container {
		/* position results container below search box */
		z-index: 6;
		position: absolute;
		top: 155px;
		width: 100%;
	}
}
.search-results-container.visible {
	visibility: visible;
	opacity: 1;
}
.search-results-container .container {
	position: relative;
}
.search-results-container .container .close {
	position: absolute;
	top: 0;
	right: 5px;
	line-height: 16px;
	font-size: 3.6875rem;
	display: none;
}
.search-results-container .search-results {
	position: absolute;
	right: 0;
	left: 0;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background: #fff;
}
.search-results-container .search-results .search-results-header {
	padding-top: 80px;
}
.search-results-container .search-results .search-tabs .btn {
	margin: 0 10px;
}
.search-results-container .search-results .tab-content .button-list .btn {
	margin: 0 5px;
}
.search-results-container .results-list {
	margin-top: 24px !important;
	margin-bottom: 24px !important;
}
.compact + .search-results-container .search-results .search-results-header {
	padding-top: 50px;
}
/* -----------------------------------------
	GOOGLE CSE RESULTS
	/source/less/cagov/search-google-cse.less
----------------------------------------- */
.google_results {
	padding-left: 0;
	list-style: none;
}
.google_result {
	margin-bottom: 11px;
}
.google_url {
	color: #777777;
}
.google_result_thumbnail {
	height: 68px;
	width: 89px;
	float: left;
	margin-right: 15px;
}
/* -----------------------------------------
	GLOBAL NAVIGATION - /source/less/cagov/navigation.less
----------------------------------------- */
.navigation-search {
	border-bottom: 5px solid #FDB81E;
	position: relative;
}
.main-navigation {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	margin-top: -88px;
	padding-left: 80px;
}
@media (min-width: 768px) {
	.main-navigation {
		width: 750px;
	}
}
@media (min-width: 992px) {
	.main-navigation {
		width: 970px;
	}
}
@media (min-width: 1280px) {
	.main-navigation {
		width: 1280px;
	}
}
.top-level-nav {
	list-style: none;
	margin: 0;
	padding: 0;
	transition: all .3s;
}
.top-level-nav .nav-item {
	position: relative;
}
.nav-item .sub-nav {
	display: none;
}
.nav-item .sub-nav-decoration {
	display: none;
}
.second-level-nav {
	list-style: none;
	margin: 0;
	padding: 0;
}
.second-level-nav [class^="unit"] .second-level-link {
	display: block;
}
@media (max-width: 768px) {
	.second-level-nav > li {
		border-right: 0px;
	}
	#navigation {
		clear: both;
	}
}
.first-level-link {
	display: block;
	padding: 12px 0;
	white-space: nowrap;
}
.first-level-link:hover, .first-level-link:focus {
	text-decoration: none;
}
.first-level-link > span[class^="ca-gov-icon"] {
	/* Navigation icons */
	display: block;
	font-size: 2rem;
}
@media (max-width: 767px) {
	.first-level-link {
		display: block;
		padding-left: 5px;
	}
	.first-level-link span[class^="ca-gov-icon"] {
		font-size: 1.5rem !important;
		display: inline-block;
		vertical-align: -2px;
		padding-right: 5px;
	}
}
@media (min-width: 768px) {
	.main-navigation {
		z-index: 25;
		min-height: 91px;
		padding-left: 300px;
	}
	.top-level-nav {
		display: table;
		table-layout: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		min-height: 91px;
	}
	.top-level-nav .nav-item {
		padding: 0;
		margin-top: 0;
		background: none;
		width: auto;
		display: table-cell;
		display: block;
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
	}
	.noflex .top-level-nav .nav-item, .oldie .top-level-nav .nav-item {
		display: table-cell;
	}
	.top-level-nav .nav-item .sub-nav {
		top: 100%;
	}
	.top-level-nav .nav-item > a {
		text-align: center;
		min-height: 50px;
	}
	.top-level-nav .main-navigation.dropdown .nav-arrow-down {
		left: auto;
		margin-left: auto;
	}
	.nav-item .sub-nav {
		position: absolute;
	}
	/* sub-navigation panel open state */
	.main-navigation.dropdown .dropdown .nav-item:hover .sub-nav, .no-js .main-navigation.dropdown .nav-item:hover .sub-nav, .no-js .main-navigation.megadropdown .nav-item:hover .sub-nav {
		display: block;
	}
	.touch .main-navigation.dropdown .dropdown .nav-item:hover .sub-nav, .touch .no-js .main-navigation.dropdown .nav-item:hover .sub-nav, .touch .no-js .main-navigation.megadropdown .nav-item:hover .sub-nav {
		display: none;
	}
}
.main-navigation.dropdown .sub-nav {
	max-width: 250px;
	min-width: 250px;
	left: initial;
	right: initial;
}
@media (max-width: 767px) {
	.main-navigation.dropdown .sub-nav {
		max-width: 100%;
	}
}
.main-navigation.dropdown .nav-arrow-down {
	width: 100%;
}
@media (min-width: 992px) {
	.main-navigation {
		padding-left: 300px;
	}
}
@media (max-width: 992px) and (min-width: 768px) {
	.main-navigation {
		padding-left: 225px;
	}
}
@media (min-width: 1280px) {
	.main-navigation {
		padding-left: 300px;
	}
}
.nav-item .toggle-sub-nav.closed .ca-gov-icon-menu-toggle-open {
	display: none;
}
.nav-item .toggle-sub-nav.open .ca-gov-icon-menu-toggle-closed {
	display: none;
}
@media (min-width: 768px) {
	.nav-item .toggle-sub-nav {
		display: none;
	}
}
@media (max-width: 767px) {
	.mobile-closed {
		display: none;
	}
	.top-level-nav .nav-item {
		margin-top: 1px;
	}
	.top-level-nav .nav-item .first-level-link.has-sub {
		padding-right: 82px;
	}
	.nav-item .sub-nav.secondary-open {
		display: block;
	}
	.nav-item.focus .sub-nav {
		display: block;
	}
	.nav-item.focus:active .sub-nav, .nav-item.focus.clickedFocus .sub-nav {
		display: none;
	}
	.oc-outer {
		position: relative;
		overflow: hidden;
		width: 100%;
		height: 100%;
	}
	.oc-outer.scroll-menu-only.oc-menu-open {
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		overflow: hidden;
	}
	.oc-inner {
		position: relative;
		width: 100%;
		height: 100%;
		left: 0;
		margin-left: 0;
		transition: margin-left 0.5s ease;
	}
	.oc-menu-open .oc-inner {
		margin-left: 70%;
	}
	.global-header .navigation-search.oc-menu {
		position: absolute;
		width: 70%;
		left: -70%;
		top: 0;
		transition: left 0.5s ease;
		overflow-y: auto;
		overflow-x: hidden;
	}
	.header-decoration {
		display: none;
	}
	.oc-outer .header-decoration {
		position: absolute;
		top: 0;
		bottom: 0;
		height: auto;
		width: 100%;
		background: none;
		box-shadow: -6px -1px 30px 0px rgba(5, 5, 5, 0.5);
		cursor: alias;
	}
	.oc-outer.oc-menu-open .header-decoration {
		display: block;
	}
	.navigation-search.oc-menu {
		padding-top: 60px;
	}
	.oc-menu .mobile-control.toggle-search {
		display: none;
	}
	.oc-menu .mobile-control.cagov-logo {
		display: block;
		line-height: 1;
		position: absolute;
		top: 5px;
	}
}
@media (min-width: 768px) {
	.home-link {
		position: absolute;
		width: 1px;
		height: 1px;
		margin: -1px;
		padding: 0;
		overflow: hidden;
		clip: rect(0, 0, 0, 0);
		border: 0;
	}
	.fixed.top-level-nav .nav-item {
		min-height: 50px;
	}
}
/* Need a little extra specificity for IE to override display: table-cell */
.oldie .home-link {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
/* -----------------------------------------
	MEGA MENU
	/source/less/cagov/nav-megamenu.less
----------------------------------------- */
@media (max-width: 767px) {
	.main-navigation {
		margin-top: 0;
		padding: 0;
	}
}
@media (max-width: 992px) and (min-width: 768px) {
	.megadropdown .top-level-nav {
		font-size: .9em;
	}
}
.megadropdown .top-level-nav .nav-item {
	position: static;
}
@media (max-width: 767px) {
	.megadropdown .top-level-nav .nav-item {
		position: relative;
	}
}
.no-js .megadropdown .top-level-nav .nav-item:hover .sub-nav {
	position: absolute;
	display: block;
}
@media (min-width: 767px) {
	/* Dynamic Element appended to each .sub-nav */
	.nav-arrow-container {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
	}
	/* Dynamic element contained in .nav-arrow-container */
	.megadropdown .nav-arrow-down {
		position: absolute;
		top: -5px;
		left: 50%;
		height: 5px;
		width: 100px;
		margin-left: -65px;
	}
	.dropdown .nav-arrow-down {
		height: 5px;
		left: 0;
		margin-left: 0;
		position: absolute;
		top: -5px;
	}
}
.sub-nav {
	left: 15px;
	right: 15px;
	overflow: visible;
}
@media (max-width: 767px) {
	.sub-nav {
		border: none;
	}
}
.sub-nav .half, .sub-nav .third, .sub-nav .quarter, .sub-nav .two-thirds, .sub-nav .three-quarters {
	padding: 0;
}
.dropdown .second-level-nav > li {
	border-right: 0;
}
.dropdown .sub-nav {
	border-bottom: none;
}
.second-level-nav {
	list-style: none;
	padding: 0;
}
@media (min-width: 768px) {
	.half .second-level-nav, .two-thirds .second-level-nav {
		-ms-column-count: 2;
		-ms-column-gap: 0;
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 0;
		-moz-column-gap: 0;
		column-gap: 0;
	}
	.three-quarters .second-level-nav {
		-ms-column-count: 3;
		-ms-column-gap: 0;
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 0;
		-moz-column-gap: 0;
		column-gap: 0;
	}
}
.second-level-nav.oldie:before, .second-level-nav.oldie:after {
	content: " ";
	display: table;
}
.second-level-nav.oldie:after {
	clear: both;
}
.second-level-nav.oldie:before, .second-level-nav.oldie:after {
	content: " ";
	display: table;
}
.second-level-nav.oldie:after {
	clear: both;
}
.second-level-nav [class^="unit"] {
	-webkit-column-break-inside: avoid;
	/* for Safari, Chrome, Opera */
	page-break-inside: avoid;
	/* for Firefox */
	break-inside: avoid;
	/* for IE 10+ */
	background: none;
}
.second-level-nav [class^="unit"] a, .second-level-nav [class^="unit"] .link-description {
	-webkit-column-break-inside: avoid;
	/* for Safari, Chrome, Opera */
	page-break-inside: avoid;
	/* for Firefox */
	break-inside: avoid;
	/* for IE 10+ */
}
.oldie .second-level-nav [class^="unit"] {
	width: 33.3333%;
	float: left;
}
a.second-level-link {
	font-size: 1.1rem;
	padding: 15px;
}
a.second-level-link:hover, a.second-level-link:focus {
	text-decoration: none !important;
}
a.second-level-link [class^="ca-gov-icon-"] {
	display: inline-block;
	font-size: 1.375rem;
	font-size: 1.375rem;
	vertical-align: -2px;
	margin-right: 3px;
}
@media (max-width: 767px) {
	a.second-level-link {
		padding: 10px 15px 10px 40px !important;
	}
}
.link-description {
	display: block;
	font-size: 1rem;
	font-size: 1rem;
}
@media (min-width: 768px) {
	.unit1 {
		height: 65px;
		overflow: hidden !important;
	}
	.unit2 {
		height: 130px;
		overflow: hidden;
	}
	.unit3 {
		height: 195px;
		overflow: hidden;
	}
	.unit4 {
		height: 260px;
		overflow: hidden;
	}
	.unit5 {
		height: 325px;
		overflow: hidden;
	}
	.unit6 {
		height: 390px;
		overflow: hidden;
	}
}
/* Megamenu State Template v4 */
@media (min-width: 768px) {
	.main-navigation.megadropdown.original .second-level-nav {
		-moz-column-count: 3;
		-ms-column-count: 3;
		-webkit-column-count: 3;
		-moz-column-gap: 20px;
		-ms-column-gap: 20px;
		-webkit-column-gap: 20px;
		-webkit-column-count: 3;
			-moz-column-count: 3;
						column-count: 3;
		-webkit-column-gap: 20px;
			-moz-column-gap: 20px;
						column-gap: 20px;
	}
	.main-navigation.megadropdown.original .sub-nav {
		padding: 16px;
	}
	.main-navigation.megadropdown.original .sub-nav[class*="with-image-sm-"] .sub-nav-decoration {
		width: 33.3333%;
	}
	.main-navigation.megadropdown.original .sub-nav[class*="with-image-sm-"] > ul {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		-ms-column-count: 2;
		column-count: 2;
		-moz-column-gap: 20px;
		-ms-column-gap: 20px;
		-webkit-column-gap: 20px;
		column-gap: 20px;
	}
	.main-navigation.megadropdown.original .sub-nav[class*="with-image-md-"] .sub-nav-decoration {
		width: 50%;
	}
	.main-navigation.megadropdown.original .sub-nav[class*="with-image-md-"] > ul {
		-moz-column-count: 1;
		-ms-column-count: 1;
		-webkit-column-count: 1;
		-moz-column-gap: 20px;
		-ms-column-gap: 20px;
		-webkit-column-gap: 20px;
		-webkit-column-count: 1;
			-moz-column-count: 1;
						column-count: 1;
		-webkit-column-gap: 20px;
			-moz-column-gap: 20px;
						column-gap: 20px;
	}
	.main-navigation.megadropdown.original .sub-nav[class*="with-image-"] > ul > li {
		padding-right: 16px !important;
	}
	.main-navigation.megadropdown.original .sub-nav .sub-nav-decoration {
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		overflow: hidden;
		background-position: 50% 50% !important;
		background-size: cover !important;
	}
	.main-navigation.megadropdown.original .sub-nav.with-image-sm-right > ul {
		float: left;
		width: 66.6667%;
	}
	.main-navigation.megadropdown.original .sub-nav.with-image-sm-left > ul {
		float: right;
		width: 66.6667%;
	}
	.main-navigation.megadropdown.original .sub-nav.with-image-md-right > ul {
		float: left;
		width: 50%;
	}
	.main-navigation.megadropdown.original .sub-nav.with-image-md-left > ul {
		float: right;
		width: 50%;
	}
	.main-navigation.megadropdown.original .sub-nav[class*="-left"] .sub-nav-decoration {
		right: auto;
		left: 0;
	}
}
.main-navigation.megadropdown.original .link-description {
	font-size: .8em;
}
.main-navigation.megadropdown.original a.second-level-link {
	padding: 0 !important;
}
.main-navigation.megadropdown.original .second-level-nav > li {
	padding: .3em .7rem .4em 1rem;
	border: none;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}
/* Accessible Menu */
.nav-item {
	display: inline-block;
}
.sub-nav {
	transition: all .4s;
	left: 0;
}
.sub-nav.open {
	display: block;
	max-height: 700px;
	left: 0;
}
.main-navigation.active {
	max-height: 5000px;
}
.mobile-controls .toggle-menu {
	border: none;
	background: none;
}
.mobile-controls .toggle-menu:focus {
	outline: dotted 1px #000;
}
@media (max-width: 767px) {
	.main-navigation {
		overflow: hidden;
	}
	.sub-nav {
		display: block;
		top: 0;
		position: relative;
	}
	.nav-item {
		display: block;
	}
	.nav-item .toggle-sub-nav {
		display: block;
	}
}
@media (min-width: 768px) {
	.nav-item::after {
		content: " ";
		height: 5px;
		display: block;
		margin: 0 auto;
	}
	.sub-nav {
		border-top: none;
	}
	.main-navigation {
		margin-top: -93px;
		top: 5px;
	}
	.no-icons .top-level-nav .nav-item > a {
		min-height: 86px;
		padding-top: 2rem;
	}
	.fixed.compact .no-icons .top-level-nav .nav-item > a {
		padding-top: 12px;
		min-height: 50px;
	}
}
/* -----------------------------------------
	MEDIA IN MAIN NAVIGATION
	/source/less/cagov/nav-media.less
----------------------------------------- */
.nav-media {
	background-position: 50% 50% !important;
	background-size: cover !important;
}
.nav-media .media {
	padding: 15px;
	margin: 0;
}
.nav-media .title {
	font-size: 1.2rem;
}
.nav-media .subtitle {
	font-weight: bold;
}
.with-image-right {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
}
.with-image-right .nav-media {
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-position: 50% 50% !important;
	background-size: cover !important;
}
.with-image-right .nav-media .media {
	padding: 15px;
	margin: 0;
}
.with-image-right .nav-media .title {
	font-size: 1.2rem;
}
.with-image-right .nav-media .subtitle {
	font-weight: bold;
}
.with-image-left {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}
.with-image-left .nav-media {
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-position: 50% 50% !important;
	background-size: cover !important;
}
.with-image-left .nav-media .media {
	padding: 15px;
	margin: 0;
}
.with-image-left .nav-media .title {
	font-size: 1.2rem;
}
.with-image-left .nav-media .subtitle {
	font-weight: bold;
}
/* Edgecase where navigation was under image */
@media (min-width: 768px) and (max-width: 991px) {
	.sub-nav .three-quarters {
		left: 0;
	}
}
/* -----------------------------------------
	MOBILE CONTROLS
	/source/less/cagov/nav-mobile-controls.less
----------------------------------------- */
.mobile-controls {
	font-size: 2.5rem;
	padding: .2em;
	cursor: pointer;
	text-align: right;
	position: relative;
	color: #046B99;
	background: #fff;
	top: 0;
	width: 100%;
	height: 100%;
	padding-right: 0;
}
.mobile-controls .ca-gov-icon-menu-toggle-open, .mobile-controls .ca-gov-icon-menu-toggle-closed {
	padding-left: 1em;
	padding-right: 1em;
	line-height: 44px;
}
.mobile-controls .toggle-menu {
	padding: 0;
	width: 52px;
}
.mobile-controls .toggle-search {
	padding: 0;
	width: 52px;
	border: none;
	background: none;
}
.mobile-controls .toggle-search:focus {
	outline: dotted 1px #000;
}
.main-navigation .mobile-controls {
	text-align: left;
	background-color: #fff;
}
.mobile-control.toggle-sub-nav {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 1.5rem;
	font-size: 1.5rem;
	line-height: 55px;
	width: 80px;
	text-align: center;
	cursor: pointer;
	padding-left: 7px;
	border-left: 1px solid #E1F2F7;
}
.main-nav-icons {
	width: 130px;
	height: 70px;
	position: relative;
	z-index: 1;
}
/* -----------------------------------------
	TOP NAVIGATION
	/source/less/cagov/navigation-top.less
----------------------------------------- */
.utility-header {
	top: 0;
	width: 100%;
	min-height: 40px;
	background: #046B99;
	color: #ffffff;
}
.utility-header .half {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	padding-left: 80px;
}
@media (min-width: 768px) {
	.utility-header .half {
		float: left;
		width: 50%;
	}
}
@media (max-width: 767px) {
	.utility-header .half {
		padding-top: 2px;
		float: left;
	}
	.utility-header .half:first-child {
		padding-left: 70px;
		padding-right: 0 !important;
		width: 60%;
	}
	.utility-header .half:nth-child(2) {
		padding-left: 0 !important;
		width: 40%;
	}
}
.utility-header a {
	color: #ffffff;
	display: inline-block;
	padding: 3px 0;
}
.utility-header a:hover, .utility-header a:focus, .utility-header a.hovered {
	color: #fee09c;
	text-decoration: none;
}
.utility-header ul {
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
	margin-bottom: 0;
}
.utility-header ul > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}
.utility-header ul .list-inline-item {
	display: inline-block;
}
.utility-header ul .list-inline-item:not(:last-child) {
	margin-right: 5px;
}
.utility-header ul li {
	padding: 0 8px;
}
.utility-header ul li button {
	font-size: 100%;
	outline: none !important;
	position: relative;
	top: -1px;
}
.utility-header ul li button span {
	font-size: 100% !important;
}
.utility-header .settings-links {
	font-size: 87%;
	text-align: right;
	margin-top: 0px;
}
@media (max-width: 767px) {
	.utility-header .settings-links {
		text-align: right;
	}
}
.utility-header [class^="ca-gov-icon-"] {
	font-size: 1.1rem;
	vertical-align: -2px;
}
@media (max-width: 767px) {
	.utility-header .social-media-links li {
		padding: 0 1px;
	}
	.utility-header [class^="ca-gov-icon-"] {
		font-size: 0.8rem;
	}
	.utility-header .header-cagov-logo img {
		left: 10px;
	}
}
.utility-header .located-city-name {
	margin-left: 5px;
}
.utility-header .geo-zip-input {
	margin-left: 5px;
	width: 50%;
	vertical-align: initial;
	line-height: 120%;
	background: white;
	color: black;
}
/* .global-header.compact {
		.utility-header {
				opacity: 0;
				position: absolute;
				width: 100%;
				height: 0;
		}
} */
/* -----------------------------------------
	SECTIONS
	/source/less/cagov/sections.less
----------------------------------------- */
.section {
	padding-top: 25px;
	padding-bottom: 25px;
	background: #fff;
	position: relative;
	overflow: hidden;
	/* Section extensions */
}
@media (max-width: 767px) {
	.section {
		padding-top: 22px;
		padding-bottom: 22px;
	}
}
.section.collapsed {
	padding-top: 0;
	padding-bottom: 0;
}
.section .parallax-bg {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 100%;
}
.section .parallax-bg ~ .container {
	position: relative;
}
.section .container > h1, .section .container > h2, .section .container > h3, .section .container > h4 {
	margin-top: 0;
}
.five {
	width: 115px;
}
.four {
	width: 145px;
}
.three {
	width: 200px;
}
.two {
	width: 307px;
}
/* -----------------------------------------
	ASK Group
	/source/less/cagov/ask-group.less
----------------------------------------- */
@media (min-width: 768px) {
	.ask-group {
		position: relative;
		width: 60%;
		left: 20%;
		transition: opacity 0.3s, visibility 0.3s;
		z-index: 5;
		visibility: visible;
		/* 3rd and beyond positions panel on right of button */
		/* first two panels positioned on left of button */
	}
	.flexbox .ask-group {
		left: 0px;
		right: 0px;
		margin: auto;
		max-width: 630px;
	}
	.ask-group.fade-out {
		opacity: 0;
	}
	.ask-group .panel-group {
		position: absolute;
		top: 230px;
	}
	.flexbox .ask-group .panel-group {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	.ask-group .panel {
		display: inline;
		background: none;
		position: relative;
	}
	.flexbox .ask-group .panel {
		margin-top: 0;
		overflow: visible;
	}
	.flexbox .ask-group .panel-group .panel + .panel {
		margin-top: 0;
	}
	.ask-group .ask-panel {
		position: absolute;
		width: 100%;
		width: 380px;
	}
	.ask-group .panel:nth-child(n+4) .ask-panel {
		right: 0;
	}
	.ask-group .panel:nth-child(-n+3) .ask-panel {
		left: 0;
	}
	.ask-button.btn-primary {
		background-color: #000;
		background-color: rgba(0, 0, 0, 0.65);
		color: #fff;
		border: none;
		border-radius: 0;
	}
	.ask-button.btn-primary:hover, .ask-button.btn-primary:focus {
		background-color: rgba(0, 0, 0, 0.8);
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}
}
@media (min-width: 768px) and (max-width: 767px) {
	.ask-group {
		position: static;
	}
}
/* Optimize ask group position for tablets */
@media (min-width: 768px) and (max-width: 992px) {
	.ask-group {
		left: 10%;
		width: 90%;
	}
	.flexbox .ask-group {
		width: 80%;
		left: 0;
	}
}
.ask-button {
	overflow: hidden;
	position: relative;
	line-height: 44px;
	font-size: 1.25rem;
	font-size: 1.25rem;
}
.ask-button > span {
	font-size: 1.5rem;
	font-size: 1.5rem;
	padding-right: 5px;
	vertical-align: middle;
	color: rgba(255, 255, 255, 0.8);
}
.ask-options {
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.8);
	padding: 5px 10px;
}
.ask-options > ul {
	padding-left: 0;
	list-style: none;
}
.ask-options li a {
	display: block;
	padding-left: 10px;
	border: 1px solid #d6d6d6;
	margin: 5px 0;
	line-height: 40px;
	color: #fff;
}
.ask-options li a:hover {
	background-color: rgba(255, 255, 255, 0.75);
	color: #000000;
}
.ask-options li a:hover .more {
	background-color: rgba(0, 0, 0, 0.75);
	color: #fff;
}
@media (max-width: 767px) {
	.header-single-banner {
		display: none;
	}
	.ask-group {
		position: relative;
		float: left;
		width: 100%;
		min-height: 1px;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 22px;
		float: none;
		padding-bottom: 1px;
	}
	.ask-group .panel {
		border: none;
		background: rgba(0, 0, 0, 0.65);
	}
	.ask-group .panel-group .panel + .panel {
		margin-top: 10px;
	}
	.ask-group a.btn {
		display: block;
		width: 100%;
		background-color: transparent;
		border: none;
		color: #fff;
	}
	.ask-group a.btn:hover, .ask-group a.btn:focus, .ask-group a.btn:active {
		color: #fff;
		background-color: rgba(0, 0, 0, 0.25);
	}
	.ask-group a.btn:after {
		content: "\43";
		font-family: 'CaGov';
		position: absolute;
		right: 10px;
		top: 50%;
		margin-top: -20px;
	}
	.ask-group a.btn.collapsed:after {
		content: "\45";
	}
	.ask-group a.btn [class^="ca-gov-icon-"] {
		padding-right: 10px;
		font-size: 1.75rem;
	}
}
.fixed + .ask-group {
	z-index: 5;
	position: fixed;
}
/* -----------------------------------------
	SPACING
	Converted from Scss 
	http://v4-alpha.getbootstrap.com/components/utilities/
	/source/less/cagov/spacing.less
----------------------------------------- */
.m-a-0 {
	margin: 0 !important;
}
.m-t-0 {
	margin-top: 0 !important;
}
.m-r-0 {
	margin-right: 0 !important;
}
.m-b-0 {
	margin-bottom: 0 !important;
}
.m-l-0 {
	margin-left: 0 !important;
}
.m-x-0 {
	margin-right: 0 !important;
	margin-left: 0 !important;
}
.m-y-0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.m-a {
	margin: 16px !important;
}
.m-t {
	margin-top: 16px !important;
}
.m-r {
	margin-right: 16px !important;
}
.m-b {
	margin-bottom: 16px !important;
}
.m-l {
	margin-left: 16px !important;
}
.m-x {
	margin-right: 16px !important;
	margin-left: 16px !important;
}
.m-y {
	margin-top: 16px !important;
	margin-bottom: 16px !important;
}
.m-x-auto {
	margin-right: auto !important;
	margin-left: auto !important;
}
.m-a-sm {
	margin: 8px !important;
}
.m-t-sm {
	margin-top: 8px !important;
}
.m-r-sm {
	margin-right: 8px !important;
}
.m-b-sm {
	margin-bottom: 8px !important;
}
.m-l-sm {
	margin-left: 8px !important;
}
.m-x-sm {
	margin-right: 8px !important;
	margin-left: 8px !important;
}
.m-y-sm {
	margin-top: 8px !important;
	margin-bottom: 8px !important;
}
.m-a-md {
	margin: 24px !important;
}
.m-t-md {
	margin-top: 24px !important;
}
.m-r-md {
	margin-right: 24px !important;
}
.m-b-md {
	margin-bottom: 24px !important;
}
.m-l-md {
	margin-left: 24px !important;
}
.m-x-md {
	margin-right: 24px !important;
	margin-left: 24px !important;
}
.m-y-md {
	margin-top: 24px !important;
	margin-bottom: 24px !important;
}
.m-a-lg {
	margin: 48px !important;
}
.m-t-lg {
	margin-top: 48px !important;
}
.m-r-lg {
	margin-right: 48px !important;
}
.m-b-lg {
	margin-bottom: 48px !important;
}
.m-l-lg {
	margin-left: 48px !important;
}
.m-x-lg {
	margin-right: 48px !important;
	margin-left: 48px !important;
}
.m-y-lg {
	margin-top: 48px !important;
	margin-bottom: 48px !important;
}
.m-t-60 {
	margin-top: 64px !important;
}
.m-t-80 {
	margin-top: 80px !important;
}
.m-t-100 {
	margin-top: 96px !important;
}
.m-b-60 {
	margin-bottom: 64px !important;
}
.m-b-80 {
	margin-bottom: 80px !important;
}
.m-b-100 {
	margin-bottom: 96px !important;
}
.p-a-0 {
	padding: 0 !important;
}
.p-t-0 {
	padding-top: 0 !important;
}
.p-r-0 {
	padding-right: 0 !important;
}
.p-b-0 {
	padding-bottom: 0 !important;
}
.p-l-0 {
	padding-left: 0 !important;
}
.p-x-0 {
	padding-right: 0 !important;
	padding-left: 0 !important;
}
.p-y-0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.p-a {
	padding: 16px !important;
}
.p-t {
	padding-top: 16px !important;
}
.p-r {
	padding-right: 16px !important;
}
.p-b {
	padding-bottom: 16px !important;
}
.p-l {
	padding-left: 16px !important;
}
.p-x {
	padding-right: 16px !important;
	padding-left: 16px !important;
}
.p-y {
	padding-top: 16px !important;
	padding-bottom: 16px !important;
}
.p-a-sm {
	padding: 8px !important;
}
.p-t-sm {
	padding-top: 8px !important;
}
.p-r-sm {
	padding-right: 8px !important;
}
.p-b-sm {
	padding-bottom: 8px !important;
}
.p-l-sm {
	padding-left: 8px !important;
}
.p-x-sm {
	padding-right: 8px !important;
	padding-left: 8px !important;
}
.p-y-sm {
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}
.p-a-md {
	padding: 24px !important;
}
.p-t-md {
	padding-top: 24px !important;
}
.p-r-md {
	padding-right: 24px !important;
}
.p-b-md {
	padding-bottom: 24px !important;
}
.p-l-md {
	padding-left: 24px !important;
}
.p-x-md {
	padding-right: 24px !important;
	padding-left: 24px !important;
}
.p-y-md {
	padding-top: 24px !important;
	padding-bottom: 24px !important;
}
.p-a-lg {
	padding: 48px !important;
}
.p-t-lg {
	padding-top: 48px !important;
}
.p-r-lg {
	padding-right: 48px !important;
}
.p-b-lg {
	padding-bottom: 48px !important;
}
.p-l-lg {
	padding-left: 48px !important;
}
.p-x-lg {
	padding-right: 48px !important;
	padding-left: 48px !important;
}
.p-y-lg {
	padding-top: 48px !important;
	padding-bottom: 48px !important;
}
.p-t-60 {
	padding-top: 64px !important;
}
.p-t-80 {
	padding-top: 80px !important;
}
.p-t-100 {
	padding-top: 96px !important;
}
.p-b-60 {
	padding-bottom: 64px !important;
}
.p-b-80 {
	padding-bottom: 80px !important;
}
.p-b-100 {
	padding-bottom: 96px !important;
}
.w-100 {
	width: 100%;
}
.left-sm {
	left: 8px;
}
.left-n {
	left: 16px;
}
.left-md {
	left: 24px;
}
.left-lg {
	left: 48px;
}
.right-sm {
	right: 8px;
}
.right-n {
	right: 16px;
}
.right-md {
	right: 24px;
}
.right-lg {
	right: 48px;
}
.top-sm {
	top: 8px;
}
.top-n {
	top: 16px;
}
.top-md {
	top: 24px;
}
.top-lg {
	top: 48px;
}
.bottom-sm {
	bottom: 8px;
}
.bottom-n {
	bottom: 16px;
}
.bottom-md {
	bottom: 24px;
}
.bottom-lg {
	bottom: 48px;
}
/* -----------------------------------------
	RETURN TO TOP
	/source/less/cagov/return-top.less
----------------------------------------- */
html {
	-ms-overflow-style: scrollbar;
}
body {
	overflow-x: hidden;
}
.return-top {
	position: fixed;
	z-index: 99999;
	right: 0;
	bottom: 125px;
	padding: 0 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	opacity: 0;
	visibility: hidden;
	color: #fff;
	background: rgba(0, 0, 0, 0.4);
	font-size: 1.875rem;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}
.return-top:before {
	content: "\32";
	font-family: "CaGov";
	font-weight: 900;
}
.return-top.is-visible {
	opacity: 1;
	visibility: visible;
	display: inline;
	-webkit-animation: fadeInRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
	animation: fadeInRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
@media (max-width: 767px) {
	.return-top.is-visible {
		display: none;
	}
}
/* -----------------------------------------
	OWL CAROUSEL
	/source/scss/libs/carousel.scss
----------------------------------------- */
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *	Owl Carousel - Core
 */
.carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	/* position relative and z-index fix webkit rendering fonts issue */
	position: relative;
	z-index: 1;
}
.carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden;
	/* fix firefox animation glitch */
}
.carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	/* fix for flashing background */
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.carousel .owl-wrapper, .carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
.carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}
.carousel .owl-item img {
	display: block;
	width: 100%;
}
.carousel .owl-nav.disabled, .carousel .owl-dots.disabled {
	display: none;
}
.carousel .owl-nav .owl-prev, .carousel .owl-nav .owl-next, .carousel .owl-dot {
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.carousel .owl-nav button.owl-prev, .carousel .owl-nav button.owl-next, .carousel button.owl-dot {
	background: none;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit;
}
.carousel.owl-loaded {
	display: block;
}
.carousel.owl-loading {
	opacity: 0;
	display: block;
}
.carousel.owl-hidden {
	opacity: 0;
}
.carousel.owl-refresh .owl-item {
	visibility: hidden;
}
.carousel.owl-drag .owl-item {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.carousel.owl-grab {
	cursor: move;
	cursor: grab;
}
.carousel.owl-rtl {
	direction: rtl;
}
.carousel.owl-rtl .owl-item {
	float: right;
}
/* No Js */
.no-js .carousel {
	display: block;
}
/*
 *	Owl Carousel - Animate Plugin
 */
.carousel .animated {
	-webkit-animation-duration: 1000ms;
					animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
					animation-fill-mode: both;
}
.carousel .owl-animated-in {
	z-index: 0;
}
.carousel .owl-animated-out {
	z-index: 1;
}
.carousel .fadeOut {
	-webkit-animation-name: fadeOut;
					animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
	transition: height 500ms ease-in-out;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.carousel .owl-item {
	/**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		*/
}
.carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity 400ms ease;
}
.carousel .owl-item .owl-lazy[src^=""], .carousel .owl-item .owl-lazy:not([src]) {
	max-height: 0;
}
.carousel .owl-item img.owl-lazy {
	-webkit-transform-style: preserve-3d;
					transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */
.carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}
.carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: -webkit-transform 100ms ease;
	transition: transform 100ms ease;
}
.carousel .owl-video-play-icon:hover {
	-webkit-transform: scale(1.3, 1.3);
					transform: scale(1.3, 1.3);
}
.carousel .owl-video-playing .owl-video-tn, .carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}
.carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity 400ms ease;
}
.carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%;
}
/* -----------------------------------------
	FANCYBOX
	/source/less/libs/fancybox.less
----------------------------------------- */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}
.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	border-radius: 4px;
}
.fancybox-opened {
	z-index: 8030;
}
.fancybox-opened .fancybox-skin {
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
	position: relative;
}
.fancybox-inner {
	overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}
.fancybox-error {
	color: #444;
	font: 1rem/1.4rem "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../images/fancybox/fancybox_sprite.png');
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../images/fancybox/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../images/fancybox/blank.gif');
	/* helps IE */
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	z-index: 8040;
	outline: 0 !important;
}
.fancybox-prev {
	left: 0;
}
.fancybox-next {
	right: 0;
}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}
.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}
.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}
.fancybox-nav:hover span, .touch .fancybox-nav span {
	visibility: visible;
}
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}
.fancybox-lock body {
	overflow: hidden !important;
}
.fancybox-lock-test {
	overflow-y: hidden !important;
}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../images/fancybox/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
	visibility: hidden;
	font: normal 1rem/1.4rem "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}
.fancybox-opened .fancybox-title {
	visibility: visible;
}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}
.fancybox-title-inside-wrap {
	padding-top: 10px;
}
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, 0.8);
}
/*Retina graphics!*/
/* -----------------------------------------
	ANIMATE
	/source/less/libs/animate.less
----------------------------------------- */
/**
 * Including the following animations from animate.css
 *
 *	bounceInLeft
 *	bounceInRight
 *	bounceInUp
 *	fadeInLeft
 *	fadeInRight
 *	fadeInUp
 *	slideInLeft
 *	slideInRight
 *	pulse
 *	shake
 *
 * NOTE: More	located at http://daneden.github.io/animate.css/
 * And copy them from source into here
 */
.js [class*='animate-'] {
	visibility: hidden;
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
/* -----------------------------------------
	BOUNCES
----------------------------------------- */
@-webkit-keyframes bounceInLeft {
	from, 	60%, 	75%, 	90%, 	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0);
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0);
	}
	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}
	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0);
	}
	to {
		-webkit-transform: none;
		transform: none;
	}
}
@keyframes bounceInLeft {
	from, 	60%, 	75%, 	90%, 	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0);
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0);
	}
	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}
	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0);
	}
	to {
		-webkit-transform: none;
		transform: none;
	}
}
.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
	from, 	60%, 	75%, 	90%, 	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}
	from {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0);
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0);
	}
	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0);
	}
	to {
		-webkit-transform: none;
		transform: none;
	}
}
@keyframes bounceInRight {
	from, 	60%, 	75%, 	90%, 	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}
	from {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0);
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0);
	}
	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0);
	}
	to {
		-webkit-transform: none;
		transform: none;
	}
}
.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
}
@-webkit-keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
@keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
@-webkit-keyframes bounceInUp {
	from, 	60%, 	75%, 	90%, 	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0);
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}
	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}
	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@keyframes bounceInUp {
	from, 	60%, 	75%, 	90%, 	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0);
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}
	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}
	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp;
}
@-webkit-keyframes bounce {
	from, 	20%, 	53%, 	80%, 	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	40%, 	43% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}
	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0);
	}
}
@keyframes bounce {
	from, 	20%, 	53%, 	80%, 	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	40%, 	43% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
						animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}
	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0);
	}
}
.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
}
@-webkit-keyframes bouncesmall {
	from, 	20%, 	53%, 	80%, 	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	40%, 	43% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}
	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -7px, 0);
		transform: translate3d(0, -7px, 0);
	}
	90% {
		-webkit-transform: translate3d(0, -2px, 0);
		transform: translate3d(0, -2px, 0);
	}
}
@keyframes bouncesmall {
	from, 	20%, 	53%, 	80%, 	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	40%, 	43% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}
	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -7px, 0);
		transform: translate3d(0, -7px, 0);
	}
	90% {
		-webkit-transform: translate3d(0, -2px, 0);
		transform: translate3d(0, -2px, 0);
	}
}
.bouncesmall {
	-webkit-animation-name: bouncesmall;
	animation-name: bouncesmall;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
}
/* -----------------------------------------
	FADES
----------------------------------------- */
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
@keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
@keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
/* -----------------------------------------
	SLIDES
----------------------------------------- */
@-webkit-keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible;
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@keyframes slideInRight {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible;
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible;
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible;
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
}
/* -----------------------------------------
	ATTENTION SEEKERS
----------------------------------------- */
@-webkit-keyframes pulse {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@keyframes pulse {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
}
@-webkit-keyframes jello {
	from, 	11.1%, 	to {
		-webkit-transform: none;
		transform: none;
	}
	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg);
	}
	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg);
	}
	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg);
	}
	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg);
	}
	66.6% {
		-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
		transform: skewX(-0.78125deg) skewY(-0.78125deg);
	}
	77.7% {
		-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
		transform: skewX(0.390625deg) skewY(0.390625deg);
	}
	88.8% {
		-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
		transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
	}
}
@keyframes jello {
	from, 	11.1%, 	to {
		-webkit-transform: none;
		transform: none;
	}
	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg);
	}
	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg);
	}
	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg);
	}
	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg);
	}
	66.6% {
		-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
		transform: skewX(-0.78125deg) skewY(-0.78125deg);
	}
	77.7% {
		-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
		transform: skewX(0.390625deg) skewY(0.390625deg);
	}
	88.8% {
		-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
		transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
	}
}
.jello {
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-transform-origin: center;
	transform-origin: center;
}
@-webkit-keyframes shake {
	from, 	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	10%, 	30%, 	50%, 	70%, 	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}
	20%, 	40%, 	60%, 	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
}
@keyframes shake {
	from, 	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	10%, 	30%, 	50%, 	70%, 	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}
	20%, 	40%, 	60%, 	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
}
.shake {
	-webkit-animation-name: shake;
	animation-name: shake;
}
/* -----------------------------------------
	ALERT BANNER
	/source/less/cagov/alert-banner.less
----------------------------------------- */
.alert-banner {
	margin-bottom: 0;
	padding: 5px 0;
	border-radius: 0;
	-webkit-column-rule: rgba(255, 255, 255, 0.8);
	-moz-column-rule: rgba(255, 255, 255, 0.8);
	column-rule: rgba(255, 255, 255, 0.8);
	transition: all 0.2s;
}
.alert-banner .close {
	right: -10px;
	opacity: 1;
}
.alert-level {
	display: inline-block;
	font-weight: bold;
	padding: 0 5px;
	margin: 0 5px;
	font-size: 1rem;
}
.alert-level [class^="ca-gov-icon-"] {
	margin-right: 3px;
}
.alert-link {
	line-height: 1.2em;
	float: right !important;
}
.alert-severe {
	background: #FDB81E;
}
.alert-severe .close {
	color: #000;
	position: relative;
	top: 0;
	right: -5px;
	padding: 0 10px;
	text-shadow: none;
}
.alert-severe .alert-level {
	color: #000;
	background: rgba(0, 0, 0, 0.15);
}
.alert-severe .alert-text {
	color: #000;
}
.global-header.compact .alert-banner {
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 0;
}
/* -----------------------------------------
	TABS - /source/less/cagov/tabs.less
----------------------------------------- */
.tab-group {
	position: relative;
	border: 1px solid #ddd;
}
@media (max-width: 991px) {
	.tab-group {
		border: none;
	}
}
.tab-group > [class^="ca-gov-icon-"] {
	display: none !important;
}
.tab-group .nav-tabs {
	border-radius: 0;
}
.tab-group .nav-tabs li:first-child a {
	border-left: 0;
}
.tab-group .nav-tabs li.active {
	border-top: 0;
}
.tab-group .nav-tabs li > a {
	padding: 3px 15px;
	border-top: 0;
}
.tab-group .nav-tabs li > a, .tab-group .nav-tabs li > a:hover, .tab-group .nav-tabs li > a:focus {
	border-top: none;
}
.tab-group .tab-pane {
	padding: 15px;
}
/* Bottom Tabs */
.tabs-bottom .tab-content {
	padding-bottom: 30px;
}
.tabs-bottom .nav-tabs {
	position: absolute;
	bottom: 0;
	width: 100%;
	border-bottom: none;
	margin-bottom: 0;
}
.tabs-bottom .nav-tabs > li {
	margin-bottom: 0;
}
.panel-group.responsive {
	margin-bottom: 0;
}
/* -----------------------------------------
	ACCORDIONS
	/source/less/cagov/accordion.less
----------------------------------------- */
/* Adds open and closed icons to accordion */
.accordion, .panel-group, .service-tile-content {
	/* Move padding from container to the href so the entire panel is clickable */
}
.accordion .panel-heading, .panel-group .panel-heading, .service-tile-content .panel-heading {
	padding: 0;
}
.accordion .panel-heading a, .panel-group .panel-heading a, .service-tile-content .panel-heading a {
	padding: 15px;
	padding-right: 30px;
}
.accordion .panel-heading .panel-title, .panel-group .panel-heading .panel-title, .service-tile-content .panel-heading .panel-title {
	margin-top: 0;
	display: block;
	font-size: 1.125rem;
	font-size: 1.125rem;
}
.accordion .panel-heading .panel-title a, .panel-group .panel-heading .panel-title a, .service-tile-content .panel-heading .panel-title a {
	display: block;
	position: relative;
	outline: none;
	/* Adds open and closed icons to responsive tab panels */
}
.accordion .panel-heading .panel-title a:hover, .panel-group .panel-heading .panel-title a:hover, .service-tile-content .panel-heading .panel-title a:hover, .accordion .panel-heading .panel-title a:focus, .panel-group .panel-heading .panel-title a:focus, .service-tile-content .panel-heading .panel-title a:focus {
	text-decoration: none;
	background: #f0f0f0;
}
.accordion .panel-heading .panel-title a:after, .panel-group .panel-heading .panel-title a:after, .service-tile-content .panel-heading .panel-title a:after {
	content: "\43";
	font-family: 'CaGov';
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -11px;
	color: #777777;
}
.accordion .panel-heading .panel-title a.collapsed:after, .panel-group .panel-heading .panel-title a.collapsed:after, .service-tile-content .panel-heading .panel-title a.collapsed:after {
	content: "\45";
}
/* list accordion */
.accordion-list {
	list-style: none;
}
.accordion-list li.tab {
	cursor: pointer;
	padding-bottom: 0;
	margin-top: 13px;
}
.accordion-list .panel {
	padding-left: 1em;
	margin-bottom: 10px;
}
.accordion-list.list-standout li.tab {
	padding-left: 1em;
	margin-top: 0;
}
.accordion-list.list-understated {
	padding-left: 0;
}
/* -----------------------------------------
	BREADCRUMBS -	/source/less/cagov/breadcrumbs.less
----------------------------------------- */
.breadcrumb {
	padding-left: 0;
}
.breadcrumb li {
	border-left: 1px dotted #777777;
	padding: 0 15px;
	height: 10px;
	line-height: 10px;
}
.breadcrumb li:first-child {
	border-left: none;
	padding-left: 0;
}
.breadcrumb > li + li:before {
	padding: 0;
}
/* -----------------------------------------
	KEYWORDS - /source/less/cagov/keywords.less
----------------------------------------- */
.keywords ul, .keywords ol {
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
}
.keywords ul > li, .keywords ol > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}
.keywords ul .list-inline-item, .keywords ol .list-inline-item {
	display: inline-block;
}
.keywords ul .list-inline-item:not(:last-child), .keywords ol .list-inline-item:not(:last-child) {
	margin-right: 5px;
}
.keywords ul li, .keywords ol li {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
	background-color: #ccc;
	color: #333333;
	margin-left: 5px;
	margin-right: 5px;
}
a.keywords ul li:hover, a.keywords ol li:hover, a.keywords ul li:focus, a.keywords ol li:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.keywords ul li:empty, .keywords ol li:empty {
	display: none;
}
.btn .keywords ul li, .btn .keywords ol li {
	position: relative;
	top: -1px;
}
.keywords ul li[href]:hover, .keywords ol li[href]:hover, .keywords ul li[href]:focus, .keywords ol li[href]:focus {
	background-color: #b3b3b3;
}
.keywords ul a, .keywords ol a {
	color: #333333;
}
/* -----------------------------------------
	HORIZONTAL RULES - /source/less/cagov/horizontal-rules.less
----------------------------------------- */
hr.hr-understated {
	border: none;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #cccccc;
}
hr.hr-light {
	border: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #eee;
}
/* -----------------------------------------
	PANELS - /source/less/cagov/panel.less
----------------------------------------- */
.panel {
	border-width: 1px;
	border-style: solid;
	overflow: hidden;
	box-shadow: none;
}
.panel .panel-heading:before, .panel .panel-heading:after {
	content: " ";
	display: table;
}
.panel .panel-heading:after {
	clear: both;
}
.panel .panel-heading:before, .panel .panel-heading:after {
	content: " ";
	display: table;
}
.panel .panel-heading:after {
	clear: both;
}
.panel .panel-heading h2, .panel .panel-heading h3, .panel .panel-heading h4, .panel .panel-heading h5 {
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 400;
	line-height: 1.1;
	color: inherit;
	font-size: 1.25rem;
	font-size: 1.25rem;
	font-weight: normal;
	border: none;
	display: inline-block;
	margin: -8px 0 0 0;
}
.panel .panel-heading h2 small, .panel .panel-heading h3 small, .panel .panel-heading h4 small, .panel .panel-heading h5 small, .panel .panel-heading h2 .small, .panel .panel-heading h3 .small, .panel .panel-heading h4 .small, .panel .panel-heading h5 .small {
	font-weight: normal;
	line-height: 1;
	color: #777777;
}
.panel .panel-heading h2 small, .panel .panel-heading h3 small, .panel .panel-heading h4 small, .panel .panel-heading h5 small, .panel .panel-heading h2 .small, .panel .panel-heading h3 .small, .panel .panel-heading h4 .small, .panel .panel-heading h5 .small {
	font-size: 75%;
}
.panel .panel-heading h2 span[class^="ca-gov-icon-"], .panel .panel-heading h3 span[class^="ca-gov-icon-"], .panel .panel-heading h4 span[class^="ca-gov-icon-"], .panel .panel-heading h5 span[class^="ca-gov-icon-"] {
	font-size: 2rem;
	font-size: 2rem;
	position: relative;
	top: 4px;
}
.panel .panel-heading .options {
	display: inline-block;
	float: right;
}
.panel .panel-heading .options .btn {
	padding: 1px 5px;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 3px;
}
.panel.photo-left, .panel.photo-right {
	position: relative;
}
.panel.photo-left .panel-body, .panel.photo-right .panel-body {
	position: relative;
}
.panel.photo-left .panel-body {
	padding-left: 27%;
}
.panel.photo-left .panel-body .photo {
	left: 0;
}
.panel.photo-right .panel-body {
	padding-right: 27%;
}
.panel.photo-right .panel-body .photo {
	right: 0;
}
.panel .photo {
	background-position: 50% 50%;
	background-size: cover;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 25%;
}
@media (max-width: 767px) {
	.panel .panel-body {
		padding: 15px !important;
	}
	.panel .photo {
		background-image: none !important;
	}
}
.panel-body h1 span[class^="ca-gov-icon-"] {
	margin-left: 0 !important;
}
.main-secondary .panel {
	background: none;
	box-shadow: none;
	border-radius: 0;
}
.main-secondary .panel .panel-heading {
	border-radius: 0;
	padding: 0;
}
.main-secondary .panel .panel-heading h2, .main-secondary .panel .panel-heading h3, .main-secondary .panel .panel-heading h4, .main-secondary .panel .panel-heading h5 {
	margin: 0;
	display: block;
	text-align: center;
	padding: 10px 15px 10px 40px;
	position: relative;
}
.main-secondary .panel .panel-heading h2 span[class^="ca-gov-icon-"], .main-secondary .panel .panel-heading h3 span[class^="ca-gov-icon-"], .main-secondary .panel .panel-heading h4 span[class^="ca-gov-icon-"], .main-secondary .panel .panel-heading h5 span[class^="ca-gov-icon-"] {
	font-size: 1.8rem;
	position: absolute;
	left: 10px;
}
.main-secondary .panel .panel-body {
	background: transparent;
}
/* NOTE: although any panel could have a triangle, at this time, only .panel-standout has css and an image */
.panel.highlight .panel-heading {
	position: relative;
}
.panel.highlight .panel-heading .triangle {
	position: absolute;
	bottom: -16px;
	height: 12px;
	left: 50%;
	margin-left: -12px;
	width: 24px;
}
.panel-group .panel + .panel {
	margin-top: 22px;
}
/* -----------------------------------------
	PROFILE - /source/less/cagov/profiles.less
----------------------------------------- */
.profile-item {
	background: #f2f2f2;
	padding: 15px;
	margin-bottom: 15px;
	position: relative;
}
.profile-item:before, .profile-item:after {
	content: " ";
	display: table;
}
.profile-item:after {
	clear: both;
}
.profile-item:before, .profile-item:after {
	content: " ";
	display: table;
}
.profile-item:after {
	clear: both;
}
.profile-item .header {
	margin-bottom: 0;
}
.profile-item .header:before, .profile-item .header:after {
	content: " ";
	display: table;
}
.profile-item .header:after {
	clear: both;
}
.profile-item .header:before, .profile-item .header:after {
	content: " ";
	display: table;
}
.profile-item .header:after {
	clear: both;
}
.profile-item .header .title {
	float: left;
	margin-right: 15px;
	font-size: 1.5rem;
	font-size: 1.5rem;
	font-family: 'Arial Narrow', 'Helvetica Narrow', Arial, Helvetica, sans-serif;
	font-stretch: condensed;
}
.profile-item .header .filing-date {
	float: right;
}
.profile-item .header .start-date {
	float: left;
	margin-top: 8px;
}
.profile-item .footer {
	position: relative;
	clear: both;
}
.profile-item .footer:before, .profile-item .footer:after {
	content: " ";
	display: table;
}
.profile-item .footer:after {
	clear: both;
}
.profile-item .footer:before, .profile-item .footer:after {
	content: " ";
	display: table;
}
.profile-item .footer:after {
	clear: both;
}
.profile-item .footer a.btn {
	float: right;
	margin-top: 11px;
	padding: 1px 5px;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 3px;
}
@media (max-width: 992px) {
	.profile-item .footer a.btn {
		float: left;
	}
}
.profile-item .footer .published {
	float: left;
	margin-top: 10px;
	font-style: italic;
}
.profile-item .thumbnail img {
	position: absolute;
}
.profile-item > .thumbnail + .well-header, .profile-item > .thumbnail ~ .well-body {
	margin-left: 85px;
}
.profile-item .thumbnail {
	position: absolute;
}
.profile-item .thumbnail img {
	position: relative;
	width: 70px;
}
.profile-item .header, .profile-item .body {
	margin-left: 90px;
}
.profile-banner {
	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ffffff', endColorstr='#80ffffff', GradientType=0);
	border: 1px solid #d6d6d6;
	margin-bottom: 15px;
	clear: both;
}
.main-secondary > .profile-banner {
	margin-top: 22px;
}
.banner-subtitle {
	font-size: 0.875rem;
	margin: 0 30px .2em 0;
	padding: 4px 35px 2px 10px;
	background: linear-gradient(to right, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#20000000', endColorStr='#00000000', GradientType='1');
}
.banner-title {
	font-family: 'Arial Narrow', 'Helvetica Narrow', Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	font-weight: bold;
	color: #555555;
	font-size: 1.2rem;
	padding-right: 70px;
	padding-left: 10px;
}
.banner-link {
	font-size: 0.7rem;
	margin: 0;
	padding-left: 12px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.main-secondary .group .banner-subtitle {
	padding-right: 5px;
	margin-right: 0;
}
/* -----------------------------------------
	MEDIA
	/source/less/cagov/media.less
----------------------------------------- */
figure {
	border: 1px solid #ddd;
	margin-bottom: 15px;
}
figure img {
	width: 100%;
}
figcaption {
	font-size: 1rem;
	padding: 10px;
}
.img-left {
	float: left !important;
	margin-right: 15px;
	margin-top: 4px;
}
.img-right {
	float: right !important;
	margin-left: 15px;
	margin-top: 4px;
}
.media .media-top {
	text-align: center;
}
.media .media-top img, .media .media-top span {
	display: inherit;
	margin-bottom: 22px;
}
.img-responsive {
	display: inline-block;
}
/* -----------------------------------------
	YouTube Video Player
	/source/less/cagov/youtube.less
----------------------------------------- */
.video-player {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-player iframe, .video-player object, .video-player embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* -----------------------------------------
	NEWS - /source/less/cagov/news.less
----------------------------------------- */
.news-item {
	clear: both;
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: 22px;
	padding: 0 15px;
}
.news-item .published {
	font-style: italic;
}
.news-item .thumbnail {
	margin-left: -15px;
	float: left;
	width: 41.66666667%;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
@media (min-width: 768px) {
	.news-item .thumbnail {
		float: left;
		width: 25%;
	}
}
@media (min-width: 992px) {
	.news-item .thumbnail {
		float: left;
		width: 16.66666667%;
	}
}
.two-column .news-item .thumbnail {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
@media (min-width: 992px) {
	.two-column .news-item .thumbnail {
		float: left;
		width: 25%;
	}
}
.news-item .thumbnail img {
	display: block;
	width: 100% \9;
	max-width: 100%;
	height: auto;
	display: inline-block;
}
.news-detail h1 {
	margin-bottom: 0;
	float: left;
}
.news-detail .published {
	margin-bottom: 22px;
	clear: both;
}
.news-detail .keywords {
	margin-top: 22px;
}
/* NEWS BLOCKS */
.shadow {
	-webkit-box-shadow: 0 2px 5px #eee;
	-moz-box-box-shadow: 0 2px 5px #eee;
	box-shadow: 0 2px 5px #eee;
}
.shadow figure {
	border: none;
}
.img-fluid {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}
.font-size-sm {
	font-size: 0.75rem;
}
.color-primary--hover:hover {
	color: #046B99;
}
.bg-primary--hover:hover {
	background-color: #046B99;
}
.color-gray-dark {
	color: #333333;
}
.color-gray {
	color: #555555;
}
.news-icon {
	width: 1.64286rem;
	height: 1.64286rem;
	font-size: 0.92857rem;
	display: inline-block;
	position: relative;
	text-align: center;
	background-color: #e8e8e8;
	transition: all 0.2s ease-in-out 0s;
}
.news-icon:hover {
	color: #fff;
	text-decoration: none;
}
.news-icon > i {
	display: block;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
}
/* NEWS IMAGE */
.block-hover {
	position: relative;
	max-width: 100%;
	margin: 0;
	overflow: hidden;
	color: #fff;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.block-hover:hover .block-hover_zoom {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
[class*="block-hover"], [class*="block-hover"]::before, [class*="block-hover"]::after {
	transition: all .3s ease;
}
.block-hover_zoom {
	-webkit-transform: scale(1.01);
}
.bg-overlay {
	position: relative;
	margin-bottom: 0;
}
.bg-overlay::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.bg-overlay::after {
	content: "";
	position: absolute;
	top: 0.7rem;
	right: 0.7rem;
	bottom: 0.7rem;
	left: 0.7rem;
	background-color: rgba(0, 0, 0, 0.7) !important;
}
.news-link {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
/* -----------------------------------------
	EVENTS /source/less/cagov/events.less
----------------------------------------- */
.event-item {
	padding-left: 20px;
	margin-bottom: 22px;
}
.event-item .title {
	background: url("../images/template2014/bullet-blue-disc.png") no-repeat 0 3px transparent;
	margin-left: -20px;
	padding-left: 20px;
}
.main-secondary .event-item .title {
	background: none;
}
.event-item h1, .event-item h2, .event-item h3, .event-item h4, .event-item h5, .event-item h6 {
	margin: 0;
	font-size: 1rem;
	font-size: 1rem;
}
.event-item {
	margin-left: -15px;
	margin-right: -15px;
}
.event-item > .thumbnail {
	float: left;
	width: 33.33333333%;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	padding: 0;
}
@media (min-width: 768px) {
	.event-item > .thumbnail {
		float: left;
		width: 25%;
	}
}
@media (min-width: 992px) {
	.event-item > .thumbnail {
		float: left;
		width: 16.66666667%;
	}
}
.event-item > .thumbnail img {
	display: block;
	width: 100% \9;
	max-width: 100%;
	height: auto;
	display: inline-block;
}
.event-item .thumbnail + .info {
	float: left;
	width: 66.66666667%;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
@media (min-width: 768px) {
	.event-item .thumbnail + .info {
		float: left;
		width: 75%;
	}
}
@media (min-width: 992px) {
	.event-item .thumbnail + .info {
		float: left;
		width: 83.33333333%;
	}
}
.event-item .thumbnail + .info .title {
	background: none;
}
.event-detail .presenter {
	padding: 11px 0;
}
.event-detail .presenter:before, .event-detail .presenter:after {
	content: " ";
	display: table;
}
.event-detail .presenter:after {
	clear: both;
}
.event-detail .presenter:before, .event-detail .presenter:after {
	content: " ";
	display: table;
}
.event-detail .presenter:after {
	clear: both;
}
.event-detail .description:before, .event-detail .description:after {
	content: " ";
	display: table;
}
.event-detail .description:after {
	clear: both;
}
.event-detail .description:before, .event-detail .description:after {
	content: " ";
	display: table;
}
.event-detail .description:after {
	clear: both;
}
/* -----------------------------------------
	WELLS - /source/less/cagov/well.css
----------------------------------------- */
.well {
	background: #f2f2f2;
	padding: 15px;
	margin-bottom: 15px;
	position: relative;
}
.well:before, .well:after {
	content: " ";
	display: table;
}
.well:after {
	clear: both;
}
.well:before, .well:after {
	content: " ";
	display: table;
}
.well:after {
	clear: both;
}
.well .header {
	margin-bottom: 0;
}
.well .header:before, .well .header:after {
	content: " ";
	display: table;
}
.well .header:after {
	clear: both;
}
.well .header:before, .well .header:after {
	content: " ";
	display: table;
}
.well .header:after {
	clear: both;
}
.well .header .title {
	float: left;
	margin-right: 15px;
	font-size: 1.5rem;
	font-size: 1.5rem;
	font-family: 'Arial Narrow', 'Helvetica Narrow', Arial, Helvetica, sans-serif;
	font-stretch: condensed;
}
.well .header .filing-date {
	float: right;
}
.well .header .start-date {
	float: left;
	margin-top: 8px;
}
.well .footer {
	position: relative;
	clear: both;
}
.well .footer:before, .well .footer:after {
	content: " ";
	display: table;
}
.well .footer:after {
	clear: both;
}
.well .footer:before, .well .footer:after {
	content: " ";
	display: table;
}
.well .footer:after {
	clear: both;
}
.well .footer a.btn {
	float: right;
	margin-top: 11px;
	padding: 1px 5px;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 3px;
}
@media (max-width: 992px) {
	.well .footer a.btn {
		float: left;
	}
}
.well .footer .published {
	float: left;
	margin-top: 10px;
	font-style: italic;
}
.well .thumbnail img {
	position: absolute;
}
.well > .thumbnail + .well-header, .well > .thumbnail ~ .well-body {
	margin-left: 85px;
}
@media (max-width: 767px) {
	.well .title, .well .filing-date, .well .start-date, .well .published, .well a.btn {
		float: none !important;
	}
}
/* -----------------------------------------
	EXAMS - /source/less/exams.less
----------------------------------------- */
.exam-item {
	background: #f2f2f2;
	padding: 15px;
	margin-bottom: 15px;
	position: relative;
}
.exam-item:before, .exam-item:after {
	content: " ";
	display: table;
}
.exam-item:after {
	clear: both;
}
.exam-item:before, .exam-item:after {
	content: " ";
	display: table;
}
.exam-item:after {
	clear: both;
}
.exam-item .header {
	margin-bottom: 0;
}
.exam-item .header:before, .exam-item .header:after {
	content: " ";
	display: table;
}
.exam-item .header:after {
	clear: both;
}
.exam-item .header:before, .exam-item .header:after {
	content: " ";
	display: table;
}
.exam-item .header:after {
	clear: both;
}
.exam-item .header .title {
	float: left;
	margin-right: 15px;
	font-size: 1.5rem;
	font-size: 1.5rem;
	font-family: 'Arial Narrow', 'Helvetica Narrow', Arial, Helvetica, sans-serif;
	font-stretch: condensed;
}
.exam-item .header .filing-date {
	float: right;
}
.exam-item .header .start-date {
	float: left;
	margin-top: 8px;
}
.exam-item .footer {
	position: relative;
	clear: both;
}
.exam-item .footer:before, .exam-item .footer:after {
	content: " ";
	display: table;
}
.exam-item .footer:after {
	clear: both;
}
.exam-item .footer:before, .exam-item .footer:after {
	content: " ";
	display: table;
}
.exam-item .footer:after {
	clear: both;
}
.exam-item .footer a.btn {
	float: right;
	margin-top: 11px;
	padding: 1px 5px;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 3px;
}
@media (max-width: 992px) {
	.exam-item .footer a.btn {
		float: left;
	}
}
.exam-item .footer .published {
	float: left;
	margin-top: 10px;
	font-style: italic;
}
.exam-item .thumbnail img {
	position: absolute;
}
.exam-item > .thumbnail + .well-header, .exam-item > .thumbnail ~ .well-body {
	margin-left: 85px;
}
.exam-item .footer a.btn {
	float: right;
}
@media (max-width: 767px) {
	.exam-item .title, .exam-item .filing-date, .exam-item .published, .exam-item a.btn {
		float: none !important;
	}
}
.exam-detail .location {
	float: right !important;
}
/* -----------------------------------------
	COURSES - /source/less/cagov/courses.less
----------------------------------------- */
.course-item {
	background: #f2f2f2;
	padding: 15px;
	margin-bottom: 15px;
	position: relative;
}
.course-item:before, .course-item:after {
	content: " ";
	display: table;
}
.course-item:after {
	clear: both;
}
.course-item:before, .course-item:after {
	content: " ";
	display: table;
}
.course-item:after {
	clear: both;
}
.course-item .header {
	margin-bottom: 0;
}
.course-item .header:before, .course-item .header:after {
	content: " ";
	display: table;
}
.course-item .header:after {
	clear: both;
}
.course-item .header:before, .course-item .header:after {
	content: " ";
	display: table;
}
.course-item .header:after {
	clear: both;
}
.course-item .header .title {
	float: left;
	margin-right: 15px;
	font-size: 1.5rem;
	font-size: 1.5rem;
	font-family: 'Arial Narrow', 'Helvetica Narrow', Arial, Helvetica, sans-serif;
	font-stretch: condensed;
}
.course-item .header .filing-date {
	float: right;
}
.course-item .header .start-date {
	float: left;
	margin-top: 8px;
}
.course-item .footer {
	position: relative;
	clear: both;
}
.course-item .footer:before, .course-item .footer:after {
	content: " ";
	display: table;
}
.course-item .footer:after {
	clear: both;
}
.course-item .footer:before, .course-item .footer:after {
	content: " ";
	display: table;
}
.course-item .footer:after {
	clear: both;
}
.course-item .footer a.btn {
	float: right;
	margin-top: 11px;
	padding: 1px 5px;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 3px;
}
@media (max-width: 992px) {
	.course-item .footer a.btn {
		float: left;
	}
}
.course-item .footer .published {
	float: left;
	margin-top: 10px;
	font-style: italic;
}
.course-item .thumbnail img {
	position: absolute;
}
.course-item > .thumbnail + .well-header, .course-item > .thumbnail ~ .well-body {
	margin-left: 85px;
}
.course-item .thumbnail ~ .header, .course-item .thumbnail ~ .body {
	margin-left: 85px;
}
.course-item .datetime {
	clear: both;
}
/* -----------------------------------------
	FORMS - /source/less/cagov/forms.less
----------------------------------------- */
.required-label {
	color: #b03727;
}
.form-inline-columns .form-group {
	margin: 0 15px;
}
.input-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	width: 100%;
}
.input-group .form-control {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
			-ms-flex-direction: column;
					flex-direction: column;
	-webkit-box-pack: center;
			-ms-flex-pack: center;
					justify-content: center;
	-webkit-box-flex: 1;
			-ms-flex: 1 1 auto;
					flex: 1 1 auto;
}
.input-group-addon {
	min-width: 38px;
	background-color: transparent;
	border: 1px solid;
	border-color: #ccc;
	transition: border-color 0.15s ease-in-out 0s;
	-webkit-box-align: center;
			-ms-flex-align: center;
					align-items: center;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.input-group-addon i {
	margin: 0 auto;
}
.input-group-addon:first-child {
	border-right: none;
}
.input-group-addon:last-child {
	border-left: none;
}
.d-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
d-block {
	display: block;
}
.has-error .feedback {
	color: #a83525;
	font-weight: bold;
}
.has-success .feedback {
	color: #3eac3a;
	font-weight: bold;
}
.file-attach .form-control {
	height: 100%;
}
.file-attach input[type="file"] {
	cursor: pointer;
	height: 150%;
	left: -25%;
	opacity: 0;
	position: absolute;
	top: -25%;
	width: 150%;
	z-index: 10;
}
.form-check-inline {
	display: inline-block;
	position: relative;
	cursor: pointer;
}
.form-check {
	position: relative;
	cursor: pointer;
}
.hidden-up {
	opacity: 0;
}
.check-icon-radio {
	-webkit-backface-visibility: hidden;
					backface-visibility: hidden;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
					transform: translateY(-50%);
	width: 18px;
	height: 18px;
	font-size: 0.75rem;
	color: #046B99;
	border: 1px solid;
	border-color: #046B99;
	border-radius: 50%;
}
.check-icon-radio i {
	border-radius: 50%;
	height: 10px;
	width: 10px;
	display: block;
	-webkit-backface-visibility: hidden;
					backface-visibility: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.check-icon-radio i::before {
	content: attr(data-uncheck-icon);
	left: 50%;
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.check-icon-checkbox {
	-webkit-backface-visibility: hidden;
					backface-visibility: hidden;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
					transform: translateY(-50%);
	width: 18px;
	height: 18px;
	font-size: 0.75rem;
	color: #fff;
	border: 1px solid;
	border-color: #046B99;
}
.check-icon-checkbox i {
	display: block;
	height: 100%;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
}
.check-icon-checkbox i::before {
	content: "\4e";
	left: 50%;
	top: 50%;
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
input[type="checkbox"]:checked + i, input[type="radio"]:checked + i, input[type="checkbox"]:checked + * i, input[type="radio"]:checked + * i {
	color: #fff;
	background-color: #046B99;
	border-color: #046B99;
}
.bg-primary--checked.checked, .checked .bg-primary--checked {
	background-color: #046B99 !important;
}
.select {
	border: 1px solid #ccc;
	overflow: hidden;
	height: 40px;
	width: 100%;
	position: relative;
	display: block;
}
.select select {
	height: 40px;
	border: 0;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.select::after {
	content: "\43";
	font-family: 'CaGov';
	border-left: 1px solid #ccc;
	padding: 8px 0px;
	position: absolute;
	right: 0;
	top: 0;
	background: #fff;
	z-index: 3;
	text-align: center;
	width: 30px;
	height: 100%;
	pointer-events: none;
}
.form-control::-ms-clear {
	display: none !important;
}
input[type=text]::-ms-clear {
	display: none;
}
.check {
	position: relative;
	cursor: pointer;
	border: 1px solid #ccc;
	min-width: 100px;
}
/* primary Color */
input[type="checkbox"]:checked + .bg-primary--checked, input[type="radio"]:checked + .bg-primary--checked, input[type="checkbox"]:checked + * .bg-primary--checked, input[type="radio"]:checked + * .bg-primary--checked {
	background-color: #046B99;
}
/* highlight Color */
input[type="checkbox"]:checked + .bg-highlight--checked, input[type="radio"]:checked + .bg-highlight--checked, input[type="checkbox"]:checked + * .bg-highlight--checked, input[type="radio"]:checked + * .bg-highlight--checked {
	background-color: #FDB81E;
}
/* White Color */
input[type="checkbox"]:checked + .color-white--checked, input[type="radio"]:checked + .color-white--checked, input[type="checkbox"]:checked + * .color-white--checked, input[type="radio"]:checked + * .color-white--checked {
	color: #fff !important;
}
/* Focusable custom checkboxes and radios for accessibility */
input[type="checkbox"]:focus + div, input[type="radio"]:focus + div {
	box-shadow: 0 0 2px 2px #50aee4;
}
input[type="checkbox"]:focus + .btn, input[type="radio"]:focus + .btn {
	outline: 1px dotted #000;
}
/* -----------------------------------------
	PUBLICATIONS /source/less/cagov/publications.less
----------------------------------------- */
.pub-item {
	margin-bottom: 11px;
}
.pub-item:before, .pub-item:after {
	content: " ";
	display: table;
}
.pub-item:after {
	clear: both;
}
.pub-item:before, .pub-item:after {
	content: " ";
	display: table;
}
.pub-item:after {
	clear: both;
}
.pub-item.odd {
	background: #fafafa;
}
.pub-item.even {
	background: #f0f0f0;
}
.pub-item .thumbnail {
	float: left;
	margin-right: 15px;
}
.pub-item .thumbnail img {
	display: block;
	width: 100% \9;
	max-width: 100%;
	height: auto;
	display: inline-block;
}
.pub-body {
	padding: 11px 15px !important;
}
.pub-language, .pub-revision-date, .pub-tags {
	color: #777777;
}
/* -----------------------------------------
	LOCATION - /source/less/cagov/location.less
----------------------------------------- */
.location .contact .title {
	font-weight: bold;
}
.location .contact [class^="ca-gov-icon"] {
	font-size: 1.5rem;
	font-size: 1.5rem;
	position: absolute;
	color: #555555;
}
.location .contact a {
	margin-left: 30px;
	display: inline;
}
.location .summary .title {
	font-weight: bold;
}
.location.banner {
	padding: 15px 0;
	background: #f5f5f5;
	margin-bottom: 11px;
}
.location.banner:before, .location.banner:after {
	content: " ";
	display: table;
}
.location.banner:after {
	clear: both;
}
.location.banner:before, .location.banner:after {
	content: " ";
	display: table;
}
.location.banner:after {
	clear: both;
}
.location.banner .thumbnail {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
@media (min-width: 768px) {
	.location.banner .thumbnail {
		float: left;
		width: 33.33333333%;
	}
}
@media (min-width: 992px) {
	.location.banner .thumbnail {
		float: left;
		width: 25%;
	}
}
@media (min-width: 1280px) {
	.location.banner .thumbnail {
		float: left;
		width: 16.66666667%;
	}
}
.location.banner .thumbnail img {
	display: block;
	width: 100% \9;
	max-width: 100%;
	height: auto;
	display: inline-block;
}
.location.banner .contact {
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
@media (min-width: 768px) {
	.location.banner .contact {
		float: left;
		width: 66.66666667%;
	}
}
@media (min-width: 992px) {
	.location.banner .contact {
		float: left;
		width: 25%;
	}
}
@media (min-width: 1280px) {
	.location.banner .contact {
		float: left;
		width: 25%;
	}
}
.location.banner .summary {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
@media (min-width: 768px) {
	.location.banner .summary {
		float: left;
		width: 100%;
	}
}
@media (min-width: 992px) {
	.location.banner .summary {
		float: left;
		width: 50%;
	}
}
@media (min-width: 1280px) {
	.location.banner .summary {
		float: left;
		width: 58.33333333%;
	}
}
@media (max-width: 991px) {
	.location.banner .summary {
		margin-top: 11px;
	}
}
.location.banner .btn {
	color: #014e77;
	background-color: #fff;
	border-color: #555555;
	color: #000;
	background-color: rgba(255, 255, 255, 0.65);
	border-color: #000;
	transition: all 0.5s;
	padding: 1px 5px;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 3px;
	float: right;
}
.location.banner .btn:hover, .location.banner .btn:focus, .location.banner .btn:active, .location.banner .btn.active, .open > .dropdown-toggle.location.banner .btn {
	color: #014e77;
	background-color: #e6e6e6;
	border-color: #373737;
}
.location.banner .btn:active, .location.banner .btn.active, .open > .dropdown-toggle.location.banner .btn {
	background-image: none;
}
.location.banner .btn.disabled, .location.banner .btn[disabled], fieldset[disabled] .location.banner .btn, .location.banner .btn.disabled:hover, .location.banner .btn[disabled]:hover, fieldset[disabled] .location.banner .btn:hover, .location.banner .btn.disabled:focus, .location.banner .btn[disabled]:focus, fieldset[disabled] .location.banner .btn:focus, .location.banner .btn.disabled:active, .location.banner .btn[disabled]:active, fieldset[disabled] .location.banner .btn:active, .location.banner .btn.disabled.active, .location.banner .btn[disabled].active, fieldset[disabled] .location.banner .btn.active {
	background-color: #fff;
	border-color: #555555;
}
.location.banner .btn .badge {
	color: #fff;
	background-color: #014e77;
}
.location.banner .btn:hover, .location.banner .btn:focus, .location.banner .btn:active, .location.banner .btn.active, .open > .dropdown-toggle.location.banner .btn {
	color: #000;
	background-color: #ffffff;
	border-color: #000;
}
.location.banner .btn:active, .location.banner .btn.active, .open > .dropdown-toggle.location.banner .btn {
	background-image: none;
}
.location.banner .btn.disabled, .location.banner .btn[disabled], fieldset[disabled] .location.banner .btn, .location.banner .btn.disabled:hover, .location.banner .btn[disabled]:hover, fieldset[disabled] .location.banner .btn:hover, .location.banner .btn.disabled:focus, .location.banner .btn[disabled]:focus, fieldset[disabled] .location.banner .btn:focus, .location.banner .btn.disabled:active, .location.banner .btn[disabled]:active, fieldset[disabled] .location.banner .btn:active, .location.banner .btn.disabled.active, .location.banner .btn[disabled].active, fieldset[disabled] .location.banner .btn.active {
	background-color: rgba(255, 255, 255, 0.65);
	border-color: #000;
}
.location.banner .btn .badge {
	color: rgba(255, 255, 255, 0.65);
	background-color: #000;
}
@media (max-width: 991px) {
	.location.banner .btn {
		margin-top: 11px;
	}
}
.location.contact {
	margin-bottom: 22px;
	position: relative;
}
.location.contact:before, .location.contact:after {
	content: " ";
	display: table;
}
.location.contact:after {
	clear: both;
}
.location.contact:before, .location.contact:after {
	content: " ";
	display: table;
}
.location.contact:after {
	clear: both;
}
.main-secondary > .location.contact {
	margin-top: 22px;
}
.location.contact [class^="ca-gov-icon-"] {
	font-size: 3.5rem;
	color: #555555;
	float: left;
	width: 20%;
	min-width: 60px;
	max-width: 60px;
	position: relative;
	top: -0.3em;
}
.location.contact .contact {
	float: left;
	width: 70%;
}
.location.contact .contact a {
	margin-left: 0;
}
.location.contact .btn {
	color: #014e77;
	background-color: #fff;
	border-color: #555555;
	color: #000;
	background-color: rgba(255, 255, 255, 0.65);
	border-color: #000;
	transition: all 0.5s;
	padding: 1px 5px;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 3px;
}
.location.contact .btn:hover, .location.contact .btn:focus, .location.contact .btn:active, .location.contact .btn.active, .open > .dropdown-toggle.location.contact .btn {
	color: #014e77;
	background-color: #e6e6e6;
	border-color: #373737;
}
.location.contact .btn:active, .location.contact .btn.active, .open > .dropdown-toggle.location.contact .btn {
	background-image: none;
}
.location.contact .btn.disabled, .location.contact .btn[disabled], fieldset[disabled] .location.contact .btn, .location.contact .btn.disabled:hover, .location.contact .btn[disabled]:hover, fieldset[disabled] .location.contact .btn:hover, .location.contact .btn.disabled:focus, .location.contact .btn[disabled]:focus, fieldset[disabled] .location.contact .btn:focus, .location.contact .btn.disabled:active, .location.contact .btn[disabled]:active, fieldset[disabled] .location.contact .btn:active, .location.contact .btn.disabled.active, .location.contact .btn[disabled].active, fieldset[disabled] .location.contact .btn.active {
	background-color: #fff;
	border-color: #555555;
}
.location.contact .btn .badge {
	color: #fff;
	background-color: #014e77;
}
.location.contact .btn:hover, .location.contact .btn:focus, .location.contact .btn:active, .location.contact .btn.active, .open > .dropdown-toggle.location.contact .btn {
	color: #000;
	background-color: #ffffff;
	border-color: #000;
}
.location.contact .btn:active, .location.contact .btn.active, .open > .dropdown-toggle.location.contact .btn {
	background-image: none;
}
.location.contact .btn.disabled, .location.contact .btn[disabled], fieldset[disabled] .location.contact .btn, .location.contact .btn.disabled:hover, .location.contact .btn[disabled]:hover, fieldset[disabled] .location.contact .btn:hover, .location.contact .btn.disabled:focus, .location.contact .btn[disabled]:focus, fieldset[disabled] .location.contact .btn:focus, .location.contact .btn.disabled:active, .location.contact .btn[disabled]:active, fieldset[disabled] .location.contact .btn:active, .location.contact .btn.disabled.active, .location.contact .btn[disabled].active, fieldset[disabled] .location.contact .btn.active {
	background-color: rgba(255, 255, 255, 0.65);
	border-color: #000;
}
.location.contact .btn .badge {
	color: rgba(255, 255, 255, 0.65);
	background-color: #000;
}
.location.mini {
	position: relative;
	margin-bottom: 22px;
}
.location.mini:before, .location.mini:after {
	content: " ";
	display: table;
}
.location.mini:after {
	clear: both;
}
.location.mini:before, .location.mini:after {
	content: " ";
	display: table;
}
.location.mini:after {
	clear: both;
}
.location.mini [class^="ca-gov-icon"] {
	padding: 5px;
	line-height: 1;
	font-size: 2rem;
	font-size: 2rem;
	position: absolute;
}
.location.mini .contact {
	margin-left: 60px;
}
.location.mini .contact .title {
	font-weight: normal;
}
.location.mini .contact a {
	margin-left: 0;
}
.location.full .photo {
	height: 100%;
	width: 100%;
}
@media (max-width: 991px) {
	.location.full .photo {
		margin-bottom: 11px;
	}
}
.location.full .map iframe {
	width: 100%;
	border: 0;
}
.location.full .contact {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 22px;
}
@media (min-width: 768px) {
	.location.full .contact {
		float: left;
		width: 25%;
	}
}
.location.full .contact [class^="ca-gov-icon"] {
	font-size: 2.2rem;
	position: absolute;
}
.location.full .contact a {
	margin-left: 40px;
	display: inline-block;
}
.location.full .summary {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 22px;
}
@media (min-width: 768px) {
	.location.full .summary {
		float: left;
		width: 75%;
	}
}
/* -----------------------------------------
	LIGHTBOX GALLERY - /source/less/cagov/gallery.less
----------------------------------------- */
.gallery {
	margin-left: -15px;
	margin-right: -15px;
}
.gallery .item {
	float: left;
	position: relative;
	text-align: center;
	margin-bottom: 22px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 15px;
}
@media (max-width: 480px) {
	.gallery .item {
		position: relative;
		float: left;
		width: 100%;
		min-height: 1px;
		padding-left: 15px;
		padding-right: 15px;
	}
}
.gallery a.gallery-item {
	display: block;
	position: relative;
	text-decoration: none;
	/* Use pseudo selectors to add the background */
	/* Transition in the color panel */
	/* Use pseudo selectors to add the icon */
	/* Transition the icon up */
}
.gallery a.gallery-item:before {
	content: "";
	background-color: #fff;
	opacity: 0;
	position: absolute;
	bottom: 0;
	z-index: 100;
	height: 100%;
	width: 100%;
	transition: all 0.3s;
}
.gallery a.gallery-item:hover:before {
	height: 100%;
	overflow: visible;
	opacity: 0.7;
}
.gallery a.gallery-item:after {
	content: "";
	position: absolute;
	top: 60%;
	left: 50%;
	margin-left: -16px;
	margin-top: -24px;
	z-index: 101;
	font-family: 'CaGov';
	font-size: 2rem;
	font-size: 2rem;
	transition: all .5s;
}
.gallery a.gallery-item:hover:after {
	content: "\e65e";
	font-family: 'CaGov';
	font-size: 2rem;
	font-size: 2rem;
	color: #1f89db;
	top: 50%;
}
.gallery img {
	display: block;
	width: 100% \9;
	max-width: 100%;
	height: auto;
	bottom: 0;
	display: inline-block;
	position: relative;
	max-height: 140px;
}
.ie8 .gallery img {
	width: auto !important;
}
.gallery.three-up .item {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
@media (min-width: 768px) {
	.gallery.three-up .item {
		float: left;
		width: 50%;
	}
}
@media (min-width: 992px) {
	.gallery.three-up .item {
		float: left;
		width: 33.33333333%;
	}
}
.gallery.four-up .item {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
@media (min-width: 768px) {
	.gallery.four-up .item {
		float: left;
		width: 50%;
	}
}
@media (min-width: 992px) {
	.gallery.four-up .item {
		float: left;
		width: 25%;
	}
}
.gallery.gallery-small .item {
	float: left;
	width: 33.33333333%;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
@media (min-width: 992px) {
	.gallery.gallery-small .item {
		float: left;
		width: 33.33333333%;
	}
}
.gallery.gallery-small img {
	width: auto;
	height: auto;
}
/* -----------------------------------------
	CARDS - /source/less/cagov/cards.less
----------------------------------------- */
.card {
	position: relative;
	display: block;
	margin-bottom: 11px;
	background-color: #fff;
	border: 1px solid #f5f5f5;
	border-radius: 0;
}
.card .btn-block {
	margin-top: 5px;
}
.card .toggle-more {
	display: inline-block;
	color: #777777;
	font-family: 'CaGov';
	font-size: 1.375rem;
	margin-left: -11px;
	/* Change icon to minus */
}
.card .toggle-more:before {
	content: "\e050";
}
.card .toggle-more.active:before {
	content: "\e04f";
}
.card-block {
	padding: 15px;
}
.card-title {
	margin-bottom: 11px;
	margin-top: 0;
}
.card-subtitle {
	margin-top: -5.5px;
	margin-bottom: 0;
}
.card-text:last-child {
	margin-bottom: 0;
}
.card-link:hover {
	text-decoration: none;
}
.card-link + .card-link {
	margin-left: 15px;
}
.card-header {
	padding: 11px 15px;
}
.card-header:first-child {
	border-radius: -1px -1px 0 0;
}
.card-footer {
	padding: 11px 15px;
}
.card-footer:last-child {
	border-radius: 0 0 -1px -1px;
}
.card-img-top {
	border-radius: -1px -1px 0 0;
}
.card-img-bottom {
	border-radius: 0 0 -1px -1px;
}
/* -----------------------------------------
	HERO INFO - /source/less/cagov/hero-info.less
----------------------------------------- */
.p-y-80 {
	padding-top: 5.71429rem !important;
	padding-bottom: 5.71429rem !important;
}
@media (min-width: 768px) {
	p-y-200--md {
		padding-top: 14.28571rem !important;
		padding-bottom: 14.28571rem !important;
	}
}
.color-primary {
	color: #046B99;
}
.font-size-70x {
	font-size: 70% !important;
}
.font-size-95x {
	font-size: 95% !important;
}
.m-b-60 {
	margin-bottom: 4.28571rem !important;
}
.lead {
	font-size: 1.25rem;
	font-weight: 300;
}
.rounded-15 {
	border-radius: 15px;
}
.display {
	font-size: 3.5rem;
	font-weight: 300;
	line-height: 1.1;
}
/* -----------------------------------------
	ICON BLOCKS - /source/less/cagov/icon-blocks.less
----------------------------------------- */
.shadow2 {
	box-shadow: 0 20px 25px -12px rgba(0, 0, 0, 0.09);
	transition-property: all;
	transition-timing-function: ease;
	transition-delay: 0s;
	transition-duration: .3s;
	border: 1px solid #f9f9f9;
	background-color: rgba(255, 255, 255, 0.2);
}
.bg-blue-gradient {
	background-repeat: repeat-x;
	background-image: linear-gradient(225deg, #1f89db, #046B99);
}
.icon-block {
	position: relative;
	display: inline-block;
	text-align: center;
	transition: all 0.2s ease-in-out;
	color: #fff;
	-webkit-transform: translateY(-51%);
	transform: translateY(-51%);
	font-size: 1.57143rem;
	height: 3.92857rem;
	width: 3.92857rem;
}
.icon-block:hover {
	text-decoration: none;
}
.icon-block::before {
	display: block;
}
.icon-block > i, .icon-block span > i {
	position: relative;
	top: 50%;
	display: block;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
}
.image-icon {
	width: 7.14286rem;
}
/* 5 Columns Evenly Spaced */
.fifth {
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	min-height: 1px;
}
@media (min-width: 768px) {
	.fifth {
		width: 20%;
		float: left;
	}
}
@media (min-width: 992px) {
	.fifth {
		width: 20%;
		float: left;
	}
}
@media (min-width: 1280px) {
	.fifth {
		width: 20%;
		float: left;
	}
}
.section-transparent {
	opacity: 0.9;
}
.circle-icon {
	background: #1d2127;
	width: 7rem;
	height: 7rem;
	text-align: center;
	line-height: 7rem;
	padding: 1.5rem;
	border-radius: 50%;
	font-size: 3.5rem;
	text-decoration: none;
}
.block-icon {
	display: block;
	margin-bottom: .7rem;
	margin-top: 1.5rem;
}
.icon-link {
	text-decoration: none !important;
	font-size: 1.25rem;
	transition: all ease .3s;
}
.icon-link:hover, .icon-link:focus {
	color: #FDB81E !important;
}
/* -----------------------------------------
	JOBS - /source/less/cagov/jobs.less
----------------------------------------- */
.job-detail .sub-header {
	margin-bottom: 22px;
}
.job-item {
	background: #f2f2f2;
	padding: 15px;
	margin-bottom: 15px;
	position: relative;
}
.job-item:before, .job-item:after {
	content: " ";
	display: table;
}
.job-item:after {
	clear: both;
}
.job-item:before, .job-item:after {
	content: " ";
	display: table;
}
.job-item:after {
	clear: both;
}
.job-item .header {
	margin-bottom: 0;
}
.job-item .header:before, .job-item .header:after {
	content: " ";
	display: table;
}
.job-item .header:after {
	clear: both;
}
.job-item .header:before, .job-item .header:after {
	content: " ";
	display: table;
}
.job-item .header:after {
	clear: both;
}
.job-item .header .title {
	float: left;
	margin-right: 15px;
	font-size: 1.5rem;
	font-size: 1.5rem;
	font-family: 'Arial Narrow', 'Helvetica Narrow', Arial, Helvetica, sans-serif;
	font-stretch: condensed;
}
.job-item .header .filing-date {
	float: right;
}
.job-item .header .start-date {
	float: left;
	margin-top: 8px;
}
.job-item .footer {
	position: relative;
	clear: both;
}
.job-item .footer:before, .job-item .footer:after {
	content: " ";
	display: table;
}
.job-item .footer:after {
	clear: both;
}
.job-item .footer:before, .job-item .footer:after {
	content: " ";
	display: table;
}
.job-item .footer:after {
	clear: both;
}
.job-item .footer a.btn {
	float: right;
	margin-top: 11px;
	padding: 1px 5px;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 3px;
}
@media (max-width: 992px) {
	.job-item .footer a.btn {
		float: left;
	}
}
.job-item .footer .published {
	float: left;
	margin-top: 10px;
	font-style: italic;
}
.job-item .thumbnail img {
	position: absolute;
}
.job-item > .thumbnail + .well-header, .job-item > .thumbnail ~ .well-body {
	margin-left: 85px;
}
/* -----------------------------------------
	TABLES - /source/less/cagov/tables.less
----------------------------------------- */
/* Adding the explicit classes below so that they are available in Rich Text Editor */
table.table {
	border-spacing: 0;
}
table.editor-table-default {
	width: 100%;
	max-width: 100%;
	margin-bottom: 22px;
	border: none;
}
table.editor-table-default > thead > tr > th, table.editor-table-default > tbody > tr > th, table.editor-table-default > tfoot > tr > th, table.editor-table-default > thead > tr > td, table.editor-table-default > tbody > tr > td, table.editor-table-default > tfoot > tr > td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
table.editor-table-default > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}
table.editor-table-default > caption + thead > tr:first-child > th, table.editor-table-default > colgroup + thead > tr:first-child > th, table.editor-table-default > thead:first-child > tr:first-child > th, table.editor-table-default > caption + thead > tr:first-child > td, table.editor-table-default > colgroup + thead > tr:first-child > td, table.editor-table-default > thead:first-child > tr:first-child > td {
	border-top: 0;
}
table.editor-table-default > tbody + tbody {
	border-top: 2px solid #ddd;
}
table.editor-table-default .table {
	background-color: #fff;
}
table.editor-table-default.table-default {
	border: none;
}
table.editor-table-default.table-default > thead > tr > th, table.editor-table-default.table-default > tbody > tr > th, table.editor-table-default.table-default > tfoot > tr > th, table.editor-table-default.table-default > thead > tr > td, table.editor-table-default.table-default > tbody > tr > td, table.editor-table-default.table-default > tfoot > tr > td {
	background: #f2f2f2;
	border: 2px solid #fff;
}
table.editor-table-default.table-default > thead > tr > th, table.editor-table-default.table-default > thead > tr > td {
	background: #d9d9d9;
	border: 2px solid #fff;
}
table.editor-table-default > thead > tr > th, table.editor-table-default > tbody > tr > th, table.editor-table-default > tfoot > tr > th, table.editor-table-default > thead > tr > td, table.editor-table-default > tbody > tr > td, table.editor-table-default > tfoot > tr > td {
	background: #f2f2f2;
	border: 2px solid #fff;
}
table.editor-table-default > thead > tr > th, table.editor-table-default > thead > tr > td {
	background: #d9d9d9;
	border: 2px solid #fff;
}
table.editor-table-striped {
	width: 100%;
	max-width: 100%;
	margin-bottom: 22px;
}
table.editor-table-striped > thead > tr > th, table.editor-table-striped > tbody > tr > th, table.editor-table-striped > tfoot > tr > th, table.editor-table-striped > thead > tr > td, table.editor-table-striped > tbody > tr > td, table.editor-table-striped > tfoot > tr > td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
table.editor-table-striped > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}
table.editor-table-striped > caption + thead > tr:first-child > th, table.editor-table-striped > colgroup + thead > tr:first-child > th, table.editor-table-striped > thead:first-child > tr:first-child > th, table.editor-table-striped > caption + thead > tr:first-child > td, table.editor-table-striped > colgroup + thead > tr:first-child > td, table.editor-table-striped > thead:first-child > tr:first-child > td {
	border-top: 0;
}
table.editor-table-striped > tbody + tbody {
	border-top: 2px solid #ddd;
}
table.editor-table-striped .table {
	background-color: #fff;
}
table.editor-table-striped.table-default {
	border: none;
}
table.editor-table-striped.table-default > thead > tr > th, table.editor-table-striped.table-default > tbody > tr > th, table.editor-table-striped.table-default > tfoot > tr > th, table.editor-table-striped.table-default > thead > tr > td, table.editor-table-striped.table-default > tbody > tr > td, table.editor-table-striped.table-default > tfoot > tr > td {
	background: #f2f2f2;
	border: 2px solid #fff;
}
table.editor-table-striped.table-default > thead > tr > th, table.editor-table-striped.table-default > thead > tr > td {
	background: #d9d9d9;
	border: 2px solid #fff;
}
table.editor-table-striped > tbody > tr:nth-child(odd) > td, table.editor-table-striped > tbody > tr:nth-child(odd) > th {
	background-color: #f9f9f9;
}
/* End Rich Text Editor */
.table.table-default {
	border: none;
}
.table.table-default > thead > tr > th, .table.table-default > tbody > tr > th, .table.table-default > tfoot > tr > th, .table.table-default > thead > tr > td, .table.table-default > tbody > tr > td, .table.table-default > tfoot > tr > td {
	background: #f2f2f2;
	border: 2px solid #fff;
}
.table.table-default > thead > tr > th, .table.table-default > thead > tr > td {
	background: #d9d9d9;
	border: 2px solid #fff;
}
/* -----------------------------------------
	LIST STYLES /source/less/cagov/lists.less
----------------------------------------- */
[class^="list-"] {
	list-style-type: none;
	margin: 11px 0;
	padding: 0;
}
/* Adding the explicit classes below so that they are available in Rich Text Editor */
ul.list-overstated {
	padding: 0;
}
ul.list-overstated a {
	font-weight: bold;
}
.list-overstated li, .list-understated li {
	background: url("../images/template2014/bullet-blue-disc.png") no-repeat 0 4px transparent;
	padding: 0 0 14px 18px;
	/* Rotates disc arrow down when used with accordion */
}
.list-overstated li.open, .list-understated li.open {
	background: url("../images/template2014/bullet-blue-disc-open.png") no-repeat 0 3px transparent;
}
.list-standout {
	padding: 0;
	padding-left: 1.9em;
}
.list-standout ul li:before {
	content: none;
}
.list-standout ul.list-standout li:before {
	content: "\f105";
}
.list-standout li {
	padding-left: 1.1em;
	padding-top: 4px;
	padding-bottom: 8px;
	line-height: 1.2;
}
.list-standout li:before {
	content: "\f105";
	font-family: "FontAwesome";
	width: 1.4em;
	margin-left: -1.4em;
	vertical-align: sub;
	font-size: 1.2em;
	font-weight: 900;
	display: inline-block;
	position: relative;
	top: -2.5px;
}
.list-standout li.open:before {
	content: "\f107";
}
.list-primary {
	padding: 0;
	padding-left: 0.2em;
}
.list-primary li {
	padding-left: 1.5em;
}
.list-primary li:before {
	content: "\4b";
	font-family: "CaGov";
	width: 1.5em;
	margin-left: -1.5em;
	vertical-align: .1em;
	font-size: .7em;
	display: inline-block;
	color: #046B99;
}
.list-primary li.open:before {
	content: "\4f";
}
.accordion-list a {
	cursor: pointer;
}
.list-divided {
	height: 350px;
	overflow-y: auto;
}
.list-divided li {
	border-top: 1px solid #d6d6d6;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* Removes image bullets from nested lists */
.list-overstated ul li, .list-understated ul li, .list-standout ul li, .list-overstated ol li, .list-understated ol li, .list-standout ol li {
	background: none;
	padding-left: 0;
}
/* -----------------------------------------
	TESTIMONIALS
	/source/less/cagov/testimonials.less
----------------------------------------- */
.testimonial {
	padding: 30px;
	border: none;
}
.testimonial {
	margin-top: 15px;
}
.testimonial:first-child {
	margin-top: 0;
}
.testimonial .thumbnail-img {
	display: block;
}
.testimonial .testimonial-body {
	zoom: 1;
	overflow: hidden;
}
.testimonial .thumbnail-right, .testimonial .testimonial > .pull-right {
	display: table-cell;
	padding-left: 10px;
}
.testimonial .thumbnail-left, .testimonial .testimonial > .pull-left {
	display: table-cell;
	padding-right: 10px;
}
.testimonial .thumbnail-left, .testimonial .img-right, .testimonial .testimonial-body {
	display: table-cell;
	vertical-align: top;
}
.testimonial .thumbnail-top {
	text-align: center;
}
.testimonial .thumbnail-top .thumbnail-img {
	display: inherit;
	margin-bottom: 22px;
}
.testimonial .thumbnail-middle {
	vertical-align: middle;
}
.testimonial .thumbnail-bottom {
	vertical-align: bottom;
}
.testimonial .testimonial-heading {
	margin-top: 0;
	margin-bottom: 5px;
}
/* -----------------------------------------
	BLOCKQUOTE
	/source/less/cagov/blockquote.less
----------------------------------------- */
blockquote {
	font-size: 1rem;
	font-size: 1rem;
}
/* -----------------------------------------
	BUTTONS
	/source/less/cagov/button.less
----------------------------------------- */
/* 
		NOTE: This might make more sence later to be moved to the color schemes
*/
/* .btn-primary {
		border:2px solid #fff;
		background:none;
		color:#fff;
		transition:all 0.5s;
		
		&:hover, &:focus {
				.rgba (#fff, .2);
				background-color: @rgba;
				//box-shadow: 0 0 5px rgba(255,255,255,0.8);
				border-color:#fff;
				color:#fff;
		}
} */
.btn-primary {
	color: #fff;
	background-color: #046B99;
	border-color: #046B99;
	transition: all 0.5s;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #035376;
	border-color: #035376;
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	background-image: none;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	background-color: #046B99;
	border-color: #046B99;
}
.btn-primary .badge {
	color: #046B99;
	background-color: #fff;
}
.btn-default {
	color: #000;
	background-color: rgba(255, 255, 255, 0.65);
	border-color: #000;
	transition: all 0.5s;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	color: #000;
	background-color: #ffffff;
	border-color: #000;
}
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	background-image: none;
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
	background-color: rgba(255, 255, 255, 0.65);
	border-color: #000;
}
.btn-default .badge {
	color: rgba(255, 255, 255, 0.65);
	background-color: #000;
}
.btn-standout {
	color: #fff;
	background-color: #323A45;
	border-color: #323A45;
	transition: all 0.5s;
}
.btn-standout:hover, .btn-standout:focus, .btn-standout:active, .btn-standout.active, .open > .dropdown-toggle.btn-standout {
	color: #fff;
	background-color: #232930;
	border-color: #232930;
}
.btn-standout:active, .btn-standout.active, .open > .dropdown-toggle.btn-standout {
	background-image: none;
}
.btn-standout.disabled, .btn-standout[disabled], fieldset[disabled] .btn-standout, .btn-standout.disabled:hover, .btn-standout[disabled]:hover, fieldset[disabled] .btn-standout:hover, .btn-standout.disabled:focus, .btn-standout[disabled]:focus, fieldset[disabled] .btn-standout:focus, .btn-standout.disabled:active, .btn-standout[disabled]:active, fieldset[disabled] .btn-standout:active, .btn-standout.disabled.active, .btn-standout[disabled].active, fieldset[disabled] .btn-standout.active {
	background-color: #323A45;
	border-color: #323A45;
}
.btn-standout .badge {
	color: #323A45;
	background-color: #fff;
}
.btn-highlight {
	color: #333333;
	background-color: #FDB81E;
	border-color: #FDB81E;
	transition: all 0.5s;
}
.btn-highlight:hover, .btn-highlight:focus, .btn-highlight:active, .btn-highlight.active, .open > .dropdown-toggle.btn-highlight {
	color: #323A45;
	background-color: #f5aa02;
	border-color: #f5aa02;
}
.btn-highlight:active, .btn-highlight.active, .open > .dropdown-toggle.btn-highlight {
	background-image: none;
}
.btn-highlight.disabled, .btn-highlight[disabled], fieldset[disabled] .btn-highlight, .btn-highlight.disabled:hover, .btn-highlight[disabled]:hover, fieldset[disabled] .btn-highlight:hover, .btn-highlight.disabled:focus, .btn-highlight[disabled]:focus, fieldset[disabled] .btn-highlight:focus, .btn-highlight.disabled:active, .btn-highlight[disabled]:active, fieldset[disabled] .btn-highlight:active, .btn-highlight.disabled.active, .btn-highlight[disabled].active, fieldset[disabled] .btn-highlight.active {
	background-color: #FDB81E;
	border-color: #FDB81E;
}
.btn-highlight .badge {
	color: #FDB81E;
	background-color: #333333;
}
.btn-secondary {
	color: #555555;
	background-color: #f5f5f5;
	border-color: #555555;
	border-width: 1px;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .open > .dropdown-toggle.btn-secondary {
	color: #1e4b65;
	background-color: #fff;
	border-color: #000;
}
.btn-secondary:active, .btn-secondary.active, .open > .dropdown-toggle.btn-secondary {
	background-image: none;
}
.btn-secondary.disabled, .btn-secondary[disabled], fieldset[disabled] .btn-secondary, .btn-secondary.disabled:hover, .btn-secondary[disabled]:hover, fieldset[disabled] .btn-secondary:hover, .btn-secondary.disabled:focus, .btn-secondary[disabled]:focus, fieldset[disabled] .btn-secondary:focus, .btn-secondary.disabled:active, .btn-secondary[disabled]:active, fieldset[disabled] .btn-secondary:active, .btn-secondary.disabled.active, .btn-secondary[disabled].active, fieldset[disabled] .btn-secondary.active {
	background-color: #f5f5f5;
	border-color: #555555;
}
.btn-secondary .badge {
	color: #f5f5f5;
	background-color: #555555;
}
.btn-secondary.active {
	background: #555555;
	color: #fff;
	box-shadow: none;
}
.btn-more {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 1rem;
	line-height: 1.42857143;
	border-radius: 3px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: block;
	width: 100%;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.7);
	font-size: 1.25rem;
	font-size: 1.25rem;
}
.btn-more:focus, .btn-more:active:focus, .btn-more.active:focus, .btn-more.focus, .btn-more:active.focus, .btn-more.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn-more:hover, .btn-more:focus, .btn-more.focus {
	color: #014e77;
	text-decoration: none;
}
.btn-more:active, .btn-more.active {
	outline: 0;
	background-image: none;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-more.disabled, .btn-more[disabled], fieldset[disabled] .btn-more {
	cursor: not-allowed;
	opacity: 0.35;
	filter: alpha(opacity=35);
	box-shadow: none;
}
a.btn-more.disabled, fieldset[disabled] a.btn-more {
	pointer-events: none;
}
.btn-more:focus {
	outline: dotted 1px #fff;
}
.btn-more .more-title {
	display: block;
}
.btn-more .more-icon {
	font-size: 1.5rem;
	font-size: 1.5rem;
}
.btn-more:focus {
	outline: dotted 2px #000;
}
.btn-more.inverse {
	background-color: #000;
	color: #fff;
}
.btn-more.inverse:hover, .btn-more.inverse:focus {
	color: #FDB81E;
}
@media (max-width: 767px) {
	[role="group"].btn-group {
		margin-top: 10px;
		display: table;
		width: 100%;
		table-layout: fixed;
		border-collapse: separate;
	}
	[role="group"].btn-group > .btn, 	[role="group"].btn-group > .btn-group {
		float: none;
		display: table-cell;
		width: 100%;
	}
	[role="group"].btn-group > .btn-group .btn {
		width: 100%;
	}
	[role="group"].btn-group > .btn-group .dropdown-menu {
		left: auto;
	}
}
@media (max-width: 767px) {
	.btn-block-xs {
		display: block !important;
		width: 100% !important;
		margin-bottom: 16px !important;
	}
}
@media (max-width: 991px) {
	.btn-block-sm {
		display: block !important;
		width: 100% !important;
		margin-bottom: 16px !important;
	}
}
.btn-row .btn {
	margin-right: 8px !important;
	margin-bottom: 8px !important;
}
@media (max-width: 767px) {
	.btn-row .btn {
		margin-bottom: 8px !important;
	}
}
/* Rounded Around */
.rounded-0 {
	border-radius: 0 !important;
}
.rounded-50x {
	border-radius: 50%;
}
/* -----------------------------------------
	SITE SETTINGS
	/source/less/cagov/settings-bar.less
----------------------------------------- */
.site-settings {
	padding-right: 20px;
}
.site-settings button.close {
	position: relative;
	right: -10px;
	color: #fff;
	text-shadow: none;
	opacity: .8;
	font-size: 2.5em;
}
.site-settings button.close:hover {
	color: #FDB81E;
}
.site-settings button.close:focus {
	color: #FDB81E;
}
.site-settings button.close span {
	position: relative;
	top: -10px;
}
/* -----------------------------------------
	LOCATION SETTINGS
	/source/less/cagov/location-settings.less
----------------------------------------- */
.location-settings label {
	font-weight: normal;
	padding-right: 16px !important;
}
.location-settings button.close {
	position: relative;
	right: -10px;
	color: #fff;
	text-shadow: none;
	opacity: .5;
}
@media (max-width: 767px) {
	.location-settings button.btn-primary {
		margin-top: 16px !important;
	}
}
/* -----------------------------------------
	SERVICE PROFILE PAGE
	CONTENT PAGE
	/source/less/cagov/service-profile.less
----------------------------------------- */
.service-icon {
	font-size: 15rem;
	text-align: center;
	color: rgba(255, 255, 255, 0.8);
}
.service-icon-thumbnail {
	font-size: 5rem;
	text-align: center;
}
/* -----------------------------------------
	SERVICE TILES
	/source/less/cagov/service-group.less
----------------------------------------- */
.more-button {
	position: relative;
	overflow: hidden;
}
.more-button .more-content {
	position: absolute;
	overflow: hidden;
	width: 100%;
}
.more-button .btn-more {
	position: relative;
}
.service-tile-panel {
	/*Selectivly show when requested by user*/
	visibility: collapse;
	position: absolute;
}
.service-tile-panel .btn.close {
	font-size: 3.5rem;
}
/* -----------------------------------------
 SERVICE TILE WHEN EXPANDED
----------------------------------------- */
.service-tile-full {
	clear: both;
	width: 100%;
	background: #f5f5f5;
	height: auto;
}
.service-tile-full.is-open .service-tile-panel {
	visibility: visible;
	position: relative;
}
/* -----------------------------------------
 SERVICE TILE
----------------------------------------- */
.service-tile {
	float: left;
	width: 100%;
	/* Need to keep the two column longer than bootstrap has .make-*-column for */
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	padding: 0;
	margin: 0;
	cursor: pointer;
	text-align: center;
	outline: none;
	min-height: 240px;
	color: #E1F2F7;
	background: #046B99;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
@media (min-width: 450px) {
	.service-tile {
		width: 50%;
	}
}
@media (min-width: 768px) {
	.service-tile {
		float: left;
		width: 50%;
	}
}
@media (min-width: 992px) {
	.service-tile {
		float: left;
		width: 25%;
	}
}
@media (min-width: 768px) {
	.service-tile {
		min-height: 280px;
	}
}
@media (min-width: 992px) {
	.service-tile {
		min-height: 240px;
	}
}
@media (min-width: 1280px) {
	.service-tile {
		min-height: 320px;
	}
}
.service-tile .icon-fallback {
	min-width: 100%;
	line-height: 1;
	position: absolute;
	bottom: 0;
	left: 0;
	vertical-align: middle;
	display: inline-block;
	height: 100%;
	transition: opacity .3s;
}
.service-tile .teaser {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #000;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 30%, #000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc000000', endColorstr='#000000', GradientType=0);
	color: #fff;
	padding: 10px 0;
}
.service-tile .teaser .title {
	margin: 5px 0 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 100%;
	transition: all .3s;
}
.service-tile .teaser .title:hover {
	color: #FDB81E;
}
.service-tile:focus .teaser .title {
	color: #FDB81E;
}
.title:after {
	margin-top: 8px !important;
	font-family: 'CaGov';
	display: block;
	font-weight: normal;
}
[data-state="closed"].service-tile .title:after, [data-state="info"].service-tile .title:after {
	content: "\50";
}
[data-state="open"].service-tile .title:after {
	content: "\4f";
}
[data-state="open"].service-tile:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #000;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	bottom: -15px;
	z-index: 5;
}
.service-tile-empty {
	background: #323A45;
	color: #455060;
	overflow: hidden;
	width: 100%;
	/* Need to keep the two column longer than bootstrap has .make-*-column for */
}
.service-tile-empty span {
	font-size: 17em;
	line-height: 1;
}
.service-tile-empty .title:after {
	content: "\e65d" !important;
}
.service-tile-empty.half, .service-tile-empty.quarter, .service-tile-empty.third {
	width: 100%;
}
@media (min-width: 450px) {
	.service-tile-empty.full {
		width: 100%;
	}
	.service-tile-empty.third {
		width: 50%;
	}
	.service-tile-empty.half {
		width: 100%;
	}
	.service-tile-empty.quarter {
		width: 50%;
	}
}
@media (min-width: 992px) {
	.service-tile-empty.full {
		width: 100%;
	}
	.service-tile-empty.third {
		width: 75%;
	}
	.service-tile-empty.half {
		width: 50%;
	}
	.service-tile-empty.quarter {
		width: 25%;
	}
}
/* -----------------------------------------
	Number Counter
----------------------------------------- */
.no-js .number-counter {
	visibility: visible;
}
.stat-counter {
	text-align: center;
	font-size: 4rem;
}
.circles-text {
	font-size: 2.1875rem !important;
}
/* -----------------------------------------
	CAROUSEL - /source/less/cagov/carousel.less
----------------------------------------- */
/*
 * 	CAGOV theme - Owl Carousel CSS File
 */
.carousel .owl-nav {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}
.carousel .owl-nav [class*='owl-'] {
	background: rgba(0, 0, 0, 0.4) !important;
	color: #fff !important;
	font-size: 1.25rem !important;
	height: 35px;
	width: 35px;
	border-radius: 35px;
	display: inline-block;
	cursor: pointer;
}
.carousel .owl-nav [class*='owl-'] > span {
	line-height: 35px;
}
.carousel .owl-nav [class*='owl-']:hover {
	text-decoration: none;
}
.carousel .owl-nav .disabled {
	opacity: 0.5;
	cursor: default;
}
.carousel .owl-nav.disabled + .owl-dots {
	margin-top: 10px;
}
.carousel .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}
.carousel .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.carousel .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #d6d6d6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 200ms ease;
	border-radius: 30px;
}
.carousel .owl-dots .owl-dot.active span, .carousel .owl-dots .owl-dot:hover span {
	background: #869791;
}
/* end theme */
/* owl-inline-nav class positions previous and next buttons inline with the carousel */
.carousel-media, .carousel-link, .carousel-slider, .carousel-gallery {
	padding: 0 3em;
	position: relative;
}
.carousel-media .owl-nav, .carousel-link .owl-nav, .carousel-slider .owl-nav, .carousel-gallery .owl-nav {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin-top: 0;
}
.carousel-media .owl-prev, .carousel-link .owl-prev, .carousel-slider .owl-prev, .carousel-gallery .owl-prev {
	position: absolute;
	left: 0;
}
.carousel-media .owl-next, .carousel-link .owl-next, .carousel-slider .owl-next, .carousel-gallery .owl-next {
	position: absolute;
	right: 0;
}
.carousel-media .owl-nav .owl-prev, .carousel-link .owl-nav .owl-prev, .carousel-slider .owl-nav .owl-prev, .carousel-gallery .owl-nav .owl-prev, .carousel-media .owl-nav .owl-next, .carousel-link .owl-nav .owl-next, .carousel-slider .owl-nav .owl-next, .carousel-gallery .owl-nav .owl-next {
	margin: -1em 0 0;
}
.carousel-video, .carousel-video-submenu, .carousel-content {
	overflow: hidden;
}
.carousel-video:hover .owl-prev, .carousel-video-submenu:hover .owl-prev, .carousel-content:hover .owl-prev {
	color: white;
	position: absolute;
	left: 15px;
}
@media (max-width: 767px) {
	.carousel-video:hover .owl-prev, .carousel-video-submenu:hover .owl-prev, .carousel-content:hover .owl-prev {
		left: 0.1em;
	}
}
.carousel-video:hover .owl-next, .carousel-video-submenu:hover .owl-next, .carousel-content:hover .owl-next {
	color: white;
	position: absolute;
	right: 15px;
}
@media (max-width: 767px) {
	.carousel-video:hover .owl-next, .carousel-video-submenu:hover .owl-next, .carousel-content:hover .owl-next {
		right: 0.1em;
	}
}
.carousel-video .owl-nav, .carousel-video-submenu .owl-nav, .carousel-content .owl-nav {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin-top: 0;
}
.carousel-video .owl-prev, .carousel-video-submenu .owl-prev, .carousel-content .owl-prev {
	position: absolute;
	left: -2em;
}
.carousel-video .owl-next, .carousel-video-submenu .owl-next, .carousel-content .owl-next {
	position: absolute;
	right: -2em;
}
.carousel-video .owl-nav .owl-prev, .carousel-video-submenu .owl-nav .owl-prev, .carousel-content .owl-nav .owl-prev, .carousel-video .owl-nav .owl-next, .carousel-video-submenu .owl-nav .owl-next, .carousel-content .owl-nav .owl-next {
	transition: left 400ms ease, right 400ms ease;
	margin: -1em 0 0;
}
.carousel-video .owl-nav .owl-prev:hover, .carousel-video-submenu .owl-nav .owl-prev:hover, .carousel-content .owl-nav .owl-prev:hover, .carousel-video .owl-nav .owl-next:hover, .carousel-video-submenu .owl-nav .owl-next:hover, .carousel-content .owl-nav .owl-next:hover {
	background-color: rgba(0, 0, 0, 0.75);
}
@media (max-width: 767px) {
	.carousel-content .owl-nav .owl-prev {
		color: white;
		position: absolute;
		left: 0.1em;
	}
	.carousel-content .owl-nav .owl-next {
		color: white;
		position: absolute;
		right: 0.1em;
	}
}
.carousel-content .owl-dots {
	z-index: 6;
	position: relative;
	height: 15px;
	top: -40px;
}
.carousel-content .item {
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.carousel-content .content-container {
	pointer-events: none;
	color: white;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.carousel-content .content-container .content {
	pointer-events: all;
	padding: 20px 20px 50px 20px;
}
.carousel-content img + .content-container, .carousel-content video + .content-container {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 10%;
	margin-bottom: 50px;
	padding: 0;
	max-height: 100%;
	overflow: hidden;
}
.carousel-content img + .content-container .content, .carousel-content video + .content-container .content {
	padding: 20px;
}
.carousel-content .item.backdrop img + .content-container, .carousel-content .item.backdrop video + .content-container {
	background: rgba(0, 0, 0, 0.3);
}
@media (min-width: 768px) {
	.carousel-content .item.backdrop .content-container:first-child {
		padding: 10%;
	}
}
.carousel-content .item.backdrop .content-container:first-child .content {
	background: rgba(0, 0, 0, 0.65);
}
.owl-item {
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0) scale(1, 1);
}
.carousel-video .owl-video-play-icon span {
	font-size: 5rem;
	line-height: 80px;
	color: white;
	opacity: 0;
	background-color: #222222;
	border-radius: 10px;
	padding: 15px 15px;
}
.carousel-video .item-overlay {
	background: rgba(0, 0, 0, 0.55);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	vertical-align: middle;
	opacity: 0;
	transition: opacity .25s ease;
	color: rgba(255, 255, 255, 0.8);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.carousel-video .item-overlay span {
	opacity: 0;
}
.carousel-video .owl-item:not(.owl-video-playing):hover .item-overlay {
	opacity: 1;
}
.carousel-video .owl-item:not(.owl-video-playing):hover .owl-video-play-icon span {
	opacity: 1;
}
.carousel-video .item {
	position: relative;
	width: 100%;
}
.carousel-video .item .owl-video-wrapper, .carousel-video .item .owl-video-tn {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}
.carousel-video .item .video {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
}
.carousel-video .item .video video {
	width: 100%;
}
.carousel-video-submenu {
	margin-top: 20px;
}
.carousel-video-submenu .owl-item button {
	border: 5px solid #ddd;
}
.carousel-video-submenu .owl-item.watching img {
	border-width: 5px;
	border-style: solid;
}
.carousel-video-submenu .owl-item.watching button {
	border-width: 5px;
	border-style: solid;
}
.carousel-video-submenu .item-thumbnail {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.carousel-video-submenu .item-thumbnail .videoThumb {
	display: block;
	width: 100%;
	background-size: cover;
	background-position: center, center;
	height: 160px;
	zoom: 1;
}
.carousel-video-submenu .item-thumbnail .videoThumb:focus {
	outline: #2ea3f2 solid 2px;
}
.carousel-video-submenu .item-thumbnail .videoThumb:focus + .item-overlay {
	opacity: 1;
}
@media (max-width: 991px) {
	.carousel-video-submenu .item-thumbnail .videoThumb {
		height: 110px;
	}
}
@media (max-width: 767px) {
	.carousel-video-submenu .item-thumbnail .videoThumb {
		height: 80px;
	}
}
.carousel-video-submenu .item-thumbnail:hover .item-overlay, .carousel-video-submenu .item-thumbnail:focus .item-overlay {
	opacity: 1;
}
.carousel-video-submenu .item-thumbnail .item-overlay {
	background: rgba(0, 0, 0, 0.55);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	vertical-align: middle;
	opacity: 0;
	transition: opacity 0.25s ease;
	color: rgba(255, 255, 255, 0.8);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.carousel-video-submenu .item-thumbnail .item-overlay button {
	width: 100%;
	height: 100%;
	cursor: pointer;
	background: transparent;
	font-size: 4em;
	color: #fff;
}
.ie9 .carousel-video-submenu .item-thumbnail .item-overlay {
	display: table;
}
.ie9 .carousel-video-submenu .item-thumbnail .item-overlay span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.carousel-video-submenu .item-thumbnail .item-overlay span {
	-ms-flex-item-align: center;
	align-self: center;
	font-size: 3.125rem;
	cursor: pointer;
}
@media (max-width: 992px) {
	.carousel-video-submenu .item-thumbnail .item-overlay span {
		font-size: 1.875rem;
	}
}
.owl-prev {
	position: absolute;
	left: 0;
}
.owl-next {
	position: absolute;
	right: 0;
}
.owl-nav .owl-prev, .owl-nav .owl-next {
	margin: -1em 0 0;
}
/* Banner Carousel */
.carousel-banner .slide {
	background-position: center;
	background-size: cover;
}
.header-slideshow-banner .carousel-banner .owl-item img {
	width: auto;
	height: 50%;
}
.header-slideshow-banner .banner-pager {
	position: absolute;
	right: 45px;
	top: auto;
	bottom: 25px;
}
.header-slideshow-banner .banner-control {
	cursor: pointer;
	font-weight: bold;
	text-align: center;
	color: rgba(255, 255, 255, 0.95);
	background: #ddd;
	background-color: rgba(0, 0, 0, 0.4);
	border: 1px solid rgba(255, 255, 255, 0.35);
	display: block;
	width: 25px;
	height: 26px;
	float: left;
	margin: 0 5px 0 0;
	padding: 0 0 2px 0;
	font-stretch: normal;
	border-radius: 15px;
	outline-style: none;
	/* remove outlines, for FF */
}
.header-slideshow-banner .banner-control:hover {
	background-color: rgba(0, 0, 0, 0.5);
}
.header-slideshow-banner .banner-control.active {
	display: block;
	color: #000;
	background-color: rgba(255, 255, 255, 0.7);
	border: none;
}
.header-slideshow-banner .banner-control .pause {
	width: 25px;
	height: 26px;
	border: none;
	text-align: center;
	padding: 0 2px 3px 0;
	color: #fff;
	background-color: transparent;
	cursor: pointer;
}
.header-slideshow-banner .banner-control .play {
	width: 25px;
	height: 26px;
	border: none;
	padding: 0;
	text-align: center;
	cursor: pointer;
}
.header-slideshow-banner .banner-play-pause {
	position: absolute;
	top: auto;
	right: 15px;
	bottom: 25px;
	z-index: 1000;
}
.slide-text {
	position: absolute;
	top: auto;
	padding: 5px 15px 25px 15px;
	bottom: 0px;
	width: 100%;
	margin: 0 auto;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	font-weight: 500;
	font-stretch: normal;
	text-align: center;
	box-sizing: border-box;
	border: none;
	border-radius: 0px;
	background-color: rgba(0, 0, 0, 0.5);
}
.slide-text .title {
	font-size: 1.8em;
	font-weight: bold;
	text-shadow: 0 1px 2px #000;
}
/* Media Carousel */
.carousel-media .item {
	margin: 0 auto;
}
/* Link Icon Carousel */
.carousel-link .item {
	width: 32px;
	text-align: center;
}
/* Social Media Slider */
.carousel-slider .owl-item img, .carousel-slider .owl-item .item-logo {
	width: auto;
	float: left;
	margin: 0 10px 10px 0;
	font-size: 2rem;
}
/* Image Slider */
.carousel-gallery .item {
	text-align: center;
}
.carousel-gallery .owl-item img {
	width: auto;
	display: inline-block;
	max-width: 100%;
	margin: 0 10px 10px 0;
}
.banner-control:focus, .banner-control .pause:focus, .banner-control .play:focus, .owl-dot:focus, .owl-prev:focus, .owl-next:focus {
	outline: #2ea3f2 solid 2px;
}
.owl-carousel:focus {
	/*
	outline: none;
	*/
}
.owl-video-wrapper .item-overlay {
	display: none;
}
.plotly-chart .plotly-chart--loading {
	font-size: 150%;
	text-align: center;
	display: block;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	color: #777777;
}
.plotly-chart .hovertext path {
	stroke-width: 7px;
}
.plotly-chart img {
	width: 100%;
}
.plotly-chart .plot-container.plotly {
	min-height: 300px;
}
.stats-highlight {
	width: 100%;
	height: 100%;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: -25%;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}
.stats-highlight .half-gauge-chart .donut-background {
	fill: #777777;
}
.stats-highlight .half-gauge-chart .donut-halfmark {
	stroke: #777777;
}
.stats-highlight .info {
	display: block;
	text-align: center;
	margin: 0 auto;
	position: relative;
}
.stats-highlight .small-goal-text, .stats-highlight .percent-detail, .stats-highlight .big-number {
	display: inline-block;
	text-align: center;
	width: 100%;
	line-height: .8;
}
.stats-highlight .small-goal-text {
	position: absolute;
	left: 0;
}
.stats-highlight .info .small-goal-text + .big-number {
	margin-top: -0.8;
}
.stats-highlight .percent-detail {
	margin-top: 10px;
}
.stats-highlight .service {
	display: block;
	text-align: center;
	width: 100%;
	font-size: x-large;
	height: 50%;
	padding-top: 10px;
	line-height: 1.1em;
}
.stats-highlight .half-gauge-chart {
	margin: 5px 10px 0;
	height: 50%;
	width: 100%;
	margin: auto;
}
html:not(.ie8) .stats-highlight img {
	display: none;
}
.ie8 .stats-highlight .info, .ie8 .stats-highlight .small-goal-text {
	display: none;
}
.ie8 .stats-highlight img {
	width: 100%;
}
/* -----------------------------------------
	FILTER GROUP
	/source/less/cagov/filter-group.less
----------------------------------------- */
.filter-group:before {
	content: "";
	display: block;
	margin-bottom: 16px !important;
}
.filter-toggle.active {
	position: relative;
	z-index: 1;
}
.filter-toggle.active:before {
	position: absolute;
	left: 50%;
	margin-left: -10px;
	bottom: -18px;
}
.filter-toggle.active:after {
	position: absolute;
	left: 50%;
	margin-left: -9px;
	bottom: -19px;
}
.section .filter-group:before, .card .filter-group:before {
	border-top: 1px solid #d6d6d6;
}
.section .filter-toggle.active:before, .card .filter-toggle.active:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #d6d6d6;
}
.section .filter-toggle.active:after, .card .filter-toggle.active:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-bottom: 9px solid #fff;
}
.section-search .filter-group:before, .card-search .filter-group:before {
	border-top: 1px solid #bdbdbd;
}
.section-search .filter-toggle.active:before, .card-search .filter-toggle.active:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #bdbdbd;
}
.section-search .filter-toggle.active:after, .card-search .filter-toggle.active:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-bottom: 9px solid #d6d6d6;
}
.section-default .filter-group:before, .card-default .filter-group:before {
	border-top: 1px solid #d6d6d6;
}
.section-default .filter-toggle.active:before, .card-default .filter-toggle.active:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #d6d6d6;
}
.section-default .filter-toggle.active:after, .card-default .filter-toggle.active:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-bottom: 9px solid #f5f5f5;
}
/* -----------------------------------------
	PILLS
	Overwrites the default look and feel of pills
	/source/less/cagov/pills.less
----------------------------------------- */
.nav-pills > li > a {
	border: 1px solid #555555;
}
.nav-pills > li > a:hover {
	background: #fff;
}
