@charset "UTF-8";
@font-face {
  font-family: Roboto;
  src: url("../fonts/roboto-400-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: Roboto;
  src: url("../fonts/roboto-400-light-italic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-stretch: normal;
}

@font-face {
  font-family: Roboto;
  src: url("../fonts/roboto-400-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: Roboto;
  src: url("../fonts/roboto-400-italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
}

@font-face {
  font-family: Roboto;
  src: url("../fonts/roboto-700-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: Roboto;
  src: url("../fonts/roboto-700-bold-italic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-stretch: normal;
}

@font-face {
  font-family: Roboto;
  src: url("../fonts/roboto-condensed-400-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-stretch: condensed;
}

@font-face {
  font-family: Roboto;
  src: url("../fonts/roboto-condensed-400-italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-stretch: condensed;
}

@font-face {
  font-family: Roboto;
  src: url("../fonts/roboto-condensed-700-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-stretch: condensed;
}

@font-face {
  font-family: Roboto;
  src: url("../fonts/roboto-condensed-700-bold-italic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-stretch: condensed;
}

@font-face {
  font-family: Merriweather;
  src: url("../fonts/merriweather-400-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: Merriweather;
  src: url("../fonts/merriweather-400-regular-italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
}

@font-face {
  font-family: Merriweather;
  src: url("../fonts/merriweather-700-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: Merriweather;
  src: url("../fonts/merriweather-700-bold-italic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-stretch: normal;
}

@font-face {
  font-family: Roboto;
  src: url("../fonts/roboto-400-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: Roboto;
  src: url("../fonts/roboto-400-light-italic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-stretch: normal;
}

@font-face {
  font-family: Roboto;
  src: url("../fonts/roboto-400-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: Roboto;
  src: url("../fonts/roboto-400-italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
}

@font-face {
  font-family: Roboto;
  src: url("../fonts/roboto-700-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: Roboto;
  src: url("../fonts/roboto-700-bold-italic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-stretch: normal;
}

@font-face {
  font-family: Roboto;
  src: url("../fonts/roboto-condensed-400-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-stretch: condensed;
}

@font-face {
  font-family: Roboto;
  src: url("../fonts/roboto-condensed-400-italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-stretch: condensed;
}

@font-face {
  font-family: Roboto;
  src: url("../fonts/roboto-condensed-700-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-stretch: condensed;
}

@font-face {
  font-family: Roboto;
  src: url("../fonts/roboto-condensed-700-bold-italic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-stretch: condensed;
}

@font-face {
  font-family: Merriweather;
  src: url("../fonts/merriweather-400-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: Merriweather;
  src: url("../fonts/merriweather-400-regular-italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
}

@font-face {
  font-family: Merriweather;
  src: url("../fonts/merriweather-700-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: Merriweather;
  src: url("../fonts/merriweather-700-bold-italic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-stretch: normal;
}

html, body {
  font-size: 18px;
  font-family: Merriweather, serif;
}

blockquote,
blockquote.pull-right {
  border-color: #999999;
  float: none !important;
  max-width: 100% !important;
}

blockquote p {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.3;
  font-style: italic;
}

blockquote small {
  font-style: normal;
  color: #666666;
}

h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: Roboto, sans-serif;
  font-weight: 700;
}

h1 small, h2 small, .h2 small, h3 small, .h3 small, h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small {
  display: block;
}

h1 {
  font-size: 2em;
  color: white;
}

h2, .h2 {
  font-size: 1.5em;
  clear: both;
}

h3, .h3 {
  font-size: 1.2em;
}

h4, .h4 {
  font-size: 1em;
}

h5, .h5 {
  font-size: .89em;
}

h6, .h6 {
  font-size: .75em;
}

small {
  font-size: .8em;
}

address {
  margin: 1em 0;
  font-style: italic;
}

.caption {
  font-family: Roboto, sans-serif;
  font-size: .8rem;
}

table {
  font-family: Roboto, sans-serif;
}

.lead {
  font-family: Roboto, sans-serif;
}

.text-muted {
  color: #777;
}

.text-primary {
  color: #428bca;
}

a.text-primary:hover {
  color: #3071a9;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover {
  color: #843534;
}

.ws-modal {
  display: none;
}

.ws-modal:target {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(0, 0, 0, 0.6);
}

.ws-modal .ws-modal-close {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1100;
  padding: .5em;
}

.ws-modal .ws-modal-close::before {
  content: "×";
  font: 700 32px/1 Arial, sans-serif;
  color: white;
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
}

.ws-modal .ws-modal-dialog {
  position: relative;
  z-index: 1200;
  background: white;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 1em;
  margin: 45px 20px 15px;
  max-height: calc(100% - 60px);
  max-width: 1000px;
  overflow-x: hidden;
  overflow-y: auto;
}

.ws-modal .ws-modal-dialog > *:first-child {
  margin-top: 0 !important;
}

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

.navbar {
  font-family: Roboto, sans-serif;
  z-index: 900;
  margin-bottom: 0;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.8);
  border: none;
}

.navbar a {
  color: #141414;
}

.navbar .icon-bar {
  background-color: #141414;
}

.navbar .navbar-collapse {
  background-color: transparent;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  position: relative;
}

@media (min-width: 768px) {
  .navbar .navbar-collapse {
    background-color: transparent;
    padding: 0;
  }
}

.navbar .navbar-collapse .navbar-core li:hover a {
  background-color: white;
  color: #005da8;
}

.navbar .navbar-collapse .navbar-core li a:hover, .navbar .navbar-collapse .utility-nav li a:hover {
  background-color: #808285;
  color: white;
}

.navbar .navbar-collapse .dropdown-menu {
  font-size: .9em;
  background-color: white;
  border: none;
  -webkit-box-shadow: 4px 6px 6px rgba(0, 0, 0, 0.05);
          box-shadow: 4px 6px 6px rgba(0, 0, 0, 0.05);
}

.navbar .navbar-collapse .utility-nav {
  max-height: 50px;
}

.navbar .navbar-collapse .universal-nav {
  padding: .25em 0 0;
  margin: .25em 0 .5em;
  border-top: 1px solid black;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  font-stretch: condensed;
  font-style: italic;
  font-size: 1.1em;
}

.navbar .navbar-collapse .universal-nav li {
  display: inline-block;
  padding: 0 .5em;
}

@media (min-width: 768px) {
  .navbar .navbar-collapse .universal-nav {
    position: absolute;
    right: 0;
    top: -2.5em;
    border-top: none;
  }
}

.navbar .navbar-brand {
  height: auto;
}

.navbar .navbar-brand img {
  height: 60px;
}

@media (min-width: 768px) {
  .navbar .navbar-brand {
    display: none;
  }
}

@media (max-width: 767px) {
  .navbar-nav > li > a {
    padding-right: 2em;
    text-align: right;
  }
}

@media (min-width: 768px) {
  html.no-touch ul.nav li.dropdown:hover > ul.dropdown-menu {
    /* Dropdown on Hover */
    display: block;
  }
}

.ws-header {
  background-size: cover;
  background-position: center;
  border-bottom: 5px solid #faa00f;
}

nav.universal-nav {
  display: none;
  background-color: #141414;
  color: #808285;
  font-family: Roboto, sans-serif;
}

nav.universal-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  margin: 0;
  padding: .25em 0;
}

nav.universal-nav ul li {
  display: block;
}

nav.universal-nav ul li::after {
  content: "|";
  margin: .5em;
}

nav.universal-nav ul li:last-child::after {
  display: none;
}

@media (min-width: 768px) {
  nav.universal-nav {
    display: block;
  }
}

.nav-home {
  display: none;
  background-color: rgba(255, 255, 255, 0.8);
}

.nav-home img {
  height: 100px;
  margin: 15px 0;
}

@media (min-width: 768px) {
  .nav-home {
    display: block;
  }
}

.page-title h1 {
  margin: 6vw 0;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.8), 0 0 1em rgba(0, 0, 0, 0.3);
}

@media (min-width: 768px) {
  .page-title h1 {
    font-size: 2.25em;
  }
}

@media (min-width: 992px) {
  .page-title h1 {
    font-size: 2.5em;
  }
}

@media (min-width: 1200px) {
  .page-title h1 {
    font-size: 3em;
  }
}

.ws-pagenav {
  font-family: Roboto, sans-serif;
  color: white;
  background-color: rgba(0, 93, 168, 0.6);
}

.ws-pagenav h1 {
  display: none;
}

.ws-pagenav #child-nav {
  margin: 15px 0;
}

.ws-pagenav .nav > li > a {
  padding: 5px 10px;
  color: white;
}

.ws-pagenav .nav > li > a:hover, .ws-pagenav .nav > li > a:focus {
  color: #005da8;
  background-color: rgba(255, 255, 255, 0.6);
}

@media (min-width: 768px) {
  .ws-pagenav .nav {
    display: table-cell;
    padding-right: 20px;
  }
}

.ws-pathnav {
  font-family: sans-serif;
  background-color: rgba(0, 93, 168, 0.8);
  overflow: hidden;
}

.ws-pathnav .breadcrumb {
  background-color: transparent;
  color: rgba(255, 255, 255, 0.9);
  margin: 0;
  padding: 8px 0;
  font-size: 14px;
}

.ws-pathnav .breadcrumb > li + li:before {
  content: "➤";
  color: rgba(255, 255, 255, 0.5);
}

.ws-pathnav .breadcrumb a {
  color: rgba(255, 255, 255, 0.7);
}

main {
  padding-top: 30px;
  padding-bottom: 30px;
}

main.page-banded {
  padding-top: 0;
  padding-bottom: 0;
}

.flush-top > *:first-child,
.flush-top > div > *:first-child,
.flush-top > div > div > *:first-child,
.flush-top > div > div > div > *:first-child {
  margin-top: 0 !important;
}

.pull-right {
  max-width: 35%;
  margin-left: 1em;
  margin-bottom: 1em;
}

.pull-left {
  max-width: 35%;
  margin-right: 1em;
  margin-bottom: 1em;
}

.btn {
  font-family: Roboto, sans-serif;
  border-radius: 0;
}

.btn-primary {
  background-color: #005da8;
  border-color: #004f8f;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color: #0079db;
  border-color: #006bc2;
}

.btn-lg {
  border-radius: 0;
}

.ws-grid-wrapper {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.blue {
  background-color: #005da8;
  color: white;
}

.blue a {
  color: #faa00f;
}

.blue a.btn-primary {
  color: white;
  background-color: #0079db;
  border-color: #005da8;
}

.blue a.btn-primary:hover, .blue a.btn-primary:focus, .blue a.btn-primary:active {
  background-color: #0087f5;
  border-color: #006bc2;
}

.blue.transparent {
  background-color: rgba(0, 93, 168, 0.7);
}

.orange {
  background-color: #faa00f;
}

.orange.transparent {
  background-color: rgba(250, 160, 15, 0.7);
}

.gray {
  background-color: #808285;
}

.gray.transparent {
  background-color: rgba(128, 130, 133, 0.7);
}

.feature-highlight {
  background-color: rgba(0, 0, 0, 0.6);
  padding: 30px;
  color: white;
}

.feature-highlight h2 {
  margin-bottom: 1em;
}

.feature-highlight h2 small {
  color: rgba(255, 255, 255, 0.7);
  text-transform: uppercase;
  margin-bottom: 1em;
}

.feature-highlight a {
  color: #faa00f;
}

.feature-highlight p {
  line-height: 1.6;
}

.sidebar {
  font-size: .85rem;
  padding-top: 2em;
  border-top: 5px solid #f2f2f2;
}

@media (min-width: 992px) {
  /* remove top space and border at multi-colum break point */
  .page-pictures-sidebar .sidebar {
    padding-top: 0;
    border: none;
  }
}

@media (min-width: 768px) {
  /* remove top space and border at multi-colum break point */
  .page-sidebar .sidebar {
    padding-top: 0;
    border: none;
  }
}

@media (min-width: 768px) {
  body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  main {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
}

footer {
  background-image: url(/download_file/1334);
  background-size: cover;
  background-position: center;
  border-top: 5px solid #faa00f;
  padding: 60px 0;
  font-family: Roboto, sans-serif;
}

footer a {
  color: white !important;
}

footer > .container {
  padding: 15px;
}

.footer-news ul {
  margin: 0;
  padding: 0;
}

.footer-news ul li {
  display: block;
  margin-bottom: 1em;
}

.footer-news ul li small {
  display: block;
  color: rgba(255, 255, 255, 0.7);
}

.footer-logo {
  width: 300px;
  height: auto;
  margin-bottom: 30px;
}

.table caption,
.table-striped caption,
.table-condensed caption {
  font-family: Roboto, sans-serif;
  color: #b3b3b3;
  text-transform: uppercase;
  font-weight: 700;
  text-align: left;
  margin: 2em 0 1em;
}

th[align="center"] {
  text-align: center;
}

.table-striped > tbody > tr:nth-child(2n+1) > td,
.table-striped > tbody > tr:nth-child(2n+1) > th {
  background-color: #f2f2f2;
}

.table > thead > tr > th {
  background-color: #005da8;
  color: white;
  border-color: #141414;
}

@media (max-width: 768px) {
  .ws-table-responsive table {
    width: auto;
  }
  .ws-table-responsive thead {
    display: none;
  }
  .ws-table-responsive tr {
    display: block;
    border: 1px solid gainsboro;
    margin: 1em 0;
    padding: 0.5em;
  }
  .ws-table-responsive tr:nth-child(odd) {
    background-color: #f2f2f2;
  }
  .ws-table-responsive td {
    display: table-row;
    border: none !important;
    background-color: transparent !important;
  }
  .ws-table-responsive td::before {
    content: attr(data-label) ":";
    font-weight: bold;
    display: table-cell;
    text-align: right;
    padding: 0 5px 0 10px;
    white-space: nowrap;
    width: 1px;
  }
  .ws-table-responsive td span {
    display: table-cell;
    padding: 0 10px 0 5px;
  }
}

.ccm-image-block {
  max-width: 100%;
  height: auto;
}

.ws_data_table th, ws_data_table td {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.board-roster {
  overflow: hidden;
}

.board-roster .board-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: calc(100% + 20px);
}

.board-roster .board-cards > a {
  width: 140px;
  margin-right: 20px;
  overflow: hidden;
  font-family: Roboto, sans-serif;
  margin-bottom: 30px;
}

.board-roster .board-cards > a img {
  width: 140px;
  height: 180px;
  -o-object-fit: cover;
     object-fit: cover;
}

.board-roster .board-cards > a .board-member-name {
  font-weight: bold;
  font-stretch: condensed;
  font-size: 19px;
}

.board-roster .board-cards > a .board-member-position {
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
}

.board-roster .board-cards .shim {
  width: 140px;
  margin-right: 20px;
}

.board-member-details h2 {
  margin-bottom: 0;
}

.board-member-details .board-member-org {
  font-family: Roboto, sans-serif;
}

.event-list .icon .year,
.event-list .icon .day-month {
  background-color: #808285 !important;
}

.event-list .more-info a {
  background-color: #005da8 !important;
}

a.callout {
  display: block;
  margin-bottom: 30px;
  background-size: cover;
  background-position: center;
}

a.callout .square {
  padding-top: 100%;
  position: relative;
}

a.callout .square > div {
  position: absolute;
  text-align: center;
  color: white;
  overflow: hidden;
  padding: 20px 20px 0;
}

a.callout .square .label {
  opacity: 1;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(rgba(0, 93, 168, 0), rgba(0, 93, 168, 0.9) 25px);
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
  padding: 25px 25px 10px;
  white-space: normal;
}

a.callout .square .content {
  opacity: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 93, 168, 0.7);
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
  line-height: 1.4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

a.callout .square .content .read-more {
  border-top: 1px solid white;
  padding-top: 1em;
  text-transform: uppercase;
}

a.callout:hover .square .label {
  opacity: 0;
}

a.callout:hover .square .content {
  opacity: 1;
}

.ws-posts-date {
  font-family: Roboto, sans-serif;
  color: #808285;
}

.ws-posts-meta {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  background-color: #fafafa;
  padding: 10px 20px;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  margin: 10px 0 60px;
}

.home-header {
  min-height: 20vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
  position: relative;
}

.home-header a {
  color: white;
  text-decoration: underline;
}

.home-header > .ccm-add-block {
  position: absolute;
  bottom: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.page-home {
  padding-top: 0;
}

.home-news {
  font-family: Roboto, sans-serif;
  text-align: center;
  margin-bottom: 60px;
}

.home-news h2 {
  text-transform: uppercase;
  font-weight: 700;
  color: #808285;
}

.home-news ul {
  padding: 0;
}

.home-news ul li {
  display: block;
  padding: 0 50px;
  margin-bottom: 30px;
}

.home-news ul li:last-child {
  border: none;
}

.home-news ul li small {
  display: block;
  text-transform: uppercase;
  font-size: 15px;
  margin-bottom: 10px;
}

.home-news ul li a {
  font-size: 18px;
  color: black;
  font-weight: 600;
  text-decoration: none;
}

.home-news ul li a:hover, .home-news ul li a:focus {
  text-decoration: underline;
}

@media (min-width: 768px) {
  .home-news ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .home-news ul li {
    width: 33.333%;
    border-right: 2px solid #808285;
  }
}

.home-news > a, .home-news > a:hover, .home-news > a:focus {
  display: table;
  color: white;
  font-weight: 900;
  letter-spacing: .1em;
  background-color: #faa00f;
  text-transform: uppercase;
  text-decoration: none;
  margin: auto;
  padding: 5px 20px;
}

.gsc-control-cse * {
  -webkit-box-sizing: content-box !important;
          box-sizing: content-box !important;
  line-height: normal !important;
}

.ws_auth_form input[type="text"],
#ws_log_in input[type="password"] {
  font-size: 18px !important;
}
