.ieab {
  *zoom: expression(runtimeStyle.zoom = 1, insertAdjacentHTML('afterBegin', '<span class="before"></span>'), insertAdjacentHTML('beforeEnd', '<span class="after"></span>'));
}
/* print styles */
.body {
  color: #000;
}
.player,
.socials-list,
.event-date,
.scrollbar,
.intro,
.event-block .arrowed,
.close {
  display: none;
}
tr {
  page-break-inside: avoid;
  page-break-after: auto;
}
thead {
  display: table-header-group;
}
tfoot {
  display: table-footer-group;
}
.row {
  width: 100%;
  display: block;
  position: relative;
  text-align: left;
  *zoom: 1;
}
.row:before,
.row:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.col {
  margin-left: 0;
  left: 0;
  float: none;
  text-align: left;
  display: block;
  width: 100%;
  *zoom: 1;
}
.col:before,
.col:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.main,
.row {
  height: auto;
}
.row-top,
.row-bottom {
  padding: 0 !important;
}
h1,
h2,
h3,
h4 {
  padding: 0 0 10px;
}
h1 {
  font-size: 30px !important;
}
h2 {
  font-size: 22px !important;
}
h3 {
  font-size: 18px !important;
}
h3 {
  font-size: 16px !important;
}
h1,
h2,
h3,
p,
li {
  color: #000;
  font-family: Arial;
  text-align: left;
  text-shadow: 0 0 0 #000;
}
a {
  text-decoration: none !important;
}
img {
  display: block;
  padding: 10px 25px;
}
ul {
  list-style-type: square;
  list-style-position: inside;
  margin-left: 0;
}
ul li {
  padding-left: 0;
  margin-left: 0;
}
.event-box ul {
  list-style-type: none;
  padding-bottom: 0;
  margin-bottom: 0;
  display: block;
}
.dialog-popup {
  position: relative !important;
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  display: block;
}
