html {
  /** Calendar Modal **/
}
html body {
  /** Mini calendar styling **/
  /*** End Mini calendar styles **/
  /*** Events list styles **/
  /** Location Details**/
  /** Webform buttons **/
}
html body .main-container .row section .region-content {
  /**** Locations Map block ****/
  /**** Bios Nodes ****/
  /**** end Bios nodes ****/
  /**** Events Nodes ****/
  /**** end News nodes ****/
  /**** News Node ****/
}
html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline {
  display: flex;
  justify-content: flex-start;
}
@media screen and (max-width: 1199px) {
  html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline {
    display: block;
  }
}
html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .form-item {
  padding-right: 10px;
  float: none;
}
@media screen and (max-width: 1199px) {
  html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .form-item {
    padding-bottom: 10px;
    margin-bottom: 0;
  }
}
html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .form-item .control-label {
  color: #575757;
}
html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .form-item .select-wrapper:after {
  color: #256081;
}
html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .form-actions .btn-info,
html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .form-actions .btn-default {
  background-color: #01448C !important;
  border-color: #01448C !important;
  color: #fff;
  margin: 0 !important;
  padding: 5px 24px;
}
html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .form-actions .btn-info:hover,
html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .form-actions .btn-default:hover {
  border-color: #01448C !important;
  background-color: #fff !important;
  color: #01448C !important;
}
@media screen and (max-width: 1199px) {
  html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .form-actions .btn-info,
  html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .form-actions .btn-default {
    margin-top: -5px;
  }
}
html body .main-container .row section .region-content .view-filters.form-group .views-exposed-form .form-inline .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.form-group .views-exposed-form .form-inline .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.form-group .views-exposed-form .form-inline .form-actions .btn-danger {
    margin-top: -5px;
  }
}
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 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 #block-views-block-local-offices-map-block-1 h2 {
  margin-bottom: 36px;
  text-align: center;
}
html body .main-container .row section .region-content #block-views-block-local-offices-map-block-1 #views-bootstrap-local-offices-map-block-2 {
  margin-top: 36px;
}
html body .main-container .row section .region-content #block-views-block-local-offices-map-block-1 .views-field.views-field-title {
  margin-top: 6px;
  margin-bottom: 24px;
  margin-left: 25%;
}
html body .main-container .row section .region-content #block-views-block-local-offices-map-block-1 .views-field.views-field-title .field-content a {
  outline-offset: 4px;
  text-decoration: none;
}
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 .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;
}
html body .block-views-blockcalendar-block-1 h2 {
  width: 50%;
  float: left;
  text-transform: capitalize;
}
html body .block-views-blockcalendar-block-1 .pager {
  width: fit-content;
  float: right;
}
html body .block-views-blockcalendar-block-1 .pager li a {
  border-radius: initial;
  background-color: transparent;
  border: none !important;
  font-size: 2.5rem;
  padding-top: 0;
}
html body .block-views-blockcalendar-block-1 .form-group {
  width: 80%;
}
@media screen and (max-width: 767px) {
  html body .block-views-blockcalendar-block-1 .form-group {
    width: 100%;
  }
}
html body .block-views-blockcalendar-block-1 .calendar-calendar thead th {
  border: none;
  background-color: transparent;
}
html body .block-views-blockcalendar-block-1 .calendar-calendar tbody td {
  text-align: center;
  padding: 7px 0;
}
html body .block-views-blockcalendar-block-1 .calendar-calendar tbody td.today {
  background-color: transparent;
}
html body .block-views-blockcalendar-block-1 .calendar-calendar tbody td.past-month,
html body .block-views-blockcalendar-block-1 .calendar-calendar tbody td.future-month {
  color: #4F4F4F80;
}
html body .block-views-blockcalendar-block-1 .calendar-calendar tbody td .mini-day-on a {
  border-bottom: 0;
  color: #fff;
  text-decoration: none;
  background-color: #01448C;
  border-radius: 50%;
  padding: 13% 20%;
  font-weight: 600;
}
html body .block-views-blockcalendar-block-1 .calendar-calendar tbody td .mini-day-on a:hover {
  text-decoration: underline;
}
html body .block-views-blockcalendar-block-1 .view-footer {
  width: 150%;
  margin-top: 40px;
}
@media screen and (max-width: 991px) {
  html body .block-views-blockcalendar-block-1 .view-footer {
    width: 100%;
  }
}
html body .block-views-blockcalendar-block-1 .view-footer h2 {
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 0.1rem;
  color: #4f4f4f;
  float: none;
  width: 100%;
  text-transform: uppercase;
}
html body .block-views-blockcalendar-block-1 .view-footer .item-list ul {
  padding-left: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
html body .block-views-blockcalendar-block-1 .view-footer .item-list ul li {
  list-style: none;
  width: 50%;
  padding: 15px 15px 15px 0;
  line-height: 1.7;
}
html body .block-views-blockcalendar-block-1 .view-footer .item-list ul li a {
  color: #4f4f4f;
  border-bottom: none;
  text-decoration: underline;
  font-weight: 700;
}
html body .block-views-blockcalendar-block-1 .view-footer .item-list ul li a:hover {
  text-decoration: none;
  color: #01448C;
}
html body .view-calendar .views-exposed-form .form-inline {
  align-items: flex-end;
  margin: 56px 0;
}
html body .view-calendar .views-exposed-form .form-inline .form-item {
  display: flex;
  flex-direction: column;
  padding-right: 30px !important;
}
html body .view-calendar button,
html body .view-calendar .fc-event {
  border-radius: 0;
}
html body .view-calendar .fc-today {
  background-color: transparent;
}
html body .view-calendar .fc-center h2::first-letter {
  text-transform: capitalize;
}
html body .view-calendar thead .fc-today {
  background-color: #4F4F4F14 !important;
}
html body .view-calendar .fc .fc-button {
  background-color: #01448C;
  border-color: #01448C;
  color: #FFF;
  font-weight: 700;
  text-transform: capitalize;
}
html body .view-calendar .fc .fc-button:hover,
html body .view-calendar .fc .fc-button:focus {
  background-color: #FFF;
  color: #01448C;
}
html body .view-calendar .fc .fc-button.fc-today-button:hover:not(:disabled) {
  background-color: #FFF;
  border-color: transparent;
  color: #0067C4;
  text-decoration: 1px dotted underline;
}
html body .view-calendar .fc .fc-button.fc-today-button:focus:not(:disabled) {
  background-color: #FFF;
  color: #4F4F4F;
  border-color: transparent;
}
html body .view-calendar .fc .fc-button.fc-today-button:disabled {
  background-color: #FFF;
  color: #737373;
  border: transparent;
  opacity: 1;
}
html body .view-calendar .fc .fc-button.fc-button-active {
  background-color: #012246;
}
html body .view-calendar .fc .fc-button.fc-button-active:hover {
  background-color: #012246;
  color: #fff;
}
html body .view-calendar .fc .fc-button.fc-prev-button,
html body .view-calendar .fc .fc-button.fc-next-button {
  background-color: transparent;
  border-color: transparent;
  color: #01448C;
}
html body .view-calendar .fc .fc-button.fc-prev-button:hover,
html body .view-calendar .fc .fc-button.fc-next-button:hover,
html body .view-calendar .fc .fc-button.fc-prev-button:focus,
html body .view-calendar .fc .fc-button.fc-next-button:focus {
  background-color: transparent;
  border-color: transparent;
  color: #0d6fd9;
}
html body .view-calendar .fc .fc-button.fc-prev-button .fc-icon:before,
html body .view-calendar .fc .fc-button.fc-next-button .fc-icon:before {
  font-weight: 700;
}
html body .view-calendar .fc .fc-scroller {
  height: auto !important;
  overflow: visible !important;
}
html body .view-calendar .fc-right .fc-button-group button {
  background-color: #fff;
  color: #737373;
  border-color: transparent;
  margin: 0 2px;
  box-shadow: none !important;
}
html body .view-calendar .fc-right .fc-button-group button:hover {
  color: #0067C4;
  text-decoration: 1px dotted underline;
}
html body .view-calendar .fc-right .fc-button-group button:focus {
  outline: 1px solid #000;
  outline-offset: 2px;
}
html body .view-calendar .fc-right .fc-button-group .fc-button-active {
  background-color: #01448C !important;
  color: #fff !important;
}
html body .view-calendar .fc-right .fc-button-group .fc-button-active:hover,
html body .view-calendar .fc-right .fc-button-group .fc-button-active:focus {
  text-decoration: none;
}
html body .block-views-blockcalendar-block-2 .views-row {
  margin-top: 25px;
}
html body .block-views-blockcalendar-block-2 .views-row .btn {
  margin-top: 15px;
}
html body .view-location-details {
  margin-top: 25px;
}
html body .view-location-details .field-content {
  margin-bottom: 36px;
}
html body #webform-submission-suspect-fraud-add-form .webform-actions,
html body #webform-submission-request-a-letter-ruling-add-form .webform-actions {
  display: inline-flex;
}
html body #webform-submission-suspect-fraud-add-form .webform-actions #edit-actions-preview-next,
html body #webform-submission-request-a-letter-ruling-add-form .webform-actions #edit-actions-preview-next {
  display: inline-flex;
  order: 1;
}
html body #webform-submission-suspect-fraud-add-form .webform-actions #edit-actions-submit,
html body #webform-submission-request-a-letter-ruling-add-form .webform-actions #edit-actions-submit {
  display: inline-flex;
  order: 3;
  margin-left: 75px;
}
html body #webform-submission-suspect-fraud-add-form .webform-actions #edit-actions-reset,
html body #webform-submission-request-a-letter-ruling-add-form .webform-actions #edit-actions-reset {
  display: inline-flex;
  order: 2;
  margin: 0;
  margin-bottom: 8px;
}
html .ui-dialog {
  font-family: 'Open Sans', sans-serif;
  border-radius: 0;
  padding: 0;
  max-width: 90vw;
}
html .ui-dialog h2 {
  font-size: 4rem;
  font-weight: 100;
  color: #4f4f4f;
  scroll-margin-top: 8em;
}
@media screen and (max-width: 991px) {
  html .ui-dialog h2 {
    font-size: 3.4rem;
  }
}
html .ui-dialog h3 {
  font-size: 2.6rem;
  scroll-margin-top: 8em;
}
@media screen and (max-width: 991px) {
  html .ui-dialog h3 {
    font-size: 2rem;
  }
}
html .ui-dialog h4 {
  font-size: 2rem;
  scroll-margin-top: 8em;
}
@media screen and (max-width: 991px) {
  html .ui-dialog h4 {
    font-size: 1.8rem;
  }
}
html .ui-dialog .ui-dialog-titlebar {
  background-color: #01448C;
  border-radius: 0;
  border: none;
  color: #fff;
  font-size: 3rem;
  font-weight: 100;
  padding: 15px;
  line-height: 1;
}
@media screen and (max-width: 991px) {
  html .ui-dialog .ui-dialog-titlebar {
    font-size: 2.8rem;
  }
}
html .ui-dialog .ui-dialog-titlebar .ui-dialog-title {
  white-space: normal;
  overflow: visible;
}
html .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
  background: transparent;
  border: 0;
}
html .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "\f00d";
  font-family: 'Font Awesome 5 Pro';
  font-size: 2rem;
  color: #f0eff7;
  opacity: 0.8;
}
html .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:after:hover {
  opacity: 1;
}
html .ui-dialog #drupal-modal .field--label h2 {
  font-size: 2.4rem;
  margin-top: 10px;
}
html .ui-dialog #drupal-modal .field--item {
  margin-bottom: 20px;
}
