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*/

.fp-srp-send-point{
border:none;
padding: 6px 10px 6px 10px;
}

.fp-srp-send-point-value{
    min-width:250px !important;
    height:30px !important;
}

#encashing_form .error{
    display:none;
}

.rs_gift_voucher_submit_button{
    margin-top:10px;
}

.rs-predefined-button-wrapper,
.rs-sequence-nos-wrapper{
    margin-bottom: 10px;
}

.rs-predefined-button-wrapper label{
    float:left;
    width:25%;
}
@font-face {
  font-family: 'footable';
  src: url('fonts/footable.eot');
  src: url('fonts/footable.eot?#iefix') format('embedded-opentype'), url('fonts/footable.woff') format('woff'), url('fonts/footable.ttf') format('truetype'), url('fonts/footable.svg#footable') format('svg');
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'footable';
    src: url('fonts/footable.svg#footable') format('svg');
    font-weight: normal;
    font-style: normal;
  }
}
.footable {
  width: 100%;
  /** SORTING **/

  /** PAGINATION **/

}
.footable.breakpoint > tbody > tr.footable-detail-show > td {
  border-bottom: none;
}
.footable.breakpoint > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e001";
}
.footable.breakpoint > tbody > tr:hover:not(.footable-row-detail) {
  cursor: pointer;
}
.footable.breakpoint > tbody > tr > td.footable-cell-detail {
  background: #eee;
  border-top: none;
}
.footable.breakpoint > tbody > tr > td > span.footable-toggle {
  display: inline-block;
  font-family: 'footable';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  padding-right: 5px;
  font-size: 14px;
  color: #888888;
}
.footable.breakpoint > tbody > tr > td > span.footable-toggle:before {
  content: "\e000";
}
.footable.breakpoint.toggle-circle > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e005";
}
.footable.breakpoint.toggle-circle > tbody > tr > td > span.footable-toggle:before {
  content: "\e004";
}
.footable.breakpoint.toggle-circle-filled > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e003";
}
.footable.breakpoint.toggle-circle-filled > tbody > tr > td > span.footable-toggle:before {
  content: "\e002";
}
.footable.breakpoint.toggle-square > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e007";
}
.footable.breakpoint.toggle-square > tbody > tr > td > span.footable-toggle:before {
  content: "\e006";
}
.footable.breakpoint.toggle-square-filled > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e009";
}
.footable.breakpoint.toggle-square-filled > tbody > tr > td > span.footable-toggle:before {
  content: "\e008";
}
.footable.breakpoint.toggle-arrow > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e00f";
}
.footable.breakpoint.toggle-arrow > tbody > tr > td > span.footable-toggle:before {
  content: "\e011";
}
.footable.breakpoint.toggle-arrow-small > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e013";
}
.footable.breakpoint.toggle-arrow-small > tbody > tr > td > span.footable-toggle:before {
  content: "\e015";
}
.footable.breakpoint.toggle-arrow-circle > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e01b";
}
.footable.breakpoint.toggle-arrow-circle > tbody > tr > td > span.footable-toggle:before {
  content: "\e01d";
}
.footable.breakpoint.toggle-arrow-circle-filled > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e00b";
}
.footable.breakpoint.toggle-arrow-circle-filled > tbody > tr > td > span.footable-toggle:before {
  content: "\e00d";
}
.footable.breakpoint.toggle-arrow-tiny > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e01f";
}
.footable.breakpoint.toggle-arrow-tiny > tbody > tr > td > span.footable-toggle:before {
  content: "\e021";
}
.footable.breakpoint.toggle-arrow-alt > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e017";
}
.footable.breakpoint.toggle-arrow-alt > tbody > tr > td > span.footable-toggle:before {
  content: "\e019";
}
.footable.breakpoint.toggle-medium > tbody > tr > td > span.footable-toggle {
  font-size: 18px;
}
.footable.breakpoint.toggle-large > tbody > tr > td > span.footable-toggle {
  font-size: 24px;
}
.footable > thead > tr > th {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
}
.footable > thead > tr > th.footable-sortable:hover {
  cursor: pointer;
}
.footable > thead > tr > th.footable-sorted > span.footable-sort-indicator:before {
  content: "\e013";
}
.footable > thead > tr > th.footable-sorted-desc > span.footable-sort-indicator:before {
  content: "\e012";
}
.footable > thead > tr > th > span.footable-sort-indicator {
  display: inline-block;
  font-family: 'footable';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  padding-left: 5px;
}
.footable > thead > tr > th > span.footable-sort-indicator:before {
  content: "\e022";
}
.footable > tfoot .pagination {
  margin: 0;
}
.footable.no-paging .hide-if-no-paging {
  display: none;
}
.footable-row-detail-inner {
  display: table;
}
.footable-row-detail-row {
  display: table-row;
  line-height: 1.5em;
}
.footable-row-detail-group {
  display: block;
  line-height: 2em;
  font-size: 1.2em;
  font-weight: bold;
}
.footable-row-detail-name {
  display: table-cell;
  font-weight: bold;
  padding-right: 0.5em;
}
.footable-row-detail-value {
  display: table-cell;
}
.footable-odd {
  background-color: #f7f7f7;
}
/*!
 * Bootstrap v2.3.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */


.pagination {
    margin: 20px 0;
}

.pagination ul {
    display: inline-block;
    *display: inline;
    margin-bottom: 0;
    margin-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *zoom: 1;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul > li {
    display: inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-left-width: 0;
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
    background-color: #f5f5f5;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
    color: #999999;
    cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
    color: #999999;
    cursor: default;
    background-color: transparent;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
    border-left-width: 1px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
}

.pagination-centered {
    text-align: center;
}

.pagination-right {
    text-align: right;
}

.pagination-large ul > li > a,
.pagination-large ul > li > span {
    padding: 11px 19px;
    font-size: 17.5px;
}

.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-topleft: 6px;
}

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px;
}

.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
}

.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
}

.pagination-small ul > li > a,
.pagination-small ul > li > span {
    padding: 2px 10px;
    font-size: 11.9px;
}

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
    padding: 0 6px;
    font-size: 10.5px;
}

.pager {
    margin: 20px 0;
    text-align: center;
    list-style: none;
    *zoom: 1;
}

.pager:before,
.pager:after {
    display: table;
    line-height: 0;
    content: "";
}

.pager:after {
    clear: both;
}

.pager li {
    display: inline;
}

.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
    text-decoration: none;
    background-color: #f5f5f5;
}

.pager .next > a,
.pager .next > span {
    float: right;
}

.pager .previous > a,
.pager .previous > span {
    float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
    color: #999999;
    cursor: default;
    background-color: #fff;
}

