#articleList article {
  border-bottom: solid 1px #ebebeb;
  display: block;
  overflow: hidden;
  height: 100px;
  margin: 30px 0px 30px 0px;
}
#articleList article.featured {
  height: auto;
}
#articleList article.featured iframe {
  width: 300px;
  height: 169px;
}
#articleList article.featured .featured-info {
  height: 56px;
  margin: 0;
  padding: 0;
}
#articleList article.featured .featured-title {
  font-weight: bold;
  margin: 0;
  padding-top: 1rem;
}
#articleList article figure {
  float: right;
  background: #646464 center no-repeat;
  background-size: cover;
  width: 126px;
  height: 71px;
}
#articleList article figure img,
#articleList article figure a {
  display: block;
  width: 100%;
  max-width: 100%;
}
#articleList article figure a {
  height: 100%;
}
#articleList article div {
  height: 64px;
  font-size: 14px;
  line-height: 18px;
  margin-right: 140px;
  padding-left: 8px;
}
#articleList article div > a {
  display: block;
  line-height: 16px;
}
#articleList article div strong {
  font-weight: normal;
}
#articleList article div a.title {
  max-height: 50px;
  overflow: hidden;
  margin-bottom: 6px;
}
#articleList article div a.meet {
  font-size: 1rem;
  font-style: italic;
  height: 18px;
  overflow: hidden;
}
#articleList footer {
  text-align: center;
  font-size: 1.8rem;
}
#tableColumnHeaderText {
  font-weight: bold;
  text-align: left;
  font-size: 1.1rem;
  text-transform: uppercase;
  line-height: 2rem;
  padding: 4px;
}
#tableColumnHeader tr,
#tableColumnHeader {
  background: #646464;
}
#tableColumnHeader th,
#tableColumnHeader td {
  color: #ffffff;
  font-weight: bold;
  text-align: left;
  font-size: 1.1rem;
  text-transform: uppercase;
  line-height: 2rem;
  padding: 4px;
}
#tableColumnHeader th.center,
#tableColumnHeader td.center {
  text-align: center;
}
#tableColumnHeader th.right,
#tableColumnHeader td.right {
  text-align: right;
}
#headlinesBundle article {
  height: 120px;
  margin: 0;
  margin-top: 30px;
}
#headlinesBundle article figure {
  float: left;
  width: 200px;
  margin-right: 20px;
  height: 113px;
  background-size: cover;
}
#headlinesBundle article figure img,
#headlinesBundle article figure a {
  display: block;
  width: 100%;
}
#headlinesBundle article div {
  margin-left: 208px;
  padding-right: 8px;
  height: 113px;
  min-height: 48px;
  overflow: hidden;
}
#headlinesBundle article div > a {
  max-height: 48px;
  font-size: 1.5rem;
  line-height: 24px;
  overflow: hidden;
}
@media only screen and (max-width: 479px) {
  #headlinesBundle article div > a {
    font-size: 1.3rem;
    line-height: 20px;
    max-height: 60px;
  }
  #headlinesBundle article div > a strong {
    font-weight: normal;
  }
}
#headlinesBundle article div p {
  color: #646464;
  margin-top: 4px;
  line-height: 16px;
  max-height: 32px;
  overflow: hidden;
}
#headlinesBundle article div p a {
  display: inline;
}
#headlinesBundle article div span {
  color: #646464;
  padding-left: 8px;
  padding-right: 8px;
  margin-top: 4px;
  line-height: 16px;
  display: inline-block;
  vertical-align: middle;
  font-style: italic;
}
#headlinesBundle article div span a,
#headlinesBundle article div span a:visited,
#headlinesBundle article div span a:link {
  color: #646464;
}
@media only screen and (max-width: 479px) {
  #headlinesBundle article div span {
    display: none;
  }
}
#headlinesBundle article div span:first-of-type {
  padding-left: 0;
  border-right: solid 1px #646464;
}
@media only screen and (max-width: 479px) {
  #headlinesBundle article div span:first-of-type {
    border-right: none;
  }
}
#headlinesBundle article div span:only-of-type {
  border-right: none;
}
@media only screen and (max-width: 479px) {
  #headlinesBundle article div p {
    display: none;
  }
}
@media only screen and (max-width: 639px) {
  #headlinesBundle article {
    height: 90px;
  }
  #headlinesBundle article figure {
    width: 150px;
    height: 84px;
  }
  #headlinesBundle article div {
    margin-left: 158px;
  }
  #headlinesBundle article div > a {
    font-size: 1.3rem;
  }
}
#topStoryBundle article {
  display: inline-block;
  width: 120px;
  height: 108px;
  vertical-align: top;
  margin-right: 1px;
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
  position: relative;
}
#topStoryBundle article:last-child {
  margin-right: 0;
}
#topStoryBundle article .title {
  display: block;
  position: absolute;
  top: 72px;
  height: 36px;
  overflow: hidden;
  padding-right: 8px;
  font-size: 1.1rem;
  line-height: 18px;
  margin: 0;
}
#topStoryBundle article .title strong {
  font-weight: normal;
}
#topStoryBundle article .summary {
  display: none;
}
#topStoryBundle article figure {
  width: 120px;
  height: 68px;
  float: none;
  overflow: hidden;
}
#topStoryBundle article figure img {
  max-width: 100%;
}
#topStoryBundle article:first-child {
  display: block;
  width: 100%;
  padding-bottom: 12px;
  height: auto;
}
#topStoryBundle article:first-child .title {
  position: static;
  font-size: 2.5rem;
  line-height: 3rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 8px;
}
#topStoryBundle article:first-child .title strong {
  font-weight: bold;
}
#topStoryBundle article:first-child figure {
  width: 100%;
  height: auto;
}
#viewMore {
  text-transform: uppercase;
  font-style: italic;
  font-size: 1.8rem;
  line-height: 32px;
  text-align: center;
  border-bottom: solid 1px #ebebeb;
  padding-bottom: 8px;
}
#viewMore a + a {
  margin-left: 16px;
}
#imageSubheader {
  position: relative;
  min-height: 64px;
  padding-bottom: 8px;
}
#imageSubheader h1,
#imageSubheader > strong {
  height: 64px;
}
#imageSubheader h1::after,
#imageSubheader > strong::after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 64px;
  background: #c80000 center no-repeat;
  color: #ffffff;
  background-size: contain;
}
#page main.main form .field .maxlength-counter {
  width: 60% !important;
}
#page main.main form .field .maxlength-counter + .input-counter {
  display: inline;
  margin: 7px;
}
#subheader header {
  position: relative;
  min-height: 64px;
  padding-bottom: 8px;
}
#subheader header h1,
#subheader header > strong {
  height: 64px;
}
#subheader header h1::after,
#subheader header > strong::after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 64px;
  background: #c80000 center no-repeat;
  color: #ffffff;
  background-size: contain;
}
#subheader header strong::after {
  background-image: url(milesplit-virtual-meets.png);
}
#divRow {
  font-size: 1.1rem;
  line-height: 2rem;
  padding: 4px;
}
.content #stepNavigation {
  margin-bottom: 0px;
}
.content .dataEdit:hover {
  cursor: pointer;
}
.content .dataEdit:hover i.fa {
  color: #141414;
}
.content table i.fa {
  padding: 5px;
  color: #646464;
}
.content table i.fa:hover {
  color: #141414;
  cursor: pointer;
}
.content #selectedItems {
  margin-bottom: 16px;
}
.content .optionLink,
#side .optionLink {
  line-height: 32px;
  font-size: 0.7em;
  margin-right: 4px;
  color: #ebebeb;
}
.content .header,
#side .header {
  background-color: #646464;
  font-size: 1.1rem;
  line-height: 2rem;
  padding: 4px;
}
.content .header,
#side .header,
.content .header a,
#side .header a {
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
}
.content .row,
#side .row {
  font-size: 1.1rem;
  line-height: 2rem;
  padding: 4px;
}
.content .row:nth-of-type(odd),
#side .row:nth-of-type(odd) {
  background: #ebebeb;
}
.content .row:last-of-type,
#side .row:last-of-type {
  margin-bottom: 15px;
}
.noWrap {
  white-space: nowrap;
}
#stepArrow {
  content: ' ';
  display: inline-block;
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 0 14px 14px;
  border-color: transparent transparent transparent #ffffff;
}
ul#stepProgress {
  height: 28px;
  color: #464646;
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
ul#stepProgress > li {
  cursor: default;
  /*&:not(.noClick):not(.currentStep) {
      cursor: pointer;
    }*/
  list-style: none;
  line-height: 28px;
  margin: 0 8px 0 0;
  padding: 0 16px 0 20px;
  float: left;
  min-width: 12%;
  position: relative;
  background-color: #ebebeb;
}
ul#stepProgress > li span {
  display: block;
  float: left;
  margin-right: 4px;
  height: 28px;
  width: 28px;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #ffffff;
  text-align: center;
}
ul#stepProgress > li:after {
  content: ' ';
  display: inline-block;
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 0 14px 14px;
  border-color: transparent transparent transparent #ffffff;
  right: -14px;
  border-left-color: #ebebeb;
}
ul#stepProgress > li:before {
  content: ' ';
  display: inline-block;
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 0 14px 14px;
  border-color: transparent transparent transparent #ffffff;
  left: 0;
  border-left-width: 16px;
}
ul#stepProgress > li.currentStep {
  background-color: #464646;
  color: #ffffff;
}
ul#stepProgress > li.currentStep span {
  background-color: #141414;
}
ul#stepProgress > li.currentStep:after {
  border-left-color: #464646;
}
ul#stepProgress > li:first-of-type {
  padding-left: 4px;
}
ul#stepProgress > li:first-of-type:before {
  display: none;
}
ul#stepProgress > li:last-of-type:not(.step1) {
  margin-right: 0;
  float: none;
  overflow: hidden;
}
ul#stepProgress > li:last-of-type:not(.step1):after {
  display: none;
}
ul#stepProgress > li > input {
  display: none;
}
.content form.save div.field {
  width: 100%;
  display: block;
}
.content form.save div.field.radio span {
  display: block;
}
.content #saveMeetButtons {
  float: right;
  margin-left: -100%;
}
.content #saveMeetButtons button {
  min-width: 80px;
}
.content #saveMeetButtons .saveMeetButton.hide {
  display: none;
}
.content #saveMeetButtons .saveMeetButton:not(.hide):nth-of-type(2)::after {
  content: " As";
}
.content #saveMeetButtons .saveMeetButton:not(.hide):nth-of-type(2) + div.modal h2::after,
.content #saveMeetButtons .saveMeetButton:not(.hide):nth-of-type(2) + div.modal button[type="submit"]::after {
  content: " As";
}

@media only screen and (max-width: 639px) {
  .content #saveMeetButtons {
    margin-bottom: 8px;
  }
}
.content .actionLink {
  float: right;
  line-height: 32px;
}
.content .actionLink i {
  padding: 5px;
}
.content [data-sortBy] {
  cursor: pointer;
}
.content ul.tabs {
  list-style-type: none;
  margin: 0;
  border-bottom: 2px solid black;
  padding: 0 0 0 8px;
  overflow: hidden;
}
.content ul.tabs > li {
  cursor: pointer;
  list-style: none;
  float: left;
  margin: 0 10px 0 0;
  padding: 10px 25px;
  border: 1px solid black;
  border-bottom: none;
  background-color: #ebebeb;
}
.content ul.tabs > li.current {
  font-weight: bold;
  background-color: #646464;
  color: #ffffff;
}
.content ul.tabs > li:last-of-type {
  margin-right: 0;
}

@media only screen and (max-width: 639px) {
  .content ul.tabs {
    clear: both;
  }
}
.content #teamScores a[href^="#toggle"] i {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.content #teamScores a[href^="#toggle"].expanded i:before {
  content: "\f056";
}
.content #teamScores a[href^="#toggle"].notExpanded i:before {
  content: "\f055";
}
.content #teamScores tbody.expanded tr {
  display: table-row;
}
.content #teamScores tbody.expanded tr:first-child {
  font-weight: bold;
  text-align: left;
  font-size: 1.1rem;
  text-transform: uppercase;
  line-height: 2rem;
  padding: 4px;
  background: #c8c8c8;
}
.content #teamScores tbody.expanded tr a[href^="#toggle"] i:before {
  content: "\f0dd";
}
.content #teamScores tbody.notExpanded tr {
  display: none;
}
.content #teamScores tbody.notExpanded tr:first-child {
  display: table-row;
}
.content #teamScores tbody.notExpanded tr a[href^="#toggle"] i {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.content #teamScores tbody.notExpanded tr a[href^="#toggle"] i:before {
  content: "\f0de";
}
.content #teamScores tbody .displace,
.content #teamScores tbody .displace a {
  color: #969696;
}
.content .tabContent {
  display: none;
  margin: 20px 0 10px;
}
.content .tabContent h2 {
  margin-bottom: 8px;
}
.content .tabContent table {
  margin-bottom: 16px;
}
.content table .nonPlacers,
.content table .scratches,
.content table .userScratches {
  border-top: 3px solid #c8c8c8;
}
.content table:not(.expanded) .nonPlacers tr,
.content table:not(.expanded) .scratches tr {
  display: none;
}
.content .toggleLink tr {
  background-color: #c8c8c8 !important;
}
.content .scratches,
.content .userScratches,
.content .scratches i,
.content .userScratches i,
.content .scratches a,
.content .userScratches a {
  color: #c80000 !important;
}
.content .emptyIconSpacer {
  display: inline-block;
  width: 22px;
}

@media only screen and (max-width: 639px) {
  .content div.share {
    display: none;
  }
}
table.tablesorter .tablesorter-headerRow {
  cursor: pointer;
}
#side .joinPro > div {
  width: 300px;
  min-height: 150px;
  background-color: #141414;
  text-align: center;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
#side .joinPro > div header {
  color: #646464;
  font-size: 1.8rem;
  margin-bottom: 20px;
  font-style: italic;
  top: 10px;
  padding: 5px;
  position: relative;
}
#side .joinPro > div p {
  color: #fff;
  font-size: 1.4rem;
  margin-bottom: 20px;
  padding: 5px;
}
#side .joinPro > div .callToAction {
  background-color: #0075ad;
  color: #ffffff;
  background-color: #0089cb;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0097e0), color-stop(100%, #0075ad));
  background: -webkit-linear-gradient(top, #0097e0 0, #0075ad 100%);
  background: -moz-linear-gradient(top, #0097e0 0, #0075ad 100%);
  background: -ms-linear-gradient(top, #0097e0 0, #0075ad 100%);
  background: -o-linear-gradient(top, #0097e0 0, #0075ad 100%);
  background: linear-gradient(to bottom, #0097e0 0, #0075ad 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0097e0, endColorstr=#0075ad, GradientType=0);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5), 0 1px 0 #7ad4ff inset;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5), 0 1px 0 #7ad4ff inset;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5), 0 1px 0 #7ad4ff inset;
  text-align: center;
  text-transform: uppercase;
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: bold;
  padding: 12px 36px;
  font-size: 1.3em;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  margin: 0 auto 8px;
}
#side .joinPro > div .callToAction:hover {
  background-color: #0075ad;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0075ad), color-stop(100%, #0075ad));
  background: -webkit-linear-gradient(top, #0075ad 0, #0075ad 100%);
  background: -moz-linear-gradient(top, #0075ad 0, #0075ad 100%);
  background: -ms-linear-gradient(top, #0075ad 0, #0075ad 100%);
  background: -o-linear-gradient(top, #0075ad 0, #0075ad 100%);
  background: linear-gradient(to bottom, #0075ad 0, #0075ad 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0075ad, endColorstr=#0097e0, GradientType=0);
}
#side .joinPro > div .callToAction.btnSmall {
  min-width: 140px;
  padding: 6px 18px;
  font-size: 0.8em;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#side .joinPro > div .callToAction.btnLarge {
  padding: 24px 72px;
  font-size: 1.8em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#side .joinPro > div .callToAction:hover {
  background-color: #0c99de;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #14b2ff), color-stop(100%, #0075ad));
  background: -webkit-linear-gradient(top, #14b2ff 0, #0075ad 100%);
  background: -moz-linear-gradient(top, #14b2ff 0, #0075ad 100%);
  background: -ms-linear-gradient(top, #14b2ff 0, #0075ad 100%);
  background: -o-linear-gradient(top, #14b2ff 0, #0075ad 100%);
  background: linear-gradient(to bottom, #14b2ff 0, #0075ad 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#14b2ff, endColorstr=#0097e0, GradientType=0);
}
#side .joinPro > div .callToAction.btnSmall {
  min-width: 140px;
  padding: 6px 18px;
  font-size: 0.8em;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#side .joinPro > div .callToAction.btnLarge {
  padding: 24px 72px;
  font-size: 1.8em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
