@import url("https://fonts.googleapis.com/css?family=Work+Sans:300,400,500,600&display=swap");
body.woocommerce_page_wp-loyalty-points-rewards #wlpr-main {
  font-family: "Work Sans", sans-serif;
  letter-spacing: -0.02em;
  font-size: 15px;
}
body.woocommerce_page_wp-loyalty-points-rewards #wlpr-main .wlpr-migrate-display-content {
  background: #fff8c1;
  padding: 20px;
  border-radius: 4px;
  box-shadow: 0 0 1px 1px #dddddd;
  font-size: 16px;
  font-weight: 500;
  display: flex;
  align-items: center;
  margin-top: 20px;
  margin-right: 20px;
}
body.woocommerce_page_wp-loyalty-points-rewards #wlpr-main .wlpr-migrate-display-content a.lpr-update {
  background: #e74c3c;
  color: #fff;
  height: auto;
  font-size: 16px;
  font-weight: 600;
  border-radius: 4px;
  padding: 10px 30px;
  line-height: 1.5;
  border: 1px solid #e74c3c;
  margin-left: 15px;
}

#wlpr-main .lpr-button-btn,
#wlpr-main input[type=submit],
#wlpr-main input[type=reset],
#wlpr-main input[type=button] {
  font-size: 14px;
  min-height: 2.6rem;
  font-weight: 600;
  font-family: "Work Sans", sans-serif;
}
#wlpr-main p {
  font-size: 15px;
}
#wlpr-main a {
  text-decoration: none;
  cursor: pointer;
  color: #555d66;
}
#wlpr-main input[type=email],
#wlpr-main input[type=number],
#wlpr-main input[type=search],
#wlpr-main input[type=text],
#wlpr-main input[type=tel],
#wlpr-main input[type=url],
#wlpr-main input[type=password],
#wlpr-main textarea,
#wlpr-main select {
  font-size: 16px;
  min-height: 2.4rem;
  line-height: 2;
}
#wlpr-main select {
  background-size: 18px 18px;
  background-position: right 0.2rem top 0.8rem;
  text-overflow: ellipsis;
  max-width: 100% !important;
}
#wlpr-main .float-right {
  float: right;
}
#wlpr-main .mr-10 {
  margin-right: 10px;
}
#wlpr-main .ml-10 {
  margin-left: 10px;
}

#wpwrap {
  background-color: rgba(235, 239, 243, 0.5);
}
#wpwrap .lpr-card-section {
  display: flex;
  align-items: center;
  width: 100%;
}
#wpwrap .lpr-card-section .lpr-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-right: -15px;
  margin-left: -15px;
}
#wpwrap .lpr-card-section .lpr_card {
  flex: 0 0 23%;
  max-width: 18%;
  margin-right: 15px;
  margin-left: 15px;
  box-shadow: 0 2px 4px 0 rgba(18, 52, 77, 0.04), 0 2px 18px 0 rgba(18, 52, 77, 0.11);
  margin-bottom: 2em;
  border: 1px solid #ffffff;
  text-align: center;
  border-radius: 7px;
  margin-top: 2em;
  cursor: pointer;
}
#wpwrap .lpr-card-section .lpr_card:hover {
  box-shadow: 0 5px 22px 0 rgba(18, 52, 77, 0.2);
}
#wpwrap .lpr-card-customer-1 {
  display: inline-block;
  width: 49.7% !important;
}
#wpwrap .lpr-notification {
  display: inline-block;
  width: 49.7%;
  vertical-align: text-top;
  padding-top: 20px;
}
#wpwrap .lpr-notification .alert::before, #wpwrap .lpr-notification .alert::after {
  width: 2.2rem;
  height: 2.2rem;
}
#wpwrap .lpr-notification p {
  background: #ffffff;
  color: #111111;
  padding: 10px;
  border-left: 3px solid #6371c7;
  margin-bottom: 10px;
}
#wpwrap .lpr-card-customer {
  display: inline-block;
  width: 49.7%;
  vertical-align: text-top;
  margin: auto;
}
#wpwrap .lpr-card-customer .lpr-card-bg {
  background: #e9faf5 !important;
  border: 1px solid #41d18e !important;
  box-shadow: none !important;
}
#wpwrap .lpr-card-customer .lpr-card-bg .lpr_card-header {
  padding: 20px;
  border-bottom: 0 solid #f2edff !important;
  -ms-flex-align: center;
  text-align: left;
}
#wpwrap .lpr-card-customer .lpr-card-bg .lpr-cpd-user {
  padding: 15px 0 0 !important;
}
#wpwrap .lpr-card-customer .lpr-card-bg .lpr-cpd-user h3 {
  font-size: 15px;
  font-weight: 400;
  color: #353d46;
  margin-bottom: 10px;
  text-transform: none;
  margin-top: 5px;
  border: 0 solid #e0e3e4;
  border-radius: 7px;
  line-height: 23px;
  text-align: left;
  padding: 0 0;
  margin-left: 20px;
  background: none;
}
#wpwrap .lpr-card-customer .lpr_card {
  margin-right: 15px;
  margin-left: 15px;
  box-shadow: 0 2px 4px 0 rgba(18, 52, 77, 0.04), 0 2px 18px 0 rgba(18, 52, 77, 0.11);
  margin-bottom: 0;
  border: 1px solid #ffffff;
  border-radius: 7px;
  margin-top: 0;
  background: #fff;
  padding: 0;
}
#wpwrap .lpr-card-customer .lpr_card .lpr_card-header {
  padding: 20px;
  border-bottom: 1px solid #f2edff;
  align-items: center;
}
#wpwrap .lpr-card-customer .lpr_card .lpr_card-body {
  padding: 20px;
  align-items: center;
}
#wpwrap .lpr-card-customer .lpr_card p {
  align-items: center;
  letter-spacing: 0;
  font-size: 16px;
  font-weight: 500;
  margin-top: 0;
  color: #212b36;
}
#wpwrap .lpr-card-customer .lpr_card h4 {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: 600;
  color: #212b36;
  letter-spacing: 0;
  margin-bottom: 0;
  display: block;
  text-transform: capitalize;
}
#wpwrap .lpr-card-customer .lpr_card h3 {
  font-size: 2rem;
  line-height: 2.8rem;
  margin-bottom: 0.7em;
  font-weight: 600;
  margin-top: 0.8em;
  color: #353d9f;
}
#wpwrap .lpr-card-customer .lpr_card .lpr-btn-adjust {
  border: 1px solid #353d9f;
  background: #FFF;
  color: #353d9f;
  padding: 6px 22px;
  font-size: 14px;
  line-height: 1.7;
  border-radius: 6px;
  min-height: 2.3rem;
  min-width: 3.6rem;
  box-shadow: 0 1px 7px 0 rgba(18, 52, 77, 0.1), 0 2px 8px 0 rgba(31, 36, 39, 0.28);
  text-align: center;
}
#wpwrap .lpr-card-customer .lpr_card .lpr-cpd-box {
  width: 49%;
  display: inline-table;
  padding: 15px 0;
  text-align: center;
}
#wpwrap .lpr-card-customer .lpr_card .lpr-cpd-box h5 {
  font-size: 35px;
  line-height: 1.8rem;
  font-weight: 600;
  color: #353d9f;
  letter-spacing: 0;
  margin-bottom: 30px;
  text-transform: capitalize;
  margin-top: 30px;
}
#wpwrap .lpr-card-customer .lpr_card .lpr-cpd-box h6 {
  color: #212b36;
  font-size: 16px;
  font-weight: 500;
  margin-top: 18px;
  line-height: 1;
  margin-bottom: 5px;
  text-transform: capitalize;
  letter-spacing: 0;
}
#wpwrap .lpr-card-customer .lpr_card .lpr-cpd-box a {
  background: #34a886;
  padding: 12px 12px;
  border-radius: 6px;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  width: 60%;
  text-align: center;
  margin: 15px auto;
  display: block;
}
#wpwrap .lpr-card-customer .lpr_card .lpr-cpd-box a:hover {
  box-shadow: 0 1px 7px 0 rgba(18, 52, 77, 0.1) !important;
}
#wpwrap .lpr-card-customer .lpr_card .lpr-cpd-box .badge-circle-points {
  display: inline-block;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  position: relative;
  top: 0;
  padding: 15px;
  background-color: #ebeff3;
  color: #353d9f;
  margin-top: 12px;
}
#wpwrap .lpr-card-customer .lpr_card .lpr-cpd-box .lpr-form-adjust-balance {
  color: #212b36 !important;
  line-height: 1.5em !important;
  height: 2.7em !important;
  min-height: 2.4rem !important;
  font-size: 15px !important;
  padding: 10px 20px !important;
  background-color: #ffffff !important;
  max-width: 60% !important;
  margin-right: 0em !important;
  border: 1px solid #ced4da !important;
  box-shadow: none !important;
  display: inline-block !important;
  border-radius: 7px !important;
  width: 58% !important;
  margin-top: 22px;
  text-align: center;
  margin-bottom: 10px;
}
#wpwrap .lpr-card-customer .lpr_card .lpr-cpd-box .lpr-form-adjust-balance:focus {
  box-shadow: 0 1px 7px 0 rgba(18, 52, 77, 0.1) !important;
}
#wpwrap .lpr-card-customer .lpr_card .lpr-cpd-brd {
  border-right: 1px solid #f2edff;
}
#wpwrap .lpr-card-customer .lpr_card .lpr-cpd-user h5 {
  font-size: 15px;
  font-weight: 400;
  color: #353d46;
  letter-spacing: 0;
  margin-bottom: 18px;
  text-transform: none;
  margin-top: 10px;
  border: 1px solid #e0e3e4;
  border-radius: 7px;
  line-height: 36px;
  height: 2em;
  min-height: 2.4rem;
  cursor: not-allowed;
  text-align: left;
  padding: 3px 15px;
  width: 87%;
  margin-left: 20px;
  background: #f6f8f9;
}
#wpwrap .lpr-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-right: -15px;
  margin-left: -15px;
}
#wpwrap .lpr-row .lpr-btn-back {
  border: 1px solid #767b7f;
  background: #767b7f;
  color: #FFF;
  padding: 6px 22px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.7;
  border-radius: 6px;
  min-height: 2.3rem;
  min-width: 3.6rem;
  box-shadow: 0 1px 2px 0 rgba(18, 52, 77, 0.1), 0 1px 2px 0 rgba(31, 36, 39, 0.28);
}
#wpwrap .mtb-2 {
  margin-top: 2em;
  margin-bottom: 2em;
}

#wlpr-main {
  font-family: "Work Sans", sans-serif;
}
#wlpr-main h1 {
  font-size: 2.2rem;
  line-height: 4rem;
  margin-top: 0.6em;
  margin-bottom: 0.5em;
  font-weight: 600;
  color: #212b36;
}
#wlpr-main .wlpr-image-preview {
  background: #dbdee9;
  border-radius: 5px;
  margin-bottom: 20px;
}
#wlpr-main .lpr-main-nav-tab {
  border-bottom: 1px solid #ced4da;
  margin: 0;
  padding-top: 9px;
  padding-bottom: 0;
  line-height: inherit;
}
#wlpr-main .lpr-main-nav-tab .nav-tab-active {
  background-color: #fff;
  border-bottom: 2px solid #353d9f;
  color: #353d9f;
  display: inline-block;
  padding: 10px 25px;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  font-size: 16px;
  cursor: pointer;
  margin-left: 0;
}
#wlpr-main .lpr-main-nav-tab a {
  text-decoration: none;
  cursor: pointer;
  color: #212b36;
  transition: color 0.24s cubic-bezier(0.64, 0, 0.35, 1);
  display: inline-block;
  padding: 10px 25px;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  font-size: 16px;
  border: none;
  margin-left: 0;
}
#wlpr-main .lpr-card-section .lpr_card h3 {
  font-size: 2rem;
  line-height: 2.8rem;
  margin-bottom: 0;
  font-weight: 600;
  margin-top: 0.5em;
  text-align: left;
  color: #353d9f;
}
#wlpr-main .lpr-card-section .lpr_card .amount {
  font-size: 2rem;
  line-height: 2.8rem;
  margin-bottom: 0;
  font-weight: 600;
  margin-top: 0.5em;
  text-align: left;
  color: #353d9f;
}
#wlpr-main .lpr-card-section .lpr_card label {
  display: block;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 500;
  color: #212b36;
  text-shadow: 0 0 1px rgba(239, 242, 249, 0.1);
  text-align: left;
  margin-bottom: 8px;
  white-space: normal;
}
#wlpr-main .lpr-card-section .lpr_card .justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
#wlpr-main .lpr-card-section .lpr_card .d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
#wlpr-main .lpr-card-section .lpr_card span {
  font-size: 27px;
  line-height: 0.6;
  position: relative;
  right: 2px;
}
#wlpr-main h3 {
  font-size: 1.7rem;
  line-height: 2.8rem;
  font-weight: 500;
  color: #212b36;
}
#wlpr-main .lpr-filter {
  margin: 40px 0 0 0px;
  display: inline-block;
  width: 100%;
}
#wlpr-main .lpr-filter .lpr-filter-date {
  color: #ffffff;
  line-height: 1.5em;
  height: 3em;
  min-height: 2.4rem;
  font-size: 15px;
  font-weight: 700;
  padding: 0.5rem 0.9rem 0.5rem 0.9rem;
  background-color: #353d9f;
  min-width: 160px;
  width: auto;
  margin-right: 1em;
  border: 1px solid #353d9f;
  box-shadow: none;
  display: inline-block;
  border-radius: 7px;
  text-transform: capitalize;
}
#wlpr-main .lpr-filter .lpr-custom_date {
  color: #212b36;
  line-height: 1.5em;
  height: 3em;
  min-height: 2.4rem;
  font-size: 16px;
  padding: 0.5rem 0.9rem 0.5rem 0.9rem;
  background-color: #fff;
  max-width: 30%;
  margin-right: 1em;
  border: 1px solid #d9dbee;
  box-shadow: none;
  display: inline-block;
  border-radius: 7px;
}
#wlpr-main .lpr-filter .lpr-btn-go {
  border: 1px solid #f18f00;
  background: #FF9800;
  color: #FFF;
  padding: 9px 22px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.7;
  border-radius: 6px;
  min-height: 2.3rem;
  min-width: 3.6rem;
  box-shadow: 0 0px 0px 0 rgba(18, 52, 77, 0.05), 0 0px 0px 0 rgba(31, 36, 39, 0.13);
}
#wlpr-main .lpr-filter label {
  color: #212b36;
  line-height: 1.5em;
  font-size: 15px;
  display: inline-block;
  font-weight: 500;
}
#wlpr-main .lpr-filter #date_compare_text {
  display: inline-block;
}
#wlpr-main .lpr-recent-points {
  display: inline-block;
  width: 100%;
  align-items: center;
  position: relative;
  margin-bottom: 0;
  margin-top: 0px;
  padding-bottom: 30px;
}
#wlpr-main .lpr-recent-points .lpr-btn-view {
  border: 1px solid #17a2b8;
  background: #17a2b8;
  color: #FFF;
  padding: 8px 22px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.9;
  border-radius: 6px;
  min-height: 43px;
  min-width: 3.6rem;
  float: right;
  box-shadow: 0 1px 7px 0 rgba(18, 52, 77, 0.1), 0 2px 7px 0 rgba(31, 36, 39, 0.18);
}
#wlpr-main .lpr-recent-points .lpr-btn-view:hover {
  box-shadow: 0 1px 7px 0 rgba(18, 52, 77, 0.1), 0 4px 14px 0 rgba(31, 36, 39, 0.38);
}
#wlpr-main .lpr-recent-points .lpr-btn-view-1 {
  border: 1px solid #767b7f;
  background: #767b7f;
  color: #FFF;
  padding: 6px 22px;
  font-size: 14px;
  line-height: 1.7;
  border-radius: 6px;
  min-height: 2.3rem;
  min-width: 3.6rem;
  box-shadow: 0 0 0 0 rgba(18, 52, 77, 0.1);
}
#wlpr-main .lpr-recent-points .lpr-btn-view-1:hover {
  box-shadow: 0 1px 7px 0 rgba(18, 52, 77, 0.1);
}
#wlpr-main .lpr-recent-points h3 {
  font-size: 1.4rem;
  line-height: 2.8rem;
  font-weight: 600;
  color: #212b36;
  letter-spacing: 0;
  margin-bottom: 0;
  display: inline-block;
  text-transform: capitalize;
}
#wlpr-main .lpr-recent-points .lpr-form-control {
  color: #212b36;
  line-height: 1.5em;
  height: 3em;
  min-height: 2.4rem;
  font-size: 15px;
  padding: 0.5rem 0.9rem 0.5rem 0.9rem;
  background-color: #ffffff;
  max-width: 10%;
  margin-right: 1em;
  border: 1px solid #ced4da;
  box-shadow: none;
  display: inline-block;
  border-radius: 7px;
}
#wlpr-main .lpr-recent-points .lpr-form-control:focus {
  box-shadow: 0 1px 7px 0 rgba(18, 52, 77, 0.1);
}
#wlpr-main .lpr-recent-points .m-r-0 {
  margin-right: 0 !important;
}
#wlpr-main .lpr-recent-points .lpr-update {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  background: #34a886;
  padding: 13px 15px;
  border-radius: 5px;
  margin-left: 8px;
}
#wlpr-main .lpr-recent-points .row-search {
  display: inline-block;
  float: right;
}
#wlpr-main .lpr-recent-points .row-search .lpr-search-label-text {
  display: inline-block;
  margin-right: 0;
  font-size: 16px;
  margin-bottom: 8px;
  font-weight: 500;
  color: #0F0F1A;
  margin-right: 5px;
}
#wlpr-main .lpr-recent-points .row-search .lpr-search-label-input {
  display: inline-block;
  margin-right: 5px;
}
#wlpr-main .lpr-recent-points .row-search .lpr-form-control-search {
  color: #212b36;
  line-height: 1.5em;
  height: 44px;
  min-height: 2.4rem;
  font-size: 15px;
  padding: 6px 10px;
  background-color: #ffffff;
  max-width: 100%;
  margin-right: 0;
  border: 1px solid #ced4da;
  box-shadow: none;
  display: inline-block;
  border-radius: 7px;
}
#wlpr-main .lpr-recent-points .row-search .lpr-form-control-search:focus {
  box-shadow: 0 1px 7px 0 rgba(18, 52, 77, 0.1) !important;
}
#wlpr-main .lpr-recent-points .row-search .lpr-btn-submit {
  border: 1px solid #353d9f;
  background: #353d9f;
  color: #FFF;
  padding: 10px 19px;
  font-size: 14px;
  line-height: 20px;
  border-radius: 6px;
  min-height: 34px;
  min-width: 3.6rem;
  box-shadow: 0 0 0 0 rgba(18, 52, 77, 0.18);
  font-weight: 600;
}
#wlpr-main p {
  margin-top: 4px;
  margin-bottom: 1.5rem;
  color: #212b36;
}
#wlpr-main .lpr-recent-section {
  overflow: auto;
  background: #ffffff;
  padding: 20px 30px 30px;
  border-radius: 6px;
  margin-right: 25px;
  box-shadow: 0 1px 3px 0 rgba(18, 52, 77, 0.03), 0 1px 9px 0 rgba(18, 52, 77, 0.09);
}
#wlpr-main .lpr-recent-section .lpr-recent-points table th {
  border-bottom: 0.1rem solid #e9eaf0;
}
#wlpr-main .lpr-recent-section table td {
  padding: 22px 20px;
  text-align: left;
  color: #212b36;
  font-size: 0.9rem;
  font-weight: 500;
}
#wlpr-main .lpr-recent-section table td a {
  color: #353d9f;
  font-size: 15px;
  font-weight: 500;
}
#wlpr-main .lpr-recent-section table tbody tr:first-child {
  background: rgba(235, 239, 243, 0.45) !important;
}
#wlpr-main .lpr-recent-section table tbody tr th {
  color: #555d66;
  font-size: 14px;
  padding: 17px 20px;
  font-weight: 500;
}
#wlpr-main .lpr-recent-section table tbody tr:nth-child(odd) {
  background: none;
}
#wlpr-main .lpr-recent-section table tr {
  border-bottom: 1px solid #f0f1fb;
  font-size: 15px;
  color: #212b36;
  font-weight: 600;
}
#wlpr-main .lpr-recent-section table tr .lpr-points-green {
  border-radius: 22px;
  color: #1ba839;
  font-weight: 600;
}
#wlpr-main .lpr-recent-section table tr .lpr-points-red {
  background: #fff0f0;
  padding: 5px 25px;
  border-radius: 22px;
  color: #fd475e;
  font-weight: 700;
  width: 34px;
  display: inline-block;
  text-align: center;
}
#wlpr-main .lpr-recent-section table tr .lpr-table-date {
  color: #353d9f;
}
#wlpr-main table th {
  font-weight: normal;
  border-bottom: 1px solid #dfe5ea;
}
#wlpr-main #filter_custom_date {
  display: inline-block;
}
#wlpr-main .lpr-setting .lpr-form-control {
  color: #475867;
  line-height: 1.5em;
  height: 3em;
  min-height: 2.4rem;
  font-size: 15px;
  padding: 0.5rem 0.9rem 0.5rem 0.9rem;
  background-color: #ffffff;
  max-width: 100%;
  margin-right: 1em;
  margin-bottom: 1em;
  border: 1px solid #ced4da;
  box-shadow: none;
  display: inline-block;
  border-radius: 7px;
}
#wlpr-main .lpr-setting .lpr-form-control:focus {
  box-shadow: 0 1px 7px 0 rgba(18, 52, 77, 0.1) !important;
}
#wlpr-main .lpr-setting .lpr-form-control-width {
  max-width: 35%;
}
#wlpr-main .lpr-setting .lpr-form-control-width-1 {
  max-width: 25%;
}
#wlpr-main .lpr-setting .lpr-form-control-check-box {
  width: 32px;
  min-height: 20px;
  height: 32px;
  border-radius: 6px;
  border: 1px solid #ced4da;
}
#wlpr-main .lpr-setting .lpr-form-control-1 {
  color: #475867;
  line-height: 1.5em;
  height: 3em;
  min-height: 2.4rem;
  font-size: 15px;
  padding: 0.5rem 0.9rem 0.5rem 0.9rem;
  background-color: #ffffff;
  max-width: 90%;
  margin-right: 1em;
  border: 1px solid #ced4da;
  box-shadow: none;
  display: inline-block;
  border-radius: 7px;
}
#wlpr-main .lpr-setting .lpr-form-control-1:focus {
  box-shadow: 0 1px 7px 0 rgba(18, 52, 77, 0.1) !important;
}
#wlpr-main .lpr-setting .lpr-form-control-text {
  color: #475867;
  line-height: 1.5em;
  min-height: 2.4rem;
  font-size: 15px;
  padding: 0.5rem 3.2rem 1rem 5px;
  background-color: #ffffff;
  max-width: 100%;
  height: auto;
  margin-right: 1em;
  border: 1px solid #ced4da;
  box-shadow: none;
  display: inline-block;
  border-radius: 7px;
}
#wlpr-main .lpr-setting .lpr-form-control-text:focus {
  box-shadow: 0 1px 7px 0 rgba(18, 52, 77, 0.1) !important;
}
#wlpr-main .lpr-setting .lpr-form-control-2 {
  color: #475867;
  line-height: 1.5em;
  height: 3em;
  min-height: 2.4rem;
  font-size: 15px;
  padding: 0.5rem 0.9rem 0.5rem 0.9rem;
  background-color: #ffffff;
  max-width: 52%;
  margin-right: 0;
  border: 1px solid #ced4da;
  box-shadow: none;
  display: inline-block;
  border-radius: 7px;
}
#wlpr-main .lpr-setting .lpr-form-control-2:focus {
  box-shadow: 0 1px 7px 0 rgba(18, 52, 77, 0.1) !important;
}
#wlpr-main .lpr-setting .lpr-btn-license {
  display: inline-block;
  border: 0 solid #353d9f !important;
  background: #353d9f !important;
  color: #FFF;
  padding: 10px 24px !important;
  font-size: 15px !important;
  line-height: 1.5;
  border-radius: 6px !important;
  min-width: 3.6rem !important;
  box-shadow: 0 1px 7px 0 rgba(18, 52, 77, 0.18), 0 2px 8px 0 rgba(31, 36, 39, 0.37);
  bottom: 2px;
  margin-left: 15px;
}
#wlpr-main .lpr-setting .launcher-preview-img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
#wlpr-main .lpr-setting .wlpr-upload img.wlpr-image-preview {
  max-width: 100px;
  width: 100%;
  height: auto;
}
#wlpr-main .lpr-setting .wlpr-upload-image-button {
  border: 0 solid #40CB97 !important;
  background: #40CB97 !important;
  color: #FFF;
  padding: 10px 24px !important;
  font-size: 15px !important;
  line-height: 1.5;
  border-radius: 6px !important;
  min-height: 2.3rem !important;
  min-width: 3.6rem !important;
  box-shadow: 0 1px 7px 0 rgba(18, 52, 77, 0), 0 2px 8px 0 rgba(31, 36, 39, 0.04);
  margin-right: 12px;
  margin-bottom: 10px;
}
#wlpr-main .lpr-setting .wlpr-remove-image-button {
  border: 0 solid #353d9f !important;
  background: #A8A8A8 !important;
  color: #FFF;
  padding: 10px 24px !important;
  font-size: 15px !important;
  line-height: 1.5;
  border-radius: 6px !important;
  min-height: 2.3rem !important;
  min-width: 3.6rem !important;
  box-shadow: 0 1px 7px 0 rgba(18, 52, 77, 0), 0 2px 8px 0 rgba(31, 36, 39, 0.04);
  margin-bottom: 10px;
}
#wlpr-main .lpr-setting select {
  color: #475867;
  line-height: 1.5em;
  height: 3em;
  min-height: 2.4rem;
  font-size: 15px;
  padding: 0.5rem 0.9rem 0.5rem 0.9rem;
  background-color: #ffffff;
  max-width: 100%;
  margin-right: 1em;
  border: 1px solid #ced4da;
  box-shadow: none;
  display: inline-block;
  border-radius: 7px;
}
#wlpr-main .lpr-setting .lpr-col-width {
  width: 26%;
}
#wlpr-main #wlpr-main section {
  display: block !important;
}
#wlpr-main #wlpr-main .lpr-point-history {
  width: 100%;
  margin-top: 2em;
  margin-right: 20px;
}
#wlpr-main #wlpr-main .lpr-point-history .lpr-add-private {
  width: 25%;
  margin: 0 auto;
}
#wlpr-main #wlpr-main .lpr-point-history .lpr-add-private label {
  display: inline-block;
  margin-right: 13px;
  font-size: 15px;
  margin-bottom: 0.5em;
  font-weight: 500;
  color: #12344d;
}
#wlpr-main .pagination li {
  display: inline-block;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
#wlpr-main .pagination li a {
  position: relative;
  display: block;
  font-size: 14px;
  font-weight: 600;
  margin-left: -1px;
  line-height: 1.25;
  color: #353d9f;
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 9px 16px;
}
#wlpr-main .pagination .active {
  background-color: #353d9f;
  border-color: #353d9f;
  color: #fff;
  padding: 9px 16px;
  font-size: 14px;
  font-weight: 600;
}
#wlpr-main .lpr-points-settings {
  margin-bottom: 2em;
  margin-top: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid rgba(206, 212, 218, 0.5);
}
#wlpr-main .lpr-points-settings .lpr-points-settings-first {
  display: inline-block;
  vertical-align: top;
  width: 30%;
}
#wlpr-main .lpr-points-settings .lpr-points-settings-first h3 {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 600;
  color: #212b36;
  letter-spacing: 0;
  margin-bottom: 14px;
  display: inline-block;
  text-transform: capitalize;
}
#wlpr-main .lpr-points-settings .lpr-points-settings-first .lpr-point-help-text {
  padding-right: 7%;
}
#wlpr-main .lpr-points-settings .lpr-right-box {
  float: right;
}
#wlpr-main .lpr-points-settings .lpr-points-settings-box {
  overflow: auto;
  display: inline-block;
  background: #fff;
  padding: 0;
  width: 48%;
  border: 0 solid rgba(216, 219, 232, 0.8);
  border-radius: 7px;
  box-shadow: 0 2px 4px rgba(31, 37, 41, 0.08);
  margin-right: 0;
  margin-bottom: 24px;
  height: 235px;
}
#wlpr-main .lpr-points-settings .lpr-points-settings-box .lpr-label-text {
  padding: 20px 20px 20px;
  border-bottom: 1px solid #f2edff;
}
#wlpr-main .lpr-points-settings .lpr-points-settings-box .lpr-label-text label {
  margin-bottom: 0;
}
#wlpr-main .lpr-points-settings .lpr-points-settings-box .lpr-label-input {
  padding: 20px 20px 20px;
}
#wlpr-main .lpr-points-settings .lpr-points-settings-box .row-field {
  width: 27%;
  display: inline-block;
}
#wlpr-main .lpr-points-settings .lpr-points-settings-box .row-brd {
  margin-bottom: 1rem;
  padding-bottom: 1.6rem;
  border-bottom: 1px solid #d8dbe87a;
  padding-top: 0;
}
#wlpr-main .lpr-points-settings .lpr-points-settings-box .referral-edit {
  display: inline-block;
  width: 100%;
  border-bottom: 0px solid #f2edff;
  padding-bottom: 5px;
}
#wlpr-main .lpr-points-settings .lpr-points-settings-box .referral-edit .badge-circle-points {
  display: inline-block;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  position: relative;
  top: 0;
  padding: 15px;
  background-color: #ebeff3;
  color: #353d9f;
}
#wlpr-main .lpr-points-settings .lpr-points-settings-box .referral-edit .lpr-form-control-referrals {
  display: inline-block;
  width: 40%;
  border: none;
  box-shadow: none;
  font-size: 20px;
  position: relative;
  top: 4px;
}
#wlpr-main .lpr-points-settings .lpr-points-second-nw {
  background: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  width: 68% !important;
}
#wlpr-main .lpr-points-settings .lpr-points-settings-box-bg {
  border: 0 solid rgba(216, 219, 232, 0.8);
  border-radius: 7px;
  box-shadow: 0 2px 4px rgba(31, 37, 41, 0.08);
  background: #fff;
  padding: 25px;
}
#wlpr-main .lpr-points-settings .lpr-points-settings-second {
  overflow: auto;
  display: inline-block;
  background: #fff;
  padding: 25px 25px;
  width: 65%;
  border: 0 solid rgba(216, 219, 232, 0.8);
  border-radius: 7px;
  box-shadow: 0 2px 4px rgba(31, 37, 41, 0.08);
}
#wlpr-main .lpr-points-settings .lpr-points-settings-second .row-field {
  width: 27%;
  display: inline-block;
}
#wlpr-main .lpr-points-settings .lpr-points-settings-second .row-brd {
  margin-bottom: 1rem;
  padding-bottom: 1.6rem;
  border-bottom: 1px solid #d8dbe87a;
  padding-top: 0;
}
#wlpr-main .lpr-points-settings .lpr-points-settings-second tr td > * {
  margin-bottom: 5px;
}
#wlpr-main .lpr-points-settings .lpr-points-settings-second tr td :last-child {
  margin-right: 0 !important;
}
#wlpr-main .lpr-points-settings .lpr-points-settings-second select {
  width: 100% !important;
}
#wlpr-main .lpr-points-settings .lpr-points-settings-second .select2-container .select2-selection {
  padding: 0 10px;
}
#wlpr-main .lpr-points-settings .lpr-points-settings-second textarea {
  text-indent: 5px;
}
#wlpr-main .lpr-points-settings .lpr-points-settings-second .lpr-label-input .lpr-btn-license {
  margin-top: 5px;
  margin-bottom: 5px;
}
#wlpr-main .lpr-points-settings .lpr-points-settings-second .lpr-label-input ul {
  margin-left: 0;
}
@media screen and (min-width: 360px) and (max-width: 768px) {
  #wlpr-main .lpr-points-settings .lpr-points-settings-first {
    width: 90%;
    margin-bottom: 20px;
  }
  #wlpr-main .lpr-points-settings .lpr-points-settings-second {
    width: 84%;
  }
}
#wlpr-main .lpr-label-text {
  min-width: 120px;
}
#wlpr-main .lpr-label-text label {
  display: inline-block;
  margin-right: 13px;
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 500;
  color: #0F0F1A;
}
#wlpr-main .model-license-key {
  width: 44%;
  box-shadow: 0 5px 20px 0 rgba(21, 21, 21, 0.05);
  text-align: center;
  z-index: 999;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 5%;
}
#wlpr-main .license-key-input {
  box-sizing: border-box;
  width: 100%;
  transition: border-color 0.3s, box-shadow 0.3s;
  border: 1px solid #ced4da !important;
  border-radius: 0.3em;
  background: inherit;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
  font-size: 18px !important;
  height: 48px;
  color: #acb1c7;
  padding: 0 18px;
  margin: 20px 0 10px !important;
}
#wlpr-main .license-key-submit {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #353d9f;
  color: #fff;
  font-size: 1.0625em;
  margin: 0.2em 0.6em;
  padding: 1em 3em;
  font-weight: 500;
  line-height: 0.6023em;
  height: 40px;
  box-shadow: 0 4px 6px rgba(126, 142, 177, 0.2);
  min-height: 50px;
  margin-top: 15px;
  margin-bottom: 12px;
}
#wlpr-main .license-key-submit:hover {
  box-shadow: 0 7px 9px rgba(126, 142, 177, 0.6);
  background-color: #353d9f;
  color: #fff;
}
#wlpr-main .swal2-title {
  font-size: 2rem;
  font-weight: 600;
  margin: 0.2em;
}
#wlpr-main .wecp-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: initial;
  border: 1px solid #f1f1f1;
  border-radius: 7px;
  padding: 1.3em 1.5em;
  text-align: center;
}
#wlpr-main .hvrbox-layer_top {
  position: absolute;
  filter: blur(4px);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(193, 193, 193, 0.4);
  color: #fff;
  padding: 0;
  -moz-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  z-index: 9;
}

.lpr-point-history-1 {
  width: 94%;
  margin-top: 2em;
  margin-right: 20px;
}

.lpr-points-settings-second .lpr-btn-save {
  border: 0 solid #17a2b8 !important;
  background: #17a2b8 !important;
  color: #FFF;
  padding: 10px 24px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 1.5;
  border-radius: 6px !important;
  min-height: 40px !important;
  min-width: 3.6rem !important;
  float: right !important;
  box-shadow: 0 1px 7px 0 rgba(18, 52, 77, 0.1), 0 2px 7px 0 rgba(31, 36, 39, 0.18) !important;
}
.lpr-points-settings-second .lpr-btn-save:hover {
  box-shadow: 0 1px 7px 0 rgba(18, 52, 77, 0.1), 0 4px 14px 0 rgba(31, 36, 39, 0.38) !important;
}
.lpr-points-settings-second .lpr-btn-adjust:hover {
  box-shadow: 0 1px 7px 0 rgba(18, 52, 77, 0.1), 0 4px 14px 0 rgba(31, 36, 39, 0.38);
}
.lpr-points-settings-second .lpr-btn-back:hover {
  box-shadow: 0 1px 7px 0 rgba(18, 52, 77, 0.1), 0 4px 14px 0 rgba(31, 36, 39, 0.38);
}

section + section {
  padding-top: 2rem !important;
  border-top: 0 solid #d3dbe2 !important;
  display: block !important;
}

#wlpr-main .lpr-add-private {
  width: 26%;
  margin: 0 auto;
}
#wlpr-main .lpr-add-private .lpr-form-control {
  color: #475867;
  line-height: 1.5em;
  height: 3em;
  min-height: 2.4rem;
  font-size: 15px;
  padding: 0.5rem 0.9rem 0.5rem 0.9rem;
  background-color: #ffffff;
  max-width: 76%;
  margin-right: 0;
  border: 1px solid #ced4da;
  box-shadow: none;
  display: inline-block;
  border-radius: 7px;
}
#wlpr-main .lpr-add-private .lpr-form-control:focus {
  box-shadow: 0 1px 7px 0 rgba(18, 52, 77, 0.1) !important;
}
#wlpr-main .lpr-add-private label {
  display: inline-block;
  margin-right: 10px;
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 500;
  color: #212b36;
}
#wlpr-main .lpr-add-private .lpr-add-btn {
  border: 1px solid #17a2b8;
  background: #17a2b8;
  color: #FFF;
  padding: 10px 24px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.5;
  border-radius: 6px;
  min-height: 2.3rem;
  min-width: 3.6rem;
  float: right;
  box-shadow: 0 1px 7px 0 rgba(18, 52, 77, 0.18), 0 2px 8px 0 rgba(31, 36, 39, 0.07);
}

.badge-circle-light-danger {
  background-color: #ebeff3;
  color: #353d9f;
}

.badge-circle.badge-circle-lg {
  height: 52px;
  width: 52px;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  position: relative;
  top: 15px;
}

.points-value {
  font-size: 14px;
  font-weight: 600;
  color: #353d9f;
  margin-right: 12px;
}

.partial-redemption-enabled {
  font-size: 14px;
  font-weight: 400;
  color: #4d5256;
  margin-right: 0;
  position: relative;
  bottom: 8px;
}

.lpr-mb-15 {
  margin-bottom: 12px !important;
}

.widget-timeline {
  padding-left: 0;
  margin-top: 1rem;
  margin-left: 2rem;
  margin-bottom: 0;
}
.widget-timeline h6 {
  color: #12344d !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  margin-bottom: 1px !important;
  text-transform: inherit !important;
}
.widget-timeline p {
  margin-top: 6px;
  margin-bottom: 12px;
  color: #212b36;
  display: inline-block;
}

.widget-timeline li {
  padding: 0.7rem 0 0.7rem;
  list-style: none;
  position: relative;
}
.widget-timeline li .timeline-time {
  float: right;
  color: #353d9f;
  font-size: 14px;
  font-weight: 600;
  position: relative;
  top: 0;
}
.widget-timeline li .timeline-title {
  margin-bottom: 0.25rem;
}
.widget-timeline li .timeline-text {
  margin-bottom: 0.5rem;
}
.widget-timeline li.timeline-items.timeline-icon-success:before {
  border-color: #2dcb73;
}
.widget-timeline li.timeline-items.border-danger:before {
  border-color: #e24343;
}
.widget-timeline li.timeline-items:before {
  position: absolute;
  content: "";
  left: -37px;
  top: 17px;
  border: 3px solid #FFF;
  box-shadow: 1px 2px 6px 0 rgba(25, 42, 70, 0.3);
  border-radius: 50%;
  background: #fff;
  height: 13px;
  width: 13px;
  z-index: 2;
}
.widget-timeline li.timeline-items .timeline-content {
  padding: 0.5rem 1rem;
  background-color: #ebeff3;
  color: #4d5256;
  border-radius: 0.267rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.widget-timeline li.timeline-items.active:not(:last-child):after {
  position: absolute;
  content: "";
  width: 2px;
  background: #ebeff3;
  left: -28px;
  top: 22px;
  height: 100%;
  z-index: 1;
}

.wallet-bal-usd .wallet-title {
  font-size: 16px;
  color: #50649c;
}
.wallet-bal-usd h3 {
  font-size: 28px;
  color: #50649c;
  font-weight: 600;
  margin-top: 20px;
}

.text-muted {
  color: #a4abc5 !important;
}

.font-12 {
  font-size: 12px !important;
}

.text-center {
  text-align: center !important;
}

.text-success {
  color: #1ecab8 !important;
}

.font-15 {
  font-size: 15px !important;
}

.btn-success {
  background-color: #1ecab8;
  border: 1px solid #1ecab8;
  -webkit-box-shadow: 0 2px 6px 0 rgba(30, 202, 184, 0.5);
  box-shadow: 0 2px 6px 0 rgba(30, 202, 184, 0.5);
}

.btn-sm {
  padding: 4px 8px;
  font-size: 12px;
}

.progress {
  display: -ms-flexbox;
  display: flex;
  height: 1.8rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #dce2e8;
  border-radius: 6.25rem;
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

#wlpr-main [class^=icon-], #wlpr-main [class*=" icon-"] {
  position: relative;
  bottom: 10px;
  display: inline-block;
}

#wlpr-main .pagination {
  width: 100%;
  text-align: center;
  margin-top: 1rem;
  display: inline;
  margin-left: 0;
  position: relative;
  top: 2px;
}

.dataTables_info {
  float: right;
  margin-top: 15px;
  color: #212b36;
  font-size: 0.9rem;
  font-weight: 500;
}

#wlpr-main input[type=checkbox]:checked::before {
  display: none;
}

#wlpr-main input[type=checkbox]:checked:after {
  width: 1.5rem;
  height: 1.5rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px 14px;
  top: 0.1rem;
  left: 0.1rem;
  padding: 1px 1px;
}

#wlpr-main section {
  display: block !important;
}

.mts-10 {
  margin-top: 3%;
}

.dply-none {
  display: none !important;
}

.progress {
  display: -ms-flexbox;
  display: flex;
  height: 1.8rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #dce2e8;
  border-radius: 6.25rem;
  margin: 30px;
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

#wpwrap .lpr-card-customer .progress-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #353d9f;
  transition: width 0.6s ease;
}

#wlpr-chart-container {
  margin-bottom: 35px;
  background: #ffffff;
  padding: 20px 30px 30px;
  border-radius: 6px;
  margin-right: 25px;
  box-shadow: 0 1px 3px 0 rgba(18, 52, 77, 0.03), 0 1px 9px 0 rgba(18, 52, 77, 0.09);
}
#wlpr-chart-container h3 {
  font-size: 1.4rem;
  line-height: 2.8rem;
  font-weight: 600;
  color: #212b36;
  letter-spacing: 0;
  margin-bottom: 0;
  display: inline-block;
  text-transform: capitalize;
}

.lpr-head-brd {
  border-bottom: 1px solid #e9eaf0;
  margin-bottom: 0;
  margin-top: 12px;
  padding-bottom: 30px;
}

.lpr-form-control-search {
  color: #212b36;
  line-height: 1.5em;
  height: 3em;
  min-height: 2.4rem;
  font-size: 15px;
  padding: 0.5rem 0.9rem 0.5rem 0.9rem;
  background-color: #ffffff;
  max-width: 50%;
  margin-right: 1em;
  border: 1px solid #ced4da;
  box-shadow: none;
  display: inline-block;
  border-radius: 7px;
}

#wlpr-main small {
  font-size: 95%;
  color: #6c6c6c;
  margin-top: 12px;
  display: block;
}

.lpr-btn-setting-save {
  border: 0 solid #17a2b8 !important;
  background: #17a2b8 !important;
  color: #FFF;
  padding: 10px 24px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 1.5;
  border-radius: 6px !important;
  min-height: 40px !important;
  min-width: 3.6rem !important;
  float: right !important;
  box-shadow: 0 1px 3px 0 rgba(18, 52, 77, 0.18) !important;
  position: relative;
  right: 30px;
}
.lpr-btn-setting-save:hover {
  box-shadow: 0 5px 22px 0 rgba(18, 52, 77, 0.2);
}

.wlpr_rules-contrler {
  color: #475867 !important;
  line-height: 1.5em !important;
  min-height: 3rem !important;
  font-size: 15px !important;
  padding: 8px 10px !important;
  background-color: #ffffff !important;
  max-width: 100px !important;
  margin-right: 1em !important;
  border: 1px solid #ced4da !important;
  box-shadow: none !important;
  display: inline-block !important;
  border-radius: 7px !important;
  width: 70px !important;
  height: 22px !important;
  min-width: 40px !important;
}

.wlpr_rules-contrler-select {
  color: #475867 !important;
  line-height: 1.5em !important;
  min-height: 3rem !important;
  font-size: 15px !important;
  padding: 8px 10px !important;
  background-color: #ffffff !important;
  max-width: 50% !important;
  margin-right: 1em !important;
  border: 1px solid #ced4da !important;
  box-shadow: none !important;
  display: inline-block !important;
  border-radius: 7px !important;
  width: 50% !important;
  height: 22px !important;
  min-width: 20% !important;
}

.rule-remove {
  background: #d63737;
  color: #fff;
  padding: 11px 14px;
  border-radius: 5px;
  line-height: 16px;
}
.rule-remove:hover {
  box-shadow: 0 5px 22px 0 rgba(18, 52, 77, 0.2);
}

.lpr-add-rule {
  float: right;
  background: #17a2b8 !important;
  padding: 10px 12px;
  border-radius: 4px;
  color: #fff !important;
  font-size: 14px !important;
  font-weight: 600 !important;
}
.lpr-add-rule:hover {
  box-shadow: 0 5px 22px 0 rgba(18, 52, 77, 0.2);
}
.lpr-add-rule span {
  font-size: 16px;
  line-height: 21px;
}

.wlpr-earn-point {
  color: #212b36;
  line-height: 1.5em;
  height: 3em;
  min-height: 2.4rem;
  font-size: 15px;
  padding: 0.5rem 0.9rem 0.5rem 0.9rem;
  background-color: #ffffff;
  max-width: 10%;
  margin-right: 1em;
  border: 1px solid #ced4da;
  box-shadow: none;
  display: inline-block;
  border-radius: 7px;
}

#wlpr-main .refer-row-search {
  float: right;
  margin-right: 20px;
  display: flex;
  align-items: center;
}
#wlpr-main .refer-row-search .lpr-search-label-text {
  display: inline-block;
  margin-right: 0;
  font-size: 16px;
  margin-bottom: 8px;
  font-weight: 500;
  color: #0F0F1A;
}
#wlpr-main .refer-row-search .lpr-search-label-input {
  display: inline-block;
}
#wlpr-main .refer-row-search .lpr-form-control-search {
  color: #212b36;
  line-height: 1.5em;
  height: 44px;
  min-height: 2.4rem;
  font-size: 15px;
  padding: 6px 10px;
  background-color: #ffffff;
  max-width: 100%;
  margin-right: 0;
  border: 1px solid #ced4da;
  box-shadow: none;
  display: inline-block;
  border-radius: 7px;
}
#wlpr-main .refer-row-search .lpr-form-control-search:focus {
  box-shadow: 0 1px 7px 0 rgba(18, 52, 77, 0.1) !important;
}
#wlpr-main .refer-row-search .lpr-btn-submit {
  border: 1px solid #353d9f;
  background: #353d9f;
  color: #FFF;
  padding: 10px 19px;
  font-size: 14px;
  line-height: 20px;
  border-radius: 6px;
  min-height: 34px;
  min-width: 3.6rem;
  position: relative;
  box-shadow: 0 0 0 0 rgba(18, 52, 77, 0.18);
  font-weight: 600;
}

.lprwp-referral-container .lprwp-referral-settings {
  width: 100%;
  display: inline-block;
  border-top: 0 solid rgba(206, 212, 218, 0.5);
  margin-top: 20px;
  padding-top: 20px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.lprwp-referral-container .lpr-points-settings {
  margin-bottom: 0 !important;
  margin-top: 2em;
  padding-bottom: 1em !important;
  border-bottom: 0 solid rgba(206, 212, 218, 0.5) !important;
}
.lprwp-referral-container .lpr-points-second-referral {
  background: none;
  box-shadow: none;
  padding: 0;
  width: 93% !important;
}
.lprwp-referral-container .lpr-points-second-referral-1 {
  background: none;
  box-shadow: none;
  padding: 0;
  width: 97%;
}
.lprwp-referral-container .lprwp-referral-tab {
  margin-bottom: 0;
  box-shadow: 0 2px 4px rgba(31, 37, 41, 0.08);
  margin-left: 0 !important;
  margin-top: 26px !important;
  float: left;
  background: #fff;
  width: 27%;
  padding: 0;
  border-radius: 6px;
}
.lprwp-referral-container .lprwp-right {
  float: right;
  padding-top: 4px;
  margin-left: auto;
}
.lprwp-referral-container .lprwp-referral-tab li {
  background: none;
  color: black;
  padding: 30px 20px;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  margin-left: 0;
  margin-bottom: 0;
  margin-top: 0;
  border-bottom: 1px solid #eef0f2;
  list-style: none;
}
.lprwp-referral-container .lprwp-referral-tab li .lpr-points-settings-first {
  display: flex;
  align-items: center;
}
.lprwp-referral-container .lprwp-referral-tab li .lpr-points-settings-first h3 {
  font-size: 18px !important;
  line-height: 26px !important;
  font-weight: 500;
  color: #212b36;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  display: inline-block;
}
.lprwp-referral-container .lpr-point-help-text {
  background-color: rgba(53, 61, 159, 0.1);
  color: #31373d;
  text-align: left;
  border-radius: 0 0 3px 3px;
  border-top: 2px solid #353d9f;
  padding: 19px;
  margin-bottom: 20px;
  width: 93%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.11);
}
.lprwp-referral-container .wlpr-setting-tab-link.active h3 {
  color: #353d9f !important;
  line-height: 26px !important;
  font-size: 18px !important;
  margin-bottom: 14px !important;
}
.lprwp-referral-container .wlpr-setting-tab-link.active {
  background: #fff;
  border-right: 2px solid #353d9f;
  color: #353d9f !important;
  border-bottom: 1px solid #eef0f2;
  border-radius: 0;
  position: relative;
}
.lprwp-referral-container .wlpr-setting-tab-link.active::after {
  content: "";
  position: absolute;
  top: 40%;
  right: -10px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #353d9f;
  display: block;
  width: 0;
  margin: auto;
}
.lprwp-referral-container .wlpr-setting-tab-link:hover {
  background: #f9f9f9;
}

.lprwp-setting-nw-container .lprwp-settings-nw-tab {
  width: 27%;
  display: inline-block;
  border-top: 0 solid rgba(206, 212, 218, 0.5);
  margin-bottom: 0;
  box-shadow: 0 2px 4px rgba(31, 37, 41, 0.08);
  float: left;
  background: #fff;
  padding: 0;
  border-radius: 6px;
  margin-left: 0 !important;
  margin-top: 6% !important;
}
.lprwp-setting-nw-container .lpr-points-settings {
  margin-bottom: 0 !important;
  margin-top: 2em;
  padding-bottom: 1em !important;
  border-bottom: 0 solid rgba(206, 212, 218, 0.5) !important;
}
.lprwp-setting-nw-container .lpr-points-second-referral {
  background: none;
  box-shadow: none;
  padding: 0;
  width: 93% !important;
}
.lprwp-setting-nw-container .lpr-points-second-settings-nw {
  background: none;
  box-shadow: none;
  padding: 0;
  width: 93% !important;
}
.lprwp-setting-nw-container .lprwp-right {
  float: right;
  padding-top: 4px;
  margin-left: auto;
}
.lprwp-setting-nw-container .lprwp-settings-nw-tab li {
  background: none;
  color: black;
  padding: 25px 20px;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  margin-left: 0;
  margin-bottom: 0;
  margin-top: 0;
  border-bottom: 1px solid #eef0f2;
  list-style: none;
}
.lprwp-setting-nw-container .lprwp-settings-nw-tab li .lpr-points-settings-first {
  display: flex;
  align-items: center;
}
.lprwp-setting-nw-container .lprwp-settings-nw-tab li .lpr-points-settings-first h3 {
  font-size: 18px !important;
  line-height: 26px !important;
  font-weight: 500;
  color: #212b36;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  display: inline-block;
}
.lprwp-setting-nw-container .lpr-point-help-text {
  background-color: rgba(53, 61, 159, 0.1);
  color: #31373d;
  text-align: left;
  border-radius: 0 0 3px 3px;
  border-top: 2px solid #353d9f;
  padding: 19px;
  margin-bottom: 20px;
  width: 93%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.11);
}
.lprwp-setting-nw-container .wlpr-setting-tab-link.active h3 {
  color: #353d9f !important;
  line-height: 26px !important;
  font-size: 18px !important;
  margin-bottom: 14px !important;
}
.lprwp-setting-nw-container .wlpr-setting-tab-link.active {
  background: #fff;
  border-right: 2px solid #353d9f;
  color: #353d9f !important;
  border-bottom: 1px solid #eef0f2;
  border-radius: 0;
  position: relative;
}
.lprwp-setting-nw-container .wlpr-setting-tab-link.active::after {
  content: "";
  position: absolute;
  top: 40%;
  right: -10px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #353d9f;
  display: block;
  width: 0;
  margin: auto;
}
.lprwp-setting-nw-container .wlpr-setting-tab-link:hover {
  background: #f9f9f9;
}

.wp-picker-open + .wp-picker-input-wrap {
  display: inline-flex !important;
}

.wlpr-color-field {
  margin-right: 5px !important;
  width: 25% !important;
  margin-left: 15px !important;
  height: 40px !important;
  min-height: 30px !important;
  font-size: 15px !important;
}

.wp-picker-clear {
  border: 0 solid #353d9f !important;
  background: #A8A8A8 !important;
  color: #FFF;
  padding: 10px 24px !important;
  font-size: 15px !important;
  line-height: 1.5;
  border-radius: 6px !important;
  min-height: 2.3rem !important;
  min-width: 3.6rem !important;
  box-shadow: 0 1px 7px 0 rgba(18, 52, 77, 0), 0 2px 8px 0 rgba(31, 36, 39, 0.04);
}

/* Style the tab content */
.lpr-points-settings {
  float: right;
  width: 70%;
}

@media screen and (min-width: 1280px) and (max-width: 1700px) {
  #wpwrap .lpr-card-section .lpr_card {
    flex: 0 0 23%;
    max-width: 22%;
  }

  #wlpr-main .lpr-points-settings .lpr-points-settings-first {
    width: 26%;
  }

  #wlpr-main .lpr-recent-points .row-search {
    display: inline-block;
    float: right;
    width: 39%;
  }
}
@media (max-width: 760px) {
  .lpr-point-history-1 {
    width: 77%;
  }

  #wpwrap .lpr-card-customer {
    display: inline-block;
    width: 100%;
    vertical-align: text-top;
  }

  #wpwrap .lpr-notification {
    padding: 20px;
    width: 100%;
  }

  #wpwrap .lpr-card-customer-1 {
    display: inline-block;
    width: 100% !important;
    margin-top: 24px;
  }

  #wpwrap .lpr-card-customer .lpr_card .lpr-cpd-box {
    width: 98%;
    display: inline-table;
    padding: 15px 0;
  }

  #wpwrap .lpr-card-customer .lpr_card .lpr-cpd-user h5 {
    padding: 3px 15px;
    width: 83%;
    margin-left: 9px;
  }

  #wlpr-main .lpr-recent-points .row-search {
    display: inline-block;
    width: 100%;
    margin-top: 26px;
    float: none;
  }

  #wlpr-main .lpr-recent-points .row-search .refer-row-search {
    display: block;
    width: 100%;
    float: none;
  }

  #wlpr-main .lpr-recent-points .row-search .lpr-btn-submit {
    font-weight: 600;
  }

  #wlpr-main .lpr-recent-points .lpr-update {
    display: inline-block;
    margin-left: 1px;
    margin-top: 8px;
  }

  #wlpr-main .lpr-setting select {
    width: 140px !important;
    margin-top: 14px;
  }

  #wlpr-main .pagination {
    width: 100%;
    text-align: center;
    margin-top: 1rem;
    display: flex;
    margin-left: 0;
    position: relative;
    top: 20px;
  }

  #wlpr-main .lpr-add-private {
    width: 100%;
    margin: 0 auto;
  }

  #wlpr-main .lpr-add-private .lpr-add-btn {
    float: none;
    margin-top: 12px;
  }

  #wpwrap .lpr-card-section .lpr_card {
    flex: 0 0 97%;
    max-width: 100%;
    margin-right: 15px;
    margin-left: 15px;
    box-shadow: 0 2px 4px 0 rgba(18, 52, 77, 0.04), 0 2px 18px 0 rgba(18, 52, 77, 0.11);
    border: 1px solid #ffffff;
    text-align: center;
    border-radius: 7px;
    margin-top: 0;
    cursor: pointer;
    padding: 30px;
    margin-bottom: 22px;
  }
}

/*# sourceMappingURL=style-lpr.css.map */
