@charset "UTF-8";
/* CSS Document */
/* fiveaside CUP STYLES */
	.sfp-container-cup-roundel {
		margin: auto;
		display: flex;
		width: 66%;
		flex-direction: row;
		align-items: center;
		background-color: none;
	}
	.sfp-badge-fiveaside-roundel-bar {
		height: 3px;
		border-radius: 3px;
		width: 100%;
		background-color: #6EEAE7;		
	}
	.sfp-page-wrap-fiveaside-dark {
		display: flex;		
		flex-direction: column;
		max-width: 950px;
		align-items: center;
		color: #f0e8e3;
		background-color:#fff; 
		padding: 15px;
		padding-bottom: 0px;
		border-radius: 10px;
		border: 3px solid #6EEAE7;
		margin: 20px 0px;
	}
	.sfp-page-wrap-fiveaside-light {
		display: flex;		
		flex-direction: column;
		max-width: 950px;
		align-items: center;
		color: #999;
		background-color:#fff; 
		padding: 15px;
		padding-bottom: 0px;
		border-radius: 10px;
		border: 3px solid #6EEAE7;
		margin: 20px 0px;
	}
	.fiveaside th {
		text-align: center;
		color: #999;
		background-color: none;
	}
	.fiveaside td {
		text-align: center;
		padding: 8px 2px;
	}
	.fiveaside td + td img {
		width: 25px;
	}
	.fiveaside th + th + th {
		text-align: left;
	}
	.fiveaside td + td + td {
		text-align: left;
	}
	.fiveaside th + th + th + th {
		text-align: center;
	}
	.fiveaside td + td + td + td {
		text-align: center;
	}
	.fiveaside td+td+td img {
		width: 40px;
		text-align: left;
	}
	table.fiveaside tr:hover { 
		color: #fff;
		background-color: #0D3BFF;
	}
	table.fiveaside a:link a:visited { 
		color: #999;
	}
	table.fiveaside a:hover { 
		color: #fff;
	}
	table.fiveaside tr:nth-of-type(8) { 
	  border-bottom: 2px solid #0D3BFF;
	  border-collapse: collapse;
	}
	table.fiveaside tr:nth-of-type(9) td { 
	  background-color: #f3f3f3;
	}
	table.fiveaside tr:nth-of-type(10) td { 
	  background-color: #f3f3f3;
	}
	table.fiveaside tr:nth-of-type(11) td { 
	  background-color: #f3f3f3;
	}
	table.fiveaside tr:nth-of-type(12) td { 
	  background-color: #f3f3f3;
	}
	table.fiveaside tr:nth-of-type(13) td { 
	  background-color: #f3f3f3;
	}
	table.fiveaside tr:nth-of-type(14) td { 
	  background-color: #f3f3f3;
	}

	.fiveaside-fixtures th {
	  text-align: left;		
	  text-transform: capitalize;
	  background-color: #f3f3f3;
	  border-bottom: 0px solid #0D3BFF!important;
	  border-collapse: collapse;
      width: 40%
	}
	.fiveaside-fixtures td {
		text-align: right; 
	}
	.fiveaside-fixtures th+th {
		text-align: center;
		width: 10%
	}
	.fiveaside-fixtures td+td {
		text-align: center; 
	}
	.fiveaside-fixtures th+th+th {
		text-align: center;
		width: 10%
	}
	.fiveaside-fixtures td+td+td {
		text-align: center; 
	}
	.fiveaside-fixtures th+th+th+th {
		text-align: left;
		width: 40%
	}
	.fiveaside-fixtures td+td+td+td {
		text-align: left; 
	}
	table.fiveaside-fixtures tr:nth-of-type(8) td { 
	  text-align: left;		
	  text-transform: capitalize;
	  background-color: #f3f3f3;
	  border-bottom: 0px solid #0D3BFF!important;
	  border-collapse: collapse;
	  padding: 16px 12px;
	  font-size: 14px;
	}
	table.fiveaside-fixtures tr:nth-of-type(16) td { 
	  text-align: left;		
	  text-transform: capitalize;
	  background-color: #f3f3f3;
	  border-bottom: 0px solid #0D3BFF!important;
	  border-collapse: collapse;
	  padding: 16px 12px;
	  font-size: 14px;
	}
	table.fiveaside-fixtures tr:nth-of-type(24) td { 
	  text-align: left;		
	  text-transform: capitalize;
	  background-color: #f3f3f3;
	  border-bottom: 0px solid #0D3BFF!important;
	  border-collapse: collapse;
	  padding: 16px 12px;
	  font-size: 14px;
	}
	table.fiveaside-fixtures tr:nth-of-type(32) td { 
	  text-align: left;		
	  text-transform: capitalize;
	  background-color: #f3f3f3;
	  border-bottom: 0px solid #0D3BFF!important;
	  border-collapse: collapse;
	  padding: 16px 12px;
	  font-size: 14px;
	}
	table.fiveaside-fixtures tr:nth-of-type(40) td { 
	  text-align: left;		
	  text-transform: capitalize;
	  background-color: #f3f3f3;
	  border-bottom: 0px solid #0D3BFF!important;
	  border-collapse: collapse;
	  padding: 16px 12px;
	  font-size: 14px;
	}
	table.fiveaside-fixtures tr:nth-of-type(9) td { 
	  background-color: #fff;
	}
	table.fiveaside-fixtures tr:nth-of-type(10) td { 
	  background-color: #fff;
	}
	table.fiveaside-fixtures tr:nth-of-type(11) td { 
	  background-color: #fff;
	}
	table.fiveaside-fixtures tr:nth-of-type(12) td { 
	  background-color: #fff;
	}
	table.fiveaside-fixtures tr:nth-of-type(13) td { 
	  background-color: #fff;
	}
	table.fiveaside-fixtures tr:nth-of-type(14) td { 
	  background-color: #fff;
	}
	
/* Extra small devices (phones, 768px and down) */
@media only screen and (max-width: 768px) {
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {

	}
