.competitienaam {
	font-weight:bold;
}

/* Table own club styling */
.poulestand tr.Own, .periodestand tr.Own, .pouleuitslagen tr.Own, .poule-programma tr.Own {
	font-weight: 700;
	background:#f5f5f5;
}
.poulestand tr.Own td, .periodestand tr.Own td, .pouleuitslagen tr.Own td, .poule-programma tr.Own td {
	color: #000000;
}

/* Table */
.poulestand, .periodestand, .pouleuitslagen, .poule-programma, .programma, .uitslagen, .afgelastingen, .team-indeling {
	table-layout: auto;
	width:100%;
}
/* Table row even bg-color */
.poulestand tr:nth-child(even), .periodestand tr:nth-child(even), .pouleuitslagen tr:nth-child(even), .poule-programma tr:nth-child(even), .programma tr:nth-child(even),  .uitslagen tr:nth-child(even),  .afgelastingen tr:nth-child(even), .team-indeling tr:nth-child(even) {
	background: #f9f9f9;
}
/* Table row odd bg-color */
.poulestand tr:nth-child(odd), .periodestand tr:nth-child(odd), .pouleuitslagen tr:nth-child(odd), .poule-programma tr:nth-child(odd), .programma tr:nth-child(odd),  .uitslagen tr:nth-child(odd),  .afgelastingen tr:nth-child(odd), .team-indeling tr:nth-child(odd) {
	background: #ffffff;
}
/* Table thead styling */
.poulestand tr th, .periodestand tr th, .pouleuitslagen tr th, .poule-programma tr th, .programma tr th, .uitslagen tr th, .afgelastingen tr th, .team-indeling tr th {
	padding:0.25rem 0.25rem;
	line-height: 1.5rem;
	font-size: .875rem;
	background: #f5f5f5;
	text-align: left;
	font-weight: 700;
	color: #666;
}
/* Table td styling */
.poulestand tr td, .periodestand tr td, .pouleuitslagen tr td, .poule-programma tr td,  .programma tr td,  .uitslagen tr td,  .afgelastingen tr td, .team-indeling tr td  {
	padding:0.25rem 0.25rem;
	text-align: left;
}
.poulestand tr td span, .periodestand tr td span, .pouleuitslagen tr td span, .poule-programma tr td span,  .programma tr td span,  .uitslagen tr td span,  .afgelastingen tr td span, .team-indeling tr td span  {
	padding:0.25rem 0.25rem;
	line-height: 1.5rem;
	font-size: .875rem;
	font-family: Helvetica,Arial,sans-serif;
}

.team-indeling thead tr th, .team-indeling tbody tr td {
	width: 33.3%;
}

.team-indeling thead tr th span, .team-indeling tbody tr td span{
	text-align: left;
}



/* spwp_loader */
.spwp_loader {
	background-position:center center;
	background-repeat:no-repeat;	
	background-size:277px 17px;
	min-height:100px;
	width:100%;
}

.spwp_loader .spwp_hide {
	display:none;
}

@media only screen and (min-width: 300px) and (max-width: 400px) {
	
	.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
		padding: .5em .5em;
	}

	/* Teamspecifiek */
	/* Verberg Stand columns W G V DV DT DS mobile */
	.poulestand tr td:nth-child(4),
	.poulestand tr th:nth-child(4),
	.poulestand tr td:nth-child(5),
	.poulestand tr th:nth-child(5),
	.poulestand tr td:nth-child(6),
	.poulestand tr th:nth-child(6),
	.poulestand tr td:nth-child(7),
	.poulestand tr th:nth-child(7),
	.poulestand tr td:nth-child(8),
	.poulestand tr th:nth-child(8),
	.poulestand tr td:nth-child(9),
	.poulestand tr th:nth-child(9) {
	    display: none;
	}
	/* Verberg PeriodeStand columns W G V DV DT DS mobile */
	.periodestand tr td:nth-child(4),
	.periodestand tr th:nth-child(4),
	.periodestand tr td:nth-child(5),
	.periodestand tr th:nth-child(5),
	.periodestand tr td:nth-child(6),
	.periodestand tr th:nth-child(6),
	.periodestand tr td:nth-child(7),
	.periodestand tr th:nth-child(7),
	.periodestand tr td:nth-child(8),
	.periodestand tr th:nth-child(8),
	.periodestand tr td:nth-child(9),
	.periodestand tr th:nth-child(9) {
	    display: none;
	}
	/* Verberg kolom accomodatie bij programma mobile */
	.poule-programma tr td:nth-child(5),
	.poule-programma tr th:nth-child(5) {
	    display: none;
	}

	/* Clubbreed */
	/* Verberg programma kolommen boven de 4 */
	.programma tr td:nth-child(5),
	.programma tr th:nth-child(5),
	.programma tr td:nth-child(6),
	.programma tr th:nth-child(6),
	.programma tr td:nth-child(7),
	.programma tr th:nth-child(7),
	.programma tr td:nth-child(8),
	.programma tr th:nth-child(8),
	.programma tr td:nth-child(9),
	.programma tr th:nth-child(9),
	.programma tr td:nth-child(10),
	.programma tr th:nth-child(10),
	.programma tr td:nth-child(11),
	.programma tr th:nth-child(11),
	.programma tr td:nth-child(12),
	.programma tr th:nth-child(12)   {
	    display: none;
	}
	/* Verberg afgelastingen kolommen boven de 4 */
	/* tijdstip */
	.afgelastingen tr td:nth-child(2),
	.afgelastingen tr th:nth-child(2),

	.afgelastingen tr td:nth-child(5),
	.afgelastingen tr th:nth-child(5),
	.afgelastingen tr td:nth-child(6),
	.afgelastingen tr th:nth-child(6),
	/* Status nr. 7 wel tonen */
	.afgelastingen tr td:nth-child(8),
	.afgelastingen tr th:nth-child(8),
	.afgelastingen tr td:nth-child(9),
	.afgelastingen tr th:nth-child(9),
	.afgelastingen tr td:nth-child(10),
	.afgelastingen tr th:nth-child(10),
	.afgelastingen tr td:nth-child(11),
	.afgelastingen tr th:nth-child(11),
	.afgelastingen tr td:nth-child(12),
	.afgelastingen tr th:nth-child(12)   {
	    display: none;
	}

	/* Verberg de rol kolom bij Selectie */
	.team-indeling tr th:nth-child(2), 
	.team-indeling tr td:nth-child(2) {
		display: none;
	}
	
}