/* line 2, ../../../../app/assets/stylesheets/themes/shared/_reset.sass */
* {
  padding: 0;
  margin: 0;
  font-size: 100%;
  font: inherit;
  outline: none;
}

/* line 9, ../../../../app/assets/stylesheets/themes/shared/_reset.sass */
a img, iframe {
  border: none;
}

/* line 12, ../../../../app/assets/stylesheets/themes/shared/_reset.sass */
ul {
  list-style-type: none;
}

/* line 15, ../../../../app/assets/stylesheets/themes/shared/_reset.sass */
th, h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

/* line 18, ../../../../app/assets/stylesheets/themes/shared/_reset.sass */
cite, em {
  font-style: normal;
}

/* line 21, ../../../../app/assets/stylesheets/themes/shared/_reset.sass */
button,
input,
select,
textarea {
  vertical-align: middle;
}

/* line 27, ../../../../app/assets/stylesheets/themes/shared/_reset.sass */
button, input {
  *overflow: visible;
  line-height: normal;
}

/* line 31, ../../../../app/assets/stylesheets/themes/shared/_reset.sass */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 36, ../../../../app/assets/stylesheets/themes/shared/_reset.sass */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

/* line 43, ../../../../app/assets/stylesheets/themes/shared/_reset.sass */
.hidden {
  display: none;
}

/* line 7, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/bonobos_winter2012_web.sass */
.theme_bonobos_winter2012,
.theme_bonobos_mini,
.theme_bonobos_dashboard {
  font: 12px/18px museo-sans, sans-serif;
}
/* line 14, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/bonobos_winter2012_web.sass */
.theme_bonobos_winter2012 .underline,
.theme_bonobos_mini .underline,
.theme_bonobos_dashboard .underline {
  text-decoration: underline;
}
/* line 17, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/bonobos_winter2012_web.sass */
.theme_bonobos_winter2012 .by-center,
.theme_bonobos_mini .by-center,
.theme_bonobos_dashboard .by-center {
  text-align: center;
}
/* line 20, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/bonobos_winter2012_web.sass */
.theme_bonobos_winter2012 .by-right,
.theme_bonobos_mini .by-right,
.theme_bonobos_dashboard .by-right {
  text-align: right;
}
/* line 26, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/bonobos_winter2012_web.sass */
.theme_bonobos_winter2012 .button,
.theme_bonobos_mini .button,
.theme_bonobos_dashboard .button {
  background: #56bc7e;
  border: 1px solid #51a675;
  border-radius: 3px;
  color: white;
  cursor: pointer;
  font: 12px/18px museo-sans, sans-serif;
  line-height: normal;
  margin: 0;
  padding: 9px 20px;
  position: relative;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  *border: none;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
/* line 42, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/bonobos_winter2012_web.sass */
.theme_bonobos_winter2012 .button:hover, .theme_bonobos_winter2012 .button:focus,
.theme_bonobos_mini .button:hover,
.theme_bonobos_mini .button:focus,
.theme_bonobos_dashboard .button:hover,
.theme_bonobos_dashboard .button:focus {
  background: #7aca99;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7aca99), color-stop(100%, #55b57c));
  background: -webkit-linear-gradient(top, #7aca99, #55b57c);
  background: -moz-linear-gradient(top, #7aca99, #55b57c);
  background: -ms-linear-gradient(top, #7aca99, #55b57c);
  background: -o-linear-gradient(top, #7aca99, #55b57c);
  background: linear-gradient(to bottom, #7aca99, #55b57c);
}
/* line 45, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/bonobos_winter2012_web.sass */
.theme_bonobos_winter2012 .button:active,
.theme_bonobos_mini .button:active,
.theme_bonobos_dashboard .button:active {
  background: #56bc7e;
  border-color: #4d986f;
  -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
}
/* line 51, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/bonobos_winter2012_web.sass */
.theme_bonobos_winter2012 .button.is-facebook, .theme_bonobos_winter2012 .button.is-twitter,
.theme_bonobos_mini .button.is-facebook,
.theme_bonobos_mini .button.is-twitter,
.theme_bonobos_dashboard .button.is-facebook,
.theme_bonobos_dashboard .button.is-twitter {
  background: #00549f url(//d2jjzw81hqbuqv.cloudfront.net/assets/themes/bonobos_winter2012/fb-button-9de87878e84a016361083c259bba9ce6.png) no-repeat -1px -1px;
  border-color: #004e94;
  padding-left: 52px;
}
/* line 56, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/bonobos_winter2012_web.sass */
.theme_bonobos_winter2012 .button.is-facebook:hover, .theme_bonobos_winter2012 .button.is-facebook:focus, .theme_bonobos_winter2012 .button.is-twitter:hover, .theme_bonobos_winter2012 .button.is-twitter:focus,
.theme_bonobos_mini .button.is-facebook:hover,
.theme_bonobos_mini .button.is-facebook:focus,
.theme_bonobos_mini .button.is-twitter:hover,
.theme_bonobos_mini .button.is-twitter:focus,
.theme_bonobos_dashboard .button.is-facebook:hover,
.theme_bonobos_dashboard .button.is-facebook:focus,
.theme_bonobos_dashboard .button.is-twitter:hover,
.theme_bonobos_dashboard .button.is-twitter:focus {
  background-position: -1px -47px;
}
/* line 59, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/bonobos_winter2012_web.sass */
.theme_bonobos_winter2012 .button.is-facebook:active, .theme_bonobos_winter2012 .button.is-twitter:active,
.theme_bonobos_mini .button.is-facebook:active,
.theme_bonobos_mini .button.is-twitter:active,
.theme_bonobos_dashboard .button.is-facebook:active,
.theme_bonobos_dashboard .button.is-twitter:active {
  background-position: -1px -93px;
}
/* line 63, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/bonobos_winter2012_web.sass */
.theme_bonobos_winter2012 .button.is-twitter,
.theme_bonobos_mini .button.is-twitter,
.theme_bonobos_dashboard .button.is-twitter {
  background-color: #2aa9df;
  background-image: url(//d2jjzw81hqbuqv.cloudfront.net/assets/themes/bonobos_winter2012/tw-button-d192e12da658cd0b5dbd86aa0b1b2e14.png);
  border-color: #279ccf;
}
/* line 67, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/bonobos_winter2012_web.sass */
.theme_bonobos_winter2012 .button.is-twitter:active,
.theme_bonobos_mini .button.is-twitter:active,
.theme_bonobos_dashboard .button.is-twitter:active {
  border-color: #2182ad;
}
/* line 5, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_claim.sass */
.theme_bonobos_winter2012.interstitial iframe,
.theme_bonobos_mini.interstitial iframe,
.theme_bonobos_dashboard.interstitial iframe {
  display: block;
  width: 100%;
  border: none;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 12, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_claim.sass */
.theme_bonobos_winter2012.interstitial #ie_hack,
.theme_bonobos_mini.interstitial #ie_hack,
.theme_bonobos_dashboard.interstitial #ie_hack {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
/* line 18, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_claim.sass */
.theme_bonobos_winter2012.interstitial #ie_hack #container,
.theme_bonobos_mini.interstitial #ie_hack #container,
.theme_bonobos_dashboard.interstitial #ie_hack #container {
  position: relative;
  top: 0;
  z-index: 4;
  margin: 0 auto;
}
/* line 24, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_claim.sass */
.theme_bonobos_winter2012.interstitial #ie_hack #overlay,
.theme_bonobos_mini.interstitial #ie_hack #overlay,
.theme_bonobos_dashboard.interstitial #ie_hack #overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: black;
  top: 0;
  left: 0;
  opacity: 0.88;
  filter: alpha(opacity=88);
  zoom: 1;
}
/* line 34, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_claim.sass */
.theme_bonobos_winter2012.interstitial .outside,
.theme_bonobos_mini.interstitial .outside,
.theme_bonobos_dashboard.interstitial .outside {
  background-color: #102343;
  color: #7e8799;
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 800px;
}
/* line 44, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_claim.sass */
.theme_bonobos_winter2012.interstitial .button,
.theme_bonobos_mini.interstitial .button,
.theme_bonobos_dashboard.interstitial .button {
  padding-bottom: 14px;
  padding-top: 14px;
}
/* line 49, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_claim.sass */
.theme_bonobos_winter2012.interstitial h1,
.theme_bonobos_mini.interstitial h1,
.theme_bonobos_dashboard.interstitial h1 {
  color: white;
  font-size: 70px;
  font-weight: 700;
  line-height: 72px;
  letter-spacing: -2px;
  padding-top: 2px;
}
/* line 57, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_claim.sass */
.theme_bonobos_winter2012.interstitial h2,
.theme_bonobos_mini.interstitial h2,
.theme_bonobos_dashboard.interstitial h2 {
  font-size: 23px;
  line-height: 30px;
}
/* line 61, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_claim.sass */
.theme_bonobos_winter2012.interstitial h4,
.theme_bonobos_mini.interstitial h4,
.theme_bonobos_dashboard.interstitial h4 {
  font-size: 15px;
  line-height: 23px;
}
/* line 65, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_claim.sass */
.theme_bonobos_winter2012.interstitial strong,
.theme_bonobos_mini.interstitial strong,
.theme_bonobos_dashboard.interstitial strong {
  font-weight: 700;
}
/* line 69, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_claim.sass */
.theme_bonobos_winter2012.interstitial .modal-header,
.theme_bonobos_mini.interstitial .modal-header,
.theme_bonobos_dashboard.interstitial .modal-header {
  padding: 30px 50px;
  *zoom: 1;
}
/* line 53, ../../../../app/assets/stylesheets/themes/shared/_utils.sass */
.theme_bonobos_winter2012.interstitial .modal-header:before, .theme_bonobos_winter2012.interstitial .modal-header:after,
.theme_bonobos_mini.interstitial .modal-header:before,
.theme_bonobos_mini.interstitial .modal-header:after,
.theme_bonobos_dashboard.interstitial .modal-header:before,
.theme_bonobos_dashboard.interstitial .modal-header:after {
  display: table;
  content: "";
}
/* line 57, ../../../../app/assets/stylesheets/themes/shared/_utils.sass */
.theme_bonobos_winter2012.interstitial .modal-header:after,
.theme_bonobos_mini.interstitial .modal-header:after,
.theme_bonobos_dashboard.interstitial .modal-header:after {
  clear: both;
}
/* line 73, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_claim.sass */
.theme_bonobos_winter2012.interstitial .modal-title-label,
.theme_bonobos_mini.interstitial .modal-title-label,
.theme_bonobos_dashboard.interstitial .modal-title-label {
  padding: 5px 0 20px;
}
/* line 76, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_claim.sass */
.theme_bonobos_winter2012.interstitial .modal-close,
.theme_bonobos_mini.interstitial .modal-close,
.theme_bonobos_dashboard.interstitial .modal-close {
  background: url(//d2jjzw81hqbuqv.cloudfront.net/assets/themes/bonobos_winter2012/modal-close-e050c7f05fe0187a1656c7a8f358bf7e.png) 0 19px no-repeat;
  cursor: pointer;
  height: 35px;
  position: absolute;
  right: 0;
  text-decoration: none;
  top: 0;
  width: 36px;
  z-index: 5;
}
/* line 86, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_claim.sass */
.theme_bonobos_winter2012.interstitial .modal-close:hover,
.theme_bonobos_mini.interstitial .modal-close:hover,
.theme_bonobos_dashboard.interstitial .modal-close:hover {
  background-position: 0 -31px;
}
/* line 90, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_claim.sass */
.theme_bonobos_winter2012.interstitial .modal-code,
.theme_bonobos_mini.interstitial .modal-code,
.theme_bonobos_dashboard.interstitial .modal-code {
  color: #56bc7e;
  margin-right: 27px;
  overflow: hidden;
  vertical-align: middle;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
/* line 96, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_claim.sass */
.theme_bonobos_winter2012.interstitial .modal-code .clip_container,
.theme_bonobos_mini.interstitial .modal-code .clip_container,
.theme_bonobos_dashboard.interstitial .modal-code .clip_container {
  display: inline;
}
/* line 98, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_claim.sass */
.theme_bonobos_winter2012.interstitial .modal-code .clip_container div,
.theme_bonobos_mini.interstitial .modal-code .clip_container div,
.theme_bonobos_dashboard.interstitial .modal-code .clip_container div {
  left: 0 !important;
  position: absolute;
}
/* line 101, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_claim.sass */
.theme_bonobos_winter2012.interstitial .modal-code .clip_container div.clip_container,
.theme_bonobos_mini.interstitial .modal-code .clip_container div.clip_container,
.theme_bonobos_dashboard.interstitial .modal-code .clip_container div.clip_container {
  position: relative !important;
}
/* line 105, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_claim.sass */
.theme_bonobos_winter2012.interstitial .modal-content,
.theme_bonobos_mini.interstitial .modal-content,
.theme_bonobos_dashboard.interstitial .modal-content {
  background-color: #0e1f3b;
  padding: 20px;
}
/* line 110, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_claim.sass */
.theme_bonobos_winter2012.interstitial .product,
.theme_bonobos_mini.interstitial .product,
.theme_bonobos_dashboard.interstitial .product {
  cursor: default;
  margin: 0 5px 0 7px;
  position: relative;
  vertical-align: top;
  _margin-left: 10px;
  _margin-right: 8px;
  _width: 161px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
/* line 120, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_claim.sass */
.theme_bonobos_winter2012.interstitial .product-price,
.theme_bonobos_mini.interstitial .product-price,
.theme_bonobos_dashboard.interstitial .product-price {
  color: #56bc7e;
  line-height: 19px;
  margin-bottom: 14px;
}
/* line 125, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_claim.sass */
.theme_bonobos_winter2012.interstitial .product-price-old,
.theme_bonobos_mini.interstitial .product-price-old,
.theme_bonobos_dashboard.interstitial .product-price-old {
  color: #ff4b21;
  text-decoration: line-through;
}
/* line 129, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_claim.sass */
.theme_bonobos_winter2012.interstitial .product-image,
.theme_bonobos_mini.interstitial .product-image,
.theme_bonobos_dashboard.interstitial .product-image {
  border: 3px solid transparent;
  border-radius: 4px;
  display: block;
  _border: none;
}
/* line 135, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_claim.sass */
.theme_bonobos_winter2012.interstitial .product-name,
.theme_bonobos_mini.interstitial .product-name,
.theme_bonobos_dashboard.interstitial .product-name {
  font-weight: 700;
  line-height: 19px;
  padding-top: 14px;
}
/* line 140, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_claim.sass */
.theme_bonobos_winter2012.interstitial .product-description,
.theme_bonobos_mini.interstitial .product-description,
.theme_bonobos_dashboard.interstitial .product-description {
  margin-bottom: 2px;
}
/* line 144, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_claim.sass */
.theme_bonobos_winter2012.interstitial .modal-footer,
.theme_bonobos_mini.interstitial .modal-footer,
.theme_bonobos_dashboard.interstitial .modal-footer {
  padding: 26px 30px;
}
/* line 147, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_claim.sass */
.theme_bonobos_winter2012.interstitial .modal-footer-item,
.theme_bonobos_mini.interstitial .modal-footer-item,
.theme_bonobos_dashboard.interstitial .modal-footer-item {
  color: white;
  padding: 0 6px;
}
/* line 151, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_claim.sass */
.theme_bonobos_winter2012.interstitial .modal-footer-links,
.theme_bonobos_mini.interstitial .modal-footer-links,
.theme_bonobos_dashboard.interstitial .modal-footer-links {
  padding-top: 20px;
}
/* line 153, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_claim.sass */
.theme_bonobos_winter2012.interstitial .modal-footer-links a,
.theme_bonobos_mini.interstitial .modal-footer-links a,
.theme_bonobos_dashboard.interstitial .modal-footer-links a {
  color: #495770;
  padding: 0 6px;
  text-decoration: none;
}
/* line 157, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_claim.sass */
.theme_bonobos_winter2012.interstitial .modal-footer-links a:hover,
.theme_bonobos_mini.interstitial .modal-footer-links a:hover,
.theme_bonobos_dashboard.interstitial .modal-footer-links a:hover {
  color: white;
}
/* line 4, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon .show,
.theme_bonobos_mini.coupon .show,
.theme_bonobos_dashboard.coupon .show {
  background-color: #ff672b;
  background-image: url(//d2jjzw81hqbuqv.cloudfront.net/assets/themes/bonobos_winter2012/santa-656ef776d602ee8e34e136e49eb29610.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
  color: white;
  min-height: 827px;
  margin: auto;
  padding: 46px 50px 27px 373px;
  position: relative;
  width: 537px;
  _height: 827px;
}
/* line 18, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon h1,
.theme_bonobos_mini.coupon h1,
.theme_bonobos_dashboard.coupon h1 {
  font-size: 70px;
  font-weight: 700;
  line-height: 62px;
  letter-spacing: -3px;
  margin: 20px 0 36px;
}
/* line 25, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon h2,
.theme_bonobos_mini.coupon h2,
.theme_bonobos_dashboard.coupon h2 {
  font-size: 18px;
  line-height: 23px;
}
/* line 29, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon h3,
.theme_bonobos_mini.coupon h3,
.theme_bonobos_dashboard.coupon h3 {
  font-size: 15px;
}
/* line 33, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon .show-content,
.theme_bonobos_mini.coupon .show-content,
.theme_bonobos_dashboard.coupon .show-content {
  background: whitesmoke url(//d2jjzw81hqbuqv.cloudfront.net/assets/themes/bonobos_winter2012/show-content-da938c615af18f5584f255ff5faa1435.png);
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  color: #7e8797;
  margin: auto;
  width: 477px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07);
}
/* line 42, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon .show-content-panel,
.theme_bonobos_mini.coupon .show-content-panel,
.theme_bonobos_dashboard.coupon .show-content-panel {
  padding: 25px 19px 6px;
  border-bottom: 1px solid #d4d4d4;
  border-top: 1px solid white;
}
/* line 46, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon .show-content-panel.is-last,
.theme_bonobos_mini.coupon .show-content-panel.is-last,
.theme_bonobos_dashboard.coupon .show-content-panel.is-last {
  border-bottom: none;
  padding-bottom: 39px;
}
/* line 50, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon .show-content-title,
.theme_bonobos_mini.coupon .show-content-title,
.theme_bonobos_dashboard.coupon .show-content-title {
  color: black;
  margin-bottom: 24px;
  text-align: center;
}
/* line 55, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon .show-headline,
.theme_bonobos_mini.coupon .show-headline,
.theme_bonobos_dashboard.coupon .show-headline {
  letter-spacing: 2px;
}
/* line 59, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon .show-footer,
.theme_bonobos_mini.coupon .show-footer,
.theme_bonobos_dashboard.coupon .show-footer {
  margin: auto;
  padding: 23px 0 15px;
  text-align: center;
  width: 55%;
}
/* line 65, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon .show-footer-links,
.theme_bonobos_mini.coupon .show-footer-links,
.theme_bonobos_dashboard.coupon .show-footer-links {
  text-align: center;
}
/* line 67, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon .show-footer-links a,
.theme_bonobos_mini.coupon .show-footer-links a,
.theme_bonobos_dashboard.coupon .show-footer-links a {
  color: #cccccc;
  color: rgba(255, 255, 255, 0.48);
  text-decoration: none;
}
/* line 72, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon .show-footer-links a:hover,
.theme_bonobos_mini.coupon .show-footer-links a:hover,
.theme_bonobos_dashboard.coupon .show-footer-links a:hover {
  color: white;
}
/* line 76, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon .form-field,
.theme_bonobos_mini.coupon .form-field,
.theme_bonobos_dashboard.coupon .form-field {
  padding-bottom: 19px;
  *zoom: 1;
}
/* line 53, ../../../../app/assets/stylesheets/themes/shared/_utils.sass */
.theme_bonobos_winter2012.coupon .form-field:before, .theme_bonobos_winter2012.coupon .form-field:after,
.theme_bonobos_mini.coupon .form-field:before,
.theme_bonobos_mini.coupon .form-field:after,
.theme_bonobos_dashboard.coupon .form-field:before,
.theme_bonobos_dashboard.coupon .form-field:after {
  display: table;
  content: "";
}
/* line 57, ../../../../app/assets/stylesheets/themes/shared/_utils.sass */
.theme_bonobos_winter2012.coupon .form-field:after,
.theme_bonobos_mini.coupon .form-field:after,
.theme_bonobos_dashboard.coupon .form-field:after {
  clear: both;
}
/* line 79, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon .form-field.is-small,
.theme_bonobos_mini.coupon .form-field.is-small,
.theme_bonobos_dashboard.coupon .form-field.is-small {
  padding-bottom: 11px;
  position: relative;
}
/* line 84, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon .form-column.is-left,
.theme_bonobos_mini.coupon .form-column.is-left,
.theme_bonobos_dashboard.coupon .form-column.is-left {
  float: left;
  width: 63%;
  _display: inline;
}
/* line 88, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon .form-column.is-right,
.theme_bonobos_mini.coupon .form-column.is-right,
.theme_bonobos_dashboard.coupon .form-column.is-right {
  float: right;
  padding-right: 10px;
  width: 33%;
  _display: inline;
}
/* line 95, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon .form-label,
.theme_bonobos_mini.coupon .form-label,
.theme_bonobos_dashboard.coupon .form-label {
  color: #404040;
  float: left;
  padding: 0 0 17px 2%;
  width: 46%;
  word-wrap: break-word;
}
/* line 102, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon .form-validation,
.theme_bonobos_mini.coupon .form-validation,
.theme_bonobos_dashboard.coupon .form-validation {
  color: #d81e05;
  float: right;
  padding: 0 2% 17px 0;
  text-align: right;
  width: 46%;
  word-wrap: break-word;
}
/* line 111, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon textarea,
.theme_bonobos_mini.coupon textarea,
.theme_bonobos_dashboard.coupon textarea {
  background: white;
  border: 1px solid #cccccc;
  border-radius: 4px;
  color: black;
  display: block;
  font: 12px/18px museo-sans, sans-serif;
  height: 68px;
  padding: 7px 8px 3px;
  width: 100%;
  _width: 96% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url("/javascripts/themes/bonobos_winter2012/boxsizing.htc");
}
/* line 24, ../../../../app/assets/stylesheets/themes/shared/_utils.sass */
.theme_bonobos_winter2012.coupon textarea:-moz-placeholder,
.theme_bonobos_mini.coupon textarea:-moz-placeholder,
.theme_bonobos_dashboard.coupon textarea:-moz-placeholder {
  color: #7e8797;
}
/* line 26, ../../../../app/assets/stylesheets/themes/shared/_utils.sass */
.theme_bonobos_winter2012.coupon textarea::-webkit-input-placeholder,
.theme_bonobos_mini.coupon textarea::-webkit-input-placeholder,
.theme_bonobos_dashboard.coupon textarea::-webkit-input-placeholder {
  color: #7e8797;
}
/* line 28, ../../../../app/assets/stylesheets/themes/shared/_utils.sass */
.theme_bonobos_winter2012.coupon textarea.placeholder,
.theme_bonobos_mini.coupon textarea.placeholder,
.theme_bonobos_dashboard.coupon textarea.placeholder {
  color: #7e8797;
}
/* line 124, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon textarea:focus,
.theme_bonobos_mini.coupon textarea:focus,
.theme_bonobos_dashboard.coupon textarea:focus {
  border-color: #999999;
}
/* line 126, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon textarea.example,
.theme_bonobos_mini.coupon textarea.example,
.theme_bonobos_dashboard.coupon textarea.example {
  color: #7e8797;
}
/* line 128, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon textarea.is-oneline,
.theme_bonobos_mini.coupon textarea.is-oneline,
.theme_bonobos_dashboard.coupon textarea.is-oneline {
  height: 33px;
  *height: 23px !important;
  *width: 96% !important;
}
/* line 134, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon .checkbox,
.theme_bonobos_mini.coupon .checkbox,
.theme_bonobos_dashboard.coupon .checkbox {
  background: url(//d2jjzw81hqbuqv.cloudfront.net/assets/themes/bonobos_winter2012/checkbox-f730c4d2f12632a1c11a5c173a4e7822.png) 10px -59px no-repeat;
  cursor: pointer;
  display: block;
  margin-bottom: 7px;
  min-height: 20px;
  padding-left: 33px;
  position: relative;
  vertical-align: middle;
  *background-position: 10px -58px;
}
/* line 144, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon .checkbox.is-checked,
.theme_bonobos_mini.coupon .checkbox.is-checked,
.theme_bonobos_dashboard.coupon .checkbox.is-checked {
  background-position: 10px 1px;
  *background-position: 10px 2px;
}
/* line 148, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon .checkbox input,
.theme_bonobos_mini.coupon .checkbox input,
.theme_bonobos_dashboard.coupon .checkbox input {
  cursor: pointer;
  font: 12px/18px museo-sans, sans-serif;
  line-height: normal;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  vertical-align: middle;
  display: inline-block;
  zoom: 1;
  *display: inline;
  opacity: 0;
  filter: alpha(opacity=0);
  zoom: 1;
}
/* line 161, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon .form-button-line,
.theme_bonobos_mini.coupon .form-button-line,
.theme_bonobos_dashboard.coupon .form-button-line {
  padding-top: 8px;
}
/* line 165, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon .show-socials-title,
.theme_bonobos_mini.coupon .show-socials-title,
.theme_bonobos_dashboard.coupon .show-socials-title {
  margin-bottom: 22px;
}
/* line 168, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon .show-socials,
.theme_bonobos_mini.coupon .show-socials,
.theme_bonobos_dashboard.coupon .show-socials {
  margin-bottom: 24px;
}
/* line 170, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon .show-socials .button.is-facebook,
.theme_bonobos_mini.coupon .show-socials .button.is-facebook,
.theme_bonobos_dashboard.coupon .show-socials .button.is-facebook {
  margin-right: 7px;
}
/* line 174, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon .show-coupon-link,
.theme_bonobos_mini.coupon .show-coupon-link,
.theme_bonobos_dashboard.coupon .show-coupon-link {
  background: white url(//d2jjzw81hqbuqv.cloudfront.net/assets/themes/bonobos_winter2012/coupon-link-8bc3dd35b3b439b249de69b5a168a44f.png) no-repeat right 3px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  margin: auto;
  padding: 11px 3px 11px 11px;
  position: relative;
  text-align: left;
  width: 257px;
}
/* line 183, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon .show-coupon-link:hover,
.theme_bonobos_mini.coupon .show-coupon-link:hover,
.theme_bonobos_dashboard.coupon .show-coupon-link:hover {
  border-color: #aaaaaa;
}
/* line 189, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon .offer-for-customer,
.theme_bonobos_mini.coupon .offer-for-customer,
.theme_bonobos_dashboard.coupon .offer-for-customer {
  position: relative;
}
/* line 192, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon #loadingDiv,
.theme_bonobos_winter2012.coupon #noticeDiv,
.theme_bonobos_mini.coupon #loadingDiv,
.theme_bonobos_mini.coupon #noticeDiv,
.theme_bonobos_dashboard.coupon #loadingDiv,
.theme_bonobos_dashboard.coupon #noticeDiv {
  background: white;
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  bottom: 270px;
  font-size: 15px;
  left: 50%;
  margin-left: -77px;
  padding: 15px 0;
  position: absolute;
  text-align: center;
  width: 477px;
  z-index: 100;
  _margin-left: -165px;
}
/* line 208, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon #loadingDiv img,
.theme_bonobos_winter2012.coupon #noticeDiv img,
.theme_bonobos_mini.coupon #loadingDiv img,
.theme_bonobos_mini.coupon #noticeDiv img,
.theme_bonobos_dashboard.coupon #loadingDiv img,
.theme_bonobos_dashboard.coupon #noticeDiv img {
  height: 24px;
  margin-right: 10px;
  vertical-align: middle;
}
/* line 213, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon #loadingDiv .loadingMessage,
.theme_bonobos_winter2012.coupon #noticeDiv .loadingMessage,
.theme_bonobos_mini.coupon #loadingDiv .loadingMessage,
.theme_bonobos_mini.coupon #noticeDiv .loadingMessage,
.theme_bonobos_dashboard.coupon #loadingDiv .loadingMessage,
.theme_bonobos_dashboard.coupon #noticeDiv .loadingMessage {
  display: inline;
  vertical-align: middle;
}
/* line 217, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon #loadingDiv #noticeDivInner,
.theme_bonobos_winter2012.coupon #noticeDiv #noticeDivInner,
.theme_bonobos_mini.coupon #loadingDiv #noticeDivInner,
.theme_bonobos_mini.coupon #noticeDiv #noticeDivInner,
.theme_bonobos_dashboard.coupon #loadingDiv #noticeDivInner,
.theme_bonobos_dashboard.coupon #noticeDiv #noticeDivInner {
  padding-bottom: 3px;
  padding-top: 4px;
}
/* line 221, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon .form-import-contacts,
.theme_bonobos_mini.coupon .form-import-contacts,
.theme_bonobos_dashboard.coupon .form-import-contacts {
  float: right;
  padding: 0 2% 17px 0;
  text-align: right;
  width: 46%;
  word-wrap: break-word;
}
/* line 228, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon .form-import-contacts a,
.theme_bonobos_mini.coupon .form-import-contacts a,
.theme_bonobos_dashboard.coupon .form-import-contacts a {
  background-color: #56bc7e;
  border-radius: 3px;
  border: 1px solid #51a675;
  color: white;
  margin: -4px 0;
  padding: 3px 13px;
  text-decoration: none;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
/* line 239, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon[class*='pink-blue'] .show-footer,
.theme_bonobos_mini.coupon[class*='pink-blue'] .show-footer,
.theme_bonobos_dashboard.coupon[class*='pink-blue'] .show-footer {
  color: gray;
}
/* line 243, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon[class*='pink-blue'] .show-footer-links a,
.theme_bonobos_mini.coupon[class*='pink-blue'] .show-footer-links a,
.theme_bonobos_dashboard.coupon[class*='pink-blue'] .show-footer-links a {
  color: gray;
}
/* line 245, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/_show.sass */
.theme_bonobos_winter2012.coupon[class*='pink-blue'] .show-footer-links a:hover,
.theme_bonobos_mini.coupon[class*='pink-blue'] .show-footer-links a:hover,
.theme_bonobos_dashboard.coupon[class*='pink-blue'] .show-footer-links a:hover {
  color: #4d4d4d;
}

@-moz-document url-prefix() {
  /* line 83, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/bonobos_winter2012_web.sass */
  .theme_bonobos_winter2012.interstitial .button,
  .theme_bonobos_mini.interstitial .button,
  .theme_bonobos_dashboard.interstitial .button {
    padding-bottom: 13px;
    padding-top: 13px;
  }
  /* line 87, ../../../../app/assets/stylesheets/themes/bonobos_winter2012/bonobos_winter2012_web.sass */
  .theme_bonobos_winter2012 .button,
  .theme_bonobos_mini .button,
  .theme_bonobos_dashboard .button {
    padding-bottom: 8px;
    padding-top: 8px;
  }
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }
/*


*/

