
/***************  templates/main/css/foundation.css  ***************/
meta.foundation-version {
  font-family: "/5.5.1/"; }

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

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

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

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

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

body {
  background: #fff;
  color: #656565;
  padding: 0;
  margin: 0;
  font-family: "Garamond", Times New Roman, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto; }

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:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.hide {
  display: none; }

.invisible {
  visibility: hidden; }

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

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

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

select {
  width: 100%; }

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 80em; }
  .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: -0.9375em;
    margin-right: -0.9375em;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      width: auto;
      margin: 0;
      max-width: none; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

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

[class*="column"] + [class*="column"]:last-child {
  float: right; }

[class*="column"] + [class*="column"].end {
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  .small-1 {
    width: 8.33333%; }

  .small-2 {
    width: 16.66667%; }

  .small-3 {
    width: 25%; }

  .small-4 {
    width: 33.33333%; }

  .small-5 {
    width: 41.66667%; }

  .small-6 {
    width: 50%; }

  .small-7 {
    width: 58.33333%; }

  .small-8 {
    width: 66.66667%; }

  .small-9 {
    width: 75%; }

  .small-10 {
    width: 83.33333%; }

  .small-11 {
    width: 91.66667%; }

  .small-12 {
    width: 100%; }

  .small-offset-0 {
    margin-left: 0% !important; }

  .small-offset-1 {
    margin-left: 8.33333% !important; }

  .small-offset-2 {
    margin-left: 16.66667% !important; }

  .small-offset-3 {
    margin-left: 25% !important; }

  .small-offset-4 {
    margin-left: 33.33333% !important; }

  .small-offset-5 {
    margin-left: 41.66667% !important; }

  .small-offset-6 {
    margin-left: 50% !important; }

  .small-offset-7 {
    margin-left: 58.33333% !important; }

  .small-offset-8 {
    margin-left: 66.66667% !important; }

  .small-offset-9 {
    margin-left: 75% !important; }

  .small-offset-10 {
    margin-left: 83.33333% !important; }

  .small-offset-11 {
    margin-left: 91.66667% !important; }

  .small-reset-order {
    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; }

  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none; }

  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left; }

  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; }

  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; } }
@media only screen and (min-width: 48em) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  .medium-1 {
    width: 8.33333%; }

  .medium-2 {
    width: 16.66667%; }

  .medium-3 {
    width: 25%; }

  .medium-4 {
    width: 33.33333%; }

  .medium-5 {
    width: 41.66667%; }

  .medium-6 {
    width: 50%; }

  .medium-7 {
    width: 58.33333%; }

  .medium-8 {
    width: 66.66667%; }

  .medium-9 {
    width: 75%; }

  .medium-10 {
    width: 83.33333%; }

  .medium-11 {
    width: 91.66667%; }

  .medium-12 {
    width: 100%; }

  .medium-offset-0 {
    margin-left: 0% !important; }

  .medium-offset-1 {
    margin-left: 8.33333% !important; }

  .medium-offset-2 {
    margin-left: 16.66667% !important; }

  .medium-offset-3 {
    margin-left: 25% !important; }

  .medium-offset-4 {
    margin-left: 33.33333% !important; }

  .medium-offset-5 {
    margin-left: 41.66667% !important; }

  .medium-offset-6 {
    margin-left: 50% !important; }

  .medium-offset-7 {
    margin-left: 58.33333% !important; }

  .medium-offset-8 {
    margin-left: 66.66667% !important; }

  .medium-offset-9 {
    margin-left: 75% !important; }

  .medium-offset-10 {
    margin-left: 83.33333% !important; }

  .medium-offset-11 {
    margin-left: 91.66667% !important; }

  .medium-reset-order {
    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; }

  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none; }

  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left; }

  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right; }

  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }
@media only screen and (min-width: 64.063em) {
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  .large-1 {
    width: 8.33333%; }

  .large-2 {
    width: 16.66667%; }

  .large-3 {
    width: 25%; }

  .large-4 {
    width: 33.33333%; }

  .large-5 {
    width: 41.66667%; }

  .large-6 {
    width: 50%; }

  .large-7 {
    width: 58.33333%; }

  .large-8 {
    width: 66.66667%; }

  .large-9 {
    width: 75%; }

  .large-10 {
    width: 83.33333%; }

  .large-11 {
    width: 91.66667%; }

  .large-12 {
    width: 100%; }

  .large-offset-0 {
    margin-left: 0% !important; }

  .large-offset-1 {
    margin-left: 8.33333% !important; }

  .large-offset-2 {
    margin-left: 16.66667% !important; }

  .large-offset-3 {
    margin-left: 25% !important; }

  .large-offset-4 {
    margin-left: 33.33333% !important; }

  .large-offset-5 {
    margin-left: 41.66667% !important; }

  .large-offset-6 {
    margin-left: 50% !important; }

  .large-offset-7 {
    margin-left: 58.33333% !important; }

  .large-offset-8 {
    margin-left: 66.66667% !important; }

  .large-offset-9 {
    margin-left: 75% !important; }

  .large-offset-10 {
    margin-left: 83.33333% !important; }

  .large-offset-11 {
    margin-left: 91.66667% !important; }

  .large-reset-order {
    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; }

  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none; }

  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left; }

  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right; }

  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }
button, .button {
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #2ba6cb;
  border-color: #2285a2;
  color: #FFFFFF;
  transition: background-color 300ms ease-out; }
/*  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #2285a2; }*/
  button:hover, button:focus, .button:hover, .button:focus {
    color: #FFFFFF; }
  button.secondary, .button.secondary {
    background-color: #e9e9e9;
    border-color: #bababa;
    color: #333333; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      background-color: #bababa; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      color: #333333; }
  button.success, .button.success {
    background-color: #5da423;
    border-color: #4a831c;
    color: #FFFFFF; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      background-color: #4a831c; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      color: #FFFFFF; }
  button.alert, .button.alert {
    background-color: #c60f13;
    border-color: #9e0c0f;
    color: #FFFFFF; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      background-color: #9e0c0f; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      color: #FFFFFF; }
  button.warning, .button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #FFFFFF; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      background-color: #cf6e0e; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      color: #FFFFFF; }
  button.info, .button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333333; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      background-color: #61b6d9; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      color: #FFFFFF; }
  button.large, .button.large {
    padding-top: 1.125rem;
    padding-right: 2.25rem;
    padding-bottom: 1.1875rem;
    padding-left: 2.25rem;
    font-size: 1.25rem; }
  button.small, .button.small {
    padding-top: 0.875rem;
    padding-right: 1.75rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.75rem;
    font-size: 0.8125rem; }
  button.tiny, .button.tiny {
    padding-top: 0.625rem;
    padding-right: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-left: 1.25rem;
    font-size: 0.6875rem; }
  button.expand, .button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.75rem; }
  button.radius, .button.radius {
    border-radius: 3px; }
  button.round, .button.round {
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #2ba6cb;
    border-color: #2285a2;
    color: #FFFFFF;
    cursor: default;
    opacity: 0.7;
    box-shadow: none; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #2285a2; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      color: #FFFFFF; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #2ba6cb; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #e9e9e9;
      border-color: #bababa;
      color: #333333;
      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, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #bababa; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        color: #333333; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #e9e9e9; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #5da423;
      border-color: #4a831c;
      color: #FFFFFF;
      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, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #4a831c; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        color: #FFFFFF; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #5da423; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
      background-color: #c60f13;
      border-color: #9e0c0f;
      color: #FFFFFF;
      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, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #9e0c0f; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        color: #FFFFFF; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #c60f13; }
    button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
      background-color: #f08a24;
      border-color: #cf6e0e;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #cf6e0e; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        color: #FFFFFF; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #f08a24; }
    button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
      background-color: #a0d3e8;
      border-color: #61b6d9;
      color: #333333;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #61b6d9; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        color: #FFFFFF; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #a0d3e8; }

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

@media only screen and (min-width: 48em) {
  button, .button {
    display: inline-block; } }
/* Standard Forms */
form {
  margin: 0 0 1rem; }

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.5rem; }
  form .row .row .column,
  form .row .row .columns {
    padding: 0 0.5rem; }
  form .row .row.collapse {
    margin: 0; }
    form .row .row.collapse .column,
    form .row .row.collapse .columns {
      padding: 0; }
    form .row .row.collapse input {
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5rem; }

/* Label Styles */
label {
  font-size: 0.875rem;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */ }
  label.right {
    float: none !important;
    text-align: right; }
  label.inline {
    margin: 0 0 1rem 0;
    padding: 0.5625rem 0; }
  label small {
    text-transform: capitalize;
    color: #676767; }

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
  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: visible;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem; }

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  border: none; }

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

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

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

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

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

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

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

/* We use this to get basic styling on all basic form elements */
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  -webkit-appearance: none;
  border-radius: 0;
  background-color: #FFFFFF;
  font-family: inherit;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.3125rem;
  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, input[type="color"]:focus, textarea:focus {
    background: #fafafa;
    border-color: #999999;
    outline: none; }
  input[type="text"]:disabled, input[type="password"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="month"]:disabled, input[type="week"]:disabled, input[type="email"]:disabled, input[type="number"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="color"]:disabled, textarea:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  input[type="text"][disabled], input[type="text"][readonly], fieldset[disabled] input[type="text"], input[type="password"][disabled], input[type="password"][readonly], fieldset[disabled] input[type="password"], input[type="date"][disabled], input[type="date"][readonly], fieldset[disabled] input[type="date"], input[type="datetime"][disabled], input[type="datetime"][readonly], fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], input[type="datetime-local"][readonly], fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], input[type="month"][readonly], fieldset[disabled] input[type="month"], input[type="week"][disabled], input[type="week"][readonly], fieldset[disabled] input[type="week"], input[type="email"][disabled], input[type="email"][readonly], fieldset[disabled] input[type="email"], input[type="number"][disabled], input[type="number"][readonly], fieldset[disabled] input[type="number"], input[type="search"][disabled], input[type="search"][readonly], fieldset[disabled] input[type="search"], input[type="tel"][disabled], input[type="tel"][readonly], fieldset[disabled] input[type="tel"], input[type="time"][disabled], input[type="time"][readonly], fieldset[disabled] input[type="time"], input[type="url"][disabled], input[type="url"][readonly], fieldset[disabled] input[type="url"], input[type="color"][disabled], input[type="color"][readonly], fieldset[disabled] input[type="color"], textarea[disabled], textarea[readonly], fieldset[disabled] textarea {
    background-color: #DDDDDD;
    cursor: default; }
  input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, input[type="color"].radius, textarea.radius {
    border-radius: 3px; }

form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }
form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }
form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select,
form .row .prefix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }
form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }
form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select,
form .row .postfix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }
form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

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

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

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

/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  border-radius: 0;
  background-color: #FAFAFA;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  padding: 0.5rem;
  font-size: 0.875rem;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  color: rgba(0, 0, 0, 0.75);
  line-height: normal;
  border-radius: 0;
  height: 2.3125rem; }
  select::-ms-expand {
    display: none; }
  select.radius {
    border-radius: 3px; }
  select:hover {
    background-color: #f3f3f3;
    border-color: #999999; }
  select:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  select[multiple] {
    height: auto; }

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

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

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

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
fieldset {
  border: 1px solid #DDDDDD;
  padding: 1.25rem;
  margin: 1.125rem 0; }
  fieldset legend {
    font-weight: bold;
    background: #FFFFFF;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem; }

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

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

.error input,
.error textarea,
.error select {
  margin-bottom: 0; }
.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1rem; }
.error label,
.error label.error {
  color: #c60f13; }
.error small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #c60f13;
  color: #FFFFFF; }
.error > label > small {
  color: #676767;
  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,
select.error {
  margin-bottom: 0; }

label.error {
  color: #c60f13; }

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

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

.fixed {
  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: 2.8125rem; }

.top-bar {
  overflow: hidden;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative;
  background: #333333;
  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: 1.75rem;
    padding-top: .35rem;
    padding-bottom: .35rem;
    font-size: 0.75rem; }
  .top-bar .button, .top-bar button {
    padding-top: 0.4125rem;
    padding-bottom: 0.4125rem;
    margin-bottom: 0;
    font-size: 0.75rem; }
    @media only screen and (max-width: 40em) {
      .top-bar .button, .top-bar button {
        position: relative;
        top: -1px; } }
  .top-bar .title-area {
    position: relative;
    margin: 0; }
  .top-bar .name {
    height: 2.8125rem;
    margin: 0;
    font-size: 16px; }
    .top-bar .name h1, .top-bar .name h2, .top-bar .name h3, .top-bar .name h4, .top-bar .name p, .top-bar .name span {
      line-height: 2.8125rem;
      font-size: 1.0625rem;
      margin: 0; }
      .top-bar .name h1 a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name p a, .top-bar .name span a {
        font-weight: normal;
        color: #FFFFFF;
        width: 75%;
        display: block;
        padding: 0 0.9375rem; }
  .top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0; }
    .top-bar .toggle-topbar a {
      color: #FFFFFF;
      text-transform: uppercase;
      font-size: 0.8125rem;
      font-weight: bold;
      position: relative;
      display: block;
      padding: 0 0.9375rem;
      height: 2.8125rem;
      line-height: 2.8125rem; }
    .top-bar .toggle-topbar.menu-icon {
      top: 50%;
      margin-top: -16px; }
      .top-bar .toggle-topbar.menu-icon a {
        height: 34px;
        line-height: 33px;
        padding: 0 2.5rem 0 0.9375rem;
        color: #FFFFFF;
        position: relative; }
        .top-bar .toggle-topbar.menu-icon a span::after {
          content: "";
          position: absolute;
          display: block;
          height: 0;
          top: 50%;
          margin-top: -8px;
          right: 0.9375rem;
          box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
          width: 16px; }
        .top-bar .toggle-topbar.menu-icon a span:hover:after {
          box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px ""; }
  .top-bar.expanded {
    height: auto;
    background: transparent; }
    .top-bar.expanded .title-area {
      background: #333333; }
    .top-bar.expanded .toggle-topbar a {
      color: #888888; }
      .top-bar.expanded .toggle-topbar a span::after {
        box-shadow: 0 0 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888888; }

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out; }
  .top-bar-section ul {
    padding: 0;
    width: 100%;
    height: auto;
    display: block;
    font-size: 16px;
    margin: 0; }
  .top-bar-section .divider,
  .top-bar-section [role="separator"] {
    border-top: solid 1px #1a1a1a;
    clear: both;
    height: 1px;
    width: 100%; }
  .top-bar-section ul li {
    background: #333333; }
    .top-bar-section ul li > a {
      display: block;
      width: 100%;
      color: #FFFFFF;
      padding: 12px 0 12px 0;
      padding-left: 0.9375rem;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-size: 0.8125rem;
      font-weight: normal;
      text-transform: none; }
      .top-bar-section ul li > a.button {
        font-size: 0.8125rem;
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
        background-color: #2ba6cb;
        border-color: #2285a2;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          background-color: #2285a2; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.secondary {
        background-color: #e9e9e9;
        border-color: #bababa;
        color: #333333; }
        .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
          background-color: #bababa; }
        .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
          color: #333333; }
      .top-bar-section ul li > a.button.success {
        background-color: #5da423;
        border-color: #4a831c;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
          background-color: #4a831c; }
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.alert {
        background-color: #c60f13;
        border-color: #9e0c0f;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
          background-color: #9e0c0f; }
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.warning {
        background-color: #f08a24;
        border-color: #cf6e0e;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
          background-color: #cf6e0e; }
        .top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
          color: #FFFFFF; }
    .top-bar-section ul li > button {
      font-size: 0.8125rem;
      padding-right: 0.9375rem;
      padding-left: 0.9375rem;
      background-color: #2ba6cb;
      border-color: #2285a2;
      color: #FFFFFF; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        background-color: #2285a2; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        color: #FFFFFF; }
      .top-bar-section ul li > button.secondary {
        background-color: #e9e9e9;
        border-color: #bababa;
        color: #333333; }
        .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
          background-color: #bababa; }
        .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
          color: #333333; }
      .top-bar-section ul li > button.success {
        background-color: #5da423;
        border-color: #4a831c;
        color: #FFFFFF; }
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          background-color: #4a831c; }
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > button.alert {
        background-color: #c60f13;
        border-color: #9e0c0f;
        color: #FFFFFF; }
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          background-color: #9e0c0f; }
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > button.warning {
        background-color: #f08a24;
        border-color: #cf6e0e;
        color: #FFFFFF; }
        .top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
          background-color: #cf6e0e; }
        .top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
          color: #FFFFFF; }
    .top-bar-section ul li:hover:not(.has-form) > a {
      background-color: #555555;
      background: #333333;
      color: #FFFFFF; }
    .top-bar-section ul li.active > a {
      background: #2ba6cb;
      color: #FFFFFF; }
      .top-bar-section ul li.active > a:hover {
        background: #258faf;
        color: #FFFFFF; }
  .top-bar-section .has-form {
    padding: 0.9375rem; }
  .top-bar-section .has-dropdown {
    position: relative; }
    .top-bar-section .has-dropdown > a:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 5px;
      border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
      border-left-style: solid;
      margin-right: 0.9375rem;
      margin-top: -4.5px;
      position: absolute;
      top: 50%;
      right: 0; }
    .top-bar-section .has-dropdown.moved {
      position: static; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        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 {
    padding: 0;
    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 0.9375rem; }
        .top-bar-section .dropdown li a.parent-link {
          font-weight: normal; }
      .top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
        margin-bottom: 0;
        margin-top: 0;
        font-size: 1.125rem; }
        .top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
          color: #FFFFFF;
          display: block; }
          .top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
            background: none; }
      .top-bar-section .dropdown li.has-form {
        padding: 8px 0.9375rem; }
      .top-bar-section .dropdown li .button, .top-bar-section .dropdown li button {
        top: auto; }
    .top-bar-section .dropdown label {
      padding: 8px 0.9375rem 2px;
      margin-bottom: 0;
      text-transform: uppercase;
      color: #777777;
      font-weight: bold;
      font-size: 0.625rem; }

.js-generated {
  display: block; }

@media only screen and (min-width: 48em) {
  .top-bar {
    background: #333333;
    overflow: visible; }
    .top-bar:before, .top-bar:after {
      content: " ";
      display: table; }
    .top-bar:after {
      clear: both; }
    .top-bar .toggle-topbar {
      display: none; }
    .top-bar .title-area {
      float: left; }
    .top-bar .name h1 a,
    .top-bar .name h2 a,
    .top-bar .name h3 a,
    .top-bar .name h4 a,
    .top-bar .name h5 a,
    .top-bar .name h6 a {
      width: auto; }
    .top-bar input,
    .top-bar .button,
    .top-bar button {
      font-size: 0.875rem;
      position: relative;
      height: 1.75rem;
      top: 0.53125rem; }
    .top-bar.expanded {
      background: #333333; }

  .contain-to-grid .top-bar {
    max-width: 62.5em;
    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-color: #555555;
      background: #333333;
      color: #FFFFFF; }
    .top-bar-section li:not(.has-form) a:not(.button) {
      padding: 0 0.9375rem;
      line-height: 2.8125rem;
      background: #333333; }
      .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: #555555;
        background: #333333; }
    .top-bar-section li.active:not(.has-form) a:not(.button) {
      padding: 0 0.9375rem;
      line-height: 2.8125rem;
      color: #FFFFFF;
      background: #2ba6cb; }
      .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #258faf;
        color: #FFFFFF; }
    .top-bar-section .has-dropdown > a {
      padding-right: 2.1875rem !important; }
      .top-bar-section .has-dropdown > a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 1.40625rem; }
    .top-bar-section .has-dropdown.moved {
      position: relative; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        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 > a:focus + .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: "\00bb";
      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: #FFFFFF;
        line-height: 2.8125rem;
        white-space: nowrap;
        padding: 12px 0.9375rem;
        background: #333333; }
      .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
        color: #FFFFFF;
        background: #333333; }
      .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
        color: #FFFFFF;
        background-color: #555555;
        background: #333333; }
      .top-bar-section .dropdown li label {
        white-space: nowrap;
        background: #333333; }
      .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 #4e4e4e;
      clear: none;
      height: 2.8125rem;
      width: 0; }
    .top-bar-section .has-form {
      background: #333333;
      padding: 0 0.9375rem;
      height: 2.8125rem; }
    .top-bar-section .right li .dropdown {
      left: auto;
      right: 0; }
      .top-bar-section .right li .dropdown li .dropdown {
        right: 100%; }
    .top-bar-section .left li .dropdown {
      right: auto;
      left: 0; }
      .top-bar-section .left li .dropdown li .dropdown {
        left: 100%; }

  .no-js .top-bar-section ul li:hover > a {
    background-color: #555555;
    background: #333333;
    color: #FFFFFF; }
  .no-js .top-bar-section ul li:active > a {
    background: #2ba6cb;
    color: #FFFFFF; }
  .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; }
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important; } }
.breadcrumbs {
  display: block;
  padding: 0.5625rem 0.875rem 0.5625rem;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-width: 1px;
  background-color: whitesmoke;
  border-color: #dddddd;
  border-radius: 3px; }
  .breadcrumbs > * {
    margin: 0;
    float: left;
    font-size: 0.6875rem;
    line-height: 0.6875rem;
    text-transform: uppercase;
    color: #2ba6cb; }
    .breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
      text-decoration: underline; }
    .breadcrumbs > * a {
      color: #2ba6cb; }
    .breadcrumbs > *.current {
      cursor: default;
      color: #333333; }
      .breadcrumbs > *.current a {
        cursor: default;
        color: #333333; }
      .breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
        text-decoration: none; }
    .breadcrumbs > *.unavailable {
      color: #999999; }
      .breadcrumbs > *.unavailable a {
        color: #999999; }
      .breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
      .breadcrumbs > *.unavailable a:focus {
        text-decoration: none;
        color: #999999;
        cursor: not-allowed; }
    .breadcrumbs > *:before {
      content: "/";
      color: #AAAAAA;
      margin: 0 0.75rem;
      position: relative;
      top: 1px; }
    .breadcrumbs > *:first-child:before {
      content: " ";
      margin: 0; }

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

.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: normal;
  margin-bottom: 1.25rem;
  position: relative;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  font-size: 0.8125rem;
  transition: opacity 300ms ease-out;
  background-color: #2ba6cb;
  border-color: #258faf;
  color: #FFFFFF; }
  .alert-box .close {
    font-size: 1.375rem;
    padding: 0 6px 4px;
    line-height: .9;
    position: absolute;
    top: 50%;
    margin-top: -0.6875rem;
    right: 0.25rem;
    color: #333333;
    opacity: 0.3;
    background: inherit; }
    .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: #5da423;
    border-color: #508d1e;
    color: #FFFFFF; }
  .alert-box.alert {
    background-color: #c60f13;
    border-color: #aa0d10;
    color: #FFFFFF; }
  .alert-box.secondary {
    background-color: #e9e9e9;
    border-color: #c8c8c8;
    color: #4f4f4f; }
  .alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: #FFFFFF; }
  .alert-box.info {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #4f4f4f; }
  .alert-box.alert-close {
    opacity: 0; }

.inline-list {
  margin: 0 auto 1.0625rem auto;
  margin-left: -1.375rem;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden; }
  .inline-list > li {
    list-style: none;
    float: left;
    margin-left: 1.375rem;
    display: block; }
    .inline-list > li > * {
      display: block; }

.button-group {
  list-style: none;
  margin: 0;
  left: 0; }
  .button-group:before, .button-group:after {
    content: " ";
    display: table; }
  .button-group:after {
    clear: both; }
  .button-group.even-2 li {
    margin: 0 -2px;
    display: inline-block;
    width: 50%; }
    .button-group.even-2 li > button, .button-group.even-2 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button {
      border-left: 0; }
    .button-group.even-2 li button, .button-group.even-2 li .button {
      width: 100%; }
  .button-group.even-3 li {
    margin: 0 -2px;
    display: inline-block;
    width: 33.33333%; }
    .button-group.even-3 li > button, .button-group.even-3 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button {
      border-left: 0; }
    .button-group.even-3 li button, .button-group.even-3 li .button {
      width: 100%; }
  .button-group.even-4 li {
    margin: 0 -2px;
    display: inline-block;
    width: 25%; }
    .button-group.even-4 li > button, .button-group.even-4 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button {
      border-left: 0; }
    .button-group.even-4 li button, .button-group.even-4 li .button {
      width: 100%; }
  .button-group.even-5 li {
    margin: 0 -2px;
    display: inline-block;
    width: 20%; }
    .button-group.even-5 li > button, .button-group.even-5 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button {
      border-left: 0; }
    .button-group.even-5 li button, .button-group.even-5 li .button {
      width: 100%; }
  .button-group.even-6 li {
    margin: 0 -2px;
    display: inline-block;
    width: 16.66667%; }
    .button-group.even-6 li > button, .button-group.even-6 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button {
      border-left: 0; }
    .button-group.even-6 li button, .button-group.even-6 li .button {
      width: 100%; }
  .button-group.even-7 li {
    margin: 0 -2px;
    display: inline-block;
    width: 14.28571%; }
    .button-group.even-7 li > button, .button-group.even-7 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button {
      border-left: 0; }
    .button-group.even-7 li button, .button-group.even-7 li .button {
      width: 100%; }
  .button-group.even-8 li {
    margin: 0 -2px;
    display: inline-block;
    width: 12.5%; }
    .button-group.even-8 li > button, .button-group.even-8 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button {
      border-left: 0; }
    .button-group.even-8 li button, .button-group.even-8 li .button {
      width: 100%; }
  .button-group > li {
    margin: 0 -2px;
    display: inline-block; }
    .button-group > li > button, .button-group > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group > li:first-child button, .button-group > li:first-child .button {
      border-left: 0; }
  .button-group.stack > li {
    margin: 0 -2px;
    display: inline-block;
    display: block;
    margin: 0;
    float: none; }
    .button-group.stack > li > button, .button-group.stack > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
      border-left: 0; }
    .button-group.stack > li > button, .button-group.stack > li .button {
      border-top: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      margin: 0;
      display: block; }
    .button-group.stack > li > button {
      width: 100%; }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
      border-top: 0; }
  .button-group.stack-for-small > li {
    margin: 0 -2px;
    display: inline-block; }
    .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
      border-left: 0; }
    @media only screen and (max-width: 40em) {
      .button-group.stack-for-small > li {
        margin: 0 -2px;
        display: inline-block;
        display: block;
        margin: 0; }
        .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
          border-left: 1px solid;
          border-color: rgba(255, 255, 255, 0.5); }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
          border-left: 0; }
        .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
          border-top: 1px solid;
          border-color: rgba(255, 255, 255, 0.5);
          border-left-width: 0;
          margin: 0;
          display: block; }
        .button-group.stack-for-small > li > button {
          width: 100%; }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
          border-top: 0; } }
  .button-group.radius > * {
    margin: 0 -2px;
    display: inline-block; }
    .button-group.radius > * > button, .button-group.radius > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.radius > *:first-child button, .button-group.radius > *:first-child .button {
      border-left: 0; }
    .button-group.radius > *, .button-group.radius > * > a, .button-group.radius > * > button, .button-group.radius > * > .button {
      border-radius: 0; }
    .button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button {
      -webkit-border-bottom-left-radius: 3px;
      -webkit-border-top-left-radius: 3px;
      border-bottom-left-radius: 3px;
      border-top-left-radius: 3px; }
    .button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button {
      -webkit-border-bottom-right-radius: 3px;
      -webkit-border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
      border-top-right-radius: 3px; }
  .button-group.radius.stack > * {
    margin: 0 -2px;
    display: inline-block;
    display: block;
    margin: 0; }
    .button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
      border-left: 0; }
    .button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
      border-top: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      margin: 0;
      display: block; }
    .button-group.radius.stack > * > button {
      width: 100%; }
    .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
      border-top: 0; }
    .button-group.radius.stack > *, .button-group.radius.stack > * > a, .button-group.radius.stack > * > button, .button-group.radius.stack > * > .button {
      border-radius: 0; }
    .button-group.radius.stack > *:first-child, .button-group.radius.stack > *:first-child > a, .button-group.radius.stack > *:first-child > button, .button-group.radius.stack > *:first-child > .button {
      -webkit-top-left-radius: 3px;
      -webkit-top-right-radius: 3px;
      border-top-left-radius: 3px;
      border-top-right-radius: 3px; }
    .button-group.radius.stack > *:last-child, .button-group.radius.stack > *:last-child > a, .button-group.radius.stack > *:last-child > button, .button-group.radius.stack > *:last-child > .button {
      -webkit-bottom-left-radius: 3px;
      -webkit-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px; }
  @media only screen and (min-width: 48em) {
    .button-group.radius.stack-for-small > * {
      margin: 0 -2px;
      display: inline-block; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.radius.stack-for-small > *, .button-group.radius.stack-for-small > * > a, .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.radius.stack-for-small > *:first-child, .button-group.radius.stack-for-small > *:first-child > a, .button-group.radius.stack-for-small > *:first-child > button, .button-group.radius.stack-for-small > *:first-child > .button {
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px; }
      .button-group.radius.stack-for-small > *:last-child, .button-group.radius.stack-for-small > *:last-child > a, .button-group.radius.stack-for-small > *:last-child > button, .button-group.radius.stack-for-small > *:last-child > .button {
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px; } }
  @media only screen and (max-width: 40em) {
    .button-group.radius.stack-for-small > * {
      margin: 0 -2px;
      display: inline-block;
      display: block;
      margin: 0; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-top: 1px solid;
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        margin: 0;
        display: block; }
      .button-group.radius.stack-for-small > * > button {
        width: 100%; }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-top: 0; }
      .button-group.radius.stack-for-small > *, .button-group.radius.stack-for-small > * > a, .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.radius.stack-for-small > *:first-child, .button-group.radius.stack-for-small > *:first-child > a, .button-group.radius.stack-for-small > *:first-child > button, .button-group.radius.stack-for-small > *:first-child > .button {
        -webkit-top-left-radius: 3px;
        -webkit-top-right-radius: 3px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px; }
      .button-group.radius.stack-for-small > *:last-child, .button-group.radius.stack-for-small > *:last-child > a, .button-group.radius.stack-for-small > *:last-child > button, .button-group.radius.stack-for-small > *:last-child > .button {
        -webkit-bottom-left-radius: 3px;
        -webkit-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px; } }
  .button-group.round > * {
    margin: 0 -2px;
    display: inline-block; }
    .button-group.round > * > button, .button-group.round > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.round > *:first-child button, .button-group.round > *:first-child .button {
      border-left: 0; }
    .button-group.round > *, .button-group.round > * > a, .button-group.round > * > button, .button-group.round > * > .button {
      border-radius: 0; }
    .button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button {
      -webkit-border-bottom-left-radius: 1000px;
      -webkit-border-top-left-radius: 1000px;
      border-bottom-left-radius: 1000px;
      border-top-left-radius: 1000px; }
    .button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button {
      -webkit-border-bottom-right-radius: 1000px;
      -webkit-border-top-right-radius: 1000px;
      border-bottom-right-radius: 1000px;
      border-top-right-radius: 1000px; }
  .button-group.round.stack > * {
    margin: 0 -2px;
    display: inline-block;
    display: block;
    margin: 0; }
    .button-group.round.stack > * > button, .button-group.round.stack > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
      border-left: 0; }
    .button-group.round.stack > * > button, .button-group.round.stack > * .button {
      border-top: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      margin: 0;
      display: block; }
    .button-group.round.stack > * > button {
      width: 100%; }
    .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
      border-top: 0; }
    .button-group.round.stack > *, .button-group.round.stack > * > a, .button-group.round.stack > * > button, .button-group.round.stack > * > .button {
      border-radius: 0; }
    .button-group.round.stack > *:first-child, .button-group.round.stack > *:first-child > a, .button-group.round.stack > *:first-child > button, .button-group.round.stack > *:first-child > .button {
      -webkit-top-left-radius: 1rem;
      -webkit-top-right-radius: 1rem;
      border-top-left-radius: 1rem;
      border-top-right-radius: 1rem; }
    .button-group.round.stack > *:last-child, .button-group.round.stack > *:last-child > a, .button-group.round.stack > *:last-child > button, .button-group.round.stack > *:last-child > .button {
      -webkit-bottom-left-radius: 1rem;
      -webkit-bottom-right-radius: 1rem;
      border-bottom-left-radius: 1rem;
      border-bottom-right-radius: 1rem; }
  @media only screen and (min-width: 48em) {
    .button-group.round.stack-for-small > * {
      margin: 0 -2px;
      display: inline-block; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.round.stack-for-small > *, .button-group.round.stack-for-small > * > a, .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.round.stack-for-small > *:first-child, .button-group.round.stack-for-small > *:first-child > a, .button-group.round.stack-for-small > *:first-child > button, .button-group.round.stack-for-small > *:first-child > .button {
        -webkit-border-bottom-left-radius: 1000px;
        -webkit-border-top-left-radius: 1000px;
        border-bottom-left-radius: 1000px;
        border-top-left-radius: 1000px; }
      .button-group.round.stack-for-small > *:last-child, .button-group.round.stack-for-small > *:last-child > a, .button-group.round.stack-for-small > *:last-child > button, .button-group.round.stack-for-small > *:last-child > .button {
        -webkit-border-bottom-right-radius: 1000px;
        -webkit-border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px; } }
  @media only screen and (max-width: 40em) {
    .button-group.round.stack-for-small > * {
      margin: 0 -2px;
      display: inline-block;
      display: block;
      margin: 0; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-top: 1px solid;
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        margin: 0;
        display: block; }
      .button-group.round.stack-for-small > * > button {
        width: 100%; }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-top: 0; }
      .button-group.round.stack-for-small > *, .button-group.round.stack-for-small > * > a, .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.round.stack-for-small > *:first-child, .button-group.round.stack-for-small > *:first-child > a, .button-group.round.stack-for-small > *:first-child > button, .button-group.round.stack-for-small > *:first-child > .button {
        -webkit-top-left-radius: 1rem;
        -webkit-top-right-radius: 1rem;
        border-top-left-radius: 1rem;
        border-top-right-radius: 1rem; }
      .button-group.round.stack-for-small > *:last-child, .button-group.round.stack-for-small > *:last-child > a, .button-group.round.stack-for-small > *:last-child > button, .button-group.round.stack-for-small > *:last-child > .button {
        -webkit-bottom-left-radius: 1rem;
        -webkit-bottom-right-radius: 1rem;
        border-bottom-left-radius: 1rem;
        border-bottom-right-radius: 1rem; } }

.button-bar:before, .button-bar:after {
  content: " ";
  display: table; }
.button-bar:after {
  clear: both; }
.button-bar .button-group {
  float: left;
  margin-right: 0.625rem; }
  .button-bar .button-group div {
    overflow: hidden; }

/* Panels */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f2f2f2;
  color: #333333; }
  .panel > :first-child {
    margin-top: 0; }
  .panel > :last-child {
    margin-bottom: 0; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
    color: #333333; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
      line-height: 1.4; }
  .panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #c5e8f3;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #f2fafc;
    color: #333333; }
    .panel.callout > :first-child {
      margin-top: 0; }
    .panel.callout > :last-child {
      margin-bottom: 0; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li, .panel.callout dl {
      color: #333333; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
        line-height: 1.4; }
    .panel.callout a:not(.button) {
      color: #2ba6cb; }
      .panel.callout a:not(.button):hover, .panel.callout a:not(.button):focus {
        color: #258faf; }
  .panel.radius {
    border-radius: 3px; }

.dropdown.button, button.dropdown {
  position: relative;
  outline: none;
  padding-right: 3.5625rem; }
  .dropdown.button::after, button.dropdown::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: solid;
    border-color: #FFFFFF transparent transparent transparent;
    top: 50%; }
  .dropdown.button::after, button.dropdown::after {
    border-width: 0.375rem;
    right: 1.40625rem;
    margin-top: -0.15625rem; }
  .dropdown.button::after, button.dropdown::after {
    border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.tiny, button.dropdown.tiny {
    padding-right: 2.625rem; }
    .dropdown.button.tiny:after, button.dropdown.tiny:after {
      border-width: 0.375rem;
      right: 1.125rem;
      margin-top: -0.125rem; }
    .dropdown.button.tiny::after, button.dropdown.tiny::after {
      border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.small, button.dropdown.small {
    padding-right: 3.0625rem; }
    .dropdown.button.small::after, button.dropdown.small::after {
      border-width: 0.4375rem;
      right: 1.3125rem;
      margin-top: -0.15625rem; }
    .dropdown.button.small::after, button.dropdown.small::after {
      border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.large, button.dropdown.large {
    padding-right: 3.625rem; }
    .dropdown.button.large::after, button.dropdown.large::after {
      border-width: 0.3125rem;
      right: 1.71875rem;
      margin-top: -0.15625rem; }
    .dropdown.button.large::after, button.dropdown.large::after {
      border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.secondary:after, button.dropdown.secondary:after {
    border-color: #333333 transparent transparent transparent; }

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

[data-magellan-expedition], [data-magellan-expedition-clone] {
  background: #FFFFFF;
  z-index: 50;
  min-width: 100%;
  padding: 10px; }
  [data-magellan-expedition] .sub-nav, [data-magellan-expedition-clone] .sub-nav {
    margin-bottom: 0; }
    [data-magellan-expedition] .sub-nav dd, [data-magellan-expedition-clone] .sub-nav dd {
      margin-bottom: 0; }
    [data-magellan-expedition] .sub-nav a, [data-magellan-expedition-clone] .sub-nav a {
      line-height: 1.8em; }

.tabs {
  margin-bottom: 0 !important;
  margin-left: 0; }
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  .tabs:after {
    clear: both; }
  .tabs dd, .tabs .tab-title {
    position: relative;
    margin-bottom: 0 !important;
    list-style: none;
    float: left; }
    .tabs dd > a, .tabs .tab-title > a {
      display: block;
      background-color: #EFEFEF;
      color: #222222;
      padding: 1rem 2rem;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-size: 1rem; }
      .tabs dd > a:hover, .tabs .tab-title > a:hover {
        background-color: #e1e1e1; }
      .tabs dd > a:focus, .tabs .tab-title > a:focus {
        outline: none; }
    .tabs dd.active a, .tabs .tab-title.active a {
      background-color: #FFFFFF;
      color: #222222; }
  .tabs.radius dd:first-child a, .tabs.radius .tab:first-child a {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .tabs.radius dd:last-child a, .tabs.radius .tab:last-child a {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .tabs.vertical dd, .tabs.vertical .tab-title {
    position: inherit;
    float: none;
    display: block;
    top: auto; }

.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%; }
  .tabs-content:before, .tabs-content:after {
    content: " ";
    display: table; }
  .tabs-content:after {
    clear: both; }
  .tabs-content > .content {
    display: none;
    float: left;
    padding: 0.9375em 0;
    width: 100%; }
    .tabs-content > .content.active {
      display: block;
      float: none; }
    .tabs-content > .content.contained {
      padding: 0.9375em; }
  .tabs-content.vertical {
    display: block; }
    .tabs-content.vertical > .content {
      padding: 0 0.9375em; }

@media only screen and (min-width: 48em) {
  .tabs.vertical {
    width: 20%;
    max-width: 20%;
    float: left;
    margin: 0 0 1.25rem; }

  .tabs-content.vertical {
    width: 80%;
    max-width: 80%;
    float: left;
    margin-left: -1px;
    padding-left: 1rem; } }
.no-js .tabs-content > .content {
  display: block;
  float: none; }

ul.pagination {
  display: block;
  min-height: 1.5rem;
  margin-left: -0.3125rem; }
  ul.pagination li {
    height: 1.5rem;
    color: #222222;
    font-size: 0.875rem;
    margin-left: 0.3125rem; }
    ul.pagination li a, ul.pagination li button {
      display: block;
      padding: 0.0625rem 0.625rem 0.0625rem;
      color: #999999;
      background: none;
      border-radius: 3px;
      font-weight: normal;
      font-size: 1em;
      line-height: inherit;
      transition: background-color 300ms ease-out; }
    ul.pagination li:hover a,
    ul.pagination li a:focus, ul.pagination li:hover button,
    ul.pagination li button:focus {
      background: #e6e6e6; }
    ul.pagination li.unavailable a, ul.pagination li.unavailable button {
      cursor: default;
      color: #999999; }
    ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus, ul.pagination li.unavailable:hover button, ul.pagination li.unavailable button:focus {
      background: transparent; }
    ul.pagination li.current a, ul.pagination li.current button {
      background: #2ba6cb;
      color: #FFFFFF;
      font-weight: bold;
      cursor: default; }
      ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
        background: #2ba6cb; }
  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; }

.accordion {
  margin-bottom: 0; }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }
  .accordion .accordion-navigation, .accordion dd {
    display: block;
    margin-bottom: 0 !important; }
    .accordion .accordion-navigation.active > a, .accordion dd.active > a {
      background: #e8e8e8; }
    .accordion .accordion-navigation > a, .accordion dd > a {
      background: #EFEFEF;
      color: #222222;
      padding: 1rem;
      display: block;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-size: 1rem; }
      .accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
        background: #e3e3e3; }
    .accordion .accordion-navigation > .content, .accordion dd > .content {
      display: none;
      padding: 0.9375em; }
      .accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
        display: block;
        background: #FFFFFF; }

.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: 48em) 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: 48em) {
  .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: #77278b;
  text-decoration: none;
  line-height: inherit;
  -webkit-transition: color.3s;
  transition: color.3s;}
  a:hover, a:focus {
    color: #77278b;
  }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom:0.938rem;
  text-rendering: optimizeLegibility; }
  p.lead {
    font-size: 1.21875rem;
    line-height: 1.6; }
  p aside {
    font-size: 0.875rem;
    line-height: 1.35;
    font-style: italic; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: "FFDinWebLight";
  font-weight: normal;
  font-style: normal;
  color: #000000;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  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.125rem; }

h2 {
  font-size: 1.6875rem; }

h3 {
  font-size: 1.375rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 1rem; }

.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem; }

hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  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: normal;
  color: #333333;
  background-color: #f8f8f8;
  border-width: 1px;
  border-style: solid;
  border-color: #e0e0e0;
  padding: 0.125rem 0.3125rem 0.0625rem; }

/* Lists */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  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.25rem;
      margin-bottom: 0;
      list-style: none; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }
ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }
ul.no-bullet {
  list-style: none; }

/* Ordered Lists */
ol {
  margin-left: 1.4rem; }
  ol li ul,
  ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0; }

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

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222222;
  cursor: help; }

abbr {
  text-transform: none; }
  abbr[title] {
    border-bottom: 1px dotted #DDDDDD; }

/* Blockquotes */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #DDDDDD; }
  blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #555555; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #555555; }

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

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.625rem 0.75rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: bold;
    font-size: 0.9375rem; }

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

@media only screen and (min-width: 48em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }

  h1 {
    font-size: 2.75rem; }

  h2 {
    font-size: 2.3125rem; }

  h3 {
    font-size: 1.6875rem; }

  h4 {
    font-size: 1.4375rem; }

  h5 {
    font-size: 1.125rem; }

  h6 {
    font-size: 1rem; } }
.split.button {
  position: relative;
  padding-right: 5.0625rem; }
  .split.button span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px; }
    .split.button span:after {
      position: absolute;
      content: "";
      width: 0;
      height: 0;
      display: block;
      border-style: inset;
      top: 50%;
      left: 50%; }
    .split.button span:active {
      background-color: rgba(0, 0, 0, 0.1); }
  .split.button span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button span {
    width: 3.09375rem; }
    .split.button span:after {
      border-top-style: solid;
      border-width: 0.375rem;
      top: 48%;
      margin-left: -0.375rem; }
  .split.button span:after {
    border-color: #FFFFFF transparent transparent transparent; }
  .split.button.secondary span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.secondary span:after {
    border-color: #FFFFFF transparent transparent transparent; }
  .split.button.alert span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.success span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.tiny {
    padding-right: 3.75rem; }
    .split.button.tiny span {
      width: 2.25rem; }
      .split.button.tiny span:after {
        border-top-style: solid;
        border-width: 0.375rem;
        top: 48%;
        margin-left: -0.375rem; }
  .split.button.small {
    padding-right: 4.375rem; }
    .split.button.small span {
      width: 2.625rem; }
      .split.button.small span:after {
        border-top-style: solid;
        border-width: 0.4375rem;
        top: 48%;
        margin-left: -0.375rem; }
  .split.button.large {
    padding-right: 5.5rem; }
    .split.button.large span {
      width: 3.4375rem; }
      .split.button.large span:after {
        border-top-style: solid;
        border-width: 0.3125rem;
        top: 48%;
        margin-left: -0.375rem; }
  .split.button.expand {
    padding-left: 2rem; }
  .split.button.secondary span:after {
    border-color: #333333 transparent transparent transparent; }
  .split.button.radius span {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .split.button.round span {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px; }
  .split.button.no-pip span:before {
    border-style: none; }
  .split.button.no-pip span:after {
    border-style: none; }
  .split.button.no-pip span > i {
    top: 50%;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -0.28889em;
    margin-top: -0.48889em; }

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

.reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  z-index: 1005;
  width: 100%;
  top: 0;
  border-radius: 3px;
  left: 0;
  background-color: #FFFFFF;
  padding: 1.875rem;
  border: solid 1px #666666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }
  @media only screen and (max-width: 40em) {
    .reveal-modal {
      min-height: 100vh; } }
  .reveal-modal .column, .reveal-modal .columns {
    min-width: 0; }
  .reveal-modal > :first-child {
    margin-top: 0; }
  .reveal-modal > :last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 48em) {
    .reveal-modal {
      width: 80%;
      max-width: 62.5em;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 48em) {
    .reveal-modal {
      top: 6.25rem; } }
  .reveal-modal.radius {
    border-radius: 3px; }
  .reveal-modal.round {
    border-radius: 1000px; }
  .reveal-modal.collapse {
    padding: 0; }
  @media only screen and (min-width: 48em) {
    .reveal-modal.tiny {
      width: 30%;
      max-width: 62.5em;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 48em) {
    .reveal-modal.small {
      width: 40%;
      max-width: 62.5em;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 48em) {
    .reveal-modal.medium {
      width: 60%;
      max-width: 62.5em;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 48em) {
    .reveal-modal.large {
      width: 70%;
      max-width: 62.5em;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 48em) {
    .reveal-modal.xlarge {
      width: 95%;
      max-width: 62.5em;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  .reveal-modal.full {
    top: 0;
    left: 0;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none !important;
    margin-left: 0 !important; }
    @media only screen and (min-width: 48em) {
      .reveal-modal.full {
        width: 100%;
        max-width: 62.5em;
        left: 0;
        right: 0;
        margin: 0 auto; } }
  .reveal-modal.toback {
    z-index: 1003; }
  .reveal-modal .close-reveal-modal {
    font-size: 2.5rem;
    line-height: 1;
    position: absolute;
    top: 0.625rem;
    right: 1.375rem;
    color: #AAAAAA;
    font-weight: bold;
    cursor: pointer; }

/* Tooltips */
.has-tip {
  border-bottom: dotted 1px #CCCCCC;
  cursor: help;
  font-weight: bold;
  color: #333333; }
  .has-tip:hover, .has-tip:focus {
    border-bottom: dotted 1px #134b5b;
    color: #2ba6cb; }
  .has-tip.tip-left, .has-tip.tip-right {
    float: none !important; }

.tooltip {
  display: none;
  position: absolute;
  z-index: 1006;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 1.3;
  padding: 0.75rem;
  max-width: 300px;
  left: 50%;
  width: 100%;
  color: #FFFFFF;
  background: #333333; }
  .tooltip > .nub {
    display: block;
    left: 5px;
    position: absolute;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: transparent transparent #333333 transparent;
    top: -10px;
    pointer-events: none; }
    .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: #2ba6cb !important;
    border-bottom: dotted 1px #134b5b !important; }

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

@media only screen and (min-width: 48em) {
  .tooltip > .nub {
    border-color: transparent transparent #333333 transparent;
    top: -10px; }
  .tooltip.tip-top > .nub {
    border-color: #333333 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 #333333;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px; }
  .tooltip.tip-right > .nub {
    border-color: transparent #333333 transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px; } }
/* Clearing Styles */
.clearing-thumbs, [data-clearing] {
  margin-bottom: 0;
  margin-left: 0;
  list-style: none; }
  .clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
    content: " ";
    display: table; }
  .clearing-thumbs:after, [data-clearing]:after {
    clear: both; }
  .clearing-thumbs li, [data-clearing] li {
    float: left;
    margin-right: 10px; }
  .clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
    margin-right: 0; }

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

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

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

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

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

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

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

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

@media only screen and (min-width: 48em) {
  .clearing-main-prev,
  .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0; }
    .clearing-main-prev > span,
    .clearing-main-next > span {
      position: absolute;
      top: 50%;
      display: block;
      width: 0;
      height: 0;
      border: solid 12px; }
      .clearing-main-prev > span:hover,
      .clearing-main-next > span:hover {
        opacity: 0.8; }

  .clearing-main-prev {
    left: 0; }
    .clearing-main-prev > span {
      left: 5px;
      border-color: transparent;
      border-right-color: #CCCCCC; }

  .clearing-main-next {
    right: 0; }
    .clearing-main-next > span {
      border-color: transparent;
      border-left-color: #CCCCCC; }

  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: 0.3; }

  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center; }
    .clearing-assembled .clearing-container .carousel > ul {
      display: inline-block;
      z-index: 999;
      height: 100%;
      position: relative;
      float: none; }
      .clearing-assembled .clearing-container .carousel > ul li {
        display: block;
        width: 120px;
        min-height: inherit;
        float: left;
        overflow: hidden;
        margin-right: 0;
        padding: 0;
        position: relative;
        cursor: pointer;
        opacity: 0.4;
        clear: none; }
        .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
          height: 100%;
          max-width: none; }
        .clearing-assembled .clearing-container .carousel > ul li a.th {
          border: none;
          box-shadow: none;
          display: block; }
        .clearing-assembled .clearing-container .carousel > ul li img {
          cursor: pointer !important;
          width: 100% !important; }
        .clearing-assembled .clearing-container .carousel > ul li.visible {
          opacity: 1; }
        .clearing-assembled .clearing-container .carousel > ul li:hover {
          opacity: 0.8; }
  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    overflow: hidden;
    height: 85%; }

  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0; } }
/* Progress Bar */
.progress {
  background-color: #F6F6F6;
  height: 1.5625rem;
  border: 1px solid white;
  padding: 0.125rem;
  margin-bottom: 0.625rem; }
  .progress .meter {
    background: #2ba6cb;
    height: 100%;
    display: block; }
  .progress.secondary .meter {
    background: #e9e9e9;
    height: 100%;
    display: block; }
  .progress.success .meter {
    background: #5da423;
    height: 100%;
    display: block; }
  .progress.alert .meter {
    background: #c60f13;
    height: 100%;
    display: block; }
  .progress.radius {
    border-radius: 3px; }
    .progress.radius .meter {
      border-radius: 2px; }
  .progress.round {
    border-radius: 1000px; }
    .progress.round .meter {
      border-radius: 999px; }

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

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

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

.joyride-content-wrapper {
  width: 100%;
  padding: 1.125rem 1.25rem 1.5rem; }
  .joyride-content-wrapper .button {
    margin-bottom: 0 !important; }
  .joyride-content-wrapper .joyride-prev-tip {
    margin-right: 10px; }

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

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

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

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

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

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

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

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

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

/* Styles for screens that are at least 768px; */
@media only screen and (min-width: 48em) {
  .joyride-tip-guide {
    width: 300px;
    left: inherit; }
    .joyride-tip-guide .joyride-nub.bottom {
      border-color: #333333 !important;
      border-bottom-color: transparent !important;
      border-left-color: transparent !important;
      border-right-color: transparent !important;
      bottom: -20px; }
    .joyride-tip-guide .joyride-nub.right {
      border-color: #333333 !important;
      border-top-color: transparent !important;
      border-right-color: transparent !important;
      border-bottom-color: transparent !important;
      top: 22px;
      left: auto;
      right: -20px; }
    .joyride-tip-guide .joyride-nub.left {
      border-color: #333333 !important;
      border-top-color: transparent !important;
      border-left-color: transparent !important;
      border-bottom-color: transparent !important;
      top: 22px;
      left: -20px;
      right: auto; } }
.label {
  font-weight: normal;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  margin-bottom: auto;
  padding: 0.25rem 0.5rem 0.25rem;
  font-size: 0.6875rem;
  background-color: #2ba6cb;
  color: #FFFFFF; }
  .label.radius {
    border-radius: 3px; }
  .label.round {
    border-radius: 1000px; }
  .label.alert {
    background-color: #c60f13;
    color: #FFFFFF; }
  .label.warning {
    background-color: #f08a24;
    color: #FFFFFF; }
  .label.success {
    background-color: #5da423;
    color: #FFFFFF; }
  .label.secondary {
    background-color: #e9e9e9;
    color: #333333; }
  .label.info {
    background-color: #a0d3e8;
    color: #333333; }

.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden; }
  .off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
    min-height: 100%;
    -webkit-overflow-scrolling: touch; }

.inner-wrap {
  position: relative;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  -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: #333333;
  color: #FFFFFF;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
    color: #FFFFFF;
    font-weight: bold;
    line-height: 2.8125rem;
    margin: 0; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
    font-size: 1.125rem; }

.left-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-right: solid 1px #1a1a1a;
  left: 0; }

.right-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-left: solid 1px #1a1a1a;
  right: 0; }

.tab-bar-section {
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  height: 2.8125rem;
  top: 0; }
  @media only screen and (min-width: 48em) {
    .tab-bar-section.left {
      text-align: left; }
    .tab-bar-section.right {
      text-align: right; } }
  .tab-bar-section.left {
    left: 0;
    right: 2.8125rem; }
  .tab-bar-section.right {
    left: 2.8125rem;
    right: 0; }
  .tab-bar-section.middle {
    left: 2.8125rem;
    right: 2.8125rem; }

.tab-bar .menu-icon {
  text-indent: 2.1875rem;
  width: 2.8125rem;
  height: 2.8125rem;
  display: block;
  padding: 0;
  color: #FFFFFF;
  position: relative;
  transform: translate3d(0, 0, 0); }
  .tab-bar .menu-icon span::after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -0.5rem;
    left: 0.90625rem;
    box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
    width: 1rem; }
  .tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3; }

.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -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: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -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 {
    display: block;
    padding: 0.3rem 0.9375rem;
    color: #999999;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: bold;
    background: #444444;
    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: #242424; }

.move-right > .inner-wrap {
  -ms-transform: translate(15.625rem, 0);
  -webkit-transform: translate3d(15.625rem, 0, 0);
  -moz-transform: translate3d(15.625rem, 0, 0);
  -ms-transform: translate3d(15.625rem, 0, 0);
  -o-transform: translate3d(15.625rem, 0, 0);
  transform: translate3d(15.625rem, 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: transparent; }
  @media only screen and (min-width: 48em) {
    .move-right .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.move-left > .inner-wrap {
  -ms-transform: translate(-15.625rem, 0);
  -webkit-transform: translate3d(-15.625rem, 0, 0);
  -moz-transform: translate3d(-15.625rem, 0, 0);
  -ms-transform: translate3d(-15.625rem, 0, 0);
  -o-transform: translate3d(-15.625rem, 0, 0);
  transform: translate3d(-15.625rem, 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: transparent; }
  @media only screen and (min-width: 48em) {
    .move-left .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }
.offcanvas-overlap .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: transparent; }
  @media only screen and (min-width: 48em) {
    .offcanvas-overlap .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-left .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }
.offcanvas-overlap-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: transparent; }
  @media only screen and (min-width: 48em) {
    .offcanvas-overlap-left .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-right .left-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }
.offcanvas-overlap-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: transparent; }
  @media only screen and (min-width: 48em) {
    .offcanvas-overlap-right .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.no-csstransforms .left-off-canvas-menu {
  left: -15.625rem; }
.no-csstransforms .right-off-canvas-menu {
  right: -15.625rem; }
.no-csstransforms .move-left > .inner-wrap {
  right: 15.625rem; }
.no-csstransforms .move-right > .inner-wrap {
  left: 15.625rem; }

.left-submenu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1002;
  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;
  -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; }
  .left-submenu * {
    -webkit-backface-visibility: hidden; }
  .left-submenu .back > a {
    padding: 0.3rem 0.9375rem;
    color: #999999;
    text-transform: uppercase;
    font-weight: bold;
    background: #444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0; }
    .left-submenu .back > a:hover {
      background: #303030;
      border-top: 1px solid #5e5e5e;
      border-bottom: none; }
    .left-submenu .back > a:before {
      content: "\AB";
      margin-right: 0.5rem;
      display: inline; }
  .left-submenu.move-right, .left-submenu.offcanvas-overlap-right, .left-submenu.offcanvas-overlap {
    -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); }

.right-submenu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1002;
  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;
  -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; }
  .right-submenu * {
    -webkit-backface-visibility: hidden; }
  .right-submenu .back > a {
    padding: 0.3rem 0.9375rem;
    color: #999999;
    text-transform: uppercase;
    font-weight: bold;
    background: #444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0; }
    .right-submenu .back > a:hover {
      background: #303030;
      border-top: 1px solid #5e5e5e;
      border-bottom: none; }
    .right-submenu .back > a:after {
      content: "\BB";
      margin-left: 0.5rem;
      display: inline; }
  .right-submenu.move-left, .right-submenu.offcanvas-overlap-left, .right-submenu.offcanvas-overlap {
    -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); }

.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
  content: "\BB";
  margin-left: 0.5rem;
  display: inline; }

.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
  content: "\AB";
  margin-right: 0.5rem;
  display: inline; }

/* Foundation Dropdowns */
.f-dropdown {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  outline: none;
  width: 100%;
  max-height: none;
  height: auto;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 89;
  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 #FFFFFF transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 89; }
  .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: 88; }
  .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;
    outline: none;
    width: 100%;
    max-height: none;
    height: auto;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 89;
    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 #FFFFFF transparent transparent;
      border-right-style: solid;
      position: absolute;
      top: 10px;
      left: -12px;
      z-index: 89; }
    .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: 88; }
  .f-dropdown.drop-left {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    width: 100%;
    max-height: none;
    height: auto;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 89;
    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 #FFFFFF;
      border-left-style: solid;
      position: absolute;
      top: 10px;
      right: -12px;
      left: auto;
      z-index: 89; }
    .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: 88; }
  .f-dropdown.drop-top {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    width: 100%;
    max-height: none;
    height: auto;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 89;
    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: #FFFFFF transparent transparent transparent;
      border-top-style: solid;
      position: absolute;
      top: auto;
      bottom: -12px;
      left: 10px;
      right: auto;
      z-index: 89; }
    .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: 88; }
  .f-dropdown li {
    font-size: 0.875rem;
    cursor: pointer;
    line-height: 1.125rem;
    margin: 0; }
    .f-dropdown li:hover, .f-dropdown li:focus {
      background: #EEEEEE; }
    .f-dropdown li.radius {
      border-radius: 3px; }
    .f-dropdown li a {
      display: block;
      padding: 0.5rem;
      color: #555555; }
  .f-dropdown.content {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    padding: 1.25rem;
    width: 100%;
    height: auto;
    max-height: none;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 89;
    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; }
  .f-dropdown.mega {
    width: 100% !important;
    max-width: 100% !important; }
    .f-dropdown.mega.open {
      left: 0 !important; }

table {
  background: #FFFFFF;
  margin-bottom: 1.25rem;
  border: solid 1px #DDDDDD;
  table-layout: auto; }
  table caption {
    background: transparent;
    color: #222222;
    font-size: 1rem;
    font-weight: bold; }
  table thead {
    background: #F5F5F5; }
    table thead tr th,
    table thead tr td {
      padding: 0.5rem 0.625rem 0.625rem;
      font-size: 0.875rem;
      font-weight: bold;
      color: #222222; }
  table tfoot {
    background: #F5F5F5; }
    table tfoot tr th,
    table tfoot tr td {
      padding: 0.5rem 0.625rem 0.625rem;
      font-size: 0.875rem;
      font-weight: bold;
      color: #222222; }
  table tr th,
  table tr td {
    padding: 0.5625rem 0.625rem;
    font-size: 0.875rem;
    color: #222222;
    text-align: left; }
  table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #F9F9F9; }
  table thead tr th,
  table tfoot tr th,
  table tfoot tr td,
  table tbody tr th,
  table tbody tr td,
  table tr td {
    display: table-cell;
    line-height: 1.125rem; }

.range-slider {
  position: relative;
  border: 1px solid #DDDDDD;
  margin: 1.25rem 0;
  -ms-touch-action: none;
  touch-action: none;
  display: block;
  width: 100%;
  height: 1rem;
  background: #FAFAFA; }
  .range-slider.vertical-range {
    position: relative;
    border: 1px solid #DDDDDD;
    margin: 1.25rem 0;
    -ms-touch-action: none;
    touch-action: none;
    display: inline-block;
    width: 1rem;
    height: 12.5rem; }
    .range-slider.vertical-range .range-slider-handle {
      margin-top: 0;
      margin-left: -0.5rem;
      position: absolute;
      bottom: -10.5rem; }
    .range-slider.vertical-range .range-slider-active-segment {
      width: 0.875rem;
      height: auto;
      bottom: 0; }
  .range-slider.radius {
    background: #FAFAFA;
    border-radius: 3px; }
    .range-slider.radius .range-slider-handle {
      background: #2ba6cb;
      border-radius: 3px; }
      .range-slider.radius .range-slider-handle:hover {
        background: #2692b3; }
  .range-slider.round {
    background: #FAFAFA;
    border-radius: 1000px; }
    .range-slider.round .range-slider-handle {
      background: #2ba6cb;
      border-radius: 1000px; }
      .range-slider.round .range-slider-handle:hover {
        background: #2692b3; }
  .range-slider.disabled, .range-slider[disabled] {
    background: #FAFAFA;
    cursor: not-allowed;
    opacity: 0.7; }
    .range-slider.disabled .range-slider-handle, .range-slider[disabled] .range-slider-handle {
      background: #2ba6cb;
      cursor: default;
      opacity: 0.7; }
      .range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
        background: #2692b3; }

.range-slider-active-segment {
  display: inline-block;
  position: absolute;
  height: 0.875rem;
  background: #e7e7e7; }

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

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="block-grid-"]:after {
    clear: both; }
  [class*="block-grid-"] > li {
    display: block;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem; }

@media only screen {
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .small-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .small-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .small-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .small-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .small-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .small-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .small-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .small-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .small-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .small-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .small-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .small-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .small-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .small-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .small-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .small-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .small-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .small-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .small-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .small-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .small-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .small-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 48em) {
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .medium-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .medium-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .medium-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .medium-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .medium-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .medium-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .medium-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .medium-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .medium-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .medium-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .medium-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .medium-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .medium-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .medium-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .medium-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .medium-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .medium-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .medium-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 64.063em) {
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .large-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .large-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .large-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .large-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .large-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .large-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .large-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .large-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .large-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .large-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .large-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .large-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .large-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .large-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .large-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .large-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .large-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .large-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .large-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .large-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .large-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .large-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
.flex-video {
  position: relative;
  padding-top: 1.5625rem;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden; }
  .flex-video.widescreen {
    padding-bottom: 56.34%; }
  .flex-video.vimeo {
    padding-top: 0; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

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

.switch {
  padding: 0;
  border: none;
  position: relative;
  outline: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }
  .switch label {
    display: block;
    margin-bottom: 1rem;
    position: relative;
    color: transparent;
    background: #DDDDDD;
    text-indent: 100%;
    width: 4rem;
    height: 2rem;
    cursor: pointer;
    transition: left 0.15s ease-out; }
  .switch input {
    opacity: 0;
    position: absolute;
    top: 9px;
    left: 10px;
    padding: 0; }
    .switch input + label {
      margin-left: 0;
      margin-right: 0; }
  .switch label:after {
    content: "";
    display: block;
    background: #FFFFFF;
    position: absolute;
    top: .25rem;
    left: .25rem;
    width: 1.5rem;
    height: 1.5rem;
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    -o-transition: translate3d(0, 0, 0);
    transition: left 0.15s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .switch input:checked + label {
    background: #2ba6cb; }
  .switch input:checked + label:after {
    left: 2.25rem; }
  .switch label {
    width: 4rem;
    height: 2rem; }
  .switch label:after {
    width: 1.5rem;
    height: 1.5rem; }
  .switch input:checked + label:after {
    left: 2.25rem; }
  .switch label {
    color: transparent;
    background: #DDDDDD; }
  .switch label:after {
    background: #FFFFFF; }
  .switch input:checked + label {
    background: #2ba6cb; }
  .switch.large label {
    width: 5rem;
    height: 2.5rem; }
  .switch.large label:after {
    width: 2rem;
    height: 2rem; }
  .switch.large input:checked + label:after {
    left: 2.75rem; }
  .switch.small label {
    width: 3.5rem;
    height: 1.75rem; }
  .switch.small label:after {
    width: 1.25rem;
    height: 1.25rem; }
  .switch.small input:checked + label:after {
    left: 2rem; }
  .switch.tiny label {
    width: 3rem;
    height: 1.5rem; }
  .switch.tiny label:after {
    width: 1rem;
    height: 1rem; }
  .switch.tiny input:checked + label:after {
    left: 1.75rem; }
  .switch.radius label {
    border-radius: 4px; }
  .switch.radius label:after {
    border-radius: 3px; }
  .switch.round {
    border-radius: 1000px; }
    .switch.round label {
      border-radius: 2rem; }
    .switch.round label:after {
      border-radius: 2rem; }

/* 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 !important; }

  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* medium displays */
@media only screen and (min-width: 48em) {
  .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 !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* large displays */
@media only screen and (min-width: 64.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 !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* xlarge displays */
@media only screen and (min-width: 90.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    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 !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* xxlarge displays */
@media only screen and (min-width: 120.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    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 !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important; }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table !important; }

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important; }

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important; }

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important; }

  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; }

  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important; }

  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }

  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }

  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }

  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important; } }
@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important; }

  .hide-for-portrait,
  .show-for-landscape {
    display: none !important; }

  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important; }

  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important; }

  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important; }

  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important; }

  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important; } }
/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .show-for-print {
    display: block; }

  .hide-for-print {
    display: none; }

  table.show-for-print {
    display: table !important; }

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

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

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

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

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

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

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

  @page {
    margin: 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; } }
/* Print visibility */
@media print {
  .show-for-print {
    display: block; }

  .hide-for-print {
    display: none; }

  table.show-for-print {
    display: table !important; }

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

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

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

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

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

/***************  templates/main/css/global.layout.css  ***************/
.sprinklrHeading {
    text-align: center;
    margin: 15px 0 28px 0;
}
#page_dining .sprinklrHeading {
	margin: 0 0 35px 0;
}
.sprinklr_widget {
    margin: 25px auto !important;
}
optgroup {
    font-style: normal;
}
.menu-wrapper .shortcuts .last.has-submenu {
    display: none;
}
#page_group_dining .reserve_now_wrap .tripleseat_button {
    background-color: #fff;
    border: 1px solid #7e7e7e;
    color: #7e7e7e;
    outline: 1px solid #fff;
    outline-offset: -4px;
    position: relative;
	padding: 0 15px;
}
#page_group_dining .reserve_now_wrap .tripleseat_button:hover, .reserve_now_wrap .tripleseat_button:hover:focus {
    background-color: #77278b;
    border-color: #77278b;
    color: #fff;
    outline-color: #af96b5;
}
#page_group_dining .fancybox-close,
#page_lounges-bars .fancybox-close {
    background: rgba(0, 0, 0, 0) url(/templates/widgets/dining_listing/fancybox-close.png) no-repeat scroll 0 0;
    right: -18px;
    top: -11px;
}
/* Foundation overides */
#addBodyContent ul#inPageEditBarMenu ul, #addBodyContent ul#inPageEditBarMenu{
  line-height: 1;
  font-size: 12px;
}
/*add below class to any element to remove empty its after content*/
#blockCollection .contentBlock li a.no_doubleArrow:after{
    content:"";
}
.row.no-max{
  max-width: none;
}
.row.no-max .row{
  margin-left: 0;
  margin-right: 0;
}
.table-cell{
  display: inline-block;
  vertical-align: middle;
}
html{
   -webkit-text-size-adjust: 100%;
}

.widget_wrap{
    position: relative;
}

/* global button styles */
.global_cta{
  display: inline-block;
  font-family: "FFDINWebMedium";
  font-size: 0.875em;
  height: 42px;
  line-height: 44px;
  margin:0;
  padding:0;
  letter-spacing: 0.1em;
  text-align: center;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all .3s;
  transition: all .3s;
}
#page_contact .global_cta {
   line-height: 41px;
}
.dark_btn{
  color: #fff;
  background-color: #7e7e7e;
  outline: 1px solid #a5a5a5;
  border: 1px solid #7e7e7e;
  outline-offset: -4px;
  position: relative;
}

.dark_btn:after {
	content: "";
	position: absolute\9;
	border: 1px solid #a5a5a5\9;
	width: 100%\9;
	height: 100%\9;
	left: 0\9;
	top:0\9;
}
/*#room_detail_wrapper .dark_btn:after{
	content: "";
	position: absolute\9;
	border: 1px solid #a5a5a5\9;
	width: 90%\9;
	height: 44%\9;
	left: 1.5%\9;
	top: 27%\9;
}
#page_entertainment .dark_btn:after{
	content: "";
	position: absolute\9;
	border: 1px solid #a5a5a5\9;
	width: 93%\9;
	height: 85%\9;
	left: 1.5%\9;
	top: 7%\9;
}
#offer_detail_wrapper .dark_btn:after{
	content: "";
	position: absolute\9;
	border: 1px solid #a5a5a5\9;
	width: 176px\9;
	height: 36px\9;
	left: 0.5%\9;
	top: 46%\9;
}
#page_entertainment .event_details .dark_btn:after{
	content: "";
	position: absolute\9;
	border: 1px solid #a5a5a5\9;
	width: 50%\9;
	height: 51%\9;
	left: 0.5%\9;
	top: 45%\9;
}
#dining_detail_wrapper .dining_detail_slick .reserve_now_wrap .reserve_now_btn:after{
	width:98%\9;
	left:0.9%\9;
}*/
.dark_btn:hover:after, #room_detail_wrapper .dark_btn:hover:after, #offer_detail_wrapper .dark_btn:hover:after, #page_entertainment .dark_btn:hover:after{
	border:none;
}
#contact form.flexibleForm button.submit.dark_btn:after, .signup_submit a.submit.dark_btn:after{
	left:1%\9;
	width:98%\9;
}
/*.ie #offer_detail_wrapper .shopping_button .dark_btn::after{
	width:144px;
	top:8%;
}
.ie #page_shopping .shopping_button .dark_btn::after{
	width:158px;
	left:1.6%;
}
.ie #page_home .light_btn:hover:after, .ie #page_home .light_btn:hover:focus:after {
	width: 93%;
	height: 86%;
	left: 2%;
}*/
.ie .light_btn:hover:after, .ie .light_btn:hover:focus:after {
	content: "";
	position: absolute;
	border: 1px solid #a5a5a5;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

/*.ie #page_entertainment .light_btn:hover:after{
	width: 93%;
	height: 72%;
	left: 5.3%;
}
.ie #page_entertainment .featured_item_wrap .light_btn:hover:after{
	width: 49%;
	height: 85%;
	left: 25.5%;
}
.ie #page_entertainment .featured_item_wrap .has_buy_btn .light_btn:hover:after{
	width:93%;
	left:5%;
}
.ie #page_shopping .offer_slider .shopping_button .light_btn:hover:after{
	width: 83%;
	height: 86%;
	left: 8.5%;
}
.ie #page_shopping .offer_item .offer_button .light_btn:hover:after{
	width: 97%;
	height: 86%;
	left: 1.8%;
}*/

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.dark_btn:after {
		content: "";
		position: absolute;
		border: 1px solid #a5a5a5;
		width: 100%;
		height: 100%;
		left: 0;
		top:0;
	}
	/*#room_detail_wrapper .dark_btn:after{
		content: "";
		position: absolute;
		border: 1px solid #a5a5a5;
		width: 90%;
		height: 44%;
		left: 1.5%;
		top: 27%;
	}
	#offer_detail_wrapper .dark_btn:after{
		content: "";
		position: absolute;
		border: 1px solid #a5a5a5;
		width: 176px;
		height: 36px;
		left: 0.5%;
		top: 46%;
	}*/
	.light_btn:hover::after{
		content: "";
		position: absolute;
		border: 1px solid #a5a5a5;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
	}
  /*      #page_rooms .light_btn:hover:after {
                width: 91%;
        }
        #page_lounges-bars .light_btn:hover:after {
                width: 95.5%;
        }
        #page_entertainment .agenda-widget .light_btn:hover:after {
                width: 49%;
                left: 25.5%;
        }
        #page_entertainment .agenda-widget .has_buy_btn .light_btn:hover:after {
                width: 93%;
                left: 5%;
        }
        .offer_button .light_btn:hover::after {
                width: 91%;
        }
        #page_shopping .offer_button .light_btn:hover:after {
                width: 96%;
        }
        #page_shopping #offer_detail_wrapper .dark_btn:after {
                width: 157px;
                top: 7%;
                left: 2%;
        }
        #page_shopping #offer_detail_wrapper .light_btn:hover:after {
            content: "";
            position: absolute;
            border: 1px solid #a5a5a5;
            width: 158px;
            height: 36px;
            left: 9%;
            top: 7%;
        }
	#page_entertainment .dark_btn:after{
		content: "";
		position: absolute;
		border: 1px solid #a5a5a5;
		width: 93%;
		height: 85%;
		left: 1.5%;
		top: 7%;
	}

	#page_entertainment .event_details .dark_btn:after{
		content: "";
		position: absolute;
		border: 1px solid #a5a5a5;
		width: 50%;
		height: 51%;
		left: 0.5%;
		top: 45%;
	}
	#dining_detail_wrapper .dining_detail_slick .reserve_now_wrap .reserve_now_btn:after{
		width:98%;
		left:0.9%;
	}
	#contact form.flexibleForm button.submit.dark_btn:after, .signup_submit a.submit.dark_btn:after{
		left:1%;
		width:98%;
	}*/
	.dark_btn:hover:after, #room_detail_wrapper .dark_btn:hover:after, #offer_detail_wrapper .dark_btn:hover:after, #page_entertainment .dark_btn:hover:after{
		border:none;
	}
  .group_reservations_link a{
    text-decoration: none !important;
  }
}

.dark_btn:hover, .dark_btn:hover:focus{
  color: #77278b;
  border-color: #77278b;
  background-color: #fff;
  outline-color: #fff;
}
.dark_btn:focus{
  color:#fff;
}
.light_btn{
  color: #7e7e7e;
  background-color: #fff;
  border: 1px solid #7e7e7e;
  outline: 1px solid #fff;
  outline-offset: -4px;
  position: relative;
}
.light_btn:hover, .light_btn:hover:focus{
  color: #fff;
  background-color: #77278b;
  outline-color: #AF96B5;
  border-color: #77278b;
}
.light_btn:focus{
  color: #7e7e7e;
}


/*header*/
header#header {
  width: 100%;
  height: 61px;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
header#header > .row{
  height: 100%;
  position: relative;
}

#logo{
  height: 100%;
  width: 200px;
  position: absolute;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  z-index: 1;
}
#logo:focus{
  outline:none;
}
body.menu_open #logo{
  -webkit-transform: translateX(-110px);
  -ms-transform: translateX(-110px);
  transform: translateX(-110px);
}
.banner_popup {
	background: #77278b;
	text-align:center;
}
.banner_popup a, .banner_popup p {
	color: #fff;
	display: inline-block;
	font-family: "FFDINWebLight";
	font-size: 12px;
	line-height: 14px;
	margin: 6px 6px 2px;
	text-transform: uppercase;
}
.banner_popup a{
	font-weight:bold;
}

.logo_img_small {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
}


ul.shortcuts, ul.menuLevel2{
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.main_menu{
  margin-top: 61px;
}
.main_menu .level1, .main_menu .level2, .more_menu .level1, .more_menu .level2{
  display: table;
  width: 100%;
  height: 40px;
}
.main_menu .level1.has-submenu:after, .more_menu .level1.has-submenu:after{
  display: inline-block;
  content: "\e601";
  font-family: 'cosmo_font';
  font-size: 25px;
  line-height: 40px;
  color: #fff;
  position: absolute;
  right: 15px;
}
.more_menu .level1.has-submenu.more:after{
  display: none;
}
.main_menu .level1.last{
  display: none;
}
.main_menu .level2.back:before, .more_menu .level2.back:before{
  display: inline-block;
  content: "\e603";
  font-family: 'cosmo_font';
  font-size: 18px;
  line-height: 40px;
  color: #fff;
  position: absolute;
  left: 15px;
}
.main_menu .level1 > a, .more_menu .level1 > a{
  display: table-cell;
  width:100%;
  height: 100%;
  vertical-align: middle;
  color: #fff;
  text-transform: uppercase;
  font-family: 'FFDINWeb';
  font-size: 1.125em;
  line-height: 1;
  border-bottom: 1px solid #fff;
  padding: 0 15px;
  text-indent: 8px;
}
.more_menu .level1.last > a{
  border-bottom:none;
  cursor:pointer;
}
.main_menu .level2 > a, .more_menu .level2 > a{
  display: table-cell;
  width:100%;
  height: 100%;
  vertical-align: middle;
  color: #fff;
  text-transform: capitalize;
  font-family: 'FFDINWeb';
  font-size: 1.125em;
  line-height: 1;
  border-bottom: 1px solid #fff;
  padding: 0 15px;
  text-indent: 8px;
}
.main_menu .level2.last > a, .more_menu .level2.last > a{
  border-bottom: none
}
.main_menu .level2.back > a, .more_menu .level2.back > a{
  padding-left: 30px;
  text-transform: uppercase;
}
.main_menu .level1 > .menuLevel2, .more_menu .level1 > .menuLevel2{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: #000;
  background-image: url(/templates/main/images/patterns/fishnet-popups.png);
  background-position: top left;
  background-repeat: repeat;
  z-index: 999;
  opacity: 1;
  padding-top: 61px;
  overflow: hidden;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  -webkit-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-transition:all .4s ease-in-out;
  transition:all .4s ease-in-out;
}

@media only screen and (max-width: 47.938em) {
  .main_menu .level1 > .menuLevel2, .more_menu .level1 > .menuLevel2{
    left: 100%;
  }
	#page_home.popupActive .identity_membership_cta{
		margin-top: 105px;
	}
}
.main_menu .level1.open > .menuLevel2, .more_menu .level1.open > .menuLevel2{
  -webkit-transform: translate3d(-100%,0,0);
  -ms-transform: translate3d(-100%,0,0);
  transform: translate3d(-100%,0,0);
}

div#mobile_more_button {
  width: 20px;
  height: 61px;
  position: absolute;
  right: 22px;
  top: 0;
  border: none;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

body.menu_open div#mobile_more_button{
  -webkit-transform: translateX(-110px);
  -ms-transform: translateX(-110px);
  transform: translateX(-110px);
}

div#mobile_more_button > a {
  text-transform: lowercase;
  font-size: 0.875em;
  display: inline-block;
  line-height: 1;
  height: 16px;
  width: 20px;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  -webkit-transition: color .3s;
  transition: color .3s;
}
nav#main-nav li.level1.more .icon-container, div#mobile_more_button .icon-container{
  width:20px;
  height:18px;
  display:block;
  cursor:pointer;
  /*line-height: 10px;
  margin:0 auto 5px;*/
  position: relative;
  -webkit-backface-visibility:hidden;
  -o-backface-visibility:hidden;
  -ms-backface-visibility:hidden;
  backface-visibility:hidden;
}

nav#main-nav li.level1.more .line, div#mobile_more_button .line{
  display: block;
  position: absolute;
  width:20px;
  height:3px;
  background-color:#000;
  -webkit-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform:translate(0, 0);
  -ms-transform:translate(0, 0);
  transform:translate(0, 0);
}
/*#main-nav.open li.level1.more .line, nav#main-nav.open div#mobile_more_button .line{
  background-color: #fff;
}*/

nav#main-nav li.level1.more .line01, div#mobile_more_button .line01{
  top:0;
  opacity:1;
  -webkit-transition-delay:210ms;
  transition-delay:210ms;
}

nav#main-nav li.level1.more .line02, div#mobile_more_button .line02{
  top:6px;
  -webkit-transition-delay:140ms;
  transition-delay:140ms;
}

nav#main-nav li.level1.more .line03, div#mobile_more_button .line03{
  top:12px;
  -webkit-transition-delay:70ms;
  transition-delay:70ms;
}

nav#main-nav li.level1.more .line04, div#mobile_more_button .line04{
  top:18px;
  opacity:0;
  -webkit-transform: scale(.5);
  -ms-transform: scale(.5);
  transform:scale(.5);
  -webkit-transition-delay:0ms;
  transition-delay:0ms;
}

/*nav#main-nav li.level1.more > a:hover .line, div#mobile_more_button > a:hover .line{
  -webkit-transform:translate(0, -6px);
  -ms-transform:translate(0, -6px);
  transform:translate(0, -6px);
}

nav#main-nav li.level1.more > a:hover .line01, div#mobile_more_button > a:hover .line01{
  opacity:0;
  -webkit-transform: translate(0, -6px) scale(.5);
  -ms-transform: translate(0, -6px) scale(.5);
  transform: translate(0, -6px) scale(.5);
  -webkit-transition-delay:0ms;
  transition-delay:0ms;
}

nav#main-nav li.level1.more > a:hover .line02, div#mobile_more_button > a:hover .line02{
  -webkit-transition-delay:70ms;
  transition-delay:70ms;
}

nav#main-nav li.level1.more > a:hover .line03, div#mobile_more_button > a:hover .line03{
  -webkit-transition-delay:140ms;
  transition-delay:140ms;
}

nav#main-nav li.level1.more > a:hover .line04, div#mobile_more_button > a:hover .line04{
  opacity:1;
  -webkit-transition-delay:210ms;
  transition-delay:210ms;
}*/

#main-nav.open li.level1.more .line:nth-child(1), nav#main-nav.open div#mobile_more_button .line:nth-child(1){
  background:0;
  -webkit-transition-delay:0ms;
  transition-delay:0ms;
}

#main-nav.open li.level1.more .line:nth-child(2), nav#main-nav.open div#mobile_more_button .line:nth-child(2){
  -webkit-transform:rotate(-45deg);
  -ms-transform:rotate(-45deg);
  transform:rotate(-45deg);
  opacity:1;
  -webkit-transition-delay:0ms;
  transition-delay:0ms;
}

#main-nav.open li.level1.more .line:nth-child(3), nav#main-nav.open div#mobile_more_button .line:nth-child(3){
  -webkit-transform: translateY(-6px) rotate(45deg);
  -ms-transform: translateY(-6px) rotate(45deg);
  transform: translateY(-6px) rotate(45deg);
  opacity:1;
  -webkit-transition-delay:0ms;
  transition-delay:0ms;
}

#main-nav.open li.level1.more .line:nth-child(4), nav#main-nav.open div#mobile_more_button .line:nth-child(4){
  background:0;
  -webkit-transition-delay:0ms;
  transition-delay:0ms;
}
nav#main-nav.open li.more > a:hover span.icon-container .line02{
  background-color: #f9a32d;
}
nav#main-nav.open li.more > a:hover span.icon-container .line03 {
  background-color: #f9a32d;
}
.mobile_menu_wrap{
  position: fixed;
  width: 100%;
  height: 100%;
  left: 100%;
  background-color: #000;
  background-image: url(/templates/main/images/patterns/fishnet-popups.png);
  background-position: top left;
  background-repeat: repeat;
  z-index: 999;
  opacity: 1;
  overflow-y: scroll;
  -webkit-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
body.menu_open .mobile_menu_wrap{
  -webkit-transform: translate3d(-100%,0,0);
  -ms-transform: translate3d(-100%,0,0);
  transform: translate3d(-100%,0,0);
}
.mobile_menu_close{
  position: absolute;
  top:19px;
  right: 22px;
  width: 20px;
  height: 20px;
  background-color: transparent!important;
  color: #fff;
  padding:0;
  margin:0;
  outline:none!important;
}
.mobile_menu_close:after{
  display: block;
  content: "\e600";
  font-family: 'cosmo_font';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 17px;
  font-size: 19px;
  text-align: center;
}
.large_wrap > img{
  display: none;
}
#off_canvas_container{
  overflow: hidden;
  -webkit-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
body.menu_open #off_canvas_container{
  -webkit-transform: translate3d(-110px,0,0);
  -ms-transform: translate3d(-110px,0,0);
  transform: translate3d(-110px,0,0);
  /*left:-110px;*/
}
/*body.menu_open.sub_menu #off_canvas_container{
  -webkit-transform: translateX(-200%);
  -ms-transform: translateX(-200%);
  transform: translateX(-200%);
}*/
/* end more menu link */

/*identity membership*/
.identity_membership_cta{
  height: 41px;
  background-color: #f1f1f1;
  z-index: 2;
  font-family: 'FFDINWeb';
  font-size: 0.875em;
  color: #000;
  text-transform: uppercase;
  line-height: 41px;
  float: none;
  margin-top: 61px;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  cursor: pointer;
}
.identity_title{
  display: inline-block;
  position: relative;
}
.identity_title:before{
  display: inline-block;
  content: "\e607";
  font-family: 'cosmo_font';
  font-size: 32px;
  color: #000;
  width: 37px;
  vertical-align: middle;
  line-height: 40px;
  float: left;
}

/*body.menu_open .identity_membership{
  -webkit-transform: translateX(-110px);
  -ms-transform: translateX(-110px);
  transform: translateX(-110px);
}*/

/*bookingmask*/
header#header > .row.bm_adjuster{
  height: 0;
}
div#booking_mask{
  height: 100%;
  width: 100%;
  position: fixed;
  right: 0;
  bottom: 0;
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  z-index: 300;
  -webkit-transition: opacity .4s, max-height 0s .4s;
  transition: opacity .4s, max-height 0s .4s;
}
body.bookingmask_open div#booking_mask{
  opacity: 1;
  max-height: 100%;
  -webkit-transition: opacity .4s, max-height 0s 0s;
  transition: opacity .4s, max-height 0s 0s;
}

div#booking_mask div.booking_form_wrapper {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-transform: translate3d(0,5%,0) scale3d(1.1,1.1,1);;
    -ms-transform: translate3d(0,5%,0) scale3d(1.1,1.1,1);;
    transform: translate3d(0,5%,0) scale3d(1.1,1.1,1);;
    -webkit-transition: all .4s;
    transition: all .4s;
}

body.bookingmask_open div#booking_form_wrapper {
    -webkit-transform: translate3d(0,0,0) scale3d(1,1,1);;
    -ms-transform: translate3d(0,0,0) scale3d(1,1,1);;
    transform: translate3d(0,0,0) scale3d(1,1,1);;
}

div#booking_mask #booking_form_wrapper .formWrapper{
  margin: 0 auto;
  width: 183px;
  padding: 25px 0 0 0;
}
div.mobile_cta{
  height: 52px;
  position: fixed;
  bottom: 0;
  padding:0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
body.menu_open div.mobile_cta{
  -webkit-transform: translateX(-110px);
  -ms-transform: translateX(-110px);
  transform: translateX(-110px);
}
body.open_home_guestbook div.mobile_cta, body.open_guestbook div.mobile_cta{
  opacity: 0;
  bottom: -52px;
}
button.mobile_cta_button {
  height: 100%;
  padding: 0;
  margin: 0;
  line-height: 52px;
  outline:none!important;
  text-transform: uppercase;
  border-top: 1px solid #d9d9d9;
}
button.mobile_cta_button.photos{
  color: #7e7e7e;
  background-color: #fff;
  font-family: 'FFDINWeb';
  font-size: 0.813em;
  padding-left: 15px;
  text-align: left;
  letter-spacing: 0.1em;
}
button.mobile_cta_button.photos:before{
  display: inline-block;
  content: "\e602";
  font-family: 'cosmo_font';
  font-size: 32px;
  vertical-align: middle;
  width: 18px;
  text-indent: -8px;
  margin-right: 10px;
}
button.mobile_cta_button.check_rates{
  color: #77278b;
  background-color: #fff;
  font-size: 0.750em;
  text-align: right;
  padding-right: 15px;
  font-family: 'FFDINWebMedium';
  letter-spacing: 0.07em;
}
button.mobile_cta_button.check_rates:after{
  display: inline-block;
  content: "\e604";
  font-family: 'cosmo_font';
  font-size: 30px;
  vertical-align: middle;
  width: 12px;
  text-indent: -8px;
}
div.arrivalWrapper,
div.departWrapper{
  text-align: center;
  margin-bottom: 8px;
}
/*div.arrivalWrapper{
  margin: 0 27px 0 0;
}*/
#booking-form label {
  font-family: 'FFDINWebMedium';
  font-size: 0.750em;
  line-height: 12px;
  color: #000;
  text-transform: uppercase;
  margin: 0 0 6px 0;
  letter-spacing: 0.15em;
}
#booking-form .date {
  width: 76px;
  height: 93px;
  background: #fff;
  color: #000;
  margin: 0 auto;
  margin: 0 0 10px 0;
  cursor: pointer;
  border: 1px solid #c2c2c2;
  border-top: none;
  position: relative;
  padding-top: 25px;
}
.bookingMask_Month{
  background: #000;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.750em;
  font-family: "FFDINWeb";
  height: 25px;
  width: 76px;
  padding: 5px;
  position: absolute;
  top: 0;
  left: -1px;
}
.bookingMask_Date{
  font-size: 3.438em;
  font-family: "FFDINWeb";
  color: #000;
  line-height: 60px;
  height: 50px;
  opacity: 1;
  -webkit-transition:opacity .4s ease-out;
  transition:opacity .4s ease-out;
}
.bookingMask_Year{
   font-family: "FFDINWeb";
   font-size: 0.750em;
   color: #000;
   opacity: 1;
   -webkit-transition:opacity .4s ease-out;
    transition:opacity .4s ease-out;
}
#date_in_div.initial .bookingMask_Date, #date_out_div.initial .bookingMask_Date, #date_in_div.initial .bookingMask_Year, #date_out_div.initial .bookingMask_Year{
  opacity: .5;
}
.booking-btn, .booking-btn-identity{
  background: #77278b;
  font-family: 'FFDINWebMedium';
  font-size: 0.875em;
  text-transform: uppercase;
  width: 183px;
  height: 45px;
  line-height: 45px;
  border: 1px solid #77278b;
  padding: 0;
  margin: 0;
  clear: both;
  letter-spacing: 0.07em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: all .3s;
  -webkit-transition: all .3s;
}
.booking-btn:hover,
.booking-btn:focus{
  background: #77278b;
}
div.booking_form_wrapper #booking-form{
  padding: 0 0 30px 0;
  height: 240px;
  z-index: 100;
  background: #e6e7e8;
  float: left;
  width: 100%;
}
div#booking_mask div.calendar_container{
  position: absolute;
  top: 61px;
  width: 100%;
  height: 240px;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  z-index: 1;
  background-color: #000000;
  background-image: url(/templates/main/images/patterns/datepicker_bg.png);
  background-position: top left;
  background-repeat: repeat-x;
  transition: opacity 0.4s ease-in-out .2s, max-height 0s .6s;
  -webkit-transition: opacity 0.4s ease-in-out .2s, max-height 0s .6s;
}
/*div#booking_mask div#out_calendar.calendar_container{
  transition: opacity 0.4s ease-in-out 0s, max-height 0s .4s;
  -webkit-transition: opacity 0.4s ease-in-out 0s, max-height 0s .4s;
}
div#booking_mask div#out_calendar.calendar_container.active{
  transition: opacity 0.4s ease-in-out 0s, max-height 0s 0s;
  -webkit-transition: opacity 0.4s ease-in-out 0s, max-height 0s 0s;
}*/
div#booking_mask div.calendar_container.active{
  opacity: 1;
  max-height: 240px;
 -webkit-transition: opacity 0.4s ease-in-out 0s, max-height 0s 0s;
  transition: opacity 0.4s ease-in-out 0s, max-height 0s 0s;
}
/*div#booking_mask div.calendar_container.delay-transition {
    -webkit-transition: opacity 0.4s ease-in-out .4s, max-height 0s 0s;
    transition: opacity 0.4s ease-in-out .4s, max-height 0s 0s;
}*/
html.no-csstransforms3d div#booking_mask div.calendar_container, html.no-csstransforms3d div#booking_mask div#out_calendar.calendar_container{
  display: none;
}
html.no-csstransforms3d div#booking_mask div.calendar_container.active, html.no-csstransforms3d div#booking_mask div#out_calendar.calendar_container.active{
  display: block;
}
.mobile_hide_button_wrap{
  height: 61px;
}
button.mobile_hide_button{
  padding: 0;
  margin: 0;
  background:transparent;
  width: 25px;
  height: 100%;
  position: absolute;
  right: 22px;
  outline:none!important;
}
button.mobile_hide_button:after{
  font-family: "cosmo_font";
  content: "\e600";
  color: #000;
  font-size: 19px;
  -webkit-transition: color .3s;
  transition: color .3s;
}
.event_planner_wrapper button.mobile_hide_button:hover:after {
    color: #77278b;
}
div#booking_mask .ui-widget{
  font-weight: 400;
}
/*div#booking_mask .ui-widget-content{
  background-color: #000000;
  background-image: url(/templates/main/images/patterns/datepicker_bg.png);
  background-position: top left;
  background-repeat: repeat-x;
}*/
div#booking_mask .ui-widget-header .ui-datepicker-prev span.ui-icon,
div#booking_mask .ui-widget-header .ui-datepicker-next span.ui-icon{
  background-image: none;
  background:transparent;
  color: #fff;
  font-family: 'cosmo_font';
  font-size: 0px;
  text-indent: 0;
  margin: 0;
  height: 30px;
  width: 30px;
  top: -3px;
  left:0;
}
/*the !important tags are due to crazy styles burried within jquery-ui that need to be ignored*/
div#booking_mask .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next{
  top:2px!important;
  border:none!important;
  background: transparent!important;
  background-image:none!important;
}
div#booking_mask .ui-datepicker .ui-datepicker-prev{
  left:2px!important;
}
div#booking_mask .ui-datepicker .ui-datepicker-next{
  right:2px!important;
}
div#booking_mask .ui-widget-header .ui-datepicker-prev span.ui-icon:after{
  display: block;
  width: 0;
  position: absolute;
  left:22px;
  content: "\e601";
  font-size: 22px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
div#booking_mask .ui-widget-header .ui-datepicker-next span.ui-icon:after{
  display: block;
  content: "\e601";
  font-size: 22px;
  width: 0;
  position: absolute;
  right:18px;
  top: -2px;
}
div#booking_mask .ui-datepicker table, div#booking_mask .ui-datepicker td, div#booking_mask .ui-datepicker th{
  border: none
}
div#booking_mask .ui-state-default, div#booking_mask .ui-widget-content .ui-state-default, div#booking_mask .ui-widget-header .ui-state-default{
  color: #fff;
  text-align: center;
}
div#booking_mask .ui-datepicker table{
  background-color: transparent;
  height: 185px;
  max-width: 285px;
  margin:0 auto;
}
div#booking_mask table tr:nth-of-type(even){
  background:transparent;
}
div#booking_mask table thead{
  background-color: transparent;
  border-top: 1px solid #404040;
  border-bottom: 1px solid #404040;
}
div#booking_mask .ui-datepicker td{
  padding:0;
}
.roomsWrapper #rooms,
.adultsWrapper #adults {
	font-family: "FFDINWeb";
	color: #77278b;
	background-color: #fff;
	font-size: 15px;
	width: 78px;
	padding-left: 15px;
	padding-top: 6px;
	cursor: pointer;
}
.roomsWrapper,
.adultsWrapper {
    position: relative;
	display: none;
}
.roomsWrapper .bg:after,
.adultsWrapper .bg:after{
	color: #5a5b5d;
	content: "\e601";
	display: block;
	font-family: "cosmo_font";
	font-size: 25px;
	height: 14px;
	line-height: 14px;
	pointer-events: none;
	position: absolute;
	right: 11px;
	text-align: center;
	top: 29px;
	transform: rotate(90deg);
	width: 14px;
	z-index: 4;	
}
.roomsWrapper .bg:before,
.adultsWrapper .bg:before{
	background-color: #fff;
	content: "";
	display: block;
	height: 35px;
	pointer-events: none;
	position: absolute;
	right: 1px;
	top: 19px;
	width: 28px;
	z-index: 2;
}
.roomsWrapper label ,
.adultsWrapper label {
	text-align: center;
}
/*div#booking_mask .ui-datepicker td.ui-datepicker-today:not(.ui-state-disabled) .ui-state-default{
  color: #666;
}*/
/*div#booking_mask .ui-datepicker td.ui-datepicker-current-day .ui-state-default{
  color: #666;
}*/
div#booking_mask table tr td{
  font-size: 1.125em;
  -webkit-transition:background-color .15s;
  transition:background-color .15s;
}
div#booking_mask .ui-datepicker td span, div#booking_mask .ui-datepicker td a{
  border:none;
  background:transparent;
  font-family: 'FFDINWeb';
  font-size: 18px;
  padding: 6px;
}
/*div#booking_mask .ui-datepicker .ui-datepicker-today a, div#booking_mask .ui-datepicker .ui-datepicker-today span{
  border:1px solid #77278b;
}*/
div#booking_mask .ui-datepicker .ui-datepicker-current-day a{
  background-color: #77278b;
}
div#booking_mask .ui-datepicker .ui-datepicker-today a{

}
/*div#booking_mask .ui-datepicker td:not(.ui-datepicker-unselectable):hover{
  background-color: #77278b;
}*/
div#booking_mask .ui-widget-header{
  background:transparent;
  border:none;
  float: right;
  width: 45%;
  padding: 0px;
}
div#booking_mask .ui-datepicker .ui-datepicker-title{
  margin: 0;
}
div#booking_mask .ui-datepicker .ui-datepicker-title span{
  font-size: 15px;
  color: #818385;
  font-family: 'FFDINWeb';
}
div#booking_mask .ui-datepicker th{
  font-size:12px;
  font-weight: 400;
  color:#818385;
  padding: 4px;
  line-height: 1;
  border:none;
}
div#booking_mask .ui-datepicker{
  width: 100%;
  height: 100%;
  max-width: 285px;
  margin:0 auto;
  background-color: transparent;
  padding:0;
  border:none;
  font-family: "FFDINWeb";
}
div#booking_mask .arrival_text,
div#booking_mask .departure_text {
  width: 100%;
  height: 33px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin:0 auto;
  max-width: 285px;
  color: #fff;
  text-transform: uppercase;
  line-height: 35px;
  font-family: 'FFDINWeb';
  font-size: 0.750em;
  letter-spacing: 0.15em;
}
div#booking_mask #out_calendar .ui-datepicker .ui-datepicker-calendar tbody td.ini-highlight a{
    background-color: #77278b;
}
div#booking_mask #out_calendar .ui-datepicker .ui-datepicker-calendar tbody td.dp-highlight a{
  opacity: 0.7;
  background-color: #77278b;
}


.group_reservations,
.multi_rooms{
  display: block;
  font-family: 'FFDINWebMedium';
  font-size: 0.750em;
  color: #77278b;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  line-height: 1;
  position: absolute;
  left: 0;
  right:0;
  top: 270px;
  text-align: center;
  cursor: pointer;
}
#booking_form_wrapper .showInEditMode.editableLinkIcon {
    position: absolute;
    right: 58px;
    top: 190px;
    text-align: center;	
}
#booking_form_wrapper .multi_rooms {
    top: 198px;
}
.group_reservations:after,
.multi_rooms:after{
  display: inline-block;
  font-family: 'cosmo_font';
  content: '\e604';
  font-size: 32px;
  color: #77278b;
  vertical-align: middle;
  width: 12px;
  text-indent: -8px;
  height: 12px;
  line-height: 10px;
}


/* main visual */
div#main_visual{
  /*padding-top: 55px;*/
  height:auto;
  background-color: #fff;
  overflow: hidden;
  position: relative;
}
#main_visual .toolbox-link{
  top: 100px;
}
html.no-csstransitions .loader{
  display: none;
}
html.no-csstransitions div#main_visual.loaded{
  display: block;
}
.loader{
  margin: auto;
  font-size: 10px;
  position: absolute;
  top:70px;
  right:0;
  left:0;
  overflow: hidden;
  border-top: 1.1em solid rgba(121, 45, 148, 0.2);
  border-right: 1.1em solid rgba(121, 45, 148, 0.2);
  border-bottom: 1.1em solid rgba(121, 45, 148, 0.2);
  border-left: 1.1em solid #812d94;
  opacity: 1;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.loaded .loader{
  opacity: 0;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
  }
  100% {
    -webkit-transform: rotate(360deg) scale(1);
    transform: rotate(360deg) scale(1);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
  }
  100% {
    -webkit-transform: rotate(360deg) scale(1);
    transform: rotate(360deg) scale(1);
  }
}
#main_visual .slideshow_wrap{
  position: relative;
}
#main_visual .slideshow_wrap.no_mainVisual{
  max-height: 0;
}
#main_visual #slick_wrap{
  opacity: 0;
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
  height: auto;
}
#main_visual.loaded #slick_wrap{
  opacity: 1;
}
#main_visual .slick-slider, #main_visual .slick-list, #main_visual .slick-slider .slick-track{
  height: 100%;
}
#main_visual .image_wrapper{
  height: auto;
}
.ratio_container{
  height: 0;
  width: 100%;
  padding-bottom: 60.9375%;
  background-position: center center;
  background-size:cover;
  background-repeat: no-repeat;
  z-index: 1!important;
}
/*#main_visual .image_wrapper:before{
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 135px;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 14%, rgba(65, 169, 187, 0.74) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 14%, rgba(65, 169, 187, 0.74) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 14%, rgba(65, 169, 187, 0.74) 100%);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 14%, rgba(65, 169, 187, 0.74) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 14%, rgba(65, 169, 187, 0.74) 100%);
}*/
#main_visual .slick-slide img{
  display: none;
}

#main_visual .slick-slide div.image_caption_wrap{
  display: block;
  height: 170px;
  width: 100%;
  background-color: #fff;
}
#main_visual .slick-slide div.image_caption{
  display: table;
  height: 80px;
  width: 100%;
  position: relative;
  text-align: center;
  color: #000;
  line-height: 1;
  opacity: 0;
  -webkit-transform: translate3d(0,0,0) scale(0.95);
  transform: translate3d(0,0,0) scale(0.95);
  -webkit-transition: -webkit-transform 0.4s ease-out, opacity .4s;
  transition: transform .4s ease-out, opacity .4s;
}
#main_visual .slick-slide.slick-active div.image_caption{
  -webkit-transform: translate3d(0,0,0) scale(1);
  transform: translate3d(0,0,0) scale(1);
  opacity: 1;
/*  -webkit-transition: -webkit-transform 0.4s ease-out, opacity .2s .1s;
  transition: transform 0.4s ease-out, opacity .2s .1s;*/
}

#main_visual .slick-slide div.image_caption span.slide_title{
  display: table-cell;
  height: 80px;
  width: 100%;
  vertical-align: middle;
  font-weight: 400;
  font-size: 1.563em;
  text-transform: uppercase;
  padding: 0 0.9375em;
  font-family: 'FFDINWebLight';
}

.image_caption_wrap > .learn_more_cta{
  width: 222px;
  height: 42px;
  font-size: 0.875em;
  color: #000;
  background-color: transparent;
  border:none;
  line-height: 38px;
  border: 2px solid #000;
  font-family: 'FFDINWebMedium';
}
/*#main_visual .slick-slide div.image_caption span.slide_subtitle{
  display: inline-block;
  font-weight: 500;
  font-size: 0.875em;
  text-transform: capitalize;
}*/

/*main content*/
.content_wrap{
  margin-bottom: 65px;
}

/*rooms homepage*/
/*.section{
  margin: 18px 0;
}*/


.section_header{
  height: 80px;
  margin:0;
  position: relative;
  line-height: 80px;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.500em;
  padding-bottom: 30px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  font-family: 'FFDINWebLight';
}
.section_header span em{
  text-transform: lowercase;
  font-family: 'Garamond-Italic';
}
/*#rooms_slick_wrap{
  margin-top:18px;
}*/

.learn_more_cta{
  display: inline-block;
  width: 186px;
  height: 35px;
  border: 2px solid #000;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  line-height: 32px;
  font-family: 'FFDINWebMedium';
}



/*footer*/
footer.row{
  margin: 45px 0 53px;
  background-color: #d9d9d9;
  position: relative;
}

footer .social_wrap{
  width: 100%;
  height: 63px;
  border-bottom: 1px solid #656565;
}
footer .social{
  display: table;
  width: 100%;
  height: 100%;
  max-width: 18.125em;
  margin:0 auto;
}
footer .social > a{
  display: table-cell;
  width: 32px;
  height: 100%;
  vertical-align: middle;
  position: relative;
  text-align: center;
}
footer .social a:after{
  display: inline-block;
  content: "";
  font-family: 'cosmo_font';
  font-size: 1.250em;
  color: #7e7e7e;
  -webkit-transition:color .3s;
  transition:color .3s;
}
footer .social a:hover:after{
  color: #000;
}
footer .social a.facebook:after{
  content: "\e615";
}
footer .social a.twitter:after{
  content: "\e61f";
}
footer .social a.googleplus:after{
  content: "\e616";
}
footer .social a.pinterest:after{
  content: "\e633";
}
footer .social a.foursquare:after{
  content: "\e62b";
}
footer .social a.instagram:after{
  content: "\e618";
}
footer .social a.youtube:after{
  content: "\e631";
}

footer .copyright{
    height: 89px;
}
footer .copyright p{
  font-family: 'FFDINWeb';
  font-size: 0.688em;
  padding-top: 21px;
  margin: 0;
  color: #373737;
}
.footeradd p{
    padding-bottom: 0;
    margin-bottom: 0;
    font-family: 'FFDINWeb';
    font-size: 0.8rem;
    color: #373737;
}
.footeradd a {
    color: #656565;
}
/*footer nav menu*/
.footer_nav{
  text-align: center;
  margin:15px 0;
  border-bottom: 1px solid #656565;
}
.footer_nav .menu-wrapper {
    padding-bottom: 10px;
}
.footer_nav li.level1{
  display: inline-block;
  line-height: 1;
  margin:12px 0;
}
.footer_nav li.level1 > a{
  display: inline-block;
  color: #000;
  font-family: 'FFDINWeb';
  font-size: 0.688em;
  padding: 0 12px;
  text-transform: uppercase;
  vertical-align: middle;
  letter-spacing: 0.1em;
  -webkit-transition:color .3s;
  transition:color .3s;
}
.footer_nav li.level1 > a:hover, .footer_nav li.level1.active a{
  color: #812d94;
}



/*global image loader*/
.image_loader{
  opacity: 0;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.image_loader.loaded{
  opacity: 1;
}

.brackets{
  position: relative;
}
.brackets:before{
  display:block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  margin:auto 0;
  height: 80px;
  width: 14px;
  background-position: center center;
  background-size: 14px 61px;
  background-repeat: no-repeat;
}
.brackets:after{
  display:block;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  margin: auto 0;
  height:80px;
  width: 14px;
  background-position: center center;
  background-size: 14px 61px;
  background-repeat: no-repeat;
}
#page_careers #blockCollection .contentBlock ol li a {
  display: inline-block;
  word-break:break-all;
}

/* medium resolution and up */
@media only screen and (min-width: 48.000em) {
.global_cta{
  font-size: 0.875em;
}
  header#header{
    height: 101px;
    border-bottom: 1px solid #e4e3e3;
    z-index: 101;
  }
  #off_canvas_container{
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  #logo{
    width: 270px;
  }
  body.menu_open #logo{
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .loader{
    top:0;
    bottom: 0;
  }
  #main-nav{
    height: 100%;
  }
  .brackets:before,
  .brackets:after{
    width: 20px;
    height: 150px;
    background-size: 20px 91px;
  }
  div#mobile_more_button{
    height: 100px;
    width: 78px;
    height: 46px;
    border-left:1px solid #d4d4d4;
    right: 0;
    bottom:0;
    margin:auto 0;
  }
	.banner_popup a, .banner_popup p {
		margin: 6px 6px 4px;
	}
  body.menu_open div#mobile_more_button {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  div#mobile_more_button > a{
    width: 22px;
    height: 18px;
  }
  div#mobile_more_button .icon-container{
    width: 22px;
  }
  div#mobile_more_button .line{
    width: 22px;
    height: 4px;
  }
  div#mobile_more_button .line02{
    top: 7px;
  }
  div#mobile_more_button .line03{
    top: 14px;
  }
  div#mobile_more_button .line04{
    top: 21px;
  }
  body.menu_open #off_canvas_container{
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  body.menu_open.sub_menu #off_canvas_container {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .mobile_menu_wrap{
    width: 340px;
    max-width: 0;
    left: initial;
    right:0;
    opacity: 0;
    -webkit-transition: opacity .4s ease-in-out, max-width 0s .4s;
    transition: opacity .4s ease-in-out, max-width 0s .4s;
  }
  body.menu_open .mobile_menu_wrap{
    -webkit-transform:none;
    -ms-transform:none;
    transform:none;
  }
  .menu-wrapper{
    position: relative;
    height: 100%;
  }
  .main_menu{
    /*height: 100%;*/
    margin-top: 0;
    padding:113px 0 0 0;
  }
  body.menu_open .mobile_menu_wrap{
    max-width: 340px;
    opacity: 1;
    -webkit-transition: opacity .4s ease-in-out, max-width 0s 0s;
    transition: opacity .4s ease-in-out, max-width 0s 0s;
  }
  .mobile_menu_wrap > .mobile_menu_close{
    width: 76px;
    height: 100px;
    top: 0;
    right: 0;
  }
  .mobile_menu_close:after{
    line-height: 100px;
  }
  .main_menu .level1.has-submenu:after, .more_menu .level1.has-submenu:after{
    right: 21px;
  }
  /*.main_menu .level1.last > a{
    border-bottom:none;
  }*/
  .main_menu .level1 > .menuLevel2, .more_menu .level1 > .menuLevel2{
    /*top: 0;
    left: 0;
    position: absolute;*/
    top:113px;
    left: initial;
    right:0;
    width: 340px;
    padding: 0;
    height: 100%;
    max-height: 0;
    opacity: 0;
    overflow-y: scroll;
    -webkit-transition: all .4s ease-in-out, max-height 0s .4s;
    transition: all .4s ease-in-out, max-height 0s .4s;
  }
  .main_menu .level1.open > .menuLevel2, .more_menu .level1.open > .menuLevel2{
    padding-top: 0;
    height: 100%;
    max-height: 100%;
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: opacity .4s ease-in-out, max-height 0s 0s;
    transition: opacity .4s ease-in-out, max-height 0s 0s;
  }
  .identity_membership_cta{
    background: none;
    line-height: 16px;
    margin-top: 0;
    position: absolute;
    right: 140px;
    top: 0;
    width: 122px;
  }

  #main-nav > .identity_membership_cta{
    height: 100%;
    display: table!important;
    bottom:0;
    width: auto;
  }
  #main-nav > .identity_membership_cta .identity_title{
    display: table-cell;
    vertical-align: middle;
  }
  .main_menu .identity_title{
    border-left: 1px solid #e4e3e3;
    padding-left: 10px;
  }
  .identity_title:before{
    margin-top: -3px;
  }
	.banner_popup a, .banner_popup p {
	font-size: 12px;
	line-height: 12px;
	}
  /*Booking Mask*/
  div#booking_mask{
    width: 320px;
    height: 442px;
    max-height: 230px;
    position: absolute;
    right: 20px;
    top: 14px;
    opacity: 1;
    overflow: visible;
    -webkit-transition:-webkit-transform .4s, opacity .3s .1s, max-height 0s 0s;
    transition: transform .4s, opacity .3s .1s, max-height 0s 0s;
  }
  #page_home.popupActive div#booking_mask{
	top: 45px;
  }
  div#booking_mask.events_open{
    max-height: 442px;
    -webkit-transition: max-height 0s 0s;
    transition: max-height 0s 0s;
  }
  div#booking_mask.collapsed{
    opacity: 0;
    max-height:0;
    overflow: hidden;
    -webkit-transform:translateY(-80px);
    -ms-transform:translateY(-80px);
    transform:translateY(-80px);
    -webkit-transition:-webkit-transform .6s, opacity .4s, max-height 0s .6s;
    transition: transform .6s, opacity .4s, max-height 0s .6s;
  }
  div#booking_mask div.booking_form_wrapper{
    height: auto;
    background-color: transparent;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: all .4s;
    transition: all .4s;
  }
  .group_reservations{
    top: 188px;
  }
  div.booking_form_wrapper #booking-form{
    background: none;
    padding: 0;
    height: 220px;
    background: rgba(230,231,232,0.9);
	transition: all .3s;
  }
  div#booking_mask #booking_form_wrapper .formWrapper{
    width: 185px;
    padding-top: 18px;
  }
  .bookingMask_Month{
    left: 0;
  }
  .booking-btn{
    width: 185px;
    height: 42px;
    line-height: 42px;
  }
  .booking-btn-identity{
    width: 185px;
    height: 42px;
    line-height: 42px;
  }
  .booking-btn:hover{
    color: #77278b;
    background-color: transparent;
  }
  .booking-btn-identity:hover{
    color: #77278b;
    background-color: white;
  }
  .booking-btn.medium_up_show_bm{
    position: absolute;
    top:1px;
    right: 87px;
    opacity: 0;
    outline:none!important;
    -webkit-transition:opacity .4s;
    transition:opacity .4s;
  }
  .booking-btn-identity.medium_up_show_bm{
    position: absolute;
    top:1px;
    right: 87px;
    opacity: 1;
    outline:none!important;
    -webkit-transition:all .4s;
    transition:all .4s;
  }
  #page_home.popupActive .booking-btn.medium_up_show_bm{
    top:37px;
  }
  #booking_mask.collapsed + .booking-btn.medium_up_show_bm{
    opacity: 1;
    -webkit-transition:opacity .4s .3s, color .3s, background-color .3s;
    transition:opacity .4s .3s, color .3s, background-color .3s;
  }
   .booking-btn-identity{
    -webkit-transition:opacity .4s .3s, color .3s, background-color .3s;
    transition:opacity .4s .3s, color .3s, background-color .3s;
  }
  #booking_mask.collapsed + .booking-btn.medium_up_show_bm:hover{
    background-color: #fff;
  }
   #booking_mask.collapsed + .booking-btn-identity.medium_up_show_bm:hover{
    background-color: #fff;
  }
  div#booking_mask div.calendar_container{
    position: absolute;
    width: 367px;
    height: 236px;
    max-height: 0;
    opacity: 0;
    top: 0;
    right: 100%;
  }
  div#booking_mask div.calendar_container.active{
    max-height: 236px;
    overflow: visible;
  }
  div#booking_mask div.calendar_container:after{
    border-bottom: 15px solid transparent;
    border-left: 15px solid #000;
    border-top: 15px solid transparent;
    content: "";
    display: block;
    height: 30px;
    left: 100%;
    position: absolute;
    top: 83px;
    width: 15px;
  }

  div#booking_mask .ui-datepicker, div#booking_mask .arrival_text, div#booking_mask .departure_text{
    max-width: 270px
  }
  #booking-form .date{
    border: none;
  }
/*Booking Mask*/

  div#main_visual{
    background-color: #000;
  }
  .loader{
    border-top: 1.1em solid rgba(255,255,255, 0.2);
    border-right: 1.1em solid rgba(255,255,255, 0.2);
    border-bottom: 1.1em solid rgba(255,255,255, 0.2);
    border-left: 1.1em solid #fff;
  }

  /*footer section*/
  footer.row{
    margin-bottom: 0;
  }

  footer .social_wrap{
    height: 85px;
  }
  footer .social{
    max-width: 21.875em;
  }
  footer .social a:after{
    font-size: 1.813em;
  }
  .footer_nav{
    margin: 15px auto;
    float: none;
  }
  .footer_nav li.level1 > a{
    padding:0 24px;
  }
  footer .copyright{
    height: 52px;
    display: table;
  }
  footer .copyright p{
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 100%;
    padding: 0;
  }
  .loggedIn footer .copyright p{
    display: block;
  }

  .identity_title:before{
    font-size: 32px;
    line-height: 35px;
  }

}

/* large resolution and up */
@media only screen and (min-width: 64.063em) {
  header#header{
    height: 102px;
    border-top: 1px solid #e4e3e3;
    border-bottom: 1px solid #e4e3e3;
  }
  #mobile_more_button{
    display: none;
  }
  .mobile_menu_wrap{
    width: 100%;
    max-width: 1010px;
    height: 100%;
    position: relative;
    float: right;
    left: 0;
    opacity: 1;
    background-color: transparent;
    background-image: none;
    overflow: visible;
    transform:none;
    -webkit-transform:none;
  }
  body.menu_open .mobile_menu_wrap{
    max-width: 1000px;
  }
  #main-nav{
    height: 102px;
    max-width: 1025px;
  }
  .main_menu{
    width: 100%;
    height: 100%;
    padding:0;
    display: table;
  }
  .main_menu ul.shortcuts{
    display: table;
    width: 100%;
    height: 100px;
  }
  .main_menu .level1{
    display: table-cell;
    width: auto;
    height: 100%;
    vertical-align: middle;
    position: relative;
    text-align: center;
  }
  .main_menu .level1.has-submenu:after{
    display: none;
  }
  .main_menu .level1:before{
    display: block;
    width: 100%;
    height: 86px;
    background-color: #000;
    color: #fff;
    content: "";
    position: absolute;
    top: 15px;
    left: 0;
    z-index: -1;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    /*-webkit-transform: translateY(-88px);
    -ms-transform: translateY(-88px);
    transform: translateY(-88px);*/
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  .main_menu .level1:hover:before{
   /* -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);*/
    opacity: 1;
  }
  .main_menu .level1.last{
    position: relative;
    display: table-cell;
    cursor: pointer;
  }
  .main_menu .level1.last:after{
    display: block;
    width: 100%;
    height: 86px;
    background-color: #000;
    color: #fff;
    content: "CLOSE";
    position: absolute;
    top: 15px;
    text-align: center;
    line-height: 72px;
    font-family: 'FFDINWebLight';
    font-size: 0.938em;
    cursor: pointer;
    opacity: 0;
    max-height: 0;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    -webkit-transition: opacity .6s, max-height 0s .6s;
    transition: opacity .6s, max-height 0s .6s;
  }
  body.menu_open .main_menu .level1.last:after{
    opacity: 1;
    max-height: 86px;
    -webkit-transition: opacity .6s, max-height 0s 0s;
    transition: opacity .6s, max-height 0s 0s;
  }

  .main_menu .level1 > a{
    font-family: 'FFDINWebLight';
    font-size: 0.938em;
    color: #000;
    border-bottom: none;
    display: inline-block;
    text-indent: 0;
    height: auto;
  }
  .main_menu .level1.has-submenu > a{
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .main_menu .level1.active a, .main_menu .active-under > a ,.menu_open .more_menu .level2.active a{
    color: #812d94;
  }
  .main_menu .menu-wrapper ul li.active a, .footer_nav .menu-wrapper ul li.active a{
	  cursor:default;
	}
  .main_menu .level1:hover > a{
    color: #fff;
  }

  .main_menu .level1 > .menuLevel2{
    width: 260px;
    max-height: 0;
    height: auto;
    position: absolute;
    top: 101px;
    right: 0;
    padding-bottom: 0;
    opacity: 0;
    background-color: rgba(0,0,0,.92);
    background-image: url(/templates/main/images/patterns/fishnet-dropdowns.png);
    background-position: top left;
    background-repeat: repeat-x;
    overflow: hidden;
    -webkit-transition: -webkit-transform .3s, opacity .3s, padding 0s .3s, max-height 0s .3s;
    transition: transform .3s, opacity .3s, padding 0s .3s, max-height 0s .3s;
    /*-webkit-transform:translateY(-102px);
    -ms-transform:translateY(-102px);
    transform:translateY(-102px);*/
  }
  .main_menu .level1:hover > .menuLevel2{
    max-height: 9999px;
    opacity: 1;
    padding-bottom:25px;
    /*-webkit-transform:translateY(0);
    -ms-transform:translateY(0);
    transform:translateY(0);*/
    -webkit-transition: -webkit-transform .3s, opacity .3s, padding 0s 0s, max-height 0s 0s;
    transition: transform .3s, opacity .3s, padding 0s 0s, max-height 0s 0s;
  }
  .main_menu .level1 > .menuLevel2 .level2.last{
    display: none;
  }
  .main_menu .level1 > .menuLevel2 .level2{
    display: block;
    height: auto;
    padding-right: 0.9375em;
    text-align: right;
  }
  .main_menu .level1 > .menuLevel2 .level2 > a{
    padding: 0;
    text-indent: 0;
    border-bottom: none;
    font-family: 'FFDINWebLight';
    font-size: 1em;
    margin-top: 25px;
    display: inline-block;
    line-height: 1.208;
    position: relative;
    width: auto;
  }
  .main_menu .level1 > .menuLevel2 .level2 > a:after {
    display: block;
    width: 100%;
    position: absolute;
    height: 1px;
    bottom: 0;
    background-color: #fff;
    content: "";
    opacity: 0;
    -webkit-transform:scaleX(.8);
    -ms-transform:scaleX(.8);
    transform:scaleX(.8);
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.main_menu .level1 > .menuLevel2 .level2 > a:hover:after, .main_menu .level1 > .menuLevel2 .level2.active > a:after{
  opacity: 1;
  -webkit-transform:scaleX(1);
  -ms-transform:scaleX(1);
  transform:scaleX(1);
}
/*  .main_menu .level1 > .menuLevel2 .level2 > a:hover{
    color: #812d94;
  }*/
  .more_menu_wrap{
    position: fixed;
    width: 100%;
    top:102px;
    bottom:0;
    left: 0;
    right: 0;
    max-height: 0;
    overflow: hidden;
    z-index: 200;
    -webkit-transition: max-height 0s .6s;
    transition: max-height 0s .6s;
  }
  body.menu_open .more_menu_wrap{
    max-height: 100%;
    -webkit-transition: max-height 0s 0s;
    transition: max-height 0s 0s;
  }
  .more_menu .large_wrap{
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .more_menu{
    height: 100%;
    background-color: rgba(0,0,0,.92);
    background-image: url(/templates/main/images/patterns/fishnet-megamenu.png);
    background-position: top left;
    background-repeat: repeat;
    opacity: 0;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0,-5%,0) scale3d(1.05,1.05,1);
    -ms-transform: translate3d(0,-5%,0) scale3d(1.05,1.05,1);
    transform: translate3d(0,-5%,0) scale3d(1.05,1.05,1);
    -webkit-transition: all .6s;
    transition: all .6s
  }
  body.menu_open .more_menu{
    opacity: 1;
    z-index: 999;
    -webkit-transform: translate3d(0,0,0) scale3d(1,1,1);
    -ms-transform: translate3d(0,0,0) scale3d(1,1,1);
    transform: translate3d(0,0,0) scale3d(1,1,1);
    -webkit-transition: -webkit-transform .6s, opacity .4s;
    transition: transform .6s, opacity .4s;
  }
  .more_menu .menu-wrapper{
    float: left;
    margin-top: 2%;
  }
  .more_menu .level1{
    display: block;
    width: 33.33333%;
    height: auto;
    float: left;
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
  }
  .more_menu .level1.last{
    width: 100%;
    text-align: center;
  }

  .more_menu .level1.last > a{
    border-bottom:none;
    position: relative;
    margin-top: 8px;
  }
  .more_menu .level1.last > a:before{
    display: inline-block;
    height: 1px;
    width: calc(50% - 49px);
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    background-color: #4b4f54;
  }
  .more_menu .level1.last > a:after{
    display: inline-block;
    height: 1px;
    width: calc(50% - 49px);
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    background-color: #4b4f54;
  }
  .more_menu .level1 > a{
    display: block;
    width: 100%;
    border-bottom: 1px solid #4b4f54;
    line-height: 56px;
    padding: 0;
    text-indent: 0;
    font-family: 'FFDINWebLight';
    font-size: 1.250em;
    cursor: default;
  }
  .more_menu .level1.has-submenu:after{
    display: none;
  }
  .large_wrap > img{
    display: block;
    width: 33.33333%;
    float: left;
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
  }

  .more_menu .level1 > .menuLevel2{
    position: relative;
    top: 0;
    width: 100%;
    overflow: visible;
    max-height: none;
    opacity: 1;
    height: auto;
    background-color: transparent;
    background-image: none;
  }
  .more_menu .level1.last > .menuLevel2{
    display: table;
    width: 100%;
    height: 60px;
    max-width: 1065px;
    margin: 0 auto;
  }
  .more_menu .level1.last > .menuLevel2 .level2{
    display: table-cell;
    width: auto;
    height: 60px;
    vertical-align: middle;
    padding: 0;
    float: none;
  }
  .more_menu .level1.last > .menuLevel2 .level2 a{
    width: auto;
    height: auto;
    display: inline-block;
    margin:0;
  }
  .more_menu .level1 > .menuLevel2 .level2{
    width: 50%;
    float: left;
    position: relative;
    padding-right: 0.9375em;
    height: auto;
    display: block;
  }
  .more_menu .level1.meet > .menuLevel2 .level2,
  .more_menu .level1.find > .menuLevel2 .level2,
  .more_menu .level1.more-menu > .menuLevel2 .level2{
    width: 100%;
  }
  .more_menu .level1.art > .menuLevel2 .level2{
    width: 100%;
  }
  .more_menu .level1.last{}
  .more_menu .level1 > .menuLevel2 .level2 > a{
    padding: 0;
    text-indent: 0;
    border-bottom: none;
    font-family: 'FFDINWebLight';
    font-size: 1.250em;
    margin-top: 25px;
    display: block;
    line-height: 1.208;
  }
  .more_menu .level1 > .menuLevel2 .level2 > a:hover{
    color:#812d94;
  }
  .more_menu .level1 > .menuLevel2 .level2.last{
    display: none;
  }
  .identity_membership_cta{
    float: right;
    right: 0;
    position: relative;
  }
    .main_menu .identity_membership_cta{
    float: none;
    display: table-cell!important;
    vertical-align: middle;
    margin:0;
    min-width: 190px;
  }

  .main_menu .identity_membership_cta:before{
    display: block;
    content: "";
    background-color: #000;
    width: 85%;
    height: 86px;
    position: absolute;
    left: 1px;
    top: 15px;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  .main_menu .identity_membership_cta:not(.signed_in):hover:before{
    opacity: 1;
  }
  .main_menu .identity_membership_cta .identity_default_wrapper{
    color: #000;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  .main_menu .identity_membership_cta:not(.signed_in):hover .identity_default_wrapper{
    color: #fff;
  }
  .identity_title:before{
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
  }
  .main_menu .identity_membership_cta:not(.signed_in):hover .identity_title:before{
    color: #fff;
  }
	.banner_popup a, .banner_popup p {
		font-size: 16px;
		line-height: 10px;
		margin: 6px;
	}
  footer.row{
    background-color: #d9d9d9;
    margin-bottom: 0;
  }
  footer .social_wrap{
    height: 86px;
  }
  footer .social a:after{
    color: #656565;
  }
  .footer_nav{
    margin: 0 auto;
  }
  .footer_nav li.level1 > a{
    padding: 0 14px;
  }
  footer .hoteladdress.footeradd {
        margin-top: 15px;
    }
  div#booking_mask {
    height: 513px;
    right:59px;
    top: 20px;
  }
  #page_home.popupActive div#booking_mask {
    top: 60px;
  }
  div#booking_mask.events_open{
    max-height: 513px;
  }
  .booking-btn.medium_up_show_bm{
    right: 127px;
    top: 1px;
  }
  .booking-btn-identity.medium_up_show_bm{
    right: 127px;
    top: 1px;
  }
  #main-nav > .identity_membership_cta{
    display: none!important;
  }

  /* Start - Link hover effect on content block section of pages */
	#intro_seciton a:hover:not(.global_cta){
		color:#000000;
	}
	#room_detail_wrapper .description2 a:hover:not(.global_cta){
		color:#000000;
	}
	#smallGroupAdditionContent .smallGroup-content-left a:hover:not(.global_cta){
		color:#000000;
	}
	#smallGroups .itemContent a:hover:not(.global_cta){
		color:#000000;
	}
	#dining .side_content_wrapper a:hover:not(.global_cta){
		color:#000;
	}
        #dining .side_content_wrapper a.side_learn_more_btn:hover {
            color: #fff;
        }
	#dining_detail_wrapper .description2 a:hover:not(.global_cta), #dining_detail_wrapper .description3 a:hover:not(.global_cta){
		color:#000000;
	}
	#rfp_wrapper .rfp_content a:hover:not(.global_cta){
		color:#000000;
	}
  /* End - Link hover effect on content block section of pages */

}

/* added specifically for hiding images in the Mega Panel on smaller desktop-sized resolutions*/
@media only screen and (min-width: 64.063em) and (max-height: 42.500em){
  .more_menu .large_wrap img{
    display: none;
  }
  .more_menu .menu-wrapper{
    margin-top: 0;
  }
}

@media only screen and (max-width: 360px) {
#page_home.popupActive .identity_membership_cta{
  margin-top: 118px;
}
}
#blockCollection .contentBlock p{
font-size: 1rem;
font-family: Garamond, "Times New Roman", Arial, sans-serif;
color: #656565;
line-height: 28px;
}
#blockCollection a{
font-size: 14px;
font-family: "FFDINWebMedium";
color: #77278b;
text-transform: uppercase;
position: relative;
}
#blockCollection a.phoneTag{
font-size: 0.938rem;
font-family: "FFDINWebLight";
color: #656565!important;
line-height: 2.2;
}

h3{
    font-size: 1.125rem;
    }


#booking_mask .ui-widget-content, .opentable_Wrapper .ui-widget-content{background: transparent !important;}

/*Main Menu ELINK item*/
.shortcuts li .editableLinkIcon {
    position: absolute;
    left: auto;
    right: -2px;
}
.has-submenu > .editableLinkIcon,
.more > .editableLinkIcon {
    display: none !important;
}

.more_menu .shortcuts li .editableLinkIcon {
    position: absolute;
    left: auto;
    right: -2px;
	
}
.footer_nav li.level1 {
	position: relative;
}


#page_dining h4 {
    font-size: 1.125rem;
}

#blockCollection .contentBlock .light_btn {
    background-color: #fff;
    border: 1px solid #7e7e7e;
    color: #7e7e7e;
    outline: 1px solid #fff;
    outline-offset: -4px;
    position: relative;
	padding: 10px 35px;
	font-family: "FFDINWebMedium";
}
#blockCollection .contentBlock .light_btn:hover {
	color: #fff;
    background-color: #77278b;
    border-color: #77278b;
    color: #fff;
    outline-color: #af96b5;
}

.contentBlock .button_wrapper {
    text-align: center;
}
#page_group_dining #blockCollection h3,
#page_group_dining #blockCollection-dining h3 {
	font-size: 1.25rem;
}
#page_group_dining #blockCollection h4,
#page_group_dining #blockCollection-dining h4 {
	font-size: 1.1250em
}


@media only screen and (min-width: 1025px) and (max-width: 1139px){ 
	.main_menu .identity_membership_cta {
		min-width: 153px;
	}
	.main_menu .level1 > a {
		padding: 0 1px;
		font-size: 0.85em;
	}
	#main-nav {
		max-width: 775px;
	}
}
@media only screen and (min-width: 1140px) and (max-width: 1279px) {
	.main_menu .level1 > a {
		padding: 0 8px;
		font-size: 0.93em;
	}
	#main-nav {
		max-width: 895px;
	}
}
@media (min-width: 768px) and (max-width: 1023px) {
	#page_dining .sprinklrHeading,
	#page_lounges-bars .sprinklrHeading {
		margin: 40px 0 35px 0;
	}	
}
@media (min-width: 1024px) and (max-width: 1199px) {
	#page_dining .sprinklrHeading,
	#page_lounges-bars .sprinklrHeading {
		margin: 40px 0 35px 0;
	}		
}
@media (max-width: 767px) {
	#page_dining .sprinklrHeading,
	#page_lounges-bars .sprinklrHeading {
		margin: 35px 0 28px 0;
	}
	#booking_form_wrapper .multi_rooms {
		top: 277px;
	}
	#autograph_collection {
		z-index: 1 !important;
	}
	.roomsWrapper .bg:after,
	.roomsWrapper .bg:before,
	.adultsWrapper .bg:after,
	.adultsWrapper .bg:before{
		z-index: 1;	
	}
}
/***************  templates/main/libs/vendor/slick-1.5.5/slick.css  ***************/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -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;
    top: 0;
    left: 0;

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

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[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;
}
/***************  templates/main/css/global.header.css  ***************/
/* EVENT POPUP LIST STYLE START */

#booking_mask .booking_form_wrapper .events_header_section{
	position: absolute;
	padding-top: 9px;
	height: auto;
	z-index:100;
	width: 100%;
	top: 302px;
	bottom: 0;
	left: 0;
	transition: all .3s;
}
.events_header_section .open_event_list_popup{
	text-align: left;
  text-transform: uppercase;
	cursor: pointer;
	height: 64px;
	background-color: #fff;
	display: table;
	width: 100%;
	position: relative;
	margin: 0px;
}
.events_header_section .open_event_list_popup span{
	font-size: 1em;
	font-family:'FFDINWebMedium';
	font-weight: 600;
        color: #000;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  padding-left: 0.9375em;
  letter-spacing: 0.1em;
}
.events_header_section .event_list_popup{
	height: auto;
	margin: 0px;
  position: absolute;
  top: 73px;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-y: scroll;
}
.events_header_section .event_list_popup.open{
	height: auto;
}
.events_header_section .event_list_popup .item_wrap{
  margin-bottom: 18px;
  outline:none!important;
}
.events_header_section .event_list_popup .close_event_list_popup{
	display: none;
}
.events_header_section .event_list_popup .item_wrap .item_date_calender_view{
  width: 64px;
  height: 78px;
	border: 1px solid #b7b7b7;
  border-top: none;
  padding: 0px;
	font-family: 'FFDINWeb';
  text-align: center;
  position: relative;
  padding-top: 25px;
}
.item_date_calender_view .item_month_name{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 25px;
  color: #000;
  font-size: 0.750em;
  line-height: 26px;
}

.events_header_section .event_list_popup .item_wrap .item_date_calender_view .item_month_name{
	background-color: #b7b7b7;
}
.events_header_section .event_list_popup .item_wrap .item_date_calender_view .item_day{
	color: #77278b;
  font-size: 2.188em;
  height: 36px;
  line-height: 42px;
}
.item_date_calender_view .item_day_name{
  height: 16px;
  vertical-align: top;
  color: #000;
  font-size: 0.750em;
  line-height: 12px;
}
.events_header_section .event_list_popup .item_wrap .item_date_calender_view .item_month_name,
.events_header_section .event_list_popup .item_wrap .item_date_calender_view .item_day_name,
.events_header_section .event_list_popup .item_wrap .item_description .item_title,
.events_header_section .event_list_popup .item_wrap .item_description .item_status{
	text-transform: uppercase;
}
.events_header_section .event_list_popup .item_wrap .item_description{
	padding-left: 77px;
}
.events_header_section .event_list_popup .item_wrap.first .item_description{
  padding-right: 30px;
}
.events_header_section .event_list_popup .item_wrap .item_description_inner_section{
	min-height: 77px;
	border-bottom: 1px solid #bdbfc1;
}
.events_header_section .event_list_popup .item_wrap.last .item_description_inner_section{
	border: none;
}
.events_header_section .event_list_popup .item_wrap .item_description .item_title{
	color: #000;
	font-family: 'FFDINWeb';
  line-height: 1;
  padding-top: 12px;
}
.events_header_section .event_list_popup .item_wrap .item_description .item_status{
	color: #656565;
	font-family: 'FFDINWeb';
  font-size:0.750em;
}
.events_header_section .view_all_event_list{
	text-transform: uppercase;
	color: #000;
  display: table;
  height: 62px;
  margin: 13px 0 30px;
  border-top:1px solid #f6f6f6;
  border-bottom: 1px solid #f6f6f6;
}
.events_header_section .view_all_event_list .view_event_text{
	color: #000;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  font-family: 'FFDINWebMedium';
  border: 2px solid #a3a5a8;
  font-size: 0.875em;
  line-height: 1;
  padding-left: 64px;
  letter-spacing: 0.1em;
}
.events_header_section .view_all_event_list:before{
  position: absolute;
  left: 39px;
  content: "\E608";
  font-family: "cosmo_font";
  font-size: 46px;
  color: #a3a5a8;
  font-weight: 100;
  line-height: 62px;
  height: 100%;
  width: 19px;
  text-align: center;
  text-indent: -13px;
}
.loggedIn #open_event_list_popup span.textSwitchHolder{
	position:absolute;
	top:0;
    font-size: 1.025em;
    line-height: 1.8em;
}
/* medium resolution and up */

@media only screen and (min-width: 48.000em) {
	#booking_mask .booking_form_wrapper .events_header_section{
		padding-top: 0;
    top: 190px;
    position: relative;
    top:0;
    clear: left;
    overflow: hidden;
    max-height: 40px;
    -webkit-transition: max-height 0s .4s;
    transition: max-height 0s .4s;
	}
  #booking_mask.events_open .booking_form_wrapper .events_header_section{
    max-height: 100%;
    -webkit-transition: max-height 0s 0s;
    transition: max-height 0s 0s;
  }
	.events_header_section .open_event_list_popup{
		height: 26px;
    z-index: 2;
    -webkit-tap-highlight-color: transparent;
	}
	.events_header_section .open_event_list_popup span{
		text-align: center;
		font-size: 0.750em;
    padding: 3px 0 0 0;
	}
	.events_header_section .open_event_list_popup span:after {
		top: 98%;
		left: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(194, 225, 245, 0);
		border-top-color: #fff;
		border-width: 15px;
		margin-left: -19px;
    z-index: 2;
	}
	.events_header_section .event_list_popup{
		height: auto;
    position: relative;
    top: 0;
    overflow: hidden;
    padding-top: 6px;
    background: rgba(230,231,232,0.9);
    -webkit-transform:translateY(-100%);
    -ms-transform:translateY(-100%);
    transform:translateY(-100%);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
	}
  #booking_mask.events_open .event_list_popup{
    -webkit-transform:translateY(0);
    -ms-transform:translateY(0);
    transform:translateY(0);
  }
	.events_header_section .event_list_popup .close_event_list_popup{
		position: absolute;
	   right: 16px;
	   width: 29px;
	   height: 25px;
	   top: 7px;
	   background-color: #fff;
	   z-index: 1;
	    cursor: pointer;
	}
	.events_header_section .event_list_popup .close_event_list_popup:after{
    display: block;
    content: "\e600";
    font-family: 'cosmo_font';
    width:100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 20px;
    color: #000;
    background-color: transparent;
    text-align: center;
    line-height: 25px;
	}
/*	.events_header_section .event_list_popup .item_wrap.first{
		margin-top: -20px;
	}*/
	.events_header_section .event_list_popup .item_wrap.second .item_description_inner_section{
		border: none;
	}
  .events_header_section .event_list_popup .item_wrap{
    margin-bottom:9px;
  }
	.events_header_section .event_list_popup .item_wrap .item_date_calender_view{
		border-color: #e6e7e8;
    background-color: #fff;
	}
	.events_header_section .event_list_popup .item_wrap .item_description .item_title{
		padding-top: 21px;
		font-size: 1em;
	}
  .events_header_section .event_list_popup .item_wrap .item_date_calender_view .item_month_name{
    left:-1px;
    width: 64px;
  }
	/*.events_header_section .event_list_popup .item_wrap .item_date_calender_view .item_month_name{
		padding-top: 4px;
	}*/
	/*.events_header_section .event_list_popup .item_wrap .item_date_calender_view .item_month_name,
	.events_header_section .event_list_popup .item_wrap .item_date_calender_view .item_day_name,
	.events_header_section .event_list_popup .item_wrap .item_description .item_status{
		font-size: 0.8em;
	}*/
	.events_header_section .view_all_event_list{
		height: 26px;
    background-color: #fff;
		margin: 0px;
	}
	.events_header_section .view_all_event_list .view_event_text{
		border: none;
    letter-spacing: 1px;
    font-size: 0.750em;
    padding: 3px 0 0 23px;
	}
	.events_header_section .view_all_event_list:before{
    font-size: 32px;
    left: 12px;
    line-height: 26px;
    text-indent: -10px;
    width: 13px;
	}
}
/* large resolution and up */

@media only screen and (min-width: 64.063em) {
	.intro .intro_tagline h2{
		font-size: 1.4em;
	}
	.events_header_section .event_list_popup .item_wrap.second .item_description_inner_section{
		border-bottom: 1px solid #bdbfc1;
	}
	.events_header_section .view_all_event_list .view_event_arrow:before{
		right: 15px;
	}
	.events_header_section .view_all_event_list .view_event_arrow:after{
		right: 10px;
	}
	.events_header_section .view_all_event_list .view_event_arrow:before,
	.events_header_section .view_all_event_list .view_event_arrow:after{
		position: absolute;
	    content: "\E601";
	    font-family: "cosmo_font";
	    font-size: 15px;
	    color: #000;
	    top: 0px;
	    font-weight: 100;
	    margin-top: 2px;
	}
}

.searchBox img{max-width: none !important;}

@media (max-width:1168px) and (min-width:1026px) {
  .searchBox img{display:none !important;}
}

#middleSubWrapperOne{position:relative;}
.searchFilter{width:150px; position: absolute; right: 0; top: 0; background: #fff;
    line-height: 35px;
    color: #939393;
    font-family: 'FFDINWeb';
    font-size: 0.750em;
    padding: 0;
    text-align: left;
    padding: 0 0 0 15px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.searchFilter:focus{background: #fff}
.searchFilter:hover{background: #fff}
.searchFilter:after {
    color: #5a5b5d;
    content: "\e601";
    display: block;
    font-family: "cosmo_font";
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    pointer-events: none;
    position: absolute;
    right: 6px;
    text-align: center;
    top: 12px;
    transform: rotate(90deg);
    width: 14px;
    z-index: 4;
  }
.searchBox{position: relative; z-index: 400; right: 20px;bottom: 10px; cursor: pointer; display: none!important;}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .searchBox{position: absolute; z-index: 400; right: -5px;bottom: 30px; cursor: pointer;}
}

.headerInputWrapper{position: absolute; left: 0; bottom: 20px; background-color: white; z-index: 300; width: 100%; opacity: 0; transition: all 1s; font-family: 'FFDINWeb';}
.headerInputWrapper input{font-size: 1rem}
.searchInput:focus{border:0 !important; outline: none !important; outline: 0; background-color: white !important;}
.headerInputWrapper{display:none; z-index: -900; }
.headerInputWrapper.active{display:block; opacity: 1; z-index: 399;}
.closeSearch{position: relative;
    z-index: 400;
    left: 15px;
    bottom: 40px;
    display:none;
    cursor:pointer;}
.closeSearch:before{     line-height: 1.2;
    position: absolute;
    display: inline-block;
    height: 20px;
        bottom: -2px;
    width: auto;
    vertical-align: middle;
    font-size: 15px;
    margin-left: 6px;
  content: "\e600";
    font-family: 'cosmo_font';}
    .closeSearch.active{display: inline-block;}

@media only screen and (min-width: 64.063em){
    .headerInputWrapper{top: -2px;}
    .headerInputWrapper input{position: relative; top: 35px;}
  }


@media only screen and (max-width: 64.063em){
     .searchBox{
    position: absolute !important;
    right: 120px !important;
    top: 25px;
  }

  .closeSearch{position: absolute !important;
    right: 100px !important;
    top: 35px;
    left:inherit;}
  .headerInputWrapper{position: absolute; left: 70px;}
}

@media only screen and (max-width: 64.063em) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .searchBox{
    right: 90px !important;

    }
  }

@media only screen and (max-width: 48em){
  .main_menu{margin-top:111px;}
  
}

@media only screen and (max-width: 46em){
  .searchBox {
    top: 45px;
    right: 15px !important;
  }
}

  .headerInputWrapper.mobile{
    z-index: 399 !important;
    left:20px;
    top:50px;
    bottom: inherit;
    width: 75%;
    background-color: transparent;
  }

  .headerInputWrapper.mobile input{
    background-color: transparent;
    color:white;
  }

  .headerInputWrapper.mobile input:focus{
    background-color: transparent !important;
  }


.hiddenNav{opacity: 0 !important; z-index: -999 !important; pointer-events: none;}


/***************  templates/main/css/template.identity.css  ***************/
/*.identity_main_wrapper .learn_btn{
    background: none;
    line-height: 15px;
    text-align: center;
    padding: 0;
    text-transform: uppercase;
    font-family: 'FFDINWeb';
    font-size: 0.750em;
    letter-spacing: 0.1em;
    position: relative;
    width: 116px;
    margin: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
}*/
.identity_main_wrapper .learn_btn:hover, .startEarning a:hover{
    color: #77278B;
}
.identity_main_wrapper .learn_btn:hover,
.identity_main_wrapper .learn_btn:focus {
    background: none;
}
/*.identity_main_wrapper .learn_btn:after{
    font-family: 'cosmo_font';
    content: "\e604";
    font-size: 30px;
    display: inline-block;
    position: absolute;
    top: 0px;
    width: 16px;
    text-indent: -3px;
}*/
.identity_main_wrapper{
    max-height: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: opacity .4s, max-height 0s 0.4s;
    transition: opacity .4s, max-height 0s 0.4s;
    overflow: hidden;
    z-index: 3;
    top: 0;
    left: 0;
    position: fixed;
    background-image: url(/templates/main/images/patterns/fishnet-popups.png);
    background-repeat: repeat;
    background-color: #000;
    z-index: 1501;
}
body.open_identity .identity_main_wrapper{
    max-height: 100%;
    opacity: 1;
    transition: opacity 0.4s ease 0s, max-height 0s ease 0s;
}
body.open_identity header#header {
    opacity: 0;
    top: -61px;
}

.identity_main_wrapper .form_wrapper .input_field_wrapper{
    margin: 0 0 10px;
}
.identity_main_wrapper .form_wrapper .input_field_wrapper input{
    background: #fff;
    width: 200px;
    height: 35px;
    line-height: 35px;
    color: #939393;
    font-family: 'FFDINWeb';
    font-size: 0.750em;
    padding: 0;
    text-align: left;
    padding: 0 0 0 15px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin: 0 auto;
}
.identity_main_wrapper .form_wrapper .identity_submit_btn, .identity_main_wrapper .learn_btn{
    background: none;
    border: 1px solid #fff;
    width: 160px;
    height: 42px;
    line-height: 40px;
    text-align: center;
    padding: 0;
    text-transform: uppercase;
    font-family: 'FFDINWebMedium';
    font-size: 0.875em;
    letter-spacing: 0.1em;
    margin: 0 auto;
    display: block;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.identity_main_wrapper .form_wrapper .identity_submit_btn:hover, .identity_main_wrapper .learn_btn:hover{
    color: #77278B;
    border-color: #77278B;
}
.identity_popup_logo{
    text-align: center;
    margin-bottom: 16px;
}
.identity_description,
.bottom_links_wrapper{
    color: #fff;
    opacity: 0;
    max-height: 0;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
}
.identity_description p{
    color: #fff;
}
.identity_description.open_description,
.bottom_links_wrapper.open_description{
    opacity: 1;
    max-height: 100%;
    transition: opacity 0.4s ease 0s;
}
.bottom_links_wrapper.open_description{
    padding-bottom: 1em;
}
.identity_main_wrapper .form_fields{
    opacity: 0;
    max-height: 0;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
}
.identity_main_wrapper .form_fields.open_form{
    opacity: 1;
    max-height: 100%;
    transition: opacity 0.4s ease 0s;
}
.startEarning, .startEarning a,
.checkPoints, .returningString{
    text-transform: uppercase;
    font-family: 'FFDINWeb';
    font-size: 0.875em;
    line-height: 25px;
    letter-spacing: 0.1em;
    color: #fff;
    margin: 0 0 10px 0;
    border-top: 1px solid #dedfdf;
    padding-top: 1.125em;
    cursor: pointer;
}
span.downArrow,
span.down_arrow{
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 7px solid #dedfdf;
    position: absolute;
    top: 25px;
    right: 25px;
}
span.downArrow.open_description,
span.down_arrow.open_form{
    border-bottom: 7px solid #dedfdf;
    border-top: none;
}
.identity_main_wrapper .mobile_hide_button_wrap{
    position: relative;
    height: 32px;
}
.identity_main_wrapper .mobile_hide_button_wrap button.mobile_hide_button{
    top: 5px;
}
.identity_main_wrapper .mobile_hide_button_wrap .mobile_hide_button:after{
    color: #fff;
}
.open_submit{
    margin:30px 0;
}
.sign_up_label{
    color: #656565;
    font-family: "FFDINWeb";
    font-size: 0.938em;
    text-align: left;
    width: 100%;
    margin-top:12px;
}
.signUp_form_fields .input_field_wrapper input.sign_up_input{
    border: 1px solid #dedfdf;
    color: #939393;
    font-family: "FFDINWeb";
    font-size: 0.75em;
    height: 35px;
    margin: 0;
    width: 100%;
}
.signUp_form_fields .input_field_wrapper.error input.sign_up_input{
    border-color: #c60f13;
}
.error_message{
    color: #c60f13;
    padding-top: 6px;
    line-height: 1.2;
    display: none;
}
.input_field_wrapper.error .error_message{
    display: block;
}
.signUp_form_fields .confirmationText input[type="checkbox"] {
    margin-right: 12px;
    margin-top: 3px;
}
.signUp_form_fields .input_field_wrapper input#month,
.signUp_form_fields .input_field_wrapper input#day,
.signUp_form_fields .input_field_wrapper input#year {
    width: 22%;
    border: 1px solid #dedfdf;
    color: #939393;
    font-family: "FFDINWeb";
    font-size: 0.75em;
    height: 35px;
    text-transform: uppercase;
    display: inline;
    text-align: center;
    margin-right: 12px;
    /*line-height: 35px;*/
}
.signUp_form_fields .input_field_wrapper.error input#month, .signUp_form_fields .input_field_wrapper.error input#day, .signUp_form_fields .input_field_wrapper.error input#year{
    border: 1px solid #c60f13;
}
.signUp_form_fields .input_field_wrapper input.invalid{
    border: 1px solid #c60f13;
}
.signup_submit a.submit{
    width: 100%;
}
.highlighted_text{
    color: #77278b;
    font-weight: 600;
}
.confirmationText{
    line-height: 1.2;
    padding:0 15px 0 50px;
    margin: 10px 0 30px;
}
.confirmationText input#terms{
    display: none;
}
.confirmationText label[for="terms"]{
    position: absolute;
    top: 0;
    bottom:0;
    left: 15px;
    margin:auto 0;
    width: 18px;
    height: 18px;
}
.confirmationText label[for="terms"]:before{
    display: inline-block;
    content: "";
    width: 18px;
    height: 18px;
    background-color: transparent;
    border: 1px solid #7e7e7e;
    float: left;
    margin-right: 8px;
    cursor: pointer;
}
.confirmationText.error label[for="terms"]:before{
    border-color: #c60f13;
}
.confirmationText label[for="terms"]:after{
    display: inline-block;
    content: "\e600";
    font-family: 'cosmo_font';
    color: #77278b;
    width: 18px;
    height: 18px;
    line-height: 17px;
    font-size: 18px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .2s;
    transition: transform .2s;
}
.confirmationText input[type="checkbox"]:checked + label[for="terms"]:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
div.infoContent{
    padding-top: 2em;
}
#errorBox{
 color:#F00;
 }
.identity_key:before{
    color: #77278b;
    content: "\e607";
    display: inline-block;
    font-family: "cosmo_font";
    font-size: 40px;
    vertical-align: middle;
    width: 37px;
}

@media only screen and (max-width: 47.938em) {
    .identity_content_wrapper,.form_wrapper{
        padding: 0;
    }
    .identity_description,
    .startEarning,
    .checkPoints, .returningString{
        padding-right:2em;
        padding-left: 2em;
    }
	.checkPoints{
		border:none;
		padding-top:0.5em;
	}
	.checkPoints span.downArrow, .checkPoints span.down_arrow{
		top:14px;
	}
	.returningString{
		margin-bottom:0;
	}
	/*	Identity Login screen css	*/

    .identity_points_wrapper{
        height: 42px;
        width: 100%;
    }
    .identity_default_wrapper{
        padding-left: 32px;
		width:205px;
		margin:0 auto;
		position:relative;
		color:#77278b;
    }
	.identity_title:before{
		content:'';
	}
	.identity_title .identity_default_wrapper:before {
		color: #77278b;
		content: "";
		display: inline-block;
		float: left;
		font-family: "cosmo_font";
		font-size: 32px;
		line-height: 40px;
		vertical-align: middle;
		width: 37px;
		position:absolute;
		left:0;
	}
	.identityDetails{
		font-family:"FFDINWeb";
		font-size:0.857em;
		color:#000;
		text-transform:none;
		display:table;
        height: 100%;
	}
    .identityDetails span.table_cell{
        display: table-cell;
        height: 100%;
        vertical-align: middle;
        line-height: 1;
    }
    .identity_title:before{
        position: absolute;
        left: 0;
        top: 0;
    }
	.pointBalance{
		font-weight:bold;
		text-decoration:underline;
	}
	.recheckPoints{
		text-transform:uppercase;
		color:#7a2986;
		font-family: "FFDINWeb";
    	font-size: 0.835em;
		padding-right:15px;
        position: relative;
        display: table-cell;
        height: 100%;
        vertical-align: middle;
        line-height: 1;
        min-width: 96px;
        text-align: right;
	}
	.recheckPoints:after{
		font-family: 'cosmo_font';
		content: "\e604";
		font-size: 30px;
		display: inline-block;
		position: absolute;
		top: 0;
        right: 0;
        height: 42px;
        line-height: 40px;
		width: 16px;
		text-indent: -8px;
	}
	.confirmationText{
		display:block;
	}
	.identity_default_wrapper:after{
	    content: "\e604";
		display: inline-block;
		font-family: "cosmo_font";
		font-size: 30px;
		text-indent: -8px;
		vertical-align: middle;
		width: 12px;
		position:absolute;
		top:-2px;
		color:#77278b;
	}

}
/*  Tablet  */
@media only screen and (min-width: 48.000em)  {
    .identity_main_wrapper{
        background: rgba(255, 255, 255, 0.9);
    }

    .identity_main_wrapper .identity_inner_wrapper{
        background-color: #000;
        background-image: url(/templates/main/images/patterns/fishnet-popups.png);
        background-repeat: repeat;
        bottom: 0;
        height: 535px;
        left: 0;
        margin: auto;
        max-width: 640px;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
    }
    body.open_identity header#header {
        opacity: 1;
        top: 0;
    }
    .identity_content_wrapper{
        border-right: 1px solid #fff;
        padding: 0 1.6em;
    }
    .identity_description, .bottom_links_wrapper{
        opacity: 1;
        max-height: 100%;
    }
	.startEarning a{
		font-size:0.95em;
	}
    .startEarning, .startEarning a,
    .checkPoints, .returningString{
        border-top: none;
        padding-top: 0;
    }
    .checkPoints, .returningString{
        padding-left: 3.1em;
		cursor:default;
    }
    .identity_main_wrapper .learn_btn{
        /*text-align: left;*/
        margin-top: 90px;
		float:left;
    }
    .identity_main_wrapper .mobile_hide_button_wrap button.mobile_hide_button{
        margin-top: 15px;
        top: 0;
        z-index: 2;
    }
    .identity_main_wrapper .mobile_hide_button_wrap button.mobile_hide_button:hover:after{
        color: #77278B;
    }
    /*.signUp_form_fields .input_field_wrapper input.sign_up_input{
        margin-bottom: 28px;
    }*/
    .signUp_form_fields .input_field_wrapper{
        padding-bottom: 28px;
        position: relative;
    }
    .signUp_form_fields .confirmationText input[type="checkbox"]{
        margin-top: 0;
    }

	/*	Identity Login screen css	*/

	.identityDetails{
		font-family:"FFDINWeb";
		font-size:0.875em;
		color:#000;
		text-transform:none;
	}
    #main-nav .identityDetails > div{
        float: none;
    }
    #main-nav .identity_points_wrapper{
        float: left;
    }
	.identityDetails > div{
		float:left;
        line-height: 1;
	}
	.pointBalance{
		font-weight:bold;
		text-decoration:underline;
	}
	.recheckPoints{
		text-transform:uppercase;
		color:#7a2986;
		font-weight:normal;
		margin-top:5px;
		font-family: "FFDINWebMedium";
    	font-size: 0.875em;
        position: relative;
	}
	.recheckPoints:after{
		font-family: 'cosmo_font';
		content: "\e604";
		font-size: 30px;
		display: inline-block;
        height: 11px;
		position: absolute;
		top: 0;
		width: 16px;
		text-indent: -8px;
        line-height: 11px;
	}

	#sign_up_form{
		padding-left:0.9375em;
		padding-right:0.9375em;
	}

	.bottom_links_wrapper.open_description{
		padding-bottom:0;
	}
}
/* large resolution and up */
@media only screen and (min-width: 64.063em) {
    /*.signUp_form_fields .input_field_wrapper input.sign_up_input{
        margin-bottom: 25px;
    }*/
    div.signUp_email{
        clear: both;
    }
    .recheckPoints{
        transition: color .3s;
        -webkit-transition: color .3s;
    }
    .recheckPoints:hover{
        color: #000;
    }
}

/***************  templates/main/css/template.subpage.css  ***************/
#page_rooms .rooms_slider .rooms-button .reserve-now-btn.dark_btn.global_cta.phone {
    display: none;
}
#page_rooms .rooms_slider .rooms-button .reserve-now-btn.dark_btn.global_cta.mailto {
    float: left !important;
}
#subpage-content{
    position: relative;
}
.pattern_wrap {
    background-position: top left;
    background-repeat: repeat-x;
}
.section_header i, .section_header em {
    text-transform: lowercase;
    font-family: 'Garamond-Italic';
}
#rooms_section .table_title_wrap {
    height: 80px;
    padding-bottom: 30px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.rooms .slide_item_wrap {
    padding: 0;
    opacity: .65;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}
.rooms .slide_item_wrap.slick-active {
    opacity: 1;
}

.slide_item {
    height: auto;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.slide_item > .image_loader {
    height: 0;
    width: 100%;
    padding-bottom: 76.25%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.slide_item .title_wrap {
    display: inline-block;
    width: auto;
    position: absolute;
    top: 13px;
    left: 0;
    background-color: #fff;
}
.slide_item h3 {
    font-size: 1.250em;
    color: #000;
    text-transform: uppercase;
    margin: 0;
    line-height: 1;
    padding: 0.700em;
    font-family: 'FFDINWebMedium';
}
.slide_item_cta_wrap {
    display: table;
    position: relative;
    height: 80px;
    width: 100%;
    background-color: #fff;
    text-align: center;
    border-top: solid 1px #e6e7e8;
    border-bottom: solid 1px #e6e7e8;
}
.slide_item_cta_wrap > .btn_wrap {
    display: table-cell;
    height: 80px;
    vertical-align: middle;
    float: none!important;
}
.slide_item_cta_wrap > .btn_wrap:first-child {
    padding-right: 0.46875em;
}
.rooms .slide_item_cta_wrap > .btn_wrap:last-child {
    padding-left: 0.46875em;
}


.slide_item .learn_more_cta {
    height: 42px;
    line-height: 38px;
    font-size: 0.875em;
    float: none;
    width: 100%;
    font-family: 'FFDINWebMedium';
}
.slider_nav {
    display: table;
    height: 130px;
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
    float: none!important;
}
.slider_nav > button {
    width: 16px;
    height: 24px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0;
    padding: 0;
    opacity: 1;
    background-color: transparent;
    outline: none!important;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}
.slider_nav > button:first-child {
    left: 0.9375em;
}
.slider_nav > button:last-child {
    right: 0.9375em;
}
.slider_nav > button.slick-disabled {
    opacity: .45;
}
.slider_nav > button > svg {
    width: 14px;
    height: 24px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.slider_nav > .view_all_wrap {
    display: table-cell;
    height: 130px;
    vertical-align: middle;
    line-height: 1;
    font-size: 0.875em;
    text-transform: uppercase;
}
.view_all_wrap a {
    display: inline-block;
    position: relative;
    color: #000;
    border: 2px solid #000;
    padding: 0.9375em 1.500em;
    font-family: 'FFDINWebMedium';
}
a.view_all:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: -2px;
    top: -2px;
    border: 2px solid #77278b;
    opacity: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: opacity.3s;
    transition: opacity.3s;
}
a.view_all:hover {
    color: #77278b;
}
a.view_all:hover:after {
    opacity: 1;
}

/*Pools and Cabanas*/
#page_pools-cabanas .subpage_blockCollection  .group_basicBlock h3{
color: #77278b;
}

/*Features section*/

#features_section {
    border-top: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
    background-image: url(/templates/main/images/patterns/clam_pattern.png);
    background-position: top left;
    background-repeat: repeat;
    background-color: #dedfdf;
}
.table_title_wrap {
    display: table;
    height: 110px;
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
    padding: 0 15px 0;
    float: none;
}
.table_title_wrap > .section_header {
    display: table-cell;
    height: 100%;
    width: 100%;
    line-height: 1.2;
    position: relative;
    vertical-align: middle;
    padding-bottom: 0;
    font-size: 1.250em;
}

.offers .slide_item_wrap {
    opacity: .75;
    -webkit-transform: scale(.95);
    transform: scale(.95);
    -webkit-transition: all .3s;
    transition: all .3s;
}
.offers .slide_item_wrap.slick-active {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.offers .slide_item > .image_loader {
    padding-bottom: 56.597222%;
    border: 1px solid #fff;
}
.offers .slide_item_cta_wrap {
    border: none;
    height: 133px;
    padding: 0 0.563em;
}
.offers .slide_item .title_wrap {
    display: table;
    width: 100%;
    height: 75px;
    top: 0;
    background-color: transparent;
}
.offers .title_wrap h3 {
    display: table-cell;
    height: 75px;
    width: 100%;
    padding: 0 0.563em;
    font-size: 1.250em;
    line-height: 1.2;
    vertical-align: middle;
}
.offers .slide_item_cta_wrap .subtitle {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    text-transform: uppercase;
    font-size: 1.250em;
    text-align: left;
    margin-top: 40px;
    font-family: 'FFDINWebMedium';
}
.offers .slide_item_cta_wrap > .btn_wrap {
    display: block;
    height: 65px;
    position: absolute;
    bottom: 0;
    padding: 0 0.563em;
    line-height: 65px;
}
.offers .slide_item_cta_wrap > .btn_wrap.learn_more_wrap {
    left: 0;
    padding-right: 1px;
}
.offers .slide_item_cta_wrap > .btn_wrap:last-child {
    right: 0;
    padding-left: 1px;
}
.offers .slide_item .learn_more_cta {
    width: 100%;
    height: 48px;
    line-height: 46px;
}
/* dining homepage area */

.dining .slide_item > .image_loader {
    padding-bottom: 79.056%;
    position: relative;
}
.dining .image_loader.loaded:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .56;
    z-index: 1;
}
.dining .image_loader > svg {
    position: absolute;
    top: 0;
    bottom: 22%;
    left: 0;
    right: 0;
    z-index: 2;
    margin: auto;
    width: 64%;
    height: auto;
}
.dining .image_loader.vertical_logo > svg {
    bottom: 42%;
    max-height: 50%;
}
.dining .table_title_wrap {
    top: 64%;
    left: 0;
    right: 0;
    bottom: 30%;
    position: absolute;
    z-index: 2;
    height: 35px;
    padding: 0 3em;
    margin: auto;
    z-index: 2;
}
.dining .image_loader h4 {
    display: table-cell;
    font-family: 'FFDINWebMedium';
    font-size: 0.875em;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
}
.dining .dining_cta {
    display: block;
    width: 90%;
    max-width: 312px;
    height: 35px;
    border: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 6%;
    margin: 0 auto;
    background-color: transparent;
    z-index: 2;
}

.dining .image_loader .btn_wrap a {
    background-color: #fff;
    border: none;
    height: 35px;
    line-height: 35px;
}
.dining .slide_item_wrap {
    opacity: .75;
    -webkit-transform: scale(.95);
    transform: scale(.95);
    -webkit-transition: all .3s;
    transition: all .3s;
}
.dining .slide_item_wrap.slick-active {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.image_aspect_ratio {
    width: 100%;
    height: 0;
    padding-bottom: 50.3937%;
    background-color: #d4d4d4;
}
.cta_wrap {
    margin-top: 8px;
}
#dining_slick_wrap {
    margin-bottom: 10px;
}
.dining_item_wrap .learn_more_cta {
    width: calc(50% - 2px);
    font-size: 14px;
    padding: 0;
}
/*events section homepage*/

.event_item_wrap {
    height: 77px;
    position: relative;
}
.event_item_wrap:not(.last) {
    margin-bottom: 18px;
}
.event_item {
    height: 100%;
    background-color: #b3b3b3;
}
.event_item_wrap .calendar {
    display: inline-block;
    width: 64px;
    height: 100%;
    border: 1px solid #e6e7e8;
    position: relative;
}
.event_item_wrap .calendar > span {
    display: inline-block;
}
.event_item_wrap .calendar .month_name {
    width: 100%;
    height: 24px;
    line-height: 24px;
    background-color: #e6e7e8;
    text-transform: uppercase;
    font-family: 'FFDINWeb';
    font-size: 0.750em;
    position: absolute;
    top: 0;
    left: 0;
}
.event_item_wrap .calendar .day_number {
    position: absolute;
    top: 24px;
    left: 0;
    width: 100%;
    height: 36px;
    line-height: 40px;
    font-family: 'FFDINWebMedium';
    font-size: 2.188em;
}
.event_item_wrap .calendar .day_name {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 21px;
    font-family: 'FFDINWeb';
    font-size: 0.750em;
    width: 100%;
    line-height: 1.9;
    text-transform: uppercase;
}
.event_item_wrap .event_content {
    height: 100%;
    position: absolute;
    top: 0;
    left: calc(77px + 0.9375em);
    right: 0.9375em;
    border-bottom: 1px solid #bcbec0;
    margin: 0 auto;
    font-family: 'FFDINWebMedium';
    text-transform: uppercase;
}
.event_item_wrap.last .event_content {
    border: none;
}
.event_content > h3 {
    margin: 0;
    padding-top: 6px;
    font-size: 1em;
    line-height: 1;
    font-family: 'FFDINWebMedium';
}
.event_content > h4 {
    margin: 0;
    padding-top: 2px;
    font-size: 0.750em;
    line-height: 1;
    font-family: 'FFDINWebMedium';
}
.event_content > i {
    font-size: 0.875em;
}
#events_section .view_all {
    padding: 0.9375em 3.438em;
}
/*intro section homepage*/

.intro .table_title_wrap > .section_header {
    float: none;
}
.intro .section_header > svg.left_bracket {
    left: 0;
    bottom: 0;
    margin: auto 0;
    height: 92px;
    width: auto;
}
.intro .section_header > svg.right_bracket {
    right: 0;
    bottom: 0;
    margin: auto 0;
    height: 92px;
    width: auto;
}
.intro .intro_tagline {
    font-family: 'FFDINWebLight';
    font-size: 1.125em;
    text-transform: uppercase;
    margin-bottom: 20px;
}
/********** SUBPAGE HEADING STYLING **************/

#subpage_intro_seciton.set_intro_style{
    margin-top: 30px;
}
h2{
    font-size: 1.125rem;
}
#page_resort-map h2 {
    text-align: center;
}
#page_marquee-night-day-club h2{
	margin:30px 0 50px;
}
/********** SUBPAGE BLOCK COLLECTION STYLING **************/
/*blockcollection image + text*/
#blockCollection .contentBlock.type_textWithSideImage {
    margin: 30px 0;
}
/*blockcollection image + text*/

#blockCollection .contentBlock.type_textWithSideImage .imageHolder-left{
	margin:0 30px 0 0;
}
#blockCollection .contentBlock.type_textWithSideImage .imageHolder-right{
	margin:0 0 0 30px;
}

#blockCollection, .site-map{
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    float: none;
    clear: both;
    padding-top: 25px;
}
body.loggedIn.editMode .blockCollection:not(.accordionContent) > div:last-child{
  margin-bottom:100px!important;
}

#blockCollection hr {
    margin: 41px 0;
}

.site-map{
    padding-left: 20px;
}

#blockCollection a:not(.global_cta) {
    color: #77278b;
}
#blockCollection a:not(.global_cta):hover {
    color: #000;
}
#blockCollection .contentBlock h3,
#blockCollection .contentBlock h4,
#blockCollection .contentBlock li a {
    text-transform: uppercase;
}
#blockCollection .contentBlock h3,
#blockCollection .contentBlock h4 {
    color: #000;
}
#blockCollection .contentBlock h3 {
    font-size: 1.125em;
    letter-spacing: 0.1em;
    font-family: 'FFDINWebLight';
    line-height: 1.2;
}

#blockCollection .blockCollection h4 {
    font-size: 1em;
    letter-spacing: 0.1em;
    font-family: 'FFDINWebLight';
    line-height: 1.2;
        margin-top: 1.6em;
        margin-bottom: 10px;
}

#blockCollection .contentBlock ol {
    counter-reset: item;
    padding:0;
    margin-left: 0;
}
#blockCollection .contentBlock ul {
    list-style: none;
    padding:0;
    margin-left: 0;
}
#page_sitemap .site-map li,
#blockCollection .contentBlock ul li,
#blockCollection .contentBlock ol li {
    display: block;
    font-family: 'FFDINWebLight';
    font-size: 1rem;
    position: relative;
    padding:0 0 6px 24px;
}
#page_sitemap .site-map ol li:before,
#blockCollection .contentBlock ol li:before {
    content: counter(item);
    counter-increment: item;
    color: #77278b;
    font-size: 1.1em;
    font-family: 'FFDINWeb';
    position: absolute;
    left: 0;
    top: 0;
}
#page_sitemap .site-map ul li:before,
#blockCollection .contentBlock ul li:before {
    content: "\e601";
    font-family: 'cosmo_font';
    font-size: 1.3em;
    color: #77278B;
    top: 0px;
    left: 2px;
    line-height: normal;
    position: absolute;
}
​#page_sitemap .site-map ol li a,
​#page_sitemap .site-map ul li a,
#blockCollection .contentBlock ul li a,
#blockCollection .contentBlock ol li a {
    position: relative;
    font-size: 0.875em;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-family: 'FFDINWebMedium';
}
/*#blockCollection .contentBlock ul li a:after,
#blockCollection .contentBlock ol li a:after {
    font-family: 'cosmo_font';
    content: "\e604";
    display: inline-block;
    color: #77278b;
    width: 10px;
    font-size: 25px;
    font-weight: 300;
    position: relative;
    top: 6px;
    right: 0px;
    line-height: 14px;
}*/

#blockCollection .blockCollection p em {
    font-family: 'FFDINWebLight';
    font-size: 0.813em;
}
#blockCollection .contentBlock.type_threeColumn.group_layoutBlock ul li {
    padding-bottom: 12px;
}
#blockCollection .align_link_header{
    /*text-align: center !important;*/
    margin: 35px 20px 20px;
}

#blockCollection .contentBlock .imageCaption{
    font-family: 'FFDINWebLight';
    font-size: 1em;
    text-transform: uppercase;
    line-height: 1.2;
    color: #000;
}
#blockCollection .contentBlock .imageCaption a{
    color: #000;
}
/********** SUBPAGE BLOCK COLLECTION ACCORDIONS STYLING **************/
#blockCollection .contentBlock.type_accordionBlock{
        margin: 5px 0;
}

#blockCollection .contentBlock.type_accordionBlock.group_layoutBlock .display_table{
    display: table;
    width: 100%;
    height:50px;
}

#blockCollection .contentBlock.type_accordionBlock.group_layoutBlock .accordionTitle {
    display: table-cell;
    height: 50px;
    width: 100%;
    font-size: 0.938em;
    position: relative;
    font-family: 'FFDINWebLight';
    padding:0 32px 0 10px !important;
    vertical-align: middle;
    line-height: 1.6;
    letter-spacing: 0.1em;
    border: 1px dotted #c9caca;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin: 0;
    word-break:break-word;
}
#blockCollection .contentBlock.type_accordionBlock.group_layoutBlock.collapsed .accordionTitle{
    background-color: #fff;
    color: #000;
}
#blockCollection .contentBlock.type_accordionBlock.group_layoutBlock.expanded .blockCollection .contentBlock.type_accordionBlock.group_layoutBlock.collapsed .accordionTitle {
    background: #fff !important;
    color: #000;
    border: 1px dotted #c9caca;
}
#blockCollection .contentBlock.type_accordionBlock.group_layoutBlock.expanded .accordionTitle{
    color: #fff;
    border: 1px solid #000;
    background-color: #000;
    background-image :url(/templates/main/images/patterns/fishnet-popups.png) !important;
    background-position: top left;
    background-repeat: repeat;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    #off_canvas_container #blockCollection .contentBlock.type_accordionBlock.group_layoutBlock .accordionTitle:after {
        line-height: 68px;
        height: 100%;
    }
}
#blockCollection .contentBlock.type_accordionBlock.group_layoutBlock .accordionTitle:after{
    display: inline-block;
    content: "";
    font-family: 'cosmo_font';
    width: 32px;
    height: 30px;
    font-size: 32px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    color: #77278b;
    line-height: 32px;
    text-align: center;
}
#blockCollection .contentBlock.type_accordionBlock.group_layoutBlock.collapsed .accordionTitle:after {
    content: '\e900';
}
#blockCollection .contentBlock.type_accordionBlock.group_layoutBlock.expanded .accordionTitle:after {
    content: '\e901';
}
#blockCollection .contentBlock.type_accordionBlock.group_layoutBlock.expanded .accordionTitle:after{
    color: #fff;
}
#blockCollection .contentBlock.type_accordionBlock.group_layoutBlock.expanded .blockCollection .contentBlock.type_accordionBlock.group_layoutBlock.collapsed .accordionTitle:after{
    color: #77278b;
    content: '\e900';
}
.blockCollection.accordionContent{
    border: 1px dotted #c9caca;
    padding: 26px 10px 0px;
}

.subpage_back_Link_URL:before {
    display: inline-block;
    font-family: 'cosmo_font';
    content: "\e902";
    height: 21px;
    width: 15px;
    font-size: 32px;
    position: relative;
    vertical-align: middle;
    text-align: center;
    line-height: 19px;
    text-indent: -10px;
}
.subpage_back_Link_URL{
    display: inline-block;
    text-transform: uppercase;
    color: #77278B;
    font-family: 'FFDINWebMedium';
    font-size: 0.875em;
    letter-spacing: 0.1em;
    position: relative;
    padding: 0 0 20px 15px;
}

p em, p i{
    font-size: 0.813em;
}
/* Identity for while you are here page */
.identity_header_wrapper{
    background: #77278b;
    padding-top: 1em;
    padding-bottom: 1em;
    margin: 10px 0 10px 0;
}
.identity_header_wrapper .identity_header_title:before{
    color: #fff;
    display: inline-block;
    content: "\e607";
    font-family: 'cosmo_font';
    font-size: 40px;
    width: 32px;
    vertical-align: middle;
    line-height: 40px;
    float: left;
    margin-top: -5px;
}
.identity_header_title{
    font-family: 'FFDINWeb';
    color:  #ffffff;
    font-size: 0.825em;
    font-weight: 300;
    line-height: 1.136;
    text-align: left;
    transform: scaleX(1.0114);
    margin-top: 5px;
    padding: 0;
}
.identity_header_wrapper .identity_signup_btn{

}
.identity_header_wrapper .identity_signup_btn .signupBtn {
    background: none;
    border: 1px solid #fff;
    display: block;
    font-family: "FFDINWebMedium";
    font-size: 0.875em;
    height: 42px;
    letter-spacing: 0.1em;
    line-height: 40px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 91px;
    margin: 0 auto;
}
.outer_wrapper {
    margin: 0 auto;
    max-width: 80em;
}
/* Identity for while you are here page */

/*	Page specific CSS for Marquee-night-day-club	*/

/* #page_marquee-night-day-club #subpage-content .table_title_wrap h1.brackets:before,
#page_marquee-night-day-club #subpage-content .table_title_wrap h1.brackets:after{
	background-image:none;
} */
#page_marquee-night-day-club #blockCollection .type_threeColumn .columnTwo .type_imageOnly .image{
	margin-top:20px;
}
#rfp_forms_lost_found {
    width: 100%;
    height: 942px;
}
/* small resolution only */
@media only screen and (max-width: 47.94em) {
    .blockCollection .contentBlock.type_threeColumn .blockCollection.column, .blockCollection .contentBlock.type_twoColumn .blockCollection.column{
        padding:0!important;
        margin-right: 0!important;
    }

    #blockCollection .column_image_style{
        border-bottom: 1px dotted #d9d9d9;
    }

    #blockCollection .contentBlock.type_threeColumn.group_layoutBlock ul{
        margin-bottom: 0px;
    }

	.table_title_wrap > .section_header {
		padding:0 15px;
	}
	.table_title_wrap{
		height:80px;
	}

	/*	Sec filing Table	*/
	#EventSortTable tr th, #EventSortTable tr td{
		padding:0.565rem 0.265rem;
	}
	/*	Page specific CSS for Marquee-night-day-club	*/
	#page_marquee-night-day-club #blockCollection .type_threeColumn .columnTwo .type_imageOnly .image{
		width:185px!important;
	}

}

/* medium resolution and up */
@media only screen and (min-width: 48.000em) {
    #subpage-content.no_main_visual{
        padding-top: 100px;
    }
    .contentBlock.type_twoColumn, .contentBlock.type_threeColumn{
        margin:0 -0.9375em;
    }

    .subpage_heading_section .table_title_wrap{
        height: 150px;
        width: auto;
        max-width: none;
    }
    .subpage_heading_section h1.section_header {
        width: auto;
        font-size: 1.875em;
        padding: 0 40px;
    }

    h2{
        font-size: 1.625rem;
    }

    .subpage_intro .intro_copy p{
        font-size: 1.125em;
        margin-left: 20px;
        margin-right: 20px;
    }
    #blockCollection, .site-map{
        padding-right: 1.875em;
        padding-left: 1.875em;
    }
    .blockCollection .contentBlock.type_twoColumn .blockCollection.column{
        width: 50%!important;
        margin-right: 0!important;
    }
    .contentBlock.type_threeColumn.group_layoutBlock{
        margin:0 -0.9375em;
    }
    .blockCollection .contentBlock.type_threeColumn .blockCollection.column{
        width: 33.33333%!important;
        margin-right: 0!important;
    }

    #blockCollection .contentBlock p {
        font-size: 1.125em;
    }

    #blockCollection .contentBlock h3{
        font-size: 1.625em;
    }
    #blockCollection .contentBlock h4{
        font-size: 1.1250em;
    }
    #blockCollection .contentBlock p{
      line-height: 34px;
    }

    .blockCollection .contentBlock p{
      line-height: 34px;
      font-size: 1.125em;
    }

    #blockCollection .contentBlock.type_threeColumn.group_layoutBlock ul li {
        padding-right: 15px;
        padding-bottom : 20px;
    }
    #blockCollection .contentBlock ul li,
    #blockCollection .contentBlock ol li{
        font-size: 1rem;
    }

    #blockCollection .contentBlock.type_accordionBlock.group_layoutBlock .display_table{
        height: 67px;
    }
    #blockCollection .contentBlock.type_accordionBlock.group_layoutBlock .accordionTitle{
        font-size: 1.250em;
        padding: 5px 60px 0 26px!important;
    }
    #blockCollection .contentBlock.type_accordionBlock.group_layoutBlock .accordionTitle:after{
        width: 60px;
        font-size: 42px;
    }
    .blockCollection.accordionContent{
        padding: 30px 25px 0;
    }
    #blockCollection .contentBlock .imageCaption{
        font-size: 1.125em;
    }
    .intro_tagline h2{
        margin-left: 20px;
        margin-right: 20px;
    }
    /* Identity for while you are here page */
    .identity_header_title{
        font-size: 0.975rem;
        line-height: 0.962;
    }
    .identity_side_content{
        font-family:'FFDINWebLight';
        color:  #ffffff;
        font-size: 1.114rem;
        font-weight: 300;
        line-height: 2.243;
        text-align: center;
    }
    .identity_header_wrapper .identity_signup_btn .signupBtn{
        width: 102px;
        font-size: 1rem;
    }
    /* Identity for while you are here page */

	.table_title_wrap{
		height:150px;
	}

	#page_marquee-night-day-club #main_visual .slick_wrap .slick-dots{
		bottom:2.125em;
	}
    /*#blockCollection .contentBlock.type_accordionBlock{
        padding: 3px 0;
    }*/
}

/* large resolution and up */
@media only screen and (min-width: 64.063em) {
    h3{
    font-size: 1.25rem;
    }
    #blockCollection, .site-map{
        padding:20px 0.9375em;
    }
    #subpage_intro_seciton.set_intro_style{
        margin-top: 0px;
    }
    h2{
        font-size: 1.825em;
    }
    .intro_tagline h2{
        margin-left: 0px;
        margin-right: 0px;
    }
    #blockCollection .contentBlock h3{
        font-size: 1.25em;
    }
    #blockCollection .contentBlock.type_sectionHeader.group_basicBlock h4 {
        font-size: 1em;
    }
    #blockCollection .contentBlock.type_richText.group_basicBlock p em {
        font-size: 12px;
    }
    #blockCollection .contentBlock.type_accordionBlock.group_layoutBlock .accordionTitle {
        padding: 0 76px 0 26px!important;
    }
    #blockCollection .contentBlock.type_accordionBlock.group_layoutBlock .accordionTitle:after{
        width: 76px;
    }
    /* Identity for while you are here page */
    .identity_header_wrapper .identity_header_title:before{
        font-size: 56px;
        width: 50px;
    }
    .identity_header_title{
        font-size: 1.325rem;
    }
    .identity_side_content{
         font-size: 2.201rem;
         line-height: 1.136;
    }
    .identity_header_wrapper .identity_signup_btn .signupBtn{
        width: 175px;
    }
    /* Identity for while you are here page */

	.table_title_wrap{
		height:110px;
	}
}


/* section added for Resnet page styling */
.resnet_wrap{
    display: none;
}
.error_display{
    display: table;
    font-family: 'FFDINWeb';
    font-size: 1em;
    text-transform: uppercase;
    color: #000;
    padding: 30px;
    min-height: 320px;
    width: 100%;
}
.error_display .table_cell{
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}
#page_group_reservations .loader{
    display: none;
}
/*#page_group_reservations #off_canvas_container{
    background-color: #000;
    background-image:url(/templates/main/images/patterns/background.jpg);
    background-position: top left;
    background-repeat: repeat;
}*/


@media only screen and (min-width: 48.000em) {
    #page_group_reservations #off_canvas_container{
        height: 100%;
    }
    #page_group_reservations footer.row{
        position: absolute;
        bottom: 0;
    }
    .error_display{
        width: 400px;
        height: 400px;
        position: absolute;
        top: 0;
        left: 0;
        right:0;
        bottom:146px;
        margin:auto;
        font-size: 1.250em;
    }
}
@media only screen and (min-width: 64.063em) {
/*#page_group_reservations{
    background-color: #000;
    background-image:url(/templates/main/images/patterns/background.jpg);
    background-position: top left;
    background-repeat: repeat;
}*/
#page_group_reservations #off_canvas_container{
    height: auto;
    background:none;
}
.error_display{
    display: none;
}
#page_group_reservations #off_canvas_container{
    height: auto;
}
#page_group_reservations footer.row{
    margin:0;
}
#page_group_reservations .loader{
    z-index: -1;
    display: block;
    top:101px;
    border-top: 1.1em solid rgba(121, 45, 148, 0.2);
    border-right: 1.1em solid rgba(121, 45, 148, 0.2);
    border-bottom: 1.1em solid rgba(121, 45, 148, 0.2);
    border-left: 1.1em solid #812d94;
}
#page_group_reservations .loader.hide{
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}
.resnet_wrap{
    display: block;
    width: 100%;
        margin: 0px 0 80px 0;
}
#page_group_reservations footer.row{
    position: relative;
}

}


/*SEARCH PAGE CUSTOM CSS*/

#searchPageWrapper{
max-width: 1280px;
    margin: 0 auto;
}

/***************  templates/main/libs/vendor/jquery-datepicker/smoothness/jquery-ui-1.11.4.custom.css  ***************/
/*! jQuery UI - v1.11.4 - 2015-05-11
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=0&bgColorHeader=%23002a55&bgTextureHeader=flat&bgImgOpacityHeader=100&borderColorHeader=%23002a55&fcHeader=%23fff&iconColorHeader=%23fff&bgColorContent=%23ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=%23aaaaaa&fcContent=%23222222&iconColorContent=%23222222&bgColorDefault=%23ffffff&bgTextureDefault=flat&bgImgOpacityDefault=100&borderColorDefault=%23002a55&fcDefault=%23002a55&iconColorDefault=%23888888&bgColorHover=%23002a55&bgTextureHover=flat&bgImgOpacityHover=100&borderColorHover=%23002a55&fcHover=%23fff&iconColorHover=%23edaa20&bgColorActive=%23edaa20&bgTextureActive=flat&bgImgOpacityActive=100&borderColorActive=%23aaaaaa&fcActive=%23212121&iconColorActive=%23454545&bgColorHighlight=%23fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=%23fcefa1&fcHighlight=%23363636&iconColorHighlight=%232e83ff&bgColorError=%23fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=%23cd0a0a&fcError=%23cd0a0a&iconColorError=%23cd0a0a&bgColorOverlay=%23aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=%23aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

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


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


/* Icons
----------------------------------*/

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


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #aaaaaa;
	background: #ffffff;/* url(/templates/main/libs/vendor/jquery-datepicker/smoothness/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;*/
	color: #222222;
}
.ui-widget-content a {
	color: #222222;
}
.ui-widget-header {
	border: 1px solid #002a55;
	background: #002a55 url(/templates/main/libs/vendor/jquery-datepicker/smoothness/images/ui-bg_flat_100_002a55_40x100.png) 50% 50% repeat-x;
	color: #fff;
	font-weight: bold;
}
.ui-widget-header a {
	color: #fff;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #002a55;
	background: #ffffff url(/templates/main/libs/vendor/jquery-datepicker/smoothness/images/ui-bg_flat_100_ffffff_40x100.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #002a55;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #002a55;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #002a55;
	background: #002a55 url(/templates/main/libs/vendor/jquery-datepicker/smoothness/images/ui-bg_flat_100_002a55_40x100.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #fff;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #fff;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa;
	background: #edaa20 url(/templates/main/libs/vendor/jquery-datepicker/smoothness/images/ui-bg_flat_100_edaa20_40x100.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee url(/templates/main/libs/vendor/jquery-datepicker/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec url(/templates/main/libs/vendor/jquery-datepicker/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
	color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(/templates/main/libs/vendor/jquery-datepicker/smoothness/images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
	background-image: url(/templates/main/libs/vendor/jquery-datepicker/smoothness/images/ui-icons_fff_256x240.png);
}
.ui-state-default .ui-icon {
	background-image: url(/templates/main/libs/vendor/jquery-datepicker/smoothness/images/ui-icons_888888_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url(/templates/main/libs/vendor/jquery-datepicker/smoothness/images/ui-icons_edaa20_256x240.png);
}
.ui-state-active .ui-icon {
	background-image: url(/templates/main/libs/vendor/jquery-datepicker/smoothness/images/ui-icons_454545_256x240.png);
}
.ui-state-highlight .ui-icon {
	background-image: url(/templates/main/libs/vendor/jquery-datepicker/smoothness/images/ui-icons_2e83ff_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(/templates/main/libs/vendor/jquery-datepicker/smoothness/images/ui-icons_cd0a0a_256x240.png);
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 0;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 0;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 0;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 0;
}

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

/***************  templates/main/../widgets/offers/style.viewList.css  ***************/
.guestbook_unlocked .gated_offer_icon {
    pointer-events: none;
}
#offer .image_wrapper{
    opacity: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transition: opacity .35s;
    transition: opacity .35s;
}
.cta_wrapper.columns{
    padding:0;
}
.image_column_wrap.columns{
    padding:0;
}
#offer .offer_item_col.featured .offer_item .image_wrapper{
    height: 0;
    padding-bottom: 56.25%;
}
#offer .offer_item_col.non-featured .offer_item .image_wrapper{
    height: 0;
    padding-bottom:56.25%;
}
#offer .image_wrapper.loaded{
    opacity: 1;
}
#offer{
    color: #7e7e7e;
    margin-top: 25px;
}
#offer #offer_heading{
    display: table;
    float: none;
    height: 130px;
    margin: 0 auto;
    max-width: 350px;
    text-align: center;
    width: 100%;
}
#offer #offer_heading h1{
    font-family: "FFDINWebLight";
    color: #000;
    font-size: 1.250em;
    text-transform: uppercase;
}
#offer #offer_heading h1:after,
#offer #offer_heading h1:before{
    font-family: "cosmo_font";
    font-size: 3em;
    color: #77278B;
    padding-right: 0.25em;
    position: relative;
    top: 32px;
}
#offer #offer_heading h1:after{
    content: "\e606";
    padding-left: 0.25em;
}
#offer #offer_heading h1:before{
    content: "\e605";
    padding-right: 0.25em;
}
#offer .offer_item_col{
    border-bottom: 1px dotted #d9d9d9;
    padding-bottom: 15px;
}
/*#offer .offer_item_col.non-featured{
    padding-top: 20px;
}*/
#offer .offer_item_col .offer_item .content_wrapper{
    padding: 0;
}
.content_section{
    width: 100%;
}
#offer .offer_item_col.non-featured .offer_item .content_wrapper{
    padding-top: 13px;
}

#offer .title{
    text-align: center;
    width: 100%;
    display: table;
    height: 70px;
}
#offer .non-featured .title{
    height: 80px;
}
#page_shopping #offer .title h3 {
    color: #000;
}
#offer .title h3{
    width: 100%;
    height: 100%;
    vertical-align: middle;
    font-family: "FFDINWeb";
    font-size: 1.250em;
    color: #77278b;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.1em;
    display: table-cell;
    line-height: 1.1;
}
#offer .non-featured .title h3{
    font-size: 1.125em;
}
/*#offer .image{
    margin-bottom: 20px;
}*/
/*#offer .content_section{
    padding-top: 15px;
}*/
#offer .description{
    font-family: "FFDINWebLight";
    text-align: left;
    margin-bottom: 20px;
}

#offer .description ul{
    margin: 0;
}
#offer .description ul li:first-child{
    border: none;
}
#offer .description ul li {
    list-style: none;
    border-top: 1px dotted #d2c7c7;
    font-size: 0.750em;
    padding: 4px 0 4px 34px;
    color: #656565;
    position: relative;
    line-height: 1.2;
}
#offer .description ul li:before{
    text-align: left;
    content: "\e601";
    font-family: 'cosmo_font';
    font-size: 1.3em;
    font-weight: 500;
    color: #77278B;
    width: 100%;
    height: 100%;
    line-height: normal;
    position: absolute;
    top: 3px;
    left: 10px;
}
#offer #offer_editable_content{
    float: none;
    clear: both;
}
#offer_editable_content .offers-center-text {
    margin-top: 50px;
    margin-bottom: 40px;
}

#offer_editable_content .offers-center-text .offers-quote-wrap{
    width: 100%;
    height: 100%;
    display: table;
    text-align: center;
}
#offer_editable_content .offers-center-text .offers-quote{
    display: table-cell;
    font-family: "Garamond-Italic";
    font-size: 1.250em;
    font-style: italic;
    height: 100%;
    line-height: 1.25;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    margin: 0;
    position: relative;
}
#offer_editable_content .offers-center-text .offers-quote:before{
  display: block;
  content: "\e802";
  font-family: 'cosmo_font';
  font-size: 32px;
  font-style: normal;
  color: #77278b;
  text-align: center;
  position: absolute;
  left: 0;
  top: -40px;
}
#offer_editable_content .offers-center-text .offers-quote:after{
  display: block;
  content: "\e803";
  font-family: 'cosmo_font';
  font-size: 32px;
  font-style: normal;
  color: #77278b;
  text-align: center;
  position: absolute;
  right: 0;
  bottom: -40px;
}
#offer_editable_content .offers-center-text .offers-quote .offers-subQuote p{
	font-size: 0.8em;
	line-height: 1.25em;
    margin: 0;
}
#offer_editable_content .offer-content-heading{
    text-align: left;
    color: #000;
    font-family: 'FFDINWebLight';
    font-size: 1.125em;
    line-height: 1.389;
    padding-top: 26px;
    padding-bottom: 14px;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

#offer_editable_content .offer_additional_content{
    line-height: 1.75;
    margin-bottom: 23px;
}

#offer .learn_more_wrap{
    padding-right: 10px;
    padding-left: 0;
}
#offer .no_bookinglink .learn_more_wrap{
    padding:0;
    width: 100%;
    text-align: center;
}
#offer .no_bookinglink .reserve_now_wrap{
    display: none;
}
#offer .learn_more_wrap .learn_more_btn,
#offer .reserve_now_wrap .reserve_now_btn{
    width: 100%;
}
#offer .no_bookinglink .learn_more_wrap .learn_more_btn{
    max-width: 180px;
}

#offer .reserve_now_wrap{
    padding: 0 0 0 7px;
}
#offer .learn_more_wrap.no_reserve{
  padding-right: 0;
  float: none;
  margin: 0 auto;
}
#offer .offer_item_col span.gated_offer_icon{
        background: url(/templates/main/images/lock_icon.png) no-repeat;
        background-position: 0 -40px;
        position: absolute;
        top: 0;
        left: 15px;
        width: 40px;
        height: 40px;
        z-index: 1;
		cursor:pointer;
}
/* body.guestbook_unlocked #offer .offer_item_col span.gated_offer_icon{
    background-position: 0 0;
} */
#offer .offer_item_col.guestbook_unlocked span.gated_offer_icon{
    background-position: 0 0;
}
#offer .offer_item_col .image_column_wrap span.gated_offer_icon{
    left:0;
}
#offer .restro_location{
  text-align: center;
  color: #7e7e7e;
  font-family: 'FFDINWeb';
  font-size: 0.875rem;
  line-height: 22px;
  clear: left;
}
#offer .non-featured .restro_location{
    padding: 5px 0 0 0;
}

/*  small screens Only */
@media only screen and (max-width: 47.938em){
    #offer .offer_item_col.non-featured{
        height: auto!important;
    }
}
/*  Tablet  */
@media only screen and (min-width: 48.000em){
    .cta_wrapper.columns{
        padding:0 0.9375em;
    }
    #page_offers #subpage-content,
    #page_shopping #subpage-content{
        padding-top: 100px;
    }
    #offer{
        position: relative;
    }
    #subpage-content .table_title_wrap{
        position: relative;
        max-width: 1280px;
        width: auto;
        height: 150px;
        padding-top: 44px;
    }
    .table_title_wrap > .section_header{
        font-size: 1.875em;
        height: 100%;
    }
    #subpage-content .brackets:before {
        height: 106px;
        left: -30px;
    }
    #subpage-content .brackets:after {
        height: 106px;
        right: -30px;
    }
    #offer #offer_editable_content{
        padding: 0 0.938em;
    }
    #offer_editable_content .offer-content-heading{
        font-size: 1.65em;
        padding:10px 15px 10px;
    }

    #offer .offer_item_col.featured{
        padding-left: 0;
        padding-right: 0;
    }
    #offer .offer_item_col{
        border:none;
    }
    #offer .offer_item_col.featured{
        border:none;
        padding-bottom: 0;
    }
    #offer .offer_item_col .offer_item{
        border: 1px dotted #d9d9d9;
        padding: 0 0.938em 52px;
        height: 100%;
        position: relative;
    }

    #offer .offer_item_col.featured .offer_item{
        border: none;
        position: relative;
        margin-bottom: 50px;
        padding-bottom: 0;
    }
    #offer .offer_item_col.featured .image_column_wrap.columns{
        padding:0 0.938em;
        height: 100%;
        position: absolute;
        left: 0;
    }
    #offer .offer_item_col.featured .offer_item .image_wrapper{
        height: 100%;
        width: 100%;
        padding: 0;
    }
    #page_shopping #offer .offer_item_col.featured .offer_item .image_wrapper {
        height: 247px;
    }
    #page_shopping  #offer .offer_item_col.featured .offer_item{
         min-height: 247px;
    }
    #offer .offer_item_col.featured .offer_item .content_section{
        margin: 0;
    }
    #offer .title{
        height: 64px;
        padding:0;
    }
    #offer .title h3, #offer .non-featured .title h3{
        font-size: 1.250em;
    }


    #offer_editable_content .offers-center-text{
        margin: 40px 0 30px;
        text-align: center;
        padding:0;
    }
    #offer_editable_content .offers-center-text .offers-quote-wrap{
        max-width: 50%;
        margin:0 auto;
    }
    #offer_editable_content .offers-center-text .offers-quote-wrap, #offer_editable_content .offers-center-text .offers-quote{
        display: inline-block;
    }
    #offer_editable_content .offer_additional_content{
        padding:0 15px;
    }
    #offer_editable_content .offers-center-text .offers-quote{
        font-size: 1.438em;
    }
    #offer .non-featured .cta_wrapper{
        position: absolute;
        bottom: 20px;
        left: 0px;
    }
    #offer_editable_content .offer_additional_content p{
        font-size: 1.125em;
    }
}
/*  Desktop  */
@media only screen and (min-width: 64.063em) {
    #page_shopping #offer .offer_item_col.featured .offer_item .image_wrapper {
        height: 355px;
    }
    #page_shopping  #offer .offer_item_col.featured .offer_item{
         min-height: 355px;
    }
    #offer .offer_item_col.non-featured .offer_item .image_wrapper{
            padding-bottom: 56.25%;
    }
    #offer .offer_item_col.featured .offer_item{
        border: none;
        margin-bottom: 40px;
    }
    #offer .offer_item_col.featured .offer_item .content_wrapper{
        padding: 0 0.9375em;
    }
    #offer .offer_item_col.featured .offer_item .content_section{
        border: 1px dotted #afafaf;
        padding: 33px 80px;
    }
    #page_shopping #offer .offer_item_col.featured .offer_item .content_section {
        min-height: 355px;
        padding: 62px 80px;
    }
    #offer .offer_item_col.featured{
        padding-left: 0;
        padding-right: 0;
    }
    #offer_editable_content .offers-center-text{
        float: left;
        margin: 0;
        padding: 46px 1.8756em 40px;
    }
    #offer #offer_editable_content{
        padding-top: 20px;
    }
    #offer_editable_content .offer-content-heading{
        font-size: 1.625em;
        padding: 0;
        margin-bottom: 10px;
    }
    #offer_editable_content .offers-center-text .offers-quote{
        font-size: 1.438em;
    }
    #offer_editable_content .offers-center-text .offers-quote-wrap{
        max-width: 100%;
    }
    #offer_editable_content .offer_additional_content{
        padding:0;
    }
}

/***************  templates/main/../widgets/offers/guestbook.css  ***************/
.input_field_wrapper .mobile #ff_mobile1 {
    display: none;
}
.input_field_wrapper .fieldBlock .fieldLabel {
  display: none;
}
.open_submit .submit.dark_btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    display: block;
    font-family: "FFDINWebMedium";
    font-size: 0.875em;
    height: 42px;
    letter-spacing: 0.1em;
    line-height: 40px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 160px;
	outline: none;
}
.open_submit .submit.dark_btn:hover {
	border: 1px solid #77278b;
}
.offer_guestbook_wrapper{
    max-height: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: opacity .4s, max-height 0s 0.4s;
    transition: opacity .4s, max-height 0s 0.4s;
    overflow: hidden;
    z-index: 3;
    top: 0;
    left: 0;
    position: fixed;
    background-image: url(/templates/main/images/patterns/fishnet-popups.png);
    background-repeat: repeat;
    background-color: #000;
    z-index: 1501;
}
body.open_guestbook .offer_guestbook_wrapper {
    max-height: 100%;
    opacity: 1;
    transition: opacity 0.4s ease 0s, max-height 0s ease 0s;
}
body.open_guestbook header#header {
    opacity: 0;
    top: -61px;
}
.offer_guestbook_wrapper .form_wrapper .input_field_wrapper{
    margin: 0 0 10px;
}
.offer_guestbook_wrapper .form_wrapper .input_field_wrapper input{
    background: #fff;
    width: 200px;
    height: 35px;
    line-height: 35px;
    color: #939393;
    font-family: 'FFDINWeb';
    font-size: 0.750em;
    padding: 0;
    text-align: left;
    padding: 4px 0 0 15px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin: 0 auto;
	float: none;
}
.ie .offer_guestbook_wrapper .form_wrapper .input_field_wrapper input {
    padding: 0 0 0 15px;
}
.offer_guestbook_wrapper .form_wrapper .guestbook_submit_btn:hover {
    border-color: #77278b;
    color: #77278b;
}
.offer_guestbook_wrapper .form_wrapper .guestbook_submit_btn{
    background: none;
    border: 1px solid #fff;
    width: 160px;
    height: 42px;
    line-height: 40px;
    text-align: center;
    padding: 0;
    text-transform: uppercase;
    font-family: 'FFDINWebMedium';
    font-size: 0.875em;
    letter-spacing: 0.1em;
    margin: 0 auto;
    display: block;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.offer_guestbook_description{
        color: #fff;
        opacity: 0;
        max-height: 0;
        -webkit-transition: opacity .4s;
        transition: opacity .4s;
}
.offer_guestbook_description.open_description{
    opacity: 1;
    max-height: 100%;
    transition: opacity 0.4s ease 0s;
}
.offer_guestbook_description p {
    font-family: 'FFDINWeb';
    color:  #ffffff;
    font-size: 0.875em;/* Approximation due to font substitution */
    font-weight: 400;
    line-height: 25px;/* Approximation due to font substitution */
    text-align: left;
}
.offer_guestbook_wrapper .form_field{
    opacity: 0;
    max-height: 0;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
}
.offer_guestbook_wrapper .form_field.open_form{
    opacity: 1;
    max-height: 100%;
    transition: opacity 0.4s ease 0s;
}
.offer_guestbook_wrapper .about_guestbook,
.offer_guestbook_wrapper .checkAvail{
    text-transform: uppercase;
    font-family: 'FFDINWeb';
    font-size: 0.875em;
    line-height: 25px;
    letter-spacing: 0.1em;
    color: #fff;
    margin: 0 0 10px 0;
    border-top: 1px solid #dedfdf;
    padding-top: 1.125em;
    cursor: pointer;
}
.offer_guestbook_wrapper span.downArrow,
.offer_guestbook_wrapper span.down_arr{
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 7px solid #dedfdf;
    position: absolute;
    top: 25px;
    right: 25px;
}
.offer_guestbook_wrapper span.downArrow.open_description,
.offer_guestbook_wrapper span.down_arr.open_form{
    border-bottom: 7px solid #dedfdf;
    border-top: none;
}
.offer_guestbook_wrapper .mobile_hide_button_wrap{
    position: relative;
    height: 32px;
}
.offer_guestbook_wrapper .mobile_hide_button_wrap button.mobile_hide_button{
    top: 5px;
}
.offer_guestbook_wrapper .mobile_hide_button_wrap .mobile_hide_button:after{
    color: #fff;
}
.offer_guestbook_wrapper .open_submit{
    margin:15px 0 50px;
}
.offer_guestbook_wrapper .offer_guestbook_title{
    color: #fff;
    font-family: "FFDINWebLight";
    font-size: 1.438em;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-align: center;
    padding-top: 0.9em;
    padding-bottom: 2em;
}
.offer_guestbook_wrapper .checkbox_desp{
    text-transform: uppercase;
    margin: 0 0 0 7px;
    font-size: 0.813em;
}
.offer_guestbook_wrapper .offer_guestbook_checkbox{
    padding: 1em;
    font-family: "FFDINWeb";
    color:  #ffffff;
    font-weight: 300;
    line-height: 25px;/* Approximation due to font substitution */
    text-align: left;
}
.offer_guestbook_wrapper .offer_guestbook_checkbox p{
    font-family: "FFDINWeb";
    font-size: 0.813em;
}
.offer_guestbook_wrapper .loader{
    top: 220px;
    border-top: 1.1em solid rgba(255, 255, 255, 0.2);
    border-right: 1.1em solid rgba(255, 255, 255, 0.2);
    border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
    border-left: 1.1em solid #fff;
    animation-play-state: paused;
    -webkit-animation-play-state: paused;
}
.offer_guestbook_wrapper.processing .loader{
    animation-play-state: running;
    -webkit-animation-play-state: running;
}
.offer_guestbook_wrapper .success_message{
    float: left;
    color: #fff;
    text-align: center;
}
.offer_guestbook_wrapper .success_message p{
    font-family: 'FFDINWeb';
    color: #ffffff;
    font-size: 0.875em;
    font-weight: 400;
    line-height: 25px;
    text-align: center;
}
.offer_guestbook_wrapper .success_message h2, .offer_guestbook_wrapper .success_message h3, .offer_guestbook_wrapper .success_message h4, .offer_guestbook_wrapper .success_message h5{
    color: #fff;
}
.offer_guestbook_wrapper.success .success_message{
    width: 100%;
}
.offer_guestbook_wrapper .success_message .close_guestbook{
    min-width: 160px;
    padding:0 30px;
    background-color: transparent;
    border: 1px solid #fff;
    outline: none;
    color: #fff;
    height: 42px;
    line-height: 40px;
    text-align: center;
    font-family: 'FFDINWebMedium';
    font-size: 0.875em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-top: 20px;
}

.offer_guestbook_wrapper .show_while_processing, .offer_guestbook_wrapper .show_on_success{
    opacity: 0;
    max-height: 0;
    transition: opacity .4s, max-height 0s .4s;
    -webkit-transition: opacity .4s, max-height 0s .4s;
}
.offer_guestbook_wrapper.processing .show_while_processing{
    opacity: 1;
    max-height: 100%;
    transition: opacity .4s, max-height 0s 0s;
    -webkit-transition: opacity .4s, max-height 0s 0s;
}
.offer_guestbook_wrapper.success .show_on_success{
    opacity: 1;
    max-height: 100%;
    transition: opacity .4s, max-height 0s 0s;
    -webkit-transition: opacity .4s, max-height 0s 0s;
}
.offer_guestbook_wrapper .hide_while_processing{
    opacity: 1;
    max-height: 100%;
    transition: opacity .4s, max-height 0s 0s;
    -webkit-transition: opacity .4s, max-height 0s 0s;
}
.offer_guestbook_wrapper.processing .hide_while_processing, .offer_guestbook_wrapper.success .hide_while_processing{
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity .4s, max-height 0s .4s;
    -webkit-transition: opacity .4s, max-height 0s .4s;
}




@media only screen and (max-width: 47.938em) {
    .offer_guestbook_content_wrapper,.form_wrapper{
        padding: 0;
    }
    .offer_guestbook_wrapper .offer_guestbook_description,
    .offer_guestbook_wrapper .about_guestbook,
    .offer_guestbook_wrapper .checkAvail{
        padding-right:2em;
        padding-left: 2em;
    }
}
/*  Tablet  */
@media only screen and (min-width: 48.000em)  {
    .offer_guestbook_wrapper{
        background: rgba(255, 255, 255, 0.9);
    }
    .offer_guestbook_wrapper .offer_guestbook_inner_wrapper{
        background-color: #000;
        background-image: url(/templates/main/images/patterns/fishnet-popups.png);
        background-repeat: repeat;
        bottom: 0;
        height: 590px;
        left: 0;
        margin: auto;
        max-width: 640px;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
    }
    body.open_guestbook header#header {
        opacity: 1;
        top: 0;
    }
    .offer_guestbook_content_wrapper{
        border-right: 1px solid #fff;
    }
    .offer_guestbook_description{
        opacity: 1;
        max-height: 100%;
    }
    .offer_guestbook_wrapper .about_guestbook,
    .offer_guestbook_wrapper .checkAvail{
        border-top: none;
        padding-top: 0;
        cursor: default;
    }
    .offer_guestbook_wrapper .checkAvail{
        padding-left: 3.1em;
    }
    .offer_guestbook_wrapper .mobile_hide_button_wrap button.mobile_hide_button{
        margin-top: 15px;
        top: 0;
        z-index: 2;
    }
    .offer_guestbook_wrapper .mobile_hide_button_wrap .mobile_hide_button:hover:after{
        color: #77278b;
    }
    .offer_guestbook_wrapper .form_wrapper .guestbook_submit_btn:hover {
        color: #77278b;
        border-color: #77278b;
    }
    .offer_guestbook_wrapper .offer_guestbook_title{
        font-size: 1.875em;
        padding-bottom: 0.5em;
    }
    .offer_guestbook_wrapper .offer_guestbook_checkbox{
        padding: 0 2em;
    }
    .offer_guestbook_wrapper .offer_guestbook_checkbox p{
        font-size: 0.875em;
    }
    .offer_guestbook_wrapper .open_submit{
        margin-bottom: 15px;
    }
    .offer_guestbook_wrapper .loader{
        top: 60px;
        bottom:0;
    }
    .offer_guestbook_wrapper .success_message{
        width: 100%;
        position: absolute;
        top: 120px;
        left:0;
        right:0;
        bottom: 120px;
    }
    .success_message .table_wrap{
        display: table;
        height: 100%;
        width: 100%;
    }
    .success_message .display_table_cell{
        display: table-cell;
        height: 100%;
        vertical-align: middle;
        width: 100%;
    }
    .offer_guestbook_wrapper .success_message p{
        text-align: center;
    }
    .offer_guestbook_wrapper .success_message .close_guestbook{
        transition: all .3s;
        -webkit-transition: all .3s;
    }
    .offer_guestbook_wrapper .success_message .close_guestbook:hover{
        border-color: #77278b;
        color: #77278b;
    }
}
/* large resolution and up */
@media only screen and (min-width: 64.063em) {
}
@media (max-width: 767px) {
	.flexibleForm .input_field_wrapper .mobile #ff_mobile1 {
		display: block;
	}
/* 	.flexibleForm .input_field_wrapper .emailText {
		display: none;
	} */
}
/***************  templates/main/../widgets/offers/reserve_popup.css  ***************/
.reserve_wrapper{
    max-height: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: opacity .4s, max-height 0s 0.4s;
    transition: opacity .4s, max-height 0s 0.4s;
    overflow: hidden;
    z-index: 3;
    top: 0;
    left: 0;
    position: fixed;
    background-image: url(/templates/main/images/patterns/fishnet-popups.png);
    background-repeat: repeat;
    background-color: #000;
    z-index: 1501;
}
body.open_reserve_popup .reserve_wrapper {
    max-height: 100%;
    opacity: 1;
    transition: opacity 0.4s ease 0s, max-height 0s ease 0s;
}
body.open_reserve_popup header#header {
    opacity: 0;
    top: -61px;
}
.reserve_wrapper .form_wrapper #reserve_popup{
  max-width: 320px;
  margin: 0 auto;
}
.reserve_wrapper .form_wrapper .input_field_wrapper select{
    background: #fff;
    width: 125px;
    height: 35px;
    line-height: 35px;
    color: #939393;
    font-family: 'FFDINWeb';
    font-size: 0.750em;
    padding: 0;
    text-align: left;
    padding: 0 0 0 8px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-right: 25px;
}
.reserve_wrapper .form_wrapper .input_field_wrapper select#reserve_children{
    margin-right: 0;
}
.reserve_wrapper .form_field .input_field_wrapper .bg:after,
.reserve_wrapper .form_field .input_field_wrapper .bg2:after{
      color: #5a5b5d;
      content: "\e601";
      display: block;
      font-family: "cosmo_font";
      font-size: 14px;
      height: 14px;
      line-height: 14px;
      pointer-events: none;
      position: absolute;
      right: 31px;
      text-align: center;
      top: 12px;
      transform: rotate(90deg);
      width: 14px;
      z-index: 4;
}
.reserve_wrapper .form_field .input_field_wrapper .bg2:after{
  right: 32px;
}
.reserve_wrapper .form_field select {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
}
.reserve_wrapper .form_field .input_field_wrapper .bg{
    height: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: 0;
}
.reserve_wrapper .form_wrapper .reserve_submit_btn{
    background: none;
    border: 1px solid #fff;
    width: 160px;
    height: 42px;
    line-height: 40px;
    text-align: center;
    padding: 0;
    text-transform: uppercase;
    font-family: 'FFDINWebMedium';
    font-size: 0.875em;
    letter-spacing: 0.1em;
    margin: 0 auto;
    display: block;
}
.reserve_wrapper .form_wrapper .reserve_submit_btn:hover {
    color: #77278b;
    border-color: #77278b;
}
.reserve_wrapper .form_field{
    opacity: 1;
    max-height: 100%;
    transition: opacity 0.4s ease 0s;
}
.reserve_wrapper .mobile_hide_button_wrap{
    position: relative;
    height: 32px;
}
.reserve_wrapper .mobile_hide_button_wrap button.mobile_hide_button{
    top: 5px;
}
.reserve_wrapper .mobile_hide_button_wrap .mobile_hide_button:after{
    color: #fff;
}
.reserve_wrapper .mobile_hide_button_wrap .mobile_hide_button:hover:after{
    color: #77278b;
}
.reserve_wrapper .open_submit{
    margin:15px 0 50px;
}
.reserve_wrapper .reserve_title{
    color: #fff;
    font-family: "FFDINWebLight";
    font-size: 1.438em;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-align: center;
    padding-top: 0.9em;
}
/* ---- Calendar CSS --------- */
div#reserve_depart_calendar,
div#reserve_arr_calendar{
    max-height: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: opacity .4s, max-height 0s 0s;
    transition: opacity .4s, max-height 0s 0s;
    overflow: hidden;
    top: 0;
    left: 0;
    /*position: fixed;*/
}
div#reserve_depart_calendar.active,
div#reserve_arr_calendar.active{
    max-height: 100%;
    opacity: 1;
    transition: opacity 0.4s ease 0s, max-height 0s ease 0s;
}
div.reserve_wrapper .ui-widget{
  font-weight: 400;
}
div.reserve_wrapper .ui-widget-header .ui-datepicker-prev span.ui-icon,
div.reserve_wrapper .ui-widget-header .ui-datepicker-next span.ui-icon{
  background-image: none;
  background:transparent;
  color: #fff;
  font-family: 'cosmo_font';
  font-size: 0px;
  text-indent: 0;
  margin: 0;
  height: 30px;
  width: 30px;
  top: -3px;
  left:0;
}
/*the !important tags are due to crazy styles burried within jquery-ui that need to be ignored*/
div.reserve_wrapper .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next{
  top:2px!important;
  border:none!important;
  background: transparent!important;
  background-image:none!important;
}
div.reserve_wrapper .ui-datepicker .ui-datepicker-prev{
  left:2px!important;
}
div.reserve_wrapper .ui-datepicker .ui-datepicker-next{
  right:2px!important;
}
div.reserve_wrapper .ui-widget-header .ui-datepicker-prev span.ui-icon:after{
  display: block;
  width: 0;
  position: absolute;
  left:22px;
  content: "\e601";
  font-size: 22px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
div.reserve_wrapper .ui-widget-header .ui-datepicker-next span.ui-icon:after{
  display: block;
  content: "\e601";
  font-size: 22px;
  width: 0;
  position: absolute;
  right:18px;
  top: -2px;
}
div.reserve_wrapper .ui-datepicker table, div.reserve_wrapper .ui-datepicker td, div.reserve_wrapper .ui-datepicker th{
  border: none
}
div.reserve_wrapper .ui-state-default, div.reserve_wrapper .ui-widget-content .ui-state-default, div.reserve_wrapper .ui-widget-header .ui-state-default{
  color: #fff;
  text-align: center;
}
div.reserve_wrapper .ui-datepicker table{
  background-color: transparent;
  height: 185px;
  max-width: 285px;
  margin:0 auto;
}
div.reserve_wrapper table tr:nth-of-type(even){
  background:transparent;
}
div.reserve_wrapper table thead{
  background-color: transparent;
  border-top: 1px solid #404040;
  border-bottom: 1px solid #404040;
}
div.reserve_wrapper .ui-datepicker td{
  padding:0;
}
div.reserve_wrapper table tr td{
  font-size: 1.125em;
  -webkit-transition:background-color .15s;
  transition:background-color .15s;
}
div.reserve_wrapper .ui-datepicker td span, div.reserve_wrapper .ui-datepicker td a{
  border:none;
  background:transparent;
  font-family: 'FFDINWeb';
  font-size: 18px;
  padding: 6px;
}
div.reserve_wrapper .ui-datepicker .ui-datepicker-current-day a{
  background-color: #77278b;
}
div.reserve_wrapper .ui-widget-header{
  background:transparent;
  border:none;
  float: right;
  width: 45%;
  padding: 0px;
}
div.reserve_wrapper .ui-datepicker .ui-datepicker-title{
  margin: 0;
}
div.reserve_wrapper .ui-datepicker .ui-datepicker-title span{
  font-size: 15px;
  color: #818385;
  font-family: 'FFDINWeb';
}
div.reserve_wrapper .ui-datepicker th{
  font-size:12px;
  font-weight: 400;
  color:#818385;
  padding: 4px;
  line-height: 1;
  border:none;
}
div.reserve_wrapper .ui-datepicker{
  width: 100%;
  height: 100%;
  max-width: 285px;
  margin:0 auto;
  background-color: transparent;
  padding:0;
  border:none;
  font-family: "FFDINWeb";
}
div.reserve_wrapper .arr_text,
div.reserve_wrapper .depart_text {
  width: 100%;
  height: 33px;
  position: absolute;
  top: 88px;
  left: 0;
  right: 0;
  margin:0 auto;
  max-width: 235px;
  color: #fff;
  text-transform: uppercase;
  line-height: 35px;
  font-family: 'FFDINWeb';
  font-size: 0.750em;
  letter-spacing: 0.15em;
}
div.reserve_wrapper #out_calendar .ui-datepicker .ui-datepicker-calendar tbody td.ini-highlight a{
    background-color: #77278b;
}
div.reserve_wrapper #out_calendar .ui-datepicker .ui-datepicker-calendar tbody td.dp-highlight a{
  opacity: 0.7;
  background-color: #77278b;
}
div.reserve_wrapper .form_wrapper{
  padding-top: 2em;
}
/* ---- Calendar CSS --------- */


@media only screen and (max-width: 47.938em) {

}
/*  Tablet  */
@media only screen and (min-width: 48.000em)  {
    .reserve_wrapper{
        background: rgba(255, 255, 255, 0.9);
    }
    .reserve_wrapper .reserve_inner_wrapper{
        background-color: #000;
        background-image: url(/templates/main/images/patterns/fishnet-popups.png);
        background-repeat: repeat;
        bottom: 0;
        height: 590px;
        left: 0;
        margin: auto;
        max-width: 640px;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
    }
   
    body.open_reserve_popup header#header {
        opacity: 1;
        top: 0;
    }
    .reserve_wrapper .mobile_hide_button_wrap button.mobile_hide_button{
        margin-top: 15px;
        top: 0;
    }
    .reserve_wrapper .reserve_title{
        font-size: 1.875em;
    }
    .reserve_wrapper .open_submit{
        margin-bottom: 15px;
    }
    div#reserve_depart_calendar,
    div#reserve_arr_calendar{
        max-height: 40%;
        width: 50%;
        height: 100%;
        opacity: 1;
        float: left;
        position: relative;
    }
    div#reserve_depart_calendar.active,
    div#reserve_arr_calendar.active{
      max-height: 40%;
    }
    div.reserve_wrapper .arr_text, div.reserve_wrapper .depart_text{
      top:0;
    }
    div.reserve_wrapper .form_wrapper{
      padding-top: 1em;
    }
}
/* large resolution and up */
@media only screen and (min-width: 64.063em) {
}

/***************  templates/main/../widgets/offers/style.viewItem.css  ***************/
/************** OFFER DETAILS STYLING *************/
.guestbook_unlocked .gated_offer_icon {
    pointer-events: none;
}
.subpage_heading_section{
    display: none;
}
.widgetListModuleItemsBody{
    position: relative;
}
#offer_detail_wrapper{
    position: relative;
    padding-top:25px;
}
.ie9 #offer_detail_wrapper {
    z-index: 9;
}
.offer_detail_pattern{
    position: absolute;
    width: 100%;
    background-image: url(/templates/main/images/patterns/net_pattern.png);
    background-position: top left;
    background-repeat: repeat-x;
    height: 208px;
    top: 0;
}
.description2 h3{
    font-family: 'FFDINWebLight';
    font-size: 1.125em;
    text-transform: uppercase;
    line-height: 1.278;
}
#offer_detail_wrapper .loader{
    top:200px;
}
#offer_detail_wrapper .image_wrapper{
    opacity: 0;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transition: opacity .35s;
    transition: opacity .35s;
}
#offer_detail_wrapper .image_wrapper.loaded{
    opacity: 1;
    margin: 0;
}
#offer_detail_wrapper .logo_image_wrap .logo_image{
    padding: 0;
    margin: 0;
}
#offer_detail_wrapper .offer_detail_nav {
    background:transparent;
}
#offer_detail_wrapper .offer_detail_nav li.back_btn .link_back_to_list:before{
    display: inline-block;
    font-family: 'cosmo_font';
    content: "\e902";
    height: 100%;
    width: 15px;
    font-size: 32px;
    position: absolute;
    color: #77278B;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 22px;
    text-indent: -10px;
}
#offer_detail_wrapper .offer_detail_nav a.slick-prev.end,
#offer_detail_wrapper .offer_detail_nav a.slick-next.end{
    opacity: .5;
    pointer-events: none;
}
#offer_detail_wrapper .offer_detail_nav a.slick-prev:before{
    font-family: 'cosmo_font';
    content: "\e902";
    font-size: 32px;
    height: 100%;
    width: 15px;
    position: absolute;
    color: #77278B;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 22px;
    text-indent: -10px;
}
#offer_detail_wrapper .offer_detail_nav a.slick-next:after{
    font-family: 'cosmo_font';
    content: "\e604";
    font-size: 32px;
    height: 100%;
    width: 15px;
    position: absolute;
    color: #77278B;
    top: 0;
    right: 0;
    text-align: center;
    line-height: 22px;
    text-indent: -8px;
}
#offer_detail_wrapper .offer_slider .offer_image_slider .slick-prev,
#offer_detail_wrapper .offer_slider .offer_image_slider .slick-next{
    position: absolute;
    outline: none;
    top: 0;
    bottom: 0;
    margin: auto 0;
    color: #FFFFFF;
    height: 22px;
    width: 13px;
    opacity: 1;
    z-index: 100;
}
#offer_detail_wrapper .offer_slider .offer_image_slider .slick-prev{
    left: 0;
    background: none;
}
#offer_detail_wrapper .offer_slider .offer_image_slider .slick-next{
    right: 0;
    background: none;
}
#offer_detail_wrapper .offer_slider .offer_image_slider .slick-prev:before{
    font-family: 'cosmo_font';
    content: "\e603";
    font-size: 32px;
    display: block;
    position: absolute;
    top: -2px;
    left: 20px;
    text-align: center;
}
#offer_detail_wrapper .offer_slider .offer_image_slider .slick-next:after{
    font-family: 'cosmo_font';
    content: "\e601";
    font-size: 32px;
    position: absolute;
    top:-2px;
    right: 20px;
    display: block;
    text-align: center;
}
#offer_detail_wrapper .offer_detail_nav{
    padding: 0 15px;
    margin: 0;
}
#offer_detail_wrapper .offer_detail_nav li.back_btn{
    float: left;
    /*margin-top: 2px;*/
}
#offer_detail_wrapper .offer_detail_nav li.separator:before{
    content: '';
    display: block;
    width: 1px;
    height: 37px;
    border: 1px solid #c9c7c7;
    margin-top: -7px;
}
#offer_detail_wrapper .offer_detail_nav li.back_btn a.close_reveal_modal{
    position: relative;
    font-family: 'FFDINWebMedium';
    font-size: 1em;
    font-weight: normal;
    top: 5px;
    right: 0;
}
#offer_detail_wrapper .offer_detail_nav li{
    list-style: none;
    font-family: 'FFDINWebMedium';
    font-size: 1em;
    display: inline-block;
    float: right;
}
#offer_detail_wrapper .offer_detail_nav li a{
    display: inline-block;
    text-transform: uppercase;
    color: #77278B;
    font-family: 'FFDINWebMedium';
    font-size: 0.875em;
    letter-spacing: 0.1em;
    position: relative;
}
#offer_detail_wrapper .offer_detail_nav li a.slick-prev, #offer_detail_wrapper .offer_detail_nav li a.slick-next{
    padding:0 15px;
}
#offer_detail_wrapper .offer_detail_nav li.back_btn a{
    padding: 0 0 0 15px;
}
#offer_detail_wrapper .table_title_wrap > .section_header{
    font-size: 1.125em;
}
#offer_detail_wrapper .table_title_wrap{
    height: 75px;
}
#offer_detail_wrapper .offer_detail_item .title h1:before,
#offer_detail_wrapper .offer_detail_item .title h1:after{
    height: 75px;
}
#offer_detail_wrapper .offer_detail_item .title h1:before{
    left: -15px;
}
#offer_detail_wrapper .offer_detail_item .title h1:after{
    right: -15px;
}
#offer_detail_wrapper .offer_slider .title_wrapper{
    margin-top: 25px;
    margin-bottom: 20px;
}
#offer_detail_wrapper .offer_slider .offer_detail_item .description{
    font-family: "FFDINWebLight";
    text-align: left;
    margin: 10px 0 0;
}
#page_shopping #offer_detail_wrapper .offer_slider .offer_detail_item .description {
    text-align: center;
}
/*#offer_detail_wrapper .offer_detail_item .description2 .offer_details_description2_title{
    font-family: "FFDINWebLight";
    margin-bottom: 1.7em;
}*/

#offer_detail_wrapper .offer_detail_item .description2 .offer_details_description2_title p{
    font-size: 1.625em;
    font-family: 'FFDINWebLight';
    text-transform: uppercase;
	color:#000;
}
#offer_detail_wrapper .offer_detail_item .description2 .offer_details_description2_title h3{
    font-size: 1.063em;
}
#offer_detail_wrapper .offer_detail_item .description2 .offer_details_description2_title h4{
    font-size: 1em;
}

/*#offer_detail_wrapper .offer_detail_item .description2 .offer_details_description2_content p{
    line-height: 1.75em;
}*/

#offer_detail_wrapper .offer_detail_item .description ul{
    margin: 0;
    padding: 0;
}
#offer_detail_wrapper .offer_detail_item .description ul li {
    list-style: none;
    border-bottom: 1px dotted #c9c7c7;
    font-size: 0.750em;
    line-height: 1.2;
    padding:7px 0 7px 34px;
    position: relative;
}
#offer_detail_wrapper .offer_detail_item .description ul li:before{
    text-align: left;
    content: "\e601";
    font-family: 'cosmo_font';
    font-size: 1.3em;
    color: #77278B;
    top: 3px;
    left: 10px;
    line-height: normal;
    position: absolute;
}
#offer_detail_wrapper .offer_detail_item .description ul li:first-child{
    border-top: 1px dotted #c9c7c7;
}
#offer_detail_wrapper .offer_detail_item .description ul li:last-child{
    border-bottom: none;
}
#offer_detail_wrapper .offer_detail_item .reserve_now_wrap{
    padding: 20px 0px 30px;
    text-align: center;
    position: relative;
    float: none;
    clear: both;
}
#offer_detail_wrapper .offer_detail_item .reserve_now_wrap .reserve_now_btn{
    width: 135px;
}
#offer_detail_wrapper .offer_detail_item .offer_details .shopping_button .learn_more_btn,
#offer_detail_wrapper .offer_detail_item .offer_details .shopping_button .reserve_now_btn{
    width: 100%;
}
#offer_detail_wrapper .offer_detail_item .offer_details .shopping_button.reserve_now_wrap{
    padding: 0;
    margin: 0;
}
#offer_detail_wrapper .offer_slider .slick-prev,
#offer_detail_wrapper .offer_slider .slick-next{
    position: absolute;
    display: block;
    top: 0;
}
#offer_detail_wrapper .offer_slider .slick-prev,
#offer_detail_wrapper .offer_slider .slick-next{
    margin-bottom: 20px;
}
#offer_detail_wrapper .offer_slider .offer_image_slider .slick-prev:hover,
#offer_detail_wrapper .offer_slider .offer_image_slider .slick-next:hover{
    color: #ffffff;
}
#offer_detail_wrapper .offer_slider .offer_image_slider .slick-dots{
    position: absolute;
    bottom: 15px;
    width: 100%;
    text-align: center;
    opacity: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding-bottom: 10px;
}
#offer_detail_wrapper .offer_slider .offer_image_slider .slick-dots li{
    list-style: none;
    display: inline-block;
}
#offer_detail_wrapper .offer_slider .offer_image_slider .slick-dots li button {
    background: none;
    border: 1px solid #ffffff;
    display: inline-block;
    height: 5px;
    width: 5px;
    padding: 8px;
    margin: 1px;
    font-size: 0;
}
#offer_detail_wrapper .offer_slider .offer_image_slider .slick-dots li.slick-active button{
    background-color: #ffffff;
}
#offer_detail_wrapper .offer_image_slider .video_slide{
    position:absolute;
    top:0px;
    left:0px;
    bottom:0px;
    right:0px;
    width:100%;
    height:100%;
    border:none;
    margin:0;
    padding:0;
    overflow:hidden;
    z-index:1;
}
#offer_detail_wrapper .cta_wrapper{
    float: none;
    clear: both;
}
#offer_detail_wrapper .offer_slider .description2 ul{
    list-style: none;
    padding: 0;
    margin-left: 0;
}
#offer_detail_wrapper .offer_slider  .description2 ol{
    counter-reset: item;
    padding:0;
    margin-left:0;
}

#offer_detail_wrapper .offer_slider .description2 ul li, #offer_detail_wrapper .offer_slider  .description2 ol li{
    display: block;
    font-family: 'FFDINWebLight';
    font-size: 0.750em;
    position: relative;
    padding: 0 0 6px 24px;
}
#offer_detail_wrapper .offer_slider .description2 ul li:before{
    content: "\e601";
    font-family: 'cosmo_font';
    font-size: 1.3em;
    color: #77278B;
    top: 0px;
    left: 2px;
    line-height: normal;
    position: absolute;
}
#offer_detail_wrapper .offer_slider .description2 ol li:before{
    content: counter(item);
    counter-increment: item;
    color: #77278b;
    font-size: 1.1em;
    font-family: 'FFDINWeb';
    position: absolute;
    left: 0;
    top: 0;
}

#offer_detail_wrapper .offer_detail_item em, #offer_detail_wrapper .offer_detail_item i{
    font-family: 'Garamond-Itallic';
    font-size: 0.813rem;
}

#page_shopping .description2{
    margin-top: 30px;
}
#page_shopping #offer_detail_wrapper .offer_slider .offer_detail_item .description{
    margin:10px 0;
}
#offer_detail_wrapper .restro_location{
  text-align: left;
  color: #7e7e7e;
  font-family: 'FFDINWeb';
  font-size: 0.875rem;
  line-height: 22px;
  clear: left;
  padding: 0 0 10px 1.238em;
}
#page_shopping #offer_detail_wrapper .restro_location {
    text-align: center;
    padding-left: 0;
}
#offer_detail_wrapper .location_title{
    font-family: 'FFDINWebLight';
    font-size: 1.125em;
    text-transform: uppercase;
    line-height: 1.278;
    text-align: left;
    clear: left;
    padding: 0 0 0 0.9375em;
}
#page_shopping #offer_detail_wrapper .location_title {
    text-align: center;
    padding: 0;
}
#page_shopping #offer_detail_wrapper .table_form_wrapper {
    border: 1px dotted #d9d9d9;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}
#page_shopping .reserve_now_wrapper{
        float: none;
        margin: 0 auto;
        padding-left: 0;
        padding-right: 0;
    }
#offer_detail_wrapper .gated_offer_icon{
	background: url(/templates/main/images/lock_icon.png) no-repeat;
	background-position: 0 -40px;
	position: absolute;
	top: 0;
	left: 15px;
	width: 40px;
	height: 40px;
	cursor:	pointer;
	z-index: 3;
}
/* body.guestbook_unlocked #offer_detail_wrapper .gated_offer_icon{
	background-position: 0 0;
} */
#offer_detail_wrapper.guestbook_unlocked .gated_offer_icon{
	background-position: 0 0;
}
#offer .offer_item_col.guestbook_unlocked span.gated_offer_icon{
    background-position: 0 0;
}
#offer_detail_wrapper .gated_offer_icon{
	left:0;
}
/************** OFFER DETAILS STYLING END *************/

/*  small screens Only */
@media only screen and (max-width: 47.938em){
    #offer_detail_wrapper .offer_detail_item,
    #offer_detail_wrapper .offer_slider .offer_detail_item .description{
        padding: 0;
    }
    #page_shopping #offer_detail_wrapper .offer_slider .offer_details{
    }
    #page_shopping .learn_more_wrap{
        padding-left: 0;
        padding-right: 0.438em;
    }

}
/*  Tablet and Desktop*/
@media only screen and (min-width: 48em){
    #page_offers #subpage-content, #page_shopping #subpage-content{
        padding-top: 0;
    }
    #offer_detail_wrapper{
        position: relative;
        padding-top: 175px;
    }
    #offer_detail_wrapper .offer_detail_nav{
        padding:0 30px;
    }
    #offer_detail_wrapper .offer_detail_item .description2 .offer_details_description2_title h2{
        font-size: 1.625em;
    }
    #offer_detail_wrapper .offer_detail_item .description2 .offer_details_description2_title h3{
        font-size: 1.500em;
    }
    #offer_detail_wrapper .offer_detail_item .description2 .offer_details_description2_title h4{
        font-size: 1.250em;
    }
    .offer_detail_pattern{
        height: 180px;
        top:101px;
    }
    #offer_detail_wrapper .logo_image_wrap .logo_image{
        float: none;
    }
    #offer_detail_wrapper .offer_slider .title_wrapper{
        margin-top: 10px;
    }
    #offer_detail_wrapper .table_title_wrap{
        height: 100px;
        width: auto;
    }
    #offer_detail_wrapper .table_title_wrap > .section_header{
        height: 100px;
    }
    #offer_detail_wrapper .offer_detail_item .title h1:before,
    #offer_detail_wrapper .offer_detail_item .title h1:after{
        height: 100px;
    }
    #offer_detail_wrapper .offer_detail_item .title h1:before{
        margin-left: 0px;
        left: 0px;
    }
    #offer_detail_wrapper .offer_detail_item .title h1:after{
        margin-right: 0px;
        right: 0px;
    }
    #offer_detail_wrapper .offer_detail_item .title h1{
        padding-left: 25px;
        padding-right: 25px;
        font-size: 1.625em;
        text-align: center;
    }
    /*#offer_detail_wrapper .image_wrapper{
        padding-bottom: 88.7323%;
    }*/
    /*#offer_detail_wrapper .table_title_wrap{
        float: left;
    }*/
    #offer_detail_wrapper .offer_slider .offer_detail_item .title{
        padding: 0;
        margin:0 auto;
        float:none;
    }
    #offer_detail_wrapper .offer_slider .offer_image_slider .slick-dots li{
        list-style: none;
        display: inline-block;
    }
    #offer_detail_wrapper .offer_detail_item .description ul li:first-child{
        border-top: none;
    }
    #offer_detail_wrapper .offer_slider .offer_image_slider .slick-dots li button{
        background: none;
        border: 1px solid #ffffff;
        display: inline-block;
        height: 7px;
        width: 7px;
        padding: 0;
        margin: 1px;
        font-size: 0;
        outline: none;
    }
    #offer_detail_wrapper .offer_slider .offer_image_slider .slick-dots li.slick-active button{
        background-color: #ffffff;
    }
    #offer_detail_wrapper .offer_slider .offer_image_slider .slick-dots li{
        list-style: none;
        display: inline-block;
    }
    #offer_detail_wrapper .offer_slider .offer_image_slider .slick-dots li button{
        background: none;
        border: 1px solid #ffffff;
        display: inline-block;
        height: 7px;
        width: 7px;
        padding: 0;
        margin: 1px;
        font-size: 0;
        outline: none;
    }
    #offer_detail_wrapper .offer_slider .offer_image_slider .slick-dots li.slick-active button{
        background-color: #ffffff;
    }
    #offer_detail_wrapper .offer_slider .image.no_background{
        background-color: #000000;
    }
    #offer_detail_wrapper .offer_slider .image.no_background:before{
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-color: rgba(0,0,0,1);
    }
    #offer_detail_wrapper .offer_slider .offer_image_slider .no_background + .main_image_caption_wrap{
        display: none;
    }
    #offer_detail_wrapper .offer_slider .offer_image_slider .slick-dots{
        opacity: 1;
    }
    #offer_detail_wrapper .offer_slider .offer_details{
        padding: 0 0.9375em 0 1.875em;
    }
    #page_shopping #offer_detail_wrapper .offer_slider .offer_details{
        padding: 0 1.875em;
        width: 100%;
    }
    #page_shopping .table_form_wrapper .reserve_wrapper_shops {
        float: left;
    }
    #offer_detail_wrapper .offer_slider .offer_detail_item .description{
        margin-top: 0;
        padding:0;
    }
    #offer_detail_wrapper .offer_slider .offer_detail_item .description > p{
        padding-left: 16px;
    }
    #offer_detail_wrapper .offer_detail_item .description2
    {
        margin-bottom: 0px;
        padding-right:0;
    }
    /*#page_shopping #offer_detail_wrapper .offer_detail_item .description2
    {
        padding-top: 70px;
    }*/
    #offer_detail_wrapper .offer_slider .offer_image_slider.image.no_background .play_pause{
        display: none;
    }
    #offer_detail_wrapper .offer_detail_item .description2 .offer_details_description2_title p{
        font-size: 1.625em;
    }
    #offer_detail_wrapper .offer_detail_item .description2 .offer_details_description2_content p{
        font-size: 1.125em;
    }
    #offer_detail_wrapper .offer_detail_item .reserve_now_wrap{
        text-align: left;
        padding-bottom: 50px;
    }
    #offer_detail_wrapper .offer_detail_item .reserve_now_wrap .reserve_now_btn{
        width: 180px;
    }
    #page_shopping .description2{
        margin-top: 50px;
    }
    #page_shopping #offer_detail_wrapper .offer_slider .offer_detail_item .description{
        margin:0 0 20px;
    }
    #page_shopping .reserve_now_wrapper {
        margin-top: 13px;
    }
}
/*  Desktop  */
@media only screen and (min-width: 64.063em) {
    .offer_detail_pattern{
        height: 145px;
    }
    #offer_detail_wrapper{
        position: relative;
        top: 0px;
        overflow: hidden;
    }
    #offer_detail_wrapper .offer_slider{
        padding-bottom: 70px;
    }
    #offer_detail_wrapper .offer_detail_nav{
        padding: 0 15px 10px 15px;
    }
    #offer_detail_wrapper .offer_slider .offer_image_slider .slick-prev,
    #offer_detail_wrapper .offer_slider .offer_image_slider .slick-next{
        background: none;
    }
    #offer_detail_wrapper .logo_image_wrap .logo_image{
        display: block;
        max-width: 366px;
        margin:0 auto;
    }
    #offer_detail_wrapper .offer_detail_item .title{
        padding: 0;
    }
    #offer_detail_wrapper .offer_details{
        margin-bottom: 30px;
    }
    #offer_detail_wrapper .offer_image_slider{
        padding: 0;
    }
    /*#offer_detail_wrapper .image_wrapper{
        padding-bottom: 56.25%;
    }*/
    /*#offer_detail_wrapper .attachment_slider_wrap{
        padding-bottom: 10px;
    }*/
    #offer_detail_wrapper .offer_slider .offer_image_slider .slick-dots li button{
        background: none;
        border: 1px solid #ffffff;
        display: inline-block;
        height: 7px;
        width: 7px;
        padding: 0;
        margin: 1px;
        font-size: 0;
        outline: none;
    }
    #offer_detail_wrapper .offer_detail_item .description2 .offer_details_description2_title{
        text-align: left;
        padding:0 15px 0 40px;
    }
	#offer_detail_wrapper .offer_detail_item .description2 .offer_details_description2_title h2{
		margin-top:0;
	}
    #offer_detail_wrapper .offer_detail_item .description2{
        margin-top: 18px;
        padding-left: 0;
    }
	#offer_detail_wrapper .offer_details_description2_content{
		margin-top:4px;
	}
	#page_shopping #offer_detail_wrapper .offer_details_description2_content{
		padding-left:40px;
	}
    #offer_detail_wrapper .offer_details_description2_content.disclaimer_copy{
		line-height:20px;
        margin-top: 10px;
    }
    #offer_detail_wrapper .offer_detail_item .description2 .offer_details_description2_content p{
        font-size: 1.125em;
        text-align: left;
        padding: 0;
    }
    #offer_detail_wrapper .offer_slider .offer_image_slider.overlay_open .slick-prev,
    #offer_detail_wrapper .offer_slider .offer_image_slider.overlay_open .slick-next{
        opacity: 1;
    }
    #offer_detail_wrapper .offer_slider .title_wrapper{
        padding-left: 0px;
        margin-top: 0px;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
    #offer_detail_wrapper .offer_slider .offer_detail_item .title{
        width: auto;
        float: left;
        padding-right: 50px;
    }
    #offer_detail_wrapper .offer_detail_item .title h1{
        padding : 0px 32px 0px 40px;
    }
    #offer_detail_wrapper .offer_detail_item .description ul{
        padding: 0px 63px 0px 0px;
        margin-left: 10px;
    }
    #offer_detail_wrapper .offer_detail_item .description ul li{
        padding-right: 0px;
    }
    #offer_detail_wrapper .offer_slider .offer_details{
        margin-top: 20px;
        padding-left: 0px;
    }
    #offer_detail_wrapper .offer_slider .slick-dots{
        display:inline-block!important;
        opacity: 0;
        -webkit-transition: opacity .4s;
        transition: opacity .4s;
    }
    #offer_detail_wrapper .offer_slider .offer_image_slider.overlay_open .slick-dots{
        opacity: 1;
    }
/*     #offer_detail_wrapper .offer_slider .offer_image_slider.overlay_open .image:after{
        opacity: 1;
        max-height: 100%;
        -webkit-transition: opacity .4s, max-height 0s 0s;
        transition: opacity .4s, max-height 0s 0s;
    } */
    #offer_detail_wrapper .offer_slider .offer_image_slider.overlay_open .play_pause{
        opacity: 1;
        max-height: 22px;
        -webkit-transition: opacity .4s, max-height 0s 0s;
        transition: opacity .4s, max-height 0s 0s;
    }
    #offer_detail_wrapper .offer_slider .offer_image_slider .slick-dots{
        opacity: 0;
    }
    #offer_detail_wrapper .offer_slider .offer_image_slider .image:after{
        display: block;
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width:100%;
        height: 100%;
        max-height: 0;
        overflow: hidden;
        opacity: 0;
        background-color: rgba(0,0,0,0.37);
        z-index: 2;
        -webkit-transition: opacity .4s, max-height 0s .4s;
        transition: opacity .4s, max-height 0s .4s;
    }
    #offer_detail_wrapper .offer_slider .offer_image_slider .slick-prev,
    #offer_detail_wrapper .offer_slider .offer_image_slider .slick-next{
        opacity: 0;
    }
    #offer_detail_wrapper .offer_details_description2_content{
        padding: 0;
    }
    #offer_detail_wrapper .offer_detail_item .description2 .offer_details_description2_content p{
        /*line-height: 35px;*/
        margin-top: -6px;
    }
	#offer_detail_wrapper .offer_detail_item .description2 .offer_details_description2_content.completeWidth{
		padding-left:40px;
	}
  #offer_detail_wrapper .offer_detail_item .description2 .offer_details_description2_content.content_blocks{
    padding-left: 40px;
  }
    /*#offer_detail_wrapper .offer_detail_item .description2 .offer_details_description2_title p{
        margin-left: 20px;
    }*/
    #offer_detail_wrapper .offer_detail_item .reserve_now_wrap{
        padding-top: 30px;
        padding-bottom: 0px;
    }
    #offer_editable_content .offer_additional_content{
        padding-left: 0;
    }
    #page_shopping #offer_detail_wrapper .offer_slider .offer_details{
        width: 33.33333%;
		padding: 0 40px 30px 0;
                margin-top: 0
    }
    #page_shopping #offer_detail_wrapper .table_form_wrapper {
        padding-bottom: 25px;
        padding-top: 35px;
        border: 1px dotted #d9d9d9;
        text-align: center;
    }
    #page_shopping #offer_detail_wrapper .offer_slider .offer_detail_item .description{
        margin:0 0 10px;
        padding-left: 0.9375em;
        text-align: center;
    }
    #page_shopping .logo_image_wrap {
        padding: 0 15px 30px 0;
    }

	.offer_details_description2_title{
		padding-left:40px;
	}
}

/***************  templates/main/../widgets/add_this/template.layout.css  ***************/
.addthis_toolbox{
    text-align: center;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}
.share_title{
    display: inline-block;
    font-family: 'FFDinWebMedium';
    font-size: 0.875em;
    color: #000;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    width: 100%;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
}
.custom_images{
    display: inline-block;
    height: 32px;
    vertical-align: middle;
}
.addthis_icon{
    display: inline-block;
    width: 32px!important;
    height: 32px!important;
    outline:none!important;
    margin:0!important;
    position: relative;
}
.addthis_icon > span{
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
}
.addthis_icon > span:after{
    display: block;
    content: '';
    font-family: 'cosmo_font';
    font-size: 26px;
    color: #7e7e7e;
    line-height: 32px;
    -webkit-transition: color .3s;
    transition: color .3s;
}
.addthis_icon:hover > span:after{
    color: #000;
}
.addthis_button_facebook > span:after{
    content: '\e615';
}
.addthis_button_twitter > span:after{
    content: '\e61f';
    line-height: 30px;
}
.addthis_button_instagram > span:after{
    content: '\e618';
    line-height: 30px;
}
.addthis_button_pinterest > span:after{
    content: '\e633';
    line-height: 30px;
}
.addthis_button_email > span:after{
    content: '\e800';
    line-height: 30px;
}
.addthis_button_more > span:after{
    content: '\e801';
    line-height: 30px;
}
.addthis_button_pinterest span {
    background: none;
}

@media only screen and (min-width: 48.000em) {
    .addthis_toolbox{
        text-align: right;
        padding-bottom: 0;
    }
    .share_title{
        width: auto;
        height: 32px;
        line-height: 32px;
    }
    .addthis_icon > span:after{
        font-size: 20px;
    }
}

@media only screen and (min-width: 64.063em) {
    .addthis_toolbox{
        padding:0.875em 0;
    }
}
