.modal-thx-info {
  padding: 17px 18px 34px;
  border-radius: 4px;
  background: #ffffff;
}

.modal-thx-info > div:nth-child(1) {
  margin-bottom: 15px;
  font-size: 13px;
  line-height: 18px;
  color: #878d96;
}

.thx-user-choose .ui-ctl {
  width: 100%;
}

.thx-label {
  margin-bottom: 5px;
  font-size: 13px;
  line-height: 18px;
  color: #a5adb3;
}

.thx-user {
  font-size: 13px;
}

.thx-user[readonly] {
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  color: #535c69;
  background: #eef2f4;
  cursor: auto;
}

.thx-category-block .ui-ctl {
  width: 100%;
}

.thx-category-block .ui-ctl select {
  box-sizing: border-box;
  padding: 10px 12px;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  font-size: 13px;
  line-height: 18px;
  color: #535c69;
  background: #ffffff;
}

.thx-category-block .ui-ctl-icon-angle:before,
.thx-category-block .ui-ctl-icon-angle:after {
  display: none;
}

.thx-category-block .ui-ctl-icon-angle {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='17' viewBox='0 0 18 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.17554 7.0835L8.87242 10.6252L12.5693 7.0835H5.17554Z' fill='%23535C69'/%3E%3C/svg%3E%0A");
}

.modal-thx-info .ui-tile-selector-selector-wrap {
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  background: #ffffff;
}

.modal-thx-info .ui-tile-selector-select {
  margin-left: 4px;
  padding-left: 0;
  font-size: 13px;
  font-weight: 600;
  line-height: 18px;
}

.modal-thx-info .ui-tile-selector-select:before {
  display: none;
}

.ui-tile-selector-item-remove {
  opacity: 1;
  background: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 0.604286L5.39571 0L3 2.39571L0.604286 0L0 0.604286L2.39571 3L0 5.39571L0.604286 6L3 3.60429L5.39571 6L6 5.39571L3.60429 3L6 0.604286Z' fill='white'/%3E%3C/svg%3E%0A") no-repeat center;
}

.bonus-info-text-blue {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-top: 0;
  padding-bottom: 18px;
  padding-left: 18px;
}

.bonus-info-text-blue.bonus-info-text::before {
  position: absolute;
  z-index: 1;
  top: 26px;
  right: 0;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  border: 1px solid #12b1e3;
  border-radius: 4px;
  background: #ffffff;
  content: "";
}

.bonus-info-text-blue.bonus-info-text .info-header {
  margin-left: -8px;
  padding-right: 8px;
  padding-left: 8px;
}

.bonus-info-text-blue.bonus-info-text .info-body.thx-cost-string {
  width: 100%;
  font-size: 13px;
  line-height: 18px;
  color: #878d96;
}

.bonus-info-text-blue.bonus-info-text .info-footer {
  margin-top: 0;
  font-size: 13px;
  line-height: 18px;
  color: #525c69;
}

.bonus-info-text-blue.bonus-info-text .thx-not-enought {
  position: relative;
  z-index: 5;
  font-size: 13px;
  line-height: 18px;
  color: #ff3434;
}

.thx-comment-block .ui-ctl-textarea {
  width: 100%;
}

.thx-comment-block .ui-ctl-textarea textarea {
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  width: 100%;
  background: #ffffff;
}

.thx-btn-panel {
  position: fixed;
  z-index: 100;
  bottom: 0;
  left: 0;
  padding: 21px 24px;
  width: 100%;
  background: #ffffff;
}

.thx-btn-panel .send-thx {
  box-sizing: border-box;
  padding-right: 14px;
  padding-left: 14px;
  border: none;
  height: 38px;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
}

.thx-btn-panel .close-thx {
  box-sizing: border-box;
  padding-right: 14px;
  padding-left: 14px;
  border: none;
  height: 38px;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
}

.thx-btn-panel .send-thx,
.bonus-btn-thanks-general {
  margin-right: 0;
  border-radius: 4px;
  font-weight: 600;
}

.thx-btn-panel .close-thx {
  margin-left: 0;
  border-color: #ffffff;
  font-weight: 600;
  text-decoration: none;
  color: #525c68;
  background-color: #ffffff;
  box-shadow: #ffffff;
}

.thx-btn-panel .close-thx:hover {
  color: #525c68;
  background: #ffffff;
}

/**/
.bonus-block__gap-small.bonus-block-no-border {
  margin: 0;
  padding: 9px 0;
  border: none;
}

.bonus-block__gap-small.bonus-block-no-border .bonus-block-aside-item__50 > div {
  box-sizing: border-box;
  border-right: none;
}

.bonus-block__gap-small.bonus-block-no-border .bonus-block-aside-item__50 > div:first-of-type {
  border-right: 1px solid #e6e6e6;
}

.bonus-block__gap-small.bonus-block-no-border .bonus-block-aside-item__50 > div:nth-child(3) {
  padding-right: 12px;
}

.bonus-block__gap-small.bonus-block-no-border .bonus-block-aside-item__50 > div:nth-child(4) {
  padding-left: 5px;
}

.bonus-block__gap-small.bonus-block-no-border .bonus-block-aside-item__50 > div:nth-child(3),
.bonus-block__gap-small.bonus-block-no-border .bonus-block-aside-item__50 > div:nth-child(4) {
  flex: initial;
  margin-top: 20px;
  padding-left: 0;
  width: max-content;
  max-width: none;
}

.bonus-block__gap-small.bonus-block-no-border .bonus-btn-thanks,
.bonus-block__gap-small.bonus-block-no-border .bonus-btn-shop {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 10px 12px;
  border-radius: 100px;
  height: 27px;
  font-size: 11px;
}

.bonus-block__gap-small.bonus-block-no-border .bonus-btn-thanks span {
  position: absolute;
  top: -6px;
  right: -4px;
  bottom: auto;
  left: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 3px 3.4px;
  border-radius: 40px;
  min-width: 13px;
  height: 13px;
  font-size: 10px;
  font-weight: 600;
  line-height: 9px;
  color: #525c69;
  background: #dfe3e7;
}

.bonus-block__gap-small.bonus-block-no-border .bonus-btn-thanks:disabled {
  border-color: #c4c6c9;
  background-color: #c4c6c9;
}

.bonus-block__gap-small.bonus-block-no-border .bonus-btn-shop {
  border-color: #a8adb4;
  color: #333333;
}

.bonus-block__gap-small.bonus-block-no-border .bonus-btn-shop:hover {
  border-color: #d9d9d9;
  color: #ffffff;
  background: #d9d9d9;
}
