.hs-widget.hsisdcw .module-gameplan tr.entry {
  cursor: pointer;
}




.hsisdcw.hs-widget {
  height: 100%;
  overflow: hidden;
}

.hsisdcw.hs-widget .hs-match .hs-minute-wrapper {
  float: left;
  position: relative;
  width: 100%;
  clear: both;
}
.hsisdcw.hs-widget .hs-match .hs-minute-wrapper .hs-minute {
  position: absolute;
  top: 25px;
  color: #021b3b;
  background: transparent;
  z-index: 99;
  text-align: center;
  width: 100%;
  font-family: 'Ciutadella Run-SemiBold', Tahoma, sans-serif;
  font-size: 14px;
}
.hsisdcw.hs-widget .hs-match .hs-minute-wrapper .hs-minute:after {
  content: '. Spielminute';
  position: relative;
  left: -3px;
}
.hsisdcw.hs-widget .hs-match .hs-minute-wrapper .hs-minute.finished:after, .hsisdcw.hs-widget .hs-match .hs-minute-wrapper .hs-minute.upcoming:after {
  content: '';
}
.hsisdcw.hs-widget .hs-match .hs-scoreboard-additional {
  width: 100%;
  position: relative;
  margin-top: -30px;
  font-family: 'Ciutadella Run-SemiBold', Tahoma, sans-serif;
  font-size: 14px;
  float: left;
}
.hsisdcw.hs-widget .hs-match .hs-scoreboard-additional .venue_base, .hsisdcw.hs-widget .hs-match .hs-scoreboard-additional .referee_base {
  float: none;
  display: inline-block;
}
.hsisdcw.hs-widget .hs-match .hs-scoreboard-additional .module-scoreboard {
  text-align: center;
}
@media only screen and (max-width:550px) {
  .hsisdcw.hs-widget .hs-match .hs-scoreboard-additional {
  display: none;
}
}
.hsisdcw.hs-widget .hs-match .hs-scoreboard {
  height: auto;
}
.hsisdcw.hs-widget .hs-match .hs-scoreboard .hs-scorer, .hsisdcw.hs-widget .hs-match .hs-scoreboard .hs-scoreboard-scorer {
  display: none !important;
}
.hsisdcw.hs-widget .hs-match .hs-scoreboard .module-gameplan table th.match-date {
  position: absolute;
  top: 5px;
  text-align: center;
  width: 100%;
  z-index: 999;
  border: none;
}
.hsisdcw.hs-widget .hs-match .hs-scoreboard .module-gameplan table tr.match {
  height: 140px;
  background: transparent;
}
.hsisdcw.hs-widget .hs-match .hs-scoreboard .module-gameplan table tr.match td {
  background: transparent;
}
.hsisdcw.hs-widget .hs-match .hs-scoreboard .module-gameplan table tr.match td.team-image {
  width: 15%;
}
.hsisdcw.hs-widget .hs-match .hs-scoreboard .module-gameplan table tr.match td.team-image img {
  min-width: 50px;
}
.hsisdcw.hs-widget .hs-match .hs-scoreboard .module-gameplan table tr.match td.team-shortname, .hsisdcw.hs-widget .hs-match .hs-scoreboard .module-gameplan table tr.match td.team-name {
  width: 23%;
}
@media only screen and (max-width: 550px) {
  .hsisdcw.hs-widget .hs-match .hs-scoreboard .module-gameplan table tr.match td.team-image {
  width: 30%;
}
.hsisdcw.hs-widget .hs-match .hs-scoreboard .module-gameplan table tr.match td.team-shortname, .hsisdcw.hs-widget .hs-match .hs-scoreboard .module-gameplan table tr.match td.team-name {
  position: absolute;
  top: 65%;
  z-index: 99;
  background: transparent;
  text-align: left;
  width: 30%;
  text-align: center;
  overflow: visible;
}
.hsisdcw.hs-widget .hs-match .hs-scoreboard .module-gameplan table tr.match td.team-shortname a, .hsisdcw.hs-widget .hs-match .hs-scoreboard .module-gameplan table tr.match td.team-name a {
  font-size: 20px;
}
.hsisdcw.hs-widget .hs-match .hs-scoreboard .module-gameplan table tr.match td.team-shortname-home, .hsisdcw.hs-widget .hs-match .hs-scoreboard .module-gameplan table tr.match td.team-name-home {
  left: 0;
}
.hsisdcw.hs-widget .hs-match .hs-scoreboard .module-gameplan table tr.match td.team-shortname-away, .hsisdcw.hs-widget .hs-match .hs-scoreboard .module-gameplan table tr.match td.team-name-away {
  right: 0;
}
}
.hsisdcw.hs-widget .hs-match .hs-timeline {
  z-index: 150;
}
.hsisdcw.hs-widget .hs-match .hs-timeline .module-events .event.hs-second-half:hover:before {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  left: 30px;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended.show {
  padding-left: 5%;
  width: 50%;
}
@media only screen and (max-width:550px) {
  .hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended.show {
  width: 90%;
}
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-dummy {
  width: 95%;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-dummy.show {
  width: 82%;
}
@media only screen and (max-width:550px) {
  .hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-dummy.show {
  width: 90%;
}
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-away, .hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-home {
  width: 95%;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-button {
  width: 5%;
  position: absolute;
  text-align: center;
  height: 50px;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-button:after {
  content: "\e600";
  position: relative;
  font-family: 'isdc-icons';
  font-style: normal;
  font-weight: normal;
  font-size: 2em;
  top: 10px;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-normal .hs-button {
  right: 0px;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended {
  display: none;
  width: 200%;
  left: 5%;
}
@media only screen and (max-width:550px) {
  .hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended {
  width: 100%;
}
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .hs-button {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  left: 1%;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="91"] {
  left: 2%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="92"] {
  left: 3%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="93"] {
  left: 5%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="94"] {
  left: 6%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="95"] {
  left: 8%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="96"] {
  left: 9%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="97"] {
  left: 11%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="98"] {
  left: 12%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="99"] {
  left: 14%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="100"] {
  left: 15%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="101"] {
  left: 17%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="102"] {
  left: 18%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="103"] {
  left: 20%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="104"] {
  left: 21%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="105"] {
  left: 23%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="106"] {
  left: 24%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="107"] {
  left: 26%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="108"] {
  left: 27%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="109"] {
  left: 29%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="110"] {
  left: 30%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="111"] {
  left: 32%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="112"] {
  left: 33%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="113"] {
  left: 35%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="114"] {
  left: 36%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="115"] {
  left: 38%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="116"] {
  left: 39%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="117"] {
  left: 41%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="118"] {
  left: 42%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="119"] {
  left: 44%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="120"] {
  left: 45%;
  position: absolute;
}
@media only screen and (max-width:550px) {
  .hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="91"] {
  left: 3%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="92"] {
  left: 6%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="93"] {
  left: 9%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="94"] {
  left: 12%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="95"] {
  left: 15%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="96"] {
  left: 18%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="97"] {
  left: 21%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="98"] {
  left: 24%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="99"] {
  left: 27%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="100"] {
  left: 30%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="101"] {
  left: 33%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="102"] {
  left: 36%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="103"] {
  left: 39%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="104"] {
  left: 42%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="105"] {
  left: 45%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="106"] {
  left: 48%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="107"] {
  left: 51%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="108"] {
  left: 54%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="109"] {
  left: 57%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="110"] {
  left: 60%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="111"] {
  left: 63%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="112"] {
  left: 66%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="113"] {
  left: 69%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="114"] {
  left: 72%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="115"] {
  left: 75%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="116"] {
  left: 78%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="117"] {
  left: 81%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="118"] {
  left: 84%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="119"] {
  left: 87%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .event[data-minute="120"] {
  left: 90%;
  position: absolute;
}
.hsisdcw.hs-widget .hs-match .hs-timeline.hs-extended .hs-timeline-extended .hs-button:after {
  font-size: 25px;
  top: 13px;
}
}

.hsisdcw.hs-widget .hs-results-menu ul li a {
  padding: 5px 10px;
}


.hsisdcw.hs-widget.hs-teamspreview {
  width: 300px;
}

.hsisdcw.hs-widget.hs-teamspreview table {
  float: left;
  position: relative;
  width: 100%;
}

.hsisdcw.hs-widget.hs-teamspreview .hs-widget-head {
  width: 100%;
  position: relative;
  float: left;
  height: 30px;
  line-height: 30px;
  font-family: Helvetica, Verdana, Arial, sans-serif;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-head .home {
  float: left;
  width: 23px;
  font-size: 12px;
  cursor: pointer;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-head .home img {
  height: auto;
  width: 100%;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-head .module {
  float: left;
  width: 277px;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-head .module .match {
  float: left;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-head .module .match span {
  width: 60px;
  height: 100%;
  font-size: 12px;
  cursor: pointer;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-head .module .match .team-shortname, .hsisdcw.hs-widget.hs-teamspreview .hs-widget-head .module .match .team-name {
  display: none;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-head .module .match .team-microname {
  margin-right: 2px;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-head .module .match .team-emblem {
  margin-left: 0px;
  margin-right: 1px;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-head .module .match .team-emblem img {
  top: 5px;
  position: relative;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-head .module .match .team-emblem:before {
  position: relative;
  content: ' | ';
  width: 2px;
  left: 1px;
}

.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body {
  width: 100%;
  position: relative;
  float: left;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-next, .hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-prev {
  position: absolute;
  top: 100px;
  z-index: 5;
  cursor: pointer;
  font-size: 0;
  color: transparent;
  height: 20px;
  width: 20px;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-next:after, .hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-prev:after {
  content: "\e600";
  font-family: "isdc-icons";
  font-size: 18px;
  color: #333333;
  position: absolute;
  top: 0;
  left: 25%;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-next {
  right: 0;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-prev {
  left: 0;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-prev:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content table tbody tr td, .hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content table tbody tr th {
  border: none;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content table tbody tr.hs-headline th {
  border-top: 4px solid white;
  width: 33.333%;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 15px;
  background-color: #f2f2f2;
  color: #333333;
  font-size: 12px;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content table tbody tr.hs-headline th.hs-sport-comp {
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content table tbody tr.hs-headline th.hs-sport-comp span:first-child {
  margin-right: 2px;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content table tbody tr.match {
  height: auto;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content table tbody tr.match:hover {
  cursor: pointer;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content table tbody tr.match td {
  background: #f2f2f2;
  background: -moz-linear-gradient(top, #f2f2f2 0%, #f2f2f2 30%, #dddddd 31%, #dddddd 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #f2f2f2), color-stop(30%, #f2f2f2), color-stop(31%, #dddddd), color-stop(100%, #dddddd));
  background: -webkit-linear-gradient(top, #f2f2f2 0%, #f2f2f2 30%, #dddddd 31%, #dddddd 100%);
  background: -o-linear-gradient(top, #f2f2f2 0%, #f2f2f2 30%, #dddddd 31%, #dddddd 100%);
  background: -ms-linear-gradient(top, #f2f2f2 0%, #f2f2f2 30%, #dddddd 31%, #dddddd 100%);
  background: linear-gradient(to bottom, #f2f2f2 0%, #f2f2f2 30%, #dddddd 31%, #dddddd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#cccccc', GradientType=0);
  height: 30px;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content table tbody tr.match td.team-name, .hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content table tbody tr.match td.team-shortname {
  width: 30%;
  font-size: 12px;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content table tbody tr.match td.team-name.team-name-home, .hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content table tbody tr.match td.team-shortname.team-name-home, .hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content table tbody tr.match td.team-name.team-shortname-home, .hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content table tbody tr.match td.team-shortname.team-shortname-home {
  text-align: right;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content table tbody tr.match td.team-image {
  width: 10%;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content table tbody tr.match td.match-result {
  width: 10%;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content table tbody tr.match td.tipico_ad {
  width: 10%;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content {
  float: left;
  width: 100%;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content .singlematch {
  display: none;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content .singlematch .hs-scoreboard .module-gameplan {
  background: #f2f2f2;
  background: -moz-linear-gradient(top, #f2f2f2 0%, #f2f2f2 30%, #dddddd 31%, #dddddd 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #f2f2f2), color-stop(30%, #f2f2f2), color-stop(31%, #dddddd), color-stop(100%, #dddddd));
  background: -webkit-linear-gradient(top, #f2f2f2 0%, #f2f2f2 30%, #dddddd 31%, #dddddd 100%);
  background: -o-linear-gradient(top, #f2f2f2 0%, #f2f2f2 30%, #dddddd 31%, #dddddd 100%);
  background: -ms-linear-gradient(top, #f2f2f2 0%, #f2f2f2 30%, #dddddd 31%, #dddddd 100%);
  background: linear-gradient(to bottom, #f2f2f2 0%, #f2f2f2 30%, #dddddd 31%, #dddddd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#cccccc', GradientType=0);
  background-repeat: no-repeat;
  background-position: center;
  float: left;
  position: relative;
  width: 100%;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content .singlematch .hs-scoreboard .module-gameplan table tr th {
  color: white !important;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content .singlematch .hs-scoreboard .module-gameplan table tr td, .hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content .singlematch .hs-scoreboard .module-gameplan table tr th {
  background-color: transparent;
  background: transparent;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content .singlematch .hs-scoreboard .module-gameplan table tr td a, .hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content .singlematch .hs-scoreboard .module-gameplan table tr th a, .hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content .singlematch .hs-scoreboard .module-gameplan table tr td, .hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content .singlematch .hs-scoreboard .module-gameplan table tr th {
  color: white;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.8);
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content .singlematch .hs-scoreboard .module-gameplan table tr td {
  vertical-align: middle;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content .singlematch .hs-scoreboard .module-gameplan table tr td.team-shortname {
  font-size: 16px;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content .singlematch .hs-scoreboard .module-gameplan table tr td.match-result a {
  font-size: 18px;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content .singlematch .hs-scoreboard .module-gameplan table tr td.team-image {
  padding-top: 20px;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content .singlematch .hs-scoreboard .module-gameplan table tr td.team-image img {
  position: relative;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content .singlematch .hs-scoreboard .module-gameplan table tr td.team-name, .hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content .singlematch .hs-scoreboard .module-gameplan table tr td.team-shortname {
  text-align: center;
  width: 40%;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content .singlematch .hs-scoreboard .module-gameplan table tr td.team-image {
  width: 40%;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content .singlematch .hs-scoreboard .module-gameplan table tr td.match-result {
  width: 20%;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content .singlematch .hs-scoreboard .module-gameplan table tr td.match-result-0 a {
  line-height: 0px;
  vertical-align: bottom;
  font-size: 20px;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content .singlematch .hs-scoreboard .module-gameplan table tr td.match-result-1 {
  font-size: 14px;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content .singlematch .hs-scoreboard .module-gameplan table tr td.match-result-1:not(:empty):before {
  content: '(';
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content .singlematch .hs-scoreboard .module-gameplan table tr td.match-result-1:not(:empty):after {
  content: ')';
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content .hs-tipico-ad {
  float: left;
  position: relative;
  height: 50px;
  width: 100%;
  background-image: url('../../gfx/tipico_banner_dummy.gif');
  background-position: center;
  background-repeat: no-repeat;
  margin: 5px 0;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content .hs_menu.hs_level_4 ul li {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  float: left;
  font-size: 14px;
  background: #aaaaaa;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  padding: 2px 0;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content .hs_menu.hs_level_4 ul li a {
  margin: 0 4px;
}
.hsisdcw.hs-widget.hs-teamspreview .hs-widget-body .hs-content .hs_menu.hs_level_4 ul li:first-child {
  margin-left: 0;
}


#hs-sdc-wrapper.hs-widget #hs-content-container .hs-match .hs-scoreboard .module-gameplan {
  background: transparent;
}
#hs-sdc-wrapper.hs-widget #hs-content-container .hs-match .hs-scoreboard .module-gameplan table tbody tr {
  background: transparent !important;
}
#hs-sdc-wrapper.hs-widget #hs-content-container .hs-match .hs-scoreboard .module-gameplan table tbody tr th.match-date {
  background-color: transparent;
  color: #242424 !important;
}
#hs-sdc-wrapper.hs-widget #hs-content-container .hs-match .hs-scoreboard .module-gameplan table tbody tr.match {
  height: auto;
}
#hs-sdc-wrapper.hs-widget #hs-content-container .hs-match .hs-scoreboard .module-gameplan table tbody tr td {
  width: 20%;
}
#hs-sdc-wrapper.hs-widget #hs-content-container .hs-match .hs-scoreboard .module-gameplan table tbody tr td:not(:nth-child(2)) {
  width: 40%;
}
#hs-sdc-wrapper.hs-widget #hs-content-container .hs-match .hs-scoreboard .module-gameplan table tbody tr td.match-result {
  line-height: inherit;
}
#hs-sdc-wrapper.hs-widget #hs-content-container .hs-match .hs-scoreboard .module-gameplan table tbody tr td.match-result.match-result-0 a {
  line-height: 0px;
  vertical-align: bottom;
  font-size: 25px;
}
#hs-sdc-wrapper.hs-widget #hs-content-container .hs-match .hs-scoreboard .module-gameplan table tbody tr td.match-result.match-result-1 {
  vertical-align: top;
}
#hs-sdc-wrapper.hs-widget #hs-content-container .hs-match .hs-scoreboard .module-gameplan table tbody tr td.match-result.match-result-1 a, #hs-sdc-wrapper.hs-widget #hs-content-container .hs-match .hs-scoreboard .module-gameplan table tbody tr td.match-result.match-result-1 a:after, #hs-sdc-wrapper.hs-widget #hs-content-container .hs-match .hs-scoreboard .module-gameplan table tbody tr td.match-result.match-result-1 a:before {
  line-height: 0px;
  vertical-align: top;
}
#hs-sdc-wrapper.hs-widget #hs-content-container .hs-match .hs-scoreboard .module-gameplan table tbody tr td.match-result.match-result-1 a {
  font-size: 20px;
}
#hs-sdc-wrapper.hs-widget #hs-content-container .hs-match .hs-scoreboard .module-gameplan table tbody tr td.match-result.match-result-1:before, #hs-sdc-wrapper.hs-widget #hs-content-container .hs-match .hs-scoreboard .module-gameplan table tbody tr td.match-result.match-result-1:after {
  display: none;
}
@media only screen and (max-width: 660px) {
  #hs-sdc-wrapper.hs-widget #hs-content-container .hs-match .hs-scoreboard .module-gameplan table tbody tr td.match-result.match-result-1 {
  display: table-cell;
}
}
@media only screen and (max-width: 500px) {
  #hs-sdc-wrapper.hs-widget #hs-content-container .hs-match .hs-scoreboard .module-gameplan table tbody tr td.team-image {
  padding-bottom: 0px !important;
}
}
#hs-sdc-wrapper.hs-widget #hs-content-container .hs-match .hs-scoreboard .module-gameplan table tbody tr td.team-shortname {
  text-align: center;
  display: table-cell;
}
#hs-sdc-wrapper.hs-widget #hs-content-container .hs-match .hs-scoreboard .module-gameplan .hs-more-info tr td.match-result a {
  line-height: 5px;
}
#hs-sdc-wrapper.hs-widget #hs-content-container .hs-match .hs-scoreboard .module-gameplan .hs-more-info tr td.match-result div.hs-additional-info {
  width: 100%;
  font-size: 18px;
  position: relative;
  top: 17px;
}


.hsisdcw.hs-widget table tr:not(:first-child) th.match-round {
  border-top: 1px solid transparent;
}


.hsisdcw.hs-widget table {
  margin-bottom: 0px;
}


#hs-sdc-wrapper.hs-widget #hs-content-container {
  width: 100%;
}
#hs-sdc-wrapper.hs-widget #hs-content-container .hs-related-matches #hs-iframe-wrapper {
  width: 100% !important;
}


.hs-widget .hs-widget-body .module-standing table tr td.team-shortname, .hs-widget .hs-widget-body .module-standing table tr th.team-shortname {
  display: none;
}
@media only screen and (min-width: 661px) and (max-width: 1000px) {
  .hs-widget .hs-widget-body .module-standing table tr td.team-shortname, .hs-widget .hs-widget-body .module-standing table tr th.team-shortname {
  display: table-cell;
}
}
.hs-widget .hs-widget-body .module-standing table tr td.team-microname, .hs-widget .hs-widget-body .module-standing table tr th.team-microname {
  display: none;
}
@media only screen and (max-width: 660px) {
  .hs-widget .hs-widget-body .module-standing table tr td.team-microname, .hs-widget .hs-widget-body .module-standing table tr th.team-microname {
  display: table-cell;
}
}
.hs-widget .hs-widget-body .module-standing table tr td.team-name, .hs-widget .hs-widget-body .module-standing table tr th.team-name {
  display: none;
}
@media only screen and (min-width: 661px) {
  .hs-widget .hs-widget-body .module-standing table tr td.team-name, .hs-widget .hs-widget-body .module-standing table tr th.team-name {
  display: table-cell;
}
}
@media only screen and (max-width: 500px) {
  .hs-widget .hs-widget-body .module-standing table tr td {
  display: table-cell;
}
}




.hs-widget article, .hs-widget aside, .hs-widget details, .hs-widget figcaption, .hs-widget figure, .hs-widget footer, .hs-widget header, .hs-widget hgroup, .hs-widget nav, .hs-widget section {
  display: block;
}

.hs-widget audio, .hs-widget canvas, .hs-widget video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.hs-widget audio:not([controls]) {
  display: none;
}

.hs-widget[hidden] {
  display: none;
}

.hs-widget html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

.hs-widget body {
  margin: 0;
}

.hs-widget body, .hs-widget button, .hs-widget input, .hs-widget select, .hs-widget textarea {
  font-family: sans-serif;
}

.hs-widget a {
  color: #0000ee;
}
.hs-widget a:visited {
  color: #551a8b;
}
.hs-widget a:focus {
  outline: thin dotted;
}
.hs-widget a:hover, .hs-widget a:active {
  outline: 0;
}

.hs-widget abbr[title] {
  border-bottom: 1px dotted;
}

.hs-widget b, .hs-widget strong {
  font-weight: bold;
}

.hs-widget dfn {
  font-style: italic;
}

.hs-widget mark {
  background: yellow;
  color: black;
}

.hs-widget pre, .hs-widget code, .hs-widget kbd, .hs-widget samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

.hs-widget pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.hs-widget q {
  quotes: none;
}
.hs-widget q:before, .hs-widget q:after {
  content: '';
  content: none;
}

.hs-widget small {
  font-size: 75%;
}

.hs-widget blockquote {
  margin: 1em 40px;
}

.hs-widget sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

.hs-widget sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

.hs-widget sub {
  bottom: -0.25em;
}

.hs-widget ul, .hs-widget ol {
  padding: 0 0 0 40px;
}

.hs-widget dd {
  margin: 0 0 0 40px;
}

.hs-widget nav ul, .hs-widget nav ol {
  list-style: none;
  list-style-image: none;
}

.hs-widget img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

.hs-widget svg:not(:root) {
  overflow: hidden;
}

.hs-widget figure {
  margin: 0;
}

.hs-widget form {
  margin: 0;
}

.hs-widget fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

.hs-widget legend {
  border: 0;
  *margin-left: -7px;
}

.hs-widget button, .hs-widget input, .hs-widget select, .hs-widget textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

.hs-widget button, .hs-widget input {
  line-height: normal;
  *overflow: visible;
}

.hs-widget table button, .hs-widget table input {
  *overflow: auto;
}

.hs-widget button, .hs-widget html input[type="button"], .hs-widget html input[type="reset"], .hs-widget html input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

.hs-widget input[type="checkbox"], .hs-widget input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
.hs-widget input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.hs-widget input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

.hs-widget button::-moz-focus-inner, .hs-widget input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.hs-widget textarea {
  overflow: auto;
  vertical-align: top;
}

.hs-widget table {
  border-collapse: collapse;
  border-spacing: 0;
}

.hs-widget .hs-content-container a[href] {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  color: #4a7e3e;
  font-weight: normal;
}

.hs-widget html, .hs-widget body {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 16px;
  width: 100%;
}

.hs-widget *, .hs-widget ul, .hs-widget li {
  text-decoration: none;
  list-style-type: none;
  font-size: 100%;
  margin: 0;
  padding: 0;
}

.hs-widget #hs-sdc-wrapper ::-webkit-scrollbar {
  width: 12px;
}

.hs-widget #hs-sdc-wrapper ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background: #ecf0f1;
}

.hs-widget #hs-sdc-wrapper ::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  background: #34495e;
}

.hs-widget a {
  color: #4a7e3e;
  font-weight: normal;
}

.hs-widget ul, .hs-widget li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.hs-widget .hs-more_link {
  position: relative;
  float: left;
  clear: both;
  height: 24px;
  margin-top: 5px;
  width: 100%;
}
.hs-widget .hs-more_link a {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  padding-left: 5px;
  color: #4a7e3e;
}


@font-face {  font-family: "isdc-icons";  src: url('../../font/isdc-icons.eot');  src: url('../../font/isdc-icons.eot?#iefix') format('embedded-opentype'), url('../../font/isdc-icons.woff') format('woff'), url('../../font/isdc-icons.ttf') format('truetype'), url('../../font/isdc-icons.svg#icons') format('svg');  font-weight: normal;  font-style: normal;}

.hsisdcw table {
  width: 100%;
  position: relative;
  clear: both;
  border-collapse: collapse;
}
.hsisdcw table a {
  cursor: pointer;
  color: false;
}
.hsisdcw table .wfb-route_img, .hsisdcw table .wfb-route_info, .hsisdcw table .hs-shirtnumber, .hsisdcw table .hs-yellow, .hsisdcw table .hs-jersey {
  display: none;
}
.hsisdcw table caption {
  color: white;
  background-color: #242424;
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  border-top: 3px solid white;
  height: 20px;
  padding-top: 5px;
}
.hsisdcw table caption .title {
  display: none;
}
.hsisdcw table tr:nth-child(2n+1) td, .hsisdcw table tr.hs-odd td, .hsisdcw table tr.odd td, .hsisdcw table tr.hs-odd td {
  background-color: #fafafa;
}
.hsisdcw table tr.hs-even td, .hsisdcw table tr.even td, .hsisdcw table tr.hs-even td {
  background-color: #f0f0f0;
}
.hsisdcw table tr:first-child td {
  border-top: 0px solid transparent;
}
.hsisdcw table tr:last-child td {
  border-bottom: 0px solid transparent;
}
.hsisdcw table tr:not(:first-child) th.match-round {
  border-top: 30px solid white;
}
.hsisdcw table tr.live td.match-result-0 {
  color: #e61624;
}
.hsisdcw table tr.live td.match-result-0 a {
  color: #e61624;
}
.hsisdcw table tr.title td {
  color: #242424;
  background-color: #f0f0f0;
  text-align: center;
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #a7aeb4;
  border-top: 1px solid #a7aeb4;
  text-transform: uppercase;
}
.hsisdcw table tr th {
  padding-left: 2px;
  padding-right: 2px;
  background: white;
  color: #242424;
  font-size: 13px;
  font-weight: bold;
  font-family: Helvetica, Verdana, Arial, sans-serif;
  line-height: false;
  height: 25px;
  text-align: center;
  border-bottom: 3px solid white;
  border-top: 3px solid white;
}
.hsisdcw table tr th.match-sport {
  font-family: Georgia, serif;
  font-size: 18px;
  background: transparent;
  color: #666666;
  text-align: left;
  font-weight: normal;
  text-transform: uppercase;
  padding-left: 5px;
  border-top: 0px solid transparent;
}
.hsisdcw table tr th.match-competition {
  font-family: Georgia, serif;
  font-size: 16px;
  background: transparent;
  color: #242424;
  text-align: center;
  font-weight: normal;
}
.hsisdcw table tr th.match-round {
  background-color: transparent;
  color: #242424;
  text-align: left;
  font-family: Georgia, serif;
  font-size: 18px;
  font-weight: normal;
  padding-left: 5px;
  border-bottom: 3px solid white;
  border-top: 3px solid white;
}
.hsisdcw table tr th.match-date {
  background-color: transparent;
  color: #242424;
  text-align: center;
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-weight: normal;
  border-bottom: 3px solid white;
  border-top: 3px solid white;
}
.hsisdcw table tr th.match-date:not(:first-child) {
  border-top: 10px solid white;
}
.hsisdcw table tr th.competition-type_named, .hsisdcw table tr th.competition-name, .hsisdcw table tr th.hs_class_head_venue, .hsisdcw table tr th.hs-etappe, .hsisdcw table tr th.hs-venue, .hsisdcw table tr th.hs-length, .hsisdcw table tr th.person-name, .hsisdcw table tr th.team-name, .hsisdcw table tr th.team-name_extended, .hsisdcw table tr th.team-shortname, .hsisdcw table tr th.team, .hsisdcw table tr th.country, .hsisdcw table tr th.wfb-race, .hsisdcw table tr th.hs-driver_name, .hsisdcw table tr th.hs-winner, .hsisdcw table tr th.hs-team_name {
  text-align: left;
  padding-left: 3px;
}
.hsisdcw table tr th.hs_class_head_length, .hsisdcw table tr th.hs-length, .hsisdcw table tr th.points, .hsisdcw table tr th.hs-match_result_interval {
  text-align: right;
  padding-right: 5px;
}
.hsisdcw table tr th.team-image, .hsisdcw table tr th.team-emblem, .hsisdcw table tr th.name, .hsisdcw table tr th.hs-team_logo, .hsisdcw table tr th.wfb-country_flag, .hsisdcw table tr th.hs-flag, .hsisdcw table tr th.flag {
  color: transparent;
}
.hsisdcw table tr td {
  margin: 0;
  padding: 0 2px;
  height: 25px;
  vertical-align: middle;
  border: 1px solid transparent;
  background: #f0f0f0;
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #242424;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hsisdcw table tr td a {
  height: 100%;
  width: 100%;
  color: #4a7e3e;
}
.hsisdcw table tr td a img {
  vertical-align: bottom;
}
.hsisdcw table tr td:first-child {
  border-left: 0px solid transparent;
}
.hsisdcw table tr td:last-child {
  border-right: 0px solid transparent;
}
.hsisdcw table tr td.wfb-dates, .hsisdcw table tr td.wfb-numbering, .hsisdcw table tr td.hs-rank.hsisdcw table tr td.person-stats-rank {
  padding: 0px 3px 0px 3px;
}
.hsisdcw table tr td.competition-type, .hsisdcw table tr td.competition-name, .hsisdcw table tr td.hs_class_head_venue, .hsisdcw table tr td.person-surname, .hsisdcw table tr td.name, .hsisdcw table tr td.hs-winner, .hsisdcw table tr td.nation_name, .hsisdcw table tr td.hs-person_name, .hsisdcw table tr td.person-name, .hsisdcw table tr td.hs-venue, .hsisdcw table tr td.hs-round_name, .hsisdcw table tr td.hs-driver_name, .hsisdcw table tr td.hs-team_name, .hsisdcw table tr td.team, .hsisdcw table tr td.country_name, .hsisdcw table tr td.wfb-race, .hsisdcw table tr td.team-shortname, .hsisdcw table tr td.team-name {
  text-align: left;
  padding-left: 3px;
}
.hsisdcw table tr td.hs-team_logo img {
  max-width: 40px;
  height: auto;
}
.hsisdcw table tr td.person_gfx, .hsisdcw table tr td.country, .hsisdcw table tr td.hs-person_countryflag, .hsisdcw table tr td.wfb-country_flag, .hsisdcw table tr td.team-image, .hsisdcw table tr td.team-emblem, .hsisdcw table tr td.hs-flag {
  width: 30px;
  vertical-align: middle;
}
.hsisdcw table tr td.person_gfx img, .hsisdcw table tr td.country img, .hsisdcw table tr td.hs-person_countryflag img, .hsisdcw table tr td.wfb-country_flag img, .hsisdcw table tr td.team-image img, .hsisdcw table tr td.team-emblem img, .hsisdcw table tr td.hs-flag img {
  width: 20px;
  height: auto;
}
.hsisdcw table tr td.venue_detail-length, .hsisdcw table tr td.match_result-time, .hsisdcw table tr td.hs_class_length, .hsisdcw table tr td.hs-length, .hsisdcw table tr td.points, .hsisdcw table tr td.hs-match_result_interval {
  text-align: right;
  padding-right: 5px;
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: false;
}
.hsisdcw table tr td.hs-venue, .hsisdcw table tr td.competition-name, .hsisdcw table tr td.hs-person_name, .hsisdcw table tr td.person-name, .hsisdcw table tr td.person-lastname, .hsisdcw table tr td.hs-winner, .hsisdcw table tr td.person, .hsisdcw table tr td.event, .hsisdcw table tr td.class_element_wrapper_laps_column, .hsisdcw table tr td.hs-driver_name, .hsisdcw table tr td.hs-team_microname, .hsisdcw table tr td.hs-team_name, .hsisdcw table tr td.team-shortname, .hsisdcw table tr td.team_name {
  color: #242424;
  font-weight: normal;
  text-align: left;
}
.hsisdcw table tr td.hs-team_microname {
  text-align: center;
}
.hsisdcw table tr td.liveticker-minute:after {
  content: '.';
}
.hsisdcw table tr td.person-stats-score {
  width: 40px;
}
.hsisdcw table tr td.match_result-rank, .hsisdcw table tr td.person-stats-card, .hsisdcw table tr td.assists, .hsisdcw table tr td.person-stats-scorer-points, .hsisdcw table tr td.hs-value, .hsisdcw table tr td.liveticker-minute, .hsisdcw table tr td.match_event-minute, .hsisdcw table tr td.match_event-content, .hsisdcw table tr td.team_person-shirtnumber, .hsisdcw table tr td.person-stats-score, .hsisdcw table tr td.standing-games_played, .hsisdcw table tr td.standing-win, .hsisdcw table tr td.standing-win-regular, .hsisdcw table tr td.standing-lost, .hsisdcw table tr td.standing-lost-regular, .hsisdcw table tr td.standing-draw, .hsisdcw table tr td.standing-difference, .hsisdcw table tr td.standing-points, .hsisdcw table tr td.match-result a[href], .hsisdcw table tr td.match-result, .hsisdcw table tr td.pic, .hsisdcw table tr td.show-date, .hsisdcw table tr td.wfb-numbering, .hsisdcw table tr td.hs-match_result_interval, .hsisdcw table tr td.hs-shirtnumber, .hsisdcw table tr td.shirtnumber, .hsisdcw table tr td.hs-overall_points, .hsisdcw table tr td.hs-flag, .hsisdcw table tr td.hs-rank, .hsisdcw table tr td.standing-rank, .hsisdcw table tr td.person-stats-rank {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: false;
  text-align: center;
  min-width: 15px;
}


.hsisdcw .hs-gameplan table .team-shortname-home, .hsisdcw .hs-gameplan table .team-name-home {
  text-align: right;
  border-right: 0px solid transparent;
  width: 32%;
}
.hsisdcw .hs-gameplan table .team-shortname-away, .hsisdcw .hs-gameplan table .team-name-away {
  text-align: left;
  border-left: 0px solid transparent;
  border-right: 0px solid transparent;
  width: 32%;
}
.hsisdcw .hs-gameplan table .team-emblem {
  border-left: 0px solid transparent;
  border-right: 0px solid transparent;
  width: 5%;
}
.hsisdcw .hs-gameplan table .match-result {
  width: 10%;
}
.hsisdcw .hs-gameplan table .match-datetime {
  width: 18%;
}
.hsisdcw .hs-gameplan table .match-date, .hsisdcw .hs-gameplan table .match-time {
  width: 10%;
}
@media only screen and (max-width: 500px) {
  .hsisdcw .hs-gameplan table .match-date {
  display: none;
}
}
.hsisdcw .hs-gameplan table .match-more {
  border-left: 0px solid transparent;
  text-align: center;
  width: 14px;
}
.hsisdcw .hs-gameplan table .match-more a {
  display: block;
  height: 24px;
  width: 100%;
  margin: auto;
  top: 0;
  z-index: 3;
  text-decoration: none;
}
.hsisdcw .hs-gameplan table .match-more a:after {
  position: relative;
  margin: auto;
  font-family: 'isdc-icons';
  speak: none;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: greyscale;
  content: "\e600";
  font-size: 16px;
  vertical-align: middle;
  z-index: 2;
  color: #242424;
}
.hsisdcw .hs-gameplan ul {
  margin-bottom: 3px;
  position: relative;
  float: left;
  clear: both;
  width: 100%;
}
.hsisdcw .hs-gameplan ul li {
  position: relative;
  float: left;
  width: 11.111%;
  background: #f0f0f0;
  padding: 3px;
  height: 70px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.hsisdcw .hs-gameplan ul li:nth-child(2n+1) {
  background: #fafafa;
}
.hsisdcw .hs-gameplan ul li.active {
  background: transparent;
  color: white;
}
.hsisdcw .hs-gameplan ul li.active a {
  color: white;
}
.hsisdcw .hs-gameplan ul li .team-emblem {
  margin-top: 5px;
  position: relative;
  float: left;
  width: 50%;
  text-align: center;
}
.hsisdcw .hs-gameplan ul li .team-emblem img {
  width: 80%;
  height: auto;
  margin: auto;
}
.hsisdcw .hs-gameplan ul li .match-result {
  width: 90%;
  position: relative;
  margin: auto;
  clear: both;
  text-align: center;
}
.hsisdcw .hs-gameplan ul li .match-result a {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 18px;
}
.hsisdcw .hs-gameplan ul li .match-datetime, .hsisdcw .hs-gameplan ul li .match-time {
  position: relative;
  clear: both;
  width: 100%;
  text-align: center;
  font-family: Helvetica, Verdana, Arial, sans-serif;
}

.hsisdcw .hs-standing tbody td.team-emblem {
  border-right: 0px solid transparent;
  width: 5%;
}
.hsisdcw .hs-standing tbody td.team-emblem a {
  display: block;
}
.hsisdcw .hs-standing tbody .team-name {
  border-left: 0px solid transparent;
}
.hsisdcw .hs-standing tbody tr.color-1 {
  overflow: hidden;
}
.hsisdcw .hs-standing tbody tr.color-1 td:first-child {
  overflow: hidden;
}
.hsisdcw .hs-standing tbody tr.color-1 td:first-child::before {
  background: #0e4274;
  content: ' ';
  position: absolute;
  width: 3px;
  height: 22px;
  left: 0;
  margin-top: -2px;
}
.hsisdcw .hs-standing tbody tr.color-1 td:first-child:empty::before {
  margin-top: -10px;
}
.hsisdcw .hs-standing tbody tr.color-2 {
  overflow: hidden;
}
.hsisdcw .hs-standing tbody tr.color-2 td:first-child {
  overflow: hidden;
}
.hsisdcw .hs-standing tbody tr.color-2 td:first-child::before {
  background: #54789c;
  content: ' ';
  position: absolute;
  width: 3px;
  height: 22px;
  left: 0;
  margin-top: -2px;
}
.hsisdcw .hs-standing tbody tr.color-2 td:first-child:empty::before {
  margin-top: -10px;
}
.hsisdcw .hs-standing tbody tr.color-3 {
  overflow: hidden;
}
.hsisdcw .hs-standing tbody tr.color-3 td:first-child {
  overflow: hidden;
}
.hsisdcw .hs-standing tbody tr.color-3 td:first-child::before {
  background: #a7b8ca;
  content: ' ';
  position: absolute;
  width: 3px;
  height: 22px;
  left: 0;
  margin-top: -2px;
}
.hsisdcw .hs-standing tbody tr.color-3 td:first-child:empty::before {
  margin-top: -10px;
}
.hsisdcw .hs-standing tbody tr.color-4 {
  overflow: hidden;
}
.hsisdcw .hs-standing tbody tr.color-4 td:first-child {
  overflow: hidden;
}
.hsisdcw .hs-standing tbody tr.color-4 td:first-child::before {
  background: #8596a8;
  content: ' ';
  position: absolute;
  width: 3px;
  height: 22px;
  left: 0;
  margin-top: -2px;
}
.hsisdcw .hs-standing tbody tr.color-4 td:first-child:empty::before {
  margin-top: -10px;
}
.hsisdcw .hs-standing tbody tr.color-5 {
  overflow: hidden;
}
.hsisdcw .hs-standing tbody tr.color-5 td:first-child {
  overflow: hidden;
}
.hsisdcw .hs-standing tbody tr.color-5 td:first-child::before {
  background: false;
  content: ' ';
  position: absolute;
  width: 3px;
  height: 22px;
  left: 0;
  margin-top: -2px;
}
.hsisdcw .hs-standing tbody tr.color-5 td:first-child:empty::before {
  margin-top: -10px;
}
.hsisdcw .hs-standing tbody tr.color-6 {
  overflow: hidden;
}
.hsisdcw .hs-standing tbody tr.color-6 td:first-child {
  overflow: hidden;
}
.hsisdcw .hs-standing tbody tr.color-6 td:first-child::before {
  background: #f7b000;
  content: ' ';
  position: absolute;
  width: 3px;
  height: 22px;
  left: 0;
  margin-top: -2px;
}
.hsisdcw .hs-standing tbody tr.color-6 td:first-child:empty::before {
  margin-top: -10px;
}
.hsisdcw .hs-standing tbody tr.color-7 {
  overflow: hidden;
}
.hsisdcw .hs-standing tbody tr.color-7 td:first-child {
  overflow: hidden;
}
.hsisdcw .hs-standing tbody tr.color-7 td:first-child::before {
  background: false;
  content: ' ';
  position: absolute;
  width: 3px;
  height: 22px;
  left: 0;
  margin-top: -2px;
}
.hsisdcw .hs-standing tbody tr.color-7 td:first-child:empty::before {
  margin-top: -10px;
}
.hsisdcw .hs-standing tbody tr.color-8 {
  overflow: hidden;
}
.hsisdcw .hs-standing tbody tr.color-8 td:first-child {
  overflow: hidden;
}
.hsisdcw .hs-standing tbody tr.color-8 td:first-child::before {
  background: #e20413;
  content: ' ';
  position: absolute;
  width: 3px;
  height: 22px;
  left: 0;
  margin-top: -2px;
}
.hsisdcw .hs-standing tbody tr.color-8 td:first-child:empty::before {
  margin-top: -10px;
}
.hsisdcw .hs-standing .round-marker {
  float: left;
  width: 100%;
  clear: both;
}
.hsisdcw .hs-standing .round-marker li {
  position: relative;
  float: left;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Helvetica, Verdana, Arial, sans-serif;
  text-align: center;
  color: #ecf0f1;
}
.hsisdcw .hs-standing .round-marker li.marker-color-1 {
  background: #0e4274;
}
.hsisdcw .hs-standing .round-marker li.marker-color-2 {
  background: #54789c;
}
.hsisdcw .hs-standing .round-marker li.marker-color-3 {
  background: #a7b8ca;
  color: black;
}
.hsisdcw .hs-standing .round-marker li.marker-color-4 {
  background: #8596a8;
}
.hsisdcw .hs-standing .round-marker li.marker-color-5 {
  background: false;
}
.hsisdcw .hs-standing .round-marker li.marker-color-6 {
  background: #f7b000;
}
.hsisdcw .hs-standing .round-marker li.marker-color-7 {
  background: false;
}
.hsisdcw .hs-standing .round-marker li.marker-color-8 {
  background: #e20413;
}


.hs-widget .hs-widget-body table tr td.team-name-away, .hs-widget .hs-widget-body table tr td.team-name-home, .hs-widget .hs-widget-body table tr td.team-mirconame-away, .hs-widget .hs-widget-body table tr td.team-mirconame-home, .hs-widget .hs-widget-body table tr td.team-shortname-away, .hs-widget .hs-widget-body table tr td.team-shortname-home {
  font-family: Helvetica, Verdana, Arial, sans-serif;
}


.block-topscorer .hs-stats table tbody tr.first.odd td, .hsisdcw .hs-widget-body .hs-stats table tbody tr.first.odd td, .block-topscorer .hs-stats table tbody tr.first.even td, .hsisdcw .hs-widget-body .hs-stats table tbody tr.first.even td {
  background-color: rgba(0, 0, 0, 0.4);
}
.block-topscorer .hs-stats table tbody tr td, .hsisdcw .hs-widget-body .hs-stats table tbody tr td {
  height: 100%;
}
.block-topscorer .hs-stats table tbody tr td.person-image, .hsisdcw .hs-widget-body .hs-stats table tbody tr td.person-image {
  width: 45px;
  height: auto;
}
.block-topscorer .hs-stats table tbody tr td.person-image img, .hsisdcw .hs-widget-body .hs-stats table tbody tr td.person-image img {
  width: 100%;
  position: relative;
  display: block;
}
.block-topscorer .hs-stats table tbody tr td.team-image, .hsisdcw .hs-widget-body .hs-stats table tbody tr td.team-image {
  border: 1px solid white;
  border-top: 0px solid transparent;
}
.block-topscorer .hs-stats table tbody tr td.team-image img, .hsisdcw .hs-widget-body .hs-stats table tbody tr td.team-image img {
  height: 30px;
  width: auto;
}
.block-topscorer .hs-stats table tbody tr td.person-name, .hsisdcw .hs-widget-body .hs-stats table tbody tr td.person-name {
  border-right: 0px solid transparent;
}
.block-topscorer .hs-stats table tbody tr td.person-name a, .hsisdcw .hs-widget-body .hs-stats table tbody tr td.person-name a {
  position: relative;
  float: left;
  padding-left: 3px;
  clear: both;
}
.block-topscorer .hs-stats table tbody tr td.person-name a.person-name, .hsisdcw .hs-widget-body .hs-stats table tbody tr td.person-name a.person-name {
  font-size: 18px;
}
.block-topscorer .hs-stats table tbody tr td.person-name a.team-name, .hsisdcw .hs-widget-body .hs-stats table tbody tr td.person-name a.team-name {
  font-size: 10px;
}


.hs-stats table .team-image {
  border-right: 0px solid transparent;
  width: 25px;
}
.hs-stats table .person-name {
  border-left: 0px solid transparent;
}

.hs-stats .hs-special table thead tr th.person-card.person-card-yellow, .hs-stats .hs-special table thead tr th.person-card.person-card-yellow-red, .hs-stats .hs-special table thead tr th.person-card.person-card-red {
  font-size: 0px;
  color: transparent;
  min-width: 20px;
  background-repeat: no-repeat;
  background-size: auto 15px;
  background-position: center;
}
.hs-stats .hs-special table thead tr th.person-card.person-card-yellow {
  background-image: url('../gfx/general/event_icons/yellow.png') !important;
}
.hs-stats .hs-special table thead tr th.person-card.person-card-yellow-red {
  background-image: url('../gfx/general/event_icons/yellow-red.png');
}
.hs-stats .hs-special table thead tr th.person-card.person-card-red {
  background-image: url('../gfx/general/event_icons/red.png');
}
.hs-stats .hs-special table thead tr th.person-card.person-card-yellow:last-child {
  background-image: none !important;
  font-size: 13px;
  color: #242424;
}
.hs-stats .hs-special table tbody tr:nth-child(3) td, .hs-stats .hs-special table tbody tr:nth-child(2) td, .hs-stats .hs-special table tbody tr:nth-child(1) td {
  height: 83px;
  padding: 0;
}
.hs-stats .hs-special table tbody tr:nth-child(3) td.team-image, .hs-stats .hs-special table tbody tr:nth-child(2) td.team-image, .hs-stats .hs-special table tbody tr:nth-child(1) td.team-image {
  height: auto;
  text-align: center;
}
.hs-stats .hs-special table tbody tr:nth-child(3) td.team-image img, .hs-stats .hs-special table tbody tr:nth-child(2) td.team-image img, .hs-stats .hs-special table tbody tr:nth-child(1) td.team-image img {
  width: 50px;
}
.hs-stats .hs-special table tbody tr:nth-child(3) td.person-name img, .hs-stats .hs-special table tbody tr:nth-child(2) td.person-name img, .hs-stats .hs-special table tbody tr:nth-child(1) td.person-name img {
  height: 85px;
  width: 65px;
  z-index: 3;
  display: block;
  position: relative;
  float: left;
}
.hs-stats .hs-special table tbody tr:nth-child(3) td.person-name .team-name, .hs-stats .hs-special table tbody tr:nth-child(2) td.person-name .team-name, .hs-stats .hs-special table tbody tr:nth-child(1) td.person-name .team-name {
  display: block;
  clear: left;
  position: relative;
  float: left;
}
.hs-stats .hs-special table tbody tr:nth-child(3) td.person-name .hs-stats-progressbar, .hs-stats .hs-special table tbody tr:nth-child(2) td.person-name .hs-stats-progressbar, .hs-stats .hs-special table tbody tr:nth-child(1) td.person-name .hs-stats-progressbar {
  background-size: auto 20%;
}
.hs-stats .hs-special table tbody tr:nth-child(3) td.person-name .person-team-combined, .hs-stats .hs-special table tbody tr:nth-child(2) td.person-name .person-team-combined, .hs-stats .hs-special table tbody tr:nth-child(1) td.person-name .person-team-combined {
  position: relative;
  float: left;
  padding-left: 7px;
  margin-top: -85px;
  margin-left: 65px;
}
.hs-stats .hs-special table tbody tr:nth-child(3) td.person-name .person-team-combined a, .hs-stats .hs-special table tbody tr:nth-child(2) td.person-name .person-team-combined a, .hs-stats .hs-special table tbody tr:nth-child(1) td.person-name .person-team-combined a {
  clear: both;
  display: block;
  float: left;
}
.hs-stats .hs-special table tbody tr:nth-child(3) td.person-name .person-team-combined a.person-name, .hs-stats .hs-special table tbody tr:nth-child(2) td.person-name .person-team-combined a.person-name, .hs-stats .hs-special table tbody tr:nth-child(1) td.person-name .person-team-combined a.person-name {
  font-size: 20px;
  margin-top: 25px;
}
.hs-stats .hs-special table tbody tr td.team-image img {
  padding: 0 10px;
}
.hs-stats .hs-special table tbody tr td.person-stats-rank {
  width: 5%;
}
.hs-stats .hs-special table tbody tr td.person-name {
  width: 60%;
}
.hs-stats .hs-special table tbody tr td.person-name img {
  display: none;
}
.hs-stats .hs-special table tbody tr td.person-name a {
  height: auto;
  width: auto;
  display: block;
  position: relative;
  float: left;
  padding-left: 5px;
  z-index: 5;
  display: block;
}
.hs-stats .hs-special table tbody tr td.person-name .hs-stats-progressbar {
  position: relative;
  height: 100%;
  width: 0%;
  background-color: rgba(0, 0, 0, 0.2);
  background-image: url('../gfx/general/event_icons/goal.png');
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: auto 50%;
  z-index: 1;
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
  -webkit-transition: width 1s linear;
  -moz-transition: width 1s linear;
  -o-transition: width 1s linear;
  -ms-transition: width 1s linear;
  transition: width 1s linear;
}
.hs-stats .hs-special table tbody tr td.person-name .person-team-combined {
  position: relative;
  float: left;
  padding-left: 7px;
  margin-top: -20px;
}
.hs-stats .hs-special table tbody tr td.person-name .team-name {
  display: none;
}


#hs-sp1-topscorer.hs-stats .hs-special table tbody tr td.team-image img {
  padding: 0;
}


@-moz-document url-prefix() {  #hs-sdc-wrapper  .person-team-combined {  margin-left: 0px !important;}}

.hs-team-overview .hs-rankings-content .module table.data-box tbody tr td {
  height: 50px;
}
.hs-team-overview .hs-rankings-content .module table.data-box tbody tr td.name {
  line-height: 50px;
}
.hs-team-overview .hs-rankings-content .module table.data-box tbody tr td.name img {
  padding-right: 10px;
}
.hs-team-overview .hs-rankings-content .wfb-cards-legend {
  float: left;
  width: 100%;
  position: relative;
  padding-top: 5px;
}


.hsisdcw .hs-teams-special {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
}
.hsisdcw .hs-teams-special ul {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
}
.hsisdcw .hs-teams-special ul li {
  width: 11.111%;
  position: relative;
  float: left;
  height: 40px;
  background: #e5e5e5;
}
.hsisdcw .hs-teams-special ul li:nth-child(2n+1) {
  background: #f2f2f2;
}
.hsisdcw .hs-teams-special ul li div {
  position: relative;
  float: left;
  width: 100%;
  height: 40px;
}
.hsisdcw .hs-teams-special ul li div a {
  display: block;
  text-align: center;
}
.hsisdcw .hs-teams-special ul li div a img {
  padding-top: 5px;
  max-width: 30px;
  width: 90%;
  height: auto;
}