<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* /templates2_0/module/promocode.less */
/*
* ========================================
*   Library of the method for cross-browser
* ========================================
*/
/*Remove button padding in FF*/
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
  margin: 0;
}
/**
 * РЎР°Рј Р±Р»РѕРє
 */
.promocode_block {
  display: block;
}
.promocode_block * {
  z-index: 1;
}
.promocode_block .tooltip {
  left: 25%;
  margin-top: 32px;
}
.promocode_block button {
  padding: 0;
  background: none;
  border: none;
  text-decoration: none;
  border-bottom: #333333 1px dashed;
  color: #333333;
  font-size: 12px;
  margin: 5px 0 0;
}
.promocode_block button:hover {
  color: #777777;
  border-bottom-color: #777777;
  cursor: pointer;
}
.promocode_block .submit_promocode_container {
  clear: both;
  margin-top: 3px;
  margin-bottom: 5px;
}
.promocode_block .promocode_input_wrapper span {
  line-height: 2;
}
.promocode_block .promocode_input_wrapper input {
  float: left;
}
.promocode_block .promocode_ok {
  display: inline-block;
  background: url(/templates2_0/resource/img/controller/controller_addr/delivery_possible.png) no-repeat center center;
  width: 20px;
  height: 20px;
  margin-left: 10px;
  margin-top: 4px;
}
.promocode_block .promocode_error {
  display: inline-block;
  background: url(/templates2_0/resource/img/controller/controller_addr/delivery_impossible.png) no-repeat center center;
  width: 20px;
  height: 20px;
}
.promocode_comment {
  display: block;
  line-height: 20px;
  font-size: 12px;
}
.promocode_comment .signature {
  font-size: 11px;
}
.promocode_comment i {
  margin: 5px 5px 5px 0;
}
.promocode_comment i,
.promocode_comment b {
  vertical-align: middle;
}
.promocode_effect_dialog {
  color: #777;
  font-size: 14px;
  min-width: 450px;
  padding: 0 20px 20px;
  text-align: center;
  /**
     * Р”РёР°Р»РѕРі РїРѕРґС‚РІРµСЂР¶РґРµРЅРёСЏ РїСЂРёРјРµРЅРµРЅРёСЏ РїСЂРѕРјРѕРєРѕРґР°, РєРѕРіРґР° РєРѕРґ РёСЃРєР»СЋС‡Р°РµС‚
     * Р·Р°РєР°Р· РёР· СѓС‡Р°СЃС‚РёСЏ РІ РїР°СЂС‚РЅРµСЂСЃРєРёС… РїСЂРѕРіСЂР°РјРј.
     */
}
.promocode_effect_dialog h3 {
  font-size: 24px;
  color: #333;
  text-align: center;
}
.promocode_effect_dialog p {
  margin: 15px auto 0;
  width: 350px;
}
.promocode_effect_dialog .additional {
  color: #333;
  font-size: 12px;
  margin: 10px auto 0;
  vertical-align: middle;
}
.promocode_effect_dialog .additional i {
  top: 0;
  margin-right: 5px;
}
.promocode_effect_dialog a.btn-yes {
  margin-top: 25px;
}
.promocode_effect_dialog.bonus_plus {
  height: 410px;
}
.promocode_effect_dialog.warning_exclude_partner.nobonus_dialog .no_thanks {
  border-bottom: 1px dashed #777;
  color: #777;
  margin-left: 40px;
  text-decoration: none;
}
.promocode_effect_dialog.warning_exclude_partner.nobonus_dialog .nobonus_content {
  position: relative;
}
.promocode_effect_dialog.warning_exclude_partner.nobonus_dialog .nobonus_content .text {
  color: #333;
  margin: 0 260px 20px 0;
  width: 350px;
}
.promocode_effect_dialog.warning_exclude_partner.nobonus_dialog .nobonus_content .logo {
  background: url(/i/partners/utkonos/nobonus.png?20140218);
  height: 115px;
  position: absolute;
  right: 10px;
  width: 185px;
}
.promocode_effect_dialog.warning_exclude_partner.nobonus_dialog .nobonus_content .logo:after {
  content: "";
  background: url(/templates2_0/module/@{url_module}/promocode/nobonuses.png);
  height: 72px;
  position: absolute;
  right: 0;
  top: 0;
  width: 76px;
}
.promocode_effect_dialog.warning_conflict_pa_action .buttons-row {
  display: block;
  text-align: center;
}
.promocode_effect_dialog.warning_conflict_pa_action .buttons-row .btn {
  border: 4px solid #e7e7e7;
  border-radius: 4px;
  color: #333;
  display: inline-block;
  font-size: 18px;
  line-height: 20px;
  margin: 10px;
  padding-top: 65px;
  position: relative;
  text-decoration: none;
  height: 55px;
  vertical-align: top;
  width: 130px;
}
.promocode_effect_dialog.warning_conflict_pa_action .buttons-row .btn.use-utkobonus {
  border: 4px solid #ffcb0b;
}
.promocode_effect_dialog.warning_conflict_pa_action .buttons-row .btn.use-utkobonus:after {
  background: url(/i/partners/utkonos/coin40.png);
  content: '';
  display: block;
  height: 40px;
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -20px;
  width: 40px;
}
.promocode_effect_dialog.warning_conflict_pa_action .buttons-row .btn.keep-malina:after {
  background: url(/i/partners/malina/small-logo.png);
  content: '';
  display: block;
  height: 22px;
  position: absolute;
  top: 25px;
  left: 50%;
  margin-left: -48px;
  width: 96px;
}
.promocode_effect_dialog.gift_cart {
  height: 500px;
}
.promocode_effect_dialog .module_basket_gift {
  margin-top: 25px;
}
.promocode_effect_dialog .module_basket_gift .gift {
  margin: 0 auto;
}
.promocode_effect_dialog .control {
  margin: 30px auto;
}
.promocode_effect_dialog .control a.link {
  color: #777;
  font-size: 12px;
}
.promocode_effect_dialog .btn_main_execute {
  margin-top: 30px;
}
.promocode_effect_icons {
  display: block;
  margin: 40px auto 75px;
  text-align: center;
}
.promocode_effect_icon:first-child {
  margin-left: 0;
}
.promocode_effect_icon {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-left: 20px;
}
.promocode_effect_icon.discount_absolute {
  background: url(/templates2_0/module/@{url_module}/promocode/modal_discount_absolute.png?20150211);
  width: 126px;
  height: 140px;
}
.promocode_effect_icon.discount_percent {
  background: url(/templates2_0/module/@{url_module}/promocode/modal_discount_absolute.png?20150211);
  width: 126px;
  height: 140px;
}
.promocode_effect_icon.gift_cart {
  background: url(/templates2_0/module/@{url_module}/promocode/modal_gift_cart.png?20150211);
  height: 150px;
  width: 140px;
}
.promocode_effect_icon.bonus_plus {
  background: url(/templates2_0/module/@{url_module}/promocode/modal_bonus_plus.png?20150211);
  height: 140px;
  width: 140px;
}
.module_promocode {
  position: relative;
  box-sizing: border-box;
  padding: 15px 15px 25px 15px;
  margin-left: -15px;
  margin-right: -15px;
  background-color: #f7f7f7;
}
.module_promocode-header {
  position: relative;
  box-sizing: border-box;
  font: bold 18px/30px Utkonos;
  color: #000;
}
.module_promocode-hint {
  background-color: #fff;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 5px;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  font-size: 0;
  color: #B2B2B2;
  width: 18px;
  height: 18px;
  line-height: 18px;
  border-radius: 18px;
  vertical-align: middle;
  text-align: center;
}
.module_promocode-hint span {
  font: bold 14px/1 Utkonos;
  vertical-align: middle;
  margin-left: 1px;
  margin-top: 1px;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.module_promocode-hint:hover {
  color: #b8b8b8;
}
.module_promocode-action {
  position: relative;
  box-sizing: border-box;
  background: #fff;
  margin-top: 7px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
}
.module_promocode-action input::-webkit-input-placeholder {
  color: #b2b2b2 !important;
}
.module_promocode-action input::-moz-placeholder {
  color: #b2b2b2 !important;
}
.module_promocode-action input:-ms-input-placeholder {
  color: #b2b2b2 !important;
}
.module_promocode-action input:-moz-placeholder {
  color: #b2b2b2 !important;
}
.module_promocode-action-field {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: transparent;
  border: 1px solid #fff;
  color: #B2B2B2;
  border-right: none;
  vertical-align: middle;
  font: bold 15px/18px Utkonos;
  outline: none;
  padding: 8px;
  max-width: calc(100% - 100px);
  -webkit-flex: 1 1 150px;
  -ms-flex: 1 1 150px;
  flex: 1 1 150px;
}
.module_promocode-action-btn {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: transparent;
  cursor: pointer;
  color: #b2b2b2;
  text-decoration: none;
  outline: none;
  border: 1px solid #E2E2E2;
  margin: 5px 5px 5px 0;
  font-size: 15px;
  vertical-align: middle;
  line-height: 28px;
  height: 30px;
  font-family: "Utkonos";
  font-weight: bold;
  padding: 0 5px;
  max-width: 100px;
  -webkit-flex: 0 1 100px;
  -ms-flex: 0 1 100px;
  flex: 0 1 100px;
}
.module_promocode-action-submit:hover {
  background-color: #362883;
  border-color: #362883;
  color: #FFF;
}
.module_promocode_comment {
  position: relative;
  box-sizing: border-box;
  margin-top: 20px;
}
.module_promocode_comment-item {
  position: relative;
  box-sizing: border-box;
  font: bold 13px OpenSans;
}
.module_promocode_comment-sign {
  position: relative;
  box-sizing: border-box;
  color: #ccc;
  font: 12px OpenSans;
  padding-left: 20px;
}
.module_promocode_comment-sign:before {
  position: relative;
  content: '*';
  width: 20px;
  text-align: center;
  margin-left: -20px;
  float: left;
}
.module_promocode_comment-error {
  position: relative;
  box-sizing: border-box;
  color: red;
  font-weight: bold;
  display: none;
}
.module_promocode_comment-error[data-status="active"] {
  display: block;
}
</pre></body></html>