.ss .tableTitle {
   font-size: 18px;
   line-height: 24px;
   font-weight: bold;
   margin-bottom: 2px;
}

.ss .remote > table {
   width: 472px;
   background: none;
}

.ss .remote table.sport,
.ss .remote table.pyeongchang2018 {
  font-family: 'ORF ON TF', Arial, Helvetica, 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

.ss .ticker .remote > table {
   width: 450px;
}

.ss .remote th,
.ss .remote td {
   padding: 4px 8px;
}

.ss .remote .odd {
   background: #F3F4F6;
}

.ss .ticker .remote .odd {
   background: #e1e3e8;
}

.ss .ticker .remote a:hover,
.ss .ticker .remote a:focus {
   color: #192030;
}

.ss .remote .subHead,
.ss .remote .highlight,
.ss .remote .highlight a,
.ss .remote th a,
.ss .remote td a {
   font-weight: 500 !important;
}

.ss .remote .subHead td {
   padding-left: 0px;
   padding-top: 14px;
}

.ss .tableFooter {
   margin-top: 6px;
}

.ss .remote ul.tablePreviewBar {
   list-style: none;
}
.ss .remote ul.tablePreviewBar li {
   background: none;
   background-color: #CECECE;
   border-right: 3px solid black;
   float: left;
   font-weight: bold;
   list-style-type: none;
   padding: 3px 76px;
   text-transform: uppercase;
}

/** Mobility Layer / Fussball **/
.ss .remote .mobilitylayer {
   position: relative; /* for the [livetabelle] indicator */
}

.ss .remote .mobilitylayer .bestList {
   font-family: "ORF ON Condensed TF", Arial, Helvetica , "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.ss .remote .team-name img {
   width: 22px;
   padding-right: 5px;
   vertical-align: middle;
   display: inline;
}

.ss .remote .mobilitylayer table {
   width: 100%;
   margin-top: 0;
   font-family: 'ORF ON TF', Arial, Helvetica, 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

.ss .remote .mobilitylayer thead th {
   padding-top: 0;
}

.ss .remote .mobilitylayer thead th {
   padding-top: 0;
}

.ss .remote .mobilitylayer .position,
.ss .remote .mobilitylayer .drawn,
.ss .remote .mobilitylayer .lost,
.ss .remote .mobilitylayer .played,
.ss .remote .mobilitylayer .points,
.ss .remote .mobilitylayer .won {
   text-align: right;
}

.ss .remote .mobilitylayer .goal-difference,
.ss .remote .mobilitylayer .value {
   text-align: center;
}

.ss .remote .mobilitylayer .live-table {
   position: absolute;
   top: 2px;
   display: inline-block;
   padding: 1px 0 3px 0;
   width: 90px;
   background-color: #e01f25;
   font-family: "ORF ON Condensed SC", Arial, Helvetica, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
   font-size: 14px;
   line-height: 14px;
   font-weight: 400;
   text-align: center;
   letter-spacing: 0.5px;
   color: white;
   vertical-align: baseline;
}

.ss .remote .mobilitylayer .better .position,
.ss .remote .mobilitylayer .worse .position {
   background-size: 40px 23px;
   background-position: -4px 3px;
   background-repeat: no-repeat;
}

.ss .remote .mobilitylayer .better .position {
   background-image: url("../images/mobilitylayer/arrow_up_black.svg");
}

.ss .remote .mobilitylayer .worse .position {
   background-image: url("../images/mobilitylayer/arrow_down_black.svg");
}

.ss .remote .mobilitylayer .position {
   text-align: right;
   padding-left: 22px;
}
