@charset "UTF-8";
/* Carried over from legacy to fix broken references */
meta.foundation-version {
  font-family: "/5.2.2/";
}

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

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

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

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  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%;
}

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

html, body {
  font-size: 14px;
}

body {
  background: #fff;
  color: #333333;
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default;
}

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 {
  max-width: none !important;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

.clearfix {
  *zoom: 1;
}

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

.clearfix:after {
  clear: both;
}

.hide {
  display: none;
}

.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 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 71.42857rem;
  *zoom: 1;
}

.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 {
  width: auto;
  margin-left: -1.07143rem;
  margin-right: -1.07143rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}

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

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

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

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

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

.column,
.columns {
  padding-left: 1.07143rem;
  padding-right: 1.07143rem;
  width: 100%;
  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: 1.07143rem;
    padding-right: 1.07143rem;
    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%;
  }
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }
  [class*="column"] + [class*="column"].end {
    float: left;
  }
  .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,
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }
}

@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: 1.07143rem;
    padding-right: 1.07143rem;
    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%;
  }
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }
  [class*="column"] + [class*="column"].end {
    float: left;
  }
  .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,
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}

@media only screen and (min-width: 64.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: 1.07143rem;
    padding-right: 1.07143rem;
    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%;
  }
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }
  [class*="column"] + [class*="column"].end {
    float: left;
  }
  .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,
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }
  .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: 90.063em) {
  .xlarge-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .xlarge-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .xlarge-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .xlarge-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .xlarge-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .xlarge-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .xlarge-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .xlarge-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .xlarge-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .xlarge-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .xlarge-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .xlarge-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .xlarge-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .xlarge-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .xlarge-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .xlarge-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .xlarge-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .xlarge-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .xlarge-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .xlarge-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .xlarge-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .xlarge-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .xlarge-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .xlarge-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    float: left;
  }
  .xlarge-1 {
    width: 8.33333%;
  }
  .xlarge-2 {
    width: 16.66667%;
  }
  .xlarge-3 {
    width: 25%;
  }
  .xlarge-4 {
    width: 33.33333%;
  }
  .xlarge-5 {
    width: 41.66667%;
  }
  .xlarge-6 {
    width: 50%;
  }
  .xlarge-7 {
    width: 58.33333%;
  }
  .xlarge-8 {
    width: 66.66667%;
  }
  .xlarge-9 {
    width: 75%;
  }
  .xlarge-10 {
    width: 83.33333%;
  }
  .xlarge-11 {
    width: 91.66667%;
  }
  .xlarge-12 {
    width: 100%;
  }
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }
  [class*="column"] + [class*="column"].end {
    float: left;
  }
  .xlarge-offset-0 {
    margin-left: 0% !important;
  }
  .xlarge-offset-1 {
    margin-left: 8.33333% !important;
  }
  .xlarge-offset-2 {
    margin-left: 16.66667% !important;
  }
  .xlarge-offset-3 {
    margin-left: 25% !important;
  }
  .xlarge-offset-4 {
    margin-left: 33.33333% !important;
  }
  .xlarge-offset-5 {
    margin-left: 41.66667% !important;
  }
  .xlarge-offset-6 {
    margin-left: 50% !important;
  }
  .xlarge-offset-7 {
    margin-left: 58.33333% !important;
  }
  .xlarge-offset-8 {
    margin-left: 66.66667% !important;
  }
  .xlarge-offset-9 {
    margin-left: 75% !important;
  }
  .xlarge-offset-10 {
    margin-left: 83.33333% !important;
  }
  .xlarge-offset-11 {
    margin-left: 91.66667% !important;
  }
  .xlarge-reset-order,
  .xlarge-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.xlarge-centered,
  .columns.xlarge-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.xlarge-uncentered,
  .columns.xlarge-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  .column.xlarge-uncentered.opposite,
  .columns.xlarge-uncentered.opposite {
    float: right;
  }
}

@media only screen and (min-width: 120.063em) {
  .xxlarge-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .xxlarge-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .xxlarge-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .xxlarge-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .xxlarge-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .xxlarge-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .xxlarge-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .xxlarge-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .xxlarge-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .xxlarge-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .xxlarge-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .xxlarge-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .xxlarge-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .xxlarge-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .xxlarge-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .xxlarge-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .xxlarge-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .xxlarge-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .xxlarge-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .xxlarge-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .xxlarge-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .xxlarge-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .xxlarge-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .xxlarge-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    float: left;
  }
  .xxlarge-1 {
    width: 8.33333%;
  }
  .xxlarge-2 {
    width: 16.66667%;
  }
  .xxlarge-3 {
    width: 25%;
  }
  .xxlarge-4 {
    width: 33.33333%;
  }
  .xxlarge-5 {
    width: 41.66667%;
  }
  .xxlarge-6 {
    width: 50%;
  }
  .xxlarge-7 {
    width: 58.33333%;
  }
  .xxlarge-8 {
    width: 66.66667%;
  }
  .xxlarge-9 {
    width: 75%;
  }
  .xxlarge-10 {
    width: 83.33333%;
  }
  .xxlarge-11 {
    width: 91.66667%;
  }
  .xxlarge-12 {
    width: 100%;
  }
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }
  [class*="column"] + [class*="column"].end {
    float: left;
  }
  .xxlarge-offset-0 {
    margin-left: 0% !important;
  }
  .xxlarge-offset-1 {
    margin-left: 8.33333% !important;
  }
  .xxlarge-offset-2 {
    margin-left: 16.66667% !important;
  }
  .xxlarge-offset-3 {
    margin-left: 25% !important;
  }
  .xxlarge-offset-4 {
    margin-left: 33.33333% !important;
  }
  .xxlarge-offset-5 {
    margin-left: 41.66667% !important;
  }
  .xxlarge-offset-6 {
    margin-left: 50% !important;
  }
  .xxlarge-offset-7 {
    margin-left: 58.33333% !important;
  }
  .xxlarge-offset-8 {
    margin-left: 66.66667% !important;
  }
  .xxlarge-offset-9 {
    margin-left: 75% !important;
  }
  .xxlarge-offset-10 {
    margin-left: 83.33333% !important;
  }
  .xxlarge-offset-11 {
    margin-left: 91.66667% !important;
  }
  .xxlarge-reset-order,
  .xxlarge-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.xxlarge-centered,
  .columns.xxlarge-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.xxlarge-uncentered,
  .columns.xxlarge-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  .column.xxlarge-uncentered.opposite,
  .columns.xxlarge-uncentered.opposite {
    float: right;
  }
}

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

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

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

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

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

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

/* 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 {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 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;
  }
  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 !important;
  }
  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 {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 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;
  }
  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 !important;
  }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* large displays */
@media only screen and (min-width: 64.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 {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 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;
  }
  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 !important;
  }
  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 {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 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;
  }
  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 !important;
  }
  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 {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 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;
  }
  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 !important;
  }
  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;
}

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

.touchevents .show-for-touch {
  display: inherit !important;
}

.touchevents .hide-for-touch {
  display: none !important;
}

/* Specific visibility for tables */
table.hide-for-touch {
  display: table;
}

.touchevents table.show-for-touch {
  display: table;
}

thead.hide-for-touch {
  display: table-header-group !important;
}

.touchevents thead.show-for-touch {
  display: table-header-group !important;
}

tbody.hide-for-touch {
  display: table-row-group !important;
}

.touchevents tbody.show-for-touch {
  display: table-row-group !important;
}

tr.hide-for-touch {
  display: table-row !important;
}

.touchevents tr.show-for-touch {
  display: table-row !important;
}

td.hide-for-touch {
  display: table-cell !important;
}

.touchevents td.show-for-touch {
  display: table-cell !important;
}

th.hide-for-touch {
  display: table-cell !important;
}

.touchevents th.show-for-touch {
  display: table-cell !important;
}

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

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

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

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

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

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

@media only screen and (min-width: 40.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: 64.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: 64.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: 99999999em) {
  .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: #5c7999;
  text-decoration: none;
  line-height: inherit;
}

a:hover, a:focus {
  color: #4f6884;
}

a img {
  border: none;
}

/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.4;
  margin-bottom: 1.42857rem;
  text-rendering: optimizeLegibility;
}

p.lead {
  font-size: 1.25rem;
  line-height: 1.6;
}

p aside {
  font-size: 1rem;
  line-height: 1.35;
  font-style: italic;
}

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 60%;
  color: #6f6f6f;
  line-height: 0;
}

h1 {
  font-size: 2.42857rem;
}

h2 {
  font-size: 1.92857rem;
}

h3 {
  font-size: 1.57143rem;
}

h4 {
  font-size: 1.28571rem;
}

h5 {
  font-size: 1.28571rem;
}

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 #adadad;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.42857rem 0 1.35714rem;
  height: 0;
}

/* 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 {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: bold;
  color: #a12b1d;
}

/* Lists */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 1.4;
  margin-bottom: 1.42857rem;
  list-style-position: outside;
  font-family: inherit;
}

ul {
  margin-left: 1.1rem;
}

ul.no-bullet {
  margin-left: 0;
}

ul.no-bullet li ul,
ul.no-bullet li ol {
  margin-left: 1.42857rem;
  margin-bottom: 0;
  list-style: none;
}

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.42857rem;
  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.42857rem;
  margin-bottom: 0;
}

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

dl dd {
  margin-bottom: 0.85714rem;
}

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #333333;
  border-bottom: 1px dotted #ddd;
  cursor: help;
}

abbr {
  text-transform: none;
}

/* Blockquotes */
blockquote {
  margin: 0 0 1.42857rem;
  padding: 0.64286rem 1.42857rem 0 1.35714rem;
  border-left: 1px solid #ddd;
}

blockquote cite {
  display: block;
  font-size: 0.92857rem;
  color: #555555;
}

blockquote cite:before {
  content: "\2014    ";
}

blockquote cite a,
blockquote cite a:visited {
  color: #555555;
}

blockquote,
blockquote p {
  line-height: 1.4;
  color: #6f6f6f;
}

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.42857rem 0;
  border: 1px solid #ddd;
  padding: 0.71429rem 0.85714rem;
}

.vcard li {
  margin: 0;
  display: block;
}

.vcard .fn {
  font-weight: bold;
  font-size: 1.07143rem;
}

.vevent .summary {
  font-weight: bold;
}

.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.07143rem;
}

@media only screen and (min-width: 40.063em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
  }
  h1 {
    font-size: 3.14286rem;
  }
  h2 {
    font-size: 2.64286rem;
  }
  h3 {
    font-size: 1.92857rem;
  }
  h4 {
    font-size: 1.64286rem;
  }
}

/*
       * 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;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !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 #999;
    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: 0.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;
  }
}

button, .button, .grouping-header-link a, #link-container .form-actions .button-primary {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.42857rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1.14286rem;
  padding-right: 2.28571rem;
  padding-bottom: 1.21429rem;
  padding-left: 2.28571rem;
  font-size: 1.14286rem;
  background-color: #5c7999;
  border-color: #4a617a;
  color: #fff;
  transition: background-color 300ms ease-out;
}

button:hover, button:focus, .button:hover, .grouping-header-link a:hover, #link-container .form-actions .button-primary:hover, .button:focus, .grouping-header-link a:focus, #link-container .form-actions .button-primary:focus {
  background-color: #4a617a;
}

button:hover, button:focus, .button:hover, .grouping-header-link a:hover, #link-container .form-actions .button-primary:hover, .button:focus, .grouping-header-link a:focus, #link-container .form-actions .button-primary:focus {
  color: #fff;
}

button.secondary, .button.secondary, .grouping-header-link a.secondary, #link-container .form-actions .secondary.button-primary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333;
}

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .grouping-header-link a.secondary:hover, #link-container .form-actions .secondary.button-primary:hover, .button.secondary:focus, .grouping-header-link a.secondary:focus, #link-container .form-actions .secondary.button-primary:focus {
  background-color: #b9b9b9;
}

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .grouping-header-link a.secondary:hover, #link-container .form-actions .secondary.button-primary:hover, .button.secondary:focus, .grouping-header-link a.secondary:focus, #link-container .form-actions .secondary.button-primary:focus {
  color: #333;
}

button.success, .button.success, .grouping-header-link a.success, #link-container .form-actions .success.button-primary {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #fff;
}

button.success:hover, button.success:focus, .button.success:hover, .grouping-header-link a.success:hover, #link-container .form-actions .success.button-primary:hover, .button.success:focus, .grouping-header-link a.success:focus, #link-container .form-actions .success.button-primary:focus {
  background-color: #368a55;
}

button.success:hover, button.success:focus, .button.success:hover, .grouping-header-link a.success:hover, #link-container .form-actions .success.button-primary:hover, .button.success:focus, .grouping-header-link a.success:focus, #link-container .form-actions .success.button-primary:focus {
  color: #fff;
}

button.alert, .button.alert, .grouping-header-link a.alert, #link-container .form-actions .alert.button-primary {
  background-color: #d93d2b;
  border-color: #b02f20;
  color: #fff;
}

button.alert:hover, button.alert:focus, .button.alert:hover, .grouping-header-link a.alert:hover, #link-container .form-actions .alert.button-primary:hover, .button.alert:focus, .grouping-header-link a.alert:focus, #link-container .form-actions .alert.button-primary:focus {
  background-color: #b02f20;
}

button.alert:hover, button.alert:focus, .button.alert:hover, .grouping-header-link a.alert:hover, #link-container .form-actions .alert.button-primary:hover, .button.alert:focus, .grouping-header-link a.alert:focus, #link-container .form-actions .alert.button-primary:focus {
  color: #fff;
}

button.large, .button.large, .grouping-header-link a.large, #link-container .form-actions .large.button-primary {
  padding-top: 1.28571rem;
  padding-right: 2.57143rem;
  padding-bottom: 1.35714rem;
  padding-left: 2.57143rem;
  font-size: 1.42857rem;
}

button.small, .button.small, .grouping-header-link a.small, #link-container .form-actions .small.button-primary {
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.07143rem;
  padding-left: 2rem;
  font-size: 0.92857rem;
}

button.tiny, .button.tiny, .grouping-header-link a.tiny, #link-container .form-actions .tiny.button-primary {
  padding-top: 0.71429rem;
  padding-right: 1.42857rem;
  padding-bottom: 0.78571rem;
  padding-left: 1.42857rem;
  font-size: 0.78571rem;
}

button.expand, .button.expand, .grouping-header-link a.expand, #link-container .form-actions .expand.button-primary {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

button.left-align, .button.left-align, .grouping-header-link a.left-align, #link-container .form-actions .left-align.button-primary {
  text-align: left;
  text-indent: 0.85714rem;
}

button.right-align, .button.right-align, .grouping-header-link a.right-align, #link-container .form-actions .right-align.button-primary {
  text-align: right;
  padding-right: 0.85714rem;
}

button.radius, .button.radius, .grouping-header-link a.radius, #link-container .form-actions .radius.button-primary {
  border-radius: 3px;
}

button.round, .button.round, .grouping-header-link a.round, #link-container .form-actions .round.button-primary {
  border-radius: 1000px;
}

button.disabled, button[disabled], .button.disabled, .grouping-header-link a.disabled, #link-container .form-actions .disabled.button-primary, .button[disabled], .grouping-header-link a[disabled], #link-container .form-actions .button-primary[disabled] {
  background-color: #5c7999;
  border-color: #4a617a;
  color: #fff;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .grouping-header-link a.disabled:hover, #link-container .form-actions .disabled.button-primary:hover, .button.disabled:focus, .grouping-header-link a.disabled:focus, #link-container .form-actions .disabled.button-primary:focus, .button[disabled]:hover, .grouping-header-link a[disabled]:hover, #link-container .form-actions .button-primary[disabled]:hover, .button[disabled]:focus, .grouping-header-link a[disabled]:focus, #link-container .form-actions .button-primary[disabled]:focus {
  background-color: #4a617a;
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .grouping-header-link a.disabled:hover, #link-container .form-actions .disabled.button-primary:hover, .button.disabled:focus, .grouping-header-link a.disabled:focus, #link-container .form-actions .disabled.button-primary:focus, .button[disabled]:hover, .grouping-header-link a[disabled]:hover, #link-container .form-actions .button-primary[disabled]:hover, .button[disabled]:focus, .grouping-header-link a[disabled]:focus, #link-container .form-actions .button-primary[disabled]:focus {
  color: #fff;
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .grouping-header-link a.disabled:hover, #link-container .form-actions .disabled.button-primary:hover, .button.disabled:focus, .grouping-header-link a.disabled:focus, #link-container .form-actions .disabled.button-primary:focus, .button[disabled]:hover, .grouping-header-link a[disabled]:hover, #link-container .form-actions .button-primary[disabled]:hover, .button[disabled]:focus, .grouping-header-link a[disabled]:focus, #link-container .form-actions .button-primary[disabled]:focus {
  background-color: #5c7999;
}

button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .grouping-header-link a.disabled.secondary, #link-container .form-actions .disabled.secondary.button-primary, .button[disabled].secondary, .grouping-header-link a[disabled].secondary, #link-container .form-actions .button-primary[disabled].secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .grouping-header-link a.disabled.secondary:hover, #link-container .form-actions .disabled.secondary.button-primary:hover, .button.disabled.secondary:focus, .grouping-header-link a.disabled.secondary:focus, #link-container .form-actions .disabled.secondary.button-primary:focus, .button[disabled].secondary:hover, .grouping-header-link a[disabled].secondary:hover, #link-container .form-actions .button-primary[disabled].secondary:hover, .button[disabled].secondary:focus, .grouping-header-link a[disabled].secondary:focus, #link-container .form-actions .button-primary[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, .grouping-header-link a.disabled.secondary:hover, #link-container .form-actions .disabled.secondary.button-primary:hover, .button.disabled.secondary:focus, .grouping-header-link a.disabled.secondary:focus, #link-container .form-actions .disabled.secondary.button-primary:focus, .button[disabled].secondary:hover, .grouping-header-link a[disabled].secondary:hover, #link-container .form-actions .button-primary[disabled].secondary:hover, .button[disabled].secondary:focus, .grouping-header-link a[disabled].secondary:focus, #link-container .form-actions .button-primary[disabled].secondary:focus {
  color: #333;
}

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .grouping-header-link a.disabled.secondary:hover, #link-container .form-actions .disabled.secondary.button-primary:hover, .button.disabled.secondary:focus, .grouping-header-link a.disabled.secondary:focus, #link-container .form-actions .disabled.secondary.button-primary:focus, .button[disabled].secondary:hover, .grouping-header-link a[disabled].secondary:hover, #link-container .form-actions .button-primary[disabled].secondary:hover, .button[disabled].secondary:focus, .grouping-header-link a[disabled].secondary:focus, #link-container .form-actions .button-primary[disabled].secondary:focus {
  background-color: #e7e7e7;
}

button.disabled.success, button[disabled].success, .button.disabled.success, .grouping-header-link a.disabled.success, #link-container .form-actions .disabled.success.button-primary, .button[disabled].success, .grouping-header-link a[disabled].success, #link-container .form-actions .button-primary[disabled].success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #fff;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .grouping-header-link a.disabled.success:hover, #link-container .form-actions .disabled.success.button-primary:hover, .button.disabled.success:focus, .grouping-header-link a.disabled.success:focus, #link-container .form-actions .disabled.success.button-primary:focus, .button[disabled].success:hover, .grouping-header-link a[disabled].success:hover, #link-container .form-actions .button-primary[disabled].success:hover, .button[disabled].success:focus, .grouping-header-link a[disabled].success:focus, #link-container .form-actions .button-primary[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, .grouping-header-link a.disabled.success:hover, #link-container .form-actions .disabled.success.button-primary:hover, .button.disabled.success:focus, .grouping-header-link a.disabled.success:focus, #link-container .form-actions .disabled.success.button-primary:focus, .button[disabled].success:hover, .grouping-header-link a[disabled].success:hover, #link-container .form-actions .button-primary[disabled].success:hover, .button[disabled].success:focus, .grouping-header-link a[disabled].success:focus, #link-container .form-actions .button-primary[disabled].success:focus {
  color: #fff;
}

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .grouping-header-link a.disabled.success:hover, #link-container .form-actions .disabled.success.button-primary:hover, .button.disabled.success:focus, .grouping-header-link a.disabled.success:focus, #link-container .form-actions .disabled.success.button-primary:focus, .button[disabled].success:hover, .grouping-header-link a[disabled].success:hover, #link-container .form-actions .button-primary[disabled].success:hover, .button[disabled].success:focus, .grouping-header-link a[disabled].success:focus, #link-container .form-actions .button-primary[disabled].success:focus {
  background-color: #43AC6A;
}

button.disabled.alert, button[disabled].alert, .button.disabled.alert, .grouping-header-link a.disabled.alert, #link-container .form-actions .disabled.alert.button-primary, .button[disabled].alert, .grouping-header-link a[disabled].alert, #link-container .form-actions .button-primary[disabled].alert {
  background-color: #d93d2b;
  border-color: #b02f20;
  color: #fff;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .grouping-header-link a.disabled.alert:hover, #link-container .form-actions .disabled.alert.button-primary:hover, .button.disabled.alert:focus, .grouping-header-link a.disabled.alert:focus, #link-container .form-actions .disabled.alert.button-primary:focus, .button[disabled].alert:hover, .grouping-header-link a[disabled].alert:hover, #link-container .form-actions .button-primary[disabled].alert:hover, .button[disabled].alert:focus, .grouping-header-link a[disabled].alert:focus, #link-container .form-actions .button-primary[disabled].alert:focus {
  background-color: #b02f20;
}

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .grouping-header-link a.disabled.alert:hover, #link-container .form-actions .disabled.alert.button-primary:hover, .button.disabled.alert:focus, .grouping-header-link a.disabled.alert:focus, #link-container .form-actions .disabled.alert.button-primary:focus, .button[disabled].alert:hover, .grouping-header-link a[disabled].alert:hover, #link-container .form-actions .button-primary[disabled].alert:hover, .button[disabled].alert:focus, .grouping-header-link a[disabled].alert:focus, #link-container .form-actions .button-primary[disabled].alert:focus {
  color: #fff;
}

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .grouping-header-link a.disabled.alert:hover, #link-container .form-actions .disabled.alert.button-primary:hover, .button.disabled.alert:focus, .grouping-header-link a.disabled.alert:focus, #link-container .form-actions .disabled.alert.button-primary:focus, .button[disabled].alert:hover, .grouping-header-link a[disabled].alert:hover, #link-container .form-actions .button-primary[disabled].alert:hover, .button[disabled].alert:focus, .grouping-header-link a[disabled].alert:focus, #link-container .form-actions .button-primary[disabled].alert:focus {
  background-color: #d93d2b;
}

@media only screen and (min-width: 40.063em) {
  button, .button, .grouping-header-link a, #link-container .form-actions .button-primary {
    display: inline-block;
  }
}

.sub-nav {
  display: block;
  width: auto;
  overflow: hidden;
  margin: -0.28571rem 0 1.28571rem;
  padding-top: 0.28571rem;
  margin-right: 0;
  margin-left: -0.85714rem;
}

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

.sub-nav dt,
.sub-nav dd,
.sub-nav li {
  float: left;
  display: inline;
  margin-left: 1.14286rem;
  margin-bottom: 0.71429rem;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 1rem;
  color: #999;
}

.sub-nav dt a,
.sub-nav dd a,
.sub-nav li a {
  text-decoration: none;
  color: #999;
  padding: 0.21429rem 1.14286rem;
}

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

.sub-nav dt.active a,
.sub-nav dd.active a,
.sub-nav li.active a {
  border-radius: 3px;
  font-weight: normal;
  background: #5c7999;
  padding: 0.21429rem 1.14286rem;
  cursor: default;
  color: #fff;
}

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

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

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

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

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

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

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

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

.top-bar {
  overflow: hidden;
  height: 45px;
  line-height: 45px;
  position: relative;
  background: #ffffff;
  margin-bottom: 0;
}

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

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

.top-bar form,
.top-bar input {
  margin-bottom: 0;
}

.top-bar input {
  height: auto;
  padding-top: .35rem;
  padding-bottom: .35rem;
  font-size: 0.75rem;
}

.top-bar .button, .top-bar .grouping-header-link a, .grouping-header-link .top-bar a, .top-bar #link-container .form-actions .button-primary, #link-container .form-actions .top-bar .button-primary, .top-bar button {
  padding-top: .45rem;
  padding-bottom: .35rem;
  margin-bottom: 0;
  font-size: 0.75rem;
}

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

.top-bar .name {
  height: 45px;
  margin: 0;
  font-size: 14px;
}

.top-bar .name h1 {
  line-height: 45px;
  font-size: 1.21429rem;
  margin: 0;
}

.top-bar .name h1 a {
  font-weight: normal;
  color: #5d5850;
  width: 75%;
  display: block;
  padding: 0 25px;
}

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

.top-bar .toggle-topbar a {
  color: #5d5850;
  text-transform: uppercase;
  font-size: 0.92857rem;
  font-weight: bold;
  position: relative;
  display: block;
  padding: 0 25px;
  height: 45px;
  line-height: 45px;
}

.top-bar .toggle-topbar.menu-icon {
  right: 25px;
  top: 50%;
  margin-top: -16px;
  padding-left: 40px;
}

.top-bar .toggle-topbar.menu-icon a {
  height: 34px;
  line-height: 33px;
  padding: 0;
  padding-right: 25px;
  color: #fff;
  position: relative;
}

.top-bar .toggle-topbar.menu-icon a::after {
  content: "";
  position: absolute;
  right: 0;
  display: block;
  width: 16px;
  top: 0;
  height: 0;
  box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #fff, 0 22px 0 1px #fff;
}

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

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

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

.top-bar.expanded .toggle-topbar a::after {
  box-shadow: 0 10px 0 1px #888, 0 16px 0 1px #888, 0 22px 0 1px #888;
}

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

.top-bar-section ul {
  width: 100%;
  height: auto;
  display: block;
  background: #ffffff;
  font-size: 14px;
  margin: 0;
}

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

.top-bar-section ul li > a {
  display: block;
  width: 100%;
  color: #5d5850;
  padding: 12px 0 12px 0;
  padding-left: 25px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-transform: none;
  background: #ffffff;
}

.top-bar-section ul li > a.button, .top-bar-section ul .grouping-header-link li > a, .grouping-header-link .top-bar-section ul li > a, .top-bar-section ul #link-container .form-actions li > a.button-primary, #link-container .form-actions .top-bar-section ul li > a.button-primary {
  font-size: 16px;
  padding-right: 25px;
  padding-left: 25px;
  background-color: #5c7999;
  border-color: #4a617a;
  color: #fff;
}

.top-bar-section ul li > a.button:hover, .top-bar-section ul .grouping-header-link li > a:hover, .grouping-header-link .top-bar-section ul li > a:hover, .top-bar-section ul #link-container .form-actions li > a.button-primary:hover, #link-container .form-actions .top-bar-section ul li > a.button-primary:hover, .top-bar-section ul li > a.button:focus, .top-bar-section ul .grouping-header-link li > a:focus, .grouping-header-link .top-bar-section ul li > a:focus, .top-bar-section ul #link-container .form-actions li > a.button-primary:focus, #link-container .form-actions .top-bar-section ul li > a.button-primary:focus {
  background-color: #4a617a;
}

.top-bar-section ul li > a.button:hover, .top-bar-section ul .grouping-header-link li > a:hover, .grouping-header-link .top-bar-section ul li > a:hover, .top-bar-section ul #link-container .form-actions li > a.button-primary:hover, #link-container .form-actions .top-bar-section ul li > a.button-primary:hover, .top-bar-section ul li > a.button:focus, .top-bar-section ul .grouping-header-link li > a:focus, .grouping-header-link .top-bar-section ul li > a:focus, .top-bar-section ul #link-container .form-actions li > a.button-primary:focus, #link-container .form-actions .top-bar-section ul li > a.button-primary:focus {
  color: #fff;
}

.top-bar-section ul li > a.button.secondary, .top-bar-section ul .grouping-header-link li > a.secondary, .grouping-header-link .top-bar-section ul li > a.secondary, .top-bar-section ul #link-container .form-actions li > a.secondary.button-primary, #link-container .form-actions .top-bar-section ul li > a.secondary.button-primary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333;
}

.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul .grouping-header-link li > a.secondary:hover, .grouping-header-link .top-bar-section ul li > a.secondary:hover, .top-bar-section ul #link-container .form-actions li > a.secondary.button-primary:hover, #link-container .form-actions .top-bar-section ul li > a.secondary.button-primary:hover, .top-bar-section ul li > a.button.secondary:focus, .top-bar-section ul .grouping-header-link li > a.secondary:focus, .grouping-header-link .top-bar-section ul li > a.secondary:focus, .top-bar-section ul #link-container .form-actions li > a.secondary.button-primary:focus, #link-container .form-actions .top-bar-section ul li > a.secondary.button-primary:focus {
  background-color: #b9b9b9;
}

.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul .grouping-header-link li > a.secondary:hover, .grouping-header-link .top-bar-section ul li > a.secondary:hover, .top-bar-section ul #link-container .form-actions li > a.secondary.button-primary:hover, #link-container .form-actions .top-bar-section ul li > a.secondary.button-primary:hover, .top-bar-section ul li > a.button.secondary:focus, .top-bar-section ul .grouping-header-link li > a.secondary:focus, .grouping-header-link .top-bar-section ul li > a.secondary:focus, .top-bar-section ul #link-container .form-actions li > a.secondary.button-primary:focus, #link-container .form-actions .top-bar-section ul li > a.secondary.button-primary:focus {
  color: #333;
}

.top-bar-section ul li > a.button.success, .top-bar-section ul .grouping-header-link li > a.success, .grouping-header-link .top-bar-section ul li > a.success, .top-bar-section ul #link-container .form-actions li > a.success.button-primary, #link-container .form-actions .top-bar-section ul li > a.success.button-primary {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #fff;
}

.top-bar-section ul li > a.button.success:hover, .top-bar-section ul .grouping-header-link li > a.success:hover, .grouping-header-link .top-bar-section ul li > a.success:hover, .top-bar-section ul #link-container .form-actions li > a.success.button-primary:hover, #link-container .form-actions .top-bar-section ul li > a.success.button-primary:hover, .top-bar-section ul li > a.button.success:focus, .top-bar-section ul .grouping-header-link li > a.success:focus, .grouping-header-link .top-bar-section ul li > a.success:focus, .top-bar-section ul #link-container .form-actions li > a.success.button-primary:focus, #link-container .form-actions .top-bar-section ul li > a.success.button-primary:focus {
  background-color: #368a55;
}

.top-bar-section ul li > a.button.success:hover, .top-bar-section ul .grouping-header-link li > a.success:hover, .grouping-header-link .top-bar-section ul li > a.success:hover, .top-bar-section ul #link-container .form-actions li > a.success.button-primary:hover, #link-container .form-actions .top-bar-section ul li > a.success.button-primary:hover, .top-bar-section ul li > a.button.success:focus, .top-bar-section ul .grouping-header-link li > a.success:focus, .grouping-header-link .top-bar-section ul li > a.success:focus, .top-bar-section ul #link-container .form-actions li > a.success.button-primary:focus, #link-container .form-actions .top-bar-section ul li > a.success.button-primary:focus {
  color: #fff;
}

.top-bar-section ul li > a.button.alert, .top-bar-section ul .grouping-header-link li > a.alert, .grouping-header-link .top-bar-section ul li > a.alert, .top-bar-section ul #link-container .form-actions li > a.alert.button-primary, #link-container .form-actions .top-bar-section ul li > a.alert.button-primary {
  background-color: #d93d2b;
  border-color: #b02f20;
  color: #fff;
}

.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul .grouping-header-link li > a.alert:hover, .grouping-header-link .top-bar-section ul li > a.alert:hover, .top-bar-section ul #link-container .form-actions li > a.alert.button-primary:hover, #link-container .form-actions .top-bar-section ul li > a.alert.button-primary:hover, .top-bar-section ul li > a.button.alert:focus, .top-bar-section ul .grouping-header-link li > a.alert:focus, .grouping-header-link .top-bar-section ul li > a.alert:focus, .top-bar-section ul #link-container .form-actions li > a.alert.button-primary:focus, #link-container .form-actions .top-bar-section ul li > a.alert.button-primary:focus {
  background-color: #b02f20;
}

.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul .grouping-header-link li > a.alert:hover, .grouping-header-link .top-bar-section ul li > a.alert:hover, .top-bar-section ul #link-container .form-actions li > a.alert.button-primary:hover, #link-container .form-actions .top-bar-section ul li > a.alert.button-primary:hover, .top-bar-section ul li > a.button.alert:focus, .top-bar-section ul .grouping-header-link li > a.alert:focus, .grouping-header-link .top-bar-section ul li > a.alert:focus, .top-bar-section ul #link-container .form-actions li > a.alert.button-primary:focus, #link-container .form-actions .top-bar-section ul li > a.alert.button-primary:focus {
  color: #fff;
}

.top-bar-section ul li > button {
  font-size: 16px;
  padding-right: 25px;
  padding-left: 25px;
  background-color: #5c7999;
  border-color: #4a617a;
  color: #fff;
}

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

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

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

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

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

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

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

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

.top-bar-section ul li > button.alert {
  background-color: #d93d2b;
  border-color: #b02f20;
  color: #fff;
}

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

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

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

.top-bar-section ul li.active > a {
  background: #ffffff;
  color: #990000;
}

.top-bar-section ul li.active > a:hover {
  background: #ffffff;
  color: #fff;
}

.top-bar-section .has-form {
  padding: 25px;
}

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

.top-bar-section .has-dropdown > a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent transparent black;
  border-left-style: solid;
  margin-right: 25px;
  margin-top: -5px;
  position: absolute;
  top: 50%;
  right: 0;
}

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

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

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

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

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

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

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

.top-bar-section .dropdown li.title h5 {
  margin-bottom: 0;
}

.top-bar-section .dropdown li.title h5 a {
  color: #5d5850;
  line-height: 22.5px;
  display: block;
}

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

.top-bar-section .dropdown li .button, .top-bar-section .dropdown li .grouping-header-link a, .grouping-header-link .top-bar-section .dropdown li a, .top-bar-section .dropdown li #link-container .form-actions .button-primary, #link-container .form-actions .top-bar-section .dropdown li .button-primary, .top-bar-section .dropdown li button {
  top: auto;
}

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

.js-generated {
  display: block;
}

@media only screen and (min-width: 40.063em) {
  .top-bar {
    background: #ffffff;
    *zoom: 1;
    overflow: visible;
  }
  .top-bar:before, .top-bar:after {
    content: " ";
    display: table;
  }
  .top-bar:after {
    clear: both;
  }
  .top-bar .toggle-topbar {
    display: none;
  }
  .top-bar .title-area {
    float: left;
  }
  .top-bar .name h1 a {
    width: auto;
  }
  .top-bar input, .top-bar .button, .top-bar .grouping-header-link a, .grouping-header-link .top-bar a, .top-bar #link-container .form-actions .button-primary, #link-container .form-actions .top-bar .button-primary,
  .top-bar button {
    font-size: 1rem;
    position: relative;
    top: 7px;
  }
  .top-bar.expanded {
    background: #ffffff;
  }
  .contain-to-grid .top-bar {
    max-width: 71.42857rem;
    margin: 0 auto;
    margin-bottom: 0;
  }
  .top-bar-section {
    transition: none 0 0;
    left: 0 !important;
  }
  .top-bar-section ul {
    width: auto;
    height: auto !important;
    display: inline;
  }
  .top-bar-section ul li {
    float: left;
  }
  .top-bar-section ul li .js-generated {
    display: none;
  }
  .top-bar-section li.hover > a:not(.button) {
    background: #ffffff;
    color: #990000;
  }
  .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 25px;
    line-height: 45px;
    background: #ffffff;
  }
  .top-bar-section li:not(.has-form) a:not(.button):hover {
    background: #ffffff;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button) {
    padding: 0 25px;
    line-height: 45px;
    color: #990000;
    background: #ffffff;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: #ffffff;
  }
  .top-bar-section .has-dropdown > a {
    padding-right: 45px !important;
  }
  .top-bar-section .has-dropdown > a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: black transparent transparent transparent;
    border-top-style: solid;
    margin-top: -3px;
    top: 22.5px;
  }
  .top-bar-section .has-dropdown.moved {
    position: relative;
  }
  .top-bar-section .has-dropdown.moved > .dropdown {
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    border: none;
    content: "\BB";
    top: 1rem;
    margin-top: -1px;
    right: 5px;
    line-height: 1.2;
  }
  .top-bar-section .dropdown {
    left: 0;
    top: auto;
    background: transparent;
    min-width: 100%;
  }
  .top-bar-section .dropdown li a {
    color: #5d5850;
    line-height: 1;
    white-space: nowrap;
    padding: 12px 25px;
    background: #ffffff;
  }
  .top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    color: #5d5850;
    background: #ffffff;
  }
  .top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) {
    color: #990000;
    background: #ffffff;
  }
  .top-bar-section .dropdown li label {
    white-space: nowrap;
    background: #333;
  }
  .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
  }
  .top-bar-section > ul > .divider,
  .top-bar-section > ul > [role="separator"] {
    border-bottom: none;
    border-top: none;
    border-right: solid 1px white;
    clear: none;
    height: 45px;
    width: 0;
  }
  .top-bar-section .has-form {
    background: #ffffff;
    padding: 0 15px;
    height: 45px;
  }
  .top-bar-section .right li .dropdown {
    left: auto;
    right: 0;
  }
  .top-bar-section .right li .dropdown li .dropdown {
    right: 100%;
  }
  .top-bar-section .left li .dropdown {
    right: auto;
    left: 0;
  }
  .top-bar-section .left li .dropdown li .dropdown {
    left: 100%;
  }
  .no-js .top-bar-section ul li:hover > a {
    background: #ffffff;
    color: #990000;
  }
  .no-js .top-bar-section ul li:active > a {
    background: #ffffff;
    color: #990000;
  }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }
}

.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
}

.inner-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  *zoom: 1;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}

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

.inner-wrap:after {
  clear: both;
}

.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #ffffff;
  color: #fff;
  height: 3.21429rem;
  line-height: 3.21429rem;
  position: relative;
}

.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
  color: #fff;
  font-weight: bold;
  line-height: 3.21429rem;
  margin: 0;
}

.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
  font-size: 1.28571rem;
}

.left-small {
  width: 3.21429rem;
  height: 3.21429rem;
  position: absolute;
  top: 0;
  border-right: none;
  left: 0;
}

.right-small {
  width: 3.21429rem;
  height: 3.21429rem;
  position: absolute;
  top: 0;
  border-left: none;
  right: 0;
}

.tab-bar-section {
  padding: 0 0.71429rem;
  position: absolute;
  text-align: center;
  height: 3.21429rem;
  top: 0;
}

@media only screen and (min-width: 40.063em) {
  .tab-bar-section {
    text-align: left;
  }
}

.tab-bar-section.left {
  left: 0;
  right: 3.21429rem;
}

.tab-bar-section.right {
  left: 3.21429rem;
  right: 0;
}

.tab-bar-section.middle {
  left: 3.21429rem;
  right: 3.21429rem;
}

.tab-bar .menu-icon {
  text-indent: 2.5rem;
  width: 3.21429rem;
  height: 3.21429rem;
  display: block;
  line-height: 2.35714rem;
  padding: 0;
  color: #fff;
  position: relative;
  -ms-transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.tab-bar .menu-icon span {
  position: absolute;
  display: block;
  height: 0;
  width: 1.14286rem;
  line-height: 1;
  top: 1.07143rem;
  left: 1.03571rem;
  box-shadow: 0 0px 0 1px #333333, 0 7px 0 1px #333333, 0 14px 0 1px #333333;
}

.tab-bar .menu-icon:hover span {
  box-shadow: 0 0px 0 1px #770000, 0 7px 0 1px #770000, 0 14px 0 1px #770000;
}

.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 17.85714rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-y: auto;
  background: #333;
  z-index: 1001;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
}

.left-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 17.85714rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-y: auto;
  background: #333;
  z-index: 1001;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
}

.right-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

ul.off-canvas-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

ul.off-canvas-list li label {
  padding: 0.3rem 1.07143rem;
  color: #999;
  text-transform: uppercase;
  font-weight: bold;
  background: #444;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
  margin: 0;
}

ul.off-canvas-list li a {
  display: block;
  padding: 0.66667rem;
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid #262626;
  transition: background 300ms ease;
}

ul.off-canvas-list li a:hover {
  background: #b3b3b3;
}

.move-right > .inner-wrap {
  -ms-transform: translate(17.85714rem, 0);
  -webkit-transform: translate3d(17.85714rem, 0, 0);
  -moz-transform: translate3d(17.85714rem, 0, 0);
  -ms-transform: translate3d(17.85714rem, 0, 0);
  -o-transform: translate3d(17.85714rem, 0, 0);
  transform: translate3d(17.85714rem, 0, 0);
}

.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@media only screen and (min-width: 40.063em) {
  .move-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.move-left > .inner-wrap {
  -ms-transform: translate(-17.85714rem, 0);
  -webkit-transform: translate3d(-17.85714rem, 0, 0);
  -moz-transform: translate3d(-17.85714rem, 0, 0);
  -ms-transform: translate3d(-17.85714rem, 0, 0);
  -o-transform: translate3d(-17.85714rem, 0, 0);
  transform: translate3d(-17.85714rem, 0, 0);
}

.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@media only screen and (min-width: 40.063em) {
  .move-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.no-csstransforms .left-off-canvas-menu {
  left: -17.85714rem;
}

.no-csstransforms .right-off-canvas-menu {
  right: -17.85714rem;
}

.no-csstransforms .move-left > .inner-wrap {
  right: 17.85714rem;
}

.no-csstransforms .move-right > .inner-wrap {
  left: 17.85714rem;
}

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

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

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

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

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

form .row .row.collapse input {
  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.57143rem;
}

/* Label Styles */
label {
  font-size: 1rem;
  color: #000000;
  cursor: inherit;
  display: block;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */
}

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

label.inline {
  margin: 0 0 1.14286rem 0;
  padding: 0.64286rem 0;
}

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

select::-ms-expand {
  display: none;
}

@-moz-document url-prefix() {
  select {
    background: #fafafa;
  }
  select:hover {
    background: #f3f3f3;
  }
}

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

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button, .grouping-header-link a.postfix, #link-container .form-actions .postfix.button-primary {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.42857rem;
  border: none;
}

.prefix.button, .grouping-header-link a.prefix, #link-container .form-actions .prefix.button-primary {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.42857rem;
  border: none;
}

.prefix.button.radius, .grouping-header-link a.prefix.radius, #link-container .form-actions .prefix.radius.button-primary {
  border-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.postfix.button.radius, .grouping-header-link a.postfix.radius, #link-container .form-actions .postfix.radius.button-primary {
  border-radius: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.prefix.button.round, .grouping-header-link a.prefix.round, #link-container .form-actions .prefix.round.button-primary {
  border-radius: 0;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

.postfix.button.round, .grouping-header-link a.postfix.round, #link-container .form-actions .postfix.round.button-primary {
  border-radius: 0;
  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: #333;
  border-color: #cccccc;
}

span.prefix.radius, label.prefix.radius {
  border-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

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

span.postfix.radius, label.postfix.radius {
  border-radius: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* 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"],
textarea {
  -webkit-appearance: none;
  background-color: #fff;
  font-family: inherit;
  border: 1px solid #757679;
  box-shadow: none;
  color: #333;
  display: block;
  font-size: 1rem;
  margin: 0 0 1.14286rem 0;
  padding: 0.57143rem;
  height: 2.64286rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 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,
textarea:focus {
  background: #fafafa;
  border-color: #5c7999;
  outline: none;
}

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

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,
textarea.radius {
  border-radius: 3px;
}

input[type="submit"] {
  -webkit-appearance: none;
}

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

/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  background-color: #fafafa;
  background-image: url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-position: 97% center;
  border: 1px solid #757679;
  padding: 0.57143rem;
  font-size: 1rem;
  border-radius: 0;
  height: 2.64286rem;
}

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

select:hover {
  background-color: #f3f3f3;
  border-color: #5c7999;
}

/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1.14286rem 0;
}

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

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

/* We add basic fieldset styling */
fieldset {
  border: 0 solid #ddd;
  padding: 0;
  margin: 0;
}

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

/* Error Handling */
[data-abide] .error small.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.42857rem 0.64286rem 0.64286rem;
  margin-top: -1px;
  margin-bottom: 1.14286rem;
  font-size: 0.85714rem;
  font-weight: normal;
  font-style: italic;
  background: #d93d2b;
  color: #fff;
}

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

span.error, small.error {
  display: block;
  padding: 0.42857rem 0.64286rem 0.64286rem;
  margin-top: -1px;
  margin-bottom: 1.14286rem;
  font-size: 0.85714rem;
  font-weight: normal;
  font-style: italic;
  background: #d93d2b;
  color: #fff;
}

.error input,
.error textarea,
.error select {
  margin-bottom: 0;
}

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

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

.error small.error {
  display: block;
  padding: 0.42857rem 0.64286rem 0.64286rem;
  margin-top: -1px;
  margin-bottom: 1.14286rem;
  font-size: 0.85714rem;
  font-weight: normal;
  font-style: italic;
  background: #d93d2b;
  color: #fff;
}

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

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

input.error,
textarea.error {
  margin-bottom: 0;
}

label.error {
  color: #d93d2b;
}

.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.45);
  z-index: 99;
  display: none;
  top: 0;
  left: 0;
}

dialog, .reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  z-index: 100;
  width: 100vw;
  top: 0;
  left: 0;
  background-color: #fff;
  padding: 1.42857rem;
  border: solid 1px #666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

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

@media only screen and (min-width: 40.063em) {
  dialog, .reveal-modal {
    left: 50%;
  }
}

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

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

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

@media only screen and (min-width: 40.063em) {
  dialog, .reveal-modal {
    margin-left: -40%;
    width: 80%;
  }
}

@media only screen and (min-width: 40.063em) {
  dialog, .reveal-modal {
    top: 7.14286rem;
  }
}

dialog .close-reveal-modal, .reveal-modal .close-reveal-modal {
  font-size: 2.85714rem;
  line-height: 1;
  position: absolute;
  top: 0.57143rem;
  right: 0.78571rem;
  color: #aaa;
  font-weight: bold;
  cursor: pointer;
}

dialog[open] {
  display: block;
  visibility: visible;
}

@media only screen and (min-width: 40.063em) {
  dialog, .reveal-modal {
    padding: 2.14286rem;
  }
  dialog.radius, .reveal-modal.radius {
    border-radius: 3px;
  }
  dialog.round, .reveal-modal.round {
    border-radius: 1000px;
  }
  dialog.collapse, .reveal-modal.collapse {
    padding: 0;
  }
}

@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  dialog.tiny, .reveal-modal.tiny {
    margin-left: -15%;
    width: 30%;
  }
}

@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  dialog.small, .reveal-modal.small {
    margin-left: -20%;
    width: 40%;
  }
}

@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  dialog.medium, .reveal-modal.medium {
    margin-left: -30%;
    width: 60%;
  }
}

@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  dialog.large, .reveal-modal.large {
    margin-left: -35%;
    width: 70%;
  }
}

@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  dialog.xlarge, .reveal-modal.xlarge {
    margin-left: -47.5%;
    width: 95%;
  }
}

@media only screen and (min-width: 40.063em) {
  dialog.full, .reveal-modal.full {
    top: 0;
    left: 0;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0 !important;
  }
}

@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  dialog.full, .reveal-modal.full {
    margin-left: -50vw;
    width: 100vw;
  }
}

@media print {
  dialog, .reveal-modal {
    background: #fff !important;
  }
}

.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: normal;
  margin-bottom: 1.42857rem;
  position: relative;
  padding: 1rem 1.71429rem 1rem 1rem;
  font-size: 0.92857rem;
  transition: opacity 300ms ease-out;
  background-color: #5c7999;
  border-color: #4f6884;
  color: #fff;
}

.alert-box .close {
  font-size: 1.57143rem;
  padding: 9px 6px 4px;
  line-height: 0;
  position: absolute;
  top: 50%;
  margin-top: -0.78571rem;
  right: 0.28571rem;
  color: #333;
  opacity: 0.3;
}

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

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

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

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

.alert-box.alert {
  background-color: #d93d2b;
  border-color: #be3222;
  color: #fff;
}

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

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

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

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

.label {
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  margin-bottom: inherit;
  padding: 0.28571rem 0.57143rem 0.42857rem;
  font-size: 0.78571rem;
  background-color: #5c7999;
  color: #fff;
}

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

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

.label.alert {
  background-color: #d93d2b;
  color: #fff;
}

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

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

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

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

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

ul.pagination {
  display: block;
  height: 1.71429rem;
  margin-left: -0.35714rem;
}

ul.pagination li {
  height: 1.71429rem;
  color: #222;
  font-size: 1rem;
  margin-left: 0.35714rem;
}

ul.pagination li a {
  display: block;
  padding: 9px 0;
  color: #265985;
  border-radius: 3px;
}

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

ul.pagination li.unavailable a {
  cursor: not-allowed;
  color: #999;
}

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

ul.pagination li.current a {
  background: #5c7999;
  color: #fff;
  font-weight: bold;
  cursor: default;
}

ul.pagination li.current a:hover, ul.pagination li.current a:focus {
  background: #5c7999;
}

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

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

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

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

.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 {
  color: #333;
}

.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
  line-height: 1;
  margin-bottom: 0.71429rem;
}

.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: #d3dbe5;
  margin-bottom: 1.42857rem;
  padding: 1.42857rem;
  background: #f5f7f9;
}

.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 {
  color: #333;
}

.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
  line-height: 1;
  margin-bottom: 0.71429rem;
}

.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: #5c7999;
}

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

table {
  background: #fff;
  margin-bottom: 1.42857rem;
  border: solid 0 #ddd;
}

table thead,
table tfoot {
  background: #fff;
}

table thead tr th,
table thead tr td,
table tfoot tr th,
table tfoot tr td {
  padding: 0.85714rem 0.71429rem;
  font-size: 1.14286rem;
  font-weight: bold;
  color: #222;
  text-align: left;
}

table tr th,
table tr td {
  padding: 0.71429rem;
  font-size: 14px;
  color: #222;
}

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

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

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

.has-tip:hover, .has-tip:focus {
  border-bottom: dotted 1px #293645;
  color: #5c7999;
}

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

.tooltip {
  display: none;
  position: absolute;
  z-index: 999;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.3;
  padding: 0.85714rem;
  max-width: 85%;
  left: 50%;
  width: 100%;
  color: #000000;
  background: #00bfdf;
}

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

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

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

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

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

.tooltip.opened {
  color: #5c7999 !important;
  border-bottom: dotted 1px #293645 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.accordion {
  *zoom: 1;
  margin-bottom: 0;
}

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

.accordion:after {
  clear: both;
}

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

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

.accordion dd > a {
  background: #efefef;
  color: #222;
  padding: 1.14286rem;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.14286rem;
}

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

.accordion .content {
  display: none;
  padding: 1.07143rem;
}

.accordion .content.active {
  display: block;
  background: #fff;
}

.alert-box.alert-box-success a,
.alert-box.alert-box-success a:hover,
.alert-box.alert-box-success a:active,
.alert-box.alert-box-error a,
.alert-box.alert-box-error a:hover,
.alert-box.alert-box-error a:active {
  color: #ffffff;
  text-decoration: underline;
}

.alert-box.alert-box-warning {
  background: #ffefc2;
  color: #333333;
  border: 1px solid rgba(51, 51, 51, 0.25);
  font-size: 1rem;
}

.alert-box.alert-box-warning .alert-icon::before {
  content: "!";
  font-size: 2rem;
  margin-right: .75rem;
  color: #d93d2b;
  font-weight: bold;
  vertical-align: middle;
}

.ptn,
.pvn,
.pan {
  padding-top: 0 !important;
}

.pts,
.pvs,
.pas {
  padding-top: 0.5rem !important;
}

.ptm,
.pvm,
.pam {
  padding-top: 1rem !important;
}

.ptl,
.pvl,
.pal {
  padding-top: 2rem !important;
}

.ptxl,
.pvxl,
.paxl {
  padding-top: 3rem !important;
}

.prn,
.phn,
.pan {
  padding-right: 0 !important;
}

.prs,
.phs,
.pas {
  padding-right: 0.5rem !important;
}

.prm,
.phm,
.pam {
  padding-right: 1rem !important;
}

.prl,
.phl,
.pal {
  padding-right: 2rem !important;
}

.prxl,
.phxl,
.paxl {
  padding-right: 3rem !important;
}

.pbn,
.pvn,
.pan {
  padding-bottom: 0 !important;
}

.pbs,
.pvs,
.pas {
  padding-bottom: 0.5rem !important;
}

.pbm,
.pvm,
.pam {
  padding-bottom: 1rem !important;
}

.pbl,
.pvl,
.pal {
  padding-bottom: 2rem !important;
}

.pbxl,
.pvxl,
.paxl {
  padding-bottom: 3rem !important;
}

.pln,
.phn,
.pan {
  padding-left: 0 !important;
}

.pls,
.phs,
.pas {
  padding-left: 0.5rem !important;
}

.plm,
.phm,
.pam {
  padding-left: 1rem !important;
}

.pll,
.phl,
.pal {
  padding-left: 2rem !important;
}

.plxl,
.phxl,
.paxl {
  padding-left: 3rem !important;
}

.mtn,
.mvn,
.man {
  margin-top: 0 !important;
}

.mts,
.mvs,
.mas {
  margin-top: 0.5rem !important;
}

.mtm,
.mvm,
.mam {
  margin-top: 1rem !important;
}

.mtl,
.mvl,
.mal {
  margin-top: 2rem !important;
}

.mtxl,
.mvxl,
.maxl {
  margin-top: 3rem !important;
}

.mrn,
.mhn,
.man {
  margin-right: 0 !important;
}

.mrs,
.mhs,
.mas {
  margin-right: 0.5rem !important;
}

.mrm,
.mhm,
.mam {
  margin-right: 1rem !important;
}

.mrl,
.mhl,
.mal {
  margin-right: 2rem !important;
}

.mrxl,
.mhxl,
.maxl {
  margin-right: 3rem !important;
}

.mbn,
.mvn,
.man {
  margin-bottom: 0 !important;
}

.mbs,
.mvs,
.mas {
  margin-bottom: 0.5rem !important;
}

.mbm,
.mvm,
.mam {
  margin-bottom: 1rem !important;
}

.mbl,
.mvl,
.mal {
  margin-bottom: 2rem !important;
}

.mbxl,
.mvxl,
.maxl {
  margin-bottom: 3rem !important;
}

.mln,
.mhn,
.man {
  margin-left: 0 !important;
}

.mls,
.mhs,
.mas {
  margin-left: 0.5rem !important;
}

.mlm,
.mhm,
.mam {
  margin-left: 1rem !important;
}

.mll,
.mhl,
.mal {
  margin-left: 2rem !important;
}

.mlxl,
.mhxl,
.maxl {
  margin-left: 3rem !important;
}

.media-body {
  overflow: hidden;
  _overflow: visible;
  zoom: 1;
}

.media-img {
  float: left;
  margin-right: 1rem;
}

.inline {
  display: inline;
}

.table-row {
  display: table-row;
}

.table-cell {
  display: table-cell;
}

.hide,
.no-js-hide {
  display: none;
}

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

.nowrap {
  white-space: nowrap;
}

.nowrap-ellipsis {
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.hiding {
  visibility: hidden;
}

#skipNav a:focus,
.skipNav a:active {
  position: static;
  width: auto;
  height: auto;
}

.txtC {
  text-align: center;
}

.txtL {
  text-align: left;
}

.txtR {
  text-align: right;
}

.txtT {
  vertical-align: top;
}

.txtTT {
  vertical-align: text-top;
}

.txtM {
  vertical-align: middle;
}

.txtB {
  vertical-align: bottom;
}

.txtTB {
  vertical-align: text-bottom;
}

.brdrt,
.brbrh,
.brdra {
  border-top: 1px solid #adadad;
}

.brdrr,
.brdrv,
.brdra {
  border-right: 1px solid #adadad;
}

.brdrb,
.brdrh,
.brdra {
  border-bottom: 1px solid #adadad;
}

.brdrl,
.brdrv,
.brdra {
  border-left: 1px solid #adadad;
}

body {
  line-height: 1.4;
}

.no-global-search {
  padding-top: 2rem;
}

h1,
.lookslikeh1, .landing-page .tagline,
.aluka-landing .tagline, h2,
.lookslikeh2, .grouping-header, h3,
.lookslikeh3, h4,
.lookslikeh4, .date-header {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-top: 0;
}

h1,
.lookslikeh1,
.landing-page .tagline,
.aluka-landing .tagline {
  font-size: 1.6rem;
  line-height: 1.2;
  margin-bottom: 1rem;
}

h2,
.lookslikeh2,
.grouping-header {
  font-size: 1.4rem;
  line-height: 1.2;
}

h3,
.lookslikeh3 {
  font-size: 1.2rem;
  line-height: 1.2;
}

h4,
.lookslikeh4,
.date-header {
  font-size: 1rem;
}

.alt-header, .grouping-header {
  color: #757679;
}

.section-header {
  color: #757679;
}

.grouping-container hr {
  margin: 0 1.07143rem 0;
}

.grouping-header {
  margin: 0.25rem 0;
}

.grouping-header-link a {
  font-size: .9rem;
}

@media only screen and (min-width: 40.063em) {
  .grouping-header-link {
    text-align: right;
  }
}

.date-header {
  border-bottom: 1px solid #cdcccb;
  padding-bottom: 0;
  margin-bottom: .5rem;
}

.data-header {
  border-top: 1px solid #757679;
  border-bottom: 1px solid #757679;
}

.txt-small {
  font-family: Arial, Helvetica, sans-serif;
  font-size: .9em;
}

a {
  color: #5c7999;
}

a:hover,
a:active,
a:focus,
a.hover {
  text-decoration: underline;
  color: #5c7999;
}

.action-links a {
  text-decoration: underline;
  font-weight: bold;
}

a.button:hover, .grouping-header-link a:hover, #link-container .form-actions a.button-primary:hover,
a.button:active,
.grouping-header-link a:active,
#link-container .form-actions a.button-primary:active,
a.button:focus,
.grouping-header-link a:focus,
#link-container .form-actions a.button-primary:focus,
a.close-reveal-modal {
  text-decoration: none;
}

.highlight {
  background: #f9e971;
  padding: .25rem;
}

.force-break {
  word-wrap: break-word;
}

.button, .grouping-header-link a, #link-container .form-actions .button-primary {
  padding: .5rem;
  background-color: #990000;
  margin: 0 0 .75em;
  min-width: 7.5em;
}

.button:hover, .grouping-header-link a:hover, #link-container .form-actions .button-primary:hover {
  background-color: #770000;
}

.button:active, .grouping-header-link a:active, #link-container .form-actions .button-primary:active, .button.active, .grouping-header-link a.active, #link-container .form-actions .active.button-primary, .button:focus, .grouping-header-link a:focus, #link-container .form-actions .button-primary:focus {
  background-color: #be0505;
}

.button.button_secondary, .grouping-header-link a.button_secondary, #link-container .form-actions .button_secondary.button-primary {
  background-color: #ffffff;
  border: 2px solid #5d5850;
  color: #5d5850;
}

.button.button_secondary:hover, .grouping-header-link a.button_secondary:hover, #link-container .form-actions .button_secondary.button-primary:hover {
  border-color: #333333;
  color: #333333;
}

.button.button_secondary:active, .grouping-header-link a.button_secondary:active, #link-container .form-actions .button_secondary.button-primary:active, .button.button_secondary:focus, .grouping-header-link a.button_secondary:focus, #link-container .form-actions .button_secondary.button-primary:focus {
  border-color: #b8b06e;
  color: #b8b06e;
}

.button.action-button, .grouping-header-link a.action-button, #link-container .form-actions .action-button.button-primary, .button.button_viewer, .grouping-header-link a.button_viewer, #link-container .form-actions .button_viewer.button-primary {
  background-color: #ffffff;
  color: #757679;
  font-size: 0.85714rem;
  font-weight: bold;
  text-align: left;
  padding-left: 40px;
  height: 30px;
  width: 150px;
  background-image: url(../../images/primarysource/button_icon_sprite.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-position: 0 0px;
}

.button.action-button:hover, .grouping-header-link a.action-button:hover, #link-container .form-actions .action-button.button-primary:hover, .button.button_viewer:hover, .grouping-header-link a.button_viewer:hover, #link-container .form-actions .button_viewer.button-primary:hover {
  background-position: 0 -50px;
}

.button.action-button:active, .grouping-header-link a.action-button:active, #link-container .form-actions .action-button.button-primary:active, .button.button_viewer:active, .grouping-header-link a.button_viewer:active, #link-container .form-actions .button_viewer.button-primary:active {
  background-position: 0 -100px;
}

.button.action-button.button-pdf, .grouping-header-link a.action-button.button-pdf, #link-container .form-actions .action-button.button-pdf.button-primary, .button.action-button.button-file, .grouping-header-link a.action-button.button-file, #link-container .form-actions .action-button.button-file.button-primary, .button.button_viewer.button-pdf, .grouping-header-link a.button_viewer.button-pdf, #link-container .form-actions .button_viewer.button-pdf.button-primary, .button.button_viewer.button-file, .grouping-header-link a.button_viewer.button-file, #link-container .form-actions .button_viewer.button-file.button-primary {
  background-position: 0 -150px;
}

.button.action-button.button-pdf:hover, .grouping-header-link a.action-button.button-pdf:hover, #link-container .form-actions .action-button.button-pdf.button-primary:hover, .button.action-button.button-file:hover, .grouping-header-link a.action-button.button-file:hover, #link-container .form-actions .action-button.button-file.button-primary:hover, .button.button_viewer.button-pdf:hover, .grouping-header-link a.button_viewer.button-pdf:hover, #link-container .form-actions .button_viewer.button-pdf.button-primary:hover, .button.button_viewer.button-file:hover, .grouping-header-link a.button_viewer.button-file:hover, #link-container .form-actions .button_viewer.button-file.button-primary:hover {
  background-position: 0 -200px;
}

.button.action-button.button-pdf:active, .grouping-header-link a.action-button.button-pdf:active, #link-container .form-actions .action-button.button-pdf.button-primary:active, .button.action-button.button-file:active, .grouping-header-link a.action-button.button-file:active, #link-container .form-actions .action-button.button-file.button-primary:active, .button.button_viewer.button-pdf:active, .grouping-header-link a.button_viewer.button-pdf:active, #link-container .form-actions .button_viewer.button-pdf.button-primary:active, .button.button_viewer.button-file:active, .grouping-header-link a.button_viewer.button-file:active, #link-container .form-actions .button_viewer.button-file.button-primary:active {
  background-position: 0 -250px;
}

.button.action-button.button-collection, .grouping-header-link a.action-button.button-collection, #link-container .form-actions .action-button.button-collection.button-primary, .button.button_viewer.button-collection, .grouping-header-link a.button_viewer.button-collection, #link-container .form-actions .button_viewer.button-collection.button-primary {
  background-position: 0 -300px;
}

.button.action-button.button-collection:hover, .grouping-header-link a.action-button.button-collection:hover, #link-container .form-actions .action-button.button-collection.button-primary:hover, .button.button_viewer.button-collection:hover, .grouping-header-link a.button_viewer.button-collection:hover, #link-container .form-actions .button_viewer.button-collection.button-primary:hover {
  background-position: 0 -350px;
}

.button.action-button.button-collection:active, .grouping-header-link a.action-button.button-collection:active, #link-container .form-actions .action-button.button-collection.button-primary:active, .button.button_viewer.button-collection:active, .grouping-header-link a.button_viewer.button-collection:active, #link-container .form-actions .button_viewer.button-collection.button-primary:active {
  background-position: 0 -400px;
}

.button.action-button.button-compilation, .grouping-header-link a.action-button.button-compilation, #link-container .form-actions .action-button.button-compilation.button-primary, .button.button_viewer.button-compilation, .grouping-header-link a.button_viewer.button-compilation, #link-container .form-actions .button_viewer.button-compilation.button-primary {
  background-position: 0 -450px;
}

.button.action-button.button-compilation:hover, .grouping-header-link a.action-button.button-compilation:hover, #link-container .form-actions .action-button.button-compilation.button-primary:hover, .button.button_viewer.button-compilation:hover, .grouping-header-link a.button_viewer.button-compilation:hover, #link-container .form-actions .button_viewer.button-compilation.button-primary:hover {
  background-position: 0 -500px;
}

.button.action-button.button-compilation:active, .grouping-header-link a.action-button.button-compilation:active, #link-container .form-actions .action-button.button-compilation.button-primary:active, .button.button_viewer.button-compilation:active, .grouping-header-link a.button_viewer.button-compilation:active, #link-container .form-actions .button_viewer.button-compilation.button-primary:active {
  background-position: 0 -550px;
}

.button.action-button.button-partner, .grouping-header-link a.action-button.button-partner, #link-container .form-actions .action-button.button-partner.button-primary, .button.button_viewer.button-partner, .grouping-header-link a.button_viewer.button-partner, #link-container .form-actions .button_viewer.button-partner.button-primary {
  background-position: 0 -600px;
}

.button.action-button.button-partner:hover, .grouping-header-link a.action-button.button-partner:hover, #link-container .form-actions .action-button.button-partner.button-primary:hover, .button.button_viewer.button-partner:hover, .grouping-header-link a.button_viewer.button-partner:hover, #link-container .form-actions .button_viewer.button-partner.button-primary:hover {
  background-position: 0 -650px;
}

.button.action-button.button-partner:active, .grouping-header-link a.action-button.button-partner:active, #link-container .form-actions .action-button.button-partner.button-primary:active, .button.button_viewer.button-partner:active, .grouping-header-link a.button_viewer.button-partner:active, #link-container .form-actions .button_viewer.button-partner.button-primary:active {
  background-position: 0 -700px;
}

.button.action-button.button-view-edit-history, .grouping-header-link a.action-button.button-view-edit-history, #link-container .form-actions .action-button.button-view-edit-history.button-primary, .button.button_viewer.button-view-edit-history, .grouping-header-link a.button_viewer.button-view-edit-history, #link-container .form-actions .button_viewer.button-view-edit-history.button-primary {
  background-position: 0 -750px;
}

.button.action-button.button-view-edit-history:hover, .grouping-header-link a.action-button.button-view-edit-history:hover, #link-container .form-actions .action-button.button-view-edit-history.button-primary:hover, .button.button_viewer.button-view-edit-history:hover, .grouping-header-link a.button_viewer.button-view-edit-history:hover, #link-container .form-actions .button_viewer.button-view-edit-history.button-primary:hover {
  background-position: 0 -800px;
}

.button.action-button.button-view-edit-history:active, .grouping-header-link a.action-button.button-view-edit-history:active, #link-container .form-actions .action-button.button-view-edit-history.button-primary:active, .button.button_viewer.button-view-edit-history:active, .grouping-header-link a.button_viewer.button-view-edit-history:active, #link-container .form-actions .button_viewer.button-view-edit-history.button-primary:active {
  background-position: 0 -850px;
}

.button.action-button.button-edit-object, .grouping-header-link a.action-button.button-edit-object, #link-container .form-actions .action-button.button-edit-object.button-primary, .button.button_viewer.button-edit-object, .grouping-header-link a.button_viewer.button-edit-object, #link-container .form-actions .button_viewer.button-edit-object.button-primary {
  background-position: 0 -900px;
}

.button.action-button.button-edit-object:hover, .grouping-header-link a.action-button.button-edit-object:hover, #link-container .form-actions .action-button.button-edit-object.button-primary:hover, .button.button_viewer.button-edit-object:hover, .grouping-header-link a.button_viewer.button-edit-object:hover, #link-container .form-actions .button_viewer.button-edit-object.button-primary:hover {
  background-position: 0 -950px;
}

.button.action-button.button-edit-object:active, .grouping-header-link a.action-button.button-edit-object:active, #link-container .form-actions .action-button.button-edit-object.button-primary:active, .button.button_viewer.button-edit-object:active, .grouping-header-link a.button_viewer.button-edit-object:active, #link-container .form-actions .button_viewer.button-edit-object.button-primary:active {
  background-position: 0 -1000px;
}

.button.action-button.button-save, .grouping-header-link a.action-button.button-save, #link-container .form-actions .action-button.button-save.button-primary, .button.button_viewer.button-save, .grouping-header-link a.button_viewer.button-save, #link-container .form-actions .button_viewer.button-save.button-primary {
  background-position: 0 -1050px;
}

.button.action-button.button-save:hover, .grouping-header-link a.action-button.button-save:hover, #link-container .form-actions .action-button.button-save.button-primary:hover, .button.button_viewer.button-save:hover, .grouping-header-link a.button_viewer.button-save:hover, #link-container .form-actions .button_viewer.button-save.button-primary:hover {
  background-position: 0 -1100px;
}

.button.action-button.button-save:active, .grouping-header-link a.action-button.button-save:active, #link-container .form-actions .action-button.button-save.button-primary:active, .button.button_viewer.button-save:active, .grouping-header-link a.button_viewer.button-save:active, #link-container .form-actions .button_viewer.button-save.button-primary:active {
  background-position: 0 -1150px;
}

.button.action-button:hover, .grouping-header-link a.action-button:hover, #link-container .form-actions .action-button.button-primary:hover, .button.button_viewer:hover, .grouping-header-link a.button_viewer:hover, #link-container .form-actions .button_viewer.button-primary:hover {
  color: #333333;
}

.button.inactive, .grouping-header-link a.inactive, #link-container .form-actions .inactive.button-primary {
  background-color: #b1b1b1;
}

.button.button_search, .grouping-header-link a.button_search, #link-container .form-actions .button_search.button-primary {
  background-image: url(../../images/primarysource/SubSearch.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  height: 45px;
  width: 45px;
  min-width: 45px;
  text-indent: -9999999px;
}

.landing .button.button_search, .landing .grouping-header-link a.button_search, .grouping-header-link .landing a.button_search, .landing #link-container .form-actions .button_search.button-primary, #link-container .form-actions .landing .button_search.button-primary {
  background-image: url(../../images/primarysource/SearchIcon.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  height: 60px;
  width: 60px;
  min-width: 60px;
}

.button_with_link {
  padding-left: 1rem;
}

.delete {
  background-image: url(../../images/primarysource/icon_delete.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
  background-color: #990000;
  text-indent: -9999px;
  min-width: 0;
}

.provider-info {
  color: #5d5850;
  font-style: italic;
}

.top-bar {
  z-index: 97;
  background: transparent !important;
  line-height: initial;
}

.top-bar a:hover {
  text-decoration: none;
}

.top-bar-section > ul,
.top-bar-section > ul > li,
.top-bar-section > ul > li > a {
  background: transparent !important;
}

.top-bar-section ul.right,
.user-info {
  padding-right: 25px;
}

@media only screen and (min-width: 40.063em) {
  li.has-dropdown .dropdown {
    background: #ffffff;
    border: 1px solid #757679;
  }
  li.has-dropdown .dropdown a {
    line-height: 1.6 !important;
    padding: 10px 0 10px 15px !important;
  }
}

.top-bar-section .has-dropdown > a {
  padding-right: 18px !important;
}

.top-bar-section .has-dropdown > a:after {
  margin-right: 0;
}

.top-bar-section .has-dropdown.not-click:hover > .dropdown {
  width: 140px;
}

.top-bar-section .right li .dropdown {
  right: -20px;
}

.top-bar-section .right li .dropdown:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent #ffffff transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -12px;
  left: 107px;
  z-index: 89;
}

.top-bar-section .right li .dropdown:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent transparent #757679 transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -14px;
  left: 106px;
  z-index: 88;
}

.user-info {
  position: relative;
  top: 1.5rem;
  z-index: 98;
  width: 85%;
  float: right;
}

.jlogo-home {
  z-index: 1000;
  padding-top: 1.5rem;
}

.jlogo-center {
  display: block;
  margin: 0 auto;
}

.brand {
  font-family: "Arial Black", "Arial Bold", "Gadget", Arial, sans-serif;
  font-size: 2rem;
  color: #333333;
  line-height: 2rem;
}

.sub-brand {
  text-transform: uppercase;
  font-size: 1.3rem;
  color: #333333;
}

.landing .top-bar-section ul.left {
  padding-left: 25px;
}

.landing .jlogo-home {
  padding-top: 0;
}

.global-nav-list .dropdown {
  text-align: left;
}

.top-bar-section li:not(.has-form) a:not(.button) {
  padding: 0 1rem;
}

footer {
  margin-top: 2rem;
  padding: 2em 0;
  border-top: 1px solid #cdcccb;
}

footer a {
  color: #5d5850;
  font-weight: bold;
}

footer p {
  margin-bottom: .75rem;
  font-size: .8rem;
}

footer .footer-links {
  font-size: 1rem;
  line-height: 2;
}

footer .footer-links a:hover {
  text-decoration: none;
  color: #990000;
}

footer .ithaka-logo img {
  margin: 15px 0;
}

.fb {
  background: url(../../images/primarysource/facebook.gif) no-repeat 0 0;
  height: 22px;
  width: 14px;
}

.twitter {
  background: url(../../images/primarysource/twitter.gif) no-repeat 0 0;
  height: 27px;
  width: 31px;
}

.button.prev, .grouping-header-link a.prev, #link-container .form-actions .prev.button-primary {
  background: url(../../images/primarysource/leftarrow.png) no-repeat scroll 0 0 #a1a1a3;
  height: 45px;
  width: 45px;
}

.button.next, .grouping-header-link a.next, #link-container .form-actions .next.button-primary {
  background: url(../../images/primarysource/rightarrow.png) no-repeat scroll 0 0 #a1a1a3;
  height: 45px;
  width: 45px;
}

.button.prev:hover, .grouping-header-link a.prev:hover, #link-container .form-actions .prev.button-primary:hover {
  width: 145px;
  text-align: right;
}

.button.next:hover, .grouping-header-link a.next:hover, #link-container .form-actions .next.button-primary:hover {
  width: 145px;
  background: url(../../images/primarysource/rightarrow.png) no-repeat scroll right #a1a1a3;
}

.button.next:hover, .grouping-header-link a.next:hover, #link-container .form-actions .next.button-primary:hover, .button.prev:hover, .grouping-header-link a.prev:hover, #link-container .form-actions .prev.button-primary:hover {
  display: block;
  z-index: 1;
}

.arrow.prev {
  background: url(../../images/primarysource/PageTurnLeftArrow.png) no-repeat scroll 0 0 #FFF;
  height: 25px;
  text-indent: -9999999px;
  width: 25px;
}

.arrow.next {
  background: url(../../images/primarysource/PageTurnRightArrow.png) no-repeat scroll 0 0 #FFF;
  height: 25px;
  text-indent: -9999999px;
  width: 25px;
}

.arrow.unavailable {
  visibility: hidden;
}

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

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

.sub-nav dt a:hover,
.sub-nav dd a:hover,
.sub-nav li a:hover {
  background: #737373;
  color: #fff;
  border-radius: 3px;
}

fieldset {
  padding: 0;
  margin: 2rem 0;
  border: none;
}

select {
  font-size: 14px;
  background: #ffffff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iNDhweCIgaGVpZ2h0PSI2cHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+) right center no-repeat;
}

.selectContainer {
  overflow: hidden;
  border: 1px solid #757679;
  height: 37px;
}

@media only screen and (max-width: 40em) {
  .selectContainer {
    margin: 0 0 1.14286rem 0;
  }
}

.selectContainer select {
  border: none;
  background: #ffffff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iNDhweCIgaGVpZ2h0PSI2cHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+) 83% center no-repeat;
  width: 120%;
  height: 35px;
}

.selectContainerSingleChoice select {
  background: inherit;
}

.globalSearch input {
  font-size: 1.71429rem;
}

.globalSearch input,
.globalSearch select {
  height: 45px;
  padding-left: 1rem;
}

.globalSearch .input-column,
.globalSearch .dropdown-column {
  transition: width 0.1s linear 0.1s;
}

.globalSearch .selectContainer {
  height: 45px;
}

@media only screen and (min-width: 40.063em) {
  .globalSearch .selectContainer {
    border-right: none;
  }
}

.globalSearch .selectContainer select {
  background-position: 83% center;
}

input[type="text"]:active,
input[type="text"]:focus,
select:active,
select:focus,
textarea:active,
textarea:focus {
  border-width: 2px;
}

input[type="text"][disabled],
input[type="text"][disabled]:active,
input[type="text"][disabled]:hover {
  border-width: 0;
}

input[type="checkbox"] + label,
input[type="radio"] + label {
  margin-right: 0.5rem;
}

.form-jstor .checkboxWrap label {
  text-indent: -30px;
  margin-bottom: 5px;
}

.form-jstor input[type="checkbox"] {
  width: 13px;
  height: 13px;
  padding: 0;
  margin: 0 0 0 13px;
  vertical-align: bottom;
  position: relative;
  top: -3px;
}

.pagination {
  text-align: right;
}

.pagination .pagination-label {
  font-size: 0.9rem;
}

.pagination .pagination-link {
  background: #e6e6e6 center center no-repeat;
  display: inline-block;
  padding: 9px 0;
  width: 37px;
  transition: background-color 300ms ease-out;
  color: transparent;
}

.pagination .pagination-link:hover {
  background-color: #b1b1b1;
}

.pagination .pagination-link:active {
  background-color: #f1f1f2;
}

.pagination .pagination-link.unavailable {
  visibility: hidden;
  cursor: not-allowed;
}

.pagination .pagination-link.unavailable:hover {
  background-color: #e6e6e6;
}

.pagination .pagination-link.next {
  margin-right: 0;
  background-image: url(../../images/primarysource/Next_Nav_Icon_333333.png);
}

.pagination .pagination-link.next:hover {
  background-image: url(../../images/primarysource/Next_Nav_Icon_ffffff.png);
}

.pagination .pagination-link.prev {
  background-image: url(../../images/primarysource/Prev_Nav_Icon_333333.png);
}

.pagination .pagination-link.prev:hover {
  background-image: url(../../images/primarysource/Prev_Nav_Icon_ffffff.png);
}

.results-sort label {
  line-height: 2.93;
  white-space: pre;
}

.results-sort select {
  margin-bottom: 0;
}

.results-sort a.button, .results-sort .grouping-header-link a, .grouping-header-link .results-sort a, .results-sort #link-container .form-actions a.button-primary, #link-container .form-actions .results-sort a.button-primary {
  background-color: #e6e6e6;
  background-image: url(../../images/primarysource/Arrow_Right_333333.png);
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
  color: #333333;
  border: none;
  min-width: 0;
  height: 2.64286rem;
  width: 37px;
  line-height: 1.45;
  font-weight: 100;
  margin-left: 4px;
}

.results-sort a.button:hover, .results-sort .grouping-header-link a:hover, .grouping-header-link .results-sort a:hover, .results-sort #link-container .form-actions a.button-primary:hover, #link-container .form-actions .results-sort a.button-primary:hover {
  background-color: #b1b1b1;
  background-image: url(../../images/primarysource/Arrow_Right_ffffff.png);
}

.no-js .results-sort {
  display: none;
}

.search-results-length-selector {
  margin-bottom: 0;
}

.search-results-length-selector dd {
  text-align: center;
  float: left;
  margin-right: 4px;
}

.search-results-length-selector dd a {
  background: #e6e6e6;
  color: #333333;
  font-weight: lighter;
  display: block;
  padding: 9px 0;
  width: 37px;
  transition: background-color 300ms ease-out;
}

.search-results-length-selector dd a:hover {
  background: #b1b1b1;
  color: #ffffff;
  text-decoration: none;
}

.search-results-length-selector dd a:active {
  color: #333333;
  background: #f1f1f2;
}

.search-results-length-selector dd:last-child {
  margin-right: 0;
}

.search-results-length-selector .active a {
  background: #757679;
  color: #ffffff;
}

.alert-box-error {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: normal;
  margin-bottom: 1.42857rem;
  position: relative;
  padding: 1rem 1.71429rem 1rem 1rem;
  font-size: 0.92857rem;
  transition: opacity 300ms ease-out;
  background-color: #d93d2b;
  border-color: #be3222;
  color: #fff;
  font-size: 1em;
  letter-spacing: 0.5px;
  padding: 0.5rem;
  overflow: auto;
}

.alert-box-error.errorMessage a {
  color: #ffffff;
  text-decoration: underline;
}

.required {
  color: #d93d2b;
}

.form-jstor .alert-box-error {
  border-color: transparent;
  background-color: transparent;
  margin: 0 !important;
  padding: 0.42857rem 1rem;
}

.form-jstor .alert-box-error .errorMessage {
  background-color: #d93d2b;
  padding: 5px 8px;
}

.form-jstor .alert-box-error input[type="text"] {
  margin: 0;
}

.form-jstor .alert-box-error.checkboxWrap {
  margin-left: 1rem !important;
  padding-left: 15px;
  border: none;
}

.form-jstor .alert-box-error.checkboxWrap input[type="checkbox"] {
  margin-left: 15px;
}

.form-jstor .alert-box-error.checkboxWrap .errorMessage {
  margin-left: -14px;
}

.checkbox-description {
  margin-left: 5px;
  text-indent: 0;
}

.login .pll {
  padding-left: 1.07143rem !important;
}

.password_reset .form-jstor .alert-box-error,
.login .form-jstor .alert-box-error {
  padding: 0.42857rem 0;
}

@media only screen and (min-width: 40.063em) {
  .login .medium-6:nth-child(1), .register-gpa .medium-6:nth-child(1) {
    border-right: 1px solid #adadad;
  }
  .login .pll, .register-gpa .pll {
    padding-left: 2rem !important;
  }
}

table {
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}

table thead input[type="checkbox"] + label {
  vertical-align: middle;
  margin: 0 1rem;
}

table thead input[type="checkbox"] {
  margin: 0;
}

table tbody input[type="checkbox"] {
  margin-top: 0.28571rem;
}

table th {
  margin: 0;
  border-top: 1px solid #757679;
  border-bottom: 1px solid #757679;
  padding: 8px 0 6px 0;
  white-space: nowrap;
}

table td {
  vertical-align: top;
}

.accordion {
  border: none;
  max-height: none;
  overflow: none;
}

.accordion dd {
  display: none;
}

.accordion dt {
  border-top: 1px solid #adadad;
  margin: 0;
  padding: 10px 5px;
}

@media only screen and (min-width: 64.063em) {
  .accordion dt {
    padding: 5px;
  }
}

.accordion dt:hover {
  background-color: rgba(92, 121, 153, 0.15);
}

.accordion dt:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../../images/primarysource/facet_arrows.png) 2px 3px no-repeat;
}

.accordion dt.closed:before {
  background-position: 2px 3px;
}

.accordion dt.open:before {
  background-position: 0 -13px;
}

.accordion ul {
  font-size: 1rem;
  line-height: 1.6;
  margin-left: 15px;
}

.accordion ul li ul {
  margin-left: 0;
  margin-bottom: 20px;
}

.accordion ul li dt {
  border: none;
  margin-left: -15px;
}

.accordion ul li dt.closed:before {
  background-position: -15px 5px;
  float: left;
}

.accordion ul li dt.open:before {
  background-position: -16px -12px;
  float: left;
}

.accordion ul li dt.active {
  background-color: rgba(92, 121, 153, 0.3);
}

.accordion ul li dt.active a.active {
  background: transparent;
  padding-right: 0;
}

.accordion span {
  color: #757679;
  font-weight: normal;
}

.accordion a:link, .accordion a:visited, .accordion a.show-list-items {
  color: #333333;
  margin-left: 0;
  display: block;
  padding: 10px 5px;
  line-height: 1.4;
}

@media only screen and (min-width: 64.063em) {
  .accordion a:link, .accordion a:visited, .accordion a.show-list-items {
    padding: 5px;
  }
}

.accordion a:hover {
  text-decoration: none;
  background-color: rgba(92, 121, 153, 0.15);
}

.accordion a:hover span {
  color: #757679;
}

.accordion a:active, .accordion a.active {
  background-color: rgba(92, 121, 153, 0.3);
}

.accordion a.show-list-items {
  margin-left: -12px;
}

.accordion .facet-x {
  font-size: 0.75rem;
  float: right;
  padding: 3px;
  color: #5d5850;
}

ul {
  list-style: none;
}

.bullet-list {
  list-style: disc;
}

.tooltip {
  max-width: 300px;
}

.tooltip a {
  color: #ffffff;
  text-decoration: underline;
}

.has-tip, .has-tip:hover {
  border: none;
  width: 15px;
  height: 15px;
  overflow: hidden;
  background: url(../../images/primarysource/help_icon.png) no-repeat;
  display: inline-block;
  vertical-align: baseline;
  text-indent: 200%;
}

.help-info-link {
  width: 15px;
  height: 15px;
  cursor: help;
  line-height: 1.4;
  display: inline-block;
  text-indent: -9999rem;
  background: url(../../images/primarysource/help_icon.png);
  background-position: 0 0;
}

fieldset[class^="advanced-search"] legend {
  float: left;
}

fieldset[class^="advanced-search"] legend + .help-info-link {
  position: relative;
  top: 6px;
  left: 2px;
}

fieldset[class^="advanced-search"] label + .help-info-link {
  line-height: 1;
}

.f-dropdown.content {
  border: none !important;
  color: #000000;
  background: #00bfdf !important;
  padding: 2.2rem 1rem 1rem !important;
}

@media only screen and (min-width: 40.063em) {
  .f-dropdown.content {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    padding: 1.42857rem;
    width: 100%;
    height: auto;
    max-height: none;
    background: #fff;
    border: solid 1px #cccccc;
    font-size: 1rem;
    z-index: 99;
    margin-top: 0;
    margin-left: 2px;
    max-width: 300px;
    margin: -24px 0 0 23px;
  }
  .f-dropdown.content > *:first-child {
    margin-top: 0;
  }
  .f-dropdown.content > *:last-child {
    margin-bottom: 0;
  }
  .f-dropdown.content:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent #fff transparent transparent;
    border-right-style: solid;
    position: absolute;
    top: 10px;
    left: -12px;
    z-index: 99;
  }
  .f-dropdown.content:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent #cccccc transparent transparent;
    border-right-style: solid;
    position: absolute;
    top: 9px;
    left: -14px;
    z-index: 98;
  }
  .f-dropdown.content:before, .f-dropdown.content:after {
    border-color: transparent #00bfdf transparent transparent;
  }
  .f-dropdown.content:before {
    left: -12px !important;
  }
  .f-dropdown.content:after {
    left: -14px !important;
  }
}

@media only screen and (max-width: 40em) {
  .f-dropdown.content {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    padding: 1.42857rem;
    width: 100%;
    height: auto;
    max-height: none;
    background: #fff;
    border: solid 1px #cccccc;
    font-size: 1rem;
    z-index: 99;
    margin-top: 2px;
    max-width: 200px;
    margin: 8px 0 0 0;
  }
  .f-dropdown.content > *:first-child {
    margin-top: 0;
  }
  .f-dropdown.content > *:last-child {
    margin-bottom: 0;
  }
  .f-dropdown.content:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent #fff transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 99;
  }
  .f-dropdown.content:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent transparent #cccccc transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 9px;
    z-index: 98;
  }
  .f-dropdown.content.right:before {
    left: auto;
    right: 10px;
  }
  .f-dropdown.content.right:after {
    left: auto;
    right: 9px;
  }
  .f-dropdown.content:before, .f-dropdown.content:after {
    border-color: transparent transparent #00bfdf transparent;
  }
}

.f-dropdown.content a {
  color: #000000;
  text-decoration: underline;
}

.f-dropdown.content .close {
  color: #000000;
  position: absolute;
  top: -1px;
  right: 8px;
  font-size: 2rem;
  text-decoration: none;
}

.f-dropdown.content .close:hover {
  text-decoration: none;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-loading .slick-list {
  background: #fff url(../../build/images/ajax-loader.gif) center center no-repeat;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1;
}

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

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url(../../fonts/slick.eot);
  src: url(../../fonts/slick.eot?#iefix) format("embedded-opentype"), url(../../fonts/slick.woff) format("woff"), url(../../fonts/slick.ttf) format("truetype"), url(../../fonts/slick.svg#slick) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "\2190";
}

[dir="rtl"] .slick-prev:before {
  content: "\2192";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "\2192";
}

[dir="rtl"] .slick-next:before {
  content: "\2190";
}

/* Dots */
.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\2022";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.carousel {
  position: relative;
  background: url(../../images/primarysource/throbber.gif) 50% 50% no-repeat;
}

.carousel .slick-carousel {
  visibility: hidden;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  max-height: 200px;
}

.carousel .slick-carousel .slick-slide img {
  max-height: 200px;
  margin: 0 auto;
}

.carousel .slick-carousel .slick-slide .caption {
  display: block;
  max-width: 200px;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 20px;
  color: #fff;
  padding: 20px;
  font-size: 1rem;
}

.carousel .slick-carousel .slick-slide:hover .caption {
  visibility: visible;
}

.carousel .slick-carousel .slick-dots {
  margin-left: 0;
}

.carousel .prev-slide,
.carousel .next-slide {
  display: none;
  position: absolute;
  top: 50%;
  margin-top: -22px;
  width: 45px;
  height: 45px;
  background: transparent url(../../images/primarysource/carousel-sprite.png) 0 0 no-repeat;
  text-indent: -99999px;
}

.carousel .next-slide {
  right: -30px;
  background-position: -55px 0;
}

.carousel .next-slide.slick-disabled {
  background: none;
}

.carousel .prev-slide {
  left: -30px;
}

.carousel .prev-slide.slick-disabled {
  background: none;
}

.carousel .slick-initialized {
  visibility: visible;
  background-color: #ffffff;
}

.carousel .slick-initialized ~ .prev-slide,
.carousel .slick-initialized ~ .next-slide {
  display: block;
}

.panel {
  border: none;
}

@media only screen and (min-width: 40.063em) {
  #partner-content {
    border-right: 1px solid #adadad;
  }
}

#partner-content ul {
  list-style-type: disc;
  margin-bottom: 1rem;
}

#partner-content ul ul {
  margin-top: 0.5rem;
}

@media only screen and (max-width: 40em) {
  #partner-contact {
    border-top: 1px solid #adadad;
    padding-top: 1.4rem;
  }
}

#partner-contact address {
  font-style: normal;
}

.partner-map img {
  margin: auto;
  display: block;
}

.partner-headings.row {
  color: #5d5850;
  border: 1px solid #5d5850;
  border-width: 1px 0;
}

.partner-headings.row h3 {
  margin-bottom: 0;
  color: #5d5850;
}

.partner-link-external {
  background: url(../../images/primarysource/Open_New_Window_Icon_5c7999_16x16.png) center left no-repeat;
  padding: 5px 0 5px 21px;
}

.mobile-menu {
  border-bottom: 1px solid #cdcccb;
}

.advanced-search {
  display: block;
}

@media only screen and (min-width: 40.063em) {
  .advanced-search {
    padding-top: 1rem;
  }
}

.metadata-section {
  padding-bottom: 2rem;
}

.metadata-section .row {
  padding: .25rem 0;
}

.metadata-label {
  font-weight: bold;
}

.cover, .noCover {
  position: relative;
}

.cover .viewLarge, .noCover .viewLarge {
  display: block;
  position: absolute;
  bottom: 1rem;
  padding: 0 5px;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.5);
}

.cover img,
.noCover img,
.thumb {
  border: 1px solid #757679;
  margin-bottom: 1rem;
}

#image-modal,
#link-modal {
  min-height: 100px;
  background: #ffffff url(../../images/primarysource/throbber.gif) center no-repeat;
}

#image-modal #link-container,
#link-modal #link-container {
  background: #ffffff;
}

#image-modal.reveal-modal {
  width: auto;
  padding: 0;
}

#access-modal .reveal-modal ul {
  list-style: initial;
}

.reveal-modal .close-reveal-modal {
  font-size: 1rem;
  font-weight: bold;
  color: #ffffff;
  background: #757679;
  padding: 0.5rem;
}

.reveal-modal-bg {
  background: rgba(0, 0, 0, 0.5);
}

.abstract h3 {
  font-weight: normal;
  font-size: 1rem;
  font-style: italic;
}

.related-materials-source img {
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  float: left;
}

.related-materials-source ul {
  margin-left: 0;
  margin-bottom: 2rem;
  clear: both;
}

.related-materials-source li {
  margin: 1rem 0;
}

.related-materials-source h3 {
  overflow: hidden;
}

h3.title {
  margin-bottom: 0.3rem;
}

.result-item {
  margin-top: 1rem;
  margin-bottom: 3rem;
}

@media only screen and (min-width: 40.063em) {
  .result-item {
    margin-bottom: 2rem;
  }
}

form .row .result-item {
  margin: 0;
}

.autocomplete-container {
  position: relative;
  margin-bottom: 1.14286rem;
}

.autocomplete-container > input {
  margin-bottom: 0;
}

.autocomplete-container ul {
  margin: 0;
  padding: 0;
}

.autocomplete-container .autocomplete-results {
  width: 100%;
  z-index: 99;
  position: absolute;
  background: #ffffff;
  border-color: #757679;
  border-width: 1px;
  border-style: solid;
  border-top-width: 0;
}

.autocomplete-container .autocomplete-results .autocomplete-result-item a {
  display: block;
  width: 100%;
  padding: 0.3rem 1rem;
  color: #333333;
  transition: background-color 50ms ease-out;
}

.autocomplete-container .autocomplete-results .autocomplete-result-item a:hover {
  background: rgba(92, 121, 153, 0.15);
  text-decoration: none;
}

.autocomplete-container .autocomplete-results .autocomplete-result-item.selected {
  background: rgba(92, 121, 153, 0.15);
}

.landing .top-bar {
  background: transparent;
}

.landing .content {
  position: relative;
  padding-top: 0;
}

.landing .globalSearch {
  height: 181px;
}

@media only screen and (min-width: 40.063em) {
  .landing .globalSearch {
    height: 89px;
  }
}

.landing .globalSearch input,
.landing .globalSearch select {
  height: 60px;
}

.landing .globalSearch .selectContainer {
  height: 60px;
}

@media only screen and (min-width: 40.063em) {
  .landing .globalSearch .selectContainer {
    border-width: 1px 0 1px 1px;
  }
}

.landing .globalSearch .selectContainer select {
  height: 58px;
}

.landing .brand-mobile {
  z-index: 100;
}

.home-searchContainer {
  position: relative;
  height: auto;
  top: 110px;
}

@media only screen and (min-width: 40.063em) {
  .home-searchContainer {
    top: 170px;
  }
}

@media only screen and (min-width: 40.063em) {
  .home-searchContainer input,
  .home-searchContainer select,
  .home-searchContainer button {
    margin-bottom: 0;
  }
}

.landing-page .hero-image,
.aluka-landing .hero-image {
  height: 300px;
}

@media only screen and (min-width: 40.063em) {
  .landing-page .hero-image,
  .aluka-landing .hero-image {
    height: 400px;
  }
}

.landing-page .tagline,
.aluka-landing .tagline {
  font-size: 1.57143rem;
  font-weight: normal;
  text-align: center;
}

.landing-page .module,
.aluka-landing .module {
  position: relative;
  display: block;
  min-height: 172px;
  margin-bottom: 30px;
  background-size: cover !important;
  overflow: hidden;
}

.landing-page .module.dark,
.aluka-landing .module.dark {
  background-color: #5d5850;
  color: #ffffff;
}

.landing-page .module.dark h2,
.landing-page .module.dark h3,
.aluka-landing .module.dark h2,
.aluka-landing .module.dark h3 {
  color: #ffffff;
}

.landing-page .module.full-height,
.aluka-landing .module.full-height {
  min-height: 300px;
}

.landing-page .module.full-height .overlay,
.aluka-landing .module.full-height .overlay {
  top: 40%;
}

.landing-page .module.half-height,
.aluka-landing .module.half-height {
  min-height: 135px;
}

.landing-page .module.half-width,
.aluka-landing .module.half-width {
  width: 50%;
}

.landing-page .module.link-external a:before,
.aluka-landing .module.link-external a:before {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  content: "";
  width: 35px;
  height: 35px;
  background: url(../../images/primarysource/icon_open_new_window.png) bottom right no-repeat;
}

.landing-page .module .overlay,
.aluka-landing .module .overlay {
  position: absolute;
  max-width: 90%;
  background: rgba(255, 255, 255, 0.75);
  padding: 10px;
  margin-left: -10px;
  top: 30%;
}

.landing-page .module .overlay.overlay-half,
.aluka-landing .module .overlay.overlay-half {
  top: 20%;
  background: rgba(0, 0, 0, 0.5);
  width: 50%;
  min-width: 205px;
  color: #ffffff;
}

.landing-page .module .overlay.overlay-half h2,
.aluka-landing .module .overlay.overlay-half h2 {
  color: #ffffff;
}

.landing-page .module .reverse, .landing-page .module.reverse,
.aluka-landing .module .reverse,
.aluka-landing .module.reverse {
  color: #ffffff;
  background: none;
}

.landing-page .module .reverse .overlay, .landing-page .module.reverse .overlay,
.aluka-landing .module .reverse .overlay,
.aluka-landing .module.reverse .overlay {
  color: #ffffff;
  background: none;
  width: auto;
}

.landing-page .module a,
.aluka-landing .module a {
  color: inherit;
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 10px;
}

.landing-page .module a:hover,
.aluka-landing .module a:hover {
  background: rgba(0, 0, 0, 0.5);
  text-decoration: none;
}

.landing-page .module a:hover span,
.landing-page .module a:hover h2,
.landing-page .module a:hover p,
.aluka-landing .module a:hover span,
.aluka-landing .module a:hover h2,
.aluka-landing .module a:hover p {
  text-decoration: none;
  color: #ffffff;
}

.landing-page .module a:hover .overlay,
.aluka-landing .module a:hover .overlay {
  background: none;
  color: #ffffff;
}

.landing-page .module span,
.aluka-landing .module span {
  display: block;
  font-size: 1rem;
  font-weight: bold;
  vertical-align: bottom;
  position: absolute;
  bottom: 0;
  margin-bottom: 10px;
}

.landing-page .module span.reverse,
.aluka-landing .module span.reverse {
  color: #ffffff;
  font-weight: normal;
}

.landing-page .module h2,
.aluka-landing .module h2 {
  font-size: 1.57143rem;
  font-weight: normal;
  text-transform: uppercase;
}

.landing-page .module h2 span,
.aluka-landing .module h2 span {
  position: relative;
  margin: auto;
  text-transform: uppercase;
}

.landing-page .module h3,
.aluka-landing .module h3 {
  color: #ffffff;
  font-weight: normal;
}

.landing-page .module p,
.aluka-landing .module p {
  font-size: 1rem;
  line-height: 1.14286rem;
}

.aluka-landing h1 {
  font-size: 2.57143rem;
  font-weight: normal;
  color: #333333;
  text-align: center;
  margin: 0 0 2.14286rem;
}

@media only screen and (min-width: 40.063em) {
  .aluka-landing h1 {
    font-size: 3.42857rem;
    margin: 1.07143rem 0 3.21429rem;
  }
}

.aluka-landing p {
  font-size: 1.14286rem;
  line-height: 1.71429rem;
}

.aluka-landing .landing-heritage {
  background: url(../../images/primarysource/landing/heritage_hero_image_nofade.jpg) no-repeat;
}

.aluka-landing .landing-struggles {
  background: url(../../images/primarysource/landing/struggles_hero_image_nofade.jpg) no-repeat;
}

.aluka-landing .landing-heritage,
.aluka-landing .landing-struggles {
  background-size: cover !important;
  height: 150px;
  padding-left: 0;
}

.aluka-landing .landing-heritage .overlay,
.aluka-landing .landing-struggles .overlay {
  display: block;
  max-width: 270px;
  position: relative;
  top: 50px;
  padding: 5px 10px;
  font-size: 1rem;
  text-transform: uppercase;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.5);
}

.aluka-landing .landing-heritage + a,
.aluka-landing .landing-struggles + a {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 1.28571rem;
}

.aluka-landing .module {
  margin-bottom: 0;
}

.plants-landing .hero-image {
  background: url(../../images/primarysource/landing/plants_hero_image.jpg) -29px 0 no-repeat;
}

.plants-landing .home-searchContainer .advanced-search {
  position: absolute;
  bottom: 0;
  display: block;
  background-color: #5d5850;
  color: #fff;
  padding: 5px 10px;
}

.plants-landing #plants-teach {
  background: url(../../images/primarysource/landing/plants_teach.jpg) no-repeat;
}

.plants-landing #plants-keep-current {
  background: url(../../images/primarysource/landing/plants_current.jpg) no-repeat;
}

.plants-landing #plants-new-specimens {
  background: url(../../images/primarysource/landing/plants_specimen.jpg) no-repeat;
}

.plants-landing #plants-explore {
  background: url(../../images/primarysource/landing/plants_explore.jpg) no-repeat;
}

@media only screen and (min-width: 64.063em) {
  .plants-landing #plants-explore {
    background-position: -260px -5px;
    background-size: initial !important;
  }
}

.plants-landing #plants-featured-herbarium {
  background: url(../../images/primarysource/landing/plants_featured_guadalajara.jpg) no-repeat;
}

.heritage-landing .hero-image {
  background: url(../../images/primarysource/landing/heritage_hero_image.jpg) no-repeat;
}

.heritage-landing #heritage-ruther {
  background: url(../../images/primarysource/landing/heritage_ruther.jpg) no-repeat;
}

.heritage-landing #heritage-manuscripts {
  background: url(../../images/primarysource/landing/heritage_timbuktu.jpg) no-repeat;
}

.struggles-landing .hero-image {
  background: url(../../images/primarysource/landing/struggles_hero_image.jpg) no-repeat;
}

.struggles-landing #struggles-herskovits {
  background: url(../../images/primarysource/landing/struggles_herskovits.jpg) no-repeat;
}

.struggles-landing #struggles-boersma {
  background: url(../../images/primarysource/landing/struggles_boersma.jpg) no-repeat;
}

#link-container a:link #main-content,
#link-container .element-invisible,
#link-container .inline-error-message,
#link-container .links a,
#link-container .footer-text {
  display: none;
}

#link-container .messages--error {
  color: #d93d2b;
}

#link-container .messages--error ul.messages__list {
  margin-left: 0;
}

#link-container .form-required {
  color: #d93d2b;
}

#link-container #webform-client-form-1 .form-select.required,
#link-container #webform-client-form-1 .form-textarea.required {
  color: #333333;
}

#link-container #webform-client-form-1 input.error,
#link-container #webform-client-form-1 textarea.error,
#link-container #webform-client-form-1 select.error {
  margin-bottom: 1rem;
  border: 1px solid #d93d2b;
}

.dsq-widget-avatar {
  width: 32px;
  height: 32px;
  border: 0;
  margin: 0;
  padding: 0 3px 3px 0;
  float: left;
}

.dsq-widget-user,
.dsq-widget-thread {
  font-weight: bold;
}

.dsq-widget-meta {
  clear: both;
  font-size: .9rem;
  padding: 0;
  margin: 0;
}

.dsq-widget-item {
  margin: 2rem 0;
  clear: both;
}

p.dsq-widget-comment {
  margin-bottom: 0;
}

.saved-items-empty {
  width: 300px;
  margin: 0 auto;
  background: url(../../images/primarysource/save-item-empty.jpg) 51px 0 no-repeat;
  padding-top: 390px;
}

