Permissions-Policy: geolocation=(), microphone=(), camera=(), usb=(), fullscreen=(self), payment=()
Referrer-Policy: strict-origin-when-cross-origin
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=63072000; includeSubDomains
X-XSS-Protection: 1; mode=block
Date: Fri, 24 Oct 2025 23:32:15 GMT
Content-Length: 400215

/* File not using compile anymore */
/* NORMALIZE - /source/less/bootstrap/normalize.less */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */
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;
}
a:active, a:hover {
    outline: 0;
}
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 {
    -moz-box-sizing: content-box;
    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;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    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 */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-size: 16px;
    font-size: 1rem;
}
body {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1.125rem;
    line-height: 1.5;
    color: #111111;
}
@media (min-width: 1280px) {
    body {
        font-size: calc(1.125rem + 0.2vw);
    }
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a, a:visited {
    color: #2F77A0;
    text-decoration: none;
}
a:hover, a:focus {
    color: #1e4b65;
    text-decoration: underline dotted 1px;
}
a:focus {
    outline: solid 2px #2ea3f2 !important
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.img-responsive {
    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;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    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 span[class^="ca-gov-icon-"]:first-child, .h1 span[class^="ca-gov-icon-"]:first-child, .h1 span[class^="ca-gov-icon-"]:first-child {
    display: none;
}
h1, .h1, .h1 {
    font-size: 2.4rem;
    margin-top: 3rem;
    margin-bottom: 1.6rem;
    font-family: "Inter", sans-serif;
}
@media (min-width: 576px) {
    h1, .h1, .h1 {
        font-size: calc(2.4rem + 0.5vw);
        margin-top: calc(3rem + 0.5vw);
        margin-bottom: calc(1.6rem + 0.5vw);
    }
}
h2, .h2, .h2 {
    font-size: 1.94rem;
    margin-top: 2.7rem;
    margin-bottom: 1.4rem;
    font-family: "Inter", sans-serif;
}
@media (min-width: 576px) {
    h2, .h2, .h2 {
        font-size: calc(1.94rem + 0.5vw);
        margin-top: calc(2.7rem + 0.5vw);
        margin-bottom: calc(1.4rem + 0.5vw);
    }
}
h3, .h3, .h3 {
    font-size: 1.54rem;
    margin-top: 2.4rem;
    margin-bottom: 1.2rem;
    font-family: "Inter", sans-serif;
}
@media (min-width: 576px) {
    h3, .h3, .h3 {
        font-size: calc(1.54rem + 0.5vw);
        margin-top: calc(2.4rem + 0.5vw);
        margin-bottom: calc(1.2rem + 0.5vw);
    }
}
h4, .h4, .h4 {
    font-size: 1.25rem;
    margin-top: 2rem;
    margin-bottom: 1rem;
    font-family: "Inter", sans-serif;
}
@media (min-width: 576px) {
    h4, .h4, .h4 {
        font-size: calc(1.25rem + 0.5vw);
        margin-top: calc(2rem + 0.5vw);
        margin-bottom: calc(1rem + 0.5vw);
    }
}
h5, .h5, .h5 {
    font-size: 1rem;
    margin-top: 1.7rem;
    margin-bottom: 0.8rem;
    font-family: "Inter", sans-serif;
}
@media (min-width: 576px) {
    h5, .h5, .h5 {
        font-size: calc(1rem + 0.5vw);
        margin-top: calc(1.7rem + 0.5vw);
        margin-bottom: calc(0.8rem + 0.5vw);
    }
}
h6, .h6, .h6 {
    font-size: 0.8rem;
    margin-top: 1.4rem;
    margin-bottom: 0.6rem;
    font-family: "Inter", sans-serif;
}
@media (min-width: 576px) {
    h6, .h6, .h6 {
        font-size: calc(0.8rem + 0.5vw);
        margin-top: calc(1.4rem + 0.5vw);
        margin-bottom: calc(0.6rem + 0.5vw);
    }
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: 1.5;
    color: inherit;
    font-weight: 600;
}
p {
    margin: 0 0 11px;
}
.lead {
    margin-bottom: 22px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .lead {
        font-size: 24px;
    }
}
small, .small {
    font-size: 87%;
}
cite {
    font-style: normal;
}
mark, .mark {
    background-color: #fcf8e3;
    padding: .2em;
}
.text-5rem {
    font-size: 5rem !important
}
.text-4rem {
    font-size: 4rem !important
}
.text-3-5rem {
    font-size: 3.5rem !important
}
.text-3rem {
    font-size: 3rem !important
}
.text-2-5rem {
    font-size: 2.5rem !important
}
.text-2rem {
    font-size: 2rem !important
}
.text-1-5rem {
    font-size: 1.5rem !important
}
.text-1rem {
    font-size: 1rem !important
}
.font-size-sm {
    font-size: .75rem !important
}
.font-size-70x {
    font-size: 70% !important
}
.font-size-75x {
    font-size: 75% !important
}
.font-size-80x {
    font-size: 80% !important
}
.font-size-85x {
    font-size: 85% !important
}
.font-size-90x {
    font-size: 90% !important
}
.font-size-95x {
    font-size: 95% !important
}
.font-size-11 {
    font-size: .78571rem !important
}
.font-size-12 {
    font-size: .85714rem !important
}
.font-size-13 {
    font-size: .92857rem !important
}
.font-size-14 {
    font-size: 1rem !important
}
.font-size-15 {
    font-size: 1.07143rem !important
}
.font-size-16 {
    font-size: 1.14286rem !important
}
.font-size-20 {
    font-size: 1.42857rem !important
}
.font-size-25 {
    font-size: 1.78571rem !important
}
.font-size-30 {
    font-size: 2.14286rem !important
}
.font-size-40 {
    font-size: 2.85714rem !important
}
.rounded-20 {
    border-radius: 20px !important
}
.rounded-15 {
    border-radius: 15px !important
}
.rounded-10 {
    border-radius: 10px !important
}
.rounded-5 {
    border-radius: 5px !important
}
.rounded-4 {
    border-radius: 4px !important
}
.rounded-3 {
    border-radius: 3px !important
}
.rounded-2 {
    border-radius: 2px !important
}
.rounded-50 {
    border-radius: 50px !important
}
.rounded-0 {
    border-radius: 0 !important
}
.rounded-50x {
    border-radius: 50% !important
}
.rounded-99em {
    border-radius: 99em !important
}
.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 {
    color: #777777;
}
.text-primary {
    color: #045070;
}
.text-success {
    color: #1f7f35;
}
.text-info {
    color: #1C7DB5;
}
.text-warning {
    color: #8a6d3b;
}
.text-danger {
    color: #c00000;
}
.text-highlight, .text-highlight-primary, .text-highlight-warning, .text-highlight-dark {
    display: inline-block;
    padding: .35em .65em;
    font-weight: 600;
    line-height: 1;
    font-size: 95%;
    color: var(--black, #000);
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline
}
.text-highlight-primary {
    background-color: var(--color-s1, #eef8fb)
}
.text-highlight-warning {
    background-color: var(--color-p1-lighter, #f5ce73)
}
.text-highlight-dark {
    color: #fff;
    background-color: var(--color-p3, #323a45)
}
.bg-primary {
    color: #fff;
    background-color: #045070;
}
.bg-success {
    background-color: #dff0d8;
}
a.bg-success:hover {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:hover {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: #fcf8e3;
}
a.bg-warning:hover {
    background-color: #f7ecb5;
}
.bg-danger {
    background-color: #f2dede;
}
a.bg-danger:hover {
    background-color: #e4b9b9;
}
/* link underline exceptions */
a.no-underline {
    text-decoration: none !important;
}
/* END */
.bg-white {
    background-color: #fff !important;
}
.bg-transparent {
    background-color: transparent !important;
}
.page-header {
    padding-bottom: 10px;
    margin: 44px 0 22px;
    border-bottom: 1px solid #d6d6d6;
}
ol, ul, dl {
    margin-top: 0;
    margin-bottom: 1rem;
}
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: 1px;
    padding-right: 1px;
}
.list-inline .list-inline-item {
    display: inline-block;
}
.list-inline .list-inline-item:not(:last-child) {
    margin-right: 1px;
}
.section-standout .list-inline a:hover:not(.btn) {
    text-decoration: none;
}
dl {
    margin-top: 0;
    margin-bottom: 22px;
}
dt {
    font-weight: 700;
}
dd {
    margin-bottom: .5rem;
    margin-left: 30px;
}
@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;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    padding: 11px 22px;
    margin: 0 0 22px;
    font-size: 20px;
    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: 15px;
    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;
}
:root {
    --bs-breakpoint-xs: 0;
    --bs-breakpoint-sm: 576px;
    --bs-breakpoint-md: 768px;
    --bs-breakpoint-lg: 992px;
    --bs-breakpoint-xl: 1200px;
    --bs-breakpoint-xxl: 1400px
}
.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x))
}
.row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
}
.col {
    flex: 1 0 0%
}
.row-cols-auto > * {
    flex: 0 0 auto;
    width: auto
}
.row-cols-1 > * {
    flex: 0 0 auto;
    width: 100%
}
.row-cols-2 > * {
    flex: 0 0 auto;
    width: 50%
}
.row-cols-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%
}
.row-cols-4 > * {
    flex: 0 0 auto;
    width: 25%
}
.row-cols-5 > * {
    flex: 0 0 auto;
    width: 20%
}
.row-cols-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%
}
.col-auto {
    flex: 0 0 auto;
    width: auto
}
.col-1 {
    flex: 0 0 auto;
    width: 8.33333333%
}
.col-2 {
    flex: 0 0 auto;
    width: 16.66666667%
}
.col-3 {
    flex: 0 0 auto;
    width: 25%
}
.col-4 {
    flex: 0 0 auto;
    width: 33.33333333%
}
.col-5 {
    flex: 0 0 auto;
    width: 41.66666667%
}
.col-6 {
    flex: 0 0 auto;
    width: 50%
}
.col-7 {
    flex: 0 0 auto;
    width: 58.33333333%
}
.col-8 {
    flex: 0 0 auto;
    width: 66.66666667%
}
.col-9 {
    flex: 0 0 auto;
    width: 75%
}
.col-10 {
    flex: 0 0 auto;
    width: 83.33333333%
}
.col-11 {
    flex: 0 0 auto;
    width: 91.66666667%
}
.col-12 {
    flex: 0 0 auto;
    width: 100%
}
.offset-1 {
    margin-left: 8.33333333%
}
.offset-2 {
    margin-left: 16.66666667%
}
.offset-3 {
    margin-left: 25%
}
.offset-4 {
    margin-left: 33.33333333%
}
.offset-5 {
    margin-left: 41.66666667%
}
.offset-6 {
    margin-left: 50%
}
.offset-7 {
    margin-left: 58.33333333%
}
.offset-8 {
    margin-left: 66.66666667%
}
.offset-9 {
    margin-left: 75%
}
.offset-10 {
    margin-left: 83.33333333%
}
.offset-11 {
    margin-left: 91.66666667%
}
.g-0, .gx-0 {
    --bs-gutter-x: 0
}
.g-0, .gy-0 {
    --bs-gutter-y: 0
}
.g-1, .gx-1 {
    --bs-gutter-x: 0.25rem
}
.g-1, .gy-1 {
    --bs-gutter-y: 0.25rem
}
.g-2, .gx-2 {
    --bs-gutter-x: 0.5rem
}
.g-2, .gy-2 {
    --bs-gutter-y: 0.5rem
}
.g-3, .gx-3 {
    --bs-gutter-x: 1rem
}
.g-3, .gy-3 {
    --bs-gutter-y: 1rem
}
.g-4, .gx-4 {
    --bs-gutter-x: 1.5rem
}
.g-4, .gy-4 {
    --bs-gutter-y: 1.5rem
}
.g-5, .gx-5 {
    --bs-gutter-x: 3rem
}
.g-5, .gy-5 {
    --bs-gutter-y: 3rem
}
@media (min-width: 576px) {
    .col-sm {
        flex: 1 0 0%
    }
    .row-cols-sm-auto > * {
        flex: 0 0 auto;
        width: auto
    }
    .row-cols-sm-1 > * {
        flex: 0 0 auto;
        width: 100%
    }
    .row-cols-sm-2 > * {
        flex: 0 0 auto;
        width: 50%
    }
    .row-cols-sm-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%
    }
    .row-cols-sm-4 > * {
        flex: 0 0 auto;
        width: 25%
    }
    .row-cols-sm-5 > * {
        flex: 0 0 auto;
        width: 20%
    }
    .row-cols-sm-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%
    }
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto
    }
    .col-sm-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .col-sm-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .col-sm-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .col-sm-9 {
        flex: 0 0 auto;
        width: 75%
    }
    .col-sm-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .col-sm-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.33333333%
    }
    .offset-sm-2 {
        margin-left: 16.66666667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.33333333%
    }
    .offset-sm-5 {
        margin-left: 41.66666667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.33333333%
    }
    .offset-sm-8 {
        margin-left: 66.66666667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.33333333%
    }
    .offset-sm-11 {
        margin-left: 91.66666667%
    }
    .g-sm-0, .gx-sm-0 {
        --bs-gutter-x: 0
    }
    .g-sm-0, .gy-sm-0 {
        --bs-gutter-y: 0
    }
    .g-sm-1, .gx-sm-1 {
        --bs-gutter-x: 0.25rem
    }
    .g-sm-1, .gy-sm-1 {
        --bs-gutter-y: 0.25rem
    }
    .g-sm-2, .gx-sm-2 {
        --bs-gutter-x: 0.5rem
    }
    .g-sm-2, .gy-sm-2 {
        --bs-gutter-y: 0.5rem
    }
    .g-sm-3, .gx-sm-3 {
        --bs-gutter-x: 1rem
    }
    .g-sm-3, .gy-sm-3 {
        --bs-gutter-y: 1rem
    }
    .g-sm-4, .gx-sm-4 {
        --bs-gutter-x: 1.5rem
    }
    .g-sm-4, .gy-sm-4 {
        --bs-gutter-y: 1.5rem
    }
    .g-sm-5, .gx-sm-5 {
        --bs-gutter-x: 3rem
    }
    .g-sm-5, .gy-sm-5 {
        --bs-gutter-y: 3rem
    }
}
@media (min-width: 768px) {
    .col-md {
        flex: 1 0 0%
    }
    .row-cols-md-auto > * {
        flex: 0 0 auto;
        width: auto
    }
    .row-cols-md-1 > * {
        flex: 0 0 auto;
        width: 100%
    }
    .row-cols-md-2 > * {
        flex: 0 0 auto;
        width: 50%
    }
    .row-cols-md-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%
    }
    .row-cols-md-4 > * {
        flex: 0 0 auto;
        width: 25%
    }
    .row-cols-md-5 > * {
        flex: 0 0 auto;
        width: 20%
    }
    .row-cols-md-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto
    }
    .col-md-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .col-md-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .col-md-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .col-md-9 {
        flex: 0 0 auto;
        width: 75%
    }
    .col-md-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .col-md-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .col-md-12 {
        flex: 0 0 auto;
        width: 100%
    }
    .offset-md-0 {
        margin-left: 0
    }
    .offset-md-1 {
        margin-left: 8.33333333%
    }
    .offset-md-2 {
        margin-left: 16.66666667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.33333333%
    }
    .offset-md-5 {
        margin-left: 41.66666667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.33333333%
    }
    .offset-md-8 {
        margin-left: 66.66666667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.33333333%
    }
    .offset-md-11 {
        margin-left: 91.66666667%
    }
    .g-md-0, .gx-md-0 {
        --bs-gutter-x: 0
    }
    .g-md-0, .gy-md-0 {
        --bs-gutter-y: 0
    }
    .g-md-1, .gx-md-1 {
        --bs-gutter-x: 0.25rem
    }
    .g-md-1, .gy-md-1 {
        --bs-gutter-y: 0.25rem
    }
    .g-md-2, .gx-md-2 {
        --bs-gutter-x: 0.5rem
    }
    .g-md-2, .gy-md-2 {
        --bs-gutter-y: 0.5rem
    }
    .g-md-3, .gx-md-3 {
        --bs-gutter-x: 1rem
    }
    .g-md-3, .gy-md-3 {
        --bs-gutter-y: 1rem
    }
    .g-md-4, .gx-md-4 {
        --bs-gutter-x: 1.5rem
    }
    .g-md-4, .gy-md-4 {
        --bs-gutter-y: 1.5rem
    }
    .g-md-5, .gx-md-5 {
        --bs-gutter-x: 3rem
    }
    .g-md-5, .gy-md-5 {
        --bs-gutter-y: 3rem
    }
}
@media (min-width: 992px) {
    .col-lg {
        flex: 1 0 0%
    }
    .row-cols-lg-auto > * {
        flex: 0 0 auto;
        width: auto
    }
    .row-cols-lg-1 > * {
        flex: 0 0 auto;
        width: 100%
    }
    .row-cols-lg-2 > * {
        flex: 0 0 auto;
        width: 50%
    }
    .row-cols-lg-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%
    }
    .row-cols-lg-4 > * {
        flex: 0 0 auto;
        width: 25%
    }
    .row-cols-lg-5 > * {
        flex: 0 0 auto;
        width: 20%
    }
    .row-cols-lg-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%
    }
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto
    }
    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%
    }
    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-1 {
        margin-left: 8.33333333%
    }
    .offset-lg-2 {
        margin-left: 16.66666667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.33333333%
    }
    .offset-lg-5 {
        margin-left: 41.66666667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.33333333%
    }
    .offset-lg-8 {
        margin-left: 66.66666667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.33333333%
    }
    .offset-lg-11 {
        margin-left: 91.66666667%
    }
    .g-lg-0, .gx-lg-0 {
        --bs-gutter-x: 0
    }
    .g-lg-0, .gy-lg-0 {
        --bs-gutter-y: 0
    }
    .g-lg-1, .gx-lg-1 {
        --bs-gutter-x: 0.25rem
    }
    .g-lg-1, .gy-lg-1 {
        --bs-gutter-y: 0.25rem
    }
    .g-lg-2, .gx-lg-2 {
        --bs-gutter-x: 0.5rem
    }
    .g-lg-2, .gy-lg-2 {
        --bs-gutter-y: 0.5rem
    }
    .g-lg-3, .gx-lg-3 {
        --bs-gutter-x: 1rem
    }
    .g-lg-3, .gy-lg-3 {
        --bs-gutter-y: 1rem
    }
    .g-lg-4, .gx-lg-4 {
        --bs-gutter-x: 1.5rem
    }
    .g-lg-4, .gy-lg-4 {
        --bs-gutter-y: 1.5rem
    }
    .g-lg-5, .gx-lg-5 {
        --bs-gutter-x: 3rem
    }
    .g-lg-5, .gy-lg-5 {
        --bs-gutter-y: 3rem
    }
}
@media (min-width: 1200px) {
    .col-xl {
        flex: 1 0 0%
    }
    .row-cols-xl-auto > * {
        flex: 0 0 auto;
        width: auto
    }
    .row-cols-xl-1 > * {
        flex: 0 0 auto;
        width: 100%
    }
    .row-cols-xl-2 > * {
        flex: 0 0 auto;
        width: 50%
    }
    .row-cols-xl-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%
    }
    .row-cols-xl-4 > * {
        flex: 0 0 auto;
        width: 25%
    }
    .row-cols-xl-5 > * {
        flex: 0 0 auto;
        width: 20%
    }
    .row-cols-xl-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto
    }
    .col-xl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .col-xl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .col-xl-9 {
        flex: 0 0 auto;
        width: 75%
    }
    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .col-xl-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .col-xl-12 {
        flex: 0 0 auto;
        width: 100%
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.33333333%
    }
    .offset-xl-2 {
        margin-left: 16.66666667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.33333333%
    }
    .offset-xl-5 {
        margin-left: 41.66666667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.33333333%
    }
    .offset-xl-8 {
        margin-left: 66.66666667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.33333333%
    }
    .offset-xl-11 {
        margin-left: 91.66666667%
    }
    .g-xl-0, .gx-xl-0 {
        --bs-gutter-x: 0
    }
    .g-xl-0, .gy-xl-0 {
        --bs-gutter-y: 0
    }
    .g-xl-1, .gx-xl-1 {
        --bs-gutter-x: 0.25rem
    }
    .g-xl-1, .gy-xl-1 {
        --bs-gutter-y: 0.25rem
    }
    .g-xl-2, .gx-xl-2 {
        --bs-gutter-x: 0.5rem
    }
    .g-xl-2, .gy-xl-2 {
        --bs-gutter-y: 0.5rem
    }
    .g-xl-3, .gx-xl-3 {
        --bs-gutter-x: 1rem
    }
    .g-xl-3, .gy-xl-3 {
        --bs-gutter-y: 1rem
    }
    .g-xl-4, .gx-xl-4 {
        --bs-gutter-x: 1.5rem
    }
    .g-xl-4, .gy-xl-4 {
        --bs-gutter-y: 1.5rem
    }
    .g-xl-5, .gx-xl-5 {
        --bs-gutter-x: 3rem
    }
    .g-xl-5, .gy-xl-5 {
        --bs-gutter-y: 3rem
    }
}
@media (min-width: 1400px) {
    .col-xxl {
        flex: 1 0 0%
    }
    .row-cols-xxl-auto > * {
        flex: 0 0 auto;
        width: auto
    }
    .row-cols-xxl-1 > * {
        flex: 0 0 auto;
        width: 100%
    }
    .row-cols-xxl-2 > * {
        flex: 0 0 auto;
        width: 50%
    }
    .row-cols-xxl-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%
    }
    .row-cols-xxl-4 > * {
        flex: 0 0 auto;
        width: 25%
    }
    .row-cols-xxl-5 > * {
        flex: 0 0 auto;
        width: 20%
    }
    .row-cols-xxl-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%
    }
    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto
    }
    .col-xxl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .col-xxl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .col-xxl-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .col-xxl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .col-xxl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .col-xxl-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .col-xxl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .col-xxl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .col-xxl-9 {
        flex: 0 0 auto;
        width: 75%
    }
    .col-xxl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .col-xxl-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .col-xxl-12 {
        flex: 0 0 auto;
        width: 100%
    }
    .offset-xxl-0 {
        margin-left: 0
    }
    .offset-xxl-1 {
        margin-left: 8.33333333%
    }
    .offset-xxl-2 {
        margin-left: 16.66666667%
    }
    .offset-xxl-3 {
        margin-left: 25%
    }
    .offset-xxl-4 {
        margin-left: 33.33333333%
    }
    .offset-xxl-5 {
        margin-left: 41.66666667%
    }
    .offset-xxl-6 {
        margin-left: 50%
    }
    .offset-xxl-7 {
        margin-left: 58.33333333%
    }
    .offset-xxl-8 {
        margin-left: 66.66666667%
    }
    .offset-xxl-9 {
        margin-left: 75%
    }
    .offset-xxl-10 {
        margin-left: 83.33333333%
    }
    .offset-xxl-11 {
        margin-left: 91.66666667%
    }
    .g-xxl-0, .gx-xxl-0 {
        --bs-gutter-x: 0
    }
    .g-xxl-0, .gy-xxl-0 {
        --bs-gutter-y: 0
    }
    .g-xxl-1, .gx-xxl-1 {
        --bs-gutter-x: 0.25rem
    }
    .g-xxl-1, .gy-xxl-1 {
        --bs-gutter-y: 0.25rem
    }
    .g-xxl-2, .gx-xxl-2 {
        --bs-gutter-x: 0.5rem
    }
    .g-xxl-2, .gy-xxl-2 {
        --bs-gutter-y: 0.5rem
    }
    .g-xxl-3, .gx-xxl-3 {
        --bs-gutter-x: 1rem
    }
    .g-xxl-3, .gy-xxl-3 {
        --bs-gutter-y: 1rem
    }
    .g-xxl-4, .gx-xxl-4 {
        --bs-gutter-x: 1.5rem
    }
    .g-xxl-4, .gy-xxl-4 {
        --bs-gutter-y: 1.5rem
    }
    .g-xxl-5, .gx-xxl-5 {
        --bs-gutter-x: 3rem
    }
    .g-xxl-5, .gy-xxl-5 {
        --bs-gutter-y: 3rem
    }
}
/* 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 {
    background-color: #fff;
}
table.table caption {
    text-align: left;
    font-weight: bold;
    padding-bottom: 20px;
    font-size: 1.1em;
}
.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: 24px;
    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"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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: 16px;
    line-height: 1.42857143;
    color: #555555;
}
.form-control {
    display: block;
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    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;
}
.form-control:-ms-input-placeholder {
    color: #777777;
}
.form-control::-webkit-input-placeholder {
    color: #777777;
}
.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: 14px;
    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: 20px;
    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: #72ce6f;
}
.has-success .form-control {
    border-color: #72ce6f;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
    border-color: #4dc149;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #bde8bb;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #bde8bb;
}
.has-success .input-group-addon {
    color: #72ce6f;
    border-color: #72ce6f;
    background-color: #dff0d8;
}
.has-success .form-control-feedback {
    color: #72ce6f;
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
    color: #8a6d3b;
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    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;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
    color: #d34a37;
}
.has-error .form-control {
    border-color: #d34a37;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
    border-color: #b03827;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e5968b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e5968b;
}
.has-error .input-group-addon {
    color: #d34a37;
    border-color: #d34a37;
    background-color: #f2dede;
}
.has-error .form-control-feedback {
    color: #d34a37;
}
.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 {
    font-size: 1rem;
}
@media (min-width: 576px) {
    .btn {
        font-size: calc(1rem + 0.2vw);
    }
}
.btn {
    display: inline-block;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 1.25rem;
    border-radius: 99em;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .btn {
        transition: none;
    }
}
.btn:hover {
    color: #212529;
}
.btn-check:focus + .btn, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
    pointer-events: none;
    opacity: 0.65;
}
.btn-primary {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd;
}
.btn-primary:hover {
    color: #fff;
    background-color: #0b5ed7;
    border-color: #0a58ca;
}
.btn-check:focus + .btn-primary, .btn-primary:focus {
    color: #fff;
    background-color: #0b5ed7;
    border-color: #0a58ca;
    box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}
.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0a58ca;
    border-color: #0a53be;
}
.btn-check:checked + .btn-primary:focus, .btn-check:active + .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}
.btn-primary:disabled, .btn-primary.disabled {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd;
}
.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-secondary:hover {
    color: #fff;
    background-color: #5c636a;
    border-color: #565e64;
}
.btn-check:focus + .btn-secondary, .btn-secondary:focus {
    color: #fff;
    background-color: #5c636a;
    border-color: #565e64;
    box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}
.btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #565e64;
    border-color: #51585e;
}
.btn-check:checked + .btn-secondary:focus, .btn-check:active + .btn-secondary:focus, .btn-secondary:active:focus, .btn-secondary.active:focus, .show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}
.btn-secondary:disabled, .btn-secondary.disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-success {
    color: #fff;
    background-color: #198754;
    border-color: #198754;
}
.btn-success:hover {
    color: #fff;
    background-color: #157347;
    border-color: #146c43;
}
.btn-check:focus + .btn-success, .btn-success:focus {
    color: #fff;
    background-color: #157347;
    border-color: #146c43;
    box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}
.btn-check:checked + .btn-success, .btn-check:active + .btn-success, .btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #146c43;
    border-color: #13653f;
}
.btn-check:checked + .btn-success:focus, .btn-check:active + .btn-success:focus, .btn-success:active:focus, .btn-success.active:focus, .show > .btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}
.btn-success:disabled, .btn-success.disabled {
    color: #fff;
    background-color: #198754;
    border-color: #198754;
}
.btn-info {
    color: #000;
    background-color: #0dcaf0;
    border-color: #0dcaf0;
}
.btn-info:hover {
    color: #000;
    background-color: #31d2f2;
    border-color: #25cff2;
}
.btn-check:focus + .btn-info, .btn-info:focus {
    color: #000;
    background-color: #31d2f2;
    border-color: #25cff2;
    box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}
.btn-check:checked + .btn-info, .btn-check:active + .btn-info, .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
    color: #000;
    background-color: #3dd5f3;
    border-color: #25cff2;
}
.btn-check:checked + .btn-info:focus, .btn-check:active + .btn-info:focus, .btn-info:active:focus, .btn-info.active:focus, .show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}
.btn-info:disabled, .btn-info.disabled {
    color: #000;
    background-color: #0dcaf0;
    border-color: #0dcaf0;
}
.btn-warning {
    color: #000;
    background-color: #ffc107;
    border-color: #ffc107;
}
.btn-warning:hover {
    color: #000;
    background-color: #ffca2c;
    border-color: #ffc720;
}
.btn-check:focus + .btn-warning, .btn-warning:focus {
    color: #000;
    background-color: #ffca2c;
    border-color: #ffc720;
    box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}
.btn-check:checked + .btn-warning, .btn-check:active + .btn-warning, .btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
    color: #000;
    background-color: #ffcd39;
    border-color: #ffc720;
}
.btn-check:checked + .btn-warning:focus, .btn-check:active + .btn-warning:focus, .btn-warning:active:focus, .btn-warning.active:focus, .show > .btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}
.btn-warning:disabled, .btn-warning.disabled {
    color: #000;
    background-color: #ffc107;
    border-color: #ffc107;
}
.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-danger:hover {
    color: #fff;
    background-color: #bb2d3b;
    border-color: #b02a37;
}
.btn-check:focus + .btn-danger, .btn-danger:focus {
    color: #fff;
    background-color: #bb2d3b;
    border-color: #b02a37;
    box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}
.btn-check:checked + .btn-danger, .btn-check:active + .btn-danger, .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #b02a37;
    border-color: #a52834;
}
.btn-check:checked + .btn-danger:focus, .btn-check:active + .btn-danger:focus, .btn-danger:active:focus, .btn-danger.active:focus, .show > .btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}
.btn-danger:disabled, .btn-danger.disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-light {
    color: #000;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-light:hover {
    color: #000;
    background-color: #f9fafb;
    border-color: #f9fafb;
}
.btn-check:focus + .btn-light, .btn-light:focus {
    color: #000;
    background-color: #f9fafb;
    border-color: #f9fafb;
    box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-check:checked + .btn-light, .btn-check:active + .btn-light, .btn-light:active, .btn-light.active, .show > .btn-light.dropdown-toggle {
    color: #000;
    background-color: #f9fafb;
    border-color: #f9fafb;
}
.btn-check:checked + .btn-light:focus, .btn-check:active + .btn-light:focus, .btn-light:active:focus, .btn-light.active:focus, .show > .btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-light:disabled, .btn-light.disabled {
    color: #000;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-dark {
    color: #fff;
    background-color: #212529;
    border-color: #212529;
}
.btn-dark:hover {
    color: #fff;
    background-color: #1c1f23;
    border-color: #1a1e21;
}
.btn-check:focus + .btn-dark, .btn-dark:focus {
    color: #fff;
    background-color: #1c1f23;
    border-color: #1a1e21;
    box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}
.btn-check:checked + .btn-dark, .btn-check:active + .btn-dark, .btn-dark:active, .btn-dark.active, .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1a1e21;
    border-color: #191c1f;
}
.btn-check:checked + .btn-dark:focus, .btn-check:active + .btn-dark:focus, .btn-dark:active:focus, .btn-dark.active:focus, .show > .btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}
.btn-dark:disabled, .btn-dark.disabled {
    color: #fff;
    background-color: #212529;
    border-color: #212529;
}
.btn-outline-primary {
    color: #0d6efd;
    border-color: #0d6efd;
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd;
}
.btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}
.btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd;
}
.btn-check:checked + .btn-outline-primary:focus, .btn-check:active + .btn-outline-primary:focus, .btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus {
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}
.btn-outline-primary:disabled, .btn-outline-primary.disabled {
    color: #0d6efd;
    background-color: transparent;
}
.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d;
}
.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus {
    box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}
.btn-check:checked + .btn-outline-secondary, .btn-check:active + .btn-outline-secondary, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-check:checked + .btn-outline-secondary:focus, .btn-check:active + .btn-outline-secondary:focus, .btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus {
    box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary:disabled, .btn-outline-secondary.disabled {
    color: #6c757d;
    background-color: transparent;
}
.btn-outline-success {
    color: #198754;
    border-color: #198754;
}
.btn-outline-success:hover {
    color: #fff;
    background-color: #198754;
    border-color: #198754;
}
.btn-check:focus + .btn-outline-success, .btn-outline-success:focus {
    box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}
.btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show {
    color: #fff;
    background-color: #198754;
    border-color: #198754;
}
.btn-check:checked + .btn-outline-success:focus, .btn-check:active + .btn-outline-success:focus, .btn-outline-success:active:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus {
    box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}
.btn-outline-success:disabled, .btn-outline-success.disabled {
    color: #198754;
    background-color: transparent;
}
.btn-outline-info {
    color: #0dcaf0;
    border-color: #0dcaf0;
}
.btn-outline-info:hover {
    color: #000;
    background-color: #0dcaf0;
    border-color: #0dcaf0;
}
.btn-check:focus + .btn-outline-info, .btn-outline-info:focus {
    box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}
.btn-check:checked + .btn-outline-info, .btn-check:active + .btn-outline-info, .btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show {
    color: #000;
    background-color: #0dcaf0;
    border-color: #0dcaf0;
}
.btn-check:checked + .btn-outline-info:focus, .btn-check:active + .btn-outline-info:focus, .btn-outline-info:active:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus {
    box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}
.btn-outline-info:disabled, .btn-outline-info.disabled {
    color: #0dcaf0;
    background-color: transparent;
}
.btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107;
}
.btn-outline-warning:hover {
    color: #000;
    background-color: #ffc107;
    border-color: #ffc107;
}
.btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus {
    box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}
.btn-check:checked + .btn-outline-warning, .btn-check:active + .btn-outline-warning, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show {
    color: #000;
    background-color: #ffc107;
    border-color: #ffc107;
}
.btn-check:checked + .btn-outline-warning:focus, .btn-check:active + .btn-outline-warning:focus, .btn-outline-warning:active:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus {
    box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning:disabled, .btn-outline-warning.disabled {
    color: #ffc107;
    background-color: transparent;
}
.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545;
}
.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {
    box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}
.btn-check:checked + .btn-outline-danger, .btn-check:active + .btn-outline-danger, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-check:checked + .btn-outline-danger:focus, .btn-check:active + .btn-outline-danger:focus, .btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus {
    box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger:disabled, .btn-outline-danger.disabled {
    color: #dc3545;
    background-color: transparent;
}
.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-outline-light:hover {
    color: #000;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-check:focus + .btn-outline-light, .btn-outline-light:focus {
    box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.btn-check:checked + .btn-outline-light, .btn-check:active + .btn-outline-light, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show {
    color: #000;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-check:checked + .btn-outline-light:focus, .btn-check:active + .btn-outline-light:focus, .btn-outline-light:active:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus {
    box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light:disabled, .btn-outline-light.disabled {
    color: #f8f9fa;
    background-color: transparent;
}
.btn-outline-dark {
    color: #212529;
    border-color: #212529;
}
.btn-outline-dark:hover {
    color: #fff;
    background-color: #212529;
    border-color: #212529;
}
.btn-check:focus + .btn-outline-dark, .btn-outline-dark:focus {
    box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-check:checked + .btn-outline-dark, .btn-check:active + .btn-outline-dark, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show {
    color: #fff;
    background-color: #212529;
    border-color: #212529;
}
.btn-check:checked + .btn-outline-dark:focus, .btn-check:active + .btn-outline-dark:focus, .btn-outline-dark:active:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus {
    box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-outline-dark:disabled, .btn-outline-dark.disabled {
    color: #212529;
    background-color: transparent;
}
.btn-link {
    font-weight: 400;
    color: #0d6efd;
    text-decoration: underline;
}
.btn-link:hover {
    color: #0a58ca;
}
.btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
}
.btn-lg, .btn-group-lg > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    border-radius: 0.3rem;
}
.btn-sm, .btn-group-sm > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem;
}
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;
    -o-transition: opacity 0.15s linear;
    -webkit-transition: opacity 0.15s linear;
    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;
    -o-transition: height 0.35s ease;
    -webkit-transition: height 0.35s ease;
    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: 16px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    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: #045070;
}
.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: 14px;
    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 {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    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: #045070;
    border-color: #045070;
    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: 20px;
}
.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: 14px;
}
.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: #045070;
}
.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #034867;
}
.label-success {
    background-color: #72ce6f;
}
.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: #d34a37;
}
.label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #b03827;
}
/* ALERTS - /source/less/bootstrap/alerts.less */
.alert {
    padding: 15px;
    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: #72ce6f;
}
.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: #d34a37;
}
.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;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    background-color: #045070;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -o-transition: width 0.6s ease;
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease;
}
.progress-striped .progress-bar, .progress-bar-striped {
    background-image: -o-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-image: -webkit-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-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;
    -o-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: #72ce6f;
}
.progress-striped .progress-bar-success {
    background-image: -o-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-image: -webkit-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-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: -o-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-image: -webkit-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-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: -o-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-image: -webkit-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-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: #d34a37;
}
.progress-striped .progress-bar-danger {
    background-image: -o-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-image: -webkit-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-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-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-left {
    padding-right: 10px;
}
.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;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    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: 18px;
    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: #045070;
}
.panel-primary > .panel-heading {
    color: #fff;
    background-color: #045070;
    border-color: #045070;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #045070;
}
.panel-primary > .panel-heading .badge {
    color: #045070;
    background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #045070;
}
.panel-success {
    border-color: #d6e9c6;
}
.panel-success > .panel-heading {
    color: #72ce6f;
    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: #72ce6f;
}
.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: #d34a37;
    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: #d34a37;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1;
}
/* CLOSE ICON - /source/less/bootstrap/close.less */
.close {
    float: right;
    font-size: 24px;
    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);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-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;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    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 {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        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: 14px;
    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/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;
    -o-transition: 0.6s, ease-in-out, left;
    -webkit-transition: 0.6s, ease-in-out, left;
    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: #045070;
}
.color-standout, .color-p3 {
    color: #0A1E25;
}
/*  SECONDARY THEME COLORS	*/
.color-s1 {
    color: #E8F1F5;
}
.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;
}
/* CDFW Icons */
@font-face {
    font-family: 'CDFWicons';
    src:
        url('/Portals/0/Fonts/CDFWicons.ttf?2p6ijm') format('truetype'), url('/Portals/0/Fonts/CDFWicons.woff?2p6ijm') format('woff'), url('/Portals/0/Fonts/CDFWicons.svg?2p6ijm#CDFWicons') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
[class^="cdfw-icon-"], [class*=" cdfw-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'CDFWicons' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.cdfw-icon-conservation:before {
    content: "\e900";
}
.cdfw-icon-deer:before {
    content: "\e901";
}
.cdfw-icon-dragonfly:before {
    content: "\e902";
}
.cdfw-icon-drought:before {
    content: "\e903";
}
.cdfw-icon-fish:before {
    content: "\e904";
}
.cdfw-icon-frog:before {
    content: "\e905";
}
.cdfw-icon-hummingbird:before {
    content: "\e906";
}
.cdfw-icon-number-list:before {
    content: "\e907";
}
.cdfw-icon-skunk:before {
    content: "\e908";
}
.cdfw-icon-snake:before {
    content: "\e909";
}
.cdfw-icon-boat-ramp:before {
    content: "\e90a";
}
.cdfw-icon-dog-training:before {
    content: "\e90b";
}
.cdfw-icon-hiking:before {
    content: "\e90c";
}
.cdfw-icon-hunting-big-game:before {
    content: "\e90d";
}
.cdfw-icon-hunting-small-game:before {
    content: "\e90e";
}
.cdfw-icon-hunting-upland-birds:before {
    content: "\e90f";
}
.cdfw-icon-hunting-waterfowl:before {
    content: "\e910";
}
.cdfw-icon-info:before {
    content: "\e911";
}
.cdfw-icon-leaf:before {
    content: "\e912";
}
.cdfw-icon-shooting-range:before {
    content: "\e913";
}
.cdfw-icon-whale:before {
    content: "\e916";
}
.cdfw-icon-wifi:before {
    content: "\e914";
}
.cdfw-icon-wildlife-viewing:before {
    content: "\e915";
}
/* END */
/* ICON FONTS from CA State Template v6.3.0 -- Oct 2023 */
@font-face {
    font-family: CaGov;
    src: url("/Portals/0/Fonts/CaGov.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
[class^=ca-gov-icon-], [class*=" ca-gov-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: CaGov !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ca-gov-icon-bullet::before {
    content: "\ea32";
}
.ca-gov-icon-dot::before {
    content: "\ea33";
}
.ca-gov-icon-water::before {
    content: "\ea2a";
}
.ca-gov-icon-wind-power::before {
    content: "\ea2b";
}
.ca-gov-icon-connection::before {
    content: "\ea2c";
}
.ca-gov-icon-transport::before {
    content: "\ea2d";
}
.ca-gov-icon-maintenance::before {
    content: "\ea2e";
}
.ca-gov-icon-warning-diamond::before {
    content: "\ea2f";
}
.ca-gov-icon-pipe-angle::before {
    content: "\ea30";
}
.ca-gov-icon-pipe::before {
    content: "\ea31";
}
.ca-gov-icon-quotation-mark::before {
    content: "\ea29";
}
.ca-gov-icon-save::before {
    content: "\ea23";
}
.ca-gov-icon-cut::before {
    content: "\ea24";
}
.ca-gov-icon-paste::before {
    content: "\ea25";
}
.ca-gov-icon-copy::before {
    content: "\ea26";
}
.ca-gov-icon-delete::before {
    content: "\ea22";
}
.ca-gov-icon-github::before {
    content: "\ea21";
}
.ca-gov-icon-pdf-text::before {
    content: "\ea20";
}
.ca-gov-icon-mask-light::before {
    content: "\e9fb";
}
.ca-gov-icon-mask-dark::before {
    content: "\e9fc";
}
.ca-gov-icon-vaccine-check::before {
    content: "\e9fe";
}
.ca-gov-icon-teams::before {
    content: "\ea0c";
}
.ca-gov-icon-pharmacy::before {
    content: "\ea12";
}
.ca-gov-icon-cart-delivered::before {
    content: "\ea15";
}
.ca-gov-icon-medical-shipped::before {
    content: "\ea16";
}
.ca-gov-icon-vaccine::before {
    content: "\ea17";
}
.ca-gov-icon-team::before {
    content: "\ea18";
}
.ca-gov-icon-vaccine-patient::before {
    content: "\ea19";
}
.ca-gov-icon-improvements::before {
    content: "\ea1a";
}
.ca-gov-icon-cloud-network::before {
    content: "\ea1b";
}
.ca-gov-icon-technology-reuse::before {
    content: "\ea1c";
}
.ca-gov-icon-accessibility::before {
    content: "\e992";
}
.ca-gov-icon-agriculture::before {
    content: "\e973";
}
.ca-gov-icon-air::before {
    content: "\e9de";
}
.ca-gov-icon-air-pollution::before {
    content: "\e9df";
}
.ca-gov-icon-air-quality::before {
    content: "\e9e0";
}
.ca-gov-icon-albums::before {
    content: "\e90e";
}
.ca-gov-icon-amexcard::before {
    content: "\e979";
}
.ca-gov-icon-amusement::before {
    content: "\e9ab";
}
.ca-gov-icon-anchor::before {
    content: "\e9e1";
}
.ca-gov-icon-android::before {
    content: "\e620";
}
.ca-gov-icon-angry::before {
    content: "\e975";
}
.ca-gov-icon-apple::before {
    content: "\e61f";
}
.ca-gov-icon-apple-pay::before {
    content: "\e97a";
}
.ca-gov-icon-apps::before {
    content: "\e603";
}
.ca-gov-icon-archive::before {
    content: "\e088";
}
.ca-gov-icon-arrow-down::before {
    content: "\e04c";
}
.ca-gov-icon-arrow-fill-down::before {
    content: "\e03a";
}
.ca-gov-icon-arrow-fill-left::before {
    content: "\e03b";
}
.ca-gov-icon-arrow-fill-left-down::before {
    content: "\e040";
}
.ca-gov-icon-arrow-fill-left-up::before {
    content: "\e03d";
}
.ca-gov-icon-arrow-fill-right::before {
    content: "\e03c";
}
.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-up::before {
    content: "\e039";
}
.ca-gov-icon-arrow-left::before {
    content: "\e04d";
}
.ca-gov-icon-arrow-next::before {
    content: "\e669";
}
.ca-gov-icon-arrow-prev::before {
    content: "\e668";
}
.ca-gov-icon-arrow-right::before {
    content: "\e04e";
}
.ca-gov-icon-arrow-up::before {
    content: "\e04b";
}
.ca-gov-icon-at-sign::before {
    content: "\e60e";
}
.ca-gov-icon-attachment::before {
    content: "\e60f";
}
.ca-gov-icon-audience::before {
    content: "\e9fa";
}
.ca-gov-icon-audio::before {
    content: "\e63a";
}
.ca-gov-icon-balloons::before {
    content: "\e9ac";
}
.ca-gov-icon-badminton::before {
    content: "\e9e2";
}
.ca-gov-icon-bar-chart::before {
    content: "\e629";
}
.ca-gov-icon-barge-ship::before {
    content: "\e9ad";
}
.ca-gov-icon-bars-up::before {
    content: "\e9fd";
}
.ca-gov-icon-bars-upward::before {
    content: "\ea1d";
}
.ca-gov-icon-baseball::before {
    content: "\e9e3";
}
.ca-gov-icon-basketball::before {
    content: "\e9e4";
}
.ca-gov-icon-bath::before {
    content: "\e9e5";
}
.ca-gov-icon-bear::before {
    content: "\e60b";
}
.ca-gov-icon-bell::before {
    content: "\e982";
}
.ca-gov-icon-bike::before {
    content: "\e9ae";
}
.ca-gov-icon-billiards::before {
    content: "\e9e6";
}
.ca-gov-icon-binoculars::before {
    content: "\e632";
}
.ca-gov-icon-biohazard::before {
    content: "\e918";
}
.ca-gov-icon-boat::before {
    content: "\e9af";
}
.ca-gov-icon-book::before {
    content: "\e086";
}
.ca-gov-icon-bookmark::before {
    content: "\e983";
}
.ca-gov-icon-books::before {
    content: "\e984";
}
.ca-gov-icon-bowling::before {
    content: "\e9e7";
}
.ca-gov-icon-brain::before {
    content: "\e90f";
}
.ca-gov-icon-bridge::before {
    content: "\e9b0";
}
.ca-gov-icon-bridge-alt::before {
    content: "\e9b1";
}
.ca-gov-icon-briefcase::before {
    content: "\e901";
}
.ca-gov-icon-building::before {
    content: "\e0fd";
}
.ca-gov-icon-bus::before {
    content: "\e9b2";
}
.ca-gov-icon-bus-alt::before {
    content: "\e9b3";
}
.ca-gov-icon-ca-capitol::before {
    content: "\e657";
}
.ca-gov-icon-ca-state::before {
    content: "\e658";
}
.ca-gov-icon-cal::before {
    content: "\e650";
}
.ca-gov-icon-cal-bear::before {
    content: "\e90b";
}
.ca-gov-icon-calculator::before {
    content: "\e0e7";
}
.ca-gov-icon-calendar::before {
    content: "\e60a";
}
.ca-gov-icon-call::before {
    content: "\e641";
}
.ca-gov-icon-camera::before {
    content: "\e637";
}
.ca-gov-icon-campfire::before {
    content: "\e96a";
}
.ca-gov-icon-cannabis::before {
    content: "\e974";
}
.ca-gov-icon-capitol::before {
    content: "\e606";
}
.ca-gov-icon-car::before {
    content: "\e9b4";
}
.ca-gov-icon-car-alt::before {
    content: "\e9b5";
}
.ca-gov-icon-care-tweezers::before {
    content: "\e9e8";
}
.ca-gov-icon-caret-down::before {
    content: "3";
}
.ca-gov-icon-caret-fill-down::before {
    content: "\e044";
}
.ca-gov-icon-caret-fill-left::before {
    content: "\e045";
}
.ca-gov-icon-caret-fill-right::before {
    content: "\e046";
}
.ca-gov-icon-caret-fill-two-down::before {
    content: "\e048";
}
.ca-gov-icon-caret-fill-two-left::before {
    content: "\e049";
}
.ca-gov-icon-caret-fill-two-right::before {
    content: "\e04a";
}
.ca-gov-icon-caret-fill-two-up::before {
    content: "\e047";
}
.ca-gov-icon-caret-fill-up::before {
    content: "\e043";
}
.ca-gov-icon-caret-left::before {
    content: "4";
}
.ca-gov-icon-caret-line-down::before {
    content: ";";
}
.ca-gov-icon-caret-line-left::before {
    content: "<";
}
.ca-gov-icon-caret-line-right::before {
    content: "=";
}
.ca-gov-icon-caret-line-two-down::before {
    content: "?";
}
.ca-gov-icon-caret-line-two-left::before {
    content: "@";
}
.ca-gov-icon-caret-line-two-right::before {
    content: "A";
}
.ca-gov-icon-caret-line-two-up::before {
    content: ">";
}
.ca-gov-icon-caret-line-up::before {
    content: ":";
}
.ca-gov-icon-caret-right::before {
    content: "5";
}
.ca-gov-icon-caret-two-down::before {
    content: "7";
}
.ca-gov-icon-caret-two-left::before {
    content: "8";
}
.ca-gov-icon-caret-two-right::before {
    content: "9";
}
.ca-gov-icon-caret-two-up::before {
    content: "6";
}
.ca-gov-icon-caret-up::before {
    content: "2";
}
.ca-gov-icon-carousel-next::before {
    content: "\e667";
}
.ca-gov-icon-carousel-pause::before {
    content: "\e66c";
}
.ca-gov-icon-carousel-play::before {
    content: "\e907";
}
.ca-gov-icon-carousel-prev::before {
    content: "\e666";
}
.ca-gov-icon-casino::before {
    content: "\e9b6";
}
.ca-gov-icon-cc-copyright::before {
    content: "\e656";
}
.ca-gov-icon-cellphone-touch::before {
    content: "\ea08";
}
.ca-gov-icon-certificate::before {
    content: "\e910";
}
.ca-gov-icon-certificate-check::before {
    content: "\e911";
}
.ca-gov-icon-certificate-click::before {
    content: "\ea03";
}
.ca-gov-icon-charge::before {
    content: "\e912";
}
.ca-gov-icon-charge-cycle::before {
    content: "\e913";
}
.ca-gov-icon-charge-units::before {
    content: "\e914";
}
.ca-gov-icon-chat::before {
    content: "\e605";
}
.ca-gov-icon-chat-bubble::before {
    content: "\e66f";
}
.ca-gov-icon-chat-bubbles::before {
    content: "\e640";
}
.ca-gov-icon-check-fill::before {
    content: "\e052";
}
.ca-gov-icon-check-line::before {
    content: "R";
}
.ca-gov-icon-check-list::before {
    content: "\e651";
}
.ca-gov-icon-check-mark::before {
    content: "N";
}
.ca-gov-icon-chemical-hazard::before {
    content: "\e956";
}
.ca-gov-icon-chrome::before {
    content: "\e97d";
}
.ca-gov-icon-church::before {
    content: "\e9e9";
}
.ca-gov-icon-city::before {
    content: "\e915";
}
.ca-gov-icon-clipboard::before {
    content: "\e653";
}
.ca-gov-icon-clock::before {
    content: "\e916";
}
.ca-gov-icon-close-fill::before {
    content: "\e051";
}
.ca-gov-icon-close-line::before {
    content: "Q";
}
.ca-gov-icon-close-mark::before {
    content: "M";
}
.ca-gov-icon-cloud-download::before {
    content: "\e62e";
}
.ca-gov-icon-cloud-gear::before {
    content: "\e917";
}
.ca-gov-icon-cloud-services::before {
    content: "\e91a";
}
.ca-gov-icon-cloud-sync::before {
    content: "\e91b";
}
.ca-gov-icon-cloud-upload::before {
    content: "\e62f";
}
.ca-gov-icon-code::before {
    content: "\e91c";
}
.ca-gov-icon-coffee::before {
    content: "\e9b7";
}
.ca-gov-icon-collapse-all::before {
    content: "\e970";
}
.ca-gov-icon-collapse::before {
    content: "X";
}
.ca-gov-icon-compass::before {
    content: "\e633";
}
.ca-gov-icon-computer::before {
    content: "\e621";
}
.ca-gov-icon-construction::before {
    content: "\e628";
}
.ca-gov-icon-contact-us::before {
    content: "\e66e";
}
.ca-gov-icon-contacts::before {
    content: "\e087";
}
.ca-gov-icon-coronavirus::before {
    content: "\e996";
}
.ca-gov-icon-coughing::before {
    content: "\e997";
}
.ca-gov-icon-cover::before {
    content: "\e998";
}
.ca-gov-icon-cruise-ship::before {
    content: "\e9b8";
}
.ca-gov-icon-cubes::before {
    content: "\e999";
}
.ca-gov-icon-currency::before {
    content: "\e0f3";
}
.ca-gov-icon-dam::before {
    content: "\e96b";
}
.ca-gov-icon-danger::before {
    content: "\e957";
}
.ca-gov-icon-desktop-checklist::before {
    content: "\ea05";
}
.ca-gov-icon-desktop-video-module::before {
    content: "\ea10";
}
.ca-gov-icon-dice::before {
    content: "\e9b9";
}
.ca-gov-icon-digging::before {
    content: "\e989";
}
.ca-gov-icon-directions::before {
    content: "\e9ba";
}
.ca-gov-icon-discovercard::before {
    content: "\e97b";
}
.ca-gov-icon-distance::before {
    content: "\e995";
}
.ca-gov-icon-do-not-sign::before {
    content: "\e958";
}
.ca-gov-icon-document::before {
    content: "\e652";
}
.ca-gov-icon-down::before {
    content: "\e9ea";
}
.ca-gov-icon-down-left::before {
    content: "\e9eb";
}
.ca-gov-icon-down-right::before {
    content: "\e9ec";
}
.ca-gov-icon-download::before {
    content: "\e62d";
}
.ca-gov-icon-download-cloud::before {
    content: "\e96c";
}
.ca-gov-icon-drag::before {
    content: "\e972";
}
.ca-gov-icon-drawer::before {
    content: "\e084";
}
.ca-gov-icon-drive::before {
    content: "\e0e5";
}
.ca-gov-icon-ear::before {
    content: "\e91d";
}
.ca-gov-icon-ear-slash::before {
    content: "\e91e";
}
.ca-gov-icon-earthquake::before {
    content: "\e959";
}
.ca-gov-icon-electricity-hazard::before {
    content: "\e95c";
}
.ca-gov-icon-email::before {
    content: "\e609";
}
.ca-gov-icon-entertainment::before {
    content: "\e9bb";
}
.ca-gov-icon-envelope-checklist::before {
    content: "\ea13";
}
.ca-gov-icon-excel::before {
    content: "\e612";
}
.ca-gov-icon-expand-all::before {
    content: "\e991";
}
.ca-gov-icon-expand::before {
    content: "Y";
}
.ca-gov-icon-external-link::before {
    content: "\e9ed";
}
.ca-gov-icon-eye::before {
    content: "\e91f";
}
.ca-gov-icon-eye-slash::before {
    content: "\e920";
}
.ca-gov-icon-facebook::before {
    content: "\e616";
}
.ca-gov-icon-family::before {
    content: "\e9bc";
}
.ca-gov-icon-family-alt::before {
    content: "\e9bd";
}
.ca-gov-icon-fastfood::before {
    content: "\e9be";
}
.ca-gov-icon-favorite::before {
    content: "\e659";
}
.ca-gov-icon-features::before {
    content: "\e993";
}
.ca-gov-icon-ferry::before {
    content: "\e9bf";
}
.ca-gov-icon-file::before {
    content: "\e921";
}
.ca-gov-icon-file-audio::before {
    content: "\e922";
}
.ca-gov-icon-file-certificate::before {
    content: "\e923";
}
.ca-gov-icon-file-check::before {
    content: "\e924";
}
.ca-gov-icon-file-code::before {
    content: "\e925";
}
.ca-gov-icon-file-csv::before {
    content: "\e926";
}
.ca-gov-icon-file-download::before {
    content: "\e927";
}
.ca-gov-icon-file-excel::before {
    content: "\e928";
}
.ca-gov-icon-file-export::before {
    content: "\e929";
}
.ca-gov-icon-file-import::before {
    content: "\e92a";
}
.ca-gov-icon-file-invoice::before {
    content: "\e92b";
}
.ca-gov-icon-file-medical::before {
    content: "\e92c";
}
.ca-gov-icon-file-medical-alt::before {
    content: "\e92d";
}
.ca-gov-icon-file-pdf::before {
    content: "\e92e";
}
.ca-gov-icon-file-powerpoint::before {
    content: "\e92f";
}
.ca-gov-icon-file-prescription::before {
    content: "\e930";
}
.ca-gov-icon-file-upload::before {
    content: "\e931";
}
.ca-gov-icon-file-video::before {
    content: "\e932";
}
.ca-gov-icon-file-word::before {
    content: "\e933";
}
.ca-gov-icon-file-zip::before {
    content: "\e934";
}
.ca-gov-icon-film::before {
    content: "\e024";
}
.ca-gov-icon-filter::before {
    content: "\e90a";
}
.ca-gov-icon-filter-solid::before {
    content: "\e935";
}
.ca-gov-icon-fingerprint::before {
    content: "\e936";
}
.ca-gov-icon-fingerprint-check::before {
    content: "\e937";
}
.ca-gov-icon-fire::before {
    content: "\e631";
}
.ca-gov-icon-firefox::before {
    content: "\e97e";
}
.ca-gov-icon-fitness::before {
    content: "\e9c0";
}
.ca-gov-icon-fitness-alt::before {
    content: "\e9c1";
}
.ca-gov-icon-flickr::before {
    content: "\e61d";
}
.ca-gov-icon-flood::before {
    content: "\e95d";
}
.ca-gov-icon-flowchart::before {
    content: "\e0df";
}
.ca-gov-icon-folder::before {
    content: "\e05c";
}
.ca-gov-icon-football::before {
    content: "\e9ee";
}
.ca-gov-icon-gas-pump::before {
    content: "\e98a";
}
.ca-gov-icon-gear::before {
    content: "\e64d";
}
.ca-gov-icon-gears::before {
    content: "\e900";
}
.ca-gov-icon-glass::before {
    content: "\e987";
}
.ca-gov-icon-globe::before {
    content: "\e0e3";
}
.ca-gov-icon-golf::before {
    content: "\e9ef";
}
.ca-gov-icon-google::before {
    content: "\ea0e";
}
.ca-gov-icon-google-plus::before {
    content: "\e66d";
}
.ca-gov-icon-graduate::before {
    content: "\e903";
}
.ca-gov-icon-graduate-pointer::before {
    content: "\ea0f";
}
.ca-gov-icon-graph::before {
    content: "\e62b";
}
.ca-gov-icon-green::before {
    content: "\e638";
}
.ca-gov-icon-grid::before {
    content: "\e08c";
}
.ca-gov-icon-hair::before {
    content: "\e9c2";
}
.ca-gov-icon-hair-salon::before {
    content: "\e9c3";
}
.ca-gov-icon-hand::before {
    content: "\e938";
}
.ca-gov-icon-hand-heart::before {
    content: "\e99a";
}
.ca-gov-icon-hand-money::before {
    content: "\e939";
}
.ca-gov-icon-hand-water::before {
    content: "\e99b";
}
.ca-gov-icon-handshake::before {
    content: "\e93a";
}
.ca-gov-icon-happy::before {
    content: "\e976";
}
.ca-gov-icon-hazard::before {
    content: "\e95e";
}
.ca-gov-icon-heart::before {
    content: "\e988";
}
.ca-gov-icon-highway::before {
    content: "\e9c4";
}
.ca-gov-icon-home::before {
    content: "\e601";
}
.ca-gov-icon-home-education::before {
    content: "\ea07";
}
.ca-gov-icon-home-graduate::before {
    content: "\ea09";
}
.ca-gov-icon-hourglass::before {
    content: "\e0e1";
}
.ca-gov-icon-hours::before {
    content: "\e90c";
}
.ca-gov-icon-hours-security::before {
    content: "\e90d";
}
.ca-gov-icon-house::before {
    content: "\e64c";
}
.ca-gov-icon-hurricane::before {
    content: "\e95f";
}
.ca-gov-icon-idea::before {
    content: "\e902";
}
.ca-gov-icon-idea-alt::before {
    content: "\e98b";
}
.ca-gov-icon-ie::before {
    content: "\e97f";
}
.ca-gov-icon-image::before {
    content: "\e64b";
}
.ca-gov-icon-images::before {
    content: "\e904";
}
.ca-gov-icon-important::before {
    content: "\e63f";
}
.ca-gov-icon-important-line::before {
    content: "\e906";
}
.ca-gov-icon-info::before {
    content: "\e661";
}
.ca-gov-icon-info-bubble::before {
    content: "\e670";
}
.ca-gov-icon-info-line::before {
    content: "\e905";
}
.ca-gov-icon-instagram::before {
    content: "\e9dd";
}
.ca-gov-icon-institute::before {
    content: "\e93b";
}
.ca-gov-icon-justice-legal::before {
    content: "\e60d";
}
.ca-gov-icon-key::before {
    content: "\e65f";
}
.ca-gov-icon-lab-tests::before {
    content: "\e99c";
}
.ca-gov-icon-law-enforcement::before {
    content: "\e60c";
}
.ca-gov-icon-left::before {
    content: "\e9f0";
}
.ca-gov-icon-lightbulb::before {
    content: "\e072";
}
.ca-gov-icon-link::before {
    content: "\e65d";
}
.ca-gov-icon-linkedin::before {
    content: "\e617";
}
.ca-gov-icon-location::before {
    content: "\e081";
}
.ca-gov-icon-lock::before {
    content: "\e660";
}
.ca-gov-icon-logo::before {
    content: "\e600";
}
.ca-gov-icon-megaphone::before {
    content: "\e639";
}
.ca-gov-icon-magnify-glass::before {
    content: "\e65e";
}
.ca-gov-icon-mail::before {
    content: "\e64a";
}
.ca-gov-icon-malware::before {
    content: "\e919";
}
.ca-gov-icon-map::before {
    content: "\e083";
}
.ca-gov-icon-mask::before {
    content: "\e99d";
}
.ca-gov-icon-mastercard::before {
    content: "\e978";
}
.ca-gov-icon-medal::before {
    content: "\e98c";
}
.ca-gov-icon-medical::before {
    content: "\e63c";
}
.ca-gov-icon-medical-bubble::before {
    content: "\e93c";
}
.ca-gov-icon-medical-care::before {
    content: "\e93d";
}
.ca-gov-icon-medical-case::before {
    content: "\e93e";
}
.ca-gov-icon-medical-clinic::before {
    content: "\e93f";
}
.ca-gov-icon-medical-cross::before {
    content: "\e940";
}
.ca-gov-icon-medical-doctor::before {
    content: "\e941";
}
.ca-gov-icon-medical-heart::before {
    content: "\e942";
}
.ca-gov-icon-medical-pills::before {
    content: "\e943";
}
.ca-gov-icon-menu::before {
    content: "\e602";
}
.ca-gov-icon-menu-toggle-closed::before {
    content: "\e66a";
}
.ca-gov-icon-menu-toggle-open::before {
    content: "\e66b";
}
.ca-gov-icon-mic::before {
    content: "\e07f";
}
.ca-gov-icon-microsoft::before {
    content: "\e61e";
}
.ca-gov-icon-minus-fill::before {
    content: "\e04f";
}
.ca-gov-icon-minus-line::before {
    content: "O";
}
.ca-gov-icon-minus-mark::before {
    content: "K";
}
.ca-gov-icon-mobile::before {
    content: "\e944";
}
.ca-gov-icon-mobile-graduate::before {
    content: "\ea11";
}
.ca-gov-icon-mobile-textbook::before {
    content: "\ea0a";
}
.ca-gov-icon-museum::before {
    content: "\e9c5";
}
.ca-gov-icon-museum-alt::before {
    content: "\e9c6";
}
.ca-gov-icon-music::before {
    content: "\e08e";
}
.ca-gov-icon-nail-polish::before {
    content: "\e9f1";
}
.ca-gov-icon-no-coughing::before {
    content: "\e99e";
}
.ca-gov-icon-no-handshake::before {
    content: "\e99f";
}
.ca-gov-icon-no-smoking::before {
    content: "\e98e";
}
.ca-gov-icon-no-travel::before {
    content: "\e9c7";
}
.ca-gov-icon-no-virus::before {
    content: "\e9a0";
}
.ca-gov-icon-online-education::before {
    content: "\ea01";
}
.ca-gov-icon-online-graduate::before {
    content: "\e9ff";
}
.ca-gov-icon-online-help::before {
    content: "\ea1e";
}
.ca-gov-icon-online-module::before {
    content: "\ea0b";
}
.ca-gov-icon-online-services::before {
    content: "\e65c";
}
.ca-gov-icon-opera::before {
    content: "\e980";
}
.ca-gov-icon-paddle-boat::before {
    content: "\e9c8";
}
.ca-gov-icon-page::before {
    content: "\e654";
}
.ca-gov-icon-palette::before {
    content: "\e986";
}
.ca-gov-icon-party::before {
    content: "\e9c9";
}
.ca-gov-icon-pause::before {
    content: "\e648";
}
.ca-gov-icon-payment-card::before {
    content: "\e645";
}
.ca-gov-icon-paypal::before {
    content: "\e97c";
}
.ca-gov-icon-pdf::before {
    content: "\e614";
}
.ca-gov-icon-pencil::before {
    content: "j";
}
.ca-gov-icon-pencil-edit::before {
    content: "l";
}
.ca-gov-icon-people::before {
    content: "\e642";
}
.ca-gov-icon-person::before {
    content: "\e643";
}
.ca-gov-icon-personal-care::before {
    content: "\e9f2";
}
.ca-gov-icon-phone::before {
    content: "\e608";
}
.ca-gov-icon-pie-chart::before {
    content: "\e62a";
}
.ca-gov-icon-pinterest::before {
    content: "\e61a";
}
.ca-gov-icon-places::before {
    content: "\e9ca";
}
.ca-gov-icon-play::before {
    content: "\e647";
}
.ca-gov-icon-plus-fill::before {
    content: "\e050";
}
.ca-gov-icon-plus-line::before {
    content: "P";
}
.ca-gov-icon-plus-mark::before {
    content: "L";
}
.ca-gov-icon-powerpoint::before {
    content: "\e611";
}
.ca-gov-icon-print::before {
    content: "\e63b";
}
.ca-gov-icon-pro-services::before {
    content: "\e945";
}
.ca-gov-icon-procurement::before {
    content: "\e9a1";
}
.ca-gov-icon-project::before {
    content: "\e9a2";
}
.ca-gov-icon-pushpin::before {
    content: "\e082";
}
.ca-gov-icon-puzzle::before {
    content: "\e946";
}
.ca-gov-icon-puzzle-piece::before {
    content: "\e947";
}
.ca-gov-icon-quake-hazard::before {
    content: "\e95b";
}
.ca-gov-icon-quake-house::before {
    content: "\e95a";
}
.ca-gov-icon-question::before {
    content: "\e909";
}
.ca-gov-icon-question-fill::before {
    content: "\e064";
}
.ca-gov-icon-question-line::before {
    content: "\e908";
}
.ca-gov-icon-quote-fill::before {
    content: "\e06a";
}
.ca-gov-icon-radiation::before {
    content: "\e955";
}
.ca-gov-icon-rail::before {
    content: "\e9cb";
}
.ca-gov-icon-read-book::before {
    content: "\e655";
}
.ca-gov-icon-reader::before {
    content: "\e985";
}
.ca-gov-icon-recycle::before {
    content: "\e948";
}
.ca-gov-icon-responsive::before {
    content: "\e949";
}
.ca-gov-icon-responsive-alt::before {
    content: "\e94a";
}
.ca-gov-icon-restaurant::before {
    content: "\e9cc";
}
.ca-gov-icon-right::before {
    content: "\e9f3";
}
.ca-gov-icon-road::before {
    content: "\e9cd";
}
.ca-gov-icon-road-pin::before {
    content: "\e65b";
}
.ca-gov-icon-roadways::before {
    content: "\e624";
}
.ca-gov-icon-rss::before {
    content: "\e65a";
}
.ca-gov-icon-rv::before {
    content: "\e9ce";
}
.ca-gov-icon-safari::before {
    content: "\e981";
}
.ca-gov-icon-sail-ship::before {
    content: "\e9cf";
}
.ca-gov-icon-science::before {
    content: "\e00a";
}
.ca-gov-icon-scooter::before {
    content: "\e9d0";
}
.ca-gov-icon-sea-level-rise::before {
    content: "\e960";
}
.ca-gov-icon-sea-level-rise-alt::before {
    content: "\e96e";
}
.ca-gov-icon-search::before {
    content: "\e604";
}
.ca-gov-icon-search-right::before {
    content: "U";
}
.ca-gov-icon-searching::before {
    content: "\e0f7";
}
.ca-gov-icon-security-network::before {
    content: "\e94b";
}
.ca-gov-icon-security-system::before {
    content: "\e94c";
}
.ca-gov-icon-server::before {
    content: "\e62c";
}
.ca-gov-icon-severe-weather::before {
    content: "\e961";
}
.ca-gov-icon-share::before {
    content: "\e615";
}
.ca-gov-icon-share-instagram::before {
    content: "\e9f9";
}
.ca-gov-icon-share-button::before {
    content: "\e671";
}
.ca-gov-icon-share-email::before {
    content: "\e673";
}
.ca-gov-icon-share-facebook::before {
    content: "\e672";
}
.ca-gov-icon-share-flickr::before {
    content: "\e674";
}
.ca-gov-icon-share-googleplus::before {
    content: "\e677";
}
.ca-gov-icon-share-linkedin::before {
    content: "\e676";
}
.ca-gov-icon-share-pinterest::before {
    content: "\e679";
}
.ca-gov-icon-share-snapchat::before {
    content: "\e98f";
}
.ca-gov-icon-share-twitter::before {
    content: "\e675";
}
.ca-gov-icon-share-vimeo::before {
    content: "\e67a";
}
.ca-gov-icon-share-youtube::before {
    content: "\e67b";
}
.ca-gov-icon-shield::before {
    content: "\e630";
}
.ca-gov-icon-shield-check::before {
    content: "\e94d";
}
.ca-gov-icon-ship::before {
    content: "\e9d1";
}
.ca-gov-icon-shopping-cart::before {
    content: "\e635";
}
.ca-gov-icon-sign-language::before {
    content: "\e971";
}
.ca-gov-icon-skip-backwards::before {
    content: "\e646";
}
.ca-gov-icon-skip-forward::before {
    content: "\e649";
}
.ca-gov-icon-smartphone::before {
    content: "\e623";
}
.ca-gov-icon-smoking::before {
    content: "\e98d";
}
.ca-gov-icon-snapchat::before {
    content: "\e990";
}
.ca-gov-icon-soap::before {
    content: "\e9a3";
}
.ca-gov-icon-soccer::before {
    content: "\e9f4";
}
.ca-gov-icon-sos::before {
    content: "\e634";
}
.ca-gov-icon-spartan-helmet::before {
    content: "\ea14";
}
.ca-gov-icon-speech-dialog::before {
    content: "\ea1f";
}
.ca-gov-icon-speedtrain::before {
    content: "\e9d2";
}
.ca-gov-icon-state::before {
    content: "\e607";
}
.ca-gov-icon-stay-home::before {
    content: "\e9a4";
}
.ca-gov-icon-stop-fire::before {
    content: "\e962";
}
.ca-gov-icon-stop-hand::before {
    content: "\e963";
}
.ca-gov-icon-suv::before {
    content: "\e9d3";
}
.ca-gov-icon-table::before {
    content: "\e025";
}
.ca-gov-icon-tablet::before {
    content: "\e622";
}
.ca-gov-icon-tags::before {
    content: "\e07c";
}
.ca-gov-icon-teleworking::before {
    content: "\e9a5";
}
.ca-gov-icon-temple::before {
    content: "\e9d4";
}
.ca-gov-icon-tennis::before {
    content: "\e9f5";
}
.ca-gov-icon-tent::before {
    content: "\e969";
}
.ca-gov-icon-testing::before {
    content: "\e9a6";
}
.ca-gov-icon-testing-alt::before {
    content: "\e9a7";
}
.ca-gov-icon-textbook::before {
    content: "\ea00";
}
.ca-gov-icon-thumb-up::before {
    content: "\e94e";
}
.ca-gov-icon-time::before {
    content: "\e64f";
}
.ca-gov-icon-tool::before {
    content: "\e64e";
}
.ca-gov-icon-tools::before {
    content: "\e035";
}
.ca-gov-icon-tornado::before {
    content: "\e964";
}
.ca-gov-icon-train::before {
    content: "\e9d5";
}
.ca-gov-icon-travel-air::before {
    content: "\e626";
}
.ca-gov-icon-travel-car::before {
    content: "\e625";
}
.ca-gov-icon-triangle-down::before {
    content: "C";
}
.ca-gov-icon-triangle-left::before {
    content: "D";
}
.ca-gov-icon-triangle-line-down::before {
    content: "G";
}
.ca-gov-icon-triangle-line-left::before {
    content: "H";
}
.ca-gov-icon-triangle-line-right::before {
    content: "I";
}
.ca-gov-icon-triangle-line-up::before {
    content: "F";
}
.ca-gov-icon-triangle-right::before {
    content: "E";
}
.ca-gov-icon-triangle-up::before {
    content: "B";
}
.ca-gov-icon-trolleybus::before {
    content: "\e9d6";
}
.ca-gov-icon-trophy::before {
    content: "\e94f";
}
.ca-gov-icon-truck::before {
    content: "\e9d7";
}
.ca-gov-icon-truck-alt::before {
    content: "\e9d8";
}
.ca-gov-icon-truck-delivery::before {
    content: "\e627";
}
.ca-gov-icon-tsunami::before {
    content: "\e965";
}
.ca-gov-icon-tsunami-alt::before {
    content: "\e96f";
}
.ca-gov-icon-twitter::before {
    content: "\e619";
}
.ca-gov-icon-up::before {
    content: "\e9f6";
}
.ca-gov-icon-up-left::before {
    content: "\e9f7";
}
.ca-gov-icon-up-right::before {
    content: "\e9f8";
}
.ca-gov-icon-update::before {
    content: "\e994";
}
.ca-gov-icon-upload-cloud::before {
    content: "\e96d";
}
.ca-gov-icon-user-desk::before {
    content: "\ea0d";
}
.ca-gov-icon-user-desktop-instructor::before {
    content: "\ea02";
}
.ca-gov-icon-user-headphone::before {
    content: "\ea06";
}
.ca-gov-icon-user-id::before {
    content: "\e644";
}
.ca-gov-icon-user-laptop::before {
    content: "\ea04";
}
.ca-gov-icon-users::before {
    content: "\e950";
}
.ca-gov-icon-users-alt::before {
    content: "\e951";
}
.ca-gov-icon-users-check-mark::before {
    content: "\ea27";
}
.ca-gov-icon-users-dialog::before {
    content: "\e952";
}
.ca-gov-icon-users-interaction::before {
    content: "\e953";
}
.ca-gov-icon-users-huddle::before {
    content: "\ea28";
}
.ca-gov-icon-van::before {
    content: "\e9d9";
}
.ca-gov-icon-video::before {
    content: "\e954";
}
.ca-gov-icon-video-camera::before {
    content: "\e636";
}
.ca-gov-icon-vimeo::before {
    content: "\e61b";
}
.ca-gov-icon-virus::before {
    content: "\e9a8";
}
.ca-gov-icon-viruses::before {
    content: "\e9a9";
}
.ca-gov-icon-visa::before {
    content: "\e977";
}
.ca-gov-icon-volcano::before {
    content: "\e966";
}
.ca-gov-icon-volume::before {
    content: "\e069";
}
.ca-gov-icon-wallet::before {
    content: "\e0d8";
}
.ca-gov-icon-warning-circle::before {
    content: "\e967";
}
.ca-gov-icon-warning-fill::before {
    content: "\e062";
}
.ca-gov-icon-warning-square::before {
    content: "\e968";
}
.ca-gov-icon-warning-triangle::before {
    content: "\e063";
}
.ca-gov-icon-wash::before {
    content: "\e9aa";
}
.ca-gov-icon-word::before {
    content: "\e613";
}
.ca-gov-icon-yacht::before {
    content: "\e9da";
}
.ca-gov-icon-youtube::before {
    content: "\e618";
}
.ca-gov-icon-zipped-file::before {
    content: "\e610";
}
.ca-gov-icon-zoo::before {
    content: "\e9db";
}
.ca-gov-icon-zoo-alt::before {
    content: "\e9dc";
}
.ca-gov-icon-zoom-in::before {
    content: "\e63e";
}
.ca-gov-icon-zoom-out::before {
    content: "\e63d";
}
select[data-class-icon] {
    font-size: 20px;
    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;
}
/* END icons */
/* TYPE STYLES - /source/less/cagov/type.less */
body {
    -webkit-transition: font-size 0.25s ease-in;
    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;
}
[class*="icon-"].big {
    font-size: 31.04px;
    font-size: 1.94rem;
}
[class*="icon-"].bigger {
    font-size: 38.4px;
    font-size: 2.4rem;
}
[class*="icon-"].biggest {
    font-size: 56px;
    font-size: 3.5rem;
}
/* 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: 22px;
    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%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-backface-visibility: hidden;
}
.relative-centered-x {
    position: relative;
    left: 50% !important;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-backface-visibility: hidden;
}
.relative-centered-y {
    position: relative;
    top: 50% !important;
    -webkit-transform: translateY(-50%);
    -ms-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%);
    -ms-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%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-backface-visibility: hidden;
}
.absolute-centered-y {
    position: absolute !important;
    top: 50% !important;
    -webkit-transform: translateY(-50%);
    -ms-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: -25px;
    margin-right: -25px;
}
.full-width {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 25px;
    padding-right: 25px;
}
.half {
    position: relative;
    min-height: 1px;
    padding-left: 25px;
    padding-right: 25px;
}
@media (min-width: 768px) {
    .half {
        float: left;
        width: 50%;
    }
}
.third {
    position: relative;
    min-height: 1px;
    padding-left: 25px;
    padding-right: 25px;
}
@media (min-width: 768px) {
    .third {
        float: left;
        width: 33.33333333%;
    }
}
.two-thirds {
    position: relative;
    min-height: 1px;
    padding-left: 25px;
    padding-right: 25px;
}
@media (min-width: 768px) {
    .two-thirds {
        float: left;
        width: 66.66666667%;
    }
}
.quarter {
    position: relative;
    min-height: 1px;
    padding-left: 25px;
    padding-right: 25px;
}
@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: 25px;
    padding-right: 25px;
}
@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;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.branding .header-organization-banner img {
    max-height: 60px;
    max-width: 100%;
}
@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;
        -webkit-transition: all 0.3s;
        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: 200;
}
@media (min-width: 768px) {
    .global-header.fixed {
        z-index: 200;
    }
}
.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 .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: 27.2px;
    font-size: 1.7rem;
}
.explore-invite [class^="ca-gov-icon-"] {
    display: block;
    font-size: 48px;
    font-size: 3rem;
}
.explore-invite a {
    color: #fff;
    cursor: pointer;
    display: block;
}
.explore-invite a:hover, .explore-invite a:focus {
    text-decoration: none;
}
/* subFOOTER */
.subFooter {
    font-size: .85em;
}
.subFooter .h4, .subFooter h2 {
    font-size: 1.25em;
}
/* FOOTER - /source/less/cagov/global-footer.less */
.global-footer {
    padding-top: 22px 0;
    font-size: .85em;
}
.global-footer a:not(.btn) {
    color: #F5F5F5;
    text-decoration: none;
    -webkit-transition: all 0.25s;
    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;
    font-size: .9em;
}
@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 */
#head-search.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;
    -webkit-transition: all 0.5s 0.1s;
    transition: all 0.5s 0.1s;
}
@media (min-width: 768px) {
    #head-search.search-container, .featured-search.active {
        position: absolute;
        top: 96px;
    }
}
#head-search.search-container:before, .featured-search.active:before, #head-search.search-container:after, .featured-search.active:after {
    content: " ";
    display: table;
}
#head-search.search-container:after, .featured-search.active:after {
    clear: both;
}
#head-search.search-container:before, .featured-search.active:before, #head-search.search-container:after, .featured-search.active:after {
    content: " ";
    display: table;
}
#head-search.search-container:after, .featured-search.active:after {
    clear: both;
}
#head-search.search-container .search-textfield, .featured-search.active .search-textfield {
    font-size: 17.6px;
    font-size: 1.1rem;
    height: 40px;
    width: 100%;
    border-radius: 0;
    border: 3px solid transparent;
    padding: 0 10px;
    -webkit-transition: border 0.4s;
    transition: border 0.4s;
    outline: none;
}
#head-search.search-container .submit-container, .featured-search.active .submit-container {
    float: left;
    height: auto;
    height: 40px;
    -webkit-transition: all 0.5s 0.1s;
    transition: all 0.5s 0.1s;
}
#head-search.search-container .submit-container:before, .featured-search.active .submit-container:before, #head-search.search-container .submit-container:after, .featured-search.active .submit-container:after {
    content: " ";
    display: table;
}
#head-search.search-container .submit-container:after, .featured-search.active .submit-container:after {
    clear: both;
}
#head-search.search-container .submit-container:before, .featured-search.active .submit-container:before, #head-search.search-container .submit-container:after, .featured-search.active .submit-container:after {
    content: " ";
    display: table;
}
#head-search.search-container .submit-container:after, .featured-search.active .submit-container:after {
    clear: both;
}
#head-search.search-container .submit-container button, .featured-search.active .submit-container button {
    float: left;
    -webkit-transition: all 0.5s 0.1s;
    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: 24px;
    font-size: 1.5rem;
    line-height: 15px;
    padding: 0;
    -webkit-appearance: none;
}
#head-search.search-container .submit-container button:before, .featured-search.active .submit-container button:before, #head-search.search-container .submit-container button:after, .featured-search.active .submit-container button:after {
    content: " ";
    display: table;
}
#head-search.search-container .submit-container button:after, .featured-search.active .submit-container button:after {
    clear: both;
}
#head-search.search-container .submit-container button:before, .featured-search.active .submit-container button:before, #head-search.search-container .submit-container button:after, .featured-search.active .submit-container button:after {
    content: " ";
    display: table;
}
#head-search.search-container .submit-container button:after, .featured-search.active .submit-container button:after {
    clear: both;
}
#head-search.search-container .submit-container button > span, .featured-search.active .submit-container button > span {
    position: relative;
    top: 0;
    font-size: 29.92px;
    font-size: 1.87rem;
    line-height: 30px;
}
@media (max-width: 767px) {
    #head-search.search-container .submit-container button, .featured-search.active .submit-container button {
        font-size: 32px;
        font-size: 2rem;
        line-height: 1em;
        padding-top: 0;
    }
}
#head-search.search-container .textfield-container, .featured-search.active .textfield-container {
    float: left;
    width: 100%;
}
#head-search.search-container .close-search, .featured-search.active .close-search {
    display: none;
    font-size: 48px;
    font-size: 3rem;
    position: absolute;
    right: -10px;
    line-height: 44px;
    cursor: pointer;
    color: #777777;
    opacity: .8;
}
@media (max-width: 767px) {
    #head-search.search-container .close-search, .featured-search.active .close-search {
        right: 0;
        display: none;
    }
}
.search-textfield {
    padding-left: 10px;
}
#head-search.search-container.active {
    max-height: 300px;
    padding: 20px 15%; /* Active on mobile */
}
@media (max-width: 767px) {
    #head-search.search-container.active {
        padding: 10px;
    }
}
#head-search.search-container.active .close-search {
    display: block;
}
@media (max-width: 767px) {
    #head-search.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: 10px;
        max-height: 100%;
        border-radius: 0;
        min-height: 75px;
        width: 60%;
        left: 20%;
        -webkit-transition: all 0.4s;
        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: 17.6px;
        font-size: 1.1rem;
        height: 55px;
    }
    .featured-search .submit-container {
        height: 55px;
        width: 55px;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
    }
    .featured-search .submit-container button {
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
        font-size: 40px;
        font-size: 2.5rem;
        width: 60px;
        -webkit-appearance: none;
    }
    .featured-search .submit-container button > span {
        font-size: 45px;
        line-height: 45px;
    }
    .featured-search.active {
        position: relative;
        visibility: visible;
        opacity: 1;
        -webkit-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;
        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: 17.6px;
        font-size: 1.1rem;
        height: 40px;
        width: 100%;
        border-radius: 0;
        border: 3px solid transparent;
        padding: 0 4px;
        -webkit-transition: border 0.4s;
        transition: border 0.4s;
        outline: none;
    }
}
@media (min-width: 768px) and (min-width: 768px) {
    .featured-search.active {
        position: absolute;
    }
}
@media (max-width: 767px) {
    #head-search.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: 24px;
    font-size: 1.5rem;
    line-height: 15px;
    padding: 0;
    -webkit-appearance: none;
}
.agency-form .submit-container button > span {
    position: relative;
    top: 0;
    font-size: 29.92px;
    font-size: 1.87rem;
    line-height: 30px;
}
@media (max-width: 767px) {
    .agency-form .submit-container button {
        font-size: 32px;
        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: 28.8px;
    font-size: 1.8rem;
}
#head-search.search-container .textfield-container, #head-search.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) {
    #head-search.search-container .textfield-container, #head-search.search-container.featured-search.active .textfield-container {
        margin-right: -48px;
        padding-right: 44px;
    }
}
#head-search.search-container .submit-container, #head-search.search-container.featured-search.active .submit-container {
    width: auto;
}
#head-search.search-container .search-locator, #head-search.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 */
}
#head-search.search-container .search-locator [class^="ca-gov-icon-"], #head-search.search-container.featured-search.active .search-locator [class^="ca-gov-icon-"] {
    font-size: 22.4px;
    font-size: 1.4rem;
    padding: 0 !important;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
}
#head-search.search-container .search-locator small, #head-search.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) {
    #head-search.search-container .search-locator, #head-search.search-container.featured-search.active .search-locator {
        width: 75px;
        margin-left: 5px;
    }
}
#head-search.search-container.active .search-locator, #head-search.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 #head-search.search-container {
        opacity: 0;
    }
    .active-search .fixed.compact #head-search.search-container, .fixed.compact #head-search.search-container.active {
        opacity: 1;
        top: 55px;
    }
}
/* -----------------------------------------
GOOGLE CUSTOM SEARCH CUSTOMIZATION OVERRIDES beta 5.0 addition
/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;
}
.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;
    padding: 14px;
    opacity: 0.8 !important;
    width: 100%;
}
.gsc-control-searchbox-only input.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;
    display: block !important;
    background-image: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 40px;
}
.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;
}
#head-search.search-container.active div.gsc-clear-button {
    width: 40px;
}
#head-search.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;
}
/* SITE SEARCH RESULTS - /source/less/cagov/search-results.less */
.search-results-container {
    position: relative;
    z-index: 5;
    top: 0;
    visibility: collapse;
    -webkit-transition: opacity .5s .7s;
    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: 59px;
    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;
    -webkit-transition: .3s;
    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: 32px;
}
@media (max-width: 767px) {
    .first-level-link {
        display: block;
        padding-left: 5px;
    }
    .first-level-link span[class^="ca-gov-icon"] {
        font-size: 24px !important;
        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: 96px;
        padding-left: 300px;
    }
    .top-level-nav {
        display: table;
        table-layout: auto;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        width: 100%;
        min-height: 96px;
    }
    .top-level-nav .nav-item {
        padding: 0;
        margin-top: 0;
        background: none;
        width: auto;
        display: table-cell;
        display: block;
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -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;
        -webkit-transition: margin-left 0.5s ease;
        -moz-transition: margin-left 0.5s ease;
        -o-transition: margin-left 0.5s ease;
        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;
        -webkit-transition: left 0.5s ease;
        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;
        -webkit-box-shadow: -6px -1px 30px 0px rgba(5, 5, 5, 0.5);
        -moz-box-shadow: -6px -1px 30px 0px rgba(5, 5, 5, 0.5);
        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;
    }
    .full-width .second-level-nav {
        -ms-column-count: 4;
        -ms-column-gap: 0;
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
        -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: 17.6px;
    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: 22px;
  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: 16px;
    font-size: 1rem;
}
@media (min-width: 768px) {
    .unit1 {
        height: 70px;
        overflow: hidden !important;
    }
    .unit2 {
        height: 140px;
        overflow: hidden;
    }
    .unit3 {
        height: 210px;
        overflow: hidden;
    }
    .unit4 {
        height: 280px;
        overflow: hidden;
    }
    .unit5 {
        height: 350px;
        overflow: hidden;
    }
    .unit6 {
        height: 420px;
        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;
        column-count: 3;
        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;
        column-count: 1;
        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 {
    -webkit-transition: all .4s;
    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: 19.2px;
    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: 19.2px;
    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: 19.2px;
    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: 40px;
    font-size: 2.5rem;
    padding: .2em;
    cursor: pointer;
    text-align: right;
    position: relative;
    color: #045070;
    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: #efefef;
}
.mobile-control.toggle-sub-nav {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 55px;
    width: 80px;
    text-align: center;
    cursor: pointer;
    padding-left: 7px;
    border-left: 1px solid #E8F1F5;
}
.main-nav-icons {
    width: 130px;
    height: 70px;
    position: relative;
    z-index: 1;
}
/* Section Navigation Mobile Controls */
/* MOBILE CONTROLS
   /source/less/cagov/nav-mobile-controls.less */
.section-nav-mobile-controls {
    font-size: 40px;
    font-size: 2.5rem;
    padding: 0 .2em;
    cursor: pointer;
    text-align: right;
    position: relative;
    color: #045070;
    background: #fff;
    top: 0;
    width: 100%;
    height: 100%;
    padding-right: 0;
}
.section-nav-mobile-controls .ca-gov-icon-menu-toggle-open, .section-nav-mobile-controls .ca-gov-icon-menu-toggle-closed {
    padding-left: 1em;
    padding-right: 1em;
    line-height: 44px;
}
.section-nav-mobile-controls .toggle-menu {
    padding: 0;
    width: 52px;
}
.section-nav-mobile-controls .toggle-search {
    padding: 0;
    width: 52px;
    border: none;
    background: none;
}
.section-nav-mobile-controls .toggle-search:focus {
    outline: dotted 1px #000;
}
.section-nav-mobile-controls .mobile-control, .section-nav-mobile-controls .mobile-control a {
    color: white;
}
/* TOP NAVIGATION
   /source/less/cagov/navigation-top.less */
.utility-header {
    top: 0;
    width: 100%;
    min-height: 40px;
    background: #045070;
    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;
    vertical-align: top;
    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, .utility-header ul li a.btn {
    font-size: 100%;
    outline: none !important;
    position: relative;
    top: -6px;
}
.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: 17.6px;
    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: 12.8px;
        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%;
        -webkit-transition: opacity 0.3s, visibility 0.3s;
        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: 20px;
    font-size: 1.25rem;
}
.ask-button > span {
    font-size: 24px;
    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: 28px;
        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%;
    height: auto;
}
.w-50 {
    width: 50% !important;
    height: auto;
}
.w-45 {
    width: 45% !important;
    height: auto;
}
.w-35 {
    width: 35% !important;
    height: auto;
}
.h-100 {
    height: 100% !important;
}
.left-sm {
    left: 8px;
}
.left-n {
    left: 16px;
}
.left-md {
    left: 24px;
}
.left-lg {
    left: 48px;
}
.left-0 {
    left: 0 !important;
}
.right-sm {
    right: 8px;
}
.right-n {
    right: 16px;
}
.right-md {
    right: 24px;
}
.right-lg {
    right: 48px;
}
.right-0 {
    right: 0 !important;
}
.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;
}
.bottom-minus-2 {
    bottom: -2px;
}
/* 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: 5px 5px 5px 5px;
    border: 1px solid #045070;
    border-right: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    color: #045070;
    font-size: .8em;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    box-shadow: 0 0 4px rgba(0, 0, 0, .4);
}
.return-top:before {
    content: "^ Back to top";
    font-family: "Source Sans Pro", sans-serif;
    font-weight: normal;
}
.return-top:hover {
    bottom: 127px;
}
.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/less/libs/carousel.less */
/*
 *  Core Owl Carousel CSS File
 
 */
.carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
}
.carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}
.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-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%;
    -webkit-transform-style: preserve-3d;
}
.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;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.carousel.owl-loaded {
    display: block;
}
.carousel.owl-loading {
    opacity: 0;
    display: block;
}
.carousel.owl-hidden {
    opacity: 0;
}
.carousel.owl-refresh .owl-item {
    display: none;
}
.carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
.carousel.owl-rtl {
    direction: rtl;
}
.carousel.owl-rtl .owl-item {
    float: right;
}
/* No Js */
.no-js .carousel {
    display: block;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}
.carousel .owl-item img {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
/*
 *  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 {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-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;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}
.owl-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;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.fancybox-opened {
    z-index: 8030;
}
.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    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: 14px/20px "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('file://///hqweb1a1/WILDLIFE.CA.GOV_v2/Portals/_default/Skins/CAgov_oceanside/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('file://///hqweb1a1/WILDLIFE.CA.GOV_v2/Portals/_default/Skins/CAgov_oceanside/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('file://///hqweb1a1/WILDLIFE.CA.GOV_v2/Portals/_default/Skins/CAgov_oceanside/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('file://///hqweb1a1/WILDLIFE.CA.GOV_v2/Portals/_default/Skins/CAgov_oceanside/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 13px/20px "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);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    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% {
        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);
    -webkit-transition: all 0.2s;
    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: 13.92px;
    font-size: 0.87rem;
}
.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;
}
.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: 18px;
    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;
    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 {
    color: inherit;
    font-size: 1.8rem;
    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: 32px;
    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: 14px;
    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;
    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: 28.8px;
    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: 24px;
    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: 14px;
    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: 14.4px;
    font-size: 0.9rem;
    margin: 0 30px .2em 0;
    padding: 4px 35px 2px 10px;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
    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: 19.2px;
    font-size: 1.2rem;
    padding-right: 70px;
    padding-left: 10px;
}
.banner-link {
    font-size: 11.2px;
    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;
    border-radius: 5px;
    overflow: hidden;
}
figure img {
    width: 100%;
}
figcaption {
    font-size: .9em;
    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-list .news-item .thumbnail img {
    width: 100%;
    height: auto;
}
.news-list .news-item .info .headline .h5, .news-list .news-item .info .description {
    margin-top: 0;
    margin-bottom: 11px;
}
.news-list .news-item {
    margin-top: 0;
    margin-bottom: 40px;
}
.news-list .news-item .info .published {
    font-style: italic;
}
.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;
}
.color-primary--hover:hover {
    color: #045070;
}
.bg-primary--hover:hover {
    background-color: #045070;
}
.color-gray-dark {
    color: #333333;
}
.color-gray {
    color: #555555;
}
.news-icon {
    width: 1.64286rem;
    height: 1.64286rem;
    line-height: 1.64286rem;
    font-size: 0.92857rem;
    display: inline-block;
    position: relative;
    text-align: center;
    background-color: #e8e8e8;
    -webkit-transition: all 0.2s ease-in-out 0s;
    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);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
[class*="block-hover"], [class*="block-hover"]::before, [class*="block-hover"]::after {
    -webkit-transition: all .3s ease;
    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("/Portals/_default/Skins/CAgov_oceanside/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: 16px;
    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: 24px;
    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: 14px;
    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: 24px;
    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: 14px;
    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: 24px;
    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: 14px;
    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: #d34a37;
}
.form-inline-columns .form-group {
    margin: 0 15px;
}
.input-group {
    display: flex;
    position: relative;
    width: 100%;
}
.input-group .form-control {
    display: flex;
    flex-direction: column;
    justify-content: center;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    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;
    -moz-box-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: flex !important;
}
.d-inline-flex {
    display: inline-flex !important;
}
.d-block {
    display: block;
}
.has-error .feedback {
    color: #c00000;
}
.has-success .feedback {
    color: #1f7f35;
}
.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 {
    backface-visibility: hidden;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    font-size: 12px;
    color: #045070;
    border: 1px solid;
    border-color: #045070;
    border-radius: 50%;
}
.check-icon-radio i {
    border-radius: 50%;
    height: 10px;
    width: 10px;
    display: block;
    backface-visibility: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-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%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.check-icon-checkbox {
    backface-visibility: hidden;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    font-size: 12px;
    color: #fff;
    border: 1px solid;
    border-color: #045070;
}
.check-icon-checkbox i {
    display: block;
    height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-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%);
    -ms-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: #045070;
    border-color: #045070;
}
.bg-primary--checked.checked, .checked .bg-primary--checked {
    background-color: #045070 !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: #045070;
}
/* 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: 24px;
    font-size: 1.5rem;
    position: absolute;
    color: #555555;
}
.location .contact a {
    margin-left: 30px;
    display: inline-block;
}
.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;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    padding: 1px 5px;
    font-size: 14px;
    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: #AECAD5;
    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: 56px;
    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;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    padding: 1px 5px;
    font-size: 14px;
    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: #AECAD5;
    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: 32px;
    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: 35.2px;
    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%;
    -webkit-transition: all 0.3s;
    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: 32px;
    font-size: 2rem;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.gallery a.gallery-item:hover:after {
    content: "\e65e";
    font-family: 'CaGov';
    font-size: 32px;
    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: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 16px;
}
.card > hr {
    margin-right: 0;
    margin-left: 0;
}
.card > .list-group {
    border-top: inherit;
    border-bottom: inherit;
}
.card > .list-group:first-child {
    border-top-width: 0;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
    border-bottom-width: 0;
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group, .card > .list-group + .card-footer {
    border-top: 0;
}
.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}
.card-title {
    margin-bottom: 0.75rem;
}
.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
}
.card-text:last-child {
    margin-bottom: 0;
}
.card-link:hover {
    text-decoration: none;
}
.card-link + .card-link {
    margin-left: 1.25rem;
}
.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
    border-radius: 0 0 15px 15px;
}
.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0;
}
.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}
.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    border-radius: 15px;
}
.card-img, .card-img-top, .card-img-bottom {
    flex-shrink: 0;
    width: 100%;
}
.card-img, .card-img-top {
    border-radius: 15px 15px 0 0;
}
.card-img, .card-img-bottom {
    bord-radius: 0 0 15px 15px;
}
.card-deck .card {
    margin-bottom: 15px;
}
@media (min-width: 576px) {
    .card-deck {
        display: flex;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
    .card-deck .card {
        flex: 1 0 0%;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px;
    }
}
.card-group > .card {
    margin-bottom: 15px;
}
@media (min-width: 576px) {
    .card-group {
        display: flex;
        flex-flow: row wrap;
    }
    .card-group > .card {
        flex: 1 0 0%;
        margin-bottom: 0;
    }
    .card-group > .card + .card {
        margin-left: 0;
        border-left: 0;
    }
    .card-group > .card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header {
        border-top-right-radius: 0;
    }
    .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer {
        border-bottom-right-radius: 0;
    }
    .card-group > .card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header {
        border-top-left-radius: 0;
    }
    .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer {
        border-bottom-left-radius: 0;
    }
}
.card-columns .card {
    margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
    .card-columns {
        column-count: 3;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }
    .card-columns .card {
        display: inline-block;
        width: 100%;
    }
}
.accordion {
    overflow-anchor: none;
}
.accordion > .card {
    overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.accordion > .card > .card-header {
    border-radius: 0;
    margin-bottom: -1px;
}
.card {
    border-width: 1px;
    border-style: solid;
    overflow: hidden;
    box-shadow: none;
    margin-bottom: 22px;
}
/* -----------------------------------------
   CARDS - /source/scss/cagov/cards.scss
----------------------------------------- */
.card {
    position: relative;
    display: block;
    margin-bottom: 0.75rem;
    background-color: #fff;
    border: 1px solid #ddd;
    /* border-radius: 0; */
}
.card .btn-block {
    margin-top: 5px;
}
.card .toggle-more {
    display: inline-block;
    color: #777777;
    font-family: 'CaGov';
    font-size: 22px;
    margin-left: -11px;
    /* Change icon to minus */
}
.card .toggle-more:before {
    content: "\e050";
}
.card .toggle-more.active:before {
    content: "\e04f";
}
.card-block {
    padding: 1.25rem;
}
.card-title {
    margin-bottom: 0.75rem;
    margin-top: 0;
}
.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
}
.card-text:last-child {
    margin-bottom: 0;
}
.card-link:hover {
    text-decoration: none;
}
.card-link + .card-link {
    margin-left: 1.25rem;
}
.card-header {
    padding: 0.75rem 1.25rem;
}
.card-header:first-child {
    border-radius: -1px -1px 0 0;
}
.card-footer {
    padding: 0.75rem 1.25rem;
}
.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: #045070;
}
.m-b-60 {
    margin-bottom: 4.28571rem !important;
}
.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, #045070);
}
.icon-block {
    position: relative;
    display: inline-block;
    text-align: center;
    transition: all 0.2s ease-in-out;
    color: #fff;
    -webkit-transform: translateY(-51%);
    -ms-transform: translateY(-51%);
    transform: translateY(-51%);
    font-size: 1.57143rem;
    height: 3.92857rem;
    line-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%);
    -ms-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: 24px;
    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: 14px;
    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;
}
/* make .table-default tables responsive */
.table.table-default {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
/* LIST STYLES /source/less/cagov/lists.less */
/* -----------------------------------------
   LIST STYLES /source/scss/cagov/lists.scss
----------------------------------------- */
[class^="list-"] {
    list-style-type: none;
    margin: 12px 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 {
    list-style: none;
    position: relative;
    padding: 0 0 14px 18px;
    /* Rotates disc arrow down when used with accordion */
}
.list-overstated li::before, .list-understated li::before {
    content: "\e66a";
    font-family: "CaGov";
    background: none !important;
    position: absolute;
    font-size: 0.7em;
    top: 3px;
    left: 0;
}
.list-overstated li.open::before, .list-understated li.open::before {
    content: "\e66b";
    font-family: "CaGov";
    background: none !important;
    position: absolute;
    font-size: 0.7em;
    top: 3px;
    left: 0;
}
.list-standout {
    padding: 0;
    padding-left: 1.5em;
    margin: 12px 0 10px 0;
    line-height: 1.5;
}
.list-standout ul li:before {
    content: none;
}
.list-standout ul.list-standout li:before {
    content: "\35";
}
.list-standout li {
    padding-left: 1.5em;
    margin: 10px 0 10px 0;
}
.list-standout li:before {
    content: "\35";
    font-family: "CaGov";
    width: 1.5em;
    margin-left: -1.5em;
    vertical-align: sub;
    font-size: 1.5em;
    font-weight: 900;
    display: inline-block;
}
.list-standout li.open:before {
    content: "\33";
}
.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: 0.1em;
    font-size: 0.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;
}
.list-inline, .global-footer ul {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}
.list-inline > li, .global-footer ul > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
.list-inline .list-inline-item, .global-footer ul .list-inline-item {
    display: inline-block;
}
.list-inline .list-inline-item:not(:last-child), .global-footer ul .list-inline-item:not(:last-child) {
    margin-right: 5px;
}
/* Removes image bullets from nested lists */
.list-overstated ul li, .list-overstated ol li, .list-understated ul li, .list-understated ol li, .list-standout ul li, .list-standout ol li {
    background: none;
    padding-left: 0;
}
/* list style that looks like paragraphs */
.list-no-bullets {
    list-style-type: none;
    margin: 11px 0;
    padding: 0;
}
.list-no-bullets li {
    padding: 0 0 14px 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: 16px;
    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: #045070;
    border-color: #045070;
    -webkit-transition: all 0.5s;
    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: #045070;
    border-color: #045070;
}
.btn-primary .badge {
    color: #045070;
    background-color: #fff;
}
.btn-default {
    color: #000;
    background-color: rgba(255, 255, 255, 0.65);
    border-color: #000;
    -webkit-transition: all 0.5s;
    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: #0A1E25;
    border-color: #0A1E25;
    -webkit-transition: all 0.5s;
    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: #0A1E25;
    border-color: #0A1E25;
}
.btn-standout .badge {
    color: #0A1E25;
    background-color: #fff;
}
.btn-highlight {
    color: #333333;
    background-color: #FDB81E;
    border-color: #FDB81E;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.btn-highlight:hover, .btn-highlight:focus, .btn-highlight:active, .btn-highlight.active, .open > .dropdown-toggle.btn-highlight {
    color: #0A1E25;
    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: #FFF;
    color: #02374E;
    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: 16px;
    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: 20px;
    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;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-more.disabled, .btn-more[disabled], fieldset[disabled] .btn-more {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=35);
    -webkit-box-shadow: none;
    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: 24px;
    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;
}
.btn-action-primary, .btn-action-primary:visited {
    color: #000;
    background-color: white;
    transition: all 0.5s;
    border: 2px solid #045d7d;
    border-bottom: 6px solid #045d7d;
    border-radius: 0.25rem;
    width: 100%;
    text-align: left;
    font-weight: bold;
    padding: 15px;
    padding-left: 30px;
    margin: 10px 0;
    font-size: 1.2em;
}
.btn-action-primary:hover {
    background-color: #e8f1f5;
}
.btn-action-primary span {
    float: right;
}
@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;
    }
}
/* 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: 240px;
    font-size: 15rem;
    text-align: center;
    color: rgba(255, 255, 255, 0.8);
}
.service-icon-thumbnail {
    font-size: 80px;
    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: 56px;
    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.5%;
    cursor: pointer;
    text-align: center;
    outline: none;
    min-height: 240px;
    color: #E8F1F5;
    background: #045070;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
@media (min-width: 450px) {
    .service-tile {
        width: 49%;
    }
}
@media (min-width: 768px) {
    .service-tile {
        float: left;
        width: 49%;
    }
}
@media (min-width: 992px) {
    .service-tile {
        float: left;
        width: 24%;
    }
}
@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%;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}
.service-tile .teaser {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #000;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 30%, #000000 100%);
    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%;
    -webkit-transition: all .3s;
    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: #0A1E25;
    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: 64px;
    font-size: 4rem;
}
/* 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-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    font-size: 20px;
    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: .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;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    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 {
    -webkit-transition: left 400ms ease, right 400ms ease;
    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: 80px;
    line-height: 80px;
    color: white;
    opacity: 0;
}
.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;
    -webkit-transition: opacity .25s ease;
    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.watching img {
    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:hover .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;
    -webkit-transition: opacity .25s ease;
    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;
}
.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: 50px;
}
@media (max-width: 992px) {
    .carousel-video-submenu .item-thumbnail .item-overlay span {
        font-size: 30px;
    }
}
.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;
    font-stretch: normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 15px;
    outline-style: none; /* remove outlines, for FF */
}
.header-slideshow-banner .banner-control:hover {
    background-color: rgba(125, 125, 125, 0.5);
}
.header-slideshow-banner .banner-control.active {
    display: block;
    color: rgba(0, 0, 0, 0.9);
    background-color: rgba(255, 255, 255, 0.7);
    border: 1px solid rgba(0, 0, 0, 0.4);
}
.header-slideshow-banner .banner-play-pause {
    position: absolute;
    top: auto;
    right: 17px;
    bottom: 25px;
    z-index: 1000;
}
.header-slideshow-banner .banner-play-pause a {
    cursor: pointer;
    color: #d6d6d6;
    text-decoration: none;
}
.header-slideshow-banner .banner-play-pause a:hover {
    color: #869791;
    text-decoration: none;
}
.slide-text {
    position: absolute;
    top: auto;
    padding: 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: 32px;
}
/* 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;
}
.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;
}
/* MAPTHAT
   /source/less/cagov/mapthat.less */
@media (max-width: 767px) {
    .mapthat_map {
        margin-bottom: 16px !important;
    }
}
@media (min-width: 768px) {
    .mapthat_list {
        height: 400px;
        overflow-y: auto;
    }
}
.mapthat-list-item {
    border-bottom: 1px solid #d6d6d6;
    padding: 11px;
    cursor: pointer;
}
.mapthat-list-item:hover {
    background: #fafafa;
}
.mapthat_facets {
    margin-bottom: 16px !important;
}
.mapthat-facet-item {
    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: 16px;
    line-height: 1.42857143;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #555555;
    background-color: #F5F5F5;
    border-color: #555555;
    border-width: 1px;
    margin-right: 8px !important;
}
.mapthat-facet-item:focus, .mapthat-facet-item:active:focus, .mapthat-facet-item.active:focus, .mapthat-facet-item.focus, .mapthat-facet-item:active.focus, .mapthat-facet-item.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.mapthat-facet-item:hover, .mapthat-facet-item:focus, .mapthat-facet-item.focus {
    color: #014e77;
    text-decoration: none;
}
.mapthat-facet-item:active, .mapthat-facet-item.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.mapthat-facet-item.disabled, .mapthat-facet-item[disabled], fieldset[disabled] .mapthat-facet-item {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=35);
    -webkit-box-shadow: none;
    box-shadow: none;
}
a.mapthat-facet-item.disabled, fieldset[disabled] a.mapthat-facet-item {
    pointer-events: none;
}
.mapthat-facet-item:focus {
    outline: dotted 1px #fff;
}
.mapthat-facet-item:hover, .mapthat-facet-item:focus, .mapthat-facet-item:active, .mapthat-facet-item.active, .open > .dropdown-toggle.mapthat-facet-item {
    color: #1e4b65;
    background-color: #fff;
    border-color: #000;
}
.mapthat-facet-item:active, .mapthat-facet-item.active, .open > .dropdown-toggle.mapthat-facet-item {
    background-image: none;
}
.mapthat-facet-item.disabled, .mapthat-facet-item[disabled], fieldset[disabled] .mapthat-facet-item, .mapthat-facet-item.disabled:hover, .mapthat-facet-item[disabled]:hover, fieldset[disabled] .mapthat-facet-item:hover, .mapthat-facet-item.disabled:focus, .mapthat-facet-item[disabled]:focus, fieldset[disabled] .mapthat-facet-item:focus, .mapthat-facet-item.disabled:active, .mapthat-facet-item[disabled]:active, fieldset[disabled] .mapthat-facet-item:active, .mapthat-facet-item.disabled.active, .mapthat-facet-item[disabled].active, fieldset[disabled] .mapthat-facet-item.active {
    background-color: #F5F5F5;
    border-color: #555555;
}
.mapthat-facet-item .badge {
    color: #F5F5F5;
    background-color: #555555;
}
.mapthat-facet-item.active {
    background: #555555;
    color: #fff;
    box-shadow: none;
}
.mapthat-facet-item.mapthat-facet-selected {
    background-color: #555555;
    color: #fff;
}
@media (max-width: 767px) {
    .mapthat-facet-item {
        margin-bottom: 8px !important;
    }
}
.mapthat-facet-item:focus {
    outline: dotted 2px #000;
}
.mapthat-facet-name {
    margin-bottom: 8px !important;
}
.mapthat_container_search_box {
    margin: 12px 12px 0 0;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: 0 1px 4px 0 rgba(50, 50, 50, 0.25);
    -moz-box-shadow: 0 1px 4px 0 rgba(50, 50, 50, 0.25);
    box-shadow: 0 1px 4px 0 rgba(50, 50, 50, 0.25);
}
.mapthat_container_search_box svg {
    height: 21px;
    left: 3px;
    position: absolute;
    top: 3px;
    width: 21px;
}
.mapthat_search_box {
    box-shadow: 0 0 3px 0 rgba(50, 50, 50, 0.25);
    cursor: pointer;
    height: 28px;
    opacity: 0;
    position: relative;
    -webkit-transition: all 0.25s cubic-bezier(0.345, 0, 0.25, 1) 0s;
    transition: all 0.25s cubic-bezier(0.345, 0, 0.25, 1) 0s;
    width: 28px;
    border: medium none;
    z-index: 2;
}
.mapthat_search_box:focus {
    cursor: text;
    opacity: 1;
    width: 250px;
}
.brd-top {
    border-top: solid 3px;
}
.brd-gray {
    border-color: #D5E4EA !important;
}
.border-0 {
    border: 0 !important;
}
.width-30 {
    width: 30px !important;
}
hr {
    margin: 1rem 0;
    color: inherit;
    background-color: currentColor;
    border: 0;
    opacity: 0.25;
}
/* -----------------------------------------
   PROGRESS BLOCK - /source/scss/cagov/progress-block.scss
----------------------------------------- */
.dot-line {
    position: relative;
    display: block;
    width: 100%;
    font-size: 0;
}
.dot-line::before, .dot-line::after {
    content: "";
    position: absolute;
    top: 50%;
    display: block;
    width: calc(50% + 30px);
    border-top-width: 1px;
    border-top-style: solid;
    margin-top: -1px;
}
.dot-line::after {
    right: -30px;
}
.dot-line::before {
    left: -30px;
}
@media (min-width: 576px) {
    .dot-line::before, .dot-line::after {
        display: block;
    }
}
@media (max-width: 575px) {
    .dot-line::before, .dot-line::after {
        display: none;
    }
}
.progress-bold::before, .progress-bold::after {
    top: 40%;
    border-top-width: 8px;
}
.dot-line-inner {
    position: relative;
    z-index: 2;
    display: inline-block;
    width: 30px;
    height: 30px;
    border-width: 1px;
    border-style: solid;
    border-radius: 50%;
}
.dot-line-inner::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 12px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
}
.timeline-dot {
    left: -1rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-backface-visibility: hidden;
}
.brd-black {
    border-color: #fff !important;
}
/* -----------------------------------------
   PANES - /source/scss/cagov/panes.scss
----------------------------------------- */
.pane {
    display: flex;
    flex-direction: column;
}
.pane-content h2, .pane-content h3 {
    margin-top: 2.4rem;
}
.group-left, .group-right {
    float: none;
    min-height: 320px;
    vertical-align: middle;
    position: relative;
    margin: 0;
    padding: 0;
    justify-content: center;
    display: flex;
}
.group-left .pane-img, .group-right .pane-img {
    display: block;
    min-height: 320px;
    width: 100%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: 50% 50% !important;
}
.pane-content {
    padding: 10px 30px 20px 40px;
}
.odd .group-right:before, .even .group-left:after {
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2;
}
.bg-highlight a {
    color: #111111;
    text-decoration: underline;
}
.bg-highlight .btn {
    text-decoration: none;
}
@media (min-width: 768px) {
    .pane {
        display: flex;
        flex-direction: row;
    }
    .group-left, .group-right {
        width: 50%;
        justify-content: center;
        display: flex;
        top: 0;
    }
    .odd .group-right:before {
        right: 100%;
        top: 50%;
        border-width: 30px;
        margin-top: -30px;
    }
    .even .group-left {
        order: 1;
    }
    .even .group-left:after {
        left: 100%;
        top: 50%;
        border-width: 30px;
        margin-top: -30px;
    }
    .even .group-right {
        order: 2;
    }
}
@media (max-width: 767px) {
    .even .group-left {
        order: 2;
    }
    .even .group-right {
        order: 1;
    }
    .odd .group-right:before {
        bottom: 100%;
        left: 25%;
        border-width: 20px;
        margin-left: -20px;
    }
    .even .group-left:after {
        bottom: 100%;
        left: 25%;
        border-width: 20px;
        margin-left: -20px;
    }
}
/* ---------- TIMELINE ---------- */
/* The actual timeline (the vertical ruler) */
.timeline {
    position: relative;
}
.timeline::after {
    content: '';
    position: absolute;
    width: 5px;
    background-color: black;
    top: 5px;
    bottom: 0;
    left: 0;
    margin-left: 15px;
}
/* The circles on the timeline */
.timeline .content::after {
    content: "\4e";
    position: absolute;
    width: 30px;
    height: 30px;
    top: 5px;
    left: 2px;
    background-color: #FDB81E;
    border: 4px solid #000;
    border-radius: 50%;
    z-index: 1;
    font-family: "CaGov" !important;
    line-height: 1.2em;
    font-weight: bold;
    font-size: 20px;
}
/* The content */
.timeline .content {
    position: relative;
    padding: 1px 0 30px 50px;
}
/* ---------- END TIMELINE ---------- */
/* places new window / external link icon -- works with cagov.core.js */
a[rel=noopener]::after {
    content: "\e9ed";
    font-family: 'CaGov' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    position: relative;
    top: -0.2em;
    font-size: 0.8em;
    padding-left: 1px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* for exceptions */
a.no-icon::after {
    content: none;
}
/* END */
/* PAGE NAVIGATION */
.page-navigation ul.columns-2 {
    columns: 2;
}
.page-navigation {
    margin-bottom: 1.5rem;
    padding-bottom: .75rem;
    border-bottom: 1px solid #d4d4d7;
}
.page-navigation ul {
    margin: 0;
    text-indent: 0;
    padding: 0;
}
.page-navigation .label {
    color: #5e5e6a;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 2;
    padding: 0;
    margin: 0;
    padding-bottom: 0;
}
.page-navigation ul.columns-2 {
    columns: 2;
}
.page-navigation ul li {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: .3rem;
}
.page-navigation ul li a {
    display: inline-block;
    position: relative;
    padding-left: 1.5rem;
    text-decoration: underline;
}
.page-navigation ul li a::before {
    content: "\ea33";
    font-family: "CaGov";
    position: absolute;
    font-size: 1.5rem;
    left: 0;
    top: -0.4rem;
}
/* end page nav */
/* Sub-nav image styling, height adjustment */
.second-level-link > img {
    width: 64px;
    height: 64px;
    margin-right: 10px;
    border-radius: 32px;
    box-shadow: 1px 1px 4px #888;
}
.sectionMain .sub-nav .unit1 {
    height: auto;
}
/* Print Layout */
@media only print {
    header, div.breadcrumbMain, div.subFooter, footer {
        display: none !important;
    }
    div#main-content {
        padding: 0 !important;
        margin: 0 !important;
    }
}
/* prevent intra-page links from scrolling too far */
.fixed + div :target:before {
    display: block;
    content: "";
    height: 200px;
    margin: -200px 0 0;
}
/* Info Blocks (as used on /Regions/Marine) */
svg {
    overflow: hidden;
    vertical-align: middle;
}
article.rounded-15 header {
    border-radius: 15px 15px 0 0;
}
/* Cards, Card Grid */
.bg-gray-50, .bg-gray-50-hover:hover, .bg-gray-50-hover:focus {
    background-color: #fafafa !important;
}
.link-before::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
/* 2-column layout for Page Nave */
.page-navigation ul.columns-2 {
    columns: 2;
}
/* Div Centering */
.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}
/* Border Styles */
.brd-default {
    border: solid 1px #ddd;
}
.brd-solid-1, .brd-solid-1-before::before, .brd-solid-1-after::after, .brd-solid-1-hover:hover, .brd-solid-1-hover:focus {
    border-width: 1px !important;
    border-style: solid !important;
}
.brd-gray-light, .brd-gray-light-hover:hover, .brd-gray-light-hover:focus {
    border-color: #ddd !important;
}
.brd-s2 {
    border: solid 1px #E8F1F5;
}
.brd-primary {
    border: solid 1px #045070;
}
/* Hanging Indent */
.hanging-indent {
    padding-left: 30px;
    text-indent: -30px;
}
/* Progress Tracker - Vertical */
.cagov-step-list {
    padding-left: 0 !important;
    margin-left: 1.5rem !important;
    counter-reset: step-list-count
}
.cagov-step-list > li {
    list-style: none;
    border-left: 5px solid;
    font-size: 1.75rem;
    font-weight: 700;
    position: relative;
    padding-left: 45px;
    line-height: 1.5;
    margin-bottom: 0;
    border-color: var(--color-p1, #fdb81e)
}
.cagov-step-list > li::before {
    font-size: 1.625rem;
    font-weight: 700;
    border: 5px solid;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    left: -27px;
    top: -3px;
    counter-increment: step-list-count;
    content: counter(step-list-count);
    width: 50px;
    border-color: var(--color-p1, #fdb81e)
}
.cagov-step-list > li:last-child {
    border-left: none
}
.cagov-step-list > li:last-child::before {
    margin-left: 5px
}
.cagov-step-list > li span.has-black-color, .cagov-step-list > li .cagov-step-list-content {
    margin-top: 1rem;
    padding-bottom: 1.75rem;
    font-size: calc(1.125rem + .1vw);
    font-weight: 400;
    display: block
} /* -----------------------------------------
   SIDE NAVIGATION - /source/scss/cagov/side-navigation.scss
----------------------------------------- */
.list-navigation, .side-navigation ul {
    margin-left: 0;
    padding-left: 0;
}
.list-navigation li, .side-navigation ul li {
    list-style: none;
    margin: 0;
    font-size: calc(1rem + 0.1vw);
    padding-left: 0;
}
.list-navigation li a, .side-navigation ul li a {
    position: relative;
    display: block;
    text-decoration: none !important;
    color: var(--gray-700, #5e5e6a);
    padding-bottom: 0.7rem;
    padding-top: 0.7rem;
    padding-left: 1rem;
    border-bottom: 1px solid var(--gray-100, #f3f3f4);
}
.list-navigation li a:hover, .side-navigation ul li a:hover {
    color: var(--gray-900, #3b3a48);
}
.list-navigation li a.landing, .side-navigation ul li a.landing {
    font-weight: 700;
}
.list-navigation li a.landing.active, .side-navigation ul li a.landing.active {
    background-color: var(--gray-75, #f3f3f4);
}
.list-navigation li a.landing.active:hover, .list-navigation li a.landing.active:focus, .side-navigation ul li a.landing.active:hover, .side-navigation ul li a.landing.active:focus {
    background-color: var(--gray-100, #f3f3f4);
}
.list-navigation li a.landing.back, .side-navigation ul li a.landing.back {
    padding-left: 1.5rem;
}
.list-navigation li a.landing.back::after, .side-navigation ul li a.landing.back::after {
    content: "\e668";
    position: absolute;
    font-family: CaGov;
    left: 0;
    top: 0.65rem;
}
.list-navigation li a.active, .side-navigation ul li a.active {
    color: var(--gray-800, #4a4958);
    text-decoration: none;
    background-color: var(--gray-75, #f3f3f4);
}
.list-navigation li a.active:hover, .list-navigation li a.active:focus, .side-navigation ul li a.active:hover, .side-navigation ul li a.active:focus {
    color: var(--black, #000);
    text-decoration: none;
    background-color: var(--gray-100, #f3f3f4);
}
.list-navigation li a.active::before, .side-navigation ul li a.active::before {
    content: "";
    border-left: 3px solid;
    border-left-color: var(--color-p1, #fdb81e);
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    border-radius: 0;
}
.list-navigation li a:hover, .list-navigation li a:focus, .side-navigation ul li a:hover, .side-navigation ul li a:focus {
    text-decoration: none;
    background-color: var(--gray-50, #fafafa);
    color: var(--gray-900, #3b3a48);
}
.list-navigation li a:focus, .side-navigation ul li a:focus {
    outline: solid 2px #2ea3f2 !important;
    outline-offset: -2px;
}
.list-navigation li ul, .side-navigation ul li ul {
    padding-left: 0;
}
.list-navigation li ul li, .side-navigation ul li ul li {
    margin: 0;
}
.list-navigation li ul li a, .side-navigation ul li ul li a {
    padding-left: 2.5rem;
}
.list-navigation li ul li a.active, .side-navigation ul li ul li a.active {
    color: var(--gray-800, #4a4958);
    text-decoration: none;
}
.list-navigation li ul li a.active:hover, .list-navigation li ul li a.active:focus, .side-navigation ul li ul li a.active:hover, .side-navigation ul li ul li a.active:focus {
    color: var(--black, #000);
    text-decoration: none;
}
.list-navigation li ul li a.active ::before, .side-navigation ul li ul li a.active ::before {
    border-left-color: var(--color-p1, #fdb81e);
}
.sidenav-mobile-btn {
    display: block;
    padding: 0.5rem 0;
    border-bottom: 1px solid var(--gray-200, #d4d4d7);
    background-color: var(--color-s1, #eef8fb);
}
.sidenav-mobile-btn .container {
    display: flex;
    justify-content: flex-end;
}
.sidenav-toggle {
    border: none;
    background: none;
    font-weight: 500;
    position: relative;
    right: 0;
    padding-right: 2.3rem;
    color: var(--color-p2, #046b99);
}
.sidenav-toggle:hover, .sidenav-toggle:focus {
    color: var(--color-p2-darker, #214a68);
}
.sidenav-toggle .ca-gov-icon-caret-down {
    font-size: 2rem;
    position: absolute;
    top: 0.3rem;
    right: 0.2rem;
    line-height: 1rem;
    transition: all 0.3s ease;
}
.sidenav-toggle[aria-expanded=true] .ca-gov-icon-caret-down {
    transform: rotate(180deg);
    top: 0.6rem;
}
@media (min-width: 992px) {
    .sidenav-mobile-btn {
        display: none;
    }
}
@media (max-width: 991px) {
    .mobile-sidenav {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.15s ease-out;
        background-color: var(--mobile-drawer, #214a68);
    }
    .mobile-sidenav.visible {
        max-height: 1600px;
        transition: max-height 0.25s ease-in;
        overflow-y: auto;
    }
    .mobile-sidenav .side-navigation {
        display: flex;
        flex-direction: column;
        padding: 1rem 0;
    }
    .mobile-sidenav .side-navigation.sticky-6 {
        top: 0;
        position: relative;
    }
    .mobile-sidenav .side-navigation ul {
        margin-top: 0;
        margin-bottom: 0;
    }
    .mobile-sidenav .list-navigation li a, .mobile-sidenav .side-navigation ul li a {
        color: var(--white, #fff);
        border-bottom-color: var(--mobile-drawer, #214a68);
    }
    .mobile-sidenav .list-navigation li a:hover, .mobile-sidenav .list-navigation li a:focus, .mobile-sidenav .side-navigation ul li a:hover, .mobile-sidenav .side-navigation ul li a:focus {
        color: var(--white, #fff);
        background-color: var(--mobile-drawer-active, #046b99);
    }
    .mobile-sidenav .list-navigation li a.active, .mobile-sidenav .side-navigation ul li a.active {
        background-color: var(--mobile-drawer-active, #046b99);
    }
    .mobile-sidenav .list-navigation li a.active::before, .mobile-sidenav .side-navigation ul li a.active::before {
        color: var(--white, #fff);
        border-left-color: var(--color-p1, #fdb81e);
    }
    .mobile-sidenav .list-navigation li a.active:hover, .mobile-sidenav .list-navigation li a.active:focus, .mobile-sidenav .side-navigation ul li a.active:hover, .mobile-sidenav .side-navigation ul li a.active:focus {
        color: var(--white, #fff);
        background-color: var(--mobile-drawer, #214a68);
    }
    .mobile-sidenav .list-navigation li a ul li a.active::before, .mobile-sidenav .side-navigation ul li a ul li a.active::before {
        border-left-color: var(--color-p1, #fdb81e);
    }
}
a.sidenav {
    font-size: calc(1rem + 0.1vw);
    margin: 0;
    display: block;
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
    padding-left: 1rem;
    position: relative;
    text-decoration: none !important;
    color: var(--gray-700, #5e5e6a);
    border-bottom: 1px solid var(--gray-100, #f3f3f4);
    background-color: var(--white, #fff);
}
a.sidenav:hover, a.sidenav:focus {
    text-decoration: none;
    background-color: var(--gray-50, #fafafa);
    color: var(--gray-900, #3b3a48);
}
a.sidenav:focus {
    outline-offset: -2px;
}
a.sidenav.active {
    color: var(--gray-700, #5e5e6a);
    text-decoration: none;
    background-color: var(--gray-75, #f3f3f4);
}
a.sidenav.active:hover, a.sidenav.active:focus {
    text-decoration: none !important;
    color: var(--black, #000);
    background-color: var(--gray-100, #f3f3f4);
}
a.sidenav.active::before {
    content: "";
    border-left: 3px solid;
    border-left-color: var(--color-p1, #fdb81e);
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    border-radius: 0;
}
a.sidenav.landing {
    font-weight: 700;
}
a.sidenav.subnav {
    padding-left: 2.5rem;
}
a.sidenav.back {
    padding-left: 1.5rem;
}
a.sidenav.back::after {
    content: "\e668";
    position: absolute;
    font-family: CaGov;
    left: 0;
    top: 0.65rem;
}
/* bootstrap side navigation */
.list-group-item.active {
    background-color: var(--color-p2, #046b99);
    border-color: var(--color-p2, #046b99);
}
.list-group-item.active:hover {
    background-color: var(--color-p2-darker, #214a68) !important;
    border-color: var(--color-p2-darker, #214a68);
}
/* Bootstrap version side nav (subject to deprecation) */
.list-group.section-standout .list-group-item, .list-group.section-standout .list-group-item > button {
    background-color: var(--color-p3, #323a45) !important;
    color: var(--white, #fff) !important;
}
.list-group.section-standout .list-group-item:hover, .list-group.section-standout .list-group-item:focus, .list-group.section-standout .list-group-item.open, .list-group.section-standout .list-group-item > button:hover, .list-group.section-standout .list-group-item > button:focus, .list-group.section-standout .list-group-item > button.open {
    background: var(--color-p3-darker, #242830) !important;
    color: var(--white, #fff) !important;
}
.list-group.section-standout .list-group-item.active, .list-group.section-standout .list-group-item > button.active {
    background-color: #fff !important;
    border-color: var(--color-p3, #323a45);
    color: var(--color-p3, #323a45) !important;
}
.list-group.section-standout .list-group-item.active:hover, .list-group.section-standout .list-group-item.active:focus, .list-group.section-standout .list-group-item > button.active:hover, .list-group.section-standout .list-group-item > button.active:focus {
    background-color: #f8f9fa !important;
    border-color: var(--color-p3, #323a45);
}
.list-group.section-overstated .list-group-item, .list-group.section-overstated .list-group-item > button {
    background: var(--color-p2, #046b99) !important;
    color: var(--white, #fff) !important;
}
.list-group.section-overstated .list-group-item:hover, .list-group.section-overstated .list-group-item:focus, .list-group.section-overstated .list-group-item.open, .list-group.section-overstated .list-group-item > button:hover, .list-group.section-overstated .list-group-item > button:focus, .list-group.section-overstated .list-group-item > button.open {
    background: var(--color-p2-darker, #214a68) !important;
    color: var(--white, #fff) !important;
}
.list-group.section-overstated .list-group-item.active, .list-group.section-overstated .list-group-item > button.active {
    background-color: #fff !important;
    border-color: var(--color-p2, #046b99);
    color: var(--color-p2, #046b99) !important;
}
.list-group.section-overstated .list-group-item.active:hover, .list-group.section-overstated .list-group-item.active:focus, .list-group.section-overstated .list-group-item > button.active:hover, .list-group.section-overstated .list-group-item > button.active:focus {
    background-color: #f8f9fa !important;
    border-color: var(--color-p2, #046b99);
}
.list-group.section-impact .list-group-item, .list-group.section-impact .list-group-item > button {
    background: var(--color-p3, #323a45) !important;
    color: var(--white, #fff) !important;
}
.list-group.section-impact .list-group-item:hover, .list-group.section-impact .list-group-item:focus, .list-group.section-impact .list-group-item > button:hover, .list-group.section-impact .list-group-item > button:focus {
    background: var(--color-p3-darker, #242830) !important;
    color: var(--white, #fff) !important;
}
.list-group.section-impact .list-group-item.active, .list-group.section-impact .list-group-item > button.active {
    background-color: #fff !important;
    border-color: var(--color-p3, #323a45);
    color: var(--color-p3, #323a45) !important;
}
.list-group.section-impact .list-group-item.active:hover, .list-group.section-impact .list-group-item.active:focus, .list-group.section-impact .list-group-item > button.active:hover, .list-group.section-impact .list-group-item > button.active:focus {
    background-color: #f8f9fa !important;
    border-color: var(--color-p3, #323a45);
}
.list-group.section-primary .list-group-item, .list-group.section-primary .list-group-item > button {
    background: var(--color-p2, #046b99) !important;
    color: var(--white, #fff) !important;
}
.list-group.section-primary .list-group-item:hover, .list-group.section-primary .list-group-item:focus, .list-group.section-primary .list-group-item.open, .list-group.section-primary .list-group-item > button:hover, .list-group.section-primary .list-group-item > button:focus, .list-group.section-primary .list-group-item > button.open {
    background: var(--color-p2-darker, #214a68) !important;
    color: var(--white, #fff) !important;
}
.list-group.section-primary .list-group-item.active, .list-group.section-primary .list-group-item > button.active {
    background-color: #fff !important;
    border-color: var(--color-p2, #046b99);
    color: var(--color-p2, #046b99) !important;
}
.list-group.section-primary .list-group-item.active:hover, .list-group.section-primary .list-group-item.active:focus, .list-group.section-primary .list-group-item > button.active:hover, .list-group.section-primary .list-group-item > button.active:focus {
    background-color: #f8f9fa !important;
    border-color: var(--color-p2, #046b99);
}
.list-group.section-inverted .list-group-item, .list-group.section-inverted .list-group-item > button {
    background: var(--gray-900, #3b3a48) !important;
    color: #fff !important;
}
.list-group.section-inverted .list-group-item:hover, .list-group.section-inverted .list-group-item:focus, .list-group.section-inverted .list-group-item.open, .list-group.section-inverted .list-group-item > button:hover, .list-group.section-inverted .list-group-item > button:focus, .list-group.section-inverted .list-group-item > button.open {
    background: var(--black, #000) !important;
    color: #fff !important;
}
.list-group.section-inverted .list-group-item.active, .list-group.section-inverted .list-group-item > button.active {
    background-color: #fff !important;
    border-color: var(--color-p3, #323a45);
    color: var(--color-p3, #323a45) !important;
}
.list-group.section-inverted .list-group-item.active:hover, .list-group.section-inverted .list-group-item.active:focus, .list-group.section-inverted .list-group-item > button.active:hover, .list-group.section-inverted .list-group-item > button.active:focus {
    background-color: #f8f9fa !important;
    border-color: var(--color-p3, #323a45);
}
.list-group.section-danger .list-group-item, .list-group.section-danger .list-group-item > button {
    background: var(--brand-danger, #cd402d) !important;
    color: #fff !important;
}
.list-group.section-danger .list-group-item:hover, .list-group.section-danger .list-group-item:focus, .list-group.section-danger .list-group-item.open, .list-group.section-danger .list-group-item > button:hover, .list-group.section-danger .list-group-item > button:focus, .list-group.section-danger .list-group-item > button.open {
    background: var(--brand-danger-darker) !important;
    color: #fff !important;
}
.list-group.section-danger .list-group-item.active, .list-group.section-danger .list-group-item > button.active {
    background-color: #fff !important;
    border-color: var(--brand-danger, #cd402d);
    color: var(--brand-danger, #cd402d) !important;
}
.list-group.section-danger .list-group-item.active:hover, .list-group.section-danger .list-group-item.active:focus, .list-group.section-danger .list-group-item > button.active:hover, .list-group.section-danger .list-group-item > button.active:focus {
    background-color: #f8f9fa !important;
    border-color: var(--brand-danger, #cd402d);
}
.list-group.section-understated .list-group-item, .list-group.section-understated .list-group-item > button {
    background: var(--color-s1, #eef8fb) !important;
}
.list-group.section-understated .list-group-item:hover, .list-group.section-understated .list-group-item:focus, .list-group.section-understated .list-group-item.open, .list-group.section-understated .list-group-item > button:hover, .list-group.section-understated .list-group-item > button:focus, .list-group.section-understated .list-group-item > button.open {
    background: var(--color-s1-darker, #ccd3d5) !important;
}
.list-group.section-understated .list-group-item.active, .list-group.section-understated .list-group-item > button.active {
    background-color: var(--color-p2, #046b99) !important;
    border-color: var(--color-p2, #046b99);
    color: var(--white, #fff) !important;
}
.list-group.section-understated .list-group-item.active:hover, .list-group.section-understated .list-group-item.active:focus, .list-group.section-understated .list-group-item > button.active:hover, .list-group.section-understated .list-group-item > button.active:focus {
    background-color: var(--color-p2-darker, #214a68) !important;
    border-color: var(--color-p2-darker, #214a68) !important;
}
.list-group.section-default .list-group-item, .list-group.section-default .list-group-item > button {
    background: var(--gray-50, #fafafa) !important;
}
.list-group.section-default .list-group-item:hover, .list-group.section-default .list-group-item:focus, .list-group.section-default .list-group-item.open, .list-group.section-default .list-group-item > button:hover, .list-group.section-default .list-group-item > button:focus, .list-group.section-default .list-group-item > button.open {
    background: var(--gray-100, #ededef) !important;
}
.list-group.section-default .list-group-item.active, .list-group.section-default .list-group-item > button.active {
    background-color: var(--color-p2, #046b99) !important;
    border-color: var(--color-p2, #046b99);
    color: var(--white, #fff) !important;
}
.list-group.section-default .list-group-item.active:hover, .list-group.section-default .list-group-item.active:focus, .list-group.section-default .list-group-item > button.active:hover, .list-group.section-default .list-group-item > button.active:focus {
    background-color: var(--color-p2-darker, #214a68) !important;
    border-color: var(--color-p2-darker, #214a68) !important;
}
/* -----------------------------------------
   ACCORDIONS
   /source/scss/cagov/accordion.scss
----------------------------------------- */
/* accordion component specific classes */
/* initial styles */
cagov-accordion details {
    margin-bottom: 0;
    min-height: 3rem;
    margin-top: 1rem;
    overflow: visible;
}
cagov-accordion details summary {
    cursor: pointer;
    padding: 0.5rem 3rem 0.5rem 3.75rem;
    background-color: var(--gray-50, #fafafa);
    position: relative;
    line-height: 2rem;
    margin: 0;
    color: var(--gray-800, #4a4958);
    font-size: 1.125rem;
    font-weight: bold;
    border: 1px solid var(--gray-200, #d4d4d7);
}
cagov-accordion details summary::before {
    position: absolute;
    height: 100%;
    width: 2.75rem;
    border-right: 1px solid var(--gray-200, #d4d4d7);
    top: 0;
    left: 0;
    background-color: var(--gray-50, #fafafa);
    border-radius: 3px 0 0 3px;
    content: "";
}
cagov-accordion details summary::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: transparent;
    height: 100%;
    width: 100%;
    border-radius: 3px;
}
cagov-accordion details summary .cagov-open-indicator {
    position: absolute;
    left: 0.5rem;
    top: 0.4rem;
    width: 0;
    height: 0;
}
cagov-accordion details summary .cagov-open-indicator::before {
    font-family: CaGov;
    content: "5";
    position: absolute;
    font-size: 1.6rem;
    transition: transform 0.2s;
}
cagov-accordion details summary:hover {
    color: black;
}
cagov-accordion details summary:hover::before {
    background-color: var(--gray-100, #f3f3f4);
}
cagov-accordion details .accordion-body {
    padding: 1rem;
    border-radius: 0 0 4px 4px;
    border: 1px solid var(--gray-200, #d4d4d7);
    border-top: none;
}
/* styles applied after custom element javascript runs */
cagov-accordion:defined {
    /* let it be open initially if details has open attribute */
}
cagov-accordion:defined details {
    transition: height 0.2s;
    height: 3rem;
    overflow: visible;
}
cagov-accordion:defined summary::-webkit-details-marker {
    display: none;
}
cagov-accordion:defined details summary {
    list-style: none; /* hide default expansion triangle after js executes */
    border-radius: 4px;
}
cagov-accordion:defined details summary:focus::before {
    background-color: var(--gray-100, #f3f3f4);
}
cagov-accordion:defined details summary:focus::after {
    outline: solid 2px #2ea3f2 !important;
    outline-offset: -2px;
}
cagov-accordion:defined details[open] {
    height: auto;
}
cagov-accordion:defined details[open] .cagov-open-indicator::before {
    transform: rotate(90deg) translateY(-0.2rem);
}
cagov-accordion:defined details[open] summary {
    border-radius: 4px 4px 0 0;
}
cagov-accordion:defined details[open] summary::before {
    border-radius: 3px 0 0;
    background-color: var(--gray-100, #f3f3f4);
}
cagov-accordion:defined details[open] summary:focus::after {
    border-radius: 3px 3px 0 0;
}
/* -----------------------------------------
   ACCORDIONS LIST
   /source/scss/cagov/accordion-list.scss
----------------------------------------- */
/**
 * Accordion list container element
 */
.accordion {
    list-style: none;
    margin: 0;
    padding: 0;
}
.accordion > li {
    margin: 0;
}
/**
 * Add zero-width space. needed to ensure Safari + VO respect list semantics.
 * Set the before content to position absolute to negate any visible space
 * the before content could add to the document.
 */
.accordion > li::before {
    content: "";
    position: absolute;
}
/**
 * Accordion Heading
 */
.accordion__heading {
    padding: 0;
    font-size: inherit;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    padding-bottom: 0;
    font-family: "Public Sans", system-ui, -apple-system, "Segoe UI", "Roboto", "Helvetica Neue", "Noto Sans", sans-serif;
}
.accordion__trigger {
    color: #045070;
    text-decoration: underline;
    text-decoration-style: dotted;
    text-decoration-thickness: from-font;
    font-weight: 700;
    appearance: none;
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: block;
    font-size: inherit;
    margin: 0;
    padding: 0 0 0 1em;
    position: relative;
    text-align: left;
    width: 100%;
    z-index: 2;
}
.accordion__trigger:hover {
    color: var(--brand-primary-darkest);
}
.accordion__trigger::before {
    border-left: 0.3em solid transparent;
    border-right: 0.3em solid transparent;
    border-top: 0.3em solid #222;
    bottom: 0;
    content: "";
    height: 0;
    margin: auto;
    position: absolute;
    left: 0;
    top: 0;
    transition: transform 0.2s ease-in-out;
    transform-origin: center center;
    transform: rotate(-90deg);
    width: 0;
}
.accordion__trigger[aria-expanded=true]::before {
    transform: rotate(0deg);
}
/**
 * This is needed to allow a double tap iOS 11
 * Safari + VO to function correctly, if there
 * are multiple elements (wrapper spans) to layout
 * text nodes within the accordion button.
	-- This is not needed if a button only contains text
	   and no other child nodes wrapping the text --
.accordion__trigger > * {
	pointer-events: none;
}
 */
.accordion__trigger:focus {
    outline: solid 2px #2ea3f2 !important;
}
.accordion__panel {
    background-color: inherit;
    max-height: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    visibility: hidden;
    z-index: 1;
}
.accordion__panel--transition {
    transition: max-height 0.2s ease-in-out, padding-top 0.2s ease-in-out, padding-bottom 0.2s ease-in-out;
}
.accordion__panel > :last-child {
    margin-bottom: 0;
}
.accordion__panel[aria-hidden=false] {
    max-height: 1000px;
    padding-left: 1em;
    padding-right: 1em;
    padding-bottom: 1.5rem;
    overflow: auto;
    visibility: visible;
}
/* -----------------------------------------
   ACCORDIONS SIDE NAV
   /source/scss/cagov/accordion-side-nav.scss
----------------------------------------- */
/* Side nav */
.accordion-list.list-group .list-group-item {
    cursor: pointer;
}
.accordion-list.list-group .list-group-item:focus {
    outline: solid 2px #2ea3f2 !important;
    outline-offset: -2px;
    background-color: var(--gray-50, #fafafa);
}
.accordion-list.list-group .list-group-item:hover {
    background-color: var(--gray-50, #fafafa);
}
.accordion-list.list-group .list-group-item.open {
    background-color: var(--gray-50, #fafafa);
}
.accordion-list.list-group .list-group-item.open .rotate {
    transform: rotate(90deg) !important;
}
.accordion-list.list-group .list-group-item .rotate {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 1.3rem;
    line-height: 3rem;
    text-align: center;
    width: 3rem;
    height: 3rem;
    border: none;
    display: block !important;
    transition: all 0.2s ease !important;
}
.side-nav .accordion {
    position: relative;
}
.side-nav .accordion .list-group-item {
    border-radius: 0;
}
.side-nav .accordion .list-group-item:focus {
    outline: solid 2px #2ea3f2 !important;
    outline-offset: -2px;
}
.side-nav .accordion .accordion__heading {
    padding: 0 !important;
}
.side-nav .accordion .accordion__heading .accordion__trigger {
    padding: 0.75rem 1.25rem !important;
    text-decoration: none;
    font-weight: 500;
    color: var(--gray-800, #4a4958);
}
.side-nav .accordion .accordion__heading .accordion__trigger:hover, .side-nav .accordion .accordion__heading .accordion__trigger:focus {
    background-color: #f8f9fa;
}
.side-nav .accordion .accordion__heading .accordion__trigger::before {
    display: none;
}
.side-nav .accordion .accordion__heading .accordion__trigger::after {
    position: absolute;
    font-family: CaGov !important;
    content: "5";
    right: 15px;
    transition: transform 0.2s ease-in-out;
}
.side-nav .accordion .accordion__heading .accordion__trigger[aria-expanded=true]::after {
    transform: rotate(90deg);
}
.side-nav .accordion .accordion__heading.active .accordion__trigger {
    color: var(--white, #fff) !important;
    background-color: var(--color-p2, #046b99);
}
.side-nav .accordion .accordion__heading.active .accordion__trigger:hover, .side-nav .accordion .accordion__heading.active .accordion__trigger:focus {
    background-color: var(--color-p2-darker, #214a68) !important;
}
.side-nav.section-understated .accordion .accordion__heading .accordion__trigger {
    color: var(--gray-800, #4a4958);
}
.side-nav.section-understated .accordion .accordion__heading.active .accordion__trigger {
    background-color: var(--color-p2, #046b99) !important;
}
.side-nav.section-understated .accordion .accordion__heading.active .accordion__trigger:hover, .side-nav.section-understated .accordion .accordion__heading.active .accordion__trigger:focus {
    background-color: var(--color-p2-darker, #214a68) !important;
}
.side-nav.section-standout .accordion .accordion__heading.active .accordion__trigger {
    color: var(--gray-800, #4a4958) !important;
    background-color: var(--gray-50, #fafafa) !important;
}
.side-nav.section-standout .accordion .accordion__heading.active .accordion__trigger:hover, .side-nav.section-standout .accordion .accordion__heading.active .accordion__trigger:focus {
    color: var(--black, #000) !important;
    background-color: var(--gray-100, #f3f3f4) !important;
}
.side-nav.section-primary .accordion .accordion__heading.active .accordion__trigger {
    color: var(--gray-800, #4a4958) !important;
    background-color: var(--gray-50, #fafafa) !important;
}
.side-nav.section-primary .accordion .accordion__heading.active .accordion__trigger:hover, .side-nav.section-primary .accordion .accordion__heading.active .accordion__trigger:focus {
    color: var(--black, #000) !important;
    background-color: var(--gray-100, #f3f3f4) !important;
}
.side-subnav {
    padding-left: 0;
}
.side-subnav li {
    margin: 0;
    padding-left: 0;
    list-style: none;
    font-size: 1.125rem;
}
.side-subnav li a {
    position: relative;
    display: block;
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
    padding-left: 2.5rem;
    text-decoration: none !important;
    border-bottom: 1px solid var(--gray-100, #f3f3f4);
    color: var(--gray-800, #4a4958);
}
.side-subnav li a:hover, .side-subnav li a:focus {
    text-decoration: none;
    background-color: var(--gray-50, #fafafa);
    color: var(--black, #000);
}
.side-subnav li a:focus {
    outline: solid 2px #2ea3f2 !important;
    outline-offset: -2px;
}
.side-subnav li a.active {
    color: var(--gray-700, #5e5e6a);
    text-decoration: none;
    background-color: var(--gray-75, #f3f3f4);
}
.side-subnav li a.active::before {
    content: "";
    border-left: 3px solid;
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    border-radius: 0;
    border-left-color: var(--color-p1, #fdb81e);
}
.side-subnav li a.active:hover, .side-subnav li a.active:focus {
    color: var(--black, #000);
    text-decoration: none;
    background-color: var(--gray-100, #f3f3f4);
}
cagov-accordion.sidenav details {
    border: none;
    min-height: 2rem;
    margin-top: 0;
}
cagov-accordion.sidenav details summary {
    border: none;
    background: var(--white, #fff);
    padding: 0.7rem 2rem 0.7rem 1rem;
    font-size: calc(1rem + 0.1vw);
    font-weight: 400;
    text-decoration: none;
    border-bottom: 1px solid var(--gray-100, #f3f3f4);
    color: var(--gray-700, #5e5e6a);
}
cagov-accordion.sidenav details summary::before {
    border: none !important;
    width: 3px;
    background-color: transparent !important;
}
cagov-accordion.sidenav details summary::after {
    display: none;
}
cagov-accordion.sidenav details summary:hover, cagov-accordion.sidenav details summary:focus {
    text-decoration: none;
    background-color: var(--gray-50, #fafafa);
    color: var(--gray-700, #5e5e6a);
}
cagov-accordion.sidenav details summary:hover::before, cagov-accordion.sidenav details summary:focus::before {
    border: none;
    background-color: transparent;
}
cagov-accordion.sidenav details summary:focus {
    outline: solid 2px #2ea3f2 !important;
    outline-offset: -2px;
}
cagov-accordion.sidenav details summary.active {
    color: var(--gray-700, #5e5e6a) !important;
    text-decoration: none;
    background-color: var(--gray-75, #f3f3f4);
    font-weight: 400;
}
cagov-accordion.sidenav details summary.active::before {
    border: none;
    width: 3px;
    border-radius: 0;
    background-color: var(--color-p1, #fdb81e) !important;
}
cagov-accordion.sidenav details summary.active:hover, cagov-accordion.sidenav details summary.active:focus {
    color: var(--black, #000) !important;
    text-decoration: none;
    background-color: var(--gray-100, #f3f3f4);
}
cagov-accordion.sidenav details summary.active:focus {
    outline: solid 2px #2ea3f2 !important;
    outline-offset: -2px;
}
cagov-accordion.sidenav details summary[open] summary {
    color: var(--black, #000);
}
cagov-accordion.sidenav details summary[open] summary::after {
    display: none;
}
cagov-accordion.sidenav details summary .cagov-open-indicator {
    left: unset !important;
    right: 2.7rem;
    top: 0.6rem !important;
}
cagov-accordion.sidenav details summary .cagov-open-indicator::before {
    font-size: 2.4rem;
}
cagov-accordion.sidenav details .accordion-body {
    padding: 0;
    border: none;
    outline: none;
}
cagov-accordion.sidenav details .accordion-body .side-subnav {
    margin-bottom: 0;
    margin-left: 0;
}
cagov-accordion.sidenav details .accordion-body .side-subnav li:first-child {
    margin-top: 0;
}
cagov-accordion.sidenav details .accordion-body .side-subnav li:last-child {
    margin-bottom: 0;
}
/* Card Interactions */
.transition-0_3, .transition-0_3::before, .transition-0_3::after, .transition-0_3 path, .transition-0_3 polygon {
    transition: all .3s ease 0s
}
.transform-scale-1_05--hover:hover {
    transform: scale3d(1.05, 1.05, 1.05)
}
.shadow2 {
    box-shadow: 0 20px 25px -12px rgba(0, 0, 0, .09);
    transition: all .3s ease 0s;
    border: 1px solid var(--gray-75, #f3f3f4);
    background-color: rgba(255, 255, 255, .2)
}
.shadow2-hover:hover, .shadow2-hover:focus {
    box-shadow: 0 20px 25px -12px rgba(0, 0, 0, .09);
    border: 1px solid var(--gray-75, #f3f3f4);
    background-color: rgba(255, 255, 255, .2)
}
.bg-gray-100, .bg-gray-100-hover:hover, .bg-gray-100-hover:focus {
    background-color: var(--gray-100, #f3f3f4) !important;
}
.order-md-first {
    order: -1 !important;
}
.order-md-0 {
    order: 0 !important;
}
.order-md-1 {
    order: 1 !important;
}
.order-md-2 {
    order: 2 !important;
}
.order-md-3 {
    order: 3 !important;
}
.order-md-4 {
    order: 4 !important;
}
.order-md-5 {
    order: 5 !important;
}
.order-md-last {
    order: 6 !important;
}
.justify-content-start {
    justify-content: flex-start !important;
}
.justify-content-end {
    justify-content: flex-end !important;
}
.justify-content-center {
    justify-content: center !important;
}
.justify-content-between {
    justify-content: space-between !important;
}
.justify-content-around {
    justify-content: space-around !important;
}
.justify-content-evenly {
    justify-content: space-evenly !important;
}
.feature-img {
    display: block;
    min-height: 320px;
    width: 100%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: 50% 50% !important;
}