.sc_l_name,
.sc_sum,
.sc_full_sum,
.sc_sum_style,
.sc_amount {
  font-weight: 600;
}
.sc_l_price,
.sc_cnt {
  display: flex;
  align-items: center;
}
.sc_sum,
.sc_full_sum,
.sc_sum_style,
.sc_amount {
  text-align: right;
}
.sc_ad_close,
.sc_si_close {
  position: absolute;
  right: 3px;
  top: 3px;
}
.strong {
  font-weight: 600;
}
.adv_row,
.simpl_row {
  border-radius: 1rem;
  margin-bottom: 1rem;
  border: solid 1px #ddd;
  padding: 1rem;
  position: relative;
}
.adv_row__title {
  border-bottom: solid 1px #eee;
}
.print_div {
  width: 700px !important;
  position: relative;
  margin: 0 auto;
  padding-bottom: 20rem;
}
.print_div__header {
  width: 100%;
  margin-bottom: 2rem;
}
.print_div__logo img {
  width: 87px;
}
.print_div__contact ul li {
  font-size: 0.8125rem;
  list-style: none;
  text-align: right;
  width: 100%;
}
.print_div h2 {
  text-align: center;
}
.print_div .rew_btn {
  margin: 0 auto;
  display: table;
  width: 22.88756rem;
  height: 4.24025rem;
  flex-shrink: 0;
  border-radius: 4.375rem;
  background: linear-gradient(90deg, rgba(35, 196, 205, 0.99) 0%, rgba(65, 255, 151, 0.45) 100%);
  color: #FFF;
  text-align: center;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 4rem;
}
.print_div .footer_image {
  position: absolute;
  right: 1rem;
  bottom: 3rem;
}
.pdf_action {
  position: absolute;
  width: 60%;
  top: 0;
  left: 0;
  margin-right: auto;
}
