
/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

/* General Custom CSS */

/* Normale Zelle in der ersten Zeile einer Textblock-Tabelle wie Header formatieren */
.avia_textblock table tr:first-child td {
        background-color: #000000;
        color: white !important;
        border-right: none !important;
        color: #F8F8F8 !important;
        font-weight: bold;
        letter-spacing: 1.5px;
        text-transform: uppercase;
/*        text-align: left;*/
}

#topperformer .container { 
	width: 100% !important; 
	max-width: 100%!important;
	margin-left: 10px;
	margin-right: 10px;
}
#topperformer .container table {
	width: 100% !important;
}

.av_header_transparency .social_bookmarks a {
	color: #fff !important;
}

#header.header-scrolled {
	top: 0px;
}

.header-scrolled .social_bookmarks a {
	color: #808080 !important;
}

.imglist {
	width: 100%;
	text-align: center;
}

.imglist li {
	display: inline;
}

.season-dropdown-container select, #topperformer select, .round-dropdown-container select {
	border: 1px solid #e1e1e1 !important;
	width: 150px !important;
}

.round-dropdown-container {
	float: left !important;
}

/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */

}



/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
.responsive .container {
	width: 95%;
}

  /* Add your Mobile Styles here */
  .player_team_logo {
  	display:none;
  }
}


.blog-meta .small-preview {
	background-color: transparent !important;
}

.slide-entry a {
	background: transparent !important;
}


/* logo leisten */

.logos-container {
	position: relative;
	height: 450px;
	width: 100%;
}
.logos-center {
    position: absolute;
    bottom: 0px;
    width: 100%;
	background-color:rgba(0,0,34,0.5);
	min-height: 100px;
}

.logos ul {
	padding-top: 5px;
}
.logos li {
	margin-left: 5px; 
}
.logos-container img {
	max-width: 56px;
	max-height: 80px;
}
@media only screen and (max-width: 1350px) {
	.logos-container img {
		max-width: 20px;
		max-height: 40px;
	}

	.logos-container {
		height: 50px;
	}
}

th {
	background-color: #000000;
	color: white;
	border-right: none !important;
}

td {
	border-right-color: #84BD00 !important;
}

td:last-child {
	border-right-color: #e1e1e1 !important;
}

/* kreise */
.av-icon-char {
	border-color: #d0d3d6 !important;
}

/* die Abstaende von einem Bereich zum naechsten sind unten zu gering */
.avia-section {
	padding-bottom:35px;
}

/* unscharf skalierte bilder im firefox (nur bei gif und png) */
img {
	image-rendering:auto !important;
}

/* spezielle regeln fuer team logo leiste, damit logos vertikal zentriert dargestellt werden */
#av_section_1,#clubs-container {
	padding-bottom:0px !important;
}
#clubs-container {
	box-shadow:inset 0px -10px 10px -7px #262A2E, inset 0px 10px 10px -7px #262A2E;
}
#clubs-container .widget_text {
	padding-bottom:0px !important;
}

#av_section_1 .imglist,#clubs-container .imglist {
	padding-top:5px !important;
}
.template-page.content.twelve.alpha.units {
	padding-top:35px;
	padding-bottom:5px !important;
}

#clubs-container .entry-content-wrapper li {
	margin-right:8px;
	margin-left:0px;
}

/* Headerline in den News-Beitraegen entfernt */
body.single-post a[itemprop=headline][title="Permanenter Link zu: Blog - Die aktuellsten Neuigkeiten"] {
	display:none !important; 
}

/* Spezielle Styles fuer den Spielplan Slider */
.custom-gameplan-slider-controls .goto-slide			{ text-indent: 0px !important; }
.custom-gameplan-slider-controls a:nth-child(5)			{ right:190px !important; }
.custom-gameplan-slider-controls a:nth-child(4)			{ right:0px !important; }
.custom-gameplan-slider-controls a:nth-child(3)			{ right:30px !important; }
.custom-gameplan-slider-controls a:nth-child(2)			{ right:110px !important; }
.custom-gameplan-slider-controls a:nth-child(1)			{ right:140px !important; }
.custom-gameplan-slider-controls.playoffs a:nth-child(5)	{ right:190px !important; }
.custom-gameplan-slider-controls.playoffs a:nth-child(4)	{ right:0px !important; }
.custom-gameplan-slider-controls.playoffs a:nth-child(3)	{ right:30px !important; }
.custom-gameplan-slider-controls.playoffs a:nth-child(2)	{ right:70px !important; }
.custom-gameplan-slider-controls.playoffs a:nth-child(1)	{ right:100px !important; }
.slider-page-input						{ right:62px; width:40px !important; text-align:center; position:absolute; top:0px; height:24px; padding:0px !important; margin:0px !important; z-index:1000; }
.custom-gameplan-slider-controls.playoffs .slider-page-input	{ display:none !important; }

/* Verborgener Text in Responsive-Tables, der nur auf kleinen Displays dargestellt wird */
.responsive-table-tag { display:none; }

/* Responsive Tables */
@media only screen and (max-width: 767px) {
	/* in der mobilen Ansicht das Home-Icon links ausrichten - sieht besser aus */
	.responsive .custom-gameplan-slider-controls { width:100% !important; height:50px !important; }
	.responsive .custom-gameplan-slider-controls a:nth-child(5) { left:0px !important; }

	/* Verborgenen Text in Tabellen-Zellen anzeigen */	
	.responsive .responsive-table-tag { display:inline; color:#84BD00; }

	.responsive .avia_textblock table,
	.responsive .avia_textblock table tbody,
	.responsive .avia_textblock table tr,
	.responsive .avia_textblock table td,
	.responsive .avia_textblock table th,
	.responsive .slide-entry-excerpt table,
	.responsive .slide-entry-excerpt table tbody,
	.responsive .slide-entry-excerpt table tr,
	.responsive .slide-entry-excerpt table td,
	.responsive .slide-entry-excerpt table th { display:block; border-top:none; border-right:none; border-left:none; text-align: center;}
	.responsive .avia_textblock table,
	.responsive .slide-entry-excerpt table { border:1px solid #E1E1E1;}
	.responsive .avia_textblock table tr:first-child th, 
	.responsive .slide-entry-excerpt table tr:first-child th {display:none;}
	.responsive .avia_textblock table tr:first-child td,
	.responsive .slide-entry-excerpt table tr:first-child td {display:none;}
	.responsive .avia_textblock table td:before,
	.responsive .slide-entry-excerpt table td:before {
		display:block;
		font-style: italic; font-size: 11px;
	}
}

.circle_table {
    border-radius:50% 50% 50% 50%;		
    width:50px;
    height:50px;
    vertical-align:middle;
    margin-right: 10px;
}

.circular {
    border-radius:50% 50% 50% 50%;		
    width:290px;
    vertical-align:middle;
    border: 2px solid #d4d4d4;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

.logo_table {
    max-width:50px;
    max-height:50px;
    vertical-align:middle;
    margin-right: 10px;
}

.circle_flag {
    border-radius:50% 50% 50% 50%;		
    width:50px;
    height:50px;
    vertical-align:middle;
}

.team-box {
    border: 1px solid rgba(0,0,0,0.1); 
    border-radius: 10px;
    background: rgba(0,0,0,0.03); 
    margin-top: 10px; 
    margin-bottom: 40px; 
    padding-top: 10px;
}

.team-mo-reset {
    border: 0px !important; 
    background: rgba(0,0,0,0.0) !important;
}

/*google maps unter kontakt*/
.gm-style gm-style-iw {
	height: auto !important;
}

.player-stats th {
	text-align: center;
}

/*------------- Wechselboerse ---------------*/

.players-exchange-small a:hover {
	text-decoration:none; 
}
.players-exchange-small img {
	width:50px;
}
.players-exchange-small td {
	vertical-align:middle;
}
.players-exchange-icon:hover {
	text-decoration:none;
	color:black !important;
}
.players-exchange-arrow {
	font-size:24pt;
}
.players-exchange-arrow:hover {
	cursor:default !important;
}
.players-exchange-small td {
	border-right-width:0px !important; 
	text-align:center;
}
.players-exchange-small td:last-child {
	border-right-width:1px !important;
}
.players-exchange-small {
	background:url("/uploads/Platzhalter/kader.png") no-repeat center !important;
	background-size:fit;
	border-collapse:unset !important;
}
.players-exchange-small tr {
	opacity:0.95;
}
.players-exchange-full img {
        width:50px;
}
.players-exchange-full th {
	text-align:left !important;
}
.players-exchange-full td {
	vertical-align:top !important;
	text-align:left !important;
}
.players-exchange-page-button {
	cursor:pointer;
}
.players-exchange-page-button.players-exchange-active {
	font-weight:bold;
	color:black;
}

/*------------- Wechselboerse - Box (Mobile) ---------------*/

@media (max-width: 1000px) {
	.players-exchange-small img {
		width:40px;
	}
	.players-exchange-arrow {
		font-size:18pt;
	}
}

@media (max-width: 900px) {
	.players-exchange-small img {
		width:30px;
	}
	.players-exchange-arrow {
		font-size:14pt;
	}
}

/*------------- Direktvergleich innerhalb der Tabelle ---------------*/

.liga-table-compare { 
	margin:0px; 
}
.liga-table-compare th { 
	background-color:grey; 
	text-align:center; 
	padding:0px; 
	margin:0px; 
}
.liga-table-compare td { 
	background-color:#F7F7F7; 
	text-align:center; 
	border-right-color:lightgrey !important; 
}

/*------------- Kleine Tabelle auf der Startseite ---------------*/

.liga-table-small { 
	background:url('/uploads/liga-table-small.png') no-repeat center; 
	background-size:cover; 
}
.liga-table-small table { 
	opacity:0.85; 
	filter:alpha(opacity = 85);
}
.liga-table-small td { 
	font-size:small;
	color:black;
}
.liga-table-small td.marker { 
	border-top:1px solid #84BD00 !important;
}
.liga-table-small td.marker-clear { 
	border-bottom:none !important
}

/*-------------ligatable---------------*/

.ligatable {
    font-size: 12px;
    width: auto !important;
    table-layout: auto !important;
}

.ligatable td {
    vertical-align: middle;
    font-size: 12px;
    padding: 2px !important;
    margin: 0px !important;
    line-height: normal;
}

.ligatable p {
    padding: 0 !important;
    margin: 0 !important;
}

.ligatable .tr-sum {
    border-top: 2px solid #000000;
}

.ligatable tfoot {
    font-weight: 600;
    border-top: 2px solid #84BD00 !important;    
}

.round-total td {
    font-weight: 600;
    border-top: 2px solid #84BD00 !important;    
}

.ligatable td.marker { 
	border-top:1px solid #84BD00 !important;
}

.ligatable td.marker-clear { 
	border-bottom:none !important
}

.mobile, .mobile-table-text  {
    display:none;
}

.td-2p, .td-3p, .td-fg, .td-ft, .td-reb, .td-sum-2p, .td-sum-3p, .td-sum-fg, .td-sum-ft {
    min-width: 60px;
}

.td-reb {
    min-width: 70px;
}

.player-gesamt-stats th {
    background-color: #84BD00;
}

.td-team img {
    max-width: 22px;
    max-height: 22px;
    margin-right: 5px;
    margin-left: 5px;
    vertical-align: middle;
}

.td-team {
    text-align: left;
    width: 200px;
}

.teamstats {
    padding: 0 !important;
    overflow: hidden !important;
}

.teamstats .tab_inner_content {
    margin: 0;
}

.team-img-container img {
	width: auto !important;
}

@media (max-width: 1139px) {
    .mobile {
        display:block;
    }
    .mobile-inline {
        display:inline;
    }
    .nomobile {
        display:none;
    }
    .ligatable td, .ligatable th{
        font-size: 11px;
    }
    /* .ligatable th { padding-right: 15px !important; } */

	/* hide commercial banner on mobile devices */
	#ut_container765950 { 
		display:none !important; 
	}
}


@media (max-width: 990px) {

    .nomobile {
        display: none !important;
    }

    .mobile {
        display: block;
    }
    .mobile-inline {
        display:inline;
    }
    .ligatable th, .ligatable td {
        font-size: 8px;
        padding: 2px !important;
        margin: 0px !important;
        line-height: normal;
    }
    /* .ligatable th { padding-right: 15px !important; } */

    .td-2p, .td-3p, .td-fg, .td-ft, .td-sum-2p, .td-sum-3p, .td-reb, .td-sum-fg, .td-sum-ft {
        min-width: 0;
    }

    .topperformer .tablesorter-header{
        height: 38px;
        background-position: center 30px;
    }

    @media only screen and (orientation:portrait){
        .nomobiletable {
            display: none !important;
        }
        .mobile-table-text {
            padding-top: 20px;
            display: block;
        }
        .topperformer .tablesorter-header{
            height: 50px !important;
            background-position: center 30px !important;
        }
    }

    /* mobile fixes in kader seiten */
    .tabcontainer-kader	{ padding-bottom:0px !important; } 
    table#trainer > tbody > tr > td:nth-child(1)	{ padding-top:4px !important; }
    table#kader > tbody > tr > td:nth-child(2)	{ padding-top:4px !important; }
}

#logo-container
{
	padding-bottom: 0 !important;
}

/*------------- jQuery UI Dialog Overlay ---------------*/

.ui-widget-overlay.ui-front {
	background:none;
	background-color:black;
	opacity:0.7;
}

.ui-widget-header {
	border-color:#84BD00 !important;
	background:#84BD00 !important;
}

/*------------- Mein Team - Highlighting ---------------*/

.myteam-teambox.myteam-highlight {
	border:1px solid #84BD00;
	background-color:white;
	box-shadow:0px 0px 10px 2px #84BD00;
}

.myteam-logo.myteam-highlight {
	background-color:white;
	border-radius:5px;
	box-shadow:0px 0px 6px 2px #84BD00;
}

.myteam-table.myteam-highlight td {
	background-color:rgba(237,113,35,0.75) !important;
	color:white !important; 
}

.myteam-table.myteam-highlight td a {
	color:#000000 !important;
}

.myteam-table.myteam-highlight .responsive-table-tag {
	color:#000000 !important;
}

/*------------- Mein Team - Box ---------------*/

#myteam-box-container {
	border-top:none !important;
	padding-top:12px !important;
	padding-bottom:12px !important;
	background-color:#dcd7d3 !important;
	box-shadow:inset 0px -10px 10px -7px #262A2E, inset 0px 10px 10px -7px #262A2E;
}

.myteam-box-container-inner-1 {
	background-size:cover !important;
	height:150px;
}

.myteam-box-container-inner-2 {
	/*background-color:rgba(255,255,255,1);*/
	/*background-color:rgba(255,255,255,0.8);*/
	background-color:rgba(220,215,211,0.9);
	height:100%;
}

#myteam-dialog .tabcontainer {
	margin-top:5px;
	margin-bottom:0px;
}

#myteam-dialog .tabcontainer .active_tab {
	background-color:white;
}

#myteam-dialog .tabcontainer .tab_content {
	background-color:white;
}

#myteam-dialog .tabcontainer div {
	border-color:#E1E1E1;
}

#myteam-dialog .av_one_fourth {
	width:23%;
}

#myteam-dialog .av_one_fourth:hover {
	border-color:#84BD00;
	background-color:white;
	box-shadow:0px 0px 10px 2px #84BD00;
}

.myteam-box {
	border-right:1px solid black;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
	height:140px;
	overflow:hidden;
	color:black;
}

.myteam-box:first-child {
	padding-left:0px;
}

.myteam-box:last-child {
	border-right:none;
}

.myteam-box > b:first-child {
	padding-bottom:5px;
	display:inline-block;
}

.myteam-box table {
	background:none; 
	width:auto;
	margin-bottom:0px;
}

.myteam-box table tr {
	background:none !important;
	border:none !important;
}

.myteam-box table tr:first-child td {
	color:black !important;
}

.myteam-box table td {
	background:none !important;
	border:none !important;
	color:black !important;
	vertical-align:middle;
	text-align:center;
	padding:0px;
}

.myteam-box hr {
	margin:5px;
}

.myteam-box a {
	color:black;
	/*color:#666;*/
}

.myteam-box-nextgame-text {
	text-align:center;
}

.myteam-box-nextgame img {
	width:55px !important;	
	max-width:none !important;
	text-align:center;
}

.myteam-box-nextgame a {
	/*font-size:12pt;*/
}

.myteam-box-nextgame a[data-av_icon] {
	font-size:16pt;
	margin-right:10px;
	text-decoration:none;
}

.myteam-box-nextgame table {
	width:100%;
	display:table !important;
	border:none !important;
}

.myteam-box-nextgame tbody {
	display:table-row-group !important;
}

.myteam-box-nextgame tr {
	display:table-row !important;
}

.myteam-box-nextgame td {
	display:table-cell !important;
}

.myteam-box-nextgame .hpoints,.myteam-box-nextgame .gpoints,.myteam-box-nextgame .sep {
	font-size:16pt;
	letter-spacing:-1.0px !important;
	/*font-stretch:semi-condensed;*/
}

.myteam-box-nextgame .hpoints,.myteam-box-nextgame .gpoints {
	width:50%;
	white-space:nowrap;
}

.myteam-box-nextgame .sep {
	padding-left:4px;
	padding-right:4px;
	text-align:center !important;
}

.myteam-box-nextgame .hpoints {
	text-align:right !important;
}

.myteam-box-nextgame .gpoints {
	text-align:left !important;
}

.myteam-box-nextgame .myteam-setting-img-outer {
	text-align:center !important;
}

.myteam-box-nextgame .myteam-setting-img {
	width:100px !important;
        height:100px !important;
        border-radius:50%;
        box-shadow:0px 0px 10px 2px #808080;
}

.myteam-box-news {
	white-space:nowrap;
}

.myteam-box-news-inner {
	width:100%;
	height:110px;
	overflow:hidden;
	text-overflow:ellipsis;
}

.myteam-box-news-inner:hover {
	overflow-y:auto;
}

.myteam-box-topscorer img {
	height:75px;
	width:75px;
	float:left; 
	margin-bottom:5px;
	border-radius:50%;
	box-shadow:0px 0px 10px 2px #808080;
}

.myteam-box-topscorer-points {
	display:inline-block;
	float:left; 
	padding:17px;
}

.myteam-box-topscorer-points span:first-child {
	font-size:18pt;
	display:block;
}

.myteam-box-social a {
	font-size:16pt;
	margin-right:10px;
	text-decoration:none;
}

.myteam-box-social img {
	height:65px;
	text-align:center;
}

.logo {
	overflow:visible !important;
}

.myteam-button {
	position:absolute !important;
	left:130px !important;	
	width:180px !important;
	vertical-align:middle;
	text-align:center;
	z-index:9999;
	display:none;
	height:40px !important;
	bottom:1px;
	background:url('/uploads/myteam-button.png') no-repeat;
	color:transparent !important;
}

#header .myteam-button {
	display:block;
}

#header.header-scrolled .myteam-button {
	position:static;
	padding:0px;
	line-height:inherit;
	width:100px !important;
	left:auto !important;
	bottom:8px !important;
	right:-70px !important;
	background-size:contain;
}

.myteam-setting-bg {
	height:75px;
	width:100%;
	background-size:contain !important;
	margin-bottom:5px;
}

#myteam-box-container-outer .dc { 
	background:none !important; 
}

#myteam-box-container-outer .dc-game { 
	background:none !important; 
}

#myteam-box-container-outer .dc-cell b { 
	color:black; 
}

#myteam-box-container-outer .dc-time { 
	color:black; 
}

#myteam-box-container-outer .dc-column h3 {
	color:black !important; 
}

#myteam-box-container-outer .myteam-box-container-inner-2 { 
	background:none !important; 
}

#myteam-box-container-outer .entry-content-wrapper > * { 
	background-color:rgba(248,248,248,0.92); margin-top:10px; 
	/*box-shadow:0px 0px 5px 2px #808080;*/
}

#myteam-box-container-outer .entry-content-wrapper > *:nth-child(3) ul { 
	padding-top:10px; padding-bottom:10px; 
}

#myteam-box-container-outer .entry-content-wrapper > * > * { 
	padding-bottom:5px;
}

.myteam-box-social-sponsor-logo-mobile {
	display:none;
}

/*------------- Mein Team - Box (Mobile) ---------------*/

@media (max-width: 767px) {

	.logo {
        	width:100% !important;
	}

	.myteam-button {
		left:auto !important;
		right:60px !important;
		bottom:0px !important;
		height:100% !important;
		width:46px !important;
		background:url('/uploads/myteam-button-mobile.png') no-repeat center;
		background-size:contain;
	}

	#myteam-dialog .av_one_fourth {
        	width:20% !important;
	}

	.myteam-box {
		border-right:none !important;
		border-bottom:1px solid black;
		padding:10px;
		margin-bottom:0px !important;
		height:auto;
	}

	.myteam-box hr {
		display:none;
	}	 

	.myteam-box:first-child {
        	padding-left:10px;
	}
	
	.myteam-box:last-child {
        	border-bottom:none;
	}

	.myteam-box-social-sponsor {
		display:none;
	}

	.myteam-box-social-sponsor-logo-mobile {
		display:inline;
		float:right;		
	}

	#myteam-box-container-outer .entry-content-wrapper > * { 
		background-color:rgba(248,248,248,0.9); 
	}

	.myteam-box-container-inner-1 {
		height:500px;
	}
}

/*-------------DC---------------*/

.dc {
    display: none;
/*    background: url('/uploads/dc_background.png') no-repeat;*/
}

.dc-background-new {
    display: none;
/*    background: url('/uploads/dc_background_new.png') no-repeat;*/
}

.dc-column h3{
     overflow: hidden;
     text-align: center;
     font-size: 18px;
     color: white !important;
 }

.dc-column h3 > span{
    position: relative;
    display: inline-block;
}
.dc-column h3 > span:before, .dc-column h3 > span:after{
    content: "";
    position: absolute;
    top: 50%;
    border-bottom: 1px solid;
    width: 591px; /* half of limiter*/
    margin: 0 20px;
}
.dc-column h3 > span:before{
    right: 100%;
}
.dc-column h3 > span:after{
    left: 100%;
}

#dc-container {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #262A2E !important;
    border-top:none !important;
    background-image:none !important;
}

#dc-container .content {
    padding-top: 0px;
    padding-bottom: 0px !important;
}

#dc-container a {
    color: white;
    text-decoration: none;
    font-family: open-sans-v34-latin-1, Helvetica, Arial, sans-serif;
}

#dc-container a:hover {
    text-decoration: none;
}

#dc-container .widget, #logo-container .widget {
    padding: 0 0 0 0;
}

.dc-game {
    float: left;
    width: 128px;
    color: #fff;
    background-color: rgba(38, 42, 46, 0.6) !important;
}

.dc-9cols .dc-game {
	width: 114px;
}

.dc-header {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    border-right: 1px solid #9d9d9c !important;
    border-bottom: 1px solid #9d9d9c !important;
    line-height: 1.3;
}

.dc-header .dc-right {
    color: white;
}

.dc-footer {
    padding-left: 5px;
    border-top: 1px solid #9d9d9c !important;
    border-right: 1px solid #9d9d9c !important;
}

.dc-footer-day {
    display: none;
}

.dc-body {
    font-size: 15px;
    font-weight: bold;
    padding: 5px;
    width: 100%;
    border-right: 1px solid #9d9d9c !important;
    vertical-align: middle;
}

.last .dc-body, .last .dc-footer, .last .dc-header {
    border-right-width: 0 !important;
}

.dc-table {
    width: 100%;
    display: table;
}

.dc-row {
    display: table-row;
}

.dc-cell {
    display: table-cell;
}

.dc-body b {
    color: #fff;
}

.dc-first {
    margin-bottom: 2px;
}

.orange {
    color: #84BD00;
    font-weight: bold;
}

.dc-cancelled {
    opacity: 0;
}

.dc-daychange {
    border-left-color: #84BD00 !important;
    border-left-width: 2px !important;
    border-left-style: solid !important;
}

.dc-right {
    text-align: right;
}

.slick-prev:before, .slick-next:before {
    color: #84BD00 !important;
}
.slick-slider {
    margin-bottom: 0px !important;
}

.dc .circular {
    float: left;
    width: 25px;
    height: 25px;
    margin-right: 5px;
    margin-top: 1px;
    border: 2px solid #fff !important;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
    background-repeat:no-repeat !important;
    background-position: center top !important;
    /*background-size: 65px Auto !important;*/
    background-size: 100% Auto !important;
}

.nolink {
    cursor: default;
}

@media (max-width: 767px) {
    .dc {
    }
    .dc .circular {
        width: 15px;
        height: 15px;
    }
    .break {
        clear: both; 
    }
    .dc-game {
        width: 30% !important;
        font-size: 10px;
	
    }
    .dc-body {
        font-size: 10px;
    }
    .dc-header {
        font-size: 9px;
    }
    .noborder-right .dc-body, .noborder-right .dc-footer, .noborder-right .dc-header {
        border-right-width: 0 !important;
    }
}

.logo_liga img
{
	height: 150px;
}

.logo_proa img, .logo_prob img {
	height: 45px;
}

.header-scrolled .logo_proa img, .header-scrolled .logo_prob img {
	height: 37px
}

.ball {
	opacity: 0.3;
	transition: 0.8s;
    transition: all 0.8s; /* explorer 10 */
    -webkit-transition: all 0.8s; /* chrome & safari */
    -moz-transition: all 0.8s; /* firefox */
    -o-transition: all 0.8s; /* opera */
}
.show {
	opacity: 1;
}

.divTable{
	display: table;
}
.divTableRow {
	display: table-row;
}
.divTableCell, .divTableHead {
	display: table-cell;
}

#top .header_color.av_header_transparency .avia-menu-fx {
	display:none;
}

#flash-commercial {
	padding-bottom: 0px !important;
}

td.sparkline {
	padding-left:15px !important;
	padding-right:15px !important;
}

.myteam-button {
	display: none !important;
}

/* disable trackback pinback */
.comment-entry.post-entry, ol.pingbacklist, #pingback_heading {
  display: none !important;
}

.active_tab {
	background-color: #84bd00 !important;
	color: white !important;
}
