

/* Start:/local/templates/.default/components/bitrix/news.list/pricelist/style.css?16812153311560*/
.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.pricelist-block .block-title {
  text-align: center;
  margin-bottom: 45px;
}
.pricelist-block .period-info {
  text-align: center;
  margin-bottom: 30px;
}
.pricelist-block .period-info .period-info-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 5px;
}
.pricelist-block .actions {
  margin-bottom: 45px;
}
.pricelist-block .actions .field label {
  font-size: 12px;
  font-weight: 600;
}
.pricelist-block .table-block thead th {
  text-align: center;
  word-break: normal;
  background: #fff;
  color: #000;
  border: 1px solid #ddd;
  border-top: 0;
  vertical-align: middle;
  font-size: 12px;
  line-height: 1.15;
}
.pricelist-block .table-block thead th.bold {
  font-weight: 600;
}
.pricelist-block .table-block thead th .location {
  margin-top: 10px;
}
.pricelist-block .table-block th, .pricelist-block .table-block td {
  text-align: center;
  word-break: normal;
  font-size: 12px;
  line-height: 1.15;
  vertical-align: middle;
}
.pricelist-block .table-block th.discount .value, .pricelist-block .table-block td.discount .value {
  margin-top: 5px;
  color: red;
}
.pricelist-block .links {
  text-align: center;
}

/* End */
/* /local/templates/.default/components/bitrix/news.list/pricelist/style.css?16812153311560 */
