/*
	POP (Newspaper Child Theme) Custom Styles
*/



/* Custom CSS */
@media (max-width: 1199px) {
	.content-iframe	{
		width: 80%;
	}
}
@media (max-width: 991px) {
	.content-iframe	{
		width: 85%;
	}
}
@media (max-width: 767px) {
	.content-iframe	{
		width: 90%;
	}
}
@media (max-width: 679px) {
	.content-iframe	{
		width: 100%;
	}	
}
@media (max-width: 579px) {
}
@media (max-width: 479px) {
	.content-iframe	{
		width: 100%;
	}
}	




/* POP Scores - general styles */
table.dva-scores-table { width: 100%; border-spacing: 0px; border: 0px; font-size: 12px; line-height: 26px; }
table.standing-20yds { width: 65%; }
table.dva-scores-table thead { background-color:  #dcdcdc; }
table.dva-scores-table th { white-space:nowrap; text-align: center; border: 0px; padding: 3px 2px; line-height: 18px; }
table.dva-scores-table .m-hide { display: inline; }
table.dva-scores-table .m-show { display: none; }
table.dva-scores-table td { text-align: right; }


table.dva-scores-table th.position, 
table.dva-scores-table th.name, 
table.dva-scores-table th.surname, 
table.dva-scores-table th.second-name, 
table.dva-scores-table th.christian-name,
table.dva-scores-table th.first-name,
table.dva-scores-table th.firstname,
table.dva-scores-table th.first,
table.dva-scores-table th.club { text-align: center; }

table.dva-scores-table td.position, 
table.dva-scores-table td.name, 
table.dva-scores-table td.surname, 
table.dva-scores-table td.second-name, 
table.dva-scores-table td.christian-name,
table.dva-scores-table td.first-name,
table.dva-scores-table td.firstname,
table.dva-scores-table td.first,
table.dva-scores-table td.club { text-align: left; }

table.dva-scores-table td {	border-top: 0px; border-color: #f3f3f3; }
table.dva-scores-table td.r1-t,
table.dva-scores-table td.r2-t,
table.dva-scores-table td.r3-t,
table.dva-scores-table td.r4-t,
table.dva-scores-table td.r5-t { border-right-color: #dcdcdc; }
table.dva-scores-table td.total { background-color: #f8f8f8; }
table.dva-scores-table td.name, 
table.dva-scores-table td.total { font-weight: bold; }
table.dva-scores-table td.name { width: 40%; /* dirty hack */ }

table.dva-scores-table.default { width: auto; max-width: 100%; }
table.dva-scores-table.default th,
table.dva-scores-table.default td { text-align: center;  padding: 3px 5px; }
table.dva-scores-table.small th,
table.dva-scores-table.small td { text-align: left;  padding: 3px 5px; }


/*
table.dva-scores-table.default  td.surname 
table.dva-scores-table.default  td.forename 
table.dva-scores-table.default  td.first-name 
table.dva-scores-table.default  td.club { text-align: left; }
table.dva-scores-table.default  th.surname,
table.dva-scores-table.default  th.forename,
table.dva-scores-table.default  th.first-name { text-align: left; }
*/


/*
.rolling-16 .col-2,
.rolling-16 .col-3,
.rolling-16 .col-6 {
	display: none;
}
*/
table.dva-scores-table td.rolling-16percent {
	font-weight: bold;
}
table.dva-scores-table th.rolling-16percent,
table.dva-scores-table td.rolling-16percent {
	border-right: 1px solid #bcbcbc;
}


@media (max-width: 1140px) {
	table.dva-scores-table { font-size: 11px; }
	table.dva-scores-table .name .m-hide { display: none; }
	table.dva-scores-table .name .m-show { display: inline; }
}
@media (max-width: 1018px) {
	table.dva-scores-table .m-hide { display: none; }
	table.dva-scores-table .m-show { display: inline; }
	table.dva-scores-table .name .m-hide { display: inline; }
	table.dva-scores-table .name .m-show { display: none; }
	
	.off-the-bench-25yds .col-2,
	.off-the-bench-25yds .col-3,
	.off-the-bench-25yds .col-5,
	.off-the-bench-25yds .col-6,
	.off-the-bench-25yds .col-8,
	.off-the-bench-25yds .col-9,
	.off-the-bench-25yds .col-11,
	.off-the-bench-25yds .col-12,
	.off-the-bench-25yds .col-14,
	.off-the-bench-25yds .col-15 {
		display: none;
	}	
	.off-the-bag-25yds .col-2,
	.off-the-bag-25yds .col-3,
	.off-the-bag-25yds .col-5,
	.off-the-bag-25yds .col-6,
	.off-the-bag-25yds .col-8,
	.off-the-bag-25yds .col-9,
	.off-the-bag-25yds .col-11,
	.off-the-bag-25yds .col-12,
	.off-the-bag-25yds .col-14,
	.off-the-bag-25yds .col-15 {
		display: none;
	}	
	

}
@media (max-width: 991px) {
	table.standing-20yds { width: 70% }
	table.dva-scores-table th.default, 
	table.dva-scores-table td.default { padding: 3px 3px; }
}
@media (max-width: 767px) {
	table.standing-20yds { width: 75% }
}
@media (max-width: 680px) {
	table.standing-20yds { width: 80% }
	table.dva-scores-table td { font-size: 9px; }
}
@media (max-width: 580px) {
	table.standing-20yds { width: 100%; }
	table.dva-scores-table td { padding: 2px 5px; }
	table.dva-scores-table td.name { width: 50%; /* dirty hack */ }
	table.dva-scores-table .name .m-hide { display: none; }
	table.dva-scores-table .name .m-show { display: inline; }	
}
@media (max-width: 480px) {
	table.dva-scores-table { font-size: 11px; }
	table.dva-scores-table td { padding: 0px 2px; }
}
@media (max-width: 440px) {
	.off-the-bench-25yds .col-4,
	.off-the-bench-25yds .col-7,
	.off-the-bench-25yds .col-10,
	.off-the-bench-25yds .col-13,
	.off-the-bench-25yds .col-16 {
		display: none;
	}	
	.off-the-bag-25yds .col-4,
	.off-the-bag-25yds .col-7,
	.off-the-bag-25yds .col-10,
	.off-the-bag-25yds .col-13,
	.off-the-bag-25yds .col-16 {
		display: none;
	}	
	.standing-20yds .col-2,
	.standing-20yds .col-3,
	.standing-20yds .col-4 {
		display: none;
	}	
}







@media (max-width: 1199px) {
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
}
@media (max-width: 679px) {
}
@media (max-width: 579px) {
}
@media (max-width: 479px) {
}	

