 @font-face{
        font-family:"Calibri W01 Light";
        src:url("../Fonts/3bf8ead2-2902-446a-af57-fcf4e5da22db.eot?#iefix");
        src:url("../Fonts/3bf8ead2-2902-446a-af57-fcf4e5da22db.eot?#iefix") format("eot"),url("../Fonts/52f16f8c-2868-43ee-a2ca-378b097a3580.woff2") format("woff2"),url("../Fonts/9cb02ba8-d928-43f5-a1bd-32fb78238194.woff") format("woff"),url("../Fonts/1cc9eda5-6732-4a23-ad69-782421f8c81b.ttf") format("truetype");
    }
    @font-face{
        font-family:"Calibri W01 Light Italic";
        src:url("../Fonts/443c8ba0-016c-4a11-af5c-58f3c01f635c.eot?#iefix");
        src:url("../Fonts/443c8ba0-016c-4a11-af5c-58f3c01f635c.eot?#iefix") format("eot"),url("../Fonts/aa102de4-ec9f-42ac-b628-6c30e83d0d93.woff2") format("woff2"),url("../Fonts/b67d06e6-0656-41da-a1f4-e700d786580b.woff") format("woff"),url("../Fonts/ed45e86a-ab65-4c27-9c41-b4b3d13bc2c6.ttf") format("truetype");
    }
    @font-face{
        font-family:"Calibri";
        src:url("../Fonts/2b04323f-6a52-4d94-912c-e140f01bbd59.eot?#iefix");
        src:url("../Fonts/2b04323f-6a52-4d94-912c-e140f01bbd59.eot?#iefix") format("eot"),url("../Fonts/17c31e5c-5784-4ae6-8cec-a6caed2afd3f.woff2") format("woff2"),url("../Fonts/0555dc6b-1bb5-4cdc-8975-756197067e95.woff") format("woff"),url("../Fonts/460a997c-8439-4610-ba4b-63510893167b.ttf") format("truetype");
    }
    @font-face{
        font-family:"Calibri W01 Italic_904613";
        src:url("../Fonts/f5fb4de8-efeb-47a8-94a7-50b825a6966a.eot?#iefix");
        src:url("../Fonts/f5fb4de8-efeb-47a8-94a7-50b825a6966a.eot?#iefix") format("eot"),url("../Fonts/e1cc7218-de20-4af1-a27c-6f325a4b0f0f.woff2") format("woff2"),url("../Fonts/cac25ebb-269d-41e9-8ee5-78589746706e.woff") format("woff"),url("../Fonts/6a4b5dab-ebbd-4741-80c7-3b30cd46e05d.ttf") format("truetype");
    }
    @font-face{
        font-family:"Calibri W01 Bold_904607";
        src:url("../Fonts/26989e0d-2435-46c9-ab53-ae63e1816b99.eot?#iefix");
        src:url("../Fonts/26989e0d-2435-46c9-ab53-ae63e1816b99.eot?#iefix") format("eot"),url("../Fonts/3ded7064-503f-4fa0-853b-9f7a2cf55f20.woff2") format("woff2"),url("../Fonts/4e7b2126-77d3-4e53-810d-7ccfde46450a.woff") format("woff"),url("../Fonts/dcb27c78-fcd6-43bb-ab8b-9152bcfeb336.ttf") format("truetype");
    }
    @font-face{
        font-family:"Calibri W01 Bold Italic_904610";
        src:url("../Fonts/c0f723f3-c373-4abc-9043-0fb0b460b8dc.eot?#iefix");
        src:url("../Fonts/c0f723f3-c373-4abc-9043-0fb0b460b8dc.eot?#iefix") format("eot"),url("../Fonts/fe969ae7-f9ce-40b2-93cc-9cc7138809a2.woff2") format("woff2"),url("../Fonts/e43fbe67-bdec-48c3-b305-e4f021d8e755.woff") format("woff"),url("../Fonts/7cf1f907-81f8-4b27-8ae5-986118860da1.ttf") format("truetype");
    }
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* Used as logout button in Staff Resources */
.btn {
  border: none;
  border-radius: 4px;
  font-family: "Calibri W01 Bold_904607";
  font-size: 18px;
  padding: 8px 20px;
  border-radius: 8px;
}
.btn-primary { 
  background-color: #00AEEF;
  border-color: #00AEEF;
  color: #fff!important;
  text-decoration: none!important;
}
.btn-primary:hover {
  background-color: #005098;
}
body {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  font-family:"Calibri";
  font-size: 1.2rem;
  color: #3c3c3b;
}
main {
  flex: 1 0 auto;
}
header {
  position: absolute;
  z-index: 99;
  width: 100%;
}
header .container {
  overflow-x: visible!important;
}
#headerTopBar {
  padding: 30px 15px 25px;
  height: 90px;
  background-color: #005098;
  font-family:"Calibri";
}
.topLinks a {
  display: inline-block;
  margin: 5px 10px 0 0;
  font-size: 17px;
  color: #fff;
}
.topLinks a i {
  margin-right: 5px;
}
#headerLogo a {
  display: block;
  width: 55%;
  height: 100px;
  position: absolute;
}
#headerMainNavigation .dropdown-toggle::after {
 display: none; /* Remove caret...*/
}
#headerMainNavigation {
  font-family:"Calibri";
}
#headerLogo {
  position: absolute;
  z-index: 3;
  left: 0;
  top: -30px;
}
.gt_selector  {
  width: 172px;
  height: 33px;
  margin-left: 300px;
  padding: 1px 8px 2px;
  font-size: 18px;
  color: #fff;
  background-color: #005098;
  border: 2px solid #008fd2;
  border-radius: 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../img/language-arrows.png) no-repeat 95% 50%;
}
.gt_selector  option {
  background-color: #005098;
  color: #fff
}
#headerSearch input[type=text] {
  height: 33px;
  font-size: 18px;
  border: 2px solid #008fd2!important;
  border-right: none!important;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
#headerSearch button {
  height: 33px; 
  border: 2px solid #008fd2!important;
  border-left: none!important;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  background-color: #fff;
}
#headerSearch button i {
  position: relative;
  top: -3px;
  color: #246d96;
}
.navbar-toggler {
  font-size: 27px;
  color: #fff;
  padding: 0 5px 0 0;
}
#headerMainNavigation a.nav-link {
  color: #fff;
}
#headerMainNavigation a.dropdown-toggle:hover {
  cursor: default;
}
#headerMainNavigation .dropdown-menu {
  left: 0;
  margin-top: -15px;
  border: none;
  border-radius: 5px;
  border-top-left-radius: 0;
  background-color: #015293;
}
#headerMainNavigation a.dropdown-item {
  padding: 5px 10px;
  color: #fff;
  font-size: 17px;
}
#headerMainNavigation a.dropdown-item:hover {
  color: #ebc351;
  text-decoration: underline;
  background-color: transparent;
}
#headerMainNavigation .nav-link {
  color: #fff;
  font-size: 17px;
  padding-right: .7rem;
  padding-left: .7rem;
}
.headerText {
  position: absolute;
  z-index: 2;
}
.headerText h1 {
  width: 440px;
  max-width: 100vw;
  height: 685px;
  display: table-cell;
  vertical-align: middle;
  font-family:"Calibri W01 Bold_904607";
  font-size: 71px;
  line-height: 77px;
  color: #fff;
}
.headerCarouselItem {
  width: 100vw;
  min-width: 100%;
  height: 645px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.carousel.carousel-fade .carousel-item {
    display: block;
    opacity: 0;
    transition: opacity ease-out 0.8s;
    left: 0;
    top: 0;
    position: absolute;
}
.carousel.carousel-fade .carousel-item.active {
    opacity: 1 !important;
}
.carousel.carousel-fade .carousel-item:first-child {
    top: auto;
    position: relative;
    transition: opacity ease-out 0.8s;
}
.carousel.carousel-fade .carousel-item:second-child {
    top: auto;
    position: relative;
    transition: opacity ease-out 0.8s;
}
.carousel img {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

#introText {
  padding: 60px 50px 70px;
  font-family:"Calibri W01 Light";
  font-size: 27px;
  line-height: 37px;
}
#introText h2 {
  margin: 0 auto 21px;
  font-size: 40px;
  font-family:"Calibri W01 Bold_904607";
  color: #005098;
}
#introText a {
  color: #00aeef;
}
#introText a:hover {
  color: #005098;
}
#hpBoxGrid {
  width: 100%;
  overflow-x: hidden;
}
.hpTextBox {
  min-height: 350px;
  padding: 50px;
  font-family:"Calibri W01 Light";
  font-size: 19px;
  line-height: 26px;
  background-color: #f2f2f2;
}
.hpTextBox h3 {
  margin: 0 auto 25px;
  font-size: 34px;
  font-family:"Calibri W01 Bold_904607";
  color: #005098;
}
.hpTextBox .btnMoreDetails {
  margin: 30px 0 0 0;
}
.hpImageBox {
  height: 100%;
  min-height: 350px;
  background-position: center center;
  background-size: cover;
}

.btnMoreDetails {
  display: inline-block;
  padding: 10px 18px;
  font-family:"Calibri W01 Bold_904607";
  font-size: 22px;
  color: #fff;
  background-color: #00aeef;
  border-radius: 18px;
  transition: all 0.3s ease 0s;
}
.btnMoreDetails:hover {
  color: #fff;
  text-decoration: none;
  background-color: #005098;
}
#main {
  margin-top: 65px;
}
#content header {
  position: relative;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
  font-family:"Calibri W01 Bold_904607";
  color: #005098;
}
#content strong {
  font-family:"Calibri W01 Bold_904607";
}
#content h1 {
  margin: -5px auto 25px;
  font-size: 37px;
  line-height: 39px;
}
#content ul, #content ol {
  padding-left: 18px;
}
#content a {
  color: #008fd2;
  text-decoration: underline
}
#content a:hover {
  color: #005098;
}
#accordion .card {
  border: none;
  border-radius: 0;
}
#accordion .card-header {
  border: none;
}
#accordion .card-body {
  margin-bottom: 10px;
  padding: 0;
}
#accordion .card-header {
  padding: .75rem 15px;
}
#accordion .card-header.primary {
  margin-bottom: 4px;
  background-color: #00aeef;
  border: none;
  border-radius: 0;
}
#accordion .card-header.primary:hover, #accordion .card-header.primary.open {
  background-color: #005098;
}
#accordion .card-header.secondary, #accordion .card.secondary {
  background-color: #ededed;
}
#accordion .card.secondary {
  border-bottom: 4px solid #fff;
  background-color: #ededed;
}

#accordion .card-header.secondary h5 a {
  font-size: 21px;
  font-family:"Calibri W01 Bold_904607";
  line-height: 24px;
  color: #3c3c3b;
}

#accordion h5 a {
  display: block;
  position: relative;
  font-family:"Calibri W01 Bold_904607";
  font-size: 25px;
  line-height: 28px;
  color: #fff;
  text-decoration: none;
}
#accordion h5 a:hover {
  color: #fff;
  text-decoration: none;
}
#accordion h5 a:after {
  position: absolute;
  right: 0;
  font-family: 'Font Awesome 5 Free';
  font-size: 11px;
  font-weight: 900;
  content: "\f067";
}
#accordion h5 a[aria-expanded="true"]:after {
  content: "\f068";
}

#accordion .member a {
  color: #3c3c3b;
  text-decoration: none;
}
#accordion .member a:hover {
  text-decoration: underline;
}
.ourTeamIntroText {
  font-family:"Calibri W01 Light";
  font-size: 26px;
  line-height: 32px;
}
.tmCol {
  margin: 0 0 35px;
}
.tmCol img {
  border-radius: 50%;
  transition-timing-function: ease-in-out;
  transition: all 0.1s;
}
.tmCol a:hover {
  text-decoration: none;
}
.tmCol a:hover img {
  border: 4px solid #00aeef;
  transform: scale(0.99);
}
.tmCol h3 {
  margin: 20px auto 10px;
  font-family:"Calibri W01 Bold_904607";
  font-size: 21px;
  line-height: 27px;
  color: #3c3c3b;
  text-align: center;
}
.tmCol h4 {
  margin: 0 auto;
  font-family:"Calibri W01 Light";
  font-size: 20px;
  line-height: 27px;
  color: #3c3c3b;
  text-align: center;
}
.tmModal h1 {
  margin: 40px 0 7.5px;
  font-size: 33px;
  color: #005098;
}
.tmModal h2 {
  margin: 0 0 30px;
  font-family:"Calibri W01 Light";
  font-size: 32px;
  color: #3c3c3b;
}
.tmModal img {
  float: right;
  max-width: 265px;
  margin: -40px 0 15px 15px;
  border-radius: 50%;
}
#content article {
  margin-bottom: 10px;
  border-bottom: 1px solid #d7d7d7;
}
#content article h2 a {
  font-size: 33px;
  line-height: 38px;
  color: #005098;
  text-decoration: none;
}
#content article h2 a:hover {
  color: #00aeef;
}
#content article .published {
  margin: 15px 0 30px;
  font-size: 22px;
  color: #3c3c3b;
}
a.more-link {
  display: inline-block;
  width: auto;
  margin: 25px 0 35px;
  padding: 10px 18px;
  font-family:"Calibri W01 Bold_904607";
  font-size: 22px;
  color: #fff!important;
  text-decoration: none!important;
  background-color: #00aeef;
  border-radius: 18px;
  text-align: center;
  transition: all 0.3s ease 0s;
}
a.more-link:hover {
  color: #fff;
  text-decoration: none;
  background-color: #005098;
}
#content .pagination {
  margin-bottom: 35px;
  padding-left: 0;
}
#content .pagination .page-item .page-link{
  border-radius: 0;
}
#content .pagination .page-item .page-link {
  text-decoration: none;
}
#content .pagination .page-item .page-link:hover {
  text-decoration: underline;
}
#content .pagination .page-item.active .page-link, #content .pagination .page-item.active .page-link:visited {
  color: #fff;
  background-color: #005098;
  border: 1px solid #005098;
}
.js-back {
  visibility: hidden;
}
#infoModal .modalLoader {
  width: 50px;
  margin: 10% auto;
  color: #005098;
}
#infoModal .modal-dialog {
  width: 95%;
  max-width: 960px;
}
#infoModal .modal-content  {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important; 
  border: none;
}
#infoModal { 
  font-family:"Calibri";
  font-size: 16px;
  color: #3c3c3b;
}
#infoModal .modal-dialog {
  max-width: 796px;
}
#infoModal .modal-content .closeModal {
  float: right;
}
#infoModal .modal-content .closeModal .close {
  opacity: 1;
  padding: 0 8px;
  margin: 0 1px 0 0;
  font-size: 45px;
  line-height: 44px;
  color: #fff;
  text-shadow: none;
  background-color: #03aeef;
}
#infoModal .modal-content .closeModal .close:hover {
  background-color: #005098;
}
footer {
  width: 100%;
  margin: 55px 0 0 0;
  padding: 45px 0 95px;
  font-family:"Calibri W01 Light";
  font-size: 18px;
  line-height: 27px;
  color: #fff;
  background-color: #005098;
}
footer h5 {
  margin: 0 auto 5px;
  font-family:"Calibri W01 Bold_904607";
  font-size: 20px;
}
footer strong {
  font-family:"Calibri W01 Bold_904607";
}
footer a {
  font-family:"Calibri W01 Light";
  font-size: 19px;
  line-height: 20px;
  color: #fff;
}
footer a:hover {
  color: #fff;
  text-decoration: underline;
}
footer #menu-footer-navigation {
  margin-top: -3px;
  padding: 0;
  list-style: none;
  font-family:"Calibri W01 Light";
  font-size: 17px;
  color: #fff;
}
footer #menu-footer-navigation li {
  padding-bottom: 1px;
}
.footerSM {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 5px 5px 5px 0;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  color: #005098;
  background-color: #fff;
  border-radius: 15px;
}
.footerSM:hover {
  color: #00aeef;
  text-decoration: none;
}
footer .propeller, footer .propeller a {
  margin-top: 15px;
  font-size: 14px!important;
}
.widget_fedbucks_widget {
  width: 100%;
  height: 100%;
  max-width: 265px;
  max-height: 265px;
  margin: 0 auto 25px;
  overflow: hidden;
}
.widget_fedbucks_widget .fbWidgetBox {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 265px;
  max-height: 265px;
  margin: 0 auto;
}
.widget_fedbucks_widget .fbWidgetBox .overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 113px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.widget_fedbucks_widget .fbWidgetBox .overlay.yellow {
  background-image: url(../img/fb-widget-overlay-yellow.png);
}
.widget_fedbucks_widget .fbWidgetBox .overlay.green {
  background-image: url(../img/fb-widget-overlay-green.png);
}
.widget_fedbucks_widget .fbWidgetBox .overlay.light-blue {
  background-image: url(../img/fb-widget-overlay-light-blue.png);
}
.widget_fedbucks_widget .fbWidgetBox .overlay.dark-blue {
  background-image: url(../img/fb-widget-overlay-dark-blue.png);
}
.widget_fedbucks_widget .fbWidgetBox .overlay h4 {
  margin: 48px 10px 10px 20px;
  font-family:"Calibri W01 Bold_904607";
  font-size: 23px;
  line-height: 24px;
  color: #fff;
}
.fbWidgetBox>img {
  transition-timing-function: ease-in-out;
  transition: all .2s;
}
.fbWidgetBox:hover>img { 
  transform: scale(1.03);
  
}
#hpWidgets {
  width: 100%;
  margin: 55px auto 0;
}
#hpWidgets .widget_fedbucks_widget {
  float: left;
  margin: 0px 13.5px;
}
#hpWidgets .widget_fedbucks_widget:last-of-type {
  margin-right: 0;
}

@media (min-width: 993px) {
  #headerMainNavigation {
    padding-bottom: 0;
/*    background-color: rgba(0,80,152,0.2);*/
  }

  #headerMainNavigation a.nav-link:hover, #menu-main-header-navigation .open a {
    background-color: #015293;
    color: #fff;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  #menu-main-header-navigation li:last-of-type a {
   margin-right: 15px;
  }
  #headerMainNavigation .navBreak {
    float: right;
    position: relative;
    top: -24px;
    width: 10px;
    height: 14px;
    border-right: 1px solid #1aabe3;
  }
  #headerMainNavigation .dropdown-menu li .navBreak, #menu-main-header-navigation li:last-of-type .navBreak {
    display: none;
  }
  
}

main {
  margin-top: 30px;
}

/* File Manager */
.elfinder {
  box-shadow: none;
}
.elfinder-buttonset, .elfinder-cwd-view-th-perm, .elfinder-col-perm  {
  display: none!important;
}
.elfinder-button-search {
  width: 300px!important;
  max-width: 95%!important;
}

/* Hide form placeholders on focus */

input:focus::-webkit-input-placeholder { color: transparent; }
input:focus:-moz-placeholder { color: transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color: transparent; } /* FF 19+ */
textarea:focus::-webkit-input-placeholder { color: transparent; }
textarea:focus:-moz-placeholder { color: transparent; } /* FF 4-18 */
textarea:focus::-moz-placeholder { color: transparent; } /* FF 19+ */

#memberResourcesPage .cardCol {
  margin-bottom: 30px;
}
#memberResourcesPage .card {
  height: 100%;
  min-height: 265px;
  border: none;
  background-color: #F2F2F2;
}
#memberResourcesPage .card .card-header {
  border: none;
  background-color: #F2F2F2;
  font-family: "Calibri W01 Bold_904607";
  font-size: 34px;
  color: #005098
}
#memberResourcesPage .card .card-body {
  position: relative;
  padding-top: 0;
  padding-bottom: 70px;
}
#memberResourcesPage .card .card-body .btn-primary {
  position: absolute;
  bottom: 20px;
}
@media screen and (max-width: 1400px) {
   .headerCarouselItem {
    background-position: 78% center;
  }
}
@media screen and (max-width: 1200px) {
  
  #navbarDropdown {
    margin-top: 20px;
  }
  #hpWidgets {
    width: 558px;
  }
  #hpWidgets .widget_fedbucks_widget {
    float: left;
    margin: 0px 7px 13.5px;
  }
}
@media screen and (max-width: 991px) {
  
  #navbarDropdown {
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 1;
    min-width: 100%;
    margin: 0;
    padding: 20px 15px;
    background-color: #005098;
  }
  #headerMainNavigation a.dropdown-item {
    padding: 5px 10px 5px 30px;
  }
  .headerCarouselItem {
    height: 500px;
    background-position: 90% bottom;
  }
  .headerText {
    bottom: inherit;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,80,152,0.35);
  }
  .headerText h1 {
    min-width: 100vw;
    height: 500px;
    padding-top: 250px;
    font-family:"Calibri W01 Bold_904607";
    font-size: 57px;
    line-height: 64px;
    text-align: center;
  }
  #hpBoxGrid .pl-0 {
    padding-left: 15px!important;
  }
  #hpBoxGrid .pr-0 {
    padding-right: 15px!important;
  }
  .sidebar {
    max-width: 558px;
    margin: 0 auto;
  }
  .widget_fedbucks_widget {
    float: left;
    width: 265px;
    margin: 0px 7px 13.5px;
  }
  #content {
    margin-bottom: 65px;
  }
}
@media screen and (max-width: 768px) {
  .container {
    overflow-x: hidden;
  }
 .gt_selector  {
    width: 150px;
    height: 33px;
    margin-left: 275px;
  }
  #hpBoxGrid {
    overflow-x: hidden;
  }
  #hpWidgets {
    width: 100%;
    padding: 0 15px;
  }
  #hpWidgets .widget_fedbucks_widget,#hpWidgets .widget_fedbucks_widget:last-of-type  {
    float: none;
    margin: 0px auto 13.5px;
  }
  .sidebar {
    max-width: 100%;
    margin: 0 auto;
  }
  .widget_fedbucks_widget {
    float: none;
    width: 265px;
    margin: 0px auto 13.5px;
  }
  .tmCol {
    max-width: 265px;
    margin: 0 auto 35px;
  }
  footer>.pl-0 {
    padding-left: 15px!important;
  }
  footer>.pr-0 {
    padding-right: 15px!important;
  }
}
@media screen and (max-width: 575px) {
  #headerTopBar {
    height: auto!important;
  }
  #headerLogo {
    max-width: 85%;
  }
  .gt_selector  {
    width: 180px;
    margin-left: 0;
  }
  .tmModal h1 {
    margin-top: 20px;
  }
  .tmModal img {
    float: none;
    max-width: 265px;
    margin: -20px auto 15px;
  }
}
@media screen and (max-width: 375px) {
  .headerText h1 {
    padding-top: 285px;
    font-size: 42px;
    line-height: 47px;
  }
}
/*
This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype Imaging and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
Imaging with any questions regarding Web Fonts:  http://www.fonts.com
*/
