﻿.coupon-wrapper {
    background-color: #f8f8f8;
    min-height: 600px;
}

.empty-coupons-container { /*height: 380px;
    border: 1px solid #eee;
    margin: 10px 0px;
    background-color: #fff;*/
}

.featured-coupon { /*height: 380px;
    border: 1px solid #eee;
    margin: 10px 0px;
    background: #fff;*/
}

.coupon-container {
}

.coupon-filter-bar {
}

    .coupon-filter-bar .filter {
        border: 0.5px solid #ddd;
        margin: 10px 0px;
        font-size: 18px;
        padding: 10px 15px;
        clear: both;
        background-color: #fff;
        border-radius: 12px;
        float: left;
        width: 100%;
    }

        .coupon-filter-bar .filter h1 {
            margin: 0;
            font-size: 18px;
        }

.coupon-stats {
    float: left;
}

.coupon-stats, .coupon-point .sort {
    padding-top: 8px;
    padding-left: 15px;
}

.view-more-point {
    display: block;
    color: #9e9e9e;
    font-size: 12px;
    text-decoration: none;
}

.coupon-point {
    float: right;
}

    .coupon-point .stats-count {
        color: #008000;
        font-weight: bold;
    }

.sort {
    margin-top: -8px;
}

.sort-text {
    float: left;
    font-size: 16px;
    font-weight: normal;
    color: #9e9e9e;
    display: block;
}

.coupon-breadcrumb {
    border-radius: 0;
    margin: 0;
    padding: 0px;
    background: #fff;
    font-size: 12px;
    color: #aaa;
}

.coupon-item {
    float: left;
    padding: 15px;
    width: 33.3333%;
}

    .coupon-item .inner {
        border-radius: 12px;
        border: 0.5px solid #ddd;
        overflow: hidden;
        background-color: #fff;
        padding: 15px;
    }

    .coupon-item .coupon-photo {
        overflow: hidden;
        border-radius: 12px;
    }

        .coupon-item .coupon-photo img {
            width: 100%
        }

    .coupon-item .coupon-info {
        padding: 15px;
    }

.coupon-info .title a {
    white-space: normal;
}

.coupon-info .title h2 {
    font-size: 18px;
    margin-top: 8px;
    margin-bottom: 0;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: pre;
}

.coupon-info .title h3 {
    margin: 6px 0 0 0;
    font-size: 16px;
    font-weight: bold;
}

.coupon-value {
    font-size: 14px;
    color: #9e9e9e;
    font-style: italic;
}

    .coupon-value .val {
        font-weight: bold;
        color: #008000;
    }

.coupon-item-bar {
    padding: 10px 0;
    margin-top: 5px;
    font-size: 20px;
    float: left;
    width: 100%;
    border-top: 0.5px solid #ddd;
}

a.btn-redeem { /* float: left; */
    padding: 4px 8px;
    font-size: 12px; /* border: 1px solid #ddd; */
    border-radius: 4px;
    text-decoration: none; /* background-color: #f0f0f0; */
    display: block;
    padding-bottom: 0;
}

    a.btn-redeem:hover {
        background-color: #fff;
    }

.btn-redeem .coupon-point {
    display: block;
    color: #9e9e9e;
}

.coupon-item-stats {
    float: left;
}

.remain-stats, .redeem-stats {
    float: left;
    margin-right: 10px;
    text-align: center;
}

    .remain-stats .stats-count, .redeem-stats .stats-count,
    .coupon-item-stats .stats-text {
        display: block;
    }

    .remain-stats .stats-count, .redeem-stats .stats-count {
        display: block;
        width: 36px;
        height: 36px;
        border-radius: 50%;
        text-align: center;
        padding-top: 6px;
        font-size: 18px;
    }

    .remain-stats .stats-count {
        color: #fff;
        background: #006FBF;
    }

    .redeem-stats .stats-count {
        color: #888;
        border: 0.5px solid #ddd;
        background: #f2f2f2;
    }

.coupon-item-stats .stats-text {
    color: #9e9e9e;
    font-size: 12px;
    padding-top: 6px;
}

.coupon-date {
    clear: both;
    font-size: 14px;
    color: #7e7e7e;
    overflow: hidden;
    padding-top: 6px;
}

.date {
    font-weight: bold;
    color: #333;
}

.coupon-date .text {
    font-weight: normal;
    color: #7e7e7e;
}

.coupon-item .desc {
    font-size: 12px;
    color: #7a7a7a;
    padding: 8px 0;
    height: 74px;
    margin-bottom: 10px;
    overflow: hidden;
    display: block;
    vertical-align: middle;
}

.coupon-info {
    position: relative;
}

.highlight-tag {
    position: absolute;
    left: 0;
    top: 0;
    height: 63px;
    width: 4px;
    background: #8BC34A;
}

.coupon-item .coupon-point {
    font-size: 24px;
    text-align: center;
    color: #333;
    font-weight: bold;
    position: relative;
    overflow: hidden;
    float: right;
}

    .coupon-item .coupon-point img {
        width: 28px;
    }
/* Angular Coupon List*/
.coupon-list-wrapper {
    display: inline-block;
}

.coupon-list {
    clear: both;
    overflow: hidden;
    margin-left: -15px;
    margin-right: -15px;
}

.coupon-lines {
    border: 0.5px dashed #FDE36B;
    background: #FFF8D9;
    padding: 15px;
    overflow: hidden;
    border-radius: 12px;
}

.c-detail-container .coupon-lines {
    margin-top: 15px;
}

.coupon-lines .privacy-link {
    clear: both;
    display: block;
    float: right;
    padding-right: 15px;
    margin-top: 5px;
    font-size: 14px;
    font-style: italic;
    color: #d43f3a;
}
/*Coupon detail*/
.c-detail-header {
    border: 0.5px solid #ddd;
    background-color: #ffffff;
    overflow: hidden;
    margin-top: 15px;
    position: relative;
    padding: 15px;
    border-radius: 12px;
}

    .c-detail-header .coupon-info {
        padding: 0px 15px;
        overflow: hidden;
    }

        .c-detail-header .coupon-info h1 {
            margin: 0 0 5px 0;
            font-size: 24px;
            font-weight: bold;
            padding: 15px 0
        }

        .c-detail-header .coupon-info .desc {
            font-size: 14px;
        }

.c-detail-content {
    border: 0.5px solid #ddd;
    background-color: #fff;
    padding: 15px;
    margin: 15px 0;
    border-radius: 12px;
}

.c-detail-container .c-detail-header .coupon-photo {
    float: left;
    width: 300px;
    height: 300px;
}

    .c-detail-container .c-detail-header .coupon-photo img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

.c-detail-container .c-detail-header .coupon-point {
    float: none;
    text-align: left;
    font-size: 20px;
}

    .c-detail-container .c-detail-header .coupon-point img {
        width: 20px;
    }

.c-detail-container .c-detail-header .coupon-item-bar {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 315px;
    width: auto;
    margin: 10px 15px;
}

.coupon-photo img {
    width: 100%;
}
/*Coupon countdown styles*/

.coupon-countdown li {
    float: left;
    display: block;
}

    .coupon-countdown li.countdown-acts {
        vertical-align: middle;
        padding-top: 28px;
    }

.event-countdown li.countdown-acts a.more {
    color: #d43f3a;
}

.coupon-countdown .btn {
    text-transform: uppercase;
}

a.countdown-stats {
    text-decoration: none;
}

.countdown-stats {
    border: 1px dashed #d0d0d0;
    border-radius: 4px;
    padding: 10px;
    font-size: 28px;
    text-align: center;
    overflow: hidden;
    display: block;
    background: #fafafa;
    margin-bottom: 10px;
}

    .countdown-stats .countdown-text,
    .countdown-stats .countdown-val {
        display: block;
        font-weight: bold;
    }

    .countdown-stats .countdown-val {
        color: #d43f3a;
    }

    .countdown-stats .countdown-text {
        border-top: 1px solid #eee;
        font-size: 14px;
        color: #7e7e7e;
        text-transform: uppercase;
        padding-top: 4px;
    }

.c-members-redeem {
    clear: both;
    border: 1px solid #eee;
    background-color: #fff;
    padding: 8px 15px;
    border-radius: 4px;
    font-size: 20px;
}

    .c-members-redeem .stats-count {
        color: #d43f3a;
    }

.c-detail-header .coupon-item-stats {
    float: left;
}


.c-detail-container .c-detail-header .coupon-item {
    border: 0.5px solid #ddd;
    background-color: #ffffff;
    overflow: hidden;
    margin-top: 15px;
    position: relative;
    border-radius: 12px;
    padding: 15px;
}

    .c-detail-container .c-detail-header .coupon-item .title a {
    }

.c-coupon-others {
    margin-top: 15px;
}

    .c-coupon-others .c-coupon-other {
        background-color: #fff;
        border-radius: 4px;
        overflow: hidden;
        border: 1px solid #eeeeee;
        margin-bottom: 15px;
        float: left;
    }

.c-coupon-other .coupon-photo {
    overflow: hidden;
}

.c-coupon-other .coupon-info {
    padding: 6px 15px;
}

.c-coupon-other .coupon-item-bar {
    font-size: 16px;
    border-top: 1px solid #eee;
    padding: 10px 0;
    border-top: 1px solid #ddd;
}

.c-coupon-other a.btn-redeem {
    font-size: 14px;
    padding: 6px 10px;
}

.c-coupon-other .remain-stats .stats-count, .c-coupon-other .redeem-stats .stats-count {
    height: 32px;
    width: 32px;
    padding-top: 4px;
}

.c-detail-header .btn-primary {
    font-size: 18px;
    width: 100%;
}

.c-coupon-other .coupon-info .title h3 {
    font-size: 14px;
}

.c-coupon-other .coupon-info .coupon-value {
    font-size: 12px;
}

.coupon-header .coupon-photo {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.coupon-header .coupon-photo {
    width: 120px;
}

.coupon-header {
    clear: both;
    overflow: hidden;
    margin-bottom: 15px;
    padding: 15px 0;
}

.create-form-header a.close {
    position: absolute;
    right: 15px;
    top: 15px;
    margin: 0;
}

.coupon-header .coupon-info {
    float: left;
    max-width: 75%;
}

    .coupon-header .coupon-info h3 {
        margin: 0;
    }

.redeem-user-info {
}

    .redeem-user-info .steps {
        float: left;
        padding: 0 15px;
        list-style-type: none;
    }

        .redeem-user-info .steps .step {
            background: none;
            float: left;
            margin-right: 15px;
            min-width: 260px;
            margin-bottom: 10px;
        }

            .redeem-user-info .steps .step.active {
            }

            .redeem-user-info .steps .step a {
                border: 0;
                background: transparent;
                color: #9e9e9e;
            }

            .redeem-user-info .steps .step.active a {
                color: #333;
                border: 0;
                background: transparent;
                font-weight: bold;
            }

        .redeem-user-info .steps li.step .step-name {
            padding-top: 4px;
            display: block;
        }

        .redeem-user-info .steps li.step .step-num {
            background: none;
            margin: 0;
            font-size: inherit;
            padding: 0;
            border-radius: 50%;
            border: 1px solid #eee; /* padding: 4px 10px; */
            margin-right: 5px;
            width: 28px;
            height: 28px;
            text-align: center;
            padding-top: 3px;
        }

        .redeem-user-info .steps li.step.active .step-num {
            background: #428bca;
            color: #fff;
            border: 1px solid #357ebd;
        }

    .redeem-user-info .tab-pane {
        padding: 15px;
    }

.coupon-redeem-point {
    color: #7e7e7e;
    font-style: italic;
    font-size: 14px;
    padding: 2px 12px;
    border: 1px solid #eee;
    border-radius: 12px;
    background-color: #f6f6f6;
    font-size: 12px;
    margin: 4px 0px;
    float: left;
    clear: both;
    overflow: hidden;
}

.remain-point span.stats-count {
    color: #428bca;
    font-weight: bold;
}

.require-point .stats-count {
    color: #d43f3a;
    font-weight: bold;
}

.balance-point .stats-count {
    color: #8BC34A;
    font-weight: bold;
}

.box-timer-special {
    position: static;
    background-color: #EEE;
    border: 1px solid #ddd;
    padding: 5px;
    margin-top: 10px;
}
