.clearfix:after,
.clearfix:before {
    content: "";
    display: table
}
.clearfix:after {
    clear: both
}
.clearfix {
    *zoom: 1
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
    display: block
}
audio,
canvas,
video {
    display: inline-block
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden] {
    display: none
}
html {
    font-family: "Droid Sans", tahoma, verdana, arial, sans-serif;
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.5em
}
body {
    margin: 0;
    padding: 0
}
a:focus {
    outline: thin dotted
}
a:active,
a:hover {
    outline: 0
}
p,
pre {
    margin: 0 0 1.5em 0
}
blockquote {
    margin: 1.5em 30px
}
h1 {
    font-size: 1.571em;
    font-weight: 700;
    line-height: 1.1;
    padding-bottom: 0.2em;
    padding-right: 2em;
    border-bottom: 5px solid #d8d8d8;
    margin: 2em 0 0.5em 0;
    letter-spacing: -0.03em
}
h1:first-child {
    margin-top: 0
}
@media (max-width: 37.4375em) {
    h1 {
        font-size: 1.4em;
        border-bottom-width: 3px
    }
}
h2 {
    font-size: 1.143em;
    font-weight: 700;
    line-height: 1.2;
    color: #d21033;
    margin: 1em 0 0.5em 0
}
h2:first-child {
    margin-top: 0
}
h3 {
    font-size: 1.143em;
    font-weight: 700;
    line-height: 1.2;
    margin: 1em 0 0.5em 0
}
h3:first-child {
    margin-top: 0
}
h4 {
    font-size: 1em;
    line-height: 1.5em;
    margin-top: 0em;
    margin-bottom: 1.5em
}
h4:first-child {
    margin-top: 0
}
h5 {
    font-size: 0.83em;
    line-height: 1.80723em;
    margin-top: 1.80723em;
    margin-bottom: 1.80723em
}
h5:first-child {
    margin-top: 0
}
h6 {
    font-size: 0.67em;
    line-height: 2.23881em;
    margin-top: 2.23881em;
    margin-bottom: 2.23881em
}
h6:first-child {
    margin-top: 0
}
abbr[title] {
    border-bottom: 1px dotted;
    cursor: help;
    white-space: nowrap
}
b,
strong {
    font-weight: bold
}
dfn {
    font-style: italic
}
hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    border: 1px solid #666;
    padding-bottom: -1px;
    margin: 1.5em 0
}
mark {
    background: #ff0;
    color: #000
}
code,
kbd,
pre,
samp,
tt,
var {
    font-family: "Courier New", "DejaVu Sans Mono", monospace, sans-serif;
    font-size: 1em;
    line-height: 1.5em
}
pre {
    white-space: pre-wrap
}
q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}
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
}
dl,
menu,
ol,
ul {
    margin: 0 0 1em 0
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin: 0
}
dd {
    margin: 0 0 0 30px
}
menu,
ol,
ul {
    padding: 0 0 0 30px
}
img {
    border: 0;
    vertical-align: bottom;
    max-width: 100%;
    height: auto;
    width: auto
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 0
}
fieldset {
    margin: 0 2px;
    border-color: #c0c0c0;
    border-top-style: solid;
    border-top-width: 0.0625em;
    padding-top: 0.4625em;
    border-bottom-style: solid;
    border-bottom-width: 0.0625em;
    padding-bottom: 0.9125em;
    border-left-style: solid;
    border-left-width: 0.0625em;
    padding-left: 0.9125em;
    border-right-style: solid;
    border-right-width: 0.0625em;
    padding-right: 0.9125em
}
legend {
    border: 0;
    padding: 0
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
button,
input {
    line-height: normal
}
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
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}
input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto;
    vertical-align: top
}
label {
    display: block;
    font-weight: bold
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    border: none !important;
    width: 100%;
    border-bottom: 1px solid #e7e7e7 !important
}
td {
    border-top: 1px solid #e7e7e7;
    border-right: none;
    border-left: none;
    border-bottom: none;
    padding: 0.25em 1em 0.25em 0;
    vertical-align: top
}
td p {
    margin: 0
}
th {
    text-align: left;
    font-size: 1.25em;
    padding-bottom: 0.25em
}
#page,
.region-bottom {
    margin-left: auto;
    margin-right: auto
}
@media (min-width: 64em) {
    .region-sidebar-first,
    .region-sidebar-second,
    #content {
        padding-left: 25px;
        padding-right: 25px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        word-wrap: break-word
    }
}
@media (min-width: 37.5em) and (max-width: 63.9375em) {
    .region-sidebar-first,
    .region-sidebar-second,
    #content {
        padding-left: 18px;
        padding-right: 18px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        word-wrap: break-word
    }
}
@media (max-width: 37.4375em) {
    .region-sidebar-first,
    .region-sidebar-second,
    #content {
        padding-left: 16px;
        padding-right: 16px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        word-wrap: break-word
    }
}
.front #content {
    padding-left: 0;
    padding-right: 0
}
.region-header,
.region-banner,
.region-subheader,
#main,
.region-footer {
    margin-left: auto;
    margin-right: auto
}
@media (min-width: 64em) {
    .region-header,
    .region-banner,
    .region-subheader,
    #main,
    .region-footer {
        width: 90%;
        max-width: 1100px
    }
}
@media (min-width: 37.5em) and (max-width: 63.9375em) {
    .region-header,
    .region-banner,
    .region-subheader,
    #main,
    .region-footer {
        width: 95%
    }
}
.front .region-subheader {
    width: 100%;
    max-width: 1360px
}
.front .region-subheader .department-name .front {
    margin: 0 auto;
    box-sizing: border-box
}
@media (min-width: 64em) {
    .front .region-subheader .department-name .front {
        width: 90%;
        max-width: 1100px;
        padding-left: 25px
    }
}
@media (min-width: 37.5em) and (max-width: 63.9375em) {
    .front .region-subheader .department-name .front {
        width: 95%;
        padding-left: 18px
    }
}
@media (max-width: 37.4375em) {
    .front .region-subheader .department-name .front {
        padding-left: 16px
    }
}
.front .region-subheader .block {
    padding: 0 !important
}
.region-header .block,
.region-subheader .block,
.region-footer .block {
    margin-bottom: 0
}
@media (min-width: 64em) {
    .region-header .block,
    .region-subheader .block,
    .region-footer .block {
        padding-left: 25px;
        padding-right: 25px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        word-wrap: break-word
    }
}
@media (min-width: 37.5em) and (max-width: 63.9375em) {
    .region-header .block,
    .region-subheader .block,
    .region-footer .block {
        padding-left: 18px;
        padding-right: 18px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        word-wrap: break-word
    }
}
@media (max-width: 37.4375em) {
    .region-header .block,
    .region-subheader .block,
    .region-footer .block {
        padding-left: 16px;
        padding-right: 16px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        word-wrap: break-word
    }
}
@media (min-width: 64em) {
    .sidebar-first #content,
    .sidebar-second #content,
    .two-sidebars #content {
        float: left;
        width: 75%;
        margin-left: 25%;
        margin-right: -100%
    }
    .sidebar-first .region-sidebar-first,
    .sidebar-second .region-sidebar-first,
    .two-sidebars .region-sidebar-first {
        float: right;
        width: 25%;
        margin-right: 75%;
        margin-left: -100%
    }
    .sidebar-first .region-sidebar-second,
    .sidebar-second .region-sidebar-second,
    .two-sidebars .region-sidebar-second {
        clear: right;
        float: right;
        width: 25%;
        margin-right: 75%;
        margin-left: -100%
    }
}
@media (min-width: 37.5em) and (max-width: 63.9375em) {
    .sidebar-first #content,
    .sidebar-second #content,
    .two-sidebars #content {
        float: left;
        width: 75%;
        margin-left: 25%;
        margin-right: -100%
    }
    .sidebar-first .region-sidebar-first,
    .sidebar-second .region-sidebar-first,
    .two-sidebars .region-sidebar-first {
        float: right;
        width: 25%;
        margin-right: 75%;
        margin-left: -100%
    }
    .sidebar-first .region-sidebar-second,
    .sidebar-second .region-sidebar-second,
    .two-sidebars .region-sidebar-second {
        clear: right;
        float: right;
        width: 25%;
        margin-right: 75%;
        margin-left: -100%
    }
}
@media (min-width: 64em) {
    .region-footer .copyright {
        float: left;
        width: 25%;
        margin-left: 0%;
        margin-right: -25%
    }
    .region-footer .contact {
        float: left;
        width: 50%;
        margin-left: 25%;
        margin-right: -75%
    }
    .region-footer .stay-connected {
        float: left;
        width: 25%;
        margin-left: 75%;
        margin-right: -100%
    }
}
@media (min-width: 37.5em) and (max-width: 63.9375em) {
    .region-footer {
        font-size: 0.875em;
        line-height: 1.5
    }
    .region-footer .copyright {
        float: left;
        width: 25%;
        margin-left: 0%;
        margin-right: -25%
    }
    .region-footer .contact {
        float: left;
        width: 50%;
        margin-left: 25%;
        margin-right: -75%
    }
    .region-footer .stay-connected {
        float: left;
        width: 25%;
        margin-left: 75%;
        margin-right: -100%
    }
}
@media (max-width: 37.4375em) {
    .region-footer .copyright {
        clear: left;
        float: left;
        width: 100%;
        margin-left: 0%;
        margin-right: -100%
    }
    .region-footer .contact {
        clear: left;
        float: left;
        width: 100%;
        margin-left: 0%;
        margin-right: -100%
    }
    .region-footer .stay-connected {
        clear: left;
        float: left;
        width: 100%;
        margin-left: 0%;
        margin-right: -100%
    }
}
.with-wireframes #header,
.with-wireframes #main,
.with-wireframes #content,
.with-wireframes #navigation,
.with-wireframes .region-sidebar-first,
.with-wireframes .region-sidebar-second,
.with-wireframes #footer,
.with-wireframes .region-bottom {
    outline: 1px solid #ccc
}
.element-invisible,
.element-focusable,
#navigation .block-menu .block__title,
#navigation .block-menu-block .block__title {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px)
}
.element-focusable:active,
.element-focusable:focus {
    position: static !important;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto
}
#skip-link {
    margin: 0
}
#skip-link a,
#skip-link a:visited {
    display: block;
    width: 100%;
    padding: 2px 0 3px 0;
    text-align: center;
    background-color: #666;
    color: #fff
}
.header__logo {
    float: left;
    margin: 0;
    padding: 0
}
.header__logo-image {
    vertical-align: bottom
}
.header__name-and-slogan {
    float: left
}
.header__site-name {
    margin: 0;
    font-size: 2em;
    line-height: 1.5em
}
.header__site-link:link,
.header__site-link:visited {
    color: #000;
    text-decoration: none
}
.header__site-link:hover,
.header__site-link:focus {
    text-decoration: underline
}
.header__site-slogan {
    margin: 0
}
.header__secondary-menu {
    float: right
}
.header__region {
    clear: both
}
#navigation .block {
    margin-bottom: 0
}
#navigation .links,
#navigation .menu {
    margin: 0;
    padding: 0;
    text-align: left
}
#navigation .links li,
#navigation .menu li {
    float: left;
    padding: 0 10px 0 0;
    list-style-type: none;
    list-style-image: none
}
.breadcrumb ol {
    margin: 0;
    padding: 0
}
.breadcrumb li {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0
}
.page__title,
.node__title,
.block__title,
.comments__title,
.comments__form-title,
.comment__title {
    margin: 0
}
.messages,
.messages--status,
.messages--warning,
.messages--error {
    margin: 1.5em 0;
    padding: 10px 10px 10px 50px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAD6UlEQVR42s2WX0xbVRzH3YwmC4k+GF/0ZS/S267/bmnX9nL7bwstZlnbjTDYyoC5GCbB0ZW5pdJCe6swbLFA6bpWIGuRMWVjKGP+21QW3SZBSAjGh4XEaTZTH82Cm/3ztS2xs7mw4KLRk3xyzj33/H6fe5Pz7zEA/yr/vUDukj9FH6drqTaqT8EoPs/UV+nX6TD1BlUh9AqLHlmgPKLcRHmoCOWmElK/FOKTYpS8UwLJkASiUyLI3pKhlClN0g46qj+qL/pbArlbrlO1q25JeiSgR2iYJ8ywXLSg/qP6LNl2ro8+Q4MMkKCd9K2t3q3KdQnkXXIF5aISkgEJzONm1F2qW52pDJN1MI2bUBIuAdVOJWSMTPNQgX6/vkjVpvpREpag6oMqWCYta1IzbsHh9ga0RJtzY8URMdRO9U/KSuWmNQUqh2pY3CtG+fvlqJyofMAFNrZAE+7e/RWR4X4cD9tgOGsA2U2CdtMDqwqyMyIzQ5KKqAKmcyaYxkzYd3YvjGNGFtXRPRj58DT+LOemRrFnrBLyITmUDmUyO/NYgu2d26ukHVJo3tXAMGpAs+cQmh0NeClan30uwN7TgnQ6nRd4r3thOGOAJqYB2UVC79AfZAnKHGUxQa8A2tNaNLW/jKvXv8Dyb8s4yryKA4O10A3roIvpUB+swTdz1/LJZ27PQBvT5lBH1RD4BChzlQ2wBNtc22aE/ULQgzRCl4P5BPcT93GMOYz9wb2QhCRgAq35d8u/L2PXe7tADVGgBlcQ+AXQtmlvsP/gzbJZvp8PMkJCFBYh8m0knyiVSsHe0YIGZz1+/uVOvt8z7QGvnwf+ST5EIRHIUyR4fh50rbp5lsDcYR4ReAXgBrng9q/Qfa0bfy035r7Ot2dvz4IX4IEIEAXwvDzscOw4zxJUd1YfEXlE4Aa4BQHMlwzSSBeI7iXvoTxWDqKPYCFsFaKmr+YVliB0JfS89DVpiuhlB9k/tSOZTuYFvq98yI7L0/MAsVWcGp0bfW61hbahwltxSeARsIKyWKesSKQSWIwvYkvvllwfx88pgOvhwthu/AzAxlVX8vz385tLbaVxwpcLZtEw0QDjsBGctzksiE4CimZFfHp++oWHbnbuUfdB0komMgHsRN1r0MWBsEmYODF5onY92/UTwcvBxuzXcN1ccHycVSn2FaPYWwzCQUDWKIt7z3utAJ5c74Hz+OLSomynY+cVfiM/xW3JiDyZpB3FuZrj4oCwE+Ad4qWMjPHjpTtL0mzMoxyZz9yM39Q7Y85Ok930icqm+k59TL2wm9l90dZv8y/8sPAigGf/iUN/Q4anM2zOsdLe+L+4VfwBVVjDs2rTYx0AAAAASUVORK5CYII=');
    background-position: 8px 8px;
    background-repeat: no-repeat;
    border: 1px solid #be7
}
.messages--warning {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACuElEQVRIiWP4//8/Ay0xSYqntTpnT252zqeJBf0Njhsykrz/pyd6/e9vcNpGVQv6q2wlm0qc/r0+IPD/3UG+/61l9v9mdrjIUc2C7hqHUzc3S///eZwBjO9tF/vfWe1wjioWTKixVm8otPn38wQT3IKfxxn/t5Va/utpsNSg2ILWcttrNzdJgQ3+dpQRjEHs+9tE/zeXWt+gyILOamuTqlxrsOtPLub+7+emBsSq/88v5wL7oqHQ9H9nmbkF2RbUF1rev7lJEuziuU3i/90ddcB4UZsoJC62ifyvK7R4QJYFrcUGrmUZ5v9hYb9hosh/bzcDMN42VRgeF9W5hv8bi/XdSbagKtfs2c1NEvCIPbaQ/7+/pwkYn17Ki0hR24T/l2eZPCfJgsZ83dCiNOP/yCnn7iau/8G+5mD8aBsHSoqqyNL9X5erHUm0BcVpRm9ubhZHMoTh/4eDzP/DA23+RwTZ/P96hAlF7t5Wof8FyfpvibKgNk8noyDZ4D9quofg1Bjr/1kJlhjiIF+Upmn/r83RzCJoQXaC3qcbm8SwGMLwvybP/H8jMGlik7u7VeB/Zqz2J7wWVGdr1uTG62J1PQgfWST1/+hiCaxyIF8UJqv9r8hQrcVpQVqkzrcbG0WwGvB2H/P/lnx5MAaxsam5vYn3f2KY+jesFpSlqfZnxWjidP2OGWL/g/0swBjExu4Lhv958Ur/i5KU+lEsCA1lYI4JUv95bZ0gTo2Pt3P+z0myBmMQG5e6mxu4/kf4Kf8EmQm3oCRNebKrvSawIGPBqRG9sMOp5hjjfwdrlf/58bKT4RaUpWvtcLZV/39iscD/H0AFP46jYwYiMeP/44u4/9tbKQODSXUH3II9G7v18hI0n8YGKv+IDVT6joxj/BVx4mgcOCde/SnITPRUJAHEGlTCEkQV19TAAN8FC67hZdFXAAAAAElFTkSuQmCC');
    border-color: #ed5
}
.messages--error {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACpElEQVR42rWWTUgbQRiGQ0Tx4MWDeFM8eBA9iKAoggiCoCiiIiL4L3oQV1CJB0UEf6iRYFpK7UniTw9VSqL2kvQsVDBpSZrtRo35czVNW3oprRf17exSl4yzu1ikAy9h59vvedhkMrMGAGoxknAk2w8MJ/WosXThiZkZt9jdLeglPjn5ATc3mhJNuNjbK0QbG3ExMICL/n6IfX0gcxB7ekDAELu6IHZ2IlJbi1hLS1BLogmPtbUhMTv7oMSamzUlqnByMxLT0/8STQkDj9TV4ZLj5OysrODl8jIu5Gs68dFR7JG6dWkJ0fFx+TpSX89IDMnwcHU1yKec12Yz3rlc4HkeLwjkXJpPip3U3+7vIx6P4ymph4eG5PlwTQ0lMdytlmBxMWKtrXLeT0zA5XTibvj9fjxfXETkb/3N/Dz2dneVuiTZtliU/rPSUsQ5ziuxZYG03IIlJdKKUPJjdRUAKMmzuTnskB/VYbdTtd9HR4g2NCi9Z2VliDY1BSnBaUEBzsrLqXyzWCiQ9HU5HA4afniIUFWV0hOqqMBpURErOM7NxWlhIZOvCwvA7S3Uxq+DA5AnZ3pO8vJYQSArC8c5Oeqx2Rj4udeLQH6+6v2B7GxW8DkjA0JmJpONwUHY7XZGIAgCzCYTeJUewmIFfqMRfEoKlQ2yJbza2oLWcLvdeDI2hk/3+iQWKzAYkJzNjg5srq9TwJ9OJ76YTNScx+ORJT66X1/grKyEbW2NgfPp6XKd/JMZySrHaQsSU1Oe+0/w3WpVgyu5HBlR6lc+H8gioevDwz6JrWwV5+3txyoSFk5DcOX1MnCyJ4Vwfb1zt1UY9SR8aioDpuppaVpwZbPTl+hHF04dOKzk8XBF8DgJC3/woU/W/EciOtELOWi8DDwp//215Q+p7kiKh2lQSAAAAABJRU5ErkJggg==');
    border-color: #ed541d
}
.messages__list {
    margin: 0
}
.messages__item {
    list-style-image: none
}
.messages--error p.error {
    color: #333
}
.ok,
.messages--status {
    background-color: #f8fff0;
    color: #234600
}
.warning,
.messages--warning {
    background-color: #fffce5;
    color: #840
}
.error,
.messages--error {
    background-color: #fef5f1;
    color: #8c2e0b
}
.tabs-primary,
.tabs-secondary {
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(100%, #bbbbbb), color-stop(100%, transparent));
    background-image: -webkit-linear-gradient(bottom, #bbbbbb 1px, transparent 1px);
    background-image: -moz-linear-gradient(bottom, #bbbbbb 1px, transparent 1px);
    background-image: -o-linear-gradient(bottom, #bbbbbb 1px, transparent 1px);
    background-image: linear-gradient(bottom, #bbbbbb 1px, transparent 1px);
    list-style: none;
    border-bottom: 1px solid #bbb \0/ie;
    margin: 1.5em 0;
    padding: 0 2px;
    white-space: nowrap
}
.tabs-primary:after,
.tabs-secondary:after,
.tabs-primary:before,
.tabs-secondary:before {
    content: "";
    display: table
}
.tabs-primary:after,
.tabs-secondary:after {
    clear: both
}
.tabs-primary,
.tabs-secondary {
    *zoom: 1
}
.tabs-primary__tab,
.tabs-primary__tab.is-active,
.tabs-secondary__tab,
.tabs-secondary__tab.is-active {
    float: left;
    margin: 0 3px
}
a.tabs-primary__tab-link,
a.tabs-primary__tab-link.is-active,
a.tabs-secondary__tab-link,
a.tabs-secondary__tab-link.is-active {
    border: 1px solid #e9e9e9;
    border-right: 0;
    border-bottom: 0;
    display: block;
    line-height: 1.5em;
    text-decoration: none
}
.tabs-primary__tab,
.tabs-primary__tab.is-active {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    text-shadow: 1px 1px 0 #fff;
    border: 1px solid #bbb;
    border-bottom-color: transparent;
    border-bottom: 0 \0/ie
}
.is-active.tabs-primary__tab {
    border-bottom-color: #fff
}
a.tabs-primary__tab-link,
a.tabs-primary__tab-link.is-active {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
    color: #333;
    background-color: #dedede;
    letter-spacing: 1px;
    padding: 0 1em;
    text-align: center
}
a.tabs-primary__tab-link:hover,
a.tabs-primary__tab-link:focus {
    background-color: #e9e9e9;
    border-color: #f2f2f2
}
a.tabs-primary__tab-link:active,
a.tabs-primary__tab-link.is-active {
    background-color: transparent;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE9E9E9', endColorstr='#00E9E9E9');
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e9e9e9), color-stop(100%, rgba(233, 233, 233, 0)));
    background-image: -webkit-linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
    background-image: -moz-linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
    background-image: -o-linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
    background-image: linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
    border-color: #fff
}
.tabs-secondary {
    font-size: .9em;
    margin-top: -1.5em
}
.tabs-secondary__tab,
.tabs-secondary__tab.is-active {
    margin: 0.75em 3px
}
a.tabs-secondary__tab-link,
a.tabs-secondary__tab-link.is-active {
    -webkit-border-radius: 0.75em;
    -moz-border-radius: 0.75em;
    -ms-border-radius: 0.75em;
    -o-border-radius: 0.75em;
    border-radius: 0.75em;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
    text-shadow: 1px 1px 0 #fff;
    background-color: #f2f2f2;
    color: #666;
    padding: 0 .5em
}
a.tabs-secondary__tab-link:hover,
a.tabs-secondary__tab-link:focus {
    background-color: #dedede;
    border-color: #999;
    color: #333
}
a.tabs-secondary__tab-link:active,
a.tabs-secondary__tab-link.is-active {
    text-shadow: 1px 1px 0 #333;
    background-color: #666;
    border-color: #000;
    color: #fff
}
.inline {
    display: inline;
    padding: 0
}
.inline li {
    display: inline;
    list-style-type: none;
    padding: 0 1em 0 0
}
span.field-label {
    padding: 0 1em 0 0
}
.more-link {
    text-align: right
}
.more-help-link {
    text-align: right
}
.more-help-link a {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA7UlEQVR42qWTPQqDQBCFcwSPkCNITpAj5AjeIm1uYpkyR7Cy2Mot7OwsBAsRwUKwmOwLGRle3EIy8PyBfZ/z3J2TiPylz8VWWZZpUB40BonRKyizaxkA88MYYiqCEgv4MTvnZJom0VqWRbz3FlJZgLYtqmEY1Lg9r+sKsIXcLSC3AC019H0vqLquLeC5AfiHYSGkcdAJimKIBQiJ4+CO92OAtm0FNc8zOjkMwE5Q63FAtbeg6zpAYvG8BWR7i5qmQYwY4MIHqYhE2DOPQWcGJBQF2XU72ZzyUeZ5GCNt5/hybJgYdAXsq5sOEE/jG6dC5IOqCXTmAAAAAElFTkSuQmCC');
    background-position: 0 50%;
    background-repeat: no-repeat;
    padding: 1px 0 1px 20px
}
.pager {
    clear: both;
    padding: 0;
    text-align: center
}
.pager-item,
.pager-first,
.pager-previous,
.pager-next,
.pager-last,
.pager-ellipsis,
.pager-current {
    display: inline;
    padding: 0 0.5em;
    list-style-type: none;
    background-image: none
}
.pager-current {
    font-weight: bold
}
.block {
    margin-bottom: 1.5em
}
.menu__item.is-leaf {
    list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHBAMAAAA2fErgAAAAD1BMVEX///+/v7+Li4sAAADAwMBFvsw8AAAAAXRSTlMAQObYZgAAAB1JREFUCFtjYAADYwMGBmYVZSDhKAwkFJWhYiAAAB2+Aa/9ugeaAAAAAElFTkSuQmCC');
    list-style-type: square
}
.menu__item.is-expanded {
    list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABJJREFUeJxj+MdQw2DBIMAABgAUsAHD3c3BpwAAAABJRU5ErkJggg==');
    list-style-type: circle
}
.menu__item.is-collapsed {
    list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABFJREFUCB1jVmCGQClmEWYOAAZ8AMy3HPLXAAAAAElFTkSuQmCC');
    list-style-type: disc
}
.menu a.active {
    color: #000
}
.new,
.update {
    color: #c00;
    background-color: transparent
}
.unpublished {
    height: 0;
    overflow: visible;
    background-color: transparent;
    color: #d8d8d8;
    font-size: 75px;
    line-height: 1;
    font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    word-wrap: break-word
}
.comments {
    margin: 1.5em 0
}
.comment-preview {
    background-color: #ffffea
}
.comment .permalink {
    text-transform: uppercase;
    font-size: 75%
}
.indented {
    margin-left: 30px
}
.form-item {
    margin: 1.5em 0
}
.form-checkboxes .form-item,
.form-radios .form-item {
    margin: 0
}
tr.odd .form-item,
tr.even .form-item {
    margin: 0
}
.form-item input.error,
.form-item textarea.error,
.form-item select.error {
    border: 1px solid #c00
}
.form-item .description {
    font-size: 0.85em
}
.form-type-radio .description,
.form-type-checkbox .description {
    margin-left: 2.4em
}
.form-required {
    color: #c00
}
label.option {
    display: inline;
    font-weight: normal
}
a.button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button
}
.password-parent,
.confirm-parent {
    margin: 0
}
#user-login-form {
    text-align: left
}
.openid-links {
    margin-bottom: 0
}
.openid-link,
.user-link {
    margin-top: 1.5em
}
html.js #user-login-form li.openid-link,
#user-login-form li.openid-link {
    margin-left: -20px
}
#user-login ul {
    margin: 1.5em 0
}
form th {
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #ccc
}
form tbody {
    border-top: 1px solid #ccc
}
form table ul {
    margin: 0
}
tr.even,
tr.odd {
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    padding: 0.1em 0.6em
}
tr.even {
    background-color: #fff
}
td.active {
    background-color: #ddd
}
td.checkbox,
th.checkbox {
    text-align: center
}
td.menu-disabled {
    background: #ccc
}
#autocomplete .selected {
    background: #0072b9;
    color: #fff
}
html.js .collapsible .fieldset-legend {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABJJREFUeJxj+MdQw2DBIMAABgAUsAHD3c3BpwAAAABJRU5ErkJggg==');
    background-position: 5px 65%;
    background-repeat: no-repeat;
    padding-left: 15px
}
html.js .collapsed .fieldset-legend {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABFJREFUCB1jVmCGQClmEWYOAAZ8AMy3HPLXAAAAAElFTkSuQmCC');
    background-position: 5px 50%
}
.field-name-field-gallery-image img {
    float: left;
    margin: 0px 5px 5px 0px;
}
.fieldset-legend .summary {
    color: #999;
    font-size: 0.9em;
    margin-left: 0.5em
}
tr.drag {
    background-color: #fffff0
}
tr.drag-previous {
    background-color: #ffd
}
.tabledrag-toggle-weight {
    font-size: 0.9em
}
tr.selected td {
    background: #ffc
}
.progress {
    font-weight: bold
}
.progress .bar {
    background: #ccc;
    border-color: #666;
    margin: 0 0.2em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}
.progress .filled {
    background-color: #0072b9;
    background-image: url('../images/progress.gif?1425943953')
}
@media print {
    a:link,
    a:visited {
        text-decoration: underline !important
    }
    a:link.header__site-link,
    a:visited.header__site-link {
        text-decoration: none !important
    }
    .front .department-name .front,
    .front .department-name .interior,
    .department-name .front,
    .department-name .interior {
        display: none !important
    }
    .front .department-name .default,
    .department-name .default {
        display: block !important;
        font-weight: bold
    }
    .front .department-name .default a,
    .department-name .default a {
        text-decoration: none !important
    }
    #content {
        float: none !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important
    }
    body,
    #page,
    #main,
    #content {
        color: #000;
        background-color: transparent !important;
        background-image: none !important
    }
    #skip-link,
    #toolbar,
    #navigation,
    .region-sidebar-first,
    .region-sidebar-second,
    #footer,
    .breadcrumb,
    .tabs,
    .action-links,
    .links,
    .book-navigation,
    .forum-topic-navigation,
    .pager,
    .feed-icons {
        visibility: hidden;
        display: none
    }
}
html {
    -webkit-text-size-adjust: none
}
html,
body {
    height: 100%
}
body {
    margin: 0;
    padding: 0;
    color: #3b3a3c
}
@media (max-width: 37.4375em) {
    body {
        font-size: 0.875em
    }
}
#page {
    height: 100%
}
abbr {
    text-decoration: none
}
a {
    color: #d21033;
    text-decoration: none
}
a:hover {
    text-decoration: underline
}
::-webkit-input-placeholder {
    color: #6c6b6c
}
:-moz-placeholder {
    color: #6c6b6c
}
::-moz-placeholder {
    color: #6c6b6c
}
:-ms-input-placeholder {
    color: #6c6b6c
}
#skip-link {
    margin: 0
}
#skip-link a,
#skip-link a:visited {
    display: block;
    width: 100%;
    padding: 2px 0 3px 0;
    text-align: center;
    background-color: #666;
    color: #fff
}
#top-container {
    min-height: 100%;
    width: 100%
}
@media (max-width: 37.4375em) {
    #top-container {
        min-height: 0
    }
}
#top-container #top-container-inner {
    padding-bottom: 180px;
    overflow: auto
}
@media (max-width: 37.4375em) {
    #top-container #top-container-inner {
        padding-bottom: 0
    }
}
#bottom-container {
    margin-top: -180px;
    height: 180px;
    overflow: hidden
}
@media (max-width: 37.4375em) {
    #bottom-container {
        margin-top: 0;
        height: auto
    }
}
.header-container {
    background: #3b3a3c;
    position: relative;
    padding: 1px 0;
    margin: -1px 0;
    z-index: 70
}
@media (max-width: 37.4375em) {
    .header-container {
        background-image: none
    }
}
.header-container .header {
    position: relative;
    z-index: 20
}
.header-container .header:after {
    content: " ";
    display: table;
    clear: both
}
.header-container .region-header {
    clear: both;
    position: relative
}
.header-container .region-header:after {
    content: " ";
    display: table;
    clear: both;
    height: 0
}
.header-container .logo {
    position: relative;
    float: left;
    padding-top: 22px;
    padding-bottom: 12px;
    width: 452px;
    z-index: 25
}
@media (max-width: 37.4375em) {
    .header-container .logo {
        width: 240px;
        margin-right: 0;
        padding-top: 16px;
        padding-bottom: 12px;
        padding-right: 0
    }
}
.header-container .logo a {
    display: block
}
.header-container .logo p {
    margin: 0
}
.header-container .logo img {
    width: 100%;
    max-width: 606px
}
@media (max-width: 37.4375em) {
    .header-container .logo img {
        display: block
    }
}
.header-container .seal {
    position: absolute;
    top: 0;
    width: 50%;
    left: -6em;
    height: 100%;
    max-width: 572px;
    background: url(../images/seal-gray.png) left top no-repeat;
    background-size: 100% auto;
    z-index: 10
}
@media (max-width: 37.4375em) {
    .header-container .seal {
        display: none
    }
}
.header-container .rutgers-links {
    float: right;
    clear: right;
    padding-top: 0.25em;
    font-size: 0.8125em;
    color: white;
    padding-top: 1em;
    z-index: 22
}
.header-container .rutgers-links a {
    color: #d8d8d8
}
.header-container .rutgers-links ul {
    list-style-type: none;
    margin: 0 -0.5em 0 0;
    padding: 0
}
.header-container .rutgers-links ul li {
    display: inline;
    margin: 0;
    padding: 0 0.5em 0 0.75em;
    border-left: 1px solid #d8d8d8
}
.header-container .rutgers-links ul li a {
    color: #d8d8d8
}
.header-container .rutgers-links ul li:first-child {
    padding-left: 0;
    border-left: none
}
@media (min-width: 37.5em) and (max-width: 63.9375em) {
    .header-container .rutgers-links {
        display: none
    }
}
@media (max-width: 37.4375em) {
    .header-container .rutgers-links {
        display: none
    }
}
.header-container .site-search {
    float: right;
    position: relative;
    z-index: 25;
    padding-top: 1.125em
}
.header-container .site-search .container-inline {
    width: 165px;
    height: 24px;
    margin-right: -3px;
    background-color: #f1f1f1;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    -ms-border-radius: 24px;
    -o-border-radius: 24px;
    border-radius: 24px;
    position: relative
}
@media (max-width: 37.4375em) {
    .header-container .site-search .container-inline {
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d7d7d8), color-stop(100%, #b0b0b1));
        background-image: -webkit-linear-gradient(top, #d7d7d8, #b0b0b1);
        background-image: -moz-linear-gradient(top, #d7d7d8, #b0b0b1);
        background-image: -o-linear-gradient(top, #d7d7d8, #b0b0b1);
        background-image: linear-gradient(top, #d7d7d8, #b0b0b1);
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        margin: 0 auto
    }
}
@media (min-width: 37.5em) and (max-width: 63.9375em) {
    .header-container .site-search .container-inline {
        margin: 0 auto
    }
}
.header-container .site-search .search-form {
    margin-bottom: 0 !important
}
.header-container .site-search .form-item {
    position: absolute;
    margin: 0;
    padding: 0;
    left: 10px
}
.header-container .site-search .form-actions {
    position: absolute;
    right: 5px
}
.header-container .site-search input[type=text],
.header-container .site-search input[type=search] {
    border: none;
    background: transparent;
    outline: none;
    font-size: 0.75em;
    margin: 0;
    padding: 0;
    width: 140px;
    color: #3b3a3c
}
@media (max-width: 37.4375em) {
    .header-container .site-search input[type=text],
    .header-container .site-search input[type=search] {
        font-size: 1em
    }
}
.header-container .site-search input[type=text].error,
.header-container .site-search input[type=search].error {
    border: none
}
.header-container .site-search input[type=submit],
.header-container .site-search input[type=image] {
    border: none;
    background: transparent;
    outline: none;
    width: 14px;
    height: 15px;
    margin-top: 5px;
    margin-right: 3px
}
@media (min-width: 37.5em) and (max-width: 63.9375em) {
    .header-container .site-search {
        display: none;
        clear: both;
        float: none;
        padding: 0
    }
    .header-container .site-search form {
        padding-bottom: 16px
    }
}
@media (max-width: 37.4375em) {
    .header-container .site-search {
        display: none;
        clear: both;
        float: none;
        padding: 0
    }
    .header-container .site-search form {
        padding-bottom: 16px
    }
}
.subheader-container {
    background: #d55d2b url(../images/bg-pattern.png) left top repeat;
    position: relative
}
@media (max-width: 37.4375em) {
    .subheader-container {
        background-image: none;
        padding: 0
    }
}
.subheader-container .region-subheader:before,
.subheader-container .region-subheader:after {
    content: "";
    display: table
}
.subheader-container .region-subheader:after {
    clear: both
}
.subheader-container .department-name {
    margin: 0 auto
}
.subheader-container .department-name a {
    display: block
}
.subheader-container .department-name a img {
    display: block;
    width: 100%;
    height: auto
}
.subheader-container .department-name .front,
.subheader-container .department-name .default {
    display: none
}
.subheader-container .department-name .interior {
    display: block
}
.subheader-container .department-name .interior a {
    width: 45%;
    max-width: 395px;
    margin: 0.625em 0 0.375em
}
@media (min-width: 64em) {
    .subheader-container .department-name {
        float: left;
        width: 100%;
        margin-left: 0%;
        margin-right: -100%
    }
}
@media (min-width: 37.5em) and (max-width: 63.9375em) {
    .subheader-container .department-name {
        float: left;
        width: 100%;
        margin-left: 0%;
        margin-right: -100%
    }
}
@media (max-width: 37.4375em) {
    .subheader-container .department-name {
        float: left;
        width: 100%;
        margin-left: 0%;
        margin-right: -100%
    }
}
.navigation-container {
    background-color: #d8d8d8;
    z-index: 25
}
.region-header .block {
    margin: 0
}
.main-menu {
    clear: both;
    position: relative;
    z-index: 999 !important
}
@media (min-width: 37.5em) and (max-width: 63.9375em) {
    .main-menu {
        display: none
    }
}
@media (max-width: 37.4375em) {
    .main-menu {
        display: none
    }
}
.handheld-actions {
    display: none;
    float: right;
    width: auto;
    padding: 14px 8px 10px 0
}
.handheld-actions a {
    width: 20px;
    height: 20px;
    padding: 2px;
    display: inline-block;
    float: left;
    overflow: hidden;
    background-position: 2px 2px;
    background-repeat: no-repeat;
    background-size: 20px 40px;
    text-decoration: none;
    outline: 0
}
.handheld-actions a.active {
    background-position: 2px -18px
}
.handheld-actions #handheld-button-search {
    background-image: url(../images/btn-search.png);
    margin-left: 6px
}
.handheld-actions #handheld-button-menu {
    background-image: url(../images/btn-menu.png);
    margin-left: 6px
}
@media (min-width: 37.5em) and (max-width: 63.9375em) {
    .handheld-actions {
        display: block
    }
}
@media (max-width: 37.4375em) {
    .handheld-actions {
        display: block
    }
}
.handheld-menu {
    display: none;
    position: relative;
    z-index: 100
}
@media (min-width: 37.5em) and (max-width: 63.9375em) {
    .handheld-menu {
        display: none;
        clear: both;
        float: none;
        padding-top: 0
    }
}
@media (max-width: 37.4375em) {
    .handheld-menu {
        display: none;
        clear: both;
        float: none;
        padding-top: 0;
        background: none
    }
}
.handheld {
    display: none
}
@media (max-width: 37.4375em) {
    .handheld {
        display: block
    }
}
#main {
    margin-top: 2em
}
@media (min-width: 37.5em) and (max-width: 63.9375em) {
    #main {
        margin-top: 1.5em
    }
}
@media (max-width: 37.4375em) {
    #main {
        margin-top: 1.25em
    }
}
#content {
    padding-bottom: 1em;
    margin-bottom: 2em
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6,
#content blockquote {
    overflow: hidden
}
#content .field-type-datetime {
    font-weight: bold
}
.breadcrumb {
    color: #d8d8d8;
    font-size: 0.75em
}
.breadcrumb ol {
    margin: 0;
    padding: 0
}
.breadcrumb li {
    display: inline;
    list-style-type: none
}
.breadcrumb li a {
    margin: 0 0.25em
}
.breadcrumb li:first-child a {
    margin-left: 0
}
.breadcrumb a {
    color: #666
}
h1.title,
h2.node-title,
h2.block-title,
h2.title,
h2.comment-form,
h3.title {
    font-size: 2.25em;
    line-height: 1.1;
    margin: 0 0 0.5em 0
}
div.messages,
div.messages--status,
div.messages--warning,
div.messages--error {
    margin: 1.5em 0
}
div.messages ul,
div.messages--status ul,
div.messages--warning ul,
div.messages--error ul {
    margin-top: 0;
    margin-bottom: 0
}
ul.inline {
    display: inline;
    padding: 0
}
ul.inline li {
    display: inline;
    list-style-type: none;
    padding: 0 1em 0 0
}
span.field-label {
    padding: 0 1em 0 0
}
.item-list .pager {
    padding: 0
}
.item-list .pager li {
    padding: 0 0.5em
}
.banner-container {
    background: #d55d2b url(../images/bg-pattern.png) left top repeat;
    margin-bottom: 1.5em;
    z-index: 1
}
h1#page-title {
    font-size: 2.25em;
    line-height: 1;
    border: none;
    padding: 0;
    margin: 0 0 0.75em -0.06em;
    letter-spacing: -0.03em;
    overflow: visible
}
@media (max-width: 37.4375em) {
    h1#page-title {
        font-size: 1.75em
    }
}
.node {
    font-size: 0.875em;
    line-height: 1.571em
}
.node .field-name-field-image {
    float: left;
    max-width: 40%;
    margin: 0.25em 1.5em 1em 0
}
.node .field-name-field-image .field-item {
    margin-bottom: 1em
}
.node .field-name-field-image .colorbox-title {
    font-size: 0.929em;
    padding-top: 0.75em;
    padding-right: 2em;
    line-height: 1.4;
    color: #3b3a3c
}
.node .field-name-field-image a {
    outline: none
}
.node .field-name-field-department-image {
    float: right;
    max-width: 50%;
    margin: 0 0 1em 1.5em
}
.node .field-name-field-department-image .field-item {
    margin-bottom: 1em
}
.node .field-name-field-department-image .colorbox-title {
    font-size: 0.929em;
    padding-top: 0.75em;
    padding-right: 2em;
    line-height: 1.4;
    color: #3b3a3c
}
.node .field-name-field-department-image a {
    outline: none
}
.panels-flexible-region {
    width: 100%
}
.pane-node-field-banner-image {
    margin-bottom: 2em
}
.region-sidebar-first {
    font-size: 0.8125em;
    line-height: 1.5em
}
@media (max-width: 37.4375em) {
    .region-sidebar-first {
        font-size: 0.875em
    }
}
.region-sidebar-second {
    font-size: 0.75em;
    line-height: 1.5em
}
.sidebar .block {
    margin-bottom: 2em
}
.sidebar .block h2.block-title {
    font-size: 1.231em;
    font-weight: 700;
    color: #3b3a3c
}
.sidebar .block h2.block-title abbr {
    color: #d55d2b;
    text-decoration: none;
    border: none
}
.sidebar .block .node {
    font-size: 1em
}
.sidebar .block .node .field-name-field-image {
    width: 100%;
    max-width: 100%;
    float: none;
    margin-bottom: 0.5em
}
.sidebar .block .node .field-name-field-image .field-item {
    margin: 0
}
.sidebar.region-sidebar-first .block h2.block-title {
    padding: 0;
    margin: 0
}
.sidebar.region-sidebar-first .block h2.block-title a {
    display: block;
    color: #3b3a3c;
    padding: 0 0.1875em 0.5em 0;
    background: transparent url(../images/section-menu-gray.png) right 4px no-repeat
}
.sidebar.region-sidebar-first .block h2.block-title a.active {
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: -1px;
    position: relative;
    color: #d21033;
    background-image: url(../images/section-menu.png)
}
@media (max-width: 37.4375em) {
    .sidebar.region-sidebar-second {
        padding-left: 0;
        padding-right: 0
    }
}
.sidebar.region-sidebar-second .block h2.block-title {
    font-size: 1.333em
}
@media (max-width: 37.4375em) {
    .sidebar.region-sidebar-second .block {
        float: left;
        width: 100%;
        margin-left: 0%;
        margin-right: -100%;
        clear: left;
        margin-bottom: 0;
        padding-top: 16px;
        padding-bottom: 16px;
        background-color: #ebebeb;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d8d8d8), color-stop(4px, #f7f7f7), color-stop(100%, #efefef));
        background-image: -webkit-linear-gradient(top, #d8d8d8 0%, #f7f7f7 4px, #efefef);
        background-image: -moz-linear-gradient(top, #d8d8d8 0%, #f7f7f7 4px, #efefef);
        background-image: -o-linear-gradient(top, #d8d8d8 0%, #f7f7f7 4px, #efefef);
        background-image: linear-gradient(top, #d8d8d8 0%, #f7f7f7 4px, #efefef)
    }
}
.footer-container {
    font-size: 0.75em;
    line-height: 1.5em;
    color: #666
}
#footer {
    border-top: 1px solid #e7e7e7;
    position: relative;
    padding-top: 1em
}
#footer:after,
#footer:before {
    content: "";
    display: table
}
#footer:after {
    clear: both
}
#footer {
    *zoom: 1
}
#footer p {
    margin: 0
}
#footer .stay-connected p {
    margin-bottom: 0.333em
}
#footer .stay-connected p strong {
    font-weight: normal
}
#footer .stay-connected a {
    margin-right: 5px
}
#footer .stay-connected img {
    width: 26px;
    height: 27px
}
@media (max-width: 37.4375em) {
    #footer .block {
        margin-bottom: 1em
    }
}
.panels-flexible-region-new-center {
    width: 100%
}
.front #footer .block {
    margin-bottom: 1.5em
}
.front .subheader-container {
    margin: 0;
    padding: 0
}
.front .subheader-container .region-subheader {
    position: relative
}
.front .subheader-container .region-subheader .department-name {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 55
}
.front .subheader-container .region-subheader .department-name .front {
    display: block
}
.front .subheader-container .region-subheader .department-name .front a {
    width: 28%;
    max-width: 284px;
    margin: 0.625em 0 0.375em
}
.front .subheader-container .region-subheader .department-name .interior,
.front .subheader-container .region-subheader .department-name .default {
    display: none
}
.front .subheader-container .region-subheader .block-views {
    margin-bottom: 0
}
.front .front-content .panel-pane {
    padding-top: 0;
    margin-bottom: 2.5em;
    font-size: 0.8125em;
    line-height: 1.538em
}
.front .front-content .panel-pane h2.pane-title {
    font-size: 1.692em;
    line-height: 1.2;
    padding-bottom: 0.25em;
    margin: 0 0 0.666em 0;
    border-bottom: 1px solid #d8d8d8;
    color: #3b3a3c
}
@media (min-width: 37.5em) and (max-width: 63.9375em) {
    .front .front-content .panel-pane h2.pane-title {
        font-size: 1.4em
    }
}
@media (max-width: 37.4375em) {
    .front .front-content .panel-pane h2.pane-title {
        font-size: 1.3em;
        border-bottom-width: 3px;
        margin-bottom: 0.5em
    }
}
.front .front-content .panel-pane h2.pane-title abbr {
    color: #d35d2d;
    border: none
}
.front .front-content .panel-pane h2 {
    font-size: 1.077em;
    margin: 0
}
.front .front-content .panel-pane h2 a {
    color: #3b3a3c
}
.front .front-content .panel-pane h2 a:hover {
    color: #d21033
}
.front .front-content .panel-pane img {
    vertical-align: bottom
}
.front .front-content .inside {
    margin: 0;
    padding: 0
}
.front .front-content .department-description img {
    float: left;
    width: 25%;
    height: auto;
    margin: 0 1.5em 1em 0
}
.front .front-content .view-events .views-field-field-image {
    margin-bottom: 0.5em
}
.front .front-content .view-events .views-field-view-node {
    margin-top: 2em;
    font-weight: bold;
    font-size: 0.923em;
    text-transform: uppercase
}
.front .front-content .quick-links ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 1.077em
}
.front .front-content .quick-links ul li {
    margin: 0 0 0.5em 0;
    padding: 0
}
.front .front-content .quick-links ul li a {
    color: #3b3a3c;
    font-weight: bold
}
@media (min-width: 64em) {
    .front .left {
        clear: left;
        padding-left: 25px;
        padding-right: 25px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        word-wrap: break-word;
        float: left;
        width: 25%;
        margin-left: 0%;
        margin-right: -25%
    }
}
@media (min-width: 37.5em) and (max-width: 63.9375em) {
    .front .left {
        clear: left;
        padding-left: 18px;
        padding-right: 18px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        word-wrap: break-word;
        float: left;
        width: 33.33333%;
        margin-left: 0%;
        margin-right: -33.33333%
    }
}
@media (max-width: 37.4375em) {
    .front .left {
        clear: left;
        padding-left: 16px;
        padding-right: 16px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        word-wrap: break-word;
        float: left;
        width: 100%;
        margin-left: 0%;
        margin-right: -100%
    }
}
@media (max-width: 20em) {
    .front .left {
        padding-left: 16px;
        padding-right: 16px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        word-wrap: break-word;
        float: left;
        width: 100%;
        margin-left: 0%;
        margin-right: -100%
    }
}
@media (min-width: 20.0625em) and (max-width: 37.4375em) {
    .front .left {
        padding-left: 16px;
        padding-right: 16px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        word-wrap: break-word;
        float: right;
        width: 50%;
        margin-right: 50%;
        margin-left: -100%
    }
}
.front .left .inside {
    padding-top: 1.5em;
    padding-bottom: 1em
}
@media (max-width: 20em) {
    .front .left .inside {
        padding-top: 0
    }
}
@media (min-width: 64em) {
    .front .center {
        padding-left: 25px;
        padding-right: 25px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        word-wrap: break-word;
        float: left;
        width: 50%;
        margin-left: 25%;
        margin-right: -75%
    }
}
@media (min-width: 37.5em) and (max-width: 63.9375em) {
    .front .center {
        padding-left: 18px;
        padding-right: 18px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        word-wrap: break-word;
        float: left;
        width: 33.33333%;
        margin-left: 33.33333%;
        margin-right: -66.66667%
    }
}
@media (max-width: 20em) {
    .front .center {
        padding-left: 16px;
        padding-right: 16px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        word-wrap: break-word;
        float: left;
        width: 100%;
        margin-left: 0%;
        margin-right: -100%;
        display: none
    }
}
@media (min-width: 20.0625em) and (max-width: 37.4375em) {
    .front .center {
        display: none
    }
}
.front .center .inside {
    padding-top: 1.5em;
    padding-bottom: 1em
}
@media (max-width: 37.4375em) {
    .front .center .inside {
        padding-top: 0;
        padding-bottom: 0
    }
}
@media (min-width: 64em) {
    .front .right {
        padding-left: 25px;
        padding-right: 25px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        word-wrap: break-word;
        float: right;
        width: 25%;
        margin-right: 0%;
        margin-left: -25%
    }
}
@media (min-width: 37.5em) and (max-width: 63.9375em) {
    .front .right {
        padding-left: 18px;
        padding-right: 18px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        word-wrap: break-word;
        float: right;
        width: 33.33333%;
        margin-right: 0%;
        margin-left: -33.33333%
    }
}
@media (max-width: 20em) {
    .front .right {
        clear: left;
        padding-left: 16px;
        padding-right: 16px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        word-wrap: break-word;
        float: left;
        width: 100%;
        margin-left: 0%;
        margin-right: -100%
    }
}
@media (min-width: 20.0625em) and (max-width: 37.4375em) {
    .front .right {
        padding-left: 16px;
        padding-right: 16px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        word-wrap: break-word;
        float: left;
        width: 50%;
        margin-left: 50%;
        margin-right: -100%
    }
}
.front .right .inside {
    padding-top: 1.5em;
    padding-bottom: 1em
}
@media (max-width: 20em) {
    .front .right .inside {
        padding-top: 0;
        padding-bottom: 0
    }
}
.flexslider {
    border: none;
    position: relative;
    background-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 0
}
.flexslider:after,
.flexslider:before {
    content: "";
    display: table
}
.flexslider:after {
    clear: both
}
.flexslider {
    *zoom: 1
}
.flexslider .flex-viewport li {
    position: relative
}
.flexslider .flex-direction-nav a {
    width: 62px;
    height: 87px;
    display: block !important;
    overflow: hidden;
    line-height: 200px;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    text-shadow: none
}
@media (min-width: 37.5em) and (max-width: 63.9375em) {
    .flexslider .flex-direction-nav a {
        width: 50px;
        height: 70px
    }
}
@media (max-width: 37.4375em) {
    .flexslider .flex-direction-nav a {
        width: 31px;
        height: 43px;
        display: none !important
    }
}
.flexslider .flex-direction-nav a:before {
    content: "" !important
}
.flexslider .flex-direction-nav .flex-next {
    background-image: url(../images/home-banner-next.png);
    background-position: left top;
    background-size: 62px 87px;
    right: 0;
    margin-top: -40px;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8
}
.flexslider .flex-direction-nav .flex-next:hover {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8
}
@media (min-width: 37.5em) and (max-width: 63.9375em) {
    .flexslider .flex-direction-nav .flex-next {
        background-size: 50px 70px
    }
}
@media (max-width: 37.4375em) {
    .flexslider .flex-direction-nav .flex-next {
        background-size: 31px 43px;
        bottom: 0
    }
}
.flexslider .flex-direction-nav .flex-prev {
    background-image: url(../images/home-banner-prev.png);
    background-position: left top;
    background-size: 62px 87px;
    left: 0;
    margin-top: -40px;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8
}
.flexslider .flex-direction-nav .flex-prev:hover {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8
}
@media (min-width: 37.5em) and (max-width: 63.9375em) {
    .flexslider .flex-direction-nav .flex-prev {
        background-size: 50px 70px
    }
}
@media (max-width: 37.4375em) {
    .flexslider .flex-direction-nav .flex-prev {
        background-size: 31px 43px;
        bottom: 0
    }
}
.flexslider .flex-control-nav {
    height: 26px;
    bottom: 0;
    margin: 0
}
@media (max-width: 37.4375em) {
    .flexslider .flex-control-nav {
        display: none
    }
}
.flexslider .flex-control-nav li a {
    width: 9px;
    height: 9px;
    background-color: #3b3a3c;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.flexslider .flex-control-nav li a.flex-active {
    background-color: white
}
.flexslider .flex-caption {
    position: relative;
    font-size: 0.8125em;
    text-align: right;
    padding: 0.5em 0.25em;
    color: #3b3a3c;
    font-weight: bold
}
.page-search #content label {
    display: block
}
.page-search #content h2 {
    margin: 2em 0 1em 0
}
.page-search .search-results {
    margin: 0;
    padding: 0
}
.page-search .search-results li {
    padding: 0;
    margin: 0
}
.page-search .search-results li h3 {
    overflow: visible !important;
    font-size: 1em !important
}
.page-search .search-results li h3 a {
    color: #3b3a3c
}
.page-search .search-results li p {
    font-size: 0.875em;
    line-height: 1.429
}
.page-search .search-results .search-snippet-info {
    padding-left: 0
}
.page-search .search-results .search-info {
    display: none
}
.handheld-menu {
    font-size: 0.875em !important
}
@media (max-width: 37.4375em) {
    .handheld-menu {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}
.handheld-menu ul.menu {
    background-color: transparent !important;
    margin: 0;
    padding: 0
}
.handheld-menu ul.menu li {
    border-top: 1px solid black;
    list-style-type: none;
    list-style-image: none
}
.handheld-menu ul.menu li a {
    display: block;
    padding: 0.5em 16px
}
.handheld-menu ul.menu li a.active {
    font-weight: bold;
    color: #d21033
}
.handheld-menu ul.menu li ul {
    margin-left: 16px
}
.handheld-menu ul.menu a {
    color: white
}
ul li.expanded {
    list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABJJREFUeJxj+MdQw2DBIMAABgAUsAHD3c3BpwAAAABJRU5ErkJggg==');
    list-style-type: circle
}
ul li.collapsed {
    list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABFJREFUCB1jVmCGQClmEWYOAAZ8AMy3HPLXAAAAAElFTkSuQmCC');
    list-style-type: disc
}
ul li.leaf {
    list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHBAMAAAA2fErgAAAAD1BMVEX///+/v7+Li4sAAADAwMBFvsw8AAAAAXRSTlMAQObYZgAAAB1JREFUCFtjYAADYwMGBmYVZSDhKAwkFJWhYiAAAB2+Aa/9ugeaAAAAAElFTkSuQmCC');
    list-style-type: square
}
li a.active {
    color: #000
}
#navigation .block {
    margin-bottom: 0
}
#navigation .block-menu .block-title,
#navigation .block-menu-block .block-title {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px)
}
#navigation ul.links,
#navigation ul.menu {
    margin: 0;
    padding: 0;
    text-align: left
}
#navigation ul.links li,
#navigation ul.menu li {
    float: left;
    padding: 0 10px 0 0;
    list-style-type: none;
    list-style-image: none
}
#secondary-menu {
    float: right
}
.main-menu {
    width: 100%;
    line-height: 1.2;
    text-align: center
}
.main-menu:after {
    content: " ";
    display: table;
    clear: both
}
.main-menu ul.sf-menu {
    font-size: 0.9375em;
    padding: 0;
    z-index: 600;
    display: inline-block;
    vertical-align: bottom;
    width: auto
}
.main-menu ul.sf-menu li {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0
}
.main-menu ul.sf-menu li a {
    border: none;
    color: white;
    font-weight: normal;
    background: transparent;
    padding: 0.667em 1.067em 0.6em 1.067em;
    overflow: hidden;
    display: block;
    margin: 0;
    text-decoration: none
}
.main-menu ul.sf-menu li a:hover {
    color: #d21033;
    background-color: white
}
.main-menu ul.sf-menu li a .sf-sub-indicator {
    background: transparent url(../images/main-menu-sub.png) center top no-repeat;
    top: 27px;
    left: 0;
    width: 100%
}
.main-menu ul.sf-menu li.sfHover>a {
    color: #d21033;
    background-color: white
}
.main-menu ul.sf-menu li ul {
    font-size: 0.875em;
    width: 16em;
    background-color: #d8d8d8;
    -webkit-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.25), -10px 8px 10px rgba(0, 0, 0, 0.25), 10px 8px 10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.25), -10px 8px 10px rgba(0, 0, 0, 0.25), 10px 8px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.25), -10px 8px 10px rgba(0, 0, 0, 0.25), 10px 8px 10px rgba(0, 0, 0, 0.25)
}
.main-menu ul.sf-menu li ul li {
    text-align: left;
    background-color: #d8d8d8;
    margin: 0
}
.main-menu ul.sf-menu li ul li a {
    padding-top: 0.625em;
    padding-bottom: 0.625em;
    color: #666;
    font-weight: normal
}
.main-menu ul.sf-menu li ul li a .sf-sub-indicator {
    background: transparent url(../images/main-menu-sub-sub.png) left top no-repeat;
    position: absolute;
    top: 0.875em;
    left: 15em
}
.main-menu ul.sf-menu li ul ul {
    font-size: 1em
}
.sf-menu li:hover>ul,
.sf-menu li.sfHover>ul {
    top: 2.6em
}
.handheld-menu {
    font-size: 0.875em !important
}
@media (max-width: 37.4375em) {
    .handheld-menu {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}
.handheld-menu ul.menu {
    background-color: #3b3a3c;
    margin: 0;
    padding: 0
}
.handheld-menu ul.menu li {
    border-top: 1px solid black;
    list-style-type: none;
    list-style-image: none
}
.handheld-menu ul.menu li a {
    display: block;
    padding: 0.5em 16px
}
.handheld-menu ul.menu li a.active {
    font-weight: bold;
    color: #d21033
}
.handheld-menu ul.menu li ul {
    margin-left: 16px
}
.handheld-menu ul.menu a {
    color: white
}
.region-sidebar-first ul.menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1.1
}
.region-sidebar-first ul.menu a {
    color: #666;
    display: block;
    padding: 0.615em 0.25em 0.615em 0;
    border-top: 1px solid #e7e7e7
}
@media (max-width: 37.4375em) {
    .region-sidebar-first ul.menu a {
        line-height: 24px;
        padding-top: 0.5em;
        padding-bottom: 0.5em
    }
}
.region-sidebar-first ul.menu a.active {
    color: #d21033;
    border-top-color: #e7e7e7
}
.region-sidebar-first ul.menu li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    list-style-image: none
}
.region-sidebar-first ul.menu ul {
    font-size: 0.9em;
    padding-left: 1em
}
@media (max-width: 37.4375em) {
    .region-sidebar-first ul.menu ul {
        font-size: 1em
    }
}
.region-sidebar-first ul.menu ul a {
    padding: 0.615em 0
}
.region-sidebar-first ul.menu ul ul {
    font-size: 1em
}
.region-sidebar-first ul.menu ul ul li {
    border: none
}
.views-displays .secondary li {
    float: none;
    margin: 0 6px 0
}
.views-displays .secondary a:link,
.views-displays .secondary a:visited {
    text-shadow: none;
    padding: 2px 7px 3px
}
.views-displays .secondary .open>a {
    -webkit-border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
    -ms-border-radius: 7px 7px 0 0;
    -o-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0
}
.views-displays .secondary .open>a:hover {
    color: #333
}
.views-displays .secondary .action-list li {
    margin: 0
}
.views-displays .secondary .action-list li:first-child {
    -webkit-border-radius: 0 7px 0 0;
    -moz-border-radius: 0 7px 0 0;
    -ms-border-radius: 0 7px 0 0;
    -o-border-radius: 0 7px 0 0;
    border-radius: 0 7px 0 0
}
.views-displays .secondary .action-list li:last-child {
    -webkit-border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    -ms-border-radius: 0 0 7px 7px;
    -o-border-radius: 0 0 7px 7px;
    border-radius: 0 0 7px 7px
}
.view .more-link {
    text-align: left;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 1em
}
.view .view-footer {
    text-align: left;
    font-size: 0.8125em;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 0.5em
}
@media (min-width: 37.5em) and (max-width: 63.9375em) {
    .view-events.view-display-id-block_1 {
        font-size: 0.929em
    }
}
.view-events.view-display-id-block_1 .views-row {
    margin-bottom: 1em
}
@media (max-width: 37.4375em) {
    .view-events.view-display-id-block_1 .views-row:nth-child(3),
    .view-events.view-display-id-block_1 .views-row:nth-child(4) {
        display: none
    }
}
.view-events.view-display-id-block_1 .views-field-field-event-date {
    font-weight: bold;
    color: #666
}
.view-events.view-display-id-block_1 .views-field-field-event-date .date-display-single,
.view-events.view-display-id-block_1 .views-field-field-event-date .date-display-start,
.view-events.view-display-id-block_1 .views-field-field-event-date .date-display-end {
    display: inline-block
}
.view-events.view-display-id-block_1 .view-footer {
    font-size: 1em
}
.view-events.view-display-id-block_1 .views-field-title h2 {
    margin: 0;
    color: #3b3a3c
}
.view-events.view-display-id-block_1 .views-field-title h2 a {
    color: #3b3a3c
}
.view-events.view-display-id-page_1 .views-row {
    margin: 0 0 1em 0
}
.view-events.view-display-id-page_1 .views-row:after {
    content: " ";
    display: table;
    clear: both
}
.view-events.view-display-id-page_1 h3 {
    font-size: 1.571em;
    font-weight: 700;
    line-height: 1.1;
    padding-bottom: 0.2em;
    padding-right: 2em;
    border-bottom: 5px solid #d8d8d8;
    margin: 2em 0 0.5em 0;
    letter-spacing: -0.03em
}
.view-events.view-display-id-page_1 h3:first-child {
    margin-top: 0
}
.view-events.view-display-id-page_1 .views-field-field-event-date {
    font-size: 0.875em;
    font-weight: bold;
    color: #666
}
.view-events.view-display-id-page_1 .views-field-title h2 {
    margin: 0
}
@media (max-width: 37.4375em) {
    .front #content h2 {
        overflow: visible
    }
}
.view-stories.view-display-id-block_1 .views-row,
.view-stories.view-display-id-block_2 .views-row {
    clear: both;
    margin: 0 0 0.75em 0
}
.view-stories.view-display-id-block_1 .views-row:after,
.view-stories.view-display-id-block_2 .views-row:after {
    content: " ";
    display: table;
    clear: both
}
@media (max-width: 37.4375em) {
    .view-stories.view-display-id-block_1 .views-row:nth-child(3),
    .view-stories.view-display-id-block_1 .views-row:nth-child(4),
    .view-stories.view-display-id-block_2 .views-row:nth-child(3),
    .view-stories.view-display-id-block_2 .views-row:nth-child(4) {
        display: none
    }
}
.view-stories.view-display-id-block_1 .views-field-field-image,
.view-stories.view-display-id-block_2 .views-field-field-image {
    float: left;
    width: 25%;
    margin: 0.143em 1em 0.5em 0
}
.view-stories.view-display-id-block_1 .views-field-field-image img,
.view-stories.view-display-id-block_2 .views-field-field-image img {
    width: 100%
}
.view-stories.view-display-id-block_1 .views-field-title,
.view-stories.view-display-id-block_2 .views-field-title {
    line-height: 1.1
}
@media (min-width: 37.5em) and (max-width: 63.9375em) {
    .view-stories.view-display-id-block_1 .views-field-title,
    .view-stories.view-display-id-block_2 .views-field-title {
        font-size: 0.875em
    }
    .view-stories.view-display-id-block_1 .views-field-title h2,
    .view-stories.view-display-id-block_2 .views-field-title h2 {
        overflow: visible
    }
}
.view-stories.view-display-id-block_3 .views-field-field-image,
.view-stories.view-display-id-block_4 .views-field-field-image,
.view-stories.view-display-id-block_5 .views-field-field-image {
    margin-bottom: 0.75em
}
.view-stories.view-display-id-block_3 .views-field-title h2,
.view-stories.view-display-id-block_4 .views-field-title h2,
.view-stories.view-display-id-block_5 .views-field-title h2 {
    margin: 0 0 0.25em 0
}
.view-stories.view-display-id-block_3 .views-field-title a,
.view-stories.view-display-id-block_4 .views-field-title a,
.view-stories.view-display-id-block_5 .views-field-title a {
    color: #3b3a3c
}
.view-stories.view-display-id-block_3 .views-field-view-node,
.view-stories.view-display-id-block_4 .views-field-view-node,
.view-stories.view-display-id-block_5 .views-field-view-node {
    text-align: left;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 1em
}
.view-stories.view-display-id-page_3 h3 {
    font-size: 1.571em;
    font-weight: 700;
    line-height: 1.1;
    padding-bottom: 0.2em;
    padding-right: 2em;
    border-bottom: 5px solid #d8d8d8;
    margin: 2em 0 0.5em 0;
    letter-spacing: -0.03em
}
.view-stories.view-display-id-page_3 h3:first-child {
    margin-top: 0
}
.view-stories.view-display-id-page_3 .views-row {
    margin-bottom: 1em
}
.view-stories.view-display-id-page_3 .views-row:after {
    content: " ";
    display: table;
    clear: both
}
.view-stories.view-display-id-page_3 .views-row .views-field-created {
    font-size: 0.875em;
    font-weight: bold;
    color: #666;
    margin: 0
}
.view-stories.view-display-id-page_3 .views-row .views-field-title h2 {
    margin: 0 0 0.25em 0
}
.view-stories.view-display-id-page_3 .views-row .views-field-field-image {
    float: left;
    margin: 0.25em 1em 0.5em 0
}
.view-stories.view-display-id-page_3 .views-row .views-field-body {
    font-size: 0.875em;
    line-height: 1.429
}
.view-home-banners li .views-field-field-banner-text {
    display: none;
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
    font-size: 2em;
    font-weight: bold;
    color: white;
    text-shadow: 0 0 15px #666
}
.view-home-banners li .views-field-field-banner-text a {
    color: white
}
.view-home-banners li .views-field-field-banner-text a:hover {
    text-decoration: none
}
.view-home-banners .flex-control-nav {
    z-index: 100;
    position: absolute
}
.view-home-banners .flex-control-nav li {
    text-align: left
}
.view-departments.view-display-id-page .views-row {
    margin-bottom: 1em
}
.view-departments.view-display-id-page .views-row:after {
    content: " ";
    display: table;
    clear: both
}
.view-departments.view-display-id-page .views-field-field-department-image {
    float: left
}
.view-departments.view-display-id-page .views-field-field-department-image .field-content {
    margin-right: 1em
}
.view-departments.view-display-id-page .views-field-title {
    font-size: 1em;
    margin-left: 220px;
    font-weight: bold;
    padding-top: 0.5em
}
.view-departments.view-display-id-page .views-field-field-department-description {
    font-size: 0.875em;
    line-height: 1.571em;
    margin-left: 220px
}
.view-soe-calendar .date-nav-wrapper .date-nav {
    margin-bottom: 0 !important;
    padding-bottom: 0.5em
}
.view-soe-calendar .date-nav-wrapper .pager {
    margin: 0
}
.view-soe-calendar .date-nav-wrapper .date-next,
.view-soe-calendar .date-nav-wrapper .date-prev {
    background-color: transparent;
    list-style-type: none
}
.view-soe-calendar .date-heading {
    text-align: left !important;
    font-size: 1em
}
.view-soe-calendar .date-heading h3 {
    font-size: 1.571em !important;
    font-weight: 700;
    line-height: 1.1;
    padding-bottom: 0.2em !important;
    padding-right: 2em;
    border-bottom: 5px solid #d8d8d8;
    margin: 2em 0 0 0;
    letter-spacing: -0.03em
}
.view-soe-calendar .date-heading h3:first-child {
    margin-top: 0
}
.view-soe-calendar .calendar-calendar {
    font-size: 1em;
    margin: 0 -3px
}
.view-soe-calendar .calendar-calendar th.days {
    border: none;
    border-top: none;
    border-left: 3px solid white;
    border-right: 3px solid white;
    text-align: left;
    background-color: transparent;
    font-size: 0.8125em;
    color: #666
}
.view-soe-calendar .calendar-calendar td {
    border-top-color: #d8d8d8;
    border-left: 3px solid white;
    border-right: 3px solid white;
    border-bottom-color: #d8d8d8;
    font-size: 1em;
    color: #3b3a3c
}
.view-soe-calendar .calendar-calendar td.today {
    border-top-color: #d21033 !important;
    border-bottom-color: #d21033 !important;
    border-left-color: white !important;
    border-right-color: white !important
}
.view-soe-calendar .calendar-calendar td.today div.day {
    color: #d21033
}
.view-soe-calendar .calendar-calendar div.day {
    float: left;
    font-size: 0.875em;
    color: #666
}
.view-soe-calendar .calendar-calendar .empty div.day {
    color: #b2b2b2
}
.view-soe-calendar .calendar-calendar .multi-day div.calendar {
    font-size: 0.6875em;
    line-height: 2.182
}
.view-soe-calendar .calendar-calendar .multi-day div.monthview {
    background: white !important;
    border: 1px solid #b2b2b2 !important;
    color: #3b3a3c !important
}
.view-soe-calendar .calendar-calendar .multi-day div.monthview .cutoff,
.view-soe-calendar .calendar-calendar .multi-day div.monthview .continues {
    background: white !important
}
.view-soe-calendar .calendar-calendar .single-day div.calendar {
    font-size: 0.6875em;
    line-height: 1.2;
    margin-top: 0.5em !important
}
.view-soe-calendar .calendar-calendar .single-day div.monthview {
    border: none !important;
    background: white !important;
    color: #3b3a3c !important
}
.view-profiles {
    margin: 0 -16px;
    font-size: 1em;
    line-height: 1.4
}
.view-profiles:before,
.view-profiles:after {
    content: "";
    display: table
}
.view-profiles:after {
    clear: both
}
.view-profiles .views-row {
    padding-left: 16px;
    padding-right: 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-bottom: 1em
}
.view-profiles .views-row:after,
.view-profiles .views-row:before {
    content: "";
    display: table
}
.view-profiles .views-row:after {
    clear: both
}
.view-profiles .views-row {
    *zoom: 1
}
.view-profiles .views-field-field-profile-image {
    box-sizing: border-box;
    width: 20%;
    float: left
}
.view-profiles .views-field-field-profile-image img {
    width: 100%;
    height: auto
}
.view-profiles .profile-text {
    box-sizing: border-box;
    margin-left: 20%;
    padding-left: 1em
}
.view-profiles .views-field-title {
    font-weight: bold
}
.view-profiles .views-field-field-profile-summary {
    font-size: 0.875em !important;
    line-height: 1.571em !important
}
.views-row {
    clear: both;
    margin: 0 0 0.75em 0;
}
.views-field-field-image {
  float: left;
/*width: 33%;*/
  margin: 0.143em 1em .5em 0;
}
.view-faculty-listing .views-field-title {
    display: block;
    font-weight: bold;
    font-size: 1.143em;
    margin-bottom: 0.25em;
}
.view-faculty-listing .views-field-field-faculty-photo {
    float: left;
    padding: 0 1em 1.5em 0;
}
.view-faculty-listing .views-column {
    float: left;
    width: 50%;
}
.node-407 img {
    width: 304px;
}
.node .field-name-field-gallery-image .field-item {
    float: left;
    width: 155px;
    margin: .1em;
}
.view-faculty-listing a {
  hyphens: auto;
}
