@charset "UTF-8";
/* @override http://localhost:3000/stylesheets/reset.css */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, form, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 10px;
  vertical-align: baseline; }

/* remember to define focus styles! */
:focus {
  outline: 0; }

body {
  line-height: 1;
  color: black;
  background: white; }

ol, ul {
  list-style: none; }

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

/* clearfix */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.clearfix {
  display: inline-block; }

html[xmlns] .clearfix {
  display: block; }

* html .clearfix {
  height: 1%; }

.town_clear, .clear {
  clear: both; }

/*********************************************
GENERIC STYLES
***************************************/
* {
  font-size: 100.00%; }

html {
  font-size: 62.5%; }

html, body {
  font-family: Verdana, Arial, Helvetica, sans-serif !important;
  background: #ffffff;
  color: #3f3f3f;
  height: 100%; }

body {
  height: 100%;
  width: 100%;
  color: #444444; }

body {
  -ms-touch-action: none; }

input, select, textarea {
  font: 1.0em/1.45em Verdana, Arial, Helvetica, sans-serif; }

input[type="text"] {
  font: 1.0em/1.45ex Verdana, Arial, Helvetica, sans-serif; }

select {
  font-size: 0.7em; }

a {
  color: #0066ff;
  text-decoration: none;
  z-index: 50;
  cursor: pointer; }

a:hover {
  text-decoration: underline;
  z-index: 50; }

.smallfont {
  font-size: 10px;
  font-weight: normal; }

.hide {
  display: none; }

input.button, input.search-btn {
  cursor: pointer; }

#keywords.text_input {
  cursor: text; }

.pipe {
  padding: 0px 3px;
  text-align: left; }

.special_underspace {
  position: absolute;
  height: 10px;
  bottom: 0; }

.center {
  text-align: center; }

.height_auto {
  height: auto !important; }

.vertical_align_center {
  vertical-align: middle; }

.absolute {
  position: absolute; }

.gray {
  color: #626262; }

strong, .bold {
  font-weight: bold !important; }

h1, h2, h3, h4, h5, h6 {
  color: #414141;
  font-weight: normal; }

.box_normal h2 {
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
  margin-bottom: 23px; }

.box_normal_white h2 {
  font-size: 12px;
  color: #555;
  font-weight: bold;
  margin-bottom: 23px;
  text-transform: uppercase; }

.box h2 #pagination_results span, .box h2 #pagination_results {
  display: inline-block;
  margin-top: 0 !important;
  font-size: 12px !important;
  color: #FFFFFF !important;
  font-weight: normal;
  font-weight: bold; }

h1 {
  font-size: 18px; }

h2 {
  font-size: 14px; }

h3 {
  font-size: 12px; }

h4 {
  font-size: 11px; }

h5 {
  font-size: 10px; }

h6 {
  font-size: 10px; }

h1 span, h2 span {
  display: block;
  margin: 0.5em 0 0;
  font-weight: normal;
  color: #666; }

h1 div {
  display: block;
  font-size: 12px;
  font-weight: normal;
  margin-top: 6px; }

h1 div span {
  display: inline;
  float: left;
  overflow: hidden;
  color: #E9E9E9; }

h2 span {
  font-size: 0.8em; }

em {
  font-style: italic; }

.txt-right {
  text-align: right; }

div.col-1, div.col-2, .col-2_half, .col-2_75, div.col-3, div.col-4, div.col-5, div.col-6, div.col-7, div.col-8, div.col-9, div.col-10, div.col-11, div.col-12, div.col-13, div.col-14, div.col-15, div.bcol-1, div.bcol-2, div.bcol-3, div.bcol-4, div.bcol-5, div.bcol-6, div.bcol-7, div.bcol-8, div.bcol-9, div.col {
  float: left;
  display: inline;
  margin-right: 12px; }

.col-1 {
  width: 60px; }

.col-1_half {
  width: 80px; }

.result .col-1 {
  text-align: center; }

.result .col-15 {
  text-align: center; }

/* icon size */
.col-2 {
  width: 100px; }

.col-2_half {
  width: 140px; }

.col-2_75 {
  width: 150px; }

.col-3 {
  width: 160px; }

.col-4 {
  width: 180px; }

/* 20% */
.col-5 {
  width: 200px; }

.col-6 {
  width: 225px; }

/* 25% */
.col-7 {
  width: 250px; }

/* 30% */
.col-8 {
  width: 285px; }

.col-8_half {
  width: 310px; }

.col-9 {
  width: 360px; }

/* 40% */
.col-10 {
  width: 440px; }

/* 50% */
.col-11 {
  width: 520px; }

/* 60% */
.col-12 {
  width: 629px; }

/* 70% */
.col-13 {
  width: 656px; }

/* 75% */
.col-14 {
  width: 700px; }

/* 80% */
.col-15 {
  width: 121px; }

/* small merchant image size */
.bcol-1 {
  width: 162px; }

/* 20% */
.bcol-2 {
  width: 207px; }

/* 25% */
.bcol-3 {
  width: 233px; }

/* 30% */
.bcol-4 {
  width: 352px; }

/* 40% */
.bcol-5 {
  width: 422px; }

/* 50% */
.bcol-6 {
  width: 506px; }

/* 60% */
.bcol-7 {
  width: 611px; }

/* 70% */
.bcol-8 {
  width: 638px; }

/* 75% */
.bcol-9 {
  width: 788px; }

/* 80% */
.town_clear, .clear {
  clear: both; }

div.col-last {
  margin-right: 0px; }

div.col-m8 {
  margin-right: 8px; }

div.col-m15 {
  margin-right: 15px; }

div.col-m20 {
  margin-right: 20px; }

div.col-m25 {
  margin-right: 25px; }

.col-right {
  float: right !important; }

.col-left {
  float: left !important; }

.col-inline {
  display: inline; }

.col-m0 {
  margin: 0 !important; }

.col-mb0 {
  margin-bottom: 0 !important; }

.col-mb2 {
  margin-bottom: 2px !important; }

.col-mb3 {
  margin-bottom: 3px !important; }

.col-mb5 {
  margin-bottom: 5px !important; }

.col-mb8 {
  margin-bottom: 8px !important; }

.col-mb10 {
  margin-bottom: 10px !important; }

.col-mb15 {
  margin-bottom: 15px !important; }

.col-mb20 {
  margin-bottom: 20px !important; }

.col-mb25 {
  margin-bottom: 25px !important; }

.col-mb30 {
  margin-bottom: 30px !important; }

.col-mb35 {
  margin-bottom: 35px !important; }

.col-mb40 {
  margin-bottom: 40px !important; }

.col-mt30 {
  margin-top: 30px !important; }

.col-mt25 {
  margin-top: 25px !important; }

.col-mt20 {
  margin-top: 20px !important; }

.col-mt15 {
  margin-top: 15px !important; }

.col-mt10 {
  margin-top: 10px !important; }

.col-mt5 {
  margin-top: 5px !important; }

.col-mt3 {
  margin-top: 3px !important; }

.col-mr5 {
  margin-right: 5px !important; }

.col-mr0 {
  margin-right: 0px !important; }

.col-mr13 {
  margin-right: 13px !important; }

.col-mr10 {
  margin-right: 10px !important; }

.col-mr15 {
  margin-right: 15px !important; }

.col-ml5 {
  margin-left: 5px !important; }

.col-ml10 {
  margin-left: 10px !important; }

.col-ml15 {
  margin-left: 15px !important; }

.col-ml20 {
  margin-left: 20px !important; }

.col-ml40 {
  margin-left: 40px !important; }

.display_inline {
  display: inline; }

.lineheight-normal {
  line-height: 1; }

.uppercase {
  text-transform: uppercase; }

.col-p0 {
  padding: 0 !important; }

.col-pt5 {
  padding-top: 5px; }

.col-pt10 {
  padding-top: 10px; }

.col-pt15 {
  padding-top: 15px; }

.col-pb5 {
  padding-bottom: 5px; }

.col-pb10 {
  padding-bottom: 10px; }

.col-pb15 {
  padding-bottom: 15px; }

.col-pr5 {
  padding-right: 5px; }

.col-pl5 {
  padding-left: 5px; }

.col-pl10 {
  padding-left: 10px; }

.col-pl30 {
  padding-left: 30px; }

.font-11 {
  font-size: 11px !important; }

.font-12 {
  font-size: 12px !important; }

.font-14 {
  font-size: 14px !important; }

.font-18 {
  font-size: 18px !important; }

.font-24 {
  font-size: 24px !important; }

/* -----------------------------------
   Autocomplete styling
 */
﻿
.autocomplete-w1 {
  background: url(shadow.png) no-repeat bottom right;
  position: absolute;
  top: 4px;
  left: 3px;
  /* IE6 fix: */
  _background: none;
  _top: 1px; }

.autocomplete-w2 {
  padding: 0 6px 6px 0; }

.autocomplete {
  width: 300px;
  border: 1px solid #999;
  background: #FFF;
  cursor: default;
  text-align: left;
  max-height: 350px;
  overflow: auto;
  margin: -6px 6px 6px -6px;
  /* IE specific: */
  _height: 350px;
  _margin: 0px 6px 6px 0;
  overflow-x: hidden; }

.autocomplete .selected {
  background: #F0F0F0; }

.autocomplete div {
  padding: 2px 5px;
  white-space: nowrap; }

.autocomplete strong {
  font-weight: normal;
  color: #3399FF; }

/* Flash message CSS */
.warning, .error, .notice, .green, .success {
  padding: 5px 55px;
  margin: 0.5em 0 1em;
  border: 2px solid #ddd; }

.error {
  background: #FBE3E4;
  color: #8a1f11;
  border-color: #FBC2C4; }

.notice {
  background: #FFF6BF;
  color: #514721;
  border-color: #FFD324; }

.warning {
  background: #FFF6BF;
  color: #514721;
  border-color: #FFD324; }

.green, .success {
  background: #EAFAB4;
  color: #003300;
  border-color: #65B60C; }

.green a, .success a {
  color: #264409; }

#flash.notice p {
  margin-bottom: 0; }

.flashtop {
  z-index: 1000;
  width: 150px;
  text-align: center;
  top: 0px;
  position: absolute;
  left: 41%; }

.caja-vdoc-wrapper {
  height: 100%; }

caja-v-html {
  height: 100%;
  overflow-x: visible !important; }

caja-v-body {
  height: 100%;
  overflow-x: visible !important; }

#RB_overlay {
  display: block;
  background: black;
  bottom: 0pt;
  left: 0pt;
  opacity: 0.5 !important;
  position: absolute;
  right: 0pt;
  top: 0pt;
  width: 100%;
  z-index: 8000;
  filter: alpha(opacity=10); }

.framed #RB_overlay {
  background: white; }

#RB_redbox {
  height: 100% auto;
  min-height: 100%;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1000000; }

#RB_window.box {
  background-image: none;
  background-color: white;
  padding: 0; }

#RB_window {
  height: auto;
  top: 300px;
  width: 550px;
  margin: 0px auto 0pt;
  text-align: left;
  z-index: 10000;
  position: relative; }

#RB_content {
  z-index: 103;
  height: inherit;
  padding: 15px;
  font-size: 0.9em; }

#RB_loading {
  display: none;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
  text-align: center;
  width: 100px;
  height: 200px;
  z-index: 101; }

.redbox_contents {
  margin: 0 auto;
  text-align: left; }

h4#signin_prompting_generic.modify_id_for_redbox {
  font-size: 1.0em; }

#forgot_password_dialog_content div p {
  font-size: 1.1em;
  width: 475px;
  margin: 0 auto;
  padding-bottom: 8px; }

#login_dialog ul.remember_me {
  clear: both; }

#login_dialog ul.remember_me li {
  min-height: 15px;
  height: 15px; }

#login_dialog ul.remember_me li div.field-wrapper label {
  padding: 2px 0 0 0;
  margin: 0;
  width: 120px;
  text-align: left; }

#login_dialog li label {
  width: 55px;
  font-size: 11px;
  padding-top: 5px; }

#login_dialog li div.text_span, #login_dialog li div.text_span * {
  width: 172px; }

#login_dialog li div.text_span input.text {
  width: 163px;
  margin: 0 auto; }

#login_dialog div.error_message {
  width: 90%;
  font-size: 11px;
  margin-right: 0px;
  background: transparent url(../images/error.gif) no-repeat 0 5px;
  padding: 5px 0 5px 20px; }

#login_dialog div.check_span {
  padding: 0 0 0 65px; }

#signup_dialog_content li div.text_span, #signup_dialog_content li div.text_span * {
  width: 225px;
  height: 25px; }

#signup_dialog_content li div.text_span input.text {
  width: 215px;
  background: white; }

#signup_dialog_content li label {
  width: 115px;
  text-align: left; }

#signup_dialog_content div.error_message {
  margin-left: 128px;
  padding: 5px 0 0 20px;
  width: 202px; }

#signup_dialog_content div.btn_green {
  margin: 10px 0 0 135px;
  width: 110px; }

a.forgot_pwd {
  display: block;
  font-size: 11px;
  margin-left: 65px; }

li.remember_me {
  min-height: 12px;
  height: 12px; }

div.sign_up {
  font-weight: bold;
  margin: 28px 0 0 0;
  font-size: 16px;
  text-indent: -3000px;
  background: url(../images/img-join-wishabi.gif) no-repeat;
  width: 151px;
  height: 27px; }

div.sign_up:hover {
  background: url(../images/img-join-wishabi-hover.gif) no-repeat; }

div.sign_up a {
  display: block;
  width: 151px;
  height: 27px;
  cursor: pointer; }

div.sign_up em {
  font-style: normal; }

#forgot_password_wrapper label {
  float: left;
  font-weight: bold;
  padding-top: 8px;
  margin-right: 8px; }

#forgot_password_wrapper div.text_span {
  float: left; }

#forgot_password_wrapper div.text_span * {
  width: 374px; }

#forgot_password_wrapper div.text_span input {
  width: 370px; }

.forgot_password_holder {
  width: 530px; }

#forgot_password_dialog_content div h3 {
  color: #666;
  font-size: 1.0em; }

#forgot_password_dialog_content form.fancy-form fieldset div.clearfix.clear.forgot_password_holder div.reset_button {
  padding-top: 11px;
  width: 200px;
  margin: 0 auto; }

#forgot_password_dialog_content div div.back_to_sign_in button {
  width: 150px;
  margin: 0 auto; }

#forgot_password_dialog_content div div.back_to_sign_in {
  margin: 0 auto;
  width: 150px; }

#forgot_password_dialog_content div h5 {
  text-align: center; }

#forgot_password_wrapper .reset_button {
  padding-top: 16px; }

#login_dialog_content div.input_area {
  margin: 0 auto;
  padding: 0 55px;
  width: 140px;
  bottom: 10px;
  text-align: center;
  height: 35px;
  position: absolute; }

#login_dialog_content div.col-7.col-last {
  border-left: 1px solid #E9E9E9;
  padding-left: 7px; }

#login_dialog_content div.input_area input {
  width: 120px; }

#RB_window form fieldset ul li {
  min-height: 21px;
  height: auto; }

#close_dialog_wrapper:hover {
  background: #EFEFEF; }

ul.sign_up_now {
  padding: 0;
  margin: 0;
  padding-top: 12px; }

ul.sign_up_now li {
  min-height: 27px;
  background: url(../images/bullet.gif) no-repeat 0 2px;
  padding: 0;
  margin: 0;
  padding-left: 18px;
  height: 27px;
  color: #6c8391;
  width: 200px;
  margin-bottom: 13px; }

#login_dialog_content div fieldset div.sign_up em span a {
  text-shadow: #d5d5d5 1px 1px 2px; }

#RB_content li div.field-wrapper label {
  padding-top: 5px; }

#login_dialog li.remember_me div label {
  text-align: left;
  padding: 1px 0 0 4px;
  width: 100px; }

#login_dialog_content div fieldset.left div form ul li.remember_me {
  height: 16px;
  min-height: 16px; }

#login_dialog_content div fieldset.left div form ul.modify_id_for_redbox li {
  min-height: 28px;
  height: 28px; }

#login_dialog_content div fieldset.left h2, #login_dialog_content div fieldset.left h4 {
  padding-left: 17px; }

#share_mailer_dialog div.area_span textarea {
  width: 345px;
  height: 62px;
  padding-bottom: 3px;
  padding-top: 3px; }

#share_mailer_dialog fieldset {
  margin: 0; }

#share_mailer_dialog div.text_span * {
  width: 345px; }

#share_mailer_dialog div.text_span input {
  width: 345px; }

#share_mailer_dialog span.smallfont {
  padding-left: 70px; }

#share_mailer_dialog div.input_area {
  padding-left: 119px; }

#share_mailer_dialog div.input_area img {
  vertical-align: bottom; }

#share_mailer_dialog label {
  width: 110px; }

#share_mailer_dialog div.text_span {
  background-position: 0 0;
  padding: 0 0 0 4px;
  height: 35px;
  float: left;
  display: inline;
  width: 355px; }

#share_mailer_dialog div.area_span {
  float: left;
  margin-right: 0px;
  width: 355px;
  height: 70px;
  border: 1px solid #CCCCCB; }

#share_mailer_dialog div.error_span div div {
  background-position: 0 -35px; }

#share_mailer_dialog div.error_span div {
  background-position: 100% -70px; }

#share_mailer_dialog fieldset ul {
  width: 510px;
  min-width: 510px; }

#share_mailer_dialog fieldset ul li {
  width: 510px;
  min-width: 510px; }

#share_mailer_dialog fieldset ul li.error_message {
  margin: 2px 0 2px 117px;
  min-width: 220px; }

#share_mailer_dialog fieldset ul li.error_message .formError {
  width: 350px; }

.login_dialog_btn {
  width: 100px;
  padding: 10px 0 0 57px; }

.join_dialog_btn {
  width: 350px;
  padding: 0; }

.share_error_message {
  color: #FF0000;
  margin: 7px 0 2px 70px;
  background: url(../images/error.gif) no-repeat 0 4px;
  padding: 5px 0 0 20px;
  height: 16px;
  width: 410px;
  font-size: 11px; }

#login_dialog_content {
  width: 505px; }

#signup_dialog_content {
  width: 375px; }

.fb-redbox-h2 {
  border-bottom: 2px solid;
  margin: 0 0 7px; }

.fb-redbox-h2_title, #wishlist_dialog_contents_header, #wishlist_dialog_signup_header_blank, #wishlist_dialog_signup_header_wished {
  float: left;
  margin: 3px 0 5px;
  font-size: 14px;
  width: 90%;
  font-weight: bold; }

.fb-redbox-h2_title * {
  font-size: 14px; }

#friends_dialog h2.fb-redbox-h2_title {
  width: 87%; }

#wishlist_dialog_signup_header_blank {
  width: 400px; }

#edit_image_by_upload_mywishabi div.close_dialog {
  cursor: pointer;
  float: right;
  text-align: right; }

div.close_dialog {
  cursor: pointer;
  float: right;
  text-align: right;
  font-weight: bold; }

* html div.close_dialog {
  margin-right: 7px; }

#user_image_wrapper div.close_dialog {
  margin-right: 0; }

div.close_dialog a {
  color: #999999;
  text-decoration: none;
  width: 15px;
  height: 15px;
  font-weight: normal;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  margin: 0 1px 2px 1px;
  font-size: 18px;
  line-height: 18px; }

div.close_dialog a:hover {
  color: #333333;
  text-decoration: none; }

.fb-redbox-content {
  font-size: 11px;
  line-height: 1.2;
  padding: 10px 15px;
  margin: 0;
  background: #FFFFFF;
  overflow: hidden;
  border: 2px solid #aaa;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px; }

div#dialog_draggable_header {
  cursor: pointer; }

/* Shopping list Dialog */
.btn_print a,
.btn_mobile a,
.btn_emptylist a,
.btn_blank a,
.btn_blank_small a {
  text-transform: uppercase;
  color: black;
  font-size: 10px;
  text-indent: 24px;
  line-height: 22px;
  display: block;
  overflow: hidden; }

.btn_blank_small a:hover, .btn_blank a:hover {
  text-decoration: none;
  color: black; }

.shopping_list_item .shopping_list_right_buttons {
  position: relative; }

.remove_btn {
  position: absolute;
  right: 16px;
  top: 45px; }

.i18n_fr .remove_btn {
  right: 36px; }

.btn_print,
.btn_emptylist,
.btn_mobile {
  background: none repeat scroll 0 0 transparent;
  border: medium none !important;
  border-radius: 0 0 0 0 !important;
  height: 21px;
  filter: none !important;
  margin-right: 10px !important;
  width: auto !important; }

.btn_print a {
  background: url(/images/distribution/btns/icons.png) 4px -20px no-repeat; }

.btn_mobile {
  width: 155px; }

.btn_mobile a {
  background: url(/images/distribution/btns/icons.png) 4px 0px no-repeat; }

.btn_emptylist a {
  background: url(/images/distribution/btns/icons.png) 4px -43px no-repeat; }

a.remove {
  font-size: 11px;
  color: #aaa;
  text-align: center; }

a.remove:hover {
  text-decoration: none;
  color: #3f3f3f; }

table.image_center {
  height: 120px;
  width: 115px;
  overflow: hidden; }

table.image_center td {
  text-align: center;
  vertical-align: middle; }

ul.shopping_list li .btn_blank a {
  padding: 0 10px;
  text-indent: 0; }

ul.shopping_list li:hover {
  background-color: #e8e8e8; }

div#shopping_list_popup_count {
  text-transform: uppercase;
  padding-top: 4px;
  float: right;
  color: #555;
  display: inline-block; }

table.shopping_list_help {
  margin-top: 10px; }

table.shopping_list_help td {
  vertical-align: top;
  padding-left: 5px; }

div.flyer_item_clip_name {
  font-size: 12px;
  margin-bottom: 2px;
  font-weight: bold; }

div.image_container {
  width: 115px;
  height: 120px;
  border: 1px dashed #555;
  background: white;
  overflow: hidden; }

div.shopping_list_item_details_container {
  width: 330px;
  padding-left: 10px;
  float: left; }

.shopping_list_item_details {
  height: 94px;
  overflow: hidden;
  width: 100px; }

.shopping_list_item_gotostore_btn {
  height: 16px;
  overflow: hidden;
  width: 60px;
  text-align: center; }

.shopping_list_item_gotostore_btn a {
  color: black;
  display: block;
  font-size: 10px;
  line-height: 16px;
  text-indent: 0;
  text-transform: none; }

.product_price {
  font-size: 18px;
  font-weight: bold; }

.flyer_item_price_area {
  position: relative; }

/* End of Shopping list Dialog*/
/* Extra content styles for item dialog */
#pop_disclaimer, #pop_disclaimer div {
  text-align: center;
  margin-top: 5px;
  font-size: 9px;
  color: #777;
  font-style: italic; }

.positive_review_count, .critical_review_count {
  padding-left: 17px;
  height: 14px;
  display: inline-block; }

.positive_review_count {
  background: url(/images/distribution/flyer_items/positive_negative_review_counter.gif) left top no-repeat; }

.critical_review_count {
  background: url(/images/distribution/flyer_items/positive_negative_review_counter.gif) left bottom no-repeat; }

.related_items_table {
  position: relative;
  width: 500px; }

.flyer_item_feature h5 {
  border-bottom: 2px solid;
  margin: 0 0 7px;
  height: 20px !important;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold; }

/* End extra content styles for item dialog */
/* Correction Notices dialog */
.correction_notices_listing {
  line-height: 14px; }

#correction_notices_wrapper {
  overflow-y: auto; }

#correction_notices_wrapper .int-modal-close-x {
  display: none; }

/* End of Correction Notices dialog */
/* Single hosted other flyer runs popup */
#other_flyer_runs {
  width: 500px; }

table.other_flyer_runs_table {
  width: 100%; }

table.other_flyer_runs_table td {
  padding: 6px 3px;
  vertical-align: middle;
  text-align: center; }

table.other_flyer_runs_table tr {
  cursor: pointer; }

table.other_flyer_runs_table tr:hover td {
  background: #eee; }

table.other_flyer_runs_table tr:active td {
  background: #ccc; }

table.other_flyer_runs_table td a {
  display: block; }

table.other_flyer_runs_table td a:hover {
  text-decoration: none; }

table.other_flyer_runs_table td.info {
  text-align: left; }

table.other_flyer_runs_table td.valid {
  text-align: right;
  font-weight: bold; }

table.other_flyer_runs_table td.viewing {
  text-align: center;
  font-weight: bold; }

table.other_flyer_runs_table th {
  padding: 6px 3px;
  font-size: 80%; }

table.other_flyer_runs_table td.dates {
  width: 45px;
  text-align: right; }

table.other_flyer_runs_table td.left-date {
  text-align: left !important; }

table.other_flyer_runs_table td.divider {
  text-align: center !important; }

table.other_flyer_runs_table tr.current_flyer {
  cursor: default; }

table.other_flyer_runs_table tr.current_flyer td {
  background: #eee; }

/* End of Single hosted other flyer runs popup */
/*HELP POPUP*/
#flyer_tips_border {
  height: 1px;
  border-bottom: 1px solid #c2c2c2;
  margin-top: 20px; }

#flyer_tips {
  background: none repeat scroll 0 0 white;
  font-size: 11px;
  font-weight: bold;
  left: 41%;
  padding: 0 3px;
  position: relative;
  text-align: center;
  top: -8px;
  width: 70px;
  z-index: 2; }

.help_popup {
  width: 126px;
  height: 136px;
  padding: 0 5px;
  float: left;
  text-align: center;
  margin-bottom: 7px; }

#help_content p {
  font-size: 11px; }

.help_popup_1 {
  background: url(/images/distribution/bg/crtv_help_popup.gif) left top; }

.help_popup_2 {
  background: url(/images/distribution/bg/crtv_help_popup.gif) center top;
  margin: 0 14px; }

* html .help_popup_2 {
  margin: 0 7px; }

html > body .help_popup_2 {
  *margin: 0 7px; }

.help_popup_3 {
  background: url(/images/distribution/bg/crtv_help_popup.gif) right top; }

.help_popup_3b {
  background: url(/images/distribution/bg/crtv_help_popup.gif) right bottom; }

.help_popup .popup-title {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  padding-top: 92px; }

.help_popup_sml {
  float: left;
  height: 17px;
  line-height: 18px;
  padding-left: 22px;
  position: relative; }

.help_popup_4 {
  background: url(/images/distribution/bg/crtv_help_popup_2.gif) left top no-repeat;
  width: 170px;
  left: 24px; }

.help_popup_5 {
  background: url(/images/distribution/bg/crtv_help_popup_2.gif) left bottom no-repeat;
  width: 185px;
  left: 32px; }

/*Feedback Dialog */
#feedback_dialog label {
  display: block; }

/* START OF STYLES MOVED FROM town.css */
* {
  font-size: 100.00%; }

body {
  background-color: #E5E3DF;
  font-family: Arial, Helvetica, sans-serif !important;
  height: 100%;
  width: 100%;
  color: #444444; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, form, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  vertical-align: baseline; }

a {
  color: #2ba4d1; }

.positive_review_count,
.critical_review_count {
  display: inline-block;
  height: 14px;
  line-height: 15px;
  padding-left: 19px;
  padding-right: 5px; }

.positive_review_count {
  background: url(/images/distribution/flyertown/icon_pos_crit_counter.gif) no-repeat; }

.negative_review_count {
  background: url(/images/distribution/flyertown/icon_pos_crit_counter.gif) no-repeat; }

.flyer_item_popup .item_info_image_color {
  margin-right: 10px;
  height: 75px;
  width: 75px;
  float: left;
  overflow: hidden; }

.flyer_item_popup .item_info_image_color table {
  margin-left: auto;
  margin-right: auto; }

.flyer_item_popup .item_info_image_color table td {
  text-align: center;
  max-width: 75px;
  font-size: 10px;
  line-height: 12px; }

.flyer_item_popup .item_info_image_color table td.image {
  background: #fff;
  width: 50px;
  height: 50px;
  line-height: 1px;
  vertical-align: middle;
  overflow: hidden; }

.flyer_item_popup .item_info_image_color table td.image img {
  background: #fff;
  max-height: 50px;
  max-width: 50px; }

.flyer_item_popup .item_info_size {
  display: block;
  float: left;
  border: 1px solid #ccc;
  padding: 5px;
  margin-right: 5px; }

.flyer_item_popup .item_info_image {
  float: left;
  height: 219px;
  overflow: hidden;
  width: 242px;
  padding: 5px; }

.flyer_item_popup .item_info_image table {
  margin-left: auto;
  margin-right: auto; }

.flyer_item_popup .item_info_image table td {
  background: #fff;
  width: 252px;
  height: 218px;
  line-height: 1px;
  vertical-align: middle;
  text-align: center;
  overflow: hidden; }

.item_info_main {
  margin-bottom: 10px; }

.features .prod-feature,
.recipe_directions li {
  list-style: disc outside none;
  margin-left: 16px;
  padding-bottom: 5px; }

.flyer_item_popup h1 {
  font-size: 18px;
  font-weight: bold; }

.flyer_item_popup h2 {
  font-size: 16px;
  font-weight: bold; }

.flyer_item_popup h3 {
  background-color: #e6e6e6;
  font-weight: bold;
  font-size: 14px;
  color: #111;
  border-radius: 5px;
  margin: 0px 0px 7px;
  padding: 4px 5px;
  *width: 558px; }

.flyer_item_popup h5 {
  background-color: #ccc;
  font-weight: bold;
  font-size: 12px;
  color: #111;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 0px 0px 10px 0px;
  padding: 5px; }

.flyer_item_popup p {
  margin: 0px 0px 5px 0px;
  font-size: 11px;
  padding-left: 1px;
  line-height: 1.3; }

.flyer_item_popup .related_item_image img {
  max-width: 125px;
  max-height: 125px; }

.flyer_item_popup .features {
  margin-bottom: 10px; }

.popup_content .videos {
  padding-left: 25px; }

.specs {
  margin-bottom: 10px; }

.specs span.spec-name {
  font-weight: bold;
  clear: left;
  display: block;
  float: left;
  font-weight: bold;
  width: 120px;
  padding-right: 8px; }

.specs span.spec-value {
  display: block;
  float: left;
  width: 360px; }

.specs .prod-spec {
  clear: left;
  padding: 4px 0 4px 3px;
  border-top: 1px dotted #E2E2E2; }

.flyer_item_disclaimer_text {
  margin: 10px 0; }

.flyer_item_previewable {
  color: red;
  font-size: 11px; }

.flyer_item_disclaimer_text p {
  font-style: italic; }

.flyer_item_popup .recipes .recipe_summary table {
  margin: 5px 0px; }

.flyer_item_popup .recipes .recipe_summary th {
  padding-right: 10px;
  line-height: 1.2em; }

.flyer_item_popup .recipes .recipe_summary td {
  font-weight: bold;
  line-height: 1.2em;
  padding: 1px 0; }

.flyer_item_popup .recipes .recipe_ingredients table {
  margin: 5px 0px;
  line-height: 1.2em; }

.flyer_item_popup .recipes .recipe_ingredients td {
  padding-right: 10px;
  line-height: 1.2em; }

.flyer_item_popup .reviews .review_image {
  float: left;
  height: 110px; }

.flyer_item_popup .reviews .review_details {
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
  width: 410px; }

.flyer_item_popup .reviews .review_details .name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 18px; }

.flyer_item_popup .reviews .review_details .rating {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  width: auto;
  padding-right: 6px;
  float: left;
  line-height: 14px;
  height: 14px; }

.average_rating {
  float: left;
  position: relative;
  top: -1px; }

.author {
  font-weight: bold;
  color: #3F3F3F; }

.flyer_item_popup .reviews .title {
  background: url(/images/distribution/flyertown/icon_quote.png) no-repeat left center;
  float: left;
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
  margin: 5px 0 8px;
  padding: 3px 3px 3px 33px;
  text-transform: none;
  width: 60%; }

.reviews .byline {
  color: #999; }

.flyer_item_popup .reviews .stars {
  float: right;
  height: 30px;
  width: 96px; }

.flyer_item_popup .reviews_wrap .stars {
  margin-top: 7px; }

.flyer_item_popup .reviews .date {
  color: #999; }

.flyer_item_popup .reviews .body {
  margin: 5px 0px 15px 0px; }

.flyer_item_popup .average_rating .star,
.flyer_item_popup .average_rating .star_empty,
.flyer_item_popup .average_rating .star_half,
.flyer_item_popup .average_rating .star_full {
  margin-top: 0; }

.flyer_item_popup .star,
.flyer_item_popup .star_empty,
.flyer_item_popup .star_half,
.flyer_item_popup .star_full {
  float: left;
  height: 15px;
  margin-top: 7px;
  width: 18px; }

.reviews_wrap .star,
.reviews_wrap .star_empty,
.reviews_wrap .star_half,
.reviews_wrap .star_full {
  margin-top: 2px; }

.item_info_details .star,
.item_info_details .star_empty,
.item_info_details .star_half,
.item_info_details .star_full {
  margin-top: -4px;
  position: relative; }

.flyer_item_popup .positive_stars .star {
  background: url(/images/distribution/flyertown/icon_full_star.png) no-repeat 0 0; }

.flyer_item_popup .positive_stars .star_half {
  background: url(/images/distribution/flyertown/icon_half_star.png) no-repeat 0 0; }

.flyer_item_popup .positive_stars .star_full {
  background: url(/images/distribution/flyertown/icon_full_star.png) no-repeat 0 0; }

.flyer_item_popup .positive_stars .star_empty {
  background: url(/images/distribution/flyertown/icon_empty_star.png) no-repeat 0 0; }

.flyer_item_popup .negative_stars .star {
  background: url(/images/distribution/flyertown/icon_full_star_neg.png) no-repeat 0 0; }

.flyer_item_popup .negative_stars .star_half {
  background: url(/images/distribution/flyertown/icon_half_star_neg.png) no-repeat 0 0; }

.flyer_item_popup .negative_stars .star_full {
  background: url(/images/distribution/flyertown/icon_full_star_neg.png) no-repeat 0 0; }

.flyer_item_popup .negative_stars .star_empty {
  background: url(/images/distribution/flyertown/icon_empty_star_neg.png) no-repeat 0 0; }

.flyer_item_popup .review_image {
  width: 110px;
  float: left;
  overflow: hidden; }

.flyer_item_popup .review_image table {
  margin-left: auto;
  margin-right: auto; }

.flyer_item_popup .review_image table td {
  padding: 5px;
  border: 0;
  background: #fff;
  width: 100px;
  height: 100px;
  line-height: 1px;
  vertical-align: middle;
  text-align: center; }

.flyer_item_popup .review_image table td img {
  max-height: 100px;
  max-width: 100px; }

.flyer_item_popup .videos .others {
  margin-top: 10px; }

.flyer_item_popup .nutrition_info {
  margin-bottom: 20px;
  width: 250px;
  border: 1px solid black;
  padding: 5px 5px 0px 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px; }

.nutrition_info .nutrition_table {
  width: 100%;
  line-height: 16px; }

.flyer_item_popup .nutrition_info tr:not(:last-child) th,
.flyer_item_popup .nutrition_info tr:not(:last-child) td {
  border-bottom: 2px solid #666; }

.flyer_item_popup .nutrition_info td.amount_per {
  font-weight: bold; }

.flyer_item_popup .nutrition_info td.daily_value {
  font-weight: bold; }

.flyer_item_popup .nutrition_info div.serving_size {
  border-bottom: 4px solid black;
  font-size: 13px;
  height: 16px; }

.flyer_item_popup .nutrition_info td span.nutrient {
  margin-left: 10px; }

.flyer_item_popup .nutrition_info td.main span.nutrient {
  margin-left: 0px;
  font-weight: bold; }

.flyer_item_popup .nutrition_info td.dv {
  text-align: right; }

.flyer_item_popup .nutrition_info td.dv span.pct {
  font-weight: bold; }

.average_wrap {
  margin-bottom: 20px; }

/* Sub Item styling */
.sub_item {
  margin-bottom: 2px;
  padding-top: 3px;
  padding-bottom: 5px; }

.sub_item_image {
  float: left;
  text-align: center;
  width: 170px; }

.sub_item_image td {
  vertical-align: middle;
  text-align: center;
  width: 160px;
  overflow: hidden;
  height: 160px; }

.sub_item_image a {
  display: block; }

.sub_item_content {
  float: left;
  width: 300px;
  margin-left: 10px; }

.sub_item_content td {
  height: 160px;
  vertical-align: middle; }

.sub_item_content .sub_item_name {
  font-weight: bold; }

.sub_item_name {
  padding-bottom: 5px;
  font-size: 12px;
  width: 200px; }

.sub_item_description {
  width: 200px; }

.sub_item_price {
  font-weight: bold;
  font-size: 12px;
  padding-top: 5px; }

.sub_item_sale_story {
  color: #D70300;
  font-weight: bold;
  font-size: 12px;
  margin-top: 2px; }

.sub_item_url {
  margin-top: 10px; }

.sub_item_url .btn_blank {
  width: 100px;
  background-color: #7AC944;
  border: 1px solid #97B165;
  border-radius: 5px 5px 5px 5px;
  font-weight: bold;
  text-align: center; }

.sub_item_url .btn_blank a {
  width: 100px;
  color: #FFFFFF;
  text-indent: 0px; }

.side_sub_items .sub_item_image {
  display: none !important; }

/* End of Sub Item styling */
.powered_by_wishabi, .powered_by_wishabi a, .tos_links {
  display: inline; }

/* END OF STYLES MOVED FROM town.css */
/* START OF STYLES MOVED FROM town_v4.css */
.wishabi-hostedtopbar-flyers div.others,
.wishabi-hostedtopbar-location .change {
  margin-left: 5px !important;
  font-size: 9px;
  text-transform: uppercase; }

.wishabi-hostedtopbar-flyers:hover,
.wishabi-hostedtopbar-location:hover {
  background: transparent !important; }

.wishabi-hostedtopbar-flyers:hover div div div div .others,
.wishabi-hostedtopbar-location:hover div div div div .change {
  text-decoration: underline; }

.wishabi-hostedtopbar-location {
  display: inline-block;
  line-height: 30px;
  margin-left: 0;
  padding: 0 10px; }

.item-deets-pop-container {
  height: 100%; }

.flyer_item_popup {
  position: relative;
  width: 646px;
  height: 100%;
  font-size: 12px; }

.i18n_fr .tab-icon {
  left: 18px; }

.popup_frame {
  background-color: #DDD; }

.floating_close_x a {
  display: block;
  height: 19px;
  width: 19px; }

.floating_close_x {
  background: url(/images/distribution/flyertown/btn_x_outlined.png) no-repeat 0px 0px;
  border-radius: 9px;
  box-shadow: 1px 1px 1px 1px #666666;
  height: 19px;
  position: absolute;
  right: -5px;
  top: 15px;
  width: 19px;
  cursor: pointer;
  text-indent: -3000px;
  z-index: 1; }

.floating_close_x:hover {
  background: url(/images/distribution/flyertown/btn_x_outlined.png) no-repeat 0px -20px; }

.flyer_item_popup .floating_close_x {
  display: block;
  z-index: 10; }

.flyer_item_popup .floating_close_x a {
  color: #333; }

.flyer_item_popup .popup_tabs span {
  display: block; }

.features .prod-feature, .recipe_directions li {
  font-size: 12px;
  line-height: 14px; }

.flyer_item_popup .popup_content_wrap,
.pop_content {
  height: auto;
  bottom: 13px;
  top: 44px;
  position: absolute;
  left: 10px;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  width: 616px;
  background-color: #FFFFFF;
  border-radius: 0 0 10px 10px !important;
  box-shadow: none !important;
  margin: 0 !important;
  padding: 15px; }

div.popup_content_wrap div.viewport {
  padding: 0 !important; }

.flyer_item_popup h3 {
  background-color: transparent !important;
  border-radius: 0 0 0 0 !important;
  color: #111111;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 2px;
  padding: 0 !important;
  text-transform: uppercase; }

.flyer_item_popup .item_info_extra {
  margin-top: 0;
  position: relative;
  /** fixes item pops - v4 JF */
  width: 100%;
  font-size: 12px; }

.flyer_item_popup .tab-icon {
  display: block; }

.i18n_fr .postal_code_reason {
  font-size: 10px; }

div.popup_content_wrap div.viewport .item_info_main div.item_info_image {
  width: 243px;
  height: 185px;
  padding: 0 !important;
  position: absolute;
  left: 0px;
  top: 0px; }

.flyer_item_popup .item_info_main .item_info_image table td {
  height: 156px !important;
  left: 10px;
  overflow: hidden;
  top: 10px;
  width: 223px !important;
  text-align: center;
  vertical-align: middle; }

div.popup_content_wrap div.viewport div.item_info_details {
  font-size: 12px;
  min-height: 185px;
  left: 253px;
  margin-left: 0;
  padding: 0 !important;
  width: 355px;
  position: relative; }

.reviews div.item_info_image {
  padding: 0 !important; }

.flyer_item_popup .reviews .review_details {
  width: 385px !important; }

.specs .prod-spec {
  font-size: 12px;
  line-height: 14px; }

div.popup_content_wrap div.viewport div.item_info_details div.name {
  font-weight: bold;
  margin-top: 10px;
  text-transform: none !important; }

.flyer_item_popup .item_info_details .add_facebook,
.flyer_item_popup .item_info_details .add_google,
.flyer_item_popup .item_info_details .add_pinterest,
.flyer_item_popup .item_info_details .add_twitter,
.flyer_item_popup .item_info_details .add_link {
  float: left;
  line-height: 19px;
  padding: 0 10px 0 20px;
  margin: 0; }

.flyer_item_popup .item_info_details .price .big_price {
  font-size: 14px;
  line-height: 18px; }

.flyer_item_popup .item_info_details .price {
  margin: 8px 0 0 0 !important; }

.flyer_item_popup .item_info_details .price,
.big_price span.whole,
.flyer_item_popup .item_info_details .price .price_text {
  font-size: 14px;
  font-weight: bold; }

#postal_code_input {
  font-size: 14px; }

.extra_info_unit {
  margin-bottom: 15px !important; }

.related_items_table {
  position: relative;
  width: 600px; }

.item_info .related_item_image {
  text-align: center;
  padding-left: 5 5 5 5px; }

.item_info .related_item_image td {
  vertical-align: middle;
  text-align: center;
  height: 110px;
  width: 110px;
  overflow: hidden; }

.item_info .related_item_image a {
  display: block; }

.item_info .related_item_name {
  font-weight: bold;
  margin-bottom: 2px;
  width: 135px; }

.item_info .related_item_price {
  width: 129px; }

.item_info .related_item_product_id {
  font-style: italic;
  color: gray; }

.flyer_item_popup .related_item_image {
  height: 125px;
  overflow: hidden;
  padding: 5px;
  width: 135px;
  margin-bottom: 4px; }

.flyer_item_popup .related_item_image table {
  width: 100%;
  height: 100%; }

.flyer_item_popup .related_item_image table td {
  height: 125px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  width: 117px;
  padding: 0px; }

.flyer_item_popup .related_item_image img {
  max-width: 125px;
  max-height: 125px; }

.item_info_details .col-mt10 {
  position: relative;
  top: 5px; }

.flyer_item_popup .item_info_details .share_list div {
  display: inline-block; }

.flyer_item_popup .item_info_details .share_list .add_twitter,
.flyer_item_popup .item_info_details .share_list .add_facebook,
.flyer_item_popup .item_info_details .share_list .add_google,
.flyer_item_popup .item_info_details .share_list .add_pinterest,
.flyer_item_popup .item_info_details .share_list .add_link {
  width: 19px;
  height: 19px;
  text-indent: -3000px;
  float: none !important;
  padding: 0 !important; }

.flyer_item_popup .item_info_details .share_list .add_twitter a,
.flyer_item_popup .item_info_details .share_list .add_facebook a,
.flyer_item_popup .item_info_details .share_list .add_google a,
.flyer_item_popup .item_info_details .share_list .add_pinterest a,
.flyer_item_popup .item_info_details .share_list .add_link a {
  display: block;
  width: 19px;
  height: 19px; }

.flyer_item_popup .item_info_details .share_list .col-mb3 {
  padding-right: 5px;
  text-transform: none !important;
  font-size: 11px; }

.flyer_item_popup .item_info_details .add_facebook {
  background: url(/images/hosted/flyertown/fb_18px.png) no-repeat left center; }

.flyer_item_popup .item_info_details .add_twitter {
  background: url(/images/hosted/flyertown/twitter_18px.png) left center no-repeat; }

.flyer_item_popup .item_info_details .add_link {
  background: url(/images/distribution/v4/icon_link.png) left center no-repeat; }

.flyer_item_popup .item_info_details .add_google {
  background: url(/images/hosted/flyertown/gplus_18px.png) left center no-repeat; }

.flyer_item_popup .item_info_details .add_pinterest {
  background: url(/images/distribution/flyertown/pinterest_badge_red.png) left center no-repeat; }

.flyer_item_popup .item_info_details .name {
  font-size: 18px; }

.flyer_item_popup .item_info_details .btn_green {
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  width: 122px; }

.flyer_item_popup .item_info_details .btn_green.cart_btn_wrapper {
  border-radius: 10px 0px 0px 10px;
  border-right-width: 1px;
  width: 100px; }

body.i18n_fr .flyer_item_popup .item_info_details .btn_green.cart_btn_wrapper {
  width: 110px; }

.flyer_item_popup .item_info_details .btn_green.ttm_btn_wrapper {
  border-radius: 0px 10px 10px 0px;
  border-left-width: 1px;
  width: 100px; }

.flyer_item_popup .item_info_details .btn_green.cart_btn_wrapper a,
.flyer_item_popup .item_info_details .btn_green.ttm_btn_wrapper a {
  text-transform: none;
  font-size: 12px !important; }

.flyer_item_popup .item_info_details .btn_green.cart_btn_wrapper a.progress {
  background: url(/images/distribution/v4/item_overlay/epd-loader.gif) no-repeat 50% 50%;
  text-indent: -300px;
  overflow: hidden; }

.flyer_item_popup .item_info_details .arrow_up {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  left: 125px;
  top: -12px;
  position: relative;
  border-bottom: 8px solid #DDDDDD; }

.flyer_item_popup .item_info_details .arrow_up.dual_buttons {
  left: 35px; }

.flyer_item_popup .item_info_details #additional_cart_area {
  position: relative; }

#shopping_cart_urls_selector_wrapper {
  margin-top: 5px;
  background-color: #FFFFFF;
  position: absolute;
  z-index: 1000;
  top: 10px;
  right: 0px;
  float: right;
  padding: 3px 10px 10px;
  border: 1px solid #DDDDDD;
  border-radius: 10px 10px 10px 10px;
  width: 185px;
  line-height: 14px;
  height: 25px; }

#shopping_cart_urls_selector_wrapper #shopping_cart_urls_selector {
  width: 140px;
  position: absolute;
  z-index: 100; }

body.i18n_fr #shopping_cart_urls_selector_wrapper #shopping_cart_urls_selector {
  width: 126px; }

#shopping_cart_urls_selector_wrapper #shopping_cart_urls_selector.expand {
  width: auto; }

#shopping_cart_urls_selector_wrapper #shopping_cart_urls_selector,
#shopping_cart_urls_selector_wrapper #shopping_cart_selector_button {
  font-size: 9px; }

#shopping_cart_urls_selector_wrapper #shopping_cart_selector_button {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 0;
  width: 38px; }

body.i18n_fr #shopping_cart_urls_selector_wrapper
#shopping_cart_selector_button {
  width: 51px; }

body.i18n_fr .flyer_item_popup .item_info_details .btn_green {
  left: 198px;
  width: 151px; }

body.i18n_fr .flyer_item_popup .item_info_details .btn_green.ttm_btn_wrapper {
  width: 95px; }

.sale_story span {
  display: inline !important; }

.flyer_item_popup .item_info_details .btn_green a {
  display: block;
  font-size: 14px !important;
  height: 30px;
  line-height: 30px;
  width: 100%;
  font-weight: bold;
  color: #FFFFFF;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.item_side_grid_wrapper .btn_green a {
  color: #FFFFFF; }

body.i18n_fr .flyer_item_popup .item_info_details .btn_green a {
  font-size: 11px !important; }

.flyer_item_popup .item_info_details .btn_green a:hover {
  text-decoration: none; }

.btn_green:hover, .btn_green_sml:hover {
  background-color: #8DD800; }

.btn_green {
  background-color: #7AC944;
  border: 3px solid #DDDDDD;
  border-radius: 10px;
  cursor: pointer;
  height: 25px;
  line-height: 25px;
  text-align: center;
  width: 120px; }

.popup_tabs li {
  padding: 0px !important; }

.flyer_item_popup p {
  font-size: 12px;
  line-height: 16px;
  margin: 0 0 5px;
  padding-left: 1px; }

.specs .prod-spec span {
  font-size: 12px;
  line-height: 16px; }

.specs .prod-spec {
  border-top: 1px dotted #E2E2E2;
  clear: left;
  padding: 4px 0 4px 3px; }

.specs span.spec-name {
  clear: left;
  display: block;
  float: left;
  font-weight: bold;
  padding-right: 8px;
  width: 120px; }

.flyer_item_popup .popup_tabs li a {
  background-color: #EEEEEE;
  border-radius: 15px 15px 0 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  color: #777777;
  display: block;
  height: 100%;
  line-height: 36px;
  text-align: center;
  width: 100%;
  position: relative;
  /* Makes item pops work v4 - JF */ }

.flyer_item_popup .popup_tabs li a {
  font-size: 10px !important;
  font-weight: bold;
  text-transform: uppercase; }

.flyer_item_popup .popup_tabs span.item_info a {
  text-indent: 26px;
  left: 0px; }

.flyer_item_popup .popup_tabs span.videos a {
  text-indent: 16px !important;
  left: 0px; }

.flyer_item_popup .popup_tabs span.recipes a {
  text-indent: 15px;
  left: 0px; }

.flyer_item_popup .popup_tabs span.reviews a {
  text-indent: 21px;
  left: 0px; }

.flyer_item_popup .popup_tabs span.videos a,
.flyer_item_popup .popup_tabs span.videos a:hover,
.flyer_item_popup .popup_tabs span.recipes a,
.flyer_item_popup .popup_tabs span.recipes a:hover,
.flyer_item_popup .popup_tabs span.item_info a,
.flyer_item_popup .popup_tabs span.item_info a:hover,
.flyer_item_popup .popup_tabs span.reviews a,
.flyer_item_popup .popup_tabs span.reviews a:hover {
  background: transparent !important; }

.flyer_item_popup .popup_tabs .selected span.videos a,
.flyer_item_popup .popup_tabs .selected span.videos a:hover,
.flyer_item_popup .popup_tabs .selected span.reviews a,
.flyer_item_popup .popup_tabs .selected span.reviews a:hover,
.flyer_item_popup .popup_tabs .selected span.recipes a,
.flyer_item_popup .popup_tabs .selected span.recipes a:hover,
.flyer_item_popup .popup_tabs .selected span.item_info a,
.flyer_item_popup .popup_tabs .selected span.item_info a:hover {
  background: #fff !important; }

div.popup_tabs ul li {
  border-width: 0 !important; }

.flyer_item_popup .popup_tabs li.reviews {
  left: 496px;
  width: 160px;
  z-index: 196; }

.flyer_item_popup .popup_tabs li.recipes {
  left: 333px;
  z-index: 197; }

.flyer_item_popup .popup_tabs li.videos {
  left: 171px;
  padding: 0;
  z-index: 198; }

.flyer_item_popup .popup_tabs li.selected a:hover {
  background: #EEE !important;
  box-shadow: none !important; }

.flyer_item_popup .popup_tabs li a:hover {
  background: #EEE !important; }

.flyer_item_popup .popup_tabs li a {
  background: #EEE !important;
  border-radius: 5px 5px 0 0 !important;
  box-shadow: none !important; }

.flyer_item_popup .popup_tabs li.selected a {
  border-radius: 5px 5px 0 0;
  box-shadow: none !important; }

.flyer_item_popup .popup_tabs li.selected,
.flyer_item_popup .popup_tabs li.selected:hover {
  margin: 0 1px 0 0 !important; }

.flyer_item_popup .popup_tabs li {
  background: url(/images/distribution/flyertown/bg_tabs_shadow.png) repeat-x center top;
  border-radius: 5px 5px 0 0;
  float: left !important;
  height: 34px;
  margin-right: 1px !important;
  width: 161px; }

.flyer_item_popup .popup_tabs {
  height: 34px;
  overflow: hidden;
  padding: 10px 10px 0;
  position: relative;
  width: 647px !important; }

.flyer_item_popup .popup_tabs ul {
  background-color: transparent; }

.flyer_item_popup .popup_tabs li.selected a:hover {
  background: #fff !important; }

.flyer_item_popup .item_info_image {
  width: 195px; }

.item_info_image table {
  width: 100%;
  height: 100%; }

.item_info_image img {
  max-width: 190px;
  max-height: 170px; }

.flyer_item_description {
  margin-top: 0 !important; }

.flyer_item_popup .item_info_details {
  width: 230px; }

#share_item_link {
  margin-top: 15px !important;
  font: 100% arial,sans-serif;
  font-size: 11px;
  width: 340px; }

#pop_content .viewport {
  height: auto;
  overflow: visible;
  position: relative; }

#feedback_dialog {
  background: white;
  box-shadow: 0 0 38px 4px #000000;
  padding: 0;
  border-radius: 10px;
  height: 433px;
  border: 1px solid #888; }

#feedback_dialog_form_wrapper {
  padding: 15px 25px; }

#feedback_dialog_form_wrapper label {
  font-weight: bold;
  font-size: 12px; }

.feedback-input select {
  font-size: 1em; }

.subscribe-dialog {
  background: white;
  border-radius: 10px;
  border: 1px solid #888;
  box-shadow: 0 0 38px 4px #000000;
  height: 100%; }

#grocery_list_preview .grocery_list_category,
#grocery_list_preview .coupon_category {
  margin: 15px 0px 5px 0px;
  text-transform: uppercase;
  font-weight: bold; }

#grocery_list_preview .grocery_coupon {
  border: 1px dashed #aaa;
  padding: 5px;
  margin: 10px 5px 10px 0px; }

#grocery_list_preview .grocery_coupon_image {
  text-align: center;
  vertical-align: center;
  background: white; }

#grocery_list_preview div#shopping_list_email {
  padding: 10px 0px 0px 0px; }

#grocery_list_preview div.grocery_list_header {
  padding: 5px 0px 0px 15px; }

#grocery_list_preview div.shopping_list_buttons {
  padding-left: 15px;
  width: 100%;
  border-bottom: 1px solid #ccc; }

#grocery_list_preview .grocery_list_category .grocery_list_quantity {
  text-transform: uppercase;
  font-weight: bold;
  color: #aaa; }

#grocery_list_preview .grocery_list_item {
  width: 100%; }

#grocery_list_preview .grocery_list_item_wrap {
  width: 100%;
  border-top: 1px dashed #ccc; }

#grocery_list_preview .grocery_list_quantity_container {
  text-align: right;
  width: 30px; }

#grocery_list_preview .grocery_list_quantity {
  text-align: right;
  width: 20px; }

#grocery_list_preview input.grocery_list_quantity {
  border: 1px solid #ccc; }

#grocery_list_preview .grocery_list_delete {
  text-align: right;
  width: 20px;
  cursor: pointer;
  padding-right: 5px; }

#shopping_list_preview {
  background: white;
  box-shadow: 0 0 38px 4px #000000;
  padding: 0;
  border-radius: 10px;
  border: 1px solid #888;
  height: 430px; }

#shopping_list_preview .detail_body {
  position: absolute;
  left: 0px;
  right: 1px;
  top: 70px;
  bottom: 15px;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: none !important;
  padding: 0px 20px 0px 0; }

#grocery_list_preview {
  position: absolute;
  background: white;
  box-shadow: 0 0 38px 4px #000000;
  padding: 0;
  border-radius: 10px;
  border: 1px solid #888;
  height: 400px; }

#grocery_list_preview #shopping_list_no_items {
  width: 300px;
  left: 15px; }

#grocery_list_preview .detail_header {
  position: absolute;
  left: 15px;
  top: 10px; }

#grocery_list_preview .detail_body {
  position: absolute;
  left: 15px;
  right: 1px;
  top: 118px;
  bottom: 15px;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: none !important;
  padding: 0px; }

#grocery_list_preview #shopping_list_wrap {
  width: 95%; }

#shopping_list_no_items {
  background: url(/images/distribution/icon-add-to-list.png) no-repeat 4px 8px;
  font-size: 12px;
  line-height: 15px;
  padding: 8px 0 0 30px;
  position: relative;
  left: 25px; }

table.shopping_list_help {
  font-size: 12px; }

div.shopping_list_help {
  padding-right: 20px; }

.btn_blank {
  background: none;
  border: none  !important;
  border-radius: 0 0 0 0  !important;
  height: 21px;
  width: auto !important;
  margin-right: 0 !important; }

.btn_blank a {
  width: auto !important; }

.fb-redbox-h2_title {
  font-size: 18px;
  margin: 0; }

.fb-redbox-h2 {
  border-bottom: medium none;
  position: relative; }

#other_flyer_runs div.close_dialog a {
  font-size: 17px;
  color: #fff;
  margin: 1px 1px 2px 1px; }

#other_flyer_runs div.close_dialog a:hover {
  color: #fff; }

#other_flyer_runs .fb-redbox-h2 {
  margin: 0; }

.other_flyer_runs_wrapper {
  top: 0px !important; }

.other_flyer_runs_table img {
  width: 192px; }

#shopping_list_popup_count {
  display: none !important; }

.correction-notice-message .line_2 {
  display: none; }

#correction_notices_dialog .fb-redbox-h2_title .line_2 {
  display: none; }

div.shopping_list_buttons {
  margin-bottom: 0;
  width: 90%;
  padding: 5px 0px 5px 25px; }

.add_shopping_list_container {
  display: block !important; }

.add_shopping_list_container div a {
  background: url(/images/distribution/icon-add-to-list.png) left no-repeat;
  display: block;
  height: 17px;
  line-height: 21px;
  padding-left: 23px; }

.shopping_list_buttons .btn_blank {
  margin-right: 10px !important;
  background-color: #fff !important;
  filter: none !important;
  -ms-filter: none !important; }

.shopping_list_buttons .btn_blank:hover {
  background-color: #fff !important;
  filter: none !important;
  -ms-filter: none !important; }

.shopping_list_buttons a {
  line-height: 20px !important;
  height: 20px; }

.shopping_list .image_container {
  border: 1px solid #CCCCCC; }

ul.shopping_list li, ul.shopping_list li:hover {
  background-color: transparent;
  border-radius: 0 0 0 0;
  border-top: 1px dotted #CCCCCC;
  margin: 0;
  min-height: 121px;
  overflow: hidden;
  padding: 10px 15px 10px 25px;
  width: 627px; }

#shopping_list_email {
  padding-left: 25px; }

a.remove, a.remove:hover {
  color: #ccc; }

ul.shopping_list {
  margin-bottom: 15px;
  position: relative; }

.shopping_list_item .btn_blank {
  height: 30px;
  line-height: 30px;
  position: relative;
  text-transform: uppercase;
  top: 0px;
  width: 122px;
  background-color: #7AC944;
  border: 3px solid #DDDDDD !important;
  border-radius: 10px !important; }

.shopping_list_item .btn_blank a {
  height: 30px;
  display: block;
  font-weight: bold;
  line-height: 30px;
  color: #ffffff; }

.shopping_list_item .btn_blank:hover {
  background-color: #8DD800; }

#shopping_list_preview .modal-close-x {
  right: -35px;
  top: -28px; }

#help_content {
  position: absolute;
  top: 120px;
  left: 15px; }

#location_error {
  color: #D80000;
  font-size: 12px;
  padding-left: 25px;
  padding-top: 12px; }

.shopping_list_buttons a {
  color: #444 !important; }

.btn_mobile a {
  background: url(/images/distribution/v4/icons-shopping-list-commands.png) no-repeat;
  background-position: -9px -84px; }

.btn_shopping_cart a {
  background: url(/images/distribution/v4/icons-shopping-list-commands.png) no-repeat;
  background-position: -9px -121px; }

.btn_print a {
  background: url(/images/distribution/v4/icons-shopping-list-commands.png) no-repeat;
  background-position: -9px -45px; }

.btn_emptylist a {
  background: url(/images/distribution/v4/icons-shopping-list-commands.png) no-repeat;
  background-position: -6px -11px; }

.shopping_list_buttons .btn_blank a:hover {
  text-decoration: underline !important; }

/* {{{ Item deets popup, main area */
.flyer_item_popup .item_info_details .sale_story {
  color: #444444;
  font-size: 11px;
  font-weight: normal;
  margin: 2px 0 1px !important; }

.item_info_details .col-mb5 {
  font-size: 10px;
  text-transform: uppercase;
  color: #999; }

.availability_info {
  background-color: #EFEFEF;
  margin-top: 10px;
  padding: 6px 8px; }

.availability_info div.label {
  float: left;
  font-weight: bold; }

.availability_info div.in_store_enabled {
  background: url(/images/distribution/flyer_items/icon-instock.png) no-repeat 0 center;
  float: right;
  margin-left: 12px;
  padding-left: 16px;
  font-size: 11px\9;
  margin-left: 6px\9; }

.availability_info div.online_enabled {
  background: url(/images/distribution/flyer_items/icon-instock.png) no-repeat 0 center;
  float: right;
  padding-left: 16px; }

.availability_info div.in_store {
  background: url(/images/distribution/flyer_items/icon-outofstock.png) no-repeat 0px center;
  float: right;
  margin-left: 12px;
  padding-left: 14px;
  font-size: 11px\9;
  margin-left: 6px\9; }

.availability_info div.online {
  background: url(/images/distribution/flyer_items/icon-outofstock.png) no-repeat 0px center;
  float: right;
  padding-left: 14px; }

.availability_info div a, .availability_info div a {
  font-size: 11px\9; }

body.i18n_fr .availability_info div.in_store,
body.i18n_fr .availability_info div.in_store_enabled,
body.i18n_fr .availability_info div.in_store a,
body.i18n_fr .availability_info div.in_store_enabled a,
body.i18n_fr .availability_info div.online,
body.i18n_fr .availability_info div.online_enabled {
  font-size: 11px; }

body.i18n_fr .availability_info {
  padding-right: 4px; }

.flyer_item_popup .item_info_details .name {
  font-size: 14px !important;
  font-weight: normal !important; }

.flyer_item_popup .item_info_details .price, .big_price span.whole,
.flyer_item_popup .item_info_details .price .price_text {
  font-size: 18px; }

.flyer_item_popup .item_info_details .price .big_price {
  font-size: 18px !important;
  line-height: 18px; }

.item_info_main {
  margin-bottom: 15px; }

.big_price span.whole {
  font-size: 18px !important; }

.flyer_item_popup .item_info_details .price {
  margin: 10px 0 2px 0 !important; }

.flyer_item_popup .item_info_details .share_list .col-mb3 {
  padding-right: 5px;
  text-transform: uppercase !important;
  font-size: 11px; }

.flyer_item_popup h3 {
  background-color: transparent !important;
  border-radius: 0 0 0 0 !important;
  color: #111111;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 4px;
  padding: 0 !important;
  text-transform: uppercase; }

.flyer_item_popup .related_item_image {
  border: 1px solid #C4c4c4; }

.specs .prod-spec {
  border-top: none !important;
  clear: left;
  padding: 4px; }

.specs li:nth-child(2n+1) {
  background: #F3F3F3; }

.specs span.spec-name {
  clear: left;
  display: block;
  float: left;
  font-weight: bold;
  padding-right: 8px;
  width: 170px; }

.item_info .related_item {
  float: left;
  width: 140px;
  padding-right: 10px; }

.item_info_main .reviews {
  margin-top: 10px; }

#flyer_unavailable {
  width: 460px !important;
  top: 0px !important;
  padding-top: 150px !important; }

#flyer_unavailable h4 {
  font-size: 16px;
  font-weight: bold;
  text-align: center; }

#flyer_unavailable_dialog {
  width: 460px;
  padding: 25px 30px; }

* + html #flyer_unavailable_dialog {
  padding-top: 0px; }

#exclusive_preview {
  width: 541px !important;
  top: 150px !important; }

#exclusive_preview h4 {
  font-size: 16px;
  color: black;
  font-weight: bold;
  text-align: center; }

#exclusive_preview_sub_title {
  text-align: center;
  font-size: 14px; }

#exclusive_preview h4 .date {
  font-size: 16px;
  color: red;
  font-weight: bold; }

#exclusive_preview_continue_wrapper {
  text-align: center;
  margin: 20px 0px 40px 0px; }

#exclusive_preview_continue_btn {
  border-radius: 3px;
  background: red;
  padding: 10px 20px;
  color: white;
  font-size: 14px; }

#exclusive_preview_continue_btn:hover {
  text-decoration: none;
  opacity: 0.8; }

#exclusive_preview_other_flyers {
  text-align: center;
  font-size: 14px; }

#exclusive_preview_other_flyers a {
  color: #1691CC; }

#exclusive_preview_dialog {
  width: 480px;
  padding: 25px 30px;
  border: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 10px 5px 80px -20px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 5px 80px -20px rgba(0, 0, 0, 0.75);
  box-shadow: 10px 5px 80px -20px rgba(0, 0, 0, 0.75); }

* + html #exclusive_preview_dialog {
  padding-top: 0px; }

#exclusive_preview_dialog span,
#exclusive_preview_dialog span a {
  font-size: 14px !important; }

#exclusive_preview_dialog span a {
  color: #2BA4D1; }

.wishabi-offscreen {
  top: auto;
  left: auto;
  height: 1px;
  width: 1px;
  position: absolute;
  overflow: hidden;
  text-indent: -10000px; }

iframe[name^="__wishabidmpframe"] {
  position: absolute; }

/* }}} */
/*  Font Awesome
    the iconic font designed for use with Twitter Bootstrap
    -------------------------------------------------------
    The full suite of pictographic icons, examples, and documentation
    can be found at: http://fortawesome.github.com/Font-Awesome/

    License
    -------------------------------------------------------
    The Font Awesome webfont, CSS, and LESS files are licensed under CC BY 3.0:
    http://creativecommons.org/licenses/by/3.0/ A mention of
    'Font Awesome - http://fortawesome.github.com/Font-Awesome' in human-readable
    source code is considered acceptable attribution (most common on the web).
    If human readable source code is not available to the end user, a mention in
    an 'About' or 'Credits' screen is considered acceptable (most common in desktop
    or mobile software).

    Contact
    -------------------------------------------------------
    Email: dave@davegandy.com
    Twitter: http://twitter.com/fortaweso_me
    Work: http://lemonwi.se co-founder

    */
@font-face {
  font-family: "FontAwesome";
  src: url("/fonts/distribution/FortAwesome-Font-Awesome-ee55c85/font/fontawesome-webfont.eot");
  src: url("/fonts/distribution/FortAwesome-Font-Awesome-ee55c85/font/fontawesome-webfont.eot?#iefix") format("eot"), url("/fonts/distribution/FortAwesome-Font-Awesome-ee55c85/font/fontawesome-webfont.woff") format("woff"), url("/fonts/distribution/FortAwesome-Font-Awesome-ee55c85/font/fontawesome-webfont.ttf") format("truetype"), url("/fonts/distribution/FortAwesome-Font-Awesome-ee55c85/font/fontawesome-webfont.svg#FontAwesome") format("svg");
  font-weight: normal;
  font-style: normal; }

/*  Font Awesome styles
    ------------------------------------------------------- */
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit; }

a [class^="icon-"], a [class*=" icon-"] {
  display: inline-block;
  text-decoration: inherit; }

/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: top;
  font-size: 1.3333333333333333em; }

.btn [class^="icon-"], .btn [class*=" icon-"] {
  /* keeps button heights with and without icons the same */
  line-height: .9em; }

li [class^="icon-"], li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center; }

li .icon-large[class^="icon-"], li .icon-large[class*=" icon-"] {
  /* 1.5 increased font size for icon-large * 1.25 width */
  width: 1.875em; }

li[class^="icon-"], li[class*=" icon-"] {
  margin-left: 0;
  list-style-type: none; }

li[class^="icon-"]:before, li[class*=" icon-"]:before {
  text-indent: -2em;
  text-align: center; }

li[class^="icon-"].icon-large:before, li[class*=" icon-"].icon-large:before {
  text-indent: -1.3333333333333333em; }

/*  Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
    readers do not read off random characters that represent icons */
.icon-glass:before {
  content: "\f000"; }

.icon-music:before {
  content: "\f001"; }

.icon-search:before {
  content: "\f002"; }

.icon-envelope:before {
  content: "\f003"; }

.icon-heart:before {
  content: "\f004"; }

.icon-star:before {
  content: "\f005"; }

.icon-star-empty:before {
  content: "\f006"; }

.icon-user:before {
  content: "\f007"; }

.icon-film:before {
  content: "\f008"; }

.icon-th-large:before {
  content: "\f009"; }

.icon-th:before {
  content: "\f00a"; }

.icon-th-list:before {
  content: "\f00b"; }

.icon-ok:before {
  content: "\f00c"; }

.icon-remove:before {
  content: "\f00d"; }

.icon-zoom-in:before {
  content: "\f00e"; }

.icon-zoom-out:before {
  content: "\f010"; }

.icon-off:before {
  content: "\f011"; }

.icon-signal:before {
  content: "\f012"; }

.icon-cog:before {
  content: "\f013"; }

.icon-trash:before {
  content: "\f014"; }

.icon-home:before {
  content: "\f015"; }

.icon-file:before {
  content: "\f016"; }

.icon-time:before {
  content: "\f017"; }

.icon-road:before {
  content: "\f018"; }

.icon-download-alt:before {
  content: "\f019"; }

.icon-download:before {
  content: "\f01a"; }

.icon-upload:before {
  content: "\f01b"; }

.icon-inbox:before {
  content: "\f01c"; }

.icon-play-circle:before {
  content: "\f01d"; }

.icon-repeat:before {
  content: "\f01e"; }

/* \f020 doesn't work in Safari. all shifted one down */
.icon-refresh:before {
  content: "\f021"; }

.icon-list-alt:before {
  content: "\f022"; }

.icon-lock:before {
  content: "\f023"; }

.icon-flag:before {
  content: "\f024"; }

.icon-headphones:before {
  content: "\f025"; }

.icon-volume-off:before {
  content: "\f026"; }

.icon-volume-down:before {
  content: "\f027"; }

.icon-volume-up:before {
  content: "\f028"; }

.icon-qrcode:before {
  content: "\f029"; }

.icon-barcode:before {
  content: "\f02a"; }

.icon-tag:before {
  content: "\f02b"; }

.icon-tags:before {
  content: "\f02c"; }

.icon-book:before {
  content: "\f02d"; }

.icon-bookmark:before {
  content: "\f02e"; }

.icon-print:before {
  content: "\f02f"; }

.icon-camera:before {
  content: "\f030"; }

.icon-font:before {
  content: "\f031"; }

.icon-bold:before {
  content: "\f032"; }

.icon-italic:before {
  content: "\f033"; }

.icon-text-height:before {
  content: "\f034"; }

.icon-text-width:before {
  content: "\f035"; }

.icon-align-left:before {
  content: "\f036"; }

.icon-align-center:before {
  content: "\f037"; }

.icon-align-right:before {
  content: "\f038"; }

.icon-align-justify:before {
  content: "\f039"; }

.icon-list:before {
  content: "\f03a"; }

.icon-indent-left:before {
  content: "\f03b"; }

.icon-indent-right:before {
  content: "\f03c"; }

.icon-facetime-video:before {
  content: "\f03d"; }

.icon-picture:before {
  content: "\f03e"; }

.icon-pencil:before {
  content: "\f040"; }

.icon-map-marker:before {
  content: "\f041"; }

.icon-adjust:before {
  content: "\f042"; }

.icon-tint:before {
  content: "\f043"; }

.icon-edit:before {
  content: "\f044"; }

.icon-share:before {
  content: "\f045"; }

.icon-check:before {
  content: "\f046"; }

.icon-move:before {
  content: "\f047"; }

.icon-step-backward:before {
  content: "\f048"; }

.icon-fast-backward:before {
  content: "\f049"; }

.icon-backward:before {
  content: "\f04a"; }

.icon-play:before {
  content: "\f04b"; }

.icon-pause:before {
  content: "\f04c"; }

.icon-stop:before {
  content: "\f04d"; }

.icon-forward:before {
  content: "\f04e"; }

.icon-fast-forward:before {
  content: "\f050"; }

.icon-step-forward:before {
  content: "\f051"; }

.icon-eject:before {
  content: "\f052"; }

.icon-chevron-left:before {
  content: "\f053"; }

.icon-chevron-right:before {
  content: "\f054"; }

.icon-plus-sign:before {
  content: "\f055"; }

.icon-minus-sign:before {
  content: "\f056"; }

.icon-remove-sign:before {
  content: "\f057"; }

.icon-ok-sign:before {
  content: "\f058"; }

.icon-question-sign:before {
  content: "\f059"; }

.icon-info-sign:before {
  content: "\f05a"; }

.icon-screenshot:before {
  content: "\f05b"; }

.icon-remove-circle:before {
  content: "\f05c"; }

.icon-ok-circle:before {
  content: "\f05d"; }

.icon-ban-circle:before {
  content: "\f05e"; }

.icon-arrow-left:before {
  content: "\f060"; }

.icon-arrow-right:before {
  content: "\f061"; }

.icon-arrow-up:before {
  content: "\f062"; }

.icon-arrow-down:before {
  content: "\f063"; }

.icon-share-alt:before {
  content: "\f064"; }

.icon-resize-full:before {
  content: "\f065"; }

.icon-resize-small:before {
  content: "\f066"; }

.icon-plus:before {
  content: "\f067"; }

.icon-minus:before {
  content: "\f068"; }

.icon-asterisk:before {
  content: "\f069"; }

.icon-exclamation-sign:before {
  content: "\f06a"; }

.icon-gift:before {
  content: "\f06b"; }

.icon-leaf:before {
  content: "\f06c"; }

.icon-fire:before {
  content: "\f06d"; }

.icon-eye-open:before {
  content: "\f06e"; }

.icon-eye-close:before {
  content: "\f070"; }

.icon-warning-sign:before {
  content: "\f071"; }

.icon-plane:before {
  content: "\f072"; }

.icon-calendar:before {
  content: "\f073"; }

.icon-random:before {
  content: "\f074"; }

.icon-comment:before {
  content: "\f075"; }

.icon-magnet:before {
  content: "\f076"; }

.icon-chevron-up:before {
  content: "\f077"; }

.icon-chevron-down:before {
  content: "\f078"; }

.icon-retweet:before {
  content: "\f079"; }

.icon-shopping-cart:before {
  content: "\f07a"; }

.icon-folder-close:before {
  content: "\f07b"; }

.icon-folder-open:before {
  content: "\f07c"; }

.icon-resize-vertical:before {
  content: "\f07d"; }

.icon-resize-horizontal:before {
  content: "\f07e"; }

.icon-bar-chart:before {
  content: "\f080"; }

.icon-twitter-sign:before {
  content: "\f081"; }

.icon-facebook-sign:before {
  content: "\f082"; }

.icon-camera-retro:before {
  content: "\f083"; }

.icon-key:before {
  content: "\f084"; }

.icon-cogs:before {
  content: "\f085"; }

.icon-comments:before {
  content: "\f086"; }

.icon-thumbs-up:before {
  content: "\f087"; }

.icon-thumbs-down:before {
  content: "\f088"; }

.icon-star-half:before {
  content: "\f089"; }

.icon-heart-empty:before {
  content: "\f08a"; }

.icon-signout:before {
  content: "\f08b"; }

.icon-linkedin-sign:before {
  content: "\f08c"; }

.icon-pushpin:before {
  content: "\f08d"; }

.icon-external-link:before {
  content: "\f08e"; }

.icon-signin:before {
  content: "\f090"; }

.icon-trophy:before {
  content: "\f091"; }

.icon-github-sign:before {
  content: "\f092"; }

.icon-upload-alt:before {
  content: "\f093"; }

.icon-lemon:before {
  content: "\f094"; }

.icon-phone:before {
  content: "\f095"; }

.icon-check-empty:before {
  content: "\f096"; }

.icon-bookmark-empty:before {
  content: "\f097"; }

.icon-phone-sign:before {
  content: "\f098"; }

.icon-twitter:before {
  content: "\f099"; }

.icon-facebook:before {
  content: "\f09a"; }

.icon-github:before {
  content: "\f09b"; }

.icon-unlock:before {
  content: "\f09c"; }

.icon-credit-card:before {
  content: "\f09d"; }

.icon-rss:before {
  content: "\f09e"; }

.icon-hdd:before {
  content: "\f0a0"; }

.icon-bullhorn:before {
  content: "\f0a1"; }

.icon-bell:before {
  content: "\f0a2"; }

.icon-certificate:before {
  content: "\f0a3"; }

.icon-hand-right:before {
  content: "\f0a4"; }

.icon-hand-left:before {
  content: "\f0a5"; }

.icon-hand-up:before {
  content: "\f0a6"; }

.icon-hand-down:before {
  content: "\f0a7"; }

.icon-circle-arrow-left:before {
  content: "\f0a8"; }

.icon-circle-arrow-right:before {
  content: "\f0a9"; }

.icon-circle-arrow-up:before {
  content: "\f0aa"; }

.icon-circle-arrow-down:before {
  content: "\f0ab"; }

.icon-globe:before {
  content: "\f0ac"; }

.icon-wrench:before {
  content: "\f0ad"; }

.icon-tasks:before {
  content: "\f0ae"; }

.icon-filter:before {
  content: "\f0b0"; }

.icon-briefcase:before {
  content: "\f0b1"; }

.icon-fullscreen:before {
  content: "\f0b2"; }

.icon-group:before {
  content: "\f0c0"; }

.icon-link:before {
  content: "\f0c1"; }

.icon-cloud:before {
  content: "\f0c2"; }

.icon-beaker:before {
  content: "\f0c3"; }

.icon-cut:before {
  content: "\f0c4"; }

.icon-copy:before {
  content: "\f0c5"; }

.icon-paper-clip:before {
  content: "\f0c6"; }

.icon-save:before {
  content: "\f0c7"; }

.icon-sign-blank:before {
  content: "\f0c8"; }

.icon-reorder:before {
  content: "\f0c9"; }

.icon-list-ul:before {
  content: "\f0ca"; }

.icon-list-ol:before {
  content: "\f0cb"; }

.icon-strikethrough:before {
  content: "\f0cc"; }

.icon-underline:before {
  content: "\f0cd"; }

.icon-table:before {
  content: "\f0ce"; }

.icon-magic:before {
  content: "\f0d0"; }

.icon-truck:before {
  content: "\f0d1"; }

.icon-pinterest:before {
  content: "\f0d2"; }

.icon-pinterest-sign:before {
  content: "\f0d3"; }

.icon-google-plus-sign:before {
  content: "\f0d4"; }

.icon-google-plus:before {
  content: "\f0d5"; }

.icon-money:before {
  content: "\f0d6"; }

.icon-caret-down:before {
  content: "\f0d7"; }

.icon-caret-up:before {
  content: "\f0d8"; }

.icon-caret-left:before {
  content: "\f0d9"; }

.icon-caret-right:before {
  content: "\f0da"; }

.icon-columns:before {
  content: "\f0db"; }

.icon-sort:before {
  content: "\f0dc"; }

.icon-sort-down:before {
  content: "\f0dd"; }

.icon-sort-up:before {
  content: "\f0de"; }

.icon-envelope-alt:before {
  content: "\f0e0"; }

.icon-linkedin:before {
  content: "\f0e1"; }

.icon-undo:before {
  content: "\f0e2"; }

.icon-legal:before {
  content: "\f0e3"; }

.icon-dashboard:before {
  content: "\f0e4"; }

.icon-comment-alt:before {
  content: "\f0e5"; }

.icon-comments-alt:before {
  content: "\f0e6"; }

.icon-bolt:before {
  content: "\f0e7"; }

.icon-sitemap:before {
  content: "\f0e8"; }

.icon-umbrella:before {
  content: "\f0e9"; }

.icon-paste:before {
  content: "\f0ea"; }

.icon-user-md:before {
  content: "\f200"; }

[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal; }

.btn.dropdown-toggle [class^="icon-"],
.btn.dropdown-toggle [class*=" icon-"] {
  /* keeps button heights with and without icons the same */
  line-height: 1.4em; }

.icon-large {
  font-size: 1.3333em; }

.icon-glass {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf000;&nbsp;'); }

.icon-music {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf001;&nbsp;'); }

.icon-search {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf002;&nbsp;'); }

.icon-envelope {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf003;&nbsp;'); }

.icon-heart {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf004;&nbsp;'); }

.icon-star {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf005;&nbsp;'); }

.icon-star-empty {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf006;&nbsp;'); }

.icon-user {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf007;&nbsp;'); }

.icon-film {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf008;&nbsp;'); }

.icon-th-large {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf009;&nbsp;'); }

.icon-th {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00a;&nbsp;'); }

.icon-th-list {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00b;&nbsp;'); }

.icon-ok {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00c;&nbsp;'); }

.icon-remove {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00d;&nbsp;'); }

.icon-zoom-in {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00e;&nbsp;'); }

.icon-zoom-out {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf010;&nbsp;'); }

.icon-off {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf011;&nbsp;'); }

.icon-signal {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf012;&nbsp;'); }

.icon-cog {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf013;&nbsp;'); }

.icon-trash {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf014;&nbsp;'); }

.icon-home {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf015;&nbsp;'); }

.icon-file {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf016;&nbsp;'); }

.icon-time {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf017;&nbsp;'); }

.icon-road {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf018;&nbsp;'); }

.icon-download-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf019;&nbsp;'); }

.icon-download {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01a;&nbsp;'); }

.icon-upload {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01b;&nbsp;'); }

.icon-inbox {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01c;&nbsp;'); }

.icon-play-circle {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01d;&nbsp;'); }

.icon-repeat {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01e;&nbsp;'); }

.icon-refresh {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf021;&nbsp;'); }

.icon-list-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf022;&nbsp;'); }

.icon-lock {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf023;&nbsp;'); }

.icon-flag {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf024;&nbsp;'); }

.icon-headphones {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf025;&nbsp;'); }

.icon-volume-off {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf026;&nbsp;'); }

.icon-volume-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf027;&nbsp;'); }

.icon-volume-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf028;&nbsp;'); }

.icon-qrcode {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf029;&nbsp;'); }

.icon-barcode {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02a;&nbsp;'); }

.icon-tag {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02b;&nbsp;'); }

.icon-tags {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02c;&nbsp;'); }

.icon-book {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02d;&nbsp;'); }

.icon-bookmark {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02e;&nbsp;'); }

.icon-print {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02f;&nbsp;'); }

.icon-camera {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf030;&nbsp;'); }

.icon-font {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf031;&nbsp;'); }

.icon-bold {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf032;&nbsp;'); }

.icon-italic {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf033;&nbsp;'); }

.icon-text-height {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf034;&nbsp;'); }

.icon-text-width {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf035;&nbsp;'); }

.icon-align-left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf036;&nbsp;'); }

.icon-align-center {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf037;&nbsp;'); }

.icon-align-right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf038;&nbsp;'); }

.icon-align-justify {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf039;&nbsp;'); }

.icon-list {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03a;&nbsp;'); }

.icon-indent-left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03b;&nbsp;'); }

.icon-indent-right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03c;&nbsp;'); }

.icon-facetime-video {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03d;&nbsp;'); }

.icon-picture {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03e;&nbsp;'); }

.icon-pencil {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf040;&nbsp;'); }

.icon-map-marker {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf041;&nbsp;'); }

.icon-adjust {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf042;&nbsp;'); }

.icon-tint {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf043;&nbsp;'); }

.icon-edit {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf044;&nbsp;'); }

.icon-share {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf045;&nbsp;'); }

.icon-check {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf046;&nbsp;'); }

.icon-move {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf047;&nbsp;'); }

.icon-step-backward {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf048;&nbsp;'); }

.icon-fast-backward {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf049;&nbsp;'); }

.icon-backward {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04a;&nbsp;'); }

.icon-play {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04b;&nbsp;'); }

.icon-pause {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04c;&nbsp;'); }

.icon-stop {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04d;&nbsp;'); }

.icon-forward {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04e;&nbsp;'); }

.icon-fast-forward {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf050;&nbsp;'); }

.icon-step-forward {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf051;&nbsp;'); }

.icon-eject {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf052;&nbsp;'); }

.icon-chevron-left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf053;&nbsp;'); }

.icon-chevron-right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf054;&nbsp;'); }

.icon-plus-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf055;&nbsp;'); }

.icon-minus-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf056;&nbsp;'); }

.icon-remove-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf057;&nbsp;'); }

.icon-ok-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf058;&nbsp;'); }

.icon-question-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf059;&nbsp;'); }

.icon-info-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05a;&nbsp;'); }

.icon-screenshot {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05b;&nbsp;'); }

.icon-remove-circle {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05c;&nbsp;'); }

.icon-ok-circle {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05d;&nbsp;'); }

.icon-ban-circle {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05e;&nbsp;'); }

.icon-arrow-left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf060;&nbsp;'); }

.icon-arrow-right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf061;&nbsp;'); }

.icon-arrow-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf062;&nbsp;'); }

.icon-arrow-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf063;&nbsp;'); }

.icon-share-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf064;&nbsp;'); }

.icon-resize-full {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf065;&nbsp;'); }

.icon-resize-small {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf066;&nbsp;'); }

.icon-plus {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf067;&nbsp;'); }

.icon-minus {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf068;&nbsp;'); }

.icon-asterisk {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf069;&nbsp;'); }

.icon-exclamation-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06a;&nbsp;'); }

.icon-gift {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06b;&nbsp;'); }

.icon-leaf {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06c;&nbsp;'); }

.icon-fire {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06d;&nbsp;'); }

.icon-eye-open {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06e;&nbsp;'); }

.icon-eye-close {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf070;&nbsp;'); }

.icon-warning-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf071;&nbsp;'); }

.icon-plane {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf072;&nbsp;'); }

.icon-calendar {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf073;&nbsp;'); }

.icon-random {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf074;&nbsp;'); }

.icon-comment {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf075;&nbsp;'); }

.icon-magnet {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf076;&nbsp;'); }

.icon-chevron-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf077;&nbsp;'); }

.icon-chevron-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf078;&nbsp;'); }

.icon-retweet {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf079;&nbsp;'); }

.icon-shopping-cart {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07a;&nbsp;'); }

.icon-folder-close {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07b;&nbsp;'); }

.icon-folder-open {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07c;&nbsp;'); }

.icon-resize-vertical {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07d;&nbsp;'); }

.icon-resize-horizontal {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07e;&nbsp;'); }

.icon-bar-chart {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf080;&nbsp;'); }

.icon-twitter-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf081;&nbsp;'); }

.icon-facebook-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf082;&nbsp;'); }

.icon-camera-retro {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf083;&nbsp;'); }

.icon-key {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf084;&nbsp;'); }

.icon-cogs {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf085;&nbsp;'); }

.icon-comments {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf086;&nbsp;'); }

.icon-thumbs-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf087;&nbsp;'); }

.icon-thumbs-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf088;&nbsp;'); }

.icon-star-half {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf089;&nbsp;'); }

.icon-heart-empty {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08a;&nbsp;'); }

.icon-signout {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08b;&nbsp;'); }

.icon-linkedin-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08c;&nbsp;'); }

.icon-pushpin {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08d;&nbsp;'); }

.icon-external-link {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08e;&nbsp;'); }

.icon-signin {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf090;&nbsp;'); }

.icon-trophy {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf091;&nbsp;'); }

.icon-github-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf092;&nbsp;'); }

.icon-upload-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf093;&nbsp;'); }

.icon-lemon {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf094;&nbsp;'); }

.icon-phone {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf095;&nbsp;'); }

.icon-check-empty {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf096;&nbsp;'); }

.icon-bookmark-empty {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf097;&nbsp;'); }

.icon-phone-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf098;&nbsp;'); }

.icon-twitter {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf099;&nbsp;'); }

.icon-facebook {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09a;&nbsp;'); }

.icon-github {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09b;&nbsp;'); }

.icon-unlock {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09c;&nbsp;'); }

.icon-credit-card {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09d;&nbsp;'); }

.icon-rss {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09e;&nbsp;'); }

.icon-hdd {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a0;&nbsp;'); }

.icon-bullhorn {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a1;&nbsp;'); }

.icon-bell {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a2;&nbsp;'); }

.icon-certificate {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a3;&nbsp;'); }

.icon-hand-right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a4;&nbsp;'); }

.icon-hand-left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a5;&nbsp;'); }

.icon-hand-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a6;&nbsp;'); }

.icon-hand-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a7;&nbsp;'); }

.icon-circle-arrow-left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a8;&nbsp;'); }

.icon-circle-arrow-right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a9;&nbsp;'); }

.icon-circle-arrow-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0aa;&nbsp;'); }

.icon-circle-arrow-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ab;&nbsp;'); }

.icon-globe {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ac;&nbsp;'); }

.icon-wrench {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ad;&nbsp;'); }

.icon-tasks {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ae;&nbsp;'); }

.icon-filter {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0b0;&nbsp;'); }

.icon-briefcase {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0b1;&nbsp;'); }

.icon-fullscreen {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0b2;&nbsp;'); }

.icon-group {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c0;&nbsp;'); }

.icon-link {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c1;&nbsp;'); }

.icon-cloud {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c2;&nbsp;'); }

.icon-beaker {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c3;&nbsp;'); }

.icon-cut {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c4;&nbsp;'); }

.icon-copy {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c5;&nbsp;'); }

.icon-paper-clip {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c6;&nbsp;'); }

.icon-save {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c7;&nbsp;'); }

.icon-sign-blank {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c8;&nbsp;'); }

.icon-reorder {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c9;&nbsp;'); }

.icon-list-ul {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ca;&nbsp;'); }

.icon-list-ol {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0cb;&nbsp;'); }

.icon-strikethrough {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0cc;&nbsp;'); }

.icon-underline {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0cd;&nbsp;'); }

.icon-table {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ce;&nbsp;'); }

.icon-magic {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d0;&nbsp;'); }

.icon-truck {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d1;&nbsp;'); }

.icon-pinterest {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d2;&nbsp;'); }

.icon-pinterest-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d3;&nbsp;'); }

.icon-google-plus-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d4;&nbsp;'); }

.icon-google-plus {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d5;&nbsp;'); }

.icon-money {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d6;&nbsp;'); }

.icon-caret-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d7;&nbsp;'); }

.icon-caret-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d8;&nbsp;'); }

.icon-caret-left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d9;&nbsp;'); }

.icon-caret-right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0da;&nbsp;'); }

.icon-columns {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0db;&nbsp;'); }

.icon-sort {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0dc;&nbsp;'); }

.icon-sort-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0dd;&nbsp;'); }

.icon-sort-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0de;&nbsp;'); }

.icon-envelope-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e0;&nbsp;'); }

.icon-linkedin {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e1;&nbsp;'); }

.icon-undo {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e2;&nbsp;'); }

.icon-legal {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e3;&nbsp;'); }

.icon-dashboard {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e4;&nbsp;'); }

.icon-comment-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e5;&nbsp;'); }

.icon-comments-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e6;&nbsp;'); }

.icon-bolt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e7;&nbsp;'); }

.icon-sitemap {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e8;&nbsp;'); }

.icon-umbrella {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e9;&nbsp;'); }

.icon-paste {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ea;&nbsp;'); }

.icon-user-md {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf200;&nbsp;'); }

/* THis is where we put all the left nav improvements for distribution */
div#flyertown_area {
  background-color: white; }

.sidebar-toggle-button-unchecked {
  background: url("/images/distribution/hide-left.gif") no-repeat scroll 0 center transparent !important; }

.sidebar-toggle-button-checked {
  background: url("/images/distribution/hide-right.gif") no-repeat scroll 0 center transparent !important; }

.tableofcontents .side_flyer_category {
  background: url("/images/distribution/overlay-categories-bottom.png") no-repeat scroll left bottom transparent;
  min-height: 24px;
  height: auto !important;
  height: 24px; }

.tableofcontents .selected .side_flyer_category,
.tableofcontents .side_flyer_category:hover {
  background: url("/images/distribution/overlay-categories-bottom.png") transparent no-repeat right bottom; }

.tableofcontents .tableofcontents-listitem-thumbnail {
  width: 154px; }

.tableofcontents .tableofcontents-listitem-thumbnail a {
  background: url("/images/distribution/overlay-categories-top.png") no-repeat scroll left top transparent; }

.correction-notice-message a {
  color: #D70D42 !important;
  font-size: 10px !important;
  font-weight: bold !important;
  height: 15px !important;
  text-align: center !important;
  white-space: nowrap !important; }

/*LOGO AREA*/
.sidebar-toggle-button {
  height: 73px !important; }

.flyerdrawer-header {
  height: 75px !important;
  width: 184px !important;
  background: url(/images/distribution/left-rail-hor-border.png) repeat-x bottom white !important; }

.flyerdrawer-header table td {
  height: 75px !important; }

/*CATEGORY*/
/* AY: The line below won't get applied since goog-custom-button-inner-box gets re-written.  You may want to set margin to 0 for this style in general, and instead set a margin-bottom on ".wishabi-tableofcontents .wishabi-tableofcontents-listitem" in general, and a specific one for CBS */
.no-thumbnail-category {
  min-height: 24px;
  height: auto !important;
  height: 24px; }

.no-thumbnail-category .side_flyer_category {
  min-height: 24px;
  height: auto !important;
  height: 24px;
  background: url(/images/distribution/overlay-categories-bottom-sml.png) transparent no-repeat left bottom; }

.selected .no-thumbnail-category .side_flyer_category,
.no-thumbnail-category .side_flyer_category:hover {
  background-position: right bottom; }

.no-thumbnail-category .side_flyer_category a {
  top: 0 !important;
  background: url(/images/distribution/overlay-categories-top-sml.png) transparent no-repeat left top; }

.selected .no-thumbnail-category .side_flyer_category a,
.no-thumbnail-category .side_flyer_category a:hover {
  background-position: -154px top; }

.tableofcontents {
  margin-bottom: 10px; }

.tableofcontents .goog-custom-button-inner-box {
  margin: 1px 0; }

.flyerdrawer-scroll {
  background: url(/images/distribution/left-rail-hor-border.png) repeat-x top !important;
  top: 98px !important; }

.tableofcontents .tableofcontents-listitem {
  width: 154px;
  background: none !important; }

.tableofcontents .tableofcontents-listitem a {
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  padding-bottom: 6px !important;
  padding-top: 4px !important;
  position: static;
  text-transform: none;
  width: 138px !important; }

.flyerdrawer-date {
  border-bottom: 0 !important;
  font-size: 10px !important;
  font-style: normal !important;
  line-height: 24px !important;
  padding-left: 24px !important;
  text-align: left !important;
  background: url(/images/distribution/icon-time.png) no-repeat 8px 5px !important;
  color: #333333; }

/*STACK SELECTOR*/
/* XXX: dpoon - this is a hack due to font-awesome in the item pop messing with
   behaviour in the "See more flyers" button (a font-awesome glyph) */
i.icon-plus-sign {
  display: block; }

/*DISCOUNT*/
.wishabi-flyerdrawer .discountslider {
  background: url("/images/distribution/bg-discount-area.png") repeat-x scroll 0 0 transparent;
  left: -5px;
  width: 184px !important;
  height: 92px !important;
  margin: 0 !important; }

.wishabi-flyerdrawer .discountslider-ticks .label,
.star-label {
  font-size: 10px;
  top: 10px !important; }

.wishabi-flyerdrawer .star-label {
  background: url("/images/distribution/discount-numbers.png") no-repeat scroll -26px top transparent !important;
  left: -4px !important;
  text-indent: -3000px; }

.wishabi-flyerdrawer .discountslider-ticks .discountslider-tick:first-child .label {
  background: url("/images/distribution/discount-numbers.png") no-repeat scroll left top transparent !important;
  left: -8px; }

.wishabi-flyerdrawer .discountslider-slider {
  left: 14px !important;
  width: 157px !important; }

.wishabi-flyerdrawer .discountslider-border {
  background: url("/images/distribution/discount-track.png") no-repeat scroll center top transparent !important;
  height: 16px !important;
  top: 37px !important;
  left: 2px !important; }

.wishabi-flyerdrawer .discountslider-message {
  color: #666563 !important;
  text-align: left !important;
  top: 18px !important;
  left: 2px !important; }

.wishabi-flyerdrawer .discountslider-line {
  background: none !important;
  border-radius: 0 0 0 0 !important;
  height: 9px !important; }

.wishabi-flyerdrawer .discountslider-indicator {
  background: url("/images/distribution/discount-track.png") no-repeat scroll -5px -23px transparent !important;
  border-radius: 0 !important;
  height: 7px !important; }

.wishabi-flyerdrawer .discountslider-thumb {
  background: url("/images/distribution/discount-thumb.png") 1px 0 no-repeat !important;
  top: 3px !important;
  width: 15px !important; }

.wishabi-flyerdrawer .discountslider-padding {
  top: 35px !important; }

.wishabi-flyerdrawer .discountslider-ticks {
  top: 0 !important; }

.accessibility_wrap {
  position: absolute;
  left: 10px;
  top: 0px;
  right: 0px; }

.accessibility_link {
  position: absolute;
  display: block;
  zoom: 1;
  left: 30px;
  top: -100px;
  background-color: black;
  color: white;
  padding: 10px;
  border-bottom: solid 1px white;
  border-left: solid 1px white;
  border-right: solid 1px white;
  transition: top 0.2s;
  -moz-transition: top 0.2s;
  -webkit-transition: top 0.2s;
  z-index: 99999; }
  .accessibility_link:focus {
    top: 0px; }
