/********************************************************************/
/* Website Developed by : Blue Sombrero 							*/
/* Skin 040 (SO CAL RUSH SOCCER CLUB)								*/
/* Created: 29 Dec 2016 by Anita									*/
/* Updated: 18 April 2017 by Krunal									*/
/* Updated: 15 Jan 2018 by Sampath Bingi							*/
/********************************************************************/

@import url(//fonts.googleapis.com/css?family=Oswald:100,300,400,700|Lato:100,300,400,700,900|Open+Sans);

/* Comman CSS */
/********************************************************************/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,
acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,
strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,
caption,tbody,tfoot,thead,tr,th,td			{ margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%;
										  background: transparent; }
blockquote,q								{ quotes: none; }
blockquote:before,
blockquote:after,
q:before,q:after						{ content:''; content: none; }
:focus									{ outline:none; }
ins										{ text-decoration:none; }
del										{ text-decoration:line-through; }
form										{ height: 100%; }
img										{ border: 0; padding: 0; margin: 0; }
html, body								{ text-align: left; font-size: 14px; margin: 0; padding: 0;
										  font-family: 'Open Sans',Arial,Helvetica,sans-serif;
										  background: #fff; color: #525252; line-height: 20px; 
										  font-weight: normal; }

#Body .TeamPage_gridColumn  span       	{ word-break: break-word; }


/* Text CSS */
/********************************************************************/
h1, h2, h3, h4, h5, h6					{ font-family: 'Oswald',Arial,Helvetica,sans-serif; font-weight: 400; color: #0f4da6; padding: 0 0 18px 0; }
h1										{ font-size: 40px; line-height: 62px; }
h2										{ font-size: 32px; line-height: 36px; }
h3										{ font-size: 23px; line-height: 30px; }
h4										{ font-size: 20px; line-height: 22px; }
h5	 									{ font-size: 18px; line-height: 20px; }
h6										{ font-size: 16px; line-height: 20px; }
p										{ padding: 0 0 18px 0; }
ul, ol									{ padding: 0 0 18px 0; margin: 0 0 0 24px;}
sup										{ vertical-align: top; font-size: 8px; }
small									{ font-size: 8px; }
#Body									{ overflow: auto; -webkit-overflow-scrolling: touch; }
html, body, #Form 						{ min-height: 100%; }
.Normal, 
.NormalDisabled,
.BoldText,
.NormalRed,
.SubHead,
.SkinObject								{ font-family: 'Open Sans',Arial,Helvetica,sans-serif; font-weight:normal;
										  font-size: 14px; line-height: 20px; text-align: left; }

.Normal, .NormalDisabled				{ color: #525252; }
.BoldText								{ font-weight: bold;}
.NormalRed								{ color: #cd0000; }
.SubHead								{ color: #de2e24; }
.SkinObject								{ color: #de2e24; }

/* Link CSS */
/********************************************************************/
a, a:link, a:visited,
a.CommandButton, 
a.CommandButton:link, 
a.CommandButton:visited,
a.SkinObject, 
a.SkinObject:link,
a.SkinObject:visited					{ font-family: 'Open Sans',Arial,Helvetica,sans-serif;
										  font-weight: normal; font-size: inherit; text-decoration: none;
										  line-height: inherit; color: #000; }
a:active, a:hover, a:focus,
a.CommandButton:active, 
a.CommandButton:hover, 
a.CommandButton:focus,
a.SkinObject:hover , 
a.SkinObject:focus,
a.SkinObject:active						{ color: #000; }
.paneOutline							{ outline: 1px dotted #000; border: none; }
.paneOutline center						{ text-align: center; }
.paneOutline .SubHead					{ color: #000; }
#Body .AlertText a,
#Body .AlertText a:link,
#Body .AlertText a:visited				{color: #61b3ff;}
#Body .AlertText a:hover,
#Body .AlertText a:focus,
#Body .AlertText a:active			{color: #ebeaea;}

.wrapper .content a,
.wrapper .content a:link,
.wrapper .content a:visited	{
	color: #0f4da6; 
}
.wrapper .content a:hover,
.wrapper .content a:focus,
.wrapper .content a:active	{
	color: #222; 
}
/* DNN Empty Pane CSS For IE */
/********************************************************************/
.DNNEmptyPane							{ font-size: 0px; line-height: 0px; display: none; }

/* Input CSS */
/********************************************************************/
input.NormalTextBox,
textarea.NormalTextBox,
select.NormalTextBox						{ font-family: 'Open Sans',Arial,Helvetica,sans-serif;
										  font-weight:normal; font-size: 14px; line-height: 22px;
										  height: 22px; background: #f6f6f6; border: 1px solid #acacac; 
										  padding: 2px 8px; margin: 2px 0px; color:#222; }
select.NormalTextBox						{ padding: 2px 2px 2px 8px; }
input.NormalTextBox:focus, 
input.NormalTextBox:hover,
textarea.NormalTextBox:focus,
textarea.NormalTextBox:hover,
select.NormalTextBox:focus,
select.NormalTextBox:hover				{ border-color:#222; }
textarea.NormalTextBox, 
select.NormalTextBox
										{ height: auto; }

/* Button CSS */
/********************************************************************/
.StandardButton							{ background: #de2e24; color: #fff; display: inline-block; border: none;
										  font-size: 14px; line-height: 20px; margin: 12px 0; padding: 8px 12px; }
.StandardButton:hover, 
.StandardButton:focus					{ background: #000; color: #fff; outline: none; text-decoration: none; }

/* Float CSS */
/********************************************************************/
.float-left								{ float:left; }
.float-right							{ float:right; }
.clear:after							{ clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.clear-both								{ clear:both; font-size: 0px; line-height: 0px; height: 0px; }

/* DNN Overwrite CSS */
/********************************************************************/
.textAlignRight							{ text-align: right; }
.textAlignCenter						{ text-align: center; }
.FileManager_FileList 					{ margin: 2px 0 0 0; }
.rgMasterTable							{ width: 100%; }
.rgCurrentPage span						{ line-height: 22px; }
input.rgPagerTextBox						{ width: 24px!important; }
.termsContainer, 
.privacyContainer						{ padding: 12px; }
.FileManager_FileList 					{ margin: 2px 0 0 0; }
.rgMasterTable							{ width: 100%; }
.rgCurrentPage span						{ line-height: 22px; }
input.rgPagerTextBox						{ width: 24px!important; }

/* DNN 6 Fix */
/********************************************************************/
#dnnCPWrap a,
#dnnCPWrap a:link,
#dnnCPWrap a:visited						{ text-decoration: none; }
#dnnCPWrap a:hover span, 
#dnnCPWrap a:active span,
#dnnCPWrap a:focus span, 
#dnnCommonTasks a:hover, 
#dnnCommonTasks a:active, 
#dnnCommonTasks a:focus, 
#dnnCurrentPage a:hover, 
#dnnCurrentPage a:active, 
#dnnCurrentPage a:focus, 
#dnnOtherTools a:hover, 
#dnnOtherTools a:active, 
#dnnOtherTools a:focus
										{ text-decoration: underline; }

/* Inner Panes CSS */
/********************************************************************/
.LeftPane								{ float: left; width: 600px; }
.RightPane								{ float: right; width: 318px; padding: 0 0 0 22px; }
.LeftPane img,
.RightPane img							{ max-width: 100%; height: auto !important; }
.LeftPane table							{ width: 100% !important; }
#Body.dnnEditState .inner-table .RightPane { float: right }
.inner-width							{ display: table; max-width: 100%; }
.inner-table							{ display: table; width: 100%; }

/* Skin CSS */
/********************************************************************/
.skArea									{ background: #1c5db1 url(images/skin-bg.jpg) top center no-repeat; overflow: hidden; }
.skWidth								{ width: 976px; margin: auto; }

/* Topbar CSS */
/********************************************************************/
.skActionWrp							{ padding: 10px 0 14px 0; background: #437fb7 url(images/topbar-bg.png) top left repeat-x; position: relative; }
.skAction								{ float: right; }
.skSocial								{ float: left; }
.skLogin								{ float: left; margin: 0 0 0 15px; }
.skLogin a.btn,
.skLogin a.btn:link,
.skLogin a.btn:visited					{ display: block; color: #0f4da6; float: left; font-weight: normal;
										  font-family: 'Oswald',Arial,Helvetica,sans-serif;  font-size: 16px; line-height: 26px;
										  text-transform: uppercase; margin: 0 9px; position: relative; }
.skLogin a.btn:hover,
.skLogin a.btn:focus,
.skLogin a.btn:active					{ color: #fff; }
.skLogin a.btnLogin:after				{ content: ""; position: absolute; top: 0; right: -10px; width: 1px; height: 100%; background: #0f4da6; }
.skLogin a.btnRegister,
.skLogin a.btnRegister:link,
.skLogin a.btnRegister:visited			{ margin: 0 0 0 9px; }
.skSocial								{ display: inline-block; *display: inline; zoom: 1; vertical-align: middle; }
.skSocial a.link,
.skSocial a.link:link,
.skSocial a.link:visited					{ display: inline-block; vertical-align: middle; margin: 2px 0 0 8px; }
.skSocial a svg							{ fill: #0f4da6; }
.skSocial a:hover svg					{ fill: #ffffff; }

/* Header CSS */
/********************************************************************/
.skWhiteBar								{ background-color: #fff; padding: 15px 0 6px 0;  }
h1.skTitle								{ font-family: 'Oswald',Arial,Helvetica,sans-serif; font-size: 50px; line-height: 60px; color: #0f4da6; 
										  letter-spacing: 2px; text-shadow: -2px 2px black; padding: 0; margin: 0 0 0 223px; position: relative;
										  text-transform: uppercase; }
.skLogo									{ float: left; margin: 0 -12px -26px -50px; }
.skLogo img								{ height: 97px; width: 260px; }
.skLogo a,
.skLogo a:link,
.skLogo a:visited						{ display: block; }
.skNav									{ background: #0f4da6; border-bottom: 6px solid #182a55; }
.skBox									{ background: #0f4da6; padding: 18px; -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); 
										  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); box-shadow: 0 0 20px rgba(0,0,0,0.5); }
.innerskBox								{ padding-top: 0; }

/* Setting bar CSS */
/********************************************************************/
.skArea a.sWebTheme_ActionsLinks:hover span, 
.skArea a.sWebTheme_ActionsLinks:focus span, 
.skArea a.sWebTheme_ActionsLinks:active span
										{ background: #0f4da6; }

/* Club CSS */
/********************************************************************/
.skRow									{ padding: 22px 0 22px 0; }
.skLeft									{ width: 603px; float: left; }
.skRight								{ width: 315px; float: right; }
.skHead									{ background: #182a55; font-family: 'Oswald',Arial,Helvetica,sans-serif; 
										  font-size: 23px; line-height: 27px; text-transform: uppercase; color: #fff; padding: 20px; 
										  letter-spacing: 2px; font-weight: 400; }

/* Top Links CSS */
/********************************************************************/
.skTopLinks								{ padding: 22px 0 0 0; }
.skTopLinks ul							{ padding: 0; margin: 0; }
.skTopLinks li.item 						{ list-style: none; float: left; width: 220px; height: 164px; padding: 0 20px 0 0; }
.skTopLinks li.item img 					{ display: none; }
.skTopLinks li.last						{ padding: 0; }
.skTopLinks li.item a						{ display: table; width: 100%; height: 100%; text-align: center; 
										  font-family: 'Oswald',Arial,Helvetica,sans-serif; font-size: 23px; line-height: 27px; 
										  text-transform: uppercase; color: #fff; background: #182a55 url(images/link-bg.jpg) 0 -90px no-repeat; }
.skTopLinks li.item a:hover				{ background-color: #fff; background-image: url(images/link-bg-hover.jpg); color: #182a55; }
.skTopLinks li.item a .text				{ display: table-cell; vertical-align: middle; padding: 0 5px; }
.skTopLinks li.item .text span				{ display: block; overflow: hidden; word-break: break-word; max-height: 64px; }
.skTopLinks li.item-2 a					{ background-position: -250px -90px; }
.skTopLinks li.item-3 a					{ background-position: -480px -90px; }
.skTopLinks li.item-4 a					{ background-position: -710px -90px; }


/* Tabs CSS */
/********************************************************************/
.skTabs ul.nav							{ background: #0f4da6; margin: 0; padding: 0; }
.skTabs ul.nav:after						{ clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.skTabs ul.nav li.item						{ margin: 0; padding: 0; list-style: none; float: left; width: 33.33%; position: relative; }
.skTabs ul.nav1 li.item					{ width: 100%; }
.skTabs ul.nav2 li.item					{ width: 50%; }
.skTabs ul.nav li.item:after				{ content: ""; position: absolute; top: 10px; bottom: 10px; right: 0; width: 1px; background: #4273b9; }
.skTabs ul.nav li.last:after				{ display: none; }
.skTabs ul.nav a.link,
.skTabs ul.nav a.link:link,
.skTabs ul.nav a.link:visited				{ font-family: 'Oswald',Arial,Helvetica,sans-serif; font-size: 16px; line-height: 20px; 
										  font-weight: 400; color: #fff; text-transform: uppercase; padding: 20px; text-align: center;
										  display: block; position: relative; z-index: 1; letter-spacing: 1px;
										  -webkit-transition: background 0.5s; 
										  -moz-transition: background 0.5s; 
										  -o-transition: background 0.5s; 
										  transition: background 0.5s; }
.skTabs ul.nav a.active,
.skTabs ul.nav a.active:link,
.skTabs ul.nav a.active:visited			{ background: #fff; color: #000; }
.skTabs ul.nav a.link:after				{ content: ""; position: absolute; height: 0; width: 0; font-size: 0; line-height: 0; 
										  height: 0; width: 0; border-top: 10px solid #fff; border-right: 10px solid transparent; 
										  border-left: 10px solid transparent; border-bottom: 10px solid transparent;  
										  left: 50%; bottom: -20px; margin: 0 0 0 -10px; z-index: 1; 
										  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); 
										  -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; -webkit-transition: opacity 0.5s; 
										  -moz-transition: opacity 0.5s; -o-transition: opacity 0.5s; transition: opacity 0.5s; }
.skTabs ul.nav a.active:after				{ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); 
										  -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; }
.skTabs .content							{ display: none;  padding: 4px;  overflow: auto; }

/* Redmore link CSS */
/********************************************************************/
.skButton a.link,
.skButton a.link:link,
.skButton a.link:visited					{ background: #133c7e; font-size: 20px; line-height: 24px; 
										  font-family: 'Oswald',Arial,Helvetica,sans-serif; 
										  color: #fff; text-transform :uppercase; font-weight: 200; 
										  text-align: right; display: block; padding: 10px 0;  }
.skButton a.link:hover,
.skButton a.link:focus,
.skButton a.link:active					{ background: #fff; color: #000; }
.skButton a.link span					{ padding: 0 8px; display: inline-block; line-height: 20px; }

/* News CSS */
/********************************************************************/
.skNews									{ margin: 0; background: #182a55; }
.skNews ul.list							{ margin: 0; padding: 0 12px; height: 308px; }
.skNews li.item							{ list-style: none; margin: 0; padding: 14px 0; border-bottom: 1px solid #0f4da6; }
.skNews li.item:after					{ clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.skNews li.last							{ border: none; }
.skNews .detail							{ padding: 0 0 0 76px; }
.skNews .title							{ font-family: 'Oswald',Arial,Helvetica,sans-serif; font-size: 20px; line-height: 24px; 
										  font-weight: 100; color: #fff; padding: 0 0 6px 0; letter-spacing: 0.5px; }
.skNews .summary							{ font-size: 14px; line-height: 18px; color: #fff; padding: 0; letter-spacing: -0.1px; font-weight: bold; }
.skNews .date							{ float: left; background: #0f4da6; padding: 8px 14px 10px 14px; margin-top: 4px; }
.skNews .month							{ display: block; text-align: center; font-size: 14px; line-height: 18px; font-family: 'Oswald',Arial,Helvetica,sans-serif;
										  color: #549bdd; text-transform: uppercase; letter-spacing: 0.5px; font-weight: bold; }
.skNews .day								{ display: block; text-align: center; font-size: 30px; line-height: 23px; color: #549bdd;  
										  font-family: 'Oswald',Arial,Helvetica,sans-serif; letter-spacing: 0.5px; }
.skNews a.readmore,
.skNews a.readmore:link,
.skNews a.readmore:visited				{ color: #549bdd; text-transform: uppercase; font-weight: bold; white-space: nowrap; 
										  text-decoration: underline; font-size: 14px; line-height: 18px; }
.skNews a.readmore:hover,
.skNews a.readmore:focus,
.skNews a.readmore:active				{ color: #fff; }

/* Social CSS */
/********************************************************************/
.socialNews								{ height: 352px; overflow: auto;}
.skFBWrapper                                                 { height: 352px; }
.skFBWrapper iframe                                      { display: table; width: 500px; margin: 0 auto; max-width: 100%;}
.skFBWrapper iframe ._2p3a                           { width: auto;} 
ul.tweet_list							{ margin: 0; padding: 0 12px; }
ul.tweet_list li							{ margin: 0; padding: 16px 12px 16px 74px; border-bottom: 1px solid #0f4da6; list-style: none;
										  background: transparent url(images/icn-twitter.jpg) 0 16px no-repeat; color: #fff; position: relative; }
.rush-default ul.tweet_list li		       { background-image: url(images/icn-twitter-new.jpg); }
ul.tweet_list li a						{ color: #549bdd; font-weight: bold; }
ul.tweet_list li a:hover 					{ color: #fff; }
.tweet_list .tweet_avatar 				{ display: none; }
.tweet_list .tweet_screen_name::before	{ content: "@"; padding: 0 0 0 2px; font-weight: normal; }
.tweet_list .tweet_screen_name 			{ display: block !important; font-family: 'Oswald',Arial,Helvetica,sans-serif; font-size: 20px; line-height: 24px; 
										  font-weight: 100; color: #fff; padding: 0 0 6px 0;}
.tweet_list .tweet_screen_name:hover		{ color: #549bdd; }
#Body .skTabs ul.nav li.item.tab4  		       { display: none; }
/* Bottom links CSS */
/********************************************************************/
.skBottomLinks							{ padding: 0 0 22px 0 ; }
.skBottomLinks ul						{ padding: 0; margin: 0; }
.skBottomLinks li.item 					{ list-style: none; float: left; width: 286px;  position: relative; background: #182a55; border: 5px solid #182a55; }
.skBottomLinks li.alt				       { margin: 0 25px;  }
.skBottomLinks a.link					{ display: block; position: relative; height: 154px; width: 286px; }
.skBottomLinks a.link img				{ height: 154px; width: 286px; opacity: 1;}
.skBottomLinks ul.list:hover img			{ opacity: 0.3; }
.skBottomLinks ul.list .link:hover img	{ opacity: 1; }    
.skBottomLinks .lkWrapper				{ position: absolute; font-family: 'Oswald',Arial,Helvetica,sans-serif; height: 100%; width: 100%;
										  font-size: 23px; line-height: 27px; text-transform: uppercase; color: #fff; padding: 0; top: 0; left: 0; }
.skBottomLinks .lkInner 					{ display: table; height: 100%; width: 100%; text-align: center; }
.skBottomLinks .lkInner span				{ display: table-cell; vertical-align: middle; text-shadow: 5px 0 15px #000; }

/* Field Status */
/********************************************************************/
.skFieldDirectory						{ background: #182a55; padding: 0 4px 4px 4px; }
.skFieldDirectory .skHead				{ position: relative; margin-bottom: 4px; }
.skFieldDirectory .skHead:after			{ content:""; position: absolute; bottom: -4px; height: 4px; left: -4px; right: -4px; background: #0f4da6; }
.skFieldDirectory .skContent				{ height: 369px; overflow: auto; }
.ManageField							{ margin: 0; padding: 0; }
.ManageField:after						{ clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.ManageField a							{ text-align: center; letter-spacing: 1px;  font-family: 'Oswald',Arial,Helvetica,sans-serif; 
										  padding: 4px; margin: 5px auto !important; font-size: 16px; line-height: 20px; color: #fff; 
										  text-transform: uppercase; display: block; background: #0f4da6; float: none !important; }
ul.field									{ margin: 5px 0 0 0; padding: 4px;  }
ul.field li.item							{ margin: 0 12px; padding: 14px 0; list-style: none; border-bottom: 1px solid #0f4da6; position: relative; }
ul.field li.item.last						{ border: none; }
ul.field .name							{ font-family: 'Oswald',Arial,Helvetica,sans-serif; font-size: 20px; line-height: 24px; font-weight: 100; 
										  display: block; color: #fff; white-space: nowrap; margin-right: 60px; overflow: hidden; text-overflow: ellipsis; }
ul.field .date							{ font-family: 'Open Sans',Arial,Helvetica,sans-serif; font-size: 12px; line-height: 20px; display: block; 
										  color: #549bdd; font-style: italic; }
ul.field li.item.open:after,
ul.field li.item.close:after,
ul.field li.item.partial:after				{ position: absolute; font-family: 'Oswald',Arial,Helvetica,sans-serif; font-size: 18px; line-height: 28px; 
										  top: 16px; right: 0; text-transform: uppercase; }
ul.field li.item.open:after				{ content: "Open"; color: #48b53e; }
ul.field li.item.close:after				{ content: "Closed"; color: #a74544; }
ul.field li.item.partial:after				{ content: "Partial"; color: #feb300; }
ul.field li.item ul							{ margin: 0; padding: 0; }
ul.field li.item li.item					{ margin: 0; padding: 2px 0; border: 0; }
ul.field .current						{ font-family: 'Open Sans',Arial,Helvetica,sans-serif; font-size: 16px; line-height: 24px; color: #fff; 
										  white-space: nowrap; margin-right: 60px; overflow: hidden; text-overflow: ellipsis; display: block; }
ul.field li.item li.item.open:after,
ul.field li.item li.item.close:after,
ul.field li.item li.item.partial:after		{ font-weight: 100; top: 4px; }

/* Sponsors css */
/********************************************************************/
.skSponsor								{ padding: 18px ; background: #fff; margin: 0 -31px; position: relative; }
.skSponsor .left,
.skSponsor .right						{ position: absolute; top: -11px; left: 0; width: 13px; height: 11px; 
										  background: transparent url(images/sponsor-notch.png) top left no-repeat; }
.skSponsor .right						{ left: auto; right: 0; background-position: top right; }
.skSponsor .content						{ position: relative; padding: 18px 30px; }
.skSponsor ul.list						{ margin: 0; padding: 0; }
.skSponsor li.item						{ margin: 0; padding: 0 10px; list-style: none; float: left; }
.skSponsor .prev,
.skSponsor .next							{ top: 25%; height: 60px; width: 29px;  position: absolute;
										  background: transparent url(images/sponsor-arrow.png) left top no-repeat;
										  z-index: 1; text-indent: -999px; overflow: hidden; }
.skSponsor .prev							{ left: 0; }
.skSponsor .next							{ right: 0; background-position: right top; }
.skSponsor .prev:hover					{ background-position: left bottom; }
.skSponsor .next:hover					{ background-position: right bottom; }

/* Footer css */
/********************************************************************/
.skFooter								{ padding: 28px 0 0 0; }
.skFooter h2								{ font-size: 18px; line-height: 18px; text-transform: uppercase; color: #fff; letter-spacing: 0.5px;
										  padding-bottom: 20px; }
.skContact h3,
.skContact .content						{ font-family: 'Open Sans',Arial,Helvetica,sans-serif; font-size: 14px; line-height: 20px; color: #fff;}
.skContact .content .info p 				{ padding-bottom: 20px; }
.skContact a,
.skContact a:link,
.skContact a:visited						{ color: #60b3ff; text-decoration: underline; }
.skContact a:hover,
.skContact a:focus,
.skContact a:active						{ color: #fff; }
.skContact								{ width: 225px; text-align: center; float: left; padding: 0 10px 0 0; border-right: 1px solid #3f71b8;}
.skftSponsor							{ width: 228px; padding: 0 25px 0 54px; float: left; text-align: center;    min-height: 165px;  }
.skSiteLink								{ width: 190px; float: left; padding: 0 10px; border-right: 1px solid #3f71b8; text-align: center; }
.skSiteLink ul							{ margin: 0; padding: 0; }
.skSiteLink li							{ margin: 0; padding: 0; list-style: none; position: relative; }
.skSiteLink a,
.skSiteLink a:link,
.skSiteLink a:visited					{ font-size: 14px; line-height: 20px ; font-family: 'Open Sans',Arial,Helvetica,sans-serif; 
										  color: #fff; display: inline-block; letter-spacing: 0.1px; position: relative; }
.skSiteLink a:hover,
.skSiteLink a:focus,
.skSiteLink a:active						{ background: transparent url(images/link-arrow.png) left center no-repeat; color: #63b4ff; }
.skSiteLink li:hover a:before 				{ content: ""; position: absolute; height: 10px; width: 5px;
										  background: transparent url(images/ftlink-arrow.png) 0 0 no-repeat; left: -10px; top: 0;
										  bottom: 0; margin: auto; }
.skHours 								{ width: 165px; float: left; padding: 0 10px; border-right: 1px solid #3f71b8; text-align: center; }
.skHours .content 						{ color: #fff; font-family: 'Open Sans',Arial,Helvetica,sans-serif; font-size: 14px; line-height: 20px; }





/* National Sponsors css */
/********************************************************************/
.rush-default .skftSponsor .content		{ min-height: auto; margin: 0; padding: 15px 0 0; }
.skftSponsor .content					{ position: relative; padding: 0; min-height: 125px; display: inline-block;
										  width: 100%; margin: 0 0 20px; max-width: 300px; }
.skftSponsor ul.list						{ margin: 0; padding: 0; }
.skftSponsor li.item						{ margin: auto; padding: 0; list-style: none; min-height: 125px; display: inline-block; }
.skftSponsor li.item a						{ display: flex; align-items: center; justify-content: center; margin: auto; height: 125px; }
.skftSponsor li.item img					{ max-width: 100%; }
.skftSponsor .prev,
.skftSponsor .next						{ top: 50%; height: 50px; width: 24px;  position: absolute;
										  background: transparent url(images/ftsponsor-arrow.png) left top no-repeat;
										  z-index: 1; text-indent: -999px; overflow: hidden; margin: -25px 0 0 0; }
.skftSponsor .prev						{ left: -24px; }
.skftSponsor .next						{ right: -24px; background-position: right top; }
.skftSponsor .prev:hover					{ background-position: left bottom; }
.skftSponsor .next:hover					{ background-position: right bottom; }

/* Site Info css */
/********************************************************************/
.skInfo									{ padding: 20px 0; }
.skInfo .left							{ float: left; }
.skInfo .right							{ float: right; }
.skInfo,
.skInfo .SkinObject,
.skInfo a.SkinObject,
.skInfo a.SkinObject:link,
.skInfo a.SkinObject:visited				{ font-size: 12px; line-height: 27px; color: #fff; font-family: 'Open Sans',Arial,Helvetica,sans-serif;}
.skInfo a.SkinObject:hover,
.skInfo a.SkinObject:focus,
.skInfo a.SkinObject:active				{ color: #000; }
.skInfo   a.hiddenlogin			    { color: transparent !important; }
.skInfo  a.hiddenlogin:hover			{ color: #fff !important; }
/* Splash css */
/********************************************************************/
#skAreaInnersplash, #skAreaInnersplash *,
#skAreaInnersplash:before, #skAreaInnersplash *:before,
#skAreaInnersplash:after, #skAreaInnersplash *:after,
.skInfo, .skInfo *,
.skInfo:before, .skInfo *:before,
.skInfo:after, .skInfo *:after 			{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.img-responsive 							{ max-width: 100%; vertical-align: middle; display: block; height: auto; }
.col-1,
.col-2,
.col-3,
.col-4,
.col-5 									{ display: block; float: left; padding: 0 5px; position: relative; }
.col-1 									{ width: 100%; }
.col-2 									{ width: 50%; }
.col-3 									{ width: 33.3333%; }
.col-4 									{ width: 25%; }
.col-5 									{ width: 20%; }
#skAreaInnersplash 						{ text-align: center; background: #154fa3; min-height: 100%; }
#skAreaInnersplash .skWidth  				{ display: block; width: 100%; padding: 0 15px; }
.skContainSplash 						{ background: #1c5db1 url(images/kansasrush_splash_bg.jpg) center top no-repeat;  }
#skAreaInnersplash .skActionWrp 			{ display: block; float: left; width: 100%; background: #5199dc; padding: 10px 0; }
#skAreaInnersplash .skWhiteBar 			{ display: block; float: left; width: 100%; padding: 0; }
#skAreaInnersplash .skLogo a, 
#skAreaInnersplash .skLogo a:link, 
#skAreaInnersplash .skLogo a:visited 		{ width: 100%; position: relative; height: 100px; }
#skAreaInnersplash .skLogo a img 			{ bottom: -20px; max-width: 100%; position: absolute; right: 0; z-index: 1; }
#skAreaInnersplash .skLogin 				{ margin-left: 5px; padding-right: 13px; }
#skAreaInnersplash .skLogin a.btn, 
#skAreaInnersplash .skLogin a.btn:link, 
#skAreaInnersplash .skLogin a.btn:visited { line-height: 23px; color: #134894; letter-spacing: 1.5px; padding-left: 3px; }
#skAreaInnersplash .skLogin a.btn:hover, 
#skAreaInnersplash .skLogin a.btn:focus, 
#skAreaInnersplash .skLogin a.btn:active { color: #fff; }
#skAreaInnersplash .skLogin a.btnLogin:after { top: 0%; height: 16px; bottom: 0%; margin: auto; }
#skAreaInnersplash h1.skTitle 			{ text-align: left; padding: 15px 0 15px 445px; width: 100%; display: block; margin: 0; 
										  line-height: 70px; font-size: 64px; }
#skAreaInnersplash .skLogo 				{ margin: auto; width: 445px; display: block; }
#skAreaInnersplash .skBox 				{ box-shadow: none; padding: 0; background: #fff; }
#skAreaInnersplash .dnnSortable 			{ display: block; float: left; width: 100%; }
.SPThumbSec 								{ display: inline-block; width: 100%; margin: 0; padding: 0 5px; background: #fff; }
.SPThumbImg 								{ display: block; float: left; width: 100%; }
.SPThumbTitle 							{ position: absolute; bottom: -1px; left: 0; text-align: center; width: 100%; display: inline-block; }
.SPThumbTitle b 							{ background: #fff; display: inline-block; font-family: 'Oswald',Arial,Helvetica,sans-serif; letter-spacing: 2px;
										  font-size: 26px; line-height: 36px; padding: 5px 15px 0; color: #000; min-width: 340px; font-weight: normal; }
.SPThumbDiv a:hover .SPThumbTitle b 		{ color: #154fa3; }
.skFooterSplash 							{ display: block; float: left; width: 100%; background: #154fa3; }
.skFooterleft 							{ float: left; padding-right: 10px; text-align: left; }
.skFooterleft .SkinObject 			{ font-size: 11px; line-height: 22px; padding-left: 0; white-space: nowrap; }
.skFooterright 							{ float: right; padding-left: 10px; }
.skFootermiddle 							{ text-align: center; }
.skFootermiddle h3 						{  display: inline-block; font-family: 'Oswald',Arial,Helvetica,sans-serif; 
										  font-size: 32px; line-height: 32px; padding: 0; color: #fff; text-transform: uppercase; letter-spacing: 3px;  }
.skFootermiddle h3 a 						{ color: #fff; font-family: 'Oswald',Arial,Helvetica,sans-serif; text-decoration: underline; white-space: nowrap; }
.skFootermiddle h3 a:hover 				{ color: #000;  }

#skAreaInnersplash .skSocial a.link, 
#skAreaInnersplash .skSocial a.link:link, 
#skAreaInnersplash .skSocial a.link:visited { margin-left: 6px; }
.skInfo .skFooterleft, 
.skInfo  .skFooterleft.SkinObject, 
.skInfo .skFooterleft a.SkinObject, 
.skInfo .skFooterleft a.SkinObject:link, 
.skInfo .skFooterleft a.SkinObject:visited { line-height: 22px; }


.MiddlePane								{ background: #4d98e0; padding: 21px 0; border-top: 10px solid #fff;}
.leftTitle								{ width: 50%; float: left; }
.rightTitle								{ width: 50%; float: right; }
.hiddenTitle							{ display: none; }
a.titleBtn,
a.titleBtn:link,
a.titleBtn:visited						{ background: #154fa3; color: #fff; font-family: 'Oswald',Arial,Helvetica,sans-serif; font-size: 24px; 
										line-height: 28px; padding: 11px; letter-spacing: 1px; display: inline-block; min-width: 315px; margin: auto;
										-moz-box-shadow: 0 3px 5px rgba(0,0,0,0.3); -webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.3); 
										box-shadow: 0 3px 5px rgba(0,0,0,0.3); }
a.titleBtn:hover,
a.titleBtn:focus,
a.titleBtn:active						{ background: #fff; color: #154fa3; }

/*** As per PSD (18-07-2017) ***/
.skLogo .splash-logo 					{ width: initial; height: initial; }
.hide-desk 								{ display: none; }

/* Responsive video CSS */
/********************************************************************/
.videoArea								{ max-width: 560px; margin: auto; }
.videoWrapper							{ position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; }
.videoWrapper iframe,
.videoWrapper object,
.videoWrapper embed 						{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*** As per FEWD-690 (24-08-2017) ***/
#skAreaInnersplash .dnnDropEmptyPanes 	{ display: none; }
