/* CSS Document interstitial.2.0.11.css */
/*begin added from fonts.1.0.2.css */
.prox-r, .prox-r *, .prox-r a, a.prox-r {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
    font-weight: normal;
    font-style: normal;
}

    .prox-b, .prox-b *, .prox-b a, a.prox-b, .prox-r .prox-b {
        font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
        font-weight: normal;
        font-style: normal;
    }

    .prox-eb, .prox-eb *, .prox-eb a, a.prox-eb, .prox-r .prox-eb {
        font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
        font-weight: normal;
        font-style: normal;
    }

    .prox-l, .prox-l *, .prox-l a, a.prox-l, .prox-r .prox-l {
        font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
        font-weight: normal;
        font-style: normal;
    }

    .prox-t, .prox-t *, .prox-t a, a.prox-t, .prox-r .prox-t {
        font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
        font-weight: normal;
        font-style: normal;
    }

/* end added from fonts.1.0.2.css */
body {
    background: #ebebeb;
    color: #333;
}

.int-wrap {
    background: #2b8001;
    margin: 70px auto 0;
    padding: 5px 0 0;
    width: 600px;
    transition: all .5s;
}

.interstitial-box {
    background: #fff;
    border: 1px solid #ccc;
    border-top: 0;
    padding: 30px 0 0;
    text-align: center;
    overflow: hidden;
}

.int-content {
    list-style-type: none;
    margin: 8px 0 0;
    transition: all .5s;
    opacity: 0;
}

    .int-content a {
        color: #333;
    }

.congratulations {
    margin: 0 20px;
}

.congratulations, .nothing, .cattitle, .catitem {
    font-size: 20px;
    line-height: 28px;
    padding: 4px 0;
}

.int-content .special-term, .int-content .exclusions {
    color: #888;
    font-size: 14px;
    line-height: 18px;
    margin: 20px 40px 8px;
    text-align: left;
}

.int-content .exclusions {
    color: #333;
    margin-bottom: 0;
}

.smalltxt {
    font-size: 14px;
    line-height: 18px;
    padding: 6px 0 12px;
}

.info {
    border-top: 1px solid #ccc;
    margin: 20px 20px 0;
    padding: 20px 0 15px;
    text-align: left;
}

.more-info {
    border-bottom: 1px solid #ccc;
    padding: 0;
    text-align: left;
}

.see-more {
    text-decoration: none;
    margin-left: 10px;
}

.mimage {
    background: #fff;
    border: 1px solid #ccc;
    display: block;
    height: 40px;
    margin: -60px 0 0 160px;
    padding: 8px 64px;
    position: absolute;
    width: 148px;
}

.moment {
    color: #999;
    font-size: 16px;
    line-height: 32px;
}

    .moment img {
        margin: 0 0 2px 8px;
    }

.on-way {
    color: #f30;
    font-size: 48px;
    line-height: 64px;
    margin: 0 20px;
}

.int-content .nothing {
    border-top: 1px solid #ccc;
    margin: 8px 20px 0;
    padding: 12px 0 0;
}

#post-filter-panel {
    padding-bottom: 20px;
}

.grn {
    color: #2b8001;
}

.ora {
    color: #f30;
}

.flt {
    float: left;
}

.frt {
    float: right;
}

.hide {
    display: none;
}

.ab-text {
    font-size: 24px;
    line-height: 28px;
    padding: 6px 0;
}

.blocker-help-link {
    position: relative;
    color: #23ae4a !important;
    text-decoration: none;
}

    .blocker-help-link:before {
        background: #23ae4a;
        border-radius: 50px;
        color: white;
        content: "\203A";
        font-size: 19px;
        height: 12px;
        right: -15px;
        line-height: 9px;
        position: absolute;
        text-align: center;
        top: 9px;
        width: 11px;
        padding: 0 0 0 1px;
        font-family: Georgia, Geneva, sans-serif;
    }

.ie-info {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin: 10px 20px 0;
    text-align: left;
}

.ie-tools {
    background: transparent url(../images/interstitial/gear.png) no-repeat center center;
    display: inline-block;
    height: 24px;
    width: 24px;
    margin: 0 1px -5px;
    *margin: 0 5px -5px 1px;
}

.ie-info ol {
    margin: 0;
    *margin: 0 0 0 30px;
}

    .ie-info ol li {
        padding-left: 4px;
    }

.catsection {
    border: 1px solid #ccc;
    margin: 8px 20px 0;
    padding: 0 18px 20px;
}

    .catsection ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    .catsection .cattitle {
        padding: 12px 0;
    }

.catlist .catitem {
    line-height: 35px;
    margin: 0 10px;
    padding: 0;
}

.catlist li {
    background: #eaeaea;
    height: 35px;
}

    .catlist li.even {
        background: #fff;
    }

.int-withcat .nothing {
    border: 0;
    margin: 0;
}

.ccsection {
    background: #ffefef url("../images/interstitial/cc_interstitial_bg.1.0.png");
    background-size: cover;
    color: #333;
    margin: 0;
    overflow: hidden;
    padding: 20px 16px 24px;
    text-align: left;
}

    .ccsection img {
        display: block;
        margin: 0 8px 0 0;
    }

.cctitle {
    border-bottom: 1px solid #333;
    color: #436eab;
    font-size: 33px;
    padding: 16px 0 0;
}

.cctext {
    font-size: 17px;
    padding: 4px 0 0;
}

.int-content.ccuser .nothing {
    border-top: 0;
    margin-top: 0;
}

.ccuser .catsection {
    margin-top: 16px;
    margin-bottom: 8px;
}

/* --- button --- */
.button {
    border: none;
    border-radius: 3px;
    cursor: pointer;
    transition: all 0.1s;
    text-align: center;
    font-size: 15px;
    margin-top: 10px;
    padding: 11px 18px;
    display: inline-block;
    height: auto;
    text-decoration: none;
}

    .button:hover {
        text-decoration: none;
    }

    .button.reload {
        margin-bottom: 10px;
    }

.install-filter {
    padding: 7px 16px !important;
}

.white-font {
    color: #fff !important;
}

.orange-bg {
    background: #f30;
}

.dark-green-bg {
    background-color: #2b8001;
}

.direct {
    color: #999 !important;
}
/* --- animations --- */
.faded-in {
    opacity: 1;
}

.zero-height {
    height: 0;
}

.catlist li:nth-child(even) {
    background-color: #fff;
}

/* Tablet Mobile */
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

a.btn-default {
    color: #333;
    background-color: #eee;
    border-color: #ccc;
    margin-top: 10px;
    margin-bottom: 10px;
}

a.btn-orange {
    background-color: #FC3F26;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}

.btn-continue {
    width: 120px;
    height: 30px;
    line-height: 30px;
}

.appStoreBtn {
    width: 150px;
}

.int-wrap.mobile-gatepage .continue {
    display: block;
}

/*haivu*/
.error-code {
    color: #f30;
    font-weight: bold;
}

ul#lazada-note {
    margin-left: 50px;
    margin-right: 50px;
}

ul#lazada-note li {
    margin-bottom: 10px;
    font-size: 15px;
    padding-right: 10px;
}

.int-wrap {
    width: 700px;
}

.mimage {
    margin-left: 210px;
}

.desktop.redirectLink-disable-auto button,
.desktop.redirectLink button {
    background-color: #f30;
    padding: 10px 30px;
    font-size: 19px;
    color: white;
    border: none;
    cursor: pointer;
    width: 500px;
}

.desktop.redirectLink-disable-auto,
.desktop.redirectLink {
    padding-bottom: 0px;
}

/*begin tiki redirect*/
#tiki-redirect-wrapper {
    margin-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;
}

    #tiki-redirect-wrapper strong {
        font-weight: bold !important;
    }

#tiki-redirect-tiers {
    width: 100%;
}

    #tiki-redirect-tiers table.tiki-tiers {
        width: 100%;
    }

        #tiki-redirect-tiers table.tiki-tiers.option-A
        {
            color: #f30;
        }

        #tiki-redirect-tiers table.tiki-tiers.option-B {
            color: blue;
        }

    #tiki-redirect-tiers td:nth-child(1) {
        padding-right: 20px;
    }

    #tiki-redirect-tiers table.tiki-tiers tr:nth-child(1) td {
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: bold;
    }

    #tiki-redirect-tiers table.tiki-tiers tr td:nth-child(2) {
        text-align: right;
        /*color: #f30;*/
    }

#tiki-redirect-tiers {
    font-size: 15px;
    line-height: 23px;
}

#tiki-note {
    margin: 5px 20px 20px 20px;
    font-size: 14px;
    border: dashed 1px red;
    padding: 5px;
}

#tiki-redirect-wrapper button {
    font-size: 15px !important;
    margin-top: 15px;
}

#tiki-redirect-wrapper button.option-A {
    background-color: #f30;
}

#tiki-redirect-wrapper button.option-B {
    background-color: #4169e1;
}

#tiki-note strong {
    font-weight: bold !important;
}

#tiki-category-guide {
    padding-top: 10px;
}

#tiki-category-guide a {
    color: #23ae4a;
}
/*end of tiki redirect*/

.arrow-red.arr-right {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #ff3300;
    display: inline-block;
    width: 0;
    height: 0;
}

/* shopee redirect */
#shopee-button-container {
    margin-left: -57px;
}
#shopee-button-container .button-guide {
    background-color: blue;
    width: 320px;
    height: 86px;
}

    #shopee-button-container .button-guide  small {
        font-size: 13px;
        line-height: 20px;
        color: #ccc;
    }

#shopee-button-container .button-go {
    width: 320px; /*fix cung de khong thay doi khi doi text*/
    height: 86px;
}


/* end of shopee redirect */

#default-panel {
    padding-bottom: 30px;
}

.extension-intro {
    display: none; padding-left: 30px; text-align: left; font-size: 15px; padding-right: 30px; margin-top: 40px;
}

.extension-intro .browser {
    width: 53px; height: 48px; float: left; margin-bottom: 10px; margin-right: 10px;
}

    #chrome-intro .browser {
         background-position: 0 -31px !important;
    }
    
    #coccoc-intro .browser {
         background-position: 0 -264px !important;
    }
    
    #firefox-intro .browser {
         background-position: 0 -78px !important;
    }

    #cashback-record-info {
        margin: 0px 20px 20px 20px; font-size: 13px;  padding: 5px 100px;
    }

    #redirect-button-container {
        margin-top: 30px; margin-bottom: 0px; padding-bottom: 0px;
    }
    
    #tiki-now {
        margin: 5px 40px 20px 40px; font-size: 14px; border: dashed 1px red; padding: 5px 20px;background-color: lightgoldenrodyellow;        
    }

    #voucher-tiki {
        margin: 5px 40px 20px 40px; font-size: 14px; border: dashed 1px red; padding: 5px 20px;background-color: lightgoldenrodyellow;        
    }

    #divLuuY {        
        font-size: 26px;
    }

.desktop.redirectLink-disable-auto button.extra-link, .desktop.redirectLink button.extra-link {    
    background-color: lightblue;
    color: #333;
    width: 400px;
    font-size: 16px;
    text-align: left;
    padding-left: 93px;
}

.desktop.redirectLink-disable-auto button.extra-link strong, .desktop.redirectLink button.extra-link strong {
    font-weight: bold !important;
}