span.simpleshopmessage img{
    float:left;
    padding:2px;
}
/*Instagram Button CSS - Start*/
.ig-b- { display: inline-block; };
.ig-b- img { visibility: hidden; };
.ig-b-:hover { background-position: 0 -60px; }; 
.ig-b-:active { background-position: 0 -120px; };
.ig-b-32 { width: 32px; height: 32px; background: url(//badges.instagram.com/static/images/ig-badge-sprite-32.png) no-repeat 0 0; };
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .ig-b-32 { background-image: url(//badges.instagram.com/static/images/ig-badge-sprite-32@2x.png);background-size: 60px 178px; };
}
/*Instagram Button CSS - End*/

/*Gplus Button CSS - Start*/
.gc-bubbleDefault, .pls-container {
    display: none;
}
/*Gplus Button CSS - End*/

/*FB Button CSS - Start*/
.fb_iframe_widget {
    display:inline-flex !important;
}
.share_wrapper_default_url, .share_wrapper_static_url,.share_wrapper1, .share_wrapper11{
    /*margin-top: -12px;*/
    background-color:#3b5998;
    /*padding:2px;*/
    color:#fff;
    cursor:pointer;
    font-size:12px;
    font-weight:bold;
    border: 1px solid transparent;
    border-radius: 2px ;
    width:auto;
    height:23px;
}
.fb_share_img{
    margin-top: -3px;
    margin-left: 3px;
    margin-right: 3px;
    display:inline-block;
}
/*FB Button CSS - End*/

/*Referral System - CSS - Start*/
.referralclick {
    border: 2px solid #a1a1a1;
    padding: 3px 9px;
    background: #dddddd;
    width: 5px;
    border-radius: 25px;
}
.referralclick:hover {
    cursor: pointer;
    background:red;
    color:#fff;
    border: 2px solid #fff;
}
.rs_alert_div_for_copy{
    position:absolute;
    width:100%;
    height:100%;                                       
    top:100px;
    right:20px;
    z-index: 999;
}
.rs_alert_div_for_copy_content{
    position:fixed;
    width:200px;
    height:50px;
    background:#333;
    display:block;
    top:100px;
    right:20px;
    z-index: 999;
}
.rs_alert_div_for_copy p{
    color:#fff;
    font-size: 16px;
    text-align: left;
    padding:10px;
}
.copy_clip_icon img{
    float:right;
}
/*Referral System - CSS - End*/

/*PointUrl CSS -Start*/
.rs_success_msg_for_pointurl {
    width: 100%;                        
    font-size: 20px;
    font-weight: bold;
    padding: 15px;
    text-align: center;
    background-color: black;
    z-index: 999999;
    position:fixed;
    color: #fff;
}

.sk_failure_msg_for_pointsurl {
    width: 100%;                        
    font-size: 20px;
    font-weight: bold;
    padding: 15px;
    text-align: center;
    background-color: black;
    z-index: 999999;
    position:fixed;
    color: #fff;
}
.rs_remove_point_url {
    border: 2px solid #a1a1a1;
    padding: 3px 9px;
    background: #dddddd;
    width: 5px;
    border-radius: 25px;
}
.rs_remove_point_url:hover {
    cursor: pointer;
    background:red;
    color:#fff;
    border: 2px solid #fff;
}
/*PointUrl CSS -End*/

/*Available Points Shortcode CSS - Start*/
#current_points_caption{
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}
/*Available Points Shortcode CSS - End*/

/*Free Product CSS - Start*/
.fp_rs_display_free_product h3 {
    display:none;
}
/*Free Product CSS - End*/

/*Custom Button CSS - Start*/
table.rs_social_sharing_buttons,
table.rs_social_sharing_buttons tbody,
table.rs_social_sharing_buttons tbody tr td{
    border:none !important;
    background:none !important;
    padding:5px 4px 5px 2px !important;
    text-align:left !important;
}
a.rs_custom_social_icon_a input, a.rs_custom_social_icon_a input:hover
{
    border:none !important;
    color:#ffffff !important;
    border-radius:5px;
    position:relative;
    font-weight: bold;
    font-size:12px;
    font-family:'Roboto', sans-serif ;
    line-height: 5px;
    padding:15px 10px 15px 27px !important;
    text-transform:none !important;
    text-shadow:none !important;
    box-shadow:none !important;
    width:auto;
}
a.rs_custom_social_icon_a input#vk_like{
    width:auto !important;
}
a.rs_custom_social_icon_a:hover{
    text-decoration: none !important;
}
a.rs_custom_social_icon_a .rs_custom_fblike_button,a.rs_custom_social_icon_a rs_custom_fblike_button:hover{
    background:#3b5998 url('../../../rewardsystem/assets/images/facebook_like_icon.png') no-repeat 7px center ;
}
a.rs_custom_social_icon_a .rs_custom_fbshare_button,a.rs_custom_social_icon_a rs_custom_fbshare_button:hover{
    background:#3b5998 url('../../../rewardsystem/assets/images/facebook_icon.png') no-repeat 7px center ;
}
a.rs_custom_social_icon_a .rs_custom_tweet_button,a.rs_custom_social_icon_a rs_custom_tweet_button:hover{
    background:#38A1F3 url('../../../rewardsystem/assets/images/twitter_icon.png') no-repeat 7px center ;
}
a.rs_custom_social_icon_a .rs_custom_tweetfollow_button,a.rs_custom_social_icon_a rs_custom_tweetfollow_button:hover{
    background:#38A1F3 url('../../../rewardsystem/assets/images/twitter_icon.png') no-repeat 7px center ;
}
a.rs_custom_social_icon_a .rs_custom_gplus_button,a.rs_custom_social_icon_a rs_custom_gplus_button:hover{
    background:#DD4B39 url('../../../rewardsystem/assets/images/google_plus_icon.png') no-repeat 7px center ;
}
a.rs_custom_social_icon_a .rs_custom_vklike_button,a.rs_custom_social_icon_a rs_custom_vklike_button:hover{
    background:#4c75a3 url('../../../rewardsystem/assets/images/vk_icon.png') no-repeat 7px center ;
}
a.rs_custom_social_icon_a .rs_custom_instagram_button,a.rs_custom_social_icon_a rs_custom_instagram_button:hover{
    background:#c32aa3 url('../../../rewardsystem/assets/images/instagram_icon.png') no-repeat 7px center ;
}
a.rs_custom_social_icon_a .rs_custom_ok_button,a.rs_custom_social_icon_a rs_custom_ok_button:hover{
    background:#ed812b url('../../../rewardsystem/assets/images/ok_ru_icon.png') no-repeat 7px center ;
}
/*Custom Button CSS - End*/

/*Gift Voucher Settings - Start*/
.rs_character_error,.rs_points_error,.rs_noofcode_error,.rs_expdate_error,.rs_prefix_error,.rs_suffix_error{
    font-size: 16px;
    color: red;
}
.rs_reward_code_vouchers_click {
    border: 2px solid #a1a1a1;
    padding: 3px 9px;
    background: #dddddd;
    width: 5px;
    border-radius: 25px;
}

.rs_reward_code_vouchers_click:hover {
    cursor: pointer;
    background:red;
    color:#fff;
    border: 2px solid #fff;
}
/*Gift Voucher Settings - End*/

/*Date Filter Section - Start*/
.rs_disabled {
    cursor: not-allowed;
    opacity:0.5;
    color:#fff;
    border: 2px solid #fff;
}

.rs-duration-type-label,
.rs-from-date-label,
.rs-to-date-label,
.rs-earned-points-label{
    text-align:right;
}

.rs-mandatory-field{
    color:red;
}

/*Date Filter Section - End*/

/*Whatsapp share Section - Start*/

.rs-whatsapp-share-button{
    display:inline-block !important;
    background:#25d366;
    width:59px;
    border-radius:3px;
    font-weight:bold;
    font-size:14px;
    cursor:pointer;
    text-decoration: none !important;
}

.rs-whatsapp-share-button img
{
    display:inline-block !important;
    margin-left:4px;
    width:13px !important;
}

.rs-whatsapp-share-button span{
    color:#fff !important ;
}

.rs-whatsapp-share-button:hover{
    color:#fff !important;
    text-decoration: none;
}

/*Whatsapp share Section - End*/
