/*!
 * cache=false;cachewrite=true
 * @license Licences are viewable at this URL: https://moutest3.gaiaonline.com/src/_/f27c27b6cbaea3559afd8c7b58b51f36-1765733495-1445-298/src/css/shopping/store_offers.css
 */


/*! /src/css/shopping/store_offers.css */
#confirmLoader .loader {
  background: url(https://graphics.gaiaonline.com/images/loader.gif) no-repeat;
  margin: 20px auto;
  text-indent: -5000px;
  width: 72px;
  height: 60px;
}

/*******
 * Cash Shop Offers Forms
 *************/
#offerPanel .myoffers-panel__field {
  padding-bottom: 20px;
}
#offerPanel .myoffers-panel__field .left-block {
  float: left;
  width: 35%;
}
#offerPanel .myoffers-panel__field .left-block > div {
  padding-right: 15px;
}
#offerPanel .myoffers-panel__field .right-block {
  float: right;
  width: 65%;
}
#offerPanel #offer_item_price {
  font-weight: bold !important;
}
#offerPanel #offer_item_price * {
  color: #000 !important;
  font-size: 13px !important;
  padding-left: 15px !important;
  line-height: 15px !important;
}
#offerPanel #btn_offercancel {
  float: left;
}
#offerPanel #btn_offerconfirm {
  float: right;
}
#offerPanel #offer_expires_d,
#offerPanel #offer_expires_h,
#offerPanel #offer_expires_m {
  width: 30px;
}
#offerPanel .myoffers-panel__field-expires label {
  display: inline-block;
  margin-right: 5px;
}