/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

.foundation-mq {
    font-family: "small=0em&medium=32em&large=64em&xlarge=81.25em&xxlarge=93.75em"
}

html {
    font-size: 100%;
    box-sizing: border-box
}

*,
*:before,
*:after {
    box-sizing: inherit
}

body {
    padding: 0;
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    line-height: 1.5;
    color: #0a0a0a;
    background: #fefefe;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0
}

select {
    width: 100%;
    border-radius: 0
}

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
    max-width: none !important
}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    padding: 0;
    border: 0;
    border-radius: 0;
    line-height: 1
}

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

.row {
    max-width: 81.25rem;
    margin-left: auto;
    margin-right: auto
}

.row::before,
.row::after {
    content: ' ';
    display: table
}

.row::after {
    clear: both
}

.row.collapse>.column,
.row.collapse>.columns {
    padding-left: 0;
    padding-right: 0
}

.row .row {
    margin-left: -.625rem;
    margin-right: -.625rem
}

.row .row.collapse {
    margin-left: 0;
    margin-right: 0
}

.row.expanded {
    max-width: none
}

.row.expanded .row {
    margin-left: auto;
    margin-right: auto
}

.column,
.columns {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
    float: right
}

.column.end:last-child:last-child,
.end.columns:last-child:last-child {
    float: left
}

.column.row.row,
.row.row.columns {
    float: none
}

.row .column.row.row,
.row .row.row.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0
}

.small-1 {
    width: 8.33333%
}

.small-push-1 {
    position: relative;
    left: 8.33333%
}

.small-pull-1 {
    position: relative;
    left: -8.33333%
}

.small-offset-0 {
    margin-left: 0%
}

.small-2 {
    width: 16.66667%
}

.small-push-2 {
    position: relative;
    left: 16.66667%
}

.small-pull-2 {
    position: relative;
    left: -16.66667%
}

.small-offset-1 {
    margin-left: 8.33333%
}

.small-3 {
    width: 25%
}

.small-push-3 {
    position: relative;
    left: 25%
}

.small-pull-3 {
    position: relative;
    left: -25%
}

.small-offset-2 {
    margin-left: 16.66667%
}

.small-4 {
    width: 33.33333%
}

.small-push-4 {
    position: relative;
    left: 33.33333%
}

.small-pull-4 {
    position: relative;
    left: -33.33333%
}

.small-offset-3 {
    margin-left: 25%
}

.small-5 {
    width: 41.66667%
}

.small-push-5 {
    position: relative;
    left: 41.66667%
}

.small-pull-5 {
    position: relative;
    left: -41.66667%
}

.small-offset-4 {
    margin-left: 33.33333%
}

.small-6 {
    width: 50%
}

.small-push-6 {
    position: relative;
    left: 50%
}

.small-pull-6 {
    position: relative;
    left: -50%
}

.small-offset-5 {
    margin-left: 41.66667%
}

.small-7 {
    width: 58.33333%
}

.small-push-7 {
    position: relative;
    left: 58.33333%
}

.small-pull-7 {
    position: relative;
    left: -58.33333%
}

.small-offset-6 {
    margin-left: 50%
}

.small-8 {
    width: 66.66667%
}

.small-push-8 {
    position: relative;
    left: 66.66667%
}

.small-pull-8 {
    position: relative;
    left: -66.66667%
}

.small-offset-7 {
    margin-left: 58.33333%
}

.small-9 {
    width: 75%
}

.small-push-9 {
    position: relative;
    left: 75%
}

.small-pull-9 {
    position: relative;
    left: -75%
}

.small-offset-8 {
    margin-left: 66.66667%
}

.small-10 {
    width: 83.33333%
}

.small-push-10 {
    position: relative;
    left: 83.33333%
}

.small-pull-10 {
    position: relative;
    left: -83.33333%
}

.small-offset-9 {
    margin-left: 75%
}

.small-11 {
    width: 91.66667%
}

.small-push-11 {
    position: relative;
    left: 91.66667%
}

.small-pull-11 {
    position: relative;
    left: -91.66667%
}

.small-offset-10 {
    margin-left: 83.33333%
}

.small-12 {
    width: 100%
}

.small-offset-11 {
    margin-left: 91.66667%
}

.small-up-1>.column,
.small-up-1>.columns {
    width: 100%;
    float: left
}

.small-up-1>.column:nth-of-type(1n),
.small-up-1>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-1>.column:nth-of-type(1n+1),
.small-up-1>.columns:nth-of-type(1n+1) {
    clear: both
}

.small-up-1>.column:last-child,
.small-up-1>.columns:last-child {
    float: left
}

.small-up-2>.column,
.small-up-2>.columns {
    width: 50%;
    float: left
}

.small-up-2>.column:nth-of-type(1n),
.small-up-2>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-2>.column:nth-of-type(2n+1),
.small-up-2>.columns:nth-of-type(2n+1) {
    clear: both
}

.small-up-2>.column:last-child,
.small-up-2>.columns:last-child {
    float: left
}

.small-up-3>.column,
.small-up-3>.columns {
    width: 33.33333%;
    float: left
}

.small-up-3>.column:nth-of-type(1n),
.small-up-3>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-3>.column:nth-of-type(3n+1),
.small-up-3>.columns:nth-of-type(3n+1) {
    clear: both
}

.small-up-3>.column:last-child,
.small-up-3>.columns:last-child {
    float: left
}

.small-up-4>.column,
.small-up-4>.columns {
    width: 25%;
    float: left
}

.small-up-4>.column:nth-of-type(1n),
.small-up-4>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-4>.column:nth-of-type(4n+1),
.small-up-4>.columns:nth-of-type(4n+1) {
    clear: both
}

.small-up-4>.column:last-child,
.small-up-4>.columns:last-child {
    float: left
}

.small-up-5>.column,
.small-up-5>.columns {
    width: 20%;
    float: left
}

.small-up-5>.column:nth-of-type(1n),
.small-up-5>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-5>.column:nth-of-type(5n+1),
.small-up-5>.columns:nth-of-type(5n+1) {
    clear: both
}

.small-up-5>.column:last-child,
.small-up-5>.columns:last-child {
    float: left
}

.small-up-6>.column,
.small-up-6>.columns {
    width: 16.66667%;
    float: left
}

.small-up-6>.column:nth-of-type(1n),
.small-up-6>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-6>.column:nth-of-type(6n+1),
.small-up-6>.columns:nth-of-type(6n+1) {
    clear: both
}

.small-up-6>.column:last-child,
.small-up-6>.columns:last-child {
    float: left
}

.small-up-7>.column,
.small-up-7>.columns {
    width: 14.28571%;
    float: left
}

.small-up-7>.column:nth-of-type(1n),
.small-up-7>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-7>.column:nth-of-type(7n+1),
.small-up-7>.columns:nth-of-type(7n+1) {
    clear: both
}

.small-up-7>.column:last-child,
.small-up-7>.columns:last-child {
    float: left
}

.small-up-8>.column,
.small-up-8>.columns {
    width: 12.5%;
    float: left
}

.small-up-8>.column:nth-of-type(1n),
.small-up-8>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-8>.column:nth-of-type(8n+1),
.small-up-8>.columns:nth-of-type(8n+1) {
    clear: both
}

.small-up-8>.column:last-child,
.small-up-8>.columns:last-child {
    float: left
}

.small-collapse>.column,
.small-collapse>.columns {
    padding-left: 0;
    padding-right: 0
}

.small-collapse .row {
    margin-left: 0;
    margin-right: 0
}

.small-uncollapse>.column,
.small-uncollapse>.columns {
    padding-left: .625rem;
    padding-right: .625rem
}

.small-centered {
    float: none;
    margin-left: auto;
    margin-right: auto
}

.small-uncentered,
.small-push-0,
.small-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left
}

@media screen and (min-width: 32em) {
    .medium-1 {
        width: 8.33333%
    }
    .medium-push-1 {
        position: relative;
        left: 8.33333%
    }
    .medium-pull-1 {
        position: relative;
        left: -8.33333%
    }
    .medium-offset-0 {
        margin-left: 0%
    }
    .medium-2 {
        width: 16.66667%
    }
    .medium-push-2 {
        position: relative;
        left: 16.66667%
    }
    .medium-pull-2 {
        position: relative;
        left: -16.66667%
    }
    .medium-offset-1 {
        margin-left: 8.33333%
    }
    .medium-3 {
        width: 25%
    }
    .medium-push-3 {
        position: relative;
        left: 25%
    }
    .medium-pull-3 {
        position: relative;
        left: -25%
    }
    .medium-offset-2 {
        margin-left: 16.66667%
    }
    .medium-4 {
        width: 33.33333%
    }
    .medium-push-4 {
        position: relative;
        left: 33.33333%
    }
    .medium-pull-4 {
        position: relative;
        left: -33.33333%
    }
    .medium-offset-3 {
        margin-left: 25%
    }
    .medium-5 {
        width: 41.66667%
    }
    .medium-push-5 {
        position: relative;
        left: 41.66667%
    }
    .medium-pull-5 {
        position: relative;
        left: -41.66667%
    }
    .medium-offset-4 {
        margin-left: 33.33333%
    }
    .medium-6 {
        width: 50%
    }
    .medium-push-6 {
        position: relative;
        left: 50%
    }
    .medium-pull-6 {
        position: relative;
        left: -50%
    }
    .medium-offset-5 {
        margin-left: 41.66667%
    }
    .medium-7 {
        width: 58.33333%
    }
    .medium-push-7 {
        position: relative;
        left: 58.33333%
    }
    .medium-pull-7 {
        position: relative;
        left: -58.33333%
    }
    .medium-offset-6 {
        margin-left: 50%
    }
    .medium-8 {
        width: 66.66667%
    }
    .medium-push-8 {
        position: relative;
        left: 66.66667%
    }
    .medium-pull-8 {
        position: relative;
        left: -66.66667%
    }
    .medium-offset-7 {
        margin-left: 58.33333%
    }
    .medium-9 {
        width: 75%
    }
    .medium-push-9 {
        position: relative;
        left: 75%
    }
    .medium-pull-9 {
        position: relative;
        left: -75%
    }
    .medium-offset-8 {
        margin-left: 66.66667%
    }
    .medium-10 {
        width: 83.33333%
    }
    .medium-push-10 {
        position: relative;
        left: 83.33333%
    }
    .medium-pull-10 {
        position: relative;
        left: -83.33333%
    }
    .medium-offset-9 {
        margin-left: 75%
    }
    .medium-11 {
        width: 91.66667%
    }
    .medium-push-11 {
        position: relative;
        left: 91.66667%
    }
    .medium-pull-11 {
        position: relative;
        left: -91.66667%
    }
    .medium-offset-10 {
        margin-left: 83.33333%
    }
    .medium-12 {
        width: 100%
    }
    .medium-offset-11 {
        margin-left: 91.66667%
    }
    .medium-up-1>.column,
    .medium-up-1>.columns {
        width: 100%;
        float: left
    }
    .medium-up-1>.column:nth-of-type(1n),
    .medium-up-1>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-1>.column:nth-of-type(1n+1),
    .medium-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }
    .medium-up-1>.column:last-child,
    .medium-up-1>.columns:last-child {
        float: left
    }
    .medium-up-2>.column,
    .medium-up-2>.columns {
        width: 50%;
        float: left
    }
    .medium-up-2>.column:nth-of-type(1n),
    .medium-up-2>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-2>.column:nth-of-type(2n+1),
    .medium-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }
    .medium-up-2>.column:last-child,
    .medium-up-2>.columns:last-child {
        float: left
    }
    .medium-up-3>.column,
    .medium-up-3>.columns {
        width: 33.33333%;
        float: left
    }
    .medium-up-3>.column:nth-of-type(1n),
    .medium-up-3>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-3>.column:nth-of-type(3n+1),
    .medium-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }
    .medium-up-3>.column:last-child,
    .medium-up-3>.columns:last-child {
        float: left
    }
    .medium-up-4>.column,
    .medium-up-4>.columns {
        width: 25%;
        float: left
    }
    .medium-up-4>.column:nth-of-type(1n),
    .medium-up-4>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-4>.column:nth-of-type(4n+1),
    .medium-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }
    .medium-up-4>.column:last-child,
    .medium-up-4>.columns:last-child {
        float: left
    }
    .medium-up-5>.column,
    .medium-up-5>.columns {
        width: 20%;
        float: left
    }
    .medium-up-5>.column:nth-of-type(1n),
    .medium-up-5>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-5>.column:nth-of-type(5n+1),
    .medium-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }
    .medium-up-5>.column:last-child,
    .medium-up-5>.columns:last-child {
        float: left
    }
    .medium-up-6>.column,
    .medium-up-6>.columns {
        width: 16.66667%;
        float: left
    }
    .medium-up-6>.column:nth-of-type(1n),
    .medium-up-6>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-6>.column:nth-of-type(6n+1),
    .medium-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }
    .medium-up-6>.column:last-child,
    .medium-up-6>.columns:last-child {
        float: left
    }
    .medium-up-7>.column,
    .medium-up-7>.columns {
        width: 14.28571%;
        float: left
    }
    .medium-up-7>.column:nth-of-type(1n),
    .medium-up-7>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-7>.column:nth-of-type(7n+1),
    .medium-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }
    .medium-up-7>.column:last-child,
    .medium-up-7>.columns:last-child {
        float: left
    }
    .medium-up-8>.column,
    .medium-up-8>.columns {
        width: 12.5%;
        float: left
    }
    .medium-up-8>.column:nth-of-type(1n),
    .medium-up-8>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-8>.column:nth-of-type(8n+1),
    .medium-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }
    .medium-up-8>.column:last-child,
    .medium-up-8>.columns:last-child {
        float: left
    }
    .medium-collapse>.column,
    .medium-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .medium-uncollapse>.column,
    .medium-uncollapse>.columns {
        padding-left: .625rem;
        padding-right: .625rem
    }
    .medium-centered {
        float: none;
        margin-left: auto;
        margin-right: auto
    }
    .medium-uncentered,
    .medium-push-0,
    .medium-pull-0 {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}

@media screen and (min-width: 64em) {
    .large-1 {
        width: 8.33333%
    }
    .large-push-1 {
        position: relative;
        left: 8.33333%
    }
    .large-pull-1 {
        position: relative;
        left: -8.33333%
    }
    .large-offset-0 {
        margin-left: 0%
    }
    .large-2 {
        width: 16.66667%
    }
    .large-push-2 {
        position: relative;
        left: 16.66667%
    }
    .large-pull-2 {
        position: relative;
        left: -16.66667%
    }
    .large-offset-1 {
        margin-left: 8.33333%
    }
    .large-3 {
        width: 25%
    }
    .large-push-3 {
        position: relative;
        left: 25%
    }
    .large-pull-3 {
        position: relative;
        left: -25%
    }
    .large-offset-2 {
        margin-left: 16.66667%
    }
    .large-4 {
        width: 33.33333%
    }
    .large-push-4 {
        position: relative;
        left: 33.33333%
    }
    .large-pull-4 {
        position: relative;
        left: -33.33333%
    }
    .large-offset-3 {
        margin-left: 25%
    }
    .large-5 {
        width: 41.66667%
    }
    .large-push-5 {
        position: relative;
        left: 41.66667%
    }
    .large-pull-5 {
        position: relative;
        left: -41.66667%
    }
    .large-offset-4 {
        margin-left: 33.33333%
    }
    .large-6 {
        width: 50%
    }
    .large-push-6 {
        position: relative;
        left: 50%
    }
    .large-pull-6 {
        position: relative;
        left: -50%
    }
    .large-offset-5 {
        margin-left: 41.66667%
    }
    .large-7 {
        width: 58.33333%
    }
    .large-push-7 {
        position: relative;
        left: 58.33333%
    }
    .large-pull-7 {
        position: relative;
        left: -58.33333%
    }
    .large-offset-6 {
        margin-left: 50%
    }
    .large-8 {
        width: 66.66667%
    }
    .large-push-8 {
        position: relative;
        left: 66.66667%
    }
    .large-pull-8 {
        position: relative;
        left: -66.66667%
    }
    .large-offset-7 {
        margin-left: 58.33333%
    }
    .large-9 {
        width: 75%
    }
    .large-push-9 {
        position: relative;
        left: 75%
    }
    .large-pull-9 {
        position: relative;
        left: -75%
    }
    .large-offset-8 {
        margin-left: 66.66667%
    }
    .large-10 {
        width: 83.33333%
    }
    .large-push-10 {
        position: relative;
        left: 83.33333%
    }
    .large-pull-10 {
        position: relative;
        left: -83.33333%
    }
    .large-offset-9 {
        margin-left: 75%
    }
    .large-11 {
        width: 91.66667%
    }
    .large-push-11 {
        position: relative;
        left: 91.66667%
    }
    .large-pull-11 {
        position: relative;
        left: -91.66667%
    }
    .large-offset-10 {
        margin-left: 83.33333%
    }
    .large-12 {
        width: 100%
    }
    .large-offset-11 {
        margin-left: 91.66667%
    }
    .large-up-1>.column,
    .large-up-1>.columns {
        width: 100%;
        float: left
    }
    .large-up-1>.column:nth-of-type(1n),
    .large-up-1>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-1>.column:nth-of-type(1n+1),
    .large-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }
    .large-up-1>.column:last-child,
    .large-up-1>.columns:last-child {
        float: left
    }
    .large-up-2>.column,
    .large-up-2>.columns {
        width: 50%;
        float: left
    }
    .large-up-2>.column:nth-of-type(1n),
    .large-up-2>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-2>.column:nth-of-type(2n+1),
    .large-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }
    .large-up-2>.column:last-child,
    .large-up-2>.columns:last-child {
        float: left
    }
    .large-up-3>.column,
    .large-up-3>.columns {
        width: 33.33333%;
        float: left
    }
    .large-up-3>.column:nth-of-type(1n),
    .large-up-3>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-3>.column:nth-of-type(3n+1),
    .large-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }
    .large-up-3>.column:last-child,
    .large-up-3>.columns:last-child {
        float: left
    }
    .large-up-4>.column,
    .large-up-4>.columns {
        width: 25%;
        float: left
    }
    .large-up-4>.column:nth-of-type(1n),
    .large-up-4>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-4>.column:nth-of-type(4n+1),
    .large-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }
    .large-up-4>.column:last-child,
    .large-up-4>.columns:last-child {
        float: left
    }
    .large-up-5>.column,
    .large-up-5>.columns {
        width: 20%;
        float: left
    }
    .large-up-5>.column:nth-of-type(1n),
    .large-up-5>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-5>.column:nth-of-type(5n+1),
    .large-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }
    .large-up-5>.column:last-child,
    .large-up-5>.columns:last-child {
        float: left
    }
    .large-up-6>.column,
    .large-up-6>.columns {
        width: 16.66667%;
        float: left
    }
    .large-up-6>.column:nth-of-type(1n),
    .large-up-6>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-6>.column:nth-of-type(6n+1),
    .large-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }
    .large-up-6>.column:last-child,
    .large-up-6>.columns:last-child {
        float: left
    }
    .large-up-7>.column,
    .large-up-7>.columns {
        width: 14.28571%;
        float: left
    }
    .large-up-7>.column:nth-of-type(1n),
    .large-up-7>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-7>.column:nth-of-type(7n+1),
    .large-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }
    .large-up-7>.column:last-child,
    .large-up-7>.columns:last-child {
        float: left
    }
    .large-up-8>.column,
    .large-up-8>.columns {
        width: 12.5%;
        float: left
    }
    .large-up-8>.column:nth-of-type(1n),
    .large-up-8>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-8>.column:nth-of-type(8n+1),
    .large-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }
    .large-up-8>.column:last-child,
    .large-up-8>.columns:last-child {
        float: left
    }
    .large-collapse>.column,
    .large-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .large-uncollapse>.column,
    .large-uncollapse>.columns {
        padding-left: .625rem;
        padding-right: .625rem
    }
    .large-centered {
        float: none;
        margin-left: auto;
        margin-right: auto
    }
    .large-uncentered,
    .large-push-0,
    .large-pull-0 {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

p {
    font-size: inherit;
    line-height: 1.6;
    margin-bottom: 1rem;
    text-rendering: optimizeLegibility
}

em,
i {
    font-style: italic;
    line-height: inherit
}

strong,
b {
    font-weight: bold;
    line-height: inherit
}

small {
    font-size: 80%;
    line-height: inherit
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: inherit;
    text-rendering: optimizeLegibility;
    margin-top: 0;
    margin-bottom: .5rem;
    line-height: 1.4
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    color: #cacaca;
    line-height: 0
}

h1 {
    font-size: 1.5rem
}

h2 {
    font-size: 1.25rem
}

h3 {
    font-size: 1.1875rem
}

h4 {
    font-size: 1.125rem
}

h5 {
    font-size: 1.0625rem
}

h6 {
    font-size: 1rem
}

@media screen and (min-width: 32em) {
    h1 {
        font-size: 3rem
    }
    h2 {
        font-size: 2.5rem
    }
    h3 {
        font-size: 1.9375rem
    }
    h4 {
        font-size: 1.5625rem
    }
    h5 {
        font-size: 1.25rem
    }
    h6 {
        font-size: 1rem
    }
}

a {
    color: #2199e8;
    text-decoration: none;
    line-height: inherit;
    cursor: pointer
}

a:hover,
a:focus {
    color: #1585cf
}

a img {
    border: 0
}

hr {
    max-width: 75rem;
    height: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0;
    margin: 1.25rem auto;
    clear: both
}

ul,
ol,
dl {
    line-height: 1.6;
    margin-bottom: 1rem;
    list-style-position: outside
}

li {
    font-size: inherit
}

ul {
    list-style-type: disc;
    margin-left: 1.25rem
}

ol {
    margin-left: 1.25rem
}

ul ul,
ol ul,
ul ol,
ol ol {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl {
    margin-bottom: 1rem
}

dl dt {
    margin-bottom: .3rem;
    font-weight: bold
}

blockquote {
    margin: 0 0 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cacaca
}

blockquote,
blockquote p {
    line-height: 1.6;
    color: #8a8a8a
}

cite {
    display: block;
    font-size: .8125rem;
    color: #8a8a8a
}

cite:before {
    content: '\2014 \0020'
}

abbr {
    color: #0a0a0a;
    cursor: help;
    border-bottom: 1px dotted #0a0a0a
}

code {
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: normal;
    color: #0a0a0a;
    background-color: #e6e6e6;
    border: 1px solid #cacaca;
    padding: .125rem .3125rem .0625rem
}

kbd {
    padding: .125rem .25rem 0;
    margin: 0;
    background-color: #e6e6e6;
    color: #0a0a0a;
    font-family: Consolas, "Liberation Mono", Courier, monospace
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: normal;
    line-height: 1.4;
    color: #8a8a8a
}

.lead {
    font-size: 125%;
    line-height: 1.6
}

.stat {
    font-size: 2.5rem;
    line-height: 1
}

p+.stat {
    margin-top: -1rem
}

.no-bullet {
    margin-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media screen and (min-width: 32em) {
    .medium-text-left {
        text-align: left
    }
    .medium-text-right {
        text-align: right
    }
    .medium-text-center {
        text-align: center
    }
    .medium-text-justify {
        text-align: justify
    }
}

@media screen and (min-width: 64em) {
    .large-text-left {
        text-align: left
    }
    .large-text-right {
        text-align: right
    }
    .large-text-center {
        text-align: center
    }
    .large-text-justify {
        text-align: justify
    }
}

.show-for-print {
    display: none !important
}

@media print {
    * {
        background: transparent !important;
        color: black !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    .show-for-print {
        display: block !important
    }
    .hide-for-print {
        display: none !important
    }
    table.show-for-print {
        display: table !important
    }
    thead.show-for-print {
        display: table-header-group !important
    }
    tbody.show-for-print {
        display: table-row-group !important
    }
    tr.show-for-print {
        display: table-row !important
    }
    td.show-for-print {
        display: table-cell !important
    }
    th.show-for-print {
        display: table-cell !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    .ir a:after,
    a[href^='javascript:']:after,
    a[href^='#']:after {
        content: ''
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    @page {
        margin: 0.5cm
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

[type='text'],
[type='password'],
[type='date'],
[type='datetime'],
[type='datetime-local'],
[type='month'],
[type='week'],
[type='email'],
[type='number'],
[type='search'],
[type='tel'],
[type='time'],
[type='url'],
[type='color'],
textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    margin: 0 0 1rem;
    font-family: inherit;
    font-size: 1rem;
    color: #0a0a0a;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
    border-radius: 0;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none
}

[type='text']:focus,
[type='password']:focus,
[type='date']:focus,
[type='datetime']:focus,
[type='datetime-local']:focus,
[type='month']:focus,
[type='week']:focus,
[type='email']:focus,
[type='number']:focus,
[type='search']:focus,
[type='tel']:focus,
[type='time']:focus,
[type='url']:focus,
[type='color']:focus,
textarea:focus {
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    outline: none;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out
}

textarea {
    max-width: 100%
}

textarea[rows] {
    height: auto
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
    background-color: #e6e6e6;
    cursor: default
}

[type='submit'],
[type='button'] {
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none
}

input[type='search'] {
    box-sizing: border-box
}

[type='file'],
[type='checkbox'],
[type='radio'] {
    margin: 0 0 1rem
}

[type='checkbox']+label,
[type='radio']+label {
    display: inline-block;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0;
    vertical-align: baseline
}

label>[type='checkbox'],
label>[type='label'] {
    margin-right: .5rem
}

[type='file'] {
    width: 100%
}

label {
    display: block;
    margin: 0;
    font-size: .875rem;
    font-weight: normal;
    line-height: 1.8;
    color: #0a0a0a
}

label.middle {
    margin: 0 0 1rem;
    padding: .5625rem 0
}

.help-text {
    margin-top: -.5rem;
    font-size: .8125rem;
    font-style: italic;
    color: #333
}

.input-group {
    display: table;
    width: 100%;
    margin-bottom: 1rem
}

.input-group>:first-child {
    border-radius: 0 0 0 0
}

.input-group>:last-child>* {
    border-radius: 0 0 0 0
}

.input-group-label,
.input-group-field,
.input-group-button {
    display: table-cell;
    margin: 0;
    vertical-align: middle
}

.input-group-label {
    text-align: center;
    width: 1%;
    height: 100%;
    padding: 0 1rem;
    background: #e6e6e6;
    color: #0a0a0a;
    border: 1px solid #cacaca;
    white-space: nowrap
}

.input-group-label:first-child {
    border-right: 0
}

.input-group-label:last-child {
    border-left: 0
}

.input-group-field {
    border-radius: 0;
    height: 2.5rem
}

.input-group-button {
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    width: 1%
}

.input-group-button a,
.input-group-button input,
.input-group-button button {
    margin: 0
}

fieldset {
    border: 0;
    padding: 0;
    margin: 0
}

legend {
    margin-bottom: .5rem;
    max-width: 100%
}

.fieldset {
    border: 1px solid #cacaca;
    padding: 1.25rem;
    margin: 1.125rem 0
}

.fieldset legend {
    background: #fefefe;
    padding: 0 .1875rem;
    margin: 0;
    margin-left: -.1875rem
}

select {
    height: 2.4375rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    margin: 0 0 1rem;
    font-size: 1rem;
    font-family: inherit;
    line-height: normal;
    color: #0a0a0a;
    background-color: #fefefe;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%2851, 51, 51%29"></polygon></svg>');
    background-size: 9px 6px;
    background-position: right center;
    background-origin: content-box;
    background-repeat: no-repeat
}

@media screen and (min-width: 0\0) {
    select {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")
    }
}

select:disabled {
    background-color: #e6e6e6;
    cursor: default
}

select::-ms-expand {
    display: none
}

select[multiple] {
    height: auto
}

.is-invalid-input:not(:focus) {
    background-color: rgba(236, 88, 64, 0.1);
    border-color: #ec5840
}

.is-invalid-label {
    color: #ec5840
}

.form-error {
    display: none;
    margin-top: -.5rem;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: bold;
    color: #ec5840
}

.form-error.is-visible {
    display: block
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

@media screen and (min-width: 0em) and (max-width: 31.9375em) {
    .hide-for-small-only {
        display: none !important
    }
}

@media screen and (max-width: 0em),
screen and (min-width: 32em) {
    .show-for-small-only {
        display: none !important
    }
}

@media screen and (min-width: 32em) {
    .hide-for-medium {
        display: none !important
    }
}

@media screen and (max-width: 31.9375em) {
    .show-for-medium {
        display: none !important
    }
}

@media screen and (min-width: 32em) and (max-width: 63.9375em) {
    .hide-for-medium-only {
        display: none !important
    }
}

@media screen and (max-width: 31.9375em),
screen and (min-width: 64em) {
    .show-for-medium-only {
        display: none !important
    }
}

@media screen and (min-width: 64em) {
    .hide-for-large {
        display: none !important
    }
}

@media screen and (max-width: 63.9375em) {
    .show-for-large {
        display: none !important
    }
}

@media screen and (min-width: 64em) and (max-width: 81.1875em) {
    .hide-for-large-only {
        display: none !important
    }
}

@media screen and (max-width: 63.9375em),
screen and (min-width: 81.25em) {
    .show-for-large-only {
        display: none !important
    }
}

.show-for-sr,
.show-on-focus {
    position: absolute !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0)
}

.show-on-focus:active,
.show-on-focus:focus {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto
}

.show-for-landscape,
.hide-for-portrait {
    display: block !important
}

@media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
        display: block !important
    }
}

@media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
        display: none !important
    }
}

.hide-for-landscape,
.show-for-portrait {
    display: none !important
}

@media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
        display: none !important
    }
}

@media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
        display: block !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-center {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.clearfix::before,
.clearfix::after {
    content: ' ';
    display: table
}

.clearfix::after {
    clear: both
}

.accordion {
    list-style-type: none;
    background: #fefefe;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    border-radius: 0;
    margin-left: 0
}

.accordion-title {
    display: block;
    padding: 1.25rem 1rem;
    line-height: 1;
    font-size: .75rem;
    color: #2199e8;
    position: relative;
    border-bottom: 1px solid #e6e6e6
}

.accordion-title:hover,
.accordion-title:focus {
    background-color: #e6e6e6
}

.accordion-title::before {
    content: '+';
    position: absolute;
    right: 1rem;
    top: 50%;
    margin-top: -0.5rem
}

.is-active>.accordion-title::before {
    content: '–'
}

.accordion-content {
    padding: 1rem;
    display: none;
    border-bottom: 1px solid #e6e6e6;
    background-color: #fefefe
}

.is-accordion-submenu-parent>a {
    position: relative
}

.is-accordion-submenu-parent>a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: #2199e8 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 1rem
}

.is-accordion-submenu-parent[aria-expanded='true']>a::after {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1)
}

.dropdown-pane {
    background-color: #fefefe;
    border: 1px solid #cacaca;
    border-radius: 0;
    display: block;
    font-size: 1rem;
    padding: 1rem;
    position: absolute;
    visibility: hidden;
    width: 300px;
    z-index: 10
}

.dropdown-pane.is-open {
    visibility: visible
}

.dropdown-pane.tiny {
    width: 100px
}

.dropdown-pane.small {
    width: 200px
}

.dropdown-pane.large {
    width: 400px
}

.pagination {
    margin-left: 0;
    margin-bottom: 1rem
}

.pagination::before,
.pagination::after {
    content: ' ';
    display: table
}

.pagination::after {
    clear: both
}

.pagination li {
    font-size: .875rem;
    margin-right: .0625rem;
    border-radius: 0;
    display: none
}

.pagination li:last-child,
.pagination li:first-child {
    display: inline-block
}

@media screen and (min-width: 32em) {
    .pagination li {
        display: inline-block
    }
}

.pagination a,
.pagination button {
    color: #0a0a0a;
    display: block;
    padding: .1875rem .625rem;
    border-radius: 0
}

.pagination a:hover,
.pagination button:hover {
    background: #e6e6e6
}

.pagination .current {
    padding: .1875rem .625rem;
    background: #2199e8;
    color: #fefefe;
    cursor: default
}

.pagination .disabled {
    padding: .1875rem .625rem;
    color: #cacaca;
    cursor: default
}

.pagination .disabled:hover {
    background: transparent
}

.pagination .ellipsis::after {
    content: '…';
    padding: .1875rem .625rem;
    color: #0a0a0a
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
    content: '«';
    display: inline-block;
    margin-right: 0.5rem
}

.pagination-next a::after,
.pagination-next.disabled::after {
    content: '»';
    display: inline-block;
    margin-left: 0.5rem
}

body.is-reveal-open {
    overflow: hidden
}

.reveal-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1005;
    background-color: rgba(10, 10, 10, 0.45);
    overflow-y: scroll
}

.reveal {
    display: none;
    z-index: 1006;
    padding: 1rem;
    border: 1px solid #cacaca;
    margin: 6.25rem auto 0;
    background-color: #fefefe;
    border-radius: 0;
    position: absolute;
    overflow-y: auto
}

[data-whatinput='mouse'] .reveal {
    outline: 0
}

@media screen and (min-width: 32em) {
    .reveal {
        min-height: 0
    }
}

.reveal .column,
.reveal .columns,
.reveal .columns {
    min-width: 0
}

.reveal>:last-child {
    margin-bottom: 0
}

@media screen and (min-width: 32em) {
    .reveal {
        width: 600px;
        max-width: 75rem
    }
}

@media screen and (min-width: 32em) {
    .reveal .reveal {
        left: auto;
        right: auto;
        margin: 0 auto
    }
}

.reveal.collapse {
    padding: 0
}

@media screen and (min-width: 32em) {
    .reveal.tiny {
        width: 30%;
        max-width: 75rem
    }
}

@media screen and (min-width: 32em) {
    .reveal.small {
        width: 50%;
        max-width: 75rem
    }
}

@media screen and (min-width: 32em) {
    .reveal.large {
        width: 90%;
        max-width: 75rem
    }
}

.reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none;
    margin-left: 0;
    border: 0
}


/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */

.lSSlideOuter {
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.lightSlider:before,
.lightSlider:after {
    content: " ";
    display: table
}

.lightSlider {
    overflow: hidden;
    margin: 0
}

.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden;
    position: relative
}

.lSSlideWrapper>.lightSlider:after {
    clear: both
}

.lSSlideWrapper .lSSlide {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition: all 1s;
    transition-property: -webkit-transform, height;
    transition-property: transform, height;
    transition-duration: inherit !important;
    transition-timing-function: inherit !important
}

.lSSlideWrapper .lSFade {
    position: relative
}

.lSSlideWrapper .lSFade>* {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9;
    margin-right: 0;
    width: 100%
}

.lSSlideWrapper.usingCss .lSFade>* {
    opacity: 0;
    transition-delay: 0s;
    transition-duration: inherit !important;
    transition-property: opacity;
    transition-timing-function: inherit !important
}

.lSSlideWrapper .lSFade>*.active {
    z-index: 10
}

.lSSlideWrapper.usingCss .lSFade>*.active {
    opacity: 1
}

.lSSlideOuter .lSPager.lSpg {
    margin: 10px 0 0;
    padding: 0;
    text-align: center
}

.lSSlideOuter .lSPager.lSpg>li {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px
}

.lSSlideOuter .lSPager.lSpg>li a {
    background-color: #222222;
    border-radius: 30px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    text-indent: -999em;
    width: 8px;
    position: relative;
    z-index: 99;
    transition: all 0.5s linear 0s
}

.lSSlideOuter .lSPager.lSpg>li:hover a,
.lSSlideOuter .lSPager.lSpg>li.active a {
    background-color: #428bca
}

.lSSlideOuter .media {
    opacity: 0.8
}

.lSSlideOuter .media.active {
    opacity: 1
}

.lSSlideOuter .lSPager.lSGallery {
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
    overflow: hidden;
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.lSSlideOuter .lSPager.lSGallery li {
    overflow: hidden;
    transition: border-radius 0.12s linear 0s 0.35s linear 0s
}

.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 5px
}

.lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: auto;
    max-width: 100%
}

.lSSlideOuter .lSPager.lSGallery:before,
.lSSlideOuter .lSPager.lSGallery:after {
    content: " ";
    display: table
}

.lSSlideOuter .lSPager.lSGallery:after {
    clear: both
}

.lSAction>a {
    width: 32px;
    display: block;
    top: 50%;
    height: 32px;
    cursor: pointer;
    position: absolute;
    z-index: 99;
    margin-top: -16px;
    opacity: 0.5;
    transition: opacity 0.35s linear 0s
}

.lSAction>a:hover {
    opacity: 1
}

.lSAction>.lSPrev {
    background-position: 0 0;
    left: 10px
}

.lSAction>.lSNext {
    background-position: -32px 0;
    right: 10px
}

.lSAction>a.disabled {
    pointer-events: none
}

.cS-hidden {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden
}

.lSSlideOuter.vertical {
    position: relative
}

.lSSlideOuter.vertical.noPager {
    padding-right: 0px !important
}

.lSSlideOuter.vertical .lSGallery {
    position: absolute !important;
    right: 0;
    top: 0
}

.lSSlideOuter.vertical .lightSlider>* {
    width: 100% !important;
    max-width: none !important
}

.lSSlideOuter.vertical .lSAction>a {
    left: 50%;
    margin-left: -14px;
    margin-top: 0
}

.lSSlideOuter.vertical .lSAction>.lSNext {
    background-position: 31px -31px;
    bottom: 10px;
    top: auto
}

.lSSlideOuter.vertical .lSAction>.lSPrev {
    background-position: 0 -31px;
    bottom: auto;
    top: 10px
}

.lSSlideOuter.lSrtl {
    direction: rtl
}

.lSSlideOuter .lightSlider,
.lSSlideOuter .lSPager {
    padding-left: 0;
    list-style: none outside none
}

.lSSlideOuter.lSrtl .lightSlider,
.lSSlideOuter.lSrtl .lSPager {
    padding-right: 0
}

.lSSlideOuter .lightSlider>*,
.lSSlideOuter .lSGallery li {
    float: left
}

.lSSlideOuter.lSrtl .lightSlider>*,
.lSSlideOuter.lSrtl .lSGallery li {
    float: right !important
}

@-webkit-keyframes rightEnd {
    0% {
        left: 0
    }
    50% {
        left: -15px
    }
    100% {
        left: 0
    }
}

@keyframes rightEnd {
    0% {
        left: 0
    }
    50% {
        left: -15px
    }
    100% {
        left: 0
    }
}

@-webkit-keyframes topEnd {
    0% {
        top: 0
    }
    50% {
        top: -15px
    }
    100% {
        top: 0
    }
}

@keyframes topEnd {
    0% {
        top: 0
    }
    50% {
        top: -15px
    }
    100% {
        top: 0
    }
}

@-webkit-keyframes leftEnd {
    0% {
        left: 0
    }
    50% {
        left: 15px
    }
    100% {
        left: 0
    }
}

@keyframes leftEnd {
    0% {
        left: 0
    }
    50% {
        left: 15px
    }
    100% {
        left: 0
    }
}

@-webkit-keyframes bottomEnd {
    0% {
        bottom: 0
    }
    50% {
        bottom: -15px
    }
    100% {
        bottom: 0
    }
}

@keyframes bottomEnd {
    0% {
        bottom: 0
    }
    50% {
        bottom: -15px
    }
    100% {
        bottom: 0
    }
}

.lSSlideOuter .rightEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative
}

.lSSlideOuter .leftEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative
}

.lSSlideOuter.vertical .rightEnd {
    -webkit-animation: topEnd 0.3s;
    animation: topEnd 0.3s;
    position: relative
}

.lSSlideOuter.vertical .leftEnd {
    -webkit-animation: bottomEnd 0.3s;
    animation: bottomEnd 0.3s;
    position: relative
}

.lSSlideOuter.lSrtl .rightEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative
}

.lSSlideOuter.lSrtl .leftEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative
}

.lightSlider.lsGrab>* {
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lightSlider.lsGrabbing>* {
    cursor: move;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor
}

.icon-oregon {
    width: 1.384765625em
}

.icon-chemeketa-logo {
    width: 2.673828125em
}

.icon-envelope-o {
    width: 1.000000972300768em
}

.icon-star {
    width: 0.9285712447017431em
}

.icon-close {
    width: 0.7857148498296738em
}

.icon-home {
    width: 0.9285723995417356em
}

.icon-chevron-left {
    width: 0.7500009983778em
}

.icon-chevron-right {
    width: 0.6785712540149689em
}

.icon-plus2 {
    width: 0.785714827477932em
}

.icon-chevron-up {
    width: 0.9999999701976776em
}

.icon-chevron-down {
    width: 0.999999925494194em
}

.icon-twitter {
    width: 0.9285703301429749em
}

.icon-facebook {
    width: 0.5881709158420563em
}

.icon-envelope {
    width: 1.0000021047890186em
}

.icon-angle-left {
    width: 0.3750009909272194em
}

.icon-angle-right {
    width: 0.3392861280590296em
}

.icon-angle-up {
    width: 0.642861433327198em
}

.icon-angle-down {
    width: 0.6428574100136757em
}

.icon-instagram {
    width: 0.8571425420232117em
}

body {
    color: #522c1b;
    font-size: 18px
}

body * {
    background-color: transparent;
    background-position: top center;
    background-repeat: no-repeat;
    word-break: break-word;
    word-wrap: break-word;
    line-height: 1.5
}

@media screen and (min-width: 64em) {
    body.sticky-header {
        margin-top: 135px
    }
}

@media screen and (min-width: 64em) {
    body.sticky-header.sticky-header-shifted-down .global-header {
        top: 0
    }
}

@media screen and (min-width: 64em) {
    body.sticky-header .global-header {
        z-index: 99998;
        position: fixed;
        left: 0;
        top: -5.3125rem;
        right: 0;
        height: 85px;
        transition: top .35s
    }
}

audio,
canvas,
img,
video {
    vertical-align: middle
}

h1.has-border,
h2.has-border,
h3.has-border,
h4.has-border,
h5.has-border,
h6.has-border {
    border-bottom: 1px solid #eeead9;
    padding-bottom: 8px
}

h1,
h2,
h3,
h4,
h5,
h6,
.title {
    text-transform: uppercase
}

svg {
    transition: fill .35s
}

.row.full-width {
    max-width: none
}

p,
q {
    line-height: 1.5;
    font-size: 1rem
}

@media screen and (min-width: 64em) {
    p,
    q {
        font-size: 1.125rem
    }
}

.image {
    background-size: cover;
    background-position: center 20%
}

iframe[src*="youtube"],
iframe[src*="vimeo"],
iframe[src*="veoh"],
iframe[src*="dailymotion"] {
    width: 100%;
    min-height: 10rem
}

@media screen and (min-width: 32em) {
    iframe[src*="youtube"],
    iframe[src*="vimeo"],
    iframe[src*="veoh"],
    iframe[src*="dailymotion"] {
        min-height: 17.1875rem
    }
}

@media screen and (min-width: 64em) {
    iframe[src*="youtube"],
    iframe[src*="vimeo"],
    iframe[src*="veoh"],
    iframe[src*="dailymotion"] {
        min-height: 25rem
    }
}

body.chemeketa,
.aggregate-search-filter .title,
.reset-modal .title,
.global-footer .cta-link-list a,
.instafeed .title,
.finder .masthead .finder-caption .title,
.masthead.type-finder .finder-caption .title,
.finder .masthead .finder-caption .cta-link:after,
.masthead.type-finder .finder-caption .cta-link:after,
.level-content .main-heading,
.user-markup h1,
.user-markup h2,
.user-markup h3,
.user-markup h4,
.user-markup h5,
.user-markup h6,
.student-masthead .tile-body .title .accent,
.student-masthead .main-tile-title .title-block,
.article-list .title,
.information-title .title,
.information-title .subtitle,
.information-main p:not(.user-button) a.phone,
.title {
    font-family: "Lato", sans-serif;
    font-weight: 300
}

.required-message,
h1,
h2,
h3,
h4,
h5,
h6,
.global-footer .legal-information,
.jumbotron .title-holder>p,
.masthead .caption,
.news-feeds .article-header .title,
.program-accordion .accordion-content p,
.user-markup table tr td,
.user-video+.caption,
.slide .caption p,
.pagination li,
.site-search .search-input {
    font-family: "Lato", sans-serif;
    font-weight: 400
}

.select-container,
.required-legend:before,
.input-required:after,
.student-tile .cta-link,
.cta-button,
.locations-link,
.aggregate-tags .label,
.faux-select .faux-option .faux-label,
.jump-to-title .search-label,
.jump-to-title ul,
.finder-sidebar .accordion .form-group label,
.reset-modal .reset-button,
form .reset-button,
.global-footer .footer-navigation a,
.global-footer .legal-links,
.global-header .portal-link,
.high-level-page-break .caption-container p,
.finder .masthead .finder-caption .cta-link,
.masthead.type-finder .finder-caption .cta-link,
.masthead .title-container .title .highlight,
.masthead .high-level-title .hl-title-container .title .highlight,
.masthead .high-level-title .hl-title-container .button,
.news-feeds .all-news-events,
.user-markup .user-button,
.user-button,
.student-masthead .tile-body .title,
.student-masthead .main-tile-title .title-inline-block,
.article-list .location,
.article-list .title.results-title,
.breadcrumbs .breadcrumb-list-item,
.breadcrumbs .current-page,
.main-navigation,
.accordion-title,
.program-projections .lato-type .projection-label,
.request-info .information-main .user-button,
.explore-more .information-main .user-button,
.social-sharing .title,
.calendar-container button,
.calendar-container .button {
    font-family: "Lato", sans-serif;
    font-weight: 700
}

.accordion-title .icon {
    font-family: "Georgia", serif;
    font-weight: normal
}

.form-group label,
.user-markup ol li:before,
.aggregate-tags,
.aggregate-search-filter .select-title,
.finder-sidebar .accordion .accordion-title,
.finder-sidebar .accordion .accordion-content fieldset .title,
.high-level-page-break .caption-container q,
.index-anchors .title,
.instafeed .ig-icon-link .hashtag,
.jumbotron .title .accent,
.jumbotron .link-menu a,
.finder .masthead .finder-caption .title .highlight,
.masthead.type-finder .finder-caption .title .highlight,
.masthead .caption .caption-link,
.news-feeds .columns>.title,
.news-feeds .article-date,
.news-feeds .social-column .title,
.program-accordion .title,
.program-accordion .accordion-content .accordion-link,
.program-accordion .state-container .title,
.degree-requirements,
.level-content .intro,
.user-markup a,
.user-markup ul.italic-list li:not(.slide),
.user-markup ol.italic-list li:not(.slide),
.user-markup table tr th,
.user-video+.caption a,
.student-masthead .student-title,
.student-masthead .tile-body q,
.student-masthead .tile-body cite,
.article-list .article .snippet a,
.child-menu .nav-item,
.sibling-nav .nav-item,
.contact-info .section-title .title,
.information-main p:not(.user-button) a,
.slide .caption a,
.program-projections .lato-type a,
.request-info .title,
.explore-more .title,
.calendar-container label {
    font-family: "Georgia", serif;
    font-style: italic;
    font-weight: normal
}

.secondary-navigation {
    font-family: "Georgia", serif;
    font-weight: bold
}

textarea {
    resize: vertical
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
    margin-bottom: 25px
}

.button-container {
    margin-bottom: 0
}

.error-container {
    padding: 0 10px
}

.error-container>p {
    margin-bottom: 5px
}

.error-container>p:last-of-type {
    margin-bottom: 20px
}

legend {
    color: #c94d00;
    font-size: 1.75rem;
    margin-bottom: 20px;
    padding: 0 10px
}

[type='text'],
[type='password'],
[type='date'],
[type='datetime'],
[type='datetime-local'],
[type='month'],
[type='week'],
[type='email'],
[type='number'],
[type='search'],
[type='tel'],
[type='time'],
[type='url'],
[type='color'],
textarea,
select {
    margin-bottom: 10px
}

.no-js [type='text']:required:invalid,
.no-js [type='password']:required:invalid,
.no-js [type='date']:required:invalid,
.no-js [type='datetime']:required:invalid,
.no-js [type='datetime-local']:required:invalid,
.no-js [type='month']:required:invalid,
.no-js [type='week']:required:invalid,
.no-js [type='email']:required:invalid,
.no-js [type='number']:required:invalid,
.no-js [type='search']:required:invalid,
.no-js [type='tel']:required:invalid,
.no-js [type='time']:required:invalid,
.no-js [type='url']:required:invalid,
.no-js [type='color']:required:invalid,
.no-js textarea:required:invalid,
.no-js select:required:invalid {
    background: rgba(201, 77, 0, 0.5)
}

input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
input[type='date'],
input[type='tel'],
textarea,
select {
    word-break: normal;
    background-color: #fff;
    max-width: 100%;
    font-size: .875rem;
    color: #522c1b;
    letter-spacing: 1px;
    border: 0
}

input[type='text'][placeholder],
input[type='email'][placeholder],
input[type='url'][placeholder],
input[type='password'][placeholder],
input[type='search'][placeholder],
input[type='date'][placeholder],
input[type='tel'][placeholder],
textarea[placeholder],
select[placeholder] {
    color: #522c1b
}

textarea {
    line-height: 1;
    padding: .75rem
}

input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
input[type='date'],
input[type='tel'],
textarea,
select {
    height: 45px;
    line-height: 45px;
    padding: 0 .75rem
}

select {
    background-position: right center
}

::-webkit-input-placeholder {
    color: #522c1b
}

:-moz-placeholder {
    color: #522c1b
}

::-moz-placeholder {
    color: #522c1b
}

:-ms-input-placeholder {
    color: #522c1b
}

input[type='radio'],
input[type='checkbox'] {
    margin: 0 0.4em 0 0
}

.select-container {
    background: #fff;
    border: 5px solid #fff;
    height: 45px;
    position: relative
}

.no-js .select-container {
    background: transparent;
    border: 0
}

.request-form .select-container {
    margin-bottom: 10px
}

.select-container select {
    border: 0;
    height: 100%;
    border-radius: 0;
    padding: 10px 12px;
    text-transform: uppercase
}

.no-js .select-container select {
    padding: 0 12px
}

.select-container select:focus,
.select-container select:active {
    box-shadow: none;
    border: 0;
    outline: 0
}

.select-container .select-trigger {
    background: #c94d00;
    height: 35px;
    position: absolute;
    right: 0;
    top: 0;
    transition: background-color .35s ease;
    width: 35px
}

.no-js .select-container .select-trigger {
    display: none
}

@media screen and (min-width: 48em) {
    .select-container .select-trigger {
        display: block
    }
}

.select-container .select-trigger .icon {
    color: #fff;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: -webkit-transform .35s ease;
    transition: transform .35s ease
}

.select-container:hover .select-trigger {
    background: #00b1c1
}

.select-container.is-open .select-trigger .icon {
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
    -ms-transform: translate(-50%, -50%) rotate(180deg);
    transform: translate(-50%, -50%) rotate(180deg)
}

.helper-container {
    display: inline-block
}

.helper-container .help-text {
    margin: 2px 0;
    font-style: normal
}

.required-message {
    display: block;
    transition: opacity .35s ease;
    color: #c9001c
}

.form-group {
    margin-bottom: 10px
}

.main-info .form-group:last-of-type {
    float: left;
    min-height: none
}

.request-form .form-group [type="checkbox"]+label,
.request-form .form-group [type="checkbox"]+.helper-container>label,
.request-form .form-group [type="radio"]+label,
.request-form .form-group [type="radio"]+.helper-container>label {
    margin-left: 0;
    padding-left: 30px
}

.form-group [type="checkbox"]+label:before,
.form-group [type="checkbox"]+.helper-container>label:before,
.form-group [type="radio"]+label:before,
.form-group [type="radio"]+.helper-container>label:before {
    color: #c94d00;
    content: '\f00c';
    font-family: "icomoon";
    font-size: 1.125rem;
    font-style: normal;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    transition: opacity .35s ease;
    z-index: 2
}

.form-group [type="checkbox"]+label:after,
.form-group [type="checkbox"]+.helper-container>label:after,
.form-group [type="radio"]+label:after,
.form-group [type="radio"]+.helper-container>label:after {
    background: #eeead9;
    border-radius: 4px;
    content: '';
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    width: 18px
}

.request-form .form-group [type="checkbox"]+label:after,
.request-form .form-group [type="checkbox"]+.helper-container>label:after,
.request-form .form-group [type="radio"]+label:after,
.request-form .form-group [type="radio"]+.helper-container>label:after {
    background: #fff
}

.request-form .form-group [type="checkbox"]+.helper-container,
.request-form .form-group [type="radio"]+.helper-container {
    margin-left: 0
}

.form-group [type="checkbox"]:checked+label:before,
.form-group [type="checkbox"]:checked+.helper-container>label:before,
.form-group [type="radio"]:checked+label:before,
.form-group [type="radio"]:checked+.helper-container>label:before {
    opacity: 1
}

.form-group [type="checkbox"]:focus+label:after,
.form-group [type="checkbox"]:focus+.helper-container>label:after,
.form-group [type="radio"]:focus+label:after,
.form-group [type="radio"]:focus+.helper-container>label:after {
    box-shadow: 0 0 5px #cacaca
}

.form-group [type='text'],
.form-group [type='password'],
.form-group [type='date'],
.form-group [type='datetime'],
.form-group [type='datetime-local'],
.form-group [type='month'],
.form-group [type='week'],
.form-group [type='email'],
.form-group [type='number'],
.form-group [type='search'],
.form-group [type='tel'],
.form-group [type='time'],
.form-group [type='url'],
.form-group [type='color'] {
    height: 45px
}

.form-group [type='text']:focus,
.form-group [type='password']:focus,
.form-group [type='date']:focus,
.form-group [type='datetime']:focus,
.form-group [type='datetime-local']:focus,
.form-group [type='month']:focus,
.form-group [type='week']:focus,
.form-group [type='email']:focus,
.form-group [type='number']:focus,
.form-group [type='search']:focus,
.form-group [type='tel']:focus,
.form-group [type='time']:focus,
.form-group [type='url']:focus,
.form-group [type='color']:focus {
    outline: 0;
    border: 0
}

.form-group label {
    color: #522c1b;
    font-size: 1rem;
    position: relative
}

.form-group label:first-child {
    margin-bottom: 5px
}

.form-group input {
    vertical-align: top
}

.form-group input[type="checkbox"]+.helper-container {
    margin-left: 0.5rem;
    margin-right: 1rem
}

.form-group.has-error input {
    border: 2px solid #c9001c
}

.required-legend {
    font-size: 1.125rem;
    margin-left: 10px;
    margin-bottom: 15px;
    display: block;
    position: relative;
    padding-left: 10px
}

.required-legend:before {
    content: '\002a';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1.125rem;
    color: #c94d00
}

.input-required {
    margin-bottom: 15px;
    display: inline-block;
    position: relative;
    padding-right: 10px
}

.input-required:after {
    content: '\002a';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 1.125rem;
    color: #c94d00
}

.cse .gsc-control-cse,
.gsc-control-cse {
    padding: 1rem 0 !important
}

.gsc-input-box {
    border: 0 !important;
    height: auto !important
}

.gsc-search-box .gsc-input>input:hover,
.gsc-input-box-hover,
.gsc-input-box-focus {
    box-shadow: none !important
}

.gsc-input {
    line-height: 1 !important;
    vertical-align: top !important;
    height: 2.25rem !important
}

.gsc-input input {
    box-shadow: inset 1px 1px 3px 1px rgba(0, 0, 0, 0.25) !important;
    padding: 0 .625rem !important
}

.gsst_a {
    padding: .625rem .375rem .25rem !important
}

.gsib_a {
    padding: 0 !important
}

.cse input.gsc-search-button,
input.gsc-search-button {
    width: auto !important;
    height: 2.3125rem !important;
    padding: .6875rem !important;
    margin: 0 !important
}

.gsc-table-result,
.gsc-thumbnail-inside,
.gsc-url-top {
    padding-left: 0 !important
}

.gsc-orderby-label,
.gsc-selected-option-container {
    vertical-align: middle !important
}

.gsc-selected-option-container {
    min-width: 6.25rem !important;
    margin-left: .3125rem !important
}

.gsc-selected-option {
    line-height: 1.6875rem !important
}

.gsc-result-info {
    padding: .5rem .5rem .5rem 0 !important
}

.gsc-above-wrapper-area {
    padding: .3125rem 0 .625rem !important
}

.gsc-results .gsc-cursor-box {
    margin: .625rem 0 !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #c94d00
}

.user-markup h1,
.user-markup h2,
.user-markup h3,
.user-markup h4,
.user-markup h5,
.user-markup h6 {
    margin-bottom: 8px
}

h1 {
    font-size: 2.25rem
}

@media screen and (min-width: 32em) {
    h1 {
        font-size: 2.5rem
    }
}

.user-markup h1 {
    line-height: 1.1
}

h2 {
    font-size: 2rem
}

@media screen and (min-width: 32em) {
    h2 {
        font-size: 2.25rem
    }
}

.user-markup h2 {
    line-height: 1.1
}

h3 {
    font-size: 1.75rem
}

@media screen and (min-width: 32em) {
    h3 {
        font-size: 2rem
    }
}

.user-markup h3 {
    line-height: 1.2
}

h4 {
    font-size: 1.5rem
}

@media screen and (min-width: 32em) {
    h4 {
        font-size: 1.75rem
    }
}

.user-markup h4 {
    line-height: 1.36
}

h5 {
    font-size: 1.25rem
}

@media screen and (min-width: 32em) {
    h5 {
        font-size: 1.5rem
    }
}

.user-markup h5 {
    line-height: 1.17
}

h6 {
    font-size: 1rem
}

@media screen and (min-width: 32em) {
    h6 {
        font-size: 1.25rem
    }
}

.user-markup h6 {
    line-height: 1.3
}

.finder .masthead .finder-caption .title,
.masthead.type-finder .finder-caption .title,
.masthead .title-container .title,
.masthead .high-level-title .hl-title-container .title {
    display: block;
    margin-bottom: 8px
}

hr {
    border: 0;
    border-top: 1px solid #522c1b;
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0
}

img {
    max-width: 100%
}

.user-markup img {
    padding: 0.5em
}

.user-markup img[align=left] {
    float: left;
    padding: 0.5em 0.5em 0.5em 0
}

.user-markup img[align=right] {
    float: right;
    padding: 0.5em 0 0.5em 0.5em
}

a {
    color: #c94d00;
    text-decoration: none;
    transition: color .35s ease
}

a:visited {
    color: #522c1b
}

a:hover,
a:focus {
    color: #00b1c1;
    text-decoration: underline;
    background: transparent
}

.portal-link a {
    color: #fff;
    background-color: #c94d00;
    display: inline-block;
    padding: 12px 14px;
    text-decoration: none;
    position: relative;
    z-index: 10;
    font-size: .75rem;
    letter-spacing: 2px;
    line-height: 1;
    transition: background-color .35s ease
}

.portal-link a:hover {
    text-decoration: none;
    background-color: #aab300
}

.student-tile .cta-link {
    display: inline-block;
    margin-top: 1.875rem;
    position: relative;
    text-transform: uppercase;
    font-size: .75rem;
    letter-spacing: 2px
}

@media screen and (min-width: 64em) {
    .student-tile .cta-link {
        margin-top: 1.5625rem
    }
}

.student-tile .cta-link:link,
.student-tile .cta-link:visited,
.student-tile .cta-link:hover,
.student-tile .cta-link:focus,
.student-tile .cta-link:active {
    color: #522c1b
}

.student-tile .cta-link:hover,
.student-tile .cta-link:focus {
    text-decoration: none
}

.student-tile .cta-link:hover .svg-container,
.student-tile .cta-link:focus .svg-container {
    background-color: #c94d00
}

.student-tile .cta-link:hover .icon,
.student-tile .cta-link:focus .icon {
    fill: #fff
}

.student-tile .cta-link .svg-container {
    background-color: #00b1c1;
    vertical-align: middle;
    border-radius: 100%;
    display: inline-block;
    width: 1.6875rem;
    height: 1.6875rem;
    padding: .375rem .3125rem .375rem .4375rem;
    margin-right: .3125rem;
    transition: background-color .35s ease
}

.student-tile .cta-link .icon {
    fill: #522c1b;
    width: 100%;
    height: 100%;
    transition: fill .35s ease
}

.cta-button {
    background: #c94d00;
    border: 5px solid #fff;
    display: inline-block;
    font-size: .75rem;
    padding: .5625rem 1.6875rem .625rem;
    position: relative;
    text-transform: uppercase;
    text-align: center;
    transition: background .35s
}

.cta-button,
.cta-button>span {
    line-height: 1.25
}

.cta-button:link,
.cta-button:visited,
.cta-button:active,
.cta-button:hover,
.cta-button:focus {
    text-decoration: none
}

.cta-button:hover {
    background: #00b1c1
}

.cta-button,
.cta-button span {
    color: #fff
}

.cta-button>span {
    width: 100%;
    position: relative;
    letter-spacing: 2px
}

.cta-button span,
.cta-button .icon {
    vertical-align: middle;
    display: inline-block
}

.cta-button .icon {
    width: 1.5em;
    height: 1.5em;
    fill: #522c1b;
    margin-left: .3125rem;
    position: absolute;
    top: 50%;
    right: -1.5em;
    margin-top: -0.75em
}

.locations-link {
    border: 4px solid #fff;
    font-size: .75rem;
    padding: 10px 20px;
    text-transform: uppercase
}

.locations-link:link,
.locations-link:visited,
.locations-link:hover,
.locations-link:focus,
.locations-link:active {
    color: #fff
}

.locations-link:before,
.locations-link:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.locations-link:before {
    transition: opacity .35s ease;
    background: #c94d00;
    z-index: -1
}

.locations-link:after {
    background: #00b1c1;
    z-index: -2
}

.locations-link:hover,
.locations-link:focus {
    text-decoration: none
}

.locations-link:hover:before,
.locations-link:focus:before {
    opacity: 0
}

.read-more:link,
.read-more:visited,
.read-more:active {
    color: #c94d00
}

.read-more:hover,
.read-more:focus {
    color: #00b1c1;
    text-decoration: none
}

ul,
ul ul,
ul ol,
ol,
ol ul,
ol ol {
    list-style: none;
    margin: 0;
    padding: 0
}

ul li,
ol li {
    list-style: none
}

.user-markup ol {
    counter-reset: itemNum
}

.user-markup ol li {
    counter-increment: itemNum
}

.user-markup ol li:before {
    content: counter(itemNum) ".";
    color: #c94d00;
    left: 0;
    position: absolute;
    top: 0
}

::-moz-selection {
    background: #00b1c1;
    text-shadow: none
}

::selection {
    background: #00b1c1;
    text-shadow: none
}

.user-markup table,
.user-markup table tbody,
.user-markup table tr,
.user-markup table th,
.user-markup table td {
    border: 1px solid #000;
    line-height: 1.85
}

article,
aside,
div,
footer,
header,
section {
    color: #522c1b
}

.chemeketa {
    background: #eeead9
}

.chemeketa>.container {
    overflow: hidden
}

.level-sidebar {
    margin-top: 25px
}

@media screen and (min-width: 32em) {
    .level-sidebar {
        left: auto;
        width: 100%
    }
}

@media screen and (min-width: 48em) {
    .level-sidebar {
        left: -66.66667%;
        margin-top: 0;
        width: 33.33333%
    }
}

@media screen and (min-width: 64em) {
    .level-sidebar {
        left: -75%;
        width: 25%
    }
}

.aggregate-body .user-button {
    margin-bottom: 35px
}

.aggregate-tags {
    font-size: 1.125rem
}

.aggregate-tags p {
    font-size: 1rem;
    color: #c94d00;
    margin-bottom: 0;
    line-height: 1.75
}

.aggregate-tags .label {
    background: #aab300;
    color: #522c1b;
    display: inline-block;
    font-size: .6875rem;
    font-style: normal;
    letter-spacing: 2px;
    line-height: 1;
    margin-right: 10px;
    padding: 6px 8px;
    text-transform: uppercase;
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px)
}

.aggregate-search-filter {
    background: #eeead9;
    margin-bottom: 25px;
    padding: 25px 15px
}

.aggregate-search-filter .title {
    font-size: 1.75rem;
    margin-bottom: 20px;
    text-transform: none
}

.aggregate-search-filter .select-title {
    margin-bottom: 2px;
    text-transform: none
}

.aggregate-search-filter .select-filter {
    margin-bottom: 15px
}

.aggregate-search-filter .select-filter:nth-child(4) {
    margin-bottom: 0
}

@media screen and (min-width: 32em) {
    .aggregate-search-filter .select-filter:nth-child(3) {
        margin-bottom: 0
    }
}

@media screen and (min-width: 64em) {
    .aggregate-search-filter .select-filter {
        margin-bottom: 0
    }
}

.aggregate-search-filter .button-container {
    border-top: 1px solid #fff;
    margin-top: 25px
}

.results-label {
    font-size: .875rem
}

@media screen and (min-width: 32em) {
    .results-label {
        font-size: 1rem
    }
}

@media screen and (min-width: 32em) {
    .results-label {
        font-size: 1.125rem
    }
}

.results-label p {
    margin-bottom: 0
}

.results-label+.article-list {
    margin-top: 15px
}

.faux-select-header {
    letter-spacing: 2px;
    font-size: .75rem;
    margin: 0;
    padding: 0 0 0 10px;
    position: relative;
    text-transform: uppercase;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.faux-select {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    transition: max-height .35s ease
}

.is-open .faux-select {
    background: #fff;
    border: 5px solid #ded5b3;
    left: -5px;
    max-height: 500px;
    opacity: 1;
    top: calc(100% + 5px);
    width: calc(100% + 10px);
    z-index: 100
}

.overflow-height .faux-select {
    overflow-y: scroll
}

.faux-select .faux-option {
    cursor: pointer;
    display: none;
    letter-spacing: 2px;
    opacity: 0;
    padding: 0;
    text-transform: uppercase;
    transition-delay: 0.15s;
    transition: opacity 0.15s ease
}

.is-open .faux-select .faux-option {
    display: block;
    opacity: 1;
    transition-delay: 0s
}

.faux-select .faux-option:first-of-type {
    padding-top: 10px
}

.faux-select .faux-option:last-of-type {
    padding-bottom: 10px
}

.faux-select .faux-option.focus-given {
    outline: none
}

.faux-select .faux-option.focus-given .faux-label {
    color: #00b1c1
}

.faux-select .faux-option input[type="radio"],
.faux-select .faux-option input[type="checkbox"] {
    display: none
}

.faux-select .faux-option input[type="radio"]:checked+label,
.faux-select .faux-option input[type="checkbox"]:checked+label {
    background: #ded5b3
}

.faux-select .faux-option .faux-label {
    display: block;
    font-size: .75rem;
    font-style: normal;
    padding: 12px 15px;
    transition: color .35s ease
}

.faux-select .faux-option .faux-label:hover {
    color: #00b1c1
}

.emergency-alert {
    background-color: #c9001c
}

.alert-active .emergency-alert .row {
    padding: .75rem 0 0
}

.alert-active .emergency-alert .user-markup {
    max-height: 50rem;
    margin: 0 0 1.25rem
}

.alert-active .emergency-alert .alert-toggle {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.emergency-alert,
.emergency-alert * {
    color: #fff;
    letter-spacing: 1px
}

.emergency-alert .row {
    padding: .75rem 0 .4375rem;
    transition: padding .7s
}

.emergency-alert .columns {
    position: relative
}

.emergency-alert .emergency-title {
    font-style: normal;
    font-size: 1.125rem;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 3px;
    display: block;
    margin: 0 0 .3125rem
}

.emergency-alert .user-markup {
    overflow: hidden;
    max-height: 0;
    margin: 0;
    transition: max-height .7s, margin .7s
}

.emergency-alert .user-markup p {
    line-height: 1.425;
    font-size: .875rem;
    font-weight: 400
}

@media screen and (min-width: 32em) {
    .emergency-alert .user-markup p {
        line-height: 1.5;
        font-size: 1rem
    }
}

.emergency-alert .user-markup p:last-child {
    margin: 0
}

.emergency-alert .alert-toggle {
    cursor: pointer;
    text-align: center;
    line-height: 2.25rem;
    position: absolute;
    top: -.3125rem;
    right: .625rem;
    width: 2.25rem;
    height: 2.25rem;
    transition: -webkit-transform .35s;
    transition: transform .35s
}

.emergency-alert .alert-toggle,
.emergency-alert .alert-toggle span {
    display: block
}

.emergency-alert .alert-toggle span {
    font-family: Arial, sans-serif;
    font-size: 2.8125rem;
    line-height: inherit
}

.emergency-alert .alert-toggle svg {
    width: 100%;
    height: 100%
}

.jump-to-title {
    width: 100%;
    background: #eeead9;
    padding: 12px 20px;
    margin-bottom: 20px
}

.jump-to-title .search-label {
    display: block;
    float: left;
    margin-right: 5px;
    padding-top: 5px;
    text-transform: uppercase
}

.jump-to-title ul {
    display: inline-block;
    float: left;
    width: calc(100% - 90px)
}

.jump-to-title ul li {
    display: inline-block;
    margin: 0 0 2px;
    width: 26px
}

.jump-to-title ul li.selected a {
    background: #c94d00
}

.jump-to-title ul li.selected a:link,
.jump-to-title ul li.selected a:visited,
.jump-to-title ul li.selected a:hover,
.jump-to-title ul li.selected a:focus,
.jump-to-title ul li.selected a:active {
    color: #fff
}

.jump-to-title ul li:last-child a {
    text-decoration: none
}

.jump-to-title ul li a {
    text-decoration: underline;
    display: block;
    padding: 5px;
    text-align: center;
    transition: background-color .35s ease;
    width: 100%
}

.jump-to-title ul li a:link,
.jump-to-title ul li a:visited,
.jump-to-title ul li a:active {
    color: #522c1b
}

.jump-to-title ul li a:hover {
    background: #00b1c1;
    color: #fff
}

.touch .jump-to-title ul li a:focus {
    background: #00b1c1;
    color: #fff;
    text-decoration: none
}

.jump-to-title ul li .empty-link {
    text-decoration: none;
    display: block;
    padding: 5px;
    text-align: center
}

.jump-to-title ul li:last-of-type {
    margin: 0
}

.finder-results-list .article-list.filtered .article {
    display: none;
    opacity: 0
}

.finder-results-list .article-list.filtered .article.show-article {
    display: block
}

.finder-results-list .article-list.filtered .article.in-transition {
    opacity: 1
}

.finder-results-list .article-list.filter-cleared .article {
    display: block;
    opacity: 0
}

.finder-results-list .article-list.filter-cleared .article.show-all {
    opacity: 1
}

.finder-results-list .article-list .article {
    opacity: 1;
    transition: opacity .35s ease;
    transition-delay: .35s
}

.finder-results-list .article-list .article .snippet p {
    margin: 0
}

.finder-results-list .article-list .article .snippet p:first-of-type {
    margin-top: 12px
}

@media screen and (min-width: 48em) {
    .finder-results-list .article-list .article .snippet .program-projections {
        display: none
    }
}

@media screen and (min-width: 64em) {
    .finder-results-list .article-list .article .snippet .program-projections {
        display: block
    }
}

.finder-sidebar {
    height: 100%;
    margin-bottom: 25px
}

@media screen and (min-width: 32em) {
    .finder-sidebar {
        width: 100%
    }
}

@media screen and (min-width: 48em) {
    .finder-sidebar {
        width: 33.33333%;
        margin-bottom: 0
    }
}

@media screen and (min-width: 64em) {
    .finder-sidebar {
        width: 25%
    }
}

.finder-sidebar .accordion {
    background: #eeead9;
    border: 0
}

.finder-sidebar .accordion .accordion-item {
    background: #fff;
    border-bottom: 5px solid #eeead9;
    border-left: 10px solid #eeead9;
    border-right: 10px solid #eeead9;
    border-top: 5px solid #eeead9
}

.finder-sidebar .accordion .accordion-item:first-of-type {
    border-top: 10px solid #eeead9
}

.finder-sidebar .accordion .accordion-item:last-of-type {
    border-bottom: 10px solid #eeead9
}

.finder-sidebar .accordion .accordion-title {
    font-size: .875rem;
    text-transform: none;
    border: 0
}

.no-js .finder-sidebar .accordion .accordion-title {
    padding-left: 10px
}

@media screen and (min-width: 48em) {
    .finder-sidebar .accordion .accordion-title {
        font-size: 1rem
    }
}

@media screen and (min-width: 64em) {
    .finder-sidebar .accordion .accordion-title {
        font-size: 1.125rem
    }
}

.finder-sidebar .accordion .accordion-title .accordion-expander {
    left: 10px
}

.finder-sidebar .accordion .accordion-content {
    background: #fff;
    padding: 0
}

.finder-sidebar .accordion .accordion-content fieldset {
    border-top: 1px solid #eeead9;
    padding: 0 10px;
    margin: 0
}

.finder-sidebar .accordion .accordion-content fieldset .title {
    color: #c94d00;
    display: block;
    font-size: .875rem;
    margin: 20px 0 0
}

@media screen and (min-width: 64em) {
    .finder-sidebar .accordion .accordion-content fieldset .title {
        font-size: 1rem
    }
}

.finder-sidebar .accordion .form-group {
    margin: 0
}

.finder-sidebar .accordion .form-group input[type="checkbox"]:checked+label:before,
.finder-sidebar .accordion .form-group input[type="radio"]:checked+label:before {
    opacity: 1
}

.finder-sidebar .accordion .form-group label {
    display: block;
    font-size: .75rem;
    font-style: normal;
    letter-spacing: 1px;
    margin: 0;
    padding: 10px 30px;
    text-transform: uppercase
}

@media screen and (min-width: 48em) {
    .finder-sidebar .accordion .form-group label {
        letter-spacing: 1.5px
    }
}

@media screen and (min-width: 64em) {
    .finder-sidebar .accordion .form-group label {
        letter-spacing: 2px
    }
}

.finder-sidebar .accordion .form-group label:before {
    font-size: 1.5rem;
    top: -2px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.finder-sidebar .accordion .form-group label:after {
    top: 10px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.finder-sidebar .accordion .form-group:first-of-type label {
    margin-top: 10px
}

.finder-sidebar .accordion .form-group:last-of-type label {
    margin-bottom: 10px
}

.reset-button+.help-text {
    display: none
}

.no-js .reset-button+.help-text {
    display: block;
    margin-top: 15px
}

.modal-overlay {
    background: rgba(0, 0, 0, 0.8);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999
}

.reset-modal {
    background: #eeead9;
    left: 50%;
    padding: 25px 20px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 80%
}

@media screen and (min-width: 32em) {
    .reset-modal {
        width: 50%
    }
}

@media screen and (min-width: 64em) {
    .reset-modal {
        width: 60%
    }
}

.reset-modal .title {
    border-bottom: 1px solid #ded5b3;
    margin-bottom: 15px;
    margin-top: 25px;
    padding-bottom: 10px;
    text-transform: none;
    line-height: 1.1
}

@media screen and (min-width: 32em) {
    .reset-modal .title {
        margin-top: 0
    }
}

.reset-modal .close {
    padding: 10px;
    position: absolute;
    right: 15px;
    top: 15px
}

.reset-modal .close:focus,
.reset-modal .close:active {
    outline: 0
}

.reset-modal .user-button {
    margin: 0 auto;
    display: block
}

@media screen and (min-width: 32em) {
    .reset-modal .user-button {
        display: inline-block;
        margin-right: 10px
    }
}

.reset-modal .reset-button {
    background: transparent;
    border: 0;
    display: block;
    font-size: .75rem;
    letter-spacing: 2px;
    margin: 10px auto 0;
    padding: 12px;
    text-transform: uppercase
}

@media screen and (min-width: 32em) {
    .reset-modal .reset-button {
        margin: 0;
        display: inline-block;
        padding: 12px 0
    }
}

form .user-button {
    margin-right: 10px;
    margin-bottom: 0
}

form .user-button:focus,
form .user-button:active,
form .reset-button:focus,
form .reset-button:active {
    outline: 0
}

form .reset-button {
    background: transparent;
    border: 0;
    font-size: .75rem;
    letter-spacing: 2px;
    padding: 12px 0;
    text-transform: uppercase
}

.request-form {
    padding: 25px 15px;
    background: #eeead9
}

.pre-footer,
.pre-footer .orange,
.pre-footer .yellow,
.pre-footer .blue,
.pre-footer .green {
    height: 10px
}

.pre-footer .orange {
    background: #c94d00
}

.pre-footer .yellow {
    background: #efcb36
}

.pre-footer .blue {
    background: #00b1c1
}

.pre-footer .green {
    background: #aab300
}

.global-footer {
    background: #522c1b
}

.global-footer .watermark .columns {
    position: relative
}

.global-footer .watermark svg {
    z-index: 0;
    fill: rgba(255, 255, 255, 0.05);
    width: 30rem;
    height: 30rem;
    position: absolute;
    top: -7.8125rem;
    right: -11.375rem;
    display: none
}

@media screen and (min-width: 81.25em) {
    .global-footer .watermark svg {
        display: block
    }
}

.global-footer .footer-top,
.global-footer .footer-bottom {
    z-index: 2
}

@media screen and (min-width: 64em) {
    .global-footer .footer-top {
        border-bottom: 1px solid rgba(222, 213, 179, 0.5);
        padding: 3.125rem 0 2.8125rem
    }
}

@media screen and (min-width: 81.25em) {
    .global-footer .footer-top {
        padding: 5rem 0 4.375rem
    }
}

@media screen and (min-width: 81.25em) {
    .global-footer .footer-top>.row>.columns:first-child {
        padding-left: 10px
    }
}

@media screen and (min-width: 81.25em) {
    .global-footer .footer-top>.row>.columns:last-child {
        padding-right: 10px
    }
}

.global-footer .footer-bottom {
    padding: 1.25rem 0
}

@media screen and (min-width: 64em) {
    .global-footer .footer-bottom {
        padding: .625rem 0 .9375rem
    }
}

.global-footer .footer-top>.row>.columns,
.global-footer>.row>.columns {
    border-bottom: 1px solid rgba(222, 213, 179, 0.5);
    padding: 1.25rem .625rem
}

@media screen and (min-width: 64em) {
    .global-footer .footer-top>.row>.columns,
    .global-footer>.row>.columns {
        border-bottom: 0;
        padding: 0 1.875rem
    }
}

@media screen and (min-width: 64em) and (max-width: 81.1875em) {
    .global-footer .footer-navigation {
        width: 66.66666%
    }
}

@media screen and (min-width: 64em) {
    .global-footer .footer-navigation .row {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }
}

@media screen and (min-width: 64em) {
    .global-footer .footer-navigation .columns {
        padding: 0
    }
}

@media screen and (min-width: 32em) and (max-width: 63.9375em) {
    .global-footer .footer-navigation .columns:first-child a {
        text-align: right
    }
}

@media screen and (min-width: 81.25em) {
    .global-footer .footer-navigation .columns:last-child ul {
        border-right: 1px solid rgba(222, 213, 179, 0.5)
    }
}

@media screen and (min-width: 32em) {
    .global-footer .footer-navigation .columns ul {
        padding: 0 .9375rem
    }
}

@media screen and (min-width: 64em) {
    .global-footer .footer-navigation .columns ul {
        border-left: 1px solid rgba(222, 213, 179, 0.5);
        height: 100%;
        padding: 0 1.5625rem
    }
}

.global-footer .footer-navigation a {
    text-align: center;
    text-transform: uppercase;
    transition: color .35s ease;
    font-size: .75rem;
    display: block;
    letter-spacing: 1.5px
}

@media screen and (min-width: 32em) {
    .global-footer .footer-navigation a {
        font-size: 1rem;
        text-align: left
    }
}

.global-footer .footer-navigation a:hover,
.global-footer .footer-navigation a:focus {
    text-decoration: none;
    color: #c94d00
}

.global-footer .cta-link-list a,
.global-footer .footer-navigation a,
.global-footer .legal-information a {
    color: #fff
}

.global-footer .footer-navigation ul,
.global-footer .cta-link-list ul {
    margin: 0
}

.global-footer .footer-navigation ul>li,
.global-footer .cta-link-list ul>li {
    padding: .625rem 0
}

@media screen and (min-width: 64em) {
    .global-footer .footer-navigation ul>li:first-child,
    .global-footer .cta-link-list ul>li:first-child {
        padding-top: 0
    }
}

@media screen and (min-width: 64em) {
    .global-footer .footer-navigation ul>li:last-child,
    .global-footer .cta-link-list ul>li:last-child {
        padding-bottom: 0
    }
}

@media screen and (min-width: 64em) and (max-width: 81.1875em) {
    .global-footer .cta-link-list {
        width: 33.33333%
    }
}

.global-footer .cta-link-list ul {
    max-width: 18.125rem;
    margin: 0 auto
}

.global-footer .cta-link-list a {
    position: relative;
    display: block;
    text-transform: uppercase;
    font-size: 1.625rem;
    letter-spacing: 2px;
    padding-left: 2.5rem;
    margin-left: 1.5rem;
    line-height: 1.25
}

@media screen and (min-width: 64em) {
    .global-footer .cta-link-list a {
        margin-left: 0
    }
}

.global-footer .cta-link-list a:hover,
.global-footer .cta-link-list a:focus {
    text-decoration: none
}

.global-footer .cta-link-list a:hover .svg-container,
.global-footer .cta-link-list a:focus .svg-container {
    background-color: #c94d00;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.global-footer .cta-link-list a .svg-container {
    background-color: #00b1c1;
    border-radius: 1.6875rem;
    width: 1.6875rem;
    height: 1.6875rem;
    line-height: 1;
    padding: 0 .3125rem 0 .5rem;
    transition: background-color .35s, -webkit-transform .35s;
    transition: background-color .35s, transform .35s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    display: inline-block;
    position: absolute;
    top: .25rem;
    left: 0
}

.global-footer .cta-link-list a .svg-container .icon {
    fill: #fff;
    width: 100%;
    height: 1rem
}

.global-footer .social-media-container {
    position: relative
}

@media screen and (min-width: 64em) and (max-width: 81.1875em) {
    .global-footer .social-media-container {
        width: 31.875rem;
        float: none !important;
        margin: 0 auto;
        padding-top: 2.5rem !important;
        clear: both
    }
}

@media screen and (min-width: 64em) and (max-width: 81.1875em) {
    .global-footer .social-media-container .icon-chemeketa-logo,
    .global-footer .social-media-container .social-links {
        display: inline-block;
        vertical-align: middle
    }
}

.global-footer .social-media-container .icon-chemeketa-logo {
    max-width: 100%;
    width: 100%;
    height: 4.375rem;
    fill: #fff;
    margin: 0 auto
}

@media screen and (min-width: 64em) and (max-width: 81.1875em) {
    .global-footer .social-media-container .icon-chemeketa-logo {
        width: auto
    }
}

@media screen and (min-width: 64em) {
    .global-footer .social-media-container .icon-chemeketa-logo {
        position: relative;
        height: 6.25rem;
        margin: 0
    }
}

@media screen and (min-width: 81.25em) {
    .global-footer .social-media-container .icon-chemeketa-logo {
        float: right;
        top: -.3125rem;
        right: -.3125rem
    }
}

.global-footer .social-media-container .social-links {
    list-style: none;
    text-align: center;
    padding: 1.25rem 0 .625rem
}

@media screen and (min-width: 64em) {
    .global-footer .social-media-container .social-links {
        padding: 0 1.25rem 0 .625rem
    }
}

@media screen and (min-width: 81.25em) {
    .global-footer .social-media-container .social-links {
        padding: 1.25rem .625rem 0 0;
        float: right
    }
}

.global-footer .social-media-container .social-links li {
    display: inline-block;
    margin-right: 12px
}

.global-footer .social-media-container .social-links li:last-of-type {
    margin-right: 0
}

.global-footer .social-media-container .social-links li a:hover svg,
.global-footer .social-media-container .social-links li a:focus svg {
    fill: #00b1c1
}

.global-footer .social-media-container .social-links li p {
    color: #ded5b3
}

.global-footer .social-media-container .social-links li .icon {
    height: 27px;
    width: 27px;
    fill: #ded5b3
}

.global-footer .legal-information,
.global-footer .legal-links {
    text-align: center;
    font-size: .875rem;
    padding: .4375rem 0;
    letter-spacing: 0.5px
}

@media screen and (min-width: 64em) {
    .global-footer .legal-information,
    .global-footer .legal-links {
        padding: .25rem 0
    }
}

@media screen and (min-width: 0em) and (max-width: 31.9375em) {
    .global-footer .legal-information *,
    .global-footer .legal-links * {
        letter-spacing: 0
    }
}

.global-footer .legal-information li,
.global-footer .legal-links li {
    line-height: 1.5;
    display: inline;
    margin-right: 5px
}

.global-footer .legal-information li:last-of-type,
.global-footer .legal-links li:last-of-type {
    margin-right: 0
}

@media screen and (max-width: 63.9375em) {
    .global-footer .legal-information li.mobile-hidden,
    .global-footer .legal-links li.mobile-hidden {
        display: none
    }
}

@media screen and (min-width: 64em) {
    .global-footer .legal-information br,
    .global-footer .legal-links br {
        display: none
    }
}

.global-footer .legal-information {
    font-size: .875rem
}

.global-footer .legal-information * {
    color: #fff
}

.global-footer .legal-links {
    font-size: .75rem
}

.global-footer .legal-links * {
    color: #ded5b3
}

.global-footer .legal-links li {
    text-transform: uppercase
}

.global-header {
    background: #fff;
    height: 85px;
    position: relative;
    width: 100%
}

@media screen and (min-width: 64em) {
    .global-header {
        height: 135px
    }
}

.no-js .global-header {
    height: auto
}

@media screen and (min-width: 64em) {
    .no-js .global-header {
        height: 135px
    }
}

@media screen and (min-width: 64em) {
    .sticky-header .global-header .secondary-navigation,
    .sticky-header .global-header .portal-link {
        display: none
    }
}

@media screen and (min-width: 64em) {
    .sticky-header .global-header .search-trigger {
        bottom: 1.875rem
    }
}

.calendar .global-header:after {
    display: block
}

.global-header:after {
    content: '';
    display: none;
    width: 100%;
    height: 8px;
    box-shadow: inset 0 8px 0 0 rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    z-index: 98
}

@media screen and (min-width: 32em) {
    .global-header:after {
        display: block
    }
}

.global-header .row {
    position: relative;
    height: 100%
}

@media screen and (max-width: 63.9375em) {
    .global-header .columns {
        padding-left: 0;
        padding-right: 0
    }
}

.global-header .menu-trigger {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 4rem;
    transition: right .35s ease;
    background: #fff
}

.no-js .global-header .menu-trigger {
    display: none
}

.global-header .menu-trigger:focus,
.global-header .menu-trigger:active {
    outline: none
}

@media screen and (min-width: 64em) {
    .global-header .menu-trigger {
        display: none
    }
}

.global-header .menu-trigger.menu-opened {
    right: 16.25rem
}

.global-header .menu-trigger.menu-opened .icon-menu {
    display: none
}

.global-header .menu-trigger.menu-opened .icon-cross {
    display: block
}

.global-header .menu-trigger .icon {
    width: 2rem;
    height: 2rem;
    fill: #522c1b;
    margin: 0 auto
}

.global-header .menu-trigger .icon-cross {
    display: none
}

.global-header .search-trigger {
    cursor: pointer;
    display: none
}

@media screen and (min-width: 64em) {
    .global-header .search-trigger {
        display: block;
        position: absolute;
        right: .9375rem;
        bottom: 1.25rem
    }
}

@media screen and (min-width: 81.25em) {
    .global-header .search-trigger {
        right: 0
    }
}

.global-header .search-trigger.close-search .icon-search {
    display: none
}

.global-header .search-trigger.close-search .icon-cross {
    display: block
}

.global-header .search-trigger.close-search:before {
    content: none
}

.global-header .search-trigger,
.global-header .search-trigger .icon {
    width: 25px;
    height: 25px
}

.global-header .search-trigger .icon {
    vertical-align: middle;
    fill: #c94d00
}

.global-header .search-trigger .icon-cross {
    display: none
}

.global-header .search-trigger:hover .icon {
    fill: #00b1c1
}

.global-header .navigation-container {
    background: #eeead9;
    box-shadow: inset 5px 2px 5px 0 rgba(0, 0, 0, 0.25);
    position: absolute;
    right: -16.25rem;
    top: 0;
    transition: right .35s ease;
    width: 16.25rem;
    z-index: 100
}

.no-js .global-header .navigation-container {
    position: static;
    width: 100%;
    box-shadow: none
}

@media screen and (min-width: 64em) {
    .global-header .navigation-container {
        width: 100%;
        height: 100%;
        box-shadow: none;
        display: block;
        position: static;
        background: transparent
    }
}

.global-header .navigation-container.open {
    right: 0;
    display: block
}

.global-header .portal-link {
    text-transform: uppercase;
    position: relative;
    padding: .625rem 1.25rem
}

@media screen and (min-width: 64em) {
    .global-header .portal-link {
        position: absolute;
        right: .9375rem;
        top: 0;
        text-decoration: none;
        z-index: 1;
        padding: 0
    }
}

@media screen and (min-width: 81.25em) {
    .global-header .portal-link {
        right: 0
    }
}

.no-js .global-header .portal-link {
    padding-bottom: 25px
}

@media screen and (min-width: 64em) {
    .no-js .global-header .portal-link {
        padding-bottom: 10px
    }
}

.high-level-page-break-container {
    margin-top: 35px;
    max-width: none
}

@media screen and (min-width: 32em) {
    .high-level-page-break-container {
        margin-top: 53px
    }
}

@media screen and (min-width: 64em) {
    .high-level-page-break-container {
        margin-top: 70px
    }
}

.high-level-page-break {
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    height: 510px
}

.high-level-page-break .caption-container {
    color: #fff;
    margin: 0 auto;
    position: relative;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 80%
}

@media screen and (min-width: 32em) {
    .high-level-page-break .caption-container {
        width: 75%
    }
}

@media screen and (min-width: 64em) {
    .high-level-page-break .caption-container {
        width: 66.6666%
    }
}

.high-level-page-break .caption-container q,
.high-level-page-break .caption-container p {
    text-align: center
}

.high-level-page-break .caption-container q {
    color: #fff;
    font-size: 1.75rem;
    line-height: 1.16;
    text-transform: none
}

@media screen and (min-width: 64em) {
    .high-level-page-break .caption-container q {
        font-size: 2rem
    }
}

@media screen and (min-width: 64em) {
    .high-level-page-break .caption-container q {
        font-size: 2.25rem
    }
}

.high-level-page-break .caption-container hr {
    width: 100px;
    border-top: 5px solid #aab300;
    margin: 22px auto
}

.high-level-page-break .caption-container p {
    color: #fff;
    font-size: .875rem;
    letter-spacing: 1px;
    text-transform: uppercase
}

@media screen and (min-width: 32em) {
    .high-level-page-break .caption-container p {
        font-size: 1rem
    }
}

@media screen and (min-width: 64em) {
    .high-level-page-break .caption-container p {
        font-size: 1.125rem
    }
}

.index-anchors {
    margin-bottom: 25px
}

.index-anchors .title {
    font-size: 1.625rem;
    margin: 0;
    padding: 10px 15px;
    text-transform: none
}

.index-anchors a {
    font-size: 1.125rem;
    display: block;
    margin: 0.5rem 0
}

.index-anchors a .icon-chevron-right {
    font-size: .8125rem;
    vertical-align: middle;
    display: inline-block;
    margin-right: 0.375em
}

.index-listings>div {
    padding-top: .9375rem
}

@-webkit-keyframes rotating {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes rotating {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

.no-js-message {
    height: 1px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 1px
}

.no-js .no-js-message {
    height: auto;
    position: static;
    width: auto
}

.instafeed {
    position: relative
}

.no-js .instafeed .grid {
    display: none
}

.instafeed .title {
    text-transform: none
}

.instafeed .note-description {
    font-size: 1.125rem
}

.instafeed .ig-image,
.instafeed .ig-link {
    padding: 0;
    position: relative
}

.instafeed .ig-image:after,
.instafeed .ig-link:after {
    content: '';
    display: block;
    padding-bottom: 100%;
    width: 100%
}

.instafeed .ig-image {
    background: #eeead9;
    overflow: hidden
}

.instafeed .ig-image:nth-child(4),
.instafeed .ig-image:nth-child(5),
.instafeed .ig-image:nth-child(6),
.instafeed .ig-image:nth-child(7) {
    display: none
}

@media screen and (min-width: 32em) {
    .instafeed .ig-image:nth-child(4),
    .instafeed .ig-image:nth-child(5) {
        display: block
    }
}

@media screen and (min-width: 64em) {
    .instafeed .ig-image:nth-child(6),
    .instafeed .ig-image:nth-child(7) {
        display: block
    }
}

.instafeed .ig-link {
    background: #00b1c1;
    outline-offset: -14px;
    outline: 5px solid rgba(255, 255, 255, 0.5);
    transition: background-color .35s ease
}

.instafeed .ig-link:hover {
    background: #c94d00
}

.instafeed .ig-image-link,
.instafeed .ig-icon-link {
    color: #522c1b;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.instafeed .ig-image-link .load-image,
.instafeed .ig-icon-link .load-image {
    left: 50%;
    max-width: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2
}

.instafeed .ig-image-link .load-image.landscape-img,
.instafeed .ig-icon-link .load-image.landscape-img {
    height: 100%;
    width: auto
}

.instafeed .ig-image-link .load-image.square-img,
.instafeed .ig-image-link .load-image.portrait-img,
.instafeed .ig-icon-link .load-image.square-img,
.instafeed .ig-icon-link .load-image.portrait-img {
    width: 100%
}

.no-js .instafeed .ig-image-link .load-image,
.no-js .instafeed .ig-icon-link .load-image {
    width: auto;
    height: auto
}

.instafeed .ig-image-link .loading-icon,
.instafeed .ig-icon-link .loading-icon {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1
}

.instafeed .ig-image-link .loading-icon .icon,
.instafeed .ig-icon-link .loading-icon .icon {
    -webkit-animation: rotating 3s linear infinite;
    animation: rotating 3s linear infinite;
    font-size: 3rem
}

@media screen and (min-width: 32em) {
    .instafeed .ig-image-link .loading-icon .icon,
    .instafeed .ig-icon-link .loading-icon .icon {
        font-size: 3.5rem
    }
}

@media screen and (min-width: 64em) {
    .instafeed .ig-image-link .loading-icon .icon,
    .instafeed .ig-icon-link .loading-icon .icon {
        font-size: 4rem
    }
}

.instafeed .ig-icon-link:link,
.instafeed .ig-icon-link:visited,
.instafeed .ig-icon-link:hover,
.instafeed .ig-icon-link:focus,
.instafeed .ig-icon-link:active {
    color: #fff
}

.instafeed .ig-icon-link:hover,
.instafeed .ig-icon-link:focus {
    text-decoration: none
}

.instafeed .ig-icon-link:hover .icon,
.instafeed .ig-icon-link:focus .icon {
    color: #522c1b
}

.instafeed .ig-icon-link:hover .hashtag,
.instafeed .ig-icon-link:focus .hashtag {
    color: #fff
}

.instafeed .ig-icon-link .icon,
.instafeed .ig-icon-link .hashtag {
    transition: color .35s ease
}

.instafeed .ig-icon-link .icon {
    color: #fff;
    font-size: 3rem
}

@media screen and (min-width: 32em) {
    .instafeed .ig-icon-link .icon {
        font-size: 3.5rem
    }
}

@media screen and (min-width: 64em) {
    .instafeed .ig-icon-link .icon {
        font-size: 4rem
    }
}

.instafeed .ig-icon-link .hashtag {
    text-align: center;
    font-size: 1rem
}

@media screen and (min-width: 32em) {
    .instafeed .ig-icon-link .hashtag {
        font-size: 1.25rem
    }
}

@media screen and (min-width: 48em) {
    .instafeed .ig-icon-link .hashtag {
        font-size: 1.125rem
    }
}

@media screen and (min-width: 64em) {
    .instafeed .ig-icon-link .hashtag {
        font-size: 1.375rem
    }
}

.instafeed .ig-icon-wrapper {
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%
}

.jumbotron {
    padding: .625rem
}

@media screen and (min-width: 32em) {
    .jumbotron {
        padding: 1.25rem
    }
}

@media screen and (min-width: 64em) {
    .jumbotron {
        padding: 1.875rem
    }
}

@media screen and (min-width: 81.25em) {
    .jumbotron {
        padding: 2.5rem
    }
}

.jumbotron .row {
    border: 4px solid #fff;
    padding: 0 .625rem
}

@media screen and (min-width: 64em) {
    .jumbotron .row {
        padding: 2.5rem;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }
}

@media screen and (min-width: 81.25em) {
    .jumbotron .row {
        padding: 2.5rem 4.6875rem
    }
}

.jumbotron .row .columns>* {
    margin-top: 1.875rem;
    margin-bottom: 1.875rem
}

@media screen and (min-width: 64em) {
    .jumbotron .row .columns>*:first-child {
        margin-top: 0
    }
}

@media screen and (min-width: 64em) {
    .jumbotron .row .columns>*:last-child {
        margin-bottom: 0
    }
}

.jumbotron .row .columns>.title {
    margin-bottom: .9375rem
}

.jumbotron .row .columns.title-holder>p {
    margin-top: 0
}

.jumbotron .title-holder {
    border-bottom: 1px solid rgba(82, 44, 27, 0.5)
}

@media screen and (min-width: 64em) {
    .jumbotron .title-holder {
        border-bottom: 0;
        border-right: 1px solid rgba(82, 44, 27, 0.5);
        padding-right: 4.7%
    }
}

.jumbotron .title-holder>p {
    font-size: 1rem;
    text-align: center
}

@media screen and (min-width: 0em) and (max-width: 31.9375em) {
    .jumbotron .title-holder>p {
        display: none
    }
}

@media screen and (min-width: 64em) {
    .jumbotron .title-holder>p {
        text-align: left
    }
}

.jumbotron .title {
    color: #522c1b;
    font-size: 1.875rem;
    letter-spacing: 3px;
    line-height: 1.125;
    text-align: center;
    text-transform: uppercase
}

@media screen and (min-width: 64em) {
    .jumbotron .title {
        font-size: 2.0625rem;
        text-align: left
    }
}

@media screen and (min-width: 81.25em) {
    .jumbotron .title {
        font-size: 2.5rem
    }
}

.jumbotron .title .accent {
    font-size: 3.125rem;
    letter-spacing: 0;
    text-transform: none;
    left: .3125rem;
    position: relative;
    display: block
}

@media screen and (min-width: 48em) {
    .jumbotron .title .accent {
        display: inline
    }
}

@media screen and (min-width: 64em) {
    .jumbotron .title .accent {
        font-size: 3.5rem;
        left: 0.05em
    }
}

@media screen and (min-width: 81.25em) {
    .jumbotron .title .accent {
        font-size: 4.375rem
    }
}

.jumbotron .title .accent,
.jumbotron .title .accent span {
    color: #c94d00;
    line-height: 1
}

.jumbotron .title .accent .f {
    letter-spacing: 3px
}

.jumbotron .title br {
    line-height: 0
}

@media screen and (min-width: 48em) {
    .jumbotron .title br {
        display: none
    }
}

.jumbotron .title .nbsp {
    display: none
}

@media screen and (min-width: 48em) {
    .jumbotron .title .nbsp {
        display: inline
    }
}

.jumbotron .cta-button {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 12.5rem
}

@media screen and (min-width: 64em) {
    .jumbotron .cta-button {
        margin-left: 0;
        margin-right: 0
    }
}

.jumbotron .link-menu-container {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.jumbotron .link-menu {
    display: inline-block;
    margin: 0 auto
}

.jumbotron .link-menu a,
.jumbotron .link-menu .icon {
    display: inline-block;
    vertical-align: middle
}

.jumbotron .link-menu li {
    font-size: 1.3125rem;
    left: 0;
    padding: .5rem 0;
    position: relative;
    transition: left .35s ease
}

@media screen and (min-width: 32em) {
    .jumbotron .link-menu li {
        font-size: 1.5rem
    }
}

.jumbotron .link-menu li:hover,
.jumbotron .link-menu li:focus {
    left: .3125rem
}

.jumbotron .link-menu li:hover a,
.jumbotron .link-menu li:focus a {
    text-decoration: none
}

.jumbotron .link-menu li:hover .icon,
.jumbotron .link-menu li:focus .icon {
    fill: #c94d00
}

.jumbotron .link-menu li:first-child {
    padding-top: 0
}

.jumbotron .link-menu li:last-child {
    padding-bottom: 0
}

.jumbotron .link-menu a {
    letter-spacing: 0;
    margin-bottom: 20px;
    padding: 0 0 0 .3125rem;
    position: relative
}

.jumbotron .link-menu a:last-of-type {
    margin-bottom: 0
}

.jumbotron .link-menu a:link,
.jumbotron .link-menu a:visited,
.jumbotron .link-menu a:active,
.jumbotron .link-menu a:hover,
.jumbotron .link-menu a:focus {
    color: #522c1b
}

.jumbotron .link-menu .icon {
    fill: #00b1c1;
    height: 0.9em;
    line-height: inherit;
    width: 0.9em
}

@-webkit-keyframes chevron_bounce {
    0% {
        top: 0
    }
    25% {
        top: -5px
    }
    50% {
        top: 5px
    }
    100% {
        top: 0
    }
}

@keyframes chevron_bounce {
    0% {
        top: 0
    }
    25% {
        top: -5px
    }
    50% {
        top: 5px
    }
    100% {
        top: 0
    }
}

.masthead {
    position: relative;
    overflow: hidden;
    width: 100%
}

@media screen and (min-width: 32em) {
    .masthead {
        height: 510px
    }
}

@media screen and (min-width: 64em) {
    .masthead {
        height: 510px
    }
}

@media screen and (min-width: 81.25em) {
    .masthead {
        height: 510px
    }
}

.high-level .masthead,
.masthead.type-high-level {
    height: auto
}

@media screen and (min-width: 48em) {
    .high-level .masthead,
    .masthead.type-high-level {
        height: 510px
    }
}

.high-level .masthead .row,
.masthead.type-high-level .row {
    height: 100%;
    max-width: none
}

.finder .masthead,
.masthead.type-finder {
    background: #c94d00 url("/media/site-assets/images/chemeketa-abstract-opacity-large.png") no-repeat center center;
    height: 350px;
    position: relative
}

.finder .masthead .finder-caption,
.masthead.type-finder .finder-caption {
    color: #fff;
    display: block;
    left: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.finder .masthead .finder-caption .caption,
.masthead.type-finder .finder-caption .caption {
    font-size: 1rem
}

.finder .masthead .finder-caption .title,
.masthead.type-finder .finder-caption .title {
    color: #fff;
    font-size: 2rem;
    text-transform: uppercase;
    line-height: 1.13
}

@media screen and (min-width: 40em) {
    .finder .masthead .finder-caption .title,
    .masthead.type-finder .finder-caption .title {
        font-size: 2.25rem
    }
}

@media screen and (min-width: 64em) {
    .finder .masthead .finder-caption .title,
    .masthead.type-finder .finder-caption .title {
        font-size: 2.5rem
    }
}

.finder .masthead .finder-caption .title .highlight,
.masthead.type-finder .finder-caption .title .highlight {
    display: inline-block;
    font-size: 3.5rem;
    letter-spacing: 2px;
    text-transform: none;
    line-height: 1
}

@media screen and (min-width: 27.875em) {
    .finder .masthead .finder-caption .title .highlight,
    .masthead.type-finder .finder-caption .title .highlight {
        font-size: 3.875rem
    }
}

@media screen and (min-width: 64em) {
    .finder .masthead .finder-caption .title .highlight,
    .masthead.type-finder .finder-caption .title .highlight {
        font-size: 4.375rem
    }
}

.finder .masthead .finder-caption .cta-link,
.masthead.type-finder .finder-caption .cta-link {
    color: #fff;
    display: inline-block;
    font-size: .75rem;
    margin-top: 55px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase
}

.finder .masthead .finder-caption .cta-link:after,
.masthead.type-finder .finder-caption .cta-link:after {
    color: #522c1b;
    content: '........';
    display: block;
    font-size: 1.875rem;
    left: 63px;
    line-height: 0.3;
    position: absolute;
    top: -62px;
    width: 6px;
    word-wrap: break-word
}

@media screen and (min-width: 64em) {
    .finder .masthead .finder-caption .cta-link:after,
    .masthead.type-finder .finder-caption .cta-link:after {
        left: 70px;
        top: -60px
    }
}

.finder .masthead .finder-caption .cta-link:hover,
.finder .masthead .finder-caption .cta-link:focus,
.masthead.type-finder .finder-caption .cta-link:hover,
.masthead.type-finder .finder-caption .cta-link:focus {
    text-decoration: none
}

.finder .masthead .finder-caption .cta-link:hover .chevron-down,
.finder .masthead .finder-caption .cta-link:focus .chevron-down,
.masthead.type-finder .finder-caption .cta-link:hover .chevron-down,
.masthead.type-finder .finder-caption .cta-link:focus .chevron-down {
    -webkit-animation-name: chevron_bounce;
    animation-name: chevron_bounce;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s
}

.finder .masthead .finder-caption .cta-link .chevron-down,
.masthead.type-finder .finder-caption .cta-link .chevron-down {
    background: #00b1c1;
    border-radius: 50%;
    border: 5px solid #fff;
    display: block;
    height: 50px;
    margin: 0 auto 12px;
    position: relative;
    width: 50px
}

.finder .masthead .finder-caption .cta-link .chevron-down:before,
.masthead.type-finder .finder-caption .cta-link .chevron-down:before {
    color: #522c1b;
    content: '\f082';
    font-family: "icomoon";
    font-size: 1.0625rem;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.finder .masthead .finder-caption .cta-link .link-desc,
.masthead.type-finder .finder-caption .cta-link .link-desc {
    letter-spacing: 2px
}

@media screen and (min-width: 32em) {
    .masthead .title-row {
        height: 100%
    }
}

.masthead .title-row .row {
    position: relative
}

@media screen and (min-width: 32em) {
    .masthead .title-row .row {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.masthead .title-row .row>.column,
.masthead .title-row .row>.columns {
    padding: 0
}

@media screen and (min-width: 32em) {
    .masthead .title-row .row>.column,
    .masthead .title-row .row>.columns {
        padding: 0 15px
    }
}

.masthead .title-container {
    background: #c94d00 url("/media/site-assets/images/chemeketa-abstract-opacity-large.png") no-repeat;
    background-position: center center;
    padding: 20px 15px
}

@media screen and (min-width: 32em) {
    .masthead .title-container {
        background-position: 150px center;
        padding: 50px 40px
    }
}

@media screen and (min-width: 64em) {
    .masthead .title-container {
        background-position: 300px center;
        padding: 70px 40px
    }
}

@media screen and (min-width: 81.25em) {
    .masthead .title-container {
        background-position: 400px center;
        margin-left: 0
    }
}

.masthead .title-container .title {
    color: #fff;
    font-size: 1.5rem;
    letter-spacing: 2px;
    line-height: 1.13;
    margin: 0;
    position: relative;
    text-transform: uppercase
}

@media screen and (min-width: 32em) {
    .masthead .title-container .title {
        border-left: 1px solid #522c1b;
        font-size: 1.25rem;
        padding-left: .75rem
    }
}

@media screen and (min-width: 50em) {
    .masthead .title-container .title {
        font-size: 1.75rem
    }
}

@media screen and (min-width: 64em) {
    .masthead .title-container .title {
        font-size: 2rem;
        padding-left: .9375rem
    }
}

.masthead .title-container .title .highlight {
    color: #fff;
    line-height: inherit
}

.masthead .masthead-img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px
}

@media screen and (min-width: 32em) {
    .masthead .masthead-img {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1
    }
}

@media screen and (min-width: 64em) {
    .masthead .masthead-img {
        background-position: center 30%
    }
}

.masthead .caption-row {
    background: rgba(82, 44, 27, 0.85);
    display: none;
    left: 0;
    position: absolute;
    width: 100%
}

@media screen and (min-width: 32em) {
    .masthead .caption-row {
        bottom: 10px;
        display: block
    }
}

.masthead .caption {
    color: #fff;
    font-size: .8125rem;
    line-height: 1.85;
    margin: 20px 0
}

.masthead .caption .caption-link {
    color: #fff;
    line-height: 1.85;
    text-decoration: underline;
    transition: color 0.3s ease
}

.masthead .caption .caption-link:link,
.masthead .caption .caption-link:visited,
.masthead .caption .caption-link:active {
    color: #fff
}

.masthead .caption .caption-link:hover,
.masthead .caption .caption-link:focus {
    color: #00b1c1
}

.masthead .masthead-footer {
    bottom: 0;
    display: none;
    left: 0;
    position: absolute;
    width: 100%
}

@media screen and (min-width: 32em) {
    .masthead .masthead-footer {
        display: block
    }
}

.masthead .masthead-footer .yellow,
.masthead .masthead-footer .orange,
.masthead .masthead-footer .green,
.masthead .masthead-footer .blue {
    height: 10px
}

.masthead .masthead-footer .yellow {
    background: #efcb36
}

.masthead .masthead-footer .orange {
    background: #c94d00
}

.masthead .masthead-footer .green {
    background: #aab300
}

.masthead .masthead-footer .blue {
    background: #00b1c1
}

.masthead .high-level-title {
    background: #c94d00 url("/media/site-assets/images/chemeketa-abstract-opacity-large.png") no-repeat center center;
    background-size: 445px;
    margin-bottom: 0
}

@media screen and (min-width: 32em) {
    .masthead .high-level-title {
        width: 100%;
        left: 0;
        margin-bottom: 10px
    }
}

@media screen and (min-width: 48em) {
    .masthead .high-level-title {
        height: 100%;
        width: 50%;
        left: -50%;
        margin-bottom: 0
    }
}

.masthead .high-level-title .hl-title-container {
    margin: 0 auto;
    padding: 20px 0
}

@media screen and (min-width: 48em) {
    .masthead .high-level-title .hl-title-container {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 75%
    }
}

.masthead .high-level-title .hl-title-container .title {
    color: #fff;
    font-size: 1.5rem;
    letter-spacing: 2px;
    line-height: 1.13;
    text-transform: uppercase
}

.masthead .high-level-title .hl-title-container .title .highlight {
    line-height: inherit
}

@media screen and (min-width: 32em) {
    .masthead .high-level-title .hl-title-container .title {
        font-size: 1.25rem
    }
}

@media screen and (min-width: 48em) {
    .masthead .high-level-title .hl-title-container .title {
        font-size: 1.75rem
    }
}

@media screen and (min-width: 64em) {
    .masthead .high-level-title .hl-title-container .title {
        font-size: 2rem;
        padding-right: 12px
    }
}

.masthead .high-level-title .hl-title-container .button {
    border: 5px solid #522c1b;
    color: #fff;
    display: inline-block;
    font-size: .75rem;
    left: 50%;
    letter-spacing: 2px;
    margin-top: 25px;
    padding: 12px 35px;
    position: relative;
    text-transform: uppercase;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    transition: background-color .35s ease, color .35s ease
}

@media screen and (min-width: 32em) {
    .masthead .high-level-title .hl-title-container .button {
        left: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.masthead .high-level-title .hl-title-container .button:hover {
    background: #00b1c1;
    text-decoration: none
}

.touch .masthead .high-level-title .hl-title-container .button:focus {
    background: #00b1c1;
    text-decoration: none
}

.masthead .masthead-background {
    position: relative;
    height: 400px;
    background-size: cover;
    background-position: center center
}

@media screen and (min-width: 32em) {
    .masthead .masthead-background {
        width: 100%;
        left: 0
    }
}

@media screen and (min-width: 48em) {
    .masthead .masthead-background {
        width: 50%;
        height: 100%;
        left: 50%
    }
}

.masthead .masthead-background .caption-row {
    padding: 0 15px
}

.masthead .masthead .masthead-background .caption-row {
    bottom: 0
}

@media screen and (min-width: 48em) {
    .masthead .masthead .masthead-background .caption-row {
        bottom: 10px
    }
}

.masthead .masthead-background .caption-row .caption {
    margin: 20px 0;
    line-height: 1.1
}

.masthead.block-highlight .highlight {
    display: block
}

.news-feeds {
    padding: 1.5rem 0
}

@media screen and (min-width: 32em) {
    .news-feeds {
        padding: 3rem 0
    }
}

@media screen and (min-width: 41.25em) {
    .news-feeds .columns.large-4 {
        width: 50%
    }
}

@media screen and (min-width: 64em) {
    .news-feeds .columns.large-4 {
        width: 33.33333%
    }
}

.news-feeds .columns>.title {
    border-bottom: 1px solid #ded5b3;
    color: #c94d00;
    font-size: 1.5rem;
    line-height: 1.22;
    margin-bottom: .9375rem;
    padding-bottom: .625rem;
    text-transform: none
}

@media screen and (min-width: 64em) {
    .news-feeds .columns>.title {
        font-size: 2.0625rem;
        margin-bottom: 1.875rem
    }
}

.news-feeds .columns:last-of-type {
    display: none
}

@media screen and (min-width: 64em) {
    .news-feeds .columns:last-of-type {
        display: block
    }
}

.news-feeds .article {
    margin-bottom: .625rem;
    overflow: hidden;
    padding: 0;
    position: relative
}

.no-js .news-feeds .article .article-body {
    top: 0
}

.news-feeds .article.no-image {
    min-height: 17.5rem
}

@media screen and (min-width: 32em) {
    .news-feeds .article.no-image {
        min-height: 18.75rem
    }
}

@media screen and (min-width: 64em) {
    .news-feeds .article.no-image {
        min-height: 20rem
    }
}

@media screen and (min-width: 81.25em) {
    .news-feeds .article.no-image {
        min-height: 21.25rem
    }
}

.no-js .news-feeds .article .article-header,
.news-feeds .article.no-image .article-header,
.news-feeds .article:hover .article-header {
    padding-top: 3.125rem
}

@media screen and (min-width: 81.25em) {
    .no-js .news-feeds .article .article-header,
    .news-feeds .article.no-image .article-header,
    .news-feeds .article:hover .article-header {
        padding-top: 4.375rem
    }
}

.no-js .news-feeds .article .article-header+.description,
.news-feeds .article.no-image .article-header+.description,
.news-feeds .article:hover .article-header+.description {
    border-top: 1px solid #ded5b3;
    max-height: 17.5rem;
    padding: .9375rem .9375rem 1.875rem
}

@media screen and (min-width: 32em) {
    .no-js .news-feeds .article .article-header+.description,
    .news-feeds .article.no-image .article-header+.description,
    .news-feeds .article:hover .article-header+.description {
        max-height: 18.75rem
    }
}

@media screen and (min-width: 64em) {
    .no-js .news-feeds .article .article-header+.description,
    .news-feeds .article.no-image .article-header+.description,
    .news-feeds .article:hover .article-header+.description {
        max-height: 20rem
    }
}

@media screen and (min-width: 81.25em) {
    .no-js .news-feeds .article .article-header+.description,
    .news-feeds .article.no-image .article-header+.description,
    .news-feeds .article:hover .article-header+.description {
        max-height: 21.25rem
    }
}

@media screen and (min-width: 81.25em) {
    .no-js .news-feeds .article .article-header+.description,
    .news-feeds .article.no-image .article-header+.description,
    .news-feeds .article:hover .article-header+.description {
        padding: .9375rem 1.25rem 1.875rem
    }
}

.no-js .news-feeds .article .article-body,
.news-feeds .article.no-image .article-body,
.news-feeds .article:hover .article-body {
    min-height: 17.5rem
}

@media screen and (min-width: 32em) {
    .no-js .news-feeds .article .article-body,
    .news-feeds .article.no-image .article-body,
    .news-feeds .article:hover .article-body {
        min-height: 18.75rem
    }
}

@media screen and (min-width: 64em) {
    .no-js .news-feeds .article .article-body,
    .news-feeds .article.no-image .article-body,
    .news-feeds .article:hover .article-body {
        min-height: 20rem
    }
}

@media screen and (min-width: 81.25em) {
    .no-js .news-feeds .article .article-body,
    .news-feeds .article.no-image .article-body,
    .news-feeds .article:hover .article-body {
        min-height: 21.25rem
    }
}

.news-feeds .article-date {
    background: #00b1c1;
    left: 4px;
    max-width: calc(100% - 8px);
    padding: .5rem .625rem;
    position: absolute;
    top: 4px;
    z-index: 3
}

@media screen and (min-width: 64em) {
    .news-feeds .article-date {
        font-size: 1.125rem
    }
}

.news-feeds .article-image,
.news-feeds .social-column {
    height: 17.5rem
}

@media screen and (min-width: 32em) {
    .news-feeds .article-image,
    .news-feeds .social-column {
        height: 18.75rem
    }
}

@media screen and (min-width: 64em) {
    .news-feeds .article-image,
    .news-feeds .social-column {
        height: 20rem
    }
}

@media screen and (min-width: 81.25em) {
    .news-feeds .article-image,
    .news-feeds .social-column {
        height: 21.25rem
    }
}

.news-feeds .article-image {
    outline-offset: -4px;
    outline: #fff solid 4px;
    width: 100%;
    z-index: 1
}

.news-feeds .article-body {
    background: #fff;
    bottom: 0;
    left: 0;
    margin: 0;
    max-height: 17.5rem;
    min-height: 0;
    padding: 0;
    position: absolute;
    right: 0;
    transition: min-height 0.5s ease;
    z-index: 2
}

@media screen and (min-width: 32em) {
    .news-feeds .article-body {
        max-height: 18.75rem
    }
}

@media screen and (min-width: 64em) {
    .news-feeds .article-body {
        max-height: 20rem
    }
}

@media screen and (min-width: 81.25em) {
    .news-feeds .article-body {
        max-height: 21.25rem
    }
}

.news-feeds .article-header {
    padding: .9375rem;
    transition: padding-top 0.5s ease
}

@media screen and (min-width: 81.25em) {
    .news-feeds .article-header {
        padding: .9375rem 1.25rem
    }
}

.news-feeds .article-header .title {
    font-size: .9375rem;
    letter-spacing: 1px;
    line-height: 1.25rem;
    text-transform: uppercase
}

@media screen and (min-width: 81.25em) {
    .news-feeds .article-header .title {
        font-size: 1.125rem;
        line-height: 1.5rem
    }
}

.news-feeds .article-header .title a {
    color: #522c1b;
    line-height: inherit
}

.news-feeds .article-header .subtitle {
    color: #c94d00;
    font-size: .75rem;
    font-weight: 700;
    letter-spacing: 2px;
    margin: 0
}

.news-feeds .article-header+.description {
    border-top: 1px solid transparent;
    line-height: 1.4;
    margin: 0;
    max-height: 0;
    padding: 0 .9375rem;
    transition: max-height 0.5s ease, padding-top 0.5s ease, padding-bottom 0.5s ease
}

@media screen and (min-width: 81.25em) {
    .news-feeds .article-header+.description {
        padding: 0 1.25rem
    }
}

.news-feeds .social-column {
    background: #fff;
    display: none;
    padding: 1.25rem 1.875rem;
    position: relative
}

@media screen and (min-width: 64em) {
    .news-feeds .social-column {
        display: block
    }
}

@media screen and (min-width: 81.25em) {
    .news-feeds .social-column {
        padding: 1.25rem 3.125rem
    }
}

.news-feeds .social-column .row {
    height: 100%
}

.news-feeds .social-column .columns {
    padding: 1.25rem
}

.news-feeds .social-column .columns:nth-of-type(1),
.news-feeds .social-column .columns:nth-of-type(2) {
    border-bottom: 1px solid #eeead9
}

.news-feeds .social-column .columns:nth-of-type(2n) {
    border-left: 1px solid #eeead9
}

.news-feeds .social-column .title {
    border-bottom: 0;
    bottom: 1.25rem;
    color: #522c1b;
    font-size: 1.125rem;
    line-height: 1.375;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 1.25rem;
    text-transform: none
}

.news-feeds .social-column .title-column,
.news-feeds .social-column .social-icon {
    height: 50%
}

.news-feeds .social-column .title-column {
    position: relative
}

.news-feeds .social-column .social-icon:nth-of-type(2) .icon {
    top: 60%;
    left: 40%
}

.news-feeds .social-column .social-icon:nth-of-type(3) .icon {
    top: 40%;
    left: 60%
}

.news-feeds .social-column .social-icon:nth-of-type(4) .icon {
    top: 40%;
    left: 40%
}

.news-feeds .social-column .social-icon a {
    position: relative;
    width: 100%;
    height: 100%;
    display: block
}

.news-feeds .social-column .social-icon .icon {
    display: block;
    fill: #c94d00;
    height: 60%;
    left: 50%;
    position: relative;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    transition: fill 0.5s ease, -webkit-transform 0.5s ease;
    transition: fill 0.5s ease, transform 0.5s ease;
    width: 60%
}

.news-feeds .social-column .social-icon .icon-facebook,
.news-feeds .social-column .social-icon .icon-twitter {
    width: 58%;
    height: 58%
}

.news-feeds .social-column .social-icon:hover .icon,
.news-feeds .social-column .social-icon:focus .icon {
    fill: #00b1c1;
    -webkit-transform: translate(-50%, -50%) scale(1.25);
    -ms-transform: translate(-50%, -50%) scale(1.25);
    transform: translate(-50%, -50%) scale(1.25)
}

.news-feeds .all-news-events {
    display: inline-block;
    font-size: .75rem;
    letter-spacing: 2px;
    margin-bottom: .625rem;
    position: relative;
    text-transform: uppercase
}

.news-feeds .all-news-events:link,
.news-feeds .all-news-events:visited,
.news-feeds .all-news-events:active {
    color: #522c1b
}

.news-feeds .all-news-events:hover,
.news-feeds .all-news-events:focus {
    color: #522c1b
}

.news-feeds .all-news-events:hover .icon,
.news-feeds .all-news-events:focus .icon {
    fill: #c94d00
}

.news-feeds .all-news-events .icon {
    fill: #aab300;
    height: 1.5em;
    margin-right: .3125rem;
    vertical-align: middle;
    width: 1.5em
}

.program-accordion {
    position: relative
}

@media screen and (min-width: 46.875em) {
    .program-accordion .row {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }
}

@media screen and (min-width: 46.875em) {
    .program-accordion .large-6 {
        width: 50%
    }
}

.program-accordion .white-background {
    background: #fff;
    padding-top: 1.875rem;
    padding-bottom: 1.875rem
}

.program-accordion .white-background .column-inner {
    width: 100%;
    padding-left: .75rem
}

@media screen and (min-width: 32em) {
    .program-accordion .white-background .column-inner {
        padding-left: 1.5rem
    }
}

@media screen and (min-width: 64em) {
    .program-accordion .white-background .column-inner {
        float: right;
        max-width: 39.0625rem;
        padding-left: .9375rem
    }
}

.program-accordion .green-background {
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100%;
    background-color: #aab300;
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (min-width: 32em) {
    .program-accordion .green-background {
        padding-left: 1.875rem;
        padding-right: 1.875rem
    }
}

@media screen and (min-width: 64em) {
    .program-accordion .green-background {
        padding-left: 3.75rem;
        padding-right: 3.75rem
    }
}

@media screen and (min-width: 81.25em) {
    .program-accordion .green-background {
        padding-left: 5.625rem;
        padding-right: 5.625rem
    }
}

.program-accordion .green-background .column-inner {
    width: 100%
}

@media screen and (min-width: 64em) {
    .program-accordion .green-background .column-inner {
        float: left;
        max-width: 34.375rem
    }
}

.program-accordion .title {
    border-left: 1px solid #eeead9;
    color: #c94d00;
    font-size: 1.5rem;
    line-height: 1.16;
    margin-bottom: 0;
    padding: 0 0 1.5625rem .9375rem;
    text-transform: none
}

@media screen and (min-width: 32em) {
    .program-accordion .title {
        font-size: 2.25rem;
        padding-left: 2.5rem
    }
}

.program-accordion .accordion {
    border: 0;
    padding-left: 0;
    border-left: 1px solid #eeead9
}

.program-accordion .accordion-item:nth-child(odd) .accordion-title .panel-title {
    color: #c94d00
}

.program-accordion .accordion-item.is-active .accordion-trigger {
    color: #fff;
    background-color: #c94d00;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.program-accordion .accordion-title,
.program-accordion .accordion-content {
    padding-left: 1.375rem;
    padding-right: 0;
    background: transparent
}

@media screen and (min-width: 32em) {
    .program-accordion .accordion-title,
    .program-accordion .accordion-content {
        padding-left: 1.875rem;
        padding-right: .625rem
    }
}

@media screen and (min-width: 46.875em) {
    .program-accordion .accordion-title,
    .program-accordion .accordion-content {
        padding-left: 1.5rem
    }
}

@media screen and (min-width: 64em) {
    .program-accordion .accordion-title,
    .program-accordion .accordion-content {
        padding-left: 1.875rem;
        padding-right: .9375rem
    }
}

@media screen and (min-width: 81.25em) {
    .program-accordion .accordion-title,
    .program-accordion .accordion-content {
        padding-left: 2.5rem
    }
}

.program-accordion .accordion-title {
    border: 0;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.program-accordion .accordion-title .accordion-expander {
    color: #522c1b;
    background: #00b1c1;
    border-radius: 50%;
    position: absolute;
    top: .5625rem;
    left: -.75rem;
    width: 1.5rem;
    height: 1.5rem;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: -webkit-transform .35s ease;
    transition: transform .35s ease
}

@media screen and (min-width: 32em) {
    .program-accordion .accordion-title .accordion-expander {
        top: .9375rem;
        left: -.9375rem;
        width: 1.875rem;
        height: 1.875rem
    }
}

@media screen and (min-width: 46.875em) {
    .program-accordion .accordion-title .accordion-expander {
        top: .5625rem;
        left: -.75rem;
        width: 1.5rem;
        height: 1.5rem
    }
}

@media screen and (min-width: 64em) {
    .program-accordion .accordion-title .accordion-expander {
        top: .9375rem;
        left: -.9375rem;
        width: 1.875rem;
        height: 1.875rem
    }
}

@media screen and (min-width: 81.25em) {
    .program-accordion .accordion-title .accordion-expander {
        top: 1.25rem
    }
}

.program-accordion .accordion-title:before {
    display: none
}

.program-accordion .accordion-title:hover,
.program-accordion .accordion-title:focus {
    background-color: transparent;
    text-decoration: none
}

.program-accordion .accordion-title:hover:before {
    color: #fff;
    background: #c94d00
}

.program-accordion .accordion-title .panel-title {
    color: #522c1b;
    font-size: 1rem;
    letter-spacing: 2px;
    margin-bottom: 0;
    white-space: nowrap
}

@media screen and (min-width: 32em) {
    .program-accordion .accordion-title .panel-title {
        font-weight: 300;
        font-size: 1.75rem
    }
}

@media screen and (min-width: 46.875em) {
    .program-accordion .accordion-title .panel-title {
        font-size: 1.1875rem
    }
}

@media screen and (min-width: 64em) {
    .program-accordion .accordion-title .panel-title {
        font-size: 1.8125rem
    }
}

@media screen and (min-width: 81.25em) {
    .program-accordion .accordion-title .panel-title {
        font-size: 2.1875rem
    }
}

.program-accordion .accordion-content {
    border: 0;
    padding-top: 0;
    padding-bottom: .9375rem
}

@media screen and (min-width: 32em) {
    .program-accordion .accordion-content {
        padding-bottom: 1.25rem
    }
}

@media screen and (min-width: 64em) {
    .program-accordion .accordion-content {
        padding-top: .3125rem;
        padding-bottom: 1.875rem
    }
}

.program-accordion .accordion-content p {
    font-size: 1rem
}

.program-accordion .accordion-content .accordion-link {
    display: inline-block;
    position: relative;
    transition: -webkit-transform .35s ease, padding-left .35s ease;
    transition: transform .35s ease, padding-left .35s ease
}

@media screen and (min-width: 64em) {
    .program-accordion .accordion-content .accordion-link {
        font-size: 1.125rem
    }
}

.program-accordion .accordion-content .accordion-link:link,
.program-accordion .accordion-content .accordion-link:visited,
.program-accordion .accordion-content .accordion-link:hover,
.program-accordion .accordion-content .accordion-link:focus,
.program-accordion .accordion-content .accordion-link:active {
    color: #522c1b
}

.program-accordion .accordion-content .accordion-link:hover,
.program-accordion .accordion-content .accordion-link:focus {
    padding-left: .625rem;
    text-decoration: none
}

.program-accordion .accordion-content .accordion-link:hover:before,
.program-accordion .accordion-content .accordion-link:focus:before {
    color: #c94d00;
    left: 15px
}

.program-accordion .accordion-content .accordion-link .icon {
    fill: #aab300;
    vertical-align: middle;
    display: inline-block;
    padding-right: .3125rem;
    width: 1em;
    height: 1em
}

.program-accordion .state-container {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 14.375rem;
    height: 10.625rem
}

@media screen and (min-width: 64em) {
    .program-accordion .state-container {
        width: 20.3125rem;
        height: 15rem
    }
}

.program-accordion .state-container .title {
    font-size: 1.5rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    line-height: 1.14;
    margin-top: 10px;
    text-transform: none;
    z-index: 2;
    color: #522c1b;
    padding-left: 0;
    padding-bottom: 0;
    width: 100%;
    text-align: center;
    border-left: 0
}

@media screen and (min-width: 64em) {
    .program-accordion .state-container .title {
        font-size: 2.1875rem
    }
}

.program-accordion .state-container .title span {
    display: block;
    line-height: 1.15
}

.program-accordion .state-container .oregon {
    max-width: 100%;
    width: 100%;
    height: 100%;
    display: inline-block;
    position: relative
}

.program-accordion .state-container .oregon .icon-star {
    fill: #c94d00;
    position: absolute;
    top: 20%;
    left: 12%;
    width: 1.5rem;
    height: 1.5rem;
    display: block;
    z-index: 2
}

@media screen and (min-width: 64em) {
    .program-accordion .state-container .oregon .icon-star {
        width: 2rem;
        height: 2rem
    }
}

.program-accordion .state-container .oregon .icon-oregon,
.program-accordion .state-container .oregon .main,
.program-accordion .state-container .oregon .shadow {
    width: 100%;
    height: 100%
}

.program-accordion .state-container .oregon .icon-oregon {
    fill: #fff;
    position: relative
}

.program-accordion .state-container .oregon .main {
    z-index: 1
}

.program-accordion .state-container .oregon .shadow {
    z-index: 0;
    position: absolute;
    top: 6%;
    left: 5%
}

.program-accordion .state-container .oregon .shadow svg {
    fill: rgba(0, 0, 0, 0.1)
}

.program-accordion .divider {
    position: relative;
    width: 100%
}

.program-accordion .divider .cta-button {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 12.5rem
}

.program-accordion .divider .hr-white {
    color: #fff;
    margin: 3.125rem 0 1.25rem;
    border-top: 1px solid #fff
}

.degree-requirements {
    margin-bottom: 16px;
    padding: 5px 0 5px 20px;
    position: relative;
    transition: color 0.3s ease, margin 0.3s ease;
    display: block
}

.degree-requirements:before {
    color: #00b1c1;
    content: '\f054';
    display: block;
    font-family: "icomoon";
    left: 0;
    position: absolute;
    font-style: normal;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%)
}

.degree-requirements:hover {
    margin-left: 5px
}

.degree-requirements:hover:before {
    color: #c94d00
}

.standard-level-content,
.program-level-content,
.aggregate-detail-content,
.main-content {
    background: #fff;
    padding: 2.5rem 0 0
}

@media screen and (min-width: 32em) {
    .standard-level-content,
    .program-level-content,
    .aggregate-detail-content,
    .main-content {
        padding: 2.5rem 0 3.75rem
    }
}

@media screen and (min-width: 64em) {
    .standard-level-content,
    .program-level-content,
    .aggregate-detail-content,
    .main-content {
        padding-top: 3.75rem 0 5rem
    }
    .no-js .standard-level-content,
    .no-js .program-level-content,
    .no-js .aggregate-detail-content,
    .no-js .main-content {
        padding: 5rem 0
    }
}

.high-level .standard-level-content,
.high-level .program-level-content,
.high-level .aggregate-detail-content,
.high-level .main-content {
    padding-bottom: 0
}

@media screen and (min-width: 32em) {
    .no-js .standard-level-content iframe[src*="youtube"],
    .no-js .standard-level-content iframe[src*="vimeo"],
    .no-js .standard-level-content iframe[src*="veoh"],
    .no-js .standard-level-content iframe[src*="dailymotion"],
    .no-js .program-level-content iframe[src*="youtube"],
    .no-js .program-level-content iframe[src*="vimeo"],
    .no-js .program-level-content iframe[src*="veoh"],
    .no-js .program-level-content iframe[src*="dailymotion"],
    .no-js .aggregate-detail-content iframe[src*="youtube"],
    .no-js .aggregate-detail-content iframe[src*="vimeo"],
    .no-js .aggregate-detail-content iframe[src*="veoh"],
    .no-js .aggregate-detail-content iframe[src*="dailymotion"],
    .no-js .main-content iframe[src*="youtube"],
    .no-js .main-content iframe[src*="vimeo"],
    .no-js .main-content iframe[src*="veoh"],
    .no-js .main-content iframe[src*="dailymotion"] {
        height: 360px;
        width: 640px
    }
}

@media screen and (min-width: 64em) {
    .no-js .standard-level-content iframe[src*="youtube"],
    .no-js .standard-level-content iframe[src*="vimeo"],
    .no-js .standard-level-content iframe[src*="veoh"],
    .no-js .standard-level-content iframe[src*="dailymotion"],
    .no-js .program-level-content iframe[src*="youtube"],
    .no-js .program-level-content iframe[src*="vimeo"],
    .no-js .program-level-content iframe[src*="veoh"],
    .no-js .program-level-content iframe[src*="dailymotion"],
    .no-js .aggregate-detail-content iframe[src*="youtube"],
    .no-js .aggregate-detail-content iframe[src*="vimeo"],
    .no-js .aggregate-detail-content iframe[src*="veoh"],
    .no-js .aggregate-detail-content iframe[src*="dailymotion"],
    .no-js .main-content iframe[src*="youtube"],
    .no-js .main-content iframe[src*="vimeo"],
    .no-js .main-content iframe[src*="veoh"],
    .no-js .main-content iframe[src*="dailymotion"] {
        height: 432px;
        width: 768px
    }
}

@media screen and (min-width: 64em) {
    .standard-level-content.catch-page,
    .program-level-content.catch-page,
    .aggregate-detail-content.catch-page,
    .main-content.catch-page {
        min-height: 400px
    }
}

@media screen and (min-width: 32em) {
    .level-content {
        left: auto;
        width: 100%
    }
}

@media screen and (min-width: 48em) {
    .level-content {
        left: 33.33333%;
        width: 66.66667%
    }
}

@media screen and (min-width: 64em) {
    .level-content {
        left: 25%;
        width: 75%
    }
}

@media screen and (min-width: 32em) {
    .level-content.one-column {
        left: auto;
        width: 100%
    }
}

@media screen and (min-width: 48em) {
    .level-content.one-column {
        left: auto;
        width: 100%
    }
}

@media screen and (min-width: 64em) {
    .level-content.one-column {
        left: auto;
        width: 100%
    }
}

.level-content .main-heading {
    font-size: 2.125rem;
    line-height: 1;
    margin-bottom: 3px;
    text-transform: none
}

@media screen and (min-width: 32em) {
    .level-content .main-heading {
        font-size: 2.25rem
    }
}

@media screen and (min-width: 64em) {
    .level-content .main-heading {
        font-size: 2.5rem
    }
}

.level-content .subtitle {
    font-size: 1.375rem;
    letter-spacing: 2px;
    margin-bottom: 28px;
    text-transform: uppercase
}

.level-content hr {
    border-top: 1px solid #ded5b3
}

.level-content .dotted {
    border: 0;
    display: block;
    height: 4px;
    margin: 25px 0 10px;
    overflow: hidden;
    position: relative
}

.level-content .dotted:before {
    color: #00b1c1;
    content: '......................................................................................................................................................................................................................................................................................';
    display: block;
    font-size: 1.25rem;
    letter-spacing: 0.5px;
    line-height: 1;
    overflow: hidden;
    position: relative;
    top: -15px
}

.level-content .dotted.blue {
    border-color: #00b1c1
}

.level-content .intro {
    font-size: 1rem
}

@media screen and (min-width: 32em) {
    .level-content .intro {
        font-size: 1.125rem
    }
}

@media screen and (min-width: 64em) {
    .level-content .intro {
        font-size: 1.25rem
    }
}

.level-content .intro+.dotted {
    margin: 10px 0 25px
}

.user-markup .user-button {
    font-style: normal
}

.user-markup h1,
.user-markup h2,
.user-markup h3,
.user-markup h4,
.user-markup h5,
.user-markup h6 {
    text-transform: none
}

.user-markup p {
    font-size: 1rem;
    line-height: 1.5
}

@media screen and (min-width: 32em) {
    .user-markup p {
        font-size: 1.125rem
    }
}

.user-markup p+a {
    display: inline-block;
    margin-bottom: 16px
}

.user-markup ul,
.user-markup ol {
    list-style: none;
    font-size: 1rem;
    margin-bottom: 16px
}

@media screen and (min-width: 32em) {
    .user-markup ul,
    .user-markup ol {
        font-size: 1.125rem
    }
}

.user-markup ul li:not(.slide),
.user-markup ol li:not(.slide) {
    line-height: 1.5;
    margin-left: 15px;
    padding-left: 20px;
    position: relative
}

.user-markup ul+a,
.user-markup ol+a {
    display: inline-block;
    margin-bottom: 16px
}

.user-markup ul.italic-list li:not(.slide),
.user-markup ol.italic-list li:not(.slide) {
    color: #c94d00
}

.user-markup ul li:not(.slide) {
    padding-left: 15px;
    text-indent: -5px;
    margin-bottom: 5px
}

.user-markup ul li:not(.slide):last-of-type {
    margin-bottom: 0
}

.user-markup ul li:before {
    background: #aab300;
    border-radius: 50%;
    content: '';
    height: 5px;
    display: inline-block;
    width: 5px;
    vertical-align: middle;
    position: relative;
    top: -2px;
    left: -8px
}

.user-markup .slide-image img {
    padding: 0;
    position: relative;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%)
}

.user-markup.background {
    background: #ded5b3;
    padding: 10px 0
}

.user-markup table {
    border-collapse: collapse;
    border: 0;
    font-size: .75rem;
    margin: 25px 0 30px;
    text-align: center;
    width: 100%
}

@media screen and (min-width: 32em) {
    .user-markup table {
        font-size: 1rem
    }
}

.user-markup table tbody,
.user-markup table td,
.user-markup table th,
.user-markup table tr {
    border: 0
}

.user-markup table tr th,
.user-markup table tr td {
    padding: 15px 10px
}

.user-markup table tr th {
    background: #522c1b;
    border-right: 1px solid #fff;
    color: #fff
}

.user-markup table tr th:last-of-type {
    border-right: 0
}

.user-markup table tr td {
    border-right: 1px solid #fff
}

.user-markup table tr td:last-of-type {
    border-right: 0
}

.user-markup table tr:nth-child(even) {
    background: #eeead9
}

.user-markup table tr:nth-child(odd) {
    background: #ded5b3
}

.user-button {
    background: #c94d00;
    color: #fff;
    display: inline-block;
    font-size: .75rem;
    letter-spacing: 2px;
    line-height: 1;
    margin: 15px 0;
    min-width: 200px;
    padding: 12px 10px;
    text-align: center;
    text-transform: uppercase;
    transition: background-color 0.3s ease
}

.user-markup.background .user-button {
    margin-left: 15px
}

.user-button:link,
.user-button:visited,
.user-button:active {
    color: #fff
}

.user-button:hover,
.user-button:focus {
    background: #00b1c1;
    color: #fff;
    text-decoration: none
}

.user-button.primary-outline {
    border: 5px solid #522c1b
}

.user-button.white-outline {
    border: 5px solid #fff
}

.user-video {
    margin: 35px 0 2px
}

.user-video+.caption {
    font-size: .8125rem;
    margin-bottom: 35px
}

@media screen and (min-width: 32em) {
    .user-video+.caption {
        margin-bottom: 25px
    }
}

.user-video+.caption a {
    color: #c94d00;
    text-transform: none
}

.user-video+.caption+.user-video {
    margin-top: 0
}

.student-masthead {
    opacity: 0;
    background-color: #fff;
    overflow: hidden;
    transition: height .35s, opacity .7s
}

@media screen and (min-width: 64em) {
    .student-masthead {
        transition: opacity .7s
    }
}

.student-masthead,
.student-masthead .student-masthead-backup,
.student-masthead .student-masthead-feed {
    position: relative;
    height: 50rem
}

@media screen and (min-width: 64em) {
    .student-masthead,
    .student-masthead .student-masthead-backup,
    .student-masthead .student-masthead-feed {
        height: 38.75rem
    }
}

.student-masthead .student-masthead-backup,
.student-masthead .student-masthead-feed {
    transition: height .35s
}

@media screen and (min-width: 64em) {
    .student-masthead .student-masthead-backup,
    .student-masthead .student-masthead-feed {
        transition: none
    }
}

.student-masthead .student-masthead-backup>.tile:nth-of-type(1),
.student-masthead .student-masthead-feed>.tile:nth-of-type(1) {
    z-index: 3
}

.student-masthead .student-masthead-backup>.tile:nth-of-type(2),
.student-masthead .student-masthead-feed>.tile:nth-of-type(2) {
    z-index: 2
}

.student-masthead .student-masthead-backup>.tile:nth-of-type(3),
.student-masthead .student-masthead-feed>.tile:nth-of-type(3) {
    z-index: 1
}

.student-masthead .student-masthead-backup>.tile:nth-of-type(2),
.student-masthead .student-masthead-backup>.tile:nth-of-type(3),
.student-masthead .student-masthead-feed>.tile:nth-of-type(2),
.student-masthead .student-masthead-feed>.tile:nth-of-type(3) {
    display: none
}

@media screen and (min-width: 37.5em) {
    .student-masthead .student-masthead-backup>.tile:nth-of-type(2),
    .student-masthead .student-masthead-backup>.tile:nth-of-type(3),
    .student-masthead .student-masthead-feed>.tile:nth-of-type(2),
    .student-masthead .student-masthead-feed>.tile:nth-of-type(3) {
        display: block
    }
}

.student-masthead .student-masthead-backup>.tile:nth-of-type(2).current,
.student-masthead .student-masthead-backup>.tile:nth-of-type(3).current,
.student-masthead .student-masthead-feed>.tile:nth-of-type(2).current,
.student-masthead .student-masthead-feed>.tile:nth-of-type(3).current {
    display: block
}

@media screen and (min-width: 37.5em) {
    .student-masthead .student-masthead-backup>.student-tile:nth-of-type(4),
    .student-masthead .student-masthead-backup>.student-tile:nth-of-type(5),
    .student-masthead .student-masthead-backup>.student-tile:nth-of-type(6),
    .student-masthead .student-masthead-feed>.student-tile:nth-of-type(4),
    .student-masthead .student-masthead-feed>.student-tile:nth-of-type(5),
    .student-masthead .student-masthead-feed>.student-tile:nth-of-type(6) {
        display: none !important
    }
}

.student-masthead .student-masthead-backup {
    display: none
}

.student-masthead.ready {
    opacity: 1
}

.no-js .student-masthead,
.student-masthead.backup-active {
    opacity: 1
}

.no-js .student-masthead .student-masthead-backup,
.student-masthead.backup-active .student-masthead-backup {
    display: block
}

.no-js .student-masthead .student-masthead-feed,
.student-masthead.backup-active .student-masthead-feed {
    display: none
}

.no-js .student-masthead {
    height: auto
}

@media screen and (min-width: 37.5em) {
    .no-js .student-masthead {
        height: 50rem
    }
}

@media screen and (min-width: 64em) {
    .no-js .student-masthead {
        height: 38.75rem
    }
}

@media screen and (max-width: 63.9375em) {
    .student-masthead.yellow-background,
    .student-masthead.green-background,
    .student-masthead.blue-background {
        background: #fff
    }
}

.student-masthead.yellow-background {
    background: #efcb36
}

.student-masthead.green-background {
    background: #aab300
}

.student-masthead.blue-background {
    background: #00b1c1
}

@media screen and (min-width: 64em) {
    .student-masthead:not(.tile-selected).hover-active .tile:not(.tile-hover-active) {
        width: 23.66667%
    }
}

@media screen and (min-width: 64em) {
    .student-masthead:not(.tile-selected).hover-active .tile.tile-hover-active {
        width: 29%
    }
}

@media screen and (min-width: 64em) {
    .student-masthead:not(.tile-selected).yellow-hover-active .tile.main-tile {
        left: 29%
    }
    .student-masthead:not(.tile-selected).yellow-hover-active .tile.green {
        left: 52.66667%
    }
    .student-masthead:not(.tile-selected).yellow-hover-active .tile.blue {
        left: 76.33333%
    }
}

@media screen and (min-width: 64em) {
    .student-masthead:not(.tile-selected).green-hover-active .tile.main-tile {
        left: 23.66667%
    }
    .student-masthead:not(.tile-selected).green-hover-active .tile.green {
        left: 47.33333%
    }
    .student-masthead:not(.tile-selected).green-hover-active .tile.blue {
        left: 76.33333%
    }
}

@media screen and (min-width: 64em) {
    .student-masthead:not(.tile-selected).blue-hover-active .tile.main-tile {
        left: 23.66667%
    }
    .student-masthead:not(.tile-selected).blue-hover-active .tile.green {
        left: 47.33333%
    }
    .student-masthead:not(.tile-selected).blue-hover-active .tile.blue {
        left: 71%
    }
}

.student-masthead.tile-selected {
    height: calc((25rem * 2) + 25rem)
}

@media screen and (min-width: 37.5em) {
    .student-masthead.tile-selected {
        height: calc((25rem * 2) + 18.75rem)
    }
}

@media screen and (min-width: 64em) {
    .student-masthead.tile-selected {
        height: 38.75rem
    }
}

@media screen and (max-width: 37.4375em) {
    .student-masthead.tile-selected .tile.student-tile {
        height: calc(25rem + 25rem)
    }
}

@media screen and (min-width: 64em) {
    .student-masthead.tile-selected .tile.student-tile:not(.active) {
        width: 10%
    }
}

@media screen and (min-width: 64em) {
    .student-masthead.tile-selected .tile.student-tile:not(.active) .student-title .starting,
    .student-masthead.tile-selected .tile.student-tile:not(.active) .student-title .animate-in {
        display: none
    }
}

@media screen and (max-width: 37.4375em) {
    .student-masthead.tile-selected .tile-image {
        bottom: 25rem
    }
}

@media screen and (max-width: 37.4375em) {
    .student-masthead.tile-selected .tile-body {
        top: 25rem
    }
}

@media screen and (max-width: 37.4375em) {
    .student-masthead.tile-selected .tile-body:before {
        background-color: #fff;
        content: '';
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 0
    }
}

@media screen and (max-width: 37.4375em) {
    .student-masthead.tile-selected .student-title {
        bottom: 25rem;
        left: 0;
        width: 100%
    }
}

@media screen and (max-width: 37.4375em) {
    .student-masthead.tile-selected .expander {
        bottom: calc(25rem + 85px);
        -webkit-transform: translate(-50%, 0%) rotate(45deg);
        -ms-transform: translate(-50%, 0%) rotate(45deg);
        transform: translate(-50%, 0%) rotate(45deg)
    }
}

.student-masthead .tile {
    display: block;
    height: 25rem;
    overflow: hidden;
    position: relative;
    width: 100%
}

@media screen and (min-width: 37.5em) {
    .student-masthead .tile {
        float: left;
        width: 50%
    }
}

@media screen and (min-width: 64em) {
    .student-masthead .tile {
        height: 100%;
        overflow: hidden;
        position: absolute;
        transition: width .35s ease, left .35s ease;
        width: 25%
    }
}

.student-masthead .tile.student-tile {
    position: absolute
}

.no-js .student-masthead .tile.student-tile {
    position: relative
}

@media screen and (min-width: 37.5em) {
    .no-js .student-masthead .tile.student-tile {
        position: absolute
    }
}

@media screen and (min-width: 64em) {
    .student-masthead .tile.active.ready .tile-body {
        opacity: 1
    }
}

@media screen and (min-width: 37.5em) {
    .student-masthead .tile.active.student-tile {
        position: absolute;
        height: calc(25rem + 18.75rem);
        width: 100%;
        z-index: 1
    }
}

@media screen and (min-width: 64em) {
    .student-masthead .tile.active.student-tile {
        text-align: left;
        height: 100%;
        width: 55%;
        z-index: initial
    }
}

@media screen and (min-width: 37.5em) {
    .student-masthead .tile.active .expander {
        bottom: calc(18.75rem + 85px);
        -webkit-transform: translate(-50%, 0%) scale(1) rotate(45deg);
        -ms-transform: translate(-50%, 0%) scale(1) rotate(45deg);
        transform: translate(-50%, 0%) scale(1) rotate(45deg)
    }
}

@media screen and (min-width: 64em) {
    .student-masthead .tile.active .expander {
        bottom: 5.3125rem
    }
}

.student-masthead .tile.active .expander:hover {
    -webkit-transform: translate(-50%, 0%) scale(1.25) rotate(45deg);
    -ms-transform: translate(-50%, 0%) scale(1.25) rotate(45deg);
    transform: translate(-50%, 0%) scale(1.25) rotate(45deg)
}

@media screen and (min-width: 37.5em) {
    .student-masthead .tile.active .tile-image {
        top: -18.75rem
    }
}

@media screen and (min-width: 64em) {
    .student-masthead .tile.active .tile-image {
        top: auto;
        bottom: 0
    }
}

@media screen and (min-width: 37.5em) {
    .student-masthead .tile.active .student-title {
        bottom: 18.75rem;
        width: 50%
    }
}

@media screen and (min-width: 64em) {
    .student-masthead .tile.active .student-title {
        bottom: 0;
        width: 100%
    }
}

.student-masthead .tile.active .tile-body {
    height: 25rem
}

@media screen and (min-width: 37.5em) {
    .student-masthead .tile.active .tile-body {
        bottom: 0;
        height: 18.75rem;
        top: 25rem
    }
}

@media screen and (min-width: 64em) {
    .student-masthead .tile.active .tile-body {
        bottom: auto;
        height: calc(100% - 45px);
        margin-top: 2.8125rem;
        top: 0
    }
}

@media screen and (min-width: 37.5em) {
    .student-masthead .tile.active .tile-body:before {
        background-color: #fff;
        content: '';
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 0
    }
}

@media screen and (min-width: 64em) {
    .student-masthead .tile.active .tile-body:before {
        background-color: #eeead9;
        content: none
    }
}

.student-masthead .student-tile {
    display: none
}

@media screen and (min-width: 37.5em) {
    .student-masthead .student-tile {
        display: block;
        transition: top .35s ease
    }
}

@media screen and (min-width: 64em) {
    .student-masthead .student-tile {
        transition: width .35s ease, left .35s ease
    }
}

.no-js .student-masthead .student-tile {
    display: block
}

.student-masthead .student-tile.current {
    display: block
}

.student-masthead .student-tile.yellow {
    background: #efcb36
}

@media screen and (min-width: 37.5em) {
    .student-masthead .student-tile.yellow {
        top: 0;
        right: 0
    }
}

@media screen and (min-width: 64em) {
    .student-masthead .student-tile.yellow {
        top: auto;
        right: auto;
        left: 0
    }
}

.student-masthead .student-tile.yellow .expander {
    background: #efcb36
}

.student-masthead .student-tile.yellow .tile-image {
    transition-delay: 0.5s
}

.student-masthead .student-tile.green {
    background: #aab300
}

@media screen and (min-width: 37.5em) {
    .student-masthead .student-tile.green {
        top: 25rem;
        left: 0
    }
}

@media screen and (min-width: 64em) {
    .student-masthead .student-tile.green {
        top: auto;
        left: 50%
    }
}

.student-masthead .student-tile.green .expander {
    background: #aab300
}

.student-masthead .student-tile.green .tile-image {
    transition-delay: 1s
}

.student-masthead .student-tile.blue {
    background: #00b1c1
}

@media screen and (min-width: 37.5em) {
    .student-masthead .student-tile.blue {
        top: 25rem;
        right: 0
    }
}

@media screen and (min-width: 64em) {
    .student-masthead .student-tile.blue {
        top: auto;
        right: auto;
        left: 75%
    }
}

.student-masthead .student-tile.blue .expander {
    background: #00b1c1
}

.student-masthead .student-tile.blue .tile-image {
    transition-delay: 1.5s
}

@media screen and (min-width: 64em) {
    .student-masthead .student-tile.on-hover {
        width: 50%
    }
}

.student-masthead .tile-image {
    height: 100%;
    overflow: hidden;
    pointer-events: none;
    position: relative;
    opacity: 0;
    transition: opacity .35s ease;
    z-index: 1
}

.student-masthead .tile-image.animate-in,
.no-js .student-masthead .tile-image {
    opacity: 1
}

.student-masthead .student-title {
    background: #522c1b;
    bottom: 0;
    color: #fff;
    font-size: .9375rem;
    margin: 0;
    padding: 1rem .75rem;
    pointer-events: all;
    position: absolute;
    text-align: center;
    text-transform: none;
    width: 100%;
    z-index: 2;
    height: 55px
}

@media screen and (min-width: 37.5em) {
    .student-masthead .student-title {
        font-size: .875rem;
        padding: 15px
    }
}

@media screen and (min-width: 64em) {
    .student-masthead .student-title {
        height: 50px
    }
}

.student-masthead .student-title .starting,
.student-masthead .student-title .animate-in {
    color: #fff
}

.student-masthead .student-title .starting {
    line-height: 1.625;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    height: 100%
}

@media screen and (min-width: 64em) {
    .student-masthead .student-title .starting {
        line-height: 1.375
    }
}

.student-masthead .student-title .animate-in {
    display: none
}

.student-masthead .tile-body {
    background-color: #fff;
    height: 0;
    left: 0;
    padding: 1.875rem;
    position: absolute;
    transition: opacity .35s ease, bottom .35s ease, height .35s;
    width: 100%
}

@media screen and (min-width: 37.5em) {
    .student-masthead .tile-body {
        transition: height .35s
    }
}

@media screen and (min-width: 64em) {
    .student-masthead .tile-body {
        background-repeat: no-repeat;
        background-size: 460px 575px;
        background-position: top left;
        height: 90%;
        left: 14.5%;
        opacity: 0;
        padding: 60px 35px 0 30%;
        position: absolute;
        top: 30px;
        transition: opacity .35s ease, top .35s ease;
        width: 82%;
        z-index: 1
    }
}

@media screen and (min-width: 81.25em) {
    .student-masthead .tile-body {
        padding: 70px 35px 0 30%;
        width: 80%
    }
}

@media screen and (min-width: 93.75em) {
    .student-masthead .tile-body {
        padding: 90px 35px 0 30%
    }
}

.no-js .student-masthead .tile-body {
    display: none
}

.student-masthead .tile-body .title {
    border-bottom: 1px solid #ded5b3;
    color: #522c1b;
    font-size: 1rem;
    line-height: 1;
    margin-bottom: 1.25rem;
    padding-bottom: 1.25rem;
    text-transform: uppercase
}

@media screen and (min-width: 81.25em) {
    .student-masthead .tile-body .title {
        font-size: 1.25rem
    }
}

.student-masthead .tile-body .title,
.student-masthead .tile-body .title .accent {
    letter-spacing: 2px
}

.student-masthead .tile-body .title .accent {
    color: #c94d00;
    display: block;
    font-size: 2rem;
    letter-spacing: 2px;
    line-height: 1;
    padding-top: 4px
}

@media screen and (min-width: 81.25em) {
    .student-masthead .tile-body .title .accent {
        font-size: 3.125rem
    }
}

.student-masthead .tile-body .title,
.student-masthead .tile-body q,
.student-masthead .tile-body cite {
    position: relative
}

.student-masthead .tile-body q {
    display: block;
    font-size: 1rem;
    margin-bottom: .75rem;
    line-height: 1.33
}

@media screen and (min-width: 81.25em) {
    .student-masthead .tile-body q {
        font-size: 1.125rem
    }
}

.student-masthead .tile-body cite {
    color: #c94d00;
    font-size: 1.3125rem;
    line-height: 1
}

@media screen and (min-width: 81.25em) {
    .student-masthead .tile-body cite {
        font-size: 1.5rem
    }
}

.student-masthead .student-image {
    bottom: 0;
    left: 50%;
    pointer-events: none;
    position: absolute;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    width: 110%;
    max-width: 28.125rem;
    min-width: 28.125rem
}

@media screen and (min-width: 37.5em) {
    .student-masthead .student-image {
        z-index: 0
    }
}

@media screen and (min-width: 64em) {
    .student-masthead .student-image {
        max-width: 31.25rem;
        min-width: 31.25rem
    }
}

@media screen and (min-width: 81.25em) {
    .student-masthead .student-image {
        max-width: 37.5rem;
        min-width: 37.5rem
    }
}

.student-masthead .expander {
    background: #c94d00;
    border-radius: 50%;
    border: 5px solid #fff;
    bottom: 5.3125rem;
    cursor: pointer;
    height: 3.5rem;
    left: 50%;
    padding: .5rem;
    position: absolute;
    -webkit-transform: translate(-50%, 0%) scale(1);
    -ms-transform: translate(-50%, 0%) scale(1);
    transform: translate(-50%, 0%) scale(1);
    transition: -webkit-transform .35s;
    transition: transform .35s;
    width: 3.5rem;
    z-index: 10
}

.no-js .student-masthead .expander {
    display: none
}

.student-masthead .expander:hover {
    -webkit-transform: translate(-50%, 0%) scale(1.25);
    -ms-transform: translate(-50%, 0%) scale(1.25);
    transform: translate(-50%, 0%) scale(1.25)
}

.student-masthead .expander:hover .icon {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8)
}

.student-masthead .expander .icon {
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: -webkit-transform .35s;
    transition: transform .35s
}

@media screen and (min-width: 37.5em) {
    .student-masthead.yellow-selected .tile.yellow .expander {
        left: 75%;
        bottom: calc(18.75rem + 85px)
    }
}

@media screen and (min-width: 64em) {
    .student-masthead.yellow-selected .tile.yellow .expander {
        left: 65px;
        bottom: 5.3125rem
    }
}

@media screen and (min-width: 37.5em) {
    .student-masthead.yellow-selected .tile.yellow .tile-image {
        left: 25%
    }
}

@media screen and (min-width: 64em) {
    .student-masthead.yellow-selected .tile.yellow .tile-image {
        left: 0
    }
}

@media screen and (min-width: 64em) {
    .student-masthead.yellow-selected .tile.yellow .tile-image .student-image {
        left: 17.5%
    }
}

@media screen and (min-width: 37.5em) {
    .student-masthead.yellow-selected .tile.yellow .student-title {
        left: 50%
    }
}

@media screen and (min-width: 64em) {
    .student-masthead.yellow-selected .tile.yellow .student-title {
        left: 0
    }
}

.student-masthead.yellow-selected .tile.green {
    left: 0;
    position: absolute
}

@media screen and (min-width: 37.5em) {
    .student-masthead.yellow-selected .tile.green {
        top: calc(25rem + 18.75rem)
    }
}

@media screen and (min-width: 64em) {
    .student-masthead.yellow-selected .tile.green {
        left: 80%;
        top: 0
    }
}

.student-masthead.yellow-selected .tile.blue {
    position: absolute
}

@media screen and (min-width: 37.5em) {
    .student-masthead.yellow-selected .tile.blue {
        left: 50%;
        top: calc(25rem + 18.75rem)
    }
}

@media screen and (min-width: 64em) {
    .student-masthead.yellow-selected .tile.blue {
        left: 90%;
        top: 0
    }
}

@media screen and (min-width: 64em) {
    .student-masthead.yellow-selected .tile.main-tile {
        left: 55%
    }
}

@media screen and (min-width: 37.5em) {
    .student-masthead.green-selected .tile.green {
        top: 25rem
    }
}

@media screen and (min-width: 64em) {
    .student-masthead.green-selected .tile.green {
        left: 35%;
        top: 0
    }
}

@media screen and (min-width: 37.5em) {
    .student-masthead.green-selected .tile.green .expander {
        left: 25%
    }
}

@media screen and (min-width: 64em) {
    .student-masthead.green-selected .tile.green .expander {
        left: 65px
    }
}

.student-masthead.green-selected .tile.green .tile-image {
    left: 0
}

@media screen and (min-width: 37.5em) {
    .student-masthead.green-selected .tile.green .tile-image .student-image {
        left: 25%
    }
}

@media screen and (min-width: 64em) {
    .student-masthead.green-selected .tile.green .tile-image .student-image {
        left: 17.5%
    }
}

@media screen and (min-width: 64em) {
    .student-masthead.green-selected .tile.green .student-title {
        left: 0
    }
}

@media screen and (min-width: 37.5em) {
    .student-masthead.green-selected .tile.blue {
        left: 50%
    }
}

@media screen and (min-width: 64em) {
    .student-masthead.green-selected .tile.blue {
        left: 90%
    }
}

@media screen and (min-width: 64em) {
    .student-masthead.green-selected .tile.main-tile {
        left: 10%
    }
}

@media screen and (min-width: 37.5em) {
    .student-masthead.blue-selected .tile.blue {
        top: 25rem
    }
}

@media screen and (min-width: 64em) {
    .student-masthead.blue-selected .tile.blue {
        left: 45%;
        top: 0
    }
}

@media screen and (min-width: 37.5em) {
    .student-masthead.blue-selected .tile.blue .expander {
        left: 75%
    }
}

@media screen and (min-width: 64em) {
    .student-masthead.blue-selected .tile.blue .expander {
        left: 65px
    }
}

.student-masthead.blue-selected .tile.blue .tile-image {
    left: 0
}

@media screen and (min-width: 37.5em) {
    .student-masthead.blue-selected .tile.blue .tile-image {
        left: 50%
    }
}

@media screen and (min-width: 64em) {
    .student-masthead.blue-selected .tile.blue .tile-image {
        left: 0
    }
}

@media screen and (min-width: 37.5em) {
    .student-masthead.blue-selected .tile.blue .tile-image .student-image {
        left: 25%
    }
}

@media screen and (min-width: 64em) {
    .student-masthead.blue-selected .tile.blue .tile-image .student-image {
        left: 17.5%
    }
}

@media screen and (min-width: 37.5em) {
    .student-masthead.blue-selected .tile.blue .student-title {
        left: 50%
    }
}

@media screen and (min-width: 64em) {
    .student-masthead.blue-selected .tile.blue .student-title {
        left: 0
    }
}

@media screen and (min-width: 64em) {
    .student-masthead.blue-selected .tile.green {
        left: 35%
    }
}

@media screen and (min-width: 64em) {
    .student-masthead.blue-selected .tile.main-tile {
        left: 10%
    }
}

.student-masthead .main-tile {
    background: #c94d00 url("/media/site-assets/images/chemeketa-abstract-opacity-large.png") no-repeat center center;
    background-size: 25rem 25rem;
    position: relative
}

@media screen and (min-width: 64em) {
    .student-masthead .main-tile {
        background-size: 31.25rem 31.25rem;
        left: 25%;
        z-index: 20
    }
}

.student-masthead .main-tile .cta-button {
    background: transparent;
    border-color: #522c1b;
    color: #fff;
    display: inline-block;
    left: 50%;
    letter-spacing: 2px;
    line-height: 1;
    margin-top: 1.875rem;
    min-width: 12.5rem;
    padding: .875rem .9375rem;
    position: relative;
    text-align: center;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%)
}

.student-masthead .main-tile .cta-button:hover {
    background-color: #00b1c1
}

.touch .student-masthead .main-tile .cta-button:focus {
    background-color: #00b1c1
}

.student-masthead .main-tile-inner {
    left: 50%;
    max-width: 17.1875rem;
    position: absolute;
    top: 48%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%
}

.student-masthead .main-tile-title {
    font-size: 2.125rem;
    line-height: 1.1;
    margin: 0;
    text-transform: uppercase
}

@media screen and (min-width: 64em) {
    .student-masthead .main-tile-title {
        font-size: 2rem;
        top: 50%
    }
}

@media screen and (min-width: 81.25em) {
    .student-masthead .main-tile-title {
        font-size: 2.5rem
    }
}

.student-masthead .main-tile-title,
.student-masthead .main-tile-title * {
    letter-spacing: 3px
}

.student-masthead .main-tile-title .title-block,
.student-masthead .main-tile-title .title-inline-block {
    color: #fff;
    line-height: 1;
    white-space: nowrap
}

.student-masthead .main-tile-title .title-block {
    display: block;
    opacity: 0;
    transition: opacity .35s ease
}

.no-js .student-masthead .main-tile-title .title-block {
    opacity: 1
}

.student-masthead .main-tile-title .title-block.left-text {
    text-align: left
}

.student-masthead .main-tile-title .title-block.center-text {
    text-align: center
}

.student-masthead .main-tile-title .title-block.right-text {
    text-align: right
}

.student-masthead .main-tile-title .title-block.line-2 {
    padding-left: 14%
}

.student-masthead .main-tile-title .title-block.line-3 {
    padding-right: 9%
}

.student-masthead .main-tile-title .title-block.line-4 {
    padding-left: 14%
}

.student-masthead .main-tile-title .title-block.line-5 {
    padding-right: 27%
}

.student-masthead .main-tile-title .title-block.animate-in {
    opacity: 1
}

.student-masthead .main-tile-title .title-block.animate-in:nth-of-type(1) {
    transition-delay: 0.5s
}

.student-masthead .main-tile-title .title-block.animate-in:nth-of-type(2) {
    transition-delay: 0.75s
}

.student-masthead .main-tile-title .title-block.animate-in:nth-of-type(3) {
    transition-delay: 1s
}

.student-masthead .main-tile-title .title-block.animate-in:nth-of-type(4) {
    transition-delay: 1.25s
}

.student-masthead .main-tile-title .title-block.animate-in:nth-of-type(5) {
    transition-delay: 1.5s
}

.student-masthead .main-tile-title .title-inline-block {
    display: inline-block;
    left: 50%;
    font-size: 2.375rem;
    margin: 0 auto;
    position: relative;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%)
}

@media screen and (min-width: 64em) {
    .student-masthead .main-tile-title .title-inline-block {
        font-size: 2.1875rem
    }
}

@media screen and (min-width: 81.25em) {
    .student-masthead .main-tile-title .title-inline-block {
        font-size: 2.8125rem
    }
}

.student-masthead .main-tile-title .title-inline-block .fade-in,
.student-masthead .main-tile-title .title-inline-block .constant {
    color: #fff;
    line-height: 1;
    opacity: 0;
    transition: opacity 0.75s ease
}

.student-masthead .main-tile-title .title-inline-block.animate-in .constant,
.no-js .student-masthead .main-tile-title .title-inline-block .constant {
    opacity: 1;
    visibility: visible;
    transition-delay: 2s
}

.student-masthead .main-tile-title .title-inline-block.animate-in .fade-in,
.no-js .student-masthead .main-tile-title .title-inline-block .fade-in {
    opacity: 1;
    visibility: visible;
    transition-delay: 2.5s
}

.student-masthead .control-prev,
.student-masthead .control-next {
    top: 46.5625rem;
    color: #fff;
    cursor: pointer;
    height: 3.4375rem;
    position: absolute;
    width: 15px;
    z-index: 10
}

@media screen and (min-width: 37.5em) {
    .student-masthead .control-prev,
    .student-masthead .control-next {
        display: none
    }
}

.no-js .student-masthead .control-prev,
.no-js .student-masthead .control-next {
    display: none
}

.student-masthead .control-prev .icon,
.student-masthead .control-next .icon {
    fill: #fff;
    height: 100%;
    width: 0.75rem
}

.student-masthead .control-prev {
    left: 15px
}

.student-masthead .control-next {
    right: 15px
}

.article-list {
    margin: 30px 0 0
}

.article-list.article-callout .article {
    padding: 20px
}

.article-list.article-callout .article:last-of-type {
    border: 0
}

.article-list.article-callout .article .thumbnail-container {
    padding-left: 0
}

.article-list.article-callout .article .snippet p:after {
    background: linear-gradient(to right, rgba(238, 234, 217, 0), #eeead9 50%, #eeead9)
}

.article-list.program-list {
    margin-bottom: 20px
}

@media screen and (min-width: 32em) {
    .article-list.program-list {
        margin-bottom: 40px
    }
}

@media screen and (min-width: 64em) {
    .article-list.program-list {
        margin-bottom: 60px
    }
}

.article-list .thumbnail-container {
    display: none;
    margin-bottom: 10px;
    padding: 0
}

@media screen and (min-width: 32em) {
    .article-list .thumbnail-container {
        padding: 0 10px 0 20px
    }
}

@media screen and (min-width: 48em) {
    .article-list .thumbnail-container {
        display: block;
        margin-bottom: 0
    }
}

.article-list .thumbnail-container .thumbnail {
    overflow: hidden;
    position: relative;
    display: block
}

.article-list .thumbnail-container .thumbnail:after {
    content: '';
    display: block;
    padding-bottom: 88%;
    width: 100%
}

.article-list .thumbnail-container .thumbnail img {
    left: 50%;
    max-width: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%
}

.article-list .location {
    background: #aab300;
    display: inline-block;
    font-size: .75rem;
    letter-spacing: 2px;
    line-height: 1;
    margin-bottom: 6px;
    padding: 3px 6px;
    text-transform: uppercase
}

.article-list .title {
    font-size: 1.75rem;
    line-height: 1.2;
    margin: 0 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: none;
    white-space: nowrap
}

@media screen and (min-width: 32em) {
    .article-list .title {
        font-size: 1.875rem
    }
}

@media screen and (min-width: 64em) {
    .article-list .title {
        font-size: 2rem
    }
}

.article-list .title a {
    line-height: inherit
}

.article-list .title a:link,
.article-list .title a:visited,
.article-list .title a:active {
    color: #c94d00
}

.article-list .title a:hover,
.article-list .title a:focus {
    text-decoration: none;
    color: #00b1c1
}

.article-list .title.section-title {
    font-size: 2.25rem;
    margin-bottom: 10px
}

.article-list .title.results-title {
    border-top: 1px solid #eeead9;
    color: #522c1b;
    font-size: .75rem;
    letter-spacing: 2px;
    margin-bottom: 0;
    padding: 12px 8px;
    text-transform: uppercase
}

.article-list .subtitle {
    color: #522c1b;
    font-size: 1.125rem;
    letter-spacing: 1px;
    line-height: 1.44;
    margin-bottom: 0
}

.article-list .article {
    border-top: 1px solid #eeead9;
    padding: 18px 0 12px
}

.article-list .article:last-of-type {
    border-bottom: 1px solid #eeead9;
    margin-bottom: 20px
}

.article-list .article.has-background {
    background: #eeead9
}

.article-list .article.has-background .location {
    background: #00b1c1;
    color: #522c1b
}

.article-list .article.without-image .body {
    width: 100%
}

.article-list .article.without-image .snippet p {
    height: auto
}

.article-list .article.without-image .snippet p:after {
    content: ''
}

.article-list .article .body {
    line-height: 1;
    width: 100%
}

@media screen and (min-width: 48em) {
    .article-list .article .body {
        width: 58.33333%;
        padding-left: 20px;
        padding-right: 20px
    }
}

@media screen and (min-width: 64em) {
    .article-list .article .body {
        width: 66.66667%
    }
}

.article-list .article .body header {
    line-height: 1
}

.article-list .article .snippet p {
    font-size: 1rem;
    margin: 10px 0 0;
    overflow: hidden;
    position: relative
}

@media screen and (min-width: 48em) {
    .article-list .article .snippet p {
        height: 4.5em
    }
    .finder-results-list .article-list .article .snippet p {
        height: 6em
    }
}

@media screen and (min-width: 53.125em) {
    .article-list .article .snippet p {
        height: 6em
    }
}

@media screen and (min-width: 64em) {
    .article-list .article .snippet p {
        font-size: 1.125rem;
        height: 7.5em
    }
}

@media screen and (min-width: 81.25em) {
    .article-list .article .snippet p {
        height: auto
    }
}

.article-list .article .snippet p.lato-type {
    height: auto
}

.article-list .article .snippet p.lato-type:after {
    content: ''
}

@media screen and (min-width: 48em) {
    .article-list .article .snippet p:after {
        background: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff 50%, #ffffff);
        bottom: 0;
        content: '\02026';
        display: block;
        position: absolute;
        right: 0;
        text-align: center;
        width: 40px
    }
}

@media screen and (min-width: 64em) {
    .article-list .article .snippet p:after {
        content: ''
    }
}

.article-list .article+.user-button {
    margin: 0
}

.article-list.filter-active .article {
    display: none;
    opacity: 0
}

.article-list.filter-active .article.show-article {
    display: block;
    opacity: 1
}

.breadcrumbs {
    display: none;
    position: relative
}

.breadcrumbs,
.calendar-container .breadcrumbs {
    margin: 0 0 .625rem
}

@media screen and (min-width: 64em) {
    .breadcrumbs,
    .calendar-container .breadcrumbs {
        margin: 0 0 2.1875rem
    }
}

@media screen and (min-width: 64em) {
    .breadcrumbs {
        display: block
    }
}

.breadcrumbs li {
    float: left;
    position: relative
}

.breadcrumbs .home-link {
    color: transparent;
    margin-right: 12px
}

.breadcrumbs .home-crumb {
    border-radius: 50%;
    border: 5px solid #00b1c1;
    cursor: pointer;
    height: 35px;
    width: 35px
}

@media screen and (min-width: 32em) {
    .breadcrumbs .home-crumb {
        height: 40px;
        width: 40px
    }
}

.breadcrumbs .home-crumb a {
    display: block;
    height: 100%;
    position: relative;
    width: 100%
}

.breadcrumbs .home-crumb a:before {
    content: '\e909';
    display: inline-block;
    font-family: "icomoon";
    font-size: 1.125rem;
    left: 50%;
    position: relative;
    top: 48%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.breadcrumbs .home-crumb a:link,
.breadcrumbs .home-crumb a:visited,
.breadcrumbs .home-crumb a:active {
    color: #522c1b
}

.breadcrumbs .home-crumb a:hover {
    color: #c94d00
}

.breadcrumbs .home-crumb a:focus .touch {
    color: #c94d00
}

.breadcrumbs .breadcrumb-list-item,
.breadcrumbs .current-page {
    font-size: .5rem;
    letter-spacing: 2px;
    margin-top: 14px;
    text-transform: uppercase
}

@media screen and (min-width: 32em) {
    .breadcrumbs .breadcrumb-list-item,
    .breadcrumbs .current-page {
        font-size: .75rem;
        letter-spacing: 2px
    }
}

.breadcrumbs .breadcrumb-list-item {
    margin-right: 10px;
    padding-right: 20px
}

@media screen and (min-width: 32em) {
    .breadcrumbs .breadcrumb-list-item {
        margin-right: 6px;
        padding-right: 20px
    }
}

.breadcrumbs .breadcrumb-list-item:after {
    color: #00b1c1;
    content: '\f054';
    display: block;
    font-family: "icomoon";
    font-size: .875rem;
    margin-top: 1px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%)
}

.breadcrumbs .breadcrumb-list-item a:link,
.breadcrumbs .breadcrumb-list-item a:visited,
.breadcrumbs .breadcrumb-list-item a:active {
    color: #522c1b
}

.breadcrumbs .breadcrumb-list-item a:hover,
.breadcrumbs .breadcrumb-list-item a:focus {
    color: #522c1b;
    text-decoration: underline
}

.breadcrumbs .current-page {
    color: #c94d00
}

.nav-block-container {
    background: #eeead9
}

.nav-block-container,
.calendar-container .nav-block-container {
    margin-bottom: 25px;
    padding: 35px 30px
}

.child-menu,
.sibling-nav {
    position: relative;
    font-size: 1.125rem
}

.child-menu:before,
.sibling-nav:before {
    content: '';
    display: block;
    width: 1px;
    height: calc(100% - 10px);
    background: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    line-height: 1
}

.child-menu>.nav-item>span:hover:before,
.sibling-nav>.nav-item>span:hover:before {
    color: #522c1b
}

.child-menu>.nav-item>span:before,
.sibling-nav>.nav-item>span:before {
    background: #fff;
    border-radius: 50%;
    color: #aab300;
    content: '\f054';
    font-family: "icomoon";
    font-style: normal;
    height: 30px;
    left: -15px;
    line-height: 1;
    padding: 7px 0 0 2px;
    position: absolute;
    text-align: center;
    top: .375rem;
    width: 30px;
    z-index: 2;
    transition: color 0.3s ease
}

.child-menu>.nav-item>span:after,
.sibling-nav>.nav-item>span:after {
    background: transparent;
    border-radius: 50%;
    content: '';
    display: block;
    height: 40px;
    left: -20px;
    position: absolute;
    top: .0625rem;
    transition: background 0.3s ease;
    width: 40px;
    z-index: 1
}

.child-menu>.nav-item>span[class*="currentbranch"],
.child-menu>.nav-item>span[class~="currentbranch"],
.sibling-nav>.nav-item>span[class*="currentbranch"],
.sibling-nav>.nav-item>span[class~="currentbranch"] {
    color: #c94d00
}

.child-menu>.nav-item>span[class*="currentbranch"]:before,
.child-menu>.nav-item>span[class~="currentbranch"]:before,
.sibling-nav>.nav-item>span[class*="currentbranch"]:before,
.sibling-nav>.nav-item>span[class~="currentbranch"]:before {
    content: '\f005';
    color: #522c1b;
    padding: 6px
}

.child-menu>.nav-item>span[class*="currentbranch"]:after,
.child-menu>.nav-item>span[class~="currentbranch"]:after,
.sibling-nav>.nav-item>span[class*="currentbranch"]:after,
.sibling-nav>.nav-item>span[class~="currentbranch"]:after {
    background: #c94d00;
    border-radius: 50%;
    content: '';
    display: block;
    height: 40px;
    left: -20px;
    position: absolute;
    transition: background 0.3s ease;
    width: 40px
}

.child-menu .sibling-nav-children .nav-item,
.sibling-nav .sibling-nav-children .nav-item {
    padding: .6875rem 0 0;
    margin-bottom: 0
}

.child-menu .nav-item,
.sibling-nav .nav-item {
    padding: .5rem 0 .5rem 1.75rem;
    margin-bottom: 15px;
    position: relative
}

.child-menu .nav-item.has-children,
.sibling-nav .nav-item.has-children {
    padding-bottom: 0
}

.child-menu .nav-item:last-of-type,
.sibling-nav .nav-item:last-of-type {
    margin-bottom: 0
}

.child-menu .nav-item>span:hover a,
.sibling-nav .nav-item>span:hover a {
    color: #c94d00
}

.child-menu .nav-item>span[class*="currentbranch"],
.child-menu .nav-item>span[class~="currentbranch"],
.sibling-nav .nav-item>span[class*="currentbranch"],
.sibling-nav .nav-item>span[class~="currentbranch"] {
    color: #c94d00
}

.child-menu .nav-item>span[class*="currentbranch"] a:link,
.child-menu .nav-item>span[class*="currentbranch"] a:visited,
.child-menu .nav-item>span[class*="currentbranch"] a:active,
.child-menu .nav-item>span[class~="currentbranch"] a:link,
.child-menu .nav-item>span[class~="currentbranch"] a:visited,
.child-menu .nav-item>span[class~="currentbranch"] a:active,
.sibling-nav .nav-item>span[class*="currentbranch"] a:link,
.sibling-nav .nav-item>span[class*="currentbranch"] a:visited,
.sibling-nav .nav-item>span[class*="currentbranch"] a:active,
.sibling-nav .nav-item>span[class~="currentbranch"] a:link,
.sibling-nav .nav-item>span[class~="currentbranch"] a:visited,
.sibling-nav .nav-item>span[class~="currentbranch"] a:active {
    color: #c94d00
}

.child-menu .nav-item a,
.sibling-nav .nav-item a {
    transition: color 0.3s ease;
    line-height: 1.25;
    display: inline-block
}

.child-menu .nav-item a:link,
.child-menu .nav-item a:visited,
.child-menu .nav-item a:active,
.sibling-nav .nav-item a:link,
.sibling-nav .nav-item a:visited,
.sibling-nav .nav-item a:active {
    color: #522c1b
}

.child-menu .nav-item a:hover,
.child-menu .nav-item a:focus,
.sibling-nav .nav-item a:hover,
.sibling-nav .nav-item a:focus {
    color: #c94d00;
    text-decoration: none
}

.child-menu>.nav-item>span:hover:after {
    background: #aab300
}

.sibling-nav>.nav-item>span:hover:after {
    background: #c94d00
}

.contact-info {
    margin-bottom: 25px
}

.contact-info .section-title {
    background: #c94d00
}

.contact-info .section-title .title {
    color: #fff;
    margin: 0;
    padding: 20px 5px 20px 20px;
    font-size: 1.625rem;
    text-transform: none
}

.information-copy {
    border: 5px solid #eeead9
}

.information-title,
.information-main,
.information-social {
    padding: 10px 15px
}

.information-main,
.information-social {
    border-top: 1px solid #eeead9
}

.information-title .title {
    font-size: 1.375rem;
    text-transform: uppercase
}

.information-title .subtitle {
    color: #522c1b;
    font-size: 1rem;
    margin-bottom: 0;
    letter-spacing: 1px
}

.information-main p:not(.user-button) {
    margin: 0 0 3px
}

.information-main p:not(.user-button) a.phone {
    color: #522c1b;
    font-style: normal
}

.information-social .social-link {
    display: inline;
    margin-right: 15px;
    font-size: 1.5625rem;
    text-align: center
}

.information-social .social-link a {
    transition: color 0.3s ease
}

.information-social .social-link a:link,
.information-social .social-link a:visited,
.information-social .social-link a:active {
    color: #c94d00
}

.information-social .social-link a:hover,
.information-social .social-link a:focus {
    color: #00b1c1;
    text-decoration: none
}

.no-js .jump-to-title {
    display: none
}

.jump-to-anchor {
    position: relative;
    visibility: hidden;
    top: -100px;
    display: block
}

.explore-more .information-links .list-item {
    padding: 5px 0 5px 20px;
    position: relative;
    transition: color 0.3s ease, margin 0.3s ease
}

.explore-more .information-links .list-item:before {
    color: #00b1c1;
    content: '\f054';
    display: block;
    font-family: "icomoon";
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%)
}

.explore-more .information-links .list-item:hover {
    margin-left: 5px
}

.explore-more .information-links .list-item:hover:before {
    color: #c94d00
}

.explore-more .information-links .list-item:hover a {
    color: #522c1b
}

.explore-more .information-links a:link,
.explore-more .information-links a:visited,
.explore-more .information-links a:active {
    color: #522c1b
}

.explore-more .information-links a:hover,
.explore-more .information-links a:focus {
    color: #c94d00;
    text-decoration: none
}

.header-logo {
    opacity: 1;
    margin: .8125rem 0 .8125rem .625rem;
    transition: opacity .35s ease
}

@media screen and (min-width: 64em) {
    .header-logo {
        margin: 1.25rem 0 0 .3125rem
    }
}

@media screen and (min-width: 81.25em) {
    .header-logo {
        margin: 1.25rem 0 0
    }
}

.header-logo.hidden {
    opacity: 0
}

@media screen and (min-width: 64em) {
    .header-logo.hidden {
        opacity: 1
    }
}

@media screen and (min-width: 64em) {
    .sticky-header .header-logo {
        margin: .3125rem 0 0 .3125rem
    }
}

@media screen and (min-width: 81.25em) {
    .sticky-header .header-logo {
        margin: .3125rem 0 0
    }
}

@media screen and (min-width: 64em) {
    .sticky-header .header-logo,
    .sticky-header .header-logo .icon {
        width: 4.6875rem;
        height: 4.6875rem
    }
}

@media screen and (min-width: 64em) {
    .sticky-header .header-logo .icon-chemeketa-logo {
        display: none
    }
}

@media screen and (min-width: 64em) {
    .sticky-header .header-logo .icon-chemeketa-community-college-abstract-logo {
        display: block
    }
}

.header-logo a {
    display: block
}

.header-logo,
.header-logo .icon {
    height: 3.5625rem;
    width: 9.6875rem
}

@media screen and (min-width: 64em) {
    .header-logo,
    .header-logo .icon {
        height: 5.6875rem;
        width: 15.125rem
    }
}

.header-logo .icon {
    fill: #522c1b
}

.header-logo .icon-chemeketa-community-college-abstract-logo {
    display: none
}

.slideshow {
    margin-bottom: 15px
}

.lSSlideOuter {
    position: relative
}

.lSSlideOuter .lSPager.lSpg {
    bottom: 90px;
    position: relative
}

@media screen and (min-width: 36.5625em) {
    .lSSlideOuter .lSPager.lSpg {
        bottom: 75px
    }
}

@media screen and (min-width: 48em) {
    .lSSlideOuter .lSPager.lSpg {
        bottom: 90px
    }
}

@media screen and (min-width: 54.375em) {
    .lSSlideOuter .lSPager.lSpg {
        bottom: 75px
    }
}

.lSSlideOuter .lSPager.lSpg>li {
    padding: 5px
}

.lSSlideOuter .lSPager.lSpg>li a {
    background: transparent;
    border: 2px solid #fff;
    height: 16px;
    width: 16px;
    transition-duration: 0.15s
}

.lSSlideOuter .lSPager.lSpg>li a:hover,
.lSSlideOuter .lSPager.lSpg>li a:focus {
    background: transparent
}

.lSSlideOuter .lSPager.lSpg>li.active a {
    background: #c94d00
}

.lSSlideOuter .lSPager.lSpg>li:hover a,
.lSSlideOuter .lSPager.lSpg>li:focus a {
    background: #00b1c1
}

.lSAction {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.lSAction>a {
    background-image: none;
    background: #00b1c1;
    border-radius: 50%;
    border: 5px solid #fff;
    color: #522c1b;
    height: 40px;
    margin-top: 0;
    opacity: 1;
    top: 50%;
    transition: background-color 0.3s ease;
    width: 40px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (min-width: 48em) {
    .lSAction>a {
        top: 42%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@media screen and (min-width: 64em) {
    .lSAction>a {
        height: 50px;
        top: 44%;
        width: 50px
    }
}

.lSAction>a:link,
.lSAction>a:visited,
.lSAction>a:hover,
.lSAction>a:focus,
.lSAction>a:active {
    background: #c94d00;
    color: #522c1b
}

.lSAction>.lSPrev:after,
.lSAction>.lSNext:after {
    display: block;
    font-family: "icomoon";
    font-size: .875rem;
    line-height: 1;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    z-index: 10
}

@media screen and (min-width: 32em) {
    .lSAction>.lSPrev:after,
    .lSAction>.lSNext:after {
        font-size: 1rem
    }
}

@media screen and (min-width: 64em) {
    .lSAction>.lSPrev:after,
    .lSAction>.lSNext:after {
        left: 12px;
        font-size: 1.125rem
    }
}

.lSAction>.lSNext {
    right: 10px
}

@media screen and (min-width: 32em) {
    .lSAction>.lSNext {
        right: 15px
    }
}

@media screen and (min-width: 64em) {
    .lSAction>.lSNext {
        right: 20px
    }
}

.lSAction>.lSNext:after {
    content: '\f054';
    left: 11px
}

@media screen and (min-width: 64em) {
    .lSAction>.lSNext:after {
        left: 15px
    }
}

.lSAction>.lSPrev {
    left: 10px
}

@media screen and (min-width: 32em) {
    .lSAction>.lSPrev {
        left: 15px
    }
}

@media screen and (min-width: 64em) {
    .lSAction>.lSPrev {
        left: 20px
    }
}

.lSAction>.lSPrev:after {
    content: '\f053';
    left: 9px
}

@media screen and (min-width: 32em) {
    .lSAction>.lSPrev:after {
        left: 8px
    }
}

@media screen and (min-width: 64em) {
    .lSAction>.lSPrev:after {
        left: 12px
    }
}

.slide .slide-image {
    overflow: hidden;
    position: relative
}

.slide .slide-image:after {
    content: '';
    display: block;
    padding-bottom: 56.25%;
    width: 100%
}

.slide .slide-image img {
    position: absolute
}

.slide .caption {
    margin: 2px 0 0
}

.no-js .slide .caption {
    margin: 10px 0 15px
}

.slide .caption p {
    font-size: .8125rem;
    margin-bottom: 0;
    line-height: 1.85
}

.main-navigation {
    border-bottom: 1px solid #ded5b3;
    width: 100%;
    padding: .625rem 1.25rem 1.25rem
}

@media screen and (min-width: 64em) {
    .main-navigation {
        border-bottom: 0;
        bottom: 45px;
        right: 0;
        width: auto;
        padding: 0
    }
}

.main-navigation>ul {
    list-style: none;
    margin: 0;
    padding: 0
}

@media screen and (min-width: 64em) {
    .main-navigation>ul {
        position: absolute;
        right: 3.75rem;
        bottom: 0
    }
}

@media screen and (min-width: 81.25em) {
    .main-navigation>ul {
        right: 2.8125rem
    }
}

.main-navigation>ul>li {
    text-transform: uppercase
}

@media screen and (min-width: 64em) {
    .main-navigation>ul>li {
        display: block;
        float: left;
        padding: 0 .625rem 1.125rem
    }
}

@media screen and (min-width: 81.25em) {
    .main-navigation>ul>li {
        padding: 0 .8125rem 1.125rem
    }
}

@media screen and (min-width: 64em) {
    .sticky-header .main-navigation>ul>li {
        padding: 0 .8125rem 1.75rem
    }
}

@media screen and (min-width: 81.25em) {
    .sticky-header .main-navigation>ul>li {
        padding: 0 .8125rem 1.75rem
    }
}

@media screen and (min-width: 64em) {
    .main-navigation>ul>li:last-child {
        padding-right: 0
    }
}

.main-navigation>ul>li.has-subnav {
    position: relative
}

.main-navigation>ul>li.has-subnav.active .child-nav-trigger {
    background-color: #c94d00
}

.main-navigation>ul>li.has-subnav.active .icon-plus {
    fill: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.main-navigation>ul>li.has-subnav .child-nav {
    display: none
}

.no-js .main-navigation>ul>li.has-subnav .child-nav {
    display: block
}

@media screen and (min-width: 64em) {
    .no-js .main-navigation>ul>li.has-subnav .child-nav {
        display: none
    }
}

.main-navigation>ul>li.has-subnav .child-nav:before {
    content: normal
}

@media screen and (min-width: 64em) {
    .main-navigation>ul>li.has-subnav .child-nav:before {
        border-bottom: 15px solid #eeead9;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        content: '';
        display: block;
        height: 0;
        left: 50%;
        position: absolute;
        top: -15px;
        -webkit-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
        width: 0
    }
}

@media screen and (min-width: 64em) {
    .main-navigation>ul>li.has-subnav .child-nav {
        background: #eeead9;
        left: 50%;
        margin: 0;
        opacity: 0;
        padding: .9375rem;
        position: absolute;
        top: 2.4375rem;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        transition: opacity .35s ease, visibility .35s ease;
        visibility: hidden;
        width: 250px;
        z-index: 100;
        box-shadow: 8px 8px 0 0 rgba(0, 0, 0, 0.15);
        display: block !important
    }
}

@media screen and (min-width: 64em) and (min-width: 64em) {
    .sticky-header .main-navigation>ul>li.has-subnav .child-nav {
        top: 3.0625rem
    }
}

@media screen and (min-width: 81.25em) {
    .main-navigation>ul>li.has-subnav .child-nav {
        top: 2.625rem
    }
}

@media screen and (min-width: 64em) {
    .main-navigation>ul>li.has-subnav .child-nav>li {
        width: 100%;
        display: inline-block;
        margin: 0;
        position: relative;
        text-transform: none
    }
}

.main-navigation>ul>li.has-subnav .child-nav>li:last-of-type {
    padding-bottom: 0
}

.main-navigation>ul>li.has-subnav .child-nav a {
    font-weight: 400
}

@media screen and (max-width: 63.9375em) {
    .main-navigation>ul>li.has-subnav .child-nav a {
        font-size: .875rem;
        text-transform: none
    }
}

@media screen and (min-width: 64em) {
    .main-navigation>ul>li.has-subnav .child-nav a {
        display: inline-block;
        padding: .75rem 1.875rem
    }
}

.main-navigation>ul>li.has-subnav:hover .child-nav {
    opacity: 1;
    visibility: visible
}

.main-navigation>ul>li>a:hover,
.main-navigation>ul>li>a:focus {
    color: #00b1c1
}

@media screen and (min-width: 64em) and (max-width: 81.1875em) {
    .main-navigation>ul>li a {
        font-size: .875rem
    }
}

.main-navigation a {
    font-size: .875rem;
    padding: .75rem 0 .75rem 2.375rem;
    display: block;
    color: #522c1b;
    letter-spacing: 1.5px
}

@media screen and (min-width: 64em) {
    .main-navigation a {
        padding: 0;
        font-size: 1rem
    }
}

.main-navigation a:visited {
    color: #522c1b
}

.main-navigation a:hover,
.main-navigation a:focus {
    background: transparent;
    text-decoration: none
}

.main-navigation .child-nav a {
    display: inline-block;
    letter-spacing: normal
}

.main-navigation .child-nav a:after {
    content: '';
    opacity: 0;
    width: 100%;
    position: relative;
    top: .3125rem;
    border-bottom: 5px solid #c94d00;
    transition: opacity .35s ease;
    display: block
}

.main-navigation .child-nav a:hover:after {
    opacity: 1
}

.main-navigation .child-nav-trigger {
    cursor: pointer;
    background-color: #00b1c1;
    border-radius: 1.6875rem;
    width: 1.6875rem;
    height: 1.6875rem;
    display: block;
    padding: .25rem;
    position: absolute;
    left: 0;
    top: .375rem
}

@media screen and (min-width: 64em) {
    .main-navigation .child-nav-trigger {
        display: none
    }
}

.main-navigation .child-nav-trigger .icon {
    width: 100%;
    height: 100%;
    transition: -webkit-transform 0.325s;
    transition: transform 0.325s
}

.math-accordion {
    margin: 25px 0
}

.math-accordion--prehead {
    display: block;
    font-size: 1.25rem;
    margin-bottom: -.625rem;
    margin-top: .5rem
}

.page-accordion {
    margin: 25px 0
}

.accordion {
    border: 0
}

.title {
    text-transform: none
}

.page-accordion .title {
    margin: 0
}

.accordion-item.is-active .accordion-title .icon {
    color: #fff;
    -webkit-transform: rotate(45deg) translate(-50%, -50%);
    -ms-transform: rotate(45deg) translate(-50%, -50%);
    transform: rotate(45deg) translate(-50%, -50%)
}

.accordion-item.is-active .accordion-title .accordion-expander {
    background: #c94d00
}

.accordion-title {
    border-bottom: 1px solid #eeead9;
    color: #522c1b;
    font-size: 1rem;
    letter-spacing: 2px;
    padding-left: 50px;
    position: relative;
    text-transform: uppercase
}

@media screen and (min-width: 32em) {
    .accordion-title {
        font-size: 1.125rem
    }
}

.page-accordion .accordion-title {
    padding: 25px 10px 25px 45px
}

.no-js .accordion-title {
    padding-left: 0
}

.accordion-title .icon {
    color: #522c1b;
    font-size: 1rem;
    height: 17px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition: color .35s ease, -webkit-transform .35s ease;
    transition: color .35s ease, transform .35s ease;
    width: 17px;
    z-index: 2
}

.no-js .accordion-title .icon {
    display: none
}

.accordion-title .accordion-expander {
    background: #00b1c1;
    border-radius: 50%;
    height: 30px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    transition: background-color .35s ease;
    width: 30px;
    z-index: 1
}

.no-js .accordion-title .accordion-expander {
    display: none
}

.accordion-title:before,
.accordion-title:after {
    content: none
}

.accordion-title:hover,
.accordion-title:focus {
    background: transparent;
    text-decoration: none
}

.accordion-title:focus {
    color: #522c1b
}

.accordion-title:hover {
    color: #00b1c1
}

.accordion-title:hover .icon {
    color: #fff
}

.accordion-title:hover .accordion-expander {
    background: #c94d00
}

.touchevents .accordion-title:hover {
    color: #522c1b
}

.accordion-content {
    background: #eeead9;
    border-bottom: 0;
    padding: 50px 45px
}

.page-accordion .accordion-content {
    padding: 35px 45px
}

.no-js .accordion-content {
    display: block
}

.accordion-content .user-markup h1,
.accordion-content .user-markup h2,
.accordion-content .user-markup h3,
.accordion-content .user-markup h4,
.accordion-content .user-markup h5,
.accordion-content .user-markup h6 {
    font-size: 1.75rem;
    color: #c94d00;
    margin: 0 0 5px
}

.accordion-content .user-markup h3+h4,
.accordion-content .user-markup h3+h5,
.accordion-content .user-markup h3+h6,
.accordion-content .user-markup h4+h4,
.accordion-content .user-markup h4+h5,
.accordion-content .user-markup h4+h6 {
    color: #522c1b;
    font-size: 1.25rem;
    text-transform: uppercase
}

.accordion-content .user-markup p {
    line-height: 1.4
}

.accordion-content .user-markup p:first-of-type {
    margin-top: 5px
}

.accordion-content .user-markup p:last-of-type {
    margin-bottom: 30px
}

.accordion-content .user-button {
    margin: 0 10px 0 0;
    display: inline-block
}

.accordion-content .user-button+.user-button {
    margin-top: 15px
}

@media screen and (min-width: 32em) {
    .accordion-content .user-button+.user-button {
        margin: 0 0 0 15px
    }
}

.is-active>.accordion-title:before {
    content: none
}

.pagination-container {
    margin-bottom: 15px
}

@media screen and (min-width: 60.9375em) {
    .pagination-container {
        margin-bottom: 0
    }
}

.pagination-container .results {
    font-size: .875rem;
    margin: 10px 0;
    text-align: center
}

@media screen and (min-width: 60.9375em) {
    .pagination-container .results {
        margin: 12px 0 0;
        text-align: left
    }
}

@media screen and (min-width: 64em) {
    .pagination-container .results {
        font-size: 1.125rem
    }
}

@media screen and (min-width: 32em) {
    .pagination-container .pagination-column.left {
        width: 100%
    }
}

@media screen and (min-width: 60.9375em) {
    .pagination-container .pagination-column.left {
        padding-left: 0;
        width: 25%
    }
}

@media screen and (min-width: 32em) {
    .pagination-container .pagination-column.right {
        width: 100%
    }
}

@media screen and (min-width: 60.9375em) {
    .pagination-container .pagination-column.right {
        padding: 0 0 0 15px;
        width: 75%
    }
}

.pagination {
    z-index: 10;
    margin-bottom: 0;
    display: inline-block;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media screen and (min-width: 60.9375em) {
    .pagination {
        float: right;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        left: auto
    }
}

.pagination:after {
    clear: both;
    content: '';
    display: table
}

.pagination li {
    display: block;
    float: left;
    font-size: .75rem;
    margin-right: 8px;
    position: relative;
    width: 30px
}

@media screen and (min-width: 32em) {
    .pagination li {
        font-size: 1.25rem;
        margin-right: 10px;
        width: 50px
    }
}

.pagination li:nth-child(5) {
    display: none
}

@media screen and (min-width: 32em) {
    .pagination li:nth-child(5) {
        display: block
    }
}

.pagination li a:after {
    content: none
}

.pagination li .pagination-block {
    padding: 0;
    transition: background-color .35s ease
}

.current .pagination li .pagination-block {
    background: #c94d00
}

.pagination li .pagination-block:link,
.pagination li .pagination-block:visited,
.pagination li .pagination-block:active,
.pagination li .pagination-block:hover,
.pagination li .pagination-block:focus {
    background: transparent
}

.pagination li .pagination-block:link,
.pagination li .pagination-block:visited,
.pagination li .pagination-block:active {
    background: #eeead9;
    color: #522c1b
}

.pagination li .pagination-block:hover,
.pagination li .pagination-block:focus {
    background: #00b1c1;
    text-decoration: none;
    color: #522c1b
}

.pagination li.current {
    background: transparent;
    padding: 0
}

.pagination li.current .pagination-block {
    background: #c94d00;
    color: #fff
}

.pagination li.current .pagination-block:hover,
.pagination li.current .pagination-block:focus {
    background: #963900
}

.pagination li.pagination-prev,
.pagination li.pagination-next {
    width: 25px;
    margin: 0
}

@media screen and (min-width: 32em) {
    .pagination li.pagination-prev,
    .pagination li.pagination-next {
        width: 30px
    }
}

.pagination li.pagination-prev .block-container,
.pagination li.pagination-next .block-container {
    padding-top: 5px
}

@media screen and (min-width: 32em) {
    .pagination li.pagination-prev .block-container,
    .pagination li.pagination-next .block-container {
        padding-top: 8px
    }
}

.pagination li.pagination-prev a:link,
.pagination li.pagination-prev a:visited,
.pagination li.pagination-prev a:active,
.pagination li.pagination-next a:link,
.pagination li.pagination-next a:visited,
.pagination li.pagination-next a:active {
    color: #c94d00;
    background: transparent;
    transition: color .35s ease
}

.pagination li.pagination-prev a:hover,
.pagination li.pagination-prev a:focus,
.pagination li.pagination-next a:hover,
.pagination li.pagination-next a:focus {
    color: #00b1c1;
    background: transparent
}

.pagination li.pagination-prev .pagination-block:after,
.pagination li.pagination-next .pagination-block:after {
    padding-bottom: 35px
}

@media screen and (min-width: 32em) {
    .pagination li.pagination-prev .pagination-block:after,
    .pagination li.pagination-next .pagination-block:after {
        padding-bottom: 50px
    }
}

.pagination li.pagination-prev .block-container {
    left: 0;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%)
}

.pagination li.pagination-next .block-container {
    left: auto;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    right: 0
}

.pagination .pagination-block {
    position: relative;
    width: 100%
}

.pagination .pagination-block:after {
    content: '';
    display: block;
    width: 100%;
    padding-bottom: 100%
}

.pagination .pagination-block .block-container {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.program-projections {
    margin-bottom: 15px
}

.program-projections .lato-type {
    font-size: 1rem;
    margin-bottom: 0;
    line-height: 1.75
}

@media screen and (min-width: 64em) {
    .program-projections .lato-type {
        font-size: 1.125rem
    }
}

.program-projections .lato-type .projection-label {
    background: #aab300;
    color: #522c1b;
    display: inline-block;
    font-size: .75rem;
    font-style: normal;
    letter-spacing: 2px;
    line-height: 1;
    margin-right: 10px;
    padding: 4px 6px;
    text-transform: uppercase;
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px)
}

.program-projections .lato-type+.user-button {
    margin-top: 30px
}

.request-info,
.explore-more {
    margin-bottom: 25px
}

.request-info .title,
.explore-more .title {
    font-size: 1.625rem;
    margin: 0;
    padding: 10px 15px;
    text-transform: none
}

.request-info .information-main .user-button,
.explore-more .information-main .user-button {
    margin-left: 0;
    font-style: normal
}

.secondary-navigation {
    list-style: none;
    color: #c94d00;
    padding: .9375rem 1.25rem
}

@media screen and (min-width: 64em) {
    .secondary-navigation {
        font-size: .875rem;
        position: absolute;
        right: .9375rem;
        padding: 0;
        top: 54px
    }
}

@media screen and (min-width: 81.25em) {
    .secondary-navigation {
        right: 0
    }
}

.secondary-navigation li {
    display: block
}

@media screen and (min-width: 64em) {
    .secondary-navigation li {
        float: left;
        margin-right: 20px
    }
}

.secondary-navigation li:last-of-type {
    margin-right: 0
}

.secondary-navigation a {
    letter-spacing: 0.5px;
    line-height: 1;
    font-size: .875rem;
    padding: .625rem 0;
    display: block;
    color: #c94d00
}

@media screen and (min-width: 64em) {
    .secondary-navigation a {
        padding: 0
    }
}

.secondary-navigation a:link,
.secondary-navigation a:visited,
.secondary-navigation a:active {
    color: #c94d00
}

.secondary-navigation a:hover,
.secondary-navigation a:focus {
    color: #00b1c1;
    text-decoration: none
}

.site-search {
    display: block;
    width: 100%;
    z-index: 99;
    padding: 1.25rem
}

@media screen and (min-width: 64em) {
    .site-search {
        position: absolute;
        display: block;
        width: 20rem;
        top: 100%;
        right: 0;
        background: #eeead9;
        opacity: 0;
        transition: opacity .35s ease;
        padding: 5px 0;
        box-shadow: 8px 8px 0 0 rgba(0, 0, 0, 0.15)
    }
}

.site-search.open,
.no-js .site-search {
    opacity: 1
}

.site-search form {
    position: relative;
    width: 100%
}

@media screen and (min-width: 64em) {
    .site-search form {
        float: right
    }
}

.site-search form:after {
    content: '';
    position: absolute;
    top: -1.125rem;
    border-bottom: 14px solid #eeead9;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    right: .375rem;
    display: none
}

@media screen and (min-width: 64em) {
    .site-search form:after {
        display: block;
        right: 1.3125rem
    }
}

@media screen and (min-width: 81.25em) {
    .site-search form:after {
        right: .375rem
    }
}

.site-search .search-label {
    position: absolute;
    left: 0;
    transition: opacity 0.15s ease;
    z-index: 0;
    line-height: 45px;
    display: none
}

.site-search .search-input {
    background: #fff;
    border: 0;
    box-shadow: none;
    letter-spacing: 1px;
    padding-right: 2.5rem;
    vertical-align: middle;
    width: 100%;
    margin: 0
}

@media screen and (min-width: 64em) {
    .site-search .search-input {
        background: transparent;
        font-size: 1rem;
        padding-right: 3.125rem;
        text-align: right
    }
}

.site-search .search-input:focus+.search-label,
.site-search .search-input.has-value+.search-label {
    opacity: 0
}

.site-search .search-input:focus {
    -webkit-appearance: none;
    box-shadow: none;
    outline: none
}

.site-search .site-search-submit {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 0;
    right: 0
}

.site-search .site-search-submit:hover .icon,
.site-search .site-search-submit:focus .icon {
    fill: #c94d00
}

.site-search .site-search-submit .icon {
    line-height: 45px;
    width: 1.25rem;
    height: 1.25rem;
    display: block;
    margin: 0 auto
}

.social-sharing {
    margin-bottom: 25px
}

@media screen and (min-width: 48em) {
    .social-sharing {
        margin-bottom: 0
    }
}

.social-sharing .title {
    border-bottom: 1px solid #eeead9;
    color: #522c1b;
    font-size: .75rem;
    letter-spacing: 2px;
    line-height: 1;
    padding-bottom: 8px;
    text-transform: uppercase
}

.social-sharing .yellow,
.social-sharing .blue,
.social-sharing .green,
.social-sharing .orange {
    padding: 0;
    position: relative;
    text-align: center
}

@media screen and (min-width: 32em) {
    .social-sharing .yellow,
    .social-sharing .blue,
    .social-sharing .green,
    .social-sharing .orange {
        width: 25%
    }
}

@media screen and (min-width: 48em) {
    .social-sharing .yellow,
    .social-sharing .blue,
    .social-sharing .green,
    .social-sharing .orange {
        width: 50%
    }
}

.social-sharing .yellow:after,
.social-sharing .blue:after,
.social-sharing .green:after,
.social-sharing .orange:after {
    content: '';
    display: block;
    padding-bottom: 100%
}

.social-sharing .yellow {
    background: #efcb36
}

.social-sharing .blue {
    background: #00b1c1
}

.social-sharing .green {
    background: #aab300
}

.social-sharing .orange {
    background: #c94d00
}

.social-sharing .icon-container {
    font-size: 2rem;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media screen and (min-width: 32em) {
    .social-sharing .icon-container {
        font-size: 3.5rem
    }
}

.social-sharing .icon-link {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.social-sharing .icon-link:link,
.social-sharing .icon-link:visited,
.social-sharing .icon-link:hover,
.social-sharing .icon-link:focus,
.social-sharing .icon-link:active {
    color: #522c1b
}

.social-sharing .icon-link:hover .icon,
.social-sharing .icon-link:focus .icon {
    -webkit-transform: scale(1.25);
    -ms-transform: scale(1.25);
    transform: scale(1.25)
}

.social-sharing .icon-link .icon {
    transition: -webkit-transform .35s ease;
    transition: transform .35s ease
}

.calendar-container * {
    box-sizing: border-box
}

.calendar-container *:before,
.calendar-container *:after {
    box-sizing: border-box
}

.calendar-container a:hover {
    cursor: pointer
}

.calendar-container img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

.calendar-container #map_canvas img,
.calendar-container #map_canvas embed,
.calendar-container #map_canvas object {
    max-width: none !important
}

.calendar-container .map_canvas img,
.calendar-container .map_canvas embed,
.calendar-container .map_canvas object {
    max-width: none !important
}

.calendar-container .left {
    float: left !important
}

.calendar-container .right {
    float: right !important
}

.calendar-container .clearfix {
    *zoom: 1
}

.calendar-container .clearfix:before {
    content: " ";
    display: table
}

.calendar-container .clearfix:after {
    content: " ";
    display: table;
    clear: both
}

.calendar-container .hide {
    display: none
}

.calendar-container .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.calendar-container img {
    display: inline-block;
    vertical-align: middle
}

.calendar-container textarea {
    height: auto;
    min-height: 50px
}

.calendar-container select {
    width: 100%
}

.calendar-container .row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 62.5rem;
    *zoom: 1
}

.calendar-container .row:before {
    content: " ";
    display: table
}

.calendar-container .row:after {
    content: " ";
    display: table;
    clear: both
}

.calendar-container .row.collapse>.column,
.calendar-container .row.collapse>.columns,
.calendar-container .row.collapse>.columns {
    padding-left: 0;
    padding-right: 0
}

.calendar-container .row.collapse .row {
    margin-left: 0;
    margin-right: 0
}

.calendar-container .row .row {
    width: auto;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
    *zoom: 1
}

.calendar-container .row .row:before {
    content: " ";
    display: table
}

.calendar-container .row .row:after {
    content: " ";
    display: table;
    clear: both
}

.calendar-container .row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none;
    *zoom: 1
}

.calendar-container .row .row.collapse:before {
    content: " ";
    display: table
}

.calendar-container .row .row.collapse:after {
    content: " ";
    display: table;
    clear: both
}

.calendar-container .column,
.calendar-container .columns,
.calendar-container .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 100%;
    float: left
}

@media only screen {
    .calendar-container .small-push-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .calendar-container .small-pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .calendar-container .small-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .calendar-container .small-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .calendar-container .small-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .calendar-container .small-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .calendar-container .small-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .calendar-container .small-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .calendar-container .small-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .calendar-container .small-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .calendar-container .small-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .calendar-container .small-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .calendar-container .small-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .calendar-container .small-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .calendar-container .small-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .calendar-container .small-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .calendar-container .small-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .calendar-container .small-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .calendar-container .small-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .calendar-container .small-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .calendar-container .small-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .calendar-container .small-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .calendar-container .small-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .calendar-container .small-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .calendar-container .column,
    .calendar-container .columns,
    .calendar-container .columns {
        position: relative;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        float: left
    }
    .calendar-container .small-1 {
        width: 8.33333%
    }
    .calendar-container .small-2 {
        width: 16.66667%
    }
    .calendar-container .small-3 {
        width: 25%
    }
    .calendar-container .small-4 {
        width: 33.33333%
    }
    .calendar-container .small-5 {
        width: 41.66667%
    }
    .calendar-container .small-6 {
        width: 50%
    }
    .calendar-container .small-7 {
        width: 58.33333%
    }
    .calendar-container .small-8 {
        width: 66.66667%
    }
    .calendar-container .small-9 {
        width: 75%
    }
    .calendar-container .small-10 {
        width: 83.33333%
    }
    .calendar-container .small-11 {
        width: 91.66667%
    }
    .calendar-container .small-12 {
        width: 100%
    }
    .calendar-container [class*="column"]+[class*="column"]:last-child {
        float: right
    }
    .calendar-container [class*="column"]+[class*="column"].end {
        float: left
    }
    .calendar-container .small-offset-0 {
        margin-left: 0% !important
    }
    .calendar-container .small-offset-1 {
        margin-left: 8.33333% !important
    }
    .calendar-container .small-offset-2 {
        margin-left: 16.66667% !important
    }
    .calendar-container .small-offset-3 {
        margin-left: 25% !important
    }
    .calendar-container .small-offset-4 {
        margin-left: 33.33333% !important
    }
    .calendar-container .small-offset-5 {
        margin-left: 41.66667% !important
    }
    .calendar-container .small-offset-6 {
        margin-left: 50% !important
    }
    .calendar-container .small-offset-7 {
        margin-left: 58.33333% !important
    }
    .calendar-container .small-offset-8 {
        margin-left: 66.66667% !important
    }
    .calendar-container .small-offset-9 {
        margin-left: 75% !important
    }
    .calendar-container .small-offset-10 {
        margin-left: 83.33333% !important
    }
    .calendar-container .small-offset-11 {
        margin-left: 91.66667% !important
    }
    .calendar-container .small-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }
    .calendar-container .column.small-centered,
    .calendar-container .small-centered.columns,
    .calendar-container .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .calendar-container .column.small-uncentered,
    .calendar-container .small-uncentered.columns,
    .calendar-container .columns.small-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left !important
    }
    .calendar-container .column.small-uncentered.opposite,
    .calendar-container .small-uncentered.opposite.columns,
    .calendar-container .columns.small-uncentered.opposite {
        float: right
    }
}

@media only screen and (min-width: 40.063em) {
    .calendar-container .medium-push-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .calendar-container .medium-pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .calendar-container .medium-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .calendar-container .medium-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .calendar-container .medium-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .calendar-container .medium-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .calendar-container .medium-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .calendar-container .medium-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .calendar-container .medium-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .calendar-container .medium-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .calendar-container .medium-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .calendar-container .medium-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .calendar-container .medium-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .calendar-container .medium-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .calendar-container .medium-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .calendar-container .medium-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .calendar-container .medium-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .calendar-container .medium-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .calendar-container .medium-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .calendar-container .medium-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .calendar-container .medium-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .calendar-container .medium-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .calendar-container .medium-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .calendar-container .medium-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .calendar-container .column,
    .calendar-container .columns,
    .calendar-container .columns {
        position: relative;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        float: left
    }
    .calendar-container .medium-1 {
        width: 8.33333%
    }
    .calendar-container .medium-2 {
        width: 16.66667%
    }
    .calendar-container .medium-3 {
        width: 25%
    }
    .calendar-container .medium-4 {
        width: 33.33333%
    }
    .calendar-container .medium-5 {
        width: 41.66667%
    }
    .calendar-container .medium-6 {
        width: 50%
    }
    .calendar-container .medium-7 {
        width: 58.33333%
    }
    .calendar-container .medium-8 {
        width: 66.66667%
    }
    .calendar-container .medium-9 {
        width: 75%
    }
    .calendar-container .medium-10 {
        width: 83.33333%
    }
    .calendar-container .medium-11 {
        width: 91.66667%
    }
    .calendar-container .medium-12 {
        width: 100%
    }
    .calendar-container [class*="column"]+[class*="column"]:last-child {
        float: right
    }
    .calendar-container [class*="column"]+[class*="column"].end {
        float: left
    }
    .calendar-container .medium-offset-0 {
        margin-left: 0% !important
    }
    .calendar-container .medium-offset-1 {
        margin-left: 8.33333% !important
    }
    .calendar-container .medium-offset-2 {
        margin-left: 16.66667% !important
    }
    .calendar-container .medium-offset-3 {
        margin-left: 25% !important
    }
    .calendar-container .medium-offset-4 {
        margin-left: 33.33333% !important
    }
    .calendar-container .medium-offset-5 {
        margin-left: 41.66667% !important
    }
    .calendar-container .medium-offset-6 {
        margin-left: 50% !important
    }
    .calendar-container .medium-offset-7 {
        margin-left: 58.33333% !important
    }
    .calendar-container .medium-offset-8 {
        margin-left: 66.66667% !important
    }
    .calendar-container .medium-offset-9 {
        margin-left: 75% !important
    }
    .calendar-container .medium-offset-10 {
        margin-left: 83.33333% !important
    }
    .calendar-container .medium-offset-11 {
        margin-left: 91.66667% !important
    }
    .calendar-container .medium-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }
    .calendar-container .column.medium-centered,
    .calendar-container .medium-centered.columns,
    .calendar-container .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .calendar-container .column.medium-uncentered,
    .calendar-container .medium-uncentered.columns,
    .calendar-container .columns.medium-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left !important
    }
    .calendar-container .column.medium-uncentered.opposite,
    .calendar-container .medium-uncentered.opposite.columns,
    .calendar-container .columns.medium-uncentered.opposite {
        float: right
    }
    .calendar-container .push-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .calendar-container .pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .calendar-container .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .calendar-container .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .calendar-container .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .calendar-container .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .calendar-container .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .calendar-container .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .calendar-container .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .calendar-container .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .calendar-container .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .calendar-container .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .calendar-container .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .calendar-container .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .calendar-container .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .calendar-container .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .calendar-container .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .calendar-container .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .calendar-container .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .calendar-container .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .calendar-container .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .calendar-container .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .calendar-container .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .calendar-container .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
}

@media only screen and (min-width: 64.063em) {
    .calendar-container .large-push-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .calendar-container .large-pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .calendar-container .large-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .calendar-container .large-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .calendar-container .large-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .calendar-container .large-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .calendar-container .large-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .calendar-container .large-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .calendar-container .large-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .calendar-container .large-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .calendar-container .large-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .calendar-container .large-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .calendar-container .large-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .calendar-container .large-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .calendar-container .large-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .calendar-container .large-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .calendar-container .large-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .calendar-container .large-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .calendar-container .large-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .calendar-container .large-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .calendar-container .large-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .calendar-container .large-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .calendar-container .large-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .calendar-container .large-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .calendar-container .column,
    .calendar-container .columns,
    .calendar-container .columns {
        position: relative;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        float: left
    }
    .calendar-container .large-1 {
        width: 8.33333%
    }
    .calendar-container .large-2 {
        width: 16.66667%
    }
    .calendar-container .large-3 {
        width: 25%
    }
    .calendar-container .large-4 {
        width: 33.33333%
    }
    .calendar-container .large-5 {
        width: 41.66667%
    }
    .calendar-container .large-6 {
        width: 50%
    }
    .calendar-container .large-7 {
        width: 58.33333%
    }
    .calendar-container .large-8 {
        width: 66.66667%
    }
    .calendar-container .large-9 {
        width: 75%
    }
    .calendar-container .large-10 {
        width: 83.33333%
    }
    .calendar-container .large-11 {
        width: 91.66667%
    }
    .calendar-container .large-12 {
        width: 100%
    }
    .calendar-container [class*="column"]+[class*="column"]:last-child {
        float: right
    }
    .calendar-container [class*="column"]+[class*="column"].end {
        float: left
    }
    .calendar-container .large-offset-0 {
        margin-left: 0% !important
    }
    .calendar-container .large-offset-1 {
        margin-left: 8.33333% !important
    }
    .calendar-container .large-offset-2 {
        margin-left: 16.66667% !important
    }
    .calendar-container .large-offset-3 {
        margin-left: 25% !important
    }
    .calendar-container .large-offset-4 {
        margin-left: 33.33333% !important
    }
    .calendar-container .large-offset-5 {
        margin-left: 41.66667% !important
    }
    .calendar-container .large-offset-6 {
        margin-left: 50% !important
    }
    .calendar-container .large-offset-7 {
        margin-left: 58.33333% !important
    }
    .calendar-container .large-offset-8 {
        margin-left: 66.66667% !important
    }
    .calendar-container .large-offset-9 {
        margin-left: 75% !important
    }
    .calendar-container .large-offset-10 {
        margin-left: 83.33333% !important
    }
    .calendar-container .large-offset-11 {
        margin-left: 91.66667% !important
    }
    .calendar-container .large-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }
    .calendar-container .column.large-centered,
    .calendar-container .large-centered.columns,
    .calendar-container .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .calendar-container .column.large-uncentered,
    .calendar-container .large-uncentered.columns,
    .calendar-container .columns.large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left !important
    }
    .calendar-container .column.large-uncentered.opposite,
    .calendar-container .large-uncentered.opposite.columns,
    .calendar-container .columns.large-uncentered.opposite {
        float: right
    }
    .calendar-container .push-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .calendar-container .pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .calendar-container .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .calendar-container .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .calendar-container .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .calendar-container .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .calendar-container .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .calendar-container .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .calendar-container .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .calendar-container .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .calendar-container .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .calendar-container .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .calendar-container .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .calendar-container .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .calendar-container .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .calendar-container .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .calendar-container .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .calendar-container .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .calendar-container .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .calendar-container .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .calendar-container .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .calendar-container .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .calendar-container .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .calendar-container .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
}

.calendar-container .accordion {
    *zoom: 1;
    margin-bottom: 2em
}

.calendar-container .accordion:before {
    content: " ";
    display: table
}

.calendar-container .accordion:after {
    content: " ";
    display: table;
    clear: both
}

.calendar-container .accordion dd {
    display: block;
    margin-bottom: .4em !important;
    border: 1px solid #efefef
}

.calendar-container .accordion dd.active>a {
    background: #f4f4f4
}

.calendar-container .accordion dd>a {
    background: #fcfcfc;
    color: #222;
    padding: 0.625rem;
    display: block;
    font-size: 1rem
}

.calendar-container .accordion dd>a:hover {
    background: #efefef
}

.calendar-container .accordion .content {
    display: none;
    padding: 0.9375rem
}

.calendar-container .accordion .content.active {
    display: block;
    background: #fff
}

.calendar-container .alert-box {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-weight: normal;
    margin-bottom: 1.25rem;
    position: relative;
    padding: 0.875rem 1.5rem 0.875rem 0.875rem;
    font-size: 0.8125rem;
    transition: opacity 300ms ease-out;
    background-color: #c94d00;
    border-color: #c94d00;
    color: #fff
}

.calendar-container .alert-box .close {
    font-size: 1.375rem;
    padding: 9px 6px 4px;
    line-height: 0;
    position: absolute;
    top: 50%;
    margin-top: -0.6875rem;
    right: 0.25rem;
    color: #333;
    opacity: 0.3
}

.calendar-container .alert-box .close:hover,
.calendar-container .alert-box .close:focus {
    opacity: 0.5
}

.calendar-container .alert-box.radius {
    border-radius: 3px
}

.calendar-container .alert-box.round {
    border-radius: 1000px
}

.calendar-container .alert-box.success {
    background-color: #43ac6a;
    border-color: #3a945b;
    color: #fff
}

.calendar-container .alert-box.alert {
    background-color: #f04124;
    border-color: #de2d0f;
    color: #fff
}

.calendar-container .alert-box.secondary {
    background-color: #ffd7d7;
    border-color: #ff9595;
    color: #a00000
}

.calendar-container .alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: #fff
}

.calendar-container .alert-box.info {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #a00000
}

.calendar-container .alert-box.alert-close {
    opacity: 0
}

.calendar-container [class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -0.625rem;
    *zoom: 1
}

.calendar-container [class*="block-grid-"]:before {
    content: " ";
    display: table
}

.calendar-container [class*="block-grid-"]:after {
    content: " ";
    display: table;
    clear: both
}

.calendar-container [class*="block-grid-"]>li {
    display: block;
    height: auto;
    float: left;
    padding: 0 1.25rem 1.25rem 0
}

@media only screen {
    .calendar-container .small-block-grid-1>li {
        width: 100%;
        list-style: none
    }
    .calendar-container .small-block-grid-1>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .small-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .calendar-container .small-block-grid-2>li {
        width: 50%;
        list-style: none
    }
    .calendar-container .small-block-grid-2>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .small-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .calendar-container .small-block-grid-3>li {
        width: 33.33333%;
        list-style: none
    }
    .calendar-container .small-block-grid-3>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .small-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .calendar-container .small-block-grid-4>li {
        width: 25%;
        list-style: none
    }
    .calendar-container .small-block-grid-4>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .small-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .calendar-container .small-block-grid-5>li {
        width: 20%;
        list-style: none
    }
    .calendar-container .small-block-grid-5>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .small-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .calendar-container .small-block-grid-6>li {
        width: 16.66667%;
        list-style: none
    }
    .calendar-container .small-block-grid-6>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .small-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .calendar-container .small-block-grid-7>li {
        width: 14.28571%;
        list-style: none
    }
    .calendar-container .small-block-grid-7>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .small-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .calendar-container .small-block-grid-8>li {
        width: 12.5%;
        list-style: none
    }
    .calendar-container .small-block-grid-8>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .small-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .calendar-container .small-block-grid-9>li {
        width: 11.11111%;
        list-style: none
    }
    .calendar-container .small-block-grid-9>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .small-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .calendar-container .small-block-grid-10>li {
        width: 10%;
        list-style: none
    }
    .calendar-container .small-block-grid-10>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .small-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .calendar-container .small-block-grid-11>li {
        width: 9.09091%;
        list-style: none
    }
    .calendar-container .small-block-grid-11>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .small-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .calendar-container .small-block-grid-12>li {
        width: 8.33333%;
        list-style: none
    }
    .calendar-container .small-block-grid-12>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .small-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width: 40.063em) {
    .calendar-container .medium-block-grid-1>li {
        width: 100%;
        list-style: none
    }
    .calendar-container .medium-block-grid-1>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .medium-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .calendar-container .medium-block-grid-2>li {
        width: 50%;
        list-style: none
    }
    .calendar-container .medium-block-grid-2>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .medium-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .calendar-container .medium-block-grid-3>li {
        width: 33.33333%;
        list-style: none
    }
    .calendar-container .medium-block-grid-3>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .medium-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .calendar-container .medium-block-grid-4>li {
        width: 25%;
        list-style: none
    }
    .calendar-container .medium-block-grid-4>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .medium-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .calendar-container .medium-block-grid-5>li {
        width: 20%;
        list-style: none
    }
    .calendar-container .medium-block-grid-5>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .medium-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .calendar-container .medium-block-grid-6>li {
        width: 16.66667%;
        list-style: none
    }
    .calendar-container .medium-block-grid-6>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .medium-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .calendar-container .medium-block-grid-7>li {
        width: 14.28571%;
        list-style: none
    }
    .calendar-container .medium-block-grid-7>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .medium-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .calendar-container .medium-block-grid-8>li {
        width: 12.5%;
        list-style: none
    }
    .calendar-container .medium-block-grid-8>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .medium-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .calendar-container .medium-block-grid-9>li {
        width: 11.11111%;
        list-style: none
    }
    .calendar-container .medium-block-grid-9>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .medium-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .calendar-container .medium-block-grid-10>li {
        width: 10%;
        list-style: none
    }
    .calendar-container .medium-block-grid-10>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .medium-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .calendar-container .medium-block-grid-11>li {
        width: 9.09091%;
        list-style: none
    }
    .calendar-container .medium-block-grid-11>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .medium-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .calendar-container .medium-block-grid-12>li {
        width: 8.33333%;
        list-style: none
    }
    .calendar-container .medium-block-grid-12>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .medium-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width: 64.063em) {
    .calendar-container .large-block-grid-1>li {
        width: 100%;
        list-style: none
    }
    .calendar-container .large-block-grid-1>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .large-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .calendar-container .large-block-grid-2>li {
        width: 50%;
        list-style: none
    }
    .calendar-container .large-block-grid-2>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .large-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .calendar-container .large-block-grid-3>li {
        width: 33.33333%;
        list-style: none
    }
    .calendar-container .large-block-grid-3>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .large-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .calendar-container .large-block-grid-4>li {
        width: 25%;
        list-style: none
    }
    .calendar-container .large-block-grid-4>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .large-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .calendar-container .large-block-grid-5>li {
        width: 20%;
        list-style: none
    }
    .calendar-container .large-block-grid-5>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .large-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .calendar-container .large-block-grid-6>li {
        width: 16.66667%;
        list-style: none
    }
    .calendar-container .large-block-grid-6>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .large-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .calendar-container .large-block-grid-7>li {
        width: 14.28571%;
        list-style: none
    }
    .calendar-container .large-block-grid-7>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .large-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .calendar-container .large-block-grid-8>li {
        width: 12.5%;
        list-style: none
    }
    .calendar-container .large-block-grid-8>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .large-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .calendar-container .large-block-grid-9>li {
        width: 11.11111%;
        list-style: none
    }
    .calendar-container .large-block-grid-9>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .large-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .calendar-container .large-block-grid-10>li {
        width: 10%;
        list-style: none
    }
    .calendar-container .large-block-grid-10>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .large-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .calendar-container .large-block-grid-11>li {
        width: 9.09091%;
        list-style: none
    }
    .calendar-container .large-block-grid-11>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .large-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .calendar-container .large-block-grid-12>li {
        width: 8.33333%;
        list-style: none
    }
    .calendar-container .large-block-grid-12>li:nth-of-type(n) {
        clear: none
    }
    .calendar-container .large-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

.calendar-container button,
.calendar-container .button {
    border: 5px solid #522c1b;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 1;
    cursor: pointer;
    font-size: 0.75rem;
    margin: 1rem 0;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    padding: 12px 10px;
    background-color: #c94d00;
    color: #fff;
    transition: color .35s, background-color .35s
}

.calendar-container button:hover,
.calendar-container button:focus,
.calendar-container .button:hover,
.calendar-container .button:focus {
    text-decoration: none;
    background-color: #00b1c1
}

.calendar-container button.secondary,
.calendar-container .button.secondary {
    background-color: #ffd7d7;
    border-color: #ff7979;
    color: #333
}

.calendar-container button.secondary:hover,
.calendar-container button.secondary:focus {
    background-color: #ff7979
}

.calendar-container .button.secondary:hover,
.calendar-container .button.secondary:focus {
    background-color: #ff7979
}

.calendar-container button.secondary:hover,
.calendar-container button.secondary:focus {
    color: #333
}

.calendar-container .button.secondary:hover,
.calendar-container .button.secondary:focus {
    color: #333
}

.calendar-container button.success,
.calendar-container .button.success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: #fff
}

.calendar-container button.success:hover,
.calendar-container button.success:focus {
    background-color: #368a55
}

.calendar-container .button.success:hover,
.calendar-container .button.success:focus {
    background-color: #368a55
}

.calendar-container button.success:hover,
.calendar-container button.success:focus {
    color: #fff
}

.calendar-container .button.success:hover,
.calendar-container .button.success:focus {
    color: #fff
}

.calendar-container button.alert,
.calendar-container .button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff
}

.calendar-container button.alert:hover,
.calendar-container button.alert:focus {
    background-color: #cf2a0e
}

.calendar-container .button.alert:hover,
.calendar-container .button.alert:focus {
    background-color: #cf2a0e
}

.calendar-container button.alert:hover,
.calendar-container button.alert:focus {
    color: #fff
}

.calendar-container .button.alert:hover,
.calendar-container .button.alert:focus {
    color: #fff
}

.calendar-container button.large,
.calendar-container .button.large {
    padding-top: 1.125rem;
    padding-right: 2.25rem;
    padding-bottom: 1.1875rem;
    padding-left: 2.25rem;
    font-size: 1.25rem
}

.calendar-container button.small,
.calendar-container .button.small {
    padding-top: 0.875rem;
    padding-right: 1.75rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.75rem;
    font-size: 0.8125rem
}

.calendar-container button.tiny,
.calendar-container .button.tiny {
    padding-top: 0.625rem;
    padding-right: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-left: 1.25rem;
    font-size: 0.6875rem
}

.calendar-container button.expand,
.calendar-container .button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%
}

.calendar-container button.left-align,
.calendar-container .button.left-align {
    text-align: left;
    text-indent: 0.75rem
}

.calendar-container button.right-align,
.calendar-container .button.right-align {
    text-align: right;
    padding-right: 0.75rem
}

.calendar-container button.radius,
.calendar-container .button.radius {
    border-radius: 3px
}

.calendar-container button.round,
.calendar-container .button.round {
    border-radius: 1000px
}

.calendar-container button.disabled,
.calendar-container button[disabled] {
    background-color: #c94d00;
    border-color: #7a0512;
    color: #fff;
    cursor: default;
    opacity: 0.7;
    box-shadow: none
}

.calendar-container .button.disabled,
.calendar-container .button[disabled] {
    background-color: #c94d00;
    border-color: #7a0512;
    color: #fff;
    cursor: default;
    opacity: 0.7;
    box-shadow: none
}

.calendar-container button.disabled:hover,
.calendar-container button.disabled:focus {
    background-color: #7a0512
}

.calendar-container button[disabled]:hover,
.calendar-container button[disabled]:focus {
    background-color: #7a0512
}

.calendar-container .button.disabled:hover,
.calendar-container .button.disabled:focus {
    background-color: #7a0512
}

.calendar-container .button[disabled]:hover,
.calendar-container .button[disabled]:focus {
    background-color: #7a0512
}

.calendar-container button.disabled:hover,
.calendar-container button.disabled:focus {
    color: #fff
}

.calendar-container button[disabled]:hover,
.calendar-container button[disabled]:focus {
    color: #fff
}

.calendar-container .button.disabled:hover,
.calendar-container .button.disabled:focus {
    color: #fff
}

.calendar-container .button[disabled]:hover,
.calendar-container .button[disabled]:focus {
    color: #fff
}

.calendar-container button.disabled:hover,
.calendar-container button.disabled:focus {
    background-color: #c94d00
}

.calendar-container button[disabled]:hover,
.calendar-container button[disabled]:focus {
    background-color: #c94d00
}

.calendar-container .button.disabled:hover,
.calendar-container .button.disabled:focus {
    background-color: #c94d00
}

.calendar-container .button[disabled]:hover,
.calendar-container .button[disabled]:focus {
    background-color: #c94d00
}

.calendar-container button.disabled.secondary,
.calendar-container button[disabled].secondary {
    background-color: #ffd7d7;
    border-color: #ff7979;
    color: #333;
    cursor: default;
    opacity: 0.7;
    box-shadow: none
}

.calendar-container .button.disabled.secondary,
.calendar-container .button[disabled].secondary {
    background-color: #ffd7d7;
    border-color: #ff7979;
    color: #333;
    cursor: default;
    opacity: 0.7;
    box-shadow: none
}

.calendar-container button.disabled.secondary:hover,
.calendar-container button.disabled.secondary:focus {
    background-color: #ff7979
}

.calendar-container button[disabled].secondary:hover,
.calendar-container button[disabled].secondary:focus {
    background-color: #ff7979
}

.calendar-container .button.disabled.secondary:hover,
.calendar-container .button.disabled.secondary:focus {
    background-color: #ff7979
}

.calendar-container .button[disabled].secondary:hover,
.calendar-container .button[disabled].secondary:focus {
    background-color: #ff7979
}

.calendar-container button.disabled.secondary:hover,
.calendar-container button.disabled.secondary:focus {
    color: #333
}

.calendar-container button[disabled].secondary:hover,
.calendar-container button[disabled].secondary:focus {
    color: #333
}

.calendar-container .button.disabled.secondary:hover,
.calendar-container .button.disabled.secondary:focus {
    color: #333
}

.calendar-container .button[disabled].secondary:hover,
.calendar-container .button[disabled].secondary:focus {
    color: #333
}

.calendar-container button.disabled.secondary:hover,
.calendar-container button.disabled.secondary:focus {
    background-color: #ffd7d7
}

.calendar-container button[disabled].secondary:hover,
.calendar-container button[disabled].secondary:focus {
    background-color: #ffd7d7
}

.calendar-container .button.disabled.secondary:hover,
.calendar-container .button.disabled.secondary:focus {
    background-color: #ffd7d7
}

.calendar-container .button[disabled].secondary:hover,
.calendar-container .button[disabled].secondary:focus {
    background-color: #ffd7d7
}

.calendar-container button.disabled.success,
.calendar-container button[disabled].success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: #fff;
    cursor: default;
    opacity: 0.7;
    box-shadow: none
}

.calendar-container .button.disabled.success,
.calendar-container .button[disabled].success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: #fff;
    cursor: default;
    opacity: 0.7;
    box-shadow: none
}

.calendar-container button.disabled.success:hover,
.calendar-container button.disabled.success:focus {
    background-color: #368a55
}

.calendar-container button[disabled].success:hover,
.calendar-container button[disabled].success:focus {
    background-color: #368a55
}

.calendar-container .button.disabled.success:hover,
.calendar-container .button.disabled.success:focus {
    background-color: #368a55
}

.calendar-container .button[disabled].success:hover,
.calendar-container .button[disabled].success:focus {
    background-color: #368a55
}

.calendar-container button.disabled.success:hover,
.calendar-container button.disabled.success:focus {
    color: #fff
}

.calendar-container button[disabled].success:hover,
.calendar-container button[disabled].success:focus {
    color: #fff
}

.calendar-container .button.disabled.success:hover,
.calendar-container .button.disabled.success:focus {
    color: #fff
}

.calendar-container .button[disabled].success:hover,
.calendar-container .button[disabled].success:focus {
    color: #fff
}

.calendar-container button.disabled.success:hover,
.calendar-container button.disabled.success:focus {
    background-color: #43ac6a
}

.calendar-container button[disabled].success:hover,
.calendar-container button[disabled].success:focus {
    background-color: #43ac6a
}

.calendar-container .button.disabled.success:hover,
.calendar-container .button.disabled.success:focus {
    background-color: #43ac6a
}

.calendar-container .button[disabled].success:hover,
.calendar-container .button[disabled].success:focus {
    background-color: #43ac6a
}

.calendar-container button.disabled.alert,
.calendar-container button[disabled].alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff;
    cursor: default;
    opacity: 0.7;
    box-shadow: none
}

.calendar-container .button.disabled.alert,
.calendar-container .button[disabled].alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff;
    cursor: default;
    opacity: 0.7;
    box-shadow: none
}

.calendar-container button.disabled.alert:hover,
.calendar-container button.disabled.alert:focus {
    background-color: #cf2a0e
}

.calendar-container button[disabled].alert:hover,
.calendar-container button[disabled].alert:focus {
    background-color: #cf2a0e
}

.calendar-container .button.disabled.alert:hover,
.calendar-container .button.disabled.alert:focus {
    background-color: #cf2a0e
}

.calendar-container .button[disabled].alert:hover,
.calendar-container .button[disabled].alert:focus {
    background-color: #cf2a0e
}

.calendar-container button.disabled.alert:hover,
.calendar-container button.disabled.alert:focus {
    color: #fff
}

.calendar-container button[disabled].alert:hover,
.calendar-container button[disabled].alert:focus {
    color: #fff
}

.calendar-container .button.disabled.alert:hover,
.calendar-container .button.disabled.alert:focus {
    color: #fff
}

.calendar-container .button[disabled].alert:hover,
.calendar-container .button[disabled].alert:focus {
    color: #fff
}

.calendar-container button.disabled.alert:hover,
.calendar-container button.disabled.alert:focus {
    background-color: #f04124
}

.calendar-container button[disabled].alert:hover,
.calendar-container button[disabled].alert:focus {
    background-color: #f04124
}

.calendar-container .button.disabled.alert:hover,
.calendar-container .button.disabled.alert:focus {
    background-color: #f04124
}

.calendar-container .button[disabled].alert:hover,
.calendar-container .button[disabled].alert:focus {
    background-color: #f04124
}

@media only screen and (min-width: 40.063em) {
    .calendar-container button,
    .calendar-container .button {
        display: inline-block
    }
}

.calendar-container .button-group {
    list-style: none;
    margin: 0;
    left: 0;
    *zoom: 1
}

.calendar-container .button-group:before {
    content: " ";
    display: table
}

.calendar-container .button-group:after {
    content: " ";
    display: table;
    clear: both
}

.calendar-container .button-group li {
    margin: 0;
    float: left
}

.calendar-container .button-group li>button,
.calendar-container .button-group li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.calendar-container .button-group li:first-child {
    margin-left: 0
}

.calendar-container .button-group li:first-child button,
.calendar-container .button-group li:first-child .button {
    border-left: 0
}

.calendar-container .button-group.radius>*>button,
.calendar-container .button-group.radius>* .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.calendar-container .button-group.radius>*:first-child {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.calendar-container .button-group.radius>*:first-child button,
.calendar-container .button-group.radius>*:first-child .button {
    border-left: 0
}

.calendar-container .button-group.radius>*:first-child>a,
.calendar-container .button-group.radius>*:first-child>button,
.calendar-container .button-group.radius>*:first-child>.button {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.calendar-container .button-group.radius>*:last-child {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.calendar-container .button-group.radius>*:last-child>a,
.calendar-container .button-group.radius>*:last-child>button,
.calendar-container .button-group.radius>*:last-child>.button {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.calendar-container .button-group.round>*>button,
.calendar-container .button-group.round>* .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.calendar-container .button-group.round>*:first-child {
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

.calendar-container .button-group.round>*:first-child button,
.calendar-container .button-group.round>*:first-child .button {
    border-left: 0
}

.calendar-container .button-group.round>*:first-child>a,
.calendar-container .button-group.round>*:first-child>button,
.calendar-container .button-group.round>*:first-child>.button {
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

.calendar-container .button-group.round>*:last-child {
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

.calendar-container .button-group.round>*:last-child>a,
.calendar-container .button-group.round>*:last-child>button,
.calendar-container .button-group.round>*:last-child>.button {
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

.calendar-container .button-group.even-2 li {
    width: 50%
}

.calendar-container .button-group.even-2 li>button,
.calendar-container .button-group.even-2 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.calendar-container .button-group.even-2 li:first-child button,
.calendar-container .button-group.even-2 li:first-child .button {
    border-left: 0
}

.calendar-container .button-group.even-2 li button,
.calendar-container .button-group.even-2 li .button {
    width: 100%
}

.calendar-container .button-group.even-3 li {
    width: 33.33333%
}

.calendar-container .button-group.even-3 li>button,
.calendar-container .button-group.even-3 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.calendar-container .button-group.even-3 li:first-child button,
.calendar-container .button-group.even-3 li:first-child .button {
    border-left: 0
}

.calendar-container .button-group.even-3 li button,
.calendar-container .button-group.even-3 li .button {
    width: 100%
}

.calendar-container .button-group.even-4 li {
    width: 25%
}

.calendar-container .button-group.even-4 li>button,
.calendar-container .button-group.even-4 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.calendar-container .button-group.even-4 li:first-child button,
.calendar-container .button-group.even-4 li:first-child .button {
    border-left: 0
}

.calendar-container .button-group.even-4 li button,
.calendar-container .button-group.even-4 li .button {
    width: 100%
}

.calendar-container .button-group.even-5 li {
    width: 20%
}

.calendar-container .button-group.even-5 li>button,
.calendar-container .button-group.even-5 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.calendar-container .button-group.even-5 li:first-child button,
.calendar-container .button-group.even-5 li:first-child .button {
    border-left: 0
}

.calendar-container .button-group.even-5 li button,
.calendar-container .button-group.even-5 li .button {
    width: 100%
}

.calendar-container .button-group.even-6 li {
    width: 16.66667%
}

.calendar-container .button-group.even-6 li>button,
.calendar-container .button-group.even-6 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.calendar-container .button-group.even-6 li:first-child button,
.calendar-container .button-group.even-6 li:first-child .button {
    border-left: 0
}

.calendar-container .button-group.even-6 li button,
.calendar-container .button-group.even-6 li .button {
    width: 100%
}

.calendar-container .button-group.even-7 li {
    width: 14.28571%
}

.calendar-container .button-group.even-7 li>button,
.calendar-container .button-group.even-7 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.calendar-container .button-group.even-7 li:first-child button,
.calendar-container .button-group.even-7 li:first-child .button {
    border-left: 0
}

.calendar-container .button-group.even-7 li button,
.calendar-container .button-group.even-7 li .button {
    width: 100%
}

.calendar-container .button-group.even-8 li {
    width: 12.5%
}

.calendar-container .button-group.even-8 li>button,
.calendar-container .button-group.even-8 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.calendar-container .button-group.even-8 li:first-child button,
.calendar-container .button-group.even-8 li:first-child .button {
    border-left: 0
}

.calendar-container .button-group.even-8 li button,
.calendar-container .button-group.even-8 li .button {
    width: 100%
}

.calendar-container .button-bar {
    *zoom: 1
}

.calendar-container .button-bar:before {
    content: " ";
    display: table
}

.calendar-container .button-bar:after {
    content: " ";
    display: table;
    clear: both
}

.calendar-container .button-bar .button-group {
    float: left;
    margin-right: 0.625rem
}

.calendar-container .button-bar .button-group div {
    overflow: hidden
}

.calendar-container .clearing-thumbs,
.calendar-container [data-clearing] {
    *zoom: 1;
    margin-bottom: 0;
    margin-left: 0;
    list-style: none
}

.calendar-container .clearing-thumbs:before,
.calendar-container .clearing-thumbs:after {
    content: " ";
    display: table
}

.calendar-container [data-clearing]:before,
.calendar-container [data-clearing]:after {
    content: " ";
    display: table
}

.calendar-container .clearing-thumbs:after,
.calendar-container [data-clearing]:after {
    clear: both
}

.calendar-container .clearing-thumbs li,
.calendar-container [data-clearing] li {
    float: left;
    margin-right: 10px
}

.calendar-container .clearing-thumbs[class*="block-grid-"] li,
.calendar-container [data-clearing][class*="block-grid-"] li {
    margin-right: 0
}

.calendar-container .clearing-blackout {
    background: #333;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 998
}

.calendar-container .clearing-blackout .clearing-close {
    display: block
}

.calendar-container .clearing-container {
    position: relative;
    z-index: 998;
    height: 100%;
    overflow: hidden;
    margin: 0
}

.calendar-container .clearing-touch-label {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #aaa;
    font-size: 0.6em
}

.calendar-container .visible-img {
    height: 95%;
    position: relative
}

.calendar-container .visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50%;
    max-height: 100%;
    max-width: 100%
}

.calendar-container .clearing-caption {
    color: #ccc;
    font-size: 0.875em;
    line-height: 1.3;
    margin-bottom: 0;
    text-align: center;
    bottom: 0;
    background: #333;
    width: 100%;
    padding: 10px 30px 20px;
    position: absolute;
    left: 0
}

.calendar-container .clearing-close {
    z-index: 999;
    padding-left: 20px;
    padding-top: 10px;
    font-size: 30px;
    line-height: 1;
    color: #ccc;
    display: none
}

.calendar-container .clearing-close:hover,
.calendar-container .clearing-close:focus {
    color: #ccc
}

.calendar-container .clearing-assembled .clearing-container {
    height: 100%
}

.calendar-container .clearing-assembled .clearing-container .carousel>ul {
    display: none
}

.calendar-container .clearing-feature li {
    display: none
}

.calendar-container .clearing-feature li.clearing-featured-img {
    display: block
}

@media only screen and (min-width: 40.063em) {
    .calendar-container .clearing-main-prev,
    .calendar-container .clearing-main-next {
        position: absolute;
        height: 100%;
        width: 40px;
        top: 0
    }
    .calendar-container .clearing-main-prev>span,
    .calendar-container .clearing-main-next>span {
        position: absolute;
        top: 50%;
        display: block;
        width: 0;
        height: 0;
        border: solid 12px
    }
    .calendar-container .clearing-main-prev>span:hover,
    .calendar-container .clearing-main-next>span:hover {
        opacity: 0.8
    }
    .calendar-container .clearing-main-prev {
        left: 0
    }
    .calendar-container .clearing-main-prev>span {
        left: 5px;
        border-color: transparent;
        border-right-color: #ccc
    }
    .calendar-container .clearing-main-next {
        right: 0
    }
    .calendar-container .clearing-main-next>span {
        border-color: transparent;
        border-left-color: #ccc
    }
    .calendar-container .clearing-main-prev.disabled,
    .calendar-container .clearing-main-next.disabled {
        opacity: 0.3
    }
    .calendar-container .clearing-assembled .clearing-container .carousel {
        background: rgba(51, 51, 51, 0.8);
        height: 120px;
        margin-top: 10px;
        text-align: center
    }
    .calendar-container .clearing-assembled .clearing-container .carousel>ul {
        display: inline-block;
        z-index: 999;
        height: 100%;
        position: relative;
        float: none
    }
    .calendar-container .clearing-assembled .clearing-container .carousel>ul li {
        display: block;
        width: 120px;
        min-height: inherit;
        float: left;
        overflow: hidden;
        margin-right: 0;
        padding: 0;
        position: relative;
        cursor: pointer;
        opacity: 0.4;
        clear: none
    }
    .calendar-container .clearing-assembled .clearing-container .carousel>ul li.fix-height img {
        height: 100%;
        max-width: none
    }
    .calendar-container .clearing-assembled .clearing-container .carousel>ul li a.th {
        border: none;
        box-shadow: none;
        display: block
    }
    .calendar-container .clearing-assembled .clearing-container .carousel>ul li img {
        cursor: pointer !important;
        width: 100% !important
    }
    .calendar-container .clearing-assembled .clearing-container .carousel>ul li.visible {
        opacity: 1
    }
    .calendar-container .clearing-assembled .clearing-container .carousel>ul li:hover {
        opacity: 0.8
    }
    .calendar-container .clearing-assembled .clearing-container .visible-img {
        background: #333;
        overflow: hidden;
        height: 85%
    }
    .calendar-container .clearing-close {
        position: absolute;
        top: 10px;
        right: 20px;
        padding-left: 0;
        padding-top: 0
    }
}

.calendar-container .f-dropdown {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    width: 100%;
    max-height: none;
    height: auto;
    background: #fff;
    border: solid 1px #ccc;
    font-size: 0.875rem;
    z-index: 99;
    margin-top: 2px;
    max-width: 200px
}

.calendar-container .f-dropdown>*:first-child {
    margin-top: 0
}

.calendar-container .f-dropdown>*:last-child {
    margin-bottom: 0
}

.calendar-container .f-dropdown:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent #fff transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 99
}

.calendar-container .f-dropdown:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent transparent #ccc transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 9px;
    z-index: 98
}

.calendar-container .f-dropdown.right:before {
    left: auto;
    right: 10px
}

.calendar-container .f-dropdown.right:after {
    left: auto;
    right: 9px
}

.calendar-container .f-dropdown.drop-right {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    width: 100%;
    max-height: none;
    height: auto;
    background: #fff;
    border: solid 1px #ccc;
    font-size: 0.875rem;
    z-index: 99;
    margin-top: 0;
    margin-left: 2px;
    max-width: 200px
}

.calendar-container .f-dropdown.drop-right>*:first-child {
    margin-top: 0
}

.calendar-container .f-dropdown.drop-right>*:last-child {
    margin-bottom: 0
}

.calendar-container .f-dropdown.drop-right:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent #fff transparent transparent;
    border-right-style: solid;
    position: absolute;
    top: 10px;
    left: -12px;
    z-index: 99
}

.calendar-container .f-dropdown.drop-right:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent #ccc transparent transparent;
    border-right-style: solid;
    position: absolute;
    top: 9px;
    left: -14px;
    z-index: 98
}

.calendar-container .f-dropdown.drop-left {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    width: 100%;
    max-height: none;
    height: auto;
    background: #fff;
    border: solid 1px #ccc;
    font-size: 0.875rem;
    z-index: 99;
    margin-top: 0;
    margin-left: -2px;
    max-width: 200px
}

.calendar-container .f-dropdown.drop-left>*:first-child {
    margin-top: 0
}

.calendar-container .f-dropdown.drop-left>*:last-child {
    margin-bottom: 0
}

.calendar-container .f-dropdown.drop-left:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent transparent #fff;
    border-left-style: solid;
    position: absolute;
    top: 10px;
    right: -12px;
    left: auto;
    z-index: 99
}

.calendar-container .f-dropdown.drop-left:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent transparent transparent #ccc;
    border-left-style: solid;
    position: absolute;
    top: 9px;
    right: -14px;
    left: auto;
    z-index: 98
}

.calendar-container .f-dropdown.drop-top {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    width: 100%;
    max-height: none;
    height: auto;
    background: #fff;
    border: solid 1px #ccc;
    font-size: 0.875rem;
    z-index: 99;
    margin-top: -2px;
    margin-left: 0;
    max-width: 200px
}

.calendar-container .f-dropdown.drop-top>*:first-child {
    margin-top: 0
}

.calendar-container .f-dropdown.drop-top>*:last-child {
    margin-bottom: 0
}

.calendar-container .f-dropdown.drop-top:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: #fff transparent transparent transparent;
    border-top-style: solid;
    position: absolute;
    top: auto;
    bottom: -12px;
    left: 10px;
    right: auto;
    z-index: 99
}

.calendar-container .f-dropdown.drop-top:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: #ccc transparent transparent transparent;
    border-top-style: solid;
    position: absolute;
    top: auto;
    bottom: -14px;
    left: 9px;
    right: auto;
    z-index: 98
}

.calendar-container .f-dropdown li {
    font-size: 0.875rem;
    cursor: pointer;
    line-height: 1.125rem;
    margin: 0
}

.calendar-container .f-dropdown li:hover,
.calendar-container .f-dropdown li:focus {
    background: #eee
}

.calendar-container .f-dropdown li a {
    display: block;
    padding: 0.5rem;
    color: #555
}

.calendar-container .f-dropdown.content {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    padding: 1.25rem;
    width: 100%;
    height: auto;
    max-height: none;
    background: #fff;
    border: solid 1px #ccc;
    font-size: 0.875rem;
    z-index: 99;
    max-width: 200px
}

.calendar-container .f-dropdown.content>*:first-child {
    margin-top: 0
}

.calendar-container .f-dropdown.content>*:last-child {
    margin-bottom: 0
}

.calendar-container .f-dropdown.tiny {
    max-width: 200px
}

.calendar-container .f-dropdown.small {
    max-width: 300px
}

.calendar-container .f-dropdown.medium {
    max-width: 500px
}

.calendar-container .f-dropdown.large {
    max-width: 800px
}

.calendar-container .dropdown.button,
.calendar-container button.dropdown {
    position: relative;
    padding-right: 3.5625rem
}

.calendar-container .dropdown.button:before,
.calendar-container button.dropdown:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    top: 50%
}

.calendar-container .dropdown.button:before,
.calendar-container button.dropdown:before {
    border-width: 0.375rem;
    right: 1.40625rem;
    margin-top: -0.15625rem
}

.calendar-container .dropdown.button:before,
.calendar-container button.dropdown:before {
    border-color: #fff transparent transparent transparent
}

.calendar-container .dropdown.button.tiny,
.calendar-container button.dropdown.tiny {
    padding-right: 2.625rem
}

.calendar-container .dropdown.button.tiny:before,
.calendar-container button.dropdown.tiny:before {
    border-width: 0.375rem;
    right: 1.125rem;
    margin-top: -0.125rem
}

.calendar-container .dropdown.button.tiny:before,
.calendar-container button.dropdown.tiny:before {
    border-color: #fff transparent transparent transparent
}

.calendar-container .dropdown.button.small,
.calendar-container button.dropdown.small {
    padding-right: 3.0625rem
}

.calendar-container .dropdown.button.small:before,
.calendar-container button.dropdown.small:before {
    border-width: 0.4375rem;
    right: 1.3125rem;
    margin-top: -0.15625rem
}

.calendar-container .dropdown.button.small:before,
.calendar-container button.dropdown.small:before {
    border-color: #fff transparent transparent transparent
}

.calendar-container .dropdown.button.large,
.calendar-container button.dropdown.large {
    padding-right: 3.625rem
}

.calendar-container .dropdown.button.large:before,
.calendar-container button.dropdown.large:before {
    border-width: 0.3125rem;
    right: 1.71875rem;
    margin-top: -0.15625rem
}

.calendar-container .dropdown.button.large:before,
.calendar-container button.dropdown.large:before {
    border-color: #fff transparent transparent transparent
}

.calendar-container .dropdown.button.secondary:before,
.calendar-container button.dropdown.secondary:before {
    border-color: #333 transparent transparent transparent
}

.calendar-container .flex-video {
    position: relative;
    padding-top: 1.5625rem;
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: 1rem;
    overflow: hidden
}

.calendar-container .flex-video.widescreen {
    padding-bottom: 56.34%
}

.calendar-container .flex-video.vimeo {
    padding-top: 0
}

.calendar-container .flex-video iframe,
.calendar-container .flex-video object,
.calendar-container .flex-video embed,
.calendar-container .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.calendar-container form {
    margin: 0 0 1rem
}

.calendar-container form .row .row {
    margin: 0 -0.5rem
}

.calendar-container form .row .row .column,
.calendar-container form .row .row .columns,
.calendar-container form .row .row .columns {
    padding: 0 0.5rem
}

.calendar-container form .row .row.collapse {
    margin: 0
}

.calendar-container form .row .row.collapse .column,
.calendar-container form .row .row.collapse .columns,
.calendar-container form .row .row.collapse .columns {
    padding: 0
}

.calendar-container form .row .row.collapse input {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.calendar-container form .row input.column,
.calendar-container form .row input.columns,
.calendar-container form .row input.columns {
    padding-left: 0.5rem
}

.calendar-container form .row textarea.column,
.calendar-container form .row textarea.columns,
.calendar-container form .row textarea.columns {
    padding-left: 0.5rem
}

.calendar-container label {
    color: #522c1b;
    cursor: pointer;
    display: block;
    font-weight: normal;
    line-height: 1.375;
    margin-bottom: 3px;
    font-size: 1rem;
    position: relative
}

.calendar-container label.right {
    float: none;
    text-align: right
}

.calendar-container label.inline {
    margin: 0 0 1rem 0;
    padding: 0.5625rem 0
}

.calendar-container label small {
    text-transform: capitalize;
    color: #676767
}

.calendar-container select::-ms-expand {
    display: none
}

@-moz-document url-prefix() {
    .calendar-container select {
        background: #fafafa
    }
    .calendar-container select:hover {
        background: #f3f3f3
    }
}

.calendar-container .prefix {
    display: block;
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    font-size: 0.875rem;
    height: 2.3125rem;
    line-height: 2.3125rem
}

.calendar-container .postfix {
    display: block;
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    font-size: 0.875rem;
    height: 2.3125rem;
    line-height: 2.3125rem
}

.calendar-container .postfix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    line-height: 2.125rem;
    border: none
}

.calendar-container .prefix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    line-height: 2.125rem;
    border: none
}

.calendar-container .prefix.button.radius {
    border-radius: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.calendar-container .postfix.button.radius {
    border-radius: 0;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.calendar-container .prefix.button.round {
    border-radius: 0;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

.calendar-container .postfix.button.round {
    border-radius: 0;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

.calendar-container span.prefix,
.calendar-container label.prefix {
    background: #f2f2f2;
    border-right: none;
    color: #333;
    border-color: #ccc
}

.calendar-container span.prefix.radius,
.calendar-container label.prefix.radius {
    border-radius: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.calendar-container span.postfix,
.calendar-container label.postfix {
    background: #f2f2f2;
    border-left: none;
    color: #333;
    border-color: #ccc
}

.calendar-container span.postfix.radius,
.calendar-container label.postfix.radius {
    border-radius: 0;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.calendar-container fieldset {
    padding: 1.25rem;
    margin: 1.125rem 0
}

.calendar-container fieldset legend {
    font-weight: bold;
    background: #fff;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem;
    display: none
}

.calendar-container [data-abide] .error small.error,
.calendar-container [data-abide] span.error,
.calendar-container [data-abide] small.error {
    display: block;
    padding: 0.375rem 0.5625rem 0.5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: normal;
    font-style: italic;
    background: #f04124;
    color: #fff
}

.calendar-container [data-abide] span.error,
.calendar-container [data-abide] small.error {
    display: none
}

.calendar-container span.error,
.calendar-container small.error {
    display: block;
    padding: 0.375rem 0.5625rem 0.5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: normal;
    font-style: italic;
    background: #f04124;
    color: #fff
}

.calendar-container .error input,
.calendar-container .error textarea,
.calendar-container .error select {
    margin-bottom: 0
}

.calendar-container .error input[type="checkbox"],
.calendar-container .error input[type="radio"] {
    margin-bottom: 1rem
}

.calendar-container .error label {
    color: #f04124
}

.calendar-container .error label.error {
    color: #f04124
}

.calendar-container .error small.error {
    display: block;
    padding: 0.375rem 0.5625rem 0.5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: normal;
    font-style: italic;
    background: #f04124;
    color: #fff
}

.calendar-container .error>label>small {
    color: #676767;
    background: transparent;
    padding: 0;
    text-transform: capitalize;
    font-style: normal;
    font-size: 60%;
    margin: 0;
    display: inline
}

.calendar-container .error span.error-message {
    display: block
}

.calendar-container input.error,
.calendar-container textarea.error {
    margin-bottom: 0
}

.calendar-container label.error {
    color: #f04124
}

.calendar-container .inline-list {
    margin: 0 auto 1.0625rem auto;
    margin-left: -1.375rem;
    margin-right: 0;
    padding: 0;
    list-style: none;
    overflow: hidden
}

.calendar-container .inline-list>li {
    list-style: none;
    float: left;
    margin-left: 1.375rem;
    display: block
}

.calendar-container .inline-list>li>* {
    display: block
}

.calendar-container .joyride-list {
    display: none
}

.calendar-container .joyride-tip-guide {
    display: none;
    position: absolute;
    background: #333;
    color: #fff;
    z-index: 101;
    top: 0;
    left: 2.5%;
    font-family: inherit;
    font-weight: normal;
    width: 95%
}

.calendar-container .lt-ie9 .joyride-tip-guide {
    max-width: 800px;
    left: 50%;
    margin-left: -400px
}

.calendar-container .joyride-content-wrapper {
    width: 100%;
    padding: 1.125rem 1.25rem 1.5rem
}

.calendar-container .joyride-content-wrapper .button {
    margin-bottom: 0 !important
}

.calendar-container .joyride-tip-guide .joyride-nub {
    display: block;
    position: absolute;
    left: 22px;
    width: 0;
    height: 0;
    border: 10px solid #333
}

.calendar-container .joyride-tip-guide .joyride-nub.top {
    border-top-style: solid;
    border-color: #333;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    top: -20px
}

.calendar-container .joyride-tip-guide .joyride-nub.bottom {
    border-bottom-style: solid;
    border-color: #333 !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -20px
}

.calendar-container .joyride-tip-guide .joyride-nub.right {
    right: -20px
}

.calendar-container .joyride-tip-guide .joyride-nub.left {
    left: -20px
}

.calendar-container .joyride-tip-guide h1,
.calendar-container .joyride-tip-guide h2,
.calendar-container .joyride-tip-guide h3,
.calendar-container .joyride-tip-guide h4,
.calendar-container .joyride-tip-guide h5,
.calendar-container .joyride-tip-guide h6 {
    line-height: 1.25;
    margin: 0;
    font-weight: bold;
    color: #fff
}

.calendar-container .joyride-tip-guide p {
    margin: 0 0 1.125rem 0;
    font-size: 0.875rem;
    line-height: 1.3
}

.calendar-container .joyride-timer-indicator-wrap {
    width: 50px;
    height: 3px;
    border: solid 1px #555;
    position: absolute;
    right: 1.0625rem;
    bottom: 1rem
}

.calendar-container .joyride-timer-indicator {
    display: block;
    width: 0;
    height: inherit;
    background: #666
}

.calendar-container .joyride-close-tip {
    position: absolute;
    right: 12px;
    top: 10px;
    color: #777 !important;
    text-decoration: none;
    font-size: 24px;
    font-weight: normal;
    line-height: .5 !important
}

.calendar-container .joyride-close-tip:hover,
.calendar-container .joyride-close-tip:focus {
    color: #eee !important
}

.calendar-container .joyride-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: transparent;
    background: rgba(0, 0, 0, 0.5);
    z-index: 100;
    display: none;
    top: 0;
    left: 0;
    cursor: pointer
}

.calendar-container .joyride-expose-wrapper {
    background-color: #fff;
    position: absolute;
    border-radius: 3px;
    z-index: 102;
    box-shadow: 0 0 15px #fff
}

.calendar-container .joyride-expose-cover {
    background: transparent;
    border-radius: 3px;
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 0
}

@media only screen and (min-width: 40.063em) {
    .calendar-container .joyride-tip-guide {
        width: 300px;
        left: inherit
    }
    .calendar-container .joyride-tip-guide .joyride-nub.bottom {
        border-color: #333 !important;
        border-bottom-color: transparent !important;
        border-left-color: transparent !important;
        border-right-color: transparent !important;
        bottom: -20px
    }
    .calendar-container .joyride-tip-guide .joyride-nub.right {
        border-color: #333 !important;
        border-top-color: transparent !important;
        border-right-color: transparent !important;
        border-bottom-color: transparent !important;
        top: 22px;
        left: auto;
        right: -20px
    }
    .calendar-container .joyride-tip-guide .joyride-nub.left {
        border-color: #333 !important;
        border-top-color: transparent !important;
        border-left-color: transparent !important;
        border-bottom-color: transparent !important;
        top: 22px;
        left: -20px;
        right: auto
    }
}

.calendar-container .keystroke,
.calendar-container kbd {
    background-color: #ededed;
    border-color: #ded5b3;
    color: #222;
    border-style: solid;
    border-width: 1px;
    margin: 0;
    font-family: "Consolas", "Menlo", "Courier", monospace;
    font-size: inherit;
    padding: 0.125rem 0.25rem 0;
    border-radius: 3px
}

.calendar-container .label {
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    white-space: nowrap;
    display: inline-block;
    position: relative;
    margin-bottom: inherit;
    padding: 0.25rem 0.5rem 0.375rem;
    font-size: 0.6875rem;
    background-color: #c94d00;
    color: #fff
}

.calendar-container .label.radius {
    border-radius: 3px
}

.calendar-container .label.round {
    border-radius: 1000px
}

.calendar-container .label.alert {
    background-color: #f04124;
    color: #fff
}

.calendar-container .label.success {
    background-color: #43ac6a;
    color: #fff
}

.calendar-container .label.secondary {
    background-color: #ffd7d7;
    color: #333
}

.calendar-container [data-magellan-expedition],
.calendar-container [data-magellan-expedition-clone] {
    background: #fff;
    z-index: 50;
    min-width: 100%;
    padding: 10px
}

.calendar-container [data-magellan-expedition] .sub-nav,
.calendar-container [data-magellan-expedition-clone] .sub-nav,
.calendar-container [data-magellan-expedition] .sub-nav dd,
.calendar-container [data-magellan-expedition-clone] .sub-nav dd {
    margin-bottom: 0
}

.calendar-container [data-magellan-expedition] .sub-nav a,
.calendar-container [data-magellan-expedition-clone] .sub-nav a {
    line-height: 1.8em
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.calendar-container .slideshow-wrapper {
    position: relative
}

.calendar-container .slideshow-wrapper ul {
    list-style-type: none;
    margin: 0
}

.calendar-container .slideshow-wrapper ul li {
    display: none
}

.calendar-container .slideshow-wrapper ul li .orbit-caption {
    display: none
}

.calendar-container .slideshow-wrapper ul li:first-child {
    display: block
}

.calendar-container .slideshow-wrapper .orbit-container {
    background-color: transparent
}

.calendar-container .slideshow-wrapper .orbit-container li {
    display: block
}

.calendar-container .slideshow-wrapper .orbit-container li .orbit-caption {
    display: block
}

.calendar-container .slideshow-wrapper .preloader {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    border: solid 3px;
    border-color: #555 #fff;
    border-radius: 1000px;
    -webkit-animation-name: rotate;
    animation-name: rotate;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.calendar-container .orbit-container {
    overflow: hidden;
    width: 100%;
    position: relative;
    background: none
}

.calendar-container .orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0)
}

.calendar-container .orbit-container .orbit-slides-container img {
    display: block;
    max-width: 100%
}

.calendar-container .orbit-container .orbit-slides-container.fade li {
    opacity: 0;
    transition: opacity 500ms ease-in-out;
    -ms-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.calendar-container .orbit-container .orbit-slides-container.fade li.animate-in {
    opacity: 1;
    z-index: 20;
    transition: opacity 500ms ease-in-out
}

.calendar-container .orbit-container .orbit-slides-container.fade li.animate-out {
    z-index: 10;
    transition: opacity 500ms ease-in-out
}

.calendar-container .orbit-container .orbit-slides-container.swipe-next li {
    -ms-transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.calendar-container .orbit-container .orbit-slides-container.swipe-next li.animate-in {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition-duration: 500ms
}

.calendar-container .orbit-container .orbit-slides-container.swipe-next li.animate-out {
    -ms-transform: translate(-100%, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    transition-duration: 500ms
}

.calendar-container .orbit-container .orbit-slides-container.swipe-prev li {
    -ms-transform: translate(-100%, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.calendar-container .orbit-container .orbit-slides-container.swipe-prev li.animate-in {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition-duration: 500ms
}

.calendar-container .orbit-container .orbit-slides-container.swipe-prev li.animate-out {
    -ms-transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    transition-duration: 500ms
}

.calendar-container .orbit-container .orbit-slides-container li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -ms-transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.calendar-container .orbit-container .orbit-slides-container li.active {
    opacity: 1;
    top: 0;
    left: 0;
    -ms-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.calendar-container .orbit-container .orbit-slides-container li .orbit-caption {
    position: absolute;
    bottom: 0;
    background-color: rgba(51, 51, 51, 0.8);
    color: #fff;
    width: 100%;
    padding: 0.625rem 0.875rem;
    font-size: 0.875rem
}

.calendar-container .orbit-container .orbit-slide-number {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
    color: #fff;
    background: transparent;
    z-index: 10
}

.calendar-container .orbit-container .orbit-slide-number span {
    font-weight: 700;
    padding: 0.3125rem
}

.calendar-container .orbit-container .orbit-timer {
    position: absolute;
    top: 12px;
    right: 10px;
    height: 6px;
    width: 100px;
    z-index: 10
}

.calendar-container .orbit-container .orbit-timer .orbit-progress {
    height: 3px;
    background-color: rgba(255, 255, 255, 0.3);
    display: block;
    width: 0%;
    position: relative;
    right: 20px;
    top: 5px
}

.calendar-container .orbit-container .orbit-timer>span {
    display: none;
    position: absolute;
    top: 0px;
    right: 0;
    width: 11px;
    height: 14px;
    border: solid 4px #fff;
    border-top: none;
    border-bottom: none
}

.calendar-container .orbit-container .orbit-timer.paused>span {
    right: -4px;
    top: 0px;
    width: 11px;
    height: 14px;
    border: inset 8px;
    border-left-style: solid;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    border-color: transparent #fff transparent transparent
}

.calendar-container .orbit-container .orbit-timer.paused>span.dark {
    border-color: transparent #333 transparent transparent
}

.calendar-container .orbit-container:hover .orbit-timer>span {
    display: block
}

.calendar-container .orbit-container .orbit-prev,
.calendar-container .orbit-container .orbit-next {
    position: absolute;
    top: 45%;
    margin-top: -25px;
    width: 36px;
    height: 60px;
    line-height: 50px;
    color: white;
    background-color: transparent;
    text-indent: -9999px !important;
    z-index: 10
}

.calendar-container .orbit-container .orbit-prev:hover,
.calendar-container .orbit-container .orbit-next:hover {
    background-color: rgba(0, 0, 0, 0.3)
}

.calendar-container .orbit-container .orbit-prev>span,
.calendar-container .orbit-container .orbit-next>span {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    display: block;
    width: 0;
    height: 0;
    border: inset 10px
}

.calendar-container .orbit-container .orbit-prev {
    left: 0
}

.calendar-container .orbit-container .orbit-prev>span {
    border-right-style: solid;
    border-color: transparent;
    border-right-color: #fff
}

.calendar-container .orbit-container .orbit-prev:hover>span {
    border-right-color: #fff
}

.calendar-container .orbit-container .orbit-next {
    right: 0
}

.calendar-container .orbit-container .orbit-next>span {
    border-color: transparent;
    border-left-style: solid;
    border-left-color: #fff;
    left: 50%;
    margin-left: -4px
}

.calendar-container .orbit-container .orbit-next:hover>span {
    border-left-color: #fff
}

.calendar-container .orbit-container .orbit-bullets-container {
    text-align: center
}

.calendar-container .orbit-container .orbit-bullets {
    margin: 0 auto 30px auto;
    overflow: hidden;
    position: relative;
    top: 10px;
    float: none;
    text-align: center;
    display: block
}

.calendar-container .orbit-container .orbit-bullets li {
    display: inline-block;
    width: 0.5625rem;
    height: 0.5625rem;
    background: #ccc;
    float: none;
    margin-right: 6px;
    border-radius: 1000px
}

.calendar-container .orbit-container .orbit-bullets li.active {
    background: #999
}

.calendar-container .orbit-container .orbit-bullets li:last-child {
    margin-right: 0
}

.calendar-container .touch .orbit-container .orbit-prev,
.calendar-container .touch .orbit-container .orbit-next {
    display: none
}

.calendar-container .touch .orbit-bullets {
    display: none
}

@media only screen and (min-width: 40.063em) {
    .calendar-container .touch .orbit-container .orbit-prev,
    .calendar-container .touch .orbit-container .orbit-next {
        display: inherit
    }
    .calendar-container .touch .orbit-bullets {
        display: block
    }
}

@media only screen and (max-width: 40em) {
    .calendar-container .orbit-stack-on-small .orbit-slides-container {
        height: auto !important
    }
    .calendar-container .orbit-stack-on-small .orbit-slides-container>* {
        position: relative;
        margin-left: 0% !important;
        opacity: 1 !important;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        transition: none !important
    }
    .calendar-container .orbit-stack-on-small .orbit-timer,
    .calendar-container .orbit-stack-on-small .orbit-next,
    .calendar-container .orbit-stack-on-small .orbit-prev,
    .calendar-container .orbit-stack-on-small .orbit-bullets {
        display: none
    }
}

.calendar-container .pricing-table {
    border: solid 1px #ded5b3;
    margin-left: 0;
    margin-bottom: 1.25rem
}

.calendar-container .pricing-table * {
    list-style: none;
    line-height: 1
}

.calendar-container .pricing-table .title {
    background-color: #333;
    padding: 0.9375rem 1.25rem;
    text-align: center;
    color: #eee;
    font-weight: normal;
    font-size: 1rem
}

.calendar-container .pricing-table .price {
    background-color: #f6f6f6;
    padding: 0.9375rem 1.25rem;
    text-align: center;
    color: #333;
    font-weight: normal;
    font-size: 2rem
}

.calendar-container .pricing-table .description {
    background-color: #fff;
    padding: 0.9375rem;
    text-align: center;
    color: #777;
    font-size: 0.75rem;
    font-weight: normal;
    line-height: 1.4;
    border-bottom: dotted 1px #ded5b3
}

.calendar-container .pricing-table .bullet-item {
    background-color: #fff;
    padding: 0.9375rem;
    text-align: center;
    color: #333;
    font-size: 0.875rem;
    font-weight: normal;
    border-bottom: dotted 1px #ded5b3
}

.calendar-container .pricing-table .cta-button {
    background-color: #fff;
    text-align: center;
    padding: 1.25rem 1.25rem 0
}

.calendar-container .progress {
    background-color: #f6f6f6;
    height: 1.5625rem;
    border: 1px solid #fff;
    padding: 0.125rem;
    margin-bottom: 0.625rem
}

.calendar-container .progress .meter {
    background: #c94d00;
    height: 100%;
    display: block
}

.calendar-container .progress.secondary .meter {
    background: #ffd7d7;
    height: 100%;
    display: block
}

.calendar-container .progress.success .meter {
    background: #43ac6a;
    height: 100%;
    display: block
}

.calendar-container .progress.alert .meter {
    background: #f04124;
    height: 100%;
    display: block
}

.calendar-container .progress.radius {
    border-radius: 3px
}

.calendar-container .progress.radius .meter {
    border-radius: 2px
}

.calendar-container .progress.round {
    border-radius: 1000px
}

.calendar-container .progress.round .meter {
    border-radius: 999px
}

.calendar-container .range-slider {
    display: block;
    position: relative;
    width: 100%;
    height: 1rem;
    border: 1px solid #ded5b3;
    margin: 1.25rem 0;
    -ms-touch-action: none;
    touch-action: none;
    background: #fafafa
}

.calendar-container .range-slider.vertical-range {
    display: block;
    position: relative;
    width: 100%;
    height: 1rem;
    border: 1px solid #ded5b3;
    margin: 1.25rem 0;
    -ms-touch-action: none;
    touch-action: none;
    display: inline-block;
    width: 1rem;
    height: 12.5rem
}

.calendar-container .range-slider.vertical-range .range-slider-handle {
    margin-top: 0;
    margin-left: -0.5rem;
    position: absolute;
    bottom: -10.5rem
}

.calendar-container .range-slider.vertical-range .range-slider-active-segment {
    width: 0.875rem;
    height: auto;
    bottom: 0
}

.calendar-container .range-slider.radius {
    background: #fafafa;
    border-radius: 3px
}

.calendar-container .range-slider.radius .range-slider-handle {
    background: #0e4966;
    border-radius: 3px
}

.calendar-container .range-slider.radius .range-slider-handle:hover {
    background: #0c405a
}

.calendar-container .range-slider.round {
    background: #fafafa;
    border-radius: 1000px
}

.calendar-container .range-slider.round .range-slider-handle {
    background: #0e4966;
    border-radius: 1000px
}

.calendar-container .range-slider.round .range-slider-handle:hover {
    background: #0c405a
}

.calendar-container .range-slider-active-segment {
    display: inline-block;
    position: absolute;
    height: 0.875rem;
    background: #dcf0fa
}

.calendar-container .range-slider-handle {
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: -0.3125rem;
    width: 2rem;
    height: 1.375rem;
    border: 1px solid none;
    cursor: pointer;
    background: #0e4966
}

.calendar-container .range-slider-handle:hover {
    background: #0c405a
}

.calendar-container .reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    background: rgba(0, 0, 0, 0.45);
    z-index: 99;
    display: none;
    top: 0;
    left: 0
}

.calendar-container dialog,
.calendar-container .reveal-modal {
    visibility: hidden;
    display: none;
    position: absolute;
    z-index: 100;
    width: 100vw;
    top: 0;
    left: 0;
    background-color: #fff;
    padding: 1.25rem;
    border: solid 1px #666;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4)
}

@media only screen and (max-width: 40em) {
    .calendar-container dialog,
    .calendar-container .reveal-modal {
        min-height: 100vh
    }
}

@media only screen and (min-width: 40.063em) {
    .calendar-container dialog,
    .calendar-container .reveal-modal {
        left: 50%
    }
}

.calendar-container dialog .column,
.calendar-container dialog .columns,
.calendar-container dialog .columns {
    min-width: 0
}

.calendar-container .reveal-modal .column,
.calendar-container .reveal-modal .columns,
.calendar-container .reveal-modal .columns {
    min-width: 0
}

.calendar-container dialog>:first-child,
.calendar-container .reveal-modal>:first-child {
    margin-top: 0
}

.calendar-container dialog>:last-child,
.calendar-container .reveal-modal>:last-child {
    margin-bottom: 0
}

@media only screen and (min-width: 40.063em) {
    .calendar-container dialog,
    .calendar-container .reveal-modal {
        margin-left: -40%;
        width: 80%
    }
}

@media only screen and (min-width: 40.063em) {
    .calendar-container dialog,
    .calendar-container .reveal-modal {
        top: 6.25rem
    }
}

.calendar-container dialog .close-reveal-modal,
.calendar-container .reveal-modal .close-reveal-modal {
    font-size: 2.5rem;
    line-height: 1;
    position: absolute;
    top: 0.5rem;
    right: 0.6875rem;
    color: #aaa;
    font-weight: bold;
    cursor: pointer
}

.calendar-container dialog[open] {
    display: block;
    visibility: visible
}

@media only screen and (min-width: 40.063em) {
    .calendar-container dialog,
    .calendar-container .reveal-modal {
        padding: 1.875rem
    }
    .calendar-container dialog.radius,
    .calendar-container .reveal-modal.radius {
        border-radius: 3px
    }
    .calendar-container dialog.round,
    .calendar-container .reveal-modal.round {
        border-radius: 1000px
    }
    .calendar-container dialog.collapse,
    .calendar-container .reveal-modal.collapse {
        padding: 0
    }
    .calendar-container dialog.full,
    .calendar-container .reveal-modal.full {
        top: 0;
        left: 0;
        height: 100vh;
        min-height: 100vh;
        margin-left: 0 !important
    }
}

@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
    .calendar-container dialog.tiny,
    .calendar-container .reveal-modal.tiny {
        margin-left: -15%;
        width: 30%
    }
}

@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
    .calendar-container dialog.small,
    .calendar-container .reveal-modal.small {
        margin-left: -20%;
        width: 40%
    }
}

@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
    .calendar-container dialog.medium,
    .calendar-container .reveal-modal.medium {
        margin-left: -30%;
        width: 60%
    }
}

@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
    .calendar-container dialog.large,
    .calendar-container .reveal-modal.large {
        margin-left: -35%;
        width: 70%
    }
}

@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
    .calendar-container dialog.xlarge,
    .calendar-container .reveal-modal.xlarge {
        margin-left: -47.5%;
        width: 95%
    }
}

@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
    .calendar-container dialog.full,
    .calendar-container .reveal-modal.full {
        margin-left: -50vw;
        width: 100vw
    }
}

@media print {
    .calendar-container dialog,
    .calendar-container .reveal-modal {
        background: #fff !important
    }
}

.calendar-container .side-nav {
    display: block;
    padding: 0;
    margin: 0 0 0.875rem 0;
    list-style-type: none;
    list-style-position: inside;
    border-left: 1px solid #ded5b3;
    border-right: 1px solid #ded5b3
}

.calendar-container .side-nav li {
    list-style-type: none;
    margin: 0 0 0 0;
    font-size: 0.875rem
}

.calendar-container .side-nav li a:not(.button) {
    display: block;
    color: #c94d00;
    font-size: 16px;
    line-height: 1.25
}

.calendar-container .side-nav li a:not(.button):hover,
.calendar-container .side-nav li a:not(.button):focus {
    color: #68040f
}

.calendar-container .side-nav li.active>a:first-child:not(.button) {
    color: #68040f;
    font-weight: normal
}

.calendar-container .side-nav li.divider {
    border-top: 1px solid;
    height: 0;
    padding: 0;
    list-style: none;
    border-top-color: #fff
}

.calendar-container .side-nav li a {
    border-bottom: 1px solid #ded5b3;
    margin: 0;
    padding: 0.75rem 1rem;
    background-color: #fff;
    transition: background-color .35s
}

.calendar-container .side-nav li a:hover {
    background-color: #eeead9
}

.calendar-container .side-nav li a:after {
    font-family: FontAwesome;
    content: "\f054 ";
    float: right
}

.calendar-container .side-nav li .selected:after {
    font-family: FontAwesome;
    content: "\f078 ";
    margin-right: 1em;
    float: right
}

.calendar-container .side-nav li ul {
    margin: 0
}

.calendar-container .side-nav li ul li a {
    padding-left: 1.5rem
}

.calendar-container .side-nav li li li a {
    padding-left: 2.5rem;
    font-size: .9em
}

.calendar-container .side-nav>li:first-child {
    border-top: 1px solid #eeead9
}

.calendar-container .side-nav span {
    transition: color .35s, background-color .35s
}

.calendar-container .side-nav span[class^="currentbranch"] a {
    background: #eeead9
}

.calendar-container .split.button {
    position: relative;
    padding-right: 5.0625rem
}

.calendar-container .split.button span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px;
    border-left-color: rgba(255, 255, 255, 0.5);
    width: 3.09375rem
}

.calendar-container .split.button span:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: inset;
    top: 50%;
    left: 50%
}

.calendar-container .split.button span:active {
    background-color: rgba(0, 0, 0, 0.1)
}

.calendar-container .split.button span:before {
    border-top-style: solid;
    border-width: 0.375rem;
    top: 48%;
    margin-left: -0.375rem;
    border-color: #fff transparent transparent transparent
}

.calendar-container .split.button.secondary span {
    border-left-color: rgba(255, 255, 255, 0.5)
}

.calendar-container .split.button.secondary span:before {
    border-color: #fff transparent transparent transparent
}

.calendar-container .split.button.alert span,
.calendar-container .split.button.success span {
    border-left-color: rgba(255, 255, 255, 0.5)
}

.calendar-container .split.button.tiny {
    padding-right: 3.75rem
}

.calendar-container .split.button.tiny span {
    width: 2.25rem
}

.calendar-container .split.button.tiny span:before {
    border-top-style: solid;
    border-width: 0.375rem;
    top: 48%;
    margin-left: -0.375rem
}

.calendar-container .split.button.small {
    padding-right: 4.375rem
}

.calendar-container .split.button.small span {
    width: 2.625rem
}

.calendar-container .split.button.small span:before {
    border-top-style: solid;
    border-width: 0.4375rem;
    top: 48%;
    margin-left: -0.375rem
}

.calendar-container .split.button.large {
    padding-right: 5.5rem
}

.calendar-container .split.button.large span {
    width: 3.4375rem
}

.calendar-container .split.button.large span:before {
    border-top-style: solid;
    border-width: 0.3125rem;
    top: 48%;
    margin-left: -0.375rem
}

.calendar-container .split.button.expand {
    padding-left: 2rem
}

.calendar-container .split.button.secondary span:before {
    border-color: #333 transparent transparent transparent
}

.calendar-container .split.button.radius span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.calendar-container .split.button.round span {
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

.calendar-container .sub-nav {
    display: block;
    width: auto;
    overflow: hidden;
    margin: -0.25rem 0 1.125rem;
    padding-top: 0.25rem;
    margin-right: 0;
    margin-left: -0.75rem
}

.calendar-container .sub-nav dt {
    text-transform: uppercase;
    float: left;
    display: inline;
    margin-left: 1rem;
    margin-bottom: 0.625rem;
    font-weight: normal;
    font-size: 0.875rem;
    color: #999
}

.calendar-container .sub-nav dd,
.calendar-container .sub-nav li {
    float: left;
    display: inline;
    margin-left: 1rem;
    margin-bottom: 0.625rem;
    font-weight: normal;
    font-size: 0.875rem;
    color: #999
}

.calendar-container .sub-nav dt a,
.calendar-container .sub-nav dd a,
.calendar-container .sub-nav li a {
    text-decoration: none;
    color: #999;
    padding: 0.1875rem 1rem
}

.calendar-container .sub-nav dt a:hover,
.calendar-container .sub-nav dd a:hover,
.calendar-container .sub-nav li a:hover {
    color: #737373
}

.calendar-container .sub-nav dt.active a,
.calendar-container .sub-nav dd.active a,
.calendar-container .sub-nav li.active a {
    border-radius: 3px;
    font-weight: normal;
    background: #c94d00;
    padding: 0.1875rem 1rem;
    cursor: default;
    color: #fff
}

.calendar-container .sub-nav dt.active a:hover,
.calendar-container .sub-nav dd.active a:hover,
.calendar-container .sub-nav li.active a:hover {
    background: #c94d00
}

.calendar-container div.switch {
    position: relative;
    padding: 0;
    display: block;
    overflow: hidden;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 1.25rem;
    height: 2.25rem;
    background: #fff;
    border-color: #ccc
}

.calendar-container div.switch label {
    position: relative;
    left: 0;
    z-index: 2;
    float: left;
    width: 50%;
    height: 100%;
    margin: 0;
    font-weight: bold;
    text-align: left;
    transition: all 0.1s ease-out
}

.calendar-container div.switch input {
    position: absolute;
    z-index: 3;
    opacity: 0;
    width: 100%;
    height: 100%;
    -moz-appearance: none
}

.calendar-container div.switch input:hover,
.calendar-container div.switch input:focus {
    cursor: pointer
}

.calendar-container div.switch span:last-child {
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: 1;
    display: block;
    padding: 0;
    border-width: 1px;
    border-style: solid;
    transition: all 0.1s ease-out
}

.calendar-container div.switch input {
    left: 0;
    display: block !important
}

.calendar-container div.switch input:not(:checked)+label {
    opacity: 0
}

.calendar-container div.switch input:checked {
    display: none !important
}

.calendar-container div.switch input:first-of-type+label,
.calendar-container div.switch input:first-of-type+span+label {
    left: -50%
}

.calendar-container div.switch input:first-of-type:checked+label,
.calendar-container div.switch input:first-of-type:checked+span+label {
    left: 0%
}

.calendar-container div.switch input:last-of-type+label,
.calendar-container div.switch input:last-of-type+span+label {
    right: -50%;
    left: auto;
    text-align: right
}

.calendar-container div.switch input:last-of-type:checked+label,
.calendar-container div.switch input:last-of-type:checked+span+label {
    right: 0%;
    left: auto
}

.calendar-container div.switch span.custom {
    display: none !important
}

.calendar-container form.custom div.switch .hidden-field {
    margin-left: auto;
    position: absolute;
    visibility: visible
}

.calendar-container div.switch label {
    padding: 0;
    line-height: 2.3rem;
    font-size: 0.875rem
}

.calendar-container div.switch input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -2.1875rem
}

.calendar-container div.switch span:last-child {
    width: 2.25rem;
    height: 2.25rem;
    border-color: #b3b3b3;
    background: #fff;
    background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
    box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 980px #f3faf6, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px #f5f5f5
}

.calendar-container div.switch:hover span:last-child,
.calendar-container div.switch:focus span:last-child {
    background: #fff;
    background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%)
}

.calendar-container div.switch:active {
    background: transparent
}

.calendar-container div.switch.large {
    height: 2.75rem
}

.calendar-container div.switch.large label {
    padding: 0;
    line-height: 2.3rem;
    font-size: 1.0625rem
}

.calendar-container div.switch.large input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -2.6875rem
}

.calendar-container div.switch.large span:last-child {
    width: 2.75rem;
    height: 2.75rem
}

.calendar-container div.switch.small {
    height: 1.75rem
}

.calendar-container div.switch.small label {
    padding: 0;
    line-height: 2.1rem;
    font-size: 0.75rem
}

.calendar-container div.switch.small input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -1.6875rem
}

.calendar-container div.switch.small span:last-child {
    width: 1.75rem;
    height: 1.75rem
}

.calendar-container div.switch.tiny {
    height: 1.375rem
}

.calendar-container div.switch.tiny label {
    padding: 0;
    line-height: 1.9rem;
    font-size: 0.6875rem
}

.calendar-container div.switch.tiny input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -1.3125rem
}

.calendar-container div.switch.tiny span:last-child {
    width: 1.375rem;
    height: 1.375rem
}

.calendar-container div.switch.radius {
    border-radius: 4px
}

.calendar-container div.switch.radius span:last-child {
    border-radius: 3px
}

.calendar-container div.switch.round {
    border-radius: 1000px
}

.calendar-container div.switch.round span:last-child {
    border-radius: 999px
}

.calendar-container div.switch.round label {
    padding: 0 0.5625rem
}

.calendar-container table {
    margin-bottom: 1.25rem;
    border: solid 1px #ded5b3
}

.calendar-container table thead,
.calendar-container table tfoot {
    background: #f5f5f5
}

.calendar-container table thead tr th,
.calendar-container table thead tr td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-size: 0.875rem;
    font-weight: bold;
    color: #222;
    text-align: left
}

.calendar-container table tfoot tr th,
.calendar-container table tfoot tr td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-size: 0.875rem;
    font-weight: bold;
    color: #222;
    text-align: left
}

.calendar-container table tr th,
.calendar-container table tr td {
    padding: 0.5625rem 0.625rem;
    font-size: 0.875rem;
    color: #522c1b
}

.calendar-container table tr.even,
.calendar-container table tr.alt,
.calendar-container table tr:nth-of-type(even) {
    background: #f9f9f9
}

.calendar-container table thead tr th,
.calendar-container table tfoot tr th,
.calendar-container table tbody tr td,
.calendar-container table tr td,
.calendar-container table tfoot tr td {
    text-align: center;
    display: table-cell;
    line-height: 1.125rem;
    padding: 10px 0
}

.calendar-container table thead tr th.thismonth,
.calendar-container table tfoot tr th.thismonth,
.calendar-container table tbody tr td.thismonth,
.calendar-container table tr td.thismonth,
.calendar-container table tfoot tr td.thismonth {
    font-weight: bold
}

.calendar-container .tabs {
    *zoom: 1;
    margin-bottom: 0 !important
}

.calendar-container .tabs:before {
    content: " ";
    display: table
}

.calendar-container .tabs:after {
    content: " ";
    display: table;
    clear: both
}

.calendar-container .tabs dd {
    position: relative;
    margin-bottom: 0 !important;
    float: left
}

.calendar-container .tabs dd>a {
    display: block;
    background: #efefef;
    color: #222;
    padding: 1rem 2rem;
    font-size: 1rem
}

.calendar-container .tabs dd>a:hover {
    background: #e1e1e1
}

.calendar-container .tabs dd.active a {
    background: #fff
}

.calendar-container .tabs.radius dd:first-child a {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.calendar-container .tabs.radius dd:last-child a {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.calendar-container .tabs.vertical dd {
    position: inherit;
    float: none;
    display: block;
    top: auto
}

.calendar-container .tabs-content {
    *zoom: 1;
    margin-bottom: 1.5rem;
    width: 100%
}

.calendar-container .tabs-content:before {
    content: " ";
    display: table
}

.calendar-container .tabs-content:after {
    content: " ";
    display: table;
    clear: both
}

.calendar-container .tabs-content>.content {
    display: none;
    float: left;
    padding: 0.9375rem 0;
    width: 100%
}

.calendar-container .tabs-content>.content.active {
    display: block;
    float: none
}

.calendar-container .tabs-content>.content.contained {
    padding: 0.9375rem
}

.calendar-container .tabs-content.vertical {
    display: block
}

.calendar-container .tabs-content.vertical>.content {
    padding: 0 0.9375rem
}

@media only screen and (min-width: 40.063em) {
    .calendar-container .tabs.vertical {
        width: 20%;
        float: left;
        margin-bottom: 1.25rem
    }
    .calendar-container .tabs-content.vertical {
        width: 80%;
        float: left;
        margin-left: -1px
    }
}

.calendar-container .no-js .tabs-content>.content {
    display: block;
    float: none
}

.calendar-container .th {
    line-height: 0;
    display: inline-block;
    border: solid 4px #fff;
    max-width: 100%;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    transition: all 200ms ease-out
}

.calendar-container .th:hover,
.calendar-container .th:focus {
    box-shadow: 0 0 6px 1px rgba(14, 73, 102, 0.5)
}

.calendar-container .th.radius {
    border-radius: 3px
}

.calendar-container .has-tip {
    border-bottom: dotted 1px #ccc;
    cursor: help;
    font-weight: bold;
    color: #333
}

.calendar-container .has-tip:hover,
.calendar-container .has-tip:focus {
    border-bottom: dotted 1px #45030a;
    color: #c94d00
}

.calendar-container .has-tip.tip-left,
.calendar-container .has-tip.tip-right {
    float: none !important
}

.calendar-container .tooltip {
    display: none;
    position: absolute;
    z-index: 999;
    font-weight: normal;
    font-size: 0.875rem;
    line-height: 1.3;
    padding: 0.75rem;
    max-width: 85%;
    left: 50%;
    width: 100%;
    color: #fff;
    background: #333
}

.calendar-container .tooltip>.nub {
    display: block;
    left: 5px;
    position: absolute;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: transparent transparent #333 transparent;
    top: -10px
}

.calendar-container .tooltip>.nub.rtl {
    left: auto;
    right: 5px
}

.calendar-container .tooltip.radius {
    border-radius: 3px
}

.calendar-container .tooltip.round {
    border-radius: 1000px
}

.calendar-container .tooltip.round>.nub {
    left: 2rem
}

.calendar-container .tooltip.opened {
    color: #c94d00 !important;
    border-bottom: dotted 1px #45030a !important
}

.calendar-container .tap-to-close {
    display: block;
    font-size: 0.625rem;
    color: #777;
    font-weight: normal
}

@media only screen and (min-width: 40.063em) {
    .calendar-container .tooltip>.nub {
        border-color: transparent transparent #333 transparent;
        top: -10px
    }
    .calendar-container .tooltip.tip-top>.nub {
        border-color: #333 transparent transparent transparent;
        top: auto;
        bottom: -10px
    }
    .calendar-container .tooltip.tip-left,
    .calendar-container .tooltip.tip-right {
        float: none !important
    }
    .calendar-container .tooltip.tip-left>.nub {
        border-color: transparent transparent transparent #333;
        right: -10px;
        left: auto;
        top: 50%;
        margin-top: -5px
    }
    .calendar-container .tooltip.tip-right>.nub {
        border-color: transparent #333 transparent transparent;
        right: auto;
        left: -10px;
        top: 50%;
        margin-top: -5px
    }
}

.calendar-container meta.foundation-mq-topbar {
    font-family: "/only screen and (min-width:40.063em)/";
    width: 40.063em
}

.calendar-container .contain-to-grid {
    width: 100%;
    background: #222
}

.calendar-container .contain-to-grid .top-bar {
    margin-bottom: 0
}

.calendar-container .fixed {
    width: 100%;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 99
}

.calendar-container .fixed.expanded:not(.top-bar) {
    overflow-y: auto;
    height: auto;
    width: 100%;
    max-height: 100%
}

.calendar-container .fixed.expanded:not(.top-bar) .title-area {
    position: fixed;
    width: 100%;
    z-index: 99
}

.calendar-container .fixed.expanded:not(.top-bar) .top-bar-section {
    z-index: 98;
    margin-top: 60px
}

.calendar-container .top-bar {
    overflow: hidden;
    height: 60px;
    line-height: 60px;
    position: relative;
    background: #222;
    margin-bottom: 0
}

.calendar-container .top-bar ul {
    margin-bottom: 0;
    list-style: none
}

.calendar-container .top-bar .row {
    max-width: none
}

.calendar-container .top-bar form {
    margin-bottom: 0
}

.calendar-container .top-bar input {
    margin-bottom: 0;
    height: auto;
    padding-top: .35rem;
    padding-bottom: .35rem;
    font-size: 0.75rem
}

.calendar-container .top-bar .button,
.calendar-container .top-bar button {
    padding-top: .45rem;
    padding-bottom: .35rem;
    margin-bottom: 0;
    font-size: 0.75rem
}

.calendar-container .top-bar .title-area {
    position: relative;
    margin: 0
}

.calendar-container .top-bar .name {
    height: 60px;
    margin: 0;
    font-size: 16px
}

.calendar-container .top-bar .name h1 {
    line-height: 60px;
    font-size: 1.0625rem;
    margin: 0
}

.calendar-container .top-bar .name h1 a {
    font-weight: normal;
    color: #fff;
    width: 75%;
    display: block;
    padding: 0 20px
}

.calendar-container .top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0
}

.calendar-container .top-bar .toggle-topbar a {
    color: #fff;
    text-transform: uppercase;
    font-size: 0.8125rem;
    font-weight: bold;
    position: relative;
    display: block;
    padding: 0 20px;
    height: 60px;
    line-height: 60px
}

.calendar-container .top-bar .toggle-topbar.menu-icon {
    right: 20px;
    top: 50%;
    margin-top: -16px;
    padding-left: 40px
}

.calendar-container .top-bar .toggle-topbar.menu-icon a {
    height: 34px;
    line-height: 33px;
    padding: 0;
    padding-right: 25px;
    color: #fff;
    position: relative
}

.calendar-container .top-bar .toggle-topbar.menu-icon a::after {
    content: "";
    position: absolute;
    right: 0;
    display: block;
    width: 16px;
    top: 0;
    height: 0;
    box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #fff, 0 22px 0 1px #fff
}

.calendar-container .top-bar.expanded {
    height: auto;
    background: transparent
}

.calendar-container .top-bar.expanded .title-area {
    background: #222
}

.calendar-container .top-bar.expanded .toggle-topbar a {
    color: #888
}

.calendar-container .top-bar.expanded .toggle-topbar a::after {
    box-shadow: 0 10px 0 1px #888, 0 16px 0 1px #888, 0 22px 0 1px #888
}

.calendar-container .top-bar-section {
    left: 0;
    position: relative;
    width: auto;
    transition: left 300ms ease-out
}

.calendar-container .top-bar-section ul {
    width: 100%;
    height: auto;
    display: block;
    background: #333;
    font-size: 16px;
    margin: 0
}

.calendar-container .top-bar-section .divider,
.calendar-container .top-bar-section [role="separator"] {
    border-top: solid 1px #111;
    clear: both;
    height: 1px;
    width: 100%
}

.calendar-container .top-bar-section ul li>a {
    display: block;
    width: 100%;
    color: #fff;
    padding: 12px 0 12px 0;
    padding-left: 20px;
    font-size: 0.875rem;
    font-weight: normal;
    text-transform: uppercase;
    background: #333
}

.calendar-container .top-bar-section ul li>a.button {
    font-size: 0.875rem;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #c94d00;
    border-color: #7a0512;
    color: #fff
}

.calendar-container .top-bar-section ul li>a.button:hover,
.calendar-container .top-bar-section ul li>a.button:focus {
    background-color: #7a0512
}

.calendar-container .top-bar-section ul li>a.button:hover,
.calendar-container .top-bar-section ul li>a.button:focus {
    color: #fff
}

.calendar-container .top-bar-section ul li>a.button.secondary {
    background-color: #ffd7d7;
    border-color: #ff7979;
    color: #333
}

.calendar-container .top-bar-section ul li>a.button.secondary:hover,
.calendar-container .top-bar-section ul li>a.button.secondary:focus {
    background-color: #ff7979
}

.calendar-container .top-bar-section ul li>a.button.secondary:hover,
.calendar-container .top-bar-section ul li>a.button.secondary:focus {
    color: #333
}

.calendar-container .top-bar-section ul li>a.button.success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: #fff
}

.calendar-container .top-bar-section ul li>a.button.success:hover,
.calendar-container .top-bar-section ul li>a.button.success:focus {
    background-color: #368a55
}

.calendar-container .top-bar-section ul li>a.button.success:hover,
.calendar-container .top-bar-section ul li>a.button.success:focus {
    color: #fff
}

.calendar-container .top-bar-section ul li>a.button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff
}

.calendar-container .top-bar-section ul li>a.button.alert:hover,
.calendar-container .top-bar-section ul li>a.button.alert:focus {
    background-color: #cf2a0e
}

.calendar-container .top-bar-section ul li>a.button.alert:hover,
.calendar-container .top-bar-section ul li>a.button.alert:focus {
    color: #fff
}

.calendar-container .top-bar-section ul li>button {
    font-size: 0.875rem;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #c94d00;
    border-color: #7a0512;
    color: #fff
}

.calendar-container .top-bar-section ul li>button:hover,
.calendar-container .top-bar-section ul li>button:focus {
    background-color: #7a0512
}

.calendar-container .top-bar-section ul li>button:hover,
.calendar-container .top-bar-section ul li>button:focus {
    color: #fff
}

.calendar-container .top-bar-section ul li>button.secondary {
    background-color: #ffd7d7;
    border-color: #ff7979;
    color: #333
}

.calendar-container .top-bar-section ul li>button.secondary:hover,
.calendar-container .top-bar-section ul li>button.secondary:focus {
    background-color: #ff7979
}

.calendar-container .top-bar-section ul li>button.secondary:hover,
.calendar-container .top-bar-section ul li>button.secondary:focus {
    color: #333
}

.calendar-container .top-bar-section ul li>button.success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: #fff
}

.calendar-container .top-bar-section ul li>button.success:hover,
.calendar-container .top-bar-section ul li>button.success:focus {
    background-color: #368a55
}

.calendar-container .top-bar-section ul li>button.success:hover,
.calendar-container .top-bar-section ul li>button.success:focus {
    color: #fff
}

.calendar-container .top-bar-section ul li>button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff
}

.calendar-container .top-bar-section ul li>button.alert:hover,
.calendar-container .top-bar-section ul li>button.alert:focus {
    background-color: #cf2a0e
}

.calendar-container .top-bar-section ul li>button.alert:hover,
.calendar-container .top-bar-section ul li>button.alert:focus {
    color: #fff
}

.calendar-container .top-bar-section ul li:hover:not(.has-form)>a {
    background: #3c3c3c;
    color: #fff
}

.calendar-container .top-bar-section ul li.active>a {
    background: #c94d00;
    color: #fff
}

.calendar-container .top-bar-section ul li.active>a:hover {
    background: #c94d00;
    color: #fff
}

.calendar-container .top-bar-section .has-form {
    padding: 20px
}

.calendar-container .top-bar-section .has-dropdown {
    position: relative
}

.calendar-container .top-bar-section .has-dropdown>a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
    border-left-style: solid;
    margin-right: 20px;
    margin-top: -4.5px;
    position: absolute;
    top: 50%;
    right: 0
}

.calendar-container .top-bar-section .has-dropdown.moved {
    position: static
}

.calendar-container .top-bar-section .has-dropdown.moved>.dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
    width: 100%
}

.calendar-container .top-bar-section .has-dropdown.moved>a:after {
    display: none
}

.calendar-container .top-bar-section .dropdown {
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 99;
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px)
}

.calendar-container .top-bar-section .dropdown li {
    width: 100%;
    height: auto
}

.calendar-container .top-bar-section .dropdown li a {
    font-weight: normal;
    padding: 8px 20px
}

.calendar-container .top-bar-section .dropdown li a.parent-link {
    font-weight: normal
}

.calendar-container .top-bar-section .dropdown li.title h5 {
    margin-bottom: 0
}

.calendar-container .top-bar-section .dropdown li.title h5 a {
    color: #fff;
    line-height: 30px;
    display: block
}

.calendar-container .top-bar-section .dropdown li.has-form {
    padding: 8px 20px
}

.calendar-container .top-bar-section .dropdown li .button,
.calendar-container .top-bar-section .dropdown li button {
    top: auto
}

.calendar-container .top-bar-section .dropdown label {
    padding: 8px 20px 2px;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #777;
    font-weight: bold;
    font-size: 0.625rem
}

.calendar-container .js-generated {
    display: block
}

@media only screen and (min-width: 40.063em) {
    .calendar-container .top-bar {
        background: #222;
        *zoom: 1;
        overflow: visible
    }
    .calendar-container .top-bar:before {
        content: " ";
        display: table
    }
    .calendar-container .top-bar:after {
        content: " ";
        display: table;
        clear: both
    }
    .calendar-container .top-bar .toggle-topbar {
        display: none
    }
    .calendar-container .top-bar .title-area {
        float: left
    }
    .calendar-container .top-bar .name h1 a {
        width: auto
    }
    .calendar-container .top-bar input,
    .calendar-container .top-bar .button,
    .calendar-container .top-bar button {
        font-size: 0.875rem;
        position: relative;
        top: 7px
    }
    .calendar-container .top-bar.expanded {
        background: #222
    }
    .calendar-container .contain-to-grid .top-bar {
        max-width: 62.5rem;
        margin: 0 auto;
        margin-bottom: 0
    }
    .calendar-container .top-bar-section {
        transition: none 0 0;
        left: 0 !important
    }
    .calendar-container .top-bar-section ul {
        width: auto;
        height: auto !important;
        display: inline
    }
    .calendar-container .top-bar-section ul li {
        float: left
    }
    .calendar-container .top-bar-section ul li .js-generated {
        display: none
    }
    .calendar-container .top-bar-section li.hover>a:not(.button) {
        background: #3c3c3c;
        color: #fff
    }
    .calendar-container .top-bar-section li:not(.has-form) a:not(.button) {
        padding: 0 20px;
        line-height: 60px;
        background: #222
    }
    .calendar-container .top-bar-section li:not(.has-form) a:not(.button):hover {
        background: #3c3c3c
    }
    .calendar-container .top-bar-section li.active:not(.has-form) a:not(.button) {
        padding: 0 20px;
        line-height: 60px;
        color: #fff;
        background: #c94d00
    }
    .calendar-container .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #c94d00
    }
    .calendar-container .top-bar-section .has-dropdown>a {
        padding-right: 40px !important
    }
    .calendar-container .top-bar-section .has-dropdown>a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 30px
    }
    .calendar-container .top-bar-section .has-dropdown.moved {
        position: relative
    }
    .calendar-container .top-bar-section .has-dropdown.moved>.dropdown {
        display: block;
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
    .calendar-container .top-bar-section .has-dropdown.hover>.dropdown,
    .calendar-container .top-bar-section .has-dropdown.not-click:hover>.dropdown {
        display: block;
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important
    }
    .calendar-container .top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after {
        border: none;
        content: "\00bb";
        top: 1rem;
        margin-top: -1px;
        right: 5px;
        line-height: 1.2
    }
    .calendar-container .top-bar-section .dropdown {
        left: 0;
        top: auto;
        background: transparent;
        min-width: 100%
    }
    .calendar-container .top-bar-section .dropdown li a {
        color: #fff;
        line-height: 1;
        white-space: nowrap;
        padding: 12px 20px;
        background: #333
    }
    .calendar-container .top-bar-section .dropdown li:not(.has-form) a:not(.button) {
        color: #fff;
        background: #333
    }
    .calendar-container .top-bar-section .dropdown li:not(.has-form):hover>a:not(.button) {
        color: #fff;
        background: #3c3c3c
    }
    .calendar-container .top-bar-section .dropdown li label {
        white-space: nowrap;
        background: #333
    }
    .calendar-container .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0
    }
    .calendar-container .top-bar-section>ul>.divider,
    .calendar-container .top-bar-section>ul>[role="separator"] {
        border-bottom: none;
        border-top: none;
        border-right: solid 1px #3f3f3f;
        clear: none;
        height: 60px;
        width: 0
    }
    .calendar-container .top-bar-section .has-form {
        background: #222;
        padding: 0 20px;
        height: 60px
    }
    .calendar-container .top-bar-section .right li .dropdown {
        left: auto;
        right: 0
    }
    .calendar-container .top-bar-section .right li .dropdown li .dropdown {
        right: 100%
    }
    .calendar-container .top-bar-section .left li .dropdown {
        right: auto;
        left: 0
    }
    .calendar-container .top-bar-section .left li .dropdown li .dropdown {
        left: 100%
    }
    .calendar-container .no-js .top-bar-section ul li:hover>a {
        background: #3c3c3c;
        color: #fff
    }
    .calendar-container .no-js .top-bar-section ul li:active>a {
        background: #c94d00;
        color: #fff
    }
    .calendar-container .no-js .top-bar-section .has-dropdown:hover>.dropdown {
        display: block;
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important
    }
}

.calendar-container .text-left {
    text-align: left !important
}

.calendar-container .text-right {
    text-align: right !important
}

.calendar-container .text-center {
    text-align: center !important
}

.calendar-container .text-justify {
    text-align: justify !important
}

@media only screen and (max-width: 40em) {
    .calendar-container .small-only-text-left {
        text-align: left !important
    }
    .calendar-container .small-only-text-right {
        text-align: right !important
    }
    .calendar-container .small-only-text-center {
        text-align: center !important
    }
    .calendar-container .small-only-text-justify {
        text-align: justify !important
    }
}

@media only screen {
    .calendar-container .small-text-left {
        text-align: left !important
    }
    .calendar-container .small-text-right {
        text-align: right !important
    }
    .calendar-container .small-text-center {
        text-align: center !important
    }
    .calendar-container .small-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .calendar-container .medium-only-text-left {
        text-align: left !important
    }
    .calendar-container .medium-only-text-right {
        text-align: right !important
    }
    .calendar-container .medium-only-text-center {
        text-align: center !important
    }
    .calendar-container .medium-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 40.063em) {
    .calendar-container .medium-text-left {
        text-align: left !important
    }
    .calendar-container .medium-text-right {
        text-align: right !important
    }
    .calendar-container .medium-text-center {
        text-align: center !important
    }
    .calendar-container .medium-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
    .calendar-container .large-only-text-left {
        text-align: left !important
    }
    .calendar-container .large-only-text-right {
        text-align: right !important
    }
    .calendar-container .large-only-text-center {
        text-align: center !important
    }
    .calendar-container .large-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 64.063em) {
    .calendar-container .large-text-left {
        text-align: left !important
    }
    .calendar-container .large-text-right {
        text-align: right !important
    }
    .calendar-container .large-text-center {
        text-align: center !important
    }
    .calendar-container .large-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 90.063em) and (max-width: 120em) {
    .calendar-container .xlarge-only-text-left {
        text-align: left !important
    }
    .calendar-container .xlarge-only-text-right {
        text-align: right !important
    }
    .calendar-container .xlarge-only-text-center {
        text-align: center !important
    }
    .calendar-container .xlarge-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 90.063em) {
    .calendar-container .xlarge-text-left {
        text-align: left !important
    }
    .calendar-container .xlarge-text-right {
        text-align: right !important
    }
    .calendar-container .xlarge-text-center {
        text-align: center !important
    }
    .calendar-container .xlarge-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
    .calendar-container .xxlarge-only-text-left {
        text-align: left !important
    }
    .calendar-container .xxlarge-only-text-right {
        text-align: right !important
    }
    .calendar-container .xxlarge-only-text-center {
        text-align: center !important
    }
    .calendar-container .xxlarge-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 120.063em) {
    .calendar-container .xxlarge-text-left {
        text-align: left !important
    }
    .calendar-container .xxlarge-text-right {
        text-align: right !important
    }
    .calendar-container .xxlarge-text-center {
        text-align: center !important
    }
    .calendar-container .xxlarge-text-justify {
        text-align: justify !important
    }
}

.calendar-container dl,
.calendar-container dt,
.calendar-container dd,
.calendar-container ul,
.calendar-container ol,
.calendar-container li,
.calendar-container h1,
.calendar-container h2,
.calendar-container h3,
.calendar-container h4,
.calendar-container h5,
.calendar-container h6,
.calendar-container pre,
.calendar-container form,
.calendar-container p,
.calendar-container blockquote,
.calendar-container th,
.calendar-container td {
    margin: 0;
    padding: 0
}

.calendar-container a {
    color: #c94d00;
    line-height: inherit;
    text-decoration: none;
    transition: color .35s
}

.calendar-container a:hover,
.calendar-container a:focus {
    color: #00b1c1
}

.calendar-container a img {
    border: none
}

.calendar-container p {
    font-family: inherit;
    font-weight: normal;
    font-size: 0.9rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility
}

.calendar-container p.lead {
    font-size: 1.11875rem;
    line-height: 1.6
}

.calendar-container p aside {
    font-size: 0.875rem;
    line-height: 1.35;
    font-style: italic
}

.calendar-container .subheader {
    line-height: 1.4;
    color: #6f6f6f;
    font-weight: normal;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem
}

.calendar-container hr {
    border: solid #ded5b3;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25rem 0 1.1875rem;
    height: 0
}

.calendar-container em,
.calendar-container i {
    font-style: italic;
    line-height: inherit
}

.calendar-container em.fa,
.calendar-container i.fa {
    font-style: normal
}

.calendar-container strong,
.calendar-container b {
    font-weight: bold;
    line-height: inherit
}

.calendar-container small {
    font-size: 60%;
    line-height: inherit
}

.calendar-container code {
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: bold;
    color: #c94d00
}

.calendar-container ul,
.calendar-container ol,
.calendar-container dl {
    font-size: 0.9rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    list-style-position: outside;
    font-family: inherit
}

.calendar-container ul.sibling-nav,
.calendar-container ul.sibling-nav-children,
.calendar-container ul.child-menu,
.calendar-container ol.sibling-nav,
.calendar-container ol.sibling-nav-children,
.calendar-container ol.child-menu,
.calendar-container dl.sibling-nav,
.calendar-container dl.sibling-nav-children,
.calendar-container dl.child-menu {
    font-size: 1.125rem
}

.calendar-container ul {
    margin-left: 1.1rem
}

.calendar-container ul.no-bullet {
    margin-left: 0
}

.calendar-container ul.no-bullet li ul,
.calendar-container ul.no-bullet li ol {
    margin-left: 1.25rem;
    margin-bottom: 0;
    list-style: none
}

.calendar-container ul li ul,
.calendar-container ul li ol {
    margin-left: 1.25rem;
    margin-bottom: 0
}

.calendar-container ul.square li ul,
.calendar-container ul.circle li ul,
.calendar-container ul.disc li ul {
    list-style: inherit
}

.calendar-container ul.square {
    list-style-type: square;
    margin-left: 1.1rem
}

.calendar-container ul.circle {
    list-style-type: circle;
    margin-left: 1.1rem
}

.calendar-container ul.disc {
    list-style-type: disc;
    margin-left: 1.1rem
}

.calendar-container ul.no-bullet {
    list-style: none
}

.calendar-container ol {
    margin-left: 1.4rem
}

.calendar-container ol li ul,
.calendar-container ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0
}

.calendar-container dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold
}

.calendar-container dl dd {
    margin-bottom: 0.75rem
}

.calendar-container abbr,
.calendar-container acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #222;
    border-bottom: 1px dotted #ded5b3;
    cursor: help
}

.calendar-container abbr {
    text-transform: none
}

.calendar-container blockquote {
    margin: 0 0 1.25rem;
    padding: 0.5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #ded5b3;
    line-height: 1.6;
    color: #6f6f6f
}

.calendar-container blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #555
}

.calendar-container blockquote cite:before {
    content: "\2014 \0020"
}

.calendar-container blockquote cite a {
    color: #555
}

.calendar-container blockquote cite a:visited {
    color: #555
}

.calendar-container blockquote p {
    line-height: 1.6;
    color: #6f6f6f
}

.calendar-container .vcard {
    display: inline-block;
    margin: 0 0 1.25rem 0;
    border: 1px solid #ded5b3;
    padding: 0.625rem 0.75rem
}

.calendar-container .vcard li {
    margin: 0;
    display: block
}

.calendar-container .vcard .fn {
    font-weight: bold;
    font-size: 0.9375rem
}

.calendar-container .vevent .summary {
    font-weight: bold
}

.calendar-container .vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: bold;
    border: none;
    padding: 0 0.0625rem
}

.calendar-container .print-only {
    display: none !important
}

@media print {
    .calendar-container * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    .calendar-container a {
        text-decoration: underline
    }
    .calendar-container a:visited {
        text-decoration: underline
    }
    .calendar-container a[href]:after {
        content: " (" attr(href) ")"
    }
    .calendar-container abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .calendar-container .ir a:after {
        content: ""
    }
    .calendar-container a[href^="javascript:"]:after,
    .calendar-container a[href^="#"]:after {
        content: ""
    }
    .calendar-container pre,
    .calendar-container blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    .calendar-container thead {
        display: table-header-group
    }
    .calendar-container tr {
        page-break-inside: avoid
    }
    .calendar-container img {
        page-break-inside: avoid;
        max-width: 100% !important
    }
    @page {
        .calendar-container {
            margin: 0.5cm
        }
    }
    .calendar-container p,
    .calendar-container h2,
    .calendar-container h3 {
        orphans: 3;
        widows: 3
    }
    .calendar-container h2,
    .calendar-container h3 {
        page-break-after: avoid
    }
    .calendar-container .hide-on-print {
        display: none !important
    }
    .calendar-container .print-only {
        display: block !important
    }
    .calendar-container .hide-for-print {
        display: none !important
    }
    .calendar-container .show-for-print {
        display: inherit !important
    }
}

.calendar-container .off-canvas-wrap {
    -webkit-backface-visibility: hidden;
    position: relative;
    width: 100%;
    overflow: hidden
}

.calendar-container .off-canvas-wrap.move-right,
.calendar-container .off-canvas-wrap.move-left {
    min-height: 100%;
    -webkit-overflow-scrolling: touch
}

.calendar-container .inner-wrap {
    -webkit-backface-visibility: hidden;
    position: relative;
    width: 100%;
    *zoom: 1;
    transition: -webkit-transform 500ms ease;
    transition: transform 500ms ease
}

.calendar-container .inner-wrap:before {
    content: " ";
    display: table
}

.calendar-container .inner-wrap:after {
    content: " ";
    display: table;
    clear: both
}

.calendar-container .tab-bar {
    -webkit-backface-visibility: hidden;
    background: #333;
    color: #fff;
    height: 2.8125rem;
    line-height: 2.8125rem;
    position: relative
}

.calendar-container .tab-bar h1,
.calendar-container .tab-bar h2,
.calendar-container .tab-bar h3,
.calendar-container .tab-bar h4,
.calendar-container .tab-bar h5,
.calendar-container .tab-bar h6 {
    color: #fff;
    font-weight: bold;
    line-height: 2.8125rem;
    margin: 0
}

.calendar-container .tab-bar h1,
.calendar-container .tab-bar h2,
.calendar-container .tab-bar h3,
.calendar-container .tab-bar h4 {
    font-size: 1rem
}

.calendar-container .left-small {
    width: 2.8125rem;
    height: 2.8125rem;
    position: absolute;
    top: 0;
    border-right: solid 1px #1a1a1a;
    left: 0
}

.calendar-container .right-small {
    width: 2.8125rem;
    height: 2.8125rem;
    position: absolute;
    top: 0;
    border-left: solid 1px #1a1a1a;
    right: 0
}

.calendar-container .tab-bar-section {
    padding: 0 0.625rem;
    position: absolute;
    text-align: center;
    height: 2.8125rem;
    top: 0
}

.calendar-container .tab-bar-section.left {
    left: 0;
    right: 2.8125rem
}

.calendar-container .tab-bar-section.right {
    left: 2.8125rem;
    right: 0
}

.calendar-container .tab-bar-section.middle {
    left: 2.8125rem;
    right: 2.8125rem
}

@media only screen and (min-width: 40.063em) {
    .calendar-container .tab-bar-section {
        text-align: left
    }
}

.calendar-container .tab-bar .menu-icon {
    text-indent: 2.1875rem;
    width: 2.8125rem;
    height: 2.8125rem;
    display: block;
    line-height: 2.0625rem;
    padding: 0;
    color: #fff;
    position: relative;
    -ms-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.calendar-container .tab-bar .menu-icon span {
    position: absolute;
    display: block;
    height: 0;
    width: 1rem;
    line-height: 1;
    top: 0.9375rem;
    left: 0.90625rem;
    box-shadow: 0 0px 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff
}

.calendar-container .tab-bar .menu-icon:hover span {
    box-shadow: 0 0px 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3
}

.calendar-container .left-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    width: 15.625rem;
    top: 0;
    bottom: 0;
    position: absolute;
    overflow-y: auto;
    background: #333;
    z-index: 1001;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -ms-transform: translate(-100%, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0
}

.calendar-container .left-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}

.calendar-container .right-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    width: 15.625rem;
    top: 0;
    bottom: 0;
    position: absolute;
    overflow-y: auto;
    background: #333;
    z-index: 1001;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -ms-transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    right: 0
}

.calendar-container .right-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}

.calendar-container ul.off-canvas-list {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.calendar-container ul.off-canvas-list li label {
    padding: 0.3rem 0.9375rem;
    color: #999;
    text-transform: uppercase;
    font-weight: bold;
    background: #444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0
}

.calendar-container ul.off-canvas-list li a {
    display: block;
    padding: 0.66667rem;
    color: rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid #262626;
    transition: background 300ms ease
}

.calendar-container ul.off-canvas-list li a:hover {
    background: #242424
}

.calendar-container .move-right>.inner-wrap {
    -ms-transform: translate(15.625rem, 0);
    -webkit-transform: translate3d(15.625rem, 0, 0);
    -ms-transform: translate3d(15.625rem, 0, 0);
    transform: translate3d(15.625rem, 0, 0)
}

.calendar-container .move-right .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    transition: background 300ms ease;
    cursor: pointer;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: transparent
}

@media only screen and (min-width: 40.063em) {
    .calendar-container .move-right .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05)
    }
}

.calendar-container .move-left>.inner-wrap {
    -ms-transform: translate(-15.625rem, 0);
    -webkit-transform: translate3d(-15.625rem, 0, 0);
    -ms-transform: translate3d(-15.625rem, 0, 0);
    transform: translate3d(-15.625rem, 0, 0)
}

.calendar-container .move-left .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    transition: background 300ms ease;
    cursor: pointer;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: transparent
}

@media only screen and (min-width: 40.063em) {
    .calendar-container .move-left .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05)
    }
}

.calendar-container .no-csstransforms .left-off-canvas-menu {
    left: -15.625rem
}

.calendar-container .no-csstransforms .right-off-canvas-menu {
    right: -15.625rem
}

.calendar-container .no-csstransforms .move-left>.inner-wrap {
    right: 15.625rem
}

.calendar-container .no-csstransforms .move-right>.inner-wrap {
    left: 15.625rem
}

@media only screen {
    .calendar-container .show-for-small-only,
    .calendar-container .show-for-small-up,
    .calendar-container .show-for-small,
    .calendar-container .show-for-small-down,
    .calendar-container .hide-for-medium-only,
    .calendar-container .hide-for-medium-up,
    .calendar-container .hide-for-medium,
    .calendar-container .show-for-medium-down,
    .calendar-container .hide-for-large-only,
    .calendar-container .hide-for-large-up,
    .calendar-container .hide-for-large,
    .calendar-container .show-for-large-down,
    .calendar-container .hide-for-xlarge-only,
    .calendar-container .hide-for-xlarge-up,
    .calendar-container .hide-for-xxlarge-only,
    .calendar-container .hide-for-xxlarge-up {
        display: inherit !important
    }
    .calendar-container .hide-for-small-only,
    .calendar-container .hide-for-small-up,
    .calendar-container .hide-for-small,
    .calendar-container .hide-for-small-down,
    .calendar-container .show-for-medium-only,
    .calendar-container .show-for-medium-up,
    .calendar-container .show-for-medium,
    .calendar-container .hide-for-medium-down,
    .calendar-container .show-for-large-only,
    .calendar-container .show-for-large-up,
    .calendar-container .show-for-large,
    .calendar-container .hide-for-large-down,
    .calendar-container .show-for-xlarge-only,
    .calendar-container .show-for-xlarge-up,
    .calendar-container .show-for-xxlarge-only,
    .calendar-container .show-for-xxlarge-up {
        display: none !important
    }
    .calendar-container table.show-for-small-only,
    .calendar-container table.show-for-small-up,
    .calendar-container table.show-for-small,
    .calendar-container table.show-for-small-down,
    .calendar-container table.hide-for-medium-only,
    .calendar-container table.hide-for-medium-up,
    .calendar-container table.hide-for-medium,
    .calendar-container table.show-for-medium-down,
    .calendar-container table.hide-for-large-only,
    .calendar-container table.hide-for-large-up,
    .calendar-container table.hide-for-large,
    .calendar-container table.show-for-large-down,
    .calendar-container table.hide-for-xlarge-only,
    .calendar-container table.hide-for-xlarge-up,
    .calendar-container table.hide-for-xxlarge-only,
    .calendar-container table.hide-for-xxlarge-up {
        display: table
    }
    .calendar-container thead.show-for-small-only,
    .calendar-container thead.show-for-small-up,
    .calendar-container thead.show-for-small,
    .calendar-container thead.show-for-small-down,
    .calendar-container thead.hide-for-medium-only,
    .calendar-container thead.hide-for-medium-up,
    .calendar-container thead.hide-for-medium,
    .calendar-container thead.show-for-medium-down,
    .calendar-container thead.hide-for-large-only,
    .calendar-container thead.hide-for-large-up,
    .calendar-container thead.hide-for-large,
    .calendar-container thead.show-for-large-down,
    .calendar-container thead.hide-for-xlarge-only,
    .calendar-container thead.hide-for-xlarge-up,
    .calendar-container thead.hide-for-xxlarge-only,
    .calendar-container thead.hide-for-xxlarge-up {
        display: table-header-group !important
    }
    .calendar-container tbody.show-for-small-only,
    .calendar-container tbody.show-for-small-up,
    .calendar-container tbody.show-for-small,
    .calendar-container tbody.show-for-small-down,
    .calendar-container tbody.hide-for-medium-only,
    .calendar-container tbody.hide-for-medium-up,
    .calendar-container tbody.hide-for-medium,
    .calendar-container tbody.show-for-medium-down,
    .calendar-container tbody.hide-for-large-only,
    .calendar-container tbody.hide-for-large-up,
    .calendar-container tbody.hide-for-large,
    .calendar-container tbody.show-for-large-down,
    .calendar-container tbody.hide-for-xlarge-only,
    .calendar-container tbody.hide-for-xlarge-up,
    .calendar-container tbody.hide-for-xxlarge-only,
    .calendar-container tbody.hide-for-xxlarge-up {
        display: table-row-group !important
    }
    .calendar-container tr.show-for-small-only,
    .calendar-container tr.show-for-small-up,
    .calendar-container tr.show-for-small,
    .calendar-container tr.show-for-small-down,
    .calendar-container tr.hide-for-medium-only,
    .calendar-container tr.hide-for-medium-up,
    .calendar-container tr.hide-for-medium,
    .calendar-container tr.show-for-medium-down,
    .calendar-container tr.hide-for-large-only,
    .calendar-container tr.hide-for-large-up,
    .calendar-container tr.hide-for-large,
    .calendar-container tr.show-for-large-down,
    .calendar-container tr.hide-for-xlarge-only,
    .calendar-container tr.hide-for-xlarge-up,
    .calendar-container tr.hide-for-xxlarge-only,
    .calendar-container tr.hide-for-xxlarge-up {
        display: table-row !important
    }
    .calendar-container th.show-for-small-only,
    .calendar-container td.show-for-small-only,
    .calendar-container th.show-for-small-up,
    .calendar-container td.show-for-small-up,
    .calendar-container th.show-for-small,
    .calendar-container td.show-for-small,
    .calendar-container th.show-for-small-down,
    .calendar-container td.show-for-small-down,
    .calendar-container th.hide-for-medium-only,
    .calendar-container td.hide-for-medium-only,
    .calendar-container th.hide-for-medium-up,
    .calendar-container td.hide-for-medium-up,
    .calendar-container th.hide-for-medium,
    .calendar-container td.hide-for-medium,
    .calendar-container th.show-for-medium-down,
    .calendar-container td.show-for-medium-down,
    .calendar-container th.hide-for-large-only,
    .calendar-container td.hide-for-large-only,
    .calendar-container th.hide-for-large-up,
    .calendar-container td.hide-for-large-up,
    .calendar-container th.hide-for-large,
    .calendar-container td.hide-for-large,
    .calendar-container th.show-for-large-down,
    .calendar-container td.show-for-large-down,
    .calendar-container th.hide-for-xlarge-only,
    .calendar-container td.hide-for-xlarge-only,
    .calendar-container th.hide-for-xlarge-up,
    .calendar-container td.hide-for-xlarge-up,
    .calendar-container th.hide-for-xxlarge-only,
    .calendar-container td.hide-for-xxlarge-only,
    .calendar-container th.hide-for-xxlarge-up,
    .calendar-container td.hide-for-xxlarge-up {
        display: table-cell !important
    }
}

@media only screen and (min-width: 40.063em) {
    .calendar-container .hide-for-small-only,
    .calendar-container .show-for-small-up,
    .calendar-container .hide-for-small,
    .calendar-container .hide-for-small-down,
    .calendar-container .show-for-medium-only,
    .calendar-container .show-for-medium-up,
    .calendar-container .show-for-medium,
    .calendar-container .show-for-medium-down,
    .calendar-container .hide-for-large-only,
    .calendar-container .hide-for-large-up,
    .calendar-container .hide-for-large,
    .calendar-container .show-for-large-down,
    .calendar-container .hide-for-xlarge-only,
    .calendar-container .hide-for-xlarge-up,
    .calendar-container .hide-for-xxlarge-only,
    .calendar-container .hide-for-xxlarge-up {
        display: inherit !important
    }
    .calendar-container .show-for-small-only,
    .calendar-container .hide-for-small-up,
    .calendar-container .show-for-small,
    .calendar-container .show-for-small-down,
    .calendar-container .hide-for-medium-only,
    .calendar-container .hide-for-medium-up,
    .calendar-container .hide-for-medium,
    .calendar-container .hide-for-medium-down,
    .calendar-container .show-for-large-only,
    .calendar-container .show-for-large-up,
    .calendar-container .show-for-large,
    .calendar-container .hide-for-large-down,
    .calendar-container .show-for-xlarge-only,
    .calendar-container .show-for-xlarge-up,
    .calendar-container .show-for-xxlarge-only,
    .calendar-container .show-for-xxlarge-up {
        display: none !important
    }
    .calendar-container table.hide-for-small-only,
    .calendar-container table.show-for-small-up,
    .calendar-container table.hide-for-small,
    .calendar-container table.hide-for-small-down,
    .calendar-container table.show-for-medium-only,
    .calendar-container table.show-for-medium-up,
    .calendar-container table.show-for-medium,
    .calendar-container table.show-for-medium-down,
    .calendar-container table.hide-for-large-only,
    .calendar-container table.hide-for-large-up,
    .calendar-container table.hide-for-large,
    .calendar-container table.show-for-large-down,
    .calendar-container table.hide-for-xlarge-only,
    .calendar-container table.hide-for-xlarge-up,
    .calendar-container table.hide-for-xxlarge-only,
    .calendar-container table.hide-for-xxlarge-up {
        display: table
    }
    .calendar-container thead.hide-for-small-only,
    .calendar-container thead.show-for-small-up,
    .calendar-container thead.hide-for-small,
    .calendar-container thead.hide-for-small-down,
    .calendar-container thead.show-for-medium-only,
    .calendar-container thead.show-for-medium-up,
    .calendar-container thead.show-for-medium,
    .calendar-container thead.show-for-medium-down,
    .calendar-container thead.hide-for-large-only,
    .calendar-container thead.hide-for-large-up,
    .calendar-container thead.hide-for-large,
    .calendar-container thead.show-for-large-down,
    .calendar-container thead.hide-for-xlarge-only,
    .calendar-container thead.hide-for-xlarge-up,
    .calendar-container thead.hide-for-xxlarge-only,
    .calendar-container thead.hide-for-xxlarge-up {
        display: table-header-group !important
    }
    .calendar-container tbody.hide-for-small-only,
    .calendar-container tbody.show-for-small-up,
    .calendar-container tbody.hide-for-small,
    .calendar-container tbody.hide-for-small-down,
    .calendar-container tbody.show-for-medium-only,
    .calendar-container tbody.show-for-medium-up,
    .calendar-container tbody.show-for-medium,
    .calendar-container tbody.show-for-medium-down,
    .calendar-container tbody.hide-for-large-only,
    .calendar-container tbody.hide-for-large-up,
    .calendar-container tbody.hide-for-large,
    .calendar-container tbody.show-for-large-down,
    .calendar-container tbody.hide-for-xlarge-only,
    .calendar-container tbody.hide-for-xlarge-up,
    .calendar-container tbody.hide-for-xxlarge-only,
    .calendar-container tbody.hide-for-xxlarge-up {
        display: table-row-group !important
    }
    .calendar-container tr.hide-for-small-only,
    .calendar-container tr.show-for-small-up,
    .calendar-container tr.hide-for-small,
    .calendar-container tr.hide-for-small-down,
    .calendar-container tr.show-for-medium-only,
    .calendar-container tr.show-for-medium-up,
    .calendar-container tr.show-for-medium,
    .calendar-container tr.show-for-medium-down,
    .calendar-container tr.hide-for-large-only,
    .calendar-container tr.hide-for-large-up,
    .calendar-container tr.hide-for-large,
    .calendar-container tr.show-for-large-down,
    .calendar-container tr.hide-for-xlarge-only,
    .calendar-container tr.hide-for-xlarge-up,
    .calendar-container tr.hide-for-xxlarge-only,
    .calendar-container tr.hide-for-xxlarge-up {
        display: table-row !important
    }
    .calendar-container th.hide-for-small-only,
    .calendar-container td.hide-for-small-only,
    .calendar-container th.show-for-small-up,
    .calendar-container td.show-for-small-up,
    .calendar-container th.hide-for-small,
    .calendar-container td.hide-for-small,
    .calendar-container th.hide-for-small-down,
    .calendar-container td.hide-for-small-down,
    .calendar-container th.show-for-medium-only,
    .calendar-container td.show-for-medium-only,
    .calendar-container th.show-for-medium-up,
    .calendar-container td.show-for-medium-up,
    .calendar-container th.show-for-medium,
    .calendar-container td.show-for-medium,
    .calendar-container th.show-for-medium-down,
    .calendar-container td.show-for-medium-down,
    .calendar-container th.hide-for-large-only,
    .calendar-container td.hide-for-large-only,
    .calendar-container th.hide-for-large-up,
    .calendar-container td.hide-for-large-up,
    .calendar-container th.hide-for-large,
    .calendar-container td.hide-for-large,
    .calendar-container th.show-for-large-down,
    .calendar-container td.show-for-large-down,
    .calendar-container th.hide-for-xlarge-only,
    .calendar-container td.hide-for-xlarge-only,
    .calendar-container th.hide-for-xlarge-up,
    .calendar-container td.hide-for-xlarge-up,
    .calendar-container th.hide-for-xxlarge-only,
    .calendar-container td.hide-for-xxlarge-only,
    .calendar-container th.hide-for-xxlarge-up,
    .calendar-container td.hide-for-xxlarge-up {
        display: table-cell !important
    }
}

@media only screen and (min-width: 64.063em) {
    .calendar-container .hide-for-small-only,
    .calendar-container .show-for-small-up,
    .calendar-container .hide-for-small,
    .calendar-container .hide-for-small-down,
    .calendar-container .hide-for-medium-only,
    .calendar-container .show-for-medium-up,
    .calendar-container .hide-for-medium,
    .calendar-container .hide-for-medium-down,
    .calendar-container .show-for-large-only,
    .calendar-container .show-for-large-up,
    .calendar-container .show-for-large,
    .calendar-container .show-for-large-down,
    .calendar-container .hide-for-xlarge-only,
    .calendar-container .hide-for-xlarge-up,
    .calendar-container .hide-for-xxlarge-only,
    .calendar-container .hide-for-xxlarge-up {
        display: inherit !important
    }
    .calendar-container .show-for-small-only,
    .calendar-container .hide-for-small-up,
    .calendar-container .show-for-small,
    .calendar-container .show-for-small-down,
    .calendar-container .show-for-medium-only,
    .calendar-container .hide-for-medium-up,
    .calendar-container .show-for-medium,
    .calendar-container .show-for-medium-down,
    .calendar-container .hide-for-large-only,
    .calendar-container .hide-for-large-up,
    .calendar-container .hide-for-large,
    .calendar-container .hide-for-large-down,
    .calendar-container .show-for-xlarge-only,
    .calendar-container .show-for-xlarge-up,
    .calendar-container .show-for-xxlarge-only,
    .calendar-container .show-for-xxlarge-up {
        display: none !important
    }
    .calendar-container table.hide-for-small-only,
    .calendar-container table.show-for-small-up,
    .calendar-container table.hide-for-small,
    .calendar-container table.hide-for-small-down,
    .calendar-container table.hide-for-medium-only,
    .calendar-container table.show-for-medium-up,
    .calendar-container table.hide-for-medium,
    .calendar-container table.hide-for-medium-down,
    .calendar-container table.show-for-large-only,
    .calendar-container table.show-for-large-up,
    .calendar-container table.show-for-large,
    .calendar-container table.show-for-large-down,
    .calendar-container table.hide-for-xlarge-only,
    .calendar-container table.hide-for-xlarge-up,
    .calendar-container table.hide-for-xxlarge-only,
    .calendar-container table.hide-for-xxlarge-up {
        display: table
    }
    .calendar-container thead.hide-for-small-only,
    .calendar-container thead.show-for-small-up,
    .calendar-container thead.hide-for-small,
    .calendar-container thead.hide-for-small-down,
    .calendar-container thead.hide-for-medium-only,
    .calendar-container thead.show-for-medium-up,
    .calendar-container thead.hide-for-medium,
    .calendar-container thead.hide-for-medium-down,
    .calendar-container thead.show-for-large-only,
    .calendar-container thead.show-for-large-up,
    .calendar-container thead.show-for-large,
    .calendar-container thead.show-for-large-down,
    .calendar-container thead.hide-for-xlarge-only,
    .calendar-container thead.hide-for-xlarge-up,
    .calendar-container thead.hide-for-xxlarge-only,
    .calendar-container thead.hide-for-xxlarge-up {
        display: table-header-group !important
    }
    .calendar-container tbody.hide-for-small-only,
    .calendar-container tbody.show-for-small-up,
    .calendar-container tbody.hide-for-small,
    .calendar-container tbody.hide-for-small-down,
    .calendar-container tbody.hide-for-medium-only,
    .calendar-container tbody.show-for-medium-up,
    .calendar-container tbody.hide-for-medium,
    .calendar-container tbody.hide-for-medium-down,
    .calendar-container tbody.show-for-large-only,
    .calendar-container tbody.show-for-large-up,
    .calendar-container tbody.show-for-large,
    .calendar-container tbody.show-for-large-down,
    .calendar-container tbody.hide-for-xlarge-only,
    .calendar-container tbody.hide-for-xlarge-up,
    .calendar-container tbody.hide-for-xxlarge-only,
    .calendar-container tbody.hide-for-xxlarge-up {
        display: table-row-group !important
    }
    .calendar-container tr.hide-for-small-only,
    .calendar-container tr.show-for-small-up,
    .calendar-container tr.hide-for-small,
    .calendar-container tr.hide-for-small-down,
    .calendar-container tr.hide-for-medium-only,
    .calendar-container tr.show-for-medium-up,
    .calendar-container tr.hide-for-medium,
    .calendar-container tr.hide-for-medium-down,
    .calendar-container tr.show-for-large-only,
    .calendar-container tr.show-for-large-up,
    .calendar-container tr.show-for-large,
    .calendar-container tr.show-for-large-down,
    .calendar-container tr.hide-for-xlarge-only,
    .calendar-container tr.hide-for-xlarge-up,
    .calendar-container tr.hide-for-xxlarge-only,
    .calendar-container tr.hide-for-xxlarge-up {
        display: table-row !important
    }
    .calendar-container th.hide-for-small-only,
    .calendar-container td.hide-for-small-only,
    .calendar-container th.show-for-small-up,
    .calendar-container td.show-for-small-up,
    .calendar-container th.hide-for-small,
    .calendar-container td.hide-for-small,
    .calendar-container th.hide-for-small-down,
    .calendar-container td.hide-for-small-down,
    .calendar-container th.hide-for-medium-only,
    .calendar-container td.hide-for-medium-only,
    .calendar-container th.show-for-medium-up,
    .calendar-container td.show-for-medium-up,
    .calendar-container th.hide-for-medium,
    .calendar-container td.hide-for-medium,
    .calendar-container th.hide-for-medium-down,
    .calendar-container td.hide-for-medium-down,
    .calendar-container th.show-for-large-only,
    .calendar-container td.show-for-large-only,
    .calendar-container th.show-for-large-up,
    .calendar-container td.show-for-large-up,
    .calendar-container th.show-for-large,
    .calendar-container td.show-for-large,
    .calendar-container th.show-for-large-down,
    .calendar-container td.show-for-large-down,
    .calendar-container th.hide-for-xlarge-only,
    .calendar-container td.hide-for-xlarge-only,
    .calendar-container th.hide-for-xlarge-up,
    .calendar-container td.hide-for-xlarge-up,
    .calendar-container th.hide-for-xxlarge-only,
    .calendar-container td.hide-for-xxlarge-only,
    .calendar-container th.hide-for-xxlarge-up,
    .calendar-container td.hide-for-xxlarge-up {
        display: table-cell !important
    }
}

@media only screen and (min-width: 90.063em) {
    .calendar-container .hide-for-small-only,
    .calendar-container .show-for-small-up,
    .calendar-container .hide-for-small,
    .calendar-container .hide-for-small-down,
    .calendar-container .hide-for-medium-only,
    .calendar-container .show-for-medium-up,
    .calendar-container .hide-for-medium,
    .calendar-container .hide-for-medium-down,
    .calendar-container .hide-for-large-only,
    .calendar-container .show-for-large-up,
    .calendar-container .hide-for-large,
    .calendar-container .hide-for-large-down,
    .calendar-container .show-for-xlarge-only,
    .calendar-container .show-for-xlarge-up,
    .calendar-container .hide-for-xxlarge-only,
    .calendar-container .hide-for-xxlarge-up {
        display: inherit !important
    }
    .calendar-container .show-for-small-only,
    .calendar-container .hide-for-small-up,
    .calendar-container .show-for-small,
    .calendar-container .show-for-small-down,
    .calendar-container .show-for-medium-only,
    .calendar-container .hide-for-medium-up,
    .calendar-container .show-for-medium,
    .calendar-container .show-for-medium-down,
    .calendar-container .show-for-large-only,
    .calendar-container .hide-for-large-up,
    .calendar-container .show-for-large,
    .calendar-container .show-for-large-down,
    .calendar-container .hide-for-xlarge-only,
    .calendar-container .hide-for-xlarge-up,
    .calendar-container .show-for-xxlarge-only,
    .calendar-container .show-for-xxlarge-up {
        display: none !important
    }
    .calendar-container table.hide-for-small-only,
    .calendar-container table.show-for-small-up,
    .calendar-container table.hide-for-small,
    .calendar-container table.hide-for-small-down,
    .calendar-container table.hide-for-medium-only,
    .calendar-container table.show-for-medium-up,
    .calendar-container table.hide-for-medium,
    .calendar-container table.hide-for-medium-down,
    .calendar-container table.hide-for-large-only,
    .calendar-container table.show-for-large-up,
    .calendar-container table.hide-for-large,
    .calendar-container table.hide-for-large-down,
    .calendar-container table.show-for-xlarge-only,
    .calendar-container table.show-for-xlarge-up,
    .calendar-container table.hide-for-xxlarge-only,
    .calendar-container table.hide-for-xxlarge-up {
        display: table
    }
    .calendar-container thead.hide-for-small-only,
    .calendar-container thead.show-for-small-up,
    .calendar-container thead.hide-for-small,
    .calendar-container thead.hide-for-small-down,
    .calendar-container thead.hide-for-medium-only,
    .calendar-container thead.show-for-medium-up,
    .calendar-container thead.hide-for-medium,
    .calendar-container thead.hide-for-medium-down,
    .calendar-container thead.hide-for-large-only,
    .calendar-container thead.show-for-large-up,
    .calendar-container thead.hide-for-large,
    .calendar-container thead.hide-for-large-down,
    .calendar-container thead.show-for-xlarge-only,
    .calendar-container thead.show-for-xlarge-up,
    .calendar-container thead.hide-for-xxlarge-only,
    .calendar-container thead.hide-for-xxlarge-up {
        display: table-header-group !important
    }
    .calendar-container tbody.hide-for-small-only,
    .calendar-container tbody.show-for-small-up,
    .calendar-container tbody.hide-for-small,
    .calendar-container tbody.hide-for-small-down,
    .calendar-container tbody.hide-for-medium-only,
    .calendar-container tbody.show-for-medium-up,
    .calendar-container tbody.hide-for-medium,
    .calendar-container tbody.hide-for-medium-down,
    .calendar-container tbody.hide-for-large-only,
    .calendar-container tbody.show-for-large-up,
    .calendar-container tbody.hide-for-large,
    .calendar-container tbody.hide-for-large-down,
    .calendar-container tbody.show-for-xlarge-only,
    .calendar-container tbody.show-for-xlarge-up,
    .calendar-container tbody.hide-for-xxlarge-only,
    .calendar-container tbody.hide-for-xxlarge-up {
        display: table-row-group !important
    }
    .calendar-container tr.hide-for-small-only,
    .calendar-container tr.show-for-small-up,
    .calendar-container tr.hide-for-small,
    .calendar-container tr.hide-for-small-down,
    .calendar-container tr.hide-for-medium-only,
    .calendar-container tr.show-for-medium-up,
    .calendar-container tr.hide-for-medium,
    .calendar-container tr.hide-for-medium-down,
    .calendar-container tr.hide-for-large-only,
    .calendar-container tr.show-for-large-up,
    .calendar-container tr.hide-for-large,
    .calendar-container tr.hide-for-large-down,
    .calendar-container tr.show-for-xlarge-only,
    .calendar-container tr.show-for-xlarge-up,
    .calendar-container tr.hide-for-xxlarge-only,
    .calendar-container tr.hide-for-xxlarge-up {
        display: table-row !important
    }
    .calendar-container th.hide-for-small-only,
    .calendar-container td.hide-for-small-only,
    .calendar-container th.show-for-small-up,
    .calendar-container td.show-for-small-up,
    .calendar-container th.hide-for-small,
    .calendar-container td.hide-for-small,
    .calendar-container th.hide-for-small-down,
    .calendar-container td.hide-for-small-down,
    .calendar-container th.hide-for-medium-only,
    .calendar-container td.hide-for-medium-only,
    .calendar-container th.show-for-medium-up,
    .calendar-container td.show-for-medium-up,
    .calendar-container th.hide-for-medium,
    .calendar-container td.hide-for-medium,
    .calendar-container th.hide-for-medium-down,
    .calendar-container td.hide-for-medium-down,
    .calendar-container th.hide-for-large-only,
    .calendar-container td.hide-for-large-only,
    .calendar-container th.show-for-large-up,
    .calendar-container td.show-for-large-up,
    .calendar-container th.hide-for-large,
    .calendar-container td.hide-for-large,
    .calendar-container th.hide-for-large-down,
    .calendar-container td.hide-for-large-down,
    .calendar-container th.show-for-xlarge-only,
    .calendar-container td.show-for-xlarge-only,
    .calendar-container th.show-for-xlarge-up,
    .calendar-container td.show-for-xlarge-up,
    .calendar-container th.hide-for-xxlarge-only,
    .calendar-container td.hide-for-xxlarge-only,
    .calendar-container th.hide-for-xxlarge-up,
    .calendar-container td.hide-for-xxlarge-up {
        display: table-cell !important
    }
}

@media only screen and (min-width: 120.063em) {
    .calendar-container .hide-for-small-only,
    .calendar-container .show-for-small-up,
    .calendar-container .hide-for-small,
    .calendar-container .hide-for-small-down,
    .calendar-container .hide-for-medium-only,
    .calendar-container .show-for-medium-up,
    .calendar-container .hide-for-medium,
    .calendar-container .hide-for-medium-down,
    .calendar-container .hide-for-large-only,
    .calendar-container .show-for-large-up,
    .calendar-container .hide-for-large,
    .calendar-container .hide-for-large-down,
    .calendar-container .hide-for-xlarge-only,
    .calendar-container .show-for-xlarge-up,
    .calendar-container .show-for-xxlarge-only,
    .calendar-container .show-for-xxlarge-up {
        display: inherit !important
    }
    .calendar-container .show-for-small-only,
    .calendar-container .hide-for-small-up,
    .calendar-container .show-for-small,
    .calendar-container .show-for-small-down,
    .calendar-container .show-for-medium-only,
    .calendar-container .hide-for-medium-up,
    .calendar-container .show-for-medium,
    .calendar-container .show-for-medium-down,
    .calendar-container .show-for-large-only,
    .calendar-container .hide-for-large-up,
    .calendar-container .show-for-large,
    .calendar-container .show-for-large-down,
    .calendar-container .show-for-xlarge-only,
    .calendar-container .hide-for-xlarge-up,
    .calendar-container .hide-for-xxlarge-only,
    .calendar-container .hide-for-xxlarge-up {
        display: none !important
    }
    .calendar-container table.hide-for-small-only,
    .calendar-container table.show-for-small-up,
    .calendar-container table.hide-for-small,
    .calendar-container table.hide-for-small-down,
    .calendar-container table.hide-for-medium-only,
    .calendar-container table.show-for-medium-up,
    .calendar-container table.hide-for-medium,
    .calendar-container table.hide-for-medium-down,
    .calendar-container table.hide-for-large-only,
    .calendar-container table.show-for-large-up,
    .calendar-container table.hide-for-large,
    .calendar-container table.hide-for-large-down,
    .calendar-container table.hide-for-xlarge-only,
    .calendar-container table.show-for-xlarge-up,
    .calendar-container table.show-for-xxlarge-only,
    .calendar-container table.show-for-xxlarge-up {
        display: table
    }
    .calendar-container thead.hide-for-small-only,
    .calendar-container thead.show-for-small-up,
    .calendar-container thead.hide-for-small,
    .calendar-container thead.hide-for-small-down,
    .calendar-container thead.hide-for-medium-only,
    .calendar-container thead.show-for-medium-up,
    .calendar-container thead.hide-for-medium,
    .calendar-container thead.hide-for-medium-down,
    .calendar-container thead.hide-for-large-only,
    .calendar-container thead.show-for-large-up,
    .calendar-container thead.hide-for-large,
    .calendar-container thead.hide-for-large-down,
    .calendar-container thead.hide-for-xlarge-only,
    .calendar-container thead.show-for-xlarge-up,
    .calendar-container thead.show-for-xxlarge-only,
    .calendar-container thead.show-for-xxlarge-up {
        display: table-header-group !important
    }
    .calendar-container tbody.hide-for-small-only,
    .calendar-container tbody.show-for-small-up,
    .calendar-container tbody.hide-for-small,
    .calendar-container tbody.hide-for-small-down,
    .calendar-container tbody.hide-for-medium-only,
    .calendar-container tbody.show-for-medium-up,
    .calendar-container tbody.hide-for-medium,
    .calendar-container tbody.hide-for-medium-down,
    .calendar-container tbody.hide-for-large-only,
    .calendar-container tbody.show-for-large-up,
    .calendar-container tbody.hide-for-large,
    .calendar-container tbody.hide-for-large-down,
    .calendar-container tbody.hide-for-xlarge-only,
    .calendar-container tbody.show-for-xlarge-up,
    .calendar-container tbody.show-for-xxlarge-only,
    .calendar-container tbody.show-for-xxlarge-up {
        display: table-row-group !important
    }
    .calendar-container tr.hide-for-small-only,
    .calendar-container tr.show-for-small-up,
    .calendar-container tr.hide-for-small,
    .calendar-container tr.hide-for-small-down,
    .calendar-container tr.hide-for-medium-only,
    .calendar-container tr.show-for-medium-up,
    .calendar-container tr.hide-for-medium,
    .calendar-container tr.hide-for-medium-down,
    .calendar-container tr.hide-for-large-only,
    .calendar-container tr.show-for-large-up,
    .calendar-container tr.hide-for-large,
    .calendar-container tr.hide-for-large-down,
    .calendar-container tr.hide-for-xlarge-only,
    .calendar-container tr.show-for-xlarge-up,
    .calendar-container tr.show-for-xxlarge-only,
    .calendar-container tr.show-for-xxlarge-up {
        display: table-row !important
    }
    .calendar-container th.hide-for-small-only,
    .calendar-container td.hide-for-small-only,
    .calendar-container th.show-for-small-up,
    .calendar-container td.show-for-small-up,
    .calendar-container th.hide-for-small,
    .calendar-container td.hide-for-small,
    .calendar-container th.hide-for-small-down,
    .calendar-container td.hide-for-small-down,
    .calendar-container th.hide-for-medium-only,
    .calendar-container td.hide-for-medium-only,
    .calendar-container th.show-for-medium-up,
    .calendar-container td.show-for-medium-up,
    .calendar-container th.hide-for-medium,
    .calendar-container td.hide-for-medium,
    .calendar-container th.hide-for-medium-down,
    .calendar-container td.hide-for-medium-down,
    .calendar-container th.hide-for-large-only,
    .calendar-container td.hide-for-large-only,
    .calendar-container th.show-for-large-up,
    .calendar-container td.show-for-large-up,
    .calendar-container th.hide-for-large,
    .calendar-container td.hide-for-large,
    .calendar-container th.hide-for-large-down,
    .calendar-container td.hide-for-large-down,
    .calendar-container th.hide-for-xlarge-only,
    .calendar-container td.hide-for-xlarge-only,
    .calendar-container th.show-for-xlarge-up,
    .calendar-container td.show-for-xlarge-up,
    .calendar-container th.show-for-xxlarge-only,
    .calendar-container td.show-for-xxlarge-only,
    .calendar-container th.show-for-xxlarge-up,
    .calendar-container td.show-for-xxlarge-up {
        display: table-cell !important
    }
}

.calendar-container .show-for-landscape,
.calendar-container .hide-for-portrait {
    display: inherit !important
}

.calendar-container .hide-for-landscape,
.calendar-container .show-for-portrait {
    display: none !important
}

.calendar-container table.hide-for-landscape,
.calendar-container table.show-for-portrait {
    display: table
}

.calendar-container thead.hide-for-landscape,
.calendar-container thead.show-for-portrait {
    display: table-header-group !important
}

.calendar-container tbody.hide-for-landscape,
.calendar-container tbody.show-for-portrait {
    display: table-row-group !important
}

.calendar-container tr.hide-for-landscape,
.calendar-container tr.show-for-portrait {
    display: table-row !important
}

.calendar-container td.hide-for-landscape,
.calendar-container td.show-for-portrait {
    display: table-cell !important
}

.calendar-container th.hide-for-landscape,
.calendar-container th.show-for-portrait {
    display: table-cell !important
}

@media only screen and (orientation: landscape) {
    .calendar-container .show-for-landscape,
    .calendar-container .hide-for-portrait {
        display: inherit !important
    }
    .calendar-container .hide-for-landscape,
    .calendar-container .show-for-portrait {
        display: none !important
    }
    .calendar-container table.show-for-landscape,
    .calendar-container table.hide-for-portrait {
        display: table
    }
    .calendar-container thead.show-for-landscape,
    .calendar-container thead.hide-for-portrait {
        display: table-header-group !important
    }
    .calendar-container tbody.show-for-landscape,
    .calendar-container tbody.hide-for-portrait {
        display: table-row-group !important
    }
    .calendar-container tr.show-for-landscape,
    .calendar-container tr.hide-for-portrait {
        display: table-row !important
    }
    .calendar-container td.show-for-landscape,
    .calendar-container td.hide-for-portrait {
        display: table-cell !important
    }
    .calendar-container th.show-for-landscape,
    .calendar-container th.hide-for-portrait {
        display: table-cell !important
    }
}

@media only screen and (orientation: portrait) {
    .calendar-container .show-for-portrait,
    .calendar-container .hide-for-landscape {
        display: inherit !important
    }
    .calendar-container .hide-for-portrait,
    .calendar-container .show-for-landscape {
        display: none !important
    }
    .calendar-container table.show-for-portrait,
    .calendar-container table.hide-for-landscape {
        display: table
    }
    .calendar-container thead.show-for-portrait,
    .calendar-container thead.hide-for-landscape {
        display: table-header-group !important
    }
    .calendar-container tbody.show-for-portrait,
    .calendar-container tbody.hide-for-landscape {
        display: table-row-group !important
    }
    .calendar-container tr.show-for-portrait,
    .calendar-container tr.hide-for-landscape {
        display: table-row !important
    }
    .calendar-container td.show-for-portrait,
    .calendar-container td.hide-for-landscape {
        display: table-cell !important
    }
    .calendar-container th.show-for-portrait,
    .calendar-container th.hide-for-landscape {
        display: table-cell !important
    }
}

.calendar-container .show-for-touch {
    display: none !important
}

.calendar-container .hide-for-touch {
    display: inherit !important
}

.calendar-container .touch .show-for-touch {
    display: inherit !important
}

.calendar-container .touch .hide-for-touch {
    display: none !important
}

.calendar-container table.hide-for-touch,
.calendar-container .touch table.show-for-touch {
    display: table
}

.calendar-container thead.hide-for-touch,
.calendar-container .touch thead.show-for-touch {
    display: table-header-group !important
}

.calendar-container tbody.hide-for-touch,
.calendar-container .touch tbody.show-for-touch {
    display: table-row-group !important
}

.calendar-container tr.hide-for-touch,
.calendar-container .touch tr.show-for-touch {
    display: table-row !important
}

.calendar-container td.hide-for-touch,
.calendar-container .touch td.show-for-touch,
.calendar-container th.hide-for-touch,
.calendar-container .touch th.show-for-touch {
    display: table-cell !important
}

.calendar-container .meta {
    font-size: 0.8em
}

.calendar-container .intro {
    font-size: 1.2em
}

.calendar-container .slider-output-value-euro:before {
    content: '\20AC'
}

.calendar-container .slider-output-value-dollar:before {
    content: '\0024'
}

.calendar-container .snippet {
    min-height: 5em;
    margin-bottom: 1.5em
}

.calendar-container .snippet img,
.calendar-container .snippet .date-stamp {
    float: left;
    margin-right: 2em
}

.calendar-container .snippet img {
    border: 1px solid #ded5b3;
    border-radius: 1000px
}

.calendar-container .snippet .event-info {
    float: right;
    width: 60%
}

.calendar-container .snippet .read-more {
    text-align: right
}

.calendar-container .snippet p {
    margin-bottom: 0
}

.calendar-container .snippet a:hover .title {
    text-decoration: underline
}

.calendar-container .snippet.news-listing a:hover h3.title {
    color: inherit
}

.calendar-container .snippet.news-listing p {
    color: #222
}

.calendar-container .snippet p.title {
    font-weight: 600
}

.calendar-container .snippet .date-stamp {
    width: 4rem;
    text-align: center
}

.calendar-container .snippet .date-stamp .month {
    color: #c94d00;
    padding: .35em 0 0 0;
    font-size: 1.3em
}

.calendar-container .snippet .date-stamp .day {
    padding: .2em .5em .5em .5em;
    font-size: 2em;
    font-weight: 100;
    border-top: none
}

.calendar-container .snippet.news-listing>a {
    display: block
}

.calendar-container .snippet.news-listing .date-stamp {
    width: 16%;
    color: #c94d00;
    padding: 0.250rem 0;
    margin-bottom: 0.250rem;
    margin-right: 0
}

.calendar-container .snippet.news-listing .date-stamp .month {
    background-color: #c94d00;
    color: #fff;
    font-size: 0.750rem;
    padding: 0.188rem 0 0.250rem;
    border: 1px solid #c94d00;
    border-bottom: none;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.calendar-container .snippet.news-listing .date-stamp .day {
    font-size: 1.188rem;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    color: #c94d00;
    background-color: #fff;
    padding: .25em .5em .28em .5em;
    border: 1px solid #770404
}

.calendar-container .snippet.news-listing .snippet-text {
    width: 84%;
    padding-left: 0.938rem;
    float: left
}

.calendar-container .snippet.news-listing .snippet-text h3 {
    color: inherit
}

@media only screen and (max-width: 40em) {
    .calendar-container .snippet img,
    .calendar-container .snippet .date-stamp {
        margin-right: .5em
    }
}

@media only screen and (min-width: 40.063em) {
    .calendar-container .snippet.news-listing .date-stamp {
        width: 14%
    }
    .calendar-container .snippet.news-listing .snippet-text {
        width: 86%
    }
    .calendar-container .snippet.news-listing .date-stamp .month {
        font-size: 0.938rem;
        padding-top: 0.313rem 0 0.375rem
    }
    .calendar-container .snippet.news-listing .date-stamp .day {
        font-size: 1.500rem;
        padding-top: 0.375rem;
        padding-bottom: 0.625rem
    }
    .calendar-container .snippet.news-listing .snippet-text h3.title {
        font-size: 1.125rem
    }
}

@media only screen and (max-width: 60em) {
    .calendar-container .snippet .event-info {
        width: 55%
    }
}

@media only screen and (max-width: 55em) {
    .calendar-container .snippet .event-info {
        width: 50%
    }
}

@media only screen and (max-width: 50em) {
    .calendar-container .snippet .event-info {
        width: 40%
    }
}

@media only screen and (max-width: 45em) {
    .calendar-container .snippet .event-info {
        width: 35%
    }
}

@media only screen and (max-width: 40em) {
    .calendar-container .snippet .event-info {
        width: 60%
    }
}

@media only screen and (min-width: 64.063em) {
    .calendar-container .snippet.news-listing .date-stamp {
        width: 10%
    }
    .calendar-container .snippet.news-listing .snippet-text {
        width: 90%
    }
}

.calendar-container #event-map {
    height: 20em;
    margin-bottom: 1em
}

.calendar-container #event-map img {
    max-width: none
}

.calendar-container .course-details {
    margin-top: 1em
}

.calendar-container .course-details canvas {
    max-width: 100%
}

.calendar-container .course-details .small-centered {
    text-align: center
}

.calendar-container .course-charts {
    text-align: center
}

.calendar-container .course-header {
    position: relative
}

.calendar-container .course-header h1 {
    position: absolute;
    bottom: 1em;
    left: 0;
    background: black;
    background: rgba(0, 0, 0, 0.6);
    color: white;
    margin: 0;
    padding: .5em 1em;
    font-size: 1.4em
}

.calendar-container .course-search-widget .button {
    margin-bottom: 0
}

.calendar-container .standout-container {
    background: #ecfaf7;
    padding: 1.5em 0 0 0.5em;
    margin-bottom: 1.5em;
    border-bottom: 1px solid #c5eee7
}

.calendar-container body>.off-canvas-wrap>.inner-wrap>.fixed>nav>.top-bar-section {
    padding-left: 3.75em;
    transition: all .25s ease
}

.calendar-container body>.off-canvas-wrap>.inner-wrap>.fixed>nav>.title-area>.name>a {
    display: block;
    visibility: visible;
    background: url("/media/sample-site/site-assets/css/css-images/t4u-logo-header.png") 0 0 no-repeat;
    position: absolute;
    z-index: 999;
    top: .4em;
    left: .4em;
    background-size: 3rem;
    width: 3.2rem;
    height: 3.2rem
}

.calendar-container .top-bar-section .right .row {
    padding-top: .5em
}

.calendar-container .top-bar input {
    top: 3px;
    padding-top: .6rem;
    padding-bottom: .6rem
}

.calendar-container .top-bar .button {
    top: 3px;
    padding: .7rem .6rem .6rem .6rem
}

@media only screen and (max-width: 40em) {
    .calendar-container .top-bar .button {
        top: 0
    }
}

.calendar-container .side-nav-header {
    margin: 0;
    padding: 0
}

.calendar-container .side-nav-header a {
    background: #c94d00;
    padding: 0.5rem 1rem;
    display: block;
    color: white;
    font-size: 1rem;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 3px 3px 0 0;
    transition: background-color 250ms
}

.calendar-container .side-nav-header a:hover {
    background-color: #c94d00
}

.calendar-container .quicklinks .side-nav {
    margin: 0 -.75em;
    border: 0
}

.calendar-container .sidebar-content {
    margin-bottom: 1.4em
}

.calendar-container .orbit-container .orbit-slides-container li {
    max-height: 30em
}

.calendar-container .orbit-container .orbit-slides-container li .orbit-caption {
    background: none;
    background: #161616;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    bottom: 2rem;
    z-index: 999999
}

.calendar-container .orbit-container .orbit-slides-container li .orbit-caption h2,
.calendar-container .orbit-container .orbit-slides-container li .orbit-caption h3,
.calendar-container .orbit-container .orbit-slides-container li .orbit-caption h4,
.calendar-container .orbit-container .orbit-slides-container li .orbit-caption h5 {
    color: white
}

.calendar-container .orbit-container .orbit-slides-container li .orbit-caption p {
    color: white;
    line-height: 2rem;
    font-weight: 100;
    letter-spacing: 1px
}

.calendar-container .orbit-container .orbit-slides-container li .orbit-caption a {
    display: block;
    border-bottom: 1px solid #333;
    border-bottom: 1px solid rgba(80, 80, 80, 0.7);
    font-size: 0.9rem;
    color: #efefef;
    line-height: 2rem;
    font-weight: 100;
    letter-spacing: 1px;
    padding-left: .5em
}

.calendar-container .orbit-container .orbit-slides-container li .orbit-caption a:hover {
    color: red
}

.calendar-container .orbit-container .orbit-slides-container>*.active {
    z-index: 9999
}

@media only screen and (max-width: 40em) {
    .calendar-container .orbit-container .orbit-slides-container li .orbit-caption {
        bottom: 0
    }
}

@media only screen and (max-width: 40em) {
    .calendar-container .orbit-container .orbit-slides-container li .orbit-caption p {
        line-height: 1rem;
        font-size: 0.8rem;
        margin-bottom: 0
    }
}

.calendar-container .panel {
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    padding-right: 1.6em;
    background: #eeead9
}

.calendar-container .panel.callout.course-search-widget a {
    color: #0e4966
}

.calendar-container .panel.callout.course-search-widget a:hover {
    color: #082939
}

.calendar-container .panel.course-search-widget {
    color: #082939
}

.calendar-container .panel.course-search-widget label,
.calendar-container .panel.course-search-widget h3 {
    color: #082939
}

.calendar-container .panel .course-link {
    display: block;
    color: white;
    margin-top: 1.25em;
    float: right
}

.calendar-container .panel .course-link:after {
    font-family: FontAwesome;
    content: "\f054";
    margin-left: 0.5em;
    margin-bottom: -2px;
    color: #0e4966
}

.calendar-container .panel>:first-child {
    margin-top: 0
}

.calendar-container .panel>:last-child {
    margin-bottom: 0
}

.calendar-container .panel h1,
.calendar-container .panel h2,
.calendar-container .panel h3,
.calendar-container .panel h4,
.calendar-container .panel h5,
.calendar-container .panel h6,
.calendar-container .panel p {
    color: #333
}

.calendar-container .panel h1,
.calendar-container .panel h2,
.calendar-container .panel h3,
.calendar-container .panel h4,
.calendar-container .panel h5,
.calendar-container .panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem
}

.calendar-container .panel h1.subheader,
.calendar-container .panel h2.subheader,
.calendar-container .panel h3.subheader,
.calendar-container .panel h4.subheader,
.calendar-container .panel h5.subheader,
.calendar-container .panel h6.subheader {
    line-height: 1.4
}

.calendar-container .panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #fcb7bf;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #feebed
}

.calendar-container .panel.callout>:first-child {
    margin-top: 0
}

.calendar-container .panel.callout>:last-child {
    margin-bottom: 0
}

.calendar-container .panel.callout h1,
.calendar-container .panel.callout h2,
.calendar-container .panel.callout h3,
.calendar-container .panel.callout h4,
.calendar-container .panel.callout h5,
.calendar-container .panel.callout h6,
.calendar-container .panel.callout p {
    color: #333
}

.calendar-container .panel.callout h1,
.calendar-container .panel.callout h2,
.calendar-container .panel.callout h3,
.calendar-container .panel.callout h4,
.calendar-container .panel.callout h5,
.calendar-container .panel.callout h6 {
    line-height: 1;
    margin-bottom: 0.625rem
}

.calendar-container .panel.callout h1.subheader,
.calendar-container .panel.callout h2.subheader,
.calendar-container .panel.callout h3.subheader,
.calendar-container .panel.callout h4.subheader,
.calendar-container .panel.callout h5.subheader,
.calendar-container .panel.callout h6.subheader {
    line-height: 1.4
}

.calendar-container .panel.callout a:not(.button) {
    color: #c94d00
}

.calendar-container .panel.radius {
    border-radius: 3px
}

.calendar-container .accordion dd {
    background: #fff
}

.calendar-container .accordion dd>a:before {
    font-family: FontAwesome;
    content: "\f0fe";
    margin-right: 1em
}

.calendar-container .accordion dd.active>a:before {
    font-family: FontAwesome;
    content: "\f146"
}

.calendar-container .accordion dl {
    margin-bottom: 2em
}

.calendar-container input[type="submit"],
.calendar-container .button,
.calendar-container button {
    display: block;
    color: #fff
}

.calendar-container .eform input[type="submit"],
.calendar-container .panel input[type="submit"],
.calendar-container .eform .button,
.calendar-container .panel .button,
.calendar-container .eform button,
.calendar-container .panel button {
    color: white;
    background-color: #c94d00
}

.calendar-container .eform input[type="submit"]:hover,
.calendar-container .panel input[type="submit"]:hover,
.calendar-container .eform .button:hover,
.calendar-container .panel .button:hover,
.calendar-container .eform button:hover,
.calendar-container .panel button:hover {
    cursor: pointer;
    background-color: #00b1c1;
    color: white
}

.calendar-container .offset-content {
    position: absolute;
    left: -99999px
}

.calendar-container .sr-only {
    display: none
}

.calendar-container .with-margin {
    margin-bottom: 1em
}

.calendar-container .with-margin.row {
    margin-bottom: 1em
}

.calendar-container .site-header {
    background-color: #fefefe;
    padding: 1.5em 0
}

.calendar-container .site-header .contact-links li>* {
    display: inline-block
}

.calendar-container .homepage-orbit {
    width: 100%
}

.calendar-container .homepage-orbit img {
    margin: 0 auto;
    width: 100%
}

.calendar-container .parallax {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden
}

.calendar-container .parallax img {
    position: absolute;
    width: 100%
}

.calendar-container .parallax.parallax-small {
    height: 150px
}

.calendar-container .parallax.parallax-large {
    height: 300px
}

.calendar-container .main-content {
    padding: 0
}

.calendar-container .main-content .medium-8 {
    width: 100%
}

@media screen and (min-width: 50em) {
    .calendar-container .main-content .medium-8 {
        width: 66.66666%
    }
}

.calendar-container .main-content .medium-4 {
    width: 100%
}

@media screen and (min-width: 50em) {
    .calendar-container .main-content .medium-4 {
        width: 33.33333%
    }
}

.calendar-container .social-footer,
.calendar-container .global-footer {
    padding: 1em 2em;
    color: white
}

.calendar-container .social-footer h1,
.calendar-container .social-footer h2,
.calendar-container .social-footer h3,
.calendar-container .social-footer h4,
.calendar-container .social-footer h5 {
    color: white
}

.calendar-container .global-footer h1,
.calendar-container .global-footer h2,
.calendar-container .global-footer h3,
.calendar-container .global-footer h4,
.calendar-container .global-footer h5 {
    color: white
}

.calendar-container .social-footer {
    background-color: #1e1e1e
}

.calendar-container .social-footer .soc {
    min-height: 10em
}

.calendar-container .social-footer .soc.twitter-footer {
    margin-left: 1em
}

.calendar-container .social-footer .soc.twitter-footer p {
    color: #fefefe;
    font-weight: 100;
    letter-spacing: 1px
}

.calendar-container .social-footer .soc.twitter-footer a {
    font-weight: 300
}

.calendar-container .social-footer .soc.twitter-footer .twitter-meta {
    float: right;
    margin-right: 20%;
    color: #7f7f7f;
    font-weight: 300;
    font-size: 90%
}

.calendar-container .social-footer .soc .social {
    position: absolute;
    min-width: 180px;
    min-height: 50px;
    bottom: 0;
    right: 0
}

.calendar-container .social-footer .soc .social a {
    float: left;
    margin-right: .5em;
    position: relative;
    transition: all .15s ease
}

@media only screen and (max-width: 40em) {
    .calendar-container .social-footer .soc {
        min-height: 5em
    }
}

@media only screen and (max-width: 40em) {
    .calendar-container .social-footer .soc.twitter-footer {
        margin-left: 0
    }
}

.calendar-container a.rss-icon-link {
    transition: all .15s ease;
    position: relative;
    display: block;
    width: 48px;
    margin-right: 5px;
    float: left;
    margin-bottom: 0.875rem
}

.calendar-container .social-footer .soc .social a:hover,
.calendar-container a.rss-icon-link:hover {
    -ms-transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg)
}

@media only screen and (max-width: 40em) {
    .calendar-container .social-footer .soc .social {
        left: 0;
        right: 0;
        width: auto;
        margin: auto
    }
}

.calendar-container .social-footer .flickr-image,
.calendar-container .social-footer .flickr_badge_image {
    width: 22%;
    margin-right: .5em;
    margin-bottom: .5em;
    float: left
}

.calendar-container .social-footer .flickr-image a,
.calendar-container .social-footer .flickr_badge_image a {
    display: block;
    padding: 1px;
    padding-bottom: 2px;
    border: 1px solid #323232
}

.calendar-container .social-footer .flickr-image a:hover,
.calendar-container .social-footer .flickr_badge_image a:hover {
    border: 1px solid #464646
}

.calendar-container .social-footer .flickr-image:last-child,
.calendar-container .social-footer .flickr_badge_image:last-child {
    margin-right: 0
}

.calendar-container .global-footer {
    background-color: #191919
}

.calendar-container .global-footer p {
    float: left;
    margin-bottom: 0;
    font-size: 85%;
    font-weight: 100;
    letter-spacing: 1px;
    bottom: 0
}

.calendar-container .global-footer ul {
    float: right;
    margin-bottom: 0;
    margin-left: 0
}

.calendar-container .global-footer ul li {
    float: left;
    list-style-type: none
}

.calendar-container .global-footer ul li a {
    margin: 0 .8em
}

.calendar-container .global-footer ul li:after {
    content: "|";
    color: #666
}

.calendar-container .global-footer ul li:last-child:after {
    content: ""
}

@media only screen and (max-width: 40em) {
    .calendar-container .global-footer ul {
        text-align: center
    }
}

@media only screen and (max-width: 40em) {
    .calendar-container .global-footer ul li {
        text-align: center
    }
}

@media only screen and (max-width: 40em) {
    .calendar-container .parallax {
        display: none
    }
    .calendar-container .site-header .inline-list {
        margin-bottom: 0
    }
    .calendar-container .site-header .inline-list li {
        float: none
    }
    .calendar-container footer {
        border-top: none
    }
    .calendar-container footer .contact-details,
    .calendar-container footer .social {
        text-align: center
    }
    .calendar-container .social a {
        float: none;
        display: inline-block;
        margin-left: .5em
    }
    .calendar-container .global-footer p {
        text-align: center
    }
}

.calendar-container .calendar-box-header th {
    text-align: center
}

.calendar-container td.hasevent a {
    color: #fff;
    background-color: #c94d00;
    padding: 8px;
    margin: -8px 0 0 -8px;
    transition: background-color 300ms ease-out
}

.calendar-container td.hasevent a:hover {
    background-color: #7a0512
}

.calendar-container td.fillday {
    color: #522c1b;
    font-weight: 400
}

.calendar-container .view-switchers {
    text-align: center
}

.calendar-container .view-switchers a,
.calendar-container .view-switchers span {
    font-size: 90%
}

.calendar-container .eventdate {
    padding: .75rem 1rem;
    background: #c94d00;
    color: white;
    font-size: .9rem;
    font-weight: 600
}

.calendar-container .eventdate a {
    color: #fff;
    font-size: .9rem;
    font-weight: 600
}

.calendar-container #calendar_events .event {
    border-left: 5px solid #c94d00;
    margin-bottom: 1.25rem;
    padding: 1rem 1.25rem 0.5rem;
    background: #f0ecdd
}

.calendar-container #calendar_events .event .eventtitle {
    font-size: 1.5rem;
    color: #522c1b
}

.calendar-container #calendar_events .event .eventtitle h3 {
    font-size: 1.5rem
}

.calendar-container #calendar_events .event .description {
    line-height: 1.25;
    margin: 0.5rem 0 1rem
}

.calendar-container #calendar_events .event .eventinfo dl {
    width: 33%;
    float: left;
    margin-bottom: 0
}

.calendar-container .calendar-button {
    width: 100%
}

.calendar-container #prospectus-form .accordion {
    margin-bottom: 0
}

.calendar-container label.checkbox-label input[type=checkbox] {
    position: relative;
    vertical-align: middle;
    bottom: 4px;
    right: 2px
}

.calendar-container .img-right {
    border-radius: 6px;
    margin: 30px;
    float: right
}

.calendar-container .accordion-inner .row input[type=checkbox] {
    display: none
}

.calendar-container .accordion-inner .row span {
    padding: 10px
}

.calendar-container .accordion-inner .row .include,
.calendar-container .accordion-inner .row .selectall {
    cursor: pointer;
    padding: 10px
}

.calendar-container .accordion-inner .row .added {
    background-color: #CAED9E;
    color: #3F6219;
    cursor: pointer;
    display: none;
    padding: 10px
}

.calendar-container .accordion-inner .row .removeall {
    background-color: #F78B83;
    color: #912323;
    cursor: pointer;
    display: none;
    padding: 10px
}

.calendar-container #submitBTN {
    margin-top: 10px
}

.calendar-container .course-search-label input {
    position: relative;
    top: 2px
}

.calendar-container .course-listing {
    margin: 10px 0 10px 0;
    border-bottom: 1px solid #ded5b3
}

.calendar-container .course-listing:last-child {
    border-bottom: 0
}

.calendar-container .course-listing li span {
    color: #6f6f6f
}

.calendar-container .course-info p {
    line-height: 1.5;
    margin-bottom: 0.375rem
}

.calendar-container .course-info div[class*="column"]+[class*="column"]:last-child {
    float: left
}

.calendar-container .sitemap ul li ul {
    margin-left: 2em;
    padding: .8em 0 0 0
}

.calendar-container .sitemap .parent-item i {
    cursor: pointer
}

.calendar-container .sitemap ul li {
    list-style-type: none;
    padding-bottom: .8em
}

.calendar-container .sitemap ul li i {
    width: 1.6em
}

.calendar-container .sitemap ul li ul li:last-child {
    padding-bottom: 0
}

.calendar-container .lt-ie9 .social .slvzr-last-child {
    width: 60px
}

.calendar-container .applicationLink {
    border: 1px solid #c94d00;
    color: #c94d00;
    background: none
}

.calendar-container .applicationLink:hover {
    background: #c94d00;
    color: #fff
}

.calendar-container .notification {
    margin-top: 2%
}

.calendar-container .prev-next {
    margin: 5% 0%
}

.calendar-container .top-bar-section ul li span.currentbranch0 {
    background: #222;
    color: #fff;
    text-transform: uppercase;
    display: block
}

.calendar-container .top-bar-section ul li span.currentbranch0 a {
    color: #fff;
    font-size: 0.9em
}

.calendar-container #create-an-event-form .short-textarea {
    height: 60px
}

.calendar-container #create-an-event-form .long-textarea {
    height: 120px
}

.calendar-container #create-an-event-form .super-long-textarea {
    height: 300px
}

.calendar-container #create-an-event-form select {
    -webkit-appearance: menulist !important
}

.calendar-container #custom_contact_form_dod .error {
    background: #fde4e4;
    border-radius: .25em;
    border: 1px solid #cbb2b2
}

.calendar-container #error-list {
    background: #fde4e4;
    padding: 1em;
    margin-bottom: 1em;
    border-radius: .25em;
    border: 1px solid #cbb2b2
}

.calendar-container #error-list .error {
    border: none
}

.calendar-container #custom_contact_form_dod .radio-container.error,
.calendar-container #custom_contact_form_dod .checkbox-container.error {
    padding: 1em
}

.calendar-container .list-container-main {
    float: left;
    margin: 1em 2em 1em 0;
    padding-right: 2em;
    border-right: 1px solid #ded5b3
}

.calendar-container .list-container-main:last-of-type {
    border-right: none;
    margin-right: 0
}

.calendar-container .list-container-main>div>label {
    margin-bottom: 1em
}

.calendar-container #custom_contact_form_dod .button {
    clear: both
}

.calendar-container table.results {
    width: 100%
}

.calendar-container table.responsive {
    width: 100%;
    border: none
}

.calendar-container table.responsive th {
    font-weight: bold
}

.calendar-container table.responsive td,
.calendar-container table.responsive th {
    padding: 9px 10px
}

.calendar-container .responsive th {
    height: 70px;
    overflow: visible
}

.calendar-container table.responsive tr {
    background: #f9f9f9;
    width: 50%
}

.calendar-container table.responsive tr.even,
.calendar-container table.responsive tr.alt,
.calendar-container table.responsive tr:nth-of-type(even) {
    background: #fff;
    width: 50%
}

.calendar-container table.responsive tr.odd,
.calendar-container table.responsive tr:nth-of-type(odd) {
    background: #f9f9f9;
    width: 50%
}

@media only screen and (max-width: 767px) {
    .calendar-container table.responsive {
        margin-bottom: 0
    }
    .calendar-container .visible-tablet {
        display: block !important
    }
    .calendar-container .pinned {
        position: absolute;
        left: 0;
        top: 0;
        background: #fff;
        width: 50%;
        overflow: hidden;
        overflow-x: scroll;
        border-right: 1px solid #ccc;
        border-left: 1px solid #ccc;
        height: 100%
    }
    .calendar-container .pinned table {
        border-right: none;
        border-left: none;
        width: 100%
    }
    .calendar-container .pinned td:last-child {
        border-bottom: 0
    }
    .calendar-container div.table-wrapper {
        position: relative;
        margin-bottom: 20px;
        overflow: hidden;
        border-right: 1px solid #ccc
    }
    .calendar-container div.table-wrapper div.scrollable {
        margin-left: 50%;
        overflow: scroll;
        overflow-y: hidden
    }
    .calendar-container table.responsive td {
        position: relative;
        overflow: hidden
    }
    .calendar-container table.responsive th {
        position: relative;
        overflow: hidden
    }
    .calendar-container table.responsive th:first-child {
        display: none
    }
    .calendar-container table.responsive td:first-child,
    .calendar-container table.responsive.pinned td {
        display: none
    }
    .calendar-container .responsive th {
        height: 85px;
        overflow: visible
    }
}

.calendar-container .course_compare_saved .small_col_centered {
    width: 100px
}

.calendar-container .course_compare_saved input[type=checkbox],
.calendar-container .course_compare_saved span,
.calendar-container .course_compare_saved a {
    display: block;
    margin: 0 auto;
    text-align: center
}

.calendar-container .added_hidden {
    display: none
}

.calendar-container .showRemove,
.calendar-container .showAdd {
    display: block !important;
    padding: 10px
}

.calendar-container .hideRemove,
.calendar-container .hideAdd {
    display: none !important
}

.calendar-container .course_compare_btn.added {
    background-color: #CAED9E;
    cursor: pointer;
    display: none;
    padding: 10px
}

.calendar-container .course_compare_btn.added a {
    color: #3F6219 !important
}

.calendar-container .course_compare_btn.include a {
    color: #222 !important
}

.calendar-container .course_compare_buttons {
    padding: 0;
    cursor: pointer
}

.calendar-container .course_compare_buttons .advanced-search.showAdd {
    padding: 10px
}

.calendar-container .compare_error {
    display: none;
    color: #c94d00;
    border: 1px solid #c94d00;
    padding: 1%
}

.calendar-container #course_compare_form input[type=submit] {
    float: right
}

.calendar-container .view_saved_c_btn {
    padding: 0.65rem 0.20rem;
    width: 90%
}

.calendar-container .course_compare_saved th {
    text-align: left
}

.calendar-container .course_compare_saved th.small_col_centered {
    text-align: center
}

.calendar-container .course-page {
    overflow: auto;
    margin-top: 2%
}

.calendar-container .course-page .view_saved_c_btn {
    width: 49%;
    float: left;
    margin-right: 1%
}

.calendar-container .course-page .hideAdd,
.calendar-container .course-page .showRemove,
.calendar-container .course-page .showAdd,
.calendar-container .course-page .hideRemove {
    padding-top: 0px
}

.calendar-container .course-page .hideAdd a,
.calendar-container .course-page .showRemove a,
.calendar-container .course-page .showAdd a,
.calendar-container .course-page .hideRemove a {
    padding: 0.65rem 0.20rem
}

.calendar-container .course-listing-save {
    padding-right: 0
}

.calendar-container .view_saved_c_btn.right_nav {
    margin: 0 auto 20px auto
}

.calendar-container #adv-course-search .course_compare_buttons {
    margin-top: 25%
}

.calendar-container .cc-data,
.calendar-container .cc-headings {
    width: 33%;
    text-align: left;
    vertical-align: top
}

.calendar-container .cc-data {
    border-left: 1px dotted #BBB
}

.calendar-container .cc-data:last-child {
    border-right: 1px dotted #BBB
}

.calendar-container .expand-all,
.calendar-container .collapse-all {
    background: white;
    color: #c94d00;
    border: 1px solid #c94d00;
    padding: 0.65rem 0.20rem;
    width: 60%
}

.calendar-container .course-home-expand {
    width: 50%
}

.calendar-container .course-home-expand .expand-all,
.calendar-container .course-home-expand .collapse-all {
    width: 100%
}

.calendar-container .even-one {
    background: #efefef
}

.calendar-container .dcsns {
    background: #fff;
    padding: 0
}

.calendar-container .dcsns-content {
    overflow: hidden;
    margin: 10px 0 5px
}

.calendar-container .stream li {
    color: #444;
    background: #fff;
    border: 1px solid #ccc
}

.calendar-container .stream li .inner {
    margin: 0;
    position: relative;
    line-height: 1.4em
}

.calendar-container .stream li .icon {
    height: 20px
}

.calendar-container .stream li .section-intro {
    clear: both;
    display: block;
    margin: 0;
    height: 24px
}

.calendar-container .stream li .section-intro a {
    margin-right: 3px
}

.calendar-container .stream li .section-title {
    font-size: 12px;
    color: #f0f0f0
}

.calendar-container .stream li .section-thumb {
    max-width: 99%
}

.calendar-container .stream li .section-thumb img {
    max-width: 99%
}

.calendar-container .dcsns-toolbar {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}

.calendar-container .dcsns .filter {
    padding: 0;
    margin: 0
}

.calendar-container .dcsns .filter li {
    display: inline-block;
    background: 0 0;
    padding: 0;
    margin: 0 2px 0 0;
    height: 24px
}

.calendar-container .dcsns .filter li a {
    padding: 0;
    margin: 0;
    display: block;
    float: left;
    height: 24px
}

.calendar-container .dcsns .filter li img {
    margin: 0;
    height: 22px
}

.calendar-container .stream li.dcsns-pinterest .section-thumb img {
    margin-bottom: 10px;
    max-width: 200px
}

.calendar-container .stream li.dcsns-tumblr .section-text img {
    max-width: 99%
}

.calendar-container .stream li.dcsns-instagram .section-thumb img {
    max-width: 200px
}

.calendar-container .stream li.dcsns-instagram .section-meta {
    clear: both;
    margin-bottom: 5px
}

.calendar-container .dcsns {
    color: #444;
    list-style: none;
    margin: 0
}

.calendar-container .dcsns li,
.calendar-container .dcsns ul {
    padding: 0;
    margin: 0;
    list-style: none !important;
    background: 0 0
}

.calendar-container .dcsns h1 {
    width: auto;
    position: relative;
    line-height: 1.35em
}

.calendar-container .dcsns h2,
.calendar-container .dcsns h3 {
    line-height: 1.35em
}

.calendar-container .dcsns-content {
    position: relative;
    padding: 0
}

.calendar-container .dcsns-loading {
    background: url(/media/sample-site/site-assets/css/css-images/loading.gif) no-repeat;
    height: 24px;
    padding: 6px 0 0 30px;
    position: absolute;
    top: 10px;
    left: 10px
}

.calendar-container .dcsns-toolbar .dcsns-loading {
    right: 10px;
    left: auto
}

.calendar-container .stream p {
    margin: 0;
    padding: 0
}

.calendar-container .stream li {
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    font-size: 11px;
    padding: 15px 0 35px;
    width: 224px;
    position: relative;
    margin: 0 12px 12px 0;
    font-family: Arial, sans-serif;
    line-height: 1.35em
}

.calendar-container .stream li a {
    color: #2DB6E8
}

.calendar-container .stream li .inner {
    overflow: hidden;
    padding: 10px 10px 30px
}

.calendar-container .stream li .icon {
    position: absolute;
    left: 3px;
    bottom: 0;
    z-index: 3
}

.calendar-container .stream li .section-intro {
    padding: 7px 0;
    width: 100%;
    left: 0;
    bottom: 0;
    position: absolute;
    color: #fff;
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    z-index: 2
}

.calendar-container .stream li .clear {
    clear: both
}

.calendar-container .stream li .section-intro a {
    text-decoration: underline;
    color: #fff;
    margin-left: 32px
}

.calendar-container .stream li .section-title {
    display: block;
    font-weight: 700;
    margin-bottom: 3px
}

.calendar-container .stream li .section-title a {
    color: #555
}

.calendar-container .stream li .section-title a:hover {
    color: #2DB6E8
}

.calendar-container .stream li .section-thumb {
    float: left;
    margin: 0 7px 0 0
}

.calendar-container .stream li .section-thumb img {
    padding: 1px;
    background: #fff
}

.calendar-container .stream li .section-text {
    display: block;
    margin-bottom: 3px
}

.calendar-container .stream li .section-text br {
    display: block
}

.calendar-container .stream li .section-user {
    clear: both;
    font-style: italic;
    margin: 0 8px 5px 0;
    display: block;
    float: left;
    padding: 7px 0 0 15px;
    line-height: 12px;
    background: url(/media/sample-site/site-assets/css/css-images/profile.png) 0 7px no-repeat
}

.calendar-container .stream li .meta {
    display: block;
    font-size: 90%;
    color: #999
}

.calendar-container .stream li .meta span {
    margin: 0 8px 5px 0;
    display: block;
    float: left;
    padding: 0 0 0 15px;
    line-height: 12px
}

.calendar-container .meta span.shares {
    background: url(/media/sample-site/site-assets/css/css-images/shares.png) no-repeat;
    padding-left: 20px
}

.calendar-container .meta span.views {
    background: url(/media/sample-site/site-assets/css/css-images/views.png) no-repeat;
    padding-left: 18px
}

.calendar-container .meta span.likes {
    background: url(/media/sample-site/site-assets/css/css-images/likes.png) no-repeat;
    padding-left: 16px
}

.calendar-container .meta span.comments {
    background: url(/media/sample-site/site-assets/css/css-images/comments.png) no-repeat
}

.calendar-container .meta span.users {
    background: url(/media/sample-site/site-assets/css/css-images/users.png) no-repeat
}

.calendar-container .meta span.videos {
    background: url(/media/sample-site/site-assets/css/css-images/videos.png) no-repeat;
    padding-left: 16px
}

.calendar-container .stream li .section-meta {
    display: block;
    margin: 0;
    padding: 0;
    clear: both
}

.calendar-container .stream li .meta.item-comments {
    padding: 0 0 0 35px;
    margin: 0 0 5px;
    min-height: 30px;
    position: relative;
    clear: both;
    line-height: 1.3em
}

.calendar-container .stream li .meta.item-comments img {
    position: absolute;
    left: 0;
    top: 0;
    width: 30px
}

.calendar-container .stream li .meta.item-likes {
    padding: 0;
    width: 100%;
    overflow: hidden;
    clear: both;
    line-height: 1.3em
}

.calendar-container .stream li .meta.item-likes img {
    float: left;
    margin: 0 5px 5px 0;
    width: 30px;
    border: 1px solid #ded5b3;
    padding: 1px;
    background: #fff
}

.calendar-container .stream li.dcsns-error {
    color: #900
}

.calendar-container .stream li .section-share {
    display: block;
    margin: 0 0 5px;
    padding: 4px 0 0;
    float: right
}

.calendar-container .stream li .section-share a {
    display: block;
    width: 16px;
    height: 16px;
    float: left;
    margin: 0 2px 0 0;
    background: url(/media/sample-site/site-assets/css/css-images/share.png) no-repeat
}

.calendar-container .stream li .section-share a.share-twitter {
    background-position: 0 -16px
}

.calendar-container .stream li .section-share a.share-reply {
    background-position: 0 -32px
}

.calendar-container .stream li .section-share a.share-retweet {
    background-position: 0 -48px
}

.calendar-container .stream li .section-share a.share-favorite {
    background-position: 0 -64px
}

.calendar-container .stream li .section-share a.share-linkedin {
    background-position: 0 -80px
}

.calendar-container .stream li .section-share a.share-facebook:hover {
    background-position: -16px 0
}

.calendar-container .stream li .section-share a.share-twitter:hover {
    background-position: -16px -16px
}

.calendar-container .stream li .section-share a.share-reply:hover {
    background-position: -16px -32px
}

.calendar-container .stream li .section-share a.share-retweet:hover {
    background-position: -16px -48px
}

.calendar-container .stream li .section-share a.share-favorite:hover {
    background-position: -16px -64px
}

.calendar-container .stream li .section-share a.share-linkedin:hover {
    background-position: -16px -80px
}

.calendar-container .dcsns-toolbar {
    padding: 0;
    width: 100%;
    overflow: hidden;
    position: relative
}

.calendar-container #wall {
    padding-top: 15px
}

.calendar-container #wall .dcsns-toolbar {
    margin-bottom: 25px
}

.calendar-container .dcsns-toolbar .filter {
    padding: 0;
    margin: 0 0 15px
}

.calendar-container .dcsns-toolbar .filter li {
    display: inline;
    background: 0 0;
    padding: 0;
    margin: 0
}

.calendar-container .dcsns-toolbar .filter .link-all {
    color: #fff;
    height: 28px;
    padding: 7px 7px 4px;
    text-shadow: 0 0 1px #555;
    font-weight: 700
}

.calendar-container .dcsns-toolbar .filter li a {
    padding: 4px 3px 0;
    margin: 0 1px 1px 0;
    display: block;
    float: left;
    background: #777;
    height: 28px
}

.calendar-container .dcsns-toolbar .filter li img {
    margin: 0;
    height: 24px
}

.calendar-container .dcsns .controls {
    position: absolute;
    right: 0;
    top: 7px;
    height: 22px;
    padding: 0;
    z-index: 12
}

.calendar-container .dcsns .controls li {
    display: inline;
    background: 0 0
}

.calendar-container .dcsns .controls a {
    display: block;
    width: 22px;
    height: 22px;
    float: left;
    margin: 0 0 0 2px;
    background: url(/media/sample-site/site-assets/css/css-images/controls.png) no-repeat
}

.calendar-container .dcsns .controls .prev {
    background-position: -44px 0
}

.calendar-container .dcsns .controls .next {
    background-position: -66px 0
}

.calendar-container .dcsns .controls .play {
    background-position: 0 0
}

.calendar-container .dcsns .controls .pause {
    background-position: -22px 0
}

.calendar-container .dcsns .controls .prev:hover {
    background-position: -44px -22px
}

.calendar-container .dcsns .controls .next:hover {
    background-position: -66px -22px
}

.calendar-container .dcsns .controls .play:hover {
    background-position: 0 -22px
}

.calendar-container .dcsns .controls .pause:hover {
    background-position: -22px -22px
}

.calendar-container .filter .f-rss a:hover,
.calendar-container .stream li.dcsns-rss .section-intro {
    background-color: #FF9800
}

.calendar-container .filter .f-flickr a:hover,
.calendar-container .stream li.dcsns-flickr .section-intro {
    background-color: #f90784
}

.calendar-container .filter .f-delicious a:hover,
.calendar-container .stream li.dcsns-delicious .section-intro {
    background-color: #3271CB
}

.calendar-container .filter .f-twitter a:hover,
.calendar-container .stream li.dcsns-twitter .section-intro {
    background-color: #4ec2dc
}

.calendar-container .filter .f-facebook a:hover,
.calendar-container .stream li.dcsns-facebook .section-intro {
    background-color: #3b5998
}

.calendar-container .filter .f-google a:hover,
.calendar-container .stream li.dcsns-google .section-intro {
    background-color: #2d2d2d
}

.calendar-container .filter .f-youtube a:hover,
.calendar-container .stream li.dcsns-youtube .section-intro {
    background-color: #DF1F1C
}

.calendar-container .filter .f-pinterest a:hover,
.calendar-container .stream li.dcsns-pinterest .section-intro {
    background-color: #CB2528
}

.calendar-container .filter .f-lastfm a:hover,
.calendar-container .stream li.dcsns-lastfm .section-intro {
    background-color: #C90E12
}

.calendar-container .filter .f-dribbble a:hover,
.calendar-container .stream li.dcsns-dribbble .section-intro {
    background-color: #F175A8
}

.calendar-container .filter .f-vimeo a:hover,
.calendar-container .stream li.dcsns-vimeo .section-intro {
    background-color: #4EBAFF
}

.calendar-container .filter .f-deviantart a:hover,
.calendar-container .filter .f-stumbleupon a:hover {
    background-color: #EB4924
}

.calendar-container .stream li.dcsns-deviantart .section-intro,
.calendar-container .stream li.dcsns-stumbleupon .section-intro {
    background-color: #EB4924
}

.calendar-container .filter .f-tumblr a:hover,
.calendar-container .stream li.dcsns-tumblr .section-intro {
    background-color: #365472
}

.calendar-container .filter .f-instagram a:hover {
    background-color: #413A33
}

.calendar-container .stream li.dcsns-instagram .section-intro {
    background-color: #413A33
}

.calendar-container .stream li.dcsns-facebook .section-thumb img {
    width: 75px
}

.calendar-container .stream li.dcsns-facebook .section-text img {
    margin: 5px 7px 5px 0;
    float: left;
    border: 1px solid #ded5b3;
    padding: 1px;
    background: #fff;
    width: 200px
}

.calendar-container .stream li.dcsns-facebook .section-text a {
    margin-right: 4px
}

.calendar-container .stream li.dcsns-facebook .section-intro a {
    margin-left: 25px
}

.calendar-container .stream li.dcsns-facebook .meta {
    display: block;
    clear: both
}

.calendar-container .stream li.dcsns-facebook .meta.item-comments {
    padding: 0;
    min-height: auto
}

.calendar-container .stream li.dcsns-facebook .meta.item-comments a {
    display: block;
    margin: 0 0 2px
}

.calendar-container .stream li.dcsns-twitter .section-thumb {
    margin-top: 3px
}

.calendar-container .stream li.dcsns-twitter .section-thumb img {
    width: 48px;
    height: 48px
}

.calendar-container .stream li.dcsns-twitter .section-user {
    padding: 0;
    background: 0 0
}

.calendar-container .stream li.dcsns-twitter .section-text img {
    margin: 5px 0 0;
    border: 1px solid #ded5b3;
    padding: 1px;
    background: #fff;
    width: 200px
}

.calendar-container .stream li.dcsns-twitter a {
    color: #38AEAE
}

.calendar-container .stream li.dcsns-twitter .section-intro a {
    color: #fff
}

.calendar-container .stream li.dcsns-twitter .section-intro a:hover {
    color: #fff
}

.calendar-container .stream li.dcsns-twitter .section-intro span a {
    text-decoration: none;
    margin-left: 0
}

.calendar-container .stream li.dcsns-twitter .section-intro span a:hover {
    text-decoration: underline
}

.calendar-container .stream li.dcsns-twitter a:hover {
    color: #38AEAE;
    text-decoration: underline
}

.calendar-container .stream li.dcsns-twitter .twitter-user {
    margin-bottom: 2px;
    display: block
}

.calendar-container .stream li.dcsns-twitter .twitter-user a {
    color: #999;
    line-height: 1.35em
}

.calendar-container .stream li.dcsns-twitter .twitter-user a:hover {
    color: #999;
    text-decoration: none
}

.calendar-container .stream li.dcsns-twitter .twitter-user a strong {
    color: #444
}

.calendar-container .stream li.dcsns-twitter .twitter-user a:hover strong {
    color: #38AEAE;
    text-decoration: underline
}

.calendar-container .stream li.dcsns-rss .section-text img {
    border: 1px solid #ded5b3;
    padding: 1px;
    background: #fff;
    max-width: 200px
}

.calendar-container .dcsns .stream li.dcsns-stumbleupon .section-title {
    display: block;
    clear: both
}

.calendar-container .dcsns .stream li.dcsns-stumbleupon .section-thumb img {
    max-width: 192px
}

.calendar-container .stream li.dcsns-youtube .section-thumb img {
    max-width: 200px
}

.calendar-container .stream li.dcsns-vimeo .section-thumb img {
    max-width: 192px
}

.calendar-container .dcsns .stream li.dcsns-vimeo .section-title {
    display: block;
    clear: both
}

.calendar-container .stream li.dcsns-vimeo .section-text {
    margin-bottom: 5px
}

.calendar-container .stream li.dcsns-vimeo .section-text .meta {
    padding-top: 5px
}

.calendar-container .stream li.dcsns-vimeo .logo {
    margin-bottom: 3px
}

.calendar-container .stream li.dcsns-flickr .section-thumb {
    margin: 0
}

.calendar-container .stream li.dcsns-flickr .section-thumb img {
    max-width: 192px
}

.calendar-container .stream li.dcsns-pinterest .section-thumb {
    display: block
}

.calendar-container .stream li.dcsns-pinterest .section-text {
    clear: both
}

.calendar-container .stream li.dcsns-pinterest .section-thumb img {
    width: 207px
}

.calendar-container .stream li.dcsns-dribbble .inner img {
    margin-bottom: 5px;
    max-width: 200px
}

.calendar-container .stream li.dcsns-lastfm .section-title {
    background: url(/media/sample-site/site-assets/css/css-images/tracks.png) no-repeat;
    padding-left: 17px;
    margin-bottom: 0
}

.calendar-container .stream li.dcsns-deviantart .section-thumb {
    display: block;
    float: none
}

.calendar-container .stream li.dcsns-deviantart .section-thumb img {
    max-width: 192px
}

.calendar-container .stream li.dcsns-tumblr .section-text img {
    margin: 0 7px 5px 0;
    float: left;
    border: 1px solid #ded5b3;
    padding: 1px;
    background: #fff;
    width: 200px
}

.calendar-container .stream li.dcsns-tumblr .track {
    display: block;
    background: url(/media/sample-site/site-assets/css/css-images/tracks.png) 0 5px no-repeat;
    padding: 5px 0 0 17px;
    margin-bottom: 0
}

.calendar-container .stream li.dcsns-instagram {
    padding-bottom: 40px
}

.calendar-container .stream li.dcsns-instagram .section-title {
    font-weight: 400;
    clear: both
}

.calendar-container .stream li.dcsns-instagram .section-thumb img {
    margin: 0 7px 5px 0;
    float: left;
    border: 1px solid #ded5b3;
    padding: 1px;
    background: #fff;
    width: 200px
}

.calendar-container .stream li.dcsns-instagram .meta {
    clear: both
}

.calendar-container .stream li.dcsns-instagram .section-meta .meta .comments,
.calendar-container .stream li.dcsns-instagram .section-meta .meta .likes {
    margin: 0 0 5px;
    padding-top: 5px;
    background-position: 0 5px;
    float: none;
    font-size: 100%;
    font-weight: 700
}

.calendar-container .isotope {
    transition-duration: .8s;
    transition-property: height, width
}

.calendar-container .isotope .isotope-item {
    transition-duration: .8s;
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity
}

.calendar-container .isotope .isotope-item.no-transition {
    transition-duration: 0s
}

.calendar-container .isotope.no-transition {
    transition-duration: 0s
}

.calendar-container .isotope.no-transition .isotope-item {
    transition-duration: 0s
}

.calendar-container .form_title {
    color: #522c1b;
    cursor: pointer;
    display: block;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 0
}

.calendar-container .global-footer a {
    color: #eee
}

.calendar-container .global-footer a:hover {
    color: #fff;
    text-decoration: underline
}

.calendar-container input[type='range'] {
    -webkit-appearance: none;
    background-color: #dcf0fa;
    height: 0.875rem;
    vertical-align: middle
}

.calendar-container input[type='range']::-moz-range-track {
    -moz-appearance: none;
    background-color: #DCF0FA;
    height: 1.375rem
}

.calendar-container input[type='range']::-webkit-slider-thumb {
    -webkit-appearance: none !important;
    background-color: #0e4966;
    height: 1.375rem;
    width: 2rem;
    cursor: pointer;
    outline: none;
    border: none
}

.calendar-container input[type='range']:focus {
    outline: none;
    border: none
}

.calendar-container input[type='range']::-moz-range-thumb {
    -moz-appearance: none;
    background: #0e4966;
    height: 1.375rem;
    width: 2rem;
    cursor: pointer
}

.calendar-container .rangeslider,
.calendar-container .rangeslider__fill {
    background: #e6e6e6;
    display: block;
    height: 20px;
    width: 100%;
    box-shadow: 0px 2px 2px rgba(255, 255, 255, 0.25), inset 0px 1px 3px rgba(0, 0, 0, 0.3);
    border-radius: 10px
}

.calendar-container .rangeslider {
    position: relative
}

.calendar-container .rangeslider--disabled {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: 0.4
}

.calendar-container .rangeslider__fill {
    background: #0e4966;
    position: absolute;
    top: 0
}

.calendar-container .rangeslider__handle {
    background: white;
    border: 1px solid #ccc;
    cursor: pointer;
    display: inline-block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: -5px;
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    border-radius: 50%
}

.calendar-container .rangeslider__handle:after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
    border-radius: 50%
}

.calendar-container .rangeslider__handle:active {
    background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12))
}

.calendar-container input[type="range"]:focus+.rangeslider .rangeslider__handle {
    box-shadow: 0 0 8px rgba(255, 0, 255, 0.9)
}

.calendar-container .events-input {
    padding-left: 0
}

.calendar-container input[type="text"] {
    display: inline-block
}

.calendar-container .events-input span.prefix {
    display: inline-block;
    border-right: none;
    background-color: #fff;
    border: none;
    text-align: left;
    width: 18%;
    padding-left: 5px;
    color: #c94d00
}

.calendar-container .events-input span.prefix .fa-lg {
    line-height: 3em
}

.calendar-container button.small,
.calendar-container .button.small {
    background-color: #c94d00;
    padding: 0.75rem 1.75rem 0.75rem
}

.calendar-container input[disabled],
.calendar-container select[disabled],
.calendar-container textarea[disabled],
.calendar-container input[readonly],
.calendar-container select[readonly],
.calendar-container textarea[readonly] {
    background-color: #fff
}

.calendar-container .blog-page article.listing {
    overflow: hidden;
    border-bottom: 1px solid #efefef;
    margin-bottom: 4%
}

.calendar-container .blog-page article.listing .read-more {
    padding: 0.2rem;
    width: 40%;
    float: right;
    font-size: 0.9rem
}

.calendar-container .blog-page .article-heading {
    float: left
}

.calendar-container .blog-page .article-info {
    float: left
}

.calendar-container .blog-page .article-info ul {
    margin-left: 0px;
    margin-right: 1.1rem
}

.calendar-container .blog-page .article-info li {
    list-style-type: none;
    border-bottom: 1px solid #f3f3f3;
    font-size: 0.8rem;
    padding-bottom: 4px
}

.calendar-container .blog-page .article-info li time {
    font-weight: bold
}

.calendar-container .blog-page .article-content-wrapper {
    margin-top: 10px
}

.calendar-container .blog-page .article-heading h2 {
    font-size: 1.2rem;
    margin-top: 0px
}

.calendar-container .blog-page .article-heading .intro {
    font-size: 0.9rem
}

.calendar-container .blog-page .recent {
    font-size: 0.7em
}

.calendar-container .blog-page .author {
    font-size: 1rem
}

.calendar-container .blog-page .author time {
    float: right
}

.calendar-container .blog-page .main-content {
    margin-top: 0px
}

.calendar-container .blog-page .main-content>.columns {
    padding-top: 2em
}

.calendar-container .blog-page .main-content>.medium-4 {
    background: #efefef;
    box-shadow: inset 10px 0px 12px -4px rgba(0, 0, 0, 0.29)
}

.calendar-container .blog-page .main-content>.medium-4>.recent,
.calendar-container .blog-page .main-content>.medium-4>#categories {
    padding-left: 1em
}

.calendar-container .hidden,
.calendar-container .visible-tablet {
    display: none
}

.calendar-container .back-arrow {
    margin-right: 7px
}

.calendar-container .back-to-top {
    margin-bottom: 10px
}

.calendar-container #twitter-widget-0 {
    float: left
}

.calendar-container .share-page {
    margin-bottom: 10px
}

.calendar-container .back-to-blog-home {
    display: block;
    margin-bottom: 45px
}

.calendar-container .blog-full .clear {
    clear: both
}

.calendar-container .twitter-share-button {
    margin-right: .75em
}

.calendar-container .event-search-container {
    padding: 1.5em;
    background: #1e1e1e
}

.calendar-container .event-search-container:before {
    content: "";
    display: table
}

.calendar-container .event-search-container:after {
    content: "";
    display: table;
    clear: both
}

.calendar-container .medium-3 .event-search-container {
    background: white;
    padding: 0
}

.calendar-container .event-search-container p {
    color: white;
    font-size: 110%;
    font-weight: 700
}

.calendar-container .medium-3 .event-search-container p {
    color: #333;
    font-size: 100%;
    font-weight: 400
}

.calendar-container .event-search-container select {
    width: 20%
}

.calendar-container .event-search-container .select2 {
    margin-bottom: 1em
}

.calendar-container .medium-3 .event-search-container select {
    width: 90%
}

.calendar-container .event-search-container form input {
    width: calc(100% - 5.5em);
    clear: none;
    float: left;
    margin-bottom: 0
}

.calendar-container .medium-3 .event-search-container form input {
    width: calc(100% - 3em)
}

.calendar-container .event-search-container form button[type="submit"] {
    clear: none;
    float: left;
    width: 4.75em;
    margin: 0;
    padding: .5em 0;
    width: 2.5em
}

.calendar-container .save-buttons {
    margin: 1em 0
}

.calendar-container .save-buttons:before {
    content: " ";
    display: table
}

.calendar-container .save-buttons:after {
    content: " ";
    display: table;
    clear: both
}

.calendar-container .save-buttons p {
    text-align: right;
    margin-bottom: 0
}

.calendar-container .save-buttons .button {
    margin-right: 1em;
    display: inline-block
}

.calendar-container .save-buttons .button i {
    margin-left: .5em
}

.calendar-container .save-buttons .button.outline {
    color: #c94d00;
    background: #fff;
    border: 1px solid #c94d00
}

.calendar-container .save-buttons .button.outline:hover {
    color: white;
    background: #7a0512
}

.calendar-container .save-buttons .button.outline.saved {
    background: #eee;
    color: #333;
    border-color: #ccc
}

.calendar-container .save-buttons .button.outline.saved:hover {
    background: #ccc;
    color: #333
}

.calendar-container .event-list {
    margin-top: 0
}

.calendar-container .single-event {
    border: 1px solid #ccc;
    padding: 1em;
    margin-bottom: 1.5em !important
}

.calendar-container .single-event img {
    width: 100%;
    height: auto;
    float: left;
    margin-right: 2em
}

.calendar-container .single-event .no-padding {
    padding: 0
}

.calendar-container .tags {
    background: #333;
    color: white;
    display: inline-block;
    padding: .4em .8em
}

.calendar-container .single-event .for {
    display: inline-block;
    padding: .4em .8em;
    margin-left: 1em
}

.calendar-container .single-event .more-info {
    margin-top: 1.8em
}

.calendar-container .single-event .date,
.calendar-container .single-event .time,
.calendar-container .single-event .location {
    display: inline-block;
    margin-right: 1.5em
}

.calendar-container .single-event .add-remove-button {
    display: block;
    background: #c94d00;
    border: 1px solid #c94d00;
    position: absolute;
    top: 0;
    right: 0;
    padding: 1em;
    color: white;
    transition: 250ms background-color
}

.calendar-container .single-event .add-remove-button:hover {
    background: #7a0512;
    color: white
}

.calendar-container .single-event .add-remove-button.saved {
    background: #eee;
    color: #333;
    border-color: #ccc
}

.calendar-container .single-event .add-remove-button.saved:hover {
    background: #ccc;
    color: #333
}

.calendar-container .event-fulltext .overview {
    background: #333;
    color: white;
    padding: 1em 1.2em;
    font-size: 1.1em
}

.calendar-container .full-details .medium-6 ul {
    list-style-type: none;
    margin: 0
}

.calendar-container .full-details .medium-6 ul li {
    margin: .5em 0;
    padding: 1em 0 .25em;
    border-top: 1px solid #ded5b3
}

.calendar-container .full-details .medium-6 ul li:first-of-type {
    border-top: 0
}

.calendar-container .full-details .medium-6 ul li i {
    margin-right: .5em
}

.calendar-container .email_form:before {
    display: table;
    content: " "
}

.calendar-container .email_form:after {
    display: table;
    content: " ";
    clear: both
}

.calendar-container .email_form label {
    float: left;
    width: 18%;
    text-align: right;
    font-weight: 700;
    line-height: 2.8;
    margin-right: 1em
}

.calendar-container .email_form input[type="text"] {
    float: left;
    width: 80%
}

.calendar-container .email_form .captcha {
    clear: both;
    width: 80%;
    float: right
}

.calendar-container .email_form button {
    clear: both;
    margin-left: 20%
}

.calendar-container .undo {
    display: none;
    width: 100%;
    border: 1px solid #ccc;
    padding: 1em;
    margin-bottom: 1.5em !important;
    text-align: right
}

.calendar-container .undo i {
    margin-left: 1em
}

.calendar-container .homepage-orbit {
    display: none
}

.calendar-container .ellucian-buttons a {
    width: 49%;
    float: left;
    margin-right: 1%
}

.calendar-container ul.pagination {
    margin-top: 1em;
    width: 100%
}

.calendar-container .is-hidden {
    display: none
}

.calendar-container .event-range {
    font-size: 1rem;
    margin-bottom: 1.6rem
}

.calendar-container .category_form {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.calendar-container #calendar_box table tr td.hasEvents {
    padding: 0
}

.calendar-container #calendar_box table tr td.hasEvents a {
    color: white;
    display: block;
    padding: 12px 0;
    height: 100%;
    background: #c94d00;
    transition: background-color .35s
}

.calendar-container #calendar_box table tr td.hasEvents a:hover {
    background-color: #aab300
}

.calendar-container #calendar_box table tr td.hasEvents.fillday a {
    opacity: .5
}

.calendar-container .view_period_switchers {
    margin-bottom: 1rem
}

.calendar-container .pagination {
    margin: 1rem 0;
    list-style-type: none
}

.calendar-container .pagination:before {
    content: "";
    display: table
}

.calendar-container .pagination:after {
    content: "";
    display: table;
    clear: both
}

.calendar-container .pagination li {
    display: block;
    width: auto;
    margin: 0 10px 10px 0
}

.calendar-container .pagination a,
.calendar-container .pagination span {
    font-size: 1rem;
    color: #522c1b;
    display: block;
    float: left;
    background-color: #eeead9;
    line-height: 50px;
    text-align: center;
    padding: 0;
    width: auto;
    min-width: 50px;
    height: 50px;
    transition: color .35s, background-color .35s
}

.calendar-container .pagination a:hover {
    color: #fff;
    background-color: #c94d00
}

.calendar-container .pagination span {
    color: #c94d00;
    background: white
}

.calendar-container .pagination .current a {
    color: #fff
}

.calendar-container .pagination .current a:hover {
    color: #fff
}

.calendar-container .pagination .next,
.calendar-container .pagination .last,
.calendar-container .pagination .prev,
.calendar-container .pagination .previous,
.calendar-container .pagination .first {
    font-weight: bold
}

.calendar-container .prev-next a {
    display: inline-block;
    border: 1px solid;
    padding: .5rem
}

.calendar-container .prev-next:before {
    display: table;
    content: ""
}

.calendar-container .prev-next:after {
    display: table;
    content: "";
    clear: both
}

.calendar-container .emergencynotice {
    background: #8A0D0D
}

.calendar-container div#emergency a {
    background: url("/media/sample-site/site-assets/css/css-images/warning_64.png") no-repeat scroll 32px 50% #8A0D0D;
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: bold;
    padding: 40px 50px 40px 120px;
    text-decoration: none
}

.calendar-container div#emergency h1,
.calendar-container div#emergency h2,
.calendar-container div#emergency p {
    padding: 0;
    margin: 0
}

.calendar-container #emergency .row span {
    float: right;
    margin: -60px 16px 0 0;
    font-weight: bold;
    color: #fff;
    border: 2px solid #fff;
    padding: 2px;
    border-radius: 5px;
    cursor: pointer
}

@media (max-width: 550px) {
    .calendar-container #emergency .row span {
        margin: -70px 16px 0 0
    }
}

@media (max-width: 330px) {
    .calendar-container #emergency .row span {
        margin: -90px 16px 0 0
    }
}

.calendar-container .emergencynotice {
    opacity: 1 !important;
    display: block !important;
    max-height: 10em !important
}

.calendar-container .emergencynotice.closed {
    display: block !important;
    transition: opacity 500ms ease-out, max-height 500ms ease-out !important;
    max-height: 0 !important;
    opacity: 0 !important
}

.calendar-container .emergencynotice.closed span {
    display: none !important
}

.calendar-container .emergencynotice.closed a {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    transition: padding 500ms ease-out !important;
    max-height: 0 !important
}

.calendar-container h1,
.calendar-container h2,
.calendar-container h3,
.calendar-container h4,
.calendar-container h5,
.calendar-container h6 {
    font-weight: 300
}

.calendar-container input[type="checkbox"]+label {
    margin-left: 0;
    display: inline-block;
    font-size: .875rem;
    font-family: "Lato", sans-serif;
    font-style: normal;
    padding: 3px 0;
    margin: 0
}

.calendar-container .cal-table {
    margin: 1rem auto 0.5rem;
    max-width: 540px
}

.ir {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent
}


