@import url(\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"//s3.amazonaws.com/s3.statbroadcast.com/css/GameDayPreps.css\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\");  :root {
	            --primary-color: #1236a3; 
	            --secondary-color: #ffe200; 
	            --tertiary-color: #12006e;
	            --highlight-color: #ffcf00;
		    --primary-text-color: #FFF; 
		    --secondary-text-color: #000; 
		    --tertiary-text-color: #FFF;
	            --highlight-text-color: #000;
	            
            }
	.primary-color				{background: #1236a3 !important; }
	.bg-primary, .btn-primary,.selected, .selected td		{background: #1236a3 !important; color: #FFF !important;border-color: #000471;}	
	.bg-primary a				{	color: #FFF !important; 		}
	.bg-secondary, .btn-secondary		{background: #ffe200 !important; color: #000 !important;border-color: #cdb000;}
			
	
	
	.bg-secondary a				{	color: #646464 !important; 		}
	.bg-info, .btn-info			{background: #12006e !important; color: #FFF!important;border-color: ;}
	.bg-info a				{	color: #9b9b9b !important; 		}
	.bg-highlight, .btn-highlight		{background: #ffcf00 !important; color: #000 !important;border-color: ;}
	.bg-highlight a				{	color: # !important; 		}
	
	
		.bg-gradient-primary {	  background:  #1236a3 linear-gradient(180deg, #1236a3, #0c246d) repeat-x !important;color: #FFF !important;border-color: #000471;	}
		.bg-gradient-primary a				{	color: #FFF !important; text-decoration:underline;		}
		.bg-gradient-load {	  background:  #1236a3 linear-gradient(180deg, #1236a3, #000017) repeat-x !important;}	
		.bg-gradient-secondary {	  background:  #ffe200 linear-gradient(180deg, #ffe200, #ffff64) repeat-x !important; color: #000 !important;border-color: #cdb000;	}	
		.bg-gradient-info {	  background:  #12006e linear-gradient(180deg, #12006e, #7664d2) repeat-x !important;	color: #FFF !important;border:1px solid #00003c;}
		.bg-gradient-highlight {	  background:  #ffcf00 linear-gradient(180deg, #ffcf00, #ffff64) repeat-x !important;	color:  !important;border:1px solid #cd9d00;}	
		.alert-primary		{	background:  #1236a3 linear-gradient(180deg, #1236a3, #1747d8) repeat-x !important;color: #FFF !important; border:2px solid #000471; box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;	}
		.alert-secondary	{	background:  #ffe200 linear-gradient(180deg, #ffe200, #ffff00) repeat-x !important;color: #000 !important; border: 2px solid #cdb000; box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;	}
		.alert-info	{	background:  #12006e linear-gradient(180deg, #12006e, #170092) repeat-x !important; color: #FFF !important; border: 2px solid ; box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;	}

	
			
	.bg-primary a:hover		{	color: #bebebe !important; text-decoration:underline;		}	
	.btn-primary:hover		{	background: #2b4fbc !important; border:1px solid #1236a3;	}	
	.btn-secondary:hover	{	background: #fffb19 !important; border:1px solid #ffe200;}	
	.btn-info:hover			{	background: #2b1987 !important; color: #FFF !important; border:1px solid #1236a3;}
	
	button.primary-nav		{background: #1236a3 !important; color: #FFFFFF !important; border: 1px solid #000471; }	
	button.primary-nav:hover,
	button.primary-nav.parent	{background: #12006e !important; color: #FFF !important; border:1px solid #bebebe;}
	button.primary-nav.active	{background: #ffe200 !important; color: #000 !important;}
	
	button.secondary-nav		{background: #ffe200 !important; color: #000000 !important; border:1px solid #cdb000;}	
	button.secondary-nav:hover,
	button.secondary-nav.parent	{background: #fffb19 !important; color: #FFF !important; border:1px solid #646464;}
	button.secondary-nav.active	{background: #1236a3 !important; color: #FFF !important;}
	
	button.info-nav		{background: #12006e !important; color: #FFFFFF !important; }	
	button.info-nav:hover,
	button.info-nav.parent	{background: #2b1987 !important; color: #000 !important; border:1px solid #9b9b9b;}
	button.info-nav.active	{background: #ffcf00 !important; color: #000 !important;}
	
	.card-primary.card-outline 	{  border-top: 3px solid #1236a3;	}
	.card-secondary.card-outline 	{  border-top: 3px solid #ffe200; 	}
	.card-info.card-outline 	{  border-top: 3px solid #12006e;	}
	.card-highlight.card-outline 	{  border-top: 3px solid #ffcf00;	}
	
	.btn-primary-reverse			{background: #FFF !important; color: #1236a3 !important;border-color: #000471;}	
	.btn-primary-reverse:hover		{background: #2b4fbc !important; border:1px solid #1236a3;}
	

	.text-primary,.text-primary-stroke	{	color: #1236a3 !important;}	
	.text-secondary,.text-secondary-stroke	{color: #ffe200 !important;}
	.text-info, .text-info-stroke	{color: #12006e !important;}
	.text-highlight, .text-highlight-stroke	{color: #ffcf00 !important;}
	
	
	.text-primary-stroke,
	.text-secondary-stroke,
	.text-info-stroke,
	.text-highlight-stroke		{	-webkit-text-stroke: .075rem ;}	
	
	.border-primary		{border-color: #1236a3 !important;}
	.border-secondary	{border-color: #ffe200 !important;}
	.border-info		{border-color: #12006e !important;}
	.border-highlight	{border-color: #ffcf00 !important;}
	
	.border-outline-primary		{border-top-color: #1236a3 !important;}
	.border-outline-secondary	{border-top-color: #ffe200 !important;}
	.border-outline-info		{border-top-color: #12006e !important;}
	.border-outline-highlight	{border-top-color: #ffcf00 !important;}
	

	.callout.callout-primary {	border-left-color: #1236a3;	}
	.callout.callout-secondary {	border-left-color: #ffe200;	}
	.callout.callout-info {	border-left-color: #12006e;	}
	.callout.callout-highlight {	border-left-color: #ffcf00;	}
	 .bg-secondary-reverse	{color: #ffe200 !important; background: transparent !important;} .sb-statbroadcast-banner-image { background-image: url('https://s3.amazonaws.com/s3.statbroadcast.com/theme_assets/wiaa/wiaagvb_broadcast_banner_image_041125-200806.png'); background-repeat: no-repeat; background-position: top center;	}.sb-statbroadcast-banner { background: url('https://s3.amazonaws.com/s3.statbroadcast.com/themes/wiaa/gbbstatbroadcastbg.jpg'); background-repeat: repeat-x; text-align: center;	}.sb-statmonitr-banner-image { background-image: url('https://s3.amazonaws.com/s3.statbroadcast.com/theme_assets/wiaa/wiaagvb_statmonitr_banner_image_041125-200721.png'); background-repeat: no-repeat; background-position: top center;	}.sb-statmonitr-banner { background-image: url('https://s3.amazonaws.com/s3.statbroadcast.com/theme_assets/wiaa/wiaagvb_statmonitr_banner_bg_041125-202507.png'); text-align: center;	}.sb-mobile-banner {  background: url('https://s3.amazonaws.com/s3.statbroadcast.com/grfx/mobileheader.png') transparent no-repeat top right; background-size:cover; }

