.wishabi-flyertopbar-settings-padding {
  font-weight: normal !important;
  color: black; }

.wishabi-flyertopbar-discovery .wishabi-flyertopbar-settings-padding {
  color: #FFFFFF; }

.wishabi-flyertopbar-settings-padding:hover,
.open .wishabi-flyertopbar-settings-padding {
  color: white; }

.flyertown-menubar-item {
  height: 36px; }

.tableofhighlights-listitem span {
  background-color: #FFCC00;
  color: #000000; }

.tableofhighlights-listitem span:hover,
.selected .tableofhighlights-listitem span {
  background-color: #FFDF91; }

.wishabi-flyertopbar {
  background-color: #FFCC00; }

.flyertown-menubar {
  background: none;
  left: 184px; }

.flyertown-logo {
  background: url("//f.wishabi.net/arbitrary_files/198/1321916992/198_flyercity-logo.png") no-repeat 47px 3px;
  display: block; }

.flyertown-logo img {
  display: none; }

.wishabi-multisearch {
  background: none repeat scroll 0 0 transparent;
  left: 2px; }

form.wishabi-multisearch-form input.search {
  background-color: #FFFFFF;
  color: #AAAAAA; }

.wishabi-flyertopbar-stacks {
  left: 175px; }

.wishabi-flyertopbar-stacks-button-container {
  color: #000000;
  font-weight: normal; }

.flyertown-menubar-item.selected .wishabi-flyertopbar-stacks-button-container {
  color: #000000;
  font-weight: bold; }

.flyertown-menubar-item.open .wishabi-flyertopbar-stacks-button-container,
.flyertown-menubar-item:hover .wishabi-flyertopbar-stacks-button-container {
  color: #FFFFFF; }

.wishabi-flyertopbar-settings {
  color: #000000; }

/* {{{ Category Menu */
.flyertown-menubar-item {
  font-size: 11px;
  height: 36px;
  line-height: 36px; }

.flyertown-menubar-item.open {
  background: #222; }

.wishabi-flyertopbar-stacks-button-container {
  line-height: 36px; }

.wishabi-flyertopbar-stacks-menu {
  background: #222; }

.wishabi-flyertopbar-settings.open {
  background: #222; }

/* }}} */
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.postmedia-signup-link {
  display: none;
  background: none;
  line-height: 0;
  border-radius: 6px 0px 0px 0px;
  position: absolute;
  right: 0;
  z-index: 1000; }

.postmedia-signup-link a {
  color: black;
  font-size: 12px;
  margin-right: 10px; }

.postmedia-signup-link a .desktop-signup {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

.postmedia-signup-link a .mobile-signup {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
  /*display: none;*/
  position: relative;
  top: 23px;
  right: 85px; }

@media (max-width: 1140px) {
  .postmedia-signup-link {
    background: none;
    line-height: 0;
    border-radius: 6px 0px 0px 0px;
    position: absolute;
    right: 0;
    z-index: 1000;
    padding: 13px; }
  .postmedia-signup-link a {
    color: black;
    font-size: 12px;
    margin-right: 10px; }
  .postmedia-signup-link a .desktop-signup {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
    /*display: none;*/
    position: relative;
    right: -40px;
    top: -15px; }
  .postmedia-signup-link a .mobile-signup {
    position: relative;
    top: 21px;
    right: 60px;
    display: inline;
    padding: 13px;
    background: #FC0;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn; } }

.wishabi-postmedia-email-sub {
  display: none; }

.wishabi-postmedia-email-sub-backing {
  position: fixed;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 100%;
  background-color: #fff;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 9999998; }

.wishabi-postmedia-email-sub .floating_close_x {
  box-shadow: none !important;
  display: block;
  right: 8px !important;
  top: 7px !important; }

.wishabi-postmedia-email-sub-dialog {
  position: fixed;
  font-size: 12px;
  width: 660px;
  left: 50%;
  top: 50%;
  margin-top: -200px;
  margin-left: -330px;
  z-index: 9999999;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 10px; }

.wishabi-postmedia-email-sub-custom-confirmation {
  display: none; }

.wishabi-postmedia-email-sub-custom-confirmation iframe {
  height: 100%;
  overflow: hidden;
  width: 100%; }

.wishabi-postmedia-email-sub-success-message {
  color: #999;
  font-family: Arial, Tahoma, verdana;
  font-size: 12px; }

.wishabi-postmedia-email-sub-success-message .msg-thank-you {
  clear: right;
  font-size: 14px;
  font-weight: bold; }

.wishabi-postmedia-email-sub-info {
  margin: 30px 30px 20px 30px; }

.wishabi-postmedia-email-sub-custom-confirmation,
.wishabi-postmedia-email-sub-text {
  float: left;
  width: 250px; }

.wishabi-postmedia-email-sub-header {
  font-size: 16px;
  font-weight: bold;
  line-height: 22px; }

.wishabi-postmedia-email-sub-description {
  color: #666;
  font-size: 12px;
  line-height: 22px;
  margin-top: 3px; }

.wishabi-postmedia-email-input-area {
  background: #EFEFEF;
  margin-top: 10px;
  padding: 20px 20px;
  height: 35px; }

input#wishabi-postmedia-email-input-textbox {
  border: 1px solid #CCC;
  border-radius: 5px;
  color: #CCC;
  float: left;
  height: 30px;
  width: 445px; }

input#wishabi-postmedia-email-input-textbox:focus {
  color: black !important; }

#wishabi-postmedia-email-sub-submit {
  background: #FFCC00;
  border-radius: 5px;
  float: left;
  height: 34px;
  margin-left: 20px;
  text-align: center;
  width: 130px; }

#wishabi-postmedia-email-sub-submit a {
  color: #666;
  font-size: 12px;
  font-weight: bold;
  line-height: 34px;
  text-transform: uppercase;
  width: 135px; }

#wishabi-postmedia-email-sub-submit a:hover {
  text-decoration: none; }

.wishabi-postmedia-email-sub-image {
  float: left;
  margin-left: 30px;
  width: 320px; }

.wishabi-postmedia-email-sub-image img {
  width: 100%; }

.wishabi-postmedia-privacy-statement-area {
  margin: 10px 20px 20px 20px;
  text-align: right; }

.wishabi-postmedia-privacy-statement-area a {
  color: #999; }

/* {{{ Settings */
.wishabi-flyertopbar-settings-padding {
  font-weight: normal; }

/* }}} */
