/*!
 * 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}
.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}
.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}
.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}
html{height:100%;background:#fff}
body{min-height:532px;height:100%;background-image:url('//goodeggs-2.a.ssl.fastly.net/img/jujube/b0e2c6ca66e05e797e389432eade4f32/welcome.jpg');background-size:cover;background-position:60%;font-size:17px;text-shadow:2px 2px 2px #f4efe4;}
body .container-fluid{max-width:1060px}
.logo{width:203px;height:168px;margin:-11px 0 0 -15px}
h1{font-family:Georgia,"Times New Roman",Times,serif;font-size:28px;font-weight:normal;text-shadow:3px 3px 3px #f4efe4}
.welcome-view{padding:5px 0 40px 0;}
.welcome-view .zone-chooser{padding-top:15px;}
.welcome-view .zone-chooser .nyc{padding-top:3px;text-align:right}
.welcome-view .zone-chooser .map{width:122px;}
.welcome-view .zone-chooser .map img{width:122px;height:122px}
.welcome-view .zone-chooser .zones{margin-left:20px;}
.welcome-view .zone-chooser .zones .zone{margin:7px 0;}
.welcome-view .zone-chooser .zones .zone a{font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:uppercase}
.welcome-view .zone-chooser .zones .zone em{font-family:Georgia,"Times New Roman",Times,serif;font-size:17px;text-shadow:none;text-transform:none}
.neighborhood-request{font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:20px;text-transform:uppercase}
.photo-caption{margin:40px 0 15px 0}
footer{width:100%;background-color:#fff;padding:20px 0;}
footer a{color:#333;font-family:MuseoSansRounded,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;text-transform:uppercase;margin-right:50px}
.wrapper{min-height:100%;height:auto !important;height:100%;margin:0 auto -176px}
.push,.footer{height:176px;clear:both}
