/* /file/db/style/c365.localize.less:L3 */
nav.bg-primary.sticky-top {
  background: rgba(16, 79, 134, 0.95) !important;
  color: white !important;
  /*background: rgba(166, 210, 61, 0.95);*/

  /*!important*/

  /*background: #a6d23df2;*/

}
/* /file/db/style/c365.localize.less:L9 */
nav.bg-primary.sticky-top button,
nav.bg-primary.sticky-top a,
nav.bg-primary.sticky-top p,
nav.bg-primary.sticky-top span,
nav.bg-primary.sticky-top li {
  color: white !important;
}
/* /file/db/style/c365.localize.less:L13 */
/* /file/site/style/-644165222.c365.custom.less:L4 */
nav a[href='#orgunit-chooser'] {
  display: none !important;
  /* Minor hack to hide context lookup in toolbar */

}
/* /file/site/style/-644165222.c365.custom.less:L8 */
.subnav-spacer {
  height: 47.5px;
}
/* /file/site/style/-644165222.c365.custom.less:L12 */
/* /file/site/style/-644165222.c365.custom.less:L13 */
.c365-subnav .nav-link {
  text-align: center;
}
/* /file/site/style/-644165222.c365.custom.less:L19 */
/* /file/site/style/-644165222.c365.custom.less:L20 */
.c365-subnav-mobile .active {
  border-bottom: 2px solid rgba(0, 111, 206, 0.95);
  /* af-blå */

}
/* /file/site/style/-644165222.c365.custom.less:L25 */
.c365-subnav,
.c365-subnav-mobile {
  width: 100%;
}
/* /file/site/style/-644165222.c365.custom.less:L30 */
.c365-subnav-mobile {
  border-bottom: 1px solid #a2a2a2;
}
/* /file/site/style/-644165222.c365.custom.less:L33 */
.c365-subnav-mobile .dropdown {
  width: 100%;
}
/* /file/site/style/-644165222.c365.custom.less:L37 */
.c365-subnav-mobile .active-subnav-link {
  background-color: #28669f;
  color: white;
}
/* /file/site/style/-644165222.c365.custom.less:L42 */
.c365-subnav-mobile .dropdown-toggle {
  font-variant: all-small-caps;
  text-align: center;
}
/* /file/site/style/-644165222.c365.custom.less:L47 */
.c365-subnav-mobile .dropdown-toggle::after {
  display: none;
}
/* /file/site/style/-644165222.c365.custom.less:L51 */
.c365-subnav-mobile .nav-link {
  color: black;
  font-weight: 500;
  font-variant: all-small-caps;
  font-size: 20px;
}
/* /file/site/style/-644165222.c365.custom.less:L58 */
.c365-subnav-mobile .dropdown-menu {
  width: 100%;
  left: 5px !important;
  border-radius: 0 0 0.25rem 0.25rem;
}
/* /file/site/style/-644165222.c365.custom.less:L64 */
.c365-subnav-mobile .dropdown-item {
  line-height: 35px;
}
/* /file/site/style/-644165222.c365.custom.less:L68 */
.c365-subnav-mobile .dropdown-toggle .fa {
  font-size: 16px !important;
  margin-left: 5px;
}
/* /file/site/style/-644165222.c365.custom.less:L75 */
/* /file/site/style/-644165222.c365.custom.less:L76 */
#tab-meny .nav-item {
  margin-bottom: -2px !important;
  color: #0c75cf !important;
  z-index: 1;
}
/* /file/site/style/-644165222.c365.custom.less:L81 */
#tab-meny .nav-item .restricted-tab {
  padding-bottom: 6px !important;
}
/* /file/site/style/-644165222.c365.custom.less:L85 */
#tab-meny .nav-link.active {
  background-color: white !important;
  border-width: 1px 1px 0 1px !important;
  border-color: #0275d8;
  color: #495057 !important;
  font-weight: 600;
  padding-bottom: 8px !important;
}
/* /file/site/style/-644165222.c365.custom.less:L94 */
#tab-meny .nav-link:hover {
  padding-bottom: 8px !important;
}
/* TYPOGRAPHY CUSTOM */

/* /file/site/style/-644165222.c365.custom.less:L102 */
.display-5 {
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 1.2;
}
/* /file/site/style/-644165222.c365.custom.less:L108 */
.display-6 {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.2;
}
/* /file/site/style/-644165222.c365.custom.less:L114 */
h1 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
/* Toolbar */

/* /file/site/style/-644165222.c365.custom.less:L122 */
.toolbar-orgunit {
  display: none !important;
}
/* /file/site/style/-644165222.c365.custom.less:L126 */
#link-megamenu img {
  border-radius: 39px;
  margin-top: 4px;
}
/* /file/site/style/-644165222.c365.custom.less:L131 */
.cursor-pointer {
  cursor: pointer;
}
