/* Generated by less 1.7.5 */
/* variables */
.rcc-rewards-filter-row {
  position: relative;
  height: 58px;
  z-index: 301;
  display: inline-block;
  width: 1045px;
}
.rcc-rewards-filter-row .label {
  font-size: 16px;
  font-weight: bold;
  margin-left: 21px;
  line-height: 60px;
}
.rcc-rewards-filter-row .filter-by-movies {
  left: initial;
  right: 0px;
}
.rcc-rewards-filter-row .filter-by-credits {
  left: initial;
  right: 310px;
}
.rcc-rewards-filter-row .filter-by-category {
  left: initial;
  right: 620px;
}
.rcc-rewards-filter {
  position: absolute;
  top: 0;
  box-sizing: border-box;
  border-collapse: collapse;
  background: #eef5ff;
  border: 1px solid #95c2e8;
  width: 300px;
  font-size: 13px;
  font-weight: normal;
  cursor: pointer;
}
.rcc-rewards-filter .header {
  padding: 12px;
  padding-bottom: 0;
  height: 34px;
}
.rcc-rewards-filter .header .lede {
  font-size: 18px;
  margin-bottom: 5px;
}
.rcc-rewards-filter .header .lede strong {
  font-weight: bold;
}
.rcc-rewards-filter .header:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #076cdc;
  position: absolute;
  top: 25px;
  right: 10px;
}
.rcc-rewards-filter:hover > ul {
  display: block;
}
.rcc-rewards-filter > ul {
  display: none;
  margin: 10px 0 0;
}
.rcc-rewards-filter > ul li {
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.rcc-rewards-filter > ul li a {
  color: #076cdc;
  font-size: 14px;
  font-weight: bold;
}
.rcc-rewards-filter > ul li:hover,
.rcc-rewards-filter > ul li.active {
  border-top: 1px solid #95c2e8;
  border-bottom: 1px solid #95c2e8;
  background: #dde7f8;
}
.rcc-rewards-divider {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #b4b4b4;
  /*margin-bottom: 20px;*/
  padding-bottom: 20px;
}
.rcc-rewards-store-header {
  position: relative;
  min-height: 50px;
  z-index: 302;
}
.rcc-rewards-store-header h2 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}
.rcc-rewards-store-header h3 {
  font-size: 20px;
  margin-bottom: 10px;
}
.rcc-rewards-store-header h3 .green {
  color: #2e931f;
}
.rcc-rewards-store-item-header {
  position: relative;
  min-height: 50px;
  z-index: 302;
  border-bottom: 1px solid #b4b4b4;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.rcc-rewards-cart {
  position: absolute;
  top: 0;
  right: 0;
  box-sizing: border-box;
  border-collapse: collapse;
  background: #fdfdfd;
  border: 1px solid #b9b9b9;
  width: 330px;
  font-size: 13px;
  font-weight: normal;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.rcc-rewards-cart .header {
  padding: 13px;
  background: #f2f2f2;
}
.rcc-rewards-cart .header .lede {
  font-size: 14px;
}
.rcc-rewards-cart .header .lede strong {
  font-weight: bold;
}
.rcc-rewards-cart .header .lede:before {
  content: '';
  background: url('/assets/img/rcc/icon-cart.png') no-repeat;
  width: 18px;
  height: 16px;
  display: block;
  float: left;
  margin-right: 8px;
}
.rcc-rewards-cart .header:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #2f2f2f;
  position: absolute;
  top: 18px;
  right: 15px;
}
.rcc-rewards-cart:hover > ul {
  display: block;
}
.rcc-rewards-cart > ul {
  display: none;
  margin: 15px 0 0;
}
.rcc-rewards-cart > ul li {
  border-top: 1px solid #d2d2d2;
  display: inline-block;
  padding: 10px 0;
  margin: 0 15px;
  font-size: 14px;
  width: 298px;
}
.rcc-rewards-cart > ul li:first-child,
.rcc-rewards-cart > ul li.checkout,
.rcc-rewards-cart > ul li.remaining {
  padding-top: 0;
  border: none;
}
.rcc-rewards-cart > ul li.total {
  border-top: 2px solid #000000;
  font-weight: bold;
}
.rcc-rewards-cart > ul li.remaining * {
  color: #2e931f;
}
.rcc-rewards-cart > ul li .btn.blue {
  font-size: 18px;
  line-height: 40px;
  width: 276px;
  height: 40px;
}
.rcc-rewards-sort-row {
  position: relative;
  min-height: 30px;
  z-index: 300;
  background: #f5f5f5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #c1c1c1;
  padding: 13px 20px;
}
.rcc-rewards-sort-row .left {
  float: left;
  width: 10%;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
}
.rcc-rewards-sort-row .center {
  float: left;
  width: 60%;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  line-height: 30px;
}
.rcc-rewards-sort-row .center .sort-select {
  width: 40%;
  float: left;
}
.rcc-rewards-sort-row .center a {
    float: right;
    display: inline;
}
.rcc-rewards-sort-row .center label {
  float: inherit;
  margin-right: 10px;
}
.rcc-rewards-sort-row .right {
  float: right;
}
.rcc-rewards-sort-row select {
  background-position: center right;
  background-repeat: no-repeat;
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  border: 1px solid #a1a1a1;
  padding-left: 1em;
  color: #5a5a5a;
  outline: none;
  width: 180px;
  float: left;
}
.rcc-rewards-sort-row select[disabled] {
  background-position: 0;
  border-right: 1px solid #a1a1a1;
}
.rcc-rewards-store-item-filter-category {
  float: none;
}
.rcc-rewards-store-items {
  display: inline-block;
  margin-top: 30px;
  border-bottom: 1px solid #b4b4b4;
  width: 100%;
}
.rcc-rewards-store-items h2 {
  font-size: 18px;
  margin-bottom: 10px;
}
.rcc-rewards-store-items h3 {
  font-size: 14px;
  margin-bottom: 20px;
}
.rcc-rewards-store-items ul.store-items > li {
  float: left;
  position: relative;
  margin-right: 13px;
  width: 248px;
  min-height: 354px;
  background: #e9f3f5;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 20px;
  height: 374px;
}
.rcc-rewards-store-items ul.store-items > li .top {
  text-align: center;
  min-height: 291px;
  display: inline-block;
}
.rcc-rewards-store-items ul.store-items > li .top .promo-image {
  margin: 4px;
  width: 240px;
  height: 180px;
  display: block;
  overflow: hidden;
}
.rcc-rewards-store-items ul.store-items > li .top .title {
  font-size: 14px;
  line-height: 40px;
  font-weight: bold;
  color: #076cdc;
  overflow: hidden;
  height: 40px;
}
.rcc-rewards-store-items ul.store-items > li .top .message {
  color: #da0c0c;
  font-size: 13px;
  line-height: 14px;
  height: 25px;
  overflow: hidden;
  font-weight: normal;
}
.rcc-rewards-store-items ul.store-items > li .top .product-message {
  color: black;
  font-size: 13px;
  line-height: 15px;
  height: 30px;
  overflow: hidden;
  font-weight: normal;
  margin-right: auto;
  margin-left: auto;
  width: 90%;
}
.rcc-rewards-store-items ul.store-items > li .top .credits {
  color: #2e931f;
  font-size: 20px;
  font-weight: normal;
  overflow: hidden;
  height: 25px;
  line-height: 30px;
}
.rcc-rewards-store-items ul.store-items > li .bottom {
  min-height: 39px;
  vertical-align: bottom;
  background: #d9ebef;
  padding: 12px;
}
.rcc-rewards-store-items ul.store-items > li .bottom .sort-select {
  margin: 5px 0;
  float: left;
  display: inline-block;
}
.rcc-rewards-store-items ul.store-items > li .bottom .sort-select label {
  float: left;
  font-size: 12px;
  font-weight: bold;
  line-height: 30px;
  margin-right: 8px;
}
.rcc-rewards-store-items ul.store-items > li .bottom select {
  width: 60px;
  padding-left: 0.9em;
  text-align: center;
}
.rcc-rewards-store-items ul.store-items > li .bottom select[disabled] {
  width: 25px;
  -webkit-padding-start: .5em;
  -webkit-padding-end: .5em;
}
.rcc-rewards-store-items ul.store-items > li .bottom .btn {
  float: right;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  width: 100px;
}
.rcc-rewards-store-items ul.store-items > li .bottom .btn.gray {
  width: 45%;
  color: #6f6f6f;
  border-width: 2px;
  font-size: 13px;
  padding: 0 5px;
}
.rcc-rewards-store-items ul.store-items > li .bottom .btn.sweep {
  width: 90%;
}
.rcc-rewards-store-items ul.store-items > li .bottom .message {
  display: none;
  font-size: 15px;
  font-weight: bold;
  line-height: 19px;
  text-align: center;
  overflow: hidden;
  height: 39px;
}
.rcc-rewards-store-items ul.store-items > li .bottom.show-message * {
  display: none;
}
.rcc-rewards-store-items ul.store-items > li .bottom.show-message .message,
.rcc-rewards-store-items ul.store-items > li .bottom.show-message .message * {
  display: block;
}
.rcc-rewards-store-items ul.store-items > li .ribbon {
  position: absolute;
  top: 18px;
  right: -7px;
  line-height: 25px;
}
.rcc-rewards-store-items ul.store-items > li .ribbon label {
  background: url('/assets/img/rcc/red-ribbon-bg.png') -20px 0 repeat-x;
  height: 25px;
  font-size: 13px;
  font-weight: bold;
  color: #fff !important;
  float: left;
  display: inline-block;
}
.rcc-rewards-store-items ul.store-items > li .ribbon:before {
  content: '';
  width: 20px;
  height: 25px;
  background: transparent url('/assets/img/rcc/red-ribbon-bg.png') no-repeat;
  float: left;
  display: inline-block;
}
.rcc-rewards-store-items ul.store-items > li .ribbon:after {
  content: '';
  width: 13px;
  height: 30px;
  background: url('/assets/img/rcc/red-ribbon-bg.png') -387px 0 no-repeat;
  float: right;
  display: inline-block;
}
.rcc-rewards-store-items ul.store-items > li.disabled .title,
.rcc-rewards-store-items ul.store-items > li.disabled .credits {
  color: #2f2f2f;
}
.rcc-rewards-store-items select {
  background-position: center right;
  background-repeat: no-repeat;
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  border: 1px solid #a1a1a1;
  padding-left: 1em;
  color: #5a5a5a;
  outline: none;
  width: 180px;
  float: left;
}
.rcc-rewards-store-items select[disabled] {
  background-position: 0;
  border-right: 1px solid #a1a1a1;
}
.rcc-rewards-sort-row .pagination,
.rcc-rewards-store-footer .pagination {
  float: right;
}
.rcc-rewards-sort-row .pagination .navigateBack {
    cursor : pointer;
}
.rcc-rewards-sort-row .pagination .navigateForward {
    cursor : pointer;
}
.rcc-rewards-sort-row .pagination > div,
.rcc-rewards-store-footer .pagination > div {
  display: inline;
  font-size: 12px;
  line-height: 34px;
}
.rcc-rewards-sort-row .pagination > div.current,
.rcc-rewards-store-footer .pagination > div.current {
  margin-right: 8px;
}
.rcc-rewards-sort-row .pagination > div a,
.rcc-rewards-store-footer .pagination > div a {
  font-size: 14px;
  padding: 0 3px;
  color: #949494;
}
.rcc-rewards-sort-row .pagination > div a.active,
.rcc-rewards-store-footer .pagination > div a.active {
  color: #076cdc;
  font-weight: bold;
}
.rcc-rewards-sort-row .pagination > div a.caret,
.rcc-rewards-store-footer .pagination > div a.caret {
  font-size: 28px;
  line-height: 30px;
}
.rcc-rewards-store-footer {
  float: left;
  width: 100%;
  display: inline-block;
}
.rcc-rewards-store-footer .left {
  float: left;
  font-size: 14px;
  line-height: 34px;
}
.rcc-rewards-checkout {
  position: relative;
  display: inline-block;
  width: 960px;
  box-sizing: border-box;
  border-collapse: collapse;
}
.rcc-rewards-checkout select {
  background-position: center right;
  background-repeat: no-repeat;
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  border: 1px solid #a1a1a1;
  padding-left: 1em;
  color: #5a5a5a;
  outline: none;
  width: 180px;
  float: left;
}
.rcc-rewards-checkout select[disabled] {
  background-position: 0;
  border-right: 1px solid #a1a1a1;
}
.rcc-rewards-checkout h2 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}
.rcc-rewards-checkout h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
.rcc-rewards-checkout.nav {
  margin-top: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #b4b4b4;
  padding-bottom: 15px;
}
.rcc-rewards-checkout.nav li:first-child:after {
  content: '';
  float: left;
  margin: 0 10px;
  border-bottom: 2px solid #076cdc;
  padding-top: 7px;
  width: 20px;  
}
.rcc-rewards-checkout.nav a {
  float: left;
  color: #636363;
  font-size: 14px;
  font-weight: bold;
}
.rcc-rewards-checkout.nav a.active {
  color: #076cdc;
}
.rcc-rewards-checkout.header {
  font-size: 16px;
  margin-bottom: 50px;
}
.rcc-rewards-checkout.listing {
  font-size: 16px;
  margin-bottom: 30px;
  display: inline-block;
}
.rcc-rewards-checkout.listing ul {  
  display: inline-block;
}
.rcc-rewards-checkout.listing ul li {
  clear: both;
  float: left;
}
.rcc-rewards-checkout.listing .reward-name {
  float: left;
  width: 507px;
  margin-left: 25px;
}
.rcc-rewards-checkout.listing .reward-credits {
  float: left;
  width: 125px;
  text-align: center;
}
.rcc-rewards-checkout.listing .reward-quantity {
  float: left;
  width: 150px;
  text-align: center;
}
.rcc-rewards-checkout.listing .reward-total {
  float: left;
  width: 100px;
  margin-right: 50px;
  text-align: right;
}
.rcc-rewards-checkout.listing .heading {
  background-color: #fffeff;
  background: -webkit-gradient(linear, left top, left bottom, from(#fffeff), to(#eaeaea));
  background: -webkit-linear-gradient(top, #fffeff, #eaeaea);
  background: -moz-linear-gradient(top, #fffeff, #eaeaea);
  background: -ms-linear-gradient(top, #fffeff, #eaeaea);
  background: -o-linear-gradient(top, #fffeff, #eaeaea);
  border: 1px solid #c9c9c9;
  float: left;
  font-size: 12px;
  font-weight: bold;  
  line-height: 30px;
  margin-top: 10px;  
}
.rcc-rewards-checkout.listing ul li.item {
  border: 1px solid #c6d9dd;
  border-top: none;
  padding: 25px 0;
  background: #f8fafa;
}
.rcc-rewards-checkout.listing ul li.item .promo-image {
  border: 1px solid #c6d9dd;
  margin-right: 13px;
  float: left;
  width: 148px;
  height: 111px;
}
.rcc-rewards-checkout.listing ul li.item .info {
  float: left;
  font-size: 13px;
  width: 300px;
}
.rcc-rewards-checkout.listing ul li.item .info .title {
  font-size: 16px;
  margin-bottom: 10px;
}
.rcc-rewards-checkout.listing ul li.item .message {
  border: 1px solid #f26c4f;
  background: #fbe5df;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 8px 10px;
  color: #da0c0c;
  font-size: 13px;
  font-weight: normal;
  width: 100%;
  margin-top: 10px;
}
.rcc-rewards-checkout.listing ul li.item select {
  width: 60px;
  padding-left: 0.9em;
  text-align: center;
  margin-left: 15px;
}
.rcc-rewards-checkout.listing ul li.item a.update {
  float: left;
  line-height: 30px;
  margin-left: 10px;
  color: #076cdc;
  font-size: 14px;
  font-weight: bold;
}
.rcc-rewards-checkout.listing ul li.item a.remove {
  margin-top: 20px;
  clear: both;
  display: inline-block;
  line-height: 30px;
  font-size: 14px;
  font-weight: normal;
  color: #076cdc;
}
.rcc-rewards-checkout.listing ul li.item a.remove .x {
  font-weight: bold;
  font-size: 1.3em;
}
.rcc-rewards-checkout.shipping {
  border: 3px solid #95c2e8;
  font-size: 16px;
}
.rcc-rewards-checkout.shipping .left {
  float: left;
  padding: 35px 0 0 10px;
  width: 550px;
}
.rcc-rewards-checkout.shipping .left ul {
  margin-top: 20px;
  display: inline-block;
  width: 100%;
}
.rcc-rewards-checkout.shipping .left ul li {
  margin-top: 20px;
  display: inline-block;
  clear: both;
  float: left;
  width: 100%;
}
.rcc-rewards-checkout.shipping .left .half,
.rcc-rewards-checkout.shipping .left .full {
  float: left;
}
.rcc-rewards-checkout.shipping .left .half {
  width: 48%;
  margin-left: 4%;
}
.rcc-rewards-checkout.shipping .left .half:first-child {
  margin-left: 0;
}
.rcc-rewards-checkout.shipping .left .half .half {
  width: 46%;
  margin-left: 8%;
}
.rcc-rewards-checkout.shipping .left .half .half:first-child {
  margin-left: 0;
}
.rcc-rewards-checkout.shipping .left .full {
  width: 100%;
}
.rcc-rewards-checkout.shipping .left label {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 5px;
  display: inline-block;
}
.rcc-rewards-checkout.shipping .left input[type=text] {
  clear: both;
  border-radius: 3px;
  display: block;
  color: #222;
  font-size: 14px;
  text-indent: .6em;
  height: 28px;
  background: #edf3f5;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  width: 100%;
  padding: 0;
}
.rcc-rewards-checkout.shipping .text-left-aligned {
    text-align: left;
}
.rcc-rewards-checkout.shipping .left select {
  width: 100%;
}
.rcc-rewards-checkout.shipping .right {
  float: right;
  padding: 35px;
  width: 310px;
  background: #f8fafa;
  border-left: 1px solid #c6d9dd;
  min-height: 400px;
}
.rcc-rewards-checkout.shipping .right .labels {
  float: left;
  text-align: right;
  margin-right: 5px;
}
.rcc-rewards-checkout.shipping .right .values {
  text-align: left;
}
.rcc-rewards-checkout.shipping .right .total {
  font-size: 24px;
  font-weight: 18px;
  margin-bottom: 15px;
}

.rcc-rewards-checkout.shipping .right .totalShip {
  font-size: 20px;
  margin-bottom: 15px;
  margin-top: 15px;
}

.rcc-rewards-checkout.shipping .right .remain {
  font-size: 20px;
  color: #2e931f;
  margin-bottom: 15px;
}
.rcc-rewards-checkout.shipping .right a.btn {
  margin-top: 40px;
  width: 100%;
  font-size: 22px;
  line-height: 50px;
  height: 50px;
  padding: 0;
}
.rcc-rewards-checkout.shipping .right .arrival {
  font-size: 14px;
  text-align: center;
  margin-top: 10px;
}
.rcc-rewards-checkout.shipping .right .arrival .lede {
  font-weight: bold;
  margin-bottom: 5px;
}
.rcc-rewards-checkout.shipping .right .arrival .lede h3 {
    font-size: 14px;
}
.rcc-rewards-checkout.shipping .required {
  color: #da0c0c;
}
.rcc-rewards-checkout.shipping .required.weight-normal {
  font-weight: normal;
}
.rcc-rewards-checkout.shipping.no-delivery {
  border: none;
}
.rcc-rewards-checkout.shipping.no-delivery .left * {
  display: none;
}
.rcc-rewards-checkout.shipping.no-delivery .right {
  background: initial;
  border: none;
  min-height: initial;
}
.rcc-rewards-store-item {
  font-size: 13px;
  line-height: 1.5em;
}
.rcc-rewards-store-item .left {
  display: inline-block;
  float: left;
  margin-right: 45px;
  width: 520px;
  position: relative;
}
.rcc-rewards-store-item .right {
  display: inline-block;
  float: left;
  width: 440px;
}
.rcc-rewards-store-item h2 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}
.rcc-rewards-store-item h3 {
  color: #2e931f;
  font-size: 26px;
  font-weight: normal;
}
.rcc-rewards-store-item h4 {
  font-size: 12px;
  font-weight: bold;
  margin-top: 35px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e1e1e1;
  width: 100%;
}
.rcc-rewards-store-item .label-by-checkbox {
  margin-top: 30px;
  font-size: 14px;
  font-weight: bold;
}
.rcc-rewards-store-item .label-by-checkbox label {
  line-height: 1.2em;
}
.rcc-rewards-store-item .label-by-checkbox a {
  color: #076cdc;
}
.rcc-rewards-store-item .ribbon {
  position: absolute;
  top: 18px;
  right: -7px;
  line-height: 25px;
}
.rcc-rewards-store-item .ribbon label {
  background: url('/assets/img/rcc/red-ribbon-bg.png') -20px 0 repeat-x;
  height: 25px;
  font-size: 13px;
  font-weight: bold;
  color: #fff !important;
  float: left;
  display: inline-block;
}
.rcc-rewards-store-item .ribbon:before {
  content: '';
  width: 20px;
  height: 25px;
  background: transparent url('/assets/img/rcc/red-ribbon-bg.png') no-repeat;
  float: left;
  display: inline-block;
}
.rcc-rewards-store-item .ribbon:after {
  content: '';
  width: 13px;
  height: 30px;
  background: url('/assets/img/rcc/red-ribbon-bg.png') -387px 0 no-repeat;
  float: right;
  display: inline-block;
}
.rcc-rewards-store-item .blue-box {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #edf3f5;
  -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.25);
  padding: 20px;
  display: inline-block;
  margin-top: 10px;
  min-width: 400px;
}
.rcc-rewards-store-item .blue-box select {
  background-position: center right;
  background-repeat: no-repeat;
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  border: 1px solid #a1a1a1;
  padding-left: 1em;
  color: #5a5a5a;
  outline: none;
  width: 180px;
  float: left;
}
.rcc-rewards-store-item .blue-box select[disabled] {
  background-position: 0;
  border-right: 1px solid #a1a1a1;
}
.rcc-rewards-store-item .blue-box .sort-select {
  margin: 5px 0;
  float: left;
  display: inline-block;
}
.rcc-rewards-store-item .blue-box .sort-select label {
  float: left;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  margin-right: 8px;
}
.rcc-rewards-store-item .blue-box select {
  width: 60px;
  padding-left: 0.9em;
  text-align: center;
}
.rcc-rewards-store-item .blue-box select[disabled] {
  width: 25px;
  -webkit-padding-start: .5em;
  -webkit-padding-end: .5em;
}
.rcc-rewards-store-item .blue-box .btn {
  float: right;
  height: 38px;
  font-size: 18px;
  line-height: 38px;
  width: 260px;
}
.rcc-rewards-store-item .blue-box .btn.blue {
  width: 100%;
  color: white;
  border-width: 2px;
  font-size: 13px;
  padding: 0px;
  /*5px;*/
  margin-bottom: 0;
}
.rcc-rewards-store-item .blue-box .btn.gray {
  width: 100%;
  color: #6f6f6f;
  border-width: 2px;
  font-size: 13px;
  padding: 0px;
  /*5px;*/
  margin-bottom: 0;
  /*!important;*/
  box-sizing: initial;
  /*margin: 0 !important;*/
  /*padding: 0 !important;*/
  cursor: default;
}
.rcc-rewards-store-item .promo-image {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #edf3f5;
  -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.25);
  padding: 10px;
  display: inline-block;
}
.rcc-rewards-store-item .promo-image img {
  display: block;
  width: 500px;
  height: 375px;
}
.rcc-rewards-store-item .promo-image-thumbs {
  text-align: center;
  width: 100%;
  margin-top: 15px;
}
.rcc-rewards-store-item .promo-image-thumbs ul {
  display: inline-block;
}
.rcc-rewards-store-item .promo-image-thumbs ul li {
  display: inline-block;
  float: left;
  margin: 1% 5px 0;
  padding: 3px;
  background: #b4b4b4;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 1px 0 5px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 0 5px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 0 5px 2px rgba(0, 0, 0, 0.15);
}
.rcc-rewards-store-item .promo-image-thumbs ul li img {
  display: block;
  width: 100px;
  height: 75px;
}
.rcc-rewards-store-item .promo-movie-details {
  margin-top: 15px;
}
.rcc-rewards-store-item .promo-movie-details .poster {
  float: left;
  margin-right: 20px;
}
.rcc-rewards-store-item .promo-movie-details .poster img {
  width: 108px;
  height: 162px;
}
.rcc-rewards-store-item .promo-movie-details .details {
  float: left;
  width: 392px;
}
.rcc-rewards-store-item .promo-movie-details .details .title {
  font-size: 20px;
  margin-bottom: 5px;
}
.rcc-rewards-store-item .promo-movie-details .details .title a {
  color: #076cdc;
}
.rcc-rewards-store-item .promo-movie-details .details .release {
  font-size: 14px;
  margin-bottom: 10px;
}
.rcc-rewards-store-item .promo-movie-details .details .release .lede {
  font-weight: bold;
}
.rcc-rewards-store-item .promo-movie-details .details a.btn {
  margin-top: 15px;
  color: #076cdc;
  font-size: 14px;
  font-weight: normal;
  padding: 5px 20px;
}
.rcc-rewards-store-item .rcc-section.program-rules {
  display: inline-block;
  width: 100%;
  border: none;
  padding: 0;
}
.rcc-rewards-store-item .rcc-section.program-rules h2 {
  font-size: 18px;
  font-weight: bold;
}
.rcc-rewards-store-item .rcc-section.program-rules p {
  margin-bottom: 20px;
}
ul.rcc-rewards-transactions {
  font-size: 13px;
  margin-top: 10px;
  display: inline-block;
  width: 100%;
}
ul.rcc-rewards-transactions li {
  clear: both;
  float: left;
  width: 100%;
}
ul.rcc-rewards-transactions li .reward-date {
  float: left;
  width: 10%;
  margin-left: 2%;
}
ul.rcc-rewards-transactions li .reward-transaction {
  float: left;
  width: 40%;
}
ul.rcc-rewards-transactions li .reward-transaction .note {
  font-size: 12px;
  font-weight: normal;
}
ul.rcc-rewards-transactions li .reward-credits-earned,
ul.rcc-rewards-transactions li .reward-credits-used,
ul.rcc-rewards-transactions li .reward-credits-remain {
  float: left;
  width: 14%;
  margin-right: 2%;
  text-align: right;
}
ul.rcc-rewards-transactions li.heading {
  background-color: #fffeff;
  background: -webkit-gradient(linear, left top, left bottom, from(#fffeff), to(#eaeaea));
  background: -webkit-linear-gradient(top, #fffeff, #eaeaea);
  background: -moz-linear-gradient(top, #fffeff, #eaeaea);
  background: -ms-linear-gradient(top, #fffeff, #eaeaea);
  background: -o-linear-gradient(top, #fffeff, #eaeaea);
  border: 1px solid #c9c9c9;
  font-size: 14px;
  font-weight: bold;
  line-height: 38px;
  height: 38px;
  overflow: hidden;
}
ul.rcc-rewards-transactions li.item {
  border: 1px solid #d0d0d0;
  border-top: none;
  padding: 15px 0;
}
ul.rcc-rewards-transactions li.item .promo-image {
  border: 1px solid #c6d9dd;
  margin-right: 13px;
  float: left;
  width: 148px;
  height: 111px;
}
ul.rcc-rewards-transactions li.item .info {
  float: left;
  font-size: 13px;
  width: 300px;
}
ul.rcc-rewards-transactions li.item .info .title {
  font-size: 16px;
  margin-bottom: 10px;
}
ul.rcc-rewards-transactions li.item .message {
  border: 1px solid #f26c4f;
  background: #fbe5df;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 8px 10px;
  color: #da0c0c;
  font-size: 13px;
  font-weight: normal;
  width: 100%;
  margin-top: 10px;
}
ul.rcc-rewards-transactions li.item select {
  width: 60px;
  padding-left: 0.9em;
  text-align: center;
  margin-left: 15px;
}
ul.rcc-rewards-transactions li.item a.update {
  float: left;
  line-height: 30px;
  margin-left: 10px;
  color: #076cdc;
  font-size: 14px;
  font-weight: bold;
}
ul.rcc-rewards-transactions li.item a.remove {
  margin-top: 20px;
  clear: both;
  display: inline-block;
  line-height: 30px;
  font-size: 14px;
  font-weight: normal;
  color: #076cdc;
}
ul.rcc-rewards-transactions li.item a.remove .x {
  font-weight: bold;
  font-size: 1.3em;
}
#modal-rcc-added-to-cart {
  font-size: 16px;
}
#modal-rcc-added-to-cart .modal-contents {
  margin: 0;
  width: 100%;
  display: inline;
}
#modal-rcc-added-to-cart .left {
  float: left;
  padding: 30px;
  width: 530px;
}
#modal-rcc-added-to-cart .left h1 {
  padding-bottom: 30px;
}
#modal-rcc-added-to-cart .left .promo-image {
  border: 1px solid #c6d9dd;
  float: left;
  width: 148px;
  height: 111px;
  margin-right: 15px;
  margin-bottom: 15px;
}
#modal-rcc-added-to-cart .left .promo-image img {
  width: 100%;
}
#modal-rcc-added-to-cart .left .reward-title {
  font-weight: bold;
  margin-bottom: 10px;
}
#modal-rcc-added-to-cart .left .reward-cost {
  margin-bottom: 10px;
}
#modal-rcc-added-to-cart .left .reward-qty {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 10px;
}
#modal-rcc-added-to-cart .left .reward-note {
  font-size: 13px;
}
#modal-rcc-added-to-cart .right {
  float: right;
  padding: 30px 30px 30px 20px;
  background: #f8fafa;
  border-left: 1px solid #c6d9dd;
}
#modal-rcc-added-to-cart .right a.btn {
  width: 295px;
  clear: both;
  float: left;
  outline: none;
  margin-top: 15px;
  line-height: 40px;
  height: 40px;
}
#modal-rcc-added-to-cart .right a.btn.gray {
  color: #076cdc;
  font-size: 14px;
}
#modal-rcc-added-to-cart .right a.btn.blue {
  font-size: 18px;
}
#modal-rcc-added-to-cart .right ul {
  display: inline-block;
  width: 300px;
  clear: both;
  float: left;
}
#modal-rcc-added-to-cart .right ul li {
  display: inline-block;
  float: left;
  clear: both;
  width: 100%;
  margin-bottom: 15px;
}
#modal-rcc-added-to-cart .right .title {
  font-weight: bold;
  margin-bottom: 15px;
}
#modal-rcc-added-to-cart .right .desc {
  float: left;
}
#modal-rcc-added-to-cart .right .cost {
  float: right;
}
#modal-rcc-added-to-cart .right .total {
  padding-top: 15px;
  border-top: 1px solid #d2d2d2;
  font-size: 18px;
  font-weight: bold;
  color: #2e931f;
}
#modal-rcc-welcome * {
  outline: none;
}
#modal-rcc-welcome h1 {
  font-size: 24px;
}
#modal-rcc-welcome h4 {
  font-size: 13px;
  font-weight: bold;
  margin-top: 25px;
}
#modal-rcc-welcome p {
  font-size: 14px;
  line-height: 1.5em;
  margin-top: 5px;
}
#modal-rcc-welcome .full {
  width: 100%;
  text-align: center;
  margin-top: 25px;
}
#modal-rcc-welcome a.btn {
  width: 270px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}
#modal-rcc-sweep * {
  outline: none;
}
#modal-rcc-sweep h1 {
  font-size: 24px;
}
#modal-rcc-sweep p {
  font-size: 14px;
  line-height: 1.5em;
  margin-top: 5px;
}
#modal-rcc-sweep ul {
  margin: 10px 0;
}
#modal-rcc-sweep li {
  margin: 20px 0;
}
#modal-rcc-sweep .title {
  font-weight: bold;
  display: block;
  float: left;
}
#modal-rcc-sweep .info {
  padding-left: 250px;
}
.rcc-alert {
  width: 100%;
  border: 1px solid #cadee3;
  display: inline-block;
  margin: 5px 0;
  font-size: 13px;
  font-weight: bold;
  line-height: 21px;
  position: relative;
  background: #f4f8f9;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.rcc-alert .contents {
  width: 100%;
  padding: 5px 15px;
}
.rcc-alert .icon {
  float: left;
  margin-right: 15px;
}
.rcc-alert .close {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 5px 10px;
  cursor: pointer;
  font-size: 24px;
}
.rcc-alert .close a {
  text-decoration: none;
}
.rcc-alert.green {
  color: #238016;
}
.rcc-alert.red {
  color: #ff630e;
}
.rcc-alert a {
  color: inherit;
  text-decoration: underline;
}
/* mixins */


.rcc-rewards-hero {
}
.rcc-rewards-hero h1 {
	font-size: 30px;
	font-weight: bold;
	border: none;
	margin: 0;
	padding: 0;
    color: #2f2f2f;
}
.rcc-rewards-hero .hero {
	border-radius: 5px;
	border: 1px solid #cfcfcf;
	box-sizing: border-box;
	background: none;
	height: 200px;
}
.rcc-rewards-hero .cycle {
	width: 1040px;
	height: 200px;
}
.rcc-rewards-hero .cycle-slide {
	width: 1040px;
	/* height: 200px; */
	border-radius: 5px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	color: #2f2f2f;

	background: #ebebeb; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 89%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(89%,#eaeaea), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#eaeaea 89%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#eaeaea 89%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#eaeaea 89%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#eaeaea 89%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.validation-errors {
    color: red;    
    margin-top: 10px;
}

/* Start by setting display:none to make this hidden.
   Then we position it in relation to the viewport window
   with position:fixed. Width, height, top and left speak
   speak for themselves. Background we set to 80% white with
   our animation centered, and no-repeating */
.rewardsModal {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 ) 
                url('/Assets/img/misc/spinner.gif') 
                50% 50% 
                no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;   
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .rewardsModal {
    display: block;
}