/* Custom Stylesheet hash:15164081521517236669 dated 11 Apr, 2020 00:27:05+America/New_York */
/* Add custom CSS here */
 
 .home--top {
 }
 
 .home--start {
  background: white;
  font-size: 130%;
}

 .home--notice {
  background: white;
  background-color:rgba(255, 40, 40, 0.2);
  color:rgb(50,0,0);
  font-size: 130%;
}

 .home--basicbutton {
 
    background-color: #2a6da5;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    
 }

.search--home {
  background: white;
}
 
.search--home .heading {
  color: black;
}
 
.branding__logo {
  max-height: 80px;
}
 
.header__top {
  background: #327bb8;
  border-bottom: 1px solid #256092;
}
 
.menu__link.active {
  background-color: #2a6da5;
}
 
.header__top a,
.header__top a:focus,
.header__top a:active,
.header__top a:visited,
.header__top .u-visuallink {
  color: #fff;
}
 
.header__top a:hover,
.header__top .u-visuallink:hover {
  color: #fff;
  opacity: 0.9;
}
 
.search--home .search .inputaddon__item {
  background: #10436e;
  border-color: #10436e;
  color: #fff;
  font-weight: bold;
}
 
.nav__menu {
  background-color: #10436e;
  border: none;
}
 
.nav__separator {
  background-color: #082135;
}
 
.nav__menu a {
  margin: 0;
  transitiion: color 0.1s, background-color 0.1s;
}
 
.nav__menu a:hover {
  box-shadow: none;
  margin: 0;
  background-color: #0e385d !important;
  padding: 0.1em 0.75em 0.15em;
}
 
@media screen and (min-width: 45em) {
  .search-wrapslim {
      border-right: 1px solid #27669a;
  }
}
a, a:hover, a:focus, a:active, .u-visuallink, .u-visuallink:hover,
.heading--blue,
.fr-toolbar .fr-command.fr-btn.fr-active,
.fr-popup .fr-command.fr-btn.fr-active,
.fr-desktop .fr-command.fr-active:hover,
.fr-desktop .fr-command.fr-active:focus,
.fr-desktop .fr-command.fr-active.fr-selected,
.fr-popup .fr-colors-tabs .fr-colors-tab:hover,
.fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab,
.tab__notCurrent a:hover {
	color: #327bb8;
}

.button--primary,
.button--primary:hover:enabled,
.button--primary:focus:enabled,
.button--primary:active:enabled,
.nav__menu a:hover, .nav__menu a:active, .dd__link:hover,
.fr-popup .fr-checkbox input:checked + span,
.fr-popup .fr-colors-tabs .fr-colors-tab[data-param1="background"]::after,
.fr-image-resizer .fr-handler,
.fr-image-progress-bar-layer > div.fr-loader span,
.autocomplete--field__item:hover, .autocomplete--field__item.is-selected {
	background-color: #327bb8;
}

.textfield:focus,
.search-wrapslim .inputaddon__field:focus,
.file-btn:focus, .file-btn.is-active, .dz-drag-hover {
	border-color: #327bb8;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 4px -1px #327bb8;
}

.button--primary:focus:enabled, .button--primary:active:enabled,
.select:focus, .drill-default:focus, .drill-default.drill-focus {
	box-shadow: 0 0 3px 0 #327bb8;
}

.tab > li,
.textfield.picker__input--active,
.textfield--heading:focus,
.pager__selected,
.tab__notCurrent:hover,
.picker__select--month:focus, .picker__select--year:focus,
.picker__day--highlighted, .picker__day--selected:hover,
.picker--focused .picker__day--selected, .picker__button--clear:focus,
.picker__button--close:focus,
.fr-popup .fr-input-line input[type="text"]:focus,
.fr-popup .fr-input-line textarea:focus,
.fr-popup .fr-checkbox input:checked + span,
.fr-popup .fr-checkbox input:focus + span,
.fr-image-resizer, .fr-image-upload-layer.fr-drop,
table td.fr-selected-cell, table th.fr-selected-cell,
.fr-table-resizer div,
.fr-popup .fr-table-size .fr-select-table-size > span.hover > span {
	border-color: #327bb8;
}

input[type="checkbox"].switch:focus + div {
	box-shadow: 0 0 .2em 1px #327bb8, 0 1px 1px hsla(0,0%,100%,.6);
}

.picker__day--today:before,
.picker__button--today:before {
	border-top-color: #327bb8;
}