#pbs-navbar .navbar {
  background-color: #3273dc !important;
}
#pbs-navbar .navbar-burger {
  background-color: #3273dc !important;
}
#pbs-navbar .navbar-brand .navbar-item {
  background-color: #3273dc !important;
}
#pbs-navbar .navbar-brand .navbar-item:hover {
  filter: brightness(95%);
}
@media  screen and (min-width: 769px) {
  #pbs-navbar .navbar-start .navbar-item {
    background-color: #3273dc !important;
  }
  #pbs-navbar .navbar-start .navbar-item:hover {
    filter: brightness(95%);
  }
  #pbs-navbar .has-dropdown .navbar-link {
    background-color: #3273dc !important;
  }
  #pbs-navbar .has-dropdown .navbar-link:hover {
    filter: brightness(95%);
  }
}
#pbs-login section.hero {
  background-color: #3273dc !important;
}
#pbs-login button {
  background-color: #3273dc !important;
}

.panelTitle {
 display: none !important;
 position: absolute !important;
 padding: 7px !important;
}
.headerImage {
 width: 100% !important;
 background-color: #0F3044 !important;
 height: auto !important;
}
.menu-label {
 text-transform: capitalize !important;
}
#navbars #large-navbar .navbar {
 background-color: #0F3044 !important;
 padding: 0 0.75rem !important;
}
#navbars #large-navbar #second-header {
 min-height: 6rem !important;
}
.top-menu-title {
 background-color: #0F3044 !important;
}
.navbar, .navbar-start, .navbar-end {
 align-items: stretch !important;
 display: flex !important;
}
strong {
 color: #0F3044 !important;
 font-weight: 700 !important;
}
.footer {
 background-color: #0F3044 !important;
 padding: 0.75rem !important;
 color: #fafafa !important;
}
.button.is-link {
 background-color: #0F3044 !important;
 border-color: transparent !important;
 color: #fff !important;
}
.box {
 background-color: #fff !important;
}
.tabs li.is-active a {
 border-bottom-color: #91001A !important;
 color: #91001A !important;
}
.breadcrumb a {
 align-items: center !important;
 color: #91001A !important;
 display: flex !important;
 justify-content: center !important;
 padding: 0 0.75em !important;
}
.breadcrumb li + li::before {
 color: #b5b5b5 !important;
 content: &#039;|&#039; !important;
}
a.navbar-item,
.navbar-link {
 cursor: pointer !important;
}
a.navbar-item:focus,
a.navbar-item:focus-within,
a.navbar-item:hover,
a.navbar-item.is-active,
.navbar-link:focus,
.navbar-link:focus-within,
.navbar-link:hover,
.navbar-link.is-active {
 background-color: #fff !important;
 color: #91001A !important;
 border-bottom-color: #91001A !important;
}
.navbar-link:not(.is-arrowless)::after {
 border-color: #000000 !important;
 margin-top: -0.375em !important;
 right: 1.125em !important;
}
.menu-list a.is-active {
 background-color: #021E57 !important;
 color: #fff !important;
}
a {
 color: #35AFF9 !important;
 cursor: pointer !important;
 text-decoration: none !important;
}
a:hover {
 color: #021E57 !important;
}
#reset-password, #forgot-password {
 color: #3273dc !important;
}
.menu-label:not(:last-child) {
 margin-bottom: 1em !important;
 font-weight: bold !important;
 font-size: 1rem !important;
 color: #000000 !important;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
 font-style: normal !important;
 font-variant-ligatures: normal !important;
 font-variant-caps: normal !important;
 font-variant-numeric: normal !important;
 font-variant-east-asian: normal !important;
 font-weight: 600 !important;
 font-stretch: normal !important;


 font-family: Gilroy-Light !important;
}
.top-menu-title {
 font-family: Gilroy-Bold !important;
}
.fat-menu, .small-menu-end {
 flex-flow: row-reverse !important;
}
