*.ui-icn {
    background: url(../../images/sprites-transp/icons-transp.1.0.0.png) no-repeat 0 0;
    height: 24px;
    width: 24px; /*sprite*/
}

.ui-icn.icn-bell {
    background-position: 0px 0px;
}

.ui-icn.icn-check {
    background-position: 0px 0px;
}

.ui-icn.icn-heart {
    background-position: -48px 0px;
}

.ui-icn.icn-clo {
    background-position: -72px 0px;
}

.ui-icn.icn-pencil {
    background-position: -96px 0px;
}

.ui-icn.icn-arrow-dr {
    background-position: -120px 0px;
}

.ui-icn.icn-arr-r {
    background-position: -144px 0px;
}

.ui-icn.icn-arr-l {
    background-position: -168px 0px;
}

.ui-icn.icn-dis-arr-l {
    background-position: -192px 0px;
}

.ui-icn.icn-dis-arr-r {
    background-position: -216px 0px;
}

.ui-icn.icn-error {
    background-position: -311px 0px;
    vertical-align: top;
}

.ui-icn.icn-success {
    background-position: -335px 0px;
    vertical-align: top;
}

.lh-33 {
    line-height: 33px;
}

.bg-blu-disable {
    background-color: #9ebce2;
}

.bg-blu-bonus {
    background-color: #43aed1;
}

.f-cc-blu {
    color: #3d78c3;
}

.bg-cc-blue {
    background-color: #3d78c3;
}

#tab-acct.tab-acct-dashboard #tab-acct-dashboard a,
#tab-acct.tab-acct-current-st #tab-acct-current-st a,
#tab-acct.tab-acct-current-cb #tab-acct-current-cb a,
#tab-acct.tab-acct-bigfat-cb #tab-acct-bigfat-cb a,
#tab-acct.tab-acct-email-subs #tab-acct-email-subs a,
#tab-acct.tab-acct-settings #tab-acct-settings a,
#tab-acct.tab-acct-settings #tab-acct-mua a,
#tab-acct.tab-acct-email-subs #tab-acct-email-subs a,
#tab-acct.tab-acct-payment-setting #tab-acct-payment-setting a,
#tab-acct.tab-acct-favorites #tab-acct-favorites a {
    font-family: 'proxima_nova_ltsemibold', Arial, Helvetica, sans-serif !important;
    font-weight: normal;
    font-style: normal;
}

#tab-acct.tab-acct-dashboard #tab-acct-dashboard a {
    font-size: 16px;
    padding-left: 0;
}

#tab-acct.tab-acct-dashboard #tab-acct-dashboard,
#tab-acct.tab-acct-current-st #ttab-acct-current-st,
#tab-acct.tab-acct-current-cb #tab-acct-current-cb,
#tab-acct.tab-acct-bigfat-cb #tab-acct-bigfat-cb,
#tab-acct.tab-acct-email-subs #tab-acct-email-subs,
#tab-acct.tab-acct-settings #tab-acct-settings,
#tab-acct.tab-acct-settings #tab-acct-mua,
#tab-acct.tab-acct-email-subs #tab-acct-email-subs,
#tab-acct.tab-acct-payment-setting #tab-acct-payment-setting,
#tab-acct.tab-acct-current-st #tab-acct-current-st,
#tab-acct.tab-acct-favorites #tab-acct-favorites {
    border-left: 5px solid #333;
    padding-left: 33px;
}

.dashboard-nav ul .list-heading a {
    padding-left: 0;
}

.dashboard-nav ul li {
    padding-left: 38px;
}

    .dashboard-nav ul li a {
        display: block;
        padding: 13px 0;
        border-bottom: 1px solid #ccc;
        padding-left: 10px;
    }

.dashboard-nav ul #tab-acct-email-subs a {
    border-bottom: 0;
}

.dashboard-nav ul #tab-order-claim a {
    border-bottom: 0;
}
/*haivu*/

.member-info .member-welcome {
    padding-top: 26px;
}

.member-info .member-name {
    padding-bottom: 12px;
}

.member-info .member-edit .ui-icn.icn-pencil {
    margin-bottom: -7px;
}

.dashboard-nav .icon-plus-grn {
    margin-bottom: -3px;
}

.dashboard-cb h2 {
    line-height: 58px;
}

.dashboard-cb .col-third {
    height: 155px;
}

.dashboard-cb .col-two-third {
    width: 66%;
}

    .dashboard-cb .col-two-third .blurb {
        width: 450px;
        line-height: 25px;
    }
/*haivu*/
.account-page .icn-heart {
    background-position: -50px 3px;
}

.account-page .det-link {
    margin-top: 4px;
}

.taf-left {
    margin-top: 35px;
}

.dashboard-trips table tr {
    height: 30px;
    line-height: 30px;
}

.dashboard-trips table .td-store {
    width: 275px; /*haivu 394px*/
}

.dashboard-trips table .td-date {
    width: 194px;
}

.dashboard-trips table .td-time {
    width: 95px; /*haivu 210px;*/
}

    .dashboard-trips table span {    
        font-size: 90%;
    }

    .dashboard-trips table span.note {    
        font-size: 90%;
        color: blue;
    }

.dashboard-trips .more-less .arrow-black.arr-down {
    margin-bottom: 1px;
}

.dashboard-trips .more-less .arrow-black.arr-up {
    margin-bottom: 1px;
}

.paginate {
    width: 33px;
    height: 33px;
    border-radius: 3px;
}

    .paginate.disabled {
        color: #ebebeb;
    }

.page-cont .icn-arr-r, .page-cont .icn-arr-l, .page-cont .icn-dis-arr-l, .page-cont .icn-dis-arr-r {
    width: 24px;
    height: 24px;
    margin-bottom: -5px;
}

.page-cont .icn-arr-r {
    background-position: -192px 2px;
}

.page-cont .icn-arr-l {
    background-position: -170px 2px;
}

.page-cont .icn-dis-arr-l {
    background-position: -145px 2px;
}

.page-cont .icn-dis-arr-r {
    background-position: -216px 2px;
}

.dashboard-bonus table thead tr {
    height: 25px;
    line-height: 1;
}

.dashboard-bonus table tr td {
    padding-bottom: 15px;
    padding-top: 18px;
    vertical-align: top;
}

.dashboard-bonus table .td-store {
    width: 153px;
}

.dashboard-bonus table .td-desc {
    width: 336px;
    line-height: 1.21;
    padding-right: 10px;
}

.dashboard-bonus table tr:first-child td {
}

.dashboard-bonus table td.td-time {
    width: 100px;
}

.dashboard-faves {
}

.favForm .favinput {
    width: 311px;
    height: 28px;
    padding: 0 10px;
}

.favForm .button {
    padding: 6px 12px;
    position: absolute;
    top: 0;
    height: 30px;
}

.acct-loading-box {
    background: #fff;
    display: none;
    height: 164px;
    left: 616px;
    position: fixed;
    text-align: center;
    top: 240px;
    width: 200px;
    z-index: 100;
}

    .acct-loading-box .acct-loading {
        background-position: 0 0;
        height: 105px;
        margin: 16px auto;
        padding: 0;
        width: 105px;
    }

.acct-loading {
    background: url("../../images/load5.gif") no-repeat 47px 0;
    margin: 40px auto;
    padding: 120px 0 0;
    text-align: center;
    width: 200px;
}

.favcp.acct-loading {
    background: #fff url("../../images/load5.gif") no-repeat 123px 28px;
    font-size: 12px;
    padding: 157px 0 28px;
    text-align: center;
}

.favslist-block li a {
    padding-left: 39px;
}

.favslist-block .fa-heart.on, .favslist-block .fa-heart.off {
    position: absolute;
    margin-top: 14px;
    margin-left: 16px;
}

.favslist-block li.faved.first .fa-heart.on, .favslist-block li.faved.first .fa-heart.off {
    margin-top: 17px;
}

.favslist-block li .cp-shop {
    padding-top: 16px;
    padding-bottom: 16px;
    line-height: 1;
}

.favslist-block li.faved.last a {
    padding-bottom: 20px;
}

.favslist-block li.faved.first a {
    padding-top: 20px;
}

.vline {
    position: absolute;
    left: 410px;
    width: 1px;
    background-color: #ccc;
    top: 0;
}

.suggested {
    z-index: 10;
}

.acct-tbl .datatable td {
    font-size: 13px;
}

.acct-tbl tr th {
    height: 25px;
}

.acct-tbl tr td {
    height: 50px;
}

.acct-tbl .table-row tr td {
    height: 30px;
}

.acct-tbl .td-indicator {
    width: 2px;
}

.acct-tbl .td-store {
    width: 194px;
    padding-right: 5px;
}

.acct-tbl .td-order-num {
    width: 230px;
    padding-right: 5px;
}

.acct-tbl .td-order-dte {
    width: 77px;
    padding-right: 10px;
}

.acct-tbl .td-order-amt, .acct-tbl .td-order-stat {
    width: 64px;
    padding-right: 41px;
}

.acct-tbl .td-order-amt {
    text-align: right;
}

.acct-tbl .td-cashback {
    width: 82px;
    padding-right: 15px;
}

.acct-tbl .td-order-desc {
    width: 430px;
}

.acct-tbl .td-order-desc-l {
    width: 475px;
    padding-right: 15px;
}

.acct-tbl .td-expander {
    width: 80px;
}

.acct-tbl .td-one-receipt, .acct-tbl .td-question {
    width: 24px;
    padding-right: 5px;
}

.acct-tbl .td-icons {
    width: 2px;
    padding-right: 55px;
    text-align: right;
}

.acct-tbl .td-icons-2 {
    width: 55px;
    padding-right: 10px;
}

.acct-tbl tr.div-expander.exp td, .acct-tbl tr.div-expander-no.exp td {
    height: 0px;
}

.acct-tbl tr.div-expander.exp div, .acct-tbl tr.div-expander-no.exp div {
    position: absolute;
    margin-left: 771px;
    margin-top: -37px;
    width: 70px;
}

.dashboard-welcome {
    background: url(../../images/bg_welcome.jpg) no-repeat right 0 #fff;
    height: 200px;
}

.game-welcome {
    background: url(../../images/bg_welcome_game.png) no-repeat 645px 25px #fff;
    height: 200px;
}

    .dashboard-welcome #disable-dashboard {
        background-position: -151px -91px !important;
        cursor: pointer;
        height: 10px;
        text-decoration: none;
        width: 10px;
        position: absolute;
        right: 5px;
        top: 5px;
    }

    .dashboard-welcome h2, .dashboard-welcome p {
        width: 580px;
    }

/* Tracking Tickets */
.cb-time-tooltip {
    line-height: 1.21;
    position: absolute;
    right: 2px;
    text-align: left;
    top: 30px;
    width: 175px;
    z-index: 100001;
}

    .cb-time-tooltip:after, .cb-time-tooltip:before {
        right: 40px;
        top: -16px;
        border: solid transparent;
        content: "";
        height: 0;
        width: 0;
        position: absolute;
    }

    .cb-time-tooltip:after {
        border-bottom-color: #fff;
        border-width: 8px;
        right: 42px;
    }

    .cb-time-tooltip:before {
        border-bottom-color: #ccc;
        border-width: 10px;
        margin-top: -4px;
    }

.rel {
    position: relative;
}

.cb-time-info {
    border-radius: 50px;
    background: #999;
    width: 15px;
    height: 15px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 15px;
}

.icon {
    display: inline-block;
}

.pointer {
    cursor: pointer;
}

.see-more .arrow-black, .see-less .arrow-black {
    vertical-align: 1px;
}

#expand-cont.nocb {
    height: auto;
}

.loader {
    background: url("../../images/loader.1.0.gif") no-repeat 0 0;
    height: 64px;
    width: 64px;
    position: absolute;
    left: 350px;
    top: 100px;
}

.loader-fixed {
    background: url("../../images/loader.1.0.gif") no-repeat 0 0;
    height: 64px;
    width: 64px;
    top: -200px;
}

#all-trips {
    margin-right: 3px;
}

.mar-50-l {
    margin-left: 50px;
}

.tt-table .td-time .msg {
    padding-left: 36px;
}

#ticketMonth {
    height: 30px;
    padding-left: 10px;
    width: 160px;
}

.even {
    background: #f1f2f2 none repeat scroll 0 0;
}

.acct-orderrep {
    vertical-align: -2px;
}

.card-cb {
    vertical-align: -8px;
}

.shopping-trips-home .tt-table tr:first-child td {
    padding-top: 12px;
}

/* Special Bonus */

.bonus-tooltip {
    line-height: 1.21;
    position: absolute;
    right: 2px;
    text-align: left;
    top: 30px;
    width: auto;
    z-index: 100001;
}

    .bonus-tooltip:after, .bonus-tooltip:before {
        right: 25px;
        top: -16px;
        border: solid transparent;
        content: "";
        height: 0;
        width: 0;
        position: absolute;
    }

    .bonus-tooltip:after {
        border-bottom-color: #fff;
        border-width: 8px;
    }

    .bonus-tooltip:before {
        border-bottom-color: #ccc;
        border-width: 10px;
        margin-top: -4px;
    }

.bonus-info {
    width: 15px;
    height: 15px;
    text-align: center;
    cursor: pointer;
    line-height: 16px;
    font-size: 14px;
}

.bonus-expired-tooltip {
    line-height: 1.21;
    position: absolute;
    right: 44px;
    text-align: left;
    top: 31px;
    width: 200px;
    z-index: 100001;
}

    .bonus-expired-tooltip:after, .bonus-expired-tooltip:before {
        right: 28px;
        top: -16px;
        border: solid transparent;
        content: "";
        height: 0;
        width: 0;
        position: absolute;
    }

    .bonus-expired-tooltip:after {
        border-bottom-color: #fff;
        border-width: 8px;
        right: 29px;
    }

    .bonus-expired-tooltip:before {
        border-bottom-color: #ccc;
        border-width: 9px;
        margin-top: -2px;
    }

.disclaimer-tooltip {
    line-height: 1.21;
    position: absolute;
    right: -110px;
    text-align: left;
    top: 60px;
    width: 316px;
    z-index: 100001;
}

    .disclaimer-tooltip:after, .disclaimer-tooltip:before {
        right: 158px;
        top: -16px;
        border: solid transparent;
        content: "";
        height: 0;
        width: 0;
        position: absolute;
    }

    .disclaimer-tooltip:after {
        border-bottom-color: #fff;
        border-width: 8px;
        right: 159px;
    }

    .disclaimer-tooltip:before {
        border-bottom-color: #ccc;
        border-width: 9px;
        margin-top: -2px;
    }

.taf-tooltip {
    line-height: 1.21;
    position: absolute;
    right: 10px;
    text-align: left;
    top: 60px;
    width: 237px;
    z-index: 100001;
}

    .taf-tooltip:after, .taf-tooltip:before {
        right: 54px;
        top: -16px;
        border: solid transparent;
        content: "";
        height: 0;
        width: 0;
        position: absolute;
    }

    .taf-tooltip:after {
        border-bottom-color: #fff;
        border-width: 8px;
        right: 55px;
    }

    .taf-tooltip:before {
        border-bottom-color: #ccc;
        border-width: 9px;
        margin-top: -2px;
    }

/* Welcome Bonus */
#welcome-bonus-h .arrow-sm {
    vertical-align: 2px;
}

.account-page #tab-hotdeals .coupon-blk .coupon-fav .fav-sm {
    left: 97.5%;
    top: -20px;
}
/* Favorite Dropdown */
.dash_ac_results {
    z-index: 9998;
    left: 1px !important;
    top: 30px !important;
}

    .dash_ac_results ul {
        width: 331px;
        font-size: 14px;
        padding: 10px 0;
    }

    .dash_ac_results li {
        padding: 5px 12px;
        line-height: 15px;
    }

        .dash_ac_results li:hover, .dash_ac_results li.selected {
            background: #eaeaea;
        }

        .dash_ac_results li span.store-name {
            color: #000;
            float: left;
            width: 230px;
            display: block;
        }

        .dash_ac_results li span.cashback {
            color: #f30;
            float: right;
            font-weight: normal;
            width: 90px;
            text-align: right;
        }

    .dash_ac_results .see-all {
        color: #23ae4a;
        font-weight: normal;
        font-size: 14px;
    }

        .dash_ac_results .see-all a:hover {
            text-decoration: none;
        }

.dash_ac_results {
    padding: 0px;
    overflow: hidden;
    border: 1px solid #23ae4a;
    border-top: none;
    background-color: #fff;
    position: absolute;
    margin-left: -1px;
}

    .dash_ac_results li {
        margin: 0px;
        padding: 2px 5px;
        cursor: pointer;
        display: block;
        line-height: 16px;
        overflow: hidden;
        clear: both;
        font-size: 14px;
    }

/* Big Fat payment */
#cb-paid-new {
    height: 30px;
    padding-left: 10px;
    width: 160px;
}

#chart, #chart-ajax {
    width: 200px;
    height: 200px;
    float: left;
    overflow: visible;
    padding-top: 10px;
}

#paid-orders-data .loader, #payment-table .loader {
    top: 150px;
}

svg {
    overflow: visible;
}

.cb-amount {
    font-size: 32px;
}

#chart-left, #chart-right {
    width: 290px;
}

.f-32 {
    font-size: 32px;
}

.ref-cb, .bonus-cb {
    color: #3BADCF;
}

.cc-cb {
    color: #307EC0;
}

#chart-left .cb-cont {
    width: 145px;
    margin-left: 110px;
    padding: 30px 0;
    line-height: 1.05;
}

#chart-right .cb-cont {
    width: 145px;
    margin-left: 40px;
    padding: 30px 0;
    line-height: 1.05;
}

.cb-cont span.f-22 {
    vertical-align: 8px;
}

#chart-cont {
    height: 265px;
}

/* icons */
.icon_receipt, .icon_clo {
    width: 24px;
    height: 24px;
    vertical-align: middle;
}

.icon_receipt {
    background-position: -72px 0px;
}

.icon_clo {
    background-position: -264px 0px;
}

.headtable .arr-down {
    border-top: 5px solid #333;
    vertical-align: 1px;
}

.headtable .arr-up {
    border-bottom: 5px solid #333;
    vertical-align: 1px;
}

.div-expander-no.cc1 .card-cb {
    opacity: 0.5;
}

.question-tooltip, .receipt-tooltip, .clo-tooltip, .percent1-tooltip, .percent3-tooltip, .tt-order-rep-tooltip {
    line-height: 1.21;
    position: absolute;
    right: -42px;
    text-align: left;
    top: 28px;
    width: 165px;
    z-index: 100001;
}

.tt-order-rep-tooltip {
    width: 170px !important;
}

.clo-tooltip {
    width: 95px;
}

.receipt-tooltip {
    width: 80px;
}

.percent1-tooltip, .percent3-tooltip {
    width: 120px;
    top: 34px;
    right: 3px;
}

    .question-tooltip:after, .question-tooltip:before, .receipt-tooltip:after, .receipt-tooltip:before, .clo-tooltip:after, .clo-tooltip:before, .percent1-tooltip:after, .percent1-tooltip:before, .percent3-tooltip:before, .percent3-tooltip:after, .tt-order-rep-tooltip:after, .tt-order-rep-tooltip:before {
        right: 44px;
        top: -16px;
        border: solid transparent;
        content: "";
        height: 0;
        width: 0;
        position: absolute;
    }

    .question-tooltip:after, .receipt-tooltip:after, .clo-tooltip:after, .percent1-tooltip:after, .percent3-tooltip:after, .tt-order-rep-tooltip:after {
        border-bottom-color: #fff;
        border-width: 8px;
        right: 46px;
    }

    .question-tooltip:before, .receipt-tooltip:before, .clo-tooltip:before, .percent1-tooltip:before, .percent3-tooltip:before, .tt-order-rep-tooltip:before {
        border-bottom-color: #ccc;
        border-width: 10px;
        margin-top: -4px;
    }

.tt-order-rep-tooltip:after {
    right: 80px;
}

.tt-order-rep-tooltip:before {
    right: 78px;
}

.tt-order-rep-tooltip {
    width: 135px;
    right: 32px;
    top: 35px;
}

.question-tooltip:after {
    right: 39px;
}

.question-tooltip:before {
    right: 37px;
}

/* onerecieptOverlay*/

div.onerecieptOverlay {
    background-color: #fff;
    min-height: 540px;
    left: 330px;
    position: absolute;
    top: 53px;
    width: 840px;
    z-index: 99999;
    display: none;
    border-top: 3px solid #23ae4a;
}

    div.onerecieptOverlay div.msg-bar {
        height: 36px;
        padding: 3px 0;
    }

    div.onerecieptOverlay div.onerecieptcontent {
        width: 750px;
        display: block;
        margin: 0 36px 10px;
        position: relative;
        height: 76%;
        overflow: auto;
        padding: 15px 0;
    }

    div.onerecieptOverlay #disable-dashboard {
        margin: 3px 4px 0 0;
    }

.backgroundPopup {
    background: none repeat scroll 0 0 #000;
    border: 1px solid #cecece;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99998;
}

h4.receipt_detail {
    margin-left: 36px;
    font-size: 13px;
    margin-top: 10px;
}

div.onerecieptdetails {
    position: relative;
    height: 25px;
    padding: 15px 0 10px 36px;
    background-color: #efeeee;
}

    div.onerecieptdetails div.details {
        width: 400px;
        float: left;
        font-size: 13px;
        font-family: arial;
        color: #494949;
    }

img#icon_receipt {
    cursor: pointer;
}

#bonus-table .td-shop {
    width: 80px;
    padding-right: 20px;
}

.pad-30-l {
    padding-left: 30px;
}

.pad-60-l {
    padding-left: 60px;
}

.div-expander-body td {
    padding-left: 88px;
}

.total-cb {
    padding-right: 50px;
}

/* subscriptions */
.subscribeMail {
    margin-right: 5px;
}

.unsubscribe {
    margin: 30px 0 0 20px;
}

/* Account Settings */

#ccmail {
    color: #fff;
    cursor: pointer;
}

#mail_sent {
    color: #fff;
}

.mar-130-l {
    margin-left: 130px;
}

/* Big Fat Check Setting */
.successBox {
    background: #23ae4a;
}

.errorBox {
    background: #d8000d;
}

.errorBox, .successBox {
    padding: 15px 20px;
    color: #fff;
    height: auto !important;
    line-height: 1;
}

.mod-close {
    line-height: 11px;
    text-align: right;
}

.cbsettingsform .smallfld {
    width: 139px !important;
}

.cbsettingsform select {
    border: 1px solid #ccc;
    height: 38px;
    width: 318px;
    padding: 6px;
}

    .cbsettingsform select.smallfld {
        width: 147px;
    }

    .cbsettingsform select option {
        padding: 0 0 0 7px;
    }

#account-container input[type=radio] {
    width: auto;
}

.accountSettings #emailAddress, .accountSettings #password, .accountSettings #reenterPassword, .accountSettings #currentPwd {
    width: 216px !important;
}

button#cancel {
    margin-left: 25px;
}

div#pge-lt, img#flag-btn {
    *z-index: -1 !important;
}
/* IE7 overlay hack */
#captcha-pwd-overlay, #personal-captcha-overlay, #paypalToCheck-overlay {
    background-color: #fff;
    min-height: 250px;
    left: 450px;
    position: absolute;
    top: 116px;
    width: 450px;
    z-index: 99999;
    margin: -5px 0 0 0;
    display: none;
}

#userProfile-overlay {
    min-height: 450px;
    z-index: 99999;
}
/* Popup */
.acct-bgd {
    background: #000;
    border: 1px solid #cecece;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99998;
}

.popUp-close a, .pwd-popUp-close a, .userProfile-popUp-close a, .paypalToCheck-popUp-close a {
    background: url(../../images/ui2014.1.0.0.png) no-repeat -102px -190px;
    cursor: pointer;
    display: block;
    height: 13px;
    position: absolute;
    right: 1px;
    top: 0;
    width: 13px;
    text-decoration: none;
    margin: 5px 5px 0 0;
}

.captcha-info {
    margin: 20px 20px 20px 50px;
}

.paypal-captcha-submit {
    width: 310px !important;
}

button#verify-captcha, #verify-pwdcaptcha {
    margin-top: -30px;
}

.per-subBtn {
    width: 600px;
    text-align: center;
    margin-bottom: 20px;
}

#userProfile-captcha-error {
    width: 255px;
    float: left;
    color: #f00;
    margin: 0 0 10px 59px;
    text-align: center;
}

p#email-txt {
    width: 300px !important;
    float: left !important;
    word-wrap: break-word;
    margin: 5px 10px 0 0;
}

#emailFORM {
    margin: 10px 0 0 0;
    height: 50px;
}

#verificationEmail-txt {
    border-bottom: 1px solid #000;
    margin: 10px 0 0 -25px;
    padding-bottom: 10px;
    text-align: center;
    min-width: 400px;
    word-wrap: break-word;
    display: inline-block;
}

#provide-email {
    margin-left: 50px;
}

#emailCaptchaFORM .emailcap div {
    left: 8px !important;
    top: 4px;
    *top: 11px !important;
    text-align: left;
}

.refresh-Cap {
    margin-top: 4px !important;
}

#passwordCaptchaFORM .pwdcap div {
    left: 80px !important;
    top: 4px;
}

div.personal-captcha-widget div.h-v-centered, div.paypalToCheck-captcha-widget div.h-v-centered {
    margin: 0;
    text-align: left;
}

#paypalEmailCaptchaFORM div.captcha-widget div.h-v-centered {
    top: 5px;
}

#paypalEmailCaptchaFORM .payment-emailAddress div {
    margin-top: 0px;
}

#captcha_div {
    margin: 0 auto 5px;
    width: 175px;
}

#refreshCap, #refreshPwdCap, #refreshPersonalCap, #refreshpaypalToCheck, #refreshPayPalCap, #refreshYandexCap {
    margin: 8px 0 -5px 0;
    cursor: pointer;
}

.refresh-PwdCap {
    margin-top: 9px !important;
}

#cPwd-error {
    width: 350px;
    color: #f00;
    margin: 5px 0 0 20px;
    display: none;
}

div#paymentOptionDIV span#mail_sent {
    font-size: 12px !important;
    font-family: Verdana,Geneva,sans-serif;
    color: #333;
}

div#paymentOptionDIV a#showccc {
    opacity: 1 !important;
}

.s-label {
    /*width: 178px;*/
    width: 200px;
}

.s-label-custom {
    /*width: 178px;*/
    width: 225px;
}

#upload-form input[type=text] {
    padding: 2px 5px;
}

/*130px; haivu*/
#PayPalDiv {
    width: 650px;
}

.acct-popup {
    border-top: 5px solid #23ae4a;
    height: auto;
    position: absolute;
    top: 150px;
    left: 0;
    right: 0;
    width: 640px;
    z-index: 9999;
    margin: auto;
}

#backgroundPopup {
    z-index: 9999;
}

#disable-dashboard {
    right: 10px;
    top: 15px;
    position: absolute;
    width: 10px;
    height: 10px;
    background-position: -151px -91px;
}

.disabled {
    cursor: default !important;
    color: #dedede;
}

.address-popup {
    width: 680px;
}

.personal-captcha-widget {
    margin: 0 auto;
    width: 280px;
}

#recipientuser input {
    margin: 0 15px 15px 0;
    width: 295px;
    border: 1px solid #ccc;
    padding: 10px;
}

#personalCaptcha, #captcha_div #captcha, #pwdCaptcha, #paypalToCheckCaptcha, #payPalCaptcha, #yandexCaptcha {
    width: 130px;
    padding: 5px 7px;
}

.submit-cont {
    margin: -55px 30px 0 0;
}

ul.err-list {
    list-style: disc;
    margin-right: 20px;
}

    ul.err-list li {
        margin-left: 13px;
        color: #fff;
    }

.email-update-popup, .password-update-popup, .verify-popup {
    border-top: 5px solid #23ae4a;
    height: auto;
    position: absolute;
    top: 150px;
    left: 0;
    right: 0;
    width: 660px;
    z-index: 9999;
    margin: auto;
}

.email-popup, .password-popup {
    width: 680px;
}

.verify-popup {
    width: 587px;
}

.apotip {
    line-height: 1.21;
    position: absolute;
    right: 2px;
    text-align: left;
    top: 30px;
    width: 290px;
    z-index: 100001;
}

    .apotip:after, .apotip:before {
        right: 44px;
        top: -16px;
        border: solid transparent;
        content: "";
        height: 0;
        width: 0;
        position: absolute;
    }

    .apotip:after {
        border-bottom-color: #fff;
        border-width: 8px;
        right: 46px;
    }

    .apotip:before {
        border-bottom-color: #ccc;
        border-width: 10px;
        margin-top: -4px;
    }

.social-sprite {
    width: 64px;
    height: 64px;
    background: url(../../images/social-sprite-2015.png) no-repeat 0 0;
}

    .social-sprite.fb {
        background-position: 0 0;
        vertical-align: middle;
    }

    .social-sprite.goog {
        background-position: -69px 0;
    }

    .social-sprite.gconnect {
        width: 21px;
        height: 13px;
        background-position: -138px -24px;
        background-color: #d64e34;
    }

.customGPlusConnect {
    background: #d64e34;
    padding: 10px 8px 8px;
    border-radius: 3px;
    line-height: 1;
}

.connect-txt {
    vertical-align: 20px;
}

.gconnect-txt {
    vertical-align: 2px;
}

.unlink {
    margin-left: 196px;
}

.goog-cont {
    width: 685px;
}

.payment-cont {
    padding-left: 88px;
}

/* -- On/Off Switch -- */
.on-off-switch {
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    direction: ltr;
    position: relative;
    z-index: 0;
}

.on-off-center, .on-off-switch {
    border-radius: 10px;
}

.on-off-switch {
    vertical-align: -6px;
    margin-left: 86px;
}

.on-off-slide {
    position: absolute;
}

.on-off-switch-on {
    display: inline-block;
}

.on-off-switch-off {
    display: inline-block;
}

.on-off-center {
    position: absolute;
    background: #fff;
    height: 20px !important;
    right: 18px !important;
    top: 1px;
    width: 21px !important;
    );
}

.disabled .on-off-center {
    cursor: default !important;
}

.on-off-switch.on .on-off-switch-off, .on-off-switch.on .on-off-switch-on {
    background: #23ae4a;
}

.on-off-switch .on-off-switch-on {
    background: #ccc;
}

.on-off-switch.on .on-off-center {
    right: 19px !important;
}

#reauthorizedButton {
    margin-right: 50px;
}

.reauth-cont {
    width: 60%;
}

.provide {
    width: 318px;
    text-align: left;
}

.g-unlink {
    margin-left: 200px;
}

#email-pwd-settings #password, #email-pwd-settings #reenterPassword, #email-pwd-settings #existingPassword {
    width: 209px;
    padding: 5px 0 5px 10px;
    margin-right: 6px;
}

#paymentCaptchaEmailAddress, #emailAddress, #yandexWalletId {
    margin: 0 auto;
    border: 1px solid #999;
    padding: 10px;
    width: 297px;
}

#currentPwd {
    width: 270px;
    padding: 10px;
}

.err-list-cont {
    width: 80%;
}

.f-times {
    font-family: Times, serif !important;
}

.tooltip {
    z-index: 10;
}

.dashboard-left .refer-button {
    width: 103px;
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 3px 0 2px;
}

.acct-popup.paypal-check-popup {
    width: 350px;
}

table.original {
    width: 350px;
    margin-bottom: 5px;
}

    table.original td {
        padding-bottom: 5px;
    }

.dashboard-cb button {
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    color: #23ae4a;
    font-size: 14px;
    height: 33px;
    width: 183px;
}

.plus {
    color: #23ae4a;
    font-weight: bold;
    font-size: 27px;
    width: 12px;
}

/* Font Awesome */
.fa-credit-card:before {
    content: "\f09d";
}

.fa-credit-card-alt:before {
    content: "\f283";
}

.fa-pencil:before {
    content: "\f040";
}

.account-page .fa-bell {
    margin: 0 5px 0 0;
    vertical-align: -2px;
}

.account-page .fa-heart {
    margin: 0 5px 0 0;
}

.fa-question:before {
    content: "\f128";
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071";
}

.mar-5-r {
    margin-right: 5px;
}

.fa-warning {
    vertical-align: middle;
}

#paymentsettings .fa-warning, .fa-check {
    vertical-align: top;
}

.acct-orderrep.fa-check {
    vertical-align: middle;
    cursor: pointer;
}

.create-pw {
    width: 90%;
}

.v-top {
    vertical-align: top;
}

.v-middle {
    vertical-align: middle;
}

.fa-repeat:before, .fa-rotate-right:before {
    content: "\f01e";
}

.fa-info-circle:before {
    content: "\f05a";
}

.pencil-cont {
    width: 20px;
}

.pencil-cont-r {
    width: 95%;
    line-height: 1.2;
}

.fa-plus-circle:before {
    content: "\f055";
}

/* QAS redo */
.qas-original-address {
    margin-left: 30px;
}

.qas-street-input {
    width: 205px;
}

.qas-override {
    width: 200px;
    height: 40px;
    line-height: 0.8;
    position: relative;
    top: -20px;
    margin-right: 50px;
    font-size: 16px;
}

.qas-popup {
    width: 586px;
    padding-bottom: 45px;
}

.dialog .errorBox {
    padding: 10px 20px;
}

.red {
    color: #d8000d;
}

/* verification */
#verify-container input.digit {
    width: 30px;
    height: 50px;
    margin-left: 5px;
}

    #verify-container input.digit:first-child {
        margin-left: 0;
    }

.verify-inner {
    width: 300px;
}

#accessTokenButton {
    width: 130px;
    height: 40px;
    line-height: 0.95;
    font-size: 18px;
}

.w-500 {
    width: 500px;
}

.pad-70-b {
    padding-bottom: 70px;
}

.lh-1 {
    line-height: 1;
}

/* bonus tiles */
.return-bonus-tile {
    width: 274px;
    height: 215px;
}

.bonus-desc {
    line-height: 1.3;
}

.return-bonus-tile .fa-clock-o, .return-bonus-tile .fa-info-circle {
    vertical-align: -1px;
}

.return-bonus-tile .fa-caret-right {
    vertical-align: -2px;
}

.return-bonus-tile.two-third {
    width: 549px;
}

.ebates-logo {
    height: 27px;
    width: 100px;
    background: url(../../images/ebates-100x27.png) no-repeat 0 0;
}

.sm-modal span.err-msg {
    width: 270px;
}

.sm-modal .fa-warning {
    vertical-align: top;
}

/* Favorites Page */
.favorites #favslist li {
    border-bottom: 1px solid #ccc;
}

    .favorites #favslist li.last.faved {
        border-bottom: 0;
    }

        .favorites #favslist li.last.faved a {
            padding-bottom: 16px;
        }

.favorites li.clr {
    border-top: 1px solid #ccc;
}

.favorites li span.cb.frt {
    padding-top: 8px;
}

.favorites .favslist-block .fa-heart.on, .favorites .favslist-block .fa-heart.off {
    margin-top: 19px;
}

.favs-dd-list .fa-heart.on, .favs-dd-list .fa-heart.off {
    position: absolute;
    top: 24px;
    left: 25px;
}

.favs-dd-list .store-img {
    width: 220px;
}

.favs-dd-list .cb-cont {
    margin-left: 40px;
    width: 415px; /*450px;*/
}

.favs-dd-list .cb-txt {
    line-height: 0.75;
}

.see-all-favs {
    position: relative;
    z-index: 1;
}

.favs-dd .cp-shop {
    width: 680px; /*haivu 720px;*/
}

.favorites .favslist-block li:last-child {
    border-bottom: 0;
}

.favorites #favslist li.col-half {
    width: 411px;
}

/*************** cap nhat tai khoan ************************/
#UpdateProfile small {
    font-size: 90%;
    color: #c0c0c0;
}

.button {
    font-size: 15px;
    line-height: 15px;
}

/*************** end cap nhat tai khoan ************************/

.input-validation-error {
    border: solid 1px red;
    outline: 0;
}

.field-validation-error span {
    color: red;
}

.message {
    color: red;
}

.inputText {
    width: 209px;
    padding: 5px 0 5px 10px;
    margin-right: 6px;
}

.inputCombo {
    padding: 5px 0 5px 10px;
}

#UpdateProfile select.date_chose {
    width: 70px;
    padding: 4px 0 4px 5px;
    margin-right: 6px;
}

#passwordFORM td {
    vertical-align: top;
}


#withdrawForm .s-label {
    width: 180px;
}

#withdrawForm #bank-info {
    line-height: 1.8;
    margin-bottom: 20px;
}

#withdrawForm #linkTNCN {
    font-size: 90%;
    color: #f30;
}

#withdrawForm #amountToReceive span,
#withdrawForm #amountToReceive label {
    font-weight: bold !important;
}

#must-have-verification-info div {
    line-height: 1.8;
}

ul.order-note {
    margin-top: 5px;
    margin-bottom: 10px;
}

ul.order-note li {
    font-size: 13px;
    line-height: 19px;
    list-style-type: disc;
    margin-left: 30px;
}


#formOrderClaim textarea {
    width: 450px;
    height: 100px;
}

#formOrderClaim .s-label {
    width: 265px;
}

.order-claim-guide li {
    font-size: 14px;
    font-weight: bold;
}

.order-claim-guide small {
    font-size: 95%;
    font-weight: normal;
}

#list-my-order.tt-table tr {
    vertical-align: top;
}

#list-my-order.tt-table .td-2-lines {
    line-height: 20px;padding-top: 5px; padding-bottom: 5px;
}

#list-my-order.tt-table .show-note,
#list-my-order.tt-table .show-note-noclick {
    cursor: pointer;
    color: #f30;
    letter-spacing: 2px;
    font-weight: bold;
}

.pit-info {
    display: none;
}

#list-my-order.tt-table tr {
    line-height: 20px;
    
}

    #list-my-order.tt-table tr td,
    #list-my-order.tt-table tr th {
        padding-top: 7px;
    padding-bottom: 7px;
    }

#list-my-order.tt-table tr.table-row tr {
    vertical-align: middle;
    line-height: 20px;
}

