@page {
  margin: 0%;
  padding: 0%;
  size: portrait;
}
body {
  overflow-y: visible !important;
}
* {
  margin: 0px !important;
  padding: 0px !important;
}
.top-bar, .navbar, .top-ad, .stallion-top, colgroup, .adminOnly, .footer, .thwwslh1, .thwwslh2, .print-button, .main-header img.center-block {
  display: none;
}
a[href]:after {
  content: none !important;
}
.main-logo img, .header-full-title img {
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: 15px !important;
  display: block;
}
.header-slogan {
  margin-bottom: 30px !important;
  text-align: center;
}
.stallion-list-header {
  margin-bottom: 30px !important;
}
.container {
  margin: 0px !important;
  padding: 0px !important;
  line-height: normal !important;
}
.header-full-title img {
  width: 400px;
  display: block;
}
table {
  margin: 0px !important;
  padding: 0px !important;
  border: none !important;
  width: auto !important;
  height: auto !important;
  min-width: initial !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
table#stallion-list {
  min-width: initial !important;
}
table tr {
  margin: 0px;
  border: none !important;
}
table th, table td {
  margin: 0px !important;
  padding: 10px 8px !important;
  width: auto !important;
  border: none !important;
  font-size: 10px !important;
  word-wrap: break-word !important;
}
table th {
  text-align: center !important;
}
table tr.horse > td {
  border-bottom: 1px solid #C00 !important;
}
table tr.horse > td.rankExt {
  font-size: 10px !important;
  border-bottom: none !important;
}
table tr.horse > td.stallionName {
  width: 75px !important;
  min-width: 75px !important;
}
table tr.horse > td.stallionName strong.name {
  font-size: 10px !important;
}
.tdn-TYO-training-table-heading strong {
  font-size: 18px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .main-logo {
    margin-top: 50px !important;
  }
}