@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

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

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

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

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

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 16px;
  line-height: 1.5625;
  color: #6C6C6C;
  background-color: #F7F7F7;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #0179AF;
  text-decoration: none;
}
a:hover, a:focus {
  color: #6C6C6C;
  text-decoration: none;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.5625;
  background-color: #F7F7F7;
  border: 1px solid #ddd;
  border-radius: 8px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 25px;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid rgb(238.425, 238.425, 238.425);
}

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

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

[role=button] {
  cursor: pointer;
}

h1, h2, .paragraph--type--branch-amenities .field-sb-title, .paragraph--type--prgf-look-location .field-prgf-title, .paragraph--type--featured-blogs .field-prgf-headline, .paragraph--type--blog-posts-listing > .field-prgf-title, #mindbody-pt-form-wrapper fieldset .fieldset-legend,
#mindbody-pt-form-wrapper fieldset legend, h3, .paragraph--type--teaser.subprogram-listing-item .field-prgf-title, #membership-calc-wrapper fieldset .fieldset-legend, h4, .paragraph--type--branch-amenities .header-amenities, #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper span, h5, .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours > h4, #membership-calc-wrapper .calc-summary .field-branch-hours > h4, #membership-calc-wrapper .calc-summary .paragraph--type--branch-amenities .field-branch-hours > .header-amenities, .paragraph--type--branch-amenities #membership-calc-wrapper .calc-summary .field-branch-hours > .header-amenities, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "CachetStdBold", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.1;
  color: #363435;
}
h1 small,
h1 .small, h2 small, .paragraph--type--branch-amenities .field-sb-title small, .paragraph--type--prgf-look-location .field-prgf-title small, .paragraph--type--featured-blogs .field-prgf-headline small, .paragraph--type--blog-posts-listing > .field-prgf-title small, #mindbody-pt-form-wrapper fieldset .fieldset-legend small,
#mindbody-pt-form-wrapper fieldset legend small,
h2 .small,
.paragraph--type--branch-amenities .field-sb-title .small,
.paragraph--type--prgf-look-location .field-prgf-title .small,
.paragraph--type--featured-blogs .field-prgf-headline .small,
.paragraph--type--blog-posts-listing > .field-prgf-title .small,
#mindbody-pt-form-wrapper fieldset .fieldset-legend .small,
#mindbody-pt-form-wrapper fieldset legend .small, h3 small, .paragraph--type--teaser.subprogram-listing-item .field-prgf-title small, #membership-calc-wrapper fieldset .fieldset-legend small,
h3 .small,
.paragraph--type--teaser.subprogram-listing-item .field-prgf-title .small,
#membership-calc-wrapper fieldset .fieldset-legend .small, h4 small, .paragraph--type--branch-amenities .header-amenities small, #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper span small,
h4 .small,
.paragraph--type--branch-amenities .header-amenities .small,
#mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper span .small, h5 small, .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours > h4 small, #membership-calc-wrapper .calc-summary .field-branch-hours > h4 small, #membership-calc-wrapper .calc-summary .paragraph--type--branch-amenities .field-branch-hours > .header-amenities small, .paragraph--type--branch-amenities #membership-calc-wrapper .calc-summary .field-branch-hours > .header-amenities small,
h5 .small,
#membership-calc-wrapper .calc-summary .field-branch-hours > h4 .small,
#membership-calc-wrapper .calc-summary .paragraph--type--branch-amenities .field-branch-hours > .header-amenities .small,
.paragraph--type--branch-amenities #membership-calc-wrapper .calc-summary .field-branch-hours > .header-amenities .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: rgb(119.085, 119.085, 119.085);
}

h1, .h1,
h2,
.paragraph--type--branch-amenities .field-sb-title,
.paragraph--type--prgf-look-location .field-prgf-title,
.paragraph--type--featured-blogs .field-prgf-headline,
.paragraph--type--blog-posts-listing > .field-prgf-title,
#mindbody-pt-form-wrapper fieldset .fieldset-legend,
#mindbody-pt-form-wrapper fieldset legend, .h2,
h3,
.paragraph--type--teaser.subprogram-listing-item .field-prgf-title,
#membership-calc-wrapper fieldset .fieldset-legend, .h3 {
  margin-top: 25px;
  margin-bottom: 12.5px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
.paragraph--type--branch-amenities .field-sb-title small,
.paragraph--type--prgf-look-location .field-prgf-title small,
.paragraph--type--featured-blogs .field-prgf-headline small,
.paragraph--type--blog-posts-listing > .field-prgf-title small,
#mindbody-pt-form-wrapper fieldset .fieldset-legend small,
#mindbody-pt-form-wrapper fieldset legend small,
h2 .small,
.paragraph--type--branch-amenities .field-sb-title .small,
.paragraph--type--prgf-look-location .field-prgf-title .small,
.paragraph--type--featured-blogs .field-prgf-headline .small,
.paragraph--type--blog-posts-listing > .field-prgf-title .small,
#mindbody-pt-form-wrapper fieldset .fieldset-legend .small,
#mindbody-pt-form-wrapper fieldset legend .small, .h2 small,
.h2 .small,
h3 small,
.paragraph--type--teaser.subprogram-listing-item .field-prgf-title small,
#membership-calc-wrapper fieldset .fieldset-legend small,
h3 .small,
.paragraph--type--teaser.subprogram-listing-item .field-prgf-title .small,
#membership-calc-wrapper fieldset .fieldset-legend .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .paragraph--type--branch-amenities .header-amenities, #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper span, .h4,
h5,
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours > h4,
#membership-calc-wrapper .calc-summary .field-branch-hours > h4,
#membership-calc-wrapper .calc-summary .paragraph--type--branch-amenities .field-branch-hours > .header-amenities,
.paragraph--type--branch-amenities #membership-calc-wrapper .calc-summary .field-branch-hours > .header-amenities, .h5,
h6, .h6 {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
h4 small, .paragraph--type--branch-amenities .header-amenities small, #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper span small,
h4 .small,
.paragraph--type--branch-amenities .header-amenities .small,
#mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper span .small, .h4 small,
.h4 .small,
h5 small,
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours > h4 small,
#membership-calc-wrapper .calc-summary .field-branch-hours > h4 small,
#membership-calc-wrapper .calc-summary .paragraph--type--branch-amenities .field-branch-hours > .header-amenities small,
.paragraph--type--branch-amenities #membership-calc-wrapper .calc-summary .field-branch-hours > .header-amenities small,
h5 .small,
#membership-calc-wrapper .calc-summary .field-branch-hours > h4 .small,
#membership-calc-wrapper .calc-summary .paragraph--type--branch-amenities .field-branch-hours > .header-amenities .small,
.paragraph--type--branch-amenities #membership-calc-wrapper .calc-summary .field-branch-hours > .header-amenities .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 56px;
}

h2, .paragraph--type--branch-amenities .field-sb-title, .paragraph--type--prgf-look-location .field-prgf-title, .paragraph--type--featured-blogs .field-prgf-headline, .paragraph--type--blog-posts-listing > .field-prgf-title, #mindbody-pt-form-wrapper fieldset .fieldset-legend,
#mindbody-pt-form-wrapper fieldset legend, .h2 {
  font-size: 36px;
}

h3, .paragraph--type--teaser.subprogram-listing-item .field-prgf-title, #membership-calc-wrapper fieldset .fieldset-legend, .h3 {
  font-size: 26px;
}

h4, .paragraph--type--branch-amenities .header-amenities, #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper span, .h4 {
  font-size: 24px;
}

h5, .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours > h4, #membership-calc-wrapper .calc-summary .field-branch-hours > h4, #membership-calc-wrapper .calc-summary .paragraph--type--branch-amenities .field-branch-hours > .header-amenities, .paragraph--type--branch-amenities #membership-calc-wrapper .calc-summary .field-branch-hours > .header-amenities, #membership-calc-wrapper .calc-summary #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper .field-branch-hours > span, #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper #membership-calc-wrapper .calc-summary .field-branch-hours > span, .h5 {
  font-size: 20px;
}

h6, .h6 {
  font-size: 20px;
}

p {
  margin: 0 0 12.5px;
}

.lead {
  margin-bottom: 25px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}

small,
.small {
  font-size: 87%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}

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

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

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

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

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: rgb(119.085, 119.085, 119.085);
}

.text-primary {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

a.text-primary:hover,
a.text-primary:focus {
  color: rgb(40.2646694215, 95.723553719, 143.5853305785);
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: rgb(35.984375, 82.25, 105.015625);
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: rgb(192.7777777778, 225.8333333333, 179.1666666667);
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: rgb(174.8695652174, 217.0434782609, 238.1304347826);
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: rgb(247.064516129, 236.4838709677, 180.935483871);
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: rgb(227.5869565217, 185.4130434783, 185.4130434783);
}

.page-header {
  padding-bottom: 11.5px;
  margin: 50px 0 25px;
  border-bottom: 1px solid rgb(238.425, 238.425, 238.425);
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 12.5px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 25px;
}

dt,
dd {
  line-height: 1.5625;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted rgb(119.085, 119.085, 119.085);
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 12.5px 25px;
  margin: 0 0 25px;
  font-size: 20px;
  border-left: 5px solid rgb(238.425, 238.425, 238.425);
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.5625;
  color: rgb(119.085, 119.085, 119.085);
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid rgb(238.425, 238.425, 238.425);
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 25px;
  font-style: normal;
  line-height: 1.5625;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 8px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 12px;
  margin: 0 0 12.5px;
  font-size: 15px;
  line-height: 1.5625;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 8px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}
table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: rgb(119.085, 119.085, 119.085);
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 25px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.5625;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #F7F7F7;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*=col-],
table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: rgb(232.25, 232.25, 232.25);
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 25px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type=search] {
  box-sizing: border-box;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.5625;
  color: rgb(85.425, 85.425, 85.425);
}

.form-control {
  display: block;
  width: 100%;
  height: 39px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5625;
  color: rgb(85.425, 85.425, 85.425);
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 8px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: rgb(238.425, 238.425, 238.425);
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type=search] {
  -webkit-appearance: none;
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 25px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9 ;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 41px;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.openy-popups-category-branches-form .input-group-lg > .input-group-btn > .form-control-static.button.form-submit,
.paragraph--type--embedded-groupexpro-schedule #weekPicker .input-group-lg > .input-group-btn > a.form-control-static#printGXP,
.ui-widget.ui-dialog.confirmation-popup .content-button .input-group-lg > .input-group-btn > a.form-control-static,
form:not(.layout-builder-form) .input-group-lg > .input-group-btn > .form-control-static.form-submit, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn,
.openy-popups-category-branches-form .input-group-sm > .input-group-btn > .form-control-static.button.form-submit,
.paragraph--type--embedded-groupexpro-schedule #weekPicker .input-group-sm > .input-group-btn > a.form-control-static#printGXP,
.ui-widget.ui-dialog.confirmation-popup .content-button .input-group-sm > .input-group-btn > a.form-control-static,
form:not(.layout-builder-form) .input-group-sm > .input-group-btn > .form-control-static.form-submit {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.openy-popups-category-branches-form .input-group-sm > .input-group-btn > .button.form-submit,
.paragraph--type--embedded-groupexpro-schedule #weekPicker .input-group-sm > .input-group-btn > a#printGXP,
.ui-widget.ui-dialog.confirmation-popup .content-button .input-group-sm > .input-group-btn > a,
form:not(.layout-builder-form) .input-group-sm > .input-group-btn > .form-submit {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn,
.openy-popups-category-branches-form .input-group-sm > .input-group-btn > select.button.form-submit,
form:not(.layout-builder-form) .input-group-sm > .input-group-btn > select.form-submit {
  height: 33px;
  line-height: 33px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
.openy-popups-category-branches-form .input-group-sm > .input-group-btn > textarea.button.form-submit,
form:not(.layout-builder-form) .input-group-sm > .input-group-btn > textarea.form-submit,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn,
.openy-popups-category-branches-form .input-group-sm > .input-group-btn > select[multiple].button.form-submit,
form:not(.layout-builder-form) .input-group-sm > .input-group-btn > select[multiple].form-submit {
  height: auto;
}

.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 39px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.openy-popups-category-branches-form .input-group-lg > .input-group-btn > .button.form-submit,
.paragraph--type--embedded-groupexpro-schedule #weekPicker .input-group-lg > .input-group-btn > a#printGXP,
.ui-widget.ui-dialog.confirmation-popup .content-button .input-group-lg > .input-group-btn > a,
form:not(.layout-builder-form) .input-group-lg > .input-group-btn > .form-submit {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn,
.openy-popups-category-branches-form .input-group-lg > .input-group-btn > select.button.form-submit,
form:not(.layout-builder-form) .input-group-lg > .input-group-btn > select.form-submit {
  height: 49px;
  line-height: 49px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
.openy-popups-category-branches-form .input-group-lg > .input-group-btn > textarea.button.form-submit,
form:not(.layout-builder-form) .input-group-lg > .input-group-btn > textarea.form-submit,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn,
.openy-popups-category-branches-form .input-group-lg > .input-group-btn > select[multiple].button.form-submit,
form:not(.layout-builder-form) .input-group-lg > .input-group-btn > select[multiple].form-submit {
  height: auto;
}

.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  min-height: 45px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 48.75px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 39px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.openy-popups-category-branches-form .input-group-lg > .input-group-btn > .button.form-submit + .form-control-feedback,
.paragraph--type--embedded-groupexpro-schedule #weekPicker .input-group-lg > .input-group-btn > a#printGXP + .form-control-feedback,
.ui-widget.ui-dialog.confirmation-popup .content-button .input-group-lg > .input-group-btn > a + .form-control-feedback,
form:not(.layout-builder-form) .input-group-lg > .input-group-btn > .form-submit + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.openy-popups-category-branches-form .input-group-sm > .input-group-btn > .button.form-submit + .form-control-feedback,
.paragraph--type--embedded-groupexpro-schedule #weekPicker .input-group-sm > .input-group-btn > a#printGXP + .form-control-feedback,
.ui-widget.ui-dialog.confirmation-popup .content-button .input-group-sm > .input-group-btn > a + .form-control-feedback,
form:not(.layout-builder-form) .input-group-sm > .input-group-btn > .form-submit + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: rgb(42.808988764, 84.191011236, 43.5224719101);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(102.5280898876, 177.4719101124, 103.8202247191);
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(191.807106599, 160.7461928934, 107.192893401);
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(206.4127659574, 132.0595744681, 130.5872340426);
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 30px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: rgb(171.75, 171.75, 171.75);
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 32px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

.btn, .openy-popups-category-branches-form .button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button a, form:not(.layout-builder-form) .form-submit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5625;
  border-radius: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .openy-popups-category-branches-form .button.form-submit:focus, .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP:focus, .ui-widget.ui-dialog.confirmation-popup .content-button a:focus, form:not(.layout-builder-form) .form-submit:focus, .btn.focus, .openy-popups-category-branches-form .focus.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker a.focus#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button a.focus, form:not(.layout-builder-form) .focus.form-submit, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .openy-popups-category-branches-form .button.form-submit:hover, .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP:hover, .ui-widget.ui-dialog.confirmation-popup .content-button a:hover, form:not(.layout-builder-form) .form-submit:hover, .btn:focus, .openy-popups-category-branches-form .button.form-submit:focus, .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP:focus, .ui-widget.ui-dialog.confirmation-popup .content-button a:focus, form:not(.layout-builder-form) .form-submit:focus, .btn.focus, .openy-popups-category-branches-form .focus.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker a.focus#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button a.focus, form:not(.layout-builder-form) .focus.form-submit {
  color: #fff;
  text-decoration: none;
}
.btn:active, .openy-popups-category-branches-form .button.form-submit:active, .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP:active, .ui-widget.ui-dialog.confirmation-popup .content-button a:active, form:not(.layout-builder-form) .form-submit:active, .btn.active, .openy-popups-category-branches-form .active.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker a.active#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button a.active, form:not(.layout-builder-form) .active.form-submit {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .openy-popups-category-branches-form .disabled.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker a.disabled#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button a.disabled, form:not(.layout-builder-form) .disabled.form-submit, .btn[disabled], .openy-popups-category-branches-form [disabled].button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker a[disabled]#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button a[disabled], form:not(.layout-builder-form) [disabled].form-submit, fieldset[disabled] .btn, fieldset[disabled] .openy-popups-category-branches-form .button.form-submit, .openy-popups-category-branches-form fieldset[disabled] .button.form-submit, fieldset[disabled] .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker fieldset[disabled] a#printGXP, fieldset[disabled] .ui-widget.ui-dialog.confirmation-popup .content-button a, .ui-widget.ui-dialog.confirmation-popup .content-button fieldset[disabled] a, fieldset[disabled] form:not(.layout-builder-form) .form-submit, form:not(.layout-builder-form) fieldset[disabled] .form-submit {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

a.btn.disabled, .openy-popups-category-branches-form a.disabled.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker a.disabled#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button a.disabled, form:not(.layout-builder-form) a.disabled.form-submit, fieldset[disabled] a.btn, fieldset[disabled] .openy-popups-category-branches-form a.button.form-submit, .openy-popups-category-branches-form fieldset[disabled] a.button.form-submit, fieldset[disabled] .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker fieldset[disabled] a#printGXP, fieldset[disabled] .ui-widget.ui-dialog.confirmation-popup .content-button a, .ui-widget.ui-dialog.confirmation-popup .content-button fieldset[disabled] a, fieldset[disabled] form:not(.layout-builder-form) a.form-submit, form:not(.layout-builder-form) fieldset[disabled] a.form-submit {
  pointer-events: none;
}

.btn-default, .openy-popups-category-branches-form .button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP, form:not(.layout-builder-form) .form-submit {
  color: #fff;
  background-color: #363435;
  border-color: #fff;
}
.btn-default:focus, .openy-popups-category-branches-form .button.form-submit:focus, .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP:focus, form:not(.layout-builder-form) .form-submit:focus, .btn-default.focus, .openy-popups-category-branches-form .focus.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker a.focus#printGXP, form:not(.layout-builder-form) .focus.form-submit {
  color: #fff;
  background-color: rgb(28.0188679245, 26.9811320755, 27.5);
  border-color: rgb(191.25, 191.25, 191.25);
}
.btn-default:hover, .openy-popups-category-branches-form .button.form-submit:hover, .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP:hover, form:not(.layout-builder-form) .form-submit:hover {
  color: #fff;
  background-color: rgb(28.0188679245, 26.9811320755, 27.5);
  border-color: rgb(224.4, 224.4, 224.4);
}
.btn-default:active, .openy-popups-category-branches-form .button.form-submit:active, .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP:active, form:not(.layout-builder-form) .form-submit:active, .btn-default.active, .openy-popups-category-branches-form .active.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker a.active#printGXP, form:not(.layout-builder-form) .active.form-submit, .open > .btn-default.dropdown-toggle, .openy-popups-category-branches-form .open > .dropdown-toggle.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .open > a.dropdown-toggle#printGXP, form:not(.layout-builder-form) .open > .dropdown-toggle.form-submit {
  color: #fff;
  background-color: rgb(28.0188679245, 26.9811320755, 27.5);
  border-color: rgb(224.4, 224.4, 224.4);
}
.btn-default:active:hover, .openy-popups-category-branches-form .button.form-submit:active:hover, .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP:active:hover, form:not(.layout-builder-form) .form-submit:active:hover, .btn-default:active:focus, .openy-popups-category-branches-form .button.form-submit:active:focus, .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP:active:focus, form:not(.layout-builder-form) .form-submit:active:focus, .btn-default:active.focus, .openy-popups-category-branches-form .button.form-submit:active.focus, .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP:active.focus, form:not(.layout-builder-form) .form-submit:active.focus, .btn-default.active:hover, .openy-popups-category-branches-form .active.button.form-submit:hover, .paragraph--type--embedded-groupexpro-schedule #weekPicker a.active#printGXP:hover, form:not(.layout-builder-form) .active.form-submit:hover, .btn-default.active:focus, .openy-popups-category-branches-form .active.button.form-submit:focus, .paragraph--type--embedded-groupexpro-schedule #weekPicker a.active#printGXP:focus, form:not(.layout-builder-form) .active.form-submit:focus, .btn-default.active.focus, .openy-popups-category-branches-form .active.focus.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker a.active.focus#printGXP, form:not(.layout-builder-form) .active.focus.form-submit, .open > .btn-default.dropdown-toggle:hover, .openy-popups-category-branches-form .open > .dropdown-toggle.button.form-submit:hover, .paragraph--type--embedded-groupexpro-schedule #weekPicker .open > a.dropdown-toggle#printGXP:hover, form:not(.layout-builder-form) .open > .dropdown-toggle.form-submit:hover, .open > .btn-default.dropdown-toggle:focus, .openy-popups-category-branches-form .open > .dropdown-toggle.button.form-submit:focus, .paragraph--type--embedded-groupexpro-schedule #weekPicker .open > a.dropdown-toggle#printGXP:focus, form:not(.layout-builder-form) .open > .dropdown-toggle.form-submit:focus, .open > .btn-default.dropdown-toggle.focus, .openy-popups-category-branches-form .open > .dropdown-toggle.focus.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .open > a.dropdown-toggle.focus#printGXP, form:not(.layout-builder-form) .open > .dropdown-toggle.focus.form-submit {
  color: #fff;
  background-color: rgb(9.8320754717, 9.4679245283, 9.65);
  border-color: rgb(191.25, 191.25, 191.25);
}
.btn-default:active, .openy-popups-category-branches-form .button.form-submit:active, .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP:active, form:not(.layout-builder-form) .form-submit:active, .btn-default.active, .openy-popups-category-branches-form .active.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker a.active#printGXP, form:not(.layout-builder-form) .active.form-submit, .open > .btn-default.dropdown-toggle, .openy-popups-category-branches-form .open > .dropdown-toggle.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .open > a.dropdown-toggle#printGXP, form:not(.layout-builder-form) .open > .dropdown-toggle.form-submit {
  background-image: none;
}
.btn-default.disabled:hover, .openy-popups-category-branches-form .disabled.button.form-submit:hover, .paragraph--type--embedded-groupexpro-schedule #weekPicker a.disabled#printGXP:hover, form:not(.layout-builder-form) .disabled.form-submit:hover, .btn-default.disabled:focus, .openy-popups-category-branches-form .disabled.button.form-submit:focus, .paragraph--type--embedded-groupexpro-schedule #weekPicker a.disabled#printGXP:focus, form:not(.layout-builder-form) .disabled.form-submit:focus, .btn-default.disabled.focus, .openy-popups-category-branches-form .disabled.focus.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker a.disabled.focus#printGXP, form:not(.layout-builder-form) .disabled.focus.form-submit, .btn-default[disabled]:hover, .openy-popups-category-branches-form [disabled].button.form-submit:hover, .paragraph--type--embedded-groupexpro-schedule #weekPicker a[disabled]#printGXP:hover, form:not(.layout-builder-form) [disabled].form-submit:hover, .btn-default[disabled]:focus, .openy-popups-category-branches-form [disabled].button.form-submit:focus, .paragraph--type--embedded-groupexpro-schedule #weekPicker a[disabled]#printGXP:focus, form:not(.layout-builder-form) [disabled].form-submit:focus, .btn-default[disabled].focus, .openy-popups-category-branches-form [disabled].focus.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker a[disabled].focus#printGXP, form:not(.layout-builder-form) [disabled].focus.form-submit, fieldset[disabled] .btn-default:hover, fieldset[disabled] .openy-popups-category-branches-form .button.form-submit:hover, .openy-popups-category-branches-form fieldset[disabled] .button.form-submit:hover, fieldset[disabled] .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP:hover, .paragraph--type--embedded-groupexpro-schedule #weekPicker fieldset[disabled] a#printGXP:hover, fieldset[disabled] form:not(.layout-builder-form) .form-submit:hover, form:not(.layout-builder-form) fieldset[disabled] .form-submit:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .openy-popups-category-branches-form .button.form-submit:focus, .openy-popups-category-branches-form fieldset[disabled] .button.form-submit:focus, fieldset[disabled] .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP:focus, .paragraph--type--embedded-groupexpro-schedule #weekPicker fieldset[disabled] a#printGXP:focus, fieldset[disabled] form:not(.layout-builder-form) .form-submit:focus, form:not(.layout-builder-form) fieldset[disabled] .form-submit:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .openy-popups-category-branches-form .focus.button.form-submit, .openy-popups-category-branches-form fieldset[disabled] .focus.button.form-submit, fieldset[disabled] .paragraph--type--embedded-groupexpro-schedule #weekPicker a.focus#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker fieldset[disabled] a.focus#printGXP, fieldset[disabled] form:not(.layout-builder-form) .focus.form-submit, form:not(.layout-builder-form) fieldset[disabled] .focus.form-submit {
  background-color: #363435;
  border-color: #fff;
}
.btn-default .badge, .openy-popups-category-branches-form .button.form-submit .badge, .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP .badge, form:not(.layout-builder-form) .form-submit .badge {
  color: #363435;
  background-color: #fff;
}

.btn-primary {
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(45.8493801653, 109.0004132231, 163.5006198347);
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
  border-color: rgb(17.9258264463, 42.6161157025, 63.9241735537);
}
.btn-primary:hover {
  color: #fff;
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
  border-color: rgb(32.4460743802, 77.1359504132, 115.7039256198);
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
  border-color: rgb(32.4460743802, 77.1359504132, 115.7039256198);
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(32.4460743802, 77.1359504132, 115.7039256198);
  border-color: rgb(17.9258264463, 42.6161157025, 63.9241735537);
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(45.8493801653, 109.0004132231, 163.5006198347);
}
.btn-primary .badge {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: rgb(76.0064102564, 174.4935897436, 76.0064102564);
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(37.3205128205, 85.6794871795, 37.3205128205);
}
.btn-success:hover {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
  border-color: rgb(37.3205128205, 85.6794871795, 37.3205128205);
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: rgb(76.0064102564, 174.4935897436, 76.0064102564);
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: rgb(69.7715736041, 183.845177665, 217.7284263959);
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(26.8020304569, 108.8324873096, 133.1979695431);
}
.btn-info:hover {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
  border-color: rgb(26.8020304569, 108.8324873096, 133.1979695431);
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: rgb(69.7715736041, 183.845177665, 217.7284263959);
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(152.109375, 94.53125, 12.890625);
}
.btn-warning:hover {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(213.2296875, 132.515625, 18.0703125);
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(213.2296875, 132.515625, 18.0703125);
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(213.2296875, 132.515625, 18.0703125);
  border-color: rgb(152.109375, 94.53125, 12.890625);
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: rgb(212.4719626168, 62.5046728972, 58.0280373832);
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  border-color: rgb(117.6074766355, 28.0654205607, 25.3925233645);
}
.btn-danger:hover {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  border-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  border-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
  border-color: rgb(117.6074766355, 28.0654205607, 25.3925233645);
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: rgb(212.4719626168, 62.5046728972, 58.0280373832);
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #0179AF;
  font-weight: normal;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #6C6C6C;
  text-decoration: none;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: rgb(119.085, 119.085, 119.085);
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn, .openy-popups-category-branches-form .btn-group-lg > .button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-lg > a#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-lg > a, form:not(.layout-builder-form) .btn-group-lg > .form-submit {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 8px;
}

.btn-sm, .locations-list-teaser .btn, .locations-list-teaser .openy-popups-category-branches-form .button.form-submit, .openy-popups-category-branches-form .locations-list-teaser .button.form-submit, .locations-list-teaser .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .locations-list-teaser a#printGXP, .locations-list-teaser form:not(.layout-builder-form) .form-submit, form:not(.layout-builder-form) .locations-list-teaser .form-submit, .locations-list-teaser .ui-widget.ui-dialog.confirmation-popup .content-button a, .ui-widget.ui-dialog.confirmation-popup .content-button .locations-list-teaser a, .btn-group-sm > .btn, .openy-popups-category-branches-form .btn-group-sm > .button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-sm > a#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-sm > a, form:not(.layout-builder-form) .btn-group-sm > .form-submit {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 8px;
}

.btn-xs, .btn-group-xs > .btn, .openy-popups-category-branches-form .btn-group-xs > .button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-xs > a#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-xs > a, form:not(.layout-builder-form) .btn-group-xs > .form-submit {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 8px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5625;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: rgb(38.25, 38.25, 38.25);
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.5625;
  color: rgb(119.085, 119.085, 119.085);
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn, .openy-popups-category-branches-form .btn-group > .button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group > a#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group > a, form:not(.layout-builder-form) .btn-group > .form-submit,
.btn-group-vertical > .btn,
.openy-popups-category-branches-form .btn-group-vertical > .button.form-submit,
.paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-vertical > a#printGXP,
.ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-vertical > a,
form:not(.layout-builder-form) .btn-group-vertical > .form-submit {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .openy-popups-category-branches-form .btn-group > .button.form-submit:hover, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group > a#printGXP:hover, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group > a:hover, form:not(.layout-builder-form) .btn-group > .form-submit:hover, .btn-group > .btn:focus, .openy-popups-category-branches-form .btn-group > .button.form-submit:focus, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group > a#printGXP:focus, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group > a:focus, form:not(.layout-builder-form) .btn-group > .form-submit:focus, .btn-group > .btn:active, .openy-popups-category-branches-form .btn-group > .button.form-submit:active, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group > a#printGXP:active, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group > a:active, form:not(.layout-builder-form) .btn-group > .form-submit:active, .btn-group > .btn.active, .openy-popups-category-branches-form .btn-group > .active.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group > a.active#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group > a.active, form:not(.layout-builder-form) .btn-group > .active.form-submit,
.btn-group-vertical > .btn:hover,
.openy-popups-category-branches-form .btn-group-vertical > .button.form-submit:hover,
.paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-vertical > a#printGXP:hover,
.ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-vertical > a:hover,
form:not(.layout-builder-form) .btn-group-vertical > .form-submit:hover,
.btn-group-vertical > .btn:focus,
.openy-popups-category-branches-form .btn-group-vertical > .button.form-submit:focus,
.paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-vertical > a#printGXP:focus,
.ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-vertical > a:focus,
form:not(.layout-builder-form) .btn-group-vertical > .form-submit:focus,
.btn-group-vertical > .btn:active,
.openy-popups-category-branches-form .btn-group-vertical > .button.form-submit:active,
.paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-vertical > a#printGXP:active,
.ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-vertical > a:active,
form:not(.layout-builder-form) .btn-group-vertical > .form-submit:active,
.btn-group-vertical > .btn.active,
.openy-popups-category-branches-form .btn-group-vertical > .active.button.form-submit,
.paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-vertical > a.active#printGXP,
.ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-vertical > a.active,
form:not(.layout-builder-form) .btn-group-vertical > .active.form-submit {
  z-index: 2;
}

.btn-group .btn + .btn, .btn-group .openy-popups-category-branches-form .button.form-submit + .btn, .openy-popups-category-branches-form .btn-group .button.form-submit + .btn, .btn-group .openy-popups-category-branches-form .btn + .button.form-submit, .openy-popups-category-branches-form .btn-group .btn + .button.form-submit, .btn-group .openy-popups-category-branches-form .button.form-submit + .button.form-submit, .openy-popups-category-branches-form .btn-group .button.form-submit + .button.form-submit, .btn-group .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP + .btn, .btn-group .paragraph--type--embedded-groupexpro-schedule #weekPicker .openy-popups-category-branches-form a#printGXP + .button.form-submit, .openy-popups-category-branches-form .btn-group .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP + .button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group a#printGXP + .btn, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group .openy-popups-category-branches-form a#printGXP + .button.form-submit, .openy-popups-category-branches-form .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group a#printGXP + .button.form-submit, .btn-group .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn + a#printGXP, .btn-group .paragraph--type--embedded-groupexpro-schedule #weekPicker .openy-popups-category-branches-form .button.form-submit + a#printGXP, .openy-popups-category-branches-form .btn-group .paragraph--type--embedded-groupexpro-schedule #weekPicker .button.form-submit + a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group .btn + a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group .openy-popups-category-branches-form .button.form-submit + a#printGXP, .openy-popups-category-branches-form .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group .button.form-submit + a#printGXP, .btn-group .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP + a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group a#printGXP + a#printGXP, .btn-group .ui-widget.ui-dialog.confirmation-popup .content-button a + .btn, .btn-group .ui-widget.ui-dialog.confirmation-popup .content-button .openy-popups-category-branches-form a + .button.form-submit, .openy-popups-category-branches-form .btn-group .ui-widget.ui-dialog.confirmation-popup .content-button a + .button.form-submit, .btn-group .ui-widget.ui-dialog.confirmation-popup .content-button .paragraph--type--embedded-groupexpro-schedule #weekPicker a + a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group .ui-widget.ui-dialog.confirmation-popup .content-button a + a#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group a + .btn, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group .openy-popups-category-branches-form a + .button.form-submit, .openy-popups-category-branches-form .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group a + .button.form-submit, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group .paragraph--type--embedded-groupexpro-schedule #weekPicker a + a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group a + a#printGXP, .btn-group .ui-widget.ui-dialog.confirmation-popup .content-button .btn + a, .btn-group .ui-widget.ui-dialog.confirmation-popup .content-button .openy-popups-category-branches-form .button.form-submit + a, .openy-popups-category-branches-form .btn-group .ui-widget.ui-dialog.confirmation-popup .content-button .button.form-submit + a, .btn-group .ui-widget.ui-dialog.confirmation-popup .content-button .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP + a, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group .ui-widget.ui-dialog.confirmation-popup .content-button a#printGXP + a, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group .btn + a, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group .openy-popups-category-branches-form .button.form-submit + a, .openy-popups-category-branches-form .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group .button.form-submit + a, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP + a, .paragraph--type--embedded-groupexpro-schedule #weekPicker .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group a#printGXP + a, .btn-group .ui-widget.ui-dialog.confirmation-popup .content-button a + a, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group a + a, .btn-group form:not(.layout-builder-form) .form-submit + .btn, .btn-group form:not(.layout-builder-form) .paragraph--type--embedded-groupexpro-schedule #weekPicker .form-submit + a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group form:not(.layout-builder-form) .form-submit + a#printGXP, .btn-group form:not(.layout-builder-form) .ui-widget.ui-dialog.confirmation-popup .content-button .form-submit + a, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group form:not(.layout-builder-form) .form-submit + a, form:not(.layout-builder-form) .btn-group .form-submit + .btn, form:not(.layout-builder-form) .btn-group .paragraph--type--embedded-groupexpro-schedule #weekPicker .form-submit + a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker form:not(.layout-builder-form) .btn-group .form-submit + a#printGXP, form:not(.layout-builder-form) .btn-group .ui-widget.ui-dialog.confirmation-popup .content-button .form-submit + a, .ui-widget.ui-dialog.confirmation-popup .content-button form:not(.layout-builder-form) .btn-group .form-submit + a, .btn-group form:not(.layout-builder-form) .btn + .form-submit, .btn-group form:not(.layout-builder-form) .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP + .form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group form:not(.layout-builder-form) a#printGXP + .form-submit, .btn-group form:not(.layout-builder-form) .ui-widget.ui-dialog.confirmation-popup .content-button a + .form-submit, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group form:not(.layout-builder-form) a + .form-submit, form:not(.layout-builder-form) .btn-group .btn + .form-submit, form:not(.layout-builder-form) .btn-group .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP + .form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker form:not(.layout-builder-form) .btn-group a#printGXP + .form-submit, form:not(.layout-builder-form) .btn-group .ui-widget.ui-dialog.confirmation-popup .content-button a + .form-submit, .ui-widget.ui-dialog.confirmation-popup .content-button form:not(.layout-builder-form) .btn-group a + .form-submit, .btn-group form:not(.layout-builder-form) .form-submit + .form-submit, form:not(.layout-builder-form) .btn-group .form-submit + .form-submit,
.btn-group .btn + .btn-group,
.btn-group .openy-popups-category-branches-form .button.form-submit + .btn-group,
.openy-popups-category-branches-form .btn-group .button.form-submit + .btn-group,
.btn-group .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP + .btn-group,
.paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group a#printGXP + .btn-group,
.btn-group .ui-widget.ui-dialog.confirmation-popup .content-button a + .btn-group,
.ui-widget.ui-dialog.confirmation-popup .content-button .btn-group a + .btn-group,
.btn-group form:not(.layout-builder-form) .form-submit + .btn-group,
form:not(.layout-builder-form) .btn-group .form-submit + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .openy-popups-category-branches-form .btn-group + .button.form-submit,
.openy-popups-category-branches-form .btn-group .btn-group + .button.form-submit,
.btn-group .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group + a#printGXP,
.paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group .btn-group + a#printGXP,
.btn-group .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group + a,
.ui-widget.ui-dialog.confirmation-popup .content-button .btn-group .btn-group + a,
.btn-group form:not(.layout-builder-form) .btn-group + .form-submit,
form:not(.layout-builder-form) .btn-group .btn-group + .form-submit,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn, .btn-toolbar .openy-popups-category-branches-form .button.form-submit, .openy-popups-category-branches-form .btn-toolbar .button.form-submit, .btn-toolbar .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-toolbar a#printGXP, .btn-toolbar .ui-widget.ui-dialog.confirmation-popup .content-button a, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-toolbar a, .btn-toolbar form:not(.layout-builder-form) .form-submit, form:not(.layout-builder-form) .btn-toolbar .form-submit,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn, .openy-popups-category-branches-form .btn-toolbar > .button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-toolbar > a#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-toolbar > a, form:not(.layout-builder-form) .btn-toolbar > .form-submit,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .openy-popups-category-branches-form .btn-group > .button.form-submit:not(:first-child):not(:last-child):not(.dropdown-toggle), .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group > a#printGXP:not(:first-child):not(:last-child):not(.dropdown-toggle), .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group > a:not(:first-child):not(:last-child):not(.dropdown-toggle), form:not(.layout-builder-form) .btn-group > .form-submit:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child, .openy-popups-category-branches-form .btn-group > .button.form-submit:first-child, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group > a#printGXP:first-child, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group > a:first-child, form:not(.layout-builder-form) .btn-group > .form-submit:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .openy-popups-category-branches-form .btn-group > .button.form-submit:first-child:not(:last-child):not(.dropdown-toggle), .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group > a#printGXP:first-child:not(:last-child):not(.dropdown-toggle), .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group > a:first-child:not(:last-child):not(.dropdown-toggle), form:not(.layout-builder-form) .btn-group > .form-submit:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child), .openy-popups-category-branches-form .btn-group > .button.form-submit:last-child:not(:first-child), .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group > a#printGXP:last-child:not(:first-child), .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group > a:last-child:not(:first-child), form:not(.layout-builder-form) .btn-group > .form-submit:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .openy-popups-category-branches-form .btn-group > .btn-group:not(:first-child):not(:last-child) > .button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group > .btn-group:not(:first-child):not(:last-child) > a#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group > .btn-group:not(:first-child):not(:last-child) > a, form:not(.layout-builder-form) .btn-group > .btn-group:not(:first-child):not(:last-child) > .form-submit {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .openy-popups-category-branches-form .btn-group > .btn-group:first-child:not(:last-child) > .button.form-submit:last-child, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group > .btn-group:first-child:not(:last-child) > a#printGXP:last-child, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group > .btn-group:first-child:not(:last-child) > a:last-child, form:not(.layout-builder-form) .btn-group > .btn-group:first-child:not(:last-child) > .form-submit:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .openy-popups-category-branches-form .btn-group > .btn-group:last-child:not(:first-child) > .button.form-submit:first-child, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group > .btn-group:last-child:not(:first-child) > a#printGXP:first-child, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group > .btn-group:last-child:not(:first-child) > a:first-child, form:not(.layout-builder-form) .btn-group > .btn-group:last-child:not(:first-child) > .form-submit:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle, .openy-popups-category-branches-form .btn-group > .button.form-submit + .dropdown-toggle, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group > a#printGXP + .dropdown-toggle, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group > a + .dropdown-toggle, form:not(.layout-builder-form) .btn-group > .form-submit + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group.btn-group-lg > .btn + .dropdown-toggle, .openy-popups-category-branches-form .btn-group.btn-group-lg > .button.form-submit + .dropdown-toggle, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group.btn-group-lg > a#printGXP + .dropdown-toggle, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group.btn-group-lg > a + .dropdown-toggle, form:not(.layout-builder-form) .btn-group.btn-group-lg > .form-submit + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn .caret, .openy-popups-category-branches-form .button.form-submit .caret, .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP .caret, .ui-widget.ui-dialog.confirmation-popup .content-button a .caret, form:not(.layout-builder-form) .form-submit .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret, .openy-popups-category-branches-form .btn-group-lg > .button.form-submit .caret, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-lg > a#printGXP .caret, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-lg > a .caret, form:not(.layout-builder-form) .btn-group-lg > .form-submit .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .openy-popups-category-branches-form .btn-group-lg > .button.form-submit .caret, .openy-popups-category-branches-form .dropup .btn-group-lg > .button.form-submit .caret, .dropup .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-lg > a#printGXP .caret, .paragraph--type--embedded-groupexpro-schedule #weekPicker .dropup .btn-group-lg > a#printGXP .caret, .dropup .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-lg > a .caret, .ui-widget.ui-dialog.confirmation-popup .content-button .dropup .btn-group-lg > a .caret, .dropup form:not(.layout-builder-form) .btn-group-lg > .form-submit .caret, form:not(.layout-builder-form) .dropup .btn-group-lg > .form-submit .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .openy-popups-category-branches-form .btn-group-vertical > .button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-vertical > a#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-vertical > a, form:not(.layout-builder-form) .btn-group-vertical > .form-submit,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.openy-popups-category-branches-form .btn-group-vertical > .btn-group > .button.form-submit,
.paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-vertical > .btn-group > a#printGXP,
.ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-vertical > .btn-group > a,
form:not(.layout-builder-form) .btn-group-vertical > .btn-group > .form-submit {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn, .openy-popups-category-branches-form .btn-group-vertical > .btn-group > .button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-vertical > .btn-group > a#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-vertical > .btn-group > a, form:not(.layout-builder-form) .btn-group-vertical > .btn-group > .form-submit {
  float: none;
}
.btn-group-vertical > .btn + .btn, .openy-popups-category-branches-form .btn-group-vertical > .button.form-submit + .btn, .openy-popups-category-branches-form .btn-group-vertical > .btn + .button.form-submit, .openy-popups-category-branches-form .btn-group-vertical > .button.form-submit + .button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-vertical > a#printGXP + .btn, .paragraph--type--embedded-groupexpro-schedule #weekPicker .openy-popups-category-branches-form .btn-group-vertical > a#printGXP + .button.form-submit, .openy-popups-category-branches-form .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-vertical > a#printGXP + .button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-vertical > .btn + a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .openy-popups-category-branches-form .btn-group-vertical > .button.form-submit + a#printGXP, .openy-popups-category-branches-form .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-vertical > .button.form-submit + a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-vertical > a#printGXP + a#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-vertical > a + .btn, .ui-widget.ui-dialog.confirmation-popup .content-button .openy-popups-category-branches-form .btn-group-vertical > a + .button.form-submit, .openy-popups-category-branches-form .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-vertical > a + .button.form-submit, .ui-widget.ui-dialog.confirmation-popup .content-button .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-vertical > a + a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-vertical > a + a#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-vertical > .btn + a, .ui-widget.ui-dialog.confirmation-popup .content-button .openy-popups-category-branches-form .btn-group-vertical > .button.form-submit + a, .openy-popups-category-branches-form .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-vertical > .button.form-submit + a, .ui-widget.ui-dialog.confirmation-popup .content-button .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-vertical > a#printGXP + a, .paragraph--type--embedded-groupexpro-schedule #weekPicker .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-vertical > a#printGXP + a, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-vertical > a + a, form:not(.layout-builder-form) .btn-group-vertical > .form-submit + .btn, form:not(.layout-builder-form) .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-vertical > .form-submit + a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker form:not(.layout-builder-form) .btn-group-vertical > .form-submit + a#printGXP, form:not(.layout-builder-form) .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-vertical > .form-submit + a, .ui-widget.ui-dialog.confirmation-popup .content-button form:not(.layout-builder-form) .btn-group-vertical > .form-submit + a, form:not(.layout-builder-form) .btn-group-vertical > .btn + .form-submit, form:not(.layout-builder-form) .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-vertical > a#printGXP + .form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker form:not(.layout-builder-form) .btn-group-vertical > a#printGXP + .form-submit, form:not(.layout-builder-form) .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-vertical > a + .form-submit, .ui-widget.ui-dialog.confirmation-popup .content-button form:not(.layout-builder-form) .btn-group-vertical > a + .form-submit, form:not(.layout-builder-form) .btn-group-vertical > .form-submit + .form-submit,
.btn-group-vertical > .btn + .btn-group,
.openy-popups-category-branches-form .btn-group-vertical > .button.form-submit + .btn-group,
.paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-vertical > a#printGXP + .btn-group,
.ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-vertical > a + .btn-group,
form:not(.layout-builder-form) .btn-group-vertical > .form-submit + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.openy-popups-category-branches-form .btn-group-vertical > .btn-group + .button.form-submit,
.paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-vertical > .btn-group + a#printGXP,
.ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-vertical > .btn-group + a,
form:not(.layout-builder-form) .btn-group-vertical > .btn-group + .form-submit,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .openy-popups-category-branches-form .btn-group-vertical > .button.form-submit:not(:first-child):not(:last-child), .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-vertical > a#printGXP:not(:first-child):not(:last-child), .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-vertical > a:not(:first-child):not(:last-child), form:not(.layout-builder-form) .btn-group-vertical > .form-submit:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child), .openy-popups-category-branches-form .btn-group-vertical > .button.form-submit:first-child:not(:last-child), .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-vertical > a#printGXP:first-child:not(:last-child), .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-vertical > a:first-child:not(:last-child), form:not(.layout-builder-form) .btn-group-vertical > .form-submit:first-child:not(:last-child) {
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child), .openy-popups-category-branches-form .btn-group-vertical > .button.form-submit:last-child:not(:first-child), .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-vertical > a#printGXP:last-child:not(:first-child), .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-vertical > a:last-child:not(:first-child), form:not(.layout-builder-form) .btn-group-vertical > .form-submit:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .openy-popups-category-branches-form .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > a#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > a, form:not(.layout-builder-form) .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .form-submit {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .openy-popups-category-branches-form .btn-group-vertical > .btn-group:first-child:not(:last-child) > .button.form-submit:last-child, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-vertical > .btn-group:first-child:not(:last-child) > a#printGXP:last-child, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-vertical > .btn-group:first-child:not(:last-child) > a:last-child, form:not(.layout-builder-form) .btn-group-vertical > .btn-group:first-child:not(:last-child) > .form-submit:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .openy-popups-category-branches-form .btn-group-vertical > .btn-group:last-child:not(:first-child) > .button.form-submit:first-child, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-vertical > .btn-group:last-child:not(:first-child) > a#printGXP:first-child, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-vertical > .btn-group:last-child:not(:first-child) > a:first-child, form:not(.layout-builder-form) .btn-group-vertical > .btn-group:last-child:not(:first-child) > .form-submit:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn, .openy-popups-category-branches-form .btn-group-justified > .button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-justified > a#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-justified > a, form:not(.layout-builder-form) .btn-group-justified > .form-submit,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .openy-popups-category-branches-form .button.form-submit, .openy-popups-category-branches-form .btn-group-justified > .btn-group .button.form-submit, .btn-group-justified > .btn-group .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-justified > .btn-group a#printGXP, .btn-group-justified > .btn-group .ui-widget.ui-dialog.confirmation-popup .content-button a, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-justified > .btn-group a, .btn-group-justified > .btn-group form:not(.layout-builder-form) .form-submit, form:not(.layout-builder-form) .btn-group-justified > .btn-group .form-submit {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .btn input[type=radio], .openy-popups-category-branches-form [data-toggle=buttons] > .button.form-submit input[type=radio], .paragraph--type--embedded-groupexpro-schedule #weekPicker [data-toggle=buttons] > a#printGXP input[type=radio], .ui-widget.ui-dialog.confirmation-popup .content-button [data-toggle=buttons] > a input[type=radio], form:not(.layout-builder-form) [data-toggle=buttons] > .form-submit input[type=radio],
[data-toggle=buttons] > .btn input[type=checkbox],
.openy-popups-category-branches-form [data-toggle=buttons] > .button.form-submit input[type=checkbox],
.paragraph--type--embedded-groupexpro-schedule #weekPicker [data-toggle=buttons] > a#printGXP input[type=checkbox],
.ui-widget.ui-dialog.confirmation-popup .content-button [data-toggle=buttons] > a input[type=checkbox],
form:not(.layout-builder-form) [data-toggle=buttons] > .form-submit input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio],
.openy-popups-category-branches-form [data-toggle=buttons] > .btn-group > .button.form-submit input[type=radio],
.paragraph--type--embedded-groupexpro-schedule #weekPicker [data-toggle=buttons] > .btn-group > a#printGXP input[type=radio],
.ui-widget.ui-dialog.confirmation-popup .content-button [data-toggle=buttons] > .btn-group > a input[type=radio],
form:not(.layout-builder-form) [data-toggle=buttons] > .btn-group > .form-submit input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox],
.openy-popups-category-branches-form [data-toggle=buttons] > .btn-group > .button.form-submit input[type=checkbox],
.paragraph--type--embedded-groupexpro-schedule #weekPicker [data-toggle=buttons] > .btn-group > a#printGXP input[type=checkbox],
.ui-widget.ui-dialog.confirmation-popup .content-button [data-toggle=buttons] > .btn-group > a input[type=checkbox],
form:not(.layout-builder-form) [data-toggle=buttons] > .btn-group > .form-submit input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: rgb(85.425, 85.425, 85.425);
  text-align: center;
  background-color: rgb(238.425, 238.425, 238.425);
  border: 1px solid #ccc;
  border-radius: 8px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn,
.openy-popups-category-branches-form .input-group-sm > .input-group-btn > .input-group-addon.button.form-submit,
.paragraph--type--embedded-groupexpro-schedule #weekPicker .input-group-sm > .input-group-btn > a.input-group-addon#printGXP,
.ui-widget.ui-dialog.confirmation-popup .content-button .input-group-sm > .input-group-btn > a.input-group-addon,
form:not(.layout-builder-form) .input-group-sm > .input-group-btn > .input-group-addon.form-submit {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn,
.openy-popups-category-branches-form .input-group-lg > .input-group-btn > .input-group-addon.button.form-submit,
.paragraph--type--embedded-groupexpro-schedule #weekPicker .input-group-lg > .input-group-btn > a.input-group-addon#printGXP,
.ui-widget.ui-dialog.confirmation-popup .content-button .input-group-lg > .input-group-btn > a.input-group-addon,
form:not(.layout-builder-form) .input-group-lg > .input-group-btn > .input-group-addon.form-submit {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 6px;
}
.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.openy-popups-category-branches-form .input-group-btn:first-child > .button.form-submit,
.paragraph--type--embedded-groupexpro-schedule #weekPicker .input-group-btn:first-child > a#printGXP,
.ui-widget.ui-dialog.confirmation-popup .content-button .input-group-btn:first-child > a,
form:not(.layout-builder-form) .input-group-btn:first-child > .form-submit,
.input-group-btn:first-child > .btn-group > .btn,
.openy-popups-category-branches-form .input-group-btn:first-child > .btn-group > .button.form-submit,
.paragraph--type--embedded-groupexpro-schedule #weekPicker .input-group-btn:first-child > .btn-group > a#printGXP,
.ui-widget.ui-dialog.confirmation-popup .content-button .input-group-btn:first-child > .btn-group > a,
form:not(.layout-builder-form) .input-group-btn:first-child > .btn-group > .form-submit,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.openy-popups-category-branches-form .input-group-btn:last-child > .button.form-submit:not(:last-child):not(.dropdown-toggle),
.paragraph--type--embedded-groupexpro-schedule #weekPicker .input-group-btn:last-child > a#printGXP:not(:last-child):not(.dropdown-toggle),
.ui-widget.ui-dialog.confirmation-popup .content-button .input-group-btn:last-child > a:not(:last-child):not(.dropdown-toggle),
form:not(.layout-builder-form) .input-group-btn:last-child > .form-submit:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.openy-popups-category-branches-form .input-group-btn:last-child > .btn-group:not(:last-child) > .button.form-submit,
.paragraph--type--embedded-groupexpro-schedule #weekPicker .input-group-btn:last-child > .btn-group:not(:last-child) > a#printGXP,
.ui-widget.ui-dialog.confirmation-popup .content-button .input-group-btn:last-child > .btn-group:not(:last-child) > a,
form:not(.layout-builder-form) .input-group-btn:last-child > .btn-group:not(:last-child) > .form-submit {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.openy-popups-category-branches-form .input-group-btn:last-child > .button.form-submit,
.paragraph--type--embedded-groupexpro-schedule #weekPicker .input-group-btn:last-child > a#printGXP,
.ui-widget.ui-dialog.confirmation-popup .content-button .input-group-btn:last-child > a,
form:not(.layout-builder-form) .input-group-btn:last-child > .form-submit,
.input-group-btn:last-child > .btn-group > .btn,
.openy-popups-category-branches-form .input-group-btn:last-child > .btn-group > .button.form-submit,
.paragraph--type--embedded-groupexpro-schedule #weekPicker .input-group-btn:last-child > .btn-group > a#printGXP,
.ui-widget.ui-dialog.confirmation-popup .content-button .input-group-btn:last-child > .btn-group > a,
form:not(.layout-builder-form) .input-group-btn:last-child > .btn-group > .form-submit,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.openy-popups-category-branches-form .input-group-btn:first-child > .button.form-submit:not(:first-child),
.paragraph--type--embedded-groupexpro-schedule #weekPicker .input-group-btn:first-child > a#printGXP:not(:first-child),
.ui-widget.ui-dialog.confirmation-popup .content-button .input-group-btn:first-child > a:not(:first-child),
form:not(.layout-builder-form) .input-group-btn:first-child > .form-submit:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.openy-popups-category-branches-form .input-group-btn:first-child > .btn-group:not(:first-child) > .button.form-submit,
.paragraph--type--embedded-groupexpro-schedule #weekPicker .input-group-btn:first-child > .btn-group:not(:first-child) > a#printGXP,
.ui-widget.ui-dialog.confirmation-popup .content-button .input-group-btn:first-child > .btn-group:not(:first-child) > a,
form:not(.layout-builder-form) .input-group-btn:first-child > .btn-group:not(:first-child) > .form-submit {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn, .openy-popups-category-branches-form .input-group-btn > .button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .input-group-btn > a#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button .input-group-btn > a, form:not(.layout-builder-form) .input-group-btn > .form-submit {
  position: relative;
}
.input-group-btn > .btn + .btn, .openy-popups-category-branches-form .input-group-btn > .button.form-submit + .btn, .openy-popups-category-branches-form .input-group-btn > .btn + .button.form-submit, .openy-popups-category-branches-form .input-group-btn > .button.form-submit + .button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .input-group-btn > a#printGXP + .btn, .paragraph--type--embedded-groupexpro-schedule #weekPicker .openy-popups-category-branches-form .input-group-btn > a#printGXP + .button.form-submit, .openy-popups-category-branches-form .paragraph--type--embedded-groupexpro-schedule #weekPicker .input-group-btn > a#printGXP + .button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .input-group-btn > .btn + a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .openy-popups-category-branches-form .input-group-btn > .button.form-submit + a#printGXP, .openy-popups-category-branches-form .paragraph--type--embedded-groupexpro-schedule #weekPicker .input-group-btn > .button.form-submit + a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .input-group-btn > a#printGXP + a#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button .input-group-btn > a + .btn, .ui-widget.ui-dialog.confirmation-popup .content-button .openy-popups-category-branches-form .input-group-btn > a + .button.form-submit, .openy-popups-category-branches-form .ui-widget.ui-dialog.confirmation-popup .content-button .input-group-btn > a + .button.form-submit, .ui-widget.ui-dialog.confirmation-popup .content-button .paragraph--type--embedded-groupexpro-schedule #weekPicker .input-group-btn > a + a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .ui-widget.ui-dialog.confirmation-popup .content-button .input-group-btn > a + a#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button .input-group-btn > .btn + a, .ui-widget.ui-dialog.confirmation-popup .content-button .openy-popups-category-branches-form .input-group-btn > .button.form-submit + a, .openy-popups-category-branches-form .ui-widget.ui-dialog.confirmation-popup .content-button .input-group-btn > .button.form-submit + a, .ui-widget.ui-dialog.confirmation-popup .content-button .paragraph--type--embedded-groupexpro-schedule #weekPicker .input-group-btn > a#printGXP + a, .paragraph--type--embedded-groupexpro-schedule #weekPicker .ui-widget.ui-dialog.confirmation-popup .content-button .input-group-btn > a#printGXP + a, .ui-widget.ui-dialog.confirmation-popup .content-button .input-group-btn > a + a, form:not(.layout-builder-form) .input-group-btn > .form-submit + .btn, form:not(.layout-builder-form) .paragraph--type--embedded-groupexpro-schedule #weekPicker .input-group-btn > .form-submit + a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker form:not(.layout-builder-form) .input-group-btn > .form-submit + a#printGXP, form:not(.layout-builder-form) .ui-widget.ui-dialog.confirmation-popup .content-button .input-group-btn > .form-submit + a, .ui-widget.ui-dialog.confirmation-popup .content-button form:not(.layout-builder-form) .input-group-btn > .form-submit + a, form:not(.layout-builder-form) .input-group-btn > .btn + .form-submit, form:not(.layout-builder-form) .paragraph--type--embedded-groupexpro-schedule #weekPicker .input-group-btn > a#printGXP + .form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker form:not(.layout-builder-form) .input-group-btn > a#printGXP + .form-submit, form:not(.layout-builder-form) .ui-widget.ui-dialog.confirmation-popup .content-button .input-group-btn > a + .form-submit, .ui-widget.ui-dialog.confirmation-popup .content-button form:not(.layout-builder-form) .input-group-btn > a + .form-submit, form:not(.layout-builder-form) .input-group-btn > .form-submit + .form-submit {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .openy-popups-category-branches-form .input-group-btn > .button.form-submit:hover, .paragraph--type--embedded-groupexpro-schedule #weekPicker .input-group-btn > a#printGXP:hover, .ui-widget.ui-dialog.confirmation-popup .content-button .input-group-btn > a:hover, form:not(.layout-builder-form) .input-group-btn > .form-submit:hover, .input-group-btn > .btn:focus, .openy-popups-category-branches-form .input-group-btn > .button.form-submit:focus, .paragraph--type--embedded-groupexpro-schedule #weekPicker .input-group-btn > a#printGXP:focus, .ui-widget.ui-dialog.confirmation-popup .content-button .input-group-btn > a:focus, form:not(.layout-builder-form) .input-group-btn > .form-submit:focus, .input-group-btn > .btn:active, .openy-popups-category-branches-form .input-group-btn > .button.form-submit:active, .paragraph--type--embedded-groupexpro-schedule #weekPicker .input-group-btn > a#printGXP:active, .ui-widget.ui-dialog.confirmation-popup .content-button .input-group-btn > a:active, form:not(.layout-builder-form) .input-group-btn > .form-submit:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn, .openy-popups-category-branches-form .input-group-btn:first-child > .button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .input-group-btn:first-child > a#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button .input-group-btn:first-child > a, form:not(.layout-builder-form) .input-group-btn:first-child > .form-submit,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn, .openy-popups-category-branches-form .input-group-btn:last-child > .button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .input-group-btn:last-child > a#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button .input-group-btn:last-child > a, form:not(.layout-builder-form) .input-group-btn:last-child > .form-submit,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: rgb(238.425, 238.425, 238.425);
}
.nav > li.disabled > a {
  color: rgb(119.085, 119.085, 119.085);
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: rgb(238.425, 238.425, 238.425);
  border-color: #0179AF;
}
.nav .nav-divider {
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.5625;
  border: 1px solid transparent;
  border-radius: 8px 8px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: rgb(238.425, 238.425, 238.425) rgb(238.425, 238.425, 238.425) #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: rgb(85.425, 85.425, 85.425);
  background-color: #F7F7F7;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 8px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 8px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 25px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 12.5px 15px;
  font-size: 20px;
  line-height: 25px;
  height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 8px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

.navbar-nav {
  margin: 6.25px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 25px;
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 5.5px;
  margin-bottom: 5.5px;
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 5.5px;
  margin-bottom: 5.5px;
}
.navbar-btn.btn-sm, .locations-list-teaser .navbar-btn.btn, .locations-list-teaser .openy-popups-category-branches-form .navbar-btn.button.form-submit, .openy-popups-category-branches-form .locations-list-teaser .navbar-btn.button.form-submit, .locations-list-teaser .paragraph--type--embedded-groupexpro-schedule #weekPicker a.navbar-btn#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .locations-list-teaser a.navbar-btn#printGXP, .locations-list-teaser form:not(.layout-builder-form) .navbar-btn.form-submit, form:not(.layout-builder-form) .locations-list-teaser .navbar-btn.form-submit, .locations-list-teaser .ui-widget.ui-dialog.confirmation-popup .content-button a.navbar-btn, .ui-widget.ui-dialog.confirmation-popup .content-button .locations-list-teaser a.navbar-btn, .btn-group-sm > .navbar-btn.btn, .openy-popups-category-branches-form .btn-group-sm > .navbar-btn.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-sm > a.navbar-btn#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-sm > a.navbar-btn, form:not(.layout-builder-form) .btn-group-sm > .navbar-btn.form-submit {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .openy-popups-category-branches-form .btn-group-xs > .navbar-btn.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-xs > a.navbar-btn#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-xs > a.navbar-btn, form:not(.layout-builder-form) .btn-group-xs > .navbar-btn.form-submit {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: rgb(231.425, 231.425, 231.425);
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: rgb(93.5, 93.5, 93.5);
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: rgb(231.425, 231.425, 231.425);
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: rgb(231.425, 231.425, 231.425);
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: rgb(231.425, 231.425, 231.425);
  color: #555;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: rgb(8.5, 8.5, 8.5);
}
.navbar-inverse .navbar-brand {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .navbar-nav > li > a {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: rgb(8.5, 8.5, 8.5);
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: rgb(16.15, 16.15, 16.15);
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: rgb(8.5, 8.5, 8.5);
  color: #fff;
}
.navbar-inverse .navbar-link {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 25px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 8px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: rgb(119.085, 119.085, 119.085);
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 25px 0;
  border-radius: 8px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.5625;
  text-decoration: none;
  color: #0179AF;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 8px;
  border-top-right-radius: 8px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #6C6C6C;
  background-color: rgb(238.425, 238.425, 238.425);
  border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 25px 0;
  list-style: none;
  text-align: center;
}
.pager:before, .pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: rgb(238.425, 238.425, 238.425);
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: rgb(119.085, 119.085, 119.085);
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label, .openy-popups-category-branches-form .button.form-submit .label, .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP .label, .ui-widget.ui-dialog.confirmation-popup .content-button a .label, form:not(.layout-builder-form) .form-submit .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: rgb(119.085, 119.085, 119.085);
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: rgb(93.585, 93.585, 93.585);
}

.label-primary {
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
}

.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
}

.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
}

.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: rgb(236.015625, 151.21875, 30.984375);
}

.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: rgb(119.085, 119.085, 119.085);
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge, .openy-popups-category-branches-form .button.form-submit .badge, .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP .badge, .ui-widget.ui-dialog.confirmation-popup .content-button a .badge, form:not(.layout-builder-form) .form-submit .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge, .openy-popups-category-branches-form .btn-group-xs > .button.form-submit .badge, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-xs > a#printGXP .badge, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-xs > a .badge, form:not(.layout-builder-form) .btn-group-xs > .form-submit .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #0179AF;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: rgb(238.425, 238.425, 238.425);
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: rgb(212.925, 212.925, 212.925);
}
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 25px;
  line-height: 1.5625;
  background-color: #F7F7F7;
  border: 1px solid #ddd;
  border-radius: 8px;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #6C6C6C;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #0179AF;
}

.alert {
  padding: 15px;
  margin-bottom: 25px;
  border: 1px solid transparent;
  border-radius: 8px;
}
.alert h4, .alert .paragraph--type--branch-amenities .header-amenities, .paragraph--type--branch-amenities .alert .header-amenities, .alert #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper span, #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper .alert span {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
  color: #3c763d;
}
.alert-success hr {
  border-top-color: rgb(200.5555555556, 225.8333333333, 179.1666666667);
}
.alert-success .alert-link {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

.alert-info {
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
  color: #31708f;
}
.alert-info hr {
  border-top-color: rgb(166.4434782609, 224.7043478261, 236.3565217391);
}
.alert-info .alert-link {
  color: rgb(35.984375, 82.25, 105.015625);
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: rgb(247.064516129, 225.4623655914, 180.935483871);
}
.alert-warning .alert-link {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.alert-danger {
  background-color: #f2dede;
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
  color: #a94442;
}
.alert-danger hr {
  border-top-color: rgb(227.5869565217, 185.4130434783, 192.4420289855);
}
.alert-danger .alert-link {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 25px;
  margin-bottom: 25px;
  background-color: #f5f5f5;
  border-radius: 8px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 25px;
  color: #fff;
  text-align: center;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}

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

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: rgb(238.425, 238.425, 238.425);
  color: rgb(119.085, 119.085, 119.085);
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: rgb(119.085, 119.085, 119.085);
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: rgb(199.4324380165, 220.8950413223, 239.4175619835);
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 25px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 8px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 7px;
  border-top-left-radius: 7px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 7px;
  border-top-left-radius: 7px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 7px;
  border-top-left-radius: 7px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 7px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 7px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 7px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 7px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 25px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 8px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.panel-primary > .panel-heading .badge {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

.panel-success {
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}

.panel-info {
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}

.panel-warning {
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}

.panel-danger {
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid rgb(227.15, 227.15, 227.15);
  border-radius: 8px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.5625;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn, .modal-footer .openy-popups-category-branches-form .button.form-submit + .btn, .openy-popups-category-branches-form .modal-footer .button.form-submit + .btn, .modal-footer .openy-popups-category-branches-form .btn + .button.form-submit, .openy-popups-category-branches-form .modal-footer .btn + .button.form-submit, .modal-footer .openy-popups-category-branches-form .button.form-submit + .button.form-submit, .openy-popups-category-branches-form .modal-footer .button.form-submit + .button.form-submit, .modal-footer .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP + .btn, .modal-footer .paragraph--type--embedded-groupexpro-schedule #weekPicker .openy-popups-category-branches-form a#printGXP + .button.form-submit, .openy-popups-category-branches-form .modal-footer .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP + .button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .modal-footer a#printGXP + .btn, .paragraph--type--embedded-groupexpro-schedule #weekPicker .modal-footer .openy-popups-category-branches-form a#printGXP + .button.form-submit, .openy-popups-category-branches-form .paragraph--type--embedded-groupexpro-schedule #weekPicker .modal-footer a#printGXP + .button.form-submit, .modal-footer .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn + a#printGXP, .modal-footer .paragraph--type--embedded-groupexpro-schedule #weekPicker .openy-popups-category-branches-form .button.form-submit + a#printGXP, .openy-popups-category-branches-form .modal-footer .paragraph--type--embedded-groupexpro-schedule #weekPicker .button.form-submit + a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .modal-footer .btn + a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .modal-footer .openy-popups-category-branches-form .button.form-submit + a#printGXP, .openy-popups-category-branches-form .paragraph--type--embedded-groupexpro-schedule #weekPicker .modal-footer .button.form-submit + a#printGXP, .modal-footer .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP + a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .modal-footer a#printGXP + a#printGXP, .modal-footer .ui-widget.ui-dialog.confirmation-popup .content-button a + .btn, .modal-footer .ui-widget.ui-dialog.confirmation-popup .content-button .openy-popups-category-branches-form a + .button.form-submit, .openy-popups-category-branches-form .modal-footer .ui-widget.ui-dialog.confirmation-popup .content-button a + .button.form-submit, .modal-footer .ui-widget.ui-dialog.confirmation-popup .content-button .paragraph--type--embedded-groupexpro-schedule #weekPicker a + a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .modal-footer .ui-widget.ui-dialog.confirmation-popup .content-button a + a#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button .modal-footer a + .btn, .ui-widget.ui-dialog.confirmation-popup .content-button .modal-footer .openy-popups-category-branches-form a + .button.form-submit, .openy-popups-category-branches-form .ui-widget.ui-dialog.confirmation-popup .content-button .modal-footer a + .button.form-submit, .ui-widget.ui-dialog.confirmation-popup .content-button .modal-footer .paragraph--type--embedded-groupexpro-schedule #weekPicker a + a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .ui-widget.ui-dialog.confirmation-popup .content-button .modal-footer a + a#printGXP, .modal-footer .ui-widget.ui-dialog.confirmation-popup .content-button .btn + a, .modal-footer .ui-widget.ui-dialog.confirmation-popup .content-button .openy-popups-category-branches-form .button.form-submit + a, .openy-popups-category-branches-form .modal-footer .ui-widget.ui-dialog.confirmation-popup .content-button .button.form-submit + a, .modal-footer .ui-widget.ui-dialog.confirmation-popup .content-button .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP + a, .paragraph--type--embedded-groupexpro-schedule #weekPicker .modal-footer .ui-widget.ui-dialog.confirmation-popup .content-button a#printGXP + a, .ui-widget.ui-dialog.confirmation-popup .content-button .modal-footer .btn + a, .ui-widget.ui-dialog.confirmation-popup .content-button .modal-footer .openy-popups-category-branches-form .button.form-submit + a, .openy-popups-category-branches-form .ui-widget.ui-dialog.confirmation-popup .content-button .modal-footer .button.form-submit + a, .ui-widget.ui-dialog.confirmation-popup .content-button .modal-footer .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP + a, .paragraph--type--embedded-groupexpro-schedule #weekPicker .ui-widget.ui-dialog.confirmation-popup .content-button .modal-footer a#printGXP + a, .modal-footer .ui-widget.ui-dialog.confirmation-popup .content-button a + a, .ui-widget.ui-dialog.confirmation-popup .content-button .modal-footer a + a, .modal-footer form:not(.layout-builder-form) .form-submit + .btn, .modal-footer form:not(.layout-builder-form) .paragraph--type--embedded-groupexpro-schedule #weekPicker .form-submit + a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .modal-footer form:not(.layout-builder-form) .form-submit + a#printGXP, .modal-footer form:not(.layout-builder-form) .ui-widget.ui-dialog.confirmation-popup .content-button .form-submit + a, .ui-widget.ui-dialog.confirmation-popup .content-button .modal-footer form:not(.layout-builder-form) .form-submit + a, form:not(.layout-builder-form) .modal-footer .form-submit + .btn, form:not(.layout-builder-form) .modal-footer .paragraph--type--embedded-groupexpro-schedule #weekPicker .form-submit + a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker form:not(.layout-builder-form) .modal-footer .form-submit + a#printGXP, form:not(.layout-builder-form) .modal-footer .ui-widget.ui-dialog.confirmation-popup .content-button .form-submit + a, .ui-widget.ui-dialog.confirmation-popup .content-button form:not(.layout-builder-form) .modal-footer .form-submit + a, .modal-footer form:not(.layout-builder-form) .btn + .form-submit, .modal-footer form:not(.layout-builder-form) .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP + .form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .modal-footer form:not(.layout-builder-form) a#printGXP + .form-submit, .modal-footer form:not(.layout-builder-form) .ui-widget.ui-dialog.confirmation-popup .content-button a + .form-submit, .ui-widget.ui-dialog.confirmation-popup .content-button .modal-footer form:not(.layout-builder-form) a + .form-submit, form:not(.layout-builder-form) .modal-footer .btn + .form-submit, form:not(.layout-builder-form) .modal-footer .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP + .form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker form:not(.layout-builder-form) .modal-footer a#printGXP + .form-submit, form:not(.layout-builder-form) .modal-footer .ui-widget.ui-dialog.confirmation-popup .content-button a + .form-submit, .ui-widget.ui-dialog.confirmation-popup .content-button form:not(.layout-builder-form) .modal-footer a + .form-submit, .modal-footer form:not(.layout-builder-form) .form-submit + .form-submit, form:not(.layout-builder-form) .modal-footer .form-submit + .form-submit {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .openy-popups-category-branches-form .button.form-submit + .btn, .openy-popups-category-branches-form .modal-footer .btn-group .button.form-submit + .btn, .modal-footer .btn-group .openy-popups-category-branches-form .btn + .button.form-submit, .openy-popups-category-branches-form .modal-footer .btn-group .btn + .button.form-submit, .modal-footer .btn-group .openy-popups-category-branches-form .button.form-submit + .button.form-submit, .openy-popups-category-branches-form .modal-footer .btn-group .button.form-submit + .button.form-submit, .modal-footer .btn-group .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP + .btn, .modal-footer .btn-group .paragraph--type--embedded-groupexpro-schedule #weekPicker .openy-popups-category-branches-form a#printGXP + .button.form-submit, .openy-popups-category-branches-form .modal-footer .btn-group .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP + .button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .modal-footer .btn-group a#printGXP + .btn, .paragraph--type--embedded-groupexpro-schedule #weekPicker .modal-footer .btn-group .openy-popups-category-branches-form a#printGXP + .button.form-submit, .openy-popups-category-branches-form .paragraph--type--embedded-groupexpro-schedule #weekPicker .modal-footer .btn-group a#printGXP + .button.form-submit, .modal-footer .btn-group .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn + a#printGXP, .modal-footer .btn-group .paragraph--type--embedded-groupexpro-schedule #weekPicker .openy-popups-category-branches-form .button.form-submit + a#printGXP, .openy-popups-category-branches-form .modal-footer .btn-group .paragraph--type--embedded-groupexpro-schedule #weekPicker .button.form-submit + a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .modal-footer .btn-group .btn + a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .modal-footer .btn-group .openy-popups-category-branches-form .button.form-submit + a#printGXP, .openy-popups-category-branches-form .paragraph--type--embedded-groupexpro-schedule #weekPicker .modal-footer .btn-group .button.form-submit + a#printGXP, .modal-footer .btn-group .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP + a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .modal-footer .btn-group a#printGXP + a#printGXP, .modal-footer .btn-group .ui-widget.ui-dialog.confirmation-popup .content-button a + .btn, .modal-footer .btn-group .ui-widget.ui-dialog.confirmation-popup .content-button .openy-popups-category-branches-form a + .button.form-submit, .openy-popups-category-branches-form .modal-footer .btn-group .ui-widget.ui-dialog.confirmation-popup .content-button a + .button.form-submit, .modal-footer .btn-group .ui-widget.ui-dialog.confirmation-popup .content-button .paragraph--type--embedded-groupexpro-schedule #weekPicker a + a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .modal-footer .btn-group .ui-widget.ui-dialog.confirmation-popup .content-button a + a#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button .modal-footer .btn-group a + .btn, .ui-widget.ui-dialog.confirmation-popup .content-button .modal-footer .btn-group .openy-popups-category-branches-form a + .button.form-submit, .openy-popups-category-branches-form .ui-widget.ui-dialog.confirmation-popup .content-button .modal-footer .btn-group a + .button.form-submit, .ui-widget.ui-dialog.confirmation-popup .content-button .modal-footer .btn-group .paragraph--type--embedded-groupexpro-schedule #weekPicker a + a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .ui-widget.ui-dialog.confirmation-popup .content-button .modal-footer .btn-group a + a#printGXP, .modal-footer .btn-group .ui-widget.ui-dialog.confirmation-popup .content-button .btn + a, .modal-footer .btn-group .ui-widget.ui-dialog.confirmation-popup .content-button .openy-popups-category-branches-form .button.form-submit + a, .openy-popups-category-branches-form .modal-footer .btn-group .ui-widget.ui-dialog.confirmation-popup .content-button .button.form-submit + a, .modal-footer .btn-group .ui-widget.ui-dialog.confirmation-popup .content-button .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP + a, .paragraph--type--embedded-groupexpro-schedule #weekPicker .modal-footer .btn-group .ui-widget.ui-dialog.confirmation-popup .content-button a#printGXP + a, .ui-widget.ui-dialog.confirmation-popup .content-button .modal-footer .btn-group .btn + a, .ui-widget.ui-dialog.confirmation-popup .content-button .modal-footer .btn-group .openy-popups-category-branches-form .button.form-submit + a, .openy-popups-category-branches-form .ui-widget.ui-dialog.confirmation-popup .content-button .modal-footer .btn-group .button.form-submit + a, .ui-widget.ui-dialog.confirmation-popup .content-button .modal-footer .btn-group .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP + a, .paragraph--type--embedded-groupexpro-schedule #weekPicker .ui-widget.ui-dialog.confirmation-popup .content-button .modal-footer .btn-group a#printGXP + a, .modal-footer .btn-group .ui-widget.ui-dialog.confirmation-popup .content-button a + a, .ui-widget.ui-dialog.confirmation-popup .content-button .modal-footer .btn-group a + a, .modal-footer .btn-group form:not(.layout-builder-form) .form-submit + .btn, .modal-footer .btn-group form:not(.layout-builder-form) .paragraph--type--embedded-groupexpro-schedule #weekPicker .form-submit + a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .modal-footer .btn-group form:not(.layout-builder-form) .form-submit + a#printGXP, .modal-footer .btn-group form:not(.layout-builder-form) .ui-widget.ui-dialog.confirmation-popup .content-button .form-submit + a, .ui-widget.ui-dialog.confirmation-popup .content-button .modal-footer .btn-group form:not(.layout-builder-form) .form-submit + a, form:not(.layout-builder-form) .modal-footer .btn-group .form-submit + .btn, form:not(.layout-builder-form) .modal-footer .btn-group .paragraph--type--embedded-groupexpro-schedule #weekPicker .form-submit + a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker form:not(.layout-builder-form) .modal-footer .btn-group .form-submit + a#printGXP, form:not(.layout-builder-form) .modal-footer .btn-group .ui-widget.ui-dialog.confirmation-popup .content-button .form-submit + a, .ui-widget.ui-dialog.confirmation-popup .content-button form:not(.layout-builder-form) .modal-footer .btn-group .form-submit + a, .modal-footer .btn-group form:not(.layout-builder-form) .btn + .form-submit, .modal-footer .btn-group form:not(.layout-builder-form) .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP + .form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .modal-footer .btn-group form:not(.layout-builder-form) a#printGXP + .form-submit, .modal-footer .btn-group form:not(.layout-builder-form) .ui-widget.ui-dialog.confirmation-popup .content-button a + .form-submit, .ui-widget.ui-dialog.confirmation-popup .content-button .modal-footer .btn-group form:not(.layout-builder-form) a + .form-submit, form:not(.layout-builder-form) .modal-footer .btn-group .btn + .form-submit, form:not(.layout-builder-form) .modal-footer .btn-group .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP + .form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker form:not(.layout-builder-form) .modal-footer .btn-group a#printGXP + .form-submit, form:not(.layout-builder-form) .modal-footer .btn-group .ui-widget.ui-dialog.confirmation-popup .content-button a + .form-submit, .ui-widget.ui-dialog.confirmation-popup .content-button form:not(.layout-builder-form) .modal-footer .btn-group a + .form-submit, .modal-footer .btn-group form:not(.layout-builder-form) .form-submit + .form-submit, form:not(.layout-builder-form) .modal-footer .btn-group .form-submit + .form-submit {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Verdana, Geneva, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5625;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 8px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Verdana, Geneva, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5625;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: rgb(247.35, 247.35, 247.35);
  border-bottom: 1px solid rgb(234.6, 234.6, 234.6);
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn, .carousel-caption .openy-popups-category-branches-form .button.form-submit, .openy-popups-category-branches-form .carousel-caption .button.form-submit, .carousel-caption .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .carousel-caption a#printGXP, .carousel-caption .ui-widget.ui-dialog.confirmation-popup .content-button a, .ui-widget.ui-dialog.confirmation-popup .content-button .carousel-caption a, .carousel-caption form:not(.layout-builder-form) .form-submit, form:not(.layout-builder-form) .carousel-caption .form-submit {
  text-shadow: none;
}
.clearfix:before, #membership-calc-wrapper form:before, .clearfix:after, #membership-calc-wrapper form:after {
  content: " ";
  display: table;
}
.clearfix:after, #membership-calc-wrapper form:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
.visible-print {
  display: none !important;
}
.visible-print-block {
  display: none !important;
}

.visible-print-inline {
  display: none !important;
}

.visible-print-inline-block {
  display: none !important;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/font-awesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

.block-description--wrapper {
  display: -ms-flexbox;
  display: flex;
}

.block-description--wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@font-face {
  font-family: "CachetStdBook";
  src: url("../fonts/cachetstd-book-webfont.eot");
  src: url("../fonts/cachetstd-book-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/cachetstd-book-webfont.woff") format("woff"), url("../fonts/cachetstd-book-webfont.ttf") format("truetype"), url("../fonts/cachetstd-book-webfont.svg#CachetStdBook") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "CachetStdMedium";
  src: url("../fonts/cachetstd-medium-webfont.eot");
  src: url("../fonts/cachetstd-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/cachetstd-medium-webfont.woff") format("woff"), url("../fonts/cachetstd-medium-webfont.ttf") format("truetype"), url("../fonts/cachetstd-medium-webfont.svg#CachetStdMedium") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "CachetStdBold";
  src: url("../fonts/cachetstd-bold-webfont.eot");
  src: url("../fonts/cachetstd-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/cachetstd-bold-webfont.woff") format("woff"), url("../fonts/cachetstd-bold-webfont.ttf") format("truetype"), url("../fonts/cachetstd-bold-webfont.svg#CachetStdBold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?fmn4yo");
  src: url("../fonts/icomoon.eot?#iefixfmn4yo") format("embedded-opentype"), url("../fonts/icomoon.woff?fmn4yo") format("woff"), url("../fonts/icomoon.ttf?fmn4yo") format("truetype"), url("../fonts/icomoon.svg?fmn4yo#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
h1,
.h1 {
  letter-spacing: -2px;
  text-transform: uppercase;
}

h2, .paragraph--type--branch-amenities .field-sb-title, .paragraph--type--prgf-look-location .field-prgf-title, .paragraph--type--featured-blogs .field-prgf-headline, .paragraph--type--blog-posts-listing > .field-prgf-title, #mindbody-pt-form-wrapper fieldset .fieldset-legend,
#mindbody-pt-form-wrapper fieldset legend,
.h2 {
  font-family: "CachetStdMedium", Arial, sans-serif;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: #0060AF;
}

h3, .paragraph--type--teaser.subprogram-listing-item .field-prgf-title, #membership-calc-wrapper fieldset .fieldset-legend,
.h3 {
  font-family: "CachetStdMedium", Arial, sans-serif;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: #0179AF;
}

h4, .paragraph--type--branch-amenities .header-amenities, #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper span,
.h4 {
  font-family: "CachetStdMedium", Arial, sans-serif;
  letter-spacing: -1px;
  text-transform: uppercase;
}

h5, .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours > h4, #membership-calc-wrapper .calc-summary .field-branch-hours > h4, #membership-calc-wrapper .calc-summary .paragraph--type--branch-amenities .field-branch-hours > .header-amenities, .paragraph--type--branch-amenities #membership-calc-wrapper .calc-summary .field-branch-hours > .header-amenities, #membership-calc-wrapper .calc-summary #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper .field-branch-hours > span, #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper #membership-calc-wrapper .calc-summary .field-branch-hours > span,
.h5 {
  text-transform: uppercase;
}

h6,
.h6 {
  font-family: "CachetStdBook", Arial, sans-serif;
}

h2:first-child, .paragraph--type--branch-amenities .field-sb-title:first-child, .paragraph--type--prgf-look-location .field-prgf-title:first-child, .paragraph--type--featured-blogs .field-prgf-headline:first-child, .paragraph--type--blog-posts-listing > .field-prgf-title:first-child, #mindbody-pt-form-wrapper fieldset .fieldset-legend:first-child,
#mindbody-pt-form-wrapper fieldset legend:first-child,
.h2:first-child,
h3:first-child,
.paragraph--type--teaser.subprogram-listing-item .field-prgf-title:first-child,
#membership-calc-wrapper fieldset .fieldset-legend:first-child,
.h3:first-child,
h4:first-child,
.paragraph--type--branch-amenities .header-amenities:first-child,
#mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper span:first-child,
.h4:first-child,
h5:first-child,
#membership-calc-wrapper .calc-summary .field-branch-hours > h4:first-child,
#membership-calc-wrapper .calc-summary .paragraph--type--branch-amenities .field-branch-hours > .header-amenities:first-child,
.paragraph--type--branch-amenities #membership-calc-wrapper .calc-summary .field-branch-hours > .header-amenities:first-child,
.h5:first-child,
h6:first-child,
.h6:first-child {
  margin-top: 0;
}

a {
  text-decoration: none;
  font-weight: bold;
}

button {
  color: #363435;
}

ul {
  padding-left: 20px;
}
ul li {
  margin-top: 5px;
}
ul li:first-child {
  margin-top: 0;
}

.lead {
  font-family: "CachetStdMedium", Arial, sans-serif;
  font-size: 26px;
  letter-spacing: -1px;
  line-height: 1.1;
  font-weight: normal;
}

.cta, .paragraph--type--news-posts-listing .news-more-teaser form .form-actions .form-submit, .paragraph--type--blog-posts-listing .blog-more-teaser form .form-actions .form-submit, .paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-school.node--view-mode-teaser .more-info-wrapper a,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-ffwy-camp.node--view-mode-teaser .more-info-wrapper a,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-branch.node--view-mode-teaser .more-info-wrapper a,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-camp.node--view-mode-teaser .more-info-wrapper a,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-facility.node--view-mode-teaser .more-info-wrapper a, .event-details-wrapper .sidebar-wrapper .location-directions a, #membership-calc-wrapper .openy-map-canvas .node--type-branch.node--view-mode-teaser .more-info-wrapper a,
#membership-calc-wrapper .openy-map-canvas .node--type-camp.node--view-mode-teaser .more-info-wrapper a,
#membership-calc-wrapper .openy-map-canvas .node--type-facility.node--view-mode-teaser .more-info-wrapper a {
  display: inline-block;
  font-family: "CachetStdBold", Arial, sans-serif;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  text-decoration: none;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: none;
  white-space: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
}
.cta:hover, .paragraph--type--news-posts-listing .news-more-teaser form .form-actions .form-submit:hover, .paragraph--type--blog-posts-listing .blog-more-teaser form .form-actions .form-submit:hover, .paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-school.node--view-mode-teaser .more-info-wrapper a:hover,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-ffwy-camp.node--view-mode-teaser .more-info-wrapper a:hover,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-branch.node--view-mode-teaser .more-info-wrapper a:hover,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-camp.node--view-mode-teaser .more-info-wrapper a:hover,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-facility.node--view-mode-teaser .more-info-wrapper a:hover, .event-details-wrapper .sidebar-wrapper .location-directions a:hover, #membership-calc-wrapper .openy-map-canvas .node--type-branch.node--view-mode-teaser .more-info-wrapper a:hover,
#membership-calc-wrapper .openy-map-canvas .node--type-camp.node--view-mode-teaser .more-info-wrapper a:hover,
#membership-calc-wrapper .openy-map-canvas .node--type-facility.node--view-mode-teaser .more-info-wrapper a:hover {
  color: #6C6C6C;
}

.cta-default, .paragraph--type--news-posts-listing .news-more-teaser form .form-actions .form-submit, .paragraph--type--blog-posts-listing .blog-more-teaser form .form-actions .form-submit {
  color: #C6168D;
}

.cta-pink, .event-details-wrapper .sidebar-wrapper .location-directions a {
  color: #C6168D;
}

.cta-blue, .paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-school.node--view-mode-teaser .more-info-wrapper a,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-ffwy-camp.node--view-mode-teaser .more-info-wrapper a,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-branch.node--view-mode-teaser .more-info-wrapper a,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-camp.node--view-mode-teaser .more-info-wrapper a,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-facility.node--view-mode-teaser .more-info-wrapper a, #membership-calc-wrapper .openy-map-canvas .node--type-branch.node--view-mode-teaser .more-info-wrapper a,
#membership-calc-wrapper .openy-map-canvas .node--type-camp.node--view-mode-teaser .more-info-wrapper a,
#membership-calc-wrapper .openy-map-canvas .node--type-facility.node--view-mode-teaser .more-info-wrapper a {
  color: #0060AF;
}

.cta-green {
  color: #01A490;
}

.cta-black {
  color: #363435;
}

.cta-lg {
  font-size: 24px;
  line-height: 1.16667;
  font-family: "CachetStdMedium", Arial, sans-serif;
  letter-spacing: -1px;
}

.cta-arr:after {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e932";
  font-size: 25px;
  line-height: 24px;
  vertical-align: top;
  display: inline;
}
.cta-arr.cta-lg:after {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e932";
  font-size: 30px;
  line-height: 28px;
  vertical-align: top;
  display: inline;
}

.btn, .openy-popups-category-branches-form .button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button a, form:not(.layout-builder-form) .form-submit {
  color: #fff;
  background: #363435;
  text-decoration: none;
  border: 3px solid #fff;
  padding: 14px 16px;
  font-family: "CachetStdBold", Arial, sans-serif;
  font-size: 22px;
  letter-spacing: -1px;
  line-height: 1.22727;
  text-transform: uppercase;
  min-width: 0;
  width: 248px;
  margin: 0;
  white-space: normal;
}
.btn:hover, .openy-popups-category-branches-form .button.form-submit:hover, .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP:hover, .ui-widget.ui-dialog.confirmation-popup .content-button a:hover, form:not(.layout-builder-form) .form-submit:hover, .btn:focus, .openy-popups-category-branches-form .button.form-submit:focus, .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP:focus, .ui-widget.ui-dialog.confirmation-popup .content-button a:focus, form:not(.layout-builder-form) .form-submit:focus, .btn.focus, .openy-popups-category-branches-form .focus.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker a.focus#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button a.focus, form:not(.layout-builder-form) .focus.form-submit {
  color: #fff;
  background: #6C6C6C;
}

.btn-default, .openy-popups-category-branches-form .button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP, form:not(.layout-builder-form) .form-submit {
  color: #fff;
  background-color: #C6168D;
  border-color: #fff;
}
.btn-default:focus, .openy-popups-category-branches-form .button.form-submit:focus, .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP:focus, form:not(.layout-builder-form) .form-submit:focus, .btn-default.focus, .openy-popups-category-branches-form .focus.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker a.focus#printGXP, form:not(.layout-builder-form) .focus.form-submit {
  color: #fff;
  background-color: #6C6C6C;
  border-color: #fff;
}
.btn-default:hover, .openy-popups-category-branches-form .button.form-submit:hover, .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP:hover, form:not(.layout-builder-form) .form-submit:hover {
  color: #fff;
  background-color: #6C6C6C;
  border-color: #fff;
}
.btn-default:active, .openy-popups-category-branches-form .button.form-submit:active, .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP:active, form:not(.layout-builder-form) .form-submit:active, .btn-default.active, .openy-popups-category-branches-form .active.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker a.active#printGXP, form:not(.layout-builder-form) .active.form-submit, .open > .btn-default.dropdown-toggle, .openy-popups-category-branches-form .open > .dropdown-toggle.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .open > a.dropdown-toggle#printGXP, form:not(.layout-builder-form) .open > .dropdown-toggle.form-submit {
  color: #fff;
  background-color: #6C6C6C;
  border-color: #fff;
}
.btn-default:active:hover, .openy-popups-category-branches-form .button.form-submit:active:hover, .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP:active:hover, form:not(.layout-builder-form) .form-submit:active:hover, .btn-default:active:focus, .openy-popups-category-branches-form .button.form-submit:active:focus, .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP:active:focus, form:not(.layout-builder-form) .form-submit:active:focus, .btn-default:active.focus, .openy-popups-category-branches-form .button.form-submit:active.focus, .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP:active.focus, form:not(.layout-builder-form) .form-submit:active.focus, .btn-default.active:hover, .openy-popups-category-branches-form .active.button.form-submit:hover, .paragraph--type--embedded-groupexpro-schedule #weekPicker a.active#printGXP:hover, form:not(.layout-builder-form) .active.form-submit:hover, .btn-default.active:focus, .openy-popups-category-branches-form .active.button.form-submit:focus, .paragraph--type--embedded-groupexpro-schedule #weekPicker a.active#printGXP:focus, form:not(.layout-builder-form) .active.form-submit:focus, .btn-default.active.focus, .openy-popups-category-branches-form .active.focus.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker a.active.focus#printGXP, form:not(.layout-builder-form) .active.focus.form-submit, .open > .btn-default.dropdown-toggle:hover, .openy-popups-category-branches-form .open > .dropdown-toggle.button.form-submit:hover, .paragraph--type--embedded-groupexpro-schedule #weekPicker .open > a.dropdown-toggle#printGXP:hover, form:not(.layout-builder-form) .open > .dropdown-toggle.form-submit:hover, .open > .btn-default.dropdown-toggle:focus, .openy-popups-category-branches-form .open > .dropdown-toggle.button.form-submit:focus, .paragraph--type--embedded-groupexpro-schedule #weekPicker .open > a.dropdown-toggle#printGXP:focus, form:not(.layout-builder-form) .open > .dropdown-toggle.form-submit:focus, .open > .btn-default.dropdown-toggle.focus, .openy-popups-category-branches-form .open > .dropdown-toggle.focus.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .open > a.dropdown-toggle.focus#printGXP, form:not(.layout-builder-form) .open > .dropdown-toggle.focus.form-submit {
  color: #fff;
  background-color: #6C6C6C;
  border-color: #fff;
}
.btn-default:active, .openy-popups-category-branches-form .button.form-submit:active, .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP:active, form:not(.layout-builder-form) .form-submit:active, .btn-default.active, .openy-popups-category-branches-form .active.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker a.active#printGXP, form:not(.layout-builder-form) .active.form-submit, .open > .btn-default.dropdown-toggle, .openy-popups-category-branches-form .open > .dropdown-toggle.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .open > a.dropdown-toggle#printGXP, form:not(.layout-builder-form) .open > .dropdown-toggle.form-submit {
  background-image: none;
}
.btn-default.disabled:hover, .openy-popups-category-branches-form .disabled.button.form-submit:hover, .paragraph--type--embedded-groupexpro-schedule #weekPicker a.disabled#printGXP:hover, form:not(.layout-builder-form) .disabled.form-submit:hover, .btn-default.disabled:focus, .openy-popups-category-branches-form .disabled.button.form-submit:focus, .paragraph--type--embedded-groupexpro-schedule #weekPicker a.disabled#printGXP:focus, form:not(.layout-builder-form) .disabled.form-submit:focus, .btn-default.disabled.focus, .openy-popups-category-branches-form .disabled.focus.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker a.disabled.focus#printGXP, form:not(.layout-builder-form) .disabled.focus.form-submit, .btn-default[disabled]:hover, .openy-popups-category-branches-form [disabled].button.form-submit:hover, .paragraph--type--embedded-groupexpro-schedule #weekPicker a[disabled]#printGXP:hover, form:not(.layout-builder-form) [disabled].form-submit:hover, .btn-default[disabled]:focus, .openy-popups-category-branches-form [disabled].button.form-submit:focus, .paragraph--type--embedded-groupexpro-schedule #weekPicker a[disabled]#printGXP:focus, form:not(.layout-builder-form) [disabled].form-submit:focus, .btn-default[disabled].focus, .openy-popups-category-branches-form [disabled].focus.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker a[disabled].focus#printGXP, form:not(.layout-builder-form) [disabled].focus.form-submit, fieldset[disabled] .btn-default:hover, fieldset[disabled] .openy-popups-category-branches-form .button.form-submit:hover, .openy-popups-category-branches-form fieldset[disabled] .button.form-submit:hover, fieldset[disabled] .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP:hover, .paragraph--type--embedded-groupexpro-schedule #weekPicker fieldset[disabled] a#printGXP:hover, fieldset[disabled] form:not(.layout-builder-form) .form-submit:hover, form:not(.layout-builder-form) fieldset[disabled] .form-submit:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .openy-popups-category-branches-form .button.form-submit:focus, .openy-popups-category-branches-form fieldset[disabled] .button.form-submit:focus, fieldset[disabled] .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP:focus, .paragraph--type--embedded-groupexpro-schedule #weekPicker fieldset[disabled] a#printGXP:focus, fieldset[disabled] form:not(.layout-builder-form) .form-submit:focus, form:not(.layout-builder-form) fieldset[disabled] .form-submit:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .openy-popups-category-branches-form .focus.button.form-submit, .openy-popups-category-branches-form fieldset[disabled] .focus.button.form-submit, fieldset[disabled] .paragraph--type--embedded-groupexpro-schedule #weekPicker a.focus#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker fieldset[disabled] a.focus#printGXP, fieldset[disabled] form:not(.layout-builder-form) .focus.form-submit, form:not(.layout-builder-form) fieldset[disabled] .focus.form-submit {
  background-color: #C6168D;
  border-color: #fff;
}
.btn-default .badge, .openy-popups-category-branches-form .button.form-submit .badge, .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP .badge, form:not(.layout-builder-form) .form-submit .badge {
  color: #C6168D;
  background-color: #fff;
}

.btn-pink {
  color: #fff;
  background-color: #C6168D;
  border-color: #fff;
}
.btn-pink:focus, .btn-pink.focus {
  color: #fff;
  background-color: #6C6C6C;
  border-color: #fff;
}
.btn-pink:hover {
  color: #fff;
  background-color: #6C6C6C;
  border-color: #fff;
}
.btn-pink:active, .btn-pink.active, .open > .btn-pink.dropdown-toggle {
  color: #fff;
  background-color: #6C6C6C;
  border-color: #fff;
}
.btn-pink:active:hover, .btn-pink:active:focus, .btn-pink:active.focus, .btn-pink.active:hover, .btn-pink.active:focus, .btn-pink.active.focus, .open > .btn-pink.dropdown-toggle:hover, .open > .btn-pink.dropdown-toggle:focus, .open > .btn-pink.dropdown-toggle.focus {
  color: #fff;
  background-color: #6C6C6C;
  border-color: #fff;
}
.btn-pink:active, .btn-pink.active, .open > .btn-pink.dropdown-toggle {
  background-image: none;
}
.btn-pink.disabled:hover, .btn-pink.disabled:focus, .btn-pink.disabled.focus, .btn-pink[disabled]:hover, .btn-pink[disabled]:focus, .btn-pink[disabled].focus, fieldset[disabled] .btn-pink:hover, fieldset[disabled] .btn-pink:focus, fieldset[disabled] .btn-pink.focus {
  background-color: #C6168D;
  border-color: #fff;
}
.btn-pink .badge {
  color: #C6168D;
  background-color: #fff;
}

.btn-blue {
  color: #fff;
  background-color: #0060AF;
  border-color: #fff;
}
.btn-blue:focus, .btn-blue.focus {
  color: #fff;
  background-color: #6C6C6C;
  border-color: #fff;
}
.btn-blue:hover {
  color: #fff;
  background-color: #6C6C6C;
  border-color: #fff;
}
.btn-blue:active, .btn-blue.active, .open > .btn-blue.dropdown-toggle {
  color: #fff;
  background-color: #6C6C6C;
  border-color: #fff;
}
.btn-blue:active:hover, .btn-blue:active:focus, .btn-blue:active.focus, .btn-blue.active:hover, .btn-blue.active:focus, .btn-blue.active.focus, .open > .btn-blue.dropdown-toggle:hover, .open > .btn-blue.dropdown-toggle:focus, .open > .btn-blue.dropdown-toggle.focus {
  color: #fff;
  background-color: #6C6C6C;
  border-color: #fff;
}
.btn-blue:active, .btn-blue.active, .open > .btn-blue.dropdown-toggle {
  background-image: none;
}
.btn-blue.disabled:hover, .btn-blue.disabled:focus, .btn-blue.disabled.focus, .btn-blue[disabled]:hover, .btn-blue[disabled]:focus, .btn-blue[disabled].focus, fieldset[disabled] .btn-blue:hover, fieldset[disabled] .btn-blue:focus, fieldset[disabled] .btn-blue.focus {
  background-color: #0060AF;
  border-color: #fff;
}
.btn-blue .badge {
  color: #0060AF;
  background-color: #fff;
}

.btn-green {
  color: #fff;
  background-color: #01A490;
  border-color: #fff;
}
.btn-green:focus, .btn-green.focus {
  color: #fff;
  background-color: #6C6C6C;
  border-color: #fff;
}
.btn-green:hover {
  color: #fff;
  background-color: #6C6C6C;
  border-color: #fff;
}
.btn-green:active, .btn-green.active, .open > .btn-green.dropdown-toggle {
  color: #fff;
  background-color: #6C6C6C;
  border-color: #fff;
}
.btn-green:active:hover, .btn-green:active:focus, .btn-green:active.focus, .btn-green.active:hover, .btn-green.active:focus, .btn-green.active.focus, .open > .btn-green.dropdown-toggle:hover, .open > .btn-green.dropdown-toggle:focus, .open > .btn-green.dropdown-toggle.focus {
  color: #fff;
  background-color: #6C6C6C;
  border-color: #fff;
}
.btn-green:active, .btn-green.active, .open > .btn-green.dropdown-toggle {
  background-image: none;
}
.btn-green.disabled:hover, .btn-green.disabled:focus, .btn-green.disabled.focus, .btn-green[disabled]:hover, .btn-green[disabled]:focus, .btn-green[disabled].focus, fieldset[disabled] .btn-green:hover, fieldset[disabled] .btn-green:focus, fieldset[disabled] .btn-green.focus {
  background-color: #01A490;
  border-color: #fff;
}
.btn-green .badge {
  color: #01A490;
  background-color: #fff;
}

.btn-black {
  color: #fff;
  background-color: #363435;
  border-color: #fff;
}
.btn-black:focus, .btn-black.focus {
  color: #fff;
  background-color: #6C6C6C;
  border-color: #fff;
}
.btn-black:hover {
  color: #fff;
  background-color: #6C6C6C;
  border-color: #fff;
}
.btn-black:active, .btn-black.active, .open > .btn-black.dropdown-toggle {
  color: #fff;
  background-color: #6C6C6C;
  border-color: #fff;
}
.btn-black:active:hover, .btn-black:active:focus, .btn-black:active.focus, .btn-black.active:hover, .btn-black.active:focus, .btn-black.active.focus, .open > .btn-black.dropdown-toggle:hover, .open > .btn-black.dropdown-toggle:focus, .open > .btn-black.dropdown-toggle.focus {
  color: #fff;
  background-color: #6C6C6C;
  border-color: #fff;
}
.btn-black:active, .btn-black.active, .open > .btn-black.dropdown-toggle {
  background-image: none;
}
.btn-black.disabled:hover, .btn-black.disabled:focus, .btn-black.disabled.focus, .btn-black[disabled]:hover, .btn-black[disabled]:focus, .btn-black[disabled].focus, fieldset[disabled] .btn-black:hover, fieldset[disabled] .btn-black:focus, fieldset[disabled] .btn-black.focus {
  background-color: #363435;
  border-color: #fff;
}
.btn-black .badge {
  color: #363435;
  background-color: #fff;
}

.btn-arr {
  text-align: left;
  position: relative;
  padding-right: 32px;
}
.btn-arr:after {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e932";
  font-size: 26px;
  line-height: 26px;
  vertical-align: top;
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -13px;
}

.btn-sl {
  font-size: 16px;
  width: auto;
  min-width: 90px;
  padding: 10px;
}

.btn-sm, .locations-list-teaser .btn, .locations-list-teaser .openy-popups-category-branches-form .button.form-submit, .openy-popups-category-branches-form .locations-list-teaser .button.form-submit, .locations-list-teaser .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .locations-list-teaser a#printGXP, .locations-list-teaser form:not(.layout-builder-form) .form-submit, form:not(.layout-builder-form) .locations-list-teaser .form-submit, .locations-list-teaser .ui-widget.ui-dialog.confirmation-popup .content-button a, .ui-widget.ui-dialog.confirmation-popup .content-button .locations-list-teaser a, .btn-group-sm > .btn, .openy-popups-category-branches-form .btn-group-sm > .button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-sm > a#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-sm > a, form:not(.layout-builder-form) .btn-group-sm > .form-submit {
  padding: 5px 10px;
  font-size: 14px;
  width: auto;
  min-width: 90px;
  line-height: 1.5;
  border-radius: 5px;
}

.btn-lg, .btn-group-lg > .btn, .openy-popups-category-branches-form .btn-group-lg > .button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-lg > a#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-lg > a, form:not(.layout-builder-form) .btn-group-lg > .form-submit {
  font-size: 28px;
  line-height: 1.214286;
  letter-spacing: -1px;
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}
.btn-lg:focus, .btn-group-lg > .btn:focus, .openy-popups-category-branches-form .btn-group-lg > .button.form-submit:focus, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-lg > a#printGXP:focus, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-lg > a:focus, form:not(.layout-builder-form) .btn-group-lg > .form-submit:focus, .btn-lg.focus, .btn-group-lg > .focus.btn, .openy-popups-category-branches-form .btn-group-lg > .focus.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-lg > a.focus#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-lg > a.focus, form:not(.layout-builder-form) .btn-group-lg > .focus.form-submit {
  color: #fff;
  background-color: #6C6C6C;
  border-color: #fff;
}
.btn-lg:hover, .btn-group-lg > .btn:hover, .openy-popups-category-branches-form .btn-group-lg > .button.form-submit:hover, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-lg > a#printGXP:hover, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-lg > a:hover, form:not(.layout-builder-form) .btn-group-lg > .form-submit:hover {
  color: #fff;
  background-color: #6C6C6C;
  border-color: #fff;
}
.btn-lg:active, .btn-group-lg > .btn:active, .openy-popups-category-branches-form .btn-group-lg > .button.form-submit:active, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-lg > a#printGXP:active, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-lg > a:active, form:not(.layout-builder-form) .btn-group-lg > .form-submit:active, .btn-lg.active, .btn-group-lg > .active.btn, .openy-popups-category-branches-form .btn-group-lg > .active.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-lg > a.active#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-lg > a.active, form:not(.layout-builder-form) .btn-group-lg > .active.form-submit, .open > .btn-lg.dropdown-toggle, .open.btn-group-lg > .dropdown-toggle.btn, .openy-popups-category-branches-form .open.btn-group-lg > .dropdown-toggle.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .open.btn-group-lg > a.dropdown-toggle#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button .open.btn-group-lg > a.dropdown-toggle, form:not(.layout-builder-form) .open.btn-group-lg > .dropdown-toggle.form-submit {
  color: #fff;
  background-color: #6C6C6C;
  border-color: #fff;
}
.btn-lg:active:hover, .btn-group-lg > .btn:active:hover, .openy-popups-category-branches-form .btn-group-lg > .button.form-submit:active:hover, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-lg > a#printGXP:active:hover, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-lg > a:active:hover, form:not(.layout-builder-form) .btn-group-lg > .form-submit:active:hover, .btn-lg:active:focus, .btn-group-lg > .btn:active:focus, .openy-popups-category-branches-form .btn-group-lg > .button.form-submit:active:focus, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-lg > a#printGXP:active:focus, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-lg > a:active:focus, form:not(.layout-builder-form) .btn-group-lg > .form-submit:active:focus, .btn-lg:active.focus, .btn-group-lg > .btn:active.focus, .openy-popups-category-branches-form .btn-group-lg > .button.form-submit:active.focus, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-lg > a#printGXP:active.focus, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-lg > a:active.focus, form:not(.layout-builder-form) .btn-group-lg > .form-submit:active.focus, .btn-lg.active:hover, .btn-group-lg > .active.btn:hover, .openy-popups-category-branches-form .btn-group-lg > .active.button.form-submit:hover, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-lg > a.active#printGXP:hover, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-lg > a.active:hover, form:not(.layout-builder-form) .btn-group-lg > .active.form-submit:hover, .btn-lg.active:focus, .btn-group-lg > .active.btn:focus, .openy-popups-category-branches-form .btn-group-lg > .active.button.form-submit:focus, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-lg > a.active#printGXP:focus, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-lg > a.active:focus, form:not(.layout-builder-form) .btn-group-lg > .active.form-submit:focus, .btn-lg.active.focus, .btn-group-lg > .active.focus.btn, .openy-popups-category-branches-form .btn-group-lg > .active.focus.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-lg > a.active.focus#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-lg > a.active.focus, form:not(.layout-builder-form) .btn-group-lg > .active.focus.form-submit, .open > .btn-lg.dropdown-toggle:hover, .open.btn-group-lg > .dropdown-toggle.btn:hover, .openy-popups-category-branches-form .open.btn-group-lg > .dropdown-toggle.button.form-submit:hover, .paragraph--type--embedded-groupexpro-schedule #weekPicker .open.btn-group-lg > a.dropdown-toggle#printGXP:hover, .ui-widget.ui-dialog.confirmation-popup .content-button .open.btn-group-lg > a.dropdown-toggle:hover, form:not(.layout-builder-form) .open.btn-group-lg > .dropdown-toggle.form-submit:hover, .open > .btn-lg.dropdown-toggle:focus, .open.btn-group-lg > .dropdown-toggle.btn:focus, .openy-popups-category-branches-form .open.btn-group-lg > .dropdown-toggle.button.form-submit:focus, .paragraph--type--embedded-groupexpro-schedule #weekPicker .open.btn-group-lg > a.dropdown-toggle#printGXP:focus, .ui-widget.ui-dialog.confirmation-popup .content-button .open.btn-group-lg > a.dropdown-toggle:focus, form:not(.layout-builder-form) .open.btn-group-lg > .dropdown-toggle.form-submit:focus, .open > .btn-lg.dropdown-toggle.focus, .open.btn-group-lg > .dropdown-toggle.focus.btn, .openy-popups-category-branches-form .open.btn-group-lg > .dropdown-toggle.focus.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .open.btn-group-lg > a.dropdown-toggle.focus#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button .open.btn-group-lg > a.dropdown-toggle.focus, form:not(.layout-builder-form) .open.btn-group-lg > .dropdown-toggle.focus.form-submit {
  color: #fff;
  background-color: #6C6C6C;
  border-color: #fff;
}
.btn-lg:active, .btn-group-lg > .btn:active, .openy-popups-category-branches-form .btn-group-lg > .button.form-submit:active, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-lg > a#printGXP:active, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-lg > a:active, form:not(.layout-builder-form) .btn-group-lg > .form-submit:active, .btn-lg.active, .btn-group-lg > .active.btn, .openy-popups-category-branches-form .btn-group-lg > .active.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-lg > a.active#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-lg > a.active, form:not(.layout-builder-form) .btn-group-lg > .active.form-submit, .open > .btn-lg.dropdown-toggle, .open.btn-group-lg > .dropdown-toggle.btn, .openy-popups-category-branches-form .open.btn-group-lg > .dropdown-toggle.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .open.btn-group-lg > a.dropdown-toggle#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button .open.btn-group-lg > a.dropdown-toggle, form:not(.layout-builder-form) .open.btn-group-lg > .dropdown-toggle.form-submit {
  background-image: none;
}
.btn-lg.disabled:hover, .btn-group-lg > .disabled.btn:hover, .openy-popups-category-branches-form .btn-group-lg > .disabled.button.form-submit:hover, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-lg > a.disabled#printGXP:hover, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-lg > a.disabled:hover, form:not(.layout-builder-form) .btn-group-lg > .disabled.form-submit:hover, .btn-lg.disabled:focus, .btn-group-lg > .disabled.btn:focus, .openy-popups-category-branches-form .btn-group-lg > .disabled.button.form-submit:focus, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-lg > a.disabled#printGXP:focus, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-lg > a.disabled:focus, form:not(.layout-builder-form) .btn-group-lg > .disabled.form-submit:focus, .btn-lg.disabled.focus, .btn-group-lg > .disabled.focus.btn, .openy-popups-category-branches-form .btn-group-lg > .disabled.focus.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-lg > a.disabled.focus#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-lg > a.disabled.focus, form:not(.layout-builder-form) .btn-group-lg > .disabled.focus.form-submit, .btn-lg[disabled]:hover, .btn-group-lg > [disabled].btn:hover, .openy-popups-category-branches-form .btn-group-lg > [disabled].button.form-submit:hover, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-lg > a[disabled]#printGXP:hover, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-lg > a[disabled]:hover, form:not(.layout-builder-form) .btn-group-lg > [disabled].form-submit:hover, .btn-lg[disabled]:focus, .btn-group-lg > [disabled].btn:focus, .openy-popups-category-branches-form .btn-group-lg > [disabled].button.form-submit:focus, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-lg > a[disabled]#printGXP:focus, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-lg > a[disabled]:focus, form:not(.layout-builder-form) .btn-group-lg > [disabled].form-submit:focus, .btn-lg[disabled].focus, .btn-group-lg > [disabled].focus.btn, .openy-popups-category-branches-form .btn-group-lg > [disabled].focus.button.form-submit, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-lg > a[disabled].focus#printGXP, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-lg > a[disabled].focus, form:not(.layout-builder-form) .btn-group-lg > [disabled].focus.form-submit, fieldset[disabled] .btn-lg:hover, fieldset[disabled] .btn-group-lg > .btn:hover, fieldset[disabled] .openy-popups-category-branches-form .btn-group-lg > .button.form-submit:hover, .openy-popups-category-branches-form fieldset[disabled] .btn-group-lg > .button.form-submit:hover, fieldset[disabled] .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-lg > a#printGXP:hover, .paragraph--type--embedded-groupexpro-schedule #weekPicker fieldset[disabled] .btn-group-lg > a#printGXP:hover, fieldset[disabled] .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-lg > a:hover, .ui-widget.ui-dialog.confirmation-popup .content-button fieldset[disabled] .btn-group-lg > a:hover, fieldset[disabled] form:not(.layout-builder-form) .btn-group-lg > .form-submit:hover, form:not(.layout-builder-form) fieldset[disabled] .btn-group-lg > .form-submit:hover, fieldset[disabled] .btn-lg:focus, fieldset[disabled] .btn-group-lg > .btn:focus, fieldset[disabled] .openy-popups-category-branches-form .btn-group-lg > .button.form-submit:focus, .openy-popups-category-branches-form fieldset[disabled] .btn-group-lg > .button.form-submit:focus, fieldset[disabled] .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-lg > a#printGXP:focus, .paragraph--type--embedded-groupexpro-schedule #weekPicker fieldset[disabled] .btn-group-lg > a#printGXP:focus, fieldset[disabled] .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-lg > a:focus, .ui-widget.ui-dialog.confirmation-popup .content-button fieldset[disabled] .btn-group-lg > a:focus, fieldset[disabled] form:not(.layout-builder-form) .btn-group-lg > .form-submit:focus, form:not(.layout-builder-form) fieldset[disabled] .btn-group-lg > .form-submit:focus, fieldset[disabled] .btn-lg.focus, fieldset[disabled] .btn-group-lg > .focus.btn, fieldset[disabled] .openy-popups-category-branches-form .btn-group-lg > .focus.button.form-submit, .openy-popups-category-branches-form fieldset[disabled] .btn-group-lg > .focus.button.form-submit, fieldset[disabled] .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-lg > a.focus#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker fieldset[disabled] .btn-group-lg > a.focus#printGXP, fieldset[disabled] .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-lg > a.focus, .ui-widget.ui-dialog.confirmation-popup .content-button fieldset[disabled] .btn-group-lg > a.focus, fieldset[disabled] form:not(.layout-builder-form) .btn-group-lg > .focus.form-submit, form:not(.layout-builder-form) fieldset[disabled] .btn-group-lg > .focus.form-submit {
  background-color: transparent;
  border-color: #fff;
}
.btn-lg .badge, .btn-group-lg > .btn .badge, .openy-popups-category-branches-form .btn-group-lg > .button.form-submit .badge, .paragraph--type--embedded-groupexpro-schedule #weekPicker .btn-group-lg > a#printGXP .badge, .ui-widget.ui-dialog.confirmation-popup .content-button .btn-group-lg > a .badge, form:not(.layout-builder-form) .btn-group-lg > .form-submit .badge {
  color: transparent;
  background-color: #fff;
}

.list-arrow {
  list-style: none;
  padding-left: 0;
}
.list-arrow > li {
  padding-left: 20px;
  position: relative;
}
.list-arrow > li:before {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e932";
  vertical-align: top;
  position: absolute;
  left: 0;
  top: 1px;
  line-height: inherit;
  color: #C6168D;
}

#edit-ws-settings-container div[id^=edit-ws-design-settings-] .form-item {
  margin: 0 10px;
}

.page-wrapper {
  position: relative;
}

.content-wrapper {
  position: relative;
  padding: 0;
}
.user-logged-in .content-wrapper, .path-user .content-wrapper, .path-search .content-wrapper {
  margin-top: 10px;
}
.content-wrapper img {
  display: block;
  max-width: 100%;
  height: auto;
}

.green-light {
  color: #20BDBE;
}

.color-pink {
  color: #C6168D;
}

.flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex:before, .flex:after {
  content: none;
}

.container .container {
  padding-left: 0;
  padding-right: 0;
  width: auto;
}

table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 25px;
}
table > thead > tr > th,
table > thead > tr > td,
table > tbody > tr > th,
table > tbody > tr > td,
table > tfoot > tr > th,
table > tfoot > tr > td {
  padding: 16px 5px;
  line-height: 1.5625;
  vertical-align: top;
  border-top: 1px solid #c7c6c7;
  font-weight: normal;
}
table > thead > tr > th {
  vertical-align: bottom;
  font-family: "CachetStdBold", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 22px;
  letter-spacing: -1px;
}
table > caption + thead > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > th,
table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table-roundup-responsive {
  background-color: #F7F7F7;
  margin: 20px 0;
}
.table-roundup-responsive table td:first-child {
  padding-left: 20px;
  width: 500px;
}
.table-roundup-responsive table td:last-child {
  padding-right: 20px;
}
.table-roundup-responsive table .more-info {
  text-align: start;
}
.table-roundup-responsive table .more-info td {
  padding: 0 !important;
}
.table-roundup-responsive table .more-info td .accordion-content {
  background-color: #eaeaea;
  border: none;
  padding: 16px 30px;
}
.table-roundup-responsive table td.more-info {
  background-color: #F7F7F7;
}
.table-roundup-responsive table .collapsing {
  height: auto !important;
}
.table-roundup-responsive .theme .accordion {
  cursor: pointer;
}
.table-roundup-responsive .theme .accordion .theme-text {
  color: #3878AB;
  font-weight: 700;
  float: left;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.table-roundup-responsive .theme .accordion .theme-text:after {
  font-family: "FontAwesome";
  content: "";
  margin-left: 10px;
  position: relative;
  height: 8px;
  width: 12px;
}
.table-roundup-responsive .theme .accordion[aria-expanded=true] .theme-text:after {
  content: "\f077";
}
.table-roundup-responsive .theme .accordion[aria-expanded=false] .theme-text:after {
  content: "\f078";
}
.table-roundup-responsive .accordion {
  text-align: justify;
  width: 100%;
}

.field-program-description img,
.field-prgf-description img,
.body img,
.field-category-description img,
.field-class-description img,
.field-block-content img,
.field-sb-body img,
.field-event-location-address img,
.field-mbrshp-description img,
.field-session-description img,
.field-blog-description img,
.field-activity-description img {
  border-radius: 8px;
}

.view-mode-media-embedded-full {
  width: 100%;
}

.view-mode-media-embedded-half {
  width: 50%;
}

.embedded-entity iframe {
  width: 100%;
}

.video-embed-field-provider-vimeo iframe,
.video-embed-field-provider-youtube iframe {
  border: 1px !important;
}

.element-invisible {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
  width: 1px;
  word-wrap: normal;
}

.flex .media--ratio .b-lazy.media__element {
  height: auto;
  position: relative;
}

.media--loading::before {
  background: #0060AF;
}

.ui-datepicker table > thead > tr > th {
  font-size: 14px;
}

.status-messages {
  margin-top: 30px;
  margin-bottom: 20px;
}

.header-wrapper {
  position: relative;
}

.pre-header {
  background: #5a5a5a;
  padding: 8px 0;
}

.pre-header-left {
  font-family: "CachetStdMedium", Arial, sans-serif;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: -1px;
}
.pre-header-left p {
  margin: 0;
}
.pre-header-left a {
  font-family: "CachetStdMedium", Arial, sans-serif;
  color: #fff;
  font-weight: normal;
}

.pre-header .layout-menu-top {
  display: -ms-flexbox;
  display: flex;
}
.pre-header .layout-menu-top .header-translate #block-ffw-y-googletranslate {
  margin-top: 0px;
}
.pre-header .layout-menu-top .header-translate #block-ffw-y-googletranslate .goog-te-gadget {
  font-size: 0 !important;
}
.pre-header .layout-menu-top .header-translate #block-ffw-y-googletranslate .goog-te-gadget span {
  display: none;
}
.pre-header .layout-menu-top .header-translate #block-ffw-y-googletranslate .goog-te-gadget select {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none !important;
  color: #D4D3D3;
  font-family: "CachetStdMedium", Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  margin: 0 !important;
  letter-spacing: -0.05em;
  text-transform: uppercase;
  background-color: transparent !important;
  max-width: 115px;
  text-overflow: ellipsis;
}
.pre-header .layout-menu-top .header-translate #block-ffw-y-googletranslate .goog-te-gadget select option {
  background-color: rgba(0, 0, 0, 0.8) !important;
}
.pre-header .layout-menu-top .header-translate #block-ffw-y-googletranslate .goog-te-gadget select:focus-visible {
  outline: none;
}

.pre-header-right {
  display: none;
  font-family: "CachetStdMedium", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: -1px;
}
.pre-header-right ul.menu {
  padding: 0;
  margin: 0;
  list-style: none;
}
.pre-header-right ul.menu > li {
  position: relative;
  color: #D4D3D3;
}
.pre-header-right ul.menu > li > ul {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.3s linear;
  position: absolute;
  background: #fff;
  padding: 20px 25px;
  border-radius: 0 0 8px 8px;
  z-index: 1;
  border-top: 8px solid #363435;
  right: 0;
  min-width: 170px;
}
.pre-header-right ul.menu > li > ul li {
  display: block;
  padding: 0 0 10px;
}
.pre-header-right ul.menu > li > ul li a {
  color: #363435;
}
.pre-header-right ul.menu > li > ul li:last-child {
  padding-bottom: 0;
}
.pre-header-right ul.menu > li:hover > ul {
  transition-delay: 0.2s;
  visibility: visible;
  opacity: 1;
}
.pre-header-right ul.menu > li a.dropdown.hover ~ ul {
  transition-delay: 0.2s;
  visibility: visible;
  opacity: 1;
}
.pre-header-right ul.menu li {
  display: inline-block;
  margin: 0;
  padding: 0 0 0 40px;
}
.pre-header-right ul.menu li:first-child {
  padding-left: 0;
}
.pre-header-right ul.menu a {
  color: #D4D3D3;
  text-decoration: none;
  font-weight: normal;
}
.pre-header-right ul.menu a:hover {
  opacity: 0.8;
}
.pre-header-right ul.menu a.green-light {
  color: #20BDBE;
}
.pre-header-right ul.menu a.color-pink {
  color: #C6168D;
}
.pre-header-right ul.menu a.color-blue {
  color: #94DBFF;
}

#block-ffw-y-preheadermenuright-menu,
#block-footermenuright-menu {
  filter: contrast(4.5);
}

.breadcrumbs-wrapper #system-breadcrumb {
  filter: contrast(4.5);
}
.breadcrumbs-wrapper .breadcrumbs {
  filter: contrast(4.5);
}

.header {
  background: #F7F7F7;
  padding: 15px 0;
}
.header .navbar-toggle {
  margin: 0 -5px 0 0;
  float: right;
  padding: 5px;
}
.header .navbar-toggle .icon-bar {
  background-color: #C6168D;
  width: 25px;
  height: 3px;
  border-radius: 2px;
}
.header .navbar-toggle.collapsed .icon-bar {
  background-color: #363435;
}

.header-left {
  float: left;
  max-width: 40px;
}
.header-left #block-ffw-y-branding a {
  background: url(../logo_color.png) no-repeat;
  background-size: 100%;
  display: block;
}
.header-left #block-ffw-y-branding a img {
  display: block;
  max-width: 100%;
  height: auto;
  visibility: hidden;
}

.header-slogan {
  display: none;
  float: left;
  font-family: "CachetStdBold", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.285715;
  text-transform: uppercase;
  color: #0179AF;
  margin-top: 57px;
  margin-left: 28px;
  position: relative;
  overflow: hidden;
  text-indent: -9999px;
  background: url(../images/slogan.png) 0 0 no-repeat;
  width: 145px;
  height: 39px;
  background-size: 100% auto;
  font-size: 0;
}
.header-slogan p {
  margin: 0;
}

.header-right {
  display: none;
  text-align: right;
  padding-top: 15px;
}
.header-right ul.menu {
  padding: 0;
  margin: 0;
  list-style: none;
}
.header-right ul.menu li {
  padding: 0;
  margin: 0 0 0 15px;
}
.header-right ul.menu li:first-child {
  margin-left: 0;
}
.header-right ul.menu a {
  margin: 0;
}

.desktop-nav {
  display: none;
  position: relative;
  z-index: 401;
}

.desktop-menu {
  background: #fff;
  box-shadow: 0 3px 30px 2px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  height: 75px;
  position: relative;
}
.desktop-menu ul.menu {
  padding: 0 61px 0 30px;
  margin: 0;
  list-style: none;
  position: relative;
}
.desktop-menu ul.menu > li {
  padding: 0;
  margin: 0 0 0 45px;
  display: inline-block;
  position: static;
}
.desktop-menu ul.menu > li:first-child {
  margin-left: 0;
}
.desktop-menu ul.menu > li > ul {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.3s linear;
}
.desktop-menu ul.menu > li:hover > ul, .desktop-menu ul.menu > li:focus-within > ul {
  transition-delay: 0.2s;
  visibility: visible;
  opacity: 1;
}
.desktop-menu ul.menu > li:hover > a, .desktop-menu ul.menu > li:focus-within > a {
  color: #C6168D;
}
.desktop-menu ul.menu > li a.dropdown.hover {
  color: #C6168D;
}
.desktop-menu ul.menu > li a.dropdown.hover ~ ul {
  transition-delay: 0.2s;
  visibility: visible;
  opacity: 1;
}
.desktop-menu ul.menu > li > a, .desktop-menu ul.menu > li > span:not(.m-arrow) {
  line-height: 75px;
  color: #363435;
  display: block;
  font-family: "CachetStdMedium", Arial, sans-serif;
  font-size: 18px;
  letter-spacing: -1px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: normal;
}
.desktop-menu ul.menu > li > a:hover, .desktop-menu ul.menu > li > span:not(.m-arrow):hover {
  color: #C6168D;
}
.desktop-menu ul.menu > li > a.is-active, .desktop-menu ul.menu > li > a.active-trail, .desktop-menu ul.menu > li > span:not(.m-arrow).is-active, .desktop-menu ul.menu > li > span:not(.m-arrow).active-trail {
  color: #92278F;
}
.desktop-menu ul.menu > li > span:not(.m-arrow).is-active {
  color: #363435;
}
.desktop-menu ul.menu > li > span:not(.m-arrow).is-active:hover {
  color: #C6168D;
}
.desktop-menu ul.menu ul {
  padding: 50px 30px 10px;
  margin: 0;
  list-style: none;
  position: absolute;
  left: 0;
  right: 0;
  top: auto;
  margin-top: -8px;
  background: #fff;
  z-index: 30;
  box-shadow: 0 10px 10px 0px rgba(0, 0, 0, 0.05);
  border-radius: 0 0 8px 8px;
  font-size: 0;
}
.desktop-menu ul.menu ul:before {
  content: "";
  display: block;
  background: #d4d3d3;
  height: 1px;
  position: absolute;
  left: 30px;
  right: 30px;
  top: 8px;
}
.desktop-menu ul.menu ul:after {
  content: "";
  display: block;
  background: #fff;
  position: absolute;
  width: 100%;
  height: 20px;
  left: 0;
  bottom: -5px;
  border-radius: 0 0 8px 8px;
}
.desktop-menu ul.menu ul li {
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  width: 25%;
  padding: 0 0 30px 0;
  margin: 0;
}
.desktop-menu ul.menu ul li ul {
  display: none;
}
.desktop-menu ul.menu ul li a {
  display: block;
  font-family: "CachetStdBook", Arial, sans-serif;
  line-height: 1.181818;
  text-decoration: none;
  color: #363435;
  padding: 0 30px 0 30px;
  position: relative;
  font-weight: normal;
}
.desktop-menu ul.menu ul li a:hover {
  color: #C6168D;
}
.desktop-menu ul.menu ul li a:hover:before {
  color: #6C6C6C;
}
.desktop-menu ul.menu ul li a.is-active {
  color: #92278F;
}
.desktop-menu ul.menu ul li a.is-active:before {
  color: #6C6C6C;
}
.desktop-menu ul.menu ul li a:before {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e932";
  vertical-align: top;
  position: absolute;
  left: 0;
  top: 0;
  line-height: inherit;
  color: #C6168D;
}

.mobile-menu {
  background: #fff;
  padding: 15px;
  border-radius: 8px;
  box-shadow: 0 3px 30px 2px rgba(0, 0, 0, 0.05);
}

#block-ffw-y-main-menu {
  padding-bottom: 15px;
}
#block-ffw-y-main-menu ul.menu {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}
#block-ffw-y-main-menu ul.menu > li {
  display: block;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #C7C6C7;
  position: relative;
}
#block-ffw-y-main-menu ul.menu > li > a, #block-ffw-y-main-menu ul.menu > li > span:not(.m-arrow) {
  display: block;
  font-family: "CachetStdMedium", Arial, sans-serif;
  font-size: 20px;
  letter-spacing: -1px;
  text-transform: uppercase;
  line-height: 1.1;
  color: #000;
  padding: 9px 30px 9px 10px;
  text-decoration: none;
  font-weight: normal;
}
#block-ffw-y-main-menu ul.menu > li > a:hover, #block-ffw-y-main-menu ul.menu > li > span:not(.m-arrow):hover {
  color: #C6168D;
}
#block-ffw-y-main-menu ul.menu > li > a.is-active, #block-ffw-y-main-menu ul.menu > li > a.active-trail, #block-ffw-y-main-menu ul.menu > li > span:not(.m-arrow).is-active, #block-ffw-y-main-menu ul.menu > li > span:not(.m-arrow).active-trail {
  color: #92278F;
}
#block-ffw-y-main-menu ul.menu > li > span:not(.m-arrow).is-active {
  color: #363435;
}
#block-ffw-y-main-menu ul.menu > li > span:not(.m-arrow).is-active:hover {
  color: #C6168D;
}
#block-ffw-y-main-menu ul.menu .m-arrow {
  display: block;
  position: absolute;
  right: -5px;
  top: 0;
  font-size: 20px;
  color: #C6168D;
  transform: rotate(90deg);
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
#block-ffw-y-main-menu ul.menu .m-arrow:before {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e932";
  vertical-align: top;
  width: 100%;
  line-height: 40px;
}
#block-ffw-y-main-menu ul.menu .opened .m-arrow {
  transform: rotate(-90deg);
}
#block-ffw-y-main-menu ul.menu .opened > ul {
  display: block;
}
#block-ffw-y-main-menu ul.menu ul {
  padding: 0 0 9px;
  margin: 0;
  list-style: none;
  display: none;
}
#block-ffw-y-main-menu ul.menu ul li {
  padding: 0;
  margin: 0;
  display: block;
}
#block-ffw-y-main-menu ul.menu ul li ul {
  display: none;
}
#block-ffw-y-main-menu ul.menu ul a {
  display: block;
  padding: 5px 10px;
  color: #363435;
  text-decoration: none;
  font-size: 15px;
  line-height: 1.1;
  font-weight: normal;
}
#block-ffw-y-main-menu ul.menu ul a:hover {
  color: #C6168D;
}
#block-ffw-y-main-menu ul.menu ul a.is-active {
  color: #92278F;
}

#block-ffw-y-headermenuright-2 ul.menu,
#block-ffw-y-preheadermenuright-2 ul.menu {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}
#block-ffw-y-headermenuright-2 ul.menu li,
#block-ffw-y-preheadermenuright-2 ul.menu li {
  display: block;
  padding: 0;
  margin: 0;
}
#block-ffw-y-headermenuright-2 ul.menu a,
#block-ffw-y-preheadermenuright-2 ul.menu a {
  display: block;
  color: #C6168D !important;
  background: none !important;
  text-decoration: none;
  border: none;
  margin: 0;
  padding: 5px 10px;
  font-family: "CachetStdMedium", Arial, sans-serif;
  font-size: 18px;
  line-height: 1.1;
  white-space: normal;
  min-width: 0;
  letter-spacing: -1px;
  border-radius: 0;
  font-weight: normal;
}
#block-ffw-y-headermenuright-2 ul.menu a:after,
#block-ffw-y-preheadermenuright-2 ul.menu a:after {
  display: none;
}

#block-ffw-y-preheadermenuright-2 ul.menu li span.dropdown {
  display: none;
}
#block-ffw-y-preheadermenuright-2 ul.menu li ul {
  padding-left: 0;
}
.search-block-form .switcher {
  display: none;
  cursor: pointer;
  position: absolute;
  right: 12px;
  top: -75px;
  width: 49px;
  height: 75px;
}
.search-block-form .switcher:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f002";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  font-size: 25px;
  width: 100%;
  text-align: center;
  line-height: 75px;
}
.search-block-form:hover .switcher {
  color: #C6168D;
}
.search-block-form.opened:before, .search-block-form:focus-within:before {
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  background: #fff;
  position: absolute;
  right: 0;
  top: -8px;
}
.search-block-form.opened .switcher, .search-block-form:focus-within .switcher {
  color: #C6168D;
}
.search-block-form.opened form, .search-block-form:focus-within form {
  display: block;
}
.search-block-form form {
  margin-top: 15px;
  position: relative;
}
.search-block-form form .form-search {
  display: block;
  width: 100%;
  height: 49px;
  padding: 11px 49px 11px 10px;
  font-size: 16px;
  line-height: 1.5625;
  color: #6C6C6C;
  background-color: #fff;
  background-image: none;
  border: 1px solid #D7D7D7;
  border-radius: 8px;
  box-shadow: none;
}
.search-block-form form .form-actions {
  position: absolute;
  right: 0;
  top: 0;
  width: 49px;
  height: 49px;
  color: #C6168D;
}
.search-block-form form .form-actions:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f002";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  font-size: 25px;
  width: 100%;
  text-align: center;
  line-height: 49px;
}
.search-block-form form .form-submit {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: none;
  border: none;
  font-size: 0;
  text-indent: -9999px;
  overflow: hidden;
  padding: 0;
  min-width: 0;
}
.search-block-form .form-item {
  margin-bottom: 0;
}

.header-title {
  position: relative;
  background: #0060AF;
}
.header-title .bg-image {
  background-size: cover;
  background-position: center center;
}
.header-title .bg-image:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.header-title .container {
  padding-top: 80px;
  padding-bottom: 0px;
  position: relative;
}
.header-title h1 {
  color: #fff;
  padding-bottom: 40px;
  margin: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-left: 0px;
  filter: contrast(4.5);
}
.header-title ol {
  display: block;
  padding: 20px 0 20px 0px;
  margin: 0;
  list-style: none;
  color: #fff;
  font-family: "CachetStdBook", Arial, sans-serif;
  font-size: 20px;
}
.header-title ol li {
  display: inline-block;
  padding: 0;
  margin: 0;
}
.header-title ol li:after {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e932";
  vertical-align: middle;
  opacity: 0.2;
}
.header-title ol li:last-child {
  opacity: 0.8;
}
.header-title ol li:last-child:after {
  display: none;
}
.header-title ol a {
  color: #fff;
  text-decoration: none;
  font-weight: normal;
}
.header-title ol a:hover {
  opacity: 0.8;
}
.path-frontpage .header-title {
  display: none;
}

.after-content-wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
}

.after-content ul {
  margin-bottom: 0;
}
.after-content ul a {
  color: #363435;
  text-decoration: none;
}
.after-content ul a:hover {
  color: #C6168D;
}

.footer-wrapper {
  position: relative;
}

.pre-footer {
  display: none;
  background: #fff;
  padding: 0;
  box-shadow: 0 3px 30px 2px rgba(0, 0, 0, 0.1);
}

.pre-footer-left ul.menu {
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style: none;
}
.pre-footer-left ul.menu li {
  display: inline-block;
  padding: 0;
  margin: 0 10px 0 0;
}
.pre-footer-left ul.menu li:last-child {
  margin-right: 0;
}
.pre-footer-left ul.menu a {
  text-decoration: none;
  font-family: "CachetStdMedium", Arial, sans-serif;
  font-size: 18px;
  line-height: 1.18;
  letter-spacing: -1px;
  text-transform: capitalize;
  color: #363435;
  font-weight: normal;
}
.pre-footer-left ul.menu a:hover {
  color: #C6168D;
}

.pre-footer-right {
  text-align: right;
}
.pre-footer-right ul.menu {
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style: none;
}
.pre-footer-right ul.menu li {
  display: inline-block;
  padding: 0;
  margin: 0 35px 0 0;
}
.pre-footer-right ul.menu li:last-child {
  margin-right: 0;
}
.pre-footer-right ul.menu a {
  text-decoration: none;
  font-family: "CachetStdMedium", Arial, sans-serif;
  font-size: 18px;
  line-height: 1.18;
  letter-spacing: -1px;
  text-transform: capitalize;
  color: #979797;
  font-weight: normal;
}
.pre-footer-right ul.menu a:hover {
  color: #C6168D;
}

.footer {
  background: #5a5a5a;
  padding: 25px 0;
}
.footer a {
  font-weight: normal;
}

.footer-left {
  display: none;
  color: #D4D3D3;
}
.footer-left h2, .footer-left .paragraph--type--branch-amenities .field-sb-title, .paragraph--type--branch-amenities .footer-left .field-sb-title, .footer-left .paragraph--type--prgf-look-location .field-prgf-title, .paragraph--type--prgf-look-location .footer-left .field-prgf-title, .footer-left .paragraph--type--featured-blogs .field-prgf-headline, .paragraph--type--featured-blogs .footer-left .field-prgf-headline, .footer-left .paragraph--type--blog-posts-listing > .field-prgf-title, .footer-left #mindbody-pt-form-wrapper fieldset .fieldset-legend, #mindbody-pt-form-wrapper fieldset .footer-left .fieldset-legend,
.footer-left #mindbody-pt-form-wrapper fieldset legend,
#mindbody-pt-form-wrapper fieldset .footer-left legend {
  color: #fff;
  font-size: 24px;
  line-height: 1.2084;
  margin: 0 0 15px;
}
.footer-left p {
  margin: 0;
}

.footer-center {
  color: #D4D3D3;
  text-align: center;
}
.footer-center a {
  color: #D4D3D3;
  text-decoration: none;
}
.footer-center a:hover {
  opacity: 0.8;
}
.footer-center h2, .footer-center .paragraph--type--branch-amenities .field-sb-title, .paragraph--type--branch-amenities .footer-center .field-sb-title, .footer-center .paragraph--type--prgf-look-location .field-prgf-title, .paragraph--type--prgf-look-location .footer-center .field-prgf-title, .footer-center .paragraph--type--featured-blogs .field-prgf-headline, .paragraph--type--featured-blogs .footer-center .field-prgf-headline, .footer-center .paragraph--type--blog-posts-listing > .field-prgf-title, .footer-center #mindbody-pt-form-wrapper fieldset .fieldset-legend, #mindbody-pt-form-wrapper fieldset .footer-center .fieldset-legend,
.footer-center #mindbody-pt-form-wrapper fieldset legend,
#mindbody-pt-form-wrapper fieldset .footer-center legend {
  color: #fff;
  font-size: 24px;
  line-height: 1.2084;
  margin: 0 0 15px;
}
.footer-center p {
  margin: 0;
}
.footer-center .list {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
  text-align: left;
}
.footer-center .list li {
  display: block;
  padding: 0 0 0 40px;
  margin: 12px 0 0;
  position: relative;
}
.footer-center .list li:first-child {
  margin-top: 0;
}
.footer-center .list li:before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  font-size: 25px;
  color: #979797;
}
.footer-center .location:before {
  display: inline-block;
  font-family: "Glyphicons Halflings";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e062";
}
.footer-center .phone:before {
  display: inline-block;
  font-family: "Glyphicons Halflings";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e182";
}
.footer-center .email:before {
  display: inline-block;
  font-family: "Glyphicons Halflings";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "✉";
}

.footer-right {
  display: none;
  text-align: right;
  color: #fff;
  font-family: "CachetStdMedium", Arial, sans-serif;
  font-size: 22px;
  line-height: 1;
  letter-spacing: -1px;
}
.footer-right a {
  color: #fff;
  text-decoration: none;
}
.footer-right a:hover {
  opacity: 0.8;
}
.footer-right ul.menu {
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer-right ul.menu li {
  display: block;
  padding: 0;
  margin: 10px 0 0;
}
.footer-right ul.menu li:first-child {
  margin-top: 0;
}

.footer-social {
  padding-top: 20px;
  color: #20BDBE;
  text-align: center;
}
.footer-social a {
  color: #00AEEF;
  text-decoration: none;
}
.footer-social a:hover {
  opacity: 0.8;
}
.footer-social ul.list-inline {
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer-social ul.list-inline li {
  display: inline-block;
  padding: 0;
  margin: 0 0 0 10px;
  vertical-align: middle;
}
.footer-social ul.list-inline li:first-child {
  margin-left: 0;
}
.footer-social ul.list-inline a {
  font-size: 0;
}
.footer-social .facebook:before {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90b";
  font-size: 30px;
}
.footer-social .youtube:before {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e918";
  font-size: 40px;
}
.footer-social .twitter:before {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e903";
  font-size: 24px;
}
.footer-social .instagram:before {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e922";
  font-size: 30px;
}
.footer-social .pinterest:before {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e91a";
  font-size: 30px;
}

.footer-copyright {
  background: #F7F7F7;
  padding: 0;
}
.footer-copyright a {
  font-weight: normal;
}

.footer-copyright-links {
  background: #fff;
  text-align: center;
  margin-left: -15px;
  margin-right: -15px;
}
.footer-copyright-links ul.menu {
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer-copyright-links ul.menu li {
  display: block;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #f1f1f1;
}
.footer-copyright-links ul.menu a {
  display: block;
  padding: 4px 15px;
  color: #6C6C6C;
  text-decoration: none;
}
.footer-copyright-links ul.menu a:hover {
  color: #C6168D;
}

.footer-copyright-text {
  color: #7C6F6E;
  padding: 8px 0;
  text-align: center;
}
.footer-copyright-text p {
  margin: 0;
}

#block-ffw-y-tabs {
  padding-top: 10px;
}
#block-ffw-y-tabs .is-active {
  color: #fff;
  background: #00AEEF;
}
#block-ffw-y-tabs > ul {
  display: table;
  margin: 10px auto;
  padding: 0;
  font-size: 0;
  list-style: none;
}
#block-ffw-y-tabs > ul li {
  display: inline-block;
  font-size: 16px;
  line-height: 17px;
  text-align: center;
  font-weight: normal;
  padding: 0;
  margin: 0;
  border: solid 1px #00AEEF;
  border-right: 0;
}
#block-ffw-y-tabs > ul li:last-child {
  border-right: solid 1px #00AEEF;
}
#block-ffw-y-tabs > ul li a {
  display: block;
  padding: 9px;
  text-decoration: none;
  text-align: center;
  font-weight: normal;
}

.ckeditor-accordion-container > dl {
  border: none;
  margin-bottom: 20px;
}
.ckeditor-accordion-container > dl dt {
  box-shadow: 0 3px 30px 2px rgba(0, 0, 0, 0.05);
}
.ckeditor-accordion-container > dl dt a {
  background: #fff;
  color: #6C6C6C;
  border-bottom-color: #C7C6C7;
  text-decoration: none;
  border-bottom: none;
  font-weight: normal;
}
.ckeditor-accordion-container > dl dt a:hover {
  background: #fff;
  color: #363435;
}
.ckeditor-accordion-container > dl dt.active a {
  background: #fff;
  color: #363435;
}
.ckeditor-accordion-container > dl dt > .ckeditor-accordion-toggle:before, .ckeditor-accordion-container > dl dt > .ckeditor-accordion-toggle:after {
  background: #6C6C6C;
}
.ckeditor-accordion-container > dl dd {
  padding: 15px 15px 2.5px;
  border-bottom: none;
}
.ckeditor-accordion-container > dl dd:first-of-type {
  display: none;
}
.ckeditor-accordion-container > dl dd:last-of-type {
  border-bottom: none;
}

.accordion {
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
}
.accordion-content {
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.accordion-row {
  margin-top: 20px;
  margin-bottom: 20px;
}
.accordion-title {
  max-width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  margin-top: 0;
}
.accordion h3, .accordion .paragraph--type--teaser.subprogram-listing-item .field-prgf-title, .paragraph--type--teaser.subprogram-listing-item .accordion .field-prgf-title, .accordion #membership-calc-wrapper fieldset .fieldset-legend, #membership-calc-wrapper fieldset .accordion .fieldset-legend {
  font-size: 35px;
  line-height: 40px;
}
.accordion .subtitle {
  font-size: 1.125em;
}
.accordion .accordion {
  max-width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  margin-top: 0;
}
.accordion .accordion-item {
  border: none;
  margin: 20px 0;
}
.accordion .accordion-item .card-header {
  border-radius: 10px;
  border: none;
  background: #F7F7F7;
  padding: 12px 20px;
  margin-bottom: 0;
}
.accordion .accordion-item .card-header .accordion-header {
  margin-bottom: 0 !important;
}
.accordion .accordion-item .card-header .accordion-button {
  color: #B32F8A;
  text-transform: initial;
  font-size: 18px;
  font-weight: bold;
  font-family: "CachetStdBold", Arial, sans-serif;
  position: relative;
  background-color: unset;
  box-shadow: unset;
  border: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.accordion .accordion-item .card-header .accordion-button:focus {
  box-shadow: none;
  border: unset;
}
.accordion .accordion-item .card-body {
  color: #333333;
  padding: 24px 16px;
}
.accordion .accordion-item .card-body .field-body {
  overflow: hidden;
}
.accordion .chevron {
  width: 12px;
  height: 8px;
  position: relative;
  transform: rotate(180deg);
}
.accordion .chevron.chevron-up {
  -webkit-mask: url("../images/chevron-up.svg");
  mask: url("../images/chevron-up.svg");
  background: white;
}
.accordion .chevron.chevron-down {
  -webkit-mask: url("../images/chevron-down.svg");
  mask: url("../images/chevron-down.svg");
  background: black;
}
.accordion .accordion-button {
  display: block;
}
.accordion .accordion-button i.chevron {
  display: none;
  float: right;
  background: #B32F8A;
}
.accordion .accordion-button[aria-expanded=false] i.chevron-up {
  display: inline;
}
.accordion .accordion-button[aria-expanded=true] i.chevron-down {
  display: inline;
}
.accordion .accordion-button:after {
  content: none;
}

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

::-moz-placeholder {
  color: #979797;
  opacity: 1;
}

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

:-moz-placeholder {
  color: #979797;
  opacity: 1;
}

form:not(.layout-builder-form) .form-item {
  margin-bottom: 15px;
}
form:not(.layout-builder-form) .form-item.form-item-phone-number label,
form:not(.layout-builder-form) .form-item.form-item-phone-number .intl-tel-input {
  display: block;
}
form:not(.layout-builder-form) .form-text,
form:not(.layout-builder-form) .form-email,
form:not(.layout-builder-form) .form-number,
form:not(.layout-builder-form) .form-select,
form:not(.layout-builder-form) .form-textarea,
form:not(.layout-builder-form) .form-date,
form:not(.layout-builder-form) .webform-webform-telephone-international {
  display: block;
  width: 100%;
  border: 1px solid #d7d7d7;
  background: #fff;
  border-radius: 8px;
  color: #363435;
  height: 50px;
  padding: 11px 20px 12px 20px;
}
form:not(.layout-builder-form) .form-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-image: url("../images/form-select.png");
  background-position: calc(100% - 4px) 50%;
  background-repeat: no-repeat;
  padding-right: 30px;
  background-color: #fff;
}
form:not(.layout-builder-form) .form-select::-ms-expand {
  display: none;
}
form:not(.layout-builder-form) .form-textarea {
  height: auto;
}
form:not(.layout-builder-form) .form-checkbox {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
form:not(.layout-builder-form) .form-checkbox + label {
  background: url("../images/checkbox.png") 0 2px no-repeat;
  padding-left: 32px;
  cursor: pointer;
  font-weight: normal;
}
form:not(.layout-builder-form) .form-checkbox:checked + label {
  background-image: url("../images/checkbox-checked.png");
}
form:not(.layout-builder-form) .paragraph--type--location-filter-by-amenities .form-checkbox + label, .paragraph--type--location-filter-by-amenities form:not(.layout-builder-form) .form-checkbox + label,
form:not(.layout-builder-form) .form-checkbox--small + label {
  background-size: 14px 14px;
  padding-left: 20px;
}
form:not(.layout-builder-form) .form-radio {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
form:not(.layout-builder-form) .form-radio + label {
  background: url("../images/radio-button.png") 0 2px no-repeat;
  padding-left: 32px;
  cursor: pointer;
  font-weight: normal;
}
form:not(.layout-builder-form) .form-radio:checked + label {
  background-image: url("../images/radio-button-checked.png");
}
form:not(.layout-builder-form) fieldset[id*=captcha] {
  background: #ffffff;
  border: 1px solid #cccccc;
  margin-top: 10px;
  margin-bottom: 32px;
  padding: 0;
  position: relative;
  top: 12px;
  border-radius: 8px;
}
form:not(.layout-builder-form) fieldset[id*=captcha] legend {
  background: #dbdbdb;
  border: 1px solid #cccccc;
  border-bottom: none;
  border-radius: 8px 8px 0 0;
  color: #363435;
  font-size: inherit;
  padding: 5px 10px;
  margin-bottom: 0;
}
form:not(.layout-builder-form) fieldset[id*=captcha] .fieldset-wrapper {
  padding: 20px 10px 5px;
}
form:not(.layout-builder-form) label {
  font-weight: normal;
}
form:not(.layout-builder-form) legend {
  font-size: inherit;
}
form:not(.layout-builder-form) form .description {
  font-size: 75%;
}
form:not(.layout-builder-form) .form-item--error-message {
  color: red;
  margin: 3px 0;
}
form:not(.layout-builder-form) .webform-confirmation__message {
  font-weight: bold;
  padding-top: 30px;
  margin-top: 30px;
}

body.page-node-type-alert #block-ffw-y-content,
body.page-node-type-alert-popup #block-ffw-y-content {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 40px;
  padding-bottom: 40px;
}
body.page-node-type-alert #block-ffw-y-content:before, body.page-node-type-alert #block-ffw-y-content:after,
body.page-node-type-alert-popup #block-ffw-y-content:before,
body.page-node-type-alert-popup #block-ffw-y-content:after {
  content: " ";
  display: table;
}
body.page-node-type-alert #block-ffw-y-content:after,
body.page-node-type-alert-popup #block-ffw-y-content:after {
  clear: both;
}

.modal-open .modal {
  padding-left: 0 !important;
  padding-right: 0 !important;
  overflow-y: scroll;
}

.alert-modal .modal-dialog {
  width: auto;
  margin-left: 15px;
  margin-right: 15px;
}
.alert-modal .modal-dialog .modal-content {
  border-radius: 8px;
}
.alert-modal .modal-dialog .modal-top .close {
  position: absolute;
  right: 3px;
  z-index: 1;
  top: 0;
  font-size: 20px;
}
.alert-modal .modal-dialog .modal-body {
  padding: 20px;
}
.alert-modal .modal-dialog .modal-body p:last-child {
  margin-bottom: 0;
}
.alert-modal .modal-dialog .field-media-image img {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
  border-radius: 8px;
}

.ui-dialog.lookup-result {
  border-radius: 8px;
  width: 320px;
  padding: 10px;
}
.ui-dialog.lookup-result .ui-dialog-titlebar .ui-dialog-title {
  display: none;
}
.ui-dialog.lookup-result .ui-dialog-titlebar-close {
  top: 10px;
  right: 0;
  background-color: #f6f6f6;
  background-image: url(../images/ui-icons_777777_256x240.png);
  background-position: -96px -128px;
  background-repeat: no-repeat;
  border: 1px solid #c5c5c5;
  border-radius: 3px;
}
.ui-dialog.lookup-result .ui-dialog-titlebar-close span {
  display: none;
}
.ui-dialog.lookup-result .ui-dialog-titlebar {
  background: #fff;
  border: none;
  font-size: 20px;
}
.ui-dialog.lookup-result .lookup-result__btn {
  text-align: right;
}
.ui-dialog.lookup-result .lookup-result__btn .btn, .ui-dialog.lookup-result .lookup-result__btn .openy-popups-category-branches-form .button.form-submit, .openy-popups-category-branches-form .ui-dialog.lookup-result .lookup-result__btn .button.form-submit, .ui-dialog.lookup-result .lookup-result__btn .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .ui-dialog.lookup-result .lookup-result__btn a#printGXP, .ui-dialog.lookup-result .lookup-result__btn .ui-widget.ui-dialog.confirmation-popup .content-button a, .ui-widget.ui-dialog.confirmation-popup .content-button .ui-dialog.lookup-result .lookup-result__btn a, .ui-dialog.lookup-result .lookup-result__btn form:not(.layout-builder-form) .form-submit, form:not(.layout-builder-form) .ui-dialog.lookup-result .lookup-result__btn .form-submit {
  color: #fff;
}

.site-alert {
  font-family: "CachetStdBook", Arial, sans-serif;
  width: 100%;
}
.site-alert__wrapper {
  position: relative;
}
.site-alert__title {
  font-size: 18px;
}
.site-alert__content p {
  margin: 0;
}
.site-alert__cta {
  margin-top: 15px;
}
.site-alert__cta .field-alert-link a {
  border: 1px solid;
  display: inline-block;
  padding: 9px 16px;
  text-align: center;
  text-decoration: none;
  border-radius: 8px;
  font-weight: normal;
}
.site-alert__cta .field-alert-link a:hover {
  opacity: 0.8;
}
.site-alert__dismiss {
  color: #fff;
  position: absolute;
  right: 20px !important;
  top: 10px !important;
  text-shadow: -1px 0 #999, 0 1px #999, 1px 0 #999, 0 -1px #999;
}
.site-alert__dismiss:hover {
  color: #999999;
}
.site-alert--header, .site-alert--footer {
  border: 1px solid #6C6C6C;
}
.site-alert--header .site-alert__wrapper, .site-alert--footer .site-alert__wrapper {
  padding: 10px 35px 11px 59px;
}
.site-alert--header .site-alert__title, .site-alert--footer .site-alert__title {
  display: inline;
  padding-right: 0.7em;
}
.site-alert--header .site-alert__icon, .site-alert--footer .site-alert__icon {
  font-size: 26px;
  color: #ed1c24;
  position: absolute;
  top: 10px;
  left: 25px;
}
.site-alert--header .site-alert__icon .fa, .site-alert--footer .site-alert__icon .fa {
  position: absolute;
  z-index: 3;
}
.site-alert--header .site-alert__content, .site-alert--footer .site-alert__content {
  display: inline;
  font-size: 16px;
}
.site-alert--header .site-alert__content .field-body-no-summary a, .site-alert--footer .site-alert__content .field-body-no-summary a {
  color: #fff;
}
.site-alert--header .site-alert__cta a, .site-alert--footer .site-alert__cta a {
  color: #fff;
}

.header-alerts-list,
.footer-alerts-list {
  position: relative;
  z-index: 1;
  /* Arrows */
}
.header-alerts-list .slick-slider,
.footer-alerts-list .slick-slider {
  margin-bottom: 0;
}
.header-alerts-list .slick-track,
.footer-alerts-list .slick-track {
  display: -ms-flexbox;
  display: flex;
}
.header-alerts-list .slick-track .slick-slide,
.footer-alerts-list .slick-track .slick-slide {
  display: block;
  height: auto;
}
.header-alerts-list .slick__arrow,
.footer-alerts-list .slick__arrow {
  display: block;
  height: 0;
  margin-top: -20px;
  position: relative;
}
.header-alerts-list .slick__counter,
.footer-alerts-list .slick__counter {
  display: none;
}
.header-alerts-list .slick-arrow,
.footer-alerts-list .slick-arrow {
  background: transparent;
  border: none;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: auto;
  left: auto;
  line-height: 1;
  outline: none;
  padding: 0;
  position: absolute;
  text-decoration: none;
  width: auto;
  transform: translate(0, -50%);
  text-shadow: -1px 0 #999, 0 1px #999, 1px 0 #999, 0 -1px #999;
  overflow: visible;
}
.header-alerts-list .slick-arrow:hover:before,
.footer-alerts-list .slick-arrow:hover:before {
  color: #999999;
  text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
}
.header-alerts-list .slick-arrow:before,
.footer-alerts-list .slick-arrow:before {
  line-height: 1;
  color: #fff;
  font-family: "FontAwesome";
  font-size: 30px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.header-alerts-list .slick-prev,
.footer-alerts-list .slick-prev {
  right: 40px;
}
.header-alerts-list .slick-prev:before,
.footer-alerts-list .slick-prev:before {
  content: "\f104";
}
.header-alerts-list .slick-next,
.footer-alerts-list .slick-next {
  right: 5px;
}
.header-alerts-list .slick-next:before,
.footer-alerts-list .slick-next:before {
  content: "\f105";
}

#membership-calc-wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
}
#membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-type],
#membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-type--],
#membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-location--] {
  margin-left: -15px;
  margin-right: -15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-type]:before, #membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-type]:after,
#membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-type--]:before,
#membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-type--]:after,
#membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-location--]:before,
#membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-location--]:after {
  content: " ";
  display: table;
}
#membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-type]:after,
#membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-type--]:after,
#membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-location--]:after {
  clear: both;
}
#membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-type]:before, #membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-type]:after,
#membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-type--]:before,
#membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-type--]:after,
#membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-location--]:before,
#membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-location--]:after {
  content: none;
}
#membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-type] > .form-item,
#membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-type--] > .form-item,
#membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-location--] > .form-item {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-type] > .form-item:before, #membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-type] > .form-item:after,
#membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-type--] > .form-item:before,
#membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-type--] > .form-item:after,
#membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-location--] > .form-item:before,
#membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-location--] > .form-item:after {
  content: none;
}
#membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-type] > .form-item label,
#membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-type--] > .form-item label,
#membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-location--] > .form-item label {
  width: 100%;
}
#membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-type] > .form-item:focus, #membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-type] > .form-item:focus-within,
#membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-type--] > .form-item:focus,
#membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-type--] > .form-item:focus-within,
#membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-location--] > .form-item:focus,
#membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-location--] > .form-item:focus-within {
  border: 1px solid #66afe9;
}
#membership-calc-wrapper .form-submit:focus, #membership-calc-wrapper .form-submit:focus-within {
  border: 1px solid #66afe9;
}
#membership-calc-wrapper img {
  height: auto;
  max-width: 100%;
}
#membership-calc-wrapper legend {
  border: none;
  color: inherit;
  font-size: 36px;
}
#membership-calc-wrapper .label-for-field-mbrshp-join-fee,
#membership-calc-wrapper .label-for-field-mbrshp-monthly-rate {
  float: left;
  margin-right: 0.5em;
}
#membership-calc-wrapper .label-for-field-mbrshp-join-fee:after,
#membership-calc-wrapper .label-for-field-mbrshp-monthly-rate:after {
  content: ":";
}
#membership-calc-wrapper .membership-type label {
  border-bottom: 1px solid #333;
  bottom: 0;
  display: block;
  padding-bottom: 30px;
  position: absolute;
  width: 100%;
}
#membership-calc-wrapper .btn, #membership-calc-wrapper .openy-popups-category-branches-form .button.form-submit, .openy-popups-category-branches-form #membership-calc-wrapper .button.form-submit, #membership-calc-wrapper .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker #membership-calc-wrapper a#printGXP, #membership-calc-wrapper .ui-widget.ui-dialog.confirmation-popup .content-button a, .ui-widget.ui-dialog.confirmation-popup .content-button #membership-calc-wrapper a, #membership-calc-wrapper form:not(.layout-builder-form) .form-submit, form:not(.layout-builder-form) #membership-calc-wrapper .form-submit {
  font-size: 20px;
  font-weight: bold;
  padding: 10px 10px;
}
#membership-calc-wrapper .text-center {
  margin-top: 40px;
}
#membership-calc-wrapper .form-element-wrapper {
  height: 100%;
  position: relative;
}
#membership-calc-wrapper .form-element-wrapper .btn, #membership-calc-wrapper .form-element-wrapper .openy-popups-category-branches-form .button.form-submit, .openy-popups-category-branches-form #membership-calc-wrapper .form-element-wrapper .button.form-submit, #membership-calc-wrapper .form-element-wrapper .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker #membership-calc-wrapper .form-element-wrapper a#printGXP, #membership-calc-wrapper .form-element-wrapper .ui-widget.ui-dialog.confirmation-popup .content-button a, .ui-widget.ui-dialog.confirmation-popup .content-button #membership-calc-wrapper .form-element-wrapper a, #membership-calc-wrapper .form-element-wrapper form:not(.layout-builder-form) .form-submit, form:not(.layout-builder-form) #membership-calc-wrapper .form-element-wrapper .form-submit {
  display: block;
}
#membership-calc-wrapper input[name=type] {
  display: none;
}
#membership-calc-wrapper .col-sm-6 .contextual-region {
  position: static;
}
#membership-calc-wrapper .col-sm-6 .node--view-mode-calc-preview img {
  height: auto;
  margin-bottom: 10px;
  width: 100%;
}
#membership-calc-wrapper input[type=radio]:checked + .form-element-wrapper label .btn, #membership-calc-wrapper input[type=radio]:checked + .form-element-wrapper label .openy-popups-category-branches-form .button.form-submit, .openy-popups-category-branches-form #membership-calc-wrapper input[type=radio]:checked + .form-element-wrapper label .button.form-submit, #membership-calc-wrapper input[type=radio]:checked + .form-element-wrapper label .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker #membership-calc-wrapper input[type=radio]:checked + .form-element-wrapper label a#printGXP, #membership-calc-wrapper input[type=radio]:checked + .form-element-wrapper label .ui-widget.ui-dialog.confirmation-popup .content-button a, .ui-widget.ui-dialog.confirmation-popup .content-button #membership-calc-wrapper input[type=radio]:checked + .form-element-wrapper label a, #membership-calc-wrapper input[type=radio]:checked + .form-element-wrapper label form:not(.layout-builder-form) .form-submit, form:not(.layout-builder-form) #membership-calc-wrapper input[type=radio]:checked + .form-element-wrapper label .form-submit {
  background-color: #92278F;
  box-shadow: 0 0 5px #92278F;
}
#membership-calc-wrapper .pull-left,
#membership-calc-wrapper .pull-right {
  margin: 20px 0 10px 0;
}
#membership-calc-wrapper .node--type-membership.node--view-mode-calc-preview {
  margin-bottom: 90px;
}
#membership-calc-wrapper .pull-right[disabled=disabled],
#membership-calc-wrapper .complete-registration[disabled=disabled] {
  background-color: #fff;
}
#membership-calc-wrapper .complete-registration {
  width: auto;
}
#membership-calc-wrapper .form-submit {
  padding: 14px 16px;
  font-family: "CachetStdBold", Arial, sans-serif;
  font-size: 22px;
  letter-spacing: -1px;
  line-height: 1.22727;
  text-transform: uppercase;
}
#membership-calc-wrapper .form-actions .btn:focus, #membership-calc-wrapper .form-actions .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP:focus, .paragraph--type--embedded-groupexpro-schedule #weekPicker #membership-calc-wrapper .form-actions a#printGXP:focus, #membership-calc-wrapper .form-actions .ui-widget.ui-dialog.confirmation-popup .content-button a:focus, .ui-widget.ui-dialog.confirmation-popup .content-button #membership-calc-wrapper .form-actions a:focus, #membership-calc-wrapper .form-actions .form-submit:focus {
  background: #C6168D;
  outline: none;
}
#membership-calc-wrapper .navbar {
  margin-bottom: 0;
}

#membership-calc-wrapper .nav-pills {
  font-family: "CachetStdBook", Arial, sans-serif;
  display: table;
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
  font-size: 13px;
  border-radius: 8px 0 0 8px;
}
#membership-calc-wrapper .nav-pills > li {
  display: table-cell;
  float: none;
  vertical-align: middle;
  border-radius: 8px 0 0 8px;
}
#membership-calc-wrapper .nav-pills > li div {
  text-decoration: none;
  position: relative;
  white-space: nowrap;
  border-radius: 0;
  color: white;
  background-color: #979797;
  text-align: center;
  padding: 9px;
  width: 90%;
}
#membership-calc-wrapper .nav-pills > li div:before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 60px solid transparent;
  border-bottom: 60px solid transparent;
  border-left: 30px solid white;
  position: absolute;
  top: 50%;
  margin-top: -60px;
  margin-left: 1px;
  left: 100%;
  z-index: 1;
}
#membership-calc-wrapper .nav-pills > li div:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 60px solid transparent;
  border-bottom: 60px solid transparent;
  border-left: 30px solid #979797;
  position: absolute;
  top: 50%;
  margin-top: -60px;
  margin-left: -1px;
  left: 100%;
  z-index: 2;
}
#membership-calc-wrapper .nav-pills > li div .nav-pills__text {
  position: relative;
  z-index: 3;
}
#membership-calc-wrapper .nav-pills > li .step-2 .nav-pills__text {
  margin-left: 5px;
}
#membership-calc-wrapper .nav-pills > li.active div, #membership-calc-wrapper .nav-pills > li:first-child div {
  background-color: #92278F;
}
#membership-calc-wrapper .nav-pills > li:first-child div:after, #membership-calc-wrapper .nav-pills > li.active div:after {
  border-left: 30px solid #92278F;
}
#membership-calc-wrapper .nav-pills > li:not(.active) div {
  filter: contrast(4.5);
}
#membership-calc-wrapper .nav-pills li + li {
  margin-left: 0;
}

.wrapper-field-membership-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.form-item-location input {
  vertical-align: middle;
  display: inline-block;
  margin: 10px;
}
.form-item-location [class^=wrapper-] > div {
  display: inline-block;
}
.form-item-location [class^=label-]:after {
  content: ":";
}
.form-item-location .field-link {
  display: none;
}
.form-item-location label {
  margin-bottom: 0;
  vertical-align: middle;
}

.membership-continue {
  display: none;
}

#membership-calc-wrapper .openy-map-wrapper {
  margin-bottom: 20px;
}
#membership-calc-wrapper .form-item.js-form-type-radio {
  margin-top: 10px;
}
#membership-calc-wrapper legend {
  font-size: 45px;
  line-height: 26px;
  color: #000;
  letter-spacing: -2px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
#membership-calc-wrapper fieldset .fieldset-legend {
  color: #000;
  font-family: "CachetStdMedium", Arial, sans-serif;
  font-size: 26px;
}
#membership-calc-wrapper .calc-summary {
  border-bottom: 1px solid #D4D3D3;
  margin-bottom: 15px;
}
#membership-calc-wrapper .calc-summary h4, #membership-calc-wrapper .calc-summary .paragraph--type--branch-amenities .header-amenities, .paragraph--type--branch-amenities #membership-calc-wrapper .calc-summary .header-amenities, #membership-calc-wrapper .calc-summary #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper span, #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper #membership-calc-wrapper .calc-summary span {
  margin-top: 12.5px;
}
#membership-calc-wrapper .calc-summary .list-inline {
  margin-bottom: 24px;
}
#membership-calc-wrapper .calc-summary .calc-summary-col {
  padding-bottom: 15px;
}
#membership-calc-wrapper .calc-summary .calc-summary-col img {
  max-width: 100%;
  border-radius: 8px 8px 0 0;
  width: auto;
}
#membership-calc-wrapper .calc-summary .calc-summary-col h3, #membership-calc-wrapper .calc-summary .calc-summary-col .paragraph--type--teaser.subprogram-listing-item .field-prgf-title, .paragraph--type--teaser.subprogram-listing-item #membership-calc-wrapper .calc-summary .calc-summary-col .field-prgf-title, #membership-calc-wrapper .calc-summary .calc-summary-col fieldset .fieldset-legend, #membership-calc-wrapper fieldset .calc-summary .calc-summary-col .fieldset-legend {
  font-size: 26px;
  color: #000;
  padding: 0 0 5px 0;
  margin: 5px 0;
}
#membership-calc-wrapper .calc-summary .calc-summary-col .wrapper-field-branch-hours .field-branch-hours:last-child {
  display: none;
}
#membership-calc-wrapper .calc-summary .calc-summary-col .field-location-phone {
  position: relative;
  padding-left: 40px;
  margin-bottom: 15px;
}
#membership-calc-wrapper .calc-summary .calc-summary-col .field-location-phone a {
  text-decoration: none;
  color: #363435;
  font-weight: normal;
}
#membership-calc-wrapper .calc-summary .calc-summary-col .field-location-phone a:hover {
  color: #6C6C6C;
}
#membership-calc-wrapper .calc-summary .calc-summary-col .field-location-phone:before {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e92d";
  vertical-align: top;
  line-height: 1;
  position: absolute;
  left: -5px;
  top: -6px;
  color: #979797;
  font-size: 40px;
}
#membership-calc-wrapper .calc-summary .price {
  padding: 0 15px 30px;
  word-break: break-word;
  font-size: 15px;
}
#membership-calc-wrapper .calc-summary .price h2, #membership-calc-wrapper .calc-summary .price .paragraph--type--branch-amenities .field-sb-title, .paragraph--type--branch-amenities #membership-calc-wrapper .calc-summary .price .field-sb-title, #membership-calc-wrapper .calc-summary .price .paragraph--type--prgf-look-location .field-prgf-title, .paragraph--type--prgf-look-location #membership-calc-wrapper .calc-summary .price .field-prgf-title, #membership-calc-wrapper .calc-summary .price .paragraph--type--featured-blogs .field-prgf-headline, .paragraph--type--featured-blogs #membership-calc-wrapper .calc-summary .price .field-prgf-headline, #membership-calc-wrapper .calc-summary .price .paragraph--type--blog-posts-listing > .field-prgf-title, #membership-calc-wrapper .calc-summary .price #mindbody-pt-form-wrapper fieldset .fieldset-legend, #mindbody-pt-form-wrapper fieldset #membership-calc-wrapper .calc-summary .price .fieldset-legend,
#membership-calc-wrapper .calc-summary .price #mindbody-pt-form-wrapper fieldset legend,
#mindbody-pt-form-wrapper fieldset #membership-calc-wrapper .calc-summary .price legend {
  margin-top: 10px;
}
#membership-calc-wrapper .calc-summary .price .monthly_rate {
  color: #000;
  font-size: 22px;
  font-family: "CachetStdMedium", Arial, sans-serif;
}
#membership-calc-wrapper .calc-summary a.card {
  color: #6C6C6C;
  display: inline-block;
  padding: 0;
  text-decoration: none;
  text-align: left;
  vertical-align: top;
  min-height: 1px;
  width: 100%;
  margin-left: 0;
  margin-bottom: 30px;
  border: none;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 3px 30px 2px rgba(0, 0, 0, 0.05);
  outline-offset: 0 !important;
  font-weight: normal;
}
#membership-calc-wrapper .calc-summary a.card:hover, #membership-calc-wrapper .calc-summary a.card:focus {
  box-sizing: border-box;
  border-color: #00AEEF;
  outline: 1px solid #00AEEF;
}
#membership-calc-wrapper .calc-summary a.card.chosen {
  outline: none;
  border-color: #00AEEF;
  outline: 1px solid #00AEEF;
}
#membership-calc-wrapper .calc-summary .wrapper-field-location-address .label-for-field-location-address {
  display: none;
}
#membership-calc-wrapper .calc-summary .field-branch-hours {
  padding-top: 5px;
}
#membership-calc-wrapper .calc-summary .field-branch-hours > h4, #membership-calc-wrapper .calc-summary .paragraph--type--branch-amenities .field-branch-hours > .header-amenities, .paragraph--type--branch-amenities #membership-calc-wrapper .calc-summary .field-branch-hours > .header-amenities, #membership-calc-wrapper .calc-summary #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper .field-branch-hours > span, #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper #membership-calc-wrapper .calc-summary .field-branch-hours > span {
  margin-top: 12.5px;
}
#membership-calc-wrapper .calc-summary .field-branch-hours > h4:first-child, #membership-calc-wrapper .calc-summary .paragraph--type--branch-amenities .field-branch-hours > .header-amenities:first-child, .paragraph--type--branch-amenities #membership-calc-wrapper .calc-summary .field-branch-hours > .header-amenities:first-child, #membership-calc-wrapper .calc-summary #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper .field-branch-hours > span:first-child, #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper #membership-calc-wrapper .calc-summary .field-branch-hours > span:first-child {
  margin-top: 12.5px;
}
#membership-calc-wrapper .calc-summary .field-branch-hours table,
#membership-calc-wrapper .calc-summary .field-branch-hours tbody,
#membership-calc-wrapper .calc-summary .field-branch-hours tr {
  margin-bottom: 0;
  display: block;
}
#membership-calc-wrapper .calc-summary .field-branch-hours tr {
  border-top: 1px solid #C7C6C7;
  padding: 10px 0;
  position: relative;
  padding-left: 40px;
}
#membership-calc-wrapper .calc-summary .field-branch-hours tr:first-child {
  border-top: none;
}
#membership-calc-wrapper .calc-summary .field-branch-hours tr:before {
  color: #979797;
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e913";
  font-size: 40px;
  line-height: 1;
  vertical-align: top;
  position: absolute;
  left: -5px;
  top: 3px;
}
#membership-calc-wrapper .calc-summary .field-branch-hours td {
  display: inline-block;
  border: none;
  padding: 0;
}
#membership-calc-wrapper .calc-summary .field-branch-hours td:first-child {
  font-weight: bold;
}
#membership-calc-wrapper .step-1 .form-actions {
  text-align: center;
}
#membership-calc-wrapper .pull-left {
  margin-left: auto;
  margin-right: auto;
  padding: 14px 16px;
  font-family: "CachetStdBold", Arial, sans-serif;
  font-size: 22px;
  letter-spacing: -1px;
  line-height: 1.22727;
  text-transform: uppercase;
  display: block;
  float: none !important;
  background-color: #363435;
}
#membership-calc-wrapper .pull-left:hover {
  background-color: #6C6C6C;
}
#membership-calc-wrapper .pull-left:focus {
  outline: none;
}
#membership-calc-wrapper .form-actions {
  text-align: center;
}
#membership-calc-wrapper div[aria-label="Error message"] {
  display: none;
}
#membership-calc-wrapper .openy-map-canvas .gm-style {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
#membership-calc-wrapper .openy-map-canvas .gm-style .gm-style-iw {
  font-weight: normal;
  font-size: inherit;
}
#membership-calc-wrapper .openy-map-canvas .node--type-branch.node--view-mode-teaser,
#membership-calc-wrapper .openy-map-canvas .node--type-camp.node--view-mode-teaser,
#membership-calc-wrapper .openy-map-canvas .node--type-facility.node--view-mode-teaser {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 5px;
  padding-top: 15px;
  padding-bottom: 0;
  height: auto;
  min-height: auto;
}
#membership-calc-wrapper .openy-map-canvas .node--type-branch.node--view-mode-teaser .more-info-wrapper,
#membership-calc-wrapper .openy-map-canvas .node--type-camp.node--view-mode-teaser .more-info-wrapper,
#membership-calc-wrapper .openy-map-canvas .node--type-facility.node--view-mode-teaser .more-info-wrapper {
  position: relative;
  left: 0;
  bottom: auto;
  text-align: left;
}
#membership-calc-wrapper .openy-map-canvas .node--type-branch.node--view-mode-teaser .more-info-wrapper a,
#membership-calc-wrapper .openy-map-canvas .node--type-camp.node--view-mode-teaser .more-info-wrapper a,
#membership-calc-wrapper .openy-map-canvas .node--type-facility.node--view-mode-teaser .more-info-wrapper a {
  min-width: none;
}
#membership-calc-wrapper .selected-branch-map .node--type-branch.node--view-mode-teaser .location-phone,
#membership-calc-wrapper .selected-branch-map .node--type-camp.node--view-mode-teaser .location-phone,
#membership-calc-wrapper .selected-branch-map .node--type-facility.node--view-mode-teaser .location-phone {
  padding: 0;
}
#membership-calc-wrapper .selected-branch-map .node--type-branch.node--view-mode-teaser .location-phone:before,
#membership-calc-wrapper .selected-branch-map .node--type-camp.node--view-mode-teaser .location-phone:before,
#membership-calc-wrapper .selected-branch-map .node--type-facility.node--view-mode-teaser .location-phone:before {
  display: none;
}
#membership-calc-wrapper .selected-membership .selected-membership__header {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
#membership-calc-wrapper .selected-membership .selected-membership__header * {
  display: inline;
  margin: 0;
}
#membership-calc-wrapper .required.error {
  color: red;
}
#membership-calc-wrapper .error {
  color: red;
}
#membership-calc-wrapper .fieldgroup.form-composite .fieldset-wrapper div[id^=edit-type] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#membership-calc-wrapper .js-form-type-membership-type-radio {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
#membership-calc-wrapper .js-form-item .form-element-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
#membership-calc-wrapper .js-form-item .form-element-wrapper > label {
  border-bottom: 1px solid #333;
  left: 0;
  bottom: 0;
  display: block;
  padding-bottom: 30px;
  position: absolute;
  width: 100%;
}
#membership-calc-wrapper .field-location-amenities .field-label {
  margin-top: 12.5px;
}
#membership-calc-wrapper .field-location-amenities .list-of-amenities {
  display: inline-block;
}

.path-all-y-schedules .page-wrapper .content-wrapper {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.path-all-y-schedules .page-wrapper .content-wrapper:before, .path-all-y-schedules .page-wrapper .content-wrapper:after {
  content: " ";
  display: table;
}
.path-all-y-schedules .page-wrapper .content-wrapper:after {
  clear: both;
}

#groupex-full-form-wrapper .groupex-form-full {
  padding-top: 15px;
  padding-bottom: 40px;
}
#groupex-full-form-wrapper .groupex-form-full #location-wrapper .form-group {
  margin-bottom: 8px;
}
#groupex-full-form-wrapper #edit-location {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#groupex-full-form-wrapper #edit-location .form-item-location {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 33%;
}
#groupex-full-form-wrapper .top-form-wrapper #location-select-wrapper,
#groupex-full-form-wrapper .top-form-wrapper #date-select-wrapper,
#groupex-full-form-wrapper .top-form-wrapper #category-select-wrapper,
#groupex-full-form-wrapper .top-form-wrapper #class-select-wrapper,
#groupex-full-form-wrapper .top-form-wrapper #instructor-select-wrapper {
  display: block;
  float: left;
  border-radius: 8px;
  color: #363435;
  font-size: 16px;
  width: 100%;
  margin-bottom: 15px;
}
#groupex-full-form-wrapper .top-form-wrapper #location-select-wrapper::-ms-expand,
#groupex-full-form-wrapper .top-form-wrapper #date-select-wrapper::-ms-expand,
#groupex-full-form-wrapper .top-form-wrapper #category-select-wrapper::-ms-expand,
#groupex-full-form-wrapper .top-form-wrapper #class-select-wrapper::-ms-expand,
#groupex-full-form-wrapper .top-form-wrapper #instructor-select-wrapper::-ms-expand {
  display: none;
}
#groupex-full-form-wrapper .top-form-wrapper #location-select-wrapper .ajax-progress,
#groupex-full-form-wrapper .top-form-wrapper #date-select-wrapper .ajax-progress,
#groupex-full-form-wrapper .top-form-wrapper #category-select-wrapper .ajax-progress,
#groupex-full-form-wrapper .top-form-wrapper #class-select-wrapper .ajax-progress,
#groupex-full-form-wrapper .top-form-wrapper #instructor-select-wrapper .ajax-progress {
  position: absolute;
}
#groupex-full-form-wrapper .top-form-wrapper #submit-wrapper,
#groupex-full-form-wrapper .top-form-wrapper .groupex-pdf-link-container {
  clear: both;
}

#mindbody-pt-form-wrapper {
  padding-bottom: 100px;
  padding-top: 35px;
}
#mindbody-pt-form-wrapper > form.mindbody-pt {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 100%;
}
#mindbody-pt-form-wrapper > form.mindbody-pt:before, #mindbody-pt-form-wrapper > form.mindbody-pt:after {
  content: " ";
  display: table;
}
#mindbody-pt-form-wrapper > form.mindbody-pt:after {
  clear: both;
}
#mindbody-pt-form-wrapper #edit-mb-location {
  margin-left: -15px;
  margin-right: -15px;
}
#mindbody-pt-form-wrapper #edit-mb-location:before, #mindbody-pt-form-wrapper #edit-mb-location:after {
  content: " ";
  display: table;
}
#mindbody-pt-form-wrapper #edit-mb-location:after {
  clear: both;
}
#mindbody-pt-form-wrapper fieldset {
  margin-top: 20px;
}
#mindbody-pt-form-wrapper .form-radio + label {
  background-position: 12px 50%;
  padding-left: 0;
}
#mindbody-pt-form-wrapper .header-row {
  line-height: 37px;
  padding: 22px 0;
  background: #f8f8f8;
  border-bottom: 1px solid #D4D3D3;
}
#mindbody-pt-form-wrapper .header-row:after {
  content: " ";
  display: block;
  clear: both;
  float: none;
}
#mindbody-pt-form-wrapper .header-row .icon {
  font-size: 35px;
  margin-right: 20px;
  color: #979797;
  vertical-align: middle;
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#mindbody-pt-form-wrapper .header-row .icon.icon-location2 {
  font-size: 37px;
  margin: 0 5px 0 5px;
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#mindbody-pt-form-wrapper .header-row .icon.icon-location2:before {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e919";
}
#mindbody-pt-form-wrapper .header-row .icon.icon-training {
  height: 37px;
  margin: 0 5px 0 5px;
  width: 37px;
}
#mindbody-pt-form-wrapper .header-row .icon.icon-training:before {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e92b";
}
#mindbody-pt-form-wrapper .header-row .icon.icon-clock {
  margin: 0 5px 0 5px;
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#mindbody-pt-form-wrapper .header-row .icon.icon-clock:before {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e913";
}
#mindbody-pt-form-wrapper .header-row .icon.icon-user {
  font-size: 37px;
  margin: 0 18px 0 7px;
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#mindbody-pt-form-wrapper .header-row .icon.icon-user:before {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e92f";
}
#mindbody-pt-form-wrapper .header-row .choice {
  font-size: 14px;
  color: #0060AF;
  vertical-align: middle;
}
#mindbody-pt-form-wrapper .header-row .change {
  font-size: 12px;
  transition: color 0.5s;
  color: #0060AF;
  float: right;
  text-decoration: none;
}
#mindbody-pt-form-wrapper .header-row .change:hover {
  color: #0060AF;
}
#mindbody-pt-form-wrapper .header-row .change .icon {
  font-size: 37px;
  margin-right: 5px;
  color: inherit;
  position: relative;
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#mindbody-pt-form-wrapper .header-row .change .icon:before {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e933";
  font-size: 32px;
}
#mindbody-pt-form-wrapper .header-row.disabled {
  display: none;
}
#mindbody-pt-form-wrapper .ajax-progress-throbber {
  padding-top: 0;
  padding-bottom: 0;
}
#mindbody-pt-form-wrapper fieldset .fieldset-legend,
#mindbody-pt-form-wrapper fieldset legend {
  font-family: "CachetStdBold", Arial, sans-serif;
  margin-bottom: 25px;
  border: none;
}
#mindbody-pt-form-wrapper select:hover {
  border-color: #d8d8d8;
}
#mindbody-pt-form-wrapper #location-wrapper .fieldset-wrapper {
  padding-top: 25px;
  position: relative;
}
#mindbody-pt-form-wrapper #location-wrapper .fieldset-wrapper .description {
  left: 0;
  color: #a7a7a7;
  font-style: italic;
  position: absolute;
  top: 0;
}
#mindbody-pt-form-wrapper .form-item-mb-location {
  padding: 0 15px 10px;
}
#mindbody-pt-form-wrapper .form-item-mb-location .label-wrapper span {
  margin-left: -10px;
}
#mindbody-pt-form-wrapper .form-item-mb-location .label-wrapper span:before {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e919";
  vertical-align: middle;
  font-size: 26px;
  margin-bottom: 5px;
}
#mindbody-pt-form-wrapper .form-item-mb-location .ajax-progress-throbber {
  position: absolute;
  right: 5px;
  top: 0;
  z-index: 1;
}
#mindbody-pt-form-wrapper .form-item-mb-location .inner {
  position: relative;
  padding: 0px 10px 0px 40px;
  min-height: 58px;
  line-height: 58px;
}
#mindbody-pt-form-wrapper .form-item-mb-location .inner label {
  background: #fff;
  box-shadow: 0 3px 30px 2px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  bottom: 0;
  display: inline-block;
  left: 0;
  line-height: 58px;
  right: 0;
  padding: 0 20px;
  position: absolute;
  top: 0;
  vertical-align: middle;
  transition: background-color 0.5s, border-color 0.5s;
  text-align: center;
}
#mindbody-pt-form-wrapper .form-item-mb-location .inner label.option:hover {
  cursor: pointer;
}
#mindbody-pt-form-wrapper .form-item-mb-location .inner label:active, #mindbody-pt-form-wrapper .form-item-mb-location .inner label:hover {
  background-color: #e9e9e9;
  border-color: #e9e9e9;
}
#mindbody-pt-form-wrapper .form-item-mb-location .inner label .label-wrapper span {
  display: inline-block;
  line-height: 18px;
  vertical-align: middle;
  padding-bottom: 4px;
}
#mindbody-pt-form-wrapper .form-item-mb-location .inner input {
  display: none;
}
#mindbody-pt-form-wrapper .form-item-mb-location .icon {
  color: #979797;
  font-size: 32px;
  left: 10px;
  position: absolute;
  top: 12px;
  z-index: 1;
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#mindbody-pt-form-wrapper .form-item-mb-location .icon.icon-location2 {
  font-size: 26px;
  margin: 0 20px 0 5px;
  display: none;
}
#mindbody-pt-form-wrapper .form-item-mb-location .icon.icon-location2:before {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e919";
}
#mindbody-pt-form-wrapper .form-item-mb-location.checked label {
  background-color: #C6168D;
  border-color: #C6168D;
  color: #fff;
}
#mindbody-pt-form-wrapper .form-item-mb-location.checked label:active, #mindbody-pt-form-wrapper .form-item-mb-location.checked label:hover {
  background-color: #92278F;
  border-color: #92278F;
}
#mindbody-pt-form-wrapper .form-item-mb-location.checked .icon {
  color: #f4d1e8;
}
#mindbody-pt-form-wrapper #program-wrapper {
  padding-top: 50px;
}
#mindbody-pt-form-wrapper .form-item-mb-program {
  padding: 0 15px 15px;
}
#mindbody-pt-form-wrapper .form-item-mb-program .inner {
  position: relative;
}
#mindbody-pt-form-wrapper .form-item-mb-program .inner label {
  background-color: #f8f8f8;
  border-radius: 3px;
  border: 1px solid #D4D3D3;
  display: block;
}
#mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper {
  text-align: center;
  height: 70px;
  line-height: 70px;
  vertical-align: middle;
}
#mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper span {
  display: inline-block;
  vertical-align: middle;
  padding-top: 5px;
}
#mindbody-pt-form-wrapper .form-item-mb-program .inner input {
  display: none;
}
#mindbody-pt-form-wrapper .form-item-mb-program .inner input:checked + label {
  background-color: #C6168D;
  color: #fff;
}
#mindbody-pt-form-wrapper .form-item-mb-program .inner input:checked + label span {
  color: #fff;
}
#mindbody-pt-form-wrapper .form-item-mb-program .inner img {
  width: 100%;
  height: auto;
}
#mindbody-pt-form-wrapper .form-item-mb-program .inner .ajax-progress-throbber {
  background: rgba(255, 255, 255, 0.8);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
#mindbody-pt-form-wrapper #session-type-wrapper {
  padding-top: 50px;
}
#mindbody-pt-form-wrapper .form-item-mb-session-type {
  padding: 0;
}
#mindbody-pt-form-wrapper .form-item-mb-session-type .ajax-progress-throbber {
  position: absolute;
  right: 5px;
  top: 0;
}
#mindbody-pt-form-wrapper .form-item-mb-session-type .inner {
  min-height: 58px;
  line-height: 58px;
  position: relative;
}
#mindbody-pt-form-wrapper .form-item-mb-session-type .inner .ajax-progress {
  position: absolute;
  left: 15px;
}
#mindbody-pt-form-wrapper .form-item-mb-session-type .inner .ajax-progress .throbber {
  padding-right: 6px;
}
#mindbody-pt-form-wrapper .form-item-mb-session-type .inner label {
  display: inline-block;
  line-height: 58px;
  vertical-align: middle;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  padding: 0 25px 0 45px;
}
#mindbody-pt-form-wrapper .form-item-mb-session-type .inner label .label-wrapper span {
  line-height: 18px;
  display: inline-block;
  vertical-align: middle;
}
#mindbody-pt-form-wrapper .form-item-mb-session-type.checked .inner {
  background-color: #C6168D;
  border-color: #C6168D;
  color: #fff;
}
#mindbody-pt-form-wrapper #trainer-wrapper {
  padding-top: 70px;
}
#mindbody-pt-form-wrapper .form-item-mb-trainer label {
  font-size: 20px;
  margin-bottom: 12px;
  color: #a7a7a7;
  text-transform: uppercase;
}
#mindbody-pt-form-wrapper .form-item-mb-trainer select {
  height: 62px;
  border-color: #e9e9e9;
  width: 100%;
}
#mindbody-pt-form-wrapper .form-item-mb-trainer select:hover {
  border-color: #d8d8d8;
}
@-moz-document url-prefix() {
  #mindbody-pt-form-wrapper .form-item-mb-trainer select {
    text-indent: 0;
  }
}
#mindbody-pt-form-wrapper .form-item-mb-date-range {
  clear: left;
  position: relative;
}
#mindbody-pt-form-wrapper .form-item-mb-date-range label {
  font-size: 20px;
  margin-bottom: 15px;
  color: #a7a7a7;
  text-transform: uppercase;
}
#mindbody-pt-form-wrapper .form-item-mb-date-range select {
  height: 62px;
  padding-left: 30px;
  width: 100%;
  border-color: #e9e9e9;
}
#mindbody-pt-form-wrapper .form-item-mb-date-range select:hover {
  border-color: #d8d8d8;
}
@-moz-document url-prefix() {
  #mindbody-pt-form-wrapper .form-item-mb-date-range select {
    text-indent: 0;
  }
}
#mindbody-pt-form-wrapper .form-item-mb-date-range .glyphicon {
  bottom: 22px;
  font-size: 16px;
  left: 13px;
  top: auto;
  color: #a7a7a7;
  position: absolute;
}
#mindbody-pt-form-wrapper .form-item-mb-date-range .glyphicon:before {
  color: inherit;
}
#mindbody-pt-form-wrapper #actions-wrapper .col-sm-12 {
  border-top: 1px solid #e9e9e9;
  padding-top: 50px;
}
#mindbody-pt-form-wrapper .ok-button {
  padding: 15px 45px;
}
#mindbody-pt-form-wrapper .form-item-mb-start-time {
  float: left;
  position: relative;
}
#mindbody-pt-form-wrapper .form-item-mb-start-time label {
  color: #a7a7a7;
  font-size: 20px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
#mindbody-pt-form-wrapper .form-item-mb-start-time select {
  height: 62px;
  width: 110px;
  font-size: 14px;
  border-color: #e9e9e9;
  padding-left: 20px;
}
#mindbody-pt-form-wrapper .form-item-mb-start-time select:hover {
  border-color: #d8d8d8;
}
@-moz-document url-prefix() {
  #mindbody-pt-form-wrapper .form-item-mb-start-time select {
    text-indent: 0;
  }
}
#mindbody-pt-form-wrapper .form-item-mb-start-time .icon {
  position: absolute;
  left: 12px;
  bottom: 22px;
  color: #a7a7a7;
  font-size: 16px;
}
#mindbody-pt-form-wrapper .form-item-mb-end-time {
  margin: 47px 0 0 0;
  float: left;
  position: relative;
}
#mindbody-pt-form-wrapper .form-item-mb-end-time select {
  font-size: 14px;
  height: 62px;
  width: 110px;
  border-color: #e9e9e9;
  padding-left: 20px;
}
#mindbody-pt-form-wrapper .form-item-mb-end-time select:hover {
  border-color: #d8d8d8;
}
@-moz-document url-prefix() {
  #mindbody-pt-form-wrapper .form-item-mb-end-time select {
    text-indent: 0;
  }
}
#mindbody-pt-form-wrapper .form-item-mb-end-time .icon {
  position: absolute;
  left: 12px;
  bottom: 22px;
  color: #a7a7a7;
  font-size: 16px;
}
#mindbody-pt-form-wrapper .dash {
  float: left;
  text-align: center;
  line-height: 62px;
  margin-top: 48px;
  font-size: 18px;
  width: 50px;
}
#mindbody-pt-form-wrapper .form-group {
  float: left;
}
#mindbody-pt-form-wrapper .form-group div .dash {
  display: none;
}
#mindbody-pt-form-wrapper .form-group label {
  color: #a7a7a7;
  font-size: 20px;
  margin: 0 0 15px;
  line-height: 28px;
  text-transform: uppercase;
}
#mindbody-pt-form-wrapper .form-group .input-group {
  width: 205px;
}
#mindbody-pt-form-wrapper .form-group .input-group input {
  border-color: #e9e9e9;
  font-size: 14px;
  height: 62px;
  line-height: 62px;
  width: 158px;
}
#mindbody-pt-form-wrapper .form-group .input-group button {
  border-color: #e9e9e9;
  line-height: 48px;
  background: #f8f8f8;
  border-left: none;
  color: #a7a7a7;
}
#mindbody-pt-form-wrapper .form-group .input-group button:hover {
  border-color: #e9e9e9;
}
#mindbody-pt-form-wrapper .form-group .input-group button span {
  font-size: 23px;
  top: 6px;
}
#mindbody-pt-form-wrapper .form-group div[id^=edit-mb-end-date] {
  margin-top: 23px;
}
#mindbody-pt-form-wrapper #when-wrapper fieldset {
  padding: 0 0 50px 0;
  margin: 0;
}
#mindbody-pt-form-wrapper #when-wrapper fieldset legend {
  display: none;
}
#mindbody-pt-form-wrapper.step-2 #location-wrapper {
  display: none;
}
#mindbody-pt-form-wrapper.step-3 #location-wrapper,
#mindbody-pt-form-wrapper.step-3 #program-wrapper {
  display: none;
}
#mindbody-pt-form-wrapper.step-4 #location-wrapper,
#mindbody-pt-form-wrapper.step-4 #program-wrapper,
#mindbody-pt-form-wrapper.step-4 #session-type-wrapper {
  display: none;
}
#mindbody-pt-form-wrapper .disabled-form {
  font-size: 16px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.mindbody-search-results-header {
  background: #f8f8f8;
  padding: 80px 0 10px;
  overflow: hidden;
  position: relative;
  font-family: "CachetStdBook", Arial, sans-serif;
}
.mindbody-search-results-header h2, .mindbody-search-results-header .paragraph--type--branch-amenities .field-sb-title, .paragraph--type--branch-amenities .mindbody-search-results-header .field-sb-title, .mindbody-search-results-header .paragraph--type--prgf-look-location .field-prgf-title, .paragraph--type--prgf-look-location .mindbody-search-results-header .field-prgf-title, .mindbody-search-results-header .paragraph--type--featured-blogs .field-prgf-headline, .paragraph--type--featured-blogs .mindbody-search-results-header .field-prgf-headline, .mindbody-search-results-header .paragraph--type--blog-posts-listing > .field-prgf-title, .mindbody-search-results-header #mindbody-pt-form-wrapper fieldset .fieldset-legend, #mindbody-pt-form-wrapper fieldset .mindbody-search-results-header .fieldset-legend,
.mindbody-search-results-header #mindbody-pt-form-wrapper fieldset legend,
#mindbody-pt-form-wrapper fieldset .mindbody-search-results-header legend {
  border-bottom: 1px solid #D4D3D3;
  margin: 0 0 25px;
  padding: 0 0 25px;
  text-transform: uppercase;
}
.mindbody-search-results-header .col-sm-12 {
  overflow: hidden;
}
.mindbody-search-results-header .info-1 {
  float: left;
  margin-right: 55px;
}
.mindbody-search-results-header .info-2 {
  float: left;
  margin-right: 90px;
}
.mindbody-search-results-header .item {
  color: #0060AF;
  margin-bottom: 20px;
  line-height: 25px;
  font-size: 18px;
}
.mindbody-search-results-header .item.session-type .with {
  color: #a7a7a7;
}
.mindbody-search-results-header .item.session-type .name {
  color: #424242;
}
.mindbody-search-results-header .item.datetime {
  color: #777;
  line-height: 35px;
}
.mindbody-search-results-header .item.datetime div {
  display: inline-block;
}
.mindbody-search-results-header .item.datetime span {
  color: #424242;
}
.mindbody-search-results-header .item.datetime span.icon {
  color: #d8d8d8;
}
.mindbody-search-results-header .item .icon {
  color: #d8d8d8;
  font-size: 37px;
  margin-right: 20px;
  vertical-align: middle;
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mindbody-search-results-header .item .icon.icon-location2 {
  font-size: 37px;
  margin: 0 20px 0 5px;
}
.mindbody-search-results-header .item .icon.icon-location2:before {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e919";
}
.mindbody-search-results-header .item .icon.icon-training {
  height: 37px;
  margin: 0 13px 0 10px;
  width: 37px;
}
.mindbody-search-results-header .item .icon.icon-training:before {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e92b";
}
.mindbody-search-results-header .item .icon.icon-calendar {
  margin: 0 20px 0 7px;
}
.mindbody-search-results-header .item .icon.icon-calendar:before {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e914";
}
.mindbody-search-results-header .item .icon.icon-user {
  font-size: 37px;
  margin: 0 18px 0 7px;
}
.mindbody-search-results-header .item .icon.icon-user:before {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e92f";
}
.mindbody-search-results-header .change {
  bottom: 24px;
  color: #0060AF;
  position: absolute;
  right: 15px;
  text-decoration: none;
  transition: color 0.5s;
  font-family: Verdana, Geneva, sans-serif;
}
.mindbody-search-results-header .change .icon {
  font-size: 37px;
  margin-right: 5px;
  color: inherit;
  position: relative;
  vertical-align: middle;
  display: inline-block;
}
.mindbody-search-results-header .change .icon:before {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e933";
}

.mindbody-search-results-timezone-message {
  background-color: #fff;
  padding-top: 30px;
  text-align: center;
}

.mindbody-search-results-content {
  background-color: #fff;
  padding-top: 30px;
}
.mindbody-search-results-content .day {
  margin-bottom: 35px;
}
.mindbody-search-results-content .day .date {
  color: #363435;
  font-size: 13px;
  line-height: 21px;
}
.mindbody-search-results-content .day .weekday {
  font-family: "CachetStdBold", Arial, sans-serif;
  font-size: 25px;
  color: #363435;
  line-height: 28px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.mindbody-search-results-content .day .group-by-date {
  border-top: 1px solid #D4D3D3;
  overflow: hidden;
  padding-top: 38px;
}
.mindbody-search-results-content .day .group-by-date .name {
  color: #1d1d1b;
  font-size: 15px;
  font-weight: bold;
}
.mindbody-search-results-content .day .group-by-date .available {
  color: #0060AF;
  font-size: 14px;
  margin: 5px 0 10px;
}
.mindbody-search-results-content .day .group-by-date .row > div {
  margin-bottom: 20px;
}
.mindbody-search-results-content .day .group-by-date .slots .slot {
  background-color: #fafafa;
  border-radius: 8px;
  border: 1px solid #D4D3D3;
  font-family: "CachetStdMedium", Arial, sans-serif;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  margin-bottom: 8px;
  padding: 0 12px;
}
.mindbody-search-results-content .day .group-by-date .slots .slot .icon {
  font-size: 18px;
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mindbody-search-results-content .day .group-by-date .slots .slot .icon:before {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e913";
}
.mindbody-search-results-content .day .group-by-date .slots .slot a {
  color: #C6168D;
  font-weight: bold;
  float: right;
}
.mindbody-search-results-content .day .group-by-date .slots .slot .highlight-item {
  animation-name: example;
  animation-duration: 2s;
  animation-delay: 3s;
  animation-iteration-count: 3;
  background-color: #92278F;
  color: #fff;
  font-weight: bold;
  float: right;
  line-height: 24px;
  margin: 12px 0;
  padding: 0 3px;
}
.mindbody-search-results-content .day .group-by-date .col-sm-3 {
  margin-bottom: 40px;
  padding: 0 20px;
}
.mindbody-search-results-content .start-again {
  border-top: 1px solid #e9e9e9;
  padding-top: 50px;
  margin-bottom: 100px;
}
.mindbody-search-results-content .start-again a {
  font-family: "CachetStdBold", Arial, sans-serif;
  border: none;
  background-color: #C6168D;
  text-transform: uppercase;
  padding: 12px 20px;
}

.phone-call-wrapper {
  background-color: #26bcbd;
  line-height: 92px;
  text-align: center;
  position: fixed;
  bottom: 0;
  z-index: 2;
  left: 0;
  right: 0;
}
.phone-call-wrapper .description {
  font-family: "CachetStdBold", Arial, sans-serif;
  color: #bde6e6;
  font-size: 20px;
  text-transform: uppercase;
  vertical-align: middle;
  margin-right: 40px;
}
.phone-call-wrapper .number {
  font-family: "CachetStdBold", Arial, sans-serif;
  background: url("../img/phone-call-ico.png") no-repeat 0 center;
  font-size: 40px;
  padding: 0 0 0 45px;
  vertical-align: middle;
}
.phone-call-wrapper .number a {
  color: #fff;
  text-decoration: none;
}

@keyframes example {
  0% {
    transform: rotate(0deg);
  }
  5% {
    transform: rotate(10deg);
  }
  10% {
    transform: rotate(-10deg);
  }
  15% {
    transform: rotate(10deg);
  }
  20% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.personify_location_list ul {
  list-style: none;
  padding: 30px 30px 25px;
}
.personify_location_list ul li {
  float: left;
  margin-bottom: 5px;
  width: 50%;
}

.mindbody-products-list ul,
.mindbody-products-list-location ul {
  padding-top: 15px;
}

.mindbody-products-list-modal ul {
  padding: 15px 0 0 25px;
}
.mindbody-products-list-modal ul li {
  margin-bottom: 10px;
}
.mindbody-products-list-modal ul li a {
  color: #0889cd;
}

.ui-widget.ui-dialog.confirmation-popup .ui-dialog-content.ui-widget-content {
  padding: 20px;
}
.ui-widget.ui-dialog.confirmation-popup .popup-content {
  margin-bottom: 25px;
}
.ui-widget.ui-dialog.confirmation-popup .content-button {
  text-align: center;
  position: relative;
}
.ui-widget.ui-dialog.confirmation-popup .content-button a {
  text-transform: uppercase;
  color: #fff;
}
.ui-widget.ui-dialog.confirmation-popup .content-button .ajax-progress {
  position: absolute;
}

.popup-dialog-class,
.confirmation-popup {
  z-index: 999;
  border-radius: 8px;
}
.popup-dialog-class.ui-widget.ui-dialog,
.confirmation-popup.ui-widget.ui-dialog {
  border: 0;
  border-radius: 0;
  padding: 0;
}
.popup-dialog-class.ui-widget.ui-dialog .ui-dialog-titlebar,
.confirmation-popup.ui-widget.ui-dialog .ui-dialog-titlebar {
  padding: 0;
  margin: 0;
}
.popup-dialog-class .ui-widget-header,
.confirmation-popup .ui-widget-header {
  background: transparent;
  border: none;
  color: #363435;
  width: 100%;
}
.popup-dialog-class button.ui-dialog-titlebar-close,
.confirmation-popup button.ui-dialog-titlebar-close {
  background: transparent;
  border: none;
  overflow: hidden;
  right: 20px;
}
.popup-dialog-class button.ui-dialog-titlebar-close:before,
.confirmation-popup button.ui-dialog-titlebar-close:before {
  content: "X";
  display: block;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  color: #fff;
  text-indent: 0;
  font-weight: bold;
}
.popup-dialog-class button.ui-dialog-titlebar-close .ui-icon,
.confirmation-popup button.ui-dialog-titlebar-close .ui-icon {
  display: none;
}
.popup-dialog-class .content-button a.btn, .popup-dialog-class .content-button .openy-popups-category-branches-form a.button.form-submit, .openy-popups-category-branches-form .popup-dialog-class .content-button a.button.form-submit, .popup-dialog-class .content-button .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .popup-dialog-class .content-button a#printGXP, .popup-dialog-class .content-button form:not(.layout-builder-form) a.form-submit, form:not(.layout-builder-form) .popup-dialog-class .content-button a.form-submit,
.confirmation-popup .content-button a.btn,
.confirmation-popup .content-button .openy-popups-category-branches-form a.button.form-submit,
.openy-popups-category-branches-form .confirmation-popup .content-button a.button.form-submit,
.confirmation-popup .content-button .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP,
.paragraph--type--embedded-groupexpro-schedule #weekPicker .confirmation-popup .content-button a#printGXP,
.confirmation-popup .content-button form:not(.layout-builder-form) a.form-submit,
form:not(.layout-builder-form) .confirmation-popup .content-button a.form-submit,
.ui-widget.ui-dialog.confirmation-popup .content-button a {
  background: #C6168D;
}
.popup-dialog-class .content-button a.btn:focus, .popup-dialog-class .content-button .openy-popups-category-branches-form a.button.form-submit:focus, .openy-popups-category-branches-form .popup-dialog-class .content-button a.button.form-submit:focus, .popup-dialog-class .content-button .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP:focus, .paragraph--type--embedded-groupexpro-schedule #weekPicker .popup-dialog-class .content-button a#printGXP:focus, .popup-dialog-class .content-button form:not(.layout-builder-form) a.form-submit:focus, form:not(.layout-builder-form) .popup-dialog-class .content-button a.form-submit:focus,
.confirmation-popup .content-button a.btn:focus,
.confirmation-popup .content-button .openy-popups-category-branches-form a.button.form-submit:focus,
.openy-popups-category-branches-form .confirmation-popup .content-button a.button.form-submit:focus,
.confirmation-popup .content-button .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP:focus,
.paragraph--type--embedded-groupexpro-schedule #weekPicker .confirmation-popup .content-button a#printGXP:focus,
.confirmation-popup .content-button form:not(.layout-builder-form) a.form-submit:focus,
form:not(.layout-builder-form) .confirmation-popup .content-button a.form-submit:focus,
.ui-widget.ui-dialog.confirmation-popup .content-button a:focus {
  background: #C6168D;
}
.popup-dialog-class .mindbody-products-list-modal,
.confirmation-popup .mindbody-products-list-modal {
  margin-top: 20px;
}
.popup-dialog-class .mindbody-products-list-modal ul,
.confirmation-popup .mindbody-products-list-modal ul {
  list-style: none;
  padding-left: 0;
}
.popup-dialog-class .mindbody-products-list-modal ul li,
.confirmation-popup .mindbody-products-list-modal ul li {
  border-bottom: 1px solid #D4D3D3;
}
.popup-dialog-class .ui-dialog-title,
.confirmation-popup .ui-dialog-title {
  background: #0060AF;
  color: #fff;
  text-transform: uppercase;
  border: 0;
  border-radius: 0;
  position: relative;
  padding: 17px 20px 15px 20px;
  width: 100%;
  margin: 0;
  font-family: "CachetStdMedium", Arial, sans-serif;
}
/**
 * AddToCalendar Blue Style
 * http://addtocalendar.com
 */
/* Base */
.addtocalendar var {
  display: none;
}

.addtocalendar {
  position: relative;
  display: inline-block;
  background: transparent !important;
}

.atcb-link {
  display: block;
  outline: none !important;
  cursor: pointer;
}

.atcb-link ~ ul.active {
  display: block;
}

.atcb-list {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 170px;
  z-index: 400;
  border: 1px solid #bababa;
  border-radius: 2px;
  box-shadow: 0 0 5px #aaa;
}

.atcb-list,
.atcb-item {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #fff;
}

.atcb-item {
  float: none;
  text-align: left;
}

.atcb-item-link {
  text-decoration: none;
  outline: none;
  display: block;
  padding: 3px 10px;
}
.atcb-item-link:hover {
  background-color: #ccc;
}

.atcb-item.hover,
.atcb-item:hover {
  position: relative;
  z-index: 900;
  cursor: pointer;
  text-decoration: none;
  outline: none;
}

/* Blue */
.atc-style-blue .atcb-link:before {
  margin-right: 8px;
  font-family: "Font Awesome 5 Free";
  content: "\f073";
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.atc-style-blue .atcb-list {
  width: 170px;
  border: 1px solid rgb(186, 186, 186);
  border-radius: 2px;
  box-shadow: 0 0 5px #aaa;
}

.atc-style-blue .atcb-list,
.atc-style-blue .atcb-item {
  background: #fff;
  color: #000;
}

.atc-style-blue .atcb-item,
.atc-style-blue .atcb-item-link {
  line-height: 1.3em;
  vertical-align: middle;
  zoom: 1;
}

.atc-style-blue .atcb-item-link,
.atc-style-blue .atcb-item-link:hover,
.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus {
  color: #000;
  font-family: "Verdana";
  font-size: 14px;
  text-decoration: none;
  outline: none;
  padding: 5px 15px;
}

.atc-style-blue .atcb-item-link:hover,
.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus {
  color: #fff;
}

.atc-style-blue .atcb-item.hover,
.atc-style-blue .atcb-item:hover {
  background: rgb(66, 129, 244);
}

.landing-page-wrapper {
  position: relative;
}
.landing-page-wrapper.two-column .landing-page-middle-wrapper {
  padding-top: 40px;
  padding-bottom: 20px;
}
.landing-page-wrapper.two-column .landing-page-middle-wrapper .sidebar-region {
  margin-top: 30px;
}

.path-frontpage .landing-page-header-wrapper h1.node-title {
  display: none;
}

.landing-page-middle-wrapper .sidebar-region > div.affix {
  position: fixed;
  top: 0px;
}
.landing-page-middle-wrapper .sidebar-region > div.affix-bottom {
  position: absolute;
}

.event-details-wrapper {
  position: relative;
}
.event-details-wrapper .sidebar-region {
  margin-bottom: 30px;
}
.event-details-wrapper .sidebar-wrapper {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 3px 30px 2px rgba(0, 0, 0, 0.05);
  padding: 0px 0px 50px;
  position: relative;
  margin-bottom: 50px;
}
.event-details-wrapper .sidebar-wrapper .event-image img,
.event-details-wrapper .sidebar-wrapper .field-media-image img {
  border-radius: 8px 8px 0 0;
  padding-bottom: 25px;
  width: 100%;
}
.event-details-wrapper .sidebar-wrapper .sidebar-wrapper__event {
  padding: 0 30px;
}
.event-details-wrapper .sidebar-wrapper .post-title {
  font-size: 26px;
  color: #000;
  border-bottom: 1px solid #D4D3D3;
  padding: 0 0 25px 0;
  margin: 0 0 25px 0;
}
.event-details-wrapper .sidebar-wrapper .event-date__event-date {
  position: relative;
  padding-left: 40px;
  margin-bottom: 10px;
}
.event-details-wrapper .sidebar-wrapper .event-date__event-date:before {
  color: #979797;
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e914";
  font-size: 40px;
  line-height: 1;
  vertical-align: top;
  position: absolute;
  left: -5px;
  top: -7px;
}
.event-details-wrapper .sidebar-wrapper .event-date__event-time {
  position: relative;
  padding-left: 40px;
  margin-bottom: 10px;
}
.event-details-wrapper .sidebar-wrapper .event-location {
  position: relative;
  padding-left: 40px;
  margin-bottom: 10px;
}
.event-details-wrapper .sidebar-wrapper .event-location:before {
  color: #979797;
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e919";
  font-size: 45px;
  line-height: 1;
  vertical-align: top;
  position: absolute;
  left: -6px;
  top: -7px;
}
.event-details-wrapper .sidebar-wrapper .location-link {
  color: #0060AF;
  text-transform: uppercase;
  font-family: "CachetStdBold", Arial, sans-serif;
  font-size: 20px;
}
.event-details-wrapper .sidebar-wrapper .location-link a {
  color: #0060AF;
  text-decoration: none;
  font-weight: normal;
}
.event-details-wrapper .sidebar-wrapper .event-register {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: -30px;
  text-align: center;
}

.event-details-middle-wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
}

.node--type-event .info-col.date:before {
  color: #979797;
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e914";
  font-size: 40px;
  line-height: 1;
  vertical-align: top;
  position: absolute;
  left: -27px;
  top: 4px;
}
.node--type-event .info-col.date, .node--type-event .info-col.contact {
  height: auto !important;
}
.node--type-event .info-col.fax:before, .node--type-event .info-col.phone:before {
  display: inline-block;
  font-family: "Glyphicons Halflings";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e182";
  position: absolute;
  left: -18px;
  top: 10px;
  display: inline-block;
  font-size: 22px;
  color: #979797;
}
.node--type-event .info-col.email:before {
  display: inline-block;
  font-family: "Glyphicons Halflings";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "✉";
  position: absolute;
  left: -18px;
  top: 10px;
  display: inline-block;
  font-size: 22px;
  color: #979797;
}
.node--type-event .location-address {
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
  text-transform: none;
}
.node--type-event .location-link a:hover,
.node--type-event .field-event-location a:hover {
  text-decoration: underline !important;
}
.node--type-event.node--view-mode-full .field-event-location .location-link, .node--type-event.node--view-mode-full .field-event-location .location-address,
.node--type-event.node--view-mode-full .field-event-location .date-start, .node--type-event.node--view-mode-full .field-event-location .date-end,
.node--type-event.node--view-mode-full .field-event-location .contact-phone, .node--type-event.node--view-mode-full .field-event-location .contact-fax {
  margin-bottom: 5px;
}
.node--type-event.node--view-mode-full .field-event-location .date, .node--type-event.node--view-mode-full .field-event-location .contact {
  padding-top: 10px;
  padding-bottom: 10px;
}
.node--type-event.node--view-mode-full .field-event-location .contact {
  word-break: break-all;
}
.node--type-event.node--view-mode-full .field-event-location .addtocalendar {
  float: none;
  top: 0;
  right: 0;
}
.node--type-event.node--view-mode-full .field-event-location .addtocalendar .atcb-list {
  border: 1px solid #bababa;
  border-radius: 2px;
  box-shadow: 0 0 5px #AAA;
}
.node--type-event.node--view-mode-full .field-event-location .addtocalendar a.atcb-item-link {
  padding: 3px 10px;
}
.node--type-event.node--view-mode-teaser .field-event-dates time {
  display: block;
}

.page-node-type-branch .desktop-nav {
  display: none;
}
.page-node-type-branch .header .navbar-toggle {
  display: none;
}
.page-node-type-branch .content-wrapper {
  margin-top: 0;
}

.page-node-type-school .content-wrapper,
.page-node-type-ffwy-camp .content-wrapper,
.page-node-type-camp .content-wrapper,
.page-node-type-facility .content-wrapper {
  margin-top: 0;
}
.page-node-type-school .branch-operation-wrapper,
.page-node-type-ffwy-camp .branch-operation-wrapper,
.page-node-type-camp .branch-operation-wrapper,
.page-node-type-facility .branch-operation-wrapper {
  margin-bottom: 15px;
}

.page-node-type-landing-page .branch-pre-header-wrapper {
  position: relative;
  margin-bottom: -50px;
}
.branch-pre-header-wrapper .back-to-all-locations-wrapper {
  position: relative;
  margin-bottom: 0;
}
.branch-pre-header-wrapper .back-to-all-locations {
  background: #fff;
  box-shadow: 0 3px 30px 2px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  height: 0;
  padding: 0 30px;
}
.branch-pre-header-wrapper .back-to-all-locations a {
  color: #C6168D;
  display: block;
  font-family: "CachetStdBold", Arial, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  padding-left: 0;
  position: absolute;
  top: -46px;
  right: 15px;
  line-height: 31px;
  font-size: 16px;
  letter-spacing: -1px;
  font-weight: normal;
}
.branch-pre-header-wrapper .back-to-all-locations a:hover {
  opacity: 0.8;
}
.branch-pre-header-wrapper .branch-block-wrapper {
  position: relative;
  z-index: 5;
}
.branch-pre-header-wrapper .branch-block {
  background: #fff;
  box-shadow: 0 3px 30px 2px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  padding: 15px;
}
.branch-pre-header-wrapper .branch-name {
  padding: 0 0 10px;
  margin: 0;
}
.branch-pre-header-wrapper .branch-info-left {
  padding-bottom: 10px;
}
.branch-pre-header-wrapper .location-address {
  padding-bottom: 10px;
}
.branch-pre-header-wrapper .location-address p {
  margin: 0;
}
.branch-pre-header-wrapper .branch-phone {
  display: block;
  padding-left: 30px;
  position: relative;
}
.branch-pre-header-wrapper .branch-phone a {
  text-decoration: none;
  color: #363435;
  font-weight: normal;
}
.branch-pre-header-wrapper .branch-phone a:hover {
  color: #6C6C6C;
}
.branch-pre-header-wrapper .branch-phone:before {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e92d";
  vertical-align: top;
  position: absolute;
  left: 0;
  top: 0;
  color: #979797;
  font-size: 30px;
}
.branch-pre-header-wrapper .branch-email {
  display: block;
  padding-left: 30px;
  position: relative;
  margin-top: 5px;
  word-wrap: break-word;
  line-height: 1;
  padding-top: 5px;
  padding-bottom: 4px;
}
.branch-pre-header-wrapper .branch-email a {
  text-decoration: none;
  color: #363435;
  font-weight: normal;
}
.branch-pre-header-wrapper .branch-email a:hover {
  color: #6C6C6C;
}
.branch-pre-header-wrapper .branch-email:before {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e92c";
  vertical-align: top;
  position: absolute;
  left: 0;
  top: 0;
  color: #979797;
  font-size: 30px;
}
.branch-pre-header-wrapper .branch-links {
  position: relative;
  padding-top: 15px;
}
.branch-pre-header-wrapper .branch-links.no-social.no-menu {
  display: none;
}
.branch-pre-header-wrapper .branch-links.no-menu .left-col {
  display: none;
}
.branch-pre-header-wrapper .branch-links.no-social .navbar-toggle {
  position: relative;
  top: auto;
}
.branch-pre-header-wrapper .branch-links .navbar-toggle {
  position: absolute;
  right: -5px;
  top: 13px;
  padding: 5px;
  margin-right: 0;
}
.branch-pre-header-wrapper .branch-links .navbar-toggle .icon-bar {
  background-color: #C6168D;
  width: 25px;
  height: 3px;
  border-radius: 2px;
}
.branch-pre-header-wrapper .branch-links .navbar-toggle.collapsed .icon-bar {
  background-color: #363435;
}
.branch-pre-header-wrapper .branch-social-wrapper .social {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.branch-pre-header-wrapper .branch-social-wrapper .social:first-child {
  margin-left: 0;
}
.branch-pre-header-wrapper .branch-social-wrapper a {
  font-size: 0;
  color: #0060AF;
  text-decoration: none;
  font-weight: normal;
}
.branch-pre-header-wrapper .branch-social-wrapper a:hover {
  opacity: 0.8;
}
.branch-pre-header-wrapper .branch-social-wrapper .facebook a:before {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90b";
  font-size: 30px;
}
.branch-pre-header-wrapper .branch-social-wrapper .youtube {
  display: inline-block;
  vertical-align: middle;
}
.branch-pre-header-wrapper .branch-social-wrapper .youtube a:before {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e918";
  font-size: 40px;
}
.branch-pre-header-wrapper .branch-social-wrapper .twitter {
  display: inline-block;
  vertical-align: middle;
  min-width: 32px;
  text-align: center;
}
.branch-pre-header-wrapper .branch-social-wrapper .twitter a:before {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e903";
  font-size: 24px;
}
.branch-pre-header-wrapper .branch-social-wrapper .instagram {
  display: inline-block;
  vertical-align: middle;
  min-width: 32px;
  text-align: center;
}
.branch-pre-header-wrapper .branch-social-wrapper .instagram a:before {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e922";
  font-size: 32px;
}
.branch-pre-header-wrapper .branch-menu-wrapper {
  clear: both;
}
.branch-pre-header-wrapper .branch-menu-wrapper .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.branch-pre-header-wrapper .branch-menu-wrapper .branch-nav {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}
.branch-pre-header-wrapper .branch-menu-wrapper .branch-nav li {
  display: block;
  margin: 0;
}
.branch-pre-header-wrapper .branch-menu-wrapper .branch-nav a {
  display: block;
  text-decoration: none;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: -1px;
  font-family: "CachetStdMedium", Arial, sans-serif;
  color: #363435;
  font-weight: normal;
}
.branch-pre-header-wrapper .branch-menu-wrapper .branch-nav a:hover {
  color: #6C6C6C;
}
.branch-pre-header-wrapper .branch-menu-wrapper .branch-nav a.menu-active {
  color: #92278F;
}
.branch-pre-header-wrapper .ffwy-banner-placeholder {
  position: relative;
  margin-top: 15px;
}
.with-banner .branch-pre-header-wrapper .ffwy-banner-placeholder {
  margin-top: -50px;
  margin-bottom: -50px;
}
.with-banner .branch-pre-header-wrapper.no-operation .ffwy-banner-placeholder {
  margin-bottom: 0;
}
.branch-pre-header-wrapper .branch-operation-wrapper {
  position: relative;
  z-index: 4;
}
.branch-pre-header-wrapper.no-operation .branch-operation-wrapper {
  display: none;
}
.branch-pre-header-wrapper .branch-operation {
  background: #fff;
  box-shadow: 0 3px 30px 2px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  padding: 15px;
}
.branch-pre-header-wrapper .today-hours .today-txt,
.branch-pre-header-wrapper .today-hours .holiday-hours-title,
.branch-pre-header-wrapper .holiday-hours-wrapper .today-txt,
.branch-pre-header-wrapper .holiday-hours-wrapper .holiday-hours-title {
  display: block;
  color: #2F2F2F;
  font-family: "CachetStdMedium", Arial, sans-serif;
  font-size: 24px;
  letter-spacing: -1px;
  margin-bottom: 10px;
}
.branch-pre-header-wrapper .today-hours .today,
.branch-pre-header-wrapper .today-hours .holiday-hours-time,
.branch-pre-header-wrapper .holiday-hours-wrapper .today,
.branch-pre-header-wrapper .holiday-hours-wrapper .holiday-hours-time {
  display: block;
  color: #6C6C6C;
  margin-bottom: 10px;
  position: relative;
  padding-left: 40px;
}
.branch-pre-header-wrapper .today-hours .today:before,
.branch-pre-header-wrapper .today-hours .holiday-hours-time:before,
.branch-pre-header-wrapper .holiday-hours-wrapper .today:before,
.branch-pre-header-wrapper .holiday-hours-wrapper .holiday-hours-time:before {
  color: #979797;
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e913";
  font-size: 40px;
  line-height: 1;
  vertical-align: top;
  position: absolute;
  left: -5px;
  top: -8px;
}
.branch-pre-header-wrapper .today-hours .navbar-toggle,
.branch-pre-header-wrapper .holiday-hours-wrapper .navbar-toggle {
  display: block;
  color: #C6168D;
  font-size: 20px;
  text-transform: uppercase;
  font-family: "CachetStdBold", Arial, sans-serif;
  padding: 0;
  margin: 0;
  border: none;
  float: none;
}
.branch-pre-header-wrapper .today-hours .navbar-toggle .show-text,
.branch-pre-header-wrapper .holiday-hours-wrapper .navbar-toggle .show-text {
  display: none;
}
.branch-pre-header-wrapper .today-hours .navbar-toggle.collapsed .hide-text,
.branch-pre-header-wrapper .holiday-hours-wrapper .navbar-toggle.collapsed .hide-text {
  display: none;
}
.branch-pre-header-wrapper .today-hours .navbar-toggle.collapsed .show-text,
.branch-pre-header-wrapper .holiday-hours-wrapper .navbar-toggle.collapsed .show-text {
  display: inline;
}
.branch-pre-header-wrapper .today-hours .navbar-collapse,
.branch-pre-header-wrapper .holiday-hours-wrapper .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.branch-pre-header-wrapper .today-hours .navbar-collapse.collapse,
.branch-pre-header-wrapper .holiday-hours-wrapper .navbar-collapse.collapse {
  display: none !important;
}
.branch-pre-header-wrapper .today-hours .navbar-collapse.collapse.in,
.branch-pre-header-wrapper .holiday-hours-wrapper .navbar-collapse.collapse.in {
  display: block !important;
}
.branch-pre-header-wrapper .today-hours .branch-hours,
.branch-pre-header-wrapper .holiday-hours-wrapper .branch-hours {
  padding-top: 15px;
}
.branch-pre-header-wrapper .today-hours .branch-hours h5, .branch-pre-header-wrapper .today-hours .branch-hours #membership-calc-wrapper .calc-summary .field-branch-hours > h4, .branch-pre-header-wrapper .today-hours .branch-hours #membership-calc-wrapper .calc-summary .paragraph--type--branch-amenities .field-branch-hours > .header-amenities, .paragraph--type--branch-amenities .branch-pre-header-wrapper .today-hours .branch-hours #membership-calc-wrapper .calc-summary .field-branch-hours > .header-amenities, #membership-calc-wrapper .calc-summary .branch-pre-header-wrapper .today-hours .branch-hours .field-branch-hours > h4, #membership-calc-wrapper .calc-summary .branch-pre-header-wrapper .today-hours .branch-hours .paragraph--type--branch-amenities .field-branch-hours > .header-amenities, .paragraph--type--branch-amenities #membership-calc-wrapper .calc-summary .branch-pre-header-wrapper .today-hours .branch-hours .field-branch-hours > .header-amenities, .branch-pre-header-wrapper .today-hours .branch-hours #membership-calc-wrapper .calc-summary #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper .field-branch-hours > span, #membership-calc-wrapper .calc-summary #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper .branch-pre-header-wrapper .today-hours .branch-hours .field-branch-hours > span, .branch-pre-header-wrapper .today-hours .branch-hours #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper #membership-calc-wrapper .calc-summary .field-branch-hours > span, #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper #membership-calc-wrapper .calc-summary .branch-pre-header-wrapper .today-hours .branch-hours .field-branch-hours > span,
.branch-pre-header-wrapper .holiday-hours-wrapper .branch-hours h5,
.branch-pre-header-wrapper .holiday-hours-wrapper .branch-hours #membership-calc-wrapper .calc-summary .field-branch-hours > h4,
.branch-pre-header-wrapper .holiday-hours-wrapper .branch-hours #membership-calc-wrapper .calc-summary .paragraph--type--branch-amenities .field-branch-hours > .header-amenities,
.paragraph--type--branch-amenities .branch-pre-header-wrapper .holiday-hours-wrapper .branch-hours #membership-calc-wrapper .calc-summary .field-branch-hours > .header-amenities,
#membership-calc-wrapper .calc-summary .branch-pre-header-wrapper .holiday-hours-wrapper .branch-hours .field-branch-hours > h4,
#membership-calc-wrapper .calc-summary .branch-pre-header-wrapper .holiday-hours-wrapper .branch-hours .paragraph--type--branch-amenities .field-branch-hours > .header-amenities,
.paragraph--type--branch-amenities #membership-calc-wrapper .calc-summary .branch-pre-header-wrapper .holiday-hours-wrapper .branch-hours .field-branch-hours > .header-amenities,
.branch-pre-header-wrapper .holiday-hours-wrapper .branch-hours #membership-calc-wrapper .calc-summary #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper .field-branch-hours > span,
#membership-calc-wrapper .calc-summary #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper .branch-pre-header-wrapper .holiday-hours-wrapper .branch-hours .field-branch-hours > span,
.branch-pre-header-wrapper .holiday-hours-wrapper .branch-hours #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper #membership-calc-wrapper .calc-summary .field-branch-hours > span,
#mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper #membership-calc-wrapper .calc-summary .branch-pre-header-wrapper .holiday-hours-wrapper .branch-hours .field-branch-hours > span {
  margin-top: 12.5px;
}
.branch-pre-header-wrapper .today-hours .branch-hours table,
.branch-pre-header-wrapper .today-hours .branch-hours tbody,
.branch-pre-header-wrapper .today-hours .branch-hours tr,
.branch-pre-header-wrapper .holiday-hours-wrapper .branch-hours table,
.branch-pre-header-wrapper .holiday-hours-wrapper .branch-hours tbody,
.branch-pre-header-wrapper .holiday-hours-wrapper .branch-hours tr {
  margin-bottom: 0;
  display: block;
}
.branch-pre-header-wrapper .today-hours .branch-hours tr,
.branch-pre-header-wrapper .holiday-hours-wrapper .branch-hours tr {
  border-top: 1px solid #C7C6C7;
  padding: 10px 0;
  position: relative;
  padding-left: 40px;
}
.branch-pre-header-wrapper .today-hours .branch-hours tr:first-child,
.branch-pre-header-wrapper .holiday-hours-wrapper .branch-hours tr:first-child {
  border-top: none;
}
.branch-pre-header-wrapper .today-hours .branch-hours tr:before,
.branch-pre-header-wrapper .holiday-hours-wrapper .branch-hours tr:before {
  color: #979797;
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e913";
  font-size: 40px;
  line-height: 1;
  vertical-align: top;
  position: absolute;
  left: -5px;
  top: 3px;
}
.branch-pre-header-wrapper .today-hours .branch-hours td,
.branch-pre-header-wrapper .holiday-hours-wrapper .branch-hours td {
  display: inline-block;
  border: none;
  padding: 0;
}
.branch-pre-header-wrapper .today-hours .branch-hours td:first-child,
.branch-pre-header-wrapper .holiday-hours-wrapper .branch-hours td:first-child {
  font-weight: bold;
}

.node-blog-wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
}
.node-blog-wrapper .sidebar-region {
  margin-top: 30px;
}
.node-blog-wrapper .blog-image img {
  border-radius: 8px;
  margin-bottom: 15px;
}
.node-blog-wrapper .node-created-time {
  font-family: "CachetStdBook", Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  margin-top: 12.5px;
  margin-bottom: 12.5px;
  line-height: 1.1;
  color: #363435;
}
.node-blog-wrapper .field-blog-category,
.node-blog-wrapper .field-blog-location {
  font-family: "CachetStdBook", Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  margin-top: 12.5px;
  margin-bottom: 12.5px;
  line-height: 1.1;
  color: #363435;
}
.node-blog-wrapper .field-blog-category a,
.node-blog-wrapper .field-blog-location a {
  font-weight: normal;
}
.node-blog-wrapper .field-blog-category .label-list,
.node-blog-wrapper .field-blog-location .label-list {
  margin-right: 5px;
}
.node-blog-wrapper .field-blog-category .items-list a span,
.node-blog-wrapper .field-blog-location .items-list a span {
  display: none;
}

.program-details-wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
}
.program-details-wrapper .sidebar-region {
  margin-top: 30px;
}

.programs-classes-results-content {
  position: relative;
  padding-top: 40px;
  padding-bottom: 0px;
}
.programs-classes-results-content .header-info {
  border-bottom: 1px solid #D4D3D3;
  margin-bottom: 40px;
}
.programs-classes-results-content .header-info-title {
  padding: 0 0 20px;
  margin: 0;
}
.programs-classes-results-content .header-info-link {
  display: none;
  float: right;
  margin-top: 15px;
}
.programs-classes-results-content .main-info .views-row {
  margin-bottom: 30px;
}
.programs-classes-results-content .footer-info {
  border-top: 1px solid #D4D3D3;
  padding-top: 20px;
}
.programs-classes-results-content .footer-info-link {
  float: right;
}

.subprogram-listing-item {
  background: #fff;
  box-shadow: 0 3px 30px 2px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  padding: 25px;
}
.subprogram-listing-item .subprogram-image {
  margin-bottom: 20px;
}
.subprogram-listing-item .subprogram-image img {
  width: 100%;
  border-radius: 8px;
}
.subprogram-listing-item .subprogram-title {
  padding: 0 0 20px;
  margin: 0;
  font-size: 26px;
}
.subprogram-listing-item .subprogram-description {
  padding-bottom: 10px;
}

.program-sub-category-middle-wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
}
.program-sub-category-middle-wrapper .sidebar-region {
  margin-top: 30px;
}

.paragraph--type--prgf-location-finder-filters .openy-map-canvas {
  height: 550px;
}
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .gm-style {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .gm-style .gm-style-iw {
  font-weight: normal;
  font-size: inherit;
}
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .leaflet-popup-content-wrapper .leaflet-popup-content {
  margin: 0;
  min-width: 220px;
}
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .leaflet-popup-content-wrapper .leaflet-popup-content .node__content {
  padding-bottom: 10px;
}
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-school.node--view-mode-teaser,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-ffwy-camp.node--view-mode-teaser,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-branch.node--view-mode-teaser,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-camp.node--view-mode-teaser,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-facility.node--view-mode-teaser {
  padding-left: 15px;
  padding-right: 0;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 0;
  height: auto;
  min-height: auto;
}
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-school.node--view-mode-teaser .more-info-wrapper,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-ffwy-camp.node--view-mode-teaser .more-info-wrapper,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-branch.node--view-mode-teaser .more-info-wrapper,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-camp.node--view-mode-teaser .more-info-wrapper,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-facility.node--view-mode-teaser .more-info-wrapper {
  position: relative;
  left: 0;
  bottom: auto;
  text-align: left;
}
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-school.node--view-mode-teaser .more-info-wrapper a,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-ffwy-camp.node--view-mode-teaser .more-info-wrapper a,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-branch.node--view-mode-teaser .more-info-wrapper a,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-camp.node--view-mode-teaser .more-info-wrapper a,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-facility.node--view-mode-teaser .more-info-wrapper a {
  min-width: none;
}
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-school.node--view-mode-teaser .field-location-area.quickedit-field a,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-ffwy-camp.node--view-mode-teaser .field-location-area.quickedit-field a,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-branch.node--view-mode-teaser .field-location-area.quickedit-field a,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-camp.node--view-mode-teaser .field-location-area.quickedit-field a,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-facility.node--view-mode-teaser .field-location-area.quickedit-field a {
  color: #0060AF;
}
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-school.node--view-mode-teaser .more-info-wrapper,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-ffwy-camp.node--view-mode-teaser .more-info-wrapper,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-branch.node--view-mode-teaser .more-info-wrapper,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-camp.node--view-mode-teaser .more-info-wrapper,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-facility.node--view-mode-teaser .more-info-wrapper {
  padding-top: 5px;
  padding-bottom: 5px;
}
.paragraph--type--prgf-location-finder-filters .openy-map-filter-wrapper {
  position: relative;
  z-index: 400;
}
.paragraph--type--prgf-location-finder-filters .openy-map-filter-wrapper .map_controls {
  position: relative;
  background: #fff;
  box-shadow: 0 3px 30px 2px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  margin-top: 15px;
  padding: 15px;
  margin-bottom: 30px;
}
.paragraph--type--prgf-location-finder-filters .openy-map-filter-wrapper .map_controls .search {
  position: relative;
  margin-bottom: 15px;
}
.paragraph--type--prgf-location-finder-filters .openy-map-filter-wrapper .map_controls .search_field {
  padding-right: 50px;
}
.paragraph--type--prgf-location-finder-filters .openy-map-filter-wrapper .map_controls .btn-submit a {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  color: #C6168D;
  font-size: 0;
  cursor: pointer;
}
.paragraph--type--prgf-location-finder-filters .openy-map-filter-wrapper .map_controls .btn-submit a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f002";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  font-size: 25px;
  width: 100%;
  text-align: center;
  line-height: 49px;
}
.paragraph--type--prgf-location-finder-filters .openy-map-filter-wrapper .map_controls .distance-limit {
  margin-bottom: 15px;
}
.paragraph--type--prgf-location-finder-filters .openy-map-filter-wrapper .map_controls .tag_filters label {
  position: relative;
  padding: 0 0 0 32px;
  margin: 0 30px 0 0;
  border: none;
  border-radius: 0;
  background: none;
  box-shadow: none;
  color: #363435;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  text-transform: none;
  min-width: 0;
  line-height: 50px;
  height: 50px;
  width: auto;
}
.paragraph--type--prgf-location-finder-filters .openy-map-filter-wrapper .map_controls .tag_filters label:last-child {
  margin-right: 0;
}
.paragraph--type--prgf-location-finder-filters .openy-map-filter-wrapper .map_controls .tag_filters label:focus-within {
  border: 1px solid #66afe9;
}
.paragraph--type--prgf-location-finder-filters .openy-map-filter-wrapper .map_controls .tag_filters label input {
  height: 0;
  width: 0;
  margin: 0;
  padding: 0;
}
.paragraph--type--prgf-location-finder-filters .openy-map-filter-wrapper .map_controls .tag_filters label input:checked + img {
  background-image: url("../images/checkbox-checked.png");
}
.paragraph--type--prgf-location-finder-filters .openy-map-filter-wrapper .map_controls .tag_filters label img {
  position: absolute;
  left: 0;
  top: 15px;
  background: url("../images/checkbox.png") 0 0 no-repeat;
  width: 20px;
  height: 20px;
  padding: 20px 0 0 20px;
}

.paragraph--type--prgf-location-finder {
  padding-bottom: 40px;
}
.paragraph--type--prgf-location-finder .location-title {
  line-height: 1.3;
  margin-bottom: 15px;
  font-size: 16px;
  letter-spacing: normal;
  text-transform: none;
  color: #363435;
  font-family: "CachetStdBold", Arial, sans-serif;
}
.paragraph--type--prgf-location-finder .locations-list .views-row__wrapper {
  margin-bottom: 35px;
}
.paragraph--type--prgf-location-finder .locations-list .pager li > a.button {
  color: #fff;
  background-color: #C6168D;
  border-color: #fff;
  text-decoration: none;
  border: 3px solid #fff;
  padding: 14px 16px;
  font-family: "CachetStdBold", Arial, sans-serif;
  font-size: 22px;
  letter-spacing: -1px;
  line-height: 1.22727;
  text-transform: uppercase;
  min-width: 0;
  width: 248px;
  margin: 0;
  white-space: normal;
  border-radius: 8px;
}
.paragraph--type--prgf-location-finder .locations-list .pager li > a.button:hover {
  color: #fff;
  background-color: #6C6C6C;
  border-color: #fff;
}
.paragraph--type--prgf-location-finder .locations-list .node--type-branch.node--view-mode-teaser {
  padding: 20px 0 !important;
}
.paragraph--type--prgf-location-finder #views-exposed-form-locations-locations-facilities-block {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 15px;
}
.paragraph--type--prgf-location-finder #views-exposed-form-locations-locations-facilities-block:before, .paragraph--type--prgf-location-finder #views-exposed-form-locations-locations-facilities-block:after {
  content: " ";
  display: table;
}
.paragraph--type--prgf-location-finder #views-exposed-form-locations-locations-facilities-block:after {
  clear: both;
}
.paragraph--type--prgf-location-finder #views-exposed-form-locations-locations-facilities-block .form-item-ftype {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.paragraph--type--prgf-location-finder #views-exposed-form-locations-locations-facilities-block .form-actions {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.paragraph--type--prgf-location-finder #views-exposed-form-locations-locations-facilities-block .form-actions .form-submit {
  width: 100%;
  min-width: 0;
  padding-top: 9px;
  padding-bottom: 9px;
}

.locations-list-teaser {
  border-top: 1px solid #D4D3D3;
  border-bottom: 1px solid #D4D3D3;
  margin-top: -1px;
  padding: 20px 0;
  width: 100%;
  font-size: 14px;
  line-height: 1.3;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.locations-list-teaser > * {
  width: 100%;
}
.locations-list-teaser .node__content {
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.locations-list-teaser a {
  font-weight: 400;
}
.locations-list-teaser .location-item--title {
  font-family: "CachetStdMedium", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: normal;
  margin-bottom: 10px;
  line-height: 1.3;
}
.locations-list-teaser .location-type {
  font-family: "CachetStdMedium", Arial, sans-serif;
  font-weight: 400;
  margin-bottom: 10px;
  color: #C6168D;
  text-transform: uppercase;
}
.locations-list-teaser .location-address * {
  margin-bottom: 0;
}
.locations-list-teaser .direction-link-wrapper,
.locations-list-teaser .location-phone {
  margin-top: 10px;
}
.locations-list-teaser .cta, .locations-list-teaser .paragraph--type--news-posts-listing .news-more-teaser form .form-actions .form-submit, .paragraph--type--news-posts-listing .news-more-teaser form .form-actions .locations-list-teaser .form-submit, .locations-list-teaser .paragraph--type--blog-posts-listing .blog-more-teaser form .form-actions .form-submit, .paragraph--type--blog-posts-listing .blog-more-teaser form .form-actions .locations-list-teaser .form-submit, .locations-list-teaser #membership-calc-wrapper .openy-map-canvas .node--type-branch.node--view-mode-teaser .more-info-wrapper a, #membership-calc-wrapper .openy-map-canvas .node--type-branch.node--view-mode-teaser .more-info-wrapper .locations-list-teaser a,
.locations-list-teaser #membership-calc-wrapper .openy-map-canvas .node--type-camp.node--view-mode-teaser .more-info-wrapper a,
#membership-calc-wrapper .openy-map-canvas .node--type-camp.node--view-mode-teaser .more-info-wrapper .locations-list-teaser a,
.locations-list-teaser #membership-calc-wrapper .openy-map-canvas .node--type-facility.node--view-mode-teaser .more-info-wrapper a,
#membership-calc-wrapper .openy-map-canvas .node--type-facility.node--view-mode-teaser .more-info-wrapper .locations-list-teaser a, .locations-list-teaser .event-details-wrapper .sidebar-wrapper .location-directions a, .event-details-wrapper .sidebar-wrapper .location-directions .locations-list-teaser a, .locations-list-teaser .paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-school.node--view-mode-teaser .more-info-wrapper a, .paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-school.node--view-mode-teaser .more-info-wrapper .locations-list-teaser a,
.locations-list-teaser .paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-ffwy-camp.node--view-mode-teaser .more-info-wrapper a,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-ffwy-camp.node--view-mode-teaser .more-info-wrapper .locations-list-teaser a,
.locations-list-teaser .paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-branch.node--view-mode-teaser .more-info-wrapper a,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-branch.node--view-mode-teaser .more-info-wrapper .locations-list-teaser a,
.locations-list-teaser .paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-camp.node--view-mode-teaser .more-info-wrapper a,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-camp.node--view-mode-teaser .more-info-wrapper .locations-list-teaser a,
.locations-list-teaser .paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-facility.node--view-mode-teaser .more-info-wrapper a,
.paragraph--type--prgf-location-finder-filters .openy-map-canvas .node--type-facility.node--view-mode-teaser .more-info-wrapper .locations-list-teaser a {
  font-size: 14px;
  font-family: "CachetStdMedium", Arial, sans-serif;
  font-weight: 400;
}
.locations-list-teaser .more-info-wrapper {
  margin-top: 10px;
}
.locations-list-teaser .btn, .locations-list-teaser .openy-popups-category-branches-form .button.form-submit, .openy-popups-category-branches-form .locations-list-teaser .button.form-submit, .locations-list-teaser .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .locations-list-teaser a#printGXP, .locations-list-teaser form:not(.layout-builder-form) .form-submit, form:not(.layout-builder-form) .locations-list-teaser .form-submit, .locations-list-teaser .ui-widget.ui-dialog.confirmation-popup .content-button a, .ui-widget.ui-dialog.confirmation-popup .content-button .locations-list-teaser a {
  width: 100%;
  max-width: 248px;
  border: 0;
}

.path-search #block-ffw-y-content {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 40px;
  padding-bottom: 40px;
}
.path-search #block-ffw-y-content:before, .path-search #block-ffw-y-content:after {
  content: " ";
  display: table;
}
.path-search #block-ffw-y-content:after {
  clear: both;
}
.path-search #block-ffw-y-content .search-help-link,
.path-search #block-ffw-y-content .search-advanced {
  display: none;
}
.path-search #block-ffw-y-content .search-form {
  position: relative;
  margin-bottom: 40px;
}
.path-search #block-ffw-y-content .search-form .form-item {
  margin-bottom: 0;
  display: block;
}
.path-search #block-ffw-y-content .search-form label {
  display: none;
}
.path-search #block-ffw-y-content .search-form .form-search {
  display: block;
  width: 100%;
  height: 49px;
  padding: 11px 115px 11px 10px;
  font-size: 16px;
  line-height: 1.5625;
  color: #6C6C6C;
  background-color: #fff;
  background-image: none;
  border: 1px solid #D7D7D7;
  border-radius: 8px;
  box-shadow: none;
}
.path-search #block-ffw-y-content .search-form .form-submit {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  width: 105px;
  height: 49px;
  border: none;
  overflow: hidden;
  padding: 0;
  min-width: 0;
  background: #C6168D;
  font-size: 22px;
  line-height: 49px;
  color: #fff;
  letter-spacing: -1px;
  font-family: "CachetStdBold", Arial, sans-serif;
  text-transform: uppercase;
  border-radius: 0 8px 8px 0;
  text-align: center;
}
.path-search #block-ffw-y-content .search-form + h2, .path-search #block-ffw-y-content .paragraph--type--branch-amenities .search-form + .field-sb-title, .paragraph--type--branch-amenities .path-search #block-ffw-y-content .search-form + .field-sb-title, .path-search #block-ffw-y-content .paragraph--type--prgf-look-location .search-form + .field-prgf-title, .paragraph--type--prgf-look-location .path-search #block-ffw-y-content .search-form + .field-prgf-title, .path-search #block-ffw-y-content .paragraph--type--featured-blogs .search-form + .field-prgf-headline, .paragraph--type--featured-blogs .path-search #block-ffw-y-content .search-form + .field-prgf-headline, .path-search #block-ffw-y-content .paragraph--type--blog-posts-listing > .search-form + .field-prgf-title, .path-search #block-ffw-y-content #mindbody-pt-form-wrapper fieldset .search-form + .fieldset-legend, #mindbody-pt-form-wrapper fieldset .path-search #block-ffw-y-content .search-form + .fieldset-legend,
.path-search #block-ffw-y-content #mindbody-pt-form-wrapper fieldset .search-form + legend,
#mindbody-pt-form-wrapper fieldset .path-search #block-ffw-y-content .search-form + legend {
  display: none;
}
.path-search #block-ffw-y-content ol {
  padding: 0;
  margin: 0;
  list-style: none;
}
.path-search #block-ffw-y-content ol li {
  margin-bottom: 30px;
}
.path-search #block-ffw-y-content ol a {
  color: #363435;
  font-weight: normal;
}
.path-search #block-ffw-y-content ol a:hover {
  color: #6C6C6C;
}

.path-user .user-login-form,
.path-user .user-pass, .path-user.user-logged-in #block-ffw-y-content {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 40px;
  padding-bottom: 40px;
}
.path-user .user-login-form:before, .path-user .user-login-form:after,
.path-user .user-pass:before,
.path-user .user-pass:after, .path-user.user-logged-in #block-ffw-y-content:before, .path-user.user-logged-in #block-ffw-y-content:after {
  content: " ";
  display: table;
}
.path-user .user-login-form:after,
.path-user .user-pass:after, .path-user.user-logged-in #block-ffw-y-content:after {
  clear: both;
}
.path-user .user-login-form .form-actions .form-submit,
.path-user .user-pass .form-actions .form-submit, .path-user.user-logged-in #block-ffw-y-content .form-actions .form-submit {
  margin-right: 20px;
}
.path-user .user-login-form h4.label, .path-user .user-login-form .paragraph--type--branch-amenities .label.header-amenities, .paragraph--type--branch-amenities .path-user .user-login-form .label.header-amenities, .path-user .user-login-form #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper span.label, #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper .path-user .user-login-form span.label,
.path-user .user-pass h4.label,
.path-user .user-pass .paragraph--type--branch-amenities .label.header-amenities,
.paragraph--type--branch-amenities .path-user .user-pass .label.header-amenities,
.path-user .user-pass #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper span.label,
#mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper .path-user .user-pass span.label, .path-user.user-logged-in #block-ffw-y-content h4.label, .path-user.user-logged-in #block-ffw-y-content .paragraph--type--branch-amenities .label.header-amenities, .paragraph--type--branch-amenities .path-user.user-logged-in #block-ffw-y-content .label.header-amenities, .path-user.user-logged-in #block-ffw-y-content #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper span.label, #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper .path-user.user-logged-in #block-ffw-y-content span.label {
  color: inherit;
  font-weight: normal;
  font-size: 100%;
}

.node--type-news.node--view-mode-full .field-news-location > .field-news-location {
  position: relative;
  padding-left: 40px;
  margin-bottom: 10px;
}
.node--type-news.node--view-mode-full .field-news-location > .field-news-location:before {
  color: #979797;
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e919";
  font-size: 45px;
  line-height: 1;
  vertical-align: top;
  position: absolute;
  left: -6px;
  top: -7px;
}
.node--type-news.node--view-mode-teaser {
  margin-top: 20px;
  margin-bottom: 20px;
}
.node--type-news.node--view-mode-teaser .inner-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 40px;
  height: 100%;
}
.node--type-news.node--view-mode-teaser .news-category {
  position: absolute;
  left: 12px;
  top: -12px;
  min-width: 85px;
  width: auto;
  background: #92278F;
  text-align: center;
  border: 3px solid #fff;
  border-radius: 8px;
  padding: 9px 5px;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1;
  font-family: "CachetStdBold", Arial, sans-serif;
}
.node--type-news.node--view-mode-teaser .field-news-image img {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  width: 100%;
}
.node--type-news.node--view-mode-teaser .news-heading a {
  display: block;
  font-size: 24px;
  padding: 25px 0 25px 15px;
  margin: 0;
  color: inherit;
}
.node--type-news.node--view-mode-teaser .description {
  padding: 0 15px 15px;
}
.node--type-news.node--view-mode-teaser div.read-more {
  position: absolute;
  left: 15px;
  bottom: 0;
}

.node--type-class.node--view-mode-full {
  padding-top: 40px;
  padding-bottom: 40px;
}
.node--type-class.node--view-mode-full .sidebar-region {
  margin-top: 30px;
}

.node--type-ffwy-camp .session-info {
  padding-top: 20px;
  padding-bottom: 40px;
  background-color: #fff;
}
.node--type-ffwy-camp .session-info .btn-default, .node--type-ffwy-camp .session-info .openy-popups-category-branches-form .button.form-submit, .openy-popups-category-branches-form .node--type-ffwy-camp .session-info .button.form-submit, .node--type-ffwy-camp .session-info .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .node--type-ffwy-camp .session-info a#printGXP, .node--type-ffwy-camp .session-info form:not(.layout-builder-form) .form-submit, form:not(.layout-builder-form) .node--type-ffwy-camp .session-info .form-submit {
  width: auto;
  min-width: 248px;
}
.node--type-ffwy-camp .session-info .btn-default a, .node--type-ffwy-camp .session-info .openy-popups-category-branches-form .button.form-submit a, .openy-popups-category-branches-form .node--type-ffwy-camp .session-info .button.form-submit a, .node--type-ffwy-camp .session-info .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP a, .paragraph--type--embedded-groupexpro-schedule #weekPicker .node--type-ffwy-camp .session-info a#printGXP a, .node--type-ffwy-camp .session-info form:not(.layout-builder-form) .form-submit a, form:not(.layout-builder-form) .node--type-ffwy-camp .session-info .form-submit a {
  color: #fff;
}
.node--type-ffwy-camp .camp-weeks-label {
  margin-top: 35px;
  color: #0060AF;
}
.node--type-ffwy-camp .field-session-time {
  overflow-x: scroll;
}

.block-description--wrapper .field-prgf-title {
  text-align: center;
  width: 100%;
  clear: both;
}
.block-description--text {
  padding: 12px 0;
  width: calc(100% - 15px);
}
.block-description--text h2.with-icon, .block-description--text .paragraph--type--branch-amenities .with-icon.field-sb-title, .paragraph--type--branch-amenities .block-description--text .with-icon.field-sb-title, .block-description--text .paragraph--type--prgf-look-location .with-icon.field-prgf-title, .paragraph--type--prgf-look-location .block-description--text .with-icon.field-prgf-title, .block-description--text .paragraph--type--featured-blogs .with-icon.field-prgf-headline, .paragraph--type--featured-blogs .block-description--text .with-icon.field-prgf-headline, .block-description--text .paragraph--type--blog-posts-listing > .with-icon.field-prgf-title, .block-description--text #mindbody-pt-form-wrapper fieldset .with-icon.fieldset-legend, #mindbody-pt-form-wrapper fieldset .block-description--text .with-icon.fieldset-legend,
.block-description--text #mindbody-pt-form-wrapper fieldset legend.with-icon,
#mindbody-pt-form-wrapper fieldset .block-description--text legend.with-icon {
  padding-left: 28px;
}
.block-description--text h4, .block-description--text .paragraph--type--branch-amenities .header-amenities, .paragraph--type--branch-amenities .block-description--text .header-amenities, .block-description--text #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper span, #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper .block-description--text span {
  font-size: 26px;
  line-height: lh(30, 26);
  color: #5c2e91;
  margin: 0 0 10px;
  vertical-align: middle;
}
.block-description--text .fa {
  color: #5c2e91;
  font-size: 24px;
  vertical-align: middle;
  margin-right: 10px;
  max-height: 24px;
  max-width: 24px;
  float: left;
  width: auto;
}
.block-description--text .field-icon {
  vertical-align: middle;
  margin-right: 5px;
  float: left;
}
.block-description--text .field-icon img {
  vertical-align: middle;
  max-height: 24px;
  max-width: 24px;
  width: auto;
}
.block-description--text p {
  font-size: 13px;
  line-height: lh(20, 13);
  margin: 0;
}
.block-description--text .content {
  margin: 0 0 10px 0;
}
.block-description--2 .block-description--text:nth-child(1) {
  margin-left: 0;
}
.block-description--2 .block-description--text:nth-child(2) {
  margin-right: 0;
}
.block-description--3 .block-description--text {
  border-bottom: 1px solid #363435;
}
.block-description--3 .block-description--text .field-branch-am,
.block-description--3 .block-description--text .field-sb-body {
  padding: 15px 0;
}
.block-description--3 .block-description--text .field-sb-link {
  display: block;
  width: 100%;
}
.block-description--3 .block-description--text h2, .block-description--3 .block-description--text .paragraph--type--branch-amenities .field-sb-title, .paragraph--type--branch-amenities .block-description--3 .block-description--text .field-sb-title, .block-description--3 .block-description--text .paragraph--type--prgf-look-location .field-prgf-title, .paragraph--type--prgf-look-location .block-description--3 .block-description--text .field-prgf-title, .block-description--3 .block-description--text .paragraph--type--featured-blogs .field-prgf-headline, .paragraph--type--featured-blogs .block-description--3 .block-description--text .field-prgf-headline, .block-description--3 .block-description--text .paragraph--type--blog-posts-listing > .field-prgf-title, .block-description--3 .block-description--text #mindbody-pt-form-wrapper fieldset .fieldset-legend, #mindbody-pt-form-wrapper fieldset .block-description--3 .block-description--text .fieldset-legend,
.block-description--3 .block-description--text #mindbody-pt-form-wrapper fieldset legend,
#mindbody-pt-form-wrapper fieldset .block-description--3 .block-description--text legend {
  margin-top: 0px;
  font-size: 22px;
  color: #6C6C6C;
  text-align: left;
}
.block-description--4 {
  display: block;
}
.block-description--4 .fa-icon {
  text-align: center;
}
.block-description--4 .fa-icon .fa {
  float: none;
  margin: 15px auto;
  width: 100%;
}
.block-description--4 .field-icon {
  float: none;
  margin: 10px auto;
}
.block-description--4 .field-icon .field-image {
  width: 100%;
}

.block-description--wrapper--outline--top .block-description--text {
  border-top: 1px solid #363435;
}
.block-description--wrapper--outline--top.paragraph-1c-wrapper {
  border-top: 1px solid #363435;
}
.block-description--wrapper--outline--top.paragraph-1c-wrapper .field-prgf-1c-description {
  padding-top: 24px;
}

.paragraph-gallery {
  position: relative;
}
.paragraph-gallery .carousel .carousel-inner {
  position: relative;
}
.paragraph-gallery .carousel .carousel-inner:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: auto;
  right: 0;
  bottom: 0;
  height: 100%;
  max-height: 300px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.paragraph-gallery .carousel .carousel-inner .item img,
.paragraph-gallery .carousel .carousel-inner .item a img {
  height: auto;
  width: 100%;
}
.paragraph-gallery .carousel .carousel-control {
  background-color: #C6168D;
  background-image: none;
  width: 46px;
  height: 46px;
  line-height: 46px;
  opacity: 1;
  z-index: 1;
  text-align: center;
  text-shadow: none;
  left: 0;
  top: 50%;
  bottom: auto;
  margin-top: -23px;
  color: #fff;
  font-size: 20px;
  text-decoration: none;
  filter: contrast(4.5);
}
.paragraph-gallery .carousel .carousel-control .fa {
  line-height: inherit;
}
.paragraph-gallery .carousel .carousel-control.left {
  border-radius: 0 8px 8px 0;
}
.paragraph-gallery .carousel .carousel-control.right {
  left: auto;
  right: 0;
  border-radius: 8px 0 0 8px;
}
.paragraph-gallery .carousel .thumbcarousel {
  display: none;
  position: absolute;
  left: 0;
  bottom: 40px;
  width: 100%;
  text-align: center;
}
.paragraph-gallery .carousel .thumbcarousel .inner {
  position: relative;
}
.paragraph-gallery .carousel .thumbcarousel .thumbcarousel-inner {
  display: block;
  padding: 0 25px;
  margin: 0;
  list-style: none;
  font-size: 0;
}
.paragraph-gallery .carousel .thumbcarousel .thumb {
  display: inline-block;
  margin: 0;
  padding: 3px;
  opacity: 0.3;
}
.paragraph-gallery .carousel .thumbcarousel .thumb img {
  height: auto;
  width: 100%;
}
.paragraph-gallery .carousel .thumbcarousel .thumb.active {
  opacity: 1;
}
.paragraph-gallery .carousel .thumbcarousel .carousel-control {
  background: none;
  width: 40px;
  height: 30px;
  font-size: 15px;
  line-height: 30px;
  margin-top: -15px;
  opacity: 0.5;
}
.paragraph-gallery .carousel .thumbcarousel .carousel-control:hover {
  opacity: 1;
}

.paragraph--type--ffwy-prgf-cta-banner {
  position: relative;
  box-shadow: 0 3px 30px 2px rgba(35, 31, 32, 0.05);
  background: #fff;
}
.paragraph--type--ffwy-prgf-cta-banner .image-item {
  padding-top: 15px;
  padding-bottom: 15px;
}
.paragraph--type--ffwy-prgf-cta-banner .image-item img {
  margin-left: auto;
  margin-right: auto;
}
.paragraph--type--ffwy-prgf-cta-banner .content-item {
  padding-top: 30px;
  padding-bottom: 30px;
}
.paragraph--type--ffwy-prgf-cta-banner h3, .paragraph--type--ffwy-prgf-cta-banner .paragraph--type--teaser.subprogram-listing-item .field-prgf-title, .paragraph--type--teaser.subprogram-listing-item .paragraph--type--ffwy-prgf-cta-banner .field-prgf-title, .paragraph--type--ffwy-prgf-cta-banner #membership-calc-wrapper fieldset .fieldset-legend, #membership-calc-wrapper fieldset .paragraph--type--ffwy-prgf-cta-banner .fieldset-legend {
  margin-top: 0;
  margin-bottom: 25px;
}
.paragraph--type--ffwy-prgf-cta-banner p {
  margin-bottom: 0;
}

.paragraph--type--ffwy-media-video-tile {
  position: relative;
  box-shadow: 0 3px 30px 2px rgba(35, 31, 32, 0.05);
}
.paragraph--type--ffwy-media-video-tile .field-prgf-video-wrapper {
  position: relative;
  z-index: 2;
}
.paragraph--type--ffwy-media-video-tile .field-prgf-image-wrapper {
  position: relative;
  z-index: 1;
}
.paragraph--type--ffwy-media-video-tile .field-prgf-image-wrapper img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
  max-height: none;
}
.paragraph--type--ffwy-media-video-tile .field-prgf-image-wrapper:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  top: auto;
  right: 0;
  bottom: 0;
  height: 100%;
  max-height: 300px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.paragraph--type--ffwy-media-video-tile .play-button {
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-left: -20px;
  margin-top: -20px;
  border-radius: 50%;
  font-size: 18px;
  padding: 0;
  background: #C6168D;
  border: none;
  min-width: 0;
  z-index: 5;
}
.paragraph--type--ffwy-media-video-tile .play-button:hover {
  background: #92278F;
}
.paragraph--type--ffwy-media-video-tile .field-prgf-title {
  background: none;
  z-index: 4;
}
.paragraph--type--ffwy-media-video-tile .field-prgf-title h3, .paragraph--type--ffwy-media-video-tile .field-prgf-title .paragraph--type--teaser.subprogram-listing-item .field-prgf-title, .paragraph--type--teaser.subprogram-listing-item .paragraph--type--ffwy-media-video-tile .field-prgf-title .field-prgf-title, .paragraph--type--ffwy-media-video-tile .field-prgf-title #membership-calc-wrapper fieldset .fieldset-legend, #membership-calc-wrapper fieldset .paragraph--type--ffwy-media-video-tile .field-prgf-title .fieldset-legend {
  margin: 0;
  padding-bottom: 10px;
}

.paragraph--type--ffwy-prgf-banner {
  position: relative;
  box-shadow: 0 3px 30px 2px rgba(35, 31, 32, 0.05);
}
.paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-image-wrapper {
  position: relative;
  background-position: center center;
  background-size: cover;
  display: -ms-flexbox;
  display: flex;
}
.paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-image-wrapper:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-content {
  position: relative;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 500px;
}
.paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-content-section {
  padding: 20px 0;
}
.paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-title {
  font-size: 36px;
  letter-spacing: -1px;
  font-weight: normal;
  margin: 0;
  padding-bottom: 10px;
  font-family: "CachetStdBold", Arial, sans-serif;
}
.paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-description {
  font-family: "CachetStdMedium", Arial, sans-serif;
  font-size: 26px;
  color: #fff;
  line-height: 1.1;
  padding-bottom: 15px;
}
.paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-description p {
  margin-bottom: 0;
}
.paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-link .btn, .paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-link .openy-popups-category-branches-form .button.form-submit, .openy-popups-category-branches-form .paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-link .button.form-submit, .paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-link .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-link a#printGXP, .paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-link form:not(.layout-builder-form) .form-submit, form:not(.layout-builder-form) .paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-link .form-submit, .paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-link .ui-widget.ui-dialog.confirmation-popup .content-button a, .ui-widget.ui-dialog.confirmation-popup .content-button .paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-link a {
  z-index: 1;
  position: relative;
}
.paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-title,
.paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-description,
.paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-link {
  filter: contrast(4.5);
}
.paragraph--type--ffwy-prgf-banner.gradient-non .ffwy-prgf-banner-image-wrapper:before {
  background: none;
}

.paragraph--type--banner {
  position: relative;
  box-shadow: 0 3px 30px 2px rgba(35, 31, 32, 0.05);
}
.paragraph--type--banner .banner-image-wrapper {
  position: relative;
  background-position: center center;
  background-size: cover;
  display: -ms-flexbox;
  display: flex;
}
.paragraph--type--banner .banner-image-wrapper:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.paragraph--type--banner .banner-content {
  position: relative;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 500px;
}
.paragraph--type--banner .banner-content-section {
  padding: 20px 0;
  text-align: center;
}
.paragraph--type--banner .banner-title {
  font-size: 36px;
  letter-spacing: -1px;
  font-weight: normal;
  margin: 0;
  padding-bottom: 20px;
  font-family: "CachetStdBold", Arial, sans-serif;
  line-height: normal;
  color: #fff;
}
.paragraph--type--banner .banner-description {
  font-family: "CachetStdMedium", Arial, sans-serif;
  font-size: 26px;
  color: #fff;
  line-height: 1.1;
  padding-bottom: 25px;
}
.paragraph--type--banner .banner-description p {
  margin-bottom: 0;
}
.paragraph--type--banner .banner-title,
.paragraph--type--banner .banner-description,
.paragraph--type--banner .banner-link {
  filter: contrast(4.5);
}
.paragraph--type--banner.gradient-non .banner-image-wrapper:before {
  background: none;
}

.paragraph--type--small-banner {
  position: relative;
  box-shadow: 0 3px 30px 2px rgba(35, 31, 32, 0.05);
}
.paragraph--type--small-banner .small-banner-image-wrapper {
  position: relative;
  background-position: center center;
  background-size: cover;
}
.paragraph--type--small-banner .small-banner-image-wrapper.grad:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.paragraph--type--small-banner .small-banner-content {
  position: relative;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.paragraph--type--small-banner .small-banner-content-section {
  padding: 80px 0 40px;
}
.paragraph--type--small-banner .small-banner-title {
  font-size: 36px;
  letter-spacing: -1px;
  font-weight: normal;
  margin: 0;
  padding-bottom: 10px;
  font-family: "CachetStdBold", Arial, sans-serif;
  line-height: normal;
  color: #fff;
}
.paragraph--type--small-banner .small-banner-description {
  font-family: "CachetStdMedium", Arial, sans-serif;
  font-size: 26px;
  color: #fff;
  line-height: 1.1;
}
.paragraph--type--small-banner .small-banner-description p {
  margin-bottom: 0;
}
.paragraph--type--small-banner.gradient-non .small-banner-image-wrapper.grad:before {
  background: none;
}

.paragraph--column-in-a-grid {
  position: relative;
  padding: 80px 0 20px;
}
.paragraph--column-in-a-grid .grid-col {
  margin-bottom: 60px;
}
.paragraph--column-in-a-grid .paragraph--type--grid-columns {
  width: 100%;
  position: relative;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 3px 30px 2px rgba(0, 0, 0, 0.05);
}
.paragraph--column-in-a-grid .paragraph--type--grid-columns .heading {
  text-align: center;
  margin: 0;
  padding: 30px 15px;
}
.paragraph--column-in-a-grid .paragraph--type--grid-columns .line {
  display: block;
  margin: 0 auto;
  max-width: 40%;
  height: 1px;
  background-color: #000;
}
.paragraph--column-in-a-grid .paragraph--type--grid-columns .text {
  padding: 30px 15px;
  margin-bottom: 175px;
}
.paragraph--column-in-a-grid .paragraph--type--grid-columns .image {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 175px;
  overflow: hidden;
  border-radius: 0 0 8px 8px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.paragraph--column-in-a-grid .paragraph--type--grid-columns .image img {
  display: block;
  max-width: 100%;
  height: auto;
}
.paragraph--column-in-a-grid .paragraph--type--grid-columns .more-link {
  position: absolute;
  left: 0;
  bottom: -30px;
  width: 100%;
  text-align: center;
}
.paragraph--column-in-a-grid .paragraph--type--grid-columns .more-link a:hover {
  background: #6C6C6C !important;
}

.paragraph--type--cw-events-block,
.paragraph--type--upcoming-events,
.paragraph--type--areas-of-interest {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}
.paragraph--type--cw-events-block .header-info,
.paragraph--type--upcoming-events .header-info,
.paragraph--type--areas-of-interest .header-info {
  border-bottom: 1px solid #D4D3D3;
  margin-bottom: 40px;
}
.paragraph--type--cw-events-block .header-info-title,
.paragraph--type--upcoming-events .header-info-title,
.paragraph--type--areas-of-interest .header-info-title {
  padding: 0 0 20px;
  margin: 0;
}
.paragraph--type--cw-events-block .header-info-link,
.paragraph--type--upcoming-events .header-info-link,
.paragraph--type--areas-of-interest .header-info-link {
  display: none;
  float: right;
  margin-top: 15px;
}
.paragraph--type--cw-events-block .main-info .views-row,
.paragraph--type--upcoming-events .main-info .views-row,
.paragraph--type--areas-of-interest .main-info .views-row {
  margin-bottom: 30px;
}
.paragraph--type--cw-events-block .footer-info,
.paragraph--type--upcoming-events .footer-info,
.paragraph--type--areas-of-interest .footer-info {
  border-top: 1px solid #D4D3D3;
  padding-top: 20px;
}
.paragraph--type--cw-events-block .footer-info-link,
.paragraph--type--upcoming-events .footer-info-link,
.paragraph--type--areas-of-interest .footer-info-link {
  float: right;
}

.node--type-event.node--view-mode-teaser,
.node--view-mode-areas-of-interest-teaser {
  position: relative;
  width: 100%;
  padding-bottom: 40px;
}
.node--type-event.node--view-mode-teaser .event-link,
.node--view-mode-areas-of-interest-teaser .event-link {
  display: block;
  text-decoration: none;
  position: relative;
  font-weight: normal;
}
.node--type-event.node--view-mode-teaser .event,
.node--view-mode-areas-of-interest-teaser .event {
  position: relative;
}
.node--type-event.node--view-mode-teaser .event-image,
.node--view-mode-areas-of-interest-teaser .event-image {
  position: relative;
}
.node--type-event.node--view-mode-teaser .event-image img,
.node--view-mode-areas-of-interest-teaser .event-image img {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  width: 100%;
}
.node--type-event.node--view-mode-teaser .event-image img:hover,
.node--view-mode-areas-of-interest-teaser .event-image img:hover {
  opacity: 0.8;
}
.node--type-event.node--view-mode-teaser .event-short-date,
.node--view-mode-areas-of-interest-teaser .event-short-date {
  position: absolute;
  left: 12px;
  top: -12px;
  width: 85px;
  background: #92278F;
  text-align: center;
  border: 3px solid #fff;
  border-radius: 8px;
  padding: 11px 5px;
  color: #fff;
  text-transform: uppercase;
}
.node--type-event.node--view-mode-teaser .event-month,
.node--view-mode-areas-of-interest-teaser .event-month {
  font-size: 16px;
  line-height: 1;
  font-family: "CachetStdBold", Arial, sans-serif;
}
.node--type-event.node--view-mode-teaser .event-day,
.node--view-mode-areas-of-interest-teaser .event-day {
  font-size: 30px;
  line-height: 1;
  font-weight: bold;
}
.node--type-event.node--view-mode-teaser .event-title,
.node--view-mode-areas-of-interest-teaser .event-title {
  font-size: 24px;
  padding: 25px 0 25px 15px;
  margin: 0;
}
.node--type-event.node--view-mode-teaser .event-date__event-date,
.node--view-mode-areas-of-interest-teaser .event-date__event-date {
  position: relative;
  margin-left: 15px;
  padding-left: 40px;
  margin-bottom: 10px;
}
.node--type-event.node--view-mode-teaser .event-date__event-date:before,
.node--view-mode-areas-of-interest-teaser .event-date__event-date:before {
  color: #979797;
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e914";
  font-size: 40px;
  line-height: 1;
  vertical-align: top;
  position: absolute;
  left: -9px;
  top: -7px;
}
.node--type-event.node--view-mode-teaser .event-date__event-time,
.node--view-mode-areas-of-interest-teaser .event-date__event-time {
  text-transform: uppercase;
  position: relative;
  margin-left: 15px;
  padding-left: 40px;
  margin-bottom: 10px;
}
.node--type-event.node--view-mode-teaser .event-date__event-time:before,
.node--view-mode-areas-of-interest-teaser .event-date__event-time:before {
  color: #979797;
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e913";
  font-size: 40px;
  line-height: 1;
  vertical-align: top;
  position: absolute;
  left: -7px;
  top: -7px;
}
.node--type-event.node--view-mode-teaser .event-location,
.node--view-mode-areas-of-interest-teaser .event-location {
  position: relative;
  margin-left: 15px;
  padding-left: 40px;
  margin-bottom: 10px;
}
.node--type-event.node--view-mode-teaser .event-location:before,
.node--view-mode-areas-of-interest-teaser .event-location:before {
  color: #979797;
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e919";
  font-size: 50px;
  line-height: 1;
  vertical-align: top;
  position: absolute;
  left: -12px;
  top: -7px;
}
.node--type-event.node--view-mode-teaser .location-name,
.node--view-mode-areas-of-interest-teaser .location-name {
  color: #0060AF;
  text-transform: uppercase;
  font-family: "CachetStdBold", Arial, sans-serif;
  font-size: 20px;
}
.node--type-event.node--view-mode-teaser .location-name a,
.node--view-mode-areas-of-interest-teaser .location-name a {
  color: #0060AF;
  text-decoration: none;
  font-weight: normal;
}
.node--type-event.node--view-mode-teaser .location-name a:hover,
.node--view-mode-areas-of-interest-teaser .location-name a:hover {
  opacity: 0.8;
}
.node--type-event.node--view-mode-teaser .read-more,
.node--view-mode-areas-of-interest-teaser .read-more {
  margin: 0 0 0 15px;
}

.paragraph--type--prgf-location-events {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}
.paragraph--type--prgf-location-events .header-info {
  border-bottom: 1px solid #D4D3D3;
  margin-bottom: 40px;
}
.paragraph--type--prgf-location-events .header-info-title {
  padding: 0 0 20px;
  margin: 0;
}
.paragraph--type--prgf-location-events .header-info-link {
  display: none;
  float: right;
  margin-top: 15px;
}
.paragraph--type--prgf-location-events .main-info .views-row {
  margin-bottom: 30px;
}
.paragraph--type--prgf-location-events .footer-info {
  border-top: 1px solid #D4D3D3;
  padding-top: 20px;
}
.paragraph--type--prgf-location-events .footer-info-link {
  float: right;
}

.paragraph--type--cw-all-events {
  position: relative;
  padding-top: 40px;
  padding-bottom: 10px;
}
.paragraph--type--cw-all-events .main-info .views-row {
  margin-bottom: 60px;
}

.paragraph--type--latest-blog-posts-branch,
.paragraph--type--latest-blog-posts {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}
.paragraph--type--latest-blog-posts-branch .header-info,
.paragraph--type--latest-blog-posts .header-info {
  border-bottom: 1px solid #D4D3D3;
  margin-bottom: 40px;
}
.paragraph--type--latest-blog-posts-branch .header-info-title,
.paragraph--type--latest-blog-posts .header-info-title {
  padding: 0 0 20px;
  margin: 0;
}
.paragraph--type--latest-blog-posts-branch .header-info-link,
.paragraph--type--latest-blog-posts .header-info-link {
  display: none;
  float: right;
  margin-top: 15px;
}
.paragraph--type--latest-blog-posts-branch .main-info .views-row,
.paragraph--type--latest-blog-posts .main-info .views-row {
  margin-bottom: 30px;
  display: none;
}
.paragraph--type--latest-blog-posts-branch .main-info .views-row:first-child,
.paragraph--type--latest-blog-posts .main-info .views-row:first-child {
  display: -ms-flexbox;
  display: flex;
}
.paragraph--type--latest-blog-posts-branch .footer-info,
.paragraph--type--latest-blog-posts .footer-info {
  border-top: 1px solid #D4D3D3;
  padding-top: 20px;
}
.paragraph--type--latest-blog-posts-branch .footer-info-link,
.paragraph--type--latest-blog-posts .footer-info-link {
  float: right;
}

.node--type-blog.node--view-mode-teaser {
  position: relative;
  width: 100%;
  padding-bottom: 40px;
}
.node--type-blog.node--view-mode-teaser .go-link {
  display: block;
  text-decoration: none;
  position: relative;
  color: #6C6C6C;
  font-weight: normal;
}
.node--type-blog.node--view-mode-teaser .blog {
  position: relative;
}
.node--type-blog.node--view-mode-teaser .blog-type {
  position: absolute;
  left: 12px;
  top: -12px;
  min-width: 85px;
  width: auto;
  background: #92278F;
  text-align: center;
  border: 3px solid #fff;
  border-radius: 8px;
  padding: 9px 5px;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1;
  font-family: "CachetStdBold", Arial, sans-serif;
}
.node--type-blog.node--view-mode-teaser .blog-image {
  position: relative;
}
.node--type-blog.node--view-mode-teaser .blog-image img {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  width: 100%;
}
.node--type-blog.node--view-mode-teaser .blog-image img:hover {
  opacity: 0.8;
}
.node--type-blog.node--view-mode-teaser .blog-title {
  font-size: 24px;
  padding: 25px 0 25px 15px;
  margin: 0;
}
.node--type-blog.node--view-mode-teaser .blog-description {
  padding: 0 0 10px 15px;
}
.node--type-blog.node--view-mode-teaser .blog-description p {
  margin: 0;
}
.node--type-blog.node--view-mode-teaser .read-more {
  position: absolute;
  left: 15px;
  bottom: 0;
}

.wrapper-category-blogs {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}
.wrapper-category-blogs .header-info {
  border-bottom: 1px solid #D4D3D3;
  margin-bottom: 40px;
}
.wrapper-category-blogs .header-info-title {
  padding: 0 0 20px;
  margin: 0;
}
.wrapper-category-blogs .header-info-link {
  display: none;
  float: right;
  margin-top: 15px;
}
.wrapper-category-blogs .main-info .views-row {
  margin-bottom: 40px;
}
.wrapper-category-blogs .footer-info {
  border-top: 1px solid #D4D3D3;
  padding-top: 20px;
}
.wrapper-category-blogs .footer-info-link {
  float: right;
}

.paragraph--type--blog-posts-listing {
  position: relative;
  padding-top: 30px;
  padding-bottom: 40px;
}
.paragraph--type--blog-posts-listing > .field-prgf-title {
  padding-bottom: 30px;
}
.paragraph--type--blog-posts-listing .main-info .views-row {
  margin-bottom: 40px;
}
.paragraph--type--blog-posts-listing .blog-more-teaser form {
  background: #fff;
  box-shadow: 0 3px 30px 2px rgba(0, 0, 0, 0.05);
  margin-bottom: 50px;
  padding: 25px 10px;
  border-radius: 8px;
}
.paragraph--type--blog-posts-listing .blog-more-teaser form:before, .paragraph--type--blog-posts-listing .blog-more-teaser form:after {
  content: " ";
  display: table;
}
.paragraph--type--blog-posts-listing .blog-more-teaser form:after {
  clear: both;
}
.paragraph--type--blog-posts-listing .blog-more-teaser form label {
  display: block;
  font-weight: normal;
}
.paragraph--type--blog-posts-listing .blog-more-teaser form .form-item-field-blog-location-target-id-verf {
  padding-left: 15px;
  padding-right: 15px;
}
.paragraph--type--blog-posts-listing .blog-more-teaser form .form-item-cid,
.paragraph--type--blog-posts-listing .blog-more-teaser form .form-item-field-blog-category-target-id {
  padding-left: 15px;
  padding-right: 15px;
}
.paragraph--type--blog-posts-listing .blog-more-teaser form .form-item-combine {
  padding-left: 15px;
  padding-right: 15px;
}
.paragraph--type--blog-posts-listing .blog-more-teaser form .form-actions {
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
.paragraph--type--blog-posts-listing .blog-more-teaser form .form-actions .form-submit {
  min-width: 0;
  text-align: center;
  width: auto;
}

.paragraph--type--ffwy-prgf-cta-tile {
  width: 100%;
  margin-bottom: 30px;
  box-shadow: 0 3px 30px 2px rgba(0, 0, 0, 0.05);
  background: #fff;
  border-radius: 8px;
  text-align: center;
}
.paragraph--type--ffwy-prgf-cta-tile img {
  width: 100%;
  border-radius: 8px 8px 0 0;
}
.grid-col .paragraph--type--ffwy-prgf-cta-tile {
  margin-bottom: 0;
}
.paragraph--type--ffwy-prgf-cta-tile .cta-tile-link {
  padding: 17px 5px;
}
.paragraph--type--ffwy-prgf-cta-tile .cta-tile-link a {
  white-space: normal;
  text-align: center;
}

.paragraph--type--simple-content {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}
.paragraph--column-in-a-grid .paragraph--type--simple-content, .landing-page-wrapper.two-column .landing-page-middle-wrapper .paragraph--type--simple-content, .program-details-middle-wrapper .paragraph--type--simple-content, .program-sub-category-middle-wrapper .paragraph--type--simple-content {
  padding-top: 0;
  padding-bottom: 0;
}
.page-node-type-ffwy-camp .paragraph--type--simple-content {
  padding-bottom: 0;
}

.paragraph--type--webform {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}
.paragraph--type--webform .webform-wrapper {
  padding-top: 0;
  padding-bottom: 0;
}

.webform-wrapper {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}

.paragraph--type--ffwy-prgf-checked-item {
  position: relative;
  width: 100%;
}
.paragraph--type--ffwy-prgf-checked-item .inner {
  padding: 0 0px 0px 37px;
  background: url("../images/prgf-checked.png") 0 4px no-repeat;
}
.paragraph--type--ffwy-prgf-checked-item .inner .field-prgf-title {
  font-family: "CachetStdMedium", Arial, sans-serif;
  color: #231F20;
  font-size: 24px;
  line-height: 1;
  text-align: left;
  letter-spacing: -1px;
}
.paragraph--type--ffwy-prgf-checked-item .inner .field-prgf-description {
  padding-top: 10px;
}

.paragraph--type--ffwy-daxko-schedule-branch {
  padding-top: 40px;
  padding-bottom: 40px;
}
.paragraph--type--ffwy-daxko-schedule-branch .title {
  font-family: "CachetStdMedium", Arial, sans-serif;
  letter-spacing: -1px;
  text-transform: uppercase;
  font-size: 36px;
  line-height: 1.1;
  color: #363435;
}
.paragraph--type--ffwy-daxko-schedule-branch hr {
  border-top: 1px solid #D4D3D3;
  margin: 20px 0;
}
.paragraph--type--ffwy-daxko-schedule-branch .scheduler-wrapper-inner {
  margin-left: -15px;
  margin-right: -15px;
}
.paragraph--type--ffwy-daxko-schedule-branch .scheduler-wrapper-inner:before, .paragraph--type--ffwy-daxko-schedule-branch .scheduler-wrapper-inner:after {
  content: " ";
  display: table;
}
.paragraph--type--ffwy-daxko-schedule-branch .scheduler-wrapper-inner:after {
  clear: both;
}
.paragraph--type--ffwy-daxko-schedule-branch .scheduler-item.nothing-found {
  padding-left: 15px;
  padding-right: 15px;
}
.paragraph--type--ffwy-daxko-schedule-branch .scheduler-item .class-name {
  font-family: "CachetStdBold", Arial, sans-serif;
  letter-spacing: 0px;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 1.1;
  color: #000;
  margin-bottom: 5px;
}
.paragraph--type--ffwy-daxko-schedule-branch .scheduler-item .barney-line {
  display: none;
}
.paragraph--type--ffwy-daxko-schedule-branch .scheduler-item .weekdays-area {
  margin-bottom: 15px;
}
.paragraph--type--ffwy-daxko-schedule-branch .scheduler-item .time {
  margin-bottom: 30px;
}
.paragraph--type--ffwy-daxko-schedule-branch .scheduler-item .time strong {
  color: #000;
}

.paragraph--type--ffwy-daxko-schedule-class {
  padding-top: 40px;
  padding-bottom: 40px;
}
.paragraph--type--ffwy-daxko-schedule-class .scheduler-btn-wrapper {
  padding: 0;
}
.paragraph--type--ffwy-daxko-schedule-class .scheduler-btn-wrapper a {
  display: block;
}
.paragraph--type--ffwy-daxko-schedule-class .scheduler-btn-wrapper a .hide-label {
  display: block;
}
.paragraph--type--ffwy-daxko-schedule-class .scheduler-btn-wrapper a.collapsed .open-label {
  display: block;
}
.paragraph--type--ffwy-daxko-schedule-class .scheduler-btn-wrapper a.collapsed .hide-label {
  display: none;
}
.paragraph--type--ffwy-daxko-schedule-class .scheduler-btn-wrapper span {
  display: none;
}
.paragraph--type--ffwy-daxko-schedule-class .scheduler-wrapper-inner {
  padding-top: 30px;
}
.paragraph--type--ffwy-daxko-schedule-class .scheduler-item .branch {
  font-family: "CachetStdBold", Arial, sans-serif;
  letter-spacing: 0px;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 1.1;
  color: #000;
  margin-bottom: 5px;
}
.paragraph--type--ffwy-daxko-schedule-class .scheduler-item .time {
  margin-bottom: 15px;
}
.paragraph--type--ffwy-daxko-schedule-class .scheduler-item .time strong {
  color: #000;
}
.paragraph--type--ffwy-daxko-schedule-class .scheduler-item .weekdays-area {
  margin-bottom: 30px;
}

.paragraph--type--ffwy-daxko-schedule-all .head-wrapper {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 3px 30px 2px rgba(0, 0, 0, 0.05);
  margin: 40px 0;
  padding: 10px 10% 1px;
}
.paragraph--type--ffwy-daxko-schedule-all .print {
  float: right;
}
.paragraph--type--ffwy-daxko-schedule-all .print a:hover,
.paragraph--type--ffwy-daxko-schedule-all .print a:focus,
.paragraph--type--ffwy-daxko-schedule-all .print a:active {
  text-decoration: none;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.paragraph--type--ffwy-daxko-schedule-all .print span {
  padding-right: 10px;
}
.paragraph--type--ffwy-daxko-schedule-all .print a {
  font-weight: normal;
}
.paragraph--type--ffwy-daxko-schedule-all .weekdays-calendar {
  position: relative;
  margin: 1em 0;
  background: #fff;
  border-radius: 8px;
}
.paragraph--type--ffwy-daxko-schedule-all .weekdays-calendar .calendar-wrapper {
  position: relative;
}
.paragraph--type--ffwy-daxko-schedule-all .weekdays-calendar .weekdays-next, .paragraph--type--ffwy-daxko-schedule-all .weekdays-calendar .weekdays-prev {
  width: 30px;
  height: 40px;
  padding: 0;
  position: absolute;
  border: none;
  background: #fff;
  border-radius: 8px 0 0 8px;
}
.paragraph--type--ffwy-daxko-schedule-all .weekdays-calendar .weekdays-next span.fa, .paragraph--type--ffwy-daxko-schedule-all .weekdays-calendar .weekdays-prev span.fa {
  color: #C6168D;
  font-size: 16px;
}
.paragraph--type--ffwy-daxko-schedule-all .weekdays-calendar .weekdays-next {
  right: 0;
  top: 0;
  border-radius: 0 8px 8px 0;
}
.paragraph--type--ffwy-daxko-schedule-all .weekdays-calendar .calendar-week {
  margin-bottom: 1.5em;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 0.5em;
  width: 100%;
  white-space: nowrap;
  font-size: 0;
}
.paragraph--type--ffwy-daxko-schedule-all .weekdays-calendar .calendar-week .calendar-week--day {
  display: inline-block;
  width: 12.3%;
  margin: 0 1%;
  height: 40px;
  text-align: center;
  cursor: pointer;
  position: relative;
}
.paragraph--type--ffwy-daxko-schedule-all .weekdays-calendar .calendar-week .calendar-week--day .calendar-week--month {
  font-size: 24px;
  margin-top: 4px;
  display: none;
}
.paragraph--type--ffwy-daxko-schedule-all .weekdays-calendar .calendar-week .calendar-week--day .calendar-week--day-name {
  font-size: 14px;
  line-height: 25px;
  font-family: "CachetStdMedium", Arial, sans-serif;
  text-transform: uppercase;
  display: none;
}
.paragraph--type--ffwy-daxko-schedule-all .weekdays-calendar .calendar-week .calendar-week--day .calendar-week--date {
  font-size: 15px;
  line-height: 25px;
  width: 100%;
  margin-top: 7px;
  font-family: "CachetStdMedium", Arial, sans-serif;
}
.paragraph--type--ffwy-daxko-schedule-all .weekdays-calendar .calendar-active-month {
  display: block;
  text-align: center;
  margin-bottom: 22px;
}
.paragraph--type--ffwy-daxko-schedule-all .weekdays-calendar .calendar-active-day-name {
  color: #C6168D;
  font-size: 15px;
  padding-left: 30px;
  margin: 5px 0;
}
.paragraph--type--ffwy-daxko-schedule-all .weekdays-calendar--message {
  text-align: center;
  font-size: 18px;
}
.paragraph--type--ffwy-daxko-schedule-all .init-scheduler {
  border-bottom: 1px solid #d4d3d3;
  margin-bottom: 60px;
}
.paragraph--type--ffwy-daxko-schedule-all h6.time-line {
  font-family: "CachetStdBook", Arial, sans-serif;
  width: 80px;
  line-height: 50px;
  border-radius: 8px;
  background-color: #F7F7F7;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -1px;
  text-align: center;
  color: #363435;
  position: relative;
  text-transform: uppercase;
}
.paragraph--type--ffwy-daxko-schedule-all .time-wrapper {
  margin-top: -35px;
}
.paragraph--type--ffwy-daxko-schedule-all .time-wrapper li {
  display: none;
  border-top: 1px solid #d4d3d3;
  padding: 25px;
  list-style: none;
}
.paragraph--type--ffwy-daxko-schedule-all .time-wrapper .time {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  text-align: left;
  color: #000;
  font-family: "CachetStdBold", Arial, sans-serif;
}
.paragraph--type--ffwy-daxko-schedule-all .time-wrapper .time .duration {
  font-family: "CachetStdBook", Arial, sans-serif;
  font-weight: normal;
  color: #6C6C6C;
}
.paragraph--type--ffwy-daxko-schedule-all .title-class {
  font-family: "CachetStdBold", Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -0.6px;
  color: #000;
  text-transform: uppercase;
}
.paragraph--type--ffwy-daxko-schedule-all .group-instructor .instructor {
  font-family: "CachetStdMedium", Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.4px;
  color: #C6168D;
  position: relative;
  padding-left: 20px;
}
.paragraph--type--ffwy-daxko-schedule-all .group-instructor .instructor .oval {
  position: absolute;
  display: block;
  left: 3px;
  bottom: 10px;
  width: 7px;
  height: 7px;
  border: solid 2px #C6168D;
  border-radius: 6px;
}
.paragraph--type--ffwy-daxko-schedule-all .group-instructor .instructor .body-shape {
  position: absolute;
  display: block;
  bottom: 4px;
  width: 13px;
  height: 6.6px;
  border: solid 2px #C6168D;
  border-radius: 5px 5px 0 0;
}
.paragraph--type--ffwy-daxko-schedule-all .group-instructor .instructor.empty {
  display: none;
}
.paragraph--type--ffwy-daxko-schedule-all .group-instructor .weekdays,
.paragraph--type--ffwy-daxko-schedule-all .group-instructor .area {
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  color: #141414;
}
.paragraph--type--ffwy-daxko-schedule-all .description {
  font-size: 16px;
}
.paragraph--type--ffwy-daxko-schedule-all .calendar-week {
  height: 40px;
}
.paragraph--type--ffwy-daxko-schedule-all .calendar-week .calendar-week--day {
  border: 1px solid #d4d3d3;
  border-radius: 8px;
}
.paragraph--type--ffwy-daxko-schedule-all .calendar-week .calendar-week--day.active {
  background: #C6168D;
  color: #fff;
}
.paragraph--type--ffwy-daxko-schedule-all .calendar-week .calendar-week--day.active:after {
  display: none;
  content: " > ";
  bottom: -10px;
  position: absolute;
  width: 18px;
  height: 10px;
  left: calc(50% - 9px);
  border-radius: 0 0 12px 12px;
}
.paragraph--type--ffwy-daxko-schedule-all .filters {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.paragraph--type--ffwy-daxko-schedule-all .filters .dropdown.filter {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  position: relative;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
}
.paragraph--type--ffwy-daxko-schedule-all .filters .dropdown.filter button {
  font-family: "CachetStdBook", Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -1.2px;
  text-align: left;
  color: #6C6C6C;
  background: transparent;
  border: none;
}
.paragraph--type--ffwy-daxko-schedule-all .filters .dropdown.filter button:after {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f107";
  color: #C6168D;
  margin-left: 10px;
  position: absolute;
  bottom: 5px;
}
.paragraph--type--ffwy-daxko-schedule-all .filters .dropdown.filter.open button::after {
  content: "\f106";
}
.paragraph--type--ffwy-daxko-schedule-all .js-form-type-select {
  width: 100%;
}
.paragraph--type--ffwy-daxko-schedule-all .js-form-type-select select.selectpicker {
  border-radius: 8px;
  display: block;
  height: 50px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  font-family: "CachetStdBook", Arial, sans-serif;
  border: 1px solid #d4d3d3;
  color: #363435;
  text-transform: uppercase;
  padding: 15px;
  background: url("../images/form-select.png") no-repeat #fff;
  background-position: calc(100% - 10px) 50%;
  margin-bottom: 20px;
  margin-top: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.paragraph--type--ffwy-daxko-schedule-all .filter-list.dropdown-menu {
  max-height: 250px;
  overflow-y: auto;
  padding: 0;
}
.paragraph--type--ffwy-daxko-schedule-all .filter-list.dropdown-menu ul {
  list-style: none;
  padding-left: 0;
  text-transform: none;
}
.paragraph--type--ffwy-daxko-schedule-all .filter-list.dropdown-menu ul li {
  cursor: pointer;
}
.paragraph--type--ffwy-daxko-schedule-all .filter li .dropdown-menu-item {
  line-height: 18px;
  padding: 4px 6px;
}
.paragraph--type--ffwy-daxko-schedule-all .filter li .dropdown-menu-item.active, .paragraph--type--ffwy-daxko-schedule-all .filter li .dropdown-menu-item:hover {
  background: #C6168D;
  color: #fff;
}

.paragraph--type--program-registration {
  margin-top: 20px;
  margin-bottom: 20px;
}
.paragraph--type--program-registration h2.title, .paragraph--type--program-registration .paragraph--type--branch-amenities .title.field-sb-title, .paragraph--type--branch-amenities .paragraph--type--program-registration .title.field-sb-title, .paragraph--type--program-registration .paragraph--type--prgf-look-location .title.field-prgf-title, .paragraph--type--prgf-look-location .paragraph--type--program-registration .title.field-prgf-title, .paragraph--type--program-registration .paragraph--type--featured-blogs .title.field-prgf-headline, .paragraph--type--featured-blogs .paragraph--type--program-registration .title.field-prgf-headline, .paragraph--type--program-registration #mindbody-pt-form-wrapper fieldset .title.fieldset-legend, #mindbody-pt-form-wrapper fieldset .paragraph--type--program-registration .title.fieldset-legend,
.paragraph--type--program-registration #mindbody-pt-form-wrapper fieldset legend.title,
#mindbody-pt-form-wrapper fieldset .paragraph--type--program-registration legend.title, .paragraph--type--program-registration .paragraph--type--blog-posts-listing > .title.field-prgf-title {
  margin-bottom: 20px;
}
.paragraph--type--program-registration .ajax-progress-throbber {
  top: 5px !important;
  position: absolute;
  padding: 0;
  background-size: contain;
  opacity: 1;
}
.paragraph--type--program-registration .form-item {
  position: relative;
}
.paragraph--type--program-registration .programs-search-block-form {
  padding-bottom: 20px;
}
.paragraph--type--program-registration .programs-search-block-form fieldset legend {
  margin-bottom: 10px;
}
.paragraph--type--program-registration .programs-search-block-form .fieldset-legend {
  font-family: "CachetStdMedium", Arial, sans-serif;
  color: #363435;
  font-size: 24px;
  line-height: 1;
  text-align: left;
  letter-spacing: -1px;
}
.paragraph--type--program-registration .programs-search-block-form .js-webform-radios.form-radios {
  margin: 0;
}
.paragraph--type--program-registration .programs-search-block-form .js-webform-radios {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.paragraph--type--program-registration .programs-search-block-form .js-webform-radios label.option {
  padding: 7px 12px 7px 32px;
  background-position: 0 10px;
}
.paragraph--type--program-registration .programs-search-block-form .js-webform-radios .form-item-location,
.paragraph--type--program-registration .programs-search-block-form .js-webform-radios .form-item-category {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
.paragraph--type--program-registration .programs-search-block-form .js-webform-radios .form-item-program,
.paragraph--type--program-registration .programs-search-block-form .js-webform-radios .form-item-session {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.paragraph--type--microsites-menu,
.paragraph--type--camp-menu {
  margin-bottom: 30px;
}
.paragraph--type--microsites-menu .camp-menu-wrapper,
.paragraph--type--camp-menu .camp-menu-wrapper {
  background: #383838;
  overflow: visible !important;
}
.paragraph--type--microsites-menu .camp-menu-wrapper .columns .visually-hidden,
.paragraph--type--camp-menu .camp-menu-wrapper .columns .visually-hidden {
  filter: contrast(4.5);
}
.paragraph--type--microsites-menu .camp-menu-wrapper .columns-gradient,
.paragraph--type--camp-menu .camp-menu-wrapper .columns-gradient {
  background: #383838;
}
.paragraph--type--microsites-menu .camp-menu-wrapper .columns-gradient:before,
.paragraph--type--camp-menu .camp-menu-wrapper .columns-gradient:before {
  background: #383838;
}
.paragraph--type--microsites-menu .camp-menu-wrapper ul.camp-menu,
.paragraph--type--camp-menu .camp-menu-wrapper ul.camp-menu {
  padding-bottom: 0;
  margin-bottom: 0;
}
.paragraph--type--microsites-menu .camp-menu-wrapper .camp-menu,
.paragraph--type--camp-menu .camp-menu-wrapper .camp-menu {
  width: 100% !important;
  text-align: center;
}
.paragraph--type--microsites-menu .camp-menu-wrapper .camp-menu li,
.paragraph--type--camp-menu .camp-menu-wrapper .camp-menu li {
  float: none;
}
.paragraph--type--microsites-menu .camp-menu-wrapper .camp-menu li a,
.paragraph--type--camp-menu .camp-menu-wrapper .camp-menu li a {
  z-index: 1;
  display: block;
  padding: 13px 5px;
  max-width: 100%;
  border: 0 !important;
  border-radius: 0;
  background-color: #383838;
  color: #fff;
  position: relative;
  height: 51px;
  white-space: nowrap;
  font-weight: normal;
  font-family: "CachetStdMedium", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.4em;
  transition: background-color 0.2s linear;
}

.microsites-menu.microsites-menu--hide-main-menu .nav-home .navbar-nav {
  visibility: hidden;
}

.microsites-menu__wrapper {
  background: #0060AF;
}

.wrapper-field-menu-block-links,
.field-prgf-block-ref {
  line-height: 55px;
  overflow: hidden;
}
.wrapper-field-menu-block-links .field-menu-block-links,
.field-prgf-block-ref .field-menu-block-links {
  display: block;
  float: left;
  line-height: 40px;
}
.wrapper-field-menu-block-links .field-menu-block-links a,
.field-prgf-block-ref .field-menu-block-links a {
  color: inherit;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 40px;
  padding: 10px 15px 15px 15px;
}
.wrapper-field-menu-block-links .field-menu-block-links a:hover,
.field-prgf-block-ref .field-menu-block-links a:hover {
  color: inherit;
  text-decoration: underline;
}

.paragraph.featured-content .description {
  font-size: 17px;
  line-height: 23px;
}
.paragraph.featured-content.paragraph--type--featured-content .field-cta-link a {
  font-size: 18px;
  font-weight: normal;
}
.paragraph.featured-content .wrapper-field-prgf-clm-description {
  font-size: 15px;
  position: relative;
}
.paragraph.featured-content center {
  margin-top: 1em;
  margin-bottom: 2em;
}
.paragraph.featured-content .row-eq-height div,
.paragraph.featured-content .row-eq-height h3,
.paragraph.featured-content .row-eq-height .paragraph--type--teaser.subprogram-listing-item .field-prgf-title,
.paragraph--type--teaser.subprogram-listing-item .paragraph.featured-content .row-eq-height .field-prgf-title,
.paragraph.featured-content .row-eq-height #membership-calc-wrapper fieldset .fieldset-legend,
#membership-calc-wrapper fieldset .paragraph.featured-content .row-eq-height .fieldset-legend,
.paragraph.featured-content .row-eq-height p {
  width: 100%;
  margin-top: 0;
}
.paragraph.featured-content .h1 {
  padding-bottom: 4px;
}
.paragraph.featured-content .btn, .paragraph.featured-content .openy-popups-category-branches-form .button.form-submit, .openy-popups-category-branches-form .paragraph.featured-content .button.form-submit, .paragraph.featured-content .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .paragraph.featured-content a#printGXP, .paragraph.featured-content form:not(.layout-builder-form) .form-submit, form:not(.layout-builder-form) .paragraph.featured-content .form-submit, .paragraph.featured-content .ui-widget.ui-dialog.confirmation-popup .content-button a, .ui-widget.ui-dialog.confirmation-popup .content-button .paragraph.featured-content a {
  white-space: normal;
  display: inline-block;
  width: 90%;
  padding: 15px 0;
}
.paragraph.featured-content .btn a, .paragraph.featured-content .openy-popups-category-branches-form .button.form-submit a, .openy-popups-category-branches-form .paragraph.featured-content .button.form-submit a, .paragraph.featured-content .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP a, .paragraph--type--embedded-groupexpro-schedule #weekPicker .paragraph.featured-content a#printGXP a, .paragraph.featured-content form:not(.layout-builder-form) .form-submit a, form:not(.layout-builder-form) .paragraph.featured-content .form-submit a, .paragraph.featured-content .ui-widget.ui-dialog.confirmation-popup .content-button a a, .ui-widget.ui-dialog.confirmation-popup .content-button .paragraph.featured-content a a {
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  padding: 0 24px;
  display: inline-block;
  color: #fff;
}
.paragraph.featured-content .slick-slide {
  padding: 0 20px;
  opacity: 0;
}
.paragraph.featured-content .slick-slide.slick-current {
  opacity: 1;
}

.paragraph--type--teaser.subprogram-listing-item {
  display: table;
  margin-top: 20px;
  margin-bottom: 25px;
}
.paragraph--type--teaser.subprogram-listing-item img {
  height: auto;
  width: auto;
  max-width: 100%;
  border-radius: 8px;
}
.paragraph--type--teaser.subprogram-listing-item .image {
  display: table-caption;
  margin-bottom: 20px;
  text-align: center;
}
.paragraph--type--teaser.subprogram-listing-item .title h2, .paragraph--type--teaser.subprogram-listing-item .title .paragraph--type--branch-amenities .field-sb-title, .paragraph--type--branch-amenities .paragraph--type--teaser.subprogram-listing-item .title .field-sb-title, .paragraph--type--teaser.subprogram-listing-item .title .paragraph--type--prgf-look-location .field-prgf-title, .paragraph--type--prgf-look-location .paragraph--type--teaser.subprogram-listing-item .title .field-prgf-title, .paragraph--type--teaser.subprogram-listing-item .title .paragraph--type--featured-blogs .field-prgf-headline, .paragraph--type--featured-blogs .paragraph--type--teaser.subprogram-listing-item .title .field-prgf-headline, .paragraph--type--teaser.subprogram-listing-item .title #mindbody-pt-form-wrapper fieldset .fieldset-legend, #mindbody-pt-form-wrapper fieldset .paragraph--type--teaser.subprogram-listing-item .title .fieldset-legend,
.paragraph--type--teaser.subprogram-listing-item .title #mindbody-pt-form-wrapper fieldset legend,
#mindbody-pt-form-wrapper fieldset .paragraph--type--teaser.subprogram-listing-item .title legend, .paragraph--type--teaser.subprogram-listing-item .title .paragraph--type--blog-posts-listing > .field-prgf-title {
  font-size: 20px;
  line-height: 20px;
  margin: -2px 0 15px;
  color: #0060AF;
}
.paragraph--type--teaser.subprogram-listing-item .content .btn, .paragraph--type--teaser.subprogram-listing-item .content .openy-popups-category-branches-form .button.form-submit, .openy-popups-category-branches-form .paragraph--type--teaser.subprogram-listing-item .content .button.form-submit, .paragraph--type--teaser.subprogram-listing-item .content .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .paragraph--type--teaser.subprogram-listing-item .content a#printGXP, .paragraph--type--teaser.subprogram-listing-item .content form:not(.layout-builder-form) .form-submit, form:not(.layout-builder-form) .paragraph--type--teaser.subprogram-listing-item .content .form-submit, .paragraph--type--teaser.subprogram-listing-item .content .ui-widget.ui-dialog.confirmation-popup .content-button a, .ui-widget.ui-dialog.confirmation-popup .content-button .paragraph--type--teaser.subprogram-listing-item .content a {
  display: block;
  font-size: 18px;
  padding: 12px;
  margin-top: 15px;
}

.paragraph--type--all-amenities .field-field-prgf-amnts-view table {
  width: 100%;
}
.paragraph--type--all-amenities .field-field-prgf-amnts-view table tr {
  border: none;
  padding: 0;
}
.paragraph--type--all-amenities .field-field-prgf-amnts-view table td {
  padding: 7px 10px;
}
.paragraph--type--all-amenities .field-field-prgf-amnts-view table tr:nth-child(odd) td {
  background-color: #008485;
}
.paragraph--type--all-amenities .field-field-prgf-amnts-view table tr:nth-child(even) td {
  background-color: #007677;
}
.paragraph--type--all-amenities .field-field-prgf-amnts-view .views-field-title {
  font-size: 16px;
}
.paragraph--type--all-amenities .field-field-prgf-amnts-view .views-field-title a {
  color: #fff;
}
.paragraph--type--all-amenities .views-field-field-location-amenities ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.paragraph--type--all-amenities .views-field-field-location-amenities li {
  display: inline-block;
  margin: 1px 5px;
}
.paragraph--type--all-amenities .field-amenities-icon {
  background-color: #fff;
  border-radius: 32px;
  padding: 4px;
  width: 32px;
  height: 32px;
  overflow: hidden;
}
.paragraph--type--all-amenities .field-amenities-icon svg * {
  fill: #007677;
}
.paragraph--type--all-amenities .views-element-container {
  margin: 0 15px 40px;
}
.paragraph--type--all-amenities .views-element-container legend {
  color: #6C6C6C;
}
.paragraph--type--all-amenities .views-element-container legend span {
  border-bottom: 1px solid #ccc;
  color: #6C6C6C;
  text-transform: none;
  display: block;
  margin: 20px 0;
}
.paragraph--type--all-amenities .views-element-container form {
  margin-bottom: 1em;
}
.paragraph--type--all-amenities .views-element-container form .fieldgroup.form-checkboxes {
  columns: 2;
}
.paragraph--type--all-amenities .views-element-container form .form-item {
  margin: 0 0 5px;
}
.paragraph--type--all-amenities .views-element-container form .form-item .field-amenities-icon {
  padding: 2px;
  width: 30px;
  height: 30px;
  margin: 0 4px;
}
.paragraph--type--all-amenities .views-element-container form .form-item label .field-amenities-icon-wrapper {
  vertical-align: middle;
}
.paragraph--type--all-amenities .views-element-container form .form-item label div {
  display: inline-block;
}
.paragraph--type--all-amenities .views-element-container form .form-item label div svg * {
  fill: #0060AF;
  color: #008485;
}
.paragraph--type--all-amenities .views-field-field-location-amenities .term-name {
  display: none;
}

.list-branch-amenities-wrapper h5, .list-branch-amenities-wrapper #membership-calc-wrapper .calc-summary .field-branch-hours > h4, .list-branch-amenities-wrapper #membership-calc-wrapper .calc-summary .paragraph--type--branch-amenities .field-branch-hours > .header-amenities, .paragraph--type--branch-amenities .list-branch-amenities-wrapper #membership-calc-wrapper .calc-summary .field-branch-hours > .header-amenities, #membership-calc-wrapper .calc-summary .list-branch-amenities-wrapper .field-branch-hours > h4, #membership-calc-wrapper .calc-summary .list-branch-amenities-wrapper .paragraph--type--branch-amenities .field-branch-hours > .header-amenities, .paragraph--type--branch-amenities #membership-calc-wrapper .calc-summary .list-branch-amenities-wrapper .field-branch-hours > .header-amenities, .list-branch-amenities-wrapper #membership-calc-wrapper .calc-summary #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper .field-branch-hours > span, #membership-calc-wrapper .calc-summary #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper .list-branch-amenities-wrapper .field-branch-hours > span, .list-branch-amenities-wrapper #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper #membership-calc-wrapper .calc-summary .field-branch-hours > span, #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper #membership-calc-wrapper .calc-summary .list-branch-amenities-wrapper .field-branch-hours > span {
  font-size: 15px;
}
.paragraph--type--location-filter-by-amenities .field-prgf-title {
  line-height: 1.3;
  border-bottom: 1px solid #D4D3D3;
  padding-bottom: 14px;
  margin-bottom: 15px;
  font-size: 16px;
  letter-spacing: normal;
  text-transform: none;
  color: #363435;
  font-family: "CachetStdBold", Arial, sans-serif;
}
.paragraph--type--location-filter-by-amenities legend {
  display: none;
}
.paragraph--type--location-filter-by-amenities .form-checkboxes {
  font-size: 14px;
  line-height: 1.3;
}
.paragraph--type--location-filter-by-amenities .form-checkboxes .form-item {
  margin-bottom: 10px;
}
.paragraph--type--location-filter-by-amenities .form-actions {
  display: none;
}
.paragraph--type--location-filter-by-amenities .views-row {
  display: none;
}

.custom-amenities-select {
  display: block;
  width: 100%;
  margin-bottom: 30px;
}
.custom-amenities-select h3, .custom-amenities-select #membership-calc-wrapper fieldset .fieldset-legend, #membership-calc-wrapper fieldset .custom-amenities-select .fieldset-legend, .custom-amenities-select .paragraph--type--teaser.subprogram-listing-item .field-prgf-title, .paragraph--type--teaser.subprogram-listing-item .custom-amenities-select .field-prgf-title {
  font-size: 24px;
  line-height: 25px;
  font-family: "CachetStdBold", Arial, sans-serif;
  color: #363435;
  text-transform: none;
}
.custom-amenities-select select {
  width: 100%;
}
.custom-amenities-select .select2-container {
  width: 100% !important;
}

.paragraph-1c-wrapper {
  padding-bottom: 30px;
}
.paragraph-1c-wrapper .field-prgf-1c-title {
  font-weight: normal;
  font-size: 28px;
  color: #6C6C6C;
  text-align: center;
  text-transform: uppercase;
}
.paragraph-1c-wrapper .field-prgf-1c-description {
  color: #5c2e91;
  font-size: 20px;
  line-height: 1.45em;
}
.paragraph-1c-wrapper .field-prgf-1c-description p {
  margin: 0 0 5px;
}

.paragraph--type--embedded-groupexpro-schedule {
  padding-top: 40px;
  padding-bottom: 40px;
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP select,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-image: url("../images/form-select.png");
  background-position: calc(100% - 11px) 50%;
  background-repeat: no-repeat;
  background-color: #fff;
  display: block;
  border: 1px solid #D4D3D3;
  border-radius: 8px;
  color: #363435;
  height: 50px;
  padding: 11px 30px 12px 20px;
  font-size: 16px;
  width: 23%;
  margin: 0 2.6% 75px 0;
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP select::-ms-expand,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP select::-ms-expand {
  display: none;
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP select#instructorSearch,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP select#instructorSearch {
  margin-right: 0;
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP .GXPEntry,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP .GXPEntry {
  position: relative;
  padding: 15px 20px;
  border-top: 1px solid #D4D3D3;
  border-bottom: none;
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP .GXPEntry .GXPTime, .paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP .GXPEntry .GXPTitle, .paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP .GXPEntry .GXPDescription,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP .GXPEntry .GXPTime,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP .GXPEntry .GXPTitle,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP .GXPEntry .GXPDescription {
  display: block;
  float: none;
  width: 100%;
  border: none;
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP .GXPEntry .GXPTime,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP .GXPEntry .GXPTime {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  color: #000;
  font-family: Verdana, Geneva, sans-serif;
  margin-bottom: 5px;
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP .GXPEntry .GXPTime:before,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP .GXPEntry .GXPTime:before {
  display: none;
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP .GXPEntry .GXPTitle,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP .GXPEntry .GXPTitle {
  width: 100%;
  font-family: "CachetStdBold", Arial, sans-serif;
  color: #000;
  font-size: 24px;
  text-transform: uppercase;
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP .GXPEntry .GXPInstructor,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP .GXPEntry .GXPStudio,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP .GXPEntry .GXPCategory,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP .GXPEntry .GXPLocation,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP .GXPEntry .GXPInstructor,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP .GXPEntry .GXPStudio,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP .GXPEntry .GXPCategory,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP .GXPEntry .GXPLocation {
  width: auto;
  color: #6C6C6C;
  float: left;
  padding-right: 8px;
  font-family: Verdana, Geneva, sans-serif;
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP .GXPEntry .GXPInstructor,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP .GXPEntry .GXPInstructor {
  color: #C6168D;
  font-family: "CachetStdMedium", Arial, sans-serif;
  font-size: 18px;
  padding-left: 25px;
  background: url("../images/icons/icon-instructor.png") no-repeat 0 50%/18px auto;
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP .GXPEntry .GXPDescription,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP .GXPEntry .GXPDescription {
  position: static;
  clear: both;
  border-bottom: 0;
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP .GXPEntry br,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP .GXPEntry br {
  display: none;
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP .GXPentryHeader,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP .GXPentryHeader {
  display: none;
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP #GXPMonday, .paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP #GXPTuesday, .paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP #GXPWednesday, .paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP #GXPThursday, .paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP #GXPFriday, .paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP #GXPSaturday, .paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP #GXPSunday,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP .infoGroup,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP .GXPInstructor,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP .GXPTitle,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP #GXPMonday,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP #GXPTuesday,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP #GXPWednesday,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP #GXPThursday,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP #GXPFriday,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP #GXPSaturday,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP #GXPSunday,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP .infoGroup,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP .GXPInstructor,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP .GXPTitle {
  font-size: 16px;
  border: none;
  background: transparent;
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP .descGXP,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP .descGXP {
  color: #0060AF;
  text-transform: uppercase;
  font-size: 20px;
  font-family: "CachetStdBold", Arial, sans-serif;
  font-weight: normal;
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP .GXPDescription .addToCalendar,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP .GXPDescription .addToCalendar {
  background: url("../images/icons/icon-calendar.png") no-repeat 0 50%/25px auto;
  position: absolute;
  top: 30px;
  right: 0;
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP .GXPDescription .addToCalendar img,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP .GXPDescription .addToCalendar img {
  visibility: hidden;
  width: 25px;
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP #GXPMondayDay, .paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP #GXPTuesdayDay, .paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP #GXPWednesdayDay, .paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP #GXPThursdayDay, .paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP #GXPFridayDay, .paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP #GXPSaturdayDay, .paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP #GXPSundayDay,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP #GXPMondayDay,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP #GXPTuesdayDay,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP #GXPWednesdayDay,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP #GXPThursdayDay,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP #GXPFridayDay,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP #GXPSaturdayDay,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP #GXPSundayDay {
  text-transform: uppercase;
  font-family: "CachetStdMedium", Arial, sans-serif;
  color: #363435;
  text-shadow: none;
  border: none;
  background: transparent;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP #weekPicker,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP #weekPicker {
  padding-bottom: 35px;
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP .reservationInfoGXP,
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP .reservationInfoGXP {
  clear: both;
  float: none;
}
.paragraph--type--embedded-groupexpro-schedule #weekPicker {
  margin-bottom: 40px;
  border-bottom: 1px solid #D4D3D3;
}
.paragraph--type--embedded-groupexpro-schedule #weekPicker #weekdaySelect {
  width: 45%;
  margin: 0 10px 10px;
}
.paragraph--type--embedded-groupexpro-schedule #weekPicker a {
  font-size: 16px;
  text-transform: uppercase;
}
.paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP {
  background: #0060AF;
  float: right;
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.smallGXP #weekPicker {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.smallGXP #weekPicker:before, .paragraph--type--embedded-groupexpro-schedule #scheduleGXP.smallGXP #weekPicker:after {
  content: none;
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.smallGXP #weekPicker #weekdaySelect {
  -ms-flex-order: 1;
  order: 1;
  width: 100%;
  margin: 0 0 10px;
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.smallGXP #weekPicker a.prevWeek {
  text-align: left;
  margin: 10px 20px 10px 0;
  -ms-flex-order: 2;
  order: 2;
  width: calc(50% - 20px);
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.smallGXP #weekPicker a.nextWeek {
  margin: 10px 0 10px 20px;
  -ms-flex-order: 3;
  order: 3;
  text-align: right;
  width: calc(50% - 20px);
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.smallGXP #weekPicker #printGXP {
  float: none;
  -ms-flex-order: 4;
  order: 4;
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.smallGXP .GXPEntry .GXPInstructor {
  padding-left: 25px;
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.smallGXP #instructorSearch {
  margin-bottom: 40px;
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.smallGXP .GXPEntry {
  padding-top: 25px;
  padding-bottom: 30px;
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.smallGXP .GXPEntry div {
  padding-left: 0;
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.smallGXP .GXPEntry div:before {
  display: none;
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.smallGXP .GXPEntry div.GXPDescription {
  border: none;
  padding-bottom: 0;
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP .infoGroup {
  width: auto;
  padding-top: 8px;
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP .infoGroup div {
  padding-top: 0;
}
.paragraph--type--embedded-groupexpro-schedule #scheduleGXP.largeGXP select, .paragraph--type--embedded-groupexpro-schedule #scheduleGXP.mediumGXP select {
  margin: 0 2.6% 15px 0;
  width: 23% !important;
}
.paragraph--type--embedded-groupexpro-schedule a.prevWeek,
.paragraph--type--embedded-groupexpro-schedule a.nextWeek {
  text-transform: uppercase;
  font-size: 16px;
  position: relative;
}
.paragraph--type--embedded-groupexpro-schedule a.prevWeek:before,
.paragraph--type--embedded-groupexpro-schedule a.nextWeek:before {
  display: block;
  width: 10px;
  height: 25px;
  top: 0;
  position: absolute;
  background: #F7F7F7;
}
.paragraph--type--embedded-groupexpro-schedule a.prevWeek:before {
  left: 0;
}
.paragraph--type--embedded-groupexpro-schedule a.nextWeek:before {
  right: 0;
}

body #dialogGXP {
  font-size: 16px;
}
body #dialogGXP .closeGXP {
  text-transform: uppercase;
  font-family: "CachetStdMedium", Arial, sans-serif;
}
body #dialogGXP h2, body #dialogGXP .paragraph--type--branch-amenities .field-sb-title, .paragraph--type--branch-amenities body #dialogGXP .field-sb-title, body #dialogGXP .paragraph--type--prgf-look-location .field-prgf-title, .paragraph--type--prgf-look-location body #dialogGXP .field-prgf-title, body #dialogGXP .paragraph--type--featured-blogs .field-prgf-headline, .paragraph--type--featured-blogs body #dialogGXP .field-prgf-headline, body #dialogGXP #mindbody-pt-form-wrapper fieldset .fieldset-legend, #mindbody-pt-form-wrapper fieldset body #dialogGXP .fieldset-legend,
body #dialogGXP #mindbody-pt-form-wrapper fieldset legend,
#mindbody-pt-form-wrapper fieldset body #dialogGXP legend, body #dialogGXP .paragraph--type--blog-posts-listing > .field-prgf-title {
  margin-top: 12px;
  font-size: 24px;
}
body #dialogGXP a {
  text-transform: uppercase;
  font-family: "CachetStdBold", Arial, sans-serif;
  color: #0060AF;
}

div#top-level-container {
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
}
div#top-level-container .GXPDescription span.mr-2 {
  margin-right: 1rem !important;
}
div#top-level-container .GXPDescription .signup-btn {
  margin-right: 1rem;
}
div#top-level-container.bootstrap-iso .form-inline .form-group:has(label[for=studio]) {
  display: none;
}
div#top-level-container .btn, div#top-level-container .openy-popups-category-branches-form .button.form-submit, .openy-popups-category-branches-form div#top-level-container .button.form-submit, div#top-level-container form:not(.layout-builder-form) .form-submit, form:not(.layout-builder-form) div#top-level-container .form-submit, div#top-level-container .ui-widget.ui-dialog.confirmation-popup .content-button a, .ui-widget.ui-dialog.confirmation-popup .content-button div#top-level-container a, div#top-level-container .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker div#top-level-container a#printGXP {
  letter-spacing: normal;
}
div#top-level-container .read-more-content.class-info-details p {
  word-break: normal;
}
div#top-level-container.bootstrap-iso .h6, div#top-level-container.bootstrap-iso h6 {
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
}
div#top-level-container .GXPTitle span {
  font-size: 12px;
}
div#top-level-container .location-select-box {
  font-size: 14px !important;
}
div#top-level-container .multiselect-wrapper {
  font-size: 14px;
}
div#top-level-container .multiselect-input-div input {
  font-size: 14px;
}
div#top-level-container form#schedule-filers .multiselect-count {
  top: 0.8em;
}
div#top-level-container .filter-search-form label {
  font-size: 14px;
}

.paragraph--type--schedule-search-list .branch-hours-wrapper {
  margin-bottom: 20px;
}
.paragraph--type--schedule-search-list .branch-hours-wrapper .timeshift .row-eq-height {
  display: -ms-flexbox;
  display: flex;
}
.paragraph--type--schedule-search-list .branch-hours-wrapper .timeshift .card {
  background-color: #C6168D;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 10px 20px;
  width: 100%;
  height: auto;
  color: #fff;
}
.paragraph--type--schedule-search-list .branch-hours-wrapper .timeshift .card h4, .paragraph--type--schedule-search-list .branch-hours-wrapper .timeshift .card .paragraph--type--branch-amenities .header-amenities, .paragraph--type--branch-amenities .paragraph--type--schedule-search-list .branch-hours-wrapper .timeshift .card .header-amenities, .paragraph--type--schedule-search-list .branch-hours-wrapper .timeshift .card #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper span, #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper .paragraph--type--schedule-search-list .branch-hours-wrapper .timeshift .card span {
  color: inherit;
}
.paragraph--type--schedule-search-list .branch-hours-wrapper .timeshift .card > p {
  font-family: "CachetStdBook", Arial, sans-serif;
  text-transform: uppercase;
}
.paragraph--type--schedule-search-list .slick-track {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.paragraph--type--schedule-search-list .slick-track:before, .paragraph--type--schedule-search-list .slick-track:after {
  content: none;
}
.paragraph--type--schedule-search-list .slick-arrow {
  height: 40px;
  width: 40px;
  background: none;
  color: #00aeef;
  padding: 0;
  z-index: 1;
  margin-top: -7px;
}
.paragraph--type--schedule-search-list .slick-arrow.slick-prev {
  left: -20px;
}
.paragraph--type--schedule-search-list .slick-arrow.slick-next {
  right: -20px;
}
.paragraph--type--schedule-search-list .slick-arrow .fa {
  font-size: 30px;
}
.paragraph--type--schedule-search-list .slick-arrow .fa-chevron-left:before {
  content: "\f053";
}
.paragraph--type--schedule-search-list .slick-arrow .fa-chevron-right:before {
  content: "\f054";
}
.paragraph--type--schedule-search-list .slick-dots {
  bottom: -55px;
  position: absolute;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}
.paragraph--type--schedule-search-list .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.paragraph--type--schedule-search-list .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.paragraph--type--schedule-search-list .slick-dots li button:before {
  opacity: 1;
  color: #ebebeb;
  font-family: slick;
  font-size: 60px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  -webkit-font-smoothing: antialiased;
}
.paragraph--type--schedule-search-list .slick-dots li.slick-active button::before {
  opacity: 1;
  color: #c6168d;
}
.paragraph--type--schedule-search-list .week-control {
  font-size: 14px;
  text-transform: uppercase;
  font-family: "CachetStdMedium", Arial, sans-serif;
  letter-spacing: -1px;
}
.paragraph--type--schedule-search-list .week-control.prev-week {
  float: left;
}
.paragraph--type--schedule-search-list .week-control.next-week {
  float: right;
}
.paragraph--type--schedule-search-list .results {
  padding-bottom: 60px;
}
.paragraph--type--schedule-search-list .results .schedule-sessions-group-slider {
  margin: 0 15px 55px;
}
.paragraph--type--schedule-search-list .results .views-row {
  margin: 20px;
  height: auto;
  outline: none;
  text-decoration: none;
  background: #fff;
  box-shadow: 0 3px 30px 2px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  position: relative;
  width: 100%;
  padding: 10px 20px;
}
.paragraph--type--schedule-search-list .results .views-row h3, .paragraph--type--schedule-search-list .results .views-row #membership-calc-wrapper fieldset .fieldset-legend, #membership-calc-wrapper fieldset .paragraph--type--schedule-search-list .results .views-row .fieldset-legend, .paragraph--type--schedule-search-list .results .views-row .paragraph--type--teaser.subprogram-listing-item .field-prgf-title, .paragraph--type--teaser.subprogram-listing-item .paragraph--type--schedule-search-list .results .views-row .field-prgf-title {
  font-family: "CachetStdMedium", Arial, sans-serif;
  font-size: 22px;
  line-height: 1;
  color: #0060AF;
  margin: 30px 0 27px;
  white-space: normal;
}
.paragraph--type--schedule-search-list .results .views-row p, .paragraph--type--schedule-search-list .results .views-row .time {
  font-size: 15px;
  line-height: 1.5;
  color: #363435;
}
.paragraph--type--schedule-search-list .group_time {
  font-family: "CachetStdMedium", Arial, sans-serif;
  margin-bottom: 10px;
  margin-top: 50px;
  font-weight: normal;
}

.paragraph--type--schedule-search-form {
  padding-bottom: 40px;
}
.paragraph--type--schedule-search-form .selects-wrapper-container {
  background: #fff;
  border-radius: 8px;
  margin-top: 40px;
  box-shadow: 0 3px 30px 2px rgba(0, 0, 0, 0.05);
}
.paragraph--type--schedule-search-form .selects-wrapper-container .selects-container .selects-wrapper-container {
  margin: 0;
  padding: 0;
  box-shadow: none;
}
.paragraph--type--schedule-search-form .selects-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  padding: 30px;
  margin: 0;
}
.paragraph--type--schedule-search-form .selects-container .selects-container {
  margin: 0;
  padding: 0;
}
.paragraph--type--schedule-search-form .selects-container hr {
  display: none;
}
.paragraph--type--schedule-search-form .selects-container > .form-item {
  box-sizing: border-box;
  margin-left: 0;
  margin-top: 10px;
  position: relative;
  width: 100%;
}
.paragraph--type--schedule-search-form .selects-container > .form-item label {
  margin-bottom: 10px;
  color: #000;
  font-size: 16px;
  line-height: 26px;
  text-transform: capitalize;
  font-family: "CachetStdBold", Arial, sans-serif;
}
.paragraph--type--schedule-search-form .selects-container > .form-item.js-form-type-checkbox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  vertical-align: middle;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.paragraph--type--schedule-search-form .selects-container > .form-item.js-form-type-checkbox input ~ label {
  background: url("../images/checkbox.png") 0 2px no-repeat;
  padding-left: 32px;
  cursor: pointer;
  font-weight: normal;
}
.paragraph--type--schedule-search-form .selects-container > .form-item.js-form-type-checkbox input:checked + label {
  background-image: url("../images/checkbox-checked.png");
}
.paragraph--type--schedule-search-form .selects-container > .form-item.form-item-date input {
  background: url("../images/icons/calendar.png") no-repeat calc(100% - 12px) 50% #fff;
}
.paragraph--type--schedule-search-form .selects-container > .form-item select optgroup {
  padding-right: 5px;
}
.paragraph--type--schedule-search-form .selects-container > .form-item input[readonly=readonly],
.paragraph--type--schedule-search-form .selects-container > .form-item select[readonly=readonly],
.paragraph--type--schedule-search-form .selects-container > .form-item input[disabled=disabled],
.paragraph--type--schedule-search-form .selects-container > .form-item select[disabled=disabled] {
  opacity: 0.3;
}
.paragraph--type--schedule-search-form .selects-container > .form-item .ajax-progress {
  position: absolute;
  right: 10px;
  top: 50%;
}
.paragraph--type--schedule-search-form .filters-main-wrapper {
  padding-top: 40px;
}
.paragraph--type--schedule-search-form .filters-main-wrapper .container.filters-container {
  position: relative;
}
.paragraph--type--schedule-search-form .filters-main-wrapper .filters {
  padding-right: 85px;
}
.paragraph--type--schedule-search-form .filters-main-wrapper .filters .label {
  display: none;
}
.paragraph--type--schedule-search-form .filters-main-wrapper .filters .filter {
  margin: 5px 20px 5px 0;
  color: #979797;
  display: inline-block;
  font-size: 16px;
  line-height: 30px;
  padding: 4px 8px;
  text-transform: uppercase;
  white-space: nowrap;
  background-color: #D8D8D8;
  border-radius: 8px;
  font-family: "CachetStdBold", Arial, sans-serif;
}
.paragraph--type--schedule-search-form .filters-main-wrapper .filters .filter a.remove {
  color: #979797;
  padding-left: 25px;
}
.paragraph--type--schedule-search-form .filters-main-wrapper .reset-wrapper {
  position: absolute;
  bottom: 0;
  right: 15px;
  line-height: 45px;
}
.paragraph--type--schedule-search-form .filters-main-wrapper .reset-wrapper a {
  font-family: "CachetStdMedium", Arial, sans-serif;
  color: #979797;
  text-transform: uppercase;
}
.paragraph--type--schedule-search-form .controls-wrapper {
  background: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
}
.paragraph--type--schedule-search-form .controls-wrapper a {
  border-radius: 8px;
  border: none;
}

.paragraph--type--featured-blogs {
  position: relative;
  padding-top: 30px;
  padding-bottom: 10px;
}
.paragraph--type--featured-blogs .field-prgf-headline {
  padding-bottom: 30px;
}
.paragraph--type--featured-blogs .container > .field-fblog-posts {
  margin-left: -15px;
  margin-right: -15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.paragraph--type--featured-blogs .container > .field-fblog-posts:before, .paragraph--type--featured-blogs .container > .field-fblog-posts:after {
  content: " ";
  display: table;
}
.paragraph--type--featured-blogs .container > .field-fblog-posts:after {
  clear: both;
}
.paragraph--type--featured-blogs .container > .field-fblog-posts > .field-fblog-posts {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.paragraph--type--news-posts-listing {
  padding-top: 80px;
  padding-bottom: 60px;
}
.paragraph--type--news-posts-listing .news-more-teaser form {
  background: #fff;
  box-shadow: 0 3px 30px 2px rgba(0, 0, 0, 0.05);
  margin-bottom: 50px;
  padding: 25px 10px;
  border-radius: 8px;
}
.paragraph--type--news-posts-listing .news-more-teaser form:before, .paragraph--type--news-posts-listing .news-more-teaser form:after {
  content: " ";
  display: table;
}
.paragraph--type--news-posts-listing .news-more-teaser form:after {
  clear: both;
}
.paragraph--type--news-posts-listing .news-more-teaser form label {
  display: block;
  font-weight: normal;
}
.paragraph--type--news-posts-listing .news-more-teaser form .form-item-field-news-location-target-id-verf {
  padding-left: 15px;
  padding-right: 15px;
}
.paragraph--type--news-posts-listing .news-more-teaser form .form-item-cid,
.paragraph--type--news-posts-listing .news-more-teaser form .form-item-field-news-category-target-id {
  padding-left: 15px;
  padding-right: 15px;
}
.paragraph--type--news-posts-listing .news-more-teaser form .form-item-combine {
  padding-left: 15px;
  padding-right: 15px;
}
.paragraph--type--news-posts-listing .news-more-teaser form .form-actions {
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
.paragraph--type--news-posts-listing .news-more-teaser form .form-actions .form-submit {
  min-width: 0;
  text-align: center;
  width: auto;
}

.page-node-type-landing-page .paragraph--type--ffwy-camps-listing .views-element-container {
  margin-left: -15px;
  margin-right: -15px;
}
.page-node-type-landing-page .paragraph--type--ffwy-camps-listing .views-element-container:before, .page-node-type-landing-page .paragraph--type--ffwy-camps-listing .views-element-container:after {
  content: " ";
  display: table;
}
.page-node-type-landing-page .paragraph--type--ffwy-camps-listing .views-element-container:after {
  clear: both;
}

.paragraph--type--ffwy-camps-listing-filters form.views-exposed-form.container {
  background: #fff;
  border-radius: 8px;
  margin-top: 40px;
  box-shadow: 0 3px 30px 2px rgba(0, 0, 0, 0.05);
  padding: 20px 25px;
  margin-bottom: 40px;
}
.paragraph--type--ffwy-camps-listing-filters form.views-exposed-form.container > .form-item {
  box-sizing: border-box;
  margin-left: 0;
  margin-top: 10px;
  position: relative;
  width: 100%;
}
.paragraph--type--ffwy-camps-listing-filters form.views-exposed-form.container > .form-item.form-item-age input {
  text-align: center;
}
.paragraph--type--ffwy-camps-listing-filters form.views-exposed-form.container > .form-item.form-item-min-age input, .paragraph--type--ffwy-camps-listing-filters form.views-exposed-form.container > .form-item.form-item-max-age input {
  text-align: center;
}
.paragraph--type--ffwy-camps-listing-filters form.views-exposed-form.container > .form-item label {
  margin-bottom: 10px;
  color: #000;
  font-size: 16px;
  line-height: 26px;
  text-transform: capitalize;
  font-family: "CachetStdBold", Arial, sans-serif;
}
.paragraph--type--ffwy-camps-listing-filters form.views-exposed-form.container > .form-item select optgroup {
  padding-right: 5px;
}
.paragraph--type--ffwy-camps-listing-filters form.views-exposed-form.container > .form-item input[readonly=readonly],
.paragraph--type--ffwy-camps-listing-filters form.views-exposed-form.container > .form-item select[readonly=readonly],
.paragraph--type--ffwy-camps-listing-filters form.views-exposed-form.container > .form-item input[disabled=disabled],
.paragraph--type--ffwy-camps-listing-filters form.views-exposed-form.container > .form-item select[disabled=disabled] {
  opacity: 0.3;
}
.paragraph--type--ffwy-camps-listing-filters form.views-exposed-form.container > .form-item input.form-text {
  padding: 6px 10px 9px 10px;
}
.paragraph--type--ffwy-camps-listing-filters form.views-exposed-form.container > .form-item select {
  padding: 6px 30px 9px 10px;
}
.paragraph--type--ffwy-camps-listing-filters form.views-exposed-form.container .form-actions {
  margin: auto 0 auto auto;
}
.paragraph--type--ffwy-camps-listing-filters form.views-exposed-form.container .form-actions input {
  margin-top: 28px;
}
.paragraph--type--ffwy-camps-listing-filters form.views-exposed-form.container.narrow-your-search {
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.paragraph--type--ffwy-camps-listing-filters form.views-exposed-form.container.narrow-your-search > .form-item {
  box-sizing: border-box;
}
.paragraph--type--ffwy-camps-listing-filters form.views-exposed-form.container.narrow-your-search .form-actions {
  width: 100%;
}
.paragraph--type--ffwy-camps-listing-filters form.views-exposed-form.container.narrow-your-search .form-actions input {
  width: 100%;
}

.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary h4, .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .paragraph--type--branch-amenities .header-amenities, .paragraph--type--branch-amenities .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .header-amenities, .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper span, #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary span {
  margin-top: 12.5px;
}
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .calc-summary-col {
  padding-bottom: 15px;
}
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .calc-summary-col img {
  max-width: 100%;
  border-radius: 8px 8px 0 0;
  width: 100%;
}
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .calc-summary-col h2, .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .calc-summary-col .paragraph--type--branch-amenities .field-sb-title, .paragraph--type--branch-amenities .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .calc-summary-col .field-sb-title, .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .calc-summary-col .paragraph--type--prgf-look-location .field-prgf-title, .paragraph--type--prgf-look-location .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .calc-summary-col .field-prgf-title, .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .calc-summary-col #mindbody-pt-form-wrapper fieldset .fieldset-legend, #mindbody-pt-form-wrapper fieldset .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .calc-summary-col .fieldset-legend,
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .calc-summary-col #mindbody-pt-form-wrapper fieldset legend,
#mindbody-pt-form-wrapper fieldset .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .calc-summary-col legend, .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .calc-summary-col .paragraph--type--blog-posts-listing > .field-prgf-title, .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .calc-summary-col .paragraph--type--featured-blogs .field-prgf-headline, .paragraph--type--featured-blogs .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .calc-summary-col .field-prgf-headline {
  font-size: 26px;
  color: #057DBC;
  border-bottom: 1px solid #D4D3D3;
  padding: 0 0 25px 0;
  margin: 25px 30px 25px 30px;
}
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .calc-summary-col .field-mbrshp-description {
  padding: 0 30px;
}
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .calc-summary-col .wrapper-field-branch-hours .field-branch-hours:last-child {
  display: none;
}
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .calc-summary-col .field-location-phone {
  position: relative;
  padding-left: 40px;
  margin-bottom: 15px;
}
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .calc-summary-col .field-location-phone a {
  text-decoration: none;
  color: #363435;
  font-weight: normal;
}
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .calc-summary-col .field-location-phone a:hover {
  color: #6C6C6C;
}
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .calc-summary-col .field-location-phone:before {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e92d";
  vertical-align: top;
  line-height: 1;
  position: absolute;
  left: -5px;
  top: -6px;
  color: #979797;
  font-size: 40px;
}
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .price {
  padding: 0 30px 30px;
  word-break: break-word;
  font-size: 12px;
}
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .price .monthly_rate {
  color: #000;
  font-size: 22px;
  font-family: "CachetStdMedium", Arial, sans-serif;
}
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary a.card {
  color: #6C6C6C;
  display: inline-block;
  padding: 0;
  text-decoration: none;
  text-align: left;
  vertical-align: top;
  min-height: 1px;
  width: 100%;
  margin-left: 0;
  margin-bottom: 30px;
  border: none;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 3px 30px 2px rgba(0, 0, 0, 0.05);
  outline-offset: 0 !important;
  font-weight: normal;
}
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary a.card:hover, .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary a.card:focus {
  box-sizing: border-box;
  border-color: #00AEEF;
  outline: 1px solid #00AEEF;
}
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary a.card.chosen {
  outline: none;
  border-color: #00AEEF;
  outline: 1px solid #00AEEF;
}
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .wrapper-field-location-address .label-for-field-location-address {
  display: none;
}
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-mbrshp-image {
  display: none;
}
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours {
  padding-top: 5px;
}
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours > h4, .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .paragraph--type--branch-amenities .field-branch-hours > .header-amenities, .paragraph--type--branch-amenities .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours > .header-amenities, .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper .field-branch-hours > span, #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours > span {
  position: relative;
  margin-top: 12.5px;
  display: inline-block;
  cursor: pointer;
}
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours > h4:after, .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .paragraph--type--branch-amenities .field-branch-hours > .header-amenities:after, .paragraph--type--branch-amenities .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours > .header-amenities:after, .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper .field-branch-hours > span:after, #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours > span:after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  position: absolute;
  margin-left: 10px;
  top: 8px;
  border-bottom: 2px solid #0060AF;
  border-right: 2px solid #0060AF;
  transform: rotate(-135deg);
  transition: all 0.3s ease-out;
  cursor: pointer;
}
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours > h4.collapsed:after, .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .paragraph--type--branch-amenities .field-branch-hours > .collapsed.header-amenities:after, .paragraph--type--branch-amenities .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours > .collapsed.header-amenities:after, .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper .field-branch-hours > span.collapsed:after, #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours > span.collapsed:after {
  transform: rotate(45deg);
  top: 5px;
}
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours > h4:after, .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .paragraph--type--branch-amenities .field-branch-hours > .header-amenities:after, .paragraph--type--branch-amenities .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours > .header-amenities:after, .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper .field-branch-hours > span:after, #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours > span:after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  position: absolute;
  margin-left: 10px;
  top: 8px;
  border-bottom: 2px solid #0060AF;
  border-right: 2px solid #0060AF;
  transform: rotate(-135deg);
  transition: all 0.3s ease-out;
}
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours > h4.collapsed:after, .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .paragraph--type--branch-amenities .field-branch-hours > .collapsed.header-amenities:after, .paragraph--type--branch-amenities .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours > .collapsed.header-amenities:after, .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper .field-branch-hours > span.collapsed:after, #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours > span.collapsed:after {
  transform: rotate(45deg);
  top: 5px;
}
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours > h4:first-child, .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .paragraph--type--branch-amenities .field-branch-hours > .header-amenities:first-child, .paragraph--type--branch-amenities .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours > .header-amenities:first-child, .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper .field-branch-hours > span:first-child, #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours > span:first-child {
  margin-top: 12.5px;
}
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours table {
  overflow: hidden;
}
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours table.collapse {
  height: 0;
}
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours table.collapse.in {
  height: auto;
}
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours table,
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours tbody,
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours tr {
  margin-bottom: 0;
  display: block;
}
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours tr {
  border-top: 1px solid #C7C6C7;
  padding: 10px 0;
  position: relative;
  padding-left: 40px;
}
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours tr:first-child {
  border-top: none;
}
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours tr:before {
  color: #979797;
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e913";
  font-size: 40px;
  line-height: 1;
  vertical-align: top;
  position: absolute;
  left: -5px;
  top: 3px;
}
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours td {
  display: inline-block;
  border: none;
  padding: 0;
}
.paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .calc-summary .field-branch-hours td:first-child {
  font-weight: bold;
}

.paragraph--type--ffwy-schools-listing-filters form.views-exposed-form.container {
  background: #fff;
  border-radius: 8px;
  margin-top: 40px;
  box-shadow: 0 3px 30px 2px rgba(0, 0, 0, 0.05);
  padding: 20px 25px;
  margin-bottom: 40px;
}
.paragraph--type--ffwy-schools-listing-filters form.views-exposed-form.container > .form-item {
  box-sizing: border-box;
  margin-left: 0;
  margin-top: 10px;
  position: relative;
  width: 100%;
}
.paragraph--type--ffwy-schools-listing-filters form.views-exposed-form.container > .form-item.form-item-age input {
  text-align: center;
}
.paragraph--type--ffwy-schools-listing-filters form.views-exposed-form.container > .form-item.form-item-min-age input, .paragraph--type--ffwy-schools-listing-filters form.views-exposed-form.container > .form-item.form-item-max-age input {
  text-align: center;
}
.paragraph--type--ffwy-schools-listing-filters form.views-exposed-form.container > .form-item label {
  margin-bottom: 10px;
  color: #000;
  font-size: 16px;
  line-height: 26px;
  text-transform: capitalize;
  font-family: "CachetStdBold", Arial, sans-serif;
}
.paragraph--type--ffwy-schools-listing-filters form.views-exposed-form.container > .form-item select optgroup {
  padding-right: 5px;
}
.paragraph--type--ffwy-schools-listing-filters form.views-exposed-form.container > .form-item input[readonly=readonly],
.paragraph--type--ffwy-schools-listing-filters form.views-exposed-form.container > .form-item select[readonly=readonly],
.paragraph--type--ffwy-schools-listing-filters form.views-exposed-form.container > .form-item input[disabled=disabled],
.paragraph--type--ffwy-schools-listing-filters form.views-exposed-form.container > .form-item select[disabled=disabled] {
  opacity: 0.3;
}
.paragraph--type--ffwy-schools-listing-filters form.views-exposed-form.container > .form-item input.form-text {
  padding: 6px 10px 9px 10px;
}
.paragraph--type--ffwy-schools-listing-filters form.views-exposed-form.container > .form-item select {
  padding: 6px 30px 9px 10px;
}
.paragraph--type--ffwy-schools-listing-filters form.views-exposed-form.container .form-actions {
  margin: auto 0 auto auto;
}
.paragraph--type--ffwy-schools-listing-filters form.views-exposed-form.container .form-actions input {
  margin-top: 28px;
}
.paragraph--type--ffwy-schools-listing-filters form.views-exposed-form.container.narrow-your-search {
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.paragraph--type--ffwy-schools-listing-filters form.views-exposed-form.container.narrow-your-search > .form-item {
  box-sizing: border-box;
}
.paragraph--type--ffwy-schools-listing-filters form.views-exposed-form.container.narrow-your-search .form-actions {
  width: 100%;
}
.paragraph--type--ffwy-schools-listing-filters form.views-exposed-form.container.narrow-your-search .form-actions input {
  width: 100%;
}

.paragraph--type--event-posts-listing {
  position: relative;
  padding-top: 30px;
  padding-bottom: 10px;
}
.paragraph--type--event-posts-listing .views-row {
  margin-bottom: 20px;
}
.paragraph--type--event-posts-listing .views-exposed-form {
  margin-bottom: 40px;
  background: #fff;
  box-shadow: 0 3px 30px 2px rgba(0, 0, 0, 0.05);
  padding: 25px 20px;
  border-radius: 8px;
}
.paragraph--type--event-posts-listing .views-exposed-form:before, .paragraph--type--event-posts-listing .views-exposed-form:after {
  content: " ";
  display: table;
}
.paragraph--type--event-posts-listing .views-exposed-form:after {
  clear: both;
}
.paragraph--type--event-posts-listing .views-exposed-form > .form-item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.paragraph--type--event-posts-listing .views-exposed-form .form-actions {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.paragraph--type--event-posts-listing .views-exposed-form .form-submit {
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
  height: 50px;
  width: 100%;
}

.paragraph--type--branches-popup-category .btn.registration-popup-link, .paragraph--type--branches-popup-category .openy-popups-category-branches-form .registration-popup-link.button.form-submit, .openy-popups-category-branches-form .paragraph--type--branches-popup-category .registration-popup-link.button.form-submit, .paragraph--type--branches-popup-category form:not(.layout-builder-form) .registration-popup-link.form-submit, form:not(.layout-builder-form) .paragraph--type--branches-popup-category .registration-popup-link.form-submit, .paragraph--type--branches-popup-category .ui-widget.ui-dialog.confirmation-popup .content-button a.registration-popup-link, .ui-widget.ui-dialog.confirmation-popup .content-button .paragraph--type--branches-popup-category a.registration-popup-link, .paragraph--type--branches-popup-category .paragraph--type--embedded-groupexpro-schedule #weekPicker a.registration-popup-link#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .paragraph--type--branches-popup-category a.registration-popup-link#printGXP {
  width: auto;
  min-width: 248px;
}

.paragraph--type--prgf-look-location {
  padding-bottom: 40px;
  padding-top: 40px;
}
.paragraph--type--prgf-look-location form .form-item label {
  display: none;
}
.paragraph--type--prgf-look-location form .selects-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin: 0;
}
.paragraph--type--prgf-look-location form .selects-container .selects-container {
  margin: 0;
  padding: 0;
}
.paragraph--type--prgf-look-location form .selects-container > .form-item {
  box-sizing: border-box;
  margin-left: 0;
  margin-top: 10px;
  position: relative;
  width: 100%;
}
.paragraph--type--prgf-look-location form .selects-container > .form-item input.error {
  border-color: red;
}
.paragraph--type--prgf-look-location form .selects-container .form-submit {
  padding: 14px 16px;
  -ms-flex: 1 0 333px;
  flex: 1 0 333px;
  max-width: 100%;
}
.paragraph--type--prgf-look-location form .selects-container .ajax-progress {
  display: none;
}
.paragraph--type--prgf-look-location form #lookup-autocomplete {
  position: relative;
}
.paragraph--type--prgf-look-location form #lookup-autocomplete .ui-autocomplete {
  max-width: 100%;
}
.paragraph--type--prgf-look-location form div[aria-label="Error message"] {
  color: red;
  padding: 0;
}
.paragraph--type--prgf-look-location form div[aria-label="Error message"] ul {
  padding: 0;
  margin-bottom: 0;
}
.paragraph--type--prgf-look-location form div[aria-label="Error message"] ul li {
  list-style: none;
}
.paragraph--type--prgf-look-location #lookup-form-ajax-wrapper {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 3px 30px 2px rgba(0, 0, 0, 0.05);
  padding: 30px;
}
.paragraph--type--branch-amenities {
  margin-bottom: 30px;
}
.paragraph--type--branch-amenities .field-sb-title {
  margin-bottom: 20px;
}
.paragraph--type--branch-amenities .header-amenities {
  margin-bottom: 10px;
}
.paragraph--type--branch-amenities .list-arrow {
  margin-bottom: 5px;
}
.paragraph--type--branch-amenities .amenities-closed,
.paragraph--type--branch-amenities .amenities-open {
  margin-bottom: 20px;
}

.paragraph--type--featured-events .featured-events {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 40px;
  margin: 40px 0;
}
.paragraph--type--featured-events .featured-events .featured-event {
  -ms-flex: 1 1;
  flex: 1 1;
  border-radius: 15px;
  background-color: #fff;
}
.paragraph--type--featured-events .featured-events .featured-event:hover .event-image img, .paragraph--type--featured-events .featured-events .featured-event:active .event-image img {
  opacity: 0.8;
}
.paragraph--type--featured-events .featured-events .featured-event:first-child {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  position: relative;
}
.paragraph--type--featured-events .featured-events .featured-event:first-child .event-image img {
  border-radius: 15px;
  width: 100%;
  height: auto;
}
.paragraph--type--featured-events .featured-events .featured-event:first-child .event-wrapper {
  -ms-flex-direction: row;
  flex-direction: row;
  position: absolute;
  bottom: 26px;
  width: calc(100% - 60px);
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.paragraph--type--featured-events .featured-events .featured-event:not(:first-child) .event-wrapper {
  padding: 24px;
}
.paragraph--type--featured-events .featured-events .featured-event .event-label {
  font-family: "CachetStdMedium";
  background-color: #91278F;
  color: #fff;
  display: inline-block;
  padding: 8px 24px 8px 16px;
  border-radius: 0 7.5px 7.5px 0;
  position: absolute;
  margin-top: 22px;
  z-index: 1;
}
.paragraph--type--featured-events .featured-events .featured-event .event-image img {
  border-radius: 15px 15px 0 0;
  width: 100%;
}
.paragraph--type--featured-events .featured-events .featured-event .event-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  border-radius: 15px;
  margin: 0 30px;
  padding: 24px 34px;
}
.paragraph--type--featured-events .featured-events .featured-event .event-wrapper .text .title {
  color: #1d1d1b;
  font-family: "CachetStdMedium", sans-serif;
  font-size: 22px;
  font-weight: bold;
  text-decoration: underline;
}
.paragraph--type--featured-events .featured-events .featured-event .event-wrapper .text .title.cta-arr:after {
  font-size: inherit;
  line-height: inherit;
}
.paragraph--type--featured-events .featured-events .featured-event .event-wrapper .text .date {
  margin: 14px 0;
  color: #1d1d1b;
  font-weight: normal;
}
.paragraph--type--featured-events .featured-events .featured-event .event-wrapper .text .information {
  color: #1d1d1b;
  font-weight: normal;
}

.schedule-dashboard__wrapper .d-sm-none {
  display: none;
}
.schedule-dashboard__results-count {
  color: #231f20;
}
.schedule-dashboard__results-count span {
  font-weight: bold;
}
.schedule-dashboard__sidebar .navbar-controls__title strong {
  color: #636466;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
}
.schedule-dashboard__sidebar .navbar-controls a.clear-filters {
  color: #0060AF;
  font-size: 12px;
  font-weight: 700;
}
.schedule-dashboard__sidebar #schedules-filters .navbar-form {
  padding: 0;
}
.schedule-dashboard__sidebar #schedules-filters .navbar-form .form-group-wrapper {
  border-top: 1px solid #939495;
}
.schedule-dashboard__sidebar #schedules-filters .navbar-form .form-group-wrapper label {
  line-height: 2;
  font-weight: 400;
  font-size: 12px;
  color: #636466;
}
.schedule-dashboard__sidebar #schedules-filters .navbar-form .form-group-wrapper label .header-today {
  padding: 15px 10px;
}
.schedule-dashboard__sidebar #schedules-filters .form-group-date .datepicker-inline {
  width: 100%;
}
.schedule-dashboard__sidebar #schedules-filters .form-group-date .datepicker-inline tr > th {
  font-size: 16px;
}
.schedule-dashboard__modal .modal-dialog:not(.hb-loc-modal__modal) .modal-content {
  background-color: #fff;
}
.schedule-dashboard__modal--header button i {
  color: var(--ylb-color-dark-grey-2, #231f20);
}
.schedule-dashboard__modal--footer a,
.schedule-dashboard__modal--footer a:hover {
  background-color: #92278F;
  color: #fff;
}
.schedule-dashboard__content--header h2, .schedule-dashboard__content--header #mindbody-pt-form-wrapper fieldset .fieldset-legend, #mindbody-pt-form-wrapper fieldset .schedule-dashboard__content--header .fieldset-legend,
.schedule-dashboard__content--header #mindbody-pt-form-wrapper fieldset legend,
#mindbody-pt-form-wrapper fieldset .schedule-dashboard__content--header legend, .schedule-dashboard__content--header .paragraph--type--blog-posts-listing > .field-prgf-title, .schedule-dashboard__content--header .paragraph--type--featured-blogs .field-prgf-headline, .paragraph--type--featured-blogs .schedule-dashboard__content--header .field-prgf-headline, .schedule-dashboard__content--header .paragraph--type--prgf-look-location .field-prgf-title, .paragraph--type--prgf-look-location .schedule-dashboard__content--header .field-prgf-title, .schedule-dashboard__content--header .paragraph--type--branch-amenities .field-sb-title, .paragraph--type--branch-amenities .schedule-dashboard__content--header .field-sb-title {
  font-size: 28px;
  -ms-flex-pack: normal;
  justify-content: normal;
}
.schedule-dashboard__content--header h2 .date, .schedule-dashboard__content--header #mindbody-pt-form-wrapper fieldset .fieldset-legend .date, #mindbody-pt-form-wrapper fieldset .schedule-dashboard__content--header .fieldset-legend .date,
.schedule-dashboard__content--header #mindbody-pt-form-wrapper fieldset legend .date,
#mindbody-pt-form-wrapper fieldset .schedule-dashboard__content--header legend .date, .schedule-dashboard__content--header .paragraph--type--blog-posts-listing > .field-prgf-title .date, .schedule-dashboard__content--header .paragraph--type--featured-blogs .field-prgf-headline .date, .paragraph--type--featured-blogs .schedule-dashboard__content--header .field-prgf-headline .date, .schedule-dashboard__content--header .paragraph--type--prgf-look-location .field-prgf-title .date, .paragraph--type--prgf-look-location .schedule-dashboard__content--header .field-prgf-title .date, .schedule-dashboard__content--header .paragraph--type--branch-amenities .field-sb-title .date, .paragraph--type--branch-amenities .schedule-dashboard__content--header .field-sb-title .date {
  color: #231f20;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.schedule-dashboard__arrow i.fa {
  display: inline-block;
  border-radius: 60px;
  padding: 0.3em 0.6em;
  border: 2px solid #f2f2f2;
}
.schedule-dashboard__content .schedules-data {
  border-top: 1px solid #636466;
}
.schedule-dashboard__content .schedules-data__row {
  padding: 14px 0;
  border: none;
}
.schedule-dashboard__content .schedules-data__row .class-column a,
.schedule-dashboard__content .schedules-data__row .location-column a,
.schedule-dashboard__content .schedules-data__row .instructor-column a {
  color: #0060AF !important;
  font-weight: bold !important;
  font-size: 16px !important;
}
.schedule-dashboard__content .schedules-data__row .class-column a:hover,
.schedule-dashboard__content .schedules-data__row .location-column a:hover,
.schedule-dashboard__content .schedules-data__row .instructor-column a:hover {
  color: #6C6C6C !important;
}
.schedule-dashboard__content .schedules-data__row .instructor-column {
  margin-left: 0;
}
.schedule-dashboard__content .schedules-data__row .time-column > * {
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}
.schedule-dashboard__content .schedules-data__row span {
  font-size: 12px !important;
}
.schedule-dashboard__content .schedules-data__row a.atcb-link {
  color: #92278F;
  text-decoration: none;
}
.schedule-dashboard__content .schedules-data__row .calendar-column .addtocalendar {
  right: 0;
  left: 0;
}
.schedule-dashboard__content .schedules-data__row .calendar-column .addtocalendar .atcb-list {
  padding: 0;
  min-width: 170px;
}
.schedule-dashboard__content .schedules-data__row .calendar-column .addtocalendar .atcb-list .atcb-item-link {
  color: #0060AF;
  font-size: 12px;
  padding: 3px 10px;
  font-weight: bold;
}
.schedule-dashboard__content .schedules-data__row .calendar-column .addtocalendar .atcb-link {
  font-weight: 700;
}
.schedule-dashboard__content .schedules-data__row .calendar-column .addtocalendar::after {
  content: none;
}
.schedule-dashboard__content .schedules-data__row .register-column a.register-btn {
  font-size: 22px;
  font-family: "CachetStdBold", Arial, sans-serif;
  padding: 14px 16px;
  width: auto;
}
.schedule-dashboard__pager a.btn, .schedule-dashboard__pager form:not(.layout-builder-form) a.form-submit, form:not(.layout-builder-form) .schedule-dashboard__pager a.form-submit, .schedule-dashboard__pager .ui-widget.ui-dialog.confirmation-popup .content-button a, .ui-widget.ui-dialog.confirmation-popup .content-button .schedule-dashboard__pager a, .schedule-dashboard__pager .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .schedule-dashboard__pager a#printGXP, .schedule-dashboard__pager .openy-popups-category-branches-form a.button.form-submit, .openy-popups-category-branches-form .schedule-dashboard__pager a.button.form-submit {
  color: #3f4042;
  width: 100%;
}
.schedule-dashboard__pager a i {
  display: block;
  margin: 7px 0;
  font-size: 0.625em;
}

.btn-schedule-group {
  display: -ms-flexbox;
  display: flex;
}
.btn-schedule-group a {
  color: #0060AF;
}
@media (min-width: 480px) and (max-width: 768px){
  #membership-calc-wrapper .col-sm-6{
    width: 50%;
  }
}
@media (min-width: 480px){
  #membership-calc-wrapper .nav-pills > li{
    width: 34%;
  }
  #membership-calc-wrapper .nav-pills > li:last-child div{
    padding-left: 25px;
  }
  #membership-calc-wrapper .nav-pills > li div{
    display: block;
    width: calc(100% - 30px);
  }
  #membership-calc-wrapper .nav-pills > li .step-1,
  #membership-calc-wrapper .nav-pills > li .step-2{
    width: calc(100% - 15px);
  }
  .paragraph--type--ffwy-daxko-schedule-all .weekdays-calendar .weekdays-next, .paragraph--type--ffwy-daxko-schedule-all .weekdays-calendar .weekdays-prev{
    height: 50px;
  }
  .paragraph--type--ffwy-daxko-schedule-all .weekdays-calendar .calendar-week .calendar-week--day{
    height: 50px;
  }
  .paragraph--type--ffwy-daxko-schedule-all .weekdays-calendar .calendar-week .calendar-week--day .calendar-week--date{
    font-size: 25px;
    margin-top: 12px;
  }
  .paragraph--type--ffwy-daxko-schedule-all .weekdays-calendar .calendar-active-day-name{
    font-size: 25px;
  }
  .paragraph--type--ffwy-daxko-schedule-all .calendar-week{
    height: 60px;
  }
  .paragraph.featured-content .btn, .paragraph.featured-content .openy-popups-category-branches-form .button.form-submit, .openy-popups-category-branches-form .paragraph.featured-content .button.form-submit, .paragraph.featured-content .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .paragraph.featured-content a#printGXP, .paragraph.featured-content form:not(.layout-builder-form) .form-submit, form:not(.layout-builder-form) .paragraph.featured-content .form-submit, .paragraph.featured-content .ui-widget.ui-dialog.confirmation-popup .content-button a, .ui-widget.ui-dialog.confirmation-popup .content-button .paragraph.featured-content a{
    width: auto;
    padding: 6px 12px;
  }
  .paragraph.featured-content .btn a, .paragraph.featured-content .openy-popups-category-branches-form .button.form-submit a, .openy-popups-category-branches-form .paragraph.featured-content .button.form-submit a, .paragraph.featured-content .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP a, .paragraph--type--embedded-groupexpro-schedule #weekPicker .paragraph.featured-content a#printGXP a, .paragraph.featured-content form:not(.layout-builder-form) .form-submit a, form:not(.layout-builder-form) .paragraph.featured-content .form-submit a, .paragraph.featured-content .ui-widget.ui-dialog.confirmation-popup .content-button a a, .ui-widget.ui-dialog.confirmation-popup .content-button .paragraph.featured-content a a{
    line-height: 50px;
  }
}
@media (min-width: 768px){
  .lead{
    font-size: 24px;
  }
  .dl-horizontal dt{
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd{
    margin-left: 180px;
  }
  .container{
    width: 750px;
  }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{
    float: left;
  }
  .col-sm-1{
    width: 8.3333333333%;
  }
  .col-sm-2{
    width: 16.6666666667%;
  }
  .col-sm-3{
    width: 25%;
  }
  .col-sm-4{
    width: 33.3333333333%;
  }
  .col-sm-5{
    width: 41.6666666667%;
  }
  .col-sm-6{
    width: 50%;
  }
  .col-sm-7{
    width: 58.3333333333%;
  }
  .col-sm-8{
    width: 66.6666666667%;
  }
  .col-sm-9{
    width: 75%;
  }
  .col-sm-10{
    width: 83.3333333333%;
  }
  .col-sm-11{
    width: 91.6666666667%;
  }
  .col-sm-12{
    width: 100%;
  }
  .col-sm-pull-0{
    right: auto;
  }
  .col-sm-pull-1{
    right: 8.3333333333%;
  }
  .col-sm-pull-2{
    right: 16.6666666667%;
  }
  .col-sm-pull-3{
    right: 25%;
  }
  .col-sm-pull-4{
    right: 33.3333333333%;
  }
  .col-sm-pull-5{
    right: 41.6666666667%;
  }
  .col-sm-pull-6{
    right: 50%;
  }
  .col-sm-pull-7{
    right: 58.3333333333%;
  }
  .col-sm-pull-8{
    right: 66.6666666667%;
  }
  .col-sm-pull-9{
    right: 75%;
  }
  .col-sm-pull-10{
    right: 83.3333333333%;
  }
  .col-sm-pull-11{
    right: 91.6666666667%;
  }
  .col-sm-pull-12{
    right: 100%;
  }
  .col-sm-push-0{
    left: auto;
  }
  .col-sm-push-1{
    left: 8.3333333333%;
  }
  .col-sm-push-2{
    left: 16.6666666667%;
  }
  .col-sm-push-3{
    left: 25%;
  }
  .col-sm-push-4{
    left: 33.3333333333%;
  }
  .col-sm-push-5{
    left: 41.6666666667%;
  }
  .col-sm-push-6{
    left: 50%;
  }
  .col-sm-push-7{
    left: 58.3333333333%;
  }
  .col-sm-push-8{
    left: 66.6666666667%;
  }
  .col-sm-push-9{
    left: 75%;
  }
  .col-sm-push-10{
    left: 83.3333333333%;
  }
  .col-sm-push-11{
    left: 91.6666666667%;
  }
  .col-sm-push-12{
    left: 100%;
  }
  .col-sm-offset-0{
    margin-left: 0%;
  }
  .col-sm-offset-1{
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2{
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3{
    margin-left: 25%;
  }
  .col-sm-offset-4{
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5{
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6{
    margin-left: 50%;
  }
  .col-sm-offset-7{
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8{
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9{
    margin-left: 75%;
  }
  .col-sm-offset-10{
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11{
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12{
    margin-left: 100%;
  }
  .form-inline .form-group{
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control{
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static{
    display: inline-block;
  }
  .form-inline .input-group{
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control{
    width: auto;
  }
  .form-inline .input-group > .form-control{
    width: 100%;
  }
  .form-inline .control-label{
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox{
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label{
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox]{
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback{
    top: 0;
  }
  .form-horizontal .control-label{
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
  .form-horizontal .form-group-lg .control-label{
    padding-top: 11px;
    font-size: 20px;
  }
  .form-horizontal .form-group-sm .control-label{
    padding-top: 6px;
    font-size: 14px;
  }
  .navbar-right .dropdown-menu{
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left{
    left: 0;
    right: auto;
  }
  .nav-justified > li, .nav-tabs.nav-justified > li{
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a{
    margin-bottom: 0;
  }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a{
    border-bottom: 1px solid #ddd;
    border-radius: 8px 8px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus{
    border-bottom-color: #F7F7F7;
  }
  .navbar{
    border-radius: 8px;
  }
  .navbar-header{
    float: left;
  }
  .navbar-collapse{
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse{
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in{
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse{
    padding-left: 0;
    padding-right: 0;
  }
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse{
    margin-right: 0;
    margin-left: 0;
  }
  .navbar-static-top{
    border-radius: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom{
    border-radius: 0;
  }
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{
    margin-left: -15px;
  }
  .navbar-toggle{
    display: none;
  }
  .navbar-nav{
    float: left;
    margin: 0;
  }
  .navbar-nav > li{
    float: left;
  }
  .navbar-nav > li > a{
    padding-top: 12.5px;
    padding-bottom: 12.5px;
  }
  .navbar-form .form-group{
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control{
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static{
    display: inline-block;
  }
  .navbar-form .input-group{
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control{
    width: auto;
  }
  .navbar-form .input-group > .form-control{
    width: 100%;
  }
  .navbar-form .control-label{
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox{
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label{
    padding-left: 0;
  }
  .navbar-form .radio input[type=radio],
  .navbar-form .checkbox input[type=checkbox]{
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback{
    top: 0;
  }
  .navbar-form{
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
  .navbar-text{
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-left{
    float: left !important;
  }
  .navbar-right{
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right{
    margin-right: 0;
  }
  .modal-dialog{
    width: 600px;
    margin: 30px auto;
  }
  .modal-content{
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm{
    width: 300px;
  }
  .lead{
    font-size: 40px;
  }
  .content-wrapper{
    margin-top: -38px;
  }
  .status-messages{
    margin-top: 70px;
  }
  .pre-header-right{
    display: block;
    text-align: right;
  }
  .header-left{
    max-width: 130px;
  }
  .header-right{
    display: block;
    padding-top: 0;
  }
  .desktop-nav{
    display: block;
  }
  .mobile-nav{
    display: none;
  }
  .search-block-form{
    width: 545px;
    position: absolute;
    right: 0;
    top: 100%;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 0 0 8px 8px;
  }
  .search-block-form .switcher{
    display: block;
  }
  .search-block-form form{
    margin-top: 0;
    display: none;
    margin: 25px;
  }
  .search-block-form form .form-search{
    padding-right: 115px;
  }
  .search-block-form form .form-actions{
    width: 105px;
  }
  .search-block-form form .form-actions:before{
    display: none;
  }
  .search-block-form form .form-submit{
    position: relative;
    background: #C6168D;
    font-size: 22px;
    line-height: 49px;
    text-indent: 0;
    color: #fff;
    letter-spacing: -1px;
    font-family: "CachetStdBold", Arial, sans-serif;
    text-transform: uppercase;
    border-radius: 0 8px 8px 0;
    text-align: center;
  }
  .header-title .bg-image:before{
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  }
  .after-content-wrapper{
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .pre-footer{
    display: block;
  }
  .footer{
    padding: 35px 0 40px;
  }
  .footer-left{
    display: block;
  }
  .footer-center{
    text-align: left;
  }
  .footer-right{
    display: block;
  }
  .footer-social{
    text-align: right;
  }
  .footer-social ul.list-inline li{
    margin: 0 0 0 2px;
  }
  .footer-copyright{
    padding: 12px 0;
  }
  .footer-copyright-links{
    margin-left: 0;
    margin-right: 0;
    background: none;
  }
  .footer-copyright-links ul.menu li{
    display: inline-block;
    border-bottom: none;
    padding-left: 30px;
  }
  .footer-copyright-links ul.menu li:first-child{
    padding-left: 0;
  }
  .footer-copyright-links ul.menu a{
    padding: 0;
  }
  .footer-copyright-text{
    padding: 0;
  }
  body.page-node-type-alert #block-ffw-y-content,
  body.page-node-type-alert-popup #block-ffw-y-content{
    width: 750px;
  }
  body.page-node-type-alert #block-ffw-y-content,
  body.page-node-type-alert-popup #block-ffw-y-content{
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .ui-dialog.lookup-result{
    max-width: 475px;
  }
  .site-alert__cta{
    margin-bottom: 15px;
  }
  #membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-type] > .form-item,
  #membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-type--] > .form-item,
  #membership-calc-wrapper .form-wrapper .fieldset-wrapper [id^=edit-location--] > .form-item{
    float: left;
    width: 33.3333333333%;
  }
  #membership-calc-wrapper .nav-pills{
    font-size: 20px;
    line-height: 42px;
  }
  #membership-calc-wrapper .pull-left{
    margin-left: 0;
    float: left !important;
  }
  #membership-calc-wrapper .form-actions{
    float: right;
  }
  #membership-calc-wrapper .form-actions{
    text-align: left;
  }
  #membership-calc-wrapper .js-form-type-membership-type-radio{
    float: left;
    width: 50%;
  }
  .path-all-y-schedules .page-wrapper .content-wrapper{
    width: 750px;
  }
  #groupex-full-form-wrapper .groupex-form-full{
    margin-top: 85px;
  }
  #groupex-full-form-wrapper .top-form-wrapper #location-select-wrapper,
  #groupex-full-form-wrapper .top-form-wrapper #date-select-wrapper,
  #groupex-full-form-wrapper .top-form-wrapper #category-select-wrapper,
  #groupex-full-form-wrapper .top-form-wrapper #class-select-wrapper,
  #groupex-full-form-wrapper .top-form-wrapper #instructor-select-wrapper{
    width: 49.5%;
    margin-right: 1%;
  }
  #groupex-full-form-wrapper .top-form-wrapper #date-select-wrapper,
  #groupex-full-form-wrapper .top-form-wrapper #class-select-wrapper{
    margin-right: 0;
  }
  #mindbody-pt-form-wrapper > form.mindbody-pt{
    width: 750px;
  }
  #mindbody-pt-form-wrapper{
    padding-top: 70px;
  }
  #mindbody-pt-form-wrapper .form-item-mb-location{
    padding: 15px;
  }
  #mindbody-pt-form-wrapper .form-item-mb-trainer select{
    width: 382px;
  }
  #mindbody-pt-form-wrapper .form-item-mb-date-range{
    margin-left: 20px;
    clear: none;
    float: left;
  }
  #mindbody-pt-form-wrapper .form-item-mb-end-time{
    margin-right: 20px;
  }
  .ui-widget.ui-dialog.confirmation-popup .ui-dialog-content.ui-widget-content{
    padding: 30px 20px 20px;
  }
  .ui-widget.ui-dialog.confirmation-popup .popup-content{
    margin-bottom: 30px;
  }
  .popup-dialog-class .ui-dialog-title,
  .confirmation-popup .ui-dialog-title{
    font-size: 22px;
  }
  .landing-page-wrapper.two-column .landing-page-middle-wrapper{
    padding-top: 80px;
    padding-bottom: 20px;
  }
  .landing-page-wrapper.two-column .landing-page-middle-wrapper .sidebar-region{
    margin-top: 0;
  }
  .event-details-wrapper .sidebar-region{
    margin-top: 0;
  }
  .event-details-middle-wrapper{
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .page-node-type-school .branch-pre-header-wrapper,
  .page-node-type-ffwy-camp .branch-pre-header-wrapper,
  .page-node-type-camp .branch-pre-header-wrapper,
  .page-node-type-facility .branch-pre-header-wrapper{
    margin-top: 30px;
  }
  .page-node-type-school .branch-operation-wrapper,
  .page-node-type-ffwy-camp .branch-operation-wrapper,
  .page-node-type-camp .branch-operation-wrapper,
  .page-node-type-facility .branch-operation-wrapper{
    margin-bottom: 30px;
  }
  .page-node-type-landing-page .branch-pre-header-wrapper{
    padding-top: 38px;
    margin-top: 30px;
  }
  .branch-pre-header-wrapper .back-to-all-locations-wrapper{
    margin-bottom: 30px;
  }
  .branch-pre-header-wrapper .back-to-all-locations{
    height: 75px;
  }
  .branch-pre-header-wrapper .back-to-all-locations a{
    position: relative;
    top: auto;
    right: auto;
    line-height: 75px;
    font-size: 22px;
    letter-spacing: 0;
    padding-left: 25px;
  }
  .branch-pre-header-wrapper .back-to-all-locations a:before{
    display: inline-block;
    font-family: "icomoon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e932";
    vertical-align: top;
    position: absolute;
    left: -5px;
    top: 0;
    line-height: inherit;
    color: #C6168D;
    transform: rotate(180deg);
  }
  .branch-pre-header-wrapper .branch-block-wrapper{
    overflow: hidden;
  }
  .branch-pre-header-wrapper .branch-block{
    padding: 30px;
  }
  .branch-pre-header-wrapper .branch-info-left{
    padding-bottom: 0;
  }
  .branch-pre-header-wrapper .location-address{
    display: inline-block;
    vertical-align: top;
    padding-bottom: 0;
    padding-right: 10px;
  }
  .branch-pre-header-wrapper .branch-directions{
    display: inline-block;
    vertical-align: top;
    line-height: 1;
  }
  .branch-pre-header-wrapper .branch-phone{
    display: inline-block;
    vertical-align: top;
  }
  .branch-pre-header-wrapper .branch-email{
    margin-top: 0;
    display: inline-block;
    margin-left: 10px;
    vertical-align: top;
  }
  .branch-pre-header-wrapper .branch-links{
    margin-top: 30px;
    padding-top: 30px;
  }
  .branch-pre-header-wrapper .branch-social-wrapper{
    text-align: right;
    padding-top: 20px;
  }
  .branch-pre-header-wrapper .branch-menu-wrapper .branch-nav li{
    display: inline-block;
    margin-right: 20px;
  }
  .branch-pre-header-wrapper .branch-menu-wrapper .branch-nav a{
    font-size: 26px;
  }
  .branch-pre-header-wrapper .ffwy-banner-placeholder{
    margin-top: 30px;
  }
  .branch-pre-header-wrapper .branch-operation{
    padding: 30px;
  }
  .branch-pre-header-wrapper .today-hours .today-txt,
  .branch-pre-header-wrapper .today-hours .holiday-hours-title,
  .branch-pre-header-wrapper .holiday-hours-wrapper .today-txt,
  .branch-pre-header-wrapper .holiday-hours-wrapper .holiday-hours-title{
    display: inline-block;
    padding-right: 35px;
    margin-bottom: 0;
  }
  .branch-pre-header-wrapper .today-hours .today,
  .branch-pre-header-wrapper .today-hours .holiday-hours-time,
  .branch-pre-header-wrapper .holiday-hours-wrapper .today,
  .branch-pre-header-wrapper .holiday-hours-wrapper .holiday-hours-time{
    display: inline-block;
    margin-bottom: 0;
  }
  .branch-pre-header-wrapper .today-hours .navbar-toggle,
  .branch-pre-header-wrapper .holiday-hours-wrapper .navbar-toggle{
    float: right;
    text-align: right;
  }
  .node-blog-wrapper{
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .node-blog-wrapper .sidebar-region{
    margin-top: 0;
  }
  .program-details-wrapper{
    padding-top: 80px;
    padding-bottom: 60px;
  }
  .program-details-wrapper .sidebar-region{
    margin-top: 0;
  }
  .programs-classes-results-content{
    padding-top: 80px;
    padding-bottom: 0px;
  }
  .programs-classes-results-content .header-info{
    margin-bottom: 70px;
  }
  .programs-classes-results-content .header-info-link{
    display: block;
  }
  .programs-classes-results-content .footer-info{
    display: none;
  }
  .subprogram-listing-item .subprogram-image{
    margin-bottom: 0;
  }
  .program-sub-category-middle-wrapper{
    padding-top: 80px;
    padding-bottom: 60px;
  }
  .program-sub-category-middle-wrapper .sidebar-region{
    margin-top: 0;
  }
  .paragraph--type--prgf-location-finder-filters .openy-map-filter-wrapper .map_controls{
    margin-top: -50px;
    padding: 25px;
    margin-bottom: 50px;
  }
  .paragraph--type--prgf-location-finder-filters .openy-map-filter-wrapper .map_controls .search{
    margin-bottom: 0;
  }
  .paragraph--type--prgf-location-finder-filters .openy-map-filter-wrapper .map_controls .distance-limit{
    margin-bottom: 0;
  }
  .paragraph--type--prgf-location-finder #views-exposed-form-locations-locations-facilities-block .form-item-ftype{
    float: left;
    width: 66.6666666667%;
  }
  .paragraph--type--prgf-location-finder #views-exposed-form-locations-locations-facilities-block .form-actions{
    float: left;
    width: 33.3333333333%;
  }
  .paragraph--type--prgf-location-finder #views-exposed-form-locations-locations-facilities-block .form-actions .form-submit{
    margin-top: 30px;
  }
  .path-search #block-ffw-y-content{
    width: 750px;
  }
  .path-user .user-login-form,
  .path-user .user-pass, .path-user.user-logged-in #block-ffw-y-content{
    width: 750px;
  }
  .path-user .user-login-form,
  .path-user .user-pass, .path-user.user-logged-in #block-ffw-y-content{
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .node--type-class.node--view-mode-full{
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .node--type-class.node--view-mode-full .sidebar-region{
    margin-top: 0;
  }
  .node--type-ffwy-camp .field-session-time{
    overflow: initial;
  }
  .block-description--text{
    margin: 0 15px;
    padding: 24px 0;
  }
  .block-description--text h2, .block-description--text .paragraph--type--branch-amenities .field-sb-title, .paragraph--type--branch-amenities .block-description--text .field-sb-title, .block-description--text .paragraph--type--prgf-look-location .field-prgf-title, .paragraph--type--prgf-look-location .block-description--text .field-prgf-title, .block-description--text .paragraph--type--featured-blogs .field-prgf-headline, .paragraph--type--featured-blogs .block-description--text .field-prgf-headline, .block-description--text .paragraph--type--blog-posts-listing > .field-prgf-title, .block-description--text #mindbody-pt-form-wrapper fieldset .fieldset-legend, #mindbody-pt-form-wrapper fieldset .block-description--text .fieldset-legend,
  .block-description--text #mindbody-pt-form-wrapper fieldset legend,
  #mindbody-pt-form-wrapper fieldset .block-description--text legend{
    font-size: 26px;
  }
  .block-description--text h2.with-icon, .block-description--text .paragraph--type--branch-amenities .with-icon.field-sb-title, .paragraph--type--branch-amenities .block-description--text .with-icon.field-sb-title, .block-description--text .paragraph--type--prgf-look-location .with-icon.field-prgf-title, .paragraph--type--prgf-look-location .block-description--text .with-icon.field-prgf-title, .block-description--text .paragraph--type--featured-blogs .with-icon.field-prgf-headline, .paragraph--type--featured-blogs .block-description--text .with-icon.field-prgf-headline, .block-description--text .paragraph--type--blog-posts-listing > .with-icon.field-prgf-title, .block-description--text #mindbody-pt-form-wrapper fieldset .with-icon.fieldset-legend, #mindbody-pt-form-wrapper fieldset .block-description--text .with-icon.fieldset-legend,
  .block-description--text #mindbody-pt-form-wrapper fieldset legend.with-icon,
  #mindbody-pt-form-wrapper fieldset .block-description--text legend.with-icon{
    padding-left: 32px;
  }
  .block-description--text h4, .block-description--text .paragraph--type--branch-amenities .header-amenities, .paragraph--type--branch-amenities .block-description--text .header-amenities, .block-description--text #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper span, #mindbody-pt-form-wrapper .form-item-mb-program .inner .label-wrapper .block-description--text span{
    font-size: 36px;
    line-height: lh(40, 36);
  }
  .block-description--text .fa{
    font-size: 26px;
    max-height: 26px;
    max-width: 26px;
  }
  .block-description--text .field-icon img{
    max-height: 28px;
    max-width: 28px;
  }
  .block-description--text p{
    font-size: 15px;
    line-height: lh(22, 15);
  }
  .block-description--text .field-sb-body{
    font-size: 15px;
    line-height: lh(22, 15);
  }
  .block-description--2 .block-description--text{
    width: calc(50% - 15px);
  }
  .block-description--3 .block-description--text{
    width: calc(33.3333333333% - 30px);
    position: relative;
    margin-bottom: 10px;
  }
  .block-description--4{
    display: -ms-flexbox;
    display: flex;
  }
  .block-description--4 .wrapper{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .block-description--4 .block-description--text{
    width: calc(25% - 30px);
  }
  .paragraph-gallery .carousel .carousel-control{
    width: 86px;
    height: 100px;
    line-height: 100px;
    margin-top: -50px;
    font-size: 25px;
  }
  .paragraph--type--ffwy-prgf-cta-banner .columns-wrapper{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
  .paragraph--type--ffwy-prgf-cta-banner.image-position-left .image-item{
    -ms-flex-order: 1;
    order: 1;
  }
  .paragraph--type--ffwy-prgf-cta-banner.image-position-left .content-item{
    -ms-flex-order: 2;
    order: 2;
  }
  .paragraph--type--ffwy-prgf-cta-banner.image-position-right .image-item{
    -ms-flex-order: 2;
    order: 2;
  }
  .paragraph--type--ffwy-prgf-cta-banner.image-position-right .content-item{
    -ms-flex-order: 1;
    order: 1;
  }
  .paragraph--type--ffwy-prgf-cta-banner.image-position-middle .columns-wrapper{
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .paragraph--type--ffwy-media-video-tile .play-button{
    width: 98px;
    height: 98px;
    line-height: 98px;
    margin-left: -49px;
    margin-top: -49px;
    font-size: 36px;
  }
  .paragraph--type--ffwy-media-video-tile .field-prgf-title h3, .paragraph--type--ffwy-media-video-tile .field-prgf-title .paragraph--type--teaser.subprogram-listing-item .field-prgf-title, .paragraph--type--teaser.subprogram-listing-item .paragraph--type--ffwy-media-video-tile .field-prgf-title .field-prgf-title, .paragraph--type--ffwy-media-video-tile .field-prgf-title #membership-calc-wrapper fieldset .fieldset-legend, #membership-calc-wrapper fieldset .paragraph--type--ffwy-media-video-tile .field-prgf-title .fieldset-legend{
    padding-bottom: 80px;
  }
  .paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-image-wrapper:before{
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  }
  .paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-content-section{
    padding-left: 30px;
    padding-right: 30px;
  }
  .paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-title{
    letter-spacing: -2px;
    font-size: 56px;
    padding-bottom: 20px;
  }
  .paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-description{
    font-size: 34px;
    padding-bottom: 40px;
  }
  .paragraph--type--banner .banner-image-wrapper:before{
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  }
  .paragraph--type--banner .banner-content{
    min-height: 700px;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .paragraph--type--banner .banner-content-section{
    padding: 60px 0;
  }
  .paragraph--type--banner .banner-title{
    letter-spacing: -2px;
    font-size: 56px;
    padding-bottom: 25px;
  }
  .paragraph--type--banner .banner-description{
    font-size: 40px;
    padding-bottom: 40px;
  }
  .paragraph--type--small-banner .small-banner-image-wrapper.grad:before{
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  }
  .paragraph--type--small-banner .small-banner-content-section{
    padding-left: 30px;
    padding-right: 30px;
  }
  .paragraph--type--small-banner .small-banner-title{
    letter-spacing: -2px;
    font-size: 56px;
    padding-bottom: 25px;
  }
  .paragraph--type--small-banner .small-banner-description{
    font-size: 40px;
  }
  .paragraph--column-in-a-grid .grid-col{
    margin-bottom: 60px;
  }
  .paragraph--column-in-a-grid .paragraph--type--grid-columns .heading{
    padding-left: 30px;
    padding-right: 30px;
  }
  .paragraph--column-in-a-grid .paragraph--type--grid-columns .text{
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 245px;
  }
  .paragraph--column-in-a-grid .paragraph--type--grid-columns .image{
    height: 245px;
  }
  .paragraph--type--cw-events-block,
  .paragraph--type--upcoming-events,
  .paragraph--type--areas-of-interest{
    padding-top: 80px;
    padding-bottom: 60px;
  }
  .paragraph--type--cw-events-block .header-info,
  .paragraph--type--upcoming-events .header-info,
  .paragraph--type--areas-of-interest .header-info{
    margin-bottom: 70px;
  }
  .paragraph--type--cw-events-block .header-info-link,
  .paragraph--type--upcoming-events .header-info-link,
  .paragraph--type--areas-of-interest .header-info-link{
    display: block;
  }
  .paragraph--type--cw-events-block .footer-info,
  .paragraph--type--upcoming-events .footer-info,
  .paragraph--type--areas-of-interest .footer-info{
    display: none;
  }
  .paragraph--type--prgf-location-events{
    padding-top: 80px;
    padding-bottom: 60px;
  }
  .paragraph--type--prgf-location-events .header-info{
    margin-bottom: 70px;
  }
  .paragraph--type--prgf-location-events .header-info-link{
    display: block;
  }
  .paragraph--type--prgf-location-events .footer-info{
    display: none;
  }
  .paragraph--type--cw-all-events{
    padding-top: 80px;
    padding-bottom: 30px;
  }
  .paragraph--type--latest-blog-posts-branch,
  .paragraph--type--latest-blog-posts{
    padding-top: 80px;
    padding-bottom: 60px;
  }
  .paragraph--type--latest-blog-posts-branch .header-info,
  .paragraph--type--latest-blog-posts .header-info{
    margin-bottom: 70px;
  }
  .paragraph--type--latest-blog-posts-branch .header-info-link,
  .paragraph--type--latest-blog-posts .header-info-link{
    display: block;
  }
  .paragraph--type--latest-blog-posts-branch .main-info .views-row,
  .paragraph--type--latest-blog-posts .main-info .views-row{
    display: -ms-flexbox;
    display: flex;
  }
  .paragraph--type--latest-blog-posts-branch .footer-info,
  .paragraph--type--latest-blog-posts .footer-info{
    display: none;
  }
  .wrapper-category-blogs{
    padding-top: 80px;
    padding-bottom: 60px;
  }
  .wrapper-category-blogs .header-info{
    margin-bottom: 70px;
  }
  .wrapper-category-blogs .header-info-link{
    display: block;
  }
  .wrapper-category-blogs .footer-info{
    display: none;
  }
  .paragraph--type--blog-posts-listing{
    padding-top: 50px;
    padding-bottom: 60px;
  }
  .paragraph--type--blog-posts-listing .blog-more-teaser form .form-item-field-blog-location-target-id-verf{
    float: left;
    width: 25%;
  }
  .paragraph--type--blog-posts-listing .blog-more-teaser form .form-item-cid,
  .paragraph--type--blog-posts-listing .blog-more-teaser form .form-item-field-blog-category-target-id{
    float: left;
    width: 25%;
  }
  .paragraph--type--blog-posts-listing .blog-more-teaser form .form-item-combine{
    float: left;
    width: 25%;
  }
  .paragraph--type--blog-posts-listing .blog-more-teaser form .form-actions{
    float: left;
    width: 25%;
    text-align: center;
    padding-top: 40px;
  }
  .paragraph--type--simple-content{
    padding-top: 80px;
    padding-bottom: 60px;
  }
  .paragraph--type--ffwy-daxko-schedule-branch{
    padding-top: 80px;
    padding-bottom: 50px;
  }
  .paragraph--type--ffwy-daxko-schedule-class{
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .paragraph--type--ffwy-daxko-schedule-all .head-wrapper{
    margin: 60px 0;
    padding: 15px 10%;
  }
  .paragraph--type--ffwy-daxko-schedule-all .weekdays-calendar .weekdays-next, .paragraph--type--ffwy-daxko-schedule-all .weekdays-calendar .weekdays-prev{
    height: 60px;
  }
  .paragraph--type--ffwy-daxko-schedule-all .weekdays-calendar .calendar-week .calendar-week--day{
    height: 60px;
  }
  .paragraph--type--ffwy-daxko-schedule-all .weekdays-calendar .calendar-week .calendar-week--day .calendar-week--date{
    margin-top: 16px;
  }
  .paragraph--type--ffwy-daxko-schedule-all .filters .dropdown.filter button{
    width: 100%;
    text-align: center;
  }
  .paragraph--type--program-registration .programs-search-block-form .js-webform-radios .form-item-location,
  .paragraph--type--program-registration .programs-search-block-form .js-webform-radios .form-item-category{
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
  }
  .paragraph--type--microsites-menu .camp-menu-wrapper,
  .paragraph--type--camp-menu .camp-menu-wrapper{
    padding: 0 30px;
    z-index: 8;
  }
  .paragraph--type--microsites-menu .camp-menu-wrapper .camp-menu li,
  .paragraph--type--camp-menu .camp-menu-wrapper .camp-menu li{
    display: table-cell;
    width: 1%;
    vertical-align: top;
  }
  .paragraph--type--microsites-menu .camp-menu-wrapper .camp-menu li a:hover,
  .paragraph--type--camp-menu .camp-menu-wrapper .camp-menu li a:hover{
    background-color: #505050;
  }
  .paragraph--type--microsites-menu .camp-menu-wrapper .camp-menu li a:hover:after,
  .paragraph--type--camp-menu .camp-menu-wrapper .camp-menu li a:hover:after{
    background-color: #505050 !important;
  }
  .paragraph--type--microsites-menu .camp-menu-wrapper .camp-menu li a.active:after,
  .paragraph--type--camp-menu .camp-menu-wrapper .camp-menu li a.active:after{
    position: absolute;
    bottom: -12px;
    left: 50%;
    z-index: -1;
    display: block;
    margin-left: -15px;
    width: 30px;
    height: 30px;
    border-radius: 3px;
    background-color: #383838;
    content: " ";
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -ms-transition: background-color 0.2s linear;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
  }
  .paragraph--type--microsites-menu .camp-menu-wrapper .camp-menu li:first-child a,
  .paragraph--type--camp-menu .camp-menu-wrapper .camp-menu li:first-child a{
    line-height: 0;
    font-size: 0;
    color: transparent;
  }
  .paragraph--type--microsites-menu .camp-menu-wrapper .camp-menu li:first-child a:before,
  .paragraph--type--camp-menu .camp-menu-wrapper .camp-menu li:first-child a:before{
    content: "\e021";
    position: relative;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1.4em;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    color: #fff;
  }
  .wrapper-field-menu-block-links .field-menu-block-links,
  .field-prgf-block-ref .field-menu-block-links{
    line-height: 50px;
  }
  .paragraph--type--teaser.subprogram-listing-item{
    display: block;
    margin-bottom: 45px;
  }
  .paragraph--type--teaser.subprogram-listing-item .image{
    display: block;
    float: left;
    text-align: right;
  }
  .paragraph--type--teaser.subprogram-listing-item .title{
    float: right;
  }
  .paragraph--type--teaser.subprogram-listing-item .content{
    float: right;
    padding-right: 0;
  }
  .paragraph--type--teaser.subprogram-listing-item .content .btn, .paragraph--type--teaser.subprogram-listing-item .content .openy-popups-category-branches-form .button.form-submit, .openy-popups-category-branches-form .paragraph--type--teaser.subprogram-listing-item .content .button.form-submit, .paragraph--type--teaser.subprogram-listing-item .content .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .paragraph--type--teaser.subprogram-listing-item .content a#printGXP, .paragraph--type--teaser.subprogram-listing-item .content form:not(.layout-builder-form) .form-submit, form:not(.layout-builder-form) .paragraph--type--teaser.subprogram-listing-item .content .form-submit, .paragraph--type--teaser.subprogram-listing-item .content .ui-widget.ui-dialog.confirmation-popup .content-button a, .ui-widget.ui-dialog.confirmation-popup .content-button .paragraph--type--teaser.subprogram-listing-item .content a{
    max-width: 360px;
    font-size: 18px;
    padding: 16px;
    margin-top: 25px;
  }
  .paragraph--type--all-amenities .views-element-container form .fieldgroup.form-checkboxes{
    columns: 2;
  }
  .paragraph--type--all-amenities .views-element-container form .form-item label .term-name{
    width: auto;
    font-weight: normal;
  }
  .paragraph-1c-wrapper .field-prgf-1c-title{
    font-size: 40px;
  }
  .node--type-landing .field-landing-body > .paragraph-1c-wrapper{
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .paragraph--type--schedule-search-list .week-control{
    font-size: 16px;
  }
  .paragraph--type--schedule-search-form .selects-wrapper-container{
    margin-top: 100px;
    padding: 30px 45px;
  }
  .paragraph--type--schedule-search-form .selects-container{
    padding: 0;
    margin: 0 0 0 -35px;
  }
  .paragraph--type--schedule-search-form .selects-container > .form-item{
    -ms-flex: 1 0 333px;
    flex: 1 0 333px;
    max-width: calc(33.33333% - 35px);
    margin-left: 35px;
  }
  .paragraph--type--schedule-search-form .filters-main-wrapper .reset-wrapper{
    top: 0;
    bottom: auto;
  }
  .paragraph--type--featured-blogs{
    padding-top: 50px;
    padding-bottom: 20px;
  }
  .paragraph--type--featured-blogs .container > .field-fblog-posts > .field-fblog-posts{
    float: left;
    width: 33.3333333333%;
  }
  .paragraph--type--featured-blogs .container > .field-fblog-posts > .field-fblog-posts{
    margin-bottom: 40px;
  }
  .paragraph--type--news-posts-listing .news-more-teaser form .form-item-field-news-location-target-id-verf{
    float: left;
    width: 25%;
  }
  .paragraph--type--news-posts-listing .news-more-teaser form .form-item-cid,
  .paragraph--type--news-posts-listing .news-more-teaser form .form-item-field-news-category-target-id{
    float: left;
    width: 25%;
  }
  .paragraph--type--news-posts-listing .news-more-teaser form .form-item-combine{
    float: left;
    width: 25%;
  }
  .paragraph--type--news-posts-listing .news-more-teaser form .form-actions{
    float: left;
    width: 25%;
    text-align: center;
    padding-top: 40px;
  }
  .paragraph--type--ffwy-camps-listing-filters form.views-exposed-form.container{
    margin-top: 100px;
    display: -ms-flexbox;
    display: flex;
  }
  .paragraph--type--ffwy-camps-listing-filters form.views-exposed-form.container > .form-item{
    margin-left: 10px;
    max-width: calc(20% - 10px);
  }
  .paragraph--type--ffwy-camps-listing-filters form.views-exposed-form.container.narrow-your-search > .form-item{
    margin-left: 10px;
    width: calc(25% - 10px);
    max-width: 100%;
  }
  .paragraph--type--ffwy-camps-listing-filters form.views-exposed-form.container.narrow-your-search > .form-item:first-child{
    margin-left: 0;
    width: 25%;
  }
  .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .complete-registration,
  .paragraph--type--ffwy-prgf-mbrshp-calc #membership-calc-wrapper .form-actions .next[name=step-3]{
    margin-top: 20px;
  }
  .paragraph--type--ffwy-schools-listing-filters form.views-exposed-form.container{
    margin-top: 100px;
    display: -ms-flexbox;
    display: flex;
  }
  .paragraph--type--ffwy-schools-listing-filters form.views-exposed-form.container > .form-item{
    margin-left: 10px;
    max-width: calc(25% - 10px);
  }
  .paragraph--type--ffwy-schools-listing-filters form.views-exposed-form.container.narrow-your-search > .form-item{
    margin-left: 10px;
    width: calc(33.333% - 10px);
    max-width: 100%;
  }
  .paragraph--type--ffwy-schools-listing-filters form.views-exposed-form.container.narrow-your-search > .form-item:first-child{
    margin-left: 0;
    width: 33.3333%;
  }
  .paragraph--type--prgf-look-location form .selects-container{
    padding: 0;
    margin: 0 0 0 -35px;
  }
  .paragraph--type--prgf-look-location form .selects-container > .form-item{
    -ms-flex: 1 0 333px;
    flex: 1 0 333px;
    max-width: calc(33.33333% - 35px);
    margin-left: 35px;
  }
  .paragraph--type--prgf-look-location form .selects-container .form-submit{
    -ms-flex: 1 0 333px;
    flex: 1 0 333px;
    max-width: calc(100% - 35px);
    margin-left: 35px;
  }
  .paragraph--type--prgf-look-location form #lookup-autocomplete .ui-autocomplete{
    max-width: 205px;
  }
  .paragraph--type--prgf-look-location form div[aria-label="Error message"]{
    margin-bottom: 10px;
  }
  .paragraph--type--prgf-look-location #lookup-form-ajax-wrapper{
    padding: 30px 25px;
  }
  .schedule-dashboard__content .schedules-data__row > div{
    padding: 24px;
  }
}
@media screen and (min-width: 768px){
  .jumbotron{
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .container-fluid .jumbotron{
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1{
    font-size: 72px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next{
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev{
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next{
    margin-right: -10px;
  }
  .carousel-caption{
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators{
    bottom: 20px;
  }
  #mindbody-pt-form-wrapper .form-item-mb-start-time select{
    width: 140px;
  }
  #mindbody-pt-form-wrapper .form-item-mb-end-time select{
    width: 140px;
  }
  #mindbody-pt-form-wrapper #when-wrapper fieldset{
    padding: 50px 0 50px;
  }
  .mindbody-search-results-timezone-message{
    text-align: left;
  }
}
@media (min-width: 768px) and (max-width: 991px){
  .visible-sm{
    display: block !important;
  }
  table.visible-sm{
    display: table !important;
  }
  tr.visible-sm{
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm{
    display: table-cell !important;
  }
  .visible-sm-block{
    display: block !important;
  }
  .visible-sm-inline{
    display: inline !important;
  }
  .visible-sm-inline-block{
    display: inline-block !important;
  }
  .hidden-sm{
    display: none !important;
  }
  .event-details-wrapper .sidebar-wrapper .event-register .btn, .event-details-wrapper .sidebar-wrapper .event-register .openy-popups-category-branches-form .button.form-submit, .openy-popups-category-branches-form .event-details-wrapper .sidebar-wrapper .event-register .button.form-submit, .event-details-wrapper .sidebar-wrapper .event-register .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .event-details-wrapper .sidebar-wrapper .event-register a#printGXP, .event-details-wrapper .sidebar-wrapper .event-register form:not(.layout-builder-form) .form-submit, form:not(.layout-builder-form) .event-details-wrapper .sidebar-wrapper .event-register .form-submit, .event-details-wrapper .sidebar-wrapper .event-register .ui-widget.ui-dialog.confirmation-popup .content-button a, .ui-widget.ui-dialog.confirmation-popup .content-button .event-details-wrapper .sidebar-wrapper .event-register a{
    min-width: 0;
    width: auto;
    font-size: 18px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    top: -2px;
  }
  .paragraph--column-in-a-grid .paragraph--type--grid-columns .more-link a{
    width: auto;
  }
  .paragraph--type--ffwy-daxko-schedule-all .filters .dropdown.filter{
    -ms-flex: 1 1 20%;
    flex: 1 1 20%;
  }
}
@media (min-width: 768px) and (max-width: 992px){
  .paragraph--type--ffwy-camps-listing-filters form.views-exposed-form.container > .form-item.form-item-min-age, .paragraph--type--ffwy-camps-listing-filters form.views-exposed-form.container > .form-item.form-item-max-age{
    width: 80px;
  }
  .paragraph--type--ffwy-schools-listing-filters form.views-exposed-form.container > .form-item.form-item-min-age, .paragraph--type--ffwy-schools-listing-filters form.views-exposed-form.container > .form-item.form-item-max-age{
    width: 80px;
  }
}
@media (min-width: 992px){
  .container{
    width: 970px;
  }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{
    float: left;
  }
  .col-md-1{
    width: 8.3333333333%;
  }
  .col-md-2{
    width: 16.6666666667%;
  }
  .col-md-3{
    width: 25%;
  }
  .col-md-4{
    width: 33.3333333333%;
  }
  .col-md-5{
    width: 41.6666666667%;
  }
  .col-md-6{
    width: 50%;
  }
  .col-md-7{
    width: 58.3333333333%;
  }
  .col-md-8{
    width: 66.6666666667%;
  }
  .col-md-9{
    width: 75%;
  }
  .col-md-10{
    width: 83.3333333333%;
  }
  .col-md-11{
    width: 91.6666666667%;
  }
  .col-md-12{
    width: 100%;
  }
  .col-md-pull-0{
    right: auto;
  }
  .col-md-pull-1{
    right: 8.3333333333%;
  }
  .col-md-pull-2{
    right: 16.6666666667%;
  }
  .col-md-pull-3{
    right: 25%;
  }
  .col-md-pull-4{
    right: 33.3333333333%;
  }
  .col-md-pull-5{
    right: 41.6666666667%;
  }
  .col-md-pull-6{
    right: 50%;
  }
  .col-md-pull-7{
    right: 58.3333333333%;
  }
  .col-md-pull-8{
    right: 66.6666666667%;
  }
  .col-md-pull-9{
    right: 75%;
  }
  .col-md-pull-10{
    right: 83.3333333333%;
  }
  .col-md-pull-11{
    right: 91.6666666667%;
  }
  .col-md-pull-12{
    right: 100%;
  }
  .col-md-push-0{
    left: auto;
  }
  .col-md-push-1{
    left: 8.3333333333%;
  }
  .col-md-push-2{
    left: 16.6666666667%;
  }
  .col-md-push-3{
    left: 25%;
  }
  .col-md-push-4{
    left: 33.3333333333%;
  }
  .col-md-push-5{
    left: 41.6666666667%;
  }
  .col-md-push-6{
    left: 50%;
  }
  .col-md-push-7{
    left: 58.3333333333%;
  }
  .col-md-push-8{
    left: 66.6666666667%;
  }
  .col-md-push-9{
    left: 75%;
  }
  .col-md-push-10{
    left: 83.3333333333%;
  }
  .col-md-push-11{
    left: 91.6666666667%;
  }
  .col-md-push-12{
    left: 100%;
  }
  .col-md-offset-0{
    margin-left: 0%;
  }
  .col-md-offset-1{
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2{
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3{
    margin-left: 25%;
  }
  .col-md-offset-4{
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5{
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6{
    margin-left: 50%;
  }
  .col-md-offset-7{
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8{
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9{
    margin-left: 75%;
  }
  .col-md-offset-10{
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11{
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12{
    margin-left: 100%;
  }
  .modal-lg{
    width: 900px;
  }
  .pre-header-left{
    font-size: 18px;
  }
  .pre-header .layout-menu-top .header-translate #block-ffw-y-googletranslate .goog-te-gadget select{
    font-size: 18px;
  }
  .pre-header .layout-menu-top .header-translate #block-ffw-y-googletranslate{
    margin-top: 2px;
  }
  .pre-header-right{
    padding-top: 4px;
    font-size: 18px;
  }
  .pre-header-right ul.menu > li > ul{
    border-top: 11px solid #363435;
  }
  .header-slogan{
    display: block;
  }
  .desktop-menu ul.menu > li{
    margin-left: 65px;
  }
  .desktop-menu ul.menu > li > a, .desktop-menu ul.menu > li > span:not(.m-arrow){
    font-size: 22px;
  }
  .desktop-menu ul.menu ul li{
    font-size: 18px;
  }
  .pre-footer-left ul.menu li{
    margin-right: 20px;
  }
  .pre-footer-left ul.menu a{
    font-size: 20px;
  }
  .pre-footer-right ul.menu a{
    font-size: 20px;
  }
  .footer-social ul.list-inline li{
    margin: 0 0 0 8px;
  }
  .footer-copyright-links{
    text-align: right;
  }
  .footer-copyright-text{
    text-align: left;
  }
  .accordion h3, .accordion .paragraph--type--teaser.subprogram-listing-item .field-prgf-title, .paragraph--type--teaser.subprogram-listing-item .accordion .field-prgf-title, .accordion #membership-calc-wrapper fieldset .fieldset-legend, #membership-calc-wrapper fieldset .accordion .fieldset-legend{
    font-size: 50px;
    line-height: 65px;
  }
  body.page-node-type-alert #block-ffw-y-content,
  body.page-node-type-alert-popup #block-ffw-y-content{
    width: 970px;
  }
  .alert-modal .modal-dialog{
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
  }
  .site-alert__cta{
    margin: 0;
  }
  #membership-calc-wrapper .js-form-type-membership-type-radio{
    float: left;
    width: 33.3333333333%;
  }
  .path-all-y-schedules .page-wrapper .content-wrapper{
    width: 970px;
  }
  #groupex-full-form-wrapper .top-form-wrapper #location-select-wrapper,
  #groupex-full-form-wrapper .top-form-wrapper #date-select-wrapper,
  #groupex-full-form-wrapper .top-form-wrapper #category-select-wrapper,
  #groupex-full-form-wrapper .top-form-wrapper #class-select-wrapper,
  #groupex-full-form-wrapper .top-form-wrapper #instructor-select-wrapper{
    width: 19%;
  }
  #groupex-full-form-wrapper .top-form-wrapper #date-select-wrapper,
  #groupex-full-form-wrapper .top-form-wrapper #class-select-wrapper{
    margin-right: 1%;
  }
  #mindbody-pt-form-wrapper > form.mindbody-pt{
    width: 970px;
  }
  #mindbody-pt-form-wrapper .header-row .choice{
    font-size: 15px;
  }
  #mindbody-pt-form-wrapper .header-row .change{
    font-size: 15px;
  }
  #mindbody-pt-form-wrapper .form-item-mb-location .label-wrapper span:before{
    font-size: 32px;
  }
  #mindbody-pt-form-wrapper .form-item-mb-location .icon.icon-location2{
    font-size: 32px;
  }
  #mindbody-pt-form-wrapper .form-item-mb-date-range select{
    width: 270px;
  }
  #mindbody-pt-form-wrapper .form-item-mb-end-time{
    margin-right: 80px;
  }
  .branch-pre-header-wrapper .branch-info-right{
    text-align: right;
  }
  .path-search #block-ffw-y-content{
    width: 970px;
  }
  .path-user .user-login-form,
  .path-user .user-pass, .path-user.user-logged-in #block-ffw-y-content{
    width: 970px;
  }
  .block-description--text .fa{
    font-size: 30px;
    max-height: 30px;
    max-width: 30px;
  }
  .block-description--text .field-icon img{
    max-height: 35px;
    max-width: 35px;
  }
  .paragraph-gallery .carousel .thumbcarousel{
    display: block;
  }
  .paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-content{
    min-height: 600px;
  }
  .paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-content-section{
    max-width: 80%;
    padding-right: 0;
  }
  .paragraph--type--small-banner .small-banner-content-section{
    max-width: 60%;
    padding-right: 0;
  }
  .paragraph--type--ffwy-daxko-schedule-all .weekdays-calendar .weekdays-next, .paragraph--type--ffwy-daxko-schedule-all .weekdays-calendar .weekdays-prev{
    height: 75px;
    width: 60px;
  }
  .paragraph--type--ffwy-daxko-schedule-all .weekdays-calendar .calendar-week{
    padding-left: 60px;
    padding-right: 60px;
  }
  .paragraph--type--ffwy-daxko-schedule-all .weekdays-calendar .calendar-week .calendar-week--day{
    height: 75px;
  }
  .paragraph--type--ffwy-daxko-schedule-all .weekdays-calendar .calendar-week .calendar-week--day .calendar-week--day-name{
    font-size: 17px;
    display: block;
  }
  .paragraph--type--ffwy-daxko-schedule-all .weekdays-calendar .calendar-week .calendar-week--day .calendar-week--date{
    line-height: 35px;
    font-size: 36px;
    margin-top: 5px;
  }
  .paragraph--type--ffwy-daxko-schedule-all .weekdays-calendar .calendar-active-day-name{
    display: none;
  }
  .paragraph--type--ffwy-daxko-schedule-all .time-wrapper li{
    padding: 45px;
  }
  .paragraph--type--ffwy-daxko-schedule-all .calendar-week{
    height: 75px;
  }
  .paragraph--type--ffwy-daxko-schedule-all .calendar-week .calendar-week--day.active:after{
    bottom: -20px;
    left: calc(50% - 18px);
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #C6168D;
  }
  .paragraph--type--ffwy-daxko-schedule-all .js-form-type-select{
    margin-right: 8%;
    -ms-flex: 0 0 360px;
    flex: 0 0 360px;
  }
  .paragraph--type--microsites-menu .camp-menu-wrapper .camp-menu li a,
  .paragraph--type--camp-menu .camp-menu-wrapper .camp-menu li a{
    font-size: 20px;
    height: 57px;
    padding: 15px 5px;
  }
  .paragraph--type--all-amenities .views-element-container form .fieldgroup.form-checkboxes{
    columns: 4;
  }
  .paragraph--type--all-amenities .views-element-container form .form-item label .term-name{
    width: 155px;
  }
  .custom-amenities-select{
    display: none;
  }
  .paragraph--type--schedule-search-list .slick-arrow{
    height: 70px;
    width: 50px;
  }
  .paragraph--type--schedule-search-list .slick-arrow.slick-prev{
    left: -45px;
  }
  .paragraph--type--schedule-search-list .slick-arrow.slick-next{
    right: -45px;
  }
  .paragraph--type--schedule-search-list .slick-arrow .fa{
    font-size: 70px;
  }
  .paragraph--type--schedule-search-list .results .schedule-sessions-group-slider{
    margin: 0 35px 55px;
  }
  .paragraph--type--schedule-search-list .results .views-row{
    padding: 10px 25px;
  }
  .paragraph--type--schedule-search-form .selects-container > .form-item{
    max-width: calc(25% - 35px);
  }
  .paragraph--type--ffwy-camps-listing-filters form.views-exposed-form.container{
    padding: 30px 45px;
  }
  .paragraph--type--ffwy-camps-listing-filters form.views-exposed-form.container > .form-item{
    margin-left: 20px;
    max-width: calc(20% - 20px);
  }
  .paragraph--type--ffwy-camps-listing-filters form.views-exposed-form.container > .form-item:first-child{
    margin-left: 0;
  }
  .paragraph--type--ffwy-camps-listing-filters form.views-exposed-form.container.narrow-your-search > .form-item{
    margin-left: 20px;
    width: calc(25% - 20px);
    max-width: 100%;
  }
  .paragraph--type--ffwy-schools-listing-filters form.views-exposed-form.container{
    padding: 30px 45px;
  }
  .paragraph--type--ffwy-schools-listing-filters form.views-exposed-form.container > .form-item{
    margin-left: 20px;
    max-width: calc(25% - 20px);
  }
  .paragraph--type--ffwy-schools-listing-filters form.views-exposed-form.container > .form-item:first-child{
    margin-left: 0;
  }
  .paragraph--type--ffwy-schools-listing-filters form.views-exposed-form.container.narrow-your-search > .form-item{
    margin-left: 20px;
    width: calc(33.333% - 20px);
    max-width: 100%;
  }
  .paragraph--type--event-posts-listing{
    padding-top: 50px;
    padding-bottom: 20px;
  }
  .paragraph--type--event-posts-listing .views-row{
    margin-bottom: 40px;
  }
  .paragraph--type--event-posts-listing .views-exposed-form{
    padding: 25px 40px;
    display: -ms-flexbox;
    display: flex;
  }
  .paragraph--type--event-posts-listing .views-exposed-form > .form-item{
    float: left;
    width: 41.6666666667%;
  }
  .paragraph--type--event-posts-listing .views-exposed-form .form-actions{
    float: left;
    width: 16.6666666667%;
  }
  .paragraph--type--event-posts-listing .views-exposed-form .form-actions{
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-bottom: 15px;
  }
  .paragraph--type--prgf-look-location form .selects-container > .form-item{
    margin-top: 2px;
    margin-bottom: 0;
    max-width: calc(25% - 35px);
  }
  .paragraph--type--prgf-look-location form .selects-container .form-submit{
    max-width: calc(25% - 35px);
    padding: 10px;
  }
  .paragraph--type--prgf-look-location form #lookup-autocomplete .ui-autocomplete{
    max-width: 270px;
  }
}
@media (min-width: 992px) and (max-width: 1289px){
  .visible-md{
    display: block !important;
  }
  table.visible-md{
    display: table !important;
  }
  tr.visible-md{
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md{
    display: table-cell !important;
  }
  .visible-md-block{
    display: block !important;
  }
  .visible-md-inline{
    display: inline !important;
  }
  .visible-md-inline-block{
    display: inline-block !important;
  }
  .hidden-md{
    display: none !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1399px){
  .mindbody-search-results-content .day .group-by-date .row > div:nth-child(3n+1){
    clear: both;
  }
}
@media (min-width: 768px) and (min-width: 992px){
  .paragraph--type--microsites-menu .camp-menu-wrapper .camp-menu li:first-child a:before,
  .paragraph--type--camp-menu .camp-menu-wrapper .camp-menu li:first-child a:before{
    font-size: 20px;
  }
}
@media (min-width: 1024px){
  .block-description--text h2, .block-description--text .paragraph--type--branch-amenities .field-sb-title, .paragraph--type--branch-amenities .block-description--text .field-sb-title, .block-description--text .paragraph--type--prgf-look-location .field-prgf-title, .paragraph--type--prgf-look-location .block-description--text .field-prgf-title, .block-description--text .paragraph--type--featured-blogs .field-prgf-headline, .paragraph--type--featured-blogs .block-description--text .field-prgf-headline, .block-description--text .paragraph--type--blog-posts-listing > .field-prgf-title, .block-description--text #mindbody-pt-form-wrapper fieldset .fieldset-legend, #mindbody-pt-form-wrapper fieldset .block-description--text .fieldset-legend,
  .block-description--text #mindbody-pt-form-wrapper fieldset legend,
  #mindbody-pt-form-wrapper fieldset .block-description--text legend{
    font-size: 30px;
  }
  .block-description--text h2.with-icon, .block-description--text .paragraph--type--branch-amenities .with-icon.field-sb-title, .paragraph--type--branch-amenities .block-description--text .with-icon.field-sb-title, .block-description--text .paragraph--type--prgf-look-location .with-icon.field-prgf-title, .paragraph--type--prgf-look-location .block-description--text .with-icon.field-prgf-title, .block-description--text .paragraph--type--featured-blogs .with-icon.field-prgf-headline, .paragraph--type--featured-blogs .block-description--text .with-icon.field-prgf-headline, .block-description--text .paragraph--type--blog-posts-listing > .with-icon.field-prgf-title, .block-description--text #mindbody-pt-form-wrapper fieldset .with-icon.fieldset-legend, #mindbody-pt-form-wrapper fieldset .block-description--text .with-icon.fieldset-legend,
  .block-description--text #mindbody-pt-form-wrapper fieldset legend.with-icon,
  #mindbody-pt-form-wrapper fieldset .block-description--text legend.with-icon{
    padding-left: 40px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1400px){
  .mindbody-search-results-content .day .group-by-date .row > div{
    width: 33.3333333333%;
  }
}
@media (min-width: 1290px){
  .container{
    width: 1260px;
  }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{
    float: left;
  }
  .col-lg-1{
    width: 8.3333333333%;
  }
  .col-lg-2{
    width: 16.6666666667%;
  }
  .col-lg-3{
    width: 25%;
  }
  .col-lg-4{
    width: 33.3333333333%;
  }
  .col-lg-5{
    width: 41.6666666667%;
  }
  .col-lg-6{
    width: 50%;
  }
  .col-lg-7{
    width: 58.3333333333%;
  }
  .col-lg-8{
    width: 66.6666666667%;
  }
  .col-lg-9{
    width: 75%;
  }
  .col-lg-10{
    width: 83.3333333333%;
  }
  .col-lg-11{
    width: 91.6666666667%;
  }
  .col-lg-12{
    width: 100%;
  }
  .col-lg-pull-0{
    right: auto;
  }
  .col-lg-pull-1{
    right: 8.3333333333%;
  }
  .col-lg-pull-2{
    right: 16.6666666667%;
  }
  .col-lg-pull-3{
    right: 25%;
  }
  .col-lg-pull-4{
    right: 33.3333333333%;
  }
  .col-lg-pull-5{
    right: 41.6666666667%;
  }
  .col-lg-pull-6{
    right: 50%;
  }
  .col-lg-pull-7{
    right: 58.3333333333%;
  }
  .col-lg-pull-8{
    right: 66.6666666667%;
  }
  .col-lg-pull-9{
    right: 75%;
  }
  .col-lg-pull-10{
    right: 83.3333333333%;
  }
  .col-lg-pull-11{
    right: 91.6666666667%;
  }
  .col-lg-pull-12{
    right: 100%;
  }
  .col-lg-push-0{
    left: auto;
  }
  .col-lg-push-1{
    left: 8.3333333333%;
  }
  .col-lg-push-2{
    left: 16.6666666667%;
  }
  .col-lg-push-3{
    left: 25%;
  }
  .col-lg-push-4{
    left: 33.3333333333%;
  }
  .col-lg-push-5{
    left: 41.6666666667%;
  }
  .col-lg-push-6{
    left: 50%;
  }
  .col-lg-push-7{
    left: 58.3333333333%;
  }
  .col-lg-push-8{
    left: 66.6666666667%;
  }
  .col-lg-push-9{
    left: 75%;
  }
  .col-lg-push-10{
    left: 83.3333333333%;
  }
  .col-lg-push-11{
    left: 91.6666666667%;
  }
  .col-lg-push-12{
    left: 100%;
  }
  .col-lg-offset-0{
    margin-left: 0%;
  }
  .col-lg-offset-1{
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2{
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3{
    margin-left: 25%;
  }
  .col-lg-offset-4{
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5{
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6{
    margin-left: 50%;
  }
  .col-lg-offset-7{
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8{
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9{
    margin-left: 75%;
  }
  .col-lg-offset-10{
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11{
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12{
    margin-left: 100%;
  }
  .visible-lg{
    display: block !important;
  }
  table.visible-lg{
    display: table !important;
  }
  tr.visible-lg{
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg{
    display: table-cell !important;
  }
  .visible-lg-block{
    display: block !important;
  }
  .visible-lg-inline{
    display: inline !important;
  }
  .visible-lg-inline-block{
    display: inline-block !important;
  }
  .hidden-lg{
    display: none !important;
  }
  .pre-header-left{
    font-size: 20px;
  }
  .pre-header .layout-menu-top .header-translate #block-ffw-y-googletranslate .goog-te-gadget select{
    font-size: 20px;
    max-width: 155px;
  }
  .pre-header-right{
    padding-top: 4px;
    font-size: 20px;
  }
  .desktop-menu ul.menu > li{
    margin-left: 110px;
  }
  .desktop-menu ul.menu > li > a, .desktop-menu ul.menu > li > span:not(.m-arrow){
    font-size: 26px;
  }
  .desktop-menu ul.menu ul li{
    font-size: 22px;
  }
  .pre-footer-left ul.menu li{
    margin-right: 35px;
  }
  .pre-footer-left ul.menu a{
    font-size: 22px;
  }
  .pre-footer-right ul.menu a{
    font-size: 22px;
  }
  body.page-node-type-alert #block-ffw-y-content,
  body.page-node-type-alert-popup #block-ffw-y-content{
    width: 1260px;
  }
  #membership-calc-wrapper .js-form-type-membership-type-radio{
    float: left;
    width: 25%;
  }
  .path-all-y-schedules .page-wrapper .content-wrapper{
    width: 1260px;
  }
  #mindbody-pt-form-wrapper > form.mindbody-pt{
    width: 1260px;
  }
  .path-search #block-ffw-y-content{
    width: 1260px;
  }
  .path-user .user-login-form,
  .path-user .user-pass, .path-user.user-logged-in #block-ffw-y-content{
    width: 1260px;
  }
  .paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-content{
    min-height: 650px;
  }
  .wrapper-field-menu-block-links .field-menu-block-links,
  .field-prgf-block-ref .field-menu-block-links{
    line-height: 55px;
  }
  .paragraph--type--teaser.subprogram-listing-item .image{
    margin-bottom: 0;
  }
  .paragraph--type--teaser.subprogram-listing-item .image img{
    height: auto;
  }
  .paragraph--type--all-amenities .views-element-container form .form-item label .term-name{
    width: auto;
  }
  .paragraph--type--ffwy-camps-listing-filters form.views-exposed-form.container > .form-item{
    margin-left: 35px;
    max-width: calc(20% - 35px);
  }
  .paragraph--type--ffwy-camps-listing-filters form.views-exposed-form.container > .form-item:first-child{
    margin-left: 0;
  }
  .paragraph--type--ffwy-camps-listing-filters form.views-exposed-form.container.narrow-your-search > .form-item{
    margin-left: 35px;
    width: calc(25% - 35px);
    max-width: 100%;
  }
  .paragraph--type--ffwy-schools-listing-filters form.views-exposed-form.container > .form-item{
    margin-left: 35px;
    max-width: calc(25% - 35px);
  }
  .paragraph--type--ffwy-schools-listing-filters form.views-exposed-form.container > .form-item:first-child{
    margin-left: 0;
  }
  .paragraph--type--ffwy-schools-listing-filters form.views-exposed-form.container.narrow-your-search > .form-item{
    margin-left: 35px;
    width: calc(33.333% - 35px);
    max-width: 100%;
  }
}
@media screen and (min-width: 1400px){
  .mindbody-search-results-content .day .group-by-date .row > div:nth-child(4n+1){
    clear: both;
  }
}
@media print{
  *,
  *:before,
  *:after{
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited{
    text-decoration: underline;
  }
  a[href]:after{
    content: " (" attr(href) ")";
  }
  abbr[title]:after{
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after{
    content: "";
  }
  pre,
  blockquote{
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead{
    display: table-header-group;
  }
  tr,
  img{
    page-break-inside: avoid;
  }
  img{
    max-width: 100% !important;
  }
  p,
  h2,
  .paragraph--type--branch-amenities .field-sb-title,
  .paragraph--type--prgf-look-location .field-prgf-title,
  .paragraph--type--featured-blogs .field-prgf-headline,
  .paragraph--type--blog-posts-listing > .field-prgf-title,
  #mindbody-pt-form-wrapper fieldset .fieldset-legend,
  #mindbody-pt-form-wrapper fieldset legend,
  h3,
  .paragraph--type--teaser.subprogram-listing-item .field-prgf-title,
  #membership-calc-wrapper fieldset .fieldset-legend{
    orphans: 3;
    widows: 3;
  }
  h2, .paragraph--type--branch-amenities .field-sb-title, .paragraph--type--prgf-look-location .field-prgf-title, .paragraph--type--featured-blogs .field-prgf-headline, .paragraph--type--blog-posts-listing > .field-prgf-title, #mindbody-pt-form-wrapper fieldset .fieldset-legend,
  #mindbody-pt-form-wrapper fieldset legend,
  h3,
  .paragraph--type--teaser.subprogram-listing-item .field-prgf-title,
  #membership-calc-wrapper fieldset .fieldset-legend{
    page-break-after: avoid;
  }
  .navbar{
    display: none;
  }
  .btn > .caret, .openy-popups-category-branches-form .button.form-submit > .caret, .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP > .caret, .ui-widget.ui-dialog.confirmation-popup .content-button a > .caret, form:not(.layout-builder-form) .form-submit > .caret,
  .dropup > .btn > .caret{
    border-top-color: #000 !important;
  }
  .label{
    border: 1px solid #000;
  }
  .table{
    border-collapse: collapse !important;
  }
  .table td,
  .table th{
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td{
    border: 1px solid #ddd !important;
  }
  .visible-print{
    display: block !important;
  }
  table.visible-print{
    display: table !important;
  }
  tr.visible-print{
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print{
    display: table-cell !important;
  }
  .visible-print-block{
    display: block !important;
  }
  .visible-print-inline{
    display: inline !important;
  }
  .visible-print-inline-block{
    display: inline-block !important;
  }
  .hidden-print{
    display: none !important;
  }
}
@media screen and (max-width: 767px){
  .table-responsive{
    width: 100%;
    margin-bottom: 18.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table{
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td{
    white-space: nowrap;
  }
  .table-responsive > .table-bordered{
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child{
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child{
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td{
    border-bottom: 0;
  }
  #mindbody-pt-form-wrapper .form-item-mb-location .inner{
    min-height: 50px;
    line-height: 50px;
  }
  #mindbody-pt-form-wrapper .form-item-mb-location .inner label{
    line-height: 48px;
  }
  #mindbody-pt-form-wrapper .form-item-mb-location .icon{
    top: 13px;
  }
  #mindbody-pt-form-wrapper .form-item-mb-start-time{
    margin-right: 20px;
  }
  #mindbody-pt-form-wrapper .dash{
    display: none;
  }
  #mindbody-pt-form-wrapper .form-group div[id^=edit-mb-end-date]{
    margin-top: 0;
  }
  #mindbody-pt-form-wrapper.step-4 .form-group{
    clear: left;
    float: none;
  }
  #mindbody-pt-form-wrapper.step-4 .form-group:last-of-type label{
    display: none;
  }
  .mindbody-search-results-header{
    padding: 25px 0 30px;
  }
  .mindbody-search-results-header .info-1{
    float: none;
    margin-right: 0;
  }
  .mindbody-search-results-header .info-2{
    border-bottom: 1px solid #e9e9e9;
    float: none;
    padding: 0 0 10px;
    margin: 0 0 25px;
  }
  .mindbody-search-results-header .item{
    margin-bottom: 15px;
    font-size: 16px;
  }
  .mindbody-search-results-header .item.datetime div{
    display: block;
    margin-left: 64px;
  }
  .mindbody-search-results-header .item.datetime div:first-child{
    margin-left: 0;
  }
  .mindbody-search-results-header .change{
    display: block;
    position: static;
    text-align: center;
  }
  .mindbody-search-results-content .day .date{
    text-align: center;
  }
  .mindbody-search-results-content .day .weekday{
    text-align: center;
  }
  .phone-call-wrapper{
    line-height: 35px;
    padding-bottom: 5px;
    text-align: left;
  }
  .phone-call-wrapper .description{
    margin-right: 0;
    padding: 0 15px;
    display: block;
    font-size: 18px;
    line-height: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .phone-call-wrapper .number{
    margin: 0 15px;
    display: block;
    font-size: 25px;
  }
  .ui-widget.ui-dialog{
    width: 90% !important;
    margin: 0;
    left: 5% !important;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0){
  input[type=date].form-control,
  input[type=time].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control{
    line-height: 39px;
  }
  input[type=date].input-sm,
  .input-group-sm > .input-group-btn > input[type=date].btn,
  .openy-popups-category-branches-form .input-group-sm > .input-group-btn > input[type=date].button.form-submit,
  form:not(.layout-builder-form) .input-group-sm > .input-group-btn > input[type=date].form-submit, .input-group-sm input[type=date],
  input[type=time].input-sm,
  .input-group-sm > .input-group-btn > input[type=time].btn,
  .openy-popups-category-branches-form .input-group-sm > .input-group-btn > input[type=time].button.form-submit,
  form:not(.layout-builder-form) .input-group-sm > .input-group-btn > input[type=time].form-submit,
  .input-group-sm input[type=time],
  input[type=datetime-local].input-sm,
  .input-group-sm > .input-group-btn > input[type=datetime-local].btn,
  .openy-popups-category-branches-form .input-group-sm > .input-group-btn > input[type=datetime-local].button.form-submit,
  form:not(.layout-builder-form) .input-group-sm > .input-group-btn > input[type=datetime-local].form-submit,
  .input-group-sm input[type=datetime-local],
  input[type=month].input-sm,
  .input-group-sm > .input-group-btn > input[type=month].btn,
  .openy-popups-category-branches-form .input-group-sm > .input-group-btn > input[type=month].button.form-submit,
  form:not(.layout-builder-form) .input-group-sm > .input-group-btn > input[type=month].form-submit,
  .input-group-sm input[type=month]{
    line-height: 33px;
  }
  input[type=date].input-lg,
  .input-group-lg > .input-group-btn > input[type=date].btn,
  .openy-popups-category-branches-form .input-group-lg > .input-group-btn > input[type=date].button.form-submit,
  form:not(.layout-builder-form) .input-group-lg > .input-group-btn > input[type=date].form-submit, .input-group-lg input[type=date],
  input[type=time].input-lg,
  .input-group-lg > .input-group-btn > input[type=time].btn,
  .openy-popups-category-branches-form .input-group-lg > .input-group-btn > input[type=time].button.form-submit,
  form:not(.layout-builder-form) .input-group-lg > .input-group-btn > input[type=time].form-submit,
  .input-group-lg input[type=time],
  input[type=datetime-local].input-lg,
  .input-group-lg > .input-group-btn > input[type=datetime-local].btn,
  .openy-popups-category-branches-form .input-group-lg > .input-group-btn > input[type=datetime-local].button.form-submit,
  form:not(.layout-builder-form) .input-group-lg > .input-group-btn > input[type=datetime-local].form-submit,
  .input-group-lg input[type=datetime-local],
  input[type=month].input-lg,
  .input-group-lg > .input-group-btn > input[type=month].btn,
  .openy-popups-category-branches-form .input-group-lg > .input-group-btn > input[type=month].button.form-submit,
  form:not(.layout-builder-form) .input-group-lg > .input-group-btn > input[type=month].form-submit,
  .input-group-lg input[type=month]{
    line-height: 49px;
  }
}
@media (max-device-width: 480px) and (orientation: landscape){
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse{
    max-height: 200px;
  }
}
@media (max-width: 767px){
  .navbar-nav .open .dropdown-menu{
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header{
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a{
    line-height: 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus{
    background-image: none;
  }
  .navbar-form .form-group{
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child{
    margin-bottom: 0;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a{
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus{
    color: #555;
    background-color: rgb(231.425, 231.425, 231.425);
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus{
    color: #ccc;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header{
    border-color: rgb(8.5, 8.5, 8.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider{
    background-color: rgb(8.5, 8.5, 8.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a{
    color: rgb(157.335, 157.335, 157.335);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus{
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus{
    color: #fff;
    background-color: rgb(8.5, 8.5, 8.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus{
    color: #444;
    background-color: transparent;
  }
  .visible-xs{
    display: block !important;
  }
  table.visible-xs{
    display: table !important;
  }
  tr.visible-xs{
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs{
    display: table-cell !important;
  }
  .visible-xs-block{
    display: block !important;
  }
  .visible-xs-inline{
    display: inline !important;
  }
  .visible-xs-inline-block{
    display: inline-block !important;
  }
  .hidden-xs{
    display: none !important;
  }
  h1,
  .h1{
    font-size: 36px;
    letter-spacing: -1px;
  }
  h2, .paragraph--type--branch-amenities .field-sb-title, .paragraph--type--prgf-look-location .field-prgf-title, .paragraph--type--featured-blogs .field-prgf-headline, .paragraph--type--blog-posts-listing > .field-prgf-title, #mindbody-pt-form-wrapper fieldset .fieldset-legend,
  #mindbody-pt-form-wrapper fieldset legend,
  .h2{
    font-size: 30px;
  }
  .table-roundup-responsive table{
    font-size: 14px;
  }
  .site-alert--header .site-alert__content *, .site-alert--footer .site-alert__content *{
    display: inline;
  }
  .branch-pre-header-wrapper .branch-links .left-col{
    position: static;
  }
  .paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-content .container{
    width: 100%;
  }
  .paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-link .btn, .paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-link .openy-popups-category-branches-form .button.form-submit, .openy-popups-category-branches-form .paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-link .button.form-submit, .paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-link .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-link a#printGXP, .paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-link form:not(.layout-builder-form) .form-submit, form:not(.layout-builder-form) .paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-link .form-submit, .paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-link .ui-widget.ui-dialog.confirmation-popup .content-button a, .ui-widget.ui-dialog.confirmation-popup .content-button .paragraph--type--ffwy-prgf-banner .ffwy-prgf-banner-link a{
    font-size: 20px;
    min-width: 170px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .paragraph--type--banner .banner-content .container{
    width: 100%;
  }
  .paragraph--type--banner .banner-link .btn, .paragraph--type--banner .banner-link .openy-popups-category-branches-form .button.form-submit, .openy-popups-category-branches-form .paragraph--type--banner .banner-link .button.form-submit, .paragraph--type--banner .banner-link .paragraph--type--embedded-groupexpro-schedule #weekPicker a#printGXP, .paragraph--type--embedded-groupexpro-schedule #weekPicker .paragraph--type--banner .banner-link a#printGXP, .paragraph--type--banner .banner-link form:not(.layout-builder-form) .form-submit, form:not(.layout-builder-form) .paragraph--type--banner .banner-link .form-submit, .paragraph--type--banner .banner-link .ui-widget.ui-dialog.confirmation-popup .content-button a, .ui-widget.ui-dialog.confirmation-popup .content-button .paragraph--type--banner .banner-link a{
    font-size: 20px;
    min-width: 170px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .paragraph--type--small-banner .small-banner-content .container{
    width: 100%;
  }
  .paragraph--type--schedule-search-list .slick-dots{
    display: none !important;
  }
  .paragraph--type--featured-blogs .container > .field-fblog-posts{
    display: block;
  }
  .paragraph--type--featured-blogs .container > .field-fblog-posts > .field-fblog-posts{
    display: block;
  }
}
@media all and (transform-3d), (-webkit-transform-3d){
  .carousel-inner > .item{
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right{
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left{
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active{
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
@media (max-width: 991px){
  .table-roundup-responsive{
    background-color: #fff;
  }
  .table-roundup-responsive table{
    border: 0;
    display: block;
  }
  .table-roundup-responsive table thead{
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .table-roundup-responsive table tbody{
    display: block;
  }
  .table-roundup-responsive table tr{
    border-color: #c7c6c7;
    border-width: 1px 1px 3px 1px;
    border-style: solid;
    display: block;
    padding: 5px;
    margin-bottom: 15px;
    overflow: initial !important;
  }
  .table-roundup-responsive table td{
    text-align: right;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 8px;
    clear: both;
  }
  .table-roundup-responsive table td.theme .accordion{
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .table-roundup-responsive table td.theme .accordion .theme-text{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: initial;
    justify-content: initial;
  }
  .table-roundup-responsive table td:before{
    content: attr(data-label);
    text-align: left;
    font-family: "CachetStdMedium", Arial, sans-serif;
    text-transform: uppercase;
  }
  .table-roundup-responsive table td:first-child{
    border-top: 0;
    width: 100%;
  }
  .table-roundup-responsive table td:last-child{
    border-bottom: 0;
  }
  .table-roundup-responsive table > thead > tr > th,
  .table-roundup-responsive table > thead > tr > td,
  .table-roundup-responsive table > tbody > tr > th,
  .table-roundup-responsive table > tbody > tr > td,
  .table-roundup-responsive table > tfoot > tr > th,
  .table-roundup-responsive table > tfoot > tr > td{
    padding: 20px;
  }
  #membership-calc-wrapper .pull-right[name=step-2]{
    float: none !important;
  }
  #membership-calc-wrapper .pull-right:not([name=step-2]){
    float: none !important;
    margin: 20px auto 0;
  }
  .paragraph--type--ffwy-daxko-schedule-all .filters{
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .paragraph--type--location-filter-by-amenities{
    display: none;
  }
}
@media (max-width: 480px){
  #block-ffw-y-tabs > ul li{
    font-size: 12px;
  }
  #block-ffw-y-tabs > ul li a{
    padding: 6px;
  }
  .paragraph--type--all-amenities .views-element-container form .fieldgroup.form-checkboxes{
    columns: 1;
  }
  .paragraph--type--all-amenities .views-element-container form .form-item label .term-name{
    width: auto;
    font-weight: bold;
  }
}
@media (min-width: 0) and (max-width: 480px){
  #membership-calc-wrapper .nav-pills > li{
    margin-bottom: 5px;
    display: block;
    overflow: hidden;
  }
  .paragraph--type--microsites-menu,
  .paragraph--type--camp-menu{
    position: relative;
    height: auto;
    z-index: 10;
    width: 100%;
    margin-bottom: 0;
  }
  .paragraph--type--teaser.subprogram-listing-item .image img{
    height: auto;
    width: 100%;
  }
}
@media (min-width: md){
  .atcb-list{
    left: auto;
    right: 0;
  }
}
@media (max-width: 1289px){
  .paragraph--column-in-a-grid .paragraph--type--grid-columns .more-link a{
    min-width: 150px;
  }
}
@media (min-width: 0) and (max-width: 768px){
  .paragraph--type--microsites-menu .camp-menu-wrapper .camp-menu,
  .paragraph--type--camp-menu .camp-menu-wrapper .camp-menu{
    display: block;
    position: static;
    float: none;
    min-width: 1px;
    padding: 0;
    margin: 0;
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
    height: auto;
  }
  .paragraph--type--microsites-menu .camp-menu-wrapper .camp-menu li,
  .paragraph--type--camp-menu .camp-menu-wrapper .camp-menu li{
    background: none;
    display: none;
    border-top: 1px solid #3e3e3e;
    margin: 0;
    position: relative;
    padding: 0;
    list-style: none;
    height: auto;
  }
  .paragraph--type--microsites-menu .camp-menu-wrapper .camp-menu li a,
  .paragraph--type--camp-menu .camp-menu-wrapper .camp-menu li a{
    text-transform: uppercase;
    border: none;
    margin: 0;
    font-size: 18px;
    padding: 19px 0;
    text-align: left;
    display: block;
    height: auto;
  }
  .paragraph--type--microsites-menu .camp-menu-wrapper .camp-menu li a.active,
  .paragraph--type--camp-menu .camp-menu-wrapper .camp-menu li a.active{
    background-color: transparent !important;
  }
  .paragraph--type--microsites-menu .camp-menu-wrapper .camp-menu li a .name,
  .paragraph--type--camp-menu .camp-menu-wrapper .camp-menu li a .name{
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
  }
  .paragraph--type--microsites-menu .camp-menu-wrapper .camp-menu li a.open .caret:before,
  .paragraph--type--camp-menu .camp-menu-wrapper .camp-menu li a.open .caret:before{
    content: "\e082";
  }
  .paragraph--type--microsites-menu .camp-menu-wrapper .camp-menu li a .caret,
  .paragraph--type--camp-menu .camp-menu-wrapper .camp-menu li a .caret{
    display: inline-block;
    width: auto;
    height: 10px;
    border: 0;
    position: relative;
    float: right;
    top: -2px;
  }
  .paragraph--type--microsites-menu .camp-menu-wrapper .camp-menu li a .caret:before,
  .paragraph--type--camp-menu .camp-menu-wrapper .camp-menu li a .caret:before{
    content: "\e081";
    margin-right: 0.3em;
    vertical-align: middle;
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
    font-family: "Glyphicons Halflings";
  }
  .paragraph--type--microsites-menu .camp-menu-wrapper .camp-menu li:first-child,
  .paragraph--type--camp-menu .camp-menu-wrapper .camp-menu li:first-child{
    display: list-item;
  }
  .paragraph.featured-content.paragraph--type--featured-content .h1{
    font-size: 28px;
    line-height: 31px;
  }
}
@media screen and (max-width: 1289px){
  .paragraph--type--ffwy-camps-listing-filters form.views-exposed-form.container .form-actions input{
    padding-left: 35px;
    padding-right: 35px;
    width: auto;
  }
  .paragraph--type--ffwy-schools-listing-filters form.views-exposed-form.container .form-actions input{
    padding-left: 35px;
    padding-right: 35px;
    width: auto;
  }
}
@media screen and (max-width: 991px){
  .paragraph--type--ffwy-camps-listing-filters form.views-exposed-form.container .form-actions input{
    padding-left: 20px;
    padding-right: 20px;
  }
  .paragraph--type--ffwy-schools-listing-filters form.views-exposed-form.container .form-actions input{
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 768px){
  .paragraph--type--featured-events .featured-events{
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .paragraph--type--featured-events .featured-events .featured-event{
    width: 100% !important;
  }
  .paragraph--type--featured-events .featured-events .featured-event:first-child .event-image img{
    border-radius: 15px 15px 0 0 !important;
  }
  .paragraph--type--featured-events .featured-events .featured-event:first-child .event-wrapper{
    position: initial !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .paragraph--type--featured-events .featured-events .featured-event:first-child .event-wrapper .first-links{
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 !important;
  }
  .schedule-dashboard__modal--body .table > tbody > tr > td:first-child{
    width: 100px;
  }
}
@media (max-width: 992px){
  .schedule-dashboard__content .schedules-data__row .calendar-column{
    margin-bottom: 12px;
  }
}