.fbde .tab-group {
	padding-left: 15px;
	padding-right: 15px;
}

.fbde .tab-group a {
	font-size: 0.9em;
}

.fbde div.fixtures-matches-table>div.fixtures-table-nav>div.nav-prev>a {
	display: inline;
}

.fbde div.fixtures-matches-table>div.fixtures-table-nav>div.nav-next>a {
	display: inline;
}

.fbde .tab-group ul {
	table-layout: auto;
}

.fbde .tab-group li {
	display: table-cell;
}

.fbde .fixtures-table-nav .nav-selection .select-wrapper {
	display: inline-block;
	width: 100%;
}

th.hidden-small,td.hidden-small {
	display: table-cell !important;
}

.fbde .table>tbody>tr>td.column-icon {
	display: table-cell !important;
}

thead>tr.hidden-small {
	display: table-row !important;
}

th>span.visible-full {
	display: block !important;
}

td.column-detail>a>span.icon-angle-right.hidden-full {
	display: none !important;
}

td.column-detail>a>span.visible-full {
	display: block !important;
}

#fixture-league-tables {
	height: auto !important;
}

.logo-wrapper {
	width: 50% !important;
}

.logo-wrapper li {
	width: 45% !important;
}

li.logo {
	float: right !important;
}

.fbde.widget .team-table-filter-nav.table-filter { background-color: #FFFFFF; color: #000000;}
.fbde.widget .team-table-filter-nav.table-filter .row .select-wrapper .selection { background-color: #FFFFFF; color: #000000; border: 1px solid #DBDBDB;}

