/*!
 * Bootstrap v2.2.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */

  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */

  width: auto\9;
  /* IE7-8 need help adjusting responsive images */

  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff;
}
a {
  color: #0088cc;
  text-decoration: none;
}
a:hover {
  color: #005580;
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}
.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}
.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}
.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}
.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}
.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}
.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}
.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}
.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}
.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}
.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}
.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}
.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}
.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}
.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}
.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}
.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}
.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}
.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}
.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}
.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999999;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover {
  color: #a47e3c;
}
.text-error {
  color: #b94a48;
}
a.text-error:hover {
  color: #953b39;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover {
  color: #2d6987;
}
.text-success {
  color: #468847;
}
a.text-success:hover {
  color: #356635;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  line-height: 40px;
}
h1 {
  font-size: 38.5px;
}
h2 {
  font-size: 31.5px;
}
h3 {
  font-size: 24.5px;
}
h4 {
  font-size: 17.5px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 11.9px;
}
h1 small {
  font-size: 24.5px;
}
h2 small {
  font-size: 17.5px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 14px;
}
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  *line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #bbbbbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 2px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini {
  padding: 1px 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn {
  border-color: #c5c5c5;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #0088cc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover {
  color: #333333;
  text-decoration: none;
}
.row-fluid .span0{width:auto}
.well{min-height:20px;padding:15px;background-color:#eeece4;border:1px solid #c6bfba;-webkit-border-radius:7px;border-radius:7px;-webkit-box-shadow:inset 2px 2px 8px 0 rgba(0,0,0,0.25);box-shadow:inset 2px 2px 8px 0 rgba(0,0,0,0.25)}
a{color:#007084}
html{background-image:url('//goodeggs-2.a.ssl.fastly.net/img/jujube/debec56fc2d4312b04c3c99088c2e1b5/background-texture.png')}
body{margin:0;font-family:Georgia,"Times New Roman",Times,serif;background-color:inherit;min-width:960px}
a.arrow{background:url('//goodeggs-1.a.ssl.fastly.net/img/jujube/icons/b3559629ab04d28c6b8bce2cb7e45ef5/arrow-right-blue.png') right top no-repeat;font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;padding-right:22px;text-transform:uppercase}
table{border-spacing:0}
td,th{padding:0}
hr.full-screen{border:0;height:3px;margin-bottom:20px;background-image:url('//goodeggs-1.a.ssl.fastly.net/img/jujube/6ea0778b7d1eb48ed03e829d5570e42d/background-hr.png')}
.container-fluid{min-width:920px;max-width:1360px;margin:0 auto}
.copy-large{font-family:Georgia,"Times New Roman",Times,serif;font-size:20px;line-height:30px}
.copy-regular{font-family:Georgia,"Times New Roman",Times,serif;font-size:17px}
.copy-regular-hint{font-family:Georgia,"Times New Roman",Times,serif;font-size:17px;font-style:italic}
.copy-small{font-family:Georgia,"Times New Roman",Times,serif;font-size:14px}
.copy-caption{font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:11px;letter-spacing:1px}
.copy-small-hint{font-family:Georgia,"Times New Roman",Times,serif;font-size:14px;font-style:italic}
.copy-sans-small{font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:14px}
.photo-caption{font-family:Georgia,"Times New Roman",Times,serif;font-size:14px;font-style:italic}
.dropdown-large{font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:16px;font-weight:bold}
.dropdown-small{font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:12px;font-weight:bold}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,.heading a{color:#333;}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover,.heading a:hover{color:#007084}
.heading-1,.heading-2,.heading-3,.heading-4,.heading-5,.heading-6{margin:10px 0}
h1,.heading-1{font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:40px;font-size:55px;font-weight:bold}
h2,.heading-2{font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:40px;font-size:40px;font-weight:bold}
h3,.heading-3{font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:40px;font-size:28px;font-weight:bold}
h4,.heading-4{font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:30px;font-size:22px;font-weight:normal;letter-spacing:1px}
h5,.heading-5{font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:20px;font-size:17px;font-weight:normal;letter-spacing:1px}
h6,.heading-6{font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:20px;font-size:13px;font-weight:normal;letter-spacing:1px}
.heading-7{font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:12px;font-weight:bold;letter-spacing:1px}
form fieldset{border:none}
form input[type=text],form input[type=password],form input[type=email],form input[type=tel],form textarea{-webkit-appearance:none;border:none;-webkit-border-radius:10px;border-radius:10px;padding:8px 20px;background-color:#fff;-webkit-box-shadow:inset 2px 2px 18px 0 rgba(0,0,0,0.25),1px 1px 1px 1px rgba(255,255,255,0.5);box-shadow:inset 2px 2px 18px 0 rgba(0,0,0,0.25),1px 1px 1px 1px rgba(255,255,255,0.5);font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
form input[type=text]:focus,form input[type=password]:focus,form input[type=email]:focus,form input[type=tel]:focus,form textarea:focus{outline:none;-webkit-box-shadow:inset 2px 2px 18px 0 rgba(0,0,0,0.25),0 0 2px 3px #007084;box-shadow:inset 2px 2px 18px 0 rgba(0,0,0,0.25),0 0 2px 3px #007084}
form input[type=text].input-small,form input[type=password].input-small,form input[type=email].input-small,form input[type=tel].input-small,form textarea.input-small{font-size:14px;padding:8px 20px}
form input[type=text].error,form input[type=password].error,form input[type=email].error,form input[type=tel].error,form textarea.error{-webkit-box-shadow:inset 2px 2px 18px 0 rgba(0,0,0,0.25),0 0 0 2px #ca441f;box-shadow:inset 2px 2px 18px 0 rgba(0,0,0,0.25),0 0 0 2px #ca441f;background:url('//goodeggs-2.a.ssl.fastly.net/img/jujube/icons/8767c5983b52749dc7bfb33517709056/attention.png') right no-repeat content-box;background-size:15px;}
form input[type=text].error:focus,form input[type=password].error:focus,form input[type=email].error:focus,form input[type=tel].error:focus,form textarea.error:focus{background:none;-webkit-box-shadow:inset 2px 2px 18px 0 rgba(0,0,0,0.25),0 0 2px 3px #007084;box-shadow:inset 2px 2px 18px 0 rgba(0,0,0,0.25),0 0 2px 3px #007084}
form input[type=text] + .help-block,form input[type=password] + .help-block,form input[type=email] + .help-block,form input[type=tel] + .help-block,form textarea + .help-block{margin-top:5px;font-style:italic}
form input[type=text] + .error-message,form input[type=password] + .error-message,form input[type=email] + .error-message,form input[type=tel] + .error-message,form textarea + .error-message{padding:0 20px}
form .row-fluid + .row-fluid{margin-top:20px}
form .form-actions{margin-top:20px;text-align:right;}
form .form-actions + *{margin-top:5px}
textarea{resize:none;min-height:96px}
::-webkit-input-placeholder{color:#706c6e;font-style:italic;font-family:Georgia,"Times New Roman",Times,serif}
:-moz-placeholder{color:#333;font-style:italic;font-family:Georgia,"Times New Roman",Times,serif}
::-moz-placeholder{color:#333;font-style:italic;font-family:Georgia,"Times New Roman",Times,serif}
:-ms-input-placeholder{color:#333;font-style:italic;font-family:Georgia,"Times New Roman",Times,serif}
.error-message{color:#ca441f;text-align:left;}
.error-message.large{min-height:28px;background:url('//goodeggs-1.a.ssl.fastly.net/img/jujube/icons/04907038917838e98a06700b5f45a667/attention-large.png') no-repeat;padding:4px 38px 4px;font-size:17px}
.error-message + button{margin-top:10px}
.error-message a{color:#007084;font-weight:bold}
.no-scroll{height:100%;width:100%;position:fixed;overflow-y:scroll}
.modal-container{display:none;}
.modal-container .modal-background{z-index:3000;background-color:rgba(255,255,255,0.75);position:fixed;top:0;right:0;left:0;height:1000%}
.modal-container .modal-frame{height:100%;margin:0 auto;position:absolute;left:0;right:0}
.modal-container .modal{z-index:3010;background:#fff;-webkit-box-shadow:0 0 18px 3px rgba(0,0,0,0.5);box-shadow:0 0 18px 3px rgba(0,0,0,0.5);margin:0 auto;position:relative;}
.modal-container .modal .close{z-index:3011;width:19px;height:19px;background:url('//goodeggs-2.a.ssl.fastly.net/img/jujube/icons/db816d89b6a7a6a9028aade8b2e2a63a/close.png');content:'';position:absolute;top:19px;right:19px;cursor:pointer}
.modal-container.login-modal .modal-frame .modal{width:48.93617021276595%;margin-top:50px;}
.modal-container.login-modal .modal-frame .modal .content{padding:60px;background:#fff9f4;}
.modal-container.login-modal .modal-frame .modal .content h4{margin:0 0 30px 0}
.modal-container.login-modal .modal-frame .modal .content form input{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.modal-container.login-modal .modal-frame .modal .content form .error-message{margin-top:10px}
.modal-container.login-modal .modal-frame .modal .content form .form-actions{margin-top:30px}
.touch .modal-container .modal .close{width:80px;height:80px;background:url('//goodeggs-2.a.ssl.fastly.net/img/jujube/icons/23dc556fe0a25a38f261a71081c8da59/close-touch.png');background-position:-19px 19px;top:0;right:0}
.listing-images{position:relative;}
.listing-images a.product > img{width:100%}
.listing-images .product-name{width:100%;height:100%;background-color:#98a836;margin:0;color:#fff;text-transform:uppercase;position:absolute;top:0;padding:40px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.listing-images .photo{cursor:pointer}
.listing-images .photo.inset{margin:0;position:absolute;bottom:10px;left:10px;z-index:3}
.listing-images .listing-image{-webkit-box-shadow:1px 1px 3px 0 rgba(0,0,0,0.3);box-shadow:1px 1px 3px 0 rgba(0,0,0,0.3);-moz-transform:translateZ(0);-webkit-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);position:relative;}
.listing-images .listing-image:before{content:"";display:block;padding-top:62.5%}
.listing-images .listing-image > img,.listing-images .listing-image > .image{position:absolute;top:0;max-height:100%}
.listing-images .listing-image img.overlay{z-index:2}
.no-touch .listing-images:hover .listing-image{-webkit-box-shadow:0 0 0 5px #007084;box-shadow:0 0 0 5px #007084}
.wrap-message{width:100%;height:100px;overflow:hidden;position:absolute;top:0;left:0;}
.wrap-message .message{color:#333;line-height:13px;width:250px;top:110px;left:-65px;position:absolute;text-align:center;-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-moz-transform-origin:left top 0;-webkit-transform-origin:left top 0;-ms-transform-origin:left top 0;-o-transform-origin:left top 0;transform-origin:left top 0;background:#fff;text-transform:uppercase;padding:2px 80px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.wrap-message .message.of-the{color:#fff;background:#333}
.listing-details{min-height:80px;margin-bottom:20px;margin-top:10px;}
.listing-details .row-fluid .price{font-size:17px;text-align:right}
.listing-details .row-fluid [class*="span"]{min-height:0}
.photo.photo-bordered{position:relative;}
.photo.photo-bordered:after{content:' ';display:block;position:absolute;top:0;left:0;bottom:0;right:0;-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,0.2);box-shadow:inset 0 0 0 1px rgba(0,0,0,0.2)}
.photo.photo-framed{border:5px solid #fff;-webkit-box-shadow:1px 1px 3px 0 rgba(0,0,0,0.6);box-shadow:1px 1px 3px 0 rgba(0,0,0,0.6)}
.photo.photo-square{position:relative;width:70px;height:70px;overflow:hidden;}
.photo.photo-square img{position:absolute;max-width:none;max-height:100%}
.pull-right{float:right}
.pull-left{float:left}
.choice-select{position:relative;}
.choice-select select{opacity:0;filter:alpha(opacity=0);-khtml-appearance:none;-webkit-appearance:none;-moz-appearance:none;position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;}
.choice-select select[disabled]{cursor:default}
.choice-select span.error{border-color:#ca441f;border-width:2px}
.choice-select.large .styled{padding:15px 20px;line-height:normal}
.choice-select.block .styled{display:block}
.icon-alarm-large{background-image:url('//goodeggs-2.a.ssl.fastly.net/img/jujube/icons/06cb825c91755cd9dcee89e6f8acd98d/alarm-black-large.png');height:60px;width:60px;display:inline-block;background-position:center;background-repeat:no-repeat}
.icon-location-marker-large{background-image:url('//goodeggs-2.a.ssl.fastly.net/img/jujube/icons/d065ac52fd4079ee3bd439be500947b1/location-marker-black-large.png');height:60px;width:60px;display:inline-block;background-position:center;background-repeat:no-repeat}
.icon-truck-large{background-image:url('//goodeggs-2.a.ssl.fastly.net/img/jujube/icons/62e3de76cefe399a4b1e54eb7391493c/truck-large.png');height:31px;width:60px;display:inline-block;background-position:center;background-repeat:no-repeat}
.icon-basket-large{background-image:url('//goodeggs-1.a.ssl.fastly.net/img/jujube/icons/56a905408cd4999174a4af2b2b43f76b/basket-large.png');height:42px;width:60px;display:inline-block;background-position:center;background-repeat:no-repeat}
.icon-egg-large{background-image:url('//goodeggs-2.a.ssl.fastly.net/img/jujube/icons/ce53f5ae5c4fef964ae5264dcc790bf3/egg-large.png');height:41px;width:60px;display:inline-block;background-position:center;background-repeat:no-repeat}
.icon-credit-cards{background-image:url('//goodeggs-2.a.ssl.fastly.net/img/jujube/icons/b7141df8a225af6cf35ff39ebd65ee07/credit-cards-black.png');height:40px;width:60px;display:inline-block;background-position:center;background-repeat:no-repeat}
.icon-signed-in{background-image:url('//goodeggs-2.a.ssl.fastly.net/img/jujube/icons/98cbc971725105ece88effc405789917/signed-in-black.png');height:48px;width:60px;display:inline-block;background-position:center;background-repeat:no-repeat}
.icon-clock-black{width:20px;height:20px;margin-right:5px;display:inline-block;background-image:url('//goodeggs-1.a.ssl.fastly.net/img/jujube/icons/2c253068f17b74dbaa79966a8ca49c06/clock-black.png');background-position:center;background-repeat:no-repeat;vertical-align:middle}
.icon-check-mark{width:36px;height:31px;margin-right:5px;display:inline-block;background-image:url('//goodeggs-1.a.ssl.fastly.net/img/jujube/icons/6fb222ceba85fa68b6acfabc6b60c943/check-mark.png');background-position:center;background-repeat:no-repeat;vertical-align:middle}
.icon-check{width:18px;height:18px;margin-right:5px;display:inline-block;background-image:url('//goodeggs-1.a.ssl.fastly.net/img/jujube/icons/199ced7ebe77818347717e33dfc2e6d4/check.png');background-position:right top;background-repeat:no-repeat;vertical-align:middle}
.icon-basket-small-black{width:22px;height:16px;background-image:url('//goodeggs-1.a.ssl.fastly.net/img/jujube/icons/a551e2e7fdffbab53090010540b64263/basket-small-black.png');margin:0 5px;display:inline-block;background-position:center;background-repeat:no-repeat;vertical-align:middle}
.icon-basket-small-blue{width:22px;height:16px;background-image:url('//goodeggs-1.a.ssl.fastly.net/img/jujube/icons/49876c31399e0d3ebc3d4264274116a8/basket-small-blue.png');margin:0 5px;display:inline-block;background-position:center;background-repeat:no-repeat;vertical-align:middle}
.icon-basket-small-grey{width:22px;height:16px;background-image:url('//goodeggs-1.a.ssl.fastly.net/img/jujube/icons/f0c4563143a4714a039a1fb76095e7f3/basket-small-grey.png');margin:0 5px;display:inline-block;background-position:center;background-repeat:no-repeat;vertical-align:middle}
.icon-credit-cards{background-image:url('//goodeggs-2.a.ssl.fastly.net/img/jujube/icons/b7141df8a225af6cf35ff39ebd65ee07/credit-cards-black.png');height:40px;width:60px;display:inline-block;background-position:center;background-repeat:no-repeat}
.icon-signed-in{background-image:url('//goodeggs-2.a.ssl.fastly.net/img/jujube/icons/98cbc971725105ece88effc405789917/signed-in-black.png');height:48px;width:60px;display:inline-block;background-position:center;background-repeat:no-repeat}
.card-icon{width:21px;height:15px;float:left;margin:0 3px;background:url('//goodeggs-2.a.ssl.fastly.net/img/jujube/icons/daacb55ac63d5f420f4a0d56c79b2345/credit-cards.png') 0 0 no-repeat;}
.card-icon.other{background-position:0 0}
.card-icon.visa{background-position:-21px 0}
.card-icon.mc{background-position:-42px 0}
.card-icon.amex{background-position:-63px 0}
.card-icon.discover{background-position:-84px 0}
.card-icon.dim{opacity:.3;filter:alpha(opacity=30)}
.flyout-container{text-align:right;position:relative;z-index:3010;}
.flyout-container a.flyout-control{color:#333}
.flyout-container.active .flyout-control{position:relative;}
.flyout-container.active .flyout-control .arrow{border-top:none;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:10px solid #333}
.flyout-container.active .flyout-background{display:block}
.flyout-background{display:none;position:absolute;text-align:left;right:-5px;top:50px}
.flyout{background-color:#fff;margin:0 5px 15px 5px;-webkit-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 1px 9px 2px rgba(0,0,0,0.4);box-shadow:0 1px 9px 2px rgba(0,0,0,0.4);}
.flyout a{color:#007084}
.flyout form input{font-size:14px;padding:12px 20px}
.flyout:before{-webkit-box-shadow:4px 4px 8px -4px rgba(0,0,0,0.3);box-shadow:4px 4px 8px -4px rgba(0,0,0,0.3);background-color:#fff;content:'';top:-10px;display:block;position:absolute;right:60px;margin-left:-10px;width:20px;height:20px;-moz-transform:rotate(225deg);-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);-o-transform:rotate(225deg);transform:rotate(225deg)}
.flyout-control .arrow{margin-left:10px;display:inline-block;border-top:10px solid #333;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:none}
.popover{padding:20px 30px;background-color:#fff;-webkit-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 1px 9px 2px rgba(0,0,0,0.4);box-shadow:0 1px 9px 2px rgba(0,0,0,0.4);position:absolute;z-index:3001;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.popover.help{font-size:30px;line-height:36px}
.popover.above{bottom:85px;}
.popover.above:before{-webkit-box-shadow:-4px -4px 8px -4px rgba(0,0,0,0.3);box-shadow:-4px -4px 8px -4px rgba(0,0,0,0.3);bottom:-9px}
.popover.below{top:50px;}
.popover.below:before{-webkit-box-shadow:4px 4px 8px -4px rgba(0,0,0,0.3);box-shadow:4px 4px 8px -4px rgba(0,0,0,0.3);top:-9px}
.popover:before{content:'';width:20px;height:20px;background-color:#fff;display:block;position:absolute;left:50%;margin-left:-10px;-moz-transform:rotate(225deg);-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);-o-transform:rotate(225deg);transform:rotate(225deg)}
.popover .close{width:12px;height:12px;background-image:url('//goodeggs-1.a.ssl.fastly.net/img/jujube/icons/1df9624eccea4848ae0a06dda7337296/close-grey.png');position:absolute;top:10px;right:10px;cursor:pointer}
.popover .form-actions{margin-top:10px;text-align:center}
.toolbar{background-color:#333;width:100%}
.toolbar-item{padding-top:10px;padding-bottom:10px}
.toolbar-item,a.toolbar-item,.toolbar-item > a{color:#f4efe4}
.choice-checkbox{display:inline-block;position:relative;}
.choice-checkbox input[type=checkbox]{opacity:0;filter:alpha(opacity=0);-khtml-appearance:none;-webkit-appearance:none;-moz-appearance:none;position:absolute;top:0;left:0;width:100%;height:100%}
.choice-checkbox span.styled{width:20px;height:16px;background:url('//goodeggs-2.a.ssl.fastly.net/img/jujube/icons/229b21d940835cce289b2af415ad0033/checkbox-sprite.png') 0 0 no-repeat;display:inline-block;vertical-align:text-bottom;}
.choice-checkbox span.styled.checked{background-position:-20px 0}
.choice-radio{display:inline-block;position:relative;}
.choice-radio input[type=radio]{opacity:0;filter:alpha(opacity=0);-khtml-appearance:none;-webkit-appearance:none;-moz-appearance:none;position:absolute;top:0;left:0;width:100%;height:100%}
.choice-radio span.styled{width:21px;height:21px;background:url('//goodeggs-1.a.ssl.fastly.net/img/jujube/icons/41eea683bef39e5f69fc088d2665968e/radio-sprite.png') 0 0 no-repeat;display:inline-block;vertical-align:text-bottom;}
.choice-radio span.styled.checked{background-position:-21px 0}
.more-less{font-size:13px;font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;text-align:right;text-transform:uppercase;}
.more-less.inline{display:inline;margin-left:10px}
.more-less a{padding-right:22px;}
.more-less a.read-more{background:url('//goodeggs-1.a.ssl.fastly.net/img/jujube/icons/d6a828aaa8befe8118a60216e9270c73/more-blue.png') right no-repeat}
.more-less a.read-less{background:url('//goodeggs-1.a.ssl.fastly.net/img/jujube/icons/d7258386fb320f604f492d1b6f3f4606/less-blue.png') right no-repeat}
.icon-calendar{width:60px;height:60px;background:#fff;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 10px 1px rgba(0,0,0,0.2);box-shadow:0 0 10px 1px rgba(0,0,0,0.2);float:left;text-align:center;text-transform:uppercase;font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;}
.icon-calendar .month{background:#cb4520;padding-top:1px;color:#fff;font-size:11px;line-height:15px}
.icon-calendar .weekday{font-size:11px}
.icon-calendar .day{font-size:28px;font-weight:bold}
.help-badge{width:150px;border:3px solid #c4c4c4;-webkit-border-radius:10px;border-radius:10px;padding:4px 8px 4px 55px;background-color:#fff;background-image:url('//goodeggs-1.a.ssl.fastly.net/img/jujube/icons/5341b5652f8f8b02e12e17047300e0ac/question-mark-grey.png');background-repeat:no-repeat;background-position:10px;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;line-height:16px}
.btn{text-transform:uppercase;font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;font-weight:200;-webkit-border-radius:10px;border-radius:10px;padding:8px 19px;background-image:none;background-color:#fff;-webkit-box-shadow:1px 1px 1px 1px rgba(255,255,255,0.5);box-shadow:1px 1px 1px 1px rgba(255,255,255,0.5);border:1px solid #666;color:#007084;position:relative;}
.btn:before{content:' ';display:block;position:absolute;bottom:3px;-webkit-border-radius:4px;border-radius:4px;height:4px;left:6px;right:6px;opacity:.05;filter:alpha(opacity=5);background-color:#333;-webkit-box-shadow:0 0 2px 1px #333;box-shadow:0 0 2px 1px #333}
.btn.processing .label{display:none}
.btn.processing:after{content:'Processing...'}
.btn:hover,.btn.hover,.btn:focus,.btn.focus{background-color:#fff;color:#007084;outline:none;-webkit-box-shadow:0 0 0 2px #007084,0 0 5px 2px rgba(0,112,132,0.8);box-shadow:0 0 0 2px #007084,0 0 5px 2px rgba(0,112,132,0.8)}
.btn.active,.btn:active{background-color:#004e5c;position:relative;color:#fff}
.btn.active:before,.btn:active:before{content:' ';display:block;position:absolute;bottom:3px;-webkit-border-radius:4px;border-radius:4px;height:4px;left:6px;right:6px;opacity:.05;filter:alpha(opacity=5);background-color:#fff;-webkit-box-shadow:0 0 2px 1px #fff;box-shadow:0 0 2px 1px #fff}
.btn[disabled],.btn.disabled{opacity:1;filter:alpha(opacity=100);color:#333;background-color:#e8e8e8;}
.btn[disabled]:hover,.btn.disabled:hover,.btn[disabled].hover,.btn.disabled.hover{-webkit-box-shadow:none;box-shadow:none}
.btn[disabled]:active,.btn.disabled:active{position:relative;}
.btn[disabled]:active:before,.btn.disabled:active:before{content:' ';display:block;position:absolute;bottom:3px;-webkit-border-radius:4px;border-radius:4px;height:4px;left:6px;right:6px;opacity:.05;filter:alpha(opacity=5);background-color:#333;-webkit-box-shadow:0 0 2px 1px #333;box-shadow:0 0 2px 1px #333}
.btn.btn-primary{border-color:#333;color:#fff;-webkit-box-shadow:-5px -6px 3px 0 rgba(0,0,0,0.15) inset,-1px -2px 4px 0 rgba(0,0,0,0.3);box-shadow:-5px -6px 3px 0 rgba(0,0,0,0.15) inset,-1px -2px 4px 0 rgba(0,0,0,0.3);background-color:#007084;}
.btn.btn-primary:before{display:none}
.btn.btn-primary:hover,.btn.btn-primary.hover,.btn.btn-primary:focus,.btn.btn-primary.focus{-webkit-box-shadow:-5px -6px 3px 0 rgba(0,0,0,0.15) inset,0 0 0 2px #007084,0 0 5px 2px rgba(0,112,132,0.8);box-shadow:-5px -6px 3px 0 rgba(0,0,0,0.15) inset,0 0 0 2px #007084,0 0 5px 2px rgba(0,112,132,0.8)}
.btn.btn-primary.active,.btn.btn-primary:active{background-color:#004e5c;-webkit-box-shadow:5px 6px 3px 0 rgba(0,0,0,0.15) inset,-5px -6px 3px 0 rgba(255,255,255,0.17) inset,-1px -2px 4px 0 rgba(0,0,0,0.3);box-shadow:5px 6px 3px 0 rgba(0,0,0,0.15) inset,-5px -6px 3px 0 rgba(255,255,255,0.17) inset,-1px -2px 4px 0 rgba(0,0,0,0.3)}
.btn.btn-primary[disabled],.btn.btn-primary.disabled{background-color:#c2c2c2;-webkit-box-shadow:-5px -6px 3px 0 rgba(0,0,0,0.15) inset,-1px -2px 4px 0 rgba(0,0,0,0.3);box-shadow:-5px -6px 3px 0 rgba(0,0,0,0.15) inset,-1px -2px 4px 0 rgba(0,0,0,0.3);}
.btn.btn-primary[disabled]:active:before,.btn.btn-primary.disabled:active:before{display:none}
.btn.btn-large{font-size:17px;padding:10px 20px;}
.btn.btn-large.btn-select{font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:16px;font-weight:bold}
.btn.btn-select{position:relative;border-color:#bcbcbc;border-width:1px;clear:both;}
.btn.btn-select .select-text{font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;font-weight:bold;text-transform:none;vertical-align:middle;padding-right:20px;display:block;text-align:left;overflow-x:hidden}
.btn.btn-select .select-icon{position:absolute;right:10px;top:50%;display:block;width:9px;height:1px;}
.btn.btn-select .select-icon:before{content:'';display:block;position:absolute;top:-7px;border-top:none;border-left:4.5px solid transparent;border-right:4.5px solid transparent;border-bottom:5px solid #007084}
.btn.btn-select .select-icon:after{content:'';display:block;position:absolute;top:2px;border-top:5px solid #007084;border-left:4.5px solid transparent;border-right:4.5px solid transparent;border-bottom:none}
.btn.btn-link{padding:8px 0;-webkit-border-radius:0;border-radius:0;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;border:1px solid transparent;}
.btn.btn-link:before{display:none}
.btn.btn-link.active,.btn.btn-link:active{color:#007084}
.stylable-select{display:inline-block;}
.stylable-select select{display:none}
.stylable-select .btn-select{display:block;z-index:4}
.stylable-select .options-origin{position:relative;}
.stylable-select .options-origin .options-list{position:absolute;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;top:-10px;left:0;right:0;z-index:3;padding-top:10px;border:1px solid #bcbcbc;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background-color:#fff}
.stylable-select .options-origin .option{cursor:pointer;font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;padding:6px 12px;border-top:1px solid #bcbcbc;}
.stylable-select .options-origin .option:first-child{border-top:none}
.stylable-select .options-origin .option:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px}
.stylable-select .options-origin .option:hover{background-color:#007084;color:#fff}
.btn,.btn-primary,.btn-warning,.btn-select,.btn-success,.btn-info,.btn-inverse{text-shadow:none}
.btn-inverse{color:#fff;background-color:#444;position:relative;-webkit-box-shadow:1px 1px 1px 1px rgba(255,255,255,0.25);box-shadow:1px 1px 1px 1px rgba(255,255,255,0.25);}
.btn-inverse:before{content:' ';display:block;position:absolute;bottom:3px;-webkit-border-radius:4px;border-radius:4px;height:4px;left:6px;right:6px;opacity:.15;filter:alpha(opacity=15);background-color:#111;-webkit-box-shadow:0 0 2px 1px #111;box-shadow:0 0 2px 1px #111}
.btn-inverse:hover,.btn-inverse.hover,.btn-inverse:focus,.btn-inverse.focus{background-color:#444}
.btn-inverse.btn-select{border-color:#111;border-width:2px;}
.btn-inverse.btn-select .select-icon:before{border-top:none;border-left:4.5px solid transparent;border-right:4.5px solid transparent;border-bottom:5px solid #fff}
.btn-inverse.btn-select .select-icon:after{border-top:5px solid #fff;border-left:4.5px solid transparent;border-right:4.5px solid transparent;border-bottom:none}
.flyout-open #collapse-container #header{z-index:2020}
.flyout-open #collapse-container.collapsed{z-index:2020;}
.flyout-open #collapse-container.collapsed #header:after{display:none}
#collapse-container.collapsed{position:fixed;top:0;width:100%;z-index:2000;}
#collapse-container.collapsed #toolbar{display:none}
#collapse-container.collapsed #header{padding:0;}
#collapse-container.collapsed #header .brand{height:44px;width:70px;background-position:0 -17px;background-image:url('//goodeggs-2.a.ssl.fastly.net/img/jujube/894203d015ec1f525d0977c88a7b06c8/logo-header-large.png');background-size:70px}
#collapse-container.collapsed #header .heading{top:13px;padding:8px 12px 6px 12px;font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:20px;font-size:13px;font-weight:normal;letter-spacing:1px;line-height:0}
#collapse-container.collapsed #header .site-controls{margin-top:3px}
#collapse-container.collapsed #header .secondary{padding:8px 8px 0 8px}
#collapse-container.collapsed #header #spinner{margin-top:7px}
#toolbar{z-index:2100;position:relative;}
#toolbar .mission{background-color:#eeece4;border-bottom:2px solid #f5f5f5;text-align:center;font-family:Georgia,"Times New Roman",Times,serif;font-size:17px;font-style:italic;padding:6px 0;}
#toolbar .mission a{color:inherit}
#header{background-image:url('//goodeggs-2.a.ssl.fastly.net/img/jujube/debec56fc2d4312b04c3c99088c2e1b5/background-texture.png');padding:10px 0;position:relative;z-index:2000;}
#header nav{white-space:nowrap}
#header a{color:#333;text-transform:uppercase;text-decoration:none;}
#header a.brand{margin-right:20px;display:inline-block;width:122px;height:101px;background:url('//goodeggs-2.a.ssl.fastly.net/img/jujube/894203d015ec1f525d0977c88a7b06c8/logo-header-large.png') no-repeat;background-size:122px;text-indent:-1024px}
#header a.heading{border:1px solid transparent;line-height:0;margin-left:20px;position:relative;top:60px;margin-top:10px;padding:10px 20px 8px 20px;}
#header a.heading.selected,#header a.heading:hover{min-height:20px;padding:15px;background-color:#eeece4;border:1px solid #c6bfba;-webkit-border-radius:7px;border-radius:7px;-webkit-box-shadow:inset 2px 2px 8px 0 rgba(0,0,0,0.25);box-shadow:inset 2px 2px 8px 0 rgba(0,0,0,0.25);padding:10px 20px 8px 20px}
#header a.secondary{border:1px solid transparent;line-height:0;position:relative;padding:10px 20px 8px 20px;}
#header a.secondary.selected,#header a.secondary:hover{min-height:20px;padding:15px;background-color:#eeece4;border:1px solid #c6bfba;-webkit-border-radius:7px;border-radius:7px;-webkit-box-shadow:inset 2px 2px 8px 0 rgba(0,0,0,0.25);box-shadow:inset 2px 2px 8px 0 rgba(0,0,0,0.25);padding:10px 20px 8px 20px}
#header:not(.no-shadow):after{content:' ';display:block;position:absolute;left:0;bottom:-10px;right:0;height:10px;background:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0,0,0,0.35)), color-stop(1, rgba(0,0,0,0)));background:-webkit-linear-gradient(top, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);background:-moz-linear-gradient(top, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);background:-o-linear-gradient(top, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);background:-ms-linear-gradient(top, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);background:linear-gradient(top, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);}
#header .site-controls{margin-top:60px;}
#header .site-controls a{color:#333}
#header .site-controls .flyout a{color:#007084;text-transform:none}
#header .site-controls .signed-in-actions a{text-transform:uppercase}
#header .site-controls #spinner{width:20px;height:20px}
.no-scroll #header:after{background:none}
#content{min-height:400px}
#footer{color:#f4efe4;background-color:#333;padding:2em 0;}
#footer a{color:#f4efe4}
#footer h3{font-weight:normal;line-height:30px;margin-bottom:30px}
#footer .copyright img{margin-bottom:20px}
#footer .links{font-size:13px;line-height:32px;}
#footer .links a{font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:uppercase}
#footer .links .social{margin-top:40px;}
#footer .links .social + .social{margin-top:20px}
#footer .links .social a{position:relative;display:inline-block;text-decoration:none;margin-left:45px;padding:3px 5px;}
#footer .links .social a:hover{text-decoration:underline}
#footer .links .social a:active{background:#f4efe4;color:#333;text-decoration:none}
#footer .links .social a:before{content:' ';display:inline-block;position:absolute;top:-6px;left:-45px;margin-right:.25em;width:35px;height:35px;background-image:url('//goodeggs-2.a.ssl.fastly.net/img/jujube/icons/169b8fc2fed9d23dd17488c9740d9a38/social-icons.png');background-repeat:no-repeat}
#footer .links .social a.facebook:before{background-position:0,0}
#footer .links .social a.twitter:before{background-position:-35px 0}
#footer .links .social a.instagram:before{background-position:-70px 0}
#footer .links .social a.pinterest:before{background-position:-105px 0}
#footer .contact{font-size:18px;line-height:28px}
.flash-messages{position:fixed;top:0;left:0;right:0;z-index:4000;}
.flash-messages:not(:empty){-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.25);box-shadow:0 4px 4px 0 rgba(0,0,0,0.25)}
.flash-message{overflow:hidden;background-color:#e18605;}
.flash-message a{color:#fff;text-decoration:underline;}
.flash-message a:hover{text-decoration:none}
.flash-message a:active{background-color:#fff}
.flash-message a:active{color:#e18605}
.flash-message.success{background-color:#6a8b4b;}
.flash-message.success a:active{color:#6a8b4b}
.flash-message.error{background-color:#ca441f;}
.flash-message.error a:active{color:#ca441f}
.flash-message .container{min-width:0;width:auto;font-family:Georgia,"Times New Roman",Times,serif;font-size:17px;padding:.5em .75em;color:#fff;}
.flash-message .container button.dismiss{float:right;font-family:MuseoSansRounded,Helvetica,Arial,sans-serif;font-size:18px;font-weight:normal;color:#fff;background:none;border:none;padding:4px;margin:-4px}
#browser-warning{position:absolute;top:0;z-index:2200;width:100%;display:none;}
#browser-warning .container{padding-left:0;text-shadow:none;}
#browser-warning .container a{margin-left:8px}
#collapse-container #header .user-controls-view .flyout-container .flyout-control{padding:8px 10px;margin:0;min-height:auto}
#collapse-container.collapsed #header .user-controls-view{margin-top:5px;}
#collapse-container.collapsed #header .user-controls-view .heading{top:auto}
#user-controls .user-controls-view a.login{top:auto;margin:0;padding:8px 10px 5px 8px}
.user-controls-view{float:right;}
.user-controls-view .masquerading{color:#e18605 !important;}
.user-controls-view .masquerading:hover{border-bottom-color:#e18605 !important}
.user-controls-view .masquerading .name:after{border:none;content:'⚒';font-size:1.4em;margin-left:.3em;position:relative}
.user-controls-view .flyout{min-width:300px}
.user-controls-view ul{padding-top:6px;margin-bottom:0;font-size:17px;text-align:center;}
.user-controls-view ul li{padding:14px 0;}
.user-controls-view ul li > a{font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-weight:normal;text-transform:uppercase}
.user-controls-view ul hr.full-screen{margin:0}
.user-controls-view .masquerade-view{padding-left:20px;padding-right:20px}
.user-controls-view .login-form-view h4{display:none}
.user-controls-view .login-form-view section{padding:24px 20px;}
.user-controls-view .login-form-view section + hr.full-screen{margin:0}
.user-controls-view .login-form-view section.signup{font-size:17px}
.user-controls-view .reset-password-view{min-width:300px;padding:24px 20px}
.user-controls-view .sign-up-view{min-width:400px;padding:24px 20px}
.login-view .alerts{display:inline-block;padding:0 20px}
.checkout-steps .login-form-view hr,.checkout-steps .login-form-view .signup{display:none}
#basket-header-view{font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:uppercase;position:relative;}
#basket-header-view a.heading{top:auto;margin:0;padding:8px 10px 5px 8px;}
#basket-header-view a.heading:hover{min-height:20px;padding:15px;background-color:#eeece4;border:1px solid #c6bfba;-webkit-border-radius:7px;border-radius:7px;-webkit-box-shadow:inset 2px 2px 8px 0 rgba(0,0,0,0.25);box-shadow:inset 2px 2px 8px 0 rgba(0,0,0,0.25);padding:8px 10px 5px 8px;min-height:auto}
#basket-header-view .basket-count{background:#d04a28;color:#fff;-webkit-box-shadow:0 0 0 2px #fff;box-shadow:0 0 0 2px #fff;-webkit-border-radius:10px;border-radius:10px;padding:3px 5px 3px 6px;line-height:12px;height:11px;font-size:12px;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;margin-left:-10px}
#basket-header-view i{margin-top:-2px}
#basket-header-view span:last-of-type{margin-left:5px;font-size:13px}
#collapse-container.collapsed #basket-header-view{margin-top:5px;}
#collapse-container.collapsed #basket-header-view a.heading{top:auto;padding:8px 10px 5px 8px}
.help-background,.help-background-header{z-index:3000;background-color:rgba(255,255,255,0.85);position:fixed;top:0;right:0;left:0;height:100%}
.help-background-header:after{content:' ';display:block;position:absolute;left:0;bottom:-10px;right:0;height:10px;background:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0,0,0,0.1)), color-stop(1, rgba(0,0,0,0)));background:-webkit-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);background:-moz-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);background:-o-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);background:-ms-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);background:linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%)}
.market-drawer .shopping-context-drawer-view .shopping-context-drawer-placeholder{height:458px}
.market-drawer .shopping-context-drawer-view .empty{height:400px}
.market-drawer .shopping-context-drawer-view .cover{height:400px;}
.market-drawer .shopping-context-drawer-view .cover .banner{height:400px;line-height:400px}
.market-drawer .shopping-context-drawer-view .stickable .expandable{top:400px}
.shopping-context-drawer-view{position:relative;}
.shopping-context-drawer-view .shopping-context-drawer-placeholder{height:278px}
.shopping-context-drawer-view .transformation-point{position:absolute;left:0;top:0;right:0;height:0;z-index:1;}
.shopping-context-drawer-view .transformation-point .transformation-container{position:absolute;left:0;right:0;bottom:0;}
.shopping-context-drawer-view .transformation-point .transformation-container:after{content:'';position:absolute;left:0;right:0;bottom:0;display:block;height:15px;z-index:2020;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0,0,0,0.35)), color-stop(1, rgba(0,0,0,0)));background:-webkit-linear-gradient(bottom, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);background:-moz-linear-gradient(bottom, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);background:-o-linear-gradient(bottom, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);background:-ms-linear-gradient(bottom, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);background:linear-gradient(bottom, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%)}
.shopping-context-drawer-view .vendor-direct-badge{position:absolute;left:0;top:0;width:115px;height:115px;background:url('//goodeggs-2.a.ssl.fastly.net/img/jujube/50e639c6b69e90a02bf73beead8b405b/vendor-direct-badge.png') 0 0 no-repeat;z-index:2;pointer-events:none}
.shopping-context-drawer-view .empty{height:220px}
.shopping-context-drawer-view .cover{position:absolute;height:220px;z-index:2010;left:0;right:0;bottom:0;overflow:hidden;-webkit-transition-property:height;-webkit-transition-duration:0;-webkit-transition-delay:.3s;-moz-transition-property:height;-moz-transition-duration:0;-moz-transition-delay:.3s;transition-property:height;transition-duration:0;transition-delay:.3s;}
.shopping-context-drawer-view .cover .banner,.shopping-context-drawer-view .cover .vendor-direct-badge,.shopping-context-drawer-view .cover .foodshed-hero-cover-view{-webkit-transition-property:opacity;-webkit-transition-duration:.3s;-webkit-transition-delay:.5s;-moz-transition-property:opacity;-moz-transition-duration:.3s;-moz-transition-delay:.5s;transition-property:opacity;transition-duration:.3s;transition-delay:.5s}
.shopping-context-drawer-view .cover .banner{width:100%;height:100%}
.shopping-context-drawer-view .header{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:52px;margin-top:3px;background-image:url('//goodeggs-2.a.ssl.fastly.net/img/jujube/debec56fc2d4312b04c3c99088c2e1b5/background-texture.png');font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;z-index:2020;}
.shopping-context-drawer-view .header.with-vendor-direct-badge{padding-left:80px}
.shopping-context-drawer-view .header .container-fluid{position:relative;padding-top:16px;font-family:Georgia,"Times New Roman",Times,serif;font-size:17px}
.shopping-context-drawer-view .header .close{font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:18px;line-height:25px;position:absolute;right:70px;text-transform:uppercase;top:13px;cursor:pointer;}
.shopping-context-drawer-view .header .close:after{content:'×';font-family:"Helvetica Neue",Helvetica,sans-serif;font-size:50px;font-weight:bold;line-height:0;margin-left:10px;position:absolute;right:-40px;top:5px}
.shopping-context-drawer-view .header:after{content:'';position:absolute;top:52px;left:0;right:0;display:block;height:10px;z-index:1;background:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0,0,0,0.35)), color-stop(1, rgba(0,0,0,0)));background:-webkit-linear-gradient(top, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);background:-moz-linear-gradient(top, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);background:-o-linear-gradient(top, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);background:-ms-linear-gradient(top, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);background:linear-gradient(top, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%)}
.shopping-context-drawer-view .pickup-chooser{overflow:auto;height:auto;}
.shopping-context-drawer-view .pickup-chooser.closed,.shopping-context-drawer-view .pickup-chooser .frame-container,.shopping-context-drawer-view .pickup-chooser .map{height:auto}
.shopping-context-drawer-view .footer{position:absolute;top:0;left:0;right:0;z-index:1980;height:52px;border-top:3px solid #fff;background-image:url('//goodeggs-2.a.ssl.fastly.net/img/jujube/debec56fc2d4312b04c3c99088c2e1b5/background-texture.png');}
.shopping-context-drawer-view .footer .pickup-help{right:-33px;bottom:126px;width:355px}
.shopping-context-drawer-view .footer .stuck .pickup-help{display:none}
.shopping-context-drawer-view .footer .fulfillment-day .popover,.shopping-context-drawer-view .footer .fulfillment-zone .popover{width:350px;}
.shopping-context-drawer-view .footer .fulfillment-day .popover button,.shopping-context-drawer-view .footer .fulfillment-zone .popover button{width:130px}
.shopping-context-drawer-view .footer:after{content:'';position:absolute;top:52px;left:0;right:0;display:block;height:10px;background:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0,0,0,0.35)), color-stop(1, rgba(0,0,0,0)));background:-webkit-linear-gradient(top, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);background:-moz-linear-gradient(top, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);background:-o-linear-gradient(top, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);background:-ms-linear-gradient(top, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);background:linear-gradient(top, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%)}
.shopping-context-drawer-view .footer .fulfillment-day,.shopping-context-drawer-view .footer .fulfillment-zone{width:325px;margin-top:9px;}
.shopping-context-drawer-view .footer .fulfillment-day .styled,.shopping-context-drawer-view .footer .fulfillment-zone .styled{padding:5px 15px}
.shopping-context-drawer-view .footer .fulfillment-day .select-text,.shopping-context-drawer-view .footer .fulfillment-zone .select-text{font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:20px;font-size:13px;font-weight:normal;letter-spacing:1px;color:#007084;text-align:left;text-transform:uppercase;white-space:nowrap}
.shopping-context-drawer-view .footer .fulfillment-day.callout .choice-select,.shopping-context-drawer-view .footer .fulfillment-zone.callout .choice-select{z-index:3001}
.shopping-context-drawer-view .footer .fulfillment-day{margin-right:auto;margin-left:auto}
.shopping-context-drawer-view .footer .food-hub{position:relative;margin-right:35px;}
.shopping-context-drawer-view .footer .food-hub a.toggle{text-align:right;outline:none;position:relative;top:-14px;right:-37px;display:block;height:80px;background:url('//goodeggs-2.a.ssl.fastly.net/img/jujube/46752d814e3967337173ad74cf25ff61/shopping_header_ribbon.png') 100% 3px no-repeat;z-index:2001;white-space:nowrap;padding:13px 40px 0 0;line-height:50px;}
.shopping-context-drawer-view .footer .food-hub a.toggle:hover{text-decoration:none;}
.shopping-context-drawer-view .footer .food-hub a.toggle:hover .label{text-decoration:underline}
.shopping-context-drawer-view .footer .food-hub .label,.shopping-context-drawer-view .footer .food-hub .change-zone{font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:20px;font-size:13px;font-weight:normal;letter-spacing:1px;text-transform:uppercase;margin-left:4px}
.shopping-context-drawer-view .footer .food-hub .change-zone{z-index:2020;display:inline-block;padding:2px;position:absolute;right:0;top:25px}
.shopping-context-drawer-view .overlay{position:absolute;top:0;left:0;right:0;z-index:1;height:0;background:#000;opacity:0;filter:alpha(opacity=0)}
.shopping-context-drawer-view .stickable{position:absolute;left:0;top:0;right:0;z-index:1990;}
.shopping-context-drawer-view .stickable .expandable{position:absolute;left:0;top:220px;right:0}
.shopping-context-drawer-view .stickable.stuck{position:fixed;top:44px;}
.shopping-context-drawer-view .stickable.stuck.in-place{z-index:2010;}
.shopping-context-drawer-view .stickable.stuck.in-place .transformation-point{display:none}
.shopping-context-drawer-view .stickable.stuck.in-place .footer:before{content:'';display:block;position:absolute;left:0;top:-3px;height:3px;right:0;background:url('//goodeggs-1.a.ssl.fastly.net/img/jujube/6ea0778b7d1eb48ed03e829d5570e42d/background-hr.png') 0 0 repeat-x}
.shopping-context-drawer-view .stickable.stuck .header:before{content:'';display:block;position:absolute;left:0;top:-3px;height:3px;right:0;background:url('//goodeggs-1.a.ssl.fastly.net/img/jujube/6ea0778b7d1eb48ed03e829d5570e42d/background-hr.png') 0 0 repeat-x}
.shopping-context-drawer-view .stickable.expanded.in-place{z-index:2010;}
.shopping-context-drawer-view .stickable.expanded.in-place .transformation-point{display:block}
.shopping-context-drawer-view .stickable.expanded.in-place .cover{height:0}
.shopping-context-drawer-view .stickable.expanded .banner,.shopping-context-drawer-view .stickable.expanded .cover .vendor-direct-badge,.shopping-context-drawer-view .stickable.expanded .foodshed-hero-cover-view{opacity:0;filter:alpha(opacity=0);-webkit-transition-property:opacity;-webkit-transition-duration:.3s;-webkit-transition-delay:0;-moz-transition-property:opacity;-moz-transition-duration:.3s;-moz-transition-delay:0;transition-property:opacity;transition-duration:.3s;transition-delay:0}
.shopping-context-drawer-view .stickable.expanded .overlay{height:5000px;opacity:.5;filter:alpha(opacity=50)}
.shopping-context-drawer-view .stickable.expanded .header:before{content:'';display:block;position:absolute;left:0;top:-3px;height:3px;right:0;background:url('//goodeggs-1.a.ssl.fastly.net/img/jujube/6ea0778b7d1eb48ed03e829d5570e42d/background-hr.png') 0 0 repeat-x}
.foodshed-hero-cover-view{width:100%;height:100%;}
.foodshed-hero-cover-view .img{position:absolute;left:0;top:0;width:100%;height:100%;background-position:50% 50%;background-size:cover;background-repeat:no-repeat}
.foodshed-hero-cover-view .container-fluid{height:100%;position:relative;z-index:1;}
.foodshed-hero-cover-view .container-fluid .row-fluid{height:100%;display:table;}
.foodshed-hero-cover-view .container-fluid .row-fluid .cell{display:table-cell;vertical-align:middle;padding-left:100px;}
.foodshed-hero-cover-view .container-fluid .row-fluid .cell h3{width:30%;font-weight:normal;font-family:Georgia,"Times New Roman",Times,serif}
.pickup-chooser{position:relative;height:500px;overflow:hidden;}
.pickup-chooser .frame-container{position:relative;height:500px;overflow:hidden;}
.pickup-chooser .frame-container.checkout .pickup-container{bottom:44px}
.pickup-chooser .cover{display:none}
.pickup-chooser.closed{height:150px;}
.pickup-chooser.closed .cover{display:block;position:absolute;left:0;top:0;bottom:0;right:0;z-index:1999;cursor:pointer}
.pickup-chooser.closed .pickup-list-view{opacity:0;filter:alpha(opacity=0);-webkit-transition-property:opacity;-webkit-transition-duration:.3s;-webkit-transition-delay:0;-moz-transition-property:opacity;-moz-transition-duration:.3s;-moz-transition-delay:0;transition-property:opacity;transition-duration:.3s;transition-delay:0}
.pickup-chooser .map{width:100%;height:500px;z-index:1970;background-color:#eeece4;}
.pickup-chooser .map .marker-popup{position:relative;left:-50%;margin-bottom:20px;pointer-events:none !important;}
.pickup-chooser .map .marker-popup .box{font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;background:#fff;-webkit-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 1px 9px 2px rgba(0,0,0,0.4);box-shadow:0 1px 9px 2px rgba(0,0,0,0.4);padding:10px 15px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.pickup-chooser .map .marker-popup .box p{margin:0;line-height:115%}
.pickup-chooser .map .marker-popup .box .address{font-weight:bold}
.pickup-chooser .map .marker-popup .box.foodhub{background:#fff url('//goodeggs-1.a.ssl.fastly.net/img/jujube/1a3558f532f76b63f61f0e86cd581965/foodhub-pickup.png') 10px 10px no-repeat;padding-left:70px;min-height:70px}
.pickup-chooser .map .marker-popup .box:after{-webkit-box-shadow:none;box-shadow:none;background:none;color:#fff;content:'▼';-moz-transform:scaleX(1.8);-webkit-transform:scaleX(1.8);-ms-transform:scaleX(1.8);-o-transform:scaleX(1.8);transform:scaleX(1.8);text-shadow:0 0 6px rgba(0,0,0,0.5);font-size:25px;margin-left:-4px;width:50px;height:auto;position:absolute;left:50%;bottom:-15px;right:auto;opacity:1;filter:alpha(opacity=100);clip:rect(5px,40px,25px,0);z-index:1}
.pickup-chooser .map .marker-popup .box h5{margin:0}
.pickup-chooser .map .delivery-zones{position:absolute;left:0;top:0;bottom:0;right:0}
.pickup-chooser .map .delivery-zone.selected path{fill-opacity:.2;}
.pickup-chooser .map .delivery-zone.selected path:hover{fill-opacity:.2}
.pickup-chooser .map .delivery-zone path{stroke:#040;stroke-width:3px;stroke-dasharray:5,5;fill-opacity:0;}
.pickup-chooser .map .delivery-zone path:hover{cursor:pointer;fill-opacity:.1}
.pickup-chooser .map .pickup-marker-wrapper{position:absolute;display:inline-block;width:36px;}
.pickup-chooser .map .pickup-marker-wrapper img{position:relative !important}
.pickup-chooser .map .pickup-marker-wrapper.selected:before{content:'';position:absolute;top:-50px;left:-33px;display:block;width:60px;height:60px;-webkit-border-radius:50%;border-radius:50%;background-color:rgba(0,112,132,0.3);border:3px solid rgba(255,255,255,0.7)}
.pickup-chooser .pickup-list-view{-webkit-transition-property:opacity;-webkit-transition-duration:.3s;-webkit-transition-delay:.5s;-moz-transition-property:opacity;-moz-transition-duration:.3s;-moz-transition-delay:.5s;transition-property:opacity;transition-duration:.3s;transition-delay:.5s;position:absolute;top:30px;bottom:30px;left:30px;right:30px;z-index:1998;width:335px;-webkit-border-radius:10px;border-radius:10px;background-image:url('//goodeggs-2.a.ssl.fastly.net/img/jujube/debec56fc2d4312b04c3c99088c2e1b5/background-texture.png');font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;-webkit-box-shadow:3px 3px 5px 3px rgba(0,0,0,0.13);box-shadow:3px 3px 5px 3px rgba(0,0,0,0.13);}
.pickup-chooser .pickup-list-view .copy-small-hint{width:100%;text-align:center;position:absolute;bottom:10px}
.pickup-chooser .pickup-list-view ul.tabs{margin:10px;}
.pickup-chooser .pickup-list-view ul.tabs .tab{border:1px solid transparent;text-align:center;display:inline-block;margin:0 10px;position:relative;width:135px;color:#007084;cursor:pointer;}
.pickup-chooser .pickup-list-view ul.tabs .tab.only{margin:0 auto;display:block}
.pickup-chooser .pickup-list-view ul.tabs .tab.selected{color:#333;border:1px solid #c6bfba;background-color:#eeece4;-webkit-border-radius:7px;border-radius:7px;-webkit-box-shadow:inset 2px 2px 8px 0 rgba(0,0,0,0.25),1px 1px 1px 1px rgba(255,255,255,0.5);box-shadow:inset 2px 2px 8px 0 rgba(0,0,0,0.25),1px 1px 1px 1px rgba(255,255,255,0.5)}
.pickup-chooser .pickup-list-view ul.tabs .tab.pickup i{background-image:url('//goodeggs-2.a.ssl.fastly.net/img/jujube/icons/567c72cc8d9c12fe0f6852b0d0ee6398/location-blue-small.png')}
.pickup-chooser .pickup-list-view ul.tabs .tab.pickup.selected i{background-image:url('//goodeggs-1.a.ssl.fastly.net/img/jujube/icons/358253c7648c8f18191d7db0e2331211/location-black-small.png')}
.pickup-chooser .pickup-list-view ul.tabs .tab.pickup.divider{border-top:4px solid #666}
.pickup-chooser .pickup-list-view ul.tabs .tab.delivery.selected .icon-delivery{background-image:url('//goodeggs-1.a.ssl.fastly.net/img/jujube/icons/e96b1b0306fc9cc27bedc3179a82fd78/house-black-small.png')}
.pickup-chooser .pickup-list-view ul.tabs .tab.delivery .icon-delivery{background-image:url('//goodeggs-1.a.ssl.fastly.net/img/jujube/icons/0c6557bdb792433e4df489a829a00bfd/house-blue-small.png');position:relative;top:1px}
.pickup-chooser .pickup-list-view ul.tabs .tab.delivery .label{padding-left:4px;padding-right:2px}
.pickup-chooser .pickup-list-view ul.tabs .tab i{background-position:center;background-repeat:no-repeat;background-size:contain;display:inline-block;height:18px;margin-left:5px;vertical-align:baseline;width:24px}
.pickup-chooser .pickup-list-view ul.tabs .tab .label{height:45px;display:inline-block;-moz-transform:translateX(0);-webkit-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);padding-right:10px}
.pickup-chooser .pickup-list-view ul.tabs .tab span:nth-of-type(1){text-transform:uppercase;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:12px;font-weight:bold;letter-spacing:1px}
.pickup-chooser .pickup-list-view ul.tabs .tab span:last-of-type{text-transform:uppercase;font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:20px;font-size:17px;font-weight:normal;letter-spacing:1px}
.pickup-chooser .pickup-list-view .pickup-container{position:absolute;top:75px;bottom:10px;left:10px;right:10px;overflow-y:auto;}
.pickup-chooser .pickup-list-view .pickup-container::-webkit-scrollbar{-webkit-appearance:none;width:7px}
.pickup-chooser .pickup-list-view .pickup-container::-webkit-scrollbar-thumb{-webkit-border-radius:4px;border-radius:4px;background-color:rgba(0,0,0,0.5);-webkit-box-shadow:0 0 1px rgba(255,255,255,0.5)}
.pickup-chooser .pickup-list-view .pickup-container .day-of-week{margin:10px 0 5px 10px;}
.pickup-chooser .pickup-list-view .pickup-container .day-of-week .line{margin-bottom:10px}
.pickup-chooser .pickup-list-view .pickup-container .day-of-week h5,.pickup-chooser .pickup-list-view .pickup-container .day-of-week p{margin:0}
.pickup-chooser .pickup-list-view .pickup-container .day-of-week .line{background:url('//goodeggs-1.a.ssl.fastly.net/img/jujube/6ea0778b7d1eb48ed03e829d5570e42d/background-hr.png') 0 0 repeat-x;margin-top:10px;height:3px}
.pickup-chooser .pickup-list-view .pickup-container .pickup{padding:10px;position:relative;cursor:pointer;-webkit-border-radius:10px;border-radius:10px;}
.pickup-chooser .pickup-list-view .pickup-container .pickup.selected{background-color:rgba(106,139,75,0.15)}
.pickup-chooser .pickup-list-view .pickup-container .pickup:hover{background-color:rgba(0,112,132,0.05)}
.pickup-chooser .pickup-list-view .pickup-container .pickup .marker{position:absolute}
.pickup-chooser .pickup-list-view .pickup-container .pickup .details{margin-left:40px}
.pickup-chooser .pickup-list-view .pickup-container .pickup .vendor-direct{color:#5fa19f;text-transform:uppercase;font-weight:bold}
.pickup-chooser .pickup-list-view .pickup-container .pickup .name,.pickup-chooser .pickup-list-view .pickup-container .pickup .address{font-weight:bold;font-size:13px}
.pickup-chooser .pickup-list-view .pickup-container .pickup .time{font-size:13px}
.pickup-chooser .pickup-list-view .pickup-container .pickup .delivery-form{margin-top:10px;}
.pickup-chooser .pickup-list-view .pickup-container .pickup .delivery-form .error-message{display:none}
.pickup-chooser .pickup-list-view .pickup-container .pickup .delivery-form .row-fluid + .row-fluid{margin-top:10px}
.pickup-chooser .pickup-list-view .pickup-container .pickup .delivery-form .invalid-zip,.pickup-chooser .pickup-list-view .pickup-container .pickup .delivery-form .wrong-zone{color:#ca441f;font-size:13px;padding:10px 20px;}
.pickup-chooser .pickup-list-view .pickup-container .pickup .delivery-form .invalid-zip a,.pickup-chooser .pickup-list-view .pickup-container .pickup .delivery-form .wrong-zone a{font-weight:bold}
.pickup-chooser .pickup-list-view .pickup-container .pickup .delivery-form .manned .error-message{display:block;padding:10px 20px}
.pickup-chooser .pickup-list-view .pickup-container .pickup .delivery-form.valid .bottom .not-selected{display:none}
.pickup-chooser .pickup-list-view .pickup-container .pickup .delivery-form.valid .bottom .selected{display:block}
.pickup-chooser .pickup-list-view .pickup-container .pickup .delivery-form .bottom button{margin:5px 5px 0 0;}
.pickup-chooser .pickup-list-view .pickup-container .pickup .delivery-form .bottom button.selected{display:none;background-image:url('//goodeggs-2.a.ssl.fastly.net/img/jujube/icons/07d4159dacb4678373f8f35a7e6c0340/check-green.png');background-position:10px 50%;background-repeat:no-repeat;padding-left:40px}
.pickup-chooser .pickup-list-view .pickup-container .pickup .delivery-form .bottom .question{padding:2px 0 0 15px}
.pickup-chooser .pickup-list-view .pickup-container .pickup .delivery-form .bottom .choice-radio{display:block}
.pickup-chooser .pickup-list-view .pickup-container .delivery-list{margin:0 5px;}
.pickup-chooser .pickup-list-view .pickup-container .delivery-list i + span{vertical-align:middle}
.pickup-chooser .pickup-list-view .pickup-container .list[data-name=pickup] .pickup.selected{padding-bottom:35px;}
.pickup-chooser .pickup-list-view .pickup-container .list[data-name=pickup] .pickup.selected:after{position:absolute;content:'SELECTED';padding-left:30px;background:url('//goodeggs-2.a.ssl.fastly.net/img/jujube/icons/07d4159dacb4678373f8f35a7e6c0340/check-green.png') 0 0 no-repeat;bottom:10px;left:50px;color:#7c9e5f;font-weight:bold}
.modal-pickup-chooser-window-view .modal{-webkit-border-radius:10px;border-radius:10px;overflow:hidden;}
.modal-pickup-chooser-window-view .modal > .close{display:none}
.pickup-chooser-window-view > .header{background-image:url('//goodeggs-2.a.ssl.fastly.net/img/jujube/debec56fc2d4312b04c3c99088c2e1b5/background-texture.png');position:relative;}
.pickup-chooser-window-view > .header > h3{font-family:Georgia,"Times New Roman",Times,serif;font-weight:lighter;margin-left:30px;margin-right:90px;margin-top:0;margin-bottom:0;padding-top:20px;padding-bottom:20px}
.pickup-chooser-window-view > .header:after{content:'';position:absolute;height:10px;left:0;right:0;bottom:-10px;display:block;z-index:2021;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0,0,0,0)), color-stop(1, rgba(0,0,0,0.25)));background:-webkit-linear-gradient(bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 100%);background:-moz-linear-gradient(bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 100%);background:-o-linear-gradient(bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 100%);background:-ms-linear-gradient(bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 100%);background:linear-gradient(bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 100%)}
.pickup-chooser-window-view > .header .error-message{position:absolute;right:125px;top:35px}
.pickup-chooser-window-view > .header .done{position:absolute;right:30px;top:25px}
.category-list .category-wrapper{float:left}
.category-list .category{border:1px solid transparent;color:#666;margin:0 auto;padding:4px 2px 6px 2px;position:relative;font-size:11px;font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:13px;text-transform:uppercase;cursor:pointer;}
.category-list .category.empty{color:#a9a9a9;cursor:default}
.category-list .category:hover{color:#007084;}
.category-list .category:hover i.icon-category-produce{background-position:0 -60px}
.category-list .category:hover i.icon-category-dairy{background-position:-80px -60px}
.category-list .category:hover i.icon-category-meat{background-position:-160px -60px}
.category-list .category:hover i.icon-category-bakery{background-position:-240px -60px}
.category-list .category:hover i.icon-category-kitchen{background-position:-320px -60px}
.category-list .category:hover i.icon-category-local{background-position:-400px -60px}
.category-list .category:hover i.icon-category-baby{background-position:-480px -60px}
.category-list .category:hover i.icon-category-event{background-position:-560px -60px}
.category-list .category.selected{color:#333;}
.category-list .category.selected i.icon-category-produce{background-position:0 -120px}
.category-list .category.selected i.icon-category-dairy{background-position:-80px -120px}
.category-list .category.selected i.icon-category-meat{background-position:-160px -120px}
.category-list .category.selected i.icon-category-bakery{background-position:-240px -120px}
.category-list .category.selected i.icon-category-kitchen{background-position:-320px -120px}
.category-list .category.selected i.icon-category-local{background-position:-400px -120px}
.category-list .category.selected i.icon-category-baby{background-position:-480px -120px}
.category-list .category.selected i.icon-category-event{background-position:-560px -120px}
.category-list .category .name{font-size:13px}
.category-list .category i{display:inline-block;height:60px;width:80px;background:url('//goodeggs-1.a.ssl.fastly.net/img/jujube/icons/6ef341344c924527d280eae05e2d231c/category-icons-sprite.png') 0 0 no-repeat;}
.category-list .category i.icon-category-produce{background-position:0 0}
.category-list .category i.icon-category-dairy{background-position:-80px 0}
.category-list .category i.icon-category-meat{background-position:-160px 0}
.category-list .category i.icon-category-bakery{background-position:-240px 0}
.category-list .category i.icon-category-kitchen{background-position:-320px 0}
.category-list .category i.icon-category-local{background-position:-400px 0}
.category-list .category i.icon-category-baby{background-position:-480px 0}
.category-list .category i.icon-category-event{background-position:-560px 0}
.category-chooser-view .category-wrapper{float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:12.5%;padding:0 5px 15px 5px}
.category-chooser-view .category{min-height:108px;border:1px solid transparent;color:#666;margin:0 auto;padding:4px 2px 6px 2px;position:relative;font-size:11px;font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:13px;text-transform:uppercase;text-align:center;cursor:pointer;}
.category-chooser-view .category.empty{color:#a9a9a9;cursor:default}
.category-chooser-view .category:hover,.category-chooser-view .category.selected{border:1px solid #c6bfba;background-color:#eeece4;-webkit-border-radius:7px;border-radius:7px;-webkit-box-shadow:inset 2px 2px 8px 0 rgba(0,0,0,0.25),1px 1px 1px 1px rgba(255,255,255,0.5);box-shadow:inset 2px 2px 8px 0 rgba(0,0,0,0.25),1px 1px 1px 1px rgba(255,255,255,0.5)}
.category-chooser-view .category:hover{color:#007084;}
.category-chooser-view .category:hover i.icon-category-produce{background-position:0 -60px}
.category-chooser-view .category:hover i.icon-category-dairy{background-position:-80px -60px}
.category-chooser-view .category:hover i.icon-category-meat{background-position:-160px -60px}
.category-chooser-view .category:hover i.icon-category-bakery{background-position:-240px -60px}
.category-chooser-view .category:hover i.icon-category-kitchen{background-position:-320px -60px}
.category-chooser-view .category:hover i.icon-category-local{background-position:-400px -60px}
.category-chooser-view .category:hover i.icon-category-baby{background-position:-480px -60px}
.category-chooser-view .category:hover i.icon-category-event{background-position:-560px -60px}
.category-chooser-view .category.selected{color:#333;}
.category-chooser-view .category.selected i.icon-category-produce{background-position:0 -120px}
.category-chooser-view .category.selected i.icon-category-dairy{background-position:-80px -120px}
.category-chooser-view .category.selected i.icon-category-meat{background-position:-160px -120px}
.category-chooser-view .category.selected i.icon-category-bakery{background-position:-240px -120px}
.category-chooser-view .category.selected i.icon-category-kitchen{background-position:-320px -120px}
.category-chooser-view .category.selected i.icon-category-local{background-position:-400px -120px}
.category-chooser-view .category.selected i.icon-category-baby{background-position:-480px -120px}
.category-chooser-view .category.selected i.icon-category-event{background-position:-560px -120px}
.category-chooser-view .category .name{margin-top:-6px;-moz-transform:translateX(0);-webkit-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}
.category-chooser-view .category i{display:inline-block;height:60px;width:80px;background:url('//goodeggs-1.a.ssl.fastly.net/img/jujube/icons/6ef341344c924527d280eae05e2d231c/category-icons-sprite.png') 0 0 no-repeat;}
.category-chooser-view .category i.icon-category-produce{background-position:0 0}
.category-chooser-view .category i.icon-category-dairy{background-position:-80px 0}
.category-chooser-view .category i.icon-category-meat{background-position:-160px 0}
.category-chooser-view .category i.icon-category-bakery{background-position:-240px 0}
.category-chooser-view .category i.icon-category-kitchen{background-position:-320px 0}
.category-chooser-view .category i.icon-category-local{background-position:-400px 0}
.category-chooser-view .category i.icon-category-baby{background-position:-480px 0}
.category-chooser-view .category i.icon-category-event{background-position:-560px 0}
.product-detail-view{width:100%;font-size:17px;}
.product-detail-view .visual,.product-detail-view .vendor-info,.product-detail-view .product-info{margin-left:60px}
.product-detail-view .functional{margin:20px 60px 20px 0;position:absolute;top:0;bottom:0;}
.product-detail-view .functional:before{content:'';display:inline-block;height:100%;vertical-align:middle}
.product-detail-view .functional .product-actions{display:inline-block;width:100%;vertical-align:bottom}
.product-detail-view .functional .select-text{max-width:110px}
.product-detail-view .visual{position:relative;}
.product-detail-view .visual > .photo{position:relative;}
.product-detail-view .visual > .photo:before{content:"";display:block;padding-top:62.5%}
.product-detail-view .visual > .photo > img,.product-detail-view .visual > .photo > .image{position:absolute;top:0;max-height:100%}
.product-detail-view .visual > .photo img{width:100%}
.product-detail-view .visual > .photo .more-photos{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;}
.product-detail-view .visual > .photo .more-photos > img{position:absolute;left:0;top:0;display:none;}
.product-detail-view .visual > .photo .more-photos > img.visible{display:block}
.product-detail-view .visual > .photo .more-photos ul{position:absolute;bottom:20px;left:30px;list-style-type:none;margin:0;padding:0;}
.product-detail-view .visual > .photo .more-photos ul li{display:block;float:left;border:5px solid #fff;margin-right:20px;margin-top:10px;-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.55);box-shadow:1px 1px 2px rgba(0,0,0,0.55);}
.product-detail-view .visual > .photo .more-photos ul li img{width:80px}
.product-detail-view .visual .add-success-layer{position:absolute;top:0;width:100%;height:100%;text-align:center;background-color:rgba(255,255,255,0.8);z-index:3;}
.product-detail-view .visual .add-success-layer .add-success-layout{display:table;width:100%;height:100%;}
.product-detail-view .visual .add-success-layer .add-success-layout .add-success-content{display:table-cell;vertical-align:middle;}
.product-detail-view .visual .add-success-layer .add-success-layout .add-success-content .message{color:#333;margin-bottom:5px}
.product-detail-view .visual .add-success-layer .add-success-layout .add-success-content .view-basket-link{text-transform:uppercase;font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:20px;font-size:13px;font-weight:normal;letter-spacing:1px}
.product-detail-view .top{position:relative;background-image:url('//goodeggs-1.a.ssl.fastly.net/img/jujube/d2efed37778e51123259ffb3aad8f0d9/background-texture-dark.jpg');color:#fff;border-bottom:1px solid #706c6e}
.product-detail-view .top> *{background:-webkit-gradient(linear, left top, right top, color-stop(0, rgba(255,255,255,0)), color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(1, rgba(255,255,255,0)));background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.15) 25%, rgba(255,255,255,0.15) 75%, rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.15) 25%, rgba(255,255,255,0.15) 75%, rgba(255,255,255,0) 100%);background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.15) 25%, rgba(255,255,255,0.15) 75%, rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.15) 25%, rgba(255,255,255,0.15) 75%, rgba(255,255,255,0) 100%);background:linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.15) 25%, rgba(255,255,255,0.15) 75%, rgba(255,255,255,0) 100%);}
.product-detail-view .bottom{background:#fff;border-top:1px solid #706c6e;padding-bottom:18px;overflow:hidden;position:relative}
.product-detail-view .choice-select .button{display:block;}
.product-detail-view .choice-select .button .select-text{padding-right:5px}
.product-detail-view .price,.product-detail-view .quantity{margin-bottom:16px}
.product-detail-view .subscription{margin-bottom:12px;}
.product-detail-view .subscription .subscription-descr,.product-detail-view .subscription .subscription-note{margin-top:5px;font-size:11px;line-height:17px}
.product-detail-view .price{font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:40px;font-size:28px;font-weight:bold;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;}
.product-detail-view .price:before{content:'$';font-size:13px;vertical-align:top;line-height:25px}
.product-detail-view .order-deadline{display:inline-block;min-height:24px;padding-left:24px;background:url('//goodeggs-1.a.ssl.fastly.net/img/jujube/icons/29b6e297d947f2c9c763aa54401e73ae/clock-white.png') 0 50% no-repeat;background-position:0 2px}
.product-detail-view .product-info{line-height:1.4;padding-top:15px;}
.product-detail-view .product-info .description + .description{margin-top:20px}
.product-detail-view .vcard{display:table-row}
.product-detail-view .vendor-visual,.product-detail-view .vendor-text{display:table-cell}
.product-detail-view .vendor-text{width:100%;padding-left:20px;vertical-align:middle;}
.product-detail-view .vendor-text > span{font-weight:bold}
.product-detail-view .photo-placeholder{min-height:400px;background-color:#98a836}
.product-detail-view hr.full-screen{margin:10px 0}
.product-detail-view .of-the-previous-product-names-label{font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:20px;font-size:17px;font-weight:normal;letter-spacing:1px}
.product-detail-view .details{font-style:italic}
.product-detail-view .visit-webstand{text-align:right;}
.product-detail-view .visit-webstand a{background:url('//goodeggs-1.a.ssl.fastly.net/img/jujube/icons/b3559629ab04d28c6b8bce2cb7e45ef5/arrow-right-blue.png') right top no-repeat;font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;padding-right:22px;text-transform:uppercase}
.product-detail-view .quantity-details{padding-top:30px;padding-right:60px;}
.product-detail-view .quantity-details .description{font-family:Georgia,"Times New Roman",Times,serif;font-size:14px;font-style:italic}
.product-detail-view-modal .modal{overflow:hidden;max-width:920px}
.product-carousel-view-modal .modal{overflow:hidden;max-width:920px;}
.product-carousel-view-modal .modal .products{position:relative;}
.product-carousel-view-modal .modal .products.animated{-moz-transition:height .4s ease-in-out;-webkit-transition:height .4s ease-in-out;-o-transition:height .4s ease-in-out;transition:height .4s ease-in-out}
.product-carousel-view-modal .modal .products .product-detail-view{display:block;position:absolute;top:0;}
.product-carousel-view-modal .modal .products .product-detail-view.previous{left:-100%}
.product-carousel-view-modal .modal .products .product-detail-view.current{position:relative;left:0}
.product-carousel-view-modal .modal .products .product-detail-view.next{left:100%}
.product-carousel-view-modal .modal .products .navigate{display:block;position:absolute;top:0;outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0);width:60px;text-align:center;}
.product-carousel-view-modal .modal .products .navigate.previous{left:0;}
.product-carousel-view-modal .modal .products .navigate.previous:after{content:'';display:inline-block;width:24px;height:67px;background:url('//goodeggs-2.a.ssl.fastly.net/img/jujube/facae4aab3efe7621ba98e7c02084a5c/carousel-arrow-previous.png') 0 0 no-repeat}
.product-carousel-view-modal .modal .products .navigate.next{right:0;}
.product-carousel-view-modal .modal .products .navigate.next:after{content:'';display:inline-block;width:24px;height:67px;background:url('//goodeggs-2.a.ssl.fastly.net/img/jujube/f89e0079615de72b2d46f0f55075f89f/carousel-arrow-next.png') 0 0 no-repeat}
.contact-vendor-view-modal .modal{-webkit-border-radius:16px;border-radius:16px;padding:40px 0;margin:50px auto;display:block;position:relative;*zoom:1;width:33.333333333333336%;}
.contact-vendor-view-modal .modal:before,.contact-vendor-view-modal .modal:after{display:table;content:""}
.contact-vendor-view-modal .modal:after{clear:both}
.contact-vendor-view-modal .modal .close{width:14px;height:14px;background:url('//goodeggs-1.a.ssl.fastly.net/img/jujube/icons/ade7e1ab2f45322a90e8aad28b9482d1/close-grey.jpg');content:'';cursor:pointer;text-indent:100px;overflow:hidden}
.contact-vendor-view-modal .content{padding:10px 20px}
.contact-well{background-color:#eeece4;-webkit-box-shadow:inset 2px 2px 8px 0 rgba(0,0,0,0.25);box-shadow:inset 2px 2px 8px 0 rgba(0,0,0,0.25);margin:0 -50px}
.contact-vendor-view .to-address{min-height:auto;}
.contact-vendor-view .to-address label{font-style:italic;margin-left:20px}
.contact-vendor-view .text{font-size:17px;line-height:1.4em}
.contact-vendor-view textarea{height:150px;width:100%}
.product-detail-view .contact-well > .span9{float:none}
.product-detail-view .contact-form{display:none}
.product-detail-view .contact-vendor-view{padding:30px 50px}
.product-detail-view .contact-well{background-color:#eeece4;-webkit-box-shadow:inset 2px 2px 8px 0 rgba(0,0,0,0.25);box-shadow:inset 2px 2px 8px 0 rgba(0,0,0,0.25);margin-top:15px}
.webstand-view .contact-well{margin-top:15px;}
.webstand-view .contact-well > .span8{float:none}
.webstand-view .contact-vendor-view{padding:30px 50px}
.order-grid .col1{width:35%;min-height:1px;padding-right:60px;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.order-grid .col1-2{width:55%;min-height:1px;padding-right:60px;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.order-grid .col2-3{float:left;width:25%}
.order-grid .col3{float:left;width:5%}
.order-grid .col3-4{float:left;width:20%}
.order-grid .col4{float:left;padding-left:30px;width:15%}
.order-grid .col5{float:left;width:30%}
.order-grid .col4-5{float:left;padding-left:30px;width:45%}
.order-grid .image-and-descr{width:35%;border-spacing:0;font-weight:normal;}
.order-grid .image-and-descr .image{float:left;vertical-align:top;width:60px;}
.order-grid .image-and-descr .image img{width:60px}
.order-grid .image-and-descr .descr{margin-left:80px;vertical-align:top;}
.order-grid .image-and-descr .descr .from{font-family:Georgia,"Times New Roman",Times,serif;font-size:14px;font-style:italic}
.product-listings-view{margin-top:10px;}
.product-listings-view h4{margin:0 0 20px 0}
.product-listings-view .product-listings .product-listing-view{position:relative;float:left;margin-left:2.127659574%;width:31.914893614%;}
.product-listings-view .product-listings .product-listing-view:nth-child(3n+1){margin-left:0;clear:left}
.product-listings-view .stack-view .close{font-family:"Helvetica Neue",Helvetica,sans-serif;font-weight:bold;position:absolute;right:20px;top:20px;font-size:30px;width:30px;height:30px;opacity:.3;filter:alpha(opacity=30);cursor:pointer;line-height:0;text-align:right;}
.product-listings-view .stack-view .close:hover{opacity:.5;filter:alpha(opacity=50)}
.product-listings-view .stack-view h5{margin-top:30px;height:20px;}
.product-listings-view .stack-view h5 .product{text-transform:lowercase}
.product-listings-view .stack-view h5 .vendor{color:#706c6e;font-family:Georgia,"Times New Roman",Times,serif;font-style:italic;font-size:14px;margin-left:5px}
.product-listings-view .stack-view .box{clear:both;margin:0 -10px;padding:0 20px;background:#fff;position:relative;-webkit-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 3px 10px rgba(0,0,0,0.4);box-shadow:0 3px 10px rgba(0,0,0,0.4);top:-43px}
.product-listings-view .stack-view .product-listing-view{opacity:0;filter:alpha(opacity=0);}
.product-listings-view .stack-view .product-listing-view .listing-details{min-height:40px}
.product-listing-view .unavailable-label{color:#ca441f}
.product-listing-view .listing-image{-webkit-box-shadow:none;box-shadow:none}
.product-listing-view .product-photo{position:absolute;top:0;left:0;width:100%;height:100%;}
.product-listing-view .product-photo > div{position:absolute;top:0;left:0;right:0;bottom:0;-webkit-box-shadow:1px 1px 3px 0 rgba(0,0,0,0.3);box-shadow:1px 1px 3px 0 rgba(0,0,0,0.3);background-repeat:no-repeat;background-size:auto 102%;background-position:50% 50%}
.product-listing-view .product-photo > div.low-quantity{-webkit-box-shadow:none;box-shadow:none;background-image:url('//goodeggs-2.a.ssl.fastly.net/img/jujube/ddfa794d47ac1740deb075beb54ee14d/note.png');background-size:auto 96%;}
.product-listing-view .product-photo > div.low-quantity div.message{font-family:"Courier New",Courier,monospace;height:120px;width:200px;margin:10% auto}
.product-listing-view .listing-details .price{font-size:17px;text-align:right}
.product-listing-view .listing-details .name{margin:0}
.product-listing-view .listing-details a.vendor{color:#666;}
.product-listing-view .listing-details a.vendor:hover,.product-listing-view .listing-details a.vendor:active{color:#007084}
.product-listing-view .listing-images .product{display:block}
.product-stack-view .listing-images.photos2 .product-photo:nth-of-type(1){top:0;left:0;width:50%;}
.product-stack-view .listing-images.photos2 .product-photo:nth-of-type(1) > div{right:5px}
.product-stack-view .listing-images.photos2 .product-photo:nth-of-type(2){top:0;left:50%;width:50%;}
.product-stack-view .listing-images.photos2 .product-photo:nth-of-type(2) > div{left:5px}
.product-stack-view .listing-images.photos3 .product-photo:nth-of-type(1){top:0;left:0;width:50%;height:50%;}
.product-stack-view .listing-images.photos3 .product-photo:nth-of-type(1) > div{right:5px;bottom:5px}
.product-stack-view .listing-images.photos3 .product-photo:nth-of-type(2){top:50%;left:0;width:50%;height:50%;}
.product-stack-view .listing-images.photos3 .product-photo:nth-of-type(2) > div{top:5px;right:5px}
.product-stack-view .listing-images.photos3 .product-photo:nth-of-type(3){top:0;left:50%;width:50%;}
.product-stack-view .listing-images.photos3 .product-photo:nth-of-type(3) > div{left:5px}
.product-stack-view .listing-images.photos4 .product-photo:nth-of-type(1){top:0;left:0;width:50%;height:50%;}
.product-stack-view .listing-images.photos4 .product-photo:nth-of-type(1) > div{right:5px;bottom:5px}
.product-stack-view .listing-images.photos4 .product-photo:nth-of-type(2){top:0;left:50%;width:50%;height:50%;}
.product-stack-view .listing-images.photos4 .product-photo:nth-of-type(2) > div{bottom:5px;left:5px}
.product-stack-view .listing-images.photos4 .product-photo:nth-of-type(3){top:50%;left:0;width:50%;height:50%;}
.product-stack-view .listing-images.photos4 .product-photo:nth-of-type(3) > div{top:5px;right:5px}
.product-stack-view .listing-images.photos4 .product-photo:nth-of-type(4){top:50%;left:50%;width:50%;height:50%;}
.product-stack-view .listing-images.photos4 .product-photo:nth-of-type(4) > div{top:5px;left:5px}
.product-stack-view.opened .btn.stack-toggle{border-color:#c5c5c5;background:#e6e6e6;color:#fff;}
.product-stack-view.opened .btn.stack-toggle .caret{border-top:6px solid #fff}
.product-stack-view.opened .btn.stack-toggle:hover{-webkit-box-shadow:none;box-shadow:none}
.product-stack-view.opened .btn.stack-toggle:after{position:absolute;-webkit-box-shadow:none;box-shadow:none;background:none;color:#fff;content:'▲';-moz-transform:scaleX(1.8);-webkit-transform:scaleX(1.8);-ms-transform:scaleX(1.8);-o-transform:scaleX(1.8);transform:scaleX(1.8);text-shadow:0 0 6px rgba(0,0,0,0.5);font-size:25px;margin-left:-25px;width:50px;height:auto;left:50%;top:41px;bottom:auto;right:auto;opacity:1;filter:alpha(opacity=100);clip:rect(-10px,40px,15px,0);z-index:1}
.product-stack-view .btn.stack-toggle{white-space:nowrap;padding:5px 19px;}
.product-stack-view .btn.stack-toggle .caret{display:inline-block;width:0;height:0;vertical-align:top;border-top:6px solid #000;border-right:6px solid transparent;border-left:6px solid transparent;content:"";margin:7px 0 0 5px}
.account-view{background-color:#fff;min-height:400px;padding:3em 0}
.change-password-view{background-color:#fff;min-height:400px;padding-top:3em;}
.change-password-view form{margin:40px 0;}
.change-password-view form .help-block{margin:12px 20px;float:left;color:#ca441f}
.change-credit-card-view{background-color:#fff;min-height:400px;padding-top:3em;}
.change-credit-card-view form{margin:0 0 40px 0}
.email-unsubscribe-confirmation-view{background-color:#fff;min-height:400px;padding-top:3em}
.email-preferences-view .choice-checkbox{display:block;margin-bottom:10px;}
.email-preferences-view .choice-checkbox label{display:inline;}
.email-preferences-view .choice-checkbox label .check{display:none;font-size:200%;position:absolute;margin-left:10px}
.email-preferences-view .choice-checkbox label input{width:auto}
.orders-view{background-color:#fff;}
.orders-view nav{text-align:center;}
.orders-view nav .tab{margin-right:20px}
.orders-view nav a{font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:20px;font-size:13px;font-weight:normal;letter-spacing:1px;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;color:#333;display:inline-block;padding:8px 12px 6px 12px;border:1px solid transparent;}
.orders-view nav a:hover,.orders-view nav a.selected{min-height:20px;padding:15px;background-color:#eeece4;border:1px solid #c6bfba;-webkit-border-radius:7px;border-radius:7px;-webkit-box-shadow:inset 2px 2px 8px 0 rgba(0,0,0,0.25);box-shadow:inset 2px 2px 8px 0 rgba(0,0,0,0.25);padding:8px 12px 6px 12px}
.orders-view .time-to-edit{text-transform:uppercase}
.orders-view .icon-large{margin-right:20px;vertical-align:middle}
.orders-view .name{font-weight:bold}
.orders-view .price{text-align:right}
.orders-view .section{padding-top:30px;padding-bottom:40px;background-image:url('//goodeggs-1.a.ssl.fastly.net/img/jujube/6ea0778b7d1eb48ed03e829d5570e42d/background-hr.png');background-position:bottom;background-repeat:repeat-x;}
.orders-view .section.header{padding-top:24px;padding-bottom:16px}
.orders-view .section.confirmation.animated{overflow:hidden;-moz-transition:height .5s ease-in-out;-webkit-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}
.orders-view .section table.items{width:100%;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:14px;}
.orders-view .section table.items .item.skipped{opacity:.5;filter:alpha(opacity=50)}
.orders-view .section table.items td{padding-bottom:32px;padding-left:30px;}
.orders-view .section table.items td.image-and-descr{padding-left:0;}
.orders-view .section table.items td.quantity{width:20%;padding-left:30px;}
.orders-view .section table.items td.quantity .btn-select{min-width:112px}
.orders-view .section table.items td.price{width:5%}
.orders-view .section table.items td.purchase-type{width:15%;}
.orders-view .section table.items td.purchase-type .btn-select{min-width:128px}
.orders-view .section table.items .totals{padding-left:0;}
.orders-view .section table.items .totals .subtotal{float:right}
.orders-view .section table.items .pickup td{padding-left:0}
.orders-view .section table.items .pickup .pickup-name{margin-left:80px;}
.orders-view .section table.items .pickup .pickup-name .copy-sans-small{font-weight:bold}
.orders-view .section table.items .pickup .pickup-name .reorder-instructions{font-family:Georgia,"Times New Roman",Times,serif;font-size:17px;font-style:italic}
.orders-view .section table.items .pickup .delivery-details{font-weight:normal}
.orders-view .section table.items .pickup .fulfillment-actions{min-height:30px}
.orders-view .section table.items .pickup .fulfillment-action{margin-left:1.5em;}
.orders-view .section table.items .pickup .fulfillment-action.skip.skipped{content:'Unskip'}
.orders-view .section.skipped .totals{opacity:.5;filter:alpha(opacity=50)}
.orders-view .empty{font-size:17px}
.product-row-view.disabled{opacity:.3;filter:alpha(opacity=30);}
.product-row-view.disabled .actions{visibility:hidden}
.editable-fulfillment-view{background-color:#f6f5f1;}
.editable-fulfillment-view .controls{display:inline-block;float:right;padding:15px;-webkit-border-radius:10px;border-radius:10px;background-color:#fff;-webkit-box-shadow:1px 1px 5px 1px rgba(0,0,0,0.25);box-shadow:1px 1px 5px 1px rgba(0,0,0,0.25);}
.editable-fulfillment-view .controls .btn + .btn{margin-left:20px}
.editable-fulfillment-view .controls .error-message{margin-top:10px;margin-bottom:0;display:none;max-width:270px}
.editable-fulfillment-view.error .error-message{display:block}
html.background-greens{background-image:url('//goodeggs-2.a.ssl.fastly.net/img/jujube/5e16ff2c80a87e1c97cfca89be1b85fa/background-greens.jpg');background-size:cover}
.signin-view{padding:40px 0;}
.signin-view .flyout{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 auto;padding:20px}
.homepage-view .cover{display:table;width:100%}
.homepage-view .banner{display:table-cell;vertical-align:middle;text-align:center;background:-webkit-gradient(linear, left bottom, left top, color-stop(0.38, #8270b0), color-stop(0.69, #23adad));background:-webkit-linear-gradient(bottom, #8270b0 38%, #23adad 69%);background:-moz-linear-gradient(bottom, #8270b0 38%, #23adad 69%);background:-o-linear-gradient(bottom, #8270b0 38%, #23adad 69%);background:-ms-linear-gradient(bottom, #8270b0 38%, #23adad 69%);background:linear-gradient(bottom, #8270b0 38%, #23adad 69%);font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:40px;font-size:55px;font-weight:bold}
.featured-vendors-view .featured-vendor-listing{padding:20px 0;}
.featured-vendors-view .featured-vendor-listing .vendor-name{font-family:Georgia,"Times New Roman",Times,serif;font-size:20px;line-height:30px;font-style:italic;line-height:20px;margin-bottom:8px}
.featured-vendors-view .featured-vendor-listing .vendor-description,.featured-vendors-view .featured-vendor-listing .webstand-link{font-family:Georgia,"Times New Roman",Times,serif;font-size:17px;line-height:25px}
.featured-vendors-view .featured-vendor-listing .product-listing-view .listing-details{min-height:0;margin-bottom:0;}
.featured-vendors-view .featured-vendor-listing .product-listing-view .listing-details h5.name{font-size:15px}
.category-links-view .title{margin:0 auto;text-align:center;text-transform:uppercase}
.category-links-view .category-list .category-wrapper{width:25%;}
.category-links-view .category-list .category-wrapper i{position:absolute;left:10px}
.category-links-view .category-list .category{height:60px;position:relative;text-align:left;}
.category-links-view .category-list .category .name{display:block;padding:24px 0 0 80px;margin:0}
.checkout-view{background:#fff;margin-bottom:40px;}
.checkout-view .pickup-heading{vertical-align:middle;margin-bottom:20px;}
.checkout-view .pickup-heading .vendor-direct{background:url('//goodeggs-1.a.ssl.fastly.net/img/jujube/icons/358253c7648c8f18191d7db0e2331211/location-black-small.png') 0 50% no-repeat;padding-left:20px;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:16px;font-weight:bold;color:#5fa19f;text-transform:uppercase;font-weight:bold;line-height:normal}
.checkout-view .pickup-heading .icon-calendar{margin-right:20px}
.checkout-view .pickup-heading .pickup-name{display:inline-block;vertical-align:middle;font-weight:bold}
.checkout-view .pickup-heading .delivery-details{font-weight:normal}
.checkout-view .change-zone{display:none}
.checkout-view .total,.checkout-view .subtotal,.checkout-view .price-descr,.checkout-view .subtotals{font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:20px;font-size:17px;font-weight:normal;letter-spacing:1px}
.checkout-view .total,.checkout-view .subtotal,.checkout-view .subtotals td.price{text-align:right;position:relative}
.checkout-view .subtotals td.descr{white-space:nowrap;padding-left:30px}
.checkout-view .subtotals tr:not(:first-child).total-row td{border-top:1px solid rgba(0,0,0,0);padding-top:5px}
.checkout-view .subtotals tr:not(:first-child).total-row td.price{border-top:1px solid #666}
.checkout-view .button-container{text-align:right;position:relative;}
.checkout-view .button-container .btn{width:100%}
.checkout-view .button-container .copy-small-hint{width:100%;color:#666;text-align:center;margin-top:5px;position:absolute}
.checkout-view > hr.full-screen{margin:0}
.checkout-view .fulfillments-view > hr.full-screen{margin:0}
.checkout-view :not(.fulfillments-view).expanded + hr.full-screen{visibility:hidden}
.checkout-view .accordian-header{margin-top:20px;margin-bottom:20px;}
.checkout-view .accordian-header + hr.full-screen{margin:0;visibility:hidden}
.checkout-view .accordian-header b{font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:30px;font-weight:bold;float:left;padding-right:.5em}
.checkout-view .accordian-header [class^='icon-']{vertical-align:middle;margin-right:18px}
.checkout-view .accordian-detail{padding-top:40px;padding-bottom:40px;background-color:#f6f5f1;-webkit-box-shadow:inset 0 10px 25px -10px rgba(0,0,0,0.35),inset 0 -5px 6px -3px rgba(0,0,0,0.25);box-shadow:inset 0 10px 25px -10px rgba(0,0,0,0.35),inset 0 -5px 6px -3px rgba(0,0,0,0.25);}
.checkout-view .accordian-detail .collapsed{display:none}
.checkout-view .vertical-center{display:table;margin:0;padding:0;width:100%;}
.checkout-view .vertical-center > *{float:none;display:table-cell;vertical-align:middle}
.payment-view hr.full-screen{margin-bottom:40px}
.payment-view .double-charge-note{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 20% 5px 20%}
.payment-view .button-container{padding-bottom:20px}
.basket-view:not(.expanded):not(.empty) .accordian-header{cursor:pointer}
.credit-card-form-view .card-type{float:left;margin-top:15px}
.credit-card-form-view .expiration .controls{float:left;margin-right:2.127659574%}
.credit-card-form-view .cvc{width:190px}
.credit-card-form-view .change{padding-left:1em}
.promo-code-form-view ul.applied-promo-codes{font-family:Georgia,"Times New Roman",Times,serif;font-size:17px;list-style-type:none;margin:0;padding:0;margin-bottom:20px}
.promo-code-form-view ul.applied-promo-codes li{margin-top:20px;}
.promo-code-form-view ul.applied-promo-codes li .price{text-align:right;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:12px;font-weight:bold;letter-spacing:1px}
.sign-in-view .login-view,.sign-in-view .sign-up-view{position:relative;}
.sign-in-view .login-view .view,.sign-in-view .sign-up-view .view{margin-left:-2.127659574%;*zoom:1;}
.sign-in-view .login-view .view:before,.sign-in-view .sign-up-view .view:before,.sign-in-view .login-view .view:after,.sign-in-view .sign-up-view .view:after{display:table;content:""}
.sign-in-view .login-view .view:after,.sign-in-view .sign-up-view .view:after{clear:both}
.sign-in-view .login-view .view > *,.sign-in-view .sign-up-view .view > *{float:left;margin-left:2.127659574%;width:82.97872339599999%}
.sign-in-view .login-view .alerts,.sign-in-view .sign-up-view .alerts{padding:0;position:absolute;top:-2em}
.sign-in-view .login-view .btn,.sign-in-view .sign-up-view .btn{display:block}
.sign-in-view .login-view .btn-block,.sign-in-view .sign-up-view .btn-block{width:auto}
.sign-in-view .login-form-view .signup-button{display:none}
.fulfillments-view.disabled .accordian-header{cursor:auto}
.fulfillment-view .accordian-header{cursor:pointer;}
.fulfillment-view .accordian-header.expanded{cursor:auto}
.fulfillment-view .previous-order{padding-top:40px}
.fulfillment-view .accordian-detail{padding-top:0}
.fulfillment-view .pickup-chooser{margin-bottom:16px;}
.fulfillment-view .pickup-chooser .frame-container:after{content:' ';position:absolute;top:0;height:10px;left:0;right:0;background:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0,0,0,0.35)), color-stop(1, rgba(0,0,0,0)));background:-webkit-linear-gradient(top, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);background:-moz-linear-gradient(top, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);background:-o-linear-gradient(top, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);background:-ms-linear-gradient(top, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);background:linear-gradient(top, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);z-index:1971}
.basket-view.expanded .accordian-header b{display:none}
.basket-view .icon-large{margin-right:20px;vertical-align:middle}
.basket-view .name{font-weight:bold}
.basket-view .price{text-align:right;}
.basket-view .price.negative{color:#ca441f;}
.basket-view .price.negative:before{content:'-'}
.basket-view .section{background-image:url('//goodeggs-1.a.ssl.fastly.net/img/jujube/6ea0778b7d1eb48ed03e829d5570e42d/background-hr.png');background-position:bottom;background-repeat:repeat-x;padding-bottom:20px;margin-bottom:30px}
.basket-view .pickup table.items{width:100%;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:12px;font-weight:bold;}
.basket-view .pickup table.items td{padding-bottom:20px}
.basket-view .pickup table.items .quantity{width:20%;padding-left:30px;}
.basket-view .pickup table.items .quantity .btn-select{min-width:112px}
.basket-view .pickup table.items .price{width:5%;padding-left:30px}
.basket-view .pickup table.items .subscription-descr{position:absolute}
.basket-view .pickup table.items .purchase-type{width:15%;padding-left:30px}
.basket-view .pickup table.items .actions{width:30%;padding-left:30px;}
.basket-view .pickup table.items .actions .remove-item{text-transform:uppercase}
.basket-view .basket-footing{margin-bottom:40px}
.basket-view .empty-banner{font-size:17px;background-color:#f4efe4;padding:20px 0 20px;position:relative;}
.basket-view .empty-banner:after{content:' ';display:block;position:absolute;top:0;left:0;right:0;height:10px;background:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0,0,0,0.35)), color-stop(1, rgba(0,0,0,0)));background:-webkit-linear-gradient(top, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);background:-moz-linear-gradient(top, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);background:-o-linear-gradient(top, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);background:-ms-linear-gradient(top, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);background:linear-gradient(top, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);}
.payment-view .total-row{font-size:22px;color:#6a8b4b}
.market-placeholder{position:relative;background:url('//goodeggs-2.a.ssl.fastly.net/img/jujube/30eba88766387437efcd185db6102b13/market-placeholder.png') 50% 0 no-repeat;height:923px;}
.market-placeholder .market-placeholder-popover{font-family:Georgia,"Times New Roman",Times,serif;font-size:17px;position:absolute;padding:30px 30px;background:#fff;-webkit-border-radius:15px;border-radius:15px;-webkit-box-shadow:0 1px 9px 2px rgba(0,0,0,0.4);box-shadow:0 1px 9px 2px rgba(0,0,0,0.4);top:50px;left:50%;width:360px;margin-left:-180px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.help-background,.help-background-header{z-index:3000;background-color:rgba(255,255,255,0.85);position:fixed;top:0 prodcut;right:0;left:0;height:100%}
.help-background-header:after{content:' ';display:block;position:absolute;left:0;bottom:-10px;right:0;height:10px;background:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0,0,0,0.1)), color-stop(1, rgba(0,0,0,0)));background:-webkit-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);background:-moz-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);background:-o-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);background:-ms-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);background:linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%)}
.market-view .shopping-context-drawer-view .banner{white-space:nowrap;font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:84px;line-height:220px;text-align:center;text-transform:uppercase;font-weight:bold;text-shadow:0 3px 8px #000;color:#fff;background:rgba(180,216,223,0.5);color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}
.market-view .food-hub-chooser{margin-top:40px}
.market-view .category-chooser-view{margin-top:20px}
.market-view .delivery-details{margin-top:16px;}
.market-view .delivery-details p{margin:0}
.market-view .welcome{min-height:400px}
.delivery-details-view-modal .modal{overflow:hidden;background:#fff;width:65.95744680199999%;max-width:720px}
.delivery-details-view{padding:20px;}
.delivery-details-view h2{margin-top:0}
.delivery-details-view .pickup{font-size:22px;line-height:30px;margin:24px 0;font-weight:bold}
.delivery-details-view form{margin-top:24px}
.delivery-details-view .pickup-window .icon-clock-black{vertical-align:-5%}
.foodmakers-view .vendor-listings-view{margin-top:40px}
.foodmakers-view .vendor-listing-view{margin-bottom:80px;}
.foodmakers-view .vendor-listing-view .listing-details{margin-top:0}
.foodmakers-view .vendor-listing-view .listing-images .images{display:block;position:relative;overflow:hidden;}
.foodmakers-view .vendor-listing-view .listing-images .images div.image .frame{position:absolute;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:1;border:5px solid #fff;width:100%;height:100%}
.foodmakers-view .vendor-listing-view .listing-images .images .image{position:absolute;display:block;top:0;left:0;width:100%;height:100%;opacity:0;filter:alpha(opacity=0);-moz-transition:opacity .5s ease-in-out;-webkit-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;}
.foodmakers-view .vendor-listing-view .listing-images .images .image img{width:100%}
.foodmakers-view .vendor-listing-view .listing-images .images .image.showing{opacity:1;filter:alpha(opacity=100)}
.neighborhood-request-modal.modal-container .modal{-webkit-border-radius:16px;border-radius:16px;padding:40px 10px;margin:50px auto;display:block;position:relative;*zoom:1;width:450px;}
.neighborhood-request-modal.modal-container .modal:before,.neighborhood-request-modal.modal-container .modal:after{display:table;content:""}
.neighborhood-request-modal.modal-container .modal:after{clear:both}
.neighborhood-request-modal.modal-container .modal .close{width:14px;height:14px;background:url('//goodeggs-1.a.ssl.fastly.net/img/jujube/icons/ade7e1ab2f45322a90e8aad28b9482d1/close-grey.jpg');content:'';cursor:pointer;text-indent:100px;overflow:hidden}
.neighborhood-form{width:91.66666666666667%;margin:0 auto;display:block;}
.neighborhood-form p{font-family:Georgia,"Times New Roman",Times,serif;font-size:20px;line-height:30px}
.neighborhood-form form{margin-top:15px}
.neighborhood-form .controls{font-size:14px}
.sell{font-family:Georgia,"Times New Roman",Times,serif;font-size:17px}
.webstand-view .shopping-context-drawer-view .banner{background-size:cover;background-position:center;-webkit-box-shadow:inset 0 -10px 10px -8px rgba(0,0,0,0.2);box-shadow:inset 0 -10px 10px -8px rgba(0,0,0,0.2)}
.webstand-view .vendor{padding:15px 0;background-image:url('//goodeggs-1.a.ssl.fastly.net/img/jujube/6ea0778b7d1eb48ed03e829d5570e42d/background-hr.png');background-position:bottom;background-repeat:repeat-x;}
.webstand-view .vendor .description{font-size:17px;line-height:25px;}
.webstand-view .vendor .description .separator + p{display:inline}
.webstand-view .vendor .media .frame,.webstand-view .vendor .media .photo{border:1px solid #ddd}
.webstand-view .vendor .media .frame{background-color:#fff;padding:5px}
.webstand-view .vendor .media .photo{width:99%}
.webstand-view .vendor .contact-us-container{text-align:center}
.webstand-view .vendor .contact-us-bubble{background-color:#007084;-webkit-border-radius:20px;border-radius:20px;display:inline-block;font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.4em;text-transform:uppercase;color:#fff;position:relative;padding:18px 20px;margin:20px 0 30px 15px;}
.webstand-view .vendor .contact-us-bubble a{color:inherit;text-decoration:none}
.webstand-view .vendor .contact-us-bubble:before{content:'';border-color:transparent;border-style:solid;border-width:17px;border-left-color:#007084;position:absolute;left:30%;bottom:-17px}
.webstand-view .bottom .questions{text-align:right;font-weight:normal}
.webstand-view .links{margin-bottom:10px;font-size:17px;font-weight:bold}
.webstand-view .order-wizard{padding-top:20px}
.webstand-view .category-chooser-view{margin-top:20px;margin-bottom:10px;}
.webstand-view .category-chooser-view i{display:none}
.webstand-view .category-chooser-view .category{min-height:55px;}
.webstand-view .category-chooser-view .category .name{margin-top:20px}
.webstand-view .category-section.collapsed{display:none}
.webstand-view .category-section.filtered .category{display:none}
.webstand-view .products{margin-top:20px}
.webstand-view .unshoppable-message{font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:40px;font-size:28px;font-weight:bold;display:none;margin-bottom:40px}
.webstand-view.unshoppable .unshoppable-message{display:block}
.webstand-view.unshoppable .products{opacity:.5;filter:alpha(opacity=50);-webkit-filter:contrast(.5) grayscale(1)}
.webstand-view.unshoppable .listing-images:hover .listing-image{-webkit-box-shadow:none;box-shadow:none}
.webstand-view.unshoppable a:hover{cursor:default;text-decoration:none}
.about-view{min-height:340px;background-color:#fff;font-size:17px;line-height:25px;padding-bottom:60px;}
.about-view p,.about-view li,.about-view dt,.about-view dd{line-height:25px}
.about-view .header{padding-top:24px;padding-bottom:16px;text-align:center;}
.about-view .header a{font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:20px;font-size:13px;font-weight:normal;letter-spacing:1px;color:#333;border:1px solid transparent;display:inline-block;letter-spacing:.1em;margin-right:20px;text-align:center;text-transform:uppercase;padding:8px 12px 6px 12px;}
.about-view .header a.selected,.about-view .header a:hover{min-height:20px;padding:15px;background-color:#eeece4;border:1px solid #c6bfba;-webkit-border-radius:7px;border-radius:7px;-webkit-box-shadow:inset 2px 2px 8px 0 rgba(0,0,0,0.25);box-shadow:inset 2px 2px 8px 0 rgba(0,0,0,0.25);background-color:#fcfaf6;padding:8px 12px 6px 12px;text-decoration:none;border-color:transparent}
.about-view hr.full-screen + .container-fluid,.about-view .banner + .container-fluid{margin-top:45px}
.about-view hr.full-screen{margin:0}
.about-view .banner{position:relative;}
.about-view .banner.light{color:#333}
.about-view .banner.dark{color:#fff}
.about-view .banner:before{display:block;content:'';width:100%;height:100%;position:absolute;-webkit-box-shadow:inset 0 -4px 6px 0 rgba(0,0,0,0.2);box-shadow:inset 0 -4px 6px 0 rgba(0,0,0,0.2)}
.about-view .banner img{width:100%;min-height:333px}
.about-view .banner .content{width:100%;height:100%;position:absolute;top:0;left:0;}
.about-view .banner .content .container-fluid,.about-view .banner .content .row-fluid,.about-view .banner .content [class*='span']{height:100%}
.about-view .banner .content [class*='span']{display:table;}
.about-view .banner .content [class*='span'] h3{display:table-cell;vertical-align:middle;font-family:Georgia,"Times New Roman",Times,serif}
.about-view h1,.about-view h2,.about-view h3,.about-view h4{font-weight:normal;}
.about-view h1 + .row-fluid,.about-view h2 + .row-fluid,.about-view h3 + .row-fluid,.about-view h4 + .row-fluid{margin-top:5px}
.about-view h1 + form,.about-view h2 + form,.about-view h3 + form,.about-view h4 + form,.about-view h1 + strong,.about-view h2 + strong,.about-view h3 + strong,.about-view h4 + strong{margin-top:10px}
.about-view h3{margin-bottom:30px}
.about-view h4{margin-bottom:0}
.about-view h5{font-family:Georgia,"Times New Roman",Times,serif;font-weight:bold;letter-spacing:0}
.about-view p{margin-bottom:25px;}
.about-view p.listing{line-height:20px}
.about-view ul{list-style-type:disc;margin-bottom:30px;margin-left:35px;}
.about-view ul ul{margin-bottom:0}
.about-view ul li{line-height:inherit}
.about-view dl{line-height:inherit}
.about-view .manifesto{width:544px;height:263px;margin-bottom:25px}
.homepage-view .cover{display:table;width:100%}
.homepage-view .banner{display:table-cell;vertical-align:middle;text-align:center;background:-webkit-gradient(linear, left bottom, left top, color-stop(0.38, #8270b0), color-stop(0.69, #23adad));background:-webkit-linear-gradient(bottom, #8270b0 38%, #23adad 69%);background:-moz-linear-gradient(bottom, #8270b0 38%, #23adad 69%);background:-o-linear-gradient(bottom, #8270b0 38%, #23adad 69%);background:-ms-linear-gradient(bottom, #8270b0 38%, #23adad 69%);background:linear-gradient(bottom, #8270b0 38%, #23adad 69%);font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:40px;font-size:55px;font-weight:bold}
.featured-vendors-view .featured-vendor-listing{padding:20px 0;}
.featured-vendors-view .featured-vendor-listing .vendor-name{font-family:Georgia,"Times New Roman",Times,serif;font-size:20px;line-height:30px;font-style:italic;line-height:20px;margin-bottom:8px}
.featured-vendors-view .featured-vendor-listing .vendor-description,.featured-vendors-view .featured-vendor-listing .webstand-link{font-family:Georgia,"Times New Roman",Times,serif;font-size:17px;line-height:25px}
.featured-vendors-view .featured-vendor-listing .product-listing-view .listing-details{min-height:0;margin-bottom:0;}
.featured-vendors-view .featured-vendor-listing .product-listing-view .listing-details h5.name{font-size:15px}
.category-links-view .title{margin:0 auto;text-align:center;text-transform:uppercase}
.category-links-view .category-list .category-wrapper{width:25%;}
.category-links-view .category-list .category-wrapper i{position:absolute;left:10px}
.category-links-view .category-list .category{height:60px;position:relative;text-align:left;}
.category-links-view .category-list .category .name{display:block;padding:24px 0 0 80px;margin:0}
