  :root {
	            --primary-color: #032241; 
	            --secondary-color: #fb8713; 
	            --tertiary-color: #cfcfd0;
	            --highlight-color: #fb8713;
		    --primary-text-color: #FFF; 
		    --secondary-text-color: #FFF; 
		    --tertiary-text-color: #000;
	            --highlight-text-color: #FFF;
	            
            }body,.sb-body, .sb-bodybg {background-image:url(https://s3.amazonaws.com/s3.statbroadcast.com/theme_assets/tenm/utmartin_body_background_image_271020-211225.jpg); background-position: top center; background-repeat: repeat;}
	.primary-color				{background: #032241 !important; }
	.bg-primary, .btn-primary,.selected, .selected td		{background: #032241 !important; color: #FFF !important;border-color: #00000f;}	
	.bg-primary a				{	color: #FFF !important; 		}
	.bg-secondary, .btn-secondary		{background: #fb8713 !important; color: #FFF !important;border-color: #c95500;}
			
	
	
	.bg-secondary a				{	color: #9b9b9b !important; 		}
	.bg-info, .btn-info			{background: #cfcfd0 !important; color: #000!important;border-color: ;}
	.bg-info a				{	color: #646464 !important; 		}
	.bg-highlight, .btn-highlight		{background: #fb8713 !important; color: #FFF !important;border-color: ;}
	.bg-highlight a				{	color: # !important; 		}
	
	
		.bg-gradient-primary {	  background:  #032241 linear-gradient(180deg, #032241, #02162b) repeat-x !important;color: #FFF !important;border-color: #00000f;	}
		.bg-gradient-primary a				{	color: #FFF !important; text-decoration:underline;		}
		.bg-gradient-load {	  background:  #032241 linear-gradient(180deg, #032241, #000000) repeat-x !important;}	
		.bg-gradient-secondary {	  background:  #fb8713 linear-gradient(180deg, #fb8713, #ffeb77) repeat-x !important; color: #FFF !important;border-color: #c95500;	}	
		.bg-gradient-info {	  background:  #cfcfd0 linear-gradient(180deg, #cfcfd0, #ffffff) repeat-x !important;	color: #000 !important;border:1px solid #9d9d9e;}
		.bg-gradient-highlight {	  background:  #fb8713 linear-gradient(180deg, #fb8713, #ffeb77) repeat-x !important;	color:  !important;border:1px solid #c95500;}	
		.alert-primary		{	background:  #032241 linear-gradient(180deg, #032241, #032d56) repeat-x !important;color: #FFF !important; border:2px solid #00000f; box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;	}
		.alert-secondary	{	background:  #fb8713 linear-gradient(180deg, #fb8713, #ffb319) repeat-x !important;color: #FFF !important; border: 2px solid #c95500; box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;	}
		.alert-info	{	background:  #cfcfd0 linear-gradient(180deg, #cfcfd0, #ffffff) repeat-x !important; color: #000 !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: #1c3b5a !important; border:1px solid #032241;	}	
	.btn-secondary:hover	{	background: #ffa02c !important; border:1px solid #fb8713;}	
	.btn-info:hover			{	background: #e8e8e9 !important; color: #000 !important; border:1px solid #032241;}
	
	button.primary-nav		{background: #032241 !important; color: #FFFFFF !important; border: 1px solid #00000f; }	
	button.primary-nav:hover,
	button.primary-nav.parent	{background: #cfcfd0 !important; color: #000 !important; border:1px solid #bebebe;}
	button.primary-nav.active	{background: #fb8713 !important; color: #FFF !important;}
	
	button.secondary-nav		{background: #fb8713 !important; color: #FFFFFF !important; border:1px solid #c95500;}	
	button.secondary-nav:hover,
	button.secondary-nav.parent	{background: #ffa02c !important; color: #000 !important; border:1px solid #9b9b9b;}
	button.secondary-nav.active	{background: #032241 !important; color: #FFF !important;}
	
	button.info-nav		{background: #cfcfd0 !important; color: #000000 !important; }	
	button.info-nav:hover,
	button.info-nav.parent	{background: #e8e8e9 !important; color: #FFF !important; border:1px solid #646464;}
	button.info-nav.active	{background: #fb8713 !important; color: #FFF !important;}
	
	.card-primary.card-outline 	{  border-top: 3px solid #032241;	}
	.card-secondary.card-outline 	{  border-top: 3px solid #fb8713; 	}
	.card-info.card-outline 	{  border-top: 3px solid #cfcfd0;	}
	.card-highlight.card-outline 	{  border-top: 3px solid #fb8713;	}
	
	.btn-primary-reverse			{background: #FFF !important; color: #032241 !important;border-color: #00000f;}	
	.btn-primary-reverse:hover		{background: #1c3b5a !important; border:1px solid #032241;}
	

	.text-primary,.text-primary-stroke	{	color: #032241 !important;}	
	.text-secondary,.text-secondary-stroke	{color: #fb8713 !important;}
	.text-info, .text-info-stroke	{color: #cfcfd0 !important;}
	.text-highlight, .text-highlight-stroke	{color: #fb8713 !important;}
	
	
	.text-primary-stroke,
	.text-secondary-stroke,
	.text-info-stroke,
	.text-highlight-stroke		{	-webkit-text-stroke: .075rem ;}	
	
	.border-primary		{border-color: #032241 !important;}
	.border-secondary	{border-color: #fb8713 !important;}
	.border-info		{border-color: #cfcfd0 !important;}
	.border-highlight	{border-color: #fb8713 !important;}
	
	.border-outline-primary		{border-top-color: #032241 !important;}
	.border-outline-secondary	{border-top-color: #fb8713 !important;}
	.border-outline-info		{border-top-color: #cfcfd0 !important;}
	.border-outline-highlight	{border-top-color: #fb8713 !important;}
	

	.callout.callout-primary {	border-left-color: #032241;	}
	.callout.callout-secondary {	border-left-color: #fb8713;	}
	.callout.callout-info {	border-left-color: #cfcfd0;	}
	.callout.callout-highlight {	border-left-color: #fb8713;	}
	 .bg-secondary-reverse	{color: #fb8713 !important; background: transparent !important;} .sb-statbroadcast-banner-image { background-image: url('https://s3.amazonaws.com/s3.statbroadcast.com/theme_assets/tenm/utmartin_broadcast_banner_image_271020-211109.jpg'); background-repeat: no-repeat; background-position: top center;	}.sb-statbroadcast-banner { background: url('https://s3.amazonaws.com/s3.statbroadcast.com/theme_assets/tenm/utmartin_broadcast_banner_bg_271020-211511.jpg'); background-repeat: repeat-x; text-align: center;	}.sb-load-dialog-ad {display:-inline-block !important; height: 100%; width:100%; background-image:url(https://s3.amazonaws.com/s3.statbroadcast.com/theme_assets/tenm/utmartin_loading_ad_image_271020-210254.jpg); background-repeat: no-repeat; background-size: cover !important;background: #032241;}.modal-sb-logo, .modal-event-logo.Logo, .modal-bg	{background-image: none !important; }	.sb-statbroadcast-banner-url	{display:none; font-family:'https://utmsports.com/'; }.sb-statmonitr-banner-image { background-image: url('https://s3.amazonaws.com/s3.statbroadcast.com/theme_assets/tenm/utmartin_statmonitr_banner_image_271020-212439.jpg'); background-repeat: no-repeat; background-position: top center;	}.sb-statmonitr-banner { background-image: url('https://s3.amazonaws.com/s3.statbroadcast.com/theme_assets/tenm/utmartin_statmonitr_banner_bg_271020-212627.jpg'); text-align: center;	}.sb-mobile-banner {  background: url('https://s3.amazonaws.com/s3.statbroadcast.com/theme_assets/tenm/utmartin_mobile_banner_image_271020-213125.jpg') transparent no-repeat top right; background-size:cover; }

