article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

a:focus {
    outline: thin dotted;
}

a:active,
a:hover {
    outline: 0;
}

h1 {
    margin: 0.67em 0;
}

h2 {
    margin: 0.83em 0;
}

h3 {
    margin: 1em 0;
}

h4 {
    margin: 1.33em 0;
}

h5 {
    margin: 1.67em 0;
}

h6 {
    margin: 2.33em 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

dfn {
    font-style: italic;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

mark {
    background: #ff0;
    color: #000;
}

p,
pre {
    margin: 1em 0;
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

q:before,
q:after {
    content: '';
    content: none;
}

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: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

form {
    margin: 0;
    padding: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

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;
    *overflow: visible;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html,
button,
input,
select,
textarea {
    color: #333;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
    max-width: 100% !important;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.skip a,
.skip a:hover,
.skip a:visited {
    position: absolute;
    left: 0px;
    top: -500px;
    width: 1px;
    height: 1px;
    overflow: hidden;
    text-align: right;
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    /*content: " ";
    display: table;*/
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@font-face {
    font-family: 'Social Circle';
    src: url(/themes/humboldt2/cssAssets/ss-social-circle.eot);
    src: url(/themes/humboldt2/cssAssets/ss-social-circle.eot?#iefix) format("embedded-opentype"), url(/themes/humboldt2/cssAssets/ss-social-circle.woff) format("woff"), url(/themes/humboldt2/cssAssets/ss-social-circle.ttf) format("truetype"), url(/themes/humboldt2/cssAssets/ss-social-circle.svg) format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'hsu-main';
    src: url(/themes/humboldt2/cssAssets/hsu-main.eot);
    src: url(/themes/humboldt2/cssAssets/hsu-main.eot?#iefix) format("embedded-opentype"), url(/themes/humboldt2/cssAssets/hsu-main.ttf) format("truetype"), url(/themes/humboldt2/cssAssets/hsu-main.woff) format("woff"), url(/themes/humboldt2/cssAssets/hsu-main.svg) format("svg");
    font-weight: normal;
    font-style: normal;
}

*,
:after,
:before {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

body {
    margin: 0;
    padding: 0;
    font-family: "Lato", sans-serif;
}

* {
    margin: 0;
    padding: 0;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'hsu-main';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
}

html {
    font-size: 1em;
    line-height: 1.5;
    -webkit-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
fieldset,
p,
table,
pre,
hr {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
}

h1,
h2,
h3,
h4,
h5,
h6,
.light {
    font-weight: 300;
}

.giga {
    font-size: 80px;
    font-size: 5rem;
    line-height: 1.2;
}

.mega {
    font-size: 64px;
    font-size: 4rem;
    line-height: 1.125;
}

.kilo,
h1.title {
    font-size: 48px;
    font-size: 3rem;
    line-height: 1;
}

h1,
.alpha {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.5;
}

h2,
.beta {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1;
}

p.beta,
p.gamma,
p.delta {
    line-height: 1.5;
}

h3,
.gamma {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.2;
}

h4,
.delta {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.333;
}

h5,
.epsilon {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}

h6,
.zeta {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}

small,
.milli {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 2;
}

.kilo.title,
.alpha.title,
h1.title {
    color: #b65300;
}

.section-title {
    color: #25551b;
    font-size: 38.4px;
    font-size: 2.4rem;
}

.loyalty {
    color: #87a625;
    font-weight: 700;
}

.pull-up {
    margin-top: -24px;
    margin-top: -1.5rem;
}

.page-title {
    background: #e0e4e0;
    padding: 8px 0px;
    padding: 0.5rem 0rem;
}

.page-title h1 {
    font-size: 35.2px;
    font-size: 2.2rem;
    margin: 0 auto;
    color: #0c4301;
    padding: 0px 16px;
    padding: 0rem 1rem;
    max-width: 1200px;
    max-width: 75rem;
}

.node-type-programs .title {
    font-size: 38.4px;
    font-size: 2.4rem;
    margin: 32px 0px 4px;
    margin: 2rem 0rem 0.25rem;
}

.photo-caption {
    background: rgba(255, 255, 255, 0.8);
    padding: 8px;
    padding: 0.5rem;
    position: relative;
    z-index: 200;
    float: left;
    left: 100px;
    top: -150px;
}

.photo-caption p,
.photo-caption h2 {
    margin: 0;
}

.photo-wrap {
    position: relative;
}

.photo-wrap .flag {
    background: #933621;
    bottom: 32px;
    bottom: 2rem;
    padding: 16px 16px 24px;
    padding: 1rem 1rem 1.5rem;
    color: #fff;
    line-height: 1.5;
    font-weight: 300;
    font-size: 20px;
    font-size: 1.25rem;
}

@media screen and (min-width:33.125em) {
    .photo-wrap .flag {
        position: absolute;
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 65.88078%;
    }
    .photo-wrap .flag:last-child {
        margin-right: 0;
    }
}

@media screen and (min-width:46.875em) and (max-width:57.813em) {
    .photo-wrap .flag {
        position: static;
        width: 100%;
    }
}

@media screen and (min-width:57.813em) and (max-width:68.75em) {
    .photo-wrap .flag {
        bottom: 0;
        width: 100%;
    }
}

.photo-top {
    margin-top: 24px;
    margin-top: 1.5rem;
}

.green-caption {
    background: #5c8021;
    margin: 0px 0px 4px;
    margin: 0rem 0rem 0.25rem;
    padding: 8px 24px 8px 8px;
    padding: 0.5rem 1.5rem 0.5rem 0.5rem;
    color: #fff;
    font-size: 12.8px;
    font-size: 0.8rem;
    font-style: italic;
    border-right: 4px solid #b65300;
    position: relative;
}

.green-caption:before {
    content: " ";
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-right: 1.5em solid #4d6c1c;
}

.green-caption a {
    color: #fff;
    position: relative;
    z-index: 3;
}

.green-caption a:hover {
    text-decoration: none;
    color: #fff;
}

.number {
    color: #b65300;
    font-style: italic;
    font-weight: bold;
}

.number.alpha {
    font-weight: normal;
    font-style: normal;
    margin: 16px;
    margin: 1rem;
    line-height: 2rem;
}

.number.alpha span {
    color: #333;
    font-weight: normal;
    font-style: italic;
    font-size: 19.2px;
    font-size: 1.2rem;
}

.no-svg .quote {
    background: url(/themes/humboldt2/cssAssets/quotation.png) no-repeat top left;
}

.quote {
    color: #933621;
    font-style: italic;
    line-height: 1.6;
    padding: 20.8px 0px 0px 76.8px;
    padding: 1.3rem 0rem 0rem 4.8rem;
    font-size: 18px;
    font-size: 1.125rem;
    background: url(/themes/humboldt2/cssAssets/quotation.svg) no-repeat top left;
}

.quote-attr {
    display: block;
    color: #333;
    font-size: 16px;
    font-size: 1rem;
}

.notop p:first-child {
    margin-top: 0;
}

.truncate {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.txt-highlight {
    background: #808080;
    color: #fff;
    padding: 8px;
    padding: 0.5rem;
}

@media screen and (min-width:46.875em) {
    .txt-highlight {
        width: 80%;
    }
}

.strong {
    font-weight: 400;
}

a {
    color: #25551b;
    outline: 0;
}

a:hover,
a:focus {
    color: #808080;
    text-decoration: none;
}

footer a {
    color: #fff;
}

ol,
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.content ul {
    list-style: square;
    margin-left: 32px;
    margin-left: 2rem;
}

.content ul.menu {
    margin-left: 0px;
    margin-left: 0rem;
}

dl {
    overflow: hidden;
    margin: 0px 0px 16px;
    margin: 0rem 0rem 1rem;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

.program-primary ul {
    list-style: disc;
}

.program-primary li {
    margin: 8px 24px;
    margin: 0.5rem 1.5rem;
}

.program-primary ol {
    list-style: decimal;
}

.spaced {
    margin: 16px 0px;
    margin: 1rem 0rem;
}

.spaced li {
    margin: 8px 0px;
    margin: 0.5rem 0rem;
}

.interest {
    margin: 16px 0px;
    margin: 1rem 0rem;
}

.interest li {
    display: block;
    margin: 8px 0px;
    margin: 0.5rem 0rem;
    padding: 0px 8px 0px 24px;
    padding: 0rem 0.5rem 0rem 1.5rem;
    position: relative;
}

.interest li:before {
    font-size: 12.8px;
    font-size: 0.8rem;
    position: absolute;
    content: "â˜…";
    color: #5c8021;
    display: block;
    padding: 0 2px;
    top: 3px;
    left: 0;
}

.event-list li {
    float: left;
    margin-right: 2.35765%;
}

.event-list li:last-child {
    margin-right: 0;
}

.key-facts ul {
    color: #b65300;
}

.key-facts ul li {
    margin: 4px 0px;
    margin: 0.25rem 0rem;
}

.key-facts ul span {
    color: #5c8021;
    font-weight: 400;
}

.sb-search {
    position: absolute;
    right: 0;
    margin-top: 8px;
    width: 0%;
    min-width: 40px;
    height: 40px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
}

@media screen and (min-width:57.813em) {
    .sb-search {
        margin-top: -70px;
        width: 30%;
    }
}

@media screen and (min-width:57.813em) and (max-width:75em) {
    .sb-search {
        margin-right: 16px;
        margin-right: 1rem;
    }
}

.sb-search-input,
.google-cse {
    position: absolute;
    width: 100%;
}

.form-text,
.google-cse {
    position: relative;
    width: 100%;
    float: left;
}

.flat-search,
.sb-search .google-cse {
    top: 0;
    right: 0;
    border: solid 1px #87a625;
    outline: none;
    background: #fff !important;
    height: 40px;
    margin: 0;
    z-index: 10;
    font-family: inherit;
    font-size: 12px;
    font-size: 0.75rem;
}

.form-text,
.google-cse {
    margin-top: 0;
    padding-left: 16px;
    padding-left: 1rem;
}

input[type="search"].google-cse,
input[type="text"].form-text,
input[type="submit"].form-submit {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.google-cse .form-submit {
    background: #0c4301;
    border: none;
    padding: 10px;
    color: white;
    height: 40px;
    border-left: solid 1px white;
    margin-top: 0;
}

.sb-search-input::-webkit-input-placeholder {
    color: #fff;
}

.sb-search-input:-moz-placeholder {
    color: #fff;
}

.sb-search-input:-ms-input-placeholder {
    color: #fff;
}

.sb-icon-search,
.sb-search .form-submit {
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}

@media screen and (min-width:57.813em) {
    .sb-icon-search,
    .sb-search .form-submit {
        display: none;
    }
}

.sb-search .form-submit {
    background: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    color: transparent;
    border: none;
    outline: none;
    z-index: -1;
}

.sb-icon-search {
    color: #fff;
    background: #25551b;
    z-index: 90;
    font-size: 22px;
    font-size: 1.375rem;
    font-family: 'hsu-main';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
}

@media screen and (min-width:57.813em) {
    .sb-icon-search {
        background: red;
    }
}

.form-actions .form-submit {
    background: #0c4301;
    border: none;
    padding: 10px;
    color: white;
    height: 40px;
    border-left: solid 1px white;
    margin-top: 0;
}

.sb-icon-search:before {
    content: "\e028";
}

.sb-search.sb-search-open,
.no-js .sb-search {
    width: 100%;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
    background: #0c4301;
    color: #fff;
    z-index: 11;
}

.sb-search.sb-search-open .form-submit,
.no-js .sb-search .form-submit {
    z-index: 90;
}

form.webform-client-form {
    padding: 16px;
    padding: 1rem;
}

.form-item .form-text,
.form-item textarea {
    padding: 8px 0px 8px 16px;
    padding: 0.5rem 0rem 0.5rem 1rem;
    height: auto;
    float: none;
    border: solid 1px #25551b;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline-width: thin;
    outline-color: #933621;
}

.search-majors {
    width: 100%;
    font-size: 14px;
    font-size: 0.875rem;
}

@media screen and (min-width:46.875em) {
    .search-majors {
        width: 80%;
    }
}

.search-majors .views-exposed-widgets {
    margin: 0;
}

.search-majors .views-exposed-form .views-exposed-widget {
    padding: 0;
    width: 80%;
    float: left;
}

.search-majors .views-exposed-form .views-submit-button {
    width: 19%;
    margin-left: 1%;
}

.search-majors .views-exposed-form .form-text {
    border-color: #87a625;
    padding: 8px;
    padding: 0.5rem;
}

.search-majors .views-exposed-form .form-submit {
    margin: 0;
    background: #b65300;
    color: #fff;
    border: 0;
    padding: 9px 15px;
    width: 100%;
}

#block-views-exp-programs-search-page {
    padding: 0px 16px;
    padding: 0rem 1rem;
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    max-width: 75em;
}

#block-views-exp-programs-search-page:after {
    content: "";
    display: table;
    clear: both;
}

.gsc-control-cse label {
    display: block;
}

.gsc-control-cse td {
    border: 0;
    padding: 0;
}

.gsc-control-cse table {
    margin: 4px;
    margin: 0.25rem;
}

.gsc-resultsHeader,
.gcsc-branding {
    display: none;
}

.gsc-results .gsc-cursor-box {
    text-align: center;
    width: 100%;
    margin: 0 auto auto;
}

.gsc-cursor-page {
    padding: 8px;
    padding: 0.5rem;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
    display: inline-block !important;
}

table {
    width: 100%;
    margin: 16px 0px;
    margin: 1rem 0rem;
}

table tr.odd {
    border-bottom: 1px solid #f9f9f9;
}

table tr.even {
    background: #f9f9f9;
    border-bottom: 1px solid #f1f1f1;
}

table td {
    border: 0;
    padding: 8px;
    padding: 0.5rem;
    vertical-align: top;
}

table th {
    padding: 16px 8px;
    padding: 1rem 0.5rem;
    vertical-align: top;
    text-align: left;
}

table thead tr {
    background: #f9f9f9;
    border-bottom: 2px solid #f1f1f1;
}

table tbody {
    border: 0;
    line-height: 1.2;
}

table ul li {
    margin: 0px 0px 8px 0px;
    margin: 0rem 0rem 0.5rem 0rem;
}

.view-a-z-index th,
.view-a-z-index td:empty {
    display: none;
}

.view-a-z-index td {
    display: block;
}

.view-a-z-index td:nth-of-type(1) {
    font-weight: bold;
}

.view-a-z-index td:nth-of-type(2):before {
    content: "Location:";
}

.view-a-z-index td:nth-of-type(3):before {
    content: "Phone:707-";
}

.view-a-z-index td:nth-of-type(4):before {
    content: "Fax:707-";
}

.view-a-z-index td.no-prefix:nth-of-type(3):before {
    content: "Phone:";
}

@media screen and (min-width:33.125em) {
    .view-a-z-index th,
    .view-a-z-index td:nth-of-type(4) {
        white-space: nowrap;
    }
    .view-a-z-index th,
    .view-a-z-index td,
    .view-a-z-index td:empty {
        display: table-cell;
    }
    .view-a-z-index td:nth-of-type(1) {
        font-weight: normal;
    }
    .view-a-z-index td:nth-of-type(2):before,
    .view-a-z-index td:nth-of-type(3):before,
    .view-a-z-index td:nth-of-type(4):before,
    .view-a-z-index td.no-prefix:nth-of-type(3):before {
        content: none;
    }
}

.view-programs-search tr.even,
.view-programs-search tr.odd {
    border-bottom: 0;
}

.footable.breakpoint > tbody > tr > td > span.footable-toggle {
    padding-right: 16px;
    padding-right: 1rem;
    margin-right: 4px;
    margin-right: 0.25rem;
}

.footable.breakpoint > tbody > tr.footable-detail-show > td span.footable-toggle {
    background: url(/themes/forever/img/svgs/minus.svg) no-repeat left center;
}

.footable.breakpoint > tbody > tr:hover:not(.footable-row-detail) {
    cursor: pointer;
}

.footable.breakpoint > tbody > tr > td > span.footable-toggle {
    background: url(/themes/forever/img/svgs/plus.svg) no-repeat left center;
}

.footable > thead > tr > th {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
}

@media screen and (min-width:33.125em) {
    .footable-row-detail-row {
        float: left;
        padding: 0px 0px 0px 32px;
        padding: 0rem 0rem 0rem 2rem;
        margin: 0px 16px 0px 0px;
        margin: 0rem 1rem 0rem 0rem;
    }
}

tr.even + .footable-row-detail {
    background: #f9f9f9;
}

td.footable-row-detail-cell {
    padding: 0px 8px 16px;
    padding: 0rem 0.5rem 1rem;
    padding: 0 0.5rem 1rem;
}

.footable-row-detail-name {
    display: block;
    font-weight: bold;
    padding: 8px 0px;
    padding: 0.5rem 0rem;
}

.footable-row-detail-value {
    display: block;
}

.masthead {
    background: #25551b;
    margin: 0 auto;
}

@media screen and (min-width:57.813em) {
    .masthead {
        margin: 0px auto;
    }
}

.hsumark {
    float: left;
    color: #fff;
    padding: 16px 0px;
    padding: 1rem 0rem;
    margin: 0;
}

.hsumark img {
    width: 100%;
}

@media screen and (min-width:46.875em) {
    .hsumark {
        width: 385px;
    }
}

.branding {
    position: relative;
    z-index: 10;
}

.branding.homepage {
    background: transparent url(/themes/humboldt2/cssAssets/spirit2.jpg) no-repeat center 50px;
    background-size: cover;
    min-height: 470px;
    max-width: 75em;
    margin-left: auto;
    margin-right: auto;
}

.branding.homepage:after {
    content: "";
    display: table;
    clear: both;
}

.fhmark {
    margin: 0 auto;
    text-align: center;
    margin-top: 0;
}

@media screen and (min-width:57.813em) {
    .fhmark {
        float: left;
    }
}

@media screen and (min-width:64em) {
    .fhmark {
        margin: -48px 0px 0px 0px;
        margin: -3rem 0rem 0rem 0rem;
    }
}

.homepage .fhmark img {
    width: 250px;
}

@media screen and (min-width:24em) and (max-width:57.813em) {
    .homepage .fhmark img {
        margin-top: 24px;
        margin-top: 1.5rem;
    }
}

.fhmark img {
    width: 250px;
}

.wrapper,
.content-wrap,
.photo-wrap {
    padding: 0px 16px;
    padding: 0rem 1rem;
    position: relative;
    max-width: 75em;
    margin-left: auto;
    margin-right: auto;
}

.wrapper:after,
.content-wrap:after,
.photo-wrap:after {
    content: "";
    display: table;
    clear: both;
}

.slide-bg {
    width: 100%;
    margin: auto;
    background: #eaeaea;
}

.slide-wrap,
.emergency-wrap {
    max-width: 75em;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    margin: 0 auto;
    margin-bottom: 32px;
    margin-bottom: 2rem;
}

.slide-wrap:after,
.emergency-wrap:after {
    content: "";
    display: table;
    clear: both;
}

.photo-wrap {
    padding: 0;
}

.col-3 {
    width: 100%;
}

@media screen and (min-width:46.875em) {
    .col-3 {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 23.23176%;
    }
    .col-3:last-child {
        margin-right: 0;
    }
}

.col-4 {
    width: 100%;
}

@media screen and (min-width:46.875em) {
    .col-4 {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%;
    }
    .col-4:last-child {
        margin-right: 0;
    }
}

.col-5 {
    width: 100%;
}

@media screen and (min-width:46.875em) {
    .col-5 {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 40.29137%;
    }
    .col-5:last-child {
        margin-right: 0;
    }
}

.col-6 {
    width: 100%;
}

@media screen and (min-width:46.875em) {
    .col-6 {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
    }
    .col-6:last-child {
        margin-right: 0;
    }
}

.col-6 .col-6 {
    width: 100%;
}

@media screen and (min-width:57.813em) {
    .col-6 .col-6 {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
    }
    .col-6 .col-6:last-child {
        margin-right: 0;
    }
}

.col-7 {
    width: 100%;
}

@media screen and (min-width:46.875em) {
    .col-7 {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 57.35098%;
    }
    .col-7:last-child {
        margin-right: 0;
    }
}

.col-8 {
    width: 100%;
}

@media screen and (min-width:46.875em) {
    .col-8 {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 65.88078%;
    }
    .col-8:last-child {
        margin-right: 0;
    }
}

.col-8 .col-6 {
    width: 100%;
}

@media screen and (min-width:57.813em) {
    .col-8 .col-6 {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
    }
    .col-8 .col-6:last-child {
        margin-right: 0;
    }
}

@media screen and (min-width:46.875em) {
    .b-about-facts .col-8 .col-6 {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
    }
    .b-about-facts .col-8 .col-6:last-child {
        margin-right: 0;
    }
}

.col-9 {
    width: 100%;
}

@media screen and (min-width:46.875em) {
    .col-9 {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 74.41059%;
    }
    .col-9:last-child {
        margin-right: 0;
    }
}

.news.col-9 {
    width: 100%;
}

@media screen and (min-width:46.875em) {
    .news.col-9 {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 57.35098%;
    }
    .news.col-9:last-child {
        margin-right: 0;
    }
}

@media screen and (min-width:57.813em) {
    .news.col-9 {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 74.41059%;
    }
    .news.col-9:last-child {
        margin-right: 0;
    }
}

.events.col-3 {
    width: 100%;
}

@media screen and (min-width:46.875em) {
    .events.col-3 {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 40.29137%;
    }
    .events.col-3:last-child {
        margin-right: 0;
    }
}

@media screen and (min-width:57.813em) {
    .events.col-3 {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 23.23176%;
    }
    .events.col-3:last-child {
        margin-right: 0;
    }
}

footer .col-3 {
    padding: 1px 0;
}

.panel-intro {
    width: 100%;
}

@media screen and (min-width:57.813em) {
    .panel-intro {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 74.41059%;
    }
    .panel-intro:last-child {
        margin-right: 0;
    }
}

.home {
    margin-top: 24px;
    margin-top: 1.5rem;
}

.double {
    margin: 32px 0px;
    margin: 2rem 0rem;
}

.double-pad {
    padding: 32px 0px;
    padding: 2rem 0rem;
}

.feature {
    padding: 20px 30px;
    margin: 15px;
    background: #25551b;
    color: #fff;
    text-align: center;
    font-size: 18px;
    border-radius: 3px;
}

.events-wrap {
    background: #eaeaea;
    padding: 1rem initial;
}

.news a {
    text-decoration: none;
    display: block;
}

.news article {
    margin: 0;
}

.news img {
    width: 100%;
}

.news span a {
    color: #dddebc;
    background: #5c8021;
    padding: 4px 0px;
    padding: 0.25rem 0rem;
    width: 130px;
    text-align: center;
    font-style: italic;
    font-size: .8em;
    margin-top: 8px;
    margin-top: 0.5rem;
}

.news span a:hover {
    background: #256918;
}

.news span a.off-campus {
    color: #fff;
    background: #b65300;
}

.news .feature h1 {
    margin: 0;
    font-weight: 400;
}

.news .feature h1 a {
    color: #0c4301;
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    padding: 8px 0px 4px 16px;
    padding: 0.5rem 0rem 0.25rem 1rem;
    margin: 0;
    text-align: center;
    font-size: 16px;
    font-size: 1rem;
}

.news .feature h1 a:hover {
    background: #fff;
}

.news .feature p {
    background: #0c4301;
    color: #fff;
    padding: 16px;
    padding: 1rem;
    margin: 0;
    font-size: 12.8px;
    font-size: 0.8rem;
}

.news .feature span a {
    width: 140px;
    float: right;
    margin: 0px 0px 8px 16px;
    margin: 0rem 0rem 0.5rem 1rem;
}

.news .normal {
    position: relative;
    min-height: 200px;
}

@media screen and (min-width:46.875em) {
    .news .normal {
        margin-left: 2.35765%;
    }
}

.news .normal li {
    margin: 16px auto;
    margin: 0 auto 1rem auto;
    line-height: 1.2;
}

.news .normal h1 a {
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    font-size: 7.2px;
    font-size: 0.45rem;
    line-height: 1.3;
    padding: 12px;
    padding: 0.75rem;
    width: 250px;
    float: right;
}

.news .normal h1 a:hover {
    background: #fff;
    color: #25551b;
}

@media screen and (min-width:33.125em) and (max-width:57.813em) {
    .news.col-9 {
        width: 100%;
        margin-right: 0;
    }
}

@media screen and (min-width:33.125em) and (max-width:57.813em) {
    .events.col-3 {
        width: 100%;
    }
}

.more-news {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 40.29137%;
    float: none;
}

@media screen and (min-width:46.875em) {
    .more-news {
        margin-left: 59.70863%;
    }
}

.more-news:last-child {
    margin-right: 0;
}

.events {
    font-size: 12.8px;
    font-size: 0.8rem;
}

.events li {
    display: block;
    margin: 16px 0px;
    margin: 1rem 0rem;
}

.events a {
    display: block;
    text-decoration: none;
}

.events a span.date {
    font-weight: bold;
}

.events a span.title {
    padding: 0px 8px;
    padding: 0rem 0.5rem;
    width: 70%;
    float: left;
}

.events p {
    padding: 0px 8px;
    padding: 0rem 0.5rem;
    margin: 0;
    width: 70%;
    float: left;
}

@media screen and (min-width:46.875em) {
    .events-featured {
        position: relative;
    }
}

p.event-footer {
    margin: 0 auto;
    float: none;
}

.event-data {
    position: initial;
    width: 100%;
    color: white;
    background: #5c8021;
    background: rgba(92, 128, 33, 0.8);
    padding: 16px;
    padding: 1rem;
    margin-right: 160px;
    margin-right: 10rem;
    border-bottom: solid 4px #0c4301;
}

@media screen and (min-width:33.125em) {
    .event-data {
        width: auto;
        float: left;
        position: absolute;
        top: 25px;
    }
}

@media screen and (min-width:46.875em) and (max-width:57.813em) {
    .event-data {
        width: 100%;
    }
}

.event-data h3 {
    margin: 0;
    line-height: normal;
}

.event-data p {
    float: none;
}

.event-data a {
    margin-top: 10px;
    color: #fff;
}

.event-image {
    border-bottom: solid 4px #0c4301;
}

.events img,
.coverage-image img,
.loyalty-image img {
    width: 100%;
    max-width: 100%;
}

.volunteer .coverage-outer {
    width: 100%;
}

.front .coverage-outer {
    margin-top: 32px;
    margin-top: 2rem;
}

@media screen and (min-width:46.875em) {
    .stories {
        margin-left: 8.5298%;
    }
}

@media screen and (min-width:57.813em) {
    .coverage-outer {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 57.35098%;
    }
    .coverage-outer:last-child {
        margin-right: 0;
    }
}

.coverage-wrap {
    margin-bottom: 32px;
    margin-bottom: 2rem;
}

@media screen and (min-width:33.125em) {
    .coverage-wrap {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
    }
    .coverage-wrap:last-child {
        margin-right: 0;
    }
    .coverage-wrap:nth-child(2n) {
        margin-right: 0;
    }
}

.coverage-title,
.loyalty-title {
    position: relative;
}

.coverage-title h3,
.loyalty-title h3 {
    padding: 16px;
    padding: 1rem;
    margin: 0;
    font-size: 16px;
    font-size: 1rem;
    margin: 0;
    background: #b0b0b0;
    background: rgba(176, 176, 176, 0.3);
    width: 100%;
    border-top: solid 1px #f7c235;
    border-bottom: solid 1px #f7c235;
}

.coverage-title a,
.loyalty-title a {
    color: #25551b;
    font-weight: 400;
    text-decoration: none;
}

.coverage-title a:after,
.loyalty-title a:after {
    content: ' Â»';
}

.coverage-title + div p,
.loyalty-title + div p {
    margin-top: 0;
}

.coverage-title + div,
.loyalty-title + div {
    border-bottom: solid 1px #ffffff;
    padding: 15px;
    padding: 16px 16px 0px 16px;
    padding: 1rem 1rem 0rem 1rem;
}

.loyalty-title h3 {
    position: relative;
    border-top: solid 6px #f7c235;
    background: #fff;
}

.loyalty-title + div {
    background: none;
    font-size: 16px;
    font-size: 1rem;
    min-height: auto;
    border-bottom: solid 1px #ffffff;
}

.loyalty-title + div p.read-more-link {
    margin-top: -1rem;
}

.social-wrap {
    text-align: center;
}

@media screen and (min-width:57.813em) {
    .social-wrap {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 40.29137%;
        text-align: left;
    }
    .social-wrap:last-child {
        margin-right: 0;
    }
}

.social-wrap p.button-wrap a.button {
    float: none;
}

.facebook-links,
.instagram-links,
.twitter-links {
    background: #5c8021;
    position: relative;
    border-bottom: solid 2px #0c4301;
    border-left: solid 2px #0c4301;
    text-align: left;
    width: 100%;
    margin: 0 auto;
    padding: 16px;
    padding: 1rem;
}

.facebook-links a,
.instagram-links a,
.twitter-links a {
    background: transparent url(/themes/humboldt2/cssAssets/rightarrow-icon.png) no-repeat left 3px;
    padding-left: 16px;
    padding-left: 1rem;
}

@media screen and (min-width:33.125em) {
    .facebook-links,
    .instagram-links,
    .twitter-links {
        width: 60%;
    }
}

@media screen and (min-width:46.875em) {
    .facebook-links,
    .instagram-links,
    .twitter-links {
        width: 50%;
    }
}

@media screen and (min-width:57.813em) {
    .facebook-links,
    .instagram-links,
    .twitter-links {
        width: 80%;
        margin: 0;
    }
}

.facebook-links a,
.instagram-links a,
.twitter-links a {
    color: #fff;
}

.no-svg li .date-display-single {
    background: url(/themes/humboldt2/cssAssets/calendar-solid.png) no-repeat left top;
}

li .date-display-single {
    background: url(/themes/humboldt2/cssAssets/calendar-solid.svg) no-repeat left top;
    background-size: contain;
    padding: 16px 4px;
    padding: 1rem 0.25rem;
    color: #fff;
    text-align: center;
    width: 59px;
    display: inline-block;
    vertical-align: middle;
    float: left;
}

.stay-connected {
    text-align: center;
}

@media screen and (min-width:46.875em) {
    .stay-connected {
        text-align: left;
        margin-left: 8.5298%;
    }
}

.stay-connected .button-wrap {
    max-width: 290px;
    margin: 16px 0px;
    margin: 1rem 0rem;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (min-width:46.875em) {
    .stay-connected .button-wrap {
        max-width: none;
        margin: 16px 0px;
        margin: 1rem 0rem;
    }
}

.social-links,
.view-seen span.soc {
    font-family: 'Social Circle';
    -moz-osx-font-smoothing: grayscale;
}

.instagram span,
.flickr span,
.facebook span {
    width: 31px;
    height: 30px;
    float: right;
    position: relative;
    top: -34px;
    right: 5px;
}

.no-svg .instagram span {
    background: url(/themes/humboldt2/cssAssets/instagram.png) no-repeat scroll top left;
}

.no-svg .flickr span {
    background: url(/themes/humboldt2/cssAssets/flickr.png) no-repeat scroll top left;
}

.no-svg .facebook span {
    background: url(/themes/humboldt2/cssAssets/facebook.png) no-repeat scroll top left;
}

.instagram span {
    background: url(/themes/humboldt2/cssAssets/instagram.svg) no-repeat scroll top left;
}

.flickr span {
    background: url(/themes/humboldt2/cssAssets/flickr.svg) no-repeat scroll top left;
}

.facebook span {
    background: url(/themes/humboldt2/cssAssets/facebook.svg) no-repeat scroll top left;
}

.social-links {
    width: 100%;
}

.social-links ul {
    padding: 0px 4px;
    padding: 0rem 0.25rem;
    margin: 0 auto;
}

.social-links li {
    display: inline;
}

.social-links a {
    font-size: 36px;
    font-size: 2.25rem;
    text-decoration: none;
    color: #5c8021;
    padding: 0 2px;
}

.social-links a:hover {
    color: #809e23;
}

.js-masonry {
    margin: 0 auto;
}

.view-seen {
    position: relative;
}

.view-seen img {
    margin: 0;
    width: 100%;
    height: auto;
}

.view-seen .col {
    position: relative;
    display: block;
    margin: 5px;
    width: 115px;
    height: 115px;
}

.view-seen .w2 {
    width: 240px;
    height: 240px;
}

.view-seen p {
    margin: 0;
    padding: 2px 12px 3px;
    font-size: 10pt;
}

.view-seen a {
    color: #f2ed9e;
    text-decoration: none;
}

.view-seen span.soc {
    float: right;
    top: -47px;
    position: relative;
    margin-right: 11px;
    font-size: 2em;
    color: white;
    text-shadow: 0px 2px 5px black;
}

.no-svg .view-seen .tweet {
    background: #25551b url(/themes/humboldt2/cssAssets/twitterbg.png) center center no-repeat;
}

.view-seen .tweet {
    display: block;
    overflow: auto;
    width: 240px;
    margin: 5px;
    height: 240px;
    padding-top: 48px;
    padding-top: 3rem;
    color: #fff;
    padding-top: 45px;
    background: #25551b url(/themes/humboldt2/cssAssets/twitterbg.svg) center center no-repeat;
    background-size: 90%;
}

.view-seen .tweet p {
    line-height: 1.5em;
}

iframe.twitter-tweet {
    margin: 0 !important;
    width: auto !important;
    min-width: inherit !important;
}

.video {
    width: 314px;
    height: auto;
    margin: 3px;
    background: #25551b;
}

.video iframe {
    width: 314px;
}

@media screen and (min-width:24em) {
    .video {
        width: 365px;
        margin: 5px;
        height: 240px;
    }
    .video iframe {
        width: 365px;
    }
}

nav ul {
    margin: 0;
}

.main-nav-wrap {
    background: #fff;
}

.main-nav-wrap .wrapper {
    padding: 0;
}

@media screen and (min-width:57.813em) {
    .main-nav-wrap {
        margin-bottom: 1px;
    }
    .main-nav-wrap .wrapper {
        padding: auto;
    }
}

@media screen and (min-width:57.813em) {
    .menu #main-menu-links {
        width: 100%;
        margin: 0 auto;
        text-align: right;
    }
}

.menu #main-menu-links li a {
    padding: 16px 8px;
    padding: 1rem 0.5rem;
}

.menu #main-menu-links li a:hover,
.menu #main-menu-links li a.active,
.menu #main-menu-links li a.active-trail {
    color: #25551b;
}

.audience-nav {
    width: 100%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.5);
}

.audience-nav ul {
    text-align: right;
    max-width: 75em;
    margin-left: auto;
    margin-right: auto;
}

.audience-nav ul:after {
    content: "";
    display: table;
    clear: both;
}

.audience-nav li {
    text-align: center;
    display: inline-block;
}

.audience-nav li a {
    padding: 8px 8px;
    padding: 0.5rem 0.5rem;
}

a.menu-link {
    display: block;
    width: 100px;
    padding: 1em;
    text-decoration: none;
}

@media screen and (min-width:57.813em) {
    a.menu-link {
        display: none;
    }
}

.icon-menu-link:before {
    content: "\e114";
}

.js .main-nav-wrap .menu,
.js .main-nav-wrap .menu > ul ul {
    overflow: hidden;
    max-height: 0;
}

@media screen and (min-width:57.813em) {
    .js .main-nav-wrap .menu,
    .js .main-nav-wrap .menu > ul ul {
        max-height: none;
        overflow: visible;
        background: none;
    }
}

@media screen and (min-width:57.813em) {
    .js .menu > ul ul {
        background: #fff;
        display: none;
    }
}

@media screen and (min-width:57.813em) {
    .js .menu > ul li:hover > ul {
        display: block;
    }
}

.main-nav-wrap .menu.active,
.js .main-nav-wrap .menu > ul ul.active {
    max-height: 150em;
}

.main-nav-wrap .menu li a {
    color: #000;
    display: block;
    border-bottom: 1px solid #808080;
    position: relative;
    text-decoration: none;
}

.main-nav-wrap .menu li a.elearning {
    border-bottom: 0;
}

@media screen and (min-width:57.813em) {
    .main-nav-wrap .menu li a {
        border: 0;
    }
}

.menu li a:hover {
    color: #25551b;
}

.menu .level-1 > li.has-subnav span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 24px;
    width: 1.5rem;
}

.menu .level-1 > li.has-subnav span:before {
    position: absolute;
    content: "\e174";
    font-family: 'hsu-main';
    width: 0;
    height: 0;
    display: block;
    top: 15%;
    left: 25%;
}

@media screen and (min-width:57.813em) {
    .menu .level-1 > li.has-subnav.index span {
        display: none;
    }
}

.menu li.has-subnav > a.active span:before {
    content: "\e176";
}

@media screen and (min-width:57.813em) {
    .menu li a.a-z {
        float: left;
    }
}

@media screen and (min-width:57.813em) and (max-width:64.75em) {
    .menu li a.a-z {
        display: none;
    }
}

@media screen and (min-width:57.813em) {
    .menu .level-1 > li.index {
        width: 50%;
        float: left;
        text-align: left;
    }
}

@media screen and (min-width:57.813em) and (max-width:64.75em) {
    .menu .level-1 > li.index {
        width: 47.5%;
    }
}

.js .menu > ul ul.index-list {
    white-space: nowrap;
    overflow-x: auto;
}

@media screen and (min-width:57.813em) {
    .js .menu > ul ul.index-list {
        display: block;
        background: #fff;
        float: left;
        width: 433px;
        left: 5.5em;
        top: 0px;
    }
}

.js .menu > ul ul.index-list li {
    display: inline-block;
}

@media screen and (min-width:57.813em) {
    .js .menu > ul ul.index-list li {
        float: left;
        margin: 0;
    }
}

.js .menu > ul ul.index-list li a {
    border-bottom: 0;
    padding: 16px;
    padding: 1rem;
}

@media screen and (min-width:57.813em) {
    .js .menu > ul ul.index-list li a {
        padding: 4px;
        padding: 0.25rem;
    }
}

.js .menu > ul li.index ul.active {
    border-bottom: solid 1px #808080;
}

@media screen and (min-width:57.813em) {
    .js .menu > ul li.index ul.active {
        border-bottom: none;
    }
}

@media screen and (min-width:57.813em) {
    .menu > ul.utility-links li {
        margin: 0;
        width: 10%;
        text-align: center;
    }
    .menu > ul.utility-links li ul li {
        width: auto;
        text-align: left;
    }
    .menu > ul.utility-links li.family {
        width: 11%;
    }
    .menu > ul.utility-links li.elearning {
        width: 9%;
    }
}

@media screen and (min-width:57.813em) and (max-width:64.75em) {
    .menu > ul.utility-links li a {
        white-space: nowrap;
    }
    .menu > ul.utility-links li.family {
        width: 12.5%;
    }
    .menu > ul.utility-links li.alumni {
        width: 11%;
    }
}

@media screen and (min-width:57.813em) {
    .menu > ul > li {
        display: inline-block;
        position: relative;
    }
}

@media screen and (min-width:57.813em) {
    .menu > ul ul {
        position: absolute;
        width: 15em;
        z-index: 200;
    }
}

.menu > ul ul.index-list {
    position: static;
}

@media screen and (min-width:57.813em) {
    li.quicklinks,
    li.family,
    li.alumni,
    li.myhumboldt,
    li.elearning {
        border-left: solid 1px #808080;
    }
}

.quicklinks li.heading {
    color: #fff;
    padding: 0px 8px;
    padding: 0rem 0.5rem;
    font-weight: 700;
    background: #fff;
    color: #333;
}

.quicklinks li a {
    padding: 0px 8px;
    padding: 0rem 0.5rem;
}

.navbar-tray ul.menu {
    overflow: auto;
    max-height: 100%;
}

.navbar-tray ul.menu a:hover {
    background: #e5e5e5;
}

.callout-link {
    display: block;
    padding: 16px;
    padding: 1rem;
    color: #fff;
    text-decoration: none;
    background: #0c4301;
    margin: 16px 0px;
    margin: 1rem 0rem;
    position: relative;
}

.callout-link span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    padding: 16px 8px;
    padding: 1rem 0.5rem;
    background: #25551b;
    color: white;
    border: solid 1px #0c4301;
}

.callout-link:hover {
    background: #25551b;
    color: #fff;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
}

.callout-link .button-group-docs.extras .button-class:active {
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
}

.secondary {
    font-size: 13px;
    font-size: 0.8125rem;
    background: #f4f4f4;
    border-bottom: 1px solid #87a625;
}

.secondary .block-menu-block {
    max-width: 1200px;
    max-width: 75rem;
    margin: 0 auto;
}

.secondary li {
    margin: 0;
}

@media screen and (min-width:57.813em) {
    .secondary li {
        float: left;
        border-left: solid 1px #87a625;
    }
    .secondary li.first {
        border: none;
    }
}

.secondary li a {
    border-bottom: 0;
    display: block;
    color: #000;
    padding: 4px;
    padding: 0.25rem;
}

@media screen and (min-width:57.813em) {
    .secondary li a {
        float: left;
        padding: 8px 16px;
        padding: 0.5rem 1rem;
    }
}

.secondary li a.active-trail {
    background: #e5e5e5;
}

.secondary li a.active-trail:hover {
    color: #000;
}

.secondary ul.menu {
    overflow: auto;
    max-height: none;
}

.programs-menu {
    background: #f5f5f5;
    padding: 8px;
    padding: 0.5rem;
    position: relative;
    z-index: 20;
    max-width: 73em;
}

.programs-menu.stuck {
    position: fixed;
    top: 0;
    left: -16px;
    left: -1rem;
    margin: 0px 16px;
    margin: 0rem 1rem;
    width: 100%;
}

@media screen and (min-width:75em) {
    .programs-menu.stuck {
        left: auto;
        margin: 0;
        max-width: 73em;
    }
}

.programs-menu.unstuck {
    position: absolute;
    bottom: 0;
}

@media screen and (min-width:68.75em) {
    .programs-menu .panel-pane {
        float: left;
    }
}

.programs-menu nav {
    display: none;
    margin: 8px 0px;
    margin: 0.5rem 0rem;
}

@media screen and (min-width:68.75em) {
    .programs-menu nav {
        display: block;
        float: right;
        margin: 0;
    }
}

.programs-menu li {
    display: block;
    float: left;
}

.programs-menu a {
    display: block;
    float: left;
    text-decoration: none;
    color: #333;
    padding: 4px 24px;
    padding: 0.25rem 1.5rem;
    margin-left: 1px;
}

.programs-menu a:hover {
    background: #b65300;
    color: #fff;
}

.programs-menu a.selected {
    background: #25551b;
    color: #fff;
}

.hero-bg {
    background: transparent url(/themes/forever/img/brush.jpg) no-repeat center top;
    height: 315px;
    background-size: cover;
    width: 100%;
    margin: 0 auto;
}

.hero-text {
    color: white;
    background: gray;
    padding-left: 16px;
    padding-left: 1rem;
    margin-top: 16px;
    margin-top: 1rem;
}

.hero-slider {
    background: #808080;
    height: 100%;
    position: relative;
    top: 0;
}

.hero-slider ul {
    list-style-type: none;
    padding: 0;
    margin: 8px;
    margin: 0.5rem;
}

.hero-slider li {
    padding: 0px 0px 8px 0px;
    padding: 0rem 0rem 0.5rem 0rem;
}

.hero-slider img {
    width: 100%;
    height: auto;
}

footer {
    clear: both;
    background: #25551b;
    min-height: 160px;
    min-height: 10rem;
    color: #fff;
    margin-top: 48px;
    margin-top: 3rem;
    border-top: solid 0.25rem #f7c235;
}

.no-svg .circleh {
    background: transparent url(/themes/humboldt2/cssAssets/circleh-footer.png) no-repeat center top;
}

.circleh {
    background: transparent url(/themes/humboldt2/cssAssets/circleh-footer.svg) no-repeat center top;
    width: 100%;
    float: left;
    height: 50px;
    margin-top: -22px;
    position: relative;
}

.circleh a {
    display: block;
    width: 3.25em;
    height: 3em;
    position: relative;
    margin: 0 auto;
}

p.button-wrap:after {
    content: "";
    display: table;
    clear: both;
}

p.button-wrap a.button {
    width: auto;
    text-align: center;
}

.center {
    display: table;
    margin: 0 auto;
}

a.button {
    background: #809e23;
    color: #fff;
    border: solid 2px #87a625;
    border-radius: 5px;
    padding: 8px;
    padding: 0.5rem;
    text-decoration: none;
    position: relative;
    display: inline-block;
    cursor: pointer;
    width: 100%;
    text-align: center;
}

a.button:hover {
    background: #fff;
    color: #25551b;
}

a.button span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 32px;
    width: 2rem;
    background: #25551b;
}

a.button span:before {
    position: absolute;
    content: "\e175";
    color: rgba(255, 255, 255, 0.35);
    width: 0;
    height: 0;
    display: block;
    top: 30%;
    left: 25%;
}

a.small {
    font-size: 12.8px;
    font-size: 0.8rem;
    padding: 4.8px 16px;
    padding: 0.3rem 1rem;
}

a.small span {
    width: 32px;
    width: 2rem;
}

a.orange {
    background: #b65300;
}

a.orange:hover {
    background: #ac4e00;
}

a.orange span {
    background: #984907;
}

a.brick {
    background: #933621;
}

a.brick:hover {
    background: #8b331f;
}

a.brick span {
    background: #5e2417;
}

a.light-green {
    background: #5c8021;
}

a.light-green:hover {
    background: #56781f;
}

a.light-green span {
    background: #87a625;
}

a.reverse {
    background: #fff;
    color: #25551b;
}

a.reverse:hover {
    background: #809e23;
    color: #fff;
}

.majors {
    float: left;
    width: 40%;
    margin: 0px 0px 0px 16px;
    margin: 0rem 0rem 0rem 1rem;
}

.majors a.small {
    width: 100%;
    padding: 9.6px 16px;
    padding: 0.6rem 1rem;
}

.majors p {
    margin: 100em;
}

.sign-in {
    position: absolute;
    right: 5px;
    top: 52px;
    z-index: 100;
}

@media screen and (min-width:46.875em) {
    .sign-in {
        position: static;
        top: inherit;
        right: inherit;
        float: right;
        margin: 11.2px 0px 0px 8px;
        margin: 0.7rem 0rem 0rem 0.5rem;
    }
}

.sign-in a.button {
    background: #fff;
    color: #25551b;
    width: 100px;
}

.sign-in a.button:hover {
    background: #809e23;
    color: #fff;
}

.give-now {
    right: 110px;
}

img {
    height: auto;
}

.image-fill {
    width: 100%;
    margin: 0;
}

.event-list {
    text-align: center;
}

.event-list li {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
    margin: 1rem auto 1rem auto;
}

.event-list li:last-child {
    margin-right: 0;
}

.event-list li:nth-child(2) {
    margin-right: 0;
}

@media screen and (min-width:33.125em) {
    .event-list li {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 23.23176%;
    }
    .event-list li:last-child {
        margin-right: 0;
    }
    .event-list li:nth-child(2) {
        margin-right: 2.35765%;
    }
}

.b-overlay-content {
    background: #fff;
}

@media screen and (min-width:33.125em) {
    .b-overlay-content {
        margin: 32px 64px 0px 64px;
        margin: 2rem 4rem 0rem 4rem;
        padding: 16px 48px;
        padding: 1rem 3rem;
    }
}

@media screen and (min-width:57.813em) {
    .b-overlay-content {
        width: 44em;
        float: right;
    }
}

@media screen and (min-width:57.813em) {
    .col-8 .b-overlay-content {
        width: 30em;
        float: left;
    }
}

.b-fac-top {
    padding-bottom: 16px;
    padding-bottom: 1rem;
}

@media screen and (min-width:68.75em) {
    .b-fac-top p {
        background: #fff;
        background: rgba(255, 255, 255, 0.9);
        padding: 16px 0px 16px 16px;
        padding: 1rem 0rem 1rem 1rem;
    }
}

@media screen and (min-width:68.75em) {
    .b-fac-top {
        padding-left: 30%;
    }
}

@media screen and (min-width:68.75em) {
    .b-fac-top {
        background: url(/themes/forever/img/facilities-top.jpg) no-repeat top left;
        padding-bottom: 16px;
        padding-bottom: 1rem;
    }
}

.b-cost-top {
    m-bottom: 16px;
    m-bottom: 1rem;
}

.b-cost-top p {
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    padding: 16px 32px 16px 16px;
    padding: 1rem 2rem 1rem 1rem;
}

@media screen and (min-width:46.875em) {
    .b-cost-top {
        padding-right: 40%;
    }
}

@media screen and (min-width:33.125em) {
    .b-cost-top {
        background: url(/themes/forever/img/morterboard.jpg) no-repeat bottom right;
        padding-bottom: 80px;
        padding-bottom: 5rem;
    }
}

.b-volunteer-top {
    margin: -64px 0px 0px 0px;
    margin: -4rem 0rem 0rem 0rem;
    width: 100%;
    text-align: center;
}

.b-volunteer-top h3 {
    margin: -16px 0px 112px 0px;
    margin: -1rem 0rem 7rem 0rem;
}

.promo {
    background: #fff;
}

.b-student-life-top p {
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    padding: 16px 32px 16px 0px;
    padding: 1rem 2rem 1rem 0rem;
    margin: 8px 0px;
    margin: 0.5rem 0rem;
}

@media screen and (min-width:46.875em) {
    .b-student-life-top {
        padding-right: 38%;
    }
}

@media screen and (min-width:33.125em) {
    .b-student-life-top {
        background: url(/themes/forever/img/student-life-top.jpg) no-repeat right -12px;
        padding-bottom: 112px;
        padding-bottom: 7rem;
    }
}

@media screen and (min-width:68.75em) {
    .b-student-life-top {
        padding-bottom: 160px;
        padding-bottom: 10rem;
    }
}

.b-about-top {
    position: relative;
    padding-bottom: 16px;
    padding-bottom: 1rem;
}

@media screen and (min-width:33.125em) {
    .b-about-top {
        background: url(/themes/forever/img/about-top.jpg) no-repeat bottom left;
        padding-bottom: 32px;
        padding-bottom: 2rem;
    }
}

.b-about-top .key-facts {
    font-size: 28px;
    font-size: 1.75rem;
}

@media screen and (min-width:33.125em) {
    .b-about-top .key-facts {
        background: #fff;
        background: rgba(255, 255, 255, 0.9);
        padding: 8px;
        padding: 0.5rem;
        float: left;
    }
}

@media screen and (min-width:57.813em) {
    .b-about-top .key-facts {
        float: right;
    }
}

@media screen and (min-width:57.813em) {
    .b-about-top .mission {
        float: left;
    }
}

.b-about-top .mission a {
    width: auto;
    padding-right: 48px;
    padding-right: 3rem;
}

.more-facts {
    font-size: 16px;
    font-size: 1rem;
    margin: 8px 0px 16px;
    margin: 0.5rem 0rem 1rem;
    color: #25551b;
    text-decoration: underline;
    cursor: pointer;
}

.close-facts,
.all-facts a {
    color: #25551b;
    text-decoration: underline;
    cursor: pointer;
}

.b-about-facts {
    color: #25551b;
}

.b-about-facts h3 {
    color: #333;
    margin-bottom: 0;
}

.b-about-facts .pane-title {
    color: #b65300;
    font-size: 28px;
    font-size: 1.75rem;
    border-bottom: 1px solid #87a625;
    margin: 0;
    padding: 16px 0px 8px;
    padding: 1rem 0rem 0.5rem;
}

.b-about-facts span {
    color: #b65300;
}

@media screen and (min-width:46.875em) {
    .mapbg {
        background: url(/themes/forever/img/about-map.jpg) no-repeat 130% 0;
    }
}

@media screen and (min-width:57.813em) {
    .mapbg {
        background: url(/themes/forever/img/about-map.jpg) no-repeat 108% 0;
    }
}

@media screen and (min-width:68.75em) {
    .mapbg {
        background: url(/themes/forever/img/about-map.jpg) no-repeat top right;
    }
}

@media screen and (min-width:46.875em) {
    .mapwrap {
        padding: 128px 32px 64px 0px;
        padding: 8rem 2rem 4rem 0rem;
        padding-left: 8%;
    }
}

@media screen and (min-width:57.813em) {
    .mapwrap {
        padding: 88px 32px 64px 0px;
        padding: 5.5rem 2rem 4rem 0rem;
        padding-left: 8%;
    }
}

.map {
    background: #25551b;
    background: rgba(37, 85, 27, 0.9);
    color: #fff;
}

.map p {
    margin: 0;
    padding: 8px 16px;
    padding: 0.5rem 1rem;
    font-size: 14px;
    font-size: 0.875rem;
}

@media screen and (min-width:57.813em) {
    .about-layout .side {
        padding-top: 64px;
        padding-top: 4rem;
    }
}

@media screen and (min-width:33.125em) {
    .travel .layout-sidebar-right {
        background: url(/themes/forever/img/travel.jpg) no-repeat right 50px;
        padding-bottom: 32px;
        padding-bottom: 2rem;
    }
    .travel .layout-sidebar-right p,
    .travel .layout-sidebar-right h3 {
        background: #fff;
        background: rgba(255, 255, 255, 0.9);
        padding: 4px;
        padding: 0.25rem;
    }
}

.directions-layout .col-6,
.directions-layout .col-8,
.directions-layout .col-4 {
    width: 100%;
}

@media screen and (min-width:57.813em) {
    .directions-layout .col-6 {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
    }
    .directions-layout .col-6:last-child {
        margin-right: 0;
    }
    .directions-layout .col-8 {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 65.88078%;
    }
    .directions-layout .col-8:last-child {
        margin-right: 0;
    }
    .directions-layout .col-4 {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%;
    }
    .directions-layout .col-4:last-child {
        margin-right: 0;
    }
}

@media screen and (min-width:57.813em) {
    .b-directions-top {
        background: url(/themes/forever/img/directions.jpg) no-repeat right 40px;
    }
    .b-directions-top p,
    .b-directions-top h3 {
        background: #fff;
        background: rgba(255, 255, 255, 0.9);
    }
}

.maps h3 {
    margin-bottom: 8px;
    margin-bottom: 0.5rem;
    font-size: 28px;
    font-size: 1.75rem;
}

.maps p {
    margin-top: 0;
}

@media screen and (min-width:46.875em) {
    .maps .half1,
    .maps .half2 {
        background: url(/themes/forever/img/maps-left.png) no-repeat top left;
        padding: 16px;
        padding: 1rem;
        min-height: 630px;
        color: #fff;
    }
    .maps .half1 a,
    .maps .half2 a {
        color: #fff;
    }
    .maps .half1 .pane-content,
    .maps .half2 .pane-content {
        background: #5c8021;
        background: rgba(92, 128, 33, 0.9);
        padding: 8px 16px;
        padding: 0.5rem 1rem;
    }
}

@media screen and (min-width:46.875em) {
    .maps .half2 {
        background: url(/themes/forever/img/maps-right.png) no-repeat top left;
    }
}

@media screen and (min-width:33.125em) {
    .b-location {
        background: url(/themes/forever/img/why-outdoors.jpg) no-repeat top left;
    }
}

.b-hands {
    padding-bottom: 16px;
    padding-bottom: 1rem;
}

.b-hands h2 {
    padding: 8px;
    padding: 0.5rem;
    margin: 16px 0px 8px;
    margin: 1rem 0rem 0.5rem;
    padding-left: 0;
}

.b-hands p,
.b-hands h2 {
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
}

@media screen and (min-width:33.125em) {
    .b-hands {
        background: url(/themes/forever/img/why-hands.jpg) no-repeat bottom right;
    }
}

@media screen and (min-width:46.875em) {
    .b-hands {
        padding-right: 30%;
    }
}

@media screen and (min-width:57.813em) {
    .b-hands {
        padding-right: 40%;
    }
}

@media screen and (min-width:33.125em) {
    .b-living {
        background-size: 100%;
    }
}

@media screen and (min-width:57.813em) {
    .b-living-content {
        float: none;
        width: 50em;
    }
}

.living-here-options {
    clear: both;
}

.flexslider {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    border-width: 0px;
    margin: 0;
    background: 0;
}

a.flex-prev,
a.flex-next {
    background: #fff;
    background: rgba(255, 255, 255, 0.7);
    display: block;
    height: 25px;
    width: 19px;
}

@media screen and (min-width:57.813em) {
    a.flex-prev,
    a.flex-next {
        height: 53px;
        width: 35px;
    }
}

a.flex-prev {
    left: 0;
}

a.flex-next {
    right: 0;
}

.flexslider:hover .flex-next {
    opacity: 1;
    right: 0;
}

.explore .flex-direction-nav a {
    margin-top: 25px;
}

@media screen and (min-width:57.813em) {
    .explore .flex-direction-nav a {
        margin-top: 0;
    }
}

.tour-buttons p {
    margin: 8px 0px;
    margin: 0.5rem 0rem;
}

@media screen and (min-width:57.813em) {
    .tour-buttons {
        margin-bottom: 16px;
        margin-bottom: 1rem;
    }
}

.flexslider:hover .flex-prev {
    opacity: 1;
    left: 0;
}

.flex-direction-nav a:before {
    font-family: "hsu-main";
    font-size: 16px;
    font-size: 1rem;
}

@media screen and (min-width:57.813em) {
    .flex-direction-nav a:before {
        font-size: 35px;
        font-size: 2.1875rem;
    }
}

.flex-direction-nav a:before {
    content: "\e225";
}

.flex-direction-nav a.flex-next:before {
    content: '\e224';
}

.prospect-wrap {
    max-width: 75em;
    margin-left: auto;
    margin-right: auto;
}

.prospect-wrap:after {
    content: "";
    display: table;
    clear: both;
}

.flex-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #fff;
    background: rgba(255, 255, 255, 0.7);
    color: #353535;
    padding: 8px;
    padding: 0.5rem;
    font-weight: 400;
    font-style: italic;
}

.prospect-call {
    background: #fff;
    background: rgba(255, 255, 255, 0.7);
    width: 100%;
    margin: 0 auto;
    margin-top: -32.2px;
    margin-top: -2.0125rem;
    position: relative;
    z-index: 100;
    padding: 0px 8px;
    padding: 0rem 0.5rem;
}

.prospect-call p {
    margin: 8px 0px 0px;
    margin: 0.5rem 0rem 0rem;
}

@media screen and (min-width:33.125em) and (max-width:57.813em) {
    .prospect-call p {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
    }
    .prospect-call p:last-child {
        margin-right: 0;
    }
    .prospect-call p:nth-child(2) {
        margin-right: 0;
    }
}

@media screen and (min-width:57.813em) {
    .prospect-call {
        margin-top: -376px;
        margin-top: -23.5rem;
        padding: 16px;
        padding: 1rem;
        margin-right: 5%;
        float: right;
        width: 290px;
    }
    .prospect-call .button {
        float: none;
    }
}

.attention .col-6:nth-child(3n) {
    margin-right: 0;
}

@media screen and (min-width:46.875em) {
    .no-svg .home-intro {
        background: url(/themes/humboldt2/cssAssets/leaves.gif) no-repeat top right;
    }
}

.major-search {
    margin: 32px 0px;
    margin: 2rem 0rem;
}

.block-centered {
    text-align: center;
    padding: 16px inherit;
    padding: 1rem inherit;
}

@media screen and (min-width:57.813em) {
    .narrow {
        padding: 0 15%;
    }
}

.rss svg {
    vertical-align: middle;
    height: 48px;
    width: 48px;
    margin-right: 8px;
    margin-right: 0.5rem;
}

img.footer-logos {
    width: 25%;
    height: auto;
}

@media screen and (min-width:46.875em) {
    img.footer-logos {
        width: 60%;
        float: right;
    }
}

img.greenscene {
    width: 35%;
}

@media screen and (min-width:46.875em) {
    img.greenscene {
        width: 100%;
    }
}

.i-side {
    width: 30px;
    height: 30px;
    position: relative;
    top: 4px;
    top: 0.25rem;
    margin-right: 8px;
    margin-right: 0.5rem;
}

.i-side-small {
    width: 15px;
    height: 15px;
    margin-right: 4px;
    margin-right: 0.25rem;
    position: relative;
    top: 2px;
}

.mp-layout .i-side-small {
    cursor: pointer;
}

.delta .i-side-small {
    top: 0;
}

.i-top {
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    margin-bottom: 16px;
    margin-bottom: 1rem;
}

.bike {
    width: 50px;
}

.i-wrap {
    position: relative;
    padding-left: 40px;
    padding-left: 2.5rem;
    padding-right: 4px;
    padding-right: 0.25rem;
}

.i-wrap .i-side {
    position: absolute;
    top: 4px;
    top: 0.25rem;
    left: 0;
}

.hl-logo p {
    background: 0;
}

.reciepient-wrap {
    margin-bottom: 32px;
    margin-bottom: 2rem;
}

.recipient-image {
    display: none;
}

@media screen and (min-width:46.875em) {
    .recipient-image {
        display: block;
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 23.23176%;
    }
    .recipient-image:last-child {
        margin-right: 0;
    }
}

.recipient-image img {
    margin-top: 24px;
    margin-top: 1.5rem;
}

@media screen and (min-width:46.875em) {
    .recipient-bio {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 74.41059%;
    }
    .recipient-bio:last-child {
        margin-right: 0;
    }
}

.class-of {
    margin-top: -30px;
    margin-top: -1.875rem;
}

.front .status-green,
.front .status-orange,
.front .status-red,
.front .status-yellow {
    padding: 16px 32px 48px;
    padding: 1rem 2rem 3rem;
    margin: 0px 0px 16px;
    margin: 0rem 0rem 1rem;
}

.status-red {
    border: solid 1px #660000;
    background: #cc0000;
    color: #fff;
}

.status-red a {
    color: #ffffc2;
}

.status-yellow {
    border: solid 1px #e9e200;
    background: #ffffc2;
}

.status-orange {
    border: solid 1px #ff9900;
    background: #ffe2b4;
}

.status-green {
    border: solid 1px #009933;
    background: #b0dfbf;
}

.status-green,
.status-yellow,
.status-orange {
    color: #000;
}

.status-green a,
.status-yellow a,
.status-orange a {
    color: #0000ff;
}

.status-green,
.status-orange,
.status-red,
.status-yellow {
    padding: 16px 32px;
    padding: 1rem 2rem;
    margin: 16px 0px;
    margin: 1rem 0rem;
}

.status-green h2,
.status-orange h2,
.status-red h2,
.status-yellow h2 {
    margin: 16px 0px 8px;
    margin: 1rem 0rem 0.5rem;
}

.status-green h3,
.status-orange h3,
.status-red h3,
.status-yellow h3 {
    font-style: italic;
    margin: 0px 0px 16px;
    margin: 0rem 0rem 1rem;
    font-size: 16px;
    font-size: 1rem;
}

.status-green ol,
.status-orange ol,
.status-red ol,
.status-yellow ol {
    list-style: decimal;
}

.status-green ul,
.status-orange ul,
.status-red ul,
.status-yellow ul {
    list-style: disc;
}

figure figcaption,
figure img,
.earnings figcaption,
.earnings img {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
}

figure figcaption:last-child,
figure img:last-child,
.earnings figcaption:last-child,
.earnings img:last-child {
    margin-right: 0;
}

figure li,
.earnings li {
    padding: 8px;
    padding: 0.5rem;
    color: #fff;
    font-weight: 700;
    margin: 8px 0px;
    margin: 0.5rem 0rem;
}

figure .total,
.earnings .total {
    color: #333;
}

.earnings {
    background: url(/themes/forever/img/bar.png) no-repeat center bottom;
    width: 80%;
    margin: 0 auto;
    background-size: 90%;
}

.earnings .gamma {
    font-size: 13.6px;
    font-size: 0.85rem;
}

@media screen and (min-width:46.875em) {
    .earnings .gamma {
        font-size: 20px;
        font-size: 1.25rem;
    }
}

.earnings ul {
    margin-bottom: 200px;
}

@media screen and (min-width:46.875em) {
    .earnings ul {
        margin-bottom: 130px;
        width: 45%;
        float: left;
    }
}

@media screen and (min-width:57.813em) {
    .earnings ul {
        margin-bottom: 180px;
    }
}

.see-wrap {
    margin-left: 8.5298%;
}

figure.see-yourself {
    background: url(/themes/forever/img/see-yourself.png) no-repeat center bottom;
    background-size: 100%;
    height: 234px;
}

@media screen and (min-width:46.875em) {
    figure.see-yourself {
        height: 210px;
    }
}

@media screen and (min-width:57.813em) {
    figure.see-yourself {
        height: 234px;
    }
}

figure.see-yourself figcaption,
figure.see-yourself img {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
}

figure.see-yourself figcaption:last-child,
figure.see-yourself img:last-child {
    margin-right: 0;
}

figure.see-yourself li {
    border-radius: 5px;
    text-align: center;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%;
    font-size: 12.8px;
    font-size: 0.8rem;
    position: relative;
}

figure.see-yourself li:last-child {
    margin-right: 0;
}

figure.see-yourself .uofc {
    top: 40px;
}

figure.see-yourself .hsu {
    top: 100px;
}

.hlt-one {
    background: #256918;
}

.hlt-two {
    background: #333;
}

.hlt-three {
    background: #87a625;
}

li.hlt-four {
    background: #e0e4e0;
    color: #333;
}

.hlt-five {
    background: #808080;
}

.hlt-six {
    background: #b0b0b0;
}

.grad-cash {
    margin: 48px 0px;
    margin: 3rem 0rem;
}

.lt-ie9 body .last-col {
    margin-right: 0;
}

th.active img {
    display: inline;
}

td.active {
    background-color: #ddd;
}

.form-item,
.form-actions {
    margin-top: 1em;
    margin-bottom: 1em;
}

tr.odd .form-item,
tr.even .form-item {
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap;
}

.form-item .description {
    font-size: 13.6px;
    font-size: 0.85rem;
}

label {
    display: block;
    font-weight: bold;
}

label.option {
    display: inline;
    font-weight: normal;
}

.form-checkboxes .form-item,
.form-radios .form-item {
    margin-top: 0.4em;
    margin-bottom: 0.4em;
}

.form-type-radio .description,
.form-type-checkbox .description {
    margin-left: 2.4em;
}

input.form-checkbox,
input.form-radio {
    vertical-align: middle;
}

.marker,
.form-required {
    color: #f00;
}

.form-item input.error,
.form-item textarea.error,
.form-item select.error {
    border: 2px solid red;
}

.container-inline .form-actions,
.container-inline.form-actions {
    margin-top: 0;
    margin-bottom: 0;
}

.more-link {
    text-align: right;
}

.more-help-link {
    text-align: right;
}

.more-help-link a {
    background: url(/themes/humboldt2/cssAssets/help.png) 0 50% no-repeat;
    padding: 1px 0 1px 20px;
}

.item-list .pager {
    clear: both;
    text-align: center;
}

.item-list .pager li {
    background-image: none;
    display: inline;
    list-style-type: none;
    padding: 0.5em;
}

.pager-current {
    font-weight: bold;
}

#autocomplete li.selected {
    background: #0072b9;
    color: #fff;
}

html.js fieldset.collapsible .fieldset-legend {
    background: url(/themes/humboldt2/cssAssets/menu-expanded.png) 5px 65% no-repeat;
    padding-left: 15px;
}

html.js fieldset.collapsed .fieldset-legend {
    background-image: url(/themes/humboldt2/cssAssets/menu-collapsed.png);
    background-position: 5px 50%;
}

.fieldset-legend span.summary {
    color: #999;
    font-size: 14.4px;
    font-size: 0.9rem;
    margin-left: 0.5em;
}

tr.drag {
    background-color: #fffff0;
}

tr.drag-previous {
    background-color: #ffd;
}

.tabledrag-toggle-weight {
    font-size: 14.4px;
    font-size: 0.9rem;
}

body div.tabledrag-changed-warning {
    margin-bottom: 0.5em;
}

tr.selected td {
    background: #ffc;
}

td.checkbox,
th.checkbox {
    text-align: center;
}

.progress {
    font-weight: bold;
}

.progress .bar {
    background: #ccc;
    border-color: #666;
    margin: 0 0.2em;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.progress .filled {
    background: #0072b9 url(/themes/humboldt2/cssAssets/progress.gif);
}

ul.inline,
ul.links.inline {
    display: inline;
    padding-left: 0;
}

ul.inline li {
    display: inline;
    list-style-type: none;
    padding: 0 0.5em;
}

.breadcrumb {
    padding-bottom: 0.5em;
}

ul.primary {
    border-bottom: 1px solid #bbb;
    border-collapse: collapse;
    height: auto;
    line-height: normal;
    list-style: none;
    margin: 5px;
    padding: 0 0 0 1em;
    white-space: nowrap;
}

ul.primary li {
    display: inline;
}

ul.primary li a {
    background-color: #ddd;
    border-color: #bbb;
    border-style: solid solid none solid;
    border-width: 1px;
    height: auto;
    margin-right: 0.5em;
    padding: 0 1em;
    text-decoration: none;
}

ul.primary li.active a {
    background-color: #fff;
    border: 1px solid #bbb;
    border-bottom: 1px solid #fff;
}

ul.primary li a:hover {
    background-color: #eee;
    border-color: #ccc;
    border-bottom-color: #eee;
}

ul.secondary {
    border-bottom: 1px solid #bbb;
    padding: 0.5em 1em;
    margin: 5px;
}

ul.secondary li {
    border-right: 1px solid #ccc;
    display: inline;
    padding: 0 1em;
}

ul.secondary a {
    padding: 0;
    text-decoration: none;
}

ul.secondary a.active {
    border-bottom: 4px solid #999;
}

.audience-nav {
    margin-top: 1rem;
    padding: 0;
}

.audience-nav ul {
    text-align: center;
}

.audience-nav li {
    margin: 12px auto;
    margin: .75rem auto;
}

.audience-nav a {
    text-decoration: none;
    background: #fff;
    color: #25551b;
    border: solid 2px #87a625;
    border-radius: 5px;
}

.audience-nav a:hover {
    background: #5c8021;
    color: #fff !important;
}

.give-now {
    text-align: center;
}

@media only screen and (min-width:46.875em) {
    .give-now {
        margin-top: 230px;
        margin-top: 5rem;
    }
}

.main-nav-wrap {
    border-bottom: solid 1px #b0b0b0;
    background: #5c8021;
}

.menu #main-menu-links li {
    border-left: solid 1px #ccc;
    margin-left: -3px;
}

.menu #main-menu-links li a {
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
}

.menu #main-menu-links li:first-child {
    border-left: 0;
}

a.menu-link {
    color: #fff;
}

.menu #main-menu-links li a:hover,
.menu #main-menu-links li a.active,
.menu #main-menu-links li a.active-trail,
.audience-nav a.active-trail {
    background: #87a625;
    color: #fff;
}

.fund-priorities img {
    display: block;
    margin: 0 auto;
    width: 170px;
}

.fund-priorities h2 {
    text-align: center;
}

.fund-priorities a {
    text-decoration: none;
}

.image--basic {
    padding: 0 5px;
}

.image--basic a:focus {
    outline: none;
}

.basic__img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

.image__cell.is-collapsed .image--basic {
    cursor: pointer;
}

.image__cell.is-expanded .image--expand {
    max-height: 1000px;
    margin-bottom: 30px;
    padding-bottom: 20px;
}

.image--expand {
    position: relative;
    left: 0;
    padding: 0 2rem;
    overflow: hidden;
    background: #e0e4e0;
    max-height: 0;
    transition: max-height .3s ease-in-out, margin-bottom .1s .2s;
}

.image--expand ul {
    margin-bottom: 27px;
}

.image__cell.is-collapsed .arrow--up {
    height: 10px;
    width: 100%;
}

.image__cell.is-expanded .arrow--up {
    border-bottom: 8px solid #e0e4e0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    width: 0;
    margin: 2px auto 0;
}

.expand__close {
    position: absolute;
    top: 0px;
    right: 20px;
    color: #454545;
    font-size: 50px;
    line-height: 50px;
    text-decoration: none;
}

.expand__close:before {
    content: 'Ã—';
}

.expand__close:hover {
    color: #fff;
}

.image--large {
    max-width: 100%;
    height: auto;
    display: block;
    padding: 40px;
    margin: 0 auto;
    box-sizing: border-box;
}

@media only screen and (min-width:46.875em) {
    .image__cell-1 .image--expand {
        margin-left: -107.4%;
    }
    .image__cell-2 .image--expand {
        margin-left: -214.8%;
    }
    .image--expand {
        width: 315%;
    }
}

@media only screen and (min-width:57.813em) {
    .audience-nav ul {
        text-align: right;
    }
}

#modalContent div.fund-priorities-content {
    position: initial;
}

.cycle {
    text-align: center;
}

.content #flexslider-1 ul {
    list-style: none;
    margin: 0px !important;
}

.hsucares-logo {
    padding: 50px 0 25px 20px;
    margin: 0px auto;
    max-width: 350px;
}

.tagline {
    font-size: 24px;
    line-height: 34px;
    float: right;
    margin: 10px 0;
}

@media only screen and (min-width:46.875em) {
    .tagline {
        margin: 100px 0;
    }
}

.hsucares-text,
.hsucares-links {
    margin: 70px 0;
}

.hsucares-text h4,
.hsucares-links h4 {
    line-height: 12px !important;
    padding: 15px 0 0 0;
}

.flex-caption {
    position: inherit;
    background-color: #eee;
}

.loyalty-links {
    margin: 25px 0;
}

.opportunity-wrap {
    margin: 25px 0 35px 0;
    height: 300px;
}

.opportunity-wrap img {
    width: 90%;
    border: 3px solid #f9f9f9;
}