@import url("https://fonts.googleapis.com/css?family=Lato:400,700,700i|Raleway:400,700,800");
/* 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, 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: 12px;
  margin: 0;
  padding: 0;
  height: 100%;
  background: #fff;
  color: #222;
  line-height: 18px;
  font-weight: normal;
}

/* Text CSS */
/********************************************************************/
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0 0 18px 0;
}

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;
}

/* Link CSS */
/********************************************************************/
a, a:link, a:visited,
a.CommandButton,
a.CommandButton:link,
a.CommandButton:visited,
a.SkinObject,
a.SkinObject:link,
a.SkinObject:visited {
  font-size: inherit;
  line-height: inherit;
  font-weight: normal;
  text-decoration: underline;
}

.paneOutline {
  outline: 1px dotted #000;
  border: none;
}

.paneOutline center {
  text-align: center;
}

/* DNN Empty Pane CSS For IE */
/********************************************************************/
.DNNEmptyPane {
  font-size: 0px;
  line-height: 0px;
  display: none;
}

/* Input CSS */
/********************************************************************/
input.NormalTextBox,
textarea.NormalTextBox,
select.NormalTextBox {
  height: 22px;
  padding: 2px 8px;
  margin: 2px 0px;
}

textarea.NormalTextBox, select.NormalTextBox {
  height: auto;
}

#Body .display-table {
  display: table;
}

/* Button CSS */
/********************************************************************/
.StandardButton {
  display: inline-block;
  border: none;
  text-decoration: none;
  margin: 12px 0;
  padding: 8px 12px;
}

/* 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;
}

/* Comman CSS */
/********************************************************************/
html, body {
  text-align: left;
  font-size: 14px;
  margin: 0;
  padding: 0;
  font-family: 'Arial',Helvetica,sans-serif;
  height: 100%;
  background: #ffffff;
  color: #363636;
  line-height: 18px;
  font-weight: normal;
  text-decoration: none;
}

/* Text CSS */
/********************************************************************/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  color: #000000;
  letter-spacing: 0;
}

h1 {
  font-size: 26px;
  line-height: 32px;
}

h2 {
  font-size: 20px;
  line-height: 30px;
}

h3 {
  font-size: 18px;
  line-height: 26px;
}

h4 {
  font-size: 16px;
  line-height: 22px;
}

h5 {
  font-size: 14px;
  line-height: 20px;
}

h6 {
  font-size: 14px;
  line-height: 20px;
}

small {
  font-size: 8px;
}

ul li {
  list-style-type: disc;
}

ul, ol, li {
  margin: 0;
  padding: 0;
}

.Normal,
.NormalDisabled,
.BoldText,
.NormalRed,
.SubHead,
.SkinObject {
  font-family: 'Raleway', sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}

a.SkinObject, a.SkinObject:link, a.SkinObject:visited {
  text-decoration: none;
  white-space: nowrap;
}

.Normal,
.NormalDisabled {
  color: #000000;
}

.BoldText {
  font-weight: bold;
}

.NormalRed {
  font-weight: bold;
}

a, a:link, a:visited {
  font-size: 14px;
  text-decoration: none;
}

/* Input CSS */
/********************************************************************/
input.NormalTextBox,
textarea.NormalTextBox,
select.NormalTextBox {
  font-family: 'Raleway', sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  height: 22px;
  background: #f6f6f6;
  border: 1px solid #616161;
  padding: 2px 8px;
  margin: 2px 0;
  color: #222;
}

input.NormalTextBox:hover, input.NormalTextBox:focus,
textarea.NormalTextBox:hover,
textarea.NormalTextBox:focus,
select.NormalTextBox:hover,
select.NormalTextBox:focus {
  border-color: #222;
}

textarea.NormalTextBox,
select.NormalTextBox {
  height: auto;
}

::-webkit-scrollbar-track {
  background-color: #000000;
}

::-webkit-scrollbar {
  width: 6px;
  height: 5px;
  background-color: #000000;
}

/* Scoll Track*/
::-webkit-scrollbar-thumb {
  background-color: #bebebe;
}

/* Scoll Color */
/*Inner Page*/
/********************************************************************/
.skInnerContent {
  display: table;
  position: relative;
  z-index: 1;
  height: 364px;
  padding-top: 12px;
  max-width: 100%;
}

.skInnerSection {
  padding: 0 32px;
  min-width: 896px;
}

/* Button CSS */
/********************************************************************/
.StandardButton {
  font-size: 12px;
  line-height: 18px;
}

.StandardButton:hover, .StandardButton:focus {
  outline: none;
}

/* Layout CSS */
/********************************************************************/
.skWidth {
  width: 960px;
  margin: 0 auto;
}

.skArea {
  min-height: 100%;
  _height: 100%;
  overflow: hidden;
}

#Body .skArea .bsbSkin {
  background-color: transparent;
}

.no-padding {
  padding: 0 !important;
}

.skMobile,
.skMobileView {
  display: none;
}

/* Top Bar */
/********************************************************************/
.skTopBar {
  background: #161616;
  padding: 10px 0 10px;
}

.skTopBar a.link {
  color: transparent;
}

.skTopBar a.link img {
  margin-right: 15px;
  width: 58px;
  height: 30px;
}

.skTopBar a.link:last-child img {
  margin-right: 0;
}

.skLogin {
  float: right;
}

.skLogin a.skBtn:hover {
  transition: 0.3s;
}

.skTranslate {
  display: inline-block;
  margin-right: 18px;
}

.skTranslate a.goog-te-menu-value span,
.skTranslate .goog-te-gadget-simple img {
  display: none;
}

.skTranslate .goog-te-gadget-simple {
  background-color: transparent;
  border: none;
}

.skTranslate a.goog-te-menu-value {
  background-image: url("images/google-translate.png");
  height: 20px;
  width: 20px;
  display: block;
  margin: 0px;
  background-position: 0px 0px;
}

.skSocial {
  padding-top: 15px;
  text-align: right;
  clear: both;
}

.skSocial a.link,
.skSocial a.link:link,
.skSocial a.link:visited {
  background-color: transparent;
  margin: 0 18px 0 0;
  display: inline-block;
  vertical-align: middle;
}

.skSocial a.link:last-child,
.skSocial a.link:link:last-child,
.skSocial a.link:visited:last-child {
  margin-right: 0;
}

.skSocial .skTwitter {
  width: 17px;
  height: 17px;
}

.skSocial .skFacebook,
.skSocial .skInstagram,
.skSocial .LinkedIn {
  width: 16px;
  height: 16px;
}

.skSocial .skYoutube {
  width: 18px;
  height: 18px;
}

.skSocial .skFlickr {
  width: 20px;
  height: 20px;
}

.skSocial a.skFlickr svg .st0,
.skSocial a svg {
  fill: #fff;
}

.skSocial a.skFlickr:hover svg .st0,
.skSocial a svg:hover {
  transition: all 0.3s;
}

.skHeader {
  padding: 15px 0 12px;
  background: #222222;
}

.skHeader .skAction {
  float: right;
}

.skHeader a.skBtn, .skHeader a.skBtn:link, .skHeader a.skBtn:visited {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
  padding: 6px 12px;
  display: inline-block;
}

.skBannerWrap {
  display: table;
  float: left;
  width: 100%;
}

.skRightBanner {
  display: table-cell;
  vertical-align: bottom;
}

.skRightBanner .skDonateLink {
  display: block;
  width: 600px;
  padding-left: 75px;
}

.skLogo {
  padding: 0 18px 0 0;
  display: table-cell;
  margin: 0;
  vertical-align: bottom;
  position: relative;
  z-index: 999;
}

.skLogo a {
  display: block;
  margin-bottom: -18px;
}

.usa-softball-dfw .skLogo a {
  margin-bottom: 0;
}

h1.skBanner {
  font-size: 28px;
  line-height: 32px;
  text-transform: uppercase;
  display: flex;
  align-items: flex-end;
  font-family: 'Raleway', sans-serif;
  padding: 0;
  color: white;
  font-weight: 800;
  width: 600px;
  min-height: 45px;
  max-height: 71px;
  overflow: hidden;
}

a.skBtn.login, a.skBtn.login:link, a.skBtn.login:visited {
  margin-right: 9px;
}

.skTopLinks {
  padding: 0 0 30px 0;
}

.skTopLinks li.item {
  list-style: none;
  float: left;
  width: 300px;
  height: 170px;
  padding: 0 30px 0 0;
}

.skTopLinks a {
  display: table;
  font-family: 'Raleway', sans-serif;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 24px;
  line-height: 27px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  color: #fff;
}

.skTopLinks li.item.last {
  padding-right: 0;
}

.skTopLinks span.text {
  position: absolute;
  top: 10px;
  left: 0px;
  right: 0;
  padding: 0 10px;
  text-align: center;
  font-weight: bold;
  z-index: 2;
}

.skTopLinks span.text span {
  height: 56px;
  overflow: hidden;
  display: inline-block;
}

.ImageHolder {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}

.ImageHolder:before {
  content: "";
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0;
  height: 90px;
}

.ImageHolder img {
  width: 300px;
  height: 170px;
}

.skNav #dnnStandardMenu {
  width: 100%;
}

.skNav #dnnStandardMenu .dnnNav {
  max-width: 1530px;
  margin: 0 auto;
  text-align: center;
}

.skNav #dnnStandardMenu .root {
  float: none;
  display: inline-block;
  margin: 0 -2px;
}

.skNav #dnnStandardMenu .root ul li {
  margin: 10px 0;
}

.skNav #dnnStandardMenu .root .mi1 .txt {
  border-bottom: 2px solid transparent;
  margin: 10px 0;
  display: inline;
  padding: 0;
}

.skNav #dnnStandardMenu .root .mi2 .txt {
  border-bottom: 1px solid transparent;
  margin: 10px 0;
  display: inline;
}

.skFooter {
  position: relative;
  padding: 25px 0px;
}

.skFooter h2.skHead {
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.2px;
  color: #fff;
  padding: 7px 10px;
  display: inline-block;
  margin-bottom: 10px;
}

.skFooter .skSocial {
  padding-top: 4px;
}

.skFooter .skSocial a.skFlickr svg .st0,
.skFooter .skSocial a svg {
  fill: #fff;
}

.skFooter .skSocial a.skFlickr:hover svg .st0,
.skFooter .skSocial a:hover svg {
  transition: all 0.3s;
}

.skClubName {
  font-size: 14px;
  line-height: 20px;
  font-family: 'Lato', sans-serif;
  padding: 0;
  text-transform: capitalize;
}

.skClubAddress {
  padding-bottom: 0;
}

.skClubAddress a,
.skClubAddress a:link,
.skClubAddress a:visited {
  text-decoration: underline;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
}

.skClubAddress a:hover, .skClubAddress a:active, .skClubAddress a:focus,
.skClubAddress a:link:hover,
.skClubAddress a:link:active,
.skClubAddress a:link:focus,
.skClubAddress a:visited:hover,
.skClubAddress a:visited:active,
.skClubAddress a:visited:focus {
  color: #fff;
  transition: 0.3s;
}

.skSiteLink {
  float: left;
  width: 365px;
}

.skSiteLink a.link, .skSiteLink a.link:link, .skSiteLink a.link:visited {
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  text-decoration: none;
  line-height: 21px;
  border-bottom: 1px solid transparent;
  transition: border 0.3s ease;
}

.skSiteLink ul.list {
  padding: 5px 10px 0 0;
  float: left;
  width: 30%;
}

.skSiteLink ul.list li.item {
  list-style: none;
}

.skSiteLink ul.list.last {
  padding-right: 0;
}

.skSiteLink .ftContent {
  padding-left: 8px;
}

.skFtbanner {
  float: left;
  width: 285px;
}

.skFtbanner img {
  width: 228px;
  height: 160px;
}

.skContact {
  width: 310px;
  float: left;
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.2px;
}

.skFtSocial {
  float: right;
}

.skInfo {
  padding: 6px 0;
  color: #fff;
}

.skInfo .left {
  width: 59%;
}

.skInfo .left .SkinObject,
.skInfo .left a.hiddenlogin {
  color: #fff;
  font-size: 12px;
  font-family: 'Lato', sans-serif;
}

.skInfo .left a.hiddenlogin:hover {
  transition: 0.3s;
}

.skInfo .right {
  float: right;
  margin-right: 14px;
}

.skInfo a.hiddenlogin:hover {
  text-decoration: underline;
}

/* club CSS */
/********************************************************************/
.skRow {
  height: 462px;
  overflow: hidden;
}

.skRow .skLeft {
  float: left;
  width: 636px;
}

.skRow .skRight {
  float: right;
  width: 309px;
}

.skRow .skRight ::-webkit-scrollbar-track {
  background-color: transparent;
}

.skRow .skRight ::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
}

/* Tabs CSS */
/*********************************************************************/
.skTabs ul.nav {
  display: table;
  width: 100%;
}

.skTabs ul.nav a.link, .skTabs ul.nav a.link:link, .skTabs ul.nav a.link:visited {
  font-family: 'Raleway', sans-serif;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  line-height: 18px;
  padding: 7px 0;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
}

.skTabs li.item {
  list-style: none;
  display: table-cell;
  position: relative;
  width: 25%;
  text-align: center;
}

.skTabs a.link, .skTabs a.link:link, .skTabs a.link:visited {
  display: block;
  text-decoration: none;
}

.skTabs a.active, .skTabs a.active:link, .skTabs a.active:visited {
  text-decoration: none;
}

.skTabs a.mobTabLink, .skTabs a.mobTabLink:link, .skTabs a.mobTabLink:visited {
  display: none;
  position: relative;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding: 9px 13px;
  margin-top: 30px;
}

.skTabs a.mobTabLink::before {
  content: "+";
  position: absolute;
  font-family: 'Lato', sans-serif;
  font-size: 32px;
  top: 50%;
  left: 15px;
  margin: -12px 0 0 0;
  font-style: normal;
  font-weight: 500;
}

.skTabs a.mobTabLink.active::before {
  content: "_";
  font-family: 'Exo', sans-serif;
  font-size: 32px;
  font-weight: 700;
  margin: -28px 0 0 0;
  left: 15px;
}

.skTabsCnt {
  position: relative;
  display: none;
  padding: 20px 15px 20px 25px;
}

.skNews,
.skCalendar,
.skFeeds,
.CsSocial {
  padding: 0;
}

.skAboutus {
  font-family: 'Lato',Arial,Helvetica,sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #000;
  padding-right: 10px;
}

.skAboutus .inner {
  color: #fff;
  height: 390px;
  overflow-y: auto;
  font-size: 14px;
  line-height: 24px;
  padding-right: 15px;
}

.skAboutus .inner a {
  font-family: 'Lato',Arial,Helvetica,sans-serif;
  text-decoration: underline;
}

.skAboutus h4 {
  font-size: 24px;
  line-height: 28px;
  color: #ff7800;
  font-style: italic;
}

h3.mobTitle {
  display: none;
  background: #104b9c;
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.skHighlight .inner {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  letter-spacing: 1px;
  padding-right: 0;
  height: 390px;
  overflow: auto;
}

.skHighlight .inner a {
  font-family: 'Lato',Arial,Helvetica,sans-serif;
  padding: 15px 15px 5px 15px;
}

.skHighlight iframe {
  width: 100%;
  height: 100%;
}

.skHighlight h1, .skHighlight h2, .skHighlight h3, .skHighlight h4, .skHighlight h5, .skHighlight h6 {
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 18px;
  padding-bottom: 15px;
  margin: 0;
}

.skHighlight p, .skHighlight span {
  padding-bottom: 15px;
}

.skFeeds .inner {
  padding-right: 0;
  height: 394px;
  overflow-y: auto;
}

.skFeeds a.viewall {
  margin-top: 10px;
}

.skCalendar .inner {
  padding-right: 0;
  height: 430px;
  overflow: auto;
}

.skCalendar .skEventtop {
  padding: 5px 0;
  width: calc(100% - 8px);
  position: absolute;
  top: 0;
  z-index: 999;
}

.skCalendar .inner.hasScroll .skEventtop {
  width: 295px;
}

.skCalendar li.item {
  display: inline-block;
  width: 100%;
  text-align: left;
  margin-bottom: 10px;
}

.skCalendar .link, .skCalendar .link:link, .skCalendar .link:visited {
  font-family: 'Lato', sans-serif;
  padding: 9px 15px 8px 55px;
  color: #fff;
}

.skCalendar .link .skeventIcn, .skCalendar .link:link .skeventIcn, .skCalendar .link:visited .skeventIcn {
  width: 26px;
  height: 30px;
  position: absolute;
  left: 16px;
  top: 15px;
}

.skCalendar .link:hover {
  transition: 0.3s;
}

.skCalendar .date {
  display: block;
  font-style: italic;
  font-size: 10px;
}

.skCalendar .time {
  padding-left: 2px;
}

.skCalendar h3.head {
  font-family: 'Lato', sans-serif;
  color: #fff;
  font-size: 14px;
  margin: 0;
  font-weight: bold;
  padding: 0;
  text-transform: uppercase;
}

.skCalendar a.viewall, .skCalendar a.viewall:link, .skCalendar a.viewall:visited {
  margin: 0 8px 0 0;
}

.events {
  padding: 0 8px 0 0;
}

.events .status-location {
  margin-left: -38px;
  display: block;
}

.events .status {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-weight: 600;
  font-style: italic;
  line-height: 14px;
  background-color: #ffffff;
  padding: 3px 6px;
  border-radius: 3px;
  text-transform: capitalize;
  display: inline-block;
  margin: 1px 3px 0 0px;
}

.events .status.canceled {
  color: #a74544;
}

.events .status.rescheduled {
  color: #09957e;
}

.events .status.postponed {
  color: #f8972a;
}

.events .status:empty {
  width: 10px;
  height: 10px;
}

.events span.status-empty {
  width: 36px;
  display: block;
  height: 20px;
  float: left;
}

.events .status-empty + .location {
  display: block;
  padding-left: 39px;
}

.events .skEventHead {
  padding: 0;
}

.events .location {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  color: #fff;
  font-style: italic;
  letter-spacing: 0.5px;
  text-transform: capitalize;
  display: inline-block;
}

a.viewall, a.viewall:link, a.viewall:visited {
  display: block;
  padding: 4px 10px;
  font-size: 12px;
  text-align: center;
  font-weight: normal;
  text-decoration: none;
  text-transform: uppercase;
  color: white;
}

a.viewall:hover {
  transition: 0.3s;
}

/* NEWS CSS */
/*********************************************************************/
.skNews {
  position: relative;
}

.skNews .inner {
  height: 430px;
  overflow-y: auto;
}

.skNews .hiddenBar {
  display: block;
  padding: 5px 0;
  position: absolute;
  top: 0;
  width: calc(100% - 8px);
  z-index: 9;
  overflow: auto;
}

.skNews .inner.hasScroll .hiddenBar {
  width: 622px;
}

.skNews ul.list {
  padding-right: 8px;
}

.skNews li.item {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}

.skNews li.item.last {
  margin-bottom: 0;
}

.skNews a.link, .skNews a.link:link, .skNews a.link:visited {
  padding: 19px 25px;
}

.skNews a.link:hover {
  transition: 0.3s;
}

.skNews .day {
  width: 60px;
  text-align: center;
  padding: 8px 20px 0 0;
  display: block;
}

.skNews .month {
  font-size: 19px;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
}

.skNews .date {
  font-family: 'Lato', sans-serif;
  font-size: 33px;
  font-weight: 700;
  line-height: 30px;
}

.skNews .detail h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  word-break: break-word;
}

.skNews .detail .summary {
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  margin: 0;
  padding: 0;
  word-break: break-word;
}

.skNews a.viewall, .skNews a.viewall:link, .skNews a.viewall:visited {
  margin-top: 10px;
  margin-right: 8px;
}

/* Field Status */
/********************************************************************/
ul.skField li.skItem {
  margin: 0;
  list-style: none;
  position: relative;
}

ul.skField li.skItem ul {
  margin: 0;
  padding: 0;
  font-family: 'Lato', sans-serif;
}

ul.skField .skName,
ul.skField .skNameMob {
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 18px;
  display: block;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  padding: 10px 90px 12px 15px;
  height: 26px;
  overflow: hidden;
}

ul.skField .skNameMob {
  display: none;
}

ul.skField .skDate {
  color: #fff;
  font-style: italic;
  font-size: 12px;
  line-height: 20px;
  display: block;
  padding: 3px 14px;
  font-family: 'Lato', sans-serif;
}

ul.skField li.skLocationItem {
  font-size: 16px;
  color: #bebebe;
  border-top: none;
  padding: 10px 90px 10px 15px;
  height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.skOpen:after,
.skClose:after,
.skPartial:after {
  font-weight: 700;
  position: absolute;
  font-size: 16px;
  line-height: 18px;
  top: 37px;
  right: 10px;
  text-transform: uppercase;
}

.skOpen:after {
  content: "Open";
  color: #579a00;
}

.skClose:after {
  content: "Closed";
  color: #a1291e;
}

.skPartial:after {
  content: "Partial";
  color: #c38b3e;
}

li.skItem.skLocationItem.skOpen:after,
li.skItem.skLocationItem.skClose:after,
li.skItem.skLocationItem.skPartial:after {
  top: 10px;
  font-weight: normal;
}

.ManageField {
  display: block;
  text-align: right;
}

.ManageField a.pull-right {
  float: none;
}

/* Sponsors css*/
/********************************************************************/
.skSponsor {
  margin: 49px 0 24px 0;
  padding: 0;
}

.skSponsor .wrapper {
  padding: 0px 36px;
}

.skSponsor .skWidth {
  position: relative;
}

.skSponsor li.item {
  padding: 16px 18px;
  list-style: none;
  float: left;
}

.skSponsor img {
  width: 110px;
  height: 80px;
}

.skSponsor img:hover {
  -webkit-filter: drop-shadow(0 0px 5px rgba(251, 251, 251, 0.8));
  filter: drop-shadow(0 0px 5px rgba(251, 251, 251, 0.8));
}

.skSponsor .prev,
.skSponsor .next {
  background-color: transparent;
  background-repeat: no-repeat;
  position: absolute;
  text-indent: -9999px;
  z-index: 1;
  margin: -27px 0 0 0;
  top: 50%;
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
}

.skSponsor .prev:hover,
.skSponsor .next:hover {
  transition: 0.3s;
}

.skSponsor .prev {
  left: 1px;
  border-right: 22px solid;
}

.skSponsor .next {
  right: 1px;
  background-position: right top;
  border-left: 22px solid;
}

ul.tweet_list {
  margin: 0;
  padding: 0;
}

ul.tweet_list li {
  margin: 0;
  padding: 18px 15px 38px 85px;
  list-style: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 20px;
  position: relative;
  margin-bottom: 10px;
}

ul.tweet_list li:last-child {
  margin-bottom: 0;
}

ul.tweet_list li:before {
  content: "";
  width: 60px;
  height: 43px;
  position: absolute;
  left: 17px;
  top: 28px;
  background-image: url(images/sprite-image.png);
}

ul.tweet_list li:hover, ul.tweet_list li:focus, ul.tweet_list li:active {
  cursor: pointer;
}

ul.tweet_list li:hover a,
ul.tweet_list li:hover span, ul.tweet_list li:focus a,
ul.tweet_list li:focus span, ul.tweet_list li:active a,
ul.tweet_list li:active span {
  transition: 0.3s;
}

.tweet_text {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
}

.tweet_text a {
  word-break: break-word;
  text-decoration: underline;
}

a.tweet_screen_name {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  line-height: 24px;
  display: block !important;
  text-decoration: none;
  padding-bottom: 0px;
  text-transform: uppercase;
  padding-left: 15px;
  position: relative;
  color: #fff;
}

a.tweet_screen_name:before {
  position: absolute;
  content: "@";
  left: 0;
  top: -1px;
}

.tweet_time {
  font-family: 'Lato', sans-serif;
  font-style: italic;
  position: absolute;
  bottom: 15px;
  left: 85px;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #fff;
}

.skFacebook .skTitle,
.skTwitter .skTitle {
  font-size: 26px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: normal;
  text-align: center;
  padding: 8px 0 10px 0;
  letter-spacing: 0.5px;
  line-height: 26px;
}

.skSocialTab .tab {
  background: transparent;
}

.skTwitter > div,
.skFacebook > div {
  overflow-y: auto;
  height: 358px;
  overflow-x: hidden;
}

.skTwitter .tweet_avatar,
.skFacebook .tweet_avatar {
  display: none;
}

.skTwitter > div {
  padding-right: 10px;
}

a.skSocialBtn {
  font-family: 'Raleway', sans-serif;
  padding: 5px 15px 3px 15px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  display: block;
  position: relative;
  color: #fff;
}

a.skSocialBtn:before {
  content: "";
  position: absolute;
  top: 9px;
  right: 15px;
  width: 16px;
  height: 10px;
  background-image: url(images/sprite-image.png);
}

.skFacebookTabLink a.skSocialBtn {
  margin-top: 10px;
  margin-bottom: 10px;
}

.skTwitterTabLink a.skSocialBtn {
  margin-bottom: 10px;
}

.skTwitterIcn {
  width: 19px;
  height: 15px;
}

.skFacebookIcn {
  width: 14px;
  height: 14px;
  margin-top: 2px;
}

.skTwitterIcn,
.skFacebookIcn {
  display: inline-block;
  margin-left: 5px;
}

.skSocialList.hasSocialFeeds {
  height: 465px;
}

.skFBWrapper {
  display: none;
}

.hasSocialFeeds .skTwitter,
.hasSocialFeeds .skFacebook,
.hasSocialFeeds .skTwitter > div,
.hasSocialFeeds .skFBWrapper {
  height: 399px;
}

.hasBothSocialFeeds .skTwitter,
.hasBothSocialFeeds .skFacebook,
.hasBothSocialFeeds .skTwitter > div,
.hasBothSocialFeeds .skFBWrapper {
  height: 358px;
}

.hasSocialFeeds .skFacebookTabLink a.skSocialBtn {
  margin-top: 0;
}

.facebook-plugin {
  display: block;
  margin: auto;
}

.LeftPane {
  width: 558px;
  float: left;
}

.RightPane {
  width: 318px;
  margin-left: 20px;
  float: right !important;
}

.skRight ul.nav {
  width: 100%;
}

.skRight li.item a {
  width: auto;
}

.TeamPage_newsAE_detail .tdAlign {
  vertical-align: middle;
}

.TeamPage_normalText, span.TeamPage_normalText {
  word-break: break-word;
}

@media screen and (max-width: 980px) {
  .skWidth {
    width: 96%;
  }
  .skTopLinks li.item {
    width: 30.3333%;
    padding: 0 4.4333% 0 0;
  }
  .skInnerSection {
    min-width: auto;
  }
  .LeftPane {
    width: 65%;
    float: left;
  }
  .RightPane {
    float: left;
    width: 32%;
    margin-left: 3%;
  }
  img {
    max-width: 100%;
  }
  .skRow .skLeft {
    width: 69%;
  }
  .skRow .skRight {
    width: 29%;
  }
  .skFooter .skFtSocial {
    display: none;
  }
  .skFooter .skSiteLink,
  .skFooter .skFtbanner,
  .skFooter .skContact {
    width: 33.333%;
  }
  .skInnerContent {
    display: block;
    margin: auto;
    height: auto;
    word-break: break-word;
  }
}

@media screen and (max-width: 880px) {
  .skSponsor ul.list li.item {
    padding: 15px 20px;
  }
  .skHeader h1.skBanner {
    width: auto;
  }
  .skTabs ul.nav a.link, .skTabs ul.nav a.link:link, .skTabs ul.nav a.link:visited {
    font-size: 15px;
  }
}

@media screen and (max-width: 768px) {
  .skLogin {
    float: none;
  }
  .skNav {
    background: transparent !important;
  }
  .skWidth {
    width: auto;
    padding: 0 15px;
  }
  .skMobileView {
    display: block;
  }
  .skLeftPane,
  .skRightPane {
    float: none;
    display: block;
    width: auto;
    padding: 0;
    margin: 0;
  }
  .LeftPane,
  .RightPane {
    width: 100%;
    margin: 0;
    float: none;
  }
  .skTopBar,
  .skTabs ul.nav,
  .skMobileHide,
  .skHeader .skLogo,
  ul.skField .skName {
    display: none;
  }
  .skTopLinks {
    padding: 15px 0 0 0;
  }
  .skTopLinks li.item {
    float: none;
    padding: 0 50px;
    width: auto;
    margin: 0 0 20px 0;
    min-height: 170px;
  }
  .skTopLinks li.item.last {
    padding-right: 50px;
  }
  .ImageHolder {
    display: table-cell;
    vertical-align: middle;
  }
  .skTabs a.mobTabLink, .skTabs a.mobTabLink:link, .skTabs a.mobTabLink:visited {
    display: block;
  }
  .skFBWrapper {
    display: block;
  }
  .skHeader .skRightBanner,
  ul.skField .skNameMob {
    display: block;
    padding: 10px 15px 0 0;
  }
  ul.skField .skNameMob {
    height: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .skRow {
    height: auto;
    overflow: initial;
  }
  .skRow .skLeft,
  .skRow .skRight {
    float: none;
    width: auto;
    margin-right: 0;
  }
  a.viewall, a.viewall:link, a.viewall:visited {
    float: none;
    display: block;
    text-align: center;
    padding: 9px 10px;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
  }
  .skHeader, .skHeader:link, .skHeader:visited {
    font-weight: 700;
    font-size: 14px;
    text-align: center;
  }
  .skLogin a.skBtn.login {
    width: 47.5%;
    padding: 8px 15px;
    box-sizing: border-box;
    margin: 0;
  }
  .skLogin a.skBtn.register {
    width: 47.5%;
    float: right;
    padding: 8px 15px;
    box-sizing: border-box;
  }
  .skHeader {
    padding: 10px 0 0 0;
  }
  .skHeader .skAction,
  .skHeader .skBannerWrap {
    float: none;
    display: block;
  }
  .skHeader h1.skBanner {
    text-align: center;
    display: block;
    margin: 25px 0 13px;
    font-size: 28px;
    line-height: 28px;
    width: auto;
    font-weight: 900;
    max-height: 52px;
    overflow: hidden;
    min-height: unset;
  }
  .skSocial {
    text-align: center;
    padding: 0 0 20px 0;
  }
  .skRotator .skPager {
    display: table !important;
    width: 100%;
    margin-top: 10px;
  }
  .skTabsCnt {
    padding: 20px 15px;
  }
  .skAboutus {
    padding: 9px 16px 20px 16px;
  }
  .skAboutus .inner {
    height: 163px;
    overflow: auto;
    line-height: 18px;
  }
  ul.skField {
    padding: 0 20px 0 32px;
    height: 306px;
    overflow: auto;
    margin: 10px 20px;
  }
  ul.skField .skDate {
    padding: 8px 0;
    font-size: 11px;
    border-bottom: 1px solid #fff;
  }
  ul.skField > li.skItem {
    margin-top: 30px;
  }
  ul.skField > li.skItem.skFirst {
    margin-top: 0;
  }
  ul.skField > li.skItem.skLast {
    margin-bottom: 40px;
  }
  ul.skField li.skItem.skOpen:after, ul.skField li.skItem.skClose:after, ul.skField li.skItem.skPartial:after {
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    top: 36px;
    right: 0;
  }
  ul.skField li.skLocationItem {
    padding: 10px 90px 0 0;
    font-size: 14px;
    text-transform: capitalize;
    line-height: 14px;
    height: 16px;
    font-family: 'Lato', sans-serif;
  }
  ul.skField .skSubField li.skItem.skOpen:after, ul.skField .skSubField li.skItem.skClose:after, ul.skField .skSubField li.skItem.skPartial:after {
    top: 10px;
    font-size: 16px;
    line-height: 16px;
  }
  .skFooter {
    padding: 30px 0px;
  }
  .skFooter .skContact.skMobileView,
  .skFooter .skFtbanner,
  .skFooter .skSiteLink.skMobileView {
    float: none;
    display: block;
    width: auto;
    text-align: center;
  }
  .skFooter .skHead > p {
    padding-bottom: 30px;
  }
  .skFooter h2.skHead {
    margin-bottom: 0;
    padding: 12px 10px;
  }
  .skFooter p.skClubName {
    padding-top: 25px;
  }
  .skFtbanner {
    margin: 38px 0;
  }
  .skFtbanner img {
    height: 245px;
    width: 350px;
  }
  .skClubContact {
    margin-top: 22px;
  }
  .skInfo {
    background-color: transparent !important;
  }
  .skInfo .left,
  .skInfo .right {
    float: none;
    text-align: center;
  }
  .skInfo .left {
    margin-bottom: 15px;
    color: white;
    width: auto;
  }
  .skSponsor {
    margin-top: 30px;
  }
  .skSponsor .next {
    right: 15px;
  }
  .skSponsor .prev {
    left: 15px;
  }
  .skSponsor ul.list li.item {
    padding: 30px 25px;
  }
  .skCalendar.skTabsCnt,
  .skNews.skTabsCnt {
    padding: 0px 0;
  }
  ul.tweet_list li {
    padding: 18px 30px 38px 52px;
    /*&:first-child{
			&:before{
				top: 5px;
			}	
		} */
  }
  ul.tweet_list li:before {
    top: 23px;
    height: 30px;
    width: 30px;
    left: 13px;
  }
  .skTwitter > div {
    height: 358px;
    padding-right: 15px;
  }
  .tweet_time {
    left: 50px;
  }
  .skFeeds {
    padding: 0;
  }
  .skFeeds .inner {
    padding: unset;
    height: unset;
  }
  .inner {
    height: 400px;
  }
  .sksocial {
    height: auto;
  }
  .skHighlight {
    padding: 9px 16px 20px 16px;
  }
  .skHighlight .inner {
    max-height: 460px;
    height: auto;
  }
  .skHighlight iframe {
    width: 100%;
    height: auto;
  }
  .skTopBar {
    background: transparent;
  }
  .skSiteLink .ftContent {
    margin-top: 20px;
    text-align: left;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
  .skSiteLink ul.list {
    width: 40%;
    padding: 10px 5%;
  }
  .skSiteLink ul.last {
    display: none;
  }
  .skNews .inner {
    padding-right: 0;
  }
  .skNews .hiddenBar {
    padding: 0;
  }
  .skNews ul.list {
    padding: 0 0px 0 0;
  }
  .skNews a.viewall, .skNews a.viewall:link, .skNews a.viewall:visited {
    margin-right: 0px;
  }
  .skNews .inner.hasScroll ul.list {
    padding: 0 8px 0 0;
  }
  .skNews .inner.hasScroll a.viewall, .skNews .inner.hasScroll a.viewall:link, .skNews .inner.hasScroll a.viewall:visited {
    margin-right: 8px;
  }
  .skNews .day {
    padding: 8px 5px 0 0;
  }
  .skNews .detail h3 {
    font-size: 18px;
  }
  .skNews a.link, .skNews a.link:link, .skNews a.link:visited {
    padding: 19px 8px;
  }
  .skCalendar .events {
    padding: 0 0px 0 0;
  }
  .skCalendar .inner.hasScroll .events {
    padding: 0 8px 0 0;
  }
  .skCalendar .inner.hasScroll a.viewall, .skCalendar .inner.hasScroll a.viewall:link, .skCalendar .inner.hasScroll a.viewall:visited {
    margin: 0 8px 0 0;
  }
  .skCalendar a.viewall, .skCalendar a.viewall:link, .skCalendar a.viewall:visited {
    margin: 0;
  }
  .skCalendar .skEventtop {
    display: none;
  }
  .skCalendar .inner {
    height: 390px;
  }
  .skRightBanner .skDonateLink {
    display: block;
    width: 100%;
    padding-left: 0px;
    margin: 25px 0;
  }
}

@media screen and (max-width: 414px) {
  .skHeader a.skBtn.login, .skHeader a.skBtn.login:link, .skHeader a.skBtn.login:visited {
    margin-right: 0;
  }
  .skTopLinks span {
    font-size: 18px;
    word-break: break-all;
  }
  ul.skField li.skItem.skOpen:after, ul.skField li.skItem.skClose:after, ul.skField li.skItem.skPartial:after {
    font-size: 20px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    text-transform: capitalize;
  }
  .skFtbanner {
    margin: 38px 0;
  }
  .skFtbanner img {
    height: auto;
    width: 100%;
  }
  .skNews a.link, .skNews a.link:link, .skNews a.link:visited {
    padding: 15px;
  }
  .skHighlight.skTabsCnt {
    padding: 0px 0px;
  }
}

@media screen and (max-width: 360px) {
  .skTopLinks li.item {
    padding: 0 0px;
  }
  .skTopLinks li.item.last {
    padding-right: 0px;
  }
  ul.skField li.skItem.skOpen:after, ul.skField li.skItem.skClose:after, ul.skField li.skItem.skPartial:after {
    font-size: 12px;
  }
  ul.skField .skNameMob {
    font-size: 12px;
  }
  ul.skField .skCurrent {
    font-size: 11px;
  }
  ul.skField .skDate {
    font-size: 10px;
  }
}
