/* Minification failed. Returning unminified contents.
(12640,28): run-time error CSS1030: Expected identifier, found '='
(12640,29): run-time error CSS1031: Expected selector, found '"checkbox"'
(12640,29): run-time error CSS1025: Expected comma or open brace, found '"checkbox"'
(14123,14): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
 */
.fullsize {
  max-width: 100%;
}
.slimmage {
  max-width: 100%;
}
/*===================================================
FOUT
===================================================*/
.wf-loading .restaurant-name,
.wf-loading header a,
.wf-loading .header-title,
.wf-loading .design-name,
.wf-loading h1,
.wf-loading h2,
.wf-loading h3,
.wf-loading h4,
.wf-loading .section-name,
.wf-loading .btn,
.wf-loading p,
.wf-loading ul,
.wf-loading .breadcrumb,
.wf-loading #system-status {
  visibility: hidden;
}
.wf-active .restaurant-name,
.wf-inactive .restaurant-name,
.wf-active header a,
.wf-inactive header a,
.wf-active .header-title,
.wf-inactive .header-title,
.wf-active .design-name,
.wf-inactive .design-name,
.wf-active h1,
.wf-inactive h1,
.wf-active h2,
.wf-inactive h2,
.wf-active h3,
.wf-inactive h3,
.wf-active h4,
.wf-inactive h4,
.wf-active .section-name,
.wf-inactive .section-name,
.wf-active .btn,
.wf-inactive .btn,
.wf-active p,
.wf-inactive p,
.wf-active ul,
.wf-inactive ul,
.wf-active .breadcrumb,
.wf-inactive .breadcrumb,
.wf-active #system-status,
.wf-inactive #system-status {
  visibility: visible;
}
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* --------------------------------------- */
/* --------------------------------------- */
/*
@primary-font: sofia-pro, Helvetica, Arial, sans-serif;
@secondary-font: "adelle", Georgia, serif;
@header-font: sofia-pro, Helvetica, Arial, sans-serif;

@thin: 200; //extra light
@light: 200; //extra light
@normal: 400; //book
@medium: 500; //semi-bold
@bold: 700; //bold
@heavy: 900; //black
    */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out 1s linear;
  -moz-transition: all 0.2s ease-in-out 1s linear;
  -o-transition: all 0.2s ease-in-out 1s linear;
  -ms-transition: all 0.2s ease-in-out 1s linear;
  transition: all 0.2s ease-in-out 1s linear;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .container {
    width: 760px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 980px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1180px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.row {
  margin-left: -20px;
  margin-right: -20px;
}
.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: 20px;
  padding-right: 20px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #969696;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #969696;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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 .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
  -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
.slider {
  max-height: 500px;
  overflow: hidden;
  padding: 0 2px;
  transition-property: all;
  transition-duration: .5s;
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.slider.closed {
  max-height: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.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;
  -moz-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;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.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;
  -moz-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;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.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;
  -moz-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;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -20px;
  margin-right: -20px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 20px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.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: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  -webkit-transition: opacity 0.15s linear 1s linear;
  -moz-transition: opacity 0.15s linear 1s linear;
  -o-transition: opacity 0.15s linear 1s linear;
  -ms-transition: opacity 0.15s linear 1s linear;
  transition: opacity 0.15s linear 1s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -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;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-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;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.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;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.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;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.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;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #969696;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.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;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.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;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
  display: inline-block;
  height: 16px;
  padding-left: 6px;
  margin-right: 8px;
  border-right: 1px solid rgba(150, 150, 150, 0.5);
  vertical-align: middle;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #969696;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 20px;
  padding-left: 20px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -20px;
  margin-left: -20px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 20px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -20px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 20px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -20px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -20px;
  margin-right: -20px;
  padding: 10px 20px;
  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);
  -moz-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: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -20px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .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;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  -webkit-transform: translate(0, -25%);
  -moz-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-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;
}
.modal.in .modal-dialog {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-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;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.clearfix,
.dl-horizontal dd,
.container,
.container-fluid,
.row,
.form-horizontal .form-group,
.btn-toolbar,
.btn-group-vertical > .btn-group,
.nav,
.navbar,
.navbar-header,
.navbar-collapse,
.modal-header,
.modal-footer {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*===================================================
Animations
animation: duration | timing-function | delay | iteration-count | direction | fill-mode | play-state | name
===================================================*/
.new-item-gray {
  -webkit-animation: 2s ease 0s normal forwards 1 yellowfadeToGray;
  animation: 2s ease 0s normal forwards 1 yellowfadeToGray;
}
@keyframes yellowfadeToGray {
  0% {
    background: #ffffff;
  }
  20% {
    background: #ffffff;
  }
  40% {
    background: #fff7c1;
  }
  60% {
    background: #fff7c1;
  }
  80% {
    background: #fff7c1;
  }
  100% {
    background: #f3f3f3;
  }
}
.new-item-white {
  -webkit-animation: 2s ease 0s normal forwards 1 yellowfadeToWhite;
  animation: 2s ease 0s normal forwards 1 yellowfadeToWhite;
}
@keyframes yellowfadeToWhite {
  0% {
    background: #ffffff;
  }
  20% {
    background: #ffffff;
  }
  40% {
    background: #fff7c1;
  }
  60% {
    background: #fff7c1;
  }
  80% {
    background: #fff7c1;
  }
  100% {
    background: #ffffff;
  }
}
.fade-on-load {
  opacity: 0;
  -webkit-animation: .6s ease 0s normal forwards 1 fadein;
  animation: .6s ease 0s normal forwards 1 fadein;
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.delayed-message {
  color: #ffe472;
  opacity: 0;
  -webkit-animation: .6s ease 5s normal forwards 1 showMessage;
  animation: .6s ease 5s normal forwards 1 showMessage;
}
.delayed-message span {
  white-space: nowrap;
}
@keyframes showMessage {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*===================================================
Bootstrap Overrides
===================================================*/
a {
  color: #E05E00;
}
a:hover {
  color: #1a1a18;
}
.layer {
  float: left;
  width: 100%;
  position: relative;
}
.container-fluid {
  *zoom: 1;
  max-width: 1320px;
  margin: 0 auto;
}
@media (min-width: 480px) {
  .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}
.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
a {
  color: #E05E00;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #1a1a18;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.dropdown-menu {
  left: auto;
  right: 0;
  width: 100%;
}
.dropdown-menu > li > a {
  color: #1a1a18;
  white-space: normal;
}
.dropdown-menu > li > a:hover {
  background-color: transparent;
  color: #E05E00;
}
.thumbnail {
  border: none;
  background-color: transparent;
}
/*==========================================================================
Mixins
==========================================================================*/
/* ----------------------------------------------------
Clearfix
---------------------------------------------------- */
.clearfix,
.dl-horizontal dd,
.container,
.container-fluid,
.row,
.form-horizontal .form-group,
.btn-toolbar,
.btn-group-vertical > .btn-group,
.nav,
.navbar,
.navbar-header,
.navbar-collapse,
.modal-header,
.modal-footer {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
/* ----------------------------------------------------
border radius
---------------------------------------------------- */
/* ----------------------------------------------------
transitions
---------------------------------------------------- */
/* ----------------------------------------------------
animations
---------------------------------------------------- */
/* ----------------------------------------------------
opacity
---------------------------------------------------- */
/* ----------------------------------------------------
box shadow
---------------------------------------------------- */
/* ----------------------------------------------------
Font size - REM to PX converter with IE8 fallback
---------------------------------------------------- */
/* ----------------------------------------------------
Content columns
---------------------------------------------------- */
/* --------------------------------------- */
/* --------------------------------------- */
.sprite {
  background: transparent url(/images/admin/icons-admin-sprite-v17.png) no-repeat 0 0;
  display: inline-block;
  background-size: 725px 400px;
}
/* Primary */
.sprite.sprite-dashboard {
  background-position: 0 0;
  height: 23px;
  width: 23px;
}
.sprite.sprite-pages {
  background-position: -23px 0;
  height: 23px;
  width: 23px;
}
.sprite.sprite-social {
  background-position: -46px 0;
  height: 23px;
  width: 23px;
}
.sprite.sprite-add-ons {
  background-position: -69px 0;
  height: 23px;
  width: 23px;
}
.sprite.sprite-design {
  background-position: -92px 0;
  height: 23px;
  width: 23px;
}
.sprite.sprite-account {
  background-position: -481px -22px;
  height: 20px;
  width: 20px;
}
/* Misc. */
.sprite.sprite-arrow-right {
  background-position: -25px -30px;
  width: 21px;
  height: 13px;
}
.sprite.drag-handle {
  background-position: 0 -23px;
  width: 23px;
  height: 23px;
}
.sprite.sprite-drag:active,
.drag-handle:active,
.sub-drag-handle:active,
.menu-handle:active,
.course-handle:active,
.item-handle:active {
  cursor: move;
}
.sprite.sprite-settings {
  background-position: -417px -22px;
  width: 20px;
  height: 20px;
}
.sprite.sprite-help {
  background-position: -440px -22px;
  height: 21px;
  width: 21px;
}
.sprite.sprite-ada {
  background-position: -531px -21px;
  height: 22px;
  width: 20px;
}
/* Content blocks */
.sprite.sprite-cb-copy {
  background-position: 0 -45px;
  width: 130px;
  height: 80px;
}
.sprite.sprite-cb-1-photo-copy {
  background-position: -140px -45px;
  width: 130px;
  height: 80px;
}
.sprite.sprite-cb-2-photos-copy {
  background-position: -280px -45px;
  width: 130px;
  height: 80px;
}
.sprite.sprite-cb-3-photos-copy {
  background-position: -559px -45px;
  width: 130px;
  height: 80px;
}
.sprite.sprite-cb-header {
  background-position: -420px -45px;
  width: 130px;
  height: 80px;
}
.sprite.sprite-cb-copy.small {
  background-position: 0 -150px;
  width: 31px;
  height: 21px;
  margin: 0 5px -6px 0;
}
.sprite.sprite-cb-1-photo-copy.small {
  background-position: -33px -150px;
  width: 31px;
  height: 21px;
  margin: 0 5px -6px 0;
}
.sprite.sprite-cb-2-photos-copy.small {
  background-position: -66px -150px;
  width: 31px;
  height: 21px;
  margin: 0 5px -6px 0;
}
.sprite.sprite-cb-3-photos-copy.small {
  background-position: -133px -150px;
  width: 31px;
  height: 21px;
  margin: 0 5px -6px 0;
}
.sprite.sprite-cb-header.small {
  background-position: -99px -150px;
  width: 31px;
  height: 21px;
  margin: 0 5px -6px 0;
}
.sprite.sprite-itemized {
  background-position: 0 -192px;
  width: 130px;
  height: 125px;
}
.sprite.sprite-free-form {
  background-position: -131px -192px;
  width: 130px;
  height: 125px;
}
.sprite.sprite-itemized.small {
  background-position: -167px -150px;
  width: 31px;
  height: 21px;
  margin: 0 5px -6px 0;
}
.sprite.sprite-free-form.small {
  background-position: -202px -150px;
  width: 31px;
  height: 21px;
  margin: 0 5px -6px 0;
}
.sprite.fp-logo {
  background-position: -690px 0;
  width: 35px;
  height: 35px;
}
/* Social and Add-ons*/
.sprite.tool {
  width: 20px;
  height: 20px;
  margin: 0 10px -3px 0;
}
.sprite.sprite-twitter {
  background-position: -112px -24px;
}
.sprite.sprite-facebook {
  background-position: -133px -24px;
}
.sprite.sprite-yelp {
  background-position: -154px -24px;
}
.sprite.sprite-trip-advisor {
  background-position: -174px -24px;
}
.sprite.sprite-zomato {
  background-position: -196px -24px;
}
.sprite.sprite-google-plus {
  background-position: -91px -24px;
}
.sprite.sprite-social-share {
  background-position: -217px -24px;
}
.sprite.sprite-blog {
  background-position: -238px -24px;
}
.sprite.sprite-gift-cards {
  background-position: -259px -24px;
}
.sprite.sprite-sign-up {
  background-position: -280px -24px;
}
.sprite.sprite-reservations {
  background-position: -301px -24px;
}
.sprite.sprite-online-ordering {
  background-position: -322px -24px;
}
.sprite.sprite-analytics {
  background-position: -343px -24px;
}
.sprite.sprite-instagram {
  background-position: -70px -24px;
}
.sprite.sprite-code {
  background-position: -505px -22px;
}
.sprite.selected-plan {
  background-position: -655px -192px;
  width: 70px;
  height: 76px;
  position: absolute;
  top: 0;
  left: 0;
}
/* Dietary Restrictions */
.sprite.dietary {
  width: 16px;
  height: 16px;
  margin: 0 1px -3px;
}
.sprite.sprite-gluten-free {
  background-position: -364px -24px;
}
.sprite.sprite-vegan {
  background-position: -381px -24px;
}
.sprite.sprite-vegetarian {
  background-position: -398px -24px;
}
/* --------------------------------------- */
/* --------------------------------------- */
.btn,
button,
input[type="submit"] {
  text-decoration: none;
  line-height: 1;
  width: auto;
  min-width: 35px;
  display: inline-block;
  margin: 2px;
  text-transform: uppercase;
  text-align: center;
  border: 1px solid #ffffff;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  font-weight: 400;
  padding: 10px;
}
.btn.help,
button.help,
input[type="submit"].help {
  font-weight: 400;
}
.btn.icon-only,
button.icon-only,
input[type="submit"].icon-only {
  padding: 5px 5px;
}
.btn.btn-block,
button.btn-block,
input[type="submit"].btn-block {
  display: block;
}
.btn.no-wrap,
button.no-wrap,
input[type="submit"].no-wrap {
  white-space: nowrap;
  overflow: hidden;
}
.btn.wrap,
button.wrap,
input[type="submit"].wrap {
  white-space: normal;
}
.btn svg,
button svg,
input[type="submit"] svg {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: auto;
  margin-top: -3px;
  fill: #969696;
}
.btn .icon,
button .icon,
input[type="submit"] .icon {
  margin-top: -3px;
  margin-right: 2px;
  font-size: 16px;
}
.btn .icon.icon-plus,
button .icon.icon-plus,
input[type="submit"] .icon.icon-plus,
.btn .icon.icon-minus,
button .icon.icon-minus,
input[type="submit"] .icon.icon-minus {
  font-size: 10px;
}
.btn:hover svg,
button:hover svg,
input[type="submit"]:hover svg {
  fill: #1a1a18;
}
@media (max-width: 1200px) {
  .btn .add,
  button .add,
  input[type="submit"] .add {
    display: none;
  }
}
/*
.button-variant(@color; @background; @border) {
  color: @color;
  background-color: @background;
  border-color: @border;
}
*/
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-orange {
  color: #ffffff;
  background-color: #E05E00;
  border-color: #E05E00;
}
.btn-orange:focus,
.btn-orange.focus {
  color: #ffffff;
  background-color: #ad4900;
  border-color: #612800;
}
.btn-orange:hover {
  color: #ffffff;
  background-color: #ad4900;
  border-color: #a34400;
}
.btn-orange:active,
.btn-orange.active,
.open > .dropdown-toggle.btn-orange {
  color: #ffffff;
  background-color: #ad4900;
  border-color: #a34400;
}
.btn-orange:active:hover,
.btn-orange.active:hover,
.open > .dropdown-toggle.btn-orange:hover,
.btn-orange:active:focus,
.btn-orange.active:focus,
.open > .dropdown-toggle.btn-orange:focus,
.btn-orange:active.focus,
.btn-orange.active.focus,
.open > .dropdown-toggle.btn-orange.focus {
  color: #ffffff;
  background-color: #893a00;
  border-color: #612800;
}
.btn-orange:active,
.btn-orange.active,
.open > .dropdown-toggle.btn-orange {
  background-image: none;
}
.btn-orange.disabled:hover,
.btn-orange[disabled]:hover,
fieldset[disabled] .btn-orange:hover,
.btn-orange.disabled:focus,
.btn-orange[disabled]:focus,
fieldset[disabled] .btn-orange:focus,
.btn-orange.disabled.focus,
.btn-orange[disabled].focus,
fieldset[disabled] .btn-orange.focus {
  background-color: #E05E00;
  border-color: #E05E00;
}
.btn-orange .badge {
  color: #E05E00;
  background-color: #ffffff;
}
.btn-blue {
  color: #ffffff;
  background-color: #146AE0;
  border-color: #146AE0;
}
.btn-blue:focus,
.btn-blue.focus {
  color: #ffffff;
  background-color: #1054b1;
  border-color: #0a336b;
}
.btn-blue:hover {
  color: #ffffff;
  background-color: #1054b1;
  border-color: #0f4fa8;
}
.btn-blue:active,
.btn-blue.active,
.open > .dropdown-toggle.btn-blue {
  color: #ffffff;
  background-color: #1054b1;
  border-color: #0f4fa8;
}
.btn-blue:active:hover,
.btn-blue.active:hover,
.open > .dropdown-toggle.btn-blue:hover,
.btn-blue:active:focus,
.btn-blue.active:focus,
.open > .dropdown-toggle.btn-blue:focus,
.btn-blue:active.focus,
.btn-blue.active.focus,
.open > .dropdown-toggle.btn-blue.focus {
  color: #ffffff;
  background-color: #0d4490;
  border-color: #0a336b;
}
.btn-blue:active,
.btn-blue.active,
.open > .dropdown-toggle.btn-blue {
  background-image: none;
}
.btn-blue.disabled:hover,
.btn-blue[disabled]:hover,
fieldset[disabled] .btn-blue:hover,
.btn-blue.disabled:focus,
.btn-blue[disabled]:focus,
fieldset[disabled] .btn-blue:focus,
.btn-blue.disabled.focus,
.btn-blue[disabled].focus,
fieldset[disabled] .btn-blue.focus {
  background-color: #146AE0;
  border-color: #146AE0;
}
.btn-blue .badge {
  color: #146AE0;
  background-color: #ffffff;
}
.btn-green {
  color: #ffffff;
  background-color: #7ecf02;
  border-color: #7ecf02;
}
.btn-green:focus,
.btn-green.focus {
  color: #ffffff;
  background-color: #5f9c02;
  border-color: #315101;
}
.btn-green:hover {
  color: #ffffff;
  background-color: #5f9c02;
  border-color: #599201;
}
.btn-green:active,
.btn-green.active,
.open > .dropdown-toggle.btn-green {
  color: #ffffff;
  background-color: #5f9c02;
  border-color: #599201;
}
.btn-green:active:hover,
.btn-green.active:hover,
.open > .dropdown-toggle.btn-green:hover,
.btn-green:active:focus,
.btn-green.active:focus,
.open > .dropdown-toggle.btn-green:focus,
.btn-green:active.focus,
.btn-green.active.focus,
.open > .dropdown-toggle.btn-green.focus {
  color: #ffffff;
  background-color: #4a7901;
  border-color: #315101;
}
.btn-green:active,
.btn-green.active,
.open > .dropdown-toggle.btn-green {
  background-image: none;
}
.btn-green.disabled:hover,
.btn-green[disabled]:hover,
fieldset[disabled] .btn-green:hover,
.btn-green.disabled:focus,
.btn-green[disabled]:focus,
fieldset[disabled] .btn-green:focus,
.btn-green.disabled.focus,
.btn-green[disabled].focus,
fieldset[disabled] .btn-green.focus {
  background-color: #7ecf02;
  border-color: #7ecf02;
}
.btn-green .badge {
  color: #7ecf02;
  background-color: #ffffff;
}
.btn-clear {
  color: #E05E00;
  background-color: transparent;
  border-color: transparent;
}
.btn-clear:focus,
.btn-clear.focus {
  color: #E05E00;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-clear:hover {
  color: #E05E00;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-clear:active,
.btn-clear.active,
.open > .dropdown-toggle.btn-clear {
  color: #E05E00;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-clear:active:hover,
.btn-clear.active:hover,
.open > .dropdown-toggle.btn-clear:hover,
.btn-clear:active:focus,
.btn-clear.active:focus,
.open > .dropdown-toggle.btn-clear:focus,
.btn-clear:active.focus,
.btn-clear.active.focus,
.open > .dropdown-toggle.btn-clear.focus {
  color: #E05E00;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-clear:active,
.btn-clear.active,
.open > .dropdown-toggle.btn-clear {
  background-image: none;
}
.btn-clear.disabled:hover,
.btn-clear[disabled]:hover,
fieldset[disabled] .btn-clear:hover,
.btn-clear.disabled:focus,
.btn-clear[disabled]:focus,
fieldset[disabled] .btn-clear:focus,
.btn-clear.disabled.focus,
.btn-clear[disabled].focus,
fieldset[disabled] .btn-clear.focus {
  background-color: transparent;
  border-color: transparent;
}
.btn-clear .badge {
  color: transparent;
  background-color: #E05E00;
}
.btn-clear:hover {
  color: #1a1a18;
}
.btn-stripped {
  color: #E05E00;
  background-color: transparent;
  border-color: transparent;
  padding: 0;
  border: none;
  display: inline;
  font-weight: 700;
  text-transform: none;
}
.btn-stripped:focus,
.btn-stripped.focus {
  color: #E05E00;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-stripped:hover {
  color: #E05E00;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-stripped:active,
.btn-stripped.active,
.open > .dropdown-toggle.btn-stripped {
  color: #E05E00;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-stripped:active:hover,
.btn-stripped.active:hover,
.open > .dropdown-toggle.btn-stripped:hover,
.btn-stripped:active:focus,
.btn-stripped.active:focus,
.open > .dropdown-toggle.btn-stripped:focus,
.btn-stripped:active.focus,
.btn-stripped.active.focus,
.open > .dropdown-toggle.btn-stripped.focus {
  color: #E05E00;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-stripped:active,
.btn-stripped.active,
.open > .dropdown-toggle.btn-stripped {
  background-image: none;
}
.btn-stripped.disabled:hover,
.btn-stripped[disabled]:hover,
fieldset[disabled] .btn-stripped:hover,
.btn-stripped.disabled:focus,
.btn-stripped[disabled]:focus,
fieldset[disabled] .btn-stripped:focus,
.btn-stripped.disabled.focus,
.btn-stripped[disabled].focus,
fieldset[disabled] .btn-stripped.focus {
  background-color: transparent;
  border-color: transparent;
}
.btn-stripped .badge {
  color: transparent;
  background-color: #E05E00;
}
.btn-stripped:hover {
  background-color: transparent;
  color: #1a1a18;
}
.btn-white {
  color: #1a1a18;
  background-color: #ffffff;
  border-color: #c0c0c0;
}
.btn-white:focus,
.btn-white.focus {
  color: #1a1a18;
  background-color: #e6e6e6;
  border-color: #808080;
}
.btn-white:hover {
  color: #1a1a18;
  background-color: #e6e6e6;
  border-color: #a1a1a1;
}
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  color: #1a1a18;
  background-color: #e6e6e6;
  border-color: #a1a1a1;
}
.btn-white:active:hover,
.btn-white.active:hover,
.open > .dropdown-toggle.btn-white:hover,
.btn-white:active:focus,
.btn-white.active:focus,
.open > .dropdown-toggle.btn-white:focus,
.btn-white:active.focus,
.btn-white.active.focus,
.open > .dropdown-toggle.btn-white.focus {
  color: #1a1a18;
  background-color: #d4d4d4;
  border-color: #808080;
}
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  background-image: none;
}
.btn-white.disabled:hover,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white:hover,
.btn-white.disabled:focus,
.btn-white[disabled]:focus,
fieldset[disabled] .btn-white:focus,
.btn-white.disabled.focus,
.btn-white[disabled].focus,
fieldset[disabled] .btn-white.focus {
  background-color: #ffffff;
  border-color: #c0c0c0;
}
.btn-white .badge {
  color: #ffffff;
  background-color: #1a1a18;
}
.btn-white:hover {
  background-color: #cbcbcb;
}
.btn-clear-white {
  color: #ffffff;
  background-color: transparent;
  border-color: transparent;
}
.btn-clear-white:focus,
.btn-clear-white.focus {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-clear-white:hover {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-clear-white:active,
.btn-clear-white.active,
.open > .dropdown-toggle.btn-clear-white {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-clear-white:active:hover,
.btn-clear-white.active:hover,
.open > .dropdown-toggle.btn-clear-white:hover,
.btn-clear-white:active:focus,
.btn-clear-white.active:focus,
.open > .dropdown-toggle.btn-clear-white:focus,
.btn-clear-white:active.focus,
.btn-clear-white.active.focus,
.open > .dropdown-toggle.btn-clear-white.focus {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-clear-white:active,
.btn-clear-white.active,
.open > .dropdown-toggle.btn-clear-white {
  background-image: none;
}
.btn-clear-white.disabled:hover,
.btn-clear-white[disabled]:hover,
fieldset[disabled] .btn-clear-white:hover,
.btn-clear-white.disabled:focus,
.btn-clear-white[disabled]:focus,
fieldset[disabled] .btn-clear-white:focus,
.btn-clear-white.disabled.focus,
.btn-clear-white[disabled].focus,
fieldset[disabled] .btn-clear-white.focus {
  background-color: transparent;
  border-color: transparent;
}
.btn-clear-white .badge {
  color: transparent;
  background-color: #ffffff;
}
.btn-clear-white:hover {
  color: #ffe472;
}
.btn-clear-gray {
  color: #969696;
  background-color: transparent;
  border-color: transparent;
}
.btn-clear-gray:focus,
.btn-clear-gray.focus {
  color: #969696;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-clear-gray:hover {
  color: #969696;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-clear-gray:active,
.btn-clear-gray.active,
.open > .dropdown-toggle.btn-clear-gray {
  color: #969696;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-clear-gray:active:hover,
.btn-clear-gray.active:hover,
.open > .dropdown-toggle.btn-clear-gray:hover,
.btn-clear-gray:active:focus,
.btn-clear-gray.active:focus,
.open > .dropdown-toggle.btn-clear-gray:focus,
.btn-clear-gray:active.focus,
.btn-clear-gray.active.focus,
.open > .dropdown-toggle.btn-clear-gray.focus {
  color: #969696;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-clear-gray:active,
.btn-clear-gray.active,
.open > .dropdown-toggle.btn-clear-gray {
  background-image: none;
}
.btn-clear-gray.disabled:hover,
.btn-clear-gray[disabled]:hover,
fieldset[disabled] .btn-clear-gray:hover,
.btn-clear-gray.disabled:focus,
.btn-clear-gray[disabled]:focus,
fieldset[disabled] .btn-clear-gray:focus,
.btn-clear-gray.disabled.focus,
.btn-clear-gray[disabled].focus,
fieldset[disabled] .btn-clear-gray.focus {
  background-color: transparent;
  border-color: transparent;
}
.btn-clear-gray .badge {
  color: transparent;
  background-color: #969696;
}
.btn-clear-gray:hover {
  color: #E05E00;
}
.btn-clear-black {
  color: #1a1a18;
  background-color: transparent;
  border-color: transparent;
}
.btn-clear-black:focus,
.btn-clear-black.focus {
  color: #1a1a18;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-clear-black:hover {
  color: #1a1a18;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-clear-black:active,
.btn-clear-black.active,
.open > .dropdown-toggle.btn-clear-black {
  color: #1a1a18;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-clear-black:active:hover,
.btn-clear-black.active:hover,
.open > .dropdown-toggle.btn-clear-black:hover,
.btn-clear-black:active:focus,
.btn-clear-black.active:focus,
.open > .dropdown-toggle.btn-clear-black:focus,
.btn-clear-black:active.focus,
.btn-clear-black.active.focus,
.open > .dropdown-toggle.btn-clear-black.focus {
  color: #1a1a18;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-clear-black:active,
.btn-clear-black.active,
.open > .dropdown-toggle.btn-clear-black {
  background-image: none;
}
.btn-clear-black.disabled:hover,
.btn-clear-black[disabled]:hover,
fieldset[disabled] .btn-clear-black:hover,
.btn-clear-black.disabled:focus,
.btn-clear-black[disabled]:focus,
fieldset[disabled] .btn-clear-black:focus,
.btn-clear-black.disabled.focus,
.btn-clear-black[disabled].focus,
fieldset[disabled] .btn-clear-black.focus {
  background-color: transparent;
  border-color: transparent;
}
.btn-clear-black .badge {
  color: transparent;
  background-color: #1a1a18;
}
.btn-clear-black:hover {
  color: #E05E00;
}
.btn-outline-white {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.btn-outline-white:focus,
.btn-outline-white.focus {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0);
  border-color: #bfbfbf;
}
.btn-outline-white:hover {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0);
  border-color: #e0e0e0;
}
.btn-outline-white:active,
.btn-outline-white.active,
.open > .dropdown-toggle.btn-outline-white {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0);
  border-color: #e0e0e0;
}
.btn-outline-white:active:hover,
.btn-outline-white.active:hover,
.open > .dropdown-toggle.btn-outline-white:hover,
.btn-outline-white:active:focus,
.btn-outline-white.active:focus,
.open > .dropdown-toggle.btn-outline-white:focus,
.btn-outline-white:active.focus,
.btn-outline-white.active.focus,
.open > .dropdown-toggle.btn-outline-white.focus {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0);
  border-color: #bfbfbf;
}
.btn-outline-white:active,
.btn-outline-white.active,
.open > .dropdown-toggle.btn-outline-white {
  background-image: none;
}
.btn-outline-white.disabled:hover,
.btn-outline-white[disabled]:hover,
fieldset[disabled] .btn-outline-white:hover,
.btn-outline-white.disabled:focus,
.btn-outline-white[disabled]:focus,
fieldset[disabled] .btn-outline-white:focus,
.btn-outline-white.disabled.focus,
.btn-outline-white[disabled].focus,
fieldset[disabled] .btn-outline-white.focus {
  background-color: transparent;
  border-color: #ffffff;
}
.btn-outline-white .badge {
  color: transparent;
  background-color: #ffffff;
}
.btn-outline-white:hover {
  color: #ffe472;
  border-color: #ffe472;
}
.btn-yellow {
  color: #1a1a18;
  background-color: #ffe472;
  border-color: #ffffff;
  border-color: #ffe472;
}
.btn-yellow:focus,
.btn-yellow.focus {
  color: #1a1a18;
  background-color: #ffda3f;
  border-color: #bfbfbf;
}
.btn-yellow:hover {
  color: #1a1a18;
  background-color: #ffda3f;
  border-color: #e0e0e0;
}
.btn-yellow:active,
.btn-yellow.active,
.open > .dropdown-toggle.btn-yellow {
  color: #1a1a18;
  background-color: #ffda3f;
  border-color: #e0e0e0;
}
.btn-yellow:active:hover,
.btn-yellow.active:hover,
.open > .dropdown-toggle.btn-yellow:hover,
.btn-yellow:active:focus,
.btn-yellow.active:focus,
.open > .dropdown-toggle.btn-yellow:focus,
.btn-yellow:active.focus,
.btn-yellow.active.focus,
.open > .dropdown-toggle.btn-yellow.focus {
  color: #1a1a18;
  background-color: #ffd31b;
  border-color: #bfbfbf;
}
.btn-yellow:active,
.btn-yellow.active,
.open > .dropdown-toggle.btn-yellow {
  background-image: none;
}
.btn-yellow.disabled:hover,
.btn-yellow[disabled]:hover,
fieldset[disabled] .btn-yellow:hover,
.btn-yellow.disabled:focus,
.btn-yellow[disabled]:focus,
fieldset[disabled] .btn-yellow:focus,
.btn-yellow.disabled.focus,
.btn-yellow[disabled].focus,
fieldset[disabled] .btn-yellow.focus {
  background-color: #ffe472;
  border-color: #ffffff;
}
.btn-yellow .badge {
  color: #ffe472;
  background-color: #1a1a18;
}
.btn-group .btn-yellow {
  border-color: #ffe472;
}
.btn-yellow:hover {
  color: #1a1a18;
  background-color: #fff7c1;
  border-color: #ffffff;
  border-color: #ffe472;
}
.btn-yellow:hover:focus,
.btn-yellow:hover.focus {
  color: #1a1a18;
  background-color: #fff08e;
  border-color: #bfbfbf;
}
.btn-yellow:hover:hover {
  color: #1a1a18;
  background-color: #fff08e;
  border-color: #e0e0e0;
}
.btn-yellow:hover:active,
.btn-yellow:hover.active,
.open > .dropdown-toggle.btn-yellow:hover {
  color: #1a1a18;
  background-color: #fff08e;
  border-color: #e0e0e0;
}
.btn-yellow:hover:active:hover,
.btn-yellow:hover.active:hover,
.open > .dropdown-toggle.btn-yellow:hover:hover,
.btn-yellow:hover:active:focus,
.btn-yellow:hover.active:focus,
.open > .dropdown-toggle.btn-yellow:hover:focus,
.btn-yellow:hover:active.focus,
.btn-yellow:hover.active.focus,
.open > .dropdown-toggle.btn-yellow:hover.focus {
  color: #1a1a18;
  background-color: #ffec6a;
  border-color: #bfbfbf;
}
.btn-yellow:hover:active,
.btn-yellow:hover.active,
.open > .dropdown-toggle.btn-yellow:hover {
  background-image: none;
}
.btn-yellow:hover.disabled:hover,
.btn-yellow:hover[disabled]:hover,
fieldset[disabled] .btn-yellow:hover:hover,
.btn-yellow:hover.disabled:focus,
.btn-yellow:hover[disabled]:focus,
fieldset[disabled] .btn-yellow:hover:focus,
.btn-yellow:hover.disabled.focus,
.btn-yellow:hover[disabled].focus,
fieldset[disabled] .btn-yellow:hover.focus {
  background-color: #fff7c1;
  border-color: #ffffff;
}
.btn-yellow:hover .badge {
  color: #fff7c1;
  background-color: #1a1a18;
}
.btn-outline-yellow {
  color: #ffe472;
  background-color: transparent;
  border-color: #ffe472;
}
.btn-outline-yellow:focus,
.btn-outline-yellow.focus {
  color: #ffe472;
  background-color: rgba(0, 0, 0, 0);
  border-color: #f2c300;
}
.btn-outline-yellow:hover {
  color: #ffe472;
  background-color: rgba(0, 0, 0, 0);
  border-color: #ffd835;
}
.btn-outline-yellow:active,
.btn-outline-yellow.active,
.open > .dropdown-toggle.btn-outline-yellow {
  color: #ffe472;
  background-color: rgba(0, 0, 0, 0);
  border-color: #ffd835;
}
.btn-outline-yellow:active:hover,
.btn-outline-yellow.active:hover,
.open > .dropdown-toggle.btn-outline-yellow:hover,
.btn-outline-yellow:active:focus,
.btn-outline-yellow.active:focus,
.open > .dropdown-toggle.btn-outline-yellow:focus,
.btn-outline-yellow:active.focus,
.btn-outline-yellow.active.focus,
.open > .dropdown-toggle.btn-outline-yellow.focus {
  color: #ffe472;
  background-color: rgba(0, 0, 0, 0);
  border-color: #f2c300;
}
.btn-outline-yellow:active,
.btn-outline-yellow.active,
.open > .dropdown-toggle.btn-outline-yellow {
  background-image: none;
}
.btn-outline-yellow.disabled:hover,
.btn-outline-yellow[disabled]:hover,
fieldset[disabled] .btn-outline-yellow:hover,
.btn-outline-yellow.disabled:focus,
.btn-outline-yellow[disabled]:focus,
fieldset[disabled] .btn-outline-yellow:focus,
.btn-outline-yellow.disabled.focus,
.btn-outline-yellow[disabled].focus,
fieldset[disabled] .btn-outline-yellow.focus {
  background-color: transparent;
  border-color: #ffe472;
}
.btn-outline-yellow .badge {
  color: transparent;
  background-color: #ffe472;
}
.btn-outline-yellow:hover {
  color: #E05E00;
  border-color: #E05E00;
}
#publish-modal .btn-outline-yellow:hover {
  color: #ffffff;
  border-color: #ffffff;
}
.btn-gray {
  color: #1a1a18;
  background-color: #f3f3f3;
  border-color: #e9e9e9;
}
.btn-gray:focus,
.btn-gray.focus {
  color: #1a1a18;
  background-color: #dadada;
  border-color: #a9a9a9;
}
.btn-gray:hover {
  color: #1a1a18;
  background-color: #dadada;
  border-color: #cacaca;
}
.btn-gray:active,
.btn-gray.active,
.open > .dropdown-toggle.btn-gray {
  color: #1a1a18;
  background-color: #dadada;
  border-color: #cacaca;
}
.btn-gray:active:hover,
.btn-gray.active:hover,
.open > .dropdown-toggle.btn-gray:hover,
.btn-gray:active:focus,
.btn-gray.active:focus,
.open > .dropdown-toggle.btn-gray:focus,
.btn-gray:active.focus,
.btn-gray.active.focus,
.open > .dropdown-toggle.btn-gray.focus {
  color: #1a1a18;
  background-color: #c8c8c8;
  border-color: #a9a9a9;
}
.btn-gray:active,
.btn-gray.active,
.open > .dropdown-toggle.btn-gray {
  background-image: none;
}
.btn-gray.disabled:hover,
.btn-gray[disabled]:hover,
fieldset[disabled] .btn-gray:hover,
.btn-gray.disabled:focus,
.btn-gray[disabled]:focus,
fieldset[disabled] .btn-gray:focus,
.btn-gray.disabled.focus,
.btn-gray[disabled].focus,
fieldset[disabled] .btn-gray.focus {
  background-color: #f3f3f3;
  border-color: #e9e9e9;
}
.btn-gray .badge {
  color: #f3f3f3;
  background-color: #1a1a18;
}
.btn-group .btn-gray {
  border-color: #f3f3f3;
}
.btn-gray:hover {
  background-color: #e4e4e4;
  border-color: #f3f3f3;
}
/*
.btn-clear-gray {
    .button-variant(@black; transparent; transparent;);

    .btn-group & {
        border-color: transparent;
    }

    &:hover {
        color: @yellow;
    }
}
*/
.btn-outline-gray {
  color: #f3f3f3;
  background-color: transparent;
  border-color: #f3f3f3;
}
.btn-outline-gray:focus,
.btn-outline-gray.focus {
  color: #f3f3f3;
  background-color: rgba(0, 0, 0, 0);
  border-color: #b3b3b3;
}
.btn-outline-gray:hover {
  color: #f3f3f3;
  background-color: rgba(0, 0, 0, 0);
  border-color: #d4d4d4;
}
.btn-outline-gray:active,
.btn-outline-gray.active,
.open > .dropdown-toggle.btn-outline-gray {
  color: #f3f3f3;
  background-color: rgba(0, 0, 0, 0);
  border-color: #d4d4d4;
}
.btn-outline-gray:active:hover,
.btn-outline-gray.active:hover,
.open > .dropdown-toggle.btn-outline-gray:hover,
.btn-outline-gray:active:focus,
.btn-outline-gray.active:focus,
.open > .dropdown-toggle.btn-outline-gray:focus,
.btn-outline-gray:active.focus,
.btn-outline-gray.active.focus,
.open > .dropdown-toggle.btn-outline-gray.focus {
  color: #f3f3f3;
  background-color: rgba(0, 0, 0, 0);
  border-color: #b3b3b3;
}
.btn-outline-gray:active,
.btn-outline-gray.active,
.open > .dropdown-toggle.btn-outline-gray {
  background-image: none;
}
.btn-outline-gray.disabled:hover,
.btn-outline-gray[disabled]:hover,
fieldset[disabled] .btn-outline-gray:hover,
.btn-outline-gray.disabled:focus,
.btn-outline-gray[disabled]:focus,
fieldset[disabled] .btn-outline-gray:focus,
.btn-outline-gray.disabled.focus,
.btn-outline-gray[disabled].focus,
fieldset[disabled] .btn-outline-gray.focus {
  background-color: transparent;
  border-color: #f3f3f3;
}
.btn-outline-gray .badge {
  color: transparent;
  background-color: #f3f3f3;
}
.btn-black {
  color: #ffffff;
  background-color: #1a1a18;
  border-color: #1a1a18;
}
.btn-black:focus,
.btn-black.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-black:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-black:active,
.btn-black.active,
.open > .dropdown-toggle.btn-black {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-black:active:hover,
.btn-black.active:hover,
.open > .dropdown-toggle.btn-black:hover,
.btn-black:active:focus,
.btn-black.active:focus,
.open > .dropdown-toggle.btn-black:focus,
.btn-black:active.focus,
.btn-black.active.focus,
.open > .dropdown-toggle.btn-black.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-black:active,
.btn-black.active,
.open > .dropdown-toggle.btn-black {
  background-image: none;
}
.btn-black.disabled:hover,
.btn-black[disabled]:hover,
fieldset[disabled] .btn-black:hover,
.btn-black.disabled:focus,
.btn-black[disabled]:focus,
fieldset[disabled] .btn-black:focus,
.btn-black.disabled.focus,
.btn-black[disabled].focus,
fieldset[disabled] .btn-black.focus {
  background-color: #1a1a18;
  border-color: #1a1a18;
}
.btn-black .badge {
  color: #1a1a18;
  background-color: #ffffff;
}
.btn-group .btn-black {
  border-color: #1a1a18;
}
.btn-black:hover {
  background-color: #969696;
  border-color: #1a1a18;
}
.btn-black svg {
  fill: #ffffff;
  display: inline-block;
  vertical-align: middle;
  width: 9px;
  height: 9px;
  margin-right: 3px;
  margin-top: -2px;
}
.btn-outline-black {
  color: #1a1a18 !important;
  background-color: transparent !important;
  border-color: #1a1a18 !important;
}
.btn-outline-black:focus,
.btn-outline-black.focus {
  color: #1a1a18 !important;
  background-color: rgba(0, 0, 0, 0) !important;
  border-color: #000000 !important;
}
.btn-outline-black:hover {
  color: #1a1a18 !important;
  background-color: rgba(0, 0, 0, 0) !important;
  border-color: #000000 !important;
}
.btn-outline-black:active,
.btn-outline-black.active,
.open > .dropdown-toggle.btn-outline-black {
  color: #1a1a18 !important;
  background-color: rgba(0, 0, 0, 0) !important;
  border-color: #000000 !important;
}
.btn-outline-black:active:hover,
.btn-outline-black.active:hover,
.open > .dropdown-toggle.btn-outline-black:hover,
.btn-outline-black:active:focus,
.btn-outline-black.active:focus,
.open > .dropdown-toggle.btn-outline-black:focus,
.btn-outline-black:active.focus,
.btn-outline-black.active.focus,
.open > .dropdown-toggle.btn-outline-black.focus {
  color: #1a1a18 !important;
  background-color: rgba(0, 0, 0, 0) !important;
  border-color: #000000 !important;
}
.btn-outline-black:active,
.btn-outline-black.active,
.open > .dropdown-toggle.btn-outline-black {
  background-image: none !important;
}
.btn-outline-black.disabled:hover,
.btn-outline-black[disabled]:hover,
fieldset[disabled] .btn-outline-black:hover,
.btn-outline-black.disabled:focus,
.btn-outline-black[disabled]:focus,
fieldset[disabled] .btn-outline-black:focus,
.btn-outline-black.disabled.focus,
.btn-outline-black[disabled].focus,
fieldset[disabled] .btn-outline-black.focus {
  background-color: transparent !important;
  border-color: #1a1a18 !important;
}
.btn-outline-black .badge {
  color: transparent !important;
  background-color: #1a1a18 !important;
}
.btn-outline-black:hover {
  background-color: #e4e4e4 !important;
}
.btn-clear-black {
  color: #1a1a18;
  background-color: transparent;
  border-color: transparent;
}
.btn-clear-black:focus,
.btn-clear-black.focus {
  color: #1a1a18;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-clear-black:hover {
  color: #1a1a18;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-clear-black:active,
.btn-clear-black.active,
.open > .dropdown-toggle.btn-clear-black {
  color: #1a1a18;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-clear-black:active:hover,
.btn-clear-black.active:hover,
.open > .dropdown-toggle.btn-clear-black:hover,
.btn-clear-black:active:focus,
.btn-clear-black.active:focus,
.open > .dropdown-toggle.btn-clear-black:focus,
.btn-clear-black:active.focus,
.btn-clear-black.active.focus,
.open > .dropdown-toggle.btn-clear-black.focus {
  color: #1a1a18;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-clear-black:active,
.btn-clear-black.active,
.open > .dropdown-toggle.btn-clear-black {
  background-image: none;
}
.btn-clear-black.disabled:hover,
.btn-clear-black[disabled]:hover,
fieldset[disabled] .btn-clear-black:hover,
.btn-clear-black.disabled:focus,
.btn-clear-black[disabled]:focus,
fieldset[disabled] .btn-clear-black:focus,
.btn-clear-black.disabled.focus,
.btn-clear-black[disabled].focus,
fieldset[disabled] .btn-clear-black.focus {
  background-color: transparent;
  border-color: transparent;
}
.btn-clear-black .badge {
  color: transparent;
  background-color: #1a1a18;
}
.btn-clear-black:hover {
  color: #E05E00;
}
/*
.button-size(@padding-vertical; @padding-horizontal; @font-size; @line-height; @border-radius) {
  padding: @padding-vertical @padding-horizontal;
  font-size: @font-size;
  line-height: @line-height;
  border-radius: @border-radius;
}
*/
.btn-lg,
.btn-group-lg > .btn {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
  padding: 15px 25px;
  border-radius: 40px;
  line-height: 1;
}
@media (max-width: 400px) {
  .btn-lg,
  .btn-group-lg > .btn {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.btn-sm,
.btn-group-sm > .btn {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  padding: 10px 15px;
  border-radius: 20px;
  line-height: 1;
}
@media (max-width: 400px) {
  .btn-sm,
  .btn-group-sm > .btn {
    padding: 10px 10px;
  }
}
.btn-xs,
.btn-group-xs > .btn {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  padding: 7px 10px;
  border-radius: 20px;
  line-height: 1;
}
a.button-special {
  display: inline;
  padding: 8px 10px;
  color: #4d281a;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  margin-left: 3px;
  white-space: nowrap;
  text-transform: none;
  font-weight: bold;
}
.btn-group > .button + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group .btn.dropdown-toggle {
  margin-left: 0;
  border-left: none;
  padding-left: 12px;
  padding-right: 12px;
  margin-left: -2px;
}
@media (max-width: 768px) {
  .btn-open,
  .btn-help,
  .btn-close {
    display: none;
  }
}
/*===================================================
forms
===================================================*/
.form-group {
  margin-bottom: 30px;
}
.stacked-form .form-group {
  margin-bottom: 30px;
}
.check-hide {
  display: none;
}
.check-show {
  display: block;
}
.pad-check {
  padding-left: 1.5em;
}
.horizontal-setting {
  padding-left: 0;
  padding-bottom: 32px;
  margin: 0 0 32px;
  border-bottom: 1px solid rgba(150, 150, 150, 0.5);
}
.horizontal-setting:last-of-type {
  margin-bottom: 0;
  border-bottom: none;
}
.horizontal-setting.first-setting {
  padding-top: 32px;
  margin-top: 32px;
  border-top: 2px solid #1a1a18;
}
.horizontal-setting .form-left:not(.no-pad) {
  padding-left: 0;
}
.horizontal-setting label {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
}
.horizontal-setting .form-right:not(.no-pad) {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .horizontal-setting .form-right:not(.no-pad) {
    padding-left: 15px;
  }
}
.horizontal-setting input,
.horizontal-setting select {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #969696;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  height: 50px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4;
  color: #1a1a18;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cdcdcd;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -webkit-box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.05);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
  -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
  margin-bottom: 5px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 0;
  width: 100%;
}
.horizontal-setting input:focus,
.horizontal-setting select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.horizontal-setting input::-moz-placeholder,
.horizontal-setting select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.horizontal-setting input:-ms-input-placeholder,
.horizontal-setting select:-ms-input-placeholder {
  color: #999;
}
.horizontal-setting input::-webkit-input-placeholder,
.horizontal-setting select::-webkit-input-placeholder {
  color: #999;
}
.horizontal-setting input::-ms-expand,
.horizontal-setting select::-ms-expand {
  border: 0;
  background-color: transparent;
}
.horizontal-setting input[disabled],
.horizontal-setting select[disabled],
.horizontal-setting input[readonly],
.horizontal-setting select[readonly],
fieldset[disabled] .horizontal-setting input,
fieldset[disabled] .horizontal-setting select {
  background-color: #eeeeee;
  opacity: 1;
}
.horizontal-setting input[disabled],
.horizontal-setting select[disabled],
fieldset[disabled] .horizontal-setting input,
fieldset[disabled] .horizontal-setting select {
  cursor: not-allowed;
}
textarea.horizontal-setting input,
textarea.horizontal-setting select {
  height: auto;
}
.horizontal-setting input:focus,
.horizontal-setting select:focus {
  border-color: #ffe472;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 228, 114, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 228, 114, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 228, 114, 0.6);
}
.horizontal-setting input::-moz-placeholder,
.horizontal-setting select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.horizontal-setting input:-ms-input-placeholder,
.horizontal-setting select:-ms-input-placeholder {
  color: #999;
}
.horizontal-setting input::-webkit-input-placeholder,
.horizontal-setting select::-webkit-input-placeholder {
  color: #999;
}
.horizontal-setting input .light-gray,
.horizontal-setting select .light-gray {
  background-color: #f3f3f3;
}
.horizontal-setting input.username-locked,
.horizontal-setting select.username-locked {
  background-color: #272724;
  color: #ffe472;
  border: none;
  font-weight: 700;
}
.horizontal-setting input.username-locked.input-validation-error,
.horizontal-setting select.username-locked.input-validation-error {
  color: #000;
}
.input-group .horizontal-setting input,
.input-group .horizontal-setting select {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.horizontal-setting .input-group input {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.horizontal-setting textarea {
  width: 100%;
}
.horizontal-setting .mce-tinymce {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .horizontal-setting .helper-text {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
    margin-bottom: 0;
  }
  .horizontal-setting .form-right input,
  .horizontal-setting .form-right select {
    float: right;
  }
}
.input-group-addon {
  color: #1a1a18;
}
.tools-activate {
  color: #1a1a18;
  font-weight: 700;
}
.tools-activate .form-group {
  margin-top: -2px;
  display: block;
}
@media (min-width: 1200px) {
  .tools-activate .form-group {
    display: inline-block;
  }
}
.tools-activate label {
  font-weight: 400;
}
.activate-label {
  margin-right: 10px;
  display: inline-block;
}
.tools-data {
  display: block;
  margin-top: 32px;
}
.form-control {
  height: 50px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4;
  color: #1a1a18;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cdcdcd;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -webkit-box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.05);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
  -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
  margin-bottom: 5px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.form-control:focus {
  border-color: #ffe472;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 228, 114, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 228, 114, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 228, 114, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control .light-gray {
  background-color: #f3f3f3;
}
.form-control.username-locked {
  background-color: #272724;
  color: #ffe472;
  border: none;
  font-weight: 700;
}
.form-control.username-locked.input-validation-error {
  color: #000;
}
.input-group .form-control {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
select {
  -webkit-box-shadow: inset 0 -5px 8px rgba(0, 0, 0, 0.075) !important;
  -moz-box-shadow: inset 0 -5px 8px rgba(0, 0, 0, 0.075) !important;
  box-shadow: inset 0 -5px 8px rgba(0, 0, 0, 0.075) !important;
}
.filters select {
  height: 35px;
  margin: 2px 0;
}
input[type="file"] {
  background-color: #ffffff;
  padding: 16px;
  border: 1px dashed rgba(150, 150, 150, 0.5);
  margin-bottom: 16px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
}
.disabled {
  opacity: 0.5 !important;
  filter: alpha(opacity=50) !important;
}
label,
.label {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
  font-weight: 700;
  font-family: apertura, Helvetica, Arial, sans-serif;
  margin-bottom: 10px;
  color: #1a1a18;
  text-align: left;
  display: block;
  padding: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
label .icon,
.label .icon {
  vertical-align: middle;
}
.form-inline label,
.form-inline .label {
  float: none;
  display: inline-block;
}
label.secondary-label,
.label.secondary-label {
  font-weight: 400;
}
.table-lables label,
.table-lables .label,
.table-labels label,
.table-labels .label {
  font-family: "adelle", Georgia, serif !important;
  font-style: italic;
  text-transform: lowercase;
}
label.large-label,
.label.large-label {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2;
}
label span {
  font-weight: normal;
}
.with-info input,
.with-info textarea {
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 2px;
  float: left;
  margin-bottom: 0;
}
.faux-input {
  color: #a3a3a3;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4;
  display: block;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  border: 1px solid #d0d2c6;
  background-color: #fff;
  padding: 15px 10px;
}
.faux-input input,
.faux-input input[type="text"] {
  border: none;
  padding: 0;
  margin: 0;
  width: auto;
  display: inline;
  color: #1a1a18;
}
.check-radio {
  margin-top: 5px;
  margin-bottom: 5px;
}
@media (min-width: 992px) {
  .check-radio {
    margin-right: 10px;
  }
}
.check-radio.btn label {
  margin-bottom: 0;
  min-height: 0;
}
.check-radio input {
  position: absolute;
  left: 0px;
  top: -1px;
  width: 20px;
  height: 20px;
  margin: 0;
}
.check-radio label {
  min-height: 20px;
  position: relative;
  padding-left: 24px;
  margin-bottom: 2px;
  margin-top: -3px;
}
.check-radio.wrapper {
  background-color: #f3f3f3;
  width: auto;
  padding: 20px;
}
.check-radio.no-break {
  white-space: nowrap;
}
.check-radio .icon {
  font-size: 22px;
  margin-left: 4px;
  margin-top: -4px;
}
.field-wrapper {
  display: inline-block;
  background-color: #f3f3f3;
  padding: 10px;
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -webkit-border-top-left-radius: 20px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-bottomleft: 20px;
  -moz-border-radius-topleft: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  position: relative;
}
.google-analytics input[type="text"] {
  width: 25%;
}
#form-wrapper,
.form-row {
  width: 100%;
  float: left;
}
.content-wrapper {
  padding: 20px;
  display: block;
}
.content-wrapper.gray {
  background-color: #969696;
}
.content-wrapper.light-gray {
  background-color: #f3f3f3;
}
.content-wrapper.white {
  background-color: #ffffff;
}
.has-form-selectors p {
  padding-bottom: 10px;
}
.normal-case label {
  text-transform: none;
}
.larger-label label {
  font-size: 16px;
}
.inline-radio {
  white-space: nowrap;
  display: block;
}
@media (min-width: 768px) {
  .inline-radio {
    display: inline-block;
  }
}
.field-note {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3;
  margin-top: 2px;
  margin-bottom: 32px;
}
.edit-page .field-note {
  color: #969696;
}
.price-field {
  position: relative;
}
.price-field input {
  padding-left: 20px;
}
.price-field:before {
  content: "$";
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2;
}
.percentage-field {
  position: relative;
}
.percentage-field input {
  padding-right: 22px;
  text-align: right;
}
.percentage-field:before {
  content: "%";
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
}
.input-validation-error {
  background-color: #ffcccc !important;
  border-color: #ff0000 !important;
}
.field-validation-error {
  color: #F01800;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
}
.show-validation-tags .field-validation-error {
  color: #ffffff;
  padding: 7px;
  background-color: #F01800;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 0;
  display: inline-block;
  margin-top: -1px;
  margin-bottom: 5px;
  position: relative;
}
.show-validation-tags .field-validation-error:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #F01800;
  display: inline-block;
  position: absolute;
  bottom: 100%;
  left: 0;
  margin-left: 10px;
}
.show-validation-tags .field-validation-error.validation-info {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6;
  background-color: #e5f9c7;
  color: #1a1a18;
}
.show-validation-tags .field-validation-error.validation-info:after {
  border-bottom: 6px solid #e5f9c7;
}
.show-validation-tags .field-validation-error.validation-warn {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6;
  background-color: #F01800;
  color: #ffffff;
}
.show-validation-tags .field-validation-error.validation-warn:after {
  border-bottom: 6px solid #F01800;
}
.white-text {
  color: #ffffff;
}
select#Pdf {
  max-width: 100%;
}
#select-pdf .content-wrapper,
#upload-pdf .content-wrapper {
  min-height: 120px;
}
#select-pdf label {
  display: block;
}
.email-capture-item {
  font-weight: bold;
}
email-no-collect {
  color: #F01800;
  font-weight: bold;
}
.validation-summary-errors {
  background-color: #fef3f2;
  color: #F01800;
  padding: 32px;
  margin-bottom: 32px;
  border: 1px solid #F01800;
  border-radius: 4px;
  font-weight: 700;
  margin-left: 20px;
  margin-right: 20px;
}
.validation-summary-errors ul {
  padding-left: 16px;
  margin: 0;
}
#file-upload input {
  width: 100%;
}
.link-selector select {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #969696;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4;
  color: #1a1a18;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cdcdcd;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -webkit-box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.05);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
  -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
  margin-bottom: 5px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 50px;
  width: 100%;
}
.link-selector select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.link-selector select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.link-selector select:-ms-input-placeholder {
  color: #999;
}
.link-selector select::-webkit-input-placeholder {
  color: #999;
}
.link-selector select::-ms-expand {
  border: 0;
  background-color: transparent;
}
.link-selector select[disabled],
.link-selector select[readonly],
fieldset[disabled] .link-selector select {
  background-color: #eeeeee;
  opacity: 1;
}
.link-selector select[disabled],
fieldset[disabled] .link-selector select {
  cursor: not-allowed;
}
textarea.link-selector select {
  height: auto;
}
.link-selector select:focus {
  border-color: #ffe472;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 228, 114, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 228, 114, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 228, 114, 0.6);
}
.link-selector select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.link-selector select:-ms-input-placeholder {
  color: #999;
}
.link-selector select::-webkit-input-placeholder {
  color: #999;
}
.link-selector select .light-gray {
  background-color: #f3f3f3;
}
.link-selector select.username-locked {
  background-color: #272724;
  color: #ffe472;
  border: none;
  font-weight: 700;
}
.link-selector select.username-locked.input-validation-error {
  color: #000;
}
.input-group .link-selector select {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.validation-summary-valid {
  display: none;
}
.char-counter {
  color: #545454;
  font-weight: 400;
  float: left;
  width: 100%;
  padding: 5px 10px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
  background-color: #f3f3f3;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 0;
  -webkit-box-shadow: inset 0px 7px 6px -6px rgba(26, 26, 24, 0.05);
  -moz-box-shadow: inset 0px 7px 6px -6px rgba(26, 26, 24, 0.05);
  box-shadow: inset 0px 7px 6px -6px rgba(26, 26, 24, 0.05);
}
@media (min-width: 992px) {
  .char-counter {
    text-align: right;
  }
}
.char-counter.light {
  color: #1a1a18;
  background-color: rgba(243, 243, 243, 0.5);
}
.char-counter.on-light-gray {
  color: #1a1a18;
  background-color: #e6e6e6;
}
.char-counter strong {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4;
}
.char-counter.warning {
  color: #ffffff;
  background-color: #F01800;
}
.char-counter.warning strong {
  color: #ffffff;
}
.sort-control {
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .sort-control {
    text-align: right;
  }
}
/* --------------------------------------- */
/* --------------------------------------- */
/* IMPORTANT
/* Used to synch JS with media query break-points
/* --------------------------------------- */
#width-detection {
  float: none;
  width: 0;
  height: 0;
}
@media (min-width: 768px) {
  #width-detection {
    float: right;
  }
}
body {
  background-color: #ffffff;
  min-width: 340px;
}
body.fp-modal {
  min-width: 0;
}
@media (max-width: 768px) {
  a:focus,
  a:hover {
    text-decoration: underline;
  }
}
a,
.btn,
select {
  -webkit-tap-highlight-color: rgba(255, 228, 114, 0.5);
}
a.disabled,
.btn.disabled,
select.disabled {
  cursor: default;
}
:focus:not(:focus-visible) {
  outline: none;
}
.anchor {
  position: absolute;
  top: -100px;
  left: 0;
  width: 1px;
  height: 1px;
  visibility: hidden;
}
.select-photo {
  position: relative;
}
.select-photo img {
  -webkit-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  -webkit-transition: opacity 0.2s linear 1s linear;
  -moz-transition: opacity 0.2s linear 1s linear;
  -o-transition: opacity 0.2s linear 1s linear;
  -ms-transition: opacity 0.2s linear 1s linear;
  transition: opacity 0.2s linear 1s linear;
}
.select-photo:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.black {
  background-color: #1a1a18;
}
.dark-gray {
  background-color: #545454;
}
.yellow-color {
  color: #ffe472;
}
.light-gray {
  background-color: #f3f3f3 !important;
}
.admin-page-wrapper {
  float: left;
  width: 100%;
  position: relative;
}
#main-content {
  min-height: 75vh;
  padding-top: 64px;
  padding-bottom: 64px;
  background-color: #ffffff;
}
@media (min-width: 768px) {
  #main-content {
    padding-top: 96px;
    padding-bottom: 128px;
    padding-left: 32px;
    padding-right: 32px;
  }
}
.full-bleed {
  padding-top: 48px;
  padding-bottom: 48px;
}
@media (min-width: 768px) {
  .full-bleed {
    padding-top: 96px;
    padding-bottom: 96px;
  }
}
.table-lables,
.table-labels {
  border-bottom: 2px solid #413e37;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  margin: 0 0 10px;
  *zoom: 1;
}
.table-lables:before,
.table-labels:before,
.table-lables:after,
.table-labels:after {
  content: " ";
  display: table;
}
.table-lables:after,
.table-labels:after {
  clear: both;
}
.table-lables:before,
.table-labels:before,
.table-lables:after,
.table-labels:after {
  content: " ";
  display: table;
}
.table-lables:after,
.table-labels:after {
  clear: both;
}
.table-lables:before,
.table-labels:before,
.table-lables:after,
.table-labels:after {
  display: table;
  content: "";
  line-height: 0;
}
.table-lables:after,
.table-labels:after {
  clear: both;
}
.table-lables:before,
.table-labels:before,
.table-lables:after,
.table-labels:after {
  display: table;
  content: "";
  line-height: 0;
}
.table-lables:after,
.table-labels:after {
  clear: both;
}
.table-lables > div,
.table-labels > div {
  padding-left: 0;
}
.table-lables .page-name-label,
.table-labels .page-name-label,
.table-lables .label,
.table-labels .label,
.table-lables .description-label,
.table-labels .description-label {
  font-family: "adelle", Georgia, serif;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.2;
  float: left;
  padding: 5px 0 3px 0;
}
.table-lables.welcome .page-name-label,
.table-labels.welcome .page-name-label {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.1;
  padding: 10px 0 10px 10px;
}
.table-lables .actions-label,
.table-labels .actions-label {
  font-family: "adelle", Georgia, serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
  float: right;
  padding: 5px 0 3px 0;
}
a:hover {
  text-decoration: none;
}
ul.horizontal-nav {
  font-size: 0;
  margin: 0;
  padding: 0;
  display: inline-block;
}
ul.horizontal-nav li {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  display: inline-block;
  margin: 2px;
}
ul.vertical-nav {
  margin: 0;
  padding: 0;
  display: block;
}
ul.vertical-nav li {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  display: block;
  margin: 0;
}
ul.vertical-nav a {
  padding: 10px;
}
.nav-divider {
  display: inline-block;
  height: 16px;
  padding-left: 6px;
  margin-right: 8px;
  border-right: 1px solid rgba(150, 150, 150, 0.5);
  vertical-align: middle;
}
.breadcrumb {
  padding-bottom: 32px;
  font-weight: 700;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
}
.breadcrumb a {
  margin-right: 15px;
}
.breadcrumb a svg {
  fill: #E05E00;
}
.breadcrumb a:hover svg {
  fill: #1a1a18;
}
.breadcrumb .breadcrumb-divider {
  display: inline-block;
  margin: 0 5px;
  color: #969696;
  font-weight: 400 !important;
}
.top-message {
  float: left;
  width: 100%;
  background-color: #fff7c1;
  color: #1a1a18;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  padding: 15px 20px;
}
.top-message p {
  margin-bottom: 0;
}
.thumb-wrapper {
  position: relative;
}
/* Section
/* --------------------------------------- */
.hide-this .item-wrapper {
  text-decoration: line-through;
  color: #c0c0c0;
}
.hide-this .section-name {
  text-decoration: line-through;
  color: #c0c0c0;
}
.parent-wrapper {
  padding-bottom: 32px;
}
.parent-wrapper .section {
  background-color: transparent!important;
  border-bottom: 1px solid rgba(150, 150, 150, 0.5);
  border-radius: 0!important;
}
.parent-wrapper .section-content {
  padding-bottom: 0;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .parent-wrapper .section-content {
    padding-left: 0;
    padding-right: 0;
  }
}
.section-required {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  color: #F01800;
  display: inline-block;
  margin-right: 10px;
}
.sub-section-header {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  text-transform: none;
  margin-bottom: 10.66666667px;
}
.sub-section-header small,
.sub-section-header .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.sub-section-header small,
.sub-section-header .small {
  font-size: 75%;
}
.section {
  display: block;
  background-color: #f3f3f3;
  margin-bottom: 10px;
  float: left;
  width: 100%;
  -webkit-border-top-right-radius: 7px;
  -webkit-border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -webkit-border-top-left-radius: 7px;
  -moz-border-radius-topright: 7px;
  -moz-border-radius-bottomright: 7px;
  -moz-border-radius-bottomleft: 7px;
  -moz-border-radius-topleft: 7px;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  border-top-left-radius: 7px;
}
.section.section-oo {
  background-color: #fae7d9;
}
.section.section-oo .section-content {
  background-color: #fae7d9;
}
.section.wrapped {
  background-color: #f3f3f3;
  -webkit-border-top-right-radius: 7px;
  -webkit-border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -webkit-border-top-left-radius: 7px;
  -moz-border-radius-topright: 7px;
  -moz-border-radius-bottomright: 7px;
  -moz-border-radius-bottomleft: 7px;
  -moz-border-radius-topleft: 7px;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  border-top-left-radius: 7px;
  float: none;
}
.section.wrapped.open {
  padding-bottom: 32px;
}
.section.wrapped.section-oo {
  background-color: #fae7d9;
}
.section.wrapped.section-oo .section-content {
  background-color: #fae7d9;
}
.section.form-wrapper {
  padding: 20px 20px 10px 20px;
  margin-bottom: 32px;
  background-color: #ffffff;
}
.section.open .section-header {
  border: none;
}
.section.active .section-header {
  background-color: #fff7c1;
}
.section.active .section-header .design-wrapper {
  margin-left: 40px;
}
.section.homepage .section-header .drag-handle {
  display: none !important;
}
@media (min-width: 768px) {
  .section #menus,
  .section .sub-page:last-child {
    margin-bottom: 40px;
  }
}
.section .indented {
  background-color: #ffffff;
  margin: 0 15px 10px;
  border-bottom: none;
  position: relative;
}
.section .indented .section-name {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: 500;
}
@media (min-width: 768px) {
  .section .indented {
    margin-left: 40px !important;
    margin-right: 40px !important;
    background-image: none;
  }
}
.ui-sortable-helper .section-header,
.section-header.ui-sortable-helper,
.photo.ui-sortable-helper {
  -webkit-transition: box-shadow 0.2s linear;
  -moz-transition: box-shadow 0.2s linear;
  -o-transition: box-shadow 0.2s linear;
  -ms-transition: box-shadow 0.2s linear;
  transition: box-shadow 0.2s linear;
  box-shadow: 0 0 30px rgba(26, 26, 24, 0.2) !important;
}
.section-header {
  display: block;
  position: relative;
  padding: 20px 135px 20px 16px;
  *zoom: 1;
}
.section-header:before,
.section-header:after {
  content: " ";
  display: table;
}
.section-header:after {
  clear: both;
}
.section-header:before,
.section-header:after {
  content: " ";
  display: table;
}
.section-header:after {
  clear: both;
}
.section-header:before,
.section-header:after {
  display: table;
  content: "";
  line-height: 0;
}
.section-header:after {
  clear: both;
}
.section-header:before,
.section-header:after {
  display: table;
  content: "";
  line-height: 0;
}
.section-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .section-header {
    padding-left: 20px;
  }
}
@media (min-width: 768px) {
  .section-header {
    padding-left: 20px;
  }
}
@media (min-width: 992px) {
  .section-header {
    padding-right: 300px;
  }
}
.sortable .section-header {
  padding-left: 40px;
}
.section-header.hidden-but-publish .indicator {
  display: block;
}
@media (min-width: 768px) {
  .section-header.hidden-but-publish .indicator {
    display: inline-block;
  }
}
.section-extras {
  padding: 0 20px;
  display: block;
}
@media (min-width: 480px) {
  .section-extras {
    padding: 0 40px 10px;
    margin-top: -10px;
    z-index: 10;
    position: relative;
  }
}
@media (min-width: 768px) {
  .section-extras {
    padding: 0 80px 10px;
  }
}
.section-extras-controls {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  margin-bottom: 16px;
}
.secondary-layers .section-name {
  font-weight: 400;
}
.section-content {
  background-color: #f3f3f3;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 7px;
  -moz-border-radius-bottomleft: 7px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  border-top-left-radius: 0;
  padding: 0 16px;
}
@media (min-width: 768px) {
  .section-content {
    padding: 0 32px;
  }
}
.section-content .section-wrapper {
  *zoom: 1;
  padding: 32px;
  background-color: #ffffff;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  margin-bottom: 32px;
}
.section-content .section-wrapper:before,
.section-content .section-wrapper:after {
  content: " ";
  display: table;
}
.section-content .section-wrapper:after {
  clear: both;
}
.section-content .section-wrapper:before,
.section-content .section-wrapper:after {
  content: " ";
  display: table;
}
.section-content .section-wrapper:after {
  clear: both;
}
.section-content .section-wrapper:before,
.section-content .section-wrapper:after {
  display: table;
  content: "";
  line-height: 0;
}
.section-content .section-wrapper:after {
  clear: both;
}
.section-content .section-wrapper:before,
.section-content .section-wrapper:after {
  display: table;
  content: "";
  line-height: 0;
}
.section-content .section-wrapper:after {
  clear: both;
}
.section-name {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: 800;
  padding-right: 10px;
  color: #1a1a18;
}
@media (min-width: 768px) {
  .section-name {
    display: inline-block;
  }
}
@media (min-width: 480px) {
  .section-name {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 1.2;
  }
}
@media (max-width: 768px) {
  .section-name .sprite {
    display: none;
  }
}
a.section-name:hover {
  color: #E05E00;
}
.row-padded {
  padding: 20px 15px 0 15px;
}
.hidden {
  text-decoration: line-through !important;
  color: rgba(150, 150, 150, 0.6);
  display: inline-block !important;
}
.hidden .section-name {
  color: rgba(150, 150, 150, 0.6) !important;
}
.indicator {
  display: none;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  color: #aaaaaa;
  text-transform: uppercase;
}
.sprite.drag-handle {
  float: left;
  margin: 25px 13px 20px 10px;
  display: inline-block;
  text-indent: -9999px;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -12px;
  z-index: 50;
}
.actions {
  float: right;
  width: auto;
  text-align: right;
  position: absolute;
  right: 9px;
  top: 9px;
}
@media (min-width: 768px) {
  .actions {
    right: 14px;
    top: 12px;
  }
}
.actions .icon.oo-active {
  color: #6fb602;
  margin-right: 8px;
}
.actions .text-link {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  padding: 5px 10px;
  display: inline-block;
  color: #1a1a18;
}
.actions .text-link:hover {
  color: #E05E00;
}
@media (max-width: 768px) {
  .actions .text-link {
    display: none;
  }
}
.actions a.help {
  display: inline-block;
  margin-top: 10px;
}
.actions a.help:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.actions .toggle {
  display: inline-block;
}
.close-tab {
  background-color: #ffe472;
  padding: 7px 10px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  box-shadow: inset 5px 0 5px rgba(26, 26, 24, 0.05);
  display: inline-block;
  color: #1a1a18;
  margin-right: -13px;
  margin-left: 5px;
}
@media (min-width: 768px) {
  .close-tab {
    position: absolute;
    right: -44px;
    top: 0;
    margin: 0;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .close-tab:hover {
    background-color: #ffeea5;
  }
}
.section-header.open {
  border-bottom: 50px solid #f3f3f3;
  padding-right: 0;
}
@media (min-width: 480px) {
  .section-header.open {
    border-bottom: none;
    padding-right: 150px;
  }
}
@media (max-width: 480px) {
  .section-header.open .actions {
    top: auto;
    bottom: -40px;
  }
}
.no-delete {
  color: #969696;
  padding: 3px 20px;
  text-decoration: line-through;
}
.special-message {
  display: block;
  background-color: #fff7c1;
  padding: 32px 32px 0;
  margin-bottom: 32px;
  color: #1a1a18;
}
.order-attention {
  background-color: #fef3f2;
  color: #F01800;
}
.box {
  padding: 32px;
  margin-bottom: 32px;
  *zoom: 1;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border: 1px solid #ffffff;
  position: relative;
}
.box:before,
.box:after {
  content: " ";
  display: table;
}
.box:after {
  clear: both;
}
.box:before,
.box:after {
  content: " ";
  display: table;
}
.box:after {
  clear: both;
}
.box:before,
.box:after {
  display: table;
  content: "";
  line-height: 0;
}
.box:after {
  clear: both;
}
.box:before,
.box:after {
  display: table;
  content: "";
  line-height: 0;
}
.box:after {
  clear: both;
}
.box.thin-box {
  padding: 16px 32px;
}
.box.check-radio {
  padding: 15px 20px;
}
.box.extra-round {
  -webkit-border-top-right-radius: 30px;
  -webkit-border-bottom-right-radius: 30px;
  -webkit-border-bottom-left-radius: 30px;
  -webkit-border-top-left-radius: 30px;
  -moz-border-radius-topright: 30px;
  -moz-border-radius-bottomright: 30px;
  -moz-border-radius-bottomleft: 30px;
  -moz-border-radius-topleft: 30px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-top-left-radius: 30px;
}
.box.add-padding {
  padding: 32px;
}
.box.auto-fit {
  width: auto;
}
.box.auto-fit .form-group,
.box.auto-fit label {
  margin-bottom: 0;
}
.box.yellow {
  background-color: #ffe472;
  color: #1a1a18 !important;
}
.box.yellow label,
.box.yellow h2,
.box.yellow h3,
.box.yellow h4 {
  color: #1a1a18 !important;
}
.box.light-yellow {
  background-color: #fff7c1;
  color: #1a1a18 !important;
}
.box.light-yellow label,
.box.light-yellow h2,
.box.light-yellow h3,
.box.light-yellow h4 {
  color: #1a1a18 !important;
}
.box.light-blue {
  background-color: #e6f6fc;
  color: #1a1a18 !important;
}
.box.light-blue label,
.box.light-blue h2,
.box.light-blue h3,
.box.light-blue h4 {
  color: #1a1a18 !important;
}
.box.light-red {
  background-color: #fee8e6;
  color: #1a1a18 !important;
}
.box.light-red label,
.box.light-red h2,
.box.light-red h3,
.box.light-red h4 {
  color: #1a1a18 !important;
}
.box.light-green {
  background-color: #e5f9c7;
  color: #1a1a18 !important;
}
.box.light-green label,
.box.light-green h2,
.box.light-green h3,
.box.light-green h4 {
  color: #1a1a18 !important;
}
.box.gray {
  background-color: #f3f3f3;
  color: #1a1a18 !important;
}
.box.gray label,
.box.gray h2,
.box.gray h3,
.box.gray h4 {
  color: #1a1a18 !important;
}
.box.medium-gray {
  background-color: #cbcbcb;
  color: #1a1a18 !important;
}
.box.medium-gray label {
  color: #1a1a18 !important;
}
.box.white {
  background-color: #ffffff;
  color: #1a1a18 !important;
}
.box.white label {
  color: #1a1a18 !important;
}
.box.box-required {
  background-color: #fef3f2;
  color: #F01800;
  border: 1px solid #F01800;
}
.form-group .box {
  margin-bottom: 5px;
}
.box p:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .box.btn-float-right h2,
  .box.btn-float-right p {
    padding-right: 32px;
  }
  .box.btn-float-right .btn {
    position: absolute;
    top: 32px;
    right: 32px;
  }
}
.clear-photo {
  position: absolute;
  bottom: 5px;
  left: 5px;
  background-color: #1a1a1a;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: 700;
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -webkit-border-top-left-radius: 20px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-bottomleft: 20px;
  -moz-border-radius-topleft: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
}
.edit-page .clear-photo {
  left: 25px;
}
a.clear-photo:hover {
  background-color: #ff8a00;
  background-color: rgba(255, 228, 114, 0.9);
}
/* Shared
/* --------------------------------------- */
.bg-color-light-yellow {
  background-color: #fff7c1;
}
.delete-group {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6;
  text-align: right;
  border-top: 1px solid rgba(150, 150, 150, 0.2);
  padding-top: 10px;
  margin-top: 32px;
}
.space-li li {
  padding-bottom: 32px;
}
.space-li li:last-child {
  padding-bottom: 0;
}
.padded {
  padding: 32px;
}
.no-pad {
  padding: 0 !important;
  margin: 0 !important;
}
.no-right {
  padding-right: 0!important;
  margin-left: 0!important;
}
.no-top {
  padding-top: 0!important;
  margin-top: 0!important;
}
.pad-top {
  margin-top: 32px;
}
.pad-left {
  padding-left: 32px;
}
.pad-left-half {
  padding-left: 16px;
}
.pad-top-half {
  margin-top: 16px;
}
.pad-top-70prct {
  margin-top: 22.4px;
}
.pad-bottom {
  margin-bottom: 32px;
}
.pad-bottom-half {
  margin-bottom: 16px;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
.no-bottom {
  margin-bottom: 0!important;
  padding-bottom: 0!important;
}
.pt-10 {
  padding-top: 10px;
}
.pt-15 {
  padding-top: 15px;
}
.pt-30 {
  padding-top: 30px;
}
.pb-10 {
  padding-bottom: 10px;
}
.pb-15 {
  padding-bottom: 15px;
}
.pb-30 {
  padding-bottom: 30px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-15 {
  margin-top: 15px;
}
.mt-30 {
  margin-top: 30px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-30 {
  margin-bottom: 30px;
}
.no-wrap {
  white-space: nowrap;
}
.align-left {
  text-align: left;
}
.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}
.border-top {
  border-top: 1px solid rgba(150, 150, 150, 0.5);
  padding-top: 32px;
}
.border-top.border-top-black {
  border-color: #1a1a18;
  border-width: 2px;
}
.border-bottom {
  border-bottom: 1px solid rgba(150, 150, 150, 0.5);
  padding-bottom: 32px;
}
@media (min-width: 768px) {
  .extra-pad {
    padding: 32px;
  }
}
@media (min-width: 768px) {
  .extra-pad-right {
    padding-right: 64px;
  }
}
.position-static {
  position: static;
}
.horizontal-scroll {
  white-space: nowrap;
  display: block !important;
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-width: none;
  /* Firefox hides scrollbar */
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.horizontal-scroll::-webkit-scrollbar {
  display: none;
  /* Chrome, Safari, Opera hide scrollbar */
}
.horizontal-scroll li {
  float: none;
}
.dropdown-menu {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
}
.no-border {
  border: none;
}
@media (min-width: 768px) {
  .even-split {
    width: 100%;
    float: none!important;
    display: table!important;
  }
}
@media (min-width: 768px) {
  .even-split > div {
    float: none!important;
    display: table-cell !important;
    vertical-align: top;
  }
  .even-split > div:first-child {
    padding-right: 30px;
  }
  .even-split > div:last-child {
    border-left: 1px solid rgba(150, 150, 150, 0.5);
    padding-left: 30px;
  }
  .medium-gray .even-split > div:last-child {
    border-left-color: rgba(142, 142, 142, 0.5);
  }
}
.sign-up-link {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  margin-top: 10px;
}
.border-top-bottom {
  padding-top: 32px;
  padding-bottom: 32px;
  margin-top: 32px;
  margin-bottom: 32px;
  border-top: 1px solid rgba(150, 150, 150, 0.5);
  border-bottom: 1px solid rgba(150, 150, 150, 0.5);
}
@media (min-width: 768px) {
  #bottom-buttons {
    text-align: right;
  }
}
.optional-image {
  position: relative;
}
.hide-in-admin {
  display: none;
}
@media (min-width: 768px) {
  .multi-column-2 {
    -webkit-column-width: 50%;
    -moz-column-width: 50%;
    column-width: 50%;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 32px;
    -moz-column-gap: 32px;
    column-gap: 32px;
  }
}
@media (min-width: 768px) {
  .multi-column-3 {
    -webkit-column-width: 33%;
    -moz-column-width: 33%;
    column-width: 33%;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 32px;
    -moz-column-gap: 32px;
    column-gap: 32px;
  }
}
@media (min-width: 768px) {
  .multi-column-4 {
    -webkit-column-width: 50%;
    -moz-column-width: 50%;
    column-width: 50%;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 32px;
    -moz-column-gap: 32px;
    column-gap: 32px;
  }
}
@media (min-width: 992px) {
  .multi-column-4 {
    -webkit-column-width: 25%;
    -moz-column-width: 25%;
    column-width: 25%;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 32px;
    -moz-column-gap: 32px;
    column-gap: 32px;
  }
}
#add-alt-form .row.bulk-photo-row {
  border-top: 1px solid rgba(150, 150, 150, 0.5);
  padding-top: 32px;
  margin-bottom: 32px;
}
#add-alt-form .row.bulk-photo-row .photo-preview {
  background-color: #f3f3f3;
  display: inline-block;
  padding: 10px;
}
#add-alt-form .row.bulk-photo-row .photo-preview img {
  max-width: 100%;
}
/* ----------------------------------------------------
Type
---------------------------------------------------- */
html {
  font-size: 62.5%;
}
input,
textarea,
button {
  font-family: apertura, Helvetica, Arial, sans-serif;
}
body {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
  font-family: apertura, Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #1a1a18;
}
h1,
.header-1 {
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 32px;
  font-weight: 400;
  color: #1a1a18;
  font-family: apertura, Helvetica, Arial, sans-serif;
}
.page-header h1,
.page-header .header-1 {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.2;
}
h2,
.header-2 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 32px;
  font-weight: 800;
  color: #1a1a18;
  font-family: apertura, Helvetica, Arial, sans-serif;
}
h3,
.header-3 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 32px;
  font-weight: 700;
  color: #1a1a18;
  font-family: apertura, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
h4,
.header-4 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 16px;
  font-weight: 700;
  color: #1a1a18;
  font-family: apertura, Helvetica, Arial, sans-serif;
}
h1.no-bottom,
h2.no-bottom,
h3.no-bottom,
h4.no-bottom {
  margin-bottom: 3px!important;
}
p,
ul,
ol,
pre,
table,
blockquote {
  margin-top: 0;
  margin-bottom: 32px;
}
ul.padded-list li,
ol.padded-list li {
  margin-bottom: calc(16px);
}
strong {
  font-weight: 700;
}
.copyBlock h5 {
  padding-bottom: 5px;
}
.copyBlock h4 {
  padding-bottom: 20px;
}
h2.cancelled {
  font-size: 16px;
  color: #c00;
  font-style: italic;
}
#pageTitle h3 {
  text-transform: none;
  padding-bottom: 20px;
}
.content-label {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.3;
  font-family: "adelle", Georgia, serif;
  font-style: italic;
  font-weight: 700;
  text-transform: lowercase;
  margin-bottom: 10.66666667px;
}
.extra-small-type {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6;
}
.small-type {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
}
.normal-type {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
}
.large-type {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.4;
}
.extra-large-type {
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.4;
}
.label-with-icon {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
  font-weight: 700;
  text-transform: none;
  margin-bottom: 10.66666667px;
}
.label-with-icon .sprite {
  vertical-align: middle;
  margin: 0 5px 0 0;
  display: inline-block;
}
.label-with-icon .icon {
  margin: 0 5px 0 0;
  vertical-align: text-top;
}
.color-yellow {
  color: #ffe472;
}
.color-white {
  color: #ffffff;
}
.fp-warning {
  color: #F01800;
}
.weight-normal,
.weight-normal a {
  font-weight: 500;
}
.weight-bold {
  font-weight: bold;
}
.thin,
.thin a {
  font-weight: 400!important;
}
.bold {
  font-weight: 700!important;
}
.highlight {
  color: #ffffff;
}
p {
  margin-top: 0;
}
.underline {
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 1px solid #cececc;
}
.normal-case {
  text-transform: none;
}
.thin {
  font-weight: 400;
}
.thin-caps {
  font-weight: 400;
  text-transform: uppercase;
}
.important-message,
.accent-type {
  color: #1a1a18;
  font-family: "adelle", Georgia, serif;
  font-style: italic;
}
.helper-text {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
}
@media (min-width: 768px) {
  .helper-text {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.6;
  }
}
.underscore {
  position: relative;
  z-index: 0;
}
.underscore:after {
  content: "";
  height: 5px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #ffe472;
  z-index: -1;
}
.helper-text {
  margin-bottom: 32px;
}
/* --------------------------------------- */
/* --------------------------------------- */
.sticky-wrapper {
  clear: both;
}
.sticky-wrapper .is-sticky {
  z-index: 500;
  box-shadow: 0 0 3px 3px rgba(26, 26, 24, 0.2);
}
header {
  color: #fff;
  float: left;
  width: 100%;
  position: relative;
}
header .nav-wrapper {
  position: relative;
}
header .header-top {
  width: 100%;
  padding: 20px 15px;
  font-size: 14;
}
@media (min-width: 768px) {
  header .header-top {
    padding: 32px 15px;
    display: table;
    width: 100%;
  }
}
@media (min-width: 768px) {
  header .logo {
    display: table-cell;
    vertical-align: middle;
  }
}
header .logo .logo-wrapper {
  display: block;
  text-align: left;
  padding-left: 48px;
  position: relative;
}
header .logo .fp-logo {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-42%);
}
header .logo .fp-logo svg {
  fill: #969696;
  opacity: .7;
  width: 32px;
  height: 32px;
}
header .logo .fp-logo:hover svg {
  opacity: 1;
}
header .logo .restaurant-name {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 5px;
}
header .logo .restaurant-link {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
  text-transform: uppercase;
}
header .logo .restaurant-link a {
  color: #ffe472;
}
header .logo .restaurant-link a:hover {
  color: #ffffff;
}
header .utility {
  display: none;
  text-align: right;
}
header .utility a {
  padding: 3px 10px;
  display: inline-block;
  border-right: 1px solid #545454;
  color: #a3a3a3;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  vertical-align: middle;
}
header .utility a:hover {
  color: #ffffff;
}
header .utility a.primary-utility {
  font-weight: 700;
}
header .utility a.primary-utility:not(:hover) {
  color: #ffe472;
}
header .utility a.primary-utility .icon {
  margin-top: -2px;
}
header .utility .btn-group .dropdown-menu {
  background-color: #ffffff;
  right: 0;
  left: auto;
  padding: 10px 20px;
  width: auto;
  max-width: 250px;
  z-index: 1100;
}
header .utility .btn-group .dropdown-menu:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #ffffff;
  display: inline-block;
  position: absolute;
  bottom: 100%;
  right: 9px;
  margin-left: -5px;
}
header .utility .btn-group .dropdown-menu li:last-of-type {
  border-bottom: none;
}
header .utility .btn-group .dropdown-menu a {
  padding: 7px 0;
  color: #1a1a18;
  display: block;
  border: none;
  font-weight: 400;
  white-space: nowrap;
}
header .utility .btn-group .dropdown-menu a:hover {
  color: #E05E00 !important;
}
header .utility .btn-group .open {
  background-color: transparent;
}
header .utility .btn-group a.dropdown-toggle:hover {
  color: #ffffff !important;
}
header .utility .btn-group a.dropdown-toggle[aria-expanded="true"] {
  color: #ffffff;
}
header .utility .btn-group a.dropdown-toggle[aria-expanded="true"] svg {
  fill: #ffffff;
}
header .utility .btn-group li {
  border-right: none;
  display: block !important;
}
header .utility .btn-group .divider {
  background-color: #969696;
}
header .utility .btn-group.open svg {
  fill: #ffe472;
}
header .utility li:last-child a {
  border: none;
}
header .utility svg {
  fill: #d1d1d1;
  width: 18px;
  height: 18px;
}
@media (min-width: 768px) {
  header .utility {
    display: table-cell;
  }
}
header .utility .btn {
  padding: 5px 0 5px 7px;
  text-align: center;
}
header .utility .btn:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
header .utility .utility-icon a {
  border: none;
}
header .utility .utility-icon .btn {
  margin: 0;
  padding: 3px 7px;
  vertical-align: middle;
  line-height: 1;
  min-height: 0;
}
header .utility .utility-icon .btn:hover {
  opacity: 1;
}
header .utility .utility-icon .btn:hover svg {
  fill: #ffffff;
}
header .utility .tooltip-arrow {
  border-top-color: #545454 !important;
}
header .utility .tooltip-inner {
  background-color: #545454;
}
header .count,
#small-screen-nav .count {
  display: inline-block;
  width: 20px;
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -webkit-border-top-left-radius: 20px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-bottomleft: 20px;
  -moz-border-radius-topleft: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  background-color: #ffe472;
  color: #1a1a18 !important;
  font-size: 11px;
  line-height: 20px;
  text-align: center;
  margin-left: 5px;
  font-family: "adelle", Georgia, serif;
}
.header-bottom {
  width: 100%;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: table;
  z-index: 500;
  float: left;
}
@media (min-width: 1320px) {
  .header-bottom {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.header-bottom .logo {
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
}
@media (min-width: 1320px) {
  .header-bottom .logo {
    padding-left: 0;
  }
}
#main-nav {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 1040;
  -webkit-box-shadow: 0 7px 7px rgba(26, 26, 24, 0.1);
  -moz-box-shadow: 0 7px 7px rgba(26, 26, 24, 0.1);
  box-shadow: 0 7px 7px rgba(26, 26, 24, 0.1);
}
.mce-fullscreen #main-nav {
  display: none;
}
#main-nav a {
  color: #ffffff;
}
#main-nav a:hover {
  color: #ffe472;
}
#main-nav a:active {
  color: #ffe472;
}
#main-nav .horizontal-nav {
  border-right: 1px solid #1a1a18;
}
@media (max-width: 1320px) {
  #main-nav .container-fluid,
  #main-nav .row {
    padding: 0;
    margin: 0;
  }
}
#main-nav .tabs {
  display: none;
  white-space: nowrap;
}
.staff #main-nav .tabs {
  display: inline-block;
}
@media (min-width: 768px) {
  #main-nav .tabs {
    display: inline-block;
  }
}
#main-nav .tabs a {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  padding: 0 12px;
  display: inline-block;
  font-weight: 400;
  background: none;
  border: none;
  text-transform: uppercase;
  font-family: apertura, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  line-height: 60px;
}
@media (min-width: 600px) {
  #main-nav .tabs a {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
    line-height: 60px;
  }
}
@media (min-width: 900px) {
  #main-nav .tabs a {
    padding: 0 20px;
  }
}
#main-nav .tabs a:hover {
  color: #ffffff;
  background-color: #6e6e6e;
}
#main-nav .tabs a:active,
#main-nav .tabs a:focus {
  color: #ffe472;
}
#main-nav .tabs a.selected {
  color: #ffffff;
  background-color: #1a1a18;
}
#main-nav .tabs a.dashboard-link {
  font-size: 110%;
}
#main-nav .tabs li:not(.divider) {
  border-left: 1px solid #1a1a18;
  display: inline-block;
  text-transform: uppercase;
  margin: 0;
}
#main-nav .tabs.global-controls {
  display: inline-block;
  float: right;
}
#main-nav .tabs.global-controls a {
  font-weight: 400;
}
#main-nav .tabs.global-controls a svg {
  fill: #f3f3f3;
  margin-bottom: -5px;
}
#main-nav .btn-group {
  vertical-align: unset;
  /*
        a {

            &:hover {
                color: @yellow !important;
            }

            &[aria-expanded="true"] {
                color: @yellow;

                svg {
                    fill: @yellow;
                }
            }
        }
        */
}
#main-nav .btn-group .dropdown-toggle[aria-expanded="true"] {
  color: #ffffff !important;
  background-color: #6e6e6e !important;
}
#main-nav .btn-group .dropdown-menu {
  background-color: #6e6e6e;
  right: 0;
  left: auto;
  top: 107%;
  padding: 10px 20px;
  width: 100%;
}
#main-nav .btn-group .dropdown-menu:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #6e6e6e;
  display: inline-block;
  position: absolute;
  bottom: 100%;
  right: 18px;
  margin-left: -5px;
}
#main-nav .btn-group .dropdown-menu li {
  border-left: none;
}
#main-nav .btn-group .dropdown-menu li:last-of-type {
  border-bottom: none;
}
#main-nav .btn-group .dropdown-menu a {
  padding: 7px 0;
  color: #ffffff;
  display: block;
  border: none;
  font-weight: 400;
  line-height: 1.2;
  text-transform: none;
}
#main-nav .btn-group .dropdown-menu a:hover {
  color: #ffe472 !important;
}
#main-nav .btn-group .open {
  background-color: transparent;
}
#main-nav .btn-group li {
  border-right: none;
  display: block !important;
}
#main-nav .btn-group .divider {
  background-color: #969696;
}
#main-nav .btn-group.open svg {
  fill: #ffe472;
}
#main-nav .small-screen-menu-button {
  float: left;
  display: block;
  margin: 8px 5px 0 15px;
}
#main-nav .small-screen-menu-button a {
  float: left;
  width: 50px;
  height: auto;
  padding: 12px 10px;
  margin-left: 0;
  background-color: transparent;
}
#main-nav .small-screen-menu-button a .bar {
  float: left;
  display: block;
  width: 100%;
  height: 3px;
  margin: 0;
  border: none;
  margin-bottom: 5px;
  background-color: #f3f3f3;
}
#main-nav .small-screen-menu-button a .bar:first-child {
  margin-top: 1px;
}
#main-nav .small-screen-menu-button a .bar:last-child {
  margin-bottom: 0;
}
#main-nav .small-screen-menu-button a:hover .bar {
  background-color: #969696;
}
@media (min-width: 768px) {
  #main-nav .small-screen-menu-button {
    display: none;
  }
}
#main-nav #save-button {
  background-color: #545454;
  color: #efefef;
  font-weight: 800;
}
#main-nav #save-button.active {
  color: #ffffff !important;
  background-color: #E05E00;
  animation: colorchange 2s infinite;
  /* animation-name followed by duration in seconds */
  /* you could also use milliseconds (ms) or something like 2.5s */
  -webkit-animation: colorchange 2s infinite;
  /* Chrome and Safari */
}
@keyframes colorchange {
  0% {
    background-color: #545454;
  }
  33% {
    background-color: #E05E00;
  }
  66% {
    background-color: #E05E00;
  }
  100% {
    background-color: #545454;
  }
}
@-webkit-keyframes colorchange {
  /* Safari and Chrome - necessary duplicate */
  0% {
    background-color: #545454;
  }
  33% {
    background-color: #E05E00;
  }
  66% {
    background-color: #E05E00;
  }
  100% {
    background-color: #545454;
  }
}
#main-nav #save-button.active:hover {
  color: #1a1a18 !important;
}
#main-nav #preview-button {
  background-color: #848484;
  color: #1a1a18;
  font-weight: 800;
}
#main-nav #preview-button:hover {
  background-color: #949494;
}
#main-nav #publish-button {
  background-color: #ffdf59;
  color: #1a1a18;
  font-weight: 800;
  position: relative;
  z-index: 1;
}
#main-nav #publish-button:hover {
  background-color: #ffe67c;
}
#small-screen-close-menu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10000;
}
#small-screen-close-menu a {
  display: block;
  color: #1a1a18;
  background-color: #ffe472;
  text-align: center;
  padding: 15px;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
}
#small-screen-nav {
  display: none;
  border-top: 1px solid #1a1a18;
  padding: 70px 32px 100px;
  position: fixed;
  top: 0;
  left: 0;
  height: auto;
  width: 100%;
  z-index: 9000;
  background-color: #545454;
  margin: 0;
  height: 100%;
  overflow-y: scroll;
  /* enables momentum scrolling in iOS overflow elements */
  -webkit-overflow-scrolling: touch;
}
#small-screen-nav .nav-label {
  text-transform: uppercase;
  font-weight: 700;
  color: #cbcbcb;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
  padding-top: 13px;
  margin-bottom: 8px;
}
#small-screen-nav ul {
  margin-bottom: 16px;
}
#small-screen-nav li {
  padding: 0;
}
#small-screen-nav a {
  color: #ffe472;
  display: block;
  padding-left: 0;
  padding-right: 0;
}
#small-screen-nav a:hover {
  color: #ffffff;
}
#small-screen-nav .primary a {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  #small-screen-nav .primary a {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 1.4;
  }
}
#small-screen-nav .secondary a {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
  font-weight: 400;
}
#small-screen-nav .divider {
  height: 1px;
  padding: 0;
  margin: 10px 0;
  background-color: #969696;
}
body.menu-open {
  overflow: hidden;
  /* prevents horizontal scroll bars */
  height: 100%;
  -webkit-overflow-scrolling: touch;
}
.header-title {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.2;
  display: block;
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 4px;
  font-weight: 700;
}
@media (min-width: 600px) {
  .header-title {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1;
  }
}
.pipe {
  display: inline-block;
  width: 1px;
  height: 20px;
  background-color: rgba(150, 150, 150, 0.5);
  margin-bottom: -5px;
  margin-left: 7px;
  margin-right: 7px;
}
#button-exit {
  background-color: #ffe472;
  color: #1a1a18;
}
.dashboard .nav-dashboard {
  background-color: #2a2a28;
}
.section-pages-menus .nav-pages-menus {
  background-color: #2a2a28;
}
.section-orders .nav-orders {
  background-color: #2a2a28;
}
.section-inquiries .nav-inquiries {
  background-color: #2a2a28;
}
.section-announcement .nav-announcements {
  background-color: #2a2a28;
}
/*===================================================
page header
===================================================*/
.page-header {
  border: none;
  padding: 0;
  margin-top: 0!important;
  margin-bottom: 0!important;
}
.page-header .horizontal-nav {
  text-align: left;
  float: left;
  width: 100%;
  margin-top: 16px;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .page-header .horizontal-nav {
    margin-top: 32px;
  }
  .page-header .horizontal-nav .primary-btn,
  .page-header .horizontal-nav .help-btn {
    float: right;
  }
}
@media (min-width: 992px) {
  .page-header .horizontal-nav.narrow-nav {
    text-align: right;
    margin-top: 0;
  }
}
.page-header .horizontal-nav.four-buttons {
  display: table;
}
.page-header .horizontal-nav.four-buttons li {
  width: 25%;
  display: table-cell;
  vertical-align: middle;
}
@media (min-width: 480px) {
  .page-header .horizontal-nav.four-buttons li {
    display: inline-block;
    width: auto;
  }
}
.page-header .horizontal-nav.four-buttons li .button {
  min-height: 50px;
}
@media (min-width: 480px) {
  .page-header .horizontal-nav.four-buttons li .button {
    min-height: 0;
  }
}
.page-header .horizontal-nav .button {
  margin-bottom: 5px;
  display: block;
}
@media (min-width: 480px) {
  .page-header .horizontal-nav .button {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .page-header .horizontal-nav li.primary-button {
    float: right;
  }
}
@media (max-width: 768px) {
  .page-header .horizontal-scroll {
    padding: 15px 0;
    background-image: url(/images/admin/shadow-top.png), url(/images/admin/shadow-bottom.png);
    background-position: center top, center bottom;
    background-repeat: no-repeat, no-repeat;
    background-size: 100% 15%, 100% 15%;
  }
}
@media (min-width: 768px) {
  .page-header .filters {
    padding-top: 10px;
    text-align: right;
  }
}
.page-header .filters .form-group {
  display: inline-block;
}
/* --------------------------------------- */
/* --------------------------------------- */
footer {
  float: left;
  clear: both;
  width: 100%;
  padding-top: 32px;
  padding-bottom: 96px;
  background-color: #f3f3f3;
  -webkit-box-shadow: inset 0 10px 10px rgba(26, 26, 24, 0.1);
  -moz-box-shadow: inset 0 10px 10px rgba(26, 26, 24, 0.1);
  box-shadow: inset 0 10px 10px rgba(26, 26, 24, 0.1);
  color: #1a1a18;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
}
footer h3 {
  color: #969696;
  font-weight: 700;
  margin: 0 0 5px;
}
/* --------------------------------------- */
/* --------------------------------------- */
#admin-announcement {
  padding: 24px;
  border-radius: 7px;
  background-color: #fff7c1;
  color: #1a1a18;
  display: flex;
  align-items: start;
  justify-content: space-between;
  flex-direction: column;
  margin: 32px 0;
}
@media (min-width: 992px) {
  #admin-announcement {
    flex-direction: row;
    align-items: center;
    margin-top: 0;
  }
}
#admin-announcement.hide-admin-announcement {
  display: none;
}
#admin-announcement .admin-announcement-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  #admin-announcement .admin-announcement-header {
    align-items: flex-start;
    flex-direction: column;
    width: min-content;
    flex-grow: 0;
    margin-bottom: 0;
  }
}
#admin-announcement h2 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.1;
  color: #1a1a18;
  text-transform: none;
  font-weight: 800;
  line-height: 1;
  padding-right: 20px;
  margin-bottom: 0;
}
#admin-announcement h2 span {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  display: block;
  margin: 8px 0;
  word-spacing: normal !important;
}
#admin-announcement ul {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  margin: 0 0 16px;
  padding: 0;
  border-top: 1px solid rgba(26, 26, 24, 0.1);
  width: 100%;
  list-style: none;
}
@media (min-width: 992px) {
  #admin-announcement ul {
    flex-grow: 1;
    width: auto;
    margin: 0 32px;
  }
}
#admin-announcement ul li {
  padding: 0;
  border-bottom: 1px solid rgba(26, 26, 24, 0.1);
}
#admin-announcement ul li.no-link {
  padding: 5px 24px 5px 5px;
}
#admin-announcement .link-full-wrap {
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear 1s linear;
  -moz-transition: all 0.2s linear 1s linear;
  -o-transition: all 0.2s linear 1s linear;
  -ms-transition: all 0.2s linear 1s linear;
  transition: all 0.2s linear 1s linear;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: 100%;
  padding: 5px 24px 5px 5px;
  color: #1a1a18;
}
#admin-announcement .link-full-wrap a {
  font-weight: bold;
}
#admin-announcement .link-full-wrap a:link,
#admin-announcement .link-full-wrap a:visited {
  color: #E05E00;
}
#admin-announcement .link-full-wrap a:hover,
#admin-announcement .link-full-wrap a:active {
  color: #1a1a18;
}
#admin-announcement .link-full-wrap span {
  max-width: 90%;
}
#admin-announcement .link-full-wrap svg.arrow-right {
  -webkit-transition: transform 0.2s linear;
  -o-transition: transform 0.2s linear;
  transition: transform 0.2s linear;
  -webkit-transition: transform 0.2s linear 1s linear;
  -moz-transition: transform 0.2s linear 1s linear;
  -o-transition: transform 0.2s linear 1s linear;
  -ms-transition: transform 0.2s linear 1s linear;
  transition: transform 0.2s linear 1s linear;
  width: 16px !important;
  height: 12px !important;
  fill: #1a1a18;
  position: static;
  transform: none;
  top: auto;
  margin: 0 0 0 10px;
}
#admin-announcement .link-full-wrap:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
#admin-announcement .link-full-wrap:hover svg.arrow-right {
  transform: translateX(12px);
}
#admin-announcement button {
  flex-grow: 0;
  width: auto;
  min-width: fit-content;
}
.overview header .tabs a.selected {
  background-color: #ffffff;
  color: #1a1a18;
}
.ada-announcement {
  background-color: #fff7c1;
  color: #1a1a18;
  margin-top: -60px;
  padding-top: 32px;
  padding-bottom: 32px;
}
a.yellow-link {
  color: #ffe472;
}
a.yellow-link:hover {
  color: #ffffff;
}
@media (min-width: 992px) {
  .schedule-demo {
    text-align: right;
  }
}
.secondary-links.welcome {
  background-color: #1a1a18;
  padding-bottom: 64px;
}
.secondary-links.welcome h2 {
  color: #ffffff;
}
.secondary-links.welcome h3 {
  color: #ffffff;
  margin-top: 32px;
  margin-bottom: 8px;
  font-weight: normal;
}
.secondary-links.welcome ul {
  border-top: 1px solid #595959;
  margin-top: 10px;
  margin-bottom: 32px;
}
.secondary-links.welcome p {
  max-width: 900px;
  color: #969696;
}
.primary-links {
  background-color: #1a1a18;
  color: #969696;
  padding-top: 48px;
  padding-bottom: 48px;
}
.primary-links h3 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  font-weight: bold;
  color: #ffffff;
  text-transform: none;
  margin-bottom: 0;
}
.primary-links a {
  color: #ffe472;
}
.primary-links a:hover {
  color: #ffffff;
}
.primary-links a.wrapper-link h2 {
  font-weight: 800;
}
.primary-links a.wrapper-link h2 .icon {
  margin-top: -5px;
  margin-right: 7px;
}
.primary-links a.wrapper-link-icon h2 {
  padding-left: 32px;
  position: relative;
}
@media (min-width: 768px) {
  .primary-links a.wrapper-link-icon h2 {
    padding-left: 44px;
  }
}
.primary-links a.wrapper-link-icon h2 .icon {
  position: absolute;
  left: 0;
  top: 4px;
  margin-top: 0;
}
.primary-links .metric {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  float: left;
  width: 100%;
  text-transform: uppercase;
  list-style: none;
  padding: 0;
}
.primary-links .metric li {
  float: left;
  width: 100%;
  border-top: 1px solid #595959;
  padding: 12px 16px;
}
@media (min-width: 768px) {
  .primary-links .metric li {
    padding: 15px 32px;
  }
}
.primary-links .metric .metric-value {
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.4;
  float: right;
  font-weight: 800;
  color: #ffffff;
}
.primary-links .settings-link {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  text-transform: none;
}
.secondary-links {
  list-style: none;
  margin: 0;
  padding: 32px 0;
  background-color: #2f2f2e;
}
.secondary-links ul {
  list-style: none;
  padding: 0;
}
.secondary-links li {
  border-bottom: 1px solid #545454;
}
.secondary-links li h2 {
  color: #ffe472;
}
.secondary-links li .metric {
  list-style: none;
  margin: 10px 0 0;
  padding: 0 0 0;
  color: #969696;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  text-transform: uppercase;
}
.secondary-links li .metric li {
  border: none;
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  font-weight: 700;
}
@media (min-width: 768px) {
  .secondary-links li .metric li {
    display: inline-block;
    width: 30%;
    padding-right: 16px;
    vertical-align: top;
  }
}
.secondary-links li .metric li.full {
  display: block;
  width: 100%;
  padding-right: 32px;
}
.secondary-links li .metric .metric-value {
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.4;
  color: #f3f3f3;
  text-transform: none;
  font-weight: 800;
}
.secondary-links li .metric .metric-value.design-info {
  font-family: apertura, Helvetica, Arial, sans-serif;
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.4;
  display: block;
  padding-left: 0;
}
.secondary-links li .metric .metric-value.normal-type {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
}
@media (min-width: 768px) {
  .secondary-links li .metric .metric-value {
    display: block;
    padding-left: 0;
  }
}
#optional-steps {
  margin-top: 0;
  margin-bottom: 0;
  border: none;
}
#optional-steps-btn {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
}
.primary-links a.wrapper-link,
.secondary-links a.wrapper-link {
  padding: 24px 32px 24px 16px;
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
  position: relative;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  -ms-transition: background 0.2s linear;
  transition: background 0.2s linear;
}
@media (min-width: 768px) {
  .primary-links a.wrapper-link,
  .secondary-links a.wrapper-link {
    padding: 24px 48px 24px 32px;
  }
}
.primary-links a.wrapper-link h2,
.secondary-links a.wrapper-link h2,
.primary-links a.wrapper-link h3,
.secondary-links a.wrapper-link h3 {
  color: #ffe472;
  margin-bottom: 0;
  text-transform: none;
  max-width: 80%;
  position: relative;
}
.primary-links a.wrapper-link h2.thin-caps,
.secondary-links a.wrapper-link h2.thin-caps,
.primary-links a.wrapper-link h3.thin-caps,
.secondary-links a.wrapper-link h3.thin-caps {
  text-transform: uppercase;
  font-weight: 400;
}
.primary-links a.wrapper-link .count,
.secondary-links a.wrapper-link .count {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 32px;
  font-weight: 700;
  color: #1a1a18;
  font-family: apertura, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  padding-left: 32px;
  color: #ffe472;
  text-transform: none;
  margin-bottom: 0;
  max-width: 80%;
  position: relative;
}
.primary-links a.wrapper-link .count span,
.secondary-links a.wrapper-link .count span {
  color: #969696;
  display: inline-block;
  padding-right: 5px;
  position: absolute;
  top: 0;
  left: 0;
  font-family: "adelle", Georgia, serif;
}
.primary-links a.wrapper-link p,
.secondary-links a.wrapper-link p {
  margin: 5px 0 0;
  color: #969696;
}
.primary-links a.wrapper-link:hover,
.secondary-links a.wrapper-link:hover {
  background-color: #2a2a28;
}
.primary-links a.wrapper-link:hover h2,
.secondary-links a.wrapper-link:hover h2,
.primary-links a.wrapper-link:hover .count,
.secondary-links a.wrapper-link:hover .count {
  color: #ffffff;
}
.primary-links a.wrapper-link:hover .arrow-right,
.secondary-links a.wrapper-link:hover .arrow-right {
  right: 32px;
  fill: #ffffff;
}
.primary-links a.wrapper-link:hover.modal-link .arrow-right,
.secondary-links a.wrapper-link:hover.modal-link .arrow-right {
  right: 32px;
  transform: rotate(-45deg);
}
.primary-links .optional-steps a.wrapper-link,
.secondary-links .optional-steps a.wrapper-link {
  padding-top: 16px;
  padding-bottom: 16px;
}
.primary-links .optional-steps a.wrapper-link .count,
.secondary-links .optional-steps a.wrapper-link .count {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  font-weight: normal;
}
.primary-links .optional-steps a.wrapper-link .arrow-right,
.secondary-links .optional-steps a.wrapper-link .arrow-right {
  width: 16px;
  height: 12px;
}
.primary-links .arrow-right,
.secondary-links .arrow-right {
  fill: #ffe472;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -7px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
@media (min-width: 768px) {
  .primary-links .arrow-right,
  .secondary-links .arrow-right {
    right: 48px;
  }
}
.special-message-set {
  display: block;
  text-align: left;
  color: #ffffff;
  border-bottom: 1px solid rgba(150, 150, 150, 0.5);
  padding: 32px 120px 32px 32px;
  position: relative;
}
.special-message-set p {
  margin-bottom: 0;
}
.special-message-set .content-label {
  color: #ffe472;
  margin-bottom: 10px;
}
.special-message-set .actions {
  right: 32px;
  top: 32px;
}
.dashboard {
  color: #ffffff;
}
.dashboard header .tabs a.selected {
  background-color: #1a1a18;
  color: #ffffff;
}
.dashboard h1 {
  margin-bottom: 16px;
  padding-bottom: 16px;
  display: inline-block;
  text-shadow: none;
  letter-spacing: normal;
  color: #ffffff;
}
.dashboard h1 span {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
  text-transform: none;
}
@media (max-width: 768px) {
  .dashboard h1 span {
    display: block;
  }
}
.dashboard h2 {
  text-transform: uppercase;
  font-weight: 400;
}
@media (min-width: 768px) {
  .dashboard h2 {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.2;
  }
}
.dashboard .section-title {
  text-align: center;
}
.dashboard .section-title p {
  color: #969696;
}
.dashboard #main-content {
  padding: 0;
}
.dashboard .results-label {
  color: #ffe472;
  text-transform: lowercase;
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.1;
  margin-top: 10px;
  font-family: "adelle", Georgia, serif;
  font-style: italic;
}
.dashboard .results-label .divider {
  display: inline-block;
  padding-left: 7px;
  margin-left: 7px;
  margin-bottom: -2px;
  height: 15px;
  border-left: 1px solid #c9c9c9;
}
.dashboard .number {
  font-weight: 700;
  font-family: "adelle", Georgia, serif;
  line-height: 1;
  display: inline-block;
  color: #ffe472;
}
.dashboard .gift-cards {
  background-color: #272724;
  color: #969696;
  text-align: center;
}
.dashboard .gift-cards h1,
.dashboard .gift-cards h2,
.dashboard .gift-cards h3,
.dashboard .gift-cards h4 {
  color: #ffffff;
}
.dashboard .gift-cards .results {
  text-align: center;
}
.dashboard .gift-cards .results .circle {
  display: table;
  background-size: contain;
  width: 100%;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .dashboard .gift-cards .results .circle {
    width: auto;
    margin-bottom: 0;
  }
}
.dashboard .gift-cards .results .circle p {
  display: table-cell;
  vertical-align: middle;
  width: 270px;
  height: 270px;
}
@media (min-width: 768px) {
  .dashboard .gift-cards .results .circle p {
    width: 300px;
    height: 300px;
  }
}
.dashboard .gift-cards .results .new .circle {
  background: transparent url(/images/admin/circle-light-blue.svg) no-repeat center center;
}
@media (min-width: 768px) {
  .dashboard .gift-cards .results .new .circle {
    float: right;
  }
}
.dashboard .gift-cards .results .new .results-label {
  color: #d8f1fb;
}
.dashboard .gift-cards .results .new .number {
  color: #d8f1fb;
}
.dashboard .gift-cards .results .total .circle {
  background: transparent url(/images/admin/circle-yellow.svg) no-repeat center center;
}
.dashboard .gift-cards .results .total .results-label {
  color: #ffe472;
}
.dashboard .gift-cards .results .total .number {
  color: #ffe472;
}
.dashboard .gift-cards .results-label {
  background-color: #272724;
  padding: 10px;
  display: inline-block;
}
.dashboard .gift-cards .number {
  padding: 10px;
  background-color: #272724;
  font-size: 50px;
  font-size: 5rem;
  line-height: 1;
}
@media (min-width: 768px) {
  .dashboard .gift-cards .number {
    font-size: 60px;
    font-size: 6rem;
    line-height: 1;
  }
}
.dashboard .google-analytics {
  background-color: #545454;
  color: #ffffff;
}
.dashboard .google-analytics h1,
.dashboard .google-analytics h2,
.dashboard .google-analytics h3,
.dashboard .google-analytics h4 {
  color: #ffffff;
}
.dashboard .google-analytics .results {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  padding: 0;
  text-align: left;
  overflow: hidden;
}
.dashboard .google-analytics .metric {
  float: left;
  width: 100%;
  padding: 0 0 15px;
  border-bottom: 2px solid #ffe472;
  margin-bottom: 32px;
}
.dashboard .google-analytics .metric .metric-label {
  float: left;
  width: 50%;
}
.dashboard .google-analytics .metric .metric-label h3 {
  margin: 0;
}
.dashboard .google-analytics .metric .metric-number {
  float: right;
  width: 50%;
  text-align: right;
}
.dashboard .google-analytics .metric .number {
  margin-bottom: 0;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1;
}
@media (min-width: 768px) {
  .dashboard .google-analytics .metric .number {
    font-size: 60px;
    font-size: 6rem;
    line-height: 1;
  }
}
.dashboard .google-analytics #page-views table {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  width: 100%;
  border-bottom: 1px solid rgba(150, 150, 150, 0.5);
  margin-top: 32px;
}
.dashboard .google-analytics #page-views table td {
  padding: 15px;
}
.dashboard .google-analytics #page-views table td.page-name {
  width: 75%;
  text-align: left;
  color: #ffffff;
}
.dashboard .google-analytics #page-views table td.number-of-views {
  width: 25%;
  text-align: right;
  color: #ffe472;
  font-weight: 700;
  font-family: "adelle", Georgia, serif;
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1;
}
.dashboard .google-analytics #page-views table tr:nth-child(odd) {
  background-color: #616161;
}
.dashboard .help-center {
  background-color: #878787;
  color: #ffffff;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: 400;
}
.dashboard .help-center h1,
.dashboard .help-center h2,
.dashboard .help-center h3,
.dashboard .help-center h4 {
  color: #f3f3f3;
}
.dashboard .help-center .nav.nav-tabs {
  text-align: center;
  float: none;
  border-bottom: 2px solid #ffffff;
  margin-bottom: 2px;
  display: table;
  width: 100%;
}
.dashboard .help-center .nav.nav-tabs li {
  float: none;
  display: table-cell;
  width: auto;
}
.dashboard .help-center .nav-tabs > li > a {
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 2px;
  line-height: 1.2;
  border: 1px solid #f3f3f3;
  background-color: transparent;
  color: #f3f3f3;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
@media (min-width: 768px) {
  .dashboard .help-center .nav-tabs > li > a {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.dashboard .help-center .nav-tabs > li > a:hover {
  background-color: #545454;
}
.dashboard .help-center .nav-tabs > li.active > a,
.dashboard .help-center .nav-tabs > li.active > a:hover,
.dashboard .help-center .nav-tabs > li.active > a:focus {
  color: #1a1a18;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-bottom-color: transparent;
}
.dashboard .help-center .tab-content {
  color: #ffffff;
  padding: 0 0 32px;
}
.dashboard .help-center .tab-item {
  float: left;
  width: 100%;
  padding: 32px 100px 32px 32px;
  position: relative;
  border-bottom: 2px solid #878787;
  background-color: #ffffff;
  color: #1a1a18;
}
.dashboard .help-center .tab-item .name {
  color: #1a1a18;
  display: block;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: none;
}
.dashboard .help-center .tab-item .date {
  font-weight: 700;
  font-family: "adelle", Georgia, serif;
  font-style: italic;
}
.dashboard .help-center .tab-item .description {
  display: block;
  color: #545454;
  margin-top: 16px;
}
.dashboard .help-center .tab-item .action,
.dashboard .help-center .tab-item .price {
  position: absolute;
  right: 32px;
  top: 32px;
  color: #1a1a18;
  font-family: "adelle", Georgia, serif;
  font-style: italic;
  font-weight: 400;
}
.dashboard .help-center .tab-item .action {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
}
.dashboard .help-center .tab-item a {
  color: #E05E00;
  font-weight: 700;
}
.dashboard .help-center .tab-item a:hover {
  color: #1a1a18;
}
.dashboard .help-center a.tab-item {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.dashboard .help-center a.tab-item .action {
  color: #E05E00;
}
.dashboard .help-center a.tab-item svg {
  -webkit-transition: right 0.2s linear;
  -moz-transition: right 0.2s linear;
  -o-transition: right 0.2s linear;
  -ms-transition: right 0.2s linear;
  transition: right 0.2s linear;
  position: absolute;
  right: 32px;
  fill: #E05E00;
}
.dashboard .help-center a.tab-item:hover {
  background-color: rgba(255, 255, 255, 0.8);
}
.dashboard .help-center a.tab-item:hover .action {
  color: #1a1a18;
}
.dashboard .help-center a.tab-item:hover svg {
  fill: #1a1a18;
  right: 0;
}
.dashboard .help-center #platform-updates p {
  margin-bottom: 0;
}
.dashboard .help-center #platform-updates ul {
  margin: 16px 0 0;
}
.dashboard .help-center #platform-updates .date {
  font-style: italic;
}
.upsell {
  text-align: center;
}
.dashboard-settings {
  margin-top: 48px;
  margin-bottom: 32px;
}
.dashboard-settings h2 {
  color: #ffffff;
}
.dashboard-settings ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid rgba(150, 150, 150, 0.5);
}
.dashboard-settings li {
  *zoom: 1;
  border-bottom: 1px solid rgba(150, 150, 150, 0.5);
}
.dashboard-settings li:before,
.dashboard-settings li:after {
  content: " ";
  display: table;
}
.dashboard-settings li:after {
  clear: both;
}
.dashboard-settings li:before,
.dashboard-settings li:after {
  content: " ";
  display: table;
}
.dashboard-settings li:after {
  clear: both;
}
.dashboard-settings li:before,
.dashboard-settings li:after {
  display: table;
  content: "";
  line-height: 0;
}
.dashboard-settings li:after {
  clear: both;
}
.dashboard-settings li:before,
.dashboard-settings li:after {
  display: table;
  content: "";
  line-height: 0;
}
.dashboard-settings li:after {
  clear: both;
}
.dashboard-settings a {
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  -ms-transition: background 0.2s linear;
  transition: background 0.2s linear;
  background-color: #22221f;
  display: block;
  float: left;
  width: 100%;
  padding: 10px 15px;
  color: #ffe472;
  border-radius: 5px;
  margin-bottom: 5px;
}
.dashboard-settings a:hover {
  background-color: #272724;
  color: #ffffff;
}
.setting-status {
  display: inline-block;
  padding: 5px 10px;
  color: #1a1a18;
  border-radius: 20px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  font-weight: 800;
  text-transform: uppercase;
  min-width: 80px;
  text-align: center;
  line-height: 1;
}
.dashboard-settings .setting-status {
  float: right;
}
.setting-status.status-active {
  background-color: #7ecf02;
}
.setting-status.status-inactive {
  background-color: #F01800;
}
/*===================================================
Log-in
===================================================*/
.login-page {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background-color: #272724;
  width: 100%;
  height: 100vh;
  padding: 32px;
}
.login-page .row {
  margin: 0 auto 20px;
}
.login-page h1,
.login-page h2 {
  color: #ffffff;
}
.login-page h1 span,
.login-page h2 span {
  color: #ffe472;
  font-family: "adelle", Georgia, serif;
  text-transform: none;
  font-style: italic;
  font-weight: 400;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2;
}
@media (max-width: 400px) {
  .login-page h1,
  .login-page h2 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.2;
  }
  .login-page h1 span,
  .login-page h2 span {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.2;
  }
}
.login-page .fp-logo {
  margin-top: -2px;
  margin-right: 5px;
  vertical-align: middle;
}
.login-page .fp-logo svg {
  fill: #969696;
  opacity: .7;
  width: 35px;
  height: 35px;
}
#log-in {
  width: 100%;
  max-width: 450px;
  margin: auto;
}
#log-in .page-wrapper {
  display: block;
  padding-top: 32px;
  padding-bottom: 32px;
  margin: 0;
}
#log-in .form-wrapper {
  display: block;
  background-color: #1a1a18;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  color: #ffffff;
  text-align: left;
  padding: 32px 16px;
  -webkit-box-shadow: 0 0 100px #353530;
  -moz-box-shadow: 0 0 100px #353530;
  box-shadow: 0 0 100px #353530;
}
#log-in .form-wrapper .row {
  margin-bottom: 0;
}
@media (min-width: 400px) {
  #log-in .form-wrapper {
    padding: 32px;
  }
}
#log-in .form-group {
  display: block;
  margin-bottom: 20px;
}
#log-in .log-in-support {
  display: block;
  text-align: center;
  padding-top: 16px;
}
#log-in .log-in-support a {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  color: #ffe472;
}
#log-in .log-in-support a:hover {
  color: #ffffff;
}
#log-in .log-in-support p {
  margin-bottom: 0;
}
#log-in label {
  color: #ffffff;
}
/*===================================================
Status Banner
===================================================*/
#status-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  float: left;
  z-index: 500;
}
#status-banner .status-message {
  background-color: transparent;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 768px) {
  #status-banner .status-message {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.3;
  }
}
#status-banner .status-message p {
  text-align: center;
}
#status-banner .status-message a {
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  color: #ffffff;
  background-color: rgba(26, 26, 24, 0.6);
  display: inline-block;
  border-radius: 100px;
  text-decoration: none;
  padding: 8px 24px;
}
#status-banner .status-message a:hover {
  background-color: #1a1a18;
}
#status-banner p {
  margin-bottom: 0;
}
.status-yellow a {
  color: #1a1a18;
  border-bottom: 1px solid transparent;
}
.status-yellow a:hover {
  color: #1a1a18;
  border-bottom: 1px solid #1a1a18;
}
/*
.status-orange a, .status-red a {
	color: @white;
	border-bottom: 1px solid transparent;
}

.status-orange a:hover, .status-red a:hover {
	color: @white;
	border-bottom: 1px solid @white;
}
*/
.status-yellow,
.status-orange,
.status-red {
  padding: 20px 0;
  text-align: center;
}
.status-yellow {
  background: #ffeb98 url(/images/admin/status-background-yellow.png) repeat center center;
  color: #1a1a1a;
}
.status-orange {
  background: #ff8a00 url(/images/admin/status-background-orange.png) repeat center center;
  color: #ffffff;
}
.status-red {
  background: red url(/images/admin/status-background-red.png) repeat center center;
  color: #ffffff;
}
/*
.status-yellow .status-message {
	text-shadow:1px 1px 5px @yellow;
}

.status-orange .status-message {
	text-shadow:1px 1px 5px @orange;
}

.status-red .status-message {
	text-shadow:1px 1px 5px @red;
}

.status-message {
	text-align:left;
}
*/
.status-button {
  text-align: right;
}
.status-button .button {
  display: block;
  text-align: center;
  background: transparent;
  border: 1px solid #2a210b;
  color: #2a210b!important;
  text-shadow: none!important;
}
.status-orange .status-button .button,
.status-red .status-button .button {
  border: 1px solid #ffffff;
  color: #fff!important;
}
.status-orange .status-button .button:hover,
.status-red .status-button .button:hover {
  color: #1a1a1a!important;
}
/*===================================================
Order History
===================================================*/
.mailed-date.form-control {
  height: 35px;
  min-width: 100px;
  border: none;
  background-color: #fff7c1;
  -webkit-border-top-right-radius: 30px;
  -webkit-border-bottom-right-radius: 30px;
  -webkit-border-bottom-left-radius: 30px;
  -webkit-border-top-left-radius: 30px;
  -moz-border-radius-topright: 30px;
  -moz-border-radius-bottomright: 30px;
  -moz-border-radius-bottomleft: 30px;
  -moz-border-radius-topleft: 30px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-top-left-radius: 30px;
  font-family: apertura, Helvetica, Arial, sans-serif;
  font-weight: 700;
  box-shadow: none;
}
.mailed-date.form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-weight: 400;
  color: #545454;
}
.mailed-date.form-control::-moz-placeholder {
  /* Firefox 19+ */
  font-weight: 400;
  color: #545454;
}
.mailed-date.form-control:-ms-input-placeholder {
  /* IE 10+ */
  font-weight: 400;
  color: #545454;
}
.mailed-date.form-control:-moz-placeholder {
  /* Firefox 18- */
  font-weight: 400;
  color: #545454;
}
.order-filters {
  background-color: #f3f3f3;
  padding: 32px 0 0;
  margin: 0 0 32px;
  /*label {
        font-weight: @normal;
    }*/
}
.order-filters div {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .order-filters div {
    margin-bottom: 32px;
  }
}
.year-filter form {
  display: inline-block;
}
.status-key {
  margin-top: 5px;
  margin-bottom: 32px;
}
.status-key .icon {
  color: #289500;
}
.status-new .status-indicator {
  font-weight: 700;
}
.status-inprogress .status-indicator {
  font-weight: 700;
}
.order-history .btn {
  display: inline;
}
.order-history .status-indicator {
  padding-left: 45px !important;
  position: relative;
}
.order-history .status-indicator .icon-hours {
  position: absolute;
  left: 15px;
  top: 25px;
  color: #289500;
}
.order-history.gift-card-history .status-indicator {
  padding-left: 15px !important;
}
.order-history tr.status-cancelled,
.order-history tr.status-completed {
  font-weight: 400 !important;
  color: #1a1a18;
}
.order-history tr.status-cancelled strong,
.order-history tr.status-completed strong {
  font-weight: 400 !important;
}
.order-history tr.status-cancelled {
  text-decoration: line-through;
}
.order-history tr.status-overdue td {
  background-color: rgba(240, 24, 0, 0.08) !important;
}
.order-history tr.status-overdue td.scheduled-time {
  color: #F01800 !important;
}
/*===================================================
homepage
===================================================*/
#slideshow .slot {
  display: inline-block;
  float: left;
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  #slideshow .slot {
    width: 20%;
  }
}
#slideshow .slot img {
  display: inline-block;
  width: 100%;
  height: auto;
  padding: 5px;
}
#slideshow .slot .clear-photo {
  position: static;
  margin-top: 15px;
}
.field.optional-image label,
.field.optional-image input,
.field.optional-image a {
  float: none;
  clear: none;
  display: block;
}
.optional-image img {
  max-width: 100%;
  height: auto;
}
/*===================================================
Menus
===================================================*/
.section-header.menu-item {
  padding-top: 25px;
  padding-bottom: 25px;
}
.pdf-attached {
  padding-left: 35px;
  background-image: url(/images/admin/check-mark.png);
  background-position: 15px center;
  background-repeat: no-repeat;
}
.course {
  background-color: #f3f3f3;
  margin-bottom: 10px;
}
.course .section-header {
  margin-bottom: 0;
}
.course .course-items-wrapper {
  display: block;
  padding-bottom: 32px;
  position: relative;
}
.course .menu-item {
  background-color: #ffffff;
  margin-right: 15px;
  margin-bottom: 10px;
  position: relative;
}
.course .section-header input[type="text"] {
  width: 230px;
  font-size: 14px;
  font-weight: 700;
}
.item-name a.section-name {
  font-size: 16px;
}
.item-price-wrapper {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  border-top: 1px dotted rgba(150, 150, 150, 0.5);
  padding-top: 5px;
  padding-left: 0;
  margin-top: 7px;
}
.item-price-wrapper .item-price {
  font-weight: 700;
}
.pricing-section {
  padding-bottom: 32px !important;
}
.pricing-section.form-wrapper {
  background-color: #f3f3f3;
}
.section-name.with-icon {
  position: relative;
}
@media (min-width: 768px) {
  .section-name.with-icon {
    padding-left: 40px;
    display: inline-block;
  }
}
.course-name .sprite {
  display: none;
  position: absolute;
  top: 1px;
  left: 0;
}
@media (min-width: 768px) {
  .course-name .sprite {
    display: inline-block;
  }
}
.edit-course-name {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
}
@media (min-width: 768px) {
  .edit-course-name {
    padding-left: 40px;
  }
}
.course .section-name {
  display: block;
}
@media (min-width: 768px) {
  .course .section-name {
    padding-left: 40px;
    position: relative;
  }
}
.course .section-name .sprite {
  position: absolute;
  left: 0;
  top: 4px;
}
.listed-course-name {
  display: block;
  position: relative;
  max-width: 600px;
}
.course-type {
  display: block;
  padding-left: 150px;
  position: relative;
}
.free-form-course {
  position: relative;
  margin-bottom: 40px !important;
}
.free-form-course h3 {
  padding-bottom: 0;
  font-size: 16px;
}
.free-form-course p {
  padding-bottom: 0;
}
.free-form-course .actions {
  top: 20px;
  right: 20px;
}
@media (max-width: 480px) {
  .free-form-course.section-header {
    padding-top: 80px;
    padding-right: 20px;
  }
}
.free-form-course table {
  width: 100%;
  table-layout: fixed;
}
.free-form-course table td {
  vertical-align: top;
}
#form-wrapper .item-wrapper {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
a.item-wrapper {
  display: block;
  color: #1a1a18;
}
a.item-wrapper:hover {
  color: #E05E00;
}
a.item-wrapper .item-name {
  display: block;
  font-weight: 700;
}
a.item-wrapper .item-description {
  display: block;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  a.item-wrapper .item-description {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4;
  }
}
a.item-wrapper .item-description .icon {
  margin-top: -1px;
  margin-left: 2px;
  margin-right: 2px;
}
#free-form-wrapper {
  float: left;
  clear: both;
  margin: 0 0 20px;
  width: 99.5%;
}
#menu-format-options {
  list-style: none;
  margin: 0;
  padding: 0;
}
#menu-format-options h3 {
  margin-top: 0;
}
#menu-format-options li {
  display: block;
  text-align: center;
  padding: 32px;
  vertical-align: top;
}
@media (min-width: 500px) {
  #menu-format-options li {
    width: 50%;
    display: inline-block;
    padding-left: 150px;
    position: relative;
    text-align: left;
  }
  #menu-format-options li .icon-wrapper {
    position: absolute;
    left: 0;
    top: 0;
  }
}
/*===================================================
Events
===================================================*/
.event-date-time {
  font-style: italic;
}
#no-events {
  padding-top: 20px;
  font-size: 16px;
}
.event-photo {
  float: left;
  width: 100%;
  clear: both;
  padding-right: 32px;
  text-align: center;
  position: relative;
  margin-bottom: 32px;
}
@media (min-width: 500px) {
  .event-photo {
    width: 33%;
    clear: none;
    margin-bottom: 0;
  }
}
.event-photo img {
  width: 100%;
  height: auto;
}
.event-details {
  float: left;
  width: 100%;
}
@media (min-width: 500px) {
  .event-details {
    width: 66%;
  }
}
.event-details h2 {
  margin-top: 0;
  margin-bottom: 0;
}
.event-details p {
  margin: 0;
}
.event-editor .photo .select-photo img {
  margin-right: 0!important;
}
.hide-this h2,
.hide-this p {
  text-decoration: line-through;
  color: #969696 !important;
}
.hide-this img {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
@media (max-width: 500px) {
  #edit-date-wrapper,
  #edit-time-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
#edit-date-wrapper .form-control,
#edit-time-wrapper .form-control {
  height: 40px;
}
#edit-date-wrapper .form-group,
#edit-time-wrapper .form-group {
  float: left;
  width: 100%;
  padding-right: 10px;
  padding-bottom: 0;
  margin-bottom: 15px;
}
@media (min-width: 700px) and (max-width: 768px) {
  #edit-date-wrapper .form-group,
  #edit-time-wrapper .form-group {
    width: 50%;
    padding-right: 10px;
  }
}
@media (min-width: 1160px) {
  #edit-date-wrapper .form-group,
  #edit-time-wrapper .form-group {
    width: 50%;
    padding-right: 10px;
  }
}
#repeat-wrapper,
#no-date-wrapper {
  float: left;
  width: 100%;
}
#no-date-warning {
  margin-top: 32px;
  padding: 0;
}
#edit-date-wrapper {
  padding-bottom: 32px;
}
@media (min-width: 768px) {
  #edit-date-wrapper {
    padding-bottom: 0;
  }
}
#edit-time-wrapper {
  border-top: 1px solid #1a1a18;
  padding-top: 32px;
}
@media (min-width: 768px) {
  #edit-time-wrapper {
    padding-top: 0;
    border-top: none;
    border-left: 1px solid rgba(150, 150, 150, 0.5);
    padding-left: 30px;
  }
}
#edit-time-wrapper select {
  width: 30%;
  display: inline-block !important;
}
#end-time-wrapper {
  margin-bottom: 5px;
}
#end-time-wrapper .check-radio {
  padding-top: 10px;
}
#week-day-wrapper .check-radio label {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 35px;
  margin: 2px 3px 5px;
  background-color: #ffffff;
}
#week-day-wrapper .check-radio label input {
  top: 10px;
  left: 10px;
}
#repeat-wrapper .form-group {
  margin-bottom: 5px;
}
#events .actions {
  top: 32px;
}
#events a h2 {
  color: #1a1a18;
}
#events a p {
  font-weight: 400;
  color: #1a1a18;
}
#events a img {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#events a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#events a:hover h2 {
  color: #E05E00;
}
/*===================================================
Contact
===================================================*/
#client-locations.section-content {
  background-color: transparent;
  padding: 0 0 20px 0;
}
#client-locations .client-location {
  padding-right: 32px;
}
#client-locations .client-location:last-child {
  margin-bottom: 32px;
}
#client-locations .contact-info,
#client-locations .hours-of-operation {
  float: left;
  width: 100%;
  padding: 0 0 0 0;
}
@media (min-width: 400px) {
  #client-locations .contact-info,
  #client-locations .hours-of-operation {
    width: 50%;
    padding: 0 32px 0 0;
  }
}
@media (min-width: 595px) {
  #client-locations .contact-info,
  #client-locations .hours-of-operation {
    width: 40%;
  }
}
#client-locations .sub-actions {
  float: left;
  width: 100%;
  padding: 0 0 32px 0;
  clear: both;
}
@media (min-width: 595px) {
  #client-locations .sub-actions {
    clear: none;
    width: 20%;
    padding: 0;
    text-align: right;
  }
}
.hours-of-operation ol {
  list-style: none;
  padding: 0;
}
.hours-of-operation li {
  margin-bottom: 10.66666667px;
  display: flex;
}
.hours-of-operation .business-days {
  font-weight: 700;
  flex: 1 1 50%;
}
.hours-of-operation .business-times {
  flex: 1 1 50%;
}
.hours-of-operation .additional-info {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
}
.hours-of-operation .temporary-closures {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  color: #F01800;
}
.hours-of-operation .temporary-closures .content-label {
  color: #F01800;
}
.contact-forms {
  background-color: #f3f3f3;
  padding-top: 0;
}
.contact-forms h2 {
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 1.2;
  margin-top: 32px;
  font-weight: 400;
  text-transform: uppercase;
}
/*===================================================
Photo Gallery
===================================================*/
#photos .photo {
  padding: 32px 32px 32px 45px;
  position: relative;
  margin-bottom: 10px;
  background-color: #ffffff;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
#photos .photo input[type="text"] {
  width: 100%;
}
.photo .caption-wrapper {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .photo .caption-wrapper {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .photo .caption-wrapper {
    width: 70%;
  }
}
.gallery-page .photo a.select-photo {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .gallery-page .photo a.select-photo {
    width: 50%;
    padding-right: 32px;
  }
}
@media (min-width: 992px) {
  .gallery-page .photo a.select-photo {
    width: 30%;
  }
}
.photo img {
  float: left;
  margin-bottom: 20px;
  margin-right: 20px;
  width: 100%;
  height: auto;
}
@media (min-width: 992px) {
  .photo img {
    margin-bottom: 0;
  }
}
.photo label {
  float: none;
  width: auto;
}
.photo input,
.photo a {
  display: block;
}
.extra-add-photo {
  display: block;
  padding: 20px 10px;
  text-align: right;
}
#modal-content-wrapper .photo-delete,
#modal-content-wrapper .confirmation {
  width: 100%;
  height: auto;
  float: left;
}
#modal-content-wrapper .photo-delete img,
#modal-content-wrapper .confirmation img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  #modal-content-wrapper .photo-delete,
  #modal-content-wrapper .confirmation {
    width: 50%;
  }
}
/*===================================================
Gift Cards
===================================================*/
.gift-card-amount {
  display: block;
  padding: 10px 15px;
  margin: 5px 0 10px;
  clear: both;
  background-color: #fdfdfb;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.gift-card-amount label {
  font-size: 20px;
}
/*===================================================
Custom Page
===================================================*/
/*
.insert-photo {
	float:left;
	height:27px;
	position:absolute;
	right:0;
	top:0;
	background-color:#3c2c1e;
	border:1px solid #ccc;
	font-size:11px;
	z-index:99;
}

.insert-photo a {
	float:left;
	color:#fff;
	line-height:27px;
	padding:0 10px;
	text-shadow:#1a1a1a 0 -1px 0;
}

.insert-photo a:hover {
	background-color:#ff8a00;
	color:#fff;
	text-shadow:none;
}

.cb-copy,.cb-1-photo-copy,.cb-2-photo-copy,.cb-3-photo-copy,.cb-header {
	float:left;
	width:100%;
	clear:both;
}

.cb-3-photo-copy .cb-photo-copy-wrapper {
	float:left;
	width:31.25%;
}

.cb-3-photo-copy .cb-photo-copy-wrapper.left {
	padding-right:1.75%;
}

.cb-3-photo-copy .cb-photo-copy-wrapper.middle {
	padding-left:.875%;
	padding-right:.875%;
}

.cb-3-photo-copy .cb-photo-copy-wrapper.right {
	padding-left:1.75%;
}

.cb-2-photo-copy .cb-photo-copy-wrapper {
	float:left;
	width:48.25%;
}

.cb-2-photo-copy .cb-photo-copy-wrapper.left {
	padding-right:1.75%;
}

.cb-2-photo-copy .cb-photo-copy-wrapper.right {
	padding-left:1.75%;
}

.cb-3-photo-copy .cb-photo-copy-wrapper .cb-child-photo,.cb-3-photo-copy .cb-photo-copy-wrapper .cb-child-copy,.cb-2-photo-copy .cb-photo-copy-wrapper .cb-child-photo,.cb-2-photo-copy .cb-photo-copy-wrapper .cb-child-copy {
	width:100%;
	height:auto;
	float:left;
	clear:both;
	padding:0;
	position:relative;
}

.cb-3-photo-copy .cb-photo-copy-wrapper img,.cb-2-photo-copy .cb-photo-copy-wrapper img,.cb-1-photo-copy .cb-child-photo img {
	width:100%;
	height:auto;
	float:left;
	clear:both;
}

.cb-1-photo-copy .cb-child-photo {
	float:left;
	width:48.25%;
	padding-right:1.75%;
	position:relative;
}

.cb-1-photo-copy .cb-child-copy {
	float:left;
	width:48.25%;
	padding-left:1.75%;
}

.cb-header input {
	width:95%;
	padding:6px 2%;
	margin:0;
	font-size:20px;
	font-weight:700;
}

*/
#cb-default-content {
  padding-top: 32px;
  max-width: 800px;
}
#cb-default-content h3 {
  margin-bottom: 10px;
}
#content-block-options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.cb-wrapper {
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .cb-wrapper {
    margin-bottom: 0;
  }
}
.cb-child-photo {
  position: relative;
}
.cb-child-photo a.select-photo {
  display: block;
}
.cb-1-photo-copy .clear-photo {
  left: 25px;
}
/*===================================================
Account
===================================================*/
#current-card h2 {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.3;
  font-family: "adelle", Georgia, serif;
  font-style: italic;
  font-weight: 700;
  text-transform: lowercase;
  margin-bottom: 10.66666667px;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #1a1a18;
}
#edit-button-wrapper #indicator {
  margin: 4px 10px 0 0;
}
#exp-date label {
  width: 100%;
}
.fake-field {
  background-color: #f3f3f3;
  display: block;
  padding: 10px;
  margin-bottom: 3px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.plan {
  margin-bottom: 16px;
}
.plan sup {
  font-size: 70%;
  vertical-align: sub;
}
.plan .block-wrapper {
  background-color: #f3f3f3;
  padding: 32px;
  position: relative;
}
.plan .link-to-jump-start {
  display: none;
}
.plan li.plan-difference {
  background-color: rgba(255, 255, 255, 0.75);
}
.plan li:last-child {
  border-bottom: none;
}
.plan.active .block-wrapper {
  background-color: #f3f3f3;
}
.plan.active .plan-label {
  color: #1a1a18;
}
.plan .price,
.plan ul {
  padding-bottom: 20px;
}
.plan ul {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.3;
  margin: 0 0 32px 10px !important;
}
.plan .price {
  font-weight: 700;
  font-size: 75px;
  font-size: 7.5rem;
  line-height: 1;
  display: block;
  padding-right: 20px;
  padding-bottom: 0;
}
.plan .price-details {
  display: block;
  background-color: #ffffff;
  padding: 15px;
}
.plan .button.active {
  background-color: #ffffff;
  border: 1px solid #1a1a18;
  text-shadow: none !important;
}
.plan .button.active:hover {
  cursor: default;
}
.plan .plan-label {
  text-transform: uppercase;
  font-weight: 700;
  color: #1a1a18;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  padding-bottom: 0;
}
.plan .selected-plan {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.3;
  display: inline-block;
  font-weight: 700;
  position: relative;
  color: #1a1a18;
  z-index: 2;
}
.plan .selected-plan:after {
  content: "";
  display: block;
  width: 100%;
  height: 5px;
  background-color: #ffe472;
  position: absolute;
  bottom: 2px;
  left: 0;
  z-index: -1;
}
.plan--activated .plan-label {
  display: none;
}
.credit-card-info {
  text-align: right;
  width: 100%;
}
.credit-card-info td {
  padding: 10px;
}
.credit-card-info tr:nth-child(odd) td {
  background-color: #f3f3f3;
}
.credit-card-info td:first-child {
  font-weight: 700;
  text-align: left;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
}
.credit-card-info .promo-code-info {
  font-weight: 400;
}
#help-wrapper .help-content .plan ul {
  padding-left: 0;
  margin-left: 0;
}
.modal .plan .link-to-features,
.modal .plan .plan-name {
  display: none;
}
.modal .plan-difference {
  font-weight: 700;
}
#help-wrapper .plan h3 {
  font-size: 18px;
}
.downgrade .content-wrapper {
  margin-bottom: 20px;
  min-height: 250px;
}
#payment-form .amount {
  color: #1a1a18;
}
#payment-form .h3 {
  color: #1a1a18;
  margin-top: 0;
  margin-bottom: 20px;
}
#payment-form .group {
  float: left;
  width: 100%;
  max-width: 550px;
}
#payment-form label {
  color: #1a1a18;
  font-weight: 700;
  height: auto;
  margin-bottom: 20px;
}
#payment-form label > span {
  text-align: left;
  font-weight: 700;
  display: block;
  margin-bottom: 5px;
}
#payment-form .field {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4;
  color: #1a1a18;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cdcdcd;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -webkit-box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.05);
  font-weight: 400;
  outline: none;
  padding-right: 10px;
  padding-left: 10px;
  cursor: text;
  border: 1px solid #cccccc;
  float: left;
  width: 100%;
  height: 50px;
}
#payment-form .field::-webkit-input-placeholder {
  color: #969696;
}
#payment-form .field::-moz-placeholder {
  color: #969696;
}
#payment-form .outcome {
  float: left;
  width: 100%;
  padding-top: 8px;
  min-height: 20px;
  text-align: center;
}
#payment-form .success,
#payment-form .error {
  display: none;
  font-size: 13px;
}
#payment-form .success.visible,
#payment-form .error.visible {
  display: inline;
}
#payment-form .error {
  color: #E4584C;
}
#payment-form .success {
  color: #666EE8;
}
#payment-form .success .token {
  font-weight: 500;
  font-size: 13px;
}
#payment-form #card-errors {
  color: #F01800;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.promo-box {
  background-color: #f3f3f3;
  display: block;
  padding: 32px;
  margin-bottom: 10px;
}
.promo-box p {
  margin: 0 0 10px 0;
}
.promo-box .form-group {
  width: 70%;
  margin: 0 0 10px 0;
}
.promo-box .input-group {
  width: 100%;
}
#promo-code-display .promo-box {
  background-color: #e5f9c7;
  margin-bottom: 10px;
  color: #1a1a18;
}
.promo-code-header {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.2;
  text-transform: none;
  margin-bottom: 10px;
}
.original-price {
  text-decoration: line-through;
}
.price-slashed {
  position: relative;
  display: inline-block;
}
.price-slashed::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #1a1a18;
  top: 50%;
  left: 0;
}
.setup-status dd {
  margin-bottom: 32px;
}
/*===================================================
help
===================================================*/
.help {
  background: none;
  text-align: left;
  padding: 0;
  margin: 0;
}
.help-table-of-contents {
  margin-bottom: 32px;
}
.help-table-of-contents dt {
  margin-top: 32px;
  border-bottom: 1px solid rgba(150, 150, 150, 0.5);
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.help-table-of-contents dd {
  padding-left: 0;
}
.help-table-of-contents dd a {
  font-weight: 400 !important;
}
#help-wrapper {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
  background-color: #ffffff;
}
#help-wrapper .container-fluid {
  padding: 0;
}
#help-wrapper a {
  font-weight: 700;
}
#help-wrapper h1 {
  line-height: 1;
  padding: 0;
  margin: 0;
  float: left;
  padding-right: 10px;
}
#help-wrapper h2 {
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 32px;
  color: #1a1a18;
  font-family: apertura, Helvetica, Arial, sans-serif;
  font-weight: 400!important;
  font-weight: 400;
  text-transform: uppercase;
}
.page-header #help-wrapper h2 {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.2;
}
#help-wrapper h2:not(:first-of-type) {
  margin-top: 64px;
}
#help-wrapper h3 {
  margin-bottom: 16px;
  text-transform: none;
}
#help-wrapper .breadcrumb {
  padding-bottom: 0;
}
#help-wrapper .plan {
  margin-bottom: 64px;
}
#help-wrapper .plan h3 {
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.2;
}
#help-wrapper {
  position: relative;
  margin: 0 auto;
  height: auto;
  text-align: left;
  z-index: 1;
}
#help-wrapper ul li,
#help-wrapper ol li {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
}
#help-wrapper ul.pad-li li,
#help-wrapper ol.pad-li li {
  margin-bottom: 16px;
}
#help-wrapper ul p:last-child,
#help-wrapper ol p:last-child {
  margin-bottom: 0;
}
#help-wrapper ul.vertical-nav,
#help-wrapper ol.vertical-nav {
  padding-left: 0;
}
#help-wrapper ul.vertical-nav li,
#help-wrapper ol.vertical-nav li {
  margin-bottom: 5px;
}
#help-nav {
  padding: 32px 16px;
  width: 100%;
  margin: 0;
  font-size: 11px;
  line-height: 1;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #f3f3f2;
  box-shadow: 0 0 2px 2px #ddd;
  z-index: 9999;
}
#help-wrapper .help-content {
  min-height: 480px;
}
#help-nav select {
  width: 100%;
  margin-top: 10px;
}
@media (min-width: 400px) {
  #help-nav select {
    width: auto;
    margin-top: 0;
  }
}
.css-markup {
  margin: 0 0 20px 20px;
  font-family: "Courier New", Courier, monospace;
  display: block;
  color: blue;
}
.css-markup span {
  margin-left: 20px;
  display: block;
}
.css-markup span:first-child,
.css-markup span:last-child {
  font-weight: 700;
  margin-left: 0;
}
h4 + .css-markup {
  padding-top: 10px!important;
}
.help-content img {
  box-shadow: 0 0 20px rgba(26, 26, 24, 0.1);
}
.help-content hr {
  margin-top: 32px;
  padding-bottom: 32px;
  margin-bottom: 0;
}
.help-icon-list {
  list-style: none;
  padding-left: 0;
}
.help-icon-list li {
  margin-bottom: 15px;
  font-size: 14px !important;
  font-size: 1.4rem !important;
  line-height: 1.2 !important;
}
.help-icon-list li.divider {
  margin-top: 30px;
  margin-bottom: 30px;
  height: 1px;
  width: 100%;
  background-color: #969696;
}
.help-icon-list .icon {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1;
  margin-right: 10px;
}
/*===================================================
Settings
===================================================*/
@media (max-width: 768px) {
  .redirects-page .table-lables {
    display: none;
  }
}
.disable-for-auto-print {
  display: none;
  margin-bottom: 10px!important;
}
.redirect {
  background-color: #f3f3f3;
  padding: 20px 16px 0 16px;
  -webkit-border-top-right-radius: 7px;
  -webkit-border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -webkit-border-top-left-radius: 7px;
  -moz-border-radius-topright: 7px;
  -moz-border-radius-bottomright: 7px;
  -moz-border-radius-bottomleft: 7px;
  -moz-border-radius-topleft: 7px;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  border-top-left-radius: 7px;
  margin: 0 0 15px;
}
.redirect .plus-minus {
  text-align: right;
}
.redirect .plus-minus a {
  margin-left: 5px;
  display: inline-block;
}
.redirect .plus-minus a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.redirect div {
  margin-bottom: 16px;
  padding-left: 0;
}
.redirect label {
  margin-bottom: 0;
}
.redirect label span {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .redirect label span {
    display: none;
  }
}
.favicon-preview {
  background-color: #f3f3f3;
  padding: 32px;
  display: inline-block;
}
.special-message-page .character-counter {
  background-color: #ebebeb;
  margin-bottom: 32px;
}
.special-message-page #special-message-chars {
  color: #1a1a18;
}
.oo-temp-disable {
  padding-top: 16px;
  padding-bottom: 16px;
}
.oo-temp-disable label {
  font-weight: 400;
}
.oo-86-item {
  margin-bottom: 32px;
}
.oo-86-item.section.form-wrapper {
  background-color: #f3f3f3;
}
.oo-86-item .check-radio {
  display: inline-block;
}
.oo-86-item label {
  font-weight: 400;
}
.oo-item-86ed {
  color: #F01800 !important;
  margin-right: 5px;
}
.oo-missing-tax {
  color: #F01800 !important;
  margin-right: 5px;
  font-weight: bold;
}
/*===================================================
Edit - Edit
===================================================*/
.edit-page .header-title,
.design-editor .header-title,
.employee-page .header-title {
  text-shadow: 1px 1px 0 #545454, 2px 2px 0 #3b3b3b;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
}
@media (min-width: 400px) {
  .edit-page .header-title,
  .design-editor .header-title,
  .employee-page .header-title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.2;
  }
}
.design-editor {
  background-color: #f3f3f3;
}
.design-editor header .header-top {
  padding: 0;
}
@media (max-width: 400px) {
  .design-editor header .logo {
    max-width: 130px;
  }
}
@media (max-width: 360px) {
  .design-editor header .logo {
    padding-left: 0;
  }
  .design-editor header .fp-logo {
    display: none;
  }
}
.design-editor header .tabs.global-controls {
  float: right;
}
.design-editor header a:not(.btn) {
  color: #ffffff;
}
.design-editor header a:not(.btn):hover {
  color: #ffffff;
}
.design-editor header .design-name {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  text-transform: uppercase;
  display: block;
}
.design-editor .page-header .btn {
  float: right;
  margin-top: -5px;
}
.design-editor .page-header h1 {
  text-shadow: none;
  letter-spacing: normal;
}
.design-editor #main-content {
  padding-bottom: 32px;
  padding-left: 0;
  padding-right: 0;
}
.design-editor .zopim {
  display: none;
}
.design-editor .font-styles-wrapper .btn-sm {
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.design-editor .photo a.select-photo {
  width: 100%;
  padding-right: 0;
}
.design-editor .photo img {
  max-width: 100%;
  height: auto;
}
.edit-page {
  background-color: #f3f3f3;
}
.edit-page #main-nav #save-button {
  background-color: #1a1a18;
}
.edit-page .photo a.select-photo {
  width: 100%;
  padding-right: 0;
}
.edit-page .photo img {
  max-width: 100%;
  height: auto;
}
.event-editor .photo {
  float: left;
  width: 100%;
  position: relative;
}
.photo-wrapper {
  position: relative;
}
h1.edit-page-name {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  color: #1a1a18;
  margin-top: 0;
  margin-bottom: 48px;
  text-transform: none;
  line-height: 1.4;
}
h1.edit-page-name small,
h1.edit-page-name .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1.edit-page-name small,
h1.edit-page-name .small {
  font-size: 65%;
}
h1.edit-page-name span {
  position: relative;
  z-index: 0;
}
h1.edit-page-name span:after {
  content: "";
  height: 5px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #ffe472;
  z-index: -1;
}
#edit-name-wrapper input {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 800;
}
@media (min-width: 768px) {
  #edit-name-wrapper input {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.2;
  }
}
#edit-intro-wrapper {
  margin-top: 10px;
}
#edit-intro-wrapper label {
  font-weight: 400;
}
#edit-intro-wrapper .form-group {
  margin-bottom: 0;
}
/* Page Settings */
#seo-page-title,
#seo-url,
#seo-meta-description {
  padding-bottom: 20px;
}
#seo-meta-decription textarea {
  height: 150px !important;
}
.cancel-reason {
  display: block;
  padding: 20px;
  margin-bottom: 20px;
}
#parent-page {
  margin: 0;
}
#parent-page label,
#parent-page input:not(type="checkbox"),
#parent-page select {
  display: inline;
  vertical-align: middle;
  text-align: left;
  float: none;
  min-width: 50%;
}
#parent-page select {
  height: 35px;
}
#parent-page .check-radio {
  padding-top: 8px;
}
#parent-page .box {
  padding-left: 0;
  padding-right: 0;
}
/* Menu */
.menu-item-edit {
  padding-bottom: 20px;
}
.menu-item-edit .item-name {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.menu-item-edit .item-name input {
  font-weight: 700;
  font-size: 23px;
  line-height: 25px;
}
.menu-item-edit .item-price {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
@media (min-width: 800px) {
  .menu-item-edit .item-price {
    width: 20%;
  }
}
.menu-item-edit .item-description {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .menu-item-edit .item-description textarea.form-control {
    height: 125px;
  }
}
.menu-item-edit #dietary-restrictions .form-inline {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.menu-item-edit #dietary-restrictions .thin-box {
  padding-left: 10px;
  padding-right: 10px;
}
.menu-item-edit #dietary-restrictions .check-radio {
  margin-top: 2px;
  margin-bottom: 2px;
}
.menu-item-edit .restriction {
  width: 100%;
  text-align: left;
  padding: 0;
  margin-bottom: 2px;
}
@media (min-width: 480px) {
  .menu-item-edit .restriction {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .menu-item-edit .restriction {
    width: 33%;
  }
}
@media (min-width: 1200px) {
  .menu-item-edit .restriction {
    width: 25%;
  }
}
.menu-item-edit .restriction label {
  font-family: apertura, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.1;
  color: #1a1a18;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
  background-color: #f3f3f3;
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -webkit-border-top-left-radius: 20px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-bottomleft: 20px;
  -moz-border-radius-topleft: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  padding: 10px 15px 10px 40px;
}
.menu-item-edit .restriction label input {
  top: 10px;
  left: 15px;
}
.menu-item-edit .restriction .icon {
  margin-top: -3px;
  margin-right: 2px;
  margin-left: 2px;
}
/* PDF */
#pdf-message {
  margin-bottom: 32px;
}
#processing-payment {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 150px;
  background-color: rgba(26, 26, 24, 0.85);
  z-index: 9999;
  color: #ffffff;
  text-align: center;
}
#processing-payment strong {
  color: #ffe472;
}
/*===================================================
Edit - Edit Design - extends edit-page
===================================================*/
.design-editor {
  background-color: #545454;
}
.editor-panel {
  background-color: #ffffff;
}
@media (min-width: 768px) and (max-width: 992px) {
  .swatch .sp-preview {
    width: 50px;
  }
}
#preview-saving {
  position: absolute;
  top: 0;
  left: 0;
  float: left;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.8);
  vertical-align: middle;
  color: #ffe472;
  font-weight: 700;
  padding-top: 100px;
}
#preview-saving img {
  margin-bottom: 10px;
}
#preview {
  float: left;
  clear: both;
  width: 100%;
  height: auto;
  padding: 0 3% 50px;
}
@media (min-width: 600px) {
  #preview {
    padding: 0 1% 150px;
  }
}
.full-screen #preview {
  padding: 0;
}
#preview-wrapper {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0 auto;
  display: block;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 50px 15px 20px;
  margin: 0 auto 20px;
  box-shadow: 0 0 20px rgba(26, 26, 24, 0.1);
}
@media (min-width: 600px) {
  #preview-wrapper {
    padding: 100px 15px 20px;
  }
}
.full-screen #preview-wrapper {
  background: none;
  padding: 0;
  margin: 0;
  max-width: 100%;
  height: 100%;
}
#iframe-wrapper {
  width: 100%;
  height: 676px;
  display: block;
  margin: 0 auto;
  border: 1px solid #1a1a18;
  position: relative;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
@media (min-width: 600px) {
  #iframe-wrapper {
    height: 1024px;
  }
}
@media (min-width: 769px) {
  #iframe-wrapper {
    max-width: 1500px;
    height: 1000px;
  }
}
.iOS #iframe-wrapper {
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
}
iframe#live-preview-iframe {
  width: 100%;
  height: 100%;
}
#preview-size-switcher {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 32px;
  left: 0;
  z-index: 100;
  width: 100%;
  text-align: center;
}
#preview-size-switcher li {
  display: inline-block;
}
#preview-size-switcher li.selected svg {
  fill: #ffe472;
}
#preview-size-switcher li.selected a:hover svg {
  fill: #ffe472;
}
@media (max-width: 768px) {
  #preview-size-switcher .screen-large {
    display: none;
  }
}
@media (max-width: 600px) {
  #preview-size-switcher {
    top: 12px;
  }
  #preview-size-switcher .screen-large,
  #preview-size-switcher .screen-medium,
  #preview-size-switcher .screen-small {
    display: none;
  }
}
#preview-size-switcher svg {
  fill: #969696;
}
#preview-size-switcher a {
  display: block;
  padding: 0 5px;
}
#preview-size-switcher a:hover svg {
  fill: #ffffff;
}
#preview-size-switcher .screen-full-size {
  /*
        @media(min-width: 600px) {
            position: absolute;
            top: 10%;
            left: @baseline;
            z-index: 499;
        }
        */
}
#preview-size-switcher .screen-full-size a {
  padding: 7px 10px;
  color: #969696;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  text-transform: uppercase;
  display: inline-block;
}
#preview-size-switcher .screen-full-size a:hover {
  color: #ffffff;
}
.full-screen #preview-size-switcher .screen-full-size {
  position: fixed;
  z-index: 499;
  top: 0;
  left: 0;
}
.full-screen #preview-size-switcher .screen-full-size a {
  background-color: rgba(26, 26, 24, 0.9);
  color: #ffe472 !important;
}
.full-screen #preview-size-switcher .screen-full-size a:hover {
  color: #cbcbcb !important;
}
.full-screen #preview-size-switcher .screen-large,
.full-screen #preview-size-switcher .screen-medium,
.full-screen #preview-size-switcher .screen-small {
  display: none;
}
.full-screen header,
.full-screen #design-editor-nav {
  display: none;
}
#design-editor-nav {
  display: block;
  float: left;
  clear: both;
  width: 100%;
  border-top: 1px solid #1a1a18;
  position: relative;
  padding-bottom: 32px;
  text-align: center;
  background-color: #1a1a18;
}
#design-editor-nav #editor-controls.container-fluid {
  padding: 0;
}
#design-editor-nav #editor-controls.container-fluid .row {
  margin: 0 auto;
}
@media (max-width: 768px) {
  #design-editor-nav .row {
    margin: 0;
  }
}
#design-editor-nav #editor-options {
  margin-top: 32px;
}
@media (max-width: 768px) {
  #design-editor-nav #editor-options {
    padding: 0;
  }
}
#design-editor-nav #editor-options .nav ul {
  width: 100%;
  padding: 0 10px;
}
#design-editor-nav #editor-options .nav li {
  padding: 0 5px;
  display: inline-block;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#design-editor-nav #editor-options .nav li:first-child {
  margin-left: 10px;
}
#design-editor-nav #editor-options .nav li:last-child {
  margin-right: 10px;
}
#design-editor-nav #editor-options .nav li .close-icon {
  display: none;
}
#design-editor-nav #editor-options .nav li.active a {
  color: #1a1a18;
  background-color: #ffe472;
}
#design-editor-nav #editor-options .nav li.active .close-icon {
  display: inline-block;
  margin-right: 3px;
  fill: #1a1a18;
}
#design-editor-nav #editor-options .nav a {
  color: #ffffff;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid #969696;
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -webkit-border-top-left-radius: 20px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-bottomleft: 20px;
  -moz-border-radius-topleft: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  text-transform: uppercase;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#design-editor-nav #editor-options .nav a:hover {
  color: #ffe472;
  border-color: #ffe472;
}
#design-editor-nav #editor-options .nav .nav > li > a:hover {
  background-color: #ffffff;
}
#design-editor-nav #editor-options .nav .exit-link {
  float: right;
}
#design-editor-nav .design-tools-wrapper {
  background-color: #1a1a18;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  padding: 0 0 0 0;
  float: left;
  width: 100%;
  text-align: left;
}
#design-editor-nav .design-tools-wrapper .row {
  margin: 0;
}
#design-editor-nav .design-tools-wrapper .sub-tabs li a {
  color: #ffffff;
}
#design-editor-nav .design-tools-wrapper .sub-tabs li a:hover {
  background-color: transparent;
  color: #E05E00;
  border-color: transparent;
}
#design-editor-nav .design-tools-wrapper .nav-tabs {
  border-bottom-color: #ffe472;
}
#design-editor-nav .design-tools-wrapper .nav-tabs > li.active > a,
#design-editor-nav .design-tools-wrapper .nav-tabs > li.active > a:hover,
#design-editor-nav .design-tools-wrapper .nav-tabs > li.active > a:focus {
  color: #ffe472;
  font-weight: 700;
  background-color: transparent;
  border: none;
}
#design-editor-nav .design-tools-header {
  padding-bottom: 10px;
  margin-bottom: 32px;
  border-bottom: 1px solid rgba(150, 150, 150, 0.5);
}
#design-editor-nav .design-tools-header .btn {
  float: right;
  margin-top: -5px;
}
#design-editor-nav .design-tools-header h2 {
  float: left;
  margin: 0;
}
#design-editor-nav .tab-pane {
  padding: 32px 0 0;
  float: left;
  width: 100%;
  color: #f3f3f3;
}
#design-editor-nav .tab-pane .label,
#design-editor-nav .tab-pane label {
  color: #f3f3f3;
  font-weight: 400;
}
#design-editor-nav .tab-pane h3 {
  color: #ffe472;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4;
}
#design-editor-nav .tab-pane h4 {
  color: #ffe472;
}
#design-editor-nav .tab-pane .check-radio {
  margin-bottom: 5px;
}
#design-editor-nav .tab-pane a:not(.btn) {
  color: #E05E00;
}
#design-editor-nav .tab-pane a:not(.btn):hover {
  color: #ffe472;
}
#colors .form-inline .form-group {
  display: block;
}
#colors .sp-replacer {
  color: #cbcbcb;
}
#colors .sp-replacer.sp-light {
  border: none;
}
#colors .sp-replacer .sp-preview {
  border-color: #cbcbcb;
}
#custom-css-div {
  position: relative;
  float: left;
  width: 100%;
  height: 300px;
  margin-bottom: 32px;
}
#oo-custom-css-div {
  position: relative;
  float: left;
  width: 100%;
  height: 300px;
  margin-bottom: 32px;
}
.design .section.selected {
  background-color: #fff7c1;
}
.design .selected {
  background-color: #fff7c1;
}
a.active,
.selected-plan.selected {
  background: #fff;
  border: 1px solid #2a210b;
  color: #2a210b !important;
  text-shadow: none !important;
}
.design-description {
  font-size: 12px;
}
.design-wrapper {
  width: 55%;
  margin-right: 20px;
  margin-left: 15px;
}
.design-wrapper p {
  margin: 0;
}
.your-designs .select-design .button {
  width: 65px;
  float: right;
  text-align: center;
  margin-top: -2px;
}
.your-designs .select-design .button.active,
.your-designs .select-design .button.active:hover {
  border: 1px solid #1a1a18;
  background-color: #ffffff;
  color: #1a1a1a !important;
  text-shadow: none !important;
  visibility: hidden;
}
.design-page #CustomCss {
  height: 300px;
  overflow: scroll;
}
.design-page .important-message {
  font-size: 13px;
}
#background-image-options {
  float: left;
}
/*
#background-image-thumb img {
	max-width:100%;
	height:auto;
	margin-bottom:5px;
}
*/
#background-image-thumb .button {
  margin: 0;
}
.radio-buttons {
  padding-top: 10px;
  padding-bottom: 15px;
}
.thumb-preview {
  width: 100%;
  text-align: center;
}
.thumb-preview a {
  display: block;
  min-height: 50px;
}
#logo-preview,
#mobile-logo-preview,
#background-image-preview {
  margin: 0 auto 20px;
  display: inline-block;
  width: auto;
  max-height: 120px;
}
#footer-graphic-preview {
  margin: 0 auto 20px;
  display: inline-block;
  width: 100%;
  height: auto;
  max-width: 100%;
}
.thumb-preview img[src*="photo_thumb.gif"] {
  width: 130px !important;
  height: auto;
}
.active .template-type {
  color: #cac595;
}
.template-type {
  font-size: 12px;
  font-style: italic;
  font-weight: 700;
  color: #c6c6c6;
}
.block-message {
  float: left;
  width: 100%;
  height: auto;
}
#my-themes {
  margin-top: 40px;
}
#my-themes .design-wrapper {
  min-height: 30px;
}
.template {
  float: left;
  width: 100%;
  padding: 30px 0;
  border-top: 2px solid #2a210b;
}
.template .thumbnail {
  float: left;
  width: 50%;
  text-align: center;
}
.template .thumbnail img {
  width: 85%;
  height: auto;
}
.template .description {
  float: left;
  width: 35%;
}
.template .select {
  float: left;
  width: 15%;
  text-align: center;
}
.template .select button {
  margin-left: 0;
}
.font-selectors select {
  width: 95%;
}
.font-options label,
.slider-label {
  text-transform: none;
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.font-selectors label {
  font-size: 12px;
  font-weight: 300;
}
.font-styles-wrapper {
  padding: 20px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .font-styles-wrapper {
    padding-top: 0;
  }
}
.font-styles-wrapper .btn {
  text-transform: none;
}
.font-list {
  list-style: none;
  margin: 0;
  background-color: #ffffff;
}
@media (min-width: 768px) {
  .font-list {
    -webkit-column-width: 50%;
    -moz-column-width: 50%;
    column-width: 50%;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 32px;
    -moz-column-gap: 32px;
    column-gap: 32px;
  }
}
.font-list a {
  color: #1a1a18;
}
.font-list a:hover {
  color: #E05E00;
}
#building-design {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 150px;
  background-color: rgba(26, 26, 24, 0.85);
  z-index: 9999;
  color: #ffffff;
  text-align: center;
}
.thumb-preview {
  background-color: #f3f3f3;
  display: block;
  padding: 20px;
}
.thumb-preview a:not(.btn) {
  position: relative;
  display: block;
}
.ios-message {
  display: none;
}
#select-template-form {
  background-color: #ffffff;
}
/*==========================================================================
Modals
==========================================================================*/
.modal-backdrop {
  background-color: #1a1a18;
}
.modal-backdrop.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.modal-title {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.2;
  font-weight: 700;
}
.fp-modal {
  background-color: #ffffff;
}
.fp-modal .container-fluid {
  padding: 0;
  width: 99%;
}
.fp-modal dl {
  float: left;
  width: 33%;
  padding: 5px;
}
@media (min-width: 768px) {
  .fp-modal dl {
    width: 20%;
  }
}
.fp-modal dl dt,
.fp-modal dl dd {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
}
.fp-modal dl dt img,
.fp-modal dl dd img {
  margin-bottom: 5px;
  height: auto;
  max-width: 100%;
}
.fp-modal.design-custom-css dl {
  width: 100%;
  border-bottom: 1px solid rgba(150, 150, 150, 0.5);
}
.fp-modal.design-custom-css dt {
  width: 120px;
  text-align: center;
}
@media (min-width: 768px) {
  .fp-modal.design-custom-css dt {
    width: 150px;
  }
}
.fp-modal.design-custom-css dd {
  float: none;
  display: block;
  padding-left: 140px;
  text-align: left;
}
.fp-modal.design-custom-css dd div {
  margin-bottom: 10px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .fp-modal.design-custom-css dd {
    padding-left: 170px;
  }
}
.fp-modal .photo-cell {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-basis: 100%;
  -ms-flex-basis: 100%;
  flex-basis: 100%;
  height: auto;
  text-align: center;
}
@media (min-width: 400px) {
  .fp-modal .photo-cell {
    -webkit-flex-basis: 50%;
    -ms-flex-basis: 50%;
    flex-basis: 50%;
  }
}
@media (min-width: 800px) {
  .fp-modal .photo-cell {
    -webkit-flex-basis: 33%;
    -ms-flex-basis: 33%;
    flex-basis: 33%;
  }
}
@media (min-width: 1000px) {
  .fp-modal .photo-cell {
    -webkit-flex-basis: 25%;
    -ms-flex-basis: 25%;
    flex-basis: 25%;
  }
}
.fp-modal .thumb-wrapper {
  text-align: center;
  background-color: #f3f3f3;
  padding: 10px;
  margin: 5px;
}
.fp-modal .thumb-wrapper span {
  display: inline-block;
  clear: both;
  margin-bottom: 10px;
}
.fp-modal .thumb-wrapper img {
  -webkit-align-self: flex-start;
  -ms-align-self: flex-start;
  align-self: flex-start;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  float: none;
}
.fp-modal .thumb-wrapper .btn {
  margin-top: 10px;
}
.fp-modal .photo-actions {
  *zoom: 1;
  padding-top: 15px;
}
.fp-modal .photo-actions:before,
.fp-modal .photo-actions:after {
  content: " ";
  display: table;
}
.fp-modal .photo-actions:after {
  clear: both;
}
.fp-modal .photo-actions:before,
.fp-modal .photo-actions:after {
  content: " ";
  display: table;
}
.fp-modal .photo-actions:after {
  clear: both;
}
.fp-modal .photo-actions:before,
.fp-modal .photo-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.fp-modal .photo-actions:after {
  clear: both;
}
.fp-modal .photo-actions:before,
.fp-modal .photo-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.fp-modal .photo-actions:after {
  clear: both;
}
.fp-modal .photo-actions a {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6;
  padding: 0 10px;
  color: #545454;
  display: inline-block;
  height: 28px;
  line-height: 26px;
  vertical-align: middle;
  margin: 1px;
}
.fp-modal .photo-select-actions {
  float: left;
}
.fp-modal .photo-select-actions a {
  background-color: #ffffff;
  border: 1px solid #969696;
  -webkit-border-top-right-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -webkit-border-top-left-radius: 15px;
  -moz-border-radius-topright: 15px;
  -moz-border-radius-bottomright: 15px;
  -moz-border-radius-bottomleft: 15px;
  -moz-border-radius-topleft: 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-top-left-radius: 15px;
}
.fp-modal .photo-select-actions a:hover {
  background-color: #f3f3f3;
}
.fp-modal .photo-edit-actions {
  float: right;
}
.fp-modal .photo-edit-actions a {
  padding-left: 7px;
  padding-right: 7px;
}
.fp-modal a.alt-link {
  font-weight: 700;
  font-size: 14px;
  color: #7ecf02;
}
.fp-modal a.alt-link:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.fp-modal a.delete-link {
  text-indent: -500px;
  overflow: hidden;
  margin-right: 3px;
  background-image: url(/images/admin/icon-trash-can.png);
  background-size: 16px auto;
  background-repeat: no-repeat;
  background-position: center center;
  width: 16px;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.fp-modal a.delete-link:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.fp-modal .needs-alt a.alt-link {
  color: #969696;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.fp-modal .needs-alt a.alt-link:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.fp-modal .actions {
  float: left;
  width: 100%;
  clear: both;
  position: static;
  top: auto;
  left: auto;
  text-align: left;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .fp-modal .actions {
    position: absolute;
    right: 15px;
    top: 0;
    text-align: right;
    float: right;
  }
}
.fp-modal .column-split {
  width: 100%;
  float: left;
}
@media (min-width: 800px) {
  .fp-modal .column-split {
    width: 50%;
    padding-right: 10px;
  }
  .fp-modal .column-split:last-child {
    padding-right: 0;
    padding-left: 10px;
  }
}
.fp-modal .photo-preview {
  background-color: #f3f3f3;
  padding: 10px;
  text-align: center;
  display: inline-block;
}
.fp-modal .photo-preview img {
  max-width: 100%;
}
.modal-line-item {
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0;
  border-bottom: 1px solid rgba(150, 150, 150, 0.5);
}
.modal-line-item:first-of-type {
  border-top: 1px solid rgba(150, 150, 150, 0.5);
}
.modal-line-item:last-of-type {
  margin-bottom: 32px;
}
.modal-line-item select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #969696;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  height: 50px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4;
  color: #1a1a18;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cdcdcd;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -webkit-box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.05);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
  -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
  margin-bottom: 5px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.modal-line-item select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.modal-line-item select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.modal-line-item select:-ms-input-placeholder {
  color: #999;
}
.modal-line-item select::-webkit-input-placeholder {
  color: #999;
}
.modal-line-item select::-ms-expand {
  border: 0;
  background-color: transparent;
}
.modal-line-item select[disabled],
.modal-line-item select[readonly],
fieldset[disabled] .modal-line-item select {
  background-color: #eeeeee;
  opacity: 1;
}
.modal-line-item select[disabled],
fieldset[disabled] .modal-line-item select {
  cursor: not-allowed;
}
textarea.modal-line-item select {
  height: auto;
}
.modal-line-item select:focus {
  border-color: #ffe472;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 228, 114, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 228, 114, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 228, 114, 0.6);
}
.modal-line-item select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.modal-line-item select:-ms-input-placeholder {
  color: #999;
}
.modal-line-item select::-webkit-input-placeholder {
  color: #999;
}
.modal-line-item select .light-gray {
  background-color: #f3f3f3;
}
.modal-line-item select.username-locked {
  background-color: #272724;
  color: #ffe472;
  border: none;
  font-weight: 700;
}
.modal-line-item select.username-locked.input-validation-error {
  color: #000;
}
.input-group .modal-line-item select {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.modal-line-item > div {
  padding-left: 0;
}
#modal-content-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  width: 100%;
  -webkit-flex-basis: 100%;
  -ms-flex-basis: 100%;
  flex-basis: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#modal-content-wrapper:not(.help-content) {
  margin: 0;
}
.modal-dialog {
  width: 90%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: static;
  color: #1a1a18;
}
.modal-dialog h1,
.modal-dialog h2,
.modal-dialog h3,
.modal-dialog h4 {
  color: #1a1a18;
}
.modal-dialog .close-tab {
  position: absolute;
  right: 0;
  margin: 0;
  top: 15px;
  z-index: 9999;
}
@media (min-width: 768px) {
  .modal-dialog .close-tab {
    right: auto;
    left: 100%;
    top: 50px;
    margin-left: -1px;
  }
}
#generic-small-modal .modal-dialog {
  max-width: 500px;
}
.modal-dialog .additional-messages p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  color: #F01800;
  padding: 32px;
  background-color: #ffffff;
  border-radius: 4px;
  display: block;
}
.modal-dialog .additional-messages strong {
  color: #F01800 !important;
}
.modal-dialog .additional-messages a {
  color: #F01800;
  text-decoration: underline;
}
.modal-dialog .additional-messages a:hover {
  color: #1a1a18;
}
@media (max-width: 768px) {
  .modal-header,
  .modal-body,
  .modal-footer {
    padding-left: 0;
    padding-right: 0;
  }
}
.modal-body > .row {
  background-color: #ffffff;
}
.modal-header {
  margin-bottom: 0;
  padding-bottom: 16px;
  background-color: #ffffff;
}
.modal-header h1,
.modal-header h2,
.modal-header h3,
.modal-header h4 {
  font-weight: 700;
  margin-bottom: 16px;
  text-transform: none;
}
.modal-header p {
  margin-bottom: 16px;
}
.modal-header .actions {
  top: 0;
}
@media (max-width: 768px) {
  .modal-header .actions {
    top: auto;
    right: auto;
    clear: both;
    position: relative;
    float: left;
  }
}
.modal-body {
  padding-top: 32px;
  padding-bottom: 32px;
}
@media (max-width: 768px) {
  .modal-body .container-fluid {
    padding: 0;
  }
}
.modal-body.simple-modal {
  padding-top: 32px;
}
#generic-iframe-modal .modal-body {
  padding: 0;
}
#publish-modal.modal,
#preview-modal.modal,
#edit-design-modal.modal,
#account-modal.modal,
#save-confirm-dialog.modal {
  padding: 0;
}
#publish-modal .modal-header,
#preview-modal .modal-header,
#edit-design-modal .modal-header,
#account-modal .modal-header,
#save-confirm-dialog .modal-header {
  background-color: transparent;
}
#publish-modal .modal-dialog,
#preview-modal .modal-dialog,
#edit-design-modal .modal-dialog,
#account-modal .modal-dialog,
#save-confirm-dialog .modal-dialog {
  background-color: transparent;
  position: relative;
  width: 100%;
  padding: 10% 20px 20px;
  max-width: none;
  margin: 0;
  height: 100%;
}
#publish-modal .modal-content,
#preview-modal .modal-content,
#edit-design-modal .modal-content,
#account-modal .modal-content,
#save-confirm-dialog .modal-content {
  border: none;
  box-shadow: none;
  color: #ffffff;
  text-align: center;
  background-color: transparent;
  max-width: 450px;
  margin: 0 auto;
}
#publish-modal .modal-content strong,
#preview-modal .modal-content strong,
#edit-design-modal .modal-content strong,
#account-modal .modal-content strong,
#save-confirm-dialog .modal-content strong {
  color: #ffe472;
}
#publish-modal .modal-content h4,
#preview-modal .modal-content h4,
#edit-design-modal .modal-content h4,
#account-modal .modal-content h4,
#save-confirm-dialog .modal-content h4,
#publish-modal .modal-content h3,
#preview-modal .modal-content h3,
#edit-design-modal .modal-content h3,
#account-modal .modal-content h3,
#save-confirm-dialog .modal-content h3,
#publish-modal .modal-content h2,
#preview-modal .modal-content h2,
#edit-design-modal .modal-content h2,
#account-modal .modal-content h2,
#save-confirm-dialog .modal-content h2 {
  color: #ffffff;
}
#publish-modal .modal-header,
#preview-modal .modal-header,
#edit-design-modal .modal-header,
#account-modal .modal-header,
#save-confirm-dialog .modal-header {
  margin: 0 auto;
  border: none;
}
#publish-modal .modal-header h4,
#preview-modal .modal-header h4,
#edit-design-modal .modal-header h4,
#account-modal .modal-header h4,
#save-confirm-dialog .modal-header h4,
#publish-modal .modal-header h3,
#preview-modal .modal-header h3,
#edit-design-modal .modal-header h3,
#account-modal .modal-header h3,
#save-confirm-dialog .modal-header h3,
#publish-modal .modal-header h2,
#preview-modal .modal-header h2,
#edit-design-modal .modal-header h2,
#account-modal .modal-header h2,
#save-confirm-dialog .modal-header h2 {
  color: #ffffff;
}
#publish-modal .terms-conditions,
#preview-modal .terms-conditions,
#edit-design-modal .terms-conditions,
#account-modal .terms-conditions,
#save-confirm-dialog .terms-conditions {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  padding-top: 32px;
  border-top: 1px dashed #969696;
}
#publish-modal .terms-conditions a,
#preview-modal .terms-conditions a,
#edit-design-modal .terms-conditions a,
#account-modal .terms-conditions a,
#save-confirm-dialog .terms-conditions a {
  color: #ffffff;
  text-decoration: underline;
}
#publish-modal .terms-conditions a:hover,
#preview-modal .terms-conditions a:hover,
#edit-design-modal .terms-conditions a:hover,
#account-modal .terms-conditions a:hover,
#save-confirm-dialog .terms-conditions a:hover {
  color: #ffe472;
}
#publish-modal .btn-block {
  width: 100%;
  margin-bottom: 10px;
}
.sticky-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 100;
}
#generic-iframe {
  width: 100%;
  height: 80vh;
  border: none;
  background-color: transparent!important;
}
.modal-content {
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  padding: 30px;
  position: relative;
  min-height: 200px;
}
@media (min-width: 992px) {
  .modal-content {
    padding: 30px 50px;
  }
}
.modal-content .options {
  list-style: none;
  padding: 0;
  margin: 0;
  float: left: width: 100%;
}
.modal-content .options li {
  position: relative;
  float: left;
  width: 100%;
  border-bottom: 1px solid rgba(150, 150, 150, 0.5);
  padding-bottom: 32px;
  margin-bottom: 32px;
}
@media (max-width: 768px) {
  .modal-content .options li .thumb {
    width: 100% !important;
  }
  .modal-content .options li .details {
    width: 100% !important;
  }
}
.modal-content .options li:last-child {
  border-bottom: none;
}
.modal-content .options li .thumb {
  float: left;
  padding-right: 20px;
  padding-left: 20px;
  margin-bottom: 16px;
}
.modal-content .options li .thumb img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}
.modal-content .options li .thumb button {
  border: none;
  background-color: transparent;
  padding: 0;
}
@media (max-width: 768px) {
  .modal-content .options li .thumb {
    width: 100%;
  }
}
.modal-content .options li .details {
  float: left;
}
.modal-content .options li .details p:last-child {
  margin-bottom: 0;
}
.modal-content .options li h3 {
  margin-bottom: 16px;
}
.modal-content .options li.grid-2-across {
  width: 50%;
  border-bottom: none;
  padding: 0 20px 32px;
}
.modal-content .options li.grid-2-across .thumb {
  width: 100%;
}
.modal-content .options li.grid-2-across .details {
  width: 100%;
}
.modal-content .options li.with-large-thumb .thumb {
  width: 100%;
}
@media (min-width: 768px) {
  .modal-content .options li.with-large-thumb .thumb {
    padding-right: 40px;
    width: 70%;
  }
}
.modal-content .options li.with-large-thumb .details {
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  .modal-content .options li.with-large-thumb .details {
    width: 30%;
    text-align: left;
  }
}
.modal-content .options li.with-medium-thumb .thumb {
  width: 35%;
}
.modal-content .options li.with-medium-thumb .details {
  width: 65%;
}
.modal-content .options li.with-medium-thumb .select {
  position: absolute;
  top: 0;
  right: 0;
}
.modal-content .options li.with-small-thumb .thumb {
  width: 20%;
}
.modal-content .options li.with-small-thumb .details {
  width: 80%;
}
.modal-content .options li.with-small-thumb .select {
  position: absolute;
  top: 0;
  right: 0;
}
.modal-content .options li svg {
  fill: #cbcbcb;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.modal-content .options li a:hover svg {
  fill: #1a1a18;
}
.modal-content .options li a p {
  color: #1a1a18;
}
.modal.modal-loader .modal-content:before {
  animation-name: fade-modal-loader;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-delay: 1s;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: 700;
  content: "Loading contents...";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #1a1a18;
  z-index: 0;
  opacity: 0;
}
.modal-loader-block {
  background-color: #ffffff;
  position: relative;
  z-index: 1;
}
@keyframes fade-modal-loader {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@media (min-width: 768px) {
  .modal-buttons {
    text-align: right;
  }
  .simple-modal .modal-buttons {
    text-align: left;
  }
}
.instructions {
  display: block;
  padding: 32px;
  margin: 0 auto;
  margin-top: 20px;
  background-color: #f3f3f3;
}
#upload-indicator {
  display: none;
  background: #f3f3f2 url(/images/admin/loading-background.gif) repeat left top;
  padding: 15px;
  font-weight: 700;
  text-align: center;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
#upload-indicator span {
  display: inline-block;
  margin: 0 auto;
  padding: 5px 10px;
  background-color: #ffffff;
  -webkit-border-top-right-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -webkit-border-top-left-radius: 15px;
  -moz-border-radius-topright: 15px;
  -moz-border-radius-bottomright: 15px;
  -moz-border-radius-bottomleft: 15px;
  -moz-border-radius-topleft: 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-top-left-radius: 15px;
  color: #1a1a18;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
}
#upload-indicator img {
  display: inline;
  vertical-align: middle;
}
#too-big-message {
  display: none;
}
.data-table {
  width: 100%;
  background-color: #f3f3f3;
}
.data-table tr {
  border-bottom: 2px solid #ffffff;
}
.data-table tr:hover td {
  background-color: #fff7c1;
}
.data-table td {
  padding: 15px;
  text-align: left;
}
.data-table .file-name {
  width: 75%;
  color: #1a1a18;
}
.data-table .action-links {
  width: 25%;
  text-align: right;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
  text-transform: uppercase;
}
#add-alt-form .row {
  margin-bottom: 16px;
}
.email-intro {
  display: none;
}
.list-of-pages .header-3 {
  margin-bottom: 10px;
}
.list-of-pages ol {
  padding-left: 20px;
}
.oo-error-requirement {
  margin-bottom: 5px;
  text-transform: none;
  font-weight: 800;
}
/*===================================================
Errors
===================================================*/
.validation-summary-valid {
  color: #F01800;
}
.warning {
  color: #F01800;
}
.validation-block {
  margin-bottom: 32px;
}
.immediate-action-message {
  background-color: #ffe472;
  color: #1a1a18;
  padding: 32px;
  text-align: center;
  float: left;
  width: 100%;
  -webkit-box-shadow: inset 0px -20px 10px -15px rgba(26, 26, 24, 0.2);
  -moz-box-shadow: inset 0px -20px 10px -15px rgba(26, 26, 24, 0.2);
  box-shadow: inset 0px -20px 10px -15px rgba(26, 26, 24, 0.2);
}
.immediate-action-message p {
  margin: 0 auto;
  max-width: 700px;
}
.field-validation-valid {
  color: #F01800;
  display: none;
}
/*===================================================
Tables
===================================================*/
.table.fp-table > thead > tr > th,
.table.fp-table > tbody > tr > th,
.table.fp-table > tfoot > tr > th,
.table.fp-table > thead > tr > td,
.table.fp-table > tbody > tr > td,
.table.fp-table > tfoot > tr > td {
  border-top-color: #969696;
}
.table.fp-table thead th {
  border-bottom: 2px solid #1a1a18;
  font-family: "adelle", Georgia, serif;
  font-style: italic;
  text-transform: lowercase;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.2;
}
.table.fp-table tbody td {
  padding: 20px 15px;
}
.table.fp-table.fp-table-striped tr:nth-child(even) td {
  background-color: #f3f3f3;
}
.tables-responsive {
  border: none;
}
/*===================================================
Print
===================================================*/
@media print {
  #main-nav,
  #system-status,
  .utility,
  .restaurant-link,
  a:after,
  .fp-logo,
  .cancel-order,
  .order-due-later,
  .confirmation-message-display,
  .no-print {
    display: none !important;
  }
  .modal.modal-loader .modal-content:before {
    content: "";
    display: none !important;
  }
  .order-action-wrapper {
    border-bottom: none !important;
  }
  .order-info,
  .order-action-wrapper {
    padding: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 16px !important;
  }
  h2 {
    font-size: 20px !important;
  }
  .order-info,
  .order-total,
  .order-item-details {
    font-size: 14px !important;
  }
  .order-info .extra-large-type,
  .order-total .extra-large-type,
  .order-item-details .extra-large-type {
    font-size: 16px !important;
  }
  .order-info h3 {
    font-size: 16px !important;
  }
  .order-info h3 .order-day-time {
    font-size: 26px !important;
  }
  .order-info h4 {
    font-size: 16px !important;
    margin-bottom: 0 !important;
  }
  .order-info h4 {
    font-size: 16px;
    margin-bottom: 0 !important;
  }
  .order-items h3 {
    font-size: 16px !important;
  }
  .order-items .order-count {
    -webkit-print-color-adjust: exact;
    background-color: #1a1a18 !important;
    color: #ffffff !important;
  }
  .order-items .order-item {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .order-items .order-item-name {
    font-size: 16px !important;
  }
  .order-items .order-item-qty,
  .order-items .order-item-price {
    font-size: 16px !important;
    top: 15px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.6;
  }
  #main-content {
    padding-top: 0;
  }
  .logo-wrapper {
    padding-left: 35px;
  }
  body.modal-open {
    height: 100%;
    overflow: visible;
  }
  body.modal-open h1,
  body.modal-open .header-1 {
    margin-bottom: 0;
  }
  body.modal-open header,
  body.modal-open #admin-wrapper,
  body.modal-open .immediate-action-message,
  body.modal-open .actions,
  body.modal-open .close-tab {
    display: none !important;
  }
  body.modal-open .modal {
    position: static;
  }
  body.modal-open .modal-dialog {
    max-width: none;
  }
  body.modal-open .modal-content {
    font-size: 14px !important;
    line-height: 1.4 !important;
    border: none;
    height: 100%;
  }
  body.modal-open .modal-header {
    margin: 0;
    border: none;
  }
  body.modal-open .order-status {
    width: 100% !important;
  }
  body.modal-open .print-4 {
    width: 33.33333333% !important;
  }
  body.modal-open .print-6 {
    width: 50% !important;
  }
  body.modal-open .print-12 {
    width: 100% !important;
  }
}
/*===================================================
Interstital
===================================================*/
.interstitial {
  background-color: #1a1a18;
  color: #ffffff;
  text-align: center;
  padding-top: 100px;
}
.interstitial #main-content.layer {
  background-color: #1a1a18;
}
.interstitial strong {
  color: #ffe472;
}
/*===================================================
Preloaders
===================================================*/
.box-of-circles {
  margin: auto auto 32px;
  border-radius: 100%;
  width: 15px;
  height: 15px;
  box-shadow: 15px 15px rgba(84, 84, 84, 0.5), -15px 15px #ffe472, -15px -15px rgba(84, 84, 84, 0.5), 15px -15px #ffe472;
  -webkit-animation: spin ease infinite 4s;
}
@-webkit-keyframes spin {
  0%,
  100% {
    box-shadow: 15px 15px rgba(84, 84, 84, 0.5), -15px 15px #ffe472, -15px -15px rgba(84, 84, 84, 0.5), 15px -15px #ffe472;
  }
  25% {
    box-shadow: -15px 15px #ffe472, -15px -15px rgba(84, 84, 84, 0.5), 15px -15px #ffe472, 15px 15px rgba(84, 84, 84, 0.5);
  }
  50% {
    box-shadow: -15px -15px rgba(84, 84, 84, 0.5), 15px -15px #ffe472, 15px 15px rgba(84, 84, 84, 0.5), -15px 15px #ffe472;
  }
  75% {
    box-shadow: 15px -15px #ffe472, 15px 15px rgba(84, 84, 84, 0.5), -15px 15px #ffe472, -15px -15px rgba(84, 84, 84, 0.5);
  }
}
/*===================================================
Old Browser Detection
===================================================*/
#old-browser-message {
  display: none;
}
.lt-ie9 body {
  background-color: #1a1a18;
  color: #ffffff;
}
.lt-ie9 #old-browser-message {
  background-color: #545454;
  padding: 40px;
  display: block;
  max-width: 500px;
  margin: 15% auto;
  text-align: center;
  color: #ffffff;
}
.lt-ie9 #old-browser-message h1 {
  color: #ffffff;
}
.lt-ie9 #old-browser-message a {
  color: #ffe472;
}
.lt-ie9 #old-browser-message a:hover {
  color: #E05E00;
}
.lt-ie9 header,
.lt-ie9 #admin-wrapper,
.lt-ie9 .small-screen-nav,
.lt-ie9 .small-screen-close-menu,
.lt-ie9 #system-status {
  display: none;
}
/*===================================================
Staff
===================================================*/
.staff .container-fluid {
  max-width: none;
}
.staff .staff-wrapper {
  padding-top: 32px;
}
.staff header .tabs {
  float: left;
}
.staff #font-list div {
  display: block;
  padding-bottom: 20px;
}
.staff #font-list label {
  font-family: inherit;
  text-transform: none;
  font-size: 30px;
  display: inline-block;
  padding: 0 0 0 10px;
  font-weight: inherit !important;
}
.staff table.staff-table td,
.staff table.staff-table th {
  padding: 15px 15px;
}
/*===================================================
System Status
===================================================*/
#system-status {
  float: left;
  width: 100%;
  padding: 15px 0;
  z-index: 2;
  background-color: #1a1a18;
}
@media (max-width: 1320px) {
  #system-status .container-fluid {
    padding: 0;
    margin: 0;
  }
  #system-status .container-fluid .row {
    margin: 0;
  }
}
.dashboard #system-status .activity strong {
  color: #ffffff;
}
@media (max-width: 768px) {
  .dashboard #system-status {
    background-color: #272724;
  }
}
#system-status .activity {
  float: right;
  width: 100%;
  margin: 0;
  font-weight: 400;
  display: block;
  font-family: apertura, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.2;
  color: #9e9e9e;
}
@media (min-width: 490px) {
  #system-status .activity {
    width: auto;
  }
}
#system-status .activity span {
  display: block;
  float: left;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0;
  white-space: nowrap;
}
#system-status .activity strong {
  color: #ffffff;
  display: inline-block;
  padding: 5px 0 0;
  font-weight: 700;
  text-transform: none;
  display: block;
}
@media (min-width: 490px) {
  #system-status .activity strong {
    display: inline-block;
    padding: 0 5px;
  }
}
#system-status .activity a {
  font-family: apertura, Helvetica, Arial, sans-serif;
  font-style: normal;
  text-transform: uppercase;
}
#system-status .activity .pending-true,
#system-status .activity .pending-true strong {
  color: #ffe472 !important;
}
@media (min-width: 768px) {
  #system-status .activity {
    text-align: right;
  }
}
.add-delete-rows > .row {
  padding: 0;
  margin: 0 0 16px;
}
@media (min-width: 992px) {
  .add-delete-rows > .row {
    padding-bottom: 16px;
    padding: 0;
    margin: 0;
  }
}
.add-delete-rows > .row:first-of-type {
  border: none;
}
.add-delete-rows > .row:not(:first-of-type) {
  border-top: 1px solid rgba(150, 150, 150, 0.25);
  margin-top: 10px;
  padding-top: 30px;
}
@media (min-width: 992px) {
  .add-delete-rows > .row:not(:first-of-type) {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
  }
  .add-delete-rows > .row:not(:first-of-type) .form-group > label {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  .add-delete-rows > .row:not(:first-of-type) .add-delete-actions {
    margin-top: 0;
  }
  .add-delete-rows > .row:not(:first-of-type) .check-radio {
    margin-top: 17px;
  }
  .add-delete-rows > .row:not(:first-of-type) .check-radio input {
    top: 14px;
  }
}
.add-delete-rows > .row .add-delete-actions {
  margin-top: 0;
}
@media (min-width: 992px) {
  .add-delete-rows > .row .add-delete-actions {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  .add-delete-rows > .row .field-note {
    display: none;
  }
}
.add-delete-rows > .row:last-of-type .field-note {
  display: block;
}
.add-delete-rows > .row .form-group {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .add-delete-rows > .row .form-group {
    margin-bottom: 10px;
  }
}
.add-delete-rows > .row > div {
  padding-left: 0;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .add-delete-rows > .row > div {
    padding-right: 20px;
  }
}
.add-delete-rows .check-radio {
  margin-top: 0;
}
@media (min-width: 992px) {
  .add-delete-rows .check-radio {
    margin-top: 44px;
  }
  .add-delete-rows .check-radio input {
    top: 41px;
  }
}
.add-delete-rows.add-delete-rows-nested {
  border-top: 2px solid #1a1a18;
  margin-top: 32px;
  padding-top: 32px;
}
.add-delete-rows.add-delete-rows-nested.no-border {
  border: none;
  padding-top: 0;
}
.add-delete-rows.add-delete-rows-nested .form-group {
  padding-left: 0;
}
.add-delete-rows.add-delete-rows-time .form-group,
.add-delete-rows.add-delete-rows-lg .form-group {
  float: left;
  width: 47.5%;
}
@media (min-width: 768px) {
  .add-delete-rows.add-delete-rows-time .form-group,
  .add-delete-rows.add-delete-rows-lg .form-group {
    width: 47.5%;
  }
}
.add-delete-rows.add-delete-rows-time .form-group.form-group-max-width,
.add-delete-rows.add-delete-rows-lg .form-group.form-group-max-width {
  width: 99.5%;
}
.add-delete-rows.add-delete-rows-time .add-delete-actions,
.add-delete-rows.add-delete-rows-lg .add-delete-actions {
  padding-left: 0;
}
@media (max-width: 991px) {
  .add-delete-rows.add-delete-rows-time .add-delete-actions,
  .add-delete-rows.add-delete-rows-lg .add-delete-actions {
    margin-top: 0;
  }
}
.add-delete-rows.add-delete-rows-time select,
.add-delete-rows.add-delete-rows-lg select {
  width: 100%;
}
.add-delete-rows.add-delete-rows-time .time-connector,
.add-delete-rows.add-delete-rows-lg .time-connector {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  float: left;
  width: 5%;
  text-align: center;
  margin-top: 20px;
}
.add-delete-rows.add-delete-rows-time > .row:not(:first-of-type),
.add-delete-rows.add-delete-rows-lg > .row:not(:first-of-type) {
  border-top: 1px solid rgba(150, 150, 150, 0.25);
  margin-top: 10px;
  padding-top: 30px;
}
@media (min-width: 992px) {
  .add-delete-rows.add-delete-rows-time > .row:not(:first-of-type),
  .add-delete-rows.add-delete-rows-lg > .row:not(:first-of-type) {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
    display: block;
  }
  .add-delete-rows.add-delete-rows-time > .row:not(:first-of-type) .form-group > label,
  .add-delete-rows.add-delete-rows-lg > .row:not(:first-of-type) .form-group > label {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  .add-delete-rows.add-delete-rows-time > .row:not(:first-of-type) .add-delete-actions,
  .add-delete-rows.add-delete-rows-lg > .row:not(:first-of-type) .add-delete-actions {
    margin-top: 0;
  }
}
.add-delete-rows.add-delete-rows-time > .row:first-of-type .time-connector,
.add-delete-rows.add-delete-rows-lg > .row:first-of-type .time-connector {
  margin-top: 45px;
}
.add-delete-rows .form-control.secondary-field {
  background-color: #f3f3f3;
}
.add-delete-rows .form-control.primary-field {
  box-shadow: 0 5px 10px rgba(26, 26, 24, 0.07);
}
.add-delete-rows .add-delete-actions {
  padding-left: 15px;
  font-weight: bold;
}
.add-delete-rows .add-delete-actions svg {
  fill: #E05E00;
  height: 10px;
  width: 10px;
}
.add-delete-rows .add-delete-actions button {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  border: none;
  background: none;
  color: #E05E00;
  text-transform: none;
  font-weight: bold;
}
.add-delete-rows .add-delete-actions button.delete-row {
  color: #969696;
  margin-left: -10px;
}
.add-delete-rows .add-delete-actions button.delete-row .icon {
  font-size: 18px;
  margin-top: -5px;
}
.add-delete-rows .add-delete-actions button.add-row {
  line-height: 1.2;
  height: 50px;
  padding-left: 0;
}
.add-delete-rows .add-delete-actions button.add-row .icon {
  font-size: 10px;
  margin-top: -3px;
}
.add-delete-rows .add-delete-actions button:hover {
  color: #1a1a18;
}
@media (min-width: 768px) {
  .add-delete-rows .add-delete-actions {
    margin-top: 25px;
  }
}
@media (max-width: 991px) {
  .add-delete-rows .date-wrapper {
    margin-bottom: 20px;
  }
}
.add-delete-rows .add-row {
  line-height: 50px;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.add-delete-rows .fade-in {
  animation: fadeIn .5s forwards;
}
.icon {
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 2px;
}
.icon-blink {
  animation: iconblink 1.5s infinite;
}
@keyframes iconblink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.icon-blink:hover {
  color: #1a1a18 !important;
  animation: none !important;
}
.modal-header-orders {
  border: none;
  margin-bottom: 0;
}
.modal-header-orders h2 {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.2;
  margin-bottom: 0;
  padding-right: 100px;
}
.modal-header-orders.oo-modal-header {
  padding-top: 64px;
  padding-bottom: 0;
}
.modal-header-orders.oo-modal-header h2 {
  padding-top: 10px;
}
.modal-header-orders.oo-modal-header .order-actions {
  margin-bottom: 0;
}
.modal-header-orders .actions {
  top: -8px;
  position: absolute;
  right: 40px;
}
@media (min-width: 768px) {
  .modal-header-orders .actions {
    right: 20px;
  }
}
.modal-header-orders .btn,
.modal-header-orders button {
  text-transform: none !important;
}
.modal-header-orders .btn.add-to-print-queue {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.modal-header-orders .btn.add-to-print-queue:before {
  content: "";
  width: 100%;
  background-color: #f3f3f3;
  height: 100%;
  position: absolute;
  top: 0;
  right: 100%;
  z-index: -2;
}
.modal-header-orders .btn.add-to-print-queue.printing {
  background-color: transparent !important;
}
.modal-header-orders .btn.add-to-print-queue.printing:before {
  animation: progress-animation 3s linear infinite;
}
@keyframes progress-animation {
  0% {
    background-color: #e5f9c7;
    right: 100%;
  }
  90% {
    background-color: #e5f9c7;
  }
  99% {
    right: 0;
    background-color: #f3f3f3;
  }
  100% {
    background-color: #f3f3f3;
    right: 100%;
  }
}
.modal-header-orders .btn.add-to-print-queue[disabled],
.modal-header-orders .btn.add-to-print-queue.disabled {
  opacity: 1;
}
.modal-header-orders a.printer-settings {
  -webkit-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  -webkit-transition: background-color 0.2s linear 1s linear;
  -moz-transition: background-color 0.2s linear 1s linear;
  -o-transition: background-color 0.2s linear 1s linear;
  -ms-transition: background-color 0.2s linear 1s linear;
  transition: background-color 0.2s linear 1s linear;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
  background-color: #545454;
  color: #ffffff;
  padding: 16px 32px 16px 16px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.modal-header-orders a.printer-settings strong {
  color: #ffe472;
}
.modal-header-orders a.printer-settings:hover {
  background-color: #474747;
}
.order-status-steps {
  margin-bottom: 32px;
}
.order-status-steps ul {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  font-weight: 700;
  list-style: none;
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  padding: 0;
}
.order-status-steps ul:after {
  content: "";
  height: 4px;
  background-color: #1a1a18;
  width: 100%;
  position: absolute;
  bottom: 15px;
  z-index: 1;
}
.order-status-steps li {
  display: inline-block;
  padding: 0 16px 30px;
  width: 30%;
  position: relative;
  text-align: center;
  z-index: 2;
}
.order-status-steps li:first-child:after {
  content: "";
  width: 100%;
  background-color: #ffffff;
  height: 100%;
  position: absolute;
  left: -50%;
  z-index: -1;
}
.order-status-steps li:last-child:after {
  content: "";
  width: 100%;
  background-color: #ffffff;
  height: 100%;
  position: absolute;
  right: -50%;
  z-index: -1;
}
.order-status-steps .icon {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2;
  position: absolute;
  bottom: 5px;
  left: 50%;
  background-color: #ffffff;
  width: 20px;
  transform: translateX(-50%);
}
.order-status .status-indicator {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.4;
}
.gift-card-order .order-status .status-indicator {
  margin-top: 12px;
}
.scheduled-time {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
  margin: 0 0 16px 0;
  text-transform: none;
}
.scheduled-time .order-day-time {
  display: block;
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.2;
  font-weight: 700;
  margin: 5px 0;
}
#scheduled-time-wrapper p {
  margin-top: 32px;
}
#scheduled-time-wrapper .cancel-edit {
  display: inline-block;
  margin-bottom: 16px;
}
/* This is for the changed times on both details and table */
.order-time {
  white-space: nowrap;
}
.order-time.updated-time {
  color: red;
}
.order-time.time-changed {
  text-decoration: line-through;
}
.status-completed .order-time.updated-time {
  color: #1a1a18;
}
.order-details {
  padding-left: 0;
  padding-right: 0;
}
.order-items h3 {
  margin-bottom: 10.66666667px;
}
.order-count {
  background-color: #1a1a18;
  padding: 5px 10px;
  color: #ffffff;
  display: inline-block;
  font-weight: 700;
}
.order-item {
  display: block;
  border-top: 2px solid #1a1a18;
  padding: 32px 100px 32px 0;
  position: relative;
}
@media (min-width: 768px) {
  .order-item {
    padding-left: 100px;
  }
}
.gift-card-order .order-item {
  padding-left: 0;
  padding-right: 0;
}
.order-item:last-of-type {
  border-bottom: 5px solid #1a1a18;
}
.order-item-name {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.4;
  font-weight: 700;
  padding-bottom: 10px;
  margin-bottom: 0;
  border-bottom: 1px dotted rgba(150, 150, 150, 0.5);
}
.gift-card-order .order-item-name {
  border-bottom: none;
}
.order-item-details {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  list-style: none;
  margin: 0;
  padding: 0;
}
.order-item-details li {
  padding: 8px 16px 8px 0;
  border-bottom: 1px dotted rgba(150, 150, 150, 0.5);
}
@media (min-width: 768px) {
  .order-item-details li.order-item-qty {
    border: none;
    padding-top: 0;
  }
}
.order-item-details .special-instructions {
  margin-top: 16px;
  border-bottom: none;
}
.order-item-qty,
.order-item-price {
  font-weight: 700;
}
.order-item-qty {
  font-weight: 700;
  text-transform: uppercase;
}
.order-item-qty span {
  color: 400;
  font-weight: 700;
  margin-right: 4px;
}
@media (min-width: 768px) {
  .order-item-qty {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 1.4;
    position: absolute;
    top: 32px;
    left: 0;
  }
  .order-item-qty span {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
  }
}
.order-item-price {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.4;
  position: absolute;
  top: 32px;
  right: 0;
}
.order-info {
  background-color: #f3f3f3;
  padding: 20px;
  margin-bottom: 32px;
}
@media (max-width: 1200px) {
  .order-info {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
  }
}
.order-info h3 {
  margin-bottom: 0;
}
.order-info h4 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
}
@media (max-width: 768px) {
  .order-info .btn {
    margin-top: 32px;
  }
}
.order-action-wrapper {
  padding-bottom: 16px;
  border-bottom: 1px dashed rgba(150, 150, 150, 0.5);
  margin-bottom: 16px;
}
.order-actions {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .order-actions {
    text-align: right;
  }
}
.order-actions .fp-warning {
  font-weight: 700;
  margin-bottom: 5px;
  padding-right: 5px;
}
@media (max-width: 1200px) {
  .order-actions .btn {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
  }
}
.order-due-later {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  background-color: #F01800;
  color: #ffffff;
  text-align: center;
  padding: 8px;
  font-weight: 700;
  display: block;
}
.order-total {
  padding-top: 32px;
}
.order-total table {
  width: 100%;
}
@media (min-width: 768px) {
  .order-total table {
    width: 50%;
    text-align: right;
    float: right;
  }
}
.order-total td {
  padding: 2px 0;
  text-align: right;
}
@media (min-width: 768px) {
  .order-total {
    float: right;
  }
}
@media (max-width: 1200px) {
  .order-total {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
  }
}
.order-total .gift-card-order {
  float: left;
}
.cancel-order {
  margin-top: 32px;
  padding: 20px;
  background-color: #f3f3f3;
}
.cancel-order label {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  font-weight: 400;
}
.cancel-order input:not(.btn) {
  width: 50%;
}
.cancel-order .btn {
  font-weight: 700;
  text-transform: none;
}
#confirmation-message-wrapper {
  display: block;
  margin: 16px 0;
}
#confirmation-message-wrapper p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  margin-bottom: 16px;
}
#confirmation-message-wrapper textarea {
  font-weight: 400;
}
.confirmation-message-display {
  margin-top: 32px;
}
.confirmation-message-display h4 {
  margin-bottom: 0;
}
.export-filters {
  background-color: #f3f3f3;
  padding: 32px 0 0;
  margin: 0 0 32px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .export-filters {
    margin-bottom: 32px;
  }
}
.export-filters legend {
  border: none;
}
#exports-form {
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  .report-export-summary .report-export-header {
    display: flex;
    align-items: flex-end;
  }
  .report-export-summary .report-export-header > div {
    float: none;
  }
}
.report-export-summary .row {
  border-bottom: 1px solid rgba(150, 150, 150, 0.5);
  padding-top: 20px;
  padding-bottom: 20px;
}
.report-export-summary .row.report-export-header {
  border-bottom: 3px solid #1a1a18;
}
.report-export-summary .row.report-export-header div:nth-child(2) {
  padding-top: 16px;
}
@media (min-width: 992px) {
  .report-export-summary .row.report-export-header div:nth-child(2) {
    padding-top: 0;
    text-align: right;
  }
}
.report-export-summary .row:not(:first-of-type):not(.export-details) div:nth-child(2) {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.4;
}
@media (min-width: 992px) {
  .report-export-summary .row.export-details div:nth-child(2) {
    text-align: right;
  }
}
.report-export-summary .row .sub-report {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
}
.report-export-summary .row .sub-report div:first-of-type {
  padding-left: 32px;
}
.report-export-summary .row .sub-report div:nth-child(2) {
  font-size: 14px !important;
  font-size: 1.4rem !important;
  line-height: 1.6 !important;
}
.monthly-submission-grid {
  display: grid !important;
  grid-template-columns: repeat(12, 1fr);
  /* 12 equal columns */
  gap: 0;
  /* or whatever spacing you want between items */
  padding: 0;
  list-style: none;
  margin: 0 0 32px;
  text-align: center;
  border: 1px solid rgba(150, 150, 150, 0.5);
  box-shadow: inset -5px 5px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 7px;
}
.monthly-submission-grid li {
  border-right: 1px solid rgba(150, 150, 150, 0.5);
  text-align: center;
  padding: 16px;
  line-height: 1.2;
  font-weight: bold;
}
.monthly-submission-grid li.no-count {
  font-weight: normal;
  background-color: #f3f3f3;
}
.monthly-submission-grid li:last-of-type {
  border: none;
}
.monthly-submission-grid li .month-name {
  display: block;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: normal;
}
#pages .helper-text {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6;
  padding: 0 15px 0 15px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  #pages .helper-text {
    padding: 0 20px 0 40px;
  }
}
/* --------------------------------

flavor-plate Web Font
Generated using nucleoapp.com

-------------------------------- */
@font-face {
  font-family: 'flavor-plate';
  src: url('/font-icons-v2/fonts//flavor-plate.eot');
  src: url('/font-icons-v2/fonts//flavor-plate.eot') format('embedded-opentype'), url('/font-icons-v2/fonts//flavor-plate.woff2') format('woff2'), url('/font-icons-v2/fonts//flavor-plate.woff') format('woff'), url('/font-icons-v2/fonts//flavor-plate.ttf') format('truetype'), url('/font-icons-v2/fonts//flavor-plate.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* base class */
.icon {
  display: inline-block;
  font: normal normal normal 1em/1 'flavor-plate';
  color: inherit;
  flex-shrink: 0;
  speak: none;
  text-transform: none;
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
}
/* size examples - relative units */
.icon-sm {
  font-size: 0.8em;
}
.icon-lg {
  font-size: 1.2em;
}
/* size examples - absolute units */
.icon-16 {
  font-size: 16px;
}
.icon-32 {
  font-size: 32px;
}
/* rotate the icon infinitely */
.icon-is-spinning {
  animation: icon-spin 1s infinite linear;
}
@keyframes icon-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* transform */
.icon-rotate-90 {
  transform: rotate(90deg);
}
.icon-rotate-180 {
  transform: rotate(180deg);
}
.icon-rotate-270 {
  transform: rotate(270deg);
}
.icon-flip-y {
  transform: scaleY(-1);
}
.icon-flip-x {
  transform: scaleX(-1);
}
/* icons */
.icon-sesame::before {
  content: "\ea01";
}
.icon-ada::before {
  content: "\ea02";
}
.icon-angle-down::before {
  content: "\ea03";
}
.icon-angle-left::before {
  content: "\ea04";
}
.icon-angle-right::before {
  content: "\ea05";
}
.icon-angle-up::before {
  content: "\ea06";
}
.icon-arrow-left::before {
  content: "\ea07";
}
.icon-bell::before {
  content: "\ea08";
}
.icon-bell-off::before {
  content: "\ea09";
}
.icon-blog::before {
  content: "\ea0a";
}
.icon-calendar::before {
  content: "\ea0b";
}
.icon-caret-down::before {
  content: "\ea0c";
}
.icon-caret-left::before {
  content: "\ea0d";
}
.icon-caret-right::before {
  content: "\ea0e";
}
.icon-caret-up::before {
  content: "\ea0f";
}
.icon-checkmark::before {
  content: "\ea10";
}
.icon-close::before {
  content: "\ea11";
}
.icon-dairy::before {
  content: "\ea12";
}
.icon-dairy-free::before {
  content: "\ea13";
}
.icon-dashboard::before {
  content: "\ea14";
}
.icon-delivery::before {
  content: "\ea15";
}
.icon-download::before {
  content: "\ea16";
}
.icon-edit::before {
  content: "\ea17";
}
.icon-egg::before {
  content: "\ea18";
}
.icon-facebook::before {
  content: "\ea19";
}
.icon-favorite::before {
  content: "\ea1a";
}
.icon-fish::before {
  content: "\ea1b";
}
.icon-gift::before {
  content: "\ea1c";
}
.icon-globe::before {
  content: "\ea1d";
}
.icon-globe-heavy::before {
  content: "\ea1e";
}
.icon-gluten::before {
  content: "\ea1f";
}
.icon-gluten-free::before {
  content: "\ea20";
}
.icon-gluten-free-available::before {
  content: "\ea21";
}
.icon-halal::before {
  content: "\ea22";
}
.icon-help::before {
  content: "\ea23";
}
.icon-home::before {
  content: "\ea24";
}
.icon-hours::before {
  content: "\ea25";
}
.icon-instagram::before {
  content: "\ea26";
}
.icon-kosher::before {
  content: "\ea27";
}
.icon-location::before {
  content: "\ea28";
}
.icon-locations-multiple::before {
  content: "\ea29";
}
.icon-menus::before {
  content: "\ea2a";
}
.icon-minus::before {
  content: "\ea2b";
}
.icon-no-contracts::before {
  content: "\ea2c";
}
.icon-nuts::before {
  content: "\ea2d";
}
.icon-order-online::before {
  content: "\ea2e";
}
.icon-pause::before {
  content: "\ea2f";
}
.icon-peanuts::before {
  content: "\ea30";
}
.icon-person::before {
  content: "\ea31";
}
.icon-phone::before {
  content: "\ea32";
}
.icon-pickup::before {
  content: "\ea33";
}
.icon-pinterest::before {
  content: "\ea34";
}
.icon-play::before {
  content: "\ea35";
}
.icon-plus::before {
  content: "\ea36";
}
.icon-print::before {
  content: "\ea37";
}
.icon-print-thermal::before {
  content: "\ea38";
}
.icon-reports::before {
  content: "\ea39";
}
.icon-selected-off::before {
  content: "\ea3a";
}
.icon-selected-on::before {
  content: "\ea3b";
}
.icon-seo::before {
  content: "\ea3c";
}
.icon-settings::before {
  content: "\ea3d";
}
.icon-shellfish::before {
  content: "\ea3e";
}
.icon-sign-up::before {
  content: "\ea3f";
}
.icon-soy::before {
  content: "\ea40";
}
.icon-spicy::before {
  content: "\ea41";
}
.icon-support::before {
  content: "\ea42";
}
.icon-table::before {
  content: "\ea43";
}
.icon-trash::before {
  content: "\ea44";
}
.icon-tree-nut::before {
  content: "\ea45";
}
.icon-trip-advisor::before {
  content: "\ea46";
}
.icon-twitter::before {
  content: "\ea47";
}
.icon-vegan::before {
  content: "\ea48";
}
.icon-vegetarian::before {
  content: "\ea49";
}
.icon-yelp::before {
  content: "\ea4a";
}
.icon-zomato::before {
  content: "\ea4b";
}
/*===================================================
Dropzone 
===================================================*/
.dropzone {
  min-height: 0!important;
  border: 1px dashed #7ccff1 !important;
  background-color: #d8f1fb !important;
  padding: 40px 20px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  font-weight: 700;
  color: #1a1a18;
  margin-bottom: 10px;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
.dropzone:hover {
  background-color: #eff9fd !important;
}
.dropzone:hover {
  cursor: pointer;
}
.dropzone .dz-preview.dz-file-preview .dz-image {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.dropzone .dz-preview .dz-progress .dz-upload {
  background: none;
  background: #f3f3f2 url(/images/admin/loading-background.gif) repeat left top;
}
.lt-ie10 .dropzone {
  min-height: 0;
}
.lt-ie10 .dz-message {
  display: none;
}
