﻿@charset "UTF-8";

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,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
button {
    margin: 0;
    padding: 0
}

fieldset,
table {
    border: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: '';
        content: none
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
    border-color: transparent
}

:focus {
    outline: 0
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

    audio:not([controls]) {
        display: none
    }

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a:hover,
a:active {
    outline: 0
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic
}

button,
input,
select,
textarea,
label {
    margin: 0;
    font-size: 100%;
    vertical-align: middle
}

button,
input {
    *overflow: visible;
    line-height: normal
}

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        padding: 0;
        border: 0
    }

    button,
    input[type="button"],
    input[type="reset"],
    input[type="submit"] {
        cursor: pointer;
        -webkit-appearance: button
    }

    input[type="search"] {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-appearance: textfield
    }

        input[type="search"]::-webkit-search-decoration,
        input[type="search"]::-webkit-search-cancel-button {
            -webkit-appearance: none
        }

textarea {
    overflow: auto;
    vertical-align: top
}

img.desaturate {
    -webkit-filter: grayscale(1);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%)
}

.gradientblue {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFA2DFF8', endColorstr='#FF6DBBE0');
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #a2dff8), color-stop(100%, #6dbbe0));
    background-image: -webkit-linear-gradient(#a2dff8, #6dbbe0);
    background-image: -moz-linear-gradient(#a2dff8, #6dbbe0);
    background-image: linear-gradient(#a2dff8, #6dbbe0)
}

.gradientgreen {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFB6DA36', endColorstr='#FF90B022');
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #b6da36), color-stop(100%, #90b022));
    background-image: -webkit-linear-gradient(#b6da36, #90b022);
    background-image: -moz-linear-gradient(#b6da36, #90b022);
    background-image: linear-gradient(#b6da36, #90b022)
}

.gradientyellow {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFAD43A', endColorstr='#FFF4AB1E');
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #fad43a), color-stop(100%, #f4ab1e));
    background-image: -webkit-linear-gradient(#fad43a, #f4ab1e);
    background-image: -moz-linear-gradient(#fad43a, #f4ab1e);
    background-image: linear-gradient(#fad43a, #f4ab1e)
}

.gradientred {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFEE6767', endColorstr='#FFDA5E4F');
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #ee6767), color-stop(100%, #da5e4f));
    background-image: -webkit-linear-gradient(#ee6767, #da5e4f);
    background-image: -moz-linear-gradient(#ee6767, #da5e4f);
    background-image: linear-gradient(#ee6767, #da5e4f)
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

@media(min-width:0) and (max-width:480px) {
    .container, .message, .signup-locations-form .settings-location {
        max-width: 430px;
        padding-left: 10px;
        padding-right: 10px;
        margin-left: auto;
        margin-right: auto
    }

        .container:after,
        .message:after,
        .signup-locations-form .settings-location:after {
            content: "";
            display: table;
            clear: both
        }

    .span1,
    .header-title,
    .header-search .search-button,
    .settings-location .nickname,
    .settings-location .new-address-fields .nickname,
    .settings-location .action {
        width: 23.25581%;
        float: left;
        margin-right: 2.32558%
    }

    .span2,
    footer .sitemap ul,
    .team-member .bio-image,
    .team-member .bio-desc,
    .settings-location .address,
    .settings-location .new-address-fields .display-address,
    .email-frequency ul li,
    .tags .settings-checkbox {
        width: 48.83721%;
        float: left;
        margin-right: 2.32558%
    }

    .span3,
    .header-search .search-field.location-field,
    .business-landing-page .nation .business-title span,
    .rich-deal-page .nation .business-title span {
        width: 74.4186%;
        float: left;
        margin-right: 2.32558%
    }

    .span4,
    footer .sitemap,
    .nav-holder,
    .header-search .search-field.main-field,
    .about-feat,
    .signup-locations-form .settings-location .locations-nickname {
        width: 100%;
        float: left;
        margin-right: 2.32558%
    }

    .span5,
    .press-videos {
        width: 100%;
        float: left;
        margin-right: 2.32558%
    }

    .span6,
    .press-links-col {
        width: 100%;
        float: left;
        margin-right: 2.32558%
    }

    .span7,
    .left-nav-content fieldset input:not([type="radio"]) {
        width: 100%;
        float: left;
        margin-right: 2.32558%
    }

    .span8,
    footer .menu,
    .about-desc,
    .signup-locations-form,
    .signup-locations-form .settings-location .locations-address {
        width: 100%;
        float: left;
        margin-right: 2.32558%
    }

    .span9,
    .business-landing-page .left-cards .card,
    .rich-deal-page .left-cards .card {
        width: 100%;
        float: left;
        margin-right: 2.32558%
    }

    .span10 {
        width: 100%;
        float: left;
        margin-right: 2.32558%
    }

    .span11,
    .left-nav-content .errorlist {
        width: 100%;
        float: left;
        margin-right: 2.32558%
    }

    .span12,
    .job-posting,
    .team-member,
    .blurb,
    form fieldset {
        width: 100%;
        float: left;
        margin-right: 2.32558%
    }

    .visible-phone {
        display: inherit
    }

    .visible-desktop,
    .hidden-phone,
    .header-title .header-tagline,
    .business-landing-page .deal-wrap .image .tag,
    .rich-deal-page .deal-wrap .image .tag {
        display: none !important
    }
}

@media(min-width:480px) {
    .container, .message, .signup-locations-form .settings-location {
        max-width: 940px;
        padding-left: 10px;
        padding-right: 10px;
        margin-left: auto;
        margin-right: auto
    }

        .container:after,
        .message:after,
        .signup-locations-form .settings-location:after {
            content: "";
            display: table;
            clear: both
        }

    .span1 {
        width: 6.38298%;
        float: left;
        margin-right: 2.12766%
    }

    .span2,
    .header-title,
    .settings-location .action {
        width: 14.89362%;
        float: left;
        margin-right: 2.12766%
    }

    .span3,
    .team-member .bio-image,
    .settings-location .nickname,
    .settings-location .new-address-fields .nickname,
    .email-frequency ul li,
    .business-landing-page aside,
    .rich-deal-page aside,
    .tags .settings-checkbox {
        width: 23.40426%;
        float: left;
        margin-right: 2.12766%
    }

    .span4,
    footer .sitemap,
    .about-feat,
    .signup-locations-form .settings-location .locations-nickname {
        width: 31.91489%;
        float: left;
        margin-right: 2.12766%
    }

    .span5,
    .press-videos {
        width: 40.42553%;
        float: left;
        margin-right: 2.12766%
    }

    .span6,
    footer .sitemap ul,
    .press-links-col,
    .settings-location .address,
    .settings-location .new-address-fields .display-address {
        width: 48.93617%;
        float: left;
        margin-right: 2.12766%
    }

    .span7,
    .left-nav-content fieldset input:not([type="radio"]) {
        width: 57.44681%;
        float: left;
        margin-right: 2.12766%
    }

    .span8,
    footer .menu,
    .about-desc,
    .signup-locations-form,
    .signup-locations-form .settings-location .locations-address {
        width: 65.95745%;
        float: left;
        margin-right: 2.12766%
    }

    .span9,
    .team-member .bio-desc,
    .business-landing-page .left-cards .card,
    .rich-deal-page .left-cards .card,
    .business-landing-page .nation .business-title span,
    .rich-deal-page .nation .business-title span {
        width: 74.46809%;
        float: left;
        margin-right: 2.12766%
    }

    .span10 {
        width: 82.97872%;
        float: left;
        margin-right: 2.12766%
    }

    .span11,
    .left-nav-content .errorlist {
        width: 91.48936%;
        float: left;
        margin-right: 2.12766%
    }

    .span12,
    .job-posting,
    .team-member,
    .blurb,
    form fieldset {
        width: 100%;
        float: left;
        margin-right: 2.12766%
    }

    .visible-desktop {
        display: inherit
    }

    .visible-phone,
    .hidden-desktop {
        display: none !important
    }
}

.row,
.container,
.message,
.signup-locations-form .settings-location {
    *zoom: 1
}

    .row:after,
    .container:after,
    .message:after,
    .signup-locations-form .settings-location:after {
        content: "";
        display: table;
        clear: both
    }

input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: box-shadow 160ms, border-color 160ms, background-color 160ms;
    -moz-transition: box-shadow 160ms, border-color 160ms, background-color 160ms;
    transition: box-shadow 160ms, border-color 160ms, background-color 160ms;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    background: #f2f2f2;
    border: 1px solid #ccc;
    color: #666;
    font-family: inherit;
    padding: 10px 6px 9px 6px;
    outline: none;
    border-radius: 4px
}

    input:focus::-webkit-input-placeholder {
        opacity: .7
    }

    input:focus:-moz-placeholder {
        opacity: .7
    }

    input:focus:-ms-input-placeholder {
        opacity: .7
    }

@media(min-width:0) and (max-width:480px) {
    input {
        font-size: 16px !important
    }

    .deals-list {
        width: auto;
    }
}

input:focus {
    background: #fff;
    border: 1px solid #6dbbe0;
    outline: none
}

label {
    display: block;
    margin: 0;
    font-weight: 500;
    font-size: 12px
}

.form-inline input,
.form-inline li,
.form-inline label {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 0
}

.form-inline button {
    display: inline-block
}

.datepicker,
.hasDatepicker {
    width: 100px
}

.ui-datepicker-trigger {
    margin: 0 5px;
    vertical-align: middle
}

.errorlist {
    background: #feecea none repeat scroll 0 0;
    color: #b04539;
    list-style-type: none;
    margin-left: 0;
    clear: both
}

    .errorlist li {
        padding: 5px 8px;
        border: 1px solid #b04539;
        display: block
    }

.admin_form input[type=text] {
    width: 300px;
    line-height: 25px
}

.admin_readonly {
    background: gray
}

.formbox {
    float: left;
    margin-right: 10px;
    width: 100%
}

.boldselect .selector {
    font-weight: bold
}

.input_form label {
    width: 150px;
    float: left;
    margin: 0 15px 5px 0;
    text-align: right;
    display: block;
    padding-top: 4px
}

.settings-checkbox {
    background: #f3f3f3;
    float: left;
    margin-bottom: 5px;
    width: 220px
}

    .settings-checkbox label {
        cursor: pointer;
        display: block;
        line-height: 40px;
        padding: 0 10px
    }

.settings-field {
    float: left;
    margin-right: 10px;
    min-width: 200px;
    min-height: 30px;
    position: relative
}

    .settings-field h4 {
        color: #666;
        padding-bottom: 10px
    }

    .settings-field ul li {
        display: inline
    }

    .settings-field p {
        font-size: 13px
    }

    .settings-field input[type="submit"] {
        margin-top: 0 !important
    }

form h3 {
    margin-bottom: 1em
}

form .actions {
    *zoom: 1;
    margin-top: 1em
}

    form .actions:after {
        content: "";
        display: table;
        clear: both
    }

    form .actions input {
        float: left
    }

body {
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif
}

a {
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-property: color;
    -moz-transition-property: color;
    transition-property: color;
    color: #498fb1;
    text-decoration: none;
    outline: none
}

    a:hover {
        color: #2b5569
    }

    a:focus {
        text-decoration: underline
    }

em {
    font-style: italic
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    letter-spacing: -0.01em
}

h1 {
    font-weight: 100;
    font-size: 44px;
    color: #FFF
}

h2 {
    font-size: 34px;
    line-height: 39px
}

h3 {
    font-size: 28px;
    line-height: 33px
}

h4 {
    font-size: 24px;
    line-height: 29px
}

h5 {
    font-size: 20px;
    line-height: 25px
}

h6 {
    font-size: 16px;
    line-height: 18px
}

@media(min-width:0) and (max-width:480px) {
    h1 {
        font-size: 34px
    }

    h2 {
        font-size: 28px
    }

    h3 {
        font-size: 22px
    }

    h4 {
        font-size: 18px
    }

    h5 {
        font-size: 16px
    }

    h6 {
        font-size: 14px
    }
}

p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
    color: #575757
}

.fine-print {
    color: #999;
    font-size: 12px
}

.fine-caps {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 500;
    color: #b0b0b0
}

.default-text ul li:before {
    content: "• ";
    font-size: 13px;
    line-height: 1.5px;
    margin-left: 15px
}

.default-text ul > ul {
    margin-left: 15px
}

.small {
    margin: 0;
    line-height: 1.5;
    font-size: 10px
}

.sup {
    font-size: .5em;
    vertical-align: super;
    padding: 0 .1em;
    line-height: 0;
    -webkit-user-select: none
}

.sub {
    font-size: .5em;
    vertical-align: sub;
    padding: 0 .1em;
    line-height: 0;
    -webkit-user-select: none
}

.percentoff-sub {
    font-size: .35em;
    position: relative;
    right: 1.4em;
    margin-right: -1.4em;
    text-transform: uppercase;
    line-height: 0
}

.couponcode-sub {
    font-size: .35em;
    position: relative;
    right: 2.9em;
    top: -0.5em;
    margin-right: -2.2em;
    text-transform: uppercase;
    line-height: 0
}

.hide {
    display: none
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: whitesmoke;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0, 0, 0, 0.15)
    }

.well-large {
    padding: 24px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.well-small {
    padding: 9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.underline {
    text-decoration: underline
}

.standard-formatting p {
    margin: 0 0 1em
}

.standard-formatting ul li:before {
    content: "» ";
    margin-left: -10px
}

.standard-formatting ul li .arrow {
    display: none
}

*:first-child + html .standard-formatting ul li .arrow {
    display: block
}

.standard-formatting .blurb h4 {
    font-size: 18px
}

.standard-formatting .blurb p {
    color: #666
}

.standard-formatting li {
    margin-bottom: 5px
}

ul.sidebar-dark {
    border-left: #67b9df 10px solid;
    padding-left: 15px
}

    ul.sidebar-dark > ul {
        border-left: #86caeb 10px solid;
        padding-left: 25px
    }

.bullets {
    margin-left: 24px;
    list-style-image: url("../img/bullet.png")
}

    .bullets li:before {
        content: " " !important
    }

.business-info-block .business-name {
    font-weight: bold;
    font-size: 12px
}

.business-info-block .business-address {
    font-size: 12px;
    margin: 0
}

.business-info-block .yelp-reviews-stars-icon {
    margin-top: 2px
}

.business-info-block .yelp-review-count {
    font-size: 12px;
    padding-left: 5px
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 13px;
    line-height: 1.5;
    color: #333;
    background-color: #353535
}

.main-container {
    padding-top: 120px
}

@media(min-width:0) and (max-width:480px) {
    .main-container {
        padding-top: 160px
    }
}

.login-base .main-container {
    height: 100%
}

a {
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-property: color;
    -moz-transition-property: color;
    transition-property: color;
    color: #478fb3;
    text-decoration: none;
    outline: none
}

    a:hover {
        color: #336680
    }

    a:focus {
        text-decoration: underline
    }

em {
    font-style: italic
}

table {
    width: 100%
}

    table th,
    table td {
        border-bottom: 1px solid #ececec;
        padding: 8px 0
    }

    table th {
        font-weight: 500;
        color: #676767;
        font-size: 13px;
        text-align: left
    }

    table td {
        color: #666
    }

.content {
    min-height: 440px
}

#content-wrap {
    *zoom: 1;
    margin-top: 20px;
    position: relative;
    clear: both
}

    #content-wrap:after {
        content: "";
        display: table;
        clear: both
    }

.content-header {
    border-radius: 3px;
    background: #fff;
    clear: both;
    margin-top: 10px;
    padding: 15px 0 0 0;
    overflow: hidden;
    position: relative;
    box-shadow: inset 0 1px 2px #ccc
}

    .content-header .signup {
        float: right;
        margin-right: 15px;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0
    }

        .content-header .signup .inner {
            position: absolute;
            top: 50%;
            right: 0;
            height: 36px;
            width: 230px
        }

        .content-header .signup a {
            float: right;
            margin-top: -15px
        }

    .content-header .main h1 {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 300;
        font-size: 30px;
        line-height: 35px;
        float: left;
        margin: 0 20px 15px 20px;
        color: #666
    }

    .content-header .main .current-city {
        font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-weight: 300;
        font-size: 30px;
        line-height: 35px;
        float: left;
        padding: 0 0 15px 20px
    }

        .content-header .main .current-city .city {
            color: #666
        }

        .content-header .main .current-city .tagline {
            color: #999;
            margin-left: 10px
        }

    .content-header .extra {
        padding: 20px;
        overflow: hidden;
        clear: both
    }

        .content-header .extra .promo {
            float: left
        }

            .content-header .extra .promo img {
                display: block
            }

.breadcrumbs ul {
    clear: both;
    margin: 0 20px;
    font-size: 12px;
    color: #999;
    font-weight: 500
}

    .breadcrumbs ul li {
        display: inline-block;
        padding: 10px 0
    }

        .breadcrumbs ul li.home a {
            display: inline-block;
            text-indent: -500em;
            background: url("../img/icons/_home.png") no-repeat;
            width: 16px;
            height: 15px
        }

        .breadcrumbs ul li.last a {
            color: #999
        }

    .breadcrumbs ul .arrow {
        background-image: url("../img/icons/arrow.png");
        width: 5px;
        height: 7px;
        display: inline-block;
        margin: 0 5px 0 8px
    }

*[hidden],
.hidden {
    display: none !important
}

.l-center {
    text-align: center
}

.buggy-transitions * {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    transition: none !important
}

.fancybox {
    background: white url("../img/bg-stripes.png") top left repeat-x;
    padding: 20px
}

    .fancybox .fancybox_title {
        background: #dff3fd;
        padding: 0 20px
    }

        .fancybox .fancybox_title h4 {
            color: #478fb3;
            line-height: 40px
        }

    .fancybox h5 {
        color: #666;
        padding-left: 6px;
        margin-bottom: 20px
    }

    .fancybox .fancybox_body {
        padding: 20px 20px 10px;
        overflow: auto
    }

.link,
.btn {
    padding: 6px 16px 7px 16px;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    overflow: visible;
    line-height: 21px
}

.btn {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    color: #fff;
    border-width: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    *zoom: 1;
    background-color: #cda356;
}

    .btn:hover,
    .overlay-dropdown.open .overlay-dropdown-toggler {
        box-shadow: none;
        filter: none !important;
        color: #000
    }

    .btn:active {
        background: #cda356;
        box-shadow: inset rgba(0, 0, 0, 0.2) 0 3px 5px 3px
    }

    .btn .icon {
        display: inline-block
    }

.btn-blue {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF6DBBE0', endColorstr='#FF498FB1');
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #6dbbe0), color-stop(100%, #498fb1));
    background-image: -webkit-linear-gradient(#6dbbe0, #498fb1);
    background-image: -moz-linear-gradient(#6dbbe0, #498fb1);
    background-image: linear-gradient(#6dbbe0, #498fb1)
}

    .btn-blue:hover,
    .btn-blue:active {
        background: #6dbbe0
    }

.btn-lightblue {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFA2DFF8', endColorstr='#FF6DBBE0');
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #a2dff8), color-stop(100%, #6dbbe0));
    background-image: -webkit-linear-gradient(#a2dff8, #6dbbe0);
    background-image: -moz-linear-gradient(#a2dff8, #6dbbe0);
    background-image: linear-gradient(#a2dff8, #6dbbe0)
}

    .btn-lightblue:hover,
    .btn-lightblue:active {
        background: #6dbbe0
    }

.btn-yellow {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFAD43A', endColorstr='#FFF4AB1E');
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #fad43a), color-stop(100%, #f4ab1e));
    background-image: -webkit-linear-gradient(#fad43a, #f4ab1e);
    background-image: -moz-linear-gradient(#fad43a, #f4ab1e);
    background-image: linear-gradient(#fad43a, #f4ab1e)
}

    .btn-yellow:hover,
    .btn-yellow:active {
        background: #f4ab1e
    }

.btn-red {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFEE6767', endColorstr='#FFDA5E4F');
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #ee6767), color-stop(100%, #da5e4f));
    background-image: -webkit-linear-gradient(#ee6767, #da5e4f);
    background-image: -moz-linear-gradient(#ee6767, #da5e4f);
    background-image: linear-gradient(#ee6767, #da5e4f)
}

    .btn-red:hover,
    .btn-red:active {
        background: #da5e4f
    }

.btn-gray {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF555555', endColorstr='#FF555555');
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #555), color-stop(100%, #555));
    background-image: -webkit-linear-gradient(#555, #555);
    background-image: -moz-linear-gradient(#555, #555);
    background-image: linear-gradient(#555, #555)
}

    .btn-gray:hover,
    .btn-gray:active {
        background: #555
    }

.btn-outline {
    background: none !important;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled false) !important;
    border: 1px solid #a2dff8;
    color: #a2dff8
}

    .btn-outline:hover,
    .btn-outline:active {
        border-color: #fff;
        color: #fff
    }

.btn-disabled,
.btn-disabled:hover,
.btn-disabled:active {
    box-shadow: none;
    text-shadow: none;
    background: #eee;
    border-color: #ddd;
    color: #bbb;
    cursor: default
}

.btn-small {
    padding: 2px 8px;
    font-size: 13px
}

.btn-large {
    padding: 10px 16px 11px;
    font-size: 18px
}

.btn-x-large {
    font-size: 20px;
    padding: 11px 20px 12px
}

@media(min-width:0) and (max-width:480px) {
    .btn {
        padding: 3px 10px;
        font-size: 12px
    }
}

.icon-_home {
    background-position: 0 -1234px;
    height: 15px;
    width: 16px
}

.icon-activities-adventures {
    background-position: 0 -1094px;
    height: 20px;
    width: 20px
}

.icon-admin {
    background-position: 0 0;
    height: 38px;
    width: 42px
}

.icon-admin_over {
    background-position: 0 -43px;
    height: 38px;
    width: 42px
}

.icon-apparel {
    background-position: 0 -854px;
    height: 20px;
    width: 20px
}

.icon-arrow {
    background-position: 0 -1456px;
    height: 7px;
    width: 5px
}

.icon-btn-arrow-right {
    background-position: 0 -981px;
    height: 23px;
    width: 22px
}

.icon-dining-nightlife {
    background-position: 0 -1009px;
    height: 20px;
    width: 20px
}

.icon-electronics {
    background-position: 0 -699px;
    height: 20px;
    width: 20px
}

.icon-email {
    background-position: 0 -928px;
    height: 18px;
    width: 27px
}

.icon-facebook {
    background-position: 0 -1213px;
    height: 16px;
    width: 16px
}

.icon-fitness {
    background-position: 0 -1188px;
    height: 20px;
    width: 20px
}

.icon-foursquare {
    background-position: 0 -564px;
    height: 20px;
    width: 20px
}

.icon-health-beauty {
    background-position: 0 -903px;
    height: 20px;
    width: 20px
}

.icon-home {
    background-position: 0 -829px;
    height: 20px;
    width: 20px
}

.icon-invited {
    background-position: 0 -1254px;
    height: 16px;
    width: 16px
}

.icon-large_activities-adventures {
    background-position: 0 -1275px;
    height: 25px;
    width: 25px
}

.icon-large_apparel {
    background-position: 0 -1064px;
    height: 25px;
    width: 25px
}

.icon-large_dining-nightlife {
    background-position: 0 -1034px;
    height: 25px;
    width: 25px
}

.icon-large_electronics {
    background-position: 0 -1142px;
    height: 25px;
    width: 25px
}

.icon-large_fitness {
    background-position: 0 -1367px;
    height: 25px;
    width: 25px
}

.icon-large_foursquare {
    background-position: 0 -349px;
    height: 25px;
    width: 25px
}

.icon-large_health-beauty {
    background-position: 0 -951px;
    height: 25px;
    width: 25px
}

.icon-large_home {
    background-position: 0 -1337px;
    height: 25px;
    width: 25px
}

.icon-large_location {
    background-position: 0 -774px;
    height: 25px;
    width: 25px
}

.icon-large_retail-services {
    background-position: 0 -644px;
    height: 25px;
    width: 25px
}

.icon-large_special-interest {
    background-position: 0 -589px;
    height: 25px;
    width: 25px
}

.icon-large_trending {
    background-position: 0 -379px;
    height: 25px;
    width: 25px
}

.icon-local {
    background-position: 0 -409px;
    height: 38px;
    width: 42px
}

.icon-local_checked {
    background-position: 0 -478px;
    height: 38px;
    width: 42px
}

.icon-local_over {
    background-position: 0 -521px;
    height: 38px;
    width: 42px
}

.icon-location {
    background-position: 0 -619px;
    height: 20px;
    width: 20px
}

.icon-magnifier-lite {
    background-position: 0 -1172px;
    height: 11px;
    width: 13px
}

.icon-magnifier {
    background-position: 0 -1119px;
    height: 18px;
    width: 18px
}

.icon-magnifier2 {
    background-position: 0 -452px;
    height: 21px;
    width: 16px
}

.icon-mail {
    background-position: 0 -1443px;
    height: 8px;
    width: 12px
}

.icon-other {
    background-position: 0 -804px;
    height: 20px;
    width: 20px
}

.icon-radio {
    background-position: 0 -325px;
    height: 19px;
    width: 19px
}

.icon-radio_checked,
.unsubscribe-content .styled-checkbox-container.checked .styled-checkbox {
    background-position: 0 -301px;
    height: 19px;
    width: 19px
}

.icon-retail-services {
    background-position: 0 -749px;
    height: 20px;
    width: 20px
}

.icon-settings {
    background-position: 0 -215px;
    height: 38px;
    width: 42px
}

.icon-settings_over {
    background-position: 0 -258px;
    height: 38px;
    width: 42px
}

.icon-shop {
    background-position: 0 -172px;
    height: 38px;
    width: 42px
}

.icon-shop_checked {
    background-position: 0 -129px;
    height: 38px;
    width: 42px
}

.icon-shop_over {
    background-position: 0 -86px;
    height: 38px;
    width: 42px
}

.icon-small-arrow-down {
    background-position: 0 -1397px;
    height: 18px;
    width: 18px
}

.icon-small-x {
    background-position: 0 -1420px;
    height: 18px;
    width: 18px
}

.icon-special-interest {
    background-position: 0 -724px;
    height: 20px;
    width: 20px
}

.icon-trending {
    background-position: 0 -674px;
    height: 20px;
    width: 20px
}

.icon-twitter {
    background-position: 0 -879px;
    height: 19px;
    width: 27px
}

.icon-x {
    background-position: 0 -1305px;
    height: 11px;
    width: 12px
}

.icon-x_over {
    background-position: 0 -1321px;
    height: 11px;
    width: 12px
}

.logo-sprite,
.logo-data,
.logo-delivered,
.logo-header,
.logo-local,
.logo-nation,
.logo-plain-logo-small,
.logo-plain-logo,
.logo-white_net,
.logo-net,
.logo-net_2 {
    background: url('../img/logo.jpg') no-repeat;
}

.logo-data {
    background-position: 0 -277px;
    height: 29px;
    width: 70px
}

.logo-delivered {
    background-position: 0 -147px;
    height: 26px;
    width: 99px
}

.logo-header {
    background-position: 0 0;
    height: 30px;
    width: 62px
}

.logo-local {
    background-position: 0 -245px;
    height: 27px;
    width: 65px
}

.logo-nation {
    background-position: 0 -311px;
    height: 19px;
    width: 52px
}

.logo-plain-logo-small {
    background-position: 0 -35px;
    height: 29px;
    width: 60px
}

.logo-plain-logo {
    background-position: 0 -69px;
    height: 38px;
    width: 80px
}

.logo-white_net {
    background-position: 0 -178px;
    height: 27px;
    width: 52px
}

.logo-net {
    background-position: 0 -112px;
    height: 30px;
    width: 62px
}

.logo-net_2 {
    background-position: 0 -210px;
    height: 30px;
    width: 60px
}

.logo-nation,
.logo-data {
    margin-top: 8px
}

.net_data-client_login {
    background-position: 0 -127px;
    height: 89px;
    width: 60px
}

.net_data-excel {
    background-position: 0 0;
    height: 16px;
    width: 16px
}

.net_data-monthly_report {
    background-position: 0 -21px;
    height: 80px;
    width: 80px
}

.net_data-pdf {
    background-position: 0 -106px;
    height: 16px;
    width: 16px
}

.net_data-raw_daily {
    background-position: 0 -221px;
    height: 81px;
    width: 66px
}

.yelp-stars_1 {
    background-position: 0 -230px;
    height: 17px;
    width: 84px
}

.yelp-stars_1_half {
    background-position: 0 -76px;
    height: 17px;
    width: 84px
}

.yelp-stars_2 {
    background-position: 0 -208px;
    height: 17px;
    width: 84px
}

.yelp-stars_2_half {
    background-position: 0 -120px;
    height: 17px;
    width: 84px
}

.yelp-stars_3 {
    background-position: 0 -186px;
    height: 17px;
    width: 84px
}

.yelp-stars_3_half {
    background-position: 0 -98px;
    height: 17px;
    width: 84px
}

.yelp-stars_4 {
    background-position: 0 -164px;
    height: 17px;
    width: 84px
}

.yelp-stars_4_half {
    background-position: 0 -142px;
    height: 17px;
    width: 84px
}

.yelp-stars_5 {
    background-position: 0 -252px;
    height: 17px;
    width: 84px
}

.yelp-yelp_logo {
    background-position: 0 0;
    height: 71px;
    width: 140px
}

.dfeed-endssoon {
    background-position: 0 -52px;
    height: 17px;
    width: 18px
}

.dfeed-icon_returns {
    background-position: 0 -191px;
    height: 12px;
    width: 16px
}

.dfeed-location {
    background-position: 0 -74px;
    height: 17px;
    width: 18px
}

.dfeed-shipping_returns {
    background-position: 0 -208px;
    height: 12px;
    width: 16px
}

.dfeed-time_left {
    background-position: 0 -122px;
    height: 16px;
    width: 16px
}

.dfeed-trending {
    background-position: 0 -169px;
    height: 17px;
    width: 18px
}

.dfeed-white_endssoon {
    background-position: 0 0;
    height: 21px;
    width: 22px
}

.dfeed-white_location {
    background-position: 0 -26px;
    height: 21px;
    width: 22px
}

.dfeed-white_rare {
    background-position: 0 -96px;
    height: 21px;
    width: 22px
}

.dfeed-white_trending {
    background-position: 0 -143px;
    height: 21px;
    width: 22px
}

.nav-arrow,
.category-nav .dark-navigation .overlay-dropdown .icon-small-arrow-down {
    background-position: 0 -34px;
    height: 10px;
    width: 7px
}

.nav-arrow_down {
    background-position: 0 0;
    height: 7px;
    width: 28px
}

.nav-location {
    background-position: 0 -12px;
    height: 17px;
    width: 13px
}

.topnav-sprite,
.topnav-account-light,
.topnav-account-light_checked,
.topnav-location,
.topnav-search,
.topnav-superuser-light {
    background: url('../img/icons.png') no-repeat
}

.topnav-account-light {
    background-position: 0 -72px;
    height: 26px;
    width: 26px
}

.topnav-account-light_checked {
    background-position: 0 -98px;
    height: 26px;
    width: 26px
}

.topnav-location {
    background-position: 0 -124px;
    height: 10px;
    width: 10px
}

.topnav-search {
    background-position: 0 -52px;
    height: 20px;
    width: 20px
}

.topnav-superuser-light {
    background-position: 0 -26px;
    height: 26px;
    width: 26px
}

    .topnav-superuser-light:hover,
    .topnav-superuser-light.superuser-light_hover,
    .topnav-superuser-light.superuser-light-hover {
        background-position: 0 0
    }

.redirect_page-city_load {
    background-position: 0 -49px;
    height: 48px;
    width: 312px
}

.redirect_page-net {
    background-position: 0 0;
    height: 49px;
    width: 102px
}

.header-top-page .main_content #deal_search_results .deal .price-info,
.header-top-page .main_content #deal_voucher_wrap .deal .price-info,
.header-top-page .main_content #deal_search_results .deal .found-info,
.header-top-page .main_content #deal_voucher_wrap .deal .found-info {
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 500;
    clear: both
}

.header-top-page .main_content #deal_search_results .deal,
.header-top-page .main_content #deal_voucher_wrap .deal {
    border-color: #e8e8e8;
    border-style: solid
}

    .header-top-page .main_content #deal_search_results .deal .title,
    .header-top-page .main_content #deal_voucher_wrap .deal .title {
        color: #478fb3
    }

    .header-top-page .main_content #deal_search_results .deal .price-info,
    .header-top-page .main_content #deal_voucher_wrap .deal .price-info {
        color: #999
    }

        .header-top-page .main_content #deal_search_results .deal .price-info > div,
        .header-top-page .main_content #deal_voucher_wrap .deal .price-info > div {
            margin-right: 10px;
            display: inline-block
        }

        .header-top-page .main_content #deal_search_results .deal .price-info .amount,
        .header-top-page .main_content #deal_voucher_wrap .deal .price-info .amount {
            color: #666;
            padding-top: 3px
        }

    .header-top-page .main_content #deal_search_results .deal .time-ago,
    .header-top-page .main_content #deal_voucher_wrap .deal .time-ago {
        padding-right: 10px;
        float: right
    }

        .header-top-page .main_content #deal_search_results .deal .time-ago span,
        .header-top-page .main_content #deal_voucher_wrap .deal .time-ago span {
            font-style: italic
        }

    .header-top-page .main_content #deal_search_results .deal .remaining,
    .header-top-page .main_content #deal_voucher_wrap .deal .remaining {
        color: #666;
        font-weight: 500
    }

        .header-top-page .main_content #deal_search_results .deal .remaining.urgent,
        .header-top-page .main_content #deal_voucher_wrap .deal .remaining.urgent {
            color: #b04539
        }

    .header-top-page .main_content #deal_search_results .deal .vendor a,
    .header-top-page .main_content #deal_voucher_wrap .deal .vendor a {
        color: #999
    }

.header-top-page .main_content #deal_search_results .deal,
.header-top-page .main_content #deal_voucher_wrap .deal {
    border-width: 0;
    border-bottom-width: 1px;
    background: #f3f3f3;
    overflow: hidden;
    position: relative
}

    .header-top-page .main_content #deal_search_results .deal .thumbnail,
    .header-top-page .main_content #deal_voucher_wrap .deal .thumbnail {
        border: solid 2px #f3f3f3;
        margin: 0 20px 0 -2px;
        float: left;
        position: relative
    }

        .header-top-page .main_content #deal_search_results .deal .thumbnail img,
        .header-top-page .main_content #deal_voucher_wrap .deal .thumbnail img {
            border: solid 1px #d2d2d2;
            display: block
        }

    .header-top-page .main_content #deal_search_results .deal .essentials,
    .header-top-page .main_content #deal_voucher_wrap .deal .essentials,
    .header-top-page .main_content #deal_search_results .deal .inactive-essentials,
    .header-top-page .main_content #deal_voucher_wrap .deal .inactive-essentials {
        padding: 15px 15px 0;
        background: white;
        overflow: hidden;
        display: block
    }

        .header-top-page .main_content #deal_search_results .deal .essentials.opened,
        .header-top-page .main_content #deal_voucher_wrap .deal .essentials.opened,
        .header-top-page .main_content #deal_search_results .deal .essentials:hover,
        .header-top-page .main_content #deal_voucher_wrap .deal .essentials:hover {
            background: #e9f6fd
        }

    .header-top-page .main_content #deal_search_results .deal .matches,
    .header-top-page .main_content #deal_voucher_wrap .deal .matches {
        margin-bottom: 7px;
        overflow: hidden;
        font-size: 13px;
        line-height: 20px;
        color: #878787
    }

        .header-top-page .main_content #deal_search_results .deal .matches .icons,
        .header-top-page .main_content #deal_voucher_wrap .deal .matches .icons {
            float: left
        }

            .header-top-page .main_content #deal_search_results .deal .matches .icons img,
            .header-top-page .main_content #deal_voucher_wrap .deal .matches .icons img,
            .header-top-page .main_content #deal_search_results .deal .matches .icons .icon,
            .header-top-page .main_content #deal_voucher_wrap .deal .matches .icons .icon,
            .header-top-page .main_content #deal_search_results .deal .matches .icons .deal-category-icon,
            .header-top-page .main_content #deal_voucher_wrap .deal .matches .icons .deal-category-icon {
                display: block;
                height: 20px;
                float: left;
                margin-right: 10px
            }

            .header-top-page .main_content #deal_search_results .deal .matches .icons .deal-category-icon,
            .header-top-page .main_content #deal_voucher_wrap .deal .matches .icons .deal-category-icon,
            .header-top-page .main_content #deal_search_results .deal .matches .icons .icon,
            .header-top-page .main_content #deal_voucher_wrap .deal .matches .icons .icon {
                width: 20px;
                padding: 0
            }

        .header-top-page .main_content #deal_search_results .deal .matches .text,
        .header-top-page .main_content #deal_voucher_wrap .deal .matches .text {
            float: left
        }

            .header-top-page .main_content #deal_search_results .deal .matches .text,
            .header-top-page .main_content #deal_voucher_wrap .deal .matches .text,
            .header-top-page .main_content #deal_search_results .deal .matches .text a,
            .header-top-page .main_content #deal_voucher_wrap .deal .matches .text a,
            .header-top-page .main_content #deal_search_results .deal .matches .text a:visited,
            .header-top-page .main_content #deal_voucher_wrap .deal .matches .text a:visited {
                color: #878787
            }

    .header-top-page .main_content #deal_search_results .deal .details,
    .header-top-page .main_content #deal_voucher_wrap .deal .details {
        overflow: hidden
    }

        .header-top-page .main_content #deal_search_results .deal .details .title,
        .header-top-page .main_content #deal_voucher_wrap .deal .details .title {
            font-size: 18px;
            color: #478fb3;
            margin-top: 6px;
            margin-bottom: 6px;
            font-weight: 500;
            line-height: 1.2
        }

        .header-top-page .main_content #deal_search_results .deal .details .address,
        .header-top-page .main_content #deal_voucher_wrap .deal .details .address,
        .header-top-page .main_content #deal_search_results .deal .details .settings-location .new-address-fields .display-address,
        .settings-location .new-address-fields .header-top-page .main_content #deal_search_results .deal .details .display-address,
        .header-top-page .main_content #deal_voucher_wrap .deal .details .settings-location .new-address-fields .display-address,
        .settings-location .new-address-fields .header-top-page .main_content #deal_voucher_wrap .deal .details .display-address {
            font-size: 12px;
            color: #999;
            font-weight: 500
        }

        .header-top-page .main_content #deal_search_results .deal .details .business-name,
        .header-top-page .main_content #deal_voucher_wrap .deal .details .business-name {
            font-size: 12px;
            color: #999;
            margin-bottom: -2px;
            font-weight: 800
        }

    .header-top-page .main_content #deal_search_results .deal:hover .essentials .matches .text a,
    .header-top-page .main_content #deal_voucher_wrap .deal:hover .essentials .matches .text a,
    .header-top-page .main_content #deal_search_results .deal:hover .essentials .matches .text a:visited,
    .header-top-page .main_content #deal_voucher_wrap .deal:hover .essentials .matches .text a:visited {
        color: #979797
    }

        .header-top-page .main_content #deal_search_results .deal:hover .essentials .matches .text a:hover,
        .header-top-page .main_content #deal_voucher_wrap .deal:hover .essentials .matches .text a:hover {
            color: #070707
        }

    .header-top-page .main_content #deal_search_results .deal:hover .essentials .details .address,
    .header-top-page .main_content #deal_voucher_wrap .deal:hover .essentials .details .address,
    .header-top-page .main_content #deal_search_results .deal:hover .essentials .details .settings-location .new-address-fields .display-address,
    .settings-location .new-address-fields .header-top-page .main_content #deal_search_results .deal:hover .essentials .details .display-address,
    .header-top-page .main_content #deal_voucher_wrap .deal:hover .essentials .details .settings-location .new-address-fields .display-address,
    .settings-location .new-address-fields .header-top-page .main_content #deal_voucher_wrap .deal:hover .essentials .details .display-address {
        color: #888
    }

    .header-top-page .main_content #deal_search_results .deal:hover .essentials .details .price-info .amount,
    .header-top-page .main_content #deal_voucher_wrap .deal:hover .essentials .details .price-info .amount {
        color: #555
    }

    .header-top-page .main_content #deal_search_results .deal:hover .found-times .found,
    .header-top-page .main_content #deal_voucher_wrap .deal:hover .found-times .found {
        color: #aaa
    }

    .header-top-page .main_content #deal_search_results .deal:hover .found-times .time,
    .header-top-page .main_content #deal_voucher_wrap .deal:hover .found-times .time {
        color: #555
    }

    .header-top-page .main_content #deal_search_results .deal .found a,
    .header-top-page .main_content #deal_voucher_wrap .deal .found a {
        color: #333
    }

    .header-top-page .main_content #deal_search_results .deal .more-deal-context-wrapper,
    .header-top-page .main_content #deal_voucher_wrap .deal .more-deal-context-wrapper {
        border-bottom: 1px solid #EEE
    }

        .header-top-page .main_content #deal_search_results .deal .more-deal-context-wrapper .more-deal-context,
        .header-top-page .main_content #deal_voucher_wrap .deal .more-deal-context-wrapper .more-deal-context {
            margin: 20px 80px 20px 20px
        }

            .header-top-page .main_content #deal_search_results .deal .more-deal-context-wrapper .more-deal-context div,
            .header-top-page .main_content #deal_voucher_wrap .deal .more-deal-context-wrapper .more-deal-context div {
                margin: 10px 0
            }

            .header-top-page .main_content #deal_search_results .deal .more-deal-context-wrapper .more-deal-context h3,
            .header-top-page .main_content #deal_voucher_wrap .deal .more-deal-context-wrapper .more-deal-context h3 {
                color: #666;
                font-size: 13px
            }

            .header-top-page .main_content #deal_search_results .deal .more-deal-context-wrapper .more-deal-context p,
            .header-top-page .main_content #deal_voucher_wrap .deal .more-deal-context-wrapper .more-deal-context p {
                font-size: 12px
            }

            .header-top-page .main_content #deal_search_results .deal .more-deal-context-wrapper .more-deal-context .voucher-expiration,
            .header-top-page .main_content #deal_voucher_wrap .deal .more-deal-context-wrapper .more-deal-context .voucher-expiration {
                text-transform: uppercase
            }

    .header-top-page .main_content #deal_search_results .deal .deal-business-info,
    .header-top-page .main_content #deal_voucher_wrap .deal .deal-business-info {
        border-bottom: 1px solid #e8e8e8;
        padding-bottom: 4px;
        margin-bottom: 8px
    }

    .header-top-page .main_content #deal_search_results .deal .arrow,
    .header-top-page .main_content #deal_voucher_wrap .deal .arrow {
        background: url("../img/deal-arrow.png") 0 -27px no-repeat;
        width: 26px;
        height: 27px
    }

    .header-top-page .main_content #deal_search_results .deal .arrow,
    .header-top-page .main_content #deal_voucher_wrap .deal .arrow,
    .header-top-page .main_content #deal_search_results .deal .grab-it,
    .header-top-page .main_content #deal_voucher_wrap .deal .grab-it {
        margin-top: 5px;
        float: right
    }

    .header-top-page .main_content #deal_search_results .deal:hover .arrow,
    .header-top-page .main_content #deal_voucher_wrap .deal:hover .arrow {
        background-position: 0 0
    }

    .header-top-page .main_content #deal_search_results .deal .price-info,
    .header-top-page .main_content #deal_voucher_wrap .deal .price-info {
        float: left
    }

        .header-top-page .main_content #deal_search_results .deal .price-info > div,
        .header-top-page .main_content #deal_voucher_wrap .deal .price-info > div {
            border-right: 1px solid #e8e8e8;
            float: left;
            margin-right: 0;
            padding: 0 15px
        }

        .header-top-page .main_content #deal_search_results .deal .price-info .price-value,
        .header-top-page .main_content #deal_voucher_wrap .deal .price-info .price-value,
        .header-top-page .main_content #deal_search_results .deal .price-info .price-label,
        .header-top-page .main_content #deal_voucher_wrap .deal .price-info .price-label {
            display: block
        }

        .header-top-page .main_content #deal_search_results .deal .price-info .amount,
        .header-top-page .main_content #deal_voucher_wrap .deal .price-info .amount {
            float: left;
            font-size: 31px;
            line-height: .7;
            margin-top: 3px;
            height: 1em
        }

        .header-top-page .main_content #deal_search_results .deal .price-info .symbol-left,
        .header-top-page .main_content #deal_voucher_wrap .deal .price-info .symbol-left,
        .header-top-page .main_content #deal_search_results .deal .price-info .dollars,
        .header-top-page .main_content #deal_voucher_wrap .deal .price-info .dollars,
        .header-top-page .main_content #deal_search_results .deal .price-info .cents,
        .header-top-page .main_content #deal_voucher_wrap .deal .price-info .cents {
            float: left
        }

        .header-top-page .main_content #deal_search_results .deal .price-info .symbol-left,
        .header-top-page .main_content #deal_voucher_wrap .deal .price-info .symbol-left,
        .header-top-page .main_content #deal_search_results .deal .price-info .cents,
        .header-top-page .main_content #deal_voucher_wrap .deal .price-info .cents,
        .header-top-page .main_content #deal_search_results .deal .price-info .symbol-right,
        .header-top-page .main_content #deal_voucher_wrap .deal .price-info .symbol-right {
            font-size: 17px
        }

        .header-top-page .main_content #deal_search_results .deal .price-info .symbol-right,
        .header-top-page .main_content #deal_voucher_wrap .deal .price-info .symbol-right {
            float: right
        }

        .header-top-page .main_content #deal_search_results .deal .price-info .symbol-left,
        .header-top-page .main_content #deal_voucher_wrap .deal .price-info .symbol-left {
            padding-right: 1px
        }

        .header-top-page .main_content #deal_search_results .deal .price-info .free,
        .header-top-page .main_content #deal_voucher_wrap .deal .price-info .free {
            font-size: 22px
        }

    .header-top-page .main_content #deal_search_results .deal .found-info,
    .header-top-page .main_content #deal_voucher_wrap .deal .found-info {
        clear: none;
        padding-left: 15px;
        overflow: hidden;
        line-height: 1.3;
        color: #bababa
    }

        .header-top-page .main_content #deal_search_results .deal .found-info .text,
        .header-top-page .main_content #deal_voucher_wrap .deal .found-info .text {
            font-weight: normal;
            font-size: 12px;
            text-transform: none
        }

        .header-top-page .main_content #deal_search_results .deal .found-info .source,
        .header-top-page .main_content #deal_voucher_wrap .deal .found-info .source {
            display: block;
            color: #666
        }

        .header-top-page .main_content #deal_search_results .deal .found-info .end-date,
        .header-top-page .main_content #deal_voucher_wrap .deal .found-info .end-date {
            text-transform: none;
            color: #B04539
        }

        .header-top-page .main_content #deal_search_results .deal .found-info .time,
        .header-top-page .main_content #deal_voucher_wrap .deal .found-info .time {
            color: #666
        }

        .header-top-page .main_content #deal_search_results .deal .found-info .is-expiring,
        .header-top-page .main_content #deal_voucher_wrap .deal .found-info .is-expiring {
            color: #B04539
        }

    .header-top-page .main_content #deal_search_results .deal .inactive.deal-title,
    .header-top-page .main_content #deal_voucher_wrap .deal .inactive.deal-title {
        color: #666
    }

    .header-top-page .main_content #deal_search_results .deal .inactive.deal-link,
    .header-top-page .main_content #deal_voucher_wrap .deal .inactive.deal-link {
        color: inherit
    }

    .header-top-page .main_content #deal_search_results .deal .actions,
    .header-top-page .main_content #deal_voucher_wrap .deal .actions {
        float: left;
        position: relative
    }

.ad-right-nav {
    text-align: center;
    margin: 10px
}

.ad-card-wrapper {
    padding: 4px 4px 0 4px;
    background-color: #FFF;
    border-radius: 2px;
    box-shadow: 0 0 1px 0 rgba(85, 85, 85, 0.5);
    -moz-box-shadow: 0 0 1px 0 rgba(85, 85, 85, 0.5);
    -webkit-box-shadow: 0 0 1px 0 rgba(85, 85, 85, 0.5)
}

.ad-card {
    background-image: url("../img/adblock.jpg");
    background-repeat: no-repeat;
    min-height: 250px
}

.ad-caption {
    margin: 5px 0;
    font-size: 11px;
    text-align: center;
    color: #d0d0d0;
    font-weight: bold
}

.ad-bottom-leaderboard {
    display: inline-block;
    margin: 20px auto;
    width: 100%;
    text-align: center
}

.ad-container-deal-cards {
    height: 250px;
    display: block;
    padding: 15px
}

.ad-logged-out-deal-card-left {
    float: left
}

.ad-logged-out-deal-card-right {
    float: right
}

.ad-browse-card {
    min-height: 200px;
    margin: 10px 10px -5px 10px
}

.cashback .button {
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: inline-block;
    color: white;
    font-weight: bold;
    padding: 1rem 2rem 1.0625rem 2rem;
    box-shadow: rgba(0, 0, 0, 0.5) 0 2px 5px;
    font-size: 18px;
    cursor: pointer
}

    .cashback .button h5 {
        color: #fff;
        margin: 0;
        font-weight: bold
    }

    .cashback .button .instruction {
        color: #777;
        margin: 0;
        font-weight: bold
    }

    .cashback .button.green {
        background: #90b022;
        background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #b6da36), color-stop(100%, #90b022));
        background-image: -webkit-linear-gradient(#b6da36, #90b022);
        background-image: -moz-linear-gradient(#b6da36, #90b022);
        background-image: linear-gradient(#b6da36, #90b022)
    }

        .cashback .button.green:hover {
            background: #90b022
        }

        .cashback .button.green .instruction {
            color: #da5e4f
        }

    .cashback .button.red {
        background: #c54839;
        background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #da5e4f), color-stop(100%, #c54839));
        background-image: -webkit-linear-gradient(#da5e4f, #c54839);
        background-image: -moz-linear-gradient(#da5e4f, #c54839);
        background-image: linear-gradient(#da5e4f, #c54839)
    }

        .cashback .button.red:hover {
            background: #c54839
        }

        .cashback .button.red .instruction {
            color: #aaa
        }

.cashback {
    -webkit-font-smoothing: antialiased
}

    .cashback header .header-title {
        margin-top: 5px;
        height: 40px
    }

    .cashback .main-container {
        padding-top: 80px !important;
        height: auto
    }

    .cashback .content-wrapper {
        position: relative;
        text-align: center;
        padding: 50px;
        width: 100%;
        background-color: #fff;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: #565656 0 2px 5px;
        -moz-box-shadow: #565656 0 2px 5px;
        box-shadow: #565656 0 2px 5px;
        overflow: hidden
    }

    .cashback .skip-link {
        display: block
    }

    .cashback .stripes {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 6px
    }

    .cashback .compact-section-headers .section-header {
        margin: 0 !important
    }

    .cashback .publications {
        margin-bottom: 20px
    }

        .cashback .publications .publication {
            padding: 0 10px
        }

            .cashback .publications .publication img {
                height: 100px;
                vertical-align: middle
            }

    .cashback .steps {
        margin: 20px 0 !important
    }

        .cashback .steps li.step {
            padding: 0
        }

            .cashback .steps li.step .step-description {
                font-size: 18px
            }

    .cashback .whats-the-catch p {
        text-align: left;
        margin: 0
    }

    .cashback .popular-stores {
        margin-bottom: 20px
    }

        .cashback .popular-stores .store {
            padding: 30px 10px
        }

.dark-navigation,
.navigation,
.light-navigation {
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    z-index: 100;
    position: relative;
    border-radius: 3px;
    font-weight: 500
}

    .dark-navigation .facet,
    .navigation .facet,
    .light-navigation .facet {
        color: #999
    }

        .dark-navigation .facet:first-child,
        .navigation .facet:first-child,
        .light-navigation .facet:first-child {
            border-top: 0
        }

        .dark-navigation .facet .title,
        .navigation .facet .title,
        .light-navigation .facet .title {
            padding-top: 12px;
            font-size: 10px;
            text-transform: uppercase
        }

    .dark-navigation ul,
    .navigation ul,
    .light-navigation ul {
        font-weight: 500;
        padding-top: 2px;
        padding-bottom: 9px;
        overflow: hidden
    }

    .dark-navigation li,
    .navigation li,
    .light-navigation li {
        display: block;
        padding: 4px 0
    }

        .dark-navigation li:first-child,
        .navigation li:first-child,
        .light-navigation li:first-child {
            padding-top: 7px
        }

        .dark-navigation li .subcategories,
        .navigation li .subcategories,
        .light-navigation li .subcategories {
            margin-bottom: 0;
            padding-bottom: 0
        }

        .dark-navigation li a span,
        .navigation li a span,
        .light-navigation li a span {
            cursor: pointer
        }

    .navigation ul {
        font-size: 10px
    }

    .navigation .title {
        padding-bottom: 12px
    }

.dark-navigation {
    background-color: #353535
}

    .dark-navigation .facet {
        text-shadow: #292929 0 -1px 2px;
        border-top: 1px solid #434343
    }

        .dark-navigation .facet > * {
            padding-left: 16px;
            padding-right: 16px
        }

    .dark-navigation ul {
        font-size: 12px
    }

    .dark-navigation li a,
    .dark-navigation li a:visited {
        color: #5fabd0;
        display: block;
        overflow: hidden
    }

        .dark-navigation li a:hover {
            color: white;
            text-decoration: none
        }

    .dark-navigation li.on > a {
        background: url("../img/icons/arrow.png") right 8px no-repeat;
        color: white;
        text-decoration: none
    }

.light-navigation {
    box-shadow: 0 0 1px 0 rgba(85, 85, 85, 0.5);
    -moz-box-shadow: 0 0 1px 0 rgba(85, 85, 85, 0.5);
    -webkit-box-shadow: 0 0 1px 0 rgba(85, 85, 85, 0.5);
    background-color: #fff;
    padding-bottom: 0
}

    .light-navigation .nav-item {
        padding: 0 !important
    }

        .light-navigation .nav-item.overflow {
            display: none
        }

    .light-navigation .nav-expander {
        padding: 5px 10px;
        text-align: right;
        cursor: pointer
    }

    .light-navigation .feed-item {
        padding: 5px 10px !important
    }

    .light-navigation ul {
        font-size: 13px;
        font-weight: bold;
        padding: 10px
    }

    .light-navigation li.nav-item a {
        color: #498fb1;
        display: block;
        overflow: hidden;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }

        .light-navigation li.nav-item a:hover,
        .light-navigation li.nav-item a.active {
            color: #2b5569;
            text-decoration: none;
            background-color: #e3f5fd
        }

.navigation-2-columns ul {
    margin-left: -4px
}

.navigation-2-columns li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 50%;
    padding-left: 4px
}

    .navigation-2-columns li:first-child {
        padding-top: 4px
    }

    .navigation-2-columns li:nth-child(2n+1) {
        clear: left
    }

.navigation-full-width li {
    float: left;
    padding-right: 20px
}

    .navigation-full-width li:first-child {
        padding-top: 0
    }

.business-data-module .header {
    border: none
}

.business-data-module p {
    font-size: 12px;
    color: #666;
    font-style: italic;
    padding: 20px
}

.business-data-module dl {
    font-size: 13px;
    background-color: #f3f3f3;
    border: 1px solid #d7d7d7;
    border-width: 1px 0 0 0
}

    .business-data-module dl dt,
    .business-data-module dl dd {
        padding: 8px 0 8px 20px;
        border-bottom: 1px solid #d7d7d7
    }

    .business-data-module dl dt {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        color: #666;
        float: left;
        margin: 0;
        width: 50%
    }

    .business-data-module dl dd {
        border-left: 1px solid #d7d7d7;
        font-weight: 500;
        overflow: hidden;
        color: #333
    }

.business-data-module .business-data-logo {
    height: 26px;
    margin: 20px;
    background: url("../img/net-data.png") right top no-repeat;
    text-indent: -500px
}

.business-data-module p,
.business-data-module .business-data-logo {
    overflow: hidden
}

.business-data-module dl {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: right;
    border-width: 0 0 0 1px
}

.business-data-module .business-data-logo {
    background-position: left top;
    margin: 0 20px
}

footer {
    background-color: #353535;
    border-top: 5px solid #cda356;
    color: #bfbfbf;
    clear: both;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    overflow: hidden;
    padding-top: 10px
}

    footer h5 {
        font-size: 11px
    }

    footer a {
        color: #808080;
    }

        footer .active a,
        footer a:hover {
            color: #fff
        }

    footer .menu h5 {
        margin: 0;
        font-weight: 500
    }

    footer .menu ul {
        padding-bottom: 5px
    }

    footer .menu li {
        display: inline;
        padding-right: 10px
    }

    footer .sitemap {
        float: right;
        margin-right: 0;
        *margin-left: -20px;
        display: inline;
        background: url("../img/bg-separator.png") top left repeat-y;
        margin-left: -10px;
        padding: 10px 0 10px 10px
    }

        footer .sitemap ul:nth-child(2n) {
            float: right;
            margin-right: 0
        }

    footer .social-buttons {
        clear: both;
        overflow: hidden;
        padding: 10px 0
    }

        footer .social-buttons iframe {
            float: left
        }

            footer .social-buttons iframe:first-child {
                margin-top: 0
            }

            footer .social-buttons iframe.fb-frame {
                width: 90px !important
            }

.ui-helper-hidden-accessible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px)
}

.js-autocomplete-container {
    position: relative
}

.form-inline .ui-autocomplete li {
    display: block
}

.ui-autocomplete {
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    position: absolute;
    border: 1px solid #ebebeb \9;
    font-size: 13px;
    z-index: 1;
    border-radius: 0 0 3px 3px
}

    .ui-autocomplete .ui-autocomplete-category {
        font-size: 10px;
        display: block;
        padding: 5px;
        background: #575757;
        color: #fff;
        text-transform: uppercase
    }

    .ui-autocomplete li {
        margin-right: 0
    }

    .ui-autocomplete .ui-menu-item {
        font-size: 13px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

        .ui-autocomplete .ui-menu-item.feature {
            border-bottom: 1px solid #c8c8c8
        }

        .ui-autocomplete .ui-menu-item .name {
            font-weight: bold
        }

        .ui-autocomplete .ui-menu-item .detail {
            font-size: 12px
        }

        .ui-autocomplete .ui-menu-item a {
            color: #848484;
            cursor: pointer;
            display: block;
            padding: 6px 10px
        }

        .ui-autocomplete .ui-menu-item .ui-state-focus {
            background-color: #e3f5fd;
            color: #498fb1
        }

            .ui-autocomplete .ui-menu-item .ui-state-focus .name {
                color: #336680
            }

.input-oversized {
    font-size: 18px;
    border-radius: 13px;
    padding: 11px 13px
}

.input-overlay-btn {
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.08)), color-stop(100%, rgba(255, 255, 255, 0.08)));
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.08), rgba(255, 255, 255, 0.08));
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.08), rgba(255, 255, 255, 0.08));
    background-image: linear-gradient(rgba(0, 0, 0, 0.08), rgba(255, 255, 255, 0.08));
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    box-shadow: inset rgba(0, 0, 0, 0.28) 0 2px 2px;
    border-radius: 15px;
    border: 1px solid #2e80a7;
    padding: 3px;
    height: 28px
}

    .input-overlay-btn .input {
        -webkit-appearance: caret;
        -moz-appearance: caret;
        appearance: caret;
        box-shadow: none;
        border-radius: 0;
        border: 0;
        padding: 7px 6px 4px 12px;
        float: left
    }

        .input-overlay-btn .input,
        .input-overlay-btn .input:focus {
            background-color: transparent
        }

    .input-overlay-btn .btn {
        float: left
    }

    .input-overlay-btn button {
        float: left;
        margin: -3px;
        height: 34px;
        width: 42px;
        border: 0;
        background-color: transparent
    }

        .input-overlay-btn button span {
            display: block;
            margin: 0 auto
        }

.input-xlarge {
    width: 300px
}

.select-fancy {
    background: #e7e7e7 url("../img/arrow-down.png") center right no-repeat;
    background: url("../img/arrow-down.png") center right no-repeat, -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #fff), color-stop(100%, #e7e7e7));
    background: url("../img/arrow-down.png") center right no-repeat, -webkit-linear-gradient(#fff, #e7e7e7);
    background: url("../img/arrow-down.png") center right no-repeat, -moz-linear-gradient(#fff, #e7e7e7);
    background: url("../img/arrow-down.png") center right no-repeat, linear-gradient(#fff, #e7e7e7);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: inset 0 -2px 5px rgba(255, 255, 255, 0.4);
    display: inline-block;
    border: 1px solid #e5e5e5;
    position: relative;
    border-radius: 3px;
    overflow: hidden;
    width: 100%
}

    .select-fancy,
    .select-fancy select {
        cursor: pointer
    }

        .select-fancy select {
            -webkit-box-sizing: content-box;
            -moz-box-sizing: content-box;
            box-sizing: content-box;
            background-color: transparent;
            color: #5c5c5c;
            border: 0;
            outline: 0;
            padding: 9px 0 8px 8px;
            font-size: 12px;
            width: 120%;
            height: 17px;
            text-shadow: 1px 1px rgba(255, 255, 255, 0.7);
            -webkit-appearance: none;
            -moz-appearance: radio-container;
            appearance: none
        }

            .select-fancy select option {
                background-color: #fff;
                background-color: transparent\9
            }

        .select-fancy:hover {
            background: #f1f1f1 url("../img/arrow-down.png") center right no-repeat;
            background: url("../img/arrow-down.png") center right no-repeat, -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #fff), color-stop(100%, #f1f1f1));
            background: url("../img/arrow-down.png") center right no-repeat, -webkit-linear-gradient(#fff, #f1f1f1);
            background: url("../img/arrow-down.png") center right no-repeat, -moz-linear-gradient(#fff, #f1f1f1);
            background: url("../img/arrow-down.png") center right no-repeat, linear-gradient(#fff, #f1f1f1)
        }

.select-oversized {
    margin-top: 2px;
    border-radius: 5px
}

    .select-oversized select {
        height: 21px;
        padding: 9px 0 10px 10px;
        font-size: 16px
    }

.selector {
    width: 100%
}

    .selector,
    .selector * {
        cursor: pointer
    }

.field {
    *zoom: 1;
    margin-bottom: 1em
}

    .field:after {
        content: "";
        display: table;
        clear: both
    }

    .field .with-message {
        *zoom: 1
    }

        .field .with-message:after {
            content: "";
            display: table;
            clear: both
        }

        .field .with-message input {
            float: left
        }

        .field .with-message .message {
            float: left;
            max-width: 220px;
            color: #999;
            font-size: 12px;
            font-style: italic;
            margin-left: 20px
        }

            .field .with-message .message.error {
                color: #b04539
            }

    .field label {
        display: block;
        font-weight: 500;
        margin-bottom: 5px
    }

        .field label .info {
            font-weight: normal;
            color: #999;
            font-size: 11px
        }

    .field input[type="text"],
    .field input[type="email"],
    .field input[type="password"] {
        display: block;
        margin-bottom: 5px;
        width: 286px
    }

        .field input[type="text"].error,
        .field input[type="email"].error,
        .field input[type="password"].error {
            background-color: #f7d4d0
        }

.btn-group {
    *zoom: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    position: relative;
    z-index: 1
}

    .btn-group:after {
        content: "";
        display: table;
        clear: both
    }

.dropdown-toggle {
    padding: 0;
    cursor: pointer
}

    .dropdown-toggle > span {
        float: left;
        padding: 4px 8px 5px
    }

    .dropdown-toggle .caret {
        padding: 7px 2px 0 3px;
        border-left: 1px solid rgba(80, 80, 80, 0.1);
        background-color: rgba(29, 29, 29, 0.1)
    }

.dropdown-menu {
    -webkit-transition: opacity 120ms ease-out, visibility 120ms ease-out;
    -moz-transition: opacity 120ms ease-out, visibility 120ms ease-out;
    transition: opacity 120ms ease-out, visibility 120ms ease-out;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    opacity: 0;
    box-shadow: rgba(0, 0, 0, 0.4) 0 1px 6px;
    border-radius: 2px 0 2px 2px;
    display: block;
    visibility: hidden;
    position: absolute;
    right: 0;
    top: 100%;
    background: #383838;
    min-width: 150px
}

    .dropdown-menu li {
        border-top: solid 1px #434343;
        cursor: pointer;
        width: 100%;
        overflow: hidden
    }

        .dropdown-menu li:first-child {
            border-top: 0
        }

        .dropdown-menu li .label {
            background: #86CAEB;
            color: #383838;
            padding: 6px 14px;
            display: block;
            white-space: nowrap;
            font-weight: bold
        }

    .dropdown-menu a {
        padding: 6px 14px;
        display: block;
        white-space: nowrap
    }

        .dropdown-menu a:hover {
            color: #fff
        }

        .dropdown-menu a.title {
            color: #fff;
            background: #555;
            cursor: default
        }

    .dropdown-menu.inverse {
        background: #fff
    }

        .dropdown-menu.inverse li {
            border: none
        }

        .dropdown-menu.inverse a:hover {
            color: #336680
        }

.dropdown-hover.open .dropdown-toggle {
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0
}

.dropdown-hover.open .dropdown-menu {
    opacity: .99;
    visibility: visible
}

.dropdown-toggle.btn-x-large > span {
    padding: 10px 14px 12px 16px
}

.dropdown-toggle.btn-x-large .caret {
    padding: 12px 7px 10px 7px
}

.overlay-dropdown {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border-radius: 3px 3px 0 0;
    text-shadow: #000 0 -1px;
    background-color: #353535;
    border: 1px solid #434343;
    position: relative;
    z-index: 200
}

    .overlay-dropdown.open .overlay-dropdown-options {
        opacity: 1;
        visibility: visible
    }

.overlay-dropdown-content {
    padding: 10px 14px 10px 21px;
    cursor: pointer
}

.overlay-dropdown-toggler {
    border-radius: 3px;
    float: right
}

.overlay-dropdown-options {
    border-radius: 2px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    opacity: 0;
    visibility: hidden;
    background: #434343;
    border-top: 1px solid #555;
    position: absolute;
    width: 820px;
    top: 36px;
    left: 100%;
    margin-left: -80px;
    cursor: default
}

    .overlay-dropdown-options:before,
    .overlay-dropdown-options:after {
        bottom: 100%;
        border: solid transparent;
        content: "";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none
    }

    .overlay-dropdown-options:before {
        border-bottom-color: #555;
        border-width: 8px;
        margin-left: 44px
    }

    .overlay-dropdown-options:after {
        border-bottom-color: #434343;
        border-width: 7px;
        margin-left: 45px
    }

.overlay-dropdown-options-close {
    float: right;
    margin: 6px 6px 0 0
}

.overlay-dropdown-selected-option {
    font-size: 14px;
    color: #fff
}

.overlay-dropdown-options-title {
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    padding: 10px 0 0 14px;
    display: block
}

.overlay-dropdown-section {
    border-top: 1px solid #555;
    overflow: hidden;
    padding: 12px 10px 9px 14px
}

    .overlay-dropdown-section ul {
        float: left;
        width: 150px;
        margin-right: 8px;
        padding-top: 3px;
        padding-bottom: 1px
    }

        .overlay-dropdown-section ul li {
            padding-bottom: 0
        }

            .overlay-dropdown-section ul li a.selected {
                color: #fff
            }

    .overlay-dropdown-section a {
        padding: 2px 0;
        font-size: 12px
    }

.overlay-dropdown-section-first {
    border-top: 0;
    padding-bottom: 10px
}

.overlay-dropdown-section-title {
    width: 100%;
    display: block;
    font-size: 10px;
    font-weight: bold;
    color: #999
}

.header-box {
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25)
}

.header-box-header {
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #353535;
    padding-left: 5px
}

.header-box-header-text {
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    padding: 10px 15px;
    text-shadow: #292929 0 -1px 1px;
    vertical-align: baseline;
    margin-bottom: 0
}

.header-box-content {
    *zoom: 1;
    padding: 15px 20px 20px 20px
}

    .header-box-content:after {
        content: "";
        display: table;
        clear: both
    }

.header-box-content-border {
    padding: 10px
}

.header-box-content-large-padding {
    padding: 32px 40px
}

.header-box-naked .header-box-content {
    padding-top: 20px
}

.card {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 0 1px 0 rgba(85, 85, 85, 0.5);
    -moz-box-shadow: 0 0 1px 0 rgba(85, 85, 85, 0.5);
    -webkit-box-shadow: 0 0 1px 0 rgba(85, 85, 85, 0.5);
    margin-bottom: 20px;
    background-color: #fff
}

    .card.seo-card {
        background-color: #d6cebc;
        box-shadow: none
    }

    .card.modal-card {
        margin-bottom: 0
    }

    .card.transparent {
        background: transparent !important;
        box-shadow: none
    }

    .card > div:first-child {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

    .card > div:last-child {
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px
    }

    .card.success {
        border-top: 5px solid #abca30
    }

    .card.failure {
        border-top: 5px solid #de5d4b
    }

    .card.past {
        border-top: 5px solid #a3a3a3
    }

    .card.similar {
        border-top: 5px solid #f8c630
    }

.section {
    *zoom: 1;
    padding: 15px 20px
}

    .section:after {
        content: "";
        display: table;
        clear: both
    }

    .section:not(:first-child) {
        border-top: 1px solid #e8e8e8
    }

    .section.white {
        background-color: #fff
    }

    .section.gray {
        background-color: #f9f7f2
    }

    .section.blue {
        background-color: #4285aa
    }

    .section.yellow {
        background-color: #fef6e2
    }

        .section.yellow h1,
        .section.yellow h2,
        .section.yellow h3,
        .section.yellow h4,
        .section.yellow h5,
        .section.yellow h6 {
            color: #f4ab1e
        }

    .section.green {
        background-color: #f1f6df
    }

        .section.green h1,
        .section.green h2,
        .section.green h3,
        .section.green h4,
        .section.green h5,
        .section.green h6 {
            color: #a2c42c
        }

    .section.modal-header {
        background-color: #478fb3;
        color: #fff;
        text-align: center
    }

.section-header {
    color: #555
}

.yelp-reviews {
    overflow: hidden;
    padding: 1px 0
}

.yelp-reviews-stars-icon {
    display: block;
    float: left;
    margin-top: 1px
}

.yelp-review-count {
    float: left;
    margin-left: 6px;
    font-size: 12px;
    line-height: 1.5;
    color: #478fb3;
    cursor: pointer
}

.signup-modal {
    margin: 5px;
    background: #555;
    color: #fff;
    text-shadow: none;
    border-radius: 3px;
    line-height: 1.1
}

@media(min-width:480px) {
    .signup-modal {
        width: 596px;
        height: 562px
    }
}

.signup-modal .inner-signup-modal {
    padding: 30px 65px
}

    .signup-modal .inner-signup-modal .modal-title {
        margin-top: 0
    }

.signup-modal h3,
.signup-modal h4 {
    text-align: center
}

.signup-modal h3 {
    font-size: 32px;
    margin: 65px 0 10px;
    padding-top: 12px;
    line-height: 1.2;
    font-weight: 300
}

.signup-modal h4 {
    font-size: 14px;
    margin-bottom: 21px;
    line-height: 1.2;
    width: 334px;
    margin: 0 auto;
    font-weight: 100;
    letter-spacing: 1px
}

.signup-modal .modal-legal {
    font-size: 10px;
    text-align: center;
    padding-bottom: 20px;
    color: #999
}

    .signup-modal .modal-legal a {
        color: #fff
    }

.signup-modal .signup-form {
    margin: 20px auto;
    width: 360px
}

    .signup-modal .signup-form label {
        font-size: 13px;
        font-weight: 500;
        display: block;
        clear: both;
        padding-bottom: 9px
    }

    .signup-modal .signup-form .select-fancy {
        margin-bottom: 13px;
        width: 100%
    }

    .signup-modal .signup-form input {
        box-shadow: inset rgba(0, 0, 0, 0.2) 0 1px 2px, rgba(93, 120, 214, 0.45) 0 0 5px;
        font-size: 12px;
        width: 100%;
        border-color: #ccc;
        border-radius: 2px;
        padding: 10px 6px 9px 10px;
        margin-bottom: 32px
    }

    .signup-modal .signup-form p.cancel-message {
        padding: 0;
        margin-top: -17px;
        margin-bottom: 20px;
        font-style: italic;
        font-size: 13px
    }

.signup-modal .skip-signup {
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    transition: all 300ms;
    font-size: 11px;
    display: inline-block;
    color: #fff;
    margin-top: 24px;
    background-color: #b2b2a5;
    background-color: rgba(51, 51, 51, 0.3);
    padding: 1px 5px 2px 5px;
    border-radius: 3px
}

    .signup-modal .skip-signup:hover {
        background-color: #333
    }

.signup-modal .deal-modal-image {
    display: none
}

@media(max-width:500px) and (min-width:0) {
    .signup-modal .inner-signup-modal {
        padding: 30px 10px
    }

    .signup-modal h3.modal-title {
        margin-top: 0
    }

    .signup-modal h4.modal-subtitle,
    .signup-modal .signup-form {
        width: auto
    }
}

.appinterstitial {
    background-position: center 10px;
    margin: 0 40px;
    text-align: center
}

    .appinterstitial.signup-modal {
        margin: 5px
    }

    .appinterstitial h1 {
        font-size: 18px;
        line-height: 20px;
        color: #555;
        font-weight: bold
    }

    .appinterstitial img {
        margin-bottom: 10px
    }

    .appinterstitial a {
        display: block;
        padding-top: 250px
    }

    .appinterstitial .app-logo {
        margin-top: 20px
    }

    .appinterstitial p.skip {
        color: #498fb1;
        font-weight: bold;
        line-height: 11px;
        width: 80%;
        margin: 0 auto
    }

    .appinterstitial .deal-image {
        display: block;
        width: 166px;
        height: 132px;
        position: absolute;
        top: 104px;
        left: 50%;
        margin-left: -82px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        background-color: #fff
    }

.password-reset h4 {
    margin-bottom: 12px;
    line-height: 30px
}

.password-reset h6 {
    margin-bottom: 8px
}

@media(min-width:0) and (max-width:480px) {
    .deals-list {
        width: auto !important;
    }

    .password-reset h4 {
        line-height: 24px;
        font-size: 20px
    }

    .password-reset h6 {
        font-size: 15px
    }

    .password-reset input {
        width: 225px
    }

    .password-reset .btn {
        margin-top: 10px
    }
}

.discount-overlay {
    display: block;
    position: absolute;
    right: 9px;
    top: 0;
    padding: 8px 4px 8px 8px;
    line-height: .7;
    color: #fff;
    background: #000;
    background: rgba(0, 0, 0, 0.7)
}

.discount-overlay-amount {
    font-size: 17px;
    font-weight: bold
}

.discount-overlay-percentage {
    font-size: 9px;
    vertical-align: top
}

.discount-overlay-text {
    font-size: 11px;
    text-transform: uppercase;
    display: block;
    padding-top: 3px
}

.expired-ribbon {
    display: block;
    background-image: url("../img/ended_ribbon.png");
    position: absolute;
    top: -3px;
    left: -4px;
    width: 98px;
    height: 98px
}

.overlay-dropdown .nav-location {
    display: none
}

.dark-navigation .category-nav-arrow {
    display: none
}

.category-nav .dark-navigation {
    border: 1px solid #343434;
    padding-bottom: 0
}

    .category-nav .dark-navigation .overlay-dropdown {
        background-image: url("../img/textures/fabric.png"), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #3d3d3d), color-stop(100%, #1a1a1a));
        background-image: url("../img/textures/fabric.png"), -webkit-linear-gradient(#3d3d3d, #1a1a1a);
        background-image: url("../img/textures/fabric.png"), -moz-linear-gradient(#3d3d3d, #1a1a1a);
        background-image: url("../img/textures/fabric.png"), linear-gradient(#3d3d3d, #1a1a1a);
        border: 0;
        border-radius: 1px 1px 0 0;
        box-shadow: inset 0 1px rgba(107, 107, 107, 0.41);
        background-color: #1F1F1F
    }

        .category-nav .dark-navigation .overlay-dropdown .overlay-dropdown-options {
            width: 750px;
            top: -1px;
            margin-left: 0
        }

            .category-nav .dark-navigation .overlay-dropdown .overlay-dropdown-options:before,
            .category-nav .dark-navigation .overlay-dropdown .overlay-dropdown-options:after {
                right: 100%;
                top: 0;
                bottom: auto;
                margin-left: 0;
                border-bottom-color: transparent
            }

            .category-nav .dark-navigation .overlay-dropdown .overlay-dropdown-options:before {
                border-right-color: #555;
                margin-top: 13px
            }

            .category-nav .dark-navigation .overlay-dropdown .overlay-dropdown-options:after {
                border-right-color: #434343;
                margin-top: 14px
            }

        .category-nav .dark-navigation .overlay-dropdown.open .overlay-dropdown-options {
            margin-left: 10px
        }

        .category-nav .dark-navigation .overlay-dropdown .overlay-dropdown-section ul {
            width: 136px
        }

        .category-nav .dark-navigation .overlay-dropdown .overlay-dropdown-content {
            padding: 0
        }

        .category-nav .dark-navigation .overlay-dropdown .nav-location {
            float: left;
            display: block;
            margin-right: 8px
        }

        .category-nav .dark-navigation .overlay-dropdown .overlay-dropdown-selected-option {
            display: inline-block;
            text-overflow: ellipsis;
            width: 100px;
            white-space: nowrap;
            overflow: hidden;
            font-size: 13px
        }

        .category-nav .dark-navigation .overlay-dropdown .overlay-dropdown-toggler {
            padding: 14px 11px 13px 13px;
            border-radius: 0 3px 0 0
        }

        .category-nav .dark-navigation .overlay-dropdown .category-nav-item {
            padding: 10px 10px 10px 15px;
            height: 18px;
            line-height: 1.3
        }

    .category-nav .dark-navigation ul li.active-nav-item > a.item-loading {
        background: none
    }

    .category-nav .dark-navigation .category-nav-arrow {
        background-image: url("../img/textures/fabric.png"), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #2c2c2c), color-stop(100%, #1d1d1d));
        background-image: url("../img/textures/fabric.png"), -webkit-linear-gradient(#2c2c2c, #1d1d1d);
        background-image: url("../img/textures/fabric.png"), -moz-linear-gradient(#2c2c2c, #1d1d1d);
        background-image: url("../img/textures/fabric.png"), linear-gradient(#2c2c2c, #1d1d1d);
        box-shadow: inset 1px 1px rgba(107, 107, 107, 0.41);
        border-radius: 0;
        display: block;
        float: right;
        padding: 14px 11px 13px 13px;
        border-color: transparent #343434 #313131 #313131;
        border-width: 0 1px 1px 1px;
        border-style: solid;
        margin-right: -1px
    }

        .category-nav .dark-navigation .category-nav-arrow .nav-arrow,
        .category-nav .dark-navigation .category-nav-arrow .overlay-dropdown .icon-small-arrow-down,
        .category-nav .dark-navigation .overlay-dropdown .category-nav-arrow .icon-small-arrow-down {
            display: block
        }

    .category-nav .dark-navigation .open .category-nav-arrow {
        *zoom: 1;
        filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF35657D', endColorstr='#FF4B8AAB');
        background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #35657d), color-stop(100%, #4b8aab));
        background-image: -webkit-linear-gradient(#35657d, #4b8aab);
        background-image: -moz-linear-gradient(#35657d, #4b8aab);
        background-image: linear-gradient(#35657d, #4b8aab);
        box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.15);
        border-color: transparent #2c6a8b #2c6a8b #272727
    }

    .category-nav .dark-navigation .facet {
        background-color: transparent !important;
        padding-left: 0;
        border-top: 0
    }

        .category-nav .dark-navigation .facet .title {
            display: none
        }

        .category-nav .dark-navigation .facet .nav-item:hover .submenu {
            visibility: visible;
            opacity: 1
        }

        .category-nav .dark-navigation .facet .nav-item.closed:hover .submenu {
            visibility: hidden;
            opacity: 0
        }

        .category-nav .dark-navigation .facet .nav-arrow,
        .category-nav .dark-navigation .facet .overlay-dropdown .icon-small-arrow-down,
        .category-nav .dark-navigation .overlay-dropdown .facet .icon-small-arrow-down {
            float: right;
            margin-top: 3px
        }

        .category-nav .dark-navigation .facet .submenu {
            -webkit-transition: all 300ms;
            -moz-transition: all 300ms;
            transition: all 300ms;
            position: absolute;
            left: 100%;
            top: 0;
            visibility: hidden;
            opacity: 0;
            padding-left: 10px;
            display: block;
            overflow: visible
        }

            .category-nav .dark-navigation .facet .submenu:after {
                content: ' ';
                width: 0;
                height: 0;
                position: absolute;
                left: -4px;
                top: 13px;
                border-style: solid;
                border-width: 7px;
                border-color: transparent #313131 transparent transparent;
                border-color: transparent rgba(49, 49, 49, 0.9) transparent transparent
            }

        .category-nav .dark-navigation .facet > * {
            padding: 0
        }

        .category-nav .dark-navigation .facet ul li {
            padding: 0
        }

            .category-nav .dark-navigation .facet ul li a {
                color: #fff
            }

        .category-nav .dark-navigation .facet > ul {
            overflow: visible
        }

            .category-nav .dark-navigation .facet > ul > li {
                *zoom: 1;
                background-image: url("../img/textures/fabric.png");
                background-color: #303030;
                background-repeat: repeat;
                position: relative;
                z-index: 1
            }

                .category-nav .dark-navigation .facet > ul > li:after {
                    content: "";
                    display: table;
                    clear: both
                }

                .category-nav .dark-navigation .facet > ul > li > .feed-item {
                    background: none;
                    box-shadow: inset 0 1px rgba(107, 107, 107, 0.41);
                    border-bottom: solid 1px #313131;
                    text-shadow: 0 -1px #000;
                    padding: 10px 15px 9px 15px;
                    height: 18px
                }

                    .category-nav .dark-navigation .facet > ul > li > .feed-item .count {
                        display: none
                    }

                    .category-nav .dark-navigation .facet > ul > li > .feed-item:hover {
                        background: #252525 url("../img/textures/fabric.png") repeat;
                        box-shadow: none
                    }

                    .category-nav .dark-navigation .facet > ul > li > .feed-item:active {
                        background-image: url("../img/textures/fabric.png"), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #202020), color-stop(100%, #2b2b2b));
                        background-image: url("../img/textures/fabric.png"), -webkit-linear-gradient(#202020, #2b2b2b);
                        background-image: url("../img/textures/fabric.png"), -moz-linear-gradient(#202020, #2b2b2b);
                        background-image: url("../img/textures/fabric.png"), linear-gradient(#202020, #2b2b2b);
                        box-shadow: inset 0 1px rgba(0, 0, 0, 0.16)
                    }

                .category-nav .dark-navigation .facet > ul > li.active-nav-item > .feed-item,
                .category-nav .dark-navigation .facet > ul > li.subcategory-active > .feed-item {
                    *zoom: 1;
                    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF4D90B3', endColorstr='#FF417997');
                    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #4d90b3), color-stop(100%, #417997));
                    background-image: -webkit-linear-gradient(#4d90b3, #417997);
                    background-image: -moz-linear-gradient(#4d90b3, #417997);
                    background-image: linear-gradient(#4d90b3, #417997);
                    box-shadow: inset 0 1px rgba(143, 190, 233, 0.41);
                    border-bottom: 1px solid #2E5A72
                }

                .category-nav .dark-navigation .facet > ul > li.subcategory-active > .category-nav-arrow {
                    *zoom: 1;
                    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF4D90B3', endColorstr='#FF417997');
                    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #4d90b3), color-stop(100%, #417997));
                    background-image: -webkit-linear-gradient(#4d90b3, #417997);
                    background-image: -moz-linear-gradient(#4d90b3, #417997);
                    background-image: linear-gradient(#4d90b3, #417997);
                    box-shadow: inset 0 1px rgba(143, 190, 233, 0.41);
                    border-bottom: 1px solid #2E5A72;
                    border-left-color: #2E5A72;
                    border-right-color: #2E5A72
                }

                    .category-nav .dark-navigation .facet > ul > li.subcategory-active > .category-nav-arrow:hover {
                        border-color: transparent #2c6a8b #2c6a8b #272727;
                        box-shadow: inset 1px 1px rgba(140, 164, 182, 0.41);
                        background: #417996
                    }

                .category-nav .dark-navigation .facet > ul > li.subcategory-active.open > .category-nav-arrow {
                    *zoom: 1;
                    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF35657D', endColorstr='#FF4B8AAB');
                    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #35657d), color-stop(100%, #4b8aab));
                    background-image: -webkit-linear-gradient(#35657d, #4b8aab);
                    background-image: -moz-linear-gradient(#35657d, #4b8aab);
                    background-image: linear-gradient(#35657d, #4b8aab);
                    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.15);
                    border-color: transparent #2c6a8b #2c6a8b #272727
                }

                .category-nav .dark-navigation .facet > ul > li.open .subcategories {
                    visibility: visible;
                    opacity: .99
                }

            .category-nav .dark-navigation .facet > ul .subcategories {
                padding: 10px 7px;
                width: 180px;
                margin-left: 0;
                border-radius: 3px;
                background-color: #313131;
                background-color: rgba(49, 49, 49, 0.9)
            }

                .category-nav .dark-navigation .facet > ul .subcategories.category-nav-2-columns {
                    width: 360px
                }

                .category-nav .dark-navigation .facet > ul .subcategories .category-nav-arrow {
                    display: none
                }

                .category-nav .dark-navigation .facet > ul .subcategories .category-nav-bullet {
                    display: none
                }

                .category-nav .dark-navigation .facet > ul .subcategories li {
                    width: 170px;
                    padding: 2px 5px;
                    float: left
                }

                .category-nav .dark-navigation .facet > ul .subcategories .feed-item {
                    padding: 2px 6px;
                    border-radius: 3px
                }

                    .category-nav .dark-navigation .facet > ul .subcategories .feed-item:hover {
                        background-color: #313131
                    }

                .category-nav .dark-navigation .facet > ul .subcategories .count {
                    background: none;
                    color: #fff;
                    padding: 0;
                    display: block;
                    float: right;
                    margin-top: 1px;
                    font-size: 10px
                }

        .category-nav .dark-navigation .facet .subcategory-active .active-nav-item > .feed-item,
        .category-nav .dark-navigation .facet .active-nav-item .subcategory-active > .feed-item {
            background: #417997 !important;
            text-shadow: none
        }

        .category-nav .dark-navigation .facet:last-child > ul {
            padding-bottom: 0
        }

            .category-nav .dark-navigation .facet:last-child > ul > li:last-child {
                border-radius: 0 0 0 2px
            }

                .category-nav .dark-navigation .facet:last-child > ul > li:last-child.active-nav-item {
                    border-radius: 0 0 2px 2px
                }

                .category-nav .dark-navigation .facet:last-child > ul > li:last-child .feed-item {
                    border-bottom: 0;
                    border-radius: 0 0 0 2px
                }

                .category-nav .dark-navigation .facet:last-child > ul > li:last-child .category-nav-arrow {
                    border-radius: 0 0 2px 0;
                    border-bottom: 0
                }

.category-nav .category-loading-loader {
    display: none;
    width: 20px;
    height: 20px;
    top: 50%;
    right: 6px;
    opacity: .85;
    margin-top: -10px;
    position: absolute;
    z-index: 1;
    border-radius: 10px
}

.category-nav .category-loading .category-loading-loader {
    display: block
}

.twitter-share-box {
    width: 56px
}

.facebook-share-box {
    width: 73px
}

.googleplus-share-box {
    width: 32px
}

.dont-miss-a-deal {
    padding: 20px 16px 20px 20px;
    overflow: hidden;
    line-height: 1.1
}

    .dont-miss-a-deal h3 {
        color: #418eb5;
        font-size: 32px;
        margin: 20px 13px;
        font-weight: 300
    }

    .dont-miss-a-deal h4 {
        color: #676767;
        font-size: 16px;
        font-weight: 300;
        margin: 31px 13px 10px 13px;
        line-height: 22px
    }

    .dont-miss-a-deal img {
        float: right;
        width: 237px;
        height: 361px
    }

    .dont-miss-a-deal .inner {
        float: left;
        width: 366px
    }

    .dont-miss-a-deal .greenbox {
        border-radius: 6px;
        background: #f0fcd5;
        border: solid 1px #eee;
        float: left;
        padding: 12px;
        margin: 18px 0 0 0
    }

        .dont-miss-a-deal .greenbox label {
            display: block;
            color: #000;
            font-size: 13px;
            font-weight: 500;
            padding-bottom: 5px
        }

        .dont-miss-a-deal .greenbox input[name="email"] {
            font-size: 13px;
            width: 235px
        }

.tag-selection h5 {
    font-size: 13px
}

.tag-selection fieldset {
    margin-bottom: 38px;
    width: 100%
}

.tag-selection .delivered-settings-checkbox {
    margin-right: 29px
}

.settings-checkbox {
    border-radius: 3px;
    background-color: #f8f8f8;
    width: 146px;
    margin: 4px 4px 0 0
}

.no-touch .settings-checkbox:hover {
    background-color: #c5e4f3
}

.settings-checkbox.checked {
    box-shadow: inset rgba(50, 50, 50, 0.5) 0 2px 5px;
    background-color: #6fbbe0 !important;
    color: #fff
}

.settings-checkbox label {
    font-size: 13px;
    line-height: 40px;
    padding: 0 0 0 8px;
    position: relative;
    overflow: hidden
}

.settings-checkbox input[type="checkbox"] {
    position: absolute;
    left: -1000px;
    width: 1px;
    height: 1px
}

.settings-checkbox .signup-tag-icon {
    display: none
}

.test-tags .settings-checkbox {
    *zoom: 1;
    background: #dbf7ff url("../img/textures/tag_button.png");
    background: url("../img/textures/tag_button.png"), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.22)), color-stop(100%, rgba(172, 217, 235, 0.22)));
    background: url("../img/textures/tag_button.png"), -webkit-linear-gradient(rgba(255, 255, 255, 0.22), rgba(172, 217, 235, 0.22));
    background: url("../img/textures/tag_button.png"), -moz-linear-gradient(rgba(255, 255, 255, 0.22), rgba(172, 217, 235, 0.22));
    background: url("../img/textures/tag_button.png"), linear-gradient(rgba(255, 255, 255, 0.22), rgba(172, 217, 235, 0.22));
    background-color: #dbf7ff;
    border-radius: 20px;
    color: #48a1cb;
    border: #C3EBF4 solid 1px;
    font-size: 14px;
    font-weight: 500;
    text-shadow: #fff 0 1px;
    width: auto;
    height: 42px;
    margin-bottom: 1px
}

    .test-tags .settings-checkbox:after {
        content: "";
        display: table;
        clear: both
    }

    .test-tags .settings-checkbox label {
        padding: 0 12px 0 5px;
        font-size: 15px;
        width: 100%;
        line-height: 39px
    }

.no-touch .test-tags .settings-checkbox:hover {
    background: #87ceef;
    color: #fff;
    border: #87ceef 1px solid;
    text-shadow: none
}

.test-tags .settings-checkbox.checked {
    background: #61bce6;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, rgba(172, 217, 235, 0.14)), color-stop(100%, rgba(255, 255, 255, 0.14)));
    background-image: -webkit-linear-gradient(rgba(172, 217, 235, 0.14), rgba(255, 255, 255, 0.14));
    background-image: -moz-linear-gradient(rgba(172, 217, 235, 0.14), rgba(255, 255, 255, 0.14));
    background-image: linear-gradient(rgba(172, 217, 235, 0.14), rgba(255, 255, 255, 0.14));
    color: #fff;
    border: #6fc6ed 1px solid;
    box-shadow: inset rgba(64, 125, 153, 0.39) 0 2px 2px;
    text-shadow: rgba(81, 145, 175, 0.64) 0 -1px
}

    .test-tags .settings-checkbox.checked .signup-tag-icon {
        box-shadow: inset white 0 0 0 3px, rgba(0, 0, 0, 0.14) 0 1px 2px
    }

.test-tags .signup-tag-icon {
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    transition: all 200ms;
    width: 34px;
    height: 34px;
    border-radius: 20px;
    background-color: #87ceef;
    display: inline-block;
    vertical-align: middle;
    box-shadow: inset white, rgba(255, 255, 255, 0.3) 0 0 5px;
    margin-right: 2px
}

.test-tags .tag-icon {
    display: block
}

.test-tags .row-fluid {
    margin-bottom: 32px;
    margin-top: 5px
}

.test-tags .signup-wrap h2 {
    font-size: 26px;
    margin-bottom: 40px;
    line-height: 27px !important
}

.test-tags .btn-x-large {
    margin-top: 10px
}

.admin-links .close-me {
    border-radius: 7px;
    display: inline;
    margin-left: 60px;
    font-weight: bold;
    background: #8EB000;
    color: #fff;
    padding: 2px 5px
}

.deal-card {
    max-height: 298px;
    position: relative
}

    .deal-card .card {
        overflow: hidden;
        margin-bottom: 0
    }

    .deal-card .deal-thumbnail {
        width: 100%;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        margin: 0
    }

    .deal-card .deal-details {
        margin: 10px;
        position: relative
    }

        .deal-card .deal-details .title {
            min-height: 36px;
            max-height: 36px;
            overflow: hidden
        }

        .deal-card .deal-details .purchase-count {
            min-height: 18px
        }

        .deal-card .deal-details .value,
        .deal-card .deal-details .source {
            position: absolute;
            top: -51px;
            right: -5px;
            background-color: rgba(0, 0, 0, 0.65);
            padding: 3px 7px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px
        }

            .deal-card .deal-details .value .price,
            .deal-card .deal-details .value .total-price,
            .deal-card .deal-details .source .price,
            .deal-card .deal-details .source .total-price {
                display: inline-block
            }

            .deal-card .deal-details .value .price,
            .deal-card .deal-details .source .price {
                color: #fff
            }

            .deal-card .deal-details .value .total-price,
            .deal-card .deal-details .source .total-price {
                color: #999;
                text-decoration: line-through
            }

                .deal-card .deal-details .value .total-price + .price,
                .deal-card .deal-details .source .total-price + .price {
                    margin-left: 5px
                }

        .deal-card .deal-details .source {
            padding: 5px 9px;
            top: -40px;
            right: -5px
        }

        .deal-card .deal-details .business-info-block * {
            font-size: 11px !important
        }

        .deal-card .deal-details .business-info-block .business-name {
            display: block;
            padding-top: 10px;
            font-size: 12px;
            color: #777;
            max-height: 16px;
            overflow: hidden
        }

        .deal-card .deal-details .business-info-block .business-address {
            font-size: 11px;
            color: #999;
            font-weight: bold;
            min-height: 18px
        }

            .deal-card .deal-details .business-info-block .business-address span {
                padding-left: 10px;
                background: url(../img/icons/neighborhood.png) left 4px transparent no-repeat
            }

        .deal-card .deal-details .business-info-block .street {
            display: none
        }

        .deal-card .deal-details .business-info-block .yelp-reviews {
            display: none
        }

    .deal-card .icons {
        color: #878787;
        text-transform: lowercase;
        white-space: nowrap;
        float: left;
        position: absolute;
        left: 0;
        padding-top: 7px
    }

        .deal-card .icons .deal-icon {
            -webkit-transition: all .5s;
            -moz-transition: all .5s;
            transition: all .5s;
            display: block;
            padding: 8px;
            overflow: hidden;
            width: 23px;
            clear: both;
            white-space: nowrap;
            float: none;
            height: 20px;
            margin-bottom: 6px
        }

            .deal-card .icons .deal-icon:not(.badge-split) {
                background-color: rgba(205, 23, 23, 0.8)
            }

            .deal-card .icons .deal-icon.badge-split {
                background-color: rgba(250, 212, 58, 0.8)
            }

            .deal-card .icons .deal-icon:hover.endssoon {
                width: 103px
            }

            .deal-card .icons .deal-icon:hover.trending {
                width: 84px
            }

            .deal-card .icons .deal-icon:hover.location {
                width: 78px
            }

            .deal-card .icons .deal-icon:hover.badge-split {
                width: 90px
            }

        .deal-card .icons .deal-category-icon {
            margin-right: 3px;
            display: inline-block;
            float: none
        }

        .deal-card .icons .text {
            display: inline-block;
            font-size: 12px;
            margin-left: 7px;
            margin-top: 1px;
            font-weight: bold;
            color: #FFF;
            vertical-align: top;
            float: none
        }

@media(min-width:768px) {
    .deal-card:hover {
        z-index: 100
    }

        .deal-card:hover .title {
            /*max-height:200px;-webkit-transition:max-height .5s;-moz-transition:max-height .5s;transition:max-height .5s*/
        }

        .deal-card:hover .business-name {
            max-height: 42px !important
        }

        .deal-card:hover .neighborhood {
            display: none
        }

        .deal-card:hover .street {
            display: block !important
        }

        .deal-card:hover .yelp-reviews {
            display: block !important
        }
}

.deal-card.logged-out {
    max-height: 210px !important
}

    .deal-card.logged-out .deal-details .title {
        color: #999
    }

    .deal-card.logged-out:hover .title {
        max-height: 36px
    }

.deal-card .expired *,
.deal-card .expired a {
    color: #999 !important
}

.deal-card .expired img {
    -webkit-filter: grayscale(1);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%)
}

@media(min-width:0) and (max-width:480px) {
    .deal-card {
        width: 100% !important;
        padding: 10px;
        margin: 0 !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

        .deal-card .card {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            padding: 10px
        }

        .deal-card .deal-thumbnail {
            float: left;
            width: 20%;
            height: auto
        }

        .deal-card .deal-details {
            margin: 0
        }

            .deal-card .deal-details .title {
                float: left;
                width: 60%;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
                padding: 0 10px;
                height: auto
            }

            .deal-card .deal-details .value {
                position: static;
                float: left;
                width: 20%;
                padding: 0;
                background: none;
                text-align: right;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box
            }

                .deal-card .deal-details .value .price {
                    color: #555
                }

                .deal-card .deal-details .value .total-price {
                    display: none
                }

            .deal-card .deal-details .business-address {
                float: right
            }

            .deal-card .deal-details .business-name {
                display: none !important
            }

            .deal-card .deal-details .neighborhood {
                display: block !important
            }

            .deal-card .deal-details .street {
                display: none !important
            }
}

.purchase-count {
    margin: 0
}

    .purchase-count span {
        font-weight: bold;
        color: #90b022;
        font-size: 14px;
        padding-left: 20px;
        display: block;
        background: url(../img/icons/purchases.png) left 2px transparent no-repeat
    }

@media(min-width:0) and (max-width:480px) {
    .purchase-count {
        float: left;
        width: 60%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 10px;
        height: auto
    }
}

.loginbox {
    background: white;
    box-shadow: rgba(71, 143, 179, 0.5) 0 0 4px;
    max-width: 400px;
}

    .loginbox.fancybox {
        border-top: 5px solid #dff3fd;
        padding: 15px 20px 30px
    }

    .loginbox p {
        margin: 0 0 1em
    }

    .loginbox .floatRight {
        float: right
    }

    .loginbox .floatLeft {
        float: left
    }

    .loginbox .login-email {
        width: 65%
    }

    .loginbox #login-pass {
        width: 212px
    }

    .loginbox label {
        display: inline-block;
        font-weight: 500
    }

    .loginbox .label-for-radio {
        margin-left: 10px;
        font-weight: 400
    }

        .loginbox .label-for-radio,
        .loginbox .label-for-radio input {
            cursor: pointer
        }

.loginbox-top {
    background: #cda356;
    padding: 0 20px
}

    .loginbox-top h4 {
        color: #fff;
        float: left;
        line-height: 40px
    }

    .loginbox-top p {
        color: #666;
        float: right;
        line-height: 40px;
        margin: 0
    }

.loginbox-body {
    padding: 20px 20px 10px;
}

    .loginbox-body p.right {
        float: right;
        font-size: 11px;
        line-height: 35px;
        margin-right: 10px
    }

.nav-bar {
    background: white url("../img/textures/gray_granite.png") repeat;
    border-bottom: 1px solid #cfcfcf;
    position: relative;
    z-index: 200;
    box-shadow: 0 1px 2px rgba(189, 189, 189, 0.25)
}

    .nav-bar .deal-amount {
        float: right
    }

.nav-bar-list {
    float: right;
    display: block
}

    .nav-bar-list > .nav-bar-item {
        float: left
    }

        .nav-bar-list > .nav-bar-item:hover > .nav-bar-sublist {
            visibility: visible;
            top: 100%;
            opacity: .94
        }

.nav-bar-item {
    font-size: 13px;
    position: relative;
    text-shadow: #fff 0 1px 0
}

    .nav-bar-item > a {
        font-size: 14px;
        padding: 9px 46px;
        display: block;
        text-transform: uppercase
    }

        .nav-bar-item > a.checked {
            background-color: #92DCEE;
            text-shadow: #DEF5F3 0 1px 0;
            color: #0E6FA0
        }

    .nav-bar-item.grow-left .nav-bar-sublist {
        left: auto;
        right: 0
    }

        .nav-bar-item.grow-left .nav-bar-sublist .nav-bar-sublist {
            left: auto;
            right: 90%
        }

        .nav-bar-item.grow-left .nav-bar-sublist .nav-bar-item:hover .nav-bar-sublist {
            left: auto;
            right: 100%
        }

.nav-bar-sublist {
    -webkit-transition: visibility .16s ease-out, top .2s ease-out, left .2s ease-out, right .2s ease-out, opacity .16s ease-out;
    -webkit-transition-delay: .16s, 0.16s, 0.16s, 0.16s, 0.16s;
    -moz-transition: visibility .16s ease-out .16s, top .2s ease-out .16s, left .2s ease-out .16s, right .2s ease-out .16s, opacity .16s ease-out .16s;
    transition: visibility .16s ease-out .16s, top .2s ease-out .16s, left .2s ease-out .16s, right .2s ease-out .16s, opacity .16s ease-out .16s;
    position: absolute;
    top: 70%;
    left: 0;
    z-index: 500;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    border-radius: 0 0 3px 3px;
    font-size: 13px;
    font-weight: normal;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.22);
    background-color: #fff;
    width: 192px;
    opacity: 0;
    visibility: hidden;
    padding-bottom: 10px
}

    .nav-bar-sublist .nav-bar-sublist {
        left: 90%;
        top: -10px
    }

    .nav-bar-sublist .nav-bar-item .nav-bar-sublist {
        padding-top: 10px;
        border-top-right-radius: 3px
    }

    .nav-bar-sublist .nav-bar-item:hover .nav-bar-sublist {
        left: 100%;
        visibility: visible;
        opacity: .94
    }

    .nav-bar-sublist .nav-bar-item a {
        text-transform: capitalize;
        font-size: 13px
    }

    .nav-bar-sublist a {
        display: block;
        padding: 4px 20px
    }

.latest-active-deal.modal-deal-wrapper {
    margin: 0 auto;
    width: 600px;
    height: 600px;
    text-align: center;
    overflow: hidden
}

    .latest-active-deal.modal-deal-wrapper .deal-middle {
        position: relative;
        width: 300px;
        margin: 0 auto
    }

    .latest-active-deal.modal-deal-wrapper .msg {
        width: 310px;
        padding: 0;
        margin: 0;
        font-size: 26px;
        margin-bottom: 25px;
        line-height: 30px;
        margin-top: 28px;
        color: #fff
    }

    .latest-active-deal.modal-deal-wrapper .button-wrapper a {
        margin: 20px auto 8px
    }

    .latest-active-deal.modal-deal-wrapper .button-wrapper p {
        color: #fff
    }

.adunit-fancybox .fancybox-skin {
    background-color: white !important;
    padding: 0 !important
}

.adunit-fancybox .modal-adunit-wrapper {
    width: 751px
}

.adunit-fancybox .modal-message {
    padding: 20px;
    color: #666;
    height: 110px
}

    .adunit-fancybox .modal-message h3 {
        font-size: 23px;
        line-height: 28px;
        margin-bottom: 20px
    }

.adunit-fancybox .button-wrapper {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 20px
}

.adunit-fancybox .opt-out {
    font-size: 11px;
    font-weight: 400;
    margin-top: 10px;
    margin-left: 10px
}

.sliding-wrapper {
    position: relative;
    overflow: hidden;
    width: 750px;
    margin: 0 0 30px 0
}

    .sliding-wrapper #js-errorlist {
        display: none;
        margin-bottom: 25px
    }

    .sliding-wrapper .sliding-frame {
        display: block;
        width: 750px
    }

    .sliding-wrapper .sliding-show {
        position: absolute;
        display: block
    }

    .sliding-wrapper .sliding-future {
        float: left;
        display: block;
        position: absolute;
        left: 1000px
    }

    .sliding-wrapper .sliding-past {
        position: absolute;
        display: block
    }

    .sliding-wrapper .page-title {
        *zoom: 1;
        font-size: 24px;
        color: #676767;
        margin: 10px 0 6px;
        line-height: 28px;
        font-weight: bold;
        text-align: left
    }

        .sliding-wrapper .page-title:after {
            content: "";
            display: table;
            clear: both
        }

    .sliding-wrapper .page-tagline {
        font-size: 14px;
        font-weight: bold;
        color: #999;
        margin-bottom: 20px;
        text-align: left
    }

.list-view-buffer {
    padding: 5px 0 0 0;
    margin-bottom: 10px
}

.inner-deals.card {
    margin: 0 0 0 0 !important;
    overflow: inherit !important
}

.list-card {
    width: 98%;
    background-color: white;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .list-card.section {
        position: relative
    }

    .list-card .inner-deals {
        margin: 0 !important
    }

    .list-card.deal {
        margin: 0 0 0 20px !important
    }

    .list-card .image-block {
        display: inline-block;
        float: left;
        width: 17%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

        .list-card .image-block .deal-thumbnail .deal-thumbnail-image {
            display: block
        }

    .list-card .title-and-business-block {
        width: 56%;
        display: inline-block;
        float: left;
        padding-right: 20px;
        padding-left: 15px;
        position: relative;
        height: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

        .list-card .title-and-business-block .title {
            line-height: 1.2;
            font-size: 22px;
            font-weight: 500;
            margin-top: 3px
        }

@media(max-width:860px) {
    .list-card .title-and-business-block .title {
        font-size: 16px
    }
}

.list-card .title-and-business-block .business-name {
    color: #478fb3;
    font-size: 150%;
    font-weight: 500
}

.list-card .title-and-business-block .address,
.list-card .title-and-business-block .settings-location .new-address-fields .display-address,
.settings-location .new-address-fields .list-card .title-and-business-block .display-address {
    font-size: 130%;
    color: #999
}

.list-card .title-and-business-block .yelp-review-count {
    color: #478fb3;
    margin-left: 8px;
    cursor: pointer
}

.list-card .title-and-business-block .source {
    text-transform: uppercase
}

.list-card .deal-info-block {
    display: block;
    height: 100%;
    float: right;
    width: 20%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .list-card .deal-info-block .price-discount-subblock {
        width: 100%;
        position: relative;
        display: block;
        float: left;
        height: 35%;
        margin-top: 3px;
        margin-bottom: 12px;
        text-align: right
    }

        .list-card .deal-info-block .price-discount-subblock .price-block {
            display: inline-block;
            margin-right: 15px
        }

            .list-card .deal-info-block .price-discount-subblock .price-block .price-value {
                float: left;
                font-size: 24px;
                line-height: 1;
                font-weight: 500
            }

                .list-card .deal-info-block .price-discount-subblock .price-block .price-value .symbol-left {
                    float: left;
                    font-size: 60%;
                    margin: 2px 1px 0 0
                }

        .list-card .deal-info-block .price-discount-subblock .discount-block {
            display: inline-block;
            float: right
        }

            .list-card .deal-info-block .price-discount-subblock .discount-block .discount {
                font-size: 10px
            }

                .list-card .deal-info-block .price-discount-subblock .discount-block .discount .amount {
                    float: left;
                    font-size: 24px;
                    line-height: 1;
                    font-weight: 500
                }

                .list-card .deal-info-block .price-discount-subblock .discount-block .discount .discount-label {
                    float: left;
                    width: 20px;
                    line-height: 10px;
                    margin: 2px 0 0 4px
                }

                .list-card .deal-info-block .price-discount-subblock .discount-block .discount .discount-label-text {
                    text-transform: uppercase;
                    font-weight: 500
                }

                .list-card .deal-info-block .price-discount-subblock .discount-block .discount .symbol-right {
                    font-size: 10px;
                    float: left
                }

    .list-card .deal-info-block .list-card-view-deal {
        font-size: 15px;
        margin-bottom: 12px;
        float: right
    }

    .list-card .deal-info-block .time-source-subblock {
        text-align: right;
        clear: both;
        color: #999
    }

        .list-card .deal-info-block .time-source-subblock .time-info-text {
            line-height: 1.1;
            width: 20px;
            text-transform: uppercase;
            float: left;
            margin: 4px 0 0 4px
        }

            .list-card .deal-info-block .time-source-subblock .time-info-text.expired {
                color: #B04539;
                width: 55px
            }

.left-nav-main {
    float: right;
    margin-right: 0;
    *margin-left: -20px;
    display: inline
}

@media(min-width:0) and (max-width:480px) {
    .left-nav-main {
        margin-top: 5px
    }
}

.left-nav-content-footer {
    margin-top: 20px;
    clear: both
}

.left-nav-content {
    padding: 20px
}

    .left-nav-content fieldset input:not([type="radio"]) {
        margin-bottom: 20px
    }

    .left-nav-content p {
        line-height: 1.4
    }

        .left-nav-content p span.quote {
            color: #418eb5;
            font-size: 18px;
            width: 100px;
            padding: 15px;
            padding-left: 0;
            float: left
        }

    .left-nav-content h2,
    .left-nav-content h3,
    .left-nav-content h4,
    .left-nav-content h5,
    .left-nav-content h6 {
        margin: 0 0 10px 0
    }

    .left-nav-content h1 {
        color: #418eb5
    }

@media(min-width:480px) {
    .left-nav-content h1 {
        font-size: 44px;
        margin-bottom: 20px;
        margin-top: -10px
    }
}

.left-nav-content table th.action {
    width: 93px
}

.left-nav-content .btn-primary {
    float: left;
    clear: left
}

@media(min-width:0) and (max-width:480px) {
    .nav-holder .facet {
        text-align: center;
        font-size: 14px
    }
}

header {
    background-color: #000000;
    background-image: url("../img/header/colorbar.jpg");
    background-position: center bottom;
    background-repeat: repeat-x;
    box-shadow: 0 0 1px 0 rgba(85, 85, 85, 0.5);
    -moz-box-shadow: 0 0 1px 0 rgba(85, 85, 85, 0.5);
    -webkit-box-shadow: 0 0 1px 0 rgba(85, 85, 85, 0.5);
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 500;
    padding: 15px 0 0 0;
    min-height: 55px
}

    header .account-dropdown {
        z-index: 200;
        *zoom: 1;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
        position: relative;
        margin-left: 10px
    }

        header .account-dropdown:after {
            content: "";
            display: table;
            clear: both
        }

        header .account-dropdown .btn div {
            margin: 3px 4px
        }

@media(min-width:480px) {
    header .container, header .message, header .signup-locations-form .settings-location, .signup-locations-form header .settings-location {
        min-width: 980px !important
    }
}

header .header-institution {
    width: 15%;
    display: inline;
    float: left;
    margin-top: 10px
}

    header .header-institution a {
        color: white
    }

.header-title {
    float: left;
    height: 30px;
    overflow: hidden
}

@media(min-width:0) and (max-width:480px) {
    .header-title {
        margin-bottom: 10px
    }
}

.header-title a {
    float: left
}

.header-title .header-tagline {
    float: left;
    width: 65px;
    line-height: 13px;
    font-size: 11px;
    text-transform: capitalize;
    font-weight: 500;
    color: #fff;
    padding-left: 10px
}

.nav-list {
    list-style: none
}

    .nav-list > li {
        float: right;
        padding-left: 10px
    }

.header-nav {
    float: right
}

@media(min-width:480px) {
    .header-search {
        float: right
    }
}

.header-search .search-field {
    float: left;
    margin-right: 10px;
    position: relative
}

    .header-search .search-field input {
        font-size: 14px;
        padding-left: 44px;
        padding: 9px 15px 8px 75px;
        width: 100%
    }

    .header-search .search-field label {
        position: absolute;
        top: 7px;
        left: 7px;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
        font-size: 14px;
        font-weight: bold;
        color: #000
    }

@media(min-width:480px) {
    .header-search .search-field.main-field {
        width: 250px
    }
}

@media(min-width:0) and (max-width:480px) {
    .header-search .search-field.main-field {
        margin-bottom: 10px
    }
}

@media(min-width:480px) {
    .header-search .search-field.location-field {
        width: 200px
    }
}

@media(min-width:0) and (max-width:480px) {
    .header-search .search-field.location-field {
        margin-bottom: 12px;
        display: none
    }
}

.header-search .search-field .auto-location-button {
    display: none;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    position: absolute;
    top: 9px;
    right: 5px
}

.header-search .search-button {
    height: 35px;
    padding: 0 8px
}

    .header-search .search-button .topnav-search {
        margin: 0 auto
    }

@media(min-width:0) and (max-width:480px) {
    .header-search .search-button {
        float: right;
        margin-right: 0;
        display: none
    }
}

.global-nav {
    list-display: none;
    *zoom: 1;
    background-color:#cda356;
    font-weight:bold;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 0 1px 0 rgba(85, 85, 85, 0.5);
    -moz-box-shadow: 0 0 1px 0 rgba(85, 85, 85, 0.5);
    -webkit-box-shadow: 0 0 1px 0 rgba(85, 85, 85, 0.5);
    clear: both;
    position: relative;
    top: 15px;
    height: 39px
}

@media(min-width:0) and (max-width:480px) {
    .global-nav {
        display: none;
        width: 100%;
        position: static;
        margin: 10px 0;
        height: auto;
        overflow: hidden
    }
}

.global-nav li.parent-tag {
    float: left;
    position: relative
}

    .global-nav li.parent-tag a.parent-tag {
        font-size: 13px;
        font-weight: 500;
        color: #fff;
        display: block;
        padding: 10px 0;
        border-right: solid 1px #8ec3de;
        width: 100%;
        text-align: center
    }

    .global-nav li.parent-tag:last-child a.parent-tag {
        border-right: none
    }

@media(min-width:0) and (max-width:480px) {
    .global-nav li.parent-tag {
        display: block;
        width: 100% !important;
        border-right: none;
        text-align: center
    }
}

.global-nav li.parent-tag a.parent-tag.active {
    background: #cda356;
}

.global-nav li.parent-tag:hover a.parent-tag {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFA2DFF8', endColorstr='#FF6DBBE0');
    text-decoration:underline;
    font-weight: bold;
}

.global-nav li.parent-tag:hover .submenu {
    visibility: visible;
    opacity: 1
}

.global-nav li.parent-tag {
    width: 15%
}

    .global-nav li.parent-tag + li {
        width: 15%
    }

        .global-nav li.parent-tag + li + li {
            width: 14%
        }

            .global-nav li.parent-tag + li + li + li {
                width: 15%
            }

                .global-nav li.parent-tag + li + li + li + li {
                    width: 15%
                }

                    .global-nav li.parent-tag + li + li + li + li + li {
                        width: 12%
                    }

                        .global-nav li.parent-tag + li + li + li + li + li + li {
                            width: 8%
                        }

                            .global-nav li.parent-tag + li + li + li + li + li + li + li {
                                width: 7%
                            }

                                .global-nav li.parent-tag + li + li + li + li + li + li + li + li {
                                    width: 10%
                                }

.global-nav.logged-out li.parent-tag {
    width: 17%
}

    .global-nav.logged-out li.parent-tag + li {
        width: 16%
    }

        .global-nav.logged-out li.parent-tag + li + li {
            width: 17%
        }

            .global-nav.logged-out li.parent-tag + li + li + li {
                width: 10%
            }

                .global-nav.logged-out li.parent-tag + li + li + li + li {
                    width: 10%
                }

                    .global-nav.logged-out li.parent-tag + li + li + li + li + li {
                        width: 10%
                    }

                        .global-nav.logged-out li.parent-tag + li + li + li + li + li + li {
                            width: 10%
                        }

                            .global-nav.logged-out li.parent-tag + li + li + li + li + li + li + li {
                                width: 10%
                            }

.global-nav ul.submenu {
    box-shadow: 0 0 1px 0 rgba(85, 85, 85, 0.5);
    -moz-box-shadow: 0 0 1px 0 rgba(85, 85, 85, 0.5);
    -webkit-box-shadow: 0 0 1px 0 rgba(85, 85, 85, 0.5);
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    position: absolute;
    top: 39px;
    visibility: hidden;
    opacity: 0;
    background-color: #fff;
    padding: 10px;
    width: 300px
}

    .global-nav ul.submenu.shift {
        right: 0
    }

    .global-nav ul.submenu li a {
        display: block;
        float: left;
        width: 50%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 5px 10px;
        font-weight: bold;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }

        .global-nav ul.submenu li a:hover {
            background-color: #e3f5fd
        }

@media(min-width:0) and (max-width:480px) {
    .global-nav ul.submenu {
        display: none
    }
}

#global-nav-mobile-toggle {
    margin-bottom: 10px;
    background: url("../img/arrow-down.png") center right no-repeat, linear-gradient(#6dbbdf, #498fb1);
    color: #fff;
    border: none;
    box-shadow: 0 0 1px 0 rgba(85, 85, 85, 0.5);
    -moz-box-shadow: 0 0 1px 0 rgba(85, 85, 85, 0.5);
    -webkit-box-shadow: 0 0 1px 0 rgba(85, 85, 85, 0.5)
}

    #global-nav-mobile-toggle .selector {
        background: none;
        margin-left: 10px;
        width: 100%;
        font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
        font-size: 14px;
        font-weight: bold
    }

.load-spinner {
    background-repeat: no-repeat !important;
    background-position: center center !important
}

.message {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #690;
    padding: 4px 18px;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
    background: #cee89a;
    color: #690;
    font-weight: bold;
    line-height: 26px;
    clear: both
}

    .message .text {
        width: 900px;
        float: left
    }

.error {
    background-color: #FEECEA;
    border-color: #b04539;
    color: #b04539
}

    .error .remove_message a {
        color: #b04539
    }

.remove_message {
    float: right
}

    .remove_message a {
        color: #690;
        font-weight: bold
    }

.column-footer {
    overflow: hidden;
    padding-top: 20px;
    font-size: 12px;
    font-weight: bold;
    text-shadow: 0 1px rgba(255, 255, 255, 0.6)
}

    .column-footer li {
        float: left;
        padding-right: 6px
    }

    .column-footer a {
        display: block;
        padding: 2px 4px;
        font-weight: 500
    }

    .column-footer p {
        clear: both;
        padding: 10px 0 0 4px;
        color: #666
    }

.about-contact-list {
    margin-bottom: 20px
}

    .about-contact-list li {
        margin: 12px 0
    }

        .about-contact-list li .icon-email,
        .about-contact-list li .icon-twitter {
            float: left;
            margin-right: 8px
        }

        .about-contact-list li:before {
            display: none
        }

.about-feat {
    float: right;
    margin-right: 0;
    *margin-left: -20px;
    display: inline
}

    .about-feat .press a {
        margin-top: 10px;
        text-align: right;
        display: block
    }

.faq ul {
    list-style: disc inside none;
    margin-bottom: 20px
}

    .faq ul a {
        font-weight: bold
    }

.faq a[name] {
    display: block;
    position: relative;
    top: -150px;
    visibility: hidden
}

.job-posting {
    float: right;
    margin-right: 0;
    *margin-left: -20px;
    display: inline;
    border-bottom: 1px solid #c1c1c1;
    padding-bottom: 20px;
    margin-bottom: 20px
}

    .job-posting:first-of-type {
        border-top: 1px solid #c1c1c1;
        padding-top: 20px
    }

    .job-posting .details {
        overflow: hidden
    }

    .job-posting .count {
        float: left;
        color: #676767;
        font-size: 40px;
        font-weight: 300;
        margin-right: 30px
    }

    .job-posting ul,
    .job-posting li {
        padding-bottom: 10px
    }

@media(min-width:0) and (max-width:480px) {
    .press-videos {
        float: right;
        margin-right: 0
    }
}

.press-videos .press-video-box {
    margin-bottom: 20px;
    padding: 20px 20px 0 20px;
    border: 3px solid #f3f3f3
}

    .press-videos .press-video-box .flash-wrap {
        width: 100%;
        height: auto
    }

        .press-videos .press-video-box .flash-wrap object {
            width: 100%;
            height: auto
        }

        .press-videos .press-video-box .flash-wrap embed {
            width: 100%;
            height: auto
        }

    .press-videos .press-video-box iframe {
        width: 100%;
        height: auto
    }

.press-links-col {
    float: right;
    margin-right: 0;
    *margin-left: -20px;
    display: inline
}

    .press-links-col ul li {
        margin-bottom: 10px
    }

        .press-links-col ul li:before {
            content: "» ";
            margin-left: -10px
        }

.team-member {
    float: right;
    margin-right: 0;
    *margin-left: -20px;
    display: inline;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 20px;
    margin-bottom: 20px
}

    .team-member .bio-image img {
        width: 100%;
        height: auto
    }

    .team-member .bio-image .image-bottom-border {
        background: transparent url("../img/bg-stripes.png") 150px 0 repeat;
        height: 7px;
        width: 100%;
        margin-top: -4px
    }

    .team-member .bio-desc {
        float: right;
        margin-right: 0;
        *margin-left: -20px;
        display: inline
    }

@media(min-width:0) and (max-width:480px) {
    .team-member .bio-desc {
        float: right;
        margin-right: 0
    }
}

.unsubscribe-content {
    background-color: rgba(255, 255, 255, 0.55);
    padding: 66px 66px 10px 66px
}

    .unsubscribe-content h1,
    .unsubscribe-content h2,
    .unsubscribe-content a {
        font-weight: 300
    }

    .unsubscribe-content h1 {
        font-size: 36px;
        line-height: 1
    }

    .unsubscribe-content h2 {
        font-size: 15px;
        padding-bottom: 11px;
        margin-bottom: 22px;
        line-height: 1.9;
        margin-top: 1px;
        border-bottom: 1px dotted #BEBEBE
    }

    .unsubscribe-content p {
        font-size: 16px;
        margin-bottom: 13px
    }

    .unsubscribe-content a:hover {
        text-decoration: underline
    }

    .unsubscribe-content .unsubscribe-options-list {
        margin-bottom: 22px
    }

        .unsubscribe-content .unsubscribe-options-list li {
            font-size: 14px
        }

    .unsubscribe-content .other-options-list {
        margin-top: 8px;
        font-size: 14px
    }

        .unsubscribe-content .other-options-list li {
            margin-bottom: 9px
        }

    .unsubscribe-content .styled-checkbox {
        float: left;
        margin-right: 6px
    }

    .unsubscribe-content .styled-checkbox-label {
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
        cursor: pointer;
        display: inline-block
    }

    .unsubscribe-content .styled-checkbox-container {
        position: relative;
        overflow: hidden
    }

        .unsubscribe-content .styled-checkbox-container input[type="radio"] {
            position: absolute;
            left: -1000px
        }

            .unsubscribe-content .styled-checkbox-container input[type="radio"]:focus ~ .styled-checkbox-label {
                text-decoration: underline
            }

    .unsubscribe-content .save-changes {
        margin-top: 24px
    }

    .unsubscribe-content img {
        float: right
    }

.cashback.intercept .main-container {
    background-color: #f2f2f2 !important;
    height: 100%
}

.cashback.intercept .header {
    display: none
}

.cashback.intercept .content-wrapper {
    margin-top: 40px
}

.cashback.intercept .net-logo {
    margin-bottom: 20px
}

.cashback.intercept .button.green {
    -webkit-box-shadow: #565656 0 2px 4px;
    -moz-box-shadow: #565656 0 2px 4px;
    box-shadow: #565656 0 2px 4px;
    width: 360px;
    background-color: #90b022;
    background-image: none;
    border-radius: 4px;
    margin: 0;
    font-size: 18px
}

    .cashback.intercept .button.green:hover {
        background-color: #667D16
    }

    .cashback.intercept .button.green .callout {
        color: white;
        font-size: 26px;
        font-weight: bold;
        margin: 4px 0
    }

.cashback.intercept .skip-link {
    display: block;
    width: 327px;
    text-align: right;
    margin: 0 auto;
    font-size: 14px
}

.cashback.intercept .expectations {
    color: #888;
    font-size: 12px;
    margin: 5px 0 0
}

.cashback.payment-form [ng\:cloak],
.cashback.payment-form [ng-cloak],
.cashback.payment-form .ng-cloak {
    display: none !important
}

.cashback.payment-form .main-container {
    background: #f2f2f2
}

.cashback.payment-form .content-wrapper {
    text-align: left;
    margin: 60px 0
}

.cashback.payment-form .form-wrapper {
    padding: 0 50px
}

.cashback.payment-form .heading {
    color: #90b022;
    font-weight: bold
}

.cashback.payment-form .payment-option {
    padding: 30px 0
}

    .cashback.payment-form .payment-option img {
        width: 160px
    }

        .cashback.payment-form .payment-option img.faded {
            opacity: .5
        }

    .cashback.payment-form .payment-option input[type="radio"] {
        margin-right: 20px
    }

    .cashback.payment-form .payment-option input[type="email"] {
        width: 220px;
        padding-top: 8px
    }

    .cashback.payment-form .payment-option input[type="text"] {
        padding-top: 8px
    }

    .cashback.payment-form .payment-option input[name="name"] {
        width: 386px;
        margin-bottom: 10px
    }

    .cashback.payment-form .payment-option input[name="street"] {
        width: 240px
    }

    .cashback.payment-form .payment-option input[name="street_2"] {
        margin-left: 5px;
        width: 138px
    }

    .cashback.payment-form .payment-option input[name="city"] {
        width: 170px
    }

    .cashback.payment-form .payment-option input[name="state"] {
        width: 100px;
        margin: 10px 5px
    }

    .cashback.payment-form .payment-option input[name="zip"] {
        width: 100px
    }

.cashback.payment-form .payment-speed {
    margin-left: 20px;
    vertical-align: middle
}

.cashback.payment-form .confirmation {
    display: inline-block
}

    .cashback.payment-form .confirmation.address,
    .cashback.payment-form .settings-location .new-address-fields .confirmation.display-address,
    .settings-location .new-address-fields .cashback.payment-form .confirmation.display-address {
        vertical-align: middle;
        margin-left: 10px
    }

.cashback.payment-form .button-wrapper {
    text-align: right
}

.cashback.payment-form .button.call-to-action {
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.5) 0 2px 3px;
    background-color: #90b022;
    border: none;
    padding: 1rem 3rem 1.0625rem 3rem;
    font-size: 18px
}

    .cashback.payment-form .button.call-to-action:disabled {
        opacity: .5;
        background-image: none
    }

.cashback.signup-page .main-container {
    height: 100%
}

.cashback.signup-page .signup-step-contents {
    text-align: center;
    padding: 20px;
    background-color: #fff;
    max-width: 800px;
    margin: 0 auto
}

.cashback.signup-page .progress-block {
    padding: 10px 20px 0 !important
}

.cashback.signup-page .heading h1 {
    margin-top: 0;
    font-size: 2.5rem !important;
    line-height: 1.2
}

    .cashback.signup-page .heading h1.red {
        color: #da5e4f !important
    }

.cashback.signup-page .heading h2 {
    margin: 0 0 30px 0;
    font-size: 1.75rem !important;
    line-height: 1.2
}

.cashback.signup-page .call-to-action-top {
    margin-top: 30px
}

.cashback.signup-page .button.call-to-action {
    width: auto !important;
    min-width: 300px
}

.cashback.signup-page .screenshot img {
    max-width: 700px
}

.cashback.signup-page .steps {
    margin: 30px 0 15px !important
}

.cashback.signup-page .step-number {
    margin: 0 !important
}

.cashback.signup-page .step-header {
    margin: 0 0 10px;
    line-height: 28px
}

.cashback.signup-page .explanation p {
    font-size: 18px;
    color: #888;
    padding: 0 20px
}

.cashback.signup-page .section-header {
    margin: 25px 20px 15px
}

    .cashback.signup-page .section-header h1 {
        font-size: 2.25rem
    }

.cashback.signup-page .divider {
    margin: 10px 0 40px
}

.cashback.signup-page .skip-link {
    font-size: 12px;
    margin-left: 20px;
    display: inline
}

.cashback.generic.signup-page .heading h1 {
    color: #90b022;
    margin: 20px 0 0
}

.cashback.generic.signup-page .heading h2 {
    color: #575757;
    margin: 20px 0 40px
}

.cashback.generic.signup-page .call-to-action {
    -webkit-box-shadow: #565656 0 2px 4px;
    -moz-box-shadow: #565656 0 2px 4px;
    box-shadow: #565656 0 2px 4px;
    background-color: #90b022;
    background-image: none;
    border-radius: 4px;
    width: 300px;
    margin: 0;
    font-size: 18px
}

    .cashback.generic.signup-page .call-to-action:hover {
        background-color: #667D16
    }

    .cashback.generic.signup-page .call-to-action .callout {
        color: white;
        font-size: 26px;
        font-weight: bold;
        margin: 4px 0
    }

.cashback.generic.signup-page .expectations {
    font-size: 11px;
    color: #888;
    margin: 5px 0 50px
}

.cashback-welcome .content-wrapper {
    padding: 20px
}

.cashback-welcome .heading h1.green {
    color: #90b022
}

.cashback-welcome .section-header {
    margin-left: 20px 0 10px !important
}

.cashback-welcome .screenshot-wrapper {
    position: relative
}

    .cashback-welcome .screenshot-wrapper img.how-it-works-gif {
        position: absolute;
        top: 29px;
        left: calc(50% - 274px);
        width: 548px
    }

.cashback-welcome .customer-service {
    margin-bottom: 0
}

.data-base .content-header .main {
    overflow: hidden;
    width: 836px;
    float: left
}

.data-base .content-header .btn-primary {
    float: right;
    margin: 3px 12px 0 0
}

.data-base .content {
    color: #888;
    font-size: 13px;
    height: 100%;
    line-height: 1.4;
    overflow: hidden
}

    .data-base .content p {
        color: #888;
        font-size: 13px;
        margin: 10px 0
    }

    .data-base .content h1 {
        color: #418eb5;
        font-size: 42px;
        margin-bottom: 15px
    }

    .data-base .content h2 {
        font-size: 20px;
        font-weight: 300;
        margin-bottom: 30px
    }

    .data-base .content h3 {
        color: #888;
        font-size: 18px;
        font-weight: 400
    }

    .data-base .content h4 {
        color: black;
        font-size: 17px;
        margin-bottom: 10px
    }

    .data-base .content h5 {
        color: black;
        font-size: 14px
    }

    .data-base .content .picture {
        float: right;
        margin-left: 30px
    }

        .data-base .content .picture img {
            width: 180px;
            border-style: solid;
            border-color: #f3f3f3;
            border-width: 3px 3px 0 3px;
            padding: 10px
        }

    .data-base .content .zoom {
        height: 16px;
        background: #b04539 url("../img/about/zoom.png") 4px 2px no-repeat
    }

    .data-base .content .question {
        line-height: 22px;
        padding-bottom: 30px;
        margin: 35px 0 20px 0;
        border-bottom: 1px solid #ccc;
        overflow: hidden
    }

        .data-base .content .question .text {
            float: left;
            width: 510px
        }

        .data-base .content .question .btn {
            float: right
        }

    .data-base .content .data-footer .products {
        float: left;
        width: 440px
    }

        .data-base .content .data-footer .products ul {
            list-style-type: none;
            padding: 0;
            margin: 0
        }

        .data-base .content .data-footer .products li {
            overflow: hidden;
            margin-bottom: 45px;
            padding-right: 40px
        }

            .data-base .content .data-footer .products li .icon {
                margin-right: 25px;
                width: 80px;
                float: left
            }

                .data-base .content .data-footer .products li .icon > div {
                    margin: 0 auto
                }

    .data-base .content .data-footer .description {
        float: left;
        width: 295px
    }

    .data-base .content .data-footer .press {
        float: left;
        padding-left: 20px;
        border-left: 1px solid #ccc
    }

        .data-base .content .data-footer .press h5 {
            margin-bottom: 20px
        }

.data-base .data-icon {
    float: left;
    margin-right: 8px
}

.data-base .file-column {
    width: 90px;
    padding: 0
}

    .data-base .file-column a {
        -webkit-transition: 200ms;
        -moz-transition: 200ms;
        transition: 200ms;
        padding: 12px 20px;
        display: block
    }

        .data-base .file-column a:hover {
            background-color: rgba(255, 255, 255, 0.6)
        }

.monthly-report li {
    margin: 15px -15px
}

    .monthly-report li:before {
        content: none
    }

.blurb {
    margin-bottom: 2em
}

    .blurb h4 {
        font-size: 18px
    }

    .blurb p {
        font-size: 12px;
        color: #999;
        width: 100%
    }

table {
    float: left
}

form {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

    form ul li {
        display: inline
    }

    form fieldset h4 {
        color: #333;
        font-size: 18px
    }

    form fieldset p.form-field-title {
        color: #666;
        font-size: 13px;
        font-weight: bold;
        padding-bottom: 5px
    }

        form fieldset p.form-field-title .note-title {
            font-size: 13px;
            font-weight: bold
        }

        form fieldset p.form-field-title #current-email-address {
            font-weight: normal;
            font-size: 14px
        }

.city-list {
    display: none
}

.show-cities {
    margin-top: 13px
}

.settings-location .action {
    float: right;
    margin-right: 0;
    *margin-left: -20px;
    display: inline;
    margin: 0
}

    .settings-location .action button {
        width: 100%;
        margin: 0
    }

.settings-location .new-address-fields .display-address input {
    width: 100%
}

.settings-location .new-address-fields .nickname input {
    width: 100%
}

.settings-location .row {
    clear: left;
    padding: 10px 0 0 0;
    border-bottom: 1px solid #ececec;
    font-size: 13px
}

    .settings-location .row:last-child {
        border: none
    }

.email-frequency ul li {
    margin-bottom: 20px
}

@media(min-width:480px) {
    .email-frequency ul li: nth-child(4n) {
        float: right;
        margin-right: 0
    }
}

@media(min-width:0) and (max-width:480px) {
    .email-frequency ul li: nth-child(2n) {
        float: right;
        margin-right: 0
    }
}

.email-frequency ul li label {
    display: inline
}

.email-frequency ul li input {
    float: left;
    margin-right: 5px
}

.business-address {
    color: #999
}

.signup-locations {
}

    .signup-locations .settings-location {
        margin-bottom: 10px
    }

        .signup-locations .address,
        .signup-locations .settings-location .new-address-fields .display-address,
        .settings-location .new-address-fields .signup-locations .display-address {
            width: 380px
        }

        .signup-locations .nickname,
        .signup-locations .settings-location .new-address-fields .nickname,
        .settings-location .new-address-fields .signup-locations .nickname {
            margin-left: 16px;
            width: 102px
        }

    .signup-locations .errorlist {
        float: left;
        margin: 8px 0 0 16px
    }

    .signup-locations .settings-location:first-child .errorlist {
        margin-top: 32px
    }

    .signup-locations .add-another-address {
        font-weight: 400;
        display: inline-block
    }

    .signup-locations .submit-button {
        margin-top: 28px
    }

    .signup-locations .skip-this-step {
        display: inline-block;
        margin-top: 10px;
        font-size: 11px
    }

    .signup-locations hr {
        width: auto !important
    }

    .signup-locations .col0 {
        width: 100% !important
    }

.adunit-step {
    font-size: 15px
}

    .adunit-step .pitch {
        background-color: #eee;
        width: 100%;
        height: 220px
    }

    .adunit-step .pitch-component {
        float: left;
        display: inline-block;
        height: 180px;
        padding: 20px;
        width: 232px;
        text-align: center;
        font-size: 20px;
        font-weight: 500
    }

    .adunit-step li.middle {
        border-right: 1px solid #CECECE;
        border-left: 1px solid #CECECE
    }

    .adunit-step .pitch-reason {
        font-weight: bold;
        font-size: 15px;
        margin-bottom: 40px
    }

    .adunit-step .tag-box {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        background: #CECECE;
        padding: 10px;
        border: 3px solid white;
        font-size: 15px;
        color: white;
        width: 140px;
        margin: 40px auto
    }

    .adunit-step .city-icon {
        margin-top: 15px
    }

    .adunit-step .primary-message {
        font-size: 24px;
        font-weight: 500;
        color: #444
    }

    .adunit-step .blue-emphasis {
        color: #418eb5
    }

    .adunit-step .secondary-message {
        margin-left: 188px;
        font-size: 15px
    }

    .adunit-step .submit-button {
        margin-top: 20px
    }

    .adunit-step .free-message {
        margin: 20px 10px
    }

    .adunit-step .partner-offers {
        min-height: 382;
        margin: 10px
    }

    .adunit-step .deal-content {
        min-height: 349px
    }

    .adunit-step .partner-offer {
        float: left;
        margin-bottom: 12px
    }

        .adunit-step .partner-offer:nth-child(3n+2) {
            margin: 0 12px
        }

    .adunit-step div.rebate-info {
        border: none;
        padding: 0;
        font-weight: 500;
        text-transform: uppercase
    }

    .adunit-step .discount {
        position: relative;
        color: #bbb
    }

    .adunit-step .strike-line {
        width: 60px;
        position: absolute;
        bottom: 5px;
        height: 2px;
        margin: 10px 0;
        background: #bbb
    }

    .adunit-step .action {
        overflow: hidden
    }

    .adunit-step .buy-button {
        margin: 15px;
        float: right
    }

    .adunit-step .rebate-instructions {
        list-style-type: decimal;
        margin-left: 20px
    }

    .adunit-step .got-it-button {
        float: right
    }

.emailer__invite_base .invite-background {
    background-image: url("../img/invite_top_content.jpeg");
    background-position: 100%;
    padding-right: 240px
}

    .emailer__invite_base .invite-background > .content {
        padding: 10px 20px 40px 20px;
        min-height: 0
    }

        .emailer__invite_base .invite-background > .content h1 {
            font-size: 23px;
            font-weight: 200;
            color: #418eb5
        }

.emailer__invite_base .top_content {
    color: #666;
    background-repeat: no-repeat;
    margin-bottom: 20px
}

.smb-claim-header {
    color: #222
}

.smb-claim-text {
    color: #444 !important;
    padding-bottom: 10px;
    margin-bottom: 23px;
    font-size: 19px;
    font-weight: 300;
    border-bottom: 1px solid #ccc;
    text-align: center;
    line-height: 30px
}

.smb-claim-business-name {
    font-style: italic;
    font-size: 20px
}

.smb-claim-time-left {
    color: #CD1717;
    font-weight: bold
}

.smb-claim-code {
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    color: #418FB1;
    border-top: 1px solid #CCC
}

.smb-claim-footer-text {
    color: #444 !important;
    font-size: 19px;
    font-weight: 300
}

.center {
    margin-left: 275px
}

.toggleinfo {
    float: left
}

.stripe-redeem-button {
    margin: 10px 0
}

.full-column {
    background: rgba(255, 255, 255, 0.55) !important
}

    .full-column > .content {
        padding: 55px 20px 20px 66px
    }

.unsubscribe p {
    font-size: 20px
}

.unsubscribe .blurb {
    color: #383838;
    text-shadow: white 0 1px 1px;
    width: 100%
}

    .unsubscribe .blurb h4 {
        font-size: 32px;
        font-weight: 400
    }

.unsubscribe .account_unsubscribe {
    padding-left: 18px
}

.unsubscribe a {
    font-size: 14px
}

.unsubscribe li {
    color: #336680;
    list-style: disc
}

    .unsubscribe li:before {
        display: none
    }

.feed-notification {
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.02)), color-stop(100%, rgba(0, 0, 0, 0.02)));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.02), rgba(0, 0, 0, 0.02));
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.02), rgba(0, 0, 0, 0.02));
    background-image: linear-gradient(rgba(255, 255, 255, 0.02), rgba(0, 0, 0, 0.02));
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    overflow: hidden;
    position: relative;
    background: #FDFDFD;
    padding: 31px 20px 25px;
    border-bottom: #EBEBEB 1px solid
}

    .feed-notification .subscribe {
        box-shadow: none;
        position: absolute;
        bottom: 20px;
        right: 20px;
        font-size: 17px;
        padding: 8px 20px
    }

    .feed-notification h1 {
        text-shadow: 0 1px 0 white;
        color: #2E2E2E;
        font-weight: 400;
        font-size: 24px;
        line-height: 1.1;
        margin-right: 150px
    }

    .feed-notification p {
        color: #555;
        padding: 2px 0 0 2px;
        line-height: 1.3;
        text-shadow: white 0 1px 0
    }

.geo__dealfeed aside {
    float: left;
    width: 180px;
    margin-right: 20px
}

    .geo__dealfeed aside:first-child {
        margin-top: 80px
    }

@media(min-width:0) and (max-width:480px) {
    .geo__dealfeed aside:first-child {
        margin-top: 0
    }
}

.geo__dealfeed aside #dealfeed-nav-mobile-toggle {
    border: 1px solid #999
}

    .geo__dealfeed aside #dealfeed-nav-mobile-toggle .selector {
        background: none;
        margin-left: 10px;
        width: 100%;
        font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
        font-size: 14px;
        font-weight: bold
    }

@media(min-width:0) and (max-width:480px) {
    .geo__dealfeed aside {
        width: 100%
    }

        .geo__dealfeed aside #compact-nav,
        .geo__dealfeed aside .nav-arrow,
        .geo__dealfeed aside .category-nav .dark-navigation .overlay-dropdown .icon-small-arrow-down,
        .category-nav .dark-navigation .overlay-dropdown .geo__dealfeed aside .icon-small-arrow-down,
        .geo__dealfeed aside #search-filter-bar {
            display: none
        }

        .geo__dealfeed aside .submenu {
            display: none !important
        }
}

.geo__dealfeed article {
    float: left;
    width: 814px
}

.geo__dealfeed .container,
.geo__dealfeed .message,
.geo__dealfeed .signup-locations-form .settings-location,
.signup-locations-form .geo__dealfeed .settings-location {
    max-width: 1014px
}

@media(min-width:875px) {
    .geo__dealfeed .container, .geo__dealfeed .message, .geo__dealfeed .signup-locations-form .settings-location, .signup-locations-form .geo__dealfeed .settings-location {
        width: 1014px
    }
}

@media(min-width:480px) and (max-width:875px) {
    .geo__dealfeed .container, .geo__dealfeed .message, .geo__dealfeed .signup-locations-form .settings-location, .signup-locations-form .geo__dealfeed .settings-location {
        width: 736px
    }

        .geo__dealfeed .container .deal-wrap,
        .geo__dealfeed .message .deal-wrap,
        .geo__dealfeed .signup-locations-form .settings-location .deal-wrap,
        .signup-locations-form .geo__dealfeed .settings-location .deal-wrap {
            width: 536px
        }
}

@media(min-width:0) and (max-width:480px) {
    .geo__dealfeed .container .deal-wrap, .geo__dealfeed .message .deal-wrap, .geo__dealfeed .signup-locations-form .settings-location .deal-wrap, .signup-locations-form .geo__dealfeed .settings-location .deal-wrap {
        width: 100%
    }
}

.geo__dealfeed .container .deal-wrap.loading .load-more-deals,
.geo__dealfeed .message .deal-wrap.loading .load-more-deals,
.geo__dealfeed .signup-locations-form .settings-location .deal-wrap.loading .load-more-deals,
.signup-locations-form .geo__dealfeed .settings-location .deal-wrap.loading .load-more-deals {
    height: 52px;
    background-position: center center;
    background-repeat: no-repeat;
    clear: both
}

.geo__dealfeed .container .deal-wrap.no-results .feed-message,
.geo__dealfeed .message .deal-wrap.no-results .feed-message,
.geo__dealfeed .signup-locations-form .settings-location .deal-wrap.no-results .feed-message,
.signup-locations-form .geo__dealfeed .settings-location .deal-wrap.no-results .feed-message {
    min-height: 334px;
    display: block
}

.geo__dealfeed .container .deal-wrap.no-results .load-more-deals,
.geo__dealfeed .message .deal-wrap.no-results .load-more-deals,
.geo__dealfeed .signup-locations-form .settings-location .deal-wrap.no-results .load-more-deals,
.signup-locations-form .geo__dealfeed .settings-location .deal-wrap.no-results .load-more-deals {
    margin-top: 0
}

.geo__dealfeed .container .deal-wrap .deal-card,
.geo__dealfeed .message .deal-wrap .deal-card,
.geo__dealfeed .signup-locations-form .settings-location .deal-wrap .deal-card,
.signup-locations-form .geo__dealfeed .settings-location .deal-wrap .deal-card {
    width: 258px;
    margin: 0 20px 20px 0;
    float: left
}

.geo__dealfeed .header-box.dealfeed {
    background-color: transparent;
    box-shadow: none
}

    .geo__dealfeed .header-box.dealfeed > .header-box-header {
        -moz-border-radius-bottomleft: 3px;
        -webkit-border-bottom-left-radius: 3px;
        border-bottom-left-radius: 3px;
        -moz-border-radius-bottomright: 4px;
        -webkit-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px;
        overflow: hidden;
        position: relative
    }

        .geo__dealfeed .header-box.dealfeed > .header-box-header .header-box-header-text {
            -moz-border-radius-bottomright: 3px;
            -webkit-border-bottom-right-radius: 3px;
            border-bottom-right-radius: 3px
        }

.geo__dealfeed .inner-deals {
    clear: both
}

@media(min-width:876px) {
    .geo__dealfeed .inner-deals .deal-card: nth-of-type(3n) {
        /*margin-right:0*/
    }

    .geo__dealfeed .inner-deals .deal-card:nth-of-type(3n+1) {
        /*clear:left*/
    }
}

@media(min-width:481px) and (max-width:875px) {
    .geo__dealfeed .inner-deals .deal-card: nth-of-type(2n) {
        margin-right: 0
    }

    .geo__dealfeed .inner-deals .deal-card:nth-of-type(2n+1) {
        clear: left
    }
}

@media(min-width:0) and (max-width:480px) {
    .geo__dealfeed .inner-deals .deal-card {
        margin-right: 0;
        clear: left
    }
}

.geo__dealfeed .deal {
    margin: 0 0 20px 20px;
    float: left
}

.geo__dealfeed .feed-message {
    padding: 20px 350px 20px 20px;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, 0.24706) 0 1px 2px;
    background-repeat: no-repeat;
    background-position: center right;
    margin-bottom: 20px;
    display: none
}

    .geo__dealfeed .feed-message h3 {
        line-height: 30px
    }

    .geo__dealfeed .feed-message h5 {
        color: #999
    }

.geo__dealfeed .done-calculating {
    border-bottom: 1px solid #d0d0d0;
    border-top: 1px solid #e8e8e8;
    padding-left: 5px;
    background: url("../img/bg-header-gradient.png") #478fb3 repeat-x
}

    .geo__dealfeed .done-calculating .inner {
        padding: 17px 20px 20px 15px;
        height: 62px
    }

        .geo__dealfeed .done-calculating .inner .btn {
            margin-left: 20px;
            float: right
        }

    .geo__dealfeed .done-calculating h1 {
        color: white;
        font-size: 24px;
        line-height: 24px;
        text-shadow: 0 -1px #3fa2cc;
        font-weight: normal;
        margin-bottom: 3px
    }

    .geo__dealfeed .done-calculating p {
        font-weight: normal;
        color: #555;
        font-size: 14px;
        line-height: 20px
    }

.geo__dealfeed.dealfeed-page .feed-message {
    min-height: 0 !important
}

    .geo__dealfeed.dealfeed-page .feed-message#no-location {
        background-image: url("../img/messages/search_location.jpg")
    }

    .geo__dealfeed.dealfeed-page .feed-message#no-results,
    .geo__dealfeed.dealfeed-page .feed-message#bad-query,
    .geo__dealfeed.dealfeed-page .feed-message#too-much-filtering {
        background-image: url("../img/messages/search.jpg")
    }

.dealfeed-title {
    background-color: #fff;
    color: #555;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
}

    .dealfeed-title .highlight {
        color: #f4ab1e
    }

.deals-list {
    *zoom: 1;
    width: 834px;
}

    .deals-list:after {
        content: "";
        display: table;
        clear: both
    }

#pagination-nav {
    float: right
}

    #pagination-nav ul {
        background-color: #cda356;
        font-weight: bold;
        display: inline-block;
        margin-left: 20px;
    }

    #pagination-nav li {
        float: left;
        border-left: 1px solid #d6cebc;
    }

        #pagination-nav li a {
            display: inline-block;
            padding: 10px;
            color: #fff;
        }
        
        #pagination-nav li span {
            display: inline-block;
            padding: 10px;
            color: #000;
        }

        #pagination-nav li:first-child {
            border-left: none
        }

        #pagination-nav li.active {
            background-color: #fff;
            color: #000;
        }

        #pagination-nav li.active a {
            cursor: default;
            color: #000;
        }

#filter-bar {
    background-color: #fff;
    font-size: 12px
}

    #filter-bar .filter-section {
        padding: 10px;
        border-bottom: 1px solid #d6cebc
    }

        #filter-bar .filter-section:last-of-type {
            padding-bottom: 10px
        }

    #filter-bar .filter-section-title {
        font-weight: bold;
        color: #555;
        padding: 5px 10px;
        position: relative
    }

        #filter-bar .filter-section-title .filter-clear {
            position: absolute;
            top: 0;
            right: 10px;
            font-weight: normal;
            padding-top: 4px
        }

            #filter-bar .filter-section-title .filter-clear:hover {
                cursor: pointer
            }

    #filter-bar .filter-option {
        padding: 5px 10px;
        color: #498fb1;
        display: block;
        overflow: hidden;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        font-weight: bold
    }

        #filter-bar .filter-option:last-of-type {
            padding-bottom: 5px
        }

        #filter-bar .filter-option.active-filter,
        #filter-bar .filter-option:hover,
        #filter-bar .filter-option.active {
            color: #fff;
            text-decoration: none;
            background-color: #cda356;
            cursor: pointer
        }

.restaurant-bg,
.restaurant-bg .main-container {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-image: url("../img/restaurant-background_blur.jpg")
}

.nation-business-deal.expired {
    color: #b0b0b0 !important
}

    .nation-business-deal.expired img {
        -webkit-filter: grayscale(1);
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        filter: gray;
        filter: grayscale(100%)
    }

@media(min-width:0) and (max-width:480px) {
    .nation-business-deal {
        margin-top: 50px
    }
}

.nation-business-deal .business-logo,
.nation-business-deal .business-info {
    float: left
}

.nation-business-deal .business-logo {
    margin-right: 20px
}

.nation-business-deal .deal-content {
    position: relative;
    border: 6px solid #ECECEC
}

    .nation-business-deal .deal-content .deal-no-image {
        display: block;
        min-height: 50px;
        padding: 20px
    }

        .nation-business-deal .deal-content .deal-no-image .deal-description {
            font-size: 20px;
            margin-left: 74px;
            line-height: 23px;
            color: #888
        }

    .nation-business-deal .deal-content .deal-coupon-image img {
        display: block;
        margin: 0 auto;
        max-width: 648px
    }

@media(min-width:0) and (max-width:480px) {
    .nation-business-deal .deal-content .deal-coupon-image img {
        width: 100%
    }
}

.nation-business-deal .print-header {
    font-size: 12px;
    color: #b1b1b1
}

.nation-business-deal .promo-star {
    float: left;
    clear: right;
    margin-right: 20px
}

.nation-business-deal .nation-btn {
    float: right;
    margin-left: 10px
}

.nation-business-deal .deal-share {
    vertical-align: bottom;
    float: left;
    line-height: 25px
}

.nation-business-deal .social-intro {
    vertical-align: middle;
    padding: 0 10px 15px 0
}

.nation-business-deal #fb-root {
    vertical-align: top
}

.nation-business-deal .fb-like {
    width: 85px !important
}

.nation-business-deal .twitter-share-button {
    width: 65px !important;
    vertical-align: middle
}

.nation-business-deal .pinterest-pin-button {
    display: inline-block;
    vertical-align: top
}

.nation-business-deal .only-for-print {
    display: block !important;
    height: 0;
    position: absolute;
    visibility: hidden
}

.nation-business-deal .embedded-fb-offer {
    display: block !important;
    text-align: center;
    border-bottom: 1px solid #ececec;
    padding-bottom: 15px
}

.nation-business-deal .popular-deals.section {
    padding: 0
}

.nation-business-deal .popular-deals .deal-wrap {
    width: auto
}

@media print {
    .nation-business-deal body {
        visibility: hidden !important
    }

        .nation-business-deal body .similar-deals {
            display: none !important
        }

        .nation-business-deal body .deal-content {
            visibility: visible !important
        }

        .nation-business-deal body .only-for-print {
            position: relative;
            visibility: visible !important
        }

    .nation-business-deal img {
        -webkit-filter: grayscale(1);
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        filter: gray;
        filter: grayscale(100%)
    }
}

@media(min-width:480px) {
    .business-landing-page aside, .rich-deal-page aside {
        float: right;
        margin-right: 0
    }
}

.business-landing-page aside .card,
.business-landing-page aside .seo-card,
.rich-deal-page aside .card,
.rich-deal-page aside .seo-card {
    width: 100%
}

.business-landing-page aside .business-link,
.rich-deal-page aside .business-link {
    word-wrap: break-word
}

.business-landing-page .card.seo-card,
.rich-deal-page .card.seo-card {
    position: relative;
    min-height: 90px
}

@media(min-width:0) and (max-width:480px) {
    .business-landing-page .left-cards .card.similar .tag, .business-landing-page .left-cards .card.past .tag, .rich-deal-page .left-cards .card.similar .tag, .rich-deal-page .left-cards .card.past .tag {
        display: none
    }
}

.business-landing-page .nation,
.rich-deal-page .nation {
    margin-top: 115px
}

@media(min-width:0) and (max-width:480px) {
    .business-landing-page .nation, .rich-deal-page .nation {
        margin-top: 0
    }
}

.business-landing-page .nation .business-title,
.rich-deal-page .nation .business-title {
    position: relative
}

    .business-landing-page .nation .business-title span,
    .rich-deal-page .nation .business-title span {
        float: right;
        margin-right: 0;
        *margin-left: -20px;
        display: inline
    }

        .business-landing-page .nation .business-title span .title,
        .rich-deal-page .nation .business-title span .title {
            margin-left: 10px;
            font-weight: 500;
            font-size: 34px
        }

        .business-landing-page .nation .business-title span .subtitle,
        .rich-deal-page .nation .business-title span .subtitle {
            margin-left: 10px
        }

.business-landing-page .nation .desc-text p,
.business-landing-page .nation .desc-text h1,
.business-landing-page .nation .desc-text h2,
.business-landing-page .nation .desc-text h3,
.business-landing-page .nation .desc-text h4,
.business-landing-page .nation .desc-text h5,
.business-landing-page .nation .desc-text h6,
.rich-deal-page .nation .desc-text p,
.rich-deal-page .nation .desc-text h1,
.rich-deal-page .nation .desc-text h2,
.rich-deal-page .nation .desc-text h3,
.rich-deal-page .nation .desc-text h4,
.rich-deal-page .nation .desc-text h5,
.rich-deal-page .nation .desc-text h6 {
    color: #999;
    font-size: 14px
}

.business-landing-page .breadcrumbs ul,
.rich-deal-page .breadcrumbs ul {
    margin: 0 0 10px
}

.business-landing-page .info-module .map-wrap,
.rich-deal-page .info-module .map-wrap {
    position: relative;
    padding-top: 220px
}

    .business-landing-page .info-module .map-wrap .map-canvas,
    .rich-deal-page .info-module .map-wrap .map-canvas {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.business-landing-page .business-title,
.rich-deal-page .business-title {
    line-height: 1.2
}

    .business-landing-page .business-title span .title,
    .rich-deal-page .business-title span .title {
        color: #555;
        font-weight: 500;
        font-size: 34px
    }

    .business-landing-page .business-title span .subtitle,
    .rich-deal-page .business-title span .subtitle {
        color: #999
    }

.business-landing-page .business-logo,
.rich-deal-page .business-logo {
    position: absolute;
    bottom: 10px;
    left: 10px;
    height: auto;
    border: 5px solid white;
    box-shadow: 0 0 1px 0 rgba(85, 85, 85, 0.5);
    -moz-box-shadow: 0 0 1px 0 rgba(85, 85, 85, 0.5);
    -webkit-box-shadow: 0 0 1px 0 rgba(85, 85, 85, 0.5)
}

    .business-landing-page .business-logo img,
    .rich-deal-page .business-logo img {
        width: 100%;
        height: 100%
    }

@media(min-width:0) and (max-width:480px) {
    .business-landing-page .business-logo, .rich-deal-page .business-logo {
        width: 16%;
        height: auto;
        bottom: 15px;
        top: auto
    }
}

.business-landing-page .cover-photo,
.rich-deal-page .cover-photo {
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: absolute;
    top: 56px
}

    .business-landing-page .cover-photo img,
    .rich-deal-page .cover-photo img {
        width: 100%
    }

@media(min-width:0) and (max-width:480px) {
    .business-landing-page .cover-photo, .rich-deal-page .cover-photo {
        top: 104px;
        height: 134px;
        background-color: #fff
    }
}

.business-landing-page .business-set-alert,
.rich-deal-page .business-set-alert {
    float: right
}

@media(min-width:0) and (max-width:480px) {
    .business-landing-page .business-set-alert, .rich-deal-page .business-set-alert {
        width: 80px
    }
}

.business-landing-page .bummer-header,
.rich-deal-page .bummer-header {
    position: relative
}

    .business-landing-page .bummer-header h4,
    .rich-deal-page .bummer-header h4 {
        color: #de5d4b;
        padding-left: 20px
    }

.business-landing-page .failure-data,
.rich-deal-page .failure-data {
    padding: 0;
    font-weight: 500
}

    .business-landing-page .failure-data li,
    .rich-deal-page .failure-data li {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        padding: 10px 20px;
        border-top: 1px solid #e8e8e8;
        width: 100%
    }

@media(min-width:0) and (max-width:480px) {
    .business-landing-page .failure-data li, .rich-deal-page .failure-data li {
        padding: 10px
    }
}

.business-landing-page .failure-data li a,
.rich-deal-page .failure-data li a {
    cursor: pointer
}

.business-landing-page .failure-data .count,
.rich-deal-page .failure-data .count {
    border-radius: 8px;
    background-color: #c9c9c9;
    color: #fff;
    float: right;
    text-align: center;
    font-size: 12px;
    padding: 0 8px
}

@media(min-width:0) and (max-width:480px) {
    .business-landing-page .failure-data .count, .rich-deal-page .failure-data .count {
        padding: 0 4px
    }
}

.business-landing-page .failure-data .profiles,
.rich-deal-page .failure-data .profiles {
    width: 33%;
    float: left
}

.business-landing-page .failure-data .deal-sites,
.rich-deal-page .failure-data .deal-sites {
    width: 66%;
    float: left;
    border-left: 1px solid #e8e8e8
}

    .business-landing-page .failure-data .deal-sites li,
    .rich-deal-page .failure-data .deal-sites li {
        width: 50%;
        border-left: 1px solid #e8e8e8
    }

        .business-landing-page .failure-data .deal-sites li:nth-child(2n+1),
        .rich-deal-page .failure-data .deal-sites li:nth-child(2n+1) {
            clear: left;
            border-left: none
        }

.business-landing-page .failure-data .header,
.rich-deal-page .failure-data .header {
    padding: 20px;
    font-size: 14px;
    color: #555;
    font-weight: 500
}

.business-landing-page .alert-section,
.rich-deal-page .alert-section {
    padding: 10px 10px 10px 20px;
    vertical-align: baseline
}

    .business-landing-page .alert-section .alert-icon,
    .rich-deal-page .alert-section .alert-icon {
        float: left;
        margin-right: 20px
    }

    .business-landing-page .alert-section h6,
    .rich-deal-page .alert-section h6 {
        float: left;
        color: #555;
        line-height: 2em
    }

@media(min-width:0) and (max-width:480px) {
    .business-landing-page .alert-section h6, .rich-deal-page .alert-section h6 {
        width: 50%
    }
}

.business-landing-page .deal-wrap,
.rich-deal-page .deal-wrap {
    padding: 20px;
    width: 94%;
    color: #999
}

    .business-landing-page .deal-wrap.ad-wrap,
    .rich-deal-page .deal-wrap.ad-wrap {
        padding: 20px 0 20px 0;
        text-align: right
    }

    .business-landing-page .deal-wrap.expired *,
    .business-landing-page .deal-wrap.expired a,
    .rich-deal-page .deal-wrap.expired *,
    .rich-deal-page .deal-wrap.expired a {
        color: #d0d0d0;
        cursor: default
    }

    .business-landing-page .deal-wrap.expired .tag,
    .rich-deal-page .deal-wrap.expired .tag {
        display: none
    }

    .business-landing-page .deal-wrap:hover,
    .rich-deal-page .deal-wrap:hover {
        background: #e9f6fd
    }

    .business-landing-page .deal-wrap .image,
    .rich-deal-page .deal-wrap .image {
        float: left;
        padding-right: 20px;
        position: relative
    }

@media(min-width:480px) {
    .business-landing-page .deal-wrap .image, .rich-deal-page .deal-wrap .image {
        width: 100px
    }
}

@media(min-width:0) and (max-width:480px) {
    .business-landing-page .deal-wrap .image, .rich-deal-page .deal-wrap .image {
        width: 50px
    }

        .business-landing-page .deal-wrap .image img,
        .rich-deal-page .deal-wrap .image img {
            width: 100%;
            height: auto
        }
}

.business-landing-page .deal-wrap .image .tag,
.rich-deal-page .deal-wrap .image .tag {
    z-index: 20;
    width: 100px;
    height: 60px;
    background-repeat: no-repeat;
    position: absolute
}

    .business-landing-page .deal-wrap .image .tag.active,
    .rich-deal-page .deal-wrap .image .tag.active {
        background-image: url("../img/deal-tag.png");
        top: -22px;
        left: -46px
    }

    .business-landing-page .deal-wrap .image .tag.inactive,
    .rich-deal-page .deal-wrap .image .tag.inactive {
        background-image: url("../img/deal-tag-inactive.png");
        top: 0;
        left: -41px
    }

.business-landing-page .deal-wrap .details,
.rich-deal-page .deal-wrap .details {
    overflow: hidden
}

    .business-landing-page .deal-wrap .details .title,
    .rich-deal-page .deal-wrap .details .title {
        line-height: 1.3em
    }

    .business-landing-page .deal-wrap .details .business,
    .rich-deal-page .deal-wrap .details .business {
        font-size: 12px;
        color: #999
    }

        .business-landing-page .deal-wrap .details .business .business-name,
        .rich-deal-page .deal-wrap .details .business .business-name {
            color: #4c8faf
        }

.business-landing-page .deal-wrap .found-info,
.rich-deal-page .deal-wrap .found-info {
    text-align: right;
    font-size: 9px;
    clear: both;
    float: right
}

.business-landing-page .deal-wrap .business-name,
.rich-deal-page .deal-wrap .business-name {
    font-weight: 500
}

.business-landing-page .deal-wrap .more-info,
.rich-deal-page .deal-wrap .more-info {
    float: right
}

@media(min-width:480px) {
    .business-landing-page .deal-wrap .more-info, .rich-deal-page .deal-wrap .more-info {
        width: 150px
    }
}

@media(min-width:0) and (max-width:480px) {
    .business-landing-page .deal-wrap .more-info, .rich-deal-page .deal-wrap .more-info {
        width: 100px;
        padding-right: 10px
    }
}

.business-landing-page .deal-wrap .more-info .price,
.rich-deal-page .deal-wrap .more-info .price {
    color: #555;
    float: right
}

.business-landing-page .deal-wrap .more-info .total-price,
.rich-deal-page .deal-wrap .more-info .total-price {
    color: #d0d0d0;
    margin-right: 10px;
    text-decoration: line-through;
    float: right
}

.business-landing-page .deal-wrap .more-info .purchase-count,
.rich-deal-page .deal-wrap .more-info .purchase-count {
    float: right
}

.business-landing-page .deal-wrap .more-info .view,
.rich-deal-page .deal-wrap .more-info .view {
    margin-bottom: 10px;
    height: 31px
}

.business-landing-page .deal-wrap .more-info .found-info,
.rich-deal-page .deal-wrap .more-info .found-info {
    text-align: right;
    font-size: 9px;
    color: #999
}

.business-landing-page .deal-wrap .more-info .time,
.rich-deal-page .deal-wrap .more-info .time {
    font-weight: 600
}

.business-landing-page .deal-wrap .more-info .source,
.rich-deal-page .deal-wrap .more-info .source {
    text-transform: uppercase;
    font-weight: 600
}

.business-landing-page .deal-wrap .more-info .btn.view-deal,
.rich-deal-page .deal-wrap .more-info .btn.view-deal {
    float: right;
    display: block;
    clear: right;
    margin-bottom: 5px
}

.business-landing-page .deal-business-info,
.rich-deal-page .deal-business-info {
    width: 100%
}

    .business-landing-page .deal-business-info > div,
    .rich-deal-page .deal-business-info > div {
        margin-bottom: 5px
    }

    .business-landing-page .deal-business-info .name,
    .rich-deal-page .deal-business-info .name {
        font-size: 14px
    }

    .business-landing-page .deal-business-info .business-location,
    .rich-deal-page .deal-business-info .business-location {
        font-size: 12px
    }

@media(min-width:0) and (max-width:480px) {
    .business-landing-page .seo-search .search-field, .rich-deal-page .seo-search .search-field {
        width: 83%;
        margin: 0 2%
    }

    .business-landing-page .seo-search #search-seo-query,
    .rich-deal-page .seo-search #search-seo-query {
        width: 100%
    }

    .business-landing-page .seo-search .search-button,
    .rich-deal-page .seo-search .search-button {
        width: 13%
    }
}

.business-landing-page .seo-search .section,
.rich-deal-page .seo-search .section {
    padding: 10px
}

.business-landing-page .seo-search #search-seo-query,
.rich-deal-page .seo-search #search-seo-query {
    width: 625px
}

.business-landing-page .seo-search .search-button,
.rich-deal-page .seo-search .search-button {
    height: 36px;
    width: 44px;
    float: right
}

.business-landing-page .submit-coupon,
.rich-deal-page .submit-coupon {
    font-weight: 500;
    font-size: 12px;
    color: #999
}

.business-landing-page .yelp-review-count,
.rich-deal-page .yelp-review-count {
    color: #999;
    font-weight: 500
}

.business-landing-page .ad-card,
.rich-deal-page .ad-card {
    height: 90px
}

@media(min-width:0) and (max-width:480px) {
    .business-landing-page .breadcrumbs, .rich-deal-page .breadcrumbs {
        padding-left: 15px
    }
}

.section-header h2 {
    font-size: 16px;
    line-height: 18px
}

.sub-title {
    font-size: 12px;
    color: #999;
    margin: 5px 0 0 10px
}

.details .coupon-meta {
    font-weight: bold;
    color: #90b022;
    padding-left: 20px
}

    .details .coupon-meta.top {
        background: url(../img/coupons/icon_top.png) left 2px transparent no-repeat
    }

    .details .coupon-meta.verified {
        background: url(../img/coupons/icon_verified.png) left 2px transparent no-repeat
    }

.price-info .success {
    font-size: 14px;
    color: #90b022;
    text-align: right;
    margin-bottom: 10px
}

.deal-details {
    font-size: 12px;
    margin-top: 10px
}

.view-promo {
    font-size: 13px
}

.coupon-reference img {
    float: left;
    margin-right: 20px
}

.card.seo-card.adsense {
    background: transparent;
    height: auto
}

.ad-bottom,
.ad-center {
    width: 728px;
    height: 90px;
    position: absolute;
    right: 0;
    overflow: hidden
}

@media(max-width:1000px) {
    .ad-bottom, .ad-center {
        padding: 15px 0;
        height: 60px;
        width: 100%
    }
}

@media(max-width:647px) {
    .business-landing-page .card.seo-card.adsense {
        min-height: 280px
    }

    .ad-bottom,
    .ad-center {
        height: 280px;
        padding: 0
    }
}

@media(max-width:480px) {
    .ad-bottom, .ad-center {
        width: 100%
    }

    .purchase-count {
        float: left !important
    }

        .purchase-count > span {
            background: transparent
        }
}

.ad-right-nav {
    margin: 0;
    width: 160px;
    height: 600px
}

.promo-box {
    margin-bottom: 15px
}

.search-header {
    background: url("../img/envelope_promo.jpg") 99% bottom no-repeat;
    color: #999;
    height: 159px;
    padding-right: 220px
}

    .search-header > .content {
        padding: 20px 0 0 15px;
        min-height: 0
    }

        .search-header > .content h1 {
            font-size: 25px;
            font-weight: 200;
            color: #418eb5
        }

        .search-header > .content p {
            margin-bottom: 10px
        }

@media(max-width:875px) {
    .business-section {
        display: none
    }
}

.hidden-business {
    display: none
}

.entire-business {
    margin: 15px 0 20px
}

    .entire-business h5,
    .entire-business h6 {
        color: #555
    }

    .entire-business .business-block {
        cursor: pointer;
        background-color: #fff;
        overflow: auto
    }

        .entire-business .business-block .image {
            float: left
        }

            .entire-business .business-block .image .search-business-image {
                background-image: url("../img/search/search_business_image.png");
                height: 90px;
                width: 90px;
                display: block
            }

        .entire-business .business-block .info {
            padding: 20px
        }

        .entire-business .business-block .main {
            float: left;
            margin-left: 20px;
            width: 350px
        }

        .entire-business .business-block .search-business-address {
            padding-top: 5px;
            color: #999;
            float: left
        }

        .entire-business .business-block .search-business-deals {
            float: right;
            width: 50px;
            padding-left: 20px;
            text-align: center;
            display: table-cell
        }

            .entire-business .business-block .search-business-deals .bottom-text {
                text-transform: uppercase;
                font-size: 10px;
                color: #999;
                line-height: 10px
            }

    .entire-business .follow-block {
        padding: 10px 10px 10px
    }

    .entire-business .follow-text {
        float: left;
        color: #555;
        padding-top: 5px
    }

    .entire-business .business-set-alert {
        float: right
    }

    .entire-business .business-deal-block {
        cursor: pointer
    }

        .entire-business .business-deal-block:hover {
            background-color: #e3edbf
        }

    .entire-business .search-business-deal {
        background-color: #fafafa;
        border-top: 1px solid #e6e6e6;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
        overflow: auto
    }

        .entire-business .search-business-deal:last-child {
            border-radius: 0 0 3px 3px
        }

        .entire-business .search-business-deal .deal-image {
            float: left;
            width: 53px
        }

            .entire-business .search-business-deal .deal-image .search-deal-thumbnail {
                width: 53px;
                height: 53px
            }

        .entire-business .search-business-deal .deal-title {
            float: left;
            padding: 12px 0 0 10px;
            min-height: 40px
        }

            .entire-business .search-business-deal .deal-title h5 {
                width: 480px;
                text-overflow: ellipsis;
                white-space: nowrap;
                overflow: hidden
            }

        .entire-business .search-business-deal .deal-info {
            float: right;
            border-left: 1px solid #e1e1e1;
            height: 41px;
            min-width: 36px;
            padding: 10px 10px 0 10px
        }

            .entire-business .search-business-deal .deal-info .discount-amount {
                float: left
            }

            .entire-business .search-business-deal .deal-info .discount-label {
                float: left;
                width: 17px;
                line-height: 10px;
                font-size: 8px;
                padding: 6px 0 0 2px
            }

                .entire-business .search-business-deal .deal-info .discount-label .symbol-right {
                    float: left;
                    font-size: 10px;
                    font-weight: 500
                }

                .entire-business .search-business-deal .deal-info .discount-label .discount-label-text {
                    text-transform: uppercase;
                    float: left;
                    font-weight: 500;
                    font-size: 9px
                }

.show-hide-businesses {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #e5f6fd;
    box-shadow: 0 1px 2px rgba(84, 84, 84, 0.29);
    color: #498fb1;
    cursor: pointer;
    margin: 15px 0;
    padding: 10px 0;
    text-align: center
}

    .show-hide-businesses:hover {
        text-decoration: underline
    }

.message-box {
    padding: 15px;
    color: #498fb1;
    background-color: #fafafa;
    overflow: auto;
    margin: 30px 0
}

    .message-box .text {
        vertical-align: middle;
        float: left
    }

#sort-section {
    width: 210px;
    float: right;
    margin: -5px -10px
}

    #sort-section .item-title {
        width: 70%;
        margin-bottom: 0
    }

@media(min-width:0) and (max-width:480px) {
    #sort-section {
        display: none
    }
}

#sort-section .sort-label {
    display: inline-block;
    padding-top: 10px;
    float: left
}

#sort-section .sort-bar {
    float: right;
    width: 150px;
    border: 1px solid #999
}

    #sort-section .sort-bar #search-sort {
        font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
        font-size: 14px;
        font-weight: bold;
        padding-bottom: 10px
    }

    #sort-section .sort-bar .selector {
        display: inline-block;
        float: left
    }

.sort-sub-header {
    clear: left
}

.search-item-title {
    padding-top: 3px
}

#too-much-filtering {
    margin-top: 41px
}

#compact-nav {
    margin-bottom: 20px
}

    #compact-nav .feed-item {
        padding: 8px 10px
    }

    #compact-nav .submenu .feed-item {
        padding: 8px 10px
    }

    #compact-nav .submenu .subcategories {
        padding: 0
    }

#errorpage .box {
    background-color: #fff;
    border-top: 5px solid #DFF3FD;
    margin-bottom: 30px;
    padding: 15px 20px 30px;
    box-shadow: 0 0 4px rgba(71, 143, 179, 0.5)
}

#errorpage h2 {
    color: #5b6366;
    font-size: 19px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 16px
}

#errorpage h1 {
    font-size: 38px;
    text-align: center;
    color: #5b6366;
    margin-top: 20px;
    font-weight: 300;
    text-shadow: #fff 0 1px;
    margin-bottom: 7px
}

#errorpage .divider {
    height: 1px;
    box-shadow: #f9f9f8 0 1px 1px;
    background-color: #dadad5;
    margin-bottom: 13px;
    width: 750px;
    margin: 0 auto 13px
}

#errorpage .meme {
    width: 478px;
    height: 334px;
    border: #fff 5px solid;
    margin: 0 auto
}

#errorpage img {
    margin: 0 auto;
    display: block
}

.api-content code,
.api-content pre {
    font-size: 12px;
    font-family: Monaco, "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", monospace;
    background-color: #F8F8FF;
    border: 1px solid #DEDEDE;
    color: #444
}

.api-content pre {
    line-height: 1.5;
    margin: 12px 0;
    overflow: auto;
    padding: 6px
}

.api-content code {
    padding: 0 2px
}

.api-content table {
    margin: 12px 0
}

    .api-content table th,
    .api-content table td {
        padding: 2px 13px
    }

    .api-content table th {
        border-bottom: 1px solid #bbb
    }

    .api-content table td {
        border-bottom: 1px solid #DDD
    }

.api-approved {
    margin: 20px 0
}

.api-form .selector {
    width: 214px
}

.api-form textarea {
    width: 350px !important
}

.code-snippet {
    box-shadow: 0 0 3px #666;
    overflow: hidden;
    background: #E9E9E9;
    padding: 13px;
    margin: 10px 0;
    color: #000
}

@media(min-width:0) and (max-width:480px) {
    .signup-page .main-container {
        padding-top: 80px
    }
}

.signup-box-center {
    box-shadow: rgba(0, 0, 0, 0.23) 0 1px 4px;
    background: #fff;
    margin: 0 auto 20px auto;
    border-radius: 1px
}

    .signup-box-center .progress-block {
        background-color: #f2f2f2;
        overflow: hidden;
        border-bottom: solid 1px #ecece7;
        padding: 20px
    }

        .signup-box-center .progress-block .percent-completed {
            display: inline-block;
            color: #418eb5;
            float: left;
            width: 20%;
            text-align: center
        }

        .signup-box-center .progress-block .progress-bar {
            display: inline-block;
            float: left;
            margin-top: 10px;
            background: #fff;
            -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.3);
            -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.3);
            box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.3);
            border-radius: 10px;
            width: 80%
        }

        .signup-box-center .progress-block .progress-bar-fill {
            height: 10px;
            border-radius: 10px;
            display: block;
            background: #f00;
            margin: 7px;
            *zoom: 1;
            filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF8CDBEE', endColorstr='#FF79C9DC');
            background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #8cdbee), color-stop(100%, #79c9dc));
            background-image: -webkit-linear-gradient(#8cdbee, #79c9dc);
            background-image: -moz-linear-gradient(#8cdbee, #79c9dc);
            background-image: linear-gradient(#8cdbee, #79c9dc)
        }

    .signup-box-center .messaging-block {
        background-color: white;
        border-bottom: solid 1px #ecece7;
        clear: both;
        padding: 20px;
        overflow: hidden
    }

        .signup-box-center .messaging-block.local {
            background: #e3f5fd;
            color: #498fb1
        }

        .signup-box-center .messaging-block .messaging-image {
            display: inline-block;
            margin: 15px 30px 15px 30px;
            float: left
        }

        .signup-box-center .messaging-block h4 {
            margin: 0
        }

.signup-form {
    overflow: hidden
}

.signup-wrap {
    *zoom: 1;
    font-size: 13px;
    color: #676767
}

    .signup-wrap:after {
        content: "";
        display: table;
        clear: both
    }

    .signup-wrap h3 {
        margin: 10px 0 20px;
        line-height: 28px
    }

    .signup-wrap.modal {
        width: 700px;
        padding: 50px
    }

    .signup-wrap hr {
        border: 0;
        clear: both;
        height: 1px;
        background: #f3f3f3;
        margin: 15px 0
    }

    .signup-wrap .col0 {
        width: 420px;
        clear: left
    }

    .signup-wrap .col1 {
        width: 240px;
        float: right;
        font-size: 12px;
        font-style: italic;
        color: #999;
        margin-left: 30px
    }

        .signup-wrap .col1.inline {
            float: left;
            margin-left: -110px;
            margin-top: 31px
        }

    .signup-wrap #completed > .col0 > div {
        float: left
    }

    .signup-wrap #completed #steps-to-complete .progress-bar {
        width: 308px;
        height: 8px;
        position: relative;
        margin-top: 10px;
        border-top: solid 1px #cacaca;
        border-bottom: solid 1px #ebebeb;
        border-radius: 3px;
        background: #ebebeb
    }

        .signup-wrap #completed #steps-to-complete .progress-bar .bar {
            position: absolute;
            top: 0;
            left: 0;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            height: 10px;
            background: #8cd0f0;
            margin-top: -1px;
            border-radius: 3px 0 0 3px
        }

            .signup-wrap #completed #steps-to-complete .progress-bar .bar #progress-arrow {
                position: absolute;
                top: 0;
                right: -14px
            }

        .signup-wrap #completed #steps-to-complete .progress-bar .step {
            height: 8px;
            width: 25%;
            float: left;
            border-right: solid 1px #cacaca
        }

            .signup-wrap #completed #steps-to-complete .progress-bar .step.last {
                border-right: none
            }

    .signup-wrap #completed #steps-to-complete .instructions {
        clear: both
    }

        .signup-wrap #completed #steps-to-complete .instructions .complete {
            font-size: 13px;
            font-weight: bold;
            color: #418eb5
        }

        .signup-wrap #completed #steps-to-complete .instructions .next-step {
            font-size: 11px
        }

    .signup-wrap #completed #percent-completed {
        font-size: 40px;
        font-weight: bold;
        line-height: 50px;
        margin-right: 15px;
        color: #418eb5
    }

    .signup-wrap.finished {
        margin: 0;
        padding: 25px 40px
    }

        .signup-wrap.finished.nation {
            width: 600px
        }

        .signup-wrap.finished #signup-finished-wrap h1 {
            color: #478fb3;
            font-weight: 200;
            font-size: 44px;
            line-height: 52px
        }

        .signup-wrap.finished #signup-finished-wrap h3 {
            font-size: 14px;
            font-weight: bold;
            font-style: normal;
            color: black
        }

        .signup-wrap.finished #signup-finished-wrap #net-nation-small {
            height: 27px;
            width: 109px
        }

        .signup-wrap.finished input#show-me-the-deals {
            margin: 0;
            margin-top: 50px;
            font-size: 21px;
            line-height: 46px;
            height: 46px;
            padding: 0 26px
        }

body .confirm-city {
    margin-top: 19px
}

    body .confirm-city .col0 {
        float: left
    }

    body .confirm-city p {
        line-height: 30px
    }

    body .confirm-city .signup-city-form,
    body .confirm-city .col0 {
        padding: 30px 26px;
        margin: -26px;
        background: #f0fcd5;
        border: solid 1px #eee;
        border-radius: 6px;
        color: #690;
        font-size: 20px
    }

body .fancybox-wrap .signup-wrap .signup-form {
    *zoom: 1;
    overflow: visible
}

    body .fancybox-wrap .signup-wrap .signup-form:after {
        content: "";
        display: table;
        clear: both
    }

body .fancybox-wrap .signup-wrap .confirm-city .col0,
body .fancybox-wrap .signup-wrap .confirm-city .signup-city-form {
    margin-left: -26px
}

body #press-talk {
    overflow: hidden
}

.small-footer-landing-page header {
    display: none
}

.small-footer-landing-page .main-container {
    background: none
}

    .small-footer-landing-page .main-container > .container,
    .small-footer-landing-page .main-container > .message,
    .small-footer-landing-page .signup-locations-form .main-container > .settings-location,
    .signup-locations-form .small-footer-landing-page .main-container > .settings-location {
        width: auto
    }

.small-footer-landing-page .body-background {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url("../img/landing/tile_bkrd.jpg")
}

.small-footer-landing-page #content-wrap {
    margin-top: 0;
    padding-top: 80px;
    padding-bottom: 80px
}

.small-footer-landing-page .signup-wrap-border {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    width: 515px;
    height: 435px;
    left: 50%;
    top: 50%;
    margin-left: -257.5px;
    margin-top: -217.5px;
    padding: 10px 12px 0 12px;
    background: #141414;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 2px;
    z-index: 1
}

    .small-footer-landing-page .signup-wrap-border.open {
        width: 840px
    }

.small-footer-landing-page .signup-wrap {
    width: auto;
    margin-bottom: 0;
    border: 0;
    background-color: #dff3fd;
    padding: 20px 20px 12px 20px;
    border-radius: 2px;
    zoom: 1
}

    .small-footer-landing-page .signup-wrap .box-bottom-logo {
        background: url("../img/landing/every_deals_one_place_net.png") no-repeat;
        float: right;
        display: block;
        width: 249px;
        height: 28px;
        margin: 16px 9px 0 0;
        overflow: hidden;
        text-indent: -500px
    }

.small-footer-landing-page .signup-form-wrap {
    background: transparent;
    padding: 50px 26px 0 26px;
    text-align: center;
    color: #fff
}

    .small-footer-landing-page .signup-form-wrap .city-wrap {
        overflow: hidden;
        width: 308px;
        margin: 5px auto 19px auto
    }

        .small-footer-landing-page .signup-form-wrap .city-wrap label {
            display: block;
            text-align: left;
            font-weight: 400;
            line-height: 1.6
        }

    .small-footer-landing-page .signup-form-wrap .email-wrap {
        text-align: left;
        width: 300px;
        margin: 20px auto 0 auto
    }

        .small-footer-landing-page .signup-form-wrap .email-wrap button {
            margin: 20px auto 0 auto;
            display: block
        }

        .small-footer-landing-page .signup-form-wrap .email-wrap .signup-email {
            display: block;
            margin: 7px auto
        }

.small-footer-landing-page .logo-tagline h1 {
    color: #fff;
    letter-spacing: 1px;
    font-weight: 100;
    font-size: 38px;
    line-height: 40px
}

.small-footer-landing-page .signup-city-wrap .confirm-city .signup-city-form {
    background: transparent;
    border: 0;
    padding: 16px 0 0 0
}

    .small-footer-landing-page .signup-city-wrap .confirm-city .signup-city-form p {
        color: #000;
        font-weight: bold;
        font-size: 13px
    }

    .small-footer-landing-page .signup-city-wrap .confirm-city .signup-city-form .formbox {
        margin-top: 0;
        margin-bottom: 19px;
        width: 740px
    }

    .small-footer-landing-page .signup-city-wrap .confirm-city .signup-city-form .btn {
        margin-bottom: 6px
    }

.small-footer-landing-page .login-box-launch {
    font-size: 11px;
    font-weight: bold;
    clear: left;
    display: block;
    color: #999
}

    .small-footer-landing-page .login-box-launch:hover {
        color: #336680
    }

.small-footer-landing-page .fancybox-wrap {
    top: 120px !important
}

.small-footer-landing-page footer {
    width: 100%;
    position: absolute;
    bottom: -300px;
    left: 0
}

@media(min-width:0) and (max-width:480px) {
    .small-footer-landing-page .signup-form-wrap {
        padding: 0
    }

        .small-footer-landing-page .signup-form-wrap .city-wrap {
            margin: 5px auto 9px auto
        }

        .small-footer-landing-page .signup-form-wrap .city-wrap,
        .small-footer-landing-page .signup-form-wrap .email-wrap {
            width: 100%
        }

            .small-footer-landing-page .signup-form-wrap .email-wrap .signup-legal {
                width: 297px
            }

        .small-footer-landing-page .signup-form-wrap .confirm-city {
            margin-top: 10px
        }

    .small-footer-landing-page .signup-wrap-border {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: absolute;
        width: 300px;
        height: 316px;
        left: 50%;
        top: 50%;
        margin-left: -150px;
        margin-top: -158px;
        padding: 20px 19px 20px
    }

    .small-footer-landing-page .signup-footer {
        position: static;
        overflow: hidden;
        margin: 60px 0 0 0
    }

    .small-footer-landing-page .signup-footer-v-middle {
        font-size: 11px
    }

    .small-footer-landing-page .signup-field,
    .small-footer-landing-page .input-xlarge {
        width: 100%
    }

    .small-footer-landing-page a.btn-danger {
        float: left;
        margin-left: 130px
    }

    .small-footer-landing-page .btn-x-large {
        padding: 11px 34px 12px;
        margin-right: 1px;
        font-size: 19px
    }

    .small-footer-landing-page .logo-tagline h2 {
        margin: 6px 19px 8px;
        font-size: 36px;
        line-height: 1.2;
        letter-spacing: 0
    }
}

.signup-step-contents {
    padding: 20px;
    overflow: hidden
}

    .signup-step-contents .skip-this-step {
        display: block;
        clear: both;
        margin-top: 5px;
        float: right
    }

    .signup-step-contents .submit-button {
        float: right
    }

.signup-locations-form {
    padding-left: 17.02128%
}

@media(min-width:0) and (max-width:480px) {
    .signup-locations-form {
        padding-left: 0
    }
}

.signup-locations-form .settings-location .locations-label {
    color: #393939;
    font-size: 13px;
    display: block;
    margin-bottom: 5px
}

.signup-locations-form .settings-location .locations-nickname {
    float: right;
    margin-right: 0;
    *margin-left: -20px;
    display: inline
}

.signup-locations-form .settings-location .input-oversized {
    width: 100%
}

.signup-locations-form .add-another-address {
    display: block;
    clear: left;
    text-align: center;
    width: 100%
}

#signup-profiles-wrap {
    clear: both;
    float: none
}

.signup-email-form .col1 {
    width: 178px
}

.signup-email-form .btn {
    margin-bottom: 6px;
    font-weight: 400
}

.skip-this-step {
    clear: both;
    font-size: 11px;
    margin-top: 5px
}

.skip-this-step-bigger {
    clear: both;
    font-size: 13px;
    margin-top: 7px;
    line-height: 25px
}

#add-text-input {
    cursor: pointer;
    font-weight: bold;
    height: 19px;
    padding-left: 28px;
    background: url("../img/add-another-button.png") no-repeat;
    display: block;
    margin: -10px 0 25px 0
}

.big-tipsy-font .tipsy {
    font-size: 13px;
    font-weight: bold;
    text-align: left
}

.login-base .main-container > .container,
.login-base .main-container > .message,
.login-base .signup-locations-form .main-container > .settings-location,
.signup-locations-form .login-base .main-container > .settings-location {
    width: auto;
    max-width: 396px
}

.forgot-link {
    float: right
}

.signup-footer {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 20px
}

    .signup-footer .btn {
        margin-left: 10px;
        padding-top: 2px;
        padding-bottom: 2px;
        float: right
    }

.signup-field {
    margin: 4px auto;
    width: 300px;
    text-align: left
}

    .signup-field a {
        font-size: 11px
    }

.signup-field-label {
    display: block;
    margin-bottom: 4px;
    padding-top: 3px
}

.signup-field-inline-label {
    display: inline;
    font-size: 11px
}

.signup-buttons {
    margin-top: 14px
}

    .signup-buttons .btn {
        padding: 8px 30px
    }

.signup-legal {
    position: absolute;
    bottom: 9px;
    left: 0;
    font-size: 11px;
    color: #ddd;
    left: 0;
    text-align: center;
    width: 515px
}

    .signup-legal a {
        color: #ddd;
        font-style: italic
    }

.signup-footer-v-middle {
    margin-top: 4px;
    font-size: 11px;
    float: right
}

.logo-img {
    margin-left: 3px;
    float: left
}

.signup-login-wrap {
    margin-top: 50px
}

.tags {
    clear: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

    .tags .settings-checkbox {
        font-weight: bold;
        font-size: 13px;
        border-radius: 3px;
        background-color: #f8f8f8
    }

@media(min-width:480px) {
    .tags .settings-checkbox: nth-of-type(4n) {
        float: right;
        margin-right: 0
    }
}

@media(min-width:0) and (max-width:480px) {
    .tags .settings-checkbox: nth-of-type(2n) {
        float: right;
        margin-right: 0
    }
}

.no-touch .tags .settings-checkbox:hover {
    background-color: #c5e4f3
}

.tags .settings-checkbox.checked {
    box-shadow: inset #4d8aa7 0 1px 4px;
    background-color: #6fbbe0;
    color: #fff
}

.tags.dining-nightlife .settings-checkbox.checked {
    background-color: #da5444 !important
}

.tags.dining-nightlife .settings-checkbox:hover {
    background-color: #f8ddda
}

.tags.health-beauty .settings-checkbox.checked {
    background-color: #a2dff8 !important
}

.tags.health-beauty .settings-checkbox:hover {
    background-color: #e3f5fd
}

.tags.fitness .settings-checkbox.checked {
    background-color: #a2c42c !important
}

.tags.fitness .settings-checkbox:hover {
    background-color: #e3edbf
}

.tags.retail-services .settings-checkbox.checked {
    background-color: #6dbbe0 !important
}

.tags.retail-services .settings-checkbox:hover {
    background-color: #e3f5fd
}

.tags.activities-adventures .settings-checkbox.checked {
    background-color: #f4ab1e !important
}

.tags.activities-adventures .settings-checkbox:hover {
    background-color: #fdecbf
}

.tags.special-interest .settings-checkbox.checked {
    background-color: #498fb1 !important
}

.tags.special-interest .settings-checkbox:hover {
    background-color: #e3f5fd
}

.signup-step-contents.mobile-download {
    text-align: center
}

    .signup-step-contents.mobile-download .app-screenshot,
    .signup-step-contents.mobile-download .app-logo,
    .signup-step-contents.mobile-download h5 {
        margin-bottom: 20px
    }

@media(min-width:0) and (max-width:480px) {
    .signup-step-contents.mobile-download .app-screenshot, .signup-step-contents.mobile-download .app-logo, .signup-step-contents.mobile-download h5 {
        margin-bottom: 10px
    }
}

.signup-step-contents.mobile-download h5 {
    line-height: 20px
}

.small-footer-landing-page .signup-wrap-border {
    top: 49%;
    height: inherit
}

.small-footer-landing-page .signup-form-wrap .email-wrap {
    padding-bottom: 70px
}

body .confirm-city {
    padding-bottom: 143px
}

.signup-city-wrap {
    padding-top: 60px
}

.sign-up-sub,
.sign-up-sub-modal {
    width: 10% !important;
    float: left;
    margin-top: 16px;
    border: 0 !important;
    box-shadow: none !important
}

.sign-up-sub-text {
    float: right;
    font-size: 10px;
    width: 90%;
    margin: 13px 0 0 0
}

    .sign-up-sub-text > p {
        color: #fff;
        margin-bottom: 5px;
        font-weight: 200;
        font-size: 13px
    }

        .sign-up-sub-text > p:nth-child(2n+1) {
            font-weight: 600
        }

.modal-sub-container {
    width: 100%;
    margin-bottom: 30px
}

.signup-modal .signup-form .signup-email {
    margin-bottom: 10px
}

.group:after {
    display: block;
    clear: both;
    content: ""
}

@media(max-width:480px) {
    .small-footer-landing-page .signup-wrap-border {
        top: 40%
    }

    body .confirm-city {
        padding-bottom: 45px
    }

    .sign-up-sub-text {
        height: 102px
    }

    .small-footer-landing-page .signup-form-wrap .email-wrap {
        padding-bottom: 60px
    }

        .small-footer-landing-page .signup-form-wrap .email-wrap button {
            margin: 20px auto 0 auto
        }

    .signup-city-wrap {
        padding-top: 38px
    }
}

.email_share {
    font-size: 12px;
    color: #666
}

    .email_share textarea {
        height: 90px;
        width: 100%;
        margin-bottom: 10px;
        line-height: 22px
    }

    .email_share input {
        margin-bottom: 10px
    }

    .email_share .invite-form {
        width: 450px
    }

    .email_share .invite-name {
        width: 150px
    }

    .email_share .invite-label {
        margin-bottom: 10px;
        margin-top: 10px
    }

    .email_share .btn {
        display: block
    }

.header-top-page .top_content {
    color: #666;
    background-repeat: no-repeat;
    margin-bottom: 20px
}

    .header-top-page .top_content.intro {
        background-image: url("../img/deal-wallet-introbg.jpg");
        background-position: 100%;
        height: 438px;
        padding-right: 275px
    }

        .header-top-page .top_content.intro > .content {
            padding: 35px
        }

            .header-top-page .top_content.intro > .content h1 {
                font-size: 40px;
                line-height: 1.2;
                margin-bottom: 20px
            }

    .header-top-page .top_content.deal-background {
        background-image: url("../img/deal-wallet-topcontent.jpg");
        background-position: right bottom;
        padding-right: 240px
    }

        .header-top-page .top_content.deal-background > .content {
            padding: 10px 0 0 20px
        }

    .header-top-page .top_content > .content {
        min-height: 0;
        padding: 20px 15px
    }

        .header-top-page .top_content > .content h1 {
            font-size: 23px;
            font-weight: 200;
            color: #418eb5
        }

        .header-top-page .top_content > .content .track_another_deal {
            padding: 20px 0
        }

        .header-top-page .top_content > .content .search {
            padding: 25px 0
        }

            .header-top-page .top_content > .content .search h4 {
                font-size: 13px
            }

            .header-top-page .top_content > .content .search .input_form .forminput {
                background: #f7f7f7;
                width: 580px;
                float: left
            }

            .header-top-page .top_content > .content .search .input_form .btn {
                margin: 2px 0 0 20px;
                vertical-align: middle
            }

.header-top-page .main_content .header {
    position: relative;
    z-index: 1
}

.header-top-page .main_content .extra_header {
    text-shadow: #292929 0 -1px 1px;
    position: absolute;
    top: 0;
    right: 0
}

    .header-top-page .main_content .extra_header > div {
        border-left: solid 1px #434343;
        float: left;
        line-height: 48px;
        font-size: 10px;
        font-weight: 600;
        text-transform: uppercase;
        text-align: center;
        padding: 0 10px
    }

        .header-top-page .main_content .extra_header > div:first-child {
            color: #888;
            border-left: 0
        }

.header-top-page .main_content #search-loading,
.header-top-page .main_content #search-error {
    text-align: center;
    font-weight: 500;
    background: #f2f2f2;
    color: #478fb3
}

    .header-top-page .main_content #search-loading span,
    .header-top-page .main_content #search-error span {
        padding: 20px 0;
        display: block
    }

.header-top-page .main_content .track_another_deal {
    padding: 20px
}

.header-top-page .main_content #deal_search_results .no-results,
.header-top-page .main_content #deal_voucher_wrap .no-results {
    padding: 20px;
    text-align: center;
    font-weight: 500;
    background: #f2f2f2
}

.header-top-page .main_content #deal_search_results .deal,
.header-top-page .main_content #deal_voucher_wrap .deal {
    overflow: visible;
    padding-bottom: 10px;
    background: #fff;
    position: static
}

    .header-top-page .main_content #deal_search_results .deal .essentials,
    .header-top-page .main_content #deal_voucher_wrap .deal .essentials {
        overflow: visible
    }

        .header-top-page .main_content #deal_search_results .deal .essentials:hover,
        .header-top-page .main_content #deal_voucher_wrap .deal .essentials:hover {
            background: #fff
        }

    .header-top-page .main_content #deal_search_results .deal .details,
    .header-top-page .main_content #deal_voucher_wrap .deal .details {
        float: left;
        width: 430px;
        overflow: visible
    }

        .header-top-page .main_content #deal_search_results .deal .details .source-info-label,
        .header-top-page .main_content #deal_search_results .deal .details .voucher-info-label,
        .header-top-page .main_content #deal_search_results .deal .details .expiration-info-label,
        .header-top-page .main_content #deal_voucher_wrap .deal .details .source-info-label,
        .header-top-page .main_content #deal_voucher_wrap .deal .details .voucher-info-label,
        .header-top-page .main_content #deal_voucher_wrap .deal .details .expiration-info-label {
            display: block
        }

        .header-top-page .main_content #deal_search_results .deal .details .price-info > div,
        .header-top-page .main_content #deal_voucher_wrap .deal .details .price-info > div {
            width: 72px;
            padding-bottom: 1px
        }

            .header-top-page .main_content #deal_search_results .deal .details .price-info > div.price,
            .header-top-page .main_content #deal_voucher_wrap .deal .details .price-info > div.price {
                width: 87px
            }

            .header-top-page .main_content #deal_search_results .deal .details .price-info > div:last-child,
            .header-top-page .main_content #deal_voucher_wrap .deal .details .price-info > div:last-child {
                border-right: none;
                margin-right: 0;
                padding-right: 0;
                width: 86px
            }

            .header-top-page .main_content #deal_search_results .deal .details .price-info > div .expired,
            .header-top-page .main_content #deal_voucher_wrap .deal .details .price-info > div .expired {
                color: #b04539
            }

            .header-top-page .main_content #deal_search_results .deal .details .price-info > div > span,
            .header-top-page .main_content #deal_voucher_wrap .deal .details .price-info > div > span {
                color: #666;
                float: left;
                height: 31px;
                line-height: 1.2;
                margin-top: 3px;
                padding-bottom: 2px
            }

                .header-top-page .main_content #deal_search_results .deal .details .price-info > div > span.amount,
                .header-top-page .main_content #deal_voucher_wrap .deal .details .price-info > div > span.amount {
                    line-height: .7
                }

                .header-top-page .main_content #deal_search_results .deal .details .price-info > div > span .text,
                .header-top-page .main_content #deal_voucher_wrap .deal .details .price-info > div > span .text {
                    color: #999;
                    font-weight: normal;
                    font-size: 12px;
                    text-transform: none
                }

                .header-top-page .main_content #deal_search_results .deal .details .price-info > div > span.editable,
                .header-top-page .main_content #deal_search_results .deal .details .price-info > div > span.editable_date,
                .header-top-page .main_content #deal_voucher_wrap .deal .details .price-info > div > span.editable,
                .header-top-page .main_content #deal_voucher_wrap .deal .details .price-info > div > span.editable_date {
                    cursor: pointer;
                    line-height: 1.5
                }

                    .header-top-page .main_content #deal_search_results .deal .details .price-info > div > span.editable.empty,
                    .header-top-page .main_content #deal_search_results .deal .details .price-info > div > span.editable_date.empty,
                    .header-top-page .main_content #deal_voucher_wrap .deal .details .price-info > div > span.editable.empty,
                    .header-top-page .main_content #deal_voucher_wrap .deal .details .price-info > div > span.editable_date.empty {
                        color: #478fb3
                    }

    .header-top-page .main_content #deal_search_results .deal .actions,
    .header-top-page .main_content #deal_voucher_wrap .deal .actions {
        float: right
    }

        .header-top-page .main_content #deal_search_results .deal .actions .btn-group:hover,
        .header-top-page .main_content #deal_voucher_wrap .deal .actions .btn-group:hover {
            z-index: 2
        }

#add_voucher_details_form label {
    font-weight: bold;
    color: #666;
    display: block
}

#add_voucher_details_form p {
    margin-bottom: 20px
}

#add_voucher_details_form .forminput {
    background: #f7f7f7;
    width: 262px
}

.html-sitemap .box {
    float: left;
    width: 202px;
    margin: 0 20px 20px 0
}

.smb-purchase-landing .header-text {
    font-family: 'Nunito', sans-serif;
    margin-top: 20px;
    color: #99AF10;
    font-size: 22px;
    line-height: 1
}

.smb-purchase-landing .detail-text {
    font-family: "helvetica neue", helvetica, arial, sans-serif;
    font-size: 12px;
    color: #8f8f8f;
    line-height: 15px;
    font-weight: normal
}

.smb-purchase-landing .section {
    overflow: hidden
}

.smb-purchase-landing .net-wrap {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    min-height: 500px;
    padding: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    width: 940px;
    font-family: "helvetica neue", helvetica, arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
    color: #666
}

    .smb-purchase-landing .net-wrap p {
        margin: 10px 0 0 0
    }

    .smb-purchase-landing .net-wrap a {
        color: #0898BB
    }

.smb-purchase-landing .left-column {
    float: left;
    width: 540px;
    min-height: 760px;
    border-right: 1px solid #D1D1D1;
    padding-right: 20px
}

.smb-purchase-landing .right-column {
    float: right;
    width: 360px;
    padding-bottom: 20px
}

.smb-purchase-landing .deal-image img {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 540px;
    margin-bottom: 20px
}

.smb-purchase-landing .buy-box {
    margin: 20px 0
}

    .smb-purchase-landing .buy-box li {
        display: inline-block;
        vertical-align: middle
    }

    .smb-purchase-landing .buy-box .btn {
        display: block;
        margin-top: 9px
    }

.smb-purchase-landing .buy-buttons {
    margin-left: 11px
}

.smb-purchase-landing .stats-deal-list {
    border-top: 1px solid #D1D1D1
}

    .smb-purchase-landing .stats-deal-list li {
        display: inline-block;
        vertical-align: baseline;
        zoom: 1;
        width: 106px;
        padding: 0 5px;
        font-size: 13px;
        text-align: center;
        vertical-align: top
    }

    .smb-purchase-landing .stats-deal-list .purchase-count {
        border-left: 1px solid #D1D1D1;
        border-right: 1px solid #D1D1D1
    }

    .smb-purchase-landing .stats-deal-list div {
        color: #666;
        font-size: 18px;
        margin-top: 15px
    }

    .smb-purchase-landing .stats-deal-list label {
        margin: 5px 0;
        color: #909090
    }

.smb-purchase-landing .business-name {
    margin-bottom: 10px;
    color: #262626;
    font-size: 34px;
    line-height: 36px;
    word-wrap: break-word
}

.smb-purchase-landing .deal-title {
    color: #454545;
    font: normal 16px/22px "helvetica neue", helvetica, arial, sans-serif;
    font-weight: 300
}

.smb-purchase-landing .price-box {
    width: 211px;
    text-align: right;
    font-weight: bold
}

.smb-purchase-landing .price {
    font-family: 'Nunito', sans-serif;
    color: #F0812B;
    font-size: 62px;
    line-height: 60px
}

.smb-purchase-landing .purchase-button {
    webkit-box-shadow: rgba(255, 255, 255, 0.4) 0 1px 0 0 inset;
    background-color: #58CEF9;
    background-image: -webkit-linear-gradient(top, #58cef9, #3eabd6);
    border-bottom-color: #298EB6;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: #298EB6;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #298EB6;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #298EB6;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: rgba(255, 255, 255, 0.4) 0 1px 0 0 inset;
    color: #FFF;
    cursor: pointer;
    display: block;
    font-family: 'arial rounded mt bold', helvetica, arial, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 21px;
    line-height: normal;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    outline-color: #FFF;
    outline-style: none;
    outline-width: 0;
    padding-bottom: 13px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 13px;
    text-align: center;
    text-decoration: none;
    text-shadow: rgba(0, 0, 0, 0.4) 0 1px 1px;
    text-transform: lowercase;
    vertical-align: baseline;
    width: 132px;
    zoom: 1;
    height: 49px
}

    .smb-purchase-landing .purchase-button:hover {
        background-color: #73D8FF;
        background-image: -webkit-linear-gradient(top, #73d8ff, #298eb6);
        color: #FFF
    }

.smb-purchase-landing .gift-button {
    -webkit-box-shadow: rgba(255, 255, 255, 0.4) 0 1px 0 0 inset;
    background-color: #EEE;
    background-image: -webkit-linear-gradient(top, #eee, #ddd);
    border-bottom-color: #CCC;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: #CCC;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #CCC;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #CCC;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: rgba(255, 255, 255, 0.4) 0 1px 0 0 inset;
    color: #08C;
    cursor: pointer;
    display: block;
    font-family: 'arial rounded mt bold', helvetica, arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 38px;
    line-height: normal;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
    outline-color: #08C;
    outline-style: none;
    outline-width: 0;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    text-transform: lowercase;
    vertical-align: baseline;
    width: 132px;
    zoom: 1
}

    .smb-purchase-landing .gift-button:hover {
        color: #666;
        background-color: #FFF;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #eee));
        background-image: -webkit-linear-gradient(top, white, #eee);
        background-image: -moz-linear-gradient(top, white, #eee);
        background-image: -ms-linear-gradient(top, white, #eee);
        background-image: -o-linear-gradient(top, white, #eee);
        background-image: linear-gradient(top, #fff, #eee)
    }

.smb-purchase-landing .right-column-extra-content {
    margin: 40px -20px 0 -19px;
    background: #f8f8f8
}

.smb-purchase-landing .popular-deals h3 {
    padding: 15px 20px 5px 20px;
    color: #262626;
    font-size: 18px;
    line-height: 27px;
    text-transform: lowercase
}

.smb-purchase-landing .popular-deals li {
    border-bottom: 1px solid #cecece
}

.smb-purchase-landing .popular-deals p {
    font-size: 13px;
    line-height: 13px;
    color: #3A3B3D;
    margin: 0
}

.smb-purchase-landing .popular-deals div {
    display: inline-block
}

.smb-purchase-landing .popular-deals .popular-deal {
    width: 334px;
    padding: 0 0 0 20px
}

.smb-purchase-landing .popular-deals .popular-deal-header {
    color: #0898BB;
    padding: 0 0 3px 0;
    font-weight: bold;
    margin-top: 10px
}

.smb-purchase-landing .arrow {
    width: 25px;
    color: #0898BB;
    font-size: 24px;
    text-align: right;
    vertical-align: middle
}

.smb-purchase-landing .business-map {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    float: left;
    overflow: hidden;
    margin-right: 16px;
    width: 334px;
    height: 200px
}

.smb-purchase-landing .fine-print-section,
.smb-purchase-landing .detail-section {
    line-height: 20px
}

.smb-purchase-landing .location-section {
    overflow: hidden
}

    .smb-purchase-landing .location-section > div {
        display: inline-block;
        float: left
    }

.smb-purchase-landing .business-url {
    font-size: 14px
}

.smb-purchase-landing .location-content {
    width: 540px;
    padding-top: 10px
}

.smb-purchase-landing .address-location-info {
    overflow: hidden;
    width: 190px
}

.smb-purchase-landing .yelp-reviews {
    cursor: pointer;
    display: block
}

.smb-purchase-landing .business-address {
    margin-bottom: 10px
}

    .smb-purchase-landing .business-address p {
        margin: 0 0 3px 0
    }

.smb-purchase-landing .fine-print-section {
    clear: both;
    display: block
}

.smb-purchase-landing #uniform-checkout_quantity {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: 50px;
    float: right;
    text-align: center
}

.smb-purchase-landing .quantity {
    float: right;
    color: #555;
    font-size: 16px;
    line-height: 34px;
    padding-right: 6px
}

.smb-purchase-landing .processing-payment {
    text-align: center;
    margin-top: 140px
}

.smb-purchase-landing .processing-payment-header {
    line-height: 70px;
    font-size: 58px;
    font-family: 'Nunito', sans-serif;
    font-weight: bold;
    color: #08C
}

.smb-purchase-landing .processing-payment-loader {
    width: 400px !important;
    margin: 20px 0
}

.smb-purchase-landing .processing-payment-message {
    font-size: 24px;
    line-height: 30px
}

.select-landing .column-header-text {
    font-family: 'Nunito', sans-serif;
    margin-top: 20px;
    color: #08C;
    font-size: 20px;
    line-height: 22px
}

.select-landing .select-stamp {
    position: absolute;
    top: 0;
    left: -50px
}

.select-landing .container,
.select-landing .message,
.select-landing .signup-locations-form .settings-location,
.signup-locations-form .select-landing .settings-location {
    position: relative
}

.select-landing .approved-stamp {
    position: absolute;
    top: -8px;
    left: 56px;
    width: 72px;
    height: 62px
}

.select-landing .purchase-button {
    margin-bottom: 10px
}

.select-landing .chat-button img {
    margin-top: 1px
}

.select-landing .select-intro {
    font-size: 22px;
    font-weight: bold;
    font-family: 'Nunito', sans-serif;
    color: #444;
    margin-left: 109px
}

.select-landing .summary-bullets {
    list-style: none;
    margin-top: 10px
}

.select-landing .summary-bullet {
    color: #666;
    background-image: url("../img/select/check.png");
    background-repeat: no-repeat;
    padding: 4px 0 4px 30px;
    font-size: 17px;
    line-height: 18px;
    min-height: 24px
}

.select-landing .vouchers-left {
    border-left: 1px solid #D1D1D1;
    border-right: 1px solid #D1D1D1
}

.select-landing .report-header {
    margin-top: 10px
}

.select-landing .sean-name {
    color: #666;
    margin-left: 8px
}

.select-landing .report-body {
    width: 500px;
    padding: 10px 0 0 20px;
    clear: both
}

.select-landing .report-points {
    list-style: disc
}

    .select-landing .report-points > li {
        margin-bottom: 5px
    }

.select-landing .quote {
    float: left;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    color: #F0812B;
    padding-left: 32px;
    width: 380px
}

.select-landing .yelp-excerpts {
    margin-top: 10px
}

    .select-landing .yelp-excerpts li {
        float: left;
        margin-right: 10px;
        overflow: hidden;
        width: 170px
    }

    .select-landing .yelp-excerpts p {
        margin-top: 10px;
        clear: both;
        float: left
    }

.select-landing .yelper-icon {
    float: left;
    padding-right: 5px
}

    .select-landing .yelper-icon img {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        width: 45px;
        height: 45px
    }

.select-landing .yelp-excerpt-info {
    float: left;
    width: 120px;
    font-weight: normal
}

.select-landing .reporter-image {
    float: left;
    position: relative
}

.select-landing .reporter-icon {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 112px;
    height: 112px
}

.select-landing .reporter-contact {
    float: left;
    margin: 15px 16px 0 30px
}

.select-landing .talk-invite {
    font-family: 'Nunito', sans-serif;
    font-size: 18px;
    color: #08C;
    font-weight: bold;
    margin-right: 5px
}

.select-landing p.consultation {
    font-size: 12px;
    text-align: right;
    margin: -10px 0 10px 0
}

.select-landing .right-column-extra-content {
    padding: 10px
}

    .select-landing .right-column-extra-content p {
        margin: 0;
        line-height: 16px
    }

.select-landing .question {
    font-weight: bold;
    margin: 12px 0 4px 0
}

.select-landing .more-select-deals img {
    padding: 10px;
    height: 130px;
    width: 167px
}

.select-landing .buy-box .btn {
    margin-top: 0
}

.smb-voucher-confirmation .confirmation-wrapper {
    padding: 30px
}

.smb-voucher-confirmation .voucher {
    background-color: #fff;
    border: solid 1px #000;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    width: 600px;
    margin: 0 auto;
    margin-top: 20px;
    overflow: hidden
}

.smb-voucher-confirmation .voucher-title {
    font-weight: 300;
    font-size: 24px;
    margin: 0;
    line-height: 26px
}

.smb-voucher-confirmation .voucher-code {
    padding: 20px;
    border: solid 5px #000;
    margin: 20px 0;
    line-height: 24px;
    font-size: 18px;
    overflow: hidden
}

    .smb-voucher-confirmation .voucher-code p {
        margin: 0
    }

        .smb-voucher-confirmation .voucher-code p strong {
            font-size: 32px
        }

    .smb-voucher-confirmation .voucher-code .active-date {
        margin-top: 10px;
        float: right;
        font-size: 12px
    }

.smb-voucher-confirmation .voucher-instructions {
    list-style: decimal;
    margin: 10px 0 10px 15px;
    font-size: 12px
}

.smb-voucher-confirmation .confirmation-info {
    padding: 20px;
    float: left;
    width: 331px
}

.smb-voucher-confirmation .business-info {
    padding: 20px;
    width: 188px;
    border-left: solid 1px #E5E5E8;
    float: right
}

.smb-voucher-confirmation .business-name {
    margin: 0;
    font-weight: normal;
    font-size: 17px
}

.smb-voucher-confirmation .yelp-section {
    padding-top: 5px
}

.smb-voucher-confirmation .onyelp {
    color: #690;
    padding-left: 5px;
    vertical-align: middle;
    font-size: 12px
}

.smb-voucher-confirmation #print-voucher {
    float: right;
    margin: 20px 0
}

.smb-voucher-confirmation .voucher-fine-print {
    clear: both;
    font-size: 10px;
    margin-top: 20px
}

.smb-voucher-confirmation .map {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 5px 0;
    height: 188px;
    width: 188px
}

.smb-voucher-confirmation .address-info {
    margin-top: 15px
}

.browse-row {
    padding: 20px 0 20px 0
}

    .browse-row .row-title,
    .browse-row .row-all,
    .browse-row .row-all-split {
        text-align: center
    }

    .browse-row .row-title {
        position: relative;
        overflow: hidden;
        margin-bottom: 20px
    }

@media(min-width:0) and (max-width:480px) {
    .browse-row .row-title {
        margin-bottom: 10px
    }
}

.browse-row .row-title h4 {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    position: relative;
    padding: 0 20px
}

    .browse-row .row-title h4:before,
    .browse-row .row-title h4:after {
        content: '';
        display: block;
        width: 1000px;
        position: absolute;
        top: .73em;
        border-top: 1px solid #999
    }

    .browse-row .row-title h4:before {
        right: 100%
    }

    .browse-row .row-title h4:after {
        left: 100%
    }

.browse-row .row-deals {
    zoom: 1;
    margin-bottom: 20px;
    text-align: center
}

    .browse-row .row-deals:before,
    .browse-row .row-deals:after {
        display: table;
        *display: inline;
        content: "";
        zoom: 1
    }

    .browse-row .row-deals:after {
        clear: both
    }

    .browse-row .row-deals .deal-card {
        text-align: left;
        max-height: 272px;
        width: 220px;
        margin: 0 16px 20px 0;
        display: inline-block;
        vertical-align: top
    }

.browse-row.alt {
    background-color: #f0ebdf
}

    .browse-row.alt .row-title h4 {
        background-color: #f0ebdf
    }

.browse-row.red {
    color: #da5e4f
}

    .browse-row.red .row-title {
        border-color: #da5e4f
    }

        .browse-row.red .row-title h4:before,
        .browse-row.red .row-title h4:after {
            border-top-color: #da5e4f
        }

.browse-row.yellow {
    color: #f4ab1e
}

    .browse-row.yellow .row-title h4:before,
    .browse-row.yellow .row-title h4:after {
        border-top-color: #f4ab1e
    }

.browse-row.blue {
    color: #498fb1
}

    .browse-row.blue .row-title h4:before,
    .browse-row.blue .row-title h4:after {
        border-top-color: #498fb1
    }

.browse-row.lightblue {
    color: #6dbbe0
}

    .browse-row.lightblue .row-title h4:before,
    .browse-row.lightblue .row-title h4:after {
        border-top-color: #6dbbe0
    }

.browse-row.green {
    color: #90b022
}

    .browse-row.green .row-title h4:before,
    .browse-row.green .row-title h4:after {
        border-top-color: #90b022
    }

.browse-row.featured {
    margin-top: -31px;
    color: #fff;
    background: black url("../img/restaurant-background_blur.jpg") repeat center top
}

    .browse-row.featured.logged-out {
        margin-top: -50px
    }

@media(min-width:0) and (max-width:480px) {
    .browse-row.featured.logged-out {
        margin-top: -60px
    }
}

.browse-row.featured.featured-split {
    padding: 40px 0 20px 0
}

.browse-row.featured:not(.featured-split) {
    padding: 40px 0 0 0
}

.browse-row.featured .row-title h4:before,
.browse-row.featured .row-title h4:after {
    border-top-color: #fff
}

.browse-row.featured .row-all {
    display: none
}

.browse-row.signup-row .row-deals {
    background: transparent url("../img/browse/recommended_placeholder.jpg") no-repeat center top;
    text-align: center;
    padding: 60px 0 80px
}

    .browse-row.signup-row .row-deals p {
        width: 300px;
        margin: 0 auto;
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 20px
    }

.browse-row.signup-row .row-all {
    display: none
}

@media(min-width:480px) and (max-width:700px) {
    .browse-row {
        min-width: 700px
    }

        .browse-row .deal-card:nth-of-type(2n),
        .browse-row .deal-card:last-child {
            margin-right: 0
        }
}

@media(min-width:700px) {
    .browse-row {
        min-width: 960px
    }

        .browse-row .deal-card:nth-of-type(4n),
        .browse-row .deal-card:last-child {
            margin-right: 0
        }
}

.browse-categories {
    list-style-type: none;
    margin-top: 40px;
    zoom: 1
}

    .browse-categories:before,
    .browse-categories:after {
        display: table;
        *display: inline;
        content: "";
        zoom: 1
    }

    .browse-categories:after {
        clear: both
    }

    .browse-categories ul {
        margin-left: -20px
    }

    .browse-categories li {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 16.6666666667%;
        float: left;
        padding: 0 0 20px 20px
    }

        .browse-categories li a {
            display: block;
            width: 100%;
            text-align: center;
            color: #fff;
            font-size: 16px;
            font-weight: bold;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            cursor: pointer
        }

            .browse-categories li a img {
                vertical-align: middle;
                padding: 10px 0;
                margin-right: 10px
            }

            .browse-categories li a.dine {
                background-color: #da5444
            }

            .browse-categories li a.pamper {
                background-color: #a2dff8
            }

            .browse-categories li a.shop {
                background-color: #6dbbe0
            }

            .browse-categories li a.explore {
                background-color: #f4ab1e
            }

            .browse-categories li a.train {
                background-color: #90b022
            }

            .browse-categories li a.all {
                background-color: #498fb1
            }

@media(max-width:768px) {
    .browse-categories li {
        width: 50%
    }
}

.browse-signup {
    text-align: center;
    background: transparent url("../img/browse/signup_icon_bkrd.png") no-repeat center top;
    padding: 80px 0 40px 0;
    margin-top: -20px
}

@media(min-width:0) and (max-width:480px) {
    .browse-signup {
        padding: 40px 0
    }
}

.browse-signup h1 {
    font-weight: bold;
    color: #fff
}

.browse-signup h2 {
    font-size: 14px;
    color: #a2dff8;
    margin-bottom: 40px;
    line-height: 20px
}

.browse-signup .signup-form {
    width: 430px;
    margin: -18px auto 0
}

    .browse-signup .signup-form label {
        text-align: left
    }

    .browse-signup .signup-form input {
        margin-bottom: 10px;
        float: left;
        font-size: 18px;
        padding-left: 10px
    }

    .browse-signup .signup-form .get-started {
        float: right
    }

.landing-page .browse-signup .get-started {
    margin-bottom: 11px
}

.landing-page .browse-signup .city-select {
    display: inline-block;
    cursor: pointer;
    position: relative
}

    .landing-page .browse-signup .city-select .selected {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        border: 1px solid #fff;
        padding: 5px 50px 5px 15px;
    }

        .landing-page .browse-signup .city-select .selected:hover {
            color: #a2dff8;
            border-color: #a2dff8
        }

    .landing-page .browse-signup .city-select .city-select-list {
        background: #fff;
        font-size: 14px;
        width: 100%;
        color: #498fb1;
        height: 300px;
        overflow: scroll
    }

        .landing-page .browse-signup .city-select .city-select-list li {
            border-color: #ebebeb;
            text-align: left;
            padding: 10px;
            width: auto
        }

            .landing-page .browse-signup .city-select .city-select-list li:hover {
                color: #2b5569
            }

    .landing-page .browse-signup .city-select.open .city-select-list {
        opacity: 1;
        visibility: visible;
        z-index: 200
    }

.row-slideshow {
    height: 441px;
    overflow: hidden;
    position: relative
}

    .row-slideshow .row-frame {
        position: absolute;
        top: 0
    }

.tipsy {
    padding: 5px;
    font-size: 10px;
    position: absolute;
    z-index: 100000
}

.tipsy-inner {
    padding: 5px 8px 4px 8px;
    background-color: black;
    color: white;
    max-width: 200px;
    text-align: center
}

.tipsy-inner {
    border-radius: 3px
}

.tipsy-arrow {
    position: absolute;
    background: url('images/tipsy.gif') no-repeat top left;
    width: 9px;
    height: 5px
}

.tipsy-n .tipsy-arrow {
    top: 0;
    left: 50%;
    margin-left: -4px
}

.tipsy-nw .tipsy-arrow {
    top: 0;
    left: 10px
}

.tipsy-ne .tipsy-arrow {
    top: 0;
    right: 10px
}

.tipsy-s .tipsy-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -4px;
    background-position: bottom left
}

.tipsy-sw .tipsy-arrow {
    bottom: 0;
    left: 10px;
    background-position: bottom left
}

.tipsy-se .tipsy-arrow {
    bottom: 0;
    right: 10px;
    background-position: bottom left
}

.tipsy-e .tipsy-arrow {
    top: 50%;
    margin-top: -4px;
    right: 0;
    width: 5px;
    height: 9px;
    background-position: top right
}

.tipsy-w .tipsy-arrow {
    top: 50%;
    margin-top: -4px;
    left: 0;
    width: 5px;
    height: 9px
}

div.selector,
div.selector span {
    background-image: url('../img/sprite.png');
    background-repeat: no-repeat;
    -webkit-font-smoothing: antialiased
}

.selector,
.selector * {
    margin: 0;
    padding: 0
}

div.selector {
    background-position: -483px -130px;
    line-height: 35px;
    height: 35px;
    float: left;
    margin-right: 5px
}

    div.selector span {
        background-position: right 0;
        height: 35px;
        line-height: 35px
    }

    div.selector select {
        top: 0;
        left: 0
    }

    div.selector:active,
    div.selector.active {
        background-position: -483px -165px
    }

        div.selector:active span,
        div.selector.active span {
            background-position: right -35px
        }

    div.selector.focus,
    div.selector.hover,
    div.selector:hover {
        background-position: -483px -165px
    }

        div.selector.focus span,
        div.selector.hover span,
        div.selector:hover span {
            background-position: right -35px
        }

        div.selector.focus:active,
        div.selector.focus.active,
        div.selector:hover:active,
        div.selector.active:hover {
            background-position: -483px -165px
        }

            div.selector.focus:active span,
            div.selector:hover:active span,
            div.selector.active:hover span,
            div.selector.focus.active span {
                background-position: right -35px
            }

    div.selector.disabled {
        background-position: -483px -165px
    }

        div.selector.disabled span {
            background-position: right -35px
        }

div.selector {
    font-size: 12px
}

    div.selector select {
        font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 12px;
        border: solid 1px #fff;
        width: 100%;
        height: 100%
    }

    div.selector span {
        padding: 0 25px 0 2px;
        margin-left: 10px;
        cursor: pointer
    }

    div.selector span {
        color: #666;
        text-shadow: 0 1px 0 #fff
    }

    div.selector.disabled span {
        color: #bbb
    }

.selector {
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    *display: inline
}

    .selector select:focus {
        outline: 0
    }

div.selector {
    position: relative;
    overflow: hidden
}

    div.selector span {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    div.selector select {
        position: absolute;
        opacity: 0;
        filter: alpha(opacity: 0);
        border: none;
        background: none
    }
/*!fancyBox v2.1.3 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

    .fancybox-opened .fancybox-skin {
        -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
    }

.fancybox-outer,
.fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

    #fancybox-loading div {
        width: 44px;
        height: 44px
    }

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

    .fancybox-title-float-wrap .child {
        display: inline-block;
        margin-right: -100%;
        padding: 2px 20px;
        background: transparent;
        background: rgba(0, 0, 0, 0.8);
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        text-shadow: 0 1px 2px #222;
        color: #FFF;
        font-weight: bold;
        line-height: 24px;
        white-space: nowrap
    }

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url('../components/fancybox/img/fancybox_sprite.png')
}

    #fancybox-loading div {
        background: url('../components/fancybox/img/fancybox_loading.gif') center center no-repeat
    }

.fancybox-nav {
    background: transparent url('../img/blank.gif')
}

.message {
    background: #cee89a none repeat scroll 0 0;
    border: 1px solid #690;
    color: #690;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 6px;
    padding: 4px 18px;
}

.remove_message {
    float: right;
}

    .remove_message a {
        color: #690;
        font-weight: bold;
    }


/*###BLOCO PUBLICIDADE###*/
#PubSubscribe {
    border: 1px solid #000;
    margin-top: 20px;
    width: 100%;
}

.LoginRegister-PubSubscribe {
    float: left;
    text-align: left;
    font-size: 10px;
}



#PubSubscribeCHK {
    float: left;
}

    #PubSubscribeCHK input[type="checkbox" i] {
        margin: 3px 3px 3px 4px;
        margin-left: 1px !important;
    }

    #PubSubscribeCHK input[type="checkbox" i] {
        -webkit-appearance: checkbox;
        box-sizing: border-box;
    }

    #PubSubscribeCHK input[type=checkbox].css-checkbox {
        display: none;
    }

    #PubSubscribeCHK .tblComprar input, textarea, select {
        font-family: 'Open Sans', sans-serif;
        padding: 5px;
        border: solid 1px #C9C9C9;
        outline: 0;
        background: #fff;
        border-radius: 5px;
        cursor: pointer;
    }

    #PubSubscribeCHK input[type=checkbox].css-checkbox + label.css-checklabel {
        padding-left: 21px;
        height: 16px;
        display: inline-block;
        line-height: 16px;
        background-repeat: no-repeat;
        background-position: 0 0;
        font-size: 16px;
        vertical-align: middle;
        cursor: pointer;
    }

    #PubSubscribeCHK label.css-checklabel {
        background-image: url(/img/GUI_descontos/box.png);
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

#PubSubscribeInfo {
    margin-left: 5px;
    width: 98%;
    /*float: right;
    overflow-y: scroll;
    overflow-x: hidden;
    width: 98%;
    height: 40px;*/
}

    #PubSubscribeInfo ul li {
        font-size: 12px;
    }


#container {
    position: relative;
    width: 91%;
    height: 36px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-top: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: box-shadow 160ms, border-color 160ms, background-color 160ms;
    -moz-transition: box-shadow 160ms, border-color 160ms, background-color 160ms;
    transition: box-shadow 160ms, border-color 160ms, background-color 160ms;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    /*background: #f2f2f2;*/
    border: 1px solid #ccc;
    color: #666;
    font-family: inherit;
    padding: 2px;
    outline: none;
    border-radius: 4px;
}


label[for="CHKPubSubscribe"] {
    position: relative;
    top: -18px;
    left: 25px;
}

/* Styles specific to this particular page */

.LoginRegister-PubSubscribe p {
    margin-top: -17px;
    text-indent: 30px;
    font-size: 12px;
    padding-right: 2px;
}

    .LoginRegister-PubSubscribe p:last-of-type {
        margin-top: 0;
        text-indent: 0px;
    }

.LoginRegister-PubSubscribe > ul {
    margin: 0;
    padding: 0;
    list-style-type: circle !important;
}

    .LoginRegister-PubSubscribe > ul > li {
        list-style-type: circle;
        list-style-position: inside;
    }

.CHKPubInteresses > label {
    margin-left: 5px;
}

div.ok-container {
    margin: 5px;
    padding: 5px;
    color: #6DA009;
    border: 1px solid #6DA009;
    background: #ffffea url(/images/iconOK.png) no-repeat 12px 12px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 15px
}

.oklist {
    margin-top: 8px;
}

/*###BLOCO PUBLICIDADE###*/


.Privacidade-Entidades {
}


ol.Privacidade-Entidades {
    list-style: none;
    margin-left: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.Privacidade-Entidades li {
    position: relative;
    list-style: none;
}

    .Privacidade-Entidades li:before {
        position: absolute;
        top: -9px;
        margin: 8px 0 0 -12px;
        vertical-align: middle;
        display: inline-block;
        content: "-" !important;
    }