meta.foundation-version {
  font-family: "/5.5.2/"; }

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

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

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

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

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

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

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

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

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

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

html, body {
  height: 100%; }

html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  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 {
  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.063em) {
  .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 {
    width: 41.66667%; }

  .medium-6 {
    width: 50%; }

  .medium-7 {
    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: 40.063em) {
  .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 {
    width: 33.33333%; }

  .large-5 {
    width: 41.66667%; }

  .large-6 {
    width: 50%; }

  .large-7 {
    width: 58.33333%; }

  .large-8 {
    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; } }
[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.063em) {
  .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: 40.063em) {
  .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: "/"; }

/* 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%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-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.063em) {
  .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; } }
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;
  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.063em) {
  button, .button {
    display: inline-block; } }
/* 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%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.15s linear, background 0.15s linear;
  -moz-transition: border-color 0.15s linear, background 0.15s linear;
  -ms-transition: border-color 0.15s linear, background 0.15s linear;
  -o-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 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 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 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 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 {
  -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 {
    display: none; }
  select.radius {
    border-radius: 3px; }
  select:hover {
    background-color: #f3f3f3;
    border-color: #999999; }
  select:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  select[multiple] {
    height: auto; }

/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  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 {
  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 {
  margin-bottom: 0; }

label.error {
  color: #f04124; }

.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; }

/* 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 h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
    color: #333333; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .panel h1.subheader, .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 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 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 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; }

table {
  background: #FFFFFF;
  border: solid 1px #DDDDDD;
  margin-bottom: 1.25rem;
  table-layout: auto; }
  table caption {
    background: transparent;
    color: #FFFFFF;
    font-size: 1rem;
    font-weight: bold; }
  table thead {
    background: #F5F5F5; }
    table thead tr th,
    table thead tr td {
      color: #FFFFFF;
      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: #FFFFFF;
      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; }

.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.063em) 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.063em) {
  .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: 40.063em) 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: 40.063em) {
  .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.063em) 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.063em) {
  .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.063em) and (max-width: 240em) {
  .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.063em) {
  .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,
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, 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, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #6f6f6f;
    font-size: 60%;
    line-height: 0; }

h1 {
  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.063em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }

  h1 {
    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; } }
/* 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.063em) {
  .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: 40.063em) {
  .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.063em) {
  .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.063em) {
  .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; } }
ul li {
  list-style: none; }

table.reset-style {
  border: none;
  background: none; }
  table.reset-style tr {
    background: none; }
    table.reset-style tr td {
      padding: 0; }

.row.bottom-space {
  padding-bottom: 1.875rem; }

.row.bottom-space-half {
  padding-bottom: 0.9375rem; }

.row.top-space {
  padding-top: 1.875rem; }

.row.top-space-half {
  padding-top: 0.9375rem; }

.row .column.no-pad, .row .columns.no-pad {
  padding-left: 0;
  padding-right: 0; }
.row .column.no-pad-left, .row .columns.no-pad-left {
  padding-left: 0; }
.row .column.no-pad-right, .row .columns.no-pad-right {
  padding-right: 0; }
@media only screen and (max-width: 40em) {
  .row .column.small-no-pad, .row .columns.small-no-pad {
    padding-left: 0;
    padding-right: 0; }
  .row .column.small-no-pad-left, .row .columns.small-no-pad-left {
    padding-left: 0; }
  .row .column.small-no-pad-right, .row .columns.small-no-pad-right {
    padding-right: 0; } }
@media only screen and (min-width: 40.063em) {
  .row .column.large-no-pad, .row .columns.large-no-pad {
    padding-left: 0;
    padding-right: 0; }
  .row .column.large-no-pad-left, .row .columns.large-no-pad-left {
    padding-left: 0; }
  .row .column.large-no-pad-right, .row .columns.large-no-pad-right {
    padding-right: 0; } }

@media only screen {
  .small-css-columns-1 {
    -moz-column-count: 1;
    -webkit-columns: 1;
    -o-columns: 1;
    columns: 1;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .small-css-columns-2 {
    -moz-column-count: 2;
    -webkit-columns: 2;
    -o-columns: 2;
    columns: 2;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .small-css-columns-3 {
    -moz-column-count: 3;
    -webkit-columns: 3;
    -o-columns: 3;
    columns: 3;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .small-css-columns-4 {
    -moz-column-count: 4;
    -webkit-columns: 4;
    -o-columns: 4;
    columns: 4;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .small-css-columns-5 {
    -moz-column-count: 5;
    -webkit-columns: 5;
    -o-columns: 5;
    columns: 5;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .small-css-columns-6 {
    -moz-column-count: 6;
    -webkit-columns: 6;
    -o-columns: 6;
    columns: 6;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .small-css-columns-7 {
    -moz-column-count: 7;
    -webkit-columns: 7;
    -o-columns: 7;
    columns: 7;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .small-css-columns-8 {
    -moz-column-count: 8;
    -webkit-columns: 8;
    -o-columns: 8;
    columns: 8;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .small-css-columns-9 {
    -moz-column-count: 9;
    -webkit-columns: 9;
    -o-columns: 9;
    columns: 9;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .small-css-columns-10 {
    -moz-column-count: 10;
    -webkit-columns: 10;
    -o-columns: 10;
    columns: 10;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .small-css-columns-11 {
    -moz-column-count: 11;
    -webkit-columns: 11;
    -o-columns: 11;
    columns: 11;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .small-css-columns-12 {
    -moz-column-count: 12;
    -webkit-columns: 12;
    -o-columns: 12;
    columns: 12;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .row.small-collapse-left > .columns {
    padding-left: 0;
    padding-right: 0.9375rem; }

  .row .row.small-collapse-left > .columns {
    padding-left: 0;
    padding-right: 0.9375rem; }

  .row.small-collapse-right > .columns {
    padding-left: 0.9375rem;
    padding-right: 0; }

  .row .row.small-collapse-right > .columns {
    padding-left: 0.9375rem;
    padding-right: 0; }

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

  .row .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0; } }
@media only screen and (min-width: 40.063em) {
  .medium-css-columns-1 {
    -moz-column-count: 1;
    -webkit-columns: 1;
    -o-columns: 1;
    columns: 1;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .medium-css-columns-2 {
    -moz-column-count: 2;
    -webkit-columns: 2;
    -o-columns: 2;
    columns: 2;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .medium-css-columns-3 {
    -moz-column-count: 3;
    -webkit-columns: 3;
    -o-columns: 3;
    columns: 3;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .medium-css-columns-4 {
    -moz-column-count: 4;
    -webkit-columns: 4;
    -o-columns: 4;
    columns: 4;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .medium-css-columns-5 {
    -moz-column-count: 5;
    -webkit-columns: 5;
    -o-columns: 5;
    columns: 5;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .medium-css-columns-6 {
    -moz-column-count: 6;
    -webkit-columns: 6;
    -o-columns: 6;
    columns: 6;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .medium-css-columns-7 {
    -moz-column-count: 7;
    -webkit-columns: 7;
    -o-columns: 7;
    columns: 7;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .medium-css-columns-8 {
    -moz-column-count: 8;
    -webkit-columns: 8;
    -o-columns: 8;
    columns: 8;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .medium-css-columns-9 {
    -moz-column-count: 9;
    -webkit-columns: 9;
    -o-columns: 9;
    columns: 9;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .medium-css-columns-10 {
    -moz-column-count: 10;
    -webkit-columns: 10;
    -o-columns: 10;
    columns: 10;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .medium-css-columns-11 {
    -moz-column-count: 11;
    -webkit-columns: 11;
    -o-columns: 11;
    columns: 11;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .medium-css-columns-12 {
    -moz-column-count: 12;
    -webkit-columns: 12;
    -o-columns: 12;
    columns: 12;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .row.medium-collapse-left > .columns {
    padding-left: 0;
    padding-right: 0.9375rem; }

  .row .row.medium-collapse-left > .columns {
    padding-left: 0;
    padding-right: 0.9375rem; }

  .row.medium-collapse-right > .columns {
    padding-left: 0.9375rem;
    padding-right: 0; }

  .row .row.medium-collapse-right > .columns {
    padding-left: 0.9375rem;
    padding-right: 0; }

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

  .row .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; } }
@media only screen and (min-width: 40.063em) {
  .large-css-columns-1 {
    -moz-column-count: 1;
    -webkit-columns: 1;
    -o-columns: 1;
    columns: 1;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .large-css-columns-2 {
    -moz-column-count: 2;
    -webkit-columns: 2;
    -o-columns: 2;
    columns: 2;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .large-css-columns-3 {
    -moz-column-count: 3;
    -webkit-columns: 3;
    -o-columns: 3;
    columns: 3;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .large-css-columns-4 {
    -moz-column-count: 4;
    -webkit-columns: 4;
    -o-columns: 4;
    columns: 4;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .large-css-columns-5 {
    -moz-column-count: 5;
    -webkit-columns: 5;
    -o-columns: 5;
    columns: 5;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .large-css-columns-6 {
    -moz-column-count: 6;
    -webkit-columns: 6;
    -o-columns: 6;
    columns: 6;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .large-css-columns-7 {
    -moz-column-count: 7;
    -webkit-columns: 7;
    -o-columns: 7;
    columns: 7;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .large-css-columns-8 {
    -moz-column-count: 8;
    -webkit-columns: 8;
    -o-columns: 8;
    columns: 8;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .large-css-columns-9 {
    -moz-column-count: 9;
    -webkit-columns: 9;
    -o-columns: 9;
    columns: 9;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .large-css-columns-10 {
    -moz-column-count: 10;
    -webkit-columns: 10;
    -o-columns: 10;
    columns: 10;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .large-css-columns-11 {
    -moz-column-count: 11;
    -webkit-columns: 11;
    -o-columns: 11;
    columns: 11;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .large-css-columns-12 {
    -moz-column-count: 12;
    -webkit-columns: 12;
    -o-columns: 12;
    columns: 12;
    -moz-break-inside: avoid-column;
    -webkit-break-inside: avoid-column;
    -o-break-inside: avoid-column;
    break-inside: avoid-column; }

  .row.large-collapse-left > .columns {
    padding-left: 0;
    padding-right: 0.9375rem; }

  .row .row.large-collapse-left > .columns {
    padding-left: 0;
    padding-right: 0.9375rem; }

  .row.large-collapse-right > .columns {
    padding-left: 0.9375rem;
    padding-right: 0; }

  .row .row.large-collapse-right > .columns {
    padding-left: 0.9375rem;
    padding-right: 0; }

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

  .row .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; } }
/*! jQuery UI - v1.11.4 - 2015-08-25
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

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

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */ }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  /* support: IE7 */
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px; }

/* icon support */
.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item {
  padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff url("images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
  color: #222222; }

.ui-widget-content a {
  color: #222222; }

.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
  color: #222222;
  font-weight: bold; }

.ui-widget-header a {
  color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url("images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #555555; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url("images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #212121;
  text-decoration: none; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url("images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
  color: #363636; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
  color: #cd0a0a; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png"); }

.ui-state-default .ui-icon {
  background-image: url("images/ui-icons_888888_256x240.png"); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("images/ui-icons_454545_256x240.png"); }

.ui-state-active .ui-icon {
  background-image: url("images/ui-icons_454545_256x240.png"); }

.ui-state-highlight .ui-icon {
  background-image: url("images/ui-icons_2e83ff_256x240.png"); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cd0a0a_256x240.png"); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */ }

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */
  border-radius: 8px; }

/*!
 * jQuery UI CSS Framework 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

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

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */ }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  /* support: IE7 */
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px; }

/* icon support */
.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item {
  padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

/*!
 * jQuery UI CSS Framework 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff url("images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
  color: #222222; }

.ui-widget-content a {
  color: #222222; }

.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
  color: #222222;
  font-weight: bold; }

.ui-widget-header a {
  color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url("images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #555555; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url("images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #212121;
  text-decoration: none; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url("images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
  color: #363636; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
  color: #cd0a0a; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png"); }

.ui-state-default .ui-icon {
  background-image: url("images/ui-icons_888888_256x240.png"); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("images/ui-icons_454545_256x240.png"); }

.ui-state-active .ui-icon {
  background-image: url("images/ui-icons_454545_256x240.png"); }

.ui-state-highlight .ui-icon {
  background-image: url("images/ui-icons_2e83ff_256x240.png"); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cd0a0a_256x240.png"); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */ }

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */
  border-radius: 8px; }

.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }
  .owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0); }
    .owl-carousel .owl-wrapper::after {
      content: ".";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0; }
  .owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%; }
    .owl-carousel .owl-wrapper-outer.autoHeight {
      -webkit-transition: height 500ms ease-in-out;
      -moz-transition: height 500ms ease-in-out;
      -ms-transition: height 500ms ease-in-out;
      -o-transition: height 500ms ease-in-out;
      transition: height 500ms ease-in-out; }
  .owl-carousel .owl-item {
    float: left; }
  .owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }
  .owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer; }

.grabbing {
  cursor: url("/assets/images/graphics/grabbing.png") 8 8, move; }

.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center; }
  .owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    border-radius: 30px;
    background: #869791;
    opacity: .5; }
  .owl-theme .owl-controls .owl-pagination {
    position: relative;
    z-index: 5000;
    display: inline-block; }
  .owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1; }
    .owl-theme .owl-controls .owl-page span {
      display: inline-block;
      width: 15px;
      height: 15px;
      margin: 5px 7px;
      opacity: .5;
      border-radius: 20px;
      background: #869791; }
      .owl-theme .owl-controls .owl-page span.owl-numbers {
        height: auto;
        width: auto;
        color: #FFF;
        padding: 2px 10px;
        font-size: 12px;
        border-radius: 30px; }
    .owl-theme .owl-controls .owl-page:hover span {
      opacity: 1; }
    .owl-theme .owl-controls .owl-page.active span {
      opacity: 1;
      cursor: default; }
  .owl-theme .owl-controls.clickable .owl-buttons div:hover {
    opacity: 1;
    text-decoration: none; }

.owl-item.loading {
  min-height: 150px; }

.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px; }

.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease; }

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease; }

.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease; }

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease; }

.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both; }

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both; }

.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both; }

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both; }

@-webkit-keyframes empty {
  0% {
    opacity: 1; } }
@-moz-keyframes empty {
  0% {
    opacity: 1; } }
@keyframes empty {
  0% {
    opacity: 1; } }
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); } }
@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%); } }
@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px); }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%); } }
@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0); } }
@-moz-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0); } }
@keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    transform: translateZ(-500px); }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0); } }
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8); } }
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8); } }
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8); } }
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%); } }
@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%); } }
@keyframes goDown {
  from {
    transform: translateY(-100%); } }
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5); } }
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5); } }
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5); } }
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5); } }
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5); } }
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5); } }
/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */
.tooltipster-default {
  border-radius: 5px;
  border: 2px solid #000;
  background: #4c4c4c;
  color: #fff; }

/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  padding: 8px 10px;
  overflow: hidden; }

/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
  /* border-color: ... !important; */ }

/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {
  cursor: help;
  margin-left: 4px; }

/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
  padding: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999999;
  pointer-events: none;
  width: auto;
  overflow: visible; }

.tooltipster-base .tooltipster-content {
  overflow: hidden; }

.tooltipster-base .tooltipster-content p:last-child {
  margin-bottom: 0; }

/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1; }

.tooltipster-arrow span, .tooltipster-arrow-border {
  display: block;
  width: 0;
  height: 0;
  position: absolute; }

.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-top: 8px solid;
  bottom: -7px; }

.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-top: 9px solid;
  bottom: -7px; }

.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-bottom: 8px solid;
  top: -7px; }

.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-bottom: 9px solid;
  top: -7px; }

.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
  left: 0;
  right: 0;
  margin: 0 auto; }

.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
  left: 6px; }

.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  left: 5px; }

.tooltipster-arrow-top-right span, .tooltipster-arrow-bottom-right span {
  right: 6px; }

.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
  right: 5px; }

.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-left: 8px solid;
  top: 50%;
  margin-top: -7px;
  right: -7px; }

.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-left: 9px solid;
  margin-top: -8px; }

.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-right: 8px solid;
  top: 50%;
  margin-top: -7px;
  left: -7px; }

.tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-right: 9px solid;
  margin-top: -8px; }

/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */
.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity; }

.tooltipster-fade-show {
  opacity: 1; }

.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-backface-visibility: hidden; }

.tooltipster-grow-show {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -moz-transform: rotateZ(4deg);
  -o-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform; }

.tooltipster-swing-show {
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4); }

.tooltipster-fall {
  top: 0;
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  -ms-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  top: 0px !important;
  opacity: 0; }

.tooltipster-slide {
  left: -40px;
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  -ms-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  left: 0px !important;
  opacity: 0; }

/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
  opacity: 0.5;
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1); }

/* HIDING PRE INSERTED TOOLTIPS */
.tooltip {
  display: none; }

.tooltipster-noir {
  border-radius: 0px;
  border: 2px solid #2c2c2c;
  background: #fff;
  color: #2c2c2c; }

.tooltipster-noir .tooltipster-content {
  font-family: 'Georgia', serif;
  font-size: 14px;
  line-height: 16px;
  padding: 8px 10px;
  word-wrap: break-word; }

body {
  background-color: #F5F6F1; }
  body > .content {
    padding-bottom: 30px; }
  body > .content.background {
    background-color: #FFFFFF; }
  body .fixed-width-container {
    width: 1000px;
    margin: 0 auto; }
    @media only screen and (max-width: 40em) {
      body .fixed-width-container {
        width: 100%;
        margin: 0; } }

#header {
  background: #026294;
  /* Old browsers */
  background: -moz-linear-gradient(top, #026294 0%, #00547f 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #026294), color-stop(100%, #00547f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #026294 0%, #00547f 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #026294 0%, #00547f 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #026294 0%, #00547f 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #026294 0%, #00547f 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF026294', endColorstr='#FF00547F',GradientType=0 );
  /* IE6-9 */
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75); }
  @media only screen and (min-width: 40.063em) {
    #header {
      min-width: 1000px; } }
  #header .search {
    text-align: right; }
    #header .search input[type="text"] {
      display: inline-block;
      margin-right: 5px; }

#home-header {
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.75);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  #home-header.static-home {
    background-image: url("/assets/images/country/united_states.jpg"); }

.placeholder {
  color: #AAAAAA; }

.scroll-fixed {
  position: fixed;
  top: 0; }

.main-button, #lp_submit {
  -moz-box-shadow: inset 0px 1px 0px 0px #54a3f7;
  -webkit-box-shadow: inset 0px 1px 0px 0px #54a3f7;
  box-shadow: inset 0px 1px 0px 0px #54a3f7;
  background-color: #5689db;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5689db), color-stop(1, #4d7bd6));
  background: -moz-linear-gradient(top, #5689db 5%, #4d7bd6 100%);
  background: -webkit-linear-gradient(top, #5689db 5%, #4d7bd6 100%);
  background: -o-linear-gradient(top, #5689db 5%, #4d7bd6 100%);
  background: -ms-linear-gradient(top, #5689db 5%, #4d7bd6 100%);
  background: linear-gradient(to bottom, #5689db 5%, #4d7bd6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5689DB',endColorstr='is-hex-str(#4d7bd6)',GradientType=0);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #2d54af;
  cursor: pointer;
  text-shadow: 0px 1px 0px #154682; }
  .main-button:hover, #lp_submit:hover {
    background-color: #4d7bd6;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #4d7bd6), color-stop(1, #5689db));
    background: -moz-linear-gradient(top, #4d7bd6 5%, #5689db 100%);
    background: -webkit-linear-gradient(top, #4d7bd6 5%, #5689db 100%);
    background: -o-linear-gradient(top, #4d7bd6 5%, #5689db 100%);
    background: -ms-linear-gradient(top, #4d7bd6 5%, #5689db 100%);
    background: linear-gradient(to bottom, #4d7bd6 5%, #5689db 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='is-hex-str(#4d7bd6)',endColorstr='#FF5689DB',GradientType=0); }

.main-gradient {
  background: #026294;
  /* Old browsers */
  background: -moz-linear-gradient(top, #026294 0%, #00547f 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #026294), color-stop(100%, #00547f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #026294 0%, #00547f 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #026294 0%, #00547f 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #026294 0%, #00547f 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #026294 0%, #00547f 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF026294', endColorstr='#FF00547F',GradientType=0 );
  /* IE6-9 */ }

.force-hide {
  display: none !important; }

.has-tip {
  cursor: help; }

.box .content {
  background-color: #FFFFFF;
  border-color: #E2E2E2;
  border-style: solid;
  border-width: 0px 1px 1px 1px; }
  .box .content #map .toolbar {
    font-size: 14px;
    line-height: 14px;
    padding: 6px;
    background-color: #EFEFEF;
    border-color: #E2E2E2;
    border-style: solid;
    border-width: 1px 0px 0px 0px; }
.box .footer {
  font-size: 14px;
  line-height: 14px;
  padding: 12px;
  text-align: right; }
.box h3 {
  background: #026294;
  /* Old browsers */
  background: -moz-linear-gradient(top, #026294 0%, #00547f 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #026294), color-stop(100%, #00547f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #026294 0%, #00547f 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #026294 0%, #00547f 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #026294 0%, #00547f 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #026294 0%, #00547f 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF026294', endColorstr='#FF00547F',GradientType=0 );
  /* IE6-9 */
  text-align: center;
  margin: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #FFFFFF;
  border-color: #E2E2E2;
  border-style: solid;
  border-width: 0px 1px;
  text-transform: uppercase;
  font-size: 16px; }

#footer {
  border-color: #FFFFFF;
  border-style: solid;
  border-width: 1px 0px 0px 0px;
  outline-color: #D8D5D5;
  outline-style: solid;
  outline-width: 1px;
  padding-top: 10px;
  background-color: #E7E7E7; }
  @media only screen and (min-width: 40.063em) {
    #footer {
      min-width: 1000px; } }

/* TUITION DOLLARS */
.tuition span {
  color: #000000; }
  .tuition span strong {
    color: #F7A92C; }
.tuition span:hover {
  color: #7F7F7F; }
  .tuition span:hover strong {
    color: #D08D22; }

#flash .notice p {
  text-align: center; }

/* SPECIAL ITEMS */
.rank {
  color: #FFFFFF;
  background-color: #F7A92C;
  width: 28px;
  height: 28px;
  display: inline-block;
  line-height: 30px;
  text-align: center;
  border-radius: 5px;
  font-size: 15px; }

.gray-border-bottom {
  border-bottom: 2px solid #B7B7B7; }

.bright-border-bottom {
  border-bottom: 2px solid #F7A92C; }

em, .highlight-text {
  color: #F7A92C; }

/* MAP AJAX OVERLAY STUFF */
.map-overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
  z-index: 1;
  display: none;
  top: 0;
  left: 0; }

.results-map {
  z-index: 2; }

.context-info {
  width: 14px;
  height: 14px;
  background-image: url(/assets/images/graphics/ico-info.png);
  margin: 0px 0 -3px 5px;
  display: inline-block;
  cursor: help; }

/* FAD STYLINGS */
#home-header .fad_tool_container {
  background-color: rgba(1, 91, 137, 0.8);
  color: white; }

.fad_tool_container {
  padding: 20px 20px 30px; }
  .fad_tool_container .fad_site_counts {
    text-align: center;
    font-size: 18px;
    margin-bottom: 20px; }
    .fad_tool_container .fad_site_counts .fad-title {
      font-size: 25px;
      line-height: 55px; }
    .fad_tool_container .fad_site_counts .fad_count {
      color: #F7A92C; }
  .fad_tool_container form select {
    font-size: 11px;
    height: 25px;
    padding: 5px;
    margin-bottom: 5px; }
  .fad_tool_container form .online-only {
    font-size: 11px; }
  .fad_tool_container form span.online-only {
    line-height: 25px;
    padding: 5px 0px 5px 10px; }
  .fad_tool_container form label.online-only {
    display: inline;
    color: white; }
    .fad_tool_container form label.online-only input {
      vertical-align: middle; }
  .fad_tool_container form .yellow-button, .fad_tool_container form .blue-button {
    padding: 14px;
    width: 100%;
    font-size: 20px; }

.fad-left {
  background-color: #FFCA00;
  width: 100%;
  text-align: center; }
  @media only screen and (max-width: 40em) {
    .fad-left.fad-home-text {
      height: 60px; } }
  @media only screen and (min-width: 40.063em) {
    .fad-left {
      height: 100px; }
      .fad-left .fad-title {
        padding-top: 15px; }
      .fad-left.fad-home-text {
        height: 100px; }
        .fad-left.fad-home-text .fad-title {
          padding-top: 55px; } }
  .fad-left .fad-title, .fad-left .fad-text {
    font-size: 22px;
    line-height: 33px;
    color: #4A4949;
    letter-spacing: 1px;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.4); }
    .fad-left .fad-title .fad_count, .fad-left .fad-text .fad_count {
      color: #0D6175; }
  .fad-left .fad-title .font-size-def[data-length='40'] {
    font-size: 20px; }
  .fad-left .fad-title .font-size-def[data-length='45'] {
    font-size: 18px; }
  .fad-left .fad-title .font-size-def[data-length='50'] {
    font-size: 16px; }

.fad-right {
  background-color: #FF9700;
  width: 100%;
  display: inline-block; }
  @media only screen and (max-width: 40em) {
    .fad-right {
      text-align: center; } }
  @media only screen and (min-width: 40.063em) {
    .fad-right {
      text-align: left;
      height: 100px; } }
  @media only screen and (min-width: 40.063em) {
    .fad-right .pre-fad-arrow {
      background-color: #FFCA00;
      width: 30px;
      height: 100px;
      position: relative; }
    .fad-right .fad-arrow {
      background: #FFCA00; }
      .fad-right .fad-arrow:after {
        left: 30px;
        top: 0;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(255, 187, 0, 0);
        border-left-color: #FFCA00;
        border-width: 50px; } }
  .fad-right .fad_tool {
    padding-top: 22px; }
    @media only screen and (max-width: 40em) {
      .fad-right .fad_tool {
        padding-left: 0;
        padding-bottom: 10px;
        padding-right: 15px; } }
    .fad-right .fad_tool label.online-only {
      color: black; }

.landing_form_fieldset:first-child fieldset#lp_contact_set {
  margin-top: 0; }

.star-empty {
  display: inline-block;
  background-image: url(/assets/images/graphics/stars_sprite.png);
  background-position: 0px 0px;
  width: 95px; }
  .star-empty .star-yellow-fill {
    background-image: url(/assets/images/graphics/stars_sprite.png);
    background-position: 0px -46px;
    height: 18px; }
  .star-empty .star-blue-fill {
    background-image: url(/assets/images/graphics/stars_sprite.png);
    background-position: 0px -23px;
    height: 18px; }

/* LOCATION LIST STYLES */
.location_list {
  /* TABLE LIST STYLES */
  /* BLOCK LIST STYLES */ }
  .location_list table {
    border-collapse: collapse;
    border: none;
    width: 100%;
    margin: 0px; }
    .location_list table thead tr th {
      color: #FFFFFF;
      font-weight: 300;
      background: #959595;
      /* Old browsers */
      background: -moz-linear-gradient(top, #959595 90%, #7F7F7F 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(90%, #959595), color-stop(100%, #7F7F7F));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #959595 90%, #7F7F7F 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #959595 90%, #7F7F7F 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, #959595 90%, #7F7F7F 100%);
      /* IE10+ */
      background: linear-gradient(to bottom, #959595 90%, #7F7F7F 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$table-head-top-color', endColorstr='$table-head-bottom-color',GradientType=0 );
      /* IE6-9 */
      border-top: 1px solid #818181;
      text-align: center; }
    .location_list table tr.even, .location_list table tr.alt, .location_list table tr:nth-of-type(even) {
      background-color: #EBEBEB; }
    .location_list table tr.odd, .location_list table tr:nth-of-type(odd) {
      background-color: #FFFFFF; }
    .location_list table tr td, .location_list table tr th, .location_list table thead tr td, .location_list table thead tr th {
      padding: 6px 4px; }
  .location_list .location-blocks-wrapper .school, .location_list .location-simple-blocks-wrapper .school {
    margin-bottom: 19px;
    padding-bottom: 20px;
    border-width: 0px 0px 2px 0px;
    border-style: solid;
    border-color: #B7B7B7;
    padding-left: 5px; }
    .location_list .location-blocks-wrapper .school .rank, .location_list .location-simple-blocks-wrapper .school .rank {
      float: left; }
    .location_list .location-blocks-wrapper .school .row.rank-offset, .location_list .location-simple-blocks-wrapper .school .row.rank-offset {
      margin-left: 30px; }

a.data-lp-link {
  cursor: pointer !important; }

table.school_info {
  width: 100%; }

.table_school_list td.featured-icon {
  padding: 5px 0;
  width: 25px; }
.table_school_list .college_block .campus_locations {
  display: inline-block; }
.table_school_list .college_block .badges {
  float: right; }
  .table_school_list .college_block .badges div {
    float: none;
    margin-top: 5px; }
.table_school_list .college_block .campus_programs ul.school-programs {
  display: inline-block;
  width: 35%;
  font-size: 12px; }
  .table_school_list .college_block .campus_programs ul.school-programs li {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }

#school_list-colleges_index .compare-btn-wrapper.fixed-scroll-item {
  display: inline-block;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  margin-left: -136px;
  margin-top: 94px;
  font-size: 16px !important; }
  #school_list-colleges_index .compare-btn-wrapper.fixed-scroll-item .btn-compare {
    margin-bottom: 0; }
#school_list-colleges_index .sl-action-bar {
  height: 0; }

.featured-school-list .school-block {
  margin-bottom: 19px;
  padding-bottom: 20px;
  border-width: 0 0 2px;
  border-style: solid;
  border-color: #B7B7B7;
  padding-left: 5px; }
  .featured-school-list .school-block .phone {
    font-size: 14px; }
  .featured-school-list .school-block .feat-txt {
    font-size: 11px;
    color: #555; }
  .featured-school-list .school-block .rank {
    float: left; }
  .featured-school-list .school-block .row.rank-offset {
    margin-left: 30px; }

#schools .host-program-list li {
  font-size: 90%;
  line-height: normal; }
#schools .filter-section input[type=radio] {
  margin-bottom: 0; }
#schools .row.hide-button {
  margin-bottom: 10px;
  padding-bottom: 10px; }
#schools .row.total-count {
  margin-bottom: 20px; }

.no-js .js-compare, .no-js .compare_check, .no-js .btn-compare, .no-js #sl-filter-links-school_list-fadesque, .no-js .popover-link, .no-js .school-level-tabs {
  display: none !important; }
.no-js table th.sortable a {
  background-image: none;
  color: black;
  text-decoration: none;
  cursor: default; }

@media only screen and (max-width: 40em) {
  .js-compare, .compare-submit, .compare_check, .compare-btn-wrapper, .school-level-tabs {
    display: none !important; } }
table th.sortable a:not(.has-tip):not(.js-compare) {
  background: url("/assets/images/graphics/up_down.gif") no-repeat scroll 0 50% transparent;
  padding-left: 10px;
  cursor: pointer; }
table th.sortable.desc a:not(.has-tip):not(.js-compare) {
  background: url("/assets/images/graphics/up.gif") no-repeat scroll 0 50% transparent; }
table th.sortable.asc a:not(.has-tip):not(.js-compare) {
  background: url("/assets/images/graphics/down.gif") no-repeat scroll 0 50% transparent; }

.school-list-loader {
  height: 75px;
  margin: 0 auto;
  position: relative;
  display: none; }

.sl-ajax-hidden {
  display: none; }

.slide_school_list h3 {
  margin-bottom: 5px; }
.slide_school_list .sl-card-slideshow {
  display: none; }
  .slide_school_list .sl-card-slideshow .school-card {
    padding: 10px 0 3px;
    background-color: white;
    -webkit-box-shadow: 0px 0px 5px rgba(3, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 5px rgba(3, 0, 0, 0.5);
    box-shadow: 0px 0px 5px rgba(3, 0, 0, 0.5);
    margin: 3px; }
    .slide_school_list .sl-card-slideshow .school-card .logo {
      margin-bottom: 15px; }
      .slide_school_list .sl-card-slideshow .school-card .logo img {
        height: 41px; }
    .slide_school_list .sl-card-slideshow .school-card .data-row {
      padding: 3px 5px;
      min-height: 33px; }
      .slide_school_list .sl-card-slideshow .school-card .data-row.first {
        border-top: 1px solid #B7B7B7; }
      .slide_school_list .sl-card-slideshow .school-card .data-row:nth-child(even) {
        background-color: #F7F7F7; }
      .slide_school_list .sl-card-slideshow .school-card .data-row.learn-more {
        padding-top: 3px; }
      .slide_school_list .sl-card-slideshow .school-card .data-row .lbl {
        float: left; }
        @media only screen and (max-width: 40em) {
          .slide_school_list .sl-card-slideshow .school-card .data-row .lbl {
            font-size: 12px; } }
      .slide_school_list .sl-card-slideshow .school-card .data-row .value {
        text-align: right; }

.owl-theme .owl-controls .owl-buttons {
  margin-top: -32px; }
  .owl-theme .owl-controls .owl-buttons div {
    line-height: 1.2; }
  .owl-theme .owl-controls .owl-buttons .owl-prev {
    margin-right: 150px; }

#ty_intro .school {
  margin-bottom: 20px;
  border: 1px solid #B8D3B8;
  background-color: #E7FCE7;
  padding: 7px;
  box-shadow: 1px 1px 1px #DBDBDB;
  -moz-box-shadow: 1px 1px 1px #DBDBDB;
  -webkit-box-shadow: 1px 1px 1px #DBDBDB; }
  #ty_intro .school .school-name {
    font-weight: bold;
    font-size: 14pt;
    margin-bottom: 10px;
    float: left;
    margin-right: 7px; }
  #ty_intro .school .lead-posted {
    text-transform: uppercase;
    font-weight: bold;
    color: #008000;
    font-size: 12pt;
    margin-right: 5px;
    margin: 2px 0 0 0; }
  #ty_intro .school .lead-no-post {
    margin-bottom: 20px;
    border: 1px solid #CA9696;
    background: #FFF0F0;
    padding: 7px;
    box-shadow: 1px 1px 1px #DBDBDB;
    -moz-box-shadow: 1px 1px 1px #DBDBDB;
    -webkit-box-shadow: 1px 1px 1px #DBDBDB; }
    #ty_intro .school .lead-no-post .lead-posted {
      color: #8F3434; }

#multi-college-list #thank-you-feedback {
  display: none; }

#auto-chain-lp, #multi-college-list {
  margin-top: 10px; }
  #auto-chain-lp .centered, #multi-college-list .centered {
    text-align: center; }
  #auto-chain-lp fieldset.lp_fieldset legend:not(.keep), #multi-college-list fieldset.lp_fieldset legend:not(.keep) {
    display: none; }
  #auto-chain-lp .prev-school-link, #auto-chain-lp .next-school-link, #multi-college-list .prev-school-link, #multi-college-list .next-school-link {
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    line-height: 30px; }
  #auto-chain-lp .blank-arrow, #auto-chain-lp .prev-school-arrow, #auto-chain-lp .prev-school-arrow-grey, #auto-chain-lp .next-school-arrow, #auto-chain-lp .next-school-arrow-grey, #multi-college-list .blank-arrow, #multi-college-list .prev-school-arrow, #multi-college-list .prev-school-arrow-grey, #multi-college-list .next-school-arrow, #multi-college-list .next-school-arrow-grey {
    width: 25px;
    height: 60px;
    margin: 275px auto 0;
    display: block;
    border-bottom: none; }
    #auto-chain-lp .blank-arrow:hover, #auto-chain-lp .prev-school-arrow:hover, #auto-chain-lp .prev-school-arrow-grey:hover, #auto-chain-lp .next-school-arrow:hover, #auto-chain-lp .next-school-arrow-grey:hover, #multi-college-list .blank-arrow:hover, #multi-college-list .prev-school-arrow:hover, #multi-college-list .prev-school-arrow-grey:hover, #multi-college-list .next-school-arrow:hover, #multi-college-list .next-school-arrow-grey:hover {
      border-bottom: none; }
  #auto-chain-lp .prev-school-arrow, #multi-college-list .prev-school-arrow {
    background: transparent url(/assets/images/compare_slideshow_sprite_left.png) no-repeat center center; }
  #auto-chain-lp .prev-school-arrow-grey, #multi-college-list .prev-school-arrow-grey {
    background: transparent url(/assets/images/graphics/previous_grey.png) no-repeat center center; }
  #auto-chain-lp .next-school-arrow, #multi-college-list .next-school-arrow {
    background: transparent url(/assets/images/compare_slideshow_sprite_right.png) no-repeat center center; }
  #auto-chain-lp .next-school-arrow-grey, #multi-college-list .next-school-arrow-grey {
    background: transparent url(/assets/images/graphics/arrow-grey-right.png) no-repeat center center; }
  #auto-chain-lp h2, #multi-college-list h2 {
    border: none; }
  #auto-chain-lp .additional-info-link, #multi-college-list .additional-info-link {
    font-style: italic; }
  #auto-chain-lp #form-wrap, #multi-college-list #form-wrap {
    background-color: #FFF8EB;
    border: 1px solid #777;
    margin: 10px 0; }
    #auto-chain-lp #form-wrap h2, #multi-college-list #form-wrap h2 {
      margin-top: 0px; }
    #auto-chain-lp #form-wrap .lp_fieldset, #multi-college-list #form-wrap .lp_fieldset {
      border: none;
      background: transparent; }
    #auto-chain-lp #form-wrap .single-prog, #multi-college-list #form-wrap .single-prog {
      text-align: center;
      font-weight: bold;
      font-size: 17px;
      margin-bottom: 10px; }
    #auto-chain-lp #form-wrap #college-logo-large, #multi-college-list #form-wrap #college-logo-large {
      background-color: white;
      margin: 0 10px 15px; }
    #auto-chain-lp #form-wrap .badges div, #multi-college-list #form-wrap .badges div {
      float: none;
      display: inline-block; }
    #auto-chain-lp #form-wrap .badges .low-tuition-badge, #multi-college-list #form-wrap .badges .low-tuition-badge {
      width: 64px; }
    #auto-chain-lp #form-wrap .badges .high-rec-badge, #multi-college-list #form-wrap .badges .high-rec-badge {
      width: 59px; }
    #auto-chain-lp #form-wrap .badges .non-profit-badge, #multi-college-list #form-wrap .badges .non-profit-badge {
      width: 57px; }
    #auto-chain-lp #form-wrap .badges .mil-friendly-badge, #multi-college-list #form-wrap .badges .mil-friendly-badge {
      width: 70px; }
    #auto-chain-lp #form-wrap label.tcpa_disclosure, #auto-chain-lp #form-wrap label.acknowledge, #multi-college-list #form-wrap label.tcpa_disclosure, #multi-college-list #form-wrap label.acknowledge {
      font-size: 13px; }
  #auto-chain-lp iframe, #multi-college-list iframe {
    display: block; }
  #auto-chain-lp form fieldset, #multi-college-list form fieldset {
    margin: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    #auto-chain-lp form fieldset .lp_container-content, #multi-college-list form fieldset .lp_container-content {
      border: none;
      padding-top: 0;
      padding-bottom: 0;
      background-color: transparent; }
  #auto-chain-lp #submission-complete-notification, #multi-college-list #submission-complete-notification {
    background: #FFE4B5 url(/assets/images/graphics/check-mark.png) no-repeat 10px center;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #CCC;
    padding-left: 60px; }
  #auto-chain-lp #explore-other-options h1, #multi-college-list #explore-other-options h1 {
    margin: 15px 0; }
  #auto-chain-lp #explore-other-options h2, #multi-college-list #explore-other-options h2 {
    margin-top: 10px;
    margin-bottom: 5px; }
    #auto-chain-lp #explore-other-options h2 .num, #multi-college-list #explore-other-options h2 .num {
      font-size: 30px; }
  #auto-chain-lp #explore-other-options .prog-name, #multi-college-list #explore-other-options .prog-name {
    font-weight: bold; }
  #auto-chain-lp .college_content:first-child, #multi-college-list .college_content:first-child {
    min-height: 0; }
  #auto-chain-lp .college-list, #multi-college-list .college-list {
    margin: 15px 15px 0; }
    #auto-chain-lp .college-list .even, #auto-chain-lp .college-list .odd, #multi-college-list .college-list .even, #multi-college-list .college-list .odd {
      padding: 15px 0; }
    #auto-chain-lp .college-list .even, #multi-college-list .college-list .even {
      background-color: #fff9ec; }
    #auto-chain-lp .college-list .logo, #multi-college-list .college-list .logo {
      background-color: white;
      border: 1px solid black;
      padding: 10px; }
    #auto-chain-lp .college-list .single-prog, #multi-college-list .college-list .single-prog {
      font-weight: bold;
      font-size: 15px; }
    #auto-chain-lp .college-list .college-link, #multi-college-list .college-list .college-link {
      font-size: 15px; }
    #auto-chain-lp .college-list .programs select, #multi-college-list .college-list .programs select {
      width: 75%;
      margin-bottom: 0; }
    @media only screen and (max-width: 40em) {
      #auto-chain-lp .college-list, #multi-college-list .college-list {
        text-align: center; }
        #auto-chain-lp .college-list .college-link, #multi-college-list .college-list .college-link {
          font-size: 20px;
          display: block;
          margin: 10px 0 5px; }
        #auto-chain-lp .college-list .programs, #multi-college-list .college-list .programs {
          margin: 5px 0 10px; }
          #auto-chain-lp .college-list .programs select, #multi-college-list .college-list .programs select {
            width: 100%; }
        #auto-chain-lp .college-list .badges, #multi-college-list .college-list .badges {
          margin-bottom: 10px; }
          #auto-chain-lp .college-list .badges .low-tuition-badge, #multi-college-list .college-list .badges .low-tuition-badge {
            width: 64px; }
          #auto-chain-lp .college-list .badges .high-rec-badge, #multi-college-list .college-list .badges .high-rec-badge {
            width: 59px; }
          #auto-chain-lp .college-list .badges .non-profit-badge, #multi-college-list .college-list .badges .non-profit-badge {
            width: 57px; }
          #auto-chain-lp .college-list .badges .mil-friendly-badge, #multi-college-list .college-list .badges .mil-friendly-badge {
            width: 70px; } }

.landing_page_chain {
  text-align: center; }
  .landing_page_chain .lp-chain {
    margin: 0;
    display: inline-block; }
    .landing_page_chain .lp-chain li {
      float: left; }
    .landing_page_chain .lp-chain .completed, .landing_page_chain .lp-chain .active, .landing_page_chain .lp-chain .uncompleted {
      width: 198px;
      border: 2px solid #E0DFDF;
      text-align: center;
      padding: 10px 0;
      box-shadow: 1px 1px 1px #B9B1B1;
      z-index: 1;
      position: relative; }
    .landing_page_chain .lp-chain .completed {
      border-color: #5BA05B;
      box-shadow: 1px 1px 1px #A1BD8F;
      background: transparent url(/assets/images/graphics/completed-green-check.png) no-repeat 3px 3px; }
    .landing_page_chain .lp-chain .uncompleted {
      border: 2px solid #869DAF; }
    .landing_page_chain .lp-chain .active {
      font-weight: bold;
      border-color: #5BA05B;
      box-shadow: 1px 1px 1px #A1BD8F;
      background: transparent url(/assets/images/graphics/current-grey-check.png) no-repeat 3px 3px; }
    .landing_page_chain .lp-chain .name {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      padding: 0 3px; }
    .landing_page_chain .lp-chain .separator {
      width: 27px;
      height: 88px;
      position: relative;
      z-index: 0;
      background-image: url(/assets/images/graphics/lp_chain_arrow.png);
      background-repeat: no-repeat;
      background-position: 70% 50%; }
      .landing_page_chain .lp-chain .separator.green {
        background-image: url(/assets/images/graphics/lp_chain_arrow_green.png); }
    @media only screen and (max-width: 40em) {
      .landing_page_chain .lp-chain .completed, .landing_page_chain .lp-chain .active, .landing_page_chain .lp-chain .uncompleted {
        float: none; }
        .landing_page_chain .lp-chain .completed.last, .landing_page_chain .lp-chain .active.last, .landing_page_chain .lp-chain .uncompleted.last {
          margin-bottom: 15px; }
      .landing_page_chain .lp-chain .separator {
        width: 198px;
        height: 25px;
        float: none;
        background-image: url(/assets/images/graphics/lp_chain_arrow_mobile.png);
        background-position: center; }
        .landing_page_chain .lp-chain .separator.green {
          background-image: url(/assets/images/graphics/lp_chain_arrow_mobile_green.png); } }

#free-college-info {
  padding: 10px;
  margin-bottom: 15px; }
  @media only screen and (max-width: 40em) {
    #free-college-info > .row > .columns {
      margin-bottom: 15px; } }
  #free-college-info .out-state-tooltip {
    font-size: 13px; }
  #free-college-info .logo-image {
    display: block;
    background-color: #fff;
    text-align: center;
    padding: 10px;
    border: 1px solid #d8d7d5; }
  #free-college-info .rating {
    margin: 10px auto 12px; }
    #free-college-info .rating .star-empty {
      vertical-align: text-bottom; }
  #free-college-info .logo-badges {
    background-color: #E4E4E4;
    padding: 0 5px;
    margin-bottom: 10px; }
  #free-college-info ul {
    margin: 0; }
    #free-college-info ul li {
      line-height: 23px;
      font-size: 14px;
      color: #222; }
  #free-college-info .most-affordable-icon .icon {
    background: transparent url("/assets/images/graphics/info-affordable-icon.png") no-repeat; }
  #free-college-info .top-colleges-icon .icon {
    background: transparent url("/assets/images/graphics/info-top-icon.png") no-repeat; }
  #free-college-info .best-value-icon .icon {
    background: transparent url("/assets/images/graphics/info-value-icon.png") no-repeat; }
  #free-college-info .most-affordable-icon .active, #free-college-info .most-affordable-icon .inactive, #free-college-info .top-colleges-icon .active, #free-college-info .top-colleges-icon .inactive, #free-college-info .best-value-icon .active, #free-college-info .best-value-icon .inactive {
    margin: 10px 0 25px; }
    #free-college-info .most-affordable-icon .active .icon, #free-college-info .most-affordable-icon .inactive .icon, #free-college-info .top-colleges-icon .active .icon, #free-college-info .top-colleges-icon .inactive .icon, #free-college-info .best-value-icon .active .icon, #free-college-info .best-value-icon .inactive .icon {
      height: 36px; }
    #free-college-info .most-affordable-icon .active .icon-label, #free-college-info .most-affordable-icon .inactive .icon-label, #free-college-info .top-colleges-icon .active .icon-label, #free-college-info .top-colleges-icon .inactive .icon-label, #free-college-info .best-value-icon .active .icon-label, #free-college-info .best-value-icon .inactive .icon-label {
      margin-top: 10px;
      font-size: 15px;
      font-weight: bold;
      line-height: 18px; }
  #free-college-info .most-affordable-icon .active .icon, #free-college-info .top-colleges-icon .active .icon, #free-college-info .best-value-icon .active .icon {
    background-position: center 0; }
  #free-college-info .most-affordable-icon .active .icon-label, #free-college-info .top-colleges-icon .active .icon-label, #free-college-info .best-value-icon .active .icon-label {
    color: #0C216B; }
  #free-college-info .most-affordable-icon .inactive .icon, #free-college-info .top-colleges-icon .inactive .icon, #free-college-info .best-value-icon .inactive .icon {
    background-position: center -41px; }
  #free-college-info .most-affordable-icon .inactive .icon-label, #free-college-info .top-colleges-icon .inactive .icon-label, #free-college-info .best-value-icon .inactive .icon-label {
    color: #B9B9B9; }
  #free-college-info .most-affordable-highlight, #free-college-info .regionally-accredited-highlight, #free-college-info .high-grad-rate-highlight, #free-college-info .most-recommended-highlight, #free-college-info .non-profit-highlight, #free-college-info .online-degrees-highlight, #free-college-info .military-friendly-highlight {
    height: 32px;
    width: 140px;
    padding-left: 35px;
    font-size: 15px;
    line-height: 15px;
    margin-top: 15px;
    margin-left: 10px;
    float: left; }
    #free-college-info .most-affordable-highlight.most-affordable-highlight, #free-college-info .most-affordable-highlight.regionally-accredited-highlight, #free-college-info .regionally-accredited-highlight.most-affordable-highlight, #free-college-info .regionally-accredited-highlight.regionally-accredited-highlight, #free-college-info .high-grad-rate-highlight.most-affordable-highlight, #free-college-info .high-grad-rate-highlight.regionally-accredited-highlight, #free-college-info .most-recommended-highlight.most-affordable-highlight, #free-college-info .most-recommended-highlight.regionally-accredited-highlight, #free-college-info .non-profit-highlight.most-affordable-highlight, #free-college-info .non-profit-highlight.regionally-accredited-highlight, #free-college-info .online-degrees-highlight.most-affordable-highlight, #free-college-info .online-degrees-highlight.regionally-accredited-highlight, #free-college-info .military-friendly-highlight.most-affordable-highlight, #free-college-info .military-friendly-highlight.regionally-accredited-highlight {
      margin-top: 5px; }
    #free-college-info .most-affordable-highlight.regionally-accredited-highlight, #free-college-info .most-affordable-highlight.non-profit-highlight, #free-college-info .most-affordable-highlight.online-degrees-highlight, #free-college-info .regionally-accredited-highlight.regionally-accredited-highlight, #free-college-info .regionally-accredited-highlight.non-profit-highlight, #free-college-info .regionally-accredited-highlight.online-degrees-highlight, #free-college-info .high-grad-rate-highlight.regionally-accredited-highlight, #free-college-info .high-grad-rate-highlight.non-profit-highlight, #free-college-info .high-grad-rate-highlight.online-degrees-highlight, #free-college-info .most-recommended-highlight.regionally-accredited-highlight, #free-college-info .most-recommended-highlight.non-profit-highlight, #free-college-info .most-recommended-highlight.online-degrees-highlight, #free-college-info .non-profit-highlight.regionally-accredited-highlight, #free-college-info .non-profit-highlight.non-profit-highlight, #free-college-info .non-profit-highlight.online-degrees-highlight, #free-college-info .online-degrees-highlight.regionally-accredited-highlight, #free-college-info .online-degrees-highlight.non-profit-highlight, #free-college-info .online-degrees-highlight.online-degrees-highlight, #free-college-info .military-friendly-highlight.regionally-accredited-highlight, #free-college-info .military-friendly-highlight.non-profit-highlight, #free-college-info .military-friendly-highlight.online-degrees-highlight {
      width: 115px;
      margin-left: 15px; }
    #free-college-info .most-affordable-highlight.active, #free-college-info .regionally-accredited-highlight.active, #free-college-info .high-grad-rate-highlight.active, #free-college-info .most-recommended-highlight.active, #free-college-info .non-profit-highlight.active, #free-college-info .online-degrees-highlight.active, #free-college-info .military-friendly-highlight.active {
      color: #0C216B; }
    #free-college-info .most-affordable-highlight.inactive, #free-college-info .regionally-accredited-highlight.inactive, #free-college-info .high-grad-rate-highlight.inactive, #free-college-info .most-recommended-highlight.inactive, #free-college-info .non-profit-highlight.inactive, #free-college-info .online-degrees-highlight.inactive, #free-college-info .military-friendly-highlight.inactive {
      color: #B9B9B9;
      background-position: 0 -37px; }
  #free-college-info .most-affordable-highlight {
    background: transparent url("/assets/images/graphics/info-tuition-icon.png") no-repeat; }
  #free-college-info .regionally-accredited-highlight {
    background: transparent url("/assets/images/graphics/info-accred-icon.png") no-repeat; }
  #free-college-info .high-grad-rate-highlight {
    background: transparent url("/assets/images/graphics/info-grad-icon.png") no-repeat; }
  #free-college-info .most-recommended-highlight {
    background: transparent url("/assets/images/graphics/info-rec-icon.png") no-repeat; }
  #free-college-info .non-profit-highlight {
    background: transparent url("/assets/images/graphics/info-nonprofit-icon.png") no-repeat; }
  #free-college-info .online-degrees-highlight {
    background: transparent url("/assets/images/graphics/info-online-icon.png") no-repeat; }
  #free-college-info .military-friendly-highlight {
    background: transparent url("/assets/images/graphics/info-milit-icon.png") no-repeat; }

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left; }
  #facebox .popup {
    position: relative;
    border: 3px solid transparent;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 18px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.4); }
  #facebox .content {
    display: table;
    padding: 10px;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #979595; }
    #facebox .content.width900 {
      width: 900px; }
      @media only screen and (max-width: 40em) {
        #facebox .content.width900 {
          width: 100%; } }
    #facebox .content > p:first-child {
      margin-top: 0; }
    #facebox .content > p:last-child {
      margin-bottom: 0; }
  #facebox .close {
    position: absolute;
    top: 7px;
    right: 7px;
    background: url(/assets/images/graphics/x-close.jpg) no-repeat top center;
    text-indent: -9999px;
    width: 15px;
    height: 15px;
    padding: 0; }
    #facebox .close img {
      opacity: 0.3; }
  #facebox .close:hover {
    background-position: bottom; }
    #facebox .close:hover img {
      opacity: 1.0; }
  #facebox .remove {
    background-image: url(/assets/images/graphics/minus.png);
    width: 16px;
    height: 16px;
    margin-top: 5px; }
  #facebox .loading {
    text-align: center; }
  #facebox .image {
    text-align: center; }
  #facebox img {
    border: 0;
    margin: 0; }
  #facebox #listings th {
    background-color: white;
    text-align: center; }
  #facebox table#comp {
    box-shadow: 1px 1px 2px #DFDFDF;
    -moz-box-shadow: 1px 1px 2px #DFDFDF;
    -webkit-box-shadow: 1px 1px 2px #DFDFDF;
    border: 1px solid #DDD;
    margin-bottom: 0;
    clear: both; }
  #facebox .name {
    text-align: center;
    font-weight: bold; }
  #facebox #college_autocomplete {
    float: left;
    padding: 2px 0 2px 2px;
    width: 315px;
    margin-top: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 9pt; }

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  opacity: 0.7; }

.facebox_hide {
  z-index: -100; }

.facebox_overlayBG {
  background-color: #000;
  z-index: 99; }

#comparison-block {
  min-width: 550px; }

#hydrabox {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.7);
  /*centering*/
  display: table;
  height: 100%;
  width: 100%; }
  #hydrabox .container {
    display: table-cell;
    vertical-align: middle; }
    #hydrabox .container .loading {
      position: relative;
      margin: auto;
      color: black;
      text-align: center; }
    #hydrabox .container .content {
      position: relative;
      margin: auto; }
      #hydrabox .container .content .remove-button {
        cursor: pointer;
        position: absolute;
        right: 4px;
        top: 4px;
        display: block;
        width: 20px;
        height: 20px;
        line-height: 20px;
        border-width: 1px;
        border-style: solid;
        border-radius: 20px;
        font-size: 15px;
        text-align: center;
        color: white; }

.survey .votes span {
  border: 1px solid #09326B;
  border-radius: 4px 4px 4px 4px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  width: 48%;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle; }
  .survey .votes span a {
    color: #FFFFFF;
    display: block;
    padding: 3px 10px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
  .survey .votes span.yes-vote {
    background: linear-gradient(to bottom, #00547f 0%, #026294 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00547F', endColorstr='#026294',GradientType=0 );
    background-repeat: repeat-x;
    border: 1px solid #094F80;
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
    .survey .votes span.yes-vote a:hover {
      text-decoration: none;
      background: linear-gradient(to bottom, #026294 0%, #00547f 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#026294', endColorstr='#00547F',GradientType=0 ); }
  .survey .votes span.no-vote {
    background: linear-gradient(to bottom, #bc0800 0%, #DA4F49 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc0800', endColorstr='#DA4F49',GradientType=0 );
    background-repeat: repeat-x;
    border: 1px solid #bc0800;
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
    .survey .votes span.no-vote a:hover {
      text-decoration: none;
      background: linear-gradient(to bottom, #DA4F49 0%, #bc0800 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DA4F49', endColorstr='#bc0800',GradientType=0 ); }

.feedback-form .err input, .feedback-form .err textarea {
  border: 1px solid #CE6363; }
.feedback-form .err .err_message {
  text-align: right;
  display: block;
  margin-top: -15px; }
.feedback-form .two .input {
  float: left;
  width: 50%; }
  .feedback-form .two .input:first-child {
    padding-right: 5px; }
.feedback-form .help-text {
  margin-top: 5px; }
.feedback-form .feedback-action {
  width: 150px;
  margin: auto;
  margin-top: 10px; }

#feedback-hub .row.middle-border .columns {
  padding-top: 20px;
  padding-bottom: 20px; }
#feedback-hub .row.middle-border .columns:first-child {
  border-right: 1px solid #B7B7B7; }
  @media only screen and (max-width: 40em) {
    #feedback-hub .row.middle-border .columns:first-child {
      border-right: none; } }
#feedback-hub .survey {
  width: 80%;
  margin: auto;
  text-align: center; }
  #feedback-hub .survey .question {
    margin: 15px auto;
    font-size: 17px;
    font-weight: bold; }
#feedback-hub .feedback-form-only, #feedback-hub .feedback-thanks {
  text-align: center; }
#feedback-hub .helpful-text {
  font-size: 20px;
  text-align: center;
  margin-bottom: 10px; }
  #feedback-hub .helpful-text strong {
    color: #0a3d6c;
    font-size: 25px; }
#feedback-hub .chart {
  width: 250px;
  margin: auto; }
  #feedback-hub .chart .pie-graph {
    float: left;
    margin-right: 15px; }
  #feedback-hub .chart .graph-key {
    float: left;
    margin-top: 5px; }
    #feedback-hub .chart .graph-key .key {
      font-weight: bold;
      padding: 3px 0 3px 28px; }
      #feedback-hub .chart .graph-key .key.satisfied {
        background: url("/assets/images/graphics/key-satisfied.jpg") no-repeat scroll 0 center transparent;
        color: 083056; }
      #feedback-hub .chart .graph-key .key.unsatisfied {
        background: url("/assets/images/graphics/key-unsatisfied.jpg") no-repeat scroll 0 center transparent;
        color: #F6A72B; }
#feedback-hub .feedback-form textarea {
  height: 125px; }
#feedback-hub .feedback-container {
  padding: 15px 25px 25px;
  border-bottom: 1px solid #B7B7B7;
  color: #4A4949; }
  #feedback-hub .feedback-container .body {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px; }
  #feedback-hub .feedback-container .response {
    background-color: #ebf5ff;
    background-image: url("/assets/images/graphics/logo-response.png");
    background-position: 5px center;
    background-repeat: no-repeat;
    border: 1px solid #AAAAAA;
    font-style: italic;
    margin-top: 15px;
    padding: 7px 7px 7px 75px;
    font-size: 12px;
    min-height: 45px; }

#hydrabox-feedback_lightbox {
  width: 640px;
  margin: auto;
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #0f2a48; }
  #hydrabox-feedback_lightbox #feedback-lightbox {
    background-color: #f5f4f4;
    text-align: center;
    padding-bottom: 15px; }
    #hydrabox-feedback_lightbox #feedback-lightbox h1 {
      background: radial-gradient(ellipse at center, #0a3c6c 0%, #062747 100%);
      line-height: 30px;
      text-align: left;
      color: white;
      text-indent: 15px;
      text-shadow: 1px 1px black;
      font-size: 15px;
      font-weight: normal;
      margin-bottom: 0;
      margin-top: 0; }
    #hydrabox-feedback_lightbox #feedback-lightbox .survey-vote-text {
      margin-top: 15px;
      margin-bottom: 20px;
      font-size: 20px; }
      #hydrabox-feedback_lightbox #feedback-lightbox .survey-vote-text .big {
        font-size: 25px; }
      #hydrabox-feedback_lightbox #feedback-lightbox .survey-vote-text .bigger {
        font-size: 30px;
        color: #0a3d6c; }
    #hydrabox-feedback_lightbox #feedback-lightbox .survey {
      margin: 10px auto 15px;
      font-size: 17px; }
      #hydrabox-feedback_lightbox #feedback-lightbox .survey .votes {
        width: 400px;
        margin: auto;
        margin-top: 10px; }
      #hydrabox-feedback_lightbox #feedback-lightbox .survey .question {
        margin: 10px auto; }
    #hydrabox-feedback_lightbox #feedback-lightbox .footer {
      border-top: 1px solid #B7B7B7;
      padding-top: 15px;
      font-size: 15px; }
      #hydrabox-feedback_lightbox #feedback-lightbox .footer .privacy-link {
        font-size: 12px;
        margin-top: 10px; }
    #hydrabox-feedback_lightbox #feedback-lightbox .feedback-form-wrapper {
      display: none;
      padding: 15px;
      text-align: left; }
      #hydrabox-feedback_lightbox #feedback-lightbox .feedback-form-wrapper .helpful-form-text, #hydrabox-feedback_lightbox #feedback-lightbox .feedback-form-wrapper .unhelpful-form-text {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 10px; }

#program_nav {
  z-index: 100; }

#hg_career_graph {
  height: 250px; }

.program_link {
  text-align: right; }

#hp_career_graph {
  height: 322px; }

#hp_career_graph .flot-x-axis div.flot-tick-label {
  /* Rotate Axis Labels */
  transform: translateX(35%) rotate(-90deg);
  transform-origin: 0 0;
  -ms-transform: translateX(35%) rotate(-90deg);
  -ms-transform-origin: 0 0;
  -moz-transform: translateX(35%) rotate(-90deg);
  -moz-transform-origin: 0 0;
  -webkit-transform: translateX(35%) rotate(-90deg);
  -webkit-transform-origin: 0 0;
  -o-transform: translateX(35%) rotate(-90deg);
  -o-transform-origin: 0 0;
  z-index: 10;
  padding-left: 10px;
  height: 30px; }

.jvectormap-label {
  position: absolute;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  padding: 5px;
  border-radius: 6px; }

#ajax-overlay {
  display: none;
  position: absolute;
  z-index: 100;
  background: rgba(0, 0, 0, 0.15); }
  #ajax-overlay img {
    opacity: 1.0;
    position: absolute; }

@media only screen and (min-width: 40.063em) {
  .side-scroll-wrapper {
    position: relative; }
    .side-scroll-wrapper .side-bar-custom-width .side-scroll-sidebar {
      width: 155px; }
    .side-scroll-wrapper .side-scroll-left {
      position: absolute;
      height: 100%; } }
.side-scroll-wrapper .title-text {
  text-transform: none;
  font-size: 0.875rem;
  line-height: 40px; }
.side-scroll-wrapper .orange-separator {
  display: none; }
.side-scroll-wrapper .sidebar {
  margin-bottom: 0; }
  .side-scroll-wrapper .sidebar ul.sidebar-items {
    background: #e3e3e3; }
    .side-scroll-wrapper .sidebar ul.sidebar-items li a {
      line-height: 2; }
  .side-scroll-wrapper .sidebar.nested ul.facets li {
    padding-left: 10px;
    font-size: 13px; }
.side-scroll-wrapper li.facet_header {
  background: #f2f3f5;
  line-height: 1; }

@media only screen and (min-width: 40.063em) {
  .side-scroll-wrapper, .side-scroll-wrapper-off {
    position: relative; }
    .side-scroll-wrapper .side-bar-custom-width .side-scroll-sidebar, .side-scroll-wrapper-off .side-bar-custom-width .side-scroll-sidebar {
      width: 155px; }
    .side-scroll-wrapper.side-scroll-wrapper .side-scroll-left, .side-scroll-wrapper-off.side-scroll-wrapper .side-scroll-left {
      position: absolute;
      height: 100%; } }
.side-scroll-wrapper .row.custom-bottom-space, .side-scroll-wrapper-off .row.custom-bottom-space {
  margin-bottom: 5px; }
.side-scroll-wrapper .fad-facet-container, .side-scroll-wrapper-off .fad-facet-container {
  border: 1px solid #CCC; }
.side-scroll-wrapper .blue-header, .side-scroll-wrapper-off .blue-header {
  background: #2a647a;
  color: #fff;
  border: 0;
  font-weight: bold;
  text-transform: none;
  text-align: center; }
.side-scroll-wrapper .title-text, .side-scroll-wrapper-off .title-text {
  text-transform: none;
  font-size: .875rem;
  line-height: 30px; }
.side-scroll-wrapper .orange-separator, .side-scroll-wrapper-off .orange-separator {
  display: none; }
.side-scroll-wrapper .sidebar ul.sidebar-items, .side-scroll-wrapper-off .sidebar ul.sidebar-items {
  background: #e3e3e3;
  margin-bottom: 0;
  margin-left: 0; }
  .side-scroll-wrapper .sidebar ul.sidebar-items li, .side-scroll-wrapper-off .sidebar ul.sidebar-items li {
    font-size: 12px;
    line-height: 25px;
    border-bottom: 1px solid #BFBFBF; }
    .side-scroll-wrapper .sidebar ul.sidebar-items li a, .side-scroll-wrapper-off .sidebar ul.sidebar-items li a {
      line-height: 2.5;
      color: #4a4949;
      display: block;
      width: 100%; }
      .side-scroll-wrapper .sidebar ul.sidebar-items li a .facet_count, .side-scroll-wrapper-off .sidebar ul.sidebar-items li a .facet_count {
        color: #2a647a;
        font-weight: bold; }
      .side-scroll-wrapper .sidebar ul.sidebar-items li a.active, .side-scroll-wrapper-off .sidebar ul.sidebar-items li a.active {
        color: black;
        font-weight: bold; }
    .side-scroll-wrapper .sidebar ul.sidebar-items li select, .side-scroll-wrapper-off .sidebar ul.sidebar-items li select {
      margin: 5px 0;
      padding: 5px;
      font-size: 11px;
      width: 95%; }
.side-scroll-wrapper li.facet_header, .side-scroll-wrapper-off li.facet_header {
  background: #f2f3f5;
  line-height: 1; }
.side-scroll-wrapper .sidebar.nested li.facet_header, .side-scroll-wrapper-off .sidebar.nested li.facet_header {
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #9B9B9B;
  padding: 2px 8px;
  color: #4a4949; }
.side-scroll-wrapper .sidebar.nested ul.facets, .side-scroll-wrapper-off .sidebar.nested ul.facets {
  margin-bottom: 0;
  margin-left: 0; }
  .side-scroll-wrapper .sidebar.nested ul.facets li, .side-scroll-wrapper-off .sidebar.nested ul.facets li {
    padding-left: 10px; }
    .side-scroll-wrapper .sidebar.nested ul.facets li .empty-facet, .side-scroll-wrapper-off .sidebar.nested ul.facets li .empty-facet {
      color: #8d8d8d; }

.school-list-counts {
  font-style: italic; }

.school-box-with-facets {
  border: 2px solid #2a647a;
  margin-bottom: 10px; }
  .school-box-with-facets .compare_check label {
    display: inline-block;
    font-size: 12px;
    color: #000000;
    margin-right: 5px; }
    .school-box-with-facets .compare_check label.disabled {
      color: #D0D0D0; }
  .school-box-with-facets .logo-area {
    text-align: center; }
    .school-box-with-facets .logo-area .logo {
      padding: 35px 0; }
    .school-box-with-facets .logo-area .request_information {
      margin: 10px 0; }
      @media only screen and (max-width: 40em) {
        .school-box-with-facets .logo-area .request_information {
          margin: 30px 0; } }
    .school-box-with-facets .logo-area .compare_check {
      margin-top: 20px; }
      .school-box-with-facets .logo-area .compare_check label {
        margin-right: 0; }
  .school-box-with-facets .details {
    min-height: 189px; }
    .school-box-with-facets .details .school-name {
      margin-bottom: 5px;
      font-weight: bold; }
    .school-box-with-facets .details .badges div {
      margin-bottom: 10px; }
      @media only screen and (max-width: 40em) {
        .school-box-with-facets .details .badges div {
          float: left; } }
    .school-box-with-facets .details .campus_programs {
      margin-bottom: 10px; }
      .school-box-with-facets .details .campus_programs ul {
        margin-bottom: 0; }
        .school-box-with-facets .details .campus_programs ul li {
          margin-bottom: 6px;
          line-height: 16px; }
    .school-box-with-facets .details ul.college_data_left, .school-box-with-facets .details ul.college_data_right {
      margin: 0; }
  .school-box-with-facets .bottom-links {
    text-align: right; }

.low-tuition-badge, .high-rec-badge, .empty-badge, .featured-badge, .non-profit-badge, .mil-friendly-badge {
  display: inline-block;
  height: 16px;
  width: 15px;
  margin-right: 2px;
  vertical-align: middle; }
  @media only screen and (max-width: 40em) {
    .low-tuition-badge, .high-rec-badge, .empty-badge, .featured-badge, .non-profit-badge, .mil-friendly-badge {
      display: none; } }

.low-tuition-badge {
  background: transparent url("/assets/images/graphics/low-tuition-badge.png") no-repeat; }

.non-profit-badge {
  background: transparent url("/assets/images/graphics/non-profit-badge.png") no-repeat; }

.high-rec-badge {
  background: transparent url("/assets/images/graphics/high-rated-badge.png") no-repeat;
  height: 17px; }

.featured-badge {
  background: transparent url("/assets/images/graphics/featured-badge.png") no-repeat;
  margin-right: 0;
  height: 17px;
  width: 18px; }

.show-for-small.featured-badge {
  margin-right: 5px;
  float: left; }

.badges div {
  width: 80px;
  height: 21px;
  margin: 3px 2px 3px 0;
  background-repeat: no-repeat;
  border-bottom: 0; }
  .badges div:hover {
    border-bottom: 0; }
  .badges div.mil-friendly-badge {
    background-image: url("/assets/images/graphics/military-badge.png"); }
  .badges div.low-tuition-badge {
    background-image: url("/assets/images/graphics/low-tuition-badge.png");
    width: 70px; }
  .badges div.high-rec-badge {
    background-image: url("/assets/images/graphics/high-rated-badge.png");
    width: 100px; }
  .badges div.non-profit-badge {
    background-image: url("/assets/images/graphics/non-profit-badge.png");
    width: 60px; }

#no-fad-border {
  height: 5px;
  width: 100%;
  background-color: #008CBA; }

@media only screen and (min-width: 40.063em) {
  .fad_tool .fad_tool_container.white-box-fad .dropdown, .fad_tool .fad_tool_container.white-box-fad .fad-submit {
    display: inline-block;
    vertical-align: bottom; } }
.fad_tool .fad_tool_container.white-box-fad select {
  padding: 8px 20px 8px 10px;
  height: 36px;
  color: #555;
  font-size: 15px;
  display: inline-block;
  margin: 0;
  width: 225px; }
  @media only screen and (max-width: 40em) {
    .fad_tool .fad_tool_container.white-box-fad select {
      height: 45px;
      margin: 0 auto 16px; } }
.fad_tool .fad_tool_container.white-box-fad .fad-specialties select {
  margin-left: 0; }
.fad_tool .fad_tool_container.white-box-fad input[type="submit"] {
  margin: 0; }
  @media only screen and (max-width: 40em) {
    .fad_tool .fad_tool_container.white-box-fad input[type="submit"] {
      width: 100%; } }
.fad_tool .fad_tool_container.white-box-fad form {
  text-align: center;
  width: 100%; }
  .fad_tool .fad_tool_container.white-box-fad form .fad-text {
    font-size: 20px;
    color: #000000;
    margin-bottom: 15px;
    line-height: 36px;
    vertical-align: middle; }
    @media only screen and (max-width: 40em) {
      .fad_tool .fad_tool_container.white-box-fad form .fad-text {
        margin: 0 0 10px; } }
@media only screen and (max-width: 40em) {
  .fad_tool .fad_tool_container.white-box-fad form {
    width: 90%;
    margin: 0 auto; }
  .fad_tool .fad_tool_container.white-box-fad select {
    display: block !important;
    width: 100% !important; }
  .fad_tool .fad_tool_container.white-box-fad .button.tiny.inline.radius.cta {
    letter-spacing: 1px;
    width: 100%;
    height: 45px;
    margin-left: 0; } }

.fad_tool_container form select {
  padding: 4px; }

.fad-right .fad_tool .dropdown select {
  padding: 4px; }

.fad_tool_container form .yellow-button, .fad_tool_container form .blue-button {
  padding: 15px;
  width: 100%;
  font-size: 20px; }

.no-results {
  text-align: center;
  padding: 20px;
  background-color: #fff3de;
  border: 1px solid #e0e0e0;
  margin-top: 10px;
  font-size: 11pt; }

.side-scroll-wrapper .sidebar.nested ul.facets li {
  font-size: 9.7pt; }

.seal {
  margin-top: -3px; }

.college-link .main-button {
  margin-top: 11px; }

.truste-image #truste {
  position: absolute;
  margin-left: -109px;
  margin-top: -4px; }

#privacy-link {
  font-size: 9pt;
  padding-bottom: 10px;
  text-align: center;
  margin-top: 0;
  padding-top: 0; }

.landing_page_chain {
  padding-bottom: 10px; }

#explore-other-options {
  font-size: 13pt; }
  #explore-other-options ul.bullet-points li {
    font-size: 11pt; }

.lp_div {
  padding-bottom: 20px;
  padding-top: 15px; }

.lp_container-desc {
  font-size: .875rem; }

/* > Table of Contents 
---------------------------------------------------------------------


Typography
General (Blocks)
  Header
  Body
  Footer
Modules/Widgets
  Popups & Tooltips
  Tuition Icon
  Map Filter
  Tabbed Lists
  Pagination
  Schools Suggestions
  Breadcrumbs
  College Info Card
  Badges
  Recaptcha
Buttons
Individual Page
  Index
  Non-Location Index
  Article
  College Hub
  Locations & Degrees Hub
  College Info
  Results
  Program Hubs
  TY Pages
  GTHS/GTCE Hub
  Accreditation Hub
  Sidebar School List
  Bottom School List
  Form Page
New Home Page
Mobile
  Map/List View
  Device Zoom Settings
  Media Queries

*/
/* > Typography
---------------------------------------------------------------------- */
@font-face {
  font-family: 'QuestrialRegular';
  src: url("/assets/fonts/Questrial-Regular-webfont.eot");
  src: url("/assets/fonts/Questrial-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/Questrial-Regular-webfont.woff") format("woff"), url("/assets/fonts/Questrial-Regular-webfont.ttf") format("truetype"), url("/assets/fonts/Questrial-Regular-webfont.svg#QuestrialRegular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Open_Sans';
  src: url("/assets/fonts/OpenSans-Regular-webfont.eot");
  src: url("/assets/fonts/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/OpenSans-Regular-webfont.woff") format("woff"), url("/assets/fonts/OpenSans-Regular-webfont.ttf") format("truetype"), url("/assets/fonts/OpenSans-Regular-webfont.svg#Open_SansRegular") format("svg");
  font-weight: normal;
  font-style: normal; }
body, h1, h2, h3, h4, .button, input {
  font-family: Arial, Helvetica, sans-serif; }

p, ul#highlights {
  font-family: 'Open_Sans', Tahoma, sans-serif;
  margin-bottom: 1.25em;
  font-size: 14px; }

h1, h2, h3 {
  color: #016193;
  border-bottom: 2px solid #F6A72B;
  line-height: 30px; }

h1 {
  font-size: 30px;
  margin: 15px 0 20px; }

h2 {
  font-size: 27px;
  margin: 12px 0 22px; }
  h2.up {
    text-transform: uppercase; }

h3 {
  font-size: 24px;
  margin: 0 0 15px; }

h4 {
  font-size: 21px;
  margin: 8px 0 15px; }

#disclaimer {
  font-style: italic;
  margin-top: 25px; }
  #disclaimer p {
    font-size: 11px; }

/* > General
---------------------------------------------------------------------- */
.gray-border-bottom {
  border-width: 1px;
  border-color: #CDCDCD; }

a {
  color: #016193; }

.main-gradient {
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#026294', endColorstr='#00547f'); }

.vector-map-container {
  padding-bottom: 20px; }

.center {
  text-align: center; }

#header {
  padding: 10px 0; }

#header .logo_slogan {
  float: left;
  margin-right: 1%; }

#header .logo a {
  display: block; }

#header .slogan {
  color: #fff;
  font-size: 16px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.75);
  margin: 5px 0 0 8%; }

#header .search {
  float: right;
  width: 32%;
  display: inline;
  margin-top: -31px; }

#header .search_boxes {
  float: left;
  width: 43%;
  padding: 0 0 0 1%;
  margin-right: 2%;
  background: #fff;
  border-top: 1px solid #00273c;
  border-right: 1px solid #6d9fb9;
  border-bottom: 1px solid #6d9fb9;
  border-left: 1px solid #00273c;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

#header .search_boxes label.prefix {
  float: left;
  width: 20%;
  overflow: inherit;
  border-width: 0;
  background: #fff;
  height: inherit;
  margin-bottom: 0; }

#header .search_boxes .box {
  float: left;
  width: 78%; }

#header .search_boxes .box input {
  border: 1px solid #fff;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: none;
  margin-bottom: 0; }

#header.home .logo {
  float: left;
  border-right: 1px solid #f6a72b;
  padding-right: 0;
  margin-right: 15px; }

#header.home .slogan {
  float: left;
  margin: 29px 0 0 15px; }

#header .main-button .go {
  display: inline;
  float: right; }

body > .content.background {
  -webkit-box-shadow: 0 0 5px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0 0 5px rgba(50, 50, 50, 0.75);
  box-shadow: 0 0 5px rgba(50, 50, 50, 0.75); }

body > .content.background.with_top_pad {
  padding-top: 20px; }

#footer {
  font-size: 12px;
  text-align: left; }

#footer .about-contact {
  text-align: center; }

#footer .terms div {
  text-align: right; }

#footer .columns,
#footer .row {
  margin-bottom: 10px; }

#footer .copyright {
  color: #757575;
  margin-top: 4px; }

#footer .feedback {
  text-align: right; }

/* > General >> Table Styles ---------------------------------------------- */
table thead tr th.sortable a:not(.has-tip) {
  background: url("/assets/images/graphics/up_down.gif") no-repeat 0 3px;
  padding-left: 12px; }

table thead tr th.sortable.asc a:not(.has-tip) {
  background-image: url("/assets/images/graphics/up.gif"); }

table thead tr th.sortable.desc a:not(.has-tip) {
  background-image: url("/assets/images/graphics/down.gif"); }

/* > General >> Error Messages ---------------------------------------------- */
.err_message {
  display: inline-block;
  color: red;
  font-size: 13px;
  margin-bottom: 5px; }

.err input[type="text"],
.err select,
#lp_program.err .college-programs {
  border: 1px solid red; }

/* > Modules/Widgets --------------------------------------------------------------------- */
/* > Modules/Widgets >> Popups & Tooltips  --------------------------------------------- */
/* application.css overrides */
#facebox .label {
  background-color: inherit;
  color: inherit;
  font-size: inherit; }

.has-tip {
  color: #016193;
  font-weight: normal;
  border: none;
  margin-left: 2px; }

.has-tip:hover {
  color: #016193; }

/* -- */
/* Tooltip */
.tooltip {
  max-width: 300px;
  background-color: #fff;
  border: 1px solid #d8d7d5;
  color: #000;
  font-size: 14px; }

.tooltip .tuition-icon-tip > * {
  font-size: 13px; }

.tooltip h1,
.tooltip h2 {
  font-size: 18px;
  border-bottom: 0;
  margin: auto; }

.tooltip.maptooltip .name {
  font-weight: bold; }

.tooltip.maptooltip .tuition {
  margin-top: 7px; }

.tooltip.maptooltip .address {
  font-style: italic;
  font-size: 12px;
  margin-top: 7px; }

/* Facebox */
#facebox .name {
  margin-top: 10px; }

#facebox label[for="college_autocomplete"] {
  display: inline-block;
  font-size: 14px; }

#facebox #college_autocomplete {
  display: inline-block;
  float: none;
  margin-left: 10px; }

#facebox #clear-comparison {
  text-align: right; }

.accred-disclaimer p {
  font-family: Arial, Helvetica, Arial, sans-serif;
  font-size: 13px; }

.has-tip:hover,
.has-tip:focus {
  border: 0; }

.clear {
  clear: both; }

/* > Modules/Widgets >> Tuition Icons -------------------------------------------- */
/* application.css overrides */
.tuition span:hover {
  color: inherit; }

.tuition .has-tip span {
  color: #aaaaaa;
  display: inline-block;
  margin-bottom: 2px;
  font-size: 15px; }

.tuition .has-tip span strong {
  color: #00547f; }

.tuition .has-tip span:hover {
  color: #666666; }

.tuition .has-tip span:hover strong {
  color: #002A40; }

/* -- */
/* > Modules/Widgets > Tabbed Lists ------------------------------------------- */
.tabs .tab {
  background: -moz-linear-gradient(top, #ffffff 0%, #dadada 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dadada));
  background: -webkit-linear-gradient(top, #ffffff 0%, #dadada 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #dadada 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #dadada 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #dadada 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dadada',GradientType=0 );
  color: #000;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  padding: 5px;
  border: 1px solid #ddd;
  margin-bottom: -1px;
  margin-right: -1px;
  display: inline-block;
  font-size: 13px;
  cursor: pointer; }

.tabs .tab:hover {
  background: #f4f4f4;
  background: -moz-linear-gradient(top, #f4f4f4 0%, #cccccc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #cccccc));
  background: -webkit-linear-gradient(top, #f4f4f4 0%, #cccccc 100%);
  background: -o-linear-gradient(top, #f4f4f4 0%, #cccccc 100%);
  background: -ms-linear-gradient(top, #f4f4f4 0%, #cccccc 100%);
  background: linear-gradient(to bottom, #f4f4f4 0%, #cccccc 100%); }

.tabs .tab.active {
  background: #00547f;
  color: #fff;
  text-shadow: 1px 1px 1px #000000;
  border-color: #023652; }

.tab_contents {
  padding: 10px;
  background-color: #f9f9f9;
  border: 1px solid #ddd; }

.college-content .sub-header,
.college-content .degree-level,
.college-content .degree-level em {
  font-size: 18px; }

.college-content .degree-level em {
  padding: 0 5px 0 1px; }

/* > Modules/Widgets >> School List Results ------------------------- */
.rank.sponsored {
  background: url("/assets/images/graphics/wifi.gif") 3px 4px no-repeat #f7a92c; }

/* application.css overrides */
.location_list .location-blocks-wrapper.school {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom-width: 1px;
  border-color: #CDCDCD; }

.featured-school-list .school-block {
  border: 0;
  border-bottom: 1px solid #d8d7d5;
  border-style: solid;
  margin-bottom: 15px;
  padding-bottom: 5px; }

#schools .row.hide-button {
  padding-bottom: 0px; }

/* -- */
#result-list-panel h3 {
  border-bottom: 0; }

#location_list-results.location_list {
  margin-top: 10px;
  /*border-top: 1px solid #d8d7d5;*/ }

#location_list-results.location_list .location-simple-blocks-wrapper {
  padding-top: 5px; }

#location_list-results.location_list .school {
  padding-left: 5px; }

.featured-school-list .name,
#location_list-results a[data-text="name"] {
  font-size: 17px;
  margin-bottom: 7px; }

#location_list-results .address {
  font-size: 14px; }

#location_list-results .location-blocks-wrapper .school,
#location_list-results .location-simple-blocks-wrapper .school {
  border-width: 0 0 1px;
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-color: #CDCDCD; }

#location_list-results .location-simple-blocks-wrapper .school a[data-text="name"] {
  font-size: 15px; }

#location_list-results .location-simple-blocks-wrapper .school,
#location_list-results .location-simple-blocks-wrapper .school .tuition .has-tip span {
  font-size: 13px; }

#location_list-results .location-simple-blocks-wrapper .school:last-child {
  border-bottom: 0; }

.list-sorts {
  background-color: #ddd;
  padding: 8px;
  margin-bottom: 10px;
  font-size: 14px; }

.list-sorts span {
  font-weight: bold; }

.list-sorts a {
  margin: 0 10px; }

.list-sorts a.active {
  color: #000; }

/* > Modules/Widgets >> Pagination -------------------------------------------- */
.pagination {
  font-size: 16px;
  text-align: center; }

#location_list-results .pagination {
  background-color: #e7e7e7;
  padding: 1% 0; }

.pagination .first, .pagination .prev, .pagination .next, .pagination .last {
  font-size: 14px;
  margin: 3px; }

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

.location_list .pagination a {
  font-weight: bold;
  text-decoration: underline;
  margin: 2px; }

/* > Modules/Widgets >> School Suggestions ------------------------------------ */
/*?*/
/* application.css overrides */
.sl-card-slide.slide-wrap.small-block-grid-4.large-block-grid-8 {
  margin: 0; }

.related_colleges ul,
.related_colleges [class*="block-grid-"] {
  margin: 0 !important; }

/* -- */
.slide_school_list {
  padding: 1%;
  margin-bottom: 20px; }

.slide_school_list {
  margin-bottom: 20px; }

.slide_school_list #sl-card-slideshow > span {
  display: block;
  margin-bottom: 5px; }

.slide_school_list ul li,
.related_colleges ul li.tab_content ul li {
  padding: 10px 3px 3px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px rgba(3, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(3, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(3, 0, 0, 0.5);
  width: 24%;
  margin-left: 1%;
  display: inline-block; }

.slide_school_list ul li:first-child,
.related_colleges ul li.tab_content ul li:first-child {
  margin-left: .5%; }

.slide_school_list ul li .logo,
.slide_school_list .review_matting,
.related_colleges ul li.tab_content ul li .review_matting {
  text-align: center;
  margin-bottom: 15px; }

.slide_school_list ul li .logo img,
.slide_school_list ul li .review_matting img {
  height: 41px; }

.slide_school_list ul li .data-row,
.related_colleges ul li.tab_content ul li .data-row {
  background-color: #f9f8f4;
  border-left: 1px solid #d7d7d5;
  border-right: 1px solid #d7d7d5;
  padding: 3px 5px;
  font-size: 13px;
  min-height: 33px; }

.slide_school_list ul li .enrollment.data-row,
.slide_school_list ul li .recommend-rate.data-row,
.related_colleges ul li.tab_content ul li .recommend-rate.data-row {
  border-top: 1px solid #d7d7d5; }

.slide_school_list ul li .tuition.data-row,
.related_colleges ul li.tab_content ul li .tuition.data-row {
  border-bottom: 1px solid #d7d7d5; }

.slide_school_list ul li .data-row .value,
.related_colleges ul li.tab_content ul li .data-row .value {
  text-align: right; }

.slide_school_list ul li .reviews .value {
  background: #E7E6E0; }

.slide_school_list ul li .lbl {
  float: left; }

/* Additions for thank you page styles - RH */
#related_schools_list-related-schools .related_colleges .data-row .value {
  margin-top: -20px; }

#related_schools_list-related-schools .related_colleges ul li.tab_content ul li .review_matting {
  margin: -15px 0 25px; }

#related_schools_list-related-schools input {
  float: right;
  margin: 15px 30px; }

#related_schools_list-related-schools .chain-check input {
  float: none;
  margin: 0 0 0 15px; }

/* > Modules/Widgets >> College Info Card ---------------------------------------------- */
.college_info_card {
  background-color: #f9f8f4;
  border: 1px solid #d8d7d5;
  padding: 10px;
  margin-left: 20px;
  margin-bottom: 20px;
  float: right;
  width: 35%; }

.fixed-rate-page .college_info_card {
  width: auto;
  float: none;
  margin-left: 0;
  margin-bottom: 0; }

.college_info_card .logo-image {
  display: block;
  background-color: #fff;
  text-align: center;
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #d8d7d5; }

.college_info_card .visit-college-link {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 5px; }

.college_info_card ul {
  font-size: 14px; }

.college_info_card.locations {
  width: 50%; }

.college_info_card.locations .campuses-tip {
  font-weight: bold;
  text-decoration: underline;
  cursor: help; }

.college_info_card.locations .location-addr {
  font-size: 9pt;
  padding: 5px;
  margin-bottom: -20px;
  position: absolute;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.8); }

.college_info_card.locations .mil-friendly-badge,
.college_info_card.locations .low-tuition-badge,
.college_info_card.locations .high-rec-badge,
.college_info_card.locations .featured-badge,
.college_info_card.locations .empty-badge {
  float: none;
  display: inline-block;
  margin-top: 0; }

.college_info_card.locations .badges {
  background-color: white;
  padding-top: 1px; }

.college_info_card.locations .badges div {
  margin-top: 2px; }

.college_info_card.locations .badges div:first-child {
  margin-left: 3px; }

.college_info_card.locations .logo-image {
  display: inline-block;
  width: 47%; }

.college_info_card.locations .logo-image.no-logo {
  display: block;
  position: absolute;
  width: 50%;
  margin: -11px;
  padding: 6px; }

.college_info_card.locations .no-logo-padding {
  padding: 15px; }

.college_info_card.locations .map-section {
  float: right;
  width: 50%;
  margin-left: 10px;
  margin-bottom: 10px;
  border: 1px solid #DDD; }

.college_info_card.locations ul {
  margin: 0 0 10px; }

@media only screen and (max-width: 667px) {
  .college_info_card, .college_info_card.locations {
    width: 100%; }

  .college_info_card.locations .map-section {
    background-color: white; }

  .college_info_card.locations .location-addr {
    margin-bottom: 0;
    position: inherit;
    background-color: white; }

  .college_info_card.locations .logo-image, .college_info_card.locations .logo-image.no-logo, .college_info_card.locations .map-section {
    width: 100%;
    text-align: center; } }
.mil-friendly-badge,
.low-tuition-badge,
.high-rec-badge,
.featured-badge,
.empty-badge,
.non-profit-badge {
  height: 21px;
  width: 70px;
  float: left;
  margin-top: 15px;
  border-bottom: 0; }

.mil-friendly-badge:hover,
.low-tuition-badge:hover,
.high-rec-badge:hover,
.featured-badge:hover,
.empty-badge:hover,
.non-profit-badge:hover {
  border-bottom: 0; }

.mil-friendly-badge {
  background: transparent url("/assets/images/graphics/military-badge.png") no-repeat; }

.low-tuition-badge {
  background: transparent url("/assets/images/graphics/low-tuition-badge.png") no-repeat; }

.high-rec-badge {
  background: transparent url("/assets/images/graphics/high-rated-badge.png") no-repeat; }

.non-profit-badge {
  background: transparent url("/assets/images/graphics/non-profit-badge.png") no-repeat; }

/* > Modules/Widgets > Social Media Icons / Helpful? ------------------------------------------- */
#page_social-top {
  margin-top: -5px;
  margin-bottom: 3px; }

#twitter {
  float: left;
  width: 90px; }

#google_plus {
  float: left;
  width: 70px; }

.page_helpful {
  display: inline-block;
  float: right;
  margin-top: -8px;
  padding-left: 30px; }

.page_helpful .yellow-button {
  color: #222222; }

.vote_container {
  float: right; }

.vote_container .vote_text {
  float: left;
  margin-top: 5px;
  margin-right: 5px;
  font-size: 13px; }

.vote_buttons {
  display: inline-block;
  text-align: right;
  padding-left: 20px; }

/* > Buttons --------------------------------------------------------- */
.main-button {
  padding: 10px 3%;
  text-align: center;
  display: inline-block;
  color: #fff;
  border-collapse: separate;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#5689db', endColorstr='#4d7bd6'); }

.main-button:hover {
  border-collapse: separate;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4d7bd6', endColorstr='#5689db'); }

a.main-button:hover {
  color: #fff; }

.main-button.active {
  background: #525252;
  -moz-box-shadow: inset 0 1px 0 0 #6B6B6B;
  -webkit-box-shadow: inset 0 1px 0 0 #6B6B6B;
  box-shadow: inset 0 1px 0 0 #6B6B6B;
  border: 1px solid rgba(60, 60, 60, 0); }

.hide-button .toggle-container-btn {
  background-color: #CDCDCD;
  padding: 5px 10px 1px;
  color: #fff;
  font-size: 13px;
  text-shadow: 1px 1px 0 #999999;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.yellow-button,
#lp_submit {
  -moz-box-shadow: inset 0 1px 0 0 #f9eca0;
  -webkit-box-shadow: inset 0 1px 0 0 #f9eca0;
  box-shadow: inset 0 1px 0 0 #f9eca0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #F7B654), color-stop(1, #F7A92C));
  background: -moz-linear-gradient(top, #F7B654 5%, #F7A92C 100%);
  background: -webkit-linear-gradient(top, #F7B654 5%, #F7A92C 100%);
  background: -o-linear-gradient(top, #F7B654 5%, #F7A92C 100%);
  background: -ms-linear-gradient(top, #F7B654 5%, #F7A92C 100%);
  background: linear-gradient(to bottom, #F7B654 5%, #F7A92C 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F7B654', endColorstr='#F7A92C',GradientType=0);
  background-color: #F7B654;
  border: 1px solid #e65f44;
  text-shadow: 0 0 5px #CE8C29;
  color: #fff; }

#lp_submit {
  display: block;
  padding: 15px 0;
  width: 222px;
  font-size: 20px;
  margin: auto auto 10px; }

.yellow-button, .blue-button {
  padding-top: 2px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer; }

.yellow-button:hover,
#lp_submit:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #F7A92C), color-stop(1, #F7B654));
  background: -moz-linear-gradient(top, #F7A92C 5%, #F7B654 100%);
  background: -webkit-linear-gradient(top, #F7A92C 5%, #F7B654 100%);
  background: -o-linear-gradient(top, #F7A92C 5%, #F7B654 100%);
  background: -ms-linear-gradient(top, #F7A92C 5%, #F7B654 100%);
  background: linear-gradient(to bottom, #F7A92C 5%, #F7B654 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F7A92C', endColorstr='#F7B654',GradientType=0);
  background-color: #F7A92C; }

.blue-button {
  -moz-box-shadow: inset 0 1px 0 0 #066299;
  -webkit-box-shadow: inset 0 1px 0 0 #066299;
  box-shadow: inset 0 1px 0 0 #066299;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #4783d7), color-stop(1, #066299));
  background: -moz-linear-gradient(top, #4783d7 5%, #066299 100%);
  background: -webkit-linear-gradient(top, #4783d7 5%, #066299 100%);
  background: -o-linear-gradient(top, #4783d7 5%, #066299 100%);
  background: -ms-linear-gradient(top, #4783d7 5%, #066299 100%);
  background: linear-gradient(to bottom, #4783d7 5%, #066299 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4783d7', endColorstr='#066299',GradientType=0);
  background-color: #4783d7;
  border: 1px solid #4783d7;
  text-shadow: 0 0 5px #CE8C29;
  color: #fff; }

.blue-button:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #066299), color-stop(1, #4783d7));
  background: -moz-linear-gradient(top, #066299 5%, #4783d7 100%);
  background: -webkit-linear-gradient(top, #066299 5%, #4783d7 100%);
  background: -o-linear-gradient(top, #066299 5%, #4783d7 100%);
  background: -ms-linear-gradient(top, #066299 5%, #4783d7 100%);
  background: linear-gradient(to bottom, #066299 5%, #4783d7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#066299', endColorstr='#4783d7',GradientType=0);
  background-color: #066299; }

/* Page Specific Buttons */
#header .main-button {
  width: 14%;
  padding: 13px 0 12px;
  float: right;
  margin-top: 0; }

#home-header .search .main-button {
  width: 100%; }

.slide_school_list .main-button {
  padding: 3px 0;
  display: block;
  width: 70%;
  margin: 10px auto; }

.contact_form_container .main-button {
  font-size: 16px;
  margin-top: 10px; }

/* > Individual Page ------------------------------------------------- */
/* > Individual Page >> Index ----------------------------------------------------------- */
/* -- application.css overrides --*/
.location_list table thead tr th {
  background: #959595 !important;
  filter: 0; }

/* -- */
/* Search Box */
#home-header {
  background-position-y: top;
  margin-top: 20px; }

#home-header .search {
  padding: 1%;
  color: white;
  margin-top: 20px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.6); }

#home-header .search h1 {
  border-bottom: 0;
  text-align: center;
  font-size: 20px;
  color: #fff;
  margin: 10px 0; }

#home-header .search form .row .row.collapse.prefix-wrap {
  background: #fff;
  border-top: 1px solid #00273c;
  border-right: 1px solid #6d9fb9;
  border-bottom: 1px solid #6d9fb9;
  border-left: 1px solid #00273c;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 14px; }

#home-header .search form .row .row.collapse.prefix-wrap .prefix {
  margin: 0;
  background-color: inherit;
  border: none; }

#home-header .search form .row .row.collapse.prefix-wrap input {
  margin: 0;
  border: none;
  box-shadow: none;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

#home-header .search form .row .row.collapse.prefix-wrap input:focus {
  box-shadow: none;
  background-color: inherit; }

/* Counts */
#home-header .counts {
  margin-top: 20px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.6); }

#home-header .counts li {
  padding-bottom: 0; }

#home-header .counts .count {
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #fff; }

#home-header .counts .count em {
  font-style: normal;
  padding-right: 4px;
  font-size: 20px; }

/* All Data Widgets */
.box .content {
  margin-bottom: 20px; }

/* Most Popular Colleges Table */
.box h3 {
  border: 0; }

#home_list_wrap table {
  min-height: 325px; }

/* Most Popular Degrees Icons List */
.popular_degrees {
  padding-top: 20px; }

.popular_degrees li {
  text-align: center; }

.popular_degrees li .pname {
  display: block;
  line-height: 20px;
  margin-top: 7px;
  font-size: 13px; }

.popular_degrees li .pgrads {
  display: block;
  font-size: 13px;
  color: #000; }

.national-home .content.popular-degrees {
  background-color: #81b1c6;
  margin-bottom: 20px; }

.national-home .popular_degrees a {
  color: #FFF; }

#hg_careers, #hp_careers {
  padding: 10px 10px 0; }

#hg_container {
  height: 333px; }

#hg_careers #program_nav {
  margin-top: 1%;
  padding-right: 1%; }

#hg_careers #program_nav ul {
  margin-left: 0%;
  padding-left: 3%;
  border-right: 2px solid #f7a92c; }

#hg_careers #program_nav ul li {
  line-height: 30px;
  padding: 5px 10px 5px 5px;
  font-size: 14px;
  margin-bottom: 10px; }

#hg_careers #program_nav ul li.active {
  background: #f7a92c;
  position: relative; }

#hg_careers #program_nav ul li a {
  display: block;
  text-align: right; }

#hg_careers #program_nav ul li a:hover {
  color: #008cba;
  text-decoration: underline; }

#hg_careers #program_nav ul li.active a {
  color: #fff;
  text-decoration: none; }

#hg_careers .graph_container {
  margin-top: 1%; }

#hg_careers .graph_container #hg_career_graph {
  margin-right: 25px; }

#hg_careers .graph_container .program_link {
  padding: 5px 15px 5px 5px;
  background: url("/assets/images/graphics/expand-shrink.png") no-repeat 121px -20px;
  width: 135px;
  float: right;
  margin-top: 17px; }

#hp_container a {
  white-space: nowrap; }

#hp_career_graph {
  margin: 0 -15px 0 10px; }

/* > Individual Page >> Non Location Index ---------------------------------------------- */
#vector-map {
  height: 510px;
  -webkit-box-shadow: 0 2px 5px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0 2px 5px rgba(50, 50, 50, 0.75);
  box-shadow: 0 2px 5px rgba(50, 50, 50, 0.75); }

#vector-map .jvectormap-container {
  padding: 1%; }

.jvectormap-label .state,
.jvectormap-label .city {
  display: block;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #026294; }

.jvectormap-zoomin, .jvectormap-zoomout {
  display: block;
  width: 21px;
  text-align: center;
  position: relative;
  bottom: 43px;
  cursor: pointer;
  margin-top: 2px;
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#f1f1f1));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f1f1f1);
  background-image: linear-gradient(top, #f5f5f5, #f1f1f1);
  border: 1px solid #dcdcdc;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #444; }

.jvectormap-zoomin:hover, .jvectormap-zoomout:hover {
  background-color: #f8f8f8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f1f1f1));
  background-image: -webkit-linear-gradient(top, #f8f8f8, #f1f1f1);
  background-image: linear-gradient(top, #f8f8f8, #f1f1f1);
  border: 1px solid #c6c6c6; }

/* > Individual Page >> Article -------------------------------------------------------- */
.article-featured-schools.box .content {
  border: 0; }

.article-featured-schools .block_school_list {
  margin-bottom: 15px; }

.article-featured-schools .block_school_list .school-block {
  background-color: #FFF5EE;
  border: 1px solid #F5DEB3;
  padding: 10px 15px; }

.article-featured-schools .block_school_list .school-block .row .columns {
  min-height: 23px; }

.article-featured-schools .block_school_list .school-block .name {
  padding-bottom: 10px;
  text-decoration: underline; }

.article-featured-schools .block_school_list .school-block .logo {
  text-align: center;
  padding: 15px;
  background-color: white;
  border: 1px solid #F5DEB3;
  margin-bottom: 10px; }

.article-featured-schools .block_school_list .school-block table {
  margin-bottom: 10px; }

.article-featured-schools .block_school_list .school-block .school-link {
  text-align: right; }

.article-featured-schools .block_school_list .school-block .school-link a {
  text-decoration: underline; }

.program_hub h3 .has-tip, .article h3 .has-tip {
  background: url("/assets/images/graphics/info.png") no-repeat 0 6px;
  display: inline-block;
  height: 20px;
  width: 20px; }

/*.article .content ul li, .program_hub .content ul li, .error_404 .content ul li, #about .content ul li {
  padding-left: 20px;
  background: url('/assets/images/graphics/orange_bullet_point.png') no-repeat 0px 7px;
  margin-bottom: 5px;
}
*/
.article .content .tooltip ul li, .program_hub .content .tooltip ul li, .error_404 .content .tooltip ul li, #about .content .tooltip ul li {
  background: none;
  padding-left: 0; }

.footer-nav ul li, .about-contact ul li {
  background-image: none; }

.imgL {
  border: 5px solid white;
  float: left;
  margin: 5px 20px 15px 10px;
  -webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.4); }

li.root-item {
  margin-bottom: 10px; }

.item-header {
  font-weight: bold; }

.school-link {
  padding-right: 20px;
  background: url("/assets/images/graphics/expand-shrink.png") no-repeat 340px -25px; }

.article-featured-schools {
  margin-top: 15px; }

.article-featured-schools .accred {
  display: inline-block; }

.read-more {
  text-decoration: underline;
  background: url("/assets/images/graphics/expand-shrink.png") no-repeat 85px -21px; }

.article-featured-schools {
  margin-top: 15px;
  line-height: 20px;
  font-size: 15px; }

.article-featured-schools .learn-more {
  width: 100%;
  padding: 3%;
  text-align: center; }

.article_ads #html-content iframe, .article #html-content iframe {
  margin: auto;
  display: block; }

/* > Individual Page >> College Hub ---------------------------------------------------- */
.search-coll-name {
  float: left;
  color: #fff;
  margin: 0 2% 2% 0;
  padding: 2% 0;
  min-width: 250px; }

.search-coll-name form {
  width: 90%;
  margin: auto; }

.search-coll-name form .autocomplete {
  height: 33px;
  width: 73%;
  padding-left: 3%;
  margin-right: 2%; }

.search-coll-name form input[type="submit"] {
  color: #fff;
  width: 23%; }

.college-hub #filters {
  text-align: center;
  margin-bottom: 25px;
  font-size: 17px;
  text-decoration: underline; }

.college-hub #sl_search-school_list-colleges_index {
  background-color: #00547f;
  font-size: 16px;
  padding: 10px;
  color: #fff; }

#sl_search-school_list-colleges_index {
  font-weight: bold;
  padding-bottom: 10px;
  text-align: center; }

/* > Individual Page >> Locations & Degrees Hub ------------------------------------- */
.program_list table {
  width: 100%; }

.program_listings table {
  border-spacing: 0;
  width: 100%; }

.program_listings table tr th {
  background-color: #d1e2ef;
  color: #4A4949; }

.state_list ul.state-cities {
  margin-left: 0; }

.state_list .state-cities .state {
  margin-bottom: 15px; }

.state_list .state-cities .state .state-link {
  background: #026294;
  background: -moz-linear-gradient(top, #026294 0%, #00547f 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #026294), color-stop(100%, #00547f));
  background: -webkit-linear-gradient(top, #026294 0%, #00547f 100%);
  background: -o-linear-gradient(top, #026294 0%, #00547f 100%);
  background: -ms-linear-gradient(top, #026294 0%, #00547f 100%);
  background: linear-gradient(to bottom, #026294 0%, #00547f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF026294', endColorstr='#FF00547F',GradientType=0 );
  text-align: center;
  line-height: 30px;
  margin-bottom: 10px; }

.state_list .state-cities .state .state-link a {
  color: #fff;
  display: block; }

/* > Individual Page >> College Info ------------------------------------------------ */
/* Non-Paying */
ul#highlights {
  margin: 15px; }

ul#highlights li {
  padding-left: 20px;
  background: url("/assets/images/graphics/orange_bullet_point.png") no-repeat 0 7px;
  margin-bottom: 5px; }

/* Paying -- needs cleanup */
#college-logo-large {
  text-align: center;
  border: 1px solid #DFDCDC;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  box-shadow: 1px 1px 1px #ECECEC;
  -moz-box-shadow: 1px 1px 1px #ECECEC;
  -webkit-box-shadow: 1px 1px 1px #ECECEC;
  padding: 10px;
  margin-bottom: 10px; }

#instructions {
  font-size: 13px;
  font-style: italic;
  line-height: 1.6;
  margin-bottom: 1.25rem; }

.landing_form_fieldset fieldset {
  border: 0;
  padding: 0;
  webkit-box-shadow: 0 0 4px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0 0 4px rgba(50, 50, 50, 0.5);
  box-shadow: 0 0 4px rgba(50, 50, 50, 0.5); }

.landing_form_fieldset fieldset legend {
  background-color: #00547f;
  border: 1px solid #033c5a;
  font-size: 16px;
  padding: 1% 0 1% 3%;
  color: #fff;
  width: 100%;
  margin-left: 0; }

.landing_form_fieldset fieldset .lp_container-content {
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  padding: 3%; }

.landing_form_fieldset fieldset#lp_program_radio_set .lp_container-content {
  padding: 3% 0 0; }

.landing_form_fieldset fieldset#lp_program_radio_set .lp_container-content #lp_location-wrap {
  padding: 0 3%; }

.landing_form_fieldset fieldset#lp_program_radio_set .lp_container-content .loc {
  padding-left: 3%; }

.landing_form_fieldset fieldset#lp_program_radio_set .lp_container-content .tabs {
  margin-top: 15px; }

.landing_form_fieldset fieldset#lp_program_radio_set .lp_container-content .tabs .all-tab {
  margin-left: 10px; }

.landing_form_fieldset fieldset#lp_program_radio_set .lp_container-content .college-content .tab_contents {
  border: 0;
  border-top: 1px solid #ddd; }

.landing_form_fieldset fieldset#lp_program_radio_set .lp_container-content .err .college-content .tab_contents {
  border: 1px solid red; }

#college_program-main .college-programs li {
  background: url("/assets/images/graphics/orange_bullet_point.png") no-repeat scroll 20px 8px transparent;
  display: list-item;
  float: none;
  padding: 0 15px 0 32px;
  width: 100%; }

#college_program-main .college-programs ul {
  padding: 0 10px; }

#college_program-main .college-content .degree-level {
  padding-top: 15px; }

.lp_fieldset label {
  display: block; }

#lp_program_radio_set.lp_fieldset .lp_select.val_req_radio label {
  margin-bottom: 2px;
  cursor: pointer;
  color: #0077B7; }

.lp_fieldset .lp_radio label {
  display: inline;
  margin: 2px; }

.lp_fieldset .lp_wrap {
  display: block; }

.lp_fieldset .lp_radio {
  display: inline;
  margin: 3px; }

.lp_fieldset .input {
  margin: 0;
  padding: 0 2px; }

.landing_form_fieldset input[type="radio"], input[type="checkbox"] {
  margin: 3px;
  cursor: pointer; }

.lp_fieldset .input input,
.lp_fieldset .input select {
  width: 100%;
  margin: 0;
  padding: 0;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.lp_fieldset .input input {
  padding: 4px; }

.lp_fieldset .input select {
  height: 38px;
  border: 1px solid #BBB;
  border-radius: 5px;
  padding: 3px; }

.lp_name_with_title #lp_title-wrap,
#lp_firstname-wrap,
#lp_lastname-wrap,
#lp_city-wrap,
#lp_state-wrap,
#lp_zip-wrap,
#lp_dayphone-wrap,
#lp_evephone-wrap,
#lp_email-wrap {
  display: inline-block; }

.lp_name_with_title #lp_title-wrap {
  width: 15%;
  margin: 0;
  padding: 0; }

#lp_firstname-wrap, #lp_lastname-wrap {
  width: 50%;
  margin: 0;
  padding: 0; }

.lp_name_with_title #lp_firstname-wrap {
  width: 40%; }

.lp_name_with_title #lp_lastname-wrap {
  width: 45%; }

#lp_city-wrap {
  width: 45%;
  margin: 0;
  padding: 0; }

#lp_state-wrap {
  width: 30%;
  margin: 0;
  padding: 0; }

#lp_zip-wrap {
  width: 25%; }

#lp_dayphone-wrap,
#lp_evephone-wrap {
  width: 33%; }

#lp_email-wrap {
  width: 34%; }

.lp_boolean-wrap.validate.val_req_radio {
  margin-bottom: 15px; }

.college-sub-header li {
  background-image: none;
  padding-left: 0;
  font-weight: normal; }

.college-sub-header li label:hover {
  text-decoration: underline; }

.lp_banner {
  line-height: 21px;
  padding: 0 5px;
  color: white;
  border-bottom: 1px solid #2F2F2F;
  border-top: 1px solid #2F2F2F;
  text-shadow: 1px 1px black; }

.lp_banner font {
  font-size: 12pt;
  position: relative;
  top: 1px; }

.college_content[data-section="bottom-disclosures"] {
  clear: both;
  padding-top: 15px; }

.lp_fieldset .input select {
  padding: 7px 3px; }

/* > Individual Page >> Program Hubs --------------------------------------------------*/
.ph-content .results-map {
  float: right;
  width: 40%; }

.ph-content .box .content {
  background-color: #F1F1F1; }

.ph-content .ph-article-results-link {
  margin-bottom: 20px; }

.ph-content .ph-article-results-link a,
.ph-content #map .toolbar a {
  text-decoration: underline;
  padding-right: 17px;
  background: url("/assets/images/graphics/expand-shrink.png") no-repeat right -25px; }

.ph-content .yellow-button {
  text-align: center;
  width: 70%;
  margin: 10px auto;
  padding: 7px 0; }

.ph-content .yellow-button a {
  display: block;
  color: #fff; }

.promo-top {
  float: right;
  width: 336px;
  margin-left: 25px; }

.promo-wide {
  margin-top: -20px; }

.promo-wide .ad {
  float: left;
  margin: 10px 70px 0; }

.promo-wide .ad:first-child {
  margin-right: 124px; }

.program_hub_ads .promo-wide .ad:first-child {
  margin-right: 94px; }

.ad.single-wide {
  margin-bottom: 1.25em;
  margin-left: -15px; }

h3.related-articles {
  border-bottom: 0; }

#html-content-bottom > p:nth-child(1), #html-content-bottom > ul:nth-child(1), #html-content-bottom > ol:nth-child(1) {
  margin-top: 25px; }

/* > Individual Page >> TY Pages -----------------------------------------------------*/
.related_colleges .vert_tabs ul {
  margin-bottom: 0; }

/* > Individual Page >> Privacy -----------------------------------------------------*/
.priv-badge {
  display: inline-block;
  margin: 10px 10px 20px 0; }

/* > Individual Page > GHTS / GTCE Hub---------------------------------------------------- */
.blue-header {
  font-size: 12px;
  text-transform: uppercase;
  background-color: #005581;
  color: white;
  line-height: 40px;
  border-left: 1px solid #888;
  border-bottom: 1px solid #888;
  text-align: center; }

.orange-separator {
  background-color: #ff9700;
  height: 5px; }

.sidebar {
  margin-bottom: 20px; }

.sidebar ul.sidebar-items {
  background-color: #d8d8d8;
  margin: 0; }

.sidebar ul.sidebar-items li {
  font-size: 14px;
  line-height: 30px;
  padding-left: 6px;
  color: #000;
  padding-top: 2px;
  padding-right: 6px; }

.sidebar ul.sidebar-items li.facet_header {
  background-color: #cac6c6; }

.sidebar ul.facets {
  border-bottom: 1px solid #bababa; }

.sidebar ul.facets:last-child {
  border-bottom: 0; }

.sidebar ul.facets li {
  border-bottom: 1px solid #bababa; }

.sidebar ul.facets li a.active {
  font-weight: bold; }

.sidebar ul.facets li .empty-facet {
  color: #888; }

.sidebar ul.facets li#facet-state-filter, .sidebar ul.facets li#facet-subject-filter {
  border-bottom: 0; }

.sidebar ul.facets li#facet-state-filter select, .sidebar ul.facets li#facet-subject-filter select {
  padding-right: 13px;
  margin: 10px 0; }

.school_list .error {
  padding: 2px 4px 3px;
  background-color: #FAEAED;
  border: 1px solid #D6A1A1; }

.school_list span.mil-friendly-badge {
  display: none; }

.school_list span.low-tuition-badge,
.school_list span.high-rec-badge,
.school_list span.featured-badge,
.school_list span.empty-badge {
  width: 25px;
  height: 19px;
  padding: 0;
  margin: 0; }

.school_list span.low-tuition-badge {
  background: transparent url("/assets/images/graphics/blue-tuition.png") no-repeat 0 -2px; }

.school_list span.high-rec-badge {
  background: transparent url("/assets/images/graphics/highly-recommended-small.png") no-repeat; }

.school_list span.featured-badge {
  background: transparent url("/assets/images/graphics/featured-badge.png") no-repeat 5px 0; }

.state-colleges-index .grouping-wrapper {
  margin-top: 5px;
  text-align: center;
  margin-bottom: 9px;
  float: right; }

.state-colleges-index .alpha-list {
  margin-bottom: 0; }

#alpha-text {
  float: left;
  margin: 7px 0; }

.colleges-index .alpha-list {
  text-align: left;
  margin: 7px 0; }

.list_bullet li {
  list-style-type: disc !important; }

.image_left {
  float: right;
  width: 200px;
  height: auto; }

.table_school_list .school-list-title {
  background-color: #005581;
  color: white;
  padding: 0 10px;
  line-height: 40px; }

.school-level-tabs ul {
  margin: 0; }

.school-level-tabs li {
  float: left;
  display: block;
  line-height: 25px;
  border: 2px solid #005581;
  width: 140px;
  text-align: center;
  cursor: pointer;
  border-bottom: 0;
  border-left: 0;
  background-color: white;
  font-size: 14px; }

.school-level-tabs li#degree_level_0 {
  border-left: 2px solid #005581;
  width: 100px; }

.school-level-tabs li.active {
  background-color: #005581;
  color: white;
  cursor: default; }

.school-level-tabs li.active:hover {
  text-decoration: none; }

.school-level-tabs li:hover {
  text-decoration: underline; }

.alpha-list {
  margin-bottom: 15px;
  text-align: center; }

.programs-show .table_school_list tr.degrees td, .programs-show_no_career_info .table_school_list tr.degrees td {
  height: 37px;
  padding-left: 11px;
  vertical-align: middle; }

.state-colleges-index .table_school_list td.school_name a {
  color: black;
  font-weight: normal; }

.table_school_list th {
  background-color: #d1e2ef;
  color: #4A4949;
  text-align: left;
  line-height: 22px; }

#html-hub_text p {
  line-height: 1.5; }

ul.facets {
  margin: 0;
  padding: 0; }

.table_school_list table {
  border-spacing: 0; }

.table_school_list table tr.headers {
  line-height: 21px; }

.table_school_list table tr.short {
  background-color: #e7e7e7; }

.table_school_list table tr td.rec-rt {
  min-width: 175px; }

.table_school_list table tr td.tuition {
  min-width: 120px; }

/* > Individual Page >Accreditation Hub  ---------------------------------------------------- */
.accred-callout {
  float: right;
  width: 30%;
  border-left: 1px solid #ccc;
  padding-left: 20px;
  margin-left: 20px; }

.hub-highlights {
  width: 98%;
  background-color: #f7f7f7; }

.hub-highlights td {
  border-right: 1px solid #d9d9d9;
  padding: 10px 20px;
  text-align: center; }

.hub-highlights td.no-border {
  border: 0; }

.hub-highlights span {
  font-weight: bold;
  color: #000; }

.hub-highlights img {
  float: left;
  padding-left: 20px; }

.hub-highlights p {
  padding: 0;
  padding-top: 3px;
  margin: 0;
  font-size: 13pt;
  text-align: center; }

/* > Individual Page >> Sidebar School List  ---------------------------------------------------- */
#school_list_sidebar tr:nth-child(2n+1) {
  background-color: #e7e7e7; }

#school_list_sidebar .school_name {
  font-weight: bold;
  font-size: 9pt; }

#school_list_sidebar td.school_name {
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 221px;
  display: block;
  overflow: hidden; }

#school_list_sidebar td.rec-rt {
  font-size: 10pt;
  border: 0; }

#school_list_sidebar th.rec-rt, #school_list_sidebar th.school_name {
  font-size: 8pt; }

#school_list_sidebar .college_block {
  font-size: 9pt; }

#school_list_sidebar .college_block span {
  color: #a3a3a3; }

#school_list_sidebar .college_block span strong {
  color: #2d6286; }

#school_list_sidebar .table_school_list .college_block .badges {
  margin-top: -10px; }

#school_list_sidebar .mil-friendly-badge {
  display: none; }

#school_list_sidebar .blue-header {
  font-size: 12pt;
  text-transform: none !important; }

#school_list_sidebar .school-programs {
  font-size: 10pt; }

/* > Individual Page >> Bottom School List  ---------------------------------------------------- */
#school_list_sidebar_bottom td.school_name a {
  font-size: 12pt;
  font-weight: bold; }

#school_list_sidebar_bottom ul.left-list {
  font-size: 10pt;
  width: 40%; }

#school_list_sidebar_bottom .left-list li {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%; }

#school_list_sidebar_bottom ul.right-list {
  font-size: 10pt;
  display: inline-block;
  width: 40%; }

#school_list_sidebar_bottom .right-list li {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%; }

#school_list_sidebar_bottom th.school_name {
  font-size: 0.875rem; }

#school_list_sidebar_bottom .campus_programs strong {
  font-size: 0.875rem; }

#school_list_sidebar_bottom .campus_locations {
  font-size: 0.875rem; }

#school_list_sidebar_bottom .blue-header {
  font-size: 20px;
  text-transform: none; }

#school_list_sidebar_bottom tr:nth-child(2n+1) {
  background-color: #e7e7e7; }

.table_school_list .college_block .badges div {
  padding-bottom: 30px; }

#college-profiles-allied-health-institute .image_left {
  float: left;
  margin: 5px 40px 0 0;
  width: 200px;
  overflow: hidden;
  padding: 0; }

/* > Mobile ---------------------------------------------------------- */
/* > Mobile  >> Device Zoom Settings ----------------------------------------------------- */
@viewport {
  zoom: 1;
  width: device-width; }
@-ms-viewport {
  width: extend-to-zoom;
  zoom: 1; }
/* > Form Page  ---------------------------------------------------- */
/* New Home Page */
.featured-programs {
  background-color: #dde6e7;
  color: #005480;
  width: 100%; }

h3.featured-programs {
  font-size: 13pt;
  border: 0;
  text-align: center;
  background-color: #005480;
  width: 100%;
  color: #fff;
  padding-top: 4px;
  font-weight: bold; }

h3.featured-programs a {
  font-size: 13pt;
  border: 0;
  text-align: center;
  background-color: #005480;
  width: 100%;
  color: #fff;
  padding-top: 4px; }

.featured-programs img {
  border: 3px solid #005480;
  margin: 0 0 0 10px;
  float: left; }

.featured-programs .stats {
  font-size: 13pt;
  color: #005480;
  height: 81px; }

.featured-programs .stat {
  padding-bottom: 12px;
  text-align: center;
  font-size: 11pt; }

.featured-programs .stat strong {
  font-size: 14pt; }

.featured-programs a {
  color: #e78c16; }

.featured-programs .articles {
  margin: 10px;
  padding-bottom: 10px;
  padding-top: 0; }

.featured-programs .articles ul {
  margin-top: 5px;
  font-weight: bold;
  margin-bottom: 0; }

.featured-programs .articles li {
  font-size: 11pt;
  font-weight: bold; }

.featured-programs #last {
  margin-right: 0; }

.featured-programs .articles strong {
  font-size: 10pt; }

.top-nav {
  margin-top: 26px; }

.top-nav ul {
  display: inline; }

.top-nav li {
  display: inline;
  font-size: 13pt;
  padding-right: 20px; }

.top-nav li a {
  color: #FFF; }

#header .search input[type="text"] {
  width: 70%; }

ul.mobile-nav {
  padding: 0;
  margin: 0;
  font-size: 15pt;
  text-align: center; }

ul.mobile-nav li {
  border-bottom: 1px solid #005681;
  padding: 0 10px;
  margin: 0 auto;
  width: 200px; }

ul.mobile-nav li:last-child {
  border-bottom: 0 solid #005681;
  display: inline;
  padding: 0 10px; }

/* > Mobile  >> Media Queries ---------------------------------------------------------- */
@media only screen and (max-width: 995px) {
  .submit-form.main-button {
    display: block;
    width: 100%; }

  .landing_form_fieldset fieldset#lp_program_radio_set .lp_container-content .tabs .all-tab {
    margin-left: 0; }

  #college-profiles-university-of-phoenix .tabs .tab {
    display: block;
    border-radius: 0; } }
@media only screen and (max-width: 850px) {
  .slide_school_list ul li .accreditation.data-row .lbl {
    background-color: #E7E6E0;
    float: none; }

  .slide_school_list ul li .accreditation.data-row .value {
    clear: both; } }
@media only screen and (min-width: 767px) {
  #college_program-main .college-programs ul {
    -moz-column-count: 2;
    -moz-column-gap: 10px;
    -webkit-column-count: 2;
    -webkit-column-gap: 10px;
    column-count: 2;
    column-gap: 10px; }

  #college_program-main .college-programs ul li {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid; } }
@media only screen and (max-width: 755px) {
  .popular_degrees li .pname {
    font-size: 13px; }

  .popular_degrees li .pgrads {
    font-size: 12px; } }
@media only screen and (max-width: 667px) {
  .new_lp_form fieldset .num {
    display: none; }

  .row.content.background > .large-12.columns {
    padding: 2px; }

  h1 {
    font-size: 25px;
    margin: 10px 0 20px; }

  h2 {
    font-size: 22px;
    margin: 17px 0; }

  h3 {
    font-size: 19px;
    margin: 5px 0 13px; }

  h4 {
    font-size: 16px;
    margin: 5px 0 10px; }

  .featured-programs .stats {
    text-align: center;
    width: 100%;
    height: 45px; }

  .featured-programs .stats .stat {
    display: inline-block;
    width: 30%; }

  .featured-programs .articles {
    text-align: center; }

  .featured-programs .articles ul {
    margin-left: 0; } }
@media only screen and (max-width: 667px) {
  .accred-callout {
    display: block;
    width: 100%;
    border: 0;
    padding: 0;
    text-align: center; }

  #header .logo_slogan {
    float: none;
    width: 100%; }

  #header .logo_slogan .logo {
    display: inline-block; }

  #header .logo_slogan .slogan {
    display: inline-block;
    margin-left: 3%;
    font-size: 14px; }

  #header .search_boxes {
    width: 100%; }

  #header .slogan.home {
    width: 100%; }

  #home-header .search {
    margin-top: 0 !important; }

  #home-header .counts, .tooltip {
    display: none; }

  .popular_degrees li .pname {
    font-size: 13px; }

  .popular_degrees li .pgrads {
    font-size: 12px; }

  .landing_form_fieldset fieldset#lp_program_radio_set .lp_container-content {
    padding: 2%; }

  .college_info_card {
    margin-bottom: 15px; }

  .slide_school_list ul li,
  .related_colleges ul li.tab_content ul li {
    width: 98%;
    margin-bottom: 1%; }

  .slide_school_list ul li:first-child,
  .related_colleges ul li.tab_content ul li:first-child {
    margin-left: 1%; }

  .tabs .tab {
    display: block;
    border-radius: 0; } }
@media only screen and (max-width: 667px) {
  .featured-programs img {
    text-align: center;
    width: 175px;
    display: block;
    margin: auto;
    float: none;
    margin-bottom: 20px; }

  .top-nav li a {
    font-size: 9pt; }

  #header.home .logo {
    border-right: 0; } }
@-moz-document url-prefix() {
  #header .main-button {
    padding: 10px 0; } }
.prefill-program-radios, .prefill-program-list {
  width: 100%;
  height: auto;
  padding: 10px 10px 0;
  background-color: #FFF;
  border: 1px solid #facb4b;
  margin-bottom: 10px; }

.prefill-program-list {
  width: 50%;
  margin-top: 10px;
  margin-bottom: 0; }

.prefill-program-radios label, .prefill-program-list label {
  float: left;
  width: 180px;
  margin-right: 10px;
  height: 24px; }

.prefill-program-radios label.prefill, .prefill-program-list label.prefill {
  width: auto; }

#college-results td.school_name a {
  font-size: 11pt;
  font-weight: bold; }

.college-search-list-wrapper {
  background-color: #ffefb1;
  width: 100%;
  padding: 10px;
  height: 58px;
  margin-bottom: 10px; }

.college-search-list .autocomplete {
  width: 61%;
  display: inline-block;
  margin-top: 2px;
  margin-left: 10px; }

.college-search-list .main-button {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px; }

.college-search-list span {
  font-weight: bold;
  float: left;
  vertical-align: middle;
  margin-top: 13px;
  margin-left: 40px; }

.college-search-list-wrapper #sl_search-school_list-colleges_index {
  text-align: left;
  margin-top: 12px;
  margin-left: 5px; }

#about .left {
  padding-right: 10px; }

.info-graphic {
  width: 100%; }

.about-image {
  float: right;
  border: 5px solid white;
  margin: 0 0 10px 10px;
  -webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.4); }

#about p {
  line-height: 1.4; }

#about .html ul {
  line-height: 1.4;
  padding-left: 30px; }

#about .html li {
  padding-bottom: 10px;
  list-style-type: disc;
  font-size: 14px; }

#about .sr-logo-bottom {
  float: left;
  padding-right: 15px;
  width: 69px; }

#feedback-hub .feedback-hub-section {
  border: 1px solid #CDCDCD;
  margin-bottom: 20px;
  margin-top: 7px; }

#feedback-hub .feedback-hub-section h2 {
  background: linear-gradient(to bottom, #026294 0%, #00547f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#026294', endColorstr='#00547F',GradientType=0);
  color: #FFFFFF;
  font-size: 15px;
  font-weight: normal;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 20px;
  padding-left: 3%; }

.feedback-tab {
  background: linear-gradient(to bottom, #FFFFFF 0%, #DADADA 100%) repeat scroll 0 0 transparent;
  border: 1px solid #ddd;
  border-radius: 5px 5px 0 0;
  cursor: pointer;
  float: left;
  margin-right: 3px;
  padding: 6px 8px;
  font-size: 14px; }

.feedback-type-tabs .tab > span {
  background: linear-gradient(to bottom, #0B6DA7 0%, #094F80 100%) repeat scroll 0 0 transparent;
  border: 1px solid #094F80;
  color: #FFFFFF;
  text-shadow: -1px -1px 1px #000000;
  border-radius: 5px 5px 0 0;
  cursor: pointer;
  float: left;
  margin-right: 3px;
  padding: 6px 8px;
  font-size: 14px; }

.feedback-type-tabs .tab > a {
  background: linear-gradient(to bottom, #FFFFFF 0%, #DADADA 100%) repeat scroll 0 0 transparent;
  border: 1px solid #ddd;
  font-size: 14px;
  margin-right: 3px;
  color: #000000; }

.feedback-tab:hover {
  background: linear-gradient(to bottom, #f4f4f4 0%, #cccccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#cccccc',GradientType=0);
  text-decoration: underline; }

.feedback-tab.active, .feedback-tab.active:hover {
  background: linear-gradient(to bottom, #0B6DA7 0%, #094F80 100%) repeat scroll 0 0 transparent;
  border: 1px solid #094F80;
  color: #FFFFFF;
  text-shadow: -1px -1px 1px #000000;
  text-decoration: none; }

.columns.no_pad {
  padding: 0; }

.help-text {
  margin-bottom: 25px; }

.feedback-action {
  margin-bottom: 10px;
  margin-top: -20px; }

.community_conversation .feedback-type-tabs {
  padding-left: 15px; }

.community_conversation .feedback-list {
  border-top: 1px solid #CCCCCC; }

.feedback-list .feedback-container {
  padding: 15px 15px 0; }

.feedback-list .feedback-container .feedback {
  border-top: 1px solid #E1E1E1;
  padding-top: 15px; }

.feedback-list div.feedback-container:first-child .feedback {
  border-top: 0 none; }

.feedback-list .feedback-container .vote {
  background-color: #F8F8F8;
  background-image: url("/assets/images/graphics/feedback-star-voted.png");
  background-position: 6px center;
  background-repeat: no-repeat;
  border: 1px solid #C2C2C2;
  border-radius: 4px;
  color: #4A4A4A;
  cursor: pointer;
  float: left;
  font-weight: bold;
  margin-right: 15px;
  padding: 5px 7px 5px 30px; }

.feedback-list .feedback-container .unvoted.vote {
  background-image: url("/assets/images/graphics/feedback-star.png");
  background-position: 6px center;
  background-repeat: no-repeat; }

.feedback-list .feedback-container .content {
  color: #4A4A4A;
  margin-left: 75px; }

.feedback-list .feedback-container .content .body {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
  font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
  line-height: 1.3em; }

.feedback-list .feedback-container .content .info {
  font-size: 11px; }

.feedback-list div.pagination nav.pagination {
  font-size: 13px;
  margin: 0; }

.feedback-list .feedback-container .vote {
  background-color: #F8F8F8;
  background-image: url("/assets/images/graphics/feedback-star-voted.png");
  background-position: 6px center;
  background-repeat: no-repeat;
  border: 1px solid #C2C2C2;
  border-radius: 4px;
  color: #4A4A4A;
  cursor: pointer;
  float: left;
  font-weight: bold;
  margin-right: 15px;
  padding: 5px 7px 5px 30px; }

.feedback-list .feedback-container .unvoted.vote {
  background-image: url("/assets/images/graphics/feedback-star.png");
  background-position: 6px center;
  background-repeat: no-repeat; }

.feedback-list .feedback-container .response {
  background-color: #ebf5ff;
  background-image: url("/assets/images/graphics/logo-response.png");
  background-position: 5px center;
  background-repeat: no-repeat;
  border: 1px solid #AAAAAA;
  font-style: italic;
  margin-top: 15px;
  padding: 7px 7px 7px 75px;
  font-size: 12px; }

.feedback-list div.pagination {
  background-color: #f5f6f1;
  border-top: 1px solid #E1E1E1;
  margin: 15px 0 0;
  padding: 10px; }

.satisfaction-survey .copy {
  font-size: 14px;
  margin-bottom: 15px; }

.satisfaction-survey .pie-graph {
  float: left;
  width: 35%;
  text-align: center; }

.satisfaction-survey .graph-key {
  float: left;
  text-align: left;
  line-height: 1.5em; }

.satisfaction-survey .graph-key .key {
  font-weight: bold;
  padding: 3px 0 3px 28px; }

.satisfaction-survey .graph-key .key.satisfied {
  background: url("/assets/images/graphics/key-satisfied.jpg") no-repeat scroll 0 center transparent;
  color: #00547f; }

.satisfaction-survey .graph-key .key.unsatisfied {
  background: url("/assets/images/graphics/key-unsatisfied.jpg") no-repeat scroll 0 center transparent;
  color: #F6A72B; }

.satisfaction-survey .copy strong {
  color: #0B2C4B;
  font-size: 22px;
  font-weight: normal; }

.satisfaction-survey .survey-two {
  border-bottom: 1px solid #D7D7D7;
  border-top: 1px solid #D7D7D7;
  font-size: 14px;
  line-height: 1.5em;
  text-align: center;
  margin: 15px auto 0;
  padding: 5px 0 10px; }

.satisfaction-survey .site_vote .votes {
  margin-top: 10px; }

.satisfaction-survey .site_vote .votes span {
  border: 1px solid #09326B;
  border-radius: 4px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  width: 48%;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle; }

.satisfaction-survey .site_vote .votes span a {
  color: #FFFFFF;
  display: block;
  padding: 3px 10px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.satisfaction-survey .site_vote .votes span.yes-vote {
  background: linear-gradient(to bottom, #00547f 0%, #026294 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00547F', endColorstr='#026294',GradientType=0);
  background-repeat: repeat-x;
  border: 1px solid #094F80;
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.satisfaction-survey .site_vote .votes span.yes-vote a:hover {
  text-decoration: none;
  background: linear-gradient(to bottom, #026294 0%, #00547f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#026294', endColorstr='#00547F',GradientType=0); }

.satisfaction-survey .site_vote .votes span.no-vote {
  background: linear-gradient(to bottom, #bc0800 0%, #DA4F49 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc0800', endColorstr='#DA4F49',GradientType=0);
  background-repeat: repeat-x;
  border: 1px solid #bc0800;
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.satisfaction-survey .site_vote .votes span.no-vote a:hover {
  text-decoration: none;
  background: linear-gradient(to bottom, #DA4F49 0%, #bc0800 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DA4F49', endColorstr='#bc0800',GradientType=0); }

#siteSatifiedPieChart {
  margin-left: 8px; }

.feedback-hub-section.welcome_blurb {
  background-color: #FFFFFF;
  border: 1px solid #C1C1C1;
  padding: 10px; }

.feedback-section-container.welcome_text {
  background-color: #f5f6f1;
  border: 1px solid #C1C1C1;
  padding: 5px;
  font-size: 13px;
  line-height: 1.5em; }

.feedback_working_on .feedback-work-graph {
  line-height: 1.5;
  margin-bottom: 15px; }

.feedback-work-graph .bar-graph .bar-fill {
  background: linear-gradient(to right, #034a6f 0%, #a8cdf2 100%) repeat scroll 0 0 transparent;
  height: 16px; }

.feedback-work-graph .bar-graph .bar-graph-label {
  display: inline-block;
  font-size: 11px;
  padding-right: 4px;
  text-align: right;
  width: 30%; }

.feedback-work-graph .bar-graph .bar-container {
  background-color: #FFFFFF;
  display: inline-block; }

.feedback-work-graph .bar-graph .bar-container .bar-graph-count {
  color: #AAAAAA;
  font-size: 10px;
  padding-left: 3px; }

@font-face {
  font-family: "reach";
  src: url(/assets/reach_0f4cdf5da71004f198cdd9fac4b46ed2-0a984097906e27b894025314fd5c38108955972103c9c30426642cf7814d16f4.eot);
  src: url(/assets/reach_0f4cdf5da71004f198cdd9fac4b46ed2-0a984097906e27b894025314fd5c38108955972103c9c30426642cf7814d16f4.eot?#iefix) format("embedded-opentype"), url(/assets/reach_0f4cdf5da71004f198cdd9fac4b46ed2-c0ef6fec1e5e0c06bce8e1431d8e670bbc4e2ccac05b8a214abee1b1b1c31c07.woff) format("woff"), url(/assets/reach_0f4cdf5da71004f198cdd9fac4b46ed2-8988264c2f176140b27868371479ff2fcc2db58c51a8d09298cd83416d5dde9c.ttf) format("truetype"), url(/assets/reach_0f4cdf5da71004f198cdd9fac4b46ed2-e94da217823da6255cb69fb58341e92cbbfb65b7d76889c5bf28d3eb59648c36.svg#reach) format("svg");
  font-weight: normal;
  font-style: normal; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "reach";
    src: url(/assets/reach_0f4cdf5da71004f198cdd9fac4b46ed2-e94da217823da6255cb69fb58341e92cbbfb65b7d76889c5bf28d3eb59648c36.svg#reach) format("svg"); } }
[data-icon]:before {
  content: attr(data-icon); }

[data-icon]:before,
i.fa-ra-clipboard:before,
i.fa-ra-coins:before,
i.fa-ra-coins-01:before,
i.fa-ra-doctor:before,
i.fa-ra-hand-shake:before,
i.fa-ra-lightning-bolt-1:before,
i.fa-ra-lightning-bolt-3:before,
i.fa-ra-medical-briefcase:before,
i.fa-ra-paw-print:before,
i.fa-ra-psychology:before,
i.fa-ra-tooth:before,
i.fa-ra-users:before {
  display: inline-block;
  font-family: "reach";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }

i.fa-ra-clipboard:before {
  content: "\f109"; }

i.fa-ra-coins:before {
  content: "\f10a"; }

i.fa-ra-coins-01:before {
  content: "\f10c"; }

i.fa-ra-doctor:before {
  content: "\f107"; }

i.fa-ra-hand-shake:before {
  content: "\f108"; }

i.fa-ra-lightning-bolt-1:before {
  content: "\f10e"; }

i.fa-ra-lightning-bolt-3:before {
  content: "\f10f"; }

i.fa-ra-medical-briefcase:before {
  content: "\f10b"; }

i.fa-ra-paw-print:before {
  content: "\f104"; }

i.fa-ra-psychology:before {
  content: "\f10d"; }

i.fa-ra-tooth:before {
  content: "\f105"; }

i.fa-ra-users:before {
  content: "\f106"; }

span.reflow-label {
  display: none; }

table.mobile-reflow tr.headers.show-for-small {
  display: none !important; }

@media only screen and (max-width: 40em) {
  table.mobile-reflow {
    border: 0; }
    table.mobile-reflow thead {
      background-color: white; }
    table.mobile-reflow tr:not(.show-for-small) th:not(.reflow-title) {
      display: none !important; }
    table.mobile-reflow tr.headers {
      height: inherit; }
      table.mobile-reflow tr.headers.show-for-small {
        display: block !important; }
        table.mobile-reflow tr.headers.show-for-small th {
          display: block !important; }
    table.mobile-reflow th.reflow-title {
      display: block !important;
      width: 100% !important;
      font-size: 15px;
      font-weight: 500;
      padding: 10px 20px !important;
      margin-top: 10px !important;
      margin-bottom: 3px !important;
      background-color: #d1e2ef; }
    table.mobile-reflow tbody tr {
      background-color: white; }
    table.mobile-reflow tbody td.reflow-title {
      width: 100% !important;
      font-size: 15px;
      font-weight: 500;
      padding: 10px 20px !important;
      margin-bottom: 3px !important;
      background-color: whitesmoke; }
    table.mobile-reflow tbody th, table.mobile-reflow tbody td {
      width: 100% !important;
      float: left !important;
      clear: left;
      text-align: left !important; }
      table.mobile-reflow tbody th:not(.hide-for-small), table.mobile-reflow tbody td:not(.hide-for-small) {
        display: block !important; }
      table.mobile-reflow tbody th:not(.reflow-full-width):not(.reflow-title), table.mobile-reflow tbody td:not(.reflow-full-width):not(.reflow-title) {
        padding-left: 50% !important;
        border-bottom: 1px solid #B7B7B7; }
      table.mobile-reflow tbody th span.reflow-label, table.mobile-reflow tbody td span.reflow-label {
        display: block !important;
        float: left !important;
        margin-left: -100% !important;
        color: rgba(0, 0, 0, 0.5);
        font-size: 12px; } }
    @media only screen and (max-width: 40em) and (max-width: 40em) {
      table.mobile-reflow tbody th.js-compare, table.mobile-reflow tbody td.js-compare {
        display: none !important; } }

@media only screen and (max-width: 40em) {
  table.mobile-reflow thead tr.headers.top_headers {
    display: none; }
  table.mobile-reflow tbody tr.short td:not(.reflow-title) {
    background-color: white; }
  table.mobile-reflow tbody tr td.featured-icon {
    display: none; }
  table.mobile-reflow tbody tr td.college_block .badges {
    text-align: center;
    float: none; }
    table.mobile-reflow tbody tr td.college_block .badges div {
      display: inline-block;
      vertical-align: middle;
      margin: 0;
      width: 75px; }
  table.mobile-reflow tbody tr td.college_block .campus_programs {
    display: none; }
  table.mobile-reflow tbody tr td.college_block.no-mobile-border {
    border: 0; }
  table.mobile-reflow tbody tr td.reflow-title .school-rank, table.mobile-reflow tbody tr td.reflow-title .rank-num {
    float: left;
    margin-right: 10px;
    font-weight: bold; } }
