@import url(//fonts.googleapis.com/css?family=Francois+One);
@import url(//fonts.googleapis.com/css?family=Abel);
@import url("//fonts.googleapis.com/css?family=Roboto:400,700");
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
}

@-webkit-keyframes pulseOpacity {
    from {
        opacity: 1
    }
    50% {
        opacity: .3
    }
    to {
        opacity: 1
    }
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 62.5%;
    box-sizing: border-box;
    background: #12396a
}

@media print {
    html {
        background: #fff
    }
}

*,
*:before,
*:after {
    box-sizing: inherit
}

body {
    margin: 0;
    line-height: 1.6;
    font-size: 16px;
    font-size: 1.6rem;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: #444
}

html.open,
body.open {
    height: 100%;
    overflow: hidden;
    overflow-x: hidden
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none
}

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
    color: #222
}

::-moz-selection {
    background: #028bff;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #028bff;
    color: #fff;
    text-shadow: none
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

body {
    color: #444;
    font-size: 12px;
    line-height: 18px;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    display: block;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-weight: inherit
}

h1 {
    font-size: 38px;
    line-height: 54px;
    letter-spacing: normal;
    margin-top: 8px;
    margin-bottom: 10px
}

h2 {
    font-size: 32px;
    line-height: 36px;
    letter-spacing: normal;
    margin-top: 8px;
    margin-bottom: 10px
}

h3 {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: normal;
    margin-top: 8px;
    margin-bottom: 10px
}

h4 {
    font-size: 22px;
    line-height: 36px;
    letter-spacing: normal
}

h5 {
    font-size: 16px;
    line-height: 18px;
    letter-spacing: normal
}

h6 {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: normal
}

.Head {
    display: inline-block;
    margin-bottom: 6px
}

td.Head,
td.SubHead,
td.SubSubHead {
    display: table-cell;
    margin-bottom: 0
}

input[type="image"]+span.Head,
input[type="image"]+span.SubHead {
    display: inline
}

p {
    margin: 1em 0;
    line-height: 1.6;
    font-size: 16px;
    font-size: 1.6rem
}

.Normal,
.NormalDisabled,
.NormalDeleted {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    word-wrap: break-word
}

.NormalDisabled,
.NormalDeleted {
    color: inherit
}

.NormalBold {
    font-weight: bold;
    color: #222
}

.NormalRed {
    font-weight: bold;
    color: red
}

.NormalDeleted {
    text-decoration: line-through
}

blockquote,
blockquote p {
    font-size: 17px;
    line-height: 24px;
    color: #777;
    font-style: italic
}

blockquote {
    margin: 0 0 20px;
    padding: 9px 20px 0 19px;
    border-left: 1px solid #ddd
}

blockquote cite {
    display: block;
    font-size: 12px;
    color: #555
}

blockquote cite:before {
    content: "\2014 \0020"
}

blockquote cite a,
blockquote cite a:visited,
blockquote cite a:visited {
    color: #555
}

hr {
    clear: both;
    margin: 17px 0 17px;
    height: 0;
    border: solid #ddd;
    border-width: 1px 0 0
}

a {
    background: transparent;
    color: #486c4f
}

a:hover,
a:focus {
    color: #12396a
}

a:visited {
    background: transparent;
    color: #12396a
}

div>a,
div>span {
    font-size: 1.6rem;
    line-height: 1.6
}

ul,
ol {
    margin: 1em 0;
    list-style-type: circle;
    line-height: 1.6;
    font-size: 16px;
    font-size: 1.6rem
}

ul {
    list-style-type: disc
}

ul li {
    margin-left: 40px
}

ol {
    list-style: decimal;
    margin-left: 40px
}

ul ul,
ul ol,
ol ol,
ol ul {
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: circle
}

ol ol {
    list-style: lower-roman
}

li p {
    line-height: 1.5
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
    font-size: 1.6rem;
    line-height: 1.6
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    font-size: 1.4rem
}

select,
input,
button {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

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: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset,
.fieldset {
    border: 1px solid #c0c0c0;
    margin: 20px 0;
    padding: 20px
}

.fieldset-nested {
    padding: 0;
    border: none;
    margin: 0 0 10px 0
}

.fieldset-nested legend,
.nested-legend {
    background: none;
    display: block;
    width: 100%;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #d8d5ce;
    color: #111;
    font-weight: 700
}

label,
.label {
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 1.6
}

.form-input,
.eds_subCollection_search .button_outside input[type="text"],
.c5sFormMain input[type="text"],
.c5sFormMain textarea,
#Body #dnnSearchResult_dnnSearchBox_input,
.dataTables_filter input[type="search"] {
    background: #fff;
    padding: 8px;
    width: 100%;
    border: 1px solid #d8d5ce;
    font-size: 1.6rem
}

.form-input--small {
    width: 60px
}

.form-input--med {
    width: 120px
}

.form-input--large {
    width: 220px
}

.form-input--super {
    max-width: 340px
}

.input--large {
    padding: 13px;
    line-height: 1.6;
    font-size: 1.6rem
}

.form-entry {
    margin-bottom: 14px;
    position: relative
}

.form-entry--flex {
    display: flex
}

.form-entry__item {
    padding-right: 10px;
    flex: 1 0 auto
}

.form-container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 -10px
}

.form-container:after {
    content: " ";
    display: block;
    clear: both
}

.form-half,
.form-third {
    width: 100%;
    float: left;
    padding: 0 10px
}

@media (min-width: 720px) {
    .form-half {
        width: 50%
    }
}

@media (min-width: 720px) {
    .form-third {
        width: 33.33333%
    }
}

legend {
    border: 0;
    padding: 10px;
    background: #ede6dd;
    color: #12396a;
    font-size: 1.5rem;
    font-weight: 700
}

textarea {
    overflow: auto;
    min-height: 120px
}

input[type="checkbox"],
input[type="radio"] {
    margin-right: 5px
}

input[type="checkbox"]+label,
input[type="radio"]+label {
    font-weight: 400
}

optgroup {
    font-weight: bold
}

.form-select {
    width: 100%;
    max-width: 100%;
    font-size: 1.6rem;
    line-height: 1.6
}

.form-filter,
.dataTables_filter {
    background: #efe9e0;
    border: 1px solid #ebe4d9;
    padding: 20px 20px 10px 20px;
    margin-bottom: 20px
}

.asp-checkbox {
    max-width: 800px;
    padding: 0;
    overflow: hidden;
    margin: 10px 0 20px
}

.asp-checkbox li {
    list-style: none
}

.asp-checkbox--half,
.asp-checkbox--fourth,
.asp-checkbox--third {
    margin: 10px -10px 20px
}

.asp-checkbox--half li,
.asp-checkbox--fourth li,
.asp-checkbox--third li {
    padding: 0 10px;
    margin-left: auto
}

@media (min-width: 480px) {
    .asp-checkbox--half li {
        width: 50%;
        float: left
    }
    .asp-checkbox--half li:nth-child(2n+3) {
        clear: both
    }
}

@media (min-width: 480px) {
    .asp-checkbox--fourth li {
        width: 50%;
        float: left
    }
    .asp-checkbox--fourth li:nth-child(2n+3) {
        clear: both
    }
}

@media (min-width: 720px) {
    .asp-checkbox--fourth li {
        width: 25%
    }
    .asp-checkbox--fourth li:nth-child(2n+3) {
        clear: none
    }
    .asp-checkbox--fourth li:nth-child(4n+5) {
        clear: both
    }
}

@media (min-width: 480px) {
    .asp-checkbox--third li {
        width: 33.33333%;
        float: left
    }
}

.c5sFormMain input[type="text"],
.c5sFormMain textarea {
    border-color: #cdc9c0;
    height: auto !important
}

.c5sFormMain textarea {
    width: 100% !important
}

.c5sFormMain [data-type="checkboxlist"] div {
    position: relative;
    padding-left: 20px;
    margin-bottom: 5px
}

.c5sFormMain [data-type="checkboxlist"] div input[type="checkbox"] {
    position: absolute;
    top: 4px;
    left: 0
}

.c5sFormMain td {
    padding-right: 5px
}

.c5sFormMain input[type="checkbox"] {
    float: left;
    position: relative;
    top: 3px
}

.c5sFormMain input[type="checkbox"]+label {
    display: inline !important
}

.g-recaptcha div div {
    max-width: 100%
}

.g-recaptcha div div iframe {
    max-width: 100%
}

.validate {
    display: block;
    padding: 5px;
    background: #ccc;
    color: #333;
    position: relative;
    top: 1px
}

.validate:before {
    width: 0;
    height: 0;
    display: block;
    border: 10px solid transparent;
    border-bottom-color: #ccc;
    left: 5px;
    top: -20px
}

.validate--required {
    background: #c51d1d;
    color: #fff
}

.validate--required:before {
    border-bottom-color: #c51d1d
}

.notification {
    font-size: 14px;
    font-size: 1.4rem;
    display: block;
    padding: 10px;
    border: 1px solid #ccc;
    background: #ddd;
    font-weight: 700;
    margin-bottom: 10px
}

.notification--success {
    background: #daefe2;
    border-color: #b6e0c6
}

.flexbox .field-inline {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    margin: 0 -10px;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.flexbox .field-inline .form-entry {
    padding: 0 10px;
    width: 100%
}

@media (min-width: 600px) {
    .flexbox .field-inline.field-inline--small {
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media (min-width: 600px) {
    .no-flexbox .field-inline.field-inline--small {
        display: table;
        margin: 0 -10px 10px
    }
    .no-flexbox .field-inline.field-inline--small .form-entry {
        display: table-cell;
        padding: 0 10px
    }
}

.flexbox .field-inline--auto .form-entry {
    width: auto
}

.form-note {
    display: block;
    background: rgba(255, 255, 255, 0.3);
    margin: 5px 0;
    color: #666;
    padding: 6px;
    font-size: 1.3rem
}

.count {
    vertical-align: middle;
    display: inline-block;
    font-weight: 700;
    padding: 6px;
    background: #fff;
    border-radius: 3px
}

input[type="file"] {
    padding: 10px;
    width: 100%;
    border: 1px dashed #ccc;
    display: block;
    margin: 0 0 5px 0;
    background: rgba(255, 255, 255, 0.3)
}

.fileinput-button input[type="file"] {
    width: auto
}

.fs-toggle {
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 20px
}

.fs-toggle__btn {
    border: none;
    background: none;
    width: 100%;
    text-align: left;
    font-size: 1.4rem;
    font-weight: 700;
    padding: 15px 10px 14px;
    color: #12396a;
    position: relative;
    line-height: 1
}

.fs-toggle__btn:after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-left-color: #12396a;
    right: 0;
    top: 50%;
    transition: transform 0.3s ease-out;
    transform: translate(0, -50%);
    transform-origin: 25% 25%
}

.fs-toggle__btn.open:after {
    transform: translate(0, -50%) rotate(90deg)
}

.fs-toggle__btn:hover,
.fs-toggle__btn:focus {
    color: #4e7b21;
    outline: 2px solid rgba(0, 0, 0, 0.1)
}

.fs-toggle__fieldset {
    margin: 0;
    padding: 0;
    border: none
}

.fs-toggle__content {
    height: 0;
    overflow: hidden
}

.fs-toggle__content.open {
    padding: 10px;
    height: auto;
    overflow: auto;
    max-height: 200px;
    box-shadow: 0 6px 9px -4px rgba(0, 0, 0, 0.2) inset
}

.fs-toggle__active {
    display: block;
    margin-top: 5px
}

.fs-toggle__active span {
    font-size: 1.2rem;
    color: #666;
    background: rgba(0, 0, 0, 0.1);
    display: inline-block;
    padding: 3px 6px;
    border-radius: 5px;
    margin: 0 5px 5px 0
}

.fs-toggle__active span:hover,
.fs-toggle__active span:focus {
    background: #4e7b21;
    color: #fff
}

.fs-toggle__item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05)
}

.fs-toggle__content .fs-toggle__item:last-child {
    border-bottom: none
}

.fs-toggle__item label {
    display: block;
    padding: 5px 0
}

.img-dl {
    display: flex;
    align-items: flex-end
}

.img-del__left,
.img-del__mid {
    padding-right: 10px
}

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
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.2;
    margin: 40px 0
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    text-decoration: none
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-weight: 700
}

h1,
h2,
h3 {
    color: #222
}

h1,
.h1 {
    font-size: 36px;
    font-size: 3.6rem;
    color: #002149
}

h2,
.h2 {
    font-size: 26px;
    font-size: 2.6rem;
    color: #333
}

h2 {
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc
}

h3,
.h3 {
    font-size: 20px;
    font-size: 2rem
}

h3 {
    color: #12396a
}

h4,
.h4 {
    font-size: 18px;
    font-size: 1.8rem
}

h5,
.h5 {
    font-size: 16px;
    font-size: 1.6rem
}

h6,
.h6 {
    font-size: 15px;
    font-size: 1.5rem;
    text-transform: uppercase
}

.hgroup {
    margin: 0 0 20px 0
}

.hgroup .hgroup-title,
.hgroup .hgroup-subtitle {
    margin: 0 0 10px 0
}

.hgroup-subtitle {
    font-size: 18px;
    font-size: 1.8rem
}

.container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.container:after {
    content: " ";
    display: block;
    clear: both
}

.container .container {
    margin-left: -20px;
    margin-right: -20px
}

.container-narrow {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto
}

.container-narrow:after {
    content: " ";
    display: block;
    clear: both
}

.container-narrow .container {
    margin-left: -20px;
    margin-right: -20px
}

.container-small {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto
}

.container-small:after {
    content: " ";
    display: block;
    clear: both
}

.container-small .container {
    margin-left: -20px;
    margin-right: -20px
}

.content-thirds,
.content-two-thirds,
.content-half,
.content-fourths,
.home-sub,
.sidebar,
.content-pane--half,
.content-pane--third,
.content-pane--two-third,
.content-pane {
    width: 100%;
    float: left;
    padding-left: 20px;
    padding-right: 20px
}

@media (min-width: 720px) {
    .content-thirds {
        width: 33.33333%
    }
}

@media (min-width: 720px) {
    .content-two-thirds {
        width: 66.66667%
    }
}

@media (min-width: 720px) {
    .content-half {
        width: 50%
    }
}

@media (min-width: 600px) {
    .content-fourths {
        width: 50%
    }
    .content-fourths:nth-child(2n+3) {
        clear: both
    }
}

@media (min-width: 920px) {
    .content-fourths {
        width: 25%
    }
    .content-fourths:nth-child(2n+3) {
        clear: none
    }
}

.home {
    background: #f4f0ea;
    padding: 20px 0
}

.home .container-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

@media (min-width: 800px) {
    @supports (display: grid) {
        .home .container-flex {
            display: grid;
            grid-template-columns: 5fr 2fr;
            grid-gap: 20px
        }
    }
}

.home-main,
.home #dnn_ContentRight {
    border: 10px solid #efeae4;
    padding: 20px
}

.home-main {
    margin-bottom: 20px
}

.home-main .DNNModuleContent img {
  object-fit: cover;
}

@media (min-width: 920px) {
    .home-main {
        margin-bottom: 0;
        flex: 0 0 65%
    }
}

.home-asides {
    display: flex;
    flex-direction: column;
    height: 100%;
    max-width: 100vw;
}

.home-asides>.DnnModule:nth-child(1) {
    flex: 1 1 auto
}

.home-asides>.DnnModule:nth-child(1)>#dnn_ctr5246_ContentPane,
.home-asides>.DnnModule:nth-child(1)>#dnn_ctr5252_ContentPane {
    height: 100%
}

.home-asides>.DnnModule:nth-child(1)>#dnn_ctr5246_ContentPane>.DNNModuleContent,
.home-asides>.DnnModule:nth-child(1)>#dnn_ctr5252_ContentPane>.DNNModuleContent {
    height: 100%
}

.home-asides>.DnnModule:nth-child(1)>#dnn_ctr5246_ContentPane>.DNNModuleContent>.sc-content-block,
.home-asides>.DnnModule:nth-child(1)>#dnn_ctr5252_ContentPane>.DNNModuleContent>.sc-content-block {
    height: 100%
}

.home-asides>.DnnModule:nth-child(2) {
    flex: 0 0 auto
}

@media (min-width: 800px) {
    @supports (display: grid) {
        .home-asides {
            /* display: grid; */
            display: flex;
            grid-template-rows: auto 290px;
            height: auto
        }
        .home-asides>.DnnModule:nth-child(1) {
            position: relative;
            overflow-y: scroll
        }
        .home-asides>.DnnModule:nth-child(1)>#dnn_ctr5252_ContentPane {
            position: absolute
        }
        .home-asides>.DnnModule:nth-child(1)>#dnn_ctr5246_ContentPane,
        .home-asides>.DnnModule:nth-child(1)>#dnn_ctr5252_ContentPane {
            height: auto
        }
        .home-asides>.DnnModule:nth-child(1)>#dnn_ctr5246_ContentPane>.DNNModuleContent,
        .home-asides>.DnnModule:nth-child(1)>#dnn_ctr5252_ContentPane>.DNNModuleContent {
            height: auto
        }
        .home-asides>.DnnModule:nth-child(1)>#dnn_ctr5246_ContentPane>.DNNModuleContent>.sc-content-block,
        .home-asides>.DnnModule:nth-child(1)>#dnn_ctr5252_ContentPane>.DNNModuleContent>.sc-content-block {
            height: auto
        }
    }
}

@media (min-width: 920px) {
    .home-asides {
        flex: 0 0 32%;
        padding-left: 20px
    }
    @supports (display: grid) {
        .home-asides {
            padding-left: 0
        }
    }
}

@media (min-width: 720px) {
    .home-sub {
        width: 50%;
        float: left;
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width: 999px) {
 .home-sub {
    width: 100%;
  }

  .media__image img {
    object-fit: cover;
  }
}

.home-events {
    padding: 40px 0;
    background: #fff
}

.main.inside,
.inside.mac-main,
.main.inside-full,
.inside-full.mac-main {
    background: #ede6dd
}

@media print {
    .main.inside,
    .inside.mac-main,
    .main.inside-full,
    .inside-full.mac-main {
        background: none
    }
}

.section-page {
    width: 100%;
    float: left;
    padding-left: 20px;
    padding-right: 20px
}

@media (min-width: 920px) {
    .inside .section-page {
        width: 70%
    }
    .sidebar {
        width: 30%
    }
}

@media (min-width: 920px) {
    .content-pane--half {
        width: 50%
    }
}

@media (min-width: 720px) {
    .content-pane--third {
        width: 33.33333%
    }
    .content-pane--two-third {
        width: 66.66667%
    }
}

.main,
.mac-main {
    position: relative;
    z-index: 1
}

a {
    background: transparent;
    color: #486c4f
}

a:hover,
a:focus {
    color: #12396a
}

a:active,
a:hover {
    outline: 0
}

.inline-block-link {
    display: inline-block;
    margin-right: 10px
}

.block-link {
    padding: 8px 0;
    display: block;
    font-weight: 700;
    text-decoration: none;
    line-height: 1.6;
    font-size: 16px;
    font-size: 1.6rem
}

.links-plain a {
    text-decoration: none
}

.plain-list,
.link-block,
.section__list,
.section__child,
.menu,
.menu__child,
#Body .dnnSearchResultSortOptions,
.callout-list,
.media__content ul,
.r-tabs .r-tabs-nav,
.blog-list,
.flex-control-nav,
.sitemap__list,
.sitemap__child,
.pagination {
    margin: 0;
    padding: 0
}

.plain-list li,
.link-block li,
.section__list li,
.section__child li,
.menu li,
.menu__child li,
#Body .dnnSearchResultSortOptions li,
.callout-list li,
.media__content ul li,
.r-tabs .r-tabs-nav li,
.blog-list li,
.flex-control-nav li,
.sitemap__list li,
.sitemap__child li,
.pagination li {
    list-style: none;
    margin-left: 0
}

.link-block a,
.section__list a,
.section__child a,
.menu a,
.menu__child a,
#Body .dnnSearchResultSortOptions a {
    display: block;
    text-decoration: none
}

.callout-list li,
.media__content ul li {
    padding-left: 16px;
    position: relative
}

.callout-list li:before,
.media__content ul li:before {
    top: 5px;
    left: 0
}

.callout-list a,
.media__content ul a {
    text-decoration: none;
    font-weight: 700
}

.callout-list a:hover,
.callout-list a:focus,
.media__content ul a:hover,
.media__content ul a:focus {
    text-decoration: underline
}

.list-column li {
    width: 50%;
    float: left;
    padding-right: 10px
}

.dlist-block {
    margin-bottom: 20px
}

.dlist-block .dlist:nth-child(2n) {
    background: #f9f7f4
}

.dlist {
    display: flex;
    padding: 5px 0;
    font-size: 15px;
    font-size: 1.5rem;
    border-bottom: 1px dotted #ebe4d9
}

.dlist--alt {
    border-bottom-color: #d1c0a7
}

.dlist--inputs .dlist__label {
    line-height: 35px
}

.dlist--inputs button {
    padding: 0 5px;
    line-height: 35px
}

.dlist__label {
    min-width: 170px;
    flex: 1;
    color: #002149;
    display: inline-block;
    font-weight: 700
}

.dlist__value {
    flex: 1
}

@media (min-width: 480px) {
    .list-fourths {
        column-count: 2;
        column-width: 50%
    }
}

@media (min-width: 800px) {
    .list-fourths {
        column-count: 4;
        column-width: 25%
    }
}

img {
    border: 0;
    max-width: 100%;
    height: auto
}

svg:not(:root) {
    overflow: hidden
}

.thumbnail {
    width: 60px;
    height: auto;
    margin: 10px 10px 10px 0
}

.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
    width: 500px;
    max-width: 100%;
    margin: 0 auto
}

.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.icon-acc-arrow-down,
.liveaccacc .ui-accordion .ui-accordion-header a:before {
    width: 24px;
    height: 10px;
    background-position: -0px 0
}

.icon-acc-arrow-up {
    width: 24px;
    height: 10px;
    background-position: -24px 0
}

.icon-angle-sep {
    width: 44px;
    height: 93px;
    background-position: -48px 0
}

.icon-arrow-peach-right,
.section__link:before {
    width: 11px;
    height: 11px;
    background-position: -92px 0
}

.icon-arrow-peach-right-bright,
a.section__link--selected:before {
    width: 11px;
    height: 11px;
    background-position: -103px 0
}

.icon-arrow-white-down,
.site-customize__select:after {
    width: 18px;
    height: 18px;
    background-position: -114px 0
}

.icon-arrow-white-right-large,
.button-arrow:after,
.mac-page-header .featured-link:after {
    width: 16px;
    height: 24px;
    background-position: -132px 0
}

.icon-blue-line {
    width: 42px;
    height: 77px;
    background-position: -148px 0
}

.icon-briefcase,
.projects-title:before,
.no-svg .projects-title:before {
    width: 47px;
    height: 39px;
    background-position: -190px 0
}

.icon-calendar,
.upcoming-events-title:before {
    width: 30px;
    height: 30px;
    background-position: -237px 0
}

.icon-chart-help {
    width: 27px;
    height: 27px;
    background-position: -267px 0
}

.icon-chart-help-close {
    width: 27px;
    height: 27px;
    background-position: -294px 0
}

.icon-close,
.gm-style button {
    width: 40px;
    height: 40px;
    background-position: -321px 0
}

.icon-close-small {
    width: 18px;
    height: 18px;
    background-position: -361px 0
}

.icon-close-tour,
.tour__close {
    width: 48px;
    height: 48px;
    background-position: -379px 0
}

.icon-collapsible,
.collapsible__button:before {
    width: 12px;
    height: 16px;
    background-position: -427px 0
}

.icon-color-bar {
    width: 160px;
    height: 40px;
    background-position: -439px 0
}

.icon-comment,
.article__comment-count {
    width: 28px;
    height: 26px;
    background-position: -599px 0
}

.icon-data-maps {
    width: 30px;
    height: 30px;
    background-position: -627px 0
}

.icon-delete-icon,
#Body .dnnSearchBoxClearText {
    width: 26px;
    height: 26px;
    background-position: -657px 0
}

.icon-facebook,
.social-link--fb:before {
    width: 20px;
    height: 20px;
    background-position: -683px 0
}

.icon-footer-logo,
.footer-logo {
    width: 121px;
    height: 23px;
    background-position: -703px 0
}

.icon-gears,
.tab-economy:before {
    width: 30px;
    height: 30px;
    background-position: -824px 0
}

.icon-government {
    width: 30px;
    height: 30px;
    background-position: -854px 0
}

.icon-handshake {
    width: 30px;
    height: 30px;
    background-position: -884px 0
}

.icon-housing,
.tab-housing:before {
    width: 30px;
    height: 30px;
    background-position: -914px 0
}

.icon-info {
    width: 44px;
    height: 44px;
    background-position: -944px 0
}

.icon-infoClose {
    width: 44px;
    height: 44px;
    background-position: -988px 0
}

.icon-landuse,
.tab-landuse:before {
    width: 30px;
    height: 30px;
    background-position: -1032px 0
}

.icon-lightbulb {
    width: 44px;
    height: 44px;
    background-position: -1062px 0
}

.icon-link-icon-delete,
.link-icon--delete:before {
    width: 23px;
    height: 23px;
    background-position: -1106px 0
}

.icon-link-icon-file,
.link-icon--file:before {
    width: 23px;
    height: 23px;
    background-position: -1129px 0
}

.icon-linkedin,
.social-link--li:before {
    width: 21px;
    height: 20px;
    background-position: -1152px 0
}

.icon-list-bullet,
.callout-list li:before,
.media__content ul li:before {
    width: 8px;
    height: 13px;
    background-position: -1173px 0
}

.icon-list-bullet-alt,
.site-footer .callout-list li:before,
.site-footer .media__content ul li:before,
.media__content .site-footer ul li:before {
    width: 8px;
    height: 13px;
    background-position: -1181px 0
}

.icon-map-marker {
    width: 30px;
    height: 30px;
    background-position: -1189px 0
}

.icon-menu-back,
.menu__back:before {
    width: 14px;
    height: 22px;
    background-position: -1219px 0
}

.icon-menu-has-child,
.menu__item--has-child>a.menu__link:after {
    width: 14px;
    height: 22px;
    background-position: -1233px 0
}

.icon-menu-home,
.menu__home:before {
    width: 19px;
    height: 14px;
    background-position: -1247px 0
}

.icon-mi-shape {
    width: 30px;
    height: 30px;
    background-position: -1266px 0
}

.icon-news,
.recent-news-title:before {
    width: 36px;
    height: 36px;
    background-position: -1296px 0
}

.icon-page-title-corner,
.page-header:before {
    width: 136px;
    height: 277px;
    background-position: -1332px 0
}

.icon-pdf {
    width: 51px;
    height: 62px;
    background-position: -1468px 0
}

.icon-people,
.tab-people:before {
    width: 30px;
    height: 30px;
    background-position: -1519px 0
}

.icon-plus {
    width: 16px;
    height: 16px;
    background-position: -1549px 0
}

.icon-printer,
.edn_printButton:before {
    width: 20px;
    height: 20px;
    background-position: -1565px 0
}

.icon-reports {
    width: 36px;
    height: 36px;
    background-position: -1585px 0
}

.icon-road {
    width: 30px;
    height: 30px;
    background-position: -1621px 0
}

.icon-search,
.no-svg .toggle-search span,
.site-search__submit {
    width: 28px;
    height: 26px;
    background-position: -1651px 0
}

.icon-search-alt,
.eds_subCollection_search .button_outside .do_search,
#Body .dnnSearchButton {
    width: 27px;
    height: 26px;
    background-position: -1679px 0
}

.icon-sem-shape {
    width: 30px;
    height: 30px;
    background-position: -1706px 0
}

.icon-slider-left,
.flex-direction-nav .flex-prev {
    width: 24px;
    height: 50px;
    background-position: -1736px 0
}

.icon-slider-right,
.flex-direction-nav .flex-next {
    width: 24px;
    height: 50px;
    background-position: -1760px 0
}

.icon-subset-arrow {
    width: 15px;
    height: 13px;
    background-position: -1784px 0
}

.icon-tab-landuse {
    width: 30px;
    height: 30px;
    background-position: -1799px 0
}

.icon-tabs-arrow-down,
.r-tabs .r-tabs-accordion-title:before {
    width: 22px;
    height: 11px;
    background-position: -1829px 0
}

.icon-toggle-close,
.toggle-close span:before,
.no-svg .toggle-close span {
    width: 32px;
    height: 32px;
    background-position: -1851px 0
}

.icon-toggle-community,
.toggle-community span:before {
    width: 32px;
    height: 32px;
    background-position: -1883px 0
}

.icon-toggle-menu-white {
    width: 32px;
    height: 32px;
    background-position: -1915px 0
}

.icon-toggle-search,
.toggle-search span:before {
    width: 32px;
    height: 32px;
    background-position: -1947px 0
}

.icon-toggle-search-white {
    width: 32px;
    height: 32px;
    background-position: -1979px 0
}

.icon-transportation,
.tab-transportation:before {
    width: 30px;
    height: 30px;
    background-position: -2011px 0
}

.icon-twitter,
.social-link--tw:before {
    width: 20px;
    height: 20px;
    background-position: -2041px 0
}

.no-svg .icon-acc-arrow-down,
.no-svg .liveaccacc .ui-accordion .ui-accordion-header a:before,
.liveaccacc .ui-accordion .ui-accordion-header .no-svg a:before,
.no-svg .icon-acc-arrow-up,
.no-svg .icon-angle-sep,
.no-svg .icon-arrow-peach-right,
.no-svg .section__link:before,
.no-svg .icon-arrow-peach-right-bright,
.no-svg a.section__link--selected:before,
.no-svg .icon-arrow-white-down,
.no-svg .site-customize__select:after,
.no-svg .icon-arrow-white-right-large,
.no-svg .button-arrow:after,
.no-svg .mac-page-header .featured-link:after,
.mac-page-header .no-svg .featured-link:after,
.no-svg .icon-blue-line,
.no-svg .icon-briefcase,
.no-svg .projects-title:before,
.no-svg .icon-calendar,
.no-svg .upcoming-events-title:before,
.no-svg .icon-chart-help,
.no-svg .icon-chart-help-close,
.no-svg .icon-close,
.no-svg .gm-style button,
.gm-style .no-svg button,
.no-svg .icon-close-small,
.no-svg .icon-close-tour,
.no-svg .tour__close,
.no-svg .icon-collapsible,
.no-svg .collapsible__button:before,
.no-svg .icon-color-bar,
.no-svg .icon-comment,
.no-svg .article__comment-count,
.no-svg .icon-data-maps,
.no-svg .icon-delete-icon,
.no-svg #Body .dnnSearchBoxClearText,
#Body .no-svg .dnnSearchBoxClearText,
.no-svg .icon-facebook,
.no-svg .social-link--fb:before,
.no-svg .icon-footer-logo,
.no-svg .footer-logo,
.no-svg .icon-gears,
.no-svg .tab-economy:before,
.no-svg .icon-government,
.no-svg .icon-handshake,
.no-svg .icon-housing,
.no-svg .tab-housing:before,
.no-svg .icon-info,
.no-svg .icon-infoClose,
.no-svg .icon-landuse,
.no-svg .tab-landuse:before,
.no-svg .icon-lightbulb,
.no-svg .icon-link-icon-delete,
.no-svg .link-icon--delete:before,
.no-svg .icon-link-icon-file,
.no-svg .link-icon--file:before,
.no-svg .icon-linkedin,
.no-svg .social-link--li:before,
.no-svg .icon-list-bullet,
.no-svg .callout-list li:before,
.callout-list .no-svg li:before,
.no-svg .media__content ul li:before,
.media__content ul .no-svg li:before,
.no-svg .icon-list-bullet-alt,
.no-svg .site-footer .callout-list li:before,
.site-footer .callout-list .no-svg li:before,
.no-svg .site-footer .media__content ul li:before,
.site-footer .media__content ul .no-svg li:before,
.no-svg .media__content .site-footer ul li:before,
.media__content .site-footer ul .no-svg li:before,
.no-svg .icon-map-marker,
.no-svg .icon-menu-back,
.no-svg .menu__back:before,
.no-svg .icon-menu-has-child,
.no-svg .menu__item--has-child>a.menu__link:after,
.no-svg .icon-menu-home,
.no-svg .menu__home:before,
.no-svg .icon-mi-shape,
.no-svg .icon-news,
.no-svg .recent-news-title:before,
.no-svg .icon-page-title-corner,
.no-svg .page-header:before,
.no-svg .icon-pdf,
.no-svg .icon-people,
.no-svg .tab-people:before,
.no-svg .icon-plus,
.no-svg .icon-printer,
.no-svg .edn_printButton:before,
.no-svg .icon-reports,
.no-svg .icon-road,
.no-svg .icon-search,
.no-svg .toggle-search span,
.no-svg .site-search__submit,
.no-svg .icon-search-alt,
.no-svg .eds_subCollection_search .button_outside .do_search,
.eds_subCollection_search .button_outside .no-svg .do_search,
.no-svg #Body .dnnSearchButton,
#Body .no-svg .dnnSearchButton,
.no-svg .icon-sem-shape,
.no-svg .icon-slider-left,
.no-svg .flex-direction-nav .flex-prev,
.flex-direction-nav .no-svg .flex-prev,
.no-svg .icon-slider-right,
.no-svg .flex-direction-nav .flex-next,
.flex-direction-nav .no-svg .flex-next,
.no-svg .icon-subset-arrow,
.no-svg .icon-tab-landuse,
.no-svg .icon-tabs-arrow-down,
.no-svg .r-tabs .r-tabs-accordion-title:before,
.r-tabs .no-svg .r-tabs-accordion-title:before,
.no-svg .icon-toggle-close,
.no-svg .toggle-close span:before,
.toggle-close .no-svg span:before,
.no-svg .toggle-close span,
.no-svg .icon-toggle-community,
.no-svg .toggle-community span:before,
.toggle-community .no-svg span:before,
.no-svg .icon-toggle-menu-white,
.no-svg .icon-toggle-search,
.no-svg .toggle-search span:before,
.toggle-search .no-svg span:before,
.no-svg .icon-toggle-search-white,
.no-svg .icon-transportation,
.no-svg .tab-transportation:before,
.no-svg .icon-twitter,
.no-svg .social-link--tw:before {
    display: inline-block;
    background-image: url("images/sprites/png-sprite.png");
    background-size: 2061px 277px
}

.icon-acc-arrow-down,
.liveaccacc .ui-accordion .ui-accordion-header a:before,
.icon-acc-arrow-up,
.icon-angle-sep,
.icon-arrow-peach-right,
.section__link:before,
.icon-arrow-peach-right-bright,
a.section__link--selected:before,
.icon-arrow-white-down,
.site-customize__select:after,
.icon-arrow-white-right-large,
.button-arrow:after,
.mac-page-header .featured-link:after,
.icon-blue-line,
.icon-briefcase,
.projects-title:before,
.no-svg .projects-title:before,
.icon-calendar,
.upcoming-events-title:before,
.icon-chart-help,
.icon-chart-help-close,
.icon-close,
.gm-style button,
.icon-close-small,
.icon-close-tour,
.tour__close,
.icon-collapsible,
.collapsible__button:before,
.icon-color-bar,
.icon-comment,
.article__comment-count,
.icon-data-maps,
.icon-delete-icon,
#Body .dnnSearchBoxClearText,
.icon-facebook,
.social-link--fb:before,
.icon-footer-logo,
.footer-logo,
.icon-gears,
.tab-economy:before,
.icon-government,
.icon-handshake,
.icon-housing,
.tab-housing:before,
.icon-info,
.icon-infoClose,
.icon-landuse,
.tab-landuse:before,
.icon-lightbulb,
.icon-link-icon-delete,
.link-icon--delete:before,
.icon-link-icon-file,
.link-icon--file:before,
.icon-linkedin,
.social-link--li:before,
.icon-list-bullet,
.callout-list li:before,
.media__content ul li:before,
.icon-list-bullet-alt,
.site-footer .callout-list li:before,
.site-footer .media__content ul li:before,
.media__content .site-footer ul li:before,
.icon-map-marker,
.icon-menu-back,
.menu__back:before,
.icon-menu-has-child,
.menu__item--has-child>a.menu__link:after,
.icon-menu-home,
.menu__home:before,
.icon-mi-shape,
.icon-news,
.recent-news-title:before,
.icon-page-title-corner,
.page-header:before,
.icon-pdf,
.icon-people,
.tab-people:before,
.icon-plus,
.icon-printer,
.edn_printButton:before,
.icon-reports,
.icon-road,
.icon-search,
.no-svg .toggle-search span,
.site-search__submit,
.icon-search-alt,
.eds_subCollection_search .button_outside .do_search,
#Body .dnnSearchButton,
.icon-sem-shape,
.icon-slider-left,
.flex-direction-nav .flex-prev,
.icon-slider-right,
.flex-direction-nav .flex-next,
.icon-subset-arrow,
.icon-tab-landuse,
.icon-tabs-arrow-down,
.r-tabs .r-tabs-accordion-title:before,
.icon-toggle-close,
.toggle-close span:before,
.no-svg .toggle-close span,
.icon-toggle-community,
.toggle-community span:before,
.icon-toggle-menu-white,
.icon-toggle-search,
.toggle-search span:before,
.icon-toggle-search-white,
.icon-transportation,
.tab-transportation:before,
.icon-twitter,
.social-link--tw:before {
    display: inline-block;
    background-image: url("images/sprites/svg-sprite.svg");
    background-repeat: no-repeat
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 20px 0
}

table[summary="combobox"] {
    margin-bottom: 0
}

@media print {
    table tr,
    table td {
        page-break-inside: avoid
    }
}

td,
th {
    padding: 0
}

td>a,
th>a {
    font-size: 1.6rem;
    line-height: 1.6
}

th {
    line-height: 1.2
}

.tbl,
.tbl-mini {
    margin-bottom: 20px;
    font-size: 14px;
    font-size: 1.4rem
}

.tbl thead tr,
.tbl-mini thead tr {
    border-top: 3px solid #d8d5ce;
    border-bottom: 1px solid #d8d5ce
}

.tbl td,
.tbl th,
.tbl-mini td,
.tbl-mini th {
    padding: 5px
}

.tbl tr:nth-child(2n) td,
.tbl-mini tr:nth-child(2n) td {
    background: #fff
}

.tbl-slim {
    display: block;
    line-height: 1.6;
    font-size: 14px;
    font-size: 1.4rem
}

.tbl-slim tr,
.tbl-slim td,
.tbl-slim tbody,
.tbl-slim tfoot {
    display: block
}

.tbl-slim td {
    min-height: 33px
}

.tbl-slim thead {
    display: none
}

.tbl-slim tfoot {
    border-top: 5px solid #e2d8c9
}

.tbl-slim .tbl-slim__hide {
    display: none
}

@media print,
(min-width: 800px) {
    .tbl-slim {
        display: table;
        width: 100%;
        border: 1px solid #ebe4d9
    }
    .tbl-slim td {
        min-height: auto
    }
    .tbl-slim tr {
        display: table-row;
        border-bottom: 1px solid #ebe4d9
    }
    .tbl-slim tr:nth-child(2n+1) td {
        background: #f9f7f4
    }
    .tbl-slim thead {
        display: table-header-group
    }
    .tbl-slim thead tr {
        border-top: 3px solid #d8d5ce;
        border-bottom: 1px solid #d8d5ce
    }
    .tbl-slim tbody {
        display: table-row-group
    }
    .tbl-slim tfoot {
        display: table-footer-group
    }
    .tbl-slim td {
        display: table-cell;
        padding: 5px
    }
    .tbl-slim .tbl-slim__hide {
        display: table-cell
    }
    .tbl-slim th {
        padding: 5px
    }
}

@media print {
    .tbl-slim {
        font-size: 12px;
        font-size: 1.2rem
    }
}

.tbl-slim--flip td {
    text-align: right
}

@media print,
(min-width: 800px) {
    .tbl-slim--flip td {
        text-align: left
    }
}

.tbl-slim__title {
    font-weight: 700;
    border-bottom: 1px solid #777;
    color: #002149;
    padding: 20px 0 5px
}

@media print,
(min-width: 800px) {
    .tbl-slim__title {
        padding: 5px;
        border-bottom: none
    }
}

.tbl-slim__child-title {
    padding: 5px 0;
    text-align: right;
    font-weight: 700;
    border-bottom: 1px solid #ebe4d9
}

.tbl-slim__child-title:before {
    content: attr(data-title);
    font-weight: 400;
    float: left;
    color: #555
}

@media print,
(min-width: 800px) {
    .tbl-slim__child-title {
        font-weight: 400;
        text-align: inherit;
        padding: 5px;
        border-bottom: none
    }
    .tbl-slim__child-title:before {
        display: none
    }
}

.tbl-slim--compact {
    display: table;
    width: 100%;
    border: 1px solid #ebe4d9
}

.tbl-slim--compact tr {
    display: table-row;
    border-bottom: 1px solid #ebe4d9
}

.tbl-slim--compact tr:nth-child(2n+1) td {
    background: #f9f7f4
}

.tbl-slim--compact thead {
    display: table-header-group
}

.tbl-slim--compact thead tr {
    border-top: 3px solid #d8d5ce;
    border-bottom: 1px solid #d8d5ce
}

.tbl-slim--compact tbody {
    display: table-row-group
}

.tbl-slim--compact tfoot {
    display: table-footer-group
}

.tbl-slim--compact td {
    display: table-cell;
    padding: 5px
}

.tbl-slim--compact th {
    padding: 5px
}

.tbl-data {
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem
}

.tbl-data tr:nth-child(2n) td {
    background: #fdfcfb
}

.tbl-data td,
.tbl-data th {
    padding: 5px;
    display: table-cell
}

.tbl-data th {
    background: #12396a;
    color: #fff
}

.tbl-data a {
    font-weight: 700
}

.tbl-data__hide-header {
    display: none
}

@media (min-width: 720px) {
    .tbl-data__hide-header {
        display: table-header-group
    }
}

.tbl-data__label {
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
    text-transform: uppercase;
    color: #887f6c
}

@media (min-width: 720px) {
    .tbl-data__label {
        display: none
    }
}

.tbl-data__title {
    color: #12396a;
    font-weight: 700
}

tbody.tbl-data__collapse {
    display: block
}

@media (min-width: 720px) {
    tbody.tbl-data__collapse {
        display: table-row-group
    }
}

tr.tbl-data__collapse {
    display: block;
    overflow: hidden
}

@media (min-width: 720px) {
    tr.tbl-data__collapse {
        display: table-row
    }
}

td.tbl-data__block-title {
    display: block;
    font-weight: 700;
    width: 100%;
    font-size: 16px;
    font-size: 1.6rem
}

@media (min-width: 720px) {
    td.tbl-data__block-title {
        display: table-cell;
        width: auto;
        font-size: 14px;
        font-size: 1.4rem
    }
}

.tbl-data__block {
    display: block;
    width: 50%;
    float: left;
    background: none
}

@media (min-width: 720px) {
    .tbl-data__block {
        display: table-cell;
        width: auto;
        float: none
    }
}

.tbl-data__block--action {
    width: 40px
}

@media (min-width: 720px) {
    .tbl-data__block--action {
        width: auto
    }
}

.tbl-data tr:nth-child(2n) td.tbl-data__block,
.tbl-data tr:nth-child(2n) td.tbl-data__block-title {
    background: none
}

@media (min-width: 720px) {
    .tbl-data tr:nth-child(2n) td.tbl-data__block,
    .tbl-data tr:nth-child(2n) td.tbl-data__block-title {
        background: #fdfcfb
    }
}

.tbl-mini {
    font-size: 12px;
    font-size: 1.2rem;
    width: 100%
}

.tbl-mini a {
    font-weight: 700
}

.tbl-mini thead tr {
    border-top: 3px solid #d8d5ce;
    border-bottom: 1px solid #d8d5ce
}

.flex-table .tbl-data thead {
    display: none
}

.flex-table .tbl-data th {
    padding: 5px 1.2em
}

.flex-table .tbl-data tr {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0
}

.flex-table .tbl-data tr td {
    box-sizing: border-box;
    flex-grow: 1;
    width: 100%;
    padding: 0 1.2em;
    overflow: hidden;
    list-style: none;
    background: fade(#708090, 20%)
}

.flex-table .tbl-data tr td:first-child {
    padding-top: 1em
}

.flex-table .tbl-data tr td:last-child {
    padding-bottom: 1em
}

@media (min-width: 720px) {
    .flex-table .tbl-data thead {
        display: table-header-group
    }
    .flex-table .tbl-data tr {
        display: table-row;
        flex-wrap: nowrap
    }
}

.scrollable-table {
    overflow: hidden;
    position: relative;
    margin-bottom: 10px
}

.scrollable-table.has-scroll:after {
    position: absolute;
    top: 0;
    left: 100%;
    width: 50px;
    height: 100%;
    border-radius: 10px 0 0 10px / 50% 0 0 50%;
    box-shadow: -5px 0 10px rgba(0, 0, 0, 0.25);
    content: ""
}

.scrollable-table__wrapper {
    overflow-x: auto
}

.scrollable-table__wrapper::-webkit-scrollbar {
    height: 12px
}

.scrollable-table__wrapper::-webkit-scrollbar-track {
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.15) inset;
    background: #f0f0f0
}

.scrollable-table__wrapper::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background: #12396a
}

.callout-title,
.callout-title-small,
.media__title {
    text-transform: uppercase;
    color: #002149;
    margin: 0 0 20px 0;
    padding-bottom: 0;
    border-bottom: none
}

.site-footer .callout-title,
.site-footer .callout-title-small,
.site-footer .media__title {
    color: #fff
}

.callout-title {
    padding-bottom: 10px;
    border-bottom: 1px dashed #e0d6ca;
    font-size: 18px;
    font-size: 1.8rem
}

@media (min-width: 920px) {
    .callout-title {
        font-size: 20px;
        font-size: 2rem
    }
}

.callout-title.twitter {
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 0;
    position: relative
}

.callout-title.twitter .Head {
    display: none
}

.callout-title.twitter:before {
    content: "";
    border-bottom: 1px dashed #e0d6ca;
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0
}

.callout-title.twitter:after {
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("/Portals/_default/Skins/semcog/images/twitter.png");
    content: "";
    height: 40px;
    width: 40px;
    position: relative;
    z-index: 5
}

.callout-title.latest {
    display: flex;
    align-items: center;
    justify-content: center
}

.callout-title.latest:before {
    content: "";
    display: block;
    margin-right: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("/Portals/_default/Skins/semcog/images/news_icon.png");
    height: 30px;
    width: 30px
}

.callout-title-small,
.media__title {
    font-size: 16px;
    font-size: 1.6rem
}

.banner-title {
    text-align: center;
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 0;
    border-bottom: none
}

.banner-title:before {
    width: 100%;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    height: 10px;
    background: #e9e5de;
    margin-top: -5px
}

.banner-title__wrapper {
    display: inline-block;
    background: #fff;
    padding: 10px;
    position: relative;
    z-index: 1
}

.subtitle {
    color: #64983d;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1.6rem
}

.leading-intro {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: uppercase;
    color: #666
}

.leading-title {
    margin-top: 0
}

.semi-title {
    margin: 0 0 10px 0
}

.compact-title {
    margin: 0;
    padding-bottom: 0;
    border-bottom: none
}

.note {
    padding: 20px;
    background: #fff;
    border: 1px solid #ccc;
    font-size: 12px;
    font-size: 1.2rem
}

.note a {
    font-weight: 700;
    cursor: pointer;
    text-decoration: none
}

.note a:hover,
.note a:focus {
    text-decoration: underline
}

@media print {
    .note {
        padding: 0;
        border: none
    }
}

.small-text {
    font-size: 14px;
    font-size: 1.4rem
}

.medium-text {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.3
}

.blue-text {
    color: #002149
}

.border-title {
    border-bottom: 2px solid currentColor;
    padding-bottom: 10px
}

.normal {
    font-weight: 400
}

.normal+label {
    font-weight: 400
}

.strong {
    font-weight: 700
}

figcaption,
dt,
dd {
    font-size: 1.6rem;
    line-height: 1.6
}

dd {
    margin-left: 40px
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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
}

hr {
    margin: 40px 0;
    border: none;
    height: 1px;
    background: #ebe4d9
}

.hr--slim {
    margin: 20px 0
}

.hr--slimmer {
    margin: 10px 0
}

.hr--alt {
    background: rgba(0, 0, 0, 0.05)
}

.break-br br {
    display: none
}

.float-right {
    float: right
}

.float-left {
    float: left
}

img.float-right {
    margin: 0 0 40px 40px
}

img.float-left {
    margin: 0 40px 40px 0
}

.align-right {
    text-align: right
}

.align-left {
    text-align: left
}

.align-center {
    text-align: center
}

.align-middle {
    vertical-align: middle
}

img.max-width {
    width: 100%;
    height: auto
}

.margin-b {
    margin-bottom: 20px
}

.margin-b-half {
    margin-bottom: 10px
}

.margin-none {
    margin: 0
}

.visually-hidden {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px)
}

.float-clear:after,
.form-note:after,
.form-container:after,
.container:after,
.container-narrow:after,
.container-small:after,
.link-block:after,
.section__list:after,
.section__child:after,
.menu:after,
.menu__child:after,
#Body .dnnSearchResultSortOptions:after,
.list-column:after,
.article:after,
.ui-datepicker-header:after,
.utility-container:after,
.media:after,
.tour__actions:after,
.DNNModuleContent:after {
    clear: both;
    content: '';
    display: table
}

.image-replace,
.eds_subCollection_search .button_outside .do_search,
.footer-logo,
.site-logo,
.mac-site-header .site-logo,
.toggle-select span {
    display: block;
    text-indent: 200%;
    overflow: hidden;
    white-space: nowrap
}

.box-sizing {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.single-line,
.il__url {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block
}

.break-all {
    word-break: break-all
}

.validate:before,
.callout-list li:before,
.media__content ul li:before,
.liveaccacc .ui-accordion .ui-accordion-header a:before,
.r-tabs .r-tabs-accordion-title:before,
.tab-icon:before,
.social-link:before,
.edn_printButton:before,
.link-icon:before,
.site-customize__select:after,
.collapsible__button:before,
.tabs__link--active:after,
li.flex-active:before,
.toggle-utility span:before,
.section__link:before,
.menu__item--has-child>a.menu__link:after,
.menu__back:before,
.menu__home:before,
.page-header:before,
#Body .dnnSearchBox_advanced_dropdown:before,
.tour:before,
.chart-tip:before,
.chart-tip:after,
.d3-tip:before,
.d3-tip:after,
#communityProfileTabs td.left-indent:after,
#communityProfileTabs .senior-youth tbody tr:nth-child(3) td:nth-child(1):after,
#communityProfileTabs .senior-youth tbody tr:nth-child(4) td:nth-child(1):after,
#communityProfileTabs .housing-tenure tbody tr:nth-child(4) td:nth-child(1):after,
#communityProfileTabs .housing-tenure tbody tr:nth-child(5) td:nth-child(1):after,
#communityProfileTabs .race-origin tbody tr:nth-child(2) td:nth-child(1):after,
#communityProfileTabs .race-origin tbody tr:nth-child(3) td:nth-child(1):after,
#communityProfileTabs .race-origin tbody tr:nth-child(4) td:nth-child(1):after,
#communityProfileTabs .race-origin tbody tr:nth-child(5) td:nth-child(1):after,
#communityProfileTabs .race-origin tbody tr:nth-child(6) td:nth-child(1):after {
    position: absolute;
    content: '';
    display: inline-block
}

.flex-control-nav li,
.site-customize__label {
    line-height: 1;
    text-transform: uppercase
}

.vertical-align {
    vertical-align: middle
}

.jq-loading {
    margin: 20px 0;
    padding: 20px;
    background: #fff;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.4rem
}

.jq-loading img {
    margin-right: 10px
}

.jq-loading.jq-loading--hide {
    display: none
}

.jq-document-loading {
    display: none
}

.loaded .jq-document-loading {
    display: block
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.liveaccacc .ui-helper-hidden {
    display: none
}

.liveaccacc .ui-helper-hidden-accessible {
    position: absolute;
    left: -99999999px
}

.liveaccacc .ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    text-decoration: none;
    list-style: none
}

.liveaccacc .ui-helper-clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.liveaccacc .ui-helper-clearfix {
    display: inline-block
}

* html .ui-helper-clearfix {
    height: 1%
}

.liveaccacc .ui-helper-clearfix {
    display: block
}

.liveaccacc .ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.liveaccacc .ui-state-disabled {
    cursor: default !important
}

.liveaccacc .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.liveaccacc .ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.liveaccacc .ui-accordion .ui-accordion-header {
    cursor: pointer;
    position: relative;
    margin-top: 1px;
    zoom: 1;
    margin-bottom: 0
}

.liveaccacc .ui-accordion .ui-accordion-li-fix {
    display: inline
}

.liveaccacc .ui-accordion .ui-accordion-header-active {
    border-bottom: 0 !important
}

.liveaccacc .ui-accordion .ui-accordion-header a {
    display: block;
    padding: 14px 14px 14px 38px !important;
    line-height: 1;
    color: #fff;
    background: #1a6563;
    font-size: 15px !important;
    position: relative;
    font-size: 1.5rem !important
}

.liveaccacc .ui-accordion .ui-accordion-header a:hover,
.liveaccacc .ui-accordion .ui-accordion-header a:focus {
    background: #1f7977
}

.liveaccacc .ui-accordion .ui-accordion-header a:before {
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    top: 16px;
    left: 10px
}

.liveaccacc .ui-accordion .ui-accordion-header-active a:before {
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.liveaccacc .ui-accordion .ui-accordion-content {
    background: #f9f7f4;
    position: static;
    padding: 20px !important;
    top: 1px;
    margin-bottom: 2px;
    overflow: auto;
    display: none
}

.liveaccacc .ui-accordion .ui-accordion-content-active {
    display: block
}

@media (max-width: 550px) {
    .liveaccacc .ui-accordion .ui-accordion-content img+strong:before {
        content: "";
        display: block;
        width: 100%;
        height: 10px;
        clear: both
    }
}

.liveacchotsneaks .ui-accordion .ui-accordion-header a {
    font-size: 2rem !important
}

@media (min-width: 800px) {
    .r-tabs .r-tabs-tab {
        display: inline-block
    }
}

.r-tabs .r-tabs-panel {
    display: none;
    padding: 20px 0 0 0
}

@media (min-width: 800px) {
    .r-tabs .r-tabs-panel {
        border: 5px solid #d8d5ce;
        padding: 10px
    }
}

.r-tabs .r-tabs-panel h3 {
    margin: 20px 0
}

.r-tabs .r-tabs-panel h2 {
    font-size: 20px;
    font-size: 2rem
}

@media (min-width: 800px) {
    .r-tabs .r-tabs-panel h2 {
        font-size: 26px;
        font-size: 2.6rem
    }
}

.r-tabs .r-tabs-panel h3 {
    font-size: 16px;
    font-size: 1.6rem
}

@media (min-width: 800px) {
    .r-tabs .r-tabs-panel h3 {
        font-size: 18px;
        font-size: 1.8rem;
        margin: 40px 0
    }
}

@media print {
    .r-tabs .r-tabs-panel {
        display: block;
        margin-bottom: 40px
    }
}

.r-tabs .r-tabs-accordion-title {
    display: none;
    background: #d8d5ce;
    margin-bottom: 1px;
    position: relative
}

.r-tabs .r-tabs-accordion-title:before {
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    top: 20px;
    left: 5px
}

.r-tabs .r-tabs-accordion-title.r-tabs-state-active:before {
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block
}

.r-tabs-anchor {
    display: block;
    padding: 14px 14px 14px 32px;
    font-weight: 700;
    text-decoration: none;
    position: relative;
    color: #002149
}

.r-tabs-anchor.tab-icon {
    padding-left: 52px
}

.tab-icon:before {
    left: 10px;
    top: 10px
}

@media (min-width: 800px) {
    .vertical-tabs:after {
        clear: both;
        content: '';
        display: table
    }
    .vertical-tabs .r-tabs-nav {
        width: 25%;
        float: left;
        border: 5px solid #d8d5ce;
        border-right: none
    }
    .vertical-tabs .r-tabs-tab {
        display: block
    }
    .vertical-tabs .r-tabs-state-active .r-tabs-anchor {
        background: #d8d5ce
    }
    .vertical-tabs .r-tabs-anchor:hover:after,
    .vertical-tabs .r-tabs-state-active .r-tabs-anchor:after {
        display: block;
        position: absolute;
        content: '';
        top: 0;
        width: 0;
        height: 0;
        right: -21px;
        border-top: 26px solid transparent;
        border-bottom: 27px solid transparent
    }
    .vertical-tabs .r-tabs-state-active .r-tabs-anchor:after {
        border-left: 21px solid #d8d5ce
    }
    .vertical-tabs .r-tabs-anchor:hover:after {
        border-left: 21px solid #12396a
    }
    .vertical-tabs .r-tabs-anchor:hover,
    .vertical-tabs .r-tabs-anchor:focus {
        background: #12396a;
        color: #fff
    }
    .vertical-tabs .r-tabs-panel {
        min-height: 250px;
        padding: 30px
    }
    .vertical-tabs__content {
        width: 75%;
        float: left
    }
}

@media (max-width: 800px) {
    .r-tabs .r-tabs-nav {
        display: none
    }
    .r-tabs .r-tabs-accordion-title {
        display: block
    }
}

@media print {
    .r-tabs .r-tabs-nav,
    .r-tabs .r-tabs-accordion-title {
        display: none
    }
    .vertical-tabs__content {
        width: 100%
    }
}

.plain-tabs .r-tabs-nav .r-tabs-anchor:hover:after,
.plain-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor:after {
    top: 50%;
    margin-top: -26px
}

.plain-tabs .r-tabs-nav .r-tabs-anchor {
    padding: 14px
}

.plain-tabs .r-tabs-panel>*:first-child {
    margin-top: 0
}

@media (min-width: 800px) {
    .plain-tabs .r-tabs-panel h2 {
        font-size: 20px;
        font-size: 2rem
    }
}

.r-tabs-panel div .DnnModule:nth-child(1) {
    margin-bottom: 0
}

.r-tabs-panel .leading-title {
    margin-bottom: 0
}

.article {
    margin-bottom: 40px
}

.article--compact {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e6ded4
}

.article__image {
    margin-bottom: 10px
}

.article__image img {
    width: 100%;
    height: auto;
    border: 1px solid #c1bdb2
}

@media (min-width: 720px) {
    .article-detail-content {
        padding-left: 240px;
        position: relative
    }
    .article-detail-meta {
        position: absolute;
        top: 0;
        left: 0;
        width: 160px
    }
}

.article__image--thumb {
    margin-bottom: 10px
}

.article__image--thumb img {
    width: 100%
}

@media (min-width: 480px) {
    .article__image--thumb {
        margin-bottom: 0;
        width: 30%;
        float: left
    }
}

.article__content {
    position: relative;
    margin-top: -100px
}

@media (min-width: 480px) {
    .article__content {
        width: 70%;
        margin-top: 0;
        float: left;
        padding-left: 20px
    }
}

.article__summary {
    font-size: 1.6rem;
    line-height: 1.6
}

.article__header {
    margin: 0 10px 20px;
    padding: 10px;
    background: #fff
}

@media (min-width: 480px) {
    .article__header {
        background: none;
        padding: 0;
        margin: 0
    }
}

.article__meta {
    font-size: 12px;
    font-size: 1.2rem;
    text-transform: uppercase;
    font-weight: 700;
    color: #888
}

.article__meta--details {
    padding: 5px 0;
    border-top: 1px solid #e6ded4;
    border-bottom: 1px solid #e6ded4
}

.article__meta__item {
    text-align: right;
    display: block
}

@media (min-width: 480px) {
    .article__meta__item {
        display: inline;
        text-align: left
    }
}

.article__comment-count {
    font-weight: 700;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    line-height: 2.1
}

.article-section-title {
    font-size: 15px;
    font-size: 1.5rem;
    text-transform: uppercase;
    margin: 20px 0 0;
    border-bottom: none
}

.article--compact .article__meta__item {
    text-align: left;
    display: inline
}

.tag-item,
.article-categories a,
.article-tags a,
.keyword {
    text-decoration: none;
    font-size: 14px;
    font-size: 1.4rem;
    display: inline-block;
    background: #e6ddcf;
    color: #333;
    padding: 3px 7px;
    border-radius: 4px;
    margin: 0 5px 5px 0
}

.tag-item--tiny,
.keyword {
    font-size: 12px;
    font-size: 1.2rem
}

a.tag-item:hover,
.article-categories a:hover,
.article-tags a:hover,
a.tag-item:focus,
.article-categories a:focus,
.article-tags a:focus {
    background: #64983d;
    color: #fff
}

.eds_subCollection_search .button_outside {
    position: relative
}

.eds_subCollection_search .button_outside input[type="text"] {
    padding-right: 42px
}

.eds_subCollection_search .button_outside .do_search {
    position: absolute;
    right: 5px;
    top: 8px
}

.article_pager {
    text-align: right
}

.social-link--tw {
    background: #55aace
}

.social-link--fb {
    background: #395185
}

.social-link--li {
    background: #0075b6
}

.edn_printButton {
    background: #444
}

.edn_printButton:hover {
    cursor: pointer
}

.social-link,
.edn_printButton {
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    position: relative;
    color: #fff;
    line-height: 1;
    padding: 10px 10px 10px 28px;
    text-decoration: none
}

.social-link:before,
.edn_printButton:before {
    top: 5px;
    left: 5px
}

.social-link:hover,
.social-link:focus,
.edn_printButton:hover,
.edn_printButton:focus {
    background: #12396a;
    color: #fff
}

.author {
    position: relative;
    padding: 0 0 10px 60px;
    font-size: 14px;
    font-size: 1.4rem;
    border-bottom: 1px solid #e6ded4;
    margin-bottom: 20px
}

@media (min-width: 720px) {
    .author {
        padding: 0;
        margin-bottom: 0;
        border-bottom: none
    }
}

.author__label {
    text-transform: uppercase;
    font-size: 12px;
    font-size: 1.2rem;
    color: #666;
    display: block;
    text-align: left
}

@media (min-width: 720px) {
    .author__label {
        text-align: center
    }
}

.author__name {
    font-weight: 700;
    color: #002149;
    text-align: left
}

@media (min-width: 720px) {
    .author__name {
        text-align: center
    }
}

.author__image {
    margin: 0 auto;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0
}

@media (min-width: 720px) {
    .author__image {
        position: relative;
        top: auto;
        left: auto;
        width: 100px;
        height: 100px;
        margin-bottom: 20px
    }
}

#disqus_thread {
    margin: 40px 0
}

.blog-list li.node.level_0 {
    display: none
}

.blog-list__link {
    font-weight: 700;
    text-decoration: none
}

.button-bare {
    border: none;
    background-color: transparent;
    border-radius: 3px
}

.button-bare:hover,
.button-bare:focus {
    background-color: rgba(216, 213, 206, 0.7)
}

.button,
.button-primary,
.dnnPrimaryAction,
.dnnFormItem input[type="submit"],
a.dnnPrimaryAction,
.button-alt,
.button-secondary,
.dnnFormItem button,
.dnnFormItem input[type="button"],
.dnnFormItem input[type="reset"],
.dnnSecondaryAction,
a.dnnSecondaryAction,
ul.dnnAdminTabNav li a,
.dnnLogin .LoginTabGroup span,
.button-delete,
.button-ui,
.tour__button {
    display: inline-block;
    border: none;
    text-decoration: none;
    padding: 14px;
    font-weight: 700;
    line-height: 1;
    cursor: pointer
}

.button-primary,
.dnnPrimaryAction,
.dnnFormItem input[type="submit"],
a.dnnPrimaryAction {
    color: #fff;
    background: #4e7b21;
    text-transform: uppercase
}

.button-primary:hover,
.button-primary:focus,
.dnnPrimaryAction:hover,
.dnnFormItem input[type="submit"]:hover,
.dnnPrimaryAction:focus,
.dnnFormItem input[type="submit"]:focus {
    background-color: #3c5f19;
    color: #fff
}

.button-primary:visited,
.dnnPrimaryAction:visited,
.dnnFormItem input[type="submit"]:visited {
    color: #fff
}

.button-alt {
    color: #fff;
    background: #12396a
}

.button-altinput[type="submit"] {
    font-size: 1.6rem
}

.button-alt:hover,
.button-alt:focus {
    background-color: #64983d;
    color: #fff
}

.button-secondary,
.dnnFormItem button,
.dnnFormItem input[type="button"],
.dnnFormItem input[type="reset"],
.dnnSecondaryAction,
a.dnnSecondaryAction,
ul.dnnAdminTabNav li a,
.dnnLogin .LoginTabGroup span {
    background: #d8d5ce;
    color: #111
}

.button-secondary:hover,
.button-secondary:focus,
.dnnFormItem button:hover,
.dnnFormItem input[type="button"]:hover,
.dnnFormItem input[type="reset"]:hover,
.dnnSecondaryAction:hover,
ul.dnnAdminTabNav li a:hover,
.dnnLogin .LoginTabGroup span:hover,
.dnnFormItem button:focus,
.dnnFormItem input[type="button"]:focus,
.dnnFormItem input[type="reset"]:focus,
.dnnSecondaryAction:focus,
ul.dnnAdminTabNav li a:focus,
.dnnLogin .LoginTabGroup span:focus {
    background: #444;
    color: #fff
}

.button-delete {
    background: #c51d1d;
    color: #fff
}

.button-delete:hover,
.button-delete:focus {
    background: #444;
    color: #fff
}

.button-arrow:after,
.mac-page-header .featured-link:after {
    content: "";
    vertical-align: middle;
    margin: 0 5px;
    position: relative;
    top: -2px
}

.button-ui {
    padding: 11px 10px 12px;
    background: #12396a;
    color: #fff;
    border: 1px solid #fff;
    font-weight: 700
}

.button-ui:hover,
.button-ui:focus {
    background-color: #164580;
    color: #fff
}

.button-ui--alt {
    border-color: #001530
}

.button--small {
    padding: 9px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.3
}

.button--tiny {
    padding: 3px 8px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.3
}

.button-delete {
    color: #fff;
    background: #c51d1d;
    text-transform: uppercase
}

.button--block {
    width: 100%;
    display: block
}

.button--large {
    padding: 18px
}

.button--disabled,
.dnnPrimaryAction[disabled],
.dnnPrimaryAction[disabled]:hover,
.dnnPrimaryAction[disabled]:active {
    background: #eee !important;
    color: #ccc !important
}

.link-small {
    font-size: 12px;
    font-size: 1.2rem;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none
}

.link-icon {
    vertical-align: middle;
    display: inline-block;
    color: #64983d;
    text-decoration: none;
    text-transform: uppercase;
    padding: 14px;
    line-height: 1;
    cursor: pointer;
    background: none;
    border: none;
    padding-left: 28px;
    position: relative;
    font-weight: 700;
    font-size: 14px;
    font-size: 1.4rem
}

.link-icon:before {
    top: 9px;
    left: 0
}

.link-icon:hover,
.link-icon:focus {
    color: #12396a
}

.button-tag {
    display: inline-block;
    margin: 0 5px 5px 0;
    border: none;
    text-decoration: none;
    padding: 6px 10px;
    text-transform: uppercase;
    background: #d8d5ce;
    color: #444;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1;
    cursor: pointer;
    border-radius: 5px
}

.button-tag:hover,
.button-tag:focus {
    background: #12396a;
    color: #fff
}

.button-tag--active {
    background: #12396a;
    color: #fff
}

ul.dnnAdminTabNav li.ui-tabs-active a {
    margin-top: 0;
    padding: 10px 4px
}

ul.dnnAdminTabNav li a {
    padding: 10px 4px;
    font-size: 14px;
    font-size: 1.4rem
}

.card {
    display: block;
    text-decoration: none
}

.card__img-wrap {
    background: #333
}

.card__img {
    width: 100%;
    height: 0;
    padding-top: 66%;
    background-size: cover;
    background-position: center center;
    transition: opacity .3s ease-out
}

.card__content {
    padding: 10px
}

.card__title {
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 10px
}

.card__desc {
    font-size: 1.4rem;
    color: #666;
    line-height: 1.2
}

.card:hover .card__img,
.card:focus .card__img {
    opacity: .3
}

.card-admin {
    background: rgba(255, 255, 255, 0.85);
    padding: 5px;
    text-align: right;
    margin-top: auto
}

.card-admin a {
    text-decoration: none;
    font-size: 1.3rem;
    background: #efeae4;
    border-radius: 3px;
    display: inline-block;
    padding: 3px 6px
}

.card-admin a:hover,
.card-admin a:focus {
    background: #4e7b21;
    color: #fff
}

.cards__item {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px
}

.cards__item.ng-move,
.cards__item.ng-enter,
.cards__item.ng-leave {
    transition: opacity linear 0.5s
}

.cards__item.ng-leave.ng-leave-active,
.cards__item.ng-move,
.cards__item.ng-enter {
    opacity: 0
}

.cards__item.ng-leave,
.cards__item.ng-move.ng-move-active,
.cards__item.ng-enter.ng-enter-active {
    opacity: 1
}

.card-wrap {
    display: flex;
    flex-direction: column;
    background: #fff;
    flex: 1 0 auto
}

@media (min-width: 540px) {
    .cards {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -10px
    }
    .cards__item {
        width: 50%;
        padding: 0 10px
    }
}

@media (min-width: 1100px) {
    .cards__item {
        width: 300px
    }
}

.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    *display: inline;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 100% !important;
    font-size: 1.6rem
}

.chosen-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1010;
    width: 100%;
    border: 1px solid #aaa;
    border-top: 0;
    background: #fff;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15)
}

.chosen-container.chosen-with-drop .chosen-drop {
    left: 0
}

.chosen-container a {
    cursor: pointer
}

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 10px 0 0 8px;
    height: 44px;
    border: 1px solid #d8d5ce;
    background-color: #fff;
    background-clip: padding-box;
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px
}

.chosen-container-single .chosen-default {
    color: #999
}

.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: -42px 1px no-repeat;
    font-size: 1px
}

.chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%
}

.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: no-repeat 0px 2px
}

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap
}

.chosen-container-single .chosen-search input[type="text"] {
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #aaa;
    background: white no-repeat 100% -20px;
    background: no-repeat 100% -20px;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0
}

.chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-radius: 0 0 4px 4px;
    background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    left: -9999px
}

.chosen-container .chosen-results {
    color: #444;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch
}

.chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 5px 6px;
    list-style: none;
    line-height: 15px;
    word-wrap: break-word;
    -webkit-touch-callout: none
}

.chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer
}

.chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container .chosen-results li.highlighted {
    background-color: #64983d;
    color: #fff
}

.chosen-container .chosen-results li.no-results {
    color: #777;
    display: list-item;
    background: #f4f4f4
}

.chosen-container .chosen-results li.group-result {
    display: list-item;
    font-weight: bold;
    cursor: default
}

.chosen-container .chosen-results li.group-option {
    padding-left: 15px
}

.chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline
}

.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 3px 5px 2px;
    width: 100%;
    height: auto !important;
    height: 1%;
    border: 1px solid #d8d5ce;
    background-color: #fff;
    cursor: text
}

.chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none
}

.chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    margin: 1px 0;
    padding: 0;
    height: 25px;
    outline: 0;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none;
    color: #999;
    font-size: 100%;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0
}

.chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 3px 5px 3px 0;
    padding: 3px 20px 3px 5px;
    border: 1px solid #aaa;
    max-width: 100%;
    border-radius: 3px;
    background-color: #eeeeee;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-size: 100% 19px;
    background-repeat: repeat-x;
    background-clip: padding-box;
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #333;
    line-height: 13px;
    cursor: default
}

.chosen-container-multi .chosen-choices li.search-choice span {
    word-wrap: break-word
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: absolute;
    top: 4px;
    right: 3px;
    display: block;
    width: 12px;
    height: 12px;
    background: -42px 1px no-repeat;
    font-size: 1px
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #ccc;
    background-color: #e4e4e4;
    color: #666
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #fff;
    cursor: default;
    background: #12396a
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0
}

.chosen-container-active.chosen-with-drop .chosen-single div {
    border-left: none;
    background: transparent
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 2px
}

.chosen-container-active .chosen-choices {
    border: 1px solid #d8d5ce
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
    color: #222 !important
}

.chosen-disabled {
    opacity: 0.5 !important;
    cursor: default
}

.chosen-disabled .chosen-single {
    cursor: default
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default
}

.chosen-rtl {
    text-align: right
}

.chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0
}

.chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 26px;
    direction: rtl
}

.chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px
}

.chosen-rtl .chosen-single div {
    right: auto;
    left: 3px
}

.chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px
}

.chosen-rtl .chosen-choices li {
    float: right
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
    direction: rtl
}

.chosen-rtl .chosen-choices li.search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 5px 3px 19px
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
    right: auto;
    left: 4px
}

.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
    left: 9999px
}

.chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0
}

.chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none
}

.chosen-rtl .chosen-search input[type="text"] {
    padding: 4px 5px 4px 20px;
    background: white no-repeat -30px -20px;
    background: no-repeat -30px -20px;
    direction: rtl
}

.chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px
}

.site-customize__select {
    opacity: 0;
    position: relative;
    line-height: 1.6;
    font-size: 16px;
    font-size: 1.6rem;
    -moz-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.site-customize__select:after {
    right: 14px;
    top: 14px;
    pointer-events: none
}

.site-customize__select .chosen-container-single .chosen-single {
    background: none;
    color: #fff;
    border-color: #fff
}

.site-customize__select .chosen-container .chosen-drop {
    background: #12396a;
    color: #fff;
    border-color: #fff
}

.site-customize__select .chosen-container-single .chosen-search {
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    padding: 10px
}

.site-customize__select .chosen-container-single .chosen-search input[type="text"] {
    padding: 10px 20px 10px 10px;
    background: #002149;
    border-color: #fff
}

.site-customize__select .chosen-container .chosen-results li {
    color: #fff
}

.loaded .site-customize__select {
    opacity: 1
}

.no-js .site-customize__select {
    opacity: 1
}

.collapsible {
    padding: 10px;
    background: #f0ebe3
}

.collapsible__button {
    border: none;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    text-align: left;
    background: none;
    border-bottom: 1px dashed #d8d5ce;
    width: 100%;
    padding: 6px 6px 6px 20px;
    position: relative
}

.collapsible__button:hover,
.collapsible__button:focus {
    outline: none;
    color: #4c742e
}

.collapsible__button:before {
    top: 8px;
    left: 0
}

.collapsible__button.open:before {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.collapsible__content {
    height: 0;
    overflow: hidden
}

.collapsible__content.open {
    height: auto;
    padding-top: 10px;
    overflow: visible
}

.background-light {
    background: #ebe4d9;
    padding: 20px
}

.alternate {
    margin-bottom: 40px
}

.alternate>div {
    padding: 5px;
    border: 1px solid rgba(0, 0, 0, 0.05)
}

.alternate>div:nth-child(2n) {
    background: rgba(0, 0, 0, 0.05)
}

#ControlBar_ControlPanel *,
.dnnDropDownList *,
.actionMenu * {
    box-sizing: content-box
}

@media print {
    #ControlBar_ControlPanel {
        display: none
    }
    #Body #Form.showControlBar {
        margin-top: 0 !important
    }
}

.searchInputContainer a.dnnSearchBoxClearText {
    display: none !important
}

.DNNModuleContent .dnnGrid img {
    max-width: none;
    height: auto
}

.dnnActions {
    font-size: 14px
}

.dnnActions a.dnnPrimaryAction {
    font-weight: 700;
    background: #444
}

.ui-datepicker {
    width: 280px;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.29804) 0px 3px 5px
}

.ui-datepicker-header {
    padding: 10px;
    text-align: center
}

.ui-datepicker-prev {
    float: left
}

.ui-datepicker-next {
    float: right
}

.ui-datepicker-calendar {
    width: 100%
}

.ui-datepicker-calendar td,
.ui-datepicker-calendar th {
    text-align: left;
    padding: 5px
}

#dnn_ctr_Login_Login_DNN_liRegister {
    display: none !important
}

.LoginPanel {
    padding: 20px
}

.events a {
    color: #043975
}

.events a:hover,
.events a:visited {
    color: #4e7b21
}

.event-list-item {
    width: 100%;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px
}

@media (min-width: 480px) {
    .event-list-item {
        width: 50%
    }
}

@media (min-width: 800px) {
    .event-list-item {
        width: 25%
    }
}

.event-list-item .sc-element .sc-menu.sc-tb-show-hover {
    opacity: 1 !important;
    right: auto;
    left: 5px
}

.event-list-item .sc-element:hover .sc-menu.sc-tb-show-hover {
    opacity: 1 !important;
    right: auto;
    left: 5px
}

.event-card {
    display: table;
    width: 100%
}

.event-card__image {
    display: table-cell
}

.event-card__image img {
    width: 100%
}

.event-card__date {
    display: table-cell;
    width: 80px;
    background: #12396a;
    vertical-align: middle
}

.event-card-title {
    margin: 10px 0;
    font-size: 16px;
    font-size: 1.6rem;
    border-bottom: none
}

.date-box__month,
.date-box__day {
    display: block;
    color: #fff;
    text-align: center;
    line-height: 1
}

.date-box__month {
    font-size: 15px;
    font-size: 1.5rem;
    text-transform: uppercase
}

.date-box__day {
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700
}

.tabs {
    font-size: 0
}

.tabs__link {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: uppercase;
    color: #444;
    font-weight: 700;
    padding: 10px;
    position: relative;
    background: #e6ddcf
}

a.tabs__link:hover,
a.tabs__link:focus {
    background: #64983d;
    color: #fff
}

.tabs__link--active {
    background: #002149;
    color: #fff
}

.tabs__link--active:after {
    bottom: -24px;
    left: 24px;
    border-width: 12px;
    border-style: solid;
    border-top-color: #002149;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent
}

#dnn_FeaturedPane .DnnModule {
    position: relative;
    margin-bottom: 0
}

.featured__image .sc-element .sc-menu.sc-tb-show-hover {
    opacity: 1;
    right: auto;
    left: 5px
}

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.flexslider {
    margin: 0;
    padding: 0
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
    margin-left: 0
}

.flexslider .slides img {
    display: block
}

.flex-pauseplay span {
    text-transform: capitalize
}

.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .slides {
    display: block
}

* html .slides {
    height: 1%
}

.no-js .slides>li:first-child {
    display: block
}

.flexslider {
    margin: 0;
    position: relative;
    zoom: 1
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.flexslider .slides {
    zoom: 1
}

.carousel li {
    margin-right: 5px
}

.flexslider-controls {
    display: none
}

@media (min-width: 800px) {
    .flexslider-controls {
        display: block
    }
    .flexslider-controls .controls-container {
        clear: both;
        height: 52px;
        max-width: 1200px;
        margin: 0 auto;
        position: relative
    }
}

@media (min-width: 920px) {
    .flexslider-controls .controls-container {
        height: auto
    }
}

.flex-control-nav {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2
}

.flex-control-nav li {
    width: 33.33333%;
    float: left;
    text-align: center;
    color: #fff;
    padding: 10px 0
}

.flex-control-nav li:hover {
    cursor: pointer
}

@media (min-width: 920px) {
    .flex-control-nav {
        width: 60%
    }
    .flex-control-nav li {
        padding: 14px 0
    }
}

@media (min-width: 1040px) {
    .flex-control-nav {
        width: 66.66667%
    }
}

li.flex-active {
    position: relative
}

li.flex-active:before {
    width: 100%;
    height: 10px;
    top: -10px;
    left: 0;
    background-color: #588636
}

li.flex-active:hover:before {
    background-color: #517b31
}

li.flex-active.control-nav-2:before {
    background-color: #f6a765
}

li.flex-active.control-nav-2:hover:before {
    background-color: #f5994d
}

li.flex-active.control-nav-3:before {
    background-color: #006778
}

li.flex-active.control-nav-3:hover:before {
    background-color: #00515f
}

.control-nav-1 {
    background: #588636
}

.control-nav-1:hover {
    background: #517b31
}

.control-nav-2 {
    background: #f6a765
}

.control-nav-2:hover {
    background: #f5994d
}

.control-nav-3 {
    background: #006778
}

.control-nav-3:hover {
    background: #00515f
}

.featured {
    background: #64983d
}

.featured.landing {
    border-top: 5px solid #568234
}

@media (min-width: 800px) {
    .featured .container {
        height: 400px
    }
}

.featured__image {
    overflow: hidden
}

.featured__image img {
    width: 600px
}

.DNNModuleContent .featured__image img {
    max-width: none
}

@media (min-width: 600px) {
    .featured__image img {
        width: 100%
    }
}

@media (min-width: 800px) {
    .featured__image {
        width: 60%;
        float: left
    }
    .featured__image img {
        width: 800px
    }
}

@media (min-width: 1040px) {
    .featured__image {
        width: 66.66667%
    }
}

.featured__details {
    padding: 20px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    left: 20px;
    width: auto
}

.callout-1 .featured__details {
    background: rgba(100, 152, 61, 0.9)
}

.callout-2 .featured__details {
    background: rgba(246, 167, 101, 0.9)
}

.callout-3 .featured__details {
    background: rgba(0, 103, 120, 0.9)
}

@media (min-width: 480px) {
    .featured__details {
        right: auto;
        width: 300px
    }
}

@media (min-width: 800px) {
    .featured__details {
        width: 40%;
        position: relative;
        left: auto;
        bottom: auto;
        float: left;
        background: none
    }
    .callout-2 .featured__details {
        background: none
    }
    .callout-3 .featured__details {
        background: none
    }
}

@media (min-width: 1040px) {
    .featured__details {
        width: 33.33333%
    }
}

.featured__title,
.featured__subtitle {
    color: #fff;
    padding-bottom: 0;
    border-bottom: none
}

.featured__title {
    margin: 20px 0 0;
    font-size: 20px;
    font-size: 2rem
}

.featured__subtitle {
    margin: 0 0 10px 0;
    text-transform: uppercase;
    font-size: 15px;
    font-size: 1.5rem
}

@media (min-width: 800px) {
    .featured__subtitle {
        display: none
    }
}

.featured__text {
    color: #fff;
    display: none
}

@media (min-width: 800px) {
    .featured__text {
        display: block
    }
}

.featured-nav-title {
    font-weight: 700;
    display: block
}

.featured-nav-subtitle {
    font-size: 12px;
    font-size: 1.2rem
}

.callout-2 .button-primary {
    background-color: #f49443
}

.callout-2 .button-primary:hover,
.callout-2 .button-primary:focus {
    background-color: #f38b35
}

.callout-3 .button-primary {
    background-color: #004854
}

.callout-3 .button-primary:hover,
.callout-3 .button-primary:focus {
    background-color: #003b45
}

.flex-direction-nav {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -15px;
    z-index: 2
}

.flex-direction-nav li {
    max-width: 1200px;
    position: relative;
    width: 100%;
    margin: 0 auto
}

.flex-direction-nav a {
    display: block;
    text-indent: 200%;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
    opacity: 0.7;
    -moz-transition: opacity .3s linear;
    -o-transition: opacity .3s linear;
    -webkit-transition: opacity .3s linear;
    transition: opacity .3s linear
}

.flex-direction-nav a:hover,
.flex-direction-nav a:focus {
    opacity: 1
}

.flex-direction-nav .flex-next {
    right: 0
}

@media (min-width: 800px) {
    .flex-direction-nav .flex-next {
        right: 40%
    }
}

@media (min-width: 1040px) {
    .flex-direction-nav .flex-next {
        right: 33.33333%
    }
}

.flex-direction-nav .flex-prev {
    left: 0
}

.flex {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px
}

.flex__image img {
    width: 100%
}

@media (min-width: 600px) {
    .flex--row {
        flex-direction: row
    }
    .flex--row .flex__content {
        padding-left: 20px
    }
    .flex--row .flex__image {
        max-width: 45%
    }
}

.flex-list {
    display: flex;
    flex-direction: column;
    margin: 0 -20px
}

@media (min-width: 920px) {
    .flex-list {
        flex-direction: row
    }
}

.flex-list .flex {
    flex: 1;
    padding: 0 20px
}

@media (min-width: 920px) {
    .flex-list--bullets {
        flex-wrap: wrap
    }
    .flex-list--bullets .flex {
        flex: 1 0 33.33333%
    }
}

.footer-info,
.site-footer {
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem
}

.footer-info a,
.site-footer a {
    color: #fff;
    font-size: 1.4rem
}

.footer-info a:hover,
.footer-info a:focus,
.site-footer a:hover,
.site-footer a:focus {
    color: #f6a765
}

.site-footer {
    background: url(images/highlight-bg.jpg) no-repeat top center #002149;
    color: #fff;
    padding-top: 40px
}

@media print {
    .site-footer {
        display: none
    }
}

.site-footer li {
    line-height: 1.6;
    font-size: 1.4rem
}

.supplementary {
    padding: 10px 0;
    background: #12396a
}

.footer-links,
.footer-help,
.footer-connect,
.footer-credits,
.footer-info {
    width: 100%;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.4rem
}

.footer-links {
    color: #fff;
    line-height: 1.6;
    font-size: 1.4rem
}

.footer-info {
    line-height: 1.6
}

.footer-connect p {
    color: #fff;
    font-size: 1.4rem
}

.footer-translate {
    width: 100%;
    float: right;
    padding-left: 20px;
    padding-right: 20px
}

.main.onewater .container,
.onewater.mac-main .container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.main.onewater .container a.logo,
.onewater.mac-main .container a.logo {
    display: block;
    padding: 20px 0
}

.main.onewater .supplementary,
.onewater.mac-main .supplementary {
    background: #1a485c
}

@media (min-width: 600px) {
    .footer-links,
    .footer-help {
        width: 50%
    }
    .footer-credits {
        width: 30%
    }
    .footer-translate {
        width: 30%
    }
    .footer-info {
        width: 70%;
        text-align: right
    }
    .site-footer.onewater .footer-info {
        width: 100%
    }
}

.dnn-login {
    text-decoration: none;
    font-size: 14px;
    font-size: 1.4rem
}

@media (min-width: 920px) {
    .footer-links,
    .footer-help {
        width: 30%
    }
    .footer-connect {
        width: 40%
    }
    .main.onewater .container,
    .onewater.mac-main .container {
        flex-direction: row
    }
    .main.onewater .container a.logo,
    .onewater.mac-main .container a.logo {
        padding: 0 20px
    }
    .main.onewater .container a.logo:before,
    .onewater.mac-main .container a.logo:before {
        content: '';
        height: 100%;
        width: 4px;
        background: #fff;
        position: absolute;
        top: 0;
        bottom: 0;
        margin-left: -20px
    }
    .main.onewater .container .footer-logo,
    .onewater.mac-main .container .footer-logo {
        margin-right: 20px
    }
    .main.onewater .container .footer-logo:before,
    .onewater.mac-main .container .footer-logo:before {
        display: none
    }
}

@media (min-width: 1040px) {
    .main.onewater .container,
    .onewater.mac-main .container {
        justify-content: flex-end
    }
}

.site-header {
    background: #002149;
    position: relative;
    z-index: 2
}

@media print {
    .site-header {
        background: none
    }
}

.site-header.onewater {
    background: #1a485c
}

.header-container {
    padding-top: 10px;
    background: #002149;
    position: relative;
    z-index: 4
}

.header-container .container {
    position: relative
}

@media (min-width: 800px) {
    .header-container {
        border-bottom: 3px solid #12396a
    }
}

@media print {
    .header-container {
        background: none;
        border: none
    }
}

.site-title {
    margin: 7px 0 20px 10px;
    float: left
}

.site-title img {
    max-width: 100%;
    height: auto
}

@media (min-width: 720px) {
    .site-title {
        width: 238px
    }
}

@media (min-width: 1100px) {
    .site-title {
        width: 480px
    }
}

@media print {
    .site-title {
        float: none;
        border-bottom: 1px solid #ccc;
        margin-bottom: 5px
    }
}

.menu-toggle {
    float: right;
    margin: 0 10px 0 0
}

.site-logo {
    background: url(images/SEMCOGlogo.svg) no-repeat;
    width: 111px;
    height: 20px;
    background-position: 0 -102px;
    position: relative;
    z-index: 3
}

@media (min-width: 800px) {
    .site-logo {
        background-position: 0 -54px;
        width: 237px;
        height: 43px;
        z-index: 2
    }
}

@media (min-width: 1040px) {
    .site-logo {
        background-position: 0 0;
        width: 600px;
        height: 43px;
        text-indent: 300%
    }
}

@media print {
    .site-logo {
        background: none;
        width: auto;
        height: auto;
        white-space: normal;
        text-indent: 0;
        font-size: 14px;
        font-size: 1.4rem
    }
}

.no-inlinesvg .site-logo {
    background-image: url(images/SEMCOGlogo.png)
}

.welcome-video {
    position: absolute;
    top: 9px;
    left: 40%
}

.welcome-video a {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    color: #fff;
    text-decoration: none
}

.welcome-video a:hover {
    text-decoration: underline
}

.welcome-video a:before {
    content: "";
    background: url("images/camera.svg");
    height: 40px;
    width: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px;
    display: block
}

.toggle-utilities {
    float: right;
    position: relative;
    top: -4px;
    right: 5px;
    overflow: hidden
}

@media print {
    .toggle-utilities {
        display: none
    }
}

.toggle-utility {
    border: none;
    padding: 5px 10px;
    line-height: 1;
    background: none
}

.toggle-utility:focus {
    background: rgba(0, 0, 0, 0.3);
    outline: none
}

.toggle-utility span {
    width: 32px;
    height: 32px;
    display: inline-block;
    position: relative
}

.toggle-utility span:before {
    top: 0;
    left: 0
}

@media (min-width: 800px) {
    .toggle-utility {
        display: none
    }
}

.utility {
    z-index: 3
}

@media (min-width: 800px) {
    .utility {
        position: relative;
        background: #12396a;
        border-top: 3px solid #002149;
        height: 67px
    }
}

@media print {
    .utility {
        display: none
    }
}

@media (min-width: 800px) {
    .utility-container {
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto
    }
    .utility-container:after {
        content: " ";
        display: block;
        clear: both
    }
}

.utility-community,
.utility-search.inner {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 1;
    background: #00132a;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out
}

.utility-search.home {
    width: 100%;
    z-index: 1;
    background: transparent
}

.utility-community {
    top: -116px
}

.utility-community:before {
    right: 14px
}

.utility-community.open {
    -moz-transform: translate(0, 173px);
    -ms-transform: translate(0, 173px);
    -webkit-transform: translate(0, 173px);
    transform: translate(0, 173px)
}

.utility-wrapper {
    padding: 20px 20px 30px
}

@media (min-width: 800px) {
    .utility-wrapper {
        padding: 0
    }
}

.utility-search.inner {
    top: -124px
}

.utility-search.inner:before {
    left: 10px
}

.utility-search.inner.open {
    -moz-transform: translate(0, 171px);
    -ms-transform: translate(0, 171px);
    -webkit-transform: translate(0, 171px);
    transform: translate(0, 171px)
}

@media (min-width: 800px) {
    .utility-community,
    .utility-search.inner {
        position: relative;
        top: auto;
        left: auto;
        background: none
    }
    .utility-community.open,
    .utility-search.inner.open {
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .utility-search.inner {
        padding-right: 10px;
        width: 560px;
        float: right
    }
    .utility-search.home {
        width: 560px
    }
    .utility-community {
        padding-left: 10px;
        width: 35%;
        float: right
    }
}

@media (min-width: 1040px) {
    .utility-search.inner {
        width: 360px
    }
}

@media (min-width: 1200px) {
    .utility-search.inner {
        width: 560px
    }
}

#dnn_HeaderPane .dnnFormMessage {
    display: none !important
}

.latest-item+.latest-item {
    margin-top: 10px
}

.latest-item.blog .latest-item__content:before {
    content: "";
    height: 25px;
    width: 25px;
    background: #12396a url("/Portals/_default/Skins/semcog/images/blog.svg");
    background-size: 80%;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 5px
}

.latest-item.podcast .latest-item__content:before {
    content: "";
    height: 25px;
    width: 25px;
    background: #12396a url("/Portals/_default/Skins/semcog/images/podcast.svg");
    background-size: 80%;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 5px
}

.latest-item__date {
    font-weight: 700;
    color: #12396a;
    margin-right: 5px
}

.latest-item__content {
    display: flex;
    flex-wrap: wrap
}

.latest-item__content a {
    color: #486c4f
}

.latest-item__title {
    font-style: italic
}

.no-csstransforms .mac-menu-container {
    left: -100%
}

@media (min-width: 1040px) {
    .no-csstransforms .mac-menu-container {
        left: 0
    }
}

.no-csstransforms .mac-menu-container.open {
    left: 0
}

.no-csstransforms .utility-search {
    top: -124px
}

@media (min-width: 1040px) {
    .no-csstransforms .utility-search {
        top: auto
    }
}

.no-csstransforms .utility-search.open {
    top: 57px
}

@media (min-width: 1040px) {
    .no-csstransforms .utility-search.open {
        top: auto
    }
}

.no-svg .toggle-utility {
    display: inline-block
}

@media (min-width: 1040px) {
    .no-svg .toggle-utility {
        display: none
    }
}

.no-svg .toggle-search span {
    background-image: url("images/sprites/png-sprite.png")
}

.no-svg .toggle-close span {
    background-image: url("images/sprites/png-sprite.png")
}

.mac-site-header {
    background: #043975;
    position: relative;
    z-index: 2
}

@media print {
    .mac-site-header {
        background: none
    }
}

.mac-site-header .header-container {
    background: #043975;
    border-bottom: 3px solid #c51d1d;
    padding-top: 0px
}

.mac-site-header .header-top {
    background: #043975;
    position: relative;
    z-index: 4;
    border-bottom: 3px solid #7794b8
}

.mac-site-header .header-top .container {
    text-align: center
}

@media (min-width: 600px) {
    .mac-site-header .header-top .container {
        text-align: left
    }
}

.mac-site-header .site-title {
    float: none;
    margin: 0;
    padding: 10px 0
}

@media (min-width: 600px) {
    .mac-site-header .site-title {
        margin: 7px 0 20px 10px;
        float: left
    }
}

.mac-site-header .site-logo {
    background: url(images/mac-logo.png) no-repeat;
    width: 250px;
    height: 55px;
    background-position: 0 0;
    background-size: 100%;
    margin: 0 auto;
    display: block
}

@media (min-width: 600px) {
    .mac-site-header .site-logo {
        width: 370px;
        height: 81px;
        margin: 0
    }
}

.mac-site-header .header-bottom {
    background: #002149;
    padding: 10px 0
}

.mac-site-header .toggle-menu {
    background-color: transparent;
    border: none;
    display: inline-block;
    top: 0;
    padding-left: 0;
    text-align: left;
    float: left;
    position: relative;
    z-index: 3;
    line-height: 1;
    transform: none;
    background: none;
    width: auto;
    height: auto;
    margin-left: 14px
}

.mac-site-header .toggle-menu:focus,
.mac-site-header .toggle-menu:hover {
    outline: none;
    background: none
}

@media (min-width: 1040px) {
    .mac-site-header .toggle-menu {
        display: none
    }
}

.mac-site-header .toggle-menu * {
    -moz-transform: skew(0deg, 0);
    -ms-transform: skew(0deg, 0);
    -webkit-transform: skew(0deg, 0);
    transform: skew(0deg, 0)
}

.mac-site-header .toggle-menu__text {
    display: block;
    font-size: 11px;
    font-size: 1.1rem;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700
}

.mac-site-header .menu-bars {
    width: 32px;
    display: inline-block
}

.mac-site-header .mac-menu-container {
    width: 100%;
    clear: both;
    position: absolute;
    top: 58px;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

@media (min-width: 1040px) {
    .mac-site-header .mac-menu-container {
        float: left;
        position: relative;
        display: inline-block;
        top: 0;
        height: 60px;
        line-height: 60px;
        background-color: transparent;
        width: auto;
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.mac-site-header .mac-menu-container.open {
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media (min-width: 1040px) {
    .mac-site-header .mac-menu-container.open {
        top: 0
    }
}

.mac-site-header .mac-menu-primary {
    background-color: #002149;
    width: 50%;
    display: block;
    font-family: "Francois One", Helvetica, sans-serif
}

@media (min-width: 1040px) {
    .mac-site-header .mac-menu-primary {
        display: inline-block;
        width: 100%
    }
}

.mac-site-header .mac-menu,
.mac-site-header .mac-menu__child {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%
}

.mac-site-header .mac-menu__item {
    display: block;
    padding: 0;
    position: relative;
    font-size: 18px;
    font-size: 1.8rem
}

/* After changing the arrow element to a button */
.mac-menu__item.open > .arrow:focus {
  xoutline: none;
}

button[aria-expanded="false"] + ul {
  visibility: hidden;
}

@media (min-width: 1040px) {
    .mac-site-header .mac-menu__item {
        padding: 0 10px;
        display: inline-block
    }
    .mac-site-header .mac-menu__item .arrow {
        height: 30px;
        width: 30px;
        position: absolute;
        right: 0;
        top: 0;
        cursor: pointer;

        /* After changing the arrow element to a button */
        background: none;
        border: none;
        right: -5px;
    }
    .mac-site-header .mac-menu__item .arrow:before {
        display: block;
        content: "";
        height: 0;
        width: 0;
        border-top: 8px solid #fff;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        margin-top: 10px;
        margin-left: 10px;
        transition: 0.2s ease-in all;

        /* After changing the arrow element to a button */
        margin-top: 1px;
        margin-left: 1px;
    }
    .mac-site-header .mac-menu__item.mac-menu__item--has-child {
        padding-right: 30px
    }
}

.mac-site-header .mac-menu__item.open .arrow:before {
    transform: rotate(180deg)
}

@media (min-width: 1040px) {
    .mac-site-header .mac-menu__item.open .mac-menu__child {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        visibility: visible
    }
}

.mac-site-header .mac-menu__link {
    display: block;
    color: white;
    text-decoration: none;
    padding: 10px 20px;
    width: 100%
}

@media (min-width: 1040px) {
    .mac-site-header .mac-menu__link {
        display: inline-block;
        padding: 0;
        text-transform: uppercase
    }
}

@media (min-width: 1040px) {
    .mac-site-header .mac-menu__link:not(: first-child) {
        border-left: 1px dashed white
    }
}

.mac-site-header .mac-menu__link:hover,
.mac-site-header .mac-menu__link:focus {
    background-color: #00387c
}

@media (min-width: 1040px) {
    .mac-site-header .mac-menu__link:hover,
    .mac-site-header .mac-menu__link:focus {
        color: #7794b8;
        background-color: #002149
    }
}

@media (min-width: 1040px) {
    .mac-site-header .mac-menu__child {
        position: absolute;
        top: 100%;
        opacity: 0;
        visibility: hidden;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        width: auto;
        padding-top: 10px;
        background-color: #002149
    }
}

.mac-site-header .mac-menu__child .mac-menu__item {
    margin-left: 0
}

@media (min-width: 1040px) {
    .mac-site-header .mac-menu__child .mac-menu__item {
        display: block;
        width: 100%;
        line-height: 1.6;
        padding: 10px;
        font-size: 16px;
        font-size: 1.6rem
    }
}

@media (min-width: 1040px) {
    .mac-site-header .mac-menu__child .mac-menu__item:first-of-type {
        border-top: 3px solid #c51d1d
    }
}

.mac-site-header .mac-menu__child .mac-menu__link {
    padding-left: 30px;
    background-color: #12396a
}

@media (min-width: 1040px) {
    .mac-site-header .mac-menu__child .mac-menu__link {
        padding: 0;
        background-color: #002149
    }
}

.mac-site-header .mac-menu__child .mac-menu__link:hover,
.mac-site-header .mac-menu__child .mac-menu__link:focus {
    background-color: #195096
}

@media (min-width: 1040px) {
    .mac-site-header .mac-menu__child .mac-menu__link:hover,
    .mac-site-header .mac-menu__child .mac-menu__link:focus {
        background-color: #002149;
        color: #7794b8
    }
}

.mac-site-header .utility-wrapper {
    padding: 20px 20px 30px
}

@media (min-width: 1040px) {
    .mac-site-header .utility-wrapper {
        padding: 0
    }
}

.mac-site-header .toggle-utility {
    display: inline-block
}

@media (min-width: 1040px) {
    .mac-site-header .toggle-utility {
        display: none
    }
}

.mac-site-header .toggle-utilities {
    top: auto
}

.mac-site-header .site-search input[type="text"] {
    background: #FFF;
}

.mac-site-header .utility-search {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 1;
    background: #00132a;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    top: -124px
}

.mac-site-header .utility-search:before {
    left: 10px
}

.mac-site-header .utility-search.open {
    -moz-transform: translate(0, 250px);
    -ms-transform: translate(0, 250px);
    -webkit-transform: translate(0, 250px);
    transform: translate(0, 250px)
}

@media (min-width: 1040px) {
    .mac-site-header .utility-search {
        padding-right: 10px;
        width: 360px;
        float: right;
        position: relative;
        top: auto;
        left: auto;
        background: none
    }
    .mac-site-header .utility-search.open {
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.mac-main {
    background-color: #f4f0ea;
    font-family: "Roboto", sans-serif
}

.mac-main:after {
    content: "";
    display: block;
    width: 100%;
    height: 11px;
    background-color: #004692;
    border-top: 3px solid #e79f26;
    border-bottom: 3px solid #c51d1d
}

.mac-page-header-container {
    width: 100%;
    background: #004692
}

.mac-page-header {
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center
}

.mac-page-header .header-image {
    width: 100%;
    height: auto
}

.mac-page-header .featured-link {
    position: relative;
    display: inline-block;
    background-color: #e79f26;
    padding: 10px 30px;
    margin: 20px auto;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    font-family: "Francois One", Helvetica, sans-serif;
    max-width: 330px;
    font-size: 20px;
    font-size: 2rem
}

@media (min-width: 800px) {
    .mac-page-header .featured-link {
        position: absolute;
        bottom: 30px;
        right: 0;
        top: auto;
        margin: 0
    }
}

.mac-page-header .featured-link:after {
    margin: 0 0 0 10px
}

.mac-page-header .featured-link:hover,
.mac-page-header .featured-link:focus {
    background-color: #d28c17
}

.recent-news-container {
    padding: 20px;
    border: 7px solid #efeae4
}

.recent-news-title {
    position: relative;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 20px 45px;
    border-bottom: 3px dashed #efeae4;
    font-size: 28px;
    font-size: 2.8rem
}

.recent-news-title:before {
    content: "";
    position: absolute;
    left: 0
}

.no-svg .recent-news-title:before {
    background-image: url("images/sprites/png-sprite.png")
}

.recent-news-more-link {
    display: block;
    padding: 10px 0;
    text-decoration: none;
    color: #004692;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1.6rem
}

@media (min-width: 720px) {
    .recent-news-more-link {
        text-align: right
    }
}

.recent-news-list {
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-size: 1.8rem
}

.recent-news-item {
    display: block;
    padding: 5px 0
}

.recent-news-item .recent-news-date {
    color: #002149;
    display: block
}

@media (min-width: 920px) {
    .recent-news-item .recent-news-date {
        display: inline;
        padding-right: 5px
    }
}

.recent-news-item .recent-news-blurb {
    color: #004692;
    display: block;
    text-decoration: none
}

@media (min-width: 920px) {
    .recent-news-item .recent-news-blurb {
        display: inline
    }
}

.recent-news-item .recent-news-blurb:hover,
.recent-news-item .recent-news-blurb:focus {
    color: #002149
}

.upcoming-events-container {
    padding: 20px;
    border: 7px solid #efeae4
}

.upcoming-events-title {
    position: relative;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 20px 40px;
    border-bottom: 3px dashed #efeae4;
    font-size: 28px;
    font-size: 2.8rem
}

.upcoming-events-title:before {
    content: "";
    position: absolute;
    left: 0
}

.no-svg .upcoming-events-title:before {
    background-image: url("images/sprites/png-sprite.png")
}

.upcoming-events-more-link {
    display: block;
    padding: 10px 0;
    text-decoration: none;
    color: #004692;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1.6rem
}

@media (min-width: 720px) {
    .upcoming-events-more-link {
        text-align: right
    }
}

.upcoming-events-list {
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-size: 1.8rem
}

.upcoming-events-item {
    display: block;
    padding: 5px 0
}

.upcoming-events-item .upcoming-events-date-left {
    display: inline;
    vertical-align: baseline;
    text-transform: uppercase;
    line-height: 1.2;
    font-family: "Abel", Calibri, sans-serif
}

@media (min-width: 920px) {
    .upcoming-events-item .upcoming-events-date-left {
        display: inline-block;
        padding-right: 5px
    }
}

.upcoming-events-item .upcoming-events-date__weekday,
.upcoming-events-item .upcoming-events-date__month,
.upcoming-events-item .upcoming-events-date__day {
    color: black;
    display: inline;
    font-size: 20px;
    font-size: 2rem
}

@media (min-width: 920px) {
    .upcoming-events-item .upcoming-events-date__weekday {
        font-size: 14px;
        font-size: 1.4rem;
        display: block
    }
}

@media (min-width: 920px) {
    .upcoming-events-item .upcoming-events-date__month {
        color: #7d7d7d;
        display: block
    }
}

@media (min-width: 920px) {
    .upcoming-events-item .upcoming-events-date__day {
        font-size: 40px;
        font-size: 4rem
    }
}

.upcoming-events-item .upcoming-events-blurb {
    color: #004692;
    text-decoration: none;
    display: block
}

@media (min-width: 920px) {
    .upcoming-events-item .upcoming-events-blurb {
        display: inline;
        padding-left: 10px
    }
}

.upcoming-events-item .upcoming-events-blurb:hover,
.upcoming-events-item .upcoming-events-blurb:focus {
    color: #002149
}

.projects-container {
    padding: 20px;
    border: 7px solid #efeae4
}

.projects-title,
.no-svg .projects-title {
    position: relative;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 20px 60px;
    border-bottom: 3px dashed #efeae4;
    font-size: 28px;
    font-size: 2.8rem
}

.projects-title:before,
.no-svg .projects-title:before {
    content: "";
    position: absolute;
    left: 0;
    top: -5px
}

.no-svg .projects-title:before,
.no-svg .no-svg .projects-title:before {
    background-image: url("images/sprites/png-sprite.png")
}

.projects-list {
    font-size: 18px;
    font-size: 1.8rem
}

.projects-item {
    display: block;
    padding: 10px 0
}

.projects-item:after {
    clear: both;
    content: '';
    display: table
}

.project-image {
    display: inline-block;
    max-width: 130px;
    width: 40%;
    float: left;
    padding-right: 20px
}

@media (min-width: 920px) {
    .project-image {
        width: 20%
    }
}

.project-text {
    display: inline-block;
    width: 60%
}

@media (min-width: 920px) {
    .project-text {
        width: 80%
    }
}

.project-title {
    display: inline-block;
    color: #004692;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700
}

.project-blurb {
    display: block;
    margin: 10px 0 0 0;
    color: #002149
}

.mac-site-footer {
    background: #022449;
    color: #909faf;
    padding: 40px 20px
}

.mac-site-footer .footer-mission-statement {
    position: relative
}

@media (min-width: 600px) {
    .mac-site-footer .footer-mission-statement {
        padding-left: 80px
    }
}

.mac-site-footer .footer-mission-statement:before {
    content: "";
    position: relative;
    margin: 0 auto 10px auto;
    display: block;
    width: 54px;
    height: 75px;
    background: url(images/mac-logo-blue.png) no-repeat center center;
    background-size: 100%
}

@media (min-width: 600px) {
    .mac-site-footer .footer-mission-statement:before {
        position: absolute;
        left: 0;
        top: 0;
        margin: 0
    }
}

.mac-site-footer .footer-copyright {
    font-size: 12px;
    font-size: 1.2rem
}

@media (min-width: 600px) {
    .mac-site-footer .footer-copyright {
        padding-left: 80px
    }
}

.media {
    position: relative;
    margin-bottom: 20px
}

.media--icon {
    padding-left: 64px
}

.media--icon__icon {
    position: absolute;
    left: 0;
    top: 0
}

.media__title {
    margin: 0 0 10px 0
}

.media__title a {
    color: #12396a
}

.media__content {
    line-height: 1.3;
    font-size: 15px;
    font-size: 1.5rem
}

.media__content ul {
    margin: 10px 0
}

.media__content ul li {
    font-size: 1.5rem;
    line-height: 1.3
}

.media__content p {
    line-height: 1.3;
    font-size: 15px;
    font-size: 1.5rem
}

.media__image img {
    width: 100%
}

.media--column .media__image,
.media--column .media__content,
.media--column .media__meta {
    float: left
}

.media--column .media__image {
    width: 35%
}

.media--column .media__content {
    width: 65%;
    padding-left: 10px
}

.media--column .media__meta {
    width: 20%
}

.media--column .media__meta+.media__content {
    width: 80%
}

@media (min-width: 480px) {
    .media--row .media__image,
    .media--row .media__content {
        float: left
    }
    .media--row .media__image {
        width: 35%
    }
    .media--row .media__content {
        width: 65%;
        padding-left: 10px
    }
    .media--row .media__content ul {
        margin-top: 0
    }
}

@media (min-width: 540px) {
    .media--row .media__image,
    .media--row .media__content {
        width: 50%
    }
}

@media (min-width: 720px) {
    .media--row .media__content,
    .media--row .media__image {
        width: 100%;
        float: none;
        padding-left: 0
    }
    .media--row .media__image {
        margin-bottom: 10px
    }
}

@media (min-width: 540px) {
    .media-block-columns {
        margin: 0 -20px
    }
    .media-block-columns .media {
        width: 50%;
        float: left;
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (min-width: 720px) {
    .media-block-columns .media {
        width: 100%;
        float: left;
        padding-left: 20px;
        padding-right: 20px;
        float: none
    }
}

.mission {
    background: #d9d5cf;
    color: #043975;
    padding: 20px 0
}

@media print {
    .mission {
        display: none
    }
}

.mission .container {
    position: relative
}

.mission__title {
    max-width: 300px;
    margin: 0 auto 10px;
    text-align: center;
    font-weight: 700;
    font-style: italic;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.2
}

@media (min-width: 800px) {
    .mission__title {
        width: 55%;
        float: left;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 30px;
        padding-right: 40px;
        max-width: none;
        text-align: right
    }
}

.mission__statement {
    line-height: 1.6;
    clear: both;
    width: 100%;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    font-size: 15px;
    font-size: 1.5rem
}

@media (min-width: 800px) {
    .mission__statement {
        width: 45%;
        padding-left: 40px;
        border-left: 2px solid #fff;
        clear: none;
        text-align: left
    }
}

@media print {
    .section__list,
    .section__child {
        display: none
    }
}

.section__link {
    padding: 10px 10px 10px 26px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #002149;
    background: #f9f7f4;
    border-bottom: 1px dashed #f4f0ea;
    position: relative
}

.section__link:hover,
.section__link:focus {
    background: #ebe4d9;
    color: #111
}

.section__link:before {
    top: 50%;
    margin-top: -6px;
    left: 10px
}

a.section__link--selected {
    background: #002149;
    color: #fff;
    border-bottom: 1px solid #002149
}

a.section__link--selected:hover,
a.section__link--selected:focus,
a.section__link--selected:active {
    background: #12396a;
    color: #fff
}

.section__child {
    display: none
}

.section__child>li:first-child {
    display: none
}

.section__child .section__link {
    background: #ebe4d9;
    color: #222
}

.section__child .section__link:before {
    display: none
}

.section__child .section__child .section__link {
    padding-left: 48px;
    background: #daccb8
}

.section__item--breadcrumb .section__child {
    display: block
}

.menu-bars {
    width: 32px;
    display: inline-block
}

@media (min-width: 800px) {
    .menu-bars {
        vertical-align: middle;
        margin-right: 10px
    }
}

.menu-bar {
    display: block;
    width: 32px;
    height: 4px;
    background: #fff;
    margin-bottom: 5px
}

.menu-bar.top {
    -moz-transform-origin: 6px 7px;
    -ms-transform-origin: 6px 7px;
    -webkit-transform-origin: 6px 7px;
    transform-origin: 6px 7px;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out
}

.menu-bar.middle {
    -moz-transition: -moz-transform .3s ease-out, opacity .3s ease-out;
    -o-transition: -o-transform .3s ease-out, opacity .3s ease-out;
    -webkit-transition: -webkit-transform .3s ease-out, opacity .3s ease-out;
    transition: transform .3s ease-out, opacity .3s ease-out
}

.menu-bar.bottom {
    margin-bottom: 0;
    -moz-transform-origin: 5px -5px;
    -ms-transform-origin: 5px -5px;
    -webkit-transform-origin: 5px -5px;
    transform-origin: 5px -5px;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out
}

.toggle-menu {
    background: none;
    border: none;
    text-align: center;
    float: left;
    position: relative;
    z-index: 3;
    line-height: 1
}

.toggle-menu:focus,
.toggle-menu:hover {
    outline: none
}

.toggle-menu.open .top {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.toggle-menu.open .middle {
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
    opacity: 0
}

.toggle-menu.open .bottom {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media (min-width: 800px) {
    .toggle-menu {
        position: absolute;
        top: 85px;
        left: 0;
        width: 138px;
        height: 42px;
        margin-left: 14px;
        text-align: left;
        padding-left: 22px;
        -moz-transform: skew(-20deg, 0);
        -ms-transform: skew(-20deg, 0);
        -webkit-transform: skew(-20deg, 0);
        transform: skew(-20deg, 0);
        background: #1f5f94
    }
    .toggle-menu:hover,
    .toggle-menu:focus {
        background: #64983d
    }
}

@media (min-width: 1200px) {
    .toggle-menu.open {
        position: fixed;
        left: 10px
    }
    .logged-in .toggle-menu.open {
        left: 90px
    }
}

@media print {
    .toggle-menu {
        display: none
    }
}

.toggle-menu__text {
    display: block;
    font-size: 11px;
    font-size: 1.1rem;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700
}

@media (min-width: 800px) {
    .toggle-menu__text {
        display: inline-block;
        vertical-align: middle;
        font-size: 16px;
        font-size: 1.6rem;
        -moz-transform: skew(20deg, 0);
        -ms-transform: skew(20deg, 0);
        -webkit-transform: skew(20deg, 0);
        transform: skew(20deg, 0)
    }
}

.menu-container {
    background: transparent;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

.menu-container.open {
    background: rgba(0, 0, 0, 0.75);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -moz-transition: background .5s linear;
    -o-transition: background .5s linear;
    -webkit-transition: background .5s linear;
    transition: background .5s linear
}

.no-csstransforms .menu-container {
    left: -100%
}

.no-csstransforms .menu-container.open {
    left: 0
}

.menu-parent {
    position: fixed;
    width: 80%;
    height: 100%;
    padding: 76px 10px 10px;
    max-width: 360px;
    top: 0;
    left: 0;
    background: #001a3a;
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

.logged-in .menu-parent {
    left: 80px
}

.open .menu-parent {
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out
}

@media (min-width: 800px) {
    .menu-parent {
        padding-top: 164px
    }
}

#ControlBar_ControlPanel+script+script+.site-header .menu-parent {
    padding-top: 112px
}

@media (min-width: 800px) {
    #ControlBar_ControlPanel+script+script+.site-header .menu-parent {
        padding-top: 212px
    }
}

.no-csstransforms .menu-parent {
    left: -100%
}

.no-csstransforms .open .menu-parent {
    left: 0
}

.menu-wrapper {
    width: 100%;
    height: 100%;
    overflow: hidden;
    overflow-y: auto
}

.menu-primary {
    height: 100%;
    overflow: hidden
}

.menu {
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
    overflow-y: auto
}

.menu>li {
    -moz-transition: -moz-transform .4s ease-out;
    -o-transition: -o-transform .4s ease-out;
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: transform .4s ease-out
}

.menu--active-child>li {
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

.no-cssanimations .menu--active-child>li {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none
}

.menu__child {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    -moz-transform: translate3d(0, -300%, 1px);
    -webkit-transform: translate3d(0, -300%, 1px);
    transform: translate3d(0, -300%, 1px);
    -moz-transition: -moz-transform .4s ease-out;
    -o-transition: -o-transform .4s ease-out;
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: transform .4s ease-out
}

.no-cssanimations .menu__child {
    position: relative;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    left: auto;
    top: auto;
    height: 0;
    overflow: hidden
}

.no-cssanimations .menu__child.menu-expand {
    height: auto
}

.menu__item--active {
    position: absolute;
    top: 0;
    width: 100%
}

.no-cssanimations .menu__item--active {
    position: relative;
    top: auto
}

.menu__child--active {
    width: 100%
}

.cssanimations .menu--forward .menu__child--active {
    -webkit-animation: forwardMenu 0.3s linear forwards;
    -moz-animation: forwardMenu 0.3s linear forwards;
    animation: forwardMenu 0.3s linear forwards
}

.cssanimations .menu--back .menu__child--active {
    -webkit-animation: backwardMenu 0.3s linear forwards;
    -moz-animation: backwardMenu 0.3s linear forwards;
    animation: backwardMenu 0.3s linear forwards
}

.no-cssanimations .menu__child--active {
    height: auto
}

.cssanimations .menu__child.menu__child--prev {
    -webkit-animation: prevMenu 0.3s linear forwards;
    -moz-animation: prevMenu 0.3s linear forwards;
    animation: prevMenu 0.3s linear forwards
}

@-webkit-keyframes forwardMenu {
    from {
        -moz-transform: translate3d(101%, 0, 1px);
        -webkit-transform: translate3d(101%, 0, 1px);
        transform: translate3d(101%, 0, 1px)
    }
    to {
        -moz-transform: translate3d(0, 0, 1px);
        -webkit-transform: translate3d(0, 0, 1px);
        transform: translate3d(0, 0, 1px)
    }
}

@-moz-keyframes forwardMenu {
    from {
        -moz-transform: translate3d(101%, 0, 1px);
        -webkit-transform: translate3d(101%, 0, 1px);
        transform: translate3d(101%, 0, 1px)
    }
    to {
        -moz-transform: translate3d(0, 0, 1px);
        -webkit-transform: translate3d(0, 0, 1px);
        transform: translate3d(0, 0, 1px)
    }
}

@keyframes forwardMenu {
    from {
        -moz-transform: translate3d(101%, 0, 1px);
        -webkit-transform: translate3d(101%, 0, 1px);
        transform: translate3d(101%, 0, 1px)
    }
    to {
        -moz-transform: translate3d(0, 0, 1px);
        -webkit-transform: translate3d(0, 0, 1px);
        transform: translate3d(0, 0, 1px)
    }
}

@-webkit-keyframes prevMenu {
    from {
        -moz-transform: translate3d(0, 0, 1px);
        -webkit-transform: translate3d(0, 0, 1px);
        transform: translate3d(0, 0, 1px)
    }
    to {
        -moz-transform: translate3d(-100%, 0, 1px);
        -webkit-transform: translate3d(-100%, 0, 1px);
        transform: translate3d(-100%, 0, 1px)
    }
}

@-moz-keyframes prevMenu {
    from {
        -moz-transform: translate3d(0, 0, 1px);
        -webkit-transform: translate3d(0, 0, 1px);
        transform: translate3d(0, 0, 1px)
    }
    to {
        -moz-transform: translate3d(-100%, 0, 1px);
        -webkit-transform: translate3d(-100%, 0, 1px);
        transform: translate3d(-100%, 0, 1px)
    }
}

@keyframes prevMenu {
    from {
        -moz-transform: translate3d(0, 0, 1px);
        -webkit-transform: translate3d(0, 0, 1px);
        transform: translate3d(0, 0, 1px)
    }
    to {
        -moz-transform: translate3d(-100%, 0, 1px);
        -webkit-transform: translate3d(-100%, 0, 1px);
        transform: translate3d(-100%, 0, 1px)
    }
}

@-webkit-keyframes backwardMenu {
    from {
        -moz-transform: translate3d(-100%, 0, 1px);
        -webkit-transform: translate3d(-100%, 0, 1px);
        transform: translate3d(-100%, 0, 1px)
    }
    to {
        -moz-transform: translate3d(0, 0, 1px);
        -webkit-transform: translate3d(0, 0, 1px);
        transform: translate3d(0, 0, 1px)
    }
}

@-moz-keyframes backwardMenu {
    from {
        -moz-transform: translate3d(-100%, 0, 1px);
        -webkit-transform: translate3d(-100%, 0, 1px);
        transform: translate3d(-100%, 0, 1px)
    }
    to {
        -moz-transform: translate3d(0, 0, 1px);
        -webkit-transform: translate3d(0, 0, 1px);
        transform: translate3d(0, 0, 1px)
    }
}

@keyframes backwardMenu {
    from {
        -moz-transform: translate3d(-100%, 0, 1px);
        -webkit-transform: translate3d(-100%, 0, 1px);
        transform: translate3d(-100%, 0, 1px)
    }
    to {
        -moz-transform: translate3d(0, 0, 1px);
        -webkit-transform: translate3d(0, 0, 1px);
        transform: translate3d(0, 0, 1px)
    }
}

a.menu__link {
    padding: 14px 10px;
    color: #fff;
    background: #002046;
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 1px;
    line-height: 1;
    position: relative
}

a.menu__link:hover,
a.menu__link:focus {
    background: #12396a;
    color: #fff
}

.menu__item--has-child>a.menu__link:after {
    top: 11px;
    right: 5px
}

.no-cssanimations ul ul .menu__link {
    background: #001835
}

.no-cssanimations ul ul .menu__link:hover,
.no-cssanimations ul ul .menu__link:focus {
    background: #12396a;
    color: #fff
}

.no-cssanimations ul ul ul .menu__link {
    background: #001125
}

.no-cssanimations ul ul ul .menu__link:hover,
.no-cssanimations ul ul ul .menu__link:focus {
    background: #12396a;
    color: #fff
}

.menu__back,
.menu__home {
    padding: 14px 10px 14px 32px;
    width: 100%;
    border: none;
    color: #fff;
    margin-bottom: 1px;
    line-height: 1;
    position: relative;
    text-align: left
}

.menu__back:hover,
.menu__back:focus,
.menu__home:hover,
.menu__home:focus {
    color: #fff;
    outline: none
}

.menu__back:before,
.menu__home:before {
    left: 5px
}

.no-cssanimations .menu__back,
.no-cssanimations .menu__home {
    display: none
}

.menu__back {
    background: #64983d
}

.menu__back:hover,
.menu__back:focus {
    background: #70aa44
}

.menu__back:before {
    top: 11px
}

.menu__home {
    background: #12396a
}

.breadcrumb {
    padding: 0 20px;
    margin: 0 0 10px 0;
    display: none;
    font-size: 15px;
    font-size: 1.5rem
}

.breadcrumb li {
    list-style: none;
    display: inline-block;
    margin-left: 0
}

@media (min-width: 540px) {
    .breadcrumb {
        display: block
    }
}

@media (min-width: 920px) {
    .breadcrumb {
        width: 60%
    }
}

@media print {
    .breadcrumb {
        display: none
    }
}

.breadcrumb__link {
    color: #12396a;
    text-decoration: none
}

.breadcrumb__link:hover,
.breadcrumb__link:focus {
    text-decoration: underline
}

.breadcrumb li:last-child .breadcrumb__link {
    color: #fff
}

.breadcrumb__separator {
    margin: 0 5px;
    vertical-align: middle;
    color: #7cb94f
}

.sitemap__list:after,
.sitemap__child:after {
    clear: both;
    content: '';
    display: table
}

.sitemap__link,
.sitemap__link--child {
    text-decoration: none
}

.sitemap__link:hover,
.sitemap__link:focus,
.sitemap__link--child:hover,
.sitemap__link--child:focus {
    text-decoration: underline
}

.sitemap__link--child {
    font-size: 14px;
    font-size: 1.4rem
}

.sitemap__item {
    margin-bottom: 40px
}

@media (min-width: 540px) {
    .sitemap__item {
        width: 50%;
        float: left
    }
    .sitemap__item:nth-child(2n+3) {
        clear: both
    }
}

@media (min-width: 920px) {
    .sitemap__item {
        width: 33.33333%
    }
    .sitemap__item:nth-child(2n+3) {
        clear: none
    }
    .sitemap__item:nth-child(3n+4) {
        clear: both
    }
}

.page-header {
    position: relative;
    overflow: hidden;
    background: #64983d;
    padding: 20px 0;
    width: 100%
}

.page-header.landing {
    margin-bottom: 0
}

.onewater .page-header {
    background: #23cad3;
    padding: 0;
    height: 55px
}

.page-header:before {
    bottom: 0;
    right: 40%;
    display: none;
    margin-right: -136px
}

@media (min-width: 920px) {
    .page-header {
        padding: 20px 0;
        background-image: linear-gradient(to right, #64983d, #64983d 62%, #002149 62%, #002149)
    }
    .page-header:before {
        display: block
    }
}

@media print {
    .page-header {
        background: none;
        padding: 10px 0
    }
    .page-header:before {
        display: none
    }
}

.onewater .page-header:before {
    display: none
}

.onewater .page-header:after {
    height: 1px;
    position: absolute;
    top: 5px;
    right: 0;
    left: 0;
    background: #1a485c;
    content: ''
}

.onewater .page-container {
    padding: 10px 20px
}

.page-title {
    color: #fff;
    margin: 0;
    padding: 0 20px;
    position: relative;
    font-size: 24px;
    font-size: 2.4rem
}

@media (min-width: 920px) {
    .page-title {
        width: 60%;
        font-size: 34px;
        font-size: 3.4rem
    }
}

@media print {
    .page-title {
        color: #000;
        padding: 0 10px
    }
}

.page-container {
    background: #f4f0ea;
    padding-top: 20px
}

.profiles-container {
    padding-top: 20px;
    padding-bottom: 20px
}

.article_pager a,
[data-type="page"],
.jplist-first,
.jplist-prev,
.jplist-next,
.jplist-last,
.pagination-prev a,
.pagination-next a,
.pagination-page a {
    display: inline-block;
    text-decoration: none;
    line-height: 1;
    padding: 6px 10px;
    background: #fff;
    margin-left: 5px;
    font-weight: 700;
    border: none;
    background: #64983d;
    color: #fff;
    font-size: 1.4rem
}

.article_pager a:hover,
[data-type="page"]:hover,
.jplist-first:hover,
.jplist-prev:hover,
.jplist-next:hover,
.jplist-last:hover,
.pagination-prev a:hover,
.pagination-next a:hover,
.pagination-page a:hover,
.article_pager a:focus,
[data-type="page"]:focus,
.jplist-first:focus,
.jplist-prev:focus,
.jplist-next:focus,
.jplist-last:focus,
.pagination-prev a:focus,
.pagination-next a:focus,
.pagination-page a:focus {
    background: #12396a
}

.article_pager a.active,
[data-active="true"],
.pagination-page.active a {
    color: #64983d;
    background: #fff
}

.jplist-pagination,
.jplist-label,
.jplist-select,
.jplist-pagingprev,
.jplist-pagingmid,
.jplist-pagingnext {
    display: inline-block
}

.pagination {
    margin: 10px -5px
}

.pagination li {
    display: inline-block
}

.pagination .disabled a {
    background: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.3)
}

.home-quicklinks {
    padding: 0 20px
}

@media (min-width: 800px) {
    .home-quicklinks {
        padding: 0
    }
    .home-quicklinks .Normal {
        display: flex;
        justify-content: center
    }
    .home-quicklinks .Normal .block-link {
        color: #12396a;
        padding: 5px 20px
    }
    .home-quicklinks .Normal .block-link+.block-link {
        border-left: 2px solid #12396a
    }
    .home-quicklinks .Normal .block-link:hover {
        text-decoration: underline
    }
}

.search-bar {
    background: #12396a;
    display: flex;
    justify-content: center
}

.site-search {
    padding: 10px;
    position: relative
}

.site-search input[type="text"] {
    line-height: 1.6;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 7px 42px 5px 12px;
    border: 1px solid #fff;
    width: 100%;
    background: #1f5f94;
    margin-bottom: 5px;
    color: #fff
}

@media (min-width: 800px) {
    .site-search input[type="text"] {
        margin-bottom: 0
    }
}

.site-search input[type="text"]::-webkit-input-placeholder {
    color: #fff
}

.site-search input[type="text"]:-moz-placeholder {
    color: #fff
}

.site-search input[type="text"]::-moz-placeholder {
    color: #fff
}

.site-search input[type="text"]:-ms-input-placeholder {
    color: #fff
}

.site-search input[type="text"]:focus::-webkit-input-placeholder {
    color: transparent
}

.site-search input[type="text"]:focus:-moz-placeholder {
    color: transparent
}

.site-search input[type="text"]:focus::-moz-placeholder {
    color: transparent
}

.site-search input[type="text"]:focus:-ms-input-placeholder {
    color: transparent
}

@media (min-width: 800px) {
    .site-search {
        padding: 10px 0
    }
}

.site-search #dnn_dnnSearch_ClassicSearch {
    position: relative;
    display: block
}

.site-search #dnn_dnnSearch_ClassicSearch span {
    display: block !important;
    margin: 0 !important
}

.site-search__advanced {
    width: 100%;
    text-align: center
}

@media (min-width: 800px) {
    .site-search__advanced {
        position: absolute;
        right: 0;
        top: 10px;
        width: auto
    }
}

.site-search__submit {
    display: block;
    text-indent: 200%;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
    top: 5px;
    right: 5px
}

@media (min-width: 720px) {
    .site-search-container {
        border-top: 2px solid #002149
    }
}

@media (min-width: 1100px) {
    .site-search-container {
        border-top: none
    }
    .site-search-container.home-test {
        margin: 0 auto;
        max-width: 1200px;
        position: relative
    }
    .site-search-container.home-test .site-search {
        position: absolute;
        top: -48px;
        right: 20px;
        width: 360px
    }
}

.inline-search {
    position: relative;
    padding-right: 106px;
    margin-bottom: 40px
}

.inline-search span {
    display: block !important
}

.inline-search input[type="text"] {
    padding: 12px;
    width: 100%;
    border: 1px solid #cdc9c0
}

.inline-search .button-primary {
    position: absolute;
    right: 0;
    top: 0
}

#Body .dnnSearchBoxClearText {
    position: absolute;
    right: 44px !important;
    top: 10px;
    cursor: pointer;
    display: none
}

#Body .dnnSearchBoxClearText.dnnShow {
    display: block
}

@media (min-width: 600px) {
    #Body .dnnSearchBoxClearText {
        right: 154px !important
    }
}

#Body .dnnSearchBoxPanel {
    max-width: none;
    background: #e8dfd3
}

#Body .dnnSearchResultItem {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px
}

#Body .dnnSearchResultContainer>.dnnSearchResultItem>.dnnSearchResultItem-Title,
#Body .dnnSearchResultContainer>.dnnSearchResultItem-Subset>.dnnSearchResultItem-Title {
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 0
}

#Body .dnnSearchResultContainer>.dnnSearchResultItem>.dnnSearchResultItem-Title a,
#Body .dnnSearchResultContainer>.dnnSearchResultItem-Subset>.dnnSearchResultItem-Title a {
    text-decoration: none;
    color: #002149
}

#Body .dnnSearchResultContainer>.dnnSearchResultItem>.dnnSearchResultItem-Title a:hover,
#Body .dnnSearchResultContainer>.dnnSearchResultItem>.dnnSearchResultItem-Title a:focus,
#Body .dnnSearchResultContainer>.dnnSearchResultItem-Subset>.dnnSearchResultItem-Title a:hover,
#Body .dnnSearchResultContainer>.dnnSearchResultItem-Subset>.dnnSearchResultItem-Title a:focus {
    color: #64983d
}

#Body .dnnSearchResultContainer>.dnnSearchResultItem>.dnnSearchResultItem-Title .module-icon,
#Body .dnnSearchResultContainer>.dnnSearchResultItem-Subset>.dnnSearchResultItem-Title .module-icon {
    display: none
}

#Body .dnnSearchResultItem-Link {
    font-size: 14px;
    font-size: 1.4rem
}

#Body .dnnSearchResultItem-Link a {
    text-decoration: none;
    word-break: break-all
}

#Body .dnnSearchResultContainer>.dnnSearchResultItem-Subset>.dnnSearchResultItem-Description,
#Body .dnnSearchResultContainer>.dnnSearchResultItem>.dnnSearchResultItem-Description {
    font-size: 15px;
    font-size: 1.5rem
}

#Body .dnnSearchResultItem-Others {
    display: none
}

#Body .dnnSearchResultAdvancedTip {
    display: none
}

#Body #dnnSearchResult_dnnSearchBox_input {
    padding: 14px 80px 14px 14px;
    width: 100% !important;
    right: auto !important;
    margin-bottom: 10px;
    height: 48px
}

@media (min-width: 600px) {
    #Body #dnnSearchResult_dnnSearchBox_input {
        margin-bottom: 0
    }
}

#Body .dnnSearchBox {
    position: relative;
    box-shadow: none;
    border: none;
    background: none;
    height: 52px;
    margin-right: 20px
}

@media (min-width: 600px) {
    #Body .dnnSearchBox {
        padding-right: 0
    }
}

#Body .dnnSearchButton {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer
}

@media (min-width: 600px) {
    #Body .dnnSearchButton {
        right: 118px
    }
}

#Body .dnnSearchBox_advanced {
    right: 0
}

#Body .dnnSearchBox_advanced_dropdown {
    display: none;
    background: #fff;
    padding: 10px;
    position: relative
}

#Body .dnnSearchBox_advanced_dropdown:before {
    top: -24px;
    left: 10px;
    height: 0;
    width: 0;
    border-color: transparent;
    border-width: 12px;
    border-style: solid;
    border-bottom-color: #fff
}

@media (min-width: 600px) {
    #Body .dnnSearchBox_advanced_dropdown {
        position: absolute;
        right: 0;
        z-index: 4;
        margin-top: 5px;
        box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2)
    }
    #Body .dnnSearchBox_advanced_dropdown:before {
        left: auto;
        right: 20px
    }
}

#Body .dnnSearchBox_advanced_label {
    display: none;
    background: none;
    font-weight: 700;
    cursor: pointer;
    text-decoration: none;
    font-size: 15px;
    font-size: 1.5rem;
    text-decoration: none;
    padding: 12px;
    margin-right: 0;
    height: auto
}

@media (min-width: 600px) {
    #Body .dnnSearchBox_advanced_label {
        display: block;
        position: absolute;
        right: 0;
        top: 0px
    }
}

#Body .dnnSearchResultPanel {
    margin-top: 20px;
    clear: both;
    font-size: 15px;
    font-size: 1.5rem;
    max-width: none
}

#Body .dnnSearchResultSortOptions {
    font-size: 14px;
    font-size: 1.4rem;
    border: none
}

#Body .dnnSearchResultSortOptions li {
    margin-left: 10px;
    float: left
}

#Body .dnnSearchResultSortOptions li a {
    padding: 6px;
    background: #e8dfd3
}

#Body .dnnSearchResultSortOptions li.active a {
    background: #12396a;
    color: #fff
}

#Body .dnnSearchResultPanel {
    padding: 10px;
    background: #efe9e0
}

#Body .dnnSearchResultPanel .dnnRight {
    top: -5px;
    position: relative
}

#Body .dnnSearchResultPanel .dnnRight:before {
    content: "Sort by:";
    font-size: 12px;
    font-size: 1.2rem;
    display: inline-block;
    margin-left: 10px
}

#Body .dnnSearchResultPanel .dnnRight+.dnnRight {
    top: auto;
    width: 120px;
    float: left !important;
    font-size: 12px;
    font-size: 1.2rem
}

#Body .dnnSearchResultPanel .dnnRight+.dnnRight:before {
    display: none
}

#Body .dnnSearchResultPanel>.dnnRight>span.dnnSearchResultCountPerPage {
    margin: 0
}

#Body .dnnSearchResultCountPerPage {
    width: 120px
}

#Body .dnnSearchResultCountPerPage+.RadComboBox {
    width: 120px
}

#Body .dnnSearchResultContainer>.dnnSearchResultItem-Subset>.dnnSearchResultItem-Description b,
#Body .dnnSearchResultContainer>.dnnSearchResultItem>.dnnSearchResultItem-Description b {
    color: #666;
    border-bottom: 1px solid #ccc;
    padding-bottom: 1px
}

#Body #dnnSearchResultAdvancedForm {
    width: 100%;
    position: relative
}

#Body #dnnSearchResultAdvancedForm .dnnFormHelp,
#Body #dnnSearchResultAdvancedForm .dnnTooltip {
    display: none
}

#Body #dnnSearchResultAdvancedForm .dnnLabel {
    width: 100%;
    text-align: left
}

@media (min-width: 600px) {
    #Body #dnnSearchResultAdvancedForm .dnnLabel {
        width: 140px;
        text-align: right
    }
}

#Body .dnnSearchBox_advanced_query {
    display: none !important
}

.site-customize.dnnSortable {
    min-height: 0 !important;
    margin-top: -22px
}

.site-customize-control {
    position: relative;
    padding: 0 60px 0 0
}

@media (min-width: 800px) {
    .site-customize-control {
        padding: 10px 60px 10px 10px
    }
}

@media (min-width: 720px) {
    .site-customize-container {
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto;
        position: relative
    }
    .site-customize-container:after {
        content: " ";
        display: block;
        clear: both
    }
}

.site-customize-container .site-customize {
    padding: 14px
}

@media (min-width: 720px) {
    .site-customize-container .site-customize {
        position: absolute;
        right: 20px;
        top: -51px;
        padding: 0;
        width: 260px
    }
}

.site-customize__label {
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    margin: 0 0 5px 0
}

@media (min-width: 720px) {
    .site-customize__label {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.dataTables_filter {
    padding-bottom: 30px
}

.tbl-data th.sorting,
.tbl-data th.sorting_asc,
.tbl-data th.sorting_desc {
    padding-left: 12px
}

.sorting,
.sorting_asc,
.sorting_desc {
    position: relative;
    padding-left: 12px
}

.sorting:before,
.sorting_asc:before,
.sorting_desc:before {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    width: 9px;
    height: 16px;
    left: 0;
    content: '';
    display: inline-block;
    background: url(images/table-sorter.svg) no-repeat
}

.sorting_asc:before {
    background-position: -9px 0
}

.sorting_desc:before {
    background-position: -18px 0
}

.tabbed__tabs {
    background: #efe9e0
}

.tabbed__submit {
    margin: 0 0 20px 20px
}

.tabbed__tab {
    height: 0;
    overflow: hidden
}

.tabbed__tab.active {
    padding: 20px 20px 10px;
    height: auto
}

.tabbed__link {
    background: #e6ddcf;
    display: inline-block;
    padding: 10px 16px;
    text-transform: uppercase;
    font-size: 1.3rem;
    text-decoration: none;
    color: #111
}

.tabbed__link:focus {
    color: #111
}

.tabbed__link.active {
    background: #efe9e0
}

.tour {
    position: absolute;
    padding: 0;
    border-radius: 5px;
    background: #12396a;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
    z-index: 8;
    width: 280px;
    margin-top: 10px;
    opacity: 0;
    height: 0;
    width: 0;
    overflow: hidden;
    -moz-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.tour:before {
    width: 0;
    height: 0;
    top: -28px;
    left: 20px;
    margin-left: -14px;
    border-style: solid;
    border-width: 14px;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: #12396a;
    pointer-events: none
}

.tour.open {
    height: auto;
    width: auto;
    overflow: visible;
    opacity: 1;
    padding: 20px
}

@media (min-width: 600px) {
    .tour {
        width: 360px
    }
}

@media (min-width: 800px) {
    .tour {
        background: #111
    }
    .tour:before {
        border-bottom-color: #111
    }
}

.tour__content {
    margin-bottom: 10px;
    color: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    padding: 10px 14px;
    position: relative
}

.tour__button {
    font-size: 12px;
    font-size: 1.2rem;
    border-radius: 3px;
    background: #12396a;
    text-transform: uppercase;
    color: #fff
}

[data-tour="CommunitySelect"] {
    top: 50px;
    right: 10px
}

@media (min-width: 720px) {
    [data-tour="CommunitySelect"] {
        left: 0;
        right: 0
    }
}

@media (min-width: 800px) {
    [data-tour="CommunitySelect"] {
        right: 16px;
        top: 55px
    }
}

.tour__close {
    position: absolute;
    top: -5px;
    right: -5px;
    display: block;
    text-indent: 200%;
    overflow: hidden;
    white-space: nowrap;
    background-color: transparent;
    border: none
}

.toggle-select {
    background-color: transparent;
    border: none;
    position: absolute;
    top: 10px;
    right: 0;
    left: auto;
    padding: 0;
    z-index: 15
}

@media (min-width: 720px) {
    .toggle-select {
        top: 0
    }
}

@media (min-width: 800px) {
    .toggle-select {
        top: 10px
    }
}

.hero-video {
    background-color: #333;
    position: relative;
    max-height: 400px;
    overflow: hidden
}

.hero-video__slide {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    min-height: 100%;
    overflow: hidden;
    position: relative;
    padding: 10rem 0
}

.hero-video__slide:not(:first-child) {
    display: none
}

.hero-video__slide:after {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.hero-video__content {
    margin-left: auto;
    margin-right: auto;
    max-width: 640px;
    position: relative;
    z-index: 10
}

.hero-video__title {
    color: #fff;
    font-family: "arial black", "arial", sans-serif;
    border: 0;
    text-align: center;
    margin-bottom: 0;
    font-size: 24px;
    margin-bottom: 10px
}

.hero-video__sub {
    text-align: center;
    font-size: 14px
}

.hero-video__video,
.hero-video__image {
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    min-height: 100%;
    object-fit: cover;
    max-width: none
}

.hero-video__button {
    text-align: center;
    margin-top: 20px
}

.hero-video__button .btn-primary {
    background: #e97219;
    color: #fff;
    display: inline-block;
    padding: 5px 15px;
    text-decoration: none;
    transition: 0.1s ease-in-out all
}

.hero-video__button .btn-primary:hover {
    background: #c51d1d
}

.hero-video__nav {
    bottom: 2rem;
    position: absolute;
    width: 100%;
    z-index: 888;
    display: flex;
    justify-content: center;
    left: auto;
    margin-left: 0
}

.hero-video__nav button {
    background: none;
    border: 0;
    display: inline-block;
    font-size: 0;
    line-height: 0;
    margin-left: 0.25rem;
    margin-right: 0.25rem;
    height: 30px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center
}

.hero-video__nav svg {
    display: inline-block;
    fill: #fff;
    height: 1.2rem;
    width: 1.2rem
}

.hero-video__prev img,
.hero-video__next img,
.hero-video__play img,
.hero-video__pause img {
    width: 20px;
    height: auto
}

.video-controls {
    position: absolute;
    top: 10px;
    right: 20px;
    width: 100px;
    display: flex;
    justify-content: flex-end;
    z-index: 999
}

.video-controls button {
    background: none;
    border: 0;
    display: inline-block;
    font-size: 0;
    line-height: 0;
    margin-left: 0.25rem;
    margin-right: 0.25rem;
    height: 30px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center
}

.slick-dots {
    margin: 0;
    padding: 0;
    display: flex;
    color: #fff;
    font-size: 2rem;
    list-style-type: none
}

.slick-dots li {
    margin: 0
}

.slick-dots li.slick-active button {
    padding: 0.5em
}

.slick-dots li.slick-active button:before {
    content: "";
    background: #fff
}

.slick-dots li button {
    padding: 0.5em
}

.slick-dots li button:before {
    content: "";
    background: transparent;
    border: 1px solid #fff;
    height: 10px;
    width: 10px;
    border-radius: 50%
}

.svg-container.skinny-bar svg {
    width: 60%;
    -moz-transform: translate(-25%, 0);
    -ms-transform: translate(-25%, 0);
    -webkit-transform: translate(-25%, 0);
    transform: translate(-25%, 0);
    left: 50%
}

@media (min-width: 600px) {
    .svg-container.skinny-bar svg {
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }
}

@media print {
    .print-column .svg-container.skinny-bar svg {
        width: 90%
    }
}

.bar {
    fill: #006778
}

.bar--alt {
    fill: #6f978d
}

.bar--active {
    fill: #777
}

.clickable .bar:hover {
    fill: #444;
    cursor: pointer
}

.axis {
    font-size: 9px;
    font-size: .9rem
}

.axis text {
    fill: #333
}

.axis path,
.axis line {
    fill: none;
    stroke: #555
}

.legend-line {
    stroke-width: 2
}

.click-point {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -moz-transform-origin: 0 0 50%;
    -ms-transform-origin: 0 0 50%;
    -webkit-transform-origin: 0 0 50%;
    transform-origin: 0 0 50%;
    -moz-transition: -moz-transform .3s cubic-bezier(0.17, 0.67, 0.45, 1.61);
    -o-transition: -o-transform .3s cubic-bezier(0.17, 0.67, 0.45, 1.61);
    -webkit-transition: -webkit-transform .3s cubic-bezier(0.17, 0.67, 0.45, 1.61);
    transition: transform .3s cubic-bezier(0.17, 0.67, 0.45, 1.61)
}

.click-point:hover {
    -moz-transform: scale(2, 2);
    -ms-transform: scale(2, 2);
    -webkit-transform: scale(2, 2);
    transform: scale(2, 2)
}

.svg-container.svg-pie svg {
    width: 100%;
    -moz-transform: translate(-25%, 0);
    -ms-transform: translate(-25%, 0);
    -webkit-transform: translate(-25%, 0);
    transform: translate(-25%, 0);
    left: 50%
}

/* Fix pie chart widths so they don't exceed parent container */
@media (min-width: 100px) {
    .svg-container.svg-pie svg {
        max-width: 500px;
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }
}

@media print {
    .svg-container.svg-pie svg {
        margin: 0 auto;
        max-width: 100%;
        left: auto;
        transform: translate(0, 0)
    }
}

.pie-label {
    fill: #333;
    font-weight: 700;
    font-size: 14px;
    font-size: 1.4rem
}

.pie-slice-blur {
    opacity: 0;
    -moz-transition: opacity .3s linear;
    -o-transition: opacity .3s linear;
    -webkit-transition: opacity .3s linear;
    transition: opacity .3s linear
}

.slice {
    stroke: #111;
    stroke-width: 1;
    stroke-opacity: 0;
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.pie-bullet {
    opacity: 1
}

.pie-bullet-inner {
    fill: rgba(255, 255, 255, 0.3)
}

.pie:hover .slice {
    opacity: 0.2;
    -moz-transition: opacity .3s linear;
    -o-transition: opacity .3s linear;
    -webkit-transition: opacity .3s linear;
    transition: opacity .3s linear
}

.pie:hover .slice:hover {
    opacity: 1;
    -moz-transform: scale(1.02, 1.02);
    -ms-transform: scale(1.02, 1.02);
    -webkit-transform: scale(1.02, 1.02);
    transform: scale(1.02, 1.02)
}

.pie:hover .slice:hover .pie-bullet {
    -webkit-animation: pulseOpacity 1.2s linear infinite
}

.pie:hover .slice:hover .pie-label {
    fill: #000
}

.pie:hover .slice:hover .pie-slice-blur {
    opacity: 1
}

.pie:hover .slice:hover .pie-bullet-inner {
    fill: #fff
}

.svg-container {
    background: #f8f5f1;
    padding: 20px;
    position: relative;
    border: 1px solid #ebe4d9;
    margin-bottom: 20px;
    height: 0;
    width: 100%
}

.svg-container svg {
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    position: absolute
}

@media print {
    .svg-container {
        background: none;
        border: none;
        max-width: 500px;
        margin: 0 auto;
        height: auto;
        padding-top: 0 !important
    }
    .svg-container svg {
        position: relative
    }
    .svg-container .content-half {
        width: 50%;
    }
}

@media print {
    #Transportation .content-half,
    #HouseholdTypes .content-half {
        width: 50%;
    }
}

@media print {
    .print-group {
        page-break-inside: avoid
    }
    .print-group:after {
        clear: both;
        content: '';
        display: table
    }
    .print-column {
        width: 60%;
        float: left;
        padding-right: 20px
    }
    .print-column+.print-column {
        padding-right: 0;
        padding-left: 20px;
        width: 40%
    }
}

.chart-tip {
    position: absolute;
    width: 190px;
    height: 45px;
    padding: 10px 14px;
    background: #111;
    color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    text-align: center;
    z-index: 1
}

.chart-tip:before {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.3)
}

.chart-tip:after {
    background: #001530
}

.chart-tip.chart-tip--tall {
    height: 70px
}

.chart-tip.chart-tip--horizontal:before {
    right: -31px;
    top: 50%;
    margin-top: -7px
}

.chart-tip.chart-tip--horizontal:after {
    right: -24px;
    width: 24px;
    height: 4px;
    top: 50%;
    margin-top: -2px
}

.chart-tip.chart-tip--horizontal.animate--chart-tip {
    -webkit-transform-origin: 100% 50%
}

.chart-tip.chart-tip--vertical:before {
    left: 50%;
    margin-left: -7px;
    bottom: -27px
}

.chart-tip.chart-tip--vertical:after {
    left: 50%;
    width: 4px;
    margin-left: -2px;
    bottom: -20px;
    height: 20px
}

.d3-tip {
    padding: 10px 14px;
    background: #111;
    color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    text-align: center;
    z-index: 1
}

.d3-tip:before {
    left: 50%;
    margin-left: -7px;
    bottom: -27px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.3)
}

.d3-tip:after {
    background: #001530;
    left: 50%;
    width: 4px;
    margin-left: -2px;
    bottom: -20px;
    height: 20px
}

.d3-tip.animate {
    -webkit-animation: tooltipBubble 0.3s linear
}

.d3-tip__label,
.chart-tip__label {
    text-transform: uppercase;
    font-size: 12px;
    font-size: 1.2rem;
    color: #ccc
}

.chart-labels {
    position: absolute;
    background: #111;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    color: #fff;
    padding: 10px 14px
}

@-webkit-keyframes tooltipBubble {
    from {
        padding: 10px 14px
    }
    50% {
        padding: 14px 18px
    }
    to {
        padding: 10px 14px
    }
}

.chart-help {
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 5px;
    background: #003b45;
    border-radius: 24px;
    width: 47px;
    height: 47px;
    z-index: 2;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4)
}

.chart-help.open {
    -moz-transition: width .3s cubic-bezier(0.17, 0.67, 0.45, 1.61), height .3s cubic-bezier(0.17, 0.67, 0.45, 1.61);
    -o-transition: width .3s cubic-bezier(0.17, 0.67, 0.45, 1.61), height .3s cubic-bezier(0.17, 0.67, 0.45, 1.61);
    -webkit-transition: width .3s cubic-bezier(0.17, 0.67, 0.45, 1.61), height .3s cubic-bezier(0.17, 0.67, 0.45, 1.61);
    transition: width .3s cubic-bezier(0.17, 0.67, 0.45, 1.61), height .3s cubic-bezier(0.17, 0.67, 0.45, 1.61);
    width: 228px;
    height: 73px
}

@media print {
    .chart-help {
        display: none
    }
}

.chart-help__icon {
    background-color: transparent;
    border: none;
    display: block;
    text-indent: 200%;
    overflow: hidden;
    white-space: nowrap;
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1
}

.chart-help__icon:hover,
.chart-help__icon:focus {
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2)
}

.chart-help__icon:focus {
    outline: none
}

.chart-help__text {
    width: 0;
    height: 0;
    overflow: hidden;
    opacity: 0;
    color: #fff;
    position: relative;
    padding: 11px 32px 0 17px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.3;
    font-weight: 700;
    -moz-transition: opacity .3s ease-out .3s;
    -o-transition: opacity .3s ease-out .3s;
    -webkit-transition: opacity .3s ease-out;
    -webkit-transition-delay: .3s;
    transition: opacity .3s ease-out .3s
}

.chart-help__text.open {
    width: 200px;
    height: auto;
    opacity: 1
}

.profile-blocks {
    padding: 10px;
    border: 1px solid #e6ddcf;
    background: #efe9e0;
    margin-bottom: 20px
}

@media print {
    .profile-blocks {
        background: none;
        border: none
    }
}

.profile-block {
    width: 100%;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    font-size: 1.4rem
}

.profile-block a {
    text-decoration: none;
    font-weight: 700
}

.profile-member {
    text-align: center
}

.profile-member img {
    margin: 10px 0
}

@media print,
(min-width: 540px) {
    .profile-member,
    .profile-census {
        width: 50%
    }
    .profile-census {
        text-align: right
    }
}

@media print,
(min-width: 800px) {
    .profile-member,
    .profile-census,
    .profile-address {
        width: 33.33333%
    }
}

@media print {
    #communityProfileTabs td,
    #communityProfileTabs th {
        padding: 3px
    }
}

#communityProfileTabs td.left-indent:after,
#communityProfileTabs .senior-youth tbody tr:nth-child(3) td:nth-child(1):after,
#communityProfileTabs .senior-youth tbody tr:nth-child(4) td:nth-child(1):after,
#communityProfileTabs .housing-tenure tbody tr:nth-child(4) td:nth-child(1):after,
#communityProfileTabs .housing-tenure tbody tr:nth-child(5) td:nth-child(1):after,
#communityProfileTabs .race-origin tbody tr:nth-child(2) td:nth-child(1):after,
#communityProfileTabs .race-origin tbody tr:nth-child(3) td:nth-child(1):after,
#communityProfileTabs .race-origin tbody tr:nth-child(4) td:nth-child(1):after,
#communityProfileTabs .race-origin tbody tr:nth-child(5) td:nth-child(1):after,
#communityProfileTabs .race-origin tbody tr:nth-child(6) td:nth-child(1):after {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="15px" height="13px" viewBox="0 0 15 13" version="1.1"><title>Path 1 + Triangle 1</title><desc>Created with Sketch.</desc><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g transform="translate(2.000000, 0.000000)"><path d="M0.452143258 0.057441262L0.452143258 8.43540139 8.71260914 8.43540139" stroke="#B6AD9C" stroke-width="3"/><path d="M7.01346925 12.5366754L7.01346925 4.26388246 12.7407875 8.40027894 7.01346925 12.5366754Z" fill="#B5AD9B"/></g></g></svg>');
    width: 15px;
    height: 13px;
    display: inline-block;
    top: 8px;
    left: 22px;
    display: none
}

@media (min-width: 800px) {
    #communityProfileTabs td.left-indent,
    #communityProfileTabs .senior-youth tbody tr:nth-child(3) td:nth-child(1),
    #communityProfileTabs .senior-youth tbody tr:nth-child(4) td:nth-child(1),
    #communityProfileTabs .housing-tenure tbody tr:nth-child(4) td:nth-child(1),
    #communityProfileTabs .housing-tenure tbody tr:nth-child(5) td:nth-child(1),
    #communityProfileTabs .race-origin tbody tr:nth-child(2) td:nth-child(1),
    #communityProfileTabs .race-origin tbody tr:nth-child(3) td:nth-child(1),
    #communityProfileTabs .race-origin tbody tr:nth-child(4) td:nth-child(1),
    #communityProfileTabs .race-origin tbody tr:nth-child(5) td:nth-child(1),
    #communityProfileTabs .race-origin tbody tr:nth-child(6) td:nth-child(1) {
        position: relative;
        padding-left: 40px
    }
    #communityProfileTabs td.left-indent:after,
    #communityProfileTabs .senior-youth tbody tr:nth-child(3) td:nth-child(1):after,
    #communityProfileTabs .senior-youth tbody tr:nth-child(4) td:nth-child(1):after,
    #communityProfileTabs .housing-tenure tbody tr:nth-child(4) td:nth-child(1):after,
    #communityProfileTabs .housing-tenure tbody tr:nth-child(5) td:nth-child(1):after,
    #communityProfileTabs .race-origin tbody tr:nth-child(2) td:nth-child(1):after,
    #communityProfileTabs .race-origin tbody tr:nth-child(3) td:nth-child(1):after,
    #communityProfileTabs .race-origin tbody tr:nth-child(4) td:nth-child(1):after,
    #communityProfileTabs .race-origin tbody tr:nth-child(5) td:nth-child(1):after,
    #communityProfileTabs .race-origin tbody tr:nth-child(6) td:nth-child(1):after {
        display: block
    }
}

@media print {
    #communityProfileTabs td.left-indent,
    #communityProfileTabs .senior-youth tbody tr:nth-child(3) td:nth-child(1),
    #communityProfileTabs .senior-youth tbody tr:nth-child(4) td:nth-child(1),
    #communityProfileTabs .housing-tenure tbody tr:nth-child(4) td:nth-child(1),
    #communityProfileTabs .housing-tenure tbody tr:nth-child(5) td:nth-child(1),
    #communityProfileTabs .race-origin tbody tr:nth-child(2) td:nth-child(1),
    #communityProfileTabs .race-origin tbody tr:nth-child(3) td:nth-child(1),
    #communityProfileTabs .race-origin tbody tr:nth-child(4) td:nth-child(1),
    #communityProfileTabs .race-origin tbody tr:nth-child(5) td:nth-child(1),
    #communityProfileTabs .race-origin tbody tr:nth-child(6) td:nth-child(1) {
        padding-left: 30px
    }
}

@media print {
    .comm-profile-utility {
        display: none
    }
    #communityProfileTabs h4 {
        font-size: 12px;
        font-size: 1.2rem;
        margin: 0 0 5px 0
    }
    #communityProfileTabs h2 {
        font-size: 18px;
        font-size: 1.8rem;
        margin: 10px 0
    }
}

.share-profile {
    display: inline-block;
    margin: 0 5px;
    position: relative
}

@media print {
    .share-profile {
        display: none
    }
}

.share-pane {
    width: 0;
    height: 0;
    overflow: hidden;
    position: absolute;
    right: 50%;
    margin-right: -170px;
    top: 38px;
    background: #002149
}

.share-pane:before {
    position: absolute;
    top: -20px;
    right: 50%;
    margin-right: -6px;
    content: "";
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 12px;
    border-bottom-color: #002149;
    display: block;
    pointer-events: none
}

.share-pane.open {
    width: 300px;
    height: auto;
    overflow: visible;
    padding: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4)
}

@media (min-width: 600px) {
    .share-pane {
        right: -30px;
        margin-right: 0
    }
    .share-pane:before {
        right: 76px
    }
    .share-pane.open {
        width: auto
    }
}

.share-link {
    width: 100%;
    height: 42px;
    padding: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    background: #fff;
    overflow-x: auto
}

.share-link span {
    line-height: 42px;
    font-size: 13px;
    font-size: 1.3rem
}

@media (min-width: 600px) {
    .share-link {
        overflow-x: hidden
    }
}

.profile-utility {
    text-align: center;
    margin-bottom: 5px
}

@media (min-width: 600px) {
    .profile-utility {
        display: inline-block
    }
}

.create-profile {
    margin-bottom: 5px;
    width: 100%;
    text-align: center
}

@media (min-width: 600px) {
    .create-profile {
        width: auto
    }
}

.page-container .DnnModule-SEMCOGCommunityData {
    padding: 20px;
    background: #efe9e0
}

.page-container .DnnModule-SEMCOGCommunityData .note {
    padding: 10px;
    background: #ede6dd;
    border-color: #e4dacc
}

.page-container .DnnModule-SEMCOGCommunityData .DNNModuleContent *:first-child {
    margin-top: 0
}

.page-container .DnnModule-SEMCOGCommunityData+.DnnModule-SEMCOGCommunityData {
    padding-top: 0
}

.page-container .DnnModule-SEMCOGCommunityData+:not(.DnnModule-SEMCOGCommunityData) {
    margin-top: 20px
}

.page-container .DnnModule-SEMCOGCommunityData.DnnModule {
    margin-bottom: 0
}

.popup-modal {
    margin-left: -150px;
    margin-top: -125px;
    border: 10px solid #fff;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
    width: 300px;
    height: 250px;
    z-index: 2
}

@media (min-width: 600px) {
    .popup-modal {
        width: 550px;
        height: 400px;
        margin-left: -275px;
        margin-top: -200px
    }
}

.gm-style button {
    display: block;
    text-indent: 200%;
    overflow: hidden;
    white-space: nowrap;
    border: none;
    background-color: #fff;
    border-radius: 50%
}

.il__title {
    line-height: 1.2;
    border-bottom: none;
    margin: 0
}

.il__url {
    text-decoration: none;
    font-size: 1.3rem
}

.il__container {
    padding: 20px
}

.il__img {
    margin: auto
}

.admin-bar {
    padding: 10px 10px 5px;
    background: #000e1e;
    text-align: center
}

.admin-bar__lbl,
.admin-bar__lnk {
    margin: 0 0 5px 0;
    display: inline-block;
    font-size: 1.3rem;
    text-transform: uppercase;
    margin-right: 10px
}

.admin-bar__lbl {
    color: rgba(255, 255, 255, 0.7);
    border-bottom: none;
    padding: 0
}

.admin-bar__lnk {
    color: #fff;
    text-decoration: none;
    padding: 3px 8px;
    border-radius: 3px;
    background: #444
}

.admin-bar__lnk:hover,
.admin-bar__lnk:focus {
    background: #64983d;
    color: #fff
}

.screen__side-wrap {
    padding: 20px
}

.screen__content {
    padding: 20px
}

@media (max-width: 920px) {
    .screen__side-wrap {
        height: 0;
        overflow: hidden;
        padding: 0
    }
    .screen__side-wrap.open {
        height: auto;
        overflow: auto;
        padding: 20px
    }
}

@media (min-width: 920px) {
    .screen {
        display: flex;
        position: relative
    }
    .screen__side {
        flex: 0 0 300px;
        width: 300px;
        background: #efeae4;
        box-shadow: 3px 0 14px rgba(0, 0, 0, 0.2);
        position: relative
    }
    .image-search-toggle {
        display: none
    }
}

.map-list .sc-element .sc-menu.sc-tb-show-hover {
    opacity: 1 !important;
    right: auto;
    left: 5px
}

.map-list .sc-element:hover .sc-menu.sc-tb-show-hover {
    opacity: 1 !important;
    right: auto;
    left: 5px
}

.map-item {
    margin-bottom: 20px;
    width: 100%;
    float: left;
    padding-left: 20px;
    padding-right: 20px
}

.map-item ul.sc-menu {
    list-style: none
}

@media (min-width: 324px) {
    .map-item {
        width: 50%
    }
    .map-item:nth-child(2n+3) {
        clear: both
    }
}

@media (min-width: 800px) {
    .map-item {
        width: 25%
    }
    .map-item:nth-child(2n+3) {
        clear: none
    }
    .map-item:nth-child(4n+5) {
        clear: both
    }
}

.map-item__image {
    padding: 10px;
    background: #d8d5ce;
    max-width: 80px;
    margin: 0 10px 0 0;
    float: left
}

@media (min-width: 324px) {
    .map-item__image {
        max-width: none;
        float: none;
        margin: 0 0 10px 0
    }
}

.map-item__title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.2;
    font-weight: 700;
    text-decoration: none
}

@media (min-width: 800px) {
    .map-item__title {
        font-size: 16px;
        font-size: 1.6rem
    }
}

.DnnModule {
    margin-bottom: 20px
}

.site-customize .DnnModule {
    margin-bottom: 0
}

.module-icon {
    margin-right: 10px;
    vertical-align: middle
}

.DNNModuleContent img {
    max-width: 100%;
    height: auto
}

.dir-item {
    margin-bottom: 20px
}



/*********************************
  Q4 (2020) Browser Check Items
*********************************/

#dnn_ctr418_ModuleContent p > a {
  display: inline-block;
}

.g-recaptcha, .g-recaptcha > div {
  max-width: 100%;
}

.container .DnnModule .container {
  margin: 0;
}


.form-filter .form-third .form-entry {
  align-items: center;
  display: flex;
}

.form-container {
  align-items: flex-end;
  display: flex;
  flex-flow: row wrap;
}

.form-container select {
  height: 52px;
  max-width: 100%;
  padding: 13px;
}

select#dnn_ctr699_dispatch_Default_ddlStartYear {
  margin-left: 18px;
}


.article_pager > a {
  margin-bottom: 5px;
}

@media screen and (max-width: 840px) {
  #dnn_ctr885_ModuleContent .form-filter > .container {
    display: flex;
    flex-direction: column;
  }

  #dnn_ctr885_ModuleContent .content-half {
    display: flex;
    flex-flow: row wrap;
    padding: 0;
  }

  #dnn_ctr885_ModuleContent .content-half:first-child {
    margin-bottom: 10px;
  }

  #dnn_ctr885_ModuleContent .content-half:first-child select {
    margin: 0 10px 10px 0;
  }
}

#dnn_ctr698_ModuleContent .form-half,
#dnn_ctr698_ModuleContent .form-half select {
  max-width: 100%;
}



/*********************************
  Q4 (2021) Browser Check Items
*********************************/

@media screen and (max-width: 500px) {
  .hero-video {
    max-height: 480px;
  }
   div[id*='HtmlModule_lblContent'] img {
     height: auto !important;
     margin-bottom: 15px;
     width: 100% !important;
   }
   .DnnModule-SEMCOGCommunityData a[class*='button'] {
     margin-bottom: 10px;
   }
}

@media screen and (max-width: 500px) {
  .footer-connect div[id*='HtmlModule_lblContent'] a > img {
    max-width: 40px;
  }
}



/* Google Search API */
.site-search--mac input[type="text"],
.site-search--semaqs input[type="text"] {
  background: #FFF;
  color: #002149;
  max-width: 350px;
  margin: 0 0 0 auto;
}

.site-search--semaqs {
  max-width: 350px;
  margin: 0 0 0 auto;
  padding-top: 0 !important;
}

.site-search {
  padding-top: 0;
}

.site-search--semaqs input[type="text"] {
  padding-top: 0;
}

.google-search-results h3 {
  font-size: 18px;
  margin: 5px 0;
}
.gsc-search-box {
  max-width: 600px;
}

.site-search table {
  margin: 0;
  position: relative;
}

.site-search .gsc-search-box {
  margin-top: 1.7rem;
}

.site-search .gsc-search-box td.gsc-input {
  padding-right: 0;
}

.site-search .gsc-search-box .gsc-input::placeholder {
  color: #002149 !important;
}

.site-search .gsc-search-box .gsc-search-button {
  background: #FFF !important;
  border: none;
  border-radius: 0;
  cursor: default;
  height: 27px;
  margin-left: 0;
  outline: none !important;
  position: absolute;
  right: 0;
  top: 1px;
  width: 0px;
}

.site-search .gsc-search-box button.gsc-search-button svg {
  bottom: 2px;
  fill: #222;
  height: 18px;
  position: relative;
  transition: 200ms ease-in-out;
  transition-property: transform, color;
  width: auto;
}
.site-search .gsc-search-box button.gsc-search-button svg:hover,
.site-search .gsc-search-box button.gsc-search-button:focus svg {
  cursor: pointer;
  fill: #486C4F;
  transform: rotate(85deg);
}

.site-search .gsc-search-box .gsib_b {
  display: none !important;
}



/* Menu Updates: Fix Missing Menu Items */
nav.menu-primary .menu__item--active button.menu__home {
    position: relative;
    z-index: 999;
}
nav.menu-primary > ul.menu > li[data-item-level="parent"] {
  display: block !important;
}

/* Show navTopLevelLastItem when child links are active */
nav.menu-primary li.menu__item.menu__item--last {
  opacity: 1 !important;
  xposition: relative;
  xleft: 0;
}

/* Hide navTopLevelLastItem when child links are active */
nav.menu-primary li.menu__item.menu__item--last.hidden__a-child-is-active {
  opacity: 0 !important;
  position: relative;
  left: -100vw;
}


/* Alerts Banner */
#dnn_ctr5370_HtmlModule_lblContent,
#dnn_ctr5577_ContentPane {
    display: flex;
    flex-direction: column;
    font-size: 1.8rem;
    padding: 0;
    text-align: center;
    width: 100%;
}
#dnn_ctr5370_HtmlModule_lblContent > p,
#dnn_ctr5577_HtmlModule_lblContent > p {
    background: #ea711b;
    color: #FFF;
    font-size: 20px;
    margin: 0;
    padding: 0px 15px;
}
#dnn_ctr5370_HtmlModule_lblContent > p:first-child,
#dnn_ctr5577_HtmlModule_lblContent > p:first-child {
    padding-top: 15px;
}
#dnn_ctr5370_HtmlModule_lblContent > p:last-child,
#dnn_ctr5577_HtmlModule_lblContent > p:last-child {
    padding-bottom: 15px;
}


/* Directory */
:root {
  --tableLeftColumnPadding: 3rem;
  --tableFontSize: 1.9rem;
}

.DnnModule-SEMCOGStaff thead tr {
  background: #12396a;
}
.DnnModule-SEMCOGStaff thead tr th {
  background: none;
  font-weight: bold;
  margin: 1em 0;
}
.DnnModule-SEMCOGStaff thead tr th:nth-child(1) {
  width: 36.5%;
}
.DnnModule-SEMCOGStaff thead tr th:nth-child(2) {
  width: auto;
}

@media (min-width: 2000px) {
  .DnnModule-SEMCOGStaff thead tr th:nth-child(1) {
    width: 50%;
  }
}

.DnnModule-SEMCOGStaff tbody tr:nth-child(2) td,
.DnnModule-SEMCOGStaff .tbl-data tr:nth-child(2n) td {
  background: none;
}

/*
.DnnModule-SEMCOGStaff thead tr th:nth-child(1) {
   padding-left: calc(var(--tableLeftColumnPadding) * 2);
}
.DnnModule-SEMCOGStaff tr td:nth-child(1) a {
    padding-left: var(--tableLeftColumnPadding);
}
*/

.DnnModule-SEMCOGStaff th, .DnnModule-SEMCOGStaff td {
  font-size: var(--tableFontSize);
  line-height: 1.6;
  padding: 1.6rem 0 1.6rem 4rem;
}

.DnnModule-SEMCOGStaff a {
  font-size: var(--tableFontSize);
  font-weight: normal;
  text-decoration: none;
}


/* InsideFull-DataMapsMenu */
.page-header--data-maps,
.menu-secondary-container .menu-wrapper,
.menu-secondary-container .menu,
#secondaryNav,
#secondaryNav .menu__parent.active > ul.sub-menu {
  overflow: visible !important;
}

.page-header--data-maps {
  padding-bottom: 0;
}

.menu-secondary {
  width: 100%;
}

.menu-secondary-container, .menu-secondary {
  position: relative;
  transform: none;
}

#secondaryNav .menu__parent {
  color: white;
  cursor: pointer;
}

ul#secondaryNav .menu__parent.active {
  background-color: #12396b;
  position: relative;
}

#secondaryNav li.active li {
  margin: 0;
  padding: 2.5px 5px;
}

ul#secondaryNav li.level-1.active,
ul#secondaryNav li.level-1:hover,
ul#secondaryNav li.level-1:focus {
  background: #12396b;
}

ul#secondaryNav ul.sub-menu {
  background: #12396b;
  max-width: 100%;
  list-style: none;
  min-width: 255px;
  position: absolute;
  top: 4.5rem; left: 0; right: 0;
  z-index: 10;
}

ul#secondaryNav li.menu__parent {
  list-style-type: none;
  position: relative;
}

ul#secondaryNav li.menu__parent::after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent white;
  margin-left: 6px;
}

ul#secondaryNav li.menu__parent.active::after,
ul#secondaryNav li.menu__parent:hover::after,
ul#secondaryNav li.menu__parent:focus::after {
  border-color: transparent transparent transparent #12396b;
}

ul#secondaryNav li.level-1.menu__parent {
  list-style: none;
  margin: 0;
  padding: 10px 15px;
}
ul#secondaryNav li.level-1.menu__parent.active,
ul#secondaryNav li.level-1.menu__parent.active:hover,
ul#secondaryNav li.level-1.menu__parent.active:focus {
  background-color: #12396b;
}

ul#secondaryNav li.level-1.menu__parent::after {
  content: none;
}

ul#secondaryNav li.level-1::marker {
  list-style: none;
}

ul#secondaryNav ul.sub-menu li { padding: 0.5rem 1.5rem; }
ul#secondaryNav ul.sub-menu li:first-child { padding-top: 1rem; }
ul#secondaryNav ul.sub-menu li:last-child { padding-bottom: 1rem; }

ul#secondaryNav li.menu__parent.active,
ul#secondaryNav ul.sub-menu li:hover,
ul#secondaryNav ul.sub-menu li:focus {
  background-color: #64973d;
}

ul#secondaryNav {
  display: flex;
  flex-flow: row wrap;
  margin: 2rem 0 0;
}

ul#secondaryNav a {
  cursor: pointer;
  color: white;
  display: inline-block;
  text-decoration: none;
}

ul#secondaryNav ul.sub-menu.sub-menu__level-3 {
  left: 255px;
  top: 0;
}

ul#secondaryNav .level-1.menu__parent:nth-child(1n+5) ul.sub-menu.sub-menu__level-3 {
  left: -255px;
  top: 0;
}


ul#secondaryNav .menu__parent > ul.sub-menu {
  display: none;
}
ul#secondaryNav .menu__parent.active > ul.sub-menu {
  display: block;
}

@media (max-width: 799px) {
  ul#secondaryNav {
    flex-flow: column wrap;
  }

  li.menu__parent.active > ul.sub-menu {
    border-bottom: 10px solid #65983c;
  }

  ul#secondaryNav li.level-1.menu__parent > i {
    display: none;
  }

  ul#secondaryNav ul.sub-menu.sub-menu__level-3,
  ul#secondaryNav .level-1.menu__parent:nth-child(1n+5) ul.sub-menu.sub-menu__level-3 {
    left: 0;
    top: 4rem;
  }

  ul#secondaryNav li.menu__parent.active::after,
  ul#secondaryNav li.menu__parent:focus::after {
    transform: rotate(90deg);
  }

  ul#secondaryNav li.menu__parent.active::after,
  ul#secondaryNav li.menu__parent.active:hover::after,
  ul#secondaryNav li.menu__parent:hover::after {
    border-color: transparent transparent transparent white !important;
  }

  ul#secondaryNav li.level-1.menu__parent::after {
    content: '';
  }

  ul#secondaryNav li.menu__parent,
  ul#secondaryNav li.menu__parent.active,
  ul#secondaryNav li.menu__parent.active:hover::after,
  ul#secondaryNav li.menu__parent:hover::after {
    border-color: transparent transparent transparent white !important;
  }

  ul#secondaryNav li.level-1.menu__parent.active,
  ul#secondaryNav li.level-1.menu__parent.active:hover,
  ul#secondaryNav li.level-1.menu__parent.active:focus {
    background-color: #002149;
    color: white;
  }

  #secondaryNav .level-1.menu__parent > .sub-menu { background-color: #002149; }
  #secondaryNav .level-2.menu__parent > .sub-menu { background-color: #12396b; }
  #secondaryNav .level-3.menu__parent > .sub-menu { background-color: #1f5f94; }
  #secondaryNav .level-4.menu__parent > .sub-menu { background-color: #002149; }
}