/*------- CSS for league scopr selection -------*/
.cfcleague-scopeselection-saison,
.cfcleague-scopeselection-competition {
  width: 100%;
  float: left;
  display: block;
  margin: 10px 0;
  margin: 0;
}
.cfcleague-scopeselection-saison span,
.cfcleague-scopeselection-competition span {
  display: inline-block;
  font-weight: 400;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  color: #fff !important;
  text-align: center;
  padding: 8px 25px 10px 25px;
  margin: 0 10px 10px 0;
  border-style: none;
  /*background: url("/typo3conf/ext/zeitlosdesign/Resources/Public/Images/background_stoerer.png");*/
  background: #9c9c9c;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 10px;
  border: 1px solid #fff;
  /*-webkit-filter: saturate(0);
   filter: saturate(0);*/
}
.content .cfcleague-scopeselection-saison span a:link,
.content .cfcleague-scopeselection-competition span a:link,
.content .cfcleague-scopeselection-saison span a:visited,
.content .cfcleague-scopeselection-saison span a:active,
.content .cfcleague-scopeselection-competition span a:visited,
.content .cfcleague-scopeselection-competition span a:active {
  text-decoration: none;
  color: #fff;
}
.cfcleague-scopeselection-saison span.seasonactive,
.cfcleague-scopeselection-competition span.competitionactive {
  /* -webkit-filter: saturate(1);  filter: saturate(1);*/
  background: #000000;
}
/*------- CSS for league table teaser template -------*/
.cfcleague-teaser {
  padding: 2px 0 2px 5px;
  margin: 0;
}
.cfcleague-teaser p {
  margin: 0;
  padding: 0;
}
.rowTeam-teaser {
  font-weight: bold;
  color: #1362AE;
}
/*------- CSS for match table template -------*/
.cfcleague-matchtable {
  width: 100%;
  float: left;
}
.cfcleague-matchtable td img {
  max-width: 100%;
  width: auto;
  float: left;
  margin-right: 5px;
}
.cfcleague-matchtable td.svs-table-right img {
  max-width: 100%;
  width: auto;
  float: right;
  margin: 0 0 0 5px;
}
.cfcleague-matchtable .table {
  width: 100%;
  border: 3px solid #9c9c9c;
}
.cfcleague-matchtable .table td {
  padding: 5px;
  line-height: 25px;
  border-bottom: 3px solid #9c9c9c;
}
.cfcleague-matchtable .table th {
  padding: 5px;
  /*line-height:25px;*/
}
.cfcleague-matchtable .table th {
  color: #fff;
  padding: 5px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1rem;
  background: #3b7f8a;
  font-family: 'WickedGrit';
  font-weight: 400;
}
.cfcleague-matchtable-row0 {
  background: #DBDCE1;
  vertical-align: top;
}
.cfcleague-matchtable .svs-table-right {
  text-align: right;
}
.cfcleague-matchtable .svs-table-center {
  text-align: center;
}
.cfcleague-matchtable-row1 {
  background: #fff;
  vertical-align: top;
}
.cfcleague-matchtable-row1.first td,
.cfcleague-matchtable-row0.first td {
  border-top: 1px solid #333333;
}
.cfcleague-matchtable-rowmatch td {
  font-weight: bold;
}
.cfcleague-matchtable-result {
  white-space: nowrap;
}
.spielberichtlink {
  color: rgba(0, 0, 0, 0);
}
/*------- CSS for league table template -------*/
.page .cfcleague-leaguetable img {
  max-width: 100%;
  width: auto;
}
.cfcleague-leaguetable-row0 td {
  background: #DBDCE1;
}
.cfcleague-leaguetable-row1 td {
  background: #fff;
}
.cfcleague-leaguetable-row_gruen td {
  color: #fff !important;
  background: #138f16;
}
.cfcleague-leaguetable-row_rot td {
  color: #fff !important;
  background: #d75452;
}
.cfcleague-leaguetable-row_gelb td {
  color: #fff !important;
  background: #eeac57;
}
.cfcleague-leaguetable-rowTeam td {
  color: #fff !important;
  font-weight: bold;
  background: #3b7f8a;
}
.cfcleague-leaguetable-rowTeam td a:link {
  color: #000 !important;
}
.cfcleague-leaguetable {
  width: 100%;
}
.cfcleague-leaguetable img {
  max-width: 100%;
  width: auto;
  float: left;
  margin-right: 10px;
}
.cfcleague-leaguetable .table {
  width: 100%;
  border: 3px solid #9c9c9c;
}
.cfcleague-leaguetable .table td {
  padding: 5px;
  line-height: 25px;
  border-bottom: 3px solid #9c9c9c;
  color: #000;
}
.cfcleague-leaguetable .table th {
  padding: 5px;
  /*line-height:25px;*/
  border-bottom: 3px solid #9c9c9c;
}
.cfcleague-leaguetable .table th {
  color: #fff;
  padding: 5px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1rem;
  background: #000000;
  font-family: 'WickedGrit';
  font-weight: 400;
}
.four.columns .cfcleague-leaguetable .table th {
  font-size: 11px;
  font-size: 0.6875rem;
}
.cfcleague-leaguetable-form form {
  margin: 0;
  padding: 0;
}
.cfcleague-leaguetable-comments h3 {
  margin: 2px 0;
}
.cfcleague-leaguetable-comment {
  /*margin:0;padding:0; font-size:9px;*/
}
/*------- CSS for league table template 2020 -------*/
.zw-leagetable-table {
  display: table;
  width: 100%;
  border: 1px solid #DBDCE1;
  line-height: 25px;
}
.zw-leagetable-row {
  display: table-row;
}
.zw-leagetable-row:nth-child(even) {
  background: #fff;
}
.zw-leagetable-row:nth-child(odd) {
  background: #DBDCE1;
}
.zw-leagetable-col {
  display: table-cell;
  padding: 5px;
  vertical-align: middle;
  text-align: left;
}
.zw-leagetable-col.center {
  text-align: center;
}
.zw-leagetable-col.right {
  text-align: right;
}
.zw-leagetable-col div {
  display: inline-block;
  margin-right: 10px;
}
.page .zw-leagetable-col img {
  margin-right: 10px;
  display: inline-block;
  max-width: 100%;
  width: auto;
  vertical-align: middle;
}
.page .zw-leagetable-col.right img {
  margin-left: 10px;
  margin-right: 0px;
}
.zw-leagetable-row.head {
  color: #fff;
  padding: 5px;
  text-transform: uppercase;
  background: #000000;
  font-family: 'WickedGrit';
  font-weight: 400;
}
.content .spielberichtlink a {
  margin-bottom: 0;
  text-decoration: none;
}
.content .spielberichtlink .svs-mobile {
  display: inline-block;
}
.zw-leagetable-col .fa.fa-file {
  display: none;
}
.zw-leagetable-col a .fa.fa-file {
  display: inline-block;
}
/*------- CSS for player statistics template -------*/
.cfcleague-playerstats-table {
  width: 100%;
  border: 1px solid #;
}
.cfcleague-playerstats-table th {
  background: #20528B;
  color: white;
  font-weight: bold;
}
.cfcleague-playerstats-colvalue {
  text-align: center;
}
.cfcleague-playerstats-colplayer {
  text-align: left;
}
.cfcleague-statistic-table {
  width: 100%;
  border: 3px solid #9c9c9c;
}
.cfcleague-statistic-table th {
  background: #3b7f8a;
  color: #fff;
  font-weight: bold;
  padding: 5px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  font-family: 'WickedGrit';
  font-weight: 400;
}
.cfcleague-statistic-table th.center {
  font-weight: bold;
  text-align: center;
}
.cfcleague-statistic-value-c {
  text-align: center;
}
.cfcleague-statistic-value-l {
  text-align: left;
}
.cfcleague-statistic-value-r {
  text-align: right;
}
.cfcleague-statistic-label {
  text-align: left;
}
.cfcleague-statistic-table tr td {
  padding: 5px;
  line-height: 25px;
  border-bottom: 3px solid #9c9c9c;
  border-right: 3px solid #9c9c9c;
}
/*------- CSS for profile list template -------*/
.cfcleague-profilelist-pager {
  background: #20528B;
  color: white;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: bolder;
}
.cfcleague-profilelist-pagertable {
  border: 1px solid #20528B;
  width: 100%;
}
.cfcleague-profilelist-pagertable td {
  vertical-align: top;
}
#cfcleague-profilelist H3 {
  margin: 0;
  margin-bottom: 5px;
  padding: 0;
  font-size: 11px;
  color: #1b3665;
}
.cfcleague-profilelist-pagerlink a {
  color: white;
  text-decoration: none;
  font-weight: normal;
}
.cfcleague-profilelist-pagersize a {
  color: white;
  text-decoration: none;
  font-weight: normal;
  font-size: 8px;
}
/*------- CSS for profile view template -------*/
#cfcleague-profileview h3 {
  font-size: 12px;
  color: #1b3665;
  margin: 5px 0;
  padding: 0;
}
#cfcleague-profileview td {
  vertical-align: top;
}
#cfcleague-profileview th {
  vertical-align: top;
  width: 150px;
}
.prof_head {
  text-align: right;
  vertical-align: top;
  font-weight: bold;
  font-size: 12px;
}
.prof_value {
  text-align: left;
  vertical-align: top;
  font-size: 12px;
}
/*------- CSS for ticker list template -------*/
#cfcleague-tickerlist {
  margin-top: 10px;
  padding: 0;
  text-align: center;
}
/*------- CSS for teamview template -------*/
#cfcleague-teamview {
  color: #1b3665;
}
.cfcleague-teamview-firstpic-creator {
  font-weight: bold;
}
/*------- CSS for match report template -------*/
#cfcleague-report-introtable {
  width: 100%;
}
#cfcleague-report-statstable {
  width: 100%;
}
.cfcleague-report-head1 {
  margin: 2px 0;
  padding: 0;
  text-align: center;
  font-size: 8px;
  font-weight: bold;
  color: #990000;
}
.cfcleague-report-head3 {
  margin: 2px 0;
  padding: 0;
  text-align: center;
}
#cfcleague-report-ticker {
  height: 300px;
  overflow: auto;
  padding: 10px 10px 10px 0px;
}
.cfcleague-report-ticker-head {
  background: #fff;
  color: #000;
  padding: 4px 0 4px 10px;
  font-weight: bold;
  margin: 10px 0;
}
.cfcleague-report-ticker-msg {
  padding-left: 10px;
}
.cfcleague-report-ticker-msg img {
  max-width: 18px;
  width: auto;
  float: left;
}
.cfcleague-ticker-comment {
  margin-top: 10px;
}
#cfcleague-report-summary-author {
  font-weight: bold;
}
#cfcleague-report-teams {
  margin-bottom: 5px;
}
#cfcleague-report-teams td {
  vertical-align: top;
}
.cfcleague-report-team {
  width: 40%;
}
.cfcleague-report-coach-head,
.cfcleague-report-changes-head,
.cfcleague-report-penalties-head,
.cfcleague-report-team-head,
.cfcleague-report-subst-head,
.cfcleague-report-scorer-head {
  font-weight: bold;
}
#cfcleague-report-images {
  margin-top: 0px;
  position: relative;
}
.cfcleague-report-dater {
  font-size: 0.6875rem;
  padding: 5px;
  background: none repeat scroll 0% 0% #FFF;
  color: #000;
  line-height: 100%;
  top: 0px;
  right: 0px;
  position: absolute;
}
.cfcleague-card {
  margin: 0 2px;
  max-width: 8px;
}
/*------- CSS for last next teaser template -------*/
.nextlastgame {
  width: 100%;
  position: relative;
  background: #FFF;
  float: left;
}
.nextlastgame span {
  background: #DBDCE1;
  color: #000;
  padding: 1%;
  width: 48%;
  float: left;
  display: block;
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
}
.nextlastgame #buttonlastgame,
.nextlastgame #buttonnextgame {
  font-size: 12px;
  font-size: 0.75rem;
}
#nextgame,
#lastgame {
  float: left;
  width: 100%;
  text-align: center;
}
#nextgame h4,
#lastgame h4 {
  display: inline-block;
  margin-bottom: 20px;
}
/*#lastgame { display:none; }*/
.gamecolwrapper {
  width: 100%;
  float: left;
  display: table;
}
.gamecolwrapper.vereinsnamen {
  margin-top: 20px;
}
.spielberichtlinkhome span {
  display: none;
}
.spielberichtlinkhome a span {
  display: block;
}
.gamecolwrapper.vereinsnamen .btn,
.spielberichtlinkhome a {
  margin-top: 20px;
}
.gamecolwrapper .gamecolhighlight {
  font-weight: 400;
  font-family: 'WickedGrit';
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 130%;
}
.nextgamecol33,
.nextgamecol1 {
  width: 33.3%;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.nextgamecol33 {
  font-size: 16px;
}
.nextgamecol50l {
  width: 33.3%;
  padding: 5px 16.65% 0 0;
  text-align: center;
}
.nextgamecol50r {
  width: 33.3%;
  padding: 5px 0 0 16.65%;
  text-align: center;
}
.nextgamecol100 {
  width: 100%;
  float: left;
  text-align: center;
}
.items {
  width: 100%;
}
.gameitem {
  float: left;
  width: 100%;
}
.gameitem img {
  max-width: 60px;
}
.gamewrapper {
  float: left;
  width: 100%;
}
.next-btn a {
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
}
.next-btn a.prev {
  background: url('../images/ticker_btn_prev.png') no-repeat scroll 0px 0px transparent;
  left: 0px;
  top: 40px;
}
.next-btn a.next {
  background: url('../images/ticker_btn_next.png') no-repeat scroll 0px 0px transparent;
  right: 0px;
  top: 40px;
}
.nextmatchlinks {
  float: left;
  display: block;
  top: 0px;
  position: relative;
  width: 100%;
  padding: 0;
  line-height: 20px;
  /*margin-bottom:-20px;*/
  background: #fff;
}
.nextmatchlinkssub {
  /*width:50%;*/
  padding: 0;
  float: left;
  text-align: center;
}
.content .nextmatchlinkssub a {
  background-color: #DBDCE1;
  padding: 3px 10px 3px 10px;
  font-weight: 700;
  font-size: 0.875rem;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  color: #000 !important;
}
.content .nextmatchlinkssub:nth-child(2n) {
  float: right;
}
/*------- CSS for report template -------*/
.cfcleague-report-head {
  width: 100%;
  text-align: center;
  margin-top: 3%;
}
#cfcleague-report-summary-text {
  float: left;
  display: block;
  margin: 16px 0 32px 0;
}
.cfcleague-report-head tr td {
  width: 32%;
  padding-right: 2%;
}
.cfcleague-report-head tr td:last-child {
  width: 32%;
  padding-right: 0%;
}
.cfcleague-report-head img {
  max-width: 125px;
}
.cfcleague-report-result {
  font-size: 1.8rem;
}
.cfcleague-report-overview {
  width: 100%;
  margin-top: 20px;
  border: 1px solid #333;
  line-height: 25px;
}
.cfcleague-report-overview h3 {
  display: table-cell;
}
.cfcleague-report-overview th {
  text-align: center;
  font-family: "Open Sans Condensed", Arial, sans-serif;
  font-size: 16px;
  background: #fff;
  color: #000;
}
#cfcleague-tickerlist table {
  width: 100%;
  border: 1px solid #DBDCE1;
  line-height: 25px;
}
.zw-tickerlist-table {
  display: table;
  width: 100%;
  border: 1px solid #DBDCE1;
  line-height: 25px;
}
.zw-tickerlist-row {
  display: table-row;
}
.zw-tickerlist-col {
  display: table-cell;
  padding: 5px;
  vertical-align: middle;
  text-align: left;
}
.zw-tickerlist-col.center {
  text-align: center;
}
.zw-tickerlist-col.right {
  text-align: right;
}
.zw-tickerlist-col div {
  display: inline-block;
  margin-right: 10px;
}
.page .zw-tickerlist-col img {
  display: inline-block;
  margin-right: 10px;
  max-width: 100%;
  width: auto;
  vertical-align: middle;
}
.page .zw-tickerlist-col.right img {
  margin-left: 10px;
  margin-right: 0;
}
.zw-tickerlist-row:nth-child(even) {
  background: #fff;
}
.zw-tickerlist-row:nth-child(odd) {
  background: #DBDCE1;
}
tr.cfcleague-tickerlist-row:nth-child(even) {
  background: #fff;
}
tr.cfcleague-tickerlist-row:nth-child(odd) {
  background: #DBDCE1;
}
.cfcleague-tickerlist-row td {
  border-bottom: 1px solid #DBDCE1;
  padding: 5px;
  vertical-align: middle;
  text-align: left;
}
.page .cfcleague-tickerlist-row img {
  float: left;
  margin-right: 10px;
  max-width: 100%;
  width: auto;
}
/*.content #cfcleague-report-summary-text h2 {
  
  position: relative;
  top: -35px;
  background: none repeat scroll 0% 0% #FFF;
  color: #000;

}*/
.cfcleague-report-teamname,
.cfcleague-report-result {
  text-align: center;
}
.cfcleague-report-teamname img {
  max-width: 125px;
}
.cfcleague-report-overview tr td {
  padding: 5px;
  line-height: 25px;
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
  text-align: left;
  vertical-align: top;
}
.cfcleague-report-overview tr td:last-child {
  margin-right: 0%;
}
table.svs-ticker-report-head {
  width: 100%;
}
table.svs-ticker-report-head tr td {
  width: 31%;
  padding: 1%;
}
.svs-ticker-teamname,
.svs-ticker-result {
  text-align: center;
}
.svs-ticker-result {
  font-size: 1.8rem;
}
.svs-ticker-teamname {
  padding: 5px 0px;
}
.svs-ticker-teamnamelineup {
  background: #3b7f8a;
  text-align: left;
  padding: 5px 10px;
  border-bottom: 1px solid #3b7f8a;
  border-right: 1px solid #3b7f8a;
  line-height: 20px;
  font-family: 'WickedGrit';
  font-weight: 400;
  color: #fff;
}
.svs-ticker-report-result {
  font-size: 1.8rem;
}
table.svs-ticker {
  border-collapse: inherit;
  background: #fff;
  width: 100%;
  border: 1px solid #DBDCE1;
  border-bottom: 0px none;
  border-right: 0px none;
}
table.svs-ticker tr {
  vertical-align: top;
  width: 100%;
}
table.svs-ticker tr:nth-child(2n) {
  background: #DBDCE1;
}
table.svs-ticker tr td {
  padding: 10px;
  border-bottom: 1px solid #DBDCE1;
  border-right: 1px solid #DBDCE1;
  line-height: 18px;
}
table.svs-ticker tr td div.eventimg {
  height: 18px;
  width: 18px;
  margin-left: 10px;
  text-align: center;
  float: left;
}
table.svs-ticker tr td div.eventimg img {
  height: auto;
  width: auto;
  max-height: 18px;
  max-width: 18px;
}
table.svs-ticker td.svs-ticker-min {
  width: 71px;
  line-height: 18px;
}
table.svs-ticker div.svs-ticker-mintxt {
  float: left;
}
.svs-ticker-player {
  padding: 5px 10px;
  border-bottom: 1px solid #DBDCE1;
  border-right: 1px solid #DBDCE1;
  line-height: 20px;
}
.svs-ticker-player:nth-child(2n) {
  background: #DBDCE1;
}
#cfcleague-report-subst-guest,
#cfcleague-report-subst-home {
  vertical-align: top;
}
.svs-ticker-playerch .svs-ticker-player {
  font-family: 'WickedGrit';
  font-weight: 400;
  color: #fff;
  background: #3b7f8a;
}
.svsticker-report-overview {
  border-collapse: inherit;
  background: #fff;
  width: 100%;
  border: 1px solid #DBDCE1;
  border-bottom: 0px none;
  border-right: 0px none;
}
#timer_span {
  float: right;
  width: 18px;
  height: 18px;
  padding: 5px;
  border: 5px solid #fff;
  text-align: center;
  font-weight: bold;
}
/*------- CSS for rpeort view template -------*/
.svs-report-summary {
  border: 1px solid #DBDCE1;
  width: 100%;
}
.svs-report-summary-fifty {
  width: 50%;
}
.svs-report-summary tr td,
.svs-report-summary tr th {
  border-right: 1px solid #DBDCE1;
  border-bottom: 1px solid #DBDCE1;
  padding: 5px;
  line-height: 25px;
  vertical-align: top;
}
.svs-report-summary tr th {
  font-size: 14px;
}
.svs-report-summary tr td {
  background: #DBDCE1;
}
tr.svs-report-summary-header th {
  background: #fff;
  color: #000;
  font-size: 16px;
}
/*------- CSS for teamview template -------*/
.svs-teamview-players,
.svs-teamview-coaches,
.svs-teamview-supporters,
.svs-teamview-comment {
  width: 100%;
  float: left;
  display: block;
  margin-bottom: 32px;
  margin-bottom: 0px;
}
.svs-teamview-coaches,
.svs-teamview-supporters {
  margin-top: 15px;
}
.svs-teamview-coaches h2,
.svs-teamview-supporters h2 {
  margin: 0px 0 15px 0;
}
.svs-teamview-players h2,
.svs-teamview-coaches h2,
.svs-teamview-supporters h2,
.svs-teamview-comment h2 {
  /*margin-bottom:0px !important; */
}
.svs-teamview-players,
.svs-teamview-coaches,
.svs-teamview-supporters {
  line-height: 0;
}
.svs-teamview-singlewrapper {
  width: 32.1%;
  float: left;
  display: block;
  position: relative;
  margin: 0 1.8% 1.8% 0;
}
.index-nr-2,
.index-nr-5,
.index-nr-8,
.index-nr-11,
.index-nr-14,
.index-nr-15 {
  margin-right: 0px;
}
.tx-dce-pi1 .svs-teamview-players .svs-teamview-singlewrapper:nth-child(3n+3) {
  margin-right: 0;
}
.svs-teamview-coaches .svs-teamview-singlewrapper:nth-child(3n+1),
.svs-teamview-supporters .svs-teamview-singlewrapper:nth-child(3n+1) {
  margin-right: 0px;
}
.svs-teamview-singlewrapper-text {
  display: block;
  line-height: 20px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 0 3% 5px 3%;
  position: absolute;
  left: 0px;
  bottom: 0px;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  width: 100%;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.svs-teamview-singlewrapper-text:hover {
  background: #000;
  color: #fff;
}
.svs-teamview-singlewrapper-text span.svsplname {
  text-transform: uppercase;
  padding: 5px 0;
  display: block;
}
.svs-teamview-singlewrapper-image {
  /*margin: 15px 15px 15px 0px;*/
}
.svs-teamview-singlewrapper-text a:link,
.svs-teamview-singlewrapper-text a:visited,
.svs-teamview-singlewrapper-text a:active {
  color: #000;
  text-decoration: underline;
}
.svs-teamview-singlewrapper-text a:hover {
  background-color: transparent;
}
/*------- CSS for profile view template -------*/
.svs-profilebrowser {
  width: 100%;
  float: left;
  display: block;
  margin: 10px 0;
}
.svs-profilebrowser span {
  font-family: 'Open Sans Condensed', arial, helvetica, sans-serif;
  font-weight: 700;
  padding: 5px 10px;
  border: 5px solid #fff;
  margin: 0 5px 5px 0;
  display: inline-block;
  background: #000;
}
.content .svs-profilebrowser span a:link {
  text-decoration: none;
}
#svs-profilview .svs-profilview-image {
  width: 48%;
  float: left;
  padding: 0 2% 2% 0;
}
table.svs-profilview-table {
  width: 50%;
  float: left;
  border: 1px solid #DBDCE1;
  margin-bottom: 10px;
}
table.svs-profilview-table td {
  padding: 5px 10px;
}
table.svs-profilview-table tr:nth-child(2n) {
  background: #DBDCE1;
}
/*------- CSS for match profil teamview template -------*/
.svs-profilteamview-players {
  width: 100%;
  float: left;
  display: block;
  margin-bottom: 32px;
}
h2.svs-teamview-players-position {
  clear: both;
  float: none;
  position: relative;
  padding: 0;
  margin-bottom: 10px;
}
.svs-profilteamview-players .svs-profilteamview-singlewrapper {
  width: 33%;
  float: left;
  display: block;
  position: relative;
  background: #fff;
  margin: 0 0.5% 0.5% 0;
  /*color:#fff;*/
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #DBDCE1;
}
.svs-profilteamview-players .svs-profilteamview-singlewrapper:hover {
  background: #DBDCE1;
  /*color:#000;*/
}
.svs-profilteamview-singlewrapper-image {
  width: 25%;
  float: left;
  display: block;
  position: relative;
  line-height: 0;
}
.svs-profilteamview-singlewrapper-image {
  width: 25%;
  float: left;
  display: block;
  position: relative;
}
.svs-profilteamview-players .svs-profilteamview-singlewrapper:nth-child(3n) {
  margin-right: 0;
}
.svs-profilteamview-singlewrapper-text {
  width: 70%;
  float: left;
  display: block;
  position: relative;
  padding: 2.5%;
  line-height: 135%;
}
.svs-profilteamview-singlewrapper-text span {
  font-weight: bold;
}
.content .svs-profilteamview-singlewrapper a:link,
.content .svs-profilteamview-singlewrapper a:visited,
.content .svs-profilteamview-singlewrapper a:active {
  color: #454545;
  text-decoration: underline;
}
.content .svs-profilteamview-players .svs-profilteamview-singlewrapper:hover a:link,
.content .svs-profilteamview-players .svs-profilteamview-singlewrapper:hover a:visited,
.content .svs-profilteamview-players .svs-profilteamview-singlewrapper:hover a:active {
  color: #000;
  text-decoration: underline;
}
.cfcleague-leaguetable-comments h3 {
  margin-top: 32px;
}
@media only screen and (min-width: 601px) and (max-width: 920px) {
  .cfcleague-leaguetable .table td {
    padding: 1px;
  }
  .page .cfcleague-leaguetable img {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .zw-tickerlist-table {
    display: block;
    width: 100%;
    border: 1px solid #DBDCE1;
    line-height: 25px;
  }
  .zw-tickerlist-row {
    display: block;
    width: 100%;
    float: left;
    text-align: center;
  }
  .zw-tickerlist-col {
    display: block;
    float: left;
    padding: 5px;
    vertical-align: middle;
    text-align: center;
  }
  .zw-tickerlist-col:first-child {
    width: 100%;
  }
  .zw-tickerlist-col:nth-child(2) {
    width: 47.5%;
  }
  .zw-tickerlist-col:nth-child(4) {
    width: 47.5%;
    text-align: left;
  }
  .zw-tickerlist-col:nth-child(3) {
    width: 5%;
  }
  .zw-tickerlist-col:nth-child(5) {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .page .zw-tickerlist-col img {
    display: none;
  }
  .zw-tickerlist-col {
    padding: 0 5px;
    text-align: left;
  }
  .zw-tickerlist-col:nth-child(2),
  .zw-tickerlist-col:nth-child(4),
  .zw-tickerlist-col:nth-child(3) {
    width: auto;
  }
}
@media only screen and (min-width: 700px) and (max-width: 870px) {
  .zw-leagetable-col {
    padding: 2px;
  }
  .page .zw-leagetable-col img {
    display: none;
  }
}
@media only screen and (max-width: 699px) {
  .zw-leagetable-table {
    display: block;
    width: 100%;
    border: 1px solid #DBDCE1;
    line-height: 25px;
  }
  .zw-leagetable-row {
    display: block;
    width: 100%;
    float: left;
    text-align: center;
  }
  .zw-leagetable-row.head {
    display: none;
  }
  .zw-leagetable-col {
    display: block;
    float: left;
    padding: 5px;
    vertical-align: middle;
    text-align: center;
  }
  .zw-leagetable-table {
    display: block;
    width: 100%;
    border: 1px solid #DBDCE1;
    line-height: 25px;
  }
  .zw-leagetable-row {
    display: block;
    width: 100%;
    float: left;
    text-align: center;
  }
  .zw-leagetable-col {
    display: block;
    float: left;
    padding: 5px;
    vertical-align: middle;
    text-align: center;
  }
  .zw-leagetable-col:first-child {
    display: none;
  }
  .zw-leagetable-col:nth-child(2) {
    width: 100%;
  }
  .zw-leagetable-col:nth-child(3) {
    width: 46%;
  }
  .zw-leagetable-col:nth-child(5) {
    width: 46%;
    text-align: left;
  }
  .zw-leagetable-col:nth-child(4) {
    width: 8%;
  }
  .zw-leagetable-col:nth-child(6) {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .page .zw-leagetable-col img {
    display: none;
  }
  .zw-leagetable-col,
  .zw-leagetable-col.center {
    padding: 0 5px;
    text-align: left;
  }
  .zw-leagetable-col:nth-child(3),
  .zw-leagetable-col:nth-child(5),
  .zw-leagetable-col:nth-child(4) {
    width: auto;
  }
  .zw-leagetable-row {
    padding-bottom: 5px;
  }
}
@media only screen and (max-width: 480px) {
  .cfcleague-statistic-table tr td {
    padding: 2px;
    border-bottom: 1px solid #9c9c9c;
    border-right: 1px solid #9c9c9c;
    line-height: 120%;
  }
  .cfcleague-statistic-table th {
    padding: 2px;
  }
}
