body {
  padding-top: 46px;
  padding-bottom: 20px;
  color: #000;
}
#resultsInfo,
#rankings,
#startListContainer,
#schedule,
#infoTextContainer,
#lastScoredPerformanceInfo,
#nextToSkateInfo,
#liveTesContainer {
  display: none;
}
#resultsTitle {
  white-space: pre-line;
  margin-bottom: 0px;
}
#resultsInfo {
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 8px;
  white-space: pre-line;
}
/* BEGIN - override some DataTables stuff */

div.bg-info thead tr,
table.dataTable.hover div.recallPerformanceInfo thead tr:hover,
div.bg-info tbody tr,
table.dataTable.hover div.recallPerformanceInfo tbody tr:hover {
  background-color: transparent;
}
table.dataTable.compact thead th,
table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
  padding: 2px 4px 3px 3px;
}
div.recallPerformanceInfo table.scoreDetails tbody th,
div.recallPerformanceInfo table.scoreDetails tbody td,
table.elementList.compact tbody th,
table.elementList.compact tbody td,
table.componentList.compact tbody th,
table.componentList.compact tbody td {
  padding: 0px 4px 0px 0px;
}
table.dataTable.no-footer {
  border-bottom: 0px;
}
table.dataTable tbody tr.bg-info {
  background-color: #d9edf7;
}
table.dataTable {
  width: 100% !important;
}
table.dataTable thead {
  background-color: #446E9B;
  color: white;
}
/* END - override some DataTables stuff */

/*table.results .glyphicon {
    font-size: small;
    @media screen and (max-width: @screen-handhelds) {
        font-size: x-small;
    }
}*/

div#lastScoredPerformanceInfo.alert {
  padding-right: 0px;
}
div#lastScoredPerformanceInfo.alert > div,
div.recallPerformanceInfo > div {
  padding-right: 10px;
}
@media screen and (min-width: 767px) and (orientation: landscape) {
  div#lastScoredPerformanceInfo.alert > div,
  div.recallPerformanceInfo > div {
    float: left;
    clear: unset;
    width: 50%;
  }
}
@media screen and (min-width: 767px) and (orientation: landscape) {
  div#lastScoredPerformanceInfo > div.elementListContainer,
  div.recallPerformanceInfo > div.elementListContainer {
    clear: both;
  }
}
th.lastColumn,
td.lastColumn {
  padding-right: 0;
}
table.results td.participantName {
  white-space: nowrap;
}
th.performanceScore,
td.performanceScore {
  text-align: right;
  width: 50px;
  white-space: nowrap;
}
tr.performanceResult th.performanceScore,
tr.performanceResult td.performanceScore {
  text-align: center;
  width: auto;
}
table.rankingTable.dataTable.compact thead th.performanceScore {
  padding-right: 8px;
  text-align: center;
}
div.recallPerformanceInfo table.dataTable.compact thead th.performanceScore {
  padding-right: 6px;
  text-align: right;
}
table.elementList.dataTable thead th.performanceScore,
table.componentList.dataTable thead th.performanceScore {
  padding-right: 4px;
  text-align: right;
}
th.extraInfo,
td.extraInfo {
  display: none;
}
table.rankingTable th.ranking {
  width: 45px;
}
@media screen and (max-width: 567px) {
  table.rankingTable th.ranking {
    width: 31px;
  }
}
table.scoreDetails {
  margin-bottom: 2px;
  width: 100%;
}
th.performanceScore {
  width: 80px !important;
}
@media screen and (max-width: 567px) {
  th.performanceScore {
    white-space: initial;
  }
}
div.recallPerformanceInfo table.dataTable {
  margin-bottom: 0px !important;
}
.scheduleDate {
  white-space: nowrap;
}
h3 {
  margin-top: 5px;
}
#liveTesContainer h3 {
  margin-top: 0px;
}
#liveTesContainer h3.header {
  font-weight: bold;
}
#liveTesContainer table#techScore {
  margin: 0px;
}
#liveTesContainer td {
  border-top: 0px;
  padding: 0px;
}
#lastScoredPerformanceInfo,
#nextToSkateInfo {
  padding-top: 2px;
  padding-bottom: 2px;
}
table.table.results > tbody > tr.newStartGroup > td {
  border-top: 1px groove #356635;
}
.recallPerformanceInfo {
  padding: 0px 5px 0px 15px;
}
.recallPerformanceInfo.alert {
  margin-bottom: 0px;
}
.recallPerformanceInfo.alert h4 {
  margin-top: 10px;
}
table tbody tr.group {
  background-color: #d9edf7;
  font-weight: bold;
}
.compact span.badge {
  padding-right: 9px;
}
.results.dataTable span.badge {
  width: 55px;
  text-align: right;
}
@media screen and (max-width: 567px) {
  .results.dataTable span.badge {
    width: 48px;
  }
}
.totalScore .badge,
.TSS .badge {
  background-color: #468847;
}
.segment1 .badge,
.TES .badge {
  background-color: #474949;
}
#totalRank.badge,
.segment2 .badge,
.TCS .badge {
  background-color: #446E9B;
}
#totalRank.badge {
  font-size: larger;
  padding: 2px 20px;
}
.results.dataTable span.badge.ranking {
  background-color: transparent;
  border: 1px solid #474949;
  color: #474949;
  padding: 2px 7px;
  text-align: center;
  width: 32px;
}
@media screen and (max-width: 567px) {
  .results.dataTable span.badge.ranking {
    display: none;
  }
}
.simpleTable th,
.simpleTable td {
  padding: 4px;
  padding-bottom: 1px;
}
table#startList th.startNumber,
table#startList td.startNumber {
  white-space: nowrap;
}
@media screen and (max-width: 567px) {
  table#startList th.startNumber {
    white-space: normal;
  }
}
@media screen and (max-width: 480px) {
  table#allCategoriesView td.categoryName,
  table#allCategoriesView th.categoryName {
    width: 180px;
    white-space: normal;
  }
}
@media screen and (min-width: 768px) {
  table#allCategoriesView td.categoryName,
  table#allCategoriesView th.categoryName {
    white-space: nowrap;
  }
}
@media screen and (min-width: 768px) {
  table#allCategoriesView th.categoryParticipantsLink {
    width: 100%;
  }
}
@media screen and (max-width: 992px) {
  div#categoriesOverviewContainer {
    font-size: 16px;
    line-height: 30px;
  }
}
.rwd-break {
  display: block;
}
@media screen and (min-width: 567px) {
  .rwd-break {
    display: none;
  }
}
.liveadsblock {
  margin-bottom: 6px;
}
.adsfooter {
  margin-top: 10px;
}
/* Controls... */

.controls-badge {
  vertical-align: baseline;
}
.viewersCounter {
  font-size: 42px;
}
#connectorStatus {
  font-size: inherit;
  background-color: #CD0200;
}
