html {
  min-height: 100%;
  position: relative; }

/*Colors*/
h1,
h2 {
  color: #a70000;
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-size: 30px;
  margin-bottom: 20px;
  margin-left: 0;
  font-weight: 300;
  text-transform: uppercase; }

h1.page-title {
  margin-bottom: 20px; }

h2 {
  color: #333333;
  font-size: 24px;
  padding-top: 15px;
  padding-left: 0; }

h4 {
  font-weight: 400;
  font-size: 16px;
  color: #a70000;
  padding: 2px; }

h4.black {
  color: #333333; }

h4.heading-pdf {
  margin-top: 30px; }

h4.heading-pdf a {
  color: #333333;
  font-size: 20px; }

.italic {
  font-style: italic; }

.bold {
  font-weight: 700; }

.block-margins {
  margin: 1em 0; }

h2.section-title-text {
  color: #333333;
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-size: 14px;
  margin: 0px;
  padding: 4px; }

h2.section-title-text a {
  color: #333333;
  text-decoration: none; }

h2.section-title-text a:focus,
h2.section-title-text a:hover {
  color: #890000; }

h5 {
  color: #a70000;
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-size: 140%;
  font-weight: 300;
  margin-top: 20px;
  padding-left: 0; }

@media (min-width: 992px) {
  h2.section-title-text {
    font-size: 16px; } }
p {
  font-size: 15px; }

.text_smaller,
.text_smaller p {
  font-size: 13px; }

.smalltext {
  font-size: 95%; }

.title1 {
  color: #6f6f6f;
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: .1em;
  margin: 5px 0 10px 0;
  text-align: center; }

a {
  color: #a70000;
  text-decoration: none; }

a:hover, a:focus {
  color: #6f6f6f;
  text-decoration: none; }

a h3 {
  color: #a70000;
  text-decoration: none; }

a:hover h3,
a:focus h3 {
  color: #333333; }

.redtext {
  color: #a70000; }

body {
  background-color: #dddddd;
  background-image: url("images/interface/page_back.jpg");
  /* Margin bottom by footer height */
  margin-bottom: 380px;
  color: #565656; }

@media only screen and (min-width: 768px) {
  body {
    margin-bottom: 380px;
    /* Margin bottom by footer height */ } }
.wrap {
  background-image: url("//pccsc.collegesailing.org/images/interface/header-back.gif");
  background-repeat: repeat-x; }

/* ----- Rows ----- */
.row.equal [class*="col-"] {
  margin-bottom: -99999px;
  padding-bottom: 99999px; }

.row.equal {
  overflow: hidden; }

.row.not-equal [class*="col-"] {
  margin-bottom: 0;
  padding-bottom: 0; }

@media only screen and (min-width: 768px) {
  .col-sm-9.no-pad {
    width: 80%;
    padding-left: 40px; } }
@media only screen and (max-width: 991px) {
  .row.equal [class*="col-"] {
    margin-bottom: 0;
    padding-bottom: 0; } }
@media (min-width: 1280px) {
  .container {
    width: 1250px; } }
/* ----- Page Header ----- */
.page-header-back {
  background-image: url("images/interface/cs_logo.png");
  background-position: 5px 10px;
  background-repeat: no-repeat;
  height: 95px; }

#home-link {
  height: 45px;
  margin-left: 30px; }

/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
  .page-header-back {
    background-size: 200px; } }
.header-right {
  float: right;
  margin-left: -10px;
  position: relative;
  z-index: 99; }

.col-sm-9.no-pad {
  padding-right: 0; }

@media (min-width: 768px) {
  .col-sm-2.util {
    width: 12.66666667%; } }
.conf-logo {
  max-width: 95%;
  padding-top: 20px; }

@media only screen and (min-width: 768px) {
  .page-header-back {
    background-size: 250px; }

  .col-md-6.header-left {
    float: right; }

  .conf-logo {
    padding-top: 0; } }
@media only screen and (min-width: 992px) {
  .col-md-6 img.conf-logo {
    margin-top: -5px; } }
/* ----- Footer ----- */
.footer {
  background-color: #a70000;
  bottom: 0;
  height: 380px;
  position: absolute;
  width: 100%;
  /* Set the fixed height of the footer here */ }

.footer .container {
  background-image: url("https://collegesailing.org/images/interface/footer-flag.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 380px; }

.footer-box {
  background: #890000;
  border: solid 1px #a70000;
  box-shadow: 1px 1px 1px 1px #790101;
  margin: 20px 0px;
  opacity: .8;
  width: 100%; }

.footer_small {
  color: #333333;
  font-size: 12px;
  font-weight: 400;
  padding-left: 10px; }

.footer_small a {
  color: #333333;
  text-decoration: none; }

.footer_small a:hover,
.footer_small a:focus, a:focus {
  color: #790101; }

@media only screen and (min-width: 768px) {
  .footer {
    height: 380px;
    /* Set the fixed height of the footer here */ }

  .footer .container {
    height: 380px; }

  .container.push-bottom {
    position: relative; }

  .row.bottom-foot {
    bottom: 0;
    padding-bottom: 20px;
    position: absolute;
    width: 100%; }

  .footer_nav_m {
    display: none; } }
@media only screen and (min-width: 992px) {
  .footer {
    height: 380px;
    /* Set the fixed height of the footer here */ }

  .footer .container {
    height: 380px; } }
/* ----- Home Slider (Slick) ----- */
.carousel img {
  width: 100%; }

.slick-slider {
  margin-bottom: 0; }

.home-sub-banner {
  padding: 5px 0; }

/* ----- Image Gallery ----- */
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #eee;
  border: 1px solid #ccc;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.gallery-thumbnail,
.gallery-thumbnail_lg {
  margin: 5px;
  background: #cacaca;
  padding: 0px;
  line-height: 1.42857143;
  background-color: #dcdcdc;
  border: 1px solid #cacaca;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  width: 110px;
  height: 83px; }

.gallery_thumbnail {
  float: left; }

.gallery-thumbnail_lg {
  width: 220px;
  height: auto; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: 200;
  /* line-height: 24px; */
  /* white-space: nowrap; */
  font-size: 14px;
  text-align: left; }

.rankings-img {
  float: left;
  margin: 5px 10px 5px 0; }

@media (min-width: 768px) {
  .gallery-thumbnail {
    width: 80px; } }
@media (min-width: 992px) {
  .gallery-thumbnail {
    width: 93px; } }
@media (min-width: 1200px) {
  .gallery-thumbnail {
    width: 118px; } }
@media only screen and (min-width: 768px) {
  .conf-logo {
    max-width: 100%; } }
/*Colors*/
/* ----- Main nav ----- */
.screen-nav {
  display: none; }

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #6f6f6f; }

.navbar-inverse .navbar-collapse {
  border: 0; }

.navbar-inverse {
  background-color: transparent;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#6f6f6f), to(#333333));
  background-image: -webkit-linear-gradient(top, #6f6f6f, 0%, #333333, 100%);
  background-image: -webkit-linear-gradient(top, #6f6f6f 0%, #333333 100%);
  background-image: linear-gradient(to bottom, #6f6f6f 0%, #333333 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$redcontrast', endColorstr='$red', GradientType=0); }

.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  background-image: -webkit-linear-gradient(bottom, #6f6f6f 0%, #333333 100%);
  background-image: -webkit-linear-gradient(top, #6f6f6f 0%, #333333 100%);
  background-image: linear-gradient(to bottom, #6f6f6f 0%, #333333 100%);
  height: 41px; }

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #333333; }

.navbar-inverse {
  background-image: none; }

.navbar-inverse .navbar-nav > li > a {
  color: #cccccc;
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: .03em; }

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #cccccc; }

.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #cccccc; }

.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #eeeeee;
  border-bottom-color: #eeeeee; }

.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff; }

.nav > li > a {
  background-color: #333333;
  height: 41px;
  padding-top: 10px;
  text-shadow: none; }

@media only screen and (max-width: 768px) {
  .navbar-nav {
    margin: 50px 0 0 0; } }
@media only screen and (min-width: 768px) {
  .navbar-nav {
    float: right !important;
    margin: 0;
    width: 50%; } }
@media only screen and (min-width: 992px) {
  .nav > li > a {
    padding: 14px 5px 0 5px; }

  .navbar-nav {
    float: none !important;
    width: 100%; } }
.navbar-inverse .navbar-nav > .active > a {
  background-image: none;
  background-image: none;
  height: 41px;
  padding-top: 14px; }

.navbar-inverse .navbar-nav > .active > a {
  box-shadow: none;
  -webkit-box-shadow: none; }

.navbar-inverse {
  position: relative; }

.navbar-nav > li > .dropdown-menu {
  -webkit-transform: translate3d(0, 0, 0); }

.navbar-collapse {
  padding-left: 5px;
  padding-right: 0; }

.navbar-collapse.in {
  overflow: visible; }

.navbar-toggle {
  background-color: #a70000;
  margin-top: 1px; }

.nav.nav-inverse .open > a,
.nav.nav-inverse .open > a:hover,
.nav.nav-inverse .open > a:focus {
  border-color: #333333; }

.navbar-inverse a {
  background: #333333; }

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
  background-color: #333333; }

@media (max-width: 991px) {
  .navbar-header {
    float: none; }

  .navbar-toggle {
    display: block; }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-nav > li {
    float: none; }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }

  .collapse.in {
    display: block !important; } }
@media only screen and (min-width: 992px) {
  .nav.nav-inverse {
    border: 0;
    float: left;
    margin-top: 0;
    padding-left: 20px; }

  .navbar-inverse .navbar-nav > li > a {
    font-size: 15px; }

  .nav.nav-inverse > li > a {
    padding: 14px 0 0 10px; }

  .navbar-inverse .navbar-nav > li > a {
    letter-spacing: .02em; } }
@media only screen and (min-width: 1200px) {
  .nav.nav-inverse {
    padding-left: 0; }

  .nav.nav-inverse > li > a {
    padding: 14px 8px 0 8px; }

  .navbar-inverse .navbar-nav > li > a {
    font-size: 18px; } }
.dropdown-menu, .dropdown-menu > li {
  background-color: #333333;
  color: #cccccc;
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-size: 16px;
  font-weight: 200;
  letter-spacing: .05em;
  text-transform: uppercase; }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  background-image: -webkit-linear-gradient(bottom, #6f6f6f 0%, #333333 100%);
  background-image: -webkit-linear-gradient(top, #6f6f6f 0%, #333333 100%);
  background-image: linear-gradient(to bottom, #6f6f6f 0%, #333333 100%); }

.dropdown-menu > li:hover,
.dropdown-menu > li:focus,
.dropdown-menu > li a:hover,
.dropdown-menu > li a:focus {
  background-color: #6f6f6f;
  background-image: -webkit-linear-gradient(top, #6f6f6f 0, #333333 100%);
  background-image: linear-gradient(to bottom, #6f6f6f 0, #333333 100%);
  background-repeat: repeat-x;
  color: #ffffff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$darkgrey',endColorstr='$almostblack',GradientType=0); }

.dropdown-menu > li > a {
  border-bottom: solid 1px #6f6f6f;
  color: #cccccc;
  font-weight: 200; }

@media only screen and (min-width: 992px) {
  .dropdown-menu > li > a {
    border-bottom: none;
    padding: 3px 20px; }

  .dropdown-menu, .dropdown-menu > li {
    font-size: 14px; } }
.navbar-nav > li > .dropdown-menu {
  color: #cccccc;
  margin-top: -2px;
  opacity: .9; }

.navbar-nav > li:hover .dropdown-menu {
  display: block; }

/* ----- Utility nav ----- */
ul.util-nav {
  display: none;
  float: right;
  padding-left: 0;
  position: relative;
  z-index: 9999999; }

.util-nav > ul {
  float: right; }

.util-nav > li {
  background: #a70000;
  list-style-type: none;
  margin-bottom: 1px;
  float: left;
  margin-right: 2px;
  padding: 11px 6px 12px 6px; }

.util-nav > li > a {
  color: #ffffff;
  font-size: 17px;
  line-height: 1.2em;
  text-decoration: none; }

.util-nav > li > a:hover,
.util-nav > li > a:focus {
  color: #333333; }

@media only screen and (min-width: 992px) {
  ul.util-nav {
    display: block;
    padding-right: 0; } }
/* ----- Footer nav ----- */
#footer_nav_m ul,
#footer_nav_m {
  margin: 0;
  padding: 5px; }

#top a,
#footer_nav_m a {
  background: #a70000;
  border-left: #cccccc 10px solid;
  color: #ffffff;
  display: block;
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-size: 18px;
  font-weight: 200;
  padding: 5px 15px;
  text-decoration: none; }

#footer_nav_m a:active,
#footer_nav_m a:hover,
#footer_nav_m a:focus {
  background-color: #890000;
  border-left: #eeeeee 10px solid; }

#top a {
  float: right;
  margin: 0; }

#footer_nav_m ul {
  list-style: none;
  padding: 0; }

#footer_nav_m li {
  list-style-type: none;
  margin: 1px; }

/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
  #footer_nav {
    display: none; } }
@media only screen and (min-width: 992px) {
  #footer_nav_m {
    display: none; }

  #footer_nav {
    display: table;
    float: none;
    list-style: none;
    padding: 10px;
    position: relative;
    table-layout: fixed; }

  #footer_nav ul {
    float: left;
    height: auto;
    line-height: 1em;
    list-style: none;
    margin: 5px 0 0 0;
    padding: 0; }

  #footer_nav a {
    color: #cccccc;
    display: block;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .03em;
    margin-bottom: -5px;
    padding: 2px 10px 2px 10px;
    text-decoration: none;
    text-transform: uppercase;
    text-align: left; }

  #footer_nav a:hover, #footer_nav a:focus {
    color: #fff;
    outline: 0; }

  #footer_nav ul a {
    color: #ddd;
    display: block;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 13px;
    font-weight: 200;
    font-weight: 300;
    letter-spacing: .05em;
    margin: 0;
    margin-bottom: 0;
    text-decoration: none;
    text-transform: uppercase;
    text-align: left; }

  #footer_nav ul a:hover {
    color: #fff; }

  #footer_nav li {
    float: left;
    padding: 0; }

  #footer_nav ul ul li, #footer_nav ul li {
    clear: both; } }
/*Colors*/
/* ----- Home ----- */
.home-left,
.home-right,
.left-sidebar,
.right-sidebar {
  background: #eeeeee; }

.home-center,
.center-content {
  background: #dddddd;
  padding: 0 10px; }

h1.highlighted {
  font-size: 24px;
  font-weight: 300; }

.col-sm-1.racing {
  background: #333333;
  color: #eeeeee;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: .32em; }

.col-sm-1 .racing img {
  max-height: 150px; }

.fullschedule {
  background: #6f6f6f;
  color: #eeeeee;
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-size: 14px;
  font-weight: 200;
  padding: 0px;
  text-align: center;
  text-transform: uppercase; }

.fullschedule a {
  color: #cccccc;
  letter-spacing: .1em;
  padding-left: 5px; }

.fullschedule a:hover,
.redbox a:focus {
  color: #eeeeee; }

.home-divider {
  background: #333333;
  border-top: solid 5px #a70000;
  color: #eee;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: .1em;
  margin-right: -15px;
  margin-left: -15px;
  margin-bottom: 5px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  z-index: 99; }

@media only screen and (min-width: 992px) {
  .col-md-6.a-list a {
    font-size: 12px; } }
/* ----- Home tabbable ----- */
.nav-tabs > li {
  background: #333333;
  width: 50%; }

.nav.nav-tabs > li > a {
  background: #333333;
  border-radius: 0;
  border: 0;
  color: #eee;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 300;
  font-size: 18px;
  letter-spacing: .1em;
  padding-top: 8px;
  margin-right: 0;
  text-align: center; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background-color: #6f6f6f;
  border: 0;
  color: #eeeeee;
  cursor: default;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 300; }

/* ----- News ----- */
.teaser_news {
  margin: 3px 0 0 0; }

.teaser_news .content {
  margin-left: 20px;
  margin-right: 40px; }

.teaser_title,
.article-title {
  background: #333333;
  border-radius: 2px;
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-size: 16px;
  font-weight: 200;
  margin: 0 40px 10px 20px;
  padding: 3px 10px; }

.teaser_title a {
  color: #eeeeee; }

.teaser_title a:hover,
.teaser_title a:focus {
  color: #cccccc; }

h2.article-title {
  color: #eeeeee;
  font-size: 20px;
  margin-left: 10px; }

.article-content h1,
.article-content h2,
.article-content h3,
.article-content h4,
.article-content h5,
.article-content p {
  color: #333333;
  margin-left: 20px;
  text-align: left; }

.button_s {
  margin: 5px 0 20px 20px; }

.button_s a {
  color: #a70000; }

.button_s a:hover,
.button_s a:focus {
  color: #333333; }

.post_meta {
  color: #333333;
  font-size: 12px;
  margin-left: 20px; }

img.news {
  width: 80%; }

.home-news p {
  color: #565656;
  font-size: 14px;
  line-height: 17px;
  margin: 3px 0 10px 0px; }

h1.home-news a {
  color: #a70000;
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 18px;
  margin: 10px 0 5px 0;
  padding: 0; }

@media only screen and (min-width: 768px) {
  h1.home-news {
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 24px;
    margin: 10px 0 5px 0;
    padding: 0;
    text-transform: uppercase;
    text-align: left; } }
@media only screen and (min-width: 992px) {
  p.home-news {
    font-size: 14px; }

  h1.highlighted,
  h1.home-news,
  h1.home-news a {
    color: #a70000;
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 24px;
    margin: 0 0 5px 0;
    padding: 0;
    text-transform: uppercase;
    text-align: left; }

  h1.home-news a {
    font-size: 18px;
    margin: 0; }

  h1.highlighted a {
    color: #a70000;
    font-weight: 300; }

  h1.highlighted a:focus,
  h1.highlighted a:hover,
  h1.home-news a:focus,
  h1.home-news a:hover {
    color: #333333; } }
@media only screen and (min-width: 992px) {
  img.news {
    width: 205px; } }
.read-more,
.read-more-s {
  background-color: #6f6f6f;
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 1px 0 1px 10px;
  width: 210px; }

.read-more a,
.read-more-s a {
  color: #eeeeee;
  font-size: 12px;
  letter-spacing: .05em; }

.read-more-s {
  padding: 0 0 0 10px;
  width: 120px; }

.news-link {
  background-color: #a70000;
  border-radius: 5px;
  margin: 10px auto;
  padding: 5px 0;
  position: relative;
  text-align: center;
  width: 250px;
  z-index: 9999; }

.news-link a {
  color: #eeeeee;
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-size: 16px;
  font-weight: 200;
  padding: 2px 0;
  text-transform: uppercase; }

.news-link a:hover,
.news-link a:focus {
  color: #cccccc; }

/* ----- Sidebar ----- */
.panel {
  border: 0;
  background-color: transparent; }

.panel-group {
  margin-bottom: 0;
  padding-bottom: 0; }

.panel li {
  border-bottom: solid 1px #dddddd;
  padding: 2px 10px;
  list-style-type: none;
  border-radius: 0;
  box-shadow: none; }

.panel li a {
  color: #790101;
  font-size: 12px; }

.panel-title {
  font-size: 12px;
  text-transform: uppercase; }

.col-md-2.acc-sidebar .panel-group {
  margin-left: -15px;
  margin-right: -15px; }

.col-md-2.acc-sidebar .panel-heading {
  background: #6f6f6f;
  border-left: 7px solid #333333;
  color: #ffffff;
  font-size: 12px;
  font-weight: 200;
  letter-spacing: .01em;
  padding: 7px;
  list-style-type: none;
  text-transform: uppercase; }

.col-md-2.acc-sidebar .panel-heading a {
  color: #eeeeee;
  font-size: 12px; }

.col-md-2.acc-sidebar .panel-heading.news-arch {
  padding: 2px 7px; }

.col-md-2.acc-sidebar .panel-heading:hover,
.col-md-2.acc-sidebar .panel-heading a:hover {
  background: #333333;
  border-color: #a70000;
  color: #eeeeee; }

.col-md-2.acc-sidebar .panel {
  margin-top: 1px; }

.panel-group .panel + .panel {
  margin-top: 1px; }

.col-md-2 ul {
  padding: 0; }

.col-md-2.acc-sidebar .panel-body {
  padding: 0; }

.col-md-2.acc-sidebar .panel,
.col-md-2.acc-sidebar .panel-group .panel,
.col-md-2.acc-sidebar .panel-heading {
  border-radius: 0; }

.col-md-2.acc-sidebar .panel-body li a {
  color: #790101;
  font-size: 12px; }

.col-md-2.acc-sidebar .panel-body li a:hover {
  color: #a70000; }

.col-md-2.acc-sidebar .panel-body li {
  border-bottom: solid 1px #dddddd;
  padding: 2px 10px;
  list-style-type: none; }

.col-md-2.acc-sidebar .panel-body ul {
  background: #eeeeee;
  list-style-type: none;
  margin-bottom: 0; }

/* ----- Tables ----- */
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #eeeeee; }

.table-striped > tbody {
  font-size: 13px; }

@media only screen and (min-width: 992px) {
  .table-striped > tbody {
    font-size: 12px; } }
@media only screen and (min-width: 1200px) {
  .table-striped > tbody {
    font-size: 13px; } }
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-bottom: 1px solid #cccccc;
  line-height: 1.42857143;
  padding: 4px;
  vertical-align: top; }

.table > tbody > tr > td > p {
  margin-bottom: 0; }

.table-hover tbody tr:hover td {
  background-color: #cccccc; }

.table > thead > tr > th {
  background: #a70000;
  color: #eeeeee;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 16px;
  font-weight: 200;
  text-transform: uppercase; }

th.table-heading h3 {
  background: #333333;
  color: #eeeeee;
  font-size: 18px;
  font-weight: 200;
  margin-bottom: 0;
  margin-top: 0;
  padding: 5px 10px;
  text-transform: uppercase; }

tr.table_subheader, th.table_subheader {
  background: #333333;
  color: #eeeeee;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 16px;
  font-weight: 200;
  text-transform: uppercase; }

tr.table_subheader a {
  color: #ffffff;
  font-weight: 200; }

tr.table_subheader a:hover {
  color: #eee; }

.table-striped > tbody > tr:nth-child(odd) > th.table_subheader,
.table-striped > thead > tr:nth-child(odd) > th.table_subheader {
  background-color: #333333; }

.table-hover > tbody > tr:hover > th.table_subheader {
  /*background-color: $lightergrey;*/ }

.col-sm-12.scroll-panel {
  height: 365px;
  overflow-y: scroll; }

@media only screen and (min-width: 992px) {
  .col-sm-12.scroll-panel {
    height: 535px; } }
@media only screen and (min-width: 1200px) {
  .col-sm-12.scroll-panel {
    height: 490px; } }
td p {
  font-size: 12px; }

th.width25pc {
  width: 25%;
  padding: 0 5px; }

th.width30pc {
  width: 30%;
  padding: 0 5px; }

.table-compact > thead > tr > th {
  background: #333333;
  color: #eeeeee;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 14px;
  font-weight: 200;
  padding: 1px 5px;
  text-transform: uppercase; }

.table > tfoot > tr > th {
  background: #790101; }

th.row-divider {
  background: #6f6f6f;
  padding: 2px 0; }

.table.contacts, .table.contacts a,
.contacts td p {
  font-size: 13px; }

th.description-th {
  background: #eeeeee;
  font-weight: 300;
  font-size: 14px; }

.table > tbody > tr > td {
  vertical-align: top; }

/* ----- Misc styles ----- */
.hidden-scroll {
  overflow: hidden; }

.opacity9 {
  opacity: 0.9; }

.pad10 {
  padding: 10px; }

.bottom-pad {
  padding-bottom: 20px; }

.sponsor-left-bottom-pad {
  padding-bottom: 50px; }

@media only screen and (min-width: 992px) {
  .sponsor-left-bottom-pad {
    padding-bottom: 305px; } }
@media only screen and (min-width: 1200px) {
  .sponsor-left-bottom-pad {
    padding-bottom: 200px; } }
.well {
  margin: 5px 5px 20px 5px; }

.download-link {
  padding-top: 40px;
  font-size: 16px;
  text-align: right; }

@media only screen and (min-width: 1200px) {
  .pad10 {
    padding: 12px; } }
.width14p {
  width: 14%; }

.width20p {
  width: 20%; }

.width25p {
  width: 25%; }

.width30p {
  width: 30%; }

.width100p {
  width: 100%; }

.right-border {
  border-right: solid 1px #cccccc; }

.btn-link {
  font-weight: 200;
  color: #a70000; }

.btn-link:focus, .btn-link:hover {
  color: #333333; }

@media only screen and (min-width: 768px) {
  .hide-xs, img.hidden-xs {
    display: block; } }
@media only screen and (min-width: 768px) {
  .no-gutter {
    padding-right: 0;
    padding-left: 0; }

  .gutter {
    padding-right: 15px;
    padding-left: 15px; }

  .no-gutter-r {
    padding-right: 0;
    padding-left: 10px; }

  .no-gutter-l {
    padding-right: 15px;
    padding-left: 0; } }
.social-but img {
  height: 35px;
  margin-bottom: 10px;
  padding-left: 2px;
  width: 35px; }

.social-but-s img {
  height: 28px;
  margin-bottom: 10px;
  width: 28px; }

hr {
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.75), transparent);
  background-image: -moz-linear-gradient(left center, transparent, rgba(0, 0, 0, 0.75), transparent);
  margin-top: 10px;
  margin-bottom: 10px; }

.schedule p {
  font-size: 12px; }

.col-sm-2.schedule, .col-sm-4.schedule {
  padding-right: 2px;
  padding-left: 2px; }

.btn-danger.schedule {
  color: #ffffff;
  background-color: #a70000;
  border-color: #eeeeee;
  font-weight: 200;
  margin-top: 25px; }

.form-control.schedule {
  font-size: 15px;
  background-color: #eeeeee;
  border: 1px solid #a70000;
  margin-top: 25px; }

/** hidden search field **/
#topnav ul li a#searchtoggl {
  margin-right: 0; }

h4.search {
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-size: 20px;
  font-weight: 300;
  margin-top: 20px;
  margin-bottom: auto; }

#searchbar {
  background: #a70000;
  display: none;
  float: right;
  width: 350px;
  height: 40px;
  border-radius: 0 0 5px 5px;
  margin: -11px 0 7px 0;
  padding: 4px 10px 5px 20px;
  z-index: 9999;
  box-shadow: -1px 2px 2px rgba(0, 0, 0, 0.2); }

#s {
  display: block;
  width: 78%;
  border: 0;
  border-radius: 2px;
  outline: none;
  padding: 0 0 0 10px;
  height: 30px;
  line-height: 32px;
  font-size: 14px;
  font-weight: 200;
  color: #676767; }

#searchsubmit {
  display: block;
  float: right;
  margin-top: 9px;
  background: none;
  color: #ffffff;
  border: 0;
  outline: none;
  cursor: pointer; }

.searchbox {
  float: left;
  width: 300px; }

@media only screen and (min-width: 992px) {
  .fa-lg.submit {
    line-height: 1em; } }
@media only screen and (min-width: 1200px) {
  .fa-lg.submit {
    line-height: .75em; } }
