/* Minification failed. Returning unminified contents.
(2582,43): run-time error CSS1019: Unexpected token, found ' '
(2582,43): run-time error CSS1034: Expected closing parenthesis, found ' '
 */
@import "//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
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: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
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;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.container {
  max-width: 1000px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.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,
.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,
.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 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.row .row {
  margin-left: 0;
  margin-right: 0;
}
.row .row [class*=col] {
  padding-right: 0;
  padding-left: 0;
}
.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 {
  float: left;
}
.col-sm-1 {
  width: 8.33333333%;
}
.col-sm-2 {
  width: 16.66666667%;
}
.col-sm-3 {
  width: 25%;
}
.col-sm-4 {
  width: 33.33333333%;
}
.col-sm-5 {
  width: 41.66666667%;
}
.col-sm-6 {
  width: 50%;
}
.col-sm-7 {
  width: 58.33333333%;
}
.col-sm-8 {
  width: 66.66666667%;
}
.col-sm-9 {
  width: 75%;
}
.col-sm-10 {
  width: 83.33333333%;
}
.col-sm-11 {
  width: 91.66666667%;
}
.col-sm-12 {
  width: 100%;
}
.col-sm-offset-1 {
  margin-left: 8.33333333%;
}
.col-sm-offset-2 {
  margin-left: 16.66666667%;
}
.col-sm-offset-3 {
  margin-left: 25%;
}
.col-sm-offset-4 {
  margin-left: 33.33333333%;
}
.col-sm-offset-5 {
  margin-left: 41.66666667%;
}
.col-sm-offset-6 {
  margin-left: 50%;
}
.col-sm-offset-7 {
  margin-left: 58.33333333%;
}
.col-sm-offset-8 {
  margin-left: 66.66666667%;
}
.col-sm-offset-9 {
  margin-left: 75%;
}
.col-sm-offset-10 {
  margin-left: 83.33333333%;
}
.col-sm-offset-11 {
  margin-left: 91.66666667%;
}
@media (min-width: 1000px) {
  .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 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
}
@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 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.visible-xs {
  display: none !important;
}
tr.visible-xs {
  display: none !important;
}
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 499px) {
  .visible-xs {
    display: block !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 500px) and (max-width: 999px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 1000px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.visible-sm {
  display: none !important;
}
tr.visible-sm {
  display: none !important;
}
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 499px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 500px) and (max-width: 999px) {
  .visible-sm {
    display: block !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 1000px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md {
  display: none !important;
}
tr.visible-md {
  display: none !important;
}
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 499px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 500px) and (max-width: 999px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 1000px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg {
  display: none !important;
}
tr.visible-lg {
  display: none !important;
}
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 499px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 500px) and (max-width: 999px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 1000px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 499px) {
  .hidden-xs {
    display: none !important;
  }
  tr.hidden-xs {
    display: none !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 500px) and (max-width: 999px) {
  .hidden-xs.hidden-sm {
    display: none !important;
  }
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1000px) and (max-width: 1199px) {
  .hidden-xs.hidden-md {
    display: none !important;
  }
  tr.hidden-xs.hidden-md {
    display: none !important;
  }
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg {
    display: none !important;
  }
  tr.hidden-xs.hidden-lg {
    display: none !important;
  }
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 499px) {
  .hidden-sm.hidden-xs {
    display: none !important;
  }
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 500px) and (max-width: 999px) {
  .hidden-sm {
    display: none !important;
  }
  tr.hidden-sm {
    display: none !important;
  }
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1000px) and (max-width: 1199px) {
  .hidden-sm.hidden-md {
    display: none !important;
  }
  tr.hidden-sm.hidden-md {
    display: none !important;
  }
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg {
    display: none !important;
  }
  tr.hidden-sm.hidden-lg {
    display: none !important;
  }
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 499px) {
  .hidden-md.hidden-xs {
    display: none !important;
  }
  tr.hidden-md.hidden-xs {
    display: none !important;
  }
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 500px) and (max-width: 999px) {
  .hidden-md.hidden-sm {
    display: none !important;
  }
  tr.hidden-md.hidden-sm {
    display: none !important;
  }
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1000px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  tr.hidden-md {
    display: none !important;
  }
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg {
    display: none !important;
  }
  tr.hidden-md.hidden-lg {
    display: none !important;
  }
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 499px) {
  .hidden-lg.hidden-xs {
    display: none !important;
  }
  tr.hidden-lg.hidden-xs {
    display: none !important;
  }
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 500px) and (max-width: 999px) {
  .hidden-lg.hidden-sm {
    display: none !important;
  }
  tr.hidden-lg.hidden-sm {
    display: none !important;
  }
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1000px) and (max-width: 1199px) {
  .hidden-lg.hidden-md {
    display: none !important;
  }
  tr.hidden-lg.hidden-md {
    display: none !important;
  }
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
  tr.hidden-lg {
    display: none !important;
  }
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
tr.visible-print {
  display: none !important;
}
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print {
    display: none !important;
  }
  tr.hidden-print {
    display: none !important;
  }
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
/* ==========================================================================
   Some more mixins
   ========================================================================== */
.center-text,
.center-btn,
.center-img {
  text-align: center;
}
.center {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.unstyled,
.nav {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.nav li {
  float: left;
}
.nav a {
  display: block;
  padding: 10px;
}
.modal-backdrop,
.backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: black;
}
.backdrop {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -3999;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
}
.backdrop.active {
  opacity: 0.7;
  filter: alpha(opacity=70);
  z-index: 3999;
}
.modal-backdrop {
  z-index: 3999;
}
.modal-backdrop.fade {
  opacity: 0;
}
.clickable {
  cursor: pointer;
}
@font-face {
  font-family: "sprite";
  src: url('../Fonts/sprite.eot');
  src: url('../Fonts/sprite.eot?#iefix') format('eot'), url('../Fonts/sprite.woff') format('woff'), url('../Fonts/sprite.ttf') format('truetype'), url('../Fonts/sprite.svg#sprite') format('svg');
  font-weight: normal;
  font-style: normal;
}
.sprite:before {
  display: inline-block;
  font-family: "sprite";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.sprite-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.sprite-2x {
  font-size: 2em;
}
.sprite-3x {
  font-size: 3em;
}
.sprite-4x {
  font-size: 4em;
}
.sprite-5x {
  font-size: 5em;
}
.sprite-fw {
  width: 1.2857142857142858em;
  text-align: center;
}
.sprite-accommodation:before {
  content: "\EA01";
}
.sprite-add:before {
  content: "\EA02";
}
.sprite-all-orders:before {
  content: "\EA03";
}
.sprite-bills-payment:before {
  content: "\EA04";
}
.sprite-bottles:before {
  content: "\EA05";
}
.sprite-brands:before {
  content: "\EA06";
}
.sprite-calendar:before {
  content: "\EA07";
}
.sprite-cellar-door:before {
  content: "\EA08";
}
.sprite-clone:before {
  content: "\EA09";
}
.sprite-cross:before {
  content: "\EA0A";
}
.sprite-delivery:before {
  content: "\EA0B";
}
.sprite-disabled:before {
  content: "\EA0C";
}
.sprite-drop-down-arrow:before {
  content: "\EA0D";
}
.sprite-functions:before {
  content: "\EA0E";
}
.sprite-gift-shop:before {
  content: "\EA0F";
}
.sprite-invoice:before {
  content: "\EA10";
}
.sprite-kids-area:before {
  content: "\EA11";
}
.sprite-mixes:before {
  content: "\EA12";
}
.sprite-parking:before {
  content: "\EA13";
}
.sprite-picnic:before {
  content: "\EA14";
}
.sprite-qr-code:before {
  content: "\EA15";
}
.sprite-range:before {
  content: "\EA16";
}
.sprite-restaurant:before {
  content: "\EA17";
}
.sprite-tick:before {
  content: "\EA18";
}
.sprite-toilets:before {
  content: "\EA19";
}
.sprite-tours:before {
  content: "\EA1A";
}
.sprite-verified:before {
  content: "\EA1B";
}
.sprite-wine-tasting:before {
  content: "\EA1C";
}
.admin-page-container {
  min-height: 100%;
}
.dashboard section {
  clear: both;
  padding-bottom: 30px;
}
.dashboard section.nopad {
  padding-bottom: 0px;
}
.dashboard header {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#fdfafa));
  background: -webkit-linear-gradient(#ffffff, #fdfafa);
  background: linear-gradient(#ffffff, #fdfafa);
  border-bottom: 1px solid #eee;
  padding: 17px 0 26px 30px;
}
.dashboard header h2 {
  color: #ccc;
  text-transform: uppercase;
}
.dashboard h3 {
  color: #aaa;
}
.dashboard .content {
  max-width: 700px;
  padding: 30px;
}
.dashboard .activity-pane {
  height: 130px;
}
.dashboard .activity-pane > div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  border-bottom: 1px solid #eee;
  width: 20%;
  float: left;
  height: 130px;
  margin: 0px;
  padding: 20px;
  font-weight: 700;
}
.dashboard .activity-pane > div i {
  border: 1px solid #eee;
  padding: 5px;
}
.dashboard .activity-pane > div:last-child {
  border-right: 1px solid #eee;
}
.dashboard .activity-pane .activity-pane-amount {
  color: #000;
  font-weight: 100;
  font-size: 60px;
}
.dashboard .filter-pane {
  font-size: 0.9em;
}
.dashboard .filter-pane .filter-pane-title {
  display: inline;
  padding: 10px;
  background: #eee;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
}
.dashboard .filter-pane .filter-pane-body {
  padding: 15px 10px;
  background: #eee;
}
.dashboard .filter-pane .filter-pane-body .btn {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 5px;
  padding: 8px;
  background-color: #efefef;
  border: 1px solid #999;
  color: #999;
}
.dashboard .filter-pane .filter-pane-body .btn:hover {
  background-color: #fff;
}
.dashboard .filter-pane .filter-pane-body .btn-active {
  background-color: #722255;
  border: 1px solid #722255;
  color: #FFF;
}
.dashboard .filter-pane .filter-pane-body .btn-active:hover {
  background-color: #822d63;
}
.dashboard .filter-pane .filter-pane-body .btn-infield {
  position: absolute;
  margin-left: -86px;
  width: 90px;
  height: 47px;
  -webkit-border-radius: 0 10px 10px 0;
  border-radius: 0 10px 10px 0;
  border-color: #ddd;
  border-left: none;
}
.dashboard .filter-pane .filter-pane-body .checkbox-inline {
  margin: 0 30px 0 10px;
}
.dashboard .table-verycondensed th,
.dashboard .table-verycondensed td {
  padding: 2px 5px;
}
.dashboard .table-verycondensed .td-align-center {
  text-align: center;
}
.dashboard em {
  color: #722255;
  font-weight: 700;
  font-style: normal;
}
/* ==========================================================================
   Author's Custom Styles
   ========================================================================== */
/*  Universal *************************************/
.container {
  width: 100%;
  max-width: initial;
  padding: 0 10px 0 230px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  max-width: 1200px;
}
.container.main-container {
  padding-bottom: 150px;
}
.content-with-sidebar {
  padding-left: 215px;
}
.public-container {
  max-width: 960px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.public-container p,
.public-container li {
  font-weight: 100;
}
.public-container.public-body {
  padding: 0 15px;
}
@media screen and (min-width: 500px) {
  .public-container.public-body {
    padding: 0;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
.close {
  color: black;
  opacity: 0.2;
  filter: alpha(opacity=20);
  border: 0;
  background-color: transparent;
  padding: 4px;
}
.close:hover {
  color: black;
  opacity: 0.4;
  filter: alpha(opacity=40);
  text-decoration: none;
  cursor: pointer;
}
.row .row,
.row.no-gutters {
  margin-left: 0;
  margin-right: 0;
}
.row .row [class*=col],
.row.no-gutters [class*=col] {
  padding-right: 0;
  padding-left: 0;
}
.row-remove-left {
  padding-left: 0;
}
.slider-container-js {
  -webkit-transform: translate3d(0px, 0px, 0px);
}
/* Keep footer down *************************************/
html,
body,
.page-wrapper {
  margin: 0;
  padding: 0;
  height: 100%;
}
.page {
  min-height: 100%;
  position: relative;
}
.page.index-page {
  webkit-transition: none;
  -webkit-transition: none;
  transition: none;
  -webkit-transform: none;
}
.body {
  padding-bottom: 220px;
  /* Height of the footer */
  position: relative;
}
.short-page {
  height: 100%;
}
.main-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 220px;
}
/* Style Guide *************************************/
/* ==========================================================================
   Import Components Here
   ========================================================================== */
html,
body {
  font-size: 16px;
}
h1,
h2,
h3 {
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  margin: 0;
  padding: 0;
  color: #2e313a;
}
h1 a,
h2 a,
h3 a {
  color: inherit;
}
p,
a,
ul,
li,
input,
label,
select,
span,
div {
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1 {
  font-size: 25px;
  line-height: 1.4em;
}
h1.large {
  font-size: 50px;
  font-weight: normal;
}
@media screen and (min-width: 500px) {
  h1.large {
    font-size: 70px;
  }
}
h1.medium {
  font-size: 50px;
  font-weight: normal;
  line-height: 1.2;
}
h2 {
  font-size: 18px;
  line-height: 1.4em;
}
h2.large {
  font-size: 20px;
}
h3 {
  font-size: 15px;
  text-transform: uppercase;
  line-height: 1.4em;
}
p {
  font-size: 18px;
  line-height: 1.5em;
  color: #404448;
}
p.small {
  font-size: 15px;
  margin: 0.5em;
}
.public-container li {
  font-size: 18px;
  line-height: 1.5em;
}
hr {
  margin-top: 5px;
  margin-bottom: 30px;
  border: none;
  border-bottom: 1px solid #d1d1d1;
}
.meta-info {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  color: #adadaf;
}
a {
  color: #722255;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a.smaller {
  font-size: 15px;
}
a.no-underline:hover {
  text-decoration: none;
}
.delete {
  color: #e95357;
  text-transform: capitalize;
}
.delete a {
  color: #e95357;
}
.large {
  font-size: 30px;
}
.larger {
  font-size: 36px;
}
.thin {
  font-weight: lighter !important;
}
.bold {
  font-weight: bold;
}
.normal-case {
  text-transform: none;
}
.upper-case {
  text-transform: uppercase !important;
}
.white {
  color: #FFF !important;
}
.purple {
  color: #722255;
}
.grey {
  color: #979a9f;
}
.small {
  font-size: 12px;
}
.page-wrapper {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.page {
  position: relative;
  -webkit-transition: 300ms ease-out 10ms;
  transition: 300ms ease-out 10ms;
  -webkit-transform: translate3d(0, 0, 0);
}
.page.active {
  -webkit-transform: translate(260px, 0);
  transform: translate(260px, 0);
}
.no-csstransforms .page.active {
  right: 260px;
}
.main-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.main-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.main-header .mobile-menu {
  float: left;
}
.main-header .mobile-menu:hover {
  cursor: pointer;
}
.main-navigation {
  width: 260px;
  position: absolute;
  z-index: 500;
  left: -260px;
  top: 0;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.main-navigation .nav li,
.main-navigation .nav a {
  width: 100%;
}
.main-navigation .nav a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
}
@media only screen and (min-width: 1000px ) {
  .page.active {
    right: 0;
  }
  .page .main-header .mobile-menu {
    display: none;
  }
  .page .main-navigation {
    position: static;
    width: auto;
    float: right;
  }
  .page .main-navigation .nav {
    white-space: nowrap;
  }
  .page .main-navigation .nav li,
  .page .main-navigation .nav a {
    width: auto;
  }
  .page .main-navigation .nav a {
    float: left;
  }
}
.main-header {
  padding: 9px 5px 9px 4px;
}
.main-header .mobile-menu {
  width: 32px;
  height: 32px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: black;
}
.main-navigation {
  background-color: black;
}
.main-navigation .nav a {
  padding: 10px;
  font-size: 1.125em;
}
@media only screen and (min-width: 1000px) {
  .page .main-header {
    padding: 0 15px;
  }
  .page .main-navigation .nav a {
    padding: 20px;
    font-size: 1em;
    font-weight: 500;
  }
}
.timepicker-container,
.datepicker-container {
  cursor: pointer;
}
.datepicker,
.timepicker {
  z-index: 9999;
  position: fixed;
  top: -120%;
  left: 0;
  max-width: 360px;
  width: 100%;
  max-height: 460px;
  height: 100%;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #722255;
  -webkit-transition: 300ms;
  transition: 300ms;
  opacity: 0.3;
  filter: alpha(opacity=30);
  background-color: white;
}
.datepicker.active,
.timepicker.active {
  top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.datepicker .datepicker-header,
.timepicker .datepicker-header,
.datepicker .timepicker-header,
.timepicker .timepicker-header {
  font-size: 20px;
  text-align: center;
  border-bottom: 1px solid #722255;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  background-color: white;
  position: absolute;
  top: 0;
  width: 100%;
  height: 35px;
  line-height: 35px;
  z-index: 50;
}
.datepicker .datepicker-header .close-me,
.timepicker .datepicker-header .close-me,
.datepicker .timepicker-header .close-me,
.timepicker .timepicker-header .close-me {
  background-color: transparent;
  border: 0;
  top: 0;
  right: 0;
  position: absolute;
  padding: 3px 6px;
  line-height: 1;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.datepicker .datepicker-header .close-me:hover,
.timepicker .datepicker-header .close-me:hover,
.datepicker .timepicker-header .close-me:hover,
.timepicker .timepicker-header .close-me:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.datepicker .input[type=hidden],
.timepicker .input[type=hidden] {
  display: none;
}
.datepicker-body,
.timepicker-body {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding-top: 35px;
  height: 100%;
}
.datepicker-body:after,
.timepicker-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.datepicker-body:after,
.timepicker-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.datepicker-body .datepicker-year,
.timepicker-body .datepicker-year,
.datepicker-body .datepicker-month,
.timepicker-body .datepicker-month,
.datepicker-body .datepicker-day,
.timepicker-body .datepicker-day,
.datepicker-body .timepicker-time,
.timepicker-body .timepicker-time {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #4d4d4d;
  color: #4d4d4d;
  font-size: 20px;
  text-align: center;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.datepicker-body .datepicker-year:hover:not(.disabled),
.timepicker-body .datepicker-year:hover:not(.disabled),
.datepicker-body .datepicker-month:hover:not(.disabled),
.timepicker-body .datepicker-month:hover:not(.disabled),
.datepicker-body .datepicker-day:hover:not(.disabled),
.timepicker-body .datepicker-day:hover:not(.disabled),
.datepicker-body .timepicker-time:hover:not(.disabled),
.timepicker-body .timepicker-time:hover:not(.disabled),
.datepicker-body .datepicker-year.active:not(.disabled),
.timepicker-body .datepicker-year.active:not(.disabled),
.datepicker-body .datepicker-month.active:not(.disabled),
.timepicker-body .datepicker-month.active:not(.disabled),
.datepicker-body .datepicker-day.active:not(.disabled),
.timepicker-body .datepicker-day.active:not(.disabled),
.datepicker-body .timepicker-time.active:not(.disabled),
.timepicker-body .timepicker-time.active:not(.disabled) {
  border-color: #722255;
  background-color: #722255;
  color: #ffffff;
  cursor: pointer;
}
.datepicker-body .datepicker-year.disabled,
.timepicker-body .datepicker-year.disabled,
.datepicker-body .datepicker-month.disabled,
.timepicker-body .datepicker-month.disabled,
.datepicker-body .datepicker-day.disabled,
.timepicker-body .datepicker-day.disabled,
.datepicker-body .timepicker-time.disabled,
.timepicker-body .timepicker-time.disabled {
  color: rgba(0, 0, 0, 0.3);
  border-color: rgba(0, 0, 0, 0.3);
}
.datepicker-status,
.timepicker-status {
  bottom: 0;
  position: absolute;
  width: 100%;
  background-color: #eeeeee;
  border-top: 1px solid #722255;
}
@media screen and (max-height: 420px) {
  .datepicker .datepicker-header,
  .timepicker .datepicker-header,
  .datepicker .timepicker-header,
  .timepicker .timepicker-header {
    font-size: 16px;
    padding: 3%;
  }
  .datepicker .datepicker-body,
  .timepicker .datepicker-body,
  .datepicker .timepicker-body,
  .timepicker .timepicker-body {
    padding-top: 38px;
  }
}
@media only screen and (min-width: 360px) {
  .datepicker,
  .timepicker {
    left: 50%;
    margin-left: -180px;
  }
}
@media only screen and (min-width: 500px ) {
  .timepicker.active,
  .datepicker.active {
    top: 10%;
  }
}
@media only screen and (min-width: 1000px ) {
  .timepicker.active,
  .datepicker.active {
    top: 50%;
    margin-top: -239px;
  }
}
.datepicker.months .datepicker-body .datepicker-months {
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}
.datepicker.months .datepicker-body .datepicker-years {
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}
.datepicker.days .datepicker-body .datepicker-days {
  -webkit-transform: translate(-200%, 0);
  transform: translate(-200%, 0);
}
.datepicker.days .datepicker-body .datepicker-months {
  -webkit-transform: translate(-200%, 0);
  transform: translate(-200%, 0);
}
.datepicker.days .datepicker-body .datepicker-years {
  -webkit-transform: translate(-200%, 0);
  transform: translate(-200%, 0);
}
div.datepicker-body {
  padding-bottom: 57px;
  width: 300%;
}
div.datepicker-body .datepicker-year:last-child,
div.datepicker-body .datepicker-month:last-child {
  margin-bottom: 0;
}
div.datepicker-body input,
div.datepicker-body .datepicker-year,
div.datepicker-body .datepicker-month {
  margin-bottom: 10px;
  width: 100%;
  height: 48px;
  line-height: 48px;
}
div.datepicker-body input:last-child,
div.datepicker-body .datepicker-year:last-child,
div.datepicker-body .datepicker-month:last-child {
  margin-bottom: 0;
}
div.datepicker-body .datepicker-day,
div.datepicker-body .datepicker-weekdays span {
  width: 12%;
  margin: 1.14% 1.14%;
  float: left;
}
div.datepicker-body .datepicker-day {
  line-height: 200%;
}
div.datepicker-body .datepicker-weekdays:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
div.datepicker-body .datepicker-weekdays:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
div.datepicker-body .datepicker-weekdays span {
  text-align: center;
  display: block;
}
div.datepicker-body .datepicker-years,
div.datepicker-body .datepicker-months,
div.datepicker-body .datepicker-days {
  width: 33.3333333333%;
  padding: 0.833333333%;
  position: relative;
  background-color: white;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  -webkit-transition: ease-in 300ms;
  transition: ease-in 300ms;
  float: left;
  -webkit-overflow-scrolling: touch;
}
div.datepicker-body .datepicker-days {
  padding: 34px 1.36% 0;
}
div.datepicker-body .datepicker-days.extra-row {
  padding-top: 12px;
}
.datepicker-status {
  padding: 2.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.datepicker-status:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.datepicker-status:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.datepicker-status .datepicker-status-year,
.datepicker-status .datepicker-status-month,
.datepicker-status .datepicker-status-day,
.datepicker-status .datepicker-status-confirm {
  width: 23%;
  margin-right: 2.5%;
  float: left;
  border: 1px dotted #4d4d4d;
  height: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #4d4d4d;
  font-weight: 300;
  background-color: transparent;
}
.datepicker-status .datepicker-status-year:hover:not(.disabled),
.datepicker-status .datepicker-status-month:hover:not(.disabled),
.datepicker-status .datepicker-status-day:hover:not(.disabled),
.datepicker-status .datepicker-status-confirm:hover:not(.disabled),
.datepicker-status .datepicker-status-year.active:not(.disabled),
.datepicker-status .datepicker-status-month.active:not(.disabled),
.datepicker-status .datepicker-status-day.active:not(.disabled),
.datepicker-status .datepicker-status-confirm.active:not(.disabled) {
  border-color: #722255;
  background-color: #722255;
  color: #ffffff;
  cursor: pointer;
}
.datepicker-status .datepicker-status-confirm {
  margin-right: 0;
}
.datepicker-column {
  width: 48%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.datepicker-column:nth-child(2) {
  margin-left: 2%;
}
.timepicker-body {
  padding-left: 1.0833333333%;
  padding-right: 1.0833333333%;
}
.timepicker-body .timepicker-display {
  float: left;
  height: 82px;
  width: 71%;
  margin: 1.5% 1.24999993%;
  background-color: #363f48;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 3% 0 2%;
  color: #aeb0b3;
  vertical-align: top;
  font-size: 30px;
  text-align: center;
  line-height: 1.4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.timepicker-body .timepicker-display .timepicker-hour,
.timepicker-body .timepicker-display .timepicker-minute {
  display: inline-block;
  line-height: 1;
  color: white;
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
}
.timepicker-body .timepicker-display .timepicker-hour span,
.timepicker-body .timepicker-display .timepicker-minute span {
  font-size: 48px;
}
.timepicker-body .timepicker-display .timepicker-hour span.active,
.timepicker-body .timepicker-display .timepicker-minute span.active {
  color: #722255;
}
.timepicker-body .timepicker-display .timepicker-hour span:hover,
.timepicker-body .timepicker-display .timepicker-minute span:hover {
  cursor: pointer;
}
.timepicker-body .timepicker-ampm {
  margin: 1.5% 1.24999993%;
  height: 82px;
  width: 24%;
  float: left;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
.timepicker-body .timepicker-ampm button {
  width: 100%;
  height: 50%;
  background-color: #eeeeee;
  border: 0;
  color: #4d4d4d;
}
.timepicker-body .timepicker-ampm button:hover,
.timepicker-body .timepicker-ampm button.active {
  background-color: #722255;
  color: #ffffff;
}
.timepicker-body .timepicker-time {
  width: 31.1666667%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1.5% 1.0833333333%;
}
.timepicker-body .timepicker-zero .timepicker-time {
  margin: 1.5% 34.5%;
}
.timepicker-status {
  color: #4d4d4d;
  text-transform: uppercase;
  font-size: 20px;
  text-align: center;
  height: 45px;
  line-height: 45px;
}
.timepicker-status:hover {
  background-color: #722255;
  color: #ffffff;
  cursor: pointer;
}
@media screen and (max-height: 420px) {
  .timepicker .timepicker-body {
    overflow: auto;
    padding-bottom: 46px;
  }
}
.accordion .accordion-body {
  -webkit-transition: height 300ms;
  transition: height 300ms;
  overflow: hidden;
}
.accordion .accordion-arrow {
  -webkit-transition: 300ms;
  transition: 300ms;
  display: inline-block;
}
.accordion.is-active .accordion-arrow {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.accordion .accordion-toggle {
  cursor: pointer;
}
.accordion-simple .accordion-body-simple {
  display: none;
}
.accordion-simple.is-active .accordion-body-simple {
  display: block;
}
table {
  width: 100%;
  border-collapse: collapse;
}
table tr:last-child td {
  border-bottom: none;
}
@media only screen and (max-width: 500px) {
  table,
  thead,
  tbody,
  th,
  td,
  tr {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  table tr td {
    position: relative;
    padding-left: 35%;
    text-align: left;
  }
  table tr td:first-child {
    padding-left: 35%;
  }
  table tr td:before {
    position: absolute;
    width: 35%;
    white-space: nowrap;
    content: attr(data-title);
  }
  table tr:last-child td:last-child {
    border: none;
  }
}
table:not(.unresponsive),
table:not(.unresponsive).no-border table:not(.unresponsive) {
  border: 1px solid #E8E8E8;
  border-bottom: none;
  border-collapse: inherit;
}
table:not(.unresponsive).no-border table:not(.unresponsive) tr:last-child td {
  border-top: 1px solid #E8E8E8;
  border-bottom: 1px solid #E8E8E8;
  border-collapse: inherit;
}
table:not(.unresponsive).no-border {
  border: none;
}
table:not(.unresponsive).no-border tr:last-child td {
  border: none;
}
table:not(.unresponsive) th {
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
  border-bottom: 1px solid #e8e8e8;
  padding: 15px 0 10px;
  font-size: 12px;
  color: #7c787d;
}
table:not(.unresponsive) th:first-child {
  padding-left: 10px;
}
table:not(.unresponsive) th:last-child {
  padding-right: 10px;
}
table:not(.unresponsive) td {
  font-size: 12px;
  font-weight: normal;
  color: #404448;
  padding: 15px 0 15px;
  border-bottom: 1px solid #e8e8e8;
  font-size: 15px;
}
table:not(.unresponsive) td:first-child {
  padding-left: 10px;
}
@media screen and (max-width: 500px) {
  table:not(.unresponsive) td:first-child {
    display: none;
  }
}
table:not(.unresponsive) td:last-child {
  padding-right: 10px;
}
table:not(.unresponsive) tr:last-child td {
  border-bottom: 1px solid #e8e8e8;
}
table:not(.unresponsive).with-padding td,
table:not(.unresponsive).with-padding th {
  padding: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
table:not(.unresponsive) .link {
  color: #722255;
}
@media only screen and (max-width: 500px) {
  table:not(.unresponsive) td {
    padding-right: 10px;
  }
  table:not(.unresponsive) td:last-child {
    text-align: left;
  }
  table:not(.unresponsive) td:before {
    padding-right: 10px;
    top: 15px;
    left: 10px;
    font-size: 12px;
    color: #7c787d;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
  }
  table:not(.unresponsive) tr:last-child td {
    border-bottom: 1px solid #e8e8e8;
  }
}
.pagination ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.pagination ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.pagination ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.pagination ul li {
  float: left;
}
.pagination ul a {
  display: block;
  padding: 10px;
}
.pagination-next-back,
.pagination ul {
  display: inline-block;
}
.pagination ul {
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #7C787D;
  overflow: hidden;
}
.pagination ul li.active a {
  background-color: #1D202B;
  color: #FFF;
}
.pagination ul li:last-child a {
  border: 0;
}
.pagination ul a {
  border-right: 1px solid #7C787D;
  color: #7C787D;
}
.pagination-next-back {
  max-width: 500px;
  width: 100%;
}
.pagination-next-back:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.pagination-next-back:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.pagination-next-back a {
  border: 1px solid #7C787D;
  -webkit-border-radius: 40px;
  border-radius: 40px;
}
.pagination-next-back .prev {
  float: left;
}
.pagination-next-back .next {
  float: right;
}
.modal {
  width: 90%;
  position: fixed;
  top: 10%;
  left: 50%;
  -webkit-transform: translateX(-45%);
  transform: translateX(-45%);
  z-index: 4000;
  max-height: 80%;
  overflow: auto;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 10%;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.modal {
  max-width: 600px;
  background-color: white;
  padding: 30px;
}
.modal h1 {
  font-size: 20px;
}
.modal p {
  font-size: 1em;
}
.modal .modal-header {
  position: relative;
}
.modal .modal-header .close {
  position: absolute;
  right: -15px;
  top: -25px;
  font-size: 30px;
}
@media only screen and (min-width: 600px + (600px*0.1)) {
  .modal {
    top: 20%;
    margin-left: -300px;
    max-height: 60%;
  }
}
#Modal_Wine_QRCode .modal-header h1 {
  text-align: center;
}
.nav-tabs a,
.nav-tabs button {
  min-width: 70px;
  text-align: center;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: none;
  font-weight: bold;
  color: #7c787d;
  text-transform: uppercase;
  font-size: 13px;
  padding: 10px 15px;
  background-color: #eeeeee;
}
.nav-tabs a:hover,
.nav-tabs button:hover,
.nav-tabs a.active,
.nav-tabs button.active {
  background-color: #2e313a;
  color: #FFF;
  text-decoration: none;
}
.nav-tabs li {
  margin: 0 1px;
}
.nav-tabs li.active a {
  background-color: #2e313a;
  color: #FFF;
}
#sign-in {
  line-height: 40px;
  text-transform: uppercase;
  font-size: 14px;
}
.tooltip {
  position: relative;
}
.tooltip:hover {
  cursor: pointer;
}
.tooltip:hover:after,
.tooltip:hover:before {
  z-index: 2000;
  opacity: 1;
}
.tooltip:before,
.tooltip:after {
  z-index: -1;
  opacity: 0;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
}
.tooltip:before {
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: '';
  display: block;
  position: absolute;
  top: 26px;
  left: 50%;
  margin-left: -5px;
}
.tooltip:after {
  position: absolute;
  content: attr(data-tooltip);
  white-space: nowrap;
  top: 30px;
  text-decoration: none;
}
.csstransforms .tooltip:after {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.tooltip:before {
  background-color: #808080;
}
.tooltip:after {
  background-color: #808080;
  color: black;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 2px 5px;
}
.typeahead {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  display: none;
}
.typeahead {
  background-color: white;
  max-width: 500px;
  width: 100%;
}
[class*=btn] {
  line-height: 1;
  display: inline-block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  vertical-align: middle;
  text-decoration: none;
}
[class*=btn]:not(.btn-group):hover {
  text-decoration: none;
  cursor: pointer;
}
.btn-group {
  font-size: 0;
  vertical-align: middle;
}
.btn-group [class*="btn"] {
  margin: 0 0 0 -1px;
  font-size: 16px;
}
.btn-group [class*=btn]:first-child {
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group [class*=btn]:last-child {
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
}
[class*=btn] {
  padding: 15px;
  background-color: transparent;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #7c787d;
  border: 2px solid #e8e8e8;
  vertical-align: middle;
  text-align: center;
  min-width: 80px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 15px;
  margin-right: 5px;
}
[class*=btn].large {
  min-width: 140px;
  font-size: 17px;
}
[class*=btn]:active {
  outline: 0;
}
[class*=btn]:last-of-type {
  margin-right: 0;
}
[class*=btn] i {
  vertical-align: middle;
}
[class*=btn].red:hover {
  background-color: #e95357;
  color: #FFF;
}
.btn-secondary {
  vertical-align: middle;
  border: 2px solid #e8e8e8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-secondary:hover {
  background-color: #e8e8e8;
}
.btn-secondary i {
  padding-left: 5px;
  margin-top: -3px;
  vertical-align: middle;
  font-size: 19px;
  display: inline-block;
}
.btn-secondary.red:hover {
  background-color: #e95357;
  color: #FFF;
}
.btn-secondary.grey {
  background-color: #e8e8e8;
  color: #FFF;
}
.btn-secondary.grey:hover {
  background-color: #ababab;
}
.btn-primary {
  background-color: #722255;
  border: 1px solid #722255;
  color: #FFF;
  margin-right: 15px;
}
.btn-primary:last-of-type {
  margin-right: 0;
}
.btn-primary:hover {
  background-color: #571941;
}
.btn-light-grey {
  background-color: #eeeeee;
  border: none;
}
.btn-clear {
  background-color: transparent;
  border: none;
  color: #722255;
  text-transform: none;
  font-size: 15px;
  font-weight: normal;
}
.btn-clear:hover {
  background-color: transparent;
  text-decoration: underline !important;
  color: #722255;
}
.btn-clear.small {
  font-size: 12px;
  font-weight: bold;
}
.btn-red:hover {
  border: 2px solid #e95357;
  background-color: #e95357;
  color: #FFF;
}
.btn-group {
  border: none;
  padding: 0;
  text-transform: none;
}
.btn-group [class*="btn"] {
  border: 1px solid #722255;
  font-size: 12px;
  min-width: 55px;
  padding: 15px 34px;
  min-height: 27px;
  text-transform: uppercase;
}
.btn-group [class*="btn"].active {
  background-color: #722255;
  color: #FFF;
}
.btn-group [class*=btn]:last-child {
  margin-left: -5px;
  min-width: 67px;
  border-left: none;
}
.btn-download {
  border: 0;
  line-height: 60px;
}
.btn-download img {
  vertical-align: middle;
}
.winery-login {
  margin-top: 13px;
  margin-left: 10px;
}
@font-face {
  font-family: 'proxima-nova';
  src: url('../Fonts/proximanova-bold-webfont.eot');
  src: url('../Fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../Fonts/proximanova-bold-webfont.woff') format('woff'), url('../Fonts/proximanova-bold-webfont.ttf') format('truetype'), url('../Fonts/proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'proxima-nova';
  src: url('../Fonts/proximanova-regular-webfont.eot');
  src: url('../Fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../Fonts/proximanova-regular-webfont.woff') format('woff'), url('../Fonts/proximanova-regular-webfont.ttf') format('truetype'), url('../Fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'proxima-nova';
  src: url('../Fonts/proximanova-regitalic-webfont.eot');
  src: url('../Fonts/proximanova-regitalic-webfont.eot?#iefix') format('embedded-opentype'), url('../Fonts/proximanova-regitalic-webfont.woff') format('woff'), url('../Fonts/proximanova-regitalic-webfont.ttf') format('truetype'), url('../Fonts/proximanova-regitalic-webfont.svg#proxima_novaregular_italic') format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'proxima-nova';
  src: url('../Fonts/proximanova-lightitalic-webfont.eot');
  src: url('../Fonts/proximanova-lightitalic-webfont.eot?#iefix') format('embedded-opentype'), url('../Fonts/proximanova-lightitalic-webfont.woff') format('woff'), url('../Fonts/proximanova-lightitalic-webfont.ttf') format('truetype'), url('../Fonts/proximanova-lightitalic-webfont.svg#proxima_novalight_italic') format('svg');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'proxima-nova';
  src: url('../Fonts/proximanova-extrabold-webfont.eot');
  src: url('../Fonts/proximanova-extrabold-webfont.eot?#iefix') format('embedded-opentype'), url('../Fonts/proximanova-extrabold-webfont.woff') format('woff'), url('../Fonts/proximanova-extrabold-webfont.ttf') format('truetype'), url('../Fonts/proximanova-extrabold-webfont.svg#proxima_novaextrabold') format('svg');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'proxima-nova';
  src: url('../Fonts/proximanova-light-webfont.eot');
  src: url('../Fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'), url('../Fonts/proximanova-light-webfont.woff') format('woff'), url('../Fonts/proximanova-light-webfont.ttf') format('truetype'), url('../Fonts/proximanova-light-webfont.svg#proxima_novalight') format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'proxima-nova';
  src: url('../Fonts/proximanova-boldit-webfont.eot');
  src: url('../Fonts/proximanova-boldit-webfont.eot?#iefix') format('embedded-opentype'), url('../Fonts/proximanova-boldit-webfont.woff') format('woff'), url('../Fonts/proximanova-boldit-webfont.ttf') format('truetype'), url('../Fonts/proximanova-boldit-webfont.svg#proxima_nova_rgbold_italic') format('svg');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'proxima-nova';
  src: url('../Fonts/proximanova-semibolditalic-webfont.eot');
  src: url('../Fonts/proximanova-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('../Fonts/proximanova-semibolditalic-webfont.woff') format('woff'), url('../Fonts/proximanova-semibolditalic-webfont.ttf') format('truetype'), url('../Fonts/proximanova-semibolditalic-webfont.svg#proxima_novasemibold_italic') format('svg');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'proxima-nova';
  src: url('../Fonts/proximanova-black-webfont.eot');
  src: url('../Fonts/proximanova-black-webfont.eot?#iefix') format('embedded-opentype'), url('../Fonts/proximanova-black-webfont.woff') format('woff'), url('../Fonts/proximanova-black-webfont.ttf') format('truetype'), url('../Fonts/proximanova-black-webfont.svg#proxima_novablack') format('svg');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'proxima-nova';
  src: url('../Fonts/proximanova-semibold-webfont.eot');
  src: url('../Fonts/proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../Fonts/proximanova-semibold-webfont.woff') format('woff'), url('../Fonts/proximanova-semibold-webfont.ttf') format('truetype'), url('../Fonts/proximanova-semibold-webfont.svg#proxima_novasemibold') format('svg');
  font-weight: 600;
  font-style: normal;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=text],
input[type=email],
input[type=password],
input[type=number],
input[type=url],
input[type=tel],
textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  outline: 0;
}
input[type=text],
input[type=email],
input[type=password],
input[type=number],
input[type=url],
input[type=tel],
button,
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.radio,
.checkbox {
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.radio label:hover,
.checkbox label:hover {
  cursor: pointer;
}
.radio label span,
.checkbox label span {
  display: inline-block;
  vertical-align: middle;
}
.radio input[type=checkbox],
.checkbox input[type=checkbox],
.radio input[type=radio],
.checkbox input[type=radio] {
  display: none;
}
.styled-select {
  max-width: 300px;
  width: 100%;
  height: 42px;
  overflow: hidden;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.styled-select .arrow {
  content: '';
  display: block;
  bottom: -1px;
  width: 50px;
  position: absolute;
  right: 0;
  top: 0;
}
.styled-select select {
  -ms-appearance: none;
  -moz-appearance: window;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: transparent;
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 0 0 10px;
  line-height: 1;
  vertical-align: middle;
  z-index: 100;
}
.styled-select select:focus {
  outline: 0;
}
.styled-select select:hover {
  cursor: pointer;
}
select::-ms-expand {
  display: none;
}
body:not(:-moz-handler-blocked) .styled-select select {
  text-indent: 0.01px;
  text-overflow: '';
}
.file-upload {
  position: relative;
  overflow: hidden;
}
.file-upload input {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 100%;
  top: -1px;
  right: -1px;
  padding: 2px;
}
.file-upload input:hover {
  cursor: pointer;
}
.ie9 .file-upload input,
.lt-ie9 .file-upload input {
  font-size: 500px;
}
input[type=file]::-ms-value {
  display: none;
  visibility: hidden;
}
input[type=file]::-ms-browse {
  width: 500px;
}
::-webkit-file-upload-button {
  cursor: pointer;
}
.ie9 .styled-select select,
.lt-ie9 .styled-select select {
  width: 120%;
}
.control-group .controls > *:last-of-type {
  margin-bottom: 0;
}
.control-group .input-prepend,
.control-group .input-append {
  position: relative;
  display: inline-block;
  overflow: hidden;
  background-color: white;
}
.control-group .input-prepend .add-on,
.control-group .input-append .add-on {
  position: absolute;
  top: 0;
  height: 100%;
  display: inline-block;
}
.control-group .input-prepend input,
.control-group .input-append input {
  margin: 0;
}
.input-prepend .add-on {
  left: 0;
}
.input-append .add-on {
  right: 0;
}
input[type=text],
input[type=email],
input[type=password],
input[type=number],
input[type=url],
input[type=tel],
textarea {
  width: 100%;
  padding: 12px 15px;
  margin-bottom: 4.8px;
  margin-bottom: 0.3rem;
  border: 1px solid #d9dada;
  font-size: 17px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #404448;
  height: 47px;
}
textarea {
  height: auto;
}
input[type=file] {
  max-width: 500px;
  width: 100%;
}
.control-label {
  font-size: 15px;
  color: #404448;
  margin-bottom: 10px;
  display: inline-block;
}
.error input[type=text],
.error input[type=email],
.error input[type=password],
.error input[type=number],
.error input[type=url],
.error input[type=tel],
.error textarea {
  border: 1px solid #FF6B4E;
}
.medium-input input[type=text],
.medium-input input[type=email],
.medium-input input[type=password],
.medium-input input[type=number],
.medium-input input[type=url],
.medium-input input[type=tel],
.medium-input textarea {
  max-width: 336px;
  width: 100%;
}
.with-metric .controls {
  position: relative;
}
.with-metric span {
  position: absolute;
  right: -10px;
  top: 0;
  line-height: 95px;
  display: inline-block;
}
.without-border textarea {
  border: none;
  border-bottom: 1px dashed #979A9F;
  -webkit-border-radius: 0;
  border-radius: 0;
  max-width: 535px;
  padding-left: 0;
  padding-right: 0;
}
.special-form .input-large {
  padding: 0 0 20px;
  font-size: 35px;
  border: 0;
  border-bottom: 1px dashed #979A9F;
  max-width: none;
  font-weight: bold;
}
.radio {
  display: block;
}
.radio input[type=radio] {
  display: none;
}
.radio label span:first-of-type {
  background: url('../Images/radio-checkbox.png') no-repeat -19px 0;
  width: 19px;
  height: 21px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.radio input[type=radio]:checked ~ label span:first-of-type {
  background: url('../Images/radio-checkbox.png') no-repeat 0 0;
}
.radio label {
  font-size: 17px;
  font-weight: bold;
}
.radio label .small {
  font-size: 12px;
  font-weight: normal;
}
.checkbox input[type=checkbox] {
  display: none;
}
.checkbox label span:first-of-type {
  background: url('../Images/radio-checkbox.png') no-repeat -39px 0;
  width: 19px;
  height: 21px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.checkbox input[type=checkbox]:checked ~ label span:first-of-type {
  background: url('../Images/radio-checkbox.png') no-repeat -61px 0;
}
.checkbox label span:last-of-type {
  width: 250px;
  width: -webkit-calc(100% - 91px);
  width: calc(100% - 91px);
}
.checkbox label span:last-of-type.small {
  font-size: 13px;
}
.checkbox label span.text {
  width: 150px ;
}
.checkbox input:active,
.checkbox label span:active,
.checkbox input:focus,
.checkbox label span:focus {
  outline: 0;
}
.control-group {
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 500px ) {
  .control-group {
    margin-bottom: 21.2px;
    margin-bottom: 1.325rem;
  }
}
@media only screen and (min-width: 1000px ) {
  .control-group {
    margin-bottom: 26.4px;
    margin-bottom: 1.65rem;
  }
}
.styled-select {
  border: 1px solid #D9DADA;
  max-width: 336px;
}
.styled-select .arrow {
  line-height: 42px;
  text-align: center;
  font-size: 17px;
  background: url('../Images/select-arrow.png') no-repeat center center;
}
.styled-select select {
  vertical-align: middle;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  max-width: 336px;
  padding-right: 45px;
}
.lt-ie9 .styled-select select {
  padding-bottom: 10px;
}
.image-preview {
  border: 1px solid #d9dada;
  margin-bottom: 3px;
  display: inline-block;
}
.file-upload {
  width: 252px;
  display: table-cell;
  vertical-align: middle;
}
body:not(:-moz-handler-blocked) .styled-select select {
  padding: 10px 10px;
}
.input-prepend,
.input-append {
  max-width: 500px;
  width: 100%;
}
.input-prepend input,
.input-append input {
  position: relative;
  background-color: transparent;
  z-index: 2;
}
.input-prepend .add-on,
.input-append .add-on {
  line-height: 52px;
  font-size: 16px;
  padding: 0 16px;
  border-right: 1px solid #bfc0c1;
  background-color: #e8e8e8;
  color: #404448;
  font-weight: bold;
}
.input-prepend .add-on {
  border-right: 1px solid #D9DADA;
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-prepend input {
  padding-left: 57px;
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-append .add-on {
  border-left: 1px solid #bfc0c1;
}
.input-append input {
  padding-right: 57px;
}
.input-description {
  border-top: 1px dotted #979a9f;
  border-bottom: 1px dotted #979a9f;
}
.input-description textarea,
.input-description input {
  padding-left: 0;
  max-width: none;
  border: none;
}
.facility-list .control-label {
  display: none;
}
.facility-list .controls {
  max-width: 470px;
  padding: 8px 0 0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.facility-list .controls .text {
  color: #404448;
}
.facility-list .controls > div {
  margin-bottom: 5px;
  font-size: 18px;
  width: 48%;
  display: inline-block;
}
.facility-list .controls > div input {
  margin-right: 10px;
}
.hide-label .control-label {
  display: none;
}
.delivery-list .control-label,
.delivery-list .controls {
  width: 49%;
  display: inline-block;
  vertical-align: middle;
}
.js-content-editable-container h2,
.js-content-editable-container p {
  border-bottom: 1px dashed #979a9f;
  padding-bottom: 10px;
}
.js-content-editable-container h2:focus,
.js-content-editable-container p:focus {
  outline: 0;
}
.js-content-editable-container h2 {
  font-size: 35px;
}
.js-content-editable-container p {
  font-size: 18px;
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 18px;
  padding-bottom: 0;
}
.js-content-editable-container .helper-text {
  font-size: 12px;
  color: #999999;
  font-style: italic;
  margin-top: 5px;
}
.indented-form {
  border: 1px solid #E8E8E8;
  padding: 25px;
  font-weight: normal;
  position: relative;
}
.indented-form .close {
  position: absolute;
  right: 15px;
  top: 15px;
}
.sidebar-items-to-complete-text {
  font-size: 13px;
  color: #979a9f;
  font-style: italic;
  width: 188px;
  margin: auto;
  text-transform: none;
  text-align: center;
}
.validation-summary-valid {
  display: none;
}
.alert {
  color: black;
  position: relative;
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 16px !important;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: auto;
}
.alert .close {
  position: absolute;
  top: 0;
  right: 5px;
}
.alert {
  margin-bottom: 16px !important;
  padding: 15px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.alert .close {
  padding: 4px 10px 5px;
  top: 10px;
  right: 10px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.5);
  color: #FFF;
}
.alert-information {
  background-color: #cbeefa;
  border: 1px solid #a4d8e9;
}
.alert-plain {
  background-color: #fff8ec;
  border: 1px solid #dfd0b6;
}
.alert-success {
  background-color: #a0d667;
  color: #FFF;
  font-weight: bold;
}
.alert-error {
  background-color: #ffd2c9;
  border: 1px solid #ff6b4e;
}
.icons-demo li {
  display: inline-block;
  max-width: 32.3333333%;
  width: 100%;
  padding: 0 15px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.icons-demo li i {
  font-size: 60px;
}
.icons-demo li span {
  vertical-align: middle;
  display: inline-block;
  height: 58px;
}
.search-bar {
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #eeeeee;
  -webkit-border-radius: 0 4px 4px 4px;
  border-radius: 0 4px 4px 4px;
}
.search-bar .control-label {
  margin-bottom: 5px;
  min-height: 13px;
}
.search-bar .control-group {
  margin-bottom: 0;
}
.search-bar .styled-select,
.search-bar .input-append,
.search-bar .add-on {
  background-color: #FFF;
}
.search-bar i {
  color: #cccccc;
  vertical-align: middle;
}
.search-bar.none {
  padding: 8px;
}
.search-bar.none * {
  display: none;
}
.search-input {
  margin-bottom: 10px;
}
.search-input input {
  border: 1px solid #cbcbcb;
  border-right: none;
  width: 70%;
  height: 46px;
  -webkit-border-radius: 20px 0 0 20px;
  border-radius: 20px 0 0 20px;
}
.search-input .btn {
  width: 30%;
  background-color: #e8e8e8;
  margin-left: -5px;
  margin-top: -4px;
  border: 1px solid #cbcbcb;
  border-left: none;
  padding-bottom: 14px;
  -webkit-border-radius: 0 20px 20px 0;
  border-radius: 0 20px 20px 0;
}
@media screen and (min-width: 500px) {
  .search-input .btn {
    width: 15%;
  }
}
.search-tab a {
  border-bottom: none;
  color: #404448;
  padding: 10px;
}
.search-tab a i:before {
  -webkit-transform: rotate(-180deg);
  display: inline-block;
}
@media screen and (min-width: 500px) {
  .add-to {
    position: relative;
  }
  .add-to:after {
    content: "to";
    position: absolute;
    top: 37px;
    right: -8px;
  }
}
.flip-arrow:before {
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -webkit-transition: 300ms;
  transition: 300ms;
  display: inline-block;
}
.invoice {
  border: 1px solid #EEE;
  padding: 20px;
}
.invoice {
  border: 1px solid #EEE;
  padding: 0;
}
.invoice > div {
  padding: 20px;
}
.invoice table {
  border-left: none;
  border-right: none;
}
.invoice table th,
.invoice table td {
  padding-left: 20px;
  padding-right: 20px;
}
.total-price {
  margin-top: 1em;
  color: #404448;
}
.total-price h3 {
  font-size: 20px;
}
.total-price h4 {
  font-size: 30px;
}
.bill td {
  padding: 5px 10px;
  border-bottom: none;
}
.bill .total td {
  padding: 10px;
  border-top: 1px solid #E8E8E8;
  font-weight: bold;
}
.bill .extra-details td {
  border-top: 1px solid #E8E8E8;
  padding: 30px 10px;
}
.bill .final-total {
  vertical-align: top;
}
.sidebar {
  width: 215px;
  background-color: #313443;
  font-size: 12px;
  color: #979a9f;
  text-transform: uppercase;
  font-weight: 700;
  left: 0;
  position: absolute;
  min-height: 100%;
}
.sidebar a {
  line-height: 1.5;
}
.sidebar .logo {
  margin-bottom: 9px;
}
.sidebar .user-controls {
  color: #0095d8;
  font-weight: 400;
}
.sidebar .sidebar-header {
  background-color: #272a36;
  padding: 17px 28px;
}
.sidebar .sidebar-header a {
  color: #0095d8;
}
.sidebar .sidebar-menu-plain {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.sidebar .sidebar-menu-plain a {
  display: block;
  padding: 4px 0 4px 30px;
  color: #54A4E3;
}
.sidebar section {
  border-bottom: 1px solid #272a36;
  padding-bottom: 20px;
}
.sidebar section h3 {
  color: #eee;
  padding: 20px 30px 10px;
}
.sidebar .status {
  display: inline-block;
  float: right;
  position: relative;
  margin-right: 4px;
  color: #0e1116;
}
.sidebar .status.on {
  color: #23d067;
}
.sidebar .sidebar-menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
  border-bottom: 2px solid #272a36;
}
.sidebar .sidebar-menu > li {
  margin: 0px;
  padding: 5px 3px 5px 58px;
}
.sidebar .sidebar-menu > li i {
  font-size: 19px;
}
.sidebar .sidebar-menu > li .icon-float {
  display: inline;
  position: absolute;
  left: 28px;
}
.sidebar .sidebar-menu > li.active {
  background-color: #1d202b;
}
.sidebar .sidebar-menu > li.active > a {
  color: #FFF;
}
.sidebar .sidebar-menu.secondary {
  border-bottom: none;
}
.sidebar .sidebar-menu a {
  color: inherit;
  display: block;
  padding: 10px 0;
}
.sidebar .sidebar-menu a:hover {
  color: white;
  text-decoration: none;
}
.sidebar .sidebar-menu a .label {
  margin-right: 4px;
  color: #eee;
  background: #eb5257;
  padding: 4px 6px;
  line-height: 11px;
  float: right;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.sidebar .sidebar-notification {
  font-weight: bold;
  background-color: #e95357;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  padding: 0 9px 0 7px;
  line-height: 21px;
  color: white;
  display: inline-block;
  float: right;
}
.sidebar .sidebar-completed {
  float: right;
  color: #101218;
}
.sidebar .sidebar-completed.completed {
  color: #23cc67;
}
.sidebar .sidebar-sub-menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
  padding-bottom: 10px;
  margin-left: 15px;
}
.sidebar .sidebar-sub-menu > li > ul {
  margin-top: 6px;
}
.sidebar .sidebar-sub-menu > li > ul ul {
  margin-left: 14px;
}
.sidebar .sidebar-sub-menu ul li a {
  padding: 6px 0;
}
.sidebar .sidebar-sub-menu a {
  text-transform: none;
  padding: 0;
}
.sidebar .sidebar-winery-controls {
  margin: 24px 28px 0;
  padding-bottom: 24px;
  border-bottom: 1px solid #272a36;
  overflow: hidden;
}
.sidebar .sidebar-winery-controls h3 a {
  color: white;
  text-transform: uppercase;
  font-size: 15px;
  margin-bottom: 14px;
}
.sidebar .sidebar-winery-controls a {
  display: block;
  color: #0095d8;
}
.sidebar .sidebar-text {
  float: right;
  line-height: 2;
  text-transform: none;
  font-weight: normal;
}
.progress {
  display: block !important;
  margin: 30px auto 0;
  position: relative;
}
.progress .progress-value {
  font-weight: bold;
  font-size: 40px;
  color: white;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 44px;
  line-height: 1;
}
.progress .progress-value span {
  display: block;
  font-size: 14px;
  color: #979a9f;
  text-transform: uppercase;
}
.header-text-bar {
  font-size: 17px;
  color: #aaaaaa;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.09);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.09);
  line-height: 97px;
  margin-left: -34px;
  padding-left: 27px;
  padding-right: 34px;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 34px;
  margin-left: 215px;
  height: 97px;
}
.header-text-bar .container {
  float: none;
  margin: 0;
  padding: 0;
}
.brand .cover-image {
  position: relative;
  font-size: 0;
}
.brand .cover-image .brand-logo {
  -webkit-border-radius: 2px;
  border-radius: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -40px;
  margin-left: -40px;
}
.brand .cover-image .brand-logo img {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.brand .brand-info {
  padding: 20px;
  border: 1px solid;
  border-color: inherit;
}
.brand .brand-header {
  margin-bottom: 18px;
}
.brand .brand-header a {
  width: 185px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}
.brand .brand-links a {
  font-size: 14px;
  color: inherit;
  font-weight: bold;
  display: block;
  margin-bottom: 6px;
}
.brand .brand-links a:last-child {
  margin: 0;
}
.brand .brand-links a span {
  color: #b5b3b6;
  font-size: 11px;
}
.add-brand {
  text-align: center;
  border-style: dashed;
  position: relative;
}
.add-brand:hover {
  cursor: pointer;
}
.add-brand .add-brand-container {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -58.5px;
}
.add-brand i {
  margin-bottom: 13px;
  font-size: 75px;
  color: #722255;
}
.brand-no-brand {
  text-align: center;
}
.brand-no-brand img {
  margin-top: 0;
  margin-left: -510px;
}
.index-top-banner {
  background-image: url('../Images/Public/Home_img.jpg?cb=1');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  background-attachment: fixed;
}
.index-top-banner.winery {
  background-image: url('../Images/Public/winery_image.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  background-attachment: fixed;
}
.index-top-banner.winery:before {
  background: rgba(0, 0, 0, 0.8);
}
.public-logo {
  margin-top: 10px;
}
.public-logo .btn {
  padding: 15px;
}
.public-logo img {
  width: 160px;
}
.public-nav {
  padding-top: 30px;
}
.public-nav.admin {
  padding-bottom: 30px;
}
.public-nav.admin li a:not {
  border-right: 1px solid #CCC;
  padding: 0 10px;
  font-size: 12px;
  text-transform: uppercase;
  color: #979a9f;
}
.public-nav.admin li:last-of-type a {
  border-right: none;
}
.app-store-main-header a {
  padding-right: 0;
}
.app-store-main-header img {
  height: 34px;
  margin-top: 2px;
}
#sign-in a {
  color: #FFF !important;
}
.bordered {
  border-bottom: 1px solid #CCC;
}
.top-banner-content {
  position: relative;
  height: 450px;
}
.top-banner-content > div {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.arrow-container {
  padding-bottom: 20px;
}
.arrow-container i {
  color: #FFF;
  bottom: 0;
  font-size: 40px;
}
.icon-drop-down-arrow.right {
  display: inline-block;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  font-weight: bold;
  vertical-align: baseline;
  font-size: 16px;
}
.banner {
  padding: 100px 0 100px;
}
.banner.purple {
  background-color: #722255;
}
.banner.purple p,
.banner.purple h3 {
  color: #FFF;
}
.banner.purple p {
  font-weight: lighter;
}
.banner.purple .features {
  border-right: 1px solid #FFF;
}
.banner.purple .features.long {
  height: 132px;
}
.banner.purple a:last-child .features {
  border-right: none;
}
.banner.dark-purple {
  background-color: #313445;
}
.banner.dark-purple p {
  color: #FFF;
}
.banner.dark-purple .vertical-align-container {
  height: 55px;
}
.promo {
  padding: 0;
  padding-top: 100px;
}
.promo.grey {
  background-color: #f3f3f3;
}
.promo img {
  margin-bottom: -6px;
}
.promo .vertical-align-container {
  height: 570px;
}
.promo .vertical-align-container.shorter {
  height: 544px;
}
.main-footer {
  background-color: #282b39;
}
.main-footer ul li {
  display: inline-block;
  padding-right: 15px;
  text-transform: uppercase;
}
.main-footer ul.social-media-links {
  padding: 45px 0 0;
}
.main-footer ul.social-media-links li {
  padding-right: 30px;
}
.main-footer p,
.main-footer a {
  color: #979a9f;
  font-size: 12px;
}
.main-footer p {
  color: rgba(151, 154, 159, 0.5);
}
.admin-page input[type=text],
.admin-page input[type=email],
.admin-page input[type=password],
.admin-page input[type=number],
.admin-page input[type=url],
.admin-page input[type=tel],
.admin-page .checkbox label span.text {
  width: auto;
}
.contact-page .control-label {
  font-size: 18px;
}
.faq-nav h2 {
  font-size: 20px;
  padding-bottom: 8px;
  margin-bottom: 20px;
  border-bottom: 1px solid #CCC;
}
.faq-nav i {
  vertical-align: middle;
}
.faq-nav .accordion-arrow {
  position: absolute;
  right: 15px;
}
.faq-nav li {
  margin-bottom: 10px;
  line-height: 1.2;
}
.faq-nav li a {
  font-size: 15px;
}
.faq-content h2 {
  font-size: 20px;
}
.faq-content > div {
  margin-bottom: 30px;
}
.faq-content > div p:first-of-type {
  margin-top: 0;
}
.vertical-align-container {
  position: relative;
}
.vertical-align-container .vertical-align {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.founder-profile h3 {
  font-size: 12px;
  color: #979a9f;
  letter-spacing: 1px;
}
#buy,
#increase {
  height: 545px;
}
@media screen and (max-width: 1250px) {
  .wide-container {
    padding: 0 10px;
    max-width: 774px !important;
  }
}
@media screen and (max-width: 1024px) {
  table.user-table tr td:first-child {
    max-width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  table.payment-table tr td:nth-child(3) {
    max-width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.progress-meter {
  text-transform: uppercase;
  width: 86%;
  background: #fff;
  margin: 15px 20px;
  height: 1px;
  padding-bottom: 60px;
  padding-top: 20px;
}
.progress-meter ol.progress-bar {
  list-style-type: none;
  padding: 0;
  margin: 0 auto;
  height: 1px;
  position: relative;
  border-bottom: 1px solid #bababa;
}
.progress-meter ol.progress-bar li {
  width: 100px;
  position: absolute;
  padding-top: 34px;
  left: 0;
  margin-left: -50px;
  text-align: center;
  counter-increment: step-counter;
  font-size: 12px;
  font-weight: 500;
  color: #bababa;
}
.progress-meter ol.progress-bar li a {
  color: #bababa;
}
.progress-meter ol.progress-bar li:before {
  content: counter(step-counter);
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: 3px solid #d3d3d3;
  background-color: #ffffff;
  color: #d3d3d3;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  float: left;
  position: absolute;
  top: -16px;
  left: 50%;
  margin-left: -15px;
}
.progress-meter ol.progress-bar li:nth-child(1) {
  left: 10%;
}
.progress-meter ol.progress-bar li:nth-child(2) {
  left: 37%;
}
.progress-meter ol.progress-bar li:nth-child(3) {
  left: 64%;
}
.progress-meter ol.progress-bar li:nth-child(4) {
  left: 90%;
}
.progress-meter ol.progress-bar li.active {
  color: #722255;
}
.progress-meter ol.progress-bar li.active:before {
  border-color: #722255;
  background-color: #722255;
  color: #ffffff;
  -webkit-box-shadow: -1px 1px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: -1px 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.progress-meter ol.progress-bar li.active a {
  color: #722255;
}
.progress-meter ol.progress-bar li.completed {
  color: #722255;
}
.progress-meter ol.progress-bar li.completed:before {
  border-color: #722255;
  background-color: #722255;
  text-indent: -9999em;
  -webkit-box-shadow: -1px 1px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: -1px 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.progress-meter ol.progress-bar li.completed:after {
  display: block;
  position: absolute;
  top: -4.33333333px;
  left: 51%;
  content: '';
  width: 5.45454545px;
  height: 12px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin: 0 0 0 -1px;
}
.product-page {
  background: #F2F2F2;
  padding-bottom: 50px;
}
.product-page h4 {
  font-weight: 100;
  text-transform: uppercase;
  font-size: 18px;
  color: #9B9B9B;
  margin: 0 0 15px 0;
}
.product-page h5 {
  margin-bottom: 0;
}
.product-page p {
  font-size: 14px;
  color: #282A37;
  line-height: 20px;
  margin-top: 0;
}
.product-page table {
  border: none;
}
.product-page table tr:last-child td {
  border: none;
}
.product-page table tbody tr td {
  padding: 0;
  font-size: 14px;
  color: #282A37;
  line-height: 20px;
  border: none;
}
.product-page table tbody tr td:first-child {
  width: 150px;
  font-weight: bold;
  padding-left: 0;
}
.product-page .header-section {
  margin: 0;
}
.product-page .header-section .WithWine_logo_lg {
  clear: both;
  margin: 30px 0 20px;
}
.product-page .header-section p {
  margin: 0;
}
.product-page .header-section .AppStore_logo_lg {
  margin: 10px 0 20px;
  clear: both;
}
.product-page .product-section {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 20px;
  clear: both;
  overflow: hidden;
  font-size: 14px;
  margin-bottom: 20px;
}
.product-page .wine-details .wine-image {
  text-align: center;
}
@media screen and (max-width: 500px) {
  .product-page .wine-details .wine-image {
    text-align: left;
  }
  .product-page .wine-details .wine-image img {
    width: 90%;
  }
}
.product-page .wine-details span {
  display: block;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 5px;
}
.product-page .wine-details span.wine-name1,
.product-page .wine-details span.wine-type,
.product-page .wine-details span.wine-location {
  color: #9B9B9B;
}
.product-page .wine-details span.wine-name2 {
  font-size: 24px;
  font-weight: 600;
  color: #282A37;
}
.product-page .wine-details span.wine-makeup {
  color: #282A37;
  margin: 40px 0;
}
@media screen and (max-width: 500px) {
  .product-page .wine-details span.wine-makeup {
    margin: 15px 0;
  }
}
.product-page .wine-details span.wine-pricing {
  line-height: 20px;
  color: #282A37;
}
.product-page .wine-details span.wine-pricing.from {
  color: #66BF00;
}
@media screen and (max-width: 500px) {
  .product-page .winery-info img {
    width: 100% !important;
  }
}
/* Margins *************************************/
.spacing-small {
  margin-bottom: 10px;
}
.spacing-half {
  margin-bottom: 4px;
  margin-bottom: 0.25rem;
}
@media only screen and (min-width: 500px ) {
  .spacing-half {
    margin-bottom: 8px;
    margin-bottom: 0.5rem;
  }
}
@media only screen and (min-width: 1000px ) {
  .spacing-half {
    margin-bottom: 16px;
    margin-bottom: 1rem;
  }
}
.spacing1 {
  margin-bottom: 16px !important;
}
.spacing2 {
  margin-bottom: 24px !important;
}
.spacing3 {
  margin-bottom: 32px !important;
}
.spacing4 {
  margin-bottom: 40px !important;
}
.spacing5 {
  margin-bottom: 48px !important;
}
.spacing6 {
  margin-bottom: 48px !important;
}
.remove-margin {
  margin: 0;
}
.remove-margin-top {
  margin-top: 0;
}
.remove-margin-bottom {
  margin-bottom: 0;
}
.margin-left {
  margin-left: 26px;
}
.margin-left.small {
  margin-left: 15px;
}
.responsive-table {
  overflow-x: auto;
  width: 100%;
}
.responsive-table table {
  min-width: 750px;
  padding-bottom: 0;
}
/* ==========================================================================
  Style that being used repeately
   ========================================================================== */
.medium-box {
  max-width: 300px;
  width: 100%;
}
@media screen and (min-width: 500px) {
  .medium-box {
    max-width: 700px;
  }
}
ul.inline li {
  display: inline-block;
}
.push-left {
  padding-left: 30px;
}
.side-by-side div {
  display: inline-block;
}
.side-by-side.table div {
  display: table-cell;
  vertical-align: middle;
  padding-right: 10px;
}
.side-by-side.table div:last-of-type {
  padding-right: 0;
}
.add-side-padding {
  padding: 0 20px;
}
.right-text {
  text-align: right !important;
}
.helper-text {
  font-size: 13px;
  color: #404448;
  font-style: italic;
}
.icon-calendar {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.icon-calendar::before {
  content: "\f073";
}

