#buyxgety-program {
  margin: 0;
  border: 1.5px dashed #54c5d0;
  padding: 10px;
  position: relative;
  min-height: 100px;
  z-index: 0;
  border-radius: 7px; }
  #buyxgety-program .buyxgety-heading {
    padding: 5px 10px;
    position: relative;
    padding-right: 60px; }
    #buyxgety-program .buyxgety-heading h3 {
      font-weight: 600;
      font-size: 15px;
      color: #54c5d0;
      margin-bottom: 10px;
      padding-bottom: 7px;
      border-bottom: 1px dashed #eceef0; }
    #buyxgety-program .buyxgety-heading:after {
      content: "";
      position: absolute;
      width: 35px;
      height: 35px;
      right: 10px;
      top: 6px;
      background-image: url(//theme.hstatic.net/200000225139/1000761209/14/appbuyxgety-icon.png?v=982);
      background-repeat: no-repeat;
      background-size: contain; }
  #buyxgety-program .buyxgety_content {
    max-height: 300px;
    overflow-y: auto; }

.buyxgety_item {
  display: -webkit-flex;
  display: flex;
  padding: 5px 10px 10px; }
  .buyxgety_item .buyxgety_checkbox {
    width: 35px;
    float: left;
    padding-top: 7px; }
    .buyxgety_item .buyxgety_checkbox input[type=radio] {
      cursor: pointer;
      width: 15px;
      height: 15px; }
  .buyxgety_item .buyxgety_image {
    width: 60px;
    float: right; }
  .buyxgety_item .buyxgety_item_title {
    width: calc(100% - 95px);
    float: right;
    padding-left: 15px; }
  .buyxgety_item .buyxgety_list_variant select {
    font-size: 94%;
    font-style: italic;
    min-width: 110px;
    outline: none;
    padding: 1px 15px 2px;
    margin: 2px 0 5px; }

#alert_km .modal-footer {
  text-align: center; }

.product_gift_label {
  width: 25px;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1; }

.product_gift_label img {
  position: static !important; }
