@charset "UTF-8";
meta.foundation-version {
  font-family: "/5.5.2/";
}

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0;
}

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.0625em)/";
  width: 40.0625em;
}

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
  width: 40.0625em;
}

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.0625em)/";
  width: 64.0625em;
}

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
  width: 64.0625em;
}

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.0625em)/";
  width: 90.0625em;
}

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
  width: 90.0625em;
}

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.0625em)/";
  width: 120.0625em;
}

meta.foundation-data-attribute-namespace {
  font-family: false;
}

html, body {
  height: 100%;
}

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

html,
body {
  font-size: 100%;
}

body {
  background: #fff;
  color: #222;
  cursor: auto;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  position: relative;
}

a:hover {
  cursor: pointer;
}

img {
  max-width: 100%;
  height: auto;
}

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

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

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

.clearfix:after {
  clear: both;
}

.hide {
  display: none;
}

.invisible {
  visibility: hidden;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
}

textarea {
  height: auto;
  min-height: 50px;
}

select, .c-form p.CaptionCont.SelectBox {
  width: 100%;
}

.row {
  margin: 0 auto;
  max-width: 62.5rem;
  width: 100%;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}

.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}

.row .row {
  margin: 0 -0.9375rem;
  max-width: none;
  width: auto;
}

.row .row:before, .row .row:after {
  content: " ";
  display: table;
}

.row .row:after {
  clear: both;
}

.row .row.collapse {
  margin: 0;
  max-width: none;
  width: auto;
}

.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}

.row .row.collapse:after {
  clear: both;
}

.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left;
}

.column + .column:last-child,
.columns + .column:last-child, .column +
.columns:last-child,
.columns +
.columns:last-child {
  float: right;
}

.column + .column.end,
.columns + .column.end, .column +
.columns.end,
.columns +
.columns.end {
  float: left;
}

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  .small-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  .small-1 {
    width: 8.33333%;
  }
  .small-2 {
    width: 16.66667%;
  }
  .small-3 {
    width: 25%;
  }
  .small-4 {
    width: 33.33333%;
  }
  .small-5 {
    width: 41.66667%;
  }
  .small-6 {
    width: 50%;
  }
  .small-7 {
    width: 58.33333%;
  }
  .small-8 {
    width: 66.66667%;
  }
  .small-9 {
    width: 75%;
  }
  .small-10 {
    width: 83.33333%;
  }
  .small-11 {
    width: 91.66667%;
  }
  .small-12 {
    width: 100%;
  }
  .small-offset-0 {
    margin-left: 0 !important;
  }
  .small-offset-1 {
    margin-left: 8.33333% !important;
  }
  .small-offset-2 {
    margin-left: 16.66667% !important;
  }
  .small-offset-3 {
    margin-left: 25% !important;
  }
  .small-offset-4 {
    margin-left: 33.33333% !important;
  }
  .small-offset-5 {
    margin-left: 41.66667% !important;
  }
  .small-offset-6 {
    margin-left: 50% !important;
  }
  .small-offset-7 {
    margin-left: 58.33333% !important;
  }
  .small-offset-8 {
    margin-left: 66.66667% !important;
  }
  .small-offset-9 {
    margin-left: 75% !important;
  }
  .small-offset-10 {
    margin-left: 83.33333% !important;
  }
  .small-offset-11 {
    margin-left: 91.66667% !important;
  }
  .small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.small-uncentered,
  .columns.small-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none;
  }
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left;
  }
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }
  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
}

@media only screen and (min-width: 40.0625em) {
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  .medium-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  .medium-1 {
    width: 8.33333%;
  }
  .medium-2 {
    width: 16.66667%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-4 {
    width: 33.33333%;
  }
  .medium-5, .header-top > div:last-child {
    width: 41.66667%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-7, .header-top > div:first-child {
    width: 58.33333%;
  }
  .medium-8 {
    width: 66.66667%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-10 {
    width: 83.33333%;
  }
  .medium-11 {
    width: 91.66667%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-0 {
    margin-left: 0 !important;
  }
  .medium-offset-1 {
    margin-left: 8.33333% !important;
  }
  .medium-offset-2 {
    margin-left: 16.66667% !important;
  }
  .medium-offset-3 {
    margin-left: 25% !important;
  }
  .medium-offset-4 {
    margin-left: 33.33333% !important;
  }
  .medium-offset-5 {
    margin-left: 41.66667% !important;
  }
  .medium-offset-6 {
    margin-left: 50% !important;
  }
  .medium-offset-7 {
    margin-left: 58.33333% !important;
  }
  .medium-offset-8 {
    margin-left: 66.66667% !important;
  }
  .medium-offset-9 {
    margin-left: 75% !important;
  }
  .medium-offset-10 {
    margin-left: 83.33333% !important;
  }
  .medium-offset-11 {
    margin-left: 91.66667% !important;
  }
  .medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none;
  }
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left;
  }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }
  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  .push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  .pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  .large-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  .large-1 {
    width: 8.33333%;
  }
  .large-2 {
    width: 16.66667%;
  }
  .large-3 {
    width: 25%;
  }
  .large-4, .header-top > div:last-child, .site-header.is-fixed .header-top > div:first-child {
    width: 33.33333%;
  }
  .large-5, .site-header.is-fixed .header-top > div:last-child {
    width: 41.66667%;
  }
  .large-6 {
    width: 50%;
  }
  .large-7 {
    width: 58.33333%;
  }
  .large-8, .header-top > div:first-child {
    width: 66.66667%;
  }
  .large-9 {
    width: 75%;
  }
  .large-10 {
    width: 83.33333%;
  }
  .large-11 {
    width: 91.66667%;
  }
  .large-12 {
    width: 100%;
  }
  .large-offset-0 {
    margin-left: 0 !important;
  }
  .large-offset-1 {
    margin-left: 8.33333% !important;
  }
  .large-offset-2 {
    margin-left: 16.66667% !important;
  }
  .large-offset-3 {
    margin-left: 25% !important;
  }
  .large-offset-4 {
    margin-left: 33.33333% !important;
  }
  .large-offset-5 {
    margin-left: 41.66667% !important;
  }
  .large-offset-6 {
    margin-left: 50% !important;
  }
  .large-offset-7 {
    margin-left: 58.33333% !important;
  }
  .large-offset-8 {
    margin-left: 66.66667% !important;
  }
  .large-offset-9 {
    margin-left: 75% !important;
  }
  .large-offset-10 {
    margin-left: 83.33333% !important;
  }
  .large-offset-11 {
    margin-left: 91.66667% !important;
  }
  .large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.large-uncentered,
  .columns.large-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none;
  }
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left;
  }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }
  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  .push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  .pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}

.accordion {
  margin-bottom: 0;
}

.accordion:before, .accordion:after {
  content: " ";
  display: table;
}

.accordion:after {
  clear: both;
}

.accordion .accordion-navigation, .accordion dd {
  display: block;
  margin-bottom: 0 !important;
}

.accordion .accordion-navigation.active > a, .accordion dd.active > a {
  background: #e8e8e8;
}

.accordion .accordion-navigation > a, .accordion dd > a {
  background: #EFEFEF;
  color: #222222;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1rem;
  padding: 1rem;
}

.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
  background: #e3e3e3;
}

.accordion .accordion-navigation > .content, .accordion dd > .content {
  display: none;
  padding: 0.9375rem;
}

.accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
  background: #FFFFFF;
  display: block;
}

.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: 0.8125rem;
  font-weight: normal;
  margin-bottom: 1.25rem;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  position: relative;
  -webkit-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out;
  background-color: #008CBA;
  border-color: #0078a0;
  color: #FFFFFF;
}

.alert-box .close {
  right: 0.25rem;
  background: inherit;
  color: #333333;
  font-size: 1.375rem;
  line-height: .9;
  margin-top: -0.6875rem;
  opacity: 0.3;
  padding: 0 6px 4px;
  position: absolute;
  top: 50%;
}

.alert-box .close:hover, .alert-box .close:focus {
  opacity: 0.5;
}

.alert-box.radius {
  border-radius: 3px;
}

.alert-box.round {
  border-radius: 1000px;
}

.alert-box.success {
  background-color: #43AC6A;
  border-color: #3a945b;
  color: #FFFFFF;
}

.alert-box.alert {
  background-color: #f04124;
  border-color: #de2d0f;
  color: #FFFFFF;
}

.alert-box.secondary {
  background-color: #e7e7e7;
  border-color: #c7c7c7;
  color: #4f4f4f;
}

.alert-box.warning {
  background-color: #f08a24;
  border-color: #de770f;
  color: #FFFFFF;
}

.alert-box.info {
  background-color: #a0d3e8;
  border-color: #74bfdd;
  color: #4f4f4f;
}

.alert-box.alert-close {
  opacity: 0;
}

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
}

[class*="block-grid-"]:before, [class*="block-grid-"]:after {
  content: " ";
  display: table;
}

[class*="block-grid-"]:after {
  clear: both;
}

[class*="block-grid-"] > li {
  display: block;
  float: left;
  height: auto;
  padding: 0 0.625rem 1.25rem;
}

@media only screen {
  .small-block-grid-1 > li {
    list-style: none;
    width: 100%;
  }
  .small-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .small-block-grid-2 > li {
    list-style: none;
    width: 50%;
  }
  .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .small-block-grid-3 > li {
    list-style: none;
    width: 33.33333%;
  }
  .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .small-block-grid-4 > li {
    list-style: none;
    width: 25%;
  }
  .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .small-block-grid-5 > li {
    list-style: none;
    width: 20%;
  }
  .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .small-block-grid-6 > li {
    list-style: none;
    width: 16.66667%;
  }
  .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .small-block-grid-7 > li {
    list-style: none;
    width: 14.28571%;
  }
  .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .small-block-grid-8 > li {
    list-style: none;
    width: 12.5%;
  }
  .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .small-block-grid-9 > li {
    list-style: none;
    width: 11.11111%;
  }
  .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .small-block-grid-10 > li {
    list-style: none;
    width: 10%;
  }
  .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .small-block-grid-11 > li {
    list-style: none;
    width: 9.09091%;
  }
  .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .small-block-grid-12 > li {
    list-style: none;
    width: 8.33333%;
  }
  .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}

@media only screen and (min-width: 40.0625em) {
  .medium-block-grid-1 > li {
    list-style: none;
    width: 100%;
  }
  .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .medium-block-grid-2 > li {
    list-style: none;
    width: 50%;
  }
  .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .medium-block-grid-3 > li {
    list-style: none;
    width: 33.33333%;
  }
  .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .medium-block-grid-4 > li {
    list-style: none;
    width: 25%;
  }
  .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .medium-block-grid-5 > li {
    list-style: none;
    width: 20%;
  }
  .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .medium-block-grid-6 > li {
    list-style: none;
    width: 16.66667%;
  }
  .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .medium-block-grid-7 > li {
    list-style: none;
    width: 14.28571%;
  }
  .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .medium-block-grid-8 > li {
    list-style: none;
    width: 12.5%;
  }
  .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .medium-block-grid-9 > li {
    list-style: none;
    width: 11.11111%;
  }
  .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .medium-block-grid-10 > li {
    list-style: none;
    width: 10%;
  }
  .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .medium-block-grid-11 > li {
    list-style: none;
    width: 9.09091%;
  }
  .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .medium-block-grid-12 > li {
    list-style: none;
    width: 8.33333%;
  }
  .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}

@media only screen and (min-width: 64.0625em) {
  .large-block-grid-1 > li {
    list-style: none;
    width: 100%;
  }
  .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .large-block-grid-2 > li {
    list-style: none;
    width: 50%;
  }
  .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .large-block-grid-3 > li {
    list-style: none;
    width: 33.33333%;
  }
  .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .large-block-grid-4 > li {
    list-style: none;
    width: 25%;
  }
  .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .large-block-grid-5 > li {
    list-style: none;
    width: 20%;
  }
  .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .large-block-grid-6 > li {
    list-style: none;
    width: 16.66667%;
  }
  .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .large-block-grid-7 > li {
    list-style: none;
    width: 14.28571%;
  }
  .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .large-block-grid-8 > li {
    list-style: none;
    width: 12.5%;
  }
  .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .large-block-grid-9 > li {
    list-style: none;
    width: 11.11111%;
  }
  .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .large-block-grid-10 > li {
    list-style: none;
    width: 10%;
  }
  .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .large-block-grid-11 > li {
    list-style: none;
    width: 9.09091%;
  }
  .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .large-block-grid-12 > li {
    list-style: none;
    width: 8.33333%;
  }
  .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}

.breadcrumbs {
  border-style: solid;
  border-width: 1px;
  display: block;
  list-style: none;
  margin-left: 0;
  overflow: hidden;
  padding: 0.5625rem 0.875rem 0.5625rem;
  background-color: #f4f4f4;
  border-color: gainsboro;
  border-radius: 3px;
}

.breadcrumbs > * {
  color: #008CBA;
  float: left;
  font-size: 0.6875rem;
  line-height: 0.6875rem;
  margin: 0;
  text-transform: uppercase;
}

.breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
  text-decoration: underline;
}

.breadcrumbs > * a {
  color: #008CBA;
}

.breadcrumbs > *.current {
  color: #333333;
  cursor: default;
}

.breadcrumbs > *.current a {
  color: #333333;
  cursor: default;
}

.breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
  text-decoration: none;
}

.breadcrumbs > *.unavailable {
  color: #999999;
}

.breadcrumbs > *.unavailable a {
  color: #999999;
}

.breadcrumbs > *.unavailable:hover,
.breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
.breadcrumbs > *.unavailable a:focus {
  color: #999999;
  cursor: not-allowed;
  text-decoration: none;
}

.breadcrumbs > *:before {
  color: #AAAAAA;
  content: "/";
  margin: 0 0.75rem;
  position: relative;
  top: 1px;
}

.breadcrumbs > *:first-child:before {
  content: " ";
  margin: 0;
}

/* Accessibility - hides the forward slash */
[aria-label="breadcrumbs"] [aria-hidden="true"]:after {
  content: "/";
}

button, .button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  background-color: #008CBA;
  border-color: #007095;
  color: #FFFFFF;
  -webkit-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
}

button:hover, button:focus, .button:hover, .button:focus {
  background-color: #007095;
}

button:hover, button:focus, .button:hover, .button:focus {
  color: #FFFFFF;
}

button.secondary, .button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
}

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #b9b9b9;
}

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: #333333;
}

button.success, .button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
}

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #368a55;
}

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  color: #FFFFFF;
}

button.alert, .button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
}

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  background-color: #cf2a0e;
}

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  color: #FFFFFF;
}

button.warning, .button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
}

button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
  background-color: #cf6e0e;
}

button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
  color: #FFFFFF;
}

button.info, .button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
}

button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
  background-color: #61b6d9;
}

button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
  color: #FFFFFF;
}

button.large, .button.large {
  padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
  font-size: 1.25rem;
}

button.small, .button.small {
  padding: 0.875rem 1.75rem 0.9375rem 1.75rem;
  font-size: 0.8125rem;
}

button.tiny, .button.tiny {
  padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
  font-size: 0.6875rem;
}

button.expand, .button.expand {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.75rem;
}

button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.75rem;
}

button.radius, .button.radius {
  border-radius: 3px;
}

button.round, .button.round {
  border-radius: 1000px;
}

button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #008CBA;
  border-color: #007095;
  color: #FFFFFF;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #007095;
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  color: #FFFFFF;
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #008CBA;
}

button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #b9b9b9;
}

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  color: #333333;
}

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #e7e7e7;
}

button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #368a55;
}

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  color: #FFFFFF;
}

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #43AC6A;
}

button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #cf2a0e;
}

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  color: #FFFFFF;
}

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #f04124;
}

button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #cf6e0e;
}

button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  color: #FFFFFF;
}

button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #f08a24;
}

button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  background-color: #61b6d9;
}

button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  color: #FFFFFF;
}

button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  background-color: #a0d3e8;
}

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

@media only screen and (min-width: 40.0625em) {
  button, .button {
    display: inline-block;
  }
}

.button-group {
  list-style: none;
  margin: 0;
  left: 0;
}

.button-group:before, .button-group:after {
  content: " ";
  display: table;
}

.button-group:after {
  clear: both;
}

.button-group.even-2 li {
  display: inline-block;
  margin: 0 -2px;
  width: 50%;
}

.button-group.even-2 li > button, .button-group.even-2 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

.button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button {
  border-left: 0;
}

.button-group.even-2 li button, .button-group.even-2 li .button {
  width: 100%;
}

.button-group.even-3 li {
  display: inline-block;
  margin: 0 -2px;
  width: 33.33333%;
}

.button-group.even-3 li > button, .button-group.even-3 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

.button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button {
  border-left: 0;
}

.button-group.even-3 li button, .button-group.even-3 li .button {
  width: 100%;
}

.button-group.even-4 li {
  display: inline-block;
  margin: 0 -2px;
  width: 25%;
}

.button-group.even-4 li > button, .button-group.even-4 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

.button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button {
  border-left: 0;
}

.button-group.even-4 li button, .button-group.even-4 li .button {
  width: 100%;
}

.button-group.even-5 li {
  display: inline-block;
  margin: 0 -2px;
  width: 20%;
}

.button-group.even-5 li > button, .button-group.even-5 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

.button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button {
  border-left: 0;
}

.button-group.even-5 li button, .button-group.even-5 li .button {
  width: 100%;
}

.button-group.even-6 li {
  display: inline-block;
  margin: 0 -2px;
  width: 16.66667%;
}

.button-group.even-6 li > button, .button-group.even-6 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

.button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button {
  border-left: 0;
}

.button-group.even-6 li button, .button-group.even-6 li .button {
  width: 100%;
}

.button-group.even-7 li {
  display: inline-block;
  margin: 0 -2px;
  width: 14.28571%;
}

.button-group.even-7 li > button, .button-group.even-7 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

.button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button {
  border-left: 0;
}

.button-group.even-7 li button, .button-group.even-7 li .button {
  width: 100%;
}

.button-group.even-8 li {
  display: inline-block;
  margin: 0 -2px;
  width: 12.5%;
}

.button-group.even-8 li > button, .button-group.even-8 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

.button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button {
  border-left: 0;
}

.button-group.even-8 li button, .button-group.even-8 li .button {
  width: 100%;
}

.button-group > li {
  display: inline-block;
  margin: 0 -2px;
}

.button-group > li > button, .button-group > li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

.button-group > li:first-child button, .button-group > li:first-child .button {
  border-left: 0;
}

.button-group.stack > li {
  display: block;
  margin: 0;
  float: none;
}

.button-group.stack > li > button, .button-group.stack > li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

.button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
  border-left: 0;
}

.button-group.stack > li > button, .button-group.stack > li .button {
  border-color: rgba(255, 255, 255, 0.5);
  border-left-width: 0;
  border-top: 1px solid;
  display: block;
  margin: 0;
}

.button-group.stack > li > button {
  width: 100%;
}

.button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
  border-top: 0;
}

.button-group.stack-for-small > li {
  display: inline-block;
  margin: 0 -2px;
}

.button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

.button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
  border-left: 0;
}

@media only screen and (max-width: 40em) {
  .button-group.stack-for-small > li {
    display: block;
    margin: 0;
  }
  .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
    border-left: 0;
  }
  .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0;
  }
  .button-group.stack-for-small > li > button {
    width: 100%;
  }
  .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
    border-top: 0;
  }
}

.button-group.radius > * {
  display: inline-block;
  margin: 0 -2px;
}

.button-group.radius > * > button, .button-group.radius > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

.button-group.radius > *:first-child button, .button-group.radius > *:first-child .button {
  border-left: 0;
}

.button-group.radius > *,
.button-group.radius > * > a,
.button-group.radius > * > button,
.button-group.radius > * > .button {
  border-radius: 0;
}

.button-group.radius > *:first-child,
.button-group.radius > *:first-child > a,
.button-group.radius > *:first-child > button,
.button-group.radius > *:first-child > .button {
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.button-group.radius > *:last-child,
.button-group.radius > *:last-child > a,
.button-group.radius > *:last-child > button,
.button-group.radius > *:last-child > .button {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.button-group.radius.stack > * {
  display: block;
  margin: 0;
}

.button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

.button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
  border-left: 0;
}

.button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
  border-color: rgba(255, 255, 255, 0.5);
  border-left-width: 0;
  border-top: 1px solid;
  display: block;
  margin: 0;
}

.button-group.radius.stack > * > button {
  width: 100%;
}

.button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
  border-top: 0;
}

.button-group.radius.stack > *,
.button-group.radius.stack > * > a,
.button-group.radius.stack > * > button,
.button-group.radius.stack > * > .button {
  border-radius: 0;
}

.button-group.radius.stack > *:first-child,
.button-group.radius.stack > *:first-child > a,
.button-group.radius.stack > *:first-child > button,
.button-group.radius.stack > *:first-child > .button {
  -webkit-top-left-radius: 3px;
  -webkit-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.button-group.radius.stack > *:last-child,
.button-group.radius.stack > *:last-child > a,
.button-group.radius.stack > *:last-child > button,
.button-group.radius.stack > *:last-child > .button {
  -webkit-bottom-left-radius: 3px;
  -webkit-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

@media only screen and (min-width: 40.0625em) {
  .button-group.radius.stack-for-small > * {
    display: inline-block;
    margin: 0 -2px;
  }
  .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
    border-left: 0;
  }
  .button-group.radius.stack-for-small > *,
  .button-group.radius.stack-for-small > * > a,
  .button-group.radius.stack-for-small > * > button,
  .button-group.radius.stack-for-small > * > .button {
    border-radius: 0;
  }
  .button-group.radius.stack-for-small > *:first-child,
  .button-group.radius.stack-for-small > *:first-child > a,
  .button-group.radius.stack-for-small > *:first-child > button,
  .button-group.radius.stack-for-small > *:first-child > .button {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
  }
  .button-group.radius.stack-for-small > *:last-child,
  .button-group.radius.stack-for-small > *:last-child > a,
  .button-group.radius.stack-for-small > *:last-child > button,
  .button-group.radius.stack-for-small > *:last-child > .button {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
  }
}

@media only screen and (max-width: 40em) {
  .button-group.radius.stack-for-small > * {
    display: block;
    margin: 0;
  }
  .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
    border-left: 0;
  }
  .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0;
  }
  .button-group.radius.stack-for-small > * > button {
    width: 100%;
  }
  .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
    border-top: 0;
  }
  .button-group.radius.stack-for-small > *,
  .button-group.radius.stack-for-small > * > a,
  .button-group.radius.stack-for-small > * > button,
  .button-group.radius.stack-for-small > * > .button {
    border-radius: 0;
  }
  .button-group.radius.stack-for-small > *:first-child,
  .button-group.radius.stack-for-small > *:first-child > a,
  .button-group.radius.stack-for-small > *:first-child > button,
  .button-group.radius.stack-for-small > *:first-child > .button {
    -webkit-top-left-radius: 3px;
    -webkit-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
  .button-group.radius.stack-for-small > *:last-child,
  .button-group.radius.stack-for-small > *:last-child > a,
  .button-group.radius.stack-for-small > *:last-child > button,
  .button-group.radius.stack-for-small > *:last-child > .button {
    -webkit-bottom-left-radius: 3px;
    -webkit-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
  }
}

.button-group.round > * {
  display: inline-block;
  margin: 0 -2px;
}

.button-group.round > * > button, .button-group.round > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

.button-group.round > *:first-child button, .button-group.round > *:first-child .button {
  border-left: 0;
}

.button-group.round > *,
.button-group.round > * > a,
.button-group.round > * > button,
.button-group.round > * > .button {
  border-radius: 0;
}

.button-group.round > *:first-child,
.button-group.round > *:first-child > a,
.button-group.round > *:first-child > button,
.button-group.round > *:first-child > .button {
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

.button-group.round > *:last-child,
.button-group.round > *:last-child > a,
.button-group.round > *:last-child > button,
.button-group.round > *:last-child > .button {
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

.button-group.round.stack > * {
  display: block;
  margin: 0;
}

.button-group.round.stack > * > button, .button-group.round.stack > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

.button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
  border-left: 0;
}

.button-group.round.stack > * > button, .button-group.round.stack > * .button {
  border-color: rgba(255, 255, 255, 0.5);
  border-left-width: 0;
  border-top: 1px solid;
  display: block;
  margin: 0;
}

.button-group.round.stack > * > button {
  width: 100%;
}

.button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
  border-top: 0;
}

.button-group.round.stack > *,
.button-group.round.stack > * > a,
.button-group.round.stack > * > button,
.button-group.round.stack > * > .button {
  border-radius: 0;
}

.button-group.round.stack > *:first-child,
.button-group.round.stack > *:first-child > a,
.button-group.round.stack > *:first-child > button,
.button-group.round.stack > *:first-child > .button {
  -webkit-top-left-radius: 1rem;
  -webkit-top-right-radius: 1rem;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}

.button-group.round.stack > *:last-child,
.button-group.round.stack > *:last-child > a,
.button-group.round.stack > *:last-child > button,
.button-group.round.stack > *:last-child > .button {
  -webkit-bottom-left-radius: 1rem;
  -webkit-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}

@media only screen and (min-width: 40.0625em) {
  .button-group.round.stack-for-small > * {
    display: inline-block;
    margin: 0 -2px;
  }
  .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
    border-left: 0;
  }
  .button-group.round.stack-for-small > *,
  .button-group.round.stack-for-small > * > a,
  .button-group.round.stack-for-small > * > button,
  .button-group.round.stack-for-small > * > .button {
    border-radius: 0;
  }
  .button-group.round.stack-for-small > *:first-child,
  .button-group.round.stack-for-small > *:first-child > a,
  .button-group.round.stack-for-small > *:first-child > button,
  .button-group.round.stack-for-small > *:first-child > .button {
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px;
  }
  .button-group.round.stack-for-small > *:last-child,
  .button-group.round.stack-for-small > *:last-child > a,
  .button-group.round.stack-for-small > *:last-child > button,
  .button-group.round.stack-for-small > *:last-child > .button {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
  }
}

@media only screen and (max-width: 40em) {
  .button-group.round.stack-for-small > * {
    display: block;
    margin: 0;
  }
  .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
    border-left: 0;
  }
  .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0;
  }
  .button-group.round.stack-for-small > * > button {
    width: 100%;
  }
  .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
    border-top: 0;
  }
  .button-group.round.stack-for-small > *,
  .button-group.round.stack-for-small > * > a,
  .button-group.round.stack-for-small > * > button,
  .button-group.round.stack-for-small > * > .button {
    border-radius: 0;
  }
  .button-group.round.stack-for-small > *:first-child,
  .button-group.round.stack-for-small > *:first-child > a,
  .button-group.round.stack-for-small > *:first-child > button,
  .button-group.round.stack-for-small > *:first-child > .button {
    -webkit-top-left-radius: 1rem;
    -webkit-top-right-radius: 1rem;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }
  .button-group.round.stack-for-small > *:last-child,
  .button-group.round.stack-for-small > *:last-child > a,
  .button-group.round.stack-for-small > *:last-child > button,
  .button-group.round.stack-for-small > *:last-child > .button {
    -webkit-bottom-left-radius: 1rem;
    -webkit-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }
}

.button-bar:before, .button-bar:after {
  content: " ";
  display: table;
}

.button-bar:after {
  clear: both;
}

.button-bar .button-group {
  float: left;
  margin-right: 0.625rem;
}

.button-bar .button-group div {
  overflow: hidden;
}

/* Clearing Styles */
.clearing-thumbs, [data-clearing] {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
}

.clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
  content: " ";
  display: table;
}

.clearing-thumbs:after, [data-clearing]:after {
  clear: both;
}

.clearing-thumbs li, [data-clearing] li {
  float: left;
  margin-right: 10px;
}

.clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
  margin-right: 0;
}

.clearing-blackout {
  background: #333333;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 998;
  left: 0;
}

.clearing-blackout .clearing-close {
  display: block;
}

.clearing-container {
  height: 100%;
  margin: 0;
  overflow: hidden;
  position: relative;
  z-index: 998;
}

.clearing-touch-label {
  color: #AAAAAA;
  font-size: .6em;
  left: 50%;
  position: absolute;
  top: 50%;
}

.visible-img {
  height: 95%;
  position: relative;
}

.visible-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  max-height: 100%;
  max-width: 100%;
}

.clearing-caption {
  background: #333333;
  bottom: 0;
  color: #CCCCCC;
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 0;
  padding: 10px 30px 20px;
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0;
}

.clearing-close {
  color: #CCCCCC;
  display: none;
  font-size: 30px;
  line-height: 1;
  padding-left: 20px;
  padding-top: 10px;
  z-index: 999;
}

.clearing-close:hover, .clearing-close:focus {
  color: #CCCCCC;
}

.clearing-assembled .clearing-container {
  height: 100%;
}

.clearing-assembled .clearing-container .carousel > ul {
  display: none;
}

.clearing-feature li {
  display: none;
}

.clearing-feature li.clearing-featured-img {
  display: block;
}

@media only screen and (min-width: 40.0625em) {
  .clearing-main-prev,
  .clearing-main-next {
    height: 100%;
    position: absolute;
    top: 0;
    width: 40px;
  }
  .clearing-main-prev > span,
  .clearing-main-next > span {
    border: solid 12px;
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    width: 0;
  }
  .clearing-main-prev > span:hover,
  .clearing-main-next > span:hover {
    opacity: .8;
  }
  .clearing-main-prev {
    left: 0;
  }
  .clearing-main-prev > span {
    left: 5px;
    border-color: transparent;
    border-right-color: #CCCCCC;
  }
  .clearing-main-next {
    right: 0;
  }
  .clearing-main-next > span {
    border-color: transparent;
    border-left-color: #CCCCCC;
  }
  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: .3;
  }
  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center;
  }
  .clearing-assembled .clearing-container .carousel > ul {
    display: inline-block;
    z-index: 999;
    height: 100%;
    position: relative;
    float: none;
  }
  .clearing-assembled .clearing-container .carousel > ul li {
    clear: none;
    cursor: pointer;
    display: block;
    float: left;
    margin-right: 0;
    min-height: inherit;
    opacity: .4;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 120px;
  }
  .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
    height: 100%;
    max-width: none;
  }
  .clearing-assembled .clearing-container .carousel > ul li a.th {
    border: none;
    box-shadow: none;
    display: block;
  }
  .clearing-assembled .clearing-container .carousel > ul li img {
    cursor: pointer !important;
    width: 100% !important;
  }
  .clearing-assembled .clearing-container .carousel > ul li.visible {
    opacity: 1;
  }
  .clearing-assembled .clearing-container .carousel > ul li:hover {
    opacity: .8;
  }
  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    height: 85%;
    overflow: hidden;
  }
  .clearing-close {
    padding-left: 0;
    padding-top: 0;
    position: absolute;
    top: 10px;
    right: 20px;
  }
}

/* Foundation Dropdowns */
.f-dropdown {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-top: 2px;
  max-width: 200px;
}

.f-dropdown.open {
  display: block;
}

.f-dropdown > *:first-child {
  margin-top: 0;
}

.f-dropdown > *:last-child {
  margin-bottom: 0;
}

.f-dropdown:before {
  border: inset 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent #FFFFFF transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -12px;
  left: 10px;
  z-index: 89;
}

.f-dropdown:after {
  border: inset 7px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent #cccccc transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -14px;
  left: 9px;
  z-index: 88;
}

.f-dropdown.right:before {
  left: auto;
  right: 10px;
}

.f-dropdown.right:after {
  left: auto;
  right: 9px;
}

.f-dropdown.drop-right {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-top: 0;
  margin-left: 2px;
  max-width: 200px;
}

.f-dropdown.drop-right.open {
  display: block;
}

.f-dropdown.drop-right > *:first-child {
  margin-top: 0;
}

.f-dropdown.drop-right > *:last-child {
  margin-bottom: 0;
}

.f-dropdown.drop-right:before {
  border: inset 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent #FFFFFF transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 10px;
  left: -12px;
  z-index: 89;
}

.f-dropdown.drop-right:after {
  border: inset 7px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent #cccccc transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 9px;
  left: -14px;
  z-index: 88;
}

.f-dropdown.drop-left {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-top: 0;
  margin-left: -2px;
  max-width: 200px;
}

.f-dropdown.drop-left.open {
  display: block;
}

.f-dropdown.drop-left > *:first-child {
  margin-top: 0;
}

.f-dropdown.drop-left > *:last-child {
  margin-bottom: 0;
}

.f-dropdown.drop-left:before {
  border: inset 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent #FFFFFF;
  border-left-style: solid;
  position: absolute;
  top: 10px;
  right: -12px;
  left: auto;
  z-index: 89;
}

.f-dropdown.drop-left:after {
  border: inset 7px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent #cccccc;
  border-left-style: solid;
  position: absolute;
  top: 9px;
  right: -14px;
  left: auto;
  z-index: 88;
}

.f-dropdown.drop-top {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-left: 0;
  margin-top: -2px;
  max-width: 200px;
}

.f-dropdown.drop-top.open {
  display: block;
}

.f-dropdown.drop-top > *:first-child {
  margin-top: 0;
}

.f-dropdown.drop-top > *:last-child {
  margin-bottom: 0;
}

.f-dropdown.drop-top:before {
  border: inset 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: #FFFFFF transparent transparent transparent;
  border-top-style: solid;
  bottom: -12px;
  position: absolute;
  top: auto;
  left: 10px;
  right: auto;
  z-index: 89;
}

.f-dropdown.drop-top:after {
  border: inset 7px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: #cccccc transparent transparent transparent;
  border-top-style: solid;
  bottom: -14px;
  position: absolute;
  top: auto;
  left: 9px;
  right: auto;
  z-index: 88;
}

.f-dropdown li {
  cursor: pointer;
  font-size: 0.875rem;
  line-height: 1.125rem;
  margin: 0;
}

.f-dropdown li:hover, .f-dropdown li:focus {
  background: #EEEEEE;
}

.f-dropdown li.radius {
  border-radius: 3px;
}

.f-dropdown li a {
  display: block;
  padding: 0.5rem;
  color: #555555;
}

.f-dropdown.content {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  height: auto;
  max-height: none;
  padding: 1.25rem;
  width: 100%;
  z-index: 89;
  max-width: 200px;
}

.f-dropdown.content.open {
  display: block;
}

.f-dropdown.content > *:first-child {
  margin-top: 0;
}

.f-dropdown.content > *:last-child {
  margin-bottom: 0;
}

.f-dropdown.tiny {
  max-width: 200px;
}

.f-dropdown.small {
  max-width: 300px;
}

.f-dropdown.medium {
  max-width: 500px;
}

.f-dropdown.large {
  max-width: 800px;
}

.f-dropdown.mega {
  width: 100% !important;
  max-width: 100% !important;
}

.f-dropdown.mega.open {
  left: 0 !important;
}

.dropdown.button, button.dropdown {
  position: relative;
  padding-right: 3.5625rem;
}

.dropdown.button::after, button.dropdown::after {
  border-color: #FFFFFF transparent transparent transparent;
  border-style: solid;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: 50%;
  width: 0;
}

.dropdown.button::after, button.dropdown::after {
  border-width: 0.375rem;
  right: 1.40625rem;
  margin-top: -0.15625rem;
}

.dropdown.button::after, button.dropdown::after {
  border-color: #FFFFFF transparent transparent transparent;
}

.dropdown.button.tiny, button.dropdown.tiny {
  padding-right: 2.625rem;
}

.dropdown.button.tiny:after, button.dropdown.tiny:after {
  border-width: 0.375rem;
  right: 1.125rem;
  margin-top: -0.125rem;
}

.dropdown.button.tiny::after, button.dropdown.tiny::after {
  border-color: #FFFFFF transparent transparent transparent;
}

.dropdown.button.small, button.dropdown.small {
  padding-right: 3.0625rem;
}

.dropdown.button.small::after, button.dropdown.small::after {
  border-width: 0.4375rem;
  right: 1.3125rem;
  margin-top: -0.15625rem;
}

.dropdown.button.small::after, button.dropdown.small::after {
  border-color: #FFFFFF transparent transparent transparent;
}

.dropdown.button.large, button.dropdown.large {
  padding-right: 3.625rem;
}

.dropdown.button.large::after, button.dropdown.large::after {
  border-width: 0.3125rem;
  right: 1.71875rem;
  margin-top: -0.15625rem;
}

.dropdown.button.large::after, button.dropdown.large::after {
  border-color: #FFFFFF transparent transparent transparent;
}

.dropdown.button.secondary:after, button.dropdown.secondary:after {
  border-color: #333333 transparent transparent transparent;
}

.flex-video, #wgu_video_wrapper, .media-youtube-video {
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.5625rem;
  position: relative;
}

.flex-video.widescreen, #wgu_video_wrapper, .media-youtube-video {
  padding-bottom: 56.34%;
}

.flex-video.vimeo, .vimeo#wgu_video_wrapper, .vimeo.media-youtube-video {
  padding-top: 0;
}

.flex-video iframe, #wgu_video_wrapper iframe, .media-youtube-video iframe,
.flex-video object, #wgu_video_wrapper object, .media-youtube-video object,
.flex-video embed, #wgu_video_wrapper embed, .media-youtube-video embed,
.flex-video video, #wgu_video_wrapper video, .media-youtube-video video {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
}

/* Standard Forms */
form {
  margin: 0 0 1rem;
}

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.5rem;
}

form .row .row .column,
form .row .row .columns {
  padding: 0 0.5rem;
}

form .row .row.collapse {
  margin: 0;
}

form .row .row.collapse .column,
form .row .row.collapse .columns {
  padding: 0;
}

form .row .row.collapse input {
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5rem;
}

/* Label Styles */
label {
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */
}

label.right {
  float: none !important;
  text-align: right;
}

label.inline {
  margin: 0 0 1rem 0;
  padding: 0.5625rem 0;
}

label small {
  text-transform: capitalize;
  color: #676767;
}

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem;
  overflow: visible;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 2;
}

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  border-color: true;
}

.prefix.button {
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center;
}

.prefix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.postfix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.prefix.button.round {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

.postfix.button.round {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333333;
  border-color: #cccccc;
}

span.postfix, label.postfix {
  background: #f2f2f2;
  color: #333333;
  border-color: #cccccc;
}

/* We use this to get basic styling on all basic form elements */
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-family: inherit;
  font-size: 0.875rem;
  height: 2.3125rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  width: 100%;
  box-sizing: border-box;
  -webkit-transition: border-color 0.15s linear, background 0.15s linear;
  transition: border-color 0.15s linear, background 0.15s linear;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
  background: #fafafa;
  border-color: #999999;
  outline: none;
}

input[type="text"]:disabled, input[type="password"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="month"]:disabled, input[type="week"]:disabled, input[type="email"]:disabled, input[type="number"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="color"]:disabled, textarea:disabled {
  background-color: #DDDDDD;
  cursor: default;
}

input[type="text"][disabled], input[type="text"][readonly],
fieldset[disabled] input[type="text"], input[type="password"][disabled], input[type="password"][readonly],
fieldset[disabled] input[type="password"], input[type="date"][disabled], input[type="date"][readonly],
fieldset[disabled] input[type="date"], input[type="datetime"][disabled], input[type="datetime"][readonly],
fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], input[type="datetime-local"][readonly],
fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], input[type="month"][readonly],
fieldset[disabled] input[type="month"], input[type="week"][disabled], input[type="week"][readonly],
fieldset[disabled] input[type="week"], input[type="email"][disabled], input[type="email"][readonly],
fieldset[disabled] input[type="email"], input[type="number"][disabled], input[type="number"][readonly],
fieldset[disabled] input[type="number"], input[type="search"][disabled], input[type="search"][readonly],
fieldset[disabled] input[type="search"], input[type="tel"][disabled], input[type="tel"][readonly],
fieldset[disabled] input[type="tel"], input[type="time"][disabled], input[type="time"][readonly],
fieldset[disabled] input[type="time"], input[type="url"][disabled], input[type="url"][readonly],
fieldset[disabled] input[type="url"], input[type="color"][disabled], input[type="color"][readonly],
fieldset[disabled] input[type="color"], textarea[disabled], textarea[readonly],
fieldset[disabled] textarea {
  background-color: #DDDDDD;
  cursor: default;
}

input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, input[type="color"].radius, textarea.radius {
  border-radius: 3px;
}

form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse .c-form p.CaptionCont.SelectBox, .c-form
form .row .prefix-radius.row.collapse p.CaptionCont.SelectBox,
form .row .prefix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse .c-form p.CaptionCont.SelectBox, .c-form
form .row .postfix-radius.row.collapse p.CaptionCont.SelectBox,
form .row .postfix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select,
form .row .prefix-round.row.collapse .c-form p.CaptionCont.SelectBox, .c-form
form .row .prefix-round.row.collapse p.CaptionCont.SelectBox,
form .row .prefix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select,
form .row .postfix-round.row.collapse .c-form p.CaptionCont.SelectBox, .c-form
form .row .postfix-round.row.collapse p.CaptionCont.SelectBox,
form .row .postfix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
}

/* Respect enforced amount of rows for textarea */
textarea[rows] {
  height: auto;
}

/* Not allow resize out of parent */
textarea {
  max-width: 100%;
}

::-webkit-input-placeholder {
  color: #cccccc;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #cccccc;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #cccccc;
}

:-ms-input-placeholder {
  color: #cccccc;
}

/* Add height value for select elements to match text input height */
select, .c-form p.CaptionCont.SelectBox {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: #FAFAFA;
  border-radius: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  color: rgba(0, 0, 0, 0.75);
  font-family: inherit;
  font-size: 0.875rem;
  line-height: normal;
  padding: 0.5rem;
  border-radius: 0;
  height: 2.3125rem;
}

select::-ms-expand, .c-form p.CaptionCont.SelectBox::-ms-expand {
  display: none;
}

select.radius, .c-form p.radius.CaptionCont.SelectBox {
  border-radius: 3px;
}

select:hover, .c-form p.CaptionCont.SelectBox:hover {
  background-color: #f3f3f3;
  border-color: #999999;
}

select:disabled, .c-form p.CaptionCont.SelectBox:disabled {
  background-color: #DDDDDD;
  cursor: default;
}

select[multiple], .c-form p[multiple].CaptionCont.SelectBox {
  height: auto;
}

/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select,
.c-form p.CaptionCont.SelectBox {
  margin: 0 0 1rem 0;
}

input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline;
}

/* Normalize file input width */
input[type="file"] {
  width: 100%;
}

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
fieldset {
  border: 1px solid #DDDDDD;
  margin: 1.125rem 0;
  padding: 1.25rem;
}

fieldset legend {
  background: #FFFFFF;
  font-weight: bold;
  margin-left: -0.1875rem;
  margin: 0;
  padding: 0 0.1875rem;
}

/* Error Handling */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: #FFFFFF;
}

[data-abide] span.error, [data-abide] small.error {
  display: none;
}

span.error, small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: #FFFFFF;
}

.error input,
.error textarea,
.error select,
.error .c-form p.CaptionCont.SelectBox, .c-form
.error p.CaptionCont.SelectBox {
  margin-bottom: 0;
}

.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1rem;
}

.error label,
.error label.error {
  color: #f04124;
}

.error small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: #FFFFFF;
}

.error > label > small {
  background: transparent;
  color: #676767;
  display: inline;
  font-size: 60%;
  font-style: normal;
  margin: 0;
  padding: 0;
  text-transform: capitalize;
}

.error span.error-message {
  display: block;
}

input.error,
textarea.error,
select.error,
.c-form p.error.CaptionCont.SelectBox {
  margin-bottom: 0;
}

label.error {
  color: #f04124;
}

.icon-bar {
  display: inline-block;
  font-size: 0;
  width: 100%;
  background: #333333;
}

.icon-bar > * {
  display: block;
  float: left;
  font-size: 1rem;
  margin: 0 auto;
  padding: 1.25rem;
  text-align: center;
  width: 25%;
}

.icon-bar > * i, .icon-bar > * img {
  display: block;
  margin: 0 auto;
}

.icon-bar > * i + label, .icon-bar > * img + label {
  margin-top: .0625rem;
}

.icon-bar > * i {
  font-size: 1.875rem;
  vertical-align: middle;
}

.icon-bar > * img {
  height: 1.875rem;
  width: 1.875rem;
}

.icon-bar.label-right > * i, .icon-bar.label-right > * img {
  display: inline-block;
  margin: 0 .0625rem 0 0;
}

.icon-bar.label-right > * i + label, .icon-bar.label-right > * img + label {
  margin-top: 0;
}

.icon-bar.label-right > * label {
  display: inline-block;
}

.icon-bar.vertical.label-right > * {
  text-align: left;
}

.icon-bar.vertical, .icon-bar.small-vertical {
  height: 100%;
  width: auto;
}

.icon-bar.vertical .item, .icon-bar.small-vertical .item {
  float: none;
  margin: auto;
  width: auto;
}

@media only screen and (min-width: 40.0625em) {
  .icon-bar.medium-vertical {
    height: 100%;
    width: auto;
  }
  .icon-bar.medium-vertical .item {
    float: none;
    margin: auto;
    width: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .icon-bar.large-vertical {
    height: 100%;
    width: auto;
  }
  .icon-bar.large-vertical .item {
    float: none;
    margin: auto;
    width: auto;
  }
}

.icon-bar > * {
  font-size: 1rem;
  padding: 1.25rem;
}

.icon-bar > * i + label, .icon-bar > * img + label {
  margin-top: .0625rem;
  font-size: 1rem;
}

.icon-bar > * i {
  font-size: 1.875rem;
}

.icon-bar > * img {
  height: 1.875rem;
  width: 1.875rem;
}

.icon-bar > * label {
  color: #FFFFFF;
}

.icon-bar > * i {
  color: #FFFFFF;
}

.icon-bar > a:hover {
  background: #008CBA;
}

.icon-bar > a:hover label {
  color: #FFFFFF;
}

.icon-bar > a:hover i {
  color: #FFFFFF;
}

.icon-bar > a.active {
  background: #008CBA;
}

.icon-bar > a.active label {
  color: #FFFFFF;
}

.icon-bar > a.active i {
  color: #FFFFFF;
}

.icon-bar .item.disabled {
  cursor: not-allowed;
  opacity: 0.7;
  pointer-events: none;
}

.icon-bar .item.disabled > * {
  opacity: 0.7;
  cursor: not-allowed;
}

.icon-bar.two-up .item {
  width: 50%;
}

.icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item {
  width: auto;
}

@media only screen and (min-width: 40.0625em) {
  .icon-bar.two-up.medium-vertical .item {
    width: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .icon-bar.two-up.large-vertical .item {
    width: auto;
  }
}

.icon-bar.three-up .item {
  width: 33.3333%;
}

.icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item {
  width: auto;
}

@media only screen and (min-width: 40.0625em) {
  .icon-bar.three-up.medium-vertical .item {
    width: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .icon-bar.three-up.large-vertical .item {
    width: auto;
  }
}

.icon-bar.four-up .item {
  width: 25%;
}

.icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item {
  width: auto;
}

@media only screen and (min-width: 40.0625em) {
  .icon-bar.four-up.medium-vertical .item {
    width: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .icon-bar.four-up.large-vertical .item {
    width: auto;
  }
}

.icon-bar.five-up .item {
  width: 20%;
}

.icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item {
  width: auto;
}

@media only screen and (min-width: 40.0625em) {
  .icon-bar.five-up.medium-vertical .item {
    width: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .icon-bar.five-up.large-vertical .item {
    width: auto;
  }
}

.icon-bar.six-up .item {
  width: 16.66667%;
}

.icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item {
  width: auto;
}

@media only screen and (min-width: 40.0625em) {
  .icon-bar.six-up.medium-vertical .item {
    width: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .icon-bar.six-up.large-vertical .item {
    width: auto;
  }
}

.icon-bar.seven-up .item {
  width: 14.28571%;
}

.icon-bar.seven-up.vertical .item, .icon-bar.seven-up.small-vertical .item {
  width: auto;
}

@media only screen and (min-width: 40.0625em) {
  .icon-bar.seven-up.medium-vertical .item {
    width: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .icon-bar.seven-up.large-vertical .item {
    width: auto;
  }
}

.icon-bar.eight-up .item {
  width: 12.5%;
}

.icon-bar.eight-up.vertical .item, .icon-bar.eight-up.small-vertical .item {
  width: auto;
}

@media only screen and (min-width: 40.0625em) {
  .icon-bar.eight-up.medium-vertical .item {
    width: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .icon-bar.eight-up.large-vertical .item {
    width: auto;
  }
}

.icon-bar.two-up .item {
  width: 50%;
}

.icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item {
  width: auto;
}

@media only screen and (min-width: 40.0625em) {
  .icon-bar.two-up.medium-vertical .item {
    width: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .icon-bar.two-up.large-vertical .item {
    width: auto;
  }
}

.icon-bar.three-up .item {
  width: 33.3333%;
}

.icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item {
  width: auto;
}

@media only screen and (min-width: 40.0625em) {
  .icon-bar.three-up.medium-vertical .item {
    width: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .icon-bar.three-up.large-vertical .item {
    width: auto;
  }
}

.icon-bar.four-up .item {
  width: 25%;
}

.icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item {
  width: auto;
}

@media only screen and (min-width: 40.0625em) {
  .icon-bar.four-up.medium-vertical .item {
    width: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .icon-bar.four-up.large-vertical .item {
    width: auto;
  }
}

.icon-bar.five-up .item {
  width: 20%;
}

.icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item {
  width: auto;
}

@media only screen and (min-width: 40.0625em) {
  .icon-bar.five-up.medium-vertical .item {
    width: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .icon-bar.five-up.large-vertical .item {
    width: auto;
  }
}

.icon-bar.six-up .item {
  width: 16.66667%;
}

.icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item {
  width: auto;
}

@media only screen and (min-width: 40.0625em) {
  .icon-bar.six-up.medium-vertical .item {
    width: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .icon-bar.six-up.large-vertical .item {
    width: auto;
  }
}

.icon-bar.seven-up .item {
  width: 14.28571%;
}

.icon-bar.seven-up.vertical .item, .icon-bar.seven-up.small-vertical .item {
  width: auto;
}

@media only screen and (min-width: 40.0625em) {
  .icon-bar.seven-up.medium-vertical .item {
    width: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .icon-bar.seven-up.large-vertical .item {
    width: auto;
  }
}

.icon-bar.eight-up .item {
  width: 12.5%;
}

.icon-bar.eight-up.vertical .item, .icon-bar.eight-up.small-vertical .item {
  width: auto;
}

@media only screen and (min-width: 40.0625em) {
  .icon-bar.eight-up.medium-vertical .item {
    width: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .icon-bar.eight-up.large-vertical .item {
    width: auto;
  }
}

.inline-list {
  list-style: none;
  margin-left: -1.375rem;
  margin-right: 0;
  margin: 0 auto 1.0625rem auto;
  overflow: hidden;
  padding: 0;
}

.inline-list > li {
  display: block;
  float: left;
  list-style: none;
  margin-left: 1.375rem;
}

.inline-list > li > * {
  display: block;
}

/* Foundation Joyride */
.joyride-list {
  display: none;
}

/* Default styles for the container */
.joyride-tip-guide {
  background: #333333;
  color: #FFFFFF;
  display: none;
  font-family: inherit;
  font-weight: normal;
  position: absolute;
  top: 0;
  width: 95%;
  z-index: 101;
  left: 2.5%;
}

.lt-ie9 .joyride-tip-guide {
  margin-left: -400px;
  max-width: 800px;
  left: 50%;
}

.joyride-content-wrapper {
  padding: 1.125rem 1.25rem 1.5rem;
  width: 100%;
}

.joyride-content-wrapper .button {
  margin-bottom: 0 !important;
}

.joyride-content-wrapper .joyride-prev-tip {
  margin-right: 10px;
}

/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
.joyride-tip-guide .joyride-nub {
  border: 10px solid #333333;
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  left: 22px;
}

.joyride-tip-guide .joyride-nub.top {
  border-color: #333333;
  border-top-color: transparent !important;
  border-top-style: solid;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  top: -20px;
}

.joyride-tip-guide .joyride-nub.bottom {
  border-color: #333333 !important;
  border-bottom-color: transparent !important;
  border-bottom-style: solid;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  bottom: -20px;
}

.joyride-tip-guide .joyride-nub.right {
  right: -20px;
}

.joyride-tip-guide .joyride-nub.left {
  left: -20px;
}

/* Typography */
.joyride-tip-guide h1, .joyride-tip-guide .node-type-college-pages .heading--red--upper, .node-type-college-pages .joyride-tip-guide .heading--red--upper,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
  color: #FFFFFF;
  font-weight: bold;
  line-height: 1.25;
  margin: 0;
}

.joyride-tip-guide p {
  font-size: 0.875rem;
  line-height: 1.3;
  margin: 0 0 1.125rem 0;
}

.joyride-timer-indicator-wrap {
  border: solid 1px #555555;
  bottom: 1rem;
  height: 3px;
  position: absolute;
  width: 50px;
  right: 1.0625rem;
}

.joyride-timer-indicator {
  background: #666666;
  display: block;
  height: inherit;
  width: 0;
}

.joyride-close-tip {
  color: #777777 !important;
  font-size: 24px;
  font-weight: normal;
  line-height: .5 !important;
  position: absolute;
  text-decoration: none;
  top: 10px;
  right: 12px;
}

.joyride-close-tip:hover, .joyride-close-tip:focus {
  color: #EEEEEE !important;
}

.joyride-modal-bg {
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  display: none;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  left: 0;
}

.joyride-expose-wrapper {
  background-color: #FFFFFF;
  border-radius: 3px;
  box-shadow: 0 0 15px #FFFFFF;
  position: absolute;
  z-index: 102;
}

.joyride-expose-cover {
  background: transparent;
  border-radius: 3px;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 9999;
}

/* Styles for screens that are at least 768px; */
@media only screen and (min-width: 40.0625em) {
  .joyride-tip-guide {
    width: 300px;
    left: inherit;
  }
  .joyride-tip-guide .joyride-nub.bottom {
    border-color: #333333 !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -20px;
  }
  .joyride-tip-guide .joyride-nub.right {
    border-color: #333333 !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    border-top-color: transparent !important;
    left: auto;
    right: -20px;
    top: 22px;
  }
  .joyride-tip-guide .joyride-nub.left {
    border-color: #333333 !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
    left: -20px;
    right: auto;
    top: 22px;
  }
}

.keystroke,
kbd {
  background-color: #ededed;
  border-color: #dddddd;
  color: #222222;
  border-style: solid;
  border-width: 1px;
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: inherit;
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  border-radius: 3px;
}

.label {
  display: inline-block;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1;
  margin-bottom: auto;
  position: relative;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  padding: 0.25rem 0.5rem 0.25rem;
  font-size: 0.6875rem;
  background-color: #008CBA;
  color: #FFFFFF;
}

.label.radius {
  border-radius: 3px;
}

.label.round {
  border-radius: 1000px;
}

.label.alert {
  background-color: #f04124;
  color: #FFFFFF;
}

.label.warning {
  background-color: #f08a24;
  color: #FFFFFF;
}

.label.success {
  background-color: #43AC6A;
  color: #FFFFFF;
}

.label.secondary {
  background-color: #e7e7e7;
  color: #333333;
}

.label.info {
  background-color: #a0d3e8;
  color: #333333;
}

"[data-magellan-expedition]", [data-magellan-expedition-clone] {
  background: #FFFFFF;
  min-width: 100%;
  padding: 10px;
  z-index: 50;
}

"[data-magellan-expedition]" .sub-nav, [data-magellan-expedition-clone] .sub-nav {
  margin-bottom: 0;
}

"[data-magellan-expedition]" .sub-nav dd, [data-magellan-expedition-clone] .sub-nav dd {
  margin-bottom: 0;
}

"[data-magellan-expedition]" .sub-nav a, [data-magellan-expedition-clone] .sub-nav a {
  line-height: 1.8em;
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* Orbit Graceful Loading */
.slideshow-wrapper {
  position: relative;
}

.slideshow-wrapper ul {
  list-style-type: none;
  margin: 0;
}

.slideshow-wrapper ul li,
.slideshow-wrapper ul li .orbit-caption {
  display: none;
}

.slideshow-wrapper ul li:first-child {
  display: block;
}

.slideshow-wrapper .orbit-container {
  background-color: transparent;
}

.slideshow-wrapper .orbit-container li {
  display: block;
}

.slideshow-wrapper .orbit-container li .orbit-caption {
  display: block;
}

.slideshow-wrapper .orbit-container .orbit-bullets li {
  display: inline-block;
}

.slideshow-wrapper .preloader {
  border-radius: 1000px;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: rotate;
          animation-name: rotate;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  border-color: #555555 #FFFFFF;
  border: solid 3px;
  display: block;
  height: 40px;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 40px;
}

.orbit-container {
  background: none;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.orbit-container .orbit-slides-container {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.orbit-container .orbit-slides-container img {
  display: block;
  max-width: 100%;
}

.orbit-container .orbit-slides-container > * {
  position: absolute;
  top: 0;
  width: 100%;
  margin-left: 100%;
}

.orbit-container .orbit-slides-container > *:first-child {
  margin-left: 0;
}

.orbit-container .orbit-slides-container > * .orbit-caption {
  bottom: 0;
  position: absolute;
  background-color: rgba(51, 51, 51, 0.8);
  color: #FFFFFF;
  font-size: 0.875rem;
  padding: 0.625rem 0.875rem;
  width: 100%;
}

.orbit-container .orbit-slide-number {
  left: 10px;
  background: transparent;
  color: #FFFFFF;
  font-size: 12px;
  position: absolute;
  top: 10px;
  z-index: 10;
}

.orbit-container .orbit-slide-number span {
  font-weight: 700;
  padding: 0.3125rem;
}

.orbit-container .orbit-timer {
  position: absolute;
  top: 12px;
  right: 10px;
  height: 6px;
  width: 100px;
  z-index: 10;
}

.orbit-container .orbit-timer .orbit-progress {
  height: 3px;
  background-color: rgba(255, 255, 255, 0.3);
  display: block;
  width: 0;
  position: relative;
  right: 20px;
  top: 5px;
}

.orbit-container .orbit-timer > span {
  border: solid 4px #FFFFFF;
  border-bottom: none;
  border-top: none;
  display: none;
  height: 14px;
  position: absolute;
  top: 0;
  width: 11px;
  right: 0;
}

.orbit-container .orbit-timer.paused > span {
  top: 0;
  width: 11px;
  height: 14px;
  border: inset 8px;
  border-left-style: solid;
  border-color: transparent;
  border-left-color: #FFFFFF;
  right: -4px;
}

.orbit-container .orbit-timer.paused > span.dark {
  border-left-color: #333333;
}

.orbit-container:hover .orbit-timer > span {
  display: block;
}

.orbit-container .orbit-prev,
.orbit-container .orbit-next {
  background-color: transparent;
  color: white;
  height: 60px;
  line-height: 50px;
  margin-top: -25px;
  position: absolute;
  text-indent: -9999px !important;
  top: 45%;
  width: 36px;
  z-index: 10;
}

.orbit-container .orbit-prev:hover,
.orbit-container .orbit-next:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

.orbit-container .orbit-prev > span,
.orbit-container .orbit-next > span {
  border: inset 10px;
  display: block;
  height: 0;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  width: 0;
}

.orbit-container .orbit-prev {
  left: 0;
}

.orbit-container .orbit-prev > span {
  border-right-style: solid;
  border-color: transparent;
  border-right-color: #FFFFFF;
}

.orbit-container .orbit-prev:hover > span {
  border-right-color: #FFFFFF;
}

.orbit-container .orbit-next {
  right: 0;
}

.orbit-container .orbit-next > span {
  border-color: transparent;
  border-left-style: solid;
  border-left-color: #FFFFFF;
  left: 50%;
  margin-left: -4px;
}

.orbit-container .orbit-next:hover > span {
  border-left-color: #FFFFFF;
}

.orbit-bullets-container {
  text-align: center;
}

.orbit-bullets {
  display: block;
  float: none;
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  text-align: center;
  top: 10px;
}

.orbit-bullets li {
  background: #CCCCCC;
  cursor: pointer;
  display: inline-block;
  float: none;
  height: 0.5625rem;
  margin-right: 6px;
  width: 0.5625rem;
  border-radius: 1000px;
}

.orbit-bullets li.active {
  background: #999999;
}

.orbit-bullets li:last-child {
  margin-right: 0;
}

.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none;
}

.touch .orbit-bullets {
  display: none;
}

@media only screen and (min-width: 40.0625em) {
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit;
  }
  .touch .orbit-bullets {
    display: block;
  }
}

@media only screen and (max-width: 40em) {
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important;
  }
  .orbit-stack-on-small .orbit-slides-container > * {
    margin: 0  !important;
    opacity: 1 !important;
    position: relative;
  }
  .orbit-stack-on-small .orbit-slide-number {
    display: none;
  }
  .orbit-timer {
    display: none;
  }
  .orbit-next, .orbit-prev {
    display: none;
  }
  .orbit-bullets {
    display: none;
  }
}

ul.pagination {
  display: block;
  margin-left: -0.3125rem;
  min-height: 1.5rem;
}

ul.pagination li {
  color: #222222;
  font-size: 0.875rem;
  height: 1.5rem;
  margin-left: 0.3125rem;
}

ul.pagination li a, ul.pagination li button {
  border-radius: 3px;
  -webkit-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
  background: none;
  color: #999999;
  display: block;
  font-size: 1em;
  font-weight: normal;
  line-height: inherit;
  padding: 0.0625rem 0.625rem 0.0625rem;
}

ul.pagination li:hover a,
ul.pagination li a:focus,
ul.pagination li:hover button,
ul.pagination li button:focus {
  background: #e6e6e6;
}

ul.pagination li.unavailable a, ul.pagination li.unavailable button {
  cursor: default;
  color: #999999;
}

ul.pagination li.unavailable:hover a,
ul.pagination li.unavailable a:focus,
ul.pagination li.unavailable:hover button,
ul.pagination li.unavailable button:focus {
  background: transparent;
}

ul.pagination li.current a, ul.pagination li.current button {
  background: #008CBA;
  color: #FFFFFF;
  cursor: default;
  font-weight: bold;
}

ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
  background: #008CBA;
}

ul.pagination li {
  display: block;
  float: left;
}

/* Pagination centred wrapper */
.pagination-centered {
  text-align: center;
}

.pagination-centered ul.pagination li {
  display: inline-block;
  float: none;
}

/* Panels */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f2f2f2;
  color: #333333;
}

.panel > :first-child {
  margin-top: 0;
}

.panel > :last-child {
  margin-bottom: 0;
}

.panel h1, .panel .node-type-college-pages .heading--red--upper, .node-type-college-pages .panel .heading--red--upper, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
  color: #333333;
}

.panel h1, .panel .node-type-college-pages .heading--red--upper, .node-type-college-pages .panel .heading--red--upper, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
  line-height: 1;
  margin-bottom: 0.625rem;
}

.panel h1.subheader, .panel .node-type-college-pages .subheader.heading--red--upper, .node-type-college-pages .panel .subheader.heading--red--upper, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
  line-height: 1.4;
}

.panel.callout {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #ecfaff;
  color: #333333;
}

.panel.callout > :first-child {
  margin-top: 0;
}

.panel.callout > :last-child {
  margin-bottom: 0;
}

.panel.callout h1, .panel.callout .node-type-college-pages .heading--red--upper, .node-type-college-pages .panel.callout .heading--red--upper, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li, .panel.callout dl {
  color: #333333;
}

.panel.callout h1, .panel.callout .node-type-college-pages .heading--red--upper, .node-type-college-pages .panel.callout .heading--red--upper, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
  line-height: 1;
  margin-bottom: 0.625rem;
}

.panel.callout h1.subheader, .panel.callout .node-type-college-pages .subheader.heading--red--upper, .node-type-college-pages .panel.callout .subheader.heading--red--upper, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
  line-height: 1.4;
}

.panel.callout a:not(.button) {
  color: #008CBA;
}

.panel.callout a:not(.button):hover, .panel.callout a:not(.button):focus {
  color: #0078a0;
}

.panel.radius {
  border-radius: 3px;
}

/* Pricing Tables */
.pricing-table {
  border: solid 1px #DDDDDD;
  margin-left: 0;
  margin-bottom: 1.25rem;
}

.pricing-table * {
  list-style: none;
  line-height: 1;
}

.pricing-table .title {
  background-color: #333333;
  color: #EEEEEE;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  padding: 0.9375rem 1.25rem;
  text-align: center;
}

.pricing-table .price {
  background-color: #F6F6F6;
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 2rem;
  font-weight: normal;
  padding: 0.9375rem 1.25rem;
  text-align: center;
}

.pricing-table .description {
  background-color: #FFFFFF;
  border-bottom: dotted 1px #DDDDDD;
  color: #777777;
  font-size: 0.75rem;
  font-weight: normal;
  line-height: 1.4;
  padding: 0.9375rem;
  text-align: center;
}

.pricing-table .bullet-item {
  background-color: #FFFFFF;
  border-bottom: dotted 1px #DDDDDD;
  color: #333333;
  font-size: 0.875rem;
  font-weight: normal;
  padding: 0.9375rem;
  text-align: center;
}

.pricing-table .cta-button {
  background-color: #FFFFFF;
  padding: 1.25rem 1.25rem 0;
  text-align: center;
}

/* Progress Bar */
.progress {
  background-color: #F6F6F6;
  border: 1px solid white;
  height: 1.5625rem;
  margin-bottom: 0.625rem;
  padding: 0.125rem;
}

.progress .meter {
  background: #008CBA;
  display: block;
  height: 100%;
}

.progress.secondary .meter {
  background: #e7e7e7;
  display: block;
  height: 100%;
}

.progress.success .meter {
  background: #43AC6A;
  display: block;
  height: 100%;
}

.progress.alert .meter {
  background: #f04124;
  display: block;
  height: 100%;
}

.progress.radius {
  border-radius: 3px;
}

.progress.radius .meter {
  border-radius: 2px;
}

.progress.round {
  border-radius: 1000px;
}

.progress.round .meter {
  border-radius: 999px;
}

.range-slider {
  border: 1px solid #DDDDDD;
  margin: 1.25rem 0;
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
  display: block;
  height: 1rem;
  width: 100%;
  background: #FAFAFA;
}

.range-slider.vertical-range {
  border: 1px solid #DDDDDD;
  margin: 1.25rem 0;
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
  display: inline-block;
  height: 12.5rem;
  width: 1rem;
}

.range-slider.vertical-range .range-slider-handle {
  bottom: -10.5rem;
  margin-left: -0.5rem;
  margin-top: 0;
  position: absolute;
}

.range-slider.vertical-range .range-slider-active-segment {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  border-top-left-radius: initial;
  bottom: 0;
  height: auto;
  width: 0.875rem;
}

.range-slider.radius {
  background: #FAFAFA;
  border-radius: 3px;
}

.range-slider.radius .range-slider-handle {
  background: #008CBA;
  border-radius: 3px;
}

.range-slider.radius .range-slider-handle:hover {
  background: #007ba4;
}

.range-slider.round {
  background: #FAFAFA;
  border-radius: 1000px;
}

.range-slider.round .range-slider-handle {
  background: #008CBA;
  border-radius: 1000px;
}

.range-slider.round .range-slider-handle:hover {
  background: #007ba4;
}

.range-slider.disabled, .range-slider[disabled] {
  background: #FAFAFA;
  cursor: not-allowed;
  opacity: 0.7;
}

.range-slider.disabled .range-slider-handle, .range-slider[disabled] .range-slider-handle {
  background: #008CBA;
  cursor: default;
  opacity: 0.7;
}

.range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
  background: #007ba4;
}

.range-slider-active-segment {
  background: #e5e5e5;
  border-bottom-left-radius: inherit;
  border-top-left-radius: inherit;
  display: inline-block;
  height: 0.875rem;
  position: absolute;
}

.range-slider-handle {
  border: 1px solid none;
  cursor: pointer;
  display: inline-block;
  height: 1.375rem;
  position: absolute;
  top: -0.3125rem;
  width: 2rem;
  z-index: 1;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #008CBA;
}

.range-slider-handle:hover {
  background: #007ba4;
}

.reveal-modal-bg {
  background: #000000;
  background: rgba(0, 0, 0, 0.45);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1004;
  left: 0;
}

.reveal-modal {
  border-radius: 3px;
  display: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
  left: 0;
  background-color: #FFFFFF;
  padding: 1.875rem;
  border: solid 1px #666666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

@media only screen and (max-width: 40em) {
  .reveal-modal {
    min-height: 100vh;
  }
}

.reveal-modal .column, .reveal-modal .columns {
  min-width: 0;
}

.reveal-modal > :first-child {
  margin-top: 0;
}

.reveal-modal > :last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 40.0625em) {
  .reveal-modal {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 80%;
  }
}

@media only screen and (min-width: 40.0625em) {
  .reveal-modal {
    top: 6.25rem;
  }
}

.reveal-modal.radius {
  border-radius: 3px;
}

.reveal-modal.round {
  border-radius: 1000px;
}

.reveal-modal.collapse {
  padding: 0;
}

@media only screen and (min-width: 40.0625em) {
  .reveal-modal.tiny {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 30%;
  }
}

@media only screen and (min-width: 40.0625em) {
  .reveal-modal.small {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 40%;
  }
}

@media only screen and (min-width: 40.0625em) {
  .reveal-modal.medium {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 60%;
  }
}

@media only screen and (min-width: 40.0625em) {
  .reveal-modal.large {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 70%;
  }
}

@media only screen and (min-width: 40.0625em) {
  .reveal-modal.xlarge {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 95%;
  }
}

.reveal-modal.full {
  height: 100vh;
  height: 100%;
  left: 0;
  margin-left: 0 !important;
  max-width: none !important;
  min-height: 100vh;
  top: 0;
}

@media only screen and (min-width: 40.0625em) {
  .reveal-modal.full {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 100%;
  }
}

.reveal-modal.toback {
  z-index: 1003;
}

.reveal-modal .close-reveal-modal {
  color: #AAAAAA;
  cursor: pointer;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1;
  position: absolute;
  top: 0.625rem;
  right: 1.375rem;
}

.side-nav {
  display: block;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0.875rem 0;
}

.side-nav li {
  font-size: 0.875rem;
  font-weight: normal;
  margin: 0 0 0.4375rem 0;
}

.side-nav li a:not(.button) {
  color: #008CBA;
  display: block;
  margin: 0;
  padding: 0.4375rem 0.875rem;
}

.side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
  background: rgba(0, 0, 0, 0.025);
  color: #1cc7ff;
}

.side-nav li a:not(.button):active {
  color: #1cc7ff;
}

.side-nav li.active > a:first-child:not(.button) {
  color: #1cc7ff;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
}

.side-nav li.divider {
  border-top: 1px solid;
  height: 0;
  list-style: none;
  padding: 0;
  border-top-color: #e6e6e6;
}

.side-nav li.heading {
  color: #008CBA;
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: uppercase;
}

.split.button {
  position: relative;
  padding-right: 5.0625rem;
}

.split.button span {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: solid 1px;
}

.split.button span:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: inset;
  top: 50%;
  left: 50%;
}

.split.button span:active {
  background-color: rgba(0, 0, 0, 0.1);
}

.split.button span {
  border-left-color: rgba(255, 255, 255, 0.5);
}

.split.button span {
  width: 3.09375rem;
}

.split.button span:after {
  border-top-style: solid;
  border-width: 0.375rem;
  margin-left: -0.375rem;
  top: 48%;
}

.split.button span:after {
  border-color: #FFFFFF transparent transparent transparent;
}

.split.button.secondary span {
  border-left-color: rgba(255, 255, 255, 0.5);
}

.split.button.secondary span:after {
  border-color: #FFFFFF transparent transparent transparent;
}

.split.button.alert span {
  border-left-color: rgba(255, 255, 255, 0.5);
}

.split.button.success span {
  border-left-color: rgba(255, 255, 255, 0.5);
}

.split.button.tiny {
  padding-right: 3.75rem;
}

.split.button.tiny span {
  width: 2.25rem;
}

.split.button.tiny span:after {
  border-top-style: solid;
  border-width: 0.375rem;
  margin-left: -0.375rem;
  top: 48%;
}

.split.button.small {
  padding-right: 4.375rem;
}

.split.button.small span {
  width: 2.625rem;
}

.split.button.small span:after {
  border-top-style: solid;
  border-width: 0.4375rem;
  margin-left: -0.375rem;
  top: 48%;
}

.split.button.large {
  padding-right: 5.5rem;
}

.split.button.large span {
  width: 3.4375rem;
}

.split.button.large span:after {
  border-top-style: solid;
  border-width: 0.3125rem;
  margin-left: -0.375rem;
  top: 48%;
}

.split.button.expand {
  padding-left: 2rem;
}

.split.button.secondary span:after {
  border-color: #333333 transparent transparent transparent;
}

.split.button.radius span {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.split.button.round span {
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

.split.button.no-pip span:before {
  border-style: none;
}

.split.button.no-pip span:after {
  border-style: none;
}

.split.button.no-pip span > i {
  display: block;
  left: 50%;
  margin-left: -0.28889em;
  margin-top: -0.48889em;
  position: absolute;
  top: 50%;
}

.sub-nav {
  display: block;
  margin: -0.25rem 0 1.125rem;
  overflow: hidden;
  padding-top: 0.25rem;
  width: auto;
}

.sub-nav dt {
  text-transform: uppercase;
}

.sub-nav dt,
.sub-nav dd,
.sub-nav li {
  color: #999999;
  float: left;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  margin-left: 1rem;
  margin-bottom: 0;
}

.sub-nav dt a,
.sub-nav dd a,
.sub-nav li a {
  color: #999999;
  padding: 0.1875rem 1rem;
  text-decoration: none;
}

.sub-nav dt a:hover,
.sub-nav dd a:hover,
.sub-nav li a:hover {
  color: #737373;
}

.sub-nav dt.active a,
.sub-nav dd.active a,
.sub-nav li.active a {
  border-radius: 3px;
  background: #008CBA;
  color: #FFFFFF;
  cursor: default;
  font-weight: normal;
  padding: 0.1875rem 1rem;
}

.sub-nav dt.active a:hover,
.sub-nav dd.active a:hover,
.sub-nav li.active a:hover {
  background: #0078a0;
}

.switch {
  border: none;
  margin-bottom: 1.5rem;
  outline: 0;
  padding: 0;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.switch label {
  background: #DDDDDD;
  color: transparent;
  cursor: pointer;
  display: block;
  margin-bottom: 1rem;
  position: relative;
  text-indent: 100%;
  width: 4rem;
  height: 2rem;
  -webkit-transition: left 0.15s ease-out;
  transition: left 0.15s ease-out;
}

.switch input {
  left: 10px;
  opacity: 0;
  padding: 0;
  position: absolute;
  top: 9px;
}

.switch input + label {
  margin-left: 0;
  margin-right: 0;
}

.switch label:after {
  background: #FFFFFF;
  content: "";
  display: block;
  height: 1.5rem;
  left: .25rem;
  position: absolute;
  top: .25rem;
  width: 1.5rem;
  -webkit-transition: left 0.15s ease-out;
  transition: left 0.15s ease-out;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.switch input:checked + label {
  background: #008CBA;
}

.switch input:checked + label:after {
  left: 2.25rem;
}

.switch label {
  height: 2rem;
  width: 4rem;
}

.switch label:after {
  height: 1.5rem;
  width: 1.5rem;
}

.switch input:checked + label:after {
  left: 2.25rem;
}

.switch label {
  color: transparent;
  background: #DDDDDD;
}

.switch label:after {
  background: #FFFFFF;
}

.switch input:checked + label {
  background: #008CBA;
}

.switch.large label {
  height: 2.5rem;
  width: 5rem;
}

.switch.large label:after {
  height: 2rem;
  width: 2rem;
}

.switch.large input:checked + label:after {
  left: 2.75rem;
}

.switch.small label {
  height: 1.75rem;
  width: 3.5rem;
}

.switch.small label:after {
  height: 1.25rem;
  width: 1.25rem;
}

.switch.small input:checked + label:after {
  left: 2rem;
}

.switch.tiny label {
  height: 1.5rem;
  width: 3rem;
}

.switch.tiny label:after {
  height: 1rem;
  width: 1rem;
}

.switch.tiny input:checked + label:after {
  left: 1.75rem;
}

.switch.radius label {
  border-radius: 4px;
}

.switch.radius label:after {
  border-radius: 3px;
}

.switch.round {
  border-radius: 1000px;
}

.switch.round label {
  border-radius: 2rem;
}

.switch.round label:after {
  border-radius: 2rem;
}

table {
  background: #FFFFFF;
  border: solid 1px #DDDDDD;
  margin-bottom: 1.25rem;
  table-layout: auto;
}

table caption {
  background: transparent;
  color: #222222;
  font-size: 1rem;
  font-weight: bold;
}

table thead {
  background: #F5F5F5;
}

table thead tr th,
table thead tr td {
  color: #222222;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 0.5rem 0.625rem 0.625rem;
}

table tfoot {
  background: #F5F5F5;
}

table tfoot tr th,
table tfoot tr td {
  color: #222222;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 0.5rem 0.625rem 0.625rem;
}

table tr th,
table tr td {
  color: #222222;
  font-size: 0.875rem;
  padding: 0.5625rem 0.625rem;
  text-align: left;
}

table tr.even, table tr.alt, table tr:nth-of-type(even) {
  background: #F9F9F9;
}

table thead tr th,
table tfoot tr th,
table tfoot tr td,
table tbody tr th,
table tbody tr td,
table tr td {
  display: table-cell;
  line-height: 1.125rem;
}

.tabs {
  margin-bottom: 0 !important;
  margin-left: 0;
}

.tabs:before, .tabs:after {
  content: " ";
  display: table;
}

.tabs:after {
  clear: both;
}

.tabs dd,
.tabs .tab-title {
  float: left;
  list-style: none;
  margin-bottom: 0 !important;
  position: relative;
}

.tabs dd > a,
.tabs .tab-title > a {
  display: block;
  background-color: #EFEFEF;
  color: #222222;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1rem;
  padding: 1rem 2rem;
}

.tabs dd > a:hover,
.tabs .tab-title > a:hover {
  background-color: #e1e1e1;
}

.tabs dd.active a,
.tabs .tab-title.active a {
  background-color: #FFFFFF;
  color: #222222;
}

.tabs.radius dd:first-child a,
.tabs.radius .tab:first-child a {
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.tabs.radius dd:last-child a,
.tabs.radius .tab:last-child a {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.tabs.vertical dd,
.tabs.vertical .tab-title {
  position: inherit;
  float: none;
  display: block;
  top: auto;
}

.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%;
}

.tabs-content:before, .tabs-content:after {
  content: " ";
  display: table;
}

.tabs-content:after {
  clear: both;
}

.tabs-content > .content {
  display: none;
  float: left;
  padding: 0.9375rem 0;
  width: 100%;
}

.tabs-content > .content.active {
  display: block;
  float: none;
}

.tabs-content > .content.contained {
  padding: 0.9375rem;
}

.tabs-content.vertical {
  display: block;
}

.tabs-content.vertical > .content {
  padding: 0 0.9375rem;
}

@media only screen and (min-width: 40.0625em) {
  .tabs.vertical {
    float: left;
    margin: 0;
    margin-bottom: 1.25rem !important;
    max-width: 20%;
    width: 20%;
  }
  .tabs-content.vertical {
    float: left;
    margin-left: -1px;
    max-width: 80%;
    padding-left: 1rem;
    width: 80%;
  }
}

.no-js .tabs-content > .content {
  display: block;
  float: none;
}

/* Image Thumbnails */
.th {
  border: solid 4px #FFFFFF;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  display: inline-block;
  line-height: 0;
  max-width: 100%;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}

.th:hover, .th:focus {
  box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5);
}

.th.radius {
  border-radius: 3px;
}

/* Tooltips */
.has-tip {
  border-bottom: dotted 1px #CCCCCC;
  color: #333333;
  cursor: help;
  font-weight: bold;
}

.has-tip:hover, .has-tip:focus {
  border-bottom: dotted 1px #003f54;
  color: #008CBA;
}

.has-tip.tip-left, .has-tip.tip-right {
  float: none !important;
}

.tooltip {
  background: #333333;
  color: #FFFFFF;
  display: none;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.3;
  max-width: 300px;
  padding: 0.75rem;
  position: absolute;
  width: 100%;
  z-index: 1006;
  left: 50%;
}

.tooltip > .nub {
  border-color: transparent transparent #333333 transparent;
  border: solid 5px;
  display: block;
  height: 0;
  pointer-events: none;
  position: absolute;
  top: -10px;
  width: 0;
  left: 5px;
}

.tooltip > .nub.rtl {
  left: auto;
  right: 5px;
}

.tooltip.radius {
  border-radius: 3px;
}

.tooltip.round {
  border-radius: 1000px;
}

.tooltip.round > .nub {
  left: 2rem;
}

.tooltip.opened {
  border-bottom: dotted 1px #003f54 !important;
  color: #008CBA !important;
}

.tap-to-close {
  color: #777777;
  display: block;
  font-size: 0.625rem;
  font-weight: normal;
}

@media only screen and (min-width: 40.0625em) {
  .tooltip > .nub {
    border-color: transparent transparent #333333 transparent;
    top: -10px;
  }
  .tooltip.tip-top > .nub {
    border-color: #333333 transparent transparent transparent;
    bottom: -10px;
    top: auto;
  }
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important;
  }
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #333333;
    left: auto;
    margin-top: -5px;
    right: -10px;
    top: 50%;
  }
  .tooltip.tip-right > .nub {
    border-color: transparent #333333 transparent transparent;
    left: -10px;
    margin-top: -5px;
    right: auto;
    top: 50%;
  }
}

meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:40.0625em)/";
  width: 40.0625em;
}

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%;
  background: #333333;
}

.contain-to-grid .top-bar {
  margin-bottom: 0;
}

.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  left: 0;
}

.fixed.expanded:not(.top-bar) {
  height: auto;
  max-height: 100%;
  overflow-y: auto;
  width: 100%;
}

.fixed.expanded:not(.top-bar) .title-area {
  position: fixed;
  width: 100%;
  z-index: 99;
}

.fixed.expanded:not(.top-bar) .top-bar-section {
  margin-top: 2.8125rem;
  z-index: 98;
}

.top-bar {
  background: #333333;
  height: 2.8125rem;
  line-height: 2.8125rem;
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
}

.top-bar ul {
  list-style: none;
  margin-bottom: 0;
}

.top-bar .row {
  max-width: none;
}

.top-bar form,
.top-bar input,
.top-bar select,
.top-bar .c-form p.CaptionCont.SelectBox, .c-form
.top-bar p.CaptionCont.SelectBox {
  margin-bottom: 0;
}

.top-bar input,
.top-bar select,
.top-bar .c-form p.CaptionCont.SelectBox, .c-form
.top-bar p.CaptionCont.SelectBox {
  font-size: 0.75rem;
  height: 1.75rem;
  padding-bottom: .35rem;
  padding-top: .35rem;
}

.top-bar .button, .top-bar button {
  font-size: 0.75rem;
  margin-bottom: 0;
  padding-bottom: 0.4125rem;
  padding-top: 0.4125rem;
}

@media only screen and (max-width: 40em) {
  .top-bar .button, .top-bar button {
    position: relative;
    top: -1px;
  }
}

.top-bar .title-area {
  margin: 0;
  position: relative;
}

.top-bar .name {
  font-size: 16px;
  height: 2.8125rem;
  margin: 0;
}

.top-bar .name h1, .top-bar .name .node-type-college-pages .heading--red--upper, .node-type-college-pages .top-bar .name .heading--red--upper, .top-bar .name h2, .top-bar .name h3, .top-bar .name h4, .top-bar .name p, .top-bar .name span {
  font-size: 1.0625rem;
  line-height: 2.8125rem;
  margin: 0;
}

.top-bar .name h1 a, .top-bar .name .node-type-college-pages .heading--red--upper a, .node-type-college-pages .top-bar .name .heading--red--upper a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name p a, .top-bar .name span a {
  color: #FFFFFF;
  display: block;
  font-weight: normal;
  padding: 0 0.9375rem;
  width: 75%;
}

.top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0;
}

.top-bar .toggle-topbar a {
  color: #FFFFFF;
  display: block;
  font-size: 0.8125rem;
  font-weight: bold;
  height: 2.8125rem;
  line-height: 2.8125rem;
  padding: 0 0.9375rem;
  position: relative;
  text-transform: uppercase;
}

.top-bar .toggle-topbar.menu-icon {
  margin-top: -16px;
  top: 50%;
}

.top-bar .toggle-topbar.menu-icon a {
  color: #FFFFFF;
  height: 34px;
  line-height: 33px;
  padding: 0 2.5rem 0 0.9375rem;
  position: relative;
}

.top-bar .toggle-topbar.menu-icon a span::after {
  content: "";
  display: block;
  height: 0;
  position: absolute;
  margin-top: -8px;
  top: 50%;
  right: 0.9375rem;
  box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
  width: 16px;
}

.top-bar .toggle-topbar.menu-icon a span:hover:after {
  box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px "";
}

.top-bar.expanded {
  background: transparent;
  height: auto;
}

.top-bar.expanded .title-area {
  background: #333333;
}

.top-bar.expanded .toggle-topbar a {
  color: #888888;
}

.top-bar.expanded .toggle-topbar a span::after {
  box-shadow: 0 0 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888888;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .top-bar.expanded .top-bar-section .has-dropdown.moved > .dropdown,
  .top-bar.expanded .top-bar-section .dropdown {
    clip: initial;
  }
  .top-bar.expanded .top-bar-section .has-dropdown:not(.moved) > ul {
    padding: 0;
  }
}

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  -webkit-transition: left 300ms ease-out;
  transition: left 300ms ease-out;
}

.top-bar-section ul {
  display: block;
  font-size: 16px;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
}

.top-bar-section .divider,
.top-bar-section [role="separator"] {
  border-top: solid 1px #1a1a1a;
  clear: both;
  height: 1px;
  width: 100%;
}

.top-bar-section ul li {
  background: #333333;
}

.top-bar-section ul li > a {
  color: #FFFFFF;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 0.8125rem;
  font-weight: normal;
  padding-left: 0.9375rem;
  padding: 12px 0 12px 0.9375rem;
  text-transform: none;
  width: 100%;
}

.top-bar-section ul li > a.button {
  font-size: 0.8125rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  background-color: #008CBA;
  border-color: #007095;
  color: #FFFFFF;
}

.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  background-color: #007095;
}

.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  color: #FFFFFF;
}

.top-bar-section ul li > a.button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
}

.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  background-color: #b9b9b9;
}

.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  color: #333333;
}

.top-bar-section ul li > a.button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
}

.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  background-color: #368a55;
}

.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  color: #FFFFFF;
}

.top-bar-section ul li > a.button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
}

.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  background-color: #cf2a0e;
}

.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  color: #FFFFFF;
}

.top-bar-section ul li > a.button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
}

.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
  background-color: #cf6e0e;
}

.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
  color: #FFFFFF;
}

.top-bar-section ul li > a.button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
}

.top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
  background-color: #61b6d9;
}

.top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
  color: #FFFFFF;
}

.top-bar-section ul li > button {
  font-size: 0.8125rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  background-color: #008CBA;
  border-color: #007095;
  color: #FFFFFF;
}

.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  background-color: #007095;
}

.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  color: #FFFFFF;
}

.top-bar-section ul li > button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
}

.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  background-color: #b9b9b9;
}

.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  color: #333333;
}

.top-bar-section ul li > button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
}

.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  background-color: #368a55;
}

.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  color: #FFFFFF;
}

.top-bar-section ul li > button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
}

.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  background-color: #cf2a0e;
}

.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  color: #FFFFFF;
}

.top-bar-section ul li > button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
}

.top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
  background-color: #cf6e0e;
}

.top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
  color: #FFFFFF;
}

.top-bar-section ul li > button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
}

.top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
  background-color: #61b6d9;
}

.top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
  color: #FFFFFF;
}

.top-bar-section ul li:hover:not(.has-form) > a {
  background-color: #555555;
  color: #FFFFFF;
  background: #222222;
}

.top-bar-section ul li.active > a {
  background: #008CBA;
  color: #FFFFFF;
}

.top-bar-section ul li.active > a:hover {
  background: #0078a0;
  color: #FFFFFF;
}

.top-bar-section .has-form {
  padding: 0.9375rem;
}

.top-bar-section .has-dropdown {
  position: relative;
}

.top-bar-section .has-dropdown > a:after {
  border: inset 5px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
  border-left-style: solid;
  margin-right: 0.9375rem;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  right: 0;
}

.top-bar-section .has-dropdown.moved {
  position: static;
}

.top-bar-section .has-dropdown.moved > .dropdown {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
  display: block;
  position: absolute !important;
  width: 100%;
}

.top-bar-section .has-dropdown.moved > a:after {
  display: none;
}

.top-bar-section .dropdown {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  display: block;
  padding: 0;
  position: absolute;
  top: 0;
  z-index: 99;
  left: 100%;
}

.top-bar-section .dropdown li {
  height: auto;
  width: 100%;
}

.top-bar-section .dropdown li a {
  font-weight: normal;
  padding: 8px 0.9375rem;
}

.top-bar-section .dropdown li a.parent-link {
  font-weight: normal;
}

.top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 1.125rem;
}

.top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
  color: #FFFFFF;
  display: block;
}

.top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
  background: none;
}

.top-bar-section .dropdown li.has-form {
  padding: 8px 0.9375rem;
}

.top-bar-section .dropdown li .button,
.top-bar-section .dropdown li button {
  top: auto;
}

.top-bar-section .dropdown label {
  color: #777777;
  font-size: 0.625rem;
  font-weight: bold;
  margin-bottom: 0;
  padding: 8px 0.9375rem 2px;
  text-transform: uppercase;
}

.js-generated {
  display: block;
}

@media only screen and (min-width: 40.0625em) {
  .top-bar {
    background: #333333;
    overflow: visible;
  }
  .top-bar:before, .top-bar:after {
    content: " ";
    display: table;
  }
  .top-bar:after {
    clear: both;
  }
  .top-bar .toggle-topbar {
    display: none;
  }
  .top-bar .title-area {
    float: left;
  }
  .top-bar .name h1 a, .top-bar .name .node-type-college-pages .heading--red--upper a, .node-type-college-pages .top-bar .name .heading--red--upper a,
  .top-bar .name h2 a,
  .top-bar .name h3 a,
  .top-bar .name h4 a,
  .top-bar .name h5 a,
  .top-bar .name h6 a {
    width: auto;
  }
  .top-bar input,
  .top-bar select,
  .top-bar .c-form p.CaptionCont.SelectBox, .c-form
  .top-bar p.CaptionCont.SelectBox,
  .top-bar .button,
  .top-bar button {
    font-size: 0.875rem;
    height: 1.75rem;
    position: relative;
    top: 0.53125rem;
  }
  .top-bar.expanded {
    background: #333333;
  }
  .contain-to-grid .top-bar {
    margin-bottom: 0;
    margin: 0 auto;
    max-width: 62.5rem;
  }
  .top-bar-section {
    -webkit-transition: none 0 0;
    transition: none 0 0;
    left: 0 !important;
  }
  .top-bar-section ul {
    display: inline;
    height: auto !important;
    width: auto;
  }
  .top-bar-section ul li {
    float: left;
  }
  .top-bar-section ul li .js-generated {
    display: none;
  }
  .top-bar-section li.hover > a:not(.button) {
    background-color: #555555;
    background: #222222;
    color: #FFFFFF;
  }
  .top-bar-section li:not(.has-form) a:not(.button) {
    background: #333333;
    line-height: 2.8125rem;
    padding: 0 0.9375rem;
  }
  .top-bar-section li:not(.has-form) a:not(.button):hover {
    background-color: #555555;
    background: #222222;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button) {
    background: #008CBA;
    color: #FFFFFF;
    line-height: 2.8125rem;
    padding: 0 0.9375rem;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: #0078a0;
    color: #FFFFFF;
  }
  .top-bar-section .has-dropdown > a {
    padding-right: 2.1875rem !important;
  }
  .top-bar-section .has-dropdown > a:after {
    border: inset 5px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
    border-top-style: solid;
    margin-top: -2.5px;
    top: 1.40625rem;
  }
  .top-bar-section .has-dropdown.moved {
    position: relative;
  }
  .top-bar-section .has-dropdown.moved > .dropdown {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    display: block;
  }
  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
  }
  .top-bar-section .has-dropdown > a:focus + .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
  }
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    border: none;
    content: "\00bb";
    top: 0.1875rem;
    right: 5px;
  }
  .top-bar-section .dropdown {
    left: 0;
    background: transparent;
    min-width: 100%;
    top: auto;
  }
  .top-bar-section .dropdown li a {
    background: #333333;
    color: #FFFFFF;
    line-height: 2.8125rem;
    padding: 12px 0.9375rem;
    white-space: nowrap;
  }
  .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    background: #333333;
    color: #FFFFFF;
  }
  .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
    background-color: #555555;
    color: #FFFFFF;
    background: #222222;
  }
  .top-bar-section .dropdown li label {
    background: #333333;
    white-space: nowrap;
  }
  .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
  }
  .top-bar-section > ul > .divider,
  .top-bar-section > ul > [role="separator"] {
    border-right: solid 1px #4e4e4e;
    border-bottom: none;
    border-top: none;
    clear: none;
    height: 2.8125rem;
    width: 0;
  }
  .top-bar-section .has-form {
    background: #333333;
    height: 2.8125rem;
    padding: 0 0.9375rem;
  }
  .top-bar-section .right li .dropdown {
    left: auto;
    right: 0;
  }
  .top-bar-section .right li .dropdown li .dropdown {
    right: 100%;
  }
  .top-bar-section .left li .dropdown {
    right: auto;
    left: 0;
  }
  .top-bar-section .left li .dropdown li .dropdown {
    left: 100%;
  }
  .no-js .top-bar-section ul li:hover > a {
    background-color: #555555;
    background: #222222;
    color: #FFFFFF;
  }
  .no-js .top-bar-section ul li:active > a {
    background: #008CBA;
    color: #FFFFFF;
  }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
  }
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
  }
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-justify {
  text-align: justify !important;
}

@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important;
  }
  .small-only-text-right {
    text-align: right !important;
  }
  .small-only-text-center {
    text-align: center !important;
  }
  .small-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen {
  .small-text-left {
    text-align: left !important;
  }
  .small-text-right {
    text-align: right !important;
  }
  .small-text-center {
    text-align: center !important;
  }
  .small-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .medium-only-text-left {
    text-align: left !important;
  }
  .medium-only-text-right {
    text-align: right !important;
  }
  .medium-only-text-center {
    text-align: center !important;
  }
  .medium-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 40.0625em) {
  .medium-text-left {
    text-align: left !important;
  }
  .medium-text-right {
    text-align: right !important;
  }
  .medium-text-center {
    text-align: center !important;
  }
  .medium-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 64.0625em) and (max-width: 90em) {
  .large-only-text-left {
    text-align: left !important;
  }
  .large-only-text-right {
    text-align: right !important;
  }
  .large-only-text-center {
    text-align: center !important;
  }
  .large-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 64.0625em) {
  .large-text-left {
    text-align: left !important;
  }
  .large-text-right {
    text-align: right !important;
  }
  .large-text-center {
    text-align: center !important;
  }
  .large-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 90.0625em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important;
  }
  .xlarge-only-text-right {
    text-align: right !important;
  }
  .xlarge-only-text-center {
    text-align: center !important;
  }
  .xlarge-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 90.0625em) {
  .xlarge-text-left {
    text-align: left !important;
  }
  .xlarge-text-right {
    text-align: right !important;
  }
  .xlarge-text-center {
    text-align: center !important;
  }
  .xlarge-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 120.0625em) and (max-width: 6249999.9375em) {
  .xxlarge-only-text-left {
    text-align: left !important;
  }
  .xxlarge-only-text-right {
    text-align: right !important;
  }
  .xxlarge-only-text-center {
    text-align: center !important;
  }
  .xxlarge-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 120.0625em) {
  .xxlarge-text-left {
    text-align: left !important;
  }
  .xxlarge-text-right {
    text-align: right !important;
  }
  .xxlarge-text-center {
    text-align: center !important;
  }
  .xxlarge-text-justify {
    text-align: justify !important;
  }
}

/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
.node-type-college-pages .heading--red--upper,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

/* Default Link Styles */
a {
  color: #008CBA;
  line-height: inherit;
  text-decoration: none;
}

a:hover, a:focus {
  color: #0078a0;
}

a img {
  border: none;
}

/* Default paragraph styles */
p {
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}

p.lead {
  font-size: 1.21875rem;
  line-height: 1.6;
}

p aside {
  font-size: 0.875rem;
  font-style: italic;
  line-height: 1.35;
}

/* Default header styles */
h1, .node-type-college-pages .heading--red--upper, h2, h3, h4, h5, h6 {
  color: #222222;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-rendering: optimizeLegibility;
}

h1 small, .node-type-college-pages .heading--red--upper small, h2 small, h3 small, h4 small, h5 small, h6 small {
  color: #6f6f6f;
  font-size: 60%;
  line-height: 0;
}

h1, .node-type-college-pages .heading--red--upper {
  font-size: 2.125rem;
}

h2 {
  font-size: 1.6875rem;
}

h3 {
  font-size: 1.375rem;
}

h4 {
  font-size: 1.125rem;
}

h5 {
  font-size: 1.125rem;
}

h6 {
  font-size: 1rem;
}

.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
}

hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 1.25rem 0 1.1875rem;
}

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 60%;
  line-height: inherit;
}

code {
  background-color: #f8f8f8;
  border-color: #dfdfdf;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

/* Lists */
ul,
ol,
dl {
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.6;
  list-style-position: outside;
  margin-bottom: 1.25rem;
}

ul {
  margin-left: 1.1rem;
}

ul.no-bullet {
  margin-left: 0;
}

ul.no-bullet li ul,
ul.no-bullet li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none;
}

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}

ul.square {
  list-style-type: square;
  margin-left: 1.1rem;
}

ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem;
}

ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem;
}

ul.no-bullet {
  list-style: none;
}

/* Ordered Lists */
ol {
  margin-left: 1.4rem;
}

ol li ul,
ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

dl dd {
  margin-bottom: 0.75rem;
}

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  cursor: help;
}

abbr {
  text-transform: none;
}

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

/* Blockquotes */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #DDDDDD;
}

blockquote cite {
  display: block;
  font-size: 0.8125rem;
  color: #555555;
}

blockquote cite:before {
  content: "\2014 \0020";
}

blockquote cite a,
blockquote cite a:visited {
  color: #555555;
}

blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f;
}

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.625rem 0.75rem;
}

.vcard li {
  margin: 0;
  display: block;
}

.vcard .fn {
  font-weight: bold;
  font-size: 0.9375rem;
}

.vevent .summary {
  font-weight: bold;
}

.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem;
}

@media only screen and (min-width: 40.0625em) {
  h1, .node-type-college-pages .heading--red--upper, h2, h3, h4, h5, h6 {
    line-height: 1.4;
  }
  h1, .node-type-college-pages .heading--red--upper {
    font-size: 2.75rem;
  }
  h2 {
    font-size: 2.3125rem;
  }
  h3 {
    font-size: 1.6875rem;
  }
  h4 {
    font-size: 1.4375rem;
  }
  h5 {
    font-size: 1.125rem;
  }
  h6 {
    font-size: 1rem;
  }
}

.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
}

.inner-wrap {
  position: relative;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
}

.inner-wrap:before, .inner-wrap:after {
  content: " ";
  display: table;
}

.inner-wrap:after {
  clear: both;
}

.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333333;
  color: #FFFFFF;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative;
}

.tab-bar h1, .tab-bar .node-type-college-pages .heading--red--upper, .node-type-college-pages .tab-bar .heading--red--upper, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
  color: #FFFFFF;
  font-weight: bold;
  line-height: 2.8125rem;
  margin: 0;
}

.tab-bar h1, .tab-bar .node-type-college-pages .heading--red--upper, .node-type-college-pages .tab-bar .heading--red--upper, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
  font-size: 1.125rem;
}

.left-small {
  height: 2.8125rem;
  position: absolute;
  top: 0;
  width: 2.8125rem;
  border-right: solid 1px #1a1a1a;
  left: 0;
}

.right-small {
  height: 2.8125rem;
  position: absolute;
  top: 0;
  width: 2.8125rem;
  border-left: solid 1px #1a1a1a;
  right: 0;
}

.tab-bar-section {
  height: 2.8125rem;
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  top: 0;
}

.tab-bar-section.left {
  text-align: left;
}

.tab-bar-section.right {
  text-align: right;
}

.tab-bar-section.left {
  left: 0;
  right: 2.8125rem;
}

.tab-bar-section.right {
  left: 2.8125rem;
  right: 0;
}

.tab-bar-section.middle {
  left: 2.8125rem;
  right: 2.8125rem;
}

.tab-bar .menu-icon {
  color: #FFFFFF;
  display: block;
  height: 2.8125rem;
  padding: 0;
  position: relative;
  text-indent: 2.1875rem;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  width: 2.8125rem;
}

.tab-bar .menu-icon span::after {
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: 50%;
  margin-top: -0.5rem;
  left: 0.90625rem;
  box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
  width: 1rem;
}

.tab-bar .menu-icon span:hover:after {
  box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3;
}

.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  -webkit-transition: -webkit-transform 500ms ease 0s;
  transition: -webkit-transform 500ms ease 0s;
  transition: transform 500ms ease 0s;
  transition: transform 500ms ease 0s, -webkit-transform 500ms ease 0s;
  width: 15.625rem;
  z-index: 1001;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
}

.left-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  -webkit-transition: -webkit-transform 500ms ease 0s;
  transition: -webkit-transform 500ms ease 0s;
  transition: transform 500ms ease 0s;
  transition: transform 500ms ease 0s, -webkit-transform 500ms ease 0s;
  width: 15.625rem;
  z-index: 1001;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
}

.right-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

ul.off-canvas-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.off-canvas-list li label {
  background: #444444;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
  color: #999999;
  display: block;
  font-size: 0.75rem;
  font-weight: bold;
  margin: 0;
  padding: 0.3rem 0.9375rem;
  text-transform: uppercase;
}

ul.off-canvas-list li a {
  border-bottom: 1px solid #262626;
  color: rgba(255, 255, 255, 0.7);
  display: block;
  padding: 0.66667rem;
  -webkit-transition: background 300ms ease;
  transition: background 300ms ease;
}

ul.off-canvas-list li a:hover {
  background: #242424;
}

ul.off-canvas-list li a:active {
  background: #242424;
}

.move-right > .inner-wrap {
  -webkit-transform: translate3d(15.625rem, 0, 0);
  transform: translate3d(15.625rem, 0, 0);
}

.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  -webkit-transition: background 300ms ease;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}

@media only screen and (min-width: 40.0625em) {
  .move-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.move-left > .inner-wrap {
  -webkit-transform: translate3d(-15.625rem, 0, 0);
  transform: translate3d(-15.625rem, 0, 0);
}

.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  -webkit-transition: background 300ms ease;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}

@media only screen and (min-width: 40.0625em) {
  .move-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
  -webkit-transform: none;
  transform: none;
  z-index: 1003;
}

.offcanvas-overlap .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  -webkit-transition: background 300ms ease;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}

@media only screen and (min-width: 40.0625em) {
  .offcanvas-overlap .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.offcanvas-overlap-left .right-off-canvas-menu {
  -webkit-transform: none;
  transform: none;
  z-index: 1003;
}

.offcanvas-overlap-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  -webkit-transition: background 300ms ease;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}

@media only screen and (min-width: 40.0625em) {
  .offcanvas-overlap-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.offcanvas-overlap-right .left-off-canvas-menu {
  -webkit-transform: none;
  transform: none;
  z-index: 1003;
}

.offcanvas-overlap-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  -webkit-transition: background 300ms ease;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}

@media only screen and (min-width: 40.0625em) {
  .offcanvas-overlap-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.no-csstransforms .left-off-canvas-menu {
  left: -15.625rem;
}

.no-csstransforms .right-off-canvas-menu {
  right: -15.625rem;
}

.no-csstransforms .move-left > .inner-wrap {
  right: 15.625rem;
}

.no-csstransforms .move-right > .inner-wrap {
  left: 15.625rem;
}

.left-submenu {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 15.625rem;
  z-index: 1002;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
}

.left-submenu * {
  -webkit-backface-visibility: hidden;
}

.left-submenu .back > a {
  background: #444;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
  color: #999999;
  font-weight: bold;
  padding: 0.3rem 0.9375rem;
  text-transform: uppercase;
  margin: 0;
}

.left-submenu .back > a:hover {
  background: #303030;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
}

.left-submenu .back > a:before {
  content: "\AB";
  margin-right: .5rem;
  display: inline;
}

.left-submenu.move-right, .left-submenu.offcanvas-overlap-right, .left-submenu.offcanvas-overlap {
  -webkit-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

.right-submenu {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 15.625rem;
  z-index: 1002;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
}

.right-submenu * {
  -webkit-backface-visibility: hidden;
}

.right-submenu .back > a {
  background: #444;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
  color: #999999;
  font-weight: bold;
  padding: 0.3rem 0.9375rem;
  text-transform: uppercase;
  margin: 0;
}

.right-submenu .back > a:hover {
  background: #303030;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
}

.right-submenu .back > a:after {
  content: "\BB";
  margin-left: .5rem;
  display: inline;
}

.right-submenu.move-left, .right-submenu.offcanvas-overlap-left, .right-submenu.offcanvas-overlap {
  -webkit-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
  content: "\BB";
  margin-left: .5rem;
  display: inline;
}

.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
  content: "\AB";
  margin-right: .5rem;
  display: inline;
}

/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* medium displays */
@media only screen and (min-width: 40.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* large displays */
@media only screen and (min-width: 64.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* xlarge displays */
@media only screen and (min-width: 90.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* xxlarge displays */
@media only screen and (min-width: 120.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table !important;
}

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important;
}

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important;
}

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important;
}

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important;
}

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important;
  }
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important;
  }
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important;
  }
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important;
  }
  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important;
  }
}

@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }
  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important;
  }
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important;
  }
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important;
  }
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important;
  }
  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important;
  }
}

/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important;
}

.hide-for-touch {
  display: inherit !important;
}

.touch .show-for-touch {
  display: inherit !important;
}

.touch .hide-for-touch {
  display: none !important;
}

/* Specific visibility for tables */
table.hide-for-touch {
  display: table !important;
}

.touch table.show-for-touch {
  display: table !important;
}

thead.hide-for-touch {
  display: table-header-group !important;
}

.touch thead.show-for-touch {
  display: table-header-group !important;
}

tbody.hide-for-touch {
  display: table-row-group !important;
}

.touch tbody.show-for-touch {
  display: table-row-group !important;
}

tr.hide-for-touch {
  display: table-row !important;
}

.touch tr.show-for-touch {
  display: table-row !important;
}

td.hide-for-touch {
  display: table-cell !important;
}

.touch td.show-for-touch {
  display: table-cell !important;
}

th.hide-for-touch {
  display: table-cell !important;
}

.touch th.show-for-touch {
  display: table-cell !important;
}

/* Screen reader-specific classes */
.show-for-sr {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

.show-on-focus {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

.show-on-focus:focus, .show-on-focus:active {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
}

/*
       * Print styles.
       *
       * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
       * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
      */
.print-only {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    text-shadow: none !important;
  }
  .show-for-print {
    display: block;
  }
  .hide-for-print {
    display: none;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .hide-on-print {
    display: none !important;
  }
  .print-only {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  .show-for-print {
    display: inherit !important;
  }
}

/* Print visibility */
@media print {
  .show-for-print {
    display: block;
  }
  .hide-for-print {
    display: none;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
}

@media not print {
  .show-for-print {
    display: none !important;
  }
}

.row {
  max-width: 61.11111rem;
}

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

/* ======================================================================
 *	Colors
 * ======================================================================
 *
 * Brand colors can be referenced from the main style guide.
 *
 * Contents:
 * ----------
 *
 * Primary
 * Secondary
 * Accents & Alerts
 * Text Colors
 * Icons and Graphics
 * Other
 *
 * Note: Colors marked as temporary could be changed once lighten/darken values are solidified in
 * styleguide/component library standards.
*/
/* ======================================================================
 *	Primary
 * ======================================================================
 */
/* ======================================================================
 *	Secondary
 * ======================================================================
 */
/* ======================================================================
 *	Accents & Alerts
 * ======================================================================
 */
/* ======================================================================
 *	Text Colors
 * ======================================================================
 */
/* ======================================================================
 *	Icons and Graphics
 * ======================================================================
 */
/* ======================================================================
 *	Other
 * ======================================================================
 */
/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;

At the bottom of this section, we provide information about the spritesheet itself
$spritesheet: width height image $spritesheet-sprites;
*/
/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}
*/
/*
The `sprites` mixin generates identical output to the CSS template
  but can be overridden inside of SCSS

@include sprites($spritesheet-sprites);
*/
/* ==========================================================================
   Animations
   ========================================================================== */
@-webkit-keyframes move-up {
  0% {
    -webkit-transform: translateY(100%);
    opacity: .25;
  }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}

@keyframes move-up {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: .25;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@-webkit-keyframes move-right {
  0% {
    -webkit-transform: translateX(-100%);
    opacity: .25;
  }
  100% {
    -webkit-transform: translateX(0);
    opacity: 1;
  }
}

@keyframes move-right {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: .25;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@-webkit-keyframes move-left {
  0% {
    -webkit-transform: translateX(100%);
    opacity: .25;
  }
  100% {
    -webkit-transform: translateX(0);
    opacity: 1;
  }
}

@keyframes move-left {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: .25;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@-webkit-keyframes height-up {
  0% {
    max-height: 10px;
  }
  100% {
    max-height: 300px;
  }
}

@keyframes height-up {
  0% {
    max-height: 10px;
  }
  100% {
    max-height: 300px;
  }
}

@-webkit-keyframes height-down {
  0% {
    max-height: 300px;
  }
  100% {
    max-height: 10px;
  }
}

@keyframes height-down {
  0% {
    max-height: 300px;
  }
  100% {
    max-height: 10px;
  }
}

@-webkit-keyframes fixed-nav {
  0% {
    -webkit-transform: translateX(100%);
    opacity: .25;
  }
  100% {
    -webkit-transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fixed-nav {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: .25;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@-webkit-keyframes opacity {
  0% {
    opacity: .25;
  }
  100% {
    opacity: 1;
  }
}

@keyframes opacity {
  0% {
    opacity: .25;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fade-in {
  0% {
    opacity: .25;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: .25;
  }
  100% {
    opacity: 1;
  }
}

.animate {
  opacity: 1;
  filter: alpha(opacity=1);
}

.animate .quote__image {
  -webkit-animation: move-up 1s ease-in-out;
  animation: move-up 1s ease-in-out;
}

.animate blockquote {
  -webkit-animation: move-right 1.5s ease-in-out;
  animation: move-right 1.5s ease-in-out;
}

.animate.affil-list {
  -webkit-animation: move-right 1s ease-in-out;
  animation: move-right 1s ease-in-out;
}

.animate.tuition__roi {
  -webkit-animation: move-right 1s ease-in-out;
  animation: move-right 1s ease-in-out;
}

.animate.tuition__scholarships {
  -webkit-animation: move-left 1s ease-in-out;
  animation: move-left 1s ease-in-out;
}

.animate.tuition__military {
  -webkit-animation: move-right 1s ease-in-out;
  animation: move-right 1s ease-in-out;
}

.animate.animate__left {
  -webkit-animation: move-left 1s ease-in-out;
  animation: move-left 1s ease-in-out;
}

.animate.animate__right {
  -webkit-animation: move-right 1s ease-in-out;
  animation: move-right 1s ease-in-out;
}

/** ======================================================================
 *  Helper Classes
 * ======================================================================
 *
 * This is a multi-line comment that contains a longer format comment when
 * additional description is required.
 *
 * Contents:
 * ----------
 *
 * Breakpoint Mixin
 * Background
 * Decorative
 *  - Drop Shadows
 *  - Lines & Borders
 * CSS Triangle Mixin
 * Arrow classes
 * Text
 * Images
 * Display
 * Positioning
 *  - Clearfix
 *  - Margins
 *  - Alignment
 * Link Helpers
 * Graphics
 *  - Charts
 *
*/
/* ==========================================================================
   Background helper classes
   ========================================================================== */
.blue-solid-bg,
.dark-blue-bg,
.background--navy {
  background-color: #002F51;
}

.darkBlue {
  background-color: #012f51;
}

.background--gold {
  background-color: #C7901B;
}

.background--straw {
  background-color: #fcf4e5;
}

.background--cornbread {
  background-color: #f2d79e;
}

.background--ruby {
  background-color: #840028;
}

.background--slate {
  background-color: #45638B;
}

.sisal-bg,
.satin-bg,
.background--sand {
  background-color: #f2efe8;
}

.background--sand--dark {
  background-color: #E2DCCB;
}

.sage-light-bg,
.background--sage {
  background-color: #E8EBE9;
}

.pattens-blue-bg,
.frost-bg,
.background--frost {
  background-color: #C7D8DE;
}

.background--pewter {
  background-color: #B1B4B5;
}

.background--glacier {
  background-color: #81ABBB;
}

.background--butter {
  background-color: #FFCC5B;
}

.background--azure {
  background-color: #4A90E2;
}

.background--mantis {
  background-color: #67C674;
}

.background--poppy {
  background-color: #DB2C46;
}

.background--jet {
  background-color: #333333;
}

.background--steel {
  background-color: #666666;
}

.background--smoke {
  background-color: #787878;
}

.background--stone {
  background-color: #999999;
}

.background--silver {
  background-color: #CCCCCC;
}

.background--ash {
  background-color: #EEEEEE;
}

.background--white {
  background-color: #FFFFFF;
}

.background--ocean {
  background-color: #0062AF;
}

.background--carrara {
  background-color: #F1F2ED;
}

.blue-stripes,
.background--blue-stripes {
  background-color: #45638B;
  background: url("../img/blue-pattern-bg.jpg") top center;
}

/* ==========================================================================
   Decorative Helpers
   ========================================================================== */
.shadow, .l-content--forms, .section-title {
  box-shadow: inset 0 10px 20px -10px #444;
}

.shadow--large {
  box-shadow: inset 0 45px 40px -27px rgba(0, 0, 0, 0.3);
}

.dotted-rule, .dotted-rule--navy, .dotted-rule--gold, .dotted-rule--ruby, .dotted-rule--indigo, .dotted-rule--slate, .dotted-rule--sand, .dotted-rule--sage, .dotted-rule--frost, .dotted-rule--pewter, .desktop_menu .second-level > li > a:after, .dotted-rule--butter, .dotted-rule--charcoal {
  height: 2px;
  margin: 5px 0 !important;
  background: url("../img/dotted-rule-sprite.png") 0 0;
  background-repeat: repeat-x;
  border-top: none !important;
}

.dotted-rule--navy {
  background-position: 0 0;
}

.dotted-rule--gold {
  background-position: 0 -5px;
}

.dotted-rule--ruby {
  background-position: 0 -10px;
}

.dotted-rule--indigo {
  background-position: 0 -15px;
}

.dotted-rule--slate {
  background-position: 0 -20px;
}

.dotted-rule--sand {
  background-position: 0 -25px;
}

.dotted-rule--sage {
  background-position: 0 -30px;
}

.dotted-rule--frost {
  background-position: 0 -35px;
}

.dotted-rule--pewter, .desktop_menu .second-level > li > a:after {
  background-position: 0 -40px;
}

.dotted-rule--butter {
  background-position: 0 -45px;
}

.dotted-rule--charcoal {
  background-position: 0 -50px;
}

.dotted-rule--vertical:after, .dotted-rule--vertical--navy:after, .desktop_menu .fourth-level__item:after, .desktop_menu .second-level--alt li > .row > .columns:after, .dotted-rule--vertical--gold:after, .dotted-rule--vertical--ruby:after, .dotted-rule--vertical--indigo:after, .dotted-rule--vertical--slate:after, .dotted-rule--vertical--sand:after, .dotted-rule--vertical--sage:after, .dotted-rule--vertical--frost:after, .dotted-rule--vertical--pewter:after, .dotted-rule--vertical--butter:after, .dotted-rule--vertical--charcoal:after {
  content: " ";
  background: url("../img/dotted-rule-sprite-vertical.png") repeat-y 0 0;
  width: 2px;
}

.dotted-rule--vertical--navy, .desktop_menu .fourth-level__item:after, .desktop_menu .second-level--alt li > .row > .columns {
  background-position: 0 0;
}

.dotted-rule--vertical--gold {
  background-position: 0 -5px;
}

.dotted-rule--vertical--ruby {
  background-position: 0 -10px;
}

.dotted-rule--vertical--indigo {
  background-position: 0 -15px;
}

.dotted-rule--vertical--slate {
  background-position: 0 -20px;
}

.dotted-rule--vertical--sand {
  background-position: 0 -25px;
}

.dotted-rule--vertical--sage {
  background-position: 0 -30px;
}

.dotted-rule--vertical--frost {
  background-position: 0 -35px;
}

.dotted-rule--vertical--pewter {
  background-position: 0 -40px;
}

.dotted-rule--vertical--butter {
  background-position: 0 -45px;
}

.dotted-rule--vertical--charcoal {
  background-position: 0 -50px;
}

/* ==========================================================================
   CSS Triangle Mixins
   ========================================================================== */
/* ==========================================================================
   Arrow classes - Applied to divs or sections
   ========================================================================== */
.blue-arrow-down:after, .arrow--navy--down:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  visibility: visible;
}

.blue-arrow-down:after, .arrow--navy--down:after {
  border-width: 20px;
  border-top-color: #002F51;
  bottom: -40px;
  right: 50%;
  margin-right: -20px;
  z-index: 999;
}

.arrow--gold--down:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  visibility: visible;
}

.arrow--gold--down:after {
  border-width: 20px;
  border-top-color: #C7901B;
  bottom: -40px;
  right: 50%;
  margin-right: -20px;
  z-index: 999;
}

.arrow--straw--down:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  visibility: visible;
}

.arrow--straw--down:after {
  border-width: 20px;
  border-top-color: #fcf4e5;
  bottom: -40px;
  right: 50%;
  margin-right: -20px;
  z-index: 999;
}

.arrow--cornbread--down:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  visibility: visible;
}

.arrow--cornbread--down:after {
  border-width: 20px;
  border-top-color: #f2d79e;
  bottom: -40px;
  right: 50%;
  margin-right: -20px;
  z-index: 999;
}

.arrow--ruby--down:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  visibility: visible;
}

.arrow--ruby--down:after {
  border-width: 20px;
  border-top-color: #840028;
  bottom: -40px;
  right: 50%;
  margin-right: -20px;
  z-index: 999;
}

.blue-stripes-arrow-down:after, .slate-stripes-arrow-down:after, .gb-arrow-down:after, .arrow--slate--down:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  visibility: visible;
}

.blue-stripes-arrow-down:after, .slate-stripes-arrow-down:after, .gb-arrow-down:after, .arrow--slate--down:after {
  border-width: 20px;
  border-top-color: #45638B;
  bottom: -40px;
  right: 50%;
  margin-right: -20px;
  z-index: 999;
}

.tan-arrow-down:after, .arrow--sand--down:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  visibility: visible;
}

.tan-arrow-down:after, .arrow--sand--down:after {
  border-width: 20px;
  border-top-color: #E2DCCB;
  bottom: -40px;
  right: 50%;
  margin-right: -20px;
  z-index: 999;
}

.arrow--sage--down:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  visibility: visible;
}

.arrow--sage--down:after {
  border-width: 20px;
  border-top-color: #E8EBE9;
  bottom: -40px;
  right: 50%;
  margin-right: -20px;
  z-index: 999;
}

.gray-arrow-down:after, .lightblue-arrow-down:after, .pattens-blue-arrow-down:after, .arrow--frost--down:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  visibility: visible;
}

.gray-arrow-down:after, .lightblue-arrow-down:after, .pattens-blue-arrow-down:after, .arrow--frost--down:after {
  border-width: 20px;
  border-top-color: #C7D8DE;
  bottom: -40px;
  right: 50%;
  margin-right: -20px;
  z-index: 999;
}

.arrow--pewter--down:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  visibility: visible;
}

.arrow--pewter--down:after {
  border-width: 20px;
  border-top-color: #B1B4B5;
  bottom: -40px;
  right: 50%;
  margin-right: -20px;
  z-index: 999;
}

.arrow--butter--down:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  visibility: visible;
}

.arrow--butter--down:after {
  border-width: 20px;
  border-top-color: #FFCC5B;
  bottom: -40px;
  right: 50%;
  margin-right: -20px;
  z-index: 999;
}

.arrow--azure--down:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  visibility: visible;
}

.arrow--azure--down:after {
  border-width: 20px;
  border-top-color: #4A90E2;
  bottom: -40px;
  right: 50%;
  margin-right: -20px;
  z-index: 999;
}

.arrow--mantis--down:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  visibility: visible;
}

.arrow--mantis--down:after {
  border-width: 20px;
  border-top-color: #67C674;
  bottom: -40px;
  right: 50%;
  margin-right: -20px;
  z-index: 999;
}

.arrow--poppy--down:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  visibility: visible;
}

.arrow--poppy--down:after {
  border-width: 20px;
  border-top-color: #DB2C46;
  bottom: -40px;
  right: 50%;
  margin-right: -20px;
  z-index: 999;
}

.arrow--jet--down:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  visibility: visible;
}

.arrow--jet--down:after {
  border-width: 20px;
  border-top-color: #333333;
  bottom: -40px;
  right: 50%;
  margin-right: -20px;
  z-index: 999;
}

.arrow--steel--down:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  visibility: visible;
}

.arrow--steel--down:after {
  border-width: 20px;
  border-top-color: #666666;
  bottom: -40px;
  right: 50%;
  margin-right: -20px;
  z-index: 999;
}

.arrow--smoke--down:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  visibility: visible;
}

.arrow--smoke--down:after {
  border-width: 20px;
  border-top-color: #787878;
  bottom: -40px;
  right: 50%;
  margin-right: -20px;
  z-index: 999;
}

.arrow--stone--down:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  visibility: visible;
}

.arrow--stone--down:after {
  border-width: 20px;
  border-top-color: #999999;
  bottom: -40px;
  right: 50%;
  margin-right: -20px;
  z-index: 999;
}

.arrow--silver--down:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  visibility: visible;
}

.arrow--silver--down:after {
  border-width: 20px;
  border-top-color: #CCCCCC;
  bottom: -40px;
  right: 50%;
  margin-right: -20px;
  z-index: 999;
}

.arrow--ash--down:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  visibility: visible;
}

.arrow--ash--down:after {
  border-width: 20px;
  border-top-color: #EEEEEE;
  bottom: -40px;
  right: 50%;
  margin-right: -20px;
  z-index: 999;
}

.arrow--carrara--down:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  visibility: visible;
}

.arrow--carrara--down:after {
  border-width: 20px;
  border-top-color: #F1F2ED;
  bottom: -40px;
  right: 50%;
  margin-right: -20px;
  z-index: 999;
}

.white-arrow-down:after, .arrow--white--down:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  visibility: visible;
}

.white-arrow-down:after, .arrow--white--down:after {
  border-width: 20px;
  border-top-color: #FFFFFF;
  bottom: -40px;
  right: 50%;
  margin-right: -20px;
  z-index: 999;
}

.white-arrow-down-top:before {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  visibility: visible;
  border-width: 20px;
  border-top-color: #fff;
  top: 0;
  right: 50%;
  margin-right: -20px;
  z-index: 999;
}

.arrow--ocean--down:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  visibility: visible;
}

.arrow--ocean--down:after {
  border-width: 20px;
  border-top-color: #0062AF;
  bottom: -40px;
  right: 50%;
  margin-right: -20px;
  z-index: 999;
}

/* ==========================================================================
   Text helper classes
   ========================================================================== */
.text--navy {
  color: #002F51;
}

.yellow,
.text--gold {
  color: #C7901B;
}

.red, .forms_description a, .webform-client-form .description a, .form-item-mobile-opt-in label a, .form-item-ssn .help-block a, .form-item-dob-date .help-block a, .form-item-country .help-block a, .form-item-ref-email-wgu .description a, .ruby,
.text--ruby {
  color: #840028;
}

.text--slate {
  color: #45638B;
}

.text--sand {
  color: #E2DCCB;
}

.text--sage {
  color: #637C6B;
}

.text--frost {
  color: #C7D8DE;
}

.text--pewter {
  color: #B1B4B5;
}

.text--butter {
  color: #FFCC5B;
}

.text--azure {
  color: #4A90E2;
}

.text--mantis {
  color: #67C674;
}

.text--poppy {
  color: #DB2C46;
}

.text--jet {
  color: #333333;
}

.text--steel {
  color: #666666;
}

.text--smoke {
  color: #787878;
}

.text--stone {
  color: #999999;
}

.text--silver {
  color: #CCCCCC;
}

.text--ash {
  color: #EEEEEE;
}

.text--indigo {
  color: #4886a1;
}

.white, .l-section h3.white, .l-section h4.white,
.text--white {
  color: #FFFFFF;
}

.blue, .table a, .table--blue a, table a, .view-mode-teaser_view_all .news__title-view-all a, .view-mode-teaser_view_all .field-name-news-linked-title a, .sidebar__item--gray a, .blog-post__comments a, .two-col-news .field-name-title a, .page-node.node-type-press-release .region-content a, .ocean,
.text--ocean {
  color: #0062AF;
}

.blue:hover, .table a:hover, .table--blue a:hover, table a:hover, .view-mode-teaser_view_all .news__title-view-all a:hover, .view-mode-teaser_view_all .field-name-news-linked-title a:hover, .sidebar__item--gray a:hover, .blog-post__comments a:hover, .two-col-news .field-name-title a:hover, .page-node.node-type-press-release .region-content a:hover, .ocean:hover,
.text--ocean:hover {
  color: #007fe2;
}

.light,
.text--light {
  font-family: "Futura LT W01 Book", sans-serif !important;
}

.medium,
.text--medium {
  font-family: "Futura LT W01 Medium", sans-serif !important;
}

.heavy, .in-the-news h3,
.bold,
.text--heavy {
  font-family: "Futura LT W01 Heavy", sans-serif !important;
}

.sub-text-small {
  font-size: .9rem;
}

.uppercase, .accordion--blog .accordion_title, .banner-nav__college, .sidebar__cta, .call p, .footer-actions a p, .video-section h3, .arrow-list,
.text--uppercase {
  text-transform: uppercase;
}

.accent,
.text-italics {
  font-style: italic;
}

.center, .text--center, .align-center {
  text-align: center;
}

.heading--blue--upper {
  font-family: "Futura LT W01 Heavy", sans-serif;
  text-transform: uppercase;
  color: #002F51;
}

.heading--red--upper {
  color: #840028;
  text-transform: uppercase;
  font-family: "Futura LT W01 Book", sans-serif;
}

.heading--red--upper span {
  font-family: "Futura LT W01 Heavy", sans-serif;
}

/* ==========================================================================
   Image helper classes
   ========================================================================== */
.center-image, .quiz_block img,
.image--center,
.img_center {
  display: block;
  margin: 0 auto 1.11111rem auto;
}

.image-50 {
  margin-bottom: 2.77778rem;
  margin-left: 2.77778rem;
}

.img_left {
  margin: 0.88889rem auto;
  display: block;
  float: none;
}

@media (min-width: 640px) {
  .img_left {
    float: left;
    margin-right: 2.77778rem;
    margin-bottom: 2.77778rem;
  }
}

.img_right {
  margin: 0.88889rem auto;
  display: block;
  float: none;
}

@media (min-width: 640px) {
  .img_right {
    float: right;
    margin-left: 2.77778rem;
    margin-bottom: 2.77778rem;
  }
}

.align-left {
  float: left;
  margin: .5rem 1.5rem .5rem 0;
}

.align-right {
  float: right;
  margin: .5rem 0 .5rem 1.5rem;
}

.image figcaption {
  margin-top: .5rem;
}

@media (min-width: 1px) and (max-width: 749px) {
  .main-content img, .l-content img {
    margin-top: 1rem;
    margin-bottom: 1rem;
    display: block;
  }
}

/* ==========================================================================
   Display helper classes
   ========================================================================== */
.hidden {
  opacity: 0;
}

.gone {
  display: none;
}

.inline-block li {
  display: inline-block;
}

.inline-block {
  display: inline-block;
}

/* ==========================================================================
   Positioning helper classes
   ========================================================================== */
.clear:before, .clear:after,
.clear-block:before,
.clear-block:after {
  content: " ";
  display: table;
}

.clear:after,
.clear-block:after {
  clear: both;
}

.no-top, .qa-tabs .tabs-content h4 {
  margin-top: 0 !important;
}

.has-sub {
  margin-bottom: 0;
}

.normal-margin-top {
  margin-top: 8px;
}

.medium-margin-top {
  margin-top: 20px;
}

.large-margin-top {
  margin-top: 40px;
}

.xlarge-margin-top {
  margin-top: 50px;
}

.normal-margin-bottom {
  margin-bottom: 10px;
}

.no-pad-bottom {
  padding-bottom: 0 !important;
}

.no-pad-left {
  padding-left: 0 !important;
}

.no-pad-right {
  padding-right: 0 !important;
}

.collapse {
  padding: 0;
}

.banner-nav__college a, .affil-logos img, .affil-logos span {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
}

/* ==========================================================================
   Link helpers
   ========================================================================== */
.link-base, .learn-more--lower,
.link--red, .link--red--arrow, .learn-more,
.link--red--arrow--upper, .sage-talks--upcoming .field-name-node-link .link--red--arrow, .sage-talks--upcoming .field-name-node-link .careers-banner-link a:link, .careers-banner-link .sage-talks--upcoming .field-name-node-link a:link, .sage-talks--upcoming .field-name-node-link
.careers-banner-link a:visited,
.careers-banner-link .sage-talks--upcoming .field-name-node-link a:visited, .sage-talks--next .field-name-node-link .link--red--arrow, .sage-talks--next .field-name-node-link .careers-banner-link a:link, .careers-banner-link .sage-talks--next .field-name-node-link a:link, .sage-talks--next .field-name-node-link
.careers-banner-link a:visited,
.careers-banner-link .sage-talks--next .field-name-node-link a:visited, .view-mode-home_wgu_in_the_news .field-name-news-read-more a, .view-mode-home_wgu_in_the_news .field-name-news-read-more .link, .news-releases .field-name-node-link .view-mode-home_wgu_in_the_news .field-name-news-read-more a,
.view-mode-home_wgu_in_the_news .field-name-node-link a,
.view-mode-home_wgu_in_the_news .field-name-node-link .link,
.view-mode-home_wgu_in_the_news .news-releases .field-name-node-link a, .news-releases
.view-mode-home_wgu_in_the_news .field-name-node-link a, .featured-img__content a, .careers-banner-link a:link,
.careers-banner-link a:visited, .bordered-more-link a,
.bordered-more-link-white a,
.red-arrow-link, .link--sapphire, .link--sapphire--arrow, .sage-talks--default .field-name-node-link a,
.sappire-arrow-link, .link--jet, .link--jet--arrow, .careers__side-list a:link,
.careers__side-list a:visited, .link--ocean, .link--ocean--arrow, .link-arrow-link a,
.l-section .link-arrow-link ul li a, .l-section .footer--three-column--blue .l-list li a.link,
.footer--three-column--blue .l-list li a.link,
.footer--three-column--blue .l-list li .view-mode-teaser_view_all_2_col.node-press-release .news-link a, .view-mode-teaser_view_all_2_col.node-press-release .news-link
.footer--three-column--blue .l-list li a,
.footer--three-column--blue .l-list li .news-releases .field-name-node-link a, .news-releases .field-name-node-link
.footer--three-column--blue .l-list li a, .l-section
.footer--four-column--blue .l-list li a.link,
.footer--four-column--blue .l-list li a.link,
.footer--four-column--blue .l-list li .view-mode-teaser_view_all_2_col.node-press-release .news-link a, .view-mode-teaser_view_all_2_col.node-press-release .news-link
.footer--four-column--blue .l-list li a,
.footer--four-column--blue .l-list li .news-releases .field-name-node-link a, .news-releases .field-name-node-link
.footer--four-column--blue .l-list li a, .wgu-rss .link, .bordered-more-white-white a, .degree-details-link a.link, .degrees-programs .link, .field-name-body .program_list a,
.link, .view-mode-teaser_view_all_2_col.node-press-release .news-link a, .news-releases .field-name-node-link a,
.link-carat,
.read-more-teal, .link--ocean--window-expand-icon, .more-link, .link--white, .readmore2,
.read-more-2,
.white .link, .l-section h3.white .link, .l-section h4.white .link,
.link--white--arrow, .sage-talks--next .field-name-node-link a, .student-profiles .link, .newsroom-slider .link, .link--navy, .link--navy--arrow, .page_subnav li a {
  -webkit-transition: all 0.33s ease-in-out;
  transition: all 0.33s ease-in-out;
}

.link-base:hover, .learn-more--lower:hover,
.link--red:hover, .link--red--arrow:hover, .learn-more:hover,
.link--red--arrow--upper:hover, .sage-talks--upcoming .field-name-node-link .link--red--arrow:hover, .sage-talks--next .field-name-node-link .link--red--arrow:hover, .view-mode-home_wgu_in_the_news .field-name-news-read-more a:hover, .view-mode-home_wgu_in_the_news .field-name-news-read-more .link:hover,
.view-mode-home_wgu_in_the_news .field-name-node-link a:hover,
.view-mode-home_wgu_in_the_news .field-name-node-link .link:hover, .featured-img__content a:hover, .careers-banner-link a:hover:link,
.careers-banner-link a:hover:visited, .bordered-more-link a:hover,
.bordered-more-link-white a:hover,
.red-arrow-link:hover, .link--sapphire:hover, .link--sapphire--arrow:hover, .sage-talks--default .field-name-node-link a:hover,
.sappire-arrow-link:hover, .link--jet:hover, .link--jet--arrow:hover, .careers__side-list a:hover:link,
.careers__side-list a:hover:visited, .link--ocean:hover, .link--ocean--arrow:hover, .link-arrow-link a:hover,
.l-section .link-arrow-link ul li a:hover,
.footer--three-column--blue .l-list li a.link:hover,
.footer--three-column--blue .l-list li .news-releases .field-name-node-link a:hover, .news-releases .field-name-node-link
.footer--three-column--blue .l-list li a:hover,
.footer--four-column--blue .l-list li a.link:hover,
.footer--four-column--blue .l-list li .news-releases .field-name-node-link a:hover, .news-releases .field-name-node-link
.footer--four-column--blue .l-list li a:hover, .bordered-more-white-white a:hover, .degree-details-link a.link:hover, .field-name-body .program_list a:hover,
.link:hover, .view-mode-teaser_view_all_2_col.node-press-release .news-link a:hover, .news-releases .field-name-node-link a:hover,
.link-carat:hover,
.read-more-teal:hover, .link--ocean--window-expand-icon:hover, .more-link:hover, .link--white:hover, .readmore2:hover,
.read-more-2:hover,
.link--white--arrow:hover, .sage-talks--next .field-name-node-link a:hover, .link--navy:hover, .link--navy--arrow:hover, .page_subnav li a:hover {
  opacity: 0.8;
}

.link-chevron, .link--red--arrow, .learn-more,
.link--red--arrow--upper, .sage-talks--upcoming .field-name-node-link .link--red--arrow, .sage-talks--upcoming .field-name-node-link .careers-banner-link a:link, .careers-banner-link .sage-talks--upcoming .field-name-node-link a:link, .sage-talks--upcoming .field-name-node-link
.careers-banner-link a:visited,
.careers-banner-link .sage-talks--upcoming .field-name-node-link a:visited, .sage-talks--next .field-name-node-link .link--red--arrow, .sage-talks--next .field-name-node-link .careers-banner-link a:link, .careers-banner-link .sage-talks--next .field-name-node-link a:link, .sage-talks--next .field-name-node-link
.careers-banner-link a:visited,
.careers-banner-link .sage-talks--next .field-name-node-link a:visited, .view-mode-home_wgu_in_the_news .field-name-news-read-more a, .view-mode-home_wgu_in_the_news .field-name-news-read-more .link, .view-mode-home_wgu_in_the_news .field-name-news-read-more .view-mode-teaser_view_all_2_col.node-press-release .news-link a, .view-mode-teaser_view_all_2_col.node-press-release .news-link .view-mode-home_wgu_in_the_news .field-name-news-read-more a, .news-releases .field-name-node-link .view-mode-home_wgu_in_the_news .field-name-news-read-more a,
.view-mode-home_wgu_in_the_news .field-name-node-link a,
.view-mode-home_wgu_in_the_news .field-name-node-link .link,
.view-mode-home_wgu_in_the_news .field-name-node-link .view-mode-teaser_view_all_2_col.node-press-release .news-link a, .view-mode-teaser_view_all_2_col.node-press-release .news-link
.view-mode-home_wgu_in_the_news .field-name-node-link a,
.view-mode-home_wgu_in_the_news .news-releases .field-name-node-link a, .news-releases
.view-mode-home_wgu_in_the_news .field-name-node-link a, .featured-img__content a, .careers-banner-link a:link,
.careers-banner-link a:visited, .bordered-more-link a,
.bordered-more-link-white a,
.red-arrow-link, .link--sapphire--arrow, .sage-talks--default .field-name-node-link a,
.sappire-arrow-link, .link--jet--arrow, .careers__side-list a:link,
.careers__side-list a:visited, .link--ocean--arrow, .link-arrow-link a,
.l-section .link-arrow-link ul li a, .l-section .footer--three-column--blue .l-list li a.link,
.footer--three-column--blue .l-list li a.link,
.footer--three-column--blue .l-list li .view-mode-teaser_view_all_2_col.node-press-release .news-link a, .view-mode-teaser_view_all_2_col.node-press-release .news-link
.footer--three-column--blue .l-list li a,
.footer--three-column--blue .l-list li .news-releases .field-name-node-link a, .news-releases .field-name-node-link
.footer--three-column--blue .l-list li a, .l-section
.footer--four-column--blue .l-list li a.link,
.footer--four-column--blue .l-list li a.link,
.footer--four-column--blue .l-list li .view-mode-teaser_view_all_2_col.node-press-release .news-link a, .view-mode-teaser_view_all_2_col.node-press-release .news-link
.footer--four-column--blue .l-list li a,
.footer--four-column--blue .l-list li .news-releases .field-name-node-link a, .news-releases .field-name-node-link
.footer--four-column--blue .l-list li a, .wgu-rss .link, .wgu-rss .view-mode-teaser_view_all_2_col.node-press-release .news-link a, .view-mode-teaser_view_all_2_col.node-press-release .news-link .wgu-rss a, .wgu-rss .news-releases .field-name-node-link a, .news-releases .field-name-node-link .wgu-rss a, .bordered-more-white-white a, .degree-details-link a.link, .degree-details-link .view-mode-teaser_view_all_2_col.node-press-release .news-link a, .view-mode-teaser_view_all_2_col.node-press-release .news-link .degree-details-link a, .degree-details-link .news-releases .field-name-node-link a, .news-releases .field-name-node-link .degree-details-link a, .degrees-programs .link, .degrees-programs .view-mode-teaser_view_all_2_col.node-press-release .news-link a, .view-mode-teaser_view_all_2_col.node-press-release .news-link .degrees-programs a, .degrees-programs .news-releases .field-name-node-link a, .news-releases .field-name-node-link .degrees-programs a, .field-name-body .program_list a,
.link, .view-mode-teaser_view_all_2_col.node-press-release .news-link a, .news-releases .field-name-node-link a,
.link-carat,
.read-more-teal, .read-more,
.link--white--upper--arrow, .readmore2,
.read-more-2,
.white .link, .l-section h3.white .link, .l-section h4.white .link,
.white .view-mode-teaser_view_all_2_col.node-press-release .news-link a, .view-mode-teaser_view_all_2_col.node-press-release .news-link
.white a,
.white .news-releases .field-name-node-link a, .news-releases .field-name-node-link
.white a,
.link--white--arrow, .sage-talks--next .field-name-node-link a, .student-profiles .link, .student-profiles .view-mode-teaser_view_all_2_col.node-press-release .news-link a, .view-mode-teaser_view_all_2_col.node-press-release .news-link .student-profiles a, .student-profiles .news-releases .field-name-node-link a, .news-releases .field-name-node-link .student-profiles a, .newsroom-slider .link, .newsroom-slider .view-mode-teaser_view_all_2_col.node-press-release .news-link a, .view-mode-teaser_view_all_2_col.node-press-release .news-link .newsroom-slider a, .newsroom-slider .news-releases .field-name-node-link a, .news-releases .field-name-node-link .newsroom-slider a, .link--navy--arrow, .page_subnav li a, .desktop_menu .top-level > li:hover > a,
.desktop_menu .top-level > li > a.active {
  position: relative;
}

.link-chevron:after, .link--red--arrow:after, .learn-more:after,
.link--red--arrow--upper:after, .sage-talks--upcoming .field-name-node-link .link--red--arrow:after, .sage-talks--upcoming .field-name-node-link .careers-banner-link a:link:after, .careers-banner-link .sage-talks--upcoming .field-name-node-link a:link:after, .sage-talks--upcoming .field-name-node-link
.careers-banner-link a:visited:after,
.careers-banner-link .sage-talks--upcoming .field-name-node-link a:visited:after, .sage-talks--next .field-name-node-link .link--red--arrow:after, .sage-talks--next .field-name-node-link .careers-banner-link a:link:after, .careers-banner-link .sage-talks--next .field-name-node-link a:link:after, .sage-talks--next .field-name-node-link
.careers-banner-link a:visited:after,
.careers-banner-link .sage-talks--next .field-name-node-link a:visited:after, .view-mode-home_wgu_in_the_news .field-name-news-read-more a:after, .view-mode-home_wgu_in_the_news .field-name-news-read-more .link:after, .news-releases .field-name-node-link .view-mode-home_wgu_in_the_news .field-name-news-read-more a:after,
.view-mode-home_wgu_in_the_news .field-name-node-link a:after,
.view-mode-home_wgu_in_the_news .field-name-node-link .link:after,
.view-mode-home_wgu_in_the_news .news-releases .field-name-node-link a:after, .news-releases
.view-mode-home_wgu_in_the_news .field-name-node-link a:after, .featured-img__content a:after, .careers-banner-link a:link:after,
.careers-banner-link a:visited:after, .bordered-more-link a:after,
.bordered-more-link-white a:after,
.red-arrow-link:after, .link--sapphire--arrow:after, .sage-talks--default .field-name-node-link a:after,
.sappire-arrow-link:after, .link--jet--arrow:after, .careers__side-list a:link:after,
.careers__side-list a:visited:after, .link--ocean--arrow:after, .link-arrow-link a:after,
.l-section .link-arrow-link ul li a:after, .l-section .footer--three-column--blue .l-list li a.link:after,
.footer--three-column--blue .l-list li a.link:after,
.footer--three-column--blue .l-list li .news-releases .field-name-node-link a:after, .news-releases .field-name-node-link
.footer--three-column--blue .l-list li a:after, .l-section
.footer--four-column--blue .l-list li a.link:after,
.footer--four-column--blue .l-list li a.link:after,
.footer--four-column--blue .l-list li .news-releases .field-name-node-link a:after, .news-releases .field-name-node-link
.footer--four-column--blue .l-list li a:after, .wgu-rss .link:after, .bordered-more-white-white a:after, .degree-details-link a.link:after, .degrees-programs .link:after, .field-name-body .program_list a:after,
.link:after, .view-mode-teaser_view_all_2_col.node-press-release .news-link a:after, .news-releases .field-name-node-link a:after,
.link-carat:after,
.read-more-teal:after, .read-more:after,
.link--white--upper--arrow:after, .readmore2:after,
.read-more-2:after,
.white .link:after,
.link--white--arrow:after, .sage-talks--next .field-name-node-link a:after, .student-profiles .link:after, .newsroom-slider .link:after, .link--navy--arrow:after, .page_subnav li a:after, .desktop_menu .top-level > li:hover > a:after,
.desktop_menu .top-level > li > a.active:after {
  content: "";
  display: inline-block;
  position: relative;
  vertical-align: baseline;
  left: 0.2rem;
  height: 0.8em;
  width: 0.535em;
  background-image: url("../img/chevron-ocean.svg");
  background-repeat: no-repeat;
  background-size: auto 0.75em;
}

.learn-more--lower,
.link--red,
.link--red--arrow,
.learn-more,
.link--red--arrow--upper,
.sage-talks--upcoming .field-name-node-link .link--red--arrow,
.sage-talks--upcoming .field-name-node-link .careers-banner-link a:link,
.careers-banner-link .sage-talks--upcoming .field-name-node-link a:link,
.sage-talks--upcoming .field-name-node-link
.careers-banner-link a:visited,
.careers-banner-link .sage-talks--upcoming .field-name-node-link a:visited,
.sage-talks--next .field-name-node-link .link--red--arrow,
.sage-talks--next .field-name-node-link .careers-banner-link a:link,
.careers-banner-link .sage-talks--next .field-name-node-link a:link,
.sage-talks--next .field-name-node-link
.careers-banner-link a:visited,
.careers-banner-link .sage-talks--next .field-name-node-link a:visited,
.view-mode-home_wgu_in_the_news .field-name-news-read-more a,
.view-mode-home_wgu_in_the_news .field-name-news-read-more .link,
.view-mode-home_wgu_in_the_news .field-name-news-read-more .view-mode-teaser_view_all_2_col.node-press-release .news-link a,
.view-mode-teaser_view_all_2_col.node-press-release .news-link .view-mode-home_wgu_in_the_news .field-name-news-read-more a,
.news-releases .field-name-node-link .view-mode-home_wgu_in_the_news .field-name-news-read-more a,
.view-mode-home_wgu_in_the_news .field-name-node-link a,
.view-mode-home_wgu_in_the_news .field-name-node-link .link,
.view-mode-home_wgu_in_the_news .field-name-node-link .view-mode-teaser_view_all_2_col.node-press-release .news-link a,
.view-mode-teaser_view_all_2_col.node-press-release .news-link
.view-mode-home_wgu_in_the_news .field-name-node-link a,
.view-mode-home_wgu_in_the_news .news-releases .field-name-node-link a,
.news-releases
.view-mode-home_wgu_in_the_news .field-name-node-link a,
.featured-img__content a,
.careers-banner-link a:link,
.careers-banner-link a:visited,
.bordered-more-link a,
.bordered-more-link-white a,
.red-arrow-link {
  color: #840028;
}

.learn-more--lower:hover,
.link--red:hover,
.link--red--arrow:hover,
.learn-more:hover,
.link--red--arrow--upper:hover,
.sage-talks--upcoming .field-name-node-link .link--red--arrow:hover,
.sage-talks--next .field-name-node-link .link--red--arrow:hover,
.view-mode-home_wgu_in_the_news .field-name-news-read-more a:hover,
.view-mode-home_wgu_in_the_news .field-name-news-read-more .link:hover,
.view-mode-home_wgu_in_the_news .field-name-node-link a:hover,
.view-mode-home_wgu_in_the_news .field-name-node-link .link:hover,
.featured-img__content a:hover,
.careers-banner-link a:hover:link,
.careers-banner-link a:hover:visited,
.bordered-more-link a:hover,
.bordered-more-link-white a:hover,
.red-arrow-link:hover {
  color: #840028;
}

.link--red--arrow:after, .learn-more:after,
.link--red--arrow--upper:after, .sage-talks--upcoming .field-name-node-link .link--red--arrow:after, .sage-talks--upcoming .field-name-node-link .careers-banner-link a:link:after, .careers-banner-link .sage-talks--upcoming .field-name-node-link a:link:after, .sage-talks--upcoming .field-name-node-link
.careers-banner-link a:visited:after,
.careers-banner-link .sage-talks--upcoming .field-name-node-link a:visited:after, .sage-talks--next .field-name-node-link .link--red--arrow:after, .sage-talks--next .field-name-node-link .careers-banner-link a:link:after, .careers-banner-link .sage-talks--next .field-name-node-link a:link:after, .sage-talks--next .field-name-node-link
.careers-banner-link a:visited:after,
.careers-banner-link .sage-talks--next .field-name-node-link a:visited:after, .view-mode-home_wgu_in_the_news .field-name-news-read-more a:after, .view-mode-home_wgu_in_the_news .field-name-news-read-more .link:after, .view-mode-home_wgu_in_the_news .field-name-news-read-more .view-mode-teaser_view_all_2_col.node-press-release .news-link a:after, .view-mode-teaser_view_all_2_col.node-press-release .news-link .view-mode-home_wgu_in_the_news .field-name-news-read-more a:after, .news-releases .field-name-node-link .view-mode-home_wgu_in_the_news .field-name-news-read-more a:after,
.view-mode-home_wgu_in_the_news .field-name-node-link a:after,
.view-mode-home_wgu_in_the_news .field-name-node-link .link:after,
.view-mode-home_wgu_in_the_news .field-name-node-link .view-mode-teaser_view_all_2_col.node-press-release .news-link a:after, .view-mode-teaser_view_all_2_col.node-press-release .news-link
.view-mode-home_wgu_in_the_news .field-name-node-link a:after,
.view-mode-home_wgu_in_the_news .news-releases .field-name-node-link a:after, .news-releases
.view-mode-home_wgu_in_the_news .field-name-node-link a:after, .featured-img__content a:after, .careers-banner-link a:link:after,
.careers-banner-link a:visited:after, .bordered-more-link a:after,
.bordered-more-link-white a:after,
.red-arrow-link:after {
  background-image: url("../img/chevron-ruby.svg");
}

.learn-more,
.link--red--arrow--upper {
  text-transform: uppercase;
}

.link--sapphire, .link--sapphire--arrow, .sage-talks--default .field-name-node-link a,
.sappire-arrow-link {
  color: #50869F;
}

.link--sapphire:hover, .link--sapphire--arrow:hover, .sage-talks--default .field-name-node-link a:hover,
.sappire-arrow-link:hover {
  color: #50869F;
}

.link--sapphire--arrow:after, .sage-talks--default .field-name-node-link a:after,
.sappire-arrow-link:after {
  background-image: url("../img/chevron-sapphire.svg");
}

.link--jet, .link--jet--arrow, .careers__side-list a:link,
.careers__side-list a:visited {
  color: #333333;
}

.link--jet:hover, .link--jet--arrow:hover, .careers__side-list a:hover:link,
.careers__side-list a:hover:visited {
  color: #333333;
}

.link--jet--arrow:after, .careers__side-list a:link:after,
.careers__side-list a:visited:after {
  background-image: url("../img/chevron-jet.svg");
}

.link--ocean, .link--ocean--arrow, .link-arrow-link a,
.l-section .link-arrow-link ul li a, .l-section .footer--three-column--blue .l-list li a.link,
.footer--three-column--blue .l-list li a.link,
.footer--three-column--blue .l-list li .view-mode-teaser_view_all_2_col.node-press-release .news-link a, .view-mode-teaser_view_all_2_col.node-press-release .news-link
.footer--three-column--blue .l-list li a,
.footer--three-column--blue .l-list li .news-releases .field-name-node-link a, .news-releases .field-name-node-link
.footer--three-column--blue .l-list li a, .l-section
.footer--four-column--blue .l-list li a.link,
.footer--four-column--blue .l-list li a.link,
.footer--four-column--blue .l-list li .view-mode-teaser_view_all_2_col.node-press-release .news-link a, .view-mode-teaser_view_all_2_col.node-press-release .news-link
.footer--four-column--blue .l-list li a,
.footer--four-column--blue .l-list li .news-releases .field-name-node-link a, .news-releases .field-name-node-link
.footer--four-column--blue .l-list li a, .wgu-rss .link, .bordered-more-white-white a, .degree-details-link a.link, .degrees-programs .link, .field-name-body .program_list a,
.link, .view-mode-teaser_view_all_2_col.node-press-release .news-link a, .news-releases .field-name-node-link a,
.link-carat,
.read-more-teal, .link--ocean--window-expand-icon, .more-link {
  color: #0062AF;
}

.link--ocean:hover, .link--ocean--arrow:hover, .link-arrow-link a:hover,
.l-section .link-arrow-link ul li a:hover,
.footer--three-column--blue .l-list li a.link:hover,
.footer--three-column--blue .l-list li .news-releases .field-name-node-link a:hover, .news-releases .field-name-node-link
.footer--three-column--blue .l-list li a:hover,
.footer--four-column--blue .l-list li a.link:hover,
.footer--four-column--blue .l-list li .news-releases .field-name-node-link a:hover, .news-releases .field-name-node-link
.footer--four-column--blue .l-list li a:hover, .bordered-more-white-white a:hover, .degree-details-link a.link:hover, .field-name-body .program_list a:hover,
.link:hover, .view-mode-teaser_view_all_2_col.node-press-release .news-link a:hover, .news-releases .field-name-node-link a:hover,
.link-carat:hover,
.read-more-teal:hover, .link--ocean--window-expand-icon:hover, .more-link:hover {
  color: #0062AF;
}

.link--ocean--window-expand-icon:after {
  content: "";
  background: url("../img/expand-window-icon-ocean.svg") no-repeat 0 0;
  background-size: 1em auto;
  width: 1em;
  height: 0.8em;
  position: relative;
  display: inline-block;
  margin-left: 0.3em;
  vertical-align: baseline;
}

.link--white, .readmore2,
.read-more-2,
.white .link, .l-section h3.white .link, .l-section h4.white .link,
.white .view-mode-teaser_view_all_2_col.node-press-release .news-link a, .view-mode-teaser_view_all_2_col.node-press-release .news-link
.white a,
.white .news-releases .field-name-node-link a, .news-releases .field-name-node-link
.white a,
.link--white--arrow, .sage-talks--next .field-name-node-link a, .student-profiles .link, .student-profiles .view-mode-teaser_view_all_2_col.node-press-release .news-link a, .view-mode-teaser_view_all_2_col.node-press-release .news-link .student-profiles a, .student-profiles .news-releases .field-name-node-link a, .news-releases .field-name-node-link .student-profiles a, .newsroom-slider .link, .newsroom-slider .view-mode-teaser_view_all_2_col.node-press-release .news-link a, .view-mode-teaser_view_all_2_col.node-press-release .news-link .newsroom-slider a, .newsroom-slider .news-releases .field-name-node-link a, .news-releases .field-name-node-link .newsroom-slider a {
  color: #FFFFFF;
}

.link--white:hover, .readmore2:hover,
.read-more-2:hover,
.white .link:hover,
.white .view-mode-teaser_view_all_2_col.node-press-release .news-link a:hover, .view-mode-teaser_view_all_2_col.node-press-release .news-link
.white a:hover,
.white .news-releases .field-name-node-link a:hover, .news-releases .field-name-node-link
.white a:hover,
.link--white--arrow:hover, .sage-talks--next .field-name-node-link a:hover, .student-profiles .link:hover, .student-profiles .view-mode-teaser_view_all_2_col.node-press-release .news-link a:hover, .view-mode-teaser_view_all_2_col.node-press-release .news-link .student-profiles a:hover, .student-profiles .news-releases .field-name-node-link a:hover, .news-releases .field-name-node-link .student-profiles a:hover, .newsroom-slider .link:hover, .newsroom-slider .view-mode-teaser_view_all_2_col.node-press-release .news-link a:hover, .view-mode-teaser_view_all_2_col.node-press-release .news-link .newsroom-slider a:hover, .newsroom-slider .news-releases .field-name-node-link a:hover, .news-releases .field-name-node-link .newsroom-slider a:hover {
  color: #FFFFFF;
  opacity: 0.8;
}

.white a, .l-section h3.white a, .l-section h4.white a {
  color: #FFFFFF;
}

.read-more,
.link--white--upper--arrow {
  color: #FFFFFF;
  font-family: "Futura LT W01 Heavy", sans-serif;
  text-transform: uppercase;
}

.read-more:after,
.link--white--upper--arrow:after {
  background-image: url("../img/chevron-white.svg");
}

.read-more:hover,
.link--white--upper--arrow:hover {
  color: #FFFFFF;
}

.readmore2:after,
.read-more-2:after,
.white .link:after,
.white .view-mode-teaser_view_all_2_col.node-press-release .news-link a:after, .view-mode-teaser_view_all_2_col.node-press-release .news-link
.white a:after,
.white .news-releases .field-name-node-link a:after, .news-releases .field-name-node-link
.white a:after,
.link--white--arrow:after,
.sage-talks--next .field-name-node-link a:after,
.student-profiles .link:after,
.student-profiles .view-mode-teaser_view_all_2_col.node-press-release .news-link a:after,
.view-mode-teaser_view_all_2_col.node-press-release .news-link .student-profiles a:after,
.student-profiles .news-releases .field-name-node-link a:after,
.news-releases .field-name-node-link .student-profiles a:after,
.newsroom-slider .link:after,
.newsroom-slider .view-mode-teaser_view_all_2_col.node-press-release .news-link a:after,
.view-mode-teaser_view_all_2_col.node-press-release .news-link .newsroom-slider a:after,
.newsroom-slider .news-releases .field-name-node-link a:after,
.news-releases .field-name-node-link .newsroom-slider a:after {
  background-image: url("../img/chevron-white.svg");
}

.link--navy, .link--navy--arrow, .page_subnav li a {
  color: #002F51;
}

.link--navy--arrow:after, .page_subnav li a:after {
  background-image: url("../img/chevron-navy.svg");
}

.link-arrow-link a,
.l-section .link-arrow-link ul li a {
  font-family: "Futura LT W01 Medium", sans-serif;
}

/* ==========================================================================
   Graphics Helpers
   ========================================================================== */
.pie-chart, .pie-chart--large {
  width: 100%;
  max-width: 180px;
  margin: 0 auto 20px;
  display: block;
}

.pie-chart--large {
  max-width: 260px;
}

/* ==========================================================================
   Section styling - This is mainly used in the old style and should be refactored
   ========================================================================== */
.page-section, .page-section__gray,
.page-section--gray {
  padding: 3em 0;
  position: relative;
}

.page-section__gray,
.page-section--gray {
  background: #EEEEEE;
}

.page-section--border, .page-section--icon {
  position: relative;
  padding: 0;
}

.page-section--border > .row, .page-section--icon > .row {
  border-bottom: 1px solid #EEEEEE;
  padding: 2rem 0;
}

.page-section--icon h3 {
  font-size: 2.2rem;
  text-transform: uppercase;
  font-family: "Futura LT W01 Medium", sans-serif;
  color: #002F51;
}

.page-section--icon p {
  font-family: "Futura LT W01 Medium", sans-serif;
}

.page-section--icon ul {
  color: #002F51;
  margin-left: 0;
  font-size: 1.3rem;
}

.page-section--icon a {
  color: #0062AF;
}

.page-section--icon a:hover {
  color: #007fe2;
}

.page-section--icon a.learn-more {
  color: #840028;
  text-transform: none;
}

.page-section--icon .inline-links {
  margin-right: 2.22222rem;
}

.pop-out, .pop-out--left {
  position: absolute;
  bottom: -3em;
  right: 0;
}

.pop-out--left {
  left: 0;
  right: auto;
}

.tuition-table {
  text-transform: uppercase;
}

.tuition-table th {
  background-color: #45638B;
  color: #FFFFFF;
  font-family: "Futura LT W01 Book", sans-serif;
}

.tuition-table tr {
  border-bottom: #ccc 2px solid;
}

.tuition-table td, .tuition-table th {
  padding: 0.7rem 1.2rem 0.5rem;
}

.tuition-table span {
  font-size: 0.61111rem;
}

.heading--blue--upper {
  font-family: "Futura LT W01 Heavy", sans-serif;
  text-transform: uppercase;
  color: #002F51;
}

.heading--red--upper {
  color: #840028;
  text-transform: uppercase;
  font-family: "Futura LT W01 Book", sans-serif;
}

.heading--red--upper span {
  font-family: "Futura LT W01 Heavy", sans-serif;
}

.heading-white, .heading-white--left, .heading-white--center {
  color: #FFFFFF;
  font-family: "Futura LT W01 Medium", sans-serif;
  text-transform: uppercase;
  font-size: 2.5rem;
}

.heading-blue, .heading-blue--left, .heading-blue--center {
  color: #002F51;
  font-family: "Futura LT W01 Medium", sans-serif;
  text-transform: uppercase;
  font-size: 2.5rem;
}

.heading-blue-light, .heading-blue-light--center {
  color: #002F51;
  font-family: "Futura LT W01 Book", sans-serif;
  font-size: 1.33333rem;
  margin: .5em 0;
  text-transform: uppercase;
}

.heading-blue-light strong, .heading-blue-light--center strong {
  font-family: "Futura LT W01 Heavy", sans-serif;
}

@media (min-width: 640px) {
  .heading-blue-light, .heading-blue-light--center {
    font-size: 2.66667rem;
  }
}

.heading-mine-shaft, .heading-mine-shaft--center {
  color: #333333;
  font-family: "Futura LT W01 Medium", sans-serif;
  text-transform: uppercase;
  font-size: 2.5rem;
}

.subheading-white, .subheading-white--left, .subheading-white--center {
  color: #FFFFFF;
  font-family: "Futura LT W01 Medium", sans-serif;
  font-size: 1.7rem;
  margin-bottom: 1.66667rem;
}

.subheading-blue, .subheading-blue--center, .subheading-blue--left {
  color: #002F51;
  font-family: "Futura LT W01 Medium", sans-serif;
  font-size: 1.7rem;
}

.heading-blue--left {
  text-align: left;
}

.heading-blue--center {
  text-align: center;
}

.subheading-blue--center {
  text-align: center;
  margin-bottom: 1.66667rem;
}

.subheading-blue--left {
  text-align: left;
}

.heading-white--left {
  text-align: left;
}

.heading-white--center {
  text-align: center;
}

.subheading-white--left {
  text-align: left;
}

.subheading-white--center {
  text-align: center;
}

.heading-blue-light--center {
  text-align: center;
}

.heading-mine-shaft--center {
  text-align: center;
}

.heading-white--red {
  color: #FFFFFF;
  background: #840028;
}

.heading-white--blue, .heading-white--blue--center {
  color: #FFFFFF;
  background: #002F51;
  padding: 0.55556rem 1.11111rem;
  display: inline-block;
}

.heading-white--blue--center {
  margin-left: auto;
  margin-right: auto;
}

a.pull-right {
  float: none;
}

.row .more-links-area {
  border-top: 1px solid #eee;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-bottom: 2rem;
  padding-top: 1rem;
}

.row .more-links-area:after {
  clear: both;
}

.row .more-links-area li {
  width: 50%;
  float: left;
  padding-left: 2.5rem;
}

.row .more-links-area li:before {
  background: url("../img/chevron-ruby.svg") no-repeat center center;
  height: 0.85em;
  width: 0.7em;
  background-size: auto 0.85em;
  top: initial;
  vertical-align: middle;
  display: inline-block;
}

/* For when there are larger links */
ul.more-links-col {
  border-top: 1px solid #eee;
  width: 50%;
  float: left;
  margin-left: 0;
  margin-bottom: 2rem;
  padding-top: 1rem;
}

ul.more-links-col li {
  width: 100%;
  float: left;
  padding-left: 2.5rem;
}

ul.more-links-col li:before {
  background: url("../img/chevron-ruby.svg") no-repeat center center;
  height: 0.85em;
  width: 0.7em;
  background-size: auto 0.85em;
  top: initial;
  vertical-align: middle;
  display: inline-block;
}

ul.more-links-col:after {
  clear: both;
}

.no-bullets {
  margin: 0 !important;
  padding: 0 !important;
}

.no-bullets li:before {
  display: none !important;
}

.is-visible {
  opacity: 1 !important;
  visibility: visible !important;
  padding: 0 !important;
  height: auto !important;
}

.is-hidden {
  opacity: 0 !important;
  visibility: hidden !important;
  padding: 0 !important;
  height: 0 !important;
}

/** ======================================================================
 *	Fonts
 * ======================================================================
 *
 * The actual font-family declarations are inserted via a Drupal block into
 * <head>, inside a <style> block.
 *
 */
html, body {
  font-size: 16px;
}

@media (min-width: 1024px) {
  html, body {
    font-size: 18px;
  }
}

/** ======================================================================
 *  TYPOGRAPHY
 * ======================================================================
 *
 * This file should contain all of the base typography styles.  This file should not contain
 * any placeholder classes, mixins, or functions.
 *
 * Contents:
 * ----------
 * HTML & Body Defaults
 * Headings
 * Lists
 * Base block element styles
 *  - Paragraphs
 *  - Anchors
 *  - Blockquote
 *
*/
html, html a, submit, button {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.01);
}

body {
  font-family: "Futura LT W01 Medium", sans-serif;
  line-height: 1.2;
  color: #333333;
}

h1, .node-type-college-pages .heading--red--upper, h2, h3, h4, h5, h6 {
  font-family: "Futura LT W01 Heavy", sans-serif;
  margin-top: 0;
  line-height: 1.2;
  color: #002F51;
}

h1, .node-type-college-pages .heading--red--upper, h2, h3, h4, h5, h6, hgroup,
ul, ol, dd,
p, figure,
pre, table, fieldset, hr {
  margin-bottom: 0.83333rem;
}

h1, .node-type-college-pages .heading--red--upper {
  font-size: 1.66667rem;
}

h2,
.h2 {
  font-size: 2rem;
}

h3,
.h3 {
  font-size: 1.5rem;
}

h4,
.h4 {
  font-size: 1.22222rem;
}

h5,
.h5 {
  font-size: 1rem;
}

h6,
.h6 {
  font-size: 0.88889rem;
}

ul, ol, dl {
  font-family: "Futura LT W01 Book", sans-serif;
}

ol {
  margin-left: 1.38889rem;
}

.l-content ul {
  margin-left: 1.38889rem;
}

.l-content ul li {
  list-style: none;
}

.l-content ul li:before {
  content: "";
  display: block;
  position: relative;
  background-color: #002F51;
  height: 0.3em;
  width: 0.3em;
  left: -16px;
  top: 0.9em;
  border-radius: 50%;
}

dl {
  font-family: "Futura LT W01 Book", sans-serif;
}

dl dt {
  margin-bottom: 0;
}

/* Removes unwanted pseudo-bullets from the block grids and sliders on some pages. */
.small-block-grid-1 > li:before,
.small-block-grid-2 > li:before,
.small-block-grid-3 > li:before,
.small-block-grid-4 > li:before,
.small-block-grid-5 > li:before,
.small-block-grid-6 > li:before,
.medium-block-grid-2 > li:before,
.medium-block-grid-3 > li:before,
.medium-block-grid-4 > li:before,
.medium-block-grid-5 > li:before,
.medium-block-grid-6 > li:before,
.large-block-grid-2 > li:before,
.large-block-grid-3 > li:before,
.large-block-grid-4 > li:before,
.large-block-grid-5 > li:before,
.large-block-grid-6 > li:before,
.orbit-slides-container > li:before,
.extole_id_ .advocate-widget-classic_id_ .dropdown_container .main-nav li:before {
  display: none !important;
}

.item-list ul li:before {
  display: none;
}

/**
 * Base block element styles
 */
p {
  font-size: 1.05556rem;
  font-family: "Futura LT W01 Book", sans-serif;
  line-height: 1.31579;
  margin-bottom: 0.83333rem;
}

.field-name-body ul {
  margin-left: 1.5rem;
  font-family: "Futura LT W01 Book", sans-serif;
}

.field-name-body ul li {
  list-style: none;
  font-size: 1.05556rem;
  line-height: 1.31579;
  font-size: 1.05556rem;
  font-family: "Futura LT W01 Book", sans-serif;
}

.field-name-body ul li:before {
  background-color: #002F51;
  border-radius: 50%;
  content: "";
  display: block;
  height: 5px;
  left: -16px;
  position: relative;
  top: 13px;
  width: 5px;
}

.main-content a, .l-content a, .field-name-body a {
  font-family: "Futura LT W01 Medium", sans-serif;
}

.blue-list, .tuition-and-fees ul, .sg-list {
  margin-left: 1.5rem;
}

.blue-list li, .tuition-and-fees ul li, .sg-list li {
  font-family: "Futura LT W01 Book", sans-serif;
  margin-bottom: 0.41667rem;
}

.blue-list li:before, .tuition-and-fees ul li:before, .sg-list li:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  display: block;
  background-color: #002F51;
  position: relative;
  left: -16px;
  top: 13px;
}

blockquote {
  font-size: 1.2rem;
  line-height: 1.3;
  color: #333333;
  padding: 0;
  border-left: 0;
  font-family: "Futura LT W01 Book", sans-serif;
  font-style: italic;
  margin-bottom: 0.55556rem;
}

cite {
  color: #840028;
  font-family: "Futura LT W01 Medium", sans-serif;
  font-size: .9rem;
  font-style: normal;
}

cite:before {
  content: none !important;
}

/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu panels CSS
*/
.mm-menu.mm-horizontal > .mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}

.mm-menu .mm-hidden {
  display: none;
}

.mm-wrapper {
  overflow-x: hidden;
  position: relative;
}

.mm-menu,
.mm-menu > .mm-panel {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.mm-menu {
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0;
}

.mm-menu > .mm-panel {
  background: inherit;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 1.11111rem;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.mm-menu > .mm-panel.mm-opened {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

.mm-menu > .mm-panel.mm-subopened {
  -webkit-transform: translateX(-30%);
  transform: translateX(-30%);
}

.mm-menu > .mm-panel.mm-highest {
  z-index: 1;
}

.mm-menu .mm-list {
  padding: 1.11111rem 0;
}

.mm-menu > .mm-list {
  padding-bottom: 0;
}

.mm-menu > .mm-list:after {
  content: '';
  display: block;
  height: 40px;
}

.mm-panel > .mm-list {
  margin-left: -1.11111rem;
  margin-right: -1.11111rem;
}

.mm-panel > .mm-list:first-child {
  padding-top: 0;
}

.mm-list,
.mm-list > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}

.mm-list {
  font: inherit;
  font-size: 0.77778rem;
}

.mm-list a,
.mm-list a:hover {
  text-decoration: none;
}

.mm-list > li {
  position: relative;
}

.mm-list > li > a,
.mm-list > li > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  line-height: 1.25;
  display: block;
  padding: 0.55556rem 0.55556rem 0.55556rem 1.11111rem;
  margin: 0;
}

.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
  width: auto;
  margin-left: 1.11111rem;
  position: relative;
  left: auto;
}

.mm-list a.mm-subopen {
  background: rgba(3, 2, 1, 0);
  width: 40px;
  height: 100%;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

.mm-list a.mm-subopen:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.mm-list a.mm-subopen.mm-fullsubopen {
  width: 100%;
}

.mm-list a.mm-subopen.mm-fullsubopen:before {
  border-left: none;
}

.mm-list a.mm-subopen + a,
.mm-list a.mm-subopen + span {
  padding-right: 0.27778rem;
  margin-right: 2.22222rem;
}

.mm-list > li.mm-selected > a.mm-subopen {
  background: transparent;
}

.mm-list > li.mm-selected > a.mm-fullsubopen + a,
.mm-list > li.mm-selected > a.mm-fullsubopen + span {
  padding-right: 2.5rem;
  margin-right: 0;
}

.mm-list a.mm-subclose {
  text-indent: 20px;
  padding-top: 1.66667rem;
  margin-top: -1.11111rem;
}

.mm-list > li.mm-label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0.55556rem;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 1.5625;
  padding-right: 0.27778rem;
}

.mm-list > li.mm-spacer {
  padding-top: 2.22222rem;
}

.mm-list > li.mm-spacer.mm-label {
  padding-top: 1.38889rem;
}

.mm-list a.mm-subopen:after,
.mm-list a.mm-subclose:before {
  content: '';
  border: 2px solid transparent;
  display: inline-block;
  width: 7px;
  height: 7px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-bottom: -0.27778rem;
  position: absolute;
  bottom: 50%;
}

.mm-list a.mm-subopen:after {
  border-top: none;
  border-left: none;
  right: 18px;
}

.mm-list a.mm-subclose:before {
  border-right: none;
  border-bottom: none;
  margin-bottom: -0.83333rem;
  left: 22px;
}

.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 0.55556rem 0 0.55556rem 0.55556rem;
}

.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
  border-color: transparent;
}

.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
  display: block;
}

.mm-menu.mm-vertical .mm-list > li > a.mm-subopen {
  height: 40px;
}

.mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after {
  top: 16px;
  right: 16px;
  bottom: auto;
}

.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen {
  height: 25px;
}

html.mm-opened .mm-page {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}

.mm-menu {
  background: #333333;
  color: rgba(255, 255, 255, 0.6);
}

.mm-menu .mm-list > li:after {
  border-color: rgba(0, 0, 0, 0.15);
}

.mm-menu .mm-list > li > a.mm-subclose {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(255, 255, 255, 0.3);
}

.mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
  border-color: rgba(255, 255, 255, 0.3);
}

.mm-menu .mm-list > li > a.mm-subopen:before {
  border-color: rgba(0, 0, 0, 0.15);
}

.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu .mm-list > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.1);
}

.mm-menu .mm-list > li.mm-label {
  background: rgba(255, 255, 255, 0.05);
}

.mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-vertical .mm-list li.mm-opened > ul {
  background: rgba(255, 255, 255, 0.05);
}

/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}

html.mm-opened {
  overflow: hidden;
  position: relative;
}

html.mm-opened body {
  overflow: hidden;
}

html.mm-opened .mm-page {
  box-sizing: border-box;
  position: relative;
}

html.mm-background .mm-page {
  background: inherit;
}

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
}

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block;
}

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed;
}

.mm-menu.mm-current {
  display: block;
}

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px;
}

html.mm-opening .mm-page,
html.mm-opening #mm-blocker {
  -webkit-transform: translate(80%, 0);
  transform: translate(80%, 0);
}

@media all and (max-width: 175px) {
  html.mm-opening .mm-page,
  html.mm-opening #mm-blocker {
    -webkit-transform: translate(140px, 0);
    transform: translate(140px, 0);
  }
}

@media all and (min-width: 550px) {
  html.mm-opening .mm-page,
  html.mm-opening #mm-blocker {
    -webkit-transform: translate(440px, 0);
    transform: translate(440px, 0);
  }
}

/*
	jQuery.mmenu buttonbars addon CSS
*/
.mm-buttonbar {
  border: 1px solid transparent;
  border-radius: 5px;
  text-align: center;
  line-height: 1.25;
  overflow: hidden;
  display: block;
  padding: 0;
  margin: 0;
  position: relative;
}

.mm-buttonbar:after {
  content: '';
  display: block;
  clear: both;
}

.mm-buttonbar > * {
  border-left: 1px solid transparent;
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 100%;
  float: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.mm-buttonbar > a {
  text-decoration: none;
}

.mm-buttonbar > input {
  position: absolute;
  left: -1000px;
  top: -1000px;
}

.mm-buttonbar > input:checked + label {
  border-color: transparent  !important;
}

.mm-buttonbar > *:first-child,
.mm-buttonbar > input:first-child + * {
  border-left: none;
}

.mm-buttonbar.mm-buttonbar-2 > * {
  width: 50%;
}

.mm-buttonbar.mm-buttonbar-3 > * {
  width: 33.33%;
}

.mm-buttonbar.mm-buttonbar-4 > * {
  width: 25%;
}

.mm-buttonbar.mm-buttonbar-5 > * {
  width: 20%;
}

.mm-header .mm-buttonbar {
  margin-top: 1.11111rem;
  margin-left: -1.66667rem;
  margin-right: -1.66667rem;
}

.mm-footer .mm-buttonbar {
  border: none;
  border-radius: none;
  line-height: 2.5;
  margin: -0.55556rem -0.55556rem 0 -1.11111rem;
}

.mm-footer .mm-buttonbar > * {
  border-left: none;
}

.mm-list > li > .mm-buttonbar {
  margin: 0.55556rem 1.11111rem;
}

.mm-menu .mm-buttonbar {
  border-color: rgba(255, 255, 255, 0.6);
  background: #333333;
}

.mm-menu .mm-buttonbar > * {
  border-color: rgba(255, 255, 255, 0.6);
}

.mm-menu .mm-buttonbar > input:checked + label {
  background: rgba(255, 255, 255, 0.6);
  color: #333333;
}

/*
	jQuery.mmenu counters addon CSS
*/
em.mm-counter {
  font: inherit;
  font-size: 0.77778rem;
  font-style: normal;
  text-indent: 0;
  line-height: 1.25;
  display: block;
  margin-top: -0.55556rem;
  position: absolute;
  right: 40px;
  top: 50%;
}

em.mm-counter + a.mm-subopen {
  padding-left: 2.22222rem;
}

em.mm-counter + a.mm-subopen + a,
em.mm-counter + a.mm-subopen + span {
  margin-right: 4.44444rem;
}

em.mm-counter + a.mm-fullsubopen {
  padding-left: 0;
}

.mm-vertical em.mm-counter {
  top: 12px;
  margin-top: 0;
}

.mm-nosubresults > em.mm-counter {
  display: none;
}

.mm-menu em.mm-counter {
  color: rgba(255, 255, 255, 0.3);
}

/*
	jQuery.mmenu dragOpen addon CSS
*/
html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-page,
html.mm-opened.mm-dragging .mm-fixed-top,
html.mm-opened.mm-dragging .mm-fixed-bottom,
html.mm-opened.mm-dragging #mm-blocker {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}

/*
	jQuery.mmenu footer addon CSS
*/
.mm-footer {
  background: inherit;
  border-top: 1px solid transparent;
  text-align: center;
  line-height: 1.25;
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  padding: 0.55556rem 0.55556rem 0 1.11111rem;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
}

.mm-menu.mm-hasfooter > .mm-panel:after {
  height: 80px;
}

.mm-menu .mm-footer {
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.3);
}

/*
	jQuery.mmenu header addon CSS
*/
.mm-header {
  background: inherit;
  border-bottom: 1px solid transparent;
  text-align: center;
  line-height: 1.25;
  box-sizing: border-box;
  width: 100%;
  height: 60px;
  padding: 0 2.77778rem;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
}

.mm-header .mm-title,
.mm-header .mm-prev,
.mm-header .mm-next {
  padding-top: 1.66667rem;
}

.mm-header .mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  position: relative;
}

.mm-header .mm-prev,
.mm-header .mm-next {
  text-decoration: none;
  display: block;
  box-sizing: border-box;
  min-width: 10px;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
}

.mm-header .mm-prev {
  padding-left: 1.11111rem;
  padding-right: 0.55556rem;
  left: 0;
}

.mm-header .mm-next {
  padding-left: 0.55556rem;
  padding-right: 1.11111rem;
  right: 0;
}

.mm-header [href].mm-prev:before, .mm-header [href].mm-next:after {
  content: '';
  border: 2px solid transparent;
  display: inline-block;
  width: 7px;
  height: 7px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.mm-header [href].mm-prev:before {
  border-right: none;
  border-bottom: none;
  margin-left: 0.11111rem;
  margin-right: 0.27778rem;
}

.mm-header [href].mm-next:after {
  border-top: none;
  border-left: none;
  margin-left: 0.27778rem;
  margin-right: -0.11111rem;
}

.mm-menu.mm-hassearch .mm-header {
  height: 50px;
  top: 50px;
}

.mm-menu.mm-hassearch .mm-header .mm-title,
.mm-menu.mm-hassearch .mm-header .mm-prev,
.mm-menu.mm-hassearch .mm-header .mm-next {
  padding-top: 1.11111rem;
}

.mm-menu.mm-hasheader li.mm-subtitle {
  display: none;
}

.mm-menu.mm-hasheader > .mm-panel {
  padding-top: 4.44444rem;
}

.mm-menu.mm-hasheader > .mm-panel.mm-list {
  padding-top: 3.33333rem;
}

.mm-menu.mm-hasheader > .mm-panel > .mm-list:first-child {
  margin-top: -1.11111rem;
}

.mm-menu.mm-hasheader.mm-hassearch > .mm-panel {
  padding-top: 6.66667rem;
}

.mm-menu.mm-hasheader.mm-hassearch > .mm-panel.mm-list {
  padding-top: 5.55556rem;
}

.mm-menu .mm-header {
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.3);
}

.mm-menu .mm-header .mm-prev:before,
.mm-menu .mm-header .mm-next:after {
  border-color: rgba(255, 255, 255, 0.3);
}

/*
	jQuery.mmenu labels addon CSS
*/
.mm-list > li.mm-label > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  line-height: 1.5625;
}

.mm-list > li.mm-label.mm-opened a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 17px;
}

.mm-list > li.mm-collapsed {
  display: none;
}

.mm-menu .mm-list li.mm-label > div > div {
  background: rgba(255, 255, 255, 0.05);
}

/*
	jQuery.mmenu searchfield addon CSS
*/
.mm-search,
.mm-search input {
  box-sizing: border-box;
}

.mm-list > li.mm-search {
  padding: 0.55556rem;
  margin-top: -1.11111rem;
}

.mm-list > li.mm-subtitle + li.mm-search {
  margin-top: 0;
}

div.mm-panel > div.mm-search {
  padding: 0 0 0.55556rem 0;
}

.mm-menu.mm-hasheader .mm-list > li.mm-search {
  margin-top: 0;
}

.mm-menu > .mm-search {
  background: inherit;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.mm-search {
  padding: 0.55556rem;
}

.mm-search input {
  border: none;
  border-radius: 30px;
  font: inherit;
  font-size: 0.77778rem;
  line-height: 1.875;
  outline: none;
  display: block;
  width: 100%;
  height: 30px;
  margin: 0;
  padding: 0 0.55556rem;
}

.mm-search input::-ms-clear {
  display: none;
}

.mm-menu .mm-noresultsmsg {
  text-align: center;
  font-size: 1.16667rem;
  display: none;
  padding: 3.33333rem 0;
}

.mm-menu .mm-noresultsmsg:after {
  border: none !important;
}

.mm-noresults .mm-noresultsmsg {
  display: block;
}

.mm-menu li.mm-nosubresults > a.mm-subopen {
  display: none;
}

.mm-menu li.mm-nosubresults > a.mm-subopen + a,
.mm-menu li.mm-nosubresults > a.mm-subopen + span {
  padding-right: 0.55556rem;
}

.mm-menu.mm-hassearch > .mm-panel {
  padding-top: 3.88889rem;
}

.mm-menu.mm-hassearch > .mm-panel > .mm-list:first-child {
  margin-top: -1.11111rem;
}

.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child {
  margin-top: -0.55556rem;
}

.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child + .mm-list {
  padding-top: 0;
}

.mm-menu .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6);
}

.mm-menu .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.3);
}

/*
	jQuery.mmenu toggles addon CSS
*/
input.mm-toggle,
input.mm-check {
  position: absolute;
  left: -10000px;
}

label.mm-toggle,
label.mm-check {
  margin: 0;
  position: absolute;
  bottom: 50%;
  z-index: 1;
}

label.mm-toggle:before,
label.mm-check:before {
  content: '';
  display: block;
}

label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin-bottom: -0.83333rem;
}

label.mm-toggle:before {
  border-radius: 30px;
  width: 28px;
  height: 28px;
  margin: 0.05556rem;
}

input.mm-toggle:checked ~ label.mm-toggle:before {
  float: right;
}

label.mm-check {
  width: 30px;
  height: 30px;
  margin-bottom: -0.83333rem;
}

label.mm-check:before {
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  opacity: 0.1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

input.mm-check:checked ~ label.mm-check:before {
  opacity: 1;
}

.mm-menu.mm-vertical .mm-list > li label.mm-toggle, .mm-menu.mm-vertical .mm-list > li label.mm-check {
  bottom: auto;
  margin-bottom: 0;
}

.mm-menu.mm-vertical .mm-list > li label.mm-toggle {
  top: 5px;
}

.mm-menu.mm-vertical .mm-list > li label.mm-check {
  top: 5px;
}

label.mm-toggle, label.mm-check {
  right: 20px;
}

label.mm-toggle + a,
label.mm-toggle + span {
  margin-right: 3.88889rem;
}

label.mm-check + a,
label.mm-check + span {
  margin-right: 2.77778rem;
}

a.mm-subopen + label.mm-toggle, a.mm-subopen + label.mm-check {
  right: 50px;
}

a.mm-subopen + label.mm-toggle + a,
a.mm-subopen + label.mm-toggle + span {
  margin-right: 5.55556rem;
}

a.mm-subopen + label.mm-check + a,
a.mm-subopen + label.mm-check + span {
  margin-right: 4.44444rem;
}

em.mm-counter + a.mm-subopen + label.mm-toggle, em.mm-counter + a.mm-subopen + label.mm-check {
  right: 90px;
}

em.mm-counter + a.mm-subopen + label.mm-toggle + a,
em.mm-counter + a.mm-subopen + label.mm-toggle + span {
  margin-right: 7.77778rem;
}

em.mm-counter + a.mm-subopen + label.mm-check + a,
em.mm-counter + a.mm-subopen + label.mm-check + span {
  margin-right: 6.66667rem;
}

.mm-menu label.mm-toggle {
  background: rgba(0, 0, 0, 0.15);
}

.mm-menu label.mm-toggle:before {
  background: #333333;
}

.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}

.mm-menu label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6);
}

/*
	jQuery.mmenu effects extension CSS
*/
html.mm-slide .mm-menu {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}

html.mm-slide.mm-opened .mm-menu {
  -webkit-transform: translateX(-30%);
  transform: translateX(-30%);
}

html.mm-slide.mm-opening .mm-menu {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

html.mm-slide.mm-right.mm-opened .mm-menu {
  -webkit-transform: translateX(30%);
  transform: translateX(30%);
}

html.mm-slide.mm-right.mm-opening .mm-menu {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

html.mm-slide.mm-top.mm-opened .mm-menu {
  -webkit-transform: translateY(-30%);
  transform: translateY(-30%);
}

html.mm-slide.mm-top.mm-opening .mm-menu {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}

html.mm-slide.mm-bottom.mm-opened .mm-menu {
  -webkit-transform: translateY(30%);
  transform: translateY(30%);
}

html.mm-slide.mm-bottom.mm-opening .mm-menu {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}

html.mm-zoom-menu .mm-menu {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}

html.mm-zoom-menu.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateX(-30%);
  transform: scale(0.7, 0.7) translateX(-30%);
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

html.mm-zoom-menu.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateX(0%);
  transform: scale(1, 1) translateX(0%);
}

html.mm-zoom-menu.mm-right.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateX(30%);
  transform: scale(0.7, 0.7) translateX(30%);
  -webkit-transform-origin: right center;
  transform-origin: right center;
}

html.mm-zoom-menu.mm-right.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateX(0%);
  transform: scale(1, 1) translateX(0%);
}

html.mm-zoom-menu.mm-top.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateY(-30%);
  transform: scale(0.7, 0.7) translateY(-30%);
  -webkit-transform-origin: center top;
  transform-origin: center top;
}

html.mm-zoom-menu.mm-top.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateY(0%);
  transform: scale(1, 1) translateY(0%);
}

html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateY(30%);
  transform: scale(0.7, 0.7) translateY(30%);
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateY(0%);
  transform: scale(1, 1) translateY(0%);
}

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel {
  -webkit-transform: scale(1.5, 1.5) translateX(100%);
  transform: scale(1.5, 1.5) translateX(100%);
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition-property: -webkit-transform, left;
  -webkit-transition-property: left, -webkit-transform;
  transition-property: left, -webkit-transform;
  transition-property: transform, left;
  transition-property: transform, left, -webkit-transform;
}

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened {
  -webkit-transform: scale(1, 1) translateX(0%);
  transform: scale(1, 1) translateX(0%);
}

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened.mm-subopened {
  -webkit-transform: scale(0.7, 0.7) translateX(-30%);
  transform: scale(0.7, 0.7) translateX(-30%);
}

/*
	jQuery.mmenu fullscreen extension CSS
*/
.mm-menu.mm-fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px;
}

html.mm-opening.mm-fullscreen .mm-page,
html.mm-opening.mm-fullscreen #mm-blocker {
  -webkit-transform: translate(100%, 0);
  transform: translate(100%, 0);
}

@media all and (max-width: 140px) {
  html.mm-opening.mm-fullscreen .mm-page,
  html.mm-opening.mm-fullscreen #mm-blocker {
    -webkit-transform: translate(140px, 0);
    transform: translate(140px, 0);
  }
}

@media all and (min-width: 10000px) {
  html.mm-opening.mm-fullscreen .mm-page,
  html.mm-opening.mm-fullscreen #mm-blocker {
    -webkit-transform: translate(10000px, 0);
    transform: translate(10000px, 0);
  }
}

html.mm-right.mm-opening.mm-fullscreen .mm-page,
html.mm-right.mm-opening.mm-fullscreen #mm-blocker {
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}

@media all and (max-width: 140px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-page,
  html.mm-right.mm-opening.mm-fullscreen #mm-blocker {
    -webkit-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
  }
}

@media all and (min-width: 10000px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-page,
  html.mm-right.mm-opening.mm-fullscreen #mm-blocker {
    -webkit-transform: translate(-10000px, 0);
    transform: translate(-10000px, 0);
  }
}

.mm-menu.mm-front.mm-fullscreen.mm-top, .mm-menu.mm-front.mm-fullscreen.mm-bottom {
  height: 100%;
  min-height: 140px;
  max-height: 10000px;
}

html.mm-opened.mm-fullscreen .mm-page {
  box-shadow: none !important;
}

/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.mm-menu.mm-right {
  left: auto;
  right: 0;
}

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0;
}

html.mm-right.mm-opening .mm-page,
html.mm-right.mm-opening #mm-blocker {
  -webkit-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
}

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-page,
  html.mm-right.mm-opening #mm-blocker {
    -webkit-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
  }
}

@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-page,
  html.mm-right.mm-opening #mm-blocker {
    -webkit-transform: translate(-440px, 0);
    transform: translate(-440px, 0);
  }
}

/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-page,
html.mm-front #mm-blocker {
  -webkit-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
  z-index: 0;
}

.mm-menu.mm-front {
  z-index: 1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}

html.mm-opened.mm-next .mm-page {
  box-shadow: none;
}

.mm-menu.mm-front, .mm-menu.mm-next {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}

.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
  -webkit-transform: translate(100%, 0);
  transform: translate(100%, 0);
}

.mm-menu.mm-front.mm-top {
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
}

.mm-menu.mm-front.mm-bottom {
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%);
}

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.mm-menu.mm-front.mm-top, .mm-menu.mm-front.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px;
}

/*
	jQuery.mmenu themes extension CSS
*/
html.mm-opened.mm-light .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-light {
  background: #f3f3f3;
  color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-light .mm-list > li:after {
  border-color: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-light .mm-list > li > a.mm-subclose {
  background: rgba(255, 255, 255, 0.6);
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-light .mm-list > li > a.mm-subopen:after, .mm-menu.mm-light .mm-list > li > a.mm-subclose:before {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
  border-color: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-light .mm-list > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-light .mm-list > li.mm-label {
  background: rgba(0, 0, 0, 0.03);
}

.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul {
  background: rgba(0, 0, 0, 0.03);
}

.mm-menu.mm-light .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: #f3f3f3;
}

.mm-menu.mm-light .mm-buttonbar > * {
  border-color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-light .mm-buttonbar > input:checked + label {
  background: rgba(0, 0, 0, 0.6);
  color: #f3f3f3;
}

.mm-menu.mm-light label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-light em.mm-counter {
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-light .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-light .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-light .mm-header .mm-prev:before,
.mm-menu.mm-light .mm-header .mm-next:after {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-light .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03);
}

.mm-menu.mm-light .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-light .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-light label.mm-toggle {
  background: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-light label.mm-toggle:before {
  background: #f3f3f3;
}

.mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}

html.mm-opened.mm-white .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-white {
  background: white;
  color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-white .mm-list > li:after {
  border-color: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-white .mm-list > li > a.mm-subclose {
  background: rgba(0, 0, 0, 0.06);
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-white .mm-list > li > a.mm-subopen:after, .mm-menu.mm-white .mm-list > li > a.mm-subclose:before {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-white .mm-list > li > a.mm-subopen:before {
  border-color: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-white .mm-list > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.06);
}

.mm-menu.mm-white .mm-list > li.mm-label {
  background: rgba(0, 0, 0, 0.03);
}

.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul {
  background: rgba(0, 0, 0, 0.03);
}

.mm-menu.mm-white .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: white;
}

.mm-menu.mm-white .mm-buttonbar > * {
  border-color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-white .mm-buttonbar > input:checked + label {
  background: rgba(0, 0, 0, 0.6);
  color: white;
}

.mm-menu.mm-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-white .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-white .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-white .mm-header .mm-prev:before,
.mm-menu.mm-white .mm-header .mm-next:after {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-white .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03);
}

.mm-menu.mm-white .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-white label.mm-toggle:before {
  background: white;
}

.mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}

html.mm-opened.mm-black .mm-page {
  box-shadow: none;
}

.mm-menu.mm-black {
  background: black;
  color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-black .mm-list > li:after {
  border-color: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-black .mm-list > li > a.mm-subclose {
  background: rgba(255, 255, 255, 0.25);
  color: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-black .mm-list > li > a.mm-subopen:after, .mm-menu.mm-black .mm-list > li > a.mm-subclose:before {
  border-color: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-black .mm-list > li > a.mm-subopen:before {
  border-color: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-black .mm-list > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.25);
}

.mm-menu.mm-black .mm-list > li.mm-label {
  background: rgba(255, 255, 255, 0.15);
}

.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul {
  background: rgba(255, 255, 255, 0.15);
}

.mm-menu.mm-black .mm-buttonbar {
  border-color: rgba(255, 255, 255, 0.6);
  background: black;
}

.mm-menu.mm-black .mm-buttonbar > * {
  border-color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-black .mm-buttonbar > input:checked + label {
  background: rgba(255, 255, 255, 0.6);
  color: black;
}

.mm-menu.mm-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-black em.mm-counter {
  color: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-black .mm-footer {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-black .mm-header {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-black .mm-header .mm-prev:before,
.mm-menu.mm-black .mm-header .mm-next:after {
  border-color: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-black .mm-list li.mm-label > div > div {
  background: rgba(255, 255, 255, 0.15);
}

.mm-menu.mm-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-black label.mm-toggle:before {
  background: black;
}

.mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}

.nav_wrapper {
  position: relative;
}

@media (min-width: 1px) and (max-width: 1024px) {
  .nav_wrapper {
    position: static;
  }
}

.mobile_menu_toggle {
  font-size: 0.61111rem;
  text-transform: uppercase;
  color: #0D2E51;
  line-height: 2.5;
  width: 31px;
  position: absolute;
  top: 1.11111rem;
  left: 0.55556rem;
}

@media (min-width: 640px) {
  .mobile_menu_toggle {
    left: 20px;
  }
}

@media (min-width: 1024px) {
  .mobile_menu_toggle {
    left: 10px;
  }
}

body:not(.westerngovernorsuniversity) .mobile_menu_toggle {
  top: 0.55556rem;
}

@media (min-width: 640px) {
  body:not(.westerngovernorsuniversity) .mobile_menu_toggle {
    top: 1.11111rem;
  }
}

@media (min-width: 1024px) {
  body:not(.westerngovernorsuniversity) .mobile_menu_toggle {
    top: 1.38889rem;
  }
}

.mobile_menu_toggle a {
  background: center center no-repeat transparent;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAVCAYAAAC+NTVfAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDEvMDcvMTVMDBGjAAAA0klEQVRIie2WMQrCQBRE398kCArWXsUjaGMdEUvBJlew8ALiDRS8gXfwJB4hWCVjsVFXBbtNY6bbYWH+H/bBmmoJA0lAjZkRU5I9M1IZbPdHdoczVVU1Q8RTliUUyxmbYoFJ0mg8pyxvYEbcvX3Dw0Gf6+WEA1jnU3ppEj0Y/OarfALgN28hM1ANgHCkb74g/voOmhgXTiTilxAW7V6Gi44Z0GT46lPkjXY594V3nHecd5xHU8f5v3Pe/OH8I3Bfl2uEC8f6wPFxDG0BSP79/MD3DrwxnKt1QUYPAAAAAElFTkSuQmCC");
  display: block;
  width: 31px;
  height: 21px;
}

.mobile_menu_toggle span {
  display: block;
}

/**
 * MOBILE MENU - OFF CANVAS
 *
 * These are the new styles for the off-canvas nav.  This should be moved into the offcanvas nav scss file
 * eventually.
 */
html.mm-opened .mm-page {
  box-shadow: none;
}

.mm-menu {
  background-color: #EEEEEE;
}

.mm-menu .mm-list {
  padding: 0;
}

.mm-menu .top-level {
  padding: 0 1rem;
}

.mm-menu .top-level li {
  margin: 0;
}

.mm-menu > .mm-panel.mm-opened:first-child:before {
  content: "";
  background-image: url("../img/circle_logo.png");
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: 100px 99px;
  width: 100px;
  height: 99px;
  margin: 20px auto;
  display: block;
}

.svg .wguindiana .mm-menu > .mm-panel.mm-opened:first-child:before {
  background-image: url("/sites/all/themes/bricktheme/img/indiana_blue_seal.svg");
}

.svg .wgumissouri .mm-menu > .mm-panel.mm-opened:first-child:before {
  background-image: url("/sites/all/themes/bricktheme/img/missouri_blue_seal.svg");
}

.svg .wgunevada .mm-menu > .mm-panel.mm-opened:first-child:before {
  background-image: url("/sites/all/themes/bricktheme/img/nevada_blue_seal.svg");
}

.svg .wgutennessee .mm-menu > .mm-panel.mm-opened:first-child:before {
  background-image: url("/sites/all/themes/bricktheme/img/tennessee_blue_seal.svg");
}

.svg .wgutexas .mm-menu > .mm-panel.mm-opened:first-child:before {
  background-image: url("/sites/all/themes/bricktheme/img/texas_blue_seal.svg");
}

.svg .wguwashington .mm-menu > .mm-panel.mm-opened:first-child:before {
  background-image: url("/sites/all/themes/bricktheme/img/washington_blue_seal.svg");
}

.mm-list a.mm-subclose {
  margin-top: 0;
}

.mm-list > li {
  background-color: #EEEEEE;
  border-bottom: 1px solid #e1e1e1;
  margin: 0 1rem;
}

.mm-list > li:last-child {
  border-bottom: 0;
}

.mm-list > li > a,
.mm-list > li > span {
  color: #002F51;
  font-family: "Futura LT W01 Medium", sans-serif;
  font-size: 1.1rem;
  padding: 1rem .625rem 1rem 1.25rem;
}

.mm-menu .mm-list > li.mm-subtitle > a.mm-subclose:before {
  border-color: #FFFFFF;
}

.mm-list a.mm-subopen:after, .mm-list a.mm-subclose:before {
  width: 12px;
  height: 12px;
  border-width: 3px;
}

.mm-list a.mm-subclose:before {
  margin-bottom: -.3375rem;
  left: 36px;
}

.mm-menu .mm-list > li > a.mm-subopen:after,
.mm-menu .mm-list > li > a.mm-subclose:before {
  border-color: #002F51;
}

.mobile_buttons {
  margin-top: 1.38889rem;
}

.mobile_buttons .btn--yellow, .mobile_buttons .btn--yellow--arrow, .mobile_buttons .wgu_form.application input[type=submit], .wgu_form.application .mobile_buttons input[type=submit], .mobile_buttons .sidebar__cta, .mobile_buttons .app-login form input[type=submit], .app-login form .mobile_buttons input[type=submit], .mobile_buttons #edit-submit-discount, .mobile_buttons
#edit-cc-submit, .mobile_buttons
#edit-mail-submit, .mobile_buttons #amount_due input[type=submit], #amount_due .mobile_buttons input[type=submit], .mobile_buttons .wgu_form.application.application-5 #form_submit_btn input, .wgu_form.application.application-5 #form_submit_btn .mobile_buttons input, .mobile_buttons .t-inquiry-form .l-content form .form-submit, .t-inquiry-form .l-content form .mobile_buttons .form-submit {
  display: block;
  margin: .5rem 0;
  padding: .8rem 1.5rem .6rem;
  font-size: 1.1rem;
  text-align: center;
}

.mobile_buttons .btn--yellow:focus, .mobile_buttons .btn--yellow--arrow:focus, .mobile_buttons .wgu_form.application input[type=submit]:focus, .wgu_form.application .mobile_buttons input[type=submit]:focus, .mobile_buttons .sidebar__cta:focus, .mobile_buttons .app-login form input[type=submit]:focus, .app-login form .mobile_buttons input[type=submit]:focus, .mobile_buttons #edit-submit-discount:focus, .mobile_buttons
#edit-cc-submit:focus, .mobile_buttons
#edit-mail-submit:focus, .mobile_buttons #amount_due input[type=submit]:focus, #amount_due .mobile_buttons input[type=submit]:focus, .mobile_buttons .wgu_form.application.application-5 #form_submit_btn input:focus, .wgu_form.application.application-5 #form_submit_btn .mobile_buttons input:focus, .mobile_buttons .t-inquiry-form .l-content form .form-submit:focus, .t-inquiry-form .l-content form .mobile_buttons .form-submit:focus {
  color: #FFFFFF;
  background-color: #b18018;
}

.mm-list > .mm-subtitle {
  margin: 0 0 1rem 0;
}

.mm-list a.mm-subclose {
  padding-bottom: 2.5rem;
  padding-left: 2.5rem;
  padding-top: 2.5rem;
}

.l-page {
  position: static;
}

@media (min-width: 1px) and (max-width: 1024px) {
  .l-page {
    position: relative;
    z-index: 1;
  }
}

/**
 * STYLES WGU SPECIFICALLY ADDED TO THE NODE BODY THAT GOT BROUGHT OVER FROM THE D6 SITE
 */
a.anchor {
  display: block;
  position: relative;
  top: -125px;
  visibility: hidden;
}

.toggle-content {
  display: none;
}

.fl {
  display: inline-block;
  margin-left: 1.5rem;
  padding-right: 1rem;
}

.fl:before {
  content: ' ';
  width: 7px;
  height: 7px;
  background: #840028;
  display: block;
  left: -19px;
  top: 14px;
  position: relative;
}

/* ==========================================================================
   Split a list into columns
   ========================================================================== */
.split-list--half ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: 0;
  padding: 0 2rem;
}

.split-list--half li {
  padding: .25rem .5rem .25rem 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}

@media (min-width: 640px) {
  .split-list--half li {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%;
  }
}

/**
 * TABLES partial
 *
 * This file contains code for all tables.  This includes base styles for a standard table
 * and class based variations of said table.
 */
.table, .table--blue, table {
  width: 100%;
  border-collapse: collapse;
  border: 0;
}

.table thead, .table--blue thead, table thead {
  background: transparent;
}

.table thead tr, .table--blue thead tr, .table tbody tr, .table--blue tbody tr, table thead tr, table tbody tr {
  margin: 0;
  padding: 0;
  /*border-bottom: 1px solid $color-pewter;*/
}

.table thead tr:nth-of-type(even), .table--blue thead tr:nth-of-type(even), .table tbody tr:nth-of-type(even), .table--blue tbody tr:nth-of-type(even), table thead tr:nth-of-type(even), table tbody tr:nth-of-type(even) {
  background: transparent;
}

.table thead tr th, .table--blue thead tr th, .table tbody tr th, .table--blue tbody tr th, table thead tr th, table tbody tr th {
  font-family: "Futura LT W01 Medium", sans-serif;
}

.table thead tr td, .table--blue thead tr td, .table tbody tr td, .table--blue tbody tr td, table thead tr td, table tbody tr td {
  font-family: "Futura LT W01 Book", sans-serif;
}

.table thead tr td, .table--blue thead tr td, .table thead tr th, .table--blue thead tr th, .table tbody tr td, .table--blue tbody tr td, .table tbody tr th, .table--blue tbody tr th, table thead tr td, table thead tr th, table tbody tr td, table tbody tr th {
  margin: 0;
  border: 0;
  font-size: 1.05556rem !important;
  line-height: 1.3;
  padding: 0.5rem 2rem 0.5rem 0;
}

.table--blue th {
  background: #45638B;
  color: #FFFFFF;
}

.table--blue th:first-child {
  background: #acbed6;
  color: #0062AF;
}

.table--blue th, .table--blue td {
  border: 1px solid #acbed6;
  font-size: 1.1rem;
  line-height: 1.2;
  text-align: center;
}

.table--blue td {
  color: #002F51;
}

.table--white, .white-table {
  color: #FFFFFF;
  background: none;
}

.table--white tr:nth-of-type(2n), .white-table tr:nth-of-type(2n) {
  color: #FFFFFF;
  background: none;
}

.table--white tr th,
.table--white tr td, .white-table tr th,
.white-table tr td {
  border-bottom: #FFFFFF 1px solid;
  border-left: #FFFFFF 1px solid;
  color: #FFFFFF;
  background: none;
}

.table--white tr th:first-child,
.table--white tr td:first-child, .white-table tr th:first-child,
.white-table tr td:first-child {
  border-left: none;
}

.table--white tr:last-child td, .white-table tr:last-child td {
  border-bottom: none;
}

table.downriver th {
  background: #002F51;
  color: #FFFFFF;
  font-family: "Futura LT W01 Book", sans-serif;
  text-align: center;
  border-right: 1px solid #FFFFFF;
  width: 33.33333%;
}

table.downriver td {
  text-align: center;
  font-family: "Futura LT W01 Book", sans-serif;
  color: #22567E;
  font-size: 1.2rem;
  padding: 1rem;
}

.table--row-borders tr {
  border-bottom: 1px solid #CCCCCC;
}

.table--row-borders tr, .table--row-borders td {
  font-size: .8rem;
  padding: .8rem 4rem .8rem 0;
  line-height: 1.5;
}

@media (min-width: 640px) {
  .table--row-borders tr, .table--row-borders td {
    font-size: 1rem;
  }
}

.tuition-table {
  text-transform: uppercase;
}

.tuition-table th {
  background-color: #45638B;
  color: #FFFFFF;
  font-family: "Futura LT W01 Book", sans-serif;
}

.tuition-table tr {
  border-bottom: #ccc 2px solid;
}

.tuition-table td, .tuition-table th {
  padding: 0.7rem 1.2rem 0.5rem;
}

.tuition-table span {
  font-size: 0.61111rem;
}

.table--scholarships {
  width: 100%;
}

.table--scholarships thead th {
  font-size: 0.77778rem !important;
  font-family: "Futura LT W01 Book", sans-serif;
  text-transform: uppercase;
  padding-bottom: 0;
  font-weight: 400;
}

.table--scholarships thead th:first-child {
  width: 80%;
}

.table--scholarships thead th:last-child {
  width: 20%;
  text-align: center;
}

.table--scholarships tr td:first-child {
  width: 80%;
}

.table--scholarships tr td:last-child {
  width: 20%;
  text-align: center;
}

/* ==========================================================================
   Sage talks components
   ========================================================================== */
.sage-talks--default, .sage-talks--upcoming, .sage-talks--past, .sage-talks--next {
  padding: 2rem 0;
}

.sage-talks--default h2, .sage-talks--upcoming h2, .sage-talks--past h2, .sage-talks--next h2 {
  text-transform: uppercase;
  font-size: 1.11111rem;
}

.sage-talks--default .field-name-field-lecturer, .sage-talks--upcoming .field-name-field-lecturer, .sage-talks--past .field-name-field-lecturer, .sage-talks--next .field-name-field-lecturer {
  margin-bottom: .35rem;
  overflow: hidden;
}

.sage-talks--default .field-name-field-sagetalks-address, .sage-talks--upcoming .field-name-field-sagetalks-address, .sage-talks--past .field-name-field-sagetalks-address, .sage-talks--next .field-name-field-sagetalks-address, .sage-talks--default .field-name-field-sagetalks-city, .sage-talks--upcoming .field-name-field-sagetalks-city, .sage-talks--past .field-name-field-sagetalks-city, .sage-talks--next .field-name-field-sagetalks-city, .sage-talks--default .field-name-field-sagetalks-zip, .sage-talks--upcoming .field-name-field-sagetalks-zip, .sage-talks--past .field-name-field-sagetalks-zip, .sage-talks--next .field-name-field-sagetalks-zip, .sage-talks--default .field-name-field-sagetalks-state, .sage-talks--upcoming .field-name-field-sagetalks-state, .sage-talks--past .field-name-field-sagetalks-state, .sage-talks--next .field-name-field-sagetalks-state {
  display: inline;
}

.sage-talks--default .field-name-field-sagetalks-city::after, .sage-talks--upcoming .field-name-field-sagetalks-city::after, .sage-talks--past .field-name-field-sagetalks-city::after, .sage-talks--next .field-name-field-sagetalks-city::after {
  content: ',\00a0';
}

.sage-talks--default .field-name-field-sagetalks-address::after, .sage-talks--upcoming .field-name-field-sagetalks-address::after, .sage-talks--past .field-name-field-sagetalks-address::after, .sage-talks--next .field-name-field-sagetalks-address::after, .sage-talks--default .field-name-field-sagetalks-zip::after, .sage-talks--upcoming .field-name-field-sagetalks-zip::after, .sage-talks--past .field-name-field-sagetalks-zip::after, .sage-talks--next .field-name-field-sagetalks-zip::after, .sage-talks--default .field-name-field-sagetalks-state::after, .sage-talks--upcoming .field-name-field-sagetalks-state::after, .sage-talks--past .field-name-field-sagetalks-state::after, .sage-talks--next .field-name-field-sagetalks-state::after {
  content: '\00a0';
}

.sage-talks--default .field-name-field-location-ref .field-name-title h4, .sage-talks--upcoming .field-name-field-location-ref .field-name-title h4, .sage-talks--past .field-name-field-location-ref .field-name-title h4, .sage-talks--next .field-name-field-location-ref .field-name-title h4 {
  font-family: "Futura LT W01 Heavy", sans-serif;
}

.sage-talks--default .field-name-node-link a {
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-size: .75rem;
  text-transform: uppercase;
}

.sage-talks--default h3 {
  font-size: 1.16667rem;
  margin-bottom: .3rem;
}

.sage-talks--default h3 a {
  color: #002F51;
  font-family: "Futura LT W01 Heavy", sans-serif;
}

.sage-talks--default h3 a:hover {
  color: rgba(0, 47, 81, 0.8);
}

.sage-talks--default h4 {
  color: #333333;
  font-family: "Futura LT W01 Book", sans-serif;
  font-size: 0.72222rem;
  margin-bottom: 0;
}

.sage-talks--default .field-name-field-speaker-title,
.sage-talks--default .field-name-field-sagetalks-address,
.sage-talks--default .field-name-field-sagetalks-city,
.sage-talks--default .field-name-field-sagetalks-zip,
.sage-talks--default .field-name-field-sagetalks-state {
  color: #333333;
  font-size: 0.72222rem;
}

.sage-talks--default .view-mode-sage_talks_tax {
  clear: none;
}

.sage-talks--default .field-name-field-location-ref h4 {
  color: #4886a1;
}

.sage-talks--default .field-name-field-speaker-image {
  float: left;
  max-width: 80px;
  margin-right: .75rem;
  display: none;
}

.sage-talks--default .field-name-field-speaker-image img {
  margin: 0 0 1rem;
}

@media (min-width: 640px) {
  .sage-talks--default .field-name-field-speaker-image img {
    margin: 0;
  }
}

.sage-talks--default .field-name-field-sagetalks-date {
  margin-bottom: .25rem;
}

.sage-talks--default .field-name-field-location-ref {
  line-height: 1;
}

.sage-talks--default .views-row {
  margin: 1rem 0;
}

.sage-talks--upcoming .field-name-field-sagetalks-date {
  color: #4886a1;
}

.sage-talks--upcoming h2 {
  color: #4886a1;
}

.sage-talks--upcoming .field-name-node-link .learn-more, .sage-talks--upcoming .field-name-node-link
.link--red--arrow--upper, .sage-talks--upcoming .field-name-node-link .link--red--arrow, .sage-talks--upcoming .careers-banner-link .sage-talks--next .field-name-node-link a:link, .sage-talks--upcoming
.careers-banner-link .sage-talks--next .field-name-node-link a:visited, .sage-talks--upcoming .field-name-node-link .view-mode-home_wgu_in_the_news .field-name-news-read-more a, .sage-talks--upcoming .field-name-node-link .view-mode-home_wgu_in_the_news .field-name-news-read-more .link, .sage-talks--upcoming
.view-mode-home_wgu_in_the_news .field-name-node-link a,
.view-mode-home_wgu_in_the_news .sage-talks--upcoming .field-name-node-link a, .sage-talks--upcoming
.view-mode-home_wgu_in_the_news .field-name-node-link .link,
.view-mode-home_wgu_in_the_news .sage-talks--upcoming .field-name-node-link .link, .sage-talks--upcoming .field-name-node-link .featured-img__content a, .featured-img__content .sage-talks--upcoming .field-name-node-link a, .sage-talks--upcoming .field-name-node-link .careers-banner-link a:link, .careers-banner-link .sage-talks--upcoming .field-name-node-link a:link, .sage-talks--upcoming .field-name-node-link
.careers-banner-link a:visited,
.careers-banner-link .sage-talks--upcoming .field-name-node-link a:visited, .sage-talks--upcoming .field-name-node-link .bordered-more-link a, .bordered-more-link .sage-talks--upcoming .field-name-node-link a, .sage-talks--upcoming .field-name-node-link
.bordered-more-link-white a,
.bordered-more-link-white .sage-talks--upcoming .field-name-node-link a {
  font-size: .75rem;
  margin-left: 1rem;
}

@media (min-width: 640px) {
  .sage-talks--upcoming .field-name-node-link .learn-more, .sage-talks--upcoming .field-name-node-link
  .link--red--arrow--upper, .sage-talks--upcoming .field-name-node-link .link--red--arrow, .sage-talks--upcoming .careers-banner-link .sage-talks--next .field-name-node-link a:link, .sage-talks--upcoming
  .careers-banner-link .sage-talks--next .field-name-node-link a:visited, .sage-talks--upcoming .field-name-node-link .view-mode-home_wgu_in_the_news .field-name-news-read-more a, .sage-talks--upcoming .field-name-node-link .view-mode-home_wgu_in_the_news .field-name-news-read-more .link, .sage-talks--upcoming
  .view-mode-home_wgu_in_the_news .field-name-node-link a,
  .view-mode-home_wgu_in_the_news .sage-talks--upcoming .field-name-node-link a, .sage-talks--upcoming
  .view-mode-home_wgu_in_the_news .field-name-node-link .link,
  .view-mode-home_wgu_in_the_news .sage-talks--upcoming .field-name-node-link .link, .sage-talks--upcoming .field-name-node-link .featured-img__content a, .featured-img__content .sage-talks--upcoming .field-name-node-link a, .sage-talks--upcoming .field-name-node-link .careers-banner-link a:link, .careers-banner-link .sage-talks--upcoming .field-name-node-link a:link, .sage-talks--upcoming .field-name-node-link
  .careers-banner-link a:visited,
  .careers-banner-link .sage-talks--upcoming .field-name-node-link a:visited, .sage-talks--upcoming .field-name-node-link .bordered-more-link a, .bordered-more-link .sage-talks--upcoming .field-name-node-link a, .sage-talks--upcoming .field-name-node-link
  .bordered-more-link-white a,
  .bordered-more-link-white .sage-talks--upcoming .field-name-node-link a {
    font-size: 1rem;
    margin-left: 0;
  }
}

.sage-talks--past .field-name-field-sagetalks-date {
  color: #999999;
}

.sage-talks--past h2 {
  color: #999999;
}

.sage-talks--past .field-name-node-link a {
  display: none;
}

.sage-talks--next {
  color: #fff;
}

.sage-talks--next .field-name-node-link a {
  font-family: "Futura LT W01 Heavy", sans-serif;
  text-transform: uppercase;
  display: block;
  margin-bottom: .5rem;
}

.sage-talks--next .field-name-node-link .learn-more, .sage-talks--next .field-name-node-link
.link--red--arrow--upper, .sage-talks--next .careers-banner-link .sage-talks--upcoming .field-name-node-link a:link, .sage-talks--next
.careers-banner-link .sage-talks--upcoming .field-name-node-link a:visited, .sage-talks--next .field-name-node-link .link--red--arrow, .sage-talks--next .field-name-node-link .view-mode-home_wgu_in_the_news .field-name-news-read-more a, .sage-talks--next .field-name-node-link .view-mode-home_wgu_in_the_news .field-name-news-read-more .link, .sage-talks--next
.view-mode-home_wgu_in_the_news .field-name-node-link a,
.view-mode-home_wgu_in_the_news .sage-talks--next .field-name-node-link a, .sage-talks--next
.view-mode-home_wgu_in_the_news .field-name-node-link .link,
.view-mode-home_wgu_in_the_news .sage-talks--next .field-name-node-link .link, .sage-talks--next .field-name-node-link .featured-img__content a, .featured-img__content .sage-talks--next .field-name-node-link a, .sage-talks--next .field-name-node-link .careers-banner-link a:link, .careers-banner-link .sage-talks--next .field-name-node-link a:link, .sage-talks--next .field-name-node-link
.careers-banner-link a:visited,
.careers-banner-link .sage-talks--next .field-name-node-link a:visited, .sage-talks--next .field-name-node-link .bordered-more-link a, .bordered-more-link .sage-talks--next .field-name-node-link a, .sage-talks--next .field-name-node-link
.bordered-more-link-white a,
.bordered-more-link-white .sage-talks--next .field-name-node-link a {
  font-size: 1.65rem;
  margin-bottom: 0;
}

.sage-talks--next h2, .sage-talks--next h3, .sage-talks--next h4, .sage-talks--next p {
  color: #fff;
}

.sage-talks--next h3 {
  font-size: 1.94444rem;
  margin-bottom: .65rem;
  line-height: 1;
}

.sage-talks--next h3 a {
  color: #fff;
  font-family: "Futura LT W01 Heavy", sans-serif;
}

.sage-talks--next h3 a:hover {
  color: rgba(255, 255, 255, 0.7);
}

.sage-talks--next h4 {
  font-family: "Futura LT W01 Book", sans-serif;
  font-size: 1rem;
  margin-bottom: 0;
}

.sage-talks--next .field-name-field-speaker-image {
  float: left;
  margin-right: .5rem;
  display: none;
}

.sage-talks--next .field-name-field-speaker-image img {
  margin: 0 0 1rem;
}

@media (min-width: 640px) {
  .sage-talks--next .field-name-field-speaker-image img {
    margin: 0;
  }
}

.sage-talks--next .field-name-field-sagetalks-date {
  font-size: 1.3rem;
  text-transform: uppercase;
  clear: both;
}

@media (min-width: 768px) {
  .sage-talks--next .field-name-field-sagetalks-date {
    clear: none;
  }
}

.sage-talks--next .field-name-field-sagetalks-date strong {
  font-family: "Futura LT W01 Heavy", sans-serif;
}

.sage-talks--next .view-mode-sage_talks_tax {
  clear: none;
}

.sage-talks--next .field-name-field-lecturer {
  line-height: 1.2;
}

.sage-talks--next .field-name-field-location-ref .field-name-title h4 {
  display: inline-block;
  font-family: "Futura LT W01 Book", sans-serif;
}

.sage-talks--next .field-name-field-location-ref .field-name-title + .field-name-field-sagetalks-address::before {
  content: ',';
  display: inline-block;
  margin-right: 10px;
}

.sage-talks--next .field-name-field-location-ref .field-name-title,
.sage-talks--next .field-name-field-sagetalks-address,
.sage-talks--next .field-name-field-sagetalks-city,
.sage-talks--next .field-name-field-sagetalks-zip,
.sage-talks--next .field-name-field-sagetalks-state {
  display: inline-block;
}

.sage-talks__h1 {
  color: #fff;
  font-size: 4rem;
  letter-spacing: -1px;
  line-height: 1;
  margin-bottom: .5rem;
  text-transform: uppercase;
}

.sage-talks__h1 a {
  color: #fff;
}

.sage-talks__h1 span {
  color: #4886a1;
  display: inline-block;
  margin-left: 10px;
}

@media (min-width: 640px) {
  .sage-talks__h1 {
    font-size: 6rem;
    margin-bottom: 0;
  }
}

.sage-talks__h2 {
  color: #fff;
  font-family: "Futura LT W01 Book", sans-serif;
  font-size: 1rem;
  letter-spacing: 10px;
  margin-bottom: 0;
  text-transform: uppercase;
}

@media (min-width: 640px) {
  .sage-talks__h2 {
    font-size: 1.5rem;
  }
}

.sage-talk__header {
  background: #002F51;
  padding: 2rem 0;
  clear: both;
  position: relative;
}

@media (min-width: 1024px) {
  .sage-talk__header {
    padding: .5rem 0 .85rem;
  }
}

.sage-talk__header__link {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 5;
}

.sage-talks__quote blockquote {
  font-size: 1.1rem;
  color: #999999;
  line-height: 1.5;
  font-style: italic;
}

.sage-talks__quote cite {
  color: #4886a1;
  display: block;
  text-align: right;
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-style: normal;
  font-size: .8rem;
  max-width: 100%;
  float: none;
}

.sage-talks__quote span {
  color: #999999;
  display: block;
  font-family: "Futura LT W01 Book", sans-serif;
}

@media (min-width: 640px) {
  .sage-talks__left {
    float: left;
    width: 25%;
  }
}

@media (min-width: 640px) {
  .sage-talks__right {
    float: right;
    width: 75%;
  }
}

.sage-talks__location h4 {
  color: #4886a1;
  font-size: 1.2rem;
  margin-bottom: 0;
}

.sage-talks__node__date {
  color: #4886a1;
  font-size: 1.3rem;
  text-transform: uppercase;
}

.sage-talks__node__date strong {
  font-family: "Futura LT W01 Heavy", sans-serif;
}

.sage-talks__node__title {
  font-size: 2.2rem;
  line-height: 1;
  margin-bottom: 1.25rem;
}

.sage-talks__name {
  color: #4886a1;
  margin-bottom: 0;
}

.sage-talks__job-title {
  color: #333333;
  font-family: "Futura LT W01 Book", sans-serif;
}

.sage-talks__node__desc {
  color: #999999;
  line-height: 1.2;
}

.sage-talks__node__desc p {
  font-size: .85rem;
}

.page-section__border-bottom .row {
  border-bottom: 3px dotted #bfbfbf;
  padding-bottom: 3rem;
}

.sage-talks__video .field-label {
  display: none;
}

.sage-talks__crumbs.crumbs {
  border-bottom: 0;
}

#register {
  min-height: 500px;
}

/** ======================================================================
 *  Buttons
 * ======================================================================
 *
 *
 * Contents:
 * ----------
 *
 * Button Base
 *  - Mobile Center
 *  - Button Chevron * Yellow
 *  - Yellow Arrow
 * Navy
 *  - Navy Arrow
 *  - Navy Transparent
 *  - Navy Transparent Icon
 * Red
 *  - Red Arrow
 *  - Red Arrow Transparent
 *  - Inquiry Button
 *
*/
.btn--base, .btn--yellow, .btn--yellow--arrow, .wgu_form.application input[type=submit], .sidebar__cta, .app-login form input[type=submit], #edit-submit-discount,
#edit-cc-submit,
#edit-mail-submit, #amount_due input[type=submit], .wgu_form.application.application-5 #form_submit_btn input, .t-inquiry-form .l-content form .form-submit,
.yellow-button, .btn--blue, .btn--blue--arrow, .btn--blue--transparent, .btn--new,
.btn--blue--transparent--icon, .btn--red, .btn--red--arrow, .wgu_form input[type=submit], .btn--red--transparent, .webform-client-form input[type=submit] {
  display: inline-block;
  text-transform: uppercase;
  border-radius: 4px;
  font-family: "Futura LT W01 Heavy", sans-serif !important;
  font-size: 0.88889rem;
  padding: 0.55556rem;
  margin-bottom: 0.83333rem;
  -webkit-transition: all 0.33s ease-in-out;
  transition: all 0.33s ease-in-out;
}

.btn-mobile {
  text-align: center;
}

@media (min-width: 640px) {
  .btn-mobile {
    text-align: left;
  }
}

.btn--full {
  width: 100%;
  text-align: center !important;
}

.btn-chevron, .btn--yellow--arrow, .wgu_form.application input[type=submit], .sidebar__cta, .btn--blue--arrow, .btn--blue--transparent, .btn--new,
.btn--blue--transparent--icon, .btn--red--arrow, .wgu_form input[type=submit], .btn--red--transparent {
  padding-right: 1.5rem;
  position: relative;
}

.btn-chevron:after, .btn--yellow--arrow:after, .wgu_form.application input[type=submit]:after, .sidebar__cta:after, .btn--blue--arrow:after, .btn--blue--transparent:after, .btn--new:after,
.btn--blue--transparent--icon:after, .btn--red--arrow:after, .wgu_form input[type=submit]:after, .btn--red--transparent:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0.5rem;
  height: 0.86em;
  width: 0.55em;
  background-image: url("../img/chevron-white.svg");
  background-repeat: no-repeat;
  background-size: auto 0.85em;
  background-position: 50% 50%;
}

.btn--yellow, .btn--yellow--arrow, .wgu_form.application input[type=submit], .sidebar__cta, .app-login form input[type=submit], #edit-submit-discount,
#edit-cc-submit,
#edit-mail-submit, #amount_due input[type=submit], .wgu_form.application.application-5 #form_submit_btn input, .t-inquiry-form .l-content form .form-submit,
.yellow-button {
  background-color: #C7901B;
  border: 1px solid #C7901B;
  color: #FFFFFF;
  text-align: left;
}

.btn--yellow:hover, .btn--yellow--arrow:hover, .wgu_form.application input[type=submit]:hover, .sidebar__cta:hover, .app-login form input[type=submit]:hover, #edit-submit-discount:hover,
#edit-cc-submit:hover,
#edit-mail-submit:hover, #amount_due input[type=submit]:hover, .wgu_form.application.application-5 #form_submit_btn input:hover, .t-inquiry-form .l-content form .form-submit:hover,
.yellow-button:hover {
  background-color: transparent;
  color: #C7901B;
}

.btn--yellow:hover:after, .btn--yellow--arrow:hover:after, .wgu_form.application input[type=submit]:hover:after, .sidebar__cta:hover:after, .app-login form input[type=submit]:hover:after, #edit-submit-discount:hover:after,
#edit-cc-submit:hover:after,
#edit-mail-submit:hover:after, #amount_due input[type=submit]:hover:after, .wgu_form.application.application-5 #form_submit_btn input:hover:after, .t-inquiry-form .l-content form .form-submit:hover:after,
.yellow-button:hover:after {
  background-image: url("../img/chevron-gold.svg");
}

.btn--blue, .btn--blue--arrow, .btn--blue--transparent, .btn--new,
.btn--blue--transparent--icon {
  background-color: #002F51;
  border: 1px solid #002F51;
  color: #FFFFFF;
  text-align: left;
}

.btn--blue:hover, .btn--blue--arrow:hover, .btn--blue--transparent:hover, .btn--new:hover,
.btn--blue--transparent--icon:hover {
  background-color: transparent;
  color: #002F51;
}

.btn--blue--arrow:hover:after {
  background-image: url("../img/chevron-navy.svg");
}

.btn--blue--transparent, .btn--new,
.btn--blue--transparent--icon {
  background-color: transparent;
  color: #002F51;
  border-color: #002F51;
}

.btn--blue--transparent:after, .btn--new:after,
.btn--blue--transparent--icon:after {
  background-image: url("../img/chevron-navy.svg");
}

.btn--blue--transparent:hover, .btn--new:hover,
.btn--blue--transparent--icon:hover {
  background-color: #002F51;
  color: #FFFFFF;
}

.btn--blue--transparent:hover:after, .btn--new:hover:after,
.btn--blue--transparent--icon:hover:after {
  background-image: url("../img/chevron-white.svg");
}

.btn--new,
.btn--blue--transparent--icon {
  padding-left: 2.22222rem;
}

.btn--new:before,
.btn--blue--transparent--icon:before {
  content: "";
  background-image: url("../img/pdficon_small.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 25%;
  left: 10px;
}

.btn--new.link:after, .view-mode-teaser_view_all_2_col.node-press-release .news-link a.btn--new:after, .news-releases .field-name-node-link a.btn--new:after {
  left: auto;
}

.btn--red, .btn--red--arrow, .wgu_form input[type=submit], .btn--red--transparent {
  background-color: #840028;
  color: #FFFFFF;
  border: 1px solid #840028;
}

.btn--red:hover, .btn--red--arrow:hover, .wgu_form input[type=submit]:hover, .btn--red--transparent:hover {
  color: #840028;
  background-color: transparent;
}

.btn--red--arrow:after, .wgu_form input[type=submit]:after {
  background-image: url("../img/chevron-white.svg");
}

.btn--red--transparent {
  background-color: transparent;
  color: #840028;
}

.btn--red--transparent:after {
  background-image: url("../img/chevron-ruby.svg");
}

.btn--red--transparent:hover {
  color: #FFFFFF;
  background-color: #840028;
}

.btn--red--transparent:hover:after {
  background-image: url("../img/chevron-white.svg");
}

.inquiry__btn {
  background: #840028;
  color: #FFFFFF !important;
  display: inline-block;
  font-size: .9rem;
  padding: .5rem 1.5rem .35rem;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  text-transform: uppercase;
}

.inquiry__btn:hover {
  background: #510019;
  color: #FFFFFF;
}

.inquiry__btn:focus {
  color: #FFFFFF;
}

/* ==========================================================================
   Border box - Box with a border around it with a punched out title
   ========================================================================== */
.border-box {
  border: 1px solid #8e9ea9;
  padding: 2rem 1.5rem;
  position: relative;
  text-align: center;
}

@media (min-width: 640px) {
  .border-box {
    padding: 2rem 3rem;
  }
}

.border-box .border-box__title {
  font-size: 1.22222rem;
  text-transform: uppercase;
  text-align: center;
  z-index: 6;
  width: 265px;
  padding: .5rem;
  margin-top: -53px;
  margin-left: -132px;
  position: relative;
  left: 50%;
  background: #F1F2ED;
}

@media (min-width: 320px) {
  .border-box .border-box__title {
    font-size: 1.33333rem;
    margin-top: -40px;
  }
}

@media (min-width: 1024px) {
  .border-box .border-box__title {
    margin-top: -45px;
  }
}

.border-box__content {
  color: #4986a1;
  font-size: 1.11111rem;
  line-height: 1.3;
}

@media (min-width: 640px) {
  .border-box__content {
    font-size: 1.22222rem;
  }
}

@media (min-width: 1024px) {
  .border-box__content {
    font-size: 1.33333rem;
  }
}

.border-box a {
  margin-bottom: 0;
  width: 100%;
  text-align: center;
}

@media (min-width: 640px) {
  .border-box a {
    width: auto;
    text-align: left;
  }
}

.border-box--white .border-box__title {
  background: #fff;
}

/* ==========================================================================
   College item - This is for the full degree program list on search landing
   ========================================================================== */
.college-items {
  clear: both;
}

@media (min-width: 1px) and (max-width: 749px) {
  .college-items h2 {
    font-size: 1.6rem;
  }
}

.college-item, .college-item--inverted {
  position: relative;
  display: table;
  background-color: #002F51;
  font-size: 0.88889rem;
  font-weight: bold;
  font-family: "Futura LT W01 Heavy", sans-serif;
  text-transform: uppercase;
  padding: 1rem 0;
  border-bottom: 1px solid #fff;
}

@media (min-width: 640px) {
  .college-item, .college-item--inverted {
    border-bottom: 0;
    border-right: 1px solid #fff;
    min-height: 70px;
    height: 70px;
    font-size: 1.44444rem;
    border-right: 13px solid #fff;
  }
}

.college-item a, .college-item--inverted a {
  position: relative;
}

.college-item a:after, .college-item--inverted a:after {
  content: '';
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -4px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #ffffff transparent transparent transparent;
}

.college-item:last-child, .college-item--inverted:last-child {
  border-right: none;
}

.college-item.active, .active.college-item--inverted {
  background-color: #EEEEEE;
}

.college-item.active a, .active.college-item--inverted a {
  color: #002F51;
}

.college-item.active a:after, .active.college-item--inverted a:after {
  border-color: #002F51 transparent transparent transparent;
}

.college-item--inverted {
  background-color: #fff;
  border: 1px solid #002F51;
  margin: 0;
  width: 100%;
}

.college-item--inverted a:after {
  border-color: #002F51 transparent transparent transparent;
}

.college-item--inverted a {
  color: #002F51;
}

.college-item--inverted:last-child {
  border-right: 1px solid #002F51;
}

.college-item--inverted.active {
  background: #002F51;
}

.college-item--inverted.active a {
  color: #fff;
}

.college-item--inverted.active a:after {
  border-color: #fff transparent transparent transparent;
}

.college-item a, .college-item--inverted a {
  display: table-cell;
  vertical-align: middle;
}

/* Program list
    ========================================================================== */
.program-list {
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  max-height: 0;
  overflow: hidden;
  margin-left: auto !important;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  list-style: none;
}

.program-list li {
  line-height: 1.2;
}

.program-list li:before {
  display: none !important;
}

.program-list.open {
  height: auto;
  max-height: 1000px;
  transition: all 0.6s ease 0.7s;
  -webkit-transition: all 0.6s ease 0.7s;
  margin: 30px auto !important;
}

.program-list h4 {
  border-bottom: 3px solid #666666;
  line-height: 1.4;
}

.program-list a {
  color: #002F51;
  font-size: .85rem;
}

.wgu-benefits__title {
  text-align: center;
}

.wgu-benefits.page-section, .wgu-benefits.page-section__gray,
.wgu-benefits.page-section--gray {
  padding-bottom: 0;
}

.wgu-benefits.page-section.background--carrara, .wgu-benefits.background--carrara.page-section__gray,
.wgu-benefits.background--carrara.page-section--gray {
  padding-bottom: 3em;
}

.wgu-benefits--alt {
  padding-bottom: 3rem !important;
}

.wgu-benefits p {
  font-size: 1rem;
  text-align: center;
}

@media (min-width: 640px) {
  .wgu-benefits p {
    font-size: 1.33333rem;
  }
}

.wgu-benefits ul {
  font-size: .9rem;
}

@media (min-width: 640px) {
  .wgu-benefits ul {
    font-size: 1rem;
  }
}

.page-section.above-degree-list, .above-degree-list.page-section__gray,
.above-degree-list.page-section--gray {
  padding-top: 0;
  clear: both;
}

.above-degree-list .row {
  padding-top: 3rem;
  border-top: 1px solid #999999;
}

.mobile-only + .above-degree-list .row {
  border-top: 0;
}

.page-section.college-list, .college-list.page-section__gray,
.college-list.page-section--gray {
  padding-top: 0;
  clear: both;
}

.page-section.college-list .row, .college-list.page-section__gray .row,
.college-list.page-section--gray .row {
  padding-top: 3em;
  border-top: 1px solid #999999;
}

.college-list h5 {
  color: #4886a1;
  font-size: 1.33333rem;
}

.college-list .columns div {
  margin-bottom: .75rem;
  margin-left: 0.55556rem;
}

.college-list a {
  color: #666666;
}

.college-list .columns:first-child {
  border-right: 2px solid #C3CCD4;
}

@media (min-width: 640px) {
  .college-list .columns:first-child {
    padding-right: 1rem;
  }
}

@media (min-width: 640px) {
  .college-list .columns:last-child {
    padding-left: 2rem;
  }
}

.forms_description, .webform-client-form .description, .form-item-mobile-opt-in label, .form-item-ssn .help-block, .form-item-dob-date .help-block, .form-item-country .help-block, .form-item-ref-email-wgu .description {
  color: #666666;
  font-size: .8rem;
  margin-bottom: .2rem;
}

.select--gray {
  background-color: #ababab;
  background-image: url(../img/select-arrow-down.png);
  background-position: 95% center;
  box-shadow: inset -7px 15px 15px -7px rgba(0, 0, 0, 0.4);
  padding: 0.83333rem 1.11111rem;
  border-radius: 10px;
  border: 0;
  color: #FFFFFF;
  height: auto;
  font-size: 1.1rem;
}

.select--gray:hover {
  background-color: #929292;
}

.wgu_form .form-item {
  float: left;
  margin-right: 1.5rem;
}

.wgu_form .form-item.form-item-start-year {
  margin-top: 1.34rem;
  width: 100px;
}

.wgu_form input[type=text], .wgu_form select, .wgu_form .c-form p.CaptionCont.SelectBox, .c-form .wgu_form p.CaptionCont.SelectBox {
  border: 2px solid #a4a7a9;
  height: 2rem;
}

.wgu_form select, .wgu_form .c-form p.CaptionCont.SelectBox, .c-form .wgu_form p.CaptionCont.SelectBox {
  font-size: .75rem;
  padding: 0 1.5rem 0 .5rem;
}

.wgu_form .description {
  display: none;
}

.wgu_form input[type=submit] {
  -webkit-transition: background 0.25s ease-in-out;
  transition: background 0.25s ease-in-out;
}

.wgu_form .form-item-phone-type {
  width: 166px;
}

.wgu_form fieldset {
  margin: .2rem 0;
  padding: 0;
  border: 0;
}

.wgu_form fieldset legend {
  background: transparent;
}

.wgu_form fieldset label {
  display: none;
}

.wgu_form fieldset fieldset legend {
  display: none;
}

.wgu_form fieldset fieldset label {
  display: none;
}

.wgu_form small {
  display: block;
  clear: both;
  font-size: .7rem;
  margin-top: .5rem;
}

.forms_description {
  font-family: "Futura LT W01 Medium", sans-serif;
  margin-bottom: 1rem;
}

.phone_number {
  float: left;
}

.phone_number--clear {
  clear: both;
}

.phone_number span {
  float: left;
  line-height: 2;
}

.phone_number .form-item, .phone_number span {
  margin: 0 0.27778rem;
}

.phone_number .form-item-phone-ext {
  margin-top: -21px;
}

.form-wrap {
  position: relative;
}

.form-section:before, .form-section--border:before, .form-section:after, .form-section--border:after, .form-subsection:before, .form-subsection:after {
  content: " ";
  display: table;
}

.form-section:after, .form-section--border:after, .form-subsection:after {
  clear: both;
}

.form-section--twocol .form-item {
  float: none;
  padding: .8rem 0;
  position: relative;
}

.form-section--twocol .form-item:before, .form-section--twocol .form-item:after {
  content: " ";
  display: table;
}

.form-section--twocol .form-item:after {
  clear: both;
}

.form-section--twocol label {
  width: 55%;
  float: left;
  font-size: 1rem;
  font-family: "Futura LT W01 Medium", sans-serif;
  font-weight: bold;
  margin-right: 2rem;
}

.form-section--twocol select, .form-section--twocol .c-form p.CaptionCont.SelectBox, .c-form .form-section--twocol p.CaptionCont.SelectBox {
  float: left;
  width: 30%;
  margin-bottom: 0;
  position: absolute;
  top: .8rem;
  right: 0;
}

.form-section--twocol .form-item-program-interest .help-block {
  display: block;
  float: left;
  width: 55%;
  color: #c7c7c7;
  font-size: .8rem;
}

.form-section, .form-section--border {
  padding: 1rem 0;
}

.form-section--border {
  border-bottom: 1px dotted #e1e1e1;
}

.form-section--gray {
  background: #EEEEEE;
  padding: 1.5rem;
  position: relative;
}

.inquiry-form.feature {
  height: 261px;
}

.inquiry-form.feature .feature-headline {
  margin-top: 2.8rem;
  text-transform: uppercase;
  font-family: "Futura LT W01 Medium", sans-serif;
}

#wgu_form_inquiry small,
#wgu_form_returning_grad small {
  display: none;
}

.search-form {
  background: #EEEEEE;
  padding: 1rem 1.5rem;
  margin-bottom: 2rem;
}

.search-form:before, .search-form:after {
  content: " ";
  display: table;
}

.search-form:after {
  clear: both;
}

.search-form .form-type-textfield {
  width: 75%;
  float: left;
}

.search-form input[type=submit] {
  width: 20%;
  float: right;
  margin-top: 1.5rem;
  padding: .6rem 0 .4rem 0;
  text-align: center;
  font-size: 1rem;
}

.webform-client-form .description {
  display: block;
}

.webform-client-form .form-item {
  padding: .5rem 0;
}

.webform-client-form input[type=submit] {
  background: #840028 url("") no-repeat 90% center;
  background-size: 0.6em auto;
  padding-right: 1.5em;
}

.webform-client-form input[type=submit].webform-previous {
  margin-right: 1.5rem;
  padding-right: 1rem;
  padding-left: 3rem;
  background-position: 14% center;
  background-image: url("../img/read-more-arrow-prev.png");
}

.webform-client-form input[type=submit].webform-previous:hover {
  background-image: url("../img/read-more-arrow-prev.png");
  background-position: 5% center;
}

.webform-client-form select, .webform-client-form .c-form p.CaptionCont.SelectBox, .c-form .webform-client-form p.CaptionCont.SelectBox {
  margin-bottom: .2rem;
}

.l-forms--content {
  border-left: 1px solid #ececec;
}

.form-required {
  color: #840028;
}

.regrad__dates:before, .regrad__dates:after {
  content: " ";
  display: table;
}

.regrad__dates:after {
  clear: both;
}

.regrad__dates .form-wrapper {
  float: left;
  margin-right: .2rem;
}

.regrad__dates .dates-to {
  float: left;
  margin-right: 1.5rem;
}

.regrad__intro input[type=submit] {
  background: transparent;
  color: #840028;
  padding: 0;
  float: right;
  font-size: 1rem;
  border-radius: 0;
  text-transform: none;
  margin: 0;
  float: none;
}

.regrad__intro input[type=submit]:hover {
  background: transparent;
  color: #000;
}

.form-item-agree-to-terms input[type="checkbox"] + label {
  display: block;
  margin: 0;
}

.form-item-agree-to-terms label {
  float: right;
  width: 92%;
}

.form-item-agree-to-terms input {
  width: 5%;
  left: 15px;
  position: relative;
  top: 5px;
}

.returning_grad .form-item-country .help-block {
  display: block !important;
}

.form-item-country select, .form-item-country .c-form p.CaptionCont.SelectBox, .c-form .form-item-country p.CaptionCont.SelectBox {
  margin-bottom: 0.38889rem;
}

.form-item-country .help-block {
  margin-bottom: 1rem;
}

.form-item-ssn .help-block {
  display: block;
  margin-bottom: 1rem;
}

.form-item-ssn input {
  width: 200px;
  margin-bottom: 0.38889rem;
}

.form-item-dob-date {
  width: 150px;
}

.form-item-dob-date input {
  margin-bottom: 0.38889rem;
}

.form-item-dob-date .help-block {
  display: block;
  margin-bottom: 1rem;
}

.form-item-state {
  width: 11.72222rem;
}

.standard-disclaimer p {
  margin-bottom: 0;
}

.canada_terms {
  padding: 0 0 1.11111rem;
}

.inst__fields p {
  margin: 0;
  font-size: .9rem;
}

.attended-institution-heading {
  margin-top: 1rem;
  border-top: 1px solid #d5d5d5;
  padding-top: 1rem;
}

.attended-institution-heading input[type=submit] {
  background: transparent;
  color: #840028;
  padding: 0;
  float: right;
  font-size: .8rem;
  border-radius: 0;
}

.attended-institution-heading input[type=submit]:hover {
  background: transparent;
  color: #000;
}

.barnes-noble {
  position: absolute;
  top: 2rem;
  right: 2rem;
}

.barnes-title {
  padding-right: 250px;
}

.form-item-country .help-block {
  display: block;
}

#phone_ext_wrapper {
  float: left;
}

.webform-container-inline,
.webform-component--full-course-load-academic-progress {
  background: #EEEEEE;
  padding: 1rem;
  margin-bottom: 2rem;
}

.webform-container-inline .control-label,
.webform-component--full-course-load-academic-progress .control-label {
  font-family: "Futura LT W01 Medium", sans-serif;
  font-weight: bold;
  margin-bottom: .5rem;
}

.webform-container-inline input[type=checkbox],
.webform-component--full-course-load-academic-progress input[type=checkbox] {
  margin-bottom: 0;
}

.form-item-ref-email-wgu {
  width: 16.66667rem;
}

.form-item-ref-email-wgu input {
  margin-bottom: 0.27778rem;
}

.form-item-ref-email-wgu .description {
  display: block;
}

.alert-box.alert {
  background-color: #840028;
  border-color: #6b0020;
  color: #FFFFFF;
}

.error label, .error label.error {
  color: #840028;
}

.lpInviteChatTbl tbody > tr td {
  padding: 0px;
}

iframe#_BH_frame {
  z-index: 10 !important;
}

@media (min-width: 1px) and (max-width: 749px) {
  .refer-a-friend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.refer-a-friend .dropdown:before {
  display: none !important;
}

.button_id_ .icon-envelope-alt:before,
.extole_id_ .icon-envelope-alt:before {
  content: "" !important;
  background-image: url("/sites/all/themes/bricktheme/img/extole-email.png");
  width: 40px;
  height: 40px;
  margin: 0 auto;
  vertical-align: middle;
  background-position: 0 0px;
  background-size: 100%;
}

.button_id_ .icon-facebook-sign:before,
.extole_id_ .icon-facebook-sign:before {
  content: "" !important;
  background-image: url("/sites/all/themes/bricktheme/img/extole-facebook.png");
  width: 40px;
  height: 40px;
  margin: 0 auto;
  vertical-align: middle;
  background-position: 0 0px;
  background-size: 100%;
}

.button_id_ .icon-twitter-sign:before,
.extole_id_ .icon-twitter-sign:before {
  content: "" !important;
  background-image: url("/sites/all/themes/bricktheme/img/extole-twitter.png");
  width: 40px;
  height: 40px;
  margin: 0 auto;
  vertical-align: middle;
  background-position: 0 0px;
  background-size: 100%;
}

.extole_id_ .advocate-widget-classic_id_ .body_id_ .share-button-section_id_ .share-buttons_id_ .share-button_id_.selected_id_ .icon-twitter-sign:before,
.extole_id_ .advocate-widget-classic_id_ .body_id_ .share-button-section_id_ .share-buttons_id_ .share-button_id_.selected_id_ .icon-facebook-sign:before,
.extole_id_ .advocate-widget-classic_id_ .body_id_ .share-button-section_id_ .share-buttons_id_ .share-button_id_.selected_id_ .icon-envelope-alt:before {
  background-position: 0 40px;
}

/* ==========================================================================
   Styling for global view modes
   ========================================================================== */
.view-mode-teaser_view_all {
  padding: .7rem 0;
}

.view-mode-teaser_view_all .news__title-view-all {
  font-size: 1.3rem;
  font-family: "Futura LT W01 Medium", sans-serif;
}

.view-mode-teaser_view_all .field-name-field-news-source, .view-mode-teaser_view_all .field-name-post-date {
  font-size: 1.3rem;
  font-family: "Futura LT W01 Book", sans-serif;
  margin-right: 0.55556rem;
  font-style: italic;
}

.view-mode-teaser_view_all .field-name-news-linked-title a {
  font-size: 1.3rem;
  font-family: "Futura LT W01 Medium", sans-serif;
}

.view-mode-teaser_short_2 .field-name-title h2,
.view-mode-teaser_short_2 .field-name-news-linked-title {
  font-size: 1.4rem;
  line-height: 1.2;
  margin-bottom: 1rem;
  font-family: "Futura LT W01 Book", sans-serif;
  clear: both;
}

.view-mode-teaser_short_2 .field-name-title h2 a,
.view-mode-teaser_short_2 .field-name-news-linked-title a {
  color: #002F51;
  font-family: "Futura LT W01 Medium", sans-serif;
}

.view-mode-teaser_short_2 .field-name-title h2 a:hover,
.view-mode-teaser_short_2 .field-name-news-linked-title a:hover {
  color: #cccccc;
}

.view-mode-teaser_short_2 .field-name-news-source-linked a {
  font-size: 1.7rem;
  float: left;
  color: #002F51;
  font-family: "Futura LT W01 Book", sans-serif;
  text-transform: uppercase;
}

.view-mode-teaser_short_2 .field-name-news-source-linked a:hover {
  color: #ccc;
}

.view-mode-teaser_short_2 .featured-date {
  color: #666;
  float: right;
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-size: 1.2rem;
  position: relative;
  top: 0.22222rem;
}

.view-mode-teaser_short_2 .featured-date__year {
  font-family: "Futura LT W01 Book", sans-serif;
}

.view-mode-teaser_short_2 .read-more {
  text-align: center;
  display: inline-block;
  text-transform: none;
  margin-top: 2.77778rem;
}

.view-mode-teaser_short .field-name-title {
  display: inline-block;
  margin-right: 0.55556rem;
}

.view-mode-teaser_short .field-name-news-page-title-linked {
  font-size: 1.6rem;
  line-height: 1.2;
  margin-bottom: .5rem;
  font-family: "Futura LT W01 Heavy", sans-serif;
  clear: both;
}

.view-mode-teaser_short .field-name-news-page-title-linked a {
  color: #002F51;
}

.view-mode-teaser_short .field-name-news-page-title-linked a:hover {
  color: #cccccc;
}

.view-mode-teaser_short .featured-date {
  color: #002F51;
  font-family: "Futura LT W01 Medium", sans-serif;
  font-size: 1rem;
  text-align: right;
  border-right: 1px solid #002F51;
  padding-right: 1rem;
  margin-right: 1rem;
  line-height: 1;
}

.view-mode-teaser_short .field-name-post-date {
  display: inline-block;
  font-size: 1.3rem;
  font-family: "Futura LT W01 Medium", sans-serif;
  font-style: italic;
}

.view-mode-teaser_short .view-newsroom li {
  padding-bottom: 0.55556rem;
}

.view-mode-teaser_short .learn-more {
  text-transform: none;
  font-size: 1rem;
  margin: 1.66667rem 0;
  display: inline-block;
}

.view-mode-news_box_teaser {
  margin-bottom: 2.22222rem;
}

.view-mode-news_box_teaser .field-name-news-read-more {
  margin-top: 1.11111rem;
}

.view-mode-news_box_teaser .learn-more {
  font-size: 1.1rem;
  text-transform: none;
  font-family: "Futura LT W01 Book", sans-serif;
}

.view-mode-news_box_teaser .news-date {
  font-size: 1.3rem;
  font-family: "Futura LT W01 Medium", sans-serif;
  font-style: italic;
}

.view-mode-news_box_teaser .view-newsroom {
  margin-bottom: 1.11111rem;
}

.view-mode-news_box_teaser .view-newsroom li {
  border-right: 1px dotted #B1B4B5;
  padding: 0 1.11111rem;
}

.view-mode-news_box_teaser .move-left {
  margin-left: 0.55556rem;
}

.view-mode-news_box_teaser .news-source {
  cursor: pointer;
  cursor: hand;
}

.view-mode-news_box_teaser .news-title {
  display: block;
  margin-bottom: 0;
  line-height: 1.1;
}

.view-mode-news_box_teaser .news-title a {
  font-size: 1.7rem;
  font-family: "Futura LT W01 Book", sans-serif;
  color: #002F51;
}

.view-mode-news_box_teaser .field-name-field-news-teaser-image {
  margin-bottom: 0.83333rem;
}

.view-mode-news_box_teaser .field-name-field-news-body p {
  margin-bottom: 0.55556rem;
}

@media (min-width: 640px) {
  .view-mode-news_box_teaser {
    margin-bottom: 0;
  }
  .view-mode-news_box_teaser .field-name-news-read-more {
    margin-top: 0;
  }
}

@media (min-width: 1px) and (max-width: 749px) {
  .view-mode-news_box_teaser .field-name-field-news-teaser-image {
    width: 24%;
    margin-right: 7%;
    float: left;
  }
  .view-mode-news_box_teaser .news-source {
    font-size: 0.94444rem;
  }
  .view-mode-news_box_teaser .news-title {
    font-size: 0.94444rem;
  }
  .view-mode-news_box_teaser .news-title:after {
    content: " ";
    display: table;
  }
  .view-mode-news_box_teaser .news-date {
    display: block;
    float: left;
    font-size: 0.94444rem;
    margin: 0.54444rem 0 0;
  }
  .view-mode-news_box_teaser .field-name-news-read-more {
    float: right;
    margin: 0.54444rem 0 0;
  }
}

.home-news {
  margin: 0 !important;
}

.newsroom-link {
  margin-left: .625rem;
}

@media (min-width: 1px) and (max-width: 749px) {
  .view-mode-home_wgu_in_the_news {
    font-size: 0.77778rem;
  }
}

.view-mode-home_wgu_in_the_news .news-source,
.view-mode-home_wgu_in_the_news .news-title {
  color: #4886a1;
  font-family: "Futura LT W01 Medium", sans-serif;
  margin-bottom: 0;
}

.view-mode-home_wgu_in_the_news .news-source a,
.view-mode-home_wgu_in_the_news .news-title a {
  color: #4886a1;
}

.view-mode-home_wgu_in_the_news .news-source a:hover,
.view-mode-home_wgu_in_the_news .news-title a:hover {
  opacity: 0.7;
}

.view-mode-home_wgu_in_the_news .news-date {
  font-family: "Futura LT W01 Medium", sans-serif;
  margin-bottom: 0;
}

.view-mode-home_wgu_in_the_news .field-name-news-read-more a, .view-mode-home_wgu_in_the_news .field-name-news-read-more .link, .view-mode-home_wgu_in_the_news .field-name-news-read-more .view-mode-teaser_view_all_2_col.node-press-release .news-link a, .view-mode-teaser_view_all_2_col.node-press-release .news-link .view-mode-home_wgu_in_the_news .field-name-news-read-more a, .view-mode-home_wgu_in_the_news .field-name-news-read-more .news-releases .field-name-node-link a, .news-releases .field-name-node-link .view-mode-home_wgu_in_the_news .field-name-news-read-more a,
.view-mode-home_wgu_in_the_news .field-name-node-link a,
.view-mode-home_wgu_in_the_news .field-name-node-link .link,
.view-mode-home_wgu_in_the_news .field-name-node-link .view-mode-teaser_view_all_2_col.node-press-release .news-link a, .view-mode-teaser_view_all_2_col.node-press-release .news-link
.view-mode-home_wgu_in_the_news .field-name-node-link a,
.view-mode-home_wgu_in_the_news .news-releases .field-name-node-link a, .news-releases
.view-mode-home_wgu_in_the_news .field-name-node-link a {
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-size: 0.83333rem;
  margin-bottom: 0;
}

.view-mode-home_wgu_in_the_news .field-name-field-news-teaser-image,
.view-mode-home_wgu_in_the_news .field-name-field-press-image {
  margin-bottom: 0.83333rem;
}

@media (min-width: 640px) {
  .view-mode-featured .field-name-blog-teaser-link .center {
    text-align: center;
  }
}

@media (min-width: 1024px) {
  .view-mode-featured .field-name-blog-teaser-link .center {
    text-align: left;
  }
}

.view-mode-search_result {
  padding: 1.5rem 0;
  border-bottom: 1px solid #EEEEEE;
}

.view-mode-search_result .field-name-body, .view-mode-search_result .field-name-field-news-body {
  font-family: "Futura LT W01 Book", sans-serif;
}

.view-mode-search_result .field-name-title h2 {
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #840028;
}

.view-mode-search_result .field-name-title h2 a {
  color: #840028;
}

.view-mode-search_result .field-name-title h2 a:hover {
  color: #000;
}

.view-news-landing-pages.view-display-id-page_2 .view-content > ul {
  margin-left: 0;
  background: #eee;
  padding: 1.5rem .6rem;
}

.featured-coverage {
  background: #fff;
  height: 100%;
  padding-bottom: 2rem;
}

.featured-coverage .field-name-field-news-source {
  font-size: 1.5rem;
  padding: .5rem 1rem;
  background: #002F51;
  color: #fff;
  font-family: "Futura LT W01 Heavy", sans-serif;
  min-height: 72px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
}

.featured-coverage .field-name-news-linked-title {
  padding: 1rem;
  line-height: 1.2;
}

.featured-coverage .field-name-news-linked-title a {
  color: #002F51;
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-size: 1.11111rem;
}

.featured-coverage .field-name-news-linked-title a:hover {
  color: #ccc;
}

.featured-coverage .field-name-news-read-the-article {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
}

.featured-coverage .field-name-news-read-the-article p {
  margin-bottom: 0;
}

.accordion_active .accordion_title {
  cursor: pointer;
  cursor: hand;
}

.accordion_active .accordion_body {
  display: none;
}

.accordion_show .accordion_body {
  display: block;
}

.accordion--blog {
  background: #45638B;
  padding: 0.83333rem 0.55556rem;
  overflow: hidden;
  margin-bottom: 0.55556rem;
}

.accordion--blog.odd {
  background: #45638B;
}

.accordion--blog .mobile_accordion {
  background: #FFFFFF;
  padding: 1.11111rem;
  margin-bottom: 0.55556rem;
}

.accordion--blog .mobile_accordion:last-child {
  margin-bottom: 0;
}

.accordion--blog .accordion_title {
  background-position: 95% center;
  background-repeat: no-repeat;
  color: #FFFFFF;
  text-align: left;
}

@media (min-width: 1px) and (max-width: 749px) {
  .accordion--blog .accordion_title {
    background-image: url(../img/plus_yellow.png);
  }
}

@media (min-width: 1px) and (max-width: 749px) {
  .accordion--blog .accordion_show .accordion_title {
    background-image: url(../img/minus_yellow.png);
  }
}

@media (min-width: 1024px) {
  .accordion--blog {
    background: transparent;
    padding: 0;
    overflow: visible;
  }
  .accordion--blog.odd {
    background: transparent;
  }
  .accordion--blog .accordion_title {
    background: transparent;
    color: #002F51;
    font-family: "Futura LT W01 Heavy", sans-serif;
  }
  .accordion--blog .accordion_show .accordion_title {
    background: transparent;
    color: #002F51;
  }
  .accordion--blog .mobile_accordion {
    padding: 0;
    margin-bottom: 0;
  }
}

@media (min-width: 1025px) {
  .mobile_menu_toggle {
    display: none;
  }
}

/* ==========================================================================
   Desktop navigation styles
   ========================================================================== */
.site-navigation {
  border-bottom: 10px solid #840028;
}

.desktop_menu ul {
  list-style: none;
  margin: 0;
}

.desktop_menu ul li {
  text-align: left;
}

.desktop_menu ul:after {
  content: "";
  clear: both;
  display: block;
}

.desktop_menu {
  display: none;
  position: relative;
  border-bottom: 7px solid #002F51;
  z-index: 1000;
  text-align: center;
}

@media (min-width: 1024px) {
  .desktop_menu {
    display: block;
  }
}

.desktop_menu .top-level {
  margin: 0;
}

.desktop_menu .top-level > li {
  display: inline-block;
}

.desktop_menu .top-level > li:not(:first-child) {
  position: relative;
}

.desktop_menu .top-level > li:hover > a,
.desktop_menu .top-level > li > a.active {
  color: #FFFFFF;
  background: #002F51;
  border-radius: 5px 5px 0 0;
}

.desktop_menu .top-level > li:hover .menu__container {
  visibility: visible;
  opacity: 1;
  top: 100%;
}

.desktop_menu .top-level > li > a {
  padding: 0.27778rem 0.83333rem 0.27778rem 0.83333rem;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  color: #333333;
  font-family: "Futura LT W01 Medium", sans-serif;
}

.desktop_menu .top-level > li > a:after {
  display: none !important;
}

.desktop_menu .second-level {
  position: absolute;
  width: 20%;
  background: #EEEEEE;
  min-height: 100%;
  padding-top: 2.77778rem;
  border-bottom-left-radius: 7px;
}

.desktop_menu .second-level > li {
  padding: 0 1rem;
  border-left: 5px solid #EEEEEE;
}

.desktop_menu .second-level > li:hover {
  background: #FFFFFF;
  border-left-color: #840028;
}

.desktop_menu .second-level > li:hover > a {
  color: #002F51;
  border-bottom-color: #FFFFFF;
}

.desktop_menu .second-level > li:hover > ul {
  display: block;
}

.desktop_menu .second-level > li:first-child > ul {
  display: block;
}

.desktop_menu .second-level > li > a {
  color: #333333;
  display: block;
  text-decoration: none;
  font-family: "Futura LT W01 Medium", sans-serif;
  font-size: 1rem;
  line-height: 1.3;
  padding: .7rem 0;
  position: relative;
  -webkit-transition: color .33s ease-in-out;
  transition: color .33s ease-in-out;
}

.desktop_menu .second-level > li > a:hover {
  color: #002F51;
  background: transparent;
}

.desktop_menu .second-level > li > a:hover:after {
  content: none;
}

.desktop_menu .second-level > li > a:after {
  margin: 0 !important;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  content: " ";
}

.desktop_menu .third-level {
  width: 400%;
  min-height: 100%;
  padding: 1.3rem .5rem;
  display: none;
}

.desktop_menu .third-level a {
  position: relative;
  text-decoration: none;
  font-family: "Futura LT W01 Book", sans-serif;
  font-size: .9rem;
  line-height: 1.3;
  display: block;
  padding: .5rem;
  margin-left: -.5rem;
  color: #000;
}

.desktop_menu .third-level a:hover {
  background: #EEEEEE;
  color: #002F51;
}

.desktop_menu .third-level .third-level__title {
  text-transform: uppercase;
  font-family: "Futura LT W01 Book", sans-serif;
  font-size: .9rem;
  color: #002F51;
  letter-spacing: 1px;
  margin-bottom: .7rem;
  margin-left: 0;
  padding: 0;
}

.desktop_menu .third-level .third-level__title:hover {
  background: transparent;
  color: #002F51;
}

.desktop_menu .third-level .fourth-level__title {
  position: relative;
  font-family: "Futura LT W01 Heavy", sans-serif;
  color: #002F51;
  font-size: 1.1rem;
  width: 100%;
  padding-bottom: .5rem;
  margin-left: 0;
  margin-bottom: .5rem;
  padding: 0 0 .5rem 0;
}

.desktop_menu .third-level .fourth-level__title:hover {
  background: transparent;
  color: #002F51;
}

.desktop_menu .fourth-level {
  margin: 0;
  left: 0;
}

.desktop_menu .fourth-level__item:after {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}

.desktop_menu .second-level--alt {
  position: absolute;
  background: #FFFFFF;
  min-height: 100%;
  padding: .8rem;
  box-shadow: 0 5px 7px rgba(0, 0, 0, 0.4);
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
}

.desktop_menu .second-level--alt > li a {
  text-decoration: none;
}

.desktop_menu .second-level--alt > li:hover > a {
  color: #1e0009;
}

.desktop_menu .second-level--alt .columns > div > div {
  padding: 0 1rem;
}

.desktop_menu .second-level--alt .mobile_subitem a {
  font-size: .9rem;
  font-family: "Futura LT W01 Book", sans-serif;
  line-height: 1.3;
  display: block;
  color: #000;
  padding: .5rem 0 .5rem .5rem;
  margin-left: -.5rem;
}

.desktop_menu .second-level--alt .mobile_subitem a:hover {
  background: #EEEEEE;
  color: #787878;
}

.desktop_menu .second-level--alt .mobile_subitem > a {
  position: relative;
  font-family: "Futura LT W01 Heavy", sans-serif;
  position: relative;
  font-size: 1rem;
  line-height: 1.1;
  color: #002F51;
  display: inline;
  margin-top: .1rem;
}

.desktop_menu .second-level--alt .mobile_subitem > a:hover {
  background: transparent;
}

.desktop_menu .second-level--alt li > .row > .columns:after {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}

.desktop_menu .second-level--alt li > .row > .columns:last-child:after {
  content: none;
}

.desktop_menu .default {
  position: relative;
  color: #002F51 !important;
}

.desktop_menu .top-level > .first .menu__container {
  box-shadow: 0 5px 7px rgba(0, 0, 0, 0.4);
}

.desktop_menu .menu__container {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility .001s linear .5s, opacity .001s linear;
  transition: visibility .001s linear .5s, opacity .001s linear;
  background: #FFFFFF;
  position: absolute;
  width: 100%;
  left: 0;
  top: 999999;
  border-top: 7px solid #002F51;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
}

.desktop_menu .third-level, .desktop_menu .fourth-level {
  position: absolute;
  left: 100%;
  top: 0;
  margin-left: -0.05556rem;
  margin-right: -999%;
}

.disabled {
  position: absolute;
  top: 1.25rem;
  left: 1.3rem;
  z-index: 1;
  color: #888;
  padding-bottom: .3rem;
  width: 16.5%;
  font-size: .75rem;
  text-transform: uppercase;
}

.hash-link--padding:before {
  display: block;
  content: "";
  margin-top: -300px;
  height: 300px;
  visibility: hidden;
}

/* ==========================================================================
   Mobile menu styles
   ========================================================================== */
.mobile_menu .row {
  padding: 0;
}

.mm-menu .mm-list > li > a.mm-subclose {
  background: #002F51;
  color: #FFFFFF;
}

.mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
  color: #FFFFFF;
}

.mm-list a.mm-subopen:before {
  border-left: 0;
}

.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
  border-bottom: 0;
}

/* ==========================================================================
   In-Page Sub-Nav
   ========================================================================== */
.scroll-nav__target:before {
  content: " ";
  padding-top: 0px;
  margin-top: -0px;
  display: block;
  visibility: hidden;
}

/* ==========================================================================
   Featured images at the top of each node
   ========================================================================== */
.featured-img {
  clear: both;
  padding: 1.5rem 0;
  background-position: -100% -100%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-color: #EEEEEE;
  z-index: 1;
}

@media (min-width: 640px) {
  .featured-img {
    background-image: inherit;
    background-position: 41% center;
    min-height: 270px;
  }
}

@media (min-width: 1024px) {
  .featured-img {
    background-position: center center;
  }
}

.featured-img__sub {
  color: #840028;
  text-transform: none;
  margin-bottom: .2rem;
  line-height: .8;
  font-size: 1.5rem;
}

.featured-img__pri {
  color: #000;
  text-transform: none;
  font-size: 2rem;
  margin-top: 0;
}

.featured-img__content p {
  font-size: 1.11111rem;
  font-family: "Futura LT W01 Medium", sans-serif;
}

.featured-img__content p:last-child {
  margin-bottom: 0;
}

.featured-img__content a {
  font-size: 0.88889rem;
}

.featured-img__content ul {
  list-style: none;
  margin: 0;
}

.featured-img__content ul li {
  float: left;
  padding-right: 1rem;
  margin-right: 1rem;
  line-height: 1;
}

.featured-img__content ul li a {
  font-size: 1.1rem;
}

.featured-img__content ul li a:after {
  display: inline-block;
  margin-left: .5rem;
  position: relative;
  top: 0;
}

.featured-img__content ul li a:hover:after {
  color: #380011;
}

.featured-img.style_2 {
  height: 335px;
}

.featured-img.style_2 ul li {
  margin-right: 0;
  line-height: 1.5;
  width: 50%;
  padding: 0 2rem;
  border-right: 2px solid #B1B4B5;
}

.featured-img.style_2 ul li:nth-child(2n+1) {
  padding-left: 0;
  width: 45%;
}

.featured-img.style_2 ul li:nth-child(2n) {
  border-right: 0;
}

/* Legacy styles added by WGU */
.featured-img.style_1 ul li {
  margin-right: 0;
  line-height: 1.5;
  width: 50%;
  padding: 0;
}

.featured-img.style_1 ul li:nth-child(even) {
  /* border-left: 2px solid #adafad; */
  padding-left: 20px;
}

.featured-img__pri p {
  margin-bottom: 0;
}

.featured-img__pri p i {
  font-size: 1.17rem;
  line-height: 2rem;
  font-weight: lighter;
  font-style: normal;
  text-transform: uppercase;
  margin-left: 3px;
}

h2.featured-img__sub {
  font-size: 1.5rem;
  line-height: 1.4rem;
  font-weight: normal;
  margin-left: -3px;
}

h1.featured-img__pri, .node-type-college-pages .featured-img__pri.heading--red--upper {
  font-size: 2.2rem;
  line-height: 2.5rem;
  margin-left: -5px;
  margin-bottom: 0;
}

.featured-img.style_2 ul li {
  border-right: 0;
}

/* Set all known elements top and bottom margins */
.custom-header-text h1, .custom-header-text .node-type-college-pages .heading--red--upper, .node-type-college-pages .custom-header-text .heading--red--upper,
.custom-header-text h2,
.custom-header-text h3,
.custom-header-text h4,
.custom-header-text p,
.custom-header-text ul,
.custom-header-text img {
  margin-top: 0;
  margin-bottom: 10px;
}

/* Subheader Style - Note that this may need to be global at some point */
.custom-header-text .subhead {
  text-transform: uppercase;
  font-family: "Futura LT W01 Book", sans-serif;
  font-size: 1rem;
}

/* Bump up the h2 sizing slightly */
.custom-header-text h2 {
  font-size: 2.1rem;
  color: #222;
}

/* Adjusting the column list */
.custom-header-text ul li:nth-child(odd),
.featured-img.style_1 ul li:nth-child(odd),
.featured-img.style_2 ul li:nth-child(odd) {
  width: 38%;
}

.featured-img.style_1 .custom-header-text ul li:nth-child(even),
.featured-img.style_1 ul li:nth-child(even),
.featured-img.style_2 .custom-header-text ul li:nth-child(even),
.featured-img.style_2 ul li:nth-child(even) {
  border-left: 0;
}

/* Hacky solution to hide the old bulky arrow and show the circle one */
.custom-header-text ul li a,
.featured-img.style_1 ul li a,
.featured-img.style_2 ul li a {
  padding-right: 1rem;
  background: url("../../../all/themes/bricktheme/img/red_arrow_12.png") 100% 30% no-repeat;
}

/* Hiding the old arrow */
.custom-header-text ul li a:after,
.featured-img.style_1 ul li a:after,
.featured-img.style_2 ul li a:after {
  display: none;
}

.featured-img {
  padding: 1.5rem 0;
}

.featured-img--exp .custom-header--blue h2 {
  color: #002F51;
  font-family: "Futura LT W01 Heavy", sans-serif;
}

.featured-img--exp .custom-header--blue p {
  color: #002F51;
  font-family: "Futura LT W01 Book", sans-serif;
  font-size: 1.6rem;
  line-height: 1.3;
}

.featured-img.style_vertical {
  background-color: #EEEFE8;
}

.featured-img.style_vertical .featured-img__content {
  display: table;
  min-height: 240px;
}

.featured-img.style_vertical .style_vertical__align {
  display: table-cell;
  vertical-align: middle;
}

/* ==========================================================================
   Breadcrumbs
   ========================================================================== */
.crumbs {
  border-bottom: 1px solid #EEEEEE;
  font-family: "Futura LT W01 Medium", sans-serif;
  padding: 0;
}

.crumbs:before, .crumbs:after {
  content: " ";
  display: table;
}

.crumbs:after {
  clear: both;
}

.crumbs .breadcrumbs {
  background: transparent;
  padding: 0;
  border: 0;
  margin: 0;
  overflow: visible;
}

.crumbs .breadcrumbs:before, .crumbs .breadcrumbs:after {
  content: " ";
  display: table;
}

.crumbs .breadcrumbs:after {
  clear: both;
}

.crumbs .breadcrumbs > li:last-child > a {
  color: #000;
}

.crumbs .breadcrumbs > li:last-child > a:after {
  border-color: #000000 transparent transparent;
}

.crumbs .current {
  text-transform: none;
  color: #666666;
  font-size: .85rem;
  line-height: 1.3;
}

@media (min-width: 1px) and (max-width: 749px) {
  .crumbs {
    display: none;
  }
}

.breadcrumb__item {
  background: transparent;
  padding: 0;
  margin-bottom: 0;
  text-transform: initial;
  font-size: .9rem;
  font-weight: normal;
  color: #666666;
  height: 43px;
  line-height: 2.6875;
}

.breadcrumb__item a {
  font-size: .9rem;
  font-weight: normal;
  color: #840028;
  display: inline-block;
}

.breadcrumb__item:hover {
  background: transparent;
}

.breadcrumb_hasdropdown {
  position: relative;
}

.breadcrumb_hasdropdown > a:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4.5px 0 4.5px;
  border-color: #840028 transparent transparent transparent;
  margin-left: 6px;
  position: relative;
  top: 12px;
}

.breadcrumb_hasdropdown:hover .breadcrumb_dropdown {
  display: block;
  background: #FFFFFF;
  position: absolute;
  width: 300px;
  top: 30px;
  left: 0;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  -webkit-transition: top 0.1s ease-in-out;
  transition: top 0.1s ease-in-out;
}

.breadcrumb_hasdropdown:hover .breadcrumb_dropdown li a {
  color: #666666;
  padding: .3rem 1.5rem;
  display: block;
  font-size: .9rem;
  text-decoration: none;
}

.breadcrumb_hasdropdown:hover .breadcrumb_dropdown li a:hover {
  background: #EEEEEE;
  color: #840028;
}

.breadcrumb_dropdown {
  overflow: hidden;
  position: absolute;
  display: none;
  left: 0px;
  top: 0px;
  z-index: 1000;
  list-style: none;
  padding: 0;
  margin: 0;
}

.breadcrumb_dropdown.active {
  top: 43px !important;
  opacity: 1;
}

.breadcrumb_dropdown li {
  text-align: left;
}

/**
 * BREADCRUMBS EXPERIMENTAL
 *
 * This is included on the new degree page design.  If they like this it will need to be retrofitted into the
 * _breadcrumbs.scss partial.
 */
.experimental_crumbs {
  color: #333333;
}

.experimental_crumbs .breadcrumbs > *:before {
  display: none;
}

.experimental_crumbs .breadcrumb__item a {
  text-decoration: none;
  color: #666666;
  margin-right: 1.5rem;
}

.experimental_crumbs .breadcrumb__item a:after {
  border-color: gray transparent;
}

.experimental_crumbs .breadcrumb__item a:hover {
  color: #595959;
  text-decoration: none;
}

.experimental_crumbs .breadcrumb__item a:hover:after {
  border-color: #666666 transparent;
}

.experimental_crumbs .breadcrumb__item {
  color: #b8b8b8;
}

.experimental_crumbs .breadcrumb_hasdropdown:hover .breadcrumb_dropdown li {
  margin: 0 .5rem;
}

.experimental_crumbs .breadcrumb_hasdropdown:hover .breadcrumb_dropdown li a:hover {
  color: #666666;
  background: #CCCCCC;
}

.experimental_crumbs .breadcrumb_hasdropdown:hover .breadcrumb_dropdown li a {
  margin-right: 0;
  padding-right: .65rem;
  padding-left: .65rem;
}

.experimental_crumbs .breadcrumb_hasdropdown:hover .breadcrumb_dropdown li:last-child {
  margin-bottom: .5rem;
}

.experimental_crumbs .breadcrumb_hasdropdown:hover .breadcrumb_dropdown li.selected > a {
  color: #666666;
  background: #CCCCCC;
}

/* Breadcrumb Fixes? */
.breadcrumb__item a:after {
  top: 10px;
  -o-top: 10px;
  -moz-top: 10px;
  -webkit-top: 10px;
}

.breadcrumb__item {
  line-height: 3.4;
}

/* ==========================================================================
   Menu block styles
   ========================================================================== */
.block-menu-block {
  margin-bottom: 2.33333rem;
}

.block-menu-block h3 {
  color: #840028;
  font-size: 1.2rem;
}

.block-menu-block h3 a {
  color: #840028;
}

.block-menu-block h3 a:hover {
  color: #000;
}

.menu-block-wrapper ul {
  list-style-type: none;
  margin: 0;
}

.menu-block-wrapper > ul {
  /*border: 1px solid $color-pewter;
  border-radius: 5px;*/
  position: relative;
  line-height: 1;
  font-size: 0.88889rem;
  margin-bottom: .7rem;
}

.menu-block-wrapper > ul .expanded > a {
  max-width: 85%;
}

.menu-block-wrapper > ul .expanded .menu {
  /*
      box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 10px -5px inset;
      border-top: 1px solid #bbb;
      background: #eee;*/
  padding: 0 0 0.5rem 0;
  margin: 0 0 0 30px;
  border-left: 1px solid #999999;
}

.menu-block-wrapper > ul > li {
  /*border-bottom: 1px solid $color-pewter;*/
  text-transform: uppercase;
  position: relative;
  color: #666666;
}

.menu-block-wrapper > ul > li:last-child {
  border-bottom: 0;
}

.menu-block-wrapper > ul > li > a:not(.expand_link) {
  line-height: 1.3;
  color: #666666;
  padding: 0.44444rem 0 0.27778rem 0.55556rem;
  display: block;
  /*width: 85%;*/
}

.menu-block-wrapper > ul > li > a:not(.expand_link):hover {
  color: #840028;
}

.menu-block-wrapper > ul > li > ul > li {
  line-height: 1;
  text-transform: none;
}

.menu-block-wrapper > ul > li > ul > li > a {
  display: block;
  padding: 0.44444rem 0 0.44444rem 0.55556rem;
  font-family: "Futura LT W01 Book", sans-serif;
  color: #999999;
  font-size: 0.77778rem;
  line-height: 1;
  /*&.active { color: $color-white; background: $color-ruby; }*/
}

.menu-block-wrapper > ul > li > ul > li > a:hover {
  background: #EEEEEE;
  color: #840028;
}

.menu-block-wrapper > ul > li.is-open .expand_link {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  /*right: 19px;*/
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=-1, M12=1.2246467991473532e-16, M21=-1.2246467991473532e-16, M22=-1, SizingMethod='auto expand')";
}

.menu-block-wrapper > ul > li.is-open > ul.menu {
  display: block;
}

.menu-block-wrapper > ul .expand_link {
  padding: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
  position: absolute;
  right: 20px;
  top: 10px;
}

.menu-block-wrapper > ul .expand_link:after {
  content: '\25bc';
  color: #666666;
  font-size: .75rem;
  line-height: .5;
}

.menu-block-wrapper .menu li:before {
  display: none !important;
}

.degree_sub_menu {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 10px -5px inset;
  padding: 0.5rem 0rem;
  border-top: 1px solid #bbb;
  background: #eee;
  margin-bottom: 0 !important;
}

.menu-block-wrapper ul ul {
  display: none;
}

.menu-block-wrapper ul > li.active-trail > a:not(.expand_link) {
  color: #840028;
}

.menu-block-wrapper > ul.is_degree > li > ul > li.active-trail > a:not(.expand_link) {
  color: #840028;
}

.degree_section {
  display: none;
}

.region-sidebar-left .block-menu-block h3 {
  text-transform: uppercase;
  line-height: 1.2;
  font-size: 1rem;
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-weight: normal;
  margin-top: 0;
}

.region-sidebar-left .block-menu-block a {
  font-weight: normal;
}

.desktop_menu li.wgu-experience-link {
  display: none;
}

.westerngovernorsuniversity .desktop_menu li.wgu-experience-link {
  display: inline-block;
}

.desktop_menu li.wgu-experience-link .second-level--alt {
  height: 296px;
}

.desktop_menu li.wgu-experience-link .second-level--alt li.wgu-difference {
  width: 190px;
  right: 38px;
  top: 84px;
  position: inherit;
}

.desktop_menu li.wgu-experience-link .second-level--alt li.wgu-difference .white-box-text {
  display: none;
  cursor: pointer;
  position: inherit;
  top: 40px;
  left: 26px;
  width: 139px;
  height: 79px;
  background-color: rgba(255, 255, 255, 0.95);
}

.desktop_menu li.wgu-experience-link .second-level--alt li.wgu-difference .white-box-text a {
  width: 139px;
  height: 79px;
  display: block;
}

.desktop_menu li.wgu-experience-link .second-level--alt li.wgu-difference .white-box-text a p {
  text-align: center;
  padding-top: 29px;
  font-weight: bold;
  text-decoration: none;
  color: #404040;
}

.desktop_menu li.wgu-experience-link .second-level--alt li.wgu-difference:hover .white-box-text {
  display: block;
}

.mm-list li.wgu-experience-link {
  display: none !important;
}

.westerngovernorsuniversity .mm-list li.wgu-experience-link {
  display: inline-block;
}

/* ==========================================================================
   Banner nav - Only section still using this is the newsroom 
   ========================================================================== */
.explore-degrees h3 {
  font-size: 1.72222rem;
}

.explore-degrees a {
  color: #005b9e;
}

.explore-degrees a:hover {
  color: #0079d1;
  border-bottom: 1px dotted rgba(0, 47, 81, 0.5);
}

.explore-degrees ul {
  padding-left: 0;
  margin-left: 0;
  margin-top: 1em;
}

.explore-degrees li {
  margin: 0 0 1em;
  font-size: 1.16667rem;
  font-family: "Futura LT W01 Medium", sans-serif;
  list-style-type: none;
}

.explore-degrees .lead {
  font-size: 1.55556rem;
  color: #002F51;
}

.banner-nav:after, .banner-nav:before {
  content: '';
  height: 85px;
  display: inline-block;
  position: absolute;
  bottom: 0;
}

@media (min-width: 640px) {
  .banner-nav:after, .banner-nav:before {
    width: calc((100vw - 640px)/2);
  }
}

@media (min-width: 1024px) {
  .banner-nav:after, .banner-nav:before {
    width: calc((100vw - 999px)/2);
  }
}

.banner-nav {
  display: none;
  height: 85px;
  margin: 4em 0;
  padding: 0;
  position: relative;
}

@media (min-width: 640px) {
  .banner-nav {
    display: block;
  }
}

.banner-nav ul {
  margin: 0;
  position: relative;
  z-index: 1;
}

.banner-nav:after {
  background: #B1B4B5;
  right: 0;
}

.banner-nav:before {
  background: #45638B;
  left: 0;
}

.banner-nav__college {
  display: inline-block;
  padding: 1rem 1.3rem;
  height: 85px;
  float: left;
  text-align: center;
  color: #FFFFFF;
}

@media (min-width: 640px) {
  .banner-nav__college {
    width: 19%;
  }
}

@media (min-width: 1024px) {
  .banner-nav__college {
    width: 18.85%;
  }
}

.banner-nav__college {
  background: #840028;
  margin: 0 .25%;
  border: 2px solid transparent;
  line-height: 1.33;
  font-size: .8rem;
  -webkit-transition: all, 0.33s, ease-in-out;
  transition: all, 0.33s, ease-in-out;
}

.banner-nav__college a {
  color: #FFFFFF;
  display: block;
}

.banner-nav__college.arrow {
  background: transparent;
  background: url("../img/colleges-bg.png") center right no-repeat;
  margin-left: 1%;
}

@media (min-width: 640px) {
  .banner-nav__college.arrow {
    background: url("../img/colleges-bg.png") center left no-repeat;
  }
}

@media (min-width: 1024px) {
  .banner-nav__college.arrow {
    width: 206px;
    background: url("../img/colleges-bg.png") center right no-repeat;
  }
}

.banner-nav__college:hover {
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.33);
}

.banner-nav__college:hover a {
  color: rgba(255, 255, 255, 0.8);
}

@media (min-width: 1024px) {
  .banner-nav__college {
    font-size: 1rem;
  }
}

.newsroom-bar {
  clear: both;
}

.newsroom-bar .banner-nav {
  top: -85px;
  margin: 0;
}

.newsroom-bar .banner-nav:before {
  background: #002F51;
  left: 0;
  width: calc((100vw - 1000px)/2);
}

.newsroom-bar .banner-nav:after {
  background: transparent;
  width: calc((100vw - 1000px)/2);
}

.newsroom-bar .banner-nav__explore {
  background: #840028;
  color: #FFFFFF;
}

.newsroom-bar .banner-nav__explore:after {
  width: 0;
  height: 0;
}

.newsroom-bar .banner-nav__college {
  background: #8a8e90;
  color: #FFFFFF;
  width: 19.5%;
}

.newsroom-bar .banner-nav__college:hover {
  background: #840028;
}

/* ==========================================================================
   Pagination styles
   ========================================================================== */
ul.pagination li:before {
  display: none;
}

.pagination-centered {
  padding-top: 2.77778rem;
  margin-top: 2.77778rem;
  border-top: 1px solid #EEEEEE;
}

.pagination-centered .pagination li,
.pagination-centered .pagination li a {
  color: #d5d5d5;
}

.pagination-centered .pagination li:hover,
.pagination-centered .pagination li a:hover {
  background: transparent;
  color: #00457c;
}

.pagination-centered .pagination li.current a {
  color: #fff;
  background: #002F51;
}

.pagination-centered .pagination li.current a:hover {
  background: #000A19;
}

.pagination-centered .pagination li:before {
  display: none;
}

.pager-next,
.pager-last,
.pager-previous,
.pager-first {
  font-family: "fontawesome";
}

/* ==========================================================================
   Q&A NEW degree page styling
   ========================================================================== */
.qa-tabs {
  clear: both;
}

.qa-tabs h3 {
  margin-top: 0 !important;
  color: #002F51;
  text-transform: none;
}

.qa-tabs h3 + h4 {
  margin-top: 0;
}

.qa-tabs h5 {
  font-family: "Futura LT W01 Book", sans-serif;
  font-weight: normal;
}

.qa-tabs ul li:before {
  display: none;
}

.qa-tabs .tabs.vertical, .qa-tabs #qa_questions {
  float: left;
  width: 100%;
}

@media (min-width: 640px) {
  .qa-tabs .tabs.vertical, .qa-tabs #qa_questions {
    max-width: 35%;
    width: 35%;
  }
}

@media (min-width: 1024px) {
  .qa-tabs .tabs.vertical, .qa-tabs #qa_questions {
    width: 25%;
    max-width: 25%;
  }
}

.qa-tabs #qa_questions {
  margin-right: 2rem;
}

.qa-tabs .tabs-content {
  width: 72%;
  margin-left: 3%;
  float: left;
  font-size: 1.2rem;
  line-height: 1.3;
  margin-bottom: 0;
}

.qa-tabs .tabs-content > .content {
  padding-bottom: 0;
}

@media (min-width: 640px) {
  .qa-tabs .tabs-content h4 {
    display: block;
  }
}

.qa-tabs .tabs dd > a, .qa-tabs .tabs .tab-title > a, .qa-tabs #qa_questions li > a {
  background-color: transparent;
  display: block;
  color: #333333;
  font-size: 1.3rem;
  font-family: "Futura LT W01 Book", sans-serif;
  font-weight: 300;
}

@media (min-width: 640px) {
  .qa-tabs .tabs dd > a, .qa-tabs .tabs .tab-title > a, .qa-tabs #qa_questions li > a {
    font-size: 1rem;
    padding: .5rem 1rem .5rem 2.5rem;
  }
  .qa-tabs .tabs dd > a:before, .qa-tabs .tabs .tab-title > a:before, .qa-tabs #qa_questions li > a:before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    display: block;
    background-color: #002F51;
    position: relative;
    left: -16px;
    top: 13px;
  }
}

@media (min-width: 640px) {
  .qa-tabs .tabs dd > a:after, .qa-tabs .tabs .tab-title > a:after, .qa-tabs #qa_questions li > a:after {
    display: none;
  }
}

.qa-tabs .tabs dd.active a, .qa-tabs .tabs .tab-title.active a, .qa-tabs #qa_questions .qa_active {
  background-color: #DFD9C8;
}

.qa-tabs h3 {
  color: #002F51;
  text-transform: none;
  font-size: 2rem;
  margin-bottom: 0;
}

.qa-tabs h4 {
  font-family: "Futura LT W01 Book", sans-serif;
  font-weight: 300;
  margin-bottom: 2rem;
}

.qa-tabs .tabs-content h4 {
  color: #000;
  font-family: "Futura LT W01 Medium", sans-serif;
  margin-bottom: .5rem;
}

.qa-tabs .qa_answer {
  float: left;
  padding-top: 1rem;
}

@media (min-width: 640px) {
  .qa-tabs .qa_answer {
    width: 60%;
  }
}

@media (min-width: 1024px) {
  .qa-tabs .qa_answer {
    width: 71%;
  }
}

.qa-tabs .qa_answer h4 {
  margin-top: 0;
  color: #000;
  font-family: "Futura LT W01 Medium", sans-serif;
  margin-bottom: .5rem;
}

.qa-tabs .qa_answer a,
.qa-tabs .qa_answer .link,
.qa-tabs .qa_answer .view-mode-teaser_view_all_2_col.node-press-release .news-link a, .view-mode-teaser_view_all_2_col.node-press-release .news-link
.qa-tabs .qa_answer a,
.qa-tabs .qa_answer .news-releases .field-name-node-link a, .news-releases .field-name-node-link
.qa-tabs .qa_answer a {
  font-family: "Futura LT W01 Medium", sans-serif;
  font-weight: normal;
}

.qa_answer_acc {
  padding-top: 1.5rem;
}

.qa_answer_acc h4 {
  display: none;
}

@media (min-width: 640px) {
  .qa_answer_acc h4 {
    display: block;
  }
}

#qa_questions .qa_answer_acc a:after {
  display: none;
}

.qa-tabs .qa-tabs > ul > li {
  padding: .6rem 1rem;
  margin: 0;
  border-bottom: 1px solid #d0c6aa;
}

@media (min-width: 640px) {
  .qa-tabs .qa-tabs > ul > li {
    margin: 0.6rem 0;
    border-bottom: 0;
    padding: 0.25rem 0.3rem 0 0;
  }
}

.qa_answer {
  display: none;
}

/* ==========================================================================
   Q&A styling - this is the old blue and gray version
   ========================================================================== */
.field-name-field-information-qa {
  background: #e1e1e1;
}

.field-name-field-information-qa:before, .field-name-field-information-qa:after {
  content: " ";
  display: table;
}

.field-name-field-information-qa:after {
  clear: both;
}

.field-name-field-information-qa .qa_header {
  padding: 1rem 1.5rem;
  background: #002F51;
  margin-bottom: 1rem;
}

.field-name-field-information-qa .qa_header:before, .field-name-field-information-qa .qa_header:after {
  content: " ";
  display: table;
}

.field-name-field-information-qa .qa_header:after {
  clear: both;
}

.field-name-field-information-qa .qa_header h3, .field-name-field-information-qa .qa_header p {
  color: #FFFFFF;
  margin: 0;
}

.field-name-field-information-qa .qa_header h3 {
  text-transform: none;
  font-size: 1.2rem;
  float: left;
}

.field-name-field-information-qa .qa_header p {
  font-size: .8rem;
  font-family: "Futura LT W01 Medium", sans-serif;
  text-align: right;
  float: right;
  margin-top: 0.11111rem;
}

.field-name-field-information-qa #qa_questions {
  float: left;
  width: 45%;
  margin-left: 0;
  padding-right: .8rem;
}

.field-name-field-information-qa #qa_questions li {
  list-style-type: none;
}

.field-name-field-information-qa #qa_questions li a {
  padding: .4rem 1rem .2rem 2.3rem;
  display: block;
  color: #000;
  font-size: .85rem;
  font-family: "Futura LT W01 Book", sans-serif;
  line-height: 1.2;
  margin-bottom: .5rem;
  position: relative;
}

.field-name-field-information-qa #qa_questions li a:before {
  content: " ";
  width: 8px;
  height: 8px;
  background: #B1B4B5;
  display: block;
  position: absolute;
  top: 8px;
  left: 17px;
}

.field-name-field-information-qa #qa_questions li a.qa_active {
  background: #E2DCCB;
  color: #002F51;
}

.field-name-field-information-qa #qa_questions li a.qa_active:before {
  background: #002F51;
}

.c-form p.CaptionCont.SelectBox {
  border-width: 1px !important;
  background-color: #fff !important;
  font-size: 0.77778rem !important;
}

.c-form p.CaptionCont.SelectBox span {
  color: #787878;
  font-style: normal;
  padding: 0.25rem 70px 0.25rem 0.25rem;
  margin-top: 3px;
}

@media (min-width: 1024px) {
  .c-form {
    padding-right: 170px;
  }
  .page-wgu-application-step5 .c-form {
    padding-right: 0;
  }
}

.c-form p {
  font-size: .75rem;
}

.c-form .field-name-body ul li {
  font-size: .75rem;
}

.c-form h3 {
  color: #4886a1;
  font-size: 1rem;
  text-transform: uppercase;
}

.c-form h4 {
  color: #333;
  font-size: .8rem;
  text-transform: uppercase;
}

.c-form p.CaptionCont.SelectBox,
.c-form input[type="text"],
.c-form input[type="password"],
.c-form input[type="email"],
.c-form select, .c-form p.CaptionCont.SelectBox {
  border-color: #999;
  border-radius: 5px;
  border-width: 1px;
  height: 2rem;
  font-size: 0.77778rem;
  margin: 0 0 .75rem;
  padding: 0.25rem;
  padding-left: 0.72222rem;
  box-shadow: none;
  font-family: "Futura LT W01 Book", sans-serif;
}

.c-form p.CaptionCont.SelectBox::-webkit-input-placeholder,
.c-form input[type="text"]::-webkit-input-placeholder,
.c-form input[type="password"]::-webkit-input-placeholder,
.c-form input[type="email"]::-webkit-input-placeholder,
.c-form select::-webkit-input-placeholder, .c-form p.CaptionCont.SelectBox::-webkit-input-placeholder {
  color: #787878;
}

.c-form p.CaptionCont.SelectBox::-moz-placeholder,
.c-form input[type="text"]::-moz-placeholder,
.c-form input[type="password"]::-moz-placeholder,
.c-form input[type="email"]::-moz-placeholder,
.c-form select::-moz-placeholder, .c-form p.CaptionCont.SelectBox::-moz-placeholder {
  /* Firefox 19+ */
  color: #787878;
}

.c-form p.CaptionCont.SelectBox:-ms-input-placeholder,
.c-form input[type="text"]:-ms-input-placeholder,
.c-form input[type="password"]:-ms-input-placeholder,
.c-form input[type="email"]:-ms-input-placeholder,
.c-form select:-ms-input-placeholder, .c-form p.CaptionCont.SelectBox:-ms-input-placeholder {
  color: #787878;
}

.c-form p.CaptionCont.SelectBox:-moz-placeholder,
.c-form input[type="text"]:-moz-placeholder,
.c-form input[type="password"]:-moz-placeholder,
.c-form input[type="email"]:-moz-placeholder,
.c-form select:-moz-placeholder, .c-form p.CaptionCont.SelectBox:-moz-placeholder {
  /* Firefox 18- */
  color: #787878;
}

.c-form small {
  margin-bottom: 0;
  margin-top: 0;
}

.c-form .error small {
  color: #840028;
  display: inline-block;
  font-size: 0.77778rem;
  font-weight: bold;
  margin-bottom: .5rem;
  margin-top: 0;
  position: relative;
  top: -7px;
}

.c-form .error small:empty {
  display: none;
}

.c-form p.CaptionCont.SelectBox,
.c-form select, .c-form p.CaptionCont.SelectBox {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAoCAIAAAD7fNTNAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAARJJREFUeNrslDuKhFAQRdvxC34CEQUNzU0bM40FQUEQDAQDQ8UNuAoTV+EqXIhbMBDx28VMMuEE2jB0VVQPHu9w6956RNu2URQ97q+vx7sKSUhCEpKQ9P9J1F8udV3X9/22bRzHjeMoCMK+7xRFTdPE87ymaVVVXUOyLKtpGoIgSJI8jgOaeZ6Bep4nwzBBEFw2PdM0fd+naRpkgRQQJIoiIKF5fteVPpVlqSgKvL6uK8uyoGlZFsMw6rq+PhFZlkmSBAMEDBzBrTiOb8me67q2bYM3P26BeZ7n3ZVykAUzBHtkWS6K4sZ9UlU1z3MIRZIkuq5fv0+/y3GcYRjCMHzHH5GmKf57SEISkpD0kaSXAAMADehbyoEFQ0QAAAAASUVORK5CYII=);
  background-color: #fff;
  padding-right: 55px;
  color: #787878;
}

.c-form p.CaptionCont.SelectBox option[selected],
.c-form select option[selected], .c-form p.CaptionCont.SelectBox option[selected] {
  color: #666666;
}

.c-form .error input,
.c-form .error textarea,
.c-form .error select, .c-form .error p.CaptionCont.SelectBox {
  border-color: #840028;
}

.c-form label {
  display: none;
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-size: 0.72222rem;
}

@media (min-width: 1024px) {
  .c-form label:not(.radio):not(.option) {
    left: 0;
    position: absolute;
    top: -20px;
  }
}

.c-form .t-label-normal {
  position: static !important;
  font-family: "Futura LT W01 Book", sans-serif;
}

.c-form .form-item {
  margin: 1.11111rem 0.65rem 0.25rem 0;
  position: relative;
}

.c-form .form-item .form-item {
  margin: 0;
  overflow: auto;
}

.c-form .form-item .form-item.form-type-select {
  margin-right: .75rem;
}

.c-form .form-item--full, .c-form .wgu_form.application.application-1 #edit-name-ssn-popup, .wgu_form.application.application-1 .c-form #edit-name-ssn-popup, .c-form
.wgu_form.application.application-1 #college_interest_div .form-item,
.wgu_form.application.application-1 #college_interest_div .c-form .form-item, .c-form
.wgu_form.application.application-1 #college_majors .form-item,
.wgu_form.application.application-1 #college_majors .c-form .form-item, .c-form .wgu_form.application.application-4 .form-item-reach-market-source, .wgu_form.application.application-4 .c-form .form-item-reach-market-source, .c-form
.wgu_form.application.application-4 .form-item-reach-market-recommended,
.wgu_form.application.application-4 .c-form .form-item-reach-market-recommended, .c-form
.wgu_form.application.application-4 .SumoSelect,
.wgu_form.application.application-4 .c-form .SumoSelect {
  width: 100%;
  float: none;
  clear: both;
}

.c-form .form-type-radios {
  float: none;
  clear: both;
}

.c-form .form-item-address-2 {
  clear: both;
  margin-top: 0;
}

.c-form #country_states .form-item,
.c-form .form-item-institution-name,
.c-form .form-item-city,
.c-form .form-item-state,
.c-form .form-item-zip,
.c-form .form-item-country,
.c-form .form-item-employer-organization,
.c-form .form-item-employer-text,
.c-form .form-item-reach-market-source,
.c-form .form-item-reach-market-recommended,
.c-form .form-item-reach-market-student,
.c-form .form-item-parents-attend,
.c-form .form-item-parents-graduate,
.c-form .form-item-community-type,
.c-form .form-item-marital-status,
.c-form .form-item-hispanic {
  margin-top: 0;
}

.c-form .form-item-dob,
.c-form .form-item-citizenship-status,
.c-form .form-item-military-status,
.c-form .form-item-employment,
.c-form .form-item-employer-organization {
  width: 100%;
}

.c-form .form-item-iped-code {
  width: 70%;
}

.c-form .edit-attendance-dates {
  clear: both;
}

.c-form .edit-attendance-dates .fieldset-legend {
  font-weight: normal;
  font-size: .85rem;
}

.c-form .edit-attendance-dates .form-wrapper {
  float: left;
}

.c-form .edit-attendance-dates #edit-end-date {
  margin-top: -18px;
}

.c-form .form-item__border, .c-form .wgu_form.application.application-4 #edit-military-extra, .wgu_form.application.application-4 .c-form #edit-military-extra, .c-form .wgu_form.application.application-4 #edit-employment-details, .wgu_form.application.application-4 .c-form #edit-employment-details {
  font-size: 0.66667rem;
  border-top: 1px solid #8698a8;
  border-bottom: 1px solid #8698a8;
  overflow: hidden;
  padding: 1.5rem 0;
  margin: 0 0 1.2rem;
  width: 100%;
}

.c-form .one-col,
.c-form .two-col,
.c-form .three-col {
  overflow: hidden;
  /* Makes this div contain its floats */
  width: 100%;
}

.c-form #u_s_resident_msg_box {
  font-size: 0.66667rem;
}

.c-form .notice {
  font-size: 0.66667rem;
  margin-bottom: 1.5rem;
}

.app-form__tabs {
  clear: both;
  padding: 0 0 3rem 0;
}

.app-form__tabs button {
  background: #999;
  border: 0;
  border-radius: 5px;
  color: #fff;
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-size: 0.88889rem;
  margin-right: .75rem;
  padding: .65rem;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  opacity: 1;
}

@media (min-width: 1024px) {
  .app-form__tabs button {
    padding-left: 0;
    padding-right: 0;
  }
}

.app-form__tabs button:hover {
  background-color: gray;
  color: #fff;
  cursor: pointer;
}

.app-form__tabs button.active {
  background-color: #4886a1;
}

.app-form__tabs button span {
  display: none;
}

@media (min-width: 1024px) {
  .app-form__tabs button span {
    display: inline;
  }
}

#edit-h2-step-title {
  float: none;
}

.app-form__title {
  color: #4886a1;
  font-size: 1.33333rem;
  margin-bottom: 0;
}

@media (min-width: 1024px) {
  .app-form__title {
    margin-bottom: 1rem;
  }
}

.app-form__title strong {
  color: #404040;
}

body:not(.page-wgu-application-form) .c-form__sidebar {
  display: none;
}

@media (min-width: 640px) {
  body:not(.page-wgu-application-form) .c-form__sidebar {
    display: block;
  }
}

.c-form__sidebar p {
  font-family: "Futura LT W01 Book", sans-serif;
  font-size: 0.77778rem;
}

.c-form .radio {
  clear: both;
}

.c-form .radio label {
  position: relative;
  top: 0;
}

.c-form .radio label:nth-child(2),
.c-form .radio label:nth-child(3) {
  display: inline-block !important;
  font-family: "Futura LT W01 Book", sans-serif;
  font-size: .8rem;
  margin-right: 1rem;
}

.c-form .radio label:nth-child(2) input,
.c-form .radio label:nth-child(3) input {
  margin-right: .5rem;
}

.section-title--solid {
  background: #002F51;
  padding: .4rem 0 0;
}

@media (min-width: 1px) and (max-width: 1024px) {
  .section-title--solid .row {
    max-width: 100%;
  }
}

@media (min-width: 1024px) {
  .section-title--solid {
    padding-bottom: .4rem;
  }
}

.section-title--solid__title {
  padding: .5rem .4rem;
}

@media (min-width: 1024px) {
  .section-title--solid__title {
    padding: 0;
    float: left;
    width: 410px;
  }
}

.section-title--solid__title h1, .section-title--solid__title .node-type-college-pages .heading--red--upper, .node-type-college-pages .section-title--solid__title .heading--red--upper {
  color: #fff;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 1.3rem;
  text-align: center;
}

@media (min-width: 640px) {
  .section-title--solid__title h1, .section-title--solid__title .node-type-college-pages .heading--red--upper, .node-type-college-pages .section-title--solid__title .heading--red--upper {
    font-size: 1.66667rem;
    text-align: left;
  }
}

.section-title--solid__login {
  padding: 1rem 0.9375rem 0;
  background: #f2efe8;
}

@media (min-width: 1024px) {
  .section-title--solid__login {
    background: none;
    padding: 0;
    float: right;
    width: 610px;
  }
}

#toefl_content .form-item {
  margin: 0;
}

#toefl_content .form-item p {
  font-family: "Futura LT W01 Book", sans-serif;
  font-size: .8rem;
  margin-bottom: 1rem;
}

#toefl_content .form-item-toefl-score {
  width: 200px;
  margin-top: 1.5rem;
}

#edit-institutions-open {
  clear: both;
  float: none;
}

#edit-institutions-open h4 {
  color: #333;
  font-size: .8rem;
  text-transform: uppercase;
}

#edit-previous-edu {
  clear: both;
  float: none;
}

#other_institution_fields .form-item-institution-name {
  margin-right: .75rem;
}

.boxed_subform {
  background-color: #f1eee5;
  padding: 1rem 1.5rem .5rem;
  margin-top: 1.6rem;
  clear: both;
  margin-bottom: 2rem;
}

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

#edit-attended {
  clear: both;
}

#edit-explain-add-new {
  padding: 0;
  background: none;
  color: #840028;
  border: 0;
  text-transform: none;
  display: inline-block;
}

#edit-name-ssn-popup .form-item__border, #edit-name-ssn-popup .wgu_form.application.application-4 #edit-military-extra, .wgu_form.application.application-4 #edit-name-ssn-popup #edit-military-extra, #edit-name-ssn-popup .wgu_form.application.application-4 #edit-employment-details, .wgu_form.application.application-4 #edit-name-ssn-popup #edit-employment-details {
  padding: .5rem 0;
}

.form-item-itn {
  width: 200px;
}

#itn_reveal input {
  margin-bottom: 1.5rem;
}

.c-form .form-item-employer-text {
  clear: both;
  float: left;
}

#edit-header-referenceinformation {
  clear: both;
  width: 100%;
}

.form-item-employer-text {
  float: left;
  width: 50%;
}

#wguModal_employeer_search + a {
  float: left;
}

.employer_search {
  color: #666;
  font-size: 13px;
  font-weight: bold;
  position: relative;
  top: 6px;
}

.employer_search:hover, .employer_search:focus {
  color: #888;
}

.employer_search:before {
  content: '';
  background: url("../img/search.svg");
  width: 15px;
  height: 15px;
  background-size: 15px 15px;
  display: inline-block;
  position: relative;
  top: 3px;
  margin-right: .2rem;
}

.c-form .form-item-community-type,
.c-form .form-item-marital-status,
.c-form .form-item-income,
.c-form .form-item-military-branch,
.c-form .form-item-military-state {
  clear: both;
  float: none;
  margin-top: 0;
  width: 100%;
}

@media (min-width: 640px) {
  .c-form .form-item-community-type,
  .c-form .form-item-marital-status,
  .c-form .form-item-income,
  .c-form .form-item-military-branch,
  .c-form .form-item-military-state {
    width: 400px;
  }
}

.form-item-ethnicity {
  display: none;
  margin-top: 0;
}

.review_values {
  display: block;
  clear: both;
}

.review_values .form-item {
  width: 100%;
  margin-bottom: 1rem;
}

.form-item-password-1 span {
  font-family: "Futura LT W01 Book", sans-serif;
}

.pin-title {
  font-size: 12px;
  font-family: "Futura LT W01 Heavy", sans-serif;
}

.pin-title span {
  font-family: "Futura LT W01 Book", sans-serif;
}

.c-form .form-item-password-1,
.c-form .form-item-password-2 {
  width: 100px;
  float: left;
  margin-top: .5rem;
}

.c-form .form-item-password-1 .control-label,
.c-form .form-item-password-2 .control-label {
  display: none !important;
}

.app-login::after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 1024px) {
  .app-login {
    background: #F0EEE5;
    position: absolute;
    right: 55px;
    top: -9px;
    height: 59px;
    padding: 0;
  }
  .app-login::after, .app-login::before {
    content: "";
    clear: none;
    width: 55px;
    height: 59px;
    display: block;
    position: absolute;
    top: 0;
  }
  .app-login::after {
    left: -55px;
    background: no-repeat url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAA7CAYAAADfGRI9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAALgSURBVGiB3Zs7aFRBFIa/9YWIZjIgCIOFnQohYCc+gohYWCqKaKG1YGcjCAasfICFjY2oRQQ1IGotBIwQH+CjCQERETJis+OIBPG1FvfuciXJunv3zMxdv2ZhH+c/P3Pv3DNnZmuf67PHgEFgAzAEbAVW8x9QazQaf73hnV0GbAcOA0eAgQR5iTDPXBHv7BrgBHAKWBsrKSnammvinR0EzpEZXRI6KSk6MtfEOzsCjAHrg2UkSFfmALyz64C7wM4gGQnS9SWmtPkE7AHuyKcjS6n7R2nznWwmHZNNR5auL8si3tmlwG3ggFhGgvRkDsA7uxJ4BGwTyUiQns1Ba5J5QcVmUZFnVj7JHAR+SMSTQuyBrLSZAkal4kkgXW2cB6aEY5ZG5J4r4p3dDLwCVogGLoF4nai0mQYuSsctg/jIAXhnVwEzJJ49g1T4Sps54HSI2N0QcvlyC3gdMP4/CWZOafMbOBsqfieEXng+AF4G1liUoOaUNg3gQkiNdsRoGYwD7yPozCO4OaXNT+BKaJ2FiNXsuQHMRdJqEcWc0qZO1neJSsw23bWIWkBcc5PAu4h68czlj4WoDaXY3eOo7cAgq4J2eGengU0xtFL0/e/HEkph7mEsoRTmngI+hlB0c3k5NhlDK9Ve25MYIqnMTcQQSWXuGVAPLZLEnNLmF3AvtE7K/e3gpVhKcxNkvc1gJDOXF9KXQ2qkPnZxHfgQKnhSc/ne+mio+KlHDuAmWUkmTvQlz0J4Z4eB5whve1Vh5FDavAHOSMethLmcS2TtdzEqcVk28c4OAI+BYYl4VRo5lDZfgH3AW4l4lTIHoLSZBXYhYLBy5qBlcIQet78qaQ5AafORzOB42RiVNQegtPkKHAJOAt+6/X2lZst2eGc3AlfJ7seOqPTIFVHazAC7yU7NdzTZ9M3IFcn/HnCU7NT80GLf60tzTbyzNbKz1seB/YAqft7X5op4Z5cDO4C9+euWP5q9uaCBhoKsAAAAAElFTkSuQmCC");
  }
  .app-login::before {
    right: -55px;
    background: no-repeat url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAA7CAYAAADfGRI9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAK6wAACusBgosNWgAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAK2SURBVGiB3do7axRRGAbgJ2I/TDu/wsZSEbGyFBRRwdbGHyAoWglewEKwE7VIEC8g2tko3ogWBiXghSAqMRKQXDTEkETHYhw0ZsXdzMyZs77dLsvsPrxndmfPfAMzUx9y/0fmMIxRvMXM+lY/TvV8wSAu4xGWfz6fQ7/iPuE0zikayyFJsxUv6jfcdwXoCGZYCZqdnljxuJ9w49iLe/xC/Q7q1+buYycm/0T9Cfo968J8tkq5gm1+wmanJ7C6pU6JHTeIPVgsYd2gysS8LK9jf5Jm31j9ZdFNYm3uEfZVgREnbhw7kjRbYO0w4sMtYWeSZpNUgxEf7liSZsNUhxEXbhgnqAcGA5H8K1jEhiTNXtR50FiaO1XCyh/pOhIDbhzHqW85lokBdyhJs3m6u6TqJW3jnmGIepdjmbZxR5M0+079rdEubgQ3aaY12sPlOJmkWcftgbrSFu4drtJca7SDy3G2vOJvqjXawc3jAs22Rju4a0maTdNsa4TH5ThP860RHvdGsZPVeGuExw2FQJUJicsV23RBliRhcS+TNBslzJIkLK7RS61OCYXLcYtwrREON6vYIwmaULgH5eVWyITA5XhI2PONcM3dJez5RhjcFJ4EeJ9VCYG7UW4lhE7TuFxxjy34+UbzuNe4Q/jzjeZxZ9pAlWkS916gf9x/S5O4Y0maLdLOkqQ53GNcor3WaOYW1iI2Jmn2vObj9pwmmjtcwtpsjfpxNxUDZ7XfjlpL6lyWz7EpSbPPNR2vcupqbgzbS1jby7FMHbgxbEnS7ANxLMcyVXEj2IzoYFTDXVPAPq5l6CxE1oJbwEHswlysMHqf2ruLA3jVaVI1tnTb3Bh2Y6s+gfHv5kYVP8qDWO5lBDeGdMJ9VgxyXsQDxUR4x4Hp2LMeX/FUcWvptmIbbgl5p7H2foHBD4I8+W+54POQAAAAAElFTkSuQmCC");
  }
}

.app-login #edit-welcome {
  float: left;
}

.app-login__title {
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: .5rem;
}

@media (min-width: 1024px) {
  .app-login__title {
    width: 170px;
    float: left;
    padding-top: 0;
    text-align: right;
    margin-bottom: 0;
  }
}

.app-login .forgot-pin {
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-size: 0.66667rem;
  display: block;
  text-transform: none;
  color: #343434;
  height: 36px;
  position: absolute;
  top: 95px;
  left: 95px;
}

@media (min-width: 1024px) {
  .app-login .forgot-pin {
    height: auto;
    line-height: normal;
    margin: 3px 0 0;
    position: static;
  }
}

@media (min-width: 1024px) {
  .app-login form {
    padding-top: 12px;
  }
}

.app-login form input {
  font-family: "Futura LT W01 Book", sans-serif;
  font-size: 14px;
  height: 36px;
  border-radius: 5px;
  margin-bottom: 0;
}

@media (min-width: 1024px) {
  .app-login form input {
    float: left;
    margin-left: .7rem;
  }
}

.app-login form input[type=text] {
  margin-bottom: .5rem;
}

@media (min-width: 1024px) {
  .app-login form input[type=text] {
    width: 146px;
  }
}

.app-login form input[type=password] {
  width: 67px;
  float: left;
  clear: both;
  margin-right: 85px;
}

@media (min-width: 1024px) {
  .app-login form input[type=password] {
    clear: none;
    margin-right: 0;
  }
}

.app-login form input[type=submit] {
  width: 80px;
  font-size: 14px;
  font-family: "Futura LT W01 Heavy", sans-serif;
  padding: 0;
  text-align: center;
}

.app-login form input[type=submit]:hover {
  cursor: pointer;
}

.app-login #edit-myaccount {
  float: left;
  border-right: 1px solid #4886a1;
  margin: 0.27778rem 0 1rem;
  padding: 0 1rem 0.05556rem 0;
}

@media (min-width: 1024px) {
  .app-login #edit-myaccount {
    padding: 0 1.11111rem 0.05556rem 1.38889rem;
    margin-bottom: 0;
  }
}

.app-login #edit-myaccount h2 {
  font-size: 0.77778rem;
  line-height: 1.11111rem;
  display: inline;
  vertical-align: middle;
  color: #404040;
}

.app-login #edit-welcomeb {
  float: left;
  color: #4886a1;
  font-size: 0.77778rem;
  margin-left: 1rem;
  margin-top: 0.44444rem;
  margin-right: 1rem;
}

@media (min-width: 1024px) {
  .app-login #edit-welcomeb {
    margin-left: 1.66667rem;
  }
}

.app-login #edit-welcomeb em {
  font-style: normal;
  line-height: 1.11111rem;
  font-weight: 400;
  font-family: "Futura LT W01 Heavy", sans-serif;
}

.app-login #edit-logout {
  float: left;
  line-height: 1.11111rem;
  padding-top: 0.5rem;
  margin-right: 1.11111rem;
}

@media (min-width: 1024px) {
  .app-login #edit-logout {
    float: right;
  }
}

.app-login #edit-logout a {
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-size: 0.66667rem;
  display: block;
  color: #343434;
}

#edit-h2-step-6 {
  width: 100%;
}

#credit_card_container,
#pay_by_check_information {
  overflow: hidden;
}

#pay_by_check_information {
  margin-bottom: 2rem;
}

.c-form .form-item-discount {
  margin-top: 0;
}

#credit_card_container,
#pay_by_check_information {
  margin-top: 0;
}

#credit_card_container + label {
  margin-top: 2rem;
  font-size: 14px;
  font-family: "Futura LT W01 Book", sans-serif;
}

.form-item-payment-method label:first-child {
  position: relative;
  top: 0;
  font-family: "Futura LT W01 Book", sans-serif;
  font-size: 14px;
}

.form-item-payment-method label:first-child + label {
  margin-top: 1.7rem;
  font-size: 14px;
  font-family: "Futura LT W01 Book", sans-serif;
}

#edit-images {
  width: 100%;
  margin-bottom: 0;
}

@media (min-width: 1024px) {
  #edit-images {
    margin-bottom: 0;
    margin-top: 0;
  }
}

#edit-cc-errors {
  margin: 0;
}

#cc_input_fields {
  clear: both;
}

#cc_input_fields .form-item-cc-number {
  width: 100%;
}

@media (min-width: 1024px) {
  #cc_input_fields .form-item-cc-number {
    margin-right: .75rem;
    width: 190px;
  }
}

.form-item-cc-cvc {
  width: 14%;
}

@media (min-width: 1024px) {
  .form-item-cc-cvc {
    width: 10%;
  }
}

#credit_card_images {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

#credit_card_images li {
  background-color: #999;
  float: left;
  list-style-type: none;
  margin-right: .5rem;
  margin-bottom: .5rem;
  height: 39px;
  width: 63px;
}

#credit_card_images li:before {
  display: none;
}

#credit_card_images li:last-child {
  margin-right: 0;
}

#credit_card_images li#cc_img_visa {
  background-image: url("../img/cc_img_visa.jpg");
}

#credit_card_images li#cc_img_mc {
  background-image: url("../img/cc_img_mc.jpg");
}

#credit_card_images li#cc_img_ae {
  background-image: url("../img/cc_img_ae.jpg");
}

#credit_card_images li#cc_img_disc {
  background-image: url("../img/cc_img_disc.jpg");
}

@media (min-width: 1024px) {
  #whoYaGunnaCall {
    text-align: right;
  }
}

#whoYaGunnaCall .credit_phone {
  font-family: "Futura LT W01 Heavy", sans-serif;
  color: #343434;
}

#form-item-exp-label {
  margin-right: .75rem;
  display: block;
  padding-bottom: 1rem;
}

#form-item-exp-label label {
  top: 5px;
}

#cc_not_finished_msg,
#mail_not_finished_msg {
  width: 100%;
  padding-top: 10px;
}

@media (min-width: 1024px) {
  #cc_not_finished_msg,
  #mail_not_finished_msg {
    width: 75%;
    float: left;
    text-align: right;
  }
}

#cc_not_finished_msg p,
#mail_not_finished_msg p {
  font-size: 12px;
}

#edit-submit-discount,
#edit-cc-submit,
#edit-mail-submit {
  float: right;
  text-align: center;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

#edit-cc-cvc-explain {
  position: relative;
  left: 8px;
  top: 3px;
}

#edit-cc-cvc-explain .circle {
  font-size: 12px;
}

#amount_due {
  clear: both;
  margin-bottom: .2rem;
}

#amount_due label {
  position: relative;
  top: 0;
  font-size: .75rem;
}

#amount_due .form-type-item {
  margin: .5rem .75rem 0 0;
}

#amount_due input[type=submit] {
  font-size: .8rem;
  padding: 0.44rem .55rem;
}

#amount_due input[type=submit]:hover {
  cursor: pointer;
}

#payment_methods .form-item-payment-method {
  margin: 0;
}

#payment_methods .error {
  position: relative;
  top: 0;
}

#amount_due_display {
  color: #4886a1;
  font-family: "Futura LT W01 Heavy", sans-serif;
  margin-left: .5rem;
}

.wgu_form.application .form-item.form-item-address-1, .wgu_form.application .form-item.form-item-address-2, .wgu_form.application .form-item.form-item-email-1 {
  width: 100%;
}

.wgu_form.application .two-col .col1 {
  margin-bottom: 1rem;
}

@media (min-width: 640px) {
  .wgu_form.application .two-col .col1,
  .wgu_form.application .two-col .col2 {
    margin-bottom: 0rem;
    width: 49%;
    float: left;
  }
}

.wgu_form.application .two-col .col1 > div,
.wgu_form.application .two-col .col2 > div {
  width: 100%;
  float: none;
}

@media (min-width: 640px) {
  .wgu_form.application .two-col .col2 {
    margin-left: 2%;
  }
}

.wgu_form.application .form-item-mobile-opt-in {
  margin-top: 0 !important;
}

.wgu_form.application .form-item-agree-to-terms {
  padding-left: 1.5rem;
}

.wgu_form.application .form-item-agree-to-terms .form-checkbox {
  width: auto;
  position: absolute;
  left: 0;
  top: 5px;
}

.wgu_form.application .form-item-agree-to-terms .form-checkbox + label {
  float: left;
  display: block;
  width: 100%;
}

.wgu_form.application input[type=submit] {
  width: 100%;
  text-align: center;
}

@media (min-width: 640px) {
  .wgu_form.application input[type=submit] {
    width: auto;
  }
}

.wgu_form.application.application-1 .form-item,
.wgu_form.application.application-1 .two-col {
  max-width: 440px;
}

.wgu_form.application.application-1 .form-item--full, .wgu_form.application.application-1 #edit-name-ssn-popup,
.wgu_form.application.application-1 #college_interest_div .form-item,
.wgu_form.application.application-1 #college_majors .form-item, .wgu_form.application.application-1 .wgu_form.application.application-4 .form-item-reach-market-source, .wgu_form.application.application-4 .wgu_form.application.application-1 .form-item-reach-market-source, .wgu_form.application.application-1
.wgu_form.application.application-4 .form-item-reach-market-recommended,
.wgu_form.application.application-4 .wgu_form.application.application-1 .form-item-reach-market-recommended, .wgu_form.application.application-1
.wgu_form.application.application-4 .SumoSelect,
.wgu_form.application.application-4 .wgu_form.application.application-1 .SumoSelect {
  max-width: 100%;
}

.wgu_form.application.application-1 .form-item-country {
  width: 100%;
}

@media (min-width: 1024px) {
  .wgu_form.application.application-1 .form-item-country {
    width: 198px;
  }
}

.wgu_form.application.application-1 .form-item-first-name,
.wgu_form.application.application-1 .form-item-last-name {
  float: none;
  clear: both;
}

@media (min-width: 1024px) {
  .wgu_form.application.application-1 .form-item-first-name,
  .wgu_form.application.application-1 .form-item-last-name {
    width: 155px;
    clear: none;
    float: left;
  }
}

.wgu_form.application.application-1 #edit-phone-combo_div {
  width: auto;
}

.wgu_form.application.application-1 .form-item-phone-combo {
  width: 100%;
}

@media (min-width: 1024px) {
  .wgu_form.application.application-1 .form-item-phone-combo {
    min-width: 160px;
  }
}

@media (min-width: 640px) {
  .wgu_form.application.application-1 #address_elements #edit-city_div .form-item {
    width: 150px;
  }
  .wgu_form.application.application-1 #address_elements #edit-state_div .form-item {
    width: 197px;
  }
  .wgu_form.application.application-1 #address_elements #edit-zip_div .form-item {
    width: 70px;
  }
  .wgu_form.application.application-1 #phone_elements #edit-phone-combo_div .form-item {
    width: 264px;
  }
  .wgu_form.application.application-1 #phone_elements #edit-phone-combo_div.work_shorter .form-item {
    width: 189px;
  }
  .wgu_form.application.application-1 .form-item-major-interest select, .wgu_form.application.application-1 .form-item-major-interest .c-form p.CaptionCont.SelectBox, .c-form .wgu_form.application.application-1 .form-item-major-interest p.CaptionCont.SelectBox {
    margin-bottom: 0;
  }
  .wgu_form.application.application-1 #agree_to_terms {
    float: none;
    clear: both;
    width: 100%;
  }
  .wgu_form.application.application-1 #agree_to_terms .form-item {
    max-width: 100%;
    margin-top: 0;
  }
}

.wgu_form.application.application-1 input[type=submit] {
  top: 23px;
  float: right;
}

.wgu_form.application #password_elements {
  overflow: hidden;
}

@media (min-width: 640px) {
  .wgu_form.application #password_elements {
    width: 51%;
    float: left;
  }
}

@media (min-width: 1024px) {
  .wgu_form.application #password_elements {
    width: 40%;
  }
}

@media (min-width: 640px) {
  .wgu_form.application #edit-u-s-consent-msg-box {
    text-align: right;
    width: 40%;
    float: left;
  }
}

@media (min-width: 1024px) {
  .wgu_form.application #edit-u-s-consent-msg-box {
    width: 42%;
    padding-left: 34px;
  }
}

.wgu_form.application #edit-u-s-consent-msg-box a {
  color: #333;
  font-size: .75rem;
}

.wgu_form.application #edit-u-s-consent-msg-box #u_s_consent_icon {
  color: #fff;
}

.wgu_form.application.application-2 .form-item-dob {
  margin-bottom: 1rem;
}

.wgu_form.application.application-2 .container-inline-date::after {
  clear: both;
  content: "";
  display: table;
}

.wgu_form.application.application-2 .container-inline-date .input-text {
  margin-bottom: .5rem;
}

.wgu_form.application.application-2 input[type=submit] {
  margin-top: 1.2rem;
}

.wgu_form.application.application-3 .c-form select, .wgu_form.application.application-3 .c-form p.CaptionCont.SelectBox {
  padding-right: 45px;
}

.wgu_form.application.application-3 #institutions {
  margin-bottom: 2rem;
}

.wgu_form.application.application-3 #institutions .form-item {
  margin-top: 0 !important;
}

.wgu_form.application.application-3 #edit-end-date {
  margin-top: 2px !important;
}

.wgu_form.application.application-3 #country_states {
  display: none;
}

.wgu_form.application.application-3 .label-form {
  float: left;
  margin: 0 0.65rem 0.25rem 0;
  position: relative;
  top: 10px;
  color: #787878;
  font-size: .85rem;
  clear: both;
}

@media (min-width: 1024px) {
  .wgu_form.application.application-3 .label-form {
    clear: none;
  }
}

.wgu_form.application.application-3 .edit-attendance-dates .form-item.form-item-dates-to-m, .wgu_form.application.application-3 .edit-attendance-dates .form-item.form-item-dates-from-m {
  max-width: 103px;
}

.wgu_form.application.application-3 .edit-attendance-dates .form-item.form-item-dates-to-y, .wgu_form.application.application-3 .edit-attendance-dates .form-item.form-item-dates-from-y {
  max-width: 109px;
}

.wgu_form.application.application-3 .form-item-degree {
  max-width: 198px;
}

.wgu_form.application.application-3 #major_minor_div {
  max-width: 440px;
}

.wgu_form.application.application-3 #existing_institutions {
  width: 100%;
  border-top: 1px solid #8698a8;
  padding-top: 1rem;
  margin-top: 1rem;
}

.wgu_form.application.application-3 .institutions-wrapper {
  float: none;
  clear: both;
  margin: 1rem 0;
}

.wgu_form.application.application-3 .institutions-wrapper::after {
  content: "";
  clear: both;
  display: table;
}

.wgu_form.application.application-3 .institutions-col1 {
  display: block;
  font-size: 0.66667rem;
  color: #6D6A63;
  margin-bottom: 1rem;
  float: none;
}

@media (min-width: 640px) {
  .wgu_form.application.application-3 .institutions-col1 {
    float: left;
    width: 420px;
  }
}

.wgu_form.application.application-3 .institutions-col1 .form-type-item {
  margin-top: 0;
}

.wgu_form.application.application-3 .institutions-col1 > .form-type-item {
  font-family: "Futura LT W01 Heavy", sans-serif;
  color: #333;
  font-size: 0.83333rem;
}

.wgu_form.application.application-3 .institutions-col1 > div {
  clear: both;
  float: none;
}

.wgu_form.application.application-3 .institutions-col1 .institutions-degree_date,
.wgu_form.application.application-3 .institutions-col1 .institutions-minor {
  clear: none;
}

.wgu_form.application.application-3 .institutions-col2 {
  float: right;
  width: 120px;
}

.wgu_form.application.application-3 .institutions-delete input[type=submit] {
  background: url("../img/icon-minus.svg") no-repeat left center;
  background-size: 15px 15px;
  color: #666;
  font-size: 13px;
  font-weight: bold;
  border-top: none;
  border: none;
  text-transform: none;
  padding: 0 0 0 1.11111rem;
  cursor: pointer;
}

.wgu_form.application.application-3 .institutions-delete input[type=submit]:hover, .wgu_form.application.application-3 .institutions-delete input[type=submit]:focus {
  color: #888;
}

.wgu_form.application.application-3 #edit-degree-date {
  clear: both;
}

@media (min-width: 1024px) {
  .wgu_form.application.application-3 #edit-degree-date {
    clear: none;
  }
}

.wgu_form.application.application-3 #ssn_reveal {
  clear: both;
}

.wgu_form.application.application-3 #ssn_reveal .input-text {
  margin-bottom: .5rem;
}

.wgu_form.application.application-3 #switch_ssn_itn {
  font-size: .7rem;
  font-family: "Futura LT W01 Heavy", sans-serif;
  color: #404040;
  display: block;
  float: left;
  clear: both;
  margin-bottom: .5rem;
}

@media (min-width: 1024px) {
  .wgu_form.application.application-3 #switch_ssn_itn {
    position: relative;
    top: 29px;
    float: left;
    clear: none;
  }
}

.wgu_form.application.application-3 #edit-why-ssn {
  margin: 0;
  margin-bottom: .8rem;
  float: left;
  clear: both;
  display: block;
}

@media (min-width: 1024px) {
  .wgu_form.application.application-3 #edit-why-ssn {
    float: none;
    clear: both;
    margin-top: 20px;
    margin-bottom: 2rem;
  }
}

.wgu_form.application.application-3 #edit-why-ssn a {
  font-size: .7rem;
  font-family: "Futura LT W01 Heavy", sans-serif;
  color: #4886a1;
}

.wgu_form.application.application-3 #edit-why-ssn .circle {
  color: #fff;
  margin-left: 3px;
}

.wgu_form.application.application-3 #form_submit_btn {
  display: none;
}

.wgu_form.application.application-3 #existing_institutions_placeholder {
  margin-bottom: 2rem;
  font-size: .8rem;
}

.wgu_form.application.application-3 #existing_institutions_placeholder .all_caps {
  text-transform: uppercase;
  font-weight: 700;
}

.wgu_form.application.application-4 .form-item {
  max-width: 520px;
  width: 100%;
}

.wgu_form.application.application-4 .form-item-employer-text {
  margin-bottom: 0;
  width: 100%;
}

@media (min-width: 640px) {
  .wgu_form.application.application-4 .form-item-employer-text {
    width: 70%;
  }
}

.wgu_form.application.application-4 .employer_search {
  float: none;
  display: block;
  clear: both;
}

@media (min-width: 640px) {
  .wgu_form.application.application-4 .employer_search {
    float: left;
    clear: none;
  }
}

.wgu_form.application.application-4 .employment_element .form-item-employer-organization {
  max-width: 550px;
}

.wgu_form.application.application-4 #edit-military-extra {
  overflow: visible !important;
}

.wgu_form.application.application-4 #edit-military-extra .control-label {
  position: static;
}

.wgu_form.application.application-4 #edit-military-extra #edit-military-service-msg {
  margin-top: 0;
}

.wgu_form.application.application-4 #edit-military-extra .form-item-military-branch,
.wgu_form.application.application-4 #edit-military-extra .form-item-military-state {
  width: 100%;
}

.wgu_form.application.application-4 #edit-military-extra .form-item-military-branch #edit-military-branch {
  width: 200px;
  display: inline-block;
}

.wgu_form.application.application-4 #edit-military-extra .form-item-military-branch .description {
  width: 300px;
  display: inline-block;
  float: right;
}

.wgu_form.application.application-4 #edit-military-extra .form-item-military-state #military_state {
  width: 200px;
  display: block;
}

.wgu_form.application.application-4 #edit-military-extra #edit-military-benefit-msg-box {
  margin-top: 0;
}

.wgu_form.application.application-4 #edit-military-extra .form-item-military-benefit .CaptionCont.SelectBox {
  margin-bottom: 0;
}

.wgu_form.application.application-4 #edit-employment-details {
  overflow: visible !important;
}

.wgu_form.application.application-4 #edit-employment-details .form-item-military-branch,
.wgu_form.application.application-4 #edit-employment-details .form-item-military-state {
  width: 100%;
}

.wgu_form.application.application-4 .form-type-radios {
  text-align: right;
}

.wgu_form.application.application-4 .form-type-radios > .control-label {
  position: static;
  display: block;
  float: left;
  text-align: left;
}

.wgu_form.application.application-4 .form-item-ethnicity {
  margin-top: 0 !important;
}

.wgu_form.application.application-4 .form-item-citizenship-status,
.wgu_form.application.application-4 .form-item-military-status,
.wgu_form.application.application-4 .form-item-employment,
.wgu_form.application.application-4 .form-item-community-type,
.wgu_form.application.application-4 .form-item-marital-status,
.wgu_form.application.application-4 .form-item-ethnicity,
.wgu_form.application.application-4 .form-item-income {
  margin-top: 0;
  clear: both;
  width: 100%;
}

@media (min-width: 640px) {
  .wgu_form.application.application-4 .form-item-citizenship-status,
  .wgu_form.application.application-4 .form-item-military-status,
  .wgu_form.application.application-4 .form-item-employment,
  .wgu_form.application.application-4 .form-item-community-type,
  .wgu_form.application.application-4 .form-item-marital-status,
  .wgu_form.application.application-4 .form-item-ethnicity,
  .wgu_form.application.application-4 .form-item-income {
    width: 325px;
  }
}

.wgu_form.application.application-4 .form-item-military-status {
  position: relative;
}

.wgu_form.application.application-4 .form-item-military-status .description {
  font-size: 0.75rem;
  font-weight: bold;
  position: absolute;
  top: 10px;
  display: block;
  right: -320px;
  width: 300px;
}

.wgu_form.application.application-4 .form-item-hispanic {
  width: 350px;
  margin-top: 0;
  clear: both;
}

.wgu_form.application.application-4 .form-item-hispanic .control-label {
  display: block;
  float: left;
  position: static;
  margin-right: 20px;
  min-width: auto;
}

@media (min-width: 1024px) {
  .wgu_form.application.application-5 .col1 {
    margin-bottom: 2rem;
  }
}

.wgu_form.application.application-5 .col3 {
  margin-bottom: 2rem;
}

@media (min-width: 1024px) {
  .wgu_form.application.application-5 #basic_more_info_holder,
  .wgu_form.application.application-5 #education_holder,
  .wgu_form.application.application-5 #demographics_holder {
    float: left;
    width: 33%;
    padding-right: 2%;
  }
}

.wgu_form.application.application-5 #form_submit_btn {
  clear: both;
}

.wgu_form.application.application-5 #form_submit_btn input {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.wgu_form.application.application-5 #edit-h3-education,
.wgu_form.application.application-5 #edit-h3-demographics {
  padding-top: 30px;
}

@media (min-width: 1024px) {
  .wgu_form.application.application-5 #edit-h3-education,
  .wgu_form.application.application-5 #edit-h3-demographics {
    padding-top: 0;
  }
}

.wgu_form.application.application-5 #edit-h3-more-info {
  padding-top: 30px;
}

.wgu_form.application.application-5 #edit-h3-more-info ~ div label {
  display: inline !important;
}

.wgu_form.application.application-5 #edit-ssn label {
  display: inline !important;
}

.wgu_form.application.application-5 #demographics_holder label {
  display: inline !important;
}

.wgu_form.application.application-5 #demographics_holder #edit-reach-market-source label,
.wgu_form.application.application-5 #demographics_holder #edit-reach-market-recommended label {
  display: block !important;
}

.wgu_form.application.application-5 h3 {
  float: left;
  color: #404040;
  font-size: 0.77778rem;
  line-height: 1.5rem;
  margin-bottom: 0.27778rem;
}

.wgu_form.application.application-5 .editlink a {
  float: left;
  margin-left: 0.83333rem;
  font-size: 0.66667rem;
  font-family: "Futura LT W01 Heavy", sans-serif;
  line-height: 1.5rem;
}

.wgu_form.application.application-5 .form-item {
  float: none;
  margin: 0.75rem 0;
  color: #404040;
  font-size: 0.66667rem;
}

.wgu_form.application.application-5 label {
  position: static;
  font-size: 0.77778rem;
}

.wgu_form.application.application-5 .institutions div {
  float: none;
  margin: 0;
}

.wgu_form.application.application-5 .institutions-wrapper {
  margin-bottom: 1.5rem !important;
}

.wgu_form.application.application-5 #education_holder h4 {
  margin-top: 2.25rem;
}

.wgu_form.application.application-6 .boxed_subform {
  display: none;
}

.wgu_form.application.application-6 .boxed_subform.active {
  display: block;
}

.wgu_form.application.application-6 #edit-fee-explanation p {
  font-size: 0.66667rem;
}

.wgu_form.application.application-6 #edit-faux-payment-switcher-cc,
.wgu_form.application.application-6 #edit-faux-payment-switcher-mail,
.wgu_form.application.application-6 #edit-faux-payment-switcher-promo {
  display: block;
  clear: both;
  width: 100%;
  margin-top: 0;
}

.wgu_form.application.application-6 .t-choose-payment {
  display: block;
  clear: both;
}

.wgu_form.application.application-6 #amount_due .form-type-item {
  margin-bottom: 2rem;
}

.wgu_form.application.application-6 .form-item-remember-me {
  margin: 0;
  float: left;
  clear: both;
}

.wgu_form.application.application-6 .form-item-remember-me label {
  font-family: "Futura LT W01 Book", sans-serif;
}

.wgu_form.application.application-6 #edit-help-line {
  float: right;
  padding-right: 1rem;
  margin-top: 0;
}

.wgu_form.application.application-6 .form-item-coupon-code {
  width: 100%;
  margin-top: 0;
}

@media (min-width: 1024px) {
  .wgu_form.application.application-6 .form-item-coupon-code {
    width: auto;
  }
}

.wgu_form.application.application-6 #last_messaging h4 {
  font-size: 0.66667rem;
  margin-bottom: 0;
}

.wgu_form.application.application-6 #last_messaging p {
  font-size: 0.66667rem;
}

.wgu_form.application.application-6 #form-item-exp-label label {
  position: static;
  margin-top: 8px;
}

@media (min-width: 1px) and (max-width: 749px) {
  .wgu_form.application.application-6 #credit_card_container,
  .wgu_form.application.application-6 #pay_by_check_information {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.SumoSelect > .optWrapper.multiple > .options li.opt::before {
  display: none;
}

.SumoSelect > .optWrapper > .options li label {
  position: static;
  font-family: "Futura LT W01 Medium", sans-serif;
}

/*****************  NEW CODE FOR BETA DEGREE PAGES & COLLEGE PAGES *****************/
.l-experimental {
  padding: 0;
  margin: 0;
}

.l-section {
  position: relative;
  padding: 5rem 1rem;
}

@media (min-width: 1024px) {
  .l-section {
    padding: 5rem 0;
  }
}

.l-section ul {
  margin: 0 0 0.83333rem 0;
  line-height: 1.3;
}

.l-section ul li {
  list-style: none;
  padding: .25rem .3rem 0 0;
  font-size: 1.05556rem;
  margin: .6rem 0;
}

.l-section .blue-list, .l-section .tuition-and-fees ul, .tuition-and-fees .l-section ul, .l-section .sg-list {
  margin-left: 1.1rem;
}

.l-section .l-list {
  margin: 0;
}

.l-section .l-list li {
  padding: 0 0.625rem 1.25rem;
}

.l-section .l-list li a:after {
  display: none;
}

@media (min-width: 1px) and (max-width: 749px) {
  .l-section .l-list li .thumb {
    float: left;
    margin-right: 7%;
    width: 24%;
  }
}

.l-section h1:first-of-type, .l-section .node-type-college-pages .heading--red--upper:first-of-type, .node-type-college-pages .l-section .heading--red--upper:first-of-type, .l-section h2:first-of-type, .l-section h3:first-of-type, .l-section h4:first-of-type, .l-section h5:first-of-type, .l-section h6:first-of-type {
  margin-top: 0;
}

.l-section h3 strong {
  font-family: "Futura LT W01 Heavy", sans-serif;
}

.l-section h4 {
  color: #002F51;
}

.l-section h5 {
  font-family: "Futura LT W01 Medium", sans-serif;
  margin-top: 0;
  font-weight: bold;
  color: #333333;
}

.l-section .btn--yellow--arrow, .l-section .wgu_form.application input[type=submit], .wgu_form.application .l-section input[type=submit], .l-section .sidebar__cta {
  font-size: .8rem;
  border-radius: 5px;
}

@media (min-width: 1px) and (max-width: 749px) {
  a[href="/quiz"] {
    display: block;
    margin: auto;
    text-align: center;
  }
}

.degree_intro {
  padding: 3rem 0;
}

.degree_intro p {
  margin-bottom: 0;
}

.gray,
.blue-gray {
  background: #C7D8DE;
}

.l-exp-college {
  padding-bottom: 0;
}

.l-exp-college.l-content {
  padding-bottom: 0;
}

.blue-arrow {
  color: #0062AF;
}

.blue-arrow:after {
  content: '\25b6';
  display: inline-block;
  font-size: .7rem;
  margin-left: .5rem;
}

.blue-arrow:hover {
  color: #002949;
}

.blue-arrow-circle {
  color: #0062AF;
}

.blue-arrow-circle:after {
  display: inline-block;
  position: relative;
  top: 1px;
}

.blue-arrow-circle:hover {
  color: #00457c;
  border-color: #00457c;
}

.featured-img--exp {
  padding: 2rem 0 !important;
}

.featured-img--exp .featured-img__sub {
  font-size: 2.2rem;
  margin-bottom: .8rem;
}

.featured-img--exp .featured-img__pri {
  font-size: 2.8rem;
  line-height: 1;
}

.featured-img--exp .featured-img__content p {
  font-family: "Futura LT W01 Book", sans-serif;
  font-size: 1.1rem;
}

.wrp_video {
  margin-left: auto;
  margin-right: auto;
  max-width: 690px;
}

.thanks_mom,
.background-img--blue--graduation {
  background: url("../img/thanks-mom.jpg") no-repeat center;
  background-size: cover;
}

.thanks_mom ul.white,
.background-img--blue--graduation ul.white {
  padding-left: 1.11111rem;
}

.thanks_mom ul.white li,
.background-img--blue--graduation ul.white li {
  list-style-type: disc;
  line-height: 1.3;
  font-family: "Futura LT W01 Book", sans-serif;
  margin-bottom: .25rem;
}

.thanks_mom ul.white li a,
.background-img--blue--graduation ul.white li a {
  color: #fff;
}

.thanks_mom ul.white li a:after,
.background-img--blue--graduation ul.white li a:after {
  display: none;
}

.thanks_mom ul.white li a:hover,
.background-img--blue--graduation ul.white li a:hover {
  color: #ccc;
}

.red-stat {
  font-style: normal;
}

.red-stat:before, .red-stat:after {
  content: " ";
  display: table;
}

.red-stat:after {
  clear: both;
}

.red-stat li {
  line-height: 1.5rem;
  min-height: 3rem;
  font-family: "Futura LT W01 Book", sans-serif;
  font-size: 1.2rem;
  margin-bottom: 1rem;
}

.red-stat li:before, .red-stat li:after {
  content: " ";
  display: table;
}

.red-stat li:after {
  clear: both;
}

.red-stat p {
  font-size: 0.77778rem;
  line-height: 1.33;
  clear: both;
}

.red-stat p:before, .red-stat p:after {
  content: " ";
  display: table;
}

.red-stat p:after {
  clear: both;
}

.red-stat span {
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-weight: 600;
  font-size: 2rem;
  line-height: 2.5rem;
  margin: 0 0rem 3rem 0;
  color: #840028;
  min-width: 5.5rem;
  float: right;
  text-align: right;
}

@media (min-width: 640px) {
  .red-stat span {
    min-width: 7.5rem;
    font-size: 2.5rem;
    margin: 0 0rem 1rem 0;
  }
}

.red-stat span > span {
  font-size: 1.5rem;
  float: none;
  line-height: 1em;
  text-align: left;
  min-width: auto;
}

.red-stat span.large {
  font-size: 4.25rem;
  line-height: 4.25rem;
  margin: 0;
  clear: both;
}

.red-stat span.large > span {
  vertical-align: top;
  line-height: 2.5rem;
  font-size: 2.5rem;
}

.red-stat sup {
  font-size: 1.25rem;
  line-height: 0.75rem;
}

.red-bar-top {
  border-top: 12px solid #840028;
}

.background--blue--girl-left {
  background-color: #002F51;
}

@media (min-width: 1024px) {
  .background--blue--girl-left {
    background: #002F51 url(../img/blue_bg_girl_left.jpg) no-repeat left bottom/cover;
  }
}

.brad-smith-graduation {
  background-color: #000;
  background-image: url("../img/brad_smith_banner.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
}

.brad-smith-graduation .testimonial * {
  color: #FFFFFF !important;
}

.split-50-blue {
  background: #fff;
}

@media (min-width: 640px) {
  .split-50-blue {
    background-color: transparent;
    background-image: -webkit-linear-gradient(left, transparent 50%, #EEF3F5 50%, #EEF3F5 100%);
    background-image: -webkit-linear-gradient(left,transparent 50%, #EEF3F5 50%, #EEF3F5 100%);
    background-image: linear-gradient(to right,transparent 50%, #EEF3F5 50%, #EEF3F5 100%);
  }
}

.split-50-blue .columns {
  margin-bottom: 2rem;
}

@media (min-width: 640px) {
  .split-50-blue .columns {
    margin-bottom: 0;
    padding-right: 2rem;
  }
}

@media (min-width: 1024px) {
  .split-50-blue .columns {
    padding-right: 5rem;
  }
}

.split-50-blue .columns:last-child {
  padding-right: 0.83333rem;
}

@media (min-width: 640px) {
  .split-50-blue .columns:last-child {
    padding-left: 2rem;
  }
}

@media (min-width: 1024px) {
  .split-50-blue .columns:last-child {
    padding-left: 5rem;
  }
}

.split-50-blue h3 {
  color: #002F51;
  text-transform: none;
}

.split-50-blue a {
  color: #840028;
  font-family: "Futura LT W01 Medium", sans-serif;
}

/*resolve */
.l-section.video-widescreen a, .l-section.video-widescreen img, .l-section.video-widescreen h3 {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.l-section.video-widescreen img {
  margin: 2rem auto 1rem;
}

.l-section.video-widescreen img:hover {
  opacity: .5;
}

.video-widescreen {
  background: url(/sites/all/themes/bricktheme/img/new-what-works.jpg) center center/cover no-repeat;
  padding: 30px;
  min-height: 350px;
}

.video-widescreen > .row {
  bottom: -75px;
  position: relative;
}

.video-widescreen img {
  -webkit-filter: drop-shadow(7px 7px 8px #666666);
  filter: drop-shadow(7px 7px 8px #666666);
}

.video-widescreen .readmore2:after {
  margin-left: 0.27778rem;
  background-position: 0 0;
}

.quote--no-photo {
  background: #E2DCCB;
  padding: 0;
}

.quote--no-photo > .row {
  padding: 4rem 0;
  position: relative;
}

.flexbox .quote--no-photo > .row > .columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.quote--no-photo > .row > .columns blockquote {
  float: left;
  padding-right: 3rem;
  width: 85%;
  font-size: 1.7rem;
  color: #002F51;
  font-style: normal;
}

@media (min-width: 1024px) {
  .quote--no-photo > .row > .columns blockquote {
    font-size: 2rem;
  }
}

.quote--no-photo > .row > .columns blockquote cite {
  font-size: 1.25rem;
  color: #002F51;
  margin-top: 1rem;
}

@media (min-width: 1024px) {
  .quote--no-photo > .row > .columns blockquote cite {
    width: 40%;
    float: right;
  }
}

.quote--no-photo > .row > .columns:after {
  content: " ";
  width: 15%;
  height: 200px;
  min-height: 200px;
  display: block;
  float: left;
  position: relative;
  background: url("/sites/all/themes/bricktheme/img/icon-quote-1.svg") no-repeat 0 0/contain;
}

.beige-left {
  background: #E2DCCB;
  padding: 0;
}

.beige-left .block-tbf-ccblocks {
  position: static;
}

.beige-left > .row {
  padding: 4rem 0;
  position: relative;
}

.beige-left > .row:before {
  content: "";
  width: 156px;
  height: 94px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: url("../img/quote.png") center top no-repeat;
}

.beige-left > .row img {
  display: none;
  position: absolute;
  right: 0;
  bottom: 0;
}

@media (min-width: 1024px) {
  .beige-left > .row img {
    display: block;
    width: 55%;
  }
}

@media (min-width: 1024px) {
  .beige-left > .row img {
    width: initial;
  }
}

.beige-left > .row blockquote {
  font-size: 1.7rem;
  color: #023050;
  font-style: normal;
}

@media (min-width: 1024px) {
  .beige-left > .row blockquote {
    font-size: 2rem;
  }
}

.beige-left > .row blockquote cite {
  font-size: 1.25rem;
  color: #023050;
  margin-top: 1rem;
}

@media (min-width: 640px) {
  .beige-left > .row blockquote cite {
    width: 55%;
    float: right;
  }
}

.beige-right {
  background-color: #E2DCCB;
  background-position: -500% -500%;
  background-repeat: no-repeat;
  padding: 0;
}

@media (min-width: 640px) {
  .beige-right {
    background-position: 10% bottom;
  }
}

@media (min-width: 1024px) {
  .beige-right {
    background-position: 25% bottom;
  }
}

.beige-right .block-tbf-ccblocks {
  position: static;
}

.beige-right > .row {
  padding: 5rem 0;
  position: relative;
  overflow: hidden;
}

@media (min-width: 640px) {
  .beige-right > .row {
    padding: 7.5rem 0;
  }
}

@media (min-width: 1024px) {
  .beige-right > .row {
    padding: 5rem 0;
  }
}

.beige-right > .row blockquote {
  font-size: 2rem;
  color: #023050;
  font-style: normal;
}

.beige-right > .row blockquote cite {
  color: #023050;
  font-size: 1.5rem;
  font-size: 1.25rem;
  text-align: right;
  margin-top: 1rem;
}

.beige-right > .row:after {
  content: "";
  width: 156px;
  height: 94px;
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  background: url("../img/tan-quote-bottom.png") center bottom no-repeat;
}

section.blue-photo-right {
  padding: 5rem 1rem;
  background-color: #002F51;
}

@media (min-width: 640px) {
  section.blue-photo-right {
    padding: 8rem 0;
    background-image: url("../img/nurse-right-bg.jpg");
    background-position: cover;
    background-repeat: no-repeat;
  }
}

section.blue-photo-right > .row {
  padding-right: 1rem;
}

.quiz_block {
  text-align: center;
}

@media (min-width: 640px) {
  .quiz_block {
    text-align: left;
  }
}

.quiz_block > .row > .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

@media (min-width: 640px) {
  .quiz_block > .row > .block {
    display: block;
  }
}

.quiz_block img {
  margin-bottom: 0;
}

@media (min-width: 640px) {
  .quiz_block img {
    float: right;
    margin: 0;
  }
}

.quiz_block h3, .quiz_block h2 {
  margin-top: 2.22222rem !important;
}

.quiz_block p:last-of-type {
  margin-bottom: 0;
}

.quiz_block .padding-top-4-rem {
  padding-top: 1rem;
  padding-bottom: 2rem;
}

@media (min-width: 640px) {
  .quiz_block .padding-top-4-rem {
    padding-top: 3.5rem;
  }
}

.quiz_block .btn--blue--arrow {
  text-align: center;
  margin-bottom: 1.38889rem;
  max-width: 100%;
  width: 100%;
}

@media (min-width: 640px) {
  .quiz_block .btn--blue--arrow {
    padding-left: 0.83333rem;
    padding-right: 0.83333rem;
    max-width: 250px;
  }
}

.quiz_block .btn--blue--arrow:after {
  display: inline-block;
  position: relative;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  right: auto;
  left: 5px;
  vertical-align: baseline;
}

@media (min-width: 1024px) {
  .grad-success-bg {
    background-image: url(/sites/wgu.edu/files/custom_uploads/About-WGU-Student.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 7% 0;
  }
}

.gray-bg {
  background-color: #edf2f6;
  z-index: 999;
}

@media screen and (max-width: 1024px) {
  .grad-success-bg {
    background-image: none;
  }
}

.get_started {
  background: #fff;
  border-top: 15px solid #002F51;
}

.get_started .row {
  z-index: 2;
}

.get_started .large-6 {
  z-index: 5;
}

@media (min-width: 1024px) {
  .get_started {
    background: url("../img/blue-grad-half.jpg") no-repeat center;
    background-size: cover;
  }
}

.get_started:before {
  content: "";
  background: #fff;
  width: 50%;
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.get_started h5 {
  color: #002F51;
  font-family: "Futura LT W01 Medium", sans-serif;
  font-weight: normal;
}

.no-padding,
.l-section.no-padding {
  padding: 0 !important;
}

.padding-top-4-rem {
  padding-top: 4rem;
}

.padding-top-4-rem .h2 {
  margin-top: 0;
}

.stat-feature {
  margin-bottom: 0.83333rem;
  padding: 2rem;
}

.stat-feature:before, .stat-feature:after {
  content: " ";
  display: table;
}

.stat-feature:after {
  clear: both;
}

@media (min-width: 640px) {
  .stat-feature {
    padding: 3rem 5.2rem;
  }
}

.stat-feature p {
  font-size: 1rem !important;
  margin-bottom: 0;
}

@media (min-width: 640px) {
  .stat-feature p {
    font-size: 2rem !important;
  }
}

.stat-feature p span {
  color: #840028;
  display: block;
  float: left;
  margin-bottom: 0;
  margin-right: .5rem;
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.3rem;
}

@media (min-width: 640px) {
  .stat-feature p span {
    margin-right: 2rem;
    font-size: 5.5rem;
    line-height: 5.2rem;
  }
}

.stat-feature sup {
  font-family: "Futura LT W01 Book", sans-serif;
  top: 4px;
  font-size: 1rem;
}

@media (min-width: 640px) {
  .stat-feature sup {
    font-size: 3rem;
  }
}

.l-section .admission-req li {
  text-transform: uppercase;
}

.l-section .admission-req li a {
  color: #002F51;
  font-family: "Futura LT W01 Book", sans-serif;
  font-weight: 300;
  font-size: 1rem;
  line-height: .9;
}

.l-section .admission-req li a strong {
  font-size: 1.3rem;
  font-family: "Futura LT W01 Medium", sans-serif;
}

.l-section .admission-req li a:hover {
  color: #000;
}

@media (min-width: 1024px) {
  .l-section .admission-req li a {
    font-size: 1.2rem;
  }
  .l-section .admission-req li a strong {
    font-size: 1.6rem;
  }
}

.l-section .centered-positions {
  margin-top: 2.77778rem;
}

.l-section .centered-positions li {
  padding: 0 2rem;
  margin: 0 0 2rem 0;
}

.centered-positions li {
  font-family: "Futura LT W01 Book", sans-serif;
  text-align: center;
}

.centered-positions li span {
  color: #002F51;
  display: block;
  font-size: 1.7rem;
}

.testimonial *,
.l-section .testimonial * {
  font-family: "Futura LT W01 Book", sans-serif;
  color: #002F51;
}

.testimonial h3 {
  font-size: 2rem;
}

.testimonial h4 {
  font-size: 1.11111rem;
  text-transform: uppercase;
}

.testimonial blockquote {
  font-size: 1.33333rem;
  font-style: normal;
}

.testimonial p {
  font-size: 1.33333rem;
}

.testimonial img {
  width: 100%;
}

.testimonial .media-logo {
  width: auto;
}

.media-quotes-columns img, .media-quotes-columns h4 {
  margin: 0.83333rem 0;
}

.media-quotes-columns .testimonial {
  margin-bottom: 2.22222rem;
}

.contextual-links .block-configure a {
  background-color: #FFFFFF;
}

.orbit-container:hover .orbit-prev,
.orbit-container:hover .orbit-next {
  opacity: 1;
}

.orbit-container .orbit-slides-container > * {
  padding: 0 30px;
}

.orbit-container .orbit-prev,
.orbit-container .orbit-next {
  width: 35px;
  height: 50px;
  top: 45%;
  left: 0;
  margin: 0;
}

.orbit-container .orbit-prev:hover,
.orbit-container .orbit-next:hover {
  background: none !important;
}

.orbit-container .orbit-prev span,
.orbit-container .orbit-next span {
  left: 0 !important;
  border: none !important;
}

.orbit-container .orbit-prev span:before,
.orbit-container .orbit-next span:before {
  content: "";
  position: absolute;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4xLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA1MCA0NjAuMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTAgNDYwLjE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIHN0eWxlPSJmaWxsOiNGRkZGRkY7IiBkPSJNNDguOSw0MC41TDEzLjIsNzUuOGMtMC42LDAuNi0xLjQsMC45LTIuMiwwLjlzLTEuNi0wLjMtMi4yLTAuOWwtNy45LTcuOUMwLjMsNjcuMywwLDY2LjUsMCw2NS44DQoJczAuMy0xLjUsMC45LTIuMmwyNS41LTI1LjNMMC45LDEzLjFjLTAuNi0wLjYtMC44LTEuNC0wLjgtMi4yczAuMy0xLjUsMC45LTIuMkw5LDAuOUM5LjYsMC4zLDEwLjMsMCwxMS4yLDBjMC44LDAsMS42LDAuMywyLjIsMC45DQoJbDM1LjYsMzUuM2MwLjYsMC42LDAuOSwxLjQsMC45LDIuMkM0OS45LDM5LjEsNDkuNSwzOS45LDQ4LjksNDAuNXoiLz4NCjxwYXRoIHN0eWxlPSJmaWxsOiMwRjRBN0Y7IiBkPSJNNDguOSwxMTcuMmwtMzUuNywzNS4zYy0wLjYsMC42LTEuNCwwLjktMi4yLDAuOXMtMS42LTAuMy0yLjItMC45bC03LjktNy45QzAuMywxNDQsMCwxNDMuMiwwLDE0Mi40DQoJczAuMy0xLjUsMC45LTIuMkwyNi40LDExNUwwLjksODkuOGMtMC42LTAuNi0wLjgtMS40LTAuOC0yLjJzMC4zLTEuNSwwLjktMi4yTDksNzcuNmMwLjYtMC42LDEuMi0wLjksMi4yLTAuOQ0KCWMwLjgsMCwxLjYsMC4zLDIuMiwwLjlsMzUuNiwzNS4zYzAuNiwwLjYsMC45LDEuNCwwLjksMi4yQzQ5LjksMTE1LjgsNDkuNSwxMTYuNiw0OC45LDExNy4yeiIvPg0KPHBhdGggc3R5bGU9ImZpbGw6IzEzMUUyQzsiIGQ9Ik00OC45LDE5My45bC0zNS43LDM1LjNjLTAuNiwwLjYtMS40LDAuOS0yLjIsMC45cy0xLjYtMC4zLTIuMi0wLjlsLTcuOS03LjkNCgljLTAuNi0wLjYtMC45LTEuNC0wLjktMi4yYzAtMC44LDAuMy0xLjUsMC45LTIuMmwyNS41LTI1LjNMMC45LDE2Ni41Yy0wLjYtMC42LTAuOC0xLjQtMC44LTIuMmMwLTAuOCwwLjMtMS41LDAuOS0yLjJsNy45LTcuOQ0KCWMwLjYtMC42LDEuMi0wLjksMi4yLTAuOWMwLjgsMCwxLjYsMC4zLDIuMiwwLjlsMzUuNiwzNS4zYzAuNiwwLjYsMC45LDEuNCwwLjksMi4yQzQ5LjksMTkyLjUsNDkuNSwxOTMuMyw0OC45LDE5My45eiIvPg0KPHBhdGggc3R5bGU9ImZpbGw6Izg0MTUyQzsiIGQ9Ik00OC45LDI3MC42bC0zNS43LDM1LjNjLTAuNiwwLjYtMS40LDAuOS0yLjIsMC45cy0xLjYtMC4zLTIuMi0wLjlMMC45LDI5OGMtMC42LTAuNi0wLjktMS40LTAuOS0yLjINCgljMC0wLjgsMC4zLTEuNSwwLjktMi4ybDI1LjUtMjUuM0wwLjksMjQzLjJjLTAuNi0wLjYtMC44LTEuNC0wLjgtMi4yYzAtMC44LDAuMy0xLjUsMC45LTIuMkw5LDIzMWMwLjYtMC42LDEuMi0wLjksMi4yLTAuOQ0KCWMwLjgsMCwxLjYsMC4zLDIuMiwwLjlsMzUuNiwzNS4zYzAuNiwwLjYsMC45LDEuNCwwLjksMi4yQzQ5LjksMjY5LjIsNDkuNSwyNzAsNDguOSwyNzAuNnoiLz4NCjxwYXRoIHN0eWxlPSJmaWxsOiMzMjExMTg7IiBkPSJNNDguOSwzNDcuM2wtMzUuNywzNS4zYy0wLjYsMC42LTEuNCwwLjktMi4yLDAuOXMtMS42LTAuMy0yLjItMC45bC03LjktNy45DQoJYy0wLjYtMC42LTAuOS0xLjQtMC45LTIuMmMwLTAuOCwwLjMtMS41LDAuOS0yLjJsMjUuNS0yNS4zTDAuOSwzMTkuOWMtMC42LTAuNi0wLjgtMS40LTAuOC0yLjJjMC0wLjgsMC4zLTEuNSwwLjktMi4ybDcuOS03LjkNCgljMC42LTAuNiwxLjItMC45LDIuMi0wLjljMC44LDAsMS42LDAuMywyLjIsMC45TDQ4LjksMzQzYzAuNiwwLjYsMC45LDEuNCwwLjksMi4yQzQ5LjksMzQ1LjksNDkuNSwzNDYuNiw0OC45LDM0Ny4zeiIvPg0KPHBhdGggc3R5bGU9ImZpbGw6I0Q0RDRENDsiIGQ9Ik00OC45LDQyNGwtMzUuNywzNS4zYy0wLjYsMC42LTEuNCwwLjktMi4yLDAuOXMtMS42LTAuMy0yLjItMC45bC03LjktNy45QzAuMyw0NTAuOCwwLDQ1MCwwLDQ0OS4yDQoJczAuMy0xLjUsMC45LTIuMmwyNS41LTI1LjNMMC45LDM5Ni41Yy0wLjYtMC42LTAuOC0xLjQtMC44LTIuMnMwLjMtMS41LDAuOS0yLjJsNy45LTcuOWMwLjYtMC42LDEuMi0wLjksMi4yLTAuOQ0KCWMwLjgsMCwxLjYsMC4zLDIuMiwwLjlsMzUuNiwzNS4zYzAuNiwwLjYsMC45LDEuNCwwLjksMi4yUzQ5LjUsNDIzLjMsNDguOSw0MjR6Ii8+DQo8L3N2Zz4NCg==") no-repeat;
  background-size: auto 600%;
  background-position: 0px 100%;
  width: 35px;
  height: 50px;
  margin-top: -15px;
}

.orbit-container .orbit-next {
  left: auto;
  right: 0px;
}

.orbit-container .orbit-prev {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.grad-success-slider .medium-block-grid-3 li * {
  margin-bottom: 5px;
}

.grad-success-slider .medium-block-grid-3 li:not(:nth-child(3n)) {
  display: none;
}

@media (min-width: 640px) {
  .grad-success-slider .medium-block-grid-3 li:not(:nth-child(3n)) {
    display: block;
  }
  .grad-success-slider .orbit-next,
  .grad-success-slider .orbit-prev {
    display: block;
  }
}

/* ==========================================================================
   Scholarships pages
   ========================================================================== */
.node-type-scholarships-page .featured-img.style_vertical {
  background-color: #F4F4F2;
}

.c-schol-detail-title {
  background: #002F51;
  padding: 0.5rem 0;
  margin-bottom: 2rem;
}

.c-schol-detail-title__title {
  color: #FFFFFF;
  font-size: 1.66667rem;
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-weight: normal;
  margin-bottom: 0;
  text-transform: uppercase;
}

.l-content--scholarships {
  font-size: 0.88889rem;
}

.l-content--scholarships-detail {
  margin-top: 0 !important;
}

.t-sub-title, .scholarship-list__title, .c-how-to-apply__title-step, .scholarships-detail-main-col h2, .c-scholarships-side-summary__value, .c-scholarships-policies__title {
  color: #4886a1;
  font-size: 1.33333rem;
  font-family: "Futura LT W01 Heavy", sans-serif;
  text-transform: uppercase;
}

.scholarship-list {
  margin: 2rem 0;
}

.scholarship-list__name a {
  color: #4886a1;
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-size: 1rem;
}

.scholarship-list__name a:hover {
  color: #38697e;
}

.scholarship-list__value {
  color: #4886a1;
  font-family: "Futura LT W01 Heavy", sans-serif;
}

@media (min-width: 640px) {
  .career-subnav {
    border-bottom: 2px solid #c3ccd4;
  }
}

.career-subnav .degree_subnav {
  margin: 1rem 0 .75rem 0;
}

.career-subnav .degree_subnav .degree_subnav_item a {
  font-family: "Futura LT W01 Heavy", sans-serif;
  border-left-width: 2px;
  font-size: 1rem;
  padding: .5rem 1rem;
}

.career-subnav .degree_subnav .degree_subnav_item:hover {
  opacity: .8;
  border-bottom-color: #fff;
}

/* c-how-to-apply */
.c-how-to-apply__steps {
  padding: 1rem 0 0;
  margin: 0 1rem;
}

.c-how-to-apply__cont {
  margin-bottom: 0.5rem;
  padding-right: 2rem !important;
}

.c-how-to-apply__cont p {
  font-size: 0.88889rem;
}

.c-how-to-apply__title-step {
  margin-bottom: 0;
}

.c-how-to-apply__title-complete {
  color: #404040;
  font-family: "Futura LT W01 Book", sans-serif;
  font-size: 0.88889rem;
  margin-bottom: 1.5rem;
}

/* scholarships-detail-main-col */
/* c-how-apply-sidebar */
.c-how-apply-sidebar {
  background: #4886a1;
  color: #FFFFFF;
  font-family: "Futura LT W01 Heavy", sans-serif;
  border-radius: 5px;
  padding: 1.33333rem 1.94444rem;
  margin-bottom: 1.5rem;
}

.c-how-apply-sidebar__title {
  font-size: 1.11111rem;
  color: #FFFFFF;
  text-transform: uppercase;
  margin: 0 0 1rem;
}

.c-how-apply-sidebar__list {
  display: block;
  font-size: 2.22222rem;
  font-family: "Futura LT W01 Heavy", sans-serif;
  color: #FFFFFF;
  margin: 0 !important;
}

.c-how-apply-sidebar__item {
  margin-bottom: 1rem;
  position: relative;
  font-size: 0.77778rem;
  line-height: 0.88889rem;
  padding-left: 1.66667rem;
}

.c-how-apply-sidebar__item::before {
  display: none !important;
}

.c-how-apply-sidebar__number {
  font-size: 1.66667rem;
  position: absolute;
  top: 0.55556rem;
  left: 0;
}

.c-how-apply-sidebar__link {
  font-size: 0.77778rem;
  line-height: 0.88889rem;
  font-family: "Futura LT W01 Heavy", sans-serif !important;
  color: #FFFFFF !important;
  text-transform: uppercase;
}

/** .c-reco-donors **/
.c-reco-donors__title {
  font-size: 1.11111rem;
  text-transform: uppercase;
}

.c-reco-donors__text {
  font-size: 0.88889rem;
}

/* .c-scholarships-side-summary */
.c-scholarships-side-summary {
  margin-bottom: 1rem;
}

.c-scholarships-side-summary p {
  font-size: 0.88889rem;
}

.c-scholarships-side-summary .btn--full {
  font-size: 0.77778rem;
  padding-left: 0.55556rem;
  padding-right: 0.55556rem;
}

.c-scholarships-side-summary__img {
  width: 100%;
  height: auto;
  margin-bottom: 1rem;
  display: none !important;
}

@media (min-width: 640px) {
  .c-scholarships-side-summary__img {
    display: block !important;
  }
}

.c-scholarships-side-summary__content {
  border: 1px solid #002F51;
  padding: 1rem;
}

.c-scholarships-side-summary__title {
  color: #404040;
  font-family: "Futura LT W01 Book", sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  margin-bottom: 0;
}

.c-scholarships-side-summary__value {
  font-size: 1rem;
}

.c-scholarships-side-summary__value-desc {
  padding: 0.75rem 0;
}

.c-scholarships-side-summary .dotted-rule--slate {
  margin: 1rem 0 !important;
}

.c-scholarships-policies__text p {
  font-size: 0.55556rem;
}

.c-financial-aid {
  border: solid #002F51;
  border-width: 1px 0 1px 0;
  padding: 1rem 0;
  margin-bottom: 1rem;
}

@media (min-width: 1024px) {
  .c-financial-aid {
    background: url("../img/img_owl-on-pc.jpg") no-repeat right 50px center;
    min-height: 200px;
    padding-right: 220px;
  }
}

/* ==========================================================================
   Landing form
   ========================================================================== */
.feature .c-landing-form {
  display: none;
}

@media (min-width: 640px) {
  .feature .c-landing-form {
    display: block;
  }
}

.c-landing-form {
  position: relative;
  border-bottom: 1px solid #999;
  padding-bottom: 2.77778rem;
}

@media (min-width: 640px) {
  .c-landing-form {
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.75);
    border: 1px solid #999;
    max-width: 505px;
    padding-bottom: 0;
  }
  .c-landing-form--alt {
    border-radius: 0;
    background: none;
    border: 0;
    max-width: 590px;
  }
}

.c-landing-form--alt .search-landing__subtitle {
  margin-bottom: 1rem;
}

.c-landing-form form {
  padding: .6rem 1rem;
  overflow: hidden;
}

.c-landing-form small {
  display: none;
}

.c-landing-form input[type="color"], .c-landing-form input[type="date"], .c-landing-form input[type="datetime"], .c-landing-form input[type="datetime-local"], .c-landing-form input[type="email"], .c-landing-form input[type="month"], .c-landing-form input[type="number"], .c-landing-form input[type="password"], .c-landing-form input[type="search"], .c-landing-form input[type="tel"], .c-landing-form input[type="text"], .c-landing-form input[type="time"], .c-landing-form input[type="url"], .c-landing-form input[type="week"], .c-landing-form input:not([type]), .c-landing-form textarea {
  border-radius: 5px;
  border: 1px solid #999;
  height: 2.33333rem;
  margin-bottom: .5rem;
  font-size: 16px;
}

@media (min-width: 640px) {
  .c-landing-form input[type="color"], .c-landing-form input[type="date"], .c-landing-form input[type="datetime"], .c-landing-form input[type="datetime-local"], .c-landing-form input[type="email"], .c-landing-form input[type="month"], .c-landing-form input[type="number"], .c-landing-form input[type="password"], .c-landing-form input[type="search"], .c-landing-form input[type="tel"], .c-landing-form input[type="text"], .c-landing-form input[type="time"], .c-landing-form input[type="url"], .c-landing-form input[type="week"], .c-landing-form input:not([type]), .c-landing-form textarea {
    font-size: 0.77778rem;
    height: 2.05556rem;
  }
}

.c-landing-form input[type="color"]::-webkit-input-placeholder, .c-landing-form input[type="date"]::-webkit-input-placeholder, .c-landing-form input[type="datetime"]::-webkit-input-placeholder, .c-landing-form input[type="datetime-local"]::-webkit-input-placeholder, .c-landing-form input[type="email"]::-webkit-input-placeholder, .c-landing-form input[type="month"]::-webkit-input-placeholder, .c-landing-form input[type="number"]::-webkit-input-placeholder, .c-landing-form input[type="password"]::-webkit-input-placeholder, .c-landing-form input[type="search"]::-webkit-input-placeholder, .c-landing-form input[type="tel"]::-webkit-input-placeholder, .c-landing-form input[type="text"]::-webkit-input-placeholder, .c-landing-form input[type="time"]::-webkit-input-placeholder, .c-landing-form input[type="url"]::-webkit-input-placeholder, .c-landing-form input[type="week"]::-webkit-input-placeholder, .c-landing-form input:not([type])::-webkit-input-placeholder, .c-landing-form textarea::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.75);
}

.c-landing-form input[type="color"]::-moz-placeholder, .c-landing-form input[type="date"]::-moz-placeholder, .c-landing-form input[type="datetime"]::-moz-placeholder, .c-landing-form input[type="datetime-local"]::-moz-placeholder, .c-landing-form input[type="email"]::-moz-placeholder, .c-landing-form input[type="month"]::-moz-placeholder, .c-landing-form input[type="number"]::-moz-placeholder, .c-landing-form input[type="password"]::-moz-placeholder, .c-landing-form input[type="search"]::-moz-placeholder, .c-landing-form input[type="tel"]::-moz-placeholder, .c-landing-form input[type="text"]::-moz-placeholder, .c-landing-form input[type="time"]::-moz-placeholder, .c-landing-form input[type="url"]::-moz-placeholder, .c-landing-form input[type="week"]::-moz-placeholder, .c-landing-form input:not([type])::-moz-placeholder, .c-landing-form textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.75);
}

.c-landing-form input[type="color"]:-moz-placeholder, .c-landing-form input[type="date"]:-moz-placeholder, .c-landing-form input[type="datetime"]:-moz-placeholder, .c-landing-form input[type="datetime-local"]:-moz-placeholder, .c-landing-form input[type="email"]:-moz-placeholder, .c-landing-form input[type="month"]:-moz-placeholder, .c-landing-form input[type="number"]:-moz-placeholder, .c-landing-form input[type="password"]:-moz-placeholder, .c-landing-form input[type="search"]:-moz-placeholder, .c-landing-form input[type="tel"]:-moz-placeholder, .c-landing-form input[type="text"]:-moz-placeholder, .c-landing-form input[type="time"]:-moz-placeholder, .c-landing-form input[type="url"]:-moz-placeholder, .c-landing-form input[type="week"]:-moz-placeholder, .c-landing-form input:not([type]):-moz-placeholder, .c-landing-form textarea:-moz-placeholder {
  color: rgba(0, 0, 0, 0.75);
}

.c-landing-form input[type="color"]:-ms-input-placeholder, .c-landing-form input[type="date"]:-ms-input-placeholder, .c-landing-form input[type="datetime"]:-ms-input-placeholder, .c-landing-form input[type="datetime-local"]:-ms-input-placeholder, .c-landing-form input[type="email"]:-ms-input-placeholder, .c-landing-form input[type="month"]:-ms-input-placeholder, .c-landing-form input[type="number"]:-ms-input-placeholder, .c-landing-form input[type="password"]:-ms-input-placeholder, .c-landing-form input[type="search"]:-ms-input-placeholder, .c-landing-form input[type="tel"]:-ms-input-placeholder, .c-landing-form input[type="text"]:-ms-input-placeholder, .c-landing-form input[type="time"]:-ms-input-placeholder, .c-landing-form input[type="url"]:-ms-input-placeholder, .c-landing-form input[type="week"]:-ms-input-placeholder, .c-landing-form input:not([type]):-ms-input-placeholder, .c-landing-form textarea:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.75);
}

.c-landing-form select, .c-landing-form .c-form p.CaptionCont.SelectBox, .c-form .c-landing-form p.CaptionCont.SelectBox {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAoCAIAAAD7fNTNAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAARJJREFUeNrslDuKhFAQRdvxC34CEQUNzU0bM40FQUEQDAQDQ8UNuAoTV+EqXIhbMBDx28VMMuEE2jB0VVQPHu9w6956RNu2URQ97q+vx7sKSUhCEpKQ9P9J1F8udV3X9/22bRzHjeMoCMK+7xRFTdPE87ymaVVVXUOyLKtpGoIgSJI8jgOaeZ6Bep4nwzBBEFw2PdM0fd+naRpkgRQQJIoiIKF5fteVPpVlqSgKvL6uK8uyoGlZFsMw6rq+PhFZlkmSBAMEDBzBrTiOb8me67q2bYM3P26BeZ7n3ZVykAUzBHtkWS6K4sZ9UlU1z3MIRZIkuq5fv0+/y3GcYRjCMHzHH5GmKf57SEISkpD0kaSXAAMADehbyoEFQ0QAAAAASUVORK5CYII=);
  background-color: #fff;
  padding-top: 0.33333rem;
  padding-right: 35px;
  color: rgba(0, 0, 0, 0.75);
  border-radius: 5px;
  border-color: #999;
  font-family: "Futura LT W01 Medium", sans-serif;
  height: 2.33333rem;
  font-size: 16px;
  margin-bottom: .5rem;
  -moz-appearance: none;
}

@media (min-width: 640px) {
  .c-landing-form select, .c-landing-form .c-form p.CaptionCont.SelectBox, .c-form .c-landing-form p.CaptionCont.SelectBox {
    font-size: 0.77778rem;
    height: 2.05556rem;
  }
}

.c-landing-form select option[selected], .c-landing-form .c-form p.CaptionCont.SelectBox option[selected], .c-form .c-landing-form p.CaptionCont.SelectBox option[selected] {
  color: #666666;
}

.c-landing-form input[type="color"].error, .c-landing-form input[type="date"].error, .c-landing-form input[type="datetime"].error, .c-landing-form input[type="datetime-local"].error, .c-landing-form input[type="email"].error, .c-landing-form input[type="month"].error, .c-landing-form input[type="number"].error, .c-landing-form input[type="password"].error, .c-landing-form input[type="search"].error, .c-landing-form input[type="tel"].error, .c-landing-form input[type="text"].error, .c-landing-form input[type="time"].error, .c-landing-form input[type="url"].error, .c-landing-form input[type="week"].error, .c-landing-form input:not([type]).error, .c-landing-form textarea.error,
.c-landing-form select.error,
.c-landing-form .c-form p.error.CaptionCont.SelectBox, .c-form
.c-landing-form p.error.CaptionCont.SelectBox {
  background-color: #fff0f0;
  border-color: #840028;
  color: #840028;
}

.c-landing-form input[type="color"].error::-webkit-input-placeholder, .c-landing-form input[type="date"].error::-webkit-input-placeholder, .c-landing-form input[type="datetime"].error::-webkit-input-placeholder, .c-landing-form input[type="datetime-local"].error::-webkit-input-placeholder, .c-landing-form input[type="email"].error::-webkit-input-placeholder, .c-landing-form input[type="month"].error::-webkit-input-placeholder, .c-landing-form input[type="number"].error::-webkit-input-placeholder, .c-landing-form input[type="password"].error::-webkit-input-placeholder, .c-landing-form input[type="search"].error::-webkit-input-placeholder, .c-landing-form input[type="tel"].error::-webkit-input-placeholder, .c-landing-form input[type="text"].error::-webkit-input-placeholder, .c-landing-form input[type="time"].error::-webkit-input-placeholder, .c-landing-form input[type="url"].error::-webkit-input-placeholder, .c-landing-form input[type="week"].error::-webkit-input-placeholder, .c-landing-form input:not([type]).error::-webkit-input-placeholder, .c-landing-form textarea.error::-webkit-input-placeholder,
.c-landing-form select.error::-webkit-input-placeholder,
.c-landing-form .c-form p.error.CaptionCont.SelectBox::-webkit-input-placeholder, .c-form
.c-landing-form p.error.CaptionCont.SelectBox::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.75);
}

.c-landing-form input[type="color"].error::-moz-placeholder, .c-landing-form input[type="date"].error::-moz-placeholder, .c-landing-form input[type="datetime"].error::-moz-placeholder, .c-landing-form input[type="datetime-local"].error::-moz-placeholder, .c-landing-form input[type="email"].error::-moz-placeholder, .c-landing-form input[type="month"].error::-moz-placeholder, .c-landing-form input[type="number"].error::-moz-placeholder, .c-landing-form input[type="password"].error::-moz-placeholder, .c-landing-form input[type="search"].error::-moz-placeholder, .c-landing-form input[type="tel"].error::-moz-placeholder, .c-landing-form input[type="text"].error::-moz-placeholder, .c-landing-form input[type="time"].error::-moz-placeholder, .c-landing-form input[type="url"].error::-moz-placeholder, .c-landing-form input[type="week"].error::-moz-placeholder, .c-landing-form input:not([type]).error::-moz-placeholder, .c-landing-form textarea.error::-moz-placeholder,
.c-landing-form select.error::-moz-placeholder,
.c-landing-form .c-form p.error.CaptionCont.SelectBox::-moz-placeholder, .c-form
.c-landing-form p.error.CaptionCont.SelectBox::-moz-placeholder {
  color: rgba(0, 0, 0, 0.75);
}

.c-landing-form input[type="color"].error:-moz-placeholder, .c-landing-form input[type="date"].error:-moz-placeholder, .c-landing-form input[type="datetime"].error:-moz-placeholder, .c-landing-form input[type="datetime-local"].error:-moz-placeholder, .c-landing-form input[type="email"].error:-moz-placeholder, .c-landing-form input[type="month"].error:-moz-placeholder, .c-landing-form input[type="number"].error:-moz-placeholder, .c-landing-form input[type="password"].error:-moz-placeholder, .c-landing-form input[type="search"].error:-moz-placeholder, .c-landing-form input[type="tel"].error:-moz-placeholder, .c-landing-form input[type="text"].error:-moz-placeholder, .c-landing-form input[type="time"].error:-moz-placeholder, .c-landing-form input[type="url"].error:-moz-placeholder, .c-landing-form input[type="week"].error:-moz-placeholder, .c-landing-form input:not([type]).error:-moz-placeholder, .c-landing-form textarea.error:-moz-placeholder,
.c-landing-form select.error:-moz-placeholder,
.c-landing-form .c-form p.error.CaptionCont.SelectBox:-moz-placeholder, .c-form
.c-landing-form p.error.CaptionCont.SelectBox:-moz-placeholder {
  color: rgba(0, 0, 0, 0.75);
}

.c-landing-form input[type="color"].error:-ms-input-placeholder, .c-landing-form input[type="date"].error:-ms-input-placeholder, .c-landing-form input[type="datetime"].error:-ms-input-placeholder, .c-landing-form input[type="datetime-local"].error:-ms-input-placeholder, .c-landing-form input[type="email"].error:-ms-input-placeholder, .c-landing-form input[type="month"].error:-ms-input-placeholder, .c-landing-form input[type="number"].error:-ms-input-placeholder, .c-landing-form input[type="password"].error:-ms-input-placeholder, .c-landing-form input[type="search"].error:-ms-input-placeholder, .c-landing-form input[type="tel"].error:-ms-input-placeholder, .c-landing-form input[type="text"].error:-ms-input-placeholder, .c-landing-form input[type="time"].error:-ms-input-placeholder, .c-landing-form input[type="url"].error:-ms-input-placeholder, .c-landing-form input[type="week"].error:-ms-input-placeholder, .c-landing-form input:not([type]).error:-ms-input-placeholder, .c-landing-form textarea.error:-ms-input-placeholder,
.c-landing-form select.error:-ms-input-placeholder,
.c-landing-form .c-form p.error.CaptionCont.SelectBox:-ms-input-placeholder, .c-form
.c-landing-form p.error.CaptionCont.SelectBox:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.75);
}

@media (min-width: 1px) and (max-width: 749px) {
  .c-landing-form .error input[type="color"], .c-landing-form .error input[type="date"], .c-landing-form .error input[type="datetime"], .c-landing-form .error input[type="datetime-local"], .c-landing-form .error input[type="email"], .c-landing-form .error input[type="month"], .c-landing-form .error input[type="number"], .c-landing-form .error input[type="password"], .c-landing-form .error input[type="search"], .c-landing-form .error input[type="tel"], .c-landing-form .error input[type="text"], .c-landing-form .error input[type="time"], .c-landing-form .error input[type="url"], .c-landing-form .error input[type="week"], .c-landing-form .error input:not([type]), .c-landing-form .error textarea,
  .c-landing-form .error select,
  .c-landing-form .error .c-form p.CaptionCont.SelectBox, .c-form
  .c-landing-form .error p.CaptionCont.SelectBox {
    background-color: #fff0f0;
    border-color: #840028;
    color: #840028;
  }
  .c-landing-form .error input[type="color"]::-webkit-input-placeholder, .c-landing-form .error input[type="date"]::-webkit-input-placeholder, .c-landing-form .error input[type="datetime"]::-webkit-input-placeholder, .c-landing-form .error input[type="datetime-local"]::-webkit-input-placeholder, .c-landing-form .error input[type="email"]::-webkit-input-placeholder, .c-landing-form .error input[type="month"]::-webkit-input-placeholder, .c-landing-form .error input[type="number"]::-webkit-input-placeholder, .c-landing-form .error input[type="password"]::-webkit-input-placeholder, .c-landing-form .error input[type="search"]::-webkit-input-placeholder, .c-landing-form .error input[type="tel"]::-webkit-input-placeholder, .c-landing-form .error input[type="text"]::-webkit-input-placeholder, .c-landing-form .error input[type="time"]::-webkit-input-placeholder, .c-landing-form .error input[type="url"]::-webkit-input-placeholder, .c-landing-form .error input[type="week"]::-webkit-input-placeholder, .c-landing-form .error input:not([type])::-webkit-input-placeholder, .c-landing-form .error textarea::-webkit-input-placeholder,
  .c-landing-form .error select::-webkit-input-placeholder,
  .c-landing-form .error .c-form p.CaptionCont.SelectBox::-webkit-input-placeholder, .c-form
  .c-landing-form .error p.CaptionCont.SelectBox::-webkit-input-placeholder {
    color: #840028;
  }
  .c-landing-form .error input[type="color"]::-moz-placeholder, .c-landing-form .error input[type="date"]::-moz-placeholder, .c-landing-form .error input[type="datetime"]::-moz-placeholder, .c-landing-form .error input[type="datetime-local"]::-moz-placeholder, .c-landing-form .error input[type="email"]::-moz-placeholder, .c-landing-form .error input[type="month"]::-moz-placeholder, .c-landing-form .error input[type="number"]::-moz-placeholder, .c-landing-form .error input[type="password"]::-moz-placeholder, .c-landing-form .error input[type="search"]::-moz-placeholder, .c-landing-form .error input[type="tel"]::-moz-placeholder, .c-landing-form .error input[type="text"]::-moz-placeholder, .c-landing-form .error input[type="time"]::-moz-placeholder, .c-landing-form .error input[type="url"]::-moz-placeholder, .c-landing-form .error input[type="week"]::-moz-placeholder, .c-landing-form .error input:not([type])::-moz-placeholder, .c-landing-form .error textarea::-moz-placeholder,
  .c-landing-form .error select::-moz-placeholder,
  .c-landing-form .error .c-form p.CaptionCont.SelectBox::-moz-placeholder, .c-form
  .c-landing-form .error p.CaptionCont.SelectBox::-moz-placeholder {
    color: #840028;
  }
  .c-landing-form .error input[type="color"]:-moz-placeholder, .c-landing-form .error input[type="date"]:-moz-placeholder, .c-landing-form .error input[type="datetime"]:-moz-placeholder, .c-landing-form .error input[type="datetime-local"]:-moz-placeholder, .c-landing-form .error input[type="email"]:-moz-placeholder, .c-landing-form .error input[type="month"]:-moz-placeholder, .c-landing-form .error input[type="number"]:-moz-placeholder, .c-landing-form .error input[type="password"]:-moz-placeholder, .c-landing-form .error input[type="search"]:-moz-placeholder, .c-landing-form .error input[type="tel"]:-moz-placeholder, .c-landing-form .error input[type="text"]:-moz-placeholder, .c-landing-form .error input[type="time"]:-moz-placeholder, .c-landing-form .error input[type="url"]:-moz-placeholder, .c-landing-form .error input[type="week"]:-moz-placeholder, .c-landing-form .error input:not([type]):-moz-placeholder, .c-landing-form .error textarea:-moz-placeholder,
  .c-landing-form .error select:-moz-placeholder,
  .c-landing-form .error .c-form p.CaptionCont.SelectBox:-moz-placeholder, .c-form
  .c-landing-form .error p.CaptionCont.SelectBox:-moz-placeholder {
    color: #840028;
  }
  .c-landing-form .error input[type="color"]:-ms-input-placeholder, .c-landing-form .error input[type="date"]:-ms-input-placeholder, .c-landing-form .error input[type="datetime"]:-ms-input-placeholder, .c-landing-form .error input[type="datetime-local"]:-ms-input-placeholder, .c-landing-form .error input[type="email"]:-ms-input-placeholder, .c-landing-form .error input[type="month"]:-ms-input-placeholder, .c-landing-form .error input[type="number"]:-ms-input-placeholder, .c-landing-form .error input[type="password"]:-ms-input-placeholder, .c-landing-form .error input[type="search"]:-ms-input-placeholder, .c-landing-form .error input[type="tel"]:-ms-input-placeholder, .c-landing-form .error input[type="text"]:-ms-input-placeholder, .c-landing-form .error input[type="time"]:-ms-input-placeholder, .c-landing-form .error input[type="url"]:-ms-input-placeholder, .c-landing-form .error input[type="week"]:-ms-input-placeholder, .c-landing-form .error input:not([type]):-ms-input-placeholder, .c-landing-form .error textarea:-ms-input-placeholder,
  .c-landing-form .error select:-ms-input-placeholder,
  .c-landing-form .error .c-form p.CaptionCont.SelectBox:-ms-input-placeholder, .c-form
  .c-landing-form .error p.CaptionCont.SelectBox:-ms-input-placeholder {
    color: #840028;
  }
}

.c-landing-form input[type=submit] {
  background: #840028;
  font-family: "Futura LT W01 Heavy", sans-serif;
  text-transform: uppercase;
  padding: .6rem 1.25rem;
  font-size: .8rem;
  border-radius: 5px;
  float: right;
  margin-bottom: .25rem;
  width: 100%;
}

@media (min-width: 640px) {
  .c-landing-form input[type=submit] {
    padding: .4rem 1.25rem;
    width: auto;
  }
}

.c-landing-form input[type=submit]:active, .c-landing-form input[type=submit]:focus {
  background: #510019;
}

@media (min-width: 640px) {
  .c-landing-form--alt input[type=submit] {
    padding: .4rem 2.25rem;
  }
}

.c-landing-form--alt input[type=text]::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.75);
}

.c-landing-form--alt input[type=text]::-moz-placeholder {
  color: rgba(0, 0, 0, 0.75);
}

.c-landing-form--alt input[type=text]:-moz-placeholder {
  color: rgba(0, 0, 0, 0.75);
}

.c-landing-form--alt input[type=text]:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.75);
}

.c-landing-form--alt select, .c-landing-form--alt .c-form p.CaptionCont.SelectBox, .c-form .c-landing-form--alt p.CaptionCont.SelectBox {
  padding-top: 0;
  padding-bottom: 0;
}

.c-landing-form--alt input[type=radio] {
  margin: 0;
}

.c-landing-form .t-field {
  margin-bottom: 1.25rem;
}

.c-landing-form .t-form-footer {
  text-align: right;
  overflow: hidden;
}

.c-landing-form .t-form-footer__consent {
  margin: 1.5rem 0;
  color: #999;
  font-size: .7rem;
  font-style: italic;
  /*&::before {
      content: 'i';
      background: #999;
      color:  #fff;
      font-style: normal;
      width: 15px;
      height: 15px;
      display: inline-block;
      text-align: center;
      border-radius: 20px;
      margin-right: .5rem;
    }*/
}

.c-landing-form .c-steps {
  color: #97999b;
  font-size: 0.88889rem;
  display: block;
  text-align: center;
  margin-bottom: 1rem;
}

@media (min-width: 640px) {
  .c-landing-form .c-steps {
    display: inline;
    margin-right: 1rem;
    line-height: 1.8rem;
  }
}

.c-landing-form .ajax-progress {
  display: none;
}

.c-landing-form button.disabled:hover,
.c-landing-form button.disabled:focus,
.c-landing-form button[disabled]:hover,
.c-landing-form button[disabled]:focus,
.c-landing-form .button.disabled:hover,
.c-landing-form .button.disabled:focus,
.c-landing-form .button[disabled]:hover,
.c-landing-form .button[disabled]:focus {
  background-color: #510019;
}

.c-landing-form h2 {
  font-size: 1.38889rem;
  margin-bottom: 0.44444rem;
  text-align: center;
}

@media (min-width: 640px) {
  .c-landing-form h2 {
    font-size: 1.22222rem;
    text-align: left;
  }
}

.c-landing-form .two-col label,
.c-landing-form .one-col label,
.c-landing-form .three-col label {
  display: none;
}

.c-landing-form .type-radios label {
  display: block;
}

.c-landing-form .type-radios label.radio {
  display: inline-block;
}

.c-landing-form__desc {
  color: #000;
  font-size: 1rem;
  width: 75%;
  margin: 0 auto 0.77778rem;
  text-align: center;
}

@media (min-width: 640px) {
  .c-landing-form__desc {
    font-size: 0.88889rem;
  }
}

.c-landing-form--alt__desc {
  width: auto;
  text-align: left;
  margin: 0 0 0.77778rem;
}

.c-landing-form--alt__desc strong {
  display: inline-block;
}

.c-landing-form .three-col {
  overflow: hidden;
  clear: both;
}

.c-landing-form .three-col .col1,
.c-landing-form .three-col .col2,
.c-landing-form .three-col .col3 {
  margin: 0 1%;
}

@media (min-width: 640px) {
  .c-landing-form .three-col .col1,
  .c-landing-form .three-col .col2,
  .c-landing-form .three-col .col3 {
    float: left;
    width: 31.33%;
  }
}

.c-landing-form--alt .three-col .col1,
.c-landing-form--alt .three-col .col2,
.c-landing-form--alt .three-col .col3 {
  margin: 0;
}

@media (min-width: 640px) {
  .c-landing-form--alt .three-col .col1,
  .c-landing-form--alt .three-col .col2,
  .c-landing-form--alt .three-col .col3 {
    width: 32.66%;
  }
}

@media (min-width: 640px) {
  .c-landing-form--alt .three-col .col1,
  .c-landing-form--alt .three-col .col2 {
    margin-right: 1%;
  }
}

.c-landing-form .two-col {
  overflow: hidden;
  clear: both;
}

.c-landing-form .two-col .col1,
.c-landing-form .two-col .col2 {
  margin: 0 1%;
}

@media (min-width: 640px) {
  .c-landing-form .two-col .col1,
  .c-landing-form .two-col .col2 {
    float: left;
    width: 48%;
  }
}

@media (min-width: 640px) {
  .c-landing-form .two-col .col1--b {
    width: 60% !important;
  }
  .c-landing-form .two-col .col2--b {
    width: 38% !important;
  }
}

.c-landing-form--alt .two-col .col1,
.c-landing-form--alt .two-col .col2 {
  margin: 0;
}

@media (min-width: 640px) {
  .c-landing-form--alt .two-col .col1,
  .c-landing-form--alt .two-col .col2 {
    width: 49%;
  }
}

@media (min-width: 640px) {
  .c-landing-form--alt .two-col .col1 {
    margin-right: 2%;
  }
}

.c-landing-form .one-col > .form-item {
  margin: 0 1%;
}

.c-landing-form--alt .one-col > .form-item {
  margin: 0;
}

.c-landing-form .form-item-state {
  width: 100%;
}

.c-landing-form .do_ajax {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.65);
  z-index: 10;
}

.c-landing-form .c-landing-form__privacy-policy {
  position: absolute;
  bottom: 16px;
  font-size: 14px;
  left: 5%;
}

.landing-step-4 {
  padding: .5rem 0;
  text-align: center;
}

.landing-step-4 h2 {
  font-size: 1.65rem;
  text-align: center;
}

.landing-step-4 p {
  color: #97999b;
  font-size: 0.88889rem;
  max-width: 75%;
  margin: .75rem auto;
}

.landing-step-4 .landing-phone {
  font-size: 2.3rem;
  font-family: "Futura LT W01 Heavy", sans-serif;
  color: #840028;
  margin-bottom: 1rem;
}

.c-landing-form--alt .landing-step-4 {
  text-align: left;
  padding: 0;
}

.c-landing-form--alt .landing-step-4 h2 {
  text-align: left;
}

.c-landing-form--alt .landing-step-4 p {
  color: #333333;
  max-width: 100%;
}

.c-landing-form--alt .landing-step-4 .landing-phone {
  margin-bottom: 0;
}

/* Landing form nav - circles, top right of each step
   ========================================================================== */
.landing-form-nav {
  position: absolute;
  bottom: 15px;
  right: .5rem;
}

@media (min-width: 640px) {
  .landing-form-nav {
    right: 1rem;
    top: .85rem;
    bottom: auto;
  }
}

.landing-form-nav div {
  width: 17px;
  height: 17px;
  background: #eee;
  border: 1px solid #999;
  border-radius: 50%;
  text-indent: -9999px;
  float: left;
  margin: 0 3px;
}

.landing-form-nav div.active {
  background: #999;
}

.loader {
  margin: 20% auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(0, 47, 81, 0.2);
  border-right: 1.1em solid rgba(0, 47, 81, 0.2);
  border-bottom: 1.1em solid rgba(0, 47, 81, 0.2);
  border-left: 1.1em solid #002F51;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}

.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.t-form-footer__consent input[type="checkbox"] + label {
  margin: 1.5rem 0;
  color: #999;
  font-size: .7rem;
  font-style: italic;
  cursor: default;
}

@media (min-width: 1px) and (max-width: 749px) {
  .c-landing-form--twostep {
    padding-top: 1rem;
    padding-bottom: 1.5rem;
    margin-bottom: 1rem;
  }
}

@media (min-width: 1px) and (max-width: 749px) {
  .c-landing-form--twostep input[type=submit] {
    margin-top: 1rem;
    width: auto;
  }
}

.c-landing-form--twostep hr {
  margin: .45rem 0 1rem 0;
  border-color: #999999;
  display: none;
}

@media (min-width: 640px) {
  .c-landing-form--twostep hr {
    display: block;
  }
}

@media (min-width: 1px) and (max-width: 749px) {
  .c-landing-form--twostep .c-steps {
    margin-top: 1.65rem;
    margin-right: 1rem;
    text-align: right;
    display: inline-block;
  }
}

.c-landing-form--twostep .landing-form__desc {
  color: #878787;
  font-size: .9rem;
}

.c-landing-form--twostep h4 {
  margin-bottom: .35rem;
}

@media (min-width: 1px) and (max-width: 749px) {
  .deg-and-prog__benefits--two {
    display: none;
  }
}

@media (min-width: 1px) and (max-width: 749px) {
  .deg-and-prog__benefits--two.mobile-only {
    display: block;
  }
}

.feature.search-landing.search-landing--two .search-landing__title {
  text-align: left;
}

@media (min-width: 1px) and (max-width: 749px) {
  .feature.search-landing.search-landing--two .search-landing__subtitle {
    font-size: 1rem;
  }
}

.c-landing-form--twostep form {
  padding: 0;
}

.c-landing-form--twostep .t-form-footer__consent {
  margin: .5rem 0 0 0;
  text-align: left;
  position: relative;
  padding-left: 1rem;
}

@media (min-width: 640px) {
  .c-landing-form--twostep .t-form-footer__consent {
    float: left;
    width: 50%;
  }
}

.c-landing-form--twostep .t-form-footer__consent a {
  position: absolute;
  top: 0;
  left: 0;
}

.deg-and-prog {
  padding: 1rem 0 2rem 0;
  clear: both;
}

@media (min-width: 640px) {
  .deg-and-prog {
    padding: 2rem 0 1rem 0;
  }
}

.mobile-only .deg-and-prog__benefits.page-section, .mobile-only .deg-and-prog__benefits.page-section__gray, .mobile-only
.deg-and-prog__benefits.page-section--gray {
  padding-top: 2rem;
  text-align: left;
}

.mobile-only .deg-and-prog__benefits.page-section p, .mobile-only .deg-and-prog__benefits.page-section__gray p, .mobile-only
.deg-and-prog__benefits.page-section--gray p {
  text-align: center;
  font-size: 1.1rem;
  margin-bottom: 1rem;
}

.deg-and-prog__benefits.page-section, .deg-and-prog__benefits.page-section__gray,
.deg-and-prog__benefits.page-section--gray {
  padding-bottom: 2rem;
  padding-top: 0;
}

.header_text_wrapper {
  padding-bottom: .5rem;
  margin-bottom: .5rem;
}

@media (min-width: 640px) {
  .header_text_wrapper {
    border-bottom: 1px solid #999999;
  }
}

.let_us_mail_you {
  color: #999999;
  font-size: .9rem;
  margin-top: 1.2rem;
}

@media (min-width: 1px) and (max-width: 749px) {
  .two-step-header-body.header-body {
    font-size: .95rem;
    padding: 1rem 0 0 0;
    margin-bottom: 0;
  }
  .two-step-header-body.header-body ul {
    margin-bottom: 0;
  }
}

.what-to-expect h3 {
  font-size: 2rem;
  text-align: center;
}

.what-to-expect p {
  text-align: center;
  font-size: 1.1rem;
  margin-bottom: 1rem;
}

.what-to-expect ul {
  font-size: 1.1rem;
}

.what-to-expect li {
  margin-bottom: .25rem;
}

@media (min-width: 1px) and (max-width: 749px) {
  .step-2-up .header-body,
  .step-2-up .feature {
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
    padding: 0 !important;
  }
}

@media (min-width: 1px) and (max-width: 749px) {
  .reveal-modal {
    height: auto;
    min-height: initial;
  }
}

.l-content {
  padding-bottom: 3rem;
  margin-top: 2.22222rem;
}

.l-content:before, .l-content:after {
  content: " ";
  display: table;
}

.l-content:after {
  clear: both;
}

.l-content--forms {
  padding-top: 3rem;
  margin-top: 0;
}

.l-page > .row {
  z-index: 1;
}

.l-page .l-content {
  z-index: 0;
}

.page-section, .page-section__gray,
.page-section--gray {
  padding: 3em 0;
  position: relative;
}

/* ======================================================================
 *  Header
 * ======================================================================
 *
 *
 * Contents:
 * ----------
 *
 * Header
 *  - Fixed Header
 * Logo
 *  - State Logos
 *    - Indiana
 *    - Missouri
 *    - National
 *    - Nevada
 *    - Tennessee
 *    - Texas
 *    - Washington
 * Phone
 *  - Phone Number
 *  - Phone Icon
 * Header CTAs
 * Search
 *
 *
 */
/* ==========================================================================
   Header
   ========================================================================== */
.site-header {
  width: 100%;
  float: left;
  background: #FFFFFF;
  z-index: 1000;
}

@media (min-width: 1px) and (max-width: 1024px) {
  .site-header {
    border-bottom: 2px #840027 solid;
  }
}

@media (min-width: 1px) and (max-width: 749px) {
  .site-header .header-top .columns {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1024px) {
  .site-header + * {
    padding-top: 90px;
  }
}

.site-header.is-oncanvas {
  -webkit-transition: top 0.25s ease-in-out;
  transition: top 0.25s ease-in-out;
  padding-top: 0;
}

.site-header--no-nav {
  border-bottom: 5px solid #002F51;
  padding: .25rem 0 .5rem 0;
}

.phone-icon--large {
  background: url("../img/phone-icon.png") no-repeat;
  width: 19px;
  height: 26px;
  display: inline-block;
}

.home-icon--large {
  background: url("../img/home-icon.png") no-repeat;
  width: 30px;
  height: 26px;
  display: inline-block;
}

.simple-icons {
  float: right;
  padding-right: 1rem;
}

@media (min-width: 640px) {
  .simple-icons {
    display: none;
  }
}

.simple-icons a {
  margin: .5rem 0 0 1rem;
}

.site-btns {
  float: right;
  margin-top: .25rem;
  display: none;
}

@media (min-width: 640px) {
  .site-btns {
    display: block;
  }
}

.site-header--no-nav .logo {
  float: left;
}

.header-top {
  padding: 0.83333rem 0 0;
  -webkit-transition: margin-top 0.25s ease-in-out;
  transition: margin-top 0.25s ease-in-out;
}

.is-fixed .header-top {
  -webkit-transition: margin-top 0.25s ease-in-out;
  transition: margin-top 0.25s ease-in-out;
}

@media (min-width: 1500px) {
  .is-fixed .header-top {
    padding-top: 0.22222rem;
  }
}

.header-top > div:last-child {
  float: right !important;
}

body:not(.westerngovernorsuniversity) .header-top > div:last-child {
  max-width: 500px;
}

.site-header.is-fixed {
  -webkit-transition: top 0.25s ease-in-out;
  transition: top 0.25s ease-in-out;
  width: 100%;
  z-index: 1000;
  padding-top: 0.44444rem;
  top: 0;
}

.site-header.is-fixed .logo {
  display: block;
}

@media (min-width: 1024px) {
  .site-header.is-fixed .logo {
    margin-bottom: 0.27778rem;
    background-size: 135px 40px;
    width: 135px;
    height: 40px;
  }
}

@media (min-width: 1024px) {
  .site-header.is-fixed {
    display: block;
    position: fixed;
  }
}

.site-header.is-fixed .header-top > div:last-child {
  float: right;
}

body:not(.westerngovernorsuniversity) .site-header.is-fixed .header-top > div:last-child {
  max-width: 530px;
}

body:not(.westerngovernorsuniversity) .site-header.is-fixed .header-top > div:last-child {
  padding-left: 0;
}

/* ==========================================================================
   Logo
   ==========================================================================
*/
.logo {
  background-image: url("../img/logo-national-tagline.svg");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 145px 40px;
  width: 145px;
  height: 40px;
  display: block;
  -webkit-transition: none;
  transition: none;
  float: right;
  margin-bottom: 0.6429rem;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

@media (min-width: 320px) {
  .logo {
    background-size: 130px 40px;
    width: 130px;
    height: 40px;
    margin-top: 0;
    float: left;
    margin-left: 19%;
  }
}

@media (min-width: 640px) {
  .logo {
    float: none;
    margin-top: 0;
    margin-bottom: .5rem;
    margin-left: 4.5rem;
    background-size: 145px 45px;
    width: 145px;
    height: 45px;
  }
}

@media (min-width: 1024px) {
  .logo {
    background-size: 185px 55px;
    width: 185px;
    height: 55px;
  }
}

/** ======================================================================
 *  STATE SITE LOGOS
 * ======================================================================
 *
 * Each state site has its own logo variation and accompanying styles for
 * fitting that logo on desktop and mobile, though all the State sites will
 * have similar positioning and sizing.
 *
 *
 */
.wguindiana .logo {
  width: 180px;
  height: 20px;
  background-size: 180px 20px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url("/sites/all/themes/bricktheme/img/logo-owl-wgu-indiana.svg");
  margin: 0rem 0 1rem 2rem;
}

@media (min-width: 375px) {
  .wguindiana .logo {
    width: 190px;
    height: 30px;
    background-size: 190px 30px;
  }
}

@media (min-width: 640px) {
  .wguindiana .logo {
    width: 220px;
    background-size: 220px 40px;
    height: 40px;
    margin-left: 4rem;
  }
}

@media (min-width: 1024px) {
  .wguindiana .logo {
    background-size: 360px 40px;
    width: 360px;
    height: 40px;
    margin: 0.5rem 0 0 4rem;
  }
}

.wguindiana .site-header.is-fixed .logo {
  background: url("/sites/all/themes/bricktheme/img/logo-owl-wgu-indiana.svg") 0 0/360px 40px no-repeat;
  width: 360px;
}

.wguindiana .s-footer-logo {
  background: url("/sites/all/themes/bricktheme/img/indiana_white_seal.svg") 0 0/86px 84px no-repeat;
}

.wgumissouri .logo {
  width: 170px;
  height: 20px;
  background-size: 170px 20px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url("/sites/all/themes/bricktheme/img/logo-owl-wgu-missouri.svg");
  margin: 0.2rem 0 1rem 2rem;
}

@media (min-width: 375px) {
  .wgumissouri .logo {
    width: 190px;
    height: 30px;
    background-size: 190px 30px;
  }
}

@media (min-width: 640px) {
  .wgumissouri .logo {
    width: 281px;
    height: 30px;
    background-size: 280px 30px;
    margin-left: 5rem;
  }
}

@media (min-width: 1024px) {
  .wgumissouri .logo {
    width: 360px;
    height: 40px;
    background-size: 360px 40px;
    margin: 0.5rem 0 1rem 3rem;
  }
}

.wgumissouri .site-header.is-fixed .logo {
  background: url("/sites/all/themes/bricktheme/img/logo-owl-wgu-missouri.svg") 0 0/360px 40px no-repeat;
  width: 360px;
  margin: 0.5rem 0 1rem 4rem;
}

.wgumissouri .s-footer-logo {
  background: url("/sites/all/themes/bricktheme/img/missouri_white_seal.svg") 0 0/86px 84px no-repeat;
}

.wgunevada .logo {
  width: 170px;
  height: 20px;
  background-size: 170px 20px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url("/sites/all/themes/bricktheme/img/logo-owl-wgu-nevada.svg");
  margin: 0.2rem 0 1rem 3rem;
}

@media (min-width: 375px) {
  .wgunevada .logo {
    width: 190px;
    height: 30px;
    background-size: 190px 30px;
  }
}

@media (min-width: 640px) {
  .wgunevada .logo {
    width: 280px;
    height: 35px;
    background-size: 280px 35px;
    margin: 0.4rem 0 0.7rem 4rem;
  }
}

@media (min-width: 1024px) {
  .wgunevada .logo {
    background-size: 360px 40px;
    width: 360px;
    height: 40px;
    margin: 0.6rem 0 0.5rem 3rem;
  }
}

.wgunevada .site-header.is-fixed .logo {
  background: url("/sites/all/themes/bricktheme/img/logo-owl-wgu-nevada.svg") 0 0/360px 40px no-repeat;
  width: 360px;
  margin: 0.5rem 0 1rem 4rem;
}

.wgunevada .s-footer-logo {
  background: url("/sites/all/themes/bricktheme/img/nevada_white_seal.svg") 0 0/86px 84px no-repeat;
}

.wgutennessee .logo {
  width: 170px;
  height: 20px;
  background-size: 170px 20px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url("/sites/all/themes/bricktheme/img/logo-owl-wgu-tennessee.svg");
  margin: 0 0 1rem 3rem;
}

@media (min-width: 375px) {
  .wgutennessee .logo {
    width: 190px;
    height: 30px;
    background-size: 190px 30px;
  }
}

@media (min-width: 640px) {
  .wgutennessee .logo {
    width: 220px;
    background-size: 220px 40px;
    height: 40px;
  }
}

@media (min-width: 1024px) {
  .wgutennessee .logo {
    background-size: 360px 40px;
    width: 360px;
    height: 40px;
    margin: 0 0 0 2.5rem;
  }
}

@media (min-width: 1500px) {
  .wgutennessee .logo {
    margin: 0.6rem 0 0.5rem 4rem;
  }
}

.wgutennessee .site-header.is-fixed .logo {
  background: url("/sites/all/themes/bricktheme/img/logo-owl-wgu-tennessee.svg") 0 0/360px 40px no-repeat;
  width: 360px;
  margin: 0.5rem 0 1rem 4rem;
}

.wgutennessee .s-footer-logo {
  background: url("/sites/all/themes/bricktheme/img/tennessee_white_seal.svg") 0 0/86px 84px no-repeat;
}

.wgutexas .logo {
  width: 170px;
  height: 20px;
  background-size: 170px 20px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url("/sites/all/themes/bricktheme/img/logo-owl-wgu-texas.svg");
  margin: 0.2rem 0 1rem 3rem;
}

@media (min-width: 375px) {
  .wgutexas .logo {
    width: 190px;
    height: 30px;
    background-size: 190px 30px;
  }
}

@media (min-width: 640px) {
  .wgutexas .logo {
    width: 280px;
    height: 40px;
    background-size: 280px 40px;
    margin: 0.2rem 0 1rem 4rem;
  }
}

@media (min-width: 1024px) {
  .wgutexas .logo {
    background-size: 310px 40px;
    width: 310px;
    height: 40px;
    margin: 0.6rem 0 1rem 3rem;
  }
}

@media (min-width: 1500px) {
  .wgutexas .logo {
    margin: 0.6rem 0 1rem 4rem;
  }
}

.wgutexas .site-header.is-fixed .logo {
  background: url("/sites/all/themes/bricktheme/img/logo-owl-wgu-texas.svg") 0 0/280px 40px no-repeat;
  width: 280px;
  margin: 0.5rem 0 1rem 4rem;
}

.wgutexas .s-footer-logo {
  background: url("/sites/all/themes/bricktheme/img/texas_white_seal.svg") 0 0/86px 84px no-repeat;
}

.wguwashington .logo {
  width: 170px;
  height: 20px;
  background-size: 170px 20px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url("/sites/all/themes/bricktheme/img/logo-owl-wgu-washington.svg");
  margin: 0.2rem 0 1rem 3rem;
}

@media (min-width: 375px) {
  .wguwashington .logo {
    width: 190px;
    height: 30px;
    background-size: 190px 30px;
  }
}

@media (min-width: 640px) {
  .wguwashington .logo {
    width: 360px;
    height: 30px;
    background-size: 360px 30px;
    margin: 0.4rem 0 1rem 4rem;
  }
}

@media (min-width: 1024px) {
  .wguwashington .logo {
    background-size: 450px 40px;
    width: 450px;
    height: 40px;
    margin: 0.4rem 0 1rem 3rem;
  }
}

@media (min-width: 1500px) {
  .wguwashington .logo {
    margin: 0.5rem 0 1rem 4rem;
  }
}

.wguwashington .site-header.is-fixed .logo {
  background: url("/sites/all/themes/bricktheme/img/logo-owl-wgu-washington.svg") 0 0/450px 40px no-repeat;
  width: 450px;
  margin: 0.5rem 0 1rem 4rem;
}

.wguwashington .s-footer-logo {
  background: url("/sites/all/themes/bricktheme/img/washington_white_seal.svg") 0 0/86px 84px no-repeat;
}

/* ==========================================================================
   Phone
   ==========================================================================
*/
.number {
  text-align: right;
  font-size: 1.05556rem;
  color: #C7901B;
  position: relative;
  z-index: 1000;
}

@media (min-width: 640px) {
  .number {
    float: right;
    margin-top: .5rem;
    margin-right: 0.88889rem;
    margin-bottom: 0;
    font-size: 1.38889rem;
    overflow: hidden;
  }
}

@media (min-width: 1024px) {
  .number {
    float: none;
    font-size: 1.4rem;
    margin-bottom: 0.55556rem;
  }
}

.is-fixed .number {
  padding: 0 0 0 0;
  margin-bottom: 0;
  float: left;
  margin-right: 1rem;
}

.number a {
  color: #50869f;
  font-size: 0.77778rem;
}

@media (min-width: 1024px) {
  body:not(.westerngovernorsuniversity) .number {
    margin-bottom: 0.27778rem;
  }
}

.phone-icon {
  margin-top: 10px;
  margin-right: 0.38889rem;
  background-image: url(../img/sprites/processed/sprite.png);
  background-position: -250px -191px;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
  float: right;
}

@media (min-width: 375px) {
  .phone-icon {
    margin-right: 0.44444rem;
  }
}

@media (min-width: 640px) {
  .phone-icon {
    margin-right: 0.44444rem;
  }
}

@media (min-width: 1024px) {
  .phone-icon {
    margin-top: 0;
    float: left;
  }
}

body:not(.westerngovernorsuniversity) .phone-icon {
  margin-right: 0.55556rem;
}

.phone {
  position: relative;
  display: none;
  float: left;
}

@media (min-width: 1024px) {
  .phone {
    display: block;
    margin-right: 5px;
  }
}

/* ==========================================================================
   Header CTAs
   ========================================================================== */
@media (min-width: 320px) {
  .header-top .collapse.end {
    height: 45px;
  }
}

@media (min-width: 640px) {
  .header-top .collapse.end {
    height: inherit;
  }
}

.header-top .collapse.end .site-header__info .header__ctas {
  display: block;
}

@media (max-width: 641px) {
  .header-top .collapse.end .site-header__info .header__ctas {
    display: none;
  }
}

.header-top .collapse.end .site-header__info .header__ctas a {
  font-size: .8rem;
}

@media (min-width: 640px) {
  .header-top .collapse.end .site-header__info .header__ctas a {
    display: inline-block;
    margin-top: 0.4rem;
    margin-bottom: 0.55556rem;
  }
}

@media (min-width: 1024px) {
  .header-top .collapse.end .site-header__info .header__ctas a {
    margin-top: 0;
  }
}

.header-top .collapse.end .site-header__info .header__ctas a:after {
  height: 0.85em;
}

.header-top .collapse.end .site-header__info .single-cta-mobile--link {
  float: right;
  right: 49%;
  width: 120px;
  top: -23px;
  font-size: 13px;
  display: none;
}

@media (min-width: 640px) {
  .header-top .collapse.end .site-header__info .single-cta-mobile--link {
    top: 4px;
  }
}

@media (width: 640px) {
  .header-top .collapse.end .site-header__info .single-cta-mobile--link {
    top: -23px;
  }
}

.header__cta--single {
  display: none;
}

.header__cta--single .single-cta {
  text-align: center;
  font-size: 1rem;
  line-height: .7;
}

@media (min-width: 320px) {
  .header__cta--single .single-cta {
    position: relative;
    right: 88px;
    top: -24px;
    width: 115px;
  }
}

@media (min-width: 640px) {
  .header__cta--single .single-cta {
    position: inherit;
    right: inherit;
    left: inherit;
    width: inherit;
  }
}

.header__cta--single .single-cta span {
  font-size: .6rem;
}

/* ==========================================================================
   CTA Modal
   ==========================================================================
*/
@media (min-width: 1px) and (max-width: 1024px) {
  #popupModalSingleCTA {
    padding: 35px 10px 10px 10px;
    min-height: 0;
  }
}

#popupModalSingleCTA h1, #popupModalSingleCTA .node-type-college-pages .heading--red--upper, .node-type-college-pages #popupModalSingleCTA .heading--red--upper {
  font-size: 2rem;
  text-transform: uppercase;
  margin-bottom: 2.33333rem;
}

@media (min-width: 1px) and (max-width: 1024px) {
  #popupModalSingleCTA h1, #popupModalSingleCTA .node-type-college-pages .heading--red--upper, .node-type-college-pages #popupModalSingleCTA .heading--red--upper {
    display: none;
  }
}

#popupModalSingleCTA .desktop-text {
  display: block;
}

@media (min-width: 1px) and (max-width: 1024px) {
  #popupModalSingleCTA .desktop-text {
    display: none;
  }
}

#popupModalSingleCTA .mobile-text {
  display: none;
}

@media (min-width: 1px) and (max-width: 1024px) {
  #popupModalSingleCTA .mobile-text {
    display: block;
  }
}

#popupModalSingleCTA .get-more-info {
  padding-left: 0;
  border-right: #3a5670 dotted 3px;
  padding-right: 1.66667rem;
}

@media (min-width: 1px) and (max-width: 1024px) {
  #popupModalSingleCTA .get-more-info {
    margin-top: 1.11111rem;
    padding-right: 0.55556rem;
  }
}

#popupModalSingleCTA .get-more-info a {
  margin-top: 1.55556rem;
}

@media (max-width: 1129px) {
  #popupModalSingleCTA .get-more-info a {
    margin-top: 4.72222rem;
  }
}

@media (max-width: 1072px) {
  #popupModalSingleCTA .get-more-info a {
    margin-top: 6.22222rem;
  }
}

@media (min-width: 1px) and (max-width: 1024px) {
  #popupModalSingleCTA .get-more-info a {
    margin-top: 1.05556rem;
  }
}

@media (max-width: 896px) {
  #popupModalSingleCTA .get-more-info a {
    margin-top: 0.16667rem;
  }
}

#popupModalSingleCTA .easy-online-app {
  padding-left: 1.66667rem;
  padding-right: 0;
}

@media (min-width: 1px) and (max-width: 1024px) {
  #popupModalSingleCTA .easy-online-app {
    margin-top: 1.11111rem;
    padding-left: 0.55556rem;
  }
}

@media (min-width: 1px) and (max-width: 1024px) {
  #popupModalSingleCTA .easy-online-app a {
    bottom: -1.05556rem;
  }
}

#popupModalSingleCTA img {
  margin-bottom: 1.44444rem;
  width: 100%;
}

@media (min-width: 1px) and (max-width: 1024px) {
  #popupModalSingleCTA img {
    display: none;
  }
}

#popupModalSingleCTA h3 {
  color: #4886a1;
}

@media (min-width: 1px) and (max-width: 1024px) {
  #popupModalSingleCTA h3 {
    font-size: 1.11111rem;
  }
}

@media (min-width: 1px) and (max-width: 1024px) {
  #popupModalSingleCTA h5 {
    font-size: 0.77778rem;
  }
}

@media (min-width: 1px) and (max-width: 1024px) {
  #popupModalSingleCTA ul {
    display: none;
  }
}

#popupModalSingleCTA ul li {
  padding-bottom: 0.83333rem;
}

#popupModalSingleCTA .close-btn-free {
  background-image: url("/sites/all/themes/bricktheme/img/sprites/close.png");
  width: 25px;
  height: 25px;
  background-size: 25px;
  position: absolute;
  margin: 10px;
  right: 10px;
  top: 10px;
}

/* ==========================================================================
   Search
   ==========================================================================
*/
.l-search-overlay {
  height: 0;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  position: fixed;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.l-search-overlay.is-active {
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  opacity: 1;
  z-index: 9999999;
}

.l-search-close {
  background-image: url(../img/sprites/processed/sprite.png);
  background-position: -354px -228px;
  width: 36px;
  height: 36px;
  display: block;
  position: fixed;
  top: 2rem;
  right: 2rem;
  z-index: 99999999;
  visibility: hidden;
  opacity: 0;
}

.l-search-close.is-active {
  visibility: visible;
  -webkit-animation: fade-in 0.33s ease-in-out;
  animation: fade-in 0.33s ease-in-out;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.header_search_form {
  position: relative;
  display: none;
  height: 20px;
  min-width: 20px;
  margin: 0.27778rem 0 0.27778rem 0.27778rem;
  float: right;
}

@media (min-width: 1024px) {
  .header_search_form {
    float: left;
    margin-top: -0.27778rem;
  }
}

body:not(.westerngovernorsuniversity) .header_search_form {
  display: inline-block;
}

.header_search_form h2.element-invisible {
  margin-bottom: 0;
}

.header_search_form input[type=submit] {
  background-image: url(../img/sprites/processed/sprite.png);
  background-position: -201px -191px;
  width: 15px;
  height: 14px;
  position: absolute;
  top: 6px;
  right: 5px;
  padding: .5rem;
  font-size: 0.77778rem;
  background-color: transparent;
  text-indent: -9999px;
  margin-bottom: 0;
}

.header_search_form input[type=submit]:focus {
  outline: none;
}

.header_search_form input[type=text] {
  background: transparent;
  padding: 0.2rem 0.5rem;
  margin-bottom: 0;
  border-radius: 4px;
  border: 0;
  height: auto;
  width: 0;
  opacity: 0;
  box-shadow: none;
  -webkit-transition: width 0.25s ease-in-out, opacity 0.25s ease-in-out;
  transition: width 0.25s ease-in-out, opacity 0.25s ease-in-out;
}

.header_search_form.is-expanded input[type=text] {
  width: 167px;
  opacity: 1;
  background-color: #EEEEEE;
}

/* ==========================================================================
   Sidebar styles
   ========================================================================== */
.archive_sublevel {
  display: none;
}

.sidebar__title, .sidebar__title-dark {
  color: #002F51;
  text-align: center;
  text-transform: uppercase;
  padding: 0;
}

@media (min-width: 1024px) {
  .sidebar__title, .sidebar__title-dark {
    color: #0062AF;
    text-align: left;
    font-size: 1.3rem;
    font-family: "Futura LT W01 Heavy", sans-serif;
  }
}

@media (min-width: 1024px) {
  .sidebar__title-dark {
    color: #002F51;
  }
}

.sidebar__item {
  margin-bottom: 1.94444rem;
}

.sidebar__item .sidebar__list {
  padding: 0;
  list-style: none;
  margin: 0;
}

.sidebar__item .sidebar__list-item {
  margin-bottom: 0.5rem;
  line-height: 1.3;
}

.sidebar__item.mobile_accordion, .sidebar__item.tablet_mobile_accordion {
  margin-bottom: 0.11111rem;
}

@media (min-width: 1024px) {
  .sidebar__item.mobile_accordion, .sidebar__item.tablet_mobile_accordion {
    margin-bottom: 1.94444rem;
  }
}

.sidebar__item.last {
  margin-bottom: 1.94444rem;
}

.sidebar__item--subscribe {
  margin-top: 1.94444rem;
}

.sidebar__item--gray {
  margin-bottom: .7rem;
  background: #EEEEEE;
  padding: 1rem;
}

.sidebar__item--gray strong {
  line-height: 1.3;
  display: block;
  margin-bottom: 0.27778rem;
}

.sidebar__item--gray li {
  list-style-type: square;
  color: #666666;
}

.sidebar__item--gray a {
  font-size: .9rem;
}

.sidebar__item--blue {
  background: #45638B;
  margin-bottom: .7rem;
  padding: 1rem;
}

.sidebar__item--blue a,
.sidebar__item--blue p {
  color: #FFFFFF;
}

.sidebar__item--blue h2 {
  font-size: 1rem;
  text-transform: none;
  font-weight: bold;
  color: #FFFFFF;
}

.sidebar_block-video p {
  margin-bottom: 0.38889rem;
}

.sidebar_block-video .nyroModal img {
  margin-bottom: 1.22222rem;
}

.blog__content .news-social {
  margin-top: 0.83333rem;
  text-align: center;
}

@media (min-width: 1024px) {
  .blog__content .news-social {
    text-align: left;
  }
}

.sidebar__subscribe {
  width: 70%;
  margin: 0 auto;
}

@media (min-width: 1024px) {
  .sidebar__subscribe {
    width: 100%;
  }
}

.sidebar__subscribe label {
  font-family: "Futura LT W01 Medium", sans-serif;
  font-size: 1rem;
  margin: 0.55556rem 0;
}

.sidebar__subscribe input[type=text] {
  width: 100%;
  background: #EEEEEE;
  border: 0;
  box-shadow: none;
}

.archive_list > li:before {
  -webkit-transition: all 0.33s ease-in-out;
  transition: all 0.33s ease-in-out;
  content: '';
  background: url("../img/chevron-ruby.svg") bottom center no-repeat;
  width: 1em;
  height: 1em;
  display: inline-block;
  vertical-align: text-top;
}

.archive_list > li a {
  padding-left: 0.55556rem;
  color: #FFFFFF;
}

@media (min-width: 1024px) {
  .archive_list > li a {
    color: #333333;
  }
}

.archive_list > li li {
  list-style: none;
  padding-left: 0.33333rem;
}

.archive_list > li li a {
  padding-left: 0;
}

.sidebar__cta {
  background: #C7901B;
  padding: .7rem 1.5rem .5rem;
  display: block;
  border-radius: 3px;
  color: #FFFFFF;
  font-family: "Futura LT W01 Heavy", sans-serif;
  text-align: left;
  border: 1px solid #C7901B;
  margin-bottom: .5rem;
}

.sidebar__cta:after {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  left: 0.27778rem;
  right: auto;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  top: auto;
}

.sidebar__cta:hover {
  background: #FFFFFF;
  color: #C7901B;
}

.sidebar__cta:focus {
  background: #b18018;
  color: #FFFFFF;
  border: 1px solid #b18018;
}

.sidebar__ctas {
  top: -15.3em;
  -webkit-transition: top 0.25s ease-in-out;
  transition: top 0.25s ease-in-out;
}

.sidebar__ctas.is-fixed {
  position: fixed;
  top: 109px;
  z-index: 50;
  padding: 0 0.27778rem;
}

@media (min-width: 1px) and (max-width: 1024px) {
  .sidebar__ctas.is-fixed {
    position: static;
    padding: 0;
  }
}

.sidebar__ctas.is-fixed .sidebar__cta {
  overflow: hidden;
  padding: 0.38889rem 0.55556rem 0.27778rem;
  width: 150px;
  font-size: .9rem;
  float: left;
  border: 0;
  margin: 0 0.27778rem;
  -webkit-transition: none;
  transition: none;
  border: 1px solid #C7901B;
  text-align: left;
}

@media (min-width: 1px) and (max-width: 1024px) {
  .sidebar__ctas.is-fixed .sidebar__cta {
    float: none;
    width: 49%;
    margin: auto;
    display: inline-block;
  }
}

.sidebar__ctas.is-fixed .sidebar__cta:hover {
  background: #FFFFFF;
  border: 1px solid #C7901B;
  color: #C7901B;
}

.sidebar__ctas.is-fixed .sidebar__cta:focus {
  background: #b18018;
  color: #FFFFFF;
  border: 1px solid #b18018;
}

.region-sidebar-right {
  padding-left: 0;
  padding-top: 1rem;
  margin-bottom: 2.22222rem;
}

@media (min-width: 1024px) {
  .region-sidebar-right {
    padding-top: 0rem;
  }
}

.l-sidebar--right section.block {
  margin-bottom: 2.22222rem;
}

.l-sidebar--right section.block > *:not(:last-child) {
  margin-bottom: 0.83333rem;
}

.l-sidebar--right h3,
.l-sidebar--right .h4 {
  margin-top: 0 !important;
  margin-bottom: 0.83333rem !important;
}

.region-sidebar-left {
  padding-right: 1rem;
}

.news-social {
  margin: 0;
}

.news-social li {
  opacity: 0.8;
  background: url(../img/social_icons.png) 0 0 no-repeat;
  margin: 0 0.11111rem;
  display: inline-block;
}

.news-social li:before {
  display: none !important;
}

.news-social li:hover {
  opacity: 1;
}

.news-social li a {
  display: block;
  height: 48px;
  width: 48px;
}

.news-social .news-google {
  background-position: 0 -58px;
}

.news-social .news-facebook {
  background-position: 0 -116px;
}

.news-social .news-blog {
  background-position: 0 -177px;
}

.news-social .news-youtube {
  background-position: 0 -236px;
}

.field-name-blog-full-share-buttons > span > span > span {
  height: 34px !important;
  width: 36px !important;
}

.st_twitter_large .stLarge {
  background: url(../img/social_icons.png) 0 0/35px auto no-repeat !important;
}

.st_googleplus_large .stLarge {
  background: url(../img/social_icons.png) 0 -1.2 auto no-repeat !important;
}

.st_facebook_large .stLarge {
  background: url(../img/social_icons.png) 0 -2.4 auto no-repeat !important;
}

.st_linkedin_large .stLarge {
  background: url(../img/linked-in_icon.png) 0 0/36px 34px no-repeat !important;
}

/** Search results page **/
.search-filters {
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  margin-bottom: .7rem;
}

.search-filters h3 {
  padding: 0.44444rem 0 0.27778rem 0.55556rem;
  line-height: 1.3;
  font-size: 1rem;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 0;
  margin-top: 0;
}

.search-filters ul {
  list-style: none;
  margin: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 10px -5px inset;
}

.search-filters ul li {
  border-bottom: 1px solid #CCCCCC;
  position: relative;
}

.search-filters ul li:before {
  display: none;
}

.search-filters ul li:last-child {
  border-bottom: 0;
}

.search-filters ul li a {
  line-height: 1.3;
  color: #000;
  font-size: .9rem;
  padding: 0.44444rem 0.55556rem 0.27778rem 0.55556rem;
  display: block;
}

.search-filters ul li a:hover {
  color: #840028;
}

.search-filters ul li a.active {
  background: #840028;
  color: #FFFFFF;
}

.search-filters ul li img {
  display: none;
}

.search-filters .facetapi-facetapi-links li a {
  display: inline-block;
}

/* ==========================================================================
   Footer styles
   ========================================================================== */
.call {
  display: none;
  padding: 3em 0 1em;
  border-top: 1px solid #FFFFFF;
}

.westerngovernorsuniversity .call {
  display: block;
}

.call p {
  font-size: 2.27778rem;
  margin: 0;
  line-height: normal;
}

.call .call-now {
  font-family: "Futura LT W01 Heavy", sans-serif;
}

@media (min-width: 640px) {
  .call .call-now {
    margin-right: .5em;
  }
}

.footer-actions {
  padding: 2em 0 3em;
  background: #840028;
  color: #FFFFFF;
}

.footer-actions a {
  color: #FFFFFF;
  -webkit-transition: all, 0.33s, ease-in-out;
  transition: all, 0.33s, ease-in-out;
}

.footer-actions a .img-wrap {
  min-height: 100px;
  margin-top: .5em;
  opacity: .8;
}

.footer-actions a p {
  font-size: 1.16667rem;
  font-family: "Futura LT W01 Heavy", sans-serif;
  margin-bottom: 2em;
  opacity: .8;
  text-align: center;
}

.footer-actions a:hover .img-wrap {
  opacity: 1;
}

.footer-actions a:hover p {
  opacity: 1;
}

.footer-actions .s-apply-icon {
  background-image: url(../img/sprites/processed/sprite.png);
  background-position: 0px -228px;
  width: 86px;
  height: 50px;
  margin: 0 auto;
}

.footer-actions .s-learn-icon {
  background-image: url(../img/sprites/processed/sprite.png);
  background-position: 0px -361px;
  width: 48px;
  height: 73px;
  margin: 0 auto;
}

.footer-actions .s-chat-icon {
  background-image: url(../img/sprites/processed/sprite.png);
  background-position: 0px -288px;
  width: 60px;
  height: 63px;
  margin: 0 auto;
}

.footer-links, .footer-info {
  background: #002F51;
  color: #FFFFFF;
}

.footer-col-1 {
  padding-right: 3em;
}

.footer-links__section {
  color: #FFFFFF;
  font-family: "Futura LT W01 Medium", sans-serif;
}

.footer-links__section h4 {
  color: #FFFFFF;
  font-family: "Futura LT W01 Heavy", sans-serif;
  border-bottom: 1px solid #C7901B;
  font-size: 1rem;
  text-transform: uppercase;
  padding-bottom: 7px;
}

.footer-links__section .subhead {
  text-transform: uppercase;
  font-size: 1.05556rem;
}

.footer-links__section ul {
  padding-left: 0;
  margin-left: 0;
}

.footer-links__section li {
  list-style-type: none;
  font-size: 0.88889rem;
  font-family: "Futura LT W01 Medium", sans-serif;
}

.footer-links__section a {
  color: #FFFFFF;
}

.footer-links__section a:hover {
  color: #FFFFFF;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.75);
}

.footer-links__section .social-links {
  float: right;
}

.footer-links__section .social-links a {
  display: block;
  height: 100%;
}

.footer-links__section .social-links a:hover {
  border-bottom: none;
}

.footer-links__section .social-links li {
  display: inline-block;
  margin-right: 5px;
  cursor: pointer;
  -webkit-transition: all 0.33s ease-in-out;
  transition: all 0.33s ease-in-out;
}

.footer-links__section .social-links li:last-child {
  margin-left: 0.27778rem;
}

.footer-links__section .social-links li:hover {
  opacity: 0.7;
}

.footer-info {
  border-top: 1px solid #FFFFFF;
  padding: 1.3em 0 .4em;
}

.footer-info p {
  line-height: 1.33;
  font-size: 0.61111rem;
  margin: 0;
  padding: 1em 0 0 0;
}

@media (max-width: 640px) {
  .footer-info p {
    padding: 0;
  }
}

.footer-info a {
  color: #FFFFFF;
}

.footer-info a:hover {
  border-bottom: 1px dotted rgba(255, 255, 255, 0.75);
}

@media (max-width: 640px) {
  .footer-info .row .columns {
    padding-bottom: 1.11111rem;
  }
}

@media (max-width: 640px) {
  .footer-info .row .columns:nth-child(3) {
    float: none;
    width: 281px;
    margin: 0 auto;
  }
}

.footer-actions {
  text-align: center;
  padding: 2em 0;
}

.footer-links {
  padding: 2em 0 2em;
}

.footer-links a {
  font-size: 0.66667rem;
}

@media (max-width: 640px) {
  .footer-links .info_and_resources .column-width-half {
    width: 50%;
    float: left;
  }
}

.footer-links .degrees_and_programs p {
  padding: 0 1rem;
  font-size: 0.66667rem;
}

@media (max-width: 640px) {
  .footer-links .degrees_and_programs p {
    text-align: center;
  }
}

.footer-links .degrees_and_programs a {
  font-size: 0.66667rem;
}

.footer-links .degrees_and_programs .columns {
  padding-right: 0;
  padding-left: 0.33333rem;
}

@media (max-width: 640px) {
  .footer-links .degrees_and_programs .columns {
    width: 50%;
    padding: 0 0.33333rem 0.83333rem 1rem;
  }
}

.footer-links .degrees_and_programs .teachers-college {
  padding-left: 1rem;
}

.footer-links .degrees_and_programs ul {
  margin-bottom: 0;
}

.footer-links .institutions {
  border: 1px solid #C7901B;
  padding: 0.83333rem;
}

@media (max-width: 640px) {
  .footer-links .institutions {
    width: 8.33333rem;
    text-align: center;
    margin: 0.72222rem auto 0 auto;
  }
}

.footer-links .institutions ul {
  margin: 0;
}

.footer-logo {
  content: ' ';
  background: url("../img/wgu-logo-white.svg") no-repeat 0 0;
  height: 45px;
  width: 200px;
  background-size: 200px 45px;
  margin-right: 20px;
  display: block;
}

.no-svg .footer-logo {
  background-image: url("../img/wgu-logo-white.png");
}

.footer--three-column--blue a,
.footer--four-column--blue a {
  font-family: "Futura LT W01 Medium", sans-serif;
}

.footer--three-column--blue blockquote,
.footer--four-column--blue blockquote {
  font-size: 1rem;
}

.footer--three-column--blue .l-list li,
.footer--four-column--blue .l-list li {
  margin: 0;
  padding-bottom: 0;
  max-width: 100%;
}

.footer--three-column--blue .l-list li *:last-child,
.footer--four-column--blue .l-list li *:last-child {
  margin-bottom: 0;
}

.footer--three-column--blue .l-list li:before,
.footer--four-column--blue .l-list li:before {
  display: none;
}

.footer--three-column--blue .l-list li img,
.footer--four-column--blue .l-list li img {
  width: 100%;
  max-width: 400px;
}

.l-section .footer--three-column--blue .l-list li a.link, .l-section .footer--three-column--blue .l-list li .view-mode-teaser_view_all_2_col.node-press-release .news-link a, .view-mode-teaser_view_all_2_col.node-press-release .news-link .l-section .footer--three-column--blue .l-list li a, .l-section .footer--three-column--blue .l-list li .news-releases .field-name-node-link a, .news-releases .field-name-node-link .l-section .footer--three-column--blue .l-list li a,
.footer--three-column--blue .l-list li a.link,
.footer--three-column--blue .l-list li .view-mode-teaser_view_all_2_col.node-press-release .news-link a, .view-mode-teaser_view_all_2_col.node-press-release .news-link
.footer--three-column--blue .l-list li a,
.footer--three-column--blue .l-list li .news-releases .field-name-node-link a, .news-releases .field-name-node-link
.footer--three-column--blue .l-list li a, .l-section
.footer--four-column--blue .l-list li a.link, .l-section
.footer--four-column--blue .l-list li .view-mode-teaser_view_all_2_col.node-press-release .news-link a, .view-mode-teaser_view_all_2_col.node-press-release .news-link .l-section
.footer--four-column--blue .l-list li a, .l-section
.footer--four-column--blue .l-list li .news-releases .field-name-node-link a, .news-releases .field-name-node-link .l-section
.footer--four-column--blue .l-list li a,
.footer--four-column--blue .l-list li a.link,
.footer--four-column--blue .l-list li .view-mode-teaser_view_all_2_col.node-press-release .news-link a, .view-mode-teaser_view_all_2_col.node-press-release .news-link
.footer--four-column--blue .l-list li a,
.footer--four-column--blue .l-list li .news-releases .field-name-node-link a, .news-releases .field-name-node-link
.footer--four-column--blue .l-list li a {
  position: relative;
}

.site-footer--simple {
  text-align: center;
}

@media (min-width: 640px) {
  .site-footer--simple {
    text-align: left;
  }
}

.site-footer--simple .footer-logo {
  display: inline-block;
  margin-bottom: 1rem;
}

@media (min-width: 640px) {
  .site-footer--simple .footer-logo {
    float: left;
    margin-bottom: 0;
  }
}

.site-footer--simple p {
  margin-bottom: 1rem;
}

@media (min-width: 640px) {
  .site-footer--simple p {
    margin-bottom: 0;
  }
}

.short-homepage-footer {
  background-color: #C7901B;
  padding: 0.83333rem 0;
}

@media (max-width: 640px) {
  .short-homepage-footer {
    background-color: #f1f2ec;
    padding-bottom: 0;
    padding-top: 0.27778rem;
  }
}

@media (max-width: 640px) {
  .short-homepage-footer a {
    background-color: #C7901B;
    margin-bottom: 4px;
  }
}

.short-homepage-footer .row .center-content {
  margin: 10px auto;
  height: 34px;
}

.short-homepage-footer .row .apply-now-footer .center-content {
  width: 167px;
}

.short-homepage-footer .row .apply-now-footer .s-apply-icon {
  background: url(../img/ico-apply-white.svg) no-repeat;
  width: 57px;
  height: 41px;
  float: left;
  margin-right: 10px;
}

.short-homepage-footer .row .learn-more-footer .center-content {
  width: 143px;
}

.short-homepage-footer .row .learn-more-footer .s-learn-icon {
  background: url(../img/ico-info-white.svg) no-repeat;
  width: 26px;
  height: 40px;
  float: left;
  margin-right: 10px;
  margin-top: -4px;
}

.short-homepage-footer .row .call-now-footer .center-content {
  width: 152px;
}

.short-homepage-footer .row .call-now-footer .s-phone-icon {
  background: url(../img/ico-phone-white.svg) no-repeat;
  width: 26px;
  height: 40px;
  float: left;
  margin-right: 10px;
  margin-top: 0;
}

.short-homepage-footer .row p {
  margin-bottom: 0;
  padding-top: 5px;
}

.short-homepage-footer .row .uppercase, .short-homepage-footer .row .accordion--blog .accordion_title, .accordion--blog .short-homepage-footer .row .accordion_title, .short-homepage-footer .row .banner-nav__college, .short-homepage-footer .row .sidebar__cta, .short-homepage-footer .row .call p, .call .short-homepage-footer .row p, .short-homepage-footer .row .footer-actions a p, .footer-actions a .short-homepage-footer .row p, .short-homepage-footer .row .video-section h3, .video-section .short-homepage-footer .row h3, .short-homepage-footer .row .arrow-list {
  font-size: 1rem;
}

/** ======================================================================
 *  STATE SITE SEALS
 * ======================================================================
 *
 * Each state site has its own logo variation and accompanying styles for
 * fitting that logo on desktop and mobile, though all the State sites will
 * have similar positioning and sizing.
 *
 * Contents:
 * ----------
 *
 * Indiana
 * Missouri
 * National
 * Nevada
 * Tennessee
 * Texas
 * Washington
 *
*/
.indiana .s-footer-logo {
  background-image: url("../img/indiana_white_seal.svg");
}

.node-type-info .featured-img__content h1, .node-type-info .featured-img__content .node-type-college-pages .heading--red--upper, .node-type-college-pages .node-type-info .featured-img__content .heading--red--upper, .node-type-info .featured-img__content h2 {
  font-size: 1.66667rem;
  font-family: "Futura LT W01 Heavy", sans-serif;
  line-height: 1;
}

.node-type-info .featured-img__content h3 {
  font-size: 0.83333rem;
  text-transform: uppercase;
}

.node-type-info .featured-img__content p {
  font-size: 1.11111rem;
}

.node-type-info .l-content {
  padding-bottom: 0;
}

.node-type-info .l-content > .row {
  padding-bottom: 4.44444rem;
}

.node-type-info .blue-list li, .node-type-info .tuition-and-fees ul li, .tuition-and-fees .node-type-info ul li, .node-type-info .sg-list li {
  margin: 0;
}

.page-section__parent {
  margin-bottom: 4.44444rem;
  clear: both;
  overflow: hidden;
}

.page-section__parent:last-of-type {
  margin-bottom: 0;
}

.page-section__child {
  margin-bottom: 2.22222rem;
  clear: both;
}

.page-section__child:last-of-type,
.page-section__child > *:last-child,
.page-section__child .columns > *:last-child {
  margin-bottom: 0;
}

.page-section__child h1, .page-section__child .node-type-college-pages .heading--red--upper, .node-type-college-pages .page-section__child .heading--red--upper,
.page-section__child h2,
.page-section__child h3,
.page-section__child h4,
.page-section__child h5 {
  margin-top: 0;
}

.row .more-links-area {
  border-top: 1px solid #eee;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-bottom: 2rem;
  padding-top: 1rem;
}

.row .more-links-area:after {
  clear: both;
}

.row .more-links-area li {
  width: 50%;
  float: left;
  padding-left: 2.5rem;
}

.row .more-links-area li:before {
  background: url("../img/chevron-ruby.svg") no-repeat center center;
  height: 0.85em;
  width: 0.7em;
  background-size: auto 0.85em;
  top: initial;
  vertical-align: middle;
  display: inline-block;
}

/* For when there are larger links */
ul.more-links-col {
  border-top: 1px solid #eee;
  width: 50%;
  float: left;
  margin-left: 0;
  margin-bottom: 2rem;
  padding-top: 1rem;
}

ul.more-links-col li {
  width: 100%;
  float: left;
  padding-left: 2.5rem;
}

ul.more-links-col li:before {
  background: url("../img/chevron-ruby.svg") no-repeat center center;
  height: 0.85em;
  width: 0.7em;
  background-size: auto 0.85em;
  top: initial;
  vertical-align: middle;
  display: inline-block;
}

ul.more-links-col:after {
  clear: both;
}

/* ==========================================================================
   Home page styles
   ========================================================================== */
.yellow-nav ul {
  margin: 0;
}

.yellow-nav li {
  list-style-type: none;
}

.yellow-nav a {
  width: 50%;
  display: block;
  float: left;
  font-family: "Futura LT W01 Heavy", sans-serif;
  text-align: center;
  font-size: 1rem;
  padding: .7rem 0;
}

@media (min-width: 640px) {
  .yellow-nav a {
    padding: .7rem 1.5rem .5rem;
  }
}

.yellow-nav a:first-child {
  border-right: 2px solid #FFFFFF;
}

.choose-college {
  margin: 1.66667rem 0;
}

.choose-college__label {
  text-transform: uppercase;
  color: #002F51;
  margin-left: 1.11111rem;
  font-size: 1.3rem;
}

.home_featured-img_content {
  padding: 30px 0 40px;
}

@media (min-width: 1px) and (max-width: 749px) {
  .home_featured-img_content {
    padding: 0 0 40px;
  }
}

@media (min-width: 640px) {
  .home_featured-img_content {
    padding: 45px 0 40px;
  }
}

.home_featured-img_content h2 {
  text-transform: uppercase;
  color: #002F51;
  font-size: 1.55556rem;
  line-height: 1;
}

@media (min-width: 640px) {
  .home_featured-img_content h2 {
    font-size: 1.33333rem;
  }
}

@media (min-width: 1024px) {
  .home_featured-img_content h2 {
    font-size: 1.66667rem;
  }
}

.home_featured-img_content h2 span {
  color: #4886a1;
  font-size: 1rem;
}

@media (min-width: 640px) {
  .home_featured-img_content h2 span {
    font-size: 1.22222rem;
  }
}

@media (min-width: 1024px) {
  .home_featured-img_content h2 span {
    font-size: 1.5rem;
  }
}

.home_featured-img_content p {
  font-family: "Futura LT W01 Medium", sans-serif;
}

.home_featured-img_content p:first-of-type {
  display: none;
}

@media (min-width: 640px) {
  .home_featured-img_content p:first-of-type {
    display: block;
  }
}

.callout--accordions {
  padding: 0;
  clear: both;
}

.callout--accordions:after {
  display: none;
}

@media (min-width: 640px) {
  .callout--accordions {
    padding: 2em 0;
  }
  .callout--accordions:after {
    display: block;
  }
}

@media (min-width: 1024px) {
  .callout--accordions .callouts__block .learn-more {
    padding: 0;
    border: 0;
    border-radius: 0;
    text-transform: none;
    font-size: 1rem;
  }
  .callout--accordions .callouts__block .learn-more:hover {
    border: 0;
    background: transparent;
    border-bottom: 1px dotted rgba(132, 0, 40, 0.25);
  }
  .callout--accordions .callouts__block .learn-more:hover:after {
    margin-left: 0;
    width: 1em;
    height: 1em;
    background-position: bottom right;
  }
  .callout--accordions .callouts__block .learn-more:after {
    margin-left: 0;
    background-position: bottom center;
    display: inline-block;
    width: 1em;
    height: 1em;
  }
}

.accordion-wrap {
  background: #EEEEEE;
  padding: 0.55556rem;
  overflow: hidden;
}

.accordion-wrap .mobile_accordion {
  background: #FFFFFF;
  padding: 1.11111rem;
  margin-bottom: 0.55556rem;
}

.accordion-wrap .mobile_accordion:last-child {
  margin-bottom: 0;
}

.accordion-wrap .accordion_title {
  background-image: url(../img/plus_yellow.png);
  background-position: 95% center;
  background-repeat: no-repeat;
}

.accordion-wrap .accordion_show .accordion_title {
  background-image: url(../img/minus_yellow.png);
}

@media (min-width: 640px) {
  .accordion-wrap {
    background: transparent;
    padding: 0;
    overflow: visible;
  }
  .accordion-wrap .accordion_title {
    background: transparent;
  }
  .accordion-wrap .accordion_show .accordion_title {
    background: transparent;
  }
  .accordion-wrap .mobile_accordion {
    padding: 0;
    margin-bottom: 0;
  }
}

.feature.home {
  background-image: url("/sites/wgu.edu/files/custom_uploads/hero-bg-image.jpg");
  background-position: right 78% center;
  background-size: auto 100%;
  height: 250px;
}

.feature.home .row:first-child {
  overflow: hidden;
}

.feature.home .headline {
  font-family: "Futura LT W01 Heavy", sans-serif;
}

@media (min-width: 640px) {
  .feature.home {
    background-repeat: no-repeat;
    height: 560px;
    margin-bottom: 2em;
  }
}

@media (min-width: 1px) and (max-width: 749px) {
  .feature.home + .yellow-nav {
    position: relative;
  }
}

@media (max-width: 1670px) {
  .feature.home {
    background-position: right 80% center;
  }
}

@media (max-width: 1660px) {
  .feature.home {
    background-position: right 87% center;
  }
}

@media (max-width: 1370px) {
  .feature.home {
    background-position: right 90% center;
  }
}

@media (max-width: 1290px) {
  .feature.home {
    background-position: left center;
  }
}

@media (max-width: 820px) {
  .feature.home {
    background-position: left -70px center;
  }
}

@media (max-width: 755px) {
  .feature.home {
    background-position: right 430px center;
  }
}

@media (max-width: 639px) {
  .feature.home {
    background-position: 0;
  }
}

@media (max-width: 510px) {
  .feature.home {
    background-position: -90px 0;
  }
}

.callouts--block {
  text-align: center;
}

@media (min-width: 640px) {
  .callouts--block {
    text-align: left;
  }
}

.callouts .callouts__block {
  text-align: center;
}

.callouts__block {
  color: #333333;
  font-size: 1.2rem;
  line-height: 1.3;
}

.callouts__block h3 {
  text-transform: uppercase;
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-size: 1.5rem;
  line-height: 1.1;
  color: #002F51;
  margin-bottom: .25em;
}

@media (min-width: 640px) {
  .callouts__block h3 {
    font-size: 2rem;
    font-weight: normal;
  }
}

.callouts__block hr {
  max-width: 75%;
  margin: 5px auto !important;
}

.callouts__block a {
  color: #333333;
}

.callouts__block a:hover {
  color: black;
}

.callouts__block p {
  margin: 0.38889rem 0;
  font-size: 0.94444rem;
}

.callouts__block img {
  margin-bottom: 0.83333rem;
}

.callouts__block .news-date {
  color: #000;
}

.callouts__block .learn-more {
  font-size: 1.3rem;
  font-family: "Futura LT W01 Book", sans-serif;
  color: #840028;
  padding: .75rem 1rem;
  text-transform: uppercase;
  margin-top: 1.11111rem;
}

@media (min-width: 640px) {
  .callouts__block .learn-more {
    padding: 0;
    border: 0;
    border-radius: 0;
    text-transform: none;
    font-size: 1rem;
  }
  .callouts__block .learn-more:hover {
    border: 0;
    background: transparent;
    border-bottom: 1px dotted rgba(132, 0, 40, 0.25);
  }
  .callouts__block .learn-more:hover:after {
    margin-left: 0;
    width: 1em;
    height: 1em;
    background-position: bottom right;
  }
  .callouts__block .learn-more:after {
    margin-left: 0;
    background-position: bottom center;
    display: inline-block;
    width: 1em;
    height: 1em;
  }
}

.callouts__block .learn-more:hover {
  color: #510019;
}

.callouts__block--first-section, .callouts__block--second-section {
  width: 80%;
  margin: 0 10%;
  min-height: 7rem;
}

.flexbox .callouts__block--first-section, .flexbox .callouts__block--second-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.callouts__block--first-section p, .callouts__block--second-section p {
  font-size: 0.94444rem;
  line-height: 1.625;
}

.callouts__block--first-section {
  padding: .75rem 0;
  position: relative;
}

.callouts__block--first-section p {
  margin: 0;
  padding: 0;
}

.callouts__block--second-section {
  padding: .75rem 0;
  margin-bottom: 1.5em;
}

.callouts__block--second-section p {
  margin-bottom: .25em;
}

.affil-list {
  margin: 6rem 0 0;
}

.affil-logos {
  text-align: center;
}

.affil-logos img {
  max-width: 160px;
}

.affil-logos img.ncate-logo, .affil-logos img.microsoft-logo {
  max-width: 240px;
}

.affil-logos span {
  display: block;
  margin: 0 auto;
}

.video-section {
  background: #002F51;
  color: #FFFFFF;
}

@media (min-width: 640px) {
  .video-section .row {
    min-height: 385px;
  }
}

.video-section.home {
  background: url("../img/video-bg-2.jpg") top center no-repeat;
  background-size: cover;
}

.video-section.college {
  background: url("../img/college/video-bg-college.jpg") top center no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.video-section.it {
  background: url("../img/video-bg-it.jpg") top center no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.video-section.teachers {
  background: url("../img/video-bg-teachers.jpg") top center no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.video-section.business {
  background: url("../img/video-bg-business.jpg") top center no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.video-section h3 {
  color: #FFFFFF;
  font-size: 2rem;
  font-family: "Futura LT W01 Heavy", sans-serif;
}

.video-section p {
  font-size: 22px;
}

.video-section #wgu_overview_popup_video_wrapper {
  max-width: 640px;
}

@media (min-width: 1px) and (max-width: 749px) {
  .video-section {
    max-width: 100%;
  }
  .video-section .flex-video > div, .video-section #wgu_video_wrapper > div, .video-section .media-youtube-video > div {
    max-width: 100% !important;
    height: auto !important;
  }
  .video-section img {
    max-width: 100%;
    height: auto !important;
  }
  .video-section img + div {
    margin: -150px 0 0 40% !important;
  }
}

.news-feature {
  background: #45638B;
}

.news-feature.home {
  background: url("../img/blue-pattern-bg.jpg");
  background: -webkit-repeating-linear-gradient(top, #405778, #405778 10px, #3a5172 2px, #3a5172 12px);
  background: repeating-linear-gradient(to bottom, #405778, #405778 10px, #3a5172 2px, #3a5172 12px);
}

.news-feature > .block > .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.news-feature h1, .news-feature .node-type-college-pages .heading--red--upper, .node-type-college-pages .news-feature .heading--red--upper {
  font-family: "Futura LT W01 Heavy", sans-serif;
  color: #FFFFFF;
  text-align: center;
  font-size: 1.38889rem;
  margin: 1.11111rem 0;
}

@media (min-width: 640px) {
  .news-feature h1, .news-feature .node-type-college-pages .heading--red--upper, .node-type-college-pages .news-feature .heading--red--upper {
    font-size: 2.16667rem;
    line-height: 1.1;
    text-align: left;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
  }
}

.news-feature a {
  font-size: 0.88889rem;
}

.news-feature__image {
  width: 75%;
  margin: 0 12.5%;
}

.news__view-all {
  text-align: center;
  padding: 0 1rem;
}

@media (min-width: 1024px) {
  .news__view-all {
    text-align: left;
  }
}

.home.news h2 {
  margin-bottom: 2.22222rem;
}

.home.news .columns {
  padding: 0 1.66667rem;
}

.get-to-know {
  background-color: #F1F2ED;
  background-size: cover;
}

.get-to-know h2 {
  color: #002F51;
  font-family: "Futura LT W01 Book", sans-serif;
  font-size: 2rem;
  margin: 1.33333rem 0 1.66667rem;
  text-align: center;
  text-transform: uppercase;
}

@media (max-width: 1024px) {
  .get-to-know h2 {
    margin-bottom: 1.88889rem;
  }
}

.get-to-know .population-map-title {
  margin-top: 0.83333rem;
}

@media (max-width: 1024px) {
  .get-to-know .population-map-title {
    margin-top: 20px;
    margin-bottom: 0;
  }
}

.get-to-know ul {
  list-style: none;
  margin-left: 0;
}

@media (max-width: 1024px) {
  .get-to-know ul {
    text-align: center;
  }
}

.get-to-know ul li {
  font-size: 27px;
  line-height: 1.7;
}

@media (max-width: 1024px) {
  .get-to-know ul li {
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 15px;
  }
}

.get-to-know ul li span {
  font-size: 40px;
}

.get-to-know ul li span:after {
  content: "\00a0\00a0";
}

@media (max-width: 1024px) {
  .get-to-know ul li span {
    display: block;
    font-size: 25px;
  }
  .get-to-know ul li span:after {
    content: "";
  }
}

.get-to-know .population-map {
  margin-bottom: 3em;
  max-width: 100%;
}

@media (max-width: 1024px) {
  .get-to-know .population-map {
    margin-top: 25px;
  }
}

.home .feature-headline {
  text-transform: uppercase;
  font-size: 0.83333rem;
  margin-top: 3em;
}

@media (min-width: 640px) {
  .home .feature-headline {
    font-size: 2.5rem;
    margin-top: 3em;
  }
}

@media (min-width: 1024px) {
  .home .feature-headline {
    font-size: 2.22222rem;
  }
}

.fixed-nav {
  -webkit-animation: fixed-nav 1s ease-in-out;
  animation: fixed-nav 1s ease-in-out;
  z-index: 999;
  position: fixed;
  right: 10px;
  top: 200px;
  width: 220px;
  display: none;
}

@media (min-width: 1024px) {
  .fixed-nav {
    display: block;
  }
}

.fixed-nav li {
  display: block;
}

.fixed-nav .yellow-button {
  padding: 0.5rem 1rem 0.35rem;
}

.fixed-nav.is-fixed {
  top: 109px;
  width: 390px;
}

.fixed-nav.is-fixed a {
  overflow: hidden;
  padding: 0.38889rem 0.55556rem 0.27778rem;
  width: 150px;
  font-size: .9rem;
  float: left;
  border: 0;
  margin: 0 0.27778rem;
  -webkit-transition: none;
  transition: none;
  border: 1px solid #C7901B;
  text-align: left;
}

.fixed-nav.is-fixed a:hover {
  background: #FFFFFF;
  border: 1px solid #C7901B;
  color: #C7901B;
}

.accreditations h2 {
  color: #002F51;
  font-size: 1.33333rem;
  margin: 0.44444rem 0;
  text-transform: uppercase;
  text-align: center;
}

@media (min-width: 640px) {
  .accreditations h2 {
    font-size: 2rem;
    margin: 1.33333rem 0;
  }
}

.callouts h2 {
  text-transform: uppercase;
  text-align: center;
  font-size: 2rem;
  margin: 1.33333rem 0;
}

.callouts__block--box a {
  font-size: 1.33333rem;
  padding: 1.25em;
  background: #637C6B;
  color: #FFFFFF;
  position: relative;
  display: block;
  min-height: 195px;
  text-align: left;
}

.callouts__block--box a:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  visibility: visible;
}

.callouts__block--box a:after {
  border-width: 15px;
  border-bottom-color: #637C6B;
  top: -30px;
  right: 50%;
  margin-right: -15px;
  z-index: 999;
}

.callouts__block--box a:hover {
  background: #6e8a77;
  box-shadow: 0 7px 10px -5px rgba(0, 0, 0, 0.5);
}

.callouts__block--box a:hover:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  visibility: visible;
}

.callouts__block--box a:hover:after {
  border-width: 15px;
  border-bottom-color: #6e8a77;
  top: -30px;
  right: 50%;
  margin-right: -15px;
  z-index: 999;
}

.callouts__block--box.animate {
  -webkit-animation: move-up 1s ease-in-out;
  animation: move-up 1s ease-in-out;
}

@media (min-width: 640px) {
  .map {
    background: url("../img/map.png") center right no-repeat;
  }
}

.top-wrap {
  padding-top: 9.27778rem;
}

.section-title {
  background: #45638B;
  clear: both;
  width: 100%;
  padding: 0.83333rem 0;
}

.section-title h1, .section-title .node-type-college-pages .heading--red--upper, .node-type-college-pages .section-title .heading--red--upper {
  font-family: "Futura LT W01 Medium", sans-serif;
  color: #FFFFFF;
  font-size: 1.8rem;
  margin: 0;
  padding-top: 0;
  line-height: 1;
  text-transform: none;
}

.section-title h1 span, .section-title .node-type-college-pages .heading--red--upper span, .node-type-college-pages .section-title .heading--red--upper span {
  font-size: 2rem;
}

.arrow-list {
  padding: 0 1.66667rem;
  font-family: "Futura LT W01 Book", sans-serif;
  color: #002F51;
  line-height: 1.75;
  font-size: 1.22222rem;
}

.arrow-list strong {
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-size: 1.22222rem;
}

.arrow-list li {
  margin-bottom: 1em;
  position: relative;
  list-style: none;
}

.arrow-list li:before {
  content: '';
  background-image: url(../img/sprites/processed/sprite.png);
  background-position: -168px -191px;
  width: 23px;
  height: 17px;
  display: block;
  position: absolute;
  left: -33px;
  top: 0.44444rem;
}

@media (min-width: 1500px) {
  .arrow-list li:before {
    top: 0.72222rem;
  }
}

@media (min-width: 1024px) {
  .arrow-list li:nth-child(3):before, .arrow-list li:nth-child(4):before {
    top: 1.05556rem;
  }
}

@media (min-width: 1500px) {
  .arrow-list li:nth-child(3):before, .arrow-list li:nth-child(4):before {
    top: 1.33333rem;
  }
}

@media (min-width: 1024px) {
  .arrow-list {
    font-size: 1.27778rem;
    line-height: 1.5;
  }
  .arrow-list strong {
    font-size: 1.94444rem;
  }
}

@media (min-width: 1500px) {
  .arrow-list {
    font-size: 1.38889rem;
    line-height: 1.5;
  }
  .arrow-list strong {
    font-size: 2.11111rem;
  }
}

.featured-scroll h2 {
  color: #002F51;
}

.banner-nav, .featured-scroll {
  -webkit-animation: opacity 1s ease-in-out;
  animation: opacity 1s ease-in-out;
}

.feature-headline {
  color: #002F51;
}

.feature {
  float: left;
  width: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (min-width: 640px) {
  .feature {
    min-height: 300px;
    height: 300px;
  }
}

@media (min-width: 1024px) {
  .feature {
    height: 396px;
  }
}

.feature.search-landing {
  background-color: #F1F2ED;
  padding: 2.25rem 0;
  background-position: -190px 0;
  background-position: -9000px 0;
  z-index: 1;
}

@media (min-width: 320px) {
  .feature.search-landing {
    background-position: -150px 0;
  }
}

@media (min-width: 375px) {
  .feature.search-landing {
    background-position: -190px;
    height: 300px;
  }
}

@media (min-width: 500px) {
  .feature.search-landing {
    background-position: -120px 0;
  }
}

@media (min-width: 640px) {
  .feature.search-landing {
    background-position: -250px 30px;
    background-repeat: no-repeat;
    background-size: auto;
    height: 545px;
  }
}

@media (min-width: 1024px) {
  .feature.search-landing {
    background-position: bottom center;
  }
}

.feature.search-landing--alt {
  padding: 1rem 0;
}

@media (min-width: 640px) {
  .feature.search-landing--alt {
    height: 500px;
  }
}

.feature.search-landing .search-landing__title {
  color: #4886a1;
  font-size: 1.11111rem;
  margin-bottom: 0;
  text-align: center;
  text-transform: uppercase;
}

@media (min-width: 375px) {
  .feature.search-landing .search-landing__title {
    font-size: 1.44444rem;
  }
}

@media (min-width: 500px) {
  .feature.search-landing .search-landing__title {
    font-size: 1.77778rem;
  }
}

@media (min-width: 640px) {
  .feature.search-landing .search-landing__title {
    font-size: 1.44444rem;
    text-align: left;
  }
  .feature.search-landing .search-landing__title--bigger {
    font-size: 1.6rem;
  }
}

.feature.search-landing .search-landing__subtitle {
  font-size: 1.11111rem;
  text-transform: uppercase;
}

@media (min-width: 375px) {
  .feature.search-landing .search-landing__subtitle {
    font-size: 1.44444rem;
  }
}

@media (min-width: 500px) {
  .feature.search-landing .search-landing__subtitle {
    font-size: 1.77778rem;
  }
}

@media (min-width: 640px) {
  .feature.search-landing .search-landing__subtitle {
    font-size: 1.27778rem;
  }
}

.feature.search-landing ul {
  margin-bottom: 1.25rem;
  display: none;
}

@media (min-width: 640px) {
  .feature.search-landing ul {
    display: block;
  }
}

@media (min-width: 640px) {
  .feature.search-landing li {
    font-size: 0.88889rem;
  }
}

@media (min-width: 1024px) {
  .feature.search-landing li {
    font-size: 1rem;
  }
}

.feature.search-landing .border-box {
  display: none;
}

@media (min-width: 640px) {
  .feature.search-landing .border-box {
    display: block;
  }
}

@media (min-width: 1024px) {
  .feature.search-landing .border-box {
    max-width: 28.05556rem;
  }
}

.feature.search-landing .border-box .border-box__title {
  margin-top: -3.22222rem;
}

@media (max-width: 640px) {
  .feature.search-landing .border-box .border-box__title {
    margin-top: -2.5rem;
  }
}

.feature.search-landing--two ul {
  margin-bottom: .5rem;
}

.feature.search-landing--two ul li {
  font-size: .9rem;
}

@media (max-width: 640px) {
  .page-section.mobile-only .border-box__title, .mobile-only.page-section__gray .border-box__title,
  .mobile-only.page-section--gray .border-box__title {
    margin-top: -3.22222rem;
  }
}

.feature .subheader {
  font-size: 0.72222rem;
  font-family: "Futura LT W01 Book", sans-serif;
  margin-bottom: 3.33333rem;
}

@media (min-width: 640px) {
  .feature .subheader {
    font-size: 1.22222rem;
    line-height: 1.2;
  }
}

.feature.home {
  padding: 0;
  background-color: #f1f2ec !important;
}

@media (min-width: 640px) {
  .feature.home {
    height: 370px;
    margin-bottom: 6em;
  }
}

@media (min-width: 1024px) {
  .feature.home {
    background-repeat: no-repeat;
    height: 415px;
    margin-bottom: 7em;
  }
}

.feature.home .page__row {
  margin-top: 50px;
}

@media (min-width: 640px) {
  .feature.home .page__row {
    height: 320px;
  }
}

@media (min-width: 1024px) {
  .feature.home .page__row {
    height: 365px;
  }
}

.feature__banner {
  display: block;
  bottom: 0;
  border-bottom: 1px solid #dddddd;
  position: relative;
  background: #fff;
  background: rgba(255, 255, 255, 0.85);
  padding: 15px 0;
}

@media (min-width: 1px) and (max-width: 749px) {
  .feature__banner {
    display: none;
  }
}

@media (min-width: 1px) and (max-width: 749px) {
  .feature__banner:after {
    display: none;
  }
}

.feature__banner .college-links {
  text-transform: uppercase;
  border-left: 2px solid #999999;
  padding-left: 1.3rem;
  padding-right: 1.3rem;
}

.feature__banner .college-links:last-child {
  border-right: 2px solid #999999;
}

.feature__banner .college-links h3 {
  margin-bottom: 0;
  display: inline;
  line-height: 1;
  font-size: 1.11111rem;
}

@media (min-width: 1024px) {
  .feature__banner .college-links h3 {
    font-size: 1.61111rem;
  }
}

.feature__banner .college-links h3 span {
  color: #4886a1;
}

.feature__banner .college-links h3 span.bar-spacer {
  font-size: 0.83333rem;
  display: inline-block;
  position: relative;
  top: -6px;
  left: 5px;
}

@media (min-width: 1px) and (max-width: 1024px) {
  .feature__banner .college-links h3 span.bar-spacer {
    font-size: 0.66667rem;
    top: -4px;
  }
}

.feature__banner .college-links h3 span.text-italics {
  font-size: 1.05556rem;
  display: inline-block;
  position: relative;
  left: 8px;
  top: -3px;
  padding-right: 11px;
}

@media (min-width: 1px) and (max-width: 1024px) {
  .feature__banner .college-links h3 span.text-italics {
    font-size: 0.77778rem;
    top: -2px;
  }
}

.feature__banner .college-links .degree-links a {
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-size: 0.83333rem;
}

.feature__banner .college-links .degree-links a:first-child {
  margin-right: 0.55556rem;
}

.feature__banner:after {
  filter: drop-shadow(0px 1px 0px #aaa);
  -webkit-filter: drop-shadow(0px 1px 0px #aaa);
}

.feature__banner:after:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  visibility: visible;
}

.feature__banner:after:after {
  border-width: 20px;
  border-top-color: #FFFFFF;
  bottom: -40px;
  right: 50%;
  margin-right: -20px;
  z-index: 999;
}

@media (min-width: 1px) and (max-width: 749px) {
  .feature__banner.white-arrow-down {
    display: none;
  }
}

.flexbox .feature__banner .featured-colleges {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flexbox .feature__banner .college-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 1024px) {
  .home .red-stat .large {
    font-size: 80px;
  }
  .home .red-stat .large sup {
    font-size: 40px;
  }
}

.short-page-version {
  padding-bottom: 3em;
}

.short-page-version, .long-page-version, .test-section {
  display: none;
}

.header-background-color {
  background-color: #f1f2ec;
}

.short-page-version .callouts__block a {
  color: #840028;
  font-size: 1rem;
}

.short-page-version .callouts__block .link--sapphire--arrow, .short-page-version .callouts__block .sage-talks--default .field-name-node-link a, .sage-talks--default .field-name-node-link .short-page-version .callouts__block a {
  color: #50869F;
  display: block;
  margin-top: 10px;
}

.test-section .callouts__block a {
  color: #840028;
  font-size: 1rem;
}

.test-section .callouts__block .link--sapphire--arrow, .test-section .callouts__block .sage-talks--default .field-name-node-link a, .sage-talks--default .field-name-node-link .test-section .callouts__block a {
  color: #50869F;
  display: block;
  margin-top: 10px;
}

.test-section .desktop-view, .test-section .mobile-view {
  display: none;
}

@media (min-width: 1024px) {
  .test-section .desktop-view {
    display: block;
  }
}

@media (max-width: 1023px) {
  .test-section .mobile-view {
    display: block;
  }
}

.colleges-and-accolades {
  padding-top: 2.94444rem;
}

.colleges-and-accolades .accolade-row {
  border-bottom: 1px solid #50869F;
  margin-right: 0;
}

.colleges-and-accolades .accolade-row .teaching-accolade-logos li img {
  padding-left: 0.83333rem;
}

.colleges-and-accolades .accolade-row .teaching-accolade-logos li.accolade-logo:nth-child(1) img {
  height: 6.33333rem;
  padding-left: 0;
}

.colleges-and-accolades .accolade-row .teaching-accolade-logos li.accolade-logo:nth-child(2) img {
  height: 2.77778rem;
  margin-top: 1.55556rem;
}

.colleges-and-accolades .accolade-row .teaching-accolade-logos li.accolade-logo:nth-child(3) img, .colleges-and-accolades .accolade-row .teaching-accolade-logos li.accolade-logo:nth-child(4) img {
  height: 5.55556rem;
}

.colleges-and-accolades .accolade-row .it-accolade-logos li img {
  width: 6.72222rem;
}

.colleges-and-accolades .accolade-row .it-accolade-logos li.accolade-logo:nth-child(1), .colleges-and-accolades .accolade-row .it-accolade-logos li.accolade-logo:nth-child(2) {
  margin-right: 40px;
}

.colleges-and-accolades .accolade-row .it-accolade-logos li.accolade-logo:nth-child(2) img {
  width: 6.66667rem;
  margin-top: 0.94444rem;
}

.colleges-and-accolades .accolade-row .it-accolade-logos li.accolade-logo:nth-child(3) img {
  width: 11.61111rem;
  margin-top: 1.83333rem;
}

.colleges-and-accolades .accolade-row .business-accolade-logos .accolade-logo {
  margin: 2.61111rem 0;
}

.colleges-and-accolades .accolade-row .business-accolade-logos li.accolade-logo:nth-child(1) img {
  width: 8.33333rem;
  margin-right: 3.83333rem;
}

.colleges-and-accolades .accolade-row .business-accolade-logos li.accolade-logo:nth-child(2) img {
  width: 16.66667rem;
  margin-top: 1.11111rem;
}

.colleges-and-accolades .accolade-row li.accolade-logo {
  margin: 1.66667rem 0;
}

.colleges-and-accolades .accolade-row .health-accolade-logos li.accolade-logo:nth-child(1) img {
  width: 7.55556rem;
  margin-right: 2.22222rem;
}

.colleges-and-accolades .accolade-row .health-accolade-logos li.accolade-logo:nth-child(2) img {
  width: 6.11111rem;
  padding-top: 0.94444rem;
}

.colleges-and-accolades li.colleges:last-child, .colleges-and-accolades .accolade-row:last-child {
  border: none;
}

.colleges-and-accolades ul {
  list-style-type: none;
}

.colleges-and-accolades ul li.colleges {
  margin-top: 1.94444rem !important;
  margin-right: 0 !important;
  border-bottom: 1px solid #50869F;
  padding-bottom: 1.94444rem;
}

.colleges-and-accolades ul li.colleges h3 {
  margin-bottom: 0.38889rem;
}

.colleges-and-accolades ul li.colleges p {
  font-size: 0.88889rem;
}

.colleges-and-accolades ul li.colleges a {
  font-size: 0.77778rem;
}

.colleges-and-accolades ul li.accolade-logo {
  float: left;
  display: inline-block;
  margin: 0;
}

.colleges-and-accolades .colleges-with-clout h3.main-header, .colleges-and-accolades .accolades-and-affiliations h3.main-header {
  border-bottom: solid 1px #50869F;
  padding-bottom: 0.55556rem;
  margin-bottom: 0;
}

.colleges-and-accolades .wgu-accreditations-link {
  display: block;
  text-align: center;
  clear: both;
  border-top: 1px #50869F solid;
  padding-top: 50px;
  margin: 50px 17px;
}

@media (max-width: 1023px) {
  .colleges-and-accolades .colleges-with-clout h3, .colleges-and-accolades .colleges-with-clout h4, .colleges-and-accolades .colleges-with-clout p {
    text-align: center;
  }
}

.colleges-and-accolades .colleges-with-clout .mobile-view h4 {
  font-size: 0.77778rem;
  margin-top: 1.66667rem;
}

.colleges-and-accolades .colleges-with-clout .mobile-view ul {
  width: 280px;
  margin: 0 auto;
}

.colleges-and-accolades .colleges-with-clout .mobile-view .teaching-accolade-logos li img {
  padding-left: 0.83333rem;
}

.colleges-and-accolades .colleges-with-clout .mobile-view .teaching-accolade-logos li.accolade-logo:nth-child(1) img {
  height: 6.33333rem;
  padding-left: 0;
}

.colleges-and-accolades .colleges-with-clout .mobile-view .teaching-accolade-logos li.accolade-logo:nth-child(2) img {
  height: 2.77778rem;
  margin-top: 1.55556rem;
}

.colleges-and-accolades .colleges-with-clout .mobile-view .teaching-accolade-logos li.accolade-logo:nth-child(3) img, .colleges-and-accolades .colleges-with-clout .mobile-view .teaching-accolade-logos li.accolade-logo:nth-child(4) img {
  height: 5.55556rem;
  margin-bottom: 1.11111rem;
}

.colleges-and-accolades .colleges-with-clout .mobile-view .it-accolade-logos li img {
  width: 6.72222rem;
}

.colleges-and-accolades .colleges-with-clout .mobile-view .it-accolade-logos li.accolade-logo:nth-child(1) {
  margin-right: 1.72222rem;
}

.colleges-and-accolades .colleges-with-clout .mobile-view .it-accolade-logos li.accolade-logo:nth-child(2) {
  margin-right: 0;
}

.colleges-and-accolades .colleges-with-clout .mobile-view .it-accolade-logos li.accolade-logo:nth-child(2) img {
  width: 6.66667rem;
  margin-top: 0.94444rem;
}

.colleges-and-accolades .colleges-with-clout .mobile-view .it-accolade-logos li.accolade-logo:nth-child(3) img {
  width: 100%;
  margin-top: 0rem;
}

.colleges-and-accolades .colleges-with-clout .mobile-view .business-accolade-logos .accolade-logo {
  margin: 2.61111rem 0;
}

.colleges-and-accolades .colleges-with-clout .mobile-view .business-accolade-logos li.accolade-logo:nth-child(1) {
  width: 45%;
  margin-right: 6%;
}

.colleges-and-accolades .colleges-with-clout .mobile-view .business-accolade-logos li.accolade-logo:nth-child(2) {
  width: 45%;
}

.colleges-and-accolades .colleges-with-clout .mobile-view li.accolade-logo {
  margin: 1.66667rem 0;
}

.colleges-and-accolades .colleges-with-clout .mobile-view .health-accolade-logos li.accolade-logo:nth-child(1) img {
  width: 7.55556rem;
  margin-right: 2.22222rem;
}

.colleges-and-accolades .colleges-with-clout .mobile-view .health-accolade-logos li.accolade-logo:nth-child(2) img {
  width: 6.11111rem;
  padding-top: 0.94444rem;
}

.colleges-and-accolades .colleges-with-clout .mobile-view .see-programs-button {
  width: 100%;
  display: inline-block;
  text-align: center;
  background-color: white;
  border: 0.05556rem #840028 solid;
  padding: 0.38889rem 0;
  margin-top: 1.11111rem;
}

.colleges-and-accolades .colleges-with-clout a.link--sapphire--arrow, .colleges-and-accolades .colleges-with-clout .sage-talks--default .field-name-node-link a, .sage-talks--default .field-name-node-link .colleges-and-accolades .colleges-with-clout a {
  padding-bottom: 0.33333rem;
}

.growth-and-news {
  margin: 2.77778rem 0;
}

@media (max-width: 1023px) {
  .growth-and-news h3, .growth-and-news h4 {
    text-align: center;
  }
}

.growth-and-news .pop-map {
  width: 12.77778rem;
  margin: 1.11111rem auto;
  display: block;
}

.growth-and-news .about-wgu-section h3 {
  color: #50869F;
  font-size: 2rem;
}

.growth-and-news .about-wgu-section p {
  font-size: 0.66667rem;
  padding-top: 5px;
}

@media (max-width: 1023px) {
  .growth-and-news .about-wgu-section p {
    text-align: center;
    font-size: 0.77778rem;
  }
}

.growth-and-news thead {
  display: none;
}

.growth-and-news a.link--sapphire--arrow, .growth-and-news .sage-talks--default .field-name-node-link a, .sage-talks--default .field-name-node-link .growth-and-news a {
  clear: both;
  float: right;
  font-size: 0.77778rem;
}

@media (max-width: 1023px) {
  .growth-and-news a.link--sapphire--arrow, .growth-and-news .sage-talks--default .field-name-node-link a, .sage-talks--default .field-name-node-link .growth-and-news a {
    text-align: center;
    float: none;
    width: 100%;
    display: inline-block;
  }
}

.growth-and-news hr {
  margin: 1.66667rem 0 !important;
}

.growth-and-news .view-news .news-source {
  font-weight: 900;
}

.growth-and-news .view-news .news-title {
  float: left;
}

@media (max-width: 1023px) {
  .growth-and-news .view-news .news-title {
    width: 100%;
  }
}

.growth-and-news .view-news .news-title a {
  color: #404040;
  font-size: 0.72222rem;
}

.growth-and-news .view-news .news-title a:after {
  content: none;
}

.growth-and-news .view-news .comma {
  display: none;
}

.growth-and-news .view-news .news-date {
  display: none;
}

.growth-and-news .view-news .field-name-news-read-more {
  color: #50869F;
}

.homepage-hero-test {
  position: inherit;
  padding: 0;
  width: 100%;
  height: 415px;
  background-image: url("/sites/wgu.edu/files/custom_uploads/homepage-hero-mom1.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 40%;
  margin-bottom: 130px;
}

@media (max-width: 640px) {
  .homepage-hero-test {
    height: 275px;
    background-position: 63% 40%;
  }
}

@media (max-width: 749px) {
  .homepage-hero-test {
    margin-bottom: 10px;
  }
}

.homepage-hero-test .hero--text--button {
  width: 490px;
  margin-top: 110px;
}

@media (max-width: 640px) {
  .homepage-hero-test .hero--text--button {
    width: 270px;
    margin-top: 121px;
  }
}

.homepage-hero-test .hero--text--button .hero--text {
  font-size: 2.66667rem;
  font-family: "Futura LT W01 Book", sans-serif;
  color: #FFFFFF;
  text-shadow: 2px 2px 5px #505050;
}

@media (max-width: 640px) {
  .homepage-hero-test .hero--text--button .hero--text {
    font-size: 1.44444rem;
  }
}

.homepage-hero-test .hero--text--button .hero--button {
  background-color: #3388ad;
  border-color: #3388ad;
}

.homepage-hero-test .hero--text--button .hero--button:hover {
  color: #3388ad;
  background-color: transparent;
}

.homepage-hero-test .hero--text--button .hero--button:hover:after {
  background-image: url("../img/chevron-sapphire.svg");
}

.homepage-hero-test .feature__banner {
  margin-top: 120px;
}

@media (max-width: 1023px) {
  .homepage-hero-test .feature__banner {
    margin-top: 139px;
  }
}

.feature.home {
  display: none;
}

/* ==========================================================================
   Blog styling
   ========================================================================== */
.view-mode-full .field-name-field-blog-image {
  margin-bottom: 1.11111rem;
}

@media (min-width: 640px) {
  .blog__content {
    padding: 3.33333rem 0;
  }
}

@media (min-width: 1024px) {
  .blog__content .main-content {
    padding: 0;
  }
  .blog__content aside {
    padding-left: 2.22222rem;
  }
}

.blog-post, .blog-post--featured {
  padding: 2rem 0;
  border-top: 1px solid #EEEEEE;
  color: #333333;
}

.blog-post__title {
  font-size: 1.3rem;
  text-transform: uppercase;
}

.blog-post__title a {
  color: #002F51;
}

@media (min-width: 640px) {
  .blog-post__title {
    font-size: 1.9rem;
    text-transform: none;
  }
}

.blog-post__date .date {
  font-weight: bold;
}

.blog-post__author .author {
  font-weight: bold;
}

.blog-post__comments .fb_comments_count:before {
  content: "";
  width: 17px;
  height: 17px;
  background: url(../img/comment_bubble.png) no-repeat;
  display: inline-block;
  margin-right: 0.38889rem;
  top: 4px;
  position: relative;
}

.field-name-blog-image-hide-based-on-date {
  float: left;
  margin: 0 1.11111rem 0.55556rem 0;
}

.blog-post__content {
  font-size: 1.1rem;
  line-height: 1.3;
  clear: both;
}

@media (min-width: 640px) {
  .blog-post__content {
    clear: none;
    font-size: 1.3rem;
  }
}

@media (min-width: 1024px) {
  .blog-post__content {
    font-size: 1.1rem;
  }
}

.field-name-blog-teaser-date-row {
  margin-bottom: 0.94444rem;
}

.field-name-blog-teaser-date-row .clearfix div {
  margin-right: 1.11111rem;
  font-size: .9rem;
}

@media (min-width: 640px) {
  .field-name-blog-teaser-link .center {
    text-align: left;
  }
}

.more-link {
  margin: 0.83333rem auto 0 auto;
  font-size: 1rem;
  line-height: 1.3;
  padding: .9rem;
}

@media (min-width: 1024px) {
  .more-link {
    font-size: 1.1rem;
    padding: 0;
  }
  .more-link:hover {
    color: #007fe2;
  }
}

.blog-post--featured {
  padding-top: 0;
  border-top: 0;
}

.blog-post--featured .blog-post__title {
  font-size: 1.3rem;
  text-transform: uppercase;
}

.blog-post--featured .blog-post__image {
  float: none;
  margin-bottom: 1.11111rem;
}

@media (min-width: 640px) {
  .blog-post--featured .blog-post__title {
    font-size: 2rem;
    text-transform: none;
    line-height: 1.2;
  }
}

@media (min-width: 1024px) {
  .blog-post--featured .blog-post__title {
    font-size: 2.5rem;
    line-height: 1.2;
    text-transform: none;
  }
}

.feature__blog {
  background: url("../img/night_owl.jpg") top center/cover no-repeat;
  height: 42px;
  clear: both;
}

.wguindiana .feature__blog {
  background-image: url("../img/wgu-indiana-blog-navy.jpeg");
}

.wgunevada .feature__blog {
  background-image: url("../img/wgu-nevada-blog-navy.jpg");
}

.wgumissouri .feature__blog {
  background-image: url("../img/wgu-missouri-blog-navy.jpeg");
}

.wgutexas .feature__blog {
  background-image: url("../img/wgu-texas-blog-navy.jpeg");
}

.wgutennessee .feature__blog {
  background-image: url("../img/wgu-tennessee-blog-navy.jpeg");
}

.wguwashington .feature__blog {
  background-image: url("../img/wgu-washington-blog-navy.jpeg");
}

.feature__blog h1, .feature__blog .node-type-college-pages .heading--red--upper, .node-type-college-pages .feature__blog .heading--red--upper {
  text-indent: -9999px;
}

.feature__blog a {
  display: block;
  height: 100%;
}

@media (min-width: 640px) {
  .feature__blog {
    height: 90px;
  }
}

@media (min-width: 1024px) {
  .feature__blog {
    height: 134px;
    background: url("../img/night_owl.jpg") top center;
  }
}

.field-name-blog-full-share-buttons {
  padding: 1.11111rem 0;
}

.field-name-facebook-comments {
  padding: 1.66667rem 0;
}

/* Related Articles */
.related-articles {
  padding-top: 2.77778rem;
  border-top: 1px solid #EEEEEE;
}

.related-articles h3 {
  font-family: "Futura LT W01 Medium", sans-serif;
}

.view-mode-news_box_teaser h2 {
  font-size: 1rem;
  font-family: "Futura LT W01 Medium", sans-serif;
  margin-bottom: 0;
}

.view-mode-news_box_teaser h2 a {
  color: #333333;
}

.view-mode-news_box_teaser h2 a:hover {
  color: black;
}

.view-mode-news_box_teaser .field-name-post-date {
  font-family: "Futura LT W01 Book", sans-serif;
  font-style: italic;
}

.sidebar__item--rss .sidebar__title, .sidebar__item--rss .sidebar__title-dark {
  font-family: "Futura LT W01 Medium", sans-serif;
  font-size: 2.2rem;
}

/* mobile overrides */
@media (min-width: 1px) and (max-width: 749px) {
  .blog__content .node-blog-post.node-teaser h2.blog-post__title {
    margin-top: 0;
  }
}

.stButton .stLarge {
  display: inline-block;
}

.field-name-blog-full-share-buttons > span > span > span {
  height: 34px !important;
  width: 36px !important;
}

.st_twitter_large .stLarge {
  background: url(../img/social_icons.png) 0 0/35px auto no-repeat !important;
}

.st_googleplus_large .stLarge {
  background: url(../img/social_icons.png) 0 -1.2 auto no-repeat !important;
}

.st_facebook_large .stLarge {
  background: url(../img/social_icons.png) 0 -2.4 auto no-repeat !important;
}

.st_linkedin_large .stLarge {
  background: url(../img/linked-in_icon.png) 0 0/36px 34px no-repeat !important;
}

/** ======================================================================
 *	Career Resources
 * ======================================================================
 *
 * Styles for the pages related to the Career Resources content type.
 *
 * Contents:
 * ----------
 *
 *	Banner
 *
*/
.node-type-career-resource-page .section-title {
  background: #45638B url("../img/wgu-white-seal.svg") no-repeat -15% 55%;
  background-size: 45% 170%;
  padding: 2.22222rem 0;
}

@media (min-width: 640px) {
  .node-type-career-resource-page .section-title {
    background-size: 35% 170%;
  }
}

@media (min-width: 640px) {
  .node-type-career-resource-page .section-title {
    background-size: 30% 170%;
  }
}

.node-type-career-resource-page .section-title h2 {
  color: #FFFFFF;
  margin-bottom: 0;
  font-family: "Futura LT W01 Heavy", sans-serif;
}

@media (min-width: 750px) and (max-width: 999px) {
  .node-type-career-resource-page h3 {
    font-size: 1.05556rem;
  }
}

@media (min-width: 1px) and (max-width: 1024px) {
  .node-type-career-resource-page h3 {
    font-size: 1.33333rem;
  }
}

@media (min-width: 1500px) {
  .node-type-career-resource-page h3 {
    font-size: 1.5rem;
  }
}

.node-type-career-resource-page .section-title--secondary {
  margin: 40px 0 10px;
}

.node-type-career-resource-page .link--ocean--expand-box-icon {
  background: url("") no-repeat 0 0/contain;
}

.node-type-career-resource-page hr {
  height: 2px;
  background-color: #999999;
  border: none;
  margin-top: 0;
}

.node-type-career-resource-page .background--sand--dark {
  color: #002F51;
}

.node-type-career-resource-page .background--sand--dark h1, .node-type-career-resource-page .background--sand--dark .node-type-college-pages .heading--red--upper, .node-type-college-pages .node-type-career-resource-page .background--sand--dark .heading--red--upper, .node-type-career-resource-page .background--sand--dark h2, .node-type-career-resource-page .background--sand--dark h3, .node-type-career-resource-page .background--sand--dark h4, .node-type-career-resource-page .background--sand--dark h5, .node-type-career-resource-page .background--sand--dark h6, .node-type-career-resource-page .background--sand--dark li:before {
  color: #002F51;
}

.node-type-career-resource-page .background--sand--dark hr {
  background-color: #666666;
}

.node-type-career-resource-page .l-sidebar--right {
  padding-top: 60px;
}

@media (min-width: 1px) and (max-width: 1024px) {
  .node-type-career-resource-page .flex-video img, .node-type-career-resource-page #wgu_video_wrapper img, .node-type-career-resource-page .media-youtube-video img {
    max-width: 100%;
    height: auto !important;
  }
}

@media (min-width: 1px) and (max-width: 1024px) {
  .node-type-career-resource-page .flex-video > div, .node-type-career-resource-page #wgu_video_wrapper > div, .node-type-career-resource-page .media-youtube-video > div {
    max-width: 100% !important;
    height: auto !important;
  }
  .node-type-career-resource-page .flex-video > div a > div, .node-type-career-resource-page #wgu_video_wrapper > div a > div, .node-type-career-resource-page .media-youtube-video > div a > div {
    margin-left: 50% !important;
    margin-top: -50% !important;
    -webkit-transform: translateY(37px) translateX(-36px);
            transform: translateY(37px) translateX(-36px);
  }
}

.career-resources--sc .feature-career {
  padding: 2.5rem 0;
}

.feature-career {
  background-size: cover;
}

.feature-career__title {
  color: #4886a1;
  font-size: 2.11111rem;
  line-height: 1.1;
}

.feature-career__subtitle {
  border-bottom: 2px solid #ABB3AF;
  font-size: 1.27778rem;
  text-transform: uppercase;
  padding-bottom: .3rem;
}

.feature-career__quote {
  color: #002F51;
  font-size: 1.33333rem;
  font-style: italic;
  line-height: 1.3;
  margin-top: 1.5rem;
}

@media (min-width: 640px) {
  .feature-career__quote {
    margin-top: 0;
  }
}

.feature-career__author {
  color: #4886a1;
  text-align: right;
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-size: 1.11111rem;
}

.career-resources--sc .l-section--careers > .row:last-child {
  border-bottom: 1px solid #404040;
  padding: 2.5rem 0;
}

.career-resources--sc .l-section--careers .border-top--navy {
  padding-top: 2rem;
}

.career-resources--sc .l-section--nobb > .row:last-child {
  border-bottom: 0;
}

[class^="careers-title--"] {
  font-size: 1.11111rem;
  text-transform: uppercase;
  font-family: "Futura LT W01 Heavy", sans-serif;
  line-height: 1.2;
  color: #002F51;
  margin-top: 0;
}

.careers-title__wrap {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  box-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  margin-bottom: 1rem;
}

.careers-title__wrap img {
  margin: 0 0.55556rem 0 0;
}

.graph-top {
  text-align: center;
}

.graph-top__title {
  color: #4886a1;
  font-size: 0.88889rem;
  display: inline-block;
  text-transform: uppercase;
}

.graph-top__subtitle {
  color: #333333;
  font-family: "Futura LT W01 Book", sans-serif;
  font-size: 0.72222rem !important;
  display: inline-block;
}

.careers-banner-link {
  background-color: #F1F2ED;
  padding: .75rem 0;
  margin-top: -1px;
  /* Hack to hide border of .row */
}

.careers-banner-link a:link,
.careers-banner-link a:visited {
  color: #840028;
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
}

.quote {
  color: #002F51;
  font-size: 1.11111rem;
  line-height: 1.4;
  padding: 1rem;
  border: 1px solid #002F51;
  border-radius: 10px;
  font-family: "Futura LT W01 Heavy", sans-serif;
  margin-bottom: 1rem;
}

.quote__text p {
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-size: 1.11111rem !important;
}

.quote__author {
  font-size: 0.88889rem;
  color: #4886a1;
  text-align: right;
}

@media (min-width: 1px) and (max-width: 749px) {
  .experimental_degree_content .columns .quote:last-child {
    margin-bottom: 2rem;
  }
}

.experimental_degree_content .columns .career-link a {
  color: #4886a1;
  display: inline-block;
  clear: both;
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-style: italic;
  margin-bottom: .5rem;
}

.experimental_degree_content .columns .career-link a:before {
  content: "\2014";
  margin-right: 5px;
}

.career-links {
  margin-bottom: 1rem;
}

.career-indigo-heading {
  border-bottom: 1px solid #999999;
  color: #4886a1;
  font-size: 0.88889rem;
  padding-bottom: .35rem;
  text-transform: uppercase;
}

.career-side-list li {
  font-size: 0.88889rem;
}

@media (min-width: 640px) {
  .career-subnav {
    border-bottom: 2px solid #c3ccd4;
  }
}

.career-subnav .degree_subnav {
  margin: 1rem 0 .75rem 0;
}

.career-subnav .degree_subnav .degree_subnav_item a {
  font-family: "Futura LT W01 Heavy", sans-serif;
  border-left-width: 2px;
  font-size: 1rem;
  padding: .5rem 1rem;
}

.career-subnav .degree_subnav .degree_subnav_item:hover {
  opacity: .8;
  border-bottom-color: #fff;
}

.careers__side-list {
  list-style: disc;
  margin-bottom: 3rem;
}

.careers__side-list a:link,
.careers__side-list a:visited {
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-size: 1rem;
}

.careers__side-list a:link:after,
.careers__side-list a:visited:after {
  position: relative;
  top: 1px;
}

.careers__side-list a:link.external,
.careers__side-list a:visited.external {
  color: #4886a1;
}

.careers__side-list a:link.external:after,
.careers__side-list a:visited.external:after {
  content: " ";
  background: url("../img/icon-external-link.png");
  width: 16px;
  height: 13px;
  margin-left: 5px;
  top: 1px;
  display: inline-block;
}

.career-resources--sc .l-content {
  margin-top: 0;
}

.career-resources--sc .amcharts-axis-label {
  font-family: "Futura LT W01 Heavy", sans-serif;
}

/* ==========================================================================
   Newsroom styles - could be changing
   ========================================================================== */
.view-newsroom .comma, .view-news-landing-pages .comma {
  display: none;
}

.view-news-landing-pages .node {
  position: relative;
}

.view-mode-teaser_view_all_2_col {
  position: static;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.view-mode-teaser_view_all_2_col.contextual-links-region {
  position: static;
}

.view-mode-teaser_view_all_2_col .view-mode-news_box_teaser .field-name-field-news-teaser-image {
  width: 100%;
  float: none;
}

.view-mode-teaser_view_all_2_col .field-name-news-source-linked a {
  color: #002F51;
  font-size: 1.7rem;
  font-family: "Futura LT W01 Book", sans-serif;
  line-height: 1.6;
  text-transform: uppercase;
}

.view-mode-teaser_view_all_2_col .field-name-news-source-linked a:hover {
  color: #ccc;
}

.view-mode-teaser_view_all_2_col ul {
  margin: 0;
}

.view-mode-teaser_view_all_2_col li {
  list-style: none;
  clear: both;
  padding: .4rem 0;
}

.view-mode-teaser_view_all_2_col .field-name-news-custom-date {
  display: inline-block;
  color: #002F51;
  font-family: "Futura LT W01 Medium", sans-serif;
  font-size: 1rem;
  text-align: right;
  border-right: 1px solid #002F51;
  padding-right: 1rem;
  margin-right: 1rem;
  line-height: 1;
}

.view-mode-teaser_view_all_2_col .field-name-news-custom-date + p {
  display: inline;
}

.view-mode-teaser_view_all_2_col .field-name-news-read-more p {
  margin-bottom: 0;
}

.view-mode-teaser_view_all_2_col.node-news, .view-mode-teaser_view_all_2_col.node-press-release {
  margin-bottom: 0;
  border-bottom: 1px solid #e7e7e7;
}

.view-mode-teaser_view_all_2_col.node-press-release .field-name-body h2 {
  display: none;
}

.view-mode-teaser_view_all_2_col.node-press-release .news-link a {
  display: block;
}

.view-mode-teaser_view_all_2_col .columns.text-left .featured-date span {
  text-align: left;
}

.view-mode-teaser_view_all_2_col p {
  margin-bottom: 0;
}

.view-mode-teaser_view_all_2_col .news-title {
  display: block;
  line-height: 1.1;
  margin-bottom: 0.625rem;
}

.view-mode-teaser_view_all_2_col .news-title a {
  color: #082f56;
  font-family: "Futura LT W01 Medium", sans-serif;
  font-weight: normal;
  font-size: 1.4rem;
}

.view-mode-teaser_view_all_2_col .news-title a:hover {
  color: #ccc;
}

.view-mode-teaser_view_all_2_col .field-name-news-read-more, .view-mode-teaser_view_all_2_col .news-link {
  margin-top: 1.75rem;
}

.news-view-all {
  position: relative;
}

.news-view-all .news-title a {
  font-size: 1.6rem;
  font-family: "Futura LT W01 Heavy", sans-serif;
}

.views-row-first.news-view-all > .node {
  padding-top: 0;
}

.views-row-last.news-view-all > .node {
  border-bottom: 0;
}

.feature-coverage .view-newsroom {
  margin-top: 2.22222rem;
}

.feature-coverage .view-content ul {
  list-style-type: none;
}

.feature-coverage .field-name-field-news-source {
  background: #002F51;
  color: #fff;
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-size: 1.5rem;
  padding: .5rem 1rem;
  min-height: 72px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
}

.feature-coverage .view-mode-news_block {
  background: #eee;
  height: 100%;
  padding-bottom: 2rem;
}

.feature-coverage .field-name-news-linked-title {
  padding: 1rem;
  line-height: 1.2;
}

.feature-coverage .field-name-news-linked-title a {
  color: #002F51;
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-size: 1.15rem;
}

.feature-coverage .field-name-news-read-the-article {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
}

.feature-coverage .field-name-news-read-the-article p {
  margin-bottom: 0;
}

.feature-coverage img {
  width: 100%;
}

.feature-coverage .node {
  position: relative;
}

.no-flexboxlegacy .feature-coverage .field-name-field-news-source {
  display: block !important;
}

@media (min-width: 640px) {
  .view-display-id-page_5.view-newsroom .view-mode-teaser_view_all_2_col .featured-date {
    margin-top: 0;
  }
}

.in-the-news .view-newsroom .field-name-news-linked-title a:hover,
.news-releases .view-mode-teaser_short .field-name-news-page-title-linked a:hover {
  color: #8c8c8c;
}

.view-mode-teaser_short.node-press-release .field-name-news-custom-date {
  display: inline-block;
}

.view-mode-teaser_short.node-press-release .field-name-body {
  display: inline;
}

.view-mode-teaser_short.node-press-release .featured-date {
  text-align: left;
  display: inline-block;
}

.feature-coverage .featured-date {
  position: relative;
  top: 40px;
}

.in-the-news {
  padding: 5rem 0;
  background: #C7D8DE;
}

.in-the-news .large-block-grid-2 li {
  float: none;
  margin-bottom: 1rem;
}

@media (min-width: 1024px) {
  .in-the-news .large-block-grid-2 li {
    float: left;
    margin-bottom: 0;
  }
}

@media (min-width: 1024px) {
  .in-the-news ul > li:nth-child(odd) {
    padding-right: 1.94444rem;
  }
  .in-the-news ul > li:nth-child(even) {
    padding-left: 1.94444rem;
  }
}

.wgu-in-news {
  padding: 0;
}

.wgu-in-news .view-content > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.wgu-in-news .view-content > ul li {
  border-bottom: 1px solid #e7e7e7;
  padding: 1.5rem 0;
  position: relative;
}

.wgu-in-news .field-name-news-read-more {
  margin-top: 1.75rem;
}

.wgu-in-news .contextual-links-region {
  position: static;
}

.news-releases {
  padding: 3rem 0;
}

.news-releases .view-content .group-left, .news-releases .view-content .group-right {
  display: table-cell;
}

.news-releases .view-content .contextual-links-region {
  position: static;
}

.news-releases .view-content > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.news-releases .view-content > ul li {
  border-bottom: 1px solid #e7e7e7;
  padding: 1.5rem 0;
  position: relative;
}

.news-releases .field-name-node-link a {
  color: #0062AF;
  margin-top: 1.75rem;
  display: block;
}

.student-profiles {
  padding: 5rem 0;
  background: #002F51 url("../img/newsroom_blue-bg-image.jpg") top center no-repeat;
  background-size: cover;
}

@media (min-width: 1500px) {
  .student-profiles {
    background-size: 100% auto;
  }
}

.student-profiles h3, .student-profiles h4, .student-profiles p {
  color: #fff;
}

.student-profiles .learn-more {
  text-transform: none;
  font-family: "Futura LT W01 Medium", sans-serif;
  display: inline-block;
  margin-top: 2.22222rem;
}

.student-profiles a {
  color: #fff;
}

.student-profiles a:hover {
  color: #ddd;
}

.wgu-rss {
  padding: 5rem 0;
}

.wgu-rss .learn-more {
  text-transform: none;
  font-family: "Futura LT W01 Medium", sans-serif;
  display: inline-block;
  margin-bottom: 1.66667rem;
}

.title-bar {
  background: #f2f2f2;
  border-bottom: 1px solid #d9d9d9;
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-size: 2.2rem;
  padding: .8rem 0;
  text-align: center;
}

/* ==========================================================================
   News release pages
   ========================================================================== */
.two-col-news > .row {
  position: relative;
}

.two-col-news .field-name-title {
  font-size: 1.2rem;
  line-height: 1.2;
  font-family: "Futura LT W01 Medium", sans-serif;
  margin-top: 0;
  padding-left: 1.66667rem;
}

.two-col-news .field-name-post-date {
  font-family: "Futura LT W01 Medium", sans-serif;
  font-size: 1.2rem;
  margin-left: -5.55556rem;
  text-align: right;
  float: left;
  width: 100px;
}

.two-col-news .view-news-landing-pages .views-row, .two-col-news .view-news-releases .views-row {
  margin-bottom: 0.5rem;
  margin-left: 5.55556rem;
}

.two-col-news .learn-more--lower, .two-col-news .read-more {
  margin-left: 7.22222rem;
}

.two-col-news .read-more {
  text-transform: none;
}

.college-logo {
  background: url("../img/transparent_logo.png") 95% 404px no-repeat;
  overflow: hidden;
}

.university-news {
  padding-top: 0;
}

.university-news .learn-more {
  font-family: "Futura LT W01 Medium", sans-serif;
  text-transform: none;
  font-size: 1rem;
}

.business-college {
  padding: 5em 0;
}

.health-college {
  padding: 5em 0;
}

.health-college .pop-out, .health-college .pop-out--left {
  bottom: -5em;
}

.wgu-teachers {
  background: #637C6B;
  color: #FFFFFF;
}

.wgu-teachers .field-name-title a {
  color: #FFFFFF;
}

.health-college {
  color: #FFFFFF;
}

.health-college .field-name-title a {
  color: #FFFFFF;
}

.info-college {
  padding: 5em 0;
}

.news-archives {
  background: #637C6B;
  color: #FFFFFF;
}

.news-archives a {
  color: #FFFFFF;
  font-size: 1.4rem;
}

@media (min-width: 640px) {
  .newsroom.feature {
    min-height: 300px;
    height: 300px;
  }
}

@media (min-width: 1024px) {
  .newsroom.feature {
    height: 600px;
  }
}

.news-social-2 {
  margin: 0;
}

.news-social-2 li {
  display: inline-block;
  margin: 0 3.25% 0 0;
  min-width: 17%;
  height: 4.5rem;
}

.news-social-2 li a {
  display: block;
  background-color: #002F51;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: .25rem;
  height: 100%;
  width: 100%;
}

.news-social-2 li a:hover {
  opacity: .8;
}

.news-social-2 li:before {
  display: none !important;
}

.news-social-2 li:last-child {
  margin: 0;
}

.news-social-2 li.news-twitter a {
  background-image: url("../img/social-icons/twitter-2.png");
}

.news-social-2 li.news-google a {
  background-image: url("../img/social-icons/google-2.png");
}

.news-social-2 li.news-facebook a {
  background-image: url("../img/social-icons/facebook-2.png");
}

.news-social-2 li.news-blog a {
  background-image: url("../img/social-icons/blog-2.png");
}

.news-social-2 li.news-youtube a {
  background-image: url("../img/social-icons/youtube-2.png");
}

@media (min-width: 1px) and (max-width: 749px) {
  .news-social-2 li {
    margin: 0 2.25% 0 0;
  }
  .news-social-2 li.news-twitter a {
    background-size: 30px 22px;
  }
  .news-social-2 li.news-google a {
    background-size: 30px 29.75px;
  }
  .news-social-2 li.news-facebook a {
    background-size: 15.75px 30px;
  }
  .news-social-2 li.news-blog a {
    background-size: 37.5px 13.5px;
  }
  .news-social-2 li.news-youtube a {
    background-size: 30px 33.75px;
  }
}

.sidebar__item .news-social-2 {
  background: none;
}

.sidebar__item .news-social-2 li {
  margin: 0 auto 1rem;
  display: block;
}

.sidebar__item .news-social-2 li a {
  display: block;
  background-color: #C7D8DE;
}

@media (min-width: 1024px) {
  .sidebar__item .news-social-2 li a {
    max-width: 275px;
  }
}

.wgu-night-owl {
  padding-bottom: 0;
  background: url(../img/owl-row-bg.jpg) no-repeat center bottom;
}

@media (min-width: 1024px) {
  .wgu-night-owl .large-8, .wgu-night-owl .header-top > div:first-child {
    padding-top: 5rem;
  }
}

.wgu-night-owl .large-8 h3, .wgu-night-owl .header-top > div:first-child h3 {
  line-height: 3.25rem;
}

.wgu-night-owl .large-8 h3 span.heavy, .wgu-night-owl .header-top > div:first-child h3 span.heavy {
  font-size: 1.5em;
}

@media (min-width: 1px) and (max-width: 749px) {
  .wgu-night-owl {
    background-size: cover;
  }
}

.newsroom-bar-2 {
  clear: both;
  border-top: 6px solid #FFFFFF;
}

.newsroom-bar-2 .banner-nav {
  margin: 0;
}

.newsroom-bar-2 .banner-nav:before {
  background: transparent;
  left: 0;
  width: calc((100vw - 1000px)/2);
}

.newsroom-bar-2 .banner-nav:after {
  background: transparent;
  width: calc((100vw - 1000px)/2);
}

.newsroom-bar-2 .banner-nav__explore {
  background: #840028;
  color: #002F51;
}

.newsroom-bar-2 .banner-nav__explore:after {
  width: 0;
  height: 0;
}

.newsroom-bar-2 .banner-nav__college {
  background: #FFFFFF;
  color: #002F51;
  padding: 0 5px;
  margin: 0;
  border-right: 1px solid #e7e7e7;
  width: 20%;
  font-size: 1rem;
}

.newsroom-bar-2 .banner-nav__college a {
  color: #002F51;
  text-transform: none;
  display: block;
  border-bottom: 6px solid transparent;
  height: 85px;
  padding: 25px 0;
}

.newsroom-bar-2 .banner-nav__college a:hover {
  border-bottom: 6px solid #002F51;
}

.newsroom-bar-2 .banner-nav__college:first-child {
  border-left: 1px solid #e7e7e7;
}

.newsroom-bar-2 .banner-nav__college:hover {
  box-shadow: none;
}

.bordered-more-link,
.bordered-more-link-white {
  border-bottom: 1px solid #e7e7e7;
  padding: 1rem 0 2rem;
  text-align: center;
  clear: both;
  margin: 1rem 0;
}

.bordered-more-link a,
.bordered-more-link-white a {
  font-family: "Futura LT W01 Heavy", sans-serif;
  text-transform: uppercase;
}

.bordered-more-white-white {
  border-top: 1px solid #f8fafb;
  border-bottom: 1px solid #f8fafb;
}

.page-about-wgu-wgu-press-coverage .page-title__secondary {
  display: none;
}

.page-newsroom-view-all .page-title__secondary {
  visibility: hidden;
  margin-bottom: 0;
}

@media (min-width: 1px) and (max-width: 749px) {
  .page-newsroom-view-all .page-title__secondary {
    display: none;
  }
}

/* newsroom sidebar */
.page-newsroom .view-all__content aside {
  padding-left: 0.9375rem;
}

.node-type-press-release .header__buttons a {
  color: #fff;
}

@media (min-width: 1px) and (max-width: 749px) {
  .degree_subnav_item .smoothscroll br {
    display: none;
  }
}

.node-type-press-release h2 {
  margin: 0;
}

.news-headline {
  color: #002F51;
  font-family: "Futura LT W01 Medium", sans-serif;
  line-height: 1.2;
  margin: 1.5rem 2rem;
  font-size: 1.11111rem;
  text-align: center;
}

@media (min-width: 640px) {
  .news-headline {
    font-size: 2.27778rem;
    text-align: left;
    margin: 0.5rem 0 1rem;
  }
}

.page-newsroom .pager-previous,
.page-newsroom .pager-next {
  display: none !important;
}

/* ==========================================================================
   View all content pages - News-release, press-release
   ========================================================================== */
.view-all__content aside {
  padding-left: 0;
}

@media (min-width: 1024px) {
  .view-all__content aside {
    padding-left: 2.22222rem;
  }
}

.view-all__content aside .red-button, .view-all__content aside .callouts__block .learn-more, .callouts__block .view-all__content aside .learn-more {
  margin-top: 0;
  padding: .7em 1em;
  margin-bottom: 0;
  color: #840028;
}

.view-all__content aside .red-button:after, .view-all__content aside .callouts__block .learn-more:after, .callouts__block .view-all__content aside .learn-more:after {
  margin-left: 0;
  width: auto;
  height: auto;
}

.view-all__content aside .views-row {
  padding: 0.55556rem 0;
}

.view-all__content aside .view-mode-teaser_view_all {
  padding: 0;
}

.view-all__content .sidebar__item {
  margin-bottom: 3.61111rem;
}

.view-all__content .sidebar__item p {
  font-family: "Futura LT W01 Medium", sans-serif;
  font-size: 1rem;
  line-height: 1.4;
}

.view-all__content .sidebar__item .field-name-news-linked-title a {
  font-family: "Futura LT W01 Medium", sans-serif;
  margin: 0;
  font-size: 1rem;
  line-height: 1.2;
}

.view-all__content .sidebar__item .field-name-field-news-source, .view-all__content .sidebar__item .field-name-post-date {
  font-size: .9rem;
  font-family: "Futura LT W01 Book", sans-serif;
  font-style: italic;
}

.view-all__left .page-title__secondary {
  margin-top: 0;
}

.page-title__secondary {
  color: #333333;
  font-size: 1.72222rem;
  max-width: 75%;
  margin: 2.22222rem 0 1.11111rem 0;
}

/* ==========================================================================
   Special component for partnership section
   ========================================================================== */
.partner_college_list {
  margin-bottom: 2rem;
}

.partner_college_list h2 {
  color: #FFFFFF;
  font-size: 1rem;
  padding: 1rem;
  background: #002F51;
  margin-bottom: 1rem;
  text-transform: uppercase;
}

.partner_college_list ul {
  margin-left: 0;
}

.partner_college_list ul li:before {
  display: none;
}

.partner_college_list img {
  float: left;
  margin-right: .7rem;
}

.partner_college_list a {
  font-family: "Futura LT W01 Medium", sans-serif;
  font-size: 1.05rem;
}

.partner_college_list span {
  line-height: 1.4;
  display: block;
  padding-right: 0.55556rem;
}

.partner_college_list .header__buttons {
  padding: .6rem 0.6rem .4rem .7rem;
}

.partner_college_list .header__buttons a:after {
  position: relative;
  display: inline-block;
  top: 0.2em;
  margin-left: 0.27778rem;
}

/* ==========================================================================
   Inquiry form styles
   ========================================================================== */
.t-inquiry-form h3 {
  color: #4d86a1;
  margin-bottom: .4rem;
}

.t-inquiry-form a {
  color: #4d86a1;
}

.t-inquiry-form .l-page .logo {
  background-size: 130px 39px;
  width: 130px;
  height: 42px;
}

.t-inquiry-form .l-page .section-title {
  padding: 3px 0;
}

.t-inquiry-form .l-page .inquiry-form-top {
  margin-top: 1rem;
}

.t-inquiry-form .l-page .inquiry-form-top .alert-box {
  display: block;
}

.t-inquiry-form .l-page .inquiry-form-top .success, .t-inquiry-form .l-page .inquiry-form-top .error, .t-inquiry-form .l-page .inquiry-form-top .alert {
  display: none;
}

.t-inquiry-form .l-content {
  margin-top: 1rem;
}

.t-inquiry-form .l-content .medium-4 h3 {
  margin-top: 1rem;
}

.t-inquiry-form .l-content .medium-4 p {
  font-size: 0.88889rem;
  font: "Futura LT W01 Book", sans-serif;
}

.t-inquiry-form .l-content .medium-4 ul {
  font-size: 0.77778rem;
  font: "Futura LT W01 Medium", sans-serif;
}

.t-inquiry-form .l-content .view-all__left .alert-box {
  display: none;
}

.t-inquiry-form .l-content form {
  max-width: 490px;
  overflow: visible;
  font-size: 0.66667rem;
  color: #787878;
  /* checkboxes with labels need labels to be seen */
  /* specific */
  /* divs and element inside of #edit-phone-type_div  */
}

.t-inquiry-form .l-content form .form-item {
  box-sizing: border-box;
}

.t-inquiry-form .l-content form .form-item select, .t-inquiry-form .l-content form .form-item .c-form p.CaptionCont.SelectBox, .c-form .t-inquiry-form .l-content form .form-item p.CaptionCont.SelectBox {
  -moz-appearance: none;
}

.t-inquiry-form .l-content form .form-item label {
  display: none;
}

.t-inquiry-form .l-content form .form-item.form-type-radios .radio {
  display: inline;
}

.t-inquiry-form .l-content form .form-item.form-type-radios .radio label:first-of-type {
  margin-bottom: .8rem;
  font-weight: bold;
}

.t-inquiry-form .l-content form .form-item.form-type-radios .radio label:last-of-type {
  margin-left: 1rem;
}

.t-inquiry-form .l-content form #mobile_opt_in .form-type-checkbox label {
  display: inline;
}

.t-inquiry-form .l-content form #edit-ws-opt-a0ma0000001xZfRAAU-wrapper label,
.t-inquiry-form .l-content form #edit-ws-opt-a0ma0000001xZfMAAU-wrapper label,
.t-inquiry-form .l-content form .form-item-ws-opt-a0ma0000001xZfGAAU label,
.t-inquiry-form .l-content form .form-item-ws-opt-a0ma0000001xZfNAAU label,
.t-inquiry-form .l-content form .t-show-label label {
  display: block;
}

.t-inquiry-form .l-content form input,
.t-inquiry-form .l-content form select,
.t-inquiry-form .l-content form .c-form p.CaptionCont.SelectBox, .c-form
.t-inquiry-form .l-content form p.CaptionCont.SelectBox {
  padding-left: 0.72222rem;
  font-size: 0.77778rem;
}

.t-inquiry-form .l-content form input[type="text"],
.t-inquiry-form .l-content form input[type="password"],
.t-inquiry-form .l-content form input[type="email"] {
  color: #666666;
}

.t-inquiry-form .l-content form input[type="checkbox"],
.t-inquiry-form .l-content form #edit-agree-to-terms {
  display: inline;
}

.t-inquiry-form .l-content form input[type="checkbox"] + small,
.t-inquiry-form .l-content form input[type="checkbox"] + label + small,
.t-inquiry-form .l-content form #edit-agree-to-terms + small,
.t-inquiry-form .l-content form #edit-agree-to-terms + label + small {
  font-size: 0.77778rem;
  font-weight: bold;
  color: #840028;
  display: inline-block;
  margin-bottom: 1rem;
}

.t-inquiry-form .l-content form input[type="checkbox"] + small:empty,
.t-inquiry-form .l-content form input[type="checkbox"] + label + small:empty,
.t-inquiry-form .l-content form #edit-agree-to-terms + small:empty,
.t-inquiry-form .l-content form #edit-agree-to-terms + label + small:empty {
  display: none;
}

.t-inquiry-form .l-content form input[type="text"],
.t-inquiry-form .l-content form input[type="password"],
.t-inquiry-form .l-content form input[type="email"],
.t-inquiry-form .l-content form select,
.t-inquiry-form .l-content form .c-form p.CaptionCont.SelectBox, .c-form
.t-inquiry-form .l-content form p.CaptionCont.SelectBox {
  border-color: #cdcdcd;
  border-radius: 5px;
  height: 1.8rem;
  margin: 0 0 .35rem;
  padding: 0.25rem;
  padding-left: 0.72222rem;
}

.t-inquiry-form .l-content form input[type="text"]::-webkit-input-placeholder,
.t-inquiry-form .l-content form input[type="password"]::-webkit-input-placeholder,
.t-inquiry-form .l-content form input[type="email"]::-webkit-input-placeholder,
.t-inquiry-form .l-content form select::-webkit-input-placeholder,
.t-inquiry-form .l-content form .c-form p.CaptionCont.SelectBox::-webkit-input-placeholder, .c-form
.t-inquiry-form .l-content form p.CaptionCont.SelectBox::-webkit-input-placeholder {
  color: #787878;
}

.t-inquiry-form .l-content form input[type="text"]::-moz-placeholder,
.t-inquiry-form .l-content form input[type="password"]::-moz-placeholder,
.t-inquiry-form .l-content form input[type="email"]::-moz-placeholder,
.t-inquiry-form .l-content form select::-moz-placeholder,
.t-inquiry-form .l-content form .c-form p.CaptionCont.SelectBox::-moz-placeholder, .c-form
.t-inquiry-form .l-content form p.CaptionCont.SelectBox::-moz-placeholder {
  /* Firefox 19+ */
  color: #787878;
}

.t-inquiry-form .l-content form input[type="text"]:-ms-input-placeholder,
.t-inquiry-form .l-content form input[type="password"]:-ms-input-placeholder,
.t-inquiry-form .l-content form input[type="email"]:-ms-input-placeholder,
.t-inquiry-form .l-content form select:-ms-input-placeholder,
.t-inquiry-form .l-content form .c-form p.CaptionCont.SelectBox:-ms-input-placeholder, .c-form
.t-inquiry-form .l-content form p.CaptionCont.SelectBox:-ms-input-placeholder {
  color: #787878;
}

.t-inquiry-form .l-content form input[type="text"]:-moz-placeholder,
.t-inquiry-form .l-content form input[type="password"]:-moz-placeholder,
.t-inquiry-form .l-content form input[type="email"]:-moz-placeholder,
.t-inquiry-form .l-content form select:-moz-placeholder,
.t-inquiry-form .l-content form .c-form p.CaptionCont.SelectBox:-moz-placeholder, .c-form
.t-inquiry-form .l-content form p.CaptionCont.SelectBox:-moz-placeholder {
  /* Firefox 18- */
  color: #787878;
}

.t-inquiry-form .l-content form input[type="text"] + small,
.t-inquiry-form .l-content form input[type="password"] + small,
.t-inquiry-form .l-content form input[type="email"] + small,
.t-inquiry-form .l-content form select + small,
.t-inquiry-form .l-content form .c-form p.CaptionCont.SelectBox + small, .c-form
.t-inquiry-form .l-content form p.CaptionCont.SelectBox + small {
  font-size: 0.77778rem;
  font-weight: bold;
  color: #840028;
  display: inline-block;
  margin-bottom: 1rem;
}

.t-inquiry-form .l-content form input[type="text"] + small:empty,
.t-inquiry-form .l-content form input[type="password"] + small:empty,
.t-inquiry-form .l-content form input[type="email"] + small:empty,
.t-inquiry-form .l-content form select + small:empty,
.t-inquiry-form .l-content form .c-form p.CaptionCont.SelectBox + small:empty, .c-form
.t-inquiry-form .l-content form p.CaptionCont.SelectBox + small:empty {
  display: none;
}

.t-inquiry-form .l-content form input[type="radio"] + small {
  font-size: 0.77778rem;
  font-weight: bold;
  color: #840028;
  display: inline-block;
  margin-bottom: 1rem;
}

.t-inquiry-form .l-content form input[type="radio"] + small:empty {
  display: none;
}

.t-inquiry-form .l-content form select, .t-inquiry-form .l-content form .c-form p.CaptionCont.SelectBox, .c-form .t-inquiry-form .l-content form p.CaptionCont.SelectBox {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAoCAIAAAD7fNTNAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAARJJREFUeNrslDuKhFAQRdvxC34CEQUNzU0bM40FQUEQDAQDQ8UNuAoTV+EqXIhbMBDx28VMMuEE2jB0VVQPHu9w6956RNu2URQ97q+vx7sKSUhCEpKQ9P9J1F8udV3X9/22bRzHjeMoCMK+7xRFTdPE87ymaVVVXUOyLKtpGoIgSJI8jgOaeZ6Bep4nwzBBEFw2PdM0fd+naRpkgRQQJIoiIKF5fteVPpVlqSgKvL6uK8uyoGlZFsMw6rq+PhFZlkmSBAMEDBzBrTiOb8me67q2bYM3P26BeZ7n3ZVykAUzBHtkWS6K4sZ9UlU1z3MIRZIkuq5fv0+/y3GcYRjCMHzHH5GmKf57SEISkpD0kaSXAAMADehbyoEFQ0QAAAAASUVORK5CYII=);
  padding-right: 35px;
  color: #787878;
}

.t-inquiry-form .l-content form select option[selected], .t-inquiry-form .l-content form .c-form p.CaptionCont.SelectBox option[selected], .c-form .t-inquiry-form .l-content form p.CaptionCont.SelectBox option[selected] {
  color: #666666;
}

.t-inquiry-form .l-content form .form-item-address-1 {
  margin-top: 0;
}

.t-inquiry-form .l-content form .form-item-state {
  width: 100%;
}

.t-inquiry-form .l-content form .form-item-country {
  margin-bottom: 1.5rem;
}

.t-inquiry-form .l-content form .form-item-phone-type {
  display: inline-block;
  width: 32%;
  float: left;
  margin-right: 3%;
}

.t-inquiry-form .l-content form .form-item-phone-areacode {
  display: inline-block;
  width: 15%;
  float: left;
  margin-right: 2%;
  margin-left: 5%;
}

.t-inquiry-form .l-content form .form-item-phone-prefix {
  display: inline-block;
  width: 20%;
  float: left;
  margin-right: 2%;
}

.t-inquiry-form .l-content form .form-item-phone-linenumber {
  display: inline-block;
  width: 20%;
  float: left;
}

.t-inquiry-form .l-content form .form-radios label {
  display: block;
  color: #787878;
  font-size: 0.66667rem;
}

.t-inquiry-form .l-content form .form-item-mobile-opt-in label,
.t-inquiry-form .l-content form .form-item-agree-to-terms label {
  display: block;
}

.t-inquiry-form .l-content form .form-item-agree-to-terms input {
  left: 0;
}

.t-inquiry-form .l-content form .form-submit {
  float: right;
}

.t-inquiry-form .l-content form .form-submit + .form-submit {
  float: left;
}

.t-inquiry-form .l-content form #edit-next {
  margin-top: 0px;
}

.t-inquiry-form .l-content form .two-col,
.t-inquiry-form .l-content form .three-col {
  overflow: hidden;
  /* Makes this div contain its floats */
  width: 100%;
}

.t-inquiry-form .l-content form .two-col .col1 {
  float: left;
  margin: 0 2% 0 0;
}

.t-inquiry-form .l-content form .two-col .col2 {
  float: right;
}

.t-inquiry-form .l-content form .three-col .col1 {
  float: left;
  margin: 0 2% 0 0;
}

.t-inquiry-form .l-content form .three-col .col2 {
  float: left;
  margin: 0 2% 0 0;
}

.t-inquiry-form .l-content form .three-col .col3 {
  float: right;
}

.t-inquiry-form .l-content form #first_name_div,
.t-inquiry-form .l-content form #last_name_div {
  width: 48%;
}

.t-inquiry-form .l-content form #edit-phone-type_div {
  width: 30%;
}

.t-inquiry-form .l-content form .form-item-phone-type {
  width: 100%;
}

.t-inquiry-form .l-content form #edit-phone-combo_div {
  width: 68%;
}

.t-inquiry-form .l-content form #edit-phone-combo_div.work_shorter {
  width: 48%;
}

.t-inquiry-form .l-content form #edit-phone-ext_div {
  width: 18%;
}

.t-inquiry-form .l-content form #edit-state_div {
  width: 33%;
}

.t-inquiry-form .l-content form #edit-state_div .form-item .form-select {
  visibility: hidden;
}

.t-inquiry-form .l-content form #edit-state_div .form-item .required {
  visibility: visible;
}

.t-inquiry-form .l-content form #edit-zip_div {
  width: 25%;
}

.t-inquiry-form .l-content form #edit-country_div {
  width: 38%;
}

.t-inquiry-form .l-content form #edit-country_div .ajax-progress-throbber {
  display: none;
}

.t-inquiry-form .l-content form small:empty {
  display: none;
}

.t-inquiry-form .t-variant-flipped .medium-4 {
  width: 41.6667%;
  float: right;
}

.t-inquiry-form .t-variant-flipped .medium-8 {
  width: 58.3333%;
}

.bold {
  font-weight: bold;
}

a.darklink {
  color: #787878;
  line-height: 1.4;
}

/* relative-absolute positionings */
#u_s_resident_msg_box {
  left: 0;
  position: relative;
  text-align: right;
  top: -0.7rem;
}

#self_directed_msg_box {
  text-align: right;
  left: 0;
  position: relative;
  top: -0.02rem;
}

#wgu_booklet_msg {
  margin-top: .7rem;
}

.t-inquiry-form .l-content form .form-item-country {
  margin-bottom: 0;
}

#contain_bottom_form {
  margin-top: 9px;
  clear: both;
  float: left;
  width: 100%;
}

#consentContact_msg_box, #agree_to_terms {
  float: left;
  width: 320px;
  padding: 0.3rem 0;
}

#edit-thankyou label {
  font-weight: bold;
  margin: 1.5rem 0;
}

#state_zip_country_elements {
  margin-bottom: .6rem;
}

.circle {
  display: inline-block;
  background-color: #787878;
  /*#4d86a1;*/
  color: #fff !important;
  border-radius: 0.83333rem;
  line-height: 0.83333rem;
  width: 0.83333rem;
  height: 0.83333rem;
  text-align: center;
}

.returning-grad__desc {
  font-size: .85rem;
}

.returning-grad__desc a {
  color: #4886a1;
  font-size: .75rem;
  font-family: "Futura LT W01 Heavy", sans-serif;
}

/* ==========================================================================
   Employee section styling - this could be legacy
   ========================================================================== */
.emp__intro {
  padding-bottom: 0;
}

@media (min-width: 1px) and (max-width: 749px) {
  .emp__intro.page-section .row .block, .emp__intro.page-section__gray .row .block,
  .emp__intro.page-section--gray .row .block {
    padding: 0.83333rem;
  }
}

.emp__intro > .row {
  border-bottom: 1px solid #EEEEEE;
}

.emp__intro p {
  font-family: "Futura LT W01 Medium", sans-serif;
}

.emp__intro p:last-child {
  margin-bottom: 2.22222rem;
}

.emp__search > .row {
  padding: 3em 0;
}

.emp__div-st {
  background: #637C6B;
}

.emp__div-st h4 {
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: "Futura LT W01 Medium", sans-serif;
  font-size: 2.2rem;
  margin-bottom: 1.38889rem;
}

.emp__div-st p {
  color: #FFFFFF;
}

.emp__div-st img {
  display: block;
}

@media (min-width: 640px) {
  .emp__div-st img {
    margin: 5.55556rem;
  }
}

.emp__open-positions {
  padding: 3.9rem 0;
}

.emp__open-positions h4 {
  text-align: center;
  color: #FFFFFF;
  font-family: "Futura LT W01 Medium", sans-serif;
  font-size: 2.4rem;
  text-transform: uppercase;
  margin-top: 1.66667rem;
  margin-bottom: 1.66667rem;
}

.emp__open-positions a {
  text-transform: none;
  font-size: .8rem;
  margin-left: 2.22222rem;
}

.emp__open-positions a.read-more {
  font-size: 1rem;
  margin: 0 auto;
  display: block;
  text-align: center;
}

@media (min-width: 1024px) {
  .emp__open-positions a.read-more {
    text-align: left;
    margin-left: 2.22222rem;
  }
}

.emp__open-positions p {
  color: #FFFFFF;
  font-family: "Futura LT W01 Medium", sans-serif;
  font-size: 1.44444rem;
  line-height: 1.29;
  margin-bottom: 0;
  padding-top: 1.38889rem;
}

.emp__faculty-jobs h3, .emp__contract h3, .emp__pro-dev h3 {
  text-transform: uppercase;
  font-family: "Futura LT W01 Medium", sans-serif;
  font-size: 2.2rem;
  margin-bottom: 1.66667rem;
}

.emp__faculty-jobs a, .emp__contract a, .emp__pro-dev a {
  color: #0062AF;
}

.emp__faculty-jobs a:hover, .emp__contract a:hover, .emp__pro-dev a:hover {
  color: #003763;
}

.emp__faculty-jobs .tracking_code, .emp__contract .tracking_code, .emp__pro-dev .tracking_code {
  font-family: "Futura LT W01 Heavy", sans-serif;
}

.emp__faculty-jobs .view-content li, .emp__contract .view-content li, .emp__pro-dev .view-content li {
  padding: .1rem .5rem;
}

.emp__faculty-jobs .learn-more, .emp__contract .learn-more, .emp__pro-dev .learn-more {
  margin-top: 2.77778rem;
  color: #840028;
  display: inline-block;
  text-transform: none;
}

.emp__faculty-jobs .learn-more:hover, .emp__contract .learn-more:hover, .emp__pro-dev .learn-more:hover {
  color: #510019;
}

.emp__faculty-jobs .field-name-jobs-teaser-short, .emp__contract .field-name-jobs-teaser-short, .emp__pro-dev .field-name-jobs-teaser-short {
  font-size: 1.1rem;
  line-height: 1.3;
  margin-bottom: 0.55556rem;
  display: inline-block;
}

.emp__contract .view-content li, .emp__pro-dev .view-content li {
  padding: 0 .75rem 0 0;
}

.emp__contract, .emp__policies {
  padding-top: 2.77778rem;
}

.page-section--icon .large-2.text-center img,
.page-section--icon .large-3.text-center img {
  margin-bottom: 2rem;
}

@media (min-width: 640px) {
  .page-section--icon .large-2.text-center img,
  .page-section--icon .large-3.text-center img {
    margin-bottom: 0;
  }
}

.page-section--icon {
  position: relative;
  padding: 0;
}

.page-section--icon > .row {
  border-bottom: 1px solid #EEEEEE;
  padding: 2rem 0;
}

.page-section--icon h3 {
  font-size: 2.2rem;
  text-transform: uppercase;
  font-family: "Futura LT W01 Medium", sans-serif;
  color: #002F51;
}

.page-section--icon p {
  font-family: "Futura LT W01 Medium", sans-serif;
}

.page-section--icon ul {
  color: #002F51;
  margin-left: 0;
  font-size: 1.3rem;
}

.page-section--icon a {
  color: #0062AF;
}

.page-section--icon a:hover {
  color: #007fe2;
}

.page-section--icon a.learn-more {
  color: #840028;
  text-transform: none;
}

.page-section--icon .inline-links {
  margin-right: 2.22222rem;
}

.employment-template-page {
  padding: 0 1em;
}

.employment-template-page .main-content .page-title__secondary {
  max-width: 100%;
  margin-top: 0;
}

.employment-template-page .main-content a.btn--yellow--arrow, .employment-template-page .main-content a.sidebar__cta {
  position: fixed;
  right: 15%;
  top: 200px;
}

@media (max-width: 640px) {
  .employment-template-page .main-content a.btn--yellow--arrow, .employment-template-page .main-content a.sidebar__cta {
    position: inherit;
    right: 0;
    top: 0;
  }
}

.employment-template-page .region-content {
  margin-top: 40px;
}

/**
 * DEGREE SUBNAV
 *
 * Experimental navs below the header image.  This is subject to change.
 */
.degree_subnav {
  margin: 0 0 1rem;
}

@media (min-width: 640px) {
  .degree_subnav {
    margin: 1rem 0;
  }
}

.degree_subnav .degree_subnav_item {
  padding: 0;
  border-bottom: 1px solid #EEEEEE;
}

@media (min-width: 640px) {
  .degree_subnav .degree_subnav_item {
    border-bottom: 5px solid #FFFFFF;
  }
}

@media (min-width: 640px) {
  .degree_subnav .degree_subnav_item:hover {
    border-bottom: 5px solid #002F51;
  }
}

.degree_subnav .degree_subnav_item a {
  border-left: 1px solid #CCCCCC;
  color: #333333;
  display: block;
  font-size: .95rem;
  line-height: 1;
  padding: 1rem;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

@media (min-width: 640px) {
  .degree_subnav .degree_subnav_item a {
    text-align: center;
    text-transform: none;
    padding: .4rem 1rem;
  }
  .degree_subnav .degree_subnav_item a:after {
    display: none;
  }
}

.degree_subnav .degree_subnav_item:last-child a {
  border-right: 1px solid #EBEBEB;
}

@media (min-width: 640px) {
  .navbar--satin-linen {
    background: #E2DCCB;
    border-width: 2px 0;
    border-color: #FFFFFF;
    border-style: solid none;
  }
}

@media (min-width: 640px) {
  .flexbox .page_subnav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.page_subnav {
  margin: 0;
}

.page_subnav li {
  position: relative;
  padding: 0;
  line-height: 1rem;
}

@media (min-width: 640px) {
  .page_subnav li {
    padding: 1.11111rem 0.83333rem;
    text-align: center;
  }
}

.page_subnav li:before, .page_subnav li:last-child:after {
  content: " ";
  display: block !important;
  position: absolute;
  width: 1px;
  background-color: #666666;
  height: 90%;
  top: 2px;
}

.page_subnav li:before {
  left: 0px;
}

.page_subnav li:last-child:after {
  left: auto;
  right: 0;
}

.page_subnav li a {
  color: #002F51;
  font-size: .95rem;
  padding: 1rem;
  display: block;
  font-family: "Futura LT W01 Book", sans-serif;
  text-transform: uppercase;
  text-shadow: 0.5px 0 0 #002F51;
}

@media (min-width: 640px) {
  .page_subnav li a {
    color: #002F51;
    font-size: 0.77778rem;
    padding: 0;
    text-transform: none;
  }
}

.node-type-degree .featured-img__content h1, .node-type-degree .featured-img__content .node-type-college-pages .heading--red--upper, .node-type-college-pages .node-type-degree .featured-img__content .heading--red--upper, .node-type-degree .featured-img__content h2 {
  font-size: 1.66667rem;
  font-family: "Futura LT W01 Heavy", sans-serif;
  line-height: 1;
}

.node-type-degree .featured-img__content h3 {
  font-size: 0.83333rem;
  text-transform: uppercase;
  font-family: "Futura LT W01 Book", sans-serif;
}

.node-type-degree .featured-img__content .featured-img--subtext {
  color: #4886a1;
  font-size: 1.11111rem;
  margin-bottom: .3rem;
}

.node-type-degree .thanks_mom h2,
.node-type-degree .background-img--blue-graduation h2 {
  font-family: "Futura LT W01 Heavy", sans-serif;
}

/**
 * DEGREE PAGE NEW
 *
 * Layout - 2 columns
 * Classes - .degree__title, .degree__desc, .experimental_degrees
 * Refactor -  YES!
 */
.degree__title {
  font-family: "Futura LT W01 Book", sans-serif;
  margin-top: 0 !important;
}

.degree__desc {
  font-family: "Futura LT W01 Book", sans-serif;
  text-transform: uppercase;
}

.node-type-degree .l-content > .row {
  padding-bottom: 4.44444rem;
  margin-bottom: 0 !important;
}

.experimental_degree h2 {
  font-family: "Futura LT W01 Heavy", sans-serif;
  line-height: 1;
  font-size: 1.8rem;
}

@media (min-width: 640px) {
  .experimental_degree h2 {
    font-size: 2.073rem;
  }
}

.experimental_degree .has-sub {
  margin-bottom: .5rem;
}

.experimental_degree .subhead {
  color: #002F51;
  font-size: 17px !important;
  margin-bottom: 1rem;
  text-transform: uppercase;
}

.experimental_degree p:not(.subhead) {
  color: #002F51;
  font-family: "Futura LT W01 Book", sans-serif;
  margin-bottom: .5rem;
}

.experimental_degree_content {
  padding-bottom: 0;
}

.experimental_degree_content .degree__title,
.experimental_degree_content .h3 {
  margin-bottom: 0.83333rem;
}

.experimental_degree_content .l-section .h3 {
  margin-top: 0;
}

.experimental_degree_content .has-sub {
  margin-bottom: 0px !important;
}

.experimental_degree_content .qa_header {
  margin-bottom: 0;
}

.experimental_degree_content .qa_header h3 {
  float: none;
}

.experimental_degree_content .qa_header p {
  float: none;
  font-family: "Futura LT W01 Book", sans-serif;
  font-size: 1rem;
  text-align: left;
}

.experimental_degree_content .link, .experimental_degree_content .view-mode-teaser_view_all_2_col.node-press-release .news-link a, .view-mode-teaser_view_all_2_col.node-press-release .news-link .experimental_degree_content a, .experimental_degree_content .news-releases .field-name-node-link a, .news-releases .field-name-node-link .experimental_degree_content a {
  font-size: 1.05556rem;
}

.experimental_degree_content .l-section.link-arrow-link li:before {
  display: none;
}

.experimental_degree_content .l-section.link-arrow-link li a:hover {
  color: #0062AF;
  opacity: 0.7;
}

.experimental_degree_content .link-arrow-link .columns {
  padding: 0;
}

@media (min-width: 640px) {
  .experimental_degree_content .link-arrow-link .columns {
    padding: 0 1rem;
  }
}

.experimental_degree_content .link-arrow-link .columns ul {
  margin-bottom: 0;
}

.experimental_degree_content .row:not(:last-child) {
  margin-bottom: 2.22222rem;
}

.experimental_degree_content .blue-photo-right {
  background-repeat: no-repeat;
  background-position: -150% -150%;
}

@media (min-width: 640px) {
  .experimental_degree_content .blue-photo-right {
    background-size: cover;
    background-position: center center;
  }
}

.experimental_degree_content .blue-list, .experimental_degree_content .tuition-and-fees ul, .tuition-and-fees .experimental_degree_content ul, .experimental_degree_content .sg-list {
  margin-left: 1.33333rem;
}

.experimental_degree_content ul, .experimental_degree_content ol, .experimental_degree_content dl {
  font-size: 1.05556rem;
  font-family: "Futura LT W01 Book", sans-serif;
}

.white .experimental_degree_content ul, .white .experimental_degree_content ol, .white .experimental_degree_content dl {
  font-family: "Futura LT W01 Book", sans-serif;
}

.l-section.white .experimental_degree_content ul a, .l-section.white .experimental_degree_content ol a, .l-section.white .experimental_degree_content dl a {
  font-family: "Futura LT W01 Medium", sans-serif;
}

.experimental_degree_content .white ul {
  margin-left: 20px;
}

.experimental_degree_content .white ul li {
  list-style-type: disc;
}

.experimental_degree_content .white ul li:before {
  display: none;
}

.experimental_degree_content p {
  font-size: 1.05556rem;
}

.experimental_degree_content a {
  font-weight: normal;
  font-family: "Futura LT W01 Medium", sans-serif;
}

.experimental_degree_content .header__buttons a {
  font-family: "Futura LT W01 Heavy", sans-serif;
}

.experimental_degree_content .columns *:last-child {
  margin-bottom: 0;
}

.list--no-bullet li {
  margin: 0;
}

.graphic-citation p {
  font-size: 0.66667rem !important;
  line-height: 1.4;
  margin-top: 1.22222rem;
}

.degree-details-link {
  padding: 11px 0;
}

.degree-details-link a.link, .degree-details-link .view-mode-teaser_view_all_2_col.node-press-release .news-link a, .view-mode-teaser_view_all_2_col.node-press-release .news-link .degree-details-link a, .degree-details-link .news-releases .field-name-node-link a, .news-releases .field-name-node-link .degree-details-link a {
  margin-bottom: 0;
  text-align: center;
}

.back-to-degree-page-link {
  padding: 13px 20px;
}

.degree-section__parent {
  margin-bottom: 4.44444rem;
  clear: both;
}

.degree-section__parent:last-of-type {
  margin-bottom: 0;
}

.degree-section__child {
  margin-bottom: 2.22222rem;
  clear: both;
}

.degree-section__child:last-of-type {
  margin-bottom: 0;
}

.degree-section__child > *:last-child {
  margin-bottom: 0;
}

.accred-collection--sub {
  margin-top: 2.22222rem !important;
}

.degrees-programs > .row {
  padding: 0;
}

.degrees-programs h3 {
  color: #840028;
  text-transform: uppercase;
}

.degrees-programs h3 strong {
  font-size: 2.48832rem;
}

.degrees-programs h3 strong,
.degrees-programs h4 {
  font-family: "Futura LT W01 Heavy", sans-serif;
}

.degrees-programs h4 {
  margin-top: 0;
  margin-bottom: 0.83333rem;
}

.degrees-programs .link, .degrees-programs .view-mode-teaser_view_all_2_col.node-press-release .news-link a, .view-mode-teaser_view_all_2_col.node-press-release .news-link .degrees-programs a, .degrees-programs .news-releases .field-name-node-link a, .news-releases .field-name-node-link .degrees-programs a {
  display: inline-block;
}

.degrees-programs .l-content a {
  font-weight: normal;
}

.degreelist div:first-child {
  padding: 0 !important;
}

/* ==========================================================================
   Admissions pages styles
   ========================================================================== */
/* mobile overrides */
@media (min-width: 1px) and (max-width: 749px) {
  .btn--new + a {
    margin-top: 1rem;
  }
}

/**
 *	Colleges Page Content
 *
 */
.node-type-college-pages .featured-img__content h1, .node-type-college-pages .featured-img__content .heading--red--upper {
  font-family: "Futura LT W01 Heavy", sans-serif;
}

.node-type-college-pages .heading--red--upper {
  color: #840028;
  text-transform: uppercase;
  font-family: "Futura LT W01 Heavy", sans-serif;
}

.node-type-college-pages .l-content h3.heading--blue--upper {
  font-family: "Futura LT W01 Medium", sans-serif;
  text-transform: uppercase;
}

.node-type-college-pages ul {
  margin-bottom: 0;
}

.node-type-college-pages .main-content {
  padding-bottom: 4.44444rem;
}

.node-type-college-pages .l-content > .row {
  padding-bottom: 4.44444rem;
}

.node-type-college-pages .college-page__content {
  padding-bottom: 0;
}

@media (min-width: 640px) {
  .node-type-college-pages .accreditation__logo {
    float: right;
  }
}

.field-name-body .program_list {
  margin-left: 0;
}

.field-name-body .program_list > li {
  margin: .6rem 0;
  padding-right: 2rem;
}

.field-name-body .program_list > li:before {
  display: none;
}

/** ======================================================================
 *	Career Resources
 * ======================================================================
 *
 * Styles for the pages related to the Career Resources content type.
 *
 * Contents:
 * ----------
 *
 *	Banner
 *
*/
.node-type-career-resource-page .section-title {
  background: #45638B url("../img/wgu-white-seal.svg") no-repeat -15% 55%;
  background-size: 45% 170%;
  padding: 2.22222rem 0;
}

@media (min-width: 640px) {
  .node-type-career-resource-page .section-title {
    background-size: 35% 170%;
  }
}

@media (min-width: 640px) {
  .node-type-career-resource-page .section-title {
    background-size: 30% 170%;
  }
}

.node-type-career-resource-page .section-title h2 {
  color: #FFFFFF;
  margin-bottom: 0;
  font-family: "Futura LT W01 Heavy", sans-serif;
}

@media (min-width: 750px) and (max-width: 999px) {
  .node-type-career-resource-page h3 {
    font-size: 1.05556rem;
  }
}

@media (min-width: 1px) and (max-width: 1024px) {
  .node-type-career-resource-page h3 {
    font-size: 1.33333rem;
  }
}

@media (min-width: 1500px) {
  .node-type-career-resource-page h3 {
    font-size: 1.5rem;
  }
}

.node-type-career-resource-page .section-title--secondary {
  margin: 40px 0 10px;
}

.node-type-career-resource-page .link--ocean--expand-box-icon {
  background: url("") no-repeat 0 0/contain;
}

.node-type-career-resource-page hr {
  height: 2px;
  background-color: #999999;
  border: none;
  margin-top: 0;
}

.node-type-career-resource-page .background--sand--dark {
  color: #002F51;
}

.node-type-career-resource-page .background--sand--dark h1, .node-type-career-resource-page .background--sand--dark .node-type-college-pages .heading--red--upper, .node-type-college-pages .node-type-career-resource-page .background--sand--dark .heading--red--upper, .node-type-career-resource-page .background--sand--dark h2, .node-type-career-resource-page .background--sand--dark h3, .node-type-career-resource-page .background--sand--dark h4, .node-type-career-resource-page .background--sand--dark h5, .node-type-career-resource-page .background--sand--dark h6, .node-type-career-resource-page .background--sand--dark li:before {
  color: #002F51;
}

.node-type-career-resource-page .background--sand--dark hr {
  background-color: #666666;
}

.node-type-career-resource-page .l-sidebar--right {
  padding-top: 60px;
}

@media (min-width: 1px) and (max-width: 1024px) {
  .node-type-career-resource-page .flex-video img, .node-type-career-resource-page #wgu_video_wrapper img, .node-type-career-resource-page .media-youtube-video img {
    max-width: 100%;
    height: auto !important;
  }
}

@media (min-width: 1px) and (max-width: 1024px) {
  .node-type-career-resource-page .flex-video > div, .node-type-career-resource-page #wgu_video_wrapper > div, .node-type-career-resource-page .media-youtube-video > div {
    max-width: 100% !important;
    height: auto !important;
  }
  .node-type-career-resource-page .flex-video > div a > div, .node-type-career-resource-page #wgu_video_wrapper > div a > div, .node-type-career-resource-page .media-youtube-video > div a > div {
    margin-left: 50% !important;
    margin-top: -50% !important;
    -webkit-transform: translateY(37px) translateX(-36px);
            transform: translateY(37px) translateX(-36px);
  }
}

.career-resources--sc .feature-career {
  padding: 2.5rem 0;
}

.feature-career {
  background-size: cover;
}

.feature-career__title {
  color: #4886a1;
  font-size: 2.11111rem;
  line-height: 1.1;
}

.feature-career__subtitle {
  border-bottom: 2px solid #ABB3AF;
  font-size: 1.27778rem;
  text-transform: uppercase;
  padding-bottom: .3rem;
}

.feature-career__quote {
  color: #002F51;
  font-size: 1.33333rem;
  font-style: italic;
  line-height: 1.3;
  margin-top: 1.5rem;
}

@media (min-width: 640px) {
  .feature-career__quote {
    margin-top: 0;
  }
}

.feature-career__author {
  color: #4886a1;
  text-align: right;
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-size: 1.11111rem;
}

.career-resources--sc .l-section--careers > .row:last-child {
  border-bottom: 1px solid #404040;
  padding: 2.5rem 0;
}

.career-resources--sc .l-section--careers .border-top--navy {
  padding-top: 2rem;
}

.career-resources--sc .l-section--nobb > .row:last-child {
  border-bottom: 0;
}

[class^="careers-title--"] {
  font-size: 1.11111rem;
  text-transform: uppercase;
  font-family: "Futura LT W01 Heavy", sans-serif;
  line-height: 1.2;
  color: #002F51;
  margin-top: 0;
}

.careers-title__wrap {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  box-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  margin-bottom: 1rem;
}

.careers-title__wrap img {
  margin: 0 0.55556rem 0 0;
}

.graph-top {
  text-align: center;
}

.graph-top__title {
  color: #4886a1;
  font-size: 0.88889rem;
  display: inline-block;
  text-transform: uppercase;
}

.graph-top__subtitle {
  color: #333333;
  font-family: "Futura LT W01 Book", sans-serif;
  font-size: 0.72222rem !important;
  display: inline-block;
}

.careers-banner-link {
  background-color: #F1F2ED;
  padding: .75rem 0;
  margin-top: -1px;
  /* Hack to hide border of .row */
}

.careers-banner-link a:link,
.careers-banner-link a:visited {
  color: #840028;
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
}

.quote {
  color: #002F51;
  font-size: 1.11111rem;
  line-height: 1.4;
  padding: 1rem;
  border: 1px solid #002F51;
  border-radius: 10px;
  font-family: "Futura LT W01 Heavy", sans-serif;
  margin-bottom: 1rem;
}

.quote__text p {
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-size: 1.11111rem !important;
}

.quote__author {
  font-size: 0.88889rem;
  color: #4886a1;
  text-align: right;
}

@media (min-width: 1px) and (max-width: 749px) {
  .experimental_degree_content .columns .quote:last-child {
    margin-bottom: 2rem;
  }
}

.experimental_degree_content .columns .career-link a {
  color: #4886a1;
  display: inline-block;
  clear: both;
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-style: italic;
  margin-bottom: .5rem;
}

.experimental_degree_content .columns .career-link a:before {
  content: "\2014";
  margin-right: 5px;
}

.career-links {
  margin-bottom: 1rem;
}

.career-indigo-heading {
  border-bottom: 1px solid #999999;
  color: #4886a1;
  font-size: 0.88889rem;
  padding-bottom: .35rem;
  text-transform: uppercase;
}

.career-side-list li {
  font-size: 0.88889rem;
}

@media (min-width: 640px) {
  .career-subnav {
    border-bottom: 2px solid #c3ccd4;
  }
}

.career-subnav .degree_subnav {
  margin: 1rem 0 .75rem 0;
}

.career-subnav .degree_subnav .degree_subnav_item a {
  font-family: "Futura LT W01 Heavy", sans-serif;
  border-left-width: 2px;
  font-size: 1rem;
  padding: .5rem 1rem;
}

.career-subnav .degree_subnav .degree_subnav_item:hover {
  opacity: .8;
  border-bottom-color: #fff;
}

.careers__side-list {
  list-style: disc;
  margin-bottom: 3rem;
}

.careers__side-list a:link,
.careers__side-list a:visited {
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-size: 1rem;
}

.careers__side-list a:link:after,
.careers__side-list a:visited:after {
  position: relative;
  top: 1px;
}

.careers__side-list a:link.external,
.careers__side-list a:visited.external {
  color: #4886a1;
}

.careers__side-list a:link.external:after,
.careers__side-list a:visited.external:after {
  content: " ";
  background: url("../img/icon-external-link.png");
  width: 16px;
  height: 13px;
  margin-left: 5px;
  top: 1px;
  display: inline-block;
}

.career-resources--sc .l-content {
  margin-top: 0;
}

.career-resources--sc .amcharts-axis-label {
  font-family: "Futura LT W01 Heavy", sans-serif;
}

.styleguide-section {
  padding: 2em 0;
}

.styleguide-heading {
  border-bottom: 3px solid #777;
  font-size: 2rem;
  text-transform: uppercase;
  color: #777;
  margin-bottom: 1em;
}

.color-blocks li:nth-child(1) {
  background: #FFFFFF;
}

.color-blocks li:nth-child(2) {
  background: #840028;
  color: #FFFFFF;
}

.color-blocks li:nth-child(3) {
  background: #002F51;
  color: #FFFFFF;
}

.color-blocks li:nth-child(4) {
  background: #002F51;
  color: #FFFFFF;
}

.color-blocks li:nth-child(5) {
  background: #45638B;
  color: #FFFFFF;
}

.color-blocks li:nth-child(6) {
  background: #637C6B;
  color: #FFFFFF;
}

.color-blocks li:nth-child(7) {
  background: #C7901B;
}

.color-blocks li:nth-child(8) {
  background: #EEEEEE;
}

.color-blocks li:nth-child(9) {
  background: #B1B4B5;
}

.color-blocks li:nth-child(10) {
  background: #666666;
  color: #FFFFFF;
}

.color-blocks li:nth-child(11) {
  background: #333333;
  color: #FFFFFF;
}

.color-blocks li:nth-child(12) {
  background: #333333;
  color: #FFFFFF;
}

.color-blocks li:nth-child(13) {
  background: #45638B;
  color: #FFFFFF;
}

.color-blocks li:nth-child(14) {
  background: #E2DCCB;
}

.color-blocks li:nth-child(15) {
  background: #acbed6;
}

.color-blocks li {
  box-shadow: 0 0 5px #999;
  display: block;
  float: left;
  height: 90px;
  width: 19%;
  margin: 0 1% 1em 0;
  padding: 1em .5em .5em;
  text-align: center;
  position: relative;
}

.sg-list {
  list-style: none;
}

.sg-list ul {
  list-style: none;
}

.sg-olist {
  font-family: "Futura LT W01 Book", sans-serif;
}

.sg-subhead {
  border-bottom: 1px solid #002F51;
  margin-bottom: 1.5rem;
  margin-top: 2.5rem;
  padding-bottom: 1rem;
  clear: both;
}

.sg-img {
  display: block;
  clear: both;
}

.font-al {
  font-family: "Futura LT W01 Book", sans-serif;
}

.font-ar, .font-am {
  font-family: "Futura LT W01 Medium", sans-serif;
}

.font-amo {
  font-style: italics;
}

.font-ah, .font-ab {
  font-family: "Futura LT W01 Heavy", sans-serif;
}

.wgu-results ul {
  margin-bottom: 2rem;
}

.wgu-results li {
  font-size: 1.1rem;
  margin-bottom: 15px;
}

.wgu-results a {
  font-weight: bold;
}

.wgu-results a:hover {
  color: #510019;
}

.secondary-nav {
  clear: both;
  margin: 0;
}

.secondary-nav__item {
  list-style-type: none;
  position: relative;
}

.secondary-nav__item a {
  display: block;
  padding: 0.83333rem;
  color: #840028;
  text-transform: uppercase;
  border-top: 2px solid #840028;
  font-size: 1.3rem;
}

.secondary-nav__item a:after {
  -webkit-transition: all 0.33s ease-in-out;
  transition: all 0.33s ease-in-out;
  content: '';
  background: url("../img/chevron-ruby.svg") bottom center no-repeat;
  width: 1em;
  height: 1em;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -7px;
}

/**
 * JOB POSTING
 */
/**
 * PARTNERSHIPS
 */
/**
 * DEGREE PAGES
 */
.bottom-align {
  vertical-align: bottom;
  display: table-cell;
  height: 5.77778rem;
}

/**
 * TESTIMONIAL STYLES
 */
.view-Testimonials .views-row {
  float: left;
}

.view-Testimonials .header {
  margin-bottom: 0;
  margin-top: 2rem;
}

.testimonial__block:last-child {
  padding-bottom: 5rem;
}

.testimonial__block .view-testimonials {
  margin-top: 2rem;
}

.testimonial__block .view-testimonials:before, .testimonial__block .view-testimonials:after {
  content: " ";
  display: table;
}

.testimonial__block .view-testimonials:after {
  clear: both;
}

.testimonial__block .view-testimonials .views-row {
  float: left;
  margin-bottom: .5rem;
  margin-right: .5rem;
  padding: 0;
}

.testimonial__block .view-testimonials .views-row img {
  margin-bottom: 0;
  margin-right: 0;
}

.testimonial__block .view-testimonials h3 a {
  color: #0b294e;
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  text-transform: uppercase;
}

.testimonial__block .view-testimonials h3 a:hover {
  color: #000;
}

.node-testimonials {
  padding-bottom: 5rem;
}

.node-testimonials img {
  margin-bottom: .75rem;
  margin-right: 1.5rem;
}

.node-testimonials .field-name-field-individuals-name {
  color: #840028;
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: .5rem;
  text-transform: uppercase;
}

.node-testimonials .field-name-taxonomy-vocabulary-12 {
  color: #002F51;
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: .5rem;
  text-transform: uppercase;
}

.view-testimonials {
  padding-bottom: 5rem;
}

.view-testimonials .views-row {
  padding: 1.5rem 0;
}

.view-testimonials .views-row:before, .view-testimonials .views-row:after {
  content: " ";
  display: table;
}

.view-testimonials .views-row:after {
  clear: both;
}

.view-testimonials .views-row img {
  float: left;
  margin-bottom: .5rem;
  margin-right: 1rem;
}

.view-testimonials .views-row .views-field-path a {
  color: #0062AF;
}

.view-testimonials .views-row .views-field-path a:after {
  content: '\25b6';
  display: inline-block;
  font-size: .7rem;
  margin-left: .5rem;
}

.view-testimonials .views-field-field-individuals-name > div {
  color: #840028;
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: .25rem;
  text-transform: uppercase;
}

.view-testimonials .views-field-field-individuals-name > div:hover {
  color: #000;
}

.view-testimonials .views-field-body p {
  font-size: 1rem;
  margin-bottom: .25rem;
}

.social-icon, .s-twitter, .s-google, .s-facebook, .s-blog, .s-youtube {
  content: " ";
  background: url("../img/tw-white.svg") no-repeat 0 0/cover;
  height: 40px;
  width: 40px;
  background-size: 40px 40px;
}

.s-twitter {
  background-image: url("../img/tw-white.svg");
}

.ie8 .s-twitter {
  background-image: url("/sites/all/themes/bricktheme/img/tw-white.png");
}

.s-google {
  background-image: url("../img/gp-white.svg");
}

.ie8 .s-google {
  background-image: url("/sites/all/themes/bricktheme/img/gp-white.png");
}

.s-facebook {
  background-image: url("../img/fb-white.svg");
}

.ie8 .s-facebook {
  background-image: url("/sites/all/themes/bricktheme/img/fb-white.png");
}

.s-blog {
  background-image: url("../img/no-white.svg");
}

.ie8 .s-blog {
  background-image: url("/sites/all/themes/bricktheme/img/no-white.png");
}

.s-youtube {
  background-image: url("../img/yt-white.svg");
}

.ie8 .s-youtube {
  background-image: url("/sites/all/themes/bricktheme/img/yt-white.png");
}

.l-section.collapse .columns {
  padding: 0;
}

.red-bottom {
  padding: 0;
  text-align: center;
  border-bottom: 7px solid #840028;
}

/**
 * TABS (Drupal tabs)
 * Custom style for the drupal default tabs.  This helped make the revision stuff simpler to use.
 */
.button-group {
  overflow: hidden;
  margin-top: 1.5rem;
}

.button-group > li > button,
.button-group > li .button,
.tabs > li .button,
.tabs > li > button {
  background-color: #f9f9f9;
  border: 1px solid #e1e1e1;
  color: #666666;
  font-family: "Futura LT W01 Medium", sans-serif;
  padding: .7rem 1rem .5rem;
}

.button-group > li > button:hover,
.button-group > li .button:hover,
.tabs > li .button:hover,
.tabs > li > button:hover {
  background-color: #e1e1e1;
}

.tabs.secondary > li .button {
  border-radius: 50px;
  font-size: .75rem;
  padding: 0.4rem 1rem 0.2rem;
  margin-bottom: 0;
}

.tabs.secondary {
  background: #ececec;
  margin-top: -1.25rem;
  margin-bottom: 1.5rem !important;
  padding: .5rem 1rem;
}

.tabs.secondary > li {
  margin-right: .5rem;
}

.button-group > li,
.tabs > li {
  float: left;
  display: block;
  list-style: none;
  margin: 0;
}

.button-group > li:first-child button,
.button-group > li:first-child .button {
  border-left: 1px solid #e1e1e1;
}

/* ==========================================================================
   Calculator styles
   ========================================================================== */
table.formtable tbody tr td {
  padding-bottom: 1rem;
  padding-right: 1rem;
  vertical-align: top;
}

table.formtable tbody tr td:last-child {
  padding-right: 0;
}

table.formtable tbody tr td:last-child span {
  display: block;
}

table.formtable tbody tr td:last-child span + br {
  display: none;
}

table.formtable .title1,
table.formtable .title2 {
  font-family: "Futura LT W01 Heavy", sans-serif;
  line-height: 1.3rem;
  display: block;
}

table.formtable span.title2 + input,
table.formtable span.title2 + span,
table.formtable span.title2 + br,
table.formtable .first-radioholder,
table.formtable span#s_ls_1,
table.formtable span#s_fa_0 {
  margin-top: 1rem;
}

table.formtable span.title2 + br {
  display: block;
  margin-bottom: 0;
  height: 0;
}

table.formtable .title2 ~ span.small {
  margin: -1rem 0 1rem;
}

table.formtable input[type="radio"] {
  margin: 0 .25rem 0 0;
}

table.formtable input[type="radio"] + br {
  margin-top: .25rem;
  display: block;
}

table.formtable input[type="radio"]:first-child {
  margin-top: .25rem;
}

table.formtable .blue-box {
  background-color: #dfecf2;
}

table.formtable .orange-box {
  background-color: #cc6601;
}

table.formtable .blue-box,
table.formtable .orange-box {
  overflow: auto;
}

table.formtable .blue-box table,
table.formtable .orange-box table {
  background-color: transparent;
}

.dv_summary .boldtd {
  font-family: "Futura LT W01 Heavy", sans-serif;
}

#wgu_video_wrapper, .media-youtube-video {
  height: auto !important;
}

.mobile-video {
  width: 100%;
}

@media (min-width: 640px) {
  .mobile-video {
    width: 60%;
  }
}

.mobile-only {
  clear: both;
}

.mobile-only.page-section, .mobile-only.page-section__gray,
.mobile-only.page-section--gray {
  padding: .25rem 0;
}

@media (min-width: 640px) {
  .mobile-only.page-section, .mobile-only.page-section__gray,
  .mobile-only.page-section--gray {
    padding: 3em 0;
  }
}

.mobile-only .border-box {
  margin-top: 2.5rem;
}

@media (min-width: 640px) {
  .mobile-only {
    display: none;
  }
}

.clearfix {
  clear: both;
}

.alert-box {
  display: none;
}

.tweetable-text {
  position: relative;
}

.tweetable-text a {
  text-decoration: none;
  border-bottom: 0px dotted #ed2e24;
  color: #333;
  background: whitesmoke;
}

.tweetable-text a:hover {
  text-decoration: none;
  border-bottom: 0px dotted #ed2e24;
  color: #ed2e24;
}

.tweetable-text-icon {
  color: #ed2e24;
}

.tweetable-text-sharebuttons {
  display: none;
  position: absolute;
  top: -30px;
  left: 0px;
  z-index: 101;
  width: 55px;
  background: #ed2e24;
  color: whitesmoke;
  border-radius: 3px;
  height: 20px;
  padding: 5px;
  text-align: center;
  font-family: 'helvetica neue', helvetica, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.tweetable-text-sharebuttons a {
  color: whitesmoke;
  background: #ed2e24;
  border: 0;
}

.tweetable-text-sharebuttons a:hover {
  color: whitesmoke;
  background: #ed2e24;
  border: 0;
}

.twitter-test {
  background-image: url("../img/tw-white.png");
  background-repeat: no-repeat;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
  display: inline-block;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  clear: both;
  box-sizing: border-box;
  margin-bottom: 0;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  display: none;
}

@media (min-width: 640px) {
  .slick-slide {
    min-height: 350px;
  }
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  font-family: FontAwesome;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before, .slick-next:before {
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "";
}

[dir="rtl"] .slick-prev:before {
  content: "";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "";
}

[dir="rtl"] .slick-next:before {
  content: "";
}

/* Dots */
@media (min-width: 640px) {
  .slick-slider {
    min-height: 350px;
  }
}

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "Futura LT W01 Heavy", sans-serif;
  font-size: 1rem;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.newsroom-slider .slick-slide {
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

@media (min-width: 640px) {
  .newsroom-slider .slick-slide {
    min-height: 350px;
    background-position: -150px 0 !important;
  }
}

@media (min-width: 1024px) {
  .newsroom-slider .slick-slide {
    background-position: 0 0 !important;
  }
}

@media (min-width: 1500px) {
  .newsroom-slider .slick-slide {
    min-height: 350px;
  }
}

.newsroom-slider .slide_body {
  margin: 0 auto;
  position: relative;
  padding: 2rem;
  color: #FFFFFF;
}

.newsroom-slider .slide_body.flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 640px) {
  .newsroom-slider .slide_body {
    padding: 100px 5% 0 40%;
  }
}

@media (min-width: 1024px) {
  .newsroom-slider .slide_body {
    padding: 100px 15% 0 40%;
  }
}

@media (min-width: 1500px) {
  .newsroom-slider .slide_body {
    padding: 150px 15% 0 40%;
  }
}

.newsroom-slider .slide_body h2 {
  font-size: 1.5rem;
}

@media (min-width: 640px) {
  .newsroom-slider .slide_body h2 {
    font-size: 1.8rem;
  }
}

@media (min-width: 1500px) {
  .newsroom-slider .slide_body h2 {
    font-size: 2.2rem;
  }
}

.newsroom-slider .slide_body .slide_video_button {
  width: 110px;
  height: 110px;
  float: left;
}

.newsroom-slider .slide_body .slide_video_button a {
  display: block;
}

.newsroom-slider .slide_body .slide_video_button a:before {
  content: "\f144";
  font-family: "FontAwesome";
  font-size: 8rem;
  color: #FFFFFF;
  opacity: .25;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  line-height: 110px;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

@media (min-width: 640px) {
  .newsroom-slider .slide_body .slide_video_button a:before {
    font-size: 7rem;
  }
}

@media (min-width: 1500px) {
  .newsroom-slider .slide_body .slide_video_button a:before {
    font-size: 10rem;
    line-height: 130px;
  }
}

.newsroom-slider .slide_body .slide_video_button a:hover:before {
  opacity: .35;
}

.newsroom-slider .slick-prev {
  left: 25px;
  height: 112px;
}

@media (min-width: 640px) {
  .newsroom-slider .slick-prev {
    width: 80px;
  }
}

@media (min-width: 1024px) {
  .newsroom-slider .slick-prev {
    left: 45px;
    height: 8rem;
    width: 90px;
  }
}

.newsroom-slider .slick-prev:before {
  content: "\f053";
  font-family: "FontAwesome";
  color: #FFFFFF;
  opacity: .25;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  /* for light slides*/
  font-size: 8rem;
}

@media (min-width: 1px) and (max-width: 749px) {
  .newsroom-slider .slick-prev:before {
    font-size: 2rem;
  }
}

.newsroom-slider .slick-next {
  right: 25px;
  height: 112px;
}

@media (min-width: 640px) {
  .newsroom-slider .slick-next {
    width: 80px;
  }
}

@media (min-width: 1024px) {
  .newsroom-slider .slick-next {
    right: 90px;
    height: 8rem;
    width: 90px;
  }
}

.newsroom-slider .slick-next:before {
  content: "\f054";
  font-family: "FontAwesome";
  font-size: 8rem;
  color: #FFFFFF;
  opacity: .25;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  /* for light slides*/
}

@media (min-width: 1px) and (max-width: 749px) {
  .newsroom-slider .slick-next:before {
    font-size: 2rem;
  }
}

.newsroom-slider .slick-dots {
  bottom: 15px;
  margin-left: 0;
}

.newsroom-slider .slick-dots li button:before {
  content: '';
  background: #FFFFFF;
  border-radius: 1.11111rem;
  border: 3px solid gray;
}

@media (min-width: 1024px) {
  .newsroom-slider .slick-dots li button:before {
    font-size: 3rem;
  }
}
