body {
  font-family: Arial, sans-serif;
  font-weight: 400;
  color: #54565b;
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased; }
  body.font-size-s {
    font-size: 1em; }
  body.font-size-l {
    font-size: 1.3em; }
  @media (max-width: 1399.98px) {
    body {
      font-size: 17px;
      font-size: 1.075rem; } }

h1, h2, h3, h4 {
  color: #000;
  font-weight: 700; }

h1 {
  font-size: 28px;
  font-size: 1.5em;
  line-height: 1.11111;
  margin-bottom: 30px;
  margin-top: 0; }
@media (min-width: 992px) {
  h1 {
    font-size: 36px;
    font-size: 2.25em; } }

h2 {
  font-size: 20px;
  font-size: 1.3rem;
  line-height: 1.25;
  margin-bottom: 20px;
  margin-top: 60px; }
@media (min-width: 992px) {
  h2 {
    font-size: 24px;
    font-size: 1.5em; } }

h3 {
  font-size: 17px;
  font-size: 1.075rem;
  line-height: 1.31579;
  margin-bottom: 20px; }
@media (min-width: 992px) {
  h3 {
    font-size: 19px;
    font-size: 1.1875em; } }

p strong {
  color: #000; }

.caption {
  display: block;
  margin-bottom: 0;
  color: #626a6e; }

.caption + h2, .caption + h1 {
  margin-top: 0; }

hr {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0;
  border-top: 2px solid #eee; }

a:not(.btn) {
  color: #0074b3; }
  a:not(.btn):hover {
    color: #003078; }

main .row a {
  text-decoration: underline; }

main .row .btn-primary, .btn-primary {
  color: #fff;
  text-decoration: none;
  background-color: #0074b3;
  border: none;
  border-radius: 4px;
  padding: 10px 20px; }
  main .row .btn-primary:hover, .btn-primary:hover {
    background-color: #003078; }
  main .row .btn-primary:focus, .btn-primary:focus {
    outline: 3px solid #ffbf47;
    outline-offset: 0; }

a {
  word-break: break-word; }

span.page-modified {
  display: block;
  font-size: 0.875em;
  font-style: italic;
  margin-bottom: 30px; }

h1 + span.page-modified {
  margin-top: -25px; }

.important-note {
  display: block;
  border-left: 8px solid #d9d8d9;
  padding: 20px 20px 20px 30px;
  margin: 30px 0; }
  .important-note p:first-of-type strong {
    font-size: 1.1em; }
  .important-note p:first-of-type strong:before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    content: "\f06a";
    color: #008531;
    font-size: 30px;
    margin-right: 20px;
    vertical-align: middle; }

@media (max-width: 767.98px) {
  .important-note p:first-of-type strong {
    font-size: 1em; }
    .important-note p:first-of-type strong:before {
      margin-right: 10px; } }

div.breadcrumbs {
  margin-bottom: 30px; }

.about-us ul {
  padding-left: 1em; }
  .about-us ul li {
    margin-bottom: 1.5em; }

.sidebar-links a {
  text-decoration: underline;
  font-weight: 600; }

table {
  margin-bottom: 30px;
  color: #000;
  width: 100%; }
@media (max-width: 767.98px) {
  table {
    display: block;
    overflow-x: scroll; } }
table caption {
  font-weight: 700;
  display: table-caption;
  text-align: left;
  caption-side: top;
  color: #000; }
  table caption em {
    font-weight: 400; }
table th, table td {
  vertical-align: top; }
  table thead th {
    font-weight: 600;
    border-bottom: 1px solid #b1b4b6;
    padding: 10px 20px 10px 0; }
table tbody th {
  font-weight: 600;
  padding: 10px 20px 10px 0; }
  table tbody th em {
    font-weight: 400; }
table tbody td, table tbody th {
  border-bottom: 1px solid #b1b4b6; }
table tbody td {
  padding: 10px 20px 10px 0; }
table tbody td:last-child {
  padding-right: 0; }

div.breadcrumbs {
  margin-bottom: 30px; }
  div.breadcrumbs > span > span > a {
    font-size: 0.9em; }
  div.breadcrumbs > span > span > img {
    margin: 0 5px; }
  div.breadcrumbs > span > span > span > a {
    font-size: 0.9em; }
    div.breadcrumbs > span > span > span > span > a, div.breadcrumbs > span > span > span > span > span {
      font-size: 0.9em; }

header #utility {
  background-color: #000;
  padding: 10px 0; }
  header #utility .top-menu {
    margin: 0; }
    header #utility .top-menu li {
      display: inline-block;
      margin-right: -4px; }
      header #utility .top-menu li:first-child a {
        padding-left: 0;
        border-left: none; }
      header #utility .top-menu li a {
        color: #fff;
        font-size: 0.8em;
        border-left: 1px solid #fff;
        padding: 0 8px; }

@media (max-width: 575.98px) {
  header #utility .top-menu li a {
    padding: 0 6px;
    font-size: 0.7em; } }

header #utility ul.font-resize {
  margin: 0; }
  header #utility ul.font-resize li {
    display: inline-block;
    font-size: 0.9rem;
    color: #fff;
    vertical-align: middle; }
    header #utility ul.font-resize li a {
      background-color: #fff;
      color: #000;
      height: 30px;
      width: 30px;
      text-align: center;
      position: relative;
      display: block;
      border: 2px solid #fff;
      border-radius: 3px; }
      header #utility ul.font-resize li a span.font-resize-label {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
    header #utility ul.font-resize li a.font-resize-active, header #utility ul.font-resize li a:hover {
      background-color: #000;
      color: #fff; }

header #header {
  padding: 30px 0; }
  header #header img.logo {
    max-width: 100%;
    width: 360px; }

header #header .header-searches {
  justify-content: flex-end; }
header #header .form-group {
  position: relative; }
  header #header .form-group input.form-control {
    border: none;
    border-left: 2px solid #000;
    padding: 6px 20px; }
  header #header .form-group input::placeholder {
    color: #000; }
  header #header .form-group button.btn {
    padding: 0; }
    header #header .form-group button.btn i {
      font-size: 20px;
      font-weight: 400; }
    header #header .form-group button.btn:focus {
      outline: 3px solid #ffbf47;
      outline-offset: 0; }
header #header div.dropdown a.btn {
  border-left: 2px solid #000;
  margin-left: 30px;
  padding: 6px 0px 6px 20px; }
  header #header div.dropdown a.btn:focus {
    outline: 3px solid #ffbf47;
    outline-offset: 0; }
  header #header div.dropdown a.btn:after {
    margin-left: 20px; }
header #header div.dropdown .dropdown-menu {
  min-width: 235px;
  margin-left: 2px;
  padding: 0;
  border: none;
  -webkit-box-shadow: 0px 5px 6px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 5px 6px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 5px 6px 0px rgba(0, 0, 0, 0.15); }
  header #header div.dropdown .dropdown-menu a.dropdown-item {
    color: #000;
    padding: 10px 20px;
    font-size: 1em; }
    header #header div.dropdown .dropdown-menu a.dropdown-item:hover {
      background-color: #f6f6f7; }
header #header .dropdown-ie {
  display: none; }

@media (max-width: 1399.98px) {
  header #header a.header-search_mobile {
    float: right;
    margin-top: 7px; }
    header #header a.header-search_mobile i {
      font-weight: 400;
      font-size: 24px; } }

@media (max-width: 767.98px) {
  header #header {
    padding: 20px 0; }
  header #header a.header-search_mobile {
    float: right; }
    header #header a.header-search_mobile i {
      font-weight: 400; }
  header #header .header-search {
    width: 100%; }
  header #header div.dropdown {
    width: 100%;
    margin-top: 20px; }
    header #header div.dropdown a.btn.dropdown-toggle {
      width: 100%;
      margin-left: 0;
      border: 1px solid #d9d8d9;
      padding: 10px 15px;
      text-align: left; }
      header #header div.dropdown a.btn.dropdown-toggle::after {
        right: 15px;
        position: absolute;
        top: 20px; }
    header #header div.dropdown .dropdown-menu {
      width: 100%;
      margin-left: 0; } }

header #navigation {
  background-color: #006853; }
  header #navigation .menu-main-menu-container {
    width: 100%; }
  header #navigation nav.navbar {
    padding: 0; }
  header #navigation .navbar-toggler {
    font-size: 1.185em; }
  header #navigation ul#main-menu {
    justify-content: space-between; }
    header #navigation ul#main-menu li.menu-item a {
      color: #fff;
      font-size: 0.9em;
      font-weight: 600; }
      header #navigation ul#main-menu li.menu-item a:focus {
        outline-offset: -3px; }
    header #navigation ul#main-menu a {
      word-break: normal; }

@media (min-width: 992px) {
  header #navigation ul#main-menu li.menu-item a {
    border-bottom: 4px solid transparent;
    text-align: center;
    padding: 20px 15px 16px; }
    header #navigation ul#main-menu li.menu-item a.active, header #navigation ul#main-menu li.menu-item a:hover {
      border-color: #fff; } }

@media (max-width: 991.98px) {
  header #navigation > .container {
    padding: 0; }
  header #navigation button.navbar-toggler {
    width: 100%;
    border: none;
    text-align: left;
    padding: 15px 20px;
    font-weight: 600; }
    header #navigation button.navbar-toggler:focus {
      outline: 3px solid #ffbf47;
      outline-offset: -3px; }
    header #navigation button.navbar-toggler .navbar-text {
      color: #fff;
      padding: 0;
      font-size: 1.25em; }
    header #navigation button.navbar-toggler .navbar-toggler-icon {
      float: right;
      width: 25px;
      height: 25px; }
  header #navigation button.navbar-toggler[aria-expanded="false"] .navbar-toggler-icon, header #navigation button.navbar-toggler.collapsed .navbar-toggler-icon {
    background-image: url(../images/burger-collapsed.png); }
  header #navigation button.navbar-toggler .navbar-toggler-icon {
    background-image: url(../images/burger-expanded.png); }
  header #navigation ul#main-menu {
    padding: 20px;
    border-top: 1px solid white; }
    header #navigation ul#main-menu li.menu-item a {
      font-size: 1.1875em;
      padding: 15px 0; }
      header #navigation ul#main-menu li.menu-item a.active {
        font-weight: 600; } }

.helpfullness {
  margin-top: 100px;
  font-size: 0.875em;
  margin-bottom: -10px; }
  .helpfullness .helpfullness__inner {
    background: #000;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px; }
    .helpfullness .helpfullness__inner a {
      color: #fff;
      text-decoration: underline; }
      .helpfullness .helpfullness__inner a:hover {
        text-decoration: none; }
  .helpfullness .helpfullness__inner.feedback-success {
    background-color: #006853; }
    .helpfullness .helpfullness__yes-no a {
      margin: 0 10px; }
  .helpfullness .helpfullness__form {
    padding-top: 30px; }
    .helpfullness .helpfullness__form .helpfullness__form-close {
      float: right; }
    .helpfullness .helpfullness__form h3 {
      font-size: 24px;
      font-size: 1.5em; }
  .helpfullness div.gform_confirmation_wrapper {
    margin-bottom: 60px;
    margin-top: 60px; }
    .helpfullness div.gform_confirmation_wrapper div.gform_confirmation_message {
      color: #000;
      font-size: 20px;
      font-size: 1.2em; }

@media (max-width: 767.98px) {
  .helpfullness__inner {
    text-align: center; }
    .helpfullness__inner .helpfullness__form-link {
      margin-top: 10px; } }

footer {
  background-color: #e3e3e3;
  padding-top: 60px;
  border-top: 10px solid #000; }
  footer .footer-col-1 h2, footer .footer-col-2 h2, footer .footer-col-1 h4, footer .footer-col-2 h4 {
    border-bottom: 1px solid #b0afb0;
    padding-bottom: 20px;
    margin-bottom: 30px; }
@media (min-width: 768px) {
  footer .footer-col-1 ul {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px; } }
footer .footer-col-1 ul li, footer .footer-col-2 ul li {
  line-height: 2.25rem; }
  footer .footer-col-1 ul li a, footer .footer-col-2 ul li a {
    color: #54565b;
    text-decoration: underline;
    font-size: 1rem; }
    footer .footer-col-1 ul li a:hover, footer .footer-col-2 ul li a:hover {
      color: #000; }
footer .footer-col-2 > div {
  float: left; }
footer .footer-col-2 > img {
  float: right; }

footer #copyright {
  border-top: 1px solid #b0afb0;
  margin-top: 100px;
  padding-top: 30px;
  padding-bottom: 30px; }
  footer #copyright a {
    color: #54565b;
    font-size: 0.9rem; }
    footer #copyright a:hover {
      color: #000; }
  footer #copyright .footer-col-links ul li {
    display: inline-block; }
    footer #copyright .footer-col-links ul li a {
      border-right: 1px solid #54565b;
      padding-right: 10px;
      margin-right: 10px; }
  footer #copyright .footer-col-links ul li:last-of-type a {
    border: none;
    padding: none;
    margin: none; }

div.img-overlay-wrap {
  position: relative; }
  div.img-overlay-wrap img {
    border-radius: 8px;
    width: 100%; }
  div.img-overlay-wrap svg {
    position: absolute;
    right: -1px;
    top: 0;
    width: 110%; }
    div.img-overlay-wrap svg path {
      fill: #fff; }
  div.img-overlay-wrap div.png-corner {
    position: absolute;
    right: -2px;
    top: -2px;
    width: 101%; }
    div.img-overlay-wrap div.png-corner img {
      width: 100%; }

.bf-cta-widget {
  margin-bottom: 30px;
  border-radius: 8px;
  overflow: hidden; }
  .bf-cta-widget img {
    cursor: pointer; }
  .bf-cta-widget div.img-overlay-wrap img {
    border-radius: 8px 8px 0 0; }
  .bf-cta-widget a.bf-cta-widget-link {
    display: block;
    background-color: #008531;
    color: #fff;
    padding: 18px 23px;
    text-decoration: underline; }
    .bf-cta-widget a.bf-cta-widget-link:hover {
      text-decoration: none;
      color: #fff; }
    .bf-cta-widget a.bf-cta-widget-link.no-visited-state:visited {
      color: #fff !important; }
    .bf-cta-widget a.bf-cta-widget-link:focus {
      margin: 3px;
      padding: 15px 20px; }
    .bf-cta-widget a.bf-cta-widget-link img {
      width: 55px;
      float: right; }

.bf-box-widget {
  padding: 30px 30px 50px;
  background-color: #008531;
  color: #fff;
  border-radius: 8px; }
  .bf-box-widget a {
    color: #fff;
    font-size: 1.2em;
    text-decoration: underline;
    margin-bottom: 30px;
    display: block; }
    .bf-box-widget a:hover {
      text-decoration: none;
      color: #fff; }
    .bf-box-widget a img {
      width: 55px;
      float: right;
      margin-top: 5px; }
  .bf-box-widget p {
    margin: 0;
    padding: 0;
    font-size: 0.9em; }

.bf-publications-widget {
  background: #f6f6f7;
  padding: 30px 30px 0;
  border-radius: 8px;
  margin-bottom: 50px;
  overflow: hidden;
  position: relative; }
  .bf-publications-widget ul.publications-widget-list {
    list-style: none;
    padding: 0; }
    .bf-publications-widget ul.publications-widget-list li {
      padding: 10px 10px 10px 50px;
      position: relative;
      min-height: 70px; }
      .bf-publications-widget ul.publications-widget-list li i {
        position: absolute;
        top: 15px;
        left: 0;
        font-size: 35px; }
      .bf-publications-widget ul.publications-widget-list li a {
        text-decoration: underline;
        font-size: 0.9em; }
    .bf-publications-widget ul.publications-widget-list li + li {
      border-top: 1px solid #b0afb0; }
  .bf-publications-widget > a {
    display: block;
    background-color: #e3e3e3;
    text-align: right;
    padding: 15px 30px;
    margin: 20px -30px 0;
    text-decoration: underline;
    color: #000;
    font-size: 0.9em; }
    .bf-publications-widget > a:hover {
      background-color: #d9d8d9; }
    .bf-publications-widget > a:focus {
      outline-offset: -3px !important; }
  .bf-publications-widget div.png-corner {
    position: absolute;
    right: -1px;
    top: -1px;
    width: 101%; }
    .bf-publications-widget div.png-corner img {
      width: 100%; }

@media (min-width: 768px) and (max-width: 991.98px) {
  .bf-publications-widget {
    margin-bottom: 0; } }

.border-cta {
  border-top: 1px solid #d9d8d9;
  border-bottom: 1px solid #d9d8d9;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-top: 30px;
  margin-bottom: 30px; }
  .border-cta h2 {
    margin-top: 0; }

.nav-sticky {
  position: sticky;
  top: 15px; }

.language-link-topic .language-link {
  margin-bottom: 15px; }

.bf-menu-widget {
  background: #f6f6f7;
  padding: 30px;
  border-radius: 8px;
  margin-bottom: 30px;
  position: relative; }
  .bf-menu-widget div.png-corner {
    position: absolute;
    right: -1px;
    top: -1px;
    width: 101%; }
    .bf-menu-widget div.png-corner img {
      width: 100%; }

.filter-box {
  background: #f6f6f7;
  padding: 30px;
  border-radius: 8px;
  margin-bottom: 30px;
  position: relative; }
  .filter-box label {
    font-size: 0.9em;
    color: #000; }
  .filter-box .form-group {
    margin-bottom: 30px; }
    .filter-box .form-group:last-of-type {
      margin-bottom: 0; }
  .filter-box div.png-corner {
    position: absolute;
    right: -1px;
    top: -1px;
    width: 101%; }
    .filter-box div.png-corner img {
      width: 100%; }

.filter-box-expand i.fa-plus {
  color: #0074b3 !important;
  font-size: 25px; }
  .filter-box-expand div[aria-expanded="true"] a i.fa-plus:before {
    content: "\f068"; }

.hero {
  background-color: #008531;
  position: relative;
  height: 488px;
  padding-top: 30px;
  padding-left: 30px; }
  .hero .container, .hero .row {
    height: 100%; }
  .hero .row {
    align-items: center; }

.hero-text {
  position: relative;
  z-index: 1; }
  .hero-text h1 {
    font-weight: 400;
    font-size: 50px;
    font-size: 2.65em;
    color: #fff; }
  .hero-text .hero-strapline {
    font-size: 20px;
    font-size: 1.1em;
    color: #fff; }

.hero-triple-images {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%; }
  .hero-triple-images img:not(:first-child) {
    margin-left: -100px; }
  .hero-triple-images img {
    opacity: 0.9; }
  .hero-triple-images img.image-fade {
    opacity: 0.1; }

.hero.single-background {
  background-repeat: no-repeat;
  background-position: right; }

@media (max-width: 991.98px) {
  .hero {
    background: #008531 url('../images/plain-chevron.png') no-repeat center left -20px;
    background-size: contain;
    height: 350px; }
  .hero.has-search {
    height: 400px; }
    .hero.has-search form .form-group.search {
      margin-top: 30px !important; }
  .hero-text h1 {
    font-size: 38px;
    font-size: 2em; } }

@media (max-width: 575.98px) {
  .hero {
    background-size: cover; } }

body:not(.home) .main {
  padding: 60px 0; }

body.home .main div.bg-grey {
  margin-bottom: 16vw;
  position: relative; }
  body.home .main div.bg-grey::after {
    content: url(../images/arrow-divide.svg);
    width: 100%;
    position: absolute;
    height: 15vw; }

@media (max-width: 991.98px) {
  body:not(.home) .main {
    padding: 30px 0; } }

.homepage-featured .homepage-featured-item {
  margin-top: 60px;
  padding-right: 30px;
  padding-left: 30px; }
  .homepage-featured .homepage-featured-item > div {
    height: 100%;
    background-color: #fff;
    border-radius: 8px; }
    .homepage-featured .homepage-featured-item div.img-overlay-wrap svg path {
      fill: #f6f6f7; }
  .homepage-featured .homepage-featured-item img {
    border-radius: 8px 8px 0 0;
    cursor: pointer; }
  .homepage-featured .homepage-featured-item .homepage-featured-item-text {
    padding: 30px; }
    .homepage-featured .homepage-featured-item .homepage-featured-item-text a {
      text-decoration: underline;
      margin-bottom: 10px;
      display: block; }
    .homepage-featured .homepage-featured-item .homepage-featured-item-text p {
      font-size: 0.875em; }

.homepage-popular h2 {
  margin-top: 0;
  margin-bottom: 30px; }
.homepage-popular ul {
  list-style: none;
  padding: 0; }
  .homepage-popular ul li {
    margin-bottom: 20px; }
    .homepage-popular ul li a {
      text-decoration: underline; }

@media (min-width: 768px) {
  .homepage-popular ul {
    column-count: 2;
    column-gap: 60px; }
    .homepage-popular ul li {
      display: inline-block;
      width: 100%; } }

.homepage-latest-publications ul.latest-publications {
  list-style: none;
  padding: 0; }
  .homepage-latest-publications ul.latest-publications li {
    padding: 10px 10px 10px 50px;
    position: relative;
    min-height: 70px; }
    .homepage-latest-publications ul.latest-publications li i {
      position: absolute;
      top: 15px;
      left: 0;
      font-size: 35px; }
    .homepage-latest-publications ul.latest-publications li a {
      text-decoration: underline; }
  .homepage-latest-publications ul.latest-publications li + li {
    border-top: 1px solid #b0afb0; }

ul.alpha-index li {
  display: inline-block; }

body.post-type-archive-management-board .management-item {
  padding: 0 30px;
  margin-bottom: 30px; }
  body.post-type-archive-management-board .management-item img {
    margin-bottom: 20px;
    cursor: pointer; }
  body.post-type-archive-management-board .management-item a {
    font-size: 22px;
    font-size: 1.3rem;
    margin-bottom: 10px;
    display: block; }

body.management-board-template-default .management-biography, body.management-board-template-default .management-career {
  margin-bottom: 60px; }
@media (max-width: 991.98px) {
  body.management-board-template-default .img-overlay-wrap {
    margin-bottom: 30px; } }

.hero.has-search form .form-group.search {
  margin-top: 60px; }
  .hero.has-search form .form-group.search input.form-control {
    border: none; }

.form-group.search label {
  color: white;
  font-weight: 600;
  font-size: 1.25em; }
.form-group.search button span {
  font-weight: 600;
  font-size: 1.25em; }
.form-group.search input[type="text"] {
  border: 2px solid #000;
  border-radius: 6px;
  height: 70px;
  padding: 20px 30px;
  font-size: 1em; }
  .form-group.search input[type="text"]::placeholder {
    color: #000; }
  .form-group.search input[type="text"]:focus {
    outline: 3px solid #ffbf47;
    outline-offset: 0; }
.form-group.search .input-group-append {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 80px; }
.form-group.search button[type="submit"] {
  width: 100%;
  text-align: center;
  z-index: 99; }
  .form-group.search button[type="submit"] i {
    font-weight: 400;
    color: #0074b3;
    font-size: 30px; }
  .form-group.search button[type="submit"]:focus {
    outline: 3px solid #ffbf47;
    outline-offset: 0; }

form .form-group .form-control {
  border: 2px solid #000; }
  form .form-group input:focus, form .form-group select:focus {
    outline: 3px solid #ffbf47;
    outline-offset: 0; }
form .form-group .form-check {
  margin-bottom: 10px;
  position: relative;
  min-height: 40px;
  padding-left: 40px !important;
  /*override of gravity important tag*/
  overflow: visible; }
  form .form-group .form-check input[type="radio"], form .form-group .form-check input[type="checkbox"] {
    margin-top: 0;
    cursor: pointer;
    position: absolute;
    z-index: 1;
    top: -2px;
    left: -2px;
    width: 34px !important;
    height: 34px;
    margin: 0;
    opacity: 0; }
  form .form-group .form-check input[type="radio"] + label::before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    border: 2px solid #000;
    border-radius: 50%;
    background: transparent; }
  form .form-group .form-check input[type="radio"] + label::after {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    width: 0;
    height: 0;
    border: 10px solid black;
    border-radius: 50%;
    opacity: 0;
    background: black; }
  form .form-group .form-check input[type="radio"]:focus + label::before, form .form-group .form-check input[type="checkbox"]:focus + label::before {
    border-width: 4px;
    box-shadow: 0 0 0 4px #ffbf47; }
  form .form-group .form-check input[type="checkbox"] + label:before {
    content: "";
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    border: 2px solid #000;
    background: transparent; }
  form .form-group .form-check input[type="checkbox"] + label:after {
    content: "";
    position: absolute;
    top: 10px;
    left: 8px;
    width: 14px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border: solid;
    border-width: 0 0 4px 4px;
    border-top-color: transparent;
    opacity: 0;
    background: transparent; }
  form .form-group .form-check input[type=radio]:checked + label, form .form-group .form-check input[type="checkbox"]:checked + label {
    font-weight: 400; }
    form .form-group .form-check input[type=radio]:checked + label:after, form .form-group .form-check input[type="checkbox"]:checked + label:after {
      opacity: 1; }

.gform_wrapper form .gform_body label.gfield_label {
  color: #000; }
.gform_wrapper form .gform_body .gfield_required {
  color: red; }
.gform_wrapper form .gform_body input:focus, .gform_wrapper form .gform_body textarea:focus, .gform_wrapper form .gform_body select:focus, .gform_wrapper form .gform_body button:focus {
  outline: 3px solid #ffbf47;
  outline-offset: 0; }
.gform_wrapper form .gform_body input, .gform_wrapper form .gform_body textarea, .gform_wrapper form .gform_body select {
  border: 2px solid #000;
  background-color: #fff; }
.gform_wrapper form .gform_body select {
  height: 40px; }
.gform_wrapper form .gform_body ul.gfield_radio li {
  margin-bottom: 10px;
  position: relative;
  min-height: 40px;
  padding-left: 40px !important;
  /*override of gravity important tag*/
  overflow: visible; }
  .gform_wrapper form .gform_body ul.gfield_radio li input[type="radio"] {
    margin-top: 0;
    cursor: pointer;
    position: absolute;
    z-index: 1;
    top: -2px;
    left: -2px;
    width: 44px !important;
    height: 44px;
    margin: 0;
    opacity: 0; }
  .gform_wrapper form .gform_body ul.gfield_radio li label {
    font-size: 1em;
    padding: 8px 15px 5px;
    margin: 0; }
  .gform_wrapper form .gform_body ul.gfield_radio li label::before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    border: 2px solid #000;
    border-radius: 50%;
    background: transparent; }
  .gform_wrapper form .gform_body ul.gfield_radio li label::after {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    width: 0;
    height: 0;
    border: 10px solid black;
    border-radius: 50%;
    opacity: 0;
    background: black; }
  .gform_wrapper form .gform_body ul.gfield_radio li input[type="radio"]:focus + label::before {
    border-width: 4px;
    box-shadow: 0 0 0 4px #ffbf47; }
  .gform_wrapper form .gform_body ul.gfield_radio li input[type=radio]:checked + label {
    font-weight: 400; }
    .gform_wrapper form .gform_body ul.gfield_radio li input[type=radio]:checked + label:after {
      opacity: 1; }
.gform_wrapper form .gform_body .gfield_checkbox li {
  overflow: visible;
  position: relative;
  padding-left: 40px !important; }
  .gform_wrapper form .gform_body .gfield_checkbox li input[type="checkbox"] {
    cursor: pointer;
    position: absolute;
    z-index: 1;
    top: -2px;
    left: -2px;
    width: 34px !important;
    height: 34px;
    margin: 0;
    opacity: 0; }
  .gform_wrapper form .gform_body .gfield_checkbox li label {
    color: #000; }
  .gform_wrapper form .gform_body .gfield_checkbox li label:before {
    content: "";
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    border: 2px solid #000;
    background: transparent; }
  .gform_wrapper form .gform_body .gfield_checkbox li input[type="checkbox"]:focus + label:before {
    outline: 3px solid #ffbf47;
    outline-offset: 0; }
  .gform_wrapper form .gform_body .gfield_checkbox li label:after {
    content: "";
    position: absolute;
    top: 10px;
    left: 8px;
    width: 14px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border: solid;
    border-width: 0 0 4px 4px;
    border-top-color: transparent;
    opacity: 0;
    background: transparent; }
  .gform_wrapper form .gform_body .gfield_checkbox li input[type=checkbox]:checked + label {
    font-weight: 400; }
    .gform_wrapper form .gform_body .gfield_checkbox li input[type=checkbox]:checked + label:after {
      opacity: 1; }

.gform_wrapper form .gform_footer a.contact-back-btn {
  background-color: #d9d8d9;
  border: none;
  border-radius: 4px;
  color: #000;
  margin-right: 20px !important;
  /*override of gravity important tag*/
  font-size: 1em; }
  .gform_wrapper form .gform_footer a.contact-back-btn:hover {
    background-color: #b0afb0; }
  .gform_wrapper form .gform_footer a.contact-back-btn:focus {
    outline: 3px solid #ffbf47;
    outline-offset: 0; }
.gform_wrapper form .gform_footer input[type="submit"] {
  background-color: #0074b3;
  border: none;
  border-radius: 4px;
  font-size: 1em;
  width: auto;
  margin: 0;
  line-height: inherit !important;
  min-height: 0 !important; }
  .gform_wrapper form .gform_footer input[type="submit"]:hover {
    background-color: #003078; }
  .gform_wrapper form .gform_footer input[type="submit"]:focus {
    outline: 3px solid #ffbf47;
    outline-offset: 0; }

.left {
  float: left; }

.right {
  float: right; }

.clear {
  clear: both; }

.badge-primary {
  background-color: #006853; }

.bg-grey {
  background: #f6f6f7; }

.ie9-show {
  display: none; }

_:-ms-fullscreen, :root .header-search input[name=search] {
  min-width: 200px; }

.page-link {
  position: relative;
  display: block;
  color: #0074b3;
  background-color: transparent;
  border-color: transparent; }
  .page-link:hover {
    z-index: 2;
    color: #003078;
    text-decoration: none;
    border-color: transparent; }
  .page-link:focus {
    z-index: 3; }

.page-item .page-link {
  margin-left: 0; }
  .page-item .page-link.prev:before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    content: "\f177";
    padding-right: 1em; }
  .page-item .page-link.next:after {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    content: "\f178";
    padding-left: 1em;
    position: relative;
    top: 1px; }
.page-item.active .page-link {
  z-index: 3;
  color: #a2a3a6;
  background: none;
  border-color: transparent; }

@media (max-width: 991.98px) {
  .pagination ul.pagination {
    position: relative;
    padding-bottom: 50px;
    width: 100%;
    justify-content: center; }
    .pagination ul.pagination a.prev, .pagination ul.pagination a.next {
      position: absolute;
      bottom: 0; }
    .pagination ul.pagination a.prev {
      left: 0; }
    .pagination ul.pagination a.next {
      right: 0; } }

@media (max-width: 575.98px) {
  .pagination ul.pagination {
    padding-bottom: 100px; }
    .pagination ul.pagination a.prev {
      bottom: 50px; }
    .pagination ul.pagination .page-link {
      font-size: 0.9em; } }

.cookie-bar {
  background-color: #f6f6f7;
  padding: 30px; }
  .cookie-bar p {
    font-size: 0.9em; }
  .cookie-bar a:not(.btn) {
    text-decoration: underline; }
  .cookie-bar a.btn + a:not(.btn) {
    font-size: 0.9em; }
  .cookie-bar a.btn {
    margin-right: 20px; }

@media (max-width: 575.98px) {
  .cookie-bar a.btn + a:not(.btn) {
    display: block;
    margin-top: 10px; } }

.urgent-news {
  padding: 35px 0 20px; }
  .urgent-news a.banner-close {
    float: right;
    position: absolute;
    top: -30px;
    right: 0px;
    font-size: 2em; }
    .urgent-news a.banner-close i {
      padding: 12px 15px; }
  .urgent-news .urgent-news-title {
    font-weight: 600;
    margin: 0; }
    .urgent-news .urgent-news-title:before {
      font-family: "Font Awesome 5 Pro";
      font-weight: 400;
      content: "\f06a";
      font-size: 30px;
      margin-right: 20px;
      vertical-align: middle; }
  .urgent-news .urgent-news-text {
    font-size: 1.1875em;
    font-weight: 600;
    margin: 0; }
  .urgent-news .urgent-news-link {
    font-size: 1.1875em;
    font-weight: 600;
    text-decoration: underline;
    margin-top: 10px; }
    .urgent-news .urgent-news-link:hover {
      text-decoration: none; }

.urgent-news.notification-text-white p, .urgent-news.notification-text-white a {
  color: #fff; }

.urgent-news.notification-text-black p, .urgent-news.notification-text-black a {
  color: #000; }

#skiplink {
  text-align: center;
  background-color: #ffbf47; }
  #skiplink div {
    text-align: left;
    margin: 0 auto;
    max-width: 1020px; }
    #skiplink div .skiplink {
      display: inline-block;
      margin: 0.75em 0 0 30px;
      position: absolute;
      left: -9999px;
      background-color: #ffbf47;
      color: #000;
      border-bottom: 5px solid #000;
      padding: 5px; }
    #skiplink div .skiplink:focus {
      left: 0;
      z-index: 1;
      outline: none; }

a:not(.btn):focus {
  outline: 3px solid #ffbf47;
  outline-offset: 0; }

main .row a:not(.btn):visited {
  color: #4c2c92; }
main .row a:not(.btn).no-visited-state:visited {
  color: inherit; }

.about-us .container > .row {
  margin-bottom: 0; }
.about-us p {
  max-width: 800px; }
.about-us .flag {
  display: table;
  vertical-align: middle;
  color: #313131;
  text-decoration: none; }
  .about-us .flag img {
    margin-right: 1.5em; }
.about-us .img-overlay-wrap img {
  width: 100%;
  border-radius: 8px; }

@media (max-width: 767.98px) {
  .about-us .flag {
    margin: 0 auto;
    text-align: center; }
  .about-us .flag img {
    margin: 0 auto;
    display: block;
    padding-bottom: 1em; } }

.close-modal {
  top: -32px;
  right: 0;
  padding: 0;
  position: absolute;
  margin: 0;
  z-index: 10;
  background: #008531;
  border: none !important; }
  .close-modal span {
    color: #fff;
    text-shadow: none;
    display: inline-block;
    border-radius: 10%;
    height: 32px;
    line-height: 32px;
    padding: 0 10px; }
  .close-modal:hover {
    background: #006853; }

div#career-carousel {
  height: 100%;
  min-height: 265px;
  background-color: #008531;
  border-radius: 8px;
  align-items: flex-start !important; }
  div#career-carousel .carousel-inner {
    text-align: center;
    color: #fff;
    padding: 15% 15% 60px;
    height: 100%; }
    div#career-carousel .carousel-inner .carousel-icon {
      margin-bottom: 30px; }
    div#career-carousel .carousel-inner p {
      font-size: 1.6em; }
  div#career-carousel .carousel-control-prev, div#career-carousel .carousel-control-next {
    opacity: 1;
    text-decoration: none; }
    div#career-carousel .carousel-control-prev i, div#career-carousel .carousel-control-next i {
      font-size: 80px;
      color: #fff; }
  div#career-carousel ol.carousel-indicators {
    margin-bottom: 30px; }
    div#career-carousel ol.carousel-indicators li {
      width: 12px;
      height: 12px;
      border-radius: 25px;
      border: 0; }

@media (min-width: 768px) and (max-width: 991.98px) {
  div#career-carousel .carousel-inner {
    padding: 15% 15%; }
    div#career-carousel .carousel-inner p {
      font-size: 1.3em; }
    div#career-carousel .carousel-inner .carousel-icon img {
      width: 60px; }
  div#career-carousel .carousel-control-prev i, div#career-carousel .carousel-control-next i {
    font-size: 45px; } }

@media (max-width: 767.98px) {
  div#career-carousel {
    margin-top: 30px; }
    div#career-carousel .carousel-inner {
      padding: 5% 15% 60px; } }

@media (max-width: 575.98px) {
  div#career-carousel .carousel-inner {
    padding: 15% 15% 60px; }
    div#career-carousel .carousel-inner p {
      font-size: 1.3em; }
    div#career-carousel .carousel-inner .carousel-icon img {
      width: 60px; }
  div#career-carousel .carousel-control-prev i, div#career-carousel .carousel-control-next i {
    font-size: 45px; } }

.video-with-carousel h2 {
  margin-top: 0; }
.video-with-carousel a.career-video-link {
  position: relative;
  display: block; }
  .video-with-carousel a.career-video-link img {
    width: 100%; }
  .video-with-carousel a.career-video-link i {
    position: absolute;
    color: #fff;
    font-size: 90px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.content-testimonial {
  margin-top: 60px;
  margin-bottom: 60px; }
  .content-testimonial .testimonial {
    border-radius: 8px;
    background-color: #eee;
    margin-top: 90px;
    padding-bottom: 30px; }
    .content-testimonial .testimonial .testimonial__image {
      padding: 0 60px 0 30px;
      position: relative;
      top: -90px;
      margin-bottom: -90px;
      max-width: 500px; }
      .content-testimonial .testimonial .testimonial__image img {
        width: 100%;
        border-radius: 8px; }
    .content-testimonial .testimonial .testimonial__content {
      margin: 30px 30px 0 30px;
      border-left: 5px solid #008531;
      padding-left: 30px;
      font-size: 0.9em; }
      .content-testimonial .testimonial .testimonial__content:before {
        font-family: "Font Awesome 5 Pro";
        content: "\f10d";
        color: #008531;
        font-weight: 600;
        display: block;
        font-size: 30px;
        margin-bottom: 10px; }

@media (max-width: 767.98px) {
  .content-testimonial .testimonial {
    margin-top: 150px; } }

main .row a.other-office-link {
  text-decoration: none;
  padding: 10px;
  color: #0074b3; }
  main .row a.other-office-link:hover {
    background-color: #f6f6f7; }
  main .row a.other-office-link.no-visited-state:visited {
    color: #0074b3; }

.page-template-publications .publications-order {
  margin: 50px 0; }
  .page-template-publications .publications-order label {
    font-size: 0.9em;
    font-weight: 600;
    margin-bottom: 0; }
.page-template-publications .menu-resources-container ul li {
  margin-bottom: 1em; }
  .page-template-publications .menu-resources-container ul li a {
    text-decoration: underline;
    font-weight: 600; }
.page-template-publications .publication-tags {
  position: relative;
  top: 2px; }
  .page-template-publications .publication-tags span {
    text-transform: uppercase; }
.page-template-publications .publication h3 {
  margin-bottom: 0; }
.page-template-publications .publication .publication-info, .page-template-publications .publication .publication-updates {
  font-size: 0.875em; }
.page-template-publications .publication .publication-updates {
  font-style: italic; }
  .page-template-publications .publication .publication-updates span {
    font-weight: 600; }
.page-template-publications .publication p.publication-summary {
  margin: 10px 0; }
.page-template-publications .publication .file-type i {
  font-size: 40px;
  margin-top: 5px; }

@media (max-width: 767.98px) {
  .page-template-publications .publications-filter {
    clip-path: none;
    padding: 1em 2em;
    cursor: pointer; } }

.post-type-archive-glossary ul.alpha-index li {
  display: block;
  float: left;
  line-height: 1; }
  .post-type-archive-glossary ul.alpha-index li span {
    color: #d9d8d9; }
  .post-type-archive-glossary ul.alpha-index li a, .post-type-archive-glossary ul.alpha-index li span {
    padding: 0 12px;
    border-right: 1px solid #d9d8d9; }
  .post-type-archive-glossary ul.alpha-index li a {
    text-decoration: underline; }
.post-type-archive-glossary ul.alpha-index li:first-of-type span, .post-type-archive-glossary ul.alpha-index li:first-of-type a {
  padding-left: 0; }
.post-type-archive-glossary ul.alpha-index li:last-of-type span, .post-type-archive-glossary ul.alpha-index li:last-of-type a {
  border: none; }
.post-type-archive-glossary .glossary-group .glossary-back-to-top {
  font-size: 0.8em; }
.post-type-archive-glossary .glossary-group h2 {
  margin-bottom: 60px; }
.post-type-archive-glossary .glossary-group .glossary-item {
  margin-bottom: 30px; }
  .post-type-archive-glossary .glossary-group .glossary-item h3 {
    margin-bottom: 0; }

.glossary-sidebar {
  padding-top: 60px; }

span.search-results-count {
  font-size: 1.1em; }

.publications-order {
  margin: 50px 0; }
  .publications-order label {
    font-size: 0.9em;
    font-weight: 600;
    margin-bottom: 0;
    color: #000; }

ul.search-popular-pages li {
  margin-bottom: 20px; }

@media (max-width: 1399.98px) {
  .page-topic-sidebar {
    margin-top: 60px; } }

.featured-topics {
  margin-top: 60px; }
  .featured-topics .featured-topic-item {
    margin-bottom: 30px; }
    .featured-topics .featured-topic-item img {
      cursor: pointer;
      border-radius: 8px 8px 0 0; }
    .featured-topics .featured-topic-item a {
      text-decoration: underline;
      margin-bottom: 10px;
      display: block; }
    .featured-topics .featured-topic-item p {
      font-size: 0.875em; }
    .featured-topics .featured-topic-item .featured-topic-text {
      padding: 30px 0; }
  @media (min-width: 576px) {
    .featured-topics .featured-topic-item:nth-child(2n+1) {
      padding-right: 30px; }
    .featured-topics .featured-topic-item:nth-child(2n+2) {
      padding-left: 30px; } }

.topics {
  margin-top: 60px; }
  .topics .topic-item {
    margin-bottom: 30px; }
    .topics .topic-item a {
      margin-bottom: 10px;
      display: block; }
    .topics .topic-item p {
      font-size: 0.875em; }

.topic-related-information h2 {
  border-top: 2px solid #008531;
  margin-bottom: 30px;
  padding-top: 30px; }
.topic-related-information ul.topic-related-information-list {
  list-style: none;
  padding: 0; }
@media (min-width: 992px) {
  .topic-related-information ul.topic-related-information-list {
    column-count: 2;
    column-gap: 60px; }
    .topic-related-information ul.topic-related-information-list li {
      display: inline-block;
      width: 100%; } }
.topic-related-information ul.topic-related-information-list li {
  margin-bottom: 20px; }

@media (min-width: 992px) {
  .topic-related-information {
    margin-top: 100px; } }

.topic-contents {
  border-bottom: 1px solid #d9d8d9;
  margin-bottom: 30px; }
  .topic-contents .topic-contents-title {
    display: block;
    border-bottom: 1px solid #d9d8d9;
    font-weight: 600;
    padding-bottom: 10px; }
  .topic-contents ul {
    list-style: none;
    padding: 20px 0 20px 10px;
    margin: 0; }
    .topic-contents ul li {
      margin-bottom: 10px;
      padding-left: 30px;
      position: relative; }
      .topic-contents ul li a {
        font-size: 0.9em; }
    .topic-contents ul li:before {
      content: "-";
      font-weight: 400;
      margin-right: 10px;
      position: absolute;
      left: 0; }

.topic-contents + h2 {
  margin-top: 0; }

main .topic-pagination {
  margin-top: 50px; }
  main .topic-pagination a {
    display: block;
    text-decoration: none;
    padding: 10px; }
    main .topic-pagination a i {
      display: block;
      color: #000;
      font-size: 30px; }
    main .topic-pagination a span {
      display: block;
      color: #000;
      font-size: 0.9em; }
    main .topic-pagination a span.pagination-text {
      color: #0074b3;
      text-decoration: underline; }
  main .topic-pagination a:hover {
    background-color: #f6f6f7; }

main .topic-pagination + .topic-related-information {
  margin-top: 50px; }

.page-template-office-uk main .content, .page-template-office-overseas main .content {
  margin-bottom: 60px; }
  .page-template-office-uk main .content a.btn, .page-template-office-overseas main .content a.btn {
    margin-top: 30px; }
.page-template-office-uk .office-location-section, .page-template-office-overseas .office-location-section {
  background-color: #f6f6f7;
  padding: 60px 0; }
  .page-template-office-uk .office-location-section .map-address, .page-template-office-overseas .office-location-section .map-address {
    padding: 60px; }
    .page-template-office-uk .office-location-section .map-address > div > a, .page-template-office-overseas .office-location-section .map-address > div > a {
      margin-top: 60px; }
.page-template-office-uk .offices-section, .page-template-office-overseas .offices-section {
  margin-top: 60px; }
  .page-template-office-uk .offices-section .office-uk img, .page-template-office-overseas .offices-section .office-uk img {
    width: 100%; }
  .page-template-office-uk .offices-section .office-uk .office-uk-inner, .page-template-office-overseas .offices-section .office-uk .office-uk-inner {
    background-color: #fff;
    padding: 30px; }
    .page-template-office-uk .offices-section .office-uk .office-uk-inner > a, .page-template-office-overseas .offices-section .office-uk .office-uk-inner > a {
      margin-top: 60px;
      display: block; }
  .page-template-office-uk .offices-section .content h2, .page-template-office-overseas .offices-section .content h2 {
    margin-top: 0; }
.page-template-office-uk .more-office-info, .page-template-office-overseas .more-office-info {
  padding-top: 60px; }
  .page-template-office-uk .more-office-info .row + .row, .page-template-office-overseas .more-office-info .row + .row {
    border-top: 1px solid #d9d8d9;
    padding-top: 60px; }
.page-template-office-uk .overseas-related ul li, .page-template-office-overseas .overseas-related ul li {
  margin-bottom: 20px; }

main .row .language-link {
  color: #54565b; }
  main .row .language-link img {
    width: 40px;
    margin-right: 20px; }
  main .row .language-link a {
    font-size: 0.9rem;
    color: #54565b;
    text-decoration: none; }
    main .row .language-link a:hover {
      text-decoration: underline; }
  @media (max-width: 1399.98px) {
    main .row .language-link {
      margin-bottom: 30px; } }

.acf-map {
  width: 100%;
  height: 450px; }

.acf-map img {
  max-width: inherit !important; }

.map-image {
  display: none; }

.acf-map .gm-style .gm-style-iw-c {
  padding: 12px !important; }
/*# sourceMappingURL=style.map */