/* /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/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: 16px;
}
.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/promocode/modal_discount_absolute.png?20150211);
  width: 126px;
  height: 140px;
}
.promocode_effect_icon.discount_percent {
  background: url(/templates2_0/module/promocode/modal_discount_absolute.png?20150211);
  width: 126px;
  height: 140px;
}
.promocode_effect_icon.gift_cart {
  background: url(/templates2_0/module/promocode/modal_gift_cart.png?20150211);
  height: 150px;
  width: 140px;
}
.promocode_effect_icon.bonus_plus {
  background: url(/templates2_0/module/promocode/modal_bonus_plus.png?20150211);
  height: 140px;
  width: 140px;
}
