.site-info, .site-title {
  display: none;
}
.green-border {
  padding: 20px 20px;
}
.comments-title, .comment-reply-title {
  border-top: 4px solid #00457b;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  font-size: 23px;
  font-size: 1.4375rem;
  font-weight: 700;
  line-height: 1.3125;
  padding-top: 1.21739em;
}
p.shortcut {
  visibility: hidden;
  height: 0;
  margin: 0 !important;
}
.box-header h5 {
  font-family: Montserrat, "Helvetica Neue", sans-serif;
}
@media (min-width: 783px) {
  .right-inline-with-title {
    float: right;
    /*margin-top: -90px;*/
  }
}
#page {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 910px) {
  #page {
    margin-bottom: 0 !important;
  }
}
.row {
  padding: 0;
}
@media (min-width: 910px) {
  .row {
    overflow: hidden;
    padding: 0 10px;
  }
}
.equalcol {
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}
.equalcol-wrap {
  overflow: hidden;
}
body, button, input, select, textarea {
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  font-size: 14px !important;
  font-size: 0.875rem !important;
  line-height: 1.75;
}
body:before, body:after {
  display: none !important;
}
table {
  overflow: hidden;
  table-layout: auto;
  width: 100% !important;
}
thead {
  background-color: #eff1f3;
}
th, td {
  padding: 1em;
}
footer {
  padding-bottom: 0 !important;
}
@media (min-width: 910px) {
  body:before, body:after {
    content: none !important;
  }
}
.smaller-text {
  font-size: 14px;
}
.smaller-text h2 {
  font-size: 20px;
}
.btn {
  padding: 15px;
  text-transform: uppercase;
  background-color: #1f3057;
  color: white;
  font-weight: 800;
  border-radius: 2px;
  font-size: 14px;
  cursor: pointer;
}
.btn.btn-large {
  width: 360px;
  display: inline-block;
  max-width: 100%;
  text-align: center;
}
.btn:hover, .btn:focus {
  color: white;
}
.large-button {
  width: 360px;
}
.blue-button {
  background-color: #0071bc;
}
.blue-button:hover, .blue-button:focus, .blue-button:link, .blue-button:visited {
  background-color: #205493;
  color: #fff;
}
.blue-button:focus {
  border: 3px solid #ffbf47;
  outline: none;
}
.red-button {
  background-color: #e31c3d;
  margin-bottom: 10px;
  float: right !important;
}
.red-button:hover, .red-button:focus, .red-button:link, .red-button:visited {
  background-color: #903;
  color: #fff;
}
.red-button:focus {
  border: 3px solid #ffbf47;
  outline: none;
}
.red-button:hover, .red-button:focus {
  background: #903;
}
.green-button {
  background-color: #00823b;
  margin-bottom: 10px;
  float: right !important;
}
.green-button:hover, .green-button:focus, .green-button:link, .green-button:visited {
  background-color: #00692f;
  color: #fff;
}
.green-button:focus {
  border: 3px solid #ffbf47;
  outline: none;
}
.green-button:hover, .green-button:focus {
  background: #00692f;
}
.well {
  border: 1px solid #ddd;
  min-height: 20px;
  padding: 20px;
  margin-bottom: 20px;
}
.well ol, .well ul {
  padding-left: 20px;
}
.panel {
  background-color: #dee0e2;
  min-height: 20px;
  padding: 20px;
  margin-bottom: 20px;
}
.panel ol {
  padding-left: 20px;
}
.responsive-table {
  overflow-x: auto;
}
.table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th {
  background-color: #eff1f3;
}
.pagination {
  margin: 0 !important;
  width: auto !important;
}
@media (min-width: 910px) {
  .pagination {
    margin: 0 20px !important;
  }
}
.site {
  margin: 0 !important;
}
#masthead {
  padding-top: 0;
  padding-bottom: 20px;
}
.custom-logo {
  max-width: 150px;
}
@media (min-width: 910px) {
  .custom-logo {
    max-width: 240px;
  }
}
@media (min-width: 910px) {
  .custom-logo-link, .homepage-text-container {
    margin: 0 20px;
  }
}
.custom-logo-link {
  float: right;
  padding-bottom: 0px;
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 910px) {
  .custom-logo-link {
    padding: 0;
    display: inline-block;
    margin-top: 21px;
    margin-top: 21px;
  }
}
@media (min-width: 910px) {
  .site-branding img {
    display: block;
  }
}
.phase-banner {
  margin: 10px 0px 0px;
  padding: 10px;
  border: 1px solid #eaeaea;
  clear: both;
}
@media (min-width: 910px) {
  .phase-banner {
    margin: 10px 20px 0px;
    clear: none;
  }
}
.phase-banner .phase-banner__tag .phase-tag {
  margin: 0 8px 0 0;
  padding: 2px 5px 2px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
}
.phase-banner .phase-banner__tag .phase-tag--beta {
  background-color: #a52a2a;
  color: #fff;
}
.site-header {
  padding-left: 0;
  padding-right: 0;
}
.site-branding {
  max-width: 1320px;
  margin: 0 auto !important;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 4.5455%;
  padding-right: 4.5455%;
}
.site-header-main {
  display: block;
}
.site-mainmenu-container {
  background-color: #006bb8;
  /* blue */
  border-bottom: 3px solid #7ac943;
  /* ie 
   overflow: hidden;
   clear: both;
   ------*/
}
.site-mainmenu-inner {
  max-width: 1320px;
  margin: 0 auto !important;
  padding-left: 4.5455%;
  padding-right: 4.5455%;
  /* ie 
   overflow: hidden;
   -------*/
}
.site-mainmenu-inner a, .site-mainmenu-inner button {
  color: #fff !important;
  /* eek */
}
.site-mainmenu-inner a:hover, .site-mainmenu-inner button:hover, .site-mainmenu-inner a:focus, .site-mainmenu-inner button:focus {
  color: #7ac943 !important;
  /* green */
}
.site-mainmenu-inner .sub-menu .menu-item {
  background-color: #006bb8;
  /* dark blue */
}
.primary-menu {
  /*padding-top: 6px;
   padding-left: 20px;
   padding-right: 20px;
   padding-bottom: 6px;*/
}
.sub-menu:after, .sub-menu:before {
  content: none !important;
}
.site-header-menu {
  margin-top: 0px;
  margin-bottom: 0px;
}
/* ie 
 height: 49px;
 float: left;
 clear: both;
 ------*/
.primary-menu > li > a:after {
  content: none !important;
}
.main-navigation ul ul a {
  width: 250px !important;
}
.main-navigation li:hover > ul, .main-navigation li.focus > ul {
  right: auto !important;
  left: 0 !important;
}
.site-long-image {
  background-image: url('/wp-content/uploads/2016/07/constellation.jpg');
  background-size: cover;
}
.site-long-image .header-alignment {
  margin: 0 auto;
  max-width: 1320px;
  padding: 0 4.5455%;
  z-index: 1;
  position: relative;
}
.site-long-image .header-alignment span {
  display: inline-block;
  line-height: 1.3;
  padding: 5px 10px;
  position: relative;
  font-weight: bold;
  font-size: 1.5rem;
  margin: 40px 0;
}
@media (min-width: 910px) {
  .site-long-image .header-alignment span {
    margin: 40px 20px;
  }
}
.site-long-image .header-alignment span:after {
  content: "";
  display: block;
  opacity: 0.7;
  background-color: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.site-long-image.homepage .header-alignment span {
  margin: 40px 0px;
}
@media (min-width: 910px) {
  .site-long-image.homepage .header-alignment span {
    margin: 110px 20px 30px;
  }
}
.main-navigation {
  margin: 0;
}
.main-navigation a {
  padding: 15px 8px;
}
.main-navigation ul ul a {
  white-space: normal;
  width: 320px;
}
@media (min-width: 910px) {
  .primary-menu {
    padding-left: 20px;
    padding-right: 20px;
  }
  .main-navigation .primary-menu a {
    padding-right: 5px !important;
    padding: 15px 5px;
    max-width: 125px;
    white-space: normal;
    text-align: center;
    height: 65px;
  }
  .main-navigation .primary-menu a[href*="/index/"] {
    background-color: #7ac943;
  }
  .main-navigation .primary-menu a[href*="/index/"]:hover {
    color: #fff !important;
  }
  .main-navigation .primary-menu .sub-menu a {
    height: auto;
    max-width: 100%;
    white-space: normal;
  }
  .main-navigation ul ul {
    border-bottom: none !important;
  }
  .sub-menu > li {
    border-top: none !important;
    border-bottom: none !important;
    border-left: 3px solid #7ac943 !important;
    border-right: 3px solid #7ac943 !important;
  }
  .sub-menu > li:last-child {
    border-bottom: 3px solid #7ac943 !important;
  }
  .site-mainmenu-inner .sub-menu .menu-item {
    background-color: #006bb8;
    /* dark blue */
  }
  .site-mainmenu-inner .sub-menu a {
    color: #fff !important;
    /* dark blue */
    font-weight: normal;
  }
  .site-mainmenu-inner a:hover, .site-mainmenu-inner a:focus {
    color: #d6d7d9 !important;
    /* grey */
  }
}
@media (min-width: 910px) and (min-width: 1110px) {
  .main-navigation .primary-menu a {
    padding-right: 8px !important;
    padding: 15px 8px;
    max-width: none;
    white-space: nowrap;
    text-align: left;
    height: auto;
  }
}
.breadcrumbs {
  font-size: 14px !important;
  font-weight: bold !important;
  font-family: Montserrat, "Helvetica Neue", sans-serif !important;
  margin: 0 4.5455%;
  padding: 0 0 10px;
}
@media (min-width: 910px) {
  .breadcrumbs {
    margin: 0;
    padding: 0 20px 10px;
  }
}
.entry-content {
  margin: 0;
}
.entry-content ul {
  margin-left: 30px;
}
.entry-header {
  margin: 0 0 20px;
}
.entry-title {
  font-size: 24px;
  line-height: 1.225;
  margin-bottom: 1.05em;
  color: #006bb8;
}
.entry-title p {
  margin: 0;
}
@media (min-width: 910px) {
}
.entry-content h5 {
  color: #fff !important;
}
.entry-content h2, .entry-summary h2, .comment-content h2 {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.25;
  margin-top: 1em;
  margin-bottom: 1em;
}
.content-area {
  margin: 0 4.5455%;
}
@media (min-width: 910px) {
  .content-area {
    padding: 0 10px;
    margin: 0;
  }
}
.thirds-row {
  display: table;
  table-layout: fixed;
  border-spacing: 0px;
  padding: 0;
  width: 100%;
}
@media (min-width: 910px) {
  .thirds-row {
    border-spacing: 20px;
  }
}
.one-third {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
@media (min-width: 910px) {
  .one-third {
    width: 33%;
    float: left;
    padding: 0 10px;
    margin-bottom: 0;
  }
}
.one-third.green-border {
  display: inline-block;
  /*jh*/
  float: none;
  width: 100%;
  border: 1px solid #5aa0d2;
  padding: 20px 20px;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  text-align: center;
}
@media (min-width: 910px) {
  .one-third.green-border {
    display: table-cell;
    width: auto;
    text-align: left;
  }
}
.two-thirds {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
@media (min-width: 910px) {
  .two-thirds {
    width: 67%;
    float: left;
    padding: 0 10px;
    margin-bottom: 0;
  }
}
.two-thirds .page-title {
  float: none;
  color: #006bb8;
  font-size: 24px;
}
@media (min-width: 783px) {
  .page-title {
    font-size: 2.25rem;
    float: left;
    color: #1a1a1a;
  }
}
.site-main {
  margin-bottom: 0px;
}
.site-inner {
  max-width: none;
}
.site-content {
  max-width: 1320px;
  margin: 0 auto;
  padding-bottom: 30px;
}
@media (min-width: 910px) {
  .site-content {
    padding-bottom: 50px;
  }
}
.page-header {
  margin: 0;
}
article.issue {
  margin: 0;
  padding-bottom: 30px;
}
@media (min-width: 910px) {
  article.issue {
    margin: 0 20px;
  }
}
article.issue .entry-header {
  margin: 0 !important;
}
@media (min-width: 910px) {
  .entry-content, .no-sidebar .entry-content, .entry-header {
    margin-left: 0;
    margin-right: 0;
  }
}
.sidebar {
  color: #fff;
  padding: 0;
  margin: 0 4.5455%;
}
@media (min-width: 910px) {
  .sidebar {
    width: 30%;
    padding: 0 10px;
    margin: 0 0 7em 0;
  }
}
.sidebar a {
  color: #fff;
}
.sidebar a:hover, .sidebar a:focus {
  text-decoration: underline;
}
.sidebar .widget {
  background-color: #006bb8;
  padding: 18px;
  border-top: none;
  font-size: 14px;
}
.widget {
  border-top: none;
  margin-bottom: 3.5em;
  padding-top: 1.75em;
}
.widget-area {
  margin-bottom: 0 !important;
}
.bluebox {
  background-color: #006bb8;
  color: white;
  padding: 18px 18px;
  border-top: none;
}
.bluebox h2, .bluebox h3, .bluebox h5 {
  font-family: Montserrat, "Helvetica Neue", sans-serif;
}
.bluebox p {
  font-family: Montserrat, "Helvetica Neue", sans-serif;
}
.bluebox a {
  margin-left: 39px;
  color: #fff;
}
.bluebox a:hover {
  text-decoration: underline;
}
.bluebox .bluebox-title {
  margin-left: 10px;
}
.nice-smalltext-page + .widget-area .widget {
  background-color: #006bb8;
  color: white;
  padding: 18px 18px;
  border-top: none;
}
.nice-smalltext-page + .widget-area .widget a {
  color: #fff;
}
.nice-smalltext-page + .widget-area .widget a:hover {
  text-decoration: underline;
}
.redbox, .nice-smalltext-page + .widget-area .widget {
  background-color: #006bb8;
  color: #fff;
  padding: 18px;
  border-top: none;
}
@media (min-width: 910px) {
  .no-sidebar .content-area {
    padding: 0;
  }
  .no-sidebar .entry-header {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .no-sidebar .page-header .entry-title {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .no-sidebar .row {
    padding: 0;
  }
  .no-sidebar .row .row {
    padding: 0 10px;
  }
  .no-sidebar .row .row.row-full {
    padding: 0 20px;
  }
}
@media (min-width: 910px) and (min-width: 910px) {
  .no-sidebar .page-header .entry-title {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
}
.site-footer {
  padding: 0;
  background-color: #d8ebf9;
}
.site-footer-container {
  max-width: 1320px;
  padding: 0 4.5455%;
  margin: 0 auto;
}
@media (min-width: 910px) {
  .site-footer-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.site-footer-inner h3 {
  padding: 10px 0 10px 0;
  color: #006bb8;
}
.site-footer-terms {
  background-color: #7ac943;
  width: 100%;
}
.site-footer-terms-inner {
  max-width: 1320px;
  padding: 14px 4.5455%;
  margin: 0 auto;
}
.site-footer-terms a {
  color: #1a1a1a;
  margin-left: 0px;
  text-decoration: underline;
}
@media (min-width: 910px) {
  .site-footer-terms a {
    margin-left: 20px;
  }
}
.site-footer-terms a:hover {
  color: #1a1a1a;
}
.error-404 .page-header, .error-404 .page-content {
  margin: 0;
}
@media (min-width: 910px) {
  .error-404 .page-header, .error-404 .page-content {
    margin: 0 20px;
  }
}
.error-404 .page-title {
  float: none;
}
#page.home .entry-content {
  font-size: 14px;
}
#page.home h2 {
  font-size: 20px;
}
#page.home .entry-header, #page.home .content-bottom-widgets, #page.home footer .main-navigation {
  display: none;
}
#page.home #main {
  margin-bottom: 0;
}
#page.home .blue-button {
  background-color: #006bb8;
}
.homepage-text-container {
  text-align: left;
  display: inline-block;
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (min-width: 910px) {
  .homepage-text-container {
    margin-top: 27px;
    margin-bottom: 27px;
  }
}
.homepage-text {
  font-size: 18px;
  line-height: 31px;
  color: #00823b;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
}
.homepage-text a {
  text-decoration: none;
  color: #00823b;
}
.homepage-text a:hover, .homepage-text a:focus {
  text-decoration: none;
  color: #00823b;
}
@media (min-width: 910px) {
  .homepage-text {
    font-size: 28px;
  }
}
.entry-content .page-list {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 910px) {
  .entry-content .page-list {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.entry-content .page-list .page_item {
  list-style-type: none;
}
.entry-content .page-list .page_item a {
  text-decoration: none;
  display: block;
  border-top: 6px solid #00457b;
  color: #000;
  font-size: 23px;
  box-shadow: none;
  padding: 20px 0;
  font-weight: 800;
}
.entry-content .page-list .page_item a:hover, .entry-content .page-list .page_item a:focus {
  text-decoration: underline;
}
.entry-content .page-list > .page_item > .children {
  padding-bottom: 25px;
  margin-left: 0;
}
.entry-content .page-list > .page_item > .children > .page_item a {
  display: inline;
  border-top: none;
  font-size: 14px;
  text-decoration: underline;
  color: #006bb8;
  padding: 0;
  font-weight: 400;
}
.entry-content .page-list > .page_item > .children > .page_item a:hover, .entry-content .page-list > .page_item > .children > .page_item a:focus {
  color: #005ea5;
}
.box-outer {
  margin: 0;
  border: 1px solid #005ea5;
  padding: 20px;
  clear: both;
}
@media (min-width: 783px) {
  .box-outer {
    padding: 20px 10px;
  }
}
@media (min-width: 910px) {
  .box-outer {
    margin: 0 20px;
  }
}
.box-container {
  overflow: hidden;
}
.box-header {
  padding: 20px;
  background-color: #005ea5;
  border: 1px solid #005ea5;
}
.box-content {
  padding: 20px;
  border: 1px solid #005ea5;
}
.content-left, .content-right {
  float: left;
  margin-bottom: 20px;
}
@media (min-width: 910px) {
  .content-left, .content-right {
    padding: 0 10px;
    margin-bottom: 0;
  }
}
.content-left.box, .content-right.box {
  padding: 0;
}
@media (min-width: 783px) {
  .content-left.box, .content-right.box {
    padding: 0 10px;
  }
}
.content-left.box:last-child, .content-right.box:last-child {
  margin-bottom: 0;
}
.content-left.even, .content-right.even {
  width: 100%;
}
@media (min-width: 783px) {
  .content-left.even, .content-right.even {
    width: 50%;
  }
}
.content-left.uneven, .content-right.uneven {
  width: 100%;
}
@media (min-width: 910px) {
  .content-left.uneven {
    width: 66%;
  }
}
@media (min-width: 910px) {
  .content-right.uneven {
    width: 34%;
  }
}
.content-bottom-widgets .widget_p2p {
  padding: 20px 0 0;
  display: none;
}
@media (min-width: 910px) {
  .content-bottom-widgets .widget_p2p {
    padding: 20px 20px 0 20px;
  }
}
.content-bottom-widgets .widget_p2p .issue {
  width: 100%;
  min-height: 130px;
  margin-bottom: 20px;
  border: 1px solid #005ea5;
  padding: 10px 10px;
  display: inline-block;
}
@media (min-width: 910px) {
  .content-bottom-widgets .widget_p2p .issue {
    width: 35%;
  }
}
.content-bottom-widgets .widget_p2p .options {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin-left: 0;
}
@media (min-width: 910px) {
  .content-bottom-widgets .widget_p2p .options {
    width: 60%;
    margin-left: 20px;
  }
}
.content-bottom-widgets .widget_p2p .options .option {
  border: 1px solid #005ea5;
  padding: 10px 10px;
  display: inline-block;
  width: 30%;
  margin-right: 20px;
  min-height: 130px;
  margin-bottom: 20px;
}
