html body {
  margin-top: 0;
  padding-top: 0 !important;
  font-size: 1.5em;
  line-height: 1.6;
}
html body .dialog-off-canvas-main-canvas {
  overflow: hidden;
}
html body h1 {
  font-size: 2.3em;
  color: #898a8d;
}
html body h2 {
  font-size: 1.8em;
  color: #e01f8f;
}
html body h3 {
  font-size: 1.5em;
  color: #707175;
}
html body h4 {
  font-size: 1.3em;
  color: #363636;
}
html body li {
  line-height: 1.3;
  padding-bottom: 8px;
}
html body header {
  overflow: hidden;
  margin: 0;
  border-top: 30px solid #898a8d;
  position: relative;
}
html body header .header-image {
  display: none !important;
}
html body header .logo-container {
  max-width: 1260px;
  width: 100%;
  margin: auto;
}
html body header .logo-container .region-header {
  position: relative;
}
html body header .logo-container .region-header .navbar-brand {
  display: none;
}
html body header .logo-container .region-header .logo {
  padding-bottom: 0.5%;
}
@media screen and (max-width: 1199px) {
  html body header .logo-container .region-header .logo {
    padding-left: 2%;
  }
}
@media screen and (max-width: 767px) {
  html body header .logo-container .region-header .logo {
    max-width: 45%;
  }
}
@media screen and (max-width: 600px) {
  html body header .logo-container .region-header .logo {
    max-width: 100%;
    width: 100%;
    text-align: center;
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  html body header .logo-container .region-header .logo img {
    max-width: 85%;
  }
}
@media screen and (max-width: 600px) {
  html body header .logo-container .region-header .logo img {
    width: 45%;
    position: relative;
    z-index: 2;
  }
}
@media screen and (max-width: 425px) {
  html body header .logo-container .region-header .logo img {
    width: 60%;
  }
}
html body header .logo-container .region-header .block-escape-button {
  position: relative;
  width: 10%;
  float: right;
}
html body header .logo-container .region-header .block-escape-button .escape-button {
  position: absolute;
  border: none;
  background: #e01f8f;
  color: #fff;
  font-size: 1.7rem;
  padding: 5px 15px;
}
html body header .logo-container .region-header .search-block-form {
  margin-top: 7%;
  float: right;
  width: 27%;
}
@media screen and (max-width: 1440px) {
  html body header .logo-container .region-header .search-block-form {
    margin-right: 5%;
  }
}
@media screen and (max-width: 991px) {
  html body header .logo-container .region-header .search-block-form {
    width: 36%;
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  html body header .logo-container .region-header .search-block-form {
    float: right;
    margin: 8% auto 0 auto;
    width: 47%;
  }
}
@media screen and (max-width: 600px) {
  html body header .logo-container .region-header .search-block-form {
    width: 55%;
    float: none;
    margin: auto;
    position: relative;
    z-index: 1;
  }
}
@media screen and (max-width: 425px) {
  html body header .logo-container .region-header .search-block-form {
    width: 75%;
  }
}
@media screen and (max-width: 375px) {
  html body header .logo-container .region-header .search-block-form {
    width: 90%;
  }
}
html body header .logo-container .region-header .search-block-form .btn {
  background: transparent;
  border-color: transparent;
  padding: 6px 7px;
}
html body header .logo-container .region-header .search-block-form .btn .glyphicon-search:before {
  content: "\f002";
  font-family: "Font Awesome 5 Pro";
  font-size: 1.4em;
  color: #898a8d;
}
html body header .logo-container .region-header .search-block-form .btn .glyphicon-search:before:hover {
  color: #e01f8f !important;
}
html body header .logo-container .region-header .search-block-form .form-control {
  background-color: transparent;
  border-top: none;
  border-right: none;
  border-left: none;
  border-radius: 0;
  box-shadow: none;
  font-weight: 400;
  border-bottom: 1pt solid #898a8d;
}
html body header .logo-container .region-header .search-block-form .form-control::placeholder {
  color: #707175;
}
html body header .logo-container .region-header .search-block-form .form-control:-ms-input-placeholder {
  color: #707175;
}
html body header .logo-container .region-header .search-block-form .form-control::-ms-input-placeholder {
  color: #707175;
}
html body .main-container {
  max-width: 1260px;
  width: 100%;
  margin: auto;
  padding-bottom: 30px;
  min-height: 400px;
}
html body .main-container .row {
  display: flex;
  flex-wrap: wrap;
}
html body .main-container .row a {
  color: #255395;
  border-bottom: 1px dotted;
}
html body .main-container .row a:hover {
  color: #575757;
  border-bottom: 1px dotted;
  text-decoration: none;
}
html body .main-container .row ol {
  padding-top: 5px;
}
@media screen and (max-width: 991px) {
  html body .main-container .row aside {
    order: 2;
    float: none;
    clear: both;
    padding-bottom: 15px;
  }
}
html body .main-container .row aside .region-sidebar-left {
  margin-top: 60px;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section {
    order: 1;
    float: none;
    clear: both;
    width: 100%;
  }
}
html body .main-container .row section .region-content .webform-submission-wa-state-lgbtq-history-timeline--form .col-lg-3 {
  padding: 0;
  float: none;
}
html body .main-container .row section .region-content .field--name-field-attachment,
html body .main-container .row section .region-content .field--name-field-media-image {
  margin-top: 20px;
}
html body .main-container .row section .region-content .form-group .view-events .fc-content .fc-title,
html body .main-container .row section .region-content .form-group .view-events .fc-content .fc-time {
  color: #fff !important;
}
html body .main-container .row section .region-content .form-group .view-events .fc-content span.fc-title {
  white-space: normal;
}
html body .main-container .row section .region-content article.bios .field--name-field-preferred-pronouns div.field--item {
  display: inline;
}
html body .main-container .row section .region-content article.bios .field--name-field-preferred-pronouns div.field--item:nth-child(2):before {
  content: " / ";
}
html body .main-container .row section .region-content article.bios .field--name-field-position-or-title {
  font-weight: 600;
}
html body .main-container .row section .region-content article.bios .field--name-body {
  padding-top: 10px;
  padding-bottom: 10px;
}
html body .main-container .row section .region-content .wa-county-map {
  display: inline-block;
  position: relative;
  width: 100%;
  vertical-align: middle;
  overflow: hidden;
}
html body .main-container .row section .region-content .wa-county-map svg.washington a.wa-county-map-link {
  transition: all 200ms;
}
html body .main-container .row section .region-content .wa-county-map svg.washington a.wa-county-map-link:hover,
html body .main-container .row section .region-content .wa-county-map svg.washington a.wa-county-map-link:focus {
  cursor: pointer;
  opacity: 0.4;
}
html body .main-container .row section .region-content .form-group .view-news .views-row {
  padding-bottom: 10px;
}
html body .main-container .row section .region-content .content {
  /******* Images margins ********/
  /***** Captions *****/
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content .content {
    display: flex;
    flex-wrap: wrap;
  }
}
html body .main-container .row section .region-content .content figcaption {
  font-size: 1.5rem;
  text-align: left;
  line-height: 1.2;
  padding-top: 5px;
}
html body .main-container .row section .region-content .content .align-left {
  margin-right: 10px;
}
html body .main-container .row section .region-content .content .align-center {
  width: 100%;
  margin: auto;
  text-align: center;
}
html body .main-container .row section .region-content .content .align-center .fb-video {
  width: 500px;
  margin: auto !important;
}
html body .main-container .row section .region-content .content .align-center figcaption {
  text-align: center;
}
html body .main-container .row section .region-content .content .align-right {
  margin-left: 10px;
}
html body .main-container .row section .region-content .content [data-entity-embed-display-settings="max_220x220"] + figcaption {
  max-width: 220px;
}
html body .main-container .row section .region-content .content [data-entity-embed-display-settings="max_325x325"] + figcaption {
  max-width: 325px;
}
html body .main-container .row section .region-content .content [data-entity-embed-display-settings="max_650x650"] + figcaption {
  max-width: 650px;
}
html body .main-container .row section .region-content .content [data-entity-embed-display-settings="max_1300x1300"] + figcaption {
  max-width: 1300px;
}
html body .main-container .row section .region-content .content [data-entity-embed-display-settings="ie_full_size"] + figcaption {
  max-width: 915px;
}
html body .main-container .row section .region-content .content .fb-video {
  width: 480px;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content .content .field--name-field-page-section {
    order: 2;
    float: none;
    clear: both;
    width: 100%;
    padding-bottom: 15px;
  }
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--callout {
  width: 30%;
  float: right;
  margin-left: 10px;
  background: #f8fbfc;
  margin-bottom: 20px;
  border-bottom: 3pt solid #707175;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--callout {
    width: 100%;
    float: none;
    margin-top: 20px;
    margin-left: 0;
  }
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--callout h2 {
  font-size: 1.3em;
  background: #eee;
  padding: 10px;
  margin-top: 0;
  border-bottom: 3pt solid #707175;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--callout h2 {
    margin-bottom: 5px;
  }
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--callout p {
  margin-bottom: 5px;
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--callout .field--name-field-body {
  padding-left: 15px;
  padding-right: 10px;
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--callout .block-field-blockparagraphcalloutfield-body {
  padding-left: 15px;
  padding-right: 10px;
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information {
  width: 30%;
  float: right;
  clear: right;
  margin-left: 10px;
  background: #f8fbfc;
  padding-bottom: 15px;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information {
    width: 100%;
    float: none;
  }
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information h2 {
  font-size: 1.3em;
  background: #ddf5fe;
  padding: 10px;
  margin-top: 0;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information h2 {
    margin-bottom: 5px;
  }
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information .field--label {
  padding-left: 15px;
  display: inline;
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information .field--label:after {
  content: ": ";
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information .field--item {
  display: inline;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content .content .field--name-body {
    order: 1;
    float: none;
    clear: both;
    width: 100%;
    padding-bottom: 15px;
  }
}
html body .main-container .row section .region-content .content .webform-submission-contact-form {
  margin-top: 50px;
}
html body .footer {
  width: 100%;
  background: #707175;
  padding-left: 0;
  padding-right: 0;
  margin-top: 25px;
}
html body .footer .container .region-footer #block-footertop {
  padding-bottom: 20px;
}
html body .footer .container .region-footer #block-footertop .field--name-body {
  padding-bottom: 15px;
  width: 40%;
  margin: auto;
  border-bottom: 1pt solid #fff;
}
@media screen and (max-width: 991px) {
  html body .footer .container .region-footer #block-footertop .field--name-body {
    width: 70%;
  }
}
@media screen and (max-width: 425px) {
  html body .footer .container .region-footer #block-footertop .field--name-body {
    width: 100%;
  }
}
html body .footer .container .region-footer #block-footerbottom {
  width: 100%;
}
html body .footer .container .region-footer .field--name-body ul {
  text-align: center;
}
html body .footer .container .region-footer .field--name-body ul li {
  list-style-type: none;
  display: inline;
  border-right: 1pt solid #fff;
  padding-right: 8px;
  padding-left: 3px;
  padding-bottom: 0;
  color: #fff;
}
html body .footer .container .region-footer .field--name-body ul li:last-child {
  border-right: none;
}
html body .footer .container .region-footer .field--name-body ul li a {
  color: #fff;
}
html body .footer .container .region-footer .field--name-body ul li a:hover {
  color: #f9f9a5;
  border-bottom: 1pt solid transparent;
  text-decoration: none;
}
html body .footer .container .region-footer .field--name-body p {
  color: #fff;
  text-align: center;
}
html body .footer .container .region-footer .field--name-body a {
  color: #fff;
}
html body.path-frontpage section .page-header {
  padding: 0;
  margin: 0;
  border-bottom: none;
}
html body.path-frontpage section h2 {
  border-bottom: 1pt solid #898a8d;
}
html body.path-frontpage section a {
  border-bottom: 1pt dotted;
}
html body.path-frontpage section a:hover {
  text-decoration: none;
  border-bottom: none;
}
html body.path-frontpage .wrapper-content-top {
  border-top: 20pt solid #898a8d;
  background: #f7f7f7;
  border-bottom: 2pt solid #eee;
  padding-bottom: 10px;
}
html body.path-frontpage .wrapper-content-top .container {
  max-width: 1260px;
  width: 100%;
  padding: 20px 15px;
  margin: auto;
}
html body.path-frontpage .wrapper-content-top .container .region-content-top .homepage-block-4 {
  margin-top: 20px;
  padding: 30px 0;
  background: #898a8d;
}
html body.path-frontpage .wrapper-content-middle .container {
  max-width: 1260px;
  width: 100%;
  margin: auto;
}
html body.path-frontpage .wrapper-content-middle .container .more-link.form-group {
  float: right;
}
html body.path-frontpage .wrapper-content-middle .container #block-views-block-news-block-1 .view-display-id-block_1 .view-content .item-list ul {
  padding-left: 0;
}
html body.path-frontpage .wrapper-content-middle .container #block-views-block-news-block-1 .view-display-id-block_1 .view-content .item-list ul li {
  list-style-type: none;
}
html body.path-frontpage .wrapper-content-middle .container #block-views-block-news-block-1 .view-display-id-block_1 .view-content .item-list ul li::before {
  content: "\f1ea";
  font-family: "Font Awesome 5 Pro";
  color: #898a8d;
  font-weight: 300;
  font-size: 1.4em;
  position: relative;
  top: 5px;
  left: 0;
}
html body.path-frontpage .wrapper-content-middle .container #block-views-block-news-block-1 .view-display-id-block_1 .view-content .item-list ul li .views-field-field-date {
  display: inline-block;
  padding-left: 10px;
}
html body.path-frontpage .wrapper-content-middle .container #block-views-block-news-block-1 .view-display-id-block_1 .view-content .item-list ul li .views-field-title {
  padding-left: 34px;
}
html body.path-frontpage .wrapper-content-middle .container #block-views-block-events-block-1 .view-display-id-block_1 .item-list ul {
  padding-left: 2px;
  margin-top: 16px;
}
html body.path-frontpage .wrapper-content-middle .container #block-views-block-events-block-1 .view-display-id-block_1 .item-list ul li {
  list-style-type: none;
  padding-bottom: 20px;
}
html body.path-frontpage .wrapper-content-middle .container #block-views-block-events-block-1 .view-display-id-block_1 .item-list ul li::before {
  content: "\f324";
  font-family: "Font Awesome 5 Pro";
  color: #e01f8f;
  font-weight: 500;
  font-size: 1em;
  position: relative;
  top: 3px;
  left: 0;
}
html body.path-frontpage .wrapper-content-middle .container #block-views-block-events-block-1 .view-display-id-block_1 .item-list ul li:last-child {
  padding-bottom: 8px !important;
}
html body.path-frontpage .wrapper-content-middle .container #block-views-block-events-block-1 .view-display-id-block_1 .item-list ul .views-field-field-event-date,
html body.path-frontpage .wrapper-content-middle .container #block-views-block-events-block-1 .view-display-id-block_1 .item-list ul .views-field-field-smartdate-value {
  display: inline-block;
  padding-left: 6px;
}
html body.path-frontpage .wrapper-content-middle .container #block-views-block-events-block-1 .view-display-id-block_1 .item-list ul .views-field-title {
  padding-left: 23px;
}
