.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: 0 8px;
  font-weight: normal;
}

.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%;
  height: auto;
  padding-bottom: 10px
}

.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;
}

#thx-points[readonly] {
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  color: #535c69;
  background: #eef2f4;
  cursor: auto;
}

.bonus-info-text-blue.bonus-info-text.bonus-error::before {
  position: absolute;
  z-index: 1;
  top: 26px;
  right: 0;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  border: 1px solid #E92F2A;
  border-radius: 4px;
  background: #ffffff;
  content: "";
}

.thx-form-range-block-points {
  width: 30% !important;
  display: inline-block !important;
}

.form-range-block-thx-label {
  display: inline-block;
  color: black !important;
  text-align: right;
  float: right;
  padding-top: 10px;
}
#error-popup-window {
  display: none;
  width: 60%;
  min-width: 300px;
  height: 50px;
  position: absolute;
  border-radius: 35px;
  background-color: #DC4B2D;
  top: 30px !important;
  left: 25% !important;
  align-items: center;
  justify-content: center;
}
#error-popup-window-content {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.popup-window-close-icon {
  top: 10px !important;
}
.error-message {
  position: relative;
  float: left;
  left: 60%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 18px;
  justify-content: center;
  align-items: center;
  padding: 15px 41px 15px 25px;
}
#thxRangePoints {
  display: inline-block;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 18px;
  border: none;
  border-radius: 4px;
  overflow: hidden;
  width: 55%;
  vertical-align:middle;
  margin: 0 10px;
}
#thxRangePoints::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  background-color: #35c2f0;
  border: 0px solid #35c2f0;
  border-radius: 50%;
  height: 18px;
  width: 18px;
  margin-top: -7px;
  box-shadow: calc(-100vmax - 18px) 0 0 100vmax #35c2f0;
  clip-path: polygon(
          100% 0,
          2px 0,
          0 7px,
          -100vmax 7px,
          -100vmax 11px,
          0 11px,
          2px 100%,
          100% 100%
  );
}
#thxRangePoints::-moz-range-thumb {
  -moz-appearance: none;
  appearance: none;
  background-color: #35c2f0;
  border: 0px solid #35c2f0;
  border-radius: 50%;
  height: 18px;
  width: 18px;
}
#thxRangePoints::-webkit-slider-runnable-track {
  height: 4px;
  border-radius: 4px;
  border: 0px solid #fff;
  box-shadow: 0px 0px 0px #353535;
  background: #d7d7d7;
}
.disabled {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 50%;
}
.zero-thx-points {
  height: 100%;
  padding: 20px;
}
.ui-notification-balloon.ithive-error .ui-notification-balloon-content{
  background-color:#DC4B2D !important;
}
.ui-notification-balloon.ithive-gamification-warning .ui-notification-balloon-message {
  padding: 15px 41px 15px 45px !important;
  text-align: center !important;
  white-space: nowrap;
}
.ui-notification-balloon-animate {
  opacity: 1 !important;
}