
	.primary-color				{background-color: #f78d0d !important; }
	.bg-primary, .btn-primary,.selected, .selected td		{background-color: #f78d0d !important; color: #FFF !important;border-color: #c55b00;}	
	.bg-primary a				{	color: #FFF !important; 		}
	.bg-secondary, .btn-secondary		{background-color: #06011f !important; color: #FFF !important;border-color: #000000;}
			
	
	
	.bg-secondary a				{	color: #9b9b9b !important; 		}
	.bg-info, .btn-info			{background-color: #ffffff !important; color: #000!important;border-color: #969696;}
	.bg-info a				{	color: #646464 !important; 		}
	.bg-highlight, .btn-highlight		{background-color: #000000 !important; color: #FFF !important;border-color: #ffffff;}
	.bg-highlight a				{	color: #9b9b9b !important; 		}
	
	
		.bg-gradient-primary {	  background:  #f78d0d linear-gradient(180deg, #f78d0d, #a55e08) repeat-x !important;color: #FFF !important;border-color: #c55b00;	}
		.bg-gradient-primary a				{	color: #FFF !important; text-decoration:underline;		}
		.bg-gradient-load {	  background:  #f78d0d linear-gradient(180deg, #f78d0d, #6b0100) repeat-x !important;}	
		.bg-gradient-secondary {	  background:  #06011f linear-gradient(180deg, #06011f, #6a6583) repeat-x !important; color: #FFF !important;border-color: #000000;	}	
		.bg-gradient-info {	  background:  #ffffff linear-gradient(180deg, #ffffff, #ffffff) repeat-x !important;	color: #000 !important;border:1px solid #cdcdcd;}
		.bg-gradient-highlight {	  background:  #000000 linear-gradient(180deg, #000000, #646464) repeat-x !important;	color: #FFF !important;border:1px solid #323232;}	
		.alert-primary		{	background:  #f78d0d linear-gradient(180deg, #f78d0d, #ffbb11) repeat-x !important;color: #FFF !important; border:2px solid #c55b00; box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;	}
		.alert-secondary	{	background:  #06011f linear-gradient(180deg, #06011f, #070129) repeat-x !important;color: #FFF !important; border: 2px solid #000000; box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;	}
		.alert-info	{	background:  #ffffff linear-gradient(180deg, #ffffff, #ffffff) repeat-x !important; color: #000 !important; border: 2px solid #cdcdcd; 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-color: #ffa626 !important; border:1px solid #f78d0d;	}	
	.btn-secondary:hover	{	background-color: #1f1a38 !important; border:1px solid #06011f;}	
	.btn-info:hover			{	background-color: #e6e6e6 !important; color: #000 !important; border:1px solid #f78d0d;}
	
	button.primary-nav		{background-color: #f78d0d !important; color: #FFFFFF !important; border: 1px solid #FFFFFF; }	
	button.primary-nav:hover,
	button.primary-nav.parent	{background-color: #ffffff !important; color: #000 !important; border:1px solid  #000;}
	button.primary-nav.active	{background-color: #06011f !important; color: #FFF !important;}
	
	button.secondary-nav		{background-color: #06011f !important; color: #FFFFFF !important; border:1px solid #FFFFFF;}	
	button.secondary-nav:hover,
	button.secondary-nav.parent	{background-color: #1f1a38 !important; color: #000 !important; border:1px solid #000;}
	button.secondary-nav.active	{background-color: #f78d0d !important; color: #FFF !important;}
	
	button.info-nav		{background-color: #ffffff !important; color: #000000 !important; }	
	button.info-nav:hover,
	button.info-nav.parent	{background-color: #e6e6e6 !important; color: #FFF !important; border:1px solid #FFF;}
	button.info-nav.active	{background-color: #000000 !important; color: #FFF !important;}
	
	.card-primary.card-outline 	{  border-top: 3px solid #f78d0d;	}
	.card-secondary.card-outline 	{  border-top: 3px solid #06011f; 	}
	.card-info.card-outline 	{  border-top: 3px solid #ffffff;	}
	.card-highlight.card-outline 	{  border-top: 3px solid #000000;	}
	
	.btn-primary-reverse			{background-color: #FFF !important; color: #f78d0d !important;border-color: #c55b00;}	
	.btn-primary-reverse:hover		{background-color: #ffa626 !important; border:1px solid #f78d0d;}
	

	.text-primary,.text-primary-stroke	{	color: #f78d0d !important;}	
	.text-secondary,.text-secondary-stroke	{color: #06011f !important;}
	.text-info, .text-info-stroke	{color: #ffffff !important;}
	.text-highlight, .text-highlight-stroke	{color: #000000 !important;}
	
	
	.text-primary-stroke,
	.text-secondary-stroke,
	.text-info-stroke,
	.text-highlight-stroke		{	-webkit-text-stroke: .075rem black;}	
	
	.border-primary		{border-color: #f78d0d !important;}
	.border-secondary	{border-color: #06011f !important;}
	.border-info		{border-color: #ffffff !important;}
	.border-highlight	{border-color: #000000 !important;}
	
	.border-outline-primary		{border-top-color: #f78d0d !important;}
	.border-outline-secondary	{border-top-color: #06011f !important;}
	.border-outline-info		{border-top-color: #ffffff !important;}
	.border-outline-highlight	{border-top-color: #000000 !important;}
	

	.callout.callout-primary {	border-left-color: #f78d0d;	}
	.callout.callout-secondary {	border-left-color: #06011f;	}
	.callout.callout-info {	border-left-color: #ffffff;	}
	.callout.callout-highlight {	border-left-color: #000000;	}
	 .bg-secondary-reverse	{color: #06011f !important; background-color: transparent !important;} .sb-statbroadcast-banner-image { background-image: url('//s3.us-west-2.amazonaws.com/s3.gamedaypreps.com/grfx/banner.png'); background-repeat: no-repeat; background-position: top left;	}.sb-statbroadcast-banner { background: url('') #000000; background-repeat: repeat-x; text-align: left;	}.sb-load-dialog-ad {display:-inline-block !important; height: 100%; width:100%; background-image:url(//s3.us-west-2.amazonaws.com/themelibrary.gamedaypreps.com/8F66261B360001AF/6237aa6a-1655-11f1-8c13-06e0b02ced6d_loading_image_020326-083419.jpg); background-repeat: no-repeat; background-size: cover !important;background-color: #f78d0d;}.modal-sb-logo, .modal-event-logo.Logo, .modal-bg	{background-image: none !important; }	.sb-mobile-banner {  background: url('//s3.us-west-2.amazonaws.com/themelibrary.gamedaypreps.com/8F66261B360001AF/6237aa6a-1655-11f1-8c13-06e0b02ced6d_mobile_banner_image_020326-083441.jpg') transparent no-repeat top right; background-size:cover; }