/* Fonts */
/* Fonts */
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");
@import url("https://fonts.googleapis.com/css?family=Exo+2:600");
/* start large and end up small */
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");
@import url("https://fonts.googleapis.com/css?family=Exo+2:600");
/* line 7, ../../scss/elements/_mobile.scss */
nav#block-townsquare-test-two-largebuttons ul.menu {
  display: block;
  width: 100%;
  margin-left: 0;
  list-style: none none;
  padding: 0;
  clear: both;
  float: none;
  margin-top: -10px; }

/* line 18, ../../scss/elements/_mobile.scss */
li.menu-item {
  padding-top: 0; }

/* line 21, ../../scss/elements/_mobile.scss */
li.menu-item a.buttonyellow {
  appearance: none;
  border-top: 0px solid #fff;
  border-right: 4px solid #fff;
  border-bottom: 4px solid #fff;
  border-left: 0px solid #fff;
  background-color: #ffc500;
  border-radius: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Exo 2", sans-serif;
  font-size: 250%;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
  padding: .75em 0;
  text-decoration: none;
  text-align: center;
  transition: background-color 150ms ease;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  width: 50%;
  float: left; }
  /* line 47, ../../scss/elements/_mobile.scss */
  li.menu-item a.buttonyellow:hover, li.menu-item a.buttonyellow:focus {
    background-color: #fff;
    color: #ffc500; }
  /* line 54, ../../scss/elements/_mobile.scss */
  li.menu-item a.buttonyellow:disabled {
    cursor: not-allowed;
    opacity: 0.5; }
    /* line 58, ../../scss/elements/_mobile.scss */
    li.menu-item a.buttonyellow:disabled:hover {
      background-color: #fff;
      color: #ffc500; }

/* line 65, ../../scss/elements/_mobile.scss */
li.menu-item a.buttonblue {
  appearance: none;
  background-color: #008bff;
  border-top: 0px solid #fff;
  border-right: 0px solid #fff;
  border-bottom: 4px solid #fff;
  border-left: 4px solid #fff;
  border-radius: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Exo 2", sans-serif;
  font-size: 250%;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  line-height: 1;
  padding: .75em 0;
  text-decoration: none;
  transition: background-color 150ms ease;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  width: 50%;
  text-align: center;
  float: left; }
  /* line 91, ../../scss/elements/_mobile.scss */
  li.menu-item a.buttonblue:hover, li.menu-item a.buttonblue:focus {
    background-color: #fff;
    color: #008bff; }
  /* line 98, ../../scss/elements/_mobile.scss */
  li.menu-item a.buttonblue:disabled {
    cursor: not-allowed;
    opacity: 0.5; }
    /* line 102, ../../scss/elements/_mobile.scss */
    li.menu-item a.buttonblue:disabled:hover {
      background-color: #fff;
      color: #008bff; }

/* line 109, ../../scss/elements/_mobile.scss */
li.menu-item a.buttongreen {
  appearance: none;
  background-color: #00a200;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
  border-bottom: 4px solid #fff;
  border-left: 0px solid #fff;
  border-radius: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Exo 2", sans-serif;
  font-size: 250%;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  line-height: 1;
  padding: 0.75em 0;
  text-decoration: none;
  transition: background-color 150ms ease;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  width: 34%;
  text-align: center;
  float: left; }
  /* line 135, ../../scss/elements/_mobile.scss */
  li.menu-item a.buttongreen:hover, li.menu-item a.buttongreen:focus {
    background-color: #fff;
    color: #00a200; }
  /* line 142, ../../scss/elements/_mobile.scss */
  li.menu-item a.buttongreen:disabled {
    cursor: not-allowed;
    opacity: 0.5; }
    /* line 146, ../../scss/elements/_mobile.scss */
    li.menu-item a.buttongreen:disabled:hover {
      background-color: #fff;
      color: #00a200; }

/* line 153, ../../scss/elements/_mobile.scss */
li.menu-item a.buttonorange {
  appearance: none;
  background-color: #ff7f00;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
  border-bottom: 4px solid #fff;
  border-left: 4px solid #fff;
  border-radius: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Exo 2", sans-serif;
  font-size: 250%;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  line-height: 1;
  padding: .75em 0;
  text-decoration: none;
  transition: background-color 150ms ease;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  width: 33%;
  text-align: center;
  float: left; }
  /* line 179, ../../scss/elements/_mobile.scss */
  li.menu-item a.buttonorange:hover, li.menu-item a.buttonorange:focus {
    background-color: #fff;
    color: #ff7f00; }
  /* line 186, ../../scss/elements/_mobile.scss */
  li.menu-item a.buttonorange:disabled {
    cursor: not-allowed;
    opacity: 0.5; }
    /* line 190, ../../scss/elements/_mobile.scss */
    li.menu-item a.buttonorange:disabled:hover {
      background-color: #fff;
      color: #ff7f00; }

/* line 197, ../../scss/elements/_mobile.scss */
li.menu-item a.buttonred {
  appearance: none;
  background-color: #bb0000;
  border-top: 4px solid #fff;
  border-right: 0px solid #fff;
  border-bottom: 4px solid #fff;
  border-left: 4px solid #fff;
  border-radius: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Exo 2", sans-serif;
  font-size: 250%;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  line-height: 1;
  padding: 0.75em 0;
  text-decoration: none;
  transition: background-color 150ms ease;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  width: 33%;
  text-align: center;
  float: left; }
  /* line 223, ../../scss/elements/_mobile.scss */
  li.menu-item a.buttonred:hover, li.menu-item a.buttonred:focus {
    background-color: #fff;
    color: #bb0000; }
  /* line 230, ../../scss/elements/_mobile.scss */
  li.menu-item a.buttonred:disabled {
    cursor: not-allowed;
    opacity: 0.5; }
    /* line 234, ../../scss/elements/_mobile.scss */
    li.menu-item a.buttonred:disabled:hover {
      background-color: #fff;
      color: #bb0000; }

@media screen and (min-width: 811px) and (max-width: 1073px) {
  /* line 242, ../../scss/elements/_mobile.scss */
  #block-socialicons {
    display: none; }

  /* line 245, ../../scss/elements/_mobile.scss */
  #block-townsquare-test-two-secondarynavigation {
    width: 300px;
    float: right;
    margin-right: 15%; }

  /* line 252, ../../scss/elements/_mobile.scss */
  #block-townsquare-test-two-largebuttons ul.menu li.menu-item a.buttonyellow, #block-townsquare-test-two-largebuttons ul.menu li.menu-item a.buttonred, #block-townsquare-test-two-largebuttons ul.menu li.menu-item a.buttonblue,
  #block-townsquare-test-two-largebuttons ul.menu li.menu-item a.buttongreen, #block-townsquare-test-two-largebuttons ul.menu li.menu-item a.buttonorange {
    border-top: 2px solid #fff;
    border-right: 0;
    border-bottom: 2px solid #fff;
    border-left: 0px;
    width: 100%;
    font-size: 110%;
    text-align: center;
    vertical-align: middle;
    clear: both; } }
@media screen and (min-width: 601px) and (max-width: 810px) {
  /* line 275, ../../scss/elements/_mobile.scss */
  #block-townsquare-test-two-largebuttons ul.menu li.menu-item a.buttonyellow, #block-townsquare-test-two-largebuttons ul.menu li.menu-item a.buttonred, #block-townsquare-test-two-largebuttons ul.menu li.menu-item a.buttonblue,
  #block-townsquare-test-two-largebuttons ul.menu li.menu-item a.buttongreen, #block-townsquare-test-two-largebuttons ul.menu li.menu-item a.buttonorange {
    border-top: 2px solid #fff;
    border-right: 0;
    border-bottom: 2px solid #fff;
    border-left: 0px;
    width: 100%;
    font-size: 126%;
    text-align: center;
    vertical-align: middle;
    clear: both; }

  /* line 287, ../../scss/elements/_mobile.scss */
  #block-socialicons {
    display: none; }

  /* line 290, ../../scss/elements/_mobile.scss */
  #block-views-block-sponsor-by-shows-block-5 .views-row {
    background-color: #fff;
    border-bottom: 3px solid rgba(0, 0, 0, 0.1); }

  /* line 294, ../../scss/elements/_mobile.scss */
  #block-views-block-sponsor-by-shows-block-5 .views-col.col-1 {
    background-color: #fff;
    border-right: none;
    padding: 2% 4% 4% 0;
    width: 100%; }

  /* line 300, ../../scss/elements/_mobile.scss */
  #block-views-block-sponsor-by-shows-block-5 .views-col.col-2 {
    background-color: #fff;
    padding: 2% 4% 4% 3%;
    width: 100%;
    min-height: 335px;
    border-bottom: none; } }
@media screen and (min-width: 481px) and (max-width: 600px) {
  /* line 312, ../../scss/elements/_mobile.scss */
  #flexslider-1.flexslider.optionset-default ul.slides li section.hero {
    display: block;
    width: 100%;
    height: 340px;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 2px;
    margin-top: 71px; }
  /* line 323, ../../scss/elements/_mobile.scss */
  #flexslider-1.flexslider.optionset-default ul.slides li article .field.field--name-field-caption {
    font-size: 175%;
    padding: 50% 2% 2% 2%;
    color: #fff;
    text-align: left;
    z-index: 20;
    float: left;
    display: block;
    width: 100%;
    font: "Exo 2", sans-serif;
    height: 100px;
    line-height: 120%;
    text-shadow: 1px 1px 8px #000; }

  /* line 339, ../../scss/elements/_mobile.scss */
  #block-socialicons {
    display: none; }

  /* line 342, ../../scss/elements/_mobile.scss */
  #block-townsquare-test-two-secondarynavigation {
    width: 300px;
    float: right;
    margin-right: 15%; }

  /* line 349, ../../scss/elements/_mobile.scss */
  #block-townsquare-test-two-largebuttons ul.menu li.menu-item a.buttonyellow, #block-townsquare-test-two-largebuttons ul.menu li.menu-item a.buttonred, #block-townsquare-test-two-largebuttons ul.menu li.menu-item a.buttonblue,
  #block-townsquare-test-two-largebuttons ul.menu li.menu-item a.buttongreen, #block-townsquare-test-two-largebuttons ul.menu li.menu-item a.buttonorange {
    border-top: 2px solid #fff;
    border-right: 0;
    border-bottom: 2px solid #fff;
    border-left: 0px;
    width: 100%;
    font-size: 110%;
    text-align: center;
    vertical-align: middle;
    clear: both; } }
@media screen and (min-width: 0px) and (max-width: 480px) {
  /* line 368, ../../scss/elements/_mobile.scss */
  #block-townsquare-test-two-largebuttons ul.menu li.menu-item a.buttonyellow, #block-townsquare-test-two-largebuttons ul.menu li.menu-item a.buttonred, #block-townsquare-test-two-largebuttons ul.menu li.menu-item a.buttonblue,
  #block-townsquare-test-two-largebuttons ul.menu li.menu-item a.buttongreen, #block-townsquare-test-two-largebuttons ul.menu li.menu-item a.buttonorange {
    border-top: 2px solid #fff;
    border-right: 0;
    border-bottom: 2px solid #fff;
    border-left: 0px;
    width: 100%;
    font-size: 110%;
    text-align: center;
    vertical-align: middle;
    clear: both; }

  /* line 382, ../../scss/elements/_mobile.scss */
  div.region--header.region.region-header #block-socialicons {
    display: none; }

  /* line 385, ../../scss/elements/_mobile.scss */
  #block-views-block-channels-block-1 .views-row {
    background-color: #fff;
    border-bottom: none;
    min-height: 335px;
    width: 100%; }

  /* line 391, ../../scss/elements/_mobile.scss */
  #block-views-block-sponsor-by-shows-block-5 .views-row {
    background-color: #fff;
    border-bottom: 3px solid rgba(0, 0, 0, 0.1);
    margin: 0;
    padding: 0; }

  /* line 397, ../../scss/elements/_mobile.scss */
  #block-views-block-sponsor-by-shows-block-5 .views-col.col-1 {
    background-color: #fff;
    border-right: none;
    padding: 2% 4% 4% 0;
    width: 100%; }

  /* line 403, ../../scss/elements/_mobile.scss */
  #block-views-block-sponsor-by-shows-block-5 .views-col.col-2 {
    background-color: #fff;
    padding: 2% 4% 4% 3%;
    width: 100%;
    min-height: 335px;
    border-bottom: none; } }
@media screen and (max-width: 669px) {
  /* line 417, ../../scss/elements/_mobile.scss */
  section.hero .field.field--name-field-caption {
    font-size: 100%;
    padding: 40% 2% 2% 2%;
    color: #fff;
    text-align: left;
    z-index: 20;
    float: left;
    display: block;
    width: 100%;
    font: "Exo 2", sans-serif;
    line-height: 120%;
    text-shadow: 1px 1px 8px #000; }

  /* line 436, ../../scss/elements/_mobile.scss */
  #block-townsquare-test-two-largebuttons ul.menu li.menu-item a.buttonyellow, #block-townsquare-test-two-largebuttons ul.menu li.menu-item a.buttonred, #block-townsquare-test-two-largebuttons ul.menu li.menu-item a.buttonblue,
  #block-townsquare-test-two-largebuttons ul.menu li.menu-item a.buttongreen, #block-townsquare-test-two-largebuttons ul.menu li.menu-item a.buttonorange {
    border-top: 2px solid #fff;
    border-right: 0;
    border-bottom: 2px solid #fff;
    border-left: 0px;
    width: 100%;
    font-size: 110%;
    text-align: center;
    vertical-align: middle;
    clear: both; }

  /* line 449, ../../scss/elements/_mobile.scss */
  .header-layout .region-header {
    width: 100%;
    margin: 0; }
    /* line 453, ../../scss/elements/_mobile.scss */
    .header-layout .region-header #block-socialicons {
      display: none; }
    /* line 457, ../../scss/elements/_mobile.scss */
    .header-layout .region-header .field.field--name-field-caption {
      color: #fff;
      display: block;
      float: none;
      font-size: 85%;
      font-weight: 600;
      position: relative;
      text-align: left;
      top: 70px;
      width: 100%;
      z-index: 20;
      line-height: 120%;
      text-shadow: 1px 1px 8px #000; }

  /* line 475, ../../scss/elements/_mobile.scss */
  .region-content::before, .region-content::after {
    clear: both; }

  /* line 478, ../../scss/elements/_mobile.scss */
  .region-content {
    min-width: 100%;
    max-width: 100%;
    clear: both; }
    /* line 482, ../../scss/elements/_mobile.scss */
    .region-content #block-townsquare-test-two-largebuttons {
      min-width: 100%;
      max-width: 100%; }
      /* line 486, ../../scss/elements/_mobile.scss */
      .region-content #block-townsquare-test-two-largebuttons ul.menu li.menu-item a.buttonyellow, .region-content #block-townsquare-test-two-largebuttons ul.menu li.menu-item a.buttonred, .region-content #block-townsquare-test-two-largebuttons ul.menu li.menu-item a.buttonblue,
      .region-content #block-townsquare-test-two-largebuttons ul.menu li.menu-item a.buttongreen, .region-content #block-townsquare-test-two-largebuttons ul.menu li.menu-item a.buttonorange {
        border-top: 2px solid #fff;
        border-right: 0;
        border-bottom: 2px solid #fff;
        border-left: 0px;
        min-width: 100%;
        max-width: 100%;
        font-size: 110%;
        text-align: center;
        vertical-align: middle;
        clear: both; }
    /* line 502, ../../scss/elements/_mobile.scss */
    .region-content #block-townsquare-test-two-views-block-community-message-board-block-1-2 {
      min-width: 100%;
      max-width: 100%;
      clear: both;
      float: none; }
      /* line 508, ../../scss/elements/_mobile.scss */
      .region-content #block-townsquare-test-two-views-block-community-message-board-block-1-2 ol.flex-control-nav.flex-control-paging {
        min-width: 100%;
        max-width: 100%;
        clear: both;
        margin-bottom: 30px; }
    /* line 515, ../../scss/elements/_mobile.scss */
    .region-content #block-sampleshowblock {
      min-width: 100%;
      max-width: 100%;
      clear: both;
      float: none;
      margin-top: 30px; }
    /* line 523, ../../scss/elements/_mobile.scss */
    .region-content .views-col.col-1, .region-content .views-col.col-2 {
      min-width: 100%;
      border-bottom: 2px solid #D9D9D9; }
    /* line 527, ../../scss/elements/_mobile.scss */
    .region-content div#main-layout {
      display: flex;
      flex-direction: column;
      flex-wrap: wrap; }
    /* line 533, ../../scss/elements/_mobile.scss */
    .region-content .main-layout.region--sidebar-second.region--sidebar-second {
      width: 100%;
      clear: both; }
    /* line 539, ../../scss/elements/_mobile.scss */
    .region-content body.page-about .main-layout.region--sidebar-second {
      display: none; }

  /* line 545, ../../scss/elements/_mobile.scss */
  #block-footeraddress {
    display: block;
    margin-top: 180px;
    float: none;
    width: 100%; }
    /* line 550, ../../scss/elements/_mobile.scss */
    #block-footeraddress p {
      width: 100%; }

  /* line 554, ../../scss/elements/_mobile.scss */
  #block-views-block-channels-block-1 .views-row {
    background-color: #fff;
    border-bottom: none;
    min-height: 335px; }

  /* line 559, ../../scss/elements/_mobile.scss */
  #block-views-block-sponsor-by-shows-block-5 .views-row {
    background-color: #fff;
    border-bottom: 3px solid rgba(0, 0, 0, 0.1); }

  /* line 563, ../../scss/elements/_mobile.scss */
  #block-views-block-sponsor-by-shows-block-5 .views-col.col-1 {
    background-color: #fff;
    border-right: none;
    padding: 2% 4% 4% 0;
    width: 100%; }

  /* line 569, ../../scss/elements/_mobile.scss */
  #block-views-block-sponsor-by-shows-block-5 .views-col.col-2 {
    background-color: #fff;
    padding: 2% 4% 4% 3%;
    width: 100%;
    min-height: 335px;
    border-bottom: none; } }
@media screen and (min-width: 700px) and (max-width: 1319px) {
  /* 
  Generic Styling, for Desktops/Laptops 
  */
  /* line 582, ../../scss/elements/_mobile.scss */
  table {
    width: 100%;
    border-collapse: collapse; }

  /* Zebra striping */
  /* line 587, ../../scss/elements/_mobile.scss */
  tr:nth-of-type(odd) {
    background: #eee; }

  /* line 590, ../../scss/elements/_mobile.scss */
  th {
    background: rgba(0, 0, 0, 0.2);
    color: white;
    font-weight: bold; }

  /* line 595, ../../scss/elements/_mobile.scss */
  td, th {
    padding: 6px;
    border: 1px solid #ccc;
    text-align: left; } }
@media screen and (min-width: 0px) and (max-width: 669px) {
  /* Force table to not be like tables anymore */
  /* line 606, ../../scss/elements/_mobile.scss */
  body.page-shows-gotw-7 .views-table.views-view-table.cols-4.sticky-enabled.sticky-table,
  body.page-shows-minnesota-vixen-60 .main-layout.region--content-bottom table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table,
  body.page-shows-high-school-graduations-33 table.views-table.views-view-table.cols-5.sticky-enabled.sticky-table,
  body.page-shows-st-paul-saints-live .main-layout.region--content-bottom .views-table.views-view-table.cols-5.responsive-enabled,
  body.page-shows-insight-7-19 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table,
  body.page-shows-community-parks-connection-42 div.region--content-bottom.region.region-content-bottom table.views-table.views-view-tablecols-4.sticky-enabled sticky-table,
  body.page-shows-good-stuff-2 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table,
  body.page-shows-positive-parenting-3 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table,
  body.page-shows-fyi-45 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table,
  body.page-shows-amp-it-up-17 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table,
  body.page-shows-sportszone-6 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table,
  body.page-shows-jazz-cardio-strength-stretch-113 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table,
  body.page-shows-girl-talk-115 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table,
  body.page-shows-looking-back-local-history-348 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table {
    /* Hide table headers (but not display: none; for accessibility) */ }
    /* line 620, ../../scss/elements/_mobile.scss */
    body.page-shows-gotw-7 .views-table.views-view-table.cols-4.sticky-enabled.sticky-table table, body.page-shows-gotw-7 .views-table.views-view-table.cols-4.sticky-enabled.sticky-table thead, body.page-shows-gotw-7 .views-table.views-view-table.cols-4.sticky-enabled.sticky-table tbody, body.page-shows-gotw-7 .views-table.views-view-table.cols-4.sticky-enabled.sticky-table th, body.page-shows-gotw-7 .views-table.views-view-table.cols-4.sticky-enabled.sticky-table td, body.page-shows-gotw-7 .views-table.views-view-table.cols-4.sticky-enabled.sticky-table tr,
    body.page-shows-minnesota-vixen-60 .main-layout.region--content-bottom table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table table,
    body.page-shows-minnesota-vixen-60 .main-layout.region--content-bottom table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table thead,
    body.page-shows-minnesota-vixen-60 .main-layout.region--content-bottom table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table tbody,
    body.page-shows-minnesota-vixen-60 .main-layout.region--content-bottom table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table th,
    body.page-shows-minnesota-vixen-60 .main-layout.region--content-bottom table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table td,
    body.page-shows-minnesota-vixen-60 .main-layout.region--content-bottom table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table tr,
    body.page-shows-high-school-graduations-33 table.views-table.views-view-table.cols-5.sticky-enabled.sticky-table table,
    body.page-shows-high-school-graduations-33 table.views-table.views-view-table.cols-5.sticky-enabled.sticky-table thead,
    body.page-shows-high-school-graduations-33 table.views-table.views-view-table.cols-5.sticky-enabled.sticky-table tbody,
    body.page-shows-high-school-graduations-33 table.views-table.views-view-table.cols-5.sticky-enabled.sticky-table th,
    body.page-shows-high-school-graduations-33 table.views-table.views-view-table.cols-5.sticky-enabled.sticky-table td,
    body.page-shows-high-school-graduations-33 table.views-table.views-view-table.cols-5.sticky-enabled.sticky-table tr,
    body.page-shows-st-paul-saints-live .main-layout.region--content-bottom .views-table.views-view-table.cols-5.responsive-enabled table,
    body.page-shows-st-paul-saints-live .main-layout.region--content-bottom .views-table.views-view-table.cols-5.responsive-enabled thead,
    body.page-shows-st-paul-saints-live .main-layout.region--content-bottom .views-table.views-view-table.cols-5.responsive-enabled tbody,
    body.page-shows-st-paul-saints-live .main-layout.region--content-bottom .views-table.views-view-table.cols-5.responsive-enabled th,
    body.page-shows-st-paul-saints-live .main-layout.region--content-bottom .views-table.views-view-table.cols-5.responsive-enabled td,
    body.page-shows-st-paul-saints-live .main-layout.region--content-bottom .views-table.views-view-table.cols-5.responsive-enabled tr,
    body.page-shows-insight-7-19 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table table,
    body.page-shows-insight-7-19 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table thead,
    body.page-shows-insight-7-19 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table tbody,
    body.page-shows-insight-7-19 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table th,
    body.page-shows-insight-7-19 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table td,
    body.page-shows-insight-7-19 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table tr,
    body.page-shows-community-parks-connection-42 div.region--content-bottom.region.region-content-bottom table.views-table.views-view-tablecols-4.sticky-enabled sticky-table table,
    body.page-shows-community-parks-connection-42 div.region--content-bottom.region.region-content-bottom table.views-table.views-view-tablecols-4.sticky-enabled sticky-table thead,
    body.page-shows-community-parks-connection-42 div.region--content-bottom.region.region-content-bottom table.views-table.views-view-tablecols-4.sticky-enabled sticky-table tbody,
    body.page-shows-community-parks-connection-42 div.region--content-bottom.region.region-content-bottom table.views-table.views-view-tablecols-4.sticky-enabled sticky-table th,
    body.page-shows-community-parks-connection-42 div.region--content-bottom.region.region-content-bottom table.views-table.views-view-tablecols-4.sticky-enabled sticky-table td,
    body.page-shows-community-parks-connection-42 div.region--content-bottom.region.region-content-bottom table.views-table.views-view-tablecols-4.sticky-enabled sticky-table tr,
    body.page-shows-good-stuff-2 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table table,
    body.page-shows-good-stuff-2 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table thead,
    body.page-shows-good-stuff-2 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table tbody,
    body.page-shows-good-stuff-2 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table th,
    body.page-shows-good-stuff-2 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table td,
    body.page-shows-good-stuff-2 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table tr,
    body.page-shows-positive-parenting-3 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table table,
    body.page-shows-positive-parenting-3 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table thead,
    body.page-shows-positive-parenting-3 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table tbody,
    body.page-shows-positive-parenting-3 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table th,
    body.page-shows-positive-parenting-3 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table td,
    body.page-shows-positive-parenting-3 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table tr,
    body.page-shows-fyi-45 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table table,
    body.page-shows-fyi-45 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table thead,
    body.page-shows-fyi-45 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table tbody,
    body.page-shows-fyi-45 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table th,
    body.page-shows-fyi-45 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table td,
    body.page-shows-fyi-45 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table tr,
    body.page-shows-amp-it-up-17 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table table,
    body.page-shows-amp-it-up-17 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table thead,
    body.page-shows-amp-it-up-17 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table tbody,
    body.page-shows-amp-it-up-17 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table th,
    body.page-shows-amp-it-up-17 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table td,
    body.page-shows-amp-it-up-17 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table tr,
    body.page-shows-sportszone-6 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table table,
    body.page-shows-sportszone-6 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table thead,
    body.page-shows-sportszone-6 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table tbody,
    body.page-shows-sportszone-6 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table th,
    body.page-shows-sportszone-6 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table td,
    body.page-shows-sportszone-6 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table tr,
    body.page-shows-jazz-cardio-strength-stretch-113 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table table,
    body.page-shows-jazz-cardio-strength-stretch-113 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table thead,
    body.page-shows-jazz-cardio-strength-stretch-113 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table tbody,
    body.page-shows-jazz-cardio-strength-stretch-113 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table th,
    body.page-shows-jazz-cardio-strength-stretch-113 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table td,
    body.page-shows-jazz-cardio-strength-stretch-113 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table tr,
    body.page-shows-girl-talk-115 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table table,
    body.page-shows-girl-talk-115 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table thead,
    body.page-shows-girl-talk-115 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table tbody,
    body.page-shows-girl-talk-115 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table th,
    body.page-shows-girl-talk-115 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table td,
    body.page-shows-girl-talk-115 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table tr,
    body.page-shows-looking-back-local-history-348 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table table,
    body.page-shows-looking-back-local-history-348 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table thead,
    body.page-shows-looking-back-local-history-348 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table tbody,
    body.page-shows-looking-back-local-history-348 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table th,
    body.page-shows-looking-back-local-history-348 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table td,
    body.page-shows-looking-back-local-history-348 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table tr {
      display: block; }
    /* line 625, ../../scss/elements/_mobile.scss */
    body.page-shows-gotw-7 .views-table.views-view-table.cols-4.sticky-enabled.sticky-table thead tr,
    body.page-shows-minnesota-vixen-60 .main-layout.region--content-bottom table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table thead tr,
    body.page-shows-high-school-graduations-33 table.views-table.views-view-table.cols-5.sticky-enabled.sticky-table thead tr,
    body.page-shows-st-paul-saints-live .main-layout.region--content-bottom .views-table.views-view-table.cols-5.responsive-enabled thead tr,
    body.page-shows-insight-7-19 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table thead tr,
    body.page-shows-community-parks-connection-42 div.region--content-bottom.region.region-content-bottom table.views-table.views-view-tablecols-4.sticky-enabled sticky-table thead tr,
    body.page-shows-good-stuff-2 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table thead tr,
    body.page-shows-positive-parenting-3 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table thead tr,
    body.page-shows-fyi-45 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table thead tr,
    body.page-shows-amp-it-up-17 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table thead tr,
    body.page-shows-sportszone-6 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table thead tr,
    body.page-shows-jazz-cardio-strength-stretch-113 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table thead tr,
    body.page-shows-girl-talk-115 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table thead tr,
    body.page-shows-looking-back-local-history-348 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px; }
    /* line 631, ../../scss/elements/_mobile.scss */
    body.page-shows-gotw-7 .views-table.views-view-table.cols-4.sticky-enabled.sticky-table tr,
    body.page-shows-minnesota-vixen-60 .main-layout.region--content-bottom table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table tr,
    body.page-shows-high-school-graduations-33 table.views-table.views-view-table.cols-5.sticky-enabled.sticky-table tr,
    body.page-shows-st-paul-saints-live .main-layout.region--content-bottom .views-table.views-view-table.cols-5.responsive-enabled tr,
    body.page-shows-insight-7-19 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table tr,
    body.page-shows-community-parks-connection-42 div.region--content-bottom.region.region-content-bottom table.views-table.views-view-tablecols-4.sticky-enabled sticky-table tr,
    body.page-shows-good-stuff-2 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table tr,
    body.page-shows-positive-parenting-3 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table tr,
    body.page-shows-fyi-45 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table tr,
    body.page-shows-amp-it-up-17 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table tr,
    body.page-shows-sportszone-6 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table tr,
    body.page-shows-jazz-cardio-strength-stretch-113 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table tr,
    body.page-shows-girl-talk-115 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table tr,
    body.page-shows-looking-back-local-history-348 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table tr {
      border: 1px solid #ccc; }
    /* line 633, ../../scss/elements/_mobile.scss */
    body.page-shows-gotw-7 .views-table.views-view-table.cols-4.sticky-enabled.sticky-table td,
    body.page-shows-minnesota-vixen-60 .main-layout.region--content-bottom table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table td,
    body.page-shows-high-school-graduations-33 table.views-table.views-view-table.cols-5.sticky-enabled.sticky-table td,
    body.page-shows-st-paul-saints-live .main-layout.region--content-bottom .views-table.views-view-table.cols-5.responsive-enabled td,
    body.page-shows-insight-7-19 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table td,
    body.page-shows-community-parks-connection-42 div.region--content-bottom.region.region-content-bottom table.views-table.views-view-tablecols-4.sticky-enabled sticky-table td,
    body.page-shows-good-stuff-2 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table td,
    body.page-shows-positive-parenting-3 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table td,
    body.page-shows-fyi-45 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table td,
    body.page-shows-amp-it-up-17 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table td,
    body.page-shows-sportszone-6 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table td,
    body.page-shows-jazz-cardio-strength-stretch-113 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table td,
    body.page-shows-girl-talk-115 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table td,
    body.page-shows-looking-back-local-history-348 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table td {
      /* Behave  like a "row" */
      border: none;
      border-bottom: 1px solid #eee;
      position: relative; }
    /* line 641, ../../scss/elements/_mobile.scss */
    body.page-shows-gotw-7 .views-table.views-view-table.cols-4.sticky-enabled.sticky-table td:before,
    body.page-shows-minnesota-vixen-60 .main-layout.region--content-bottom table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table td:before,
    body.page-shows-high-school-graduations-33 table.views-table.views-view-table.cols-5.sticky-enabled.sticky-table td:before,
    body.page-shows-st-paul-saints-live .main-layout.region--content-bottom .views-table.views-view-table.cols-5.responsive-enabled td:before,
    body.page-shows-insight-7-19 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table td:before,
    body.page-shows-community-parks-connection-42 div.region--content-bottom.region.region-content-bottom table.views-table.views-view-tablecols-4.sticky-enabled sticky-table td:before,
    body.page-shows-good-stuff-2 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table td:before,
    body.page-shows-positive-parenting-3 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table td:before,
    body.page-shows-fyi-45 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table td:before,
    body.page-shows-amp-it-up-17 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table td:before,
    body.page-shows-sportszone-6 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table td:before,
    body.page-shows-jazz-cardio-strength-stretch-113 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table td:before,
    body.page-shows-girl-talk-115 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table td:before,
    body.page-shows-looking-back-local-history-348 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table td:before {
      /* Now like a table header */
      position: absolute;
      /* Top/left values mimic padding */
      top: 6px;
      left: 6px;
      width: 45%;
      padding-right: 10px;
      line-height: 20px;
      white-space: nowrap;
      font-weight: bold;
      background-color: rgba(255, 255, 255, 0.1); }
    /* line 658, ../../scss/elements/_mobile.scss */
    body.page-shows-gotw-7 .views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(1):before,
    body.page-shows-minnesota-vixen-60 .main-layout.region--content-bottom table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(1):before,
    body.page-shows-high-school-graduations-33 table.views-table.views-view-table.cols-5.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(1):before,
    body.page-shows-st-paul-saints-live .main-layout.region--content-bottom .views-table.views-view-table.cols-5.responsive-enabled body.page-st-paul-saints-live td:nth-of-type(1):before,
    body.page-shows-insight-7-19 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(1):before,
    body.page-shows-community-parks-connection-42 div.region--content-bottom.region.region-content-bottom table.views-table.views-view-tablecols-4.sticky-enabled sticky-table body.page-st-paul-saints-live td:nth-of-type(1):before,
    body.page-shows-good-stuff-2 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(1):before,
    body.page-shows-positive-parenting-3 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(1):before,
    body.page-shows-fyi-45 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(1):before,
    body.page-shows-amp-it-up-17 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(1):before,
    body.page-shows-sportszone-6 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(1):before,
    body.page-shows-jazz-cardio-strength-stretch-113 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(1):before,
    body.page-shows-girl-talk-115 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(1):before,
    body.page-shows-looking-back-local-history-348 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(1):before {
      content: "Date"; }
    /* line 659, ../../scss/elements/_mobile.scss */
    body.page-shows-gotw-7 .views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(2):before,
    body.page-shows-minnesota-vixen-60 .main-layout.region--content-bottom table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(2):before,
    body.page-shows-high-school-graduations-33 table.views-table.views-view-table.cols-5.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(2):before,
    body.page-shows-st-paul-saints-live .main-layout.region--content-bottom .views-table.views-view-table.cols-5.responsive-enabled body.page-st-paul-saints-live td:nth-of-type(2):before,
    body.page-shows-insight-7-19 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(2):before,
    body.page-shows-community-parks-connection-42 div.region--content-bottom.region.region-content-bottom table.views-table.views-view-tablecols-4.sticky-enabled sticky-table body.page-st-paul-saints-live td:nth-of-type(2):before,
    body.page-shows-good-stuff-2 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(2):before,
    body.page-shows-positive-parenting-3 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(2):before,
    body.page-shows-fyi-45 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(2):before,
    body.page-shows-amp-it-up-17 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(2):before,
    body.page-shows-sportszone-6 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(2):before,
    body.page-shows-jazz-cardio-strength-stretch-113 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(2):before,
    body.page-shows-girl-talk-115 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(2):before,
    body.page-shows-looking-back-local-history-348 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(2):before {
      content: "Day"; }
    /* line 660, ../../scss/elements/_mobile.scss */
    body.page-shows-gotw-7 .views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(3):before,
    body.page-shows-minnesota-vixen-60 .main-layout.region--content-bottom table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(3):before,
    body.page-shows-high-school-graduations-33 table.views-table.views-view-table.cols-5.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(3):before,
    body.page-shows-st-paul-saints-live .main-layout.region--content-bottom .views-table.views-view-table.cols-5.responsive-enabled body.page-st-paul-saints-live td:nth-of-type(3):before,
    body.page-shows-insight-7-19 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(3):before,
    body.page-shows-community-parks-connection-42 div.region--content-bottom.region.region-content-bottom table.views-table.views-view-tablecols-4.sticky-enabled sticky-table body.page-st-paul-saints-live td:nth-of-type(3):before,
    body.page-shows-good-stuff-2 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(3):before,
    body.page-shows-positive-parenting-3 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(3):before,
    body.page-shows-fyi-45 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(3):before,
    body.page-shows-amp-it-up-17 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(3):before,
    body.page-shows-sportszone-6 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(3):before,
    body.page-shows-jazz-cardio-strength-stretch-113 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(3):before,
    body.page-shows-girl-talk-115 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(3):before,
    body.page-shows-looking-back-local-history-348 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(3):before {
      content: "Time"; }
    /* line 661, ../../scss/elements/_mobile.scss */
    body.page-shows-gotw-7 .views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(4):before,
    body.page-shows-minnesota-vixen-60 .main-layout.region--content-bottom table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(4):before,
    body.page-shows-high-school-graduations-33 table.views-table.views-view-table.cols-5.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(4):before,
    body.page-shows-st-paul-saints-live .main-layout.region--content-bottom .views-table.views-view-table.cols-5.responsive-enabled body.page-st-paul-saints-live td:nth-of-type(4):before,
    body.page-shows-insight-7-19 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(4):before,
    body.page-shows-community-parks-connection-42 div.region--content-bottom.region.region-content-bottom table.views-table.views-view-tablecols-4.sticky-enabled sticky-table body.page-st-paul-saints-live td:nth-of-type(4):before,
    body.page-shows-good-stuff-2 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(4):before,
    body.page-shows-positive-parenting-3 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(4):before,
    body.page-shows-fyi-45 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(4):before,
    body.page-shows-amp-it-up-17 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(4):before,
    body.page-shows-sportszone-6 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(4):before,
    body.page-shows-jazz-cardio-strength-stretch-113 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(4):before,
    body.page-shows-girl-talk-115 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(4):before,
    body.page-shows-looking-back-local-history-348 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(4):before {
      content: "Channel"; }
    /* line 662, ../../scss/elements/_mobile.scss */
    body.page-shows-gotw-7 .views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(5):before,
    body.page-shows-minnesota-vixen-60 .main-layout.region--content-bottom table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(5):before,
    body.page-shows-high-school-graduations-33 table.views-table.views-view-table.cols-5.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(5):before,
    body.page-shows-st-paul-saints-live .main-layout.region--content-bottom .views-table.views-view-table.cols-5.responsive-enabled body.page-st-paul-saints-live td:nth-of-type(5):before,
    body.page-shows-insight-7-19 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(5):before,
    body.page-shows-community-parks-connection-42 div.region--content-bottom.region.region-content-bottom table.views-table.views-view-tablecols-4.sticky-enabled sticky-table body.page-st-paul-saints-live td:nth-of-type(5):before,
    body.page-shows-good-stuff-2 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(5):before,
    body.page-shows-positive-parenting-3 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(5):before,
    body.page-shows-fyi-45 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(5):before,
    body.page-shows-amp-it-up-17 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(5):before,
    body.page-shows-sportszone-6 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(5):before,
    body.page-shows-jazz-cardio-strength-stretch-113 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(5):before,
    body.page-shows-girl-talk-115 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(5):before,
    body.page-shows-looking-back-local-history-348 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:nth-of-type(5):before {
      content: "Opponent"; }
    /* line 663, ../../scss/elements/_mobile.scss */
    body.page-shows-gotw-7 .views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:after,
    body.page-shows-minnesota-vixen-60 .main-layout.region--content-bottom table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:after,
    body.page-shows-high-school-graduations-33 table.views-table.views-view-table.cols-5.sticky-enabled.sticky-table body.page-st-paul-saints-live td:after,
    body.page-shows-st-paul-saints-live .main-layout.region--content-bottom .views-table.views-view-table.cols-5.responsive-enabled body.page-st-paul-saints-live td:after,
    body.page-shows-insight-7-19 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:after,
    body.page-shows-community-parks-connection-42 div.region--content-bottom.region.region-content-bottom table.views-table.views-view-tablecols-4.sticky-enabled sticky-table body.page-st-paul-saints-live td:after,
    body.page-shows-good-stuff-2 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:after,
    body.page-shows-positive-parenting-3 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:after,
    body.page-shows-fyi-45 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:after,
    body.page-shows-amp-it-up-17 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:after,
    body.page-shows-sportszone-6 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:after,
    body.page-shows-jazz-cardio-strength-stretch-113 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:after,
    body.page-shows-girl-talk-115 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:after,
    body.page-shows-looking-back-local-history-348 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-st-paul-saints-live td:after {
      clear: both; }
    /* line 666, ../../scss/elements/_mobile.scss */
    body.page-shows-gotw-7 .views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(1):before,
    body.page-shows-minnesota-vixen-60 .main-layout.region--content-bottom table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(1):before,
    body.page-shows-high-school-graduations-33 table.views-table.views-view-table.cols-5.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(1):before,
    body.page-shows-st-paul-saints-live .main-layout.region--content-bottom .views-table.views-view-table.cols-5.responsive-enabled body.page-GOTW td:nth-of-type(1):before,
    body.page-shows-insight-7-19 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(1):before,
    body.page-shows-community-parks-connection-42 div.region--content-bottom.region.region-content-bottom table.views-table.views-view-tablecols-4.sticky-enabled sticky-table body.page-GOTW td:nth-of-type(1):before,
    body.page-shows-good-stuff-2 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(1):before,
    body.page-shows-positive-parenting-3 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(1):before,
    body.page-shows-fyi-45 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(1):before,
    body.page-shows-amp-it-up-17 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(1):before,
    body.page-shows-sportszone-6 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(1):before,
    body.page-shows-jazz-cardio-strength-stretch-113 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(1):before,
    body.page-shows-girl-talk-115 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(1):before,
    body.page-shows-looking-back-local-history-348 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(1):before {
      content: "Date"; }
    /* line 667, ../../scss/elements/_mobile.scss */
    body.page-shows-gotw-7 .views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(2):before,
    body.page-shows-minnesota-vixen-60 .main-layout.region--content-bottom table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(2):before,
    body.page-shows-high-school-graduations-33 table.views-table.views-view-table.cols-5.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(2):before,
    body.page-shows-st-paul-saints-live .main-layout.region--content-bottom .views-table.views-view-table.cols-5.responsive-enabled body.page-GOTW td:nth-of-type(2):before,
    body.page-shows-insight-7-19 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(2):before,
    body.page-shows-community-parks-connection-42 div.region--content-bottom.region.region-content-bottom table.views-table.views-view-tablecols-4.sticky-enabled sticky-table body.page-GOTW td:nth-of-type(2):before,
    body.page-shows-good-stuff-2 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(2):before,
    body.page-shows-positive-parenting-3 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(2):before,
    body.page-shows-fyi-45 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(2):before,
    body.page-shows-amp-it-up-17 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(2):before,
    body.page-shows-sportszone-6 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(2):before,
    body.page-shows-jazz-cardio-strength-stretch-113 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(2):before,
    body.page-shows-girl-talk-115 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(2):before,
    body.page-shows-looking-back-local-history-348 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(2):before {
      content: "Game"; }
    /* line 668, ../../scss/elements/_mobile.scss */
    body.page-shows-gotw-7 .views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(3):before,
    body.page-shows-minnesota-vixen-60 .main-layout.region--content-bottom table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(3):before,
    body.page-shows-high-school-graduations-33 table.views-table.views-view-table.cols-5.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(3):before,
    body.page-shows-st-paul-saints-live .main-layout.region--content-bottom .views-table.views-view-table.cols-5.responsive-enabled body.page-GOTW td:nth-of-type(3):before,
    body.page-shows-insight-7-19 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(3):before,
    body.page-shows-community-parks-connection-42 div.region--content-bottom.region.region-content-bottom table.views-table.views-view-tablecols-4.sticky-enabled sticky-table body.page-GOTW td:nth-of-type(3):before,
    body.page-shows-good-stuff-2 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(3):before,
    body.page-shows-positive-parenting-3 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(3):before,
    body.page-shows-fyi-45 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(3):before,
    body.page-shows-amp-it-up-17 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(3):before,
    body.page-shows-sportszone-6 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(3):before,
    body.page-shows-jazz-cardio-strength-stretch-113 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(3):before,
    body.page-shows-girl-talk-115 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(3):before,
    body.page-shows-looking-back-local-history-348 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(3):before {
      content: "Sport"; }
    /* line 669, ../../scss/elements/_mobile.scss */
    body.page-shows-gotw-7 .views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(4):before,
    body.page-shows-minnesota-vixen-60 .main-layout.region--content-bottom table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(4):before,
    body.page-shows-high-school-graduations-33 table.views-table.views-view-table.cols-5.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(4):before,
    body.page-shows-st-paul-saints-live .main-layout.region--content-bottom .views-table.views-view-table.cols-5.responsive-enabled body.page-GOTW td:nth-of-type(4):before,
    body.page-shows-insight-7-19 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(4):before,
    body.page-shows-community-parks-connection-42 div.region--content-bottom.region.region-content-bottom table.views-table.views-view-tablecols-4.sticky-enabled sticky-table body.page-GOTW td:nth-of-type(4):before,
    body.page-shows-good-stuff-2 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(4):before,
    body.page-shows-positive-parenting-3 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(4):before,
    body.page-shows-fyi-45 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(4):before,
    body.page-shows-amp-it-up-17 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(4):before,
    body.page-shows-sportszone-6 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(4):before,
    body.page-shows-jazz-cardio-strength-stretch-113 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(4):before,
    body.page-shows-girl-talk-115 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(4):before,
    body.page-shows-looking-back-local-history-348 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(4):before {
      content: "View Online"; }
    /* line 670, ../../scss/elements/_mobile.scss */
    body.page-shows-gotw-7 .views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(5):before,
    body.page-shows-minnesota-vixen-60 .main-layout.region--content-bottom table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(5):before,
    body.page-shows-high-school-graduations-33 table.views-table.views-view-table.cols-5.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(5):before,
    body.page-shows-st-paul-saints-live .main-layout.region--content-bottom .views-table.views-view-table.cols-5.responsive-enabled body.page-GOTW td:nth-of-type(5):before,
    body.page-shows-insight-7-19 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(5):before,
    body.page-shows-community-parks-connection-42 div.region--content-bottom.region.region-content-bottom table.views-table.views-view-tablecols-4.sticky-enabled sticky-table body.page-GOTW td:nth-of-type(5):before,
    body.page-shows-good-stuff-2 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(5):before,
    body.page-shows-positive-parenting-3 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(5):before,
    body.page-shows-fyi-45 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(5):before,
    body.page-shows-amp-it-up-17 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(5):before,
    body.page-shows-sportszone-6 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(5):before,
    body.page-shows-jazz-cardio-strength-stretch-113 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(5):before,
    body.page-shows-girl-talk-115 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(5):before,
    body.page-shows-looking-back-local-history-348 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:nth-of-type(5):before {
      content: "Live Web Streaming"; }
    /* line 671, ../../scss/elements/_mobile.scss */
    body.page-shows-gotw-7 .views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:after,
    body.page-shows-minnesota-vixen-60 .main-layout.region--content-bottom table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:after,
    body.page-shows-high-school-graduations-33 table.views-table.views-view-table.cols-5.sticky-enabled.sticky-table body.page-GOTW td:after,
    body.page-shows-st-paul-saints-live .main-layout.region--content-bottom .views-table.views-view-table.cols-5.responsive-enabled body.page-GOTW td:after,
    body.page-shows-insight-7-19 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:after,
    body.page-shows-community-parks-connection-42 div.region--content-bottom.region.region-content-bottom table.views-table.views-view-tablecols-4.sticky-enabled sticky-table body.page-GOTW td:after,
    body.page-shows-good-stuff-2 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:after,
    body.page-shows-positive-parenting-3 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:after,
    body.page-shows-fyi-45 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:after,
    body.page-shows-amp-it-up-17 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:after,
    body.page-shows-sportszone-6 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:after,
    body.page-shows-jazz-cardio-strength-stretch-113 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:after,
    body.page-shows-girl-talk-115 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:after,
    body.page-shows-looking-back-local-history-348 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-GOTW td:after {
      clear: both; }
    /* line 674, ../../scss/elements/_mobile.scss */
    body.page-shows-gotw-7 .views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(1):before,
    body.page-shows-minnesota-vixen-60 .main-layout.region--content-bottom table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(1):before,
    body.page-shows-high-school-graduations-33 table.views-table.views-view-table.cols-5.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(1):before,
    body.page-shows-st-paul-saints-live .main-layout.region--content-bottom .views-table.views-view-table.cols-5.responsive-enabled body.page-graduations td:nth-of-type(1):before,
    body.page-shows-insight-7-19 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(1):before,
    body.page-shows-community-parks-connection-42 div.region--content-bottom.region.region-content-bottom table.views-table.views-view-tablecols-4.sticky-enabled sticky-table body.page-graduations td:nth-of-type(1):before,
    body.page-shows-good-stuff-2 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(1):before,
    body.page-shows-positive-parenting-3 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(1):before,
    body.page-shows-fyi-45 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(1):before,
    body.page-shows-amp-it-up-17 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(1):before,
    body.page-shows-sportszone-6 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(1):before,
    body.page-shows-jazz-cardio-strength-stretch-113 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(1):before,
    body.page-shows-girl-talk-115 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(1):before,
    body.page-shows-looking-back-local-history-348 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(1):before {
      content: "School"; }
    /* line 675, ../../scss/elements/_mobile.scss */
    body.page-shows-gotw-7 .views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(2):before,
    body.page-shows-minnesota-vixen-60 .main-layout.region--content-bottom table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(2):before,
    body.page-shows-high-school-graduations-33 table.views-table.views-view-table.cols-5.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(2):before,
    body.page-shows-st-paul-saints-live .main-layout.region--content-bottom .views-table.views-view-table.cols-5.responsive-enabled body.page-graduations td:nth-of-type(2):before,
    body.page-shows-insight-7-19 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(2):before,
    body.page-shows-community-parks-connection-42 div.region--content-bottom.region.region-content-bottom table.views-table.views-view-tablecols-4.sticky-enabled sticky-table body.page-graduations td:nth-of-type(2):before,
    body.page-shows-good-stuff-2 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(2):before,
    body.page-shows-positive-parenting-3 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(2):before,
    body.page-shows-fyi-45 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(2):before,
    body.page-shows-amp-it-up-17 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(2):before,
    body.page-shows-sportszone-6 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(2):before,
    body.page-shows-jazz-cardio-strength-stretch-113 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(2):before,
    body.page-shows-girl-talk-115 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(2):before,
    body.page-shows-looking-back-local-history-348 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(2):before {
      content: "Date & Time"; }
    /* line 676, ../../scss/elements/_mobile.scss */
    body.page-shows-gotw-7 .views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(3):before,
    body.page-shows-minnesota-vixen-60 .main-layout.region--content-bottom table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(3):before,
    body.page-shows-high-school-graduations-33 table.views-table.views-view-table.cols-5.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(3):before,
    body.page-shows-st-paul-saints-live .main-layout.region--content-bottom .views-table.views-view-table.cols-5.responsive-enabled body.page-graduations td:nth-of-type(3):before,
    body.page-shows-insight-7-19 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(3):before,
    body.page-shows-community-parks-connection-42 div.region--content-bottom.region.region-content-bottom table.views-table.views-view-tablecols-4.sticky-enabled sticky-table body.page-graduations td:nth-of-type(3):before,
    body.page-shows-good-stuff-2 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(3):before,
    body.page-shows-positive-parenting-3 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(3):before,
    body.page-shows-fyi-45 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(3):before,
    body.page-shows-amp-it-up-17 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(3):before,
    body.page-shows-sportszone-6 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(3):before,
    body.page-shows-jazz-cardio-strength-stretch-113 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(3):before,
    body.page-shows-girl-talk-115 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(3):before,
    body.page-shows-looking-back-local-history-348 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(3):before {
      content: "Location"; }
    /* line 677, ../../scss/elements/_mobile.scss */
    body.page-shows-gotw-7 .views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(4):before,
    body.page-shows-minnesota-vixen-60 .main-layout.region--content-bottom table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(4):before,
    body.page-shows-high-school-graduations-33 table.views-table.views-view-table.cols-5.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(4):before,
    body.page-shows-st-paul-saints-live .main-layout.region--content-bottom .views-table.views-view-table.cols-5.responsive-enabled body.page-graduations td:nth-of-type(4):before,
    body.page-shows-insight-7-19 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(4):before,
    body.page-shows-community-parks-connection-42 div.region--content-bottom.region.region-content-bottom table.views-table.views-view-tablecols-4.sticky-enabled sticky-table body.page-graduations td:nth-of-type(4):before,
    body.page-shows-good-stuff-2 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(4):before,
    body.page-shows-positive-parenting-3 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(4):before,
    body.page-shows-fyi-45 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(4):before,
    body.page-shows-amp-it-up-17 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(4):before,
    body.page-shows-sportszone-6 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(4):before,
    body.page-shows-jazz-cardio-strength-stretch-113 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(4):before,
    body.page-shows-girl-talk-115 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(4):before,
    body.page-shows-looking-back-local-history-348 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(4):before {
      content: "Where to See"; }
    /* line 678, ../../scss/elements/_mobile.scss */
    body.page-shows-gotw-7 .views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(5):before,
    body.page-shows-minnesota-vixen-60 .main-layout.region--content-bottom table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(5):before,
    body.page-shows-high-school-graduations-33 table.views-table.views-view-table.cols-5.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(5):before,
    body.page-shows-st-paul-saints-live .main-layout.region--content-bottom .views-table.views-view-table.cols-5.responsive-enabled body.page-graduations td:nth-of-type(5):before,
    body.page-shows-insight-7-19 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(5):before,
    body.page-shows-community-parks-connection-42 div.region--content-bottom.region.region-content-bottom table.views-table.views-view-tablecols-4.sticky-enabled sticky-table body.page-graduations td:nth-of-type(5):before,
    body.page-shows-good-stuff-2 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(5):before,
    body.page-shows-positive-parenting-3 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(5):before,
    body.page-shows-fyi-45 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(5):before,
    body.page-shows-amp-it-up-17 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(5):before,
    body.page-shows-sportszone-6 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(5):before,
    body.page-shows-jazz-cardio-strength-stretch-113 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(5):before,
    body.page-shows-girl-talk-115 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(5):before,
    body.page-shows-looking-back-local-history-348 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:nth-of-type(5):before {
      content: "Live Web Streaming"; }
    /* line 679, ../../scss/elements/_mobile.scss */
    body.page-shows-gotw-7 .views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:after,
    body.page-shows-minnesota-vixen-60 .main-layout.region--content-bottom table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:after,
    body.page-shows-high-school-graduations-33 table.views-table.views-view-table.cols-5.sticky-enabled.sticky-table body.page-graduations td:after,
    body.page-shows-st-paul-saints-live .main-layout.region--content-bottom .views-table.views-view-table.cols-5.responsive-enabled body.page-graduations td:after,
    body.page-shows-insight-7-19 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:after,
    body.page-shows-community-parks-connection-42 div.region--content-bottom.region.region-content-bottom table.views-table.views-view-tablecols-4.sticky-enabled sticky-table body.page-graduations td:after,
    body.page-shows-good-stuff-2 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:after,
    body.page-shows-positive-parenting-3 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:after,
    body.page-shows-fyi-45 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:after,
    body.page-shows-amp-it-up-17 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:after,
    body.page-shows-sportszone-6 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:after,
    body.page-shows-jazz-cardio-strength-stretch-113 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:after,
    body.page-shows-girl-talk-115 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:after,
    body.page-shows-looking-back-local-history-348 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-graduations td:after {
      clear: both; }
    /* line 683, ../../scss/elements/_mobile.scss */
    body.page-shows-gotw-7 .views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(1):before,
    body.page-shows-minnesota-vixen-60 .main-layout.region--content-bottom table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(1):before,
    body.page-shows-high-school-graduations-33 table.views-table.views-view-table.cols-5.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(1):before,
    body.page-shows-st-paul-saints-live .main-layout.region--content-bottom .views-table.views-view-table.cols-5.responsive-enabled body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(1):before,
    body.page-shows-insight-7-19 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(1):before,
    body.page-shows-community-parks-connection-42 div.region--content-bottom.region.region-content-bottom table.views-table.views-view-tablecols-4.sticky-enabled sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(1):before,
    body.page-shows-good-stuff-2 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(1):before,
    body.page-shows-positive-parenting-3 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(1):before,
    body.page-shows-fyi-45 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(1):before,
    body.page-shows-amp-it-up-17 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(1):before,
    body.page-shows-sportszone-6 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(1):before,
    body.page-shows-jazz-cardio-strength-stretch-113 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(1):before,
    body.page-shows-girl-talk-115 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(1):before,
    body.page-shows-looking-back-local-history-348 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(1):before {
      content: "Date & Time"; }
    /* line 684, ../../scss/elements/_mobile.scss */
    body.page-shows-gotw-7 .views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(2):before,
    body.page-shows-minnesota-vixen-60 .main-layout.region--content-bottom table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(2):before,
    body.page-shows-high-school-graduations-33 table.views-table.views-view-table.cols-5.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(2):before,
    body.page-shows-st-paul-saints-live .main-layout.region--content-bottom .views-table.views-view-table.cols-5.responsive-enabled body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(2):before,
    body.page-shows-insight-7-19 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(2):before,
    body.page-shows-community-parks-connection-42 div.region--content-bottom.region.region-content-bottom table.views-table.views-view-tablecols-4.sticky-enabled sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(2):before,
    body.page-shows-good-stuff-2 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(2):before,
    body.page-shows-positive-parenting-3 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(2):before,
    body.page-shows-fyi-45 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(2):before,
    body.page-shows-amp-it-up-17 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(2):before,
    body.page-shows-sportszone-6 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(2):before,
    body.page-shows-jazz-cardio-strength-stretch-113 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(2):before,
    body.page-shows-girl-talk-115 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(2):before,
    body.page-shows-looking-back-local-history-348 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(2):before {
      content: "Episode"; }
    /* line 685, ../../scss/elements/_mobile.scss */
    body.page-shows-gotw-7 .views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(3):before,
    body.page-shows-minnesota-vixen-60 .main-layout.region--content-bottom table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(3):before,
    body.page-shows-high-school-graduations-33 table.views-table.views-view-table.cols-5.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(3):before,
    body.page-shows-st-paul-saints-live .main-layout.region--content-bottom .views-table.views-view-table.cols-5.responsive-enabled body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(3):before,
    body.page-shows-insight-7-19 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(3):before,
    body.page-shows-community-parks-connection-42 div.region--content-bottom.region.region-content-bottom table.views-table.views-view-tablecols-4.sticky-enabled sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(3):before,
    body.page-shows-good-stuff-2 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(3):before,
    body.page-shows-positive-parenting-3 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(3):before,
    body.page-shows-fyi-45 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(3):before,
    body.page-shows-amp-it-up-17 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(3):before,
    body.page-shows-sportszone-6 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(3):before,
    body.page-shows-jazz-cardio-strength-stretch-113 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(3):before,
    body.page-shows-girl-talk-115 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(3):before,
    body.page-shows-looking-back-local-history-348 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(3):before {
      content: "View Online"; }
    /* line 686, ../../scss/elements/_mobile.scss */
    body.page-shows-gotw-7 .views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(4):before,
    body.page-shows-minnesota-vixen-60 .main-layout.region--content-bottom table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(4):before,
    body.page-shows-high-school-graduations-33 table.views-table.views-view-table.cols-5.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(4):before,
    body.page-shows-st-paul-saints-live .main-layout.region--content-bottom .views-table.views-view-table.cols-5.responsive-enabled body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(4):before,
    body.page-shows-insight-7-19 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(4):before,
    body.page-shows-community-parks-connection-42 div.region--content-bottom.region.region-content-bottom table.views-table.views-view-tablecols-4.sticky-enabled sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(4):before,
    body.page-shows-good-stuff-2 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(4):before,
    body.page-shows-positive-parenting-3 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(4):before,
    body.page-shows-fyi-45 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(4):before,
    body.page-shows-amp-it-up-17 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(4):before,
    body.page-shows-sportszone-6 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(4):before,
    body.page-shows-jazz-cardio-strength-stretch-113 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(4):before,
    body.page-shows-girl-talk-115 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(4):before,
    body.page-shows-looking-back-local-history-348 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:nth-of-type(4):before {
      content: "Description"; }
    /* line 687, ../../scss/elements/_mobile.scss */
    body.page-shows-gotw-7 .views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:after,
    body.page-shows-minnesota-vixen-60 .main-layout.region--content-bottom table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:after,
    body.page-shows-high-school-graduations-33 table.views-table.views-view-table.cols-5.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:after,
    body.page-shows-st-paul-saints-live .main-layout.region--content-bottom .views-table.views-view-table.cols-5.responsive-enabled body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:after,
    body.page-shows-insight-7-19 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:after,
    body.page-shows-community-parks-connection-42 div.region--content-bottom.region.region-content-bottom table.views-table.views-view-tablecols-4.sticky-enabled sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:after,
    body.page-shows-good-stuff-2 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:after,
    body.page-shows-positive-parenting-3 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:after,
    body.page-shows-fyi-45 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:after,
    body.page-shows-amp-it-up-17 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:after,
    body.page-shows-sportszone-6 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:after,
    body.page-shows-jazz-cardio-strength-stretch-113 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:after,
    body.page-shows-girl-talk-115 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:after,
    body.page-shows-looking-back-local-history-348 table.views-table.views-view-table.cols-4.sticky-enabled.sticky-table body.page-sportszone .view.view-program-library-shows-listing.view-id-program_library_shows_listing td:after {
      clear: both; } }
/*
/* Variables
================================== */
/* Tables
================================== */
@media screen and (min-width: 700px) and (max-width: 1319px) {
  /* line 697, ../../scss/elements/_mobile.scss */
  .Rtable {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 3em 0;
    padding: 0; }

  /* line 706, ../../scss/elements/_mobile.scss */
  .Rtable-cell {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
    padding: 0.8em 1.2em;
    overflow: hidden;
    list-style: none;
    border: none;
    background: none;
    font-size: 80%; } }
@media screen and (min-width: 700px) and (max-width: 1319px) {
  /* Table column sizing
  ================================== */
  /* line 723, ../../scss/elements/_mobile.scss */
  .Rtable--2cols > .Rtable-cell {
    width: 50%; }

  /* line 726, ../../scss/elements/_mobile.scss */
  .Rtable--3cols > .Rtable-cell {
    width: 33.33%; }

  /* line 729, ../../scss/elements/_mobile.scss */
  .Rtable--4cols > .Rtable-cell {
    width: 25%; }

  /* line 732, ../../scss/elements/_mobile.scss */
  .Rtable--5cols > .Rtable-cell {
    width: 20%; }

  /* line 735, ../../scss/elements/_mobile.scss */
  .Rtable--6cols > .Rtable-cell {
    width: 16.6%; }

  /* line 738, ../../scss/elements/_mobile.scss */
  .Rtable--7cols > .Rtable-cell {
    width: 14.3%; }

  /* Page styling
  ================================== */
  /* Apply styles
  ================================== */
  /* line 748, ../../scss/elements/_mobile.scss */
  .Rtable {
    position: relative;
    top: 3px;
    left: 3px;
    border: 1px solid #ddd; }

  /* line 754, ../../scss/elements/_mobile.scss */
  .Rtable-cell {
    margin: -3px 0 0 -3px;
    background-color: none;
    border-color: none; } }
/* Cell styles
================================== */
/* Responsive
==================================== */
@media screen and (min-width: 0px) and (max-width: 669px) {
  /* line 766, ../../scss/elements/_mobile.scss */
  .Rtable--collapse {
    display: block; }

  /* line 769, ../../scss/elements/_mobile.scss */
  .Rtable--collapse > .Rtable-cell {
    width: 100% !important; }

  /* line 772, ../../scss/elements/_mobile.scss */
  .Rtable--collapse > .Rtable-cell--foot {
    margin-bottom: 1em;
    border-bottom: 1px solid #ddd; }

  /* line 777, ../../scss/elements/_mobile.scss */
  .no-flexbox .Rtable {
    display: block; }

  /* line 780, ../../scss/elements/_mobile.scss */
  .no-flexbox .Rtable > .Rtable-cell {
    width: 100%; }

  /* line 783, ../../scss/elements/_mobile.scss */
  .no-flexbox .Rtable > .Rtable-cell--foot {
    margin-bottom: 1em; } }
@media screen and (min-width: 1101px) {
  /* line 791, ../../scss/elements/_mobile.scss */
  body.page-webstreaming iframe#iFrameResizer0 {
    width: 100%; } }
@media screen and (min-width: 851px) and (max-width: 1100px) {
  /* line 798, ../../scss/elements/_mobile.scss */
  body.page-webstreaming iframe#iFrameResizer0 {
    width: 100%; } }
@media screen and (min-width: 691px) and (max-width: 850px) {
  /* line 805, ../../scss/elements/_mobile.scss */
  body.page-webstreaming iframe#iFrameResizer0 {
    width: 100%; } }
@media screen and (min-width: 441px) and (max-width: 690px) {
  /* line 812, ../../scss/elements/_mobile.scss */
  body.page-webstreaming iframe#iFrameResizer0 {
    width: 100%; } }
@media screen and (min-width: 376px) and (max-width: 440px) {
  /* line 819, ../../scss/elements/_mobile.scss */
  body.page-webstreaming iframe#iFrameResizer0 {
    width: 100%; } }
@media screen and (min-width: 0px) and (max-width: 375px) {
  /* line 826, ../../scss/elements/_mobile.scss */
  body.page-webstreaming iframe#iFrameResizer0 {
    width: 100%; } }
/* line 840, ../../scss/elements/_mobile.scss */
.rwd-table {
  margin: 1em 0;
  min-width: 300px; }
  /* line 844, ../../scss/elements/_mobile.scss */
  .rwd-table tr {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd; }
  /* line 849, ../../scss/elements/_mobile.scss */
  .rwd-table th {
    display: none; }
  /* line 853, ../../scss/elements/_mobile.scss */
  .rwd-table td {
    display: block; }
    /* line 856, ../../scss/elements/_mobile.scss */
    .rwd-table td:first-child {
      padding-top: .5em; }
    /* line 859, ../../scss/elements/_mobile.scss */
    .rwd-table td:last-child {
      padding-bottom: .5em; }
    /* line 863, ../../scss/elements/_mobile.scss */
    .rwd-table td:before {
      content: attr(data-th) ": ";
      font-weight: bold;
      width: 7.5em;
      display: inline-block; }
      @media (min-width: 800px) {
        /* line 863, ../../scss/elements/_mobile.scss */
        .rwd-table td:before {
          display: none; } }
  /* line 878, ../../scss/elements/_mobile.scss */
  .rwd-table th, .rwd-table td {
    text-align: left; }
    @media (min-width: 800px) {
      /* line 878, ../../scss/elements/_mobile.scss */
      .rwd-table th, .rwd-table td {
        display: table-cell;
        padding: .25em .5em; }
        /* line 885, ../../scss/elements/_mobile.scss */
        .rwd-table th:first-child, .rwd-table td:first-child {
          padding-left: 0; }
        /* line 889, ../../scss/elements/_mobile.scss */
        .rwd-table th:last-child, .rwd-table td:last-child {
          padding-right: 0; } }

/* line 899, ../../scss/elements/_mobile.scss */
.rwd-table {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  border-radius: .4em;
  overflow: hidden; }
  @media screen and (min-width: 700px) and (max-width: 1319px) {
    /* line 904, ../../scss/elements/_mobile.scss */
    .rwd-table tr:nth-child(odd) {
      color: black; } }
  /* line 909, ../../scss/elements/_mobile.scss */
  .rwd-table tr {
    border-color: rgba(26, 26, 26, 0.5); }
  /* line 912, ../../scss/elements/_mobile.scss */
  .rwd-table th, .rwd-table td {
    margin: .5em 1em; }
    @media (min-width: 800px) {
      /* line 912, ../../scss/elements/_mobile.scss */
      .rwd-table th, .rwd-table td {
        padding: 1em !important; } }
  /* line 918, ../../scss/elements/_mobile.scss */
  .rwd-table th, .rwd-table td:before {
    color: #dd5; }

/* line 922, ../../scss/elements/_mobile.scss */
.rwd-table-plain {
  margin: 1em 0;
  min-width: 300px; }
  /* line 926, ../../scss/elements/_mobile.scss */
  .rwd-table-plain tr {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd; }
  /* line 931, ../../scss/elements/_mobile.scss */
  .rwd-table-plain th {
    display: none; }
  /* line 935, ../../scss/elements/_mobile.scss */
  .rwd-table-plain td {
    display: block; }
    /* line 938, ../../scss/elements/_mobile.scss */
    .rwd-table-plain td:first-child {
      padding-top: .5em; }
    /* line 941, ../../scss/elements/_mobile.scss */
    .rwd-table-plain td:last-child {
      padding-bottom: .5em; }
    /* line 945, ../../scss/elements/_mobile.scss */
    .rwd-table-plain td:before {
      content: attr(data-th) ": ";
      font-weight: bold;
      width: 1em;
      display: inline-block; }
      @media (min-width: 800px) {
        /* line 945, ../../scss/elements/_mobile.scss */
        .rwd-table-plain td:before {
          display: none; } }
  /* line 960, ../../scss/elements/_mobile.scss */
  .rwd-table-plain th, .rwd-table-plain td {
    text-align: left; }
    @media (min-width: 800px) {
      /* line 960, ../../scss/elements/_mobile.scss */
      .rwd-table-plain th, .rwd-table-plain td {
        display: table-cell;
        padding: .25em .5em; }
        /* line 967, ../../scss/elements/_mobile.scss */
        .rwd-table-plain th:first-child, .rwd-table-plain td:first-child {
          padding-left: 0; }
        /* line 971, ../../scss/elements/_mobile.scss */
        .rwd-table-plain th:last-child, .rwd-table-plain td:last-child {
          padding-right: 0; } }

/* line 981, ../../scss/elements/_mobile.scss */
.rwd-table-plain {
  background: #fff;
  color: #000;
  border-radius: .4em;
  overflow: hidden; }
  /* line 986, ../../scss/elements/_mobile.scss */
  .rwd-table-plain tr {
    border-color: rgba(26, 26, 26, 0.5); }
  /* line 989, ../../scss/elements/_mobile.scss */
  .rwd-table-plain th, .rwd-table-plain td {
    margin: .5em 1em; }
    @media (min-width: 800px) {
      /* line 989, ../../scss/elements/_mobile.scss */
      .rwd-table-plain th, .rwd-table-plain td {
        padding: 1em !important; } }
  /* line 995, ../../scss/elements/_mobile.scss */
  .rwd-table-plain th, .rwd-table-plain td:before {
    color: rgba(0, 0, 0, 0.5); }

/* line 1007, ../../scss/elements/_mobile.scss */
.rwd-table-plain-m-one {
  margin: 1em 0;
  min-width: 300px; }
  /* line 1011, ../../scss/elements/_mobile.scss */
  .rwd-table-plain-m-one tr {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd; }
  @media (max-width: 799px) {
    /* line 1017, ../../scss/elements/_mobile.scss */
    .rwd-table-plain-m-one tr:nth-child(odd) {
      background: #ddd; } }
  /* line 1023, ../../scss/elements/_mobile.scss */
  .rwd-table-plain-m-one th {
    display: none; }
  /* line 1027, ../../scss/elements/_mobile.scss */
  .rwd-table-plain-m-one td {
    display: block; }
    /* line 1030, ../../scss/elements/_mobile.scss */
    .rwd-table-plain-m-one td:first-child {
      padding-top: .5em; }
    /* line 1033, ../../scss/elements/_mobile.scss */
    .rwd-table-plain-m-one td:last-child {
      padding-bottom: .5em; }
    /* line 1037, ../../scss/elements/_mobile.scss */
    .rwd-table-plain-m-one td:before {
      font-weight: bold;
      width: 1em;
      display: inline-block; }
      @media (min-width: 800px) {
        /* line 1037, ../../scss/elements/_mobile.scss */
        .rwd-table-plain-m-one td:before {
          display: none; } }
  /* line 1052, ../../scss/elements/_mobile.scss */
  .rwd-table-plain-m-one th, .rwd-table-plain-m-one td {
    text-align: left; }
    @media (min-width: 800px) {
      /* line 1052, ../../scss/elements/_mobile.scss */
      .rwd-table-plain-m-one th, .rwd-table-plain-m-one td {
        display: table-cell;
        padding: .25em .5em; }
        /* line 1059, ../../scss/elements/_mobile.scss */
        .rwd-table-plain-m-one th:first-child, .rwd-table-plain-m-one td:first-child {
          padding-left: 0; }
        /* line 1063, ../../scss/elements/_mobile.scss */
        .rwd-table-plain-m-one th:last-child, .rwd-table-plain-m-one td:last-child {
          padding-right: 0; } }

/* line 1073, ../../scss/elements/_mobile.scss */
.rwd-table-plain-m-one {
  background: #fff;
  color: #000;
  border-radius: .4em;
  overflow: hidden; }
  /* line 1078, ../../scss/elements/_mobile.scss */
  .rwd-table-plain-m-one tr {
    border-color: rgba(26, 26, 26, 0.5); }
  /* line 1081, ../../scss/elements/_mobile.scss */
  .rwd-table-plain-m-one th, .rwd-table-plain-m-one td {
    margin: .5em 1em; }
    @media (min-width: 800px) {
      /* line 1081, ../../scss/elements/_mobile.scss */
      .rwd-table-plain-m-one th, .rwd-table-plain-m-one td {
        padding: 1em !important; } }
  /* line 1087, ../../scss/elements/_mobile.scss */
  .rwd-table-plain-m-one th, .rwd-table-plain-m-one td:before {
    color: rgba(0, 0, 0, 0.5); }

/* line 1097, ../../scss/elements/_mobile.scss */
.rwd-table-plain-ordershows {
  margin: 1em 0;
  min-width: 300px; }
  /* line 1101, ../../scss/elements/_mobile.scss */
  .rwd-table-plain-ordershows tr {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd; }
  /* line 1106, ../../scss/elements/_mobile.scss */
  .rwd-table-plain-ordershows th {
    display: none; }
  /* line 1110, ../../scss/elements/_mobile.scss */
  .rwd-table-plain-ordershows td {
    display: block; }
    /* line 1113, ../../scss/elements/_mobile.scss */
    .rwd-table-plain-ordershows td:first-child {
      padding-top: .5em; }
    /* line 1116, ../../scss/elements/_mobile.scss */
    .rwd-table-plain-ordershows td:last-child {
      padding-bottom: .5em; }
    /* line 1120, ../../scss/elements/_mobile.scss */
    .rwd-table-plain-ordershows td:before {
      font-weight: bold;
      width: 1em;
      display: inline-block; }
      @media (min-width: 920px) {
        /* line 1120, ../../scss/elements/_mobile.scss */
        .rwd-table-plain-ordershows td:before {
          display: none; } }
  /* line 1136, ../../scss/elements/_mobile.scss */
  .rwd-table-plain-ordershows th, .rwd-table-plain-ordershows td {
    text-align: left; }
    @media (min-width: 920px) {
      /* line 1136, ../../scss/elements/_mobile.scss */
      .rwd-table-plain-ordershows th, .rwd-table-plain-ordershows td {
        display: table-cell;
        padding: .25em .5em; }
        /* line 1144, ../../scss/elements/_mobile.scss */
        .rwd-table-plain-ordershows th:first-child, .rwd-table-plain-ordershows td:first-child {
          padding-left: 0; }
        /* line 1148, ../../scss/elements/_mobile.scss */
        .rwd-table-plain-ordershows th:last-child, .rwd-table-plain-ordershows td:last-child {
          padding-right: 0; } }
  @media screen and (min-width: 0px) and (max-width: 920px) {
    /* line 1097, ../../scss/elements/_mobile.scss */
    .rwd-table-plain-ordershows {
      /* Force table to not be like tables anymore */ }
      /* line 1160, ../../scss/elements/_mobile.scss */
      .rwd-table-plain-ordershows body.page-order-shows .views-table.views-view-table.cols-7 {
        /* Hide table headers (but not display: none; for accessibility) */ }
        /* line 1161, ../../scss/elements/_mobile.scss */
        .rwd-table-plain-ordershows body.page-order-shows .views-table.views-view-table.cols-7 table, .rwd-table-plain-ordershows body.page-order-shows .views-table.views-view-table.cols-7 thead, .rwd-table-plain-ordershows body.page-order-shows .views-table.views-view-table.cols-7 tbody, .rwd-table-plain-ordershows body.page-order-shows .views-table.views-view-table.cols-7 th, .rwd-table-plain-ordershows body.page-order-shows .views-table.views-view-table.cols-7 td, .rwd-table-plain-ordershows body.page-order-shows .views-table.views-view-table.cols-7 tr {
          display: block; }
        /* line 1166, ../../scss/elements/_mobile.scss */
        .rwd-table-plain-ordershows body.page-order-shows .views-table.views-view-table.cols-7 thead tr {
          position: absolute;
          top: -9999px;
          left: -9999px; }
        /* line 1172, ../../scss/elements/_mobile.scss */
        .rwd-table-plain-ordershows body.page-order-shows .views-table.views-view-table.cols-7 tr {
          border: 1px solid #ccc; }
        /* line 1174, ../../scss/elements/_mobile.scss */
        .rwd-table-plain-ordershows body.page-order-shows .views-table.views-view-table.cols-7 td {
          /* Behave  like a "row" */
          border: none;
          border-bottom: 1px solid #eee;
          position: relative; }
        /* line 1182, ../../scss/elements/_mobile.scss */
        .rwd-table-plain-ordershows body.page-order-shows .views-table.views-view-table.cols-7 td:before {
          /* Now like a table header */
          position: absolute;
          /* Top/left values mimic padding */
          top: 6px;
          left: 6px;
          width: 45%;
          padding-right: 10px;
          line-height: 20px;
          white-space: nowrap;
          font-weight: bold;
          background-color: rgba(255, 255, 255, 0.1); } }
  @media screen and (min-width: 920px) and (max-width: 5000px) {
    /* line 1097, ../../scss/elements/_mobile.scss */
    .rwd-table-plain-ordershows {
      /* 
      Generic Styling, for Desktops/Laptops 
      */
      /* Zebra striping */ }
      /* line 1217, ../../scss/elements/_mobile.scss */
      .rwd-table-plain-ordershows table {
        width: 100%;
        border-collapse: collapse; }
      /* line 1222, ../../scss/elements/_mobile.scss */
      .rwd-table-plain-ordershows tr:nth-of-type(odd) {
        background: #eee; }
      /* line 1225, ../../scss/elements/_mobile.scss */
      .rwd-table-plain-ordershows th {
        background: rgba(0, 0, 0, 0.2);
        color: white;
        font-weight: bold; }
      /* line 1230, ../../scss/elements/_mobile.scss */
      .rwd-table-plain-ordershows td, .rwd-table-plain-ordershows th {
        padding: 6px;
        border: 1px solid #ccc;
        text-align: left; } }

/* line 1245, ../../scss/elements/_mobile.scss */
.rwd-table-plain-ordershows {
  background: #fff;
  color: #000;
  border-radius: .4em;
  overflow: hidden; }
  /* line 1250, ../../scss/elements/_mobile.scss */
  .rwd-table-plain-ordershows tr {
    border-color: rgba(26, 26, 26, 0.5); }
  /* line 1253, ../../scss/elements/_mobile.scss */
  .rwd-table-plain-ordershows th, .rwd-table-plain-ordershows td {
    margin: .5em 1em; }
    @media (min-width: 800px) {
      /* line 1253, ../../scss/elements/_mobile.scss */
      .rwd-table-plain-ordershows th, .rwd-table-plain-ordershows td {
        padding: 1em !important; } }
  /* line 1259, ../../scss/elements/_mobile.scss */
  .rwd-table-plain-ordershows th, .rwd-table-plain-ordershows td:before {
    color: rgba(0, 0, 0, 0.5); }

/* line 1266, ../../scss/elements/_mobile.scss */
div.multi-precinct {
  overflow-x: auto; }

/* line 1270, ../../scss/elements/_mobile.scss */
.ele-table .multi-precinct table {
  min-width: 700px; }

/* line 1274, ../../scss/elements/_mobile.scss */
.ele-table {
  /*
  @media screen and (min-width:700px) and (max-width:919px){
  table { 
    width: 100%; 
    border-collapse: collapse; 
  }
  // Zebra striping 
  tr:nth-of-type(odd) { 
    background: #eee; 
  }
  th { 
    background: rgba(0, 0, 0, 0.2); 
    color: white; 
    font-weight: bold; 
  }
  td, th { 
    padding: 6px; 
    border: 1px solid #ccc; 
    text-align: left; 
  }
  }
  */
  /*
  @media screen and (min-width:10px) and (max-width:699px){
  table { 
    width: 100%; 
    border-collapse: collapse; 
  }
  // Zebra striping
  tr:nth-of-type(odd) { 
    background: #eee; 
  }
  th { 
    background: rgba(0, 0, 0, 0.2); 
    color: white; 
    font-weight: bold; 
  }
  td, th { 
    padding: 6px; 
    border: 1px solid #ccc; 
    text-align: left; 
  }
  
  td.views-field-field-p1,
  td.views-field-field-p2,
  td.views-field-field-p3,
  td.views-field-field-p4,
  td.views-field-field-p5,
  td.views-field-field-p6,
  td.views-field-field-p7,
  td.views-field-field-p8,
  td.views-field-field-precinct-9,
  td.views-field-field-p10,
  th.views-field-field-p1,
  th.views-field-field-p2,
  th.views-field-field-p3,
  th.views-field-field-p4,
  th.views-field-field-p5,
  th.views-field-field-p6,
  th.views-field-field-p7,
  th.views-field-field-p8,
  th.views-field-field-precinct-9,
  th.views-field-field-p10 {
  		display:none;
  		width:0;
  		height:0;
  		opacity:0;
  		visibility: collapse;
  }
  
  
  }
    */ }
  /* line 1313, ../../scss/elements/_mobile.scss */
  .ele-table th, .ele-table td {
    text-align: left; }
    @media (min-width: 920px) {
      /* line 1313, ../../scss/elements/_mobile.scss */
      .ele-table th, .ele-table td {
        display: table-cell;
        padding: .25em .5em; }
        /* line 1321, ../../scss/elements/_mobile.scss */
        .ele-table th:first-child, .ele-table td:first-child {
          padding-left: 0; }
        /* line 1325, ../../scss/elements/_mobile.scss */
        .ele-table th:last-child, .ele-table td:last-child {
          padding-right: 0; } }
  @media screen and (min-width: 10px) and (max-width: 5000px) {
    /* line 1274, ../../scss/elements/_mobile.scss */
    .ele-table {
      /* 
      Generic Styling, for Desktops/Laptops 
      */
      /* Zebra striping */ }
      /* line 1343, ../../scss/elements/_mobile.scss */
      .ele-table table {
        width: 100%;
        border-collapse: collapse; }
      /* line 1348, ../../scss/elements/_mobile.scss */
      .ele-table tr:nth-of-type(odd) {
        background: #eee; }
      /* line 1351, ../../scss/elements/_mobile.scss */
      .ele-table th {
        background: rgba(0, 0, 0, 0.2);
        color: white;
        font-weight: bold; }
      /* line 1356, ../../scss/elements/_mobile.scss */
      .ele-table td, .ele-table th {
        padding: 6px;
        border: 1px solid #ccc;
        text-align: left; } }

/* line 1447, ../../scss/elements/_mobile.scss */
.ele-table {
  background: #fff;
  color: #000;
  border-radius: .4em;
  overflow: hidden; }
  /* line 1452, ../../scss/elements/_mobile.scss */
  .ele-table tr {
    border-color: rgba(26, 26, 26, 0.5); }
  /* line 1455, ../../scss/elements/_mobile.scss */
  .ele-table th, .ele-table td {
    margin: .5em 1em; }
    @media (min-width: 800px) {
      /* line 1455, ../../scss/elements/_mobile.scss */
      .ele-table th, .ele-table td {
        padding: 1em !important; } }
  /* line 1461, ../../scss/elements/_mobile.scss */
  .ele-table th, .ele-table td:before {
    color: rgba(0, 0, 0, 0.5); }

/* line 1508, ../../scss/elements/_mobile.scss */
.ele-table-2 th, .ele-table-2 td {
  text-align: left; }
  @media (min-width: 920px) {
    /* line 1508, ../../scss/elements/_mobile.scss */
    .ele-table-2 th, .ele-table-2 td {
      display: table-cell;
      padding: .25em .5em; }
      /* line 1516, ../../scss/elements/_mobile.scss */
      .ele-table-2 th:first-child, .ele-table-2 td:first-child {
        padding-left: 0; }
      /* line 1520, ../../scss/elements/_mobile.scss */
      .ele-table-2 th:last-child, .ele-table-2 td:last-child {
        padding-right: 0; } }
@media screen and (min-width: 920px) and (max-width: 5000px) {
  /* line 1469, ../../scss/elements/_mobile.scss */
  .ele-table-2 {
    /* 
    Generic Styling, for Desktops/Laptops 
    */
    /* Zebra striping */ }
    /* line 1538, ../../scss/elements/_mobile.scss */
    .ele-table-2 table {
      width: 100%;
      border-collapse: collapse; }
    /* line 1543, ../../scss/elements/_mobile.scss */
    .ele-table-2 tr:nth-of-type(odd) {
      background: #eee; }
    /* line 1546, ../../scss/elements/_mobile.scss */
    .ele-table-2 th {
      background: rgba(0, 0, 0, 0.2);
      color: white;
      font-weight: bold; }
    /* line 1551, ../../scss/elements/_mobile.scss */
    .ele-table-2 td, .ele-table-2 th {
      padding: 6px;
      border: 1px solid #ccc;
      text-align: left; } }
@media screen and (min-width: 700px) and (max-width: 919px) {
  /* line 1562, ../../scss/elements/_mobile.scss */
  .ele-table-2 table {
    width: 100%;
    border-collapse: collapse; }
  /* line 1567, ../../scss/elements/_mobile.scss */
  .ele-table-2 tr:nth-of-type(odd) {
    background: #eee; }
  /* line 1570, ../../scss/elements/_mobile.scss */
  .ele-table-2 th {
    background: rgba(0, 0, 0, 0.2);
    color: white;
    font-weight: bold; }
  /* line 1575, ../../scss/elements/_mobile.scss */
  .ele-table-2 td, .ele-table-2 th {
    padding: 6px;
    border: 1px solid #ccc;
    text-align: left; } }
@media screen and (min-width: 10px) and (max-width: 699px) {
  /* line 1587, ../../scss/elements/_mobile.scss */
  .ele-table-2 table {
    width: 100%;
    border-collapse: collapse; }
  /* line 1592, ../../scss/elements/_mobile.scss */
  .ele-table-2 tr:nth-of-type(odd) {
    background: #eee; }
  /* line 1595, ../../scss/elements/_mobile.scss */
  .ele-table-2 th {
    background: rgba(0, 0, 0, 0.2);
    color: white;
    font-weight: bold; }
  /* line 1600, ../../scss/elements/_mobile.scss */
  .ele-table-2 td, .ele-table-2 th {
    padding: 6px;
    border: 1px solid #ccc;
    text-align: left; }
  /* line 1606, ../../scss/elements/_mobile.scss */
  .ele-table-2 td.views-field-field-p1,
  .ele-table-2 td.views-field-field-p2,
  .ele-table-2 td.views-field-field-p3,
  .ele-table-2 td.views-field-field-p4,
  .ele-table-2 td.views-field-field-p5,
  .ele-table-2 td.views-field-field-p6,
  .ele-table-2 td.views-field-field-p7,
  .ele-table-2 td.views-field-field-p8,
  .ele-table-2 td.views-field-field-precinct-9,
  .ele-table-2 td.views-field-field-p10,
  .ele-table-2 th.views-field-field-p1,
  .ele-table-2 th.views-field-field-p2,
  .ele-table-2 th.views-field-field-p3,
  .ele-table-2 th.views-field-field-p4,
  .ele-table-2 th.views-field-field-p5,
  .ele-table-2 th.views-field-field-p6,
  .ele-table-2 th.views-field-field-p7,
  .ele-table-2 th.views-field-field-p8,
  .ele-table-2 th.views-field-field-precinct-9,
  .ele-table-2 th.views-field-field-p10 {
    display: none;
    width: 0;
    height: 0;
    opacity: 0;
    visibility: collapse; } }

/* line 1642, ../../scss/elements/_mobile.scss */
.ele-table-2 {
  background: #fff;
  color: #000;
  border-radius: .4em;
  overflow: hidden; }
  /* line 1647, ../../scss/elements/_mobile.scss */
  .ele-table-2 tr {
    border-color: rgba(26, 26, 26, 0.5); }
  /* line 1650, ../../scss/elements/_mobile.scss */
  .ele-table-2 th, .ele-table-2 td {
    margin: .5em 1em; }
    @media (min-width: 800px) {
      /* line 1650, ../../scss/elements/_mobile.scss */
      .ele-table-2 th, .ele-table-2 td {
        padding: 1em !important; } }
  /* line 1656, ../../scss/elements/_mobile.scss */
  .ele-table-2 th, .ele-table-2 td:before {
    color: rgba(0, 0, 0, 0.5); }

/* Apply a natural box layout model to all elements http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
/* line 8, ../../scss/elements/html-elements.scss */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 19, ../../scss/elements/html-elements.scss */
body {
  font-family: "Verdana", Arial, Helvetica;
  font-size: 100%;
  max-width: 100%;
  -webkit-text-size-adjust: none; }

/* line 26, ../../scss/elements/html-elements.scss */
body.toolbar-tray-open.toolbar-vertical.toolbar-fixed {
  margin-left: 0;
  padding-left: 15rem; }

/* line 31, ../../scss/elements/html-elements.scss */
a {
  text-decoration: none;
  color: #7000c6; }
  /* line 37, ../../scss/elements/html-elements.scss */
  a:hover {
    text-decoration: underline;
    background-color: #fff;
    color: #7000c6; }

/* line 45, ../../scss/elements/html-elements.scss */
details {
  border: none; }

/* line 49, ../../scss/elements/html-elements.scss */
img {
  max-width: 100%;
  height: auto;
  float: left;
  margin-right: 5%; }

/* line 55, ../../scss/elements/html-elements.scss */
#block-views-block-general-content-block-3 img {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px; }

/* line 61, ../../scss/elements/html-elements.scss */
body.node--type-photo-gallery .main-layout {
  margin-top: 20px; }

/* line 64, ../../scss/elements/html-elements.scss */
body.node--type-photo-gallery .field--name-field-image .field__item {
  float: left;
  margin-right: 10px;
  margin-bottom: 20px; }

/* line 70, ../../scss/elements/html-elements.scss */
body.page-sponsors span.views-field.views-field-field-facebook, body.page-sponsors span.views-field.views-field-field-twitter, body.page-sponsors span.views-field.views-field-field-youtube {
  float: left;
  margin-right: 5%;
  display: inline-block; }

/* line 76, ../../scss/elements/html-elements.scss */
.node__content {
  width: 100%;
  padding-bottom: 10px; }

/* line 82, ../../scss/elements/html-elements.scss */
#block-townsquare-test-two-content div {
  width: 100%; }

/* line 89, ../../scss/elements/html-elements.scss */
body.node--type-sponsor #block-townsquare-test-two-content div.node__content div.field.field--name-field-facebook.field--type-link.field--label-inline.quickedit-field,
body.node--type-sponsor #block-townsquare-test-two-content div.node__content div.field.field--name-field-twitter.field--type-link.field--label-inline.quickedit-field,
body.node--type-sponsor #block-townsquare-test-two-content div.node__content div.field.field--name-field-youtube.field--type-link.field--label-inline.quickedit-field,
body.node--type-sponsor #block-townsquare-test-two-content div.node__content div.field.field--name-field-linkedin.field--type-link.field--label-inline.quickedit-field {
  display: inline-block;
  float: left;
  width: 30px;
  margin: 1%; }

/* line 99, ../../scss/elements/html-elements.scss */
p, body {
  font-size: 18.6668px;
  line-height: 26.6668px; }

/* line 123, ../../scss/elements/html-elements.scss */
h1, h2, h3, h4, h5, h6, .field.field--name-field-caption {
  font-family: "Exo 2", sans-serif;
  color: #000;
  font-weight: 500;
  line-height: 120%; }

/* line 131, ../../scss/elements/html-elements.scss */
h1 {
  line-height: 120%; }

/* line 134, ../../scss/elements/html-elements.scss */
h1.purple, h1.field-content {
  color: #7000c6;
  line-height: 120%; }

/* line 139, ../../scss/elements/html-elements.scss */
h2 {
  color: #000;
  font-size: 34.665; }

/* line 145, ../../scss/elements/html-elements.scss */
body.path-frontpage #block-views-block-community-message-board-block-1-2 h2 {
  margin-bottom: -15px; }

/* line 152, ../../scss/elements/html-elements.scss */
h2 a {
  color: #7000c6;
  font-size: 34.665; }

/* line 156, ../../scss/elements/html-elements.scss */
.skinny {
  margin-bottom: -10px;
  padding-bottom: -10px; }

/* line 160, ../../scss/elements/html-elements.scss */
h2.material-icons {
  font-family: 'Material Icons'; }

/* line 163, ../../scss/elements/html-elements.scss */
h2.field-content {
  font-family: "Exo 2", sans-serif;
  color: #000;
  font-weight: 500;
  line-height: 120%; }

/* line 170, ../../scss/elements/html-elements.scss */
body.page-channels h2.field-content {
  font-family: "Exo 2", sans-serif;
  color: #000;
  font-weight: 500;
  line-height: 120%;
  padding-left: 87px; }

/* line 177, ../../scss/elements/html-elements.scss */
h2.heading-b {
  font-family: "Exo 2", sans-serif;
  color: #000;
  font-weight: 500; }

/* line 182, ../../scss/elements/html-elements.scss */
h3 {
  font-weight: 500; }

/* line 185, ../../scss/elements/html-elements.scss */
h3.field-content {
  color: #7000c6; }

/* line 188, ../../scss/elements/html-elements.scss */
h4 {
  font-size: 100%;
  color: #7000c6;
  margin-top: 0; }

/* line 194, ../../scss/elements/html-elements.scss */
h5 {
  font-size: 90%; }

/* line 198, ../../scss/elements/html-elements.scss */
h6 {
  font-size: 80%; }

/* line 202, ../../scss/elements/html-elements.scss */
div.nest {
  padding-left: 30px; }

/* line 205, ../../scss/elements/html-elements.scss */
#page-wrapper {
  margin-top: 3px; }

/* line 208, ../../scss/elements/html-elements.scss */
#mapDiv {
  height: 100%;
  margin: 0 auto;
  padding: 0;
  border: 3px solid white; }

/* line 215, ../../scss/elements/html-elements.scss */
body.page-take-a-class span.field.field--name-title a {
  color: #000; }
/* line 218, ../../scss/elements/html-elements.scss */
body.page-take-a-class div.views-row {
  border-top: 2px solid #ffc500; }

/* line 226, ../../scss/elements/html-elements.scss */
.views-field .views-field-field-add-to-cart form {
  margin-bottom: 20px; }

/* line 229, ../../scss/elements/html-elements.scss */
.views-field .views-field-title {
  color: #7000c6;
  font-family: "Exo 2", sans-serif;
  weight: 500; }

/* line 234, ../../scss/elements/html-elements.scss */
#core-outer-wrapper {
  clear: both; }

/* line 237, ../../scss/elements/html-elements.scss */
#content-outer-wrapper::before {
  clear: both; }

/* line 240, ../../scss/elements/html-elements.scss */
#postscript-outer-wrapper::before {
  clear: both; }

/* line 243, ../../scss/elements/html-elements.scss */
#block-townsquare-test-two-search.search-block-form.contextual-region.block.block-search.container-inline {
  z-index: 900;
  display: inline-block;
  width: 20%;
  float: left; }

/* line 249, ../../scss/elements/html-elements.scss */
#block-townsquare-test-two-search.search-block-form.contextual-region.block.block-search.container-inline h2 {
  font-family: 'Material Icons';
  font-size: 24px;
  content: '&#xE8B6';
  color: #fff; }

/* line 256, ../../scss/elements/html-elements.scss */
#block-townsquare-test-two-search form#search-block-form {
  z-index: 900;
  display: inline-block;
  float: left;
  position: absolute;
  top: 35px; }

/* line 264, ../../scss/elements/html-elements.scss */
#footer-outer-wrapper {
  margin-top: 2%; }

/* line 268, ../../scss/elements/html-elements.scss */
body.page-node-147 .main-layout {
  padding-left: 0; }

/* line 271, ../../scss/elements/html-elements.scss */
#content-outer-wrapper {
  margin-top: 1%; }

/* line 275, ../../scss/elements/html-elements.scss */
nav#block-townsquare-test-two-footer {
  width: 100%;
  height: 30px; }
  /* line 279, ../../scss/elements/html-elements.scss */
  nav#block-townsquare-test-two-footer ul.menu {
    width: 100%;
    height: 30px; }
    /* line 282, ../../scss/elements/html-elements.scss */
    nav#block-townsquare-test-two-footer ul.menu::before, nav#block-townsquare-test-two-footer ul.menu::after {
      clear: both; }
    /* line 287, ../../scss/elements/html-elements.scss */
    nav#block-townsquare-test-two-footer ul.menu li.menu-item a {
      width: 12%;
      position: relative;
      float: left;
      margin-bottom: 2%;
      margin-left: 4%;
      margin-right: 4%;
      color: #fff;
      text-decoration: none; }
      /* line 297, ../../scss/elements/html-elements.scss */
      nav#block-townsquare-test-two-footer ul.menu li.menu-item a:hover, nav#block-townsquare-test-two-footer ul.menu li.menu-item a:focus {
        background-color: transparent;
        text-decoration: underline;
        cursor: default;
        color: #fff; }

/* line 309, ../../scss/elements/html-elements.scss */
#block-townsquare-test-two-search h2 {
  font-family: 'Material Icons';
  font-size: 24px;
  content: '&#xE8B6';
  color: #fff; }

/* line 315, ../../scss/elements/html-elements.scss */
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga'; }

/* line 339, ../../scss/elements/html-elements.scss */
#block-townsquare-test-two-socialicons-2 {
  z-index: 700;
  width: 10%;
  float: right; }

/* line 346, ../../scss/elements/html-elements.scss */
#block-views-block-sponsor-slideshow-teasers-block-1-2 div.view-footer {
  width: 100%;
  clear: both; }

@media screen and (min-width: 811px) {
  /* line 354, ../../scss/elements/html-elements.scss */
  #main-layout #block-townsquare-test-two-sampleshowblock, #block-sampleshowblock {
    display: block;
    width: 48%;
    float: left;
    color: #000;
    background-color: rgba(255, 255, 255, 0.1);
    padding: 1%;
    border-left: 4px solid #fff;
    max-height: 400px;
    text-align: left; }

  /* line 367, ../../scss/elements/html-elements.scss */
  div.clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item iframe {
    width: 100%;
    height: 350px;
    border: none; }
  /* line 372, ../../scss/elements/html-elements.scss */
  div.clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item html body table tbody {
    border: 0;
    font-family: verdana,arial,helvetica; } }
@media screen and (max-width: 810px) {
  /* line 379, ../../scss/elements/html-elements.scss */
  #main-layout #block-townsquare-test-two-sampleshowblock, #block-sampleshowblock {
    display: block;
    width: 100%;
    float: left;
    border: none; }
    /* line 380, ../../scss/elements/html-elements.scss */
    #main-layout #block-townsquare-test-two-sampleshowblock ::before, #main-layout #block-townsquare-test-two-sampleshowblock ::after, #block-sampleshowblock ::before, #block-sampleshowblock ::after {
      clear: both; }

  /*#block-townsquare-test-two-footer ul.menu li.menu-item a{ 
    display: inline-block;
      float: left;
      margin-bottom: 2%;
      margin-left: 8%;
      margin-right: 8%;
      color:#fff;
    
     &:hover,
     &:focus {
    background-color: transparent;
      text-decoration: underline;
      cursor: default;
      color:#fff;
    }
  }   */ }
/* line 412, ../../scss/elements/html-elements.scss */
div.region--postscript-first.region.region-postscript-first {
  width: 100%;
  margin: 3% auto; }

/* line 416, ../../scss/elements/html-elements.scss */
div.node-content {
  margin-right: 4%; }

/* line 419, ../../scss/elements/html-elements.scss */
#block-medgrayblock {
  background-color: #aaaaaa;
  padding: 1%;
  color: #000; }

/* line 424, ../../scss/elements/html-elements.scss */
#footer-layout {
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 1%;
  text-align: center; }

/* line 430, ../../scss/elements/html-elements.scss */
#footer-layout h2 {
  font-size: 1em;
  font-weight: bold;
  color: #fff; }

/* line 435, ../../scss/elements/html-elements.scss */
#block-townsquare-test-two-footer ul.menu li.menu-item a {
  display: inline-block;
  float: left;
  margin-bottom: 2%;
  margin-left: 8%;
  margin-right: 8%;
  color: #fff; }
  /* line 443, ../../scss/elements/html-elements.scss */
  #block-townsquare-test-two-footer ul.menu li.menu-item a:hover, #block-townsquare-test-two-footer ul.menu li.menu-item a:focus {
    background-color: transparent;
    text-decoration: underline;
    cursor: default;
    color: #fff; }

/* line 451, ../../scss/elements/html-elements.scss */
#block-copyright::before {
  clear: both;
  width: 100%; }

/* line 455, ../../scss/elements/html-elements.scss */
#block-copyright {
  font-size: .9em;
  font-weight: normal;
  color: #fff;
  text-align: left;
  width: 100%;
  clear: both; }

/* line 463, ../../scss/elements/html-elements.scss */
#block-copyright .clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item {
  width: 100%;
  clear: both; }

/* line 467, ../../scss/elements/html-elements.scss */
.station {
  display: block;
  float: left;
  width: 100%;
  background-color: #fff;
  border: 4px solid rgba(255, 255, 255, 0.1);
  padding: 2%;
  min-height: 220px;
  max-height: 220px; }

/* line 477, ../../scss/elements/html-elements.scss */
.icon img, .image-style-station-icons {
  display: block;
  float: left;
  margin-right: 6%;
  vertical-align: top;
  clear: left; }

/* line 484, ../../scss/elements/html-elements.scss */
.cinfo {
  display: block;
  float: left;
  width: 74%; }

/* line 489, ../../scss/elements/html-elements.scss */
#block-views-block-channels-block-1 .views-row {
  background-color: #fff;
  border-bottom: 3px solid rgba(0, 0, 0, 0.1);
  min-height: 335px; }

/* line 494, ../../scss/elements/html-elements.scss */
.ckeditor-accordion-container > dl dt:last-of-type > a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

/* line 498, ../../scss/elements/html-elements.scss */
#block-views-block-channels-block-1 .views-col.col-1 {
  background-color: #fff;
  border-right: 3px solid rgba(0, 0, 0, 0.1);
  padding: 2% 4% 4% 0;
  width: 48.5%;
  min-height: 500px; }

/* line 506, ../../scss/elements/html-elements.scss */
#block-views-block-channels-block-1 .views-col.col-2 {
  background-color: #fff;
  padding: 2% 4% 4% 3%;
  width: 47%;
  min-height: 335px; }

/* line 513, ../../scss/elements/html-elements.scss */
#block-views-block-channels-block-1 .views-col.col-1 p, #block-views-block-channels-block-1 .views-col.col-2 p {
  margin-top: 0;
  padding-left: 90px; }

/* line 518, ../../scss/elements/html-elements.scss */
#block-views-block-sponsor-by-shows-block-5 .views-row {
  background-color: #fff;
  border-bottom: 3px solid rgba(0, 0, 0, 0.1);
  min-height: 335px; }

/* line 523, ../../scss/elements/html-elements.scss */
#block-views-block-sponsor-by-shows-block-5 .views-col.col-1 {
  background-color: #fff;
  border-right: 3px solid rgba(0, 0, 0, 0.1);
  padding: 2% 4% 4% 0;
  width: 48.5%;
  min-height: 500px; }

/* line 531, ../../scss/elements/html-elements.scss */
#block-views-block-sponsor-by-shows-block-1 img {
  min-width: 120px; }

@media screen and (max-width: 1100px) {
  /* line 538, ../../scss/elements/html-elements.scss */
  #block-views-block-sponsor-by-shows-block-1 td, #block-views-block-sponsor-by-shows-block-1 th {
    padding: 4px; } }
/* line 547, ../../scss/elements/html-elements.scss */
#block-views-block-sponsor-by-shows-block-5 img {
  max-width: 100%;
  height: auto;
  float: right;
  margin-left: 5%; }

/* line 553, ../../scss/elements/html-elements.scss */
#block-views-block-sponsor-by-shows-block-5 .views-col.col-2 {
  background-color: #fff;
  padding: 2% 4% 4% 3%;
  width: 47%;
  min-height: 335px; }

/* line 560, ../../scss/elements/html-elements.scss */
#block-views-block-sponsor-by-shows-block-5 .views-col.col-1 p, #block-views-block-sponsor-by-shows-block-5 .views-col.col-2 p {
  margin-top: 0; }

/* line 566, ../../scss/elements/html-elements.scss */
body.front postscript-layout::before {
  clear: both; }

/* line 569, ../../scss/elements/html-elements.scss */
body.front.region--postscript-first.region.region-postscript-first {
  width: 100%;
  padding: 3%; }

/* line 573, ../../scss/elements/html-elements.scss */
#block-views-block-sponsor-slideshow-teasers-block-1-2 {
  width: 100%;
  display: block;
  padding-left: 2%; }
  /* line 577, ../../scss/elements/html-elements.scss */
  #block-views-block-sponsor-slideshow-teasers-block-1-2 .sponsrow {
    margin-bottom: 6%; }

/* line 583, ../../scss/elements/html-elements.scss */
#block-views-block-general-content-block-7 .views-row {
  border-bottom: 3px solid rgba(0, 0, 0, 0.1); }

/* line 586, ../../scss/elements/html-elements.scss */
#block-views-block-general-content-block-7 .views-col.col-1 {
  margin: 3px 3px 3px 0;
  border-right: 3px solid rgba(0, 0, 0, 0.1);
  padding: 1%;
  width: 48.5%;
  min-height: 570px; }

/* line 593, ../../scss/elements/html-elements.scss */
#block-views-block-general-content-block-7 .views-col.col-2 {
  margin: 3px 3px 3px 0;
  padding: 1%;
  width: 47%;
  min-height: 570px; }

/* line 600, ../../scss/elements/html-elements.scss */
#block-views-block-general-content-block-5 .views-col.col-1 p, #block-views-block-general-content-block-5 .views-col.col-2 p {
  margin-top: 0; }

/* line 603, ../../scss/elements/html-elements.scss */
.view-shows .view-content .views-row {
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid #D9D9D9;
  clear: both; }

/* line 610, ../../scss/elements/html-elements.scss */
table tbody tr.viewstr {
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid #D9D9D9;
  clear: both; }

/* line 616, ../../scss/elements/html-elements.scss */
.viewstr:last-of-type {
  border: none; }

/* line 621, ../../scss/elements/html-elements.scss */
body.page-donate table tbody tr {
  border-bottom: none; }

/* line 625, ../../scss/elements/html-elements.scss */
#block-townsquare-test-two-powered {
  clear: both; }

/* line 628, ../../scss/elements/html-elements.scss */
#block-views-block-channels-block-1 p {
  padding-left: 70px; }

/* line 631, ../../scss/elements/html-elements.scss */
.sponsor-other {
  float: left;
  margin-left: 20px; }

/*accordions*/
/* line 636, ../../scss/elements/html-elements.scss */
.views-field .views-field-title .views-accordion-header a {
  color: #7000c6; }

/* line 639, ../../scss/elements/html-elements.scss */
.ckeditor-accordion-container > dl dd {
  padding-left: 40px; }

/* line 642, ../../scss/elements/html-elements.scss */
.ckeditor-accordion-container > dl dd {
  padding-left: 40px; }

/* line 645, ../../scss/elements/html-elements.scss */
.ckeditor-accordion-container > dl dd p {
  padding-left: 60px; }

/* line 648, ../../scss/elements/html-elements.scss */
.caption > figcaption {
  caption-side: bottom;
  display: table-caption;
  max-width: none;
  font-size: 12px;
  line-height: 14px;
  margin-top: 6px; }

/* line 656, ../../scss/elements/html-elements.scss */
td, th {
  padding: 20px; }

/* line 659, ../../scss/elements/html-elements.scss */
dd img {
  margin-right: 10px; }

/* line 662, ../../scss/elements/html-elements.scss */
dd.active {
  padding: 10px 0 10px 45px; }

/* line 665, ../../scss/elements/html-elements.scss */
.ui-accordion .ui-accordion-content {
  border-top: 0 none;
  max-height: 300px;
  overflow: scroll;
  padding: 1em 2.2em;
  width: 70vw; }

/* line 672, ../../scss/elements/html-elements.scss */
.ui-accordion .ui-accordion-header {
  color: purple;
  cursor: pointer;
  display: block;
  font-size: 100%;
  margin: 2px 0 0;
  min-height: 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  color: #7000c6;
  width: 70vw; }

/* line 683, ../../scss/elements/html-elements.scss */
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  left: 0.01em;
  margin-top: -8px;
  position: absolute;
  top: 50%; }

/* line 690, ../../scss/elements/html-elements.scss */
.field--name-field-content-title {
  margin-left: 20px; }

/* line 695, ../../scss/elements/html-elements.scss */
.field--name-field-other-view.field--type-viewsreference .views-element-container .views-row .ui-accordion-content {
  max-height: 300px;
  overflow: scroll;
  padding: 1em 2.2em; }

/* line 702, ../../scss/elements/html-elements.scss */
body.page-helpful-links .ui-accordion .ui-accordion-header {
  color: purple;
  cursor: pointer;
  display: block;
  font-size: 100%;
  margin: 2px 0 0;
  min-height: 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  color: #7000c6;
  width: 100%; }
/* line 713, ../../scss/elements/html-elements.scss */
body.page-helpful-links .ui-accordion-content {
  width: 100%; }
/* line 716, ../../scss/elements/html-elements.scss */
body.page-helpful-links .field--name-field-content-title {
  margin-left: 20px; }

@media screen and (max-width: 669px) {
  /* line 722, ../../scss/elements/html-elements.scss */
  .ui-accordion .ui-accordion-content {
    border-top: 0 none;
    max-height: 300px;
    overflow: scroll;
    padding: 1em 2.2em;
    width: 100vw; }

  /* line 729, ../../scss/elements/html-elements.scss */
  .ui-accordion .ui-accordion-header {
    color: purple;
    cursor: pointer;
    display: block;
    font-size: 100%;
    margin: 2px 0 0;
    min-height: 0;
    padding: 0.5em 0.5em 0.5em 0.7em;
    color: #7000c6;
    width: 100vw; } }
/* line 741, ../../scss/elements/html-elements.scss */
#block-townsquare-test-two-content {
  margin-bottom: 20px; }

/* line 744, ../../scss/elements/html-elements.scss */
figure {
  margin: .5em 1em .5em 0; }

/* line 753, ../../scss/elements/html-elements.scss */
body.path-frontpage #main-layout .region-content, body.path-frontpage #main-layout .region--content-middle, body.path-frontpage #main-layout .region--content-bottom {
  padding-left: 0; }

/* line 757, ../../scss/elements/html-elements.scss */
body.path-frontpage #main-layout .region-content {
  padding-left: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

/* line 762, ../../scss/elements/html-elements.scss */
#content-wrapper, #block-townsquare-test-two-content {
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  -webkit-flex-wrap: wrap; }

/* line 770, ../../scss/elements/html-elements.scss */
#content-wrapper .region--sidebar-second, .main-layout .with--content .without--sidebar-first .with--sidebar-second .inner-wrapper .clearfix {
  background-color: #d9d9d9;
  clear: none;
  display: block;
  float: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  padding: 1%; }

/* line 782, ../../scss/elements/html-elements.scss */
.views-field.views-field-field-membership-price {
  padding-left: 10px; }

/* line 785, ../../scss/elements/html-elements.scss */
.view-general-content .views-row article {
  margin-bottom: 20px;
  padding-bottom: 25px; }

/* line 790, ../../scss/elements/html-elements.scss */
article p img {
  float: left;
  margin-right: 10px; }

/*body.page-tv-schedules-ch14,body.page-tv-schedules-ch15,body.page-tv-schedules-ch16,body.page-tv-schedules-ch18,
body.page-tv-schedules-ch19,body.page-tv-schedules-ch20,body.page-whatsonnow {
  #block-townsquare-test-two-page-title{
//    margin-top:71px;
  }
}
*/
/* line 801, ../../scss/elements/html-elements.scss */
nav.pager {
  font-size: 75%; }

/* line 804, ../../scss/elements/html-elements.scss */
#backtotop {
  background: #7000c6 none repeat scroll 0 0;
  border: none;
  border-radius: 5px;
  bottom: 10px;
  color: #fff;
  height: 40px;
  line-height: 25px;
  position: fixed;
  right: 10px;
  text-align: center;
  font-size: 80%; }

/* line 818, ../../scss/elements/html-elements.scss */
#backtotop a:hover {
  background: #7000c6 none repeat scroll 0 0;
  border: none;
  border-radius: 5px;
  bottom: 10px;
  color: #fff;
  height: 40px;
  line-height: 25px;
  position: fixed;
  right: 10px;
  text-align: center;
  font-size: 80%; }

/* watch page message board */
/* line 833, ../../scss/elements/html-elements.scss */
body.page-watch #block-views-block-community-message-board-block-1 {
  width: 100%; }
  /* line 839, ../../scss/elements/html-elements.scss */
  body.page-watch #block-views-block-community-message-board-block-1 h2 {
    margin-top: 0px;
    border-bottom: none;
    margin-left: 20px; }
  /* line 844, ../../scss/elements/html-elements.scss */
  body.page-watch #block-views-block-community-message-board-block-1 ul.slides {
    margin-left: 20px; }

/* line 848, ../../scss/elements/html-elements.scss */
body.page-watch h2 {
  border-bottom: 2px solid #BFBFBF;
  color: #000;
  margin: 40px 0px 10px 0px;
  padding-bottom: 40px; }

/* line 854, ../../scss/elements/html-elements.scss */
.main-layout .region--content-middle {
  display: block;
  position: relative;
  clear: both;
  width: 100%;
  margin-right: 1.04167%;
  left: 0;
  right: auto;
  margin-bottom: 0; }

/* line 866, ../../scss/elements/html-elements.scss */
#block-views-block-replays-block-3, #block-views-block-replays-block-1,
#block-views-block-replays-block-7, #block-views-block-replays-block-5,
#block-views-block-replays-block-6, #block-views-block-replays-block-4,
block-views-block-replays-block-9 {
  display: block;
  float: left;
  margin-left: 40px;
  margin-right: 0;
  width: 45%;
  height: 500px;
  overflow: scroll; }

/* line 878, ../../scss/elements/html-elements.scss */
#block-views-block-sponsor-by-shows-block-2 {
  display: block;
  float: left;
  margin-left: 2%;
  width: 45%; }
  /* line 884, ../../scss/elements/html-elements.scss */
  #block-views-block-sponsor-by-shows-block-2 img {
    float: left;
    margin-right: 15%; }
  /* line 888, ../../scss/elements/html-elements.scss */
  #block-views-block-sponsor-by-shows-block-2 .sponsrow {
    margin-bottom: 10%; }

@media screen and (max-width: 810px) {
  /* line 893, ../../scss/elements/html-elements.scss */
  #block-views-block-replays-block-3, #block-views-block-replays-block-1,
  #block-views-block-replays-block-7, #block-views-block-replays-block-5,
  #block-views-block-replays-block-6, #block-views-block-replays-block-4,
  block-views-block-replays-block-9 {
    display: block;
    float: left;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    height: 500px;
    overflow: scroll;
    clear: both; }

  /* line 906, ../../scss/elements/html-elements.scss */
  #block-views-block-sponsor-by-shows-block-2 {
    display: block;
    float: left;
    margin-left: 2%;
    width: 100%;
    clear: both; } }
/* line 915, ../../scss/elements/html-elements.scss */
.main-layout .region--content-bottom {
  display: block;
  position: relative;
  clear: both;
  width: 100%;
  margin-right: 1.04167%;
  left: 0;
  right: auto;
  margin-bottom: 0; }

/* line 928, ../../scss/elements/html-elements.scss */
iframe {
  border: 0; }

/* line 932, ../../scss/elements/html-elements.scss */
body.page-webstreaming #block-townsquare-test-two-page-title {
  margin-top: 71px; }

/* line 937, ../../scss/elements/html-elements.scss */
body.page-take-a-class table.views-table {
  width: 100%;
  text-align: left; }
  /* line 940, ../../scss/elements/html-elements.scss */
  body.page-take-a-class table.views-table caption {
    font-size: 1.5em;
    color: #7000c6; }

@media screen and (max-width: 1280px) {
  /* line 955, ../../scss/elements/html-elements.scss */
  body.page-minnesota-vixen-football-media-player div#aspectratio, body.page-womens-football-minnesota-vixen-kansas-city-titans-0 div#aspectratio, body.page-womens-football-wisconsin-dragons-minnesota-vixen div#aspectratio, body.page-womens-football-kansas-city-titans-minnesota-vixen div#aspectratio, body.page-womens-football-minnesota-vixen-wisconsin-dragons div#aspectratio, body.page-womens-football-iowa-phoenix-minnesota-vixen div#aspectratio, body.page-womens-football-minnesota-vixen-st-louis-slam div#aspectratio, body.page-womens-football-minnesota-vixen-iowa-phoenix div#aspectratio, body.page-wfa-division-2-quarterfinal-mn-vixen-st-louis-slam div#aspectratio {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%; }

  /* line 962, ../../scss/elements/html-elements.scss */
  body.page-minnesota-vixen-football-media-player div#aspectratio iframe#ricci, body.page-womens-football-minnesota-vixen-kansas-city-titans-0 div#aspectratio iframe#ricci, body.page-womens-football-wisconsin-dragons-minnesota-vixen div#aspectratio iframe#ricci, body.page-womens-football-kansas-city-titans-minnesota-vixen div#aspectratio iframe#ricci, body.page-womens-football-minnesota-vixen-wisconsin-dragons div#aspectratio iframe#ricci, body.page-womens-football-iowa-phoenix-minnesota-vixen div#aspectratio iframe#ricci, body.page-womens-football-minnesota-vixen-st-louis-slam div#aspectratio iframe#ricci, body.page-womens-football-minnesota-vixen-iowa-phoenix div#aspectratio iframe#ricci, body.page-wfa-division-2-quarterfinal-mn-vixen-st-louis-slam div#aspectratio iframe#ricci {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; } }
@media screen and (min-width: 1281px) {
  /* line 973, ../../scss/elements/html-elements.scss */
  body.page-minnesota-vixen-football-media-player div#aspectratio, body.page-womens-football-minnesota-vixen-kansas-city-titans-0 div#aspectratio, body.page-womens-football-wisconsin-dragons-minnesota-vixen div#aspectratio, body.page-womens-football-kansas-city-titans-minnesota-vixen div#aspectratio, body.page-womens-football-minnesota-vixen-wisconsin-dragons div#aspectratio, body.page-womens-football-iowa-phoenix-minnesota-vixen div#aspectratio, body.page-womens-football-minnesota-vixen-st-louis-slam div#aspectratio, body.page-womens-football-minnesota-vixen-iowa-phoenix div#aspectratio, body.page-wfa-division-2-quarterfinal-mn-vixen-st-louis-slam div#aspectratio {
    position: relative;
    width: 100%;
    max-width: 1280px;
    margin: auto;
    height: 0;
    padding-bottom: 56.25%; }

  /* line 982, ../../scss/elements/html-elements.scss */
  body.page-minnesota-vixen-football-media-player div#aspectratio iframe#ricci, body.page-womens-football-minnesota-vixen-kansas-city-titans-0 div#aspectratio iframe#ricci, body.page-womens-football-wisconsin-dragons-minnesota-vixen div#aspectratio iframe#ricci, body.page-womens-football-kansas-city-titans-minnesota-vixen div#aspectratio iframe#ricci, body.page-womens-football-minnesota-vixen-wisconsin-dragons div#aspectratio iframe#ricci, body.page-womens-football-iowa-phoenix-minnesota-vixen div#aspectratio iframe#ricci, body.page-womens-football-minnesota-vixen-st-louis-slam div#aspectratio iframe#ricci, body.page-womens-football-minnesota-vixen-iowa-phoenix div#aspectratio iframe#ricci, body.page-wfa-division-2-quarterfinal-mn-vixen-st-louis-slam div#aspectratio iframe#ricci {
    position: absolute;
    width: 100%;
    height: 100%;
    max-height: 720px;
    left: 0;
    top: 0; } }
/* line 991, ../../scss/elements/html-elements.scss */
div#block-views-block-sponsor-by-shows-block-3 {
  display: flow-root; }

/* line 997, ../../scss/elements/html-elements.scss */
div.insightseven h5 {
  display: inline-block;
  vertical-align: middle; }
/* line 1001, ../../scss/elements/html-elements.scss */
div.insightseven img {
  max-width: 250px;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  float: none; }
    
div#electiondiv1 {
	max-width:50%;
	min-width:432px;
	display:inline-block;
	/*background-color:yellow; */
	float:left;
  }
div#electiondiv2 {
	width:50%;
	display:inline-block;
	/*background-color:blue; */
	float:left;
	
	  
	  
  }
div#electiondivclear {
	padding-top:15px;
	clear:both;
}

td.eleblankcell, td.eleblanktotalsrowcell {
	/*background-color:#aaaaaa;*/
	background-color:#C0C0C0;
]
