﻿.schoolProf {
   position: relative;
   clear: both;
   width: 100%;
   margin: 0px 0px 20px 0px;
   background: var(--pres-main-bg-light);
   padding: 10px;
}

.ffl, .options {
   margin-bottom: 20px;
}

.schoolProfContent {
   float: left;
   width: 100%;
}

.schoolLogoContainer {
   display: inline-block;
   vertical-align: middle;
	overflow: hidden;
	width: 48px;
   height: 48px;
	text-align: center;
	padding: 10px;
}

.searchResults .logo,
.schoolLogoContainer .logo,
.schoolLogo {
	max-width: 100%;
}

.schoolName {
   display: inline-block;
   vertical-align: middle;
   color: var(--pres-main-fg-color);
   font-size: 1.25em;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
	text-align: left;
}

.adText {
   text-align: center;
   font-weight: bold;
   font-size: 1.25em;
}

.profNavCtr {
   float: left;
   clear: both;
   width:100%;
	padding: 10px;
}

.profNavLink {
   float: left;
   text-align: center;  
   color: var(--pres-light-fg-color);
   padding: 5px 10px;
   cursor: pointer;
   text-decoration: none;
   background: var(--pres-soft-black);
   font-size: .9em;
   margin: 0px 5px 0px 0px;
}

#standings .item {
   border-bottom: 1px solid #000000;
   border-top: 1px solid #555555;
   clear: both;
   cursor: pointer;
   height: 58px;
}

.genderTag {
   float: left;
   font-size: 1em;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
}

.gender {
   width: 100%;
   padding: 0px;
}

a.team_link {
   float:left;
   clear:both;
   width: 100%;
}

a.team_link:last-of-type {
   margin-bottom: 20px;
}

.team
{
   float: left;
   clear: both;
   color: var(--pres-main-fg-color);
}

.ratio {
   float: right;
   color: #888888;
 }

.tab {
   background: var(--pres-main-bg-light);
   margin: 0px 0px 20px 0px;
   color: var(--pres-main-fg-color);
   float: left;
   
}

.head > select {
    float: right;
    width: 165px;
}

.leagueName {
   font-family: aardvark;
   font-size: 24pt;
   color: #fafafa;
   float: left;
   text-shadow: 0px 1px 1px #000000;
   background-image: url(/images/orgDots.png);
   border: solid 5px #bbbbbb;
   box-shadow: 0px 0px 5px #000000;
   text-align: center;
   height: 60px;
   width: 590px;
}

.wltHead {
   float: left;
   clear: both;
   width: 100%;
   background: var(--pres-main-bg-light);
   color: var(--pres-main-fg-color);
   text-align: right;
   display: none;
   border-top: none;
   border-bottom: none;
}

.date {
   float: right;

   color: #fafafa;
   font-size: 9pt;     
}

.awayTeam, .homeTeam {
   float: left;

   font-size: 14pt;
   text-shadow: 0px 1px 1px #000000;
   color: #bbbbbb;  
   clear: both;
   margin: 0px;
}
.awayFinal, .homeFinal {
   float: right;

   font-size: 14pt;
   text-shadow: 0px 1px 1px #000000;
   color: #bbbbbb;  
   margin: 2px 0px 0px 0px;
}

.homeFinal {
   margin: 0px 0px 0px 0px !important;  
}

.homeTeam, .homeFinal {
   margin: -5px 0px 0px 0px !important;  
}

.awayTeam, .awayFinal {
   margin: 5px 0px 0px 0px !important;  
}

.headLinkWrap
{
   float: right;
   margin: 0px 0px 0px 0px;
   cursor: pointer;
   border: none;
   width: 100px;
   height: 25px;
   padding: 5px 0px 0px 0px;
}

.statLevelTitle 
{
   color: #BBBBBB;

   margin: 0 0 0 10px;
}

.leftArr, .rightArr {
   float: left;
   height: 37px;
   width: 39px;  
   cursor: pointer;
}

.week {
   float: left;  
   width: 246px;
   height: 37px;
   background-image: url(/images/weekBox.png);
   background-repeat: no-repeat;
   color: #bbbbbb;
   text-shadow: 0px 1px 1px #000000;
   font-size: 12pt;

   
   text-align: center;
   padding: 10px 0px 0px 0px;
   margin: 0px -2px 0px -2px;
   cursor: pointer;
}

.selectWeek {
   position: relative;
   clear: both;
   margin: 0px 0px 20px 0px;
   height: 40px;   
   width: 333px;
   border-top: solid 1px #444444;
   padding: 10px 0px 0px 9px;
}

.whiteNews 
{
   display: none;
}

#teamList .head {
   font-family: bebas;
   font-size: 2em;
   color: var(--pres-light-fg-color);
   width: 100%;
   padding: 2%;
   background: var(--pres-soft-black);
   float:left;
}

.btnWrap {
   font-size: .9em;
   text-align: center;
   width: 110px;
   height: 25px;
   padding: 10px 10px 0px 10px;
   position: absolute;   
   margin: 8px 0px 0px 0px;
   left: 460px;
}

.btnWrap:hover {
   cursor: pointer;  
}

.btnLink 
{
   text-decoration: none;  
   color: var(--pres-light-fg-color);
}

.text {
   background-color: inherit;
   border: none;
   clear: none;
   height: auto;
   padding: 0px 0px 0px 0px;
}

.photoInput {
   position: relative;
   z-index: 0;
   height: 1px;
   left: -123px;
   color: #272727;
   top: -5px;
   width: 125px;
}

.genSport {
   height: auto;
}

.result {
   margin: 0px;
   width: 100%;
   padding: 10px;
   text-align: center;
   border: solid 1px #dddddd;
   border-top: none;
   box-sizing: border-box;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   display: flex;
   align-items: center;
   gap: 10px;
}

.result .imageResultContainer {
   float: left;
   width: 32px;
   height: 32px;
   margin: 0px 10px 0px 0px;
}

.searchResults {
   float: left;
   clear: both;
   width: 100%;
   margin: 0px;
}

.searchResults .info {
   box-shadow: none;
   width: auto !important;
   float: none;
   display: inline-block;
   vertical-align: middle;
   text-align: left;
   padding: 0px;
}

.teamLogoContainer {
   box-shadow: none;  
   margin-bottom: 0px;
}

#showAllTeams, #showTeamNews {
   font-size: .8em;
   font-weight: normal;
   text-align: center;
   float: right;
   padding: 0px 10px;
   text-decoration: none;
}

#showAllTeams:hover, #showTeamNews:hover {
   cursor: pointer;  
}

#teamList {
   background: var(--pres-main-bg-light);
}

.scoresWrapper
{
   margin: 0px;
}

.mascot {
   display: none;
}
.delayMessage {
	color: red;
}
@media all and (min-width: 768px) {
}