@charset "UTF-8";
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 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 */
@import url(//fonts.googleapis.com/css?family=Lato:400,300,100,100italic,300italic,400italic,700,700italic,900);
@import url(//fonts.googleapis.com/css?family=Bitter:400,400italic);
@import url(https://use.fontawesome.com/releases/v5.1.0/css/all.css);
/* line 9, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 98, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 110, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 118, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 127, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 136, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 145, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 154, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 162, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 170, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 174, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 185, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 193, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 204, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 212, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 221, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 229, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 252, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 266, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 277, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 290, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 302, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 311, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 334, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 346, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 356, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 367, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 376, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 387, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 396, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 405, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 416, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 421, app/assets/stylesheets/vendor/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

/* line 11, app/assets/stylesheets/vendor/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, app/assets/stylesheets/vendor/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, app/assets/stylesheets/vendor/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 27, app/assets/stylesheets/vendor/bootstrap/_scaffolding.scss */
body {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12pt;
  line-height: 1.6;
  color: #434343;
  background-color: #fff;
}

/* line 36, app/assets/stylesheets/vendor/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, app/assets/stylesheets/vendor/bootstrap/_scaffolding.scss */
a {
  color: #F48024;
  text-decoration: none;
}

/* line 52, app/assets/stylesheets/vendor/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #c25b0a;
  text-decoration: underline;
}

/* line 58, app/assets/stylesheets/vendor/bootstrap/_scaffolding.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 69, app/assets/stylesheets/vendor/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, app/assets/stylesheets/vendor/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, app/assets/stylesheets/vendor/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, app/assets/stylesheets/vendor/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 93, app/assets/stylesheets/vendor/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.6;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 106, app/assets/stylesheets/vendor/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, app/assets/stylesheets/vendor/bootstrap/_scaffolding.scss */
hr {
  margin-top: 19pt;
  margin-bottom: 19pt;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 125, app/assets/stylesheets/vendor/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 141, app/assets/stylesheets/vendor/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 159, app/assets/stylesheets/vendor/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, app/assets/stylesheets/vendor/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: normal;
  line-height: 1.1;
  color: inherit;
}

/* line 16, app/assets/stylesheets/vendor/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .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: #989898;
}

/* line 24, app/assets/stylesheets/vendor/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 19pt;
  margin-bottom: 9.5pt;
}

/* line 30, app/assets/stylesheets/vendor/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 35, app/assets/stylesheets/vendor/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 9.5pt;
  margin-bottom: 9.5pt;
}

/* line 41, app/assets/stylesheets/vendor/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 47, app/assets/stylesheets/vendor/bootstrap/_type.scss */
h1, .h1 {
  font-size: 31pt;
}

/* line 48, app/assets/stylesheets/vendor/bootstrap/_type.scss */
h2, .h2 {
  font-size: 25pt;
}

/* line 49, app/assets/stylesheets/vendor/bootstrap/_type.scss */
h3, .h3 {
  font-size: 21pt;
}

/* line 50, app/assets/stylesheets/vendor/bootstrap/_type.scss */
h4, .h4 {
  font-size: 15pt;
}

/* line 51, app/assets/stylesheets/vendor/bootstrap/_type.scss */
h5, .h5 {
  font-size: 12pt;
}

/* line 52, app/assets/stylesheets/vendor/bootstrap/_type.scss */
h6, .h6 {
  font-size: 11pt;
}

/* line 58, app/assets/stylesheets/vendor/bootstrap/_type.scss */
p {
  margin: 0 0 9.5pt;
}

/* line 62, app/assets/stylesheets/vendor/bootstrap/_type.scss */
.lead {
  margin-bottom: 19pt;
  font-size: 13pt;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 62, app/assets/stylesheets/vendor/bootstrap/_type.scss */
  .lead {
    font-size: 18pt;
  }
}

/* line 78, app/assets/stylesheets/vendor/bootstrap/_type.scss */
small,
.small {
  font-size: 91%;
}

/* line 83, app/assets/stylesheets/vendor/bootstrap/_type.scss */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 90, app/assets/stylesheets/vendor/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, app/assets/stylesheets/vendor/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, app/assets/stylesheets/vendor/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 93, app/assets/stylesheets/vendor/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 94, app/assets/stylesheets/vendor/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 97, app/assets/stylesheets/vendor/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 98, app/assets/stylesheets/vendor/bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 99, app/assets/stylesheets/vendor/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, app/assets/stylesheets/vendor/bootstrap/_type.scss */
.text-muted {
  color: #989898;
}

/* line 5, app/assets/stylesheets/vendor/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #F48024;
}

/* line 8, app/assets/stylesheets/vendor/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #da670b;
}

/* line 5, app/assets/stylesheets/vendor/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, app/assets/stylesheets/vendor/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

/* line 5, app/assets/stylesheets/vendor/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, app/assets/stylesheets/vendor/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

/* line 5, app/assets/stylesheets/vendor/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, app/assets/stylesheets/vendor/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

/* line 5, app/assets/stylesheets/vendor/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 8, app/assets/stylesheets/vendor/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

/* line 119, app/assets/stylesheets/vendor/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, app/assets/stylesheets/vendor/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #F48024;
}

/* line 8, app/assets/stylesheets/vendor/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #da670b;
}

/* line 5, app/assets/stylesheets/vendor/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, app/assets/stylesheets/vendor/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 5, app/assets/stylesheets/vendor/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, app/assets/stylesheets/vendor/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

/* line 5, app/assets/stylesheets/vendor/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, app/assets/stylesheets/vendor/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

/* line 5, app/assets/stylesheets/vendor/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 8, app/assets/stylesheets/vendor/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

/* line 138, app/assets/stylesheets/vendor/bootstrap/_type.scss */
.page-header {
  padding-bottom: 8.5pt;
  margin: 38pt 0 19pt;
  border-bottom: 1px solid #eeeeee;
}

/* line 149, app/assets/stylesheets/vendor/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 9.5pt;
}

/* line 153, app/assets/stylesheets/vendor/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, app/assets/stylesheets/vendor/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 173, app/assets/stylesheets/vendor/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

/* line 177, app/assets/stylesheets/vendor/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 185, app/assets/stylesheets/vendor/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 19pt;
}

/* line 189, app/assets/stylesheets/vendor/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.6;
}

/* line 193, app/assets/stylesheets/vendor/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 196, app/assets/stylesheets/vendor/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 211, app/assets/stylesheets/vendor/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 218, app/assets/stylesheets/vendor/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 229, app/assets/stylesheets/vendor/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #989898;
}

/* line 235, app/assets/stylesheets/vendor/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

/* line 241, app/assets/stylesheets/vendor/bootstrap/_type.scss */
blockquote {
  padding: 9.5pt 19pt;
  margin: 0 0 19pt;
  font-size: 15pt;
  border-left: 5px solid #eeeeee;
}

/* line 250, app/assets/stylesheets/vendor/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 257, app/assets/stylesheets/vendor/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.6;
  color: #989898;
}

/* line 265, app/assets/stylesheets/vendor/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 274, app/assets/stylesheets/vendor/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

/* line 286, app/assets/stylesheets/vendor/bootstrap/_type.scss */
.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: '';
}

/* line 287, app/assets/stylesheets/vendor/bootstrap/_type.scss */
.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: '\00A0 \2014';
}

/* line 294, app/assets/stylesheets/vendor/bootstrap/_type.scss */
address {
  margin-bottom: 19pt;
  font-style: normal;
  line-height: 1.6;
}

/* line 10, app/assets/stylesheets/vendor/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 14, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 10, app/assets/stylesheets/vendor/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  /* line 10, app/assets/stylesheets/vendor/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  /* line 10, app/assets/stylesheets/vendor/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, app/assets/stylesheets/vendor/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 14, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, app/assets/stylesheets/vendor/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 14, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.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;
}

/* line 27, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.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;
}

/* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.3333333333%;
}

/* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.6666666667%;
}

/* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.3333333333%;
}

/* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.6666666667%;
}

/* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.3333333333%;
}

/* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.6666666667%;
}

/* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.3333333333%;
}

/* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.6666666667%;
}

/* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.3333333333%;
}

/* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.6666666667%;
}

/* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.3333333333%;
}

/* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.6666666667%;
}

/* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.3333333333%;
}

/* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.6666666667%;
}

/* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.3333333333%;
}

/* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.6666666667%;
}

/* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.3333333333%;
}

/* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.6666666667%;
}

/* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.3333333333%;
}

/* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.6666666667%;
}

/* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.3333333333%;
}

/* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.6666666667%;
}

/* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.3333333333%;
}

/* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.6666666667%;
}

/* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

/* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

/* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

/* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

/* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

/* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

/* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

/* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

/* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .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;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.3333333333%;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.6666666667%;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.3333333333%;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.6666666667%;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.3333333333%;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.6666666667%;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.3333333333%;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.6666666667%;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }
  /* line 55, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 45, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  /* line 27, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .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;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.3333333333%;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.6666666667%;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.3333333333%;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.6666666667%;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.3333333333%;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.6666666667%;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.3333333333%;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.6666666667%;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }
  /* line 55, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 45, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  /* line 27, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .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;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.3333333333%;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.6666666667%;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.3333333333%;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.6666666667%;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.3333333333%;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.6666666667%;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.3333333333%;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.6666666667%;
  }
  /* line 35, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }
  /* line 55, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 45, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, app/assets/stylesheets/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

/* line 6, app/assets/stylesheets/vendor/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 9, app/assets/stylesheets/vendor/bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #989898;
  text-align: left;
}

/* line 15, app/assets/stylesheets/vendor/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 22, app/assets/stylesheets/vendor/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 19pt;
}

/* line 31, app/assets/stylesheets/vendor/bootstrap/_tables.scss */
.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.6;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 41, app/assets/stylesheets/vendor/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 50, app/assets/stylesheets/vendor/bootstrap/_tables.scss */
.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;
}

/* line 57, app/assets/stylesheets/vendor/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 62, app/assets/stylesheets/vendor/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 75, app/assets/stylesheets/vendor/bootstrap/_tables.scss */
.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;
}

/* line 88, app/assets/stylesheets/vendor/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 94, app/assets/stylesheets/vendor/bootstrap/_tables.scss */
.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;
}

/* line 101, app/assets/stylesheets/vendor/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 114, app/assets/stylesheets/vendor/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 125, app/assets/stylesheets/vendor/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 135, app/assets/stylesheets/vendor/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, app/assets/stylesheets/vendor/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 9, app/assets/stylesheets/vendor/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 17, app/assets/stylesheets/vendor/bootstrap/mixins/_table-row.scss */
.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: #e8e8e8;
}

/* line 9, app/assets/stylesheets/vendor/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 17, app/assets/stylesheets/vendor/bootstrap/mixins/_table-row.scss */
.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: #d0e9c6;
}

/* line 9, app/assets/stylesheets/vendor/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 17, app/assets/stylesheets/vendor/bootstrap/mixins/_table-row.scss */
.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: #c4e3f3;
}

/* line 9, app/assets/stylesheets/vendor/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 17, app/assets/stylesheets/vendor/bootstrap/mixins/_table-row.scss */
.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: #faf2cc;
}

/* line 9, app/assets/stylesheets/vendor/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 17, app/assets/stylesheets/vendor/bootstrap/mixins/_table-row.scss */
.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: #ebcccc;
}

/* line 171, app/assets/stylesheets/vendor/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  /* line 171, app/assets/stylesheets/vendor/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 14.25pt;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 183, app/assets/stylesheets/vendor/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, app/assets/stylesheets/vendor/bootstrap/_tables.scss */
  .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;
  }
  /* line 200, app/assets/stylesheets/vendor/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, app/assets/stylesheets/vendor/bootstrap/_tables.scss */
  .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;
  }
  /* line 212, app/assets/stylesheets/vendor/bootstrap/_tables.scss */
  .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;
  }
  /* line 225, app/assets/stylesheets/vendor/bootstrap/_tables.scss */
  .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;
  }
}

/* line 10, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 19pt;
  font-size: 18pt;
  line-height: inherit;
  color: #545454;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 47, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 52, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 59, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 64, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 70, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 76, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 83, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 12pt;
  line-height: 1.6;
  color: #767676;
}

/* line 114, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 30pt;
  padding: 6px 12px;
  font-size: 12pt;
  line-height: 1.6;
  color: #767676;
  background-color: #fff;
  background-image: none;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 57, app/assets/stylesheets/vendor/bootstrap/mixins/_forms.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 103, app/assets/stylesheets/vendor/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 107, app/assets/stylesheets/vendor/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}

/* line 108, app/assets/stylesheets/vendor/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}

/* line 140, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

/* line 147, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 156, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 168, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 187, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
  input.form-control[type="date"],
input.form-control[type="time"],
input.form-control[type="datetime-local"],
input.form-control[type="month"] {
    line-height: 30pt;
  }
  /* line 191, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
  input.input-sm[type="date"], .input-group-sm > .form-control[type="date"],
.input-group-sm > .input-group-addon[type="date"],
.input-group-sm > .input-group-btn > .btn[type="date"], .input-group-sm input[type="date"],
input.input-sm[type="time"],
.input-group-sm > .form-control[type="time"],
.input-group-sm > .input-group-addon[type="time"],
.input-group-sm > .input-group-btn > .btn[type="time"], .input-group-sm input[type="time"],
input.input-sm[type="datetime-local"],
.input-group-sm > .form-control[type="datetime-local"],
.input-group-sm > .input-group-addon[type="datetime-local"],
.input-group-sm > .input-group-btn > .btn[type="datetime-local"], .input-group-sm input[type="datetime-local"],
input.input-sm[type="month"],
.input-group-sm > .form-control[type="month"],
.input-group-sm > .input-group-addon[type="month"],
.input-group-sm > .input-group-btn > .btn[type="month"], .input-group-sm input[type="month"] {
    line-height: 25.5pt;
  }
  /* line 196, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
  input.input-lg[type="date"], .input-group-lg > .form-control[type="date"],
.input-group-lg > .input-group-addon[type="date"],
.input-group-lg > .input-group-btn > .btn[type="date"], .input-group-lg input[type="date"],
input.input-lg[type="time"],
.input-group-lg > .form-control[type="time"],
.input-group-lg > .input-group-addon[type="time"],
.input-group-lg > .input-group-btn > .btn[type="time"], .input-group-lg input[type="time"],
input.input-lg[type="datetime-local"],
.input-group-lg > .form-control[type="datetime-local"],
.input-group-lg > .input-group-addon[type="datetime-local"],
.input-group-lg > .input-group-btn > .btn[type="datetime-local"], .input-group-lg input[type="datetime-local"],
input.input-lg[type="month"],
.input-group-lg > .form-control[type="month"],
.input-group-lg > .input-group-addon[type="month"],
.input-group-lg > .input-group-btn > .btn[type="month"], .input-group-lg input[type="month"] {
    line-height: 37pt;
  }
}

/* line 209, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
  text-align: left;
}

/* line 219, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 226, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  min-height: 19pt;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 234, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
.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;
}

/* line 243, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 249, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 259, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 271, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
input[type="radio"][disabled], input.disabled[type="radio"], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input.disabled[type="checkbox"], fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 280, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 290, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

/* line 302, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 31pt;
}

/* line 310, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
.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, .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 {
  padding-left: 0;
  padding-right: 0;
}

/* line 71, app/assets/stylesheets/vendor/bootstrap/mixins/_forms.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 25.5pt;
  padding: 5px 10px;
  font-size: 11pt;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 79, app/assets/stylesheets/vendor/bootstrap/mixins/_forms.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 25.5pt;
  line-height: 25.5pt;
}

/* line 84, app/assets/stylesheets/vendor/bootstrap/mixins/_forms.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select.input-sm[multiple],
.input-group-sm > .form-control[multiple],
.input-group-sm > .input-group-addon[multiple],
.input-group-sm > .input-group-btn > .btn[multiple] {
  height: auto;
}

/* line 328, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 25.5pt;
  padding: 5px 10px;
  font-size: 11pt;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 335, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 25.5pt;
  line-height: 25.5pt;
}

/* line 339, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select.form-control[multiple] {
  height: auto;
}

/* line 343, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 25.5pt;
  min-height: 30pt;
  padding: 6px 10px;
  font-size: 11pt;
  line-height: 1.5;
}

/* line 71, app/assets/stylesheets/vendor/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 37pt;
  padding: 10px 16px;
  font-size: 15pt;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 79, app/assets/stylesheets/vendor/bootstrap/mixins/_forms.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 37pt;
  line-height: 37pt;
}

/* line 84, app/assets/stylesheets/vendor/bootstrap/mixins/_forms.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select.input-lg[multiple],
.input-group-lg > .form-control[multiple],
.input-group-lg > .input-group-addon[multiple],
.input-group-lg > .input-group-btn > .btn[multiple] {
  height: auto;
}

/* line 354, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 37pt;
  padding: 10px 16px;
  font-size: 15pt;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 361, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 37pt;
  line-height: 37pt;
}

/* line 365, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select.form-control[multiple] {
  height: auto;
}

/* line 369, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 37pt;
  min-height: 34pt;
  padding: 11px 16px;
  font-size: 15pt;
  line-height: 1.3333333;
}

/* line 383, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}

/* line 388, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 37.5pt;
}

/* line 393, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 30pt;
  height: 30pt;
  line-height: 30pt;
  text-align: center;
  pointer-events: none;
}

/* line 405, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
.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,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 37pt;
  height: 37pt;
  line-height: 37pt;
}

/* line 412, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
.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,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 25.5pt;
  height: 25.5pt;
  line-height: 25.5pt;
}

/* line 8, app/assets/stylesheets/vendor/bootstrap/mixins/_forms.scss */
.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;
}

/* line 21, app/assets/stylesheets/vendor/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, app/assets/stylesheets/vendor/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

/* line 31, app/assets/stylesheets/vendor/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

/* line 37, app/assets/stylesheets/vendor/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 8, app/assets/stylesheets/vendor/bootstrap/mixins/_forms.scss */
.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;
}

/* line 21, app/assets/stylesheets/vendor/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, app/assets/stylesheets/vendor/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* line 31, app/assets/stylesheets/vendor/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 37, app/assets/stylesheets/vendor/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 8, app/assets/stylesheets/vendor/bootstrap/mixins/_forms.scss */
.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;
}

/* line 21, app/assets/stylesheets/vendor/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, app/assets/stylesheets/vendor/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 31, app/assets/stylesheets/vendor/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

/* line 37, app/assets/stylesheets/vendor/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 434, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 24pt;
}

/* line 437, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 448, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #838383;
}

@media (min-width: 768px) {
  /* line 473, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 480, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 487, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 491, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 495, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
  .form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
    width: auto;
  }
  /* line 503, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 507, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 514, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 521, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
  .form-inline .radio label,
.form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 525, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 532, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 554, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

/* line 564, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 24.25pt;
}

/* line 570, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 14, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 577, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

/* line 588, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  /* line 598, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 15pt;
  }
}

@media (min-width: 768px) {
  /* line 606, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 11pt;
  }
}

/* line 9, app/assets/stylesheets/vendor/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 12pt;
  line-height: 1.6;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 26, app/assets/stylesheets/vendor/bootstrap/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn.focus:active, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 32, app/assets/stylesheets/vendor/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  text-decoration: none;
}

/* line 39, app/assets/stylesheets/vendor/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
}

/* line 46, app/assets/stylesheets/vendor/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 58, app/assets/stylesheets/vendor/bootstrap/_buttons.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 68, app/assets/stylesheets/vendor/bootstrap/_buttons.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 11, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

/* line 17, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 22, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 29, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .btn-default:active:focus, .btn-default.focus:active, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

/* line 37, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default.focus[disabled], .btn-default[disabled]:active, .btn-default.active[disabled], fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}

/* line 56, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 71, app/assets/stylesheets/vendor/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #F48024;
  border-color: #f2720c;
}

/* line 11, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #da670b;
  border-color: #793906;
}

/* line 17, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #da670b;
  border-color: #b85709;
}

/* line 22, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #da670b;
  border-color: #b85709;
}

/* line 29, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary.focus:active, .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: #b85709;
  border-color: #793906;
}

/* line 37, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary.focus[disabled], .btn-primary[disabled]:active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #F48024;
  border-color: #f2720c;
}

/* line 56, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #F48024;
  background-color: #fff;
}

/* line 75, app/assets/stylesheets/vendor/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #939438;
  border-color: #818231;
}

/* line 11, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #6e6f2a;
  border-color: #25250e;
}

/* line 17, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #6e6f2a;
  border-color: #555520;
}

/* line 22, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #6e6f2a;
  border-color: #555520;
}

/* line 29, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success.focus:active, .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: #555520;
  border-color: #25250e;
}

/* line 37, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success.focus[disabled], .btn-success[disabled]:active, .btn-success.active[disabled], fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #939438;
  border-color: #818231;
}

/* line 56, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #939438;
  background-color: #fff;
}

/* line 79, app/assets/stylesheets/vendor/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 11, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

/* line 17, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 22, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 29, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info.focus:active, .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: #269abc;
  border-color: #1b6d85;
}

/* line 37, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info.focus[disabled], .btn-info[disabled]:active, .btn-info.active[disabled], fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 56, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 83, app/assets/stylesheets/vendor/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #ddaf3b;
  border-color: #d9a626;
}

/* line 11, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #c39522;
  border-color: #6c5313;
}

/* line 17, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #c39522;
  border-color: #a57e1d;
}

/* line 22, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #c39522;
  border-color: #a57e1d;
}

/* line 29, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning.focus:active, .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: #a57e1d;
  border-color: #6c5313;
}

/* line 37, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning.focus[disabled], .btn-warning[disabled]:active, .btn-warning.active[disabled], fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #ddaf3b;
  border-color: #d9a626;
}

/* line 56, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #ddaf3b;
  background-color: #fff;
}

/* line 87, app/assets/stylesheets/vendor/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #b52736;
  border-color: #a02230;
}

/* line 11, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #8b1e29;
  border-color: #370c10;
}

/* line 17, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #8b1e29;
  border-color: #6e1821;
}

/* line 22, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #8b1e29;
  border-color: #6e1821;
}

/* line 29, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger.focus:active, .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: #6e1821;
  border-color: #370c10;
}

/* line 37, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}

/* line 45, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger.focus[disabled], .btn-danger[disabled]:active, .btn-danger.active[disabled], fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #b52736;
  border-color: #a02230;
}

/* line 56, app/assets/stylesheets/vendor/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #b52736;
  background-color: #fff;
}

/* line 96, app/assets/stylesheets/vendor/bootstrap/_buttons.scss */
.btn-link {
  color: #F48024;
  font-weight: normal;
  border-radius: 0;
}

/* line 101, app/assets/stylesheets/vendor/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 109, app/assets/stylesheets/vendor/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

/* line 115, app/assets/stylesheets/vendor/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #c25b0a;
  text-decoration: underline;
  background-color: transparent;
}

/* line 123, app/assets/stylesheets/vendor/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #989898;
  text-decoration: none;
}

/* line 135, app/assets/stylesheets/vendor/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 15pt;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 139, app/assets/stylesheets/vendor/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 11pt;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 143, app/assets/stylesheets/vendor/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 11pt;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 151, app/assets/stylesheets/vendor/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 157, app/assets/stylesheets/vendor/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 165, app/assets/stylesheets/vendor/bootstrap/_buttons.scss */
input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
  width: 100%;
}

/* line 10, app/assets/stylesheets/vendor/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

/* line 13, app/assets/stylesheets/vendor/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, app/assets/stylesheets/vendor/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}

/* line 21, app/assets/stylesheets/vendor/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 26, app/assets/stylesheets/vendor/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 28, app/assets/stylesheets/vendor/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 30, app/assets/stylesheets/vendor/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

/* line 7, app/assets/stylesheets/vendor/bootstrap/_dropdowns.scss */
.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;
}

/* line 20, app/assets/stylesheets/vendor/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 26, app/assets/stylesheets/vendor/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 31, app/assets/stylesheets/vendor/bootstrap/_dropdowns.scss */
.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: 12pt;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

/* line 54, app/assets/stylesheets/vendor/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 60, app/assets/stylesheets/vendor/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 8.5pt 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 65, app/assets/stylesheets/vendor/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.6;
  color: #545454;
  white-space: nowrap;
}

/* line 78, app/assets/stylesheets/vendor/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #474747;
  background-color: #f5f5f5;
}

/* line 88, app/assets/stylesheets/vendor/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #F48024;
}

/* line 103, app/assets/stylesheets/vendor/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #989898;
}

/* line 110, app/assets/stylesheets/vendor/bootstrap/_dropdowns.scss */
.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;
}

/* line 123, app/assets/stylesheets/vendor/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 128, app/assets/stylesheets/vendor/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 137, app/assets/stylesheets/vendor/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 147, app/assets/stylesheets/vendor/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 153, app/assets/stylesheets/vendor/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 11pt;
  line-height: 1.6;
  color: #989898;
  white-space: nowrap;
}

/* line 163, app/assets/stylesheets/vendor/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 173, app/assets/stylesheets/vendor/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 186, app/assets/stylesheets/vendor/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

/* line 193, app/assets/stylesheets/vendor/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 207, app/assets/stylesheets/vendor/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 212, app/assets/stylesheets/vendor/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

/* line 6, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 11, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 15, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 26, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 35, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}

/* line 14, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}

/* line 39, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

/* line 44, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 51, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 56, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 58, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 63, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 69, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 72, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 76, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 81, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 86, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 105, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 109, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 116, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 120, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 127, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 131, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 136, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 145, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 14, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}

/* line 157, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 162, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 172, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 175, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 179, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 184, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 188, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 193, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 201, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 206, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

/* line 212, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 216, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 237, app/assets/stylesheets/vendor/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, app/assets/stylesheets/vendor/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 13, app/assets/stylesheets/vendor/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

/* line 19, app/assets/stylesheets/vendor/bootstrap/_input-groups.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 54, app/assets/stylesheets/vendor/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

/* line 59, app/assets/stylesheets/vendor/bootstrap/_input-groups.scss */
.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;
}

/* line 64, app/assets/stylesheets/vendor/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 73, app/assets/stylesheets/vendor/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 12pt;
  font-weight: normal;
  line-height: 1;
  color: #767676;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid none;
  border-radius: 0;
}

/* line 85, app/assets/stylesheets/vendor/bootstrap/_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 11pt;
  border-radius: 3px;
}

/* line 90, app/assets/stylesheets/vendor/bootstrap/_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 15pt;
  border-radius: 6px;
}

/* line 97, app/assets/stylesheets/vendor/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 104, app/assets/stylesheets/vendor/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 113, app/assets/stylesheets/vendor/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 116, app/assets/stylesheets/vendor/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 125, app/assets/stylesheets/vendor/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 131, app/assets/stylesheets/vendor/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 140, app/assets/stylesheets/vendor/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
  font-size: 12pt;
}

/* line 144, app/assets/stylesheets/vendor/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 148, app/assets/stylesheets/vendor/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

/* line 157, app/assets/stylesheets/vendor/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 163, app/assets/stylesheets/vendor/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 9, app/assets/stylesheets/vendor/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

/* line 14, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}

/* line 15, app/assets/stylesheets/vendor/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}

/* line 19, app/assets/stylesheets/vendor/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 23, app/assets/stylesheets/vendor/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
}

/* line 31, app/assets/stylesheets/vendor/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #989898;
}

/* line 34, app/assets/stylesheets/vendor/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #989898;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

/* line 46, app/assets/stylesheets/vendor/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #F48024;
}

/* line 59, app/assets/stylesheets/vendor/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 8.5pt 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 66, app/assets/stylesheets/vendor/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, app/assets/stylesheets/vendor/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 78, app/assets/stylesheets/vendor/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 84, app/assets/stylesheets/vendor/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.6;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}

/* line 89, app/assets/stylesheets/vendor/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

/* line 96, app/assets/stylesheets/vendor/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #767676;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 118, app/assets/stylesheets/vendor/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}

/* line 122, app/assets/stylesheets/vendor/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 0;
}

/* line 125, app/assets/stylesheets/vendor/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 131, app/assets/stylesheets/vendor/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #F48024;
}

/* line 144, app/assets/stylesheets/vendor/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}

/* line 146, app/assets/stylesheets/vendor/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, app/assets/stylesheets/vendor/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

/* line 163, app/assets/stylesheets/vendor/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

/* line 165, app/assets/stylesheets/vendor/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

/* line 171, app/assets/stylesheets/vendor/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 177, app/assets/stylesheets/vendor/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, app/assets/stylesheets/vendor/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, app/assets/stylesheets/vendor/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

/* line 193, app/assets/stylesheets/vendor/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}

/* line 199, app/assets/stylesheets/vendor/bootstrap/_navs.scss */
.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;
}

@media (min-width: 768px) {
  /* line 206, app/assets/stylesheets/vendor/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  /* line 210, app/assets/stylesheets/vendor/bootstrap/_navs.scss */
  .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: #fff;
  }
}

/* line 224, app/assets/stylesheets/vendor/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 227, app/assets/stylesheets/vendor/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 237, app/assets/stylesheets/vendor/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 19pt;
  border: 1px solid transparent;
}

/* line 14, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 11, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 0;
  }
}

/* line 14, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 31, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-overflow-scrolling: touch;
}

/* line 14, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}

/* line 59, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  /* line 50, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 75, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 81, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 92, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 92, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* line 108, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 108, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 128, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 128, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 138, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 99999;
}

@media (min-width: 768px) {
  /* line 138, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 150, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 154, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 163, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 12.3333333333px 15px;
  font-size: 15pt;
  line-height: 19pt;
  height: 50px;
}

/* line 170, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

/* line 175, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  /* line 180, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 193, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.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: 0;
}

/* line 206, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}

/* line 211, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 217, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  /* line 193, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 232, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 6.1666666667px -15px;
}

/* line 235, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 19pt;
}

@media (max-width: 767px) {
  /* line 243, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 251, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 8px 15px 8px 25px;
  }
  /* line 255, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 19pt;
  }
  /* line 257, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  /* line 232, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 270, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 272, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 12.3333333333px;
    padding-bottom: 12.3333333333px;
  }
}

/* line 286, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 5px;
  margin-bottom: 5px;
}

@media (min-width: 768px) {
  /* line 473, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 480, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 487, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 491, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 495, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
  .navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 503, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 507, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 514, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
  .navbar-form .radio,
.navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 521, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
  .navbar-form .radio label,
.navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 525, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 532, app/assets/stylesheets/vendor/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  /* line 298, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 302, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  /* line 286, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 327, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 332, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 343, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 5px;
  margin-bottom: 5px;
}

/* line 346, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 349, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 359, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 12.3333333333px;
  margin-bottom: 12.3333333333px;
}

@media (min-width: 768px) {
  /* line 359, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  /* line 379, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }
  /* line 382, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 386, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

/* line 397, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 401, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}

/* line 403, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 410, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}

/* line 415, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}

/* line 418, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  background-color: transparent;
}

/* line 425, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

/* line 433, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.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;
}

/* line 442, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

/* line 444, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

/* line 448, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

/* line 453, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border: none;
}

/* line 462, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #333;
  color: #555;
}

@media (max-width: 767px) {
  /* line 475, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .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;
  }
  /* line 482, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .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: #e7e7e7;
  }
  /* line 490, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .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;
  }
}

/* line 506, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}

/* line 508, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 513, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}

/* line 515, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

/* line 521, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.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;
}

/* line 531, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

/* line 535, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #bebebe;
}

/* line 537, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

/* line 544, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #bebebe;
}

/* line 549, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #bebebe;
}

/* line 552, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 559, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

/* line 567, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.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;
}

/* line 577, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 579, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

/* line 583, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 588, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 596, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}

@media (max-width: 767px) {
  /* line 607, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 610, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 613, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #bebebe;
  }
  /* line 615, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .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;
  }
  /* line 622, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .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: #090909;
  }
  /* line 630, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
  .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;
  }
}

/* line 641, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #bebebe;
}

/* line 643, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 648, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #bebebe;
}

/* line 650, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

/* line 656, app/assets/stylesheets/vendor/bootstrap/_navbar.scss */
.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;
}

/* line 4, app/assets/stylesheets/vendor/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 19pt 0;
  border-radius: 0;
}

/* line 10, app/assets/stylesheets/vendor/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}

/* line 12, app/assets/stylesheets/vendor/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.6;
  text-decoration: none;
  color: #F48024;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

/* line 25, app/assets/stylesheets/vendor/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 32, app/assets/stylesheets/vendor/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 41, app/assets/stylesheets/vendor/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 3;
  color: #c25b0a;
  background-color: #eeeeee;
  border-color: #ddd;
}

/* line 52, app/assets/stylesheets/vendor/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #F48024;
  border-color: #F48024;
  cursor: default;
}

/* line 64, app/assets/stylesheets/vendor/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #989898;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

/* line 5, app/assets/stylesheets/vendor/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 15pt;
  line-height: 1.3333333;
}

/* line 12, app/assets/stylesheets/vendor/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

/* line 18, app/assets/stylesheets/vendor/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 5, app/assets/stylesheets/vendor/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 11pt;
  line-height: 1.5;
}

/* line 12, app/assets/stylesheets/vendor/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 18, app/assets/stylesheets/vendor/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 6, app/assets/stylesheets/vendor/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 19pt 0;
  list-style: none;
  text-align: center;
}

/* line 14, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}

/* line 12, app/assets/stylesheets/vendor/bootstrap/_pager.scss */
.pager li {
  display: inline;
}

/* line 14, app/assets/stylesheets/vendor/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 23, app/assets/stylesheets/vendor/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 31, app/assets/stylesheets/vendor/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 38, app/assets/stylesheets/vendor/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 45, app/assets/stylesheets/vendor/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #989898;
  background-color: #fff;
  cursor: not-allowed;
}

/* line 5, app/assets/stylesheets/vendor/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 20, app/assets/stylesheets/vendor/bootstrap/_labels.scss */
.label:empty {
  display: none;
}

/* line 25, app/assets/stylesheets/vendor/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, app/assets/stylesheets/vendor/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, app/assets/stylesheets/vendor/bootstrap/_labels.scss */
.label-default {
  background-color: #989898;
}

/* line 7, app/assets/stylesheets/vendor/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #7f7f7f;
}

/* line 48, app/assets/stylesheets/vendor/bootstrap/_labels.scss */
.label-primary {
  background-color: #F48024;
}

/* line 7, app/assets/stylesheets/vendor/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #da670b;
}

/* line 52, app/assets/stylesheets/vendor/bootstrap/_labels.scss */
.label-success {
  background-color: #939438;
}

/* line 7, app/assets/stylesheets/vendor/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #6e6f2a;
}

/* line 56, app/assets/stylesheets/vendor/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}

/* line 7, app/assets/stylesheets/vendor/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 60, app/assets/stylesheets/vendor/bootstrap/_labels.scss */
.label-warning {
  background-color: #ddaf3b;
}

/* line 7, app/assets/stylesheets/vendor/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #c39522;
}

/* line 64, app/assets/stylesheets/vendor/bootstrap/_labels.scss */
.label-danger {
  background-color: #b52736;
}

/* line 7, app/assets/stylesheets/vendor/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #8b1e29;
}

/* line 7, app/assets/stylesheets/vendor/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 11pt;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #989898;
  border-radius: 10px;
}

/* line 22, app/assets/stylesheets/vendor/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}

/* line 27, app/assets/stylesheets/vendor/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 32, app/assets/stylesheets/vendor/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 41, app/assets/stylesheets/vendor/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #F48024;
  background-color: #fff;
}

/* line 47, app/assets/stylesheets/vendor/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}

/* line 51, app/assets/stylesheets/vendor/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 55, app/assets/stylesheets/vendor/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, app/assets/stylesheets/vendor/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, app/assets/stylesheets/vendor/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

/* line 13, app/assets/stylesheets/vendor/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* line 18, app/assets/stylesheets/vendor/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 18pt;
  font-weight: 200;
}

/* line 24, app/assets/stylesheets/vendor/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 28, app/assets/stylesheets/vendor/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
}

/* line 33, app/assets/stylesheets/vendor/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 6, app/assets/stylesheets/vendor/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 41, app/assets/stylesheets/vendor/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 47, app/assets/stylesheets/vendor/bootstrap/_jumbotron.scss */
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 54pt;
  }
}

/* line 9, app/assets/stylesheets/vendor/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 19pt;
  border: 1px solid transparent;
  border-radius: 0;
}

/* line 16, app/assets/stylesheets/vendor/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 23, app/assets/stylesheets/vendor/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 28, app/assets/stylesheets/vendor/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 33, app/assets/stylesheets/vendor/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, app/assets/stylesheets/vendor/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 47, app/assets/stylesheets/vendor/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, app/assets/stylesheets/vendor/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

/* line 8, app/assets/stylesheets/vendor/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 11, app/assets/stylesheets/vendor/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 63, app/assets/stylesheets/vendor/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

/* line 8, app/assets/stylesheets/vendor/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 11, app/assets/stylesheets/vendor/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, app/assets/stylesheets/vendor/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

/* line 8, app/assets/stylesheets/vendor/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 11, app/assets/stylesheets/vendor/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 71, app/assets/stylesheets/vendor/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

/* line 8, app/assets/stylesheets/vendor/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 11, app/assets/stylesheets/vendor/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

/* line 1, app/assets/stylesheets/vendor/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}

/* line 5, app/assets/stylesheets/vendor/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, app/assets/stylesheets/vendor/bootstrap/_media.scss */
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

/* line 16, app/assets/stylesheets/vendor/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, app/assets/stylesheets/vendor/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 24, app/assets/stylesheets/vendor/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, app/assets/stylesheets/vendor/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, app/assets/stylesheets/vendor/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, app/assets/stylesheets/vendor/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, app/assets/stylesheets/vendor/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, app/assets/stylesheets/vendor/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, app/assets/stylesheets/vendor/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 63, app/assets/stylesheets/vendor/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 7, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.panel {
  margin-bottom: 19pt;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}

/* line 14, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}

/* line 27, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14pt;
  color: inherit;
}

/* line 39, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 49, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

/* line 63, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 67, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 74, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.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: -1;
  border-top-left-radius: -1;
}

/* line 82, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.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: -1;
  border-bottom-left-radius: -1;
}

/* line 89, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 96, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 100, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 110, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 115, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 121, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}

/* line 127, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.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: -1;
  border-top-right-radius: -1;
}

/* line 131, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.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: -1;
}

/* line 135, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.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: -1;
}

/* line 143, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

/* line 149, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.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: -1;
  border-bottom-right-radius: -1;
}

/* line 153, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.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: -1;
}

/* line 157, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.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: -1;
}

/* line 164, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

/* line 170, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 174, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 181, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.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;
}

/* line 185, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.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;
}

/* line 194, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.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;
}

/* line 203, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.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;
}

/* line 210, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 222, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 19pt;
}

/* line 226, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}

/* line 230, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 235, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 238, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

/* line 244, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 246, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 254, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}

/* line 6, app/assets/stylesheets/vendor/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #545454;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 11, app/assets/stylesheets/vendor/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 14, app/assets/stylesheets/vendor/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #545454;
}

/* line 20, app/assets/stylesheets/vendor/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 257, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.panel-primary {
  border-color: #F48024;
}

/* line 6, app/assets/stylesheets/vendor/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #F48024;
  border-color: #F48024;
}

/* line 11, app/assets/stylesheets/vendor/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #F48024;
}

/* line 14, app/assets/stylesheets/vendor/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #F48024;
  background-color: #fff;
}

/* line 20, app/assets/stylesheets/vendor/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #F48024;
}

/* line 260, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 6, app/assets/stylesheets/vendor/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 11, app/assets/stylesheets/vendor/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 14, app/assets/stylesheets/vendor/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 20, app/assets/stylesheets/vendor/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 263, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 6, app/assets/stylesheets/vendor/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 11, app/assets/stylesheets/vendor/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 14, app/assets/stylesheets/vendor/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 20, app/assets/stylesheets/vendor/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 266, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 6, app/assets/stylesheets/vendor/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 11, app/assets/stylesheets/vendor/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 14, app/assets/stylesheets/vendor/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 20, app/assets/stylesheets/vendor/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 269, app/assets/stylesheets/vendor/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 6, app/assets/stylesheets/vendor/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 11, app/assets/stylesheets/vendor/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 14, app/assets/stylesheets/vendor/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 20, app/assets/stylesheets/vendor/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, app/assets/stylesheets/vendor/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 12, app/assets/stylesheets/vendor/bootstrap/_responsive-embed.scss */
.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;
}

/* line 28, app/assets/stylesheets/vendor/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, app/assets/stylesheets/vendor/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, app/assets/stylesheets/vendor/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 15, app/assets/stylesheets/vendor/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, app/assets/stylesheets/vendor/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, app/assets/stylesheets/vendor/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, app/assets/stylesheets/vendor/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 18pt;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

/* line 15, app/assets/stylesheets/vendor/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 30, app/assets/stylesheets/vendor/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, app/assets/stylesheets/vendor/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, app/assets/stylesheets/vendor/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 32, app/assets/stylesheets/vendor/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

/* line 36, app/assets/stylesheets/vendor/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, app/assets/stylesheets/vendor/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, app/assets/stylesheets/vendor/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, app/assets/stylesheets/vendor/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

/* line 64, app/assets/stylesheets/vendor/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 73, app/assets/stylesheets/vendor/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 74, app/assets/stylesheets/vendor/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 79, app/assets/stylesheets/vendor/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.6px;
}

/* line 85, app/assets/stylesheets/vendor/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, app/assets/stylesheets/vendor/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.6;
}

/* line 97, app/assets/stylesheets/vendor/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, app/assets/stylesheets/vendor/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 14, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}

/* line 110, app/assets/stylesheets/vendor/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

/* line 115, app/assets/stylesheets/vendor/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 119, app/assets/stylesheets/vendor/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, app/assets/stylesheets/vendor/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, app/assets/stylesheets/vendor/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 140, app/assets/stylesheets/vendor/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 145, app/assets/stylesheets/vendor/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 149, app/assets/stylesheets/vendor/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 7, app/assets/stylesheets/vendor/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.6;
  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: 11pt;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 18, app/assets/stylesheets/vendor/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 19, app/assets/stylesheets/vendor/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

/* line 20, app/assets/stylesheets/vendor/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

/* line 21, app/assets/stylesheets/vendor/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

/* line 22, app/assets/stylesheets/vendor/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 26, app/assets/stylesheets/vendor/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0;
}

/* line 36, app/assets/stylesheets/vendor/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 45, app/assets/stylesheets/vendor/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 52, app/assets/stylesheets/vendor/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 59, app/assets/stylesheets/vendor/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 66, app/assets/stylesheets/vendor/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 73, app/assets/stylesheets/vendor/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 80, app/assets/stylesheets/vendor/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 87, app/assets/stylesheets/vendor/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 94, app/assets/stylesheets/vendor/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6, app/assets/stylesheets/vendor/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.6;
  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: 12pt;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 27, app/assets/stylesheets/vendor/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}

/* line 28, app/assets/stylesheets/vendor/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}

/* line 29, app/assets/stylesheets/vendor/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 30, app/assets/stylesheets/vendor/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, app/assets/stylesheets/vendor/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 12pt;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 42, app/assets/stylesheets/vendor/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 51, app/assets/stylesheets/vendor/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 61, app/assets/stylesheets/vendor/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 64, app/assets/stylesheets/vendor/bootstrap/_popovers.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 70, app/assets/stylesheets/vendor/bootstrap/_popovers.scss */
.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;
}

/* line 77, app/assets/stylesheets/vendor/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

/* line 85, app/assets/stylesheets/vendor/bootstrap/_popovers.scss */
.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);
}

/* line 92, app/assets/stylesheets/vendor/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

/* line 100, app/assets/stylesheets/vendor/bootstrap/_popovers.scss */
.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;
}

/* line 107, app/assets/stylesheets/vendor/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 116, app/assets/stylesheets/vendor/bootstrap/_popovers.scss */
.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);
}

/* line 123, app/assets/stylesheets/vendor/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 7, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

/* line 16, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

/* line 22, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 34, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

/* line 53, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 59, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 63, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 70, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 73, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 76, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 81, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 84, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
.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);
}

/* line 108, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  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);
}

/* line 111, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  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);
}

/* line 118, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 127, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
.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;
}

/* line 137, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 142, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 147, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

/* line 157, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 162, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 173, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
.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;
}

/* line 184, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
.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);
}

/* line 206, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

/* line 217, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
.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);
}

/* line 228, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 239, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  /* line 248, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -15px;
  }
  /* line 252, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -15px;
  }
  /* line 259, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  /* line 266, app/assets/stylesheets/vendor/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 14, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, app/assets/stylesheets/vendor/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, app/assets/stylesheets/vendor/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, app/assets/stylesheets/vendor/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, app/assets/stylesheets/vendor/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, app/assets/stylesheets/vendor/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, app/assets/stylesheets/vendor/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, app/assets/stylesheets/vendor/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, app/assets/stylesheets/vendor/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, app/assets/stylesheets/vendor/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 17, app/assets/stylesheets/vendor/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 17, app/assets/stylesheets/vendor/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 17, app/assets/stylesheets/vendor/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 17, app/assets/stylesheets/vendor/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, app/assets/stylesheets/vendor/bootstrap/_responsive-utilities.scss */
.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;
}

@media (max-width: 767px) {
  /* line 7, app/assets/stylesheets/vendor/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 10, app/assets/stylesheets/vendor/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }
  /* line 11, app/assets/stylesheets/vendor/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 12, app/assets/stylesheets/vendor/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 54, app/assets/stylesheets/vendor/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, app/assets/stylesheets/vendor/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, app/assets/stylesheets/vendor/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, app/assets/stylesheets/vendor/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 10, app/assets/stylesheets/vendor/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }
  /* line 11, app/assets/stylesheets/vendor/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 12, app/assets/stylesheets/vendor/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, app/assets/stylesheets/vendor/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, app/assets/stylesheets/vendor/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, app/assets/stylesheets/vendor/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, app/assets/stylesheets/vendor/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }
  /* line 10, app/assets/stylesheets/vendor/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }
  /* line 11, app/assets/stylesheets/vendor/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 12, app/assets/stylesheets/vendor/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, app/assets/stylesheets/vendor/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, app/assets/stylesheets/vendor/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, app/assets/stylesheets/vendor/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, app/assets/stylesheets/vendor/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 10, app/assets/stylesheets/vendor/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }
  /* line 11, app/assets/stylesheets/vendor/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 12, app/assets/stylesheets/vendor/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 111, app/assets/stylesheets/vendor/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, app/assets/stylesheets/vendor/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, app/assets/stylesheets/vendor/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 17, app/assets/stylesheets/vendor/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 17, app/assets/stylesheets/vendor/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 17, app/assets/stylesheets/vendor/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 17, app/assets/stylesheets/vendor/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}

/* line 17, app/assets/stylesheets/vendor/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, app/assets/stylesheets/vendor/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }
  /* line 10, app/assets/stylesheets/vendor/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }
  /* line 11, app/assets/stylesheets/vendor/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 12, app/assets/stylesheets/vendor/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}

/* line 155, app/assets/stylesheets/vendor/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 155, app/assets/stylesheets/vendor/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, app/assets/stylesheets/vendor/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 162, app/assets/stylesheets/vendor/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, app/assets/stylesheets/vendor/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 169, app/assets/stylesheets/vendor/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 17, app/assets/stylesheets/vendor/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
/* line 5, app/assets/stylesheets/vendor/_colorbox.scss */
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

/* line 6, app/assets/stylesheets/vendor/_colorbox.scss */
#cboxWrapper {
  max-width: none;
}

/* line 7, app/assets/stylesheets/vendor/_colorbox.scss */
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

/* line 8, app/assets/stylesheets/vendor/_colorbox.scss */
#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

/* line 9, app/assets/stylesheets/vendor/_colorbox.scss */
#cboxContent {
  position: relative;
}

/* line 10, app/assets/stylesheets/vendor/_colorbox.scss */
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 11, app/assets/stylesheets/vendor/_colorbox.scss */
#cboxTitle {
  margin: 0;
}

/* line 12, app/assets/stylesheets/vendor/_colorbox.scss */
#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 13, app/assets/stylesheets/vendor/_colorbox.scss */
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

/* line 14, app/assets/stylesheets/vendor/_colorbox.scss */
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

/* line 15, app/assets/stylesheets/vendor/_colorbox.scss */
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

/* line 16, app/assets/stylesheets/vendor/_colorbox.scss */
#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
/* line 23, app/assets/stylesheets/vendor/_colorbox.scss */
#cboxOverlay {
  background: rgba(0, 0, 0, 0.9);
}

/* line 24, app/assets/stylesheets/vendor/_colorbox.scss */
#colorbox {
  outline: 0;
}

/* line 25, app/assets/stylesheets/vendor/_colorbox.scss */
#cboxTopLeft {
  width: 21px;
  height: 21px;
  background: url(/assets/images/controls-8ada12d554d54ce198cf3df7ba8632fa487e1f80edef57eca357f313e01a2234.png) no-repeat -101px 0;
}

/* line 26, app/assets/stylesheets/vendor/_colorbox.scss */
#cboxTopRight {
  width: 21px;
  height: 21px;
  background: url(/assets/images/controls-8ada12d554d54ce198cf3df7ba8632fa487e1f80edef57eca357f313e01a2234.png) no-repeat -130px 0;
}

/* line 27, app/assets/stylesheets/vendor/_colorbox.scss */
#cboxBottomLeft {
  width: 21px;
  height: 21px;
  background: url(/assets/images/controls-8ada12d554d54ce198cf3df7ba8632fa487e1f80edef57eca357f313e01a2234.png) no-repeat -101px -29px;
}

/* line 28, app/assets/stylesheets/vendor/_colorbox.scss */
#cboxBottomRight {
  width: 21px;
  height: 21px;
  background: url(/assets/images/controls-8ada12d554d54ce198cf3df7ba8632fa487e1f80edef57eca357f313e01a2234.png) no-repeat -130px -29px;
}

/* line 29, app/assets/stylesheets/vendor/_colorbox.scss */
#cboxMiddleLeft {
  width: 21px;
  background: url(/assets/images/controls-8ada12d554d54ce198cf3df7ba8632fa487e1f80edef57eca357f313e01a2234.png) left top repeat-y;
}

/* line 30, app/assets/stylesheets/vendor/_colorbox.scss */
#cboxMiddleRight {
  width: 21px;
  background: url(/assets/images/controls-8ada12d554d54ce198cf3df7ba8632fa487e1f80edef57eca357f313e01a2234.png) right top repeat-y;
}

/* line 31, app/assets/stylesheets/vendor/_colorbox.scss */
#cboxTopCenter {
  height: 21px;
  background: url(/assets/images/border-bd9c4ca94e6ef88a4b442945194f42fb695ddc3ee3d0c5c3325d12d24ef5d0dd.png) 0 0 repeat-x;
}

/* line 32, app/assets/stylesheets/vendor/_colorbox.scss */
#cboxBottomCenter {
  height: 21px;
  background: url(/assets/images/border-bd9c4ca94e6ef88a4b442945194f42fb695ddc3ee3d0c5c3325d12d24ef5d0dd.png) 0 -29px repeat-x;
}

/* line 33, app/assets/stylesheets/vendor/_colorbox.scss */
#cboxContent {
  background: #fff;
  overflow: hidden;
}

/* line 34, app/assets/stylesheets/vendor/_colorbox.scss */
.cboxIframe {
  background: #fff;
}

/* line 35, app/assets/stylesheets/vendor/_colorbox.scss */
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

/* line 36, app/assets/stylesheets/vendor/_colorbox.scss */
#cboxLoadedContent {
  margin-bottom: 28px;
}

/* line 37, app/assets/stylesheets/vendor/_colorbox.scss */
#cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #949494;
}

/* line 38, app/assets/stylesheets/vendor/_colorbox.scss */
#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #949494;
}

/* line 39, app/assets/stylesheets/vendor/_colorbox.scss */
#cboxLoadingOverlay {
  background: url(/assets/images/loading_background-57920b7d3cfb8c593c58de61920794b44164d3812e3b25cb9e142c01315286d9.png) no-repeat center center;
}

/* line 40, app/assets/stylesheets/vendor/_colorbox.scss */
#cboxLoadingGraphic {
  background: url(/assets/images/loading-77037c7f5944d54310efa3de13b7d443e34b32d97e3bc78438001915e9a6046d.gif) no-repeat center center;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
/* line 43, app/assets/stylesheets/vendor/_colorbox.scss */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
/* line 46, app/assets/stylesheets/vendor/_colorbox.scss */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0;
}

/* line 48, app/assets/stylesheets/vendor/_colorbox.scss */
#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef;
}

/* line 49, app/assets/stylesheets/vendor/_colorbox.scss */
#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(/assets/images/controls-8ada12d554d54ce198cf3df7ba8632fa487e1f80edef57eca357f313e01a2234.png) no-repeat -75px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}

/* line 50, app/assets/stylesheets/vendor/_colorbox.scss */
#cboxPrevious:hover {
  background-position: -75px -25px;
}

/* line 51, app/assets/stylesheets/vendor/_colorbox.scss */
#cboxNext {
  position: absolute;
  bottom: 0;
  left: 27px;
  background: url(/assets/images/controls-8ada12d554d54ce198cf3df7ba8632fa487e1f80edef57eca357f313e01a2234.png) no-repeat -50px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}

/* line 52, app/assets/stylesheets/vendor/_colorbox.scss */
#cboxNext:hover {
  background-position: -50px -25px;
}

/* line 53, app/assets/stylesheets/vendor/_colorbox.scss */
#cboxClose {
  position: absolute;
  top: 0;
  right: 0;
  background: url(/assets/images/controls-8ada12d554d54ce198cf3df7ba8632fa487e1f80edef57eca357f313e01a2234.png) no-repeat -25px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}

/* line 54, app/assets/stylesheets/vendor/_colorbox.scss */
#cboxClose:hover {
  background-position: -25px -25px;
}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
/* line 61, app/assets/stylesheets/vendor/_colorbox.scss */
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*!
Video.js Default Styles (http://videojs.com)
Version 4.12.11
Create your own skin at http://designer.videojs.com
*/
/* line 7, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin {
  color: #ccc;
}

@font-face {
  font-family: VideoJS;
  src: url(/font/vjs.eot);
  src: url(/font/vjs.eot?#iefix) format("embedded-opentype"), url(/font/vjs.woff) format("woff"), url(/font/vjs.ttf) format("truetype"), url(/font/vjs.svg#icomoon) format("svg");
  font-weight: 400;
  font-style: normal;
}

/* line 19, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-slider {
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  background-color: #333;
  background-color: rgba(51, 51, 51, 0.9);
}

/* line 28, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-slider:focus {
  -webkit-box-shadow: 0 0 2em #fff;
  -moz-box-shadow: 0 0 2em #fff;
  box-shadow: 0 0 2em #fff;
}

/* line 34, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-slider-handle {
  position: absolute;
  left: 0;
  top: 0;
}

/* line 40, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-slider-handle:before {
  content: "\e009";
  font-family: VideoJS;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  text-shadow: 0 0 1em #fff;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* line 57, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-control-bar {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3em;
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
}

/* line 68, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin.vjs-has-started .vjs-control-bar {
  display: block;
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility .1s, opacity .1s;
  -moz-transition: visibility .1s, opacity .1s;
  -o-transition: visibility .1s, opacity .1s;
  transition: visibility .1s, opacity .1s;
}

/* line 78, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  display: block;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s;
}

/* line 88, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin.vjs-controls-disabled .vjs-control-bar {
  display: none;
}

/* line 92, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
  display: none;
}

/* line 96, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin.vjs-error .vjs-control-bar {
  display: none;
}

/* line 100, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-audio.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible;
}

@media \0screen {
  /* line 106, app/assets/stylesheets/vendor/_video-js-min.scss */
  .vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar:before {
    content: "";
  }
}

/* line 111, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-control {
  outline: 0;
  position: relative;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 3em;
  width: 4em;
}

/* line 122, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-control:before {
  font-family: VideoJS;
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

/* line 135, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-control:focus:before,
.vjs-default-skin .vjs-control:hover:before {
  text-shadow: 0 0 1em #fff;
}

/* line 142, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 153, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-play-control {
  width: 5em;
  cursor: pointer;
}

/* line 158, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-play-control:before {
  content: "\e001";
}

/* line 162, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin.vjs-playing .vjs-play-control:before {
  content: "\e002";
}

/* line 166, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-playback-rate .vjs-playback-rate-value {
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

/* line 178, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-playback-rate.vjs-menu-button .vjs-menu .vjs-menu-content {
  width: 4em;
  left: -2em;
  list-style: none;
}

/* line 184, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-mute-control,
.vjs-default-skin .vjs-volume-menu-button {
  cursor: pointer;
  float: right;
}

/* line 190, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-mute-control:before,
.vjs-default-skin .vjs-volume-menu-button:before {
  content: "\e006";
}

/* line 195, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-mute-control.vjs-vol-0:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
  content: "\e003";
}

/* line 200, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-mute-control.vjs-vol-1:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
  content: "\e004";
}

/* line 205, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-mute-control.vjs-vol-2:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
  content: "\e005";
}

/* line 210, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-volume-control {
  width: 5em;
  float: right;
}

/* line 215, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-volume-bar {
  width: 5em;
  height: .6em;
  margin: 1.1em auto 0;
}

/* line 221, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-volume-level {
  position: absolute;
  top: 0;
  left: 0;
  height: .5em;
  width: 100%;
  background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}

/* line 230, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
  width: .5em;
  height: .5em;
  left: 4.5em;
}

/* line 236, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-volume-handle:before {
  font-size: .9em;
  top: -.2em;
  left: -.2em;
  width: 1em;
  height: 1em;
}

/* line 244, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-volume-menu-button .vjs-menu {
  display: block;
  width: 0;
  height: 0;
  border-top-color: transparent;
}

/* line 251, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
  height: 0;
  width: 0;
}

/* line 256, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu,
.vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing {
  border-top-color: rgba(7, 40, 50, 0.5);
}

/* line 261, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu .vjs-menu-content,
.vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing .vjs-menu-content {
  height: 2.9em;
  width: 10em;
}

/* line 267, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-progress-control {
  position: absolute;
  left: 0;
  right: 0;
  width: auto;
  font-size: .3em;
  height: 1em;
  top: -1em;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}

/* line 281, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin:hover .vjs-progress-control {
  font-size: .9em;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}

/* line 289, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-progress-holder {
  height: 100%;
}

/* line 293, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-progress-holder .vjs-play-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 0;
  left: 0;
  top: 0;
}

/* line 306, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-play-progress {
  background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}

/* line 310, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-load-progress {
  background: #646464;
  background: rgba(255, 255, 255, 0.2);
}

/* line 315, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-load-progress div {
  background: #787878;
  background: rgba(255, 255, 255, 0.1);
}

/* line 320, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-seek-handle {
  width: 1.5em;
  height: 100%;
}

/* line 325, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-seek-handle:before {
  padding-top: .1em;
}

/* line 329, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin.vjs-live .vjs-time-controls,
.vjs-default-skin.vjs-live .vjs-time-divider,
.vjs-default-skin.vjs-live .vjs-progress-control {
  display: none;
}

/* line 335, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin.vjs-live .vjs-live-display {
  display: block;
}

/* line 339, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-live-display {
  display: none;
  font-size: 1em;
  line-height: 3em;
}

/* line 345, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-time-controls {
  font-size: 1em;
  line-height: 3em;
}

/* line 350, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-current-time {
  float: left;
}

/* line 354, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-duration {
  float: left;
}

/* line 358, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-remaining-time {
  display: none;
  float: left;
}

/* line 363, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-time-divider {
  float: left;
  line-height: 3em;
}

/* line 368, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-fullscreen-control {
  width: 3.8em;
  cursor: pointer;
  float: right;
}

/* line 374, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-fullscreen-control:before {
  content: "\e000";
}

/* line 378, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
  content: "\e00b";
}

/* line 382, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-big-play-button {
  left: .5em;
  top: .5em;
  font-size: 3em;
  display: block;
  z-index: 2;
  position: absolute;
  width: 4em;
  height: 2.6em;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  opacity: 1;
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
  border: .1em solid #3b4249;
  -webkit-border-radius: .8em;
  -moz-border-radius: .8em;
  border-radius: .8em;
  -webkit-box-shadow: 0 0 1em rgba(255, 255, 255, 0.25);
  -moz-box-shadow: 0 0 1em rgba(255, 255, 255, 0.25);
  box-shadow: 0 0 1em rgba(255, 255, 255, 0.25);
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}

/* line 410, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {
  left: 50%;
  margin-left: -2.1em;
  top: 50%;
  margin-top: -1.4000000000000001em;
}

/* line 417, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button {
  display: none;
}

/* line 421, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin.vjs-has-started .vjs-big-play-button {
  display: none;
}

/* line 425, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button {
  display: none;
}

/* line 429, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin:hover .vjs-big-play-button,
.vjs-default-skin .vjs-big-play-button:focus {
  outline: 0;
  border-color: #fff;
  background-color: #505050;
  background-color: rgba(50, 50, 50, 0.75);
  -webkit-box-shadow: 0 0 3em #fff;
  -moz-box-shadow: 0 0 3em #fff;
  box-shadow: 0 0 3em #fff;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}

/* line 444, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-big-play-button:before {
  content: "\e001";
  font-family: VideoJS;
  line-height: 2.6em;
  text-shadow: .05em .05em .1em #000;
  text-align: center;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 456, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-error .vjs-big-play-button {
  display: none;
}

/* line 460, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-error-display {
  display: none;
}

/* line 464, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-error .vjs-error-display {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/* line 473, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-error .vjs-error-display:before {
  content: 'X';
  font-family: Arial;
  font-size: 4em;
  color: #666;
  line-height: 1;
  text-shadow: .05em .05em .1em #000;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -.5em;
  width: 100%;
}

/* line 489, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-error-display div {
  position: absolute;
  bottom: 1em;
  right: 0;
  left: 0;
  font-size: 1.4em;
  text-align: center;
  padding: 3px;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
}

/* line 501, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-error-display a,
.vjs-error-display a:visited {
  color: #F4A460;
}

/* line 506, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 4em;
  line-height: 1;
  width: 1em;
  height: 1em;
  margin-left: -.5em;
  margin-top: -.5em;
  opacity: .75;
}

/* line 520, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-waiting .vjs-loading-spinner,
.vjs-seeking .vjs-loading-spinner {
  display: block;
  -webkit-animation: spin 1.5s infinite linear;
  -moz-animation: spin 1.5s infinite linear;
  -o-animation: spin 1.5s infinite linear;
  animation: spin 1.5s infinite linear;
}

/* line 529, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-error .vjs-loading-spinner {
  display: none;
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none;
}

/* line 537, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-loading-spinner:before {
  content: "\e01e";
  font-family: VideoJS;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  text-align: center;
  text-shadow: 0 0 .1em #000;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

/* line 585, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-menu-button {
  float: right;
  cursor: pointer;
}

/* line 590, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  margin-bottom: 3em;
  border-left: 2em solid transparent;
  border-right: 2em solid transparent;
  border-top: 1.55em solid #000;
  border-top-color: rgba(7, 40, 50, 0.5);
}

/* line 604, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 10em;
  bottom: 1.5em;
  max-height: 15em;
  overflow: auto;
  left: -5em;
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
  -webkit-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
  -moz-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
  box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
}

/* line 621, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-menu-button:hover .vjs-control-content .vjs-menu,
.vjs-default-skin .vjs-control-content .vjs-menu.vjs-lock-showing {
  display: block;
}

/* line 626, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin.vjs-scrubbing .vjs-menu-button:hover .vjs-control-content .vjs-menu {
  display: none;
}

/* line 630, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-menu-button ul li {
  list-style: none;
  margin: 0;
  padding: .3em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}

/* line 640, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-menu-button ul li.vjs-selected {
  background-color: #000;
}

/* line 644, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-menu-button ul li:focus,
.vjs-default-skin .vjs-menu-button ul li:hover,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover {
  outline: 0;
  color: #111;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: 0 0 1em #fff;
  -moz-box-shadow: 0 0 1em #fff;
  box-shadow: 0 0 1em #fff;
}

/* line 657, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 .3em;
  font-weight: 700;
  cursor: default;
}

/* line 668, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-subtitles-button:before {
  content: "\e00c";
}

/* line 672, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-captions-button:before {
  content: "\e008";
}

/* line 676, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-chapters-button:before {
  content: "\e00c";
}

/* line 680, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-chapters-button.vjs-menu-button .vjs-menu .vjs-menu-content {
  width: 24em;
  left: -12em;
}

/* line 685, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before,
.vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
  -webkit-box-shadow: 0 0 1em #fff;
  -moz-box-shadow: 0 0 1em #fff;
  box-shadow: 0 0 1em #fff;
}

/* line 692, app/assets/stylesheets/vendor/_video-js-min.scss */
.video-js {
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  vertical-align: middle;
  font-weight: 400;
  font-style: normal;
  font-family: Arial, sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 707, app/assets/stylesheets/vendor/_video-js-min.scss */
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 715, app/assets/stylesheets/vendor/_video-js-min.scss */
.video-js:-moz-full-screen {
  position: absolute;
}

/* line 719, app/assets/stylesheets/vendor/_video-js-min.scss */
body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  overflow-y: auto;
}

/* line 726, app/assets/stylesheets/vendor/_video-js-min.scss */
.video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  _position: absolute;
}

/* line 739, app/assets/stylesheets/vendor/_video-js-min.scss */
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}

/* line 744, app/assets/stylesheets/vendor/_video-js-min.scss */
.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}

/* line 748, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-poster {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-color: #000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/* line 763, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-poster img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%;
}

/* line 771, app/assets/stylesheets/vendor/_video-js-min.scss */
.video-js.vjs-has-started .vjs-poster {
  display: none;
}

/* line 775, app/assets/stylesheets/vendor/_video-js-min.scss */
.video-js.vjs-audio.vjs-has-started .vjs-poster {
  display: block;
}

/* line 779, app/assets/stylesheets/vendor/_video-js-min.scss */
.video-js.vjs-controls-disabled .vjs-poster {
  display: none;
}

/* line 783, app/assets/stylesheets/vendor/_video-js-min.scss */
.video-js.vjs-using-native-controls .vjs-poster {
  display: none;
}

/* line 787, app/assets/stylesheets/vendor/_video-js-min.scss */
.video-js .vjs-text-track-display {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 3em;
  right: 0;
  pointer-events: none;
}

/* line 796, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-caption-settings {
  position: relative;
  top: 1em;
  background-color: #000;
  opacity: .75;
  color: #FFF;
  margin: 0 auto;
  padding: .5em;
  height: 15em;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 40em;
}

/* line 810, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-caption-settings .vjs-tracksettings {
  top: 0;
  bottom: 2em;
  left: 0;
  right: 0;
  position: absolute;
  overflow: auto;
}

/* line 819, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-caption-settings .vjs-tracksettings-colors,
.vjs-caption-settings .vjs-tracksettings-font {
  float: left;
}

/* line 824, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-caption-settings .vjs-tracksettings-colors:after,
.vjs-caption-settings .vjs-tracksettings-font:after,
.vjs-caption-settings .vjs-tracksettings-controls:after {
  clear: both;
}

/* line 830, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-caption-settings .vjs-tracksettings-controls {
  position: absolute;
  bottom: 1em;
  right: 1em;
}

/* line 836, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-caption-settings .vjs-tracksetting {
  margin: 5px;
  padding: 3px;
  min-height: 40px;
}

/* line 842, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-caption-settings .vjs-tracksetting label {
  display: block;
  width: 100px;
  margin-bottom: 5px;
}

/* line 848, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-caption-settings .vjs-tracksetting span {
  display: inline;
  margin-left: 5px;
}

/* line 853, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-caption-settings .vjs-tracksetting > div {
  margin-bottom: 5px;
  min-height: 20px;
}

/* line 858, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-caption-settings .vjs-tracksetting > div:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  min-height: 0;
}

/* line 864, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-caption-settings label > input {
  margin-right: 10px;
}

/* line 868, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-caption-settings input[type=button] {
  width: 40px;
  height: 40px;
}

/* line 873, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-hidden {
  display: none !important;
}

/* line 877, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible;
}

/* line 883, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-no-js {
  padding: 2em;
  color: #ccc;
  background-color: #333;
  font-size: 1.8em;
  font-family: Arial, sans-serif;
  text-align: center;
  width: 30em;
  height: 15em;
  margin: 0 auto;
}

/* line 895, app/assets/stylesheets/vendor/_video-js-min.scss */
.vjs-no-js a,
.vjs-no-js a:visited {
  color: #F4A460;
}

/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-helper-hidden {
  display: none;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-helper-clearfix:after {
  clear: both;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-helper-clearfix {
  min-height: 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-front {
  z-index: 100;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-state-disabled {
  cursor: default !important;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  min-height: 0;
  font-size: 100%;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-button-icon-only {
  width: 2.2em;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
button.ui-button-icon-only {
  width: 2.4em;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-button-icons-only {
  width: 3.4em;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
button.ui-button-icons-only {
  width: 3.7em;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
input.ui-button {
  padding: .4em 1em;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-buttonset {
  margin-right: 7px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker td {
  border: 0;
  padding: 1px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker-rtl {
  direction: rtl;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-menu .ui-menu {
  position: absolute;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: -1px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-menu-icons {
  position: relative;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-resizable {
  position: relative;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-selectmenu-open {
  display: block;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-slider {
  position: relative;
  text-align: left;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-slider-horizontal {
  height: .8em;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-spinner-up {
  top: 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-spinner-down {
  bottom: 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-tabs {
  position: relative;
  padding: .2em;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
body .ui-tooltip {
  border-width: 2px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-widget {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-size: 1.1em;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-widget .ui-widget {
  font-size: 1em;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-size: 1em;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-widget-content {
  border: 1px solid #ddd;
  background: #eee url(/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
  color: #333;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-widget-content a {
  color: #333;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-widget-header {
  border: 1px solid #e78f08;
  background: #f6a828 url(/images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
  color: #fff;
  font-weight: bold;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-widget-header a {
  color: #fff;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #ccc;
  background: #f6f6f6 url(/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #1c94c4;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #1c94c4;
  text-decoration: none;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #fbcb09;
  background: #fdf5ce url(/images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #c77405;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
  color: #c77405;
  text-decoration: none;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #fbd850;
  background: #fff url(/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #eb8f00;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c url(/images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
  color: #363636;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #363636;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url(/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
  color: #fff;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #fff;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #fff;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon {
  width: 16px;
  height: 16px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon, .ui-widget-content .ui-icon {
  background-image: url(/images/ui-icons_222222_256x240.png);
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-widget-header .ui-icon {
  background-image: url(/images/ui-icons_ffffff_256x240.png);
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-state-default .ui-icon {
  background-image: url(/images/ui-icons_ef8c08_256x240.png);
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url(/images/ui-icons_ef8c08_256x240.png);
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-state-active .ui-icon {
  background-image: url(/images/ui-icons_ef8c08_256x240.png);
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-state-highlight .ui-icon {
  background-image: url(/images/ui-icons_228ef1_256x240.png);
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(/images/ui-icons_ffd27a_256x240.png);
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-blank {
  background-position: 16px 16px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-carat-1-n {
  background-position: 0 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-carat-1-e {
  background-position: -32px 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-carat-1-se {
  background-position: -48px 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-carat-1-s {
  background-position: -64px 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-carat-1-w {
  background-position: -96px 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-extlink {
  background-position: -32px -80px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-newwin {
  background-position: -48px -80px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-refresh {
  background-position: -64px -80px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-shuffle {
  background-position: -80px -80px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-folder-open {
  background-position: -16px -96px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-document {
  background-position: -32px -96px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-document-b {
  background-position: -48px -96px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-note {
  background-position: -64px -96px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-mail-closed {
  background-position: -80px -96px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-mail-open {
  background-position: -96px -96px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-suitcase {
  background-position: -112px -96px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-comment {
  background-position: -128px -96px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-person {
  background-position: -144px -96px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-print {
  background-position: -160px -96px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-trash {
  background-position: -176px -96px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-locked {
  background-position: -192px -96px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-unlocked {
  background-position: -208px -96px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-bookmark {
  background-position: -224px -96px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-tag {
  background-position: -240px -96px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-home {
  background-position: 0 -112px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-flag {
  background-position: -16px -112px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-calendar {
  background-position: -32px -112px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-cart {
  background-position: -48px -112px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-pencil {
  background-position: -64px -112px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-clock {
  background-position: -80px -112px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-disk {
  background-position: -96px -112px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-calculator {
  background-position: -112px -112px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-zoomin {
  background-position: -128px -112px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-zoomout {
  background-position: -144px -112px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-search {
  background-position: -160px -112px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-wrench {
  background-position: -176px -112px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-gear {
  background-position: -192px -112px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-heart {
  background-position: -208px -112px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-star {
  background-position: -224px -112px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-link {
  background-position: -240px -112px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-cancel {
  background-position: 0 -128px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-plus {
  background-position: -16px -128px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-plusthick {
  background-position: -32px -128px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-minus {
  background-position: -48px -128px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-minusthick {
  background-position: -64px -128px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-close {
  background-position: -80px -128px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-closethick {
  background-position: -96px -128px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-key {
  background-position: -112px -128px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-lightbulb {
  background-position: -128px -128px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-scissors {
  background-position: -144px -128px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-clipboard {
  background-position: -160px -128px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-copy {
  background-position: -176px -128px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-contact {
  background-position: -192px -128px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-image {
  background-position: -208px -128px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-video {
  background-position: -224px -128px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-script {
  background-position: -240px -128px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-alert {
  background-position: 0 -144px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-info {
  background-position: -16px -144px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-notice {
  background-position: -32px -144px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-help {
  background-position: -48px -144px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-check {
  background-position: -64px -144px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-bullet {
  background-position: -80px -144px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-radio-on {
  background-position: -96px -144px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-radio-off {
  background-position: -112px -144px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-pin-w {
  background-position: -128px -144px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-pin-s {
  background-position: -144px -144px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-play {
  background-position: 0 -160px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-pause {
  background-position: -16px -160px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-seek-next {
  background-position: -32px -160px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-seek-prev {
  background-position: -48px -160px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-seek-end {
  background-position: -64px -160px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-stop {
  background-position: -96px -160px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-eject {
  background-position: -112px -160px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-volume-off {
  background-position: -128px -160px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-volume-on {
  background-position: -144px -160px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-power {
  background-position: 0 -176px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-signal-diag {
  background-position: -16px -176px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-signal {
  background-position: -32px -176px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-battery-0 {
  background-position: -48px -176px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-battery-1 {
  background-position: -64px -176px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-battery-2 {
  background-position: -80px -176px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-battery-3 {
  background-position: -96px -176px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-circle-plus {
  background-position: 0 -192px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-circle-minus {
  background-position: -16px -192px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-circle-close {
  background-position: -32px -192px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-circle-check {
  background-position: -208px -192px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 4px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 4px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 4px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 4px;
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-widget-overlay {
  background: #666 url(/images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
  opacity: .5;
  filter: Alpha(Opacity=50);
}

/* line 7, app/assets/stylesheets/vendor/_jquery-ui-min.scss */
.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000 url(/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
  opacity: .2;
  filter: Alpha(Opacity=20);
  border-radius: 5px;
}

/*
 * Copyright (c) 2013 Thibaut Courouble
 * http://www.cssflow.com
 *
 * Licensed under the MIT License:
 * http://www.opensource.org/licenses/mit-license.php
 */
/* line 18, app/assets/stylesheets/vendor/_simple-toggle.scss */
.switch {
  margin: -4px 0 0 4px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 54px;
  height: 24px;
  padding: 0;
  background-color: white;
  border-radius: 18px;
  box-shadow: inset 0 -1px white, inset 0 1px 1px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  background-image: -webkit-linear-gradient(top, #fff 40%, #f0f0f0);
  background-image: -moz-linear-gradient(top, #fff 40%, #f0f0f0);
  background-image: -o-linear-gradient(top, #fff 40%, #f0f0f0);
  background-image: linear-gradient(inverse-side(top), #fff 40%, #f0f0f0);
}

/* line 34, app/assets/stylesheets/vendor/_simple-toggle.scss */
.switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

/* line 41, app/assets/stylesheets/vendor/_simple-toggle.scss */
.switch-label {
  position: relative;
  display: block;
  height: inherit;
  font-size: 14px;
  text-transform: uppercase;
  background: #eceeef;
  border-radius: inherit;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
  -webkit-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  -webkit-transition-property: opacity background;
  transition-property: opacity background;
}

/* line 54, app/assets/stylesheets/vendor/_simple-toggle.scss */
.switch-label:before, .switch-label:after {
  position: absolute;
  top: 50%;
  margin-top: -.5em;
  line-height: 1;
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
  font-weight: bold;
}

/* line 63, app/assets/stylesheets/vendor/_simple-toggle.scss */
.switch-label:before {
  content: attr(data-off);
  display: none;
  right: 17px;
  color: #999;
  text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}

/* line 71, app/assets/stylesheets/vendor/_simple-toggle.scss */
.switch-label:after {
  content: attr(data-on);
  display: none;
  left: 17px;
  color: white;
  text-shadow: 0 1px rgba(0, 0, 0, 0.2);
  opacity: 0;
}

/* line 80, app/assets/stylesheets/vendor/_simple-toggle.scss */
.switch-input:checked ~ .switch-label {
  background: #F48024;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
}

/* line 85, app/assets/stylesheets/vendor/_simple-toggle.scss */
.switch-input:checked ~ .switch-label:before {
  opacity: 0;
}

/* line 86, app/assets/stylesheets/vendor/_simple-toggle.scss */
.switch-input:checked ~ .switch-label:after {
  opacity: 1;
}

/* line 90, app/assets/stylesheets/vendor/_simple-toggle.scss */
.switch-handle {
  position: absolute;
  top: 1px;
  left: 2px;
  width: 22px;
  height: 22px;
  background: white;
  border-radius: 11px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  background-image: -webkit-linear-gradient(top, #fff 40%, #f0f0f0);
  background-image: -moz-linear-gradient(top, #fff 40%, #f0f0f0);
  background-image: -o-linear-gradient(top, #fff 40%, #f0f0f0);
  background-image: linear-gradient(inverse-side(top), #fff 40%, #f0f0f0);
  -webkit-transition: left 0.15s ease-out;
  -o-transition: left 0.15s ease-out;
  transition: left 0.15s ease-out;
}

/* line 102, app/assets/stylesheets/vendor/_simple-toggle.scss */
.switch-handle:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -11px 0 0 -11px;
  width: 22px;
  height: 22px;
  background: #f9f9f9;
  border-radius: 11px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
  background-image: -webkit-linear-gradient(top, #fff 40%, #f0f0f0);
  background-image: -moz-linear-gradient(top, #fff 40%, #f0f0f0);
  background-image: -o-linear-gradient(top, #fff 40%, #f0f0f0);
  background-image: linear-gradient(inverse-side(top), #fff 40%, #f0f0f0);
}

/* line 116, app/assets/stylesheets/vendor/_simple-toggle.scss */
.switch-input:checked ~ .switch-handle {
  left: 30px;
  box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}

/* line 122, app/assets/stylesheets/vendor/_simple-toggle.scss */
.switch-green > .switch-input:checked ~ .switch-label {
  background: #4fb845;
}

/* line 1, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker {
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
  background: #fff;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 8px;
  padding-left: 0;
  padding-top: 2px;
  position: absolute;
  z-index: 9999;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}

/* line 19, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_rtl {
  padding: 8px 0 8px 8px;
}

/* line 23, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 210px;
  background: transparent;
  border: none;
}

/*For IE8 or lower*/
/* line 34, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker button {
  border: none !important;
}

/* line 38, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

/* line 48, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_noselect::selection {
  background: transparent;
}

/* line 49, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_noselect::-moz-selection {
  background: transparent;
}

/* line 51, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_inline {
  display: inline-block;
  position: static;
  box-shadow: none;
}

/* line 57, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

/* line 64, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
  display: none;
}

/* line 68, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
  display: block;
}

/* line 72, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_datepicker {
  width: 224px;
  float: left;
  margin-left: 8px;
}

/* line 77, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0;
}

/* line 83, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
  width: 256px;
}

/* line 87, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker {
  width: 58px;
  float: left;
  text-align: center;
  margin-left: 8px;
  margin-top: 0;
}

/* line 94, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0;
}

/* line 100, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
  margin-top: 8px;
  margin-bottom: 3px;
}

/* line 105, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_mounthpicker {
  position: relative;
  text-align: center;
}

/* line 110, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}

/* line 117, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label i {
  opacity: 0.5;
  background-position: -92px -19px;
  display: inline-block;
  width: 9px;
  height: 20px;
  vertical-align: middle;
}

/* line 126, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_prev {
  float: left;
  background-position: -20px 0;
}

/* line 130, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_today_button {
  float: left;
  background-position: -70px 0;
  margin-left: 5px;
}

/* line 136, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_next {
  float: right;
  background-position: 0 0;
}

/* line 141, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0 none;
  cursor: pointer;
  display: block;
  height: 30px;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  outline: medium none;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  width: 20px;
  min-width: 0;
}

/* line 162, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
  float: none;
  background-position: -40px -15px;
  height: 15px;
  width: 30px;
  display: block;
  margin-left: 14px;
  margin-top: 7px;
}

/* line 172, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
  float: none;
  margin-left: 0;
  margin-right: 14px;
}

/* line 179, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
  background-position: -40px 0;
  margin-bottom: 7px;
  margin-top: 0;
}

/* line 185, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
  height: 151px;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}

/* line 191, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #f5f5f5;
  border-top: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: center;
  border-collapse: collapse;
  cursor: pointer;
  border-bottom-width: 0;
  height: 25px;
  line-height: 25px;
}

/* line 204, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child {
  border-top-width: 0;
}

/* line 208, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* line 215, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label {
  display: inline;
  position: relative;
  z-index: 9999;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
  float: left;
  width: 182px;
  text-align: center;
  cursor: pointer;
}

/* line 231, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label:hover > span {
  text-decoration: underline;
}

/* line 235, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label:hover i {
  opacity: 1.0;
}

/* line 239, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
  border: 1px solid #ccc;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 101;
  display: none;
  background: #fff;
  max-height: 160px;
  overflow-y: hidden;
}

/* line 251, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
  right: -7px;
}

/* line 252, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
  right: 2px;
}

/* line 253, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #fff;
  background: #ff8000;
}

/* line 258, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
  padding: 2px 10px 2px 5px;
  text-decoration: none !important;
}

/* line 263, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #33aaff;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}

/* line 270, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_month {
  width: 100px;
  text-align: right;
}

/* line 275, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar {
  clear: both;
}

/* line 279, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_year {
  width: 48px;
  margin-left: 5px;
}

/* line 284, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar table {
  border-collapse: collapse;
  width: 100%;
}

/* line 290, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td > div {
  padding-right: 5px;
}

/* line 294, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar th {
  height: 25px;
}

/* line 298, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
  width: 14.2857142%;
  background: #f5f5f5;
  border: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: right;
  vertical-align: middle;
  padding: 0;
  border-collapse: collapse;
  cursor: pointer;
  height: 25px;
}

/* line 311, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td, .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
  width: 12.5%;
}

/* line 315, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar th {
  background: #f1f1f1;
}

/* line 319, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
  color: #33aaff;
}

/* line 323, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000;
}

/* line 328, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000;
}

/* line 334, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #33aaff;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}

/* line 343, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  cursor: default;
}

/* line 351, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

/* line 356, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #fff !important;
  background: #ff8000 !important;
  box-shadow: none !important;
}

/* line 363, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current.xdsoft_disabled:hover {
  background: #33aaff !important;
  box-shadow: #178fe5 0 1px 3px 0 inset !important;
  color: #fff !important;
}

/* line 370, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
  color: inherit	!important;
  background: inherit !important;
  box-shadow: inherit !important;
}

/* line 377, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar th {
  font-weight: 700;
  text-align: center;
  color: #999;
  cursor: default;
}

/* line 384, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_copyright {
  color: #ccc !important;
  font-size: 10px;
  clear: both;
  float: none;
  margin-left: 8px;
}

/* line 392, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_copyright a {
  color: #eee !important;
}

/* line 393, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_copyright a:hover {
  color: #aaa !important;
}

/* line 395, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_time_box {
  position: relative;
  border: 1px solid #ccc;
}

/* line 399, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_scrollbar > .xdsoft_scroller {
  background: #ccc !important;
  height: 20px;
  border-radius: 3px;
}

/* line 404, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_scrollbar {
  position: absolute;
  width: 7px;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
}

/* line 412, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
  left: 0;
  right: auto;
}

/* line 416, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_scroller_box {
  position: relative;
}

/* line 420, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark {
  box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
  background: #000;
  border-bottom: 1px solid #444;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-top: 1px solid #333;
  color: #ccc;
}

/* line 430, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
  border-bottom: 1px solid #222;
}

/* line 433, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #0a0a0a;
  border-top: 1px solid #222;
  color: #999;
}

/* line 439, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
  background-color: #000;
}

/* line 442, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
  border: 1px solid #333;
  background: #000;
}

/* line 447, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #000;
  background: #007fff;
}

/* line 452, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #cc5500;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000;
}

/* line 458, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}

/* line 465, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0a0a0a;
  border: 1px solid #222;
  color: #999;
}

/* line 472, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0e0e0e;
}

/* line 476, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
  color: #cc5500;
}

/* line 480, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000;
}

/* line 485, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000;
}

/* line 491, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #cc5500;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000;
}

/* line 499, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #000 !important;
  background: #007fff !important;
}

/* line 505, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  color: #666;
}

/* line 509, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
  color: #333 !important;
}

/* line 510, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
  color: #111 !important;
}

/* line 511, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
  color: #555 !important;
}

/* line 513, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_dark .xdsoft_time_box {
  border: 1px solid #333;
}

/* line 517, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_dark .xdsoft_scrollbar > .xdsoft_scroller {
  background: #333 !important;
}

/* line 520, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_save_selected {
  display: block;
  border: 1px solid #dddddd !important;
  margin-top: 5px;
  width: 100%;
  color: #454551;
  font-size: 13px;
}

/* line 528, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .blue-gradient-button {
  font-family: "museo-sans", "Book Antiqua", sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #82878c;
  height: 28px;
  position: relative;
  padding: 4px 17px 4px 33px;
  border: 1px solid #d7d8da;
  background: -moz-linear-gradient(top, #fff 0%, #f4f8fa 73%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(73%, #f4f8fa));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fff 0%, #f4f8fa 73%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fff 0%, #f4f8fa 73%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fff 0%, #f4f8fa 73%);
  /* IE10+ */
  background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f8fa',GradientType=0 );
  /* IE6-9 */
}

/* line 552, app/assets/stylesheets/vendor/_jquery-datetimepicker.scss */
.xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:hover span, .xdsoft_datetimepicker .blue-gradient-button:focus span {
  color: #454551;
  background: -moz-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #FFF));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f4f8fa 0%, #FFF 73%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f8fa', endColorstr='#FFF',GradientType=0 );
  /* IE6-9 */
}

/* line 1, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav {
  background: #231f20;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  right: 0;
  padding: 0 2%;
  font-size: .625em;
}

/* line 10, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav .logo {
  background: url(/assets/logo-header@3x-06fa052a33d9fabb4ea9bc1827416f15a9f06ce02bf0efed65f36629087b80ae.png) center left no-repeat;
  background-size: contain;
  line-height: 7em;
  float: left;
  width: 40em;
  margin-right: 1em;
  display: block;
}

@media screen and (min-width: 991px) {
  /* line 19, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .burger {
    display: none;
  }
}

/* line 24, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav .site-nav {
  float: left;
  text-align: left;
}

/* line 28, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 32, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul li {
  margin: 0;
  padding: 0;
  float: left;
  white-space: nowrap;
}

/* line 37, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul li:hover, #prime-nav ul li span:hover {
  cursor: pointer;
}

/* line 40, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul li, #prime-nav ul li a {
  color: #fff;
}

/* line 43, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul li a:not(.btn), #prime-nav ul li > span:not(.user-name):not(.icon-piada-user) {
  display: block;
  line-height: 4.375em;
  font-size: 1.6em;
  text-transform: uppercase;
}

@media screen and (max-width: 1390px) {
  /* line 43, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a:not(.btn), #prime-nav ul li > span:not(.user-name):not(.icon-piada-user) {
    font-size: 1.45em;
    line-height: 4.8em;
  }
}

@media screen and (max-width: 1024px) {
  /* line 43, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a:not(.btn), #prime-nav ul li > span:not(.user-name):not(.icon-piada-user) {
    font-size: 1.35em;
    line-height: 5.1em;
  }
}

@media screen and (min-width: 992px) {
  /* line 43, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a:not(.btn), #prime-nav ul li > span:not(.user-name):not(.icon-piada-user) {
    padding-left: 1.15em;
    padding-right: 1.15em;
  }
  /* line 59, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a:not(.btn):hover, #prime-nav ul li > span:not(.user-name):not(.icon-piada-user):hover {
    background: #323232;
    color: #F48024;
  }
}

/* line 64, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul li a:not(.btn) span, #prime-nav ul li > span:not(.user-name):not(.icon-piada-user) span {
  display: none;
}

@media screen and (min-width: 768px) {
  /* line 68, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a:not(.btn) .user-name, #prime-nav ul li > span:not(.user-name):not(.icon-piada-user) .user-name {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  /* line 73, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a:not(.btn) .icon-piada-user, #prime-nav ul li > span:not(.user-name):not(.icon-piada-user) .icon-piada-user {
    display: inline-block;
    font-size: 1.75em;
    vertical-align: middle;
  }
}

/* line 79, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul li a:not(.btn) .badge, #prime-nav ul li > span:not(.user-name):not(.icon-piada-user) .badge {
  display: inline-block;
  margin-top: 12px;
  margin-left: -8px;
  background-color: #fff;
  color: #212121;
}

/* line 86, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul li a:not(.btn) .bag-full, #prime-nav ul li > span:not(.user-name):not(.icon-piada-user) .bag-full {
  color: #F48024;
}

/* line 90, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul li .btn {
  font-size: 1.2em;
  margin-top: 1em;
}

/* line 94, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul li > span {
  cursor: default;
}

/* line 97, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul li > ul {
  display: none;
  position: absolute;
  background: #231f20;
}

/* line 101, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul li > ul li {
  float: none;
}

/* line 103, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul li > ul li a, #prime-nav ul li > ul li > span {
  line-height: 3em;
  padding-right: 3em;
}

@media screen and (max-width: 991px) {
  /* line 103, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li > ul li a, #prime-nav ul li > ul li > span {
    padding-right: 1.15em;
  }
}

@media screen and (min-width: 768px) {
  /* line 113, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li:hover > ul {
    display: block;
  }
}

@media screen and (max-width: 991px) {
  /* line 120, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li:last-child .btn {
    margin-bottom: 2em;
  }
}

/* line 126, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav .account-nav {
  float: right;
}

/* line 128, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav .account-nav .bag {
  cursor: pointer;
}

@media screen and (max-width: 991px) {
  /* line 128, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .account-nav .bag {
    margin-left: 1rem;
  }
}

/* line 133, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav .account-nav .bag i {
  font-style: normal;
}

/* line 134, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav .account-nav .bag > a:hover {
  background: none;
}

/* line 138, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav .account-nav .bag a:last-child {
  padding-right: 0;
}

/* line 143, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav .account-nav .bag-icon {
  display: inline-block;
  vertical-align: baseline;
  padding: 0;
  font-size: 1.5em;
}

/* line 149, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav .account-nav .dropper {
  position: relative;
}

/* line 152, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav .account-nav ul {
  right: 0;
}

@media screen and (max-width: 1320px) {
  /* line 1, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav {
    font-size: .57em;
  }
}

@media screen and (max-width: 1200px) {
  /* line 1, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav {
    font-size: .495em;
  }
  /* line 164, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .account-nav .temp-order.hidden-xs a {
    padding: 1em 3.2em;
  }
}

@media screen and (max-width: 1020px) {
  /* line 1, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav {
    font-size: .48em;
  }
}

@media screen and (max-width: 991px) {
  /* line 1, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav {
    font-size: .6em;
    padding: 0 2em;
    text-align: center;
  }
  /* line 177, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .logo {
    background-image: url(/assets/logo-mobile-836614a17974b04a7bc2ba3e93ee64bd9890f6c7bafdd2ce21b53058b52d974b.png);
    width: 13em;
    margin: 0 -100%;
    display: inline-block;
    float: none;
  }
  /* line 184, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .burger {
    float: left;
    font-size: 3em;
    color: #fff;
    line-height: 2.5em;
    margin-right: -20%;
  }
  /* line 190, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .burger.active {
    opacity: .25;
  }
}

@media screen and (max-width: 991px) and (min-width: 801px) and (max-width: 991px) {
  /* line 184, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .burger {
    width: 17vw;
    text-align: left;
  }
}

@media screen and (max-width: 991px) {
  /* line 199, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .site-nav {
    float: none;
    clear: both;
    max-height: 0;
    overflow: auto;
    transition: max-height .3s ease;
  }
  /* line 205, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .site-nav.open {
    max-height: 75vh;
  }
  /* line 208, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .site-nav li {
    float: none;
  }
  /* line 210, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .site-nav li a, #prime-nav .site-nav li > span {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 213, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .site-nav li a:hover, #prime-nav .site-nav li > span:hover {
    background: none;
    color: #fff;
  }
  /* line 219, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .site-nav li > span > span {
    line-height: inherit;
    display: inline-block !important;
    float: right;
    font-size: 1.6em;
  }
  /* line 227, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .site-nav > li {
    overflow-x: hidden;
  }
  /* line 229, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .site-nav > li span span {
    transition: all .2s ease;
  }
  /* line 232, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .site-nav > li ul {
    position: relative;
    display: block;
    max-height: 0;
    overflow: hidden;
    margin-left: 1.5em;
    transition: max-height .5s ease;
  }
  /* line 241, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .site-nav > li.open span span {
    transform: rotate(90deg);
    color: #F48024;
  }
  /* line 245, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .site-nav > li.open ul {
    max-height: 1000px;
    transition: max-height 3s ease;
  }
  /* line 252, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .account-nav {
    margin-left: -20%;
  }
  /* line 254, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .account-nav i {
    display: none;
  }
  /* line 255, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .account-nav a {
    padding-left: 0;
  }
  /* line 258, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .account-nav li:first-child a {
    padding-left: 1.15em;
  }
  /* line 262, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .account-nav .dropper ul {
    max-height: 0;
    transition: max-height .3s ease;
    display: block;
    left: 0;
    right: 0;
    overflow: hidden;
  }
}

@media screen and (max-width: 991px) and (max-width: 991px) {
  /* line 262, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .account-nav .dropper ul {
    left: initial;
  }
}

@media screen and (max-width: 991px) {
  /* line 273, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .account-nav .dropper ul.open {
    max-height: 75vh;
  }
  /* line 277, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .account-nav .bag-icon {
    vertical-align: middle;
  }
}

@media screen and (max-width: 767px) {
  /* line 286, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .account-nav .temp-order.hidden-md a {
    padding-left: 0.5em;
    margin-bottom: 0;
  }
}

/* line 296, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul li a.user-link:hover {
  background: transparent;
}

/* line 300, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul li a.user-link .user-name {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  text-align: right;
  width: auto;
}

/* line 307, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul li a.user-link .user-name .user-name--last {
  display: none;
}

@media screen and (max-width: 991px) {
  /* line 300, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link .user-name {
    max-width: 17vw;
  }
  /* line 313, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link .user-name .user-name--last {
    display: inline;
  }
}

@media screen and (min-width: 801px) {
  /* line 300, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link .user-name {
    max-width: 17vw;
  }
}

@media screen and (min-width: 992px) {
  /* line 300, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link .user-name {
    max-width: 9.5vw;
  }
}

@media screen and (min-width: 1024px) {
  /* line 300, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link .user-name {
    max-width: 7.5vw;
  }
}

@media screen and (min-width: 1101px) {
  /* line 300, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link .user-name {
    max-width: 13.5vw;
  }
}

@media screen and (min-width: 1201px) {
  /* line 300, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link .user-name {
    max-width: 9.5vw;
  }
}

@media screen and (min-width: 1240px) {
  /* line 300, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link .user-name {
    max-width: 12.25vw;
  }
}

@media screen and (min-width: 1320px) {
  /* line 300, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link .user-name {
    max-width: 9.25vw;
  }
}

@media screen and (min-width: 1380px) {
  /* line 300, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link .user-name {
    max-width: 8.55vw;
  }
}

@media screen and (min-width: 1400px) {
  /* line 300, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link .user-name {
    max-width: 9.15vw;
  }
}

@media screen and (min-width: 1460px) {
  /* line 300, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link .user-name {
    max-width: 12.15vw;
  }
}

@media screen and (min-width: 1500px) {
  /* line 300, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link .user-name {
    max-width: 15vw;
  }
  /* line 350, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link .user-name .user-name--last {
    display: inline;
  }
}

@media screen and (min-width: 1700px) {
  /* line 300, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link .user-name {
    max-width: 21vw;
  }
}

/* line 360, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul li a.user-link.no-bag .user-name {
  width: auto;
}

/* line 364, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul li a.user-link.no-bag .user-name .user-name--last {
  display: none;
}

@media screen and (max-width: 991px) {
  /* line 360, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link.no-bag .user-name {
    max-width: 17vw;
  }
  /* line 369, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link.no-bag .user-name .user-name--last {
    display: inline;
  }
}

@media screen and (min-width: 992px) {
  /* line 360, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link.no-bag .user-name {
    max-width: 35px;
  }
}

@media screen and (min-width: 1100px) {
  /* line 360, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link.no-bag .user-name {
    max-width: 9vw;
  }
}

@media screen and (min-width: 1100px) {
  /* line 360, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link.no-bag .user-name {
    max-width: 9vw;
  }
}

@media screen and (min-width: 1200px) {
  /* line 360, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link.no-bag .user-name {
    max-width: 4.55vw;
  }
}

@media screen and (min-width: 1320px) {
  /* line 360, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link.no-bag .user-name {
    max-width: 5.25vw;
  }
}

@media screen and (min-width: 1420px) {
  /* line 360, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link.no-bag .user-name {
    max-width: 7.15vw;
  }
}

@media screen and (min-width: 1500px) {
  /* line 360, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link.no-bag .user-name {
    max-width: 12vw;
  }
  /* line 393, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link.no-bag .user-name .user-name--last {
    display: inline;
  }
}

@media screen and (min-width: 1700px) {
  /* line 360, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link.no-bag .user-name {
    max-width: 21vw;
  }
}

/* line 405, app/assets/stylesheets/custom/_topnav.scss */
#app_callout {
  float: right;
  position: absolute;
  right: 0;
  top: 80px;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 99;
  padding: 10px 15px;
  text-transform: uppercase;
}

/* line 415, app/assets/stylesheets/custom/_topnav.scss */
#app_callout.subnav {
  text-align: right;
  position: absolute;
  left: 0;
  right: 0;
  top: 70px;
  padding: 4px 7px;
}

/* line 424, app/assets/stylesheets/custom/_topnav.scss */
#app_callout a {
  color: #FFF;
}

/* line 425, app/assets/stylesheets/custom/_topnav.scss */
#app_callout a.logo {
  background-image: url(/../images/smartphone-icon2.png);
  background-size: 25px 25px;
  background-repeat: no-repeat;
  background-position: right center;
  padding: 5px 30px 5px 0;
}

/* line 432, app/assets/stylesheets/custom/_topnav.scss */
#app_callout a.no-text {
  content: ' ';
}

/* line 437, app/assets/stylesheets/custom/_topnav.scss */
#app_callout a.no-text span {
  display: none;
}

/* line 1, app/assets/stylesheets/custom/_footer.scss */
#bottom-footer {
  position: relative;
  z-index: 995;
  width: 100%;
  margin-top: -30px;
  background-color: #333;
  color: #eeeeee;
}

/* line 9, app/assets/stylesheets/custom/_footer.scss */
#bottom-footer .hours {
  background-color: #212121;
  text-align: center;
  position: relative;
  z-index: 995;
}

/* line 14, app/assets/stylesheets/custom/_footer.scss */
#bottom-footer .hours br {
  display: none;
}

/* line 17, app/assets/stylesheets/custom/_footer.scss */
#bottom-footer .hours img {
  margin-top: -30px;
  margin-bottom: -16px;
  max-width: 140px;
  display: inline-block;
}

/* line 24, app/assets/stylesheets/custom/_footer.scss */
#bottom-footer .hours h3 {
  margin-top: 18px;
  margin-bottom: 4px;
  color: #555;
  font-size: 4rem;
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  -webkit-font-smoothing: initial;
  text-transform: none;
}

@media screen and (min-width: 992px) {
  /* line 24, app/assets/stylesheets/custom/_footer.scss */
  #bottom-footer .hours h3 {
    font-size: 4.5em;
  }
}

@media screen and (max-width: 1200px) {
  /* line 38, app/assets/stylesheets/custom/_footer.scss */
  #bottom-footer .hours h3 {
    font-size: 3.5em;
  }
}

@media screen and (max-width: 992px) {
  /* line 43, app/assets/stylesheets/custom/_footer.scss */
  #bottom-footer .hours h3 {
    font-size: 3em;
  }
}

@media screen and (max-width: 767px) {
  /* line 48, app/assets/stylesheets/custom/_footer.scss */
  #bottom-footer .hours br {
    display: block;
  }
  /* line 51, app/assets/stylesheets/custom/_footer.scss */
  #bottom-footer .hours h3 {
    font-size: 3em;
  }
}

@media screen and (max-width: 575px) {
  /* line 56, app/assets/stylesheets/custom/_footer.scss */
  #bottom-footer .hours h3 {
    font-size: 2.5em;
  }
}

@media screen and (max-width: 420px) {
  /* line 61, app/assets/stylesheets/custom/_footer.scss */
  #bottom-footer .hours h3 {
    font-size: 2em;
  }
}

/* line 66, app/assets/stylesheets/custom/_footer.scss */
#bottom-footer .subfooter {
  padding: 20px 0 30px;
}

/* line 68, app/assets/stylesheets/custom/_footer.scss */
#bottom-footer .subfooter p.text-info {
  color: #F48024;
  font-weight: 500;
  text-transform: uppercase;
}

@media screen and (max-width: 991px) {
  /* line 68, app/assets/stylesheets/custom/_footer.scss */
  #bottom-footer .subfooter p.text-info {
    margin-top: 1rem;
  }
}

/* line 77, app/assets/stylesheets/custom/_footer.scss */
#bottom-footer .copyright {
  font-size: .7em;
  color: #767676;
}

/* line 80, app/assets/stylesheets/custom/_footer.scss */
#bottom-footer .copyright .container {
  padding: 10px 0;
}

/* line 85, app/assets/stylesheets/custom/_footer.scss */
#bottom-footer form .form-control {
  line-height: 40px;
  padding: 0 12px;
  min-width: 75%;
}

@media screen and (max-width: 991px) {
  /* line 91, app/assets/stylesheets/custom/_footer.scss */
  #bottom-footer form .form-control {
    float: left;
    width: 70%;
  }
  /* line 95, app/assets/stylesheets/custom/_footer.scss */
  #bottom-footer form .btn {
    float: left;
  }
}

/* line 100, app/assets/stylesheets/custom/_footer.scss */
#bottom-footer .btn {
  line-height: 40px;
  font-size: 12pt;
  padding: 0 12px;
  border: none;
}

/* line 106, app/assets/stylesheets/custom/_footer.scss */
#bottom-footer .nav {
  margin: 0;
}

/* line 108, app/assets/stylesheets/custom/_footer.scss */
#bottom-footer .nav li a {
  color: #fff;
  padding: 6px 0;
  text-transform: uppercase;
  font-size: .9em;
}

/* line 113, app/assets/stylesheets/custom/_footer.scss */
#bottom-footer .nav li a:hover {
  background-color: transparent;
  color: #989898;
}

/* line 120, app/assets/stylesheets/custom/_footer.scss */
#bottom-footer .social-nav li {
  display: inline-block;
}

/* line 122, app/assets/stylesheets/custom/_footer.scss */
#bottom-footer .social-nav li a {
  font-size: 22px;
  background-color: #505050;
  padding: 3px 0px 6px;
  border-radius: 22px;
  margin-right: 5px;
  min-width: 45px;
  text-align: center;
}

/* line 130, app/assets/stylesheets/custom/_footer.scss */
#bottom-footer .social-nav li a:hover {
  background-color: #F48024;
  color: #fff;
}

/* line 137, app/assets/stylesheets/custom/_footer.scss */
#bottom-footer .team-photo {
  margin-bottom: 1em;
}

/* line 142, app/assets/stylesheets/custom/_footer.scss */
#bottom-footer .app-link.ios {
  margin-top: 10px;
}

/* line 144, app/assets/stylesheets/custom/_footer.scss */
#bottom-footer .app-link.ios a {
  width: 177px;
  height: 54px;
}

/* line 149, app/assets/stylesheets/custom/_footer.scss */
#bottom-footer .app-link.android {
  width: 200px;
  display: inline-block;
  margin-left: -10px;
}

/* line 160, app/assets/stylesheets/custom/_footer.scss */
.ios #bottom-footer .app-link.android {
  display: none;
}

/* line 1, app/assets/stylesheets/custom/_globals.scss */
.tester-class {
  color: red;
}

/* line 6, app/assets/stylesheets/custom/_globals.scss */
body a {
  transition: background-color .25s ease, color .25s ease;
}

/* line 9, app/assets/stylesheets/custom/_globals.scss */
body * {
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}

/* line 15, app/assets/stylesheets/custom/_globals.scss */
body {
  padding-top: 70px;
  background-color: #333 !important;
}

/* line 18, app/assets/stylesheets/custom/_globals.scss */
body#blank {
  background: #FFF !important;
  padding-bottom: 30px;
}

@media screen and (max-width: 1320px) {
  /* line 15, app/assets/stylesheets/custom/_globals.scss */
  body {
    padding-top: 63px;
  }
}

@media screen and (max-width: 1200px) {
  /* line 15, app/assets/stylesheets/custom/_globals.scss */
  body {
    padding-top: 56px;
  }
}

@media screen and (max-width: 1020px) {
  /* line 15, app/assets/stylesheets/custom/_globals.scss */
  body {
    padding-top: 53px;
  }
}

@media screen and (max-width: 991px) {
  /* line 15, app/assets/stylesheets/custom/_globals.scss */
  body {
    padding-top: 67px;
  }
}

/* line 36, app/assets/stylesheets/custom/_globals.scss */
#main {
  background: #fff;
}

/* line 40, app/assets/stylesheets/custom/_globals.scss */
html, body {
  max-width: 100%;
  overflow-x: hidden;
}

/* line 45, app/assets/stylesheets/custom/_globals.scss */
.wrapper {
  padding-top: 75px;
  padding-bottom: 75px;
}

/* line 50, app/assets/stylesheets/custom/_globals.scss */
.wrapper-pad {
  padding-top: 30px;
  padding-bottom: 30px;
}

/* line 55, app/assets/stylesheets/custom/_globals.scss */
a:hover, a:focus {
  text-decoration: none;
}

/* line 59, app/assets/stylesheets/custom/_globals.scss */
img:not(.media-object) {
  max-width: 100%;
}

/* line 63, app/assets/stylesheets/custom/_globals.scss */
.tar {
  text-align: right;
}

@media screen and (min-width: 992px) {
  /* line 68, app/assets/stylesheets/custom/_globals.scss */
  .text-right-md {
    text-align: right;
  }
  /* line 71, app/assets/stylesheets/custom/_globals.scss */
  .text-center-md {
    text-align: center;
  }
  /* line 74, app/assets/stylesheets/custom/_globals.scss */
  .pull-right-md {
    float: right !important;
  }
  /* line 77, app/assets/stylesheets/custom/_globals.scss */
  .pull-left-md {
    float: left !important;
  }
}

@media screen and (max-width: 991px) {
  /* line 82, app/assets/stylesheets/custom/_globals.scss */
  .block-sm {
    display: block;
  }
}

/* line 87, app/assets/stylesheets/custom/_globals.scss */
html.mdnzr-no-touchevents .touch-show {
  display: none !important;
}

/* line 91, app/assets/stylesheets/custom/_globals.scss */
html.mdnzr-touchevents .touch-hide {
  display: none !important;
}

/* line 95, app/assets/stylesheets/custom/_globals.scss */
.mt0 {
  margin-top: 0 !important;
}

/* line 99, app/assets/stylesheets/custom/_globals.scss */
.mb0 {
  margin-bottom: 0 !important;
}

/* line 103, app/assets/stylesheets/custom/_globals.scss */
.mb20 {
  margin-bottom: 20px !important;
}

/* line 107, app/assets/stylesheets/custom/_globals.scss */
.footer-pad {
  padding-bottom: 64px;
}

/* line 111, app/assets/stylesheets/custom/_globals.scss */
.mt5 {
  margin-top: 5px;
}

/* line 116, app/assets/stylesheets/custom/_globals.scss */
.mt10 {
  margin-top: 10px;
}

/* line 120, app/assets/stylesheets/custom/_globals.scss */
.mt20 {
  margin-top: 20px !important;
}

/* line 124, app/assets/stylesheets/custom/_globals.scss */
.p0 {
  padding: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}

/* line 132, app/assets/stylesheets/custom/_globals.scss */
.p5 {
  padding: 0;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 138, app/assets/stylesheets/custom/_globals.scss */
.pt-30 {
  padding-top: 30px;
}

/* line 142, app/assets/stylesheets/custom/_globals.scss */
.bb0 {
  border-bottom-width: 0 !important;
}

/* line 145, app/assets/stylesheets/custom/_globals.scss */
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 152, app/assets/stylesheets/custom/_globals.scss */
.flex-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

/* line 160, app/assets/stylesheets/custom/_globals.scss */
.flex-container iframe,
.flex-container object,
.flex-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 170, app/assets/stylesheets/custom/_globals.scss */
.rounded-full {
  border-radius: 999px;
}

/* line 174, app/assets/stylesheets/custom/_globals.scss */
.well {
  padding: 3em;
}

/* line 178, app/assets/stylesheets/custom/_globals.scss */
.well-inverse {
  background-color: #1d1d1d;
  color: #fff;
  border: none;
}

/* line 185, app/assets/stylesheets/custom/_globals.scss */
.col-50 {
  width: 50%;
  float: left;
}

@media screen and (max-width: 479px) {
  /* line 191, app/assets/stylesheets/custom/_globals.scss */
  .col-xxs-12 {
    width: 100%;
  }
}

/* line 196, app/assets/stylesheets/custom/_globals.scss */
.col-third {
  float: left;
}

@media screen and (min-width: 768px) {
  /* line 196, app/assets/stylesheets/custom/_globals.scss */
  .col-third {
    width: 31%;
    margin-bottom: 2%;
  }
  /* line 201, app/assets/stylesheets/custom/_globals.scss */
  .col-third:not(:nth-child(3n)) {
    margin-right: 2%;
  }
}

@media screen and (min-width: 641px) and (max-width: 767px) {
  /* line 196, app/assets/stylesheets/custom/_globals.scss */
  .col-third {
    width: 48%;
    margin-bottom: 2%;
  }
  /* line 208, app/assets/stylesheets/custom/_globals.scss */
  .col-third:not(:nth-child(3n)) {
    margin-right: 2%;
  }
}

@media screen and (max-width: 640px) {
  /* line 196, app/assets/stylesheets/custom/_globals.scss */
  .col-third {
    width: 100%;
    margin-bottom: 2%;
  }
  /* line 215, app/assets/stylesheets/custom/_globals.scss */
  .col-third:not(:nth-child(even)) {
    margin-right: 0;
  }
}

/* line 221, app/assets/stylesheets/custom/_globals.scss */
.col-fourth {
  float: left;
}

@media screen and (min-width: 768px) {
  /* line 221, app/assets/stylesheets/custom/_globals.scss */
  .col-fourth {
    width: 23%;
    margin-bottom: 2%;
  }
  /* line 226, app/assets/stylesheets/custom/_globals.scss */
  .col-fourth:not(:nth-child(5n)) {
    margin-right: 2%;
  }
}

@media screen and (min-width: 641px) and (max-width: 767px) {
  /* line 221, app/assets/stylesheets/custom/_globals.scss */
  .col-fourth {
    width: 48%;
    margin-bottom: 2%;
  }
  /* line 233, app/assets/stylesheets/custom/_globals.scss */
  .col-fourth:not(:nth-child(3n)) {
    margin-right: 2%;
  }
}

@media screen and (max-width: 640px) {
  /* line 221, app/assets/stylesheets/custom/_globals.scss */
  .col-fourth {
    width: 100%;
    margin-bottom: 2%;
  }
  /* line 240, app/assets/stylesheets/custom/_globals.scss */
  .col-fourth:not(:nth-child(even)) {
    margin-right: 0;
  }
}

/* line 246, app/assets/stylesheets/custom/_globals.scss */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

/* line 256, app/assets/stylesheets/custom/_globals.scss */
.col-xs-15 {
  width: 20%;
  float: left;
}

/* line 260, app/assets/stylesheets/custom/_globals.scss */
.col-md-15 {
  width: 100%;
  float: left;
}

/* line 264, app/assets/stylesheets/custom/_globals.scss */
.col-md-3-centering {
  width: 12.5%;
  float: left;
  height: 1px;
}

@media screen and (max-width: 767px) {
  /* line 271, app/assets/stylesheets/custom/_globals.scss */
  .col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 279, app/assets/stylesheets/custom/_globals.scss */
  .col-md-3-centering {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  /* line 284, app/assets/stylesheets/custom/_globals.scss */
  .col-sm-15 {
    width: 20%;
    float: left;
  }
  /* line 288, app/assets/stylesheets/custom/_globals.scss */
  .col-md-15 {
    width: 20%;
    float: left;
  }
}

@media screen and (min-width: 992px) {
  /* line 295, app/assets/stylesheets/custom/_globals.scss */
  .col-md-15 {
    width: 20%;
    float: left;
  }
}

@media screen and (min-width: 1200px) {
  /* line 302, app/assets/stylesheets/custom/_globals.scss */
  .col-lg-15 {
    width: 20%;
    float: left;
  }
  /* line 306, app/assets/stylesheets/custom/_globals.scss */
  .col-md-15 {
    width: 20%;
    float: left;
  }
}

/* line 312, app/assets/stylesheets/custom/_globals.scss */
.close-collapse {
  position: absolute;
  right: 15px;
  top: 5px;
  font-size: 30px;
}

/* line 321, app/assets/stylesheets/custom/_globals.scss */
.header-video {
  position: relative;
  overflow: hidden;
  height: 450px !important;
  background: #000;
}

/* line 326, app/assets/stylesheets/custom/_globals.scss */
.header-video a.learn-more {
  z-index: 999;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -83px;
  margin-top: -80px;
  background: url(/assets/icon-play-c0088d8c5f833ce59fbe70f8aa7260df9b295b95036a14a624e12980d88bd68c.png) center bottom no-repeat;
  height: 150px;
  width: 166px;
  background-size: 100px 100px;
  text-align: center;
  vertical-align: top;
  color: #fff;
  font-size: 1.5em;
  text-transform: uppercase;
}

/* line 345, app/assets/stylesheets/custom/_globals.scss */
.header-video iframe,
.header-video video {
  position: absolute;
  top: -70%;
  left: 0;
  right: 0;
  opacity: .5;
}

/* line 355, app/assets/stylesheets/custom/_globals.scss */
.header-video iframe {
  height: 100%;
  width: 100%;
}

/* line 360, app/assets/stylesheets/custom/_globals.scss */
.header-video video {
  width: 100%;
}

/* line 364, app/assets/stylesheets/custom/_globals.scss */
.header-video__teaser-video {
  width: 100%;
  height: auto;
}

/* line 369, app/assets/stylesheets/custom/_globals.scss */
.header-video__media {
  width: 100%;
  height: auto;
}

/* line 374, app/assets/stylesheets/custom/_globals.scss */
.drivers {
  text-align: center;
  padding: 3em 0;
}

/* line 377, app/assets/stylesheets/custom/_globals.scss */
.drivers > div {
  padding: 0 3.8em;
}

/* line 380, app/assets/stylesheets/custom/_globals.scss */
.drivers h3 {
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  text-transform: none;
  font-size: 2em;
  border-bottom: 3px solid #eee;
  padding-bottom: .5em;
}

/* line 388, app/assets/stylesheets/custom/_globals.scss */
.drivers .btn {
  color: #212121;
}

/* line 393, app/assets/stylesheets/custom/_globals.scss */
.clear {
  clear: both;
}

/* line 397, app/assets/stylesheets/custom/_globals.scss */
.generic-content {
  padding: 3.5em 0 7em 0;
}

@media screen and (max-width: 993px) {
  /* line 401, app/assets/stylesheets/custom/_globals.scss */
  .mobile-hide {
    display: none !important;
  }
}

/* line 407, app/assets/stylesheets/custom/_globals.scss */
.panel-heading {
  background-color: #fff;
  padding: 16px;
  text-transform: uppercase;
  font-weight: bold;
}

/* line 412, app/assets/stylesheets/custom/_globals.scss */
.panel-heading h3 {
  margin: 0;
  font-size: 17px;
}

/* line 416, app/assets/stylesheets/custom/_globals.scss */
.panel-heading h4 {
  font-size: 15px;
  margin: 1px 0;
}

/* line 421, app/assets/stylesheets/custom/_globals.scss */
.panel-body.panel-body-white {
  background-color: #fff;
  border-top: 1px solid #ccc;
}

/* line 427, app/assets/stylesheets/custom/_globals.scss */
.order-online-wrapper input[type=text], .order-online-wrapper input[type=email], .order-online-wrapper input[type=password], .order-online-wrapper input[type=number], .order-online-wrapper input[type=tel], .order-online-wrapper textarea, .order-online-wrapper select, .form-wrapper input[type=text], .form-wrapper input[type=email], .form-wrapper input[type=password], .form-wrapper input[type=number], .form-wrapper input[type=tel], .form-wrapper textarea, .form-wrapper select {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-appearance: none;
}

/* line 434, app/assets/stylesheets/custom/_globals.scss */
.order-online-wrapper select:not([multiple]), .form-wrapper select:not([multiple]) {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: right 50%;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
  padding: .5em;
  padding-right: 1.5em;
}

@media screen and (min-width: 0\0) {
  /* line 434, app/assets/stylesheets/custom/_globals.scss */
  .order-online-wrapper select:not([multiple]), .form-wrapper select:not([multiple]) {
    background: none;
    padding-right: .5em;
  }
}

/* line 450, app/assets/stylesheets/custom/_globals.scss */
.mdnzr-touchevents input[type="date"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: right 50%;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
  padding: 0 .5em;
  padding-right: 1.5em;
  border: 1px solid #ccc;
}

@media screen and (min-width: 0\0) {
  /* line 450, app/assets/stylesheets/custom/_globals.scss */
  .mdnzr-touchevents input[type="date"] {
    background: none;
    padding-right: .5em;
  }
}

/* line 466, app/assets/stylesheets/custom/_globals.scss */
.attribution {
  color: inherit;
  white-space: nowrap;
}

/* line 469, app/assets/stylesheets/custom/_globals.scss */
.attribution img {
  width: 82px;
  vertical-align: bottom;
  margin-left: 1px;
}

/* line 476, app/assets/stylesheets/custom/_globals.scss */
.errors {
  background: #ffeaea;
  border: 1px solid #ffbcbc;
  border-radius: 4px;
  padding: 1em;
  margin-bottom: 2em;
}

/* line 484, app/assets/stylesheets/custom/_globals.scss */
.invisible {
  opacity: 0;
}

/* line 488, app/assets/stylesheets/custom/_globals.scss */
.crest-padding {
  padding-bottom: 70px;
}

/* line 492, app/assets/stylesheets/custom/_globals.scss */
.arrow-down {
  width: 50px;
  height: 36px;
  position: absolute;
  bottom: 15px;
  left: 50%;
  margin-left: -25px;
  z-index: 10;
  background-image: url(/assets/icons/arrow-down-8d06521a7e06a6b8d825301862b3c35d37543ffe0cb93fec5041ab79e93beca3.png);
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}

/* line 507, app/assets/stylesheets/custom/_globals.scss */
.grecaptcha-badge {
  visibility: hidden;
}

/* line 508, app/assets/stylesheets/custom/_globals.scss */
.recaptcha-terms {
  font-size: 10px;
}

/* line 512, app/assets/stylesheets/custom/_globals.scss */
#site_password_form {
  margin: 30rem 5rem;
}

/* line 516, app/assets/stylesheets/custom/_globals.scss */
.max-height-320 {
  max-height: 320px;
}

/* line 520, app/assets/stylesheets/custom/_globals.scss */
.text-greycliff {
  font-family: 'Greycliff', 'Lato', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif';
}

/* line 524, app/assets/stylesheets/custom/_globals.scss */
.label-lg {
  font-size: 1.75rem;
  padding: .75em 1.5em;
}

/* line 529, app/assets/stylesheets/custom/_globals.scss */
.label-rounded {
  border-radius: 100px;
}

@font-face {
  font-family: 'Greycliff';
  src: url(/assets/greycliff/GreycliffCF-Thin-9943a52de71d8f03ab966d0360ca87298353cc261c97219949d5fa35623db738.eot);
  src: url(/assets/greycliff/GreycliffCF-Thin-9943a52de71d8f03ab966d0360ca87298353cc261c97219949d5fa35623db738.eot?#iefix) format("embedded-opentype"), url(/assets/greycliff/GreycliffCF-Thin-04fb7c621b8ea896df760a6135100370c60473d11e03a1041a6cdb1a94847ff5.woff2) format("woff2"), url(/assets/greycliff/GreycliffCF-Thin-ab1bf586d99f22b4a52c5233d335e1c29f8fa36d56d862969b7556c00ee5511c.woff) format("woff");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Greycliff';
  src: url(/assets/greycliff/GreycliffCF-ThinOblique-26baadba49a1df17f4b0b1819c7f6b1a2e06900ac0bd334698cd654aed1dca4f.eot);
  src: url(/assets/greycliff/GreycliffCF-ThinOblique-26baadba49a1df17f4b0b1819c7f6b1a2e06900ac0bd334698cd654aed1dca4f.eot?#iefix) format("embedded-opentype"), url(/assets/greycliff/GreycliffCF-ThinOblique-8bb082e7e5ee9f677bf95154152dcb785980af556cd5499c7e6c49252da46f4f.woff2) format("woff2"), url(/assets/greycliff/GreycliffCF-ThinOblique-39ea88caac56d6640964e290eecadeba49d775e92409c44e8314d8535d7c133f.woff) format("woff");
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'Greycliff';
  src: url(/assets/greycliff/GreycliffCF-ExtraLight-5191673ac47c6fb74dc5115e969283a9c525af0618b93cbe3ef813d07ab73500.eot);
  src: url(/assets/greycliff/GreycliffCF-ExtraLight-5191673ac47c6fb74dc5115e969283a9c525af0618b93cbe3ef813d07ab73500.eot?#iefix) format("embedded-opentype"), url(/assets/greycliff/GreycliffCF-ExtraLight-670abdf671b7487306a1d0a879a7b851829ad492760110e0e4573ded1dddd5e0.woff2) format("woff2"), url(/assets/greycliff/GreycliffCF-ExtraLight-99ccf21274c523cc4896b88bc9f4616372d6ff77531586ca9eff75491cc54cf5.woff) format("woff");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Greycliff';
  src: url(/assets/greycliff/GreycliffCF-ExtraLightOblique-7d49927a16281680e0b66476a333be6565b4009eac1323b6d571cf3afacb19f6.eot);
  src: url(/assets/greycliff/GreycliffCF-ExtraLightOblique-7d49927a16281680e0b66476a333be6565b4009eac1323b6d571cf3afacb19f6.eot?#iefix) format("embedded-opentype"), url(/assets/greycliff/GreycliffCF-ExtraLightOblique-691c6e700d5e9d0c93a5d0c1e061d50538a9d2d2f1711a781459b0207faee466.woff2) format("woff2"), url(/assets/greycliff/GreycliffCF-ExtraLightOblique-1d10bc661d19437f7bc6260db3a609ebab2f65e9020e421206c6ba83c16e6e81.woff) format("woff");
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'Greycliff';
  src: url(/assets/greycliff/GreycliffCF-Light-09a40ebfa195e2a7c77f36fb73cddff6996f0080d19e19716f6ba7242f75a07a.eot);
  src: url(/assets/greycliff/GreycliffCF-Light-09a40ebfa195e2a7c77f36fb73cddff6996f0080d19e19716f6ba7242f75a07a.eot?#iefix) format("embedded-opentype"), url(/assets/greycliff/GreycliffCF-Light-aab419680198c9c159c6ec02b117abb6ffa59e300082315dc5ddad1e68b97847.woff2) format("woff2"), url(/assets/greycliff/GreycliffCF-Light-b6bb271cb3c9053215394ae863280f64df1f5492cabda0d10ea6ed8db542b5be.woff) format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Greycliff';
  src: url(/assets/greycliff/GreycliffCF-LightOblique-f6359c77ddb179206e104d5ab650d75d6db6752318ac6578b405d9444f6e7a8b.eot);
  src: url(/assets/greycliff/GreycliffCF-LightOblique-f6359c77ddb179206e104d5ab650d75d6db6752318ac6578b405d9444f6e7a8b.eot?#iefix) format("embedded-opentype"), url(/assets/greycliff/GreycliffCF-LightOblique-564d8af50aab4356e55487c24fc1b4242d02ca343fda7abe9bfb03ecc1f9c0da.woff2) format("woff2"), url(/assets/greycliff/GreycliffCF-LightOblique-1bfbc4f473c95f610d3baf5470adfe7fc03d88cf3d73d4f064b87ed85d817881.woff) format("woff");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Greycliff';
  src: url(/assets/greycliff/GreycliffCF-Regular-62252b1293f73678b7a36dc33cc86521fe75b2a146e7ef6f1f7fef727e6c55da.eot);
  src: url(/assets/greycliff/GreycliffCF-Regular-62252b1293f73678b7a36dc33cc86521fe75b2a146e7ef6f1f7fef727e6c55da.eot?#iefix) format("embedded-opentype"), url(/assets/greycliff/GreycliffCF-Regular-fef21894a3d6312da5a599d89d7b182433689b0b099d99ba4e84ec554e6562ee.woff2) format("woff2"), url(/assets/greycliff/GreycliffCF-Regular-2d2ed583c983ec4b07be9356484581786e8b35ac05df3b09514e516ab4b36fc2.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Greycliff';
  src: url(/assets/greycliff/GreycliffCF-RegularOblique-82cb114a94aa76990980017b5491d95d09fefe89db2b844e7aee411a90090031.eot);
  src: url(/assets/greycliff/GreycliffCF-RegularOblique-82cb114a94aa76990980017b5491d95d09fefe89db2b844e7aee411a90090031.eot?#iefix) format("embedded-opentype"), url(/assets/greycliff/GreycliffCF-RegularOblique-13ad4af2642f29110484bdf4e4d292e0fa8882049063f6ee5f620f2b4caa8820.woff2) format("woff2"), url(/assets/greycliff/GreycliffCF-RegularOblique-6ce5c7b5e66c46a9786480fb84db1b47d8fbf3e167154ae52979db1e413f4073.woff) format("woff");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Greycliff';
  src: url(/assets/greycliff/GreycliffCF-Medium-ddcde7b7d832a62fefd079cba911733032f26194fac1eaec9b9e9e2ea3923b2c.eot);
  src: url(/assets/greycliff/GreycliffCF-Medium-ddcde7b7d832a62fefd079cba911733032f26194fac1eaec9b9e9e2ea3923b2c.eot?#iefix) format("embedded-opentype"), url(/assets/greycliff/GreycliffCF-Medium-7f453f62d6ea0f93de8ced2cb9d77a3d73a8c3a7c9facf3aebaa09fef0f70531.woff2) format("woff2"), url(/assets/greycliff/GreycliffCF-Medium-f38f83092652400095656bed8cab07bb0df9727189ea9b8de5509c8c7e0da656.woff) format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Greycliff';
  src: url(/assets/greycliff/GreycliffCF-MediumOblique-22781054883dd6bd9d9355d19cac98c9d6a0a58b335cd12b9237d23ce1ad381c.eot);
  src: url(/assets/greycliff/GreycliffCF-MediumOblique-22781054883dd6bd9d9355d19cac98c9d6a0a58b335cd12b9237d23ce1ad381c.eot?#iefix) format("embedded-opentype"), url(/assets/greycliff/GreycliffCF-MediumOblique-b40edd8e50846ed9a13e26b867d730119489a7a82a9f9cbb7c349e4e8e8e6b53.woff2) format("woff2"), url(/assets/greycliff/GreycliffCF-MediumOblique-986c66b35f73f20a0dd41020681b170033fcceaad87333f80a1fd9218490da0e.woff) format("woff");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Greycliff';
  src: url(/assets/greycliff/GreycliffCF-DemiBold-1af9484b5553c499920f6a7ba0df49090c957b1a3acbbad9743e28e2637b874d.eot);
  src: url(/assets/greycliff/GreycliffCF-DemiBold-1af9484b5553c499920f6a7ba0df49090c957b1a3acbbad9743e28e2637b874d.eot?#iefix) format("embedded-opentype"), url(/assets/greycliff/GreycliffCF-DemiBold-675752a30cd6034176bbc2038f6500d3778ff1bab8bb92644c8e56731986b150.woff2) format("woff2"), url(/assets/greycliff/GreycliffCF-DemiBold-7d6633c5aff1a6599c58d923dc0afb7e92c1e1db4550309f2374777bebbd6a51.woff) format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Greycliff';
  src: url(/assets/greycliff/GreycliffCF-DemiBoldOblique-9e708b93d90226b7c08aca126e5772664a6e55ae36c2f9d062a6d2ea91d47f75.eot);
  src: url(/assets/greycliff/GreycliffCF-DemiBoldOblique-9e708b93d90226b7c08aca126e5772664a6e55ae36c2f9d062a6d2ea91d47f75.eot?#iefix) format("embedded-opentype"), url(/assets/greycliff/GreycliffCF-DemiBoldOblique-bed0f1ba24fce98ae68e2d4dd4a8108904b354db5598bf48dfbc4fb607cf84fc.woff2) format("woff2"), url(/assets/greycliff/GreycliffCF-DemiBoldOblique-5f0733ca065e1758a3636e798229f99e4eaf3c4b1117dcfd6d23b61322a9a8bf.woff) format("woff");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Greycliff';
  src: url(/assets/greycliff/GreycliffCF-Bold-4881908687665549810119a62eeaaff636b4a101210c64de0f8e71bebfe0f91d.eot);
  src: url(/assets/greycliff/GreycliffCF-Bold-4881908687665549810119a62eeaaff636b4a101210c64de0f8e71bebfe0f91d.eot?#iefix) format("embedded-opentype"), url(/assets/greycliff/GreycliffCF-Bold-a352f92a0b582ac0b44bafbfbb125e113e35ad1e08ba1113a5c77389677e175c.woff2) format("woff2"), url(/assets/greycliff/GreycliffCF-Bold-2c322fe31d13a327c5ba72655a8633f0669f8851388b48ce0bee0a392f4ecbd9.woff) format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Greycliff';
  src: url(/assets/greycliff/GreycliffCF-BoldOblique-46ba0e9624cf671b7918bb7a06837dbba51cc53125607ff644b9c58a417e902f.eot);
  src: url(/assets/greycliff/GreycliffCF-BoldOblique-46ba0e9624cf671b7918bb7a06837dbba51cc53125607ff644b9c58a417e902f.eot?#iefix) format("embedded-opentype"), url(/assets/greycliff/GreycliffCF-BoldOblique-4f5195851ebcec0383f119a1ce5a8485ea0fa9e6d2f66a22fab9e43ada2e389a.woff2) format("woff2"), url(/assets/greycliff/GreycliffCF-BoldOblique-1d05cb106ebbe6e72bc802af2faf46b51c4e266a84532cf981e443037f556bf6.woff) format("woff");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Greycliff';
  src: url(/assets/greycliff/GreycliffCF-ExtraBold-711ee64fd2a6d4216f2bf5fab51e5fbf35e7fd4f6e172633831fb7a8bf8139d7.eot);
  src: url(/assets/greycliff/GreycliffCF-ExtraBold-711ee64fd2a6d4216f2bf5fab51e5fbf35e7fd4f6e172633831fb7a8bf8139d7.eot?#iefix) format("embedded-opentype"), url(/assets/greycliff/GreycliffCF-ExtraBold-fbe7098ac580825af45c7cf42674e5f43e6fbf0ccba4094123c9b58cbd420ff1.woff2) format("woff2"), url(/assets/greycliff/GreycliffCF-ExtraBold-f34e2deb13381e638093f15225adefb8e4b263a53763409373493e921c0c7c48.woff) format("woff");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Greycliff';
  src: url(/assets/greycliff/GreycliffCF-ExtraBoldOblique-c8ea896a2c5c6cd3f30dd549858e15f78c9cd1f02f71b0f58e6f60a3dd99b193.eot);
  src: url(/assets/greycliff/GreycliffCF-ExtraBoldOblique-c8ea896a2c5c6cd3f30dd549858e15f78c9cd1f02f71b0f58e6f60a3dd99b193.eot?#iefix) format("embedded-opentype"), url(/assets/greycliff/GreycliffCF-ExtraBoldOblique-70d64b9e244786a02a3c4bd0256ac930fe261e5417e5ca526a57a317e3f3bb1f.woff2) format("woff2"), url(/assets/greycliff/GreycliffCF-ExtraBoldOblique-9ab3806858e91c143b0b45e73ccec5fd120262481fb76ce69ab0d13d5c69ea79.woff) format("woff");
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: 'Greycliff';
  src: url(/assets/greycliff/GreycliffCF-Heavy-d2263cdbaf8074fca20c32528ca0bd00227248c49f118f2fa6d5666f84b106aa.eot);
  src: url(/assets/greycliff/GreycliffCF-Heavy-d2263cdbaf8074fca20c32528ca0bd00227248c49f118f2fa6d5666f84b106aa.eot?#iefix) format("embedded-opentype"), url(/assets/greycliff/GreycliffCF-Heavy-0d5334d41dbe48bbb1e7201e6efabbc7126d48a7a64d67ed65de3fdec6fdd067.woff2) format("woff2"), url(/assets/greycliff/GreycliffCF-Heavy-a51c9a1c250d0a83141ea1ac71401d4ad3f0d6ab4d8deb6b0c0031f0dd1525b4.woff) format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Greycliff';
  src: url(/assets/greycliff/GreycliffCF-HeavyOblique-227bbbb6b3d2fffc40942915e907e7571e2d4b2b4ba897b727cbc1a9240bae3b.eot);
  src: url(/assets/greycliff/GreycliffCF-HeavyOblique-227bbbb6b3d2fffc40942915e907e7571e2d4b2b4ba897b727cbc1a9240bae3b.eot?#iefix) format("embedded-opentype"), url(/assets/greycliff/GreycliffCF-HeavyOblique-dd203a58288d3d19bd461f44f7a35cb94ea8a28f5364d6020f0a38d3e21e7024.woff2) format("woff2"), url(/assets/greycliff/GreycliffCF-HeavyOblique-b621da9a1d20c03da6bcc90ca5dd7c7da37740ff6dcd03098784eca49cd80422.woff) format("woff");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'piada';
  src: url(/assets/piada/piada-a0c0f67ebe900cf25b60a09f79ce627a4d3256bc45627676563e84616871e620.eot?o7019y);
  src: url(/assets/piada/piada-a0c0f67ebe900cf25b60a09f79ce627a4d3256bc45627676563e84616871e620.eot?o7019y#iefix) format("embedded-opentype"), url(/assets/piada/piada-8f9e24628d3ec86a0d7b89982b92b6027e09f27bec31393d8ba0dc9f23f3f531.ttf?o7019y) format("truetype"), url(/assets/piada/piada-fe78c295fa1c1e808ad0b40f065ee1f075664c37bb6bc522f6c73f823625832d.woff?o7019y) format("woff"), url(/assets/piada/piada-498e685395df708d223f96e400a5a2ce54a1f974452c9f84907cad02635d57cc.svg?o7019y#piada) format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'code128';
  src: url(/assets/code128/code128-3a567bf6d89aac04dbb87effc17d641f4b5c46da1f15ac0b3fb7e120632d562b.ttf);
  font-weight: normal;
  font-style: normal;
}

/* line 204, app/assets/stylesheets/custom/_typography.scss */
.icon {
  font-family: 'piada';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 219, app/assets/stylesheets/custom/_typography.scss */
.icon-piada-heart:before {
  content: "\e900";
}

/* line 222, app/assets/stylesheets/custom/_typography.scss */
.icon-piada-user:before {
  content: "\e901";
}

/* line 225, app/assets/stylesheets/custom/_typography.scss */
.icon-piada-bag-o:before {
  content: "\e902";
}

/* line 228, app/assets/stylesheets/custom/_typography.scss */
.icon-piada-bag:before {
  content: "\e903";
}

/* line 231, app/assets/stylesheets/custom/_typography.scss */
.icon-piada-burger:before {
  content: "\e904";
}

/* line 234, app/assets/stylesheets/custom/_typography.scss */
.icon-piada-chat:before {
  content: "\e905";
}

/* line 237, app/assets/stylesheets/custom/_typography.scss */
.icon-piada-check:before {
  content: "\e906";
}

/* line 240, app/assets/stylesheets/custom/_typography.scss */
.icon-piada-chevron-down:before {
  content: "\e907";
}

/* line 243, app/assets/stylesheets/custom/_typography.scss */
.icon-piada-chevron-left:before {
  content: "\e908";
}

/* line 246, app/assets/stylesheets/custom/_typography.scss */
.icon-piada-chevron-right:before {
  content: "\e909";
}

/* line 249, app/assets/stylesheets/custom/_typography.scss */
.icon-piada-chevron-up:before {
  content: "\e90a";
}

/* line 252, app/assets/stylesheets/custom/_typography.scss */
.icon-piada-facebook:before {
  content: "\e90b";
}

/* line 255, app/assets/stylesheets/custom/_typography.scss */
.icon-piada-geolocate:before {
  content: "\e90c";
}

/* line 258, app/assets/stylesheets/custom/_typography.scss */
.icon-piada-instagram:before {
  content: "\e90d";
}

/* line 261, app/assets/stylesheets/custom/_typography.scss */
.icon-piada-lock:before {
  content: "\e90e";
}

/* line 264, app/assets/stylesheets/custom/_typography.scss */
.icon-piada-marker:before {
  content: "\e90f";
}

/* line 267, app/assets/stylesheets/custom/_typography.scss */
.icon-piada-menu:before {
  content: "\e910";
}

/* line 270, app/assets/stylesheets/custom/_typography.scss */
.icon-piada-play:before {
  content: "\e911";
}

/* line 273, app/assets/stylesheets/custom/_typography.scss */
.icon-piada-plus:before {
  content: "\e912";
}

/* line 276, app/assets/stylesheets/custom/_typography.scss */
.icon-piada-search:before {
  content: "\e913";
}

/* line 279, app/assets/stylesheets/custom/_typography.scss */
.icon-piada-twitter:before {
  content: "\e914";
}

/* line 282, app/assets/stylesheets/custom/_typography.scss */
.icon-piada-x:before {
  content: "\e915";
}

/* line 285, app/assets/stylesheets/custom/_typography.scss */
.icon-piada-youtube:before {
  content: "\e916";
}

/* line 289, app/assets/stylesheets/custom/_typography.scss */
.icon-piada-snapchat:before {
  content: "\e917";
}

/* line 296, app/assets/stylesheets/custom/_typography.scss */
h3 {
  text-transform: uppercase;
  font-size: 1.2em;
  margin-bottom: .5em;
}

/* line 303, app/assets/stylesheets/custom/_typography.scss */
p.lead {
  font-size: 1.2em;
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  color: #F48024;
  margin-bottom: 1.5em;
}

/* line 310, app/assets/stylesheets/custom/_typography.scss */
p.lead.lead-em {
  font-style: italic;
  color: inherit;
  font-size: 1.5em;
}

/* line 316, app/assets/stylesheets/custom/_typography.scss */
.text-dark {
  color: #545454 !important;
}

/* line 320, app/assets/stylesheets/custom/_typography.scss */
.text-light {
  color: #767676;
}

/* line 324, app/assets/stylesheets/custom/_typography.scss */
.text-gold {
  color: #c2912e;
}

/* line 328, app/assets/stylesheets/custom/_typography.scss */
.text-lighter {
  font-weight: 300;
  color: #909090;
  letter-spacing: 0.075em;
}

/* line 334, app/assets/stylesheets/custom/_typography.scss */
.text-serif {
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
}

/* line 338, app/assets/stylesheets/custom/_typography.scss */
.weight-normal {
  font-weight: normal;
}

/* line 342, app/assets/stylesheets/custom/_typography.scss */
.weight-extra-bold {
  font-weight: 900;
}

/* line 346, app/assets/stylesheets/custom/_typography.scss */
.spacer {
  padding: 0 1.5em .5em .5em;
  border-bottom: 1px solid #767676;
  margin-top: 2.5em;
}

/* line 352, app/assets/stylesheets/custom/_typography.scss */
.content-line {
  margin: 70px 0 50px;
  text-align: center;
}

/* line 355, app/assets/stylesheets/custom/_typography.scss */
.content-line.content-line-sm {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

/* line 361, app/assets/stylesheets/custom/_typography.scss */
.center-line {
  overflow: hidden;
  line-height: 1em;
  text-align: center;
}

/* line 365, app/assets/stylesheets/custom/_typography.scss */
.center-line h2 {
  font-size: 1em;
  margin-bottom: 0;
}

/* line 369, app/assets/stylesheets/custom/_typography.scss */
.center-line span {
  display: inline-block;
  position: relative;
}

/* line 372, app/assets/stylesheets/custom/_typography.scss */
.center-line span:before, .center-line span:after {
  content: "";
  position: absolute;
  height: .5em;
  border-bottom: 2px solid #767676;
  top: 0;
  width: 600px;
}

/* line 380, app/assets/stylesheets/custom/_typography.scss */
.center-line span:before {
  right: 100%;
  margin-right: 25px;
}

/* line 384, app/assets/stylesheets/custom/_typography.scss */
.center-line span:after {
  left: 100%;
  margin-left: 25px;
}

/* line 388, app/assets/stylesheets/custom/_typography.scss */
.center-line span.center-line-large {
  font-size: 1.5em;
  text-transform: uppercase;
}

/* line 395, app/assets/stylesheets/custom/_typography.scss */
.center-line.double-line span:before, .center-line.double-line span:after {
  content: "";
  position: absolute;
  height: 8px;
  border-bottom: 1px solid #F48024;
  border-top: 1px solid #F48024;
  top: 0.3em;
  width: 600px;
}

/* line 409, app/assets/stylesheets/custom/_typography.scss */
blockquote {
  border-left: 0;
  padding: 0;
  margin: 0;
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
}

/* line 414, app/assets/stylesheets/custom/_typography.scss */
blockquote:before {
  content: '“';
  display: block;
  font-weight: 300;
  height: 50px;
  text-align: center;
  width: 100%;
  font-size: 92px;
  line-height: 1;
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
}

/* line 428, app/assets/stylesheets/custom/_typography.scss */
.upper {
  text-transform: uppercase;
}

/* line 432, app/assets/stylesheets/custom/_typography.scss */
em.upper {
  font-style: normal;
  color: #F48024;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
}

/* line 439, app/assets/stylesheets/custom/_typography.scss */
p.bump-header, h1.bump-header, h2.bump-header {
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  margin: 0;
  margin-left: 20px;
  font-weight: normal;
  font-size: 112px;
  -webkit-font-smoothing: initial;
  line-height: .65em;
  text-indent: -.2em;
  color: #767676;
}

@media screen and (max-width: 991px) {
  /* line 439, app/assets/stylesheets/custom/_typography.scss */
  p.bump-header, h1.bump-header, h2.bump-header {
    font-size: 68px;
  }
}

/* line 453, app/assets/stylesheets/custom/_typography.scss */
p.bump-header span, h1.bump-header span, h2.bump-header span {
  font-weight: 300;
  margin: 0;
  text-transform: uppercase;
  line-height: 2;
  font-size: 4rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  color: #231f20;
}

@media screen and (max-width: 991px) {
  /* line 453, app/assets/stylesheets/custom/_typography.scss */
  p.bump-header span, h1.bump-header span, h2.bump-header span {
    font-size: 3rem;
  }
}

/* line 469, app/assets/stylesheets/custom/_typography.scss */
.underline {
  border-bottom: 1px solid #ccc;
  padding-bottom: .3em;
}

/* line 474, app/assets/stylesheets/custom/_typography.scss */
.smallcaps {
  font-size: .85em;
  text-transform: uppercase;
}

/* line 479, app/assets/stylesheets/custom/_typography.scss */
.toggle-ui {
  position: relative;
  overflow-y: hidden;
}

/* line 482, app/assets/stylesheets/custom/_typography.scss */
.toggle-ui .toggle-open {
  position: relative;
  top: auto;
  opacity: 0;
}

/* line 487, app/assets/stylesheets/custom/_typography.scss */
.toggle-ui .toggle-close {
  position: absolute;
  top: -50px;
  opacity: 0;
  text-align: center;
  display: block;
  width: 100%;
  margin-left: -15px;
  font-size: 30px;
}

/* line 500, app/assets/stylesheets/custom/_typography.scss */
article {
  font-size: 1.2em;
}

/* line 504, app/assets/stylesheets/custom/_typography.scss */
hr.gray-bar {
  border-top: 1pt solid #ddd;
}

/* line 508, app/assets/stylesheets/custom/_typography.scss */
.text-barcode {
  font-size: 3.5em;
  line-height: 1;
}

@media screen and (min-width: 992px) {
  /* line 508, app/assets/stylesheets/custom/_typography.scss */
  .text-barcode {
    text-align: right;
    padding: 0 5px 10px;
  }
}

@media screen and (max-width: 991px) {
  /* line 508, app/assets/stylesheets/custom/_typography.scss */
  .text-barcode {
    padding: 20px;
    text-align: center;
    font-size: 6em;
  }
}

@media screen and (max-width: 767px) {
  /* line 508, app/assets/stylesheets/custom/_typography.scss */
  .text-barcode {
    padding: 0;
    margin: 30px 12px 20px;
    font-size: 4em;
  }
}

/* line 532, app/assets/stylesheets/custom/_typography.scss */
.nowrap {
  white-space: nowrap;
}

/* line 536, app/assets/stylesheets/custom/_typography.scss */
.text-justified {
  text-align: justify;
}

/* line 1, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav {
  background: #231f20;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  right: 0;
  padding: 0 2%;
  font-size: .625em;
}

/* line 10, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav .logo {
  background: url(/assets/logo-header@3x-06fa052a33d9fabb4ea9bc1827416f15a9f06ce02bf0efed65f36629087b80ae.png) center left no-repeat;
  background-size: contain;
  line-height: 7em;
  float: left;
  width: 40em;
  margin-right: 1em;
  display: block;
}

@media screen and (min-width: 991px) {
  /* line 19, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .burger {
    display: none;
  }
}

/* line 24, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav .site-nav {
  float: left;
  text-align: left;
}

/* line 28, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 32, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul li {
  margin: 0;
  padding: 0;
  float: left;
  white-space: nowrap;
}

/* line 37, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul li:hover, #prime-nav ul li span:hover {
  cursor: pointer;
}

/* line 40, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul li, #prime-nav ul li a {
  color: #fff;
}

/* line 43, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul li a:not(.btn), #prime-nav ul li > span:not(.user-name):not(.icon-piada-user) {
  display: block;
  line-height: 4.375em;
  font-size: 1.6em;
  text-transform: uppercase;
}

@media screen and (max-width: 1390px) {
  /* line 43, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a:not(.btn), #prime-nav ul li > span:not(.user-name):not(.icon-piada-user) {
    font-size: 1.45em;
    line-height: 4.8em;
  }
}

@media screen and (max-width: 1024px) {
  /* line 43, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a:not(.btn), #prime-nav ul li > span:not(.user-name):not(.icon-piada-user) {
    font-size: 1.35em;
    line-height: 5.1em;
  }
}

@media screen and (min-width: 992px) {
  /* line 43, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a:not(.btn), #prime-nav ul li > span:not(.user-name):not(.icon-piada-user) {
    padding-left: 1.15em;
    padding-right: 1.15em;
  }
  /* line 59, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a:not(.btn):hover, #prime-nav ul li > span:not(.user-name):not(.icon-piada-user):hover {
    background: #323232;
    color: #F48024;
  }
}

/* line 64, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul li a:not(.btn) span, #prime-nav ul li > span:not(.user-name):not(.icon-piada-user) span {
  display: none;
}

@media screen and (min-width: 768px) {
  /* line 68, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a:not(.btn) .user-name, #prime-nav ul li > span:not(.user-name):not(.icon-piada-user) .user-name {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  /* line 73, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a:not(.btn) .icon-piada-user, #prime-nav ul li > span:not(.user-name):not(.icon-piada-user) .icon-piada-user {
    display: inline-block;
    font-size: 1.75em;
    vertical-align: middle;
  }
}

/* line 79, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul li a:not(.btn) .badge, #prime-nav ul li > span:not(.user-name):not(.icon-piada-user) .badge {
  display: inline-block;
  margin-top: 12px;
  margin-left: -8px;
  background-color: #fff;
  color: #212121;
}

/* line 86, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul li a:not(.btn) .bag-full, #prime-nav ul li > span:not(.user-name):not(.icon-piada-user) .bag-full {
  color: #F48024;
}

/* line 90, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul li .btn {
  font-size: 1.2em;
  margin-top: 1em;
}

/* line 94, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul li > span {
  cursor: default;
}

/* line 97, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul li > ul {
  display: none;
  position: absolute;
  background: #231f20;
}

/* line 101, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul li > ul li {
  float: none;
}

/* line 103, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul li > ul li a, #prime-nav ul li > ul li > span {
  line-height: 3em;
  padding-right: 3em;
}

@media screen and (max-width: 991px) {
  /* line 103, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li > ul li a, #prime-nav ul li > ul li > span {
    padding-right: 1.15em;
  }
}

@media screen and (min-width: 768px) {
  /* line 113, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li:hover > ul {
    display: block;
  }
}

@media screen and (max-width: 991px) {
  /* line 120, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li:last-child .btn {
    margin-bottom: 2em;
  }
}

/* line 126, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav .account-nav {
  float: right;
}

/* line 128, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav .account-nav .bag {
  cursor: pointer;
}

@media screen and (max-width: 991px) {
  /* line 128, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .account-nav .bag {
    margin-left: 1rem;
  }
}

/* line 133, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav .account-nav .bag i {
  font-style: normal;
}

/* line 134, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav .account-nav .bag > a:hover {
  background: none;
}

/* line 138, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav .account-nav .bag a:last-child {
  padding-right: 0;
}

/* line 143, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav .account-nav .bag-icon {
  display: inline-block;
  vertical-align: baseline;
  padding: 0;
  font-size: 1.5em;
}

/* line 149, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav .account-nav .dropper {
  position: relative;
}

/* line 152, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav .account-nav ul {
  right: 0;
}

@media screen and (max-width: 1320px) {
  /* line 1, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav {
    font-size: .57em;
  }
}

@media screen and (max-width: 1200px) {
  /* line 1, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav {
    font-size: .495em;
  }
  /* line 164, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .account-nav .temp-order.hidden-xs a {
    padding: 1em 3.2em;
  }
}

@media screen and (max-width: 1020px) {
  /* line 1, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav {
    font-size: .48em;
  }
}

@media screen and (max-width: 991px) {
  /* line 1, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav {
    font-size: .6em;
    padding: 0 2em;
    text-align: center;
  }
  /* line 177, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .logo {
    background-image: url(/assets/logo-mobile-836614a17974b04a7bc2ba3e93ee64bd9890f6c7bafdd2ce21b53058b52d974b.png);
    width: 13em;
    margin: 0 -100%;
    display: inline-block;
    float: none;
  }
  /* line 184, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .burger {
    float: left;
    font-size: 3em;
    color: #fff;
    line-height: 2.5em;
    margin-right: -20%;
  }
  /* line 190, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .burger.active {
    opacity: .25;
  }
}

@media screen and (max-width: 991px) and (min-width: 801px) and (max-width: 991px) {
  /* line 184, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .burger {
    width: 17vw;
    text-align: left;
  }
}

@media screen and (max-width: 991px) {
  /* line 199, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .site-nav {
    float: none;
    clear: both;
    max-height: 0;
    overflow: auto;
    transition: max-height .3s ease;
  }
  /* line 205, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .site-nav.open {
    max-height: 75vh;
  }
  /* line 208, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .site-nav li {
    float: none;
  }
  /* line 210, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .site-nav li a, #prime-nav .site-nav li > span {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 213, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .site-nav li a:hover, #prime-nav .site-nav li > span:hover {
    background: none;
    color: #fff;
  }
  /* line 219, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .site-nav li > span > span {
    line-height: inherit;
    display: inline-block !important;
    float: right;
    font-size: 1.6em;
  }
  /* line 227, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .site-nav > li {
    overflow-x: hidden;
  }
  /* line 229, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .site-nav > li span span {
    transition: all .2s ease;
  }
  /* line 232, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .site-nav > li ul {
    position: relative;
    display: block;
    max-height: 0;
    overflow: hidden;
    margin-left: 1.5em;
    transition: max-height .5s ease;
  }
  /* line 241, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .site-nav > li.open span span {
    transform: rotate(90deg);
    color: #F48024;
  }
  /* line 245, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .site-nav > li.open ul {
    max-height: 1000px;
    transition: max-height 3s ease;
  }
  /* line 252, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .account-nav {
    margin-left: -20%;
  }
  /* line 254, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .account-nav i {
    display: none;
  }
  /* line 255, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .account-nav a {
    padding-left: 0;
  }
  /* line 258, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .account-nav li:first-child a {
    padding-left: 1.15em;
  }
  /* line 262, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .account-nav .dropper ul {
    max-height: 0;
    transition: max-height .3s ease;
    display: block;
    left: 0;
    right: 0;
    overflow: hidden;
  }
}

@media screen and (max-width: 991px) and (max-width: 991px) {
  /* line 262, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .account-nav .dropper ul {
    left: initial;
  }
}

@media screen and (max-width: 991px) {
  /* line 273, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .account-nav .dropper ul.open {
    max-height: 75vh;
  }
  /* line 277, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .account-nav .bag-icon {
    vertical-align: middle;
  }
}

@media screen and (max-width: 767px) {
  /* line 286, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav .account-nav .temp-order.hidden-md a {
    padding-left: 0.5em;
    margin-bottom: 0;
  }
}

/* line 296, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul li a.user-link:hover {
  background: transparent;
}

/* line 300, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul li a.user-link .user-name {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  text-align: right;
  width: auto;
}

/* line 307, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul li a.user-link .user-name .user-name--last {
  display: none;
}

@media screen and (max-width: 991px) {
  /* line 300, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link .user-name {
    max-width: 17vw;
  }
  /* line 313, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link .user-name .user-name--last {
    display: inline;
  }
}

@media screen and (min-width: 801px) {
  /* line 300, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link .user-name {
    max-width: 17vw;
  }
}

@media screen and (min-width: 992px) {
  /* line 300, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link .user-name {
    max-width: 9.5vw;
  }
}

@media screen and (min-width: 1024px) {
  /* line 300, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link .user-name {
    max-width: 7.5vw;
  }
}

@media screen and (min-width: 1101px) {
  /* line 300, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link .user-name {
    max-width: 13.5vw;
  }
}

@media screen and (min-width: 1201px) {
  /* line 300, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link .user-name {
    max-width: 9.5vw;
  }
}

@media screen and (min-width: 1240px) {
  /* line 300, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link .user-name {
    max-width: 12.25vw;
  }
}

@media screen and (min-width: 1320px) {
  /* line 300, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link .user-name {
    max-width: 9.25vw;
  }
}

@media screen and (min-width: 1380px) {
  /* line 300, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link .user-name {
    max-width: 8.55vw;
  }
}

@media screen and (min-width: 1400px) {
  /* line 300, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link .user-name {
    max-width: 9.15vw;
  }
}

@media screen and (min-width: 1460px) {
  /* line 300, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link .user-name {
    max-width: 12.15vw;
  }
}

@media screen and (min-width: 1500px) {
  /* line 300, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link .user-name {
    max-width: 15vw;
  }
  /* line 350, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link .user-name .user-name--last {
    display: inline;
  }
}

@media screen and (min-width: 1700px) {
  /* line 300, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link .user-name {
    max-width: 21vw;
  }
}

/* line 360, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul li a.user-link.no-bag .user-name {
  width: auto;
}

/* line 364, app/assets/stylesheets/custom/_topnav.scss */
#prime-nav ul li a.user-link.no-bag .user-name .user-name--last {
  display: none;
}

@media screen and (max-width: 991px) {
  /* line 360, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link.no-bag .user-name {
    max-width: 17vw;
  }
  /* line 369, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link.no-bag .user-name .user-name--last {
    display: inline;
  }
}

@media screen and (min-width: 992px) {
  /* line 360, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link.no-bag .user-name {
    max-width: 35px;
  }
}

@media screen and (min-width: 1100px) {
  /* line 360, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link.no-bag .user-name {
    max-width: 9vw;
  }
}

@media screen and (min-width: 1100px) {
  /* line 360, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link.no-bag .user-name {
    max-width: 9vw;
  }
}

@media screen and (min-width: 1200px) {
  /* line 360, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link.no-bag .user-name {
    max-width: 4.55vw;
  }
}

@media screen and (min-width: 1320px) {
  /* line 360, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link.no-bag .user-name {
    max-width: 5.25vw;
  }
}

@media screen and (min-width: 1420px) {
  /* line 360, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link.no-bag .user-name {
    max-width: 7.15vw;
  }
}

@media screen and (min-width: 1500px) {
  /* line 360, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link.no-bag .user-name {
    max-width: 12vw;
  }
  /* line 393, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link.no-bag .user-name .user-name--last {
    display: inline;
  }
}

@media screen and (min-width: 1700px) {
  /* line 360, app/assets/stylesheets/custom/_topnav.scss */
  #prime-nav ul li a.user-link.no-bag .user-name {
    max-width: 21vw;
  }
}

/* line 405, app/assets/stylesheets/custom/_topnav.scss */
#app_callout {
  float: right;
  position: absolute;
  right: 0;
  top: 80px;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 99;
  padding: 10px 15px;
  text-transform: uppercase;
}

/* line 415, app/assets/stylesheets/custom/_topnav.scss */
#app_callout.subnav {
  text-align: right;
  position: absolute;
  left: 0;
  right: 0;
  top: 70px;
  padding: 4px 7px;
}

/* line 424, app/assets/stylesheets/custom/_topnav.scss */
#app_callout a {
  color: #FFF;
}

/* line 425, app/assets/stylesheets/custom/_topnav.scss */
#app_callout a.logo {
  background-image: url(/../images/smartphone-icon2.png);
  background-size: 25px 25px;
  background-repeat: no-repeat;
  background-position: right center;
  padding: 5px 30px 5px 0;
}

/* line 432, app/assets/stylesheets/custom/_topnav.scss */
#app_callout a.no-text {
  content: ' ';
}

/* line 437, app/assets/stylesheets/custom/_topnav.scss */
#app_callout a.no-text span {
  display: none;
}

/* line 1, app/assets/stylesheets/custom/_blocks.scss */
.jumbotron {
  margin-bottom: 0;
}

/* line 5, app/assets/stylesheets/custom/_blocks.scss */
.jumbo-actions {
  background-color: #F48024;
  color: #eeeeee;
}

/* line 8, app/assets/stylesheets/custom/_blocks.scss */
.jumbo-actions a:not(.btn-default) {
  color: #eeeeee;
}

/* line 11, app/assets/stylesheets/custom/_blocks.scss */
.jumbo-actions .btn-block {
  border-bottom: 1px solid #eeeeee;
  border-radius: 0;
  padding: 12px 0;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
}

@media screen and (min-width: 992px) {
  /* line 11, app/assets/stylesheets/custom/_blocks.scss */
  .jumbo-actions .btn-block {
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-bottom: none;
  }
}

/* line 26, app/assets/stylesheets/custom/_blocks.scss */
.heading {
  background-color: #a5a5a5;
  color: #fff;
  padding-top: 44px;
  padding-bottom: 44px;
  text-align: center;
}

/* line 32, app/assets/stylesheets/custom/_blocks.scss */
.heading h3 {
  font-weight: 300;
  text-transform: uppercase;
  font-size: 2.5em;
}

/* line 39, app/assets/stylesheets/custom/_blocks.scss */
.content-block {
  padding: 1.2em 0;
}

/* line 43, app/assets/stylesheets/custom/_blocks.scss */
.jumbo-bg {
  width: 100%;
  background-size: cover;
  background-position: 50% 0;
  padding: 160px 0;
  z-index: 1;
  color: #fff;
}

@media screen and (max-width: 992px) {
  /* line 43, app/assets/stylesheets/custom/_blocks.scss */
  .jumbo-bg {
    padding: 120px 0;
  }
}

/* line 55, app/assets/stylesheets/custom/_blocks.scss */
.static-container {
  z-index: 2;
  background-color: #fff;
}

@media screen and (min-width: 992px) {
  /* line 60, app/assets/stylesheets/custom/_blocks.scss */
  .container-pad {
    padding-left: 100px;
    padding-right: 100px;
  }
}

/* line 67, app/assets/stylesheets/custom/_blocks.scss */
.col-half {
  width: 50%;
  display: table-cell;
  vertical-align: top;
}

/* line 73, app/assets/stylesheets/custom/_blocks.scss */
.main-content {
  padding-bottom: 90px;
  padding-top: 72px;
}

/* line 1, app/assets/stylesheets/custom/_btn.scss */
.btn-outline {
  border-radius: 0;
  border: 3px solid #F48024;
  color: #fff;
  background: none;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 7, app/assets/stylesheets/custom/_btn.scss */
.btn-outline.btn-dark {
  color: #231f20;
}

/* line 11, app/assets/stylesheets/custom/_btn.scss */
.btn-outline:hover {
  color: #fff !important;
  background: #F48024;
}

/* line 17, app/assets/stylesheets/custom/_btn.scss */
.btn-outline.btn-outline-dark {
  color: #434343;
}

/* line 21, app/assets/stylesheets/custom/_btn.scss */
.btn-xl, .btn-lg, .btn-group-lg > .btn {
  padding: 1em 3.2em;
}

@media screen and (max-width: 767px) {
  /* line 21, app/assets/stylesheets/custom/_btn.scss */
  .btn-xl, .btn-lg, .btn-group-lg > .btn {
    padding: 1em .5em;
  }
}

/* line 28, app/assets/stylesheets/custom/_btn.scss */
.btn {
  text-transform: uppercase;
  font-size: .85em;
  font-weight: bold;
  letter-spacing: .1em;
}

/* line 33, app/assets/stylesheets/custom/_btn.scss */
.btn .fa, .btn .icon {
  font-size: initial;
}

/* line 38, app/assets/stylesheets/custom/_btn.scss */
.btn-rounded {
  border-radius: .5rem;
}

/* line 42, app/assets/stylesheets/custom/_btn.scss */
.btn-round {
  border-radius: 72px;
}

/* line 46, app/assets/stylesheets/custom/_btn.scss */
.rounded-fullbtn- {
  border-radius: 999px;
}

@media screen and (max-width: 991px) {
  /* line 50, app/assets/stylesheets/custom/_btn.scss */
  .btn-wrap {
    white-space: pre-wrap;
  }
}

/* line 56, app/assets/stylesheets/custom/_btn.scss */
.btn-gold {
  background-color: #c2912e;
  color: #fff;
}

/* line 59, app/assets/stylesheets/custom/_btn.scss */
.btn-gold:hover {
  color: #fff;
  background-color: #997224;
}

/* line 65, app/assets/stylesheets/custom/_btn.scss */
.btn-unstyled {
  background-color: transparent;
  margin: 0 !important;
  padding: 0;
  border: 0;
  line-height: inherit;
}

/* line 71, app/assets/stylesheets/custom/_btn.scss */
.btn-unstyled:focus, .btn-unstyled:active {
  outline: none !important;
}

/* line 76, app/assets/stylesheets/custom/_btn.scss */
.btn-black {
  background: #231f20;
  color: #fff;
}

/* line 80, app/assets/stylesheets/custom/_btn.scss */
.btn-solid {
  background: #F48024;
  color: #fff;
  border-radius: 0;
}

/* line 86, app/assets/stylesheets/custom/_btn.scss */
.btn-open {
  padding: 0;
  text-transform: uppercase;
  color: #989898;
  border-bottom: 1px solid #989898;
  padding-bottom: 4px;
}

/* line 92, app/assets/stylesheets/custom/_btn.scss */
.btn-open:hover {
  border-bottom-color: #d5640b;
}

/* line 97, app/assets/stylesheets/custom/_btn.scss */
.btn-link.btn-rel {
  padding: 0;
}

/* line 99, app/assets/stylesheets/custom/_btn.scss */
.btn-link.btn-rel:hover {
  text-decoration: none;
}

/* line 102, app/assets/stylesheets/custom/_btn.scss */
.btn-link.btn-rel.text-gray {
  color: #acacac;
}

/* line 104, app/assets/stylesheets/custom/_btn.scss */
.btn-link.btn-rel.text-gray:hover {
  color: #F48024;
}

/* line 108, app/assets/stylesheets/custom/_btn.scss */
.btn-link.btn-rel.text-danger {
  color: #b52736;
}

/* line 110, app/assets/stylesheets/custom/_btn.scss */
.btn-link.btn-rel.text-danger:hover {
  color: #761923;
}

/* line 116, app/assets/stylesheets/custom/_btn.scss */
.form-control.btn {
  box-shadow: none;
}

/* line 122, app/assets/stylesheets/custom/_btn.scss */
.btn-loader .fa-spinner {
  margin-left: .5em;
  translate: 0 1px;
  -webkit-animation: btnspin 1s infinite linear;
  -moz-animation: btnspin 1s infinite linear;
  -o-animation: btnspin 1s infinite linear;
  animation: btnspin 1s infinite linear;
}

/* line 132, app/assets/stylesheets/custom/_btn.scss */
#fundraising_loader .fa-spinner {
  -webkit-animation: btnspin 1s infinite linear;
  -moz-animation: btnspin 1s infinite linear;
  -o-animation: btnspin 1s infinite linear;
  animation: btnspin 1s infinite linear;
}

/* line 139, app/assets/stylesheets/custom/_btn.scss */
.badge-white {
  background-color: white;
}

@-moz-keyframes btnspin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}

@-webkit-keyframes btnspin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}

@-o-keyframes btnspin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}

@keyframes btnspin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

/* line 3, app/assets/stylesheets/custom/_animation.scss */
.waypoint-l {
  opacity: 0;
  -ms-transform: translate(-50px, 0);
  -webkit-transform: translate(-50px, 0);
  transform: translate(-50px, 0);
  -ms-transition: all 0.9s ease-out;
  -webkit-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}

/* line 14, app/assets/stylesheets/custom/_animation.scss */
.waypoint-up {
  opacity: 0;
  -ms-transform: translate(0, 50px);
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
  -ms-transition: all 0.9s ease-out;
  -webkit-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}

/* line 24, app/assets/stylesheets/custom/_animation.scss */
.waypoint-up-sl {
  opacity: 0;
  -ms-transform: translate(0, 80px);
  -webkit-transform: translate(0, 80px);
  transform: translate(0, 80px);
  -ms-transition: all 1500ms ease-out;
  -webkit-transition: all 1500ms ease-out;
  transition: all 1500ms ease-out;
}

/* line 34, app/assets/stylesheets/custom/_animation.scss */
.waypoint-r {
  opacity: 0;
  -ms-transform: translate(50px, 0);
  -webkit-transform: translate(50px, 0);
  transform: translate(50px, 0);
  -ms-transition: all 0.9s ease-out;
  -webkit-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}

/* line 45, app/assets/stylesheets/custom/_animation.scss */
.waypoint-fade {
  opacity: 0;
  -ms-transition: all 0.9s ease-out;
  -webkit-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}

/* line 52, app/assets/stylesheets/custom/_animation.scss */
.waypoint-set {
  opacity: 1;
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 61, app/assets/stylesheets/custom/_animation.scss */
.anim1 {
  transition-delay: .1s;
}

/* line 62, app/assets/stylesheets/custom/_animation.scss */
.anim2 {
  transition-delay: .2s;
}

/* line 63, app/assets/stylesheets/custom/_animation.scss */
.anim3 {
  transition-delay: .3s;
}

/* line 64, app/assets/stylesheets/custom/_animation.scss */
.anim4 {
  transition-delay: .4s;
}

/* line 65, app/assets/stylesheets/custom/_animation.scss */
.anim5 {
  transition-delay: .5s;
}

/* line 66, app/assets/stylesheets/custom/_animation.scss */
.anim6 {
  transition-delay: .6s;
}

/* line 67, app/assets/stylesheets/custom/_animation.scss */
.anim7 {
  transition-delay: .7s;
}

/* line 3, app/assets/stylesheets/custom/_material.scss */
.material-form .material-group {
  position: relative;
  margin: 25px 0;
}

/* line 8, app/assets/stylesheets/custom/_material.scss */
.material-form input:not([type="submit"]) {
  border: none;
  background: none;
  -webkit-box-shadow: none;
  border-bottom: 1px solid RGB(150, 154, 155);
  outline: none;
}

/* line 16, app/assets/stylesheets/custom/_material.scss */
.material-form label {
  color: #767676;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  top: 10px;
  transition: 300ms ease all;
}

/* line 25, app/assets/stylesheets/custom/_material.scss */
.material-form input:focus, .material-form textarea:focus, .material-form select:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 30, app/assets/stylesheets/custom/_material.scss */
.material-form input:focus ~ label, .material-form textarea:focus ~ label, .material-form input:valid ~ label, .material-form textarea:valid ~ label, .material-form input:focus ~ label, .material-form select:focus ~ label, .material-form select:valid ~ label {
  top: -20px;
  font-size: 12px !important;
}

/* line 34, app/assets/stylesheets/custom/_material.scss */
.material-form select {
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  margin-top: 2px;
  padding-bottom: 7px;
  padding-top: 11px;
  height: auto;
  height: auto;
  border-bottom: 1px solid RGB(150, 154, 155);
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media screen and (max-width: 1100px) {
  /* line 34, app/assets/stylesheets/custom/_material.scss */
  .material-form select {
    margin-top: -6px;
  }
}

@media screen and (max-width: 991px) {
  /* line 34, app/assets/stylesheets/custom/_material.scss */
  .material-form select {
    margin-top: 4px;
    padding: 8px 0;
  }
}

@media screen and (max-width: 475px) {
  /* line 34, app/assets/stylesheets/custom/_material.scss */
  .material-form select {
    padding-bottom: 6px;
    margin-left: -4px;
  }
}

/* line 59, app/assets/stylesheets/custom/_material.scss */
.material-form select.data-arrow-helper {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
  background-size: 12px;
  background-position: calc(100% - 20px) center;
  background-repeat: no-repeat;
  -moz-appearance: none;
  -webkit-box-shadow: none;
  padding-left: 0px;
}

/* line 73, app/assets/stylesheets/custom/_material.scss */
.material-form .bar {
  position: relative;
  display: block;
  width: 320px;
}

/* line 79, app/assets/stylesheets/custom/_material.scss */
.material-form .bar:before {
  content: '';
  height: 2px;
  width: 0;
  bottom: 0px;
  position: absolute;
  background: #2196f3;
  transition: 300ms ease all;
  left: 0%;
}

/* line 2, app/assets/stylesheets/custom/_home.scss */
.index #main_alert_banner {
  margin-bottom: 0;
  background-color: #434343;
}

/* line 5, app/assets/stylesheets/custom/_home.scss */
.index #main_alert_banner a {
  color: #FFF;
}

/* line 7, app/assets/stylesheets/custom/_home.scss */
.index #main_alert_banner a:hover {
  color: #999;
}

/* line 14, app/assets/stylesheets/custom/_home.scss */
#covid_19_info {
  position: relative;
  height: 500px;
  background-color: #989898;
}

/* line 20, app/assets/stylesheets/custom/_home.scss */
#covid_19_info #covid_19_left {
  width: 365px;
  position: absolute;
  top: 50%;
  left: 48%;
  margin-top: -3em;
  margin-left: -365px;
}

/* line 28, app/assets/stylesheets/custom/_home.scss */
#covid_19_info #covid_19_left h2 {
  margin-top: 0;
  text-transform: uppercase;
  color: #545454;
  font-weight: 900;
  font-size: 3em;
  text-align: right;
}

/* line 38, app/assets/stylesheets/custom/_home.scss */
#covid_19_info #covid_19_right {
  width: 500px;
  position: absolute;
  top: 45%;
  left: 52%;
  margin-top: -6em;
}

/* line 45, app/assets/stylesheets/custom/_home.scss */
#covid_19_info #covid_19_right p {
  color: #545454;
  font-weight: 300;
  font-size: 1.5em;
  line-height: 1.25em;
}

/* line 52, app/assets/stylesheets/custom/_home.scss */
#covid_19_info #covid_19_right p a {
  color: #545454;
  text-decoration: underline;
}

@media screen and (max-width: 1199px) {
  /* line 14, app/assets/stylesheets/custom/_home.scss */
  #covid_19_info {
    height: auto;
    padding: 30px 10px;
  }
  /* line 62, app/assets/stylesheets/custom/_home.scss */
  #covid_19_info #covid_19_left {
    position: relative;
    width: auto;
    top: auto;
    left: auto;
    margin-left: 0px;
    margin-top: 10px;
  }
  /* line 69, app/assets/stylesheets/custom/_home.scss */
  #covid_19_info #covid_19_left h2 {
    text-align: center;
  }
  /* line 73, app/assets/stylesheets/custom/_home.scss */
  #covid_19_info #covid_19_right {
    position: relative;
    width: auto;
    top: auto;
    left: auto;
    margin-top: 10px;
  }
}

/* line 87, app/assets/stylesheets/custom/_home.scss */
#homepage_overlay {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 650px;
  height: 400px;
  margin-left: -300px;
  margin-top: -200px;
  padding: 50px;
  background-color: rgba(0, 0, 0, 0.93);
  box-shadow: 2px 2px 10px #000;
  z-index: 9999;
}

/* line 100, app/assets/stylesheets/custom/_home.scss */
#homepage_overlay > div {
  text-align: center;
}

/* line 103, app/assets/stylesheets/custom/_home.scss */
#homepage_overlay > div img {
  width: 80px;
}

/* line 107, app/assets/stylesheets/custom/_home.scss */
#homepage_overlay > div h2 {
  margin-top: 35px;
  margin-bottom: 25px;
  color: #FFF;
}

/* line 112, app/assets/stylesheets/custom/_home.scss */
#homepage_overlay > div p {
  color: #FFF;
  font-weight: 300;
  margin-bottom: 30px;
}

/* line 117, app/assets/stylesheets/custom/_home.scss */
#homepage_overlay > div a {
  width: 200px;
}

@media screen and (max-width: 1199px) {
  /* line 87, app/assets/stylesheets/custom/_home.scss */
  #homepage_overlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    margin: 0;
  }
  /* line 129, app/assets/stylesheets/custom/_home.scss */
  #homepage_overlay > div {
    margin: 40px 10px;
  }
}

/* line 141, app/assets/stylesheets/custom/_home.scss */
.whats-piada {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: auto 100%;
  background-image: url(/assets/bg-garlic-9bb944d7d28a24a67d8bb7afb75474d1724934912f9713f6bff791a8ed8abdc8.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-color: #f1f1f1;
}

@media screen and (min-width: 992px) {
  /* line 141, app/assets/stylesheets/custom/_home.scss */
  .whats-piada {
    padding-top: 72px;
    padding-bottom: 110px;
  }
}

@media screen and (max-width: 1200px) {
  /* line 141, app/assets/stylesheets/custom/_home.scss */
  .whats-piada {
    padding-bottom: 50px;
    background-image: none;
  }
}

@media screen and (min-width: 992px) {
  /* line 141, app/assets/stylesheets/custom/_home.scss */
  .whats-piada {
    background-size: 300px auto;
  }
}

@media screen and (min-width: 1200px) {
  /* line 141, app/assets/stylesheets/custom/_home.scss */
  .whats-piada {
    background-size: 460px auto;
  }
}

@media screen and (min-width: 1400px) {
  /* line 141, app/assets/stylesheets/custom/_home.scss */
  .whats-piada {
    background-size: 520px auto;
  }
}

@media screen and (min-width: 1700px) {
  /* line 141, app/assets/stylesheets/custom/_home.scss */
  .whats-piada {
    background-size: 640px auto;
  }
}

@media screen and (max-width: 767px) {
  /* line 174, app/assets/stylesheets/custom/_home.scss */
  .whats-piada .container {
    padding-top: 30px;
    margin-top: 0;
  }
}

/* line 179, app/assets/stylesheets/custom/_home.scss */
.whats-piada p.bump-header {
  color: #F48024;
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 2.5em;
  font-weight: normal;
  line-height: 1.8em;
  text-rendering: optimizeLegibility;
}

@media screen and (max-width: 991px) {
  /* line 179, app/assets/stylesheets/custom/_home.scss */
  .whats-piada p.bump-header {
    margin-bottom: 6rem;
  }
}

@media screen and (min-width: 480px) and (max-width: 991px) {
  /* line 192, app/assets/stylesheets/custom/_home.scss */
  .whats-piada p.bump-header img {
    max-width: 340px;
  }
}

/* line 197, app/assets/stylesheets/custom/_home.scss */
.whats-piada .homepage-whats-piada-content {
  margin-top: 12px;
  position: relative;
  line-height: 1.5em;
  font-weight: 500;
  -webkit-font-smoothing: initial;
}

@media screen and (min-width: 992px) {
  /* line 197, app/assets/stylesheets/custom/_home.scss */
  .whats-piada .homepage-whats-piada-content {
    margin-bottom: 0em;
  }
}

/* line 206, app/assets/stylesheets/custom/_home.scss */
.whats-piada .homepage-whats-piada-content h1 {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 6px;
  -webkit-font-smoothing: initial;
  line-height: normal;
  margin-bottom: 0;
}

/* line 215, app/assets/stylesheets/custom/_home.scss */
.whats-piada .homepage-whats-piada-content h1 em {
  font-style: normal;
  color: #F48024;
}

/* line 221, app/assets/stylesheets/custom/_home.scss */
.whats-piada .whats-piada-carousel {
  margin-top: 2rem;
  background-repeat: no-repeat;
  background-position: right 70px top, 50% 90px;
}

@media screen and (max-width: 991px) {
  /* line 141, app/assets/stylesheets/custom/_home.scss */
  .whats-piada {
    padding-bottom: 100px;
  }
  /* line 228, app/assets/stylesheets/custom/_home.scss */
  .whats-piada .corner-top {
    padding-right: 0em;
  }
  /* line 231, app/assets/stylesheets/custom/_home.scss */
  .whats-piada .corner-bottom {
    padding-left: 0em;
  }
  /* line 234, app/assets/stylesheets/custom/_home.scss */
  .whats-piada .corner-padding {
    padding-left: 4rem;
  }
}

@media screen and (max-width: 991px) and (max-width: 991px) {
  /* line 234, app/assets/stylesheets/custom/_home.scss */
  .whats-piada .corner-padding {
    padding-left: 2.25rem;
  }
}

/* line 243, app/assets/stylesheets/custom/_home.scss */
.corner-bottom {
  background-image: url(/assets/content-corner-bottom-2f6c81d9a3c6cb3a95aa83c2ce56961aee8de009ad334f6ca526d878750abc30.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  padding: 0 4rem 3.2rem;
}

@media screen and (max-width: 991px) {
  /* line 243, app/assets/stylesheets/custom/_home.scss */
  .corner-bottom {
    padding: 0 2.25rem 3rem;
  }
}

/* line 253, app/assets/stylesheets/custom/_home.scss */
.corner-top {
  padding: 3.2rem 4rem;
  background-image: url(/assets/content-corner-top-fd4b28d7ce1c20f5b92ba03f45670872afb48238dee4091bbd0eab97c05d3cdd.png);
  background-repeat: no-repeat;
  background-position: top left;
}

@media screen and (max-width: 991px) {
  /* line 253, app/assets/stylesheets/custom/_home.scss */
  .corner-top {
    padding: 2.25rem 2.25rem 1rem;
  }
}

/* line 263, app/assets/stylesheets/custom/_home.scss */
.homepage-cta-view-menu {
  background-color: #f9f9f9;
  padding: 22px 0;
}

/* line 266, app/assets/stylesheets/custom/_home.scss */
.homepage-cta-view-menu .btn-outline {
  color: #231f20;
}

/* line 270, app/assets/stylesheets/custom/_home.scss */
.random-filler-bar {
  background-color: #dfdfdf;
  height: 105px;
}

/* line 276, app/assets/stylesheets/custom/_home.scss */
.our-story {
  background-color: #b2beca;
  background-image: url(/assets/bg-scooter-mobile-58867a9d54d8792dded5381124875fa2353d33b384b799c7243ef22b3a72ae87.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
  padding: 5rem 0 500px;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 276, app/assets/stylesheets/custom/_home.scss */
  .our-story {
    padding: 5rem 0 500px;
  }
}

@media screen and (min-width: 992px) {
  /* line 276, app/assets/stylesheets/custom/_home.scss */
  .our-story {
    padding: 5rem 0 900px;
    background-image: url(/assets/bg-scooter-a65779b7d533eff41e8e48ee71123671aaaf02795d9a1a4f217a46a315049054.jpg);
  }
}

/* line 290, app/assets/stylesheets/custom/_home.scss */
.our-story .our-story-media {
  position: relative;
}

/* line 292, app/assets/stylesheets/custom/_home.scss */
.our-story .our-story-media img {
  position: absolute;
}

@media screen and (min-width: 1200px) {
  /* line 290, app/assets/stylesheets/custom/_home.scss */
  .our-story .our-story-media {
    margin-top: 4.25rem;
  }
  /* line 298, app/assets/stylesheets/custom/_home.scss */
  .our-story .our-story-media #our-story-napkin {
    left: -22px;
    top: 162px;
  }
  /* line 302, app/assets/stylesheets/custom/_home.scss */
  .our-story .our-story-media #our-story-photo {
    margin-left: 30px;
  }
  /* line 305, app/assets/stylesheets/custom/_home.scss */
  .our-story .our-story-media #our-story-pen {
    top: 252px;
    left: -50px;
  }
  /* line 309, app/assets/stylesheets/custom/_home.scss */
  .our-story .our-story-media #our-story-mug {
    top: -135px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 314, app/assets/stylesheets/custom/_home.scss */
  .our-story .our-story-media #our-story-mobile {
    margin-top: 260px;
    margin-left: -40px;
  }
}

@media screen and (max-width: 1199px) {
  /* line 290, app/assets/stylesheets/custom/_home.scss */
  .our-story .our-story-media {
    margin-bottom: 2rem;
  }
  /* line 321, app/assets/stylesheets/custom/_home.scss */
  .our-story .our-story-media img {
    position: static;
  }
  /* line 324, app/assets/stylesheets/custom/_home.scss */
  .our-story .our-story-media #our-story-napkin, .our-story .our-story-media #our-story-photo, .our-story .our-story-media #our-story-pen {
    display: none;
  }
  /* line 327, app/assets/stylesheets/custom/_home.scss */
  .our-story .our-story-media.media-mug {
    display: none;
  }
}

/* line 332, app/assets/stylesheets/custom/_home.scss */
.our-story h2.bump-spans {
  font-size: 4rem;
  font-weight: 300;
  line-height: 1.1em;
  margin-bottom: 1em;
  text-transform: uppercase;
}

@media screen and (max-width: 991px) {
  /* line 332, app/assets/stylesheets/custom/_home.scss */
  .our-story h2.bump-spans {
    max-width: 13em;
    line-height: 1.3em;
  }
}

/* line 342, app/assets/stylesheets/custom/_home.scss */
.our-story h2.bump-spans span.sketch {
  font-size: 2.4em;
  text-transform: none;
  text-align: right;
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  text-transform: none;
  display: block;
  color: #F48024;
  margin-top: 10px;
}

@media screen and (max-width: 991px) {
  /* line 342, app/assets/stylesheets/custom/_home.scss */
  .our-story h2.bump-spans span.sketch {
    font-size: 1.7em;
  }
}

/* line 356, app/assets/stylesheets/custom/_home.scss */
.our-story h2.bump-spans span.napkin {
  line-height: 2.2em;
  text-align: right;
  font-family: inherit;
  display: block;
  margin-right: 1rem;
}

@media screen and (max-width: 991px) {
  /* line 356, app/assets/stylesheets/custom/_home.scss */
  .our-story h2.bump-spans span.napkin {
    line-height: 1.9em;
  }
}

@media screen and (max-width: 991px) and (min-width: 480px) {
  /* line 367, app/assets/stylesheets/custom/_home.scss */
  .our-story h2.bump-spans span.napkin, .our-story h2.bump-spans span.sketch {
    text-align: left;
    margin-left: 8rem;
  }
}

/* line 374, app/assets/stylesheets/custom/_home.scss */
.our-story h3 {
  text-transform: uppercase;
  font-size: 1.3em;
  color: #231f20;
}

/* line 379, app/assets/stylesheets/custom/_home.scss */
.our-story p {
  color: #545454;
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
}

@media screen and (min-width: 992px) {
  /* line 379, app/assets/stylesheets/custom/_home.scss */
  .our-story p {
    margin-left: 0;
  }
}

/* line 386, app/assets/stylesheets/custom/_home.scss */
.our-story .italy-icon {
  margin-top: 4.5rem;
}

/* line 391, app/assets/stylesheets/custom/_home.scss */
.embed-vimeo-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

/* line 400, app/assets/stylesheets/custom/_home.scss */
.embed-vimeo-container iframe, .embed-vimeo-container object, .embed-vimeo-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 1, app/assets/stylesheets/custom/_menu.scss */
#menu_feature {
  background-image: url(/assets/menu/featured/stuffed-pasta/desktop-1c651211519592c7fd2075419d416f77a79f89e43d5bfe70c7a3ecde2e9d58cb.jpg);
  background-size: cover;
  padding: 120px 0;
  color: #FFF;
}

/* line 7, app/assets/stylesheets/custom/_menu.scss */
#menu_feature h2 {
  font-weight: 900;
  text-transform: uppercase;
}

@media screen and (max-width: 991px) {
  /* line 1, app/assets/stylesheets/custom/_menu.scss */
  #menu_feature {
    padding: 80px 0;
  }
}

@media screen and (max-width: 767px) {
  /* line 1, app/assets/stylesheets/custom/_menu.scss */
  #menu_feature {
    height: 600px;
    background-image: url(/assets/menu/featured/stuffed-pasta/mobile-87102cf03639ca31634502056cd2496db6e68a7231e5621495de41fb82648234.jpg);
    padding: 20px;
  }
  /* line 21, app/assets/stylesheets/custom/_menu.scss */
  #menu_feature .col-xs-12 {
    padding: 0 20px;
    text-align: center;
  }
}

@media screen and (min-width: 450px) and (max-width: 500px) {
  /* line 1, app/assets/stylesheets/custom/_menu.scss */
  #menu_feature {
    background-position-y: -80px;
  }
}

@media screen and (min-width: 501px) and (max-width: 600px) {
  /* line 1, app/assets/stylesheets/custom/_menu.scss */
  #menu_feature {
    background-position-y: -200px;
  }
}

@media screen and (min-width: 601px) and (max-width: 700px) {
  /* line 1, app/assets/stylesheets/custom/_menu.scss */
  #menu_feature {
    background-position-y: -300px;
  }
}

@media screen and (min-width: 701px) and (max-width: 767px) {
  /* line 1, app/assets/stylesheets/custom/_menu.scss */
  #menu_feature {
    background-position-y: -400px;
  }
}

/* line 43, app/assets/stylesheets/custom/_menu.scss */
.menu-categories .order-online {
  padding-top: 30px;
}

/* line 47, app/assets/stylesheets/custom/_menu.scss */
.menu-categories .category {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 51, app/assets/stylesheets/custom/_menu.scss */
.menu-categories .category:first-child {
  padding-top: 30px;
}

/* line 55, app/assets/stylesheets/custom/_menu.scss */
.menu-categories .category .category-name {
  position: relative;
  top: auto;
  left: auto;
}

/* line 60, app/assets/stylesheets/custom/_menu.scss */
.menu-categories .category .category-name h2 {
  text-align: center;
  font-weight: 900;
  font-size: 2.4em;
  color: #000;
  text-transform: uppercase;
  font-family: "Greycliff", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  padding-top: 10px;
  padding-bottom: 20px;
}

/* line 72, app/assets/stylesheets/custom/_menu.scss */
.menu-categories .category .category-name #also_gluten_free {
  text-align: center;
  margin-top: 0;
  font-style: italic;
  color: #F48024;
}

/* line 80, app/assets/stylesheets/custom/_menu.scss */
.menu-categories .category a.btn {
  color: #231f20;
}

/* line 84, app/assets/stylesheets/custom/_menu.scss */
.menu-categories .category .item-wrapper {
  margin-top: 0;
}

/* line 86, app/assets/stylesheets/custom/_menu.scss */
.menu-categories .category .item-wrapper .menu-item {
  text-align: center;
}

/* line 88, app/assets/stylesheets/custom/_menu.scss */
.menu-categories .category .item-wrapper .menu-item .item-flag-not-vegan {
  display: inline-block;
  background-color: #F48024;
  font-size: .8em;
  color: #FFF;
  font-weight: bold;
  padding: 1px 5px;
  text-transform: uppercase;
  margin-top: 10px;
}

/* line 98, app/assets/stylesheets/custom/_menu.scss */
.menu-categories .category .item-wrapper .menu-item h3 {
  margin-top: 0;
}

/* line 101, app/assets/stylesheets/custom/_menu.scss */
.menu-categories .category .item-wrapper .menu-item .item-flags {
  display: block;
  margin-top: -22px;
  margin-bottom: 2px;
  height: 25px;
}

/* line 107, app/assets/stylesheets/custom/_menu.scss */
.menu-categories .category .item-wrapper .menu-item p {
  font-family: "Greycliff", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 110, app/assets/stylesheets/custom/_menu.scss */
.menu-categories .category .item-wrapper .menu-item p small, .menu-categories .category .item-wrapper .menu-item p .calories {
  white-space: nowrap;
  font-weight: bold;
  text-transform: uppercase;
  color: #F48024;
}

/* line 117, app/assets/stylesheets/custom/_menu.scss */
.menu-categories .category .item-wrapper .menu-item p.try-hot {
  color: #FA221A;
  font-style: italic;
  font-size: .8em;
}

/* line 128, app/assets/stylesheets/custom/_menu.scss */
.create-your-own {
  color: #FFF;
  background-color: #2F2F31;
  font-family: "Greycliff", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 133, app/assets/stylesheets/custom/_menu.scss */
.create-your-own h2 {
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
  font-size: 7rem;
  color: #F48024;
  margin-bottom: 2rem !important;
}

/* line 142, app/assets/stylesheets/custom/_menu.scss */
.create-your-own #create_your_own_or {
  margin-bottom: 9rem;
  text-align: center;
  color: #231f20;
}

/* line 147, app/assets/stylesheets/custom/_menu.scss */
.create-your-own #create_your_own_or span {
  display: inline-block;
  height: 140px;
  width: 280px;
  border-radius: 0 0 200px 200px;
  background-color: #F48024;
  color: #FFF;
  font-size: 7rem;
  font-weight: 900;
}

/* line 159, app/assets/stylesheets/custom/_menu.scss */
.create-your-own #create_your_own_types {
  position: relative;
  z-index: 3;
  text-align: center;
  margin-top: 2rem;
  margin-bottom: 1rem;
}

@media screen and (min-width: 992px) {
  /* line 159, app/assets/stylesheets/custom/_menu.scss */
  .create-your-own #create_your_own_types {
    margin-top: 4rem;
    margin-bottom: 9rem;
  }
}

/* line 169, app/assets/stylesheets/custom/_menu.scss */
.create-your-own #create_your_own_types h3 {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 3.75rem;
  margin-bottom: 0;
}

/* line 177, app/assets/stylesheets/custom/_menu.scss */
.create-your-own #create_your_own_types span {
  font-weight: 700;
}

/* line 181, app/assets/stylesheets/custom/_menu.scss */
.create-your-own #create_your_own_types img {
  margin-top: 1.75rem;
  margin-right: -10px;
}

/* line 187, app/assets/stylesheets/custom/_menu.scss */
.create-your-own #create_your_own_proteins {
  position: relative;
  z-index: 2;
  margin-bottom: 4rem;
}

@media screen and (min-width: 992px) {
  /* line 187, app/assets/stylesheets/custom/_menu.scss */
  .create-your-own #create_your_own_proteins {
    margin-bottom: 9rem;
  }
}

/* line 195, app/assets/stylesheets/custom/_menu.scss */
.create-your-own #create_your_own_proteins > .container .grill-items-well {
  margin-bottom: 0;
}

@media screen and (max-width: 991px) {
  /* line 195, app/assets/stylesheets/custom/_menu.scss */
  .create-your-own #create_your_own_proteins > .container .grill-items-well {
    margin-top: 0;
    padding-top: 30px;
  }
}

/* line 205, app/assets/stylesheets/custom/_menu.scss */
.create-your-own #create_your_own_proteins .protein {
  margin-bottom: 1.5rem;
}

/* line 207, app/assets/stylesheets/custom/_menu.scss */
.create-your-own #create_your_own_proteins .protein h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 2.2rem;
  line-height: 1.2;
}

/* line 213, app/assets/stylesheets/custom/_menu.scss */
.create-your-own #create_your_own_proteins .protein .item-flags {
  display: block;
}

/* line 218, app/assets/stylesheets/custom/_menu.scss */
.create-your-own #create_your_own_proteins .grill-items-note h3 {
  font-family: "Greycliff", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 226, app/assets/stylesheets/custom/_menu.scss */
.create-your-own .sauce-dressing .item-flag-not-vegan {
  display: inline-block;
  background-color: #F48024;
  font-size: .8em;
  color: #FFF;
  font-weight: bold;
  padding: 1px 5px;
  text-transform: uppercase;
  margin-top: 15px;
}

/* line 236, app/assets/stylesheets/custom/_menu.scss */
.create-your-own .sauce-dressing img {
  margin-top: -42px;
}

/* line 240, app/assets/stylesheets/custom/_menu.scss */
.create-your-own .sauce-dressing h4 {
  margin-top: -40px;
  font-size: .9em;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 246, app/assets/stylesheets/custom/_menu.scss */
.create-your-own .sauce-dressing p {
  font-style: italic;
}

/* line 250, app/assets/stylesheets/custom/_menu.scss */
.create-your-own .sauce-dressing .item-flags {
  display: block;
  height: 1.3em;
  margin-top: 5px;
}

/* line 256, app/assets/stylesheets/custom/_menu.scss */
.create-your-own #create_your_own_sauces, .create-your-own #create_your_own_toppings, .create-your-own #create_your_own_dressings {
  text-align: center;
}

/* line 258, app/assets/stylesheets/custom/_menu.scss */
.create-your-own #create_your_own_sauces h2, .create-your-own #create_your_own_toppings h2, .create-your-own #create_your_own_dressings h2 {
  margin-bottom: 30px;
}

/* line 272, app/assets/stylesheets/custom/_menu.scss */
.create-your-own #create_your_own_dressings {
  padding-bottom: 30px;
}

/* line 274, app/assets/stylesheets/custom/_menu.scss */
.create-your-own #create_your_own_dressings .row {
  margin-bottom: 10px;
}

/* line 277, app/assets/stylesheets/custom/_menu.scss */
.create-your-own #create_your_own_dressings #create_your_own_dressings_row_2 {
  margin-top: 15px;
}

@media screen and (max-width: 991px) {
  /* line 277, app/assets/stylesheets/custom/_menu.scss */
  .create-your-own #create_your_own_dressings #create_your_own_dressings_row_2 {
    margin-top: 0px;
  }
}

/* line 286, app/assets/stylesheets/custom/_menu.scss */
.create-your-own .create_your_own_notes {
  padding-top: 15px;
  font-size: .8em;
}

/* line 289, app/assets/stylesheets/custom/_menu.scss */
.create-your-own .create_your_own_notes .item-flag {
  margin-left: 20px;
  margin-right: 5px;
}

/* line 293, app/assets/stylesheets/custom/_menu.scss */
.create-your-own .create_your_own_notes p {
  padding-top: 10px;
  font-style: italic;
}

/* line 300, app/assets/stylesheets/custom/_menu.scss */
.create-your-own h2 .center-line-large {
  font-weight: 900;
}

/* line 306, app/assets/stylesheets/custom/_menu.scss */
.create-your-own .create-your-own-items li {
  font-family: "Greycliff", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 312, app/assets/stylesheets/custom/_menu.scss */
p {
  font-family: "Greycliff", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 316, app/assets/stylesheets/custom/_menu.scss */
#create_your_own_toppings {
  padding-bottom: 4rem;
}

@media screen and (max-width: 1199px) {
  /* line 323, app/assets/stylesheets/custom/_menu.scss */
  .create-your-own #create_your_own_sauces img, .create-your-own #create_your_own_dressings img {
    margin-top: -10px;
  }
  /* line 326, app/assets/stylesheets/custom/_menu.scss */
  .create-your-own #create_your_own_sauces h4, .create-your-own #create_your_own_dressings h4 {
    margin-top: -20px;
  }
  /* line 329, app/assets/stylesheets/custom/_menu.scss */
  .create-your-own #create_your_own_sauces p, .create-your-own #create_your_own_dressings p {
    line-height: 1.3em;
  }
}

@media screen and (max-width: 767px) {
  /* line 337, app/assets/stylesheets/custom/_menu.scss */
  #menu_category_pastas {
    padding-bottom: 0;
  }
  /* line 340, app/assets/stylesheets/custom/_menu.scss */
  #menu_category_piadas {
    padding-bottom: 0;
  }
  /* line 347, app/assets/stylesheets/custom/_menu.scss */
  .menu-item:last-child {
    margin-bottom: 30px;
  }
  /* line 351, app/assets/stylesheets/custom/_menu.scss */
  .menu-item p {
    padding: 0 10px;
  }
  /* line 358, app/assets/stylesheets/custom/_menu.scss */
  .create-your-own #create_your_own_sauces img, .create-your-own #create_your_own_dressings img {
    margin-top: -10px;
  }
  /* line 361, app/assets/stylesheets/custom/_menu.scss */
  .create-your-own #create_your_own_sauces h4, .create-your-own #create_your_own_dressings h4 {
    margin-top: -20px;
  }
  /* line 364, app/assets/stylesheets/custom/_menu.scss */
  .create-your-own #create_your_own_sauces p, .create-your-own #create_your_own_dressings p {
    line-height: 1em;
  }
  /* line 371, app/assets/stylesheets/custom/_menu.scss */
  .create-your-own #create_your_own_toppings ul li {
    width: 100%;
  }
}

/* line 379, app/assets/stylesheets/custom/_menu.scss */
.cover-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-attachment: fixed;
}

/* line 386, app/assets/stylesheets/custom/_menu.scss */
.action-bar {
  padding-top: 1em;
  padding-bottom: 1em;
  background: black;
  text-transform: uppercase;
}

/* line 391, app/assets/stylesheets/custom/_menu.scss */
.action-bar .icon {
  font-size: 2.5em;
  vertical-align: middle;
  line-height: 0;
}

/* line 396, app/assets/stylesheets/custom/_menu.scss */
.action-bar a {
  padding: 0em 2em;
  display: inline-block;
  color: #fff;
}

@media screen and (max-width: 767px) {
  /* line 396, app/assets/stylesheets/custom/_menu.scss */
  .action-bar a {
    padding: 1em 0;
    text-align: center;
    width: 100%;
    float: left;
  }
  /* line 14, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
  .action-bar a:before, .action-bar a:after {
    content: " ";
    display: table;
  }
  /* line 19, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
  .action-bar a:after {
    clear: both;
  }
}

/* line 409, app/assets/stylesheets/custom/_menu.scss */
.action-bar a:hover {
  color: #F48024;
}

/* line 411, app/assets/stylesheets/custom/_menu.scss */
.action-bar a:hover img {
  opacity: .5;
}

/* line 417, app/assets/stylesheets/custom/_menu.scss */
.action-bar .download-pdf .icon {
  margin-right: 1em;
}

@media screen and (min-width: 768px) {
  /* line 416, app/assets/stylesheets/custom/_menu.scss */
  .action-bar .download-pdf {
    text-align: right;
  }
  /* line 422, app/assets/stylesheets/custom/_menu.scss */
  .action-bar .download-pdf .icon {
    margin-right: 0;
    margin-left: 1em;
  }
}

/* line 14, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.action-bar .download-pdf:before, .action-bar .download-pdf:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.action-bar .download-pdf:after {
  clear: both;
}

/* line 429, app/assets/stylesheets/custom/_menu.scss */
.action-bar .ask-chef {
  padding-right: 1em;
}

/* line 431, app/assets/stylesheets/custom/_menu.scss */
.action-bar .ask-chef .icon {
  margin-right: 1em;
  font-size: 2em;
}

/* line 14, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.action-bar .ask-chef:before, .action-bar .ask-chef:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.action-bar .ask-chef:after {
  clear: both;
}

/* line 439, app/assets/stylesheets/custom/_menu.scss */
.image-feature {
  text-align: right;
}

/* line 441, app/assets/stylesheets/custom/_menu.scss */
.image-feature small {
  font-size: .8em;
  font-style: italic;
}

/* line 449, app/assets/stylesheets/custom/_menu.scss */
.menu-item h3 .calories {
  font-size: .7em;
  padding-left: .7em;
}

/* line 455, app/assets/stylesheets/custom/_menu.scss */
.menu-item p small {
  color: #F48024;
  font-weight: 700;
  padding-left: 5px;
}

/* line 464, app/assets/stylesheets/custom/_menu.scss */
.item-wrapper:not(.street-sides, .grill-items) h2 {
  margin-bottom: 4px;
  text-transform: uppercase;
  font-weight: 300;
}

@media screen and (min-width: 992px) {
  /* line 464, app/assets/stylesheets/custom/_menu.scss */
  .item-wrapper:not(.street-sides, .grill-items) h2 {
    margin-top: -16px;
  }
}

/* line 471, app/assets/stylesheets/custom/_menu.scss */
.item-wrapper:not(.street-sides, .grill-items) h2 small {
  font-size: .4em;
  font-style: italic;
  text-transform: none;
}

@media screen and (max-width: 767px) {
  /* line 471, app/assets/stylesheets/custom/_menu.scss */
  .item-wrapper:not(.street-sides, .grill-items) h2 small {
    display: block;
  }
}

/* line 480, app/assets/stylesheets/custom/_menu.scss */
.item-wrapper:not(.street-sides, .grill-items) h3 {
  margin-bottom: 4px;
  text-transform: uppercase;
  font-weight: 300;
}

@media screen and (max-width: 767px) {
  /* line 480, app/assets/stylesheets/custom/_menu.scss */
  .item-wrapper:not(.street-sides, .grill-items) h3 {
    margin-top: 0;
  }
}

/* line 488, app/assets/stylesheets/custom/_menu.scss */
.item-wrapper:not(.street-sides, .grill-items) .menu-item {
  text-align: center;
  margin-bottom: 1.5em;
}

/* line 491, app/assets/stylesheets/custom/_menu.scss */
.item-wrapper:not(.street-sides, .grill-items) .menu-item h3 {
  font-size: 1.4em;
  font-weight: 900;
  letter-spacing: .05em;
  text-transform: uppercase;
}

/* line 497, app/assets/stylesheets/custom/_menu.scss */
.item-wrapper:not(.street-sides, .grill-items) .menu-item h3 small {
  font-size: .8em;
  padding-left: .7em;
}

/* line 502, app/assets/stylesheets/custom/_menu.scss */
.item-wrapper:not(.street-sides, .grill-items) .menu-item .try-with {
  font-weight: 900;
  font-size: 1.8rem;
  text-transform: uppercase;
  color: #F48024;
  margin-bottom: 0;
}

/* line 509, app/assets/stylesheets/custom/_menu.scss */
.item-wrapper:not(.street-sides, .grill-items) .menu-item .calories-wrapper {
  color: #F48024;
  font-weight: 900;
  display: block;
}

/* line 514, app/assets/stylesheets/custom/_menu.scss */
.item-wrapper:not(.street-sides, .grill-items) .menu-item p {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-bottom: .4rem;
}

/* line 519, app/assets/stylesheets/custom/_menu.scss */
.item-wrapper:not(.street-sides, .grill-items) .menu-item aside {
  font-size: .8em;
  text-transform: none;
  font-style: italic;
}

/* line 524, app/assets/stylesheets/custom/_menu.scss */
.item-wrapper:not(.street-sides, .grill-items) .menu-item p.cta {
  margin-top: 0;
}

/* line 526, app/assets/stylesheets/custom/_menu.scss */
.item-wrapper:not(.street-sides, .grill-items) .menu-item p.cta a {
  color: #767676;
  text-decoration: underline;
  text-transform: uppercase;
  font-size: .8em;
  font-weight: 700;
}

/* line 532, app/assets/stylesheets/custom/_menu.scss */
.item-wrapper:not(.street-sides, .grill-items) .menu-item p.cta a:hover {
  color: #F48024;
}

/* line 538, app/assets/stylesheets/custom/_menu.scss */
.item-wrapper:not(.street-sides, .grill-items) .menu-item.pick-two h3 {
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  color: #F48024;
  font-style: italic;
  text-transform: capitalize;
  font-size: 2.5em;
  font-weight: normal;
  letter-spacing: -.02em;
  line-height: .5em;
  margin-top: -3rem;
}

/* line 548, app/assets/stylesheets/custom/_menu.scss */
.item-wrapper:not(.street-sides, .grill-items) .menu-item.pick-two h3 span {
  font-size: 2.5em;
  font-style: normal;
  font-weight: normal;
}

/* line 554, app/assets/stylesheets/custom/_menu.scss */
.item-wrapper:not(.street-sides, .grill-items) .menu-item.pick-two p {
  text-transform: uppercase;
  color: #231f20;
  font-weigt: 700;
}

/* line 561, app/assets/stylesheets/custom/_menu.scss */
.item-wrapper:not(.street-sides, .grill-items) .menu-item.featured-category-item {
  background-color: #989898;
}

/* line 565, app/assets/stylesheets/custom/_menu.scss */
.item-wrapper:not(.street-sides, .grill-items) .btn {
  color: #231f20;
}

@media screen and (max-width: 767px) {
  /* line 565, app/assets/stylesheets/custom/_menu.scss */
  .item-wrapper:not(.street-sides, .grill-items) .btn {
    display: block;
  }
}

/* line 574, app/assets/stylesheets/custom/_menu.scss */
.item-flags .item-flag {
  display: inline-block;
  height: 1.2em;
  width: 1.2em;
  border: 1px solid #FFF;
  border-radius: .6em;
  vertical-align: middle;
  line-height: 1.3em;
  text-transform: none;
}

/* line 584, app/assets/stylesheets/custom/_menu.scss */
.item-flags .item-flag.item-flag-dark {
  border-color: #000;
}

/* line 589, app/assets/stylesheets/custom/_menu.scss */
.item-flags .item-flag.item-flag-vegan::after {
  content: 'Ve';
  vertical-align: top;
  font-size: .75em;
}

/* line 597, app/assets/stylesheets/custom/_menu.scss */
.item-flags .item-flag.item-flag-gluten-friendly::after {
  content: 'Gf';
  vertical-align: top;
  font-size: .75em;
}

/* line 604, app/assets/stylesheets/custom/_menu.scss */
.item-flags .item-flag.item-flag-spicy {
  background-image: url(/assets/menu/item-flag-fire-359ad256d21458c0b3d06187bf2d04c45c5faf191e9011f2154e26f61d7629e8.png);
  background-size: 13px 13px;
  background-position: center;
  background-repeat: no-repeat;
}

/* line 609, app/assets/stylesheets/custom/_menu.scss */
.item-flags .item-flag.item-flag-spicy::after {
  content: ' ';
  font-size: .75em;
  vertical-align: top;
}

/* line 614, app/assets/stylesheets/custom/_menu.scss */
.item-flags .item-flag.item-flag-spicy.item-flag-dark {
  background-image: url(/assets/menu/item-flag-fire-dark-1444461f90e28c2c9b91f3779a6e2a048010b487efdfdc8a3f6cba17d59f57ae.png);
}

/* line 619, app/assets/stylesheets/custom/_menu.scss */
.item-flags .item-flag.item-flag-favorite {
  background-image: url(/assets/menu/item-flag-check-7f61d90cefaf6e2f0aac70685c9e879c479b20da3221191d595b9279af9f3f0a.png);
  background-size: 13px 13px;
  background-position: center;
  background-repeat: no-repeat;
}

/* line 624, app/assets/stylesheets/custom/_menu.scss */
.item-flags .item-flag.item-flag-favorite::after {
  content: ' ';
  font-size: .75em;
  vertical-align: top;
}

/* line 629, app/assets/stylesheets/custom/_menu.scss */
.item-flags .item-flag.item-flag-favorite.item-flag-dark {
  background-image: url(/assets/menu/item-flag-check-dark-437a82fc32952aa5105bf59902765806775212a3431aec39dd97fec4bf6ffd35.png);
}

/* line 638, app/assets/stylesheets/custom/_menu.scss */
.fall .image-header-background, .spring .image-header-background, .menu .image-header-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 1;
}

/* line 647, app/assets/stylesheets/custom/_menu.scss */
.fall .container, .spring .container, .menu .container {
  position: relative;
  z-index: 2;
}

/* line 654, app/assets/stylesheets/custom/_menu.scss */
.fall hr.section-divider, .spring hr.section-divider {
  margin-top: 2pt;
  margin-bottom: 2pt;
}

/* line 658, app/assets/stylesheets/custom/_menu.scss */
.fall .image-header, .spring .image-header {
  min-height: 43rem;
  padding-top: 9rem;
  position: relative;
}

/* line 664, app/assets/stylesheets/custom/_menu.scss */
.fall .image-header .container p, .spring .image-header .container p {
  font-family: "Greycliff", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #FFF;
  font-style: normal;
  text-transform: uppercase;
  vertical-align: top;
  width: 440px;
}

@media screen and (max-width: 767px) {
  /* line 664, app/assets/stylesheets/custom/_menu.scss */
  .fall .image-header .container p, .spring .image-header .container p {
    width: auto;
  }
}

@media screen and (max-width: 991px) {
  /* line 662, app/assets/stylesheets/custom/_menu.scss */
  .fall .image-header .container, .spring .image-header .container {
    padding-top: 0;
  }
}

@media screen and (max-width: 991px) {
  /* line 658, app/assets/stylesheets/custom/_menu.scss */
  .fall .image-header, .spring .image-header {
    min-height: 37rem;
    padding-top: 5rem;
  }
}

/* line 690, app/assets/stylesheets/custom/_menu.scss */
.spring .image-header {
  background-image: url(/assets/menu/header-81945da7ba55023f74dc3149c957fea7927d811220546c38f61616479c95108f.jpg);
}

@media screen and (max-width: 767px) {
  /* line 690, app/assets/stylesheets/custom/_menu.scss */
  .spring .image-header {
    background-image: url(/assets/menu/header-mobile-a6acc75c6b90179feeb9a7840ae854c53e66b7bbb277696296280587a0371577.jpg);
    background-size: auto 100%;
  }
}

/* line 698, app/assets/stylesheets/custom/_menu.scss */
.menu.lvr.image-header {
  background-image: url(/assets/menu/header-lvr-6ef942bd6fefa59e724c452ebe55944a41d2b3d5488c9029fea064f998593ce0.jpg);
}

@media screen and (max-width: 767px) {
  /* line 698, app/assets/stylesheets/custom/_menu.scss */
  .menu.lvr.image-header {
    background-image: url(/assets/menu/header-lvr-6ef942bd6fefa59e724c452ebe55944a41d2b3d5488c9029fea064f998593ce0.jpg);
  }
}

/* line 705, app/assets/stylesheets/custom/_menu.scss */
.cyo-step-headline {
  display: flex;
  align-items: center;
  flex-direction: column;
}

/* line 711, app/assets/stylesheets/custom/_menu.scss */
.cyo-step {
  border-radius: 300px;
  border: 4px solid #798E98;
  height: 104px;
  width: 104px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: .9;
}

@media screen and (max-width: 767px) {
  /* line 711, app/assets/stylesheets/custom/_menu.scss */
  .cyo-step {
    height: 72px;
    width: 72px;
  }
}

/* line 725, app/assets/stylesheets/custom/_menu.scss */
.cyo-step-number {
  display: block;
  font-size: 8rem;
  font-weight: 600;
  color: #798E98;
  line-height: .9;
  transform: translateY(-4px);
}

@media screen and (max-width: 767px) {
  /* line 725, app/assets/stylesheets/custom/_menu.scss */
  .cyo-step-number {
    font-size: 5rem;
    transform: translateY(-2px);
  }
}

/* line 739, app/assets/stylesheets/custom/_menu.scss */
.create-your-own .cyo-headline {
  margin-top: 2rem;
}

@media screen and (max-width: 767px) {
  /* line 739, app/assets/stylesheets/custom/_menu.scss */
  .create-your-own .cyo-headline {
    font-size: 3.5rem;
    line-height: 1;
  }
}

/* line 746, app/assets/stylesheets/custom/_menu.scss */
.create-your-own .cyo-headline small {
  display: block;
  font-size: .5em;
  font-weight: 500;
  color: #989898;
  margin-top: .5rem;
}

@media screen and (min-width: 992px) {
  /* line 746, app/assets/stylesheets/custom/_menu.scss */
  .create-your-own .cyo-headline small {
    font-size: .35em;
  }
}

/* line 758, app/assets/stylesheets/custom/_menu.scss */
.create-your-own .cyo-subheadline {
  font-size: 5rem;
  margin-top: 1.5rem;
  margin-bottom: 5rem;
  color: #767676;
  font-weight: bold;
  text-transform: uppercase;
}

@media screen and (max-width: 767px) {
  /* line 758, app/assets/stylesheets/custom/_menu.scss */
  .create-your-own .cyo-subheadline {
    font-size: 3rem;
    margin-top: .5rem;
    margin-bottom: 2rem;
  }
}

@media screen and (min-width: 1200px) {
  /* line 774, app/assets/stylesheets/custom/_menu.scss */
  .pad-wrapper {
    padding: 50px 50px 15px 30px;
  }
}

@media screen and (max-width: 1199px) {
  /* line 779, app/assets/stylesheets/custom/_menu.scss */
  .pad-wrapper {
    padding: 0 15px 15px;
  }
  /* line 782, app/assets/stylesheets/custom/_menu.scss */
  .menu-category-feature {
    margin-bottom: 1.5em;
  }
}

/* line 787, app/assets/stylesheets/custom/_menu.scss */
.list-inline-numbers {
  display: inline-block;
  margin-bottom: 0;
}

/* line 790, app/assets/stylesheets/custom/_menu.scss */
.list-inline-numbers li {
  float: left;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: .02em;
}

/* line 792, app/assets/stylesheets/custom/_menu.scss */
.list-inline-numbers li:not(:last-child) {
  margin-right: 80px;
}

/* line 798, app/assets/stylesheets/custom/_menu.scss */
.list-inline-numbers li b {
  display: none;
}

/* line 801, app/assets/stylesheets/custom/_menu.scss */
.list-inline-numbers li span {
  color: #F48024;
  font-weight: normal;
}

@media screen and (max-width: 767px) {
  /* line 787, app/assets/stylesheets/custom/_menu.scss */
  .list-inline-numbers {
    list-style: none !important;
    margin: 0;
    padding: 0;
  }
  /* line 810, app/assets/stylesheets/custom/_menu.scss */
  .list-inline-numbers li {
    float: none;
    margin: 0;
    text-align: center;
    width: auto;
  }
  /* line 815, app/assets/stylesheets/custom/_menu.scss */
  .list-inline-numbers li:not(:last-child) {
    margin-right: 0;
  }
  /* line 818, app/assets/stylesheets/custom/_menu.scss */
  .list-inline-numbers li b {
    display: inline;
  }
}

/* line 826, app/assets/stylesheets/custom/_menu.scss */
.create-your-own-items {
  list-style-type: none;
  padding: 0;
}

/* line 829, app/assets/stylesheets/custom/_menu.scss */
.create-your-own-items > li {
  font-size: 2rem;
  text-transform: uppercase;
  margin-bottom: 2.25rem;
  line-height: 1.2;
}

/* line 835, app/assets/stylesheets/custom/_menu.scss */
.create-your-own-items > li .item-flags {
  margin-top: .3rem;
  display: block;
}

/* line 840, app/assets/stylesheets/custom/_menu.scss */
.create-your-own-items > li .item-flag {
  margin-top: -.25rem;
}

/* line 844, app/assets/stylesheets/custom/_menu.scss */
.create-your-own-items > li .block {
  display: block;
  line-height: 1;
  text-transform: initial;
  margin-top: -.2rem;
}

/* line 851, app/assets/stylesheets/custom/_menu.scss */
.create-your-own-items > li ul {
  list-style-type: none;
  padding-left: 15px;
}

/* line 854, app/assets/stylesheets/custom/_menu.scss */
.create-your-own-items > li ul li {
  -webkit-font-smoothing: initial;
}

/* line 859, app/assets/stylesheets/custom/_menu.scss */
.create-your-own-items > li .price {
  font-family: "Greycliff", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: .8em;
}

/* line 864, app/assets/stylesheets/custom/_menu.scss */
.create-your-own-items > li .calories {
  padding-left: 8px;
  font-size: .8em;
  text-transform: uppercase;
  font-family: "Greycliff", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media screen and (max-width: 767px) {
  /* line 826, app/assets/stylesheets/custom/_menu.scss */
  .create-your-own-items {
    overflow: hidden;
    text-align: center;
  }
}

@media screen and (max-width: 374px) {
  /* line 883, app/assets/stylesheets/custom/_menu.scss */
  .create-your-own-items > li {
    width: auto;
    float: none;
  }
}

/* line 890, app/assets/stylesheets/custom/_menu.scss */
.create-your-own h3 {
  text-transform: none;
  font-size: 1.5em;
  margin: 0;
}

@media screen and (max-width: 991px) {
  /* line 890, app/assets/stylesheets/custom/_menu.scss */
  .create-your-own h3 {
    text-align: center;
  }
}

/* line 898, app/assets/stylesheets/custom/_menu.scss */
.create-your-own .cta {
  text-align: center;
  padding-top: 2em;
}

/* line 901, app/assets/stylesheets/custom/_menu.scss */
.create-your-own .cta .btn-outline {
  color: #231f20 !important;
}

/* line 903, app/assets/stylesheets/custom/_menu.scss */
.create-your-own .cta .btn-outline:hover {
  color: #fff !important;
}

/* line 909, app/assets/stylesheets/custom/_menu.scss */
.create-your-own .item-cols h3 {
  font-size: 1.1em;
  margin-bottom: .5em;
  text-transform: uppercase;
  color: #F48024;
}

@media screen and (max-width: 767px) {
  /* line 918, app/assets/stylesheets/custom/_menu.scss */
  .create-your-own .toppings .col1 {
    margin-bottom: 0;
  }
}

/* line 925, app/assets/stylesheets/custom/_menu.scss */
.upsells {
  margin-top: 0;
  padding: 60px 0;
  font-family: "Greycliff", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media screen and (max-width: 767px) {
  /* line 925, app/assets/stylesheets/custom/_menu.scss */
  .upsells {
    text-align: center;
  }
}

/* line 932, app/assets/stylesheets/custom/_menu.scss */
.upsells .well {
  padding: 3em;
  background-color: rgba(25, 25, 25, 0.92);
}

/* line 935, app/assets/stylesheets/custom/_menu.scss */
.upsells .well h2 {
  margin-bottom: .75em;
  color: #fff;
}

/* line 939, app/assets/stylesheets/custom/_menu.scss */
.upsells .well h2, .upsells .well p.lead {
  text-align: center;
}

/* line 942, app/assets/stylesheets/custom/_menu.scss */
.upsells .well h3 {
  font-size: 2.75rem;
  font-weight: bold;
  margin-top: .4rem;
}

/* line 946, app/assets/stylesheets/custom/_menu.scss */
.upsells .well h3 .calories {
  padding-left: 0;
  color: #fff;
  font-style: italic;
  font-weight: bold;
}

/* line 953, app/assets/stylesheets/custom/_menu.scss */
.upsells .well.seasonal {
  margin-bottom: 2em;
  text-align: center;
}

/* line 956, app/assets/stylesheets/custom/_menu.scss */
.upsells .well.seasonal .item-wrapper {
  max-width: 680px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  /* line 956, app/assets/stylesheets/custom/_menu.scss */
  .upsells .well.seasonal .item-wrapper {
    max-width: 550px;
  }
}

/* line 963, app/assets/stylesheets/custom/_menu.scss */
.upsells .well.seasonal small {
  font-size: .8em;
  font-style: italic;
}

/* line 970, app/assets/stylesheets/custom/_menu.scss */
.upsells .well .street-sides small .calories {
  font-size: 1em;
}

@media screen and (max-width: 767px) {
  /* line 969, app/assets/stylesheets/custom/_menu.scss */
  .upsells .well .street-sides small {
    display: block;
    margin-top: 3px;
  }
}

@media screen and (min-width: 641px) {
  /* line 984, app/assets/stylesheets/custom/_menu.scss */
  .menu-addons .media-object {
    max-width: 100%;
  }
  /* line 987, app/assets/stylesheets/custom/_menu.scss */
  .menu-addons .item-wrapper {
    margin-top: 2.5em;
  }
  /* line 990, app/assets/stylesheets/custom/_menu.scss */
  .menu-addons > .row {
    position: relative;
    overflow: hidden;
  }
  /* line 993, app/assets/stylesheets/custom/_menu.scss */
  .menu-addons > .row > div + div {
    position: absolute;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 50%;
  }
  /* line 1001, app/assets/stylesheets/custom/_menu.scss */
  .menu-addons h3 {
    font-size: 1em;
    font-weight: 700;
  }
  /* line 1005, app/assets/stylesheets/custom/_menu.scss */
  .menu-addons.table {
    display: table;
  }
  /* line 1007, app/assets/stylesheets/custom/_menu.scss */
  .menu-addons.table .col {
    display: table-cell;
    width: 22%;
    padding-bottom: 2em;
    padding: 0 2em 2em 2em;
  }
  /* line 1012, app/assets/stylesheets/custom/_menu.scss */
  .menu-addons.table .col + .col {
    width: 28%;
    padding-left: 3em;
    padding-bottom: 3em;
  }
  /* line 1016, app/assets/stylesheets/custom/_menu.scss */
  .menu-addons.table .col + .col + .col {
    width: 20%;
  }
  /* line 1018, app/assets/stylesheets/custom/_menu.scss */
  .menu-addons.table .col + .col + .col + .col {
    width: 30%;
  }
  /* line 1025, app/assets/stylesheets/custom/_menu.scss */
  .menu-addons .drinks-photo {
    /* background: url(/image-path(/beverages.jpg)) left bottom no-repeat; */
  }
  /* line 1028, app/assets/stylesheets/custom/_menu.scss */
  .menu-addons .kids-photo {
    /* background: url(/image-path(/children.jpg)) center center no-repeat; */
  }
  /* line 1031, app/assets/stylesheets/custom/_menu.scss */
  .menu-addons .drinks-photo, .menu-addons .kids-photo {
    background-size: cover;
    background-position: center center;
  }
}

@media screen and (min-width: 1200px) {
  /* line 1039, app/assets/stylesheets/custom/_menu.scss */
  .menu-addons .kids-photo {
    /* background: url(/image-path(/children.jpg)) center bottom no-repeat; */
  }
}

/* line 1044, app/assets/stylesheets/custom/_menu.scss */
.beverages {
  padding-bottom: 2.5em;
}

/* line 1045, app/assets/stylesheets/custom/_menu.scss */
.beverages h3 {
  margin: 1em 0 0 0;
}

/* line 1050, app/assets/stylesheets/custom/_menu.scss */
.beverages .first h3 {
  margin-top: 19pt;
}

/* line 1057, app/assets/stylesheets/custom/_menu.scss */
.menu-section .well {
  margin-top: 20px;
}

/* line 1062, app/assets/stylesheets/custom/_menu.scss */
.menu-addons {
  padding-top: 4rem;
  background: #1F3036;
  color: #fff;
  font-family: "Greycliff", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media screen and (max-width: 640px) {
  /* line 1062, app/assets/stylesheets/custom/_menu.scss */
  .menu-addons {
    text-align: center;
  }
  /* line 1070, app/assets/stylesheets/custom/_menu.scss */
  .menu-addons .col > section {
    padding: 15px;
  }
}

/* line 1075, app/assets/stylesheets/custom/_menu.scss */
.menu-addons .item-wrapper h2 {
  font-size: 5rem;
  font-weight: 900;
  margin-bottom: 2rem;
}

/* line 1081, app/assets/stylesheets/custom/_menu.scss */
.menu-addons h3 {
  font-weight: 700;
  font-size: 2.5rem;
  margin-bottom: 0;
}

/* line 1085, app/assets/stylesheets/custom/_menu.scss */
.menu-addons h3 .calories {
  font-style: italic;
  padding-left: 0;
}

/* line 1091, app/assets/stylesheets/custom/_menu.scss */
.menu-addons p {
  font-size: 1.75rem;
}

/* line 1098, app/assets/stylesheets/custom/_menu.scss */
.menu-beyond-the-dough {
  padding: 9rem 0 14rem;
  background-image: url(/assets/menu/blue-back-a7c8624dbb05124d4ee10413c3ec678a920e6435187287a85b8c9313ab548dd6.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  font-family: "Greycliff", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #2d2d2d;
}

/* line 1106, app/assets/stylesheets/custom/_menu.scss */
.menu-beyond-the-dough h2 {
  font-weight: 900;
  font-size: 5rem;
  margin-bottom: 3.2rem;
}

/* line 1111, app/assets/stylesheets/custom/_menu.scss */
.menu-beyond-the-dough p {
  font-size: 2.5rem;
  line-height: 1.5;
}

/* line 1119, app/assets/stylesheets/custom/_menu.scss */
.create-your-own #create_your_own_proteins .grill-items-well .grill-items .grill-items-note {
  color: #F48024;
}

/* line 1122, app/assets/stylesheets/custom/_menu.scss */
.create-your-own #create_your_own_proteins .grill-items-well .grill-items .grill-items-note h3 {
  text-transform: none;
  font-size: 1.75rem;
  font-style: italic;
  line-height: 1.5;
}

/* line 1129, app/assets/stylesheets/custom/_menu.scss */
.create-your-own #create_your_own_proteins .grill-items-well .grill-items .price-calories {
  display: inline;
}

@media screen and (max-width: 767px) {
  /* line 1117, app/assets/stylesheets/custom/_menu.scss */
  .create-your-own #create_your_own_proteins .grill-items-well {
    padding: 2.5em 0 !important;
  }
  /* line 1139, app/assets/stylesheets/custom/_menu.scss */
  .create-your-own #create_your_own_proteins .grill-items-well .grill-items .price-calories {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
  }
  /* line 1147, app/assets/stylesheets/custom/_menu.scss */
  .create-your-own #create_your_own_proteins .grill-items-well .grill-items .protein h3 {
    text-align: left !important;
  }
}

/* line 1156, app/assets/stylesheets/custom/_menu.scss */
.split-toppings {
  width: 40%;
}

/* line 1158, app/assets/stylesheets/custom/_menu.scss */
.split-toppings li {
  width: 33.3333333%;
  float: left;
}

@media screen and (max-width: 1199px) {
  /* line 1163, app/assets/stylesheets/custom/_menu.scss */
  .split-toppings li {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  /* line 1156, app/assets/stylesheets/custom/_menu.scss */
  .split-toppings {
    width: auto;
  }
}

/* line 1173, app/assets/stylesheets/custom/_menu.scss */
#lvm_menu #menu_category_winter_bundle {
  background-image: url(/assets/menu/bundle-it-yall-544232ace4f8ee80d4e4bf0c4ef733cc738f58a5159810fd2efd1aff15a7a39a.jpg);
}

/* line 1176, app/assets/stylesheets/custom/_menu.scss */
#lvm_menu #menu_category_winter_bundle .category-name {
  text-transform: uppercase;
  top: 33px;
}

/* line 1180, app/assets/stylesheets/custom/_menu.scss */
#lvm_menu #menu_category_winter_bundle .category-name .background {
  background-color: transparent;
}

/* line 1183, app/assets/stylesheets/custom/_menu.scss */
#lvm_menu #menu_category_winter_bundle .category-name h2 {
  text-align: center;
  font-size: 3.5em;
  font-weight: bolder;
  margin-left: -45px;
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 1191, app/assets/stylesheets/custom/_menu.scss */
#lvm_menu #menu_category_winter_bundle .category-name h2 span {
  font-family: "Greycliff", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
}

/* line 1197, app/assets/stylesheets/custom/_menu.scss */
#lvm_menu #menu_category_winter_bundle .category-name h3 {
  color: #FFF;
  text-align: center;
  margin-left: -45px;
  font-size: 2em;
  font-weight: 300;
  margin-top: 0;
}

/* line 1209, app/assets/stylesheets/custom/_menu.scss */
#lvm_menu #menu_category_winter_bundle > .container > .row .item-wrapper {
  margin-top: 90px;
}

/* line 1213, app/assets/stylesheets/custom/_menu.scss */
#lvm_menu #menu_category_winter_bundle > .container > .row .item-wrapper .row section {
  padding: 10px;
  color: #FFF;
  text-align: center;
  height: 155px;
}

/* line 1218, app/assets/stylesheets/custom/_menu.scss */
#lvm_menu #menu_category_winter_bundle > .container > .row .item-wrapper .row section::after {
  content: '+';
  position: absolute;
  right: -25px;
  top: 1em;
  margin-top: -.5em;
  font-size: 2.5em;
}

/* line 1226, app/assets/stylesheets/custom/_menu.scss */
#lvm_menu #menu_category_winter_bundle > .container > .row .item-wrapper .row section h3 {
  text-transform: uppercase;
  margin-bottom: 7px;
}

/* line 1231, app/assets/stylesheets/custom/_menu.scss */
#lvm_menu #menu_category_winter_bundle > .container > .row .item-wrapper .row section p {
  line-height: 1.2em;
}

/* line 1236, app/assets/stylesheets/custom/_menu.scss */
#lvm_menu #menu_category_winter_bundle > .container > .row .item-wrapper .row :nth-child(2) section::after {
  right: -6px;
}

/* line 1239, app/assets/stylesheets/custom/_menu.scss */
#lvm_menu #menu_category_winter_bundle > .container > .row .item-wrapper .row :last-child section::after {
  content: '';
}

@media screen and (max-width: 991px) {
  /* line 1173, app/assets/stylesheets/custom/_menu.scss */
  #lvm_menu #menu_category_winter_bundle {
    background-image: url(/assets/menu/bundle-it-yall-mobile-b17bc93dec3c032cf3758ff4a63cfae27d32390567761fc8b51446de01d5ca95.jpg);
    padding-bottom: 485px;
    background-position: 50% 100%;
    background-size: 100% auto;
    padding-bottom: 575px;
  }
  /* line 1252, app/assets/stylesheets/custom/_menu.scss */
  #lvm_menu #menu_category_winter_bundle .category-name {
    position: relative;
    top: auto;
  }
  /* line 1255, app/assets/stylesheets/custom/_menu.scss */
  #lvm_menu #menu_category_winter_bundle .category-name h2, #lvm_menu #menu_category_winter_bundle .category-name h3 {
    margin-left: 0;
  }
  /* line 1258, app/assets/stylesheets/custom/_menu.scss */
  #lvm_menu #menu_category_winter_bundle .category-name h3 {
    margin-bottom: 0;
  }
  /* line 1262, app/assets/stylesheets/custom/_menu.scss */
  #lvm_menu #menu_category_winter_bundle > .container > .row .item-wrapper {
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  /* line 1173, app/assets/stylesheets/custom/_menu.scss */
  #lvm_menu #menu_category_winter_bundle {
    background-size: auto 100%;
  }
  /* line 1273, app/assets/stylesheets/custom/_menu.scss */
  #lvm_menu #menu_category_winter_bundle > .container > .row .item-wrapper .row section {
    height: auto;
  }
  /* line 1275, app/assets/stylesheets/custom/_menu.scss */
  #lvm_menu #menu_category_winter_bundle > .container > .row .item-wrapper .row section::after {
    right: 50%;
    bottom: -1em;
    margin-right: -.2em;
    top: initial;
  }
  /* line 1282, app/assets/stylesheets/custom/_menu.scss */
  #lvm_menu #menu_category_winter_bundle > .container > .row .item-wrapper .row section h3 {
    margin-top: 0;
  }
  /* line 1286, app/assets/stylesheets/custom/_menu.scss */
  #lvm_menu #menu_category_winter_bundle > .container > .row .item-wrapper .row :nth-child(2) section::after {
    right: 50%;
  }
}

@media screen and (max-width: 767px) {
  /* line 1173, app/assets/stylesheets/custom/_menu.scss */
  #lvm_menu #menu_category_winter_bundle {
    padding-bottom: 285px;
  }
}

@media screen and (max-width: 736px) and (min-width: 414px) {
  /* line 1173, app/assets/stylesheets/custom/_menu.scss */
  #lvm_menu #menu_category_winter_bundle {
    padding-bottom: 275px;
  }
}

/* line 1303, app/assets/stylesheets/custom/_menu.scss */
.menu-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background-color: rgba(0, 0, 0, 0.5);
}

/* line 1312, app/assets/stylesheets/custom/_menu.scss */
.menu-modal .menu-modal-image {
  position: absolute;
  border-radius: 6px;
  box-shadow: 0 0 20px #000;
}

/* line 1317, app/assets/stylesheets/custom/_menu.scss */
.menu-modal .menu-modal-image .close {
  opacity: .6;
  margin: 10px;
  padding: 10px;
  font-size: 2em;
}

@media screen and (min-width: 768px) {
  /* line 1312, app/assets/stylesheets/custom/_menu.scss */
  .menu-modal .menu-modal-image {
    height: 350px;
    top: 50%;
    left: 20px;
    right: 20px;
    margin-top: -200px;
    background-image: url(/images/menu/spring-summer-2018-modal.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  /* line 1332, app/assets/stylesheets/custom/_menu.scss */
  .menu-modal .menu-modal-image.lvr {
    background-image: url(/images/menu/spring-summer-lvr-2018-modal.jpg);
  }
}

@media screen and (max-width: 1035px) {
  /* line 1312, app/assets/stylesheets/custom/_menu.scss */
  .menu-modal .menu-modal-image {
    height: 200px;
    margin-top: -100px;
  }
}

@media screen and (min-width: 380px) and (max-width: 767px) {
  /* line 1312, app/assets/stylesheets/custom/_menu.scss */
  .menu-modal .menu-modal-image {
    width: 336px;
    left: 50%;
    margin-left: -168px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1312, app/assets/stylesheets/custom/_menu.scss */
  .menu-modal .menu-modal-image {
    top: 20px;
    left: 20px;
    bottom: 20px;
    right: 20px;
    width: auto;
    height: auto;
    margin: 0;
    background-image: url(/images/menu/spring-summer-2018-modal-mobile.jpg);
    background-size: 100% auto;
    background-position: center center;
    background-repeat: no-repeat;
  }
  /* line 1360, app/assets/stylesheets/custom/_menu.scss */
  .menu-modal .menu-modal-image.lvr {
    background-image: url(/images/menu/spring-summer-lvr-2018-modal-mobile.jpg);
  }
}

@media screen and (max-width: 767px) and (min-height: 600px) {
  /* line 1312, app/assets/stylesheets/custom/_menu.scss */
  .menu-modal .menu-modal-image {
    height: 600px;
    top: 50%;
    margin-top: -300px;
  }
}

@media screen and (min-width: 768px) {
  /* line 1303, app/assets/stylesheets/custom/_menu.scss */
  .menu-modal {
    background-color: rgba(0, 0, 0, 0.65);
  }
}

/* line 1379, app/assets/stylesheets/custom/_menu.scss */
.online-order-btn {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

/* line 1383, app/assets/stylesheets/custom/_menu.scss */
.online-order-btn a {
  padding: 9px 24px 12px 24px;
  font-size: 1.3em;
}

/* line 2, app/assets/stylesheets/custom/_menu-local.scss */
.jumbotron.hero .container {
  text-align: center;
  padding: 0 !important;
}

/* line 5, app/assets/stylesheets/custom/_menu-local.scss */
.jumbotron.hero .container h1, .jumbotron.hero .container h2 {
  color: #fff;
}

/* line 9, app/assets/stylesheets/custom/_menu-local.scss */
.jumbotron.hero .container .hero-caption.location-menu p {
  color: #fff;
  font-weight: normal;
}

/* line 13, app/assets/stylesheets/custom/_menu-local.scss */
.jumbotron.hero .container .hero-caption.location-menu p.location-info {
  font-size: 1em;
}

/* line 17, app/assets/stylesheets/custom/_menu-local.scss */
.jumbotron.hero .container .hero-caption.location-menu p.downloads {
  margin-top: 0;
  margin-bottom: .8em;
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 1.2em;
}

/* line 23, app/assets/stylesheets/custom/_menu-local.scss */
.jumbotron.hero .container .hero-caption.location-menu p.downloads a {
  font-weight: 700;
  color: #fff;
  text-decoration: underline;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  text-transform: uppercase;
}

/* line 34, app/assets/stylesheets/custom/_menu-local.scss */
.jumbotron.hero .container .hero-caption.location-menu p.downloads small {
  font-size: .8em;
}

/* line 39, app/assets/stylesheets/custom/_menu-local.scss */
.jumbotron.hero .container p.toggle {
  margin-top: 1.4rem;
  margin-bottom: 1rem;
}

/* line 42, app/assets/stylesheets/custom/_menu-local.scss */
.jumbotron.hero .container p.toggle a.btn {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
  font-size: .6em;
  margin: 0;
}

/* line 47, app/assets/stylesheets/custom/_menu-local.scss */
.jumbotron.hero .container p.toggle a.btn.btn-selected {
  background: #F48024;
}

/* line 52, app/assets/stylesheets/custom/_menu-local.scss */
.jumbotron.hero .container #close_message {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  display: block;
  margin-top: 3px;
}

/* line 61, app/assets/stylesheets/custom/_menu-local.scss */
.menu-video {
  position: relative;
}

/* line 63, app/assets/stylesheets/custom/_menu-local.scss */
.menu-video--wrapper {
  line-height: 0;
  font-size: 0.1px;
}

/* line 66, app/assets/stylesheets/custom/_menu-local.scss */
.menu-video--wrapper video {
  width: 100%;
  height: auto;
}

/* line 71, app/assets/stylesheets/custom/_menu-local.scss */
.menu-video #background_video_controls {
  position: absolute;
  top: 0;
  right: 0;
}

/* line 76, app/assets/stylesheets/custom/_menu-local.scss */
.menu-video #background_video_controls {
  background-color: rgba(0, 0, 0, 0.3);
  padding: .8rem 1rem 1rem;
}

/* line 79, app/assets/stylesheets/custom/_menu-local.scss */
.menu-video #background_video_controls #background_video_play, .menu-video #background_video_controls #background_video_mute {
  padding: 5px;
}

/* line 82, app/assets/stylesheets/custom/_menu-local.scss */
.menu-video #background_video_controls img {
  width: 30px;
}

/* line 86, app/assets/stylesheets/custom/_menu-local.scss */
.menu-video--link {
  position: absolute;
  width: 100%;
  bottom: 0;
  transform: translateY(50%);
  text-align: center;
}

/* line 92, app/assets/stylesheets/custom/_menu-local.scss */
.menu-video--link .btn {
  padding: 1.75rem 4rem;
}

/* line 98, app/assets/stylesheets/custom/_menu-local.scss */
.slate-bg {
  background-image: url(/assets/menu/dark-slate-bg-b2130a37e0ca161ee3ac71a4b0bbeeac73328a56652f1acd7880be7e8486bf02.jpg);
  background-size: cover;
  background-position: center;
  color: #fff;
}

/* line 105, app/assets/stylesheets/custom/_menu-local.scss */
.what-is-a-piada {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

/* line 111, app/assets/stylesheets/custom/_menu-local.scss */
.menu-section h2 {
  font-weight: 900;
  font-size: 5rem;
  text-transform: uppercase;
}

/* line 116, app/assets/stylesheets/custom/_menu-local.scss */
.menu-section .bar {
  background-color: #7D8C97;
  padding: 3rem;
  text-align: center;
  color: #fff;
}

/* line 121, app/assets/stylesheets/custom/_menu-local.scss */
.menu-section .bar h2 {
  margin: 0;
  font-size: 4.5rem;
}

/* line 124, app/assets/stylesheets/custom/_menu-local.scss */
.menu-section .bar h2 small {
  display: block;
  font-weight: 900;
  font-size: 1.5rem;
  color: #fff;
}

/* line 132, app/assets/stylesheets/custom/_menu-local.scss */
.menu-section--inner {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

/* line 138, app/assets/stylesheets/custom/_menu-local.scss */
.left-cropped-image {
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 992px) {
  /* line 138, app/assets/stylesheets/custom/_menu-local.scss */
  .left-cropped-image {
    align-items: center;
    flex-direction: row;
  }
}

/* line 145, app/assets/stylesheets/custom/_menu-local.scss */
.left-cropped-image--asset {
  width: 95%;
  order: 2;
  margin-top: 3rem;
}

@media screen and (min-width: 992px) {
  /* line 145, app/assets/stylesheets/custom/_menu-local.scss */
  .left-cropped-image--asset {
    margin-top: 0;
    width: 40%;
    order: 1;
  }
}

/* line 155, app/assets/stylesheets/custom/_menu-local.scss */
.left-cropped-image--content {
  order: 1;
  width: 60%;
  width: 100%;
  padding: 0 2rem;
}

@media screen and (min-width: 992px) {
  /* line 155, app/assets/stylesheets/custom/_menu-local.scss */
  .left-cropped-image--content {
    margin-left: 4rem;
    padding: 0;
    max-width: 720px;
    order: 2;
  }
}

/* line 166, app/assets/stylesheets/custom/_menu-local.scss */
.left-cropped-image--content p {
  font-size: 2.35rem;
}

/* line 1, app/assets/stylesheets/custom/_order-menu.scss */
.order-online-wrapper {
  background-color: #f3f2f2;
  padding-bottom: 200px;
}

/* line 6, app/assets/stylesheets/custom/_order-menu.scss */
.image-header.chef-item-header {
  min-height: 100px;
}

@media screen and (min-height: 586px) {
  /* line 6, app/assets/stylesheets/custom/_order-menu.scss */
  .image-header.chef-item-header {
    min-height: 120px;
  }
}

@media screen and (max-width: 991px) and (min-height: 768px) {
  /* line 6, app/assets/stylesheets/custom/_order-menu.scss */
  .image-header.chef-item-header {
    min-height: 250px;
  }
}

@media screen and (min-width: 992px) {
  /* line 6, app/assets/stylesheets/custom/_order-menu.scss */
  .image-header.chef-item-header {
    min-height: 30em;
  }
}

/* line 23, app/assets/stylesheets/custom/_order-menu.scss */
.order-online-restaurant-jumbo.image-header {
  background-attachment: scroll;
}

@media screen and (max-width: 767px) {
  /* line 23, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online-restaurant-jumbo.image-header {
    background-attachment: scroll;
    background-size: cover;
  }
}

/* line 31, app/assets/stylesheets/custom/_order-menu.scss */
.order-online-restaurant-jumbo.image-header .container {
  text-align: center;
}

/* line 34, app/assets/stylesheets/custom/_order-menu.scss */
.order-online-restaurant-jumbo.image-header .container .hero-caption {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 1em 2em;
}

@media screen and (min-width: 768px) {
  /* line 34, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online-restaurant-jumbo.image-header .container .hero-caption {
    min-width: 440px;
  }
}

@media screen and (max-width: 767px) {
  /* line 34, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online-restaurant-jumbo.image-header .container .hero-caption {
    margin: 1.5em 0;
  }
}

/* line 48, app/assets/stylesheets/custom/_order-menu.scss */
.order-online-restaurant-jumbo.image-header .container .hero-caption h3 {
  font-size: 2em;
  letter-spacing: 0.03em;
  font-weight: 300;
  margin: 1rem 0;
}

/* line 55, app/assets/stylesheets/custom/_order-menu.scss */
.order-online-restaurant-jumbo.image-header .container .hero-caption p {
  width: initial;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 1rem;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1em;
}

/* line 63, app/assets/stylesheets/custom/_order-menu.scss */
.order-online-restaurant-jumbo.image-header .container .hero-caption p a {
  text-decoration: underline;
  font-size: .8em;
}

/* line 70, app/assets/stylesheets/custom/_order-menu.scss */
.order-online-restaurant-jumbo.image-header .container #select_location.hero-caption a {
  text-decoration: none;
}

/* line 75, app/assets/stylesheets/custom/_order-menu.scss */
.order-online-restaurant-jumbo.image-header .container .hero-caption .innovation-label {
  line-height: 1;
  display: inline-block;
  margin: -16px 0 -24px;
  transform: translateY(calc(-50% - 6px));
  text-transform: uppercase;
  font-weight: 900;
}

/* line 90, app/assets/stylesheets/custom/_order-menu.scss */
#order_chef_item .item-pool .item-category .added-items {
  display: none;
}

/* line 96, app/assets/stylesheets/custom/_order-menu.scss */
#order_chef_item .customize-ingredients {
  font-size: .7em;
}

/* line 100, app/assets/stylesheets/custom/_order-menu.scss */
#order_chef_item #upsell_title {
  margin-bottom: .75em;
  background-color: #F48024;
}

/* line 104, app/assets/stylesheets/custom/_order-menu.scss */
#order_chef_item #upsell_title button {
  background-color: #eeeeee;
}

/* line 107, app/assets/stylesheets/custom/_order-menu.scss */
#order_chef_item #upsell_title button:hover {
  background-color: #F48024;
}

/* line 116, app/assets/stylesheets/custom/_order-menu.scss */
#order_chef_item #upsell_title h2 {
  display: inline-block;
  padding: 0 0 0 20px;
  margin: 0;
  vertical-align: middle;
  text-transform: none;
  font-weight: bolder;
  font-size: 1.2em;
  color: #FFF;
}

@media screen and (max-width: 991px) {
  /* line 130, app/assets/stylesheets/custom/_order-menu.scss */
  #order_chef_item #upsell_title button {
    width: 100%;
  }
  /* line 136, app/assets/stylesheets/custom/_order-menu.scss */
  #order_chef_item #upsell_title h2 {
    padding: 10px 15px;
  }
}

@media screen and (min-width: 992px) {
  /* line 151, app/assets/stylesheets/custom/_order-menu.scss */
  #order_chef_item .item-pool .option-pool li.pool-item {
    width: 15%;
  }
  /* line 154, app/assets/stylesheets/custom/_order-menu.scss */
  #order_chef_item .item-pool .option-pool li.pool-item:not(:nth-child(4n)) {
    margin-right: initial;
  }
  /* line 158, app/assets/stylesheets/custom/_order-menu.scss */
  #order_chef_item .item-pool .option-pool li.pool-item:not(:nth-child(6n)) {
    margin-right: 2%;
  }
}

/* line 167, app/assets/stylesheets/custom/_order-menu.scss */
.chef-item-card {
  background-color: #fff;
}

/* line 171, app/assets/stylesheets/custom/_order-menu.scss */
.chef-item-card .chef-item-details {
  padding: 22px 16px;
  text-transform: uppercase;
  font-weight: bold;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 171, app/assets/stylesheets/custom/_order-menu.scss */
  .chef-item-card .chef-item-details {
    height: 88px;
  }
}

/* line 180, app/assets/stylesheets/custom/_order-menu.scss */
.chef-item-card .chef-item-details h2 {
  color: #212121;
  margin: 0;
  font-size: 1.5em;
  font-weight: 300;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  /* line 180, app/assets/stylesheets/custom/_order-menu.scss */
  .chef-item-card .chef-item-details h2 {
    font-size: 1.25em;
  }
}

/* line 191, app/assets/stylesheets/custom/_order-menu.scss */
.chef-item-card .chef-item-details h2 .fa {
  font-size: .5em;
  line-height: 2.5em;
  color: #F48024;
}

/* line 198, app/assets/stylesheets/custom/_order-menu.scss */
.chef-item-card .chef-item-details h3 {
  color: inherit;
  margin: 0;
  font-size: 17px;
}

/* line 205, app/assets/stylesheets/custom/_order-menu.scss */
.chef-item-card .category-flag {
  position: absolute;
  top: 10px;
  left: -10px;
  padding: 1px 5px 0;
  background-color: #F48024;
  color: #FFF;
  font-size: .85em;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 217, app/assets/stylesheets/custom/_order-menu.scss */
.chef-item-card--image {
  padding-bottom: 43%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
}

@media screen and (min-width: 768px) {
  /* line 217, app/assets/stylesheets/custom/_order-menu.scss */
  .chef-item-card--image {
    padding-bottom: 100%;
  }
}

@media screen and (min-width: 768px) {
  /* line 229, app/assets/stylesheets/custom/_order-menu.scss */
  .order-item-row {
    display: flex;
    flex-flow: row wrap;
    align-content: flex-start;
    gap: 0px 1.33%;
  }
}

/* line 238, app/assets/stylesheets/custom/_order-menu.scss */
.order-item-col {
  position: relative;
  margin-bottom: 45px;
}

@media screen and (min-width: 768px) {
  /* line 238, app/assets/stylesheets/custom/_order-menu.scss */
  .order-item-col {
    display: flex;
    flex-grow: none;
    flex: 1 0 49.33%;
    max-width: 49.33%;
    flex-direction: column;
  }
  /* line 248, app/assets/stylesheets/custom/_order-menu.scss */
  .order-item-col .chef-item-details {
    flex: 1;
  }
  /* line 252, app/assets/stylesheets/custom/_order-menu.scss */
  .order-item-col .order-item-btn-margin {
    margin-bottom: 44px;
  }
}

@media screen and (min-width: 992px) {
  /* line 238, app/assets/stylesheets/custom/_order-menu.scss */
  .order-item-col {
    flex: 1 0 24%;
    max-width: 24%;
  }
}

@media screen and (max-width: 991px) {
  /* line 263, app/assets/stylesheets/custom/_order-menu.scss */
  .order-item-col a {
    display: block;
    text-align: center;
  }
}

/* line 269, app/assets/stylesheets/custom/_order-menu.scss */
.order-item-col img {
  margin-bottom: 1em;
}

/* line 273, app/assets/stylesheets/custom/_order-menu.scss */
.order-item-col p {
  margin-bottom: 2px;
  color: #767676;
  text-transform: uppercase;
  font-size: .97em;
}

/* line 280, app/assets/stylesheets/custom/_order-menu.scss */
.order-item-col h3 {
  margin-top: 0;
  margin-bottom: .5rem;
}

/* line 285, app/assets/stylesheets/custom/_order-menu.scss */
.order-item-col h3 + p,
.order-item-col p.description {
  color: #F48024;
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  text-transform: none;
  line-height: 1.35;
}

/* line 293, app/assets/stylesheets/custom/_order-menu.scss */
.order-item-col .stickscription-eligible-label {
  margin: 0.5rem 0;
}

/* line 296, app/assets/stylesheets/custom/_order-menu.scss */
.order-item-col .stickscription-eligible-label span {
  display: block;
}

/* line 299, app/assets/stylesheets/custom/_order-menu.scss */
.order-item-col .stickscription-eligible-label span a {
  display: block;
  padding: 4px 5px 3px;
  background-color: #434343;
  font-size: .85em;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  color: #FFF;
}

/* line 309, app/assets/stylesheets/custom/_order-menu.scss */
.order-item-col .stickscription-eligible-label span a:hover {
  background-color: #5d5d5d;
}

/* line 313, app/assets/stylesheets/custom/_order-menu.scss */
.order-item-col .stickscription-eligible-label span a:active {
  color: #999;
}

/* line 326, app/assets/stylesheets/custom/_order-menu.scss */
.order-item-col button.unstyled {
  margin-top: 0;
  margin-bottom: 1em;
}

/* line 330, app/assets/stylesheets/custom/_order-menu.scss */
.order-item-col button.unstyled:focus, .order-item-col button.unstyled:active {
  outline: none !important;
}

/* line 336, app/assets/stylesheets/custom/_order-menu.scss */
.order-item-col form + form button {
  margin-top: 5px;
}

/* line 342, app/assets/stylesheets/custom/_order-menu.scss */
.order-item-col .smallcaps {
  padding-left: 5px;
}

/* line 346, app/assets/stylesheets/custom/_order-menu.scss */
.order-item-col .calories {
  text-transform: uppercase;
  padding-left: 5px;
}

/* line 351, app/assets/stylesheets/custom/_order-menu.scss */
.order-item-col .item-availability-text {
  font-style: italic;
  font-weight: bold;
}

/* line 357, app/assets/stylesheets/custom/_order-menu.scss */
.order-item-col .note {
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  text-transform: none;
  margin-top: 8px;
  font-style: italic;
}

/* line 363, app/assets/stylesheets/custom/_order-menu.scss */
.order-item-col .note a {
  text-decoration: underline;
}

/* line 375, app/assets/stylesheets/custom/_order-menu.scss */
.piada-parents .parent-card:focus,
.piada-parents .parent-card .piada-parent:focus {
  outline: none;
}

/* line 380, app/assets/stylesheets/custom/_order-menu.scss */
.piada-parents > div[class^="col-"] {
  margin-bottom: 30px;
}

/* line 386, app/assets/stylesheets/custom/_order-menu.scss */
.piada-parent h2 .icon-piada-chevron-right {
  transition: all 300ms;
  transform: rotate(0deg);
  color: #F48024;
}

/* line 393, app/assets/stylesheets/custom/_order-menu.scss */
.piada-parent:not(.collapsed) h2 .icon-piada-chevron-right {
  transform: rotate(90deg);
  color: #434343;
}

/* line 401, app/assets/stylesheets/custom/_order-menu.scss */
.piada-parent {
  position: relative;
  display: block;
}

/* line 405, app/assets/stylesheets/custom/_order-menu.scss */
.piada-parent:after, .piada-parent:before {
  bottom: -31px;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  transition: opacity 300ms;
  z-index: 100;
}

/* line 419, app/assets/stylesheets/custom/_order-menu.scss */
.piada-parent:before {
  border-color: rgba(204, 204, 204, 0);
  border-bottom-color: #ccc;
  border-width: 36px;
  margin-left: -36px;
}

/* line 426, app/assets/stylesheets/custom/_order-menu.scss */
.piada-parent:after {
  border-color: rgba(204, 204, 204, 0);
  border-bottom-color: #fff;
  border-width: 35px;
  margin-left: -35px;
}

/* line 435, app/assets/stylesheets/custom/_order-menu.scss */
.piada-parent.collapsed:after, .piada-parent.collapsed:before {
  opacity: 0;
}

/* line 443, app/assets/stylesheets/custom/_order-menu.scss */
.piada-parent:not(.collapsed):after, .piada-parent:not(.collapsed):before {
  opacity: 1;
}

/* line 451, app/assets/stylesheets/custom/_order-menu.scss */
.piada-items-child {
  margin-bottom: 30px;
}

/* line 454, app/assets/stylesheets/custom/_order-menu.scss */
.piada-items-child section {
  position: relative;
  background-color: #fff;
  border: 1px solid #ccc;
}

/* line 459, app/assets/stylesheets/custom/_order-menu.scss */
.piada-items-child section .container {
  padding-top: 40px;
  padding-bottom: 40px;
}

@media screen and (max-width: 991px) {
  /* line 459, app/assets/stylesheets/custom/_order-menu.scss */
  .piada-items-child section .container {
    padding-top: 54px;
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 991px) {
  /* line 470, app/assets/stylesheets/custom/_order-menu.scss */
  .piada-items-child section .order-item-col {
    margin-bottom: 2em;
  }
}

/* line 476, app/assets/stylesheets/custom/_order-menu.scss */
.piada-items-child .underline {
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 1em;
}

/* line 482, app/assets/stylesheets/custom/_order-menu.scss */
.piada-items-child .chef-item-details {
  margin-bottom: 1.5em;
}

/* line 486, app/assets/stylesheets/custom/_order-menu.scss */
.piada-items-child .chef-item-lto,
.piada-items-child .chef-item-flag {
  position: absolute;
  top: 10px;
  margin-left: -10px;
  background-color: #F48024;
  font-size: .8em;
  color: #FFF;
  font-weight: bold;
  padding: 1px 5px;
}

/* line 500, app/assets/stylesheets/custom/_order-menu.scss */
.piada-items-child .chef-item-flag {
  text-transform: uppercase;
}

/* line 506, app/assets/stylesheets/custom/_order-menu.scss */
.piada-items-child.collapse-catering {
  margin-bottom: 0;
}

/* line 511, app/assets/stylesheets/custom/_order-menu.scss */
.alert {
  text-align: center;
}

/* line 515, app/assets/stylesheets/custom/_order-menu.scss */
.alert-danger {
  background-color: #b52736;
  border: 1px solid #a02230;
  color: #fff;
  font-weight: bold;
  font-size: 1.25em;
}

/* line 523, app/assets/stylesheets/custom/_order-menu.scss */
.alert-success {
  background-color: #F48024;
  border: 1px solid #f2720c;
  color: #fff;
  font-weight: bold;
  font-size: 1.25em;
}

/* line 531, app/assets/stylesheets/custom/_order-menu.scss */
.alert.alert-ordering {
  font-size: inherit;
  padding: .5em 1.25em;
  margin-bottom: 0;
}

/* line 536, app/assets/stylesheets/custom/_order-menu.scss */
.alert.alert-ordering + .alert {
  border-top-color: #914407;
}

/* line 540, app/assets/stylesheets/custom/_order-menu.scss */
.alert.alert-ordering a {
  color: #914407;
}

/* line 544, app/assets/stylesheets/custom/_order-menu.scss */
.alert.alert-ordering.bigger {
  padding: 1.5em 1.25em;
  font-size: 28px;
}

@media screen and (max-width: 991px) {
  /* line 552, app/assets/stylesheets/custom/_order-menu.scss */
  .order-also-nav .breadcrumbs {
    text-align: center !important;
  }
}

/* line 558, app/assets/stylesheets/custom/_order-menu.scss */
.delivery-alert {
  color: #F48024;
}

/* line 564, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #quick_reorder,
.order-online-wrapper #quick_reorder {
  margin-bottom: 20px;
}

/* line 567, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #quick_reorder .col-md-6 > .row,
.order-online-wrapper #quick_reorder .col-md-6 > .row {
  height: calc(100% - 57px);
}

/* line 571, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #quick_reorder h3,
.order-online-wrapper #quick_reorder h3 {
  border-bottom: 1pt solid #ddd;
}

/* line 574, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #quick_reorder h3 a,
.order-online-wrapper #quick_reorder h3 a {
  display: inline-block;
  padding-top: .6em;
  margin-left: 25px;
  font-size: .6em;
}

/* line 582, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #quick_reorder h4,
.order-online-wrapper #quick_reorder h4 {
  margin-top: 0px;
}

/* line 586, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #quick_reorder .quick-order,
.order-online-wrapper #quick_reorder .quick-order {
  position: relative;
  border: 1px solid #989898;
  border-radius: 2px;
  background-color: #FFF;
  padding: 10px 10px 41px 10px;
  height: 100%;
}

/* line 594, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #quick_reorder .quick-order .btn,
.order-online-wrapper #quick_reorder .quick-order .btn {
  position: absolute;
  bottom: 10px;
  left: 10px;
}

@media screen and (max-width: 991px) {
  /* line 602, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #quick_reorder .row-eq-height,
.order-online-wrapper #quick_reorder .row-eq-height {
    display: block;
    display: block;
    display: block;
    display: block;
  }
  /* line 608, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #quick_reorder .row-eq-height .quick-order,
.order-online-wrapper #quick_reorder .row-eq-height .quick-order {
    margin-bottom: 10px;
  }
}

/* line 620, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item > div > div #featured_wrapper,
.order-online-wrapper #featured_item > div > div #featured_wrapper {
  background-image: url(/../images/olo-assets/featured/family-meals/desktop.jpg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position-y: bottom;
}

/* line 626, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item > div > div #featured_wrapper #featured_title,
.order-online-wrapper #featured_item > div > div #featured_wrapper #featured_title {
  margin-top: 0;
  text-align: left;
  font-size: 1.25em;
  color: #F48024;
}

/* line 632, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item > div > div #featured_wrapper #featured_title strong,
.order-online-wrapper #featured_item > div > div #featured_wrapper #featured_title strong {
  font-size: 1.25em;
  font-weight: 900;
}

/* line 636, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item > div > div #featured_wrapper #featured_title strong span,
.order-online-wrapper #featured_item > div > div #featured_wrapper #featured_title strong span {
  color: #FFF;
  font-size: .7em;
}

/* line 647, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item > div > div #featured_wrapper #featured_description {
  padding: 30px 35% 30px 40px;
  font-weight: bold;
  color: #FFF;
  background-color: rgba(0, 0, 0, 0.6);
}

/* line 653, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item > div > div #featured_wrapper #featured_description strong,
.order-online-wrapper #featured_item > div > div #featured_wrapper #featured_description strong {
  font-weight: 900;
}

/* line 659, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item > div > div #featured_wrapper #featured_description #featured_lto,
.order-online-wrapper #featured_item > div > div #featured_wrapper #featured_description #featured_lto {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 7px;
  margin-left: 5px;
  padding: 1px 5px;
  background-color: #F48024;
  font-size: .8em;
  color: #FFF;
  font-weight: 700;
  text-transform: uppercase;
}

/* line 674, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item > div > div #featured_wrapper #featured_description p {
  font-size: .9em;
}

/* line 681, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item > div > div #featured_wrapper #featured_description #order_now_or_add_to_bag_btn a,
.order-online #featured_item > div > div #featured_wrapper #featured_description #order_now_or_add_to_bag_btn button,
.order-online-wrapper #featured_item > div > div #featured_wrapper #featured_description #order_now_or_add_to_bag_btn a,
.order-online-wrapper #featured_item > div > div #featured_wrapper #featured_description #order_now_or_add_to_bag_btn button {
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 2px;
  width: 150px;
  color: #FFF;
}

/* line 690, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item > div > div #featured_wrapper #featured_description #order_now_or_add_to_bag_btn a:nth-child(2),
.order-online #featured_item > div > div #featured_wrapper #featured_description #order_now_or_add_to_bag_btn button:nth-child(2),
.order-online-wrapper #featured_item > div > div #featured_wrapper #featured_description #order_now_or_add_to_bag_btn a:nth-child(2),
.order-online-wrapper #featured_item > div > div #featured_wrapper #featured_description #order_now_or_add_to_bag_btn button:nth-child(2) {
  margin-right: 15px;
}

/* line 696, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item > div > div #featured_wrapper #featured_description #order_now_or_add_to_bag_btn a:hover,
.order-online #featured_item > div > div #featured_wrapper #featured_description #order_now_or_add_to_bag_btn button:hover,
.order-online-wrapper #featured_item > div > div #featured_wrapper #featured_description #order_now_or_add_to_bag_btn a:hover,
.order-online-wrapper #featured_item > div > div #featured_wrapper #featured_description #order_now_or_add_to_bag_btn button:hover {
  border-color: #F48024;
}

/* line 707, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item > div > div #featured_wrapper #featured_description #order_now_or_add_to_bag_alt_btn a,
.order-online #featured_item > div > div #featured_wrapper #featured_description #order_now_or_add_to_bag_alt_btn button,
.order-online-wrapper #featured_item > div > div #featured_wrapper #featured_description #order_now_or_add_to_bag_alt_btn a,
.order-online-wrapper #featured_item > div > div #featured_wrapper #featured_description #order_now_or_add_to_bag_alt_btn button {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 2px;
  width: 150px;
  color: #f0883f;
  background-color: #FFF;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 10px;
  border-style: none;
  font-weight: 1000;
  font-size: 1.5rem;
  text-align: center;
}

/* line 726, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item > div > div #featured_wrapper #featured_description #order_now_or_add_to_bag_alt_btn a:nth-child(2),
.order-online #featured_item > div > div #featured_wrapper #featured_description #order_now_or_add_to_bag_alt_btn button:nth-child(2),
.order-online-wrapper #featured_item > div > div #featured_wrapper #featured_description #order_now_or_add_to_bag_alt_btn a:nth-child(2),
.order-online-wrapper #featured_item > div > div #featured_wrapper #featured_description #order_now_or_add_to_bag_alt_btn button:nth-child(2) {
  margin-right: 15px;
}

@media screen and (min-width: 992px) {
  /* line 739, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item > div > div #featured_wrapper .desktop-break,
.order-online-wrapper #featured_item > div > div #featured_wrapper .desktop-break {
    display: block;
  }
}

@media screen and (max-width: 991px) and (orientation: portrait) {
  /* line 620, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item > div > div #featured_wrapper,
.order-online-wrapper #featured_item > div > div #featured_wrapper {
    background-image: url(/../images/olo-assets/featured/family-meals/mobile.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position-y: top;
    background-position-x: center;
  }
  /* line 755, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item > div > div #featured_wrapper #featured_title,
.order-online-wrapper #featured_item > div > div #featured_wrapper #featured_title {
    text-align: center;
  }
  /* line 765, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item > div > div #featured_wrapper #featured_description {
    padding: 40px;
    text-align: center;
  }
  /* line 774, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item > div > div #featured_wrapper #featured_description #featured_desktop_title,
.order-online-wrapper #featured_item > div > div #featured_wrapper #featured_description #featured_desktop_title {
    display: none;
  }
  /* line 780, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item > div > div #featured_wrapper #featured_description p {
    margin-bottom: 0;
    line-height: 1.6em;
    text-align: left;
  }
  /* line 785, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item > div > div #featured_wrapper #featured_description p #featured_lto,
.order-online-wrapper #featured_item > div > div #featured_wrapper #featured_description p #featured_lto {
    display: block;
    position: absolute;
    margin-left: -80px;
    top: 0;
    left: 50%;
    width: 160px;
    font-size: 1em;
  }
}

@media screen and (orientation: landscape) and (min-width: 668px) and (max-width: 1199px) {
  /* line 620, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item > div > div #featured_wrapper,
.order-online-wrapper #featured_item > div > div #featured_wrapper {
    background-position-y: 0;
  }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  /* line 620, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item > div > div #featured_wrapper,
.order-online-wrapper #featured_item > div > div #featured_wrapper {
    background-position-y: bottom;
  }
}

/* line 879, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.penne > div > div > #featured_wrapper,
.order-online-wrapper #featured_item.penne > div > div > #featured_wrapper {
  background-image: url(/../images/olo-assets/featured/penne/desktop.jpg);
}

/* line 882, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.penne > div > div > #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.penne > div > div > #featured_wrapper #featured_description {
  padding-right: 39%;
  background-color: transparent;
}

/* line 886, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.penne > div > div > #featured_wrapper #featured_description h3,
.order-online-wrapper #featured_item.penne > div > div > #featured_wrapper #featured_description h3 {
  font-weight: 900;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  /* line 879, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.penne > div > div > #featured_wrapper,
.order-online-wrapper #featured_item.penne > div > div > #featured_wrapper {
    background-size: cover;
  }
  /* line 898, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.penne > div > div > #featured_wrapper #featured_description h3,
.order-online-wrapper #featured_item.penne > div > div > #featured_wrapper #featured_description h3 {
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  /* line 879, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.penne > div > div > #featured_wrapper,
.order-online-wrapper #featured_item.penne > div > div > #featured_wrapper {
    background-image: url(/../images/olo-assets/featured/penne/mobile.jpg);
  }
  /* line 907, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.penne > div > div > #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.penne > div > div > #featured_wrapper #featured_description {
    padding: 68% 20px 20px 20px;
  }
  /* line 910, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.penne > div > div > #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.penne > div > div > #featured_wrapper #featured_description p {
    text-align: center;
  }
}

/* line 924, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.stuffed-pasta > div > div > #featured_wrapper,
.order-online-wrapper #featured_item.stuffed-pasta > div > div > #featured_wrapper {
  background-image: url(/../images/olo-assets/featured/stuffed-pasta/desktop.jpg);
}

/* line 927, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.stuffed-pasta > div > div > #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.stuffed-pasta > div > div > #featured_wrapper #featured_description {
  padding: 40px 40px 40px 55%;
  background-color: transparent;
}

/* line 931, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.stuffed-pasta > div > div > #featured_wrapper #featured_description h3,
.order-online-wrapper #featured_item.stuffed-pasta > div > div > #featured_wrapper #featured_description h3 {
  font-weight: 900;
  font-size: 2em;
  color: #FFF;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 924, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.stuffed-pasta > div > div > #featured_wrapper,
.order-online-wrapper #featured_item.stuffed-pasta > div > div > #featured_wrapper {
    background-size: cover;
  }
  /* line 946, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.stuffed-pasta > div > div > #featured_wrapper #featured_description h3,
.order-online-wrapper #featured_item.stuffed-pasta > div > div > #featured_wrapper #featured_description h3 {
    text-align: left;
  }
}

@media screen and (min-width: 768px) and (max-width: 2000px) {
  /* line 924, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.stuffed-pasta > div > div > #featured_wrapper,
.order-online-wrapper #featured_item.stuffed-pasta > div > div > #featured_wrapper {
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position-y: top;
    background-position-x: center;
  }
}

@media screen and (max-width: 767px) {
  /* line 924, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.stuffed-pasta > div > div > #featured_wrapper,
.order-online-wrapper #featured_item.stuffed-pasta > div > div > #featured_wrapper {
    background-image: url(/../images/olo-assets/featured/stuffed-pasta/mobile.jpg);
  }
  /* line 962, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.stuffed-pasta > div > div > #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.stuffed-pasta > div > div > #featured_wrapper #featured_description {
    padding: 40px 20px 250px 20px;
  }
  /* line 965, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.stuffed-pasta > div > div > #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.stuffed-pasta > div > div > #featured_wrapper #featured_description p {
    text-align: center;
  }
}

/* line 979, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.mac-and-cheese > div > div #featured_wrapper,
.order-online-wrapper #featured_item.mac-and-cheese > div > div #featured_wrapper {
  background-image: url(/assets/menu/featured/mac-and-cheese/mac-web-b528417af009e023e2f1abc6b6f568f96ac20d03573435db725ab4803f4aff26.jpg);
  background-size: cover;
  background-position-x: 50%;
}

/* line 984, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.mac-and-cheese > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.mac-and-cheese > div > div #featured_wrapper #featured_description {
  background-color: transparent;
  padding: 30px 35% 30px 130px;
  color: #fff;
}

/* line 990, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.mac-and-cheese > div > div #featured_wrapper #featured_description h4,
.order-online-wrapper #featured_item.mac-and-cheese > div > div #featured_wrapper #featured_description h4 {
  font-weight: 900;
  font-size: 1.2em;
  color: #F48024;
  text-transform: uppercase;
}

/* line 998, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.mac-and-cheese > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.mac-and-cheese > div > div #featured_wrapper #featured_description h1 {
  font-weight: 900;
  text-transform: uppercase;
  margin-top: initial;
  width: 70%;
}

/* line 1006, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.mac-and-cheese > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.mac-and-cheese > div > div #featured_wrapper #featured_description p {
  line-height: 1.6em;
  font-size: .9em;
  width: 70%;
}

/* line 1011, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.mac-and-cheese > div > div #featured_wrapper #featured_description p span,
.order-online-wrapper #featured_item.mac-and-cheese > div > div #featured_wrapper #featured_description p span {
  display: block;
}

/* line 1015, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.mac-and-cheese > div > div #featured_wrapper #featured_description p strong,
.order-online-wrapper #featured_item.mac-and-cheese > div > div #featured_wrapper #featured_description p strong {
  font-weight: 900;
  font-size: 10pt;
}

/* line 1021, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.mac-and-cheese > div > div #featured_wrapper #featured_description a,
.order-online-wrapper #featured_item.mac-and-cheese > div > div #featured_wrapper #featured_description a {
  background-color: #F48024;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 979, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.mac-and-cheese > div > div #featured_wrapper,
.order-online-wrapper #featured_item.mac-and-cheese > div > div #featured_wrapper {
    background-size: cover;
  }
  /* line 1031, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.mac-and-cheese > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.mac-and-cheese > div > div #featured_wrapper #featured_description {
    padding: 30px 28% 30px 50px;
    text-align: initial;
  }
  /* line 1035, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.mac-and-cheese > div > div #featured_wrapper #featured_description h4,
.order-online-wrapper #featured_item.mac-and-cheese > div > div #featured_wrapper #featured_description h4 {
    text-align: left;
    color: #F48024;
  }
  /* line 1040, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.mac-and-cheese > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.mac-and-cheese > div > div #featured_wrapper #featured_description h1 {
    text-align: initial;
  }
  /* line 1044, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.mac-and-cheese > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.mac-and-cheese > div > div #featured_wrapper #featured_description p {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  /* line 979, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.mac-and-cheese > div > div #featured_wrapper,
.order-online-wrapper #featured_item.mac-and-cheese > div > div #featured_wrapper {
    background-image: url(/assets/menu/featured/mac-and-cheese/mac-mobile-1615c9ed48d4cc617cdaa0488c47955bd80e49abe3dd489849129bbcd197eb5e.jpg);
    background-position-y: center;
  }
  /* line 1067, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.mac-and-cheese > div > div #featured_wrapper > div > div #featured_wrapper,
.order-online-wrapper #featured_item.mac-and-cheese > div > div #featured_wrapper > div > div #featured_wrapper {
    height: 285px;
  }
  /* line 1071, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.mac-and-cheese > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.mac-and-cheese > div > div #featured_wrapper #featured_description {
    padding: 5px 20px 227px 20px;
  }
  /* line 1075, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.mac-and-cheese > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.mac-and-cheese > div > div #featured_wrapper #featured_description h1 {
    width: 100%;
  }
  /* line 1083, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.mac-and-cheese > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.mac-and-cheese > div > div #featured_wrapper #featured_description p {
    text-align: center;
    width: 100%;
  }
  /* line 1087, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.mac-and-cheese > div > div #featured_wrapper #featured_description p span,
.order-online-wrapper #featured_item.mac-and-cheese > div > div #featured_wrapper #featured_description p span {
    display: initial;
  }
  /* line 1095, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.mac-and-cheese > div > div #featured_wrapper #featured_description a,
.order-online-wrapper #featured_item.mac-and-cheese > div > div #featured_wrapper #featured_description a {
    margin-bottom: 15rem;
  }
}

/* line 1113, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.medi-piada > div > div > #featured_wrapper,
.order-online-wrapper #featured_item.medi-piada > div > div > #featured_wrapper {
  background-image: url(/../images/olo-assets/featured/medi-piada/feature-block.jpg);
}

/* line 1116, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.medi-piada > div > div > #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.medi-piada > div > div > #featured_wrapper #featured_description {
  background-color: transparent;
  padding: 40px 55% 40px 130px;
}

/* line 1121, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.medi-piada > div > div > #featured_wrapper #featured_description h4,
.order-online-wrapper #featured_item.medi-piada > div > div > #featured_wrapper #featured_description h4 {
  font-weight: 900;
  font-size: 0.9em;
  color: #F48024;
  text-transform: uppercase;
}

/* line 1129, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.medi-piada > div > div > #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.medi-piada > div > div > #featured_wrapper #featured_description h1 {
  font-weight: 900;
  font-size: 1.8em;
  color: #434343;
  margin-top: initial;
}

/* line 1137, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.medi-piada > div > div > #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.medi-piada > div > div > #featured_wrapper #featured_description p {
  font-size: 1em;
  font-weight: normal;
  color: #434343;
}

/* line 1142, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.medi-piada > div > div > #featured_wrapper #featured_description p strong,
.order-online-wrapper #featured_item.medi-piada > div > div > #featured_wrapper #featured_description p strong {
  font-weight: bold;
}

/* line 1148, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.medi-piada > div > div > #featured_wrapper #featured_description a,
.order-online-wrapper #featured_item.medi-piada > div > div > #featured_wrapper #featured_description a {
  border-radius: 5px;
  background-color: #F48024;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 1113, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.medi-piada > div > div > #featured_wrapper,
.order-online-wrapper #featured_item.medi-piada > div > div > #featured_wrapper {
    background-size: cover;
  }
  /* line 1159, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.medi-piada > div > div > #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.medi-piada > div > div > #featured_wrapper #featured_description {
    text-align: initial;
  }
  /* line 1162, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.medi-piada > div > div > #featured_wrapper #featured_description h4,
.order-online-wrapper #featured_item.medi-piada > div > div > #featured_wrapper #featured_description h4 {
    text-align: left;
    color: #F48024;
  }
  /* line 1167, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.medi-piada > div > div > #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.medi-piada > div > div > #featured_wrapper #featured_description h1 {
    text-align: initial;
  }
  /* line 1172, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.medi-piada > div > div > #featured_wrapper #featured_description p span,
.order-online-wrapper #featured_item.medi-piada > div > div > #featured_wrapper #featured_description p span {
    display: block;
  }
  /* line 1176, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.medi-piada > div > div > #featured_wrapper #featured_description p strong,
.order-online-wrapper #featured_item.medi-piada > div > div > #featured_wrapper #featured_description p strong {
    font-weight: 900;
  }
}

@media screen and (min-width: 768px) and (max-width: 2000px) {
  /* line 1113, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.medi-piada > div > div > #featured_wrapper,
.order-online-wrapper #featured_item.medi-piada > div > div > #featured_wrapper {
    background-repeat: no-repeat;
    background-position-y: top;
    background-position-x: center;
  }
}

@media screen and (max-width: 767px) {
  /* line 1113, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.medi-piada > div > div > #featured_wrapper,
.order-online-wrapper #featured_item.medi-piada > div > div > #featured_wrapper {
    background-image: url(/../images/olo-assets/featured/medi-piada/feature-block-mobile.jpg);
    background-position-y: top;
    background-size: cover;
  }
  /* line 1203, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.medi-piada > div > div > #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.medi-piada > div > div > #featured_wrapper #featured_description {
    padding: 40px 20px 250px 20px;
  }
  /* line 1206, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.medi-piada > div > div > #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.medi-piada > div > div > #featured_wrapper #featured_description p {
    text-align: center;
  }
  /* line 1209, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.medi-piada > div > div > #featured_wrapper #featured_description p span,
.order-online-wrapper #featured_item.medi-piada > div > div > #featured_wrapper #featured_description p span {
    display: initial;
  }
}

/* line 1232, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.cold-brew > div > div > #featured_wrapper,
.order-online-wrapper #featured_item.cold-brew > div > div > #featured_wrapper {
  background-image: url(/../images/olo-assets/featured/cold-brew/feature-block.jpg);
}

/* line 1235, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.cold-brew > div > div > #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.cold-brew > div > div > #featured_wrapper #featured_description {
  color: #032434;
  background-color: transparent;
  padding: 80px 55% 80px 65px;
}

/* line 1241, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.cold-brew > div > div > #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.cold-brew > div > div > #featured_wrapper #featured_description h1 {
  margin-top: initial;
  font-weight: 900;
  font-size: 4.5em;
  text-transform: uppercase;
}

/* line 1247, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.cold-brew > div > div > #featured_wrapper #featured_description h1 span,
.order-online-wrapper #featured_item.cold-brew > div > div > #featured_wrapper #featured_description h1 span {
  display: block;
  margin-bottom: 5px;
  font-size: .23em;
}

/* line 1255, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.cold-brew > div > div > #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.cold-brew > div > div > #featured_wrapper #featured_description p {
  font-size: 1em;
  font-weight: normal;
  line-height: 1.3em;
}

/* line 1262, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.cold-brew > div > div > #featured_wrapper #featured_description a,
.order-online-wrapper #featured_item.cold-brew > div > div > #featured_wrapper #featured_description a {
  border-radius: 5px;
  background-color: #F48024;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 1273, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.cold-brew > div > div > #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.cold-brew > div > div > #featured_wrapper #featured_description h1 {
    font-size: 2em;
  }
  /* line 1276, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.cold-brew > div > div > #featured_wrapper #featured_description h1 span,
.order-online-wrapper #featured_item.cold-brew > div > div > #featured_wrapper #featured_description h1 span {
    font-size: .5em;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 1232, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.cold-brew > div > div > #featured_wrapper,
.order-online-wrapper #featured_item.cold-brew > div > div > #featured_wrapper {
    background-size: cover;
  }
  /* line 1292, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.cold-brew > div > div > #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.cold-brew > div > div > #featured_wrapper #featured_description {
    text-align: initial;
  }
  /* line 1295, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.cold-brew > div > div > #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.cold-brew > div > div > #featured_wrapper #featured_description h1 {
    text-align: initial;
  }
  /* line 1300, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.cold-brew > div > div > #featured_wrapper #featured_description p span,
.order-online-wrapper #featured_item.cold-brew > div > div > #featured_wrapper #featured_description p span {
    display: block;
  }
  /* line 1304, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.cold-brew > div > div > #featured_wrapper #featured_description p strong,
.order-online-wrapper #featured_item.cold-brew > div > div > #featured_wrapper #featured_description p strong {
    font-weight: 900;
  }
}

@media screen and (min-width: 768px) and (max-width: 2000px) {
  /* line 1232, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.cold-brew > div > div > #featured_wrapper,
.order-online-wrapper #featured_item.cold-brew > div > div > #featured_wrapper {
    background-repeat: no-repeat;
    background-position-y: top;
    background-position-x: center;
  }
}

@media screen and (max-width: 767px) {
  /* line 1232, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.cold-brew > div > div > #featured_wrapper,
.order-online-wrapper #featured_item.cold-brew > div > div > #featured_wrapper {
    background-image: url(/../images/olo-assets/featured/cold-brew/feature-block-mobile.jpg);
    background-position-y: center;
    background-size: cover;
  }
  /* line 1331, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.cold-brew > div > div > #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.cold-brew > div > div > #featured_wrapper #featured_description {
    padding: 40px 20px 250px 20px;
  }
  /* line 1334, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.cold-brew > div > div > #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.cold-brew > div > div > #featured_wrapper #featured_description p {
    text-align: center;
  }
  /* line 1337, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.cold-brew > div > div > #featured_wrapper #featured_description p span,
.order-online-wrapper #featured_item.cold-brew > div > div > #featured_wrapper #featured_description p span {
    display: initial;
  }
}

/* line 1360, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.street-trio > div > div #featured_wrapper,
.order-online-wrapper #featured_item.street-trio > div > div #featured_wrapper {
  background-image: url(/assets/menu/featured/street-trio/street-trio-bg-web-c4bb8d7b79dc5c41704f4f5daf421664faf8b9870db542a9ea362ec77917eadf.jpg);
  background-size: cover;
  background-position: center;
}

/* line 1365, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.street-trio > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.street-trio > div > div #featured_wrapper #featured_description {
  background-color: transparent;
  padding: 40px 35% 40px 130px;
  color: #fff;
}

/* line 1371, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.street-trio > div > div #featured_wrapper #featured_description h4,
.order-online-wrapper #featured_item.street-trio > div > div #featured_wrapper #featured_description h4 {
  font-weight: 900;
  font-size: 1.2em;
  color: #F48024;
  text-transform: uppercase;
}

/* line 1379, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.street-trio > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.street-trio > div > div #featured_wrapper #featured_description h1 {
  font-weight: 900;
  text-transform: uppercase;
  margin-top: initial;
  width: 70%;
}

/* line 1387, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.street-trio > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.street-trio > div > div #featured_wrapper #featured_description p {
  line-height: 1.6em;
  font-size: .9em;
  width: 70%;
}

/* line 1392, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.street-trio > div > div #featured_wrapper #featured_description p span,
.order-online-wrapper #featured_item.street-trio > div > div #featured_wrapper #featured_description p span {
  display: block;
}

/* line 1396, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.street-trio > div > div #featured_wrapper #featured_description p strong,
.order-online-wrapper #featured_item.street-trio > div > div #featured_wrapper #featured_description p strong {
  font-weight: 900;
  font-size: 10pt;
  color: #F48024;
}

/* line 1403, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.street-trio > div > div #featured_wrapper #featured_description a,
.order-online-wrapper #featured_item.street-trio > div > div #featured_wrapper #featured_description a {
  background-color: #F48024;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 1360, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.street-trio > div > div #featured_wrapper,
.order-online-wrapper #featured_item.street-trio > div > div #featured_wrapper {
    background-size: cover;
  }
  /* line 1413, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.street-trio > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.street-trio > div > div #featured_wrapper #featured_description {
    padding: 30px 28% 30px 50px;
    text-align: initial;
  }
  /* line 1417, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.street-trio > div > div #featured_wrapper #featured_description h4,
.order-online-wrapper #featured_item.street-trio > div > div #featured_wrapper #featured_description h4 {
    text-align: left;
    color: #F48024;
  }
  /* line 1422, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.street-trio > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.street-trio > div > div #featured_wrapper #featured_description h1 {
    text-align: initial;
  }
  /* line 1426, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.street-trio > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.street-trio > div > div #featured_wrapper #featured_description p {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  /* line 1360, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.street-trio > div > div #featured_wrapper,
.order-online-wrapper #featured_item.street-trio > div > div #featured_wrapper {
    background-image: url(/assets/menu/featured/street-trio/street-trio-bg-mobile-c909c25c271434f31131dd5a615339eb6376b2beb0a72a51d33d00f8d6888dbb.jpg);
    background-position-y: center;
  }
  /* line 1449, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.street-trio > div > div #featured_wrapper > div > div #featured_wrapper,
.order-online-wrapper #featured_item.street-trio > div > div #featured_wrapper > div > div #featured_wrapper {
    height: 285px;
  }
  /* line 1453, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.street-trio > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.street-trio > div > div #featured_wrapper #featured_description {
    padding: 5px 20px 100% 20px;
  }
  /* line 1457, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.street-trio > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.street-trio > div > div #featured_wrapper #featured_description h1 {
    width: 100%;
  }
  /* line 1465, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.street-trio > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.street-trio > div > div #featured_wrapper #featured_description p {
    text-align: center;
    width: 100%;
  }
  /* line 1469, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.street-trio > div > div #featured_wrapper #featured_description p span,
.order-online-wrapper #featured_item.street-trio > div > div #featured_wrapper #featured_description p span {
    display: initial;
  }
}

/* line 1491, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.cannoli-chips > div > div #featured_wrapper,
.order-online-wrapper #featured_item.cannoli-chips > div > div #featured_wrapper {
  background-image: url(/assets/menu/featured/cannoli-chips/sprinkle-cream-feature-block-f3b04694b4c8a03f7c7eff328e94368d5dcbff7699fc62bf4a4e36536c25e41e.jpg);
  background-size: cover;
}

/* line 1495, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.cannoli-chips > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.cannoli-chips > div > div #featured_wrapper #featured_description {
  background-color: transparent;
  padding: 30px 35% 30px 130px;
  color: #fff;
}

/* line 1501, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.cannoli-chips > div > div #featured_wrapper #featured_description h4,
.order-online-wrapper #featured_item.cannoli-chips > div > div #featured_wrapper #featured_description h4 {
  font-weight: 900;
  font-size: 1.2em;
  color: #F48024;
  text-transform: uppercase;
}

/* line 1509, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.cannoli-chips > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.cannoli-chips > div > div #featured_wrapper #featured_description h1 {
  font-weight: 900;
  text-transform: uppercase;
  margin-top: initial;
  width: 70%;
}

/* line 1517, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.cannoli-chips > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.cannoli-chips > div > div #featured_wrapper #featured_description p {
  line-height: 1.6em;
  font-size: .9em;
  width: 70%;
}

/* line 1522, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.cannoli-chips > div > div #featured_wrapper #featured_description p span,
.order-online-wrapper #featured_item.cannoli-chips > div > div #featured_wrapper #featured_description p span {
  display: block;
}

/* line 1526, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.cannoli-chips > div > div #featured_wrapper #featured_description p strong,
.order-online-wrapper #featured_item.cannoli-chips > div > div #featured_wrapper #featured_description p strong {
  font-weight: 900;
  font-size: 10pt;
}

/* line 1532, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.cannoli-chips > div > div #featured_wrapper #featured_description a,
.order-online-wrapper #featured_item.cannoli-chips > div > div #featured_wrapper #featured_description a {
  background-color: #F48024;
  border-radius: 0.5rem;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 1491, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.cannoli-chips > div > div #featured_wrapper,
.order-online-wrapper #featured_item.cannoli-chips > div > div #featured_wrapper {
    background-size: cover;
  }
  /* line 1543, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.cannoli-chips > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.cannoli-chips > div > div #featured_wrapper #featured_description {
    padding: 30px 28% 30px 50px;
    text-align: initial;
  }
  /* line 1547, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.cannoli-chips > div > div #featured_wrapper #featured_description h4,
.order-online-wrapper #featured_item.cannoli-chips > div > div #featured_wrapper #featured_description h4 {
    text-align: left;
    color: #F48024;
  }
  /* line 1552, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.cannoli-chips > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.cannoli-chips > div > div #featured_wrapper #featured_description h1 {
    text-align: initial;
  }
  /* line 1556, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.cannoli-chips > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.cannoli-chips > div > div #featured_wrapper #featured_description p {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  /* line 1491, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.cannoli-chips > div > div #featured_wrapper,
.order-online-wrapper #featured_item.cannoli-chips > div > div #featured_wrapper {
    background-image: url(/assets/menu/featured/cannoli-chips/sprinkle-cream-feature-block-mobile-7aeb0b4ccc9ac73d7e10bf41e1130051badd2c0145091189f8ef409e2e4e664a.jpg);
    background-position-y: center;
  }
  /* line 1579, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.cannoli-chips > div > div #featured_wrapper > div > div #featured_wrapper,
.order-online-wrapper #featured_item.cannoli-chips > div > div #featured_wrapper > div > div #featured_wrapper {
    height: 285px;
  }
  /* line 1583, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.cannoli-chips > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.cannoli-chips > div > div #featured_wrapper #featured_description {
    padding: 5px 20px 227px 20px;
  }
  /* line 1587, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.cannoli-chips > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.cannoli-chips > div > div #featured_wrapper #featured_description h1 {
    width: 100%;
  }
  /* line 1595, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.cannoli-chips > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.cannoli-chips > div > div #featured_wrapper #featured_description p {
    text-align: center;
    width: 100%;
  }
  /* line 1601, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.cannoli-chips > div > div #featured_wrapper #featured_description a,
.order-online #featured_item.cannoli-chips > div > div #featured_wrapper #featured_description button,
.order-online-wrapper #featured_item.cannoli-chips > div > div #featured_wrapper #featured_description a,
.order-online-wrapper #featured_item.cannoli-chips > div > div #featured_wrapper #featured_description button {
    margin-bottom: 10rem;
  }
}

/* line 1620, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.stickscription > div > div #featured_wrapper,
.order-online-wrapper #featured_item.stickscription > div > div #featured_wrapper {
  background-image: url(/assets/menu/featured/stickscription/stickscription-feature-block-2023-web-Banner-6e8c73f0269ba74b6b746496bb1cd0c94419b66c68f8d4271c503984a77bad5d.jpg);
  background-size: cover;
  background-position: 50%;
}

/* line 1625, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.stickscription > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.stickscription > div > div #featured_wrapper #featured_description {
  background-color: transparent;
  padding: 30px 35% 40px 130px;
  color: #fff;
}

/* line 1630, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.stickscription > div > div #featured_wrapper #featured_description h4,
.order-online-wrapper #featured_item.stickscription > div > div #featured_wrapper #featured_description h4 {
  font-weight: 900;
  font-size: 1.2em;
  color: #F48024;
  text-transform: uppercase;
}

/* line 1638, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.stickscription > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.stickscription > div > div #featured_wrapper #featured_description h1 {
  font-weight: 900;
  text-transform: uppercase;
  margin-top: initial;
  width: 70%;
}

/* line 1646, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.stickscription > div > div #featured_wrapper #featured_description h2,
.order-online-wrapper #featured_item.stickscription > div > div #featured_wrapper #featured_description h2 {
  margin-top: 0;
  font-size: 1.1em;
  color: #F48024;
  text-transform: uppercase;
}

/* line 1653, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.stickscription > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.stickscription > div > div #featured_wrapper #featured_description p {
  line-height: 1.6em;
  font-size: .9em;
  width: 70%;
}

/* line 1658, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.stickscription > div > div #featured_wrapper #featured_description p span,
.order-online-wrapper #featured_item.stickscription > div > div #featured_wrapper #featured_description p span {
  display: block;
}

/* line 1662, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.stickscription > div > div #featured_wrapper #featured_description p strong,
.order-online-wrapper #featured_item.stickscription > div > div #featured_wrapper #featured_description p strong {
  font-weight: 900;
  color: #F48024;
}

/* line 1668, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.stickscription > div > div #featured_wrapper #featured_description a,
.order-online-wrapper #featured_item.stickscription > div > div #featured_wrapper #featured_description a {
  background-color: #F48024;
  border-radius: 0.5rem;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 1620, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.stickscription > div > div #featured_wrapper,
.order-online-wrapper #featured_item.stickscription > div > div #featured_wrapper {
    background-size: cover;
  }
  /* line 1679, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.stickscription > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.stickscription > div > div #featured_wrapper #featured_description {
    padding: 30px 30% 40px 50px;
    text-align: initial;
  }
  /* line 1683, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.stickscription > div > div #featured_wrapper #featured_description h4,
.order-online-wrapper #featured_item.stickscription > div > div #featured_wrapper #featured_description h4 {
    text-align: left;
    color: #F48024;
  }
  /* line 1688, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.stickscription > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.stickscription > div > div #featured_wrapper #featured_description h1 {
    text-align: initial;
  }
  /* line 1692, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.stickscription > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.stickscription > div > div #featured_wrapper #featured_description p {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  /* line 1620, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.stickscription > div > div #featured_wrapper,
.order-online-wrapper #featured_item.stickscription > div > div #featured_wrapper {
    background-image: url(/assets/menu/featured/stickscription/stickscription-feature-block-2023-mobile-Banner-1c5650c347906c9bea01e918e1dda1d661f2bfd00f5f114eef61c3606897958d.jpg);
    background-position-y: center;
  }
  /* line 1715, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.stickscription > div > div #featured_wrapper > div > div #featured_wrapper,
.order-online-wrapper #featured_item.stickscription > div > div #featured_wrapper > div > div #featured_wrapper {
    height: 285px;
  }
  /* line 1719, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.stickscription > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.stickscription > div > div #featured_wrapper #featured_description {
    padding: 5px 20px 227px 20px;
  }
  /* line 1723, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.stickscription > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.stickscription > div > div #featured_wrapper #featured_description h1 {
    width: 100%;
    font-size: 23pt;
  }
  /* line 1732, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.stickscription > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.stickscription > div > div #featured_wrapper #featured_description p {
    text-align: center;
    width: 100%;
  }
  /* line 1738, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.stickscription > div > div #featured_wrapper #featured_description a,
.order-online #featured_item.stickscription > div > div #featured_wrapper #featured_description button,
.order-online-wrapper #featured_item.stickscription > div > div #featured_wrapper #featured_description a,
.order-online-wrapper #featured_item.stickscription > div > div #featured_wrapper #featured_description button {
    margin-bottom: 10rem;
  }
}

/* line 1757, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.handheld-classics > div > div #featured_wrapper,
.order-online-wrapper #featured_item.handheld-classics > div > div #featured_wrapper {
  background-image: url(/assets/menu/featured/handheld-classics/IHC-feature-block-2023-web-b120b350da7bbaf805e2cd84ad4100851fad41c999b1bd2f37d147d67e9978bd.jpg);
  background-size: cover;
  background-position: 50%;
}

/* line 1762, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.handheld-classics > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.handheld-classics > div > div #featured_wrapper #featured_description {
  background-color: transparent;
  padding: 50px 40px 60px 50%;
  color: #fff;
}

/* line 1767, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.handheld-classics > div > div #featured_wrapper #featured_description h4,
.order-online-wrapper #featured_item.handheld-classics > div > div #featured_wrapper #featured_description h4 {
  font-weight: 900;
  font-size: 1.2em;
  color: #F48024;
  text-transform: uppercase;
}

/* line 1775, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.handheld-classics > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.handheld-classics > div > div #featured_wrapper #featured_description h1 {
  font-weight: 900;
  text-transform: uppercase;
  margin-top: initial;
}

/* line 1782, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.handheld-classics > div > div #featured_wrapper #featured_description h2,
.order-online-wrapper #featured_item.handheld-classics > div > div #featured_wrapper #featured_description h2 {
  margin-top: 0;
  font-size: 1.1em;
  color: #F48024;
  text-transform: uppercase;
}

/* line 1789, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.handheld-classics > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.handheld-classics > div > div #featured_wrapper #featured_description p {
  line-height: 1.6em;
  font-size: .9em;
}

/* line 1793, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.handheld-classics > div > div #featured_wrapper #featured_description p span,
.order-online-wrapper #featured_item.handheld-classics > div > div #featured_wrapper #featured_description p span {
  display: block;
}

/* line 1797, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.handheld-classics > div > div #featured_wrapper #featured_description p strong,
.order-online-wrapper #featured_item.handheld-classics > div > div #featured_wrapper #featured_description p strong {
  font-weight: 900;
  color: #F48024;
}

/* line 1803, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.handheld-classics > div > div #featured_wrapper #featured_description a,
.order-online-wrapper #featured_item.handheld-classics > div > div #featured_wrapper #featured_description a {
  background-color: #F48024;
  border-radius: 0.5rem;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 1757, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.handheld-classics > div > div #featured_wrapper,
.order-online-wrapper #featured_item.handheld-classics > div > div #featured_wrapper {
    background-size: cover;
  }
  /* line 1814, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.handheld-classics > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.handheld-classics > div > div #featured_wrapper #featured_description {
    padding: 50px 40px 60px 45%;
    text-align: initial;
  }
  /* line 1818, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.handheld-classics > div > div #featured_wrapper #featured_description h4,
.order-online-wrapper #featured_item.handheld-classics > div > div #featured_wrapper #featured_description h4 {
    text-align: left;
    color: #F48024;
  }
  /* line 1823, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.handheld-classics > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.handheld-classics > div > div #featured_wrapper #featured_description h1 {
    text-align: initial;
  }
  /* line 1827, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.handheld-classics > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.handheld-classics > div > div #featured_wrapper #featured_description p {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  /* line 1757, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.handheld-classics > div > div #featured_wrapper,
.order-online-wrapper #featured_item.handheld-classics > div > div #featured_wrapper {
    background-image: url(/assets/menu/featured/handheld-classics/IHC-feature-block-2023-mobile-8676005ecfe2b49936dc9e5e19dd133df0796618a85b42275f77be01ce4641bd.jpg);
    background-position-y: center;
  }
  /* line 1850, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.handheld-classics > div > div #featured_wrapper > div > div #featured_wrapper,
.order-online-wrapper #featured_item.handheld-classics > div > div #featured_wrapper > div > div #featured_wrapper {
    height: 285px;
  }
  /* line 1854, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.handheld-classics > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.handheld-classics > div > div #featured_wrapper #featured_description {
    padding: 5px 20px 350px 20px;
  }
  /* line 1858, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.handheld-classics > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.handheld-classics > div > div #featured_wrapper #featured_description h1 {
    width: 100%;
    font-size: 23pt;
  }
  /* line 1867, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.handheld-classics > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.handheld-classics > div > div #featured_wrapper #featured_description p {
    text-align: center;
    width: 100%;
  }
  /* line 1873, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.handheld-classics > div > div #featured_wrapper #featured_description a,
.order-online #featured_item.handheld-classics > div > div #featured_wrapper #featured_description button,
.order-online-wrapper #featured_item.handheld-classics > div > div #featured_wrapper #featured_description a,
.order-online-wrapper #featured_item.handheld-classics > div > div #featured_wrapper #featured_description button {
    margin-bottom: 10rem;
  }
}

/* line 1891, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.holiday,
.order-online-wrapper #featured_item.holiday {
  background-color: #212121;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  background-image: url(/assets/gift-cards/mobile-brick-bg-22d5e68fc92645eaae965c9ca348306c4e0ed86925875d1af8de565a46139508.jpg);
  color: white;
  padding: 0;
}

/* line 1901, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.holiday #featured_wrapper,
.order-online-wrapper #featured_item.holiday #featured_wrapper {
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center left;
}

@media screen and (max-width: 1199px) {
  /* line 1901, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.holiday #featured_wrapper,
.order-online-wrapper #featured_item.holiday #featured_wrapper {
    background-position: -120px 0;
  }
}

@media screen and (min-width: 992px) {
  /* line 1901, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.holiday #featured_wrapper,
.order-online-wrapper #featured_item.holiday #featured_wrapper {
    background-image: url(/assets/gift-cards/lg-gc-hands-e1247edbbe36affbe57d8b73cfafbf4a99a1ae699d7df4df8339d62a05087483.png);
  }
}

@media screen and (min-width: 1200px) {
  /* line 1891, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.holiday,
.order-online-wrapper #featured_item.holiday {
    background-position: top left;
    background-image: url(/assets/gift-cards/lg-brick-bg-d5fa08084f1b786b6f9d843e3a2a69b7b637aeaa6f67123d0c1e35a66fceb555.jpg);
  }
}

/* line 1920, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.holiday .holiday-feature--btn-wrapper,
.order-online-wrapper #featured_item.holiday .holiday-feature--btn-wrapper {
  margin-top: 2.5rem;
}

/* line 1924, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.holiday .btn,
.order-online-wrapper #featured_item.holiday .btn {
  font-weight: 900;
  font-size: 2rem;
  padding: .75rem 3.5rem;
  display: inline-block;
  letter-spacing: normal;
}

/* line 1932, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.holiday #featured_description,
.order-online-wrapper #featured_item.holiday #featured_description {
  text-align: center;
  padding: 0;
}

@media screen and (min-width: 992px) {
  /* line 1932, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.holiday #featured_description,
.order-online-wrapper #featured_item.holiday #featured_description {
    margin-left: 44%;
    text-align: left;
    padding: 3rem;
  }
}

@media screen and (max-width: 991px) {
  /* line 1942, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.holiday #featured_description:first-child,
.order-online-wrapper #featured_item.holiday #featured_description:first-child {
    padding-top: 3rem;
  }
}

/* line 1948, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.holiday #featured_description .featured-inner,
.order-online-wrapper #featured_item.holiday #featured_description .featured-inner {
  padding: 0 3rem 0;
}

@media screen and (min-width: 992px) {
  /* line 1948, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.holiday #featured_description .featured-inner,
.order-online-wrapper #featured_item.holiday #featured_description .featured-inner {
    padding: 0;
  }
}

/* line 1956, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.holiday #featured_description h3,
.order-online-wrapper #featured_item.holiday #featured_description h3 {
  font-weight: 900;
  color: #F48024;
  margin-top: 0;
  font-size: 1.66rem;
}

@media screen and (min-width: 992px) {
  /* line 1956, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.holiday #featured_description h3,
.order-online-wrapper #featured_item.holiday #featured_description h3 {
    font-size: 2.5rem;
  }
}

/* line 1967, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.holiday #featured_description h2,
.order-online-wrapper #featured_item.holiday #featured_description h2 {
  font-weight: 900;
  margin-top: 0;
  font-size: 3rem;
  text-transform: uppercase;
}

@media screen and (min-width: 992px) {
  /* line 1967, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.holiday #featured_description h2,
.order-online-wrapper #featured_item.holiday #featured_description h2 {
    font-size: 4rem;
  }
}

@media screen and (max-width: 991px) {
  /* line 1978, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.holiday #featured_description p,
.order-online-wrapper #featured_item.holiday #featured_description p {
    font-size: 2rem;
  }
}

@media screen and (max-width: 991px) {
  /* line 1985, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.holiday .holiday-feature--btn-wrapper,
.order-online-wrapper #featured_item.holiday .holiday-feature--btn-wrapper {
    padding-bottom: 3rem;
  }
}

/* line 1995, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.piada-pockets > div > div #featured_wrapper,
.order-online-wrapper #featured_item.piada-pockets > div > div #featured_wrapper {
  background-image: url(/assets/menu/featured/piada-pockets/piada-pockets-feature-block-11180972787fd94a35ddfa75997b98a66d0ed37f92761ae720bee921275cb397.jpg);
  background-size: cover;
}

/* line 1999, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.piada-pockets > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.piada-pockets > div > div #featured_wrapper #featured_description {
  background-color: transparent;
  padding: 30px 35% 30px 130px;
  color: #fff;
  height: 400px;
}

/* line 2006, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.piada-pockets > div > div #featured_wrapper #featured_description h4,
.order-online-wrapper #featured_item.piada-pockets > div > div #featured_wrapper #featured_description h4 {
  font-weight: 900;
  font-size: 1.2em;
  color: #F48024;
  text-transform: uppercase;
}

/* line 2014, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.piada-pockets > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.piada-pockets > div > div #featured_wrapper #featured_description h1 {
  font-weight: 900;
  text-transform: uppercase;
  margin-top: initial;
  width: 70%;
}

/* line 2022, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.piada-pockets > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.piada-pockets > div > div #featured_wrapper #featured_description p {
  line-height: 1.6em;
  font-size: .9em;
  width: 70%;
}

/* line 2027, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.piada-pockets > div > div #featured_wrapper #featured_description p span,
.order-online-wrapper #featured_item.piada-pockets > div > div #featured_wrapper #featured_description p span {
  display: block;
}

/* line 2031, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.piada-pockets > div > div #featured_wrapper #featured_description p strong,
.order-online-wrapper #featured_item.piada-pockets > div > div #featured_wrapper #featured_description p strong {
  font-weight: 900;
  color: #F48024;
}

/* line 2037, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.piada-pockets > div > div #featured_wrapper #featured_description a,
.order-online-wrapper #featured_item.piada-pockets > div > div #featured_wrapper #featured_description a {
  background-color: #F48024;
  border-radius: 0.5rem;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  /* line 1995, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.piada-pockets > div > div #featured_wrapper,
.order-online-wrapper #featured_item.piada-pockets > div > div #featured_wrapper {
    background-position-y: 90%;
    background-position-x: 60%;
    background-size: cover;
  }
  /* line 2051, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.piada-pockets > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.piada-pockets > div > div #featured_wrapper #featured_description {
    padding: 30px 35% 30px 50px;
    text-align: initial;
    height: 600px;
  }
  /* line 2056, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.piada-pockets > div > div #featured_wrapper #featured_description h4,
.order-online-wrapper #featured_item.piada-pockets > div > div #featured_wrapper #featured_description h4 {
    text-align: left;
    color: #F48024;
  }
  /* line 2061, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.piada-pockets > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.piada-pockets > div > div #featured_wrapper #featured_description h1 {
    text-align: initial;
  }
  /* line 2065, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.piada-pockets > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.piada-pockets > div > div #featured_wrapper #featured_description p {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  /* line 1995, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.piada-pockets > div > div #featured_wrapper,
.order-online-wrapper #featured_item.piada-pockets > div > div #featured_wrapper {
    background-image: url(/assets/menu/featured/piada-pockets/piada-pockets-feature-block-mobile-514c3351e41f95ab3a5a8184abd16ba4473e885c299f05e7b32acd2d9dec1098.jpg);
    background-position-y: 90%;
  }
  /* line 2085, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.piada-pockets > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.piada-pockets > div > div #featured_wrapper #featured_description {
    height: 600px;
    padding: 5px 20px 227px 20px;
  }
  /* line 2090, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.piada-pockets > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.piada-pockets > div > div #featured_wrapper #featured_description h1 {
    width: 100%;
  }
  /* line 2098, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.piada-pockets > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.piada-pockets > div > div #featured_wrapper #featured_description p {
    text-align: center;
    width: 100%;
  }
  /* line 2104, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.piada-pockets > div > div #featured_wrapper #featured_description a,
.order-online #featured_item.piada-pockets > div > div #featured_wrapper #featured_description button,
.order-online-wrapper #featured_item.piada-pockets > div > div #featured_wrapper #featured_description a,
.order-online-wrapper #featured_item.piada-pockets > div > div #featured_wrapper #featured_description button {
    margin-bottom: 10rem;
  }
}

/* line 2123, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.piada-pockets-evolution > div > div #featured_wrapper,
.order-online-wrapper #featured_item.piada-pockets-evolution > div > div #featured_wrapper {
  background-image: url(/assets/menu/featured/piada-pockets/pep-pocket-background-web-db80031a8c81b64218c01985efa196ea9423fd4a099413cc4116520ea5a045d0.jpg);
}

/* line 2126, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.piada-pockets-evolution > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.piada-pockets-evolution > div > div #featured_wrapper #featured_description {
  padding: 50px 50px 50px 42%;
}

/* line 2129, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.piada-pockets-evolution > div > div #featured_wrapper #featured_description p span,
.order-online-wrapper #featured_item.piada-pockets-evolution > div > div #featured_wrapper #featured_description p span {
  display: inline;
}

/* line 2133, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.piada-pockets-evolution > div > div #featured_wrapper #featured_description h4,
.order-online-wrapper #featured_item.piada-pockets-evolution > div > div #featured_wrapper #featured_description h4 {
  display: inline-block;
  padding: 9px 24px;
  background-color: #F48024;
  border-radius: 90px;
  color: #fff;
  font-size: 15px;
}

/* line 2142, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.piada-pockets-evolution > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.piada-pockets-evolution > div > div #featured_wrapper #featured_description p {
  font-weight: normal;
  font-size: 1.8rem;
}

/* line 2147, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.piada-pockets-evolution > div > div #featured_wrapper #featured_description .text-bold,
.order-online-wrapper #featured_item.piada-pockets-evolution > div > div #featured_wrapper #featured_description .text-bold {
  font-weight: 900;
}

/* line 2151, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.piada-pockets-evolution > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.piada-pockets-evolution > div > div #featured_wrapper #featured_description h1 {
  font-size: 4rem;
}

/* line 2155, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.piada-pockets-evolution > div > div #featured_wrapper #featured_description h1,
.order-online #featured_item.piada-pockets-evolution > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.piada-pockets-evolution > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.piada-pockets-evolution > div > div #featured_wrapper #featured_description p {
  width: 100%;
}

/* line 2161, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.piada-pockets-evolution > div > div #featured_wrapper #featured_description #order_now_or_add_to_bag_btn a,
.order-online-wrapper #featured_item.piada-pockets-evolution > div > div #featured_wrapper #featured_description #order_now_or_add_to_bag_btn a {
  font-size: 1.8rem;
  font-weight: bold;
  padding: 1rem 3.5rem;
  width: auto;
  border-radius: 1.1rem;
}

@media screen and (max-width: 1199px) {
  /* line 2123, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.piada-pockets-evolution > div > div #featured_wrapper,
.order-online-wrapper #featured_item.piada-pockets-evolution > div > div #featured_wrapper {
    background-position: -190px center;
  }
}

@media screen and (max-width: 991px) {
  /* line 2123, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.piada-pockets-evolution > div > div #featured_wrapper,
.order-online-wrapper #featured_item.piada-pockets-evolution > div > div #featured_wrapper {
    background-position: -292px center;
  }
}

@media screen and (max-width: 767px) {
  /* line 2123, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.piada-pockets-evolution > div > div #featured_wrapper,
.order-online-wrapper #featured_item.piada-pockets-evolution > div > div #featured_wrapper {
    background-image: url(/assets/menu/featured/piada-pockets/pep-pocket-background-mobile-636c4d53578a75a4668f831d0a02dfa916a95648fbbfa205e9e7b382d6600eac.jpg);
    background-position: center;
  }
  /* line 2184, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.piada-pockets-evolution > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.piada-pockets-evolution > div > div #featured_wrapper #featured_description {
    padding: 20px 30px 30% 30px;
    padding-bottom: calc(60px + (200 - 60) * ((768px - 100vw) / (768 - 540)));
  }
  /* line 2188, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.piada-pockets-evolution > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.piada-pockets-evolution > div > div #featured_wrapper #featured_description h1 {
    font-size: 5rem;
    margin-bottom: 2rem;
  }
  /* line 2193, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.piada-pockets-evolution > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.piada-pockets-evolution > div > div #featured_wrapper #featured_description p {
    font-size: 1.5rem;
    padding: 0 30px;
    margin-bottom: 1.2rem;
  }
}

@media screen and (max-width: 380px) {
  /* line 2202, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.piada-pockets-evolution > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.piada-pockets-evolution > div > div #featured_wrapper #featured_description {
    padding-bottom: 220px;
  }
  /* line 2205, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.piada-pockets-evolution > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.piada-pockets-evolution > div > div #featured_wrapper #featured_description p {
    padding: 0;
  }
}

/* line 2215, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.peach-basil-fresca > div > div #featured_wrapper,
.order-online-wrapper #featured_item.peach-basil-fresca > div > div #featured_wrapper {
  background-image: url(/assets/menu/featured/peach-basil-fresca/pbf-feature-block-2025_WebBanner-be62a15212be1bd70968bfe5bbc1739b44bfa89c0d93461cbf1333673f678367.jpg);
  background-size: cover;
}

/* line 2219, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description {
  background-color: transparent;
  height: 400px;
  max-height: 500px;
  margin: 0 8% 0 35%;
  padding: 5vh 20px 5vh 20px;
  color: #fff;
}

/* line 2227, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description #fresca_title,
.order-online-wrapper #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description #fresca_title {
  display: flex;
  align-items: baseline;
  gap: 0.5rem;
}

/* line 2234, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description h1 {
  font-size: 5rem;
  font-weight: 900;
  text-transform: uppercase;
  margin-top: initial;
}

/* line 2241, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description h2,
.order-online-wrapper #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description h2 {
  font-size: 5rem;
  font-weight: 900;
  text-transform: uppercase;
  margin-top: initial;
  color: transparent;
  -webkit-text-stroke: 2px white;
}

/* line 2250, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description h3,
.order-online-wrapper #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description h3 {
  margin-top: 0px;
  font-size: 1.4em;
  font-weight: 900;
}

/* line 2256, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description h4,
.order-online-wrapper #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description h4 {
  font-weight: 900;
  font-size: 1.4em;
  color: #F48024;
  text-transform: uppercase;
}

/* line 2263, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description p {
  line-height: 1.3em;
  font-size: 1.3em;
  text-align: justify;
  font-weight: 600;
}

/* line 2269, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description p span,
.order-online-wrapper #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description p span {
  display: block;
}

/* line 2273, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description p strong,
.order-online-wrapper #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description p strong {
  font-weight: 900;
}

/* line 2278, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description a,
.order-online-wrapper #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description a {
  background-color: #F48024;
  border-radius: 0.5rem;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  /* line 2215, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca > div > div #featured_wrapper,
.order-online-wrapper #featured_item.peach-basil-fresca > div > div #featured_wrapper {
    background-image: url(/assets/menu/featured/peach-basil-fresca/pbf-feature-block-2025_MobileBanner-7017b2ee6b61a18b6dc789e9ce0c1d1a2587f086b8338f7ea51048d4b6dcac87.jpg);
    background-size: cover;
    background-position: bottom center;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 600px;
  }
  /* line 2297, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca > div > div #featured_wrapper .pocket-img,
.order-online-wrapper #featured_item.peach-basil-fresca > div > div #featured_wrapper .pocket-img {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  /* line 2302, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca > div > div #featured_wrapper .pocket-img img,
.order-online-wrapper #featured_item.peach-basil-fresca > div > div #featured_wrapper .pocket-img img {
    max-width: 500px;
    width: 100%;
    height: auto;
  }
  /* line 2309, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description {
    margin: 0px 0px 0px 0px !important;
    padding: 20px 5px 5px 5px !important;
    align-items: center;
  }
  /* line 2314, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description #fresca_title,
.order-online-wrapper #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description #fresca_title {
    display: block;
    align-items: baseline;
  }
  /* line 2319, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description h1 {
    width: auto;
    font-size: 4em;
  }
  /* line 2326, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description h2,
.order-online-wrapper #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description h2 {
    width: auto;
    font-size: 4em;
    -webkit-text-stroke: 2px white;
  }
  /* line 2332, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description p {
    margin-top: 50px;
    text-align: center;
    font-size: 1.2em;
    line-height: 1.5em;
    width: 100%;
    padding-left: 100px;
    padding-right: 100px;
    margin-bottom: 50px;
  }
  /* line 2343, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description a,
.order-online #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description button,
.order-online-wrapper #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description a,
.order-online-wrapper #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description button {
    margin-bottom: 10rem;
  }
}

@media screen and (max-width: 767px) {
  /* line 2215, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca > div > div #featured_wrapper,
.order-online-wrapper #featured_item.peach-basil-fresca > div > div #featured_wrapper {
    background-image: url(/assets/menu/featured/peach-basil-fresca/pbf-feature-block-2025_MobileBanner-7017b2ee6b61a18b6dc789e9ce0c1d1a2587f086b8338f7ea51048d4b6dcac87.jpg);
    background-size: cover;
    height: 600px;
    background-position-y: bottom;
  }
  /* line 2361, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca > div > div #featured_wrapper .pocket-img,
.order-online-wrapper #featured_item.peach-basil-fresca > div > div #featured_wrapper .pocket-img {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  /* line 2366, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca > div > div #featured_wrapper .pocket-img img,
.order-online-wrapper #featured_item.peach-basil-fresca > div > div #featured_wrapper .pocket-img img {
    max-width: 400px;
    width: 100%;
    height: auto;
  }
  /* line 2373, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description {
    margin: 0px 0px 0px 0px !important;
    padding: 20px 7% 5px 7% !important;
    align-items: center;
  }
  /* line 2379, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description #fresca_title,
.order-online-wrapper #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description #fresca_title {
    display: block;
    align-items: baseline;
  }
  /* line 2384, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description h1 {
    width: auto;
    font-size: 4rem;
    margin-bottom: 5px;
  }
  /* line 2391, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description h2,
.order-online-wrapper #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description h2 {
    width: auto;
    font-size: 4rem;
    -webkit-text-stroke: 1px white;
  }
  /* line 2397, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description h3,
.order-online-wrapper #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description h3 {
    margin-top: 0px;
    font-size: 1.2em;
    font-weight: 900;
  }
  /* line 2403, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description p {
    margin-top: 25px;
    text-align: center;
    font-size: .9em;
    line-height: 1.5em;
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
  }
  /* line 2413, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description a,
.order-online #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description button,
.order-online-wrapper #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description a,
.order-online-wrapper #featured_item.peach-basil-fresca > div > div #featured_wrapper #featured_description button {
    margin-bottom: 10rem;
  }
}

/* line 2423, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.peach-basil-fresca-big > div > div #featured_wrapper,
.order-online-wrapper #featured_item.peach-basil-fresca-big > div > div #featured_wrapper {
  background-image: url(/assets/menu/featured/peach-basil-fresca/pbf-feature-block-2025_WebBanner-be62a15212be1bd70968bfe5bbc1739b44bfa89c0d93461cbf1333673f678367.jpg);
  background-size: cover;
}

/* line 2427, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description {
  background-color: transparent;
  height: 600px;
  max-height: 500px;
  margin: 0 8% 0 35%;
  padding: 5vh 20px 5vh 20px;
  color: #fff;
}

/* line 2435, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description #fresca_title,
.order-online-wrapper #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description #fresca_title {
  display: flex;
  align-items: baseline;
  gap: 0.5rem;
}

/* line 2442, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description h1 {
  font-size: 5rem;
  font-weight: 900;
  text-transform: uppercase;
  margin-top: initial;
}

/* line 2449, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description h2,
.order-online-wrapper #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description h2 {
  font-size: 5rem;
  font-weight: 900;
  text-transform: uppercase;
  margin-top: initial;
  color: transparent;
  -webkit-text-stroke: 2px white;
}

/* line 2458, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description h3,
.order-online-wrapper #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description h3 {
  margin-top: 0px;
  font-size: 1.4em;
  font-weight: 900;
}

/* line 2464, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description h4,
.order-online-wrapper #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description h4 {
  font-weight: 900;
  font-size: 1.4em;
  color: #F48024;
  text-transform: uppercase;
}

/* line 2471, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description p {
  line-height: 1.3em;
  font-size: 1.3em;
  text-align: justify;
  font-weight: 600;
}

/* line 2477, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description p span,
.order-online-wrapper #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description p span {
  display: block;
}

/* line 2481, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description p strong,
.order-online-wrapper #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description p strong {
  font-weight: 900;
}

/* line 2486, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description a,
.order-online-wrapper #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description a {
  background-color: #F48024;
  border-radius: 0.5rem;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  /* line 2423, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca-big > div > div #featured_wrapper,
.order-online-wrapper #featured_item.peach-basil-fresca-big > div > div #featured_wrapper {
    background-image: url(/assets/menu/featured/peach-basil-fresca/pbf-feature-block-2025_MobileBanner-7017b2ee6b61a18b6dc789e9ce0c1d1a2587f086b8338f7ea51048d4b6dcac87.jpg);
    background-size: cover;
    background-position: bottom center;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 600px;
  }
  /* line 2505, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca-big > div > div #featured_wrapper .pocket-img,
.order-online-wrapper #featured_item.peach-basil-fresca-big > div > div #featured_wrapper .pocket-img {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  /* line 2510, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca-big > div > div #featured_wrapper .pocket-img img,
.order-online-wrapper #featured_item.peach-basil-fresca-big > div > div #featured_wrapper .pocket-img img {
    max-width: 500px;
    width: 100%;
    height: auto;
  }
  /* line 2517, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description {
    margin: 0px 0px 0px 0px !important;
    padding: 20px 5px 5px 5px !important;
    align-items: center;
  }
  /* line 2522, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description #fresca_title,
.order-online-wrapper #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description #fresca_title {
    display: block;
    align-items: baseline;
  }
  /* line 2527, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description h1 {
    width: auto;
    font-size: 4em;
  }
  /* line 2534, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description h2,
.order-online-wrapper #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description h2 {
    width: auto;
    font-size: 4em;
    -webkit-text-stroke: 2px white;
  }
  /* line 2540, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description p {
    margin-top: 50px;
    text-align: center;
    font-size: 1.2em;
    line-height: 1.5em;
    width: 100%;
    padding-left: 100px;
    padding-right: 100px;
    margin-bottom: 50px;
  }
  /* line 2551, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description a,
.order-online #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description button,
.order-online-wrapper #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description a,
.order-online-wrapper #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description button {
    margin-bottom: 10rem;
  }
}

@media screen and (max-width: 767px) {
  /* line 2423, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca-big > div > div #featured_wrapper,
.order-online-wrapper #featured_item.peach-basil-fresca-big > div > div #featured_wrapper {
    background-image: url(/assets/menu/featured/peach-basil-fresca/pbf-feature-block-2025_MobileBanner-7017b2ee6b61a18b6dc789e9ce0c1d1a2587f086b8338f7ea51048d4b6dcac87.jpg);
    background-size: cover;
    background-position-y: bottom;
    height: 600px;
  }
  /* line 2569, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca-big > div > div #featured_wrapper .pocket-img,
.order-online-wrapper #featured_item.peach-basil-fresca-big > div > div #featured_wrapper .pocket-img {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  /* line 2574, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca-big > div > div #featured_wrapper .pocket-img img,
.order-online-wrapper #featured_item.peach-basil-fresca-big > div > div #featured_wrapper .pocket-img img {
    max-width: 400px;
    width: 100%;
    height: auto;
  }
  /* line 2581, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description {
    margin: 0px 0px 0px 0px !important;
    padding: 20px 7% 5px 7% !important;
    align-items: center;
  }
  /* line 2587, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description #fresca_title,
.order-online-wrapper #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description #fresca_title {
    display: block;
    align-items: baseline;
  }
  /* line 2592, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description h1 {
    width: auto;
    font-size: 4rem;
    margin-bottom: 5px;
  }
  /* line 2599, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description h2,
.order-online-wrapper #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description h2 {
    width: auto;
    font-size: 4rem;
    -webkit-text-stroke: 1px white;
  }
  /* line 2605, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description h3,
.order-online-wrapper #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description h3 {
    margin-top: 0px;
    font-size: 1.2em;
    font-weight: 900;
  }
  /* line 2611, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description p {
    margin-top: 25px;
    text-align: center;
    font-size: .9em;
    line-height: 1.5em;
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
  }
  /* line 2621, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description a,
.order-online #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description button,
.order-online-wrapper #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description a,
.order-online-wrapper #featured_item.peach-basil-fresca-big > div > div #featured_wrapper #featured_description button {
    margin-bottom: 10rem;
  }
}

/* line 2631, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.pockets-replace-sticks > div > div #featured_wrapper,
.order-online-wrapper #featured_item.pockets-replace-sticks > div > div #featured_wrapper {
  background-image: url(/assets/menu/featured/pockets-replace-sticks/pep-parm-pocket_web-2-d3bee94132d71a8796dbd1ea8acb74e4e695446ca54e9aa7d6c0980c767746ce.jpg);
  background-size: cover;
}

/* line 2635, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description {
  background-color: transparent;
  height: 600px;
  max-height: 500px;
  margin: 0 8% 0 44%;
  padding: 5% 20px 5% 20px;
  vertical-align: middle;
  color: #fff;
}

/* line 2644, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description h4,
.order-online-wrapper #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description h4 {
  font-weight: 900;
  font-size: 1.2em;
  color: #F48024;
  text-transform: uppercase;
}

/* line 2651, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description h1 {
  font-weight: 900;
  text-transform: uppercase;
  margin-top: initial;
  font-size: 2.25em;
}

/* line 2658, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description p {
  line-height: 1.6em;
  font-size: 1.2em;
  text-align: justify;
  font-weight: 500;
}

/* line 2664, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description p span,
.order-online-wrapper #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description p span {
  display: block;
}

/* line 2668, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description p strong,
.order-online-wrapper #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description p strong {
  font-weight: 900;
}

/* line 2673, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description a,
.order-online-wrapper #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description a {
  background-color: #F48024;
  border-radius: 0.5rem;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  /* line 2631, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.pockets-replace-sticks > div > div #featured_wrapper,
.order-online-wrapper #featured_item.pockets-replace-sticks > div > div #featured_wrapper {
    background-image: none !important;
    background-color: #f0883f;
    background-position-y: 90%;
    align-items: center;
    text-align: center;
    height: 600px;
  }
  /* line 2692, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description {
    padding: 20px 30px 0px 30px;
    margin: 0px 0px 0px 0px !important;
    height: auto !important;
  }
  /* line 2697, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description .pocket-img,
.order-online-wrapper #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description .pocket-img {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  /* line 2702, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description .pocket-img img,
.order-online-wrapper #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description .pocket-img img {
    max-width: 500px;
    width: 100%;
    height: auto;
    display: block;
  }
  /* line 2710, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description h1 {
    padding-top: 4%;
    width: 100%;
  }
  /* line 2715, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description p {
    text-align: center;
    font-size: 1em;
    line-height: 1.4em;
    width: 100%;
    padding-left: 100px;
    padding-right: 100px;
  }
  /* line 2724, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description a,
.order-online #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description button,
.order-online-wrapper #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description a,
.order-online-wrapper #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description button {
    margin-bottom: 10rem;
  }
}

@media screen and (max-width: 767px) and (min-width: 351px) {
  /* line 2631, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.pockets-replace-sticks > div > div #featured_wrapper,
.order-online-wrapper #featured_item.pockets-replace-sticks > div > div #featured_wrapper {
    background-image: none !important;
    background-color: #f0883f;
    background-position-y: 90%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    height: 600px;
  }
  /* line 2741, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description {
    padding: 30px 30px 0px 30px;
    margin: 0px 0px 0px 0px !important;
    height: auto !important;
  }
  /* line 2746, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description .pocket-img,
.order-online-wrapper #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description .pocket-img {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 90%;
    max-width: 400px;
    padding-left: 5%;
    padding-right: 5%;
    z-index: 0;
  }
  /* line 2760, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description .pocket-img img,
.order-online-wrapper #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description .pocket-img img {
    width: 100%;
    max-width: 450px;
    height: auto;
    display: block;
  }
  /* line 2768, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description h1 {
    width: 100%;
  }
  /* line 2772, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description p {
    margin-top: 5%;
    text-align: center;
    font-size: 1em;
    line-height: 1em;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 10%;
  }
  /* line 2783, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description a,
.order-online #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description button,
.order-online-wrapper #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description a,
.order-online-wrapper #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description button {
    margin-bottom: 10rem;
  }
}

@media screen and (max-width: 350px) {
  /* line 2631, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.pockets-replace-sticks > div > div #featured_wrapper,
.order-online-wrapper #featured_item.pockets-replace-sticks > div > div #featured_wrapper {
    background-image: none !important;
    background-color: #f0883f;
    background-position-y: 90%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    height: 600px;
  }
  /* line 2800, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description {
    padding: 30px 30px 0px 30px;
    margin: 0px 0px 0px 0px !important;
    height: auto !important;
  }
  /* line 2805, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description .pocket-img,
.order-online-wrapper #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description .pocket-img {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 90%;
    max-width: 400px;
    padding-left: 5%;
    padding-right: 5%;
    z-index: 0;
  }
  /* line 2819, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description .pocket-img img,
.order-online-wrapper #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description .pocket-img img {
    width: 100%;
    max-width: 400px;
    height: auto;
    display: block;
  }
  /* line 2827, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description h1 {
    width: 100%;
  }
  /* line 2831, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description p {
    margin-top: 5%;
    text-align: center;
    font-size: 1em;
    line-height: 1em;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 0;
  }
  /* line 2842, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description a,
.order-online #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description button,
.order-online-wrapper #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description a,
.order-online-wrapper #featured_item.pockets-replace-sticks > div > div #featured_wrapper #featured_description button {
    margin-bottom: 10rem;
  }
}

/* line 2853, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.breakfast > div > div #featured_wrapper,
.order-online-wrapper #featured_item.breakfast > div > div #featured_wrapper {
  background-image: url(/assets/menu/featured/breakfast/breakfast-feature-block-14325caf821a83149d00eb45616aa2a35c83b072424106d1623ab1038d7a00a9.jpg);
  background-size: cover;
}

/* line 2857, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.breakfast > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.breakfast > div > div #featured_wrapper #featured_description {
  background-color: transparent;
  padding: 30px 35% 30px 130px;
  color: #434343;
}

/* line 2863, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.breakfast > div > div #featured_wrapper #featured_description h4,
.order-online-wrapper #featured_item.breakfast > div > div #featured_wrapper #featured_description h4 {
  font-weight: 900;
  font-size: 1.2em;
  color: #FFF;
  text-transform: uppercase;
}

/* line 2869, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.breakfast > div > div #featured_wrapper #featured_description h4 span,
.order-online-wrapper #featured_item.breakfast > div > div #featured_wrapper #featured_description h4 span {
  display: inline-block;
  padding: 5px 10px;
  background-color: #EB9823;
  border-radius: 5px;
}

/* line 2878, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.breakfast > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.breakfast > div > div #featured_wrapper #featured_description h1 {
  font-weight: 900;
  text-transform: uppercase;
  margin-top: initial;
  width: 70%;
}

/* line 2886, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.breakfast > div > div #featured_wrapper #featured_description h2,
.order-online-wrapper #featured_item.breakfast > div > div #featured_wrapper #featured_description h2 {
  margin-top: 0;
  font-size: .8em;
}

/* line 2890, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.breakfast > div > div #featured_wrapper #featured_description h2 span,
.order-online-wrapper #featured_item.breakfast > div > div #featured_wrapper #featured_description h2 span {
  display: inline-block;
  padding: 5px 10px;
  background-color: #434343;
  border-radius: 5px;
  color: #FFF;
}

/* line 2900, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.breakfast > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.breakfast > div > div #featured_wrapper #featured_description p {
  line-height: 1.6em;
  font-size: .9em;
  width: 70%;
}

/* line 2905, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.breakfast > div > div #featured_wrapper #featured_description p span,
.order-online-wrapper #featured_item.breakfast > div > div #featured_wrapper #featured_description p span {
  display: block;
}

/* line 2909, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.breakfast > div > div #featured_wrapper #featured_description p strong,
.order-online-wrapper #featured_item.breakfast > div > div #featured_wrapper #featured_description p strong {
  font-weight: 900;
}

/* line 2914, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.breakfast > div > div #featured_wrapper #featured_description a,
.order-online-wrapper #featured_item.breakfast > div > div #featured_wrapper #featured_description a {
  background-color: #EB9823;
  border-color: #EB9823;
  border-radius: 0.5rem;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 2853, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.breakfast > div > div #featured_wrapper,
.order-online-wrapper #featured_item.breakfast > div > div #featured_wrapper {
    background-size: cover;
  }
  /* line 2926, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.breakfast > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.breakfast > div > div #featured_wrapper #featured_description {
    padding: 30px 28% 30px 50px;
    text-align: initial;
  }
  /* line 2930, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.breakfast > div > div #featured_wrapper #featured_description h4,
.order-online-wrapper #featured_item.breakfast > div > div #featured_wrapper #featured_description h4 {
    text-align: left;
    color: #F48024;
  }
  /* line 2935, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.breakfast > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.breakfast > div > div #featured_wrapper #featured_description h1 {
    text-align: initial;
  }
  /* line 2939, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.breakfast > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.breakfast > div > div #featured_wrapper #featured_description p {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  /* line 2853, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.breakfast > div > div #featured_wrapper,
.order-online-wrapper #featured_item.breakfast > div > div #featured_wrapper {
    background-image: url(/assets/menu/featured/breakfast/breakfast-feature-block-mobile-011f2981a795c32613eb3d1196dd4e3c204ab4f6d0188c16f4c1b33c4c9e2835.jpg);
    background-position-y: 69%;
  }
  /* line 2955, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.breakfast > div > div #featured_wrapper > div > div #featured_wrapper,
.order-online-wrapper #featured_item.breakfast > div > div #featured_wrapper > div > div #featured_wrapper {
    height: 285px;
  }
  /* line 2959, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.breakfast > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.breakfast > div > div #featured_wrapper #featured_description {
    padding: 5px 20px 227px 20px;
  }
  /* line 2963, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.breakfast > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.breakfast > div > div #featured_wrapper #featured_description h1 {
    width: 100%;
  }
  /* line 2971, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.breakfast > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.breakfast > div > div #featured_wrapper #featured_description p {
    text-align: center;
    width: 100%;
  }
  /* line 2977, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.breakfast > div > div #featured_wrapper #featured_description a,
.order-online #featured_item.breakfast > div > div #featured_wrapper #featured_description button,
.order-online-wrapper #featured_item.breakfast > div > div #featured_wrapper #featured_description a,
.order-online-wrapper #featured_item.breakfast > div > div #featured_wrapper #featured_description button {
    margin-bottom: 10rem;
  }
}

/* line 2996, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.piada-gives-day > div > div #featured_wrapper,
.order-online-wrapper #featured_item.piada-gives-day > div > div #featured_wrapper {
  background-image: url(/assets/menu/featured/piada-gives/gives-day-feature-block-d2e34c5bfc75e95ffd5bf54e0b57d8ccf03b44e4ce5f6a14feada641c2d0324c.jpg);
  background-size: cover;
  background-position-y: top;
}

/* line 3001, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.piada-gives-day > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.piada-gives-day > div > div #featured_wrapper #featured_description {
  background-color: transparent;
  padding: 120px 130px 60px 130px;
  color: #fff;
}

/* line 3007, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.piada-gives-day > div > div #featured_wrapper #featured_description h4,
.order-online-wrapper #featured_item.piada-gives-day > div > div #featured_wrapper #featured_description h4 {
  font-weight: 900;
  font-size: 1.2em;
}

/* line 3011, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.piada-gives-day > div > div #featured_wrapper #featured_description h4 span,
.order-online-wrapper #featured_item.piada-gives-day > div > div #featured_wrapper #featured_description h4 span {
  display: inline-block;
  padding: 5px 10px;
  background-color: #EB9823;
  border-radius: 5px;
}

/* line 3020, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.piada-gives-day > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.piada-gives-day > div > div #featured_wrapper #featured_description h1 {
  font-weight: 900;
  margin-top: initial;
}

/* line 3026, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.piada-gives-day > div > div #featured_wrapper #featured_description h2,
.order-online-wrapper #featured_item.piada-gives-day > div > div #featured_wrapper #featured_description h2 {
  margin-top: 0;
  font-size: .8em;
}

/* line 3030, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.piada-gives-day > div > div #featured_wrapper #featured_description h2 span,
.order-online-wrapper #featured_item.piada-gives-day > div > div #featured_wrapper #featured_description h2 span {
  display: inline-block;
  padding: 5px 10px;
  background-color: #434343;
  border-radius: 5px;
}

/* line 3039, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.piada-gives-day > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.piada-gives-day > div > div #featured_wrapper #featured_description p {
  line-height: 1.6em;
  font-size: .9em;
}

/* line 3043, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.piada-gives-day > div > div #featured_wrapper #featured_description p span,
.order-online-wrapper #featured_item.piada-gives-day > div > div #featured_wrapper #featured_description p span {
  display: block;
}

/* line 3047, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.piada-gives-day > div > div #featured_wrapper #featured_description p strong,
.order-online-wrapper #featured_item.piada-gives-day > div > div #featured_wrapper #featured_description p strong {
  font-weight: 900;
}

/* line 3052, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.piada-gives-day > div > div #featured_wrapper #featured_description #order_now_or_add_to_bag_btn a,
.order-online-wrapper #featured_item.piada-gives-day > div > div #featured_wrapper #featured_description #order_now_or_add_to_bag_btn a {
  background-color: #fff;
  border-color: #fff;
  border-radius: 0.5rem;
  color: #f16637;
}

@media screen and (max-width: 767px) {
  /* line 2996, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.piada-gives-day > div > div #featured_wrapper,
.order-online-wrapper #featured_item.piada-gives-day > div > div #featured_wrapper {
    background-image: url(/assets/menu/featured/piada-gives/gives-day-feature-block-mobile-524c3091917ced6cf9ef74fe57ccbd78c64d8b514c92354f9bfadf40b392cd68.jpg);
    background-position-y: top;
  }
  /* line 3066, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.piada-gives-day > div > div #featured_wrapper > div > div #featured_wrapper,
.order-online-wrapper #featured_item.piada-gives-day > div > div #featured_wrapper > div > div #featured_wrapper {
    height: 285px;
  }
  /* line 3070, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.piada-gives-day > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.piada-gives-day > div > div #featured_wrapper #featured_description {
    padding: 140px 20px 227px 20px;
  }
  /* line 3074, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.piada-gives-day > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.piada-gives-day > div > div #featured_wrapper #featured_description h1 {
    width: 100%;
  }
  /* line 3082, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.piada-gives-day > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.piada-gives-day > div > div #featured_wrapper #featured_description p {
    text-align: center;
    width: 100%;
  }
  /* line 3088, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.piada-gives-day > div > div #featured_wrapper #featured_description a,
.order-online #featured_item.piada-gives-day > div > div #featured_wrapper #featured_description button,
.order-online-wrapper #featured_item.piada-gives-day > div > div #featured_wrapper #featured_description a,
.order-online-wrapper #featured_item.piada-gives-day > div > div #featured_wrapper #featured_description button {
    margin-bottom: 10rem;
  }
}

/* line 3108, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.buy-one-now > div > div #featured_wrapper, .order-online #featured_item.food-banks > div > div #featured_wrapper,
.order-online-wrapper #featured_item.buy-one-now > div > div #featured_wrapper,
.order-online-wrapper #featured_item.food-banks > div > div #featured_wrapper {
  background-image: none !important;
  background-color: #7d8d97;
  background-size: cover;
}

/* line 3113, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.buy-one-now > div > div #featured_wrapper #featured_description, .order-online #featured_item.food-banks > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.buy-one-now > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.food-banks > div > div #featured_wrapper #featured_description {
  background-color: transparent;
  padding: 40px 50px 40px 150px;
  color: #212121;
}

/* line 3119, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.buy-one-now > div > div #featured_wrapper #featured_description h4, .order-online #featured_item.food-banks > div > div #featured_wrapper #featured_description h4,
.order-online-wrapper #featured_item.buy-one-now > div > div #featured_wrapper #featured_description h4,
.order-online-wrapper #featured_item.food-banks > div > div #featured_wrapper #featured_description h4 {
  display: inline-block;
  font-weight: 900;
  font-size: 1.2em;
  text-transform: uppercase;
  padding: .6rem 3.5rem;
  border: 2px solid #212121;
  border-radius: 999px;
}

/* line 3130, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.buy-one-now > div > div #featured_wrapper #featured_description h1, .order-online #featured_item.food-banks > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.buy-one-now > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.food-banks > div > div #featured_wrapper #featured_description h1 {
  font-weight: 900;
  text-transform: uppercase;
  margin-top: initial;
  width: 100%;
}

/* line 3138, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.buy-one-now > div > div #featured_wrapper #featured_description p, .order-online #featured_item.food-banks > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.buy-one-now > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.food-banks > div > div #featured_wrapper #featured_description p {
  line-height: 1.6em;
  font-size: .9em;
  width: 71%;
}

/* line 3143, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.buy-one-now > div > div #featured_wrapper #featured_description p span, .order-online #featured_item.food-banks > div > div #featured_wrapper #featured_description p span,
.order-online-wrapper #featured_item.buy-one-now > div > div #featured_wrapper #featured_description p span,
.order-online-wrapper #featured_item.food-banks > div > div #featured_wrapper #featured_description p span {
  display: block;
}

/* line 3147, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.buy-one-now > div > div #featured_wrapper #featured_description p strong, .order-online #featured_item.food-banks > div > div #featured_wrapper #featured_description p strong,
.order-online-wrapper #featured_item.buy-one-now > div > div #featured_wrapper #featured_description p strong,
.order-online-wrapper #featured_item.food-banks > div > div #featured_wrapper #featured_description p strong {
  font-weight: 900;
}

@media screen and (max-width: 991px) {
  /* line 3171, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.buy-one-now > div > div #featured_wrapper #featured_description, .order-online #featured_item.food-banks > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.buy-one-now > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.food-banks > div > div #featured_wrapper #featured_description {
    padding: 60px 40px 60px 40px;
  }
  /* line 3175, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.buy-one-now > div > div #featured_wrapper #featured_description h1, .order-online #featured_item.food-banks > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.buy-one-now > div > div #featured_wrapper #featured_description h1,
.order-online-wrapper #featured_item.food-banks > div > div #featured_wrapper #featured_description h1 {
    width: 100%;
  }
  /* line 3179, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.buy-one-now > div > div #featured_wrapper #featured_description h4, .order-online #featured_item.food-banks > div > div #featured_wrapper #featured_description h4,
.order-online-wrapper #featured_item.buy-one-now > div > div #featured_wrapper #featured_description h4,
.order-online-wrapper #featured_item.food-banks > div > div #featured_wrapper #featured_description h4 {
    margin-bottom: 3rem;
  }
  /* line 3183, app/assets/stylesheets/custom/_order-menu.scss */
  .order-online #featured_item.buy-one-now > div > div #featured_wrapper #featured_description p, .order-online #featured_item.food-banks > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.buy-one-now > div > div #featured_wrapper #featured_description p,
.order-online-wrapper #featured_item.food-banks > div > div #featured_wrapper #featured_description p {
    text-align: center;
    width: 100%;
    margin-bottom: 2rem;
  }
}

/* line 3206, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.food-banks > div > div #featured_wrapper,
.order-online-wrapper #featured_item.food-banks > div > div #featured_wrapper {
  background-color: #1e1e1e;
}

/* line 3209, app/assets/stylesheets/custom/_order-menu.scss */
.order-online #featured_item.food-banks > div > div #featured_wrapper #featured_description,
.order-online-wrapper #featured_item.food-banks > div > div #featured_wrapper #featured_description {
  color: #fff;
}

/* line 1, app/assets/stylesheets/custom/_blog.scss */
.blog-index {
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
}

/* line 6, app/assets/stylesheets/custom/_blog.scss */
.blog-index .post {
  background-position: center 45%;
  background-size: cover;
  margin: 70px 0;
}

/* line 10, app/assets/stylesheets/custom/_blog.scss */
.blog-index .post:last-child {
  margin-bottom: 0;
}

/* line 13, app/assets/stylesheets/custom/_blog.scss */
.blog-index .post .inner {
  background: rgba(0, 0, 0, 0.5);
  padding: 6rem 0 10rem 0;
  min-height: 420px;
}

/* line 17, app/assets/stylesheets/custom/_blog.scss */
.blog-index .post .inner.last {
  padding-bottom: 5.5rem;
}

/* line 20, app/assets/stylesheets/custom/_blog.scss */
.blog-index .post .inner .content {
  color: #fff;
  text-align: left;
}

@media screen and (min-width: 992px) {
  /* line 20, app/assets/stylesheets/custom/_blog.scss */
  .blog-index .post .inner .content {
    width: 45%;
    float: left;
  }
}

/* line 27, app/assets/stylesheets/custom/_blog.scss */
.blog-index .post .inner .content h2 {
  margin-top: 0;
}

/* line 30, app/assets/stylesheets/custom/_blog.scss */
.blog-index .post .inner .content .teaser {
  max-width: 80rem;
  margin: 0 auto;
  background: url(/assets/bg-blog-flair-c56bec5b099e7177afef203f3590af9a7ca1108e472133e7c2ea7bdf83dd1c77.png) left top no-repeat;
  padding: 1.5rem 0 0 2rem;
}

/* line 36, app/assets/stylesheets/custom/_blog.scss */
.blog-index .post .inner .content .btn {
  font-size: .7em;
}

/* line 43, app/assets/stylesheets/custom/_blog.scss */
.blog-index .post.right .content {
  float: right;
}

/* line 49, app/assets/stylesheets/custom/_blog.scss */
.blog-index .blog-header-link {
  color: #FFF;
  text-transform: uppercase;
}

/* line 52, app/assets/stylesheets/custom/_blog.scss */
.blog-index .blog-header-link:hover {
  color: #989898;
}

/* line 58, app/assets/stylesheets/custom/_blog.scss */
.post h1.article-title {
  margin-top: 0;
  font-size: 2.5em;
  text-transform: uppercase;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
}

@media screen and (max-width: 414px) {
  /* line 58, app/assets/stylesheets/custom/_blog.scss */
  .post h1.article-title {
    font-size: 1.0em;
  }
}

/* line 70, app/assets/stylesheets/custom/_blog.scss */
.post h1, .post h2 {
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  font-weight: 100;
  -webkit-font-smoothing: antialiased !important;
  margin-bottom: .3em;
}

/* line 76, app/assets/stylesheets/custom/_blog.scss */
.post .date {
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  margin-bottom: 0;
}

/* line 83, app/assets/stylesheets/custom/_blog.scss */
.pager {
  display: inline-block;
}

/* line 87, app/assets/stylesheets/custom/_blog.scss */
.pager li > a, .pager li > span {
  display: block;
  padding: 5px 14px;
  background: none;
  border: none;
  border-radius: 0;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: .9em;
  color: #fff;
  border-right: none;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
}

/* line 100, app/assets/stylesheets/custom/_blog.scss */
.pager li a:hover {
  background: #F48024;
  color: #fff;
  text-shadow: none;
}

/* line 105, app/assets/stylesheets/custom/_blog.scss */
.pager li {
  display: block;
  float: left;
  font-size: 1.2em;
}

/* line 111, app/assets/stylesheets/custom/_blog.scss */
.pager .active span {
  color: #fff;
  background: #F48024;
  text-shadow: none;
}

/* line 117, app/assets/stylesheets/custom/_blog.scss */
.disabled, .disabled a, .disabled span {
  background: none !important;
}

/* line 121, app/assets/stylesheets/custom/_blog.scss */
.paginator {
  text-align: center;
  padding-top: 3rem;
}

/*
.right .paginator {

	text-align:right;
}
*/
/* line 134, app/assets/stylesheets/custom/_blog.scss */
.blog-photos {
  text-align: center;
  padding: 5rem 15px;
}

/* line 137, app/assets/stylesheets/custom/_blog.scss */
.blog-photos img {
  margin-bottom: 15px;
}

@media screen and (min-width: 992px) {
  /* line 134, app/assets/stylesheets/custom/_blog.scss */
  .blog-photos {
    padding: 5rem 0;
  }
  /* line 142, app/assets/stylesheets/custom/_blog.scss */
  .blog-photos img {
    width: auto;
    height: auto;
    max-width: 1250px;
    max-height: 85vh;
  }
}

/* line 154, app/assets/stylesheets/custom/_blog.scss */
.post-entry .fullscreen-featured {
  min-height: calc(100vh - 70px);
}

/* line 157, app/assets/stylesheets/custom/_blog.scss */
.post-entry .fullscreen-featured h1 {
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -.5em;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-style: normal;
}

/* line 166, app/assets/stylesheets/custom/_blog.scss */
.post-entry .fullscreen-featured h1.title-vertical-title_top {
  top: 1em;
  margin-top: 0;
}

/* line 171, app/assets/stylesheets/custom/_blog.scss */
.post-entry .fullscreen-featured h1.title-vertical-title_bottom {
  top: auto;
  bottom: 1em;
  margin-top: 0;
}

/* line 177, app/assets/stylesheets/custom/_blog.scss */
.post-entry .fullscreen-featured h1.title-horizontal-title_right {
  width: 50%;
  right: 1em;
  text-align: right;
}

/* line 183, app/assets/stylesheets/custom/_blog.scss */
.post-entry .fullscreen-featured h1.title-horizontal-title_left {
  width: 50%;
  left: 1em;
  text-align: left;
}

@media screen and (max-width: 991px) {
  /* line 194, app/assets/stylesheets/custom/_blog.scss */
  .post-entry .fullscreen-featured h1.title-right, .post-entry .fullscreen-featured h1.title-left {
    width: 100%;
    left: 0%;
  }
}

/* line 202, app/assets/stylesheets/custom/_blog.scss */
article.main-content {
  padding-top: 30px;
}

/* line 205, app/assets/stylesheets/custom/_blog.scss */
article.main-content .border-top {
  padding-top: 1em;
  border-top: 1px solid #ccc;
  margin-top: 2em;
}

/* line 213, app/assets/stylesheets/custom/_blog.scss */
body.blog #main {
  background: #231f20;
}

/* line 1, app/assets/stylesheets/custom/_opening-soon.scss */
.vip {
  padding: 60px 0;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 7, app/assets/stylesheets/custom/_opening-soon.scss */
.vip .vip-content h1 {
  font-size: 6em;
  color: #fff;
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  text-align: center;
  line-height: .8em;
}

/* line 14, app/assets/stylesheets/custom/_opening-soon.scss */
.vip .vip-content h1 span {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: .5em;
  font-weight: 700;
}

/* line 21, app/assets/stylesheets/custom/_opening-soon.scss */
.vip .vip-content p {
  text-align: center;
  color: #fff;
  font-size: 1.7em;
  text-transform: uppercase;
}

/* line 26, app/assets/stylesheets/custom/_opening-soon.scss */
.vip .vip-content p .btn {
  font-size: 1.5rem;
}

/* line 31, app/assets/stylesheets/custom/_opening-soon.scss */
.vip .vip-content .teaser {
  font-size: 1.4em;
  margin-bottom: 2em;
  text-transform: none;
}

/* line 39, app/assets/stylesheets/custom/_opening-soon.scss */
.vip .vip-content form label {
  display: none;
}

/* line 45, app/assets/stylesheets/custom/_opening-soon.scss */
.vip .vip-content form input {
  margin-bottom: 2em;
  background: #fff;
}

/* line 49, app/assets/stylesheets/custom/_opening-soon.scss */
.vip .vip-content form textarea {
  margin-bottom: 1em;
  background: #fff;
  resize: none;
  height: 5em !important;
}

/* line 55, app/assets/stylesheets/custom/_opening-soon.scss */
.vip .vip-content form input[type=submit] {
  background: #F48024;
  border: none;
  font-size: .5em;
}

/* line 62, app/assets/stylesheets/custom/_opening-soon.scss */
.vip .vip-content form .checkbox label {
  display: block;
  color: #fff;
}

/* line 1, app/assets/stylesheets/custom/_about.scss */
.nothing {
  display: none;
}

/* line 4, app/assets/stylesheets/custom/_about.scss */
.piada-story {
  padding-bottom: 60px;
}

/* line 6, app/assets/stylesheets/custom/_about.scss */
.piada-story h2, .piada-story h3 {
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  text-transform: none;
  font-size: 3em;
  margin-bottom: 0.0em;
}

/* line 13, app/assets/stylesheets/custom/_about.scss */
.piada-story h3 {
  text-indent: -.6em;
  line-height: .8em;
}

@media screen and (max-width: 768px) {
  /* line 13, app/assets/stylesheets/custom/_about.scss */
  .piada-story h3 {
    text-indent: 0;
  }
}

/* line 19, app/assets/stylesheets/custom/_about.scss */
.piada-story h3 span {
  font-size: .5em;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  text-transform: uppercase;
  font-weight: normal;
}

/* line 27, app/assets/stylesheets/custom/_about.scss */
.piada-story .content {
  padding: 1em 0;
}

@media screen and (min-width: 992px) {
  /* line 27, app/assets/stylesheets/custom/_about.scss */
  .piada-story .content {
    margin-left: .2em;
    padding: 1em 0 0 1.75em;
  }
}

/* line 34, app/assets/stylesheets/custom/_about.scss */
.piada-story .content strong {
  font-weight: normal;
  text-transform: uppercase;
  color: #F48024;
}

/* line 43, app/assets/stylesheets/custom/_about.scss */
.test-kitchen h3 {
  color: white;
  text-align: center;
  font-size: 1em;
  font-weight: 700;
  letter-spacing: .05em;
  margin-top: .9em;
}

/* line 51, app/assets/stylesheets/custom/_about.scss */
.test-kitchen .thumbnail {
  background: none;
  border: none;
  padding: 20px 20px;
}

/* line 60, app/assets/stylesheets/custom/_about.scss */
.well .test-kitchen-heading h2 {
  margin-bottom: 0;
}

/* line 63, app/assets/stylesheets/custom/_about.scss */
.well .test-kitchen-heading h3 {
  text-align: center;
  font-size: 1em;
  margin-top: 0;
  margin-bottom: 2em;
}

/* line 71, app/assets/stylesheets/custom/_about.scss */
.shield {
  float: right;
  margin-top: 0px;
  width: 400px;
  margin-bottom: 50px;
  height: auto;
}

/* line 1, app/assets/stylesheets/custom/_gift-cards.scss */
#gift_card_header {
  font-style: normal;
  font-family: Lato;
  margin: 0;
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -61px;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 1px;
}

@media screen and (max-width: 767px) {
  /* line 1, app/assets/stylesheets/custom/_gift-cards.scss */
  #gift_card_header {
    top: 10%;
    margin-top: initial;
  }
}

/* line 22, app/assets/stylesheets/custom/_gift-cards.scss */
#gift_card_header_text {
  margin: 0;
  position: absolute;
  width: 100%;
  top: 60%;
  transform: translateY(-50%);
}

/* line 30, app/assets/stylesheets/custom/_gift-cards.scss */
#gift_card_header_text h2, #gift_card_header_text h3 {
  font-style: normal;
  font-family: Lato;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 1px;
  text-shadow: 0 0 10px #555555;
  margin: 0 3rem;
}

/* line 40, app/assets/stylesheets/custom/_gift-cards.scss */
#gift_card_header_text #order_gift_cards {
  padding: 12px 24px;
}

/* line 45, app/assets/stylesheets/custom/_gift-cards.scss */
#gift_card_disclaimer {
  font-size: 9pt;
  color: RGB(134, 134, 134);
  text-align: center;
  padding-top: 20px;
  font-style: italic;
}

/* line 53, app/assets/stylesheets/custom/_gift-cards.scss */
.gift-cards {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 56, app/assets/stylesheets/custom/_gift-cards.scss */
.gift-cards .block {
  color: white;
}

/* line 59, app/assets/stylesheets/custom/_gift-cards.scss */
.gift-cards .block .text {
  padding: 3rem 3rem 4rem;
  text-align: center;
}

@media screen and (min-width: 767px) {
  /* line 59, app/assets/stylesheets/custom/_gift-cards.scss */
  .gift-cards .block .text {
    padding: 7rem 7rem 8rem;
    text-align: left;
  }
}

/* line 68, app/assets/stylesheets/custom/_gift-cards.scss */
.gift-cards .block .text h2 {
  text-transform: uppercase;
}

/* line 72, app/assets/stylesheets/custom/_gift-cards.scss */
.gift-cards .block .text .fine-print {
  font-size: 12px;
}

/* line 77, app/assets/stylesheets/custom/_gift-cards.scss */
.gift-cards .block.holiday-feature {
  background-color: #212121;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  padding: 7rem 7rem 8rem;
  text-align: left;
}

@media screen and (min-width: 992px) {
  /* line 77, app/assets/stylesheets/custom/_gift-cards.scss */
  .gift-cards .block.holiday-feature {
    display: flex;
  }
}

/* line 88, app/assets/stylesheets/custom/_gift-cards.scss */
.gift-cards .block.holiday-feature .holiday-feature--btn-wrapper {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

/* line 93, app/assets/stylesheets/custom/_gift-cards.scss */
.gift-cards .block.holiday-feature .bulb {
  flex: 1 1 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 5rem 5rem;
}

@media screen and (min-width: 992px) {
  /* line 93, app/assets/stylesheets/custom/_gift-cards.scss */
  .gift-cards .block.holiday-feature .bulb {
    padding: 0 5rem;
  }
}

/* line 104, app/assets/stylesheets/custom/_gift-cards.scss */
.gift-cards .block.holiday-feature .bulb svg {
  width: 300px;
  max-width: 100%;
}

/* line 110, app/assets/stylesheets/custom/_gift-cards.scss */
.gift-cards .block.holiday-feature .btn {
  font-weight: 900;
  font-size: 2rem;
  padding: .75rem 3.5rem;
  display: inline-block;
  letter-spacing: normal;
}

/* line 118, app/assets/stylesheets/custom/_gift-cards.scss */
.gift-cards .block.holiday-feature .badge {
  padding: 1rem 2rem;
  margin-bottom: 2rem;
  color: #FA221A;
  font-weight: 900;
}

/* line 125, app/assets/stylesheets/custom/_gift-cards.scss */
.gift-cards .block.holiday-feature .text {
  flex: 2 1 0;
  padding: 0;
}

/* line 128, app/assets/stylesheets/custom/_gift-cards.scss */
.gift-cards .block.holiday-feature .text h3 {
  font-weight: 900;
  color: #F48024;
  margin-top: 0;
}

/* line 133, app/assets/stylesheets/custom/_gift-cards.scss */
.gift-cards .block.holiday-feature .text h2 {
  font-weight: 900;
  margin-top: 0;
  font-size: 3rem;
}

/* line 138, app/assets/stylesheets/custom/_gift-cards.scss */
.gift-cards .block.holiday-feature .text a:not(.btn) {
  color: #c2912e;
}

/* line 140, app/assets/stylesheets/custom/_gift-cards.scss */
.gift-cards .block.holiday-feature .text a:not(.btn):hover {
  color: #997224;
}

@media screen and (max-width: 767px) {
  /* line 77, app/assets/stylesheets/custom/_gift-cards.scss */
  .gift-cards .block.holiday-feature {
    flex-wrap: wrap;
  }
  /* line 149, app/assets/stylesheets/custom/_gift-cards.scss */
  .gift-cards .block.holiday-feature .text {
    text-align: center;
  }
}

/* line 156, app/assets/stylesheets/custom/_gift-cards.scss */
.gift-cards .block.evergreen-feature {
  background-position-x: 20%;
  background-position-y: 50%;
}

@media screen and (min-width: 767px) {
  /* line 160, app/assets/stylesheets/custom/_gift-cards.scss */
  .gift-cards .block.evergreen-feature .text {
    padding-right: 15%;
  }
}

@media screen and (min-width: 991px) {
  /* line 160, app/assets/stylesheets/custom/_gift-cards.scss */
  .gift-cards .block.evergreen-feature .text {
    padding-right: 25%;
  }
}

@media screen and (min-width: 1199px) {
  /* line 160, app/assets/stylesheets/custom/_gift-cards.scss */
  .gift-cards .block.evergreen-feature .text {
    padding-right: 50%;
  }
}

/* line 173, app/assets/stylesheets/custom/_gift-cards.scss */
.gift-cards .block.bonus-gift-card-points {
  background-color: #FA221A;
  padding: 7rem 7rem 0;
  padding-bottom: 0;
}

@media screen and (min-width: 992px) {
  /* line 173, app/assets/stylesheets/custom/_gift-cards.scss */
  .gift-cards .block.bonus-gift-card-points {
    padding: 0rem 7rem 0;
  }
}

/* line 179, app/assets/stylesheets/custom/_gift-cards.scss */
.gift-cards .block.bonus-gift-card-points .bulb {
  padding-top: 7rem;
  padding-bottom: 0;
}

/* line 186, app/assets/stylesheets/custom/_gift-cards.scss */
.gift-cards .block.add-to-app {
  display: flex;
  align-items: center;
  justify-content: right;
  overflow: hidden;
  background-image: url(/assets/gift-cards/app-wallet-2e2de94403ae803d0056862655a92b3f01d94625f567c509e24c868cc1c32033.png);
  background-color: #FA221A;
  background-position-x: 10%;
  background-size: 400px auto;
  background-repeat: no-repeat;
  color: #FFF;
}

/* line 199, app/assets/stylesheets/custom/_gift-cards.scss */
.gift-cards .block.add-to-app .text {
  flex-basis: 66%;
}

/* line 202, app/assets/stylesheets/custom/_gift-cards.scss */
.gift-cards .block.add-to-app .text a {
  color: #FFF;
  text-decoration: underline;
}

@media screen and (max-width: 991px) {
  /* line 199, app/assets/stylesheets/custom/_gift-cards.scss */
  .gift-cards .block.add-to-app .text {
    flex-basis: 50%;
  }
}

@media screen and (max-width: 767px) {
  /* line 199, app/assets/stylesheets/custom/_gift-cards.scss */
  .gift-cards .block.add-to-app .text {
    flex-basis: 100%;
  }
}

@media screen and (max-width: 767px) {
  /* line 186, app/assets/stylesheets/custom/_gift-cards.scss */
  .gift-cards .block.add-to-app {
    background-image: none;
  }
}

/* line 219, app/assets/stylesheets/custom/_gift-cards.scss */
.gift-cards .block.auto-reload-feature {
  display: flex;
  align-items: center;
  justify-content: right;
  overflow: hidden;
  background-position-x: 10%;
  background-repeat: no-repeat;
  color: #FFF;
}

/* line 229, app/assets/stylesheets/custom/_gift-cards.scss */
.gift-cards .block.auto-reload-feature .text {
  flex-basis: 50%;
}

/* line 232, app/assets/stylesheets/custom/_gift-cards.scss */
.gift-cards .block.auto-reload-feature .text .flag-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 9.5pt;
  margin-top: 19.5pt;
}

/* line 238, app/assets/stylesheets/custom/_gift-cards.scss */
.gift-cards .block.auto-reload-feature .text .flag-wrapper h2 {
  margin: 0;
}

/* line 242, app/assets/stylesheets/custom/_gift-cards.scss */
.gift-cards .block.auto-reload-feature .text .flag-wrapper .flag {
  background-color: #F48024;
  padding: 3px 20px;
  font-size: small;
  margin-left: 2rem;
}

/* line 250, app/assets/stylesheets/custom/_gift-cards.scss */
.gift-cards .block.auto-reload-feature .text a {
  color: #FFF;
}

@media screen and (max-width: 991px) {
  /* line 229, app/assets/stylesheets/custom/_gift-cards.scss */
  .gift-cards .block.auto-reload-feature .text {
    flex-basis: 66%;
  }
}

@media screen and (max-width: 767px) {
  /* line 229, app/assets/stylesheets/custom/_gift-cards.scss */
  .gift-cards .block.auto-reload-feature .text {
    flex-basis: 100%;
  }
  /* line 259, app/assets/stylesheets/custom/_gift-cards.scss */
  .gift-cards .block.auto-reload-feature .text .flag-wrapper {
    justify-content: center;
  }
}

@media screen and (max-width: 1199px) {
  /* line 219, app/assets/stylesheets/custom/_gift-cards.scss */
  .gift-cards .block.auto-reload-feature {
    background-position-x: 50%;
  }
}

/* line 270, app/assets/stylesheets/custom/_gift-cards.scss */
.gift-cards .balance-check {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 275, app/assets/stylesheets/custom/_gift-cards.scss */
.gift-cards .balance-check div {
  margin-right: 8rem;
}

/* line 278, app/assets/stylesheets/custom/_gift-cards.scss */
.gift-cards .balance-check div:first-child {
  text-align: center;
  margin-right: 0;
  margin-left: 8rem;
}

/* line 285, app/assets/stylesheets/custom/_gift-cards.scss */
.gift-cards .balance-check h3 {
  text-transform: none;
  font-weight: bold;
  font-size: 2em;
}

/* line 294, app/assets/stylesheets/custom/_gift-cards.scss */
.balance .gift-card-balance-wrapper {
  padding: 10rem 0 13rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}

/* line 300, app/assets/stylesheets/custom/_gift-cards.scss */
.balance .gift-card-balance-wrapper .mask {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #434343;
  opacity: 25%;
}

/* line 310, app/assets/stylesheets/custom/_gift-cards.scss */
.balance .gift-card-balance-wrapper .gift-card-balance-container {
  position: relative;
  z-index: 2;
  background-color: white;
  padding: 2rem 5rem 5rem;
  border-radius: 3rem;
  width: 90%;
  max-width: 600px;
  margin: 0 auto;
}

/* line 320, app/assets/stylesheets/custom/_gift-cards.scss */
.balance .gift-card-balance-wrapper .gift-card-balance-container h2 {
  text-transform: uppercase;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 326, app/assets/stylesheets/custom/_gift-cards.scss */
.balance .gift-card-balance-wrapper .gift-card-balance-container #gift_card_submit .form-group {
  margin: 2rem 0;
}

/* line 329, app/assets/stylesheets/custom/_gift-cards.scss */
.balance .gift-card-balance-wrapper .gift-card-balance-container #gift_card_submit .form-group .input-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

/* line 334, app/assets/stylesheets/custom/_gift-cards.scss */
.balance .gift-card-balance-wrapper .gift-card-balance-container #gift_card_submit .form-group .input-wrapper > div {
  display: flex;
}

/* line 338, app/assets/stylesheets/custom/_gift-cards.scss */
.balance .gift-card-balance-wrapper .gift-card-balance-container #gift_card_submit .form-group .input-wrapper > div #gift_card_num input {
  border-radius: 3rem;
}

/* line 343, app/assets/stylesheets/custom/_gift-cards.scss */
.balance .gift-card-balance-wrapper .gift-card-balance-container #gift_card_submit .form-group .input-wrapper > div #gift_card_pin {
  transition: width 300ms ease-in;
  overflow: hidden;
}

/* line 347, app/assets/stylesheets/custom/_gift-cards.scss */
.balance .gift-card-balance-wrapper .gift-card-balance-container #gift_card_submit .form-group .input-wrapper > div #gift_card_pin input {
  border-radius: 0 3rem 3rem 0;
}

@media screen and (max-width: 500px) {
  /* line 334, app/assets/stylesheets/custom/_gift-cards.scss */
  .balance .gift-card-balance-wrapper .gift-card-balance-container #gift_card_submit .form-group .input-wrapper > div {
    flex-direction: column;
    align-items: center;
  }
  /* line 357, app/assets/stylesheets/custom/_gift-cards.scss */
  .balance .gift-card-balance-wrapper .gift-card-balance-container #gift_card_submit .form-group .input-wrapper > div #gift_card_num input, .balance .gift-card-balance-wrapper .gift-card-balance-container #gift_card_submit .form-group .input-wrapper > div #gift_card_pin input {
    border-radius: 3rem !important;
  }
  /* line 363, app/assets/stylesheets/custom/_gift-cards.scss */
  .balance .gift-card-balance-wrapper .gift-card-balance-container #gift_card_submit .form-group .input-wrapper > div #gift_card_num input {
    margin-bottom: 1rem;
  }
}

/* line 370, app/assets/stylesheets/custom/_gift-cards.scss */
.balance .gift-card-balance-wrapper .gift-card-balance-container #gift_card_submit .form-group .input-wrapper button {
  margin-left: 3rem;
  border-radius: 3rem;
  padding: 6px 2rem;
}

@media screen and (max-width: 767px) {
  /* line 370, app/assets/stylesheets/custom/_gift-cards.scss */
  .balance .gift-card-balance-wrapper .gift-card-balance-container #gift_card_submit .form-group .input-wrapper button {
    margin-left: 0;
    margin-top: 1rem;
  }
}

@media screen and (max-width: 767px) {
  /* line 329, app/assets/stylesheets/custom/_gift-cards.scss */
  .balance .gift-card-balance-wrapper .gift-card-balance-container #gift_card_submit .form-group .input-wrapper {
    flex-direction: column;
    align-items: center;
  }
}

/* line 388, app/assets/stylesheets/custom/_gift-cards.scss */
.balance .gift-card-balance-wrapper .gift-card-balance-container #gift_card_submit #pin_instr {
  transition: width 300ms ease-in;
  overflow: hidden;
  font-size: 13px;
}

/* line 396, app/assets/stylesheets/custom/_gift-cards.scss */
.balance .gift-card-balance-wrapper .gift-card-balance-container #gift_card_history {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}

/* line 403, app/assets/stylesheets/custom/_gift-cards.scss */
.balance .gift-card-balance-wrapper .gift-card-balance-container #gift_card_history h3 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

/* line 408, app/assets/stylesheets/custom/_gift-cards.scss */
.balance .gift-card-balance-wrapper .gift-card-balance-container #gift_card_history .table-wrapper {
  border-radius: 0.5rem;
  background-color: #f1f1f1;
  border: 1px solid #cccccc;
  width: 100%;
  overflow-x: scroll;
}

/* line 415, app/assets/stylesheets/custom/_gift-cards.scss */
.balance .gift-card-balance-wrapper .gift-card-balance-container #gift_card_history .table-wrapper table {
  width: 100%;
}

/* line 418, app/assets/stylesheets/custom/_gift-cards.scss */
.balance .gift-card-balance-wrapper .gift-card-balance-container #gift_card_history .table-wrapper table thead tr, .balance .gift-card-balance-wrapper .gift-card-balance-container #gift_card_history .table-wrapper table tbody tr:not(:last-child) {
  border-bottom: 1px solid #cccccc;
}

/* line 423, app/assets/stylesheets/custom/_gift-cards.scss */
.balance .gift-card-balance-wrapper .gift-card-balance-container #gift_card_history .table-wrapper table tr th {
  font-size: x-small;
  text-transform: uppercase;
  text-align: left;
  padding: 5px 10px;
}

/* line 430, app/assets/stylesheets/custom/_gift-cards.scss */
.balance .gift-card-balance-wrapper .gift-card-balance-container #gift_card_history .table-wrapper table tr td {
  font-size: small;
  padding: 5px 10px;
}

/* line 445, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main {
  background-position: top;
}

/* line 448, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card {
  background-color: white;
  border-radius: 3rem;
  margin: 10rem auto;
  padding: 5rem 7rem;
}

@media screen and (max-width: 991px) {
  /* line 448, app/assets/stylesheets/custom/_gift-cards.scss */
  .purchase .purchase-main .card {
    padding: 3rem 2rem;
  }
}

/* line 458, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card h1 {
  color: #F48024;
}

/* line 464, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form button.btn {
  border-radius: 5rem;
  padding: 1rem 5rem;
  margin-top: 3rem;
}

/* line 471, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step1 .bold {
  font-weight: bold;
}

/* line 478, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step2 h3 {
  text-align: center;
}

/* line 482, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step2 .error {
  text-align: center;
}

/* line 486, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step2 .amount-selection {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

/* line 491, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step2 .amount-selection button {
  border: 1px solid #ccc;
  border-right: none;
  margin: 0;
  padding: 1rem 2rem;
  background-color: white;
  font-weight: 900;
  color: #767676;
}

/* line 501, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step2 .amount-selection button:first-child {
  border-radius: 3rem 0 0 3rem;
  padding-left: 2.5rem;
}

/* line 506, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step2 .amount-selection input:last-child {
  border: 1px solid #ccc;
  border-radius: 0 3rem 3rem 0;
  margin: 0;
  padding: 1rem 1rem 1rem 2rem;
  width: 11rem;
}

/* line 514, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step2 .amount-selection button.btn-selected {
  background-color: #F48024;
  color: white;
}

/* line 521, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step2 .card-image-selection .swiper {
  padding: 1rem 5rem 2rem;
}

/* line 524, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step2 .card-image-selection .swiper .swiper-wrapper {
  transition-timing-function: linear;
}

/* line 529, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step2 .card-image-selection .card-image {
  border-radius: 2rem;
  box-shadow: 3px 3px 6px #767676;
  opacity: 75%;
  transition: all ease-in 100ms;
  cursor: pointer;
}

/* line 536, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step2 .card-image-selection .card-image:hover {
  opacity: 100%;
}

/* line 540, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step2 .card-image-selection .card-image.checked {
  opacity: 100%;
}

@media screen and (min-width: 991px) {
  /* line 540, app/assets/stylesheets/custom/_gift-cards.scss */
  .purchase .purchase-main .card #gift_card_purchase_form #step2 .card-image-selection .card-image.checked {
    scale: 1.1;
  }
}

/* line 549, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step2 .card-image-selection .input-hidden {
  height: 0;
  width: 0;
  visibility: hidden;
  padding: 0;
  margin: 0;
  float: right;
}

/* line 560, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step2, .purchase .purchase-main .card #gift_card_purchase_form #step3 {
  display: none;
}

/* line 563, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step2 h3, .purchase .purchase-main .card #gift_card_purchase_form #step3 h3 {
  margin-bottom: 1rem;
}

/* line 567, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step2 button.back, .purchase .purchase-main .card #gift_card_purchase_form #step3 button.back {
  border: none;
  background-color: white;
  color: #F48024;
}

/* line 572, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step2 button.back span, .purchase .purchase-main .card #gift_card_purchase_form #step3 button.back span {
  margin-right: 0.5rem;
}

/* line 577, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step2 .error, .purchase .purchase-main .card #gift_card_purchase_form #step3 .error {
  color: red;
}

/* line 582, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step2 .recipient-selection > div:not([class$="info"]), .purchase .purchase-main .card #gift_card_purchase_form #step2 .reward-recipient-selection > div:not([class$="info"]), .purchase .purchase-main .card #gift_card_purchase_form #step3 .recipient-selection > div:not([class$="info"]), .purchase .purchase-main .card #gift_card_purchase_form #step3 .reward-recipient-selection > div:not([class$="info"]) {
  display: flex;
  justify-content: center;
}

/* line 586, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step2 .recipient-selection > div:not([class$="info"]) > div:first-child, .purchase .purchase-main .card #gift_card_purchase_form #step2 .reward-recipient-selection > div:not([class$="info"]) > div:first-child, .purchase .purchase-main .card #gift_card_purchase_form #step3 .recipient-selection > div:not([class$="info"]) > div:first-child, .purchase .purchase-main .card #gift_card_purchase_form #step3 .reward-recipient-selection > div:not([class$="info"]) > div:first-child {
  margin-right: 10%;
}

/* line 591, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step2 .recipient-selection input[type=radio] + label, .purchase .purchase-main .card #gift_card_purchase_form #step2 .reward-recipient-selection input[type=radio] + label, .purchase .purchase-main .card #gift_card_purchase_form #step3 .recipient-selection input[type=radio] + label, .purchase .purchase-main .card #gift_card_purchase_form #step3 .reward-recipient-selection input[type=radio] + label {
  margin-left: 1rem;
  cursor: pointer;
  color: #555555;
  font-weight: 400;
}

/* line 599, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step2 .reward-recipient-selection, .purchase .purchase-main .card #gift_card_purchase_form #step3 .reward-recipient-selection {
  display: none;
}

/* line 603, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step2 .upsell, .purchase .purchase-main .card #gift_card_purchase_form #step3 .upsell {
  display: none;
  text-align: center;
}

/* line 607, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step2 .upsell p, .purchase .purchase-main .card #gift_card_purchase_form #step3 .upsell p {
  margin: 1rem 3rem 0;
  cursor: pointer;
}

/* line 612, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step2 .upsell span, .purchase .purchase-main .card #gift_card_purchase_form #step3 .upsell span {
  color: #F48024;
  font-weight: bold;
}

/* line 618, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step2 .recipient-info, .purchase .purchase-main .card #gift_card_purchase_form #step2 .reward-recipient-info, .purchase .purchase-main .card #gift_card_purchase_form #step3 .recipient-info, .purchase .purchase-main .card #gift_card_purchase_form #step3 .reward-recipient-info {
  display: none;
}

/* line 622, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step2 .recipient-info, .purchase .purchase-main .card #gift_card_purchase_form #step2 .reward-recipient-info, .purchase .purchase-main .card #gift_card_purchase_form #step2 .payment-info, .purchase .purchase-main .card #gift_card_purchase_form #step3 .recipient-info, .purchase .purchase-main .card #gift_card_purchase_form #step3 .reward-recipient-info, .purchase .purchase-main .card #gift_card_purchase_form #step3 .payment-info {
  padding-top: 1rem;
}

/* line 626, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step2 .recipient-info div.form-group, .purchase .purchase-main .card #gift_card_purchase_form #step2 .reward-recipient-info div.form-group, .purchase .purchase-main .card #gift_card_purchase_form #step2 .payment-info div.form-group, .purchase .purchase-main .card #gift_card_purchase_form #step3 .recipient-info div.form-group, .purchase .purchase-main .card #gift_card_purchase_form #step3 .reward-recipient-info div.form-group, .purchase .purchase-main .card #gift_card_purchase_form #step3 .payment-info div.form-group {
  position: relative;
  margin-bottom: 2rem;
}

/* line 630, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step2 .recipient-info div.form-group input[type=text], .purchase .purchase-main .card #gift_card_purchase_form #step2 .recipient-info div.form-group select, .purchase .purchase-main .card #gift_card_purchase_form #step2 .recipient-info div.form-group input[type=email], .purchase .purchase-main .card #gift_card_purchase_form #step2 .reward-recipient-info div.form-group input[type=text], .purchase .purchase-main .card #gift_card_purchase_form #step2 .reward-recipient-info div.form-group select, .purchase .purchase-main .card #gift_card_purchase_form #step2 .reward-recipient-info div.form-group input[type=email], .purchase .purchase-main .card #gift_card_purchase_form #step2 .payment-info div.form-group input[type=text], .purchase .purchase-main .card #gift_card_purchase_form #step2 .payment-info div.form-group select, .purchase .purchase-main .card #gift_card_purchase_form #step2 .payment-info div.form-group input[type=email], .purchase .purchase-main .card #gift_card_purchase_form #step3 .recipient-info div.form-group input[type=text], .purchase .purchase-main .card #gift_card_purchase_form #step3 .recipient-info div.form-group select, .purchase .purchase-main .card #gift_card_purchase_form #step3 .recipient-info div.form-group input[type=email], .purchase .purchase-main .card #gift_card_purchase_form #step3 .reward-recipient-info div.form-group input[type=text], .purchase .purchase-main .card #gift_card_purchase_form #step3 .reward-recipient-info div.form-group select, .purchase .purchase-main .card #gift_card_purchase_form #step3 .reward-recipient-info div.form-group input[type=email], .purchase .purchase-main .card #gift_card_purchase_form #step3 .payment-info div.form-group input[type=text], .purchase .purchase-main .card #gift_card_purchase_form #step3 .payment-info div.form-group select, .purchase .purchase-main .card #gift_card_purchase_form #step3 .payment-info div.form-group input[type=email] {
  border: none;
  outline: none;
  border-bottom: 1px solid black;
  width: 100%;
}

/* line 636, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step2 .recipient-info div.form-group input[type=text] + label, .purchase .purchase-main .card #gift_card_purchase_form #step2 .recipient-info div.form-group select + label, .purchase .purchase-main .card #gift_card_purchase_form #step2 .recipient-info div.form-group input[type=email] + label, .purchase .purchase-main .card #gift_card_purchase_form #step2 .reward-recipient-info div.form-group input[type=text] + label, .purchase .purchase-main .card #gift_card_purchase_form #step2 .reward-recipient-info div.form-group select + label, .purchase .purchase-main .card #gift_card_purchase_form #step2 .reward-recipient-info div.form-group input[type=email] + label, .purchase .purchase-main .card #gift_card_purchase_form #step2 .payment-info div.form-group input[type=text] + label, .purchase .purchase-main .card #gift_card_purchase_form #step2 .payment-info div.form-group select + label, .purchase .purchase-main .card #gift_card_purchase_form #step2 .payment-info div.form-group input[type=email] + label, .purchase .purchase-main .card #gift_card_purchase_form #step3 .recipient-info div.form-group input[type=text] + label, .purchase .purchase-main .card #gift_card_purchase_form #step3 .recipient-info div.form-group select + label, .purchase .purchase-main .card #gift_card_purchase_form #step3 .recipient-info div.form-group input[type=email] + label, .purchase .purchase-main .card #gift_card_purchase_form #step3 .reward-recipient-info div.form-group input[type=text] + label, .purchase .purchase-main .card #gift_card_purchase_form #step3 .reward-recipient-info div.form-group select + label, .purchase .purchase-main .card #gift_card_purchase_form #step3 .reward-recipient-info div.form-group input[type=email] + label, .purchase .purchase-main .card #gift_card_purchase_form #step3 .payment-info div.form-group input[type=text] + label, .purchase .purchase-main .card #gift_card_purchase_form #step3 .payment-info div.form-group select + label, .purchase .purchase-main .card #gift_card_purchase_form #step3 .payment-info div.form-group input[type=email] + label {
  transition: 300ms ease all;
  position: absolute;
  left: 5px;
  top: 0px;
  pointer-events: none;
  color: #555555;
  font-weight: 400;
}

/* line 646, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step2 .recipient-info div.form-group input[type=text]:focus + label, .purchase .purchase-main .card #gift_card_purchase_form #step2 .recipient-info div.form-group input[type=text] + label.float, .purchase .purchase-main .card #gift_card_purchase_form #step2 .recipient-info div.form-group select:focus + label, .purchase .purchase-main .card #gift_card_purchase_form #step2 .recipient-info div.form-group select + label.float, .purchase .purchase-main .card #gift_card_purchase_form #step2 .recipient-info div.form-group input[type=email]:focus + label, .purchase .purchase-main .card #gift_card_purchase_form #step2 .recipient-info div.form-group input[type=email] + label.float, .purchase .purchase-main .card #gift_card_purchase_form #step2 .reward-recipient-info div.form-group input[type=text]:focus + label, .purchase .purchase-main .card #gift_card_purchase_form #step2 .reward-recipient-info div.form-group input[type=text] + label.float, .purchase .purchase-main .card #gift_card_purchase_form #step2 .reward-recipient-info div.form-group select:focus + label, .purchase .purchase-main .card #gift_card_purchase_form #step2 .reward-recipient-info div.form-group select + label.float, .purchase .purchase-main .card #gift_card_purchase_form #step2 .reward-recipient-info div.form-group input[type=email]:focus + label, .purchase .purchase-main .card #gift_card_purchase_form #step2 .reward-recipient-info div.form-group input[type=email] + label.float, .purchase .purchase-main .card #gift_card_purchase_form #step2 .payment-info div.form-group input[type=text]:focus + label, .purchase .purchase-main .card #gift_card_purchase_form #step2 .payment-info div.form-group input[type=text] + label.float, .purchase .purchase-main .card #gift_card_purchase_form #step2 .payment-info div.form-group select:focus + label, .purchase .purchase-main .card #gift_card_purchase_form #step2 .payment-info div.form-group select + label.float, .purchase .purchase-main .card #gift_card_purchase_form #step2 .payment-info div.form-group input[type=email]:focus + label, .purchase .purchase-main .card #gift_card_purchase_form #step2 .payment-info div.form-group input[type=email] + label.float, .purchase .purchase-main .card #gift_card_purchase_form #step3 .recipient-info div.form-group input[type=text]:focus + label, .purchase .purchase-main .card #gift_card_purchase_form #step3 .recipient-info div.form-group input[type=text] + label.float, .purchase .purchase-main .card #gift_card_purchase_form #step3 .recipient-info div.form-group select:focus + label, .purchase .purchase-main .card #gift_card_purchase_form #step3 .recipient-info div.form-group select + label.float, .purchase .purchase-main .card #gift_card_purchase_form #step3 .recipient-info div.form-group input[type=email]:focus + label, .purchase .purchase-main .card #gift_card_purchase_form #step3 .recipient-info div.form-group input[type=email] + label.float, .purchase .purchase-main .card #gift_card_purchase_form #step3 .reward-recipient-info div.form-group input[type=text]:focus + label, .purchase .purchase-main .card #gift_card_purchase_form #step3 .reward-recipient-info div.form-group input[type=text] + label.float, .purchase .purchase-main .card #gift_card_purchase_form #step3 .reward-recipient-info div.form-group select:focus + label, .purchase .purchase-main .card #gift_card_purchase_form #step3 .reward-recipient-info div.form-group select + label.float, .purchase .purchase-main .card #gift_card_purchase_form #step3 .reward-recipient-info div.form-group input[type=email]:focus + label, .purchase .purchase-main .card #gift_card_purchase_form #step3 .reward-recipient-info div.form-group input[type=email] + label.float, .purchase .purchase-main .card #gift_card_purchase_form #step3 .payment-info div.form-group input[type=text]:focus + label, .purchase .purchase-main .card #gift_card_purchase_form #step3 .payment-info div.form-group input[type=text] + label.float, .purchase .purchase-main .card #gift_card_purchase_form #step3 .payment-info div.form-group select:focus + label, .purchase .purchase-main .card #gift_card_purchase_form #step3 .payment-info div.form-group select + label.float, .purchase .purchase-main .card #gift_card_purchase_form #step3 .payment-info div.form-group input[type=email]:focus + label, .purchase .purchase-main .card #gift_card_purchase_form #step3 .payment-info div.form-group input[type=email] + label.float {
  top: -15px;
  font-size: 12px;
}

/* line 652, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step2 .recipient-info div.form-group select, .purchase .purchase-main .card #gift_card_purchase_form #step2 .reward-recipient-info div.form-group select, .purchase .purchase-main .card #gift_card_purchase_form #step2 .payment-info div.form-group select, .purchase .purchase-main .card #gift_card_purchase_form #step3 .recipient-info div.form-group select, .purchase .purchase-main .card #gift_card_purchase_form #step3 .reward-recipient-info div.form-group select, .purchase .purchase-main .card #gift_card_purchase_form #step3 .payment-info div.form-group select {
  padding-bottom: 4px;
}

/* line 660, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step2 .reward-amount span {
  color: #F48024;
  font-weight: 900;
}

/* line 668, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step3 h2 {
  margin-bottom: 4rem;
}

/* line 672, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step3 h4 {
  margin-bottom: 1rem;
}

/* line 676, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step3 .series {
  position: relative;
  width: 75%;
  margin-left: 12.5%;
  margin-bottom: 3rem;
}

/* line 682, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step3 .series .card-image {
  border-radius: 2rem;
  box-shadow: 3px 3px 6px #767676;
}

/* line 687, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step3 .series .amount {
  position: absolute;
  top: 15px;
  right: 15px;
  background-color: #F48024;
  border: 1px solid white;
  border-radius: 3rem;
  padding: 0.25rem 1rem 0.5rem;
  font-size: 20px;
  color: white;
  text-align: center;
}

@media screen and (max-width: 991px) {
  /* line 676, app/assets/stylesheets/custom/_gift-cards.scss */
  .purchase .purchase-main .card #gift_card_purchase_form #step3 .series {
    width: 100%;
    margin-left: 0;
  }
}

/* line 708, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step3 .review .bonus-reward--wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.75rem;
}

@media screen and (max-width: 992px) {
  /* line 708, app/assets/stylesheets/custom/_gift-cards.scss */
  .purchase .purchase-main .card #gift_card_purchase_form #step3 .review .bonus-reward--wrapper {
    margin-bottom: 3rem;
  }
}

/* line 720, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step3 .review .bonus-reward--wrapper .bonus-reward--icon {
  width: 48px;
  margin-right: 15px;
  align-items: center;
  display: flex;
}

/* line 725, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step3 .review .bonus-reward--wrapper .bonus-reward--icon svg {
  width: 48px;
}

/* line 730, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step3 .review .bonus-reward--wrapper .bonus-reward--body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
}

/* line 736, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step3 .review .bonus-reward--wrapper .bonus-reward--body h4 {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 740, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step3 .review .bonus-reward--wrapper .bonus-reward--body p {
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.25;
}

/* line 749, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step3 .review .reward-recipient-info, .purchase .purchase-main .card #gift_card_purchase_form #step3 .review .recipient-info {
  padding-top: 0;
}

/* line 753, app/assets/stylesheets/custom/_gift-cards.scss */
.purchase .purchase-main .card #gift_card_purchase_form #step3 .review p {
  font-weight: bold;
}

/* line 2, app/assets/stylesheets/custom/_team.scss */
.team h2, .team h3 {
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  text-transform: none;
  font-size: 3em;
  margin-bottom: .3em;
  margin-top: 0;
}

/* line 10, app/assets/stylesheets/custom/_team.scss */
.team h3 {
  text-indent: -.6em;
  line-height: .8em;
}

@media screen and (max-width: 768px) {
  /* line 10, app/assets/stylesheets/custom/_team.scss */
  .team h3 {
    text-indent: 0;
  }
}

/* line 16, app/assets/stylesheets/custom/_team.scss */
.team h3 span {
  font-size: .5em;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  text-transform: uppercase;
  font-weight: normal;
}

/* line 24, app/assets/stylesheets/custom/_team.scss */
.team .content-right {
  float: right !important;
}

/* line 27, app/assets/stylesheets/custom/_team.scss */
.team section {
  padding: 3rem 0 5rem 0;
}

/* line 30, app/assets/stylesheets/custom/_team.scss */
.team section .btn.btn-solid {
  background: #F48024;
  color: #fff;
}

/* line 35, app/assets/stylesheets/custom/_team.scss */
.team section .content {
  padding: 1em 0 0 1.75em;
  margin-top: 1.5em;
}

/* line 38, app/assets/stylesheets/custom/_team.scss */
.team section .content strong {
  font-weight: normal;
  text-transform: uppercase;
  color: #F48024;
}

/* line 44, app/assets/stylesheets/custom/_team.scss */
.team section .content p.cta {
  text-align: center;
  margin-top: 2em;
}

/* line 47, app/assets/stylesheets/custom/_team.scss */
.team section .content p.cta a.btn {
  padding: .5em 2em;
}

/* line 53, app/assets/stylesheets/custom/_team.scss */
.team section#team-member, .team section#partner {
  color: #fff;
}

/* line 55, app/assets/stylesheets/custom/_team.scss */
.team section#team-member .content, .team section#partner .content {
  background: url(/../images/bg-team-flair.png) left top no-repeat;
}

/* line 60, app/assets/stylesheets/custom/_team.scss */
.team section#supervisor .content, .team section#market-partner .content {
  background: url(/../images/bg-team-flair-dark.png) left top no-repeat;
}

/* line 64, app/assets/stylesheets/custom/_team.scss */
.team section#team-member {
  background: url(/../images/team-member.jpg) center bottom no-repeat;
}

/* line 70, app/assets/stylesheets/custom/_team.scss */
.team section#partner {
  background: url(/../images/bg-team-partner.jpg) center bottom no-repeat;
}

/* line 76, app/assets/stylesheets/custom/_team.scss */
.team section#team-member, .team section#supervisor, .team section#market-partner, .team section#partner, .team section#market-partner {
  background-size: cover;
}

/* line 78, app/assets/stylesheets/custom/_team.scss */
.team section#team-member p, .team section#supervisor p, .team section#market-partner p, .team section#partner p, .team section#market-partner p {
  max-width: none;
}

/* line 85, app/assets/stylesheets/custom/_team.scss */
.team #benefits {
  overflow: hidden;
  padding-bottom: 7em;
}

/* line 88, app/assets/stylesheets/custom/_team.scss */
.team #benefits h2 {
  text-align: center;
  margin-bottom: 1.3em;
}

/* line 92, app/assets/stylesheets/custom/_team.scss */
.team #benefits ul {
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 97, app/assets/stylesheets/custom/_team.scss */
.team #benefits ul li {
  display: inline-block;
  width: 24%;
  text-align: center;
  margin: 0;
  padding: 0;
  margin-bottom: 1em;
  vertical-align: top;
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
}

@media screen and (max-width: 768px) {
  /* line 97, app/assets/stylesheets/custom/_team.scss */
  .team #benefits ul li {
    width: 30%;
  }
}

@media screen and (max-width: 660px) {
  /* line 97, app/assets/stylesheets/custom/_team.scss */
  .team #benefits ul li {
    width: 48%;
  }
}

/* line 112, app/assets/stylesheets/custom/_team.scss */
.team #benefits ul li b {
  color: #F48024;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 1.2em;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 119, app/assets/stylesheets/custom/_team.scss */
.team #benefits ul li img {
  width: 5em;
}

/* line 1, app/assets/stylesheets/custom/_feedback.scss */
.select-cover {
  background: none;
  border: 3px solid #F48024;
  color: #fff;
  vertical-align: middle;
  line-height: 2em;
  display: inline-block;
  padding: 0 0 0 .7em;
  margin-bottom: -3.7em;
  width: 17em;
  text-align: left;
}

/* line 12, app/assets/stylesheets/custom/_feedback.scss */
.select-cover .dropper {
  background: #F48024;
  padding: 0em .5em .1em .6em;
  display: inline-block;
  margin-left: 1em;
  float: right;
}

/* line 18, app/assets/stylesheets/custom/_feedback.scss */
.select-cover .dropper img {
  width: 1em;
  height: auto;
  margin-top: -.2em;
}

/* line 26, app/assets/stylesheets/custom/_feedback.scss */
.invisible-select {
  opacity: 0;
  color: #000;
  width: 17em;
  height: 2.8em;
}

/* line 33, app/assets/stylesheets/custom/_feedback.scss */
h2.feedback-instruction {
  text-align: center;
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  text-transform: none;
  font-style: normal;
  font-size: 2em;
  margin-top: 0;
  margin-bottom: 0;
}

@media screen and (max-width: 991px) {
  /* line 43, app/assets/stylesheets/custom/_feedback.scss */
  .feedback-wrap.article-wrap {
    padding: 2em 15px;
  }
}

/* line 51, app/assets/stylesheets/custom/_feedback.scss */
#feedback-form input[type=text], #feedback-form input[type=email], #feedback-form input[type=tel], #feedback-form input[type=date], #feedback-form textarea, #feedback-form select {
  border: 1px solid #e5e5e5;
  background: #fbfbfb;
}

/* line 55, app/assets/stylesheets/custom/_feedback.scss */
#feedback-form label {
  font-size: .9em;
}

/* line 57, app/assets/stylesheets/custom/_feedback.scss */
#feedback-form label span span {
  color: red;
}

@media screen and (min-width: 992px) {
  /* line 62, app/assets/stylesheets/custom/_feedback.scss */
  #feedback-form label {
    margin-bottom: 0;
  }
  /* line 65, app/assets/stylesheets/custom/_feedback.scss */
  #feedback-form label > span {
    line-height: 30pt;
    vertical-align: middle;
    display: inline-block;
  }
}

/* line 72, app/assets/stylesheets/custom/_feedback.scss */
#feedback-form .form-group {
  border-bottom: 1px dotted #e5e5e5;
  padding-bottom: .7em;
  margin-bottom: .7em;
}

/* line 76, app/assets/stylesheets/custom/_feedback.scss */
#feedback-form .form-group:last-child {
  border-bottom-width: 0;
}

/* line 80, app/assets/stylesheets/custom/_feedback.scss */
#feedback-form input[type=checkbox] {
  position: relative;
  margin-left: 0;
}

/* line 84, app/assets/stylesheets/custom/_feedback.scss */
#feedback-form #city {
  display: none;
}

/* line 89, app/assets/stylesheets/custom/_feedback.scss */
#iframeThatIsOnPage {
  height: 1980px;
}

@media screen and (min-width: 480px) and (max-width: 1199px) {
  /* line 89, app/assets/stylesheets/custom/_feedback.scss */
  #iframeThatIsOnPage {
    height: 1820px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 89, app/assets/stylesheets/custom/_feedback.scss */
  #iframeThatIsOnPage {
    height: 1500px;
  }
}

@media screen and (max-width: 767px) {
  /* line 101, app/assets/stylesheets/custom/_feedback.scss */
  .feedback .image-header {
    padding-bottom: 4em;
  }
}

/* line 107, app/assets/stylesheets/custom/_feedback.scss */
.feedback #feedback {
  min-height: calc(100vh - 35px);
  text-align: center;
  padding-bottom: 140px;
}

/* line 111, app/assets/stylesheets/custom/_feedback.scss */
.feedback #feedback .fullscreen-container {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  position: absolute;
  top: 0px;
  left: 0;
  bottom: -10px;
  right: 0;
  background-image: url(/assets/feedback/background-a0eda32c497446142a74652c97a084dbcf7a169093861c54cf8279210404939c.jpg);
}

/* line 122, app/assets/stylesheets/custom/_feedback.scss */
.feedback #feedback .fullscreen-container .container {
  height: 100%;
}

/* line 124, app/assets/stylesheets/custom/_feedback.scss */
.feedback #feedback .fullscreen-container .container .row {
  height: 100%;
}

/* line 126, app/assets/stylesheets/custom/_feedback.scss */
.feedback #feedback .fullscreen-container .container .row .col-md-6 {
  height: 100%;
  position: relative;
}

/* line 130, app/assets/stylesheets/custom/_feedback.scss */
.feedback #feedback .fullscreen-container .container .row .col-md-6 a {
  width: 300px;
  height: 110px;
  position: absolute;
  top: 50%;
  margin-left: -150px;
  margin-top: -55px;
  background-size: 300px 110px;
  background-position: center center;
  background-repeat: no-repeat;
  color: rgba(0, 0, 0, 0);
}

/* line 142, app/assets/stylesheets/custom/_feedback.scss */
.feedback #feedback .fullscreen-container .container .row .col-md-6 a#feedback_question_link {
  background-image: url(/assets/feedback/question-gray-3629399a9c33e08cf969c6d87af9071a21b5de4d77310b972aa29a94b462a207.png);
  left: 70%;
}

/* line 145, app/assets/stylesheets/custom/_feedback.scss */
.feedback #feedback .fullscreen-container .container .row .col-md-6 a#feedback_question_link:hover {
  background-image: url(/assets/feedback/question-orange-f245d49d9cbe5ccf28a6c9623f793a5521e797b79ee5245b925556d4ddc7510c.png);
}

/* line 149, app/assets/stylesheets/custom/_feedback.scss */
.feedback #feedback .fullscreen-container .container .row .col-md-6 a#feedback_feedback_link {
  background-image: url(/assets/feedback/feedback-gray-0b198ab07515fe76f161f5dcd98520a8c639dca89448187e60ca2cc787431c6e.png);
  left: 30%;
}

/* line 152, app/assets/stylesheets/custom/_feedback.scss */
.feedback #feedback .fullscreen-container .container .row .col-md-6 a#feedback_feedback_link:hover {
  background-image: url(/assets/feedback/feedback-orange-82014332b04c9f209d54cf0f970ba98de03a6d1448aa64669fdc68ac2395a9ec.png);
}

/* line 158, app/assets/stylesheets/custom/_feedback.scss */
.feedback #feedback .fullscreen-container .container .row .col-md-6 #feedback_divider {
  position: absolute;
  width: 5px;
  height: 130px;
  top: 50%;
  right: -2.5px;
  margin-top: -65px;
  border-right: 5px solid #545454;
}

@media screen and (max-width: 991px) {
  /* line 175, app/assets/stylesheets/custom/_feedback.scss */
  .feedback #feedback .fullscreen-container .container .row {
    padding-top: 120px;
  }
  /* line 177, app/assets/stylesheets/custom/_feedback.scss */
  .feedback #feedback .fullscreen-container .container .row .col-md-6 {
    height: auto;
  }
  /* line 179, app/assets/stylesheets/custom/_feedback.scss */
  .feedback #feedback .fullscreen-container .container .row .col-md-6 a {
    display: inline-block;
    position: relative;
    margin-left: 0;
    margin-top: 0;
  }
  /* line 185, app/assets/stylesheets/custom/_feedback.scss */
  .feedback #feedback .fullscreen-container .container .row .col-md-6 a#feedback_question_link, .feedback #feedback .fullscreen-container .container .row .col-md-6 a#feedback_feedback_link {
    left: initial;
  }
  /* line 190, app/assets/stylesheets/custom/_feedback.scss */
  .feedback #feedback .fullscreen-container .container .row .col-md-6 #feedback_divider {
    position: relative;
    width: 200px;
    height: 5px;
    border-right: 5px solid #545454;
    margin-top: 30px;
    margin-bottom: 30px;
    left: 50%;
    margin-left: -100px;
    border: none;
    background-color: #545454;
  }
}

/* line 210, app/assets/stylesheets/custom/_feedback.scss */
body.feedback-feedback {
  background-color: rgba(0, 0, 0, 0) !important;
}

/* line 214, app/assets/stylesheets/custom/_feedback.scss */
#feedback_success {
  min-height: calc(100vh - 35px);
  text-align: center;
  padding-bottom: 140px;
}

/* line 219, app/assets/stylesheets/custom/_feedback.scss */
#feedback_success #fundraiser_success_content {
  font-size: 24pt;
}

/* line 222, app/assets/stylesheets/custom/_feedback.scss */
#feedback_success #thank_you_header {
  font-size: 8em;
  font-weight: 700;
  letter-spacing: 1.2px;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: RGB(3, 35, 51);
}

/* line 229, app/assets/stylesheets/custom/_feedback.scss */
#feedback_success #thank_you_header span {
  display: block;
}

@media screen and (max-width: 768px) {
  /* line 222, app/assets/stylesheets/custom/_feedback.scss */
  #feedback_success #thank_you_header {
    font-size: 6em;
  }
}

/* line 237, app/assets/stylesheets/custom/_feedback.scss */
#feedback_success .fullscreen-container {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  position: absolute;
  top: 0px;
  left: 0;
  bottom: -10px;
  right: 0;
  background-image: url(/assets/feedback/background-a0eda32c497446142a74652c97a084dbcf7a169093861c54cf8279210404939c.jpg);
  padding-top: 100px;
}

/* line 251, app/assets/stylesheets/custom/_feedback.scss */
#feedback_success .fullscreen-container h1 img {
  max-width: 625px;
  max-height: 229px;
}

@media screen and (max-width: 991px) {
  /* line 237, app/assets/stylesheets/custom/_feedback.scss */
  #feedback_success .fullscreen-container {
    padding-top: 80px;
  }
  /* line 260, app/assets/stylesheets/custom/_feedback.scss */
  #feedback_success .fullscreen-container h1 img {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  /* line 269, app/assets/stylesheets/custom/_feedback.scss */
  .rigati .image-header {
    padding-bottom: 4em;
  }
}

/* line 275, app/assets/stylesheets/custom/_feedback.scss */
.rigati #rigati_feedback {
  text-align: center;
}

/* line 278, app/assets/stylesheets/custom/_feedback.scss */
.rigati #rigati_feedback .fullscreen-container {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-image: url(/assets/feedback/rigati-23d3670384474ab82a86b5832f78faa0e371ddc6c0636a5ad08184f1ec62ecd2.jpg);
}

/* line 286, app/assets/stylesheets/custom/_feedback.scss */
.rigati #rigati_feedback .fullscreen-container > .container > .row .col-md-8 {
  min-height: calc(100vh - 35px);
  position: relative;
  padding-top: 80px;
  padding-bottom: 70px;
}

/* line 292, app/assets/stylesheets/custom/_feedback.scss */
.rigati #rigati_feedback .fullscreen-container > .container > .row .col-md-8 h1 {
  font-weight: 900;
  text-transform: uppercase;
  margin-top: 0;
  padding-bottom: 20px;
}

/* line 298, app/assets/stylesheets/custom/_feedback.scss */
.rigati #rigati_feedback .fullscreen-container > .container > .row .col-md-8 .row {
  background-color: #FFF;
  padding: 30px 30px 8px 30px;
}

/* line 303, app/assets/stylesheets/custom/_feedback.scss */
.rigati #rigati_feedback .fullscreen-container > .container > .row .col-md-8 .row .errors ul {
  text-align: left;
}

/* line 309, app/assets/stylesheets/custom/_feedback.scss */
.rigati #rigati_feedback .fullscreen-container > .container > .row .col-md-8 .row label span {
  padding-top: 8px;
  line-height: 1.5em;
}

@media screen and (max-width: 991px) {
  /* line 323, app/assets/stylesheets/custom/_feedback.scss */
  .rigati #rigati_feedback .fullscreen-container > .container > .row {
    padding-top: 40px;
  }
  /* line 326, app/assets/stylesheets/custom/_feedback.scss */
  .rigati #rigati_feedback .fullscreen-container > .container > .row > .col-md-8 > .row {
    padding: 10px 10px 3px;
    margin: 15px 15px 8px;
  }
  /* line 330, app/assets/stylesheets/custom/_feedback.scss */
  .rigati #rigati_feedback .fullscreen-container > .container > .row > .col-md-8 > .row .form-group {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 2px;
  }
  /* line 335, app/assets/stylesheets/custom/_feedback.scss */
  .rigati #rigati_feedback .fullscreen-container > .container > .row > .col-md-8 > .row .form-group .row {
    padding: 0;
    margin-left: 0px;
    margin-right: 0px;
  }
  /* line 339, app/assets/stylesheets/custom/_feedback.scss */
  .rigati #rigati_feedback .fullscreen-container > .container > .row > .col-md-8 > .row .form-group .row label {
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 342, app/assets/stylesheets/custom/_feedback.scss */
  .rigati #rigati_feedback .fullscreen-container > .container > .row > .col-md-8 > .row .form-group .row label span {
    padding-top: 0;
  }
}

/* line 357, app/assets/stylesheets/custom/_feedback.scss */
.loading-spinner {
  text-align: center;
  padding: 30px;
}

/* line 360, app/assets/stylesheets/custom/_feedback.scss */
.loading-spinner > .fa-spinner {
  font-size: 44px;
  -webkit-animation: btnspin 1s infinite linear;
  -moz-animation: btnspin 1s infinite linear;
  -o-animation: btnspin 1s infinite linear;
  animation: btnspin 1s infinite linear;
}

@-moz-keyframes loadingspin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}

@-webkit-keyframes loadingspin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}

@-o-keyframes loadingspin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}

@keyframes loadingspin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

/* line 2, app/assets/stylesheets/custom/_catering-menu.scss */
.ask-chef-form {
  position: fixed;
  left: -40px;
  top: 70px;
  bottom: 0;
  z-index: 999;
  background: #231f20;
  overflow: auto;
  color: #fff;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
  opacity: 0;
  visibility: hidden;
  transition: opacity .4s ease, left .4s ease;
}

/* line 16, app/assets/stylesheets/custom/_catering-menu.scss */
.ask-chef-form.active {
  opacity: 1;
  visibility: visible;
  left: 0;
}

/* line 21, app/assets/stylesheets/custom/_catering-menu.scss */
.ask-chef-form.fadeout {
  opacity: 0;
}

@media screen and (max-width: 991px) {
  /* line 2, app/assets/stylesheets/custom/_catering-menu.scss */
  .ask-chef-form {
    width: 100%;
  }
}

@media screen and (min-width: 992px) {
  /* line 28, app/assets/stylesheets/custom/_catering-menu.scss */
  .ask-chef-form .inner {
    width: 50rem;
    padding: 3rem 3rem 7rem 3rem;
  }
}

/* line 33, app/assets/stylesheets/custom/_catering-menu.scss */
.ask-chef-form .inner {
  box-sizing: border-box;
  padding: 30px 15px;
}

/* line 37, app/assets/stylesheets/custom/_catering-menu.scss */
.ask-chef-form h3 {
  font-size: 2em;
  font-weight: 300;
  border-bottom: 1px solid #434343;
  padding-bottom: .5em;
}

/* line 42, app/assets/stylesheets/custom/_catering-menu.scss */
.ask-chef-form h3 + p {
  margin-bottom: 2em;
}

/* line 46, app/assets/stylesheets/custom/_catering-menu.scss */
.ask-chef-form .close-form {
  -webkit-transition: opacity 300ms ease;
  -ms-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  float: right;
  cursor: pointer;
}

/* line 50, app/assets/stylesheets/custom/_catering-menu.scss */
.ask-chef-form .close-form:hover {
  opacity: 0.2;
}

/* line 58, app/assets/stylesheets/custom/_catering-menu.scss */
.ask-chef-form::-webkit-scrollbar {
  width: 0 !important;
}

@media screen and (max-width: 991px) {
  /* line 62, app/assets/stylesheets/custom/_catering-menu.scss */
  .mobile-bumper {
    margin-top: 2.5em;
  }
}

/* line 68, app/assets/stylesheets/custom/_catering-menu.scss */
#main .locations.catering {
  padding-top: 0;
}

@media screen and (max-width: 767px) {
  /* line 72, app/assets/stylesheets/custom/_catering-menu.scss */
  .fax-order-form {
    display: none;
  }
}

/* line 78, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-header {
  padding: 60px 0;
}

/* line 80, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-header .catering-headline {
  margin-bottom: 1.2em;
}

/* line 82, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-header .catering-headline img {
  max-width: 514px;
  width: 100%;
}

/* line 89, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-sides {
  padding: 60px 0;
}

/* line 91, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-sides img {
  max-width: 150px;
}

/* line 94, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-sides p {
  font-size: .8em;
  line-height: 1.3em;
  padding-top: 10px;
  color: #eeeeee;
  text-transform: uppercase;
}

/* line 103, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-order-now {
  padding: 60px 0;
}

/* line 106, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-order-now .order-now h3 {
  font-size: 2em;
  font-weight: 400;
  margin-top: 0;
}

/* line 111, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-order-now .order-now span {
  font-size: 1.7em;
  text-transform: uppercase;
  font-weight: 300;
}

/* line 117, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-order-now p {
  font-weight: 300;
  font-size: 1.2em;
}

/* line 125, app/assets/stylesheets/custom/_catering-menu.scss */
section.category .item-wrapper:not(.street-sides, .grill-items) .catering-price {
  color: #212121;
}

/* line 128, app/assets/stylesheets/custom/_catering-menu.scss */
section.category .item-wrapper:not(.street-sides, .grill-items) .catering-price small {
  font-size: 1.2em;
}

/* line 133, app/assets/stylesheets/custom/_catering-menu.scss */
section.category .item-wrapper:not(.street-sides, .grill-items) h2 {
  font-weight: bold;
  color: #212121;
  padding-top: 10px;
}

@media screen and (min-width: 991px) {
  /* line 133, app/assets/stylesheets/custom/_catering-menu.scss */
  section.category .item-wrapper:not(.street-sides, .grill-items) h2 {
    max-width: 310px;
  }
}

/* line 143, app/assets/stylesheets/custom/_catering-menu.scss */
section.category .item-wrapper:not(.street-sides, .grill-items) .item-sub-text {
  border-bottom: 4px solid #F48024;
}

@media screen and (max-width: 767px) {
  /* line 143, app/assets/stylesheets/custom/_catering-menu.scss */
  section.category .item-wrapper:not(.street-sides, .grill-items) .item-sub-text {
    max-width: 80%;
    margin: auto;
  }
}

/* line 151, app/assets/stylesheets/custom/_catering-menu.scss */
section.category .item-wrapper:not(.street-sides, .grill-items) .item-sub-text p {
  margin-bottom: 6px;
  font-weight: bold;
  color: #F48024;
  text-transform: uppercase;
}

/* line 161, app/assets/stylesheets/custom/_catering-menu.scss */
section.category .item-wrapper:not(.street-sides, .grill-items) .menu-item {
  color: #212121;
}

/* line 164, app/assets/stylesheets/custom/_catering-menu.scss */
section.category .item-wrapper:not(.street-sides, .grill-items) .menu-item h3 {
  font-weight: bold;
  font-size: 1.2em !important;
}

/* line 171, app/assets/stylesheets/custom/_catering-menu.scss */
section.category .item-wrapper:not(.street-sides, .grill-items) .menu-item.complete-the-meal .complete-meal-title {
  padding-left: 0;
}

/* line 174, app/assets/stylesheets/custom/_catering-menu.scss */
section.category .item-wrapper:not(.street-sides, .grill-items) .menu-item.complete-the-meal .complete-meal-title p {
  color: #F48024;
  text-transform: normal;
  font-weight: bold;
  font-size: 1.6em;
}

/* line 183, app/assets/stylesheets/custom/_catering-menu.scss */
section.category .item-wrapper:not(.street-sides, .grill-items) .menu-item.complete-the-meal .catering-add-on {
  padding-left: 0;
  padding-bottom: 30px;
}

/* line 186, app/assets/stylesheets/custom/_catering-menu.scss */
section.category .item-wrapper:not(.street-sides, .grill-items) .menu-item.complete-the-meal .catering-add-on h3 {
  margin-top: 0;
  margin-bottom: .9em;
}

/* line 190, app/assets/stylesheets/custom/_catering-menu.scss */
section.category .item-wrapper:not(.street-sides, .grill-items) .menu-item.complete-the-meal .catering-add-on h3 small {
  color: #212121;
  padding-left: 0 !important;
  letter-spacing: 0;
}

/* line 197, app/assets/stylesheets/custom/_catering-menu.scss */
section.category .item-wrapper:not(.street-sides, .grill-items) .menu-item.complete-the-meal .catering-add-on p {
  font-size: .8em;
  line-height: 1.3em;
  max-width: 200px;
}

@media screen and (max-width: 768px) {
  /* line 197, app/assets/stylesheets/custom/_catering-menu.scss */
  section.category .item-wrapper:not(.street-sides, .grill-items) .menu-item.complete-the-meal .catering-add-on p {
    max-width: 100%;
  }
}

/* line 206, app/assets/stylesheets/custom/_catering-menu.scss */
section.category .item-wrapper:not(.street-sides, .grill-items) .menu-item.complete-the-meal .catering-add-on p small {
  font-size: 1em;
  font-weight: bold;
}

/* line 215, app/assets/stylesheets/custom/_catering-menu.scss */
section.category .item-wrapper:not(.street-sides, .grill-items) .menu-item .choose-item {
  padding-left: 0;
}

/* line 218, app/assets/stylesheets/custom/_catering-menu.scss */
section.category .item-wrapper:not(.street-sides, .grill-items) .menu-item .choose-item p {
  margin-bottom: 0;
}

/* line 222, app/assets/stylesheets/custom/_catering-menu.scss */
section.category .item-wrapper:not(.street-sides, .grill-items) .menu-item .choose-item h3 {
  margin-top: 0;
  margin-bottom: .9em;
}

/* line 226, app/assets/stylesheets/custom/_catering-menu.scss */
section.category .item-wrapper:not(.street-sides, .grill-items) .menu-item .choose-item h3 small {
  padding-left: 0;
  color: #212121;
}

/* line 234, app/assets/stylesheets/custom/_catering-menu.scss */
section.category .item-wrapper:not(.street-sides, .grill-items) .asterisk {
  color: #F48024;
  font-weight: bold;
  font-size: 1em;
}

/* line 240, app/assets/stylesheets/custom/_catering-menu.scss */
section.category .item-wrapper:not(.street-sides, .grill-items) .pl0 {
  padding-left: 0 !important;
}

/* line 253, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-menu-container .hero-caption h2 {
  margin: .5em 0;
}

/* line 261, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-menu-container .variety-pack .item-wrapper .catering-price, .catering-menu-container .variety-pack .item-wrapper h2, .catering-menu-container .variety-pack .item-wrapper .menu-item {
  color: #eeeeee !important;
}

/* line 265, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-menu-container .variety-pack .item-wrapper .m-t-15 {
  margin-top: .9em;
}

/* line 269, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-menu-container .variety-pack .item-wrapper .complete-the-meal {
  padding-left: 0;
}

/* line 273, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-menu-container .variety-pack .item-wrapper .choose-dressing {
  padding-left: 0;
}

/* line 275, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-menu-container .variety-pack .item-wrapper .choose-dressing p {
  margin-bottom: 0;
}

/* line 279, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-menu-container .variety-pack .item-wrapper .choose-dressing h3 {
  margin-top: 0;
  margin-bottom: .9em;
}

/* line 283, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-menu-container .variety-pack .item-wrapper .choose-dressing h3 small {
  padding-left: 0;
  color: #eeeeee;
  letter-spacing: 0;
}

/* line 292, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-menu-container .variety-pack .item-wrapper .choose-dressing .complete-meal-title {
  padding-left: 0;
}

/* line 295, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-menu-container .variety-pack .item-wrapper .choose-dressing .complete-meal-title p {
  color: #F48024;
  text-transform: normal;
  font-weight: bold;
  font-size: 1.6em;
}

/* line 303, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-menu-container .variety-pack .item-wrapper .choose-dressing .catering-add-on {
  padding-left: 0;
}

/* line 312, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-menu-container .image-header p.photo-caption {
  color: #eeeeee;
  font-size: 1em;
  font-style: italic;
  padding-left: 60px;
  width: 100% !important;
  margin-bottom: 0;
  position: absolute;
  left: -40px;
  bottom: -64px;
}

/* line 330, app/assets/stylesheets/custom/_catering-menu.scss */
#quote_submission {
  background-color: #F48024;
  color: RGB(255, 255, 255);
  text-align: center;
  border-radius: 3px;
}

/* line 337, app/assets/stylesheets/custom/_catering-menu.scss */
.underline-select {
  border-bottom: 1px solid RGB(150, 154, 155);
  margin-bottom: 8px;
}

@media screen and (max-width: 475px) {
  /* line 337, app/assets/stylesheets/custom/_catering-menu.scss */
  .underline-select {
    margin-left: -1px;
  }
}

/* line 344, app/assets/stylesheets/custom/_catering-menu.scss */
#input_container {
  padding-top: 25px;
  padding-left: 0;
  padding-right: 0;
}

@media screen and (max-width: 475px) {
  /* line 344, app/assets/stylesheets/custom/_catering-menu.scss */
  #input_container {
    padding-top: 0px;
    padding-left: 50px;
    padding-right: 50px;
  }
}

/* line 354, app/assets/stylesheets/custom/_catering-menu.scss */
#quote_footer_container {
  padding-bottom: 70px;
}

@media screen and (max-width: 768px) {
  /* line 354, app/assets/stylesheets/custom/_catering-menu.scss */
  #quote_footer_container {
    text-align: center;
  }
}

@media screen and (max-width: 440px) {
  /* line 354, app/assets/stylesheets/custom/_catering-menu.scss */
  #quote_footer_container {
    padding-bottom: 70px;
  }
}

/* line 365, app/assets/stylesheets/custom/_catering-menu.scss */
#quote_container {
  background-color: RGB(242, 245, 244);
  padding-top: 25px;
}

/* line 370, app/assets/stylesheets/custom/_catering-menu.scss */
body #tripleseat_embed_form {
  padding-bottom: 20px;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 360px) {
  /* line 370, app/assets/stylesheets/custom/_catering-menu.scss */
  body #tripleseat_embed_form {
    transform: scale(0.9);
  }
}

/* line 378, app/assets/stylesheets/custom/_catering-menu.scss */
body #tripleseat_embed_form > table {
  width: 100%;
}

/* line 382, app/assets/stylesheets/custom/_catering-menu.scss */
body #tripleseat_embed_form td {
  position: relative;
}

/* line 384, app/assets/stylesheets/custom/_catering-menu.scss */
body #tripleseat_embed_form td + td {
  padding-left: 24px;
}

/* line 388, app/assets/stylesheets/custom/_catering-menu.scss */
body #tripleseat_embed_form .form-group {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

/* line 393, app/assets/stylesheets/custom/_catering-menu.scss */
body #tripleseat_embed_form .material-group {
  position: relative;
  margin: 25px 0;
}

/* line 397, app/assets/stylesheets/custom/_catering-menu.scss */
body #tripleseat_embed_form input:not([type="submit"]) {
  border: none;
  background: none;
  -webkit-box-shadow: none;
  width: 100% !important;
  border-bottom: 1px solid RGB(150, 154, 155);
  outline: none;
  margin-bottom: 12px;
}

/* line 408, app/assets/stylesheets/custom/_catering-menu.scss */
body #tripleseat_embed_form input[type="date"]::-webkit-datetime-edit-text, body #tripleseat_embed_form input[type="date"]::-webkit-datetime-edit-month-field, body #tripleseat_embed_form input[type="date"]::-webkit-datetime-edit-year-field, body #tripleseat_embed_form input[type="date"]::-webkit-datetime-edit-day-field {
  display: none;
}

/* line 415, app/assets/stylesheets/custom/_catering-menu.scss */
body #tripleseat_embed_form textarea {
  background: none;
  padding-bottom: 15px;
}

@media screen and (max-width: 475px) {
  /* line 415, app/assets/stylesheets/custom/_catering-menu.scss */
  body #tripleseat_embed_form textarea {
    padding-top: 15px;
  }
}

/* line 423, app/assets/stylesheets/custom/_catering-menu.scss */
body #tripleseat_embed_form input:focus, body #tripleseat_embed_form textarea:focus {
  outline: none;
}

/* line 426, app/assets/stylesheets/custom/_catering-menu.scss */
body #tripleseat_embed_form table td {
  padding-bottom: 10px;
}

/* line 429, app/assets/stylesheets/custom/_catering-menu.scss */
body #tripleseat_embed_form label {
  top: 5px;
}

/* line 432, app/assets/stylesheets/custom/_catering-menu.scss */
body #tripleseat_embed_form label.active {
  top: -10px;
  font-size: 12px;
}

/* line 436, app/assets/stylesheets/custom/_catering-menu.scss */
body #tripleseat_embed_form label[for="lead_event_style"], body #tripleseat_embed_form label[for="lead_location_id"], body #tripleseat_embed_form label[for="lead_referral_source_id"] {
  top: -5px;
}

/* line 439, app/assets/stylesheets/custom/_catering-menu.scss */
body #tripleseat_embed_form label[for="lead_delivery_instructions"], body #tripleseat_embed_form label[for="lead_additional_information"] {
  left: 10px;
}

/* line 442, app/assets/stylesheets/custom/_catering-menu.scss */
body #tripleseat_embed_form label.active[for="lead_delivery_instructions"], body #tripleseat_embed_form label.active[for="lead_additional_information"] {
  top: -15px;
}

/* line 446, app/assets/stylesheets/custom/_catering-menu.scss */
body #tripleseat_embed_form input.hasDatepicker, body #tripleseat_embed_form input.timeselect_input {
  padding: 2px;
}

/* line 449, app/assets/stylesheets/custom/_catering-menu.scss */
body #tripleseat_embed_form div#ui-datepicker-div {
  position: relative !important;
  top: 0px !important;
  left: 0px !important;
}

/* line 454, app/assets/stylesheets/custom/_catering-menu.scss */
body #tripleseat_embed_form input#lead_guest_count {
  width: 130px;
  margin-bottom: 10px;
}

/* line 458, app/assets/stylesheets/custom/_catering-menu.scss */
body #tripleseat_embed_form input[type="submit"] {
  border: none;
  background-color: #F48024;
  color: white;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: .85em;
  font-weight: bold;
  letter-spacing: .1em;
  padding: 6px 12px;
}

/* line 469, app/assets/stylesheets/custom/_catering-menu.scss */
body #tripleseat_embed_form .form-control {
  height: auto;
}

/* line 473, app/assets/stylesheets/custom/_catering-menu.scss */
body #tripleseat_embed_form label[for="lead_additional_information"], body #tripleseat_embed_form label[for="lead_delivery_instructions"] {
  top: 0 !important;
  position: static !important;
  left: 0 !important;
  font-size: initial !important;
}

/* line 480, app/assets/stylesheets/custom/_catering-menu.scss */
body #tripleseat_embed_form textarea {
  border-radius: 5px;
  padding: 5px;
}

/* line 485, app/assets/stylesheets/custom/_catering-menu.scss */
body #tripleseat_embed_form label + select {
  margin-top: 12px;
}

/* line 489, app/assets/stylesheets/custom/_catering-menu.scss */
body #tripleseat_embed_form select {
  border: none;
  border-bottom: 1px solid RGB(150, 154, 155);
  background: none;
  -webkit-box-shadow: none;
  outline: none;
  margin-top: 2px;
  padding-bottom: 7px;
  padding-top: 12px;
  height: auto;
  margin-left: -4px;
  margin-bottom: 12px;
  height: auto;
  width: 100%;
  max-width: 320px;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media screen and (max-width: 1100px) {
  /* line 489, app/assets/stylesheets/custom/_catering-menu.scss */
  body #tripleseat_embed_form select {
    margin-top: -6px;
  }
}

@media screen and (max-width: 991px) {
  /* line 489, app/assets/stylesheets/custom/_catering-menu.scss */
  body #tripleseat_embed_form select {
    margin-top: 4px;
    padding: 8px 0;
  }
}

@media screen and (max-width: 475px) {
  /* line 489, app/assets/stylesheets/custom/_catering-menu.scss */
  body #tripleseat_embed_form select {
    padding-bottom: 6px;
    margin-left: -4px;
  }
}

/* line 521, app/assets/stylesheets/custom/_catering-menu.scss */
body #tripleseat_embed_form select.data-arrow-helper {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
  background-size: 12px;
  background-position: calc(100% - 20px) center;
  background-repeat: no-repeat;
  -moz-appearance: none;
  -webkit-box-shadow: none;
  padding-left: 0px;
}

/* line 534, app/assets/stylesheets/custom/_catering-menu.scss */
body #tripleseat_embed_form #location, body #tripleseat_embed_form #delivery_option select {
  padding-left: 0px;
}

/* line 538, app/assets/stylesheets/custom/_catering-menu.scss */
body #tripleseat_embed_form label {
  color: #767676;
  font-weight: normal;
  pointer-events: none;
  top: 2px;
  transition: 300ms ease all;
  position: absolute;
}

/* line 547, app/assets/stylesheets/custom/_catering-menu.scss */
body #tripleseat_embed_form .bar {
  position: relative;
  display: block;
  width: 320px;
}

/* line 552, app/assets/stylesheets/custom/_catering-menu.scss */
body #tripleseat_embed_form .bar:before {
  content: '';
  height: 2px;
  width: 0;
  bottom: 0px;
  position: absolute;
  background: #2196f3;
  transition: 300ms ease all;
  left: 0%;
}

/* line 563, app/assets/stylesheets/custom/_catering-menu.scss */
body #tripleseat_embed_form #date_label {
  padding-top: 0px;
}

/* line 567, app/assets/stylesheets/custom/_catering-menu.scss */
body #tripleseat_embed_form h2 {
  font-size: x-large;
}

/* line 572, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_comment {
  height: 150px;
  border: 1px solid RGB(150, 154, 155);
  border-radius: 5px;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
}

@media screen and (max-width: 475px) {
  /* line 572, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_comment {
    width: 100%;
  }
}

/* line 583, app/assets/stylesheets/custom/_catering-menu.scss */
#quote_header {
  text-align: center;
  color: RGB(55, 72, 79);
  text-transform: none;
  font-weight: 900;
  letter-spacing: 1px;
  font-size: 25pt;
  padding-bottom: 10px;
}

@media screen and (max-width: 475px) {
  /* line 583, app/assets/stylesheets/custom/_catering-menu.scss */
  #quote_header {
    font-size: 17pt;
  }
}

@media screen and (max-width: 325px) {
  /* line 583, app/assets/stylesheets/custom/_catering-menu.scss */
  #quote_header {
    font-size: 14pt;
  }
}

/* line 597, app/assets/stylesheets/custom/_catering-menu.scss */
#quote_header span {
  display: block;
}

/* line 601, app/assets/stylesheets/custom/_catering-menu.scss */
#quote_submission_container {
  padding-left: initial;
  text-align: center;
  padding-top: 0;
}

@media screen and (max-width: 475px) {
  /* line 601, app/assets/stylesheets/custom/_catering-menu.scss */
  #quote_submission_container {
    padding-left: initial;
    padding-right: initial;
  }
}

/* line 611, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_line_callout {
  transition: top 250ms ease-in-out;
  background-color: RGB(172, 18, 34);
  position: fixed;
  top: 70px;
  right: 125px;
  display: flex;
  padding: 10px 10px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  text-align: center;
  z-index: 999;
}

/* line 613, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_line_callout.catering-line-hide {
  top: -70px;
}

/* line 616, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_line_callout.catering-line-show {
  top: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 1320px) {
  /* line 616, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_line_callout.catering-line-show {
    top: 63px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
  /* line 616, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_line_callout.catering-line-show {
    top: 52px;
  }
}

@media screen and (max-width: 991px) {
  /* line 616, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_line_callout.catering-line-show {
    top: 72px;
  }
}

@media screen and (max-width: 320px) {
  /* line 616, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_line_callout.catering-line-show {
    right: 53px;
  }
}

@media screen and (max-width: 475px) {
  /* line 611, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_line_callout {
    right: 95px;
  }
}

@media screen and (max-width: 375px) {
  /* line 611, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_line_callout {
    right: 78px;
  }
}

@media screen and (max-width: 320px) {
  /* line 611, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_line_callout {
    right: 60px;
  }
}

/* line 655, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_line_callout #catering_line_callout_text {
  border-right: 1px solid white;
  display: inline-block;
  padding-right: 5px;
  font-size: 8.5pt;
  width: 70px;
  text-align: center;
}

/* line 663, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_line_callout #catering_line_callout_phone_number {
  display: inline-block;
  padding-left: 5px;
  font-weight: 900;
}

/* line 668, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_line_callout #catering_line_callout_phone_number a {
  color: white;
  padding-left: 8px;
  padding-right: 5px;
}

/* line 676, app/assets/stylesheets/custom/_catering-menu.scss */
#top_divider {
  border-top: 1px solid RGB(136, 139, 137);
}

/* line 679, app/assets/stylesheets/custom/_catering-menu.scss */
#bottom_divider {
  border-bottom: 1px solid RGB(136, 139, 137);
}

/* line 682, app/assets/stylesheets/custom/_catering-menu.scss */
#right_footer {
  text-align: right;
  font-size: 10pt;
  font-weight: 500;
  padding-top: 15px;
  color: RGB(0, 0, 0);
}

@media screen and (max-width: 991px) {
  /* line 682, app/assets/stylesheets/custom/_catering-menu.scss */
  #right_footer {
    text-align: center;
    font-size: 9pt;
    font-weight: 500;
  }
}

@media screen and (max-width: 768px) {
  /* line 682, app/assets/stylesheets/custom/_catering-menu.scss */
  #right_footer {
    padding-top: 10px;
  }
}

@media screen and (max-width: 475px) {
  /* line 682, app/assets/stylesheets/custom/_catering-menu.scss */
  #right_footer {
    text-align: center;
    font-size: 9pt;
    font-weight: 600;
  }
}

@media screen and (max-width: 991px) {
  /* line 702, app/assets/stylesheets/custom/_catering-menu.scss */
  #left_footer {
    text-align: center;
  }
}

/* line 706, app/assets/stylesheets/custom/_catering-menu.scss */
#left_footer span {
  display: block;
}

/* line 709, app/assets/stylesheets/custom/_catering-menu.scss */
#left_footer #orange_text {
  color: #F48024;
}

/* line 712, app/assets/stylesheets/custom/_catering-menu.scss */
#left_footer #call_us_title {
  font-weight: 900;
  margin-bottom: -4px;
  font-size: 15pt;
}

/* line 719, app/assets/stylesheets/custom/_catering-menu.scss */
#left_footer #call_us {
  font-style: italic;
  font-size: 14pt;
}

/* line 736, app/assets/stylesheets/custom/_catering-menu.scss */
.price-holder {
  font-size: 14pt;
  font-style: italic;
  display: inline;
  padding-left: 5px;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  /* line 736, app/assets/stylesheets/custom/_catering-menu.scss */
  .price-holder {
    right: -160px;
    top: 1px;
    font-size: 10pt;
  }
}

@media screen and (max-width: 450px) {
  /* line 736, app/assets/stylesheets/custom/_catering-menu.scss */
  .price-holder {
    right: -120px;
  }
}

/* line 752, app/assets/stylesheets/custom/_catering-menu.scss */
.group-item-container {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 30px;
}

/* line 757, app/assets/stylesheets/custom/_catering-menu.scss */
.group-item-container .item-flag-not-vegan {
  position: relative;
  left: 20px;
  display: inline-block;
  background-color: #F48024;
  font-size: .8em;
  color: #FFF;
  font-weight: bold;
  padding: 1px 5px;
  text-transform: uppercase;
}

/* line 770, app/assets/stylesheets/custom/_catering-menu.scss */
.group-container {
  position: relative;
  top: -100px;
  padding-left: 0;
  padding-right: 0;
  text-align: left;
}

/* line 779, app/assets/stylesheets/custom/_catering-menu.scss */
.amount-fed {
  background-color: #F48024;
  border-radius: 5px;
  text-align: center;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  padding-top: 20px;
  position: relative;
  left: 280px;
  top: -115px;
  font-weight: 800;
  color: white;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15pt;
  line-height: 1;
  padding-top: 30px;
}

/* line 797, app/assets/stylesheets/custom/_catering-menu.scss */
.category-title {
  color: RGB(3, 35, 51);
  font-size: 30pt;
  font-weight: 900;
}

/* line 802, app/assets/stylesheets/custom/_catering-menu.scss */
.group-item-name {
  font-size: 25pt;
  font-weight: 900;
  color: RGB(26, 23, 24);
  margin-top: 0;
}

/* line 808, app/assets/stylesheets/custom/_catering-menu.scss */
.group-pack-list {
  font-size: 14px;
}

/* line 810, app/assets/stylesheets/custom/_catering-menu.scss */
.group-pack-list li {
  font-size: 14pt;
}

/* line 814, app/assets/stylesheets/custom/_catering-menu.scss */
.group-pack-list li div {
  padding-right: 2px;
}

/* line 820, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite .btn-primary, #boxed_lunch .btn-primary {
  border-radius: 3px;
}

@media screen and (max-width: 475px) {
  /* line 820, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite .btn-primary, #boxed_lunch .btn-primary {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media screen and (max-width: 475px) {
  /* line 828, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content .btn-primary, #boxed_lunch #boxed_lunch_main_content .btn-primary {
    width: initial;
  }
}

/* line 833, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #boxed_lunch_image_header, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_image_header {
  padding-bottom: 50px;
}

@media screen and (min-width: 1200px) {
  /* line 833, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_image_header, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_image_header {
    min-height: 23rem;
  }
}

@media screen and (min-width: 769px) {
  /* line 833, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_image_header, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_image_header {
    background-position: 50% 57%;
  }
}

/* line 843, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #boxed_lunch_content_container, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_content_container {
  margin-top: -175px;
}

@media screen and (max-width: 991px) {
  /* line 843, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_content_container, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_content_container {
    text-align: center;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 475px) {
  /* line 843, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_content_container, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_content_container {
    margin-top: 0px;
    text-align: center;
    padding-bottom: 0px;
  }
}

/* line 857, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #boxed_lunch_header, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_header {
  background-color: #F48024;
  text-align: center;
  border-radius: 3px;
  padding-top: 40px;
  padding-bottom: 55px;
}

@media screen and (max-width: 1024px) {
  /* line 863, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_header p, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_header p {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 1024px) and (min-width: 600px) {
  /* line 857, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_header, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_header {
    padding-top: 30px;
  }
}

@media screen and (max-width: 475px) {
  /* line 857, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_header, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_header {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 220px;
    padding: 0px;
    margin-top: 50px;
  }
}

@media screen and (max-width: 320px) {
  /* line 857, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_header, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_header {
    height: 170px;
  }
}

/* line 882, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #boxed_lunch_header h1, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_header h1 {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 900;
  color: RGB(247, 254, 254);
  font-size: 30pt;
}

@media screen and (max-width: 525px) {
  /* line 882, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_header h1, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_header h1 {
    font-size: 20pt;
    margin: 0;
  }
}

@media screen and (max-width: 320px) {
  /* line 882, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_header h1, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_header h1 {
    font-size: 15pt;
  }
}

/* line 895, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #boxed_lunch_header h1 span, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_header h1 span {
  display: block;
}

@media screen and (max-width: 1024px) {
  /* line 900, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #datepicker, #boxed_lunch #boxed_lunch_main_content #datepicker {
    padding: 0;
  }
}

@media screen and (max-width: 475px) {
  /* line 900, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #datepicker, #boxed_lunch #boxed_lunch_main_content #datepicker {
    padding: 0;
  }
}

/* line 908, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #boxed_lunch_images, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_images {
  position: relative;
  padding-top: 30px;
}

/* line 914, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #boxed_lunch_images img div, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_images img div {
  height: 100%;
  width: 100%;
}

@media screen and (max-width: 1200px) {
  /* line 908, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_images, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_images {
    padding-top: 50px;
  }
}

@media screen and (min-width: 769px) and (max-width: 991px) {
  /* line 908, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_images, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_images {
    padding-top: 0px;
    left: -85px;
  }
}

@media screen and (max-width: 768px) {
  /* line 908, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_images, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_images {
    width: 80%;
    padding-top: 0;
    margin-bottom: -125px;
    left: -70px;
  }
}

@media screen and (max-width: 415px) {
  /* line 908, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_images, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_images {
    left: -10px;
  }
}

/* line 935, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #boxed_lunch_images #group_boxed_lunch, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_images #group_boxed_lunch {
  position: absolute;
  left: -110px;
  top: -10px;
  max-width: 700px;
  height: auto;
  transform: rotate(-10deg);
}

@media screen and (max-width: 1024px) {
  /* line 935, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_images #group_boxed_lunch, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_images #group_boxed_lunch {
    max-width: 500px;
    top: 85px;
  }
}

@media screen and (min-width: 769px) and (max-width: 991px) {
  /* line 935, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_images #group_boxed_lunch, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_images #group_boxed_lunch {
    position: relative;
    top: -150px;
    margin-bottom: -100px;
    left: 35px;
    top: -10px;
  }
}

@media screen and (max-width: 768px) {
  /* line 935, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_images #group_boxed_lunch, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_images #group_boxed_lunch {
    position: relative;
    left: 35px;
    top: -10px;
  }
}

@media screen and (max-width: 414px) {
  /* line 935, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_images #group_boxed_lunch, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_images #group_boxed_lunch {
    max-width: 400px;
    left: -30px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 325px) {
  /* line 935, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_images #group_boxed_lunch, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_images #group_boxed_lunch {
    left: -20px;
    max-width: 300px;
  }
}

/* line 968, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #boxed_lunch_images #pomodoro_catering, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_images #pomodoro_catering {
  left: 120px;
  position: absolute;
  top: 230px;
}

@media screen and (max-width: 1200px) {
  /* line 968, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_images #pomodoro_catering, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_images #pomodoro_catering {
    top: 180px;
    left: 120px;
  }
}

@media screen and (max-width: 991px) {
  /* line 968, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_images #pomodoro_catering, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_images #pomodoro_catering {
    position: relative;
  }
}

@media screen and (max-width: 768px) {
  /* line 968, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_images #pomodoro_catering, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_images #pomodoro_catering {
    position: relative;
    top: -100px;
    left: 150px;
  }
}

@media screen and (max-width: 414px) {
  /* line 968, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_images #pomodoro_catering, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_images #pomodoro_catering {
    left: 120px;
  }
}

@media screen and (max-width: 375px) {
  /* line 968, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_images #pomodoro_catering, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_images #pomodoro_catering {
    left: 120px;
  }
}

/* line 994, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #boxed_lunch_middle_content, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_middle_content {
  padding-bottom: 30px;
}

@media screen and (max-width: 475px) {
  /* line 994, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_middle_content, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_middle_content {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

/* line 1001, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #boxed_lunch_right_content, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_right_content {
  padding-top: 130px;
  font-weight: 400;
  line-height: 1.66;
  padding-right: 50px;
  padding-left: 50px;
  font-size: 12pt;
  color: RGB(15, 16, 17);
  padding-bottom: 50px;
}

/* line 1010, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #boxed_lunch_right_content #bottom__right_paragraph, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_right_content #bottom__right_paragraph {
  margin-bottom: 25px;
}

@media screen and (max-width: 1024px) {
  /* line 1001, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_right_content, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_right_content {
    padding-top: 150px;
    font-size: 11pt;
    line-height: 35px;
  }
}

@media screen and (max-width: 991px) {
  /* line 1001, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_right_content, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_right_content {
    padding-top: 125px;
    text-align: left;
    line-height: 30px;
    padding-right: 0;
  }
}

@media screen and (max-width: 766px) {
  /* line 1001, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_right_content, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_right_content {
    text-align: center;
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media screen and (max-width: 475px) {
  /* line 1001, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_right_content, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_right_content {
    padding-top: 15px;
    padding-left: 30px;
    padding-right: 30px;
    font-weight: 400;
    font-size: 10pt;
  }
  /* line 1037, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_right_content span, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_right_content span {
    display: block;
    margin-bottom: 5px;
  }
}

/* line 1043, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #date_label, #boxed_lunch #boxed_lunch_main_content #date_label {
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

/* line 1048, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #quote_submission_container, #boxed_lunch #boxed_lunch_main_content #quote_submission_container {
  padding-left: 50px;
  width: initial;
  padding-top: 0;
}

@media screen and (max-width: 414px) {
  /* line 1048, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #quote_submission_container, #boxed_lunch #boxed_lunch_main_content #quote_submission_container {
    padding-left: 0;
    width: 100%;
    text-align: center;
  }
}

@media screen and (max-width: 320px) {
  /* line 1048, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #quote_submission_container, #boxed_lunch #boxed_lunch_main_content #quote_submission_container {
    left: 0px;
    padding-left: 0;
  }
}

/* line 1061, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #quote_submission_container #quote_submission, #boxed_lunch #boxed_lunch_main_content #quote_submission_container #quote_submission {
  padding-left: 50px;
  padding-right: 50px;
}

@media screen and (max-width: 767px) {
  /* line 1061, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #quote_submission_container #quote_submission, #boxed_lunch #boxed_lunch_main_content #quote_submission_container #quote_submission {
    padding-left: 20px;
    padding-right: 20px;
    display: inline-block;
  }
}

/* line 1071, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #catering-quote-form, #boxed_lunch #boxed_lunch_main_content #catering-quote-form {
  padding-bottom: 20px;
}

/* line 1073, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #catering-quote-form .form-group, #boxed_lunch #boxed_lunch_main_content #catering-quote-form .form-group {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

/* line 1078, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #catering-quote-form .material-group, #boxed_lunch #boxed_lunch_main_content #catering-quote-form .material-group {
  position: relative;
  margin: 25px 0;
}

/* line 1083, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #mobile_pickup_delivery, #boxed_lunch #boxed_lunch_main_content #mobile_pickup_delivery {
  opacity: .6;
}

/* line 1088, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #boxed_lunch_container, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container {
  background-color: RGB(242, 242, 244);
  position: relative;
  padding-top: 75px;
}

/* line 1092, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #boxed_lunch_container #group_boxed_lunch, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container #group_boxed_lunch {
  max-width: 35%;
  position: absolute;
  right: 10px;
  top: 35px;
  bottom: 0;
  background-repeat: no-repeat;
}

@media screen and (min-width: 769px) and (max-width: 991px) {
  /* line 1092, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_container #group_boxed_lunch, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container #group_boxed_lunch {
    top: 5px;
  }
}

/* line 1103, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #boxed_lunch_container .amount-fed, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container .amount-fed {
  float: left;
  left: initial;
  top: initial;
  margin-top: 10px;
  margin-left: 5px;
}

@media screen and (max-width: 991px) {
  /* line 1103, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_container .amount-fed, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container .amount-fed {
    left: 0px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1103, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_container .amount-fed, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container .amount-fed {
    left: 0px;
  }
}

@media screen and (max-width: 320px) {
  /* line 1103, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_container .amount-fed, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container .amount-fed {
    left: 0px;
  }
}

/* line 1120, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #boxed_lunch_container .amount-fed span, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container .amount-fed span {
  display: block;
}

/* line 1127, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #boxed_lunch_container .group-upsell, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container .group-upsell {
  position: relative;
  top: initial;
  left: initial;
  font-style: italic;
  color: RGB(59, 82, 93);
  font-size: 13pt;
  font-weight: 900;
}

/* line 1135, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #boxed_lunch_container .group-upsell span, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container .group-upsell span {
  display: block;
}

/* line 1138, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #boxed_lunch_container .group-upsell em, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container .group-upsell em {
  font-weight: 900;
}

@media screen and (max-width: 480px) {
  /* line 1127, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_container .group-upsell, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container .group-upsell {
    font-size: 10pt;
    left: 15px;
    padding: 0px 15px;
  }
}

/* line 1149, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #boxed_lunch_container .category-title, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container .category-title {
  position: relative;
  float: left;
  width: 150px;
}

/* line 1154, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #boxed_lunch_container .category-title span, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container .category-title span {
  display: block;
}

@media screen and (max-width: 500px) {
  /* line 1149, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_container .category-title, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container .category-title {
    left: 30px;
    width: 190px;
  }
}

/* line 1162, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #boxed_lunch_container .group-item-name, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container .group-item-name {
  position: relative;
  text-transform: none;
}

/* line 1166, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #boxed_lunch_container .group-item-name span, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container .group-item-name span {
  display: block;
}

@media screen and (max-width: 767px) {
  /* line 1166, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_container .group-item-name span, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container .group-item-name span {
    display: inline;
  }
}

@media screen and (max-width: 991px) {
  /* line 1162, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_container .group-item-name, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container .group-item-name {
    left: 50px;
    top: 20px;
  }
}

@media screen and (max-width: 768px) {
  /* line 1162, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_container .group-item-name, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container .group-item-name {
    left: 50px;
    top: 30px;
    margin-top: 30px;
  }
}

@media screen and (max-width: 320px) {
  /* line 1162, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_container .group-item-name, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container .group-item-name {
    left: 35px;
    display: inline-block;
    font-size: 20pt;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 1191, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_container .group-item-container, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container .group-item-container {
    left: -20px;
  }
}

@media screen and (max-width: 375px) {
  /* line 1191, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_container .group-item-container, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container .group-item-container {
    margin-bottom: 0px;
  }
}

/* line 1201, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #boxed_lunch_container .group-item-container .price-holder, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container .group-item-container .price-holder {
  display: inline;
}

@media screen and (max-width: 991px) {
  /* line 1201, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_container .group-item-container .price-holder, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container .group-item-container .price-holder {
    font-size: 12pt;
  }
}

@media screen and (max-width: 768px) {
  /* line 1201, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_container .group-item-container .price-holder, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container .group-item-container .price-holder {
    right: -155px;
    font-size: 10pt;
  }
}

/* line 1213, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #boxed_lunch_container .group-container, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container .group-container {
  left: initial;
  top: initial;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 1213, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_container .group-container, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container .group-container {
    left: -30px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1213, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_container .group-container, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container .group-container {
    left: -25px;
  }
}

/* line 1222, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #boxed_lunch_container .group-container .group-pack-list, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container .group-container .group-pack-list {
  list-style: none;
  position: relative;
  left: -15px;
  padding-right: 15px;
  padding-left: 49px;
}

@media screen and (max-width: 991px) {
  /* line 1222, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_container .group-container .group-pack-list, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container .group-container .group-pack-list {
    left: 35px;
    top: 25px;
  }
}

@media screen and (max-width: 320px) {
  /* line 1222, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_container .group-container .group-pack-list, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container .group-container .group-pack-list {
    left: 20px;
  }
}

/* line 1238, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #boxed_lunch_container .group-container .group-pack-list li, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container .group-container .group-pack-list li {
  position: relative;
}

/* line 1240, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #boxed_lunch_container .group-container .group-pack-list li div, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container .group-container .group-pack-list li div {
  background-color: RGB(59, 82, 93);
  font-size: 12pt;
  text-align: center;
  border-radius: 15px;
  font-weight: 900;
  color: white;
  left: -35px;
  top: 1px;
  position: absolute;
  width: 26px;
  height: 26px;
}

/* line 1256, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #boxed_lunch_container #view_the_menu, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container #view_the_menu {
  text-align: center;
  padding-bottom: 75px;
}

@media screen and (max-width: 475px) {
  /* line 1256, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #boxed_lunch_container #view_the_menu, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container #view_the_menu {
    margin-top: 50px;
  }
}

/* line 1264, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #boxed_lunch_container #view_the_menu #full_catering_menu, #boxed_lunch #boxed_lunch_main_content #boxed_lunch_container #view_the_menu #full_catering_menu {
  background-color: #F48024;
  border-radius: 3px;
}

/* line 1272, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #quote_container, #boxed_lunch #boxed_lunch_main_content #quote_container {
  background-color: white;
}

/* line 1274, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #quote_container #catering-quote-form, #boxed_lunch #boxed_lunch_main_content #quote_container #catering-quote-form {
  padding-bottom: 20px;
}

/* line 1276, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #quote_container #catering-quote-form .form-group, #boxed_lunch #boxed_lunch_main_content #quote_container #catering-quote-form .form-group {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

/* line 1295, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #quote_container #catering-quote-form label, #boxed_lunch #boxed_lunch_main_content #quote_container #catering-quote-form label {
  font-weight: 400;
  color: #767676;
}

@media screen and (max-width: 475px) {
  /* line 1295, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #quote_container #catering-quote-form label, #boxed_lunch #boxed_lunch_main_content #quote_container #catering-quote-form label {
    font-size: 15px;
  }
}

/* line 1303, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #quote_container #catering-quote-form .row, #boxed_lunch #boxed_lunch_main_content #quote_container #catering-quote-form .row {
  margin-bottom: 0;
}

@media screen and (max-width: 475px) {
  /* line 1308, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #quote_container #catering-quote-form textarea, #boxed_lunch #boxed_lunch_main_content #quote_container #catering-quote-form textarea {
    padding-top: 15px;
  }
}

/* line 1315, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #input_container, #boxed_lunch #boxed_lunch_main_content #input_container {
  padding-left: 50px;
  padding-right: 50px;
}

@media screen and (max-width: 475px) {
  /* line 1315, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #input_container, #boxed_lunch #boxed_lunch_main_content #input_container {
    padding-top: 0px;
  }
}

/* line 1323, app/assets/stylesheets/custom/_catering-menu.scss */
.catering-microsite #boxed_lunch_main_content #middle_image, #boxed_lunch #boxed_lunch_main_content #middle_image {
  padding-left: 45px;
  padding-top: 70px;
}

@media screen and (max-width: 768px) {
  /* line 1323, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #middle_image, #boxed_lunch #boxed_lunch_main_content #middle_image {
    padding-left: 40px;
  }
}

@media screen and (max-width: 475px) {
  /* line 1323, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #middle_image, #boxed_lunch #boxed_lunch_main_content #middle_image {
    padding-left: 5px;
    padding-top: 10px;
  }
}

@media screen and (max-width: 991px) {
  /* line 1334, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #right_footer, #boxed_lunch #boxed_lunch_main_content #right_footer {
    text-align: center;
    font-size: 9pt;
    font-weight: 500;
  }
}

@media screen and (max-width: 768px) {
  /* line 1334, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #right_footer, #boxed_lunch #boxed_lunch_main_content #right_footer {
    padding-top: 10px;
  }
}

@media screen and (max-width: 475px) {
  /* line 1334, app/assets/stylesheets/custom/_catering-menu.scss */
  .catering-microsite #boxed_lunch_main_content #right_footer, #boxed_lunch #boxed_lunch_main_content #right_footer {
    text-align: center;
    font-size: 9pt;
    font-weight: 600;
  }
}

@media screen and (min-width: 475px) and (max-width: 575px) {
  /* line 1356, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #catering_main_header {
    padding: 8rem;
    padding-top: 0px;
  }
}

/* line 1362, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper #quote_container {
  background-color: RGB(242, 245, 244);
}

/* line 1365, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper #catering-quote-form {
  padding-bottom: 20px;
}

/* line 1367, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper #catering-quote-form #quote_submission_container {
  text-align: center;
}

@media screen and (max-width: 767px) {
  /* line 1367, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #catering-quote-form #quote_submission_container {
    text-align: center;
  }
}

/* line 1373, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper #catering-quote-form #quote_submission {
  width: initial;
  left: 250px;
  padding: 5px 40px;
  position: relative;
}

@media screen and (min-width: 991px) and (max-width: 1200px) {
  /* line 1373, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #catering-quote-form #quote_submission {
    left: 215px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1373, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #catering-quote-form #quote_submission {
    display: inline-block;
    left: 0;
  }
}

@media screen and (max-width: 1100px) {
  /* line 1386, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #catering-quote-form select {
    margin-top: -6px;
  }
}

@media screen and (max-width: 991px) {
  /* line 1386, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #catering-quote-form select {
    margin-top: 3px;
    padding: 8px 0;
  }
}

@media screen and (max-width: 475px) {
  /* line 1386, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #catering-quote-form select {
    padding-bottom: 6px;
    margin-left: -4px;
  }
}

/* line 1399, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper #catering-quote-form label {
  font-size: 16px;
  color: #767676;
}

@media screen and (max-width: 475px) {
  /* line 1399, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #catering-quote-form label {
    font-size: 15px;
  }
}

/* line 1407, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper #catering-quote-form .row {
  margin-bottom: 0;
}

/* line 1410, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper #catering-quote-form input:not([type="submit"]) {
  padding-right: 0;
  padding-left: 0;
}

/* line 1414, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper #catering-quote-form #text_area_container {
  padding-top: 30px;
}

/* line 1417, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper #catering-quote-form textarea::placeholder {
  color: RGB(132, 136, 137);
}

/* line 1420, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper #catering-quote-form #catering_comment {
  border: 1px solid;
  border-color: RGB(132, 136, 137);
  background: none;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media screen and (max-width: 475px) {
  /* line 1420, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #catering-quote-form #catering_comment {
    padding-top: 15px;
  }
}

/* line 1433, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper #catering_header {
  right: 40px;
}

@media screen and (max-width: 991px) {
  /* line 1433, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #catering_header {
    right: 0px;
  }
}

@media screen and (max-width: 475px) {
  /* line 1433, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #catering_header {
    padding-top: 60px;
    font-size: 3em;
  }
}

@media screen and (max-width: 325px) {
  /* line 1433, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #catering_header {
    right: 34px;
  }
}

/* line 1445, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper #catering_header h1 {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 6.5em;
  letter-spacing: 1px;
  font-weight: 900;
  font-style: normal;
  text-transform: uppercase;
  padding-bottom: 20px;
}

@media screen and (max-width: 991px) {
  /* line 1445, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #catering_header h1 {
    padding-bottom: 10px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 575px) {
  /* line 1445, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #catering_header h1 {
    padding-top: 80px;
    font-size: 5.5rem;
  }
}

@media screen and (max-width: 475px) {
  /* line 1445, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #catering_header h1 {
    font-size: 6.2rem;
    padding-bottom: 0;
    margin-top: 0;
    padding-top: 30px;
  }
}

@media screen and (max-width: 320px) {
  /* line 1445, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #catering_header h1 {
    left: 23px;
    position: relative;
  }
}

@media screen and (max-width: 767px) {
  /* line 1475, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper .button-holder {
    text-align: center;
  }
}

/* line 1480, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper .bulleted {
  position: relative;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-bottom: 10px;
}

/* line 1484, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper .bulleted h2 {
  font-size: 20pt;
  font-weight: 900;
  line-height: 1.3;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: RGB(5, 29, 37);
}

@media screen and (max-width: 1024px) {
  /* line 1484, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper .bulleted h2 {
    font-size: 17pt;
  }
}

/* line 1493, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper .bulleted h2 span {
  display: block;
}

/* line 1497, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper .bulleted p {
  font-weight: 600;
  font-size: 12pt;
  letter-spacing: 1px;
}

@media screen and (max-width: 767px) {
  /* line 1497, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper .bulleted p {
    text-align: center;
  }
}

/* line 1505, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper .bulleted::before {
  position: absolute;
  top: 7px;
  width: 10px;
  height: 10px;
  background-color: #F48024;
  border-radius: 5px;
  content: ' ';
  padding: 15px;
}

@media screen and (max-width: 766px) {
  /* line 1505, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper .bulleted::before {
    display: none;
  }
}

/* line 1518, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper .bulleted.bullet-left {
  left: -15px;
}

/* line 1519, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper .bulleted.bullet-left::before {
  top: 3px;
}

@media screen and (max-width: 767px) {
  /* line 1518, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper .bulleted.bullet-left {
    left: 0;
  }
}

@media screen and (max-width: 767px) {
  /* line 1526, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper .bulleted.bullet-left h2 {
    text-align: center;
  }
}

/* line 1535, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper .bulleted.bullet-right::before {
  right: -50px;
}

/* line 1537, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper .bulleted.bullet-right::before h2 {
  text-align: left;
}

@media screen and (max-width: 767px) {
  /* line 1535, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper .bulleted.bullet-right::before {
    right: 0px;
  }
}

/* line 1544, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper .bulleted.bullet-right h2 {
  margin-right: -50px;
  padding-right: 50px;
  text-align: right;
}

@media screen and (max-width: 767px) {
  /* line 1544, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper .bulleted.bullet-right h2 {
    margin-right: 0px;
    padding-right: 0px;
    text-align: center;
  }
}

@media screen and (max-width: 475px) {
  /* line 1544, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper .bulleted.bullet-right h2 {
    padding-right: 0px;
    margin-top: 0;
    padding-top: 10px;
  }
}

/* line 1560, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper .bulleted.bullet-right p {
  text-align: right;
}

@media screen and (max-width: 767px) {
  /* line 1560, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper .bulleted.bullet-right p {
    text-align: center;
    padding-right: 0px;
  }
}

@media screen and (max-width: 475px) {
  /* line 1560, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper .bulleted.bullet-right p {
    padding-right: 0px;
  }
}

/* line 1571, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper .bulleted.bullet-right .button-holder {
  text-align: right;
}

@media screen and (max-width: 767px) {
  /* line 1571, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper .bulleted.bullet-right .button-holder {
    text-align: center;
  }
}

/* line 1580, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper .btn {
  background-color: #F48024;
  color: white;
  border-radius: 5px;
}

@media screen and (max-width: 475px) {
  /* line 1580, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper .btn {
    text-align: center;
  }
}

/* line 1590, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper .align-right {
  text-align: right;
}

/* line 1593, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper #best_in_class_container {
  position: relative;
  padding-bottom: 40px;
}

/* line 1598, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper #inside_the_box_button {
  left: 50px;
  position: absolute;
  background-color: #F48024;
  border-radius: 5px;
}

@media screen and (max-width: 767px) {
  /* line 1598, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #inside_the_box_button {
    left: 0px;
    position: static;
  }
}

/* line 1609, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper #lunchbox_content {
  background-image: url(/assets/catering/lunchbox-background-685b62b2cfb98488eac3b8f2dc181539be94f99fa67a8fa30c88c17f2d496c0f.jpg);
  background-size: cover;
}

/* line 1612, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper #lunchbox_content #think_inside_the_box {
  padding-left: 50px;
}

/* line 1614, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper #lunchbox_content #think_inside_the_box span {
  display: block;
}

@media screen and (max-width: 768) {
  /* line 1617, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #lunchbox_content #think_inside_the_box h2 {
    margin-bottom: 0px;
    padding-bottom: 15px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1612, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #lunchbox_content #think_inside_the_box {
    padding-left: 0;
  }
}

@media screen and (max-width: 475px) {
  /* line 1612, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #lunchbox_content #think_inside_the_box {
    text-align: center;
  }
}

/* line 1631, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper #lunchbox_content #inside_the_box_content {
  padding-left: 50px;
  padding-right: 100px;
}

@media screen and (max-width: 1300px) {
  /* line 1631, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #lunchbox_content #inside_the_box_content {
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  /* line 1631, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #lunchbox_content #inside_the_box_content {
    padding-left: 0;
  }
}

@media screen and (max-width: 767px) {
  /* line 1642, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #lunchbox_content #lunchbox_wrapper {
    text-align: center;
  }
}

/* line 1647, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper #lunchbox_content #lunchbox_pomodoro {
  margin-top: -110px;
  margin-bottom: -223px;
  position: relative;
  left: 80px;
}

@media screen and (max-width: 1300px) {
  /* line 1647, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #lunchbox_content #lunchbox_pomodoro {
    left: 50px;
    margin-top: 0px;
  }
}

@media screen and (max-width: 768px) {
  /* line 1647, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #lunchbox_content #lunchbox_pomodoro {
    left: 0px;
    margin-top: 0px;
  }
}

@media screen and (min-width: 525px) and (max-width: 767px) {
  /* line 1647, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #lunchbox_content #lunchbox_pomodoro {
    margin-bottom: -120px;
  }
}

@media screen and (max-width: 525px) {
  /* line 1647, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #lunchbox_content #lunchbox_pomodoro {
    margin-bottom: -110px;
  }
}

@media screen and (max-width: 475px) {
  /* line 1647, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #lunchbox_content #lunchbox_pomodoro {
    margin-top: -50px;
    margin-bottom: -100px;
    position: static;
    left: 0;
  }
}

@media screen and (max-width: 375px) {
  /* line 1647, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #lunchbox_content #lunchbox_pomodoro {
    margin-bottom: -70px;
  }
}

/* line 1676, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper #lunchbox_content #lunchbox_balsamic {
  margin-top: -120px;
  margin-bottom: -100px;
  position: relative;
  right: 80px;
}

@media screen and (max-width: 768px) {
  /* line 1676, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #lunchbox_content #lunchbox_balsamic {
    margin-top: -25px;
    margin-bottom: -100px;
    position: relative;
    right: 0;
  }
}

@media screen and (max-width: 475px) {
  /* line 1676, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #lunchbox_content #lunchbox_balsamic {
    margin-top: -20px;
    margin-bottom: -20px;
    right: 0px;
  }
}

/* line 1695, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper #piada_pack_image {
  margin-bottom: -100px;
}

@media screen and (max-width: 768px) {
  /* line 1695, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #piada_pack_image {
    margin-top: 0px;
  }
}

/* line 1702, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper #piada_box {
  margin-bottom: -100px;
}

@media screen and (max-width: 475px) {
  /* line 1702, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #piada_box {
    position: relative;
    right: 15px;
    margin-bottom: -50px;
  }
}

@media screen and (max-width: 475px) {
  /* line 1702, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #piada_box {
    right: 5px;
  }
}

/* line 1713, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper #special_events_tray_wrapper {
  width: 50%;
}

/* line 1716, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper #special_events_tray_wrapper #sample_platter {
  position: absolute;
  right: -80px;
  top: 0px;
  bottom: 0;
  width: 53%;
}

@media screen and (max-width: 1450px) {
  /* line 1716, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #special_events_tray_wrapper #sample_platter {
    top: 50px;
  }
}

@media screen and (max-width: 1300px) {
  /* line 1716, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #special_events_tray_wrapper #sample_platter {
    top: 60px;
  }
}

@media screen and (max-width: 1024px) {
  /* line 1716, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #special_events_tray_wrapper #sample_platter {
    right: -55px;
  }
}

@media screen and (max-width: 768px) {
  /* line 1716, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #special_events_tray_wrapper #sample_platter {
    right: -40px;
  }
}

@media screen and (max-width: 475px) {
  /* line 1716, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper #special_events_tray_wrapper #sample_platter {
    right: -55px;
    top: 70px;
  }
}

/* line 1746, app/assets/stylesheets/custom/_catering-menu.scss */
.main-catering .main-catering-wrapper .row-divider {
  padding: 60px 0;
}

@media screen and (max-width: 475px) {
  /* line 1746, app/assets/stylesheets/custom/_catering-menu.scss */
  .main-catering .main-catering-wrapper .row-divider {
    padding-top: 10px;
    padding-bottom: 40px;
  }
}

/* line 1757, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 1759, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container .hide {
  display: hidden;
}

@media screen and (max-width: 575px) {
  /* line 1762, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #boxed_lunch_image_header {
    padding: 8rem;
  }
}

/* line 1767, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container.package-selection-container {
  padding-left: 0;
  padding-right: 0;
  background-color: blue;
}

/* line 1772, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #boxed_lunch_header {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 1776, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #boxed_lunch_header h1 {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 5em;
  font-style: normal;
  font-weight: 900;
}

@media screen and (max-width: 325px) {
  /* line 1776, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #boxed_lunch_header h1 {
    font-size: 4em;
  }
}

/* line 1787, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #packages_page {
  padding-top: 70px;
}

/* line 1790, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #packages_selections_option {
  width: 100%;
  cursor: pointer;
}

/* line 1793, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #packages_selections_option #packages_container {
  padding: 0 0;
  text-align: center;
}

/* line 1797, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #packages_selections_option #packages_container #packages {
  width: 100%;
  padding: 10px;
  background-color: RGB(3, 35, 31);
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18pt;
  margin-bottom: 0;
}

/* line 1808, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #packages_selections_option #selections_container {
  padding: 0px;
  text-align: center;
}

/* line 1811, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #packages_selections_option #selections_container #selections {
  width: 100%;
  padding: 10px;
  background-color: RGB(59, 82, 93);
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18pt;
}

/* line 1823, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container .category-title {
  color: RGB(3, 35, 51);
  font-size: 30pt;
  font-weight: 900;
}

/* line 1828, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container .group-item-name {
  font-size: 25pt;
  font-weight: 900;
  color: RGB(26, 23, 24);
  margin-top: 0;
}

/* line 1834, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container .group-pack-list {
  font-size: 14px;
}

/* line 1836, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container .group-pack-list li {
  font-size: 14pt;
}

/* line 1840, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container .group-pack-list li div {
  padding-right: 2px;
}

/* line 1844, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #boxed_lunch_container {
  background-color: RGB(242, 242, 244);
  position: relative;
  padding-top: 75px;
}

/* line 1848, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #boxed_lunch_container #group_boxed_lunch {
  max-width: 35%;
  position: absolute;
  right: 10px;
  top: 35px;
  bottom: 0;
  background-repeat: no-repeat;
}

@media screen and (min-width: 769px) and (max-width: 991px) {
  /* line 1848, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #boxed_lunch_container #group_boxed_lunch {
    top: 5px;
  }
}

/* line 1859, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #boxed_lunch_container .amount-fed {
  left: 160px;
  top: -115px;
}

@media screen and (max-width: 991px) {
  /* line 1859, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #boxed_lunch_container .amount-fed {
    left: 230px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1859, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #boxed_lunch_container .amount-fed {
    left: 200px;
  }
}

@media screen and (max-width: 320px) {
  /* line 1859, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #boxed_lunch_container .amount-fed {
    left: 190px;
  }
}

/* line 1871, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #boxed_lunch_container .amount-fed span {
  display: block;
}

/* line 1875, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #boxed_lunch_container .group-upsell {
  position: relative;
  top: -100px;
  left: -41px;
  font-style: italic;
  color: RGB(59, 82, 93);
  font-size: 13pt;
  font-weight: 900;
}

/* line 1883, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #boxed_lunch_container .group-upsell span {
  display: block;
}

/* line 1886, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #boxed_lunch_container .group-upsell em {
  font-weight: 900;
}

@media screen and (max-width: 991px) {
  /* line 1875, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #boxed_lunch_container .group-upsell {
    left: 30px;
  }
}

@media screen and (max-width: 450px) {
  /* line 1875, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #boxed_lunch_container .group-upsell {
    font-size: 10pt;
  }
}

/* line 1896, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #boxed_lunch_container .category-title {
  position: relative;
  left: -45px;
}

/* line 1899, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #boxed_lunch_container .category-title span {
  display: block;
}

@media screen and (max-width: 991px) {
  /* line 1896, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #boxed_lunch_container .category-title {
    left: 30px;
  }
}

/* line 1906, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #boxed_lunch_container .group-item-name {
  position: relative;
  left: -25px;
  text-transform: none;
}

/* line 1910, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #boxed_lunch_container .group-item-name span {
  display: block;
}

@media screen and (max-width: 767px) {
  /* line 1910, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #boxed_lunch_container .group-item-name span {
    display: inline;
  }
}

@media screen and (max-width: 991px) {
  /* line 1906, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #boxed_lunch_container .group-item-name {
    left: 50px;
    top: 20px;
  }
}

@media screen and (max-width: 768px) {
  /* line 1906, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #boxed_lunch_container .group-item-name {
    left: 50px;
    top: 30px;
    margin-top: 30px;
  }
}

@media screen and (max-width: 320px) {
  /* line 1906, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #boxed_lunch_container .group-item-name {
    left: 35px;
    display: inline-block;
  }
}

@media screen and (max-width: 375px) {
  /* line 1934, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #boxed_lunch_container .group-item-container {
    margin-bottom: 0px;
  }
}

/* line 1941, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #boxed_lunch_container .group-item-container .price-holder {
  display: inline;
}

@media screen and (max-width: 991px) {
  /* line 1941, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #boxed_lunch_container .group-item-container .price-holder {
    font-size: 12pt;
  }
}

@media screen and (max-width: 768px) {
  /* line 1941, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #boxed_lunch_container .group-item-container .price-holder {
    right: -155px;
    font-size: 10pt;
  }
}

/* line 1953, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #boxed_lunch_container .group-container {
  left: -15px;
}

/* line 1955, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #boxed_lunch_container .group-container .group-pack-list {
  list-style: none;
  position: relative;
  left: -38px;
  padding-right: 15px;
  padding-left: 49px;
}

@media screen and (max-width: 991px) {
  /* line 1955, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #boxed_lunch_container .group-container .group-pack-list {
    left: 35px;
    top: 25px;
  }
}

/* line 1965, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #boxed_lunch_container .group-container .group-pack-list li {
  position: relative;
}

/* line 1967, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #boxed_lunch_container .group-container .group-pack-list li div {
  background-color: RGB(59, 82, 93);
  font-size: 12pt;
  text-align: center;
  border-radius: 15px;
  font-weight: 900;
  color: white;
  left: -35px;
  top: 1px;
  position: absolute;
  width: 26px;
  height: 26px;
}

/* line 1985, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #group_packs_container {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
}

/* line 1988, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #group_packs_container .group-item-name {
  position: relative;
  text-transform: none;
  left: 100px;
}

/* line 1994, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #group_packs_container .group-item-name span {
  display: block;
}

/* line 1996, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #group_packs_container .group-item-name span.price-holder {
  display: inline-block;
}

@media screen and (max-width: 767px) {
  /* line 1994, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #group_packs_container .group-item-name span {
    display: inline;
  }
}

@media screen and (max-width: 768px) {
  /* line 1988, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #group_packs_container .group-item-name {
    left: 80px;
    top: 50px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1988, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #group_packs_container .group-item-name {
    left: 40px;
  }
}

@media screen and (max-width: 450px) {
  /* line 1988, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #group_packs_container .group-item-name {
    left: 40px;
    top: 50px;
  }
}

/* line 2015, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #group_packs_container .amount-fed {
  left: 280px;
  top: -115px;
}

@media screen and (max-width: 991px) {
  /* line 2015, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #group_packs_container .amount-fed {
    left: 550px;
  }
}

@media screen and (max-width: 767px) {
  /* line 2015, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #group_packs_container .amount-fed {
    left: 200px;
  }
}

@media screen and (max-width: 450px) {
  /* line 2015, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #group_packs_container .amount-fed {
    left: 220px;
  }
}

@media screen and (max-width: 320px) {
  /* line 2015, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #group_packs_container .amount-fed {
    left: 200px;
  }
}

/* line 2030, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #group_packs_container .amount-fed span {
  display: block;
}

/* line 2034, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #group_packs_container .group-upsell {
  position: relative;
  top: -100px;
  left: 100px;
  font-style: italic;
  color: RGB(59, 82, 93);
}

@media screen and (max-width: 991px) {
  /* line 2034, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #group_packs_container .group-upsell {
    left: 378px;
  }
}

@media screen and (max-width: 767px) {
  /* line 2034, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #group_packs_container .group-upsell {
    left: 40px;
  }
}

@media screen and (max-width: 414px) {
  /* line 2034, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #group_packs_container .group-upsell {
    left: 37px;
    font-size: 10pt;
  }
}

@media screen and (max-width: 320px) {
  /* line 2034, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #group_packs_container .group-upsell {
    text-align: left;
    padding-top: 0px;
  }
}

/* line 2054, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #group_packs_container .group-upsell em {
  font-weight: 900;
}

/* line 2058, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #group_packs_container .group-upsell span {
  display: block;
}

/* line 2067, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #group_packs_container .category-title {
  position: relative;
  left: 100px;
}

/* line 2071, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #group_packs_container .category-title span {
  display: block;
}

@media screen and (max-width: 991px) {
  /* line 2067, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #group_packs_container .category-title {
    left: 375px;
  }
}

@media screen and (max-width: 767px) {
  /* line 2067, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #group_packs_container .category-title {
    left: 40px;
  }
}

@media screen and (max-width: 450px) {
  /* line 2067, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #group_packs_container .category-title {
    left: 35px;
  }
}

/* line 2084, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #group_packs_container .list-separater {
  padding: 0 15px;
}

/* line 2087, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #group_packs_container #piada_rolls {
  max-width: 33%;
  position: absolute;
  left: 40px;
  top: -75px;
  bottom: 0;
  background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
  /* line 2087, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #group_packs_container #piada_rolls {
    top: -50px;
  }
}

@media screen and (max-width: 450px) {
  /* line 2087, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #group_packs_container #piada_rolls {
    left: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 991px) {
  /* line 2101, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #group_packs_container #group_packs_content_col {
    left: 125px;
  }
}

@media screen and (min-width: 769px) and (max-width: 991px) {
  /* line 2107, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #group_packs_container .group-item-container {
    margin-top: 40px;
  }
}

/* line 2112, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #group_packs_container .group-item-container .price-holder {
  display: inline;
}

@media screen and (max-width: 768px) {
  /* line 2112, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #group_packs_container .group-item-container .price-holder {
    right: -160px;
    top: 1px;
    font-size: 10pt;
  }
}

@media screen and (max-width: 450px) {
  /* line 2112, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #group_packs_container .group-item-container .price-holder {
    right: -120px;
  }
}

@media screen and (max-width: 768px) {
  /* line 2128, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #group_packs_container #group_packs_formatter {
    text-align: center;
  }
}

/* line 2134, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #group_packs_container .group-container .group-pack-list {
  list-style: none;
  position: relative;
  left: 85px;
  padding-right: 15px;
  padding-left: 49px;
}

@media screen and (max-width: 768px) {
  /* line 2134, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #group_packs_container .group-container .group-pack-list {
    left: 67px;
    top: 40px;
  }
}

@media screen and (max-width: 767px) {
  /* line 2134, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #group_packs_container .group-container .group-pack-list {
    left: 25px;
  }
}

@media screen and (max-width: 450px) {
  /* line 2134, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #group_packs_container .group-container .group-pack-list {
    left: 25px;
    top: 35px;
  }
}

/* line 2152, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #group_packs_container .group-container .group-pack-list li {
  position: relative;
}

@media screen and (max-width: 768px) {
  /* line 2152, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #group_packs_container .group-container .group-pack-list li {
    font-size: 17pt;
  }
}

/* line 2158, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #group_packs_container .group-container .group-pack-list li div {
  background-color: RGB(59, 82, 93);
  font-size: 12pt;
  text-align: center;
  border-radius: 15px;
  font-weight: 900;
  color: white;
  position: absolute;
  left: -35px;
  top: 1px;
  width: 26px;
  height: 26px;
  text-align: center;
}

/* line 2178, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #a_la_carte_container {
  position: relative;
  padding-top: 70px;
  padding-left: 150px;
}

@media screen and (max-width: 992px) {
  /* line 2178, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #a_la_carte_container {
    padding-left: 0px;
  }
}

/* line 2185, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #a_la_carte_container #group_boxed_lunch {
  max-width: 33%;
  position: absolute;
  right: 40px;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
}

/* line 2193, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #a_la_carte_container .amount-fed {
  left: 180px;
  top: -115px;
}

/* line 2197, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #a_la_carte_container .amount-fed span {
  display: block;
}

/* line 2202, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #a_la_carte_container .category-title {
  position: relative;
  left: -40px;
}

/* line 2205, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #a_la_carte_container .category-title span {
  display: block;
}

@media screen and (max-width: 991px) {
  /* line 2202, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #a_la_carte_container .category-title {
    left: 35px;
  }
}

@media screen and (max-width: 768px) {
  /* line 2202, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #a_la_carte_container .category-title {
    left: 30px;
  }
}

@media screen and (max-width: 450px) {
  /* line 2202, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #a_la_carte_container .category-title {
    left: 30px;
  }
}

@media screen and (max-width: 414px) {
  /* line 2202, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #a_la_carte_container .category-title {
    left: 20px;
  }
}

@media screen and (max-width: 375px) {
  /* line 2202, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #a_la_carte_container .category-title {
    left: 20px;
  }
}

/* line 2224, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #a_la_carte_container .group-item-name {
  font-size: 25pt;
  font-weight: 900;
  color: RGB(26, 23, 24);
  position: relative;
  left: -25px;
  text-transform: none;
}

@media screen and (max-width: 991px) {
  /* line 2224, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #a_la_carte_container .group-item-name {
    left: 45px;
  }
}

@media screen and (max-width: 440px) {
  /* line 2224, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #a_la_carte_container .group-item-name {
    left: 35px;
    padding: 5px 0;
    margin-top: 20px;
  }
}

/* line 2241, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #a_la_carte_container .group-item-name span {
  display: block;
}

/* line 2245, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #a_la_carte_container #category_title_positioner {
  left: -43px;
}

@media screen and (max-width: 991px) {
  /* line 2245, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #a_la_carte_container #category_title_positioner {
    left: 30px;
  }
}

@media screen and (max-width: 768px) {
  /* line 2245, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #a_la_carte_container #category_title_positioner {
    left: 30px;
  }
}

@media screen and (max-width: 450px) {
  /* line 2245, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #a_la_carte_container #category_title_positioner {
    left: 30px;
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 414px) {
  /* line 2245, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #a_la_carte_container #category_title_positioner {
    left: 20px;
  }
}

@media screen and (max-width: 375px) {
  /* line 2245, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #a_la_carte_container #category_title_positioner {
    left: 20px;
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 450px) {
  /* line 2269, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #a_la_carte_container .group-item-container {
    margin-top: -50px;
  }
}

/* line 2274, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #a_la_carte_container .group-item-container .price-holder {
  font-size: 14pt;
  font-style: italic;
  display: inline;
  font-weight: 500;
  padding-left: 5px;
}

@media screen and (max-width: 768px) {
  /* line 2274, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #a_la_carte_container .group-item-container .price-holder {
    right: -175px;
    font-size: 10pt;
  }
}

/* line 2289, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #a_la_carte_container #meatball_price_holder {
  right: -135px;
}

@media screen and (max-width: 768px) {
  /* line 2289, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #a_la_carte_container #meatball_price_holder {
    right: -205px;
  }
}

/* line 2295, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #a_la_carte_container #lemonade_price_holder {
  right: -75px;
}

@media screen and (max-width: 768px) {
  /* line 2295, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #a_la_carte_container #lemonade_price_holder {
    right: -150px;
  }
}

/* line 2301, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #a_la_carte_container #seasonal_price_holder {
  right: -125px;
}

@media screen and (max-width: 768px) {
  /* line 2301, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #a_la_carte_container #seasonal_price_holder {
    right: -190px;
  }
}

/* line 2307, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #a_la_carte_container #side_order_price_holder {
  right: -75px;
  top: -49px;
}

@media screen and (max-width: 768px) {
  /* line 2307, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #a_la_carte_container #side_order_price_holder {
    right: -145px;
    top: -50px;
  }
}

/* line 2318, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #a_la_carte_container #premium_side_price_holder {
  right: -77px;
  top: -49px;
}

@media screen and (max-width: 768px) {
  /* line 2318, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #a_la_carte_container #premium_side_price_holder {
    right: -145px;
  }
}

/* line 2330, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #a_la_carte_container #soda_price_holder {
  right: -80px;
}

@media screen and (max-width: 768px) {
  /* line 2330, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #a_la_carte_container #soda_price_holder {
    right: -150px;
    top: -50px;
  }
}

/* line 2340, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #a_la_carte_container .group-container {
  top: 25px;
  padding-bottom: 25px;
}

/* line 2343, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #a_la_carte_container .group-container .extra-group-pack-list {
  left: -73px;
  list-style: none;
  position: relative;
  padding-right: 15px;
  padding-left: 49px;
}

@media screen and (max-width: 991px) {
  /* line 2343, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #a_la_carte_container .group-container .extra-group-pack-list {
    left: -4px;
  }
}

@media screen and (max-width: 768px) {
  /* line 2343, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #a_la_carte_container .group-container .extra-group-pack-list {
    left: -3px;
  }
}

@media screen and (max-width: 450px) {
  /* line 2343, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #a_la_carte_container .group-container .extra-group-pack-list {
    left: -10px;
  }
}

/* line 2360, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #a_la_carte_container .group-container .extra-group-pack-list li {
  font-size: 14pt;
  position: relative;
}

/* line 2363, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #a_la_carte_container .group-container .extra-group-pack-list li div {
  background-color: RGB(59, 82, 93);
  font-size: 12pt;
  text-align: center;
  border-radius: 15px;
  font-weight: 900;
  color: white;
  left: -35px;
  top: 1px;
  position: absolute;
  width: 26px;
  height: 26px;
  padding: 0 4px;
}

/* line 2381, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #a_la_carte_container .group-container .group-pack-list {
  list-style: none;
  position: relative;
  left: -42px;
  padding-right: 15px;
  padding-left: 49px;
}

@media screen and (max-width: 991px) {
  /* line 2381, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #a_la_carte_container .group-container .group-pack-list {
    left: 30px;
  }
}

@media screen and (max-width: 768px) {
  /* line 2381, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #a_la_carte_container .group-container .group-pack-list {
    left: 33px;
  }
}

@media screen and (max-width: 440px) {
  /* line 2381, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #a_la_carte_container .group-container .group-pack-list {
    padding-left: 35px;
  }
}

/* line 2397, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #a_la_carte_container .group-container .group-pack-list li {
  position: relative;
}

/* line 2400, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #a_la_carte_container .group-container .group-pack-list li div {
  background-color: RGB(59, 82, 93);
  font-size: 12pt;
  text-align: center;
  border-radius: 15px;
  font-weight: 900;
  color: white;
  left: -35px;
  top: 1px;
  position: absolute;
  width: 26px;
  height: 26px;
}

/* line 2420, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #selections_page #selections_container {
  background-color: white;
  position: relative;
  padding-top: 50px;
}

/* line 2424, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #selections_page #selections_container .selection-border {
  border: 3px solid #F48024;
  border-radius: 5px;
  border-collapse: collapse;
  background-color: #F48024;
  position: relative;
  top: 46px;
}

@media screen and (max-width: 450px) {
  /* line 2439, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #selections_page #selections_container #salads_category_title {
    position: relative;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 2449, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #selections_page #selections_container #salads_container {
    padding-bottom: 20px;
  }
}

/* line 2455, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #selections_page #selections_container #relative_container {
  position: relative;
}

/* line 2458, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #selections_page #selections_container #dietary_container {
  position: absolute;
  right: 0;
  top: 0px;
  bottom: 0px;
}

@media screen and (max-width: 767px) {
  /* line 2458, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #selections_page #selections_container #dietary_container {
    position: inherit;
    right: inherit;
    top: inherit;
    bottom: inherit;
    text-align: center;
  }
}

/* line 2471, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #selections_page #selections_container #dietary_container div {
  display: inline-block;
  width: 125px;
}

/* line 2475, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #selections_page #selections_container #dietary_container .dietary-name {
  background-color: RGB(122, 124, 128);
  font-size: 8pt;
  text-align: center;
  border-radius: 15px;
  font-weight: 900;
  color: white;
  width: 30px;
  height: 30px;
  padding: 6px;
  display: inline-block;
  position: relative;
  left: -2px;
}

/* line 2491, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #selections_page #selections_container #group_boxed_lunch {
  max-width: 33%;
  position: absolute;
  right: 40px;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
}

/* line 2500, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #selections_page #selections_container .category-title {
  position: relative;
  left: -5px;
  text-transform: uppercase;
}

@media screen and (max-width: 450px) {
  /* line 2500, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #selections_page #selections_container .category-title {
    text-align: center;
  }
}

/* line 2508, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #selections_page #selections_container .category-title span {
  display: block;
}

/* line 2512, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #selections_page #selections_container .group-item-name {
  font-weight: 900;
  color: RGB(26, 23, 24);
  position: relative;
  left: 20px;
  text-transform: none;
}

@media screen and (max-width: 768px) {
  /* line 2512, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #selections_page #selections_container .group-item-name {
    left: 45px;
  }
}

@media screen and (max-width: 450px) {
  /* line 2512, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #selections_page #selections_container .group-item-name {
    text-align: center;
  }
}

/* line 2525, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #selections_page #selections_container .group-item-name span {
  display: block;
}

@media screen and (max-width: 450px) {
  /* line 2525, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #selections_page #selections_container .group-item-name span {
    display: inline-block;
  }
}

/* line 2536, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #selections_page #selections_container #piada_rolls {
  max-width: 33%;
  position: absolute;
  left: 40px;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
}

/* line 2544, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #selections_page #selections_container .group-item-container {
  top: 120px;
}

/* line 2546, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #selections_page #selections_container .group-item-container .price-holder {
  display: inline;
}

@media screen and (max-width: 991px) {
  /* line 2546, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #selections_page #selections_container .group-item-container .price-holder {
    font-size: 12pt;
  }
}

@media screen and (max-width: 450px) {
  /* line 2546, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #selections_page #selections_container .group-item-container .price-holder {
    font-size: 10pt;
  }
}

/* line 2557, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #selections_page #selections_container #crispy_chicken_blt span {
  display: block;
}

@media screen and (min-width: 767px) and (max-width: 768px) {
  /* line 2561, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #selections_page #selections_container #chicken_pesto_container {
    padding-right: 15px;
  }
}

/* line 2568, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #selections_page #selections_container #chicken_pesto span {
  display: inline-block;
}

@media screen and (min-width: 1023px) and (max-width: 1200px) {
  /* line 2568, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #selections_page #selections_container #chicken_pesto span {
    display: block;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 2575, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #selections_page #selections_container .height {
    height: 150px;
  }
}

@media screen and (max-width: 450px) {
  /* line 2582, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #selections_page #selections_container .group-container .group-item-name {
    left: 0;
    margin-top: 30px;
  }
}

/* line 2588, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #selections_page #selections_container .group-container .group-item-name div {
  background-color: RGB(59, 82, 93);
  font-size: 8pt;
  text-align: center;
  border-radius: 15px;
  font-weight: 900;
  color: white;
  left: -35px;
  top: 0px;
  position: absolute;
  width: 30px;
  height: 30px;
  padding: 8px;
  padding-top: 9px;
}

/* line 2605, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #selections_page #selections_container .group-container p {
  position: relative;
  left: 10px;
  font-size: 14pt;
  padding: 0 10px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  /* line 2605, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #selections_page #selections_container .group-container p {
    left: 35px;
    font-size: 12pt;
  }
}

@media screen and (max-width: 450px) {
  /* line 2605, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #selections_page #selections_container .group-container p {
    left: 0;
    text-align: center;
  }
}

/* line 2623, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #catering_selections_proteins_container {
  margin-bottom: -160px;
}

@media screen and (max-width: 767px) {
  /* line 2626, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #catering_selections_proteins_container #catering_proteins_selections_header {
    margin-bottom: 25px;
  }
}

/* line 2631, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #catering_selections_proteins_container #catering_proteins_layout {
  background-color: RGB(59, 82, 93);
  color: white;
  padding: 30px 50px;
  border-radius: 30px;
}

@media screen and (max-width: 767px) {
  /* line 2631, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #catering_selections_proteins_container #catering_proteins_layout {
    text-align: center;
  }
}

@media screen and (max-width: 325px) {
  /* line 2631, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #catering_selections_proteins_container #catering_proteins_layout {
    padding-right: 20px;
    padding-left: 20px;
  }
}

/* line 2643, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #catering_selections_proteins_container #catering_proteins_layout h1 {
  font-weight: 900;
}

/* line 2646, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #catering_selections_proteins_container #catering_proteins_layout p {
  font-weight: 900;
  font-size: 15pt;
}

/* line 2650, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #catering_selections_proteins_container #catering_proteins_layout span {
  position: relative;
  left: -5px;
}

/* line 2654, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #catering_selections_proteins_container #catering_proteins_layout #catering_proteins_content {
  padding-top: 25px;
}

/* line 2656, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #catering_selections_proteins_container #catering_proteins_layout #catering_proteins_content p {
  font-weight: 900;
  font-size: 15pt;
}

/* line 2664, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #catering_selections_sides_container {
  background-color: #F48024;
  padding: 70px 0;
  color: white;
}

/* line 2668, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #catering_selections_sides_container h1 {
  font-weight: 900;
}

@media screen and (max-width: 450px) {
  /* line 2668, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #catering_selections_sides_container h1 {
    padding-top: 60px;
    left: 0px;
    position: relative;
  }
}

/* line 2677, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #catering_selections_sides_container p {
  font-weight: 900;
  font-size: 15pt;
}

@media screen and (max-width: 768px) {
  /* line 2677, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #catering_selections_sides_container p {
    display: inline-block;
  }
}

/* line 2684, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #catering_selections_sides_container .star-side {
  position: relative;
  left: -23px;
}

@media screen and (max-width: 767px) {
  /* line 2684, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #catering_selections_sides_container .star-side {
    left: 0px;
  }
}

@media screen and (min-width: 760px) and (max-width: 768px) {
  /* line 2684, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #catering_selections_sides_container .star-side {
    display: inline-block;
    margin-left: 25px;
  }
  /* line 2693, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #catering_selections_sides_container .star-side span {
    margin-left: -25px;
  }
}

@media screen and (max-width: 450px) {
  /* line 2684, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #catering_selections_sides_container .star-side {
    left: -5px;
    position: relative;
    display: block;
  }
}

@media screen and (max-width: 375px) {
  /* line 2684, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #catering_selections_sides_container .star-side {
    left: -5px;
    position: relative;
  }
}

/* line 2709, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #catering_selections_sides_container #sides_title_container {
  padding-top: 40px;
  padding-left: 50px;
}

@media screen and (max-width: 768px) {
  /* line 2709, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #catering_selections_sides_container #sides_title_container {
    left: 40px;
    padding-left: inherit;
  }
}

@media screen and (max-width: 767px) {
  /* line 2709, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #catering_selections_sides_container #sides_title_container {
    text-align: center;
    padding-top: 0px;
    left: 0px;
    margin-bottom: 10px;
  }
}

/* line 2723, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #catering_selections_sides_container #premium_side_star {
  position: relative;
  left: -5px;
  color: RGB(59, 82, 93);
}

/* line 2729, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #catering_selections_sides_container #catering_sides_content {
  padding-top: 152px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  /* line 2729, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #catering_selections_sides_container #catering_sides_content {
    padding-top: 0;
    text-align: center;
  }
}

/* line 2736, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #catering_selections_sides_container #catering_sides_content .star-side {
  position: relative;
  left: -23px;
}

@media screen and (max-width: 767px) {
  /* line 2736, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #catering_selections_sides_container #catering_sides_content .star-side {
    left: 0px;
    display: block;
  }
}

/* line 2743, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #catering_selections_sides_container #catering_sides_content .star-side span {
  position: relative;
  left: -5px;
  color: RGB(59, 82, 93);
}

/* line 2750, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #catering_selections_sides_container #catering_sides_content p {
  font-weight: 900;
  font-size: 15pt;
}

@media screen and (max-width: 767px) {
  /* line 2750, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #catering_selections_sides_container #catering_sides_content p {
    display: block;
  }
}

@media screen and (max-width: 450px) {
  /* line 2750, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #catering_selections_sides_container #catering_sides_content p {
    position: relative;
    left: 0;
  }
}

@media screen and (max-width: 375px) {
  /* line 2750, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #catering_selections_sides_container #catering_sides_content p {
    position: relative;
    left: 0;
  }
}

/* line 2765, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #catering_selections_sides_container #catering_sides_content #group_sides_content {
  padding-top: 30px;
}

/* line 2771, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #quote_container {
  background-color: RGB(242, 242, 244);
  padding-top: 40px;
}

/* line 2776, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #quote_container #catering-quote-form label {
  color: #767676;
}

/* line 2781, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #quote_container #quote_submission_container {
  text-align: center;
  left: 235px;
}

@media screen and (max-width: 1024px) {
  /* line 2781, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #quote_container #quote_submission_container {
    left: 210px;
  }
}

@media screen and (max-width: 991px) {
  /* line 2781, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #quote_container #quote_submission_container {
    left: 190px;
  }
}

@media screen and (max-width: 768px) {
  /* line 2781, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #quote_container #quote_submission_container {
    left: 185px;
  }
}

@media screen and (max-width: 767px) {
  /* line 2781, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #quote_container #quote_submission_container {
    text-align: center;
    left: 0;
  }
}

@media screen and (max-width: 450px) {
  /* line 2781, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #quote_container #quote_submission_container {
    left: 0px;
  }
  /* line 2799, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #quote_container #quote_submission_container .btn-primary {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media screen and (max-width: 414px) {
  /* line 2781, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #quote_container #quote_submission_container {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 2809, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #quote_container #quote_submission_container #quote_submission {
  left: 0;
  display: inline-block;
}

/* line 2814, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #quote_container #additional_footer {
  padding-bottom: 50px;
  text-align: center;
}

/* line 2817, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #quote_container #additional_footer #catering_cancellation_policy {
  font-size: .7em;
  color: RGB(153, 151, 154);
  font-weight: 600;
}

/* line 2821, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #quote_container #additional_footer #catering_cancellation_policy span {
  display: block;
}

@media screen and (max-width: 768px) {
  /* line 2821, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #quote_container #additional_footer #catering_cancellation_policy span {
    display: inline-block;
  }
}

/* line 2830, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #rewards_container {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  background-color: RGB(59, 82, 93);
  padding-top: 50px;
  padding-bottom: 90px;
  color: RGB(216, 218, 220);
}

/* line 2837, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #rewards_container h1 {
  font-style: italic;
  font-weight: 900;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 43pt;
}

@media screen and (max-width: 450px) {
  /* line 2837, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #rewards_container h1 {
    font-size: 40pt;
  }
}

@media screen and (max-width: 450px) {
  /* line 2837, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #rewards_container h1 {
    font-size: 30pt;
  }
}

/* line 2849, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #rewards_container #catering_submission_container {
  text-align: center;
  padding: 30px 0;
}

/* line 2852, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #rewards_container #catering_submission_container #learn_more {
  background-color: #F48024;
  color: white;
  padding: 20px 100px;
  border-radius: 5px;
  font-weight: 800;
  font-size: 15pt;
}

@media screen and (max-width: 320px) {
  /* line 2852, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #rewards_container #catering_submission_container #learn_more {
    padding: 20px 70px;
  }
}

/* line 2864, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #rewards_container p {
  padding-bottom: 30px;
  font-size: 15pt;
  line-height: 1.5;
  font-weight: 600;
}

/* line 2869, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #rewards_container p span {
  display: block;
}

@media screen and (max-width: 768px) {
  /* line 2869, app/assets/stylesheets/custom/_catering-menu.scss */
  #catering_menu_menu #catering_menu_menu_container #rewards_container p span {
    display: inline-block;
  }
}

/* line 2876, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #rewards_container #get_rewarded_header {
  color: RGB(216, 218, 220);
}

/* line 2878, app/assets/stylesheets/custom/_catering-menu.scss */
#catering_menu_menu #catering_menu_menu_container #rewards_container #get_rewarded_header span {
  color: RGB(176, 185, 188);
}

/* line 2886, app/assets/stylesheets/custom/_catering-menu.scss */
#catering-thanks {
  padding: 30rem auto;
  background-size: cover;
  background-position: center;
}

/* line 2891, app/assets/stylesheets/custom/_catering-menu.scss */
#catering-thanks .container {
  margin-bottom: 3rem;
}

/* line 2895, app/assets/stylesheets/custom/_catering-menu.scss */
#catering-thanks .card {
  background-color: #ffffff;
  padding: 3rem 5rem;
  border-radius: 3rem;
  margin-top: 20rem;
  margin-bottom: 20rem;
  text-align: center;
}

/* line 2905, app/assets/stylesheets/custom/_catering-menu.scss */
.online-catering-block {
  background-color: #eee;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

/* line 2911, app/assets/stylesheets/custom/_catering-menu.scss */
.online-catering-block .online-catering-wrap h2 {
  font-weight: bold;
  margin-top: 10px;
}

/* line 2916, app/assets/stylesheets/custom/_catering-menu.scss */
.online-catering-block .online-catering-wrap .flag {
  padding: 2px 10px;
  border: 2px solid #F48024;
  color: #F48024;
  border-radius: 0.5rem;
  font-weight: bold;
}

/* line 2924, app/assets/stylesheets/custom/_catering-menu.scss */
.online-catering-block .online-catering-wrap .card-wrap {
  display: flex;
  margin-top: 3rem;
}

/* line 2928, app/assets/stylesheets/custom/_catering-menu.scss */
.online-catering-block .online-catering-wrap .card-wrap .card {
  width: 33%;
  margin: 0 1rem;
}

/* line 2932, app/assets/stylesheets/custom/_catering-menu.scss */
.online-catering-block .online-catering-wrap .card-wrap .card .catering-level-btn {
  background-color: #f69c55;
  color: white;
  padding: 4rem 4rem 6rem;
  border-radius: 2rem;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  transition: background 300ms ease;
}

/* line 2943, app/assets/stylesheets/custom/_catering-menu.scss */
.online-catering-block .online-catering-wrap .card-wrap .card .catering-level-btn img {
  height: 75px;
  margin-bottom: 3rem;
}

/* line 2948, app/assets/stylesheets/custom/_catering-menu.scss */
.online-catering-block .online-catering-wrap .card-wrap .card .catering-level-btn:hover {
  background-color: #F48024;
}

@media screen and (max-width: 768px) {
  /* line 2924, app/assets/stylesheets/custom/_catering-menu.scss */
  .online-catering-block .online-catering-wrap .card-wrap {
    flex-direction: column;
    align-items: center;
  }
  /* line 2958, app/assets/stylesheets/custom/_catering-menu.scss */
  .online-catering-block .online-catering-wrap .card-wrap .card {
    width: 50%;
    margin: 1rem 0;
  }
}

@media screen and (max-width: 500px) {
  /* line 2965, app/assets/stylesheets/custom/_catering-menu.scss */
  .online-catering-block .online-catering-wrap .card-wrap .card {
    width: 100%;
  }
}

/* line 2973, app/assets/stylesheets/custom/_catering-menu.scss */
.need-full-service {
  padding-bottom: 3rem;
  background-color: #eee;
}

/* line 1, app/assets/stylesheets/custom/_login-register.scss */
.login {
  padding-top: 6rem;
}

/* line 3, app/assets/stylesheets/custom/_login-register.scss */
.login h1 {
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  margin-bottom: .9em;
}

/* line 5, app/assets/stylesheets/custom/_login-register.scss */
.login h1:not(.text-left) {
  text-align: center;
}

/* line 10, app/assets/stylesheets/custom/_login-register.scss */
.login h1 + p {
  text-align: center;
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  color: #767676;
  line-height: 1.2em;
  margin: 0 0 3em 0;
}

/* line 16, app/assets/stylesheets/custom/_login-register.scss */
.login h1 + p.tight {
  margin: 0 10% 3em 10%;
}

@media screen and (max-width: 767px) {
  /* line 21, app/assets/stylesheets/custom/_login-register.scss */
  .login h1 em {
    display: block;
    font-size: .75em;
  }
}

/* line 27, app/assets/stylesheets/custom/_login-register.scss */
.login h2 {
  margin-bottom: 1.2em;
  padding-bottom: .7em;
  border-bottom: 1pt solid #ddd;
  text-transform: uppercase;
  font-size: .9em;
  letter-spacing: .02em;
  font-weight: 700;
}

/* line 35, app/assets/stylesheets/custom/_login-register.scss */
.login h2 a {
  display: inline-block;
  float: right;
  cursor: pointer;
}

/* line 40, app/assets/stylesheets/custom/_login-register.scss */
.login h2 + p {
  margin-bottom: 1em;
  margin-top: 0;
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  font-size: .9em;
}

/* line 46, app/assets/stylesheets/custom/_login-register.scss */
.login h2 .icon {
  font-size: 1.6em;
}

/* line 50, app/assets/stylesheets/custom/_login-register.scss */
.login .forgot {
  font-size: .75em;
  margin: 0;
  float: right;
}

/* line 54, app/assets/stylesheets/custom/_login-register.scss */
.login .forgot a {
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: 700;
}

/* line 61, app/assets/stylesheets/custom/_login-register.scss */
.login.lng a.btn {
  min-width: 66%;
}

/* line 65, app/assets/stylesheets/custom/_login-register.scss */
.login .checkbox.remember {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: .9em;
}

/* line 69, app/assets/stylesheets/custom/_login-register.scss */
.login .checkbox.remember input[type=checkbox] {
  margin-top: 7px;
}

@media screen and (max-width: 991px) {
  /* line 75, app/assets/stylesheets/custom/_login-register.scss */
  .login h1 {
    margin-top: .7em;
  }
  /* line 77, app/assets/stylesheets/custom/_login-register.scss */
  .login h1 + p {
    font-size: .8em;
    margin-top: 0;
  }
  /* line 80, app/assets/stylesheets/custom/_login-register.scss */
  .login h1 + p.tight {
    margin: 0 0 2em 0;
  }
}

/* line 88, app/assets/stylesheets/custom/_login-register.scss */
.login #create_guest .btn {
  margin-bottom: 15px;
  width: 100%;
}

/* line 97, app/assets/stylesheets/custom/_login-register.scss */
.view-account dl dt, .view-account dl dd {
  float: left;
}

/* line 100, app/assets/stylesheets/custom/_login-register.scss */
.view-account dl dt {
  width: 100%;
  font-weight: normal;
  color: #767676;
}

/* line 105, app/assets/stylesheets/custom/_login-register.scss */
.view-account dl dd {
  width: 66.66666%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 113, app/assets/stylesheets/custom/_login-register.scss */
.view-account a.send-email-confirmation {
  display: inline-block;
  margin-left: 7px;
  font-size: .7em;
}

/* line 119, app/assets/stylesheets/custom/_login-register.scss */
.view-account .add-card {
  text-align: center;
}

/* line 122, app/assets/stylesheets/custom/_login-register.scss */
.view-account .cc-details {
  margin-bottom: 1em;
}

/* line 127, app/assets/stylesheets/custom/_login-register.scss */
.view-account .orders .item {
  margin-bottom: 2.5em;
}

/* line 129, app/assets/stylesheets/custom/_login-register.scss */
.view-account .orders .item h3 {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 132, app/assets/stylesheets/custom/_login-register.scss */
.view-account .orders .item h3 .icon-piada-heart {
  font-size: 1.5em;
}

/* line 136, app/assets/stylesheets/custom/_login-register.scss */
.view-account .orders .item a {
  font-weight: 700;
  font-size: .9em;
  vertical-align: bottom;
  text-transform: uppercase;
  margin-bottom: 0em;
}

/* line 144, app/assets/stylesheets/custom/_login-register.scss */
.view-account .orders .item p {
  font-size: .8em;
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  margin-top: 0;
  font-style: italic;
}

/* line 149, app/assets/stylesheets/custom/_login-register.scss */
.view-account .orders .item p.date {
  margin: 0;
}

/* line 157, app/assets/stylesheets/custom/_login-register.scss */
.view-account #tshirt_size label {
  padding-right: 7px;
}

/* line 160, app/assets/stylesheets/custom/_login-register.scss */
.view-account #tshirt_size select {
  margin-right: 7px;
}

/* line 163, app/assets/stylesheets/custom/_login-register.scss */
.view-account #tshirt_size span {
  color: #F48024;
}

/* line 167, app/assets/stylesheets/custom/_login-register.scss */
.view-account #tshirt_size span:hover div {
  display: block;
  position: absolute;
  bottom: -58px;
  right: 15px;
  padding: 10px;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 200px;
  font-size: .7em;
  background-color: #FFF;
  border: 1px solid orange;
  color: #000;
  z-index: 2;
  font-weight: normal;
}

/* line 184, app/assets/stylesheets/custom/_login-register.scss */
.view-account #tshirt_size span div {
  display: none;
}

/* line 190, app/assets/stylesheets/custom/_login-register.scss */
.view-account .member-info .gives-status, .view-account .member-info .member-since {
  margin-bottom: 1rem;
}

/* line 192, app/assets/stylesheets/custom/_login-register.scss */
.view-account .member-info .gives-status p, .view-account .member-info .member-since p {
  color: #767676;
  font-weight: normal;
  margin-bottom: 0.5rem;
}

/* line 203, app/assets/stylesheets/custom/_login-register.scss */
.view-account #piada_gives_opt_in .switch-wrapper .switch {
  margin: 0;
}

/* line 207, app/assets/stylesheets/custom/_login-register.scss */
.view-account #piada_gives_opt_in .switch-wrapper .toggle-text {
  margin-left: 0.5rem;
}

/* line 211, app/assets/stylesheets/custom/_login-register.scss */
.view-account #piada_gives_opt_in p.help-block {
  margin-bottom: 0;
}

/* line 214, app/assets/stylesheets/custom/_login-register.scss */
.view-account #piada_gives_opt_in p.help-block span.fa.fa-info-circle {
  color: #F48024;
}

@media screen and (min-width: 992px) {
  /* line 1, app/assets/stylesheets/custom/_checkout.scss */
  .checkout-table {
    display: table;
  }
}

@media screen and (min-width: 992px) {
  /* line 5, app/assets/stylesheets/custom/_checkout.scss */
  .checkout-table .checkout-row {
    display: table-row;
  }
}

/* line 9, app/assets/stylesheets/custom/_checkout.scss */
.checkout-table .checkout-row .checkout-cell {
  background: #fff;
  border: 1px solid #f3f2f2;
  padding: 1.5rem;
}

@media screen and (min-width: 992px) {
  /* line 9, app/assets/stylesheets/custom/_checkout.scss */
  .checkout-table .checkout-row .checkout-cell {
    width: 33.333333%;
    display: table-cell;
  }
}

/* line 17, app/assets/stylesheets/custom/_checkout.scss */
.checkout-table .checkout-row .checkout-cell input[type="number"] {
  max-width: 120px;
}

/* line 20, app/assets/stylesheets/custom/_checkout.scss */
.checkout-table .checkout-row .checkout-cell h3 {
  font-size: .9em;
  color: #231f20;
  letter-spacing: .02em;
  margin-top: .6em;
  margin-bottom: 2em;
}

/* line 26, app/assets/stylesheets/custom/_checkout.scss */
.checkout-table .checkout-row .checkout-cell h3 .icon {
  font-size: 1.7em;
}

/* line 29, app/assets/stylesheets/custom/_checkout.scss */
.checkout-table .checkout-row .checkout-cell h3 a {
  display: inline-block;
  float: right;
  font-size: .8em;
  vertical-align: top;
  margin-top: .8em;
}

/* line 37, app/assets/stylesheets/custom/_checkout.scss */
.checkout-table .checkout-row .checkout-cell .note {
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: .7em;
  line-height: normal;
  margin-top: 1em;
}

/* line 44, app/assets/stylesheets/custom/_checkout.scss */
.checkout-table .checkout-row .checkout-cell dl {
  font-size: .8em;
}

/* line 46, app/assets/stylesheets/custom/_checkout.scss */
.checkout-table .checkout-row .checkout-cell dl dt {
  color: #231f20;
  text-transform: uppercase;
  letter-spacing: .09em;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: normal;
}

/* line 56, app/assets/stylesheets/custom/_checkout.scss */
.checkout-table .checkout-row .checkout-cell dl dd {
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  color: #F48024;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 1.5em;
}

/* line 63, app/assets/stylesheets/custom/_checkout.scss */
.checkout-table .checkout-row .checkout-cell dl dd .form-group {
  margin-bottom: 0;
}

/* line 69, app/assets/stylesheets/custom/_checkout.scss */
.checkout-table .checkout-row .checkout-cell label {
  font-weight: inherit;
}

@media screen and (min-width: 992px) {
  /* line 74, app/assets/stylesheets/custom/_checkout.scss */
  .checkout-table .checkout-row .checkout-cell .cc-form div[class^="col-sm"], .checkout-table .checkout-row .checkout-cell .cc-form div[class*=" col-sm"], .checkout-table .checkout-row .checkout-cell .cc-form div[class^="col-xs"], .checkout-table .checkout-row .checkout-cell .cc-form div[class*=" col-xs"] {
    width: 100%;
    float: none;
  }
  /* line 78, app/assets/stylesheets/custom/_checkout.scss */
  .checkout-table .checkout-row .checkout-cell .cc-form div.half-override {
    width: 50%;
    float: left;
  }
  /* line 81, app/assets/stylesheets/custom/_checkout.scss */
  .checkout-table .checkout-row .checkout-cell .cc-form div.half-override.r {
    padding-left: 7px;
  }
  /* line 82, app/assets/stylesheets/custom/_checkout.scss */
  .checkout-table .checkout-row .checkout-cell .cc-form div.half-override.l {
    padding-right: 7px;
  }
}

/* line 87, app/assets/stylesheets/custom/_checkout.scss */
.checkout-table .checkout-row .checkout-cell.cc h4, .checkout-table .checkout-row .checkout-cell.cc label {
  color: #231f20;
  text-transform: uppercase;
  letter-spacing: .09em;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: normal;
  font-size: .8em;
}

/* line 103, app/assets/stylesheets/custom/_checkout.scss */
.cart-table-totals {
  margin-top: 2em;
}

/* line 107, app/assets/stylesheets/custom/_checkout.scss */
#info_popover {
  padding-left: 5px;
}

/* line 109, app/assets/stylesheets/custom/_checkout.scss */
#info_popover.fa-info {
  height: 5px;
  position: relative;
  top: -1px;
}

/* line 116, app/assets/stylesheets/custom/_checkout.scss */
.checkout-page input[type=submit] {
  width: 100%;
  margin-top: 1em;
}

/* line 123, app/assets/stylesheets/custom/_checkout.scss */
img.pickup-window-img {
  max-width: 164px;
  margin-top: .9em;
}

/* line 129, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate {
  /*
		.col-md-8 {
			border: 2px solid $brand-primary;
			background-color: #FFF;
			padding: 20px;
		}
		h2 {
			font-size: 2em;
			font-family: $font-family-serif;
			border-bottom-width: 0;
			font-style: italic;
			margin: 0;
		}
		img {
			float: left;
			width: 100px;
			margin-right: 15px;
		}
		form {
			display: inline;

			.btn {
				margin-top: 10px;
				color: #000;
				margin-right: 10px;
				width: 150px;
				line-height: 30px;
	    	font-size: 1.1em;
			}
		}
		*/
}

/* line 131, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate.pelotonia .col-md-8 {
  background-color: #5bba47;
  background-image: url(/../images/donate/pelotonia/desktop-arrows.png);
  background-position: -302px -64px;
  background-size: 500px 500px;
}

@media screen and (max-width: 767px) {
  /* line 131, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.pelotonia .col-md-8 {
    background-image: none;
  }
  /* line 138, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.pelotonia .col-md-8 #donate_mobile_background {
    background-image: url(/../images/donate/pelotonia/mobile-arrows.png);
    background-size: 130%;
    padding: 10px 10px;
  }
}

/* line 148, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate.dayton .col-md-8 {
  background-color: #FFF;
  background-image: url(/../images/donate/dayton/desktop.png);
  background-size: cover;
  color: #333;
  padding-left: 280px;
  padding-right: 60px;
}

/* line 156, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate.dayton .col-md-8 h2 {
  font-weight: 900;
  text-transform: uppercase;
  font-style: italic;
}

/* line 163, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate.dayton .col-md-8 form .btn {
  border-color: #333;
  color: #333;
}

/* line 166, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate.dayton .col-md-8 form .btn:hover {
  background-color: #333;
  color: #FFF !important;
}

@media screen and (max-width: 767px) {
  /* line 148, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.dayton .col-md-8 {
    padding: 0;
    background-image: none;
    height: 1000px;
  }
  /* line 177, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.dayton .col-md-8 #donate_mobile_background {
    padding: 20px 10px;
    width: 100%;
    height: 100%;
    background-image: url(/../images/donate/dayton/mobile.png);
    background-size: cover;
  }
}

/* line 189, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate.youth-farm .col-md-10 {
  background-image: url(/../images/donate/youth-farm/desktop.jpg);
  background-size: cover;
  padding: 140px 60px 60px 540px;
}

/* line 194, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate.youth-farm .col-md-10 p {
  font-size: .8em;
}

/* line 196, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate.youth-farm .col-md-10 p a {
  font-weight: bold;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  /* line 189, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.youth-farm .col-md-10 {
    padding: 500px 20px 20px 20px;
  }
}

@media screen and (max-width: 767px) {
  /* line 189, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.youth-farm .col-md-10 {
    padding: 0;
    background-image: none;
    height: 600px;
  }
  /* line 210, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.youth-farm .col-md-10 #donate_mobile_background {
    width: 100%;
    height: 100%;
    background-image: url(/../images/donate/youth-farm/mobile.jpg);
    background-size: cover;
  }
  /* line 216, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.youth-farm .col-md-10 #donate_mobile_background #donate_text_buttons_wrapper {
    position: absolute;
    bottom: 0;
    padding: 20px 25px;
  }
}

@media screen and (max-width: 767px) and (orientation: landscape) {
  /* line 189, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.youth-farm .col-md-10 {
    height: 750px;
  }
  /* line 226, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.youth-farm .col-md-10 #donate_mobile_background {
    background-position: top;
  }
}

/* line 235, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate.ljff .col-md-10 {
  background-image: url(/../images/donate/LJFF/desktop.jpg);
  background-size: cover;
  padding: 140px 60px 60px 540px;
}

/* line 240, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate.ljff .col-md-10 h2 {
  margin-top: 0;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 3.5em;
  line-height: .9em;
}

/* line 248, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate.ljff .col-md-10 p {
  font-size: .8em;
}

/* line 250, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate.ljff .col-md-10 p a {
  font-weight: bold;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  /* line 235, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.ljff .col-md-10 {
    padding: 500px 20px 20px 20px;
  }
}

@media screen and (max-width: 767px) {
  /* line 235, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.ljff .col-md-10 {
    padding: 0;
    background-image: none;
    height: 600px;
  }
  /* line 264, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.ljff .col-md-10 #donate_mobile_background {
    width: 100%;
    height: 100%;
    background-image: url(/../images/donate/LJFF/mobile.jpg);
    background-size: cover;
  }
  /* line 270, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.ljff .col-md-10 #donate_mobile_background #donate_text_buttons_wrapper {
    position: absolute;
    bottom: 0;
    padding: 20px 25px;
  }
}

@media screen and (max-width: 767px) and (max-width: 320px) and (orientation: portrait) {
  /* line 279, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.ljff .col-md-10 h2 {
    font-size: 3em;
  }
  /* line 284, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.ljff .col-md-10 form#donate_one_form {
    margin-right: 0;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 767px) and (orientation: landscape) {
  /* line 235, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.ljff .col-md-10 {
    height: 750px;
  }
  /* line 294, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.ljff .col-md-10 #donate_mobile_background {
    background-position: top;
  }
}

/* line 303, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate.trevor-project .col-md-10 {
  padding: 0;
  background-image: url(/../images/donate/trevor-project/desktop.jpg);
  background-size: auto 100%;
  background-position: bottom right;
  background-position-x: -200px;
  font-size: 1em;
}

/* line 311, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate.trevor-project .col-md-10 #donate_text_buttons_wrapper {
  float: right;
  width: 70%;
  padding: 20px 20px 20px 0;
}

/* line 316, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate.trevor-project .col-md-10 #donate_text_buttons_wrapper h2 {
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 900;
}

/* line 321, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate.trevor-project .col-md-10 #donate_text_buttons_wrapper p {
  margin-bottom: 10px;
  font-size: .8em;
  line-height: 1.4em;
}

/* line 326, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate.trevor-project .col-md-10 #donate_text_buttons_wrapper form {
  margin: 0;
}

@media screen and (min-width: 1000px) and (max-width: 1240px) {
  /* line 333, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.trevor-project .col-md-10 {
    background-position: -450px 0;
  }
}

@media screen and (max-width: 991px) {
  /* line 339, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.trevor-project .col-md-10 {
    padding: 0;
    background-image: none;
    height: 600px;
  }
  /* line 343, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.trevor-project .col-md-10 #donate_mobile_background {
    width: 100%;
    height: 100%;
    background-image: url(/../images/donate/trevor-project/mobile.jpg);
    background-size: cover;
    background-position: bottom;
  }
  /* line 351, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.trevor-project .col-md-10 #donate_text_buttons_wrapper {
    float: none;
    width: 100%;
    padding: 30px 20px;
    text-align: center;
  }
  /* line 356, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.trevor-project .col-md-10 #donate_text_buttons_wrapper h2 {
    margin-bottom: 15px;
  }
  /* line 359, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.trevor-project .col-md-10 #donate_text_buttons_wrapper p {
    font-size: 1em;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 991px) and (max-width: 767px) {
  /* line 339, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.trevor-project .col-md-10 {
    height: 550px;
  }
}

/* line 376, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate.k9-warriors .col-md-10 {
  padding: 0;
  background-image: url(/../images/donate/k9-warriors/verterans-day-desktop.jpg);
  background-size: cover;
  background-position: center;
  font-size: 1em;
}

/* line 387, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate.k9-warriors .col-md-10.donate_one_form {
  float: left;
}

/* line 390, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate.k9-warriors .col-md-10 p {
  float: left;
}

/* line 394, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate.k9-warriors .col-md-10 #donate_text_buttons_wrapper {
  width: 65%;
  padding: 20px 195px 20px 50px;
}

/* line 399, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate.k9-warriors .col-md-10 #donate_text_buttons_wrapper h2 {
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 900;
}

/* line 404, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate.k9-warriors .col-md-10 #donate_text_buttons_wrapper p {
  margin-bottom: 10px;
  font-size: .8em;
  line-height: 1.4em;
  width: 92%;
}

@media screen and (max-width: 991px) {
  /* line 404, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.k9-warriors .col-md-10 #donate_text_buttons_wrapper p {
    width: 100%;
  }
}

/* line 413, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate.k9-warriors .col-md-10 #donate_text_buttons_wrapper form {
  margin: 0;
  padding: 5px;
}

/* line 417, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate.k9-warriors .col-md-10 #donate_text_buttons_wrapper form .btn {
  background-color: white;
  color: black;
}

@media screen and (max-width: 991px) {
  /* line 432, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.k9-warriors .col-md-10 {
    padding: 0;
    background-image: none;
  }
  /* line 436, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.k9-warriors .col-md-10 #donate_mobile_background {
    width: 100%;
    background-image: url(/../images/donate/k9-warriors/verterans-day-mobile.jpg);
    background-size: cover;
    background-position: top;
  }
  /* line 444, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.k9-warriors .col-md-10 #donate_text_buttons_wrapper {
    float: none;
    width: 100%;
    padding: 30px 20px;
    text-align: center;
  }
  /* line 449, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.k9-warriors .col-md-10 #donate_text_buttons_wrapper h2 {
    padding-top: 200px;
  }
}

@media screen and (max-width: 991px) and (min-width: 475px) and (max-width: 991px) {
  /* line 449, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.k9-warriors .col-md-10 #donate_text_buttons_wrapper h2 {
    padding-top: 250px;
  }
}

@media screen and (max-width: 991px) {
  /* line 456, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.k9-warriors .col-md-10 #donate_text_buttons_wrapper p {
    font-size: 1em;
    margin-bottom: 20px;
  }
}

/* line 473, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate.mario-lemieux {
  background-color: #000;
  color: #FFF;
}

/* line 477, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate.mario-lemieux .col-md-8 {
  padding: 0;
  padding-right: 15%;
}

/* line 481, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate.mario-lemieux .col-md-8 h2 {
  color: #eba736;
  font-size: 1.5em;
}

/* line 486, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate.mario-lemieux .col-md-8 form button {
  color: #eba736;
  border-color: #eba736;
}

/* line 489, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate.mario-lemieux .col-md-8 form button:hover {
  background-color: #eba736;
}

/* line 494, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate.mario-lemieux .col-md-8 img {
  right: -225px;
  width: 250px;
}

@media screen and (max-width: 991px) {
  /* line 477, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.mario-lemieux .col-md-8 {
    padding: 0 15%;
  }
  /* line 501, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.mario-lemieux .col-md-8 img {
    right: 30px;
  }
}

@media screen and (max-width: 767px) {
  /* line 477, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.mario-lemieux .col-md-8 {
    padding: 40px 20px;
  }
  /* line 509, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate.mario-lemieux .col-md-8 img {
    width: 100%;
    position: relative;
    right: auto;
  }
}

/* line 518, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate .col-md-8, .checkout #donate .col-md-10 {
  background-repeat: no-repeat;
  color: #FFF;
  font-size: 1.25em;
  padding-left: 220px;
  padding-right: 70px;
}

/* line 525, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate .col-md-8 h2, .checkout #donate .col-md-10 h2 {
  font-size: 2em;
  text-transform: none;
  font-weight: normal;
  margin-bottom: 20px;
  border-bottom-width: 0;
  padding-bottom: 0;
  margin-top: 50px;
}

/* line 534, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate .col-md-8 p, .checkout #donate .col-md-10 p {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 30px;
}

/* line 538, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate .col-md-8 p a, .checkout #donate .col-md-10 p a {
  color: #FFF;
  text-decoration: underline;
  white-space: nowrap;
}

/* line 546, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate .col-md-8 form, .checkout #donate .col-md-10 form {
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 30px;
}

/* line 551, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate .col-md-8 form .btn, .checkout #donate .col-md-10 form .btn {
  border-color: #FFF;
}

/* line 553, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate .col-md-8 form .btn:hover, .checkout #donate .col-md-10 form .btn:hover {
  background-color: #FFF;
  color: #333 !important;
}

/* line 560, app/assets/stylesheets/custom/_checkout.scss */
.checkout #donate .col-md-8 img, .checkout #donate .col-md-10 img {
  width: 150px;
  position: absolute;
  right: 20px;
  bottom: 20px;
}

@media screen and (max-width: 767px) {
  /* line 518, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate .col-md-8, .checkout #donate .col-md-10 {
    background-image: none;
    padding: 50px 10px;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }
  /* line 574, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate .col-md-8 #donate_mobile_background, .checkout #donate .col-md-10 #donate_mobile_background {
    background-repeat: repeat-x;
    background-position: top;
  }
  /* line 579, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate .col-md-8 h2, .checkout #donate .col-md-10 h2 {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 2.5em;
  }
  /* line 584, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate .col-md-8 p, .checkout #donate .col-md-10 p {
    margin-bottom: 30px;
  }
  /* line 587, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate .col-md-8 form, .checkout #donate .col-md-10 form {
    margin-bottom: 0;
    margin-right: 0;
  }
  /* line 590, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate .col-md-8 form#donate_one_form, .checkout #donate .col-md-10 form#donate_one_form {
    margin-right: 30px;
  }
  /* line 594, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #donate .col-md-8 img, .checkout #donate .col-md-10 img {
    width: 150px;
    position: relative;
    right: auto;
    bottom: auto;
  }
}

/* line 636, app/assets/stylesheets/custom/_checkout.scss */
.checkout tr.donation-row td:first-child {
  border: none;
  padding: 0;
}

/* line 640, app/assets/stylesheets/custom/_checkout.scss */
.checkout tr.donation-row td:first-child .donation-wrap-wrap {
  position: relative;
  padding: 3px;
  margin: 0 -8px;
  overflow: hidden;
  border-radius: 1rem;
}

/* line 647, app/assets/stylesheets/custom/_checkout.scss */
.checkout tr.donation-row td:first-child .donation-wrap-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #F48024;
  transition: all 500ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  z-index: 0;
}

/* line 660, app/assets/stylesheets/custom/_checkout.scss */
.checkout tr.donation-row td:first-child .donation-wrap-wrap.round-up-border::before {
  width: 100%;
}

/* line 666, app/assets/stylesheets/custom/_checkout.scss */
.checkout tr.donation-row td:first-child .donation-wrap {
  background-color: #c0c5cb;
  color: #526470;
  text-transform: none;
  padding: 20px 12.8px;
  border-radius: 1rem;
  font-size: 1.1em;
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 1;
}

/* line 680, app/assets/stylesheets/custom/_checkout.scss */
.checkout tr.donation-row td:first-child .donation-wrap > div {
  display: flex;
  align-items: center;
}

/* line 684, app/assets/stylesheets/custom/_checkout.scss */
.checkout tr.donation-row td:first-child .donation-wrap > div.donation-info {
  flex-wrap: wrap;
}

/* line 687, app/assets/stylesheets/custom/_checkout.scss */
.checkout tr.donation-row td:first-child .donation-wrap > div.donation-info > span {
  margin-right: 1rem;
}

/* line 693, app/assets/stylesheets/custom/_checkout.scss */
.checkout tr.donation-row td:first-child .donation-wrap span.bold {
  text-transform: uppercase;
  font-weight: 900;
}

/* line 698, app/assets/stylesheets/custom/_checkout.scss */
.checkout tr.donation-row td:first-child .donation-wrap a {
  color: #fff;
  margin-right: 1rem;
  font-size: 12px;
}

/* line 704, app/assets/stylesheets/custom/_checkout.scss */
.checkout tr.donation-row td:first-child .donation-wrap .switch {
  margin: 0;
}

/* line 708, app/assets/stylesheets/custom/_checkout.scss */
.checkout tr.donation-row td:first-child .donation-wrap .round_up_amount {
  margin-left: 2rem;
  font-weight: bold;
  font-size: initial;
}

/* line 717, app/assets/stylesheets/custom/_checkout.scss */
.checkout tr.donation-row + tr td {
  border: none;
}

/* line 724, app/assets/stylesheets/custom/_checkout.scss */
.checkout #dispatch_upsell #dispatch_upsell_title {
  margin: 30px 0 20px 0;
  border: 2px solid #212121;
  text-align: center;
}

/* line 729, app/assets/stylesheets/custom/_checkout.scss */
.checkout #dispatch_upsell #dispatch_upsell_title h2 {
  padding-bottom: 0;
  border-bottom-width: 0;
  color: #F48024;
  font-size: 2em;
  font-weight: 900;
}

/* line 736, app/assets/stylesheets/custom/_checkout.scss */
.checkout #dispatch_upsell #dispatch_upsell_title h2 span {
  color: #212121;
}

/* line 740, app/assets/stylesheets/custom/_checkout.scss */
.checkout #dispatch_upsell #dispatch_upsell_title p {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
}

/* line 746, app/assets/stylesheets/custom/_checkout.scss */
.checkout #dispatch_upsell img {
  margin-bottom: .5em;
}

/* line 750, app/assets/stylesheets/custom/_checkout.scss */
.checkout #dispatch_upsell .upsell-description {
  margin-bottom: .5em;
}

/* line 752, app/assets/stylesheets/custom/_checkout.scss */
.checkout #dispatch_upsell .upsell-description h3 {
  font-size: .8em;
}

/* line 756, app/assets/stylesheets/custom/_checkout.scss */
.checkout #dispatch_upsell button {
  font-size: .7em;
}

@media screen and (min-width: 992px) {
  /* line 762, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #dispatch_upsell #dispatch_upsell_title h2, .checkout #dispatch_upsell #dispatch_upsell_title p {
    display: inline-block;
    margin: 0;
    line-height: 90px;
    vertical-align: middle;
  }
  /* line 768, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #dispatch_upsell #dispatch_upsell_title h2 {
    margin-right: 10px;
  }
}

@media screen and (max-width: 991px) {
  /* line 775, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #dispatch_upsell #dispatch_upsell_title {
    padding: 20px;
  }
  /* line 778, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #dispatch_upsell #dispatch_upsell_title h2, .checkout #dispatch_upsell #dispatch_upsell_title p {
    display: block;
    line-height: normal;
  }
  /* line 782, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #dispatch_upsell #dispatch_upsell_title h2 {
    margin: 0 0 .5em 0;
  }
  /* line 785, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #dispatch_upsell #dispatch_upsell_title p {
    margin-bottom: 0;
  }
  /* line 789, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #dispatch_upsell .order-item-col {
    margin-bottom: 25px;
  }
}

/* line 795, app/assets/stylesheets/custom/_checkout.scss */
.checkout #checkout_ordering_from {
  text-align: center;
}

/* line 798, app/assets/stylesheets/custom/_checkout.scss */
.checkout #checkout_ordering_from p {
  font-size: 1.1em;
  text-transform: none;
}

/* line 805, app/assets/stylesheets/custom/_checkout.scss */
.checkout #delivery_fee_info > div {
  background-color: #F48024;
  color: #FFF;
  padding: .5em;
}

/* line 810, app/assets/stylesheets/custom/_checkout.scss */
.checkout #delivery_fee_info > div h3 {
  margin-top: 0;
  text-align: center;
  font-weight: 900;
  font-size: 1.5em;
}

/* line 819, app/assets/stylesheets/custom/_checkout.scss */
.checkout #tip {
  padding-bottom: .2em;
}

/* line 822, app/assets/stylesheets/custom/_checkout.scss */
.checkout #tip .input-group {
  display: inline-block;
}

/* line 824, app/assets/stylesheets/custom/_checkout.scss */
.checkout #tip .input-group input {
  width: 25%;
  text-align: right;
}

/* line 828, app/assets/stylesheets/custom/_checkout.scss */
.checkout #tip .input-group button {
  width: 15%;
}

/* line 831, app/assets/stylesheets/custom/_checkout.scss */
.checkout #tip .input-group button.first-tip {
  margin-left: 30%;
}

@media screen and (max-width: 767px) {
  /* line 837, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #tip .input-group input {
    width: 40%;
  }
  /* line 840, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #tip .input-group button {
    width: 20%;
    padding: 6px;
  }
  /* line 844, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #tip .input-group button.first-tip {
    margin-left: 0;
  }
}

/* line 852, app/assets/stylesheets/custom/_checkout.scss */
.checkout .remove-promo-code {
  padding-left: 10px;
  font-size: .6em;
}

@media screen and (max-width: 767px) {
  /* line 852, app/assets/stylesheets/custom/_checkout.scss */
  .checkout .remove-promo-code {
    padding-left: 0px;
    font-size: 91%;
  }
}

/* line 860, app/assets/stylesheets/custom/_checkout.scss */
.checkout .reward-promo-info {
  padding-right: 5px;
  text-transform: none !important;
}

/* line 864, app/assets/stylesheets/custom/_checkout.scss */
.checkout .reward-promo-info button {
  padding: 0;
  line-height: 1em;
}

/* line 869, app/assets/stylesheets/custom/_checkout.scss */
.checkout .reward-inline {
  background: url(/assets/rewards/star-3ab376379b689cea83cc547f0c9aaf336df4974c3a38e7aa0e83c562875087fd.png);
  display: inline-block;
  background-position: 0 0;
  background-size: contain;
  background-repeat: no-repeat;
  padding-left: 25px;
}

/* line 877, app/assets/stylesheets/custom/_checkout.scss */
.checkout .reward {
  padding: 5px;
}

/* line 879, app/assets/stylesheets/custom/_checkout.scss */
.checkout .reward > div {
  text-align: center;
  border: 1px solid #989898;
  border-radius: 2px;
  background-color: #FFF;
  padding: 10px;
}

/* line 886, app/assets/stylesheets/custom/_checkout.scss */
.checkout .reward > div img {
  width: 75px;
}

/* line 889, app/assets/stylesheets/custom/_checkout.scss */
.checkout .reward > div h3 {
  margin-top: 0;
}

/* line 892, app/assets/stylesheets/custom/_checkout.scss */
.checkout .reward > div .redeem-info {
  font-size: .8em;
  font-style: italic;
  line-height: 1.2em;
  display: inline-block;
}

/* line 898, app/assets/stylesheets/custom/_checkout.scss */
.checkout .reward > div .remove-reward {
  font-size: .6em;
}

/* line 904, app/assets/stylesheets/custom/_checkout.scss */
.checkout .checkout-table {
  width: 100%;
}

/* line 910, app/assets/stylesheets/custom/_checkout.scss */
.checkout .checkout-table .checkout-row .checkout-cell .rewards-progress h3 {
  background-color: #545454;
  color: #FFF;
  padding: 5px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
}

/* line 918, app/assets/stylesheets/custom/_checkout.scss */
.checkout .checkout-table .checkout-row .checkout-cell .rewards-progress p {
  font-size: .9em;
}

/* line 923, app/assets/stylesheets/custom/_checkout.scss */
.checkout .checkout-table .checkout-row .checkout-cell .multiple-payment-callout {
  font-size: .8em;
  font-style: italic;
}

/* line 932, app/assets/stylesheets/custom/_checkout.scss */
.checkout #delivery-alert-message .alert-danger {
  font-size: 1em;
  padding: 10px;
}

/* line 938, app/assets/stylesheets/custom/_checkout.scss */
.checkout #checkout_form #order_modes_container {
  margin-top: 20px;
}

/* line 941, app/assets/stylesheets/custom/_checkout.scss */
.checkout #checkout_form #order_modes_container #order_modes {
  padding: 1.5rem;
  background-color: #FFF;
}

/* line 945, app/assets/stylesheets/custom/_checkout.scss */
.checkout #checkout_form #order_modes_container #order_modes h4 {
  font-size: .9em;
  color: #231f20;
  letter-spacing: .02em;
  margin-top: .6em;
  margin-bottom: 1em;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}

/* line 956, app/assets/stylesheets/custom/_checkout.scss */
.checkout #checkout_form #order_modes_container #order_modes .order-mode-option {
  min-height: 75px;
  position: relative;
  margin-bottom: 1.5rem;
}

/* line 962, app/assets/stylesheets/custom/_checkout.scss */
.checkout #checkout_form #order_modes_container #order_modes .order-mode-option.option-selected .order-mode-icon {
  position: relative;
  border: 2px solid rgba(0, 0, 0, 0.5);
}

/* line 966, app/assets/stylesheets/custom/_checkout.scss */
.checkout #checkout_form #order_modes_container #order_modes .order-mode-option.option-selected .order-mode-icon:hover {
  background-color: #FFF;
  color: #000;
}

/* line 970, app/assets/stylesheets/custom/_checkout.scss */
.checkout #checkout_form #order_modes_container #order_modes .order-mode-option.option-selected .order-mode-icon .item-state {
  display: block;
}

/* line 976, app/assets/stylesheets/custom/_checkout.scss */
.checkout #checkout_form #order_modes_container #order_modes .order-mode-option .order-mode-icon {
  width: 120px;
  height: 75px;
  float: left;
  cursor: pointer;
  border: 2px solid #F48024;
  padding: 10px;
  margin-right: 10px;
  vertical-align: bottom;
  background-size: 100px auto;
  background-position: center;
  background-repeat: no-repeat;
  transition: background-color .25s ease,color .25s ease, background-image .25s ease,color .25s ease, color .25s ease,color .25s ease;
  text-align: center;
  font-size: 3em;
}

/* line 994, app/assets/stylesheets/custom/_checkout.scss */
.checkout #checkout_form #order_modes_container #order_modes .order-mode-option .order-mode-icon:hover {
  background-color: #F48024;
  color: #FFF;
}

/* line 999, app/assets/stylesheets/custom/_checkout.scss */
.checkout #checkout_form #order_modes_container #order_modes .order-mode-option .order-mode-icon .item-state {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  color: #FFF;
  font-size: .75em;
  z-index: 2;
}

/* line 1011, app/assets/stylesheets/custom/_checkout.scss */
.checkout #checkout_form #order_modes_container #order_modes .order-mode-option .order-mode-icon .item-state.item-state-added {
  padding-top: 5px;
}

/* line 1013, app/assets/stylesheets/custom/_checkout.scss */
.checkout #checkout_form #order_modes_container #order_modes .order-mode-option .order-mode-icon .item-state.item-state-added .icon-piada-check {
  font-weight: bold;
  border: 2px solid #F48024;
  border-radius: 23px;
  padding: 4px;
}

/* line 1022, app/assets/stylesheets/custom/_checkout.scss */
.checkout #checkout_form #order_modes_container #order_modes .order-mode-option .order-mode-icon .fa {
  vertical-align: top;
}

/* line 1029, app/assets/stylesheets/custom/_checkout.scss */
.checkout #checkout_form #order_modes_container #order_modes .order-mode-option.option-disabled .order-mode-icon {
  background-color: #989898;
  cursor: not-allowed;
  color: #eeeeee;
}

/* line 1034, app/assets/stylesheets/custom/_checkout.scss */
.checkout #checkout_form #order_modes_container #order_modes .order-mode-option.option-disabled .order-mode-icon:hover {
  background-color: #989898;
  color: #eeeeee;
}

/* line 1041, app/assets/stylesheets/custom/_checkout.scss */
.checkout #checkout_form #order_modes_container #order_modes .order-mode-option .order-mode-description {
  padding-top: 1.5rem;
}

/* line 1046, app/assets/stylesheets/custom/_checkout.scss */
.checkout #checkout_form #order_modes_container #order_modes #order_mode_express_pickup.order-mode-option .order-mode-icon {
  background-image: url(/assets/express-vertical-web-ff4a6cc8ab6635b90eca203f3e4ebad73bd2282c50e3ac52cc460827da83ae99.png);
}

/* line 1048, app/assets/stylesheets/custom/_checkout.scss */
.checkout #checkout_form #order_modes_container #order_modes #order_mode_express_pickup.order-mode-option .order-mode-icon:hover {
  background-image: url(/assets/express-vertical-white-web-37acf3672b1a667903ecdaa0163ce6c9fb372b1c4eae6789dff0a7bb59c45f33.png);
}

/* line 1054, app/assets/stylesheets/custom/_checkout.scss */
.checkout #checkout_form #order_modes_container #order_modes #order_mode_express_pickup.order-mode-option.option-disabled .order-mode-icon {
  background-image: url(/assets/express-vertical-gray-lighter-web-979a5137e24650eb80968290ef204a1ebbe61d50076b415455d3abbb5c71000b.png) !important;
}

/* line 1061, app/assets/stylesheets/custom/_checkout.scss */
.checkout #checkout_form #order_modes_container #order_modes #order_mode_express_pickup.order-mode-option.option-selected .order-mode-icon:hover {
  background-image: url(/assets/express-vertical-web-ff4a6cc8ab6635b90eca203f3e4ebad73bd2282c50e3ac52cc460827da83ae99.png);
}

/* line 1069, app/assets/stylesheets/custom/_checkout.scss */
.checkout #checkout_form #order_modes_container #order_modes #order_mode_dine_in.order-mode-option .order-mode-icon {
  background-image: url(/assets/dine-in-mode-9f3b2fd6ff740f6b451958ac0daffb6d62b688dadfe62907462aa927b88e3437.png);
}

/* line 1071, app/assets/stylesheets/custom/_checkout.scss */
.checkout #checkout_form #order_modes_container #order_modes #order_mode_dine_in.order-mode-option .order-mode-icon:hover {
  background-image: url(/assets/dine-in-white-b55be12d44dc0422c13e4c48a974f16495a1798516d67bd047fbde7851d1a473.png);
}

/* line 1077, app/assets/stylesheets/custom/_checkout.scss */
.checkout #checkout_form #order_modes_container #order_modes #order_mode_dine_in.order-mode-option.option-disabled .order-mode-icon {
  background-image: url(/assets/dine-in-white-b55be12d44dc0422c13e4c48a974f16495a1798516d67bd047fbde7851d1a473.png) !important;
}

/* line 1084, app/assets/stylesheets/custom/_checkout.scss */
.checkout #checkout_form #order_modes_container #order_modes #order_mode_dine_in.order-mode-option.option-selected .order-mode-icon:hover {
  background-image: url(/assets/dine-in-mode-9f3b2fd6ff740f6b451958ac0daffb6d62b688dadfe62907462aa927b88e3437.png);
}

/* line 1091, app/assets/stylesheets/custom/_checkout.scss */
.checkout #checkout_form #order_modes_container #order_modes .order-mode-option #third-party-delivery-form, .checkout #checkout_form #order_modes_container #order_modes .order-mode-option #curbside_car_info {
  margin-top: 10px;
}

@media screen and (max-width: 767px) {
  /* line 1097, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #checkout_form #order_modes_container #order_modes .order-mode-option {
    height: auto;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #F48024;
  }
  /* line 1103, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #checkout_form #order_modes_container #order_modes .order-mode-option:last-child {
    padding-bottom: 0px;
    border-bottom-width: 0;
  }
  /* line 1108, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #checkout_form #order_modes_container #order_modes .order-mode-option .order-mode-icon {
    float: none;
    display: inline-block;
    margin-bottom: 1.5rem;
    width: 180px;
    height: 112px;
    font-size: 5em;
  }
  /* line 1118, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #checkout_form #order_modes_container #order_modes .order-mode-option .order-mode-icon .item-state.item-state-added .icon-piada-check {
    border-radius: 36px;
  }
  /* line 1124, app/assets/stylesheets/custom/_checkout.scss */
  .checkout #checkout_form #order_modes_container #order_modes .order-mode-option .order-mode-description {
    text-align: left;
    padding-top: 0;
  }
}

/* line 1134, app/assets/stylesheets/custom/_checkout.scss */
.checkout .holiday-feature, .checkout .foodbank-feature, .checkout .buy-one-now-feature {
  background-color: #212121;
  display: flex;
  margin-top: 2rem;
  padding: 2rem 4rem;
  border-radius: 2rem;
  align-items: center;
  justify-content: center;
  margin-bottom: 3rem;
}

/* line 1144, app/assets/stylesheets/custom/_checkout.scss */
.checkout .holiday-feature .bulb, .checkout .foodbank-feature .bulb, .checkout .buy-one-now-feature .bulb {
  width: 170px;
  margin-right: 4rem;
}

@media screen and (max-width: 767px) {
  /* line 1144, app/assets/stylesheets/custom/_checkout.scss */
  .checkout .holiday-feature .bulb, .checkout .foodbank-feature .bulb, .checkout .buy-one-now-feature .bulb {
    margin-bottom: 1.5rem;
  }
}

/* line 1153, app/assets/stylesheets/custom/_checkout.scss */
.checkout .holiday-feature .holiday-text, .checkout .holiday-feature .buy-one-now-text, .checkout .foodbank-feature .holiday-text, .checkout .foodbank-feature .buy-one-now-text, .checkout .buy-one-now-feature .holiday-text, .checkout .buy-one-now-feature .buy-one-now-text {
  color: white;
}

/* line 1156, app/assets/stylesheets/custom/_checkout.scss */
.checkout .holiday-feature .holiday-text h3, .checkout .holiday-feature .buy-one-now-text h3, .checkout .foodbank-feature .holiday-text h3, .checkout .foodbank-feature .buy-one-now-text h3, .checkout .buy-one-now-feature .holiday-text h3, .checkout .buy-one-now-feature .buy-one-now-text h3 {
  font-size: 2.25rem;
  font-weight: 900;
  margin-bottom: 1rem;
}

/* line 1160, app/assets/stylesheets/custom/_checkout.scss */
.checkout .holiday-feature .holiday-text h3 span, .checkout .holiday-feature .buy-one-now-text h3 span, .checkout .foodbank-feature .holiday-text h3 span, .checkout .foodbank-feature .buy-one-now-text h3 span, .checkout .buy-one-now-feature .holiday-text h3 span, .checkout .buy-one-now-feature .buy-one-now-text h3 span {
  color: #c3922e;
}

/* line 1165, app/assets/stylesheets/custom/_checkout.scss */
.checkout .holiday-feature .holiday-text p, .checkout .holiday-feature .buy-one-now-text p, .checkout .foodbank-feature .holiday-text p, .checkout .foodbank-feature .buy-one-now-text p, .checkout .buy-one-now-feature .holiday-text p, .checkout .buy-one-now-feature .buy-one-now-text p {
  font-size: 1.5rem;
  line-height: 1.5;
  margin-bottom: 1.75rem;
}

/* line 1171, app/assets/stylesheets/custom/_checkout.scss */
.checkout .holiday-feature .holiday-text .btn-primary, .checkout .holiday-feature .buy-one-now-text .btn-primary, .checkout .foodbank-feature .holiday-text .btn-primary, .checkout .foodbank-feature .buy-one-now-text .btn-primary, .checkout .buy-one-now-feature .holiday-text .btn-primary, .checkout .buy-one-now-feature .buy-one-now-text .btn-primary {
  background-color: #c3922e;
  border-color: #c3922e;
}

/* line 1175, app/assets/stylesheets/custom/_checkout.scss */
.checkout .holiday-feature .holiday-text .btn-primary:hover, .checkout .holiday-feature .buy-one-now-text .btn-primary:hover, .checkout .foodbank-feature .holiday-text .btn-primary:hover, .checkout .foodbank-feature .buy-one-now-text .btn-primary:hover, .checkout .buy-one-now-feature .holiday-text .btn-primary:hover, .checkout .buy-one-now-feature .buy-one-now-text .btn-primary:hover {
  background-color: #9a7324;
}

@media screen and (max-width: 767px) {
  /* line 1134, app/assets/stylesheets/custom/_checkout.scss */
  .checkout .holiday-feature, .checkout .foodbank-feature, .checkout .buy-one-now-feature {
    flex-wrap: wrap;
  }
  /* line 1184, app/assets/stylesheets/custom/_checkout.scss */
  .checkout .holiday-feature .bulb, .checkout .foodbank-feature .bulb, .checkout .buy-one-now-feature .bulb {
    margin-right: 0;
  }
  /* line 1188, app/assets/stylesheets/custom/_checkout.scss */
  .checkout .holiday-feature .holiday-text, .checkout .foodbank-feature .holiday-text, .checkout .buy-one-now-feature .holiday-text {
    text-align: center;
  }
}

/* line 1194, app/assets/stylesheets/custom/_checkout.scss */
.checkout .foodbank-feature {
  background-color: #1e1e1e;
}

/* line 1198, app/assets/stylesheets/custom/_checkout.scss */
.checkout .buy-one-now-feature {
  background-color: #7d8d97;
  color: #212121;
}

/* line 1204, app/assets/stylesheets/custom/_checkout.scss */
#place-order-button {
  white-space: initial;
  height: auto;
  min-height: 30pt;
}

/* line 1212, app/assets/stylesheets/custom/_checkout.scss */
.order-confirmation #order_confirmation h2 {
  padding-bottom: 50px;
}

/* line 1217, app/assets/stylesheets/custom/_checkout.scss */
.order-confirmation .order-number h3 {
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  /* line 1221, app/assets/stylesheets/custom/_checkout.scss */
  .order-confirmation #new_points {
    margin-top: 10px;
  }
}

/* line 1226, app/assets/stylesheets/custom/_checkout.scss */
.order-confirmation #new_points h3 {
  margin-top: 0;
  text-align: right;
}

@media screen and (max-width: 767px) {
  /* line 1226, app/assets/stylesheets/custom/_checkout.scss */
  .order-confirmation #new_points h3 {
    text-align: left;
  }
}

/* line 1235, app/assets/stylesheets/custom/_checkout.scss */
.order-confirmation #new_points .points-progress {
  text-align: right;
}

@media screen and (max-width: 767px) {
  /* line 1235, app/assets/stylesheets/custom/_checkout.scss */
  .order-confirmation #new_points .points-progress {
    text-align: left;
  }
}

/* line 1242, app/assets/stylesheets/custom/_checkout.scss */
.order-confirmation #new_points .points-progress .dash {
  padding: 0 5px;
}

@media screen and (max-width: 767px) {
  /* line 1242, app/assets/stylesheets/custom/_checkout.scss */
  .order-confirmation #new_points .points-progress .dash {
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
  }
}

/* line 1252, app/assets/stylesheets/custom/_checkout.scss */
.order-confirmation #new_points .points-progress .points {
  font-weight: bold;
}

/* line 1258, app/assets/stylesheets/custom/_checkout.scss */
.order-confirmation #catering_prompt {
  border: 2px solid black;
  background-color: #FFF;
  text-align: center;
}

/* line 1263, app/assets/stylesheets/custom/_checkout.scss */
.order-confirmation #catering_prompt .col-md-12 {
  padding: 15px;
}

/* line 1265, app/assets/stylesheets/custom/_checkout.scss */
.order-confirmation #catering_prompt .col-md-12 img {
  width: 400px;
  max-width: 100%;
  margin-bottom: 10px;
}

/* line 1270, app/assets/stylesheets/custom/_checkout.scss */
.order-confirmation #catering_prompt .col-md-12 p {
  margin: 0;
}

/* line 1276, app/assets/stylesheets/custom/_checkout.scss */
.order-confirmation #curbside_pickup_instructions {
  margin-bottom: 1.2em;
  padding-bottom: 1.2em;
  border-bottom: 1pt solid #ddd;
}

/* line 1281, app/assets/stylesheets/custom/_checkout.scss */
.order-confirmation #curbside_pickup_instructions #cursbide_pickup_actions {
  margin-top: 5px;
  text-align: right;
}

/* line 1284, app/assets/stylesheets/custom/_checkout.scss */
.order-confirmation #curbside_pickup_instructions #cursbide_pickup_actions a {
  color: #000;
  width: 50%;
}

@media screen and (max-width: 991px) {
  /* line 1281, app/assets/stylesheets/custom/_checkout.scss */
  .order-confirmation #curbside_pickup_instructions #cursbide_pickup_actions {
    text-align: center;
  }
}

/* line 1, app/assets/stylesheets/custom/_customize-item.scss */
.option-pool {
  margin: .75em 0 2em;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

/* line 8, app/assets/stylesheets/custom/_customize-item.scss */
.option-pool > modifier-check {
  display: inline-block;
}

@media screen and (min-width: 992px) {
  /* line 8, app/assets/stylesheets/custom/_customize-item.scss */
  .option-pool > modifier-check {
    float: left;
    width: 24%;
    margin-bottom: 1.25%;
  }
  /* line 14, app/assets/stylesheets/custom/_customize-item.scss */
  .option-pool > modifier-check:not(:nth-child(4n)) {
    margin-right: 1.33%;
  }
}

@media screen and (min-width: 480px) and (max-width: 991px) {
  /* line 8, app/assets/stylesheets/custom/_customize-item.scss */
  .option-pool > modifier-check {
    float: left;
    width: 32%;
    margin-bottom: 2%;
  }
  /* line 22, app/assets/stylesheets/custom/_customize-item.scss */
  .option-pool > modifier-check:not(:nth-child(3n)) {
    margin-right: 2%;
  }
}

@media screen and (max-width: 479px) {
  /* line 8, app/assets/stylesheets/custom/_customize-item.scss */
  .option-pool > modifier-check {
    float: left;
    width: 49%;
    margin-bottom: 2%;
  }
  /* line 30, app/assets/stylesheets/custom/_customize-item.scss */
  .option-pool > modifier-check:not(:nth-child(even)) {
    margin-right: 2%;
  }
}

/* line 34, app/assets/stylesheets/custom/_customize-item.scss */
.option-pool > modifier-check li.pool-item {
  width: initial;
  float: none;
  margin: none !important;
}

/* line 41, app/assets/stylesheets/custom/_customize-item.scss */
.option-pool li.pool-item {
  padding: 0;
  font-size: .8em;
  position: relative;
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 992px) {
  /* line 41, app/assets/stylesheets/custom/_customize-item.scss */
  .option-pool li.pool-item {
    float: left;
    width: 24%;
    margin-bottom: 1.25%;
  }
  /* line 46, app/assets/stylesheets/custom/_customize-item.scss */
  .option-pool li.pool-item:not(:nth-child(4n)) {
    margin-right: 1.33%;
  }
}

@media screen and (min-width: 480px) and (max-width: 991px) {
  /* line 41, app/assets/stylesheets/custom/_customize-item.scss */
  .option-pool li.pool-item {
    float: left;
    width: 32%;
    margin-bottom: 2%;
  }
  /* line 54, app/assets/stylesheets/custom/_customize-item.scss */
  .option-pool li.pool-item:not(:nth-child(3n)) {
    margin-right: 2%;
  }
}

@media screen and (max-width: 479px) {
  /* line 41, app/assets/stylesheets/custom/_customize-item.scss */
  .option-pool li.pool-item {
    float: left;
    width: 49%;
    margin-bottom: 2%;
  }
  /* line 62, app/assets/stylesheets/custom/_customize-item.scss */
  .option-pool li.pool-item:not(:nth-child(even)) {
    margin-right: 2%;
  }
}

/* line 71, app/assets/stylesheets/custom/_customize-item.scss */
.option-pool li.pool-item a:focus {
  text-decoration: none !important;
}

/* line 74, app/assets/stylesheets/custom/_customize-item.scss */
.option-pool li.pool-item.active {
  background-color: #cecece;
}

/* line 77, app/assets/stylesheets/custom/_customize-item.scss */
.option-pool li.pool-item .item-img {
  background-color: #dcdcdc;
}

/* line 80, app/assets/stylesheets/custom/_customize-item.scss */
.option-pool li.pool-item a.option-state {
  display: flex;
  flex: 1;
}

/* line 84, app/assets/stylesheets/custom/_customize-item.scss */
.option-pool li.pool-item .item-info {
  color: #212121;
  padding: 10px;
  background-color: #fff;
  flex: 1;
}

/* line 89, app/assets/stylesheets/custom/_customize-item.scss */
.option-pool li.pool-item .item-info h3 {
  font-size: 1em;
  margin-bottom: 0;
  font-weight: bold;
}

/* line 94, app/assets/stylesheets/custom/_customize-item.scss */
.option-pool li.pool-item .item-info .description {
  font-size: .9em;
  font-style: italic;
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  margin-bottom: 5px;
}

/* line 101, app/assets/stylesheets/custom/_customize-item.scss */
.option-pool li.pool-item .item-img {
  position: relative;
  overflow: hidden;
  transition: background-color 300ms;
}

/* line 105, app/assets/stylesheets/custom/_customize-item.scss */
.option-pool li.pool-item .item-img .option-state {
  position: relative;
  height: 100%;
  width: 100%;
  display: inline-block;
}

/* line 110, app/assets/stylesheets/custom/_customize-item.scss */
.option-pool li.pool-item .item-img .option-state img {
  -webkit-transition: all 300ms;
  transition: opacity 300ms;
}

/* line 114, app/assets/stylesheets/custom/_customize-item.scss */
.option-pool li.pool-item .item-img .option-state .item-state {
  position: absolute;
  left: 50%;
  z-index: 900;
  font-family: "FontAwesome";
  color: #fff;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  text-align: center;
  font-size: 40px;
  line-height: 0;
  padding: 14px;
  border: 2px solid #F48024;
  border-radius: 90px;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 300ms;
  transition: all 300ms;
  opacity: 0;
}

/* line 134, app/assets/stylesheets/custom/_customize-item.scss */
.option-pool li.pool-item .item-img .option-state .item-state .icon:before {
  display: block;
}

/* line 139, app/assets/stylesheets/custom/_customize-item.scss */
.option-pool li.pool-item .item-img .option-state .item-state-add .icon:before {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 300ms;
  transition: all 300ms;
}

/* line 148, app/assets/stylesheets/custom/_customize-item.scss */
.option-pool li.pool-item .item-img .option-state .item-state-added .icon:before {
  -webkit-transform: translateX(200px);
  -ms-transform: translateX(200px);
  transform: translateX(200px);
  -webkit-transition: all 300ms;
  transition: all 300ms;
}

/* line 157, app/assets/stylesheets/custom/_customize-item.scss */
.option-pool li.pool-item .item-img .option-state .item-state-remove .icon {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 300ms;
  transition: all 300ms;
}

/* line 169, app/assets/stylesheets/custom/_customize-item.scss */
.option-pool li.pool-item.active:not(.item-disabled) .item-img {
  background-color: #545454;
}

/* line 172, app/assets/stylesheets/custom/_customize-item.scss */
.option-pool li.pool-item.active:not(.item-disabled) .item-img .option-state img {
  opacity: 0.2;
}

/* line 175, app/assets/stylesheets/custom/_customize-item.scss */
.option-pool li.pool-item.active:not(.item-disabled) .item-img .option-state .item-state-add {
  opacity: 0;
}

/* line 177, app/assets/stylesheets/custom/_customize-item.scss */
.option-pool li.pool-item.active:not(.item-disabled) .item-img .option-state .item-state-add .icon:before {
  -webkit-transform: translateX(-200px);
  -ms-transform: translateX(-200px);
  transform: translateX(-200px);
}

/* line 183, app/assets/stylesheets/custom/_customize-item.scss */
.option-pool li.pool-item.active:not(.item-disabled) .item-img .option-state .item-state-added {
  opacity: 1;
}

/* line 185, app/assets/stylesheets/custom/_customize-item.scss */
.option-pool li.pool-item.active:not(.item-disabled) .item-img .option-state .item-state-added .icon:before {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

/* line 192, app/assets/stylesheets/custom/_customize-item.scss */
.option-pool li.pool-item.active:not(.item-disabled) .item-img .ingredient-actions {
  display: block !important;
}

/* line 198, app/assets/stylesheets/custom/_customize-item.scss */
.option-pool li.pool-item .ingredient-actions {
  display: none;
  position: absolute;
  bottom: 3px;
  width: 100%;
  color: #fff;
  font-weight: bold;
}

/* line 207, app/assets/stylesheets/custom/_customize-item.scss */
.option-pool li.pool-item.half-item:not(.item-disabled) .item-img a.ingredient-actions.btn-rel {
  display: none !important;
}

/* line 211, app/assets/stylesheets/custom/_customize-item.scss */
.option-pool li.pool-item.item-disabled {
  opacity: 0.35;
}

/* line 213, app/assets/stylesheets/custom/_customize-item.scss */
.option-pool li.pool-item.item-disabled:hover {
  cursor: default !important;
}

/* line 216, app/assets/stylesheets/custom/_customize-item.scss */
.option-pool li.pool-item.item-disabled a:hover {
  cursor: default !important;
}

/* line 220, app/assets/stylesheets/custom/_customize-item.scss */
.option-pool li.pool-item .calories {
  /*
			position: absolute;
			top: 0;
			right: 0;
			padding: 2px 5px;
			background-color: rgba(255,255,255,.3);
			text-transform: uppercase;
			color: #000;*/
  font-weight: normal;
}

/* line 232, app/assets/stylesheets/custom/_customize-item.scss */
.option-pool li.pool-item .item-flag {
  position: absolute;
  top: 10px;
  margin-left: -10px;
  background-color: #F48024;
  font-size: .9em;
  color: #FFF;
  font-weight: bold;
  padding: 1px 5px;
}

/* line 247, app/assets/stylesheets/custom/_customize-item.scss */
.mdnzr-no-touchevents .option-pool li.pool-item:not(.item-disabled):hover .item-img {
  background-color: #545454;
}

/* line 250, app/assets/stylesheets/custom/_customize-item.scss */
.mdnzr-no-touchevents .option-pool li.pool-item:not(.item-disabled):hover .item-img .option-state img {
  opacity: 0.2;
}

/* line 253, app/assets/stylesheets/custom/_customize-item.scss */
.mdnzr-no-touchevents .option-pool li.pool-item:not(.item-disabled):hover .item-img .option-state .item-state-add {
  opacity: 1;
}

/* line 264, app/assets/stylesheets/custom/_customize-item.scss */
.mdnzr-no-touchevents .option-pool li.pool-item.active:not(.item-disabled) .item-img {
  background-color: #545454;
}

/* line 267, app/assets/stylesheets/custom/_customize-item.scss */
.mdnzr-no-touchevents .option-pool li.pool-item.active:not(.item-disabled) .item-img .option-state img {
  opacity: 0.2;
}

/* line 270, app/assets/stylesheets/custom/_customize-item.scss */
.mdnzr-no-touchevents .option-pool li.pool-item.active:not(.item-disabled) .item-img .option-state .item-state-add {
  opacity: 0;
}

/* line 272, app/assets/stylesheets/custom/_customize-item.scss */
.mdnzr-no-touchevents .option-pool li.pool-item.active:not(.item-disabled) .item-img .option-state .item-state-add .icon:before {
  -webkit-transform: translateX(-200px);
  -ms-transform: translateX(-200px);
  transform: translateX(-200px);
}

/* line 278, app/assets/stylesheets/custom/_customize-item.scss */
.mdnzr-no-touchevents .option-pool li.pool-item.active:not(.item-disabled) .item-img .option-state .item-state-added {
  opacity: 1;
}

/* line 280, app/assets/stylesheets/custom/_customize-item.scss */
.mdnzr-no-touchevents .option-pool li.pool-item.active:not(.item-disabled) .item-img .option-state .item-state-added .icon:before {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

/* line 287, app/assets/stylesheets/custom/_customize-item.scss */
.mdnzr-no-touchevents .option-pool li.pool-item.active:not(.item-disabled) .item-img .ingredient-actions {
  display: block !important;
}

/* line 292, app/assets/stylesheets/custom/_customize-item.scss */
.mdnzr-no-touchevents .option-pool li.pool-item.active.in:not(.item-disabled):hover {
  cursor: default !important;
}

/* line 294, app/assets/stylesheets/custom/_customize-item.scss */
.mdnzr-no-touchevents .option-pool li.pool-item.active.in:not(.item-disabled):hover a {
  cursor: default !important;
}

/* line 299, app/assets/stylesheets/custom/_customize-item.scss */
.mdnzr-no-touchevents .option-pool li.pool-item.active.out:not(.item-disabled):hover .item-img {
  background-color: #545454;
}

/* line 302, app/assets/stylesheets/custom/_customize-item.scss */
.mdnzr-no-touchevents .option-pool li.pool-item.active.out:not(.item-disabled):hover .item-img .option-state img {
  opacity: 0.2;
}

/* line 305, app/assets/stylesheets/custom/_customize-item.scss */
.mdnzr-no-touchevents .option-pool li.pool-item.active.out:not(.item-disabled):hover .item-img .option-state .item-state-remove {
  opacity: 1;
}

/* line 307, app/assets/stylesheets/custom/_customize-item.scss */
.mdnzr-no-touchevents .option-pool li.pool-item.active.out:not(.item-disabled):hover .item-img .option-state .item-state-remove .icon {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

/* line 313, app/assets/stylesheets/custom/_customize-item.scss */
.mdnzr-no-touchevents .option-pool li.pool-item.active.out:not(.item-disabled):hover .item-img .option-state .item-state-added {
  opacity: 0;
}

/* line 326, app/assets/stylesheets/custom/_customize-item.scss */
.customize-content .option-pool.max-selected li.pool-item.active:not(.item-disabled):not(.extra-added) .item-img .ingredient-actions {
  display: none !important;
}

@media screen and (max-width: 420px) and (min-width: 341px) {
  /* line 336, app/assets/stylesheets/custom/_customize-item.scss */
  .panel-heading .toggle-text {
    font-size: 12px;
  }
}

@media screen and (max-width: 340px) {
  /* line 341, app/assets/stylesheets/custom/_customize-item.scss */
  .panel-heading .toggle-text {
    float: right;
    font-size: 0.7em;
  }
  /* line 345, app/assets/stylesheets/custom/_customize-item.scss */
  .panel-heading div.switch {
    margin-top: 12px;
    float: right;
    clear: right;
  }
}

/* line 352, app/assets/stylesheets/custom/_customize-item.scss */
.panel-heading h4 .selection-limit-note {
  font-size: .7em;
  margin-top: 5px;
  font-style: italic;
}

/* line 359, app/assets/stylesheets/custom/_customize-item.scss */
.panel-heading h4.has-selection-limit .switch-wrapper {
  margin-top: .35em;
}

/* line 366, app/assets/stylesheets/custom/_customize-item.scss */
.sticky-actions {
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  z-index: 994;
}

@media screen and (min-width: 992px) {
  /* line 366, app/assets/stylesheets/custom/_customize-item.scss */
  .sticky-actions {
    display: none;
  }
}

/* line 375, app/assets/stylesheets/custom/_customize-item.scss */
.sticky-actions .btn {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

@media screen and (max-width: 991px) {
  /* line 375, app/assets/stylesheets/custom/_customize-item.scss */
  .sticky-actions .btn {
    font-size: .5em;
  }
}

/* line 381, app/assets/stylesheets/custom/_customize-item.scss */
.sticky-actions .btn .btn-internal {
  transition: transform 500ms;
}

/* line 383, app/assets/stylesheets/custom/_customize-item.scss */
.sticky-actions .btn .btn-internal.in {
  -webkit-animation-name: zoomin;
  animation-name: zoomin;
  -webkit-animation-duration: 400ms;
  animation-duration: 400ms;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* line 393, app/assets/stylesheets/custom/_customize-item.scss */
.sticky-actions .btn .btn-internal.out {
  -webkit-animation-name: zoomout;
  animation-name: zoomout;
  -webkit-animation-duration: 400ms;
  animation-duration: 400ms;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

@-webkit-keyframes zoomin {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  60% {
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes zoomin {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  60% {
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes zoomout {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  60% {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes zoomout {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  60% {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/* line 464, app/assets/stylesheets/custom/_customize-item.scss */
.btn-rel.ingredient-actions.btn {
  padding: 0 !important;
  bottom: 10% !important;
}

/* line 2, app/assets/stylesheets/custom/_promotions.scss */
.promotions-hero img {
  width: 100%;
}

/* line 5, app/assets/stylesheets/custom/_promotions.scss */
.promotions-hero img.hidden-lg {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

/* line 9, app/assets/stylesheets/custom/_promotions.scss */
.promotions-hero.promotions-hero-relative {
  position: relative;
}

/* line 11, app/assets/stylesheets/custom/_promotions.scss */
.promotions-hero.promotions-hero-relative .promotions-hero-absolute {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 71%;
}

/* line 16, app/assets/stylesheets/custom/_promotions.scss */
.promotions-hero.promotions-hero-relative .promotions-hero-absolute a {
  margin: 0 .5em;
}

@media screen and (max-width: 991px) {
  /* line 11, app/assets/stylesheets/custom/_promotions.scss */
  .promotions-hero.promotions-hero-relative .promotions-hero-absolute {
    top: 74%;
  }
}

/* line 22, app/assets/stylesheets/custom/_promotions.scss */
.promotions-hero.promotions-hero-relative .promotions-hero-absolute img {
  width: 60px;
}

@media screen and (min-width: 992px) {
  /* line 31, app/assets/stylesheets/custom/_promotions.scss */
  .border-row div[class^="col-"] {
    padding: 0 45px;
  }
  /* line 33, app/assets/stylesheets/custom/_promotions.scss */
  .border-row div.border-col[class^="col-"] {
    border-right: 1px solid #ccc;
  }
}

/* line 41, app/assets/stylesheets/custom/_promotions.scss */
#pinder .fullscreen-container, #pinder_success .fullscreen-container {
  min-height: calc(100vh - 70px);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(/assets/promos/valentines-day/background-22029e1df8de0d4418979058f6810075c2da057eec32fc6a7283755d0f6afa84.jpg);
}

/* line 49, app/assets/stylesheets/custom/_promotions.scss */
#pinder .fullscreen-container .header p, #pinder_success .fullscreen-container .header p {
  font-size: 2em;
  color: #545454;
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  font-style: italic;
}

/* line 62, app/assets/stylesheets/custom/_promotions.scss */
#pinder .fullscreen-container .header p {
  color: #545454;
}

/* line 67, app/assets/stylesheets/custom/_promotions.scss */
#pinder .fullscreen-container #pinder_form {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 20px;
  margin-top: 50px;
  margin-bottom: 125px;
}

/* line 73, app/assets/stylesheets/custom/_promotions.scss */
#pinder .fullscreen-container #pinder_form label {
  color: #FFF;
}

/* line 83, app/assets/stylesheets/custom/_promotions.scss */
#pinder_success .fullscreen-container .header .description {
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.5);
}

/* line 86, app/assets/stylesheets/custom/_promotions.scss */
#pinder_success .fullscreen-container .header .description p {
  color: #FFF;
}

/* line 88, app/assets/stylesheets/custom/_promotions.scss */
#pinder_success .fullscreen-container .header .description p + p {
  font-size: 1em;
  font-style: normal;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 101, app/assets/stylesheets/custom/_promotions.scss */
#student_signup .fullscreen-container, #student_signup_success .fullscreen-container {
  min-height: calc(100vh - 70px);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-image: url(/assets/promos/student-special/background-1a1ebaf99cde929174d685431bd038f47fb5a7c7fe56bac340bd6c24d63eb1af.jpg);
}

/* line 109, app/assets/stylesheets/custom/_promotions.scss */
#student_signup .fullscreen-container > div:first-child, #student_signup_success .fullscreen-container > div:first-child {
  min-height: calc(100vh - 190px);
}

/* line 113, app/assets/stylesheets/custom/_promotions.scss */
#student_signup .fullscreen-container #student_signup_form_container, #student_signup_success .fullscreen-container #student_signup_form_container {
  margin-top: 50px;
  margin-bottom: 15px;
  padding: 50px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #FFF;
}

/* line 120, app/assets/stylesheets/custom/_promotions.scss */
#student_signup .fullscreen-container #student_signup_form_container h2, #student_signup_success .fullscreen-container #student_signup_form_container h2 {
  margin-top: 0;
  font-weight: 900;
  font-size: 2em;
}

/* line 126, app/assets/stylesheets/custom/_promotions.scss */
#student_signup .fullscreen-container #student_signup_form_container .errors, #student_signup_success .fullscreen-container #student_signup_form_container .errors {
  color: #000;
}

/* line 130, app/assets/stylesheets/custom/_promotions.scss */
#student_signup .fullscreen-container #student_signup_form_container p, #student_signup_success .fullscreen-container #student_signup_form_container p {
  line-height: 1.4em;
}

/* line 135, app/assets/stylesheets/custom/_promotions.scss */
#student_signup .fullscreen-container #student_signup_form_disclaimer, #student_signup_success .fullscreen-container #student_signup_form_disclaimer {
  font-size: .8em;
  font-weight: bold;
  text-align: left;
  color: #FFF;
}

/* line 143, app/assets/stylesheets/custom/_promotions.scss */
#student_signup #student_signup_footer, #student_signup_success #student_signup_footer {
  margin-bottom: 29px;
  background-image: url(/assets/promos/student-special/student-special-strip-96cb7b0874628d71e9e57b61c31986f0b26974e0da4acd3c116a6db5e140f684.jpg);
  background-color: #f5f3f1;
  background-position-x: right;
  background-size: auto 100%;
  background-repeat: no-repeat;
  padding: 30px;
  color: #000;
}

/* line 153, app/assets/stylesheets/custom/_promotions.scss */
#student_signup #student_signup_footer h2, #student_signup_success #student_signup_footer h2 {
  margin-top: 0;
  margin-left: 30px;
  font-weight: 900;
}

/* line 158, app/assets/stylesheets/custom/_promotions.scss */
#student_signup #student_signup_footer p, #student_signup_success #student_signup_footer p {
  margin-left: 30px;
}

/* line 160, app/assets/stylesheets/custom/_promotions.scss */
#student_signup #student_signup_footer p small, #student_signup_success #student_signup_footer p small {
  display: block;
  margin-top: 15px;
  font-size: .75em;
}

@media screen and (max-width: 767px) {
  /* line 171, app/assets/stylesheets/custom/_promotions.scss */
  #student_signup .fullscreen-container #student_signup_form_container, #student_signup_success .fullscreen-container #student_signup_form_container {
    padding: 20px;
  }
  /* line 173, app/assets/stylesheets/custom/_promotions.scss */
  #student_signup .fullscreen-container #student_signup_form_container h2, #student_signup_success .fullscreen-container #student_signup_form_container h2 {
    padding-right: 0;
  }
  /* line 178, app/assets/stylesheets/custom/_promotions.scss */
  #student_signup .fullscreen-container #student_signup_form_disclaimer, #student_signup_success .fullscreen-container #student_signup_form_disclaimer {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 15px;
  }
  /* line 183, app/assets/stylesheets/custom/_promotions.scss */
  #student_signup .fullscreen-container #student_signup_footer, #student_signup_success .fullscreen-container #student_signup_footer {
    background-image: url(/assets/promos/student-special/student-special-strip-mobile-593802a9c05caed0372e2f4d0a9f5fdb84441b47864758e32dc4cadaf88f727b.jpg);
    background-position-y: bottom;
    background-size: 100% auto;
    padding: 10px 0 100% 0;
  }
  /* line 188, app/assets/stylesheets/custom/_promotions.scss */
  #student_signup .fullscreen-container #student_signup_footer h2, #student_signup_success .fullscreen-container #student_signup_footer h2 {
    margin-left: 0;
  }
  /* line 191, app/assets/stylesheets/custom/_promotions.scss */
  #student_signup .fullscreen-container #student_signup_footer p, #student_signup_success .fullscreen-container #student_signup_footer p {
    margin-left: 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 201, app/assets/stylesheets/custom/_promotions.scss */
  #student_signup #student_signup_form_disclaimer, #student_signup_success #student_signup_form_disclaimer {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 15px;
  }
  /* line 207, app/assets/stylesheets/custom/_promotions.scss */
  #student_signup #student_signup_footer p, #student_signup_success #student_signup_footer p {
    margin-right: 50%;
  }
}

/* line 215, app/assets/stylesheets/custom/_promotions.scss */
#student_signup.munch-madness .fullscreen-container, #student_signup_success.munch-madness .fullscreen-container {
  padding-bottom: 50px;
  background-image: url(/assets/promos/munch-madness/background-desktop-6b7572c9baf48e0b96d0442dfdc4cf3c7fc1268a449419c2a5dff1f9db0294dd.jpg);
}

@media screen and (max-width: 991px) {
  /* line 215, app/assets/stylesheets/custom/_promotions.scss */
  #student_signup.munch-madness .fullscreen-container, #student_signup_success.munch-madness .fullscreen-container {
    background-image: url(/assets/promos/munch-madness/background-mobile-993815b4b1aee419271fda255279e89e57a45bcd7c06f3e74ed3613608c9f283.jpg);
  }
}

/* line 227, app/assets/stylesheets/custom/_promotions.scss */
#student_signup.teachers-nurses .fullscreen-container, #student_signup_success.teachers-nurses .fullscreen-container {
  padding-bottom: 50px;
  background-image: url(/assets/promos/teachers-nurses/background-desktop-d6b426e4728af0c0cd9ac9f7b548c4cbc476b9da761ee79e35742757f14a25b1.jpg);
}

/* line 231, app/assets/stylesheets/custom/_promotions.scss */
#student_signup.teachers-nurses .fullscreen-container #student_signup_form_container h2, #student_signup_success.teachers-nurses .fullscreen-container #student_signup_form_container h2 {
  padding-right: 110px;
}

@media screen and (max-width: 991px) {
  /* line 227, app/assets/stylesheets/custom/_promotions.scss */
  #student_signup.teachers-nurses .fullscreen-container, #student_signup_success.teachers-nurses .fullscreen-container {
    background-image: url(/assets/promos/teachers-nurses/background-mobile-e921b8bb9df8a2f26d39d005ccf2653c1bd4dcd358e1c78a1ac5e1f6cb3a14ad.jpg);
  }
  /* line 237, app/assets/stylesheets/custom/_promotions.scss */
  #student_signup.teachers-nurses .fullscreen-container #student_signup_form_container, #student_signup_success.teachers-nurses .fullscreen-container #student_signup_form_container {
    margin-right: 1rem;
    margin-left: 1rem;
  }
  /* line 241, app/assets/stylesheets/custom/_promotions.scss */
  #student_signup.teachers-nurses .fullscreen-container #student_signup_form_container h2, #student_signup_success.teachers-nurses .fullscreen-container #student_signup_form_container h2 {
    padding-right: 0;
  }
}

/* line 248, app/assets/stylesheets/custom/_promotions.scss */
#student_signup .student-special, #student_signup_success .student-special {
  background-color: white;
  border-radius: 3rem;
  padding: 5rem;
  margin-top: 12%;
}

/* line 254, app/assets/stylesheets/custom/_promotions.scss */
#student_signup .student-special h1, #student_signup_success .student-special h1 {
  font-size: 50px;
  margin-bottom: 2rem;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}

/* line 263, app/assets/stylesheets/custom/_promotions.scss */
#student_signup .student-special p small, #student_signup_success .student-special p small {
  font-size: .75em;
}

@media screen and (max-width: 991px) {
  /* line 248, app/assets/stylesheets/custom/_promotions.scss */
  #student_signup .student-special, #student_signup_success .student-special {
    padding: 2rem;
    margin-left: 1rem;
    margin-right: 1rem;
  }
}

/* line 275, app/assets/stylesheets/custom/_promotions.scss */
#student_signup .student-special.student-signup, #student_signup_success .student-special.student-signup {
  margin-top: 5rem;
  margin-bottom: 8rem;
}

/* line 284, app/assets/stylesheets/custom/_promotions.scss */
#student_signup_success > div:first-child {
  min-height: calc(100vh - 350px);
}

/* line 288, app/assets/stylesheets/custom/_promotions.scss */
#student_signup_success .description {
  background-color: rgba(0, 0, 0, 0.5);
  margin-top: 20%;
  color: #FFF;
  padding: 15px;
}

/* line 294, app/assets/stylesheets/custom/_promotions.scss */
#student_signup_success .description h3 {
  font-size: 2em;
}

/* line 297, app/assets/stylesheets/custom/_promotions.scss */
#student_signup_success .description p {
  font-weight: bold;
}

/* line 299, app/assets/stylesheets/custom/_promotions.scss */
#student_signup_success .description p strong {
  font-weight: bolder;
}

/* line 306, app/assets/stylesheets/custom/_promotions.scss */
#five_hundred_giveaway_container {
  display: flex;
  position: relative;
  padding-bottom: 80px;
  font-size: 1.2em;
}

/* line 312, app/assets/stylesheets/custom/_promotions.scss */
#five_hundred_giveaway_container #five_hundred_giveaway_image {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 50%;
  background-image: url(/assets/promos/500-giveaway/featured-image-96f0122fc53c64a2084c17c5e9d25a8896fd9666e121950deca30a8ca179cea3.jpg);
  background-size: cover;
}

/* line 322, app/assets/stylesheets/custom/_promotions.scss */
#five_hundred_giveaway_container #five_hundred_giveaway_spacer {
  flex: 1;
}

/* line 326, app/assets/stylesheets/custom/_promotions.scss */
#five_hundred_giveaway_container #five_hundred_giveaway_text {
  display: flex;
  min-height: calc(100vh - 70px);
  flex: 1;
  align-items: center;
  justify-content: center;
}

/* line 332, app/assets/stylesheets/custom/_promotions.scss */
#five_hundred_giveaway_container #five_hundred_giveaway_text > div {
  display: inline-block;
  width: 60%;
}

/* line 336, app/assets/stylesheets/custom/_promotions.scss */
#five_hundred_giveaway_container #five_hundred_giveaway_text > div h1 {
  width: 320px;
  margin-bottom: 25px;
  font-size: 2.5em;
  font-weight: 900;
  line-height: 1.3em;
}

/* line 343, app/assets/stylesheets/custom/_promotions.scss */
#five_hundred_giveaway_container #five_hundred_giveaway_text > div h1 em {
  font-style: normal;
  color: #FA221A;
}

/* line 349, app/assets/stylesheets/custom/_promotions.scss */
#five_hundred_giveaway_container #five_hundred_giveaway_text > div p {
  font-size: 1.2em;
}

/* line 351, app/assets/stylesheets/custom/_promotions.scss */
#five_hundred_giveaway_container #five_hundred_giveaway_text > div p.disclaimer {
  margin-top: 50px;
  font-style: italic;
  font-size: 0.9em;
}

/* line 358, app/assets/stylesheets/custom/_promotions.scss */
#five_hundred_giveaway_container #five_hundred_giveaway_text > div .app-link {
  width: 200px;
  height: 77px;
  display: inline-block;
  margin-top: 25px;
}

/* line 364, app/assets/stylesheets/custom/_promotions.scss */
#five_hundred_giveaway_container #five_hundred_giveaway_text > div .app-link.ios {
  background-size: 177px 54px;
  background-image: url("https://linkmaker.itunes.apple.com/assets/shared/badges/en-us/appstore-lrg.svg");
  background-repeat: no-repeat;
  background-position: center;
}

/* line 371, app/assets/stylesheets/custom/_promotions.scss */
#five_hundred_giveaway_container #five_hundred_giveaway_text > div .app-link.android {
  display: inline-block;
}

/* line 373, app/assets/stylesheets/custom/_promotions.scss */
#five_hundred_giveaway_container #five_hundred_giveaway_text > div .app-link.android img {
  vertical-align: initial;
}

@media screen and (max-width: 1199px) {
  /* line 384, app/assets/stylesheets/custom/_promotions.scss */
  #five_hundred_giveaway_container #five_hundred_giveaway_text > div {
    width: 80%;
  }
}

@media screen and (max-width: 991px) {
  /* line 306, app/assets/stylesheets/custom/_promotions.scss */
  #five_hundred_giveaway_container {
    display: block;
  }
  /* line 393, app/assets/stylesheets/custom/_promotions.scss */
  #five_hundred_giveaway_container #five_hundred_giveaway_image {
    position: relative;
    width: 100%;
    height: 500px;
    background-size: 100% auto;
    background-position: center;
  }
  /* line 401, app/assets/stylesheets/custom/_promotions.scss */
  #five_hundred_giveaway_container #five_hundred_giveaway_spacer {
    display: none;
  }
  /* line 405, app/assets/stylesheets/custom/_promotions.scss */
  #five_hundred_giveaway_container #five_hundred_giveaway_text {
    display: block;
    min-height: 0;
  }
  /* line 408, app/assets/stylesheets/custom/_promotions.scss */
  #five_hundred_giveaway_container #five_hundred_giveaway_text > div {
    display: block;
    width: 100%;
    padding: 10px;
  }
  /* line 413, app/assets/stylesheets/custom/_promotions.scss */
  #five_hundred_giveaway_container #five_hundred_giveaway_text > div h1 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  /* line 306, app/assets/stylesheets/custom/_promotions.scss */
  #five_hundred_giveaway_container {
    font-size: 1em;
  }
  /* line 423, app/assets/stylesheets/custom/_promotions.scss */
  #five_hundred_giveaway_container #five_hundred_giveaway_image {
    height: 300px;
    background-size: cover;
  }
}

/* line 431, app/assets/stylesheets/custom/_promotions.scss */
#doordash_offer {
  display: flex;
  position: relative;
  flex-direction: row;
  align-items: center;
  min-height: calc(100vh - 40px);
  background: url(/assets/promos/doordash-dine-in/background-b3795a47ac1540eaec7083dc9afa9aac80556bb89215d97169f0b5ac9ce6d554.jpg);
  background-size: cover;
  padding-bottom: 80px;
  padding-top: 40px;
}

/* line 442, app/assets/stylesheets/custom/_promotions.scss */
#doordash_offer #entree_feature {
  position: absolute;
  bottom: -35%;
  left: -8%;
  width: 50%;
}

/* line 449, app/assets/stylesheets/custom/_promotions.scss */
#doordash_offer #spacer {
  flex-basis: 50%;
}

/* line 453, app/assets/stylesheets/custom/_promotions.scss */
#doordash_offer #form_container {
  flex-basis: 50%;
  max-width: 700px;
  margin-right: 50px;
  padding: 40px;
  background-color: #FFF;
  border-radius: 15px;
  box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.1);
}

/* line 462, app/assets/stylesheets/custom/_promotions.scss */
#doordash_offer #form_container #logos_container {
  margin-bottom: 30px;
  text-align: center;
}

/* line 466, app/assets/stylesheets/custom/_promotions.scss */
#doordash_offer #form_container #logos_container #logos {
  width: 50%;
}

/* line 471, app/assets/stylesheets/custom/_promotions.scss */
#doordash_offer #form_container p {
  text-align: center;
}

/* line 475, app/assets/stylesheets/custom/_promotions.scss */
#doordash_offer #form_container #form_toggle_container {
  text-align: center;
}

/* line 478, app/assets/stylesheets/custom/_promotions.scss */
#doordash_offer #form_container #form_toggle_container #form_toggle {
  display: inline-block;
  position: relative;
  width: 75%;
  background-color: #d8d8d8;
  border-radius: 10px;
  color: #FFF;
  white-space: nowrap;
}

/* line 487, app/assets/stylesheets/custom/_promotions.scss */
#doordash_offer #form_container #form_toggle_container #form_toggle #form_toggle_background {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 50%;
  padding: 3px;
  z-index: 1;
  transition: left .25s;
}

/* line 497, app/assets/stylesheets/custom/_promotions.scss */
#doordash_offer #form_container #form_toggle_container #form_toggle #form_toggle_background > div {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  background-color: #F48024;
}

/* line 505, app/assets/stylesheets/custom/_promotions.scss */
#doordash_offer #form_container #form_toggle_container #form_toggle .form-toggle-option {
  display: inline-block;
  position: relative;
  width: 50%;
  z-index: 2;
  margin-top: -1px;
  padding: 10px 0;
  text-transform: uppercase;
  font-size: .9em;
  cursor: pointer;
  transition: color .25s;
}

/* line 517, app/assets/stylesheets/custom/_promotions.scss */
#doordash_offer #form_container #form_toggle_container #form_toggle .form-toggle-option:hover {
  color: #555;
}

/* line 521, app/assets/stylesheets/custom/_promotions.scss */
#doordash_offer #form_container #form_toggle_container #form_toggle .form-toggle-option.active:hover {
  color: #FFF;
}

/* line 528, app/assets/stylesheets/custom/_promotions.scss */
#doordash_offer #form_container .checkbox {
  margin-top: 0;
}

/* line 531, app/assets/stylesheets/custom/_promotions.scss */
#doordash_offer #form_container .checkbox label {
  position: relative;
  top: auto;
  pointer-events: auto;
}

/* line 539, app/assets/stylesheets/custom/_promotions.scss */
#doordash_offer #form_container #existing_account #login_password {
  margin-bottom: 40px;
}

/* line 543, app/assets/stylesheets/custom/_promotions.scss */
#doordash_offer #form_container #existing_account .form-group {
  width: 80%;
  margin-left: 10%;
}

/* line 549, app/assets/stylesheets/custom/_promotions.scss */
#doordash_offer #form_container .doordash-code {
  margin-bottom: 30px;
  padding: 15px 30px 20px 30px;
  border-radius: 53px;
  background-color: #414c44;
  text-align: center;
  text-transform: uppercase;
}

/* line 557, app/assets/stylesheets/custom/_promotions.scss */
#doordash_offer #form_container .doordash-code label {
  display: block;
  position: relative !important;
  top: auto;
  margin-bottom: 10px;
  font-weight: bold;
  pointer-events: auto !important;
  color: #FFF !important;
}

/* line 566, app/assets/stylesheets/custom/_promotions.scss */
#doordash_offer #form_container .doordash-code input {
  width: 30px;
  background-color: transparent;
  color: #FFF;
  text-align: center;
}

/* line 574, app/assets/stylesheets/custom/_promotions.scss */
#doordash_offer #form_container #submit_container {
  text-align: center;
}

/* line 577, app/assets/stylesheets/custom/_promotions.scss */
#doordash_offer #form_container #submit_container input[type=submit] {
  display: inline-block;
  max-width: 300px;
  border-radius: 10px;
  font-weight: 900;
  color: #fff;
  border-color: #f2720c;
  transition: .25s;
  background-color: #F48024;
}

/* line 588, app/assets/stylesheets/custom/_promotions.scss */
#doordash_offer #form_container #submit_container input[type=submit]:hover {
  background-color: #da670b;
}

@media screen and (max-width: 1500px) {
  /* line 599, app/assets/stylesheets/custom/_promotions.scss */
  #doordash_offer #form_container #form_toggle_container #form_toggle {
    width: 80%;
    font-size: .9em;
  }
}

@media screen and (max-width: 1199px) {
  /* line 612, app/assets/stylesheets/custom/_promotions.scss */
  #doordash_offer #form_container #form_toggle_container #form_toggle .form-toggle-option strong {
    display: block;
  }
}

@media screen and (max-width: 991px) {
  /* line 622, app/assets/stylesheets/custom/_promotions.scss */
  #doordash_offer #spacer {
    display: none;
  }
  /* line 626, app/assets/stylesheets/custom/_promotions.scss */
  #doordash_offer #form_container {
    flex-basis: 100%;
    margin: 50px 15px 50px 15px;
    max-width: calc(100% - 30px);
    padding: 40px 15px;
  }
  /* line 632, app/assets/stylesheets/custom/_promotions.scss */
  #doordash_offer #form_container #logos_container #logos {
    width: 90%;
  }
  /* line 637, app/assets/stylesheets/custom/_promotions.scss */
  #doordash_offer #form_container #form_toggle_container #form_toggle {
    width: 100%;
  }
  /* line 643, app/assets/stylesheets/custom/_promotions.scss */
  #doordash_offer #form_container #existing_account .form-group {
    max-width: none;
    width: 100%;
    margin-left: 0;
  }
}

/* line 652, app/assets/stylesheets/custom/_promotions.scss */
#doordash_offer.generic {
  background: url(/assets/promos/teachers-nurses/background-desktop-d6b426e4728af0c0cd9ac9f7b548c4cbc476b9da761ee79e35742757f14a25b1.jpg);
  background-size: cover;
  background-position: 50%;
}

/* line 658, app/assets/stylesheets/custom/_promotions.scss */
#doordash_offer.generic #form_container .doordash-code {
  background-color: #316f8f;
}

/* line 665, app/assets/stylesheets/custom/_promotions.scss */
#promo-landing {
  padding: 8rem 1rem 12rem;
  background-position: center;
  background-size: cover;
}

/* line 670, app/assets/stylesheets/custom/_promotions.scss */
#promo-landing .promo-text-wrap {
  background-color: white;
  border-radius: 3rem;
  padding: 4rem;
  box-shadow: 1rem 1rem 3rem;
}

/* line 676, app/assets/stylesheets/custom/_promotions.scss */
#promo-landing .promo-text-wrap h1 {
  text-transform: uppercase;
  font-weight: bold;
}

/* line 681, app/assets/stylesheets/custom/_promotions.scss */
#promo-landing .promo-text-wrap h2 {
  color: #F48024;
}

/* line 685, app/assets/stylesheets/custom/_promotions.scss */
#promo-landing .promo-text-wrap h4 {
  font-weight: bold;
}

/* line 689, app/assets/stylesheets/custom/_promotions.scss */
#promo-landing .promo-text-wrap .promo-text {
  margin-bottom: 2rem;
}

/* line 694, app/assets/stylesheets/custom/_promotions.scss */
#promo-landing .tnc {
  font-weight: bold;
  text-align: center;
  margin-top: 3rem;
  font-size: .75em;
  border-radius: 2rem;
  padding: 2rem;
}

/* line 703, app/assets/stylesheets/custom/_promotions.scss */
#promo-landing .app-link-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

/* line 709, app/assets/stylesheets/custom/_promotions.scss */
#promo-landing .app-link-wrap .app-link.ios {
  display: flex;
  width: 200px;
  height: 77.39px;
  justify-content: center;
  align-items: center;
}

/* line 715, app/assets/stylesheets/custom/_promotions.scss */
#promo-landing .app-link-wrap .app-link.ios a {
  width: 177px;
  height: 54px;
}

/* line 720, app/assets/stylesheets/custom/_promotions.scss */
#promo-landing .app-link-wrap .app-link.android {
  width: 200px;
  display: inline-block;
}

/* line 724, app/assets/stylesheets/custom/_promotions.scss */
#promo-landing .app-link-wrap .app-link.android a {
  display: inline-block;
  margin-top: -1px;
}

/* line 1, app/assets/stylesheets/custom/_rewards.scss */
.chart-rewards {
  text-align: center;
  position: relative;
}

@media screen and (max-width: 767px) {
  /* line 1, app/assets/stylesheets/custom/_rewards.scss */
  .chart-rewards {
    margin-bottom: 1.5em;
  }
}

/* line 8, app/assets/stylesheets/custom/_rewards.scss */
.chart-rewards .ct-golden-section:before {
  padding-bottom: 0;
}

/* line 11, app/assets/stylesheets/custom/_rewards.scss */
.chart-rewards .ct-golden-section > svg {
  display: inline-block;
  position: static;
}

/* line 16, app/assets/stylesheets/custom/_rewards.scss */
.chart-rewards .chart-total-points {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  width: 100%;
  left: 0;
  text-align: center;
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  font-size: 8.75em;
  letter-spacing: -0.05em;
  line-height: 1;
  margin-top: -3%;
}

/* line 28, app/assets/stylesheets/custom/_rewards.scss */
.chart-rewards .chart-subtitle {
  position: absolute;
  bottom: 3%;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 2em;
}

/* line 40, app/assets/stylesheets/custom/_rewards.scss */
#rewards_rewards .chart-rewards .chart-total-points {
  font-size: 8.75em;
}

/* line 43, app/assets/stylesheets/custom/_rewards.scss */
#rewards_rewards .chart-rewards .unrounded-points {
  font-size: .5em;
  line-height: 1em;
}

/* line 50, app/assets/stylesheets/custom/_rewards.scss */
.chart .ct-series-a .ct-slice-donut {
  stroke: #F48024;
}

/* line 54, app/assets/stylesheets/custom/_rewards.scss */
.chart .ct-series-b .ct-slice-donut {
  stroke: #ccc;
}

/* line 59, app/assets/stylesheets/custom/_rewards.scss */
.download {
  padding-top: 20px;
}

/* line 61, app/assets/stylesheets/custom/_rewards.scss */
.download img {
  padding-left: 20px;
}

@media screen and (max-width: 767px) {
  /* line 61, app/assets/stylesheets/custom/_rewards.scss */
  .download img {
    padding: 0 10px 20px;
  }
}

/* line 69, app/assets/stylesheets/custom/_rewards.scss */
.pay-by-phone {
  background-position: left center;
  background-size: cover;
}

/* line 70, app/assets/stylesheets/custom/_rewards.scss */
.pay-by-phone h2, .pay-by-phone p {
  color: #fff;
}

@media screen and (min-width: 640px) and (max-width: 1024px) {
  /* line 76, app/assets/stylesheets/custom/_rewards.scss */
  .pay-by-phone .col-md-6 {
    width: 540px;
  }
}

/* line 82, app/assets/stylesheets/custom/_rewards.scss */
.earn-rewards {
  overflow: hidden;
  padding-bottom: 0;
  padding-top: 30px;
}

/* line 86, app/assets/stylesheets/custom/_rewards.scss */
.earn-rewards img {
  margin-top: 1.5em;
}

@media screen and (min-width: 992px) {
  /* line 90, app/assets/stylesheets/custom/_rewards.scss */
  .earn-rewards img {
    margin-top: 0;
    width: 80%;
  }
  /* line 94, app/assets/stylesheets/custom/_rewards.scss */
  .earn-rewards .text {
    margin-top: 6em;
  }
}

/* line 101, app/assets/stylesheets/custom/_rewards.scss */
.get-started {
  padding-top: 2.5em;
  padding-bottom: 5.5em;
  overflow: hidden;
  background-position: center top 200px;
  background-size: 80%;
  background-repeat: no-repeat;
  background-position: -9999px -9999px;
}

/* line 105, app/assets/stylesheets/custom/_rewards.scss */
.get-started h2 {
  text-align: center;
}

/* line 109, app/assets/stylesheets/custom/_rewards.scss */
.get-started ol {
  margin-left: 5em;
}

/* line 14, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.get-started ol:before, .get-started ol:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.get-started ol:after {
  clear: both;
}

/* line 113, app/assets/stylesheets/custom/_rewards.scss */
.get-started ol li {
  counter-increment: step-counter;
  font-weight: bold;
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: normal;
  font-size: 3em;
  padding-left: 0;
  box-sizing: border-box;
}

/* line 121, app/assets/stylesheets/custom/_rewards.scss */
.get-started ol li:not(:last-child) {
  padding-right: 2em;
}

/* line 125, app/assets/stylesheets/custom/_rewards.scss */
.get-started ol li h3, .get-started ol li p {
  font-size: .3em;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  margin-left: -0.5em !important;
}

/* line 131, app/assets/stylesheets/custom/_rewards.scss */
.get-started ol li h3 {
  margin-bottom: 0;
  color: #F48024;
  text-transform: uppercase;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  height: auto !important;
}

/* line 141, app/assets/stylesheets/custom/_rewards.scss */
.get-started ol li p {
  margin-top: 0;
}

@media screen and (max-width: 991px) {
  /* line 109, app/assets/stylesheets/custom/_rewards.scss */
  .get-started ol {
    margin-left: 2em;
  }
  /* line 147, app/assets/stylesheets/custom/_rewards.scss */
  .get-started ol li {
    padding-right: 0 !important;
  }
}

/* line 158, app/assets/stylesheets/custom/_rewards.scss */
.get-started:before {
  opacity: 0.4;
}

/* line 162, app/assets/stylesheets/custom/_rewards.scss */
.phone {
  margin-top: 2.5em;
  width: 50%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 171, app/assets/stylesheets/custom/_rewards.scss */
body.rewards .sign-in-link {
  display: none;
}

/* line 176, app/assets/stylesheets/custom/_rewards.scss */
#rewards_beta_locations {
  background-color: #FFF;
  border: 2px solid #F48024;
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 181, app/assets/stylesheets/custom/_rewards.scss */
#rewards_beta_locations div div {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 185, app/assets/stylesheets/custom/_rewards.scss */
#rewards_beta_locations div div:first-child {
  height: 70px;
  text-align: center;
}

@media screen and (max-width: 991px) {
  /* line 185, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_beta_locations div div:first-child {
    border-bottom: 2px solid #F48024;
  }
}

@media screen and (min-width: 992px) {
  /* line 192, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_beta_locations div div:last-child {
    border-left: 2px solid #F48024;
  }
}

@media screen and (max-width: 767px) {
  /* line 411, app/assets/stylesheets/custom/_rewards.scss */
  #android_pay_save {
    margin-bottom: 20px;
  }
}

/* line 418, app/assets/stylesheets/custom/_rewards.scss */
#points_rewards h2, #catering_rewards h2, .available-rewards h2 {
  font-size: 1.4em;
  border-bottom-width: 0;
  padding-bottom: 0;
  margin-bottom: 9.5pt;
}

/* line 427, app/assets/stylesheets/custom/_rewards.scss */
#points_rewards p, #catering_rewards p {
  height: 3.5em;
}

@media screen and (max-width: 767px) {
  /* line 427, app/assets/stylesheets/custom/_rewards.scss */
  #points_rewards p, #catering_rewards p {
    height: auto;
  }
}

/* line 436, app/assets/stylesheets/custom/_rewards.scss */
.user-rewards .order-online-wrapper {
  padding-bottom: 80px;
}

/* line 438, app/assets/stylesheets/custom/_rewards.scss */
.user-rewards .order-online-wrapper h1 {
  margin-bottom: 9.5pt;
}

/* line 443, app/assets/stylesheets/custom/_rewards.scss */
.user-rewards #apple_wallet {
  line-height: .8em;
}

/* line 445, app/assets/stylesheets/custom/_rewards.scss */
.user-rewards #apple_wallet small {
  font-size: .7em;
}

@media print {
  /* line 435, app/assets/stylesheets/custom/_rewards.scss */
  .user-rewards {
    background-color: #FFF !important;
    padding-top: 0px;
  }
  /* line 453, app/assets/stylesheets/custom/_rewards.scss */
  .user-rewards #card {
    font-size: .8em;
    border: 1px solid #434343;
    color: #000;
    width: 300px;
    border-radius: 10px;
    padding: 10px;
  }
  /* line 461, app/assets/stylesheets/custom/_rewards.scss */
  .user-rewards #card h2 {
    font-size: 1.3em;
  }
  /* line 465, app/assets/stylesheets/custom/_rewards.scss */
  .user-rewards #card .logo {
    width: 100%;
    height: auto;
    display: block;
  }
  /* line 471, app/assets/stylesheets/custom/_rewards.scss */
  .user-rewards #card #card_name {
    float: left;
    width: 50%;
  }
  /* line 475, app/assets/stylesheets/custom/_rewards.scss */
  .user-rewards #card #card_number {
    float: left;
    width: 50%;
  }
  /* line 479, app/assets/stylesheets/custom/_rewards.scss */
  .user-rewards #card #card_barcode {
    margin-top: 10px;
    text-align: center;
  }
}

/* line 487, app/assets/stylesheets/custom/_rewards.scss */
.available-rewards {
  margin-bottom: 20px;
  padding-bottom: 1.2em;
}

@media screen and (max-width: 767px) {
  /* line 487, app/assets/stylesheets/custom/_rewards.scss */
  .available-rewards {
    margin-left: 0;
    margin-right: 0;
  }
}

/* line 495, app/assets/stylesheets/custom/_rewards.scss */
.available-rewards h2 {
  margin-top: 1.4em;
}

/* line 498, app/assets/stylesheets/custom/_rewards.scss */
.available-rewards h2 a {
  font-size: medium;
  font-weight: 400;
  text-transform: none;
  float: none;
  margin-left: 1rem;
}

/* line 507, app/assets/stylesheets/custom/_rewards.scss */
.available-rewards .reward {
  padding: 5px;
}

@media screen and (max-width: 767px) {
  /* line 507, app/assets/stylesheets/custom/_rewards.scss */
  .available-rewards .reward {
    padding: 5px 0;
  }
}

/* line 513, app/assets/stylesheets/custom/_rewards.scss */
.available-rewards .reward div {
  text-align: center;
  border: 1px solid #989898;
  border-radius: 2px;
  background-color: #FFF;
  padding: 10px;
}

/* line 520, app/assets/stylesheets/custom/_rewards.scss */
.available-rewards .reward div img {
  width: 75px;
}

/* line 523, app/assets/stylesheets/custom/_rewards.scss */
.available-rewards .reward div h3 {
  margin-top: 0;
}

/* line 527, app/assets/stylesheets/custom/_rewards.scss */
.available-rewards .reward div .reward-date {
  font-size: .9em;
}

/* line 531, app/assets/stylesheets/custom/_rewards.scss */
.available-rewards .reward div .expiration-date {
  font-size: .7em;
}

/* line 538, app/assets/stylesheets/custom/_rewards.scss */
.rewards-app, .forgot-password-app {
  padding-top: 10px;
  background-color: #FFF !important;
}

/* line 542, app/assets/stylesheets/custom/_rewards.scss */
.rewards-app .row, .forgot-password-app .row {
  padding: 0 10px;
}

/* line 545, app/assets/stylesheets/custom/_rewards.scss */
.rewards-app .info, .forgot-password-app .info {
  padding: 0 10px;
  line-height: 1.2em;
}

/* line 549, app/assets/stylesheets/custom/_rewards.scss */
.rewards-app hr, .forgot-password-app hr {
  margin: 10px 5px;
}

/* line 570, app/assets/stylesheets/custom/_rewards.scss */
#login_register_invitation {
  background-color: #FFF;
  border: 2px solid #F48024;
}

/* line 574, app/assets/stylesheets/custom/_rewards.scss */
#login_register_invitation div div {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 578, app/assets/stylesheets/custom/_rewards.scss */
#login_register_invitation div div:first-child {
  height: 70px;
  text-align: center;
}

@media screen and (max-width: 991px) {
  /* line 578, app/assets/stylesheets/custom/_rewards.scss */
  #login_register_invitation div div:first-child {
    border-bottom: 2px solid #F48024;
  }
}

@media screen and (min-width: 992px) {
  /* line 585, app/assets/stylesheets/custom/_rewards.scss */
  #login_register_invitation div div:last-child {
    border-left: 2px solid #F48024;
  }
}

/* line 592, app/assets/stylesheets/custom/_rewards.scss */
.piada-one {
  background-image: url(/assets/scooter-100-c9a1c9bded5987e824576de7ba8658e9e06b648c6fb8cc8b3977d97921ad80e6.png);
  background-repeat: no-repeat;
  background-position-y: center;
  display: inline-block;
  position: relative;
  font-style: normal;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: left;
}

/* line 602, app/assets/stylesheets/custom/_rewards.scss */
.piada-one:before {
  border-right: 2px solid black;
  content: '';
  display: inline-block;
}

/* line 608, app/assets/stylesheets/custom/_rewards.scss */
.piada-one:after {
  content: "one";
  padding-left: 10px;
  display: inline-block;
  position: absolute;
  top: 0;
}

/* line 616, app/assets/stylesheets/custom/_rewards.scss */
.piada-one.po50 {
  background-size: 40px 35px;
  width: 120px;
  height: 50px;
}

/* line 621, app/assets/stylesheets/custom/_rewards.scss */
.piada-one.po50:before {
  height: 50px;
  width: 50px;
}

/* line 625, app/assets/stylesheets/custom/_rewards.scss */
.piada-one.po50:after {
  font-size: 37px;
  height: 50px;
  top: -8px;
}

/* line 632, app/assets/stylesheets/custom/_rewards.scss */
.piada-one.po100 {
  background-size: 82px 70px;
  width: 265px;
  height: 100px;
  font-weight: 300;
}

/* line 638, app/assets/stylesheets/custom/_rewards.scss */
.piada-one.po100:before {
  height: 100px;
  width: 110px;
}

/* line 642, app/assets/stylesheets/custom/_rewards.scss */
.piada-one.po100:after {
  padding-left: 20px;
  font-size: 77px;
  height: 100px;
  top: -19px;
}

/* line 650, app/assets/stylesheets/custom/_rewards.scss */
.piada-one.po-light {
  color: #FFF;
}

/* line 652, app/assets/stylesheets/custom/_rewards.scss */
.piada-one.po-light:before {
  border-color: #FFF;
}

/* line 659, app/assets/stylesheets/custom/_rewards.scss */
.ios #android_pay_save {
  display: none;
}

/* line 667, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page {
  background-color: RGB(242, 245, 244);
}

/* line 674, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page .btn.btn-dark {
  background-color: #f93822;
  border-radius: 3px;
  border-color: #f93822;
  color: RGB(255, 255, 255);
}

/* line 682, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #view_rewards a.btn {
  width: initial;
  padding: 5px 40px;
  position: relative;
  background-color: #f93822;
  color: RGB(255, 255, 255);
  text-align: center;
  border-radius: 3px;
  border-color: #f93822;
}

/* line 695, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #view_rewards .row {
  text-align: center;
}

/* line 702, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page .image-header {
  padding: 20rem 0;
}

@media screen and (max-width: 991px) {
  /* line 702, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page .image-header {
    padding: 15rem 0;
  }
}

/* line 708, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page h2 {
  font-style: normal;
  font-family: 'Lato';
  font-weight: 700;
  font-size: 35pt;
}

@media screen and (max-width: 768px) {
  /* line 708, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page h2 {
    font-size: 24pt;
  }
}

/* line 717, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page h2 span {
  display: block;
}

@media screen and (max-width: 768px) {
  /* line 717, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page h2 span {
    display: initial;
  }
}

/* line 724, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page p {
  font-size: 15pt;
}

@media screen and (min-width: 991px) and (max-width: 1200px) {
  /* line 724, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page p {
    font-size: 12pt;
  }
}

@media screen and (max-width: 990px) {
  /* line 724, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page p {
    font-size: 12pt;
  }
}

/* line 732, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page p span {
  display: block;
}

@media screen and (max-width: 768px) {
  /* line 732, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page p span {
    display: initial;
  }
}

/* line 742, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #terms_and_conditions #terms_and_conditions_label {
  font-size: 18pt;
  left: initial !important;
}

/* line 753, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #terms_and_conditions #terms_and_conditions_label a {
  color: #f93822;
}

/* line 760, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page div.form-group.checkbox label {
  font-size: 18pt;
  left: initial !important;
}

/* line 770, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page div.form-group.checkbox label a {
  color: #f93822;
}

/* line 775, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page div.form-group.checkbox:not(#terms_and_conditions) {
  margin-bottom: 2rem !important;
}

/* line 780, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page .recaptcha-terms {
  text-align: center;
}

/* line 783, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page .recaptcha-terms a {
  color: #f93822;
}

/* line 788, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #logo_container {
  margin-top: -50px;
  text-align: center;
}

/* line 793, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #logo_container img {
  height: 100px;
}

@media screen and (max-width: 1024px) {
  /* line 788, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #logo_container {
    margin-top: -40px;
  }
}

@media screen and (max-width: 991px) {
  /* line 788, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #logo_container {
    margin-top: -30px;
  }
}

@media screen and (min-width: 485px) and (max-width: 767px) {
  /* line 788, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #logo_container {
    margin-top: -65px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 480px) {
  /* line 788, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #logo_container {
    margin-top: -30px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 414px) {
  /* line 788, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #logo_container {
    margin-top: -35px;
  }
}

@media screen and (max-width: 320px) {
  /* line 788, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #logo_container {
    margin-top: -25px;
  }
}

/* line 842, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #get_rewarded_container {
  position: relative;
}

@media screen and (max-width: 767px) {
  /* line 842, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #get_rewarded_container {
    text-align: center;
  }
}

@media screen and (max-width: 450px) {
  /* line 849, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #get_rewarded_container .btn.btn-dark {
    white-space: normal;
  }
}

/* line 853, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #get_rewarded_container p {
  color: RGB(9, 29, 37);
}

@media screen and (max-width: 991px) {
  /* line 853, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #get_rewarded_container p {
    font-size: 12pt;
  }
}

@media screen and (max-width: 991px) {
  /* line 858, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #get_rewarded_container p span {
    display: initial;
  }
}

/* line 864, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #get_rewarded_container p strong {
  font-weight: 900;
  color: #f93822;
}

/* line 871, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #favorites_at_your_fingertips_container {
  background-color: RGB(241, 241, 241);
  position: relative;
}

@media screen and (max-width: 450px) {
  /* line 871, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #favorites_at_your_fingertips_container {
    text-align: center;
  }
}

/* line 878, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #favorites_at_your_fingertips_container #your_favorites_content {
  text-align: right;
  padding: 125px 45px;
}

@media screen and (max-width: 991px) {
  /* line 878, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #favorites_at_your_fingertips_container #your_favorites_content {
    padding-top: 75px;
    padding-left: initial;
    padding-right: initial;
  }
}

@media screen and (max-width: 767px) {
  /* line 878, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #favorites_at_your_fingertips_container #your_favorites_content {
    text-align: center;
    padding: 30px;
  }
}

@media screen and (max-width: 480px) {
  /* line 878, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #favorites_at_your_fingertips_container #your_favorites_content {
    padding: 40px;
  }
}

/* line 897, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #favorites_at_your_fingertips_container #your_favorites_content h2 {
  color: RGB(9, 29, 37);
}

@media screen and (max-width: 991px) {
  /* line 897, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #favorites_at_your_fingertips_container #your_favorites_content h2 {
    font-size: 24pt;
  }
}

@media screen and (max-width: 991px) {
  /* line 903, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #favorites_at_your_fingertips_container #your_favorites_content h2 span {
    display: initial;
  }
}

/* line 909, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #favorites_at_your_fingertips_container #your_favorites_content p {
  color: RGB(9, 29, 37);
}

@media screen and (max-width: 991px) {
  /* line 911, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #favorites_at_your_fingertips_container #your_favorites_content p span {
    display: initial;
  }
}

/* line 918, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #favorites_at_your_fingertips_container #favorites_and_fingertips_larger_image {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 40%;
  background-position: 50% 50%;
}

/* line 926, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #favorites_at_your_fingertips_container #favorites_and_fingertips_image {
  position: relative;
  right: -350px;
  top: 0;
  bottom: 0;
  max-width: 120%;
}

@media screen and (max-width: 1370px) {
  /* line 926, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #favorites_at_your_fingertips_container #favorites_and_fingertips_image {
    right: -250px;
  }
}

@media screen and (max-width: 1200px) {
  /* line 926, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #favorites_at_your_fingertips_container #favorites_and_fingertips_image {
    max-width: 140%;
    right: -150px;
  }
}

@media screen and (max-width: 991px) {
  /* line 926, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #favorites_at_your_fingertips_container #favorites_and_fingertips_image {
    right: -75px;
    max-width: 151%;
  }
}

@media screen and (max-width: 767px) {
  /* line 926, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #favorites_at_your_fingertips_container #favorites_and_fingertips_image {
    left: -15px;
    width: 106%;
    right: initial;
    max-width: none;
  }
}

@media screen and (max-width: 480px) {
  /* line 926, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #favorites_at_your_fingertips_container #favorites_and_fingertips_image {
    left: -15px;
    width: 108%;
    right: initial;
    max-width: none;
  }
}

@media screen and (max-width: 320px) {
  /* line 926, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #favorites_at_your_fingertips_container #favorites_and_fingertips_image {
    left: -15px;
    width: 110%;
    right: initial;
    max-width: none;
  }
}

/* line 967, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #get_the_inside_scoop_container {
  color: white;
  background-repeat: repeat-y;
  background-position: left -40px bottom -14px;
  background-size: auto 105%;
}

@media screen and (max-width: 767px) {
  /* line 967, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #get_the_inside_scoop_container {
    text-align: center;
    padding: 50px 0px;
    background-position: left -120px bottom -14px;
  }
}

@media screen and (max-width: 480px) {
  /* line 967, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #get_the_inside_scoop_container {
    padding: initial;
    background-position: initial;
  }
}

@media screen and (max-width: 991px) {
  /* line 985, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #get_the_inside_scoop_container p span {
    display: initial;
  }
}

@media screen and (max-width: 991px) {
  /* line 992, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #get_the_inside_scoop_container h2 {
    font-size: 24pt;
  }
}

/* line 1000, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #stickscription_container {
  background-color: RGB(241, 241, 241);
  position: relative;
}

@media screen and (max-width: 450px) {
  /* line 1000, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #stickscription_container {
    text-align: center;
  }
}

/* line 1007, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #stickscription_container #stickscription_content {
  text-align: right;
  padding: 125px 45px;
}

@media screen and (max-width: 991px) {
  /* line 1007, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #stickscription_container #stickscription_content {
    padding-top: 75px;
    padding-left: initial;
    padding-right: initial;
  }
}

@media screen and (max-width: 767px) {
  /* line 1007, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #stickscription_container #stickscription_content {
    text-align: center;
    padding: 30px;
  }
}

@media screen and (max-width: 480px) {
  /* line 1007, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #stickscription_container #stickscription_content {
    padding: 40px;
  }
}

/* line 1026, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #stickscription_container #stickscription_content h2 {
  color: RGB(9, 29, 37);
}

@media screen and (max-width: 991px) {
  /* line 1026, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #stickscription_container #stickscription_content h2 {
    font-size: 24pt;
  }
}

@media screen and (max-width: 991px) {
  /* line 1032, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #stickscription_container #stickscription_content h2 span {
    display: initial;
  }
}

/* line 1038, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #stickscription_container #stickscription_content p {
  color: RGB(9, 29, 37);
}

@media screen and (max-width: 991px) {
  /* line 1040, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #stickscription_container #stickscription_content p span {
    display: initial;
  }
}

/* line 1047, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #stickscription_container #stickscription_larger_image {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 40%;
  background-position: 50% 50%;
}

/* line 1055, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #stickscription_container #stickscription_image {
  position: relative;
  right: -350px;
  top: 0;
  bottom: 0;
  max-width: 120%;
}

@media screen and (max-width: 1370px) {
  /* line 1055, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #stickscription_container #stickscription_image {
    right: -250px;
  }
}

@media screen and (max-width: 1200px) {
  /* line 1055, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #stickscription_container #stickscription_image {
    max-width: 140%;
    right: -150px;
  }
}

@media screen and (max-width: 991px) {
  /* line 1055, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #stickscription_container #stickscription_image {
    right: -75px;
    max-width: 151%;
  }
}

@media screen and (max-width: 767px) {
  /* line 1055, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #stickscription_container #stickscription_image {
    left: -15px;
    width: 106%;
    right: initial;
    max-width: none;
  }
}

@media screen and (max-width: 480px) {
  /* line 1055, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #stickscription_container #stickscription_image {
    left: -15px;
    width: 108%;
    right: initial;
    max-width: none;
  }
}

@media screen and (max-width: 320px) {
  /* line 1055, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #stickscription_container #stickscription_image {
    left: -15px;
    width: 110%;
    right: initial;
    max-width: none;
  }
}

/* line 1097, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #cell_phones_image {
  position: absolute;
  left: 0px;
  float: left;
  width: 50%;
}

@media screen and (max-width: 767px) {
  /* line 1097, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #cell_phones_image {
    position: initial;
    float: initial;
    width: initial;
  }
}

@media screen and (max-width: 480px) {
  /* line 1097, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #cell_phones_image {
    left: initial;
    float: initial;
  }
}

/* line 1117, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #rewards_signup_paragraph {
  text-align: center;
  color: RGB(158, 157, 158);
  padding: 0px 100px;
}

/* line 1121, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #rewards_signup_paragraph span {
  display: block;
}

@media screen and (max-width: 991px) {
  /* line 1121, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #rewards_signup_paragraph span {
    display: initial;
  }
}

@media screen and (max-width: 480px) {
  /* line 1117, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #rewards_signup_paragraph {
    padding: 0px 10px;
  }
}

/* line 1140, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page .underline-select {
  border-bottom: 1px solid RGB(150, 154, 155);
  margin-bottom: 8px;
}

@media screen and (max-width: 475px) {
  /* line 1140, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page .underline-select {
    margin-left: -1px;
  }
}

@media screen and (max-width: 475px) {
  /* line 1148, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #rewards_page #rewards_sign_up_in .form-wrapper {
    padding-bottom: 0px;
  }
}

/* line 1154, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #rewards_sign_up_in {
  padding-top: 30px;
}

/* line 1165, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #reward_container #toggle_collapse, #rewards_page .order-online-wrapper #toggle_collapse, #rewards_page #rewards_sign_up_in #toggle_collapse, #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #toggle_collapse {
  text-align: center;
  padding: 0px 0px 50px 0px;
}

@media screen and (max-width: 768px) {
  /* line 1165, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #reward_container #toggle_collapse, #rewards_page .order-online-wrapper #toggle_collapse, #rewards_page #rewards_sign_up_in #toggle_collapse, #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #toggle_collapse {
    text-align: center;
    padding: 0px 0px 50px 0px;
  }
}

/* line 1184, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #reward_container #toggle_collapse #sign_up_in_toggle, #rewards_page .order-online-wrapper #toggle_collapse #sign_up_in_toggle, #rewards_page #rewards_sign_up_in #toggle_collapse #sign_up_in_toggle, #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #toggle_collapse #sign_up_in_toggle {
  color: #f93822;
}

@media screen and (max-width: 475px) {
  /* line 1184, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #reward_container #toggle_collapse #sign_up_in_toggle, #rewards_page .order-online-wrapper #toggle_collapse #sign_up_in_toggle, #rewards_page #rewards_sign_up_in #toggle_collapse #sign_up_in_toggle, #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #toggle_collapse #sign_up_in_toggle {
    font-size: 10px;
  }
}

/* line 1194, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #reward_container #user_account_container, #rewards_page .order-online-wrapper #user_account_container, #rewards_page #rewards_sign_up_in #user_account_container, #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #user_account_container {
  text-align: center;
  padding-bottom: 50px;
}

@media screen and (min-width: 768px) and (max-width: 768px) {
  /* line 1194, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #reward_container #user_account_container, #rewards_page .order-online-wrapper #user_account_container, #rewards_page #rewards_sign_up_in #user_account_container, #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #user_account_container {
    padding-top: 20px;
  }
}

@media screen and (max-width: 475px) {
  /* line 1194, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #reward_container #user_account_container, #rewards_page .order-online-wrapper #user_account_container, #rewards_page #rewards_sign_up_in #user_account_container, #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #user_account_container {
    padding-bottom: 60px;
  }
}

/* line 1204, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #reward_container #user_account_container .btn, #rewards_page .order-online-wrapper #user_account_container .btn, #rewards_page #rewards_sign_up_in #user_account_container .btn, #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #user_account_container .btn {
  color: #f93822;
}

/* line 1207, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #reward_container #user_account_container .btn-link:focus, #rewards_page .order-online-wrapper #user_account_container .btn-link:focus, #rewards_page #rewards_sign_up_in #user_account_container .btn-link:focus, #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #user_account_container .btn-link:focus {
  color: #f93822;
  border: 3px solid #f93822;
  outline: none;
}

/* line 1214, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #reward_container #user_account_container #rewards_sign_in_wrapper, #rewards_page .order-online-wrapper #user_account_container #rewards_sign_in_wrapper, #rewards_page #rewards_sign_up_in #user_account_container #rewards_sign_in_wrapper, #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #user_account_container #rewards_sign_in_wrapper {
  color: #f93822;
}

@media screen and (max-width: 475px) {
  /* line 1217, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #reward_container #user_account_container span, #rewards_page .order-online-wrapper #user_account_container span, #rewards_page #rewards_sign_up_in #user_account_container span, #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #user_account_container span {
    display: block;
  }
}

/* line 1234, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #reward_container #reward_header, #rewards_page .order-online-wrapper #reward_header, #rewards_page #rewards_sign_up_in #reward_header, #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #reward_header {
  text-align: center;
  color: RGB(55, 72, 79);
  text-transform: none;
  font-weight: 800;
  letter-spacing: 1.5px;
  font-size: 30pt;
  padding-bottom: 10px;
}

@media screen and (max-width: 991px) {
  /* line 1234, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #reward_container #reward_header, #rewards_page .order-online-wrapper #reward_header, #rewards_page #rewards_sign_up_in #reward_header, #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #reward_header {
    font-size: 23pt;
  }
}

@media screen and (max-width: 475px) {
  /* line 1234, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #reward_container #reward_header, #rewards_page .order-online-wrapper #reward_header, #rewards_page #rewards_sign_up_in #reward_header, #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #reward_header {
    font-size: 20pt;
    text-align: center;
    padding-left: 7px;
    padding-right: 7px;
  }
}

@media screen and (max-width: 325px) {
  /* line 1234, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #reward_container #reward_header, #rewards_page .order-online-wrapper #reward_header, #rewards_page #rewards_sign_up_in #reward_header, #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #reward_header {
    font-size: 14pt;
  }
}

/* line 1257, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #reward_container #reward_header span, #rewards_page .order-online-wrapper #reward_header span, #rewards_page #rewards_sign_up_in #reward_header span, #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #reward_header span {
  display: block;
}

/* line 1274, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #reward_container #rewards_form .form-group, #rewards_page .order-online-wrapper #rewards_form .form-group, #rewards_page #rewards_sign_up_in #rewards_form .form-group, #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #rewards_form .form-group {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

/* line 1279, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #reward_container #rewards_form #password, #rewards_page .order-online-wrapper #rewards_form #password, #rewards_page #rewards_sign_up_in #rewards_form #password, #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #rewards_form #password {
  top: initial;
}

/* line 1282, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #reward_container #rewards_form .material-group, #rewards_page .order-online-wrapper #rewards_form .material-group, #rewards_page #rewards_sign_up_in #rewards_form .material-group, #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #rewards_form .material-group {
  position: relative;
  margin: 25px 0;
}

/* line 1286, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #reward_container #rewards_form #reward_submission_container, #rewards_page .order-online-wrapper #rewards_form #reward_submission_container, #rewards_page #rewards_sign_up_in #rewards_form #reward_submission_container, #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #rewards_form #reward_submission_container {
  text-align: center;
  padding-top: 40px;
}

@media screen and (max-width: 480px) {
  /* line 1286, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #reward_container #rewards_form #reward_submission_container, #rewards_page .order-online-wrapper #rewards_form #reward_submission_container, #rewards_page #rewards_sign_up_in #rewards_form #reward_submission_container, #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #rewards_form #reward_submission_container {
    padding-top: 10px;
  }
}

/* line 1296, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #reward_container #rewards_form #reward_submission, #rewards_page .order-online-wrapper #rewards_form #reward_submission, #rewards_page #rewards_sign_up_in #rewards_form #reward_submission, #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #rewards_form #reward_submission {
  width: initial;
  left: initial;
  padding: 5px 40px;
  position: relative;
  background-color: #f93822;
  color: RGB(255, 255, 255);
  text-align: center;
  border-radius: 3px;
  border-color: #f93822;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  /* line 1296, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #reward_container #rewards_form #reward_submission, #rewards_page .order-online-wrapper #rewards_form #reward_submission, #rewards_page #rewards_sign_up_in #rewards_form #reward_submission, #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #rewards_form #reward_submission {
    display: inline-block;
  }
}

/* line 1323, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #reward_container #rewards_form select, #rewards_page .order-online-wrapper #rewards_form select, #rewards_page #rewards_sign_up_in #rewards_form select, #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #rewards_form select {
  font-size: 14pt;
  color: RGB(158, 157, 158);
  border: none;
  background: none;
  -webkit-box-shadow: none;
  outline: none;
  margin-top: 2px;
  padding-bottom: 3px;
  padding-top: 12px;
  height: auto;
  margin-left: 0px;
  height: auto;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media screen and (max-width: 1100px) {
  /* line 1323, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #reward_container #rewards_form select, #rewards_page .order-online-wrapper #rewards_form select, #rewards_page #rewards_sign_up_in #rewards_form select, #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #rewards_form select {
    margin-top: -6px;
  }
}

@media screen and (max-width: 991px) {
  /* line 1323, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #reward_container #rewards_form select, #rewards_page .order-online-wrapper #rewards_form select, #rewards_page #rewards_sign_up_in #rewards_form select, #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #rewards_form select {
    margin-top: 0px;
  }
}

@media screen and (max-width: 475px) {
  /* line 1323, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #reward_container #rewards_form select, #rewards_page .order-online-wrapper #rewards_form select, #rewards_page #rewards_sign_up_in #rewards_form select, #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #rewards_form select {
    font-size: 12pt;
    margin-left: -0px;
    padding-bottom: 6px;
    margin-top: 3px;
    padding: 4px 0;
  }
}

/* line 1352, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #reward_container #rewards_form .checkbox label, #rewards_page .order-online-wrapper #rewards_form .checkbox label, #rewards_page #rewards_sign_up_in #rewards_form .checkbox label, #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #rewards_form .checkbox label {
  top: -10px;
  left: 0;
  font-weight: 500;
  padding-bottom: 20px;
  pointer-events: inherit;
}

@media screen and (max-width: 475px) {
  /* line 1352, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #reward_container #rewards_form .checkbox label, #rewards_page .order-online-wrapper #rewards_form .checkbox label, #rewards_page #rewards_sign_up_in #rewards_form .checkbox label, #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #rewards_form .checkbox label {
    top: -30px;
  }
}

/* line 1362, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #reward_container #rewards_form label, #rewards_page .order-online-wrapper #rewards_form label, #rewards_page #rewards_sign_up_in #rewards_form label, #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #rewards_form label {
  font-size: 18px;
  font-weight: 500;
  color: RGB(158, 157, 158);
}

@media screen and (max-width: 475px) {
  /* line 1362, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #reward_container #rewards_form label, #rewards_page .order-online-wrapper #rewards_form label, #rewards_page #rewards_sign_up_in #rewards_form label, #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #rewards_form label {
    font-size: 15px;
  }
}

/* line 1371, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #reward_container #rewards_form .row, #rewards_page .order-online-wrapper #rewards_form .row, #rewards_page #rewards_sign_up_in #rewards_form .row, #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #rewards_form .row {
  margin-bottom: 0;
}

/* line 1375, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #reward_container #rewards_form input:not([type="submit"]):not([type="checkbox"]), #rewards_page .order-online-wrapper #rewards_form input:not([type="submit"]):not([type="checkbox"]), #rewards_page #rewards_sign_up_in #rewards_form input:not([type="submit"]):not([type="checkbox"]), #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #rewards_form input:not([type="submit"]):not([type="checkbox"]) {
  padding-right: 0;
  padding-left: 0;
  border: none;
  background: none;
  -webkit-box-shadow: none;
  border-bottom: 1px solid RGB(158, 157, 158);
  outline: none;
  color: RGB(158, 157, 158);
}

/* line 1395, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #reward_container #rewards_form #location, #rewards_page #reward_container #rewards_form #delivery_option select, #rewards_page .order-online-wrapper #rewards_form #location, #rewards_page .order-online-wrapper #rewards_form #delivery_option select, #rewards_page #rewards_sign_up_in #rewards_form #location, #rewards_page #rewards_sign_up_in #rewards_form #delivery_option select, #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #rewards_form #location, #rewards_page #rewards_sign_up_in #rewards_sign_up .container .row .form-wrapper #rewards_form #delivery_option select {
  padding-left: 0px;
}

/* line 1401, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #questions_container {
  text-align: center;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: RGB(158, 157, 158);
  font-weight: 700;
  font-size: 13pt;
  padding-bottom: 40px;
}

/* line 1408, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #questions_container a {
  color: #f93822;
}

@media screen and (max-width: 475px) {
  /* line 1401, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #questions_container {
    padding: 10px 15px;
    padding-bottom: 50px;
    font-size: 12pt;
  }
}

/* line 1423, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #rewards_header {
  right: 40px;
}

@media screen and (max-width: 991px) {
  /* line 1423, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #rewards_header {
    right: 0px;
  }
}

@media screen and (max-width: 475px) {
  /* line 1423, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #rewards_header {
    padding-top: 60px;
    font-size: 3em;
  }
}

@media screen and (max-width: 325px) {
  /* line 1423, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #rewards_header {
    right: 34px;
  }
}

/* line 1435, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #rewards_header h1 {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 6.5em;
  letter-spacing: 1px;
  font-weight: 900;
  font-style: normal;
  text-transform: uppercase;
  padding-bottom: 20px;
}

@media screen and (max-width: 991px) {
  /* line 1435, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #rewards_header h1 {
    padding-bottom: 10px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 575px) {
  /* line 1435, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #rewards_header h1 {
    padding-top: 80px;
    font-size: 5.5rem;
  }
}

@media screen and (max-width: 475px) {
  /* line 1435, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #rewards_header h1 {
    font-size: 6.2rem;
    padding-bottom: 0;
    margin-top: 0;
    padding-top: 30px;
  }
}

@media screen and (max-width: 320px) {
  /* line 1435, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #rewards_header h1 {
    left: 23px;
    position: relative;
  }
}

/* line 1464, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #rewards_sign_in {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: RGB(242, 245, 244);
}

@media screen and (max-width: 767px) {
  /* line 1464, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #rewards_sign_in {
    padding: 15px;
  }
}

/* line 1471, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #rewards_sign_in a {
  color: #f93822;
}

/* line 1474, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #rewards_sign_in #text {
  text-align: center;
}

/* line 1477, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #rewards_sign_in #questions_row {
  text-align: center;
  padding: initial;
}

@media screen and (max-width: 768px) {
  /* line 1477, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #rewards_sign_in #questions_row {
    text-align: center;
  }
}

/* line 1485, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #rewards_sign_in .btn {
  width: initial;
  padding: 5px 40px;
  position: relative;
  background-color: #f93822;
  color: white;
  text-align: center;
  border-radius: 3px;
}

/* line 1494, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #rewards_sign_in .btn-link, #rewards_page #rewards_sign_in .btn-link:focus {
  color: #f93822;
  border: 3px solid #f93822;
}

/* line 1498, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #rewards_sign_in .btn-link:hover, #rewards_page #rewards_sign_in .btn:hover {
  background-color: #f93822;
}

/* line 1501, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #rewards_sign_in .btn-outline {
  border: 3px solid #f93822;
}

@media screen and (max-width: 767px) {
  /* line 1504, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #rewards_sign_in .container {
    padding: 0px;
  }
}

/* line 1512, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #rewards_sign_in .container h2 {
  text-align: center;
  margin-top: 0;
  font-size: 25pt;
  font-weight: 700;
  line-height: 1.1;
  color: inherit;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 1523, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #rewards_sign_in .container p {
  text-align: center;
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  float: initial;
}

/* line 1529, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #rewards_sign_in .container p.info {
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 1541, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #rewards_sign_in .container .form-group {
  text-align: center;
}

/* line 1544, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #rewards_sign_in .container .btn {
  width: 200px;
}

@media screen and (max-width: 767px) {
  /* line 1544, app/assets/stylesheets/custom/_rewards.scss */
  #rewards_page #rewards_sign_in .container .btn {
    margin-top: 15px;
  }
}

/* line 1550, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #rewards_sign_in .container .forgot {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 20px;
}

/* line 1555, app/assets/stylesheets/custom/_rewards.scss */
#rewards_page #rewards_sign_in .container .forgot a {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
}

/* line 1570, app/assets/stylesheets/custom/_rewards.scss */
.app-link {
  width: 200px;
  height: 77px;
  display: inline-block;
}

/* line 1574, app/assets/stylesheets/custom/_rewards.scss */
.app-link.ios {
  background-size: 177px 54px;
  background-image: url(/assets/rewards/app-store-download-8db899f713fdb059d268a83321cb5ccc8b8b03cf21f6e8e4fbc6e7d16e032b7d.svg);
  background-repeat: no-repeat;
  background-position: center;
}

/* line 1580, app/assets/stylesheets/custom/_rewards.scss */
.app-link.android {
  display: inline-block;
}

/* line 1582, app/assets/stylesheets/custom/_rewards.scss */
.app-link.android img {
  vertical-align: initial;
}

/* line 1589, app/assets/stylesheets/custom/_rewards.scss */
.bonus-sections svg {
  height: 120px;
}

/* line 1595, app/assets/stylesheets/custom/_rewards.scss */
.rewards-disclaimers-list dt {
  display: flex;
  justify-content: end;
  align-items: center;
  width: 5%;
  text-align: right;
  font-weight: bold;
  margin-right: 3%;
  margin-bottom: .5rem;
  font-size: 1.45em;
}

/* line 1606, app/assets/stylesheets/custom/_rewards.scss */
.rewards-disclaimers-list dd {
  width: 92%;
  margin-bottom: 1.5rem;
}

/* line 1613, app/assets/stylesheets/custom/_rewards.scss */
.rewards_badge .card {
  padding: 2rem 2rem;
  margin: 0 5rem;
}

/* line 1617, app/assets/stylesheets/custom/_rewards.scss */
.rewards_badge .card .img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

/* line 1, app/assets/stylesheets/custom/_reward-opt-in.scss */
.reward-opt-in-modal {
  margin-left: auto;
  margin-right: auto;
  margin-top: 170px;
  width: 540px;
  max-width: calc(100vw - 40px);
}

@media screen and (min-width: 992px) {
  /* line 1, app/assets/stylesheets/custom/_reward-opt-in.scss */
  .reward-opt-in-modal {
    margin-top: 220px;
  }
}

/* line 11, app/assets/stylesheets/custom/_reward-opt-in.scss */
.reward-opt-in-modal--icon-wrapper {
  margin-left: auto;
  margin-right: auto;
  margin-top: -90px;
  width: 90px;
}

/* line 17, app/assets/stylesheets/custom/_reward-opt-in.scss */
.reward-opt-in-modal--icon-wrapper-animate {
  animation: animate-reward-spin 1s ease-in-out infinite;
}

/* line 21, app/assets/stylesheets/custom/_reward-opt-in.scss */
.reward-opt-in-modal--content-wrapper {
  padding-top: 29.7px;
  background-color: #f3f2f2;
  border-radius: 40px;
  position: relative;
}

/* line 26, app/assets/stylesheets/custom/_reward-opt-in.scss */
.reward-opt-in-modal--content-wrapper:before {
  content: '';
  position: absolute;
  top: -90px;
  left: 50%;
  transform: translateX(-50%);
  border-top-left-radius: 500px;
  border-top-right-radius: 500px;
  width: 400px;
  max-width: calc(100vw - 80px);
  height: 250px;
  background-color: #f3f2f2;
  text-align: center;
  z-index: -1;
}

/* line 42, app/assets/stylesheets/custom/_reward-opt-in.scss */
.reward-opt-in-modal--content {
  padding: 20px 20px;
  text-align: center;
}

@media screen and (min-width: 992px) {
  /* line 42, app/assets/stylesheets/custom/_reward-opt-in.scss */
  .reward-opt-in-modal--content {
    padding: 30px 40px;
  }
}

/* line 48, app/assets/stylesheets/custom/_reward-opt-in.scss */
.reward-opt-in-modal--content h2 {
  color: #FA221A;
  font-size: 5rem;
  text-transform: uppercase;
  font-family: 'Greycliff', 'Lato', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 900;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 58, app/assets/stylesheets/custom/_reward-opt-in.scss */
.reward-opt-in-modal--content h3 {
  color: #FA221A;
  font-size: 2.5rem;
  text-transform: uppercase;
  font-family: 'Greycliff', 'Lato', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 900;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 67, app/assets/stylesheets/custom/_reward-opt-in.scss */
.reward-opt-in-modal--content p {
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 72, app/assets/stylesheets/custom/_reward-opt-in.scss */
.reward-opt-in-modal--content strong {
  font-weight: 900;
}

/* line 76, app/assets/stylesheets/custom/_reward-opt-in.scss */
.reward-opt-in-modal--actions button {
  margin-top: 20px;
}

/* line 79, app/assets/stylesheets/custom/_reward-opt-in.scss */
.reward-opt-in-modal--choice {
  font-weight: bold;
  margin-top: 40px;
}

/* line 82, app/assets/stylesheets/custom/_reward-opt-in.scss */
.reward-opt-in-modal--choice strong {
  color: #FA221A;
}

/* line 86, app/assets/stylesheets/custom/_reward-opt-in.scss */
.reward-opt-in-modal--btn-large {
  padding: 10px 20px;
  border-radius: 100px;
  font-size: 18px;
  margin-bottom: 18px;
  text-transform: uppercase;
  background-color: #FA221A;
  color: #fff;
  font-weight: 900;
  word-break: break-all;
}

@media screen and (min-width: 992px) {
  /* line 86, app/assets/stylesheets/custom/_reward-opt-in.scss */
  .reward-opt-in-modal--btn-large {
    padding: 12px 40px;
  }
}

/* line 99, app/assets/stylesheets/custom/_reward-opt-in.scss */
.reward-opt-in-modal--btn-large:hover {
  background-color: #dc0d05;
}

/* line 103, app/assets/stylesheets/custom/_reward-opt-in.scss */
.reward-opt-in-modal--btn-small {
  text-decoration: underline;
  text-transform: uppercase;
  font-weight: bold;
  word-break: break-all;
}

/* line 108, app/assets/stylesheets/custom/_reward-opt-in.scss */
.reward-opt-in-modal--btn-small:hover {
  text-decoration: underline;
  color: #FA221A;
}

@keyframes animate-reward-spin {
  0% {
    transform: rotate(0DEG);
  }
  100% {
    transform: rotate(359DEG);
  }
}

/* line 1, app/assets/stylesheets/custom/_taste-tour.scss */
#taste_tour_home_background {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: fixed;
  top: 70px;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: url(/../images/taste-tour/background-generic.jpg);
}

@media screen and (max-width: 1200px) {
  /* line 1, app/assets/stylesheets/custom/_taste-tour.scss */
  #taste_tour_home_background {
    top: 55px;
  }
}

/* line 17, app/assets/stylesheets/custom/_taste-tour.scss */
#taste_tour_home .fullscreen-container {
  min-height: calc(100vh - 75px);
  text-align: center;
  padding-bottom: 140px;
  position: relative;
}

/* line 23, app/assets/stylesheets/custom/_taste-tour.scss */
#taste_tour_home .fullscreen-container .logo {
  width: 300px;
  height: 300px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

@media screen and (max-width: 991px) {
  /* line 23, app/assets/stylesheets/custom/_taste-tour.scss */
  #taste_tour_home .fullscreen-container .logo {
    position: absolute;
    width: 280px;
    height: 280px;
    margin-top: 0;
    top: 200px;
  }
}

@media screen and (max-width: 991px) and (max-height: 568px) {
  /* line 23, app/assets/stylesheets/custom/_taste-tour.scss */
  #taste_tour_home .fullscreen-container .logo {
    width: 200px;
    height: 200px;
    top: 150px;
  }
}

/* line 46, app/assets/stylesheets/custom/_taste-tour.scss */
#taste_tour_home .fullscreen-container .venue {
  padding-top: calc(70vh);
  color: #FFF;
  font-weight: bold;
  z-index: 2;
  position: relative;
}

@media screen and (max-width: 991px) {
  /* line 46, app/assets/stylesheets/custom/_taste-tour.scss */
  #taste_tour_home .fullscreen-container .venue {
    padding-top: calc(50vh);
  }
}

/* line 58, app/assets/stylesheets/custom/_taste-tour.scss */
#taste_tour_home .fullscreen-container #mask {
  background-color: #212121;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  z-index: 1;
}

/* line 69, app/assets/stylesheets/custom/_taste-tour.scss */
#taste_tour_home .fullscreen-container .container {
  padding-top: 50px;
  color: #FFF;
  z-index: 2;
  position: relative;
}

/* line 75, app/assets/stylesheets/custom/_taste-tour.scss */
#taste_tour_home .fullscreen-container .container .errors {
  text-align: left;
  color: #000;
}

/* line 81, app/assets/stylesheets/custom/_taste-tour.scss */
#taste_tour_home .fullscreen-container .container form label {
  text-transform: uppercase;
}

/* line 84, app/assets/stylesheets/custom/_taste-tour.scss */
#taste_tour_home .fullscreen-container .container form .btn {
  padding-left: 30px;
  padding-right: 30px;
}

/* line 91, app/assets/stylesheets/custom/_taste-tour.scss */
#taste_tour_home .fullscreen-container .container .form.closed .closed-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  overflow: hidden;
  background-image: url(/../images/taste-tour/form-cover.png);
  background-size: cover;
}

/* line 102, app/assets/stylesheets/custom/_taste-tour.scss */
#taste_tour_home .fullscreen-container .container .form.closed label {
  color: #444;
}

/* line 105, app/assets/stylesheets/custom/_taste-tour.scss */
#taste_tour_home .fullscreen-container .container .form.closed input.form-control, #taste_tour_home .fullscreen-container .container .form.closed textarea {
  background-color: #444;
}

/* line 108, app/assets/stylesheets/custom/_taste-tour.scss */
#taste_tour_home .fullscreen-container .container .form.closed .btn {
  color: #444;
  border-color: #793906;
}

/* line 118, app/assets/stylesheets/custom/_taste-tour.scss */
#taste_tour_thanks .fullscreen-container {
  min-height: calc(100vh);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  background-image: url(/../images/taste-tour/thanks-bg.jpg);
}

/* line 126, app/assets/stylesheets/custom/_taste-tour.scss */
#taste_tour_thanks .fullscreen-container #thank_you {
  width: 400px;
  height: 400px;
  position: absolute;
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (max-width: 991px) {
  /* line 126, app/assets/stylesheets/custom/_taste-tour.scss */
  #taste_tour_thanks .fullscreen-container #thank_you {
    position: absolute;
    width: 280px;
    height: 280px;
    margin-top: 0;
    top: 90px;
  }
}

/* line 143, app/assets/stylesheets/custom/_taste-tour.scss */
#taste_tour_thanks .fullscreen-container #thanks {
  color: #FFF;
  position: absolute;
  top: 410px;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 151, app/assets/stylesheets/custom/_taste-tour.scss */
#taste_tour_thanks .fullscreen-container #thanks p {
  display: inline-block;
  max-width: 400px;
}

/* line 155, app/assets/stylesheets/custom/_taste-tour.scss */
#taste_tour_thanks .fullscreen-container #thanks p #circle_logo {
  width: 125px;
  height: auto;
  margin-top: 35px;
}

/* line 167, app/assets/stylesheets/custom/_taste-tour.scss */
#slider .slide #home_slide_taste_tour_logo {
  width: 280px;
  height: 280px;
  min-width: 0;
}

@media screen and (max-width: 991px) {
  /* line 167, app/assets/stylesheets/custom/_taste-tour.scss */
  #slider .slide #home_slide_taste_tour_logo {
    width: 180px;
    height: 180px;
  }
}

/* line 1, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition {
  overflow-x: initial;
}

/* line 3, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #main {
  background: #f3f2f2;
}

/* line 6, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition > btn {
  padding: 0;
}

/* line 10, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition .entree {
  display: inline-block;
  margin: 5px 5px 5px 5px;
  text-align: center;
  width: 32%;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 10, app/assets/stylesheets/custom/_nutrition.scss */
  body.nutrition .entree {
    width: 31%;
  }
}

@media screen and (max-width: 767px) {
  /* line 10, app/assets/stylesheets/custom/_nutrition.scss */
  body.nutrition .entree {
    width: 47%;
  }
}

@media screen and (max-width: 395px) {
  /* line 10, app/assets/stylesheets/custom/_nutrition.scss */
  body.nutrition .entree {
    width: 98%;
  }
}

/* line 28, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #base_info {
  background-color: white;
  color: #212121;
  padding: 10px;
}

/* line 33, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #base_info > .mt0 {
  font-size: 1em;
  margin-bottom: 0;
  font-weight: 700;
}

/* line 43, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #greeter {
  font-size: 12pt;
  width: 35%;
}

@media screen and (max-width: 767px) {
  /* line 43, app/assets/stylesheets/custom/_nutrition.scss */
  body.nutrition #greeter {
    width: 300px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 43, app/assets/stylesheets/custom/_nutrition.scss */
  body.nutrition #greeter {
    width: 31%;
  }
}

/* line 61, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #category_header {
  font-size: 2.5em;
  text-align: center;
  padding-top: 20px;
}

/* line 67, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #category_wrapper {
  width: 100%;
}

/* line 71, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #category_nutrition_wrapper {
  margin-top: 15px;
}

/* line 74, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #calculator_header {
  font-size: 5.5em;
  font-family: "Bitter",Georgia,"Times New Roman",Times,serif;
  color: #fff;
  font-style: italic;
  letter-spacing: normal;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 74, app/assets/stylesheets/custom/_nutrition.scss */
  body.nutrition #calculator_header {
    font-size: 4.5em;
  }
}

@media screen and (max-width: 767px) {
  /* line 74, app/assets/stylesheets/custom/_nutrition.scss */
  body.nutrition #calculator_header {
    font-size: 3.5em;
  }
}

/* line 103, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container {
  position: relative;
}

/* line 106, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container #calculator_page {
  position: relative;
  padding: 15px;
  margin-top: 15px;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 106, app/assets/stylesheets/custom/_nutrition.scss */
  body.nutrition #nutrition_calculator_app > .container #calculator_page {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  /* line 106, app/assets/stylesheets/custom/_nutrition.scss */
  body.nutrition #nutrition_calculator_app > .container #calculator_page {
    height: auto;
    width: auto;
  }
}

/* line 129, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container #calculator_page #show_nutrition {
  display: none;
  position: fixed;
  bottom: 15px;
  right: 15px;
  background-image: url(/../images/nutrition-calc/heart-image-white.png);
  background-repeat: no-repeat;
  background-size: 75%;
  background-position-y: 16px;
  background-position-x: 9px;
  background-color: #F48024;
  width: 55px;
  height: 55px;
  margin-right: 6px;
  margin-bottom: 15px;
  text-align: center;
  padding-top: 39px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 39px;
  border-radius: 50%;
}

@media screen and (max-width: 767px) {
  /* line 129, app/assets/stylesheets/custom/_nutrition.scss */
  body.nutrition #nutrition_calculator_app > .container #calculator_page #show_nutrition {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  /* line 156, app/assets/stylesheets/custom/_nutrition.scss */
  body.nutrition #nutrition_calculator_app > .container #calculator_page #doughnut_wrapper {
    z-index: 1;
    position: relative;
    height: 35%;
    text-align: center;
  }
}

/* line 165, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container #calculator_page #doughnut {
  max-height: 500px;
  max-width: 500px;
  display: inline-block !important;
}

/* line 171, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container #calculator_page #calculator_table_wrapper {
  position: relative;
}

@media screen and (max-width: 767px) {
  /* line 171, app/assets/stylesheets/custom/_nutrition.scss */
  body.nutrition #nutrition_calculator_app > .container #calculator_page #calculator_table_wrapper {
    display: none;
  }
  /* line 177, app/assets/stylesheets/custom/_nutrition.scss */
  body.nutrition #nutrition_calculator_app > .container #calculator_page #calculator_table_wrapper.display-calculator {
    background-color: rgba(0, 0, 0, 0.5);
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 75px 10px 10px 10px;
  }
}

@media screen and (max-width: 767px) {
  /* line 192, app/assets/stylesheets/custom/_nutrition.scss */
  body.nutrition #nutrition_calculator_app > .container #calculator_page #nutrition_background {
    background-color: white;
    position: absolute;
    top: 120px;
    bottom: 30px;
    left: 20px;
    right: 20px;
    border-radius: 40px;
    z-index: 0;
  }
}

@media screen and (max-width: 767px) {
  /* line 205, app/assets/stylesheets/custom/_nutrition.scss */
  body.nutrition #nutrition_calculator_app > .container #calculator_page #nutrition_scroll {
    overflow-y: scroll;
    height: 54%;
    margin-left: 20px;
    margin-right: 20px;
    z-index: 1;
    position: absolute;
    bottom: 40px;
  }
}

@media screen and (min-width: 415px) and (max-width: 767px) {
  /* line 223, app/assets/stylesheets/custom/_nutrition.scss */
  body.nutrition #nutrition_calculator_app > .container #start_over_chevron {
    font-size: initial;
  }
}

@media screen and (max-width: 414px) {
  /* line 223, app/assets/stylesheets/custom/_nutrition.scss */
  body.nutrition #nutrition_calculator_app > .container #start_over_chevron {
    font-size: 11px;
  }
}

/* line 234, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container #item_size_header {
  margin-top: 0 !important;
  border-bottom-style: solid;
  border-bottom-width: thin;
  padding-top: 23px;
}

/* line 241, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container #item_size_header > #name_restart_wrapper {
  display: inline-block;
  margin-top: 5px;
}

@media screen and (max-width: 767px) {
  /* line 241, app/assets/stylesheets/custom/_nutrition.scss */
  body.nutrition #nutrition_calculator_app > .container #item_size_header > #name_restart_wrapper {
    margin-top: 0;
  }
}

/* line 250, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container #item_size_header > #name_restart_wrapper > #start_over {
  white-space: normal;
  margin-bottom: 15px;
  margin-left: 5px;
  padding: 1px 6px 0 0;
  height: 29px;
}

/* line 260, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container #item_size_header > #name_restart_wrapper > #start_over:hover {
  background-color: #F48024;
  color: white;
}

@media screen and (max-width: 415px) {
  /* line 250, app/assets/stylesheets/custom/_nutrition.scss */
  body.nutrition #nutrition_calculator_app > .container #item_size_header > #name_restart_wrapper > #start_over {
    margin-bottom: 15px;
    font-size: 1.5em;
    height: 22px;
    font-size: .55em;
    padding-right: 5px;
    margin-top: 7px;
    margin-left: 3px;
    padding-right: 6px;
    padding-left: 3px;
    padding-bottom: 17px;
    line-height: 1.8;
  }
}

/* line 281, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container #item_size_header > #name_restart_wrapper > #item_name {
  display: inline-block;
  font-size: 2.0em;
  margin-bottom: 5px;
}

@media screen and (max-width: 415px) {
  /* line 281, app/assets/stylesheets/custom/_nutrition.scss */
  body.nutrition #nutrition_calculator_app > .container #item_size_header > #name_restart_wrapper > #item_name {
    font-size: 1.26em;
    text-align: center;
    margin-bottom: 10px;
  }
}

/* line 298, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container #item_sizes {
  float: right;
  padding-top: 10px;
  margin-bottom: 13px;
  margin-right: 5px;
}

@media screen and (max-width: 767px) {
  /* line 298, app/assets/stylesheets/custom/_nutrition.scss */
  body.nutrition #nutrition_calculator_app > .container #item_sizes {
    padding-top: 6px;
    margin-right: 0px;
  }
}

/* line 309, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container .list-bottom-border {
  border-bottom-style: solid;
  border-bottom-width: thin;
}

/* line 314, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container input[type='radio'] {
  -webkit-appearance: none;
  width: 15px;
  height: 15px;
  border: 1px solid darkgray;
  border-radius: 50%;
  outline: none;
  box-shadow: 0 0 5px 0px #F48024 inset;
  margin-top: -1px;
  vertical-align: middle;
}

/* line 326, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container input[type='radio']:hover {
  box-shadow: 0 0 5px 0px #F48024 inset;
}

/* line 330, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container input[type='radio']:before {
  content: '';
  display: block;
  width: 60%;
  height: 60%;
  margin: 20% auto;
  border-radius: 50%;
}

/* line 338, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container input[type='radio']:checked:before {
  background: #F48024;
  box-shadow: 0 0 5px 0px #F48024 inset;
}

/* line 343, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container .item-info {
  position: relative;
}

/* line 345, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container .item-info .item-flags {
  display: block;
  height: 1.3em;
  position: absolute;
  left: 9px;
  top: 5px;
}

/* line 355, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container .option-pool > :nth-child(4n) li.pool-item {
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  /* line 355, app/assets/stylesheets/custom/_nutrition.scss */
  body.nutrition #nutrition_calculator_app > .container .option-pool > :nth-child(4n) li.pool-item {
    margin-right: .7%;
  }
}

@media screen and (max-width: 991px) and (min-width: 480px) {
  /* line 365, app/assets/stylesheets/custom/_nutrition.scss */
  body.nutrition #nutrition_calculator_app > .container .option-pool > :not(:nth-child(3n)) li.pool-item {
    margin-right: 2%;
  }
  /* line 368, app/assets/stylesheets/custom/_nutrition.scss */
  body.nutrition #nutrition_calculator_app > .container .option-pool > :nth-child(3n) li.pool-item {
    margin-right: 0%;
  }
}

@media screen and (max-width: 479px) {
  /* line 373, app/assets/stylesheets/custom/_nutrition.scss */
  body.nutrition #nutrition_calculator_app > .container .option-pool > :not(:nth-child(even)) li.pool-item {
    margin-right: 2%;
  }
  /* line 376, app/assets/stylesheets/custom/_nutrition.scss */
  body.nutrition #nutrition_calculator_app > .container .option-pool > :nth-child(even) li.pool-item {
    margin-right: 0%;
  }
}

/* line 382, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container .order-online-wrapper {
  padding-bottom: 0;
}

/* line 386, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container .checkbox-inline, body.nutrition #nutrition_calculator_app > .container .radio-inline {
  padding-left: 0;
}

@media screen and (max-width: 767px) {
  /* line 386, app/assets/stylesheets/custom/_nutrition.scss */
  body.nutrition #nutrition_calculator_app > .container .checkbox-inline, body.nutrition #nutrition_calculator_app > .container .radio-inline {
    font-size: 11pt;
  }
}

/* line 394, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container #nutrition_info_wrapper {
  position: absolute;
  left: 75%;
  width: 25%;
  z-index: 901;
  top: 0;
  height: 100%;
}

@media screen and (max-width: 767px) {
  /* line 394, app/assets/stylesheets/custom/_nutrition.scss */
  body.nutrition #nutrition_calculator_app > .container #nutrition_info_wrapper {
    height: auto;
    width: auto;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
  }
}

/* line 412, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container #nutrition_info_wrapper .disclaimer {
  width: 96%;
  margin-left: 8px;
  line-height: 12.5px;
  font-size: .7em;
}

@media screen and (max-width: 767px) {
  /* line 412, app/assets/stylesheets/custom/_nutrition.scss */
  body.nutrition #nutrition_calculator_app > .container #nutrition_info_wrapper .disclaimer {
    width: 100%;
    padding-right: 11px;
    padding-left: 5px;
    margin: 0;
  }
}

/* line 427, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container #nutrition_info_wrapper #show_all_nutrition {
  margin: 15px 0 15px 41px;
  font-size: .65em;
  width: 60.5%;
  white-space: normal;
}

@media screen and (max-width: 767px) {
  /* line 427, app/assets/stylesheets/custom/_nutrition.scss */
  body.nutrition #nutrition_calculator_app > .container #nutrition_info_wrapper #show_all_nutrition {
    height: 33px;
    width: 40%;
    margin-left: 3px;
  }
}

/* line 440, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container #nutrition_info_wrapper .pdf-container {
  text-align: center;
}

/* line 444, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container #nutrition_info_wrapper .nutrition-pdf {
  font-size: 12px;
  font-style: italic;
}

@media screen and (max-width: 767px) {
  /* line 444, app/assets/stylesheets/custom/_nutrition.scss */
  body.nutrition #nutrition_calculator_app > .container #nutrition_info_wrapper .nutrition-pdf {
    margin-left: 5px;
  }
}

/* line 453, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container #nutrition_info_wrapper #info_table {
  width: 100%;
}

/* line 455, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container #nutrition_info_wrapper #info_table > div {
  position: relative;
}

/* line 459, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container #nutrition_info_wrapper #info_table .panel-heading-selection {
  font-size: 19px !important;
}

/* line 463, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container #nutrition_info_wrapper #info_table .nutrition-label-macro {
  padding-left: 1.82em;
}

/* line 466, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container #nutrition_info_wrapper #info_table .nutrition-label {
  margin-left: 5px;
}

/* line 473, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container #nutrition_info_wrapper #info_table .nutrition-value {
  position: absolute;
  right: .9em;
  top: 0;
}

@media screen and (max-width: 767px) {
  /* line 473, app/assets/stylesheets/custom/_nutrition.scss */
  body.nutrition #nutrition_calculator_app > .container #nutrition_info_wrapper #info_table .nutrition-value {
    position: absolute;
    right: .9em;
    top: 0;
  }
}

/* line 485, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container #nutrition_info_wrapper #info_table .expand-hide.ng-leave {
  transition: .2s linear all;
  opacity: 1;
}

/* line 489, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container #nutrition_info_wrapper #info_table .expand-hide.ng-leave.ng-leave-active {
  opacity: 0;
}

/* line 492, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container #nutrition_info_wrapper #info_table .expand-hide.ng-enter {
  transition: 1s linear all;
  opacity: 0;
}

/* line 496, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container #nutrition_info_wrapper #info_table .expand-hide.ng-enter.ng-enter-active {
  opacity: 1;
}

/* line 500, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container #nutrition_info_wrapper #info_table .macro-divider {
  border-bottom: .5px solid black;
}

/* line 503, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container #nutrition_info_wrapper #info_table #micro_divider {
  border-bottom: .5px solid black;
}

/* line 506, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container #nutrition_info_wrapper #info_table .macro-icon, body.nutrition #nutrition_calculator_app > .container #nutrition_info_wrapper #info_table .micro-icon {
  position: absolute;
  left: 0;
  top: .1562em;
  width: 1em;
  margin-left: 5px;
}

@media screen and (max-width: 767px) {
  /* line 506, app/assets/stylesheets/custom/_nutrition.scss */
  body.nutrition #nutrition_calculator_app > .container #nutrition_info_wrapper #info_table .macro-icon, body.nutrition #nutrition_calculator_app > .container #nutrition_info_wrapper #info_table .micro-icon {
    margin-left: 5px;
  }
}

/* line 520, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container #nutrition_info_wrapper #info_table .macro-icon span {
  display: inline-block;
  width: 1em;
  height: 1em;
  border-radius: .5em;
}

/* line 526, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container #nutrition_info_wrapper #info_table #macro_icon_carbs.macro-icon span {
  background-color: #119fd5;
}

/* line 529, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container #nutrition_info_wrapper #info_table #macro_icon_fat.macro-icon span {
  background-color: #b90f21;
}

/* line 532, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app > .container #nutrition_info_wrapper #info_table #macro_icon_protein.macro-icon span {
  background-color: #d9502e;
}

/* line 539, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app #macro_list {
  width: 80%;
}

/* line 544, app/assets/stylesheets/custom/_nutrition.scss */
body.nutrition #nutrition_calculator_app #macro_list .macro {
  margin-bottom: 3rem;
  margin-left: 6rem;
  list-style-type: circle;
  list-style-position: outside;
  margin-left: 1em;
}

/* line 1, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising_container {
  padding-bottom: 30px;
}

/* line 4, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising_container .fundraiser-headers {
  color: RGB(3, 35, 51);
  font-size: 33pt;
  font-weight: 800;
  line-height: 1.3;
}

@media screen and (max-width: 1200px) {
  /* line 4, app/assets/stylesheets/custom/_fundraiser.scss */
  #fundraising_container .fundraiser-headers {
    font-size: 27pt;
  }
}

@media screen and (max-width: 475px) {
  /* line 4, app/assets/stylesheets/custom/_fundraiser.scss */
  #fundraising_container .fundraiser-headers {
    text-align: center;
    font-size: 25pt;
  }
}

/* line 17, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising_container #fundraiser_header_container {
  text-align: center;
  padding: 200px 0;
  background-position: 50% 44%;
}

/* line 21, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising_container #fundraiser_header_container #fundraising_header {
  font-size: 6em;
  font-weight: 900;
  font-style: normal;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 2.2px;
}

@media screen and (max-width: 475px) {
  /* line 21, app/assets/stylesheets/custom/_fundraiser.scss */
  #fundraising_container #fundraiser_header_container #fundraising_header {
    font-size: 3em;
  }
}

@media screen and (max-width: 475px) {
  /* line 21, app/assets/stylesheets/custom/_fundraiser.scss */
  #fundraising_container #fundraiser_header_container #fundraising_header {
    font-size: 2em;
  }
}

/* line 35, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising_container #fundraiser_main_content {
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media screen and (max-width: 991px) {
  /* line 39, app/assets/stylesheets/custom/_fundraiser.scss */
  #fundraising_container #fundraiser_main_content #host_a_fundraiser {
    padding-bottom: 40px;
  }
}

/* line 43, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising_container #fundraiser_main_content #host_a_fundraiser p {
  font-weight: 600;
  font-size: 15pt;
  color: RGB(30, 28, 29);
}

@media screen and (max-width: 991px) {
  /* line 43, app/assets/stylesheets/custom/_fundraiser.scss */
  #fundraising_container #fundraiser_main_content #host_a_fundraiser p {
    text-align: center;
  }
}

/* line 50, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising_container #fundraiser_main_content #host_a_fundraiser p span {
  color: #F48024;
  font-weight: 900;
}

/* line 55, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising_container #fundraiser_main_content #host_a_fundraiser #heart_shaped_pasta {
  position: relative;
}

@media screen and (min-width: 765px) and (max-width: 768px) {
  /* line 55, app/assets/stylesheets/custom/_fundraiser.scss */
  #fundraising_container #fundraiser_main_content #host_a_fundraiser #heart_shaped_pasta {
    left: 75px;
  }
}

/* line 61, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising_container #fundraiser_main_content #host_a_fundraiser #host_a_fundraiser_content {
  padding-top: 90px;
}

@media screen and (max-width: 1200px) {
  /* line 61, app/assets/stylesheets/custom/_fundraiser.scss */
  #fundraising_container #fundraiser_main_content #host_a_fundraiser #host_a_fundraiser_content {
    padding-top: 85px;
  }
}

@media screen and (max-width: 768px) {
  /* line 61, app/assets/stylesheets/custom/_fundraiser.scss */
  #fundraising_container #fundraiser_main_content #host_a_fundraiser #host_a_fundraiser_content {
    padding-top: 0px;
  }
}

@media screen and (max-width: 991px) {
  /* line 69, app/assets/stylesheets/custom/_fundraiser.scss */
  #fundraising_container #fundraiser_main_content #host_a_fundraiser #host_a_fundraiser_content h2 {
    text-align: center;
  }
}

/* line 76, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising_container #fundraiser_main_content #how_it_works {
  background-image: url(/assets/fundraisers/scooter-background-685b62b2cfb98488eac3b8f2dc181539be94f99fa67a8fa30c88c17f2d496c0f.jpg);
  text-align: center;
  background-size: cover;
  background-position: center;
  padding-bottom: 10px;
}

/* line 83, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising_container #fundraiser_main_content #how_it_works h2 {
  padding-bottom: 55px;
  padding-top: 40px;
}

/* line 87, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising_container #fundraiser_main_content #how_it_works p {
  padding: 35px 20px;
  font-weight: 500;
  font-size: 15pt;
  color: RGB(30, 28, 29);
}

@media screen and (max-width: 991px) {
  /* line 87, app/assets/stylesheets/custom/_fundraiser.scss */
  #fundraising_container #fundraiser_main_content #how_it_works p {
    text-align: center;
  }
}

/* line 96, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising_container #fundraiser_main_content #how_it_works #scooter_two_content {
  padding-right: 30px;
  padding-left: 30px;
}

/* line 100, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising_container #fundraiser_main_content #how_it_works #scooter_three_content {
  padding-right: 45px;
  padding-left: 45px;
}

/* line 105, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising_container #fundraiser_main_content #fundraiser_qualifications_content {
  position: relative;
}

@media screen and (max-width: 768px) {
  /* line 109, app/assets/stylesheets/custom/_fundraiser.scss */
  #fundraising_container #fundraiser_main_content #fundraiser_qualifications_content .container {
    padding: 0;
  }
}

/* line 114, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising_container #fundraiser_main_content #fundraiser_qualifications_content #fundraiser_faq {
  border-radius: 6px;
  font-weight: 900;
  padding: 10px 40px;
  text-transform: none;
  position: relative;
  left: -85px;
}

@media screen and (max-width: 1330px) {
  /* line 114, app/assets/stylesheets/custom/_fundraiser.scss */
  #fundraising_container #fundraiser_main_content #fundraiser_qualifications_content #fundraiser_faq {
    left: -25px;
  }
}

@media screen and (max-width: 768px) {
  /* line 114, app/assets/stylesheets/custom/_fundraiser.scss */
  #fundraising_container #fundraiser_main_content #fundraiser_qualifications_content #fundraiser_faq {
    left: 0px;
  }
}

@media screen and (max-width: 414px) {
  /* line 114, app/assets/stylesheets/custom/_fundraiser.scss */
  #fundraising_container #fundraiser_main_content #fundraiser_qualifications_content #fundraiser_faq {
    left: 0;
  }
}

/* line 131, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising_container #fundraiser_main_content #fundraiser_qualifications_content #qualifications_container {
  padding-bottom: 55px;
  padding-top: 50px;
}

@media screen and (max-width: 450px) {
  /* line 131, app/assets/stylesheets/custom/_fundraiser.scss */
  #fundraising_container #fundraiser_main_content #fundraiser_qualifications_content #qualifications_container {
    padding-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
  }
}

/* line 139, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising_container #fundraiser_main_content #fundraiser_qualifications_content #qualifications_container h2 {
  position: relative;
  left: -87px;
  font-size: 30pt;
}

@media screen and (max-width: 1330px) {
  /* line 139, app/assets/stylesheets/custom/_fundraiser.scss */
  #fundraising_container #fundraiser_main_content #fundraiser_qualifications_content #qualifications_container h2 {
    left: -27px;
  }
}

@media screen and (max-width: 768px) {
  /* line 139, app/assets/stylesheets/custom/_fundraiser.scss */
  #fundraising_container #fundraiser_main_content #fundraiser_qualifications_content #qualifications_container h2 {
    text-align: center;
    left: 0;
  }
}

@media screen and (max-width: 450px) {
  /* line 139, app/assets/stylesheets/custom/_fundraiser.scss */
  #fundraising_container #fundraiser_main_content #fundraiser_qualifications_content #qualifications_container h2 {
    font-size: 23pt;
  }
}

@media screen and (max-width: 320px) {
  /* line 139, app/assets/stylesheets/custom/_fundraiser.scss */
  #fundraising_container #fundraiser_main_content #fundraiser_qualifications_content #qualifications_container h2 {
    font-size: 15pt;
  }
}

/* line 159, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising_container #fundraiser_main_content #fundraiser_qualifications_content #qualifications_container h2 span {
  display: block;
}

/* line 163, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising_container #fundraiser_main_content #fundraiser_qualifications_content #qualifications_container #qualifications_list {
  list-style-type: square;
  list-style: none;
  position: relative;
  left: -90px;
}

@media screen and (max-width: 1330px) {
  /* line 163, app/assets/stylesheets/custom/_fundraiser.scss */
  #fundraising_container #fundraiser_main_content #fundraiser_qualifications_content #qualifications_container #qualifications_list {
    left: -30px;
  }
}

@media screen and (max-width: 768px) {
  /* line 163, app/assets/stylesheets/custom/_fundraiser.scss */
  #fundraising_container #fundraiser_main_content #fundraiser_qualifications_content #qualifications_container #qualifications_list {
    left: 0;
  }
}

/* line 175, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising_container #fundraiser_main_content #fundraiser_qualifications_content #qualifications_container #qualifications_list li {
  font-weight: 500;
  font-size: 15pt;
}

/* line 178, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising_container #fundraiser_main_content #fundraiser_qualifications_content #qualifications_container #qualifications_list li .bullet {
  width: 11px;
  height: 11px;
  border-radius: 2px;
  background-color: #F48024;
  position: relative;
  left: -35px;
  top: 23px;
  padding: 7px;
}

/* line 189, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising_container #fundraiser_main_content #fundraiser_qualifications_content #qualifications_container #qualifications_list span {
  font-weight: 900;
}

/* line 194, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising_container #fundraiser_main_content #fundraiser_qualifications_content #fundraiser_button_container {
  padding-bottom: 70px;
}

@media screen and (max-width: 475px) {
  /* line 194, app/assets/stylesheets/custom/_fundraiser.scss */
  #fundraising_container #fundraiser_main_content #fundraiser_qualifications_content #fundraiser_button_container {
    text-align: center;
    padding-bottom: 50px;
  }
}

/* line 201, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising_container #fundraiser_main_content #fundraiser_qualifications_content #fundraiser_couple_wrapper {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding-bottom: 50%;
}

@media screen and (min-width: 992px) {
  /* line 201, app/assets/stylesheets/custom/_fundraiser.scss */
  #fundraising_container #fundraiser_main_content #fundraiser_qualifications_content #fundraiser_couple_wrapper {
    padding-bottom: 0;
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  /* line 201, app/assets/stylesheets/custom/_fundraiser.scss */
  #fundraising_container #fundraiser_main_content #fundraiser_qualifications_content #fundraiser_couple_wrapper {
    display: block;
    width: 50%;
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0;
    background-position: 50% 44%;
  }
}

/* line 224, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising_container #fundraiser_container {
  background-color: RGB(242, 242, 244);
  padding-top: 40px;
  padding-bottom: 60px;
}

/* line 229, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising_container #fundraiser_container .fundraiser_headers {
  text-align: center;
  color: RGB(55, 72, 79);
  text-transform: none;
  font-weight: 900;
  letter-spacing: 1px;
  font-size: 25pt;
  padding-bottom: 10px;
  padding-top: 20px;
}

@media screen and (max-width: 475px) {
  /* line 229, app/assets/stylesheets/custom/_fundraiser.scss */
  #fundraising_container #fundraiser_container .fundraiser_headers {
    font-size: 14pt;
    padding-top: 0px;
  }
}

@media screen and (max-width: 320px) {
  /* line 229, app/assets/stylesheets/custom/_fundraiser.scss */
  #fundraising_container #fundraiser_container .fundraiser_headers {
    font-size: 14pt;
  }
}

/* line 245, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising_container #fundraiser_container .fundraiser_headers span {
  display: block;
}

/* line 250, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising_container #fundraiser_container .fundraiser-headers {
  color: RGB(3, 35, 51);
  font-size: 33pt;
  font-weight: 800;
  line-height: 1.3;
}

@media screen and (max-width: 1200px) {
  /* line 250, app/assets/stylesheets/custom/_fundraiser.scss */
  #fundraising_container #fundraiser_container .fundraiser-headers {
    font-size: 27pt;
  }
}

@media screen and (max-width: 475px) {
  /* line 250, app/assets/stylesheets/custom/_fundraiser.scss */
  #fundraising_container #fundraiser_container .fundraiser-headers {
    text-align: center;
    font-size: 25pt;
  }
}

/* line 268, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising-faq h1 {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 5em;
  letter-spacing: 1px;
  font-weight: 900;
  font-style: normal;
  text-transform: uppercase;
  padding-bottom: 20px;
}

@media screen and (max-width: 991px) {
  /* line 268, app/assets/stylesheets/custom/_fundraiser.scss */
  #fundraising-faq h1 {
    padding-bottom: 10px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 575px) {
  /* line 268, app/assets/stylesheets/custom/_fundraiser.scss */
  #fundraising-faq h1 {
    padding-top: 80px;
    font-size: 4.25rem;
  }
}

@media screen and (max-width: 475px) {
  /* line 268, app/assets/stylesheets/custom/_fundraiser.scss */
  #fundraising-faq h1 {
    font-size: 5rem;
    padding-bottom: 0;
    margin-top: 0;
    padding-top: 30px;
  }
}

@media screen and (max-width: 320px) {
  /* line 268, app/assets/stylesheets/custom/_fundraiser.scss */
  #fundraising-faq h1 {
    left: 23px;
    position: relative;
  }
}

/* line 296, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising-faq .image-header {
  margin-bottom: 8rem;
}

/* line 301, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising-faq .panel-group .panel {
  padding: 0;
}

/* line 303, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising-faq .panel-group .panel .panel-heading {
  padding: 0;
}

/* line 306, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising-faq .panel-group .panel h4 a {
  display: block;
  padding: 1.5rem 3.5rem 1.5rem 0;
  font-weight: 900;
  font-size: 1.75rem;
  text-transform: none;
  color: #434343;
  border-top: 2px solid #F48024;
  position: relative;
}

/* line 315, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising-faq .panel-group .panel h4 a:after {
  content: "\e907";
  position: absolute;
  font-size: 2.33rem;
  top: 26%;
  right: 5px;
  font-family: 'piada';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  transition: all 300ms ease-in;
  transform: rotate(180DEG);
}

/* line 331, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising-faq .panel-group .panel h4 a.collapsed:after {
  transform: rotate(0DEG);
}

/* line 336, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising-faq .panel-group .panel + .panel {
  margin-top: 0;
}

/* line 339, app/assets/stylesheets/custom/_fundraiser.scss */
#fundraising-faq .panel-group .panel-body {
  padding-left: 0;
  padding-right: 0;
}

/* line 3, app/assets/stylesheets/custom/_graduation.scss */
.graduation #graduation_main_content #graduation_content_container {
  margin-top: -175px;
}

@media screen and (max-width: 991px) {
  /* line 3, app/assets/stylesheets/custom/_graduation.scss */
  .graduation #graduation_main_content #graduation_content_container {
    text-align: center;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 475px) {
  /* line 3, app/assets/stylesheets/custom/_graduation.scss */
  .graduation #graduation_main_content #graduation_content_container {
    margin-top: 0px;
    text-align: center;
    padding-bottom: 0px;
  }
}

/* line 17, app/assets/stylesheets/custom/_graduation.scss */
.graduation #graduation_main_content #grauation_header {
  background-color: RGB(227, 98, 25);
  text-align: center;
  border-radius: 3px;
  padding-top: 40px;
  padding-bottom: 55px;
}

@media screen and (max-width: 1024px) {
  /* line 24, app/assets/stylesheets/custom/_graduation.scss */
  .graduation #graduation_main_content #grauation_header p {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 1024px) and (min-width: 600px) {
  /* line 17, app/assets/stylesheets/custom/_graduation.scss */
  .graduation #graduation_main_content #grauation_header {
    padding-top: 30px;
  }
}

@media screen and (max-width: 475px) {
  /* line 17, app/assets/stylesheets/custom/_graduation.scss */
  .graduation #graduation_main_content #grauation_header {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 220px;
    padding: 0px;
  }
}

@media screen and (max-width: 320px) {
  /* line 17, app/assets/stylesheets/custom/_graduation.scss */
  .graduation #graduation_main_content #grauation_header {
    height: 170px;
  }
}

/* line 42, app/assets/stylesheets/custom/_graduation.scss */
.graduation #graduation_main_content #grauation_header h1 {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 900;
  color: RGB(247, 254, 254);
  font-size: 30pt;
}

@media screen and (max-width: 525px) {
  /* line 42, app/assets/stylesheets/custom/_graduation.scss */
  .graduation #graduation_main_content #grauation_header h1 {
    font-size: 20pt;
    margin: 0;
  }
}

@media screen and (max-width: 320px) {
  /* line 42, app/assets/stylesheets/custom/_graduation.scss */
  .graduation #graduation_main_content #grauation_header h1 {
    font-size: 15pt;
  }
}

/* line 55, app/assets/stylesheets/custom/_graduation.scss */
.graduation #graduation_main_content #grauation_header h1 span {
  display: block;
}

@media screen and (max-width: 475px) {
  /* line 60, app/assets/stylesheets/custom/_graduation.scss */
  .graduation #graduation_main_content #datepicker {
    padding: 0;
  }
}

/* line 65, app/assets/stylesheets/custom/_graduation.scss */
.graduation #graduation_main_content #graduation_middle_content {
  padding-bottom: 30px;
}

@media screen and (max-width: 475px) {
  /* line 65, app/assets/stylesheets/custom/_graduation.scss */
  .graduation #graduation_main_content #graduation_middle_content {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

/* line 72, app/assets/stylesheets/custom/_graduation.scss */
.graduation #graduation_main_content #quote_container {
  background-color: RGB(242, 245, 244);
  padding-top: 25px;
}

/* line 76, app/assets/stylesheets/custom/_graduation.scss */
.graduation #graduation_main_content #grad_top_right_content {
  padding-top: 130px;
  font-weight: 400;
  line-height: 40px;
  padding-right: 50px;
  padding-left: 50px;
  font-size: 12pt;
  color: RGB(15, 16, 17);
  padding-bottom: 10px;
}

/* line 85, app/assets/stylesheets/custom/_graduation.scss */
.graduation #graduation_main_content #grad_top_right_content p {
  margin-bottom: 0;
}

@media screen and (max-width: 1024px) {
  /* line 76, app/assets/stylesheets/custom/_graduation.scss */
  .graduation #graduation_main_content #grad_top_right_content {
    padding-top: 150px;
    padding-bottom: 0px;
    font-size: 11pt;
    line-height: 35px;
  }
}

@media screen and (max-width: 991px) {
  /* line 76, app/assets/stylesheets/custom/_graduation.scss */
  .graduation #graduation_main_content #grad_top_right_content {
    padding-top: 125px;
    text-align: left;
    line-height: 30px;
    padding-right: 0;
  }
}

@media screen and (max-width: 766px) {
  /* line 76, app/assets/stylesheets/custom/_graduation.scss */
  .graduation #graduation_main_content #grad_top_right_content {
    text-align: center;
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media screen and (max-width: 475px) {
  /* line 76, app/assets/stylesheets/custom/_graduation.scss */
  .graduation #graduation_main_content #grad_top_right_content {
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
    font-weight: 400;
    font-size: 10pt;
  }
  /* line 114, app/assets/stylesheets/custom/_graduation.scss */
  .graduation #graduation_main_content #grad_top_right_content span {
    display: block;
    margin-bottom: 5px;
  }
}

/* line 120, app/assets/stylesheets/custom/_graduation.scss */
.graduation #graduation_main_content #date_label {
  padding-top: 0px;
}

@media screen and (max-width: 475px) {
  /* line 123, app/assets/stylesheets/custom/_graduation.scss */
  .graduation #graduation_main_content #quote_submission_container {
    padding-left: 0;
  }
}

/* line 128, app/assets/stylesheets/custom/_graduation.scss */
.graduation #graduation_main_content #mobile_pickup_delivery {
  opacity: .6;
}

/* line 133, app/assets/stylesheets/custom/_graduation.scss */
.graduation #graduation_main_content #quote_container #catering-quote-form label {
  color: #767676;
}

@media screen and (min-width: 991px) and (max-width: 1100px) {
  /* line 136, app/assets/stylesheets/custom/_graduation.scss */
  .graduation #graduation_main_content #quote_container #catering-quote-form select {
    margin-top: -2px;
  }
}

/* line 141, app/assets/stylesheets/custom/_graduation.scss */
.graduation #graduation_main_content #quote_container #catering-quote-form .row {
  margin-bottom: 0;
}

/* line 147, app/assets/stylesheets/custom/_graduation.scss */
.graduation #graduation_main_content #quote_container #catering-quote-form #text_area_container {
  padding-top: 30px;
}

/* line 151, app/assets/stylesheets/custom/_graduation.scss */
.graduation #graduation_main_content #quote_footer_container {
  padding-bottom: 55px;
}

@media screen and (max-width: 768px) {
  /* line 154, app/assets/stylesheets/custom/_graduation.scss */
  .graduation #graduation_main_content #grad_pack_image {
    text-align: center;
  }
}

/* line 158, app/assets/stylesheets/custom/_graduation.scss */
.graduation #graduation_main_content #grad_pack_image #middle_image {
  padding-left: 45px;
  padding-top: 70px;
}

@media screen and (max-width: 768px) {
  /* line 158, app/assets/stylesheets/custom/_graduation.scss */
  .graduation #graduation_main_content #grad_pack_image #middle_image {
    padding-left: initial;
  }
}

@media screen and (max-width: 475px) {
  /* line 158, app/assets/stylesheets/custom/_graduation.scss */
  .graduation #graduation_main_content #grad_pack_image #middle_image {
    padding-left: initial;
    padding-top: 10px;
  }
}

/* line 2, app/assets/stylesheets/custom/_stuffed-pasta.scss */
#stuffed_pasta_signup .fullscreen-container, #stuffed_pasta_success .fullscreen-container {
  min-height: calc(100vh - 70px);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-image: url(/../images/promos/stuffed-pasta/piada_stuffed_pasta_background.jpg);
}

/* line 10, app/assets/stylesheets/custom/_stuffed-pasta.scss */
#stuffed_pasta_signup .fullscreen-container > div:first-child, #stuffed_pasta_success .fullscreen-container > div:first-child {
  min-height: calc(100vh - 190px);
}

/* line 14, app/assets/stylesheets/custom/_stuffed-pasta.scss */
#stuffed_pasta_signup .fullscreen-container #stuffed_pasta_thank_you, #stuffed_pasta_success .fullscreen-container #stuffed_pasta_thank_you {
  color: white;
}

/* line 16, app/assets/stylesheets/custom/_stuffed-pasta.scss */
#stuffed_pasta_signup .fullscreen-container #stuffed_pasta_thank_you h2, #stuffed_pasta_success .fullscreen-container #stuffed_pasta_thank_you h2 {
  font-size: 2.2em;
  text-transform: uppercase;
}

/* line 21, app/assets/stylesheets/custom/_stuffed-pasta.scss */
#stuffed_pasta_signup .fullscreen-container #stuffed_pasta_order_now, #stuffed_pasta_success .fullscreen-container #stuffed_pasta_order_now {
  background-color: #F48024;
}

/* line 24, app/assets/stylesheets/custom/_stuffed-pasta.scss */
#stuffed_pasta_signup .fullscreen-container #stuffed_pasta_form_container, #stuffed_pasta_success .fullscreen-container #stuffed_pasta_form_container {
  margin-top: 50px;
  padding: 50px;
  padding-bottom: 20px;
  color: #FFF;
}

@media screen and (min-width: 450px) and (max-width: 767px) {
  /* line 24, app/assets/stylesheets/custom/_stuffed-pasta.scss */
  #stuffed_pasta_signup .fullscreen-container #stuffed_pasta_form_container, #stuffed_pasta_success .fullscreen-container #stuffed_pasta_form_container {
    padding: 50px;
    padding-bottom: 20px;
    padding-left: 200px;
  }
}

/* line 35, app/assets/stylesheets/custom/_stuffed-pasta.scss */
#stuffed_pasta_signup .fullscreen-container #stuffed_pasta_form_container h2, #stuffed_pasta_success .fullscreen-container #stuffed_pasta_form_container h2 {
  margin-top: 0;
  font-weight: 900;
  font-size: 3em;
}

@media screen and (max-width: 1024px) {
  /* line 35, app/assets/stylesheets/custom/_stuffed-pasta.scss */
  #stuffed_pasta_signup .fullscreen-container #stuffed_pasta_form_container h2, #stuffed_pasta_success .fullscreen-container #stuffed_pasta_form_container h2 {
    text-align: center;
  }
}

/* line 44, app/assets/stylesheets/custom/_stuffed-pasta.scss */
#stuffed_pasta_signup .fullscreen-container #stuffed_pasta_form_container h2 span, #stuffed_pasta_success .fullscreen-container #stuffed_pasta_form_container h2 span {
  display: block;
}

/* line 48, app/assets/stylesheets/custom/_stuffed-pasta.scss */
#stuffed_pasta_signup .fullscreen-container #stuffed_pasta_form_container .form-control, #stuffed_pasta_success .fullscreen-container #stuffed_pasta_form_container .form-control {
  border-radius: 5px;
}

/* line 52, app/assets/stylesheets/custom/_stuffed-pasta.scss */
#stuffed_pasta_signup .fullscreen-container #stuffed_pasta_form_container .errors, #stuffed_pasta_success .fullscreen-container #stuffed_pasta_form_container .errors {
  color: #000;
}

/* line 56, app/assets/stylesheets/custom/_stuffed-pasta.scss */
#stuffed_pasta_signup .fullscreen-container #stuffed_pasta_form_container p, #stuffed_pasta_success .fullscreen-container #stuffed_pasta_form_container p {
  line-height: 1.4em;
}

@media screen and (max-width: 768px) {
  /* line 56, app/assets/stylesheets/custom/_stuffed-pasta.scss */
  #stuffed_pasta_signup .fullscreen-container #stuffed_pasta_form_container p, #stuffed_pasta_success .fullscreen-container #stuffed_pasta_form_container p {
    text-align: center;
  }
}

/* line 62, app/assets/stylesheets/custom/_stuffed-pasta.scss */
#stuffed_pasta_signup .fullscreen-container #stuffed_pasta_form_container p span, #stuffed_pasta_success .fullscreen-container #stuffed_pasta_form_container p span {
  font-weight: 900;
}

/* line 66, app/assets/stylesheets/custom/_stuffed-pasta.scss */
#stuffed_pasta_signup .fullscreen-container #stuffed_pasta_form_container #stuffed_pasta_submit_container, #stuffed_pasta_success .fullscreen-container #stuffed_pasta_form_container #stuffed_pasta_submit_container {
  padding-top: 5px;
  text-align: center;
}

/* line 72, app/assets/stylesheets/custom/_stuffed-pasta.scss */
#stuffed_pasta_signup .fullscreen-container #stuffed_pasta_form_container #stuffed_pasta_submit_container #stuffed_pasta_submit, #stuffed_pasta_success .fullscreen-container #stuffed_pasta_form_container #stuffed_pasta_submit_container #stuffed_pasta_submit {
  padding: 7px 30px;
  border-radius: 5px;
  background-color: #F48024;
}

/* line 80, app/assets/stylesheets/custom/_stuffed-pasta.scss */
#stuffed_pasta_signup .fullscreen-container #stuffed_pasta_form_disclaimer, #stuffed_pasta_success .fullscreen-container #stuffed_pasta_form_disclaimer {
  font-size: .8em;
  font-weight: bold;
  text-align: left;
  color: RGB(136, 136, 150);
  padding-bottom: 50px;
  padding-left: 55px;
  padding-right: 55px;
}

@media screen and (max-width: 768px) {
  /* line 90, app/assets/stylesheets/custom/_stuffed-pasta.scss */
  #stuffed_pasta_signup .fullscreen-container #stuffed_pasta_form_disclaimer p, #stuffed_pasta_success .fullscreen-container #stuffed_pasta_form_disclaimer p {
    text-align: center;
  }
}

@media screen and (max-width: 768px) and (min-width: 500px) and (max-width: 767px) {
  /* line 90, app/assets/stylesheets/custom/_stuffed-pasta.scss */
  #stuffed_pasta_signup .fullscreen-container #stuffed_pasta_form_disclaimer p, #stuffed_pasta_success .fullscreen-container #stuffed_pasta_form_disclaimer p {
    padding: 50px;
    padding-bottom: 20px;
    padding-left: 200px;
    padding-top: 20px;
  }
}

/* line 3, app/assets/stylesheets/custom/_free-10-year.scss */
#free_10_year_signup .fullscreen-container, #free_10_year_success .fullscreen-container {
  min-height: calc(100vh - 70px);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-image: url(/../images/promos/stuffed-pasta/piada_stuffed_pasta_background.jpg);
}

/* line 11, app/assets/stylesheets/custom/_free-10-year.scss */
#free_10_year_signup .fullscreen-container > div:first-child, #free_10_year_success .fullscreen-container > div:first-child {
  min-height: calc(100vh - 190px);
}

/* line 16, app/assets/stylesheets/custom/_free-10-year.scss */
#free_10_year_signup .fullscreen-container #free_10_year_thank_you, #free_10_year_success .fullscreen-container #free_10_year_thank_you {
  color: white;
}

/* line 18, app/assets/stylesheets/custom/_free-10-year.scss */
#free_10_year_signup .fullscreen-container #free_10_year_thank_you h2, #free_10_year_success .fullscreen-container #free_10_year_thank_you h2 {
  font-size: 2.2em;
  text-transform: uppercase;
}

/* line 23, app/assets/stylesheets/custom/_free-10-year.scss */
#free_10_year_signup .fullscreen-container #free_10_year_order_now, #free_10_year_success .fullscreen-container #free_10_year_order_now {
  background-color: #F48024;
}

/* line 26, app/assets/stylesheets/custom/_free-10-year.scss */
#free_10_year_signup .fullscreen-container #free_10_year_form_container, #free_10_year_success .fullscreen-container #free_10_year_form_container {
  margin-top: 50px;
  padding: 50px;
  padding-bottom: 20px;
  color: #FFF;
}

@media screen and (min-width: 450px) and (max-width: 767px) {
  /* line 26, app/assets/stylesheets/custom/_free-10-year.scss */
  #free_10_year_signup .fullscreen-container #free_10_year_form_container, #free_10_year_success .fullscreen-container #free_10_year_form_container {
    padding: 50px;
    padding-bottom: 20px;
    padding-left: 200px;
  }
}

/* line 37, app/assets/stylesheets/custom/_free-10-year.scss */
#free_10_year_signup .fullscreen-container #free_10_year_form_container p, #free_10_year_success .fullscreen-container #free_10_year_form_container p {
  font-size: 14pt;
}

/* line 39, app/assets/stylesheets/custom/_free-10-year.scss */
#free_10_year_signup .fullscreen-container #free_10_year_form_container p span, #free_10_year_success .fullscreen-container #free_10_year_form_container p span {
  font-weight: 900;
}

/* line 43, app/assets/stylesheets/custom/_free-10-year.scss */
#free_10_year_signup .fullscreen-container #free_10_year_form_container h2, #free_10_year_success .fullscreen-container #free_10_year_form_container h2 {
  margin-top: 0;
  font-weight: 900;
  font-size: 3em;
}

@media screen and (max-width: 1024px) {
  /* line 43, app/assets/stylesheets/custom/_free-10-year.scss */
  #free_10_year_signup .fullscreen-container #free_10_year_form_container h2, #free_10_year_success .fullscreen-container #free_10_year_form_container h2 {
    text-align: center;
  }
}

/* line 52, app/assets/stylesheets/custom/_free-10-year.scss */
#free_10_year_signup .fullscreen-container #free_10_year_form_container h2 span, #free_10_year_success .fullscreen-container #free_10_year_form_container h2 span {
  display: block;
}

/* line 56, app/assets/stylesheets/custom/_free-10-year.scss */
#free_10_year_signup .fullscreen-container #free_10_year_form_container .form-control, #free_10_year_success .fullscreen-container #free_10_year_form_container .form-control {
  border-radius: 5px;
}

/* line 60, app/assets/stylesheets/custom/_free-10-year.scss */
#free_10_year_signup .fullscreen-container #free_10_year_form_container .errors, #free_10_year_success .fullscreen-container #free_10_year_form_container .errors {
  color: #000;
}

/* line 64, app/assets/stylesheets/custom/_free-10-year.scss */
#free_10_year_signup .fullscreen-container #free_10_year_form_container p, #free_10_year_success .fullscreen-container #free_10_year_form_container p {
  line-height: 1.4em;
}

@media screen and (max-width: 768px) {
  /* line 64, app/assets/stylesheets/custom/_free-10-year.scss */
  #free_10_year_signup .fullscreen-container #free_10_year_form_container p, #free_10_year_success .fullscreen-container #free_10_year_form_container p {
    text-align: center;
  }
}

/* line 70, app/assets/stylesheets/custom/_free-10-year.scss */
#free_10_year_signup .fullscreen-container #free_10_year_form_container p span, #free_10_year_success .fullscreen-container #free_10_year_form_container p span {
  font-weight: 900;
}

/* line 74, app/assets/stylesheets/custom/_free-10-year.scss */
#free_10_year_signup .fullscreen-container #free_10_year_form_container #free_10_year_submit_container, #free_10_year_success .fullscreen-container #free_10_year_form_container #free_10_year_submit_container {
  padding-top: 5px;
  text-align: center;
}

/* line 80, app/assets/stylesheets/custom/_free-10-year.scss */
#free_10_year_signup .fullscreen-container #free_10_year_form_container #free_10_year_submit_container #free_10_year_submit, #free_10_year_success .fullscreen-container #free_10_year_form_container #free_10_year_submit_container #free_10_year_submit {
  padding: 7px 30px;
  border-radius: 5px;
  background-color: #F48024;
}

/* line 88, app/assets/stylesheets/custom/_free-10-year.scss */
#free_10_year_signup .fullscreen-container #free_10_year_form_disclaimer, #free_10_year_success .fullscreen-container #free_10_year_form_disclaimer {
  font-size: .8em;
  font-weight: bold;
  text-align: left;
  color: RGB(136, 136, 150);
  padding-bottom: 50px;
  padding-left: 55px;
  padding-right: 55px;
}

@media screen and (max-width: 768px) {
  /* line 98, app/assets/stylesheets/custom/_free-10-year.scss */
  #free_10_year_signup .fullscreen-container #free_10_year_form_disclaimer p, #free_10_year_success .fullscreen-container #free_10_year_form_disclaimer p {
    text-align: center;
  }
}

@media screen and (max-width: 768px) and (min-width: 500px) and (max-width: 767px) {
  /* line 98, app/assets/stylesheets/custom/_free-10-year.scss */
  #free_10_year_signup .fullscreen-container #free_10_year_form_disclaimer p, #free_10_year_success .fullscreen-container #free_10_year_form_disclaimer p {
    padding: 50px;
    padding-bottom: 20px;
    padding-left: 200px;
    padding-top: 20px;
  }
}

/* line 150, app/assets/stylesheets/custom/_free-10-year.scss */
#free_10_year_signup #instagram_container, #free_10_year_success #instagram_container {
  padding-bottom: 30px;
  background: #f09433;
  background: linear-gradient(45deg, #fd8e19 0%, #f7291d 25%, #bc0a8d 50%, #6e15b0 75%, #2c30d0 100%);
  bottom: 0;
  height: 150px;
}

@media screen and (max-width: 767px) {
  /* line 150, app/assets/stylesheets/custom/_free-10-year.scss */
  #free_10_year_signup #instagram_container, #free_10_year_success #instagram_container {
    height: 220px;
    text-align: center;
    padding-top: 20px;
    margin-bottom: 30px;
  }
}

/* line 162, app/assets/stylesheets/custom/_free-10-year.scss */
#free_10_year_signup #instagram_container #instagram_text_container, #free_10_year_success #instagram_container #instagram_text_container {
  font-weight: 900;
  color: white;
  font-size: 14pt;
  padding-left: 100px;
}

@media screen and (max-width: 769px) {
  /* line 162, app/assets/stylesheets/custom/_free-10-year.scss */
  #free_10_year_signup #instagram_container #instagram_text_container, #free_10_year_success #instagram_container #instagram_text_container {
    padding-left: 30px;
    font-size: 12pt;
  }
}

/* line 175, app/assets/stylesheets/custom/_free-10-year.scss */
#free_10_year_signup #instagram_container #instagram_text_container img, #free_10_year_success #instagram_container #instagram_text_container img {
  display: inline-block;
  padding-top: 5px;
  padding-right: 20px;
  float: left;
}

@media screen and (min-width: 767px) and (max-width: 991px) {
  /* line 175, app/assets/stylesheets/custom/_free-10-year.scss */
  #free_10_year_signup #instagram_container #instagram_text_container img, #free_10_year_success #instagram_container #instagram_text_container img {
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  /* line 175, app/assets/stylesheets/custom/_free-10-year.scss */
  #free_10_year_signup #instagram_container #instagram_text_container img, #free_10_year_success #instagram_container #instagram_text_container img {
    padding-left: 0px;
    float: none;
    padding-right: 10px;
    padding-bottom: 0px;
    display: initial;
  }
}

/* line 191, app/assets/stylesheets/custom/_free-10-year.scss */
#free_10_year_signup #instagram_container #instagram_text_container p, #free_10_year_success #instagram_container #instagram_text_container p {
  display: inline-block;
  padding-top: 30px;
}

@media screen and (max-width: 767px) {
  /* line 191, app/assets/stylesheets/custom/_free-10-year.scss */
  #free_10_year_signup #instagram_container #instagram_text_container p, #free_10_year_success #instagram_container #instagram_text_container p {
    display: block;
    padding-top: 0px;
    font-size: 12pt;
  }
}

@media screen and (min-width: 1200px) {
  /* line 199, app/assets/stylesheets/custom/_free-10-year.scss */
  #free_10_year_signup #instagram_container #instagram_text_container p span, #free_10_year_success #instagram_container #instagram_text_container p span {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  /* line 199, app/assets/stylesheets/custom/_free-10-year.scss */
  #free_10_year_signup #instagram_container #instagram_text_container p span, #free_10_year_success #instagram_container #instagram_text_container p span {
    display: inline-block;
  }
}

/* line 210, app/assets/stylesheets/custom/_free-10-year.scss */
#free_10_year_signup #instagram_container #instagram_button_container, #free_10_year_success #instagram_container #instagram_button_container {
  text-align: right;
  padding-top: 40px;
  padding-right: 100px;
}

@media screen and (max-width: 767px) {
  /* line 210, app/assets/stylesheets/custom/_free-10-year.scss */
  #free_10_year_signup #instagram_container #instagram_button_container, #free_10_year_success #instagram_container #instagram_button_container {
    text-align: center;
    padding-right: 0px;
    padding-top: 0px;
  }
}

/* line 221, app/assets/stylesheets/custom/_free-10-year.scss */
#free_10_year_signup #instagram_container #instagram_button_container #instagram_link, #free_10_year_success #instagram_container #instagram_button_container #instagram_link {
  border-radius: 6px;
  border-color: white;
  padding: 6px 40px;
}

/* line 228, app/assets/stylesheets/custom/_free-10-year.scss */
#free_10_year_signup #instagram_container #instagram_button_container #instagram_link:hover, #free_10_year_success #instagram_container #instagram_button_container #instagram_link:hover {
  background: transparent;
}

@media screen and (max-width: 767px) {
  /* line 1, app/assets/stylesheets/custom/_covid-19.scss */
  #covid_container {
    text-align: center;
    width: 100%;
  }
}

/* line 6, app/assets/stylesheets/custom/_covid-19.scss */
#covid_container .blue-background {
  background-color: #3e4e57;
  color: white;
  padding-bottom: 25px;
  padding-top: 15px;
}

@media screen and (max-width: 375px) {
  /* line 6, app/assets/stylesheets/custom/_covid-19.scss */
  #covid_container .blue-background {
    margin-bottom: 10px;
  }
}

/* line 15, app/assets/stylesheets/custom/_covid-19.scss */
#covid_container .blue-background, #covid_container .white-background {
  padding-bottom: 70px;
  padding-top: 70px;
}

@media screen and (min-width: 991px) {
  /* line 22, app/assets/stylesheets/custom/_covid-19.scss */
  #covid_container .blue-background p, #covid_container .white-background p {
    width: 80%;
  }
}

@media screen and (max-width: 767px) {
  /* line 22, app/assets/stylesheets/custom/_covid-19.scss */
  #covid_container .blue-background p, #covid_container .white-background p {
    width: 80%;
    padding-left: 40px;
    padding-right: 40px;
    margin-left: 70px;
  }
}

@media screen and (max-width: 414px) {
  /* line 22, app/assets/stylesheets/custom/_covid-19.scss */
  #covid_container .blue-background p, #covid_container .white-background p {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    margin-left: 0px;
  }
}

@media screen and (max-width: 767px) {
  /* line 40, app/assets/stylesheets/custom/_covid-19.scss */
  #covid_container .blue-background h3, #covid_container .white-background h3 {
    width: 145px;
    text-align: center;
    display: inline-block;
    margin-bottom: 0;
  }
}

/* line 49, app/assets/stylesheets/custom/_covid-19.scss */
#covid_container .blue-header-container {
  padding-left: 60px;
}

@media screen and (max-width: 767px) {
  /* line 49, app/assets/stylesheets/custom/_covid-19.scss */
  #covid_container .blue-header-container {
    padding-left: 0px;
  }
}

/* line 56, app/assets/stylesheets/custom/_covid-19.scss */
#covid_container p strong {
  font-weight: 900;
}

/* line 59, app/assets/stylesheets/custom/_covid-19.scss */
#covid_container .email-images {
  width: auto;
  height: auto;
  max-height: 175px;
}

/* line 64, app/assets/stylesheets/custom/_covid-19.scss */
#covid_container #covid_header {
  color: #3e4e57;
  padding-bottom: 35px;
}

@media screen and (max-width: 414px) {
  /* line 64, app/assets/stylesheets/custom/_covid-19.scss */
  #covid_container #covid_header {
    font-size: 23pt;
  }
}

/* line 71, app/assets/stylesheets/custom/_covid-19.scss */
#covid_container #sanitize_row p {
  text-align: right;
  margin-left: 100px;
}

@media screen and (max-width: 1200px) and (min-width: 768px) {
  /* line 71, app/assets/stylesheets/custom/_covid-19.scss */
  #covid_container #sanitize_row p {
    margin-left: 50px;
  }
}

@media screen and (max-width: 767px) {
  /* line 71, app/assets/stylesheets/custom/_covid-19.scss */
  #covid_container #sanitize_row p {
    text-align: center;
    margin-left: 60px;
  }
}

@media screen and (max-width: 414px) {
  /* line 71, app/assets/stylesheets/custom/_covid-19.scss */
  #covid_container #sanitize_row p {
    margin-left: 0px;
  }
}

/* line 85, app/assets/stylesheets/custom/_covid-19.scss */
#covid_container #sanitize_padding {
  padding-left: 65px;
}

@media screen and (max-width: 768px) {
  /* line 85, app/assets/stylesheets/custom/_covid-19.scss */
  #covid_container #sanitize_padding {
    padding-left: 0px;
  }
}

/* line 91, app/assets/stylesheets/custom/_covid-19.scss */
#covid_container .header-image-holder {
  bottom: 20px;
  position: relative;
}

@media screen and (max-width: 768px) {
  /* line 91, app/assets/stylesheets/custom/_covid-19.scss */
  #covid_container .header-image-holder {
    position: static;
  }
}

/* line 98, app/assets/stylesheets/custom/_covid-19.scss */
#covid_container #head_paragraph {
  text-align: center;
}

@media screen and (max-width: 768px) {
  /* line 98, app/assets/stylesheets/custom/_covid-19.scss */
  #covid_container #head_paragraph {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media screen and (max-width: 545px) {
  /* line 98, app/assets/stylesheets/custom/_covid-19.scss */
  #covid_container #head_paragraph {
    padding-left: 0px;
    padding-right: 0px;
  }
}

/* line 114, app/assets/stylesheets/custom/_covid-19.scss */
#covid_container #head_paragraph p {
  margin-left: 45px;
}

@media screen and (min-width: 1200px) {
  /* line 114, app/assets/stylesheets/custom/_covid-19.scss */
  #covid_container #head_paragraph p {
    width: 80%;
    margin-left: 80px;
  }
}

@media screen and (min-width: 992px) {
  /* line 114, app/assets/stylesheets/custom/_covid-19.scss */
  #covid_container #head_paragraph p {
    margin-left: 50px;
  }
}

@media screen and (max-width: 991px) and (min-width: 769px) {
  /* line 114, app/assets/stylesheets/custom/_covid-19.scss */
  #covid_container #head_paragraph p {
    margin-left: 110px;
    width: 70%;
  }
}

@media screen and (max-width: 768px) {
  /* line 114, app/assets/stylesheets/custom/_covid-19.scss */
  #covid_container #head_paragraph p {
    margin-left: 0px;
    width: 100%;
  }
}

@media screen and (max-width: 414px) {
  /* line 114, app/assets/stylesheets/custom/_covid-19.scss */
  #covid_container #head_paragraph p {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0px;
    width: 100%;
  }
}

/* line 140, app/assets/stylesheets/custom/_covid-19.scss */
#covid_container .rectangle {
  width: 5px;
  height: 10px;
  background: #ee7624;
}

/* line 145, app/assets/stylesheets/custom/_covid-19.scss */
#covid_container .section-header {
  color: #a5b5be;
  border-left: 15px solid #ee7624;
  padding-left: 10px;
  bottom: 25px;
  letter-spacing: 2px;
  font-weight: 900;
}

/* line 157, app/assets/stylesheets/custom/_covid-19.scss */
#covid_container #signatures {
  display: inline-block;
  font-size: 10pt;
  width: 100%;
}

/* line 162, app/assets/stylesheets/custom/_covid-19.scss */
#covid_container #signatures img {
  max-height: 75px;
}

/* line 166, app/assets/stylesheets/custom/_covid-19.scss */
#covid_container #signatures span {
  margin: 5px;
  display: block;
}

/* line 170, app/assets/stylesheets/custom/_covid-19.scss */
#covid_container #wellness {
  padding-bottom: 100px;
}

/* line 173, app/assets/stylesheets/custom/_covid-19.scss */
#covid_container #signatures > span:nth-of-type(1),
#covid_container #signatures > span:nth-of-type(2) {
  margin-right: 45px;
}

@media screen and (max-width: 668px) {
  /* line 173, app/assets/stylesheets/custom/_covid-19.scss */
  #covid_container #signatures > span:nth-of-type(1),
#covid_container #signatures > span:nth-of-type(2) {
    display: block;
    margin-right: 0px;
  }
}

/* line 181, app/assets/stylesheets/custom/_covid-19.scss */
#covid_container #sanitize_row img {
  height: auto;
  width: auto;
  max-height: 200px;
}

/* line 1, app/assets/stylesheets/custom/_piada-gives.scss */
#piada_gives_container {
  padding-bottom: 50px;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 4, app/assets/stylesheets/custom/_piada-gives.scss */
#piada_gives_container .blue-green {
  color: RGB(55, 72, 79);
  font-weight: 900;
  font-size: 28pt;
}

/* line 9, app/assets/stylesheets/custom/_piada-gives.scss */
#piada_gives_container .block-content {
  font-size: 15pt;
  line-height: 1.3;
  color: #041D25;
}

/* line 14, app/assets/stylesheets/custom/_piada-gives.scss */
#piada_gives_container #piada_gives_header {
  padding: 18rem 0;
}

/* line 16, app/assets/stylesheets/custom/_piada-gives.scss */
#piada_gives_container #piada_gives_header #piada_gives_header_content {
  font-style: normal;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: initial;
  text-shadow: 2px 5px 5px #000000;
  font-size: 6.5em;
}

/* line 27, app/assets/stylesheets/custom/_piada-gives.scss */
#piada_gives_container #service_block {
  position: relative;
}

@media screen and (max-width: 767px) {
  /* line 27, app/assets/stylesheets/custom/_piada-gives.scss */
  #piada_gives_container #service_block {
    text-align: center;
  }
}

/* line 32, app/assets/stylesheets/custom/_piada-gives.scss */
#piada_gives_container #service_block #service_block_content {
  padding-top: 125px;
  font-weight: 500;
  letter-spacing: normal;
  font-size: 14pt;
  color: RGB(24, 24, 24);
}

@media screen and (max-width: 1200px) {
  /* line 32, app/assets/stylesheets/custom/_piada-gives.scss */
  #piada_gives_container #service_block #service_block_content {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 20px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1024px) {
  /* line 32, app/assets/stylesheets/custom/_piada-gives.scss */
  #piada_gives_container #service_block #service_block_content {
    padding-top: 50px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 480px) {
  /* line 32, app/assets/stylesheets/custom/_piada-gives.scss */
  #piada_gives_container #service_block #service_block_content {
    padding-bottom: 0px;
    padding-left: initial;
  }
}

/* line 53, app/assets/stylesheets/custom/_piada-gives.scss */
#piada_gives_container #service_block #service_block_content p {
  padding-bottom: 15px;
}

/* line 55, app/assets/stylesheets/custom/_piada-gives.scss */
#piada_gives_container #service_block #service_block_content p span {
  color: #F48024;
  font-weight: 900;
}

@media screen and (max-width: 415px) {
  /* line 55, app/assets/stylesheets/custom/_piada-gives.scss */
  #piada_gives_container #service_block #service_block_content p span {
    font-size: 18pt;
  }
}

@media screen and (max-width: 415px) {
  /* line 53, app/assets/stylesheets/custom/_piada-gives.scss */
  #piada_gives_container #service_block #service_block_content p {
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 67, app/assets/stylesheets/custom/_piada-gives.scss */
  #piada_gives_container #service_block #heart_image_container {
    padding-top: 10%;
  }
}

/* line 73, app/assets/stylesheets/custom/_piada-gives.scss */
#piada_gives_container #service_block #heart_image_container #heart_shape_image {
  margin-bottom: -130px;
  position: relative;
}

@media screen and (max-width: 480px) {
  /* line 73, app/assets/stylesheets/custom/_piada-gives.scss */
  #piada_gives_container #service_block #heart_image_container #heart_shape_image {
    margin-bottom: -90px;
  }
}

@media screen and (max-width: 414px) {
  /* line 73, app/assets/stylesheets/custom/_piada-gives.scss */
  #piada_gives_container #service_block #heart_image_container #heart_shape_image {
    margin-bottom: -70px;
  }
}

@media screen and (max-width: 767px) {
  /* line 90, app/assets/stylesheets/custom/_piada-gives.scss */
  #piada_gives_container #open_the_app_block {
    text-align: center;
  }
}

/* line 94, app/assets/stylesheets/custom/_piada-gives.scss */
#piada_gives_container #open_the_app_block #bowl_image_container {
  padding-top: 120px;
}

@media screen and (max-width: 1200px) {
  /* line 94, app/assets/stylesheets/custom/_piada-gives.scss */
  #piada_gives_container #open_the_app_block #bowl_image_container {
    padding-top: 170px;
  }
}

@media screen and (max-width: 520px) {
  /* line 94, app/assets/stylesheets/custom/_piada-gives.scss */
  #piada_gives_container #open_the_app_block #bowl_image_container {
    padding-top: 100px;
  }
}

@media screen and (max-width: 520px) {
  /* line 102, app/assets/stylesheets/custom/_piada-gives.scss */
  #piada_gives_container #open_the_app_block #bowl_image_container #one_percent_image {
    width: 70%;
  }
}

/* line 110, app/assets/stylesheets/custom/_piada-gives.scss */
#piada_gives_container #open_the_app_block #open_the_app_content {
  padding-top: 75px;
  padding-bottom: 75px;
}

@media screen and (max-width: 540px) {
  /* line 110, app/assets/stylesheets/custom/_piada-gives.scss */
  #piada_gives_container #open_the_app_block #open_the_app_content {
    padding-top: initial;
  }
}

/* line 117, app/assets/stylesheets/custom/_piada-gives.scss */
#piada_gives_container #open_the_app_block #open_the_app_content p {
  color: #041D25;
}

/* line 120, app/assets/stylesheets/custom/_piada-gives.scss */
#piada_gives_container #open_the_app_block #open_the_app_content ul {
  padding-inline-start: 0px;
  padding-top: 15px;
}

/* line 123, app/assets/stylesheets/custom/_piada-gives.scss */
#piada_gives_container #open_the_app_block #open_the_app_content ul li {
  list-style-type: none;
  font-weight: 900;
  font-size: 14pt;
  color: #041D25;
}

@media screen and (max-width: 768px) {
  /* line 134, app/assets/stylesheets/custom/_piada-gives.scss */
  #piada_gives_container #proceeds_block {
    text-align: center;
  }
}

/* line 138, app/assets/stylesheets/custom/_piada-gives.scss */
#piada_gives_container #proceeds_block #proceeds_header {
  padding-top: 45px;
}

/* line 140, app/assets/stylesheets/custom/_piada-gives.scss */
#piada_gives_container #proceeds_block #proceeds_header h2 {
  text-align: center;
  font-weight: 900;
  letter-spacing: 1.3px;
  padding-bottom: 15px;
}

/* line 146, app/assets/stylesheets/custom/_piada-gives.scss */
#piada_gives_container #proceeds_block #proceeds_header p {
  text-align: center;
  font-size: 14pt;
  font-weight: 500;
  padding-bottom: 25px;
  color: #041D25;
}

@media screen and (max-width: 320px) {
  /* line 146, app/assets/stylesheets/custom/_piada-gives.scss */
  #piada_gives_container #proceeds_block #proceeds_header p {
    font-size: 13pt;
  }
}

/* line 155, app/assets/stylesheets/custom/_piada-gives.scss */
#piada_gives_container #proceeds_block #proceeds_header p span {
  display: block;
}

/* line 162, app/assets/stylesheets/custom/_piada-gives.scss */
#piada_gives_container #proceeds_block .donations h2 {
  text-align: inherit;
  color: #F48024;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 22pt;
  margin-bottom: 6px;
}

/* line 170, app/assets/stylesheets/custom/_piada-gives.scss */
#piada_gives_container #proceeds_block .donations p {
  text-align: inherit;
  font-weight: 500;
  font-size: 13pt;
  color: #041D25;
}

/* line 175, app/assets/stylesheets/custom/_piada-gives.scss */
#piada_gives_container #proceeds_block .donations p span {
  display: block;
}

@media screen and (max-width: 1199px) {
  /* line 175, app/assets/stylesheets/custom/_piada-gives.scss */
  #piada_gives_container #proceeds_block .donations p span {
    display: initial;
  }
}

/* line 183, app/assets/stylesheets/custom/_piada-gives.scss */
#piada_gives_container #proceeds_block #enroll_now_button {
  text-align: center;
  padding-top: 90px;
  padding-bottom: 60px;
}

@media screen and (max-width: 480px) {
  /* line 183, app/assets/stylesheets/custom/_piada-gives.scss */
  #piada_gives_container #proceeds_block #enroll_now_button {
    padding-top: 60px;
  }
}

/* line 190, app/assets/stylesheets/custom/_piada-gives.scss */
#piada_gives_container #proceeds_block #enroll_now_button button, #piada_gives_container #proceeds_block #enroll_now_button a {
  padding-left: 40px;
  padding-right: 40px;
  border-radius: 5px;
  color: white;
  background-color: #F48024;
  font-size: 13pt;
  font-weight: 800;
  letter-spacing: normal;
}

/* line 203, app/assets/stylesheets/custom/_piada-gives.scss */
#piada_gives_container #partner.gives_partner {
  position: relative;
  background-color: RGB(241, 241, 241);
  padding-top: 50px;
  padding-bottom: 50px;
}

@media screen and (max-width: 767px) {
  /* line 203, app/assets/stylesheets/custom/_piada-gives.scss */
  #piada_gives_container #partner.gives_partner {
    text-align: center;
    padding-bottom: 0px;
  }
}

/* line 212, app/assets/stylesheets/custom/_piada-gives.scss */
#piada_gives_container #partner.gives_partner h2 {
  padding-bottom: 30px;
}

/* line 214, app/assets/stylesheets/custom/_piada-gives.scss */
#piada_gives_container #partner.gives_partner h2 span {
  display: block;
}

/* line 218, app/assets/stylesheets/custom/_piada-gives.scss */
#piada_gives_container #partner.gives_partner .partner-block-content > p {
  font-size: 15pt;
  line-height: 1.3;
  color: #041D25;
}

/* line 223, app/assets/stylesheets/custom/_piada-gives.scss */
#piada_gives_container #partner.gives_partner #partner_learn_more_button {
  padding-top: 45px;
  padding-bottom: 45px;
}

/* line 226, app/assets/stylesheets/custom/_piada-gives.scss */
#piada_gives_container #partner.gives_partner #partner_learn_more_button a {
  padding-left: 40px;
  padding-right: 40px;
  border-radius: 5px;
  color: #fff;
  background-color: #F48024;
  font-size: 13pt;
  font-weight: 800;
  letter-spacing: normal;
}

/* line 237, app/assets/stylesheets/custom/_piada-gives.scss */
#piada_gives_container #partner.gives_partner .partner-image {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  background-position: 75% 50%;
  background-size: cover;
}

@media screen and (max-width: 768px) {
  /* line 237, app/assets/stylesheets/custom/_piada-gives.scss */
  #piada_gives_container #partner.gives_partner .partner-image {
    background-position: 40% 50%;
  }
}

@media screen and (max-width: 767px) {
  /* line 237, app/assets/stylesheets/custom/_piada-gives.scss */
  #piada_gives_container #partner.gives_partner .partner-image {
    position: initial;
    top: initial;
    bottom: initial;
    right: initial;
    width: initial;
    background-position: initial;
    background-size: initial;
    padding-left: 0px;
    padding-right: 0px;
  }
}

/* line 4, app/assets/stylesheets/custom/_weddings.scss */
.weddings #weddings_main_content .image-header {
  background-position: 50% 100%;
  padding: 18rem 0;
  background-repeat: no-repeat;
}

/* line 9, app/assets/stylesheets/custom/_weddings.scss */
.weddings #weddings_main_content #weddings_content_container {
  margin-top: -175px;
}

@media screen and (max-width: 991px) {
  /* line 9, app/assets/stylesheets/custom/_weddings.scss */
  .weddings #weddings_main_content #weddings_content_container {
    text-align: center;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 475px) {
  /* line 9, app/assets/stylesheets/custom/_weddings.scss */
  .weddings #weddings_main_content #weddings_content_container {
    margin-top: 0px;
    text-align: center;
    padding-bottom: 0px;
  }
}

/* line 23, app/assets/stylesheets/custom/_weddings.scss */
.weddings #weddings_main_content #weddings_header {
  background-color: RGB(227, 98, 25);
  text-align: center;
  border-radius: 3px;
  padding-top: 40px;
  padding-bottom: 55px;
}

@media screen and (max-width: 1024px) {
  /* line 30, app/assets/stylesheets/custom/_weddings.scss */
  .weddings #weddings_main_content #weddings_header p {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 1024px) and (min-width: 600px) {
  /* line 23, app/assets/stylesheets/custom/_weddings.scss */
  .weddings #weddings_main_content #weddings_header {
    padding-top: 30px;
  }
}

@media screen and (max-width: 475px) {
  /* line 23, app/assets/stylesheets/custom/_weddings.scss */
  .weddings #weddings_main_content #weddings_header {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 220px;
    padding: 0px;
  }
}

@media screen and (max-width: 320px) {
  /* line 23, app/assets/stylesheets/custom/_weddings.scss */
  .weddings #weddings_main_content #weddings_header {
    height: 170px;
  }
}

/* line 48, app/assets/stylesheets/custom/_weddings.scss */
.weddings #weddings_main_content #weddings_header h1 {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 900;
  color: RGB(247, 254, 254);
  font-size: 30pt;
}

@media screen and (max-width: 525px) {
  /* line 48, app/assets/stylesheets/custom/_weddings.scss */
  .weddings #weddings_main_content #weddings_header h1 {
    font-size: 20pt;
    margin: 0;
  }
}

@media screen and (max-width: 320px) {
  /* line 48, app/assets/stylesheets/custom/_weddings.scss */
  .weddings #weddings_main_content #weddings_header h1 {
    font-size: 15pt;
  }
}

/* line 61, app/assets/stylesheets/custom/_weddings.scss */
.weddings #weddings_main_content #weddings_header h1 span {
  display: block;
}

@media screen and (max-width: 475px) {
  /* line 66, app/assets/stylesheets/custom/_weddings.scss */
  .weddings #weddings_main_content #datepicker {
    padding: 0;
  }
}

/* line 71, app/assets/stylesheets/custom/_weddings.scss */
.weddings #weddings_main_content #weddings_middle_content {
  padding-bottom: 30px;
}

@media screen and (max-width: 475px) {
  /* line 71, app/assets/stylesheets/custom/_weddings.scss */
  .weddings #weddings_main_content #weddings_middle_content {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

/* line 78, app/assets/stylesheets/custom/_weddings.scss */
.weddings #weddings_main_content #quote_container {
  background-color: RGB(242, 245, 244);
  padding-top: 25px;
}

/* line 82, app/assets/stylesheets/custom/_weddings.scss */
.weddings #weddings_main_content #weddings_top_right_content {
  padding-top: 130px;
  font-weight: 400;
  line-height: 40px;
  padding-right: 50px;
  padding-left: 50px;
  font-size: 12pt;
  color: RGB(15, 16, 17);
  padding-bottom: 26px;
}

/* line 91, app/assets/stylesheets/custom/_weddings.scss */
.weddings #weddings_main_content #weddings_top_right_content p {
  margin-bottom: 0;
}

@media screen and (max-width: 1024px) {
  /* line 82, app/assets/stylesheets/custom/_weddings.scss */
  .weddings #weddings_main_content #weddings_top_right_content {
    padding-top: 150px;
    padding-bottom: 0px;
    font-size: 11pt;
    line-height: 35px;
  }
}

@media screen and (max-width: 991px) {
  /* line 82, app/assets/stylesheets/custom/_weddings.scss */
  .weddings #weddings_main_content #weddings_top_right_content {
    padding-top: 125px;
    text-align: left;
    line-height: 30px;
    padding-right: 0;
  }
}

@media screen and (max-width: 766px) {
  /* line 82, app/assets/stylesheets/custom/_weddings.scss */
  .weddings #weddings_main_content #weddings_top_right_content {
    text-align: center;
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media screen and (max-width: 475px) {
  /* line 82, app/assets/stylesheets/custom/_weddings.scss */
  .weddings #weddings_main_content #weddings_top_right_content {
    padding: 15px;
    font-weight: 400;
    font-size: 10pt;
  }
  /* line 117, app/assets/stylesheets/custom/_weddings.scss */
  .weddings #weddings_main_content #weddings_top_right_content span {
    display: block;
    margin-bottom: 5px;
  }
}

/* line 136, app/assets/stylesheets/custom/_weddings.scss */
.weddings #weddings_main_content #mobile_pickup_delivery {
  opacity: .6;
}

/* line 140, app/assets/stylesheets/custom/_weddings.scss */
.weddings #weddings_main_content #quote_container #catering-quote-form #datepicker {
  padding: initial;
}

/* line 143, app/assets/stylesheets/custom/_weddings.scss */
.weddings #weddings_main_content #quote_container #catering-quote-form label {
  font-size: 16px;
  font-weight: 400;
  color: #767676;
}

@media screen and (max-width: 475px) {
  /* line 143, app/assets/stylesheets/custom/_weddings.scss */
  .weddings #weddings_main_content #quote_container #catering-quote-form label {
    font-size: 15px;
  }
}

/* line 151, app/assets/stylesheets/custom/_weddings.scss */
.weddings #weddings_main_content #quote_container #catering-quote-form .row {
  margin-bottom: 0;
}

/* line 158, app/assets/stylesheets/custom/_weddings.scss */
.weddings #weddings_main_content .underline-select {
  border-bottom: 1px solid RGB(150, 154, 155);
  margin-bottom: 8px;
}

@media screen and (max-width: 475px) {
  /* line 158, app/assets/stylesheets/custom/_weddings.scss */
  .weddings #weddings_main_content .underline-select {
    margin-left: -1px;
  }
}

/* line 165, app/assets/stylesheets/custom/_weddings.scss */
.weddings #weddings_main_content #input_container {
  padding-top: 25px;
  padding-left: 0;
  padding-right: 0;
}

@media screen and (max-width: 475px) {
  /* line 165, app/assets/stylesheets/custom/_weddings.scss */
  .weddings #weddings_main_content #input_container {
    padding-top: 0px;
  }
}

/* line 173, app/assets/stylesheets/custom/_weddings.scss */
.weddings #weddings_main_content #quote_footer_container {
  padding-bottom: 55px;
}

@media screen and (max-width: 768px) {
  /* line 173, app/assets/stylesheets/custom/_weddings.scss */
  .weddings #weddings_main_content #quote_footer_container {
    text-align: center;
  }
}

@media screen and (max-width: 991px) {
  /* line 180, app/assets/stylesheets/custom/_weddings.scss */
  .weddings #weddings_main_content #party_pack_container {
    text-align: center;
    padding-left: initial;
    padding-top: initial;
  }
}

/* line 186, app/assets/stylesheets/custom/_weddings.scss */
.weddings #weddings_main_content #party_pack_container #middle_image {
  padding-left: 45px;
  padding-top: 70px;
}

@media screen and (max-width: 768px) {
  /* line 186, app/assets/stylesheets/custom/_weddings.scss */
  .weddings #weddings_main_content #party_pack_container #middle_image {
    padding-left: initial;
    padding-top: initial;
    width: 40%;
  }
}

/* line 200, app/assets/stylesheets/custom/_weddings.scss */
.weddings #weddings_main_content #top_divider {
  border-top: 1px solid RGB(136, 139, 137);
}

/* line 203, app/assets/stylesheets/custom/_weddings.scss */
.weddings #weddings_main_content #bottom_divider {
  border-bottom: 1px solid RGB(136, 139, 137);
}

/* line 4, app/assets/stylesheets/custom/_delivery.scss */
.delivery #delivery_main_content .image-header {
  background-position: 50% 50%;
  padding: 18rem 0;
  background-repeat: no-repeat;
}

/* line 9, app/assets/stylesheets/custom/_delivery.scss */
.delivery #delivery_main_content #delivery_content_container {
  margin-top: -175px;
}

@media screen and (max-width: 991px) {
  /* line 9, app/assets/stylesheets/custom/_delivery.scss */
  .delivery #delivery_main_content #delivery_content_container {
    text-align: center;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 475px) {
  /* line 9, app/assets/stylesheets/custom/_delivery.scss */
  .delivery #delivery_main_content #delivery_content_container {
    margin-top: 0px;
    text-align: center;
    padding-bottom: 0px;
  }
}

/* line 24, app/assets/stylesheets/custom/_delivery.scss */
.delivery #delivery_main_content #delivery_header {
  background-color: RGB(227, 98, 25);
  text-align: center;
  border-radius: 3px;
  padding-top: 40px;
  padding-bottom: 55px;
}

@media screen and (max-width: 1024px) {
  /* line 31, app/assets/stylesheets/custom/_delivery.scss */
  .delivery #delivery_main_content #delivery_header p {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 1024px) and (min-width: 600px) {
  /* line 24, app/assets/stylesheets/custom/_delivery.scss */
  .delivery #delivery_main_content #delivery_header {
    padding-top: 30px;
  }
}

@media screen and (max-width: 475px) {
  /* line 24, app/assets/stylesheets/custom/_delivery.scss */
  .delivery #delivery_main_content #delivery_header {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 220px;
    padding: 0px;
  }
}

@media screen and (max-width: 320px) {
  /* line 24, app/assets/stylesheets/custom/_delivery.scss */
  .delivery #delivery_main_content #delivery_header {
    height: 170px;
  }
}

/* line 49, app/assets/stylesheets/custom/_delivery.scss */
.delivery #delivery_main_content #delivery_header h1 {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 900;
  color: RGB(247, 254, 254);
  font-size: 30pt;
}

@media screen and (max-width: 525px) {
  /* line 49, app/assets/stylesheets/custom/_delivery.scss */
  .delivery #delivery_main_content #delivery_header h1 {
    font-size: 20pt;
    margin: 0;
  }
}

@media screen and (max-width: 320px) {
  /* line 49, app/assets/stylesheets/custom/_delivery.scss */
  .delivery #delivery_main_content #delivery_header h1 {
    font-size: 15pt;
  }
}

/* line 62, app/assets/stylesheets/custom/_delivery.scss */
.delivery #delivery_main_content #delivery_header h1 span {
  display: block;
}

@media screen and (max-width: 475px) {
  /* line 67, app/assets/stylesheets/custom/_delivery.scss */
  .delivery #delivery_main_content #datepicker {
    padding: 0;
  }
}

/* line 72, app/assets/stylesheets/custom/_delivery.scss */
.delivery #delivery_main_content #delivery_middle_content {
  padding-bottom: 30px;
  padding-top: 30px;
}

@media screen and (max-width: 475px) {
  /* line 72, app/assets/stylesheets/custom/_delivery.scss */
  .delivery #delivery_main_content #delivery_middle_content {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

/* line 80, app/assets/stylesheets/custom/_delivery.scss */
.delivery #delivery_main_content #quote_container {
  background-color: RGB(242, 245, 244);
  padding-top: 25px;
}

/* line 84, app/assets/stylesheets/custom/_delivery.scss */
.delivery #delivery_main_content #delivery_top_right_content {
  padding-top: 170px;
  font-weight: 400;
  line-height: 40px;
  padding-right: 50px;
  padding-left: 50px;
  font-size: 12pt;
  color: RGB(15, 16, 17);
  padding-bottom: 25px;
}

/* line 93, app/assets/stylesheets/custom/_delivery.scss */
.delivery #delivery_main_content #delivery_top_right_content p {
  margin-bottom: 0;
}

@media screen and (max-width: 1024px) {
  /* line 84, app/assets/stylesheets/custom/_delivery.scss */
  .delivery #delivery_main_content #delivery_top_right_content {
    font-size: 11pt;
    line-height: 35px;
  }
}

@media screen and (max-width: 991px) {
  /* line 84, app/assets/stylesheets/custom/_delivery.scss */
  .delivery #delivery_main_content #delivery_top_right_content {
    padding-top: 190px;
    text-align: left;
    line-height: 30px;
    padding-right: 0;
  }
}

@media screen and (max-width: 766px) {
  /* line 84, app/assets/stylesheets/custom/_delivery.scss */
  .delivery #delivery_main_content #delivery_top_right_content {
    text-align: center;
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media screen and (max-width: 475px) {
  /* line 84, app/assets/stylesheets/custom/_delivery.scss */
  .delivery #delivery_main_content #delivery_top_right_content {
    padding: 15px;
    font-weight: 400;
    font-size: 10pt;
    padding-bottom: 30px;
  }
  /* line 120, app/assets/stylesheets/custom/_delivery.scss */
  .delivery #delivery_main_content #delivery_top_right_content span {
    display: block;
    margin-bottom: 5px;
  }
}

/* line 126, app/assets/stylesheets/custom/_delivery.scss */
.delivery #delivery_main_content #delivery_order_now {
  padding-bottom: 20px;
  padding-top: 20px;
}

/* line 130, app/assets/stylesheets/custom/_delivery.scss */
.delivery #delivery_main_content #delivery_order_now #order_now {
  background-color: #F48024;
}

/* line 148, app/assets/stylesheets/custom/_delivery.scss */
.delivery #delivery_main_content #mobile_pickup_delivery {
  opacity: .6;
}

/* line 1, app/assets/stylesheets/custom/_location.scss */
.store-row {
  display: flex;
  height: auto;
  min-height: 500px;
}

/* line 6, app/assets/stylesheets/custom/_location.scss */
.store-row .carousel-block {
  flex: 1;
  width: 50%;
}

/* line 10, app/assets/stylesheets/custom/_location.scss */
.store-row .carousel-block #store-carousel {
  height: 100%;
}

/* line 13, app/assets/stylesheets/custom/_location.scss */
.store-row .carousel-block #store-carousel #store-slider {
  height: 100%;
}

/* line 16, app/assets/stylesheets/custom/_location.scss */
.store-row .carousel-block #store-carousel #store-slider .swipe-wrap {
  height: 100%;
}

/* line 19, app/assets/stylesheets/custom/_location.scss */
.store-row .carousel-block #store-carousel #store-slider .swipe-wrap > div {
  height: inherit;
}

/* line 26, app/assets/stylesheets/custom/_location.scss */
.store-row .description-block {
  background-color: #212121;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  color: #fff;
}

/* line 35, app/assets/stylesheets/custom/_location.scss */
.store-row .description-block div {
  padding: 7rem 7rem 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* line 42, app/assets/stylesheets/custom/_location.scss */
.store-row .description-block div .btn {
  border-radius: 3rem;
  padding: 1rem 7rem;
  background-color: #212121;
  border: 3px solid #F48024;
  margin-top: 5rem;
}

/* line 49, app/assets/stylesheets/custom/_location.scss */
.store-row .description-block div .btn:hover {
  background-color: #F48024;
}

/* line 55, app/assets/stylesheets/custom/_location.scss */
.store-row .description-block p.start-career {
  padding: 2rem 7rem 2rem;
}

@media screen and (max-width: 991px) {
  /* line 1, app/assets/stylesheets/custom/_location.scss */
  .store-row {
    flex-direction: column;
  }
  /* line 63, app/assets/stylesheets/custom/_location.scss */
  .store-row .carousel-block {
    width: 100%;
  }
  /* line 66, app/assets/stylesheets/custom/_location.scss */
  .store-row .carousel-block #store-carousel {
    height: 500px;
  }
  /* line 69, app/assets/stylesheets/custom/_location.scss */
  .store-row .carousel-block #store-carousel .bulletPosition {
    display: block !important;
  }
}

/* line 78, app/assets/stylesheets/custom/_location.scss */
.map-row #store-map {
  height: 400px;
  left: 0%;
  right: 0;
  position: relative;
}

/* line 84, app/assets/stylesheets/custom/_location.scss */
.map-row #store-map h3 {
  margin-top: .2em;
}

@media screen and (max-width: 991px) {
  /* line 90, app/assets/stylesheets/custom/_location.scss */
  .map-row #store-map {
    display: block;
  }
}

/* line 96, app/assets/stylesheets/custom/_location.scss */
.review-row {
  position: relative;
  background-color: #f3f2f2;
  padding: 3rem 6rem;
  margin-bottom: 3rem;
}

/* line 102, app/assets/stylesheets/custom/_location.scss */
.review-row .review-block {
  padding: 3rem;
}

/* line 106, app/assets/stylesheets/custom/_location.scss */
.review-row .swiper {
  padding: 1rem 0;
}

/* line 109, app/assets/stylesheets/custom/_location.scss */
.review-row .swiper .swiper-slide {
  height: auto;
  align-self: stretch;
}

/* line 113, app/assets/stylesheets/custom/_location.scss */
.review-row .swiper .swiper-slide .review {
  height: 100%;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  border: 1rem solid #fff;
  border-radius: 2rem;
  padding: 1rem;
}

/* line 122, app/assets/stylesheets/custom/_location.scss */
.review-row .swiper .swiper-slide .review > div {
  padding: 1rem;
}

/* line 126, app/assets/stylesheets/custom/_location.scss */
.review-row .swiper .swiper-slide .review .star-rating {
  padding: 0rem 1rem 1rem;
  font-size: 2.5rem;
}

/* line 130, app/assets/stylesheets/custom/_location.scss */
.review-row .swiper .swiper-slide .review .star-rating .star-rating-filled {
  color: #FFD700;
  text-shadow: 0px 0px 1px black;
}

/* line 135, app/assets/stylesheets/custom/_location.scss */
.review-row .swiper .swiper-slide .review .star-rating .star-rating-unfilled {
  color: #888;
}

/* line 140, app/assets/stylesheets/custom/_location.scss */
.review-row .swiper .swiper-slide .review .review-comment {
  flex: 1;
}

/* line 147, app/assets/stylesheets/custom/_location.scss */
.review-row .swiper-button-next {
  right: 3rem;
  color: #212121;
}

/* line 152, app/assets/stylesheets/custom/_location.scss */
.review-row .swiper-button-prev {
  left: 3rem;
  color: #212121;
}

/* line 157, app/assets/stylesheets/custom/_location.scss */
.review-row .swiper-pagination-bullet-active {
  background: #F48024;
}

@media screen and (max-width: 991px) {
  /* line 96, app/assets/stylesheets/custom/_location.scss */
  .review-row {
    padding: 0 0 6rem;
  }
  /* line 164, app/assets/stylesheets/custom/_location.scss */
  .review-row .swiper-button-next, .review-row .swiper-button-prev {
    display: none;
  }
}

/* line 170, app/assets/stylesheets/custom/_location.scss */
.filler {
  margin-bottom: 30px;
}

/* line 177, app/assets/stylesheets/custom/_location.scss */
.carousel-block:hover .swipe-next, .carousel-block:hover .swipe-prev, .carousel-block:hover .bulletPosition {
  opacity: 100;
}

/* line 182, app/assets/stylesheets/custom/_location.scss */
.carousel-block .location-slider {
  position: relative;
}

/* line 184, app/assets/stylesheets/custom/_location.scss */
.carousel-block .location-slider .swipe-prev, .carousel-block .location-slider .swipe-next {
  position: absolute;
  top: 50%;
  z-index: 997;
  color: #fff;
  padding: 4px 0;
  width: 50px;
  height: 50px;
  border-radius: 90px;
  background-color: rgba(51, 51, 51, 0.3);
  font-size: 40px;
  text-align: center;
  margin-top: -25px;
  cursor: pointer;
}

/* line 199, app/assets/stylesheets/custom/_location.scss */
.carousel-block .location-slider .swipe-prev {
  left: 50px;
  letter-spacing: 5px;
}

/* line 203, app/assets/stylesheets/custom/_location.scss */
.carousel-block .location-slider .swipe-next {
  right: 50px;
  letter-spacing: -5px;
}

/* line 209, app/assets/stylesheets/custom/_location.scss */
.carousel-block .swipe-next, .carousel-block .swipe-prev, .carousel-block .bulletPosition {
  opacity: 0;
  transition: 300ms all ease-in;
}

@media screen and (max-width: 991px) {
  /* line 209, app/assets/stylesheets/custom/_location.scss */
  .carousel-block .swipe-next, .carousel-block .swipe-prev, .carousel-block .bulletPosition {
    display: none !important;
  }
}

/* line 218, app/assets/stylesheets/custom/_location.scss */
.carousel-block #store-slider, .carousel-block #review-slider {
  overflow: hidden;
  visibility: hidden;
  position: relative;
}

/* line 222, app/assets/stylesheets/custom/_location.scss */
.carousel-block #store-slider .swipe-wrap, .carousel-block #review-slider .swipe-wrap {
  overflow: hidden;
  position: relative;
}

/* line 225, app/assets/stylesheets/custom/_location.scss */
.carousel-block #store-slider .swipe-wrap img, .carousel-block #review-slider .swipe-wrap img {
  min-width: 400px;
}

/* line 228, app/assets/stylesheets/custom/_location.scss */
.carousel-block #store-slider .swipe-wrap > div, .carousel-block #review-slider .swipe-wrap > div {
  float: left;
  width: 100%;
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

/* line 239, app/assets/stylesheets/custom/_location.scss */
.carousel-block .bulletPosition {
  position: absolute;
  z-index: 997;
  bottom: 50px;
  text-align: center;
  width: 100%;
}

/* line 245, app/assets/stylesheets/custom/_location.scss */
.carousel-block .bulletPosition em {
  display: inline-block;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid #fff;
  height: 15px;
  width: 15px;
  border-radius: 100px;
}

/* line 252, app/assets/stylesheets/custom/_location.scss */
.carousel-block .bulletPosition em.on {
  background: #fff;
}

/* line 260, app/assets/stylesheets/custom/_location.scss */
.gm-style-iw-d a {
  outline: none !important;
}

/* line 3, app/assets/stylesheets/custom/_holiday.scss */
.holiday #main, .holiday-app #main {
  position: relative;
  background-color: #231f20;
}

/* line 8, app/assets/stylesheets/custom/_holiday.scss */
.holiday #switch, .holiday-app #switch {
  position: absolute;
  z-index: 5;
  top: 1rem;
  left: 1rem;
}

/* line 14, app/assets/stylesheets/custom/_holiday.scss */
.holiday #switch .toggle, .holiday-app #switch .toggle {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 62px;
  height: 32px;
  display: inline-block;
  position: relative;
  border-radius: 50px;
  overflow: hidden;
  outline: none;
  border: none;
  cursor: pointer;
  background-color: #c2912e;
  transition: background ease 0.3s;
}

/* line 30, app/assets/stylesheets/custom/_holiday.scss */
.holiday #switch .toggle::before, .holiday-app #switch .toggle::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  width: 28px;
  height: 28px;
  background: white;
  left: 2px;
  top: 2px;
  border-radius: 50px;
  transition: all cubic-bezier(0.3, 1.5, 0.7, 1) 0.3s;
}

/* line 44, app/assets/stylesheets/custom/_holiday.scss */
.holiday #switch .toggle:checked, .holiday-app #switch .toggle:checked {
  background-color: #777;
}

/* line 47, app/assets/stylesheets/custom/_holiday.scss */
.holiday #switch .toggle:checked::before, .holiday-app #switch .toggle:checked::before {
  left: 32px;
}

/* line 54, app/assets/stylesheets/custom/_holiday.scss */
.holiday #particles-js, .holiday-app #particles-js {
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/* line 61, app/assets/stylesheets/custom/_holiday.scss */
.holiday .bg-scoot, .holiday-app .bg-scoot {
  display: none;
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 5%;
}

/* line 73, app/assets/stylesheets/custom/_holiday.scss */
.holiday #doordash_offer, .holiday-app #doordash_offer {
  background: #231f20;
}

/* line 76, app/assets/stylesheets/custom/_holiday.scss */
.holiday #doordash_offer img, .holiday-app #doordash_offer img {
  z-index: 2;
}

/* line 80, app/assets/stylesheets/custom/_holiday.scss */
.holiday #doordash_offer #form_container, .holiday-app #doordash_offer #form_container {
  z-index: 2;
}

/* line 83, app/assets/stylesheets/custom/_holiday.scss */
.holiday #doordash_offer #form_container h1, .holiday-app #doordash_offer #form_container h1 {
  text-transform: uppercase;
  font-weight: 900;
  text-align: center;
}

/* line 89, app/assets/stylesheets/custom/_holiday.scss */
.holiday #doordash_offer #form_container p strong, .holiday-app #doordash_offer #form_container p strong {
  color: #c2912e;
}

/* line 93, app/assets/stylesheets/custom/_holiday.scss */
.holiday #doordash_offer #form_container #form_toggle_container #form_toggle #form_toggle_background > div, .holiday-app #doordash_offer #form_container #form_toggle_container #form_toggle #form_toggle_background > div {
  background-color: #c2912e;
}

/* line 97, app/assets/stylesheets/custom/_holiday.scss */
.holiday #doordash_offer #form_container a, .holiday-app #doordash_offer #form_container a {
  color: #c2912e;
}

/* line 100, app/assets/stylesheets/custom/_holiday.scss */
.holiday #doordash_offer #form_container a:hover, .holiday-app #doordash_offer #form_container a:hover {
  color: #231f20;
}

/* line 105, app/assets/stylesheets/custom/_holiday.scss */
.holiday #doordash_offer #form_container .doordash-code, .holiday-app #doordash_offer #form_container .doordash-code {
  background-color: #231f20;
}

/* line 108, app/assets/stylesheets/custom/_holiday.scss */
.holiday #doordash_offer #form_container .doordash-code input, .holiday-app #doordash_offer #form_container .doordash-code input {
  color: white;
  font-weight: 900;
  text-transform: uppercase;
}

/* line 115, app/assets/stylesheets/custom/_holiday.scss */
.holiday #doordash_offer #form_container .btn-primary, .holiday-app #doordash_offer #form_container .btn-primary {
  background-color: #c2912e;
  border-color: #c2912e;
  transition: background ease 300ms, border-color ease 300ms;
}

/* line 120, app/assets/stylesheets/custom/_holiday.scss */
.holiday #doordash_offer #form_container .btn-primary:hover, .holiday-app #doordash_offer #form_container .btn-primary:hover {
  background-color: #231f20;
  border-color: #231f20;
}

/* line 126, app/assets/stylesheets/custom/_holiday.scss */
.holiday #doordash_offer #form_container p.fine-print, .holiday-app #doordash_offer #form_container p.fine-print {
  margin-top: 1rem;
  color: #989898;
}

/* line 131, app/assets/stylesheets/custom/_holiday.scss */
.holiday #doordash_offer #form_container .app-link-wrap, .holiday-app #doordash_offer #form_container .app-link-wrap {
  display: flex;
  justify-content: center;
}

/* line 136, app/assets/stylesheets/custom/_holiday.scss */
.holiday #doordash_offer #form_container .app-link-wrap .app-link.ios, .holiday-app #doordash_offer #form_container .app-link-wrap .app-link.ios {
  display: flex;
  width: 200px;
  height: 77.39px;
  justify-content: center;
  align-items: center;
}

/* line 142, app/assets/stylesheets/custom/_holiday.scss */
.holiday #doordash_offer #form_container .app-link-wrap .app-link.ios a, .holiday-app #doordash_offer #form_container .app-link-wrap .app-link.ios a {
  width: 177px;
  height: 54px;
}

/* line 147, app/assets/stylesheets/custom/_holiday.scss */
.holiday #doordash_offer #form_container .app-link-wrap .app-link.android, .holiday-app #doordash_offer #form_container .app-link-wrap .app-link.android {
  width: 200px;
  display: inline-block;
  margin-left: -10px;
}

/* line 2, app/assets/stylesheets/custom/_get-app.scss */
body.app #get-app-wrapper {
  background-size: cover;
  background-position: bottom;
  padding: 10rem 0 20rem;
}

/* line 7, app/assets/stylesheets/custom/_get-app.scss */
body.app #get-app-wrapper .app-panel {
  position: relative;
  z-index: 2;
  background-color: #fff;
  padding: 2rem 5rem 5rem;
  border-radius: 3rem;
  width: 90%;
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}

/* line 18, app/assets/stylesheets/custom/_get-app.scss */
body.app #get-app-wrapper .app-panel .icon-wrap {
  position: absolute;
  top: -6rem;
  left: 50%;
  transform: translateX(-50%);
  width: 130px;
  border: 5px solid #fff;
  border-radius: 1.5rem;
}

/* line 27, app/assets/stylesheets/custom/_get-app.scss */
body.app #get-app-wrapper .app-panel .icon-wrap img {
  border-radius: 1.5rem;
}

/* line 32, app/assets/stylesheets/custom/_get-app.scss */
body.app #get-app-wrapper .app-panel h1, body.app #get-app-wrapper .app-panel h2 {
  text-transform: uppercase;
}

/* line 36, app/assets/stylesheets/custom/_get-app.scss */
body.app #get-app-wrapper .app-panel h1 {
  margin-top: 6rem;
  font-weight: bold;
}

/* line 41, app/assets/stylesheets/custom/_get-app.scss */
body.app #get-app-wrapper .app-panel h2 {
  margin-top: 0;
  color: #F48024;
}

/* line 46, app/assets/stylesheets/custom/_get-app.scss */
body.app #get-app-wrapper .app-panel .app-link-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

/* line 52, app/assets/stylesheets/custom/_get-app.scss */
body.app #get-app-wrapper .app-panel .app-link-wrap .app-link.ios {
  display: flex;
  width: 200px;
  height: 77.39px;
  justify-content: center;
  align-items: center;
}

/* line 58, app/assets/stylesheets/custom/_get-app.scss */
body.app #get-app-wrapper .app-panel .app-link-wrap .app-link.ios a {
  width: 177px;
  height: 54px;
}

/* line 63, app/assets/stylesheets/custom/_get-app.scss */
body.app #get-app-wrapper .app-panel .app-link-wrap .app-link.android {
  width: 200px;
  display: inline-block;
}

/* line 67, app/assets/stylesheets/custom/_get-app.scss */
body.app #get-app-wrapper .app-panel .app-link-wrap .app-link.android a {
  display: inline-block;
  margin-top: -1px;
}

/* line 2, app/assets/stylesheets/custom/_contests.scss */
.contest .content-generic {
  padding: 10rem 0 13rem;
}

/* line 9, app/assets/stylesheets/custom/_contests.scss */
.contest .content-generic .contest-background {
  overflow: hidden;
  position: relative;
}

/* line 13, app/assets/stylesheets/custom/_contests.scss */
.contest .content-generic .contest-background::after {
  content: ' ';
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  will-change: transform;
}

/* line 25, app/assets/stylesheets/custom/_contests.scss */
.contest .content-generic .terms-conditions-container {
  color: white;
  margin-top: 3rem;
  font-size: small;
}

/* line 30, app/assets/stylesheets/custom/_contests.scss */
.contest .content-generic .terms-conditions-container .terms-text {
  margin-bottom: 3rem;
}

/* line 37, app/assets/stylesheets/custom/_contests.scss */
.contest .content-generic #errors_explanation, .contest .content-custom #errors_explanation {
  background-color: #ffaaaa;
  color: #770000;
  padding: 5px 0;
  margin-bottom: 10px;
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 48, app/assets/stylesheets/custom/_contests.scss */
.contest .content-generic .form-container, .contest .content-custom .form-container {
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  padding: 3rem;
}

/* line 53, app/assets/stylesheets/custom/_contests.scss */
.contest .content-generic .form-container p.required, .contest .content-custom .form-container p.required {
  font-size: small;
  margin: -5px 0;
}

/* line 58, app/assets/stylesheets/custom/_contests.scss */
.contest .content-generic .form-container input[type="submit"], .contest .content-custom .form-container input[type="submit"] {
  margin-top: 1rem;
}

/* line 62, app/assets/stylesheets/custom/_contests.scss */
.contest .content-generic .form-container .hint, .contest .content-custom .form-container .hint {
  font-size: 12px;
  font-weight: 400;
  display: block;
  margin-top: 0;
}

/* line 69, app/assets/stylesheets/custom/_contests.scss */
.contest .content-generic .form-container .char-count, .contest .content-custom .form-container .char-count {
  float: right;
  font-size: 12px;
  font-weight: bold;
}

/* line 74, app/assets/stylesheets/custom/_contests.scss */
.contest .content-generic .form-container .char-count.error, .contest .content-custom .form-container .char-count.error {
  color: red;
}

/* line 83, app/assets/stylesheets/custom/_contests.scss */
.contest-2023-scholarship .closed {
  text-align: center;
  margin: 5rem 3rem;
}

/* line 88, app/assets/stylesheets/custom/_contests.scss */
.contest-2023-scholarship .content-custom .meet {
  margin-bottom: 5rem;
}

/* line 90, app/assets/stylesheets/custom/_contests.scss */
.contest-2023-scholarship .content-custom .meet h1 {
  margin-bottom: 3rem;
}

@media screen and (max-width: 992px) {
  /* line 93, app/assets/stylesheets/custom/_contests.scss */
  .contest-2023-scholarship .content-custom .meet .contestant {
    margin-bottom: 5rem;
  }
}

/* line 97, app/assets/stylesheets/custom/_contests.scss */
.contest-2023-scholarship .content-custom .meet .contestant h2 {
  margin-top: 1rem;
}

/* line 102, app/assets/stylesheets/custom/_contests.scss */
.contest-2023-scholarship .content-custom .vote {
  background-color: #ddd;
  border-radius: 3rem;
  padding: 3rem 5rem 5rem;
}

/* line 107, app/assets/stylesheets/custom/_contests.scss */
.contest-2023-scholarship .content-custom .vote button[type=submit] {
  margin: 2rem 1rem 3rem;
}

/* line 112, app/assets/stylesheets/custom/_contests.scss */
.contest-2023-scholarship .content-custom .about .contestant {
  margin: 5rem 3rem;
}

/* line 117, app/assets/stylesheets/custom/_contests.scss */
.contest-2023-scholarship .grad-party-pack {
  background-color: #ddd;
  padding: 5rem 3rem 10rem;
  position: relative;
}

@media screen and (max-width: 768px) {
  /* line 117, app/assets/stylesheets/custom/_contests.scss */
  .contest-2023-scholarship .grad-party-pack {
    text-align: center;
  }
}

/* line 126, app/assets/stylesheets/custom/_contests.scss */
.contest-2023-scholarship .grad-party-pack .grad-image {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  background-position: 75% 100%;
  background-size: cover;
}

/* line 136, app/assets/stylesheets/custom/_contests.scss */
.contest-2023-scholarship .grad-party-pack .grad-image-mobile {
  margin-top: 3rem;
}

/* line 1, app/assets/stylesheets/custom/_subscribe.scss */
div#subscribe {
  margin-bottom: 3rem;
  padding: 8rem 0;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}

/* line 8, app/assets/stylesheets/custom/_subscribe.scss */
div#subscribe div.card {
  background-color: #fff;
  padding: 3rem 5rem;
  border-radius: 3rem;
}

/* line 13, app/assets/stylesheets/custom/_subscribe.scss */
div#subscribe div.card p {
  margin-bottom: 5rem;
}

/* line 20, app/assets/stylesheets/custom/_subscribe.scss */
div#subscribe div.card form div.fields-wrapper div.row {
  margin-bottom: 3rem;
}

/* line 23, app/assets/stylesheets/custom/_subscribe.scss */
div#subscribe div.card form div.fields-wrapper div.row:first-child {
  margin-bottom: 5rem;
}

/* line 28, app/assets/stylesheets/custom/_subscribe.scss */
div#subscribe div.card form div.fields-wrapper input:not([type="submit"]), div#subscribe div.card form div.fields-wrapper select {
  height: 24px;
  position: relative;
  width: 100%;
  border: none;
  border-bottom: 1px solid black;
}

/* line 36, app/assets/stylesheets/custom/_subscribe.scss */
div#subscribe div.card form div.fields-wrapper input ~ label, div#subscribe div.card form div.fields-wrapper select ~ label {
  position: absolute;
  left: 15px;
  top: -18px;
  font-size: 14px;
}

/* line 44, app/assets/stylesheets/custom/_subscribe.scss */
div#subscribe div.card form button[type="submit"] {
  margin-bottom: 2rem;
}

/* line 1, app/assets/stylesheets/custom/_press-room.scss */
div.press-room {
  margin-bottom: 3rem;
}

/* line 4, app/assets/stylesheets/custom/_press-room.scss */
div.press-room .image-header {
  padding: 12rem 0;
  background-position: center 66%;
}

/* line 7, app/assets/stylesheets/custom/_press-room.scss */
div.press-room .image-header h1 {
  font-style: normal;
  font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
  text-transform: uppercase;
  font-weight: bold;
}

/* line 15, app/assets/stylesheets/custom/_press-room.scss */
div.press-room > .container {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

/* line 19, app/assets/stylesheets/custom/_press-room.scss */
div.press-room > .container h3 {
  font-weight: bold;
  margin-bottom: 2rem;
}

/* line 24, app/assets/stylesheets/custom/_press-room.scss */
div.press-room > .container > .row:first-child {
  margin-bottom: 3rem;
}

/* line 29, app/assets/stylesheets/custom/_press-room.scss */
div.press-room > .container .about p {
  font-size: 18px;
}

/* line 34, app/assets/stylesheets/custom/_press-room.scss */
div.press-room > .container .button-group {
  display: flex;
  flex-direction: column;
}

/* line 39, app/assets/stylesheets/custom/_press-room.scss */
div.press-room > .container .button-group div:not(:nth-child(2)) a {
  color: #F48024;
  background-color: white;
}

/* line 43, app/assets/stylesheets/custom/_press-room.scss */
div.press-room > .container .button-group div:not(:nth-child(2)) a:hover {
  background-color: #F48024;
  color: white;
}

/* line 50, app/assets/stylesheets/custom/_press-room.scss */
div.press-room > .container .button-group a {
  width: 100%;
  padding: 1rem;
  font-size: 20px;
  border: 3px solid #F48024;
  margin: 10px 0;
}

/* line 57, app/assets/stylesheets/custom/_press-room.scss */
div.press-room > .container .button-group a.btn-rounded {
  border-radius: 15px;
}

/* line 65, app/assets/stylesheets/custom/_press-room.scss */
div.press-room > .container .featured-press img {
  margin-top: 1rem;
  border-radius: 3rem;
}

/* line 70, app/assets/stylesheets/custom/_press-room.scss */
div.press-room > .container .featured-press p {
  font-size: 20px;
  margin-top: 0.5rem;
}

/* line 77, app/assets/stylesheets/custom/_press-room.scss */
div.press-room > .container .store-openings .row {
  margin-bottom: 1.5rem;
}

/* line 80, app/assets/stylesheets/custom/_press-room.scss */
div.press-room > .container .store-openings .row .col-md-8 div {
  font-size: 18px;
}

/* line 83, app/assets/stylesheets/custom/_press-room.scss */
div.press-room > .container .store-openings .row .col-md-8 div.city-state {
  font-weight: bold;
}

/* line 3, app/assets/stylesheets/custom/_wallet.scss */
body.wallet .buttons-wrap, body.payment-info .buttons-wrap {
  margin-bottom: 2rem;
}

/* line 6, app/assets/stylesheets/custom/_wallet.scss */
body.wallet .buttons-wrap .add-card, body.wallet .buttons-wrap .new-card, body.payment-info .buttons-wrap .add-card, body.payment-info .buttons-wrap .new-card {
  margin-right: 1rem;
}

@media screen and (max-width: 991px) {
  /* line 3, app/assets/stylesheets/custom/_wallet.scss */
  body.wallet .buttons-wrap, body.payment-info .buttons-wrap {
    display: flex;
    flex-direction: column-reverse;
  }
  /* line 14, app/assets/stylesheets/custom/_wallet.scss */
  body.wallet .buttons-wrap .add-card, body.wallet .buttons-wrap .new-card, body.payment-info .buttons-wrap .add-card, body.payment-info .buttons-wrap .new-card {
    margin-right: 0;
  }
  /* line 18, app/assets/stylesheets/custom/_wallet.scss */
  body.wallet .buttons-wrap :last-child, body.payment-info .buttons-wrap :last-child {
    margin-bottom: 1rem;
  }
}

/* line 24, app/assets/stylesheets/custom/_wallet.scss */
body.wallet #add_card_form_wrapper, body.payment-info #add_card_form_wrapper {
  margin-bottom: 2rem;
  display: none;
}

/* line 28, app/assets/stylesheets/custom/_wallet.scss */
body.wallet #add_card_form_wrapper #add_card_form, body.payment-info #add_card_form_wrapper #add_card_form {
  margin-top: 1rem;
}

/* line 33, app/assets/stylesheets/custom/_wallet.scss */
body.wallet #add_card_form_wrapper div.form-group, body.payment-info #add_card_form_wrapper div.form-group {
  position: relative;
  margin-bottom: 2rem;
}

/* line 37, app/assets/stylesheets/custom/_wallet.scss */
body.wallet #add_card_form_wrapper div.form-group input[type=text], body.payment-info #add_card_form_wrapper div.form-group input[type=text] {
  border: none;
  outline: none;
  border-bottom: 1px solid black;
  width: 100%;
  background-color: inherit;
  margin-top: 6px;
}

/* line 45, app/assets/stylesheets/custom/_wallet.scss */
body.wallet #add_card_form_wrapper div.form-group input[type=text] + label, body.payment-info #add_card_form_wrapper div.form-group input[type=text] + label {
  transition: 300ms ease all;
  position: absolute;
  left: 5px;
  top: 0px;
  pointer-events: none;
  margin-top: 6px;
}

/* line 54, app/assets/stylesheets/custom/_wallet.scss */
body.wallet #add_card_form_wrapper div.form-group input[type=text]:focus + label, body.wallet #add_card_form_wrapper div.form-group input[type=text] + label.float, body.payment-info #add_card_form_wrapper div.form-group input[type=text]:focus + label, body.payment-info #add_card_form_wrapper div.form-group input[type=text] + label.float {
  top: -15px;
  font-size: 12px;
}

/* line 63, app/assets/stylesheets/custom/_wallet.scss */
body.wallet div.gift-cards .card, body.wallet div.credit-cards .card, body.payment-info div.gift-cards .card, body.payment-info div.credit-cards .card {
  position: relative;
  margin-bottom: 3rem;
  border-radius: 2rem;
  overflow: hidden;
}

/* line 69, app/assets/stylesheets/custom/_wallet.scss */
body.wallet div.gift-cards .card .trash, body.wallet div.gift-cards .card .balance, body.wallet div.credit-cards .card .trash, body.wallet div.credit-cards .card .balance, body.payment-info div.gift-cards .card .trash, body.payment-info div.gift-cards .card .balance, body.payment-info div.credit-cards .card .trash, body.payment-info div.credit-cards .card .balance {
  position: absolute;
  top: 15px;
  background-color: #F48024;
  border: 1px solid white;
  border-radius: 3rem;
  padding: 0.25rem 1rem 0.5rem;
  font-size: 20px;
  color: white;
  text-align: center;
}

/* line 81, app/assets/stylesheets/custom/_wallet.scss */
body.wallet div.gift-cards .card .trash, body.wallet div.credit-cards .card .trash, body.payment-info div.gift-cards .card .trash, body.payment-info div.credit-cards .card .trash {
  left: 15px;
  cursor: pointer;
}

/* line 86, app/assets/stylesheets/custom/_wallet.scss */
body.wallet div.gift-cards .card .balance, body.wallet div.credit-cards .card .balance, body.payment-info div.gift-cards .card .balance, body.payment-info div.credit-cards .card .balance {
  right: 15px;
}

/* line 90, app/assets/stylesheets/custom/_wallet.scss */
body.wallet div.gift-cards .card .barcode-wrap, body.wallet div.credit-cards .card .barcode-wrap, body.payment-info div.gift-cards .card .barcode-wrap, body.payment-info div.credit-cards .card .barcode-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  transform: translateX(50%);
  background-color: white;
  border-radius: 2rem 2rem 0 0;
  padding: 2rem 2rem 1rem;
  font-size: 14px;
  color: black;
  text-align: center;
}

/* line 102, app/assets/stylesheets/custom/_wallet.scss */
body.wallet div.gift-cards .card .barcode-wrap .text-barcode, body.wallet div.credit-cards .card .barcode-wrap .text-barcode, body.payment-info div.gift-cards .card .barcode-wrap .text-barcode, body.payment-info div.credit-cards .card .barcode-wrap .text-barcode {
  margin: 0;
  font-size: 3.5em;
  line-height: 1;
  padding: 0;
}

/* line 109, app/assets/stylesheets/custom/_wallet.scss */
body.wallet div.gift-cards .card .barcode-wrap .no-barcode, body.wallet div.credit-cards .card .barcode-wrap .no-barcode, body.payment-info div.gift-cards .card .barcode-wrap .no-barcode, body.payment-info div.credit-cards .card .barcode-wrap .no-barcode {
  margin: 0 6rem 1rem;
  white-space: nowrap;
}

/* line 119, app/assets/stylesheets/custom/_wallet.scss */
body.wallet div.credit-cards .card-expired .card-number, body.wallet div.credit-cards .card-expired .card-exp, body.wallet div.credit-cards .card-expired .subtext, body.wallet div.credit-cards .card-expired .card-type, body.payment-info div.credit-cards .card-expired .card-number, body.payment-info div.credit-cards .card-expired .card-exp, body.payment-info div.credit-cards .card-expired .subtext, body.payment-info div.credit-cards .card-expired .card-type {
  opacity: 0.4;
}

/* line 124, app/assets/stylesheets/custom/_wallet.scss */
body.wallet div.credit-cards .card-type, body.payment-info div.credit-cards .card-type {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

/* line 130, app/assets/stylesheets/custom/_wallet.scss */
body.wallet div.credit-cards .card-number, body.wallet div.credit-cards .card-exp, body.wallet div.credit-cards .subtext, body.payment-info div.credit-cards .card-number, body.payment-info div.credit-cards .card-exp, body.payment-info div.credit-cards .subtext {
  position: absolute;
  color: white;
  bottom: 15px;
  left: 15px;
}

/* line 137, app/assets/stylesheets/custom/_wallet.scss */
body.wallet div.credit-cards .subtext, body.payment-info div.credit-cards .subtext {
  text-transform: uppercase;
  font-weight: bold;
  font-size: .8em;
}

/* line 143, app/assets/stylesheets/custom/_wallet.scss */
body.wallet div.credit-cards .card-number, body.payment-info div.credit-cards .card-number {
  bottom: 35px;
}

/* line 148, app/assets/stylesheets/custom/_wallet.scss */
body.wallet div.credit-cards .card-exp, body.payment-info div.credit-cards .card-exp {
  bottom: 55px;
}

/* line 152, app/assets/stylesheets/custom/_wallet.scss */
body.wallet div.credit-cards .cc-card-expired-label, body.payment-info div.credit-cards .cc-card-expired-label {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 1.6rem;
  padding: 0.4em 0.75em;
}

/* line 2, app/assets/stylesheets/custom/_popup.scss */
#popup_main .modal-dialog, .popup-default .modal-dialog {
  width: 70vw;
  margin-top: 10rem;
}

@media screen and (max-width: 768px) {
  /* line 2, app/assets/stylesheets/custom/_popup.scss */
  #popup_main .modal-dialog, .popup-default .modal-dialog {
    width: auto;
  }
}

/* line 10, app/assets/stylesheets/custom/_popup.scss */
#popup_main .modal-dialog .modal-content, .popup-default .modal-dialog .modal-content {
  background-size: cover;
  background-position: center;
}

/* line 14, app/assets/stylesheets/custom/_popup.scss */
#popup_main .modal-dialog .modal-content .modal-body, .popup-default .modal-dialog .modal-content .modal-body {
  position: relative;
  height: 80vh;
  padding: 7rem 1rem 5rem;
  display: flex;
  justify-content: center;
}

/* line 21, app/assets/stylesheets/custom/_popup.scss */
#popup_main .modal-dialog .modal-content .modal-body .content-wrap, .popup-default .modal-dialog .modal-content .modal-body .content-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  color: white;
  height: 100%;
  width: 80%;
}

/* line 30, app/assets/stylesheets/custom/_popup.scss */
#popup_main .modal-dialog .modal-content .modal-body .content-wrap .wrap, .popup-default .modal-dialog .modal-content .modal-body .content-wrap .wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 36, app/assets/stylesheets/custom/_popup.scss */
#popup_main .modal-dialog .modal-content .modal-body .content-wrap .free-delivery-svg, .popup-default .modal-dialog .modal-content .modal-body .content-wrap .free-delivery-svg {
  width: 150%;
  max-width: 790px;
}

/* line 41, app/assets/stylesheets/custom/_popup.scss */
#popup_main .modal-dialog .modal-content .modal-body .content-wrap .btn, .popup-default .modal-dialog .modal-content .modal-body .content-wrap .btn {
  font-size: 1.2em;
  padding: 1rem 6rem;
  border-radius: 1rem;
  margin-bottom: 2rem;
}

/* line 48, app/assets/stylesheets/custom/_popup.scss */
#popup_main .modal-dialog .modal-content .modal-body .content-wrap .fine-print, .popup-default .modal-dialog .modal-content .modal-body .content-wrap .fine-print {
  font-size: .8em;
}

/* line 54, app/assets/stylesheets/custom/_popup.scss */
#popup_main .modal-dialog .modal-content .modal-body .close, .popup-default .modal-dialog .modal-content .modal-body .close {
  position: absolute;
  opacity: 0.8;
}

/* line 58, app/assets/stylesheets/custom/_popup.scss */
#popup_main .modal-dialog .modal-content .modal-body .close.close-x, .popup-default .modal-dialog .modal-content .modal-body .close.close-x {
  top: 15px;
  right: 20px;
}

/* line 62, app/assets/stylesheets/custom/_popup.scss */
#popup_main .modal-dialog .modal-content .modal-body .close.close-x span, .popup-default .modal-dialog .modal-content .modal-body .close.close-x span {
  font-size: 1.2em;
}

/* line 67, app/assets/stylesheets/custom/_popup.scss */
#popup_main .modal-dialog .modal-content .modal-body .close.close-text, .popup-default .modal-dialog .modal-content .modal-body .close.close-text {
  bottom: 15px;
  right: 50%;
  transform: translateX(50%);
}

/* line 72, app/assets/stylesheets/custom/_popup.scss */
#popup_main .modal-dialog .modal-content .modal-body .close.close-text span, .popup-default .modal-dialog .modal-content .modal-body .close.close-text span {
  font-size: .6em;
  font-weight: normal;
  text-decoration: underline;
}

/* line 79, app/assets/stylesheets/custom/_popup.scss */
#popup_main .modal-dialog .modal-content .modal-body .close:hover, .popup-default .modal-dialog .modal-content .modal-body .close:hover {
  opacity: 1;
}

/* line 83, app/assets/stylesheets/custom/_popup.scss */
#popup_main .modal-dialog .modal-content .modal-body .close span, .popup-default .modal-dialog .modal-content .modal-body .close span {
  color: white;
}

/* line 94, app/assets/stylesheets/custom/_popup.scss */
#popup_main.popup-marketing .modal-dialog, .popup-default.popup-marketing .modal-dialog {
  max-width: 800px;
  margin-top: 8rem;
}

/* line 99, app/assets/stylesheets/custom/_popup.scss */
#popup_main.popup-marketing .popup-background-desktop, #popup_main.popup-marketing .popup-background-mobile, .popup-default.popup-marketing .popup-background-desktop, .popup-default.popup-marketing .popup-background-mobile {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-position: center;
  background-size: cover;
}

/* line 108, app/assets/stylesheets/custom/_popup.scss */
#popup_main.popup-marketing .popup-background-mobile, .popup-default.popup-marketing .popup-background-mobile {
  display: none;
}

/* line 112, app/assets/stylesheets/custom/_popup.scss */
#popup_main.popup-marketing .popup-title, .popup-default.popup-marketing .popup-title {
  width: 100%;
  text-align: center;
}

/* line 116, app/assets/stylesheets/custom/_popup.scss */
#popup_main.popup-marketing .popup-title img, .popup-default.popup-marketing .popup-title img {
  width: 90%;
}

/* line 121, app/assets/stylesheets/custom/_popup.scss */
#popup_main.popup-marketing .message, .popup-default.popup-marketing .message {
  background-color: #FFF;
  border-radius: 3rem;
  padding: 3rem;
  margin-top: 3rem;
  color: #000;
  text-align: center;
}

/* line 130, app/assets/stylesheets/custom/_popup.scss */
#popup_main.popup-marketing h4, .popup-default.popup-marketing h4 {
  border-radius: 3px;
  padding: 5px 25px 7px;
  background-color: #F48024;
  font-weight: 900;
  font-size: 1em;
}

/* line 137, app/assets/stylesheets/custom/_popup.scss */
#popup_main.popup-marketing h4 a, .popup-default.popup-marketing h4 a {
  color: #FFF;
  text-decoration: underline;
}

/* line 143, app/assets/stylesheets/custom/_popup.scss */
#popup_main.popup-marketing .cta-button.btn.btn-primary, .popup-default.popup-marketing .cta-button.btn.btn-primary {
  background-color: #FFF;
  border: none;
  border-radius: 15px;
  color: #F48024;
  font-weight: 900;
}

@media screen and (max-width: 991px) {
  /* line 152, app/assets/stylesheets/custom/_popup.scss */
  #popup_main.popup-marketing .popup-background-desktop, .popup-default.popup-marketing .popup-background-desktop {
    display: none;
  }
  /* line 155, app/assets/stylesheets/custom/_popup.scss */
  #popup_main.popup-marketing .popup-background-mobile, .popup-default.popup-marketing .popup-background-mobile {
    display: block;
  }
}

/* line 162, app/assets/stylesheets/custom/_popup.scss */
#popup_main#popup_turning-point-popup-2023.popup-marketing .content-wrap h4, #popup_turning-point-popup-2023.popup-default.popup-marketing .content-wrap h4 {
  border-radius: 22px;
  padding: 10px 25px 12px;
}

/* line 171, app/assets/stylesheets/custom/_popup.scss */
body.darken .modal-backdrop.in {
  opacity: 0.75;
}

/* line 1, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness, body.munch-madness-entry {
  padding-top: 0px;
  overflow-x: initial;
}

/* line 3, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #prime-nav, body.munch-madness #bottom-footer, body.munch-madness-entry #prime-nav, body.munch-madness-entry #bottom-footer {
  display: none;
}

/* line 8, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #hidden_form #form_fields_hidden, body.munch-madness-entry #hidden_form #form_fields_hidden {
  display: none;
}

/* line 13, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness .mmlogo, body.munch-madness-entry .mmlogo {
  width: 50%;
}

/* line 17, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness .corner-pasta, body.munch-madness-entry .corner-pasta {
  position: absolute;
  width: 20%;
}

/* line 21, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness .corner-pasta.top-left, body.munch-madness-entry .corner-pasta.top-left {
  top: 0;
  left: 0;
}

/* line 26, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness .corner-pasta.bottom-right, body.munch-madness-entry .corner-pasta.bottom-right {
  bottom: 0;
  right: 0;
}

/* line 34, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #main, body.munch-madness-entry #main {
  background: #f3f2f2;
}

/* line 37, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness > btn, body.munch-madness-entry > btn {
  padding: 0;
}

/* line 41, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness .entree, body.munch-madness-entry .entree {
  display: inline-block;
  margin: 5px 5px 5px 5px;
  text-align: center;
  width: 32%;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 41, app/assets/stylesheets/custom/_munch-madness.scss */
  body.munch-madness .entree, body.munch-madness-entry .entree {
    width: 31%;
  }
}

@media screen and (max-width: 767px) {
  /* line 41, app/assets/stylesheets/custom/_munch-madness.scss */
  body.munch-madness .entree, body.munch-madness-entry .entree {
    width: 47%;
  }
}

@media screen and (max-width: 395px) {
  /* line 41, app/assets/stylesheets/custom/_munch-madness.scss */
  body.munch-madness .entree, body.munch-madness-entry .entree {
    width: 98%;
  }
}

/* line 59, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #base_info, body.munch-madness-entry #base_info {
  background-color: white;
  color: #212121;
  padding: 10px;
}

/* line 64, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #base_info > .mt0, body.munch-madness-entry #base_info > .mt0 {
  font-size: 1em;
  margin-bottom: 0;
  font-weight: 700;
}

/* line 71, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #greeter, body.munch-madness-entry #greeter {
  width: 35%;
  font-family: inherit;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  /* line 71, app/assets/stylesheets/custom/_munch-madness.scss */
  body.munch-madness #greeter, body.munch-madness-entry #greeter {
    width: 300px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 71, app/assets/stylesheets/custom/_munch-madness.scss */
  body.munch-madness #greeter, body.munch-madness-entry #greeter {
    width: 31%;
  }
}

/* line 90, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #category_header, body.munch-madness-entry #category_header {
  font-size: 2.5em;
  text-align: center;
  padding-top: 20px;
}

/* line 96, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #category_wrapper, body.munch-madness-entry #category_wrapper {
  width: 100%;
}

/* line 100, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #category_nutrition_wrapper, body.munch-madness-entry #category_nutrition_wrapper {
  margin-top: 15px;
}

/* line 103, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #calculator_header, body.munch-madness-entry #calculator_header {
  font-size: 5.5em;
  font-family: "Bitter",Georgia,"Times New Roman",Times,serif;
  color: #fff;
  font-style: italic;
  letter-spacing: normal;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 103, app/assets/stylesheets/custom/_munch-madness.scss */
  body.munch-madness #calculator_header, body.munch-madness-entry #calculator_header {
    font-size: 4.5em;
  }
}

@media screen and (max-width: 767px) {
  /* line 103, app/assets/stylesheets/custom/_munch-madness.scss */
  body.munch-madness #calculator_header, body.munch-madness-entry #calculator_header {
    font-size: 3.5em;
  }
}

/* line 132, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container, body.munch-madness-entry #munch_madness_app > .container {
  position: relative;
}

/* line 135, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container #calculator_page, body.munch-madness-entry #munch_madness_app > .container #calculator_page {
  position: relative;
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  /* line 135, app/assets/stylesheets/custom/_munch-madness.scss */
  body.munch-madness #munch_madness_app > .container #calculator_page, body.munch-madness-entry #munch_madness_app > .container #calculator_page {
    height: auto;
    width: auto;
  }
}

/* line 152, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container #calculator_page #show_nutrition, body.munch-madness-entry #munch_madness_app > .container #calculator_page #show_nutrition {
  display: none;
  position: fixed;
  bottom: 15px;
  right: 15px;
  background-image: url(/../images/nutrition-calc/heart-image-white.png);
  background-repeat: no-repeat;
  background-size: 75%;
  background-position-y: 16px;
  background-position-x: 9px;
  background-color: #F48024;
  width: 55px;
  height: 55px;
  margin-right: 6px;
  margin-bottom: 15px;
  text-align: center;
  padding-top: 39px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 39px;
  border-radius: 50%;
}

@media screen and (max-width: 767px) {
  /* line 152, app/assets/stylesheets/custom/_munch-madness.scss */
  body.munch-madness #munch_madness_app > .container #calculator_page #show_nutrition, body.munch-madness-entry #munch_madness_app > .container #calculator_page #show_nutrition {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  /* line 179, app/assets/stylesheets/custom/_munch-madness.scss */
  body.munch-madness #munch_madness_app > .container #calculator_page #doughnut_wrapper, body.munch-madness-entry #munch_madness_app > .container #calculator_page #doughnut_wrapper {
    z-index: 1;
    position: relative;
    height: 35%;
  }
}

/* line 187, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container #calculator_page #doughnut, body.munch-madness-entry #munch_madness_app > .container #calculator_page #doughnut {
  max-height: 500px;
  max-width: 500px;
  display: inline-block !important;
}

/* line 193, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container #calculator_page #calculator_table_wrapper, body.munch-madness-entry #munch_madness_app > .container #calculator_page #calculator_table_wrapper {
  position: relative;
}

@media screen and (max-width: 767px) {
  /* line 197, app/assets/stylesheets/custom/_munch-madness.scss */
  body.munch-madness #munch_madness_app > .container #calculator_page #nutrition_scroll, body.munch-madness-entry #munch_madness_app > .container #calculator_page #nutrition_scroll {
    overflow-y: scroll;
    height: 54%;
    margin-left: 20px;
    margin-right: 20px;
    z-index: 1;
    position: absolute;
    bottom: 40px;
  }
}

@media screen and (min-width: 415px) and (max-width: 767px) {
  /* line 213, app/assets/stylesheets/custom/_munch-madness.scss */
  body.munch-madness #munch_madness_app > .container #start_over_chevron, body.munch-madness-entry #munch_madness_app > .container #start_over_chevron {
    font-size: initial;
  }
}

@media screen and (max-width: 414px) {
  /* line 213, app/assets/stylesheets/custom/_munch-madness.scss */
  body.munch-madness #munch_madness_app > .container #start_over_chevron, body.munch-madness-entry #munch_madness_app > .container #start_over_chevron {
    font-size: 11px;
  }
}

/* line 224, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container #item_size_header, body.munch-madness-entry #munch_madness_app > .container #item_size_header {
  margin-top: 0 !important;
  border-bottom-style: solid;
  border-bottom-width: thin;
  padding-top: 23px;
}

/* line 231, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container #item_size_header > #name_restart_wrapper, body.munch-madness-entry #munch_madness_app > .container #item_size_header > #name_restart_wrapper {
  display: inline-block;
  margin-top: 5px;
}

@media screen and (max-width: 767px) {
  /* line 231, app/assets/stylesheets/custom/_munch-madness.scss */
  body.munch-madness #munch_madness_app > .container #item_size_header > #name_restart_wrapper, body.munch-madness-entry #munch_madness_app > .container #item_size_header > #name_restart_wrapper {
    margin-top: 0;
  }
}

/* line 240, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container #item_size_header > #name_restart_wrapper > #start_over, body.munch-madness-entry #munch_madness_app > .container #item_size_header > #name_restart_wrapper > #start_over {
  white-space: normal;
  margin-bottom: 15px;
  margin-left: 5px;
  padding: 1px 6px 0 0;
  height: 29px;
}

/* line 250, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container #item_size_header > #name_restart_wrapper > #start_over:hover, body.munch-madness-entry #munch_madness_app > .container #item_size_header > #name_restart_wrapper > #start_over:hover {
  background-color: #F48024;
  color: white;
}

@media screen and (max-width: 415px) {
  /* line 240, app/assets/stylesheets/custom/_munch-madness.scss */
  body.munch-madness #munch_madness_app > .container #item_size_header > #name_restart_wrapper > #start_over, body.munch-madness-entry #munch_madness_app > .container #item_size_header > #name_restart_wrapper > #start_over {
    margin-bottom: 15px;
    font-size: 1.5em;
    height: 22px;
    font-size: .55em;
    padding-right: 5px;
    margin-top: 7px;
    margin-left: 3px;
    padding-right: 6px;
    padding-left: 3px;
    padding-bottom: 17px;
    line-height: 1.8;
  }
}

/* line 271, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container #item_size_header > #name_restart_wrapper > #item_name, body.munch-madness-entry #munch_madness_app > .container #item_size_header > #name_restart_wrapper > #item_name {
  display: inline-block;
  font-size: 2.0em;
  margin-bottom: 5px;
}

@media screen and (max-width: 415px) {
  /* line 271, app/assets/stylesheets/custom/_munch-madness.scss */
  body.munch-madness #munch_madness_app > .container #item_size_header > #name_restart_wrapper > #item_name, body.munch-madness-entry #munch_madness_app > .container #item_size_header > #name_restart_wrapper > #item_name {
    font-size: 1.26em;
    text-align: center;
    margin-bottom: 10px;
  }
}

/* line 288, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container #item_sizes, body.munch-madness-entry #munch_madness_app > .container #item_sizes {
  float: right;
  padding-top: 10px;
  margin-bottom: 13px;
  margin-right: 5px;
}

@media screen and (max-width: 767px) {
  /* line 288, app/assets/stylesheets/custom/_munch-madness.scss */
  body.munch-madness #munch_madness_app > .container #item_sizes, body.munch-madness-entry #munch_madness_app > .container #item_sizes {
    padding-top: 6px;
    margin-right: 0px;
  }
}

/* line 299, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container .list-bottom-border, body.munch-madness-entry #munch_madness_app > .container .list-bottom-border {
  border-bottom-style: solid;
  border-bottom-width: thin;
}

/* line 304, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container input[type='radio'], body.munch-madness-entry #munch_madness_app > .container input[type='radio'] {
  -webkit-appearance: none;
  width: 15px;
  height: 15px;
  border: 1px solid darkgray;
  border-radius: 50%;
  outline: none;
  box-shadow: 0 0 5px 0px #F48024 inset;
  margin-top: -1px;
  vertical-align: middle;
}

/* line 316, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container input[type='radio']:hover, body.munch-madness-entry #munch_madness_app > .container input[type='radio']:hover {
  box-shadow: 0 0 5px 0px #F48024 inset;
}

/* line 320, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container input[type='radio']:before, body.munch-madness-entry #munch_madness_app > .container input[type='radio']:before {
  content: '';
  display: block;
  width: 60%;
  height: 60%;
  margin: 20% auto;
  border-radius: 50%;
}

/* line 328, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container input[type='radio']:checked:before, body.munch-madness-entry #munch_madness_app > .container input[type='radio']:checked:before {
  background: #F48024;
  box-shadow: 0 0 5px 0px #F48024 inset;
}

/* line 333, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container .item-info, body.munch-madness-entry #munch_madness_app > .container .item-info {
  position: relative;
}

/* line 335, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container .item-info .item-flags, body.munch-madness-entry #munch_madness_app > .container .item-info .item-flags {
  display: block;
  height: 1.3em;
  position: absolute;
  left: 9px;
  top: 5px;
}

/* line 345, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container .option-pool > :nth-child(4n) li.pool-item, body.munch-madness-entry #munch_madness_app > .container .option-pool > :nth-child(4n) li.pool-item {
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  /* line 345, app/assets/stylesheets/custom/_munch-madness.scss */
  body.munch-madness #munch_madness_app > .container .option-pool > :nth-child(4n) li.pool-item, body.munch-madness-entry #munch_madness_app > .container .option-pool > :nth-child(4n) li.pool-item {
    margin-right: .7%;
  }
}

@media screen and (max-width: 991px) and (min-width: 480px) {
  /* line 355, app/assets/stylesheets/custom/_munch-madness.scss */
  body.munch-madness #munch_madness_app > .container .option-pool > :not(:nth-child(3n)) li.pool-item, body.munch-madness-entry #munch_madness_app > .container .option-pool > :not(:nth-child(3n)) li.pool-item {
    margin-right: 2%;
  }
  /* line 358, app/assets/stylesheets/custom/_munch-madness.scss */
  body.munch-madness #munch_madness_app > .container .option-pool > :nth-child(3n) li.pool-item, body.munch-madness-entry #munch_madness_app > .container .option-pool > :nth-child(3n) li.pool-item {
    margin-right: 0%;
  }
}

@media screen and (max-width: 479px) {
  /* line 363, app/assets/stylesheets/custom/_munch-madness.scss */
  body.munch-madness #munch_madness_app > .container .option-pool > :not(:nth-child(even)) li.pool-item, body.munch-madness-entry #munch_madness_app > .container .option-pool > :not(:nth-child(even)) li.pool-item {
    margin-right: 2%;
  }
  /* line 366, app/assets/stylesheets/custom/_munch-madness.scss */
  body.munch-madness #munch_madness_app > .container .option-pool > :nth-child(even) li.pool-item, body.munch-madness-entry #munch_madness_app > .container .option-pool > :nth-child(even) li.pool-item {
    margin-right: 0%;
  }
}

/* line 371, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container .option-pool li.pool-item .item-flag, body.munch-madness-entry #munch_madness_app > .container .option-pool li.pool-item .item-flag {
  padding: 0;
  color: black;
  background-color: unset;
  font-size: 1em;
}

/* line 379, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container .order-online-wrapper, body.munch-madness-entry #munch_madness_app > .container .order-online-wrapper {
  padding-bottom: 0;
}

/* line 383, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container .checkbox-inline, body.munch-madness #munch_madness_app > .container .radio-inline, body.munch-madness-entry #munch_madness_app > .container .checkbox-inline, body.munch-madness-entry #munch_madness_app > .container .radio-inline {
  padding-left: 0;
}

@media screen and (max-width: 767px) {
  /* line 383, app/assets/stylesheets/custom/_munch-madness.scss */
  body.munch-madness #munch_madness_app > .container .checkbox-inline, body.munch-madness #munch_madness_app > .container .radio-inline, body.munch-madness-entry #munch_madness_app > .container .checkbox-inline, body.munch-madness-entry #munch_madness_app > .container .radio-inline {
    font-size: 11pt;
  }
}

/* line 391, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container #nutrition_info_wrapper, body.munch-madness-entry #munch_madness_app > .container #nutrition_info_wrapper {
  position: absolute;
  left: 75%;
  width: 25%;
  z-index: 901;
  top: 0;
  height: 100%;
}

@media screen and (max-width: 767px) {
  /* line 391, app/assets/stylesheets/custom/_munch-madness.scss */
  body.munch-madness #munch_madness_app > .container #nutrition_info_wrapper, body.munch-madness-entry #munch_madness_app > .container #nutrition_info_wrapper {
    height: auto;
    width: auto;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
  }
}

/* line 409, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container #nutrition_info_wrapper .disclaimer, body.munch-madness-entry #munch_madness_app > .container #nutrition_info_wrapper .disclaimer {
  width: 96%;
  margin-left: 8px;
  line-height: 12.5px;
  font-size: .7em;
}

@media screen and (max-width: 767px) {
  /* line 409, app/assets/stylesheets/custom/_munch-madness.scss */
  body.munch-madness #munch_madness_app > .container #nutrition_info_wrapper .disclaimer, body.munch-madness-entry #munch_madness_app > .container #nutrition_info_wrapper .disclaimer {
    width: 100%;
    padding-right: 11px;
    padding-left: 5px;
    margin: 0;
  }
}

/* line 424, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container #nutrition_info_wrapper #show_all_nutrition, body.munch-madness-entry #munch_madness_app > .container #nutrition_info_wrapper #show_all_nutrition {
  margin: 15px 0 15px 41px;
  font-size: .65em;
  width: 60.5%;
  white-space: normal;
}

@media screen and (max-width: 767px) {
  /* line 424, app/assets/stylesheets/custom/_munch-madness.scss */
  body.munch-madness #munch_madness_app > .container #nutrition_info_wrapper #show_all_nutrition, body.munch-madness-entry #munch_madness_app > .container #nutrition_info_wrapper #show_all_nutrition {
    height: 33px;
    width: 40%;
    margin-left: 3px;
  }
}

/* line 437, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container #nutrition_info_wrapper .pdf-container, body.munch-madness-entry #munch_madness_app > .container #nutrition_info_wrapper .pdf-container {
  text-align: center;
}

/* line 441, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container #nutrition_info_wrapper .nutrition-pdf, body.munch-madness-entry #munch_madness_app > .container #nutrition_info_wrapper .nutrition-pdf {
  font-size: 12px;
  font-style: italic;
}

@media screen and (max-width: 767px) {
  /* line 441, app/assets/stylesheets/custom/_munch-madness.scss */
  body.munch-madness #munch_madness_app > .container #nutrition_info_wrapper .nutrition-pdf, body.munch-madness-entry #munch_madness_app > .container #nutrition_info_wrapper .nutrition-pdf {
    margin-left: 5px;
  }
}

/* line 450, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container #nutrition_info_wrapper #info_table, body.munch-madness-entry #munch_madness_app > .container #nutrition_info_wrapper #info_table {
  width: 100%;
}

/* line 452, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container #nutrition_info_wrapper #info_table > div, body.munch-madness-entry #munch_madness_app > .container #nutrition_info_wrapper #info_table > div {
  position: relative;
}

/* line 456, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container #nutrition_info_wrapper #info_table .panel-heading-selection, body.munch-madness-entry #munch_madness_app > .container #nutrition_info_wrapper #info_table .panel-heading-selection {
  font-size: 19px !important;
}

/* line 460, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container #nutrition_info_wrapper #info_table .nutrition-label-macro, body.munch-madness-entry #munch_madness_app > .container #nutrition_info_wrapper #info_table .nutrition-label-macro {
  padding-left: 1.82em;
}

/* line 463, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container #nutrition_info_wrapper #info_table .nutrition-label, body.munch-madness-entry #munch_madness_app > .container #nutrition_info_wrapper #info_table .nutrition-label {
  margin-left: 5px;
}

/* line 470, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container #nutrition_info_wrapper #info_table .nutrition-value, body.munch-madness-entry #munch_madness_app > .container #nutrition_info_wrapper #info_table .nutrition-value {
  position: absolute;
  right: .9em;
  top: 0;
}

@media screen and (max-width: 767px) {
  /* line 470, app/assets/stylesheets/custom/_munch-madness.scss */
  body.munch-madness #munch_madness_app > .container #nutrition_info_wrapper #info_table .nutrition-value, body.munch-madness-entry #munch_madness_app > .container #nutrition_info_wrapper #info_table .nutrition-value {
    position: absolute;
    right: .9em;
    top: 0;
  }
}

/* line 482, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container #nutrition_info_wrapper #info_table .expand-hide.ng-leave, body.munch-madness-entry #munch_madness_app > .container #nutrition_info_wrapper #info_table .expand-hide.ng-leave {
  transition: .2s linear all;
  opacity: 1;
}

/* line 486, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container #nutrition_info_wrapper #info_table .expand-hide.ng-leave.ng-leave-active, body.munch-madness-entry #munch_madness_app > .container #nutrition_info_wrapper #info_table .expand-hide.ng-leave.ng-leave-active {
  opacity: 0;
}

/* line 489, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container #nutrition_info_wrapper #info_table .expand-hide.ng-enter, body.munch-madness-entry #munch_madness_app > .container #nutrition_info_wrapper #info_table .expand-hide.ng-enter {
  transition: 1s linear all;
  opacity: 0;
}

/* line 493, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container #nutrition_info_wrapper #info_table .expand-hide.ng-enter.ng-enter-active, body.munch-madness-entry #munch_madness_app > .container #nutrition_info_wrapper #info_table .expand-hide.ng-enter.ng-enter-active {
  opacity: 1;
}

/* line 497, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container #nutrition_info_wrapper #info_table .macro-divider, body.munch-madness-entry #munch_madness_app > .container #nutrition_info_wrapper #info_table .macro-divider {
  border-bottom: .5px solid black;
}

/* line 500, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container #nutrition_info_wrapper #info_table #micro_divider, body.munch-madness-entry #munch_madness_app > .container #nutrition_info_wrapper #info_table #micro_divider {
  border-bottom: .5px solid black;
}

/* line 503, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container #nutrition_info_wrapper #info_table .macro-icon, body.munch-madness #munch_madness_app > .container #nutrition_info_wrapper #info_table .micro-icon, body.munch-madness-entry #munch_madness_app > .container #nutrition_info_wrapper #info_table .macro-icon, body.munch-madness-entry #munch_madness_app > .container #nutrition_info_wrapper #info_table .micro-icon {
  position: absolute;
  left: 0;
  top: .1562em;
  width: 1em;
  margin-left: 5px;
}

@media screen and (max-width: 767px) {
  /* line 503, app/assets/stylesheets/custom/_munch-madness.scss */
  body.munch-madness #munch_madness_app > .container #nutrition_info_wrapper #info_table .macro-icon, body.munch-madness #munch_madness_app > .container #nutrition_info_wrapper #info_table .micro-icon, body.munch-madness-entry #munch_madness_app > .container #nutrition_info_wrapper #info_table .macro-icon, body.munch-madness-entry #munch_madness_app > .container #nutrition_info_wrapper #info_table .micro-icon {
    margin-left: 5px;
  }
}

/* line 517, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container #nutrition_info_wrapper #info_table .macro-icon span, body.munch-madness-entry #munch_madness_app > .container #nutrition_info_wrapper #info_table .macro-icon span {
  display: inline-block;
  width: 1em;
  height: 1em;
  border-radius: .5em;
}

/* line 523, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container #nutrition_info_wrapper #info_table #macro_icon_carbs.macro-icon span, body.munch-madness-entry #munch_madness_app > .container #nutrition_info_wrapper #info_table #macro_icon_carbs.macro-icon span {
  background-color: #119fd5;
}

/* line 526, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container #nutrition_info_wrapper #info_table #macro_icon_fat.macro-icon span, body.munch-madness-entry #munch_madness_app > .container #nutrition_info_wrapper #info_table #macro_icon_fat.macro-icon span {
  background-color: #b90f21;
}

/* line 529, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app > .container #nutrition_info_wrapper #info_table #macro_icon_protein.macro-icon span, body.munch-madness-entry #munch_madness_app > .container #nutrition_info_wrapper #info_table #macro_icon_protein.macro-icon span {
  background-color: #d9502e;
}

/* line 536, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app #macro_list, body.munch-madness-entry #munch_madness_app #macro_list {
  width: 80%;
}

/* line 541, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #munch_madness_app #macro_list .macro, body.munch-madness-entry #munch_madness_app #macro_list .macro {
  margin-bottom: 3rem;
  margin-left: 6rem;
  list-style-type: circle;
  list-style-position: outside;
  margin-left: 1em;
}

/* line 552, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #calculator_page, body.munch-madness-entry #calculator_page {
  border: 5px solid #F48024;
  padding: 2rem;
}

/* line 556, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #calculator_page input[type="text"], body.munch-madness-entry #calculator_page input[type="text"] {
  border: 1px solid black;
}

/* line 560, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness #calculator_page h1, body.munch-madness #calculator_page h2, body.munch-madness-entry #calculator_page h1, body.munch-madness-entry #calculator_page h2 {
  margin-top: 0;
}

/* line 565, app/assets/stylesheets/custom/_munch-madness.scss */
body.munch-madness .closed, body.munch-madness-entry .closed {
  text-align: center;
  padding: 5rem 1rem 6rem;
}

/* line 571, app/assets/stylesheets/custom/_munch-madness.scss */
body.success div.munch-madness-success {
  padding-top: 0px;
}

/* line 573, app/assets/stylesheets/custom/_munch-madness.scss */
body.success div.munch-madness-success #prime-nav, body.success div.munch-madness-success #bottom-footer {
  display: none;
}

/* line 577, app/assets/stylesheets/custom/_munch-madness.scss */
body.success div.munch-madness-success .fullscreen-container, body.success div.munch-madness-success .fullscreen-container-sm {
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 11rem 0;
}

/* line 585, app/assets/stylesheets/custom/_munch-madness.scss */
body.success div.munch-madness-success .fullscreen-container .text-wrapper, body.success div.munch-madness-success .fullscreen-container-sm .text-wrapper {
  padding: 0rem 5rem 5rem;
  background-color: white;
  border-radius: 3rem;
  text-align: center;
}

/* line 591, app/assets/stylesheets/custom/_munch-madness.scss */
body.success div.munch-madness-success .fullscreen-container .text-wrapper img, body.success div.munch-madness-success .fullscreen-container-sm .text-wrapper img {
  width: 60%;
  padding: 1rem;
}

/* line 596, app/assets/stylesheets/custom/_munch-madness.scss */
body.success div.munch-madness-success .fullscreen-container .text-wrapper h1, body.success div.munch-madness-success .fullscreen-container-sm .text-wrapper h1 {
  margin-top: 0;
  font-weight: 900;
}

/* line 601, app/assets/stylesheets/custom/_munch-madness.scss */
body.success div.munch-madness-success .fullscreen-container .text-wrapper .a-wrapper, body.success div.munch-madness-success .fullscreen-container-sm .text-wrapper .a-wrapper {
  margin-top: 3rem;
}

/* line 604, app/assets/stylesheets/custom/_munch-madness.scss */
body.success div.munch-madness-success .fullscreen-container .text-wrapper .a-wrapper .btn-primary, body.success div.munch-madness-success .fullscreen-container-sm .text-wrapper .a-wrapper .btn-primary {
  padding: 1rem 4rem;
  border-radius: 0.5rem;
  text-transform: uppercase;
}

/* line 613, app/assets/stylesheets/custom/_munch-madness.scss */
body.success div.munch-madness-success .fullscreen-container-sm {
  display: none;
}

@media screen and (max-width: 1199px) {
  /* line 618, app/assets/stylesheets/custom/_munch-madness.scss */
  body.success div.munch-madness-success .fullscreen-container-sm {
    display: block;
    padding: 15rem 3rem;
  }
  /* line 622, app/assets/stylesheets/custom/_munch-madness.scss */
  body.success div.munch-madness-success .fullscreen-container-sm .text-wrapper {
    padding: 0rem 2rem 5rem;
  }
  /* line 625, app/assets/stylesheets/custom/_munch-madness.scss */
  body.success div.munch-madness-success .fullscreen-container-sm .text-wrapper h1 {
    font-size: xx-large;
  }
  /* line 631, app/assets/stylesheets/custom/_munch-madness.scss */
  body.success div.munch-madness-success .fullscreen-container {
    display: none;
  }
}

/* line 638, app/assets/stylesheets/custom/_munch-madness.scss */
body.rules div.munch-madness-rules h2, body.rules div.contest-rules h2 {
  color: #F48024;
  margin-bottom: 0;
}

/* line 643, app/assets/stylesheets/custom/_munch-madness.scss */
body.rules div.munch-madness-rules h1, body.rules div.contest-rules h1 {
  margin-top: 0;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 649, app/assets/stylesheets/custom/_munch-madness.scss */
body.rules div.munch-madness-rules .npn, body.rules div.contest-rules .npn {
  text-transform: uppercase;
}

/* line 653, app/assets/stylesheets/custom/_munch-madness.scss */
body.rules div.munch-madness-rules .p-title, body.rules div.contest-rules .p-title {
  color: #F48024;
}

/* line 657, app/assets/stylesheets/custom/_munch-madness.scss */
body.rules div.munch-madness-rules .container, body.rules div.contest-rules .container {
  padding-bottom: 7rem;
}

/* line 1, app/assets/stylesheets/custom/_subscriptions.scss */
#stickscription {
  margin-bottom: 3rem;
}

/* line 4, app/assets/stylesheets/custom/_subscriptions.scss */
#stickscription .image-header {
  height: 50vh;
  position: relative;
}

/* line 8, app/assets/stylesheets/custom/_subscriptions.scss */
#stickscription .image-header h1 {
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  font-family: 'Greycliff', 'Lato', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif';
}

/* line 14, app/assets/stylesheets/custom/_subscriptions.scss */
#stickscription .image-header .text {
  position: relative;
  z-index: 1;
}

/* line 17, app/assets/stylesheets/custom/_subscriptions.scss */
#stickscription .image-header .text h1, #stickscription .image-header .text p {
  font-family: 'Greycliff', 'Lato', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif';
  font-style: normal;
}

/* line 22, app/assets/stylesheets/custom/_subscriptions.scss */
#stickscription .image-header .text h1 {
  font-weight: 700;
  text-transform: uppercase;
}

/* line 28, app/assets/stylesheets/custom/_subscriptions.scss */
#stickscription .image-header .mask {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: black;
  opacity: 10%;
  position: absolute;
  z-index: 0;
}

/* line 40, app/assets/stylesheets/custom/_subscriptions.scss */
#stickscription .image-text-wrap {
  position: relative;
}

/* line 43, app/assets/stylesheets/custom/_subscriptions.scss */
#stickscription .image-text-wrap .image {
  position: absolute;
  width: calc(50% - 20px);
  top: 0%;
  bottom: 0%;
  left: 0%;
  background-position: 50% 40%;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 55, app/assets/stylesheets/custom/_subscriptions.scss */
#stickscription .block-text {
  margin-top: 20rem;
  margin-bottom: 20rem;
  margin-left: 10px;
}

/* line 60, app/assets/stylesheets/custom/_subscriptions.scss */
#stickscription .block-text h4 {
  color: #F48024;
  text-transform: uppercase;
  font-weight: 900;
}

/* line 66, app/assets/stylesheets/custom/_subscriptions.scss */
#stickscription .block-text h1 {
  font-weight: 900;
}

@media screen and (max-width: 991px) {
  /* line 55, app/assets/stylesheets/custom/_subscriptions.scss */
  #stickscription .block-text {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}

/* line 76, app/assets/stylesheets/custom/_subscriptions.scss */
#stickscription .plans-info {
  background-color: #eee;
  padding-top: 2rem;
  padding-bottom: 4rem;
}

/* line 81, app/assets/stylesheets/custom/_subscriptions.scss */
#stickscription .plans-info h3 {
  text-transform: none;
  margin-top: 0;
  margin-bottom: 2rem;
}

/* line 89, app/assets/stylesheets/custom/_subscriptions.scss */
#stickscription .plans-info .card-wrap .card.wide {
  width: 75%;
}

@media screen and (max-width: 992px) {
  /* line 94, app/assets/stylesheets/custom/_subscriptions.scss */
  #stickscription .plans-info .card-wrap .card.wide {
    width: auto;
  }
}

/* line 102, app/assets/stylesheets/custom/_subscriptions.scss */
#stickscription .fine-print {
  font-size: .8em;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/* line 110, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .card-wrap, #stickscription .card-wrap, #user_subscriptions .card-wrap {
  display: flex;
  justify-content: center;
  padding-top: 2rem;
}

/* line 115, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .card-wrap .card, #stickscription .card-wrap .card, #user_subscriptions .card-wrap .card {
  border: 5px solid #F48024;
  border-radius: 2rem;
  padding: 3rem 5rem 6rem;
  font-weight: 600;
  position: relative;
  margin: 2rem;
  width: 45%;
  display: flex;
  flex-direction: column;
}

/* line 126, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .card-wrap .card h2, #stickscription .card-wrap .card h2, #user_subscriptions .card-wrap .card h2 {
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: none;
  padding-bottom: 0;
  border-bottom: none;
  font-size: 20pt;
  letter-spacing: unset;
}

/* line 136, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .card-wrap .card h3, #stickscription .card-wrap .card h3, #user_subscriptions .card-wrap .card h3 {
  text-transform: none;
  margin-top: 0px;
  margin-bottom: 4rem;
}

/* line 142, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .card-wrap .card ul, #stickscription .card-wrap .card ul, #user_subscriptions .card-wrap .card ul {
  margin-bottom: 2rem;
  padding-inline-start: 15px;
}

/* line 146, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .card-wrap .card ul li, #stickscription .card-wrap .card ul li, #user_subscriptions .card-wrap .card ul li {
  margin-bottom: 2rem;
}

/* line 149, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .card-wrap .card ul li span, #stickscription .card-wrap .card ul li span, #user_subscriptions .card-wrap .card ul li span {
  margin-left: 1rem;
}

/* line 153, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .card-wrap .card ul li::marker, #stickscription .card-wrap .card ul li::marker, #user_subscriptions .card-wrap .card ul li::marker {
  content: "\2713";
}

/* line 159, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .card-wrap .card li.no-check::marker, #stickscription .card-wrap .card li.no-check::marker, #user_subscriptions .card-wrap .card li.no-check::marker {
  content: "";
}

/* line 163, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .card-wrap .card .amount-wrap, #stickscription .card-wrap .card .amount-wrap, #user_subscriptions .card-wrap .card .amount-wrap {
  margin-top: auto;
}

/* line 167, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .card-wrap .card .btn, #stickscription .card-wrap .card .btn, #user_subscriptions .card-wrap .card .btn {
  margin-top: auto;
  width: fit-content;
}

/* line 172, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .card-wrap .card.wide, #stickscription .card-wrap .card.wide, #user_subscriptions .card-wrap .card.wide {
  width: auto;
}

/* line 175, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .card-wrap .card.wide .ul-wrap, #stickscription .card-wrap .card.wide .ul-wrap, #user_subscriptions .card-wrap .card.wide .ul-wrap {
  display: flex;
}

/* line 178, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .card-wrap .card.wide .ul-wrap ul, #stickscription .card-wrap .card.wide .ul-wrap ul, #user_subscriptions .card-wrap .card.wide .ul-wrap ul {
  width: 50%;
}

/* line 184, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .card-wrap .card.fill, #stickscription .card-wrap .card.fill, #user_subscriptions .card-wrap .card.fill {
  background-color: #F48024;
  color: #fff;
}

/* line 188, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .card-wrap .card.fill .flag, #stickscription .card-wrap .card.fill .flag, #user_subscriptions .card-wrap .card.fill .flag {
  background-color: white;
  border-radius: 0.5rem;
  color: #F48024;
  font-size: .5em;
  font-weight: 900;
  padding: 2px 15px;
  text-transform: uppercase;
  position: absolute;
  top: 2rem;
  left: 5rem;
}

/* line 201, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .card-wrap .card.fill .btn, #stickscription .card-wrap .card.fill .btn, #user_subscriptions .card-wrap .card.fill .btn {
  background-color: white;
  color: #F48024;
}

/* line 205, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .card-wrap .card.fill .btn:hover, #stickscription .card-wrap .card.fill .btn:hover, #user_subscriptions .card-wrap .card.fill .btn:hover {
  background-color: #ddd;
}

/* line 211, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .card-wrap .card.black-friday-sale, #stickscription .card-wrap .card.black-friday-sale, #user_subscriptions .card-wrap .card.black-friday-sale {
  border-color: black;
}

/* line 214, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .card-wrap .card.black-friday-sale .flag, #stickscription .card-wrap .card.black-friday-sale .flag, #user_subscriptions .card-wrap .card.black-friday-sale .flag {
  background-color: black;
  border-radius: 0.5rem;
  color: white;
  font-size: 0.6em;
  font-weight: 900;
  padding: 2px 15px;
  text-transform: uppercase;
  position: absolute;
  top: 2rem;
  left: 5rem;
}

/* line 227, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .card-wrap .card.black-friday-sale .amount, #stickscription .card-wrap .card.black-friday-sale .amount, #user_subscriptions .card-wrap .card.black-friday-sale .amount {
  color: #F48024;
}

/* line 231, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .card-wrap .card.black-friday-sale .strikethrough, #stickscription .card-wrap .card.black-friday-sale .strikethrough, #user_subscriptions .card-wrap .card.black-friday-sale .strikethrough {
  text-decoration: line-through;
  color: black;
}

/* line 236, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .card-wrap .card.black-friday-sale .btn, #stickscription .card-wrap .card.black-friday-sale .btn, #user_subscriptions .card-wrap .card.black-friday-sale .btn {
  background-color: black;
  color: white;
  border-color: black;
}

/* line 241, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .card-wrap .card.black-friday-sale .btn:hover, #stickscription .card-wrap .card.black-friday-sale .btn:hover, #user_subscriptions .card-wrap .card.black-friday-sale .btn:hover {
  background-color: #777;
}

/* line 246, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .card-wrap .card.black-friday-sale .black-friday-disclaimer, #stickscription .card-wrap .card.black-friday-sale .black-friday-disclaimer, #user_subscriptions .card-wrap .card.black-friday-sale .black-friday-disclaimer {
  bottom: 0.5rem;
}

/* line 251, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .card-wrap .card .small, #stickscription .card-wrap .card .small, #user_subscriptions .card-wrap .card .small {
  position: absolute;
  font-size: .8em;
  bottom: 2rem;
}

@media screen and (max-width: 992px) {
  /* line 115, app/assets/stylesheets/custom/_subscriptions.scss */
  #subscription_checkout .card-wrap .card, #stickscription .card-wrap .card, #user_subscriptions .card-wrap .card {
    padding: 2rem 3rem 6rem;
  }
  /* line 260, app/assets/stylesheets/custom/_subscriptions.scss */
  #subscription_checkout .card-wrap .card.fill .flag, #stickscription .card-wrap .card.fill .flag, #user_subscriptions .card-wrap .card.fill .flag {
    left: 3rem;
  }
}

@media screen and (max-width: 768px) {
  /* line 267, app/assets/stylesheets/custom/_subscriptions.scss */
  #subscription_checkout .card-wrap .card.wide .ul-wrap, #stickscription .card-wrap .card.wide .ul-wrap, #user_subscriptions .card-wrap .card.wide .ul-wrap {
    flex-direction: column;
  }
  /* line 270, app/assets/stylesheets/custom/_subscriptions.scss */
  #subscription_checkout .card-wrap .card.wide .ul-wrap ul, #stickscription .card-wrap .card.wide .ul-wrap ul, #user_subscriptions .card-wrap .card.wide .ul-wrap ul {
    width: auto;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 992px) {
  /* line 110, app/assets/stylesheets/custom/_subscriptions.scss */
  #subscription_checkout .card-wrap, #stickscription .card-wrap, #user_subscriptions .card-wrap {
    flex-direction: column;
  }
  /* line 282, app/assets/stylesheets/custom/_subscriptions.scss */
  #subscription_checkout .card-wrap .card, #stickscription .card-wrap .card, #user_subscriptions .card-wrap .card {
    width: auto;
  }
}

/* line 289, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout, body.payment-info.modal-open {
  margin-bottom: 3rem;
  padding-bottom: 5rem;
  padding-top: 5rem;
}

/* line 294, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .row.user-info, body.payment-info.modal-open .row.user-info {
  margin-bottom: 3rem;
}

/* line 297, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .row.user-info h3, body.payment-info.modal-open .row.user-info h3 {
  text-transform: none;
}

/* line 300, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .row.user-info h3 span.bold, body.payment-info.modal-open .row.user-info h3 span.bold {
  font-weight: 700;
  color: #F48024;
}

/* line 307, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .payment, #subscription_checkout .shipping, body.payment-info.modal-open .payment, body.payment-info.modal-open .shipping {
  background-color: #eee;
  border-radius: 2rem;
  padding: 3rem 5rem 4rem;
  margin-bottom: 3rem;
}

/* line 313, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .payment h3, #subscription_checkout .shipping h3, body.payment-info.modal-open .payment h3, body.payment-info.modal-open .shipping h3 {
  font-weight: 900;
}

/* line 317, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .payment .mm-yy-cvv-wrap, #subscription_checkout .payment .city-state-zip-wrap, #subscription_checkout .payment .t-shirt-wrap, #subscription_checkout .shipping .mm-yy-cvv-wrap, #subscription_checkout .shipping .city-state-zip-wrap, #subscription_checkout .shipping .t-shirt-wrap, body.payment-info.modal-open .payment .mm-yy-cvv-wrap, body.payment-info.modal-open .payment .city-state-zip-wrap, body.payment-info.modal-open .payment .t-shirt-wrap, body.payment-info.modal-open .shipping .mm-yy-cvv-wrap, body.payment-info.modal-open .shipping .city-state-zip-wrap, body.payment-info.modal-open .shipping .t-shirt-wrap {
  margin-top: 25px;
  margin-bottom: 25px;
}

/* line 321, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .payment .mm-yy-cvv-wrap .material-group, #subscription_checkout .payment .city-state-zip-wrap .material-group, #subscription_checkout .payment .t-shirt-wrap .material-group, #subscription_checkout .shipping .mm-yy-cvv-wrap .material-group, #subscription_checkout .shipping .city-state-zip-wrap .material-group, #subscription_checkout .shipping .t-shirt-wrap .material-group, body.payment-info.modal-open .payment .mm-yy-cvv-wrap .material-group, body.payment-info.modal-open .payment .city-state-zip-wrap .material-group, body.payment-info.modal-open .payment .t-shirt-wrap .material-group, body.payment-info.modal-open .shipping .mm-yy-cvv-wrap .material-group, body.payment-info.modal-open .shipping .city-state-zip-wrap .material-group, body.payment-info.modal-open .shipping .t-shirt-wrap .material-group {
  margin: 0;
}

/* line 324, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .payment .mm-yy-cvv-wrap .material-group select, #subscription_checkout .payment .city-state-zip-wrap .material-group select, #subscription_checkout .payment .t-shirt-wrap .material-group select, #subscription_checkout .shipping .mm-yy-cvv-wrap .material-group select, #subscription_checkout .shipping .city-state-zip-wrap .material-group select, #subscription_checkout .shipping .t-shirt-wrap .material-group select, body.payment-info.modal-open .payment .mm-yy-cvv-wrap .material-group select, body.payment-info.modal-open .payment .city-state-zip-wrap .material-group select, body.payment-info.modal-open .payment .t-shirt-wrap .material-group select, body.payment-info.modal-open .shipping .mm-yy-cvv-wrap .material-group select, body.payment-info.modal-open .shipping .city-state-zip-wrap .material-group select, body.payment-info.modal-open .shipping .t-shirt-wrap .material-group select {
  margin-top: 0px;
}

@media screen and (max-width: 992px) {
  /* line 307, app/assets/stylesheets/custom/_subscriptions.scss */
  #subscription_checkout .payment, #subscription_checkout .shipping, body.payment-info.modal-open .payment, body.payment-info.modal-open .shipping {
    padding: 1rem 2rem;
  }
}

/* line 335, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .summary, body.payment-info.modal-open .summary {
  padding: 3rem 5rem 3rem;
}

/* line 338, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .summary h3, body.payment-info.modal-open .summary h3 {
  font-weight: 900;
}

/* line 342, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .summary .table, body.payment-info.modal-open .summary .table {
  width: 100%;
  margin-bottom: 3rem;
}

/* line 346, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .summary .table tr > td, body.payment-info.modal-open .summary .table tr > td {
  padding: 5px 0;
}

/* line 349, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .summary .table tr > td:last-child, body.payment-info.modal-open .summary .table tr > td:last-child {
  text-align: right;
}

/* line 355, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .summary p, body.payment-info.modal-open .summary p {
  margin-bottom: 4rem;
}

/* line 359, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .summary .bold, body.payment-info.modal-open .summary .bold {
  font-weight: 700;
}

@media screen and (max-width: 992px) {
  /* line 335, app/assets/stylesheets/custom/_subscriptions.scss */
  #subscription_checkout .summary, body.payment-info.modal-open .summary {
    padding: 2rem 0;
  }
}

/* line 368, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .indent, body.payment-info.modal-open .indent {
  margin-right: 3rem;
  margin-left: 3rem;
}

/* line 373, app/assets/stylesheets/custom/_subscriptions.scss */
#subscription_checkout .btn, body.payment-info.modal-open .btn {
  font-size: 1.25em;
}

@media screen and (max-width: 992px) {
  /* line 373, app/assets/stylesheets/custom/_subscriptions.scss */
  #subscription_checkout .btn, body.payment-info.modal-open .btn {
    font-size: 0.85em;
  }
}

/* line 383, app/assets/stylesheets/custom/_subscriptions.scss */
#user_subscriptions .card-wrap {
  justify-content: flex-start;
  flex-wrap: wrap;
}

/* line 387, app/assets/stylesheets/custom/_subscriptions.scss */
#user_subscriptions .card-wrap .card {
  overflow: hidden;
}

/* line 390, app/assets/stylesheets/custom/_subscriptions.scss */
#user_subscriptions .card-wrap .card p {
  font-weight: normal;
  font-size: .8em;
}

/* line 395, app/assets/stylesheets/custom/_subscriptions.scss */
#user_subscriptions .card-wrap .card.payment-failed, #user_subscriptions .card-wrap .card.pending-payment-update {
  border-color: #b52736;
}

/* line 398, app/assets/stylesheets/custom/_subscriptions.scss */
#user_subscriptions .card-wrap .card.payment-failed .card-banner, #user_subscriptions .card-wrap .card.pending-payment-update .card-banner {
  padding: 8px 0;
  text-align: center;
  background-color: #b52736;
  color: white;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

/* line 410, app/assets/stylesheets/custom/_subscriptions.scss */
#user_subscriptions .card-wrap .card.canceled, #user_subscriptions .card-wrap .card.expired {
  border-color: #777;
  background-color: unset;
  opacity: 75%;
}

/* line 417, app/assets/stylesheets/custom/_subscriptions.scss */
#user_subscriptions .card-wrap .card.fill h3 small {
  color: #fff;
}

/* line 421, app/assets/stylesheets/custom/_subscriptions.scss */
#user_subscriptions .card-wrap .card.fill .action-button {
  color: #fff;
}

/* line 429, app/assets/stylesheets/custom/_subscriptions.scss */
#user_subscriptions .payment-failed .status-message, #user_subscriptions .pending-payment-update .status-message {
  padding: 3px;
  padding-left: 5px;
  border-left: 5px solid #b52736;
  background-color: white;
}

/* line 438, app/assets/stylesheets/custom/_subscriptions.scss */
#user_subscriptions .action-button {
  border: none;
  padding: 0;
  margin: 5px 0;
}

/* line 444, app/assets/stylesheets/custom/_subscriptions.scss */
#user_subscriptions .subscriptions-nav {
  margin-bottom: 3rem;
}

/* line 448, app/assets/stylesheets/custom/_subscriptions.scss */
#user_subscriptions .card-subscription-flag {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: #F48024;
  padding: 0.5rem 1.3rem;
  font-size: 20px;
  color: white;
  text-align: center;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 462, app/assets/stylesheets/custom/_subscriptions.scss */
#user_subscriptions .cc-card-expired-label {
  top: 57px;
}

/* line 467, app/assets/stylesheets/custom/_subscriptions.scss */
#user_subscriptions #update_subscription_payment_info .payment {
  background-color: unset;
}

/* line 471, app/assets/stylesheets/custom/_subscriptions.scss */
#user_subscriptions #update_subscription_payment_info button[type=submit] {
  margin-top: 3rem;
  font-size: 1em;
  border-radius: 2rem;
  padding: 0.5rem 5rem;
}

/* line 478, app/assets/stylesheets/custom/_subscriptions.scss */
#user_subscriptions #update_subscription_payment_info p.error {
  color: red;
}

/* line 4, app/assets/stylesheets/custom/_float-labels.scss */
form.float-labels-form div.form-group {
  position: relative;
  margin-bottom: 2rem;
}

/* line 8, app/assets/stylesheets/custom/_float-labels.scss */
form.float-labels-form div.form-group input[type=text], form.float-labels-form div.form-group select, form.float-labels-form div.form-group input[type=email], form.float-labels-form div.form-group input:not([type=submit]) {
  border: none;
  outline: none;
  border-bottom: 1px solid #333;
  width: 100%;
  color: #333;
}

/* line 15, app/assets/stylesheets/custom/_float-labels.scss */
form.float-labels-form div.form-group input[type=text] + label, form.float-labels-form div.form-group select + label, form.float-labels-form div.form-group input[type=email] + label, form.float-labels-form div.form-group input:not([type=submit]) + label {
  transition: 200ms ease all;
  position: absolute;
  left: 5px;
  top: 5px;
  pointer-events: none;
  color: #555555;
  font-weight: 400;
  font-size: inherit !important;
}

/* line 26, app/assets/stylesheets/custom/_float-labels.scss */
form.float-labels-form div.form-group input[type=text]:focus + label, form.float-labels-form div.form-group input[type=text] + label.float, form.float-labels-form div.form-group select:focus + label, form.float-labels-form div.form-group select + label.float, form.float-labels-form div.form-group input[type=email]:focus + label, form.float-labels-form div.form-group input[type=email] + label.float, form.float-labels-form div.form-group input:not([type=submit]):focus + label, form.float-labels-form div.form-group input:not([type=submit]) + label.float {
  top: -15px;
  font-size: 12px !important;
}

/* line 2, app/assets/stylesheets/custom/_auto_reload.scss */
body.auto-reload #get-app-wrapper {
  background-size: cover;
  background-position: top center;
  padding: 19rem 0 17rem;
}

/* line 7, app/assets/stylesheets/custom/_auto_reload.scss */
body.auto-reload #get-app-wrapper .app-panel {
  position: relative;
  z-index: 2;
  background-color: #fff;
  padding: 2rem 5rem 5rem;
  border-radius: 3rem;
  width: 90%;
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}

/* line 18, app/assets/stylesheets/custom/_auto_reload.scss */
body.auto-reload #get-app-wrapper .app-panel .icon-wrap {
  position: absolute;
  top: -6rem;
  left: 50%;
  transform: translateX(-50%);
  width: 130px;
  border: 5px solid #fff;
  border-radius: 1.5rem;
}

/* line 27, app/assets/stylesheets/custom/_auto_reload.scss */
body.auto-reload #get-app-wrapper .app-panel .icon-wrap img {
  border-radius: 1.5rem;
}

/* line 32, app/assets/stylesheets/custom/_auto_reload.scss */
body.auto-reload #get-app-wrapper .app-panel h1, body.auto-reload #get-app-wrapper .app-panel h2 {
  text-transform: uppercase;
}

/* line 37, app/assets/stylesheets/custom/_auto_reload.scss */
body.auto-reload #get-app-wrapper .app-panel h1 {
  font-weight: bold;
}

/* line 41, app/assets/stylesheets/custom/_auto_reload.scss */
body.auto-reload #get-app-wrapper .app-panel .title-wrapper {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2.25rem;
  padding-left: 22px;
  padding-right: 22px;
  margin-top: 5em;
  position: relative;
  display: inline-block;
}

/* line 50, app/assets/stylesheets/custom/_auto_reload.scss */
body.auto-reload #get-app-wrapper .app-panel .title-wrapper .flag {
  text-align: center;
}

/* line 53, app/assets/stylesheets/custom/_auto_reload.scss */
body.auto-reload #get-app-wrapper .app-panel .title-wrapper .flag span {
  display: inline-block;
  padding: 2px 15px;
  background-color: #F48024;
  color: white;
  font-weight: bold;
  font-size: 12px;
}

/* line 62, app/assets/stylesheets/custom/_auto_reload.scss */
body.auto-reload #get-app-wrapper .app-panel .title-wrapper h1 {
  margin-top: 5px;
  margin-bottom: 0;
}

/* line 68, app/assets/stylesheets/custom/_auto_reload.scss */
body.auto-reload #get-app-wrapper .app-panel h2 {
  margin-top: 0;
  font-size: 20px;
  color: #F48024;
}

/* line 74, app/assets/stylesheets/custom/_auto_reload.scss */
body.auto-reload #get-app-wrapper .app-panel .app-link-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

/* line 80, app/assets/stylesheets/custom/_auto_reload.scss */
body.auto-reload #get-app-wrapper .app-panel .app-link-wrap .app-link.ios {
  display: flex;
  width: 200px;
  height: 77.39px;
  justify-content: center;
  align-items: center;
}

/* line 86, app/assets/stylesheets/custom/_auto_reload.scss */
body.auto-reload #get-app-wrapper .app-panel .app-link-wrap .app-link.ios a {
  width: 177px;
  height: 54px;
}

/* line 91, app/assets/stylesheets/custom/_auto_reload.scss */
body.auto-reload #get-app-wrapper .app-panel .app-link-wrap .app-link.android {
  width: 200px;
  display: inline-block;
}

/* line 95, app/assets/stylesheets/custom/_auto_reload.scss */
body.auto-reload #get-app-wrapper .app-panel .app-link-wrap .app-link.android a {
  display: inline-block;
  margin-top: -1px;
}

/* line 106, app/assets/stylesheets/custom/_auto_reload.scss */
.media-columns {
  position: relative;
  background-color: RGB(241, 241, 241);
  padding-top: 50px;
  padding-bottom: 50px;
}

@media screen and (max-width: 767px) {
  /* line 106, app/assets/stylesheets/custom/_auto_reload.scss */
  .media-columns {
    text-align: center;
    padding-bottom: 0px;
  }
}

/* line 116, app/assets/stylesheets/custom/_auto_reload.scss */
.media-columns h2 {
  padding-bottom: 30px;
}

/* line 118, app/assets/stylesheets/custom/_auto_reload.scss */
.media-columns h2 span {
  display: block;
}

/* line 122, app/assets/stylesheets/custom/_auto_reload.scss */
.media-columns .block-content {
  font-size: 2.25rem;
}

/* line 125, app/assets/stylesheets/custom/_auto_reload.scss */
.media-columns--content {
  padding-top: 25px;
  padding-bottom: 25px;
}

/* line 129, app/assets/stylesheets/custom/_auto_reload.scss */
.media-columns--image-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  z-index: 1;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
  /* line 129, app/assets/stylesheets/custom/_auto_reload.scss */
  .media-columns--image-bg {
    position: initial;
    top: initial;
    bottom: initial;
    right: initial;
    width: initial;
    background-position: initial;
    background-size: initial;
    padding-left: 0px;
    padding-right: 0px;
  }
}

/* line 152, app/assets/stylesheets/custom/_auto_reload.scss */
.media-columns--image {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  z-index: 2;
  background-size: auto 100%;
  background-position: top center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
  /* line 152, app/assets/stylesheets/custom/_auto_reload.scss */
  .media-columns--image {
    position: initial;
    top: initial;
    bottom: initial;
    right: initial;
    width: initial;
    background-position: initial;
    background-size: initial;
    padding-left: 0px;
    padding-right: 0px;
  }
}

/* line 177, app/assets/stylesheets/custom/_auto_reload.scss */
.ar-gift-card-balance-section {
  padding-bottom: 70px;
}

/* line 181, app/assets/stylesheets/custom/_auto_reload.scss */
.ar-gift-card-balance-section .balance-check {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 186, app/assets/stylesheets/custom/_auto_reload.scss */
.ar-gift-card-balance-section .balance-check div {
  margin-right: 8rem;
}

/* line 189, app/assets/stylesheets/custom/_auto_reload.scss */
.ar-gift-card-balance-section .balance-check div:first-child {
  text-align: center;
  margin-right: 0;
  margin-left: 8rem;
}

/* line 196, app/assets/stylesheets/custom/_auto_reload.scss */
.ar-gift-card-balance-section .balance-check h3 {
  text-transform: none;
  font-weight: bold;
  font-size: 2em;
}

/* line 1, app/assets/stylesheets/custom/_map-locations.scss */
.locations {
  position: relative;
}

/* line 5, app/assets/stylesheets/custom/_map-locations.scss */
.location-list-container {
  width: 100%;
  border-right: 1px solid #ddd;
  position: relative;
  padding: 0;
}

/* line 9, app/assets/stylesheets/custom/_map-locations.scss */
.location-list-container h3 {
  margin-top: .2em;
  white-space: nowrap;
}

@media screen and (min-width: 992px) {
  /* line 5, app/assets/stylesheets/custom/_map-locations.scss */
  .location-list-container {
    width: 500px;
    height: 80vh;
  }
}

/* line 19, app/assets/stylesheets/custom/_map-locations.scss */
.location-list-container .store-list {
  padding-bottom: 2em;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: auto;
  z-index: 997;
}

@media screen and (min-width: 992px) {
  /* line 19, app/assets/stylesheets/custom/_map-locations.scss */
  .location-list-container .store-list {
    position: absolute;
    bottom: 30px;
    top: 170px;
    left: 0;
    right: 0;
  }
}

@media screen and (max-width: 991px) {
  /* line 19, app/assets/stylesheets/custom/_map-locations.scss */
  .location-list-container .store-list {
    padding-bottom: 3em;
  }
}

/* line 36, app/assets/stylesheets/custom/_map-locations.scss */
.location-list-container .store-list li {
  display: block;
  border-bottom: 1px solid #ddd;
  position: relative;
  padding: 22px 15px 10px;
  margin: 0;
}

@media screen and (max-width: 767px) {
  /* line 36, app/assets/stylesheets/custom/_map-locations.scss */
  .location-list-container .store-list li {
    font-size: .8em;
  }
}

/* line 44, app/assets/stylesheets/custom/_map-locations.scss */
.location-list-container .store-list li.highlighted {
  background-color: #eee;
}

/* line 47, app/assets/stylesheets/custom/_map-locations.scss */
.location-list-container .store-list li.no-stores {
  background: #fffbea;
  padding: 2em;
}

@media screen and (min-width: 992px) {
  /* line 36, app/assets/stylesheets/custom/_map-locations.scss */
  .location-list-container .store-list li {
    padding: 22px 50px 10px 50px;
  }
  /* line 53, app/assets/stylesheets/custom/_map-locations.scss */
  .location-list-container .store-list li .location-action {
    text-align: right;
    padding-top: 2.2em;
  }
  /* line 57, app/assets/stylesheets/custom/_map-locations.scss */
  .location-list-container .store-list li .location-details, .location-list-container .store-list li .location-action {
    width: 50%;
    float: left;
  }
}

@media screen and (max-width: 380px) {
  /* line 63, app/assets/stylesheets/custom/_map-locations.scss */
  .location-list-container .store-list li .dl-links {
    display: block;
  }
}

/* line 14, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.location-list-container .store-list li .location-wrapper:before, .location-list-container .store-list li .location-wrapper:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.location-list-container .store-list li .location-wrapper:after {
  clear: both;
}

@media screen and (max-width: 991px) {
  /* line 67, app/assets/stylesheets/custom/_map-locations.scss */
  .location-list-container .store-list li .location-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
  }
  /* line 76, app/assets/stylesheets/custom/_map-locations.scss */
  .location-list-container .store-list li .location-wrapper .location-details, .location-list-container .store-list li .location-wrapper .location-action {
    -webkit-box-flex: 2;
    width: 66%;
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2;
  }
  /* line 83, app/assets/stylesheets/custom/_map-locations.scss */
  .location-list-container .store-list li .location-wrapper .location-action {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    display: inline;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-box-flex: 1;
    width: 33%;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  /* line 101, app/assets/stylesheets/custom/_map-locations.scss */
  .location-list-container .store-list li .location-wrapper .location-action .btn {
    white-space: normal !important;
    word-wrap: break-word;
  }
}

@media screen and (max-width: 340px) {
  /* line 109, app/assets/stylesheets/custom/_map-locations.scss */
  .location-list-container .store-list li .location-wrapper .location-action .btn {
    font-size: 8px;
  }
}

/* line 114, app/assets/stylesheets/custom/_map-locations.scss */
.location-list-container .store-list li .location-wrapper .location-details {
  padding-right: 10px;
  float: left;
}

/* line 121, app/assets/stylesheets/custom/_map-locations.scss */
.location-list-container .store-list li h2 {
  font-size: 1em;
  text-transform: uppercase;
  margin-bottom: .5em;
}

/* line 126, app/assets/stylesheets/custom/_map-locations.scss */
.location-list-container .store-list li p {
  text-transform: uppercase;
  font-size: .9em;
  color: #989898;
}

/* line 136, app/assets/stylesheets/custom/_map-locations.scss */
.location-list-container .enter-location {
  padding: 1.5em 15px 1.5em;
  border-bottom: 1px solid #ddd;
  background: #fff;
  position: relative;
  z-index: 997;
}

@media screen and (min-width: 992px) {
  /* line 136, app/assets/stylesheets/custom/_map-locations.scss */
  .location-list-container .enter-location {
    padding: 21px 50px 10px 50px;
  }
}

/* line 145, app/assets/stylesheets/custom/_map-locations.scss */
.location-list-container .enter-location label {
  font-weight: 300;
  text-transform: uppercase;
  font-size: 1.3em;
}

/* line 151, app/assets/stylesheets/custom/_map-locations.scss */
.location-list-container .enter-location input[type='text'] {
  background: #fff;
  border: 2px solid #ccc;
  box-shadow: none;
  height: 4.5rem;
  border-right: none;
  margin-bottom: .5em;
}

/* line 160, app/assets/stylesheets/custom/_map-locations.scss */
.location-list-container .enter-location button {
  height: 4.5rem;
  padding: 13px 14px;
  margin-top: -8px;
  border: none;
  line-height: 28px;
}

/* line 166, app/assets/stylesheets/custom/_map-locations.scss */
.location-list-container .enter-location button .icon {
  font-size: 22px !important;
}

/* line 171, app/assets/stylesheets/custom/_map-locations.scss */
.location-list-container .enter-location p {
  font-size: .8em;
  clear: both;
}

/* line 174, app/assets/stylesheets/custom/_map-locations.scss */
.location-list-container .enter-location p .icon {
  font-size: 1.25em;
}

/* line 181, app/assets/stylesheets/custom/_map-locations.scss */
#map {
  height: 80vh;
  position: absolute;
  left: 500px;
  right: 0;
  top: 0;
  max-width: inherit !important;
  max-height: inherit !important;
}

@media screen and (max-width: 991px) {
  /* line 181, app/assets/stylesheets/custom/_map-locations.scss */
  #map {
    display: none;
  }
}

/* line 192, app/assets/stylesheets/custom/_map-locations.scss */
#map img {
  max-width: none;
}

/* line 195, app/assets/stylesheets/custom/_map-locations.scss */
#map.single-location {
  height: 370px;
  width: 100%;
  position: relative;
  left: auto;
  right: auto;
  top: auto;
}

/* line 203, app/assets/stylesheets/custom/_map-locations.scss */
#map h3 {
  margin-top: .2em;
}

/* line 206, app/assets/stylesheets/custom/_map-locations.scss */
#map p {
  margin: .5em 0;
}

/* line 208, app/assets/stylesheets/custom/_map-locations.scss */
#map p b {
  font-size: 1em;
}

/* line 211, app/assets/stylesheets/custom/_map-locations.scss */
#map p a b {
  font-size: 1em;
}

/* line 214, app/assets/stylesheets/custom/_map-locations.scss */
#map p:last-child {
  margin-bottom: 0;
}

/* line 218, app/assets/stylesheets/custom/_map-locations.scss */
#map .btn-outline {
  border: none;
  padding: 0;
  color: #F48024;
}

/* line 222, app/assets/stylesheets/custom/_map-locations.scss */
#map .btn-outline:hover {
  background: none;
  color: #F48024 !important;
}

@media screen and (max-height: 700px) {
  /* line 230, app/assets/stylesheets/custom/_map-locations.scss */
  .locations-header {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  /* line 235, app/assets/stylesheets/custom/_map-locations.scss */
  #main .locations {
    padding-top: 251px;
  }
  /* line 239, app/assets/stylesheets/custom/_map-locations.scss */
  #main .locations #map {
    height: 250px;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    border-bottom: 1px solid #ccc;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 235, app/assets/stylesheets/custom/_map-locations.scss */
  #main .locations {
    padding-top: 320px;
  }
  /* line 250, app/assets/stylesheets/custom/_map-locations.scss */
  #main .locations #map {
    height: 320px;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    border-bottom: 1px solid #ccc;
  }
}

/* line 261, app/assets/stylesheets/custom/_map-locations.scss */
.jumbotron.locations {
  position: relative;
}

/* line 263, app/assets/stylesheets/custom/_map-locations.scss */
.jumbotron.locations .view-all-locations {
  position: absolute;
  right: 50px;
  bottom: 0;
  font-weight: 500;
  font-size: 1em;
  text-transform: uppercase;
}

/* line 270, app/assets/stylesheets/custom/_map-locations.scss */
.jumbotron.locations .view-all-locations a {
  color: #fff;
  background: url(/../images/icon-chevron-right.png) right center no-repeat;
  background-size: contain;
  padding-right: 1em;
}

/* line 280, app/assets/stylesheets/custom/_map-locations.scss */
.pac-container {
  z-index: 9999;
}

/* line 284, app/assets/stylesheets/custom/_map-locations.scss */
.truck-tile {
  background: rgba(244, 128, 36, 0.04);
}

/* line 286, app/assets/stylesheets/custom/_map-locations.scss */
.truck-tile .location-action {
  padding-top: 0 !important;
}

/* line 290, app/assets/stylesheets/custom/_map-locations.scss */
.truck-tile .location-details h3 {
  margin-bottom: 0;
}

/* line 293, app/assets/stylesheets/custom/_map-locations.scss */
.truck-tile .location-details p.subtitle {
  font-size: .8em;
  margin-bottom: .8em;
  font-style: italic;
}

/* line 298, app/assets/stylesheets/custom/_map-locations.scss */
.truck-tile .location-details p {
  margin-bottom: 0;
}

@media screen and (min-width: 992px) {
  /* line 1, app/assets/stylesheets/custom/_bag.scss */
  #collapse-bag {
    border-left: 1px solid #e7e7e7;
    width: 500px;
  }
}

@media screen and (max-width: 991px) {
  /* line 1, app/assets/stylesheets/custom/_bag.scss */
  #collapse-bag {
    width: 100%;
  }
}

/* line 12, app/assets/stylesheets/custom/_bag.scss */
#collapse-bag .nav-tabs.nav-justified > li > a {
  background-color: #989898;
  border-radius: 0;
  border: none;
  color: #fff;
  margin-bottom: 0;
}

/* line 18, app/assets/stylesheets/custom/_bag.scss */
#collapse-bag .nav-tabs.nav-justified > li > a:hover {
  border: none;
  color: #767676;
}

/* line 23, app/assets/stylesheets/custom/_bag.scss */
#collapse-bag .nav-tabs.nav-justified > li:last-child {
  border-left: 1px solid #fff;
}

@media screen and (max-width: 991px) {
  /* line 10, app/assets/stylesheets/custom/_bag.scss */
  #collapse-bag .nav-tabs.nav-justified > li {
    width: 50%;
    float: left;
    border-left: none;
  }
}

/* line 33, app/assets/stylesheets/custom/_bag.scss */
#collapse-bag .bag-bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
}

/* line 37, app/assets/stylesheets/custom/_bag.scss */
#collapse-bag .bag-bottom .nav-tabs.nav-justified li a {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 41, app/assets/stylesheets/custom/_bag.scss */
#collapse-bag .bag-bottom .total {
  font-size: .8em;
  padding: 18px 25px;
}

/* line 48, app/assets/stylesheets/custom/_bag.scss */
.total {
  border-top: 1px solid #989898;
  padding: 18px 0;
}

/* line 54, app/assets/stylesheets/custom/_bag.scss */
.bag-scroll {
  position: absolute;
  z-index: 1;
  background-color: #fff;
  overflow-y: scroll;
}

/* line 63, app/assets/stylesheets/custom/_bag.scss */
.bag-items {
  padding: 1.5em;
}

/* line 65, app/assets/stylesheets/custom/_bag.scss */
.bag-items .bag-items-container {
  position: relative;
  overflow-x: hidden;
}

/* line 66, app/assets/stylesheets/custom/_bag.scss */
.bag-items .bag-items-container .row {
  margin-left: -5px;
  margin-right: -5px;
}

/* line 72, app/assets/stylesheets/custom/_bag.scss */
.bag-items .bag-items-container .bag-item {
  margin-top: 1em;
  transform: translateX(100%);
  transition: all ease 0.4s;
  font-size: .8em;
}

/* line 77, app/assets/stylesheets/custom/_bag.scss */
.bag-items .bag-items-container .bag-item label {
  display: block;
}

/* line 80, app/assets/stylesheets/custom/_bag.scss */
.bag-items .bag-items-container .bag-item .qty-menu li a {
  padding-bottom: 10px;
  display: block;
}

/* line 88, app/assets/stylesheets/custom/_bag.scss */
.ico-bag {
  background: url(/images/icon-bag.png) center top no-repeat;
  width: 23px;
  display: inline-block;
  line-height: 33px;
  margin-top: -10px;
}

/* line 96, app/assets/stylesheets/custom/_bag.scss */
.btn-bag {
  padding-left: 0;
  padding-right: 0;
}

/* line 1, app/assets/stylesheets/custom/_carousel.scss */
.hp-slider {
  position: relative;
}

/* line 3, app/assets/stylesheets/custom/_carousel.scss */
.hp-slider #swipe-prev, .hp-slider #swipe-next {
  position: absolute;
  top: 50%;
  z-index: 997;
  color: #fff;
  padding: 4px 0;
  width: 50px;
  height: 50px;
  border-radius: 90px;
  background-color: #333;
  display: inline-block;
  font-size: 40px;
  text-align: center;
  opacity: .5;
  margin-top: -25px;
}

/* line 19, app/assets/stylesheets/custom/_carousel.scss */
.hp-slider #swipe-prev:hover, .hp-slider #swipe-next:hover {
  opacity: .8;
}

/* line 23, app/assets/stylesheets/custom/_carousel.scss */
.hp-slider #swipe-prev {
  left: 50px;
  letter-spacing: 5px;
}

/* line 27, app/assets/stylesheets/custom/_carousel.scss */
.hp-slider #swipe-next {
  right: 50px;
  letter-spacing: -5px;
}

/* line 32, app/assets/stylesheets/custom/_carousel.scss */
.hp-slider #swipe-next-small {
  position: absolute;
  top: 40%;
  z-index: 997;
  color: #fff;
  padding: 12.5px 1px;
  width: 25px;
  height: 25px;
  border-radius: 90px;
  background-color: #333;
  display: inline-block;
  font-size: 25px;
  text-align: center;
  vertical-align: baseline;
  opacity: .5;
  margin-top: 0px;
  line-height: 0;
}

/* line 50, app/assets/stylesheets/custom/_carousel.scss */
.hp-slider #swipe-next-small:hover {
  opacity: .8;
}

/* line 55, app/assets/stylesheets/custom/_carousel.scss */
.hp-slider #swipe-prev-small {
  position: absolute;
  top: 40%;
  z-index: 997;
  color: #fff;
  padding: 12.5px 1px 0px 0px;
  width: 25px;
  height: 25px;
  border-radius: 90px;
  background-color: #333;
  display: inline-block;
  font-size: 25px;
  text-align: center;
  vertical-align: baseline;
  opacity: .5;
  margin-top: 0px;
  line-height: 0;
}

/* line 73, app/assets/stylesheets/custom/_carousel.scss */
.hp-slider #swipe-prev-small:hover {
  opacity: .8;
}

/* line 77, app/assets/stylesheets/custom/_carousel.scss */
.hp-slider #swipe-prev-small {
  left: 15px;
  letter-spacing: 2px;
}

/* line 81, app/assets/stylesheets/custom/_carousel.scss */
.hp-slider #swipe-next-small {
  right: 15px;
  letter-spacing: 2px;
}

/* line 88, app/assets/stylesheets/custom/_carousel.scss */
#carousel_video.hp-slider #slider {
  visibility: visible;
}

/* line 92, app/assets/stylesheets/custom/_carousel.scss */
#carousel_video.hp-slider #slider #clip2.swipe-wrap {
  margin-top: 100%;
}

/* line 95, app/assets/stylesheets/custom/_carousel.scss */
#carousel_video.hp-slider #slider .swipe-wrap .slide {
  min-height: calc(100vh - 70px);
}

/* line 98, app/assets/stylesheets/custom/_carousel.scss */
#carousel_video.hp-slider #slider .swipe-wrap .slide video {
  min-height: 100%;
  min-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 991px) {
  /* line 115, app/assets/stylesheets/custom/_carousel.scss */
  #swipe-next, #swipe-prev, #swipe-next-small, #swipe-prev-small, #bulletPosition {
    display: none !important;
  }
}

/* line 121, app/assets/stylesheets/custom/_carousel.scss */
#slider-2 {
  overflow: hidden;
  visibility: hidden;
  position: relative;
}

/* line 126, app/assets/stylesheets/custom/_carousel.scss */
#slider-2 .swipe-wrap {
  overflow: hidden;
  position: relative;
}

/* line 132, app/assets/stylesheets/custom/_carousel.scss */
#slider-2 .swipe-wrap > div {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

/* line 141, app/assets/stylesheets/custom/_carousel.scss */
#slider-2 .swipe-wrap > div .carousel-caption {
  top: 50%;
  left: 10%;
  right: 10%;
  padding: 0;
  transform: translateY(-50%);
  margin-top: 0 !important;
  bottom: initial;
}

/* line 149, app/assets/stylesheets/custom/_carousel.scss */
#slider-2 .swipe-wrap > div .carousel-caption .flag {
  display: inline-block;
  margin-bottom: 1rem;
  padding: 1px 15px;
  background-color: #F48024;
  font-size: .8em;
  font-weight: 700;
  font-size: 1em;
  color: #FFF;
  text-transform: uppercase;
}

/* line 169, app/assets/stylesheets/custom/_carousel.scss */
#slider-2 .swipe-wrap > div .carousel-caption .teaser {
  font-size: 1.5em;
  text-transform: uppercase;
  letter-spacing: .02em;
  line-height: 1.1em;
}

/* line 175, app/assets/stylesheets/custom/_carousel.scss */
#slider-2 .swipe-wrap > div .carousel-caption .small-text {
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: .02em;
  line-height: 1.1em;
}

/* line 204, app/assets/stylesheets/custom/_carousel.scss */
#slider-2 .swipe-wrap .slide--ribbon {
  margin: 0;
  padding: 0;
  padding: 1em 0;
  position: absolute;
  font-weight: bold;
  background-color: #F48024;
  color: white;
}

/* line 212, app/assets/stylesheets/custom/_carousel.scss */
#slider-2 .swipe-wrap .slide--ribbon-right {
  right: 0;
  transform: translateX(30%) translateY(0%) rotate(45deg);
  top: 0;
  transform-origin: top left;
}

/* line 218, app/assets/stylesheets/custom/_carousel.scss */
#slider-2 .swipe-wrap .slide--ribbon-left {
  left: 0;
  transform: translateX(-30%) translateY(0%) rotate(45deg);
  bottom: 0;
  transform-origin: bottom right;
}

/* line 225, app/assets/stylesheets/custom/_carousel.scss */
#slider-2 .swipe-wrap .slide--ribbon:before,
#slider-2 .swipe-wrap .slide--ribbon:after {
  content: '';
  position: absolute;
  top: 0;
  margin: 0 -1px;
  /* tweak */
  width: 100%;
  height: 100%;
  background: #F48024;
}

/* line 235, app/assets/stylesheets/custom/_carousel.scss */
#slider-2 .swipe-wrap .slide--ribbon:before {
  right: 100%;
}

/* line 239, app/assets/stylesheets/custom/_carousel.scss */
#slider-2 .swipe-wrap .slide--ribbon:after {
  left: 100%;
}

/* line 244, app/assets/stylesheets/custom/_carousel.scss */
#bulletPosition-2 {
  position: absolute;
  z-index: 997;
  bottom: 5px;
  text-align: center;
  width: 100%;
}

/* line 250, app/assets/stylesheets/custom/_carousel.scss */
#bulletPosition-2 em {
  display: inline-block;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid #fff;
  height: 15px;
  width: 15px;
  border-radius: 100px;
}

/* line 257, app/assets/stylesheets/custom/_carousel.scss */
#bulletPosition-2 em.on {
  background: #fff;
}

/* line 263, app/assets/stylesheets/custom/_carousel.scss */
#slider {
  overflow: hidden;
  visibility: hidden;
  position: relative;
  border-bottom: 10px solid #231f20;
}

/* line 268, app/assets/stylesheets/custom/_carousel.scss */
#slider .swipe-wrap {
  overflow: hidden;
  position: relative;
}

/* line 271, app/assets/stylesheets/custom/_carousel.scss */
#slider .swipe-wrap img {
  min-width: 400px;
}

/* line 274, app/assets/stylesheets/custom/_carousel.scss */
#slider .swipe-wrap > div {
  float: left;
  width: 100%;
  min-height: calc(100vh - 80px);
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

/* line 283, app/assets/stylesheets/custom/_carousel.scss */
#slider .swipe-wrap > div .carousel-caption {
  top: 50%;
  left: 10%;
  right: 10%;
  padding: 0;
  transform: translateY(-50%);
  margin-top: 0 !important;
  bottom: initial;
}

/* line 291, app/assets/stylesheets/custom/_carousel.scss */
#slider .swipe-wrap > div .carousel-caption .flag {
  display: inline-block;
  margin-bottom: 1rem;
  padding: 1px 15px;
  background-color: #F48024;
  font-size: .8em;
  font-weight: 700;
  font-size: 1em;
  color: #FFF;
  text-transform: uppercase;
}

/* line 302, app/assets/stylesheets/custom/_carousel.scss */
#slider .swipe-wrap > div .carousel-caption p em {
  font-size: 5.5em;
  margin-bottom: 0;
  line-height: .8em;
  font-family: Lato;
  font-style: normal;
  text-transform: uppercase;
  font-weight: 900;
}

/* line 311, app/assets/stylesheets/custom/_carousel.scss */
#slider .swipe-wrap > div .carousel-caption .teaser {
  font-size: 1.5em;
  text-transform: uppercase;
  letter-spacing: .02em;
  line-height: 1.1em;
}

/* line 317, app/assets/stylesheets/custom/_carousel.scss */
#slider .swipe-wrap > div .carousel-caption .small-text {
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: .02em;
  line-height: 1.1em;
}

@media screen and (max-width: 991px) {
  /* line 324, app/assets/stylesheets/custom/_carousel.scss */
  #slider .swipe-wrap > div .carousel-caption p em {
    font-size: 3.4em;
  }
  /* line 327, app/assets/stylesheets/custom/_carousel.scss */
  #slider .swipe-wrap > div .carousel-caption .teaser {
    font-size: .945em;
  }
}

@media screen and (max-width: 767px) {
  /* line 332, app/assets/stylesheets/custom/_carousel.scss */
  #slider .swipe-wrap > div .carousel-caption p em {
    font-size: 2.7em;
  }
  /* line 335, app/assets/stylesheets/custom/_carousel.scss */
  #slider .swipe-wrap > div .carousel-caption .teaser {
    font-size: .945em;
  }
  /* line 339, app/assets/stylesheets/custom/_carousel.scss */
  #slider .swipe-wrap > div .carousel-caption a.btn {
    min-width: 150px;
  }
}

/* line 346, app/assets/stylesheets/custom/_carousel.scss */
#slider .swipe-wrap .slide--ribbon {
  margin: 0;
  padding: 0;
  padding: 1em 0;
  position: absolute;
  font-weight: bold;
  background-color: #F48024;
  color: white;
}

/* line 354, app/assets/stylesheets/custom/_carousel.scss */
#slider .swipe-wrap .slide--ribbon-right {
  right: 0;
  transform: translateX(30%) translateY(0%) rotate(45deg);
  top: 0;
  transform-origin: top left;
}

/* line 360, app/assets/stylesheets/custom/_carousel.scss */
#slider .swipe-wrap .slide--ribbon-left {
  left: 0;
  transform: translateX(-30%) translateY(0%) rotate(45deg);
  bottom: 0;
  transform-origin: bottom right;
}

/* line 367, app/assets/stylesheets/custom/_carousel.scss */
#slider .swipe-wrap .slide--ribbon:before,
#slider .swipe-wrap .slide--ribbon:after {
  content: '';
  position: absolute;
  top: 0;
  margin: 0 -1px;
  /* tweak */
  width: 100%;
  height: 100%;
  background: #F48024;
}

/* line 377, app/assets/stylesheets/custom/_carousel.scss */
#slider .swipe-wrap .slide--ribbon:before {
  right: 100%;
}

/* line 381, app/assets/stylesheets/custom/_carousel.scss */
#slider .swipe-wrap .slide--ribbon:after {
  left: 100%;
}

/* line 386, app/assets/stylesheets/custom/_carousel.scss */
#bulletPosition {
  position: absolute;
  z-index: 997;
  bottom: 50px;
  text-align: center;
  width: 100%;
}

/* line 392, app/assets/stylesheets/custom/_carousel.scss */
#bulletPosition em {
  display: inline-block;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid #fff;
  height: 15px;
  width: 15px;
  border-radius: 100px;
}

/* line 399, app/assets/stylesheets/custom/_carousel.scss */
#bulletPosition em.on {
  background: #fff;
}

/* line 405, app/assets/stylesheets/custom/_carousel.scss */
#carousel-whats-piada {
  width: 100%;
  margin-bottom: -5px;
}

@media screen and (min-width: 992px) {
  /* line 409, app/assets/stylesheets/custom/_carousel.scss */
  #carousel-whats-piada .img-primary {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }
  /* line 415, app/assets/stylesheets/custom/_carousel.scss */
  #carousel-whats-piada .carousel-content {
    min-height: 528px;
  }
}

@media screen and (max-width: 991px) {
  /* line 420, app/assets/stylesheets/custom/_carousel.scss */
  #carousel-whats-piada .carousel-content {
    margin-top: -3rem;
  }
  /* line 423, app/assets/stylesheets/custom/_carousel.scss */
  #carousel-whats-piada .img-primary {
    margin: 0 auto;
  }
  /* line 426, app/assets/stylesheets/custom/_carousel.scss */
  #carousel-whats-piada .img-secondary {
    display: none;
  }
}

/* line 430, app/assets/stylesheets/custom/_carousel.scss */
#carousel-whats-piada .carousel-caption {
  position: initial;
  left: initial;
  right: initial;
  color: #434343;
  text-shadow: none;
  min-height: 150px;
}

/* line 437, app/assets/stylesheets/custom/_carousel.scss */
#carousel-whats-piada .carousel-caption p.slide-heading {
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 1.2em;
  color: #231f20;
}

/* line 444, app/assets/stylesheets/custom/_carousel.scss */
#carousel-whats-piada .carousel-caption p.teaser {
  color: #F48024;
  font-size: .9em;
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  -webkit-font-smoothing: initial !important;
}

@media screen and (min-width: 992px) {
  /* line 430, app/assets/stylesheets/custom/_carousel.scss */
  #carousel-whats-piada .carousel-caption {
    padding: 6rem 8rem 2rem 8rem;
  }
}

/* line 455, app/assets/stylesheets/custom/_carousel.scss */
#carousel-whats-piada .indicator-row {
  z-index: 3;
  width: 100%;
  margin-top: -55px;
  margin-bottom: 50px;
}

/* line 463, app/assets/stylesheets/custom/_carousel.scss */
#carousel-whats-piada .carousel-indicators {
  position: static;
  bottom: initial;
  left: initial;
  margin-left: initial;
  width: 100%;
}

/* line 469, app/assets/stylesheets/custom/_carousel.scss */
#carousel-whats-piada .carousel-indicators li {
  width: 28px;
  height: 12px;
  background-color: #d8d8d8;
  border-radius: 0;
  border: none !important;
  margin: 0 !important;
}

/* line 476, app/assets/stylesheets/custom/_carousel.scss */
#carousel-whats-piada .carousel-indicators li.active {
  background-color: #F48024;
}

@media screen and (max-width: 991px) {
  /* line 482, app/assets/stylesheets/custom/_carousel.scss */
  #carousel-whats-piada .carousel-inner {
    padding-bottom: 20px;
  }
}

/* line 486, app/assets/stylesheets/custom/_carousel.scss */
#carousel-whats-piada .carousel-inner .item, #carousel-whats-piada .carousel-inner .prev.right, #carousel-whats-piada .carousel-inner .next.right, #carousel-whats-piada .carousel-inner .prev.left, #carousel-whats-piada .carousel-inner .next.left {
  opacity: 0;
  transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-property: ease;
  -webkit-transition-duration: 1800ms;
  -moz-transition-duration: 1800ms;
  -o-transition-duration: 1800ms;
  transition-duration: 1800ms;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  left: 0;
}

/* line 503, app/assets/stylesheets/custom/_carousel.scss */
#carousel-whats-piada .carousel-inner .item {
  width: 100% !important;
}

/* line 506, app/assets/stylesheets/custom/_carousel.scss */
#carousel-whats-piada .carousel-inner .active {
  opacity: 1;
}

/* line 509, app/assets/stylesheets/custom/_carousel.scss */
#carousel-whats-piada .carousel-inner .active.left,
#carousel-whats-piada .carousel-inner .active.right {
  opacity: 0;
  z-index: 1;
}

/* line 514, app/assets/stylesheets/custom/_carousel.scss */
#carousel-whats-piada .carousel-inner .next.left,
#carousel-whats-piada .carousel-inner .prev.right {
  opacity: 1;
}

/* line 521, app/assets/stylesheets/custom/_carousel.scss */
#carousel-whats-piada .carousel-inner > .item.next,
#carousel-whats-piada .carousel-inner > .item.active.right {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 526, app/assets/stylesheets/custom/_carousel.scss */
#carousel-whats-piada .carousel-inner > .item.prev,
#carousel-whats-piada .carousel-inner > .item.active.left {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 531, app/assets/stylesheets/custom/_carousel.scss */
#carousel-whats-piada .carousel-inner > .item.next.left,
#carousel-whats-piada .carousel-inner > .item.prev.right,
#carousel-whats-piada .carousel-inner > .item.active {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 537, app/assets/stylesheets/custom/_carousel.scss */
#carousel-whats-piada .carousel-control {
  z-index: 2;
}

/* line 544, app/assets/stylesheets/custom/_carousel.scss */
#main #carousel-whats-piada.carousel .item.active {
  transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-property: ease-in-out;
  -webkit-transition-duration: 800ms;
  -moz-transition-duration: 800ms;
  -o-transition-duration: 800ms;
  transition-duration: 800ms;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  opacity: 1;
  display: block;
}

/* line 562, app/assets/stylesheets/custom/_carousel.scss */
#main #carousel-whats-piada.carousel .next.left, #main #carousel-whats-piada.carousel .prev.right {
  opacity: 1;
  z-index: 1;
  transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-property: ease-in-out;
  -webkit-transition-duration: 800ms;
  -moz-transition-duration: 800ms;
  -o-transition-duration: 800ms;
  transition-duration: 800ms;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  opacity: 1;
  display: block;
}

/* line 580, app/assets/stylesheets/custom/_carousel.scss */
#main #carousel-whats-piada.carousel .active.left {
  opacity: 0;
  z-index: 2;
  display: block;
}

/* line 582, app/assets/stylesheets/custom/_carousel.scss */
#main #carousel-whats-piada.carousel .active.right {
  opacity: 0;
  z-index: 2;
  display: block;
}

/* line 2, app/assets/stylesheets/custom/_instagram.scss */
.instagram #instafeed li {
  background: none;
  float: left;
  overflow: hidden;
  transition: none;
  margin-top: -0.66px;
}

@media screen and (min-width: 1200px) {
  /* line 2, app/assets/stylesheets/custom/_instagram.scss */
  .instagram #instafeed li {
    max-width: 12.5%;
    max-height: 180px;
  }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
  /* line 2, app/assets/stylesheets/custom/_instagram.scss */
  .instagram #instafeed li {
    max-width: 25%;
    max-height: 286px;
  }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  /* line 2, app/assets/stylesheets/custom/_instagram.scss */
  .instagram #instafeed li {
    max-width: 33.32%;
    max-height: 279px;
  }
}

@media screen and (max-width: 767px) {
  /* line 2, app/assets/stylesheets/custom/_instagram.scss */
  .instagram #instafeed li {
    max-width: 50%;
  }
}

/* line 23, app/assets/stylesheets/custom/_instagram.scss */
.instagram #instafeed li img {
  transition: none;
}

/* line 26, app/assets/stylesheets/custom/_instagram.scss */
.instagram #instafeed li:hover {
  background-color: #F48024;
}

/* line 28, app/assets/stylesheets/custom/_instagram.scss */
.instagram #instafeed li:hover img {
  opacity: 0.4;
}

/* line 1, app/assets/stylesheets/custom/_header-banner.scss */
.image-header {
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
  min-height: 18em;
  padding: 8rem 0 8rem 0;
  text-align: center;
}

@media screen and (max-width: 991px) {
  /* line 1, app/assets/stylesheets/custom/_header-banner.scss */
  .image-header {
    padding: 1rem 0;
  }
}

/* line 11, app/assets/stylesheets/custom/_header-banner.scss */
.image-header h1, .image-header h2 {
  font-size: 3em;
  line-height: 1.1;
  color: #fff;
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  letter-spacing: -.05em;
  margin-bottom: 1.5rem;
  text-transform: none;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 23, app/assets/stylesheets/custom/_header-banner.scss */
.image-header h1 small, .image-header h2 small {
  display: block;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  font-style: normal;
  letter-spacing: -.02em;
  text-transform: uppercase;
  vertical-align: top;
}

@media screen and (min-width: 992px) {
  /* line 23, app/assets/stylesheets/custom/_header-banner.scss */
  .image-header h1 small, .image-header h2 small {
    font-size: .2727272727em;
    margin-top: -1.7em;
  }
}

@media screen and (max-width: 991px) {
  /* line 23, app/assets/stylesheets/custom/_header-banner.scss */
  .image-header h1 small, .image-header h2 small {
    font-size: .5em;
  }
}

@media screen and (min-width: 992px) {
  /* line 11, app/assets/stylesheets/custom/_header-banner.scss */
  .image-header h1, .image-header h2 {
    font-size: 5.5em;
    margin-bottom: .3em;
  }
}

/* line 45, app/assets/stylesheets/custom/_header-banner.scss */
.image-header h1.is-open {
  line-height: normal;
  margin-bottom: .4em;
}

/* line 49, app/assets/stylesheets/custom/_header-banner.scss */
.image-header h1.is-open span {
  vertical-align: baseline;
  margin-top: 0 !important;
}

/* line 56, app/assets/stylesheets/custom/_header-banner.scss */
.image-header p {
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  font-size: 1.1em;
  line-height: 1.2em;
  margin: 0 auto 2.7rem auto;
  width: 100%;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

@media screen and (max-width: 767px) {
  /* line 56, app/assets/stylesheets/custom/_header-banner.scss */
  .image-header p {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (min-width: 768px) and (991px) {
  /* line 56, app/assets/stylesheets/custom/_header-banner.scss */
  .image-header p {
    width: 80%;
  }
}

@media screen and (min-width: 992px) {
  /* line 56, app/assets/stylesheets/custom/_header-banner.scss */
  .image-header p {
    width: 65%;
  }
}

/* line 74, app/assets/stylesheets/custom/_header-banner.scss */
.image-header a.btn {
  margin: 1.7em;
}

/* line 76, app/assets/stylesheets/custom/_header-banner.scss */
.image-header a.btn.btn-outline {
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 78, app/assets/stylesheets/custom/_header-banner.scss */
.image-header a.btn.btn-outline:hover, .image-header a.btn.btn-outline.btn-selected {
  text-shadow: none;
}

/* line 85, app/assets/stylesheets/custom/_header-banner.scss */
.locations.image-header {
  background-attachment: scroll;
}

/* line 89, app/assets/stylesheets/custom/_header-banner.scss */
.info-banner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem;
}

/* line 95, app/assets/stylesheets/custom/_header-banner.scss */
.info-banner .location-info {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
}

/* line 102, app/assets/stylesheets/custom/_header-banner.scss */
.info-banner .order-info {
  font-size: 1.7rem;
  padding: 1rem;
  text-align: center;
}

/* line 107, app/assets/stylesheets/custom/_header-banner.scss */
.info-banner .order-info .address {
  color: #fff;
  text-decoration: underline;
}

/* line 111, app/assets/stylesheets/custom/_header-banner.scss */
.info-banner .order-info .address:hover {
  opacity: 0.75;
}

/* line 116, app/assets/stylesheets/custom/_header-banner.scss */
.info-banner .order-info .store-hours {
  text-decoration: underline;
}

/* line 121, app/assets/stylesheets/custom/_header-banner.scss */
.info-banner .order-info .fa {
  margin-left: 0.5rem;
  transition: 200ms all ease-in;
}

/* line 126, app/assets/stylesheets/custom/_header-banner.scss */
.info-banner .order-info .dropdown-caret {
  transform: rotate(90DEG);
}

/* line 130, app/assets/stylesheets/custom/_header-banner.scss */
.info-banner .order-info .popover {
  color: #000;
  z-index: 100;
  width: 100%;
}

/* line 135, app/assets/stylesheets/custom/_header-banner.scss */
.info-banner .order-info .popover .popover-title {
  text-align: center;
}

/* line 139, app/assets/stylesheets/custom/_header-banner.scss */
.info-banner .order-info .popover .popover-content {
  display: flex;
  flex-direction: column;
  padding: 1rem 2rem;
}

/* line 144, app/assets/stylesheets/custom/_header-banner.scss */
.info-banner .order-info .popover .popover-content > div {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

/* line 150, app/assets/stylesheets/custom/_header-banner.scss */
.info-banner .order-info .popover .popover-content div:first-child {
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  /* line 102, app/assets/stylesheets/custom/_header-banner.scss */
  .info-banner .order-info {
    flex-direction: column;
  }
  /* line 159, app/assets/stylesheets/custom/_header-banner.scss */
  .info-banner .order-info .middot {
    display: none;
  }
}

/* line 166, app/assets/stylesheets/custom/_header-banner.scss */
.info-banner .order-modes > div {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 1rem;
}

/* line 173, app/assets/stylesheets/custom/_header-banner.scss */
.info-banner .order-modes > div img {
  height: 3rem;
}

/* line 177, app/assets/stylesheets/custom/_header-banner.scss */
.info-banner .order-modes > div p {
  font-size: 0.8rem;
  margin: 1rem 0 0;
}

@media screen and (max-width: 504px) {
  /* line 166, app/assets/stylesheets/custom/_header-banner.scss */
  .info-banner .order-modes > div {
    width: 6rem;
  }
}

@media screen and (max-width: 1199px) {
  /* line 89, app/assets/stylesheets/custom/_header-banner.scss */
  .info-banner {
    flex-direction: column;
    justify-content: center;
  }
}

/* line 197, app/assets/stylesheets/custom/_header-banner.scss */
.hero-caption h1, .hero-caption h2 {
  margin-top: .9em;
  margin-bottom: .2em;
}

/* line 204, app/assets/stylesheets/custom/_header-banner.scss */
.location-header h2 {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 4px;
  text-transform: uppercase;
}

/* line 214, app/assets/stylesheets/custom/_header-banner.scss */
.location-header h2 {
  margin-top: 8rem;
  margin-bottom: 4rem;
}

/* line 218, app/assets/stylesheets/custom/_header-banner.scss */
.location-header .toggle {
  background-color: #f3f2f2;
  border-radius: 3rem;
  width: 38rem;
  max-width: 100%;
  padding: 0 1rem;
  display: flex;
  position: relative;
}

/* line 227, app/assets/stylesheets/custom/_header-banner.scss */
.location-header .toggle #switch {
  background-color: #F48024;
  border-radius: 3rem;
  position: absolute;
  height: 4rem;
  width: calc(33.333% + 0.333rem);
  z-index: 1;
  align-self: center;
}

/* line 237, app/assets/stylesheets/custom/_header-banner.scss */
.location-header .toggle a {
  padding: 1.5rem 2rem;
  color: #212121;
  text-shadow: none;
  width: 33.333%;
  transition: none;
  z-index: 2;
}

/* line 1, app/assets/stylesheets/custom/_forms.scss */
.signup-form {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0;
}

/* line 6, app/assets/stylesheets/custom/_forms.scss */
.signup-form h2 {
  color: #fff;
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  font-size: 6em;
  font-style: italic;
  line-height: .8em;
  margin-bottom: .5em;
  text-align: center;
  text-transform: none;
}

/* line 15, app/assets/stylesheets/custom/_forms.scss */
.signup-form h2 span {
  display: block;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: .35em;
  font-style: normal;
  font-weight: 300;
  letter-spacing: -.02em;
  margin-top: -1.7em;
  text-transform: uppercase;
  vertical-align: top;
}

/* line 27, app/assets/stylesheets/custom/_forms.scss */
.signup-form p {
  color: #fff;
  font-size: 1.7em;
  text-align: center;
  text-transform: uppercase;
}

/* line 34, app/assets/stylesheets/custom/_forms.scss */
.signup-form .teaser {
  font-size: 1.4em;
  margin-bottom: 2em;
  text-transform: none;
}

/* line 40, app/assets/stylesheets/custom/_forms.scss */
.signup-form form {
  color: #fff;
}

/* line 48, app/assets/stylesheets/custom/_forms.scss */
.signup-form form input {
  background: #fff;
  margin-bottom: .5em;
}

/* line 52, app/assets/stylesheets/custom/_forms.scss */
.signup-form form textarea {
  background: #fff;
  height: 5em !important;
  margin-bottom: .5em;
  resize: none;
}

/* line 58, app/assets/stylesheets/custom/_forms.scss */
.signup-form form input[type=submit] {
  background: #F48024;
  border: none;
  font-size: .5em;
}

/* line 65, app/assets/stylesheets/custom/_forms.scss */
.signup-form form .checkbox label {
  color: #fff;
  display: block;
}

/* line 14, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.date-time-selecters:before, .date-time-selecters:after {
  content: " ";
  display: table;
}

/* line 19, app/assets/stylesheets/vendor/bootstrap/mixins/_clearfix.scss */
.date-time-selecters:after {
  clear: both;
}

/* line 75, app/assets/stylesheets/custom/_forms.scss */
.date-time-selecters select, .date-time-selecters input {
  display: inline-block;
  float: left;
}

/* line 79, app/assets/stylesheets/custom/_forms.scss */
.date-time-selecters .date-selecter {
  width: 64%;
}

/* line 82, app/assets/stylesheets/custom/_forms.scss */
.date-time-selecters .time-selecter {
  width: 36%;
}

@media screen and (max-width: 767px) {
  /* line 88, app/assets/stylesheets/custom/_forms.scss */
  .email-signup form {
    padding-bottom: 6.5em !important;
  }
}

/* line 96, app/assets/stylesheets/custom/_forms.scss */
.order-online-wrapper textarea.form-dark, .order-online-wrapper input.form-dark {
  background-color: #edebec;
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  font-style: italic;
  font-size: .75em;
  padding: .5em 1em;
  width: 100% !important;
  resize: none;
}

/* line 108, app/assets/stylesheets/custom/_forms.scss */
.input-group-spinner {
  min-width: 92px;
}

/* line 110, app/assets/stylesheets/custom/_forms.scss */
.input-group-spinner input.form-control {
  border: 1px solid #ccc;
  -webkit-appearance: none;
}

/* line 114, app/assets/stylesheets/custom/_forms.scss */
.input-group-spinner .input-group-addon {
  padding: 0;
  border: 0;
  min-width: 28px;
}

/* line 120, app/assets/stylesheets/custom/_forms.scss */
.input-group-spinner .btn {
  border-radius: 0;
  padding: 2px 8px;
  height: 15pt;
  font-size: 8px;
  border-top-width: 1px;
  border-bottom-width: 0;
}

/* line 127, app/assets/stylesheets/custom/_forms.scss */
.input-group-spinner .btn:hover {
  color: #F48024;
}

/* line 130, app/assets/stylesheets/custom/_forms.scss */
.input-group-spinner .btn:focus {
  outline: none;
}

/* line 133, app/assets/stylesheets/custom/_forms.scss */
.input-group-spinner .btn + .btn {
  margin-top: 0;
  border-top-width: 0;
  border-bottom-width: 1px;
}

/* line 138, app/assets/stylesheets/custom/_forms.scss */
.input-group-spinner .btn .icon {
  line-height: .9;
}

/* line 145, app/assets/stylesheets/custom/_forms.scss */
.mdnzr-touchevents input::-webkit-outer-spin-button,
.mdnzr-touchevents input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

/* line 152, app/assets/stylesheets/custom/_forms.scss */
.mdnzr-touchevents .input-group-spinner input[type="number"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

/* line 160, app/assets/stylesheets/custom/_forms.scss */
.modal {
  z-index: 99999;
}

/* line 163, app/assets/stylesheets/custom/_forms.scss */
.modal .container {
  width: 100%;
}

/* line 167, app/assets/stylesheets/custom/_forms.scss */
.modal iframe {
  width: 100%;
  border: none;
}

@media screen and (min-width: 768px) {
  /* line 173, app/assets/stylesheets/custom/_forms.scss */
  .modal .modal-dialog {
    margin-top: 140px;
  }
}

/* line 180, app/assets/stylesheets/custom/_forms.scss */
.feedback-shield img {
  margin-top: -1em;
}

@media screen and (max-width: 1199px) {
  /* line 180, app/assets/stylesheets/custom/_forms.scss */
  .feedback-shield img {
    margin-top: -.5em;
  }
}

@media screen and (max-width: 991px) {
  /* line 180, app/assets/stylesheets/custom/_forms.scss */
  .feedback-shield img {
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  /* line 179, app/assets/stylesheets/custom/_forms.scss */
  .feedback-shield {
    text-align: center;
  }
}

/* line 195, app/assets/stylesheets/custom/_forms.scss */
#piada-modal .modal-content {
  background-color: rgba(255, 255, 255, 0.9);
}

/* line 200, app/assets/stylesheets/custom/_forms.scss */
.help-block.js-email-suggestion {
  color: inherit;
  text-align: left;
}

/* line 1, app/assets/stylesheets/custom/_videos.scss */
.video-section .pattern-overlay {
  background-color: rgba(71, 71, 71, 0.59);
  padding: 110px 0 32px;
  min-height: 496px;
  /* Incase of overlay problems just increase the min-height*/
}

/* line 7, app/assets/stylesheets/custom/_videos.scss */
.video-section h1, .video-section h3 {
  text-align: center;
  color: #fff;
}

/* line 11, app/assets/stylesheets/custom/_videos.scss */
.video-section h1 {
  font-size: 110px;
  font-family: 'Buenard', serif;
  font-weight: bold;
  text-transform: uppercase;
  margin: 40px auto 0px;
  text-shadow: 1px 1px 1px #000;
  -webkit-text-shadow: 1px 1px 1px #000;
  -moz-text-shadow: 1px 1px 1px #000;
}

/* line 21, app/assets/stylesheets/custom/_videos.scss */
.video-section h3 {
  font-size: 25px;
  font-weight: lighter;
  margin: 0px auto 15px;
}

/* line 26, app/assets/stylesheets/custom/_videos.scss */
.video-section .buttonBar {
  display: none;
}

/* line 29, app/assets/stylesheets/custom/_videos.scss */
.player {
  font-size: 1px;
}

/* line 33, app/assets/stylesheets/custom/_videos.scss */
a.vimeo {
  display: block;
}

/* line 35, app/assets/stylesheets/custom/_videos.scss */
a.vimeo .thumbnail-inner {
  text-align: center;
  position: relative;
}

/* line 38, app/assets/stylesheets/custom/_videos.scss */
a.vimeo .thumbnail-inner .icon-video-play {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 6rem;
  position: absolute;
  left: 50%;
  margin-left: -3rem;
  z-index: 10;
}

/* line 49, app/assets/stylesheets/custom/_videos.scss */
a.vimeo .img-responsive {
  position: relative;
  z-index: 9;
}

/* line 1, app/assets/stylesheets/custom/_cart.scss */
.flyout {
  color: #231f20;
  letter-spacing: .03em;
  text-transform: uppercase;
  transition: top .4s ease-out, opacity .4s ease-out;
  opacity: 0;
  position: fixed;
  right: 1.5%;
  top: 40px;
  visibility: hidden;
  width: 55rem;
  z-index: 1001;
}

/* line 13, app/assets/stylesheets/custom/_cart.scss */
.flyout.active {
  visibility: visible;
  top: 62px;
  opacity: 1;
}

/* line 18, app/assets/stylesheets/custom/_cart.scss */
.flyout.fadeout {
  opacity: 0;
}

/* line 21, app/assets/stylesheets/custom/_cart.scss */
.flyout .carot {
  width: 30px;
  height: 15px;
  clear: both;
  position: relative;
  z-index: 9999;
}

/* line 27, app/assets/stylesheets/custom/_cart.scss */
.flyout .carot:first-child {
  background: url(/assets/ui-cart-carot-e49f08368efb95564750f076c6e17ab2d75e42114d67ff4492ca72e74446ebee.png) center bottom no-repeat;
  background-size: contain;
  margin-top: 0;
  margin-bottom: -2px;
}

/* line 33, app/assets/stylesheets/custom/_cart.scss */
.flyout .carot:last-child {
  background: url(/assets/ui-cart-carot-bottom-2f034635c33694292318276f0e2746a9e264cbdac55d3cd7e1ac1fe3b02806e4.png) center bottom no-repeat;
  background-size: contain;
  margin-top: -2px;
  margin-bottom: 0;
}

/* line 39, app/assets/stylesheets/custom/_cart.scss */
.flyout .carot.l {
  float: left;
  margin-left: 1.75rem;
}

/* line 43, app/assets/stylesheets/custom/_cart.scss */
.flyout .carot.r {
  float: right;
  margin-right: 1.75rem;
}

/* line 49, app/assets/stylesheets/custom/_cart.scss */
.flyout .flyout-inner {
  background: #fff;
  overflow: auto;
  border-bottom: 1pt solid #ddd;
  border-left: 1pt solid #eee;
  border-right: 1pt solid #eee;
  border-top: 1pt solid #f8f8f8;
  box-shadow: 0 0.5pt 0.5pt rgba(0, 0, 0, 0.2);
  padding: 1em;
  height: 100%;
}

@media screen and (min-width: 992px) {
  /* line 49, app/assets/stylesheets/custom/_cart.scss */
  .flyout .flyout-inner {
    max-height: calc(100vh - 110px);
  }
}

/* line 63, app/assets/stylesheets/custom/_cart.scss */
.flyout .location-name {
  text-align: center;
  background: url(/assets/ui-cart-pin-fef53cac98a185a92e2edd441b9c52c2d540722001d7a641d542e9c1933b4667.png) center center repeat-x;
  margin-bottom: 0;
}

/* line 67, app/assets/stylesheets/custom/_cart.scss */
.flyout .location-name span {
  background: #fff;
  padding: 0 1em;
}

/* line 72, app/assets/stylesheets/custom/_cart.scss */
.flyout .change-location {
  font-size: .7em;
  text-align: center;
}

/* line 75, app/assets/stylesheets/custom/_cart.scss */
.flyout .change-location a {
  text-decoration: underline;
}

/* line 79, app/assets/stylesheets/custom/_cart.scss */
.flyout .cart-footer {
  margin-bottom: 60px;
}

/* line 81, app/assets/stylesheets/custom/_cart.scss */
.flyout .cart-footer .btn {
  display: block;
  width: 48%;
  float: left;
  margin-left: .3em;
}

/* line 86, app/assets/stylesheets/custom/_cart.scss */
.flyout .cart-footer .btn + .btn {
  float: right;
  margin-left: 0;
  margin-right: .3em;
}

@media screen and (max-width: 480px) {
  /* line 81, app/assets/stylesheets/custom/_cart.scss */
  .flyout .cart-footer .btn {
    font-size: 10px;
    padding: 12px 10px;
  }
}

/* line 97, app/assets/stylesheets/custom/_cart.scss */
.flyout .no-items {
  font-size: 1.3em;
  text-align: center;
  padding: 3em 0 4.5em 0;
  font-weight: 300;
  text-transform: none;
}

@media screen and (max-width: 991px) {
  /* line 1, app/assets/stylesheets/custom/_cart.scss */
  .flyout {
    width: auto;
    left: 1.5%;
    font-size: .78em;
  }
  /* line 109, app/assets/stylesheets/custom/_cart.scss */
  .flyout .carot.r {
    margin-right: .8em;
  }
  /* line 112, app/assets/stylesheets/custom/_cart.scss */
  .flyout .carot.l {
    margin-left: .8em;
  }
  /* line 116, app/assets/stylesheets/custom/_cart.scss */
  .flyout .flyout-inner {
    max-height: 70vh;
  }
}

/* line 120, app/assets/stylesheets/custom/_cart.scss */
.flyout .checkout-buttons {
  position: absolute;
  bottom: 1px;
  z-index: 999;
  background: #fff;
  left: 1px;
  right: 1px;
  padding: 15px;
}

/* line 128, app/assets/stylesheets/custom/_cart.scss */
.flyout .checkout-buttons .btn {
  width: 49%;
}

/* line 131, app/assets/stylesheets/custom/_cart.scss */
.flyout .checkout-buttons .btn + .btn {
  float: right;
}

/* line 137, app/assets/stylesheets/custom/_cart.scss */
table.cart-table {
  font-size: 1em;
  width: 100%;
  text-transform: uppercase;
}

/* line 142, app/assets/stylesheets/custom/_cart.scss */
table.cart-table .cart-primary {
  width: 99%;
}

/* line 145, app/assets/stylesheets/custom/_cart.scss */
table.cart-table td, table.cart-table th {
  padding: .3em;
}

/* line 147, app/assets/stylesheets/custom/_cart.scss */
table.cart-table td:last-child, table.cart-table th:last-child {
  text-align: right;
}

/* line 152, app/assets/stylesheets/custom/_cart.scss */
table.cart-table thead th {
  font-weight: 500;
  text-align: left;
}

/* line 160, app/assets/stylesheets/custom/_cart.scss */
table.cart-table tbody tr:last-child td {
  padding-bottom: 2.5em;
}

/* line 164, app/assets/stylesheets/custom/_cart.scss */
table.cart-table tbody tr td {
  vertical-align: top;
}

/* line 166, app/assets/stylesheets/custom/_cart.scss */
table.cart-table tbody tr td.img-row {
  width: 88px;
}

/* line 169, app/assets/stylesheets/custom/_cart.scss */
table.cart-table tbody tr td img {
  max-width: 6em;
}

/* line 172, app/assets/stylesheets/custom/_cart.scss */
table.cart-table tbody tr td p:not(.item-catered):first-child {
  line-height: 1;
  margin-bottom: .3em;
}

/* line 176, app/assets/stylesheets/custom/_cart.scss */
table.cart-table tbody tr td p {
  margin-bottom: 0;
}

/* line 178, app/assets/stylesheets/custom/_cart.scss */
table.cart-table tbody tr td p small {
  font-weight: 700;
}

@media screen and (min-width: 768px) {
  /* line 178, app/assets/stylesheets/custom/_cart.scss */
  table.cart-table tbody tr td p small {
    font-size: .6em;
  }
}

@media screen and (max-width: 767px) {
  /* line 178, app/assets/stylesheets/custom/_cart.scss */
  table.cart-table tbody tr td p small {
    margin-top: .5em;
    display: block;
  }
}

/* line 187, app/assets/stylesheets/custom/_cart.scss */
table.cart-table tbody tr td p small a {
  color: #767676;
}

/* line 192, app/assets/stylesheets/custom/_cart.scss */
table.cart-table tbody tr td .items-heading, table.cart-table tbody tr td .items {
  font-size: .8em;
}

/* line 195, app/assets/stylesheets/custom/_cart.scss */
table.cart-table tbody tr td .items {
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  color: #F48024;
  font-style: italic;
  text-transform: none;
  line-height: 1.1em;
}

/* line 202, app/assets/stylesheets/custom/_cart.scss */
table.cart-table tbody tr td .item-catered {
  color: #545454;
  margin-bottom: 0;
  font-size: .8em;
  line-height: 1;
  font-style: italic;
}

/* line 209, app/assets/stylesheets/custom/_cart.scss */
table.cart-table tbody tr td input[type=number] {
  width: auto;
  max-width: 90px;
  text-align: center;
  margin-right: .25em;
}

@media screen and (max-width: 767px) {
  /* line 209, app/assets/stylesheets/custom/_cart.scss */
  table.cart-table tbody tr td input[type=number] {
    max-width: 62px;
  }
}

/* line 218, app/assets/stylesheets/custom/_cart.scss */
table.cart-table tbody tr td .catering-data {
  margin-top: .65em;
  white-space: nowrap;
}

/* line 222, app/assets/stylesheets/custom/_cart.scss */
table.cart-table tbody tr td.utility {
  text-align: left;
  padding-top: 0;
  padding-bottom: 1.5em;
}

/* line 231, app/assets/stylesheets/custom/_cart.scss */
table.cart-table tfoot td {
  border-top: 1px solid #ddd;
  padding: .6em .3em;
}

/* line 239, app/assets/stylesheets/custom/_cart.scss */
.flyout table.cart-table tbody tr td.img-row {
  width: 66px;
}

@media screen and (min-width: 992px) {
  /* line 242, app/assets/stylesheets/custom/_cart.scss */
  .flyout table.cart-table tbody tr td.img-row img {
    margin-bottom: .5rem;
  }
}

@media screen and (max-width: 767px) {
  /* line 239, app/assets/stylesheets/custom/_cart.scss */
  .flyout table.cart-table tbody tr td.img-row {
    width: 44px;
  }
}

@media screen and (min-width: 992px) {
  /* line 252, app/assets/stylesheets/custom/_cart.scss */
  .cart-table tbody tr td {
    padding-bottom: 1.5rem;
  }
}

@media screen and (max-width: 991px) {
  /* line 258, app/assets/stylesheets/custom/_cart.scss */
  .cart-wrapper {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  /* line 273, app/assets/stylesheets/custom/_cart.scss */
  .cart-wrapper .cart-header {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  /* line 279, app/assets/stylesheets/custom/_cart.scss */
  .cart-wrapper .cart-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  /* line 297, app/assets/stylesheets/custom/_cart.scss */
  .cart-wrapper .cart-content .scrollable {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow-y: scroll;
  }
  /* line 316, app/assets/stylesheets/custom/_cart.scss */
  .cart-wrapper .cart-content .scrollable ul, .cart-wrapper .cart-content .scrollable table {
    margin-bottom: 0;
  }
  /* line 321, app/assets/stylesheets/custom/_cart.scss */
  .cart-wrapper .cart-actions {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}

/* line 1, app/assets/stylesheets/custom/_breadcrumbs.scss */
.breadcrumbs {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}

@media screen and (max-width: 991px) {
  /* line 1, app/assets/stylesheets/custom/_breadcrumbs.scss */
  .breadcrumbs {
    padding-top: .75em;
    padding-bottom: .75em;
  }
}

/* line 8, app/assets/stylesheets/custom/_breadcrumbs.scss */
.breadcrumbs a {
  color: #545454;
}

/* line 10, app/assets/stylesheets/custom/_breadcrumbs.scss */
.breadcrumbs a .icon {
  font-size: 1.25em;
}

/* line 13, app/assets/stylesheets/custom/_breadcrumbs.scss */
.breadcrumbs a:hover {
  color: #F48024;
}

/* line 1, app/assets/stylesheets/custom/_sidebar.scss */
.order-online-sidebar {
  margin-bottom: 2em;
}

/* line 3, app/assets/stylesheets/custom/_sidebar.scss */
.order-online-sidebar .panel {
  background-color: transparent;
  border: 0;
  box-shadow: none;
  margin-bottom: 0;
}

/* line 9, app/assets/stylesheets/custom/_sidebar.scss */
.order-online-sidebar .panel-split {
  margin-top: .5em;
}

/* line 13, app/assets/stylesheets/custom/_sidebar.scss */
.order-online-sidebar .panel-black .panel-heading {
  background-color: #000;
  color: #fff;
}

/* line 16, app/assets/stylesheets/custom/_sidebar.scss */
.order-online-sidebar .panel-black .panel-heading h3 {
  font-weight: bold;
}

/* line 19, app/assets/stylesheets/custom/_sidebar.scss */
.order-online-sidebar .panel-black .panel-heading p {
  margin-bottom: 0;
  font-size: .8em;
}

/* line 27, app/assets/stylesheets/custom/_sidebar.scss */
.order-online-sidebar .sidebar-actions a, .order-online-sidebar .sidebar-actions button {
  font-size: .65em;
  width: 49.5%;
  padding: 14px 12px;
}

/* line 31, app/assets/stylesheets/custom/_sidebar.scss */
.order-online-sidebar .sidebar-actions a:first-child, .order-online-sidebar .sidebar-actions button:first-child {
  padding: 16px 12px;
  margin-right: 1%;
}

/* line 40, app/assets/stylesheets/custom/_sidebar.scss */
.ingredients-list ul:not(.added-items) {
  border-bottom: 1px solid #ccc;
}

/* line 43, app/assets/stylesheets/custom/_sidebar.scss */
.ingredients-list .added-items {
  padding: 0;
}

/* line 45, app/assets/stylesheets/custom/_sidebar.scss */
.ingredients-list .added-items li {
  padding: 5px;
  background-color: #f9f9f9;
  -webkit-transition: background 300ms;
  transition: background-color 300ms;
  position: relative;
  border-top: 1px solid #ccc;
  text-transform: uppercase;
}

/* line 53, app/assets/stylesheets/custom/_sidebar.scss */
.ingredients-list .added-items li.no-ingredients-added {
  padding: 10px 16px;
  text-transform: none;
  color: #989898;
}

/* line 58, app/assets/stylesheets/custom/_sidebar.scss */
.ingredients-list .added-items li.option-half {
  padding: 15px 5px;
}

/* line 60, app/assets/stylesheets/custom/_sidebar.scss */
.ingredients-list .added-items li.option-half .half-item-text {
  display: block;
  font-size: .8em;
  font-style: italic;
}

/* line 66, app/assets/stylesheets/custom/_sidebar.scss */
.ingredients-list .added-items li a {
  color: inherit;
  display: block;
}

/* line 70, app/assets/stylesheets/custom/_sidebar.scss */
.ingredients-list .added-items li .btn-rel {
  color: #ccc;
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  right: 10px;
  font-size: 1.5em;
  color: #b52736;
}

/* line 77, app/assets/stylesheets/custom/_sidebar.scss */
.ingredients-list .added-items li .btn-rel:before {
  display: inline-block;
  transform: rotate(0deg);
  transition: all 300ms;
}

/* line 83, app/assets/stylesheets/custom/_sidebar.scss */
.ingredients-list .added-items li .ingredient-name {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  left: 60px;
  right: 40px;
}

/* line 89, app/assets/stylesheets/custom/_sidebar.scss */
.ingredients-list .added-items li img, .ingredients-list .added-items li .ingredient-name, .ingredients-list .added-items li a {
  -webkit-transition: all 300ms;
  transition: all 300ms;
}

/* line 93, app/assets/stylesheets/custom/_sidebar.scss */
.ingredients-list .added-items li img {
  width: 44px;
}

/* line 96, app/assets/stylesheets/custom/_sidebar.scss */
.ingredients-list .added-items li:hover {
  background-color: #fff;
}

/* line 99, app/assets/stylesheets/custom/_sidebar.scss */
.ingredients-list .added-items li.removed {
  background-color: rgba(220, 220, 220, 0.3);
}

/* line 101, app/assets/stylesheets/custom/_sidebar.scss */
.ingredients-list .added-items li.removed img, .ingredients-list .added-items li.removed .ingredient-name {
  opacity: 0.3;
}

/* line 104, app/assets/stylesheets/custom/_sidebar.scss */
.ingredients-list .added-items li.removed .btn-rel:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 109, app/assets/stylesheets/custom/_sidebar.scss */
.ingredients-list .added-items li.removed .ingredient-name {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  text-decoration: line-through;
}

/* line 114, app/assets/stylesheets/custom/_sidebar.scss */
.ingredients-list .added-items li.removed img, .ingredients-list .added-items li.removed .ingredient-name, .ingredients-list .added-items li.removed a {
  -webkit-transition: all 300ms;
  transition: all 300ms;
}

/* line 118, app/assets/stylesheets/custom/_sidebar.scss */
.ingredients-list .added-items li.removed:hover {
  background-color: #fff;
}

/* line 120, app/assets/stylesheets/custom/_sidebar.scss */
.ingredients-list .added-items li.removed:hover .btn-rel {
  opacity: 1;
}

/* line 129, app/assets/stylesheets/custom/_sidebar.scss */
.mobile-ingredients {
  top: auto;
  bottom: 10px;
  /*
	.panel-heading + ul {
		// Height of other elements on screen ~ 200px
		@media screen and (min-height: 768px) {
			max-height: 500px;
		}
		@media screen and (min-height: 640px) and (max-height: 767px) {
			max-height: 380px;
		}
		@media screen and (min-height: 520x) and (max-height: 639px) {
			max-height: 300px;
		}
		@media screen and (max-height: 519px) {
			max-height: 50vh;
		}
    	overflow-y: scroll;
    }
    */
}

/* line 132, app/assets/stylesheets/custom/_sidebar.scss */
.mobile-ingredients.active {
  bottom: 38px;
  top: auto;
}

@media screen and (min-width: 361px) {
  /* line 132, app/assets/stylesheets/custom/_sidebar.scss */
  .mobile-ingredients.active {
    bottom: 56px;
  }
}

/* line 139, app/assets/stylesheets/custom/_sidebar.scss */
.mobile-ingredients .cart-inner {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 991px) {
  /* line 165, app/assets/stylesheets/custom/_sidebar.scss */
  .order-online-sidebar .sidebar-actions, .order-online-sidebar .sidebar-actions + .btn {
    display: none;
  }
}

/* line 172, app/assets/stylesheets/custom/_sidebar.scss */
.mdnzr-no-touchevents .added-items li a .btn-rel {
  opacity: 0;
}

/* line 175, app/assets/stylesheets/custom/_sidebar.scss */
.mdnzr-no-touchevents .added-items li a:hover .btn-rel {
  opacity: 1;
}

/* line 181, app/assets/stylesheets/custom/_sidebar.scss */
.panel-heading .heading-collapse {
  display: block;
  color: inherit;
}

/* line 184, app/assets/stylesheets/custom/_sidebar.scss */
.panel-heading .heading-collapse .icon {
  float: right;
  font-size: 1.5em;
  line-height: .75;
}

/* line 189, app/assets/stylesheets/custom/_sidebar.scss */
.panel-heading .heading-collapse .icon {
  transform: rotate(90deg);
  transition: transform 300ms;
}

/* line 193, app/assets/stylesheets/custom/_sidebar.scss */
.panel-heading .heading-collapse.collapsed .icon {
  transform: rotate(0deg);
}

/* make sidebar nav vertical */
@media (min-width: 768px) {
  /* line 202, app/assets/stylesheets/custom/_sidebar.scss */
  .sidebar-nav .navbar .navbar-collapse {
    padding: 0;
    max-height: none;
  }
  /* line 206, app/assets/stylesheets/custom/_sidebar.scss */
  .sidebar-nav .navbar ul {
    float: none;
  }
  /* line 209, app/assets/stylesheets/custom/_sidebar.scss */
  .sidebar-nav .navbar ul:not {
    display: block;
  }
  /* line 212, app/assets/stylesheets/custom/_sidebar.scss */
  .sidebar-nav .navbar li {
    float: none;
    display: block;
  }
}

/* line 218, app/assets/stylesheets/custom/_sidebar.scss */
.sidebar-nav .navbar li a {
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #ccc;
}

/* line 222, app/assets/stylesheets/custom/_sidebar.scss */
.sidebar-nav .navbar li a .badge {
  float: right;
  background-color: #F48024;
  float: right;
  margin-top: 3px;
}

/* line 1, app/assets/stylesheets/custom/_group-order.scss */
.group-order-form {
  position: fixed;
  left: 0;
  right: 0;
  background: #231f20;
  z-index: 998;
  color: #fff;
  visibility: hidden;
  opacity: 0;
  top: 0;
  transition: opacity .4s ease, top .4s ease;
}

@media screen and (max-width: 767px) {
  /* line 1, app/assets/stylesheets/custom/_group-order.scss */
  .group-order-form {
    position: absolute;
  }
}

@media screen and (min-width: 768px) {
  /* line 1, app/assets/stylesheets/custom/_group-order.scss */
  .group-order-form {
    padding-top: 3rem;
  }
}

/* line 18, app/assets/stylesheets/custom/_group-order.scss */
.group-order-form.show {
  top: 70px;
  visibility: visible;
  opacity: 1;
}

@media screen and (min-width: 992px) and (max-width: 1320px) {
  /* line 18, app/assets/stylesheets/custom/_group-order.scss */
  .group-order-form.show {
    top: 53px;
  }
}

/* line 26, app/assets/stylesheets/custom/_group-order.scss */
.group-order-form.fadeout {
  opacity: 0;
}

/* line 29, app/assets/stylesheets/custom/_group-order.scss */
.group-order-form fieldset {
  padding-bottom: 3em;
}

/* line 31, app/assets/stylesheets/custom/_group-order.scss */
.group-order-form fieldset legend {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 2em;
  font-size: 2em;
  font-weight: 300;
  border-bottom: 1px solid #434343;
  padding-bottom: .5em;
}

@media screen and (max-width: 767px) {
  /* line 31, app/assets/stylesheets/custom/_group-order.scss */
  .group-order-form fieldset legend {
    font-size: 1.25em;
    margin-bottom: 0;
  }
}

/* line 44, app/assets/stylesheets/custom/_group-order.scss */
.group-order-form fieldset legend .close-group {
  height: 1em;
  width: 1.95rem;
  background: url(/assets/icon-close-72f0ed6f990148c5b8489f98c2b963142bd2278dc17096145f0bc838f21ab6b9.png) center center no-repeat;
  -webkit-transition: opacity 300ms ease;
  -ms-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  background-size: contain;
  float: right;
  cursor: pointer;
  margin: .3em 1em 0 -10em;
}

/* line 55, app/assets/stylesheets/custom/_group-order.scss */
.group-order-form fieldset legend .close-group:hover {
  opacity: 0.2;
}

@media screen and (max-width: 767px) {
  /* line 61, app/assets/stylesheets/custom/_group-order.scss */
  .group-order-form fieldset .container {
    padding-top: 1.25em;
    overflow-y: scroll;
  }
}

/* line 66, app/assets/stylesheets/custom/_group-order.scss */
.group-order-form fieldset label {
  display: block;
}

/* line 68, app/assets/stylesheets/custom/_group-order.scss */
.group-order-form fieldset label span {
  display: inline-block;
  float: right;
  text-decoration: underline;
  font-weight: 300;
}

/* line 75, app/assets/stylesheets/custom/_group-order.scss */
.group-order-form fieldset .helper {
  font-size: .85em;
  line-height: normal;
  margin-top: 10px;
  margin-bottom: 2em;
}

/* line 81, app/assets/stylesheets/custom/_group-order.scss */
.group-order-form fieldset .pre-form {
  font-size: 1.1em;
  text-align: center;
  margin-bottom: 2em;
}

/* line 86, app/assets/stylesheets/custom/_group-order.scss */
.group-order-form fieldset .checkbox {
  margin-left: 20px;
}

/* line 89, app/assets/stylesheets/custom/_group-order.scss */
.group-order-form fieldset > p:last-child {
  text-align: center;
}

/* line 93, app/assets/stylesheets/custom/_group-order.scss */
.group-order-form .contact-book {
  background: #f6f6f6;
  color: #000;
  position: absolute;
  z-index: 9999;
  list-style: none;
  font-size: .8em;
  right: 0;
  box-shadow: 0 2px 60px rgba(0, 0, 0, 0.5);
  border-radius: 3px;
  max-height: 32rem;
  overflow: auto;
  margin-top: -25px;
  opacity: 0;
  visibility: hidden;
  padding: 0;
  transition: opacity .4s ease, margin-top .4s ease;
}

/* line 110, app/assets/stylesheets/custom/_group-order.scss */
.group-order-form .contact-book.open {
  margin-top: -5px;
  visibility: visible;
  opacity: 1;
}

/* line 115, app/assets/stylesheets/custom/_group-order.scss */
.group-order-form .contact-book li {
  padding: .2em 1em;
}

/* line 117, app/assets/stylesheets/custom/_group-order.scss */
.group-order-form .contact-book li.selected {
  background: #fff;
}

/* line 122, app/assets/stylesheets/custom/_group-order.scss */
.group-order-form .contact-book label {
  display: inline;
  font-weight: 500;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 129, app/assets/stylesheets/custom/_group-order.scss */
.group-order-form .contact-book input[type=checkbox] {
  margin-right: .5rem;
}

/* line 132, app/assets/stylesheets/custom/_group-order.scss */
.group-order-form .contact-book span {
  display: inline-block;
  float: right;
  margin-left: 2rem;
  cursor: pointer;
  font-size: 1.3em;
  line-height: normal;
  color: #aaa;
}

/* line 140, app/assets/stylesheets/custom/_group-order.scss */
.group-order-form .contact-book span:hover {
  color: inherit;
  font-weight: 700;
}

/* line 2, app/assets/stylesheets/custom/_apply-now.scss */
.apply-now-table {
  padding-top: 60px;
  padding-bottom: 90px;
}

/* line 6, app/assets/stylesheets/custom/_apply-now.scss */
.apply-now-table input[type=text], .apply-now-table input[type=email], .apply-now-table input[type=tel], .apply-now-table input[type=date], .apply-now-table textarea, .apply-now-table select {
  border: 1px solid #e5e5e5;
  background: #fbfbfb;
}

/* line 11, app/assets/stylesheets/custom/_apply-now.scss */
.apply-now-table .row-grey {
  margin-right: 15px;
  margin-left: 15px;
}

/* line 15, app/assets/stylesheets/custom/_apply-now.scss */
.apply-now-table .even {
  background-color: #f1f1f1;
}

/* line 18, app/assets/stylesheets/custom/_apply-now.scss */
.apply-now-table .row-sm {
  margin-top: 30px;
}

/* line 22, app/assets/stylesheets/custom/_apply-now.scss */
.apply-now-table .ng-scope {
  padding: 8px;
}

/* line 24, app/assets/stylesheets/custom/_apply-now.scss */
.apply-now-table .ng-scope .form-group {
  margin-bottom: 0;
}

/* line 29, app/assets/stylesheets/custom/_apply-now.scss */
.apply-now-table .btn-md {
  padding: 10px 20px;
  width: 49%;
}

@media screen and (min-width: 992px) {
  /* line 29, app/assets/stylesheets/custom/_apply-now.scss */
  .apply-now-table .btn-md {
    margin-top: 27px;
  }
}

@media screen and (max-width: 991px) {
  /* line 29, app/assets/stylesheets/custom/_apply-now.scss */
  .apply-now-table .btn-md {
    align-content: center;
    margin-top: 15px;
    padding: 10px 25px;
  }
}

/* line 43, app/assets/stylesheets/custom/_apply-now.scss */
.apply-now-table .left {
  align-content: left;
}

/* line 47, app/assets/stylesheets/custom/_apply-now.scss */
.apply-now-table .padded {
  padding-left: 35px;
}

/* line 51, app/assets/stylesheets/custom/_apply-now.scss */
.apply-now-table .padded-right {
  padding-right: 35px;
}

/* line 1, app/assets/stylesheets/custom/_faq.scss */
#faq {
  padding-top: 20px;
  max-width: 800px;
}

/* line 5, app/assets/stylesheets/custom/_faq.scss */
#faq small {
  font-size: .6em;
}

/* line 9, app/assets/stylesheets/custom/_faq.scss */
#faq h3 {
  margin: 0;
  padding: 6px 12px;
}

/* line 2, app/assets/stylesheets/custom/_vip.scss */
.vip-location #mask {
  background-color: #212121;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  z-index: 1;
}

/* line 12, app/assets/stylesheets/custom/_vip.scss */
.vip-location .fullscreen-container {
  min-height: calc(100vh - 70px);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  position: relative;
}

/* line 20, app/assets/stylesheets/custom/_vip.scss */
.vip-location .fullscreen-container video {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translateX(-50%) translateY(-50%);
}

/* line 30, app/assets/stylesheets/custom/_vip.scss */
.vip-location .fullscreen-container #mobile_background {
  display: none;
}

/* line 34, app/assets/stylesheets/custom/_vip.scss */
.vip-location .fullscreen-container #background_video_controls {
  position: fixed;
  top: 70px;
  right: 0;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 3;
}

/* line 42, app/assets/stylesheets/custom/_vip.scss */
.vip-location .fullscreen-container #background_video_controls img {
  width: auto;
  height: 30px;
  padding-right: 10px;
}

/* line 48, app/assets/stylesheets/custom/_vip.scss */
.vip-location .fullscreen-container #background_video_controls span {
  color: #FFF;
}

@media screen and (max-width: 991px) {
  /* line 54, app/assets/stylesheets/custom/_vip.scss */
  .vip-location .fullscreen-container #background_video_controls {
    display: none;
  }
  /* line 57, app/assets/stylesheets/custom/_vip.scss */
  .vip-location .fullscreen-container #mobile_background {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    background-image: url(/assets/bg-vip-mobile-eabfcd18386707929574295ea57f9928d7eb8f614e4f02d842b8adccbb97f8af.jpg);
    background-size: cover;
  }
  /* line 70, app/assets/stylesheets/custom/_vip.scss */
  .vip-location .fullscreen-container video {
    display: none;
  }
}

/* line 75, app/assets/stylesheets/custom/_vip.scss */
.vip-location .image-header {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 83, app/assets/stylesheets/custom/_vip.scss */
.vip-location .image-header .location-information {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 700px;
  margin-left: -350px;
  background: rgba(0, 0, 0, 0.4);
  height: 305px;
  margin-top: -115px;
  padding-top: 30px;
}

/* line 94, app/assets/stylesheets/custom/_vip.scss */
.vip-location .image-header .location-information p {
  margin-bottom: 10px;
  width: 95%;
}

@media screen and (max-width: 991px) {
  /* line 83, app/assets/stylesheets/custom/_vip.scss */
  .vip-location .image-header .location-information {
    width: 100%;
    left: 0;
    margin-left: 0;
    height: 330px;
    padding-top: 0;
  }
}

/* line 109, app/assets/stylesheets/custom/_vip.scss */
.vip-location .container {
  position: relative;
  z-index: 2;
  color: #FFF;
}

/* line 115, app/assets/stylesheets/custom/_vip.scss */
.vip-location #teaser_container {
  text-align: center;
}

/* line 118, app/assets/stylesheets/custom/_vip.scss */
.vip-location #teaser_container .teaser {
  font-family: "Bitter", Georgia, "Times New Roman", Times, serif;
  display: inline-block;
  width: 65%;
}

@media screen and (max-width: 991px) {
  /* line 118, app/assets/stylesheets/custom/_vip.scss */
  .vip-location #teaser_container .teaser {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}
