<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html body .main-container .row section .region-content {
  /**** events node ****/
  /**** end events node ****/
  /**** news node ****/
  /**** end news node ****/
}
html body .main-container .row section .region-content .view-promising-practices .views-field-field-media-image {
  float: left;
  width: 20%;
  margin-top: 15px;
  border: solid black 1px;
}
@media screen and (max-width: 600px) {
  html body .main-container .row section .region-content .view-promising-practices .views-field-field-media-image {
    width: 100%;
  }
}
html body .main-container .row section .region-content .view-promising-practices .views-field-body {
  display: inline-block;
  width: 80%;
  padding: 5px 15px;
}
@media screen and (max-width: 600px) {
  html body .main-container .row section .region-content .view-promising-practices .views-field-body {
    width: 100%;
  }
}
html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline {
  display: flex;
  justify-content: flex-start;
  flex-basis: min-content;
  flex-wrap: wrap;
}
@media screen and (max-width: 600px) {
  html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline {
    flex-wrap: wrap;
  }
}
html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .form-item {
  padding-right: 20px;
  float: none;
  flex-basis: min-content;
  align-self: flex-end;
}
html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .form-item .control-label {
  color: #575757;
}
@media screen and (max-width: 600px) {
  html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .form-item .control-label {
    display: block;
  }
}
html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .form-item .select-wrapper .form-control option:hover,
html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .form-item .select-wrapper .form-control option:active {
  background: #d3ebfc;
}
html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .form-item .btn-group.open .dropdown-menu &gt; .active &gt; a,
html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .form-item .btn-group.open .dropdown-menu &gt; .active &gt; a:hover,
html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .form-item .btn-group.open .dropdown-menu &gt; .active &gt; a:focus {
  background: #d3ebfc !important;
}
html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .form-item .btn-group.open a:hover {
  border-bottom: 1pt solid transparent;
}
html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .form-actions {
  align-self: flex-end;
}
html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .form-actions .btn-info {
  background-color: #4f76af;
  transition: background 0.5s ease;
  border-color: #4f76af;
  padding-left: 21px;
  padding-right: 22px;
}
html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .form-actions .btn-info:hover {
  background-color: #254779;
}
html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .form-actions .btn-danger {
  background-color: #00205c;
  transition: background 0.5s ease;
  border-color: #363636;
}
html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .form-actions .btn-danger:hover {
  background-color: #363636;
}
html body .main-container .row section .region-content .view-resources #edit-county,
html body .main-container .row section .region-content .view-resources #edit-services {
  max-height: 150px;
  overflow-y: scroll;
  border: solid 1px #ededed;
  padding: 10px;
}
html body .main-container .row section .region-content .view-resources #edit-county a.bef-toggle,
html body .main-container .row section .region-content .view-resources #edit-services a.bef-toggle {
  margin-bottom: 5px;
  clear: both;
  width: auto;
  display: inline-block;
}
html body .main-container .row section .region-content .view-resources #edit-county .form-type-checkbox,
html body .main-container .row section .region-content .view-resources #edit-services .form-type-checkbox {
  clear: both;
}
html body .main-container .row section .region-content .view-resources.view-display-id-ptsd_counselor_block {
  text-align: left;
}
html body .main-container .row section .region-content .view-resources.view-display-id-ptsd_counselor_block .views-row:nth-child(2n) {
  background: #f1f1f1;
}
html body .main-container .row section .region-content .view-resources.view-display-id-ptsd_counselor_block .views-row {
  padding: 20px 20px 13px;
  border-bottom: 1pt solid #ddd;
}
html body .main-container .row section .region-content .view-resources.view-display-id-ptsd_counselor_block .views-row .views-field-title {
  display: inline-block;
}
html body .main-container .row section .region-content .view-resources.view-display-id-ptsd_counselor_block .views-row .views-field-title h2 {
  font-size: 140%;
  margin-top: 0;
  margin-bottom: 0;
}
html body .main-container .row section .region-content .view-resources.view-display-id-ptsd_counselor_block .views-row .views-field-field-position {
  font-weight: 600;
  font-size: 0.9em;
  line-height: 1.2;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  padding-top: 3px;
  display: inline-block;
  color: #363636;
  font-size: 105%;
}
html body .main-container .row section .region-content .view-resources.view-display-id-ptsd_counselor_block .views-row .views-field-field-type {
  font-weight: 600;
  color: #6b6b6b;
  font-size: 96%;
}
html body .main-container .row section .region-content .view-resources.view-display-id-ptsd_counselor_block .views-row .views-field-field-type .field-content:before {
  content: "Member: ";
}
html body .main-container .row section .region-content .view-resources.view-display-id-ptsd_counselor_block .views-row .views-field-body-1 {
  line-height: 1.5;
}
html body .main-container .row section .region-content .view-bios {
  text-align: center;
}
html body .main-container .row section .region-content .view-bios .row .col {
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
@media screen and (max-width: 1199px) {
}
html body .main-container .row section .region-content .view-bios .row .col .views-field-nothing {
  background: #fff;
  border: 2pt solid #cbdff4;
  margin: 2.5%;
  border-radius: 4px;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.59);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.59);
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.59);
}
html body .main-container .row section .region-content .view-bios .row .col .views-field-nothing .bio-wrapper {
  min-height: 390px;
}
html body .main-container .row section .region-content .view-bios .row .col .views-field-nothing .bio-wrapper .bio-img {
  background: #f1f1f1;
  padding-top: 20px;
}
html body .main-container .row section .region-content .view-bios .row .col .views-field-nothing .bio-wrapper .bio-img img {
  width: 111px;
  margin: auto;
}
html body .main-container .row section .region-content .view-bios .row .col .views-field-nothing .bio-wrapper h2 {
  font-size: 100%;
  font-weight: 600;
  color: #355e9b;
  line-height: 1.2;
  margin-top: 10px;
  margin-bottom: 5px;
}
html body .main-container .row section .region-content .view-bios .row .col .views-field-nothing .bio-wrapper .text p {
  line-height: 1.3;
  padding: 5px;
}
html body .main-container .row section .region-content .view-bios .row .col .views-field-nothing .bio-wrapper .bio-btn {
  position: absolute;
  left: 50%;
  margin-left: -65px;
  bottom: 25px;
}
html body .main-container .row section .region-content .view-bios .row .col .views-field-nothing .bio-wrapper .bio-btn a {
  font-size: 1em;
  color: #fff;
  padding: 5px 35px;
  border-radius: 4px;
  border-bottom: none;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#4972af+0,1d3e6e+24,1d3e6e+50,1d3e6e+74,4972af+100 */
  background: #4972af;
  /* Old browsers */
  background: -moz-linear-gradient(left, #4972af 0%, #1d3e6e 24%, #1d3e6e 50%, #1d3e6e 74%, #4972af 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #4972af 0%, #1d3e6e 24%, #1d3e6e 50%, #1d3e6e 74%, #4972af 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #4972af 0%, #1d3e6e 24%, #1d3e6e 50%, #1d3e6e 74%, #4972af 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4972af', endColorstr='#4972af', GradientType=1);
  /* IE6-9 */
}
html body .main-container .row section .region-content .view-bios .row .col .views-field-nothing .bio-wrapper .bio-btn a:hover {
  color: #f9f9a5;
  background: #00205c;
}
html body .main-container .row section .region-content .node--type-events .field--name-field-event-date {
  font-weight: 600;
  color: #575757;
  padding-top: 20px;
  padding-bottom: 10px;
}
html body .main-container .row section .region-content .node--type-events .field--name-field-attachments-for-display .view-display-id-block_6 .item-list ul {
  padding-left: 0;
  display: flex;
}
html body .main-container .row section .region-content .node--type-events .field--name-field-attachments-for-display .view-display-id-block_6 .item-list ul li {
  list-style-type: none;
  margin-right: 15px;
}
html body .main-container .row section .region-content .node--type-events .field--name-field-attachments-for-display .view-display-id-block_6 .item-list ul li .views-field-views-conditional-field a {
  border-bottom: none;
}
html body .main-container .row section .region-content .node--type-events .field--name-field-attachments-for-display .view-display-id-block_6 .item-list ul li .views-field-field-thumbnail img {
  max-width: 220px;
}
html body .main-container .row section .region-content .view-events .js-drupal-fullcalendar .fc-body .fc-row {
  min-height: 4em;
  height: max-content !important;
  padding-bottom: 10px;
}
html body .main-container .row section .region-content .view-events .js-drupal-fullcalendar .fc-body .fc-row .fc-day-top a.fc-day-number {
  border-bottom: none;
}
html body .main-container .row section .region-content .view-events .js-drupal-fullcalendar .fc-body .fc-row .fc-event-container a.fc-day-grid-event {
  background-color: #f2f7fc !important;
  border-bottom: none;
  padding-bottom: 5px;
}
html body .main-container .row section .region-content .view-events .js-drupal-fullcalendar .fc-body .fc-row .fc-event-container a.fc-day-grid-event .fc-content {
  white-space: unset;
}
html body .main-container .row section .region-content .view-events .js-drupal-fullcalendar .fc-body .fc-row .fc-event-container a.fc-time-grid-event {
  background-color: #f2f7fc !important;
  border-bottom: none;
}
html body .main-container .row section .region-content .view-gallery-list h3 {
  padding-bottom: 5px;
  font-size: 130%;
}
html body .main-container .row section .region-content .view-gallery-list .row {
  padding-bottom: 20px;
  border-bottom: 2pt solid #ddd;
}
html body .main-container .row section .region-content .view-gallery-list .row .views-field-name {
  font-size: 1em;
  line-height: 1.4;
  margin-top: 3px;
  margin-bottom: 15px;
}
html body .main-container .row section .region-content article.news .field--name-field-media-image {
  float: right;
  margin-left: 10px;
}
html body .main-container .row section .region-content article.news .field--name-body {
  clear: none;
}
html body .main-container .row section .region-content .view-news .views-row {
  padding: 20px 10px 35px 15px;
}
html body .main-container .row section .region-content .view-news .views-row:nth-child(even) {
  background: #f7f7f7;
}
html body .main-container .row section .region-content .view-news .views-row h2 {
  margin-top: 0;
}
html body .main-container .row section .region-content .view-news .views-row .views-field-edit-node {
  float: right;
}
html body .main-container .row section .region-content .view-videos-homepage .view-content .col {
  padding-left: 10px;
  padding-right: 10px;
}
html body .main-container .row section .region-content .view-videos-homepage .view-content .col .field--name-name {
  font-size: 0.95em;
}
html body .main-container .row section .region-content .view-videos-homepage .view-content .col .field--name-field-media-oembed-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
html body .main-container .row section .region-content .view-videos-homepage .view-content .col .field--name-field-media-oembed-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
html body .main-container .row section .region-content .pager-nav .pagination &gt; .active &gt; a,
html body .main-container .row section .region-content .pager-nav .pagination &gt; .active &gt; span,
html body .main-container .row section .region-content .pager-nav .pagination &gt; .active &gt; a:hover,
html body .main-container .row section .region-content .pager-nav .pagination &gt; .active &gt; span:hover,
html body .main-container .row section .region-content .pager-nav .pagination &gt; .active &gt; a:focus,
html body .main-container .row section .region-content .pager-nav .pagination &gt; .active &gt; span:focus {
  background-color: #F4F9FD;
  border-color: #ddd;
}
html body .main-container .row section .region-content .pager-nav ul li a {
  border-bottom: none;
}
html body .main-container .view-id-trainings.view-display-id-block_1 .views-row {
  border: 1px solid #999;
  border-radius: 4px;
  padding: 15px;
}
html body .main-container .view-id-trainings.view-display-id-block_1 .views-row h2 {
  margin-top: 0;
}
html body .main-container .view-id-trainings.view-display-id-block_1 .views-row .tag-style {
  margin-top: 15px;
}
html body .main-container .view-id-trainings.view-display-id-block_1 .views-row .tag-style .tag {
  background-color: #DFEEF9;
  border-radius: 10px;
  padding: 4px 8px;
}
</pre></body></html>