#popup-countdown {
        background: url(../images/popup-countdown.jpg) no-repeat;
        position: absolute;
        top: -2000px;
        left: -2000px;
        width: 700px;
        height: 500px;
        z-index: 2000;
        
        
    }
.close {
        display: block;
        text-indent: -9999px;
        position: absolute;
        width: 71px;
        height: 32px;
        top: -32px;
        left: 629px;
        background: url(http://img.zing.vn/products/vendor/general/banner-center/images/popup-close.png) 0 0 no-repeat;
        
        
    }
.close:hover {
        background-position: 0 -32px;
    }
#defaultCountdown {
    position: absolute;
    top: 120px;
    left: 103px;
    width: 380px;
    height: 40px;
}
.is-countdown {
    border: none;
    background: none;
}
.countdown-rtl {
    direction: rtl;
}
.countdown-holding span {
    color: #fff;
}
.countdown-row {
    clear: both;
    width: 100%;
    padding: 0px 2px;
    text-align: center;
}
.countdown-section {
    display: block;
    width: 65px;
    float: left;
    font-size: 24px;
    padding-right: 6px;
    font-family: Arial;
    text-align: center;
    color: #3f3632;
    
}
.countdown-amount {
    font-size: 200%;
}
.countdown-period {
    display: none;
}
.countdown-descr {
    display: block;
    width: 100%;
}
.bt-donchoi {
    width: 700px;
    height: 500px;
    display: block;
    text-indent: -9999px;
}