body {
  /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  /*font-size: 15px;*/
  /*line-height: 1.428571429;*/
}

@media only screen and (max-width: 950px) {
  .medium-collapse {
    padding: 0;
    margin: 0;
  }
  .medium-collapse .columns {
    padding: 0;
    margin: 0;
  }
}
.bodywrapper {
  margin-left: 15px;
  margin-right: 15px;
}

.bodywrapper-grid {
  margin-left: 50px;
  margin-right: 25px;
}

.bold {
  font-weight: bold;
}

.entry {
  max-width: 400px;
}

h3 {
  margin-top: 5px;
}

#error_explanation {
  border-width: 1px;
  border-radius: 3px;
  border-style: solid;
  border-color: #dbdbdb;
  background-color: #f5f5f5;
  padding: 5px;
  max-width: 400px;
  margin-bottom: 10px;
  margin-right: 15px;
}
#error_explanation h2 {
  color: red;
  font-size: medium;
}

table {
  table-layout: fixed;
  width: 100%;
  border: none;
  padding: 0px;
  border-spacing: 0px;
}
table th {
  background-color: #fff;
  border-bottom-style: solid;
  border-bottom-color: #8e8e8e;
  border-bottom-width: 1px;
}
table td {
  /*word-wrap: break-word;*/
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.right-collapse {
  padding-left: rem-calc(30);
  padding-right: 0;
}

.side-nav a:link {
  text-decoration: none;
}
.side-nav .wrap-nav {
  height: 30px;
  padding: 5px;
  /*padding-top: 7px;*/
  /*min-width: 155px;*/
  max-width: 200px;
}
.side-nav .wrap-nav:hover {
  background-color: #d7d7d7;
  border-radius: 5px;
}
.side-nav .mobile:active {
  background-color: #d7d7d7;
  border-radius: 5px;
}
.side-nav .mobile:hover {
  background-color: #fff;
}
.side-nav .entry {
  float: left;
}
.side-nav .entry-right {
  float: right;
}
.side-nav .active {
  background-color: #2299BB;
  border-radius: 5px;
  color: #fff;
}

.entry-nav a:link {
  text-decoration: none;
  color: #000;
}
.entry-nav {
  background-image: url("/assets/greyball-62163d94.png");
  background-repeat: no-repeat;
  background-position: 2px 9px;
  background-size: 10px 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 50px;
  padding: 3px 2px 5px 13px;
  /*padding-top: 7px;
  padding-left: 13px;
   padding-bottom: 5px;*/
  border-bottom: 1px solid #eee;
}

.new {
  /*font-weight: bold;*/
  background-image: url("/assets/blueball-451bbfb4.png");
  background-repeat: no-repeat;
  background-position: 2px 9px;
  background-size: 10px 10px;
}

.entry-nav-new a:link {
  text-decoration: none;
  color: #000;
}
.entry-nav-new {
  background-image: url("/assets/blueball-451bbfb4.png");
  background-repeat: no-repeat;
  background-position: 2px 9px;
  background-size: 10px 10px;
  height: 50px;
  padding: 5px;
  padding-top: 7px;
  padding-left: 13px;
  border-bottom: 1px solid #eee;
}

.entry-nav:hover {
  background-color: #d7d7d7;
  border-radius: 5px;
}

.entry-nav:active {
  background-color: #d7d7d7;
  border-radius: 5px;
}

.entry-nav-new:hover {
  background-color: #d7d7d7;
  border-radius: 5px;
}

.active {
  background-color: #23556F;
  border-radius: 5px;
  color: #fff;
}

a:active, a:focus {
  outline: none;
}

.active:hover {
  background-color: #23556F;
  border-radius: 5px;
  color: #fff;
}

.row {
  max-width: 100%;
}

#middle {
  /*max-height: 1000px;
  overflow-y: scroll;*/
  /*margin-top: 46px;*/
  margin-top: 71px;
  height: auto;
  display: block;
  position: absolute;
  overflow: auto;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#right {
  /*margin-top: 46px;*/
  margin-top: 71px;
  margin-left: 33%;
  height: auto;
  display: block;
  position: absolute;
  overflow: auto;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

.grid-container {
  padding-top: 50px;
  padding-left: 25px;
}

.subnav a:link {
  text-decoration: none;
  color: #fff;
}
.subnav a:visited {
  text-decoration: none;
  color: #fff;
}
.subnav a:active {
  text-decoration: none;
  color: #fff;
}
.subnav a:hover {
  text-decoration: underline;
  color: #fff;
}
.subnav {
  margin-left: 40px;
  margin-right: 40px;
  padding-left: 10px;
  padding-top: 1px;
  z-index: 100;
  position: relative;
  height: 25px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  /*background-color: #2299BB;*/
  background-color: #505050;
  color: #fff;
}

.gravatar {
  border-radius: 3px;
  padding-bottom: 2px;
}

.check {
  background-image: url("/assets/check5-5794f7b5.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-size: 15px 15px;
  width: 15px;
  height: 15px;
}

.check:hover {
  background-image: url("/assets/check5b-d5309578.png");
}

.top-bar-section {
  z-index: 100;
}

.mobile {
  background-color: #fff;
}

.mobile:active {
  background-color: #d7d7d7;
  border-radius: 5px;
}

.mobile:hover {
  background-color: #fff;
}

.news-story {
  border-style: solid;
  border-color: #D8D8D8;
  border-width: 2px;
  border-radius: 5px;
  overflow: hidden;
  margin-top: 10px;
  margin-right: 5px;
  float: left;
  padding: 10px;
  width: 300px;
  /*height: 400px;*/
}

.ad {
  background-color: #23556f;
  color: #fff;
  border-color: #23556f;
}

#storyheader {
  color: #23556F;
  margin-left: 15px;
}

.day {
  border-radius: 3px;
  color: #fff;
  height: 25px;
  padding-left: 5px;
  padding-top: 2px;
  background-color: #2297B8;
  margin-bottom: 2px;
}

.top-bar .name h1 {
  font-size: 20px;
}

.top-bar, .top-bar.expanded {
  background: #23556f;
}

.top-bar-section li:not(.has-form) a:not(.button) {
  background: #23556f;
  line-height: 2.8125rem;
  padding: 0 0.9375 rem;
}

/* Foundation v2.1.4 http://foundation.zurb.com */
/* Artfully masterminded by ZURB  */
/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/
/* -----------------------------------------
   Shared Styles
----------------------------------------- */
table th {
  font-weight: bold;
}

table td, table th {
  padding: 9px 10px;
  text-align: left;
}

/* Mobile */
@media only screen and (max-width: 767px) {
  table.responsive {
    margin-bottom: 0;
  }
  .pinned {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    width: 35%;
    overflow: hidden;
    overflow-x: scroll;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
  }
  .pinned table {
    border-right: none;
    border-left: none;
    width: 100%;
  }
  .pinned table th, .pinned table td {
    white-space: nowrap;
  }
  .pinned td:last-child {
    border-bottom: 0;
  }
  div.table-wrapper {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    border-right: 1px solid #ccc;
  }
  div.table-wrapper div.scrollable {
    margin-left: 35%;
  }
  div.table-wrapper div.scrollable {
    overflow: scroll;
    overflow-y: hidden;
  }
  table.responsive td, table.responsive th {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
  }
  table.responsive th:first-child, table.responsive td:first-child, table.responsive td:first-child, table.responsive.pinned td {
    display: none;
  }
}
