.sumo_success_msg_for_couponurl {
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    padding: 15px;
    text-align: center;
    background-color: black;
    z-index: 999999;
    position:fixed;
    color: #fff;
}
.sumo_failure_msg_for_couponurl {
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    padding: 15px;
    text-align: center;
    background-color: black;
    z-index: 999999;
    position:fixed;
    color: #fff;
}
.sumo_coupons_single_product_page_social_td_class{
    border:none !important;
    padding-top:2px !important;
    padding-left:2px !important;
    padding-right:2px !important;
    padding-bottom:2px !important;
    vertical-align:middle !important;
    white-space: nowrap !important;
    margin-bottom:5px !important;
}
iframe{
    margin-bottom:3px !important;
}
/*.vk-like{
    width:88px !important;
}*/
#time_limit_total_earn_next{
    font-size:14px;
    color:black;
    font-weight: 600;
    line-height: 1.3;
    padding: 20px 10px 20px 0;
    text-align: left;
    vertical-align: top;
    width: 200px;
}
.sumo_remove_coupon_url {
    border: 2px solid #a1a1a1;
    padding: 3px 9px;
    background: #dddddd;
    width: 5px;
    border-radius: 25px;
}
.sumo_remove_coupon_url:hover {
    cuskor: couponer;
    background:red;
    color:#fff;
    border: 2px solid #fff;
}