/* Global Mobile Breakpoints */
/* Site Specific Colors */
html body {
  /**** Front Page View Blocks ****/
}
html body .main-container .row section .region-content {
  /**** Bios Nodes ****/
  /**** end Bios nodes ****/
  /**** Events Nodes ****/
  /**** end News nodes ****/
  /**** News Node ****/
  /**** Nursing Commission Documents View ****/
  /**** FAQs ****/
}
html body .main-container .row section .region-content .view-filters .views-exposed-form .form-row {
  display: flex;
  justify-content: flex-start;
}
@media screen and (max-width: 1199px) {
  html body .main-container .row section .region-content .view-filters .views-exposed-form .form-row {
    display: block;
  }
}
html body .main-container .row section .region-content .view-filters .views-exposed-form .form-row .form-item {
  padding-right: 10px;
  float: none;
}
@media screen and (max-width: 1199px) {
  html body .main-container .row section .region-content .view-filters .views-exposed-form .form-row .form-item {
    padding-bottom: 10px;
    margin-bottom: 0;
  }
}
html body .main-container .row section .region-content .view-filters .views-exposed-form .form-row .form-item .control-label {
  color: #575757;
}
html body .main-container .row section .region-content .view-filters .views-exposed-form .form-row .form-item .select-wrapper:after {
  color: #256081;
}
html body .main-container .row section .region-content .view-filters .views-exposed-form .form-row .form-actions .btn-info {
  background-color: #005b7f !important;
  transition: background 0.5s ease;
  border-color: #005b7f;
  margin-top: 25px;
}
html body .main-container .row section .region-content .view-filters .views-exposed-form .form-row .form-actions .btn-info:hover {
  background-color: #0b354d !important;
  color: #f9f9a5;
}
@media screen and (max-width: 1199px) {
  html body .main-container .row section .region-content .view-filters .views-exposed-form .form-row .form-actions .btn-info {
    margin-top: -5px;
  }
}
html body .main-container .row section .region-content .view-filters .views-exposed-form .form-row .form-actions .btn-danger {
  background-color: #005b7f;
  transition: background 0.5s ease;
  border-color: #005b7f;
  margin-top: 3px;
}
html body .main-container .row section .region-content .view-filters .views-exposed-form .form-row .form-actions .btn-danger:hover {
  background-color: #0b354d;
  color: #f9f9a5;
}
@media screen and (max-width: 1199px) {
  html body .main-container .row section .region-content .view-filters .views-exposed-form .form-row .form-actions .btn-danger {
    margin-top: -5px;
  }
}
html body .main-container .row section .region-content .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
html body .main-container .row section .region-content .field--name-field-media-image {
  float: right;
  margin-left: 10px;
}
html body .main-container .row section .region-content .views-field-field-media-image {
  float: right;
  margin-left: 10px;
}
html body .main-container .row section .region-content .field--label h2 {
  font-size: 1.4em;
  font-weight: 400;
  margin-bottom: 1px;
}
html body .main-container .row section .region-content .view h2 {
  font-size: 1.4em;
  font-weight: 400;
  margin-bottom: 1px;
  margin-top: 0;
}
html body .main-container .row section .region-content .view nav.pager-nav .pagination > .active > a {
  background: #0b486b;
}
html body .main-container .row section .region-content .view nav.pager-nav a {
  border-bottom: 1pt solid #ddd;
}
html body .main-container .row section .region-content article.bios .field--name-field-position {
  font-size: 1.5em;
}
html body .main-container .row section .region-content article.bios h2.contact {
  font-size: 1.4em;
  font-weight: 400;
  margin-bottom: 2px;
  margin-top: 0;
}
html body .main-container .row section .region-content .view-bios .views-row {
  padding-top: 15px;
  padding-bottom: 27px;
  margin-bottom: 10px;
  border-bottom: 1pt solid #eee;
}
html body .main-container .row section .region-content .view-bios .views-row:last-child {
  border-bottom: none;
}
html body .main-container .row section .region-content .view-bios .views-row:first-child {
  padding-top: 0;
}
html body .main-container .row section .region-content .view-bios .views-row .views-field-nothing {
  float: none;
}
html body .main-container .row section .region-content .view-bios.view-display-id-page_2 {
  text-align: center;
}
html body .main-container .row section .region-content .view-bios.view-display-id-page_2 .col {
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
html body .main-container .row section .region-content .view-bios.view-display-id-page_2 .col .views-field-nothing {
  background: #fff;
  border-radius: 4px;
  min-width: 285px;
  margin-left: 10px;
  -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);
}
@media screen and (max-width: 767px) {
  html body .main-container .row section .region-content .view-bios.view-display-id-page_2 .col .views-field-nothing {
    margin-left: 0;
  }
}
html body .main-container .row section .region-content .view-bios.view-display-id-page_2 .col .views-field-nothing .bio-wrapper {
  min-height: 380px;
}
html body .main-container .row section .region-content .view-bios.view-display-id-page_2 .col .views-field-nothing .bio-wrapper .bio-img {
  padding-top: 20px;
  margin-bottom: 15px;
}
html body .main-container .row section .region-content .view-bios.view-display-id-page_2 .col .views-field-nothing .bio-wrapper .bio-img img {
  width: 111px;
  margin: auto;
}
html body .main-container .row section .region-content .view-bios.view-display-id-page_2 .col .views-field-nothing .bio-wrapper h2 {
  font-size: 1.2em;
  line-height: 1.2;
  margin-top: 10px;
  margin-bottom: 5px;
}
html body .main-container .row section .region-content .view-bios.view-display-id-page_2 .col .views-field-nothing .bio-wrapper h2 a {
  border-bottom: none;
}
html body .main-container .row section .region-content .view-bios.view-display-id-page_2 .col .views-field-nothing .bio-wrapper h3 {
  font-size: 1.1em;
  margin-top: 3px;
}
html body .main-container .row section .region-content .view-bios.view-display-id-page_2 .col .views-field-nothing .bio-wrapper .text p {
  line-height: 1.3;
  padding: 5px;
}
html body .main-container .row section .region-content .view-bios.view-display-id-page_2 .col .views-field-nothing .bio-wrapper .info {
  margin-top: 12px;
  line-height: 1.2;
}
html body .main-container .row section .region-content .view-bios.view-display-id-page_2 .col .views-field-nothing .bio-wrapper .info a {
  border-bottom: none;
}
html body .main-container .row section .region-content .field--name-field-event-date {
  font-weight: 500;
  color: #575757;
}
html body .main-container .row section .region-content .view-events .views-row {
  padding-bottom: 17px;
  margin-bottom: 10px;
  border-bottom: 1pt solid #eee;
}
html body .main-container .row section .region-content .view-events .views-row:last-child {
  border-bottom: none;
}
html body .main-container .row section .region-content .view-events .views-row .views-field-field-event-date .date-display-range {
  color: #575757;
  font-weight: 500;
}
html body .main-container .row section .region-content .view-events .views-row .views-field-title a {
  color: #337ab7;
  border-bottom: 1pt dotted #337ab7;
}
html body .main-container .row section .region-content .view-events .views-row .views-field-title a:hover {
  color: #575757;
  text-decoration: none;
  border-bottom: none;
}
html body .main-container .row section .region-content .field--name-field-date {
  font-weight: 500;
  color: #575757;
}
html body .main-container .row section .region-content .view-news .views-row {
  /*min-height: 220px;
								border-bottom: 1pt solid #ddd;*/
  margin-bottom: 15px;
}
html body .main-container .row section .region-content .view-news .views-row:last-child {
  border-bottom: none;
}
html body .main-container .row section .region-content .view-news .views-row .views-field-field-date {
  font-weight: 500;
  color: #575757;
}
html body .main-container .row section .region-content .view-news .views-row .views-field-views-conditional-field a {
  font-size: 1.2em;
}
html body .main-container .row section .region-content .view-news .views-row .views-field-body {
  padding-bottom: 20px;
}
html body .main-container .row section .region-content .view-news .views-row .views-field-body a.views-more-link {
  font-size: 1em;
}
html body .main-container .row section .region-content .view-nc-documents #view-field-assigned-id-table-column {
  min-width: 12em;
}
html body .main-container .row section .region-content .view-nc-documents .footable-details th {
  min-width: 11em;
}
html body .main-container .row section .region-content .view-faqs .form-row {
  background-color: #f4fbfc;
  padding: 0.8rem;
  margin-bottom: 0.5rem;
}
html body .main-container .row section .region-content .view-faqs .form-row .form-item-combine {
  flex: 1 1 auto;
}
html body .main-container .row section .region-content .view-faqs .form-row .form-item-combine label {
  font-size: 1.2em;
  margin: 0.8rem 0;
  font-weight: 400;
}
html body .main-container .row section .region-content .view-faqs .form-row .form-item-combine input {
  border-color: #187794;
}
html body .main-container .row section .region-content .view-faqs .form-row .form-actions {
  display: flex;
  gap: 9px;
}
html body .wrapper-content-middle .container {
  max-width: 1260px;
  width: 100%;
  margin: auto;
}
html body .wrapper-content-middle #block-drupalbase-custom-views-blockevents-block-1 .view-events .item-list ul {
  padding-left: 2px;
}
html body .wrapper-content-middle #block-drupalbase-custom-views-blockevents-block-1 .view-events .item-list ul li {
  list-style-type: none;
  padding-bottom: 15px;
}
html body .wrapper-content-middle #block-drupalbase-custom-views-blockevents-block-1 .view-events .item-list ul li .views-field-field-event-date {
  position: relative;
}
html body .wrapper-content-middle #block-drupalbase-custom-views-blockevents-block-1 .view-events .item-list ul li .views-field-field-event-date:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  color: #4e9d9d;
  position: absolute;
}
html body .wrapper-content-middle #block-drupalbase-custom-views-blockevents-block-1 .view-events .item-list ul li .views-field-field-event-date .field-content {
  padding-left: 20px;
}
html body .wrapper-content-middle #block-drupalbase-custom-views-blockevents-block-1 .view-events .item-list ul li .views-field-title {
  padding-left: 20px;
}
html body .wrapper-content-middle #block-drupalbase-custom-views-blockevents-block-1 .view-events .item-list ul li .views-field-title a {
  color: #23527c;
  font-weight: 500;
  border-bottom: 1pt dotted #23527c;
}
html body .wrapper-content-middle #block-drupalbase-custom-views-blockevents-block-1 .view-events .item-list ul li .views-field-title a:hover {
  color: #337ab7;
  text-decoration: none;
  border-bottom: none;
}
html body .wrapper-content-middle #block-drupalbase-custom-views-blocknews-block-1 .view-news .item-list ul {
  padding-left: 2px;
}
html body .wrapper-content-middle #block-drupalbase-custom-views-blocknews-block-1 .view-news .item-list ul li {
  list-style-type: none;
  padding-bottom: 15px;
}
html body .wrapper-content-middle #block-drupalbase-custom-views-blocknews-block-1 .view-news .item-list ul li .views-field-field-date {
  position: relative;
}
html body .wrapper-content-middle #block-drupalbase-custom-views-blocknews-block-1 .view-news .item-list ul li .views-field-field-date:before {
  content: "\f324";
  font-family: "Font Awesome 5 Pro";
  color: #4e9d9d;
  position: absolute;
}
html body .wrapper-content-middle #block-drupalbase-custom-views-blocknews-block-1 .view-news .item-list ul li .views-field-field-date .field-content {
  padding-left: 20px;
}
html body .wrapper-content-middle #block-drupalbase-custom-views-blocknews-block-1 .view-news .item-list ul li .views-field-views-conditional-field {
  padding-left: 20px;
}
html body .wrapper-content-middle #block-drupalbase-custom-views-blocknews-block-1 .view-news .item-list ul li .views-field-views-conditional-field a {
  color: #23527c;
  font-weight: 500;
  border-bottom: 1pt dotted #23527c;
}
html body .wrapper-content-middle #block-drupalbase-custom-views-blocknews-block-1 .view-news .item-list ul li .views-field-views-conditional-field a:hover {
  color: #337ab7;
  text-decoration: none;
  border-bottom: none;
}
html body .more-link {
  margin-right: 20%;
}
html body .more-link a {
  float: right;
  color: #fff;
  text-decoration: none;
  background: #005b7f;
  border-radius: 4px;
  padding: 3px 12px;
  border-bottom: none;
  transition: all 0.5s ease;
}
html body .more-link a:hover {
  background: #0b354d;
  color: #f9f9a5;
  text-decoration: none;
  border-bottom: none;
}
