/*
.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=115em"; }
*/
.grid-container {
	padding:0;
}
a {
	color:#0c4076;
}
.leagueid-3 a {
	color:#222;
}
.leagueid-3 .dropdown.menu .is-active > a {
  color: #c00; }
.leagueid-3 a:hover, a:focus {
  color: #c00; }

.top-bar, .top-bar ul {
	background-color:transparent;
  z-index:50; /* 2023.07.25 :: added */
}
/* 2018.11.14
.grid-container {
  max-width: 115rem;
}
*/
#section2 table {
	border-collapse:separate;
}
#section2 table tbody tr:nth-child(even) {
	background-color:transparent;
}
table thead, 
table tbody, 
table tfoot {
	background-color:transparent;
	border:none;
}

h2 {
	font-size:large;
	font-weight:bold;
}


.tabs-title > a {
  color:#000;
  font-family:Oswald, Arial, Helvetica, sans-serif;
  font-size:medium;
  font-weight:bold;
  text-decoration:none;
}
#section2 .tabs-title > a {
  text-decoration:none;
}

.tabs-content h2 {
  font-family:Oswald, Arial, Helvetica, sans-serif;
  font-size:large;
  margin-top:1em;
  text-transform:uppercase;
}