@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
h1 {
  font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 48px;
  font-weight: normal;
  margin: 0 0 1em 0;
  font-weight: bold;
}
h1.max, h1.bold {
  font-weight: bold;
}

h2 {
  font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 36px;
  font-weight: normal;
  margin: 0 0 1em 0;
}
h2.max, h2.bold {
  font-weight: bold;
}

h3 {
  font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: normal;
  margin: 0 0 1em 0;
}
h3.max, h3.bold {
  font-weight: bold;
}

h4 {
  font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: normal;
  margin: 0 0 1em 0;
}
h4.max, h4.bold {
  font-weight: bold;
}

h5 {
  font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 1em 0;
}
h5.max, h5.bold {
  font-weight: bold;
}

h6 {
  font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  margin: 0 0 1em 0;
}
h6.max, h6.bold {
  font-weight: bold;
}

body {
  font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  margin: 0 0 1em 0;
}
body.max, body.bold {
  font-weight: bold;
}

.text-nowrap {
  white-space: nowrap !important;
}

.form-check-input:checked {
  background-color: #555;
  border-color: #555;
}

.form-check-input:focus {
  border-color: #999;
  box-shadow: 0 0 0 0.2rem rgba(85, 85, 85, 0.25);
}

input[type=checkbox],
input[type=radio] {
  accent-color: #555;
}

.mailjet {
  margin: -25px;
  max-height: 550px;
  overflow-y: auto;
}

.topMenu {
  background: white;
  height: 60px;
}

.fa-topmenu {
  font-size: 22px !important;
}

.form-group {
  margin-bottom: 5px;
}

.medlemComment span.btnInfoHelp i {
  background: red;
}

.sticky-header #primary-menu {
  max-height: 58px;
}
.sticky-header #primary-menu .userImg {
  margin-top: -20px !important;
}

.dark #header:not(.transparent-header),
#header.dark:not(.transparent-header),
#primary-menu {
  background: transparent !important;
}

.banners h4 {
  margin: 0;
  padding: 0;
}

.brfHeading {
  display: inline-block;
  padding-top: 25px;
  font-size: x-large;
  font-weight: bold;
}

.sticky-header .brfHeading {
  font-size: large;
  padding-top: 15px;
}

a {
  color: rgb(2, 117, 6);
}
.MainContentWrapper a, .text-link a,
a .text-link {
  text-decoration: underline !important;
}

.sideMenu a,
.top-bar a,
.nav a,
nav a,
a.btn {
  text-decoration: none !important;
}

ul {
  padding-left: 7px;
  margin-left: 7px;
}
ul.heading {
  border-bottom: 2px solid rgb(2, 117, 6);
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.ulnolisticon ul li, ul.ulnolisticon li {
  list-style: none;
}
ul.ulpadding {
  padding-left: 25px;
}

.btn-group-xs .btn {
  font-size: x-small;
  padding: 3px 5px;
}

#documentListAllPage div.jqtree_common,
#documentListAllPage li.jqtree_common {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  height: auto;
}
#documentListAllPage div.jqtree_common:last-child,
#documentListAllPage li.jqtree_common:last-child {
  border: none;
}
#documentListAllPage div.jqtree_common:hover,
#documentListAllPage li.jqtree_common:hover {
  border-color: rgba(0, 0, 0, 0.5);
}
#documentListAllPage ul,
#documentListAllPage div.jqtree_common,
#documentListAllPage li.jqtree_common {
  width: 100%;
  min-height: 30px;
  padding-top: 5px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  vertical-align: top;
  padding-right: 5px;
}
#documentListAllPage ul .btn-sm,
#documentListAllPage div.jqtree_common .btn-sm,
#documentListAllPage li.jqtree_common .btn-sm {
  min-height: 30px;
  padding-top: 2px;
  margin-left: 3px;
}

.editPost li {
  list-style: none;
}
.editPost li.img {
  display: inline-block;
  margin-right: 20px;
}

img.postEditImage {
  height: 50px;
}

.small-user {
  margin-right: 20px;
}
.small-user .dropdown-toggle:after {
  margin-left: -10px;
  z-index: 99;
  color: rgb(2, 117, 6);
  font-size: 16px;
}
.small-user .userImg {
  background-size: cover;
  background-position: center;
  width: 24px;
  height: 24px;
  margin: 0 3px;
  display: inline-block;
}

.well.well-stats {
  border-radius: 20px;
  padding: 20px;
  background: white;
  box-shadow: rgba(0, 0, 0, 0.3) 0 5px 5px 2px;
  margin-bottom: 15px;
  font-size: medium;
}

.page.Anslagstavla .dz-default {
  display: none;
}

.error {
  color: red;
  font-weight: bold;
}

ul.jqtree-tree .jqtree-element {
  height: 34px;
}

.hero3sections {
  margin-top: -150px;
  margin-bottom: 50px;
  z-index: 101;
}
.hero3sections h1,
.hero3sections h2,
.hero3sections h3,
.hero3sections h4,
.hero3sections p {
  color: #555;
}

body,
p {
  color: #111;
  font-size: 18px;
  font-size: 14px;
  line-height: 1.4;
}

.brfLogoContainer {
  width: 100%;
  max-height: 300px;
  overflow: hidden;
}

#searchbrfsBackground {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 998;
}

.searchbrfs {
  display: none;
  opacity: 1;
  border: 3px solid rgb(2, 117, 6);
  position: fixed;
  top: 0;
  margin-top: 90px;
  left: 50%;
  width: 45%;
  height: 80%;
  z-index: 999;
  background: white;
  padding: 20px;
}
.searchbrfs .row {
  display: block !important;
}
.searchbrfs .btn {
  width: 30px !important;
}
.searchbrfs .regionContainer {
  /* margin-bottom: 20px; */
  width: 100%;
}
.searchbrfs .regionContainer li:first-child {
  margin-top: 0;
}
.searchbrfs ul {
  margin: 0;
  padding: 0;
}
.searchbrfs .region {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 150px;
  width: 100%;
  position: relative;
  margin-bottom: 10px;
}
.searchbrfs .region h2 {
  margin-bottom: 20px;
  position: absolute;
  top: 5px;
  left: 10px;
  font-size: xx-large;
  color: white;
  text-shadow: #000 0 0 5px;
}
.searchbrfs input#search.form-control {
  width: 90%;
}
.searchbrfs #searchArea {
  padding: 20px;
  padding-right: 40px;
}
.searchbrfs #brfs {
  overflow: auto;
  height: calc(100% - 100px);
  width: 100%;
  margin-left: 5px;
  padding-right: 15px;
}
.searchbrfs .x,
.searchbrfs .arrowup,
.searchbrfs .arrowdown {
  cursor: pointer;
  display: inline-block;
  position: absolute;
  margin: 10px;
  right: 0;
  width: auto;
}
.searchbrfs .arrowup,
.searchbrfs .arrowdown {
  background: rgb(2, 117, 6);
  position: absolute;
  top: 55px;
  right: 0;
}
.searchbrfs .arrowdown {
  bottom: 0;
  top: auto;
}

.Bokning table td {
  padding: 0;
  margin: 0;
}
.Bokning .bookme {
  display: inline-block;
  width: 100%;
  min-height: 70px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.Bokning td a span i {
  pointer-events: none;
}

/* keep at the end */
.device-xl .slider-parallax-inner {
  margin-top: -3px;
  height: 600px;
}

.device-md {
  /* table#medlemLista {
    tr {
      th:nth-child(4),
      td:nth-child(4) {
        display: none;
        background: red;
      }
    }
  } */
  /* this next 2 related */
  /* related to previous */
  /* //  */
}
.device-md .searchbrfs {
  left: 0;
  width: 100%;
  height: 90%;
}
.device-md .brfHeading {
  padding-top: 25px;
  font-size: medium;
}
.device-md #grannarLista .userImg {
  width: 32px;
  height: 32px;
}
.device-md #grannarLista .dropdown-toggle::after {
  margin-left: 13px;
}
.device-md.Bokning td.small {
  font-size: x-small;
}
.device-md.Bokning .bookingComment .commentDate {
  font-size: x-small;
  padding: 0 !important;
}
.device-md #pageHeader {
  margin-top: 20px;
}
.device-md h3.brf-heading-text,
.device-md .brf-heading-text {
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.device-md #primary-menu-trigger {
  left: auto;
  right: 10px;
  top: 10px;
}
.device-md .swiper-wrapper {
  padding-top: 30px;
}
.device-md.device-md .introvideo {
  width: auto;
  height: 750px;
  left: -700px;
}
.device-md.device-md .slider-parallax-inner {
  height: 550px !important;
}
.device-md.device-md .firstpageheader #slider {
  margin-top: -120px;
  height: 550px !important;
}
.device-md.device-md .firstpageheader #slider .btn-lg {
  margin-top: 30px;
}
.device-md.device-md .firstpageheader #slider .swiper-slide,
.device-md.device-md .firstpageheader #slider .backgroundAlignBottom {
  background-position: center bottom;
  height: 550px !important;
}
.device-md.device-md .slider-caption h2 {
  font-size: 2em;
}
.device-md.device-md .hero3sections {
  font-size: x-small;
  margin-top: -90px;
}
.device-md.device-md .hero3sections .well {
  padding: 20px;
}
.device-md .slider-caption {
  font-weight: bold;
  width: 80%;
}
.device-md .slider-caption h2,
.device-md .slider-caption p {
  text-shadow: #000 -1px -1px 1px, #000 1px 1px 1px !important;
}
.device-md .slider-caption h2 {
  margin-left: -10%;
  margin-right: -10%;
}
.device-md #documentListAllPage .filesize {
  display: none;
}
.device-md ul.tab-nav li:first-child {
  margin-left: 0 !important;
}
.device-md .datebooking span.inline {
  display: inline-block;
  width: 14%;
  margin: 0;
  vertical-align: top;
}
.device-md .datebooking label.checkbox-inline {
  width: 100%;
  margin: 0;
  font-size: small;
}
.device-md .datebooking label.checkbox-inline input {
  margin-right: 2px;
}
.device-md #header {
  position: relative;
}
.device-md #content .content-wrap {
  padding-top: 10px;
}
.device-md .nav-tabs .nav-link {
  padding: 3px 5px;
  font-size: small;
}
.device-md .nav-tabs .hidden-tabbar {
  display: none;
}
.device-md ul.jqtree-tree .jqtree-title {
  width: 170px !important;
  display: inline-block;
  word-wrap: break-word;
  margin-left: 5px;
  margin-top: -12px;
}
.device-md .hidden-xs {
  display: none !important;
  visibility: hidden !important;
}
.device-md .visible-xs-inline {
  display: inline !important;
}
.device-md table th,
.device-md table td {
  padding: 1px;
}
.device-md #primary-menu {
  margin-left: -20px !important;
}
.device-md #primary-menu .nav-link {
  padding-left: 20px;
}
.device-md #primary-menu ul {
  margin-left: 10px !important;
}
.device-md #primary-menu ul.d-block {
  border-bottom: 1px solid silver !important;
  padding-bottom: 10px;
}
.device-md .forum .comment,
.device-md .forum .forumComments,
.device-md .forumMessage .comment,
.device-md .forumMessage .forumComments,
.device-md .forumComments {
  padding: 10px;
  margin-left: 10px;
}
.device-md .table th,
.device-md .table td {
  padding: 1px;
}
.device-md .table .hidden-xs,
.device-md .table th .date {
  display: none;
}
.device-md .bookingtable span,
.device-md .bookingtable .btnInfoHelp,
.device-md .bookingtable .date,
.device-md .bookingtable i.fa-question-circle,
.device-md table#weeklyview span,
.device-md table#weeklyview .btnInfoHelp,
.device-md table#weeklyview .date,
.device-md table#weeklyview i.fa-question-circle,
.device-md table#monthview span,
.device-md table#monthview .btnInfoHelp,
.device-md table#monthview .date,
.device-md table#monthview i.fa-question-circle,
.device-md table#weekview span,
.device-md table#weekview .btnInfoHelp,
.device-md table#weekview .date,
.device-md table#weekview i.fa-question-circle,
.device-md .bookingtable th,
.device-md .bookingtable td {
  font-size: xx-small;
  padding: 1px;
}
.device-md .introvideo {
  width: auto;
  height: 550px;
  left: -500px;
}
.device-md .firstpageheader #slider {
  margin-top: -120px;
  height: 550px !important;
  max-height: inherit;
  background: black;
}
.device-md .firstpageheader #slider .btn-lg {
  margin-top: 40px;
}
.device-md .firstpageheader #slider .swiper-slide,
.device-md .firstpageheader #slider .backgroundAlignBottom {
  background-position: center bottom;
  height: 550px !important;
}
.device-md .hero3sections {
  margin-top: -100px;
}
.device-md .hero3sections.container {
  padding: 20px !important;
}
.device-md .hero3sections .col {
  padding: 20px;
  display: block;
  clear: both;
  width: 100%;
}
.device-md nav.navbar {
  max-height: 100vh;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.device-md nav.navbar ul.menuItems {
  margin-left: 20px;
}

.hideOnMobile {
  display: inline !important;
  visibility: visible !important;
}

.dark #primary-menu:not(.not-dark) ul ul,
.dark #primary-menu:not(.not-dark) ul li .mega-menu-content,
#primary-menu.dark ul ul,
#primary-menu.dark ul li .mega-menu-content {
  background: white;
}
.dark #primary-menu:not(.not-dark) ul ul,
.dark #primary-menu:not(.not-dark) ul ul a,
.dark #primary-menu:not(.not-dark) ul li .mega-menu-content,
.dark #primary-menu:not(.not-dark) ul li .mega-menu-content a,
#primary-menu.dark ul ul,
#primary-menu.dark ul ul a,
#primary-menu.dark ul li .mega-menu-content,
#primary-menu.dark ul li .mega-menu-content a {
  color: black;
}

.dark #header.sticky-header:not(.transparent-header) #header-wrap:not(.not-dark),
.dark #header.sticky-header.transparent-header #header-wrap:not(.not-dark),
.dark #header.transparent-header.floating-header .container,
.dark #header.transparent-header.floating-header.sticky-header .container,
.dark#header.sticky-header:not(.transparent-header) #header-wrap:not(.not-dark),
.dark#header.sticky-header.transparent-header #header-wrap:not(.not-dark),
.dark#header.transparent-header.floating-header .container,
.dark#header.transparent-header.floating-header.sticky-header .container {
  background: rgba(255, 255, 255, 0.5);
}
.dark #header.sticky-header:not(.transparent-header) #header-wrap:not(.not-dark) a,
.dark #header.sticky-header.transparent-header #header-wrap:not(.not-dark) a,
.dark #header.transparent-header.floating-header .container a,
.dark #header.transparent-header.floating-header.sticky-header .container a,
.dark#header.sticky-header:not(.transparent-header) #header-wrap:not(.not-dark) a,
.dark#header.sticky-header.transparent-header #header-wrap:not(.not-dark) a,
.dark#header.transparent-header.floating-header .container a,
.dark#header.transparent-header.floating-header.sticky-header .container a {
  color: black;
}

#header.sticky-header:not(.static-sticky) #top-search,
#header.sticky-header:not(.static-sticky) #top-cart,
#header.sticky-header:not(.static-sticky) #side-panel-trigger,
#header.sticky-header:not(.static-sticky) #primary-menu > ul > li > a {
  margin: 0 !important;
  padding: 15px 5px;
  padding-top: 20px;
  /* padding-bottom: 0; */
}

.landing #header.sticky-header.dark .nav-link,
.landing #header.sticky-header.dark .nav-link a {
  color: black;
}

#top-bar i.fa,
#top-bar i,
#top-bar a {
  color: white;
}

.half {
  width: 49.9%;
}

.oneQuarter {
  width: 24%;
  padding: 0;
  margin: 0;
  display: inline-block;
}

textarea.form-control {
  width: 100%;
}

#left_column .list-group,
#left_column .list-group strong,
#left_column .list-group .list-group-item {
  border: 0;
  color: black;
  background: none;
}

#button_show_new_topic {
  color: white;
  margin-top: 40px;
}

.dropdown-menu li.divider {
  height: 5px;
  margin: 0;
  padding: 3px;
}

.btn.btn-primary {
  background-color: rgb(2, 117, 6);
  border-color: #03a709;
  color: white;
}
.btn.btn-primary:hover {
  background-color: #014303;
  border-color: #001101;
  color: white;
}
.btn.btn-default {
  background: rgba(0, 0, 0, 0.1);
  color: black;
}

.brf-heading-text {
  padding-top: 34px;
  margin-left: -20px;
}

.sticky-header .brf-heading-text {
  padding-top: 0;
}

#top-logo {
  display: inline-block;
  margin: 0 !important;
  width: 100%;
}
#top-logo img.brf-logo {
  width: 100%;
}
#top-logo h1,
#top-logo h2,
#top-logo h3 {
  padding-top: 5px;
  margin-bottom: 0;
}
#top-logo small {
  font-size: small;
  line-height: 1.1;
}
.sticky-header ~ #top-logo small {
  display: none;
}

#header {
  border: 0;
}
#header .nav-item.has-dropdown::after {
  display: none;
}
#header .nav-link,
#header .nav-link a {
  font-size: medium;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: black 1px 1px 1px 2px, black -1px -1px 2px 1px;
}
#header .nav-link .i {
  font-size: large !important;
}
#header .nav-link li.sub-menu .nav-link a {
  color: gray;
}

::-webkit-scrollbar {
  -webkit-appearance: inherit;
  width: auto;
}

::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

.feature-box p {
  margin: 2px 0 0 0;
  color: #333333;
}

.feature-box h3 {
  font-size: 20px;
}

.well-rounded h4 {
  font-size: 21px;
}

.well-admin {
  border: 2px solid #007700;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.1);
  padding: 10px;
}

.well-filters {
  border: 2px solid #007700;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.05);
  padding: 30px;
  padding-top: 30px;
  margin-top: -30px;
}

.heading-block h2 {
  font-size: 40px;
}

.dark #primary-menu:not(.not-dark) ul ul a,
#primary-menu.dark ul ul a {
  color: #555555 !important;
}

#primary-menu ul ul li > a {
  font-size: 14px;
  font-weight: 700;
  color: #555555;
}

.dark #primary-menu:not(.not-dark) ul ul li:hover > a,
#primary-menu.dark ul ul li:hover > a {
  background-color: rgba(0, 0, 0, 0.1);
  color: #000000 !important;
}

.heading-block > span:not(.before-heading) {
  display: block;
  margin-top: 2px;
  font-weight: 400;
  color: #333333;
}

.heading-block ~ p:not(.lead) {
  font-size: 18px;
}

#content p {
  line-height: 1.3;
}

.fancy-title {
  position: relative;
  margin-bottom: 10px;
}

.testi-meta span {
  color: #555;
  font-size: 14px;
}

.sub-menu ul ul {
  max-height: 600px !important;
  overflow-x: auto;
  overflow-y: scroll !important;
}

.menuContainer {
  max-height: 100%;
}

.scroll {
  overflow: auto;
  height: 100%;
}

.dropdown-menu.show {
  padding: 10px;
  min-width: 250px;
  width: auto;
  max-height: 70vh;
  overflow-y: auto;
}
.dropdown-menu.show .header {
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.btn-user {
  width: 40px;
  height: 40px;
}
.btn-user span.caret {
  position: absolute;
  right: -15px;
  bottom: -5px;
  content: "\f0d7";
  width: 15px;
  height: 15px;
  font-size: 20px;
  color: black;
  font-family: FontAwesome;
}

.brf_footer {
  margin-top: 10px;
  margin-bottom: 20px;
  padding-top: 10px;
  border-top: 1px solid #eee;
  font-size: small;
}

.userImg {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-position: center;
  background-size: cover;
  margin: -10px;
  position: relative;
}

.menuIcon {
  font-size: 24px !important;
}

.menuIcon {
  position: relative;
  margin-right: 10px;
}
.menuIcon .lockIcon {
  position: absolute;
  bottom: -10px;
  right: -10px;
  font-size: 14px;
  padding: 3px;
  opacity: 0.5;
}

.noMP,
ul.noMP {
  margin: 0;
  padding: 0;
}

.sectionHeader {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.sectionHeader h1,
.sectionHeader h2,
.sectionHeader h3,
.sectionHeader h4 {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5 {
  margin-bottom: 5px;
}

.menuHeading i.fa-caret-down {
  margin-top: 5px;
}

.menuSection {
  margin-bottom: 25px !important;
  display: block;
}
.menuSection .menuHeading {
  background: white;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 5px;
  padding-bottom: 5px;
  font-weight: normal;
  font-size: 16px;
  margin-left: 0;
  color: black;
  padding-top: 5px;
  width: 100%;
  line-height: 1.5;
  position: relative;
}
.menuSection .menuHeading i {
  float: right;
  color: black;
}
.menuSection .menuHeading i.menuIcon {
  width: 30px;
  margin: 0;
  padding: 0;
  color: rgb(255, 155, 10);
  float: left;
  vertical-align: middle;
}
.menuSection .menuHeading div.inline {
  margin-left: 18px;
  color: black;
}

.full-width {
  width: 100%;
  height: auto;
}

.brf-Image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.brfTopImage {
  height: auto;
}

#top-bar {
  background-color: rgb(2, 117, 6) !important;
  z-index: 101;
}
#top-bar ul li,
#top-bar li {
  border-left-color: rgba(255, 255, 255, 0.3);
}
#top-bar a i,
#top-bar a {
  color: white;
}

.types, .types.type {
  width: 100%;
}

.top-links > ul {
  text-align: left !important;
}
.top-links li i {
  font-size: medium;
  padding-top: 13px;
}
.top-links li:hover {
  background-color: darkgreen !important;
}

#primary-menu ul ul li:hover > a,
#primary-menu.sub-title > ul > li:hover > a,
#primary-menu.sub-title > ul > li.current > a,
#primary-menu.sub-title > div > ul > li:hover > a,
#primary-menu.sub-title > div > ul > li.current > a {
  background-color: rgba(0, 155, 0, 0.5);
  color: #000;
  font-weight: bolder !important;
  letter-spacing: 0.05em;
}

.comment-line,
.comment-line label {
  font-family: "Arial", serif;
  font-size: medium;
  text-transform: inherit;
  color: #383838;
}

.nav-item.has-dropdown {
  margin-right: 25px;
  position: relative;
}
.nav-item.has-dropdown:after {
  content: "\f165";
  font-family: FontAwesome;
  position: absolute;
  right: 1px;
  top: 30%;
  color: inherit;
  opacity: 0.5;
}

#primary-menu {
  z-index: 100;
  letter-spacing: 1px;
  font-weight: normal;
  text-transform: none;
}
#primary-menu .mobileLabel {
  margin-top: -5px;
}
#primary-menu .nav-item,
#primary-menu .nav-link {
  padding: 5px;
  padding-top: 10px;
}

#primary-menu i.fa-2x {
  font-size: 24px !important;
}
#primary-menu .userImg {
  padding-top: 25px;
  display: inline-block;
  margin-right: 5px;
}

#primary-menu ul ul li:hover > a,
#primary-menu.sub-title > ul > li:hover > a,
#primary-menu.sub-title > ul > li.current > a,
#primary-menu.sub-title > div > ul > li:hover > a,
#primary-menu.sub-title > div > ul > li.current > a {
  background: transparent !important;
}

.btn-attachment .fa {
  margin: -6px;
  font-size: 32px;
  opacity: 0.5;
}

#documentListAllPage ul,
#documentListAllPage div.jqtree_common,
#documentListAllPage li.jqtree_common {
  width: 100%;
}

ul.jqtree-tree .jqtree-element i.fa,
ul.jqtree-tree .jqtree-title i.fa {
  font-size: 18px;
}

.multiupload img {
  height: 80px;
  width: auto;
}

.bookingtable,
table#weeklyview,
table#monthview,
table#weekview {
  width: 100%;
}
.bookingtable th,
table#weeklyview th,
table#monthview th,
table#weekview th {
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
  text-align: center;
}
.bookingtable td,
table#weeklyview td,
table#monthview td,
table#weekview td {
  text-align: center;
}
.bookingtable .autosize,
table#weeklyview .autosize,
table#monthview .autosize,
table#weekview .autosize {
  width: auto;
  display: inline-block;
}
.bookingtable span,
.bookingtable .btnInfoHelp,
.bookingtable .date,
.bookingtable i.fa-question-circle,
table#weeklyview span,
table#weeklyview .btnInfoHelp,
table#weeklyview .date,
table#weeklyview i.fa-question-circle,
table#monthview span,
table#monthview .btnInfoHelp,
table#monthview .date,
table#monthview i.fa-question-circle,
table#weekview span,
table#weekview .btnInfoHelp,
table#weekview .date,
table#weekview i.fa-question-circle {
  display: inline-block;
  font-size: medium;
}
.bookingtable span.date,
table#weeklyview span.date,
table#monthview span.date,
table#weekview span.date {
  display: block;
  /* Keep the date (e.g. 2026-06-08) on one line - hyphens otherwise let it
     wrap to "2026-06-" / "08" in narrow day columns */
  white-space: nowrap;
}
/* The time column uses .no-break, but the class was never defined, so the
   slot label (e.g. "08 - 09") wrapped to three lines once the date columns
   claimed more width. Define it scoped to the booking tables. */
.bookingtable td.no-break,
table#weeklyview td.no-break,
table#monthview td.no-break,
table#weekview td.no-break {
  white-space: nowrap;
}
/* "Ej tillgänglig" is secondary status text. Slightly smaller so its label does
   not widen the day column more than the bookable ("Boka") columns, while keeping
   the same two-row (icon + label) layout as every other cell. The status class is
   set both server-side (clsUI::booking) and client-side (bookingSetSlot addClass). */
.bookme.unavailable b,
.bookme.unbookable b {
  font-size: 0.8em;
}
.bookingtable .bg,
table#weeklyview .bg,
table#monthview .bg,
table#weekview .bg {
  background-color: rgba(105, 255, 105, 0.4);
  border-bottom-color: rgba(105, 255, 105, 0.9);
}
.bookingtable .unbookable,
table#weeklyview .unbookable,
table#monthview .unbookable,
table#weekview .unbookable {
  color: rgba(0, 0, 0, 0.3);
}
.bookingtable .occupied,
table#weeklyview .occupied,
table#monthview .occupied,
table#weekview .occupied {
  color: rgba(255, 0, 0, 0.5);
}
.bookingtable .unbook,
table#weeklyview .unbook,
table#monthview .unbook,
table#weekview .unbook {
  font-size: large;
  font-weight: bold;
}

.text-right,
th.right {
  text-align: right;
}

#bookingComment {
  margin-top: 20px;
  color: rgba(0, 0, 0, 0.5);
}
#bookingComment .commentDate {
  padding: 10px;
}

.control-group {
  margin-bottom: 25px;
}

.postMedia img {
  display: inline-block;
  padding: 5px;
  height: 100%;
  width: auto;
}

.forum,
.single-post,
.forumMessage {
  margin-top: 20px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  /* border-bottom: 1px solid rgba(0, 0, 0, 0.1); */
}
.forum .entry-image > div,
.single-post .entry-image > div,
.forumMessage .entry-image > div {
  display: inline-block;
}
.forum .pagination,
.single-post .pagination,
.forumMessage .pagination {
  display: block;
  padding-top: 20px;
}
.forum .post,
.single-post .post,
.forumMessage .post {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.forum .post .media,
.single-post .post .media,
.forumMessage .post .media {
  width: 100%;
}
.forum .post .postMedia,
.single-post .post .postMedia,
.forumMessage .post .postMedia {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.forum .comment,
.forum .forumComments,
.single-post .comment,
.single-post .forumComments,
.forumMessage .comment,
.forumMessage .forumComments {
  margin-left: 30px;
  border-top: 1px solid rgba(0, 155, 0, 0.3);
  padding: 10px;
  padding-left: 50px;
  background: rgba(130, 130, 130, 0.05);
}
.forum .comment .messageboardComment,
.forum .forumComments .messageboardComment,
.single-post .comment .messageboardComment,
.single-post .forumComments .messageboardComment,
.forumMessage .comment .messageboardComment,
.forumMessage .forumComments .messageboardComment {
  margin-top: 10px;
  margin-right: 30px;
  border-bottom: 1px solid rgba(0, 155, 0, 0.3);
  padding: 10px;
  font-size: small;
  margin-bottom: 20px;
}
.forum .comment .messageboardComment .btnForumComment,
.forum .forumComments .messageboardComment .btnForumComment,
.single-post .comment .messageboardComment .btnForumComment,
.single-post .forumComments .messageboardComment .btnForumComment,
.forumMessage .comment .messageboardComment .btnForumComment,
.forumMessage .forumComments .messageboardComment .btnForumComment {
  margin-top: 10px;
}
.forum .user-data-row,
.single-post .user-data-row,
.forumMessage .user-data-row {
  margin-bottom: 10px;
}
.forum .article,
.single-post .article,
.forumMessage .article {
  margin-top: 20px;
  display: block;
}

.rssItem .rssdesc {
  font-size: medium;
}

.rssarticles h5 {
  margin-bottom: 0;
}
.rssarticles .rssdate {
  display: block;
  font-size: small;
  text-align: right;
  width: 100%;
}
.rssarticles .rssmediaContainer {
  width: 100%;
  height: 150px;
  overflow: hidden;
  display: block;
  position: relative;
}
.rssarticles .rssmedia {
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
}

.img-user {
  background-color: rgb(2, 117, 6);
  background-size: cover;
  background-position: center;
  width: 40px;
  height: 40px;
  margin: 0 10px;
  display: inline-block;
}

#pageHeader {
  width: 100%;
}
#pageHeader img {
  width: 100%;
  height: auto;
}

#slider .slider-parallax-inner {
  margin-top: -100px;
}
#slider.oneSlide .slider-arrow-left,
#slider.oneSlide .slider-arrow-right {
  display: none !important;
}

.page #slider {
  max-height: 80%;
}

.well.well-rounded {
  border-radius: 40px;
  padding: 40px;
  background: white;
  box-shadow: rgba(0, 0, 0, 0.3) 0 10px 10px 5px;
  margin-bottom: 20px;
}

.team-content {
  font-size: small;
}

.team-social {
  margin-top: 20px;
}
.team-social .fa.fa-rounded {
  border: 1px solid rgba(0, 155, 0, 0.5);
  border-radius: 50%;
  padding: 10px;
}
.team-social .fa.fa-outlined {
  color: white;
  text-shadow: rgba(0, 155, 0, 0.5) -1px -1px 1px, rgba(0, 155, 0, 0.5) 1px 1px 1px;
}

.sideMenuContainer {
  padding: 0;
  padding-left: 10px;
  margin: 0;
}
.sideMenuContainer .close {
  display: none;
}

.sideMenu {
  margin: 0;
  padding: 0;
  line-height: 1.2;
  font-size: small;
  /* .nav-link[data-toggle].collapsed:before {
    content: " ▾";
  }
  .nav-link[data-toggle]:not(.collapsed):before {
    content: " ▴";
  } */
}
.sideMenu .menuSubHeading i.fa-caret-down.open-sub-menu {
  padding-top: 7px;
  padding-right: 10px;
}
.sideMenu a {
  color: #111;
  padding: 5px 0;
}
.sideMenu .nav-link {
  padding: 0;
  width: 100%;
}
.sideMenu .nav-item {
  width: 100%;
  word-break: break-all;
  position: relative;
}
.sideMenu .nav-item a {
  padding-left: 20px;
}
.sideMenu .nav-item .lockIcon {
  margin-top: 5px;
  position: absolute;
  top: 0;
  margin-left: -32px;
  color: rgba(0, 0, 0, 0.4);
}
.sideMenu .nav-item i {
  color: silver;
}
.sideMenu .nav-item i.fa-lock {
  font-size: small;
  margin: 0;
  opacity: 0.5;
  color: black;
}
.sideMenu .nav-item ul {
  padding-left: 0;
  margin-left: 0;
}
.sideMenu a:hover {
  color: rgb(2, 117, 6);
}
.sideMenu li, .sideMenu ul {
  list-style: none !important;
}
.sideMenu .nav-link {
  word-break: break-word;
  padding-top: 0;
  margin-top: 0;
  line-height: 1.1;
}
.sideMenu .nav-link.menuHeading {
  margin: 0;
  padding: 0;
  color: white;
  line-height: 1.9;
  padding-top: 5px;
}
.sideMenu .nav-link.menuHeading i.fa-caret-down {
  display: none;
}
.enlight .sideMenu .nav-link.menuHeading {
  color: white;
  width: 100%;
}
.sideMenu .nav-link .fa-caret-down {
  margin-top: -2px;
  color: rgba(0, 0, 0, 0.5);
}
.sideMenu .nav-link .menuItem {
  width: 100%;
}
.sideMenu.nav-link,
.sideMenu i {
  color: white;
}
.sideMenu .menuSubHeading {
  margin-right: 15px;
}
.sideMenu .menuSubHeading:after {
  content: "";
  position: absolute;
  right: 0;
}
.sideMenu,
.sideMenu .menuHeading {
  color: black;
}
.sideMenu a.enlight,
.sideMenu a.enlight .menuHeading {
  color: black !important;
}

.small-info {
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
}

.cover-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.imagebankCategory {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
  gap: 8px;
  padding: 8px 0;
}
.imagebankCategory .imageContainer {
  display: flex;
  flex-direction: column;
  background: #f0f0f0;
  border-radius: 4px;
  border: 3px solid transparent;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  transition: border-color 0.15s;
}
.imagebankCategory .imageContainer:hover {
  border-color: rgb(2, 117, 6);
}
.imagebankCategory .imageContainer .imgThumbWrap {
  position: relative;
  width: 100%;
  aspect-ratio: 4/3;
  background: #e8e8e8;
  display: flex;
  align-items: center;
  justify-content: center;
}
.imagebankCategory .imageContainer img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: static;
}
.imagebankCategory .imageContainer .imgPreviewBtn {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 26px;
  height: 26px;
  background: rgba(0, 0, 0, 0.45);
  color: #fff;
  border: none;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  opacity: 0.7;
  transition: opacity 0.15s, background 0.15s;
  cursor: pointer;
  z-index: 2;
}
.imagebankCategory .imageContainer .imgPreviewBtn:hover {
  opacity: 1;
  background: rgba(0, 0, 0, 0.8);
}
.imagebankCategory .imageContainer .imgDescription {
  font-size: 11px;
  line-height: 1.2;
  color: #333;
  padding: 4px 5px;
  word-break: break-all;
  text-align: center;
  background: #f0f0f0;
}
.imagebankCategory .imageContainer .imgDescription .imgDescriptionSub {
  display: block;
  font-size: 10px;
  color: #777;
  margin-top: 2px;
}

/* Page image cards (sidebar in sidaRedigera) */
.eg-page-images {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.eg-page-image-card {
  background: #f8f8f8;
  border-radius: 6px;
  border: 2px solid transparent;
  overflow: hidden;
  transition: border-color 0.15s, box-shadow 0.15s;
  cursor: grab;
  position: relative;
}
.eg-page-image-card:hover {
  border-color: #dee2e6;
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.eg-page-image-card.ui-sortable-helper {
  cursor: grabbing;
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
  border-color: #adb5bd;
}
.eg-page-image-card.ui-sortable-placeholder {
  visibility: visible !important;
  background: #e9ecef;
  border: 2px dashed #adb5bd;
  border-radius: 6px;
}
.eg-page-image-thumb {
  width: 100%;
  aspect-ratio: 16/9;
  background: #e8e8e8;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
}
.eg-page-image-thumb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.eg-page-image-remove {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 24px;
  height: 24px;
  background: rgba(220, 53, 69, 0.8);
  color: #fff;
  border: none;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  opacity: 0;
  transition: opacity 0.15s;
  cursor: pointer;
  z-index: 2;
}
.eg-page-image-card:hover .eg-page-image-remove {
  opacity: 1;
}
.eg-page-image-remove:hover {
  background: rgba(220, 53, 69, 1);
}
.eg-page-image-info {
  padding: 5px 8px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.eg-page-image-info .eg-page-image-drag {
  color: #adb5bd;
  font-size: 14px;
  flex-shrink: 0;
}
.eg-page-image-info span {
  font-size: 11px;
  line-height: 1.3;
  color: #333;
  overflow-wrap: break-word;
  word-break: break-word;
}
.eg-page-image-caption {
  padding: 0 6px 6px;
}
.eg-page-image-caption input {
  font-size: 11px;
  padding: 2px 6px;
  border-color: #e0e0e0;
  background: #fff;
}
.eg-page-image-caption input:focus {
  border-color: #86b7fe;
}
.eg-page-image-caption input::placeholder {
  color: #adb5bd;
  font-style: italic;
}

/* Image bank picker (sidaRedigera modal) */
.eg-imgpicker-category {
  margin-bottom: 4px;
}
.eg-imgpicker-category-header {
  display: flex;
  align-items: center;
  gap: 4px;
  width: 100%;
  padding: 8px 12px;
  border: none;
  border-radius: 6px;
  background: #f0f2f5;
  font-weight: 600;
  color: #212529;
  cursor: pointer;
  transition: background 0.15s;
  text-align: left;
  font-size: 1rem;
  font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  line-height: 1.5;
}
.eg-imgpicker-category-header:hover {
  background: #e4e7eb;
}
.eg-imgpicker-chevron {
  transition: transform 0.2s;
  font-size: 12px;
}
.eg-imgpicker-category-header:not(.collapsed) .eg-imgpicker-chevron {
  transform: rotate(90deg);
}
.eg-imgpicker-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
  gap: 8px;
  padding: 10px 4px;
}
.eg-imgpicker-card {
  display: flex;
  flex-direction: column;
  background: #f8f8f8;
  border-radius: 4px;
  border: 2px solid transparent;
  overflow: hidden;
  cursor: pointer;
  transition: border-color 0.15s, box-shadow 0.15s;
  text-decoration: none;
  color: inherit;
}
.eg-imgpicker-card:hover {
  border-color: #027506;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}
.eg-imgpicker-thumb {
  width: 100%;
  aspect-ratio: 4/3;
  background: #e8e8e8;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.eg-imgpicker-thumb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.eg-imgpicker-name {
  font-size: 11px;
  line-height: 1.2;
  color: #333;
  padding: 4px 5px 2px;
  word-break: break-all;
  text-align: center;
}
.eg-imgpicker-desc {
  font-size: 10px;
  line-height: 1.2;
  color: #777;
  padding: 0 5px 4px;
  text-align: center;
}

.imgbank-lightbox-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.imgbank-lightbox-overlay img {
  max-width: 90vw;
  max-height: 85vh;
  object-fit: contain;
  border-radius: 4px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.5);
}

.tools li {
  display: inline-block;
  font-size: xx-small;
}

form input[type=checkbox] {
  margin-right: 7px;
}
form.small-labels label {
  font-size: x-small;
}

.BildLista .gallery .thumbnail {
  padding: 7px;
  box-shadow: none;
  transition: all 0.2s ease-in-out;
}
.BildLista .gallery .thumbnail:hover {
  background: #f8f8f8;
}
.BildLista .gallery .thumbnail .caption .btn {
  opacity: 0.6;
  transition: opacity 0.15s;
}
.BildLista .gallery .thumbnail:hover .caption .btn {
  opacity: 1;
}

.expand {
  margin-left: -15px;
  margin-right: -15px;
}

/* MailBox */
ul.token-input-list,
.mailCompose ul.token-input-input-token {
  width: 100% !important;
}

.userMicro {
  height: 16px;
  width: auto;
}

.row.contact {
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.mailbox .mailboxHeader {
  border-bottom: 1px solid silver;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-top: 5px;
}
.mailbox .mailboxRow {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 5px;
}
.mailbox .nav-link {
  padding: 0.3rem 0.5rem;
}
.mailbox .nav-tabs .nav-link,
.mailbox li.nav-item {
  border: 3px solid transparent;
}
.mailbox li.nav-item.active,
.mailbox li.nav-item.selected,
.mailbox li.nav-item:hover {
  border-color: silver;
  border-bottom: 3px solid #eee;
  margin-bottom: -1px;
  color: black;
}
.mailbox li.nav-item:hover {
  border-color: darkgreen;
}

.token-input-list {
  border: none;
}
.token-input-list .token-input-input-token {
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.mailbox_old .mailboxHeader {
  border-bottom: 1px solid silver;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-top: 5px;
}
.mailbox_old .big.msgSelect,
.mailbox_old .msgSelect {
  padding: 0;
  margin: 0;
  margin-left: 10px;
  margin-top: 5px;
}
.mailbox_old .mailboxRow {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 5px;
}
.mailbox_old .dateFull {
  font-size: 1em;
  color: silver;
}
.mailbox_old .mail-date {
  width: 150px;
}
.mailbox_old .noFilter .tablesorter-filter {
  display: none;
}
.mailbox_old li.selected,
.mailbox_old li:hover {
  border: 3px solid darkgreen;
  border-bottom: 3px solid #eee;
  margin-bottom: -1px;
  color: black;
}
.mailbox_old li a {
  padding: 7px;
  font-size: 16px;
}
.mailbox_old li {
  border: 3px solid transparent;
  /* border-bottom:none; */
  cursor: pointer;
}

/* flash messages */
.flashMessages_old {
  display: block;
}
.flashMessages_old .flash-header {
  display: inline-block;
  font-weight: bold;
  margin-right: 10px;
  padding-right: 10px;
  border-right: rgba(0, 0, 0, 0.1);
}
.flashMessages_old > div {
  display: block;
  padding: 7px;
  border: 2px solid dodgerblue;
  background: lightblue;
  color: blue;
  margin-bottom: 10px;
}
.flashMessages_old .error,
.flashMessages_old .danger {
  color: red;
  background: rgba(255, 0, 0, 0.1);
  border: 1px solid red;
}

ul.jqtree-tree li.jqtree-selected > .jqtree-element,
ul.jqtree-tree li.jqtree-selected > .jqtree-element:hover {
  height: auto;
  display: block;
  clear: both;
  border-radius: 10px;
}

.jqtree-plusheight {
  min-height: 35px;
}

/* Medlemlista legend header */
.legend-header {
  padding: 8px 0;
  margin-bottom: 8px;
}

.legend-header strong {
  font-size: 1.05em;
}

@media (max-width: 575.98px) {
  .legend-header {
    padding: 10px 12px;
    background: rgba(0, 0, 0, 0.03);
    border-radius: 4px;
    margin-bottom: 0;
  }
  .legend-header:hover {
    background: rgba(0, 0, 0, 0.05);
  }
}
/* Medlemlista desktop buttons */
.medlemLista .buttons .text-right {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 4px;
}

/* Medlemlista mobile buttons */
.medlemlista-mobile-buttons {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
  padding-top: 4px;
  padding-bottom: 12px;
}

.medlemlista-mobile-buttons .btn {
  padding: 10px 16px;
  font-size: 1.2em;
}

@media (max-width: 575.98px) {
  .medlemLista li.person {
    padding-top: 14px;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
  }
}
/* Anslagstavla list row padding */
.table .dragtoreorder td {
  padding-top: 12px;
  padding-bottom: 6px;
  vertical-align: middle;
}

/* Page list flex layout */
.pagelist-row {
  display: flex !important;
  align-items: center;
  width: 100%;
  min-height: 40px;
  padding: 4px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.pagelist-row:hover {
  background-color: rgba(0, 0, 0, 0.02);
  border-radius: 4px;
}
.pagelist-row .jqtree-title {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: auto !important;
}

.pagelist-drag {
  cursor: grab;
  padding: 0 8px 0 2px;
  color: rgba(0, 0, 0, 0.35);
  flex-shrink: 0;
}
.pagelist-drag:before {
  content: ".. .. .. ..";
  display: inline-block;
  line-height: 5px;
  height: 20px;
  width: 1px;
}

.pagelist-meta {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 4px;
  margin-left: auto;
  font-size: 12px;
  color: #777;
}

.pagelist-col {
  white-space: nowrap;
  padding: 0 6px;
}

.pagelist-col-published {
  width: 30px;
  text-align: center;
}

.pagelist-col-read {
  width: 100px;
}

.pagelist-col-write {
  width: 100px;
}

.pagelist-col-date {
  width: 120px;
}

.pagelist-actions {
  flex-shrink: 0;
  white-space: nowrap;
  margin-left: 8px;
  display: flex;
  gap: 6px;
}

.pagelist-header .pagelist-meta {
  margin-right: 22px;
}

@media (max-width: 767.98px) {
  .pagelist-drag {
    display: none;
  }
}
.hero3sections {
  margin-top: -50px;
  z-index: 101;
}

p,
pre,
ul,
ol,
dl,
dd,
blockquote,
address,
table,
fieldset,
form {
  margin-bottom: 15px;
}

#logo {
  display: inline-block;
  font-size: large;
}

.searchBrfsHr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  margin: 0;
  padding: 0;
  margin-bottom: 1px;
  padding-bottom: 5px;
}

.brfs li {
  list-style: none;
  width: 30%;
  min-width: 250px;
  display: inline-block;
  font-size: medium;
  vertical-align: top;
  margin-bottom: 10px;
}
.brfs li.heading {
  width: 100%;
  display: block;
  font-weight: bold;
  font-size: large;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  padding-bottom: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.brfs li ul {
  margin: 20px;
  display: block;
  width: 100%;
  margin-bottom: 35px;
}

.regions .region {
  display: inline-block;
  width: 23%;
  margin: 0;
  margin-right: 1%;
  min-width: 250px;
  font-size: medium;
}
.regions .region h2 {
  margin-bottom: 20px;
}
.regions .region span {
  font-size: small;
}

/* keep at the end */
.device-xs,
.device-touch {
  /* table#medlemLista {
    tr {
      th:nth-child(4),
      td:nth-child(4) {
        display: none;
        background: red;
      }
    }
  } */
  /* this next 2 related */
  /* related to previous */
  /* //  */
}
.device-xs .well-filter,
.device-touch .well-filter {
  margin-top: -90px;
}
.device-xs #logo,
.device-touch #logo {
  text-align: center;
}
.device-xs #slider .slider-parallax-inner,
.device-touch #slider .slider-parallax-inner {
  margin-top: -12px;
}
.device-xs.primary-menu-open #header-wrap,
.device-touch.primary-menu-open #header-wrap {
  background: white;
}
.device-xs #documentListAllPage .filesize,
.device-touch #documentListAllPage .filesize {
  display: none;
}
.device-xs ul.tab-nav li:first-child,
.device-touch ul.tab-nav li:first-child {
  margin-left: 0 !important;
}
.device-xs .datebooking span.inline,
.device-touch .datebooking span.inline {
  display: inline-block;
  width: 14%;
  margin: 0;
  vertical-align: top;
}
.device-xs .datebooking label.checkbox-inline,
.device-touch .datebooking label.checkbox-inline {
  width: 100%;
  margin: 0;
  font-size: small;
}
.device-xs .datebooking label.checkbox-inline input,
.device-touch .datebooking label.checkbox-inline input {
  margin-right: 2px;
}
.device-xs #header,
.device-touch #header {
  position: relative;
}
.device-xs #content .content-wrap,
.device-touch #content .content-wrap {
  padding-top: 10px;
}
.device-xs .nav-tabs .nav-link,
.device-touch .nav-tabs .nav-link {
  padding: 3px 5px;
  font-size: small;
}
.device-xs .nav-tabs .hidden-tabbar,
.device-touch .nav-tabs .hidden-tabbar {
  display: none;
}
.device-xs ul.jqtree-tree .jqtree-title,
.device-touch ul.jqtree-tree .jqtree-title {
  width: 170px !important;
  display: inline-block;
  word-wrap: break-word;
  margin-left: 5px;
  margin-top: -12px;
}
.device-xs .hidden-xs,
.device-touch .hidden-xs {
  display: none !important;
  visibility: hidden !important;
}
.device-xs .visible-xs-inline,
.device-touch .visible-xs-inline {
  display: inline !important;
}
.device-xs table th,
.device-xs table td,
.device-touch table th,
.device-touch table td {
  padding: 1px;
}
.device-xs #primary-menu,
.device-touch #primary-menu {
  margin-left: -20px !important;
  width: 110%;
}
.device-xs #primary-menu .mobileLabel,
.device-touch #primary-menu .mobileLabel {
  line-height: 22px;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.device-xs #primary-menu ul,
.device-touch #primary-menu ul {
  margin-left: 10px !important;
}
.device-xs #primary-menu ul.d-block,
.device-touch #primary-menu ul.d-block {
  border-bottom: 1px solid silver !important;
  padding-bottom: 10px;
}
.device-xs .forum .comment,
.device-xs .forum .forumComments,
.device-xs .forumMessage .comment,
.device-xs .forumMessage .forumComments,
.device-xs .forumComments,
.device-touch .forum .comment,
.device-touch .forum .forumComments,
.device-touch .forumMessage .comment,
.device-touch .forumMessage .forumComments,
.device-touch .forumComments {
  padding: 10px;
  margin-left: 10px;
}
.device-xs .table th,
.device-xs .table td,
.device-touch .table th,
.device-touch .table td {
  padding: 1px;
}
.device-xs .table .hidden-xs,
.device-xs .table th .date,
.device-touch .table .hidden-xs,
.device-touch .table th .date {
  display: none;
}
.device-xs .bookingtable span,
.device-xs .bookingtable .btnInfoHelp,
.device-xs .bookingtable .date,
.device-xs .bookingtable i.fa-question-circle,
.device-xs table#weeklyview span,
.device-xs table#weeklyview .btnInfoHelp,
.device-xs table#weeklyview .date,
.device-xs table#weeklyview i.fa-question-circle,
.device-xs table#monthview span,
.device-xs table#monthview .btnInfoHelp,
.device-xs table#monthview .date,
.device-xs table#monthview i.fa-question-circle,
.device-xs table#weekview span,
.device-xs table#weekview .btnInfoHelp,
.device-xs table#weekview .date,
.device-xs table#weekview i.fa-question-circle,
.device-xs .bookingtable th,
.device-xs .bookingtable td,
.device-touch .bookingtable span,
.device-touch .bookingtable .btnInfoHelp,
.device-touch .bookingtable .date,
.device-touch .bookingtable i.fa-question-circle,
.device-touch table#weeklyview span,
.device-touch table#weeklyview .btnInfoHelp,
.device-touch table#weeklyview .date,
.device-touch table#weeklyview i.fa-question-circle,
.device-touch table#monthview span,
.device-touch table#monthview .btnInfoHelp,
.device-touch table#monthview .date,
.device-touch table#monthview i.fa-question-circle,
.device-touch table#weekview span,
.device-touch table#weekview .btnInfoHelp,
.device-touch table#weekview .date,
.device-touch table#weekview i.fa-question-circle,
.device-touch .bookingtable th,
.device-touch .bookingtable td {
  font-size: xx-small;
  padding: 1px;
}
.device-xs .introvideo,
.device-touch .introvideo {
  width: auto;
  height: 550px;
  left: -500px;
}
.device-xs .firstpageheader #slider,
.device-touch .firstpageheader #slider {
  margin-top: -120px;
  height: 550px !important;
  max-height: inherit;
  background: black;
}
.device-xs .firstpageheader #slider .btn-lg,
.device-touch .firstpageheader #slider .btn-lg {
  margin-top: 30px;
}
.device-xs .firstpageheader #slider .swiper-slide,
.device-xs .firstpageheader #slider .backgroundAlignBottom,
.device-touch .firstpageheader #slider .swiper-slide,
.device-touch .firstpageheader #slider .backgroundAlignBottom {
  background-position: center bottom;
  height: 550px !important;
}
.device-xs .hero3sections,
.device-touch .hero3sections {
  margin-top: -100px;
}
.device-xs .hero3sections.container,
.device-touch .hero3sections.container {
  padding: 20px !important;
}
.device-xs .hero3sections .col,
.device-touch .hero3sections .col {
  padding: 20px;
  display: block;
  clear: both;
  width: 100%;
}
.device-xs nav.navbar,
.device-touch nav.navbar {
  max-height: 100vh;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.device-xs nav.navbar ul.menuItems,
.device-touch nav.navbar ul.menuItems {
  margin-left: 20px;
}

@media (max-width: 991.98px) {
  .hideOnMobile {
    display: none !important;
    visibility: hidden !important;
  }
  #primary-menu .userImg {
    margin-top: 0 !important;
    margin-left: 1px !important;
  }
}
.btnInfoHelp {
  margin-right: 15px;
}
.btnInfoHelp .fa.fa-question-circle {
  font-size: 22px;
  position: absolute;
  margin-top: -3px;
}

.dropdown-toggle::after {
  border-width: 0.5em;
  color: rgba(0, 0, 0, 0.5);
  right: 10px;
  margin-top: auto;
  margin-bottom: 0;
  margin-left: 20px;
}

.landing header img.logo {
  max-height: 80px;
}
.landing header img.black {
  display: none !important;
}
.landing header .sticky-header img.black {
  display: none !important;
  visibility: hidden !important;
}
.landing header .sticky-header img.regular {
  display: inline-block !important;
  visibility: visible !important;
}
.landing #header .nav-link,
.landing #header .nav-link a {
  /* color: #777; */
}
.landing #header .nav-link:hover,
.landing #header .nav-link a:hover {
  color: #000;
}
.landing #header.sticky-header.dark .nav-link,
.landing #header.sticky-header.dark .nav-link a {
  /* color: #FFF; */
}

footer {
  padding: 0;
  background: #333;
}
footer .footer-widgets-wrap {
  padding: 50px 0;
}

#sortableImages small {
  line-height: 1;
  font-size: x-small;
}

.datebooking .header label {
  font-size: x-small;
}
.datebooking .checkbox-inline {
  margin-right: 10px;
  font-size: medium;
}
.datebooking .checkbox-inline input[type=checkbox] {
  margin-right: 5px;
}

.postHeader {
  padding-top: 20px;
}

#page-submenu-trigger {
  font-size: 22px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}

.nbs {
  white-space: nowrap;
}

#page-menu.pagemenu-active nav ul {
  height: auto !important;
  display: block !important;
}

#page-menu.pagemenu-active nav li,
#page-menu.pagemenu-active nav > ul > li {
  display: block !important;
  float: none !important;
  height: auto !important;
  min-height: 0 !important;
  position: relative !important;
  overflow: visible !important;
}

#page-menu.pagemenu-active nav {
  width: 260px !important;
}

#page-menu.pagemenu-active nav > ul > li > a {
  min-height: 40px !important;
  height: auto !important;
  line-height: 1.4 !important;
  padding: 8px 15px !important;
  display: block !important;
  white-space: normal !important;
}

#page-menu.pagemenu-active ul ul {
  position: static !important;
  display: block !important;
  width: auto !important;
  background: rgba(0, 0, 0, 0.15) !important;
  box-shadow: none !important;
  border: none !important;
  padding-left: 15px !important;
}

#page-menu.pagemenu-active ul ul li {
  float: none !important;
  display: block !important;
}

#page-menu.pagemenu-active ul ul a {
  min-height: 36px !important;
  height: auto !important;
  line-height: 1.4 !important;
  padding: 6px 15px !important;
  font-size: 0.9em !important;
  white-space: normal !important;
}

#page-menu.pagemenu-active nav > ul > li > a[href=""] {
  pointer-events: none !important;
  cursor: default !important;
  opacity: 0.85 !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15) !important;
}

#map {
  width: 100%;
  min-height: 350px;
}

.headerImageSample img {
  width: 100%;
  height: auto;
}

.video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.video iframe {
  width: 100%;
  height: 100%;
}

.features .feature-box img {
  width: 50%;
  margin-bottom: 15px;
}

.page.Sida .imagePageList img:not(.dms-file-icon) {
  width: 100%;
  margin-bottom: 5px;
}
.page.Sida .imagePageList p.caption {
  margin-bottom: 20px;
}
.page.Sida .sidaImage {
  width: 100%;
}

ul.jqtree-tree ul.jqtree_common {
  margin-left: 0;
  padding-left: 20px;
}

.brfUnpublished {
  padding: 25px;
  border: 3px solid red;
  background: rgba(155, 0, 0, 0.1);
}
.brfUnpublished h2,
.brfUnpublished h3 {
  margin-bottom: 10px;
}

#primary-menu ul ul:not(.mega-menu-column),
#primary-menu ul li .mega-menu-content {
  width: 320px;
}

.introvideo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}

#primary-menu.sub-title ul li:first-child {
  padding-left: 5px;
}

.forceshow {
  display: block !important;
}

#header.transparent-header + #slider,
#header.transparent-header + #page-title.page-title-parallax,
#slider + #header.transparent-header,
#header.transparent-header.floating-header + #slider,
#header.transparent-header + #google-map {
  margin-top: -100px;
}

#page-menu.sticky-page-menu #page-menu-wrap {
  border-radius: 0;
}

#primary-menu-trigger {
  position: absolute !important;
  right: 20px;
  left: auto;
  top: 10px;
}
#primary-menu-trigger ul {
  margin-left: 30px !important;
}

a.anchor {
  display: block;
  position: relative;
  top: -150px;
  visibility: hidden;
}

#dropzone {
  width: 100%;
  height: auto;
  min-height: 200px;
  background: white;
  border: 1px dashed silver;
  padding: 5px;
}
#dropzone .gallery img {
  padding: 5px;
  height: 99px;
  width: auto;
  margin: 5px;
  border: 0 solid silver;
}

.plan.selected {
  color: white;
  background: rgb(2, 117, 6);
}

.vscroll {
  height: 100vh;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}

.gototop-active .medlemLista li.heading {
  position: fixed;
  margin-bottom: 0;
  border-bottom: 0;
  bottom: 0;
  z-index: 99;
  background: white;
  border-top: 2px solid rgb(2, 117, 6);
  width: 100%;
}
.gototop-active .medlemLista .searchbar_old {
  border-radius: 0 0 30px 30px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  position: fixed;
  bottom: 50px;
  z-index: 98;
  padding: 20px;
  padding-top: 70px;
  left: auto;
  background: rgb(0, 55, 0);
  color: white;
  width: 100%;
  height: auto;
  border-bottom: 2px solid rgb(2, 117, 6);
  padding-bottom: 0;
}
.gototop-active .medlemLista .searchbar_old .hidetop {
  display: none;
}
.gototop-active .medlemLista .searchbar_old .legend li {
  display: inline-block;
  width: auto;
}

.sorting {
  opacity: 0.7;
}
.sorting:after {
  content: " ";
  position: absolute;
  font-size: xx-small;
  top: -10px;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
  color: black;
}

.medlemLista {
  width: 100%;
}
.medlemLista .buttons .btn {
  margin-right: 3px;
}
.medlemLista .legend {
  font-size: x-small;
}
.medlemLista .legend .btn {
  padding: 2px 5px;
}
.medlemLista .legend li {
  list-style: none;
  margin-right: 10px;
  margin-bottom: 3px;
  display: block;
  clear: both;
  width: 100%;
  font-size: 18px;
}
.medlemLista #medlemLista {
  width: 100%;
  overflow: visible;
  padding-right: 15px;
}
.medlemLista #medlemLista li {
  margin-bottom: 2px;
  padding-bottom: 2px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.medlemLista .heading {
  font-weight: bold;
  font-size: small;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 2px solid rgb(2, 117, 6);
}
.medlemLista li {
  font-size: 16px;
}
.medlemLista .email {
  font-size: 16px;
}
.medlemLista .small-user {
  margin-right: 10px;
  margin-left: -20px;
}

.person .emailContent {
  font-size: small;
}

.clearCookies:hover {
  cursor: pointer;
}

.gdprcookie {
  z-index: 999;
}

iframe.pixieEditor {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  padding: 0;
  margin: 0;
  background: rgba(0, 0, 0, 0.5);
}

#closePixie {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100000;
  padding: 5px 8px;
  background: red;
  color: white;
  font-size: 14px;
  content: "x";
  border-radius: 20px;
}

.bildimage {
  width: 200px;
  height: 180px;
  background-position: center;
  background-size: cover;
}

.imageGallery .thumbnail {
  margin-bottom: 20px;
  border-radius: 4px;
  background: #f0f0f0;
}
.imageGallery .thumbnail .imgThumbWrap {
  position: relative;
  width: 100%;
  aspect-ratio: 4/3;
  background: #e8e8e8;
  display: flex;
  align-items: center;
  justify-content: center;
}
.imageGallery .thumbnail .imgThumbWrap img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.imageGallery .thumbnail .imgThumbWrap .imgPreviewBtn {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 28px;
  height: 28px;
  background: rgba(0, 0, 0, 0.45);
  color: #fff;
  border: none;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  opacity: 0.7;
  transition: opacity 0.15s, background 0.15s;
  cursor: pointer;
  z-index: 2;
}
.imageGallery .thumbnail .imgThumbWrap .imgPreviewBtn:hover {
  opacity: 1;
  background: rgba(0, 0, 0, 0.8);
}
.imageGallery .thumbnail .imgDescriptionSub {
  display: inline;
  font-size: 0.85em;
  color: #777;
}
.imageGallery .thumbnail .imgDescriptionSub::before {
  content: " — ";
}

#foundimages {
  width: 100%;
  height: 300px;
  overflow: auto;
  -webkit-transition: width 1s ease-in-out;
  -moz-transition: width 1s ease-in-out;
  -o-transition: width 1s ease-in-out;
  transition: width 1s ease-in-out;
}
#foundimages img {
  height: 100px;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
}
#foundimages img.selected {
  border: 4px solid darkgreen;
  width: 98%;
  height: auto;
}

.fielderror {
  display: block;
  color: red;
  opacity: 0.8;
  padding: 3px;
}

.issue {
  border-bottom: 1px dashed gray;
  margin-bottom: 25px;
  padding-bottom: 0;
  position: relative;
  border: 1px solid silver;
  border-radius: 10px;
}
.issue.issuecompact {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.issue .issuename,
.issue .issueid {
  font-weight: bold;
  font-size: medium;
}
.issue .issueid {
  font-size: x-large;
  margin-top: 35px;
}
.issue .issuefooter {
  background: rgba(200, 200, 200, 0.2);
  font-size: x-small;
  border-radius: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 10px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.issue .issuefooter .btnInfoHelp i {
  font-size: small;
}
.issue .issuefooter label {
  font-size: x-small;
  padding: 0;
  margin: 0;
  display: block;
}
.issue .issuestatus {
  position: absolute;
  left: -5px;
  top: 0px;
  width: auto;
  border-radius: 5px;
  padding: 3px 7px;
}
.issue .issuestatus.issuestatus1 {
  background-color: rgb(2, 117, 6);
  color: white;
}
.issue .issuestatus.issuestatus2 {
  background-color: gray;
}
.issue .issuestatus.issuestatus3 {
  background-color: red;
}
.issue .issuestatus.issuepriority1 {
  color: rgb(2, 117, 6);
}
.issue .issuestatus.issuepriority2 {
  color: yellow;
}
.issue .issuestatus.issuepriority3 {
  color: red;
}

.responses .response {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.input-sm select.form-control {
  font-size: 1em;
  padding: 1px;
  line-height: 1.3;
  background: rgba(0, 0, 0, 0);
}

.toggleClass {
  position: relative;
  cursor: pointer;
  /* 

  &.selected {
    padding-left:20px;    
  }


  &.selected .checkbox:before {
    top:0;
    left:0;
    content:"\f00c";
    font-family: FontAwesome;
    position:absolute;
  } */
}
.toggleClass .checkbox {
  display: none;
  color: rgb(2, 117, 6);
}
.toggleClass.selected .checkbox {
  display: inline-block;
}

.clearfix.spacing {
  height: 25px;
  display: block;
}

.clearfix.line {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 3px;
  padding-bottom: 3px;
}

.issuebox {
  width: 100%;
}
.issuebox .description {
  margin-left: 30px;
}

.moods {
  display: block;
}
.moods .mood {
  min-width: 2.5em;
  padding: 3px;
  display: inline-block;
  text-align: center;
  font-size: x-large;
  border: 2px solid rgba(0, 0, 0, 0);
  border-radius: 5px;
}
.moods .mood.selected {
  background: rgba(0, 0, 0, 0.1);
  border-color: rgb(2, 117, 6);
}
.moods .mood span {
  font-size: x-small;
  display: block;
}

.moodIcon {
  padding: 1px;
  display: inline-block;
  font-size: x-large;
  text-align: center;
}
.moodIcon span {
  display: block;
  font-size: x-small;
}

select.disabled {
  border: 0;
}

a.sortBy {
  cursor: ns-resize;
  display: inline-block;
  margin-right: 5px;
}

li.mediaitem {
  display: inline-block;
}
li.mediaitem img {
  height: 80px;
  margin: 2px;
}

.w100 {
  width: 100%;
}

/*
  * TIMELINE ITEM
  */
.tm-timeline {
  position: relative;
}

.tm-timeline-item {
  border-left: 2px solid rgb(2, 117, 6);
  margin-top: -5px;
  padding-left: 40px;
  padding-bottom: 40px;
  position: relative;
}

.tm-timeline-item h2 {
  margin-top: 0;
  line-height: 0.5;
}

.tm-timeline-item p {
  margin-bottom: 0;
}

.tm-timeline-item:before {
  content: " ";
  width: 14px;
  height: 14px;
  position: absolute;
  left: -8px;
  background-color: rgb(2, 117, 6);
  border-radius: 50%;
}

.tm-timeline-item:first-child:before {
  left: -8px;
}

.tm-timeline-item:last-child:before {
  left: -6px;
}

.tm-timeline-item:last-of-type {
  padding-bottom: 0;
  border: 0;
}

/*
  * TIMELINE ENTRY
  */
.tm-timeline-entry {
  padding-top: 15px;
}

.tm-timeline-entry + .tm-timeline-entry {
  margin-top: 15px;
}

.tm-timeline-entry .tm-timeline-entry-label {
  font-size: 16px;
  color: #1a1a1a;
}

@media (min-width: 768px) {
  .tm-timeline-entry .tm-timeline-entry-label {
    width: 100px;
    float: left;
    clear: both;
    white-space: nowrap;
  }
  .tm-timeline-entry .tm-timeline-entry-data {
    margin-left: 100px;
  }
}
/*
  * BLOCK
  */
@media (max-width: 767px) {
  .uk-block {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.tm-block-content {
  min-height: calc(100vh - 142px);
}

.uk-block-muted {
  background: #f8f9fa;
}

.uk-block-primary {
  background: #e43d3c;
}

.uk-block-secondary {
  background: #1a1a1a;
}

/*
  * BADGE
  */
/* NEW */
.uk-badge {
  font-weight: 400;
  padding: 5px 10px;
  width: 48px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

/* ADDED */
.uk-badge-feature {
  background-color: #3dc372;
  color: #fff;
}

/* CHANGED */
.uk-badge-update {
  background-color: #ffb24e;
  color: #fff;
}

/* FIXED or REMOVED */
.uk-badge-fix {
  background-color: #e44e56;
  color: #fff;
}

#whatsnew {
  z-index: 1002;
  position: fixed;
  top: 42px;
  right: 0;
  width: 100%;
  max-width: 320px;
  padding: 10px;
  background: white;
  border: 2px solid rgb(2, 117, 6);
}

.topNotification {
  display: block;
  position: absolute;
  top: 1px;
  left: auto;
  right: 1px;
  font-size: small;
  padding: 0;
  color: rgb(2, 117, 6);
  width: 1.125rem;
  height: 1.125rem;
  line-height: 1.125rem;
  text-align: center;
  border-radius: 50%;
  z-index: 1;
  overflow: hidden;
  background: white;
}

.pulse-badge {
  position: absolute;
  top: 1px;
  right: 1px;
}

.pulse-orbit {
  position: absolute;
  top: -7px;
  right: -7px;
  height: 32px;
  width: 32px;
  z-index: 10;
  border: 4px solid #ffa520;
  border-radius: 70px;
  animation: pulse 1s ease-out infinite;
}

.pulse-nucleus {
  position: absolute;
  top: 0px;
  right: 1px;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ffa520;
  font-size: 11px;
  color: black;
  text-align: center;
  line-height: 16px;
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  25% {
    -webkit-transform: scale(0.1);
    opacity: 0.1;
  }
  50% {
    -webkit-transform: scale(0.5);
    opacity: 0.3;
  }
  75% {
    -webkit-transform: scale(0.8);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@media print {
  .noprint {
    display: none;
  }
}
.leverantor {
  font-size: medium;
}
.leverantor .contact .email {
  word-break: break-all;
}
.leverantor .sectionHeader {
  font-size: large;
  padding: 0;
  display: block;
}

.leverantor-card {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  transition: box-shadow 0.15s ease;
}
.leverantor-card:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.leverantor-card .card-title {
  font-size: 1.15rem;
  font-weight: 600;
  margin-bottom: 0;
}
.leverantor-card .leverantor-card-heading {
  max-width: 70%;
}
.leverantor-card .contact .email {
  word-break: break-all;
}
.leverantor-card .leverantor-comment {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  font-size: 0.9em;
  color: #555;
}
.leverantor-card .leverantor-documents {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  font-size: 0.9em;
}
.leverantor-card .leverantor-documents .supplier-doc-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}
.leverantor-card .leverantor-documents .supplier-doc-item:last-child {
  border-bottom: none;
}
.leverantor-card .leverantor-documents .supplier-doc-item a {
  max-width: 70%;
}
.leverantor-card .leverantor-documents .supplier-doc-actions {
  flex-shrink: 0;
}
.leverantor-card .leverantor-documents .supplier-doc-list-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  padding-bottom: 0.25rem;
  font-size: 0.75rem;
}
.leverantor-card .leverantor-documents .supplier-doc-readlevel {
  width: auto;
  min-width: 100px;
  font-size: 0.75rem;
  padding: 0.1rem 0.3rem;
  height: auto;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
}
.leverantor-card .leverantor-documents .supplier-doc-readlevel.readlevel-saved {
  border-color: #28a745;
  box-shadow: 0 0 0 2px rgba(40, 167, 69, 0.3);
}
.leverantor-card .leverantor-documents .readlevel-toast {
  position: absolute;
  right: 0;
  top: -1.6rem;
  background: #28a745;
  color: #fff;
  font-size: 0.7rem;
  padding: 0.15rem 0.5rem;
  border-radius: 3px;
  white-space: nowrap;
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}
.leverantor-card .leverantor-documents .readlevel-toast.show {
  opacity: 1;
}
.leverantor-card .leverantor-documents .supplier-doc-actions {
  position: relative;
}
.leverantor-card .leverantor-documents .supplier-doc-delete {
  padding: 0.15rem 0.4rem;
  font-size: 0.8rem;
  line-height: 1;
}
.leverantor-card .card-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}
.leverantor-card a {
  word-break: break-all;
}
@media (max-width: 767px) {
  .leverantor-card .leverantor-card-heading {
    max-width: 100%;
    margin-bottom: 0.5rem;
  }
}

.leverantor .sectionHeader,
.sectionHeader {
  display: block;
  margin-top: 35px;
  margin-bottom: 10px;
  padding: 0;
  padding-bottom: 5px;
  border-bottom: 0px solid rgba(0, 0, 0, 0.1);
  font-size: medium;
  font-weight: bold;
  color: black;
}
.leverantor .sectionHeader h1, .leverantor .sectionHeader h1 *,
.leverantor .sectionHeader h2,
.leverantor .sectionHeader h2 *,
.leverantor .sectionHeader h3,
.leverantor .sectionHeader h3 *,
.leverantor .sectionHeader h4,
.leverantor .sectionHeader h4 *,
.sectionHeader h1,
.sectionHeader h1 *,
.sectionHeader h2,
.sectionHeader h2 *,
.sectionHeader h3,
.sectionHeader h3 *,
.sectionHeader h4,
.sectionHeader h4 * {
  color: black;
  padding: 0;
}

.popover-body ul,
li {
  padding-left: 10px;
}

.bootstrap-tagsinput .tag {
  background: rgb(2, 117, 6);
  padding: 2px 5px;
  border-radius: 5px;
  margin-bottom: 3px;
  display: inline-block;
}
.bootstrap-tagsinput .tt-menu {
  background: white;
  padding: 5px;
  border: 1px solid silver;
}
.bootstrap-tagsinput .tt-menu .tt-suggestion {
  padding: 2px;
}
.bootstrap-tagsinput .tt-menu .tt-cursor {
  background: rgba(0, 0, 0, 0.1);
}

.suppliers .directorytag {
  font-size: 0.8em;
  font-weight: normal;
}
.suppliers .directory-toggle {
  cursor: pointer;
  font-size: 0.85rem;
  padding: 0.2rem 0.6rem;
  border-radius: 20px;
  transition: all 0.15s ease;
  user-select: none;
}
.suppliers .directory-toggle:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.suppliers .directory-toggle input:checked + i {
  color: rgb(2, 117, 6);
}
.suppliers .directory-toggle input:not(:checked) ~ * {
  opacity: 0.5;
}
.suppliers .input-group-append .btn {
  border-left: 0;
}

#accordion .glyphicon {
  margin-right: 10px;
}

.panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
}

.panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel-collapse .list-group-item {
  border-radius: 0;
}

.panel-collapse .list-group .list-group {
  margin: 0;
  margin-top: 10px;
}

.panel-collapse .list-group-item li.list-group-item {
  margin: 0 -15px;
  border-top: 1px solid #ddd !important;
  border-bottom: 0;
  padding-left: 30px;
}

.panel-collapse .list-group-item li.list-group-item:last-child {
  padding-bottom: 0;
}

.panel-collapse div.list-group div.list-group {
  margin: 0;
}

.panel-collapse div.list-group .list-group a.list-group-item {
  border-top: 1px solid #ddd !important;
  border-bottom: 0;
  padding-left: 30px;
}

.panel-collapse .list-group-item li.list-group-item {
  border-top: 1px solid #ddd !important;
}

.hoverColor:hover {
  background: rgba(200, 255, 200, 0.3);
}

.block {
  display: block;
}

.md5 {
  margin-bottom: 5px;
}

.hoverInfo {
  transition: all 1s ease-in-out;
}
.hoverInfo td {
  cursor: pointer;
}

.single-post li {
  list-style: none;
}

.entry {
  margin-bottom: 5px !important;
  margin: 0 0 5px !important;
  border: 0;
}

.single-post .entry-content {
  margin-top: 10px;
}

.single-post .entry-meta {
  margin-bottom: 5px;
}

#posts .entry-content {
  margin-top: 10px;
}

.commentlist,
#comments {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
  border: 0;
}

.single-post {
  padding-bottom: 8px;
  margin-bottom: 8px !important;
}
.single-post .comment-wrap {
  background: rgba(200, 255, 200, 0.2);
}
.single-post .separator {
  margin-top: 10px;
  border: 0;
  height: 1px;
  background-image: linear-gradient(to right, rgba(0, 100, 0, 0), rgba(0, 100, 0, 0.75), rgba(0, 100, 0, 0));
  color: rgba(0, 100, 0, 0.5);
  text-align: center;
}
.single-post .separator:after {
  content: "www.egrannar.se";
  display: inline-block;
  position: relative;
  top: -17px;
  font-size: 8px;
  letter-spacing: 1px;
  padding: 0 0.25em;
  background: white;
}
.single-post .author {
  width: 80px;
  display: inline-block;
}
.single-post .author .comment-avatar {
  margin-top: -10px;
  left: -5px;
  border: 2px solid rgb(2, 117, 6);
}
.single-post .entry-meta {
  font-weight: bold;
}
.single-post .entry-meta li,
.single-post .entry-meta li a {
  color: #444;
}
.single-post .entry-meta li {
  margin-right: 1px;
  border-right: 1px solid rgb(2, 117, 6);
  padding-right: 7px;
}
.single-post .entry-meta li:last-child {
  border-right: none;
}
.single-post .entry-meta li::before {
  content: "";
  font-style: normal;
  margin-right: 5px;
}
.single-post .entry-meta i {
  display: inline-block;
  font-size: 1em;
}
.single-post .entry-title h2 {
  text-transform: none;
  letter-spacing: normal;
}
.single-post #respond,
.single-post #comments {
  margin-left: 40px;
}
.single-post #respond .form-group {
  padding-bottom: 0;
  margin-bottom: 0;
}
.single-post #respond .form-group button {
  display: block;
  margin-top: 10px !important;
}

.entry-content ul {
  padding-left: 20px;
}
.entry-content ul li {
  list-style: square;
}
.entry-content ol {
  padding-left: 20px;
}
.entry-content ol li {
  list-style: decimal;
}

.single-post .entry-meta li {
  list-style: none !important;
}

#bookinginfo {
  position: fixed;
  background: white;
  border: 2px solid rgb(2, 117, 6);
  padding: 10px;
  z-index: 999;
  color: gray;
  box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 3px 2px;
  border-radius: 10px;
}

.modal-content {
  border: 1px solid rgb(2, 117, 6);
  box-shadow: rgba(0, 0, 0, 0.3) 3px 3px 6px 3px;
}

a.header_anchor {
  display: block;
  position: relative;
  top: -150px;
  visibility: hidden;
}

.acting input.form-control {
  font-size: 8px !important;
}

.box {
  display: inline-block;
  padding: 2px 7px;
  border: 1px solid black;
  border-radius: 5px;
  color: black;
  font-size: small;
}
.box.box-warning {
  background: orange;
}

.modal-content {
  border: 1px solid rgb(2, 117, 6);
  box-shadow: rgba(0, 0, 0, 0.3) 3px 3px 6px 3px;
}

.bottomline {
  padding-bottom: 3px;
  margin-bottom: 3px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.table-header {
  padding: 5px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  font-weight: bold;
  color: gray;
}

.table-footer {
  padding: 5px;
  font-weight: bold;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

#addApartment {
  padding: 10px;
  background: rgba(0, 0, 0, 0.1);
}

.aptinfo {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 15px 5px;
  border-radius: 20px;
}
.aptinfo .small {
  font-size: small;
}
.aptinfo label {
  height: 15px;
  display: block;
  font-size: xx-small;
}
.aptinfo .number {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 1.2em;
  font-weight: bold;
}

.scrollTable table {
  width: 100%;
}
.scrollTable table thead tr {
  display: block;
}
.scrollTable table th,
.scrollTable table td {
  min-width: 100px;
}
.scrollTable table tbody {
  display: block;
  min-height: 400px;
  height: 70vh;
  overflow: auto;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}

.fa.pull-right {
  margin-left: 0.3em;
}

#ai {
  display: none;
}

.status.status-0 {
  opacity: 0.5;
  color: darkorange;
}
.status.status-1 {
  opacity: 1;
  color: darkgreen;
}
.status.status--1 {
  opacity: 0.2;
  color: red;
}

.iconAlignment {
  margin-left: 25px;
}

.indicator {
  font-size: xx-small;
  display: inline-block;
  min-width: 15px;
  min-height: 15px;
  padding: 2px 5px;
  background: white;
  color: black;
  vertical-align: middle;
  border-radius: 5px;
}
.indicator.indicator-0 {
  opacity: 0.5;
  background-color: darkorange;
}
.indicator.indicator-1 {
  opacity: 1;
  background-color: rgb(2, 117, 6);
  color: white;
}
.indicator.indicator--1 {
  opacity: 0.2;
  background-color: red;
}
.indicator.indicator--2 {
  opacity: 1;
  background-color: darkred;
  color: white;
}
.indicator.indicator-2 {
  opacity: 1;
  background-color: darkgreen;
  color: white;
}

.userpin,
.inputpin {
  text-align: center;
  font-weight: bold;
  padding: 5px 25px;
  border: 1px solid gray;
  border-radius: 5px;
  min-width: 250px;
  width: auto;
  display: inline-block;
  letter-spacing: 0.5em;
  font-size: 1.5em;
}

.inputpin {
  letter-spacing: 1em;
  font-size: 1.5em;
}

.dragtoreorder {
  cursor: move;
  /* fallback if grab cursor is unsupported */
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
  position: relative;
}
.dragtoreorder:before {
  content: none;
  display: none;
}
.dragtoreorder .drag-handle {
  position: relative;
  padding-left: 15px;
}
.dragtoreorder .drag-handle:before {
  content: ".. .. .. ..";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 10px;
  line-height: 5px;
  height: 25px;
  width: 1px;
  color: rgba(0, 0, 0, 0.5);
}
@media (max-width: 767.98px) {
  .dragtoreorder .drag-handle {
    padding-left: 0;
  }
  .dragtoreorder .drag-handle:before {
    display: none;
  }
}

.dragtoreorder:active {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}

.mt15 {
  margin-top: 15px;
}

.menuIconAlignment {
  margin-left: 30px;
}

/** kiosk */
.btn-exitkiosk {
  position: fixed;
  left: 20px;
  bottom: 50px;
  width: auto;
  padding: 10px 25px !important;
  z-index: 1000;
}

html,
body,
#wrapper {
  min-height: 100vh;
  /* sticky footer */
}

.fixbottom {
  width: 100%;
  position: fixed;
  bottom: 0;
}

/* New theme fixes */
#primary-menu.style-3 > ul > li > a {
  margin: 5px;
}

body,
html,
p,
div {
  font-family: "Inter", sans-serif;
}

#header,
#header-wrap,
#logo img {
  height: auto;
}

#header-wrap {
  background: rgb(243, 242, 241);
}
#header-wrap i.la {
  font-size: 24px;
}

.menuSection {
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.menuSection .menuHeading {
  border: none;
}
.menuSection li {
  margin-bottom: 10px;
  font-weight: 300;
}

#primary-menu .sub-menu li {
  font-weight: 300;
  margin-bottom: 5px;
}
#primary-menu .sub-menu li a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
#primary-menu .sub-menu li:last-child a {
  border: 0;
}

.icon-left,
.icon-right {
  vertical-align: middle;
  float: left;
}

.icon-right {
  float: right;
}

#primary-menu ul ul li > a {
  font-size: 12px;
  font-weight: 300;
}
#primary-menu ul ul li > a:hover {
  font-weight: 300;
}
#primary-menu ul ul li > a .icon-left {
  margin-right: 15px;
}
#primary-menu ul ul li > a .icon-left,
#primary-menu ul ul li > a .icon-right {
  color: rgb(2, 117, 6);
  font-weight: 900;
}
#primary-menu ul ul li > a .icon-left {
  font-size: 24px;
}

.btn-success {
  background-color: rgb(2, 117, 6);
}

.btn-warning {
  background-color: rgb(255, 155, 10);
}

.top-links li i {
  font-size: 18px;
}

.text-default {
  color: #6c757d;
}

.btn-default {
  border: 2px solid #6c757d;
  background: rgba(0, 0, 0, 0);
  border-radius: 3px;
  color: #6c757d;
}
.btn-default:hover, .btn-default:active {
  border-color: #545b62;
  background: #6c757d;
  color: white;
}
.btn-default.disabled {
  opacity: 0.5;
}
.btn-default.btn-default, .btn-default.default {
  background-color: #6c757d;
  color: white;
}

.btn-default-outline {
  color: #545b62;
  border-radius: 3px;
  border: 2px solid #6c757d;
  background-color: transparent;
}
.btn-default-outline:hover, .btn-default-outline:focus {
  color: #545b62;
  border-color: #545b62;
}
.btn-default-outline:active {
  border-color: rgb(255, 155, 10);
}
.btn-default-outline.disabled {
  opacity: 0.5;
}

.flashMessages .flash {
  display: block;
  padding: 22px 35px;
  padding-left: 64px;
  position: relative;
}
.flashMessages .flash.flash-default {
  border: 0;
  border-left: 8px solid #6c757d;
  color: "default";
}
.flashMessages .flash.flash-default a {
  color: #545b62;
}
.flashMessages .flash.flash-default i {
  color: #6c757d;
  position: absolute;
  left: 8px;
  top: 18px;
  font-size: 48px;
}
.flashMessages .flash.flash-default .flash-header {
  color: black;
  font-size: 16px;
  font-weight: normal;
  display: block;
}

.text-primary {
  color: #006606;
}

.btn-primary {
  border: 2px solid #006606;
  background: rgba(0, 0, 0, 0);
  border-radius: 3px;
  color: #006606;
}
.btn-primary:hover, .btn-primary:active {
  border-color: #003303;
  background: #006606;
  color: white;
}
.btn-primary.disabled {
  opacity: 0.5;
}
.btn-primary.btn-default, .btn-primary.default {
  background-color: #006606;
  color: white;
}

.btn-primary-outline {
  color: #003303;
  border-radius: 3px;
  border: 2px solid #006606;
  background-color: transparent;
}
.btn-primary-outline:hover, .btn-primary-outline:focus {
  color: #003303;
  border-color: #003303;
}
.btn-primary-outline:active {
  border-color: rgb(255, 155, 10);
}
.btn-primary-outline.disabled {
  opacity: 0.5;
}

.flashMessages .flash {
  display: block;
  padding: 22px 35px;
  padding-left: 64px;
  position: relative;
}
.flashMessages .flash.flash-primary {
  border: 0;
  border-left: 8px solid #006606;
  color: "primary";
}
.flashMessages .flash.flash-primary a {
  color: #003303;
}
.flashMessages .flash.flash-primary i {
  color: #006606;
  position: absolute;
  left: 8px;
  top: 18px;
  font-size: 48px;
}
.flashMessages .flash.flash-primary .flash-header {
  color: black;
  font-size: 16px;
  font-weight: normal;
  display: block;
}

.text-success {
  color: #00ccbe;
}

.btn-success {
  border: 2px solid #00ccbe;
  background: rgba(0, 0, 0, 0);
  border-radius: 3px;
  color: #00ccbe;
}
.btn-success:hover, .btn-success:active {
  border-color: #00998f;
  background: #00ccbe;
  color: white;
}
.btn-success.disabled {
  opacity: 0.5;
}
.btn-success.btn-default, .btn-success.default {
  background-color: #00ccbe;
  color: white;
}

.btn-success-outline {
  color: #00998f;
  border-radius: 3px;
  border: 2px solid #00ccbe;
  background-color: transparent;
}
.btn-success-outline:hover, .btn-success-outline:focus {
  color: #00998f;
  border-color: #00998f;
}
.btn-success-outline:active {
  border-color: rgb(255, 155, 10);
}
.btn-success-outline.disabled {
  opacity: 0.5;
}

.flashMessages .flash {
  display: block;
  padding: 22px 35px;
  padding-left: 64px;
  position: relative;
}
.flashMessages .flash.flash-success {
  border: 0;
  border-left: 8px solid #00ccbe;
  color: "success";
}
.flashMessages .flash.flash-success a {
  color: #00998f;
}
.flashMessages .flash.flash-success i {
  color: #00ccbe;
  position: absolute;
  left: 8px;
  top: 18px;
  font-size: 48px;
}
.flashMessages .flash.flash-success .flash-header {
  color: black;
  font-size: 16px;
  font-weight: normal;
  display: block;
}

.text-info {
  color: #0060e5;
}

.btn-info {
  border: 2px solid #0060e5;
  background: #e8f0fe;
  border-radius: 3px;
  color: #0060e5;
}
.btn-info:hover, .btn-info:active {
  border-color: #004bb2;
  background: #0060e5;
  color: white;
}
.btn-info.disabled {
  opacity: 0.5;
}
.btn-info.btn-default, .btn-info.default {
  background-color: #0060e5;
  color: white;
}

.btn-info-outline {
  color: #004bb2;
  border-radius: 3px;
  border: 2px solid #0060e5;
  background-color: transparent;
}
.btn-info-outline:hover, .btn-info-outline:focus {
  color: #004bb2;
  border-color: #004bb2;
}
.btn-info-outline:active {
  border-color: rgb(255, 155, 10);
}
.btn-info-outline.disabled {
  opacity: 0.5;
}

.flashMessages .flash {
  display: block;
  padding: 22px 35px;
  padding-left: 64px;
  position: relative;
}
.flashMessages .flash.flash-info {
  border: 0;
  border-left: 8px solid #0060e5;
  color: "info";
}
.flashMessages .flash.flash-info a {
  color: #004bb2;
}
.flashMessages .flash.flash-info i {
  color: #0060e5;
  position: absolute;
  left: 8px;
  top: 18px;
  font-size: 48px;
}
.flashMessages .flash.flash-info .flash-header {
  color: black;
  font-size: 16px;
  font-weight: normal;
  display: block;
}

.text-warning {
  color: #ffc107;
}

.btn-warning {
  border: 2px solid #ffc107;
  background: rgba(0, 0, 0, 0);
  border-radius: 3px;
  color: #ffc107;
}
.btn-warning:hover, .btn-warning:active {
  border-color: #d39e00;
  background: #ffc107;
  color: white;
}
.btn-warning.disabled {
  opacity: 0.5;
}
.btn-warning.btn-default, .btn-warning.default {
  background-color: #ffc107;
  color: white;
}

.btn-warning-outline {
  color: #d39e00;
  border-radius: 3px;
  border: 2px solid #ffc107;
  background-color: transparent;
}
.btn-warning-outline:hover, .btn-warning-outline:focus {
  color: #d39e00;
  border-color: #d39e00;
}
.btn-warning-outline:active {
  border-color: rgb(255, 155, 10);
}
.btn-warning-outline.disabled {
  opacity: 0.5;
}

.flashMessages .flash {
  display: block;
  padding: 22px 35px;
  padding-left: 64px;
  position: relative;
}
.flashMessages .flash.flash-warning {
  border: 0;
  border-left: 8px solid #ffc107;
  color: "warning";
}
.flashMessages .flash.flash-warning a {
  color: #d39e00;
}
.flashMessages .flash.flash-warning i {
  color: #ffc107;
  position: absolute;
  left: 8px;
  top: 18px;
  font-size: 48px;
}
.flashMessages .flash.flash-warning .flash-header {
  color: black;
  font-size: 16px;
  font-weight: normal;
  display: block;
}

.text-warn {
  color: #ffc107;
}

.btn-warn {
  border: 2px solid #ffc107;
  background: rgba(0, 0, 0, 0);
  border-radius: 3px;
  color: #ffc107;
}
.btn-warn:hover, .btn-warn:active {
  border-color: #d39e00;
  background: #ffc107;
  color: white;
}
.btn-warn.disabled {
  opacity: 0.5;
}
.btn-warn.btn-default, .btn-warn.default {
  background-color: #ffc107;
  color: white;
}

.btn-warn-outline {
  color: #d39e00;
  border-radius: 3px;
  border: 2px solid #ffc107;
  background-color: transparent;
}
.btn-warn-outline:hover, .btn-warn-outline:focus {
  color: #d39e00;
  border-color: #d39e00;
}
.btn-warn-outline:active {
  border-color: rgb(255, 155, 10);
}
.btn-warn-outline.disabled {
  opacity: 0.5;
}

.flashMessages .flash {
  display: block;
  padding: 22px 35px;
  padding-left: 64px;
  position: relative;
}
.flashMessages .flash.flash-warn {
  border: 0;
  border-left: 8px solid #ffc107;
  color: "warn";
}
.flashMessages .flash.flash-warn a {
  color: #d39e00;
}
.flashMessages .flash.flash-warn i {
  color: #ffc107;
  position: absolute;
  left: 8px;
  top: 18px;
  font-size: 48px;
}
.flashMessages .flash.flash-warn .flash-header {
  color: black;
  font-size: 16px;
  font-weight: normal;
  display: block;
}

.text-error {
  color: #dc3545;
}

.btn-error {
  border: 2px solid #dc3545;
  background: rgba(0, 0, 0, 0);
  border-radius: 3px;
  color: #dc3545;
}
.btn-error:hover, .btn-error:active {
  border-color: #bd2130;
  background: #dc3545;
  color: white;
}
.btn-error.disabled {
  opacity: 0.5;
}
.btn-error.btn-default, .btn-error.default {
  background-color: #dc3545;
  color: white;
}

.btn-error-outline {
  color: #bd2130;
  border-radius: 3px;
  border: 2px solid #dc3545;
  background-color: transparent;
}
.btn-error-outline:hover, .btn-error-outline:focus {
  color: #bd2130;
  border-color: #bd2130;
}
.btn-error-outline:active {
  border-color: rgb(255, 155, 10);
}
.btn-error-outline.disabled {
  opacity: 0.5;
}

.flashMessages .flash {
  display: block;
  padding: 22px 35px;
  padding-left: 64px;
  position: relative;
}
.flashMessages .flash.flash-error {
  border: 0;
  border-left: 8px solid #dc3545;
  color: "error";
}
.flashMessages .flash.flash-error a {
  color: #bd2130;
}
.flashMessages .flash.flash-error i {
  color: #dc3545;
  position: absolute;
  left: 8px;
  top: 18px;
  font-size: 48px;
}
.flashMessages .flash.flash-error .flash-header {
  color: black;
  font-size: 16px;
  font-weight: normal;
  display: block;
}

.text-danger {
  color: #dc3545;
}

.btn-danger {
  border: 2px solid #dc3545;
  background: rgba(0, 0, 0, 0);
  border-radius: 3px;
  color: #dc3545;
}
.btn-danger:hover, .btn-danger:active {
  border-color: #bd2130;
  background: #dc3545;
  color: white;
}
.btn-danger.disabled {
  opacity: 0.5;
}
.btn-danger.btn-default, .btn-danger.default {
  background-color: #dc3545;
  color: white;
}

.btn-danger-outline {
  color: #bd2130;
  border-radius: 3px;
  border: 2px solid #dc3545;
  background-color: transparent;
}
.btn-danger-outline:hover, .btn-danger-outline:focus {
  color: #bd2130;
  border-color: #bd2130;
}
.btn-danger-outline:active {
  border-color: rgb(255, 155, 10);
}
.btn-danger-outline.disabled {
  opacity: 0.5;
}

.flashMessages .flash {
  display: block;
  padding: 22px 35px;
  padding-left: 64px;
  position: relative;
}
.flashMessages .flash.flash-danger {
  border: 0;
  border-left: 8px solid #dc3545;
  color: "danger";
}
.flashMessages .flash.flash-danger a {
  color: #bd2130;
}
.flashMessages .flash.flash-danger i {
  color: #dc3545;
  position: absolute;
  left: 8px;
  top: 18px;
  font-size: 48px;
}
.flashMessages .flash.flash-danger .flash-header {
  color: black;
  font-size: 16px;
  font-weight: normal;
  display: block;
}

.flashMessages .flash.flash-default {
  background-color: #eee;
}

.flashMessages .flash.flash-primary {
  background-color: #efeefe;
}

.flashMessages .flash.flash-success {
  background-color: #e5faf5;
}

.flashMessages .flash.flash-info {
  background-color: #efeefe;
}

.flashMessages .flash.flash-warning {
  background-color: #fef8e8;
}

.flashMessages .flash.flash-warn {
  background-color: #fef8e8;
}

.flashMessages .flash.flash-error {
  background-color: #fff2f2;
}

.flashMessages .flash.flash-danger {
  background-color: #fff2f2;
}

.nav.nav-tabs .nav-item {
  border-bottom: 4px solid rgba(0, 0, 0, 0.2);
}
.nav.nav-tabs .nav-item a {
  border: none;
}
.nav.nav-tabs .nav-item a.active {
  border-bottom: 6px solid rgb(2, 117, 6);
  margin-bottom: -5px;
}

textarea.form-control,
select.form-control,
input.form-control {
  background: #f3f2f1;
  border: 0;
  border-bottom: 1px solid #757575;
}

input.form-control[type=radio]:not(.form-check-input),
input.form-control[type=checkbox]:not(.form-check-input) {
  background: black;
  border: 0;
  border-bottom: 1px solid #757575;
  width: 24px;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  right: 0;
  bottom: 0;
  left: 0;
  height: 24px;
  width: 24px;
  transition: all 0.15s ease-out 0s;
  background: #cbd1d8;
  border: 2px solid black;
  padding: 3px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-right: 0.5rem;
  outline: none;
  position: relative;
}
input.form-control[type=radio]:not(.form-check-input).checked, input.form-control[type=radio]:not(.form-check-input):checked,
input.form-control[type=checkbox]:not(.form-check-input).checked,
input.form-control[type=checkbox]:not(.form-check-input):checked {
  border-bottom: 1px solid rgb(2, 117, 6);
  background: rgb(2, 117, 6);
}
input.form-control[type=radio]:not(.form-check-input):hover,
input.form-control[type=checkbox]:not(.form-check-input):hover {
  background: black;
}
input.form-control[type=radio]:not(.form-check-input):checked,
input.form-control[type=checkbox]:not(.form-check-input):checked {
  background: black;
}
input.form-control[type=radio]:not(.form-check-input):checked::before,
input.form-control[type=checkbox]:not(.form-check-input):checked::before {
  width: 16px;
  height: 16px;
  display: flex;
  content: "\f00c";
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  align-items: center;
  justify-content: center;
  font-family: "Font Awesome 5 Free";
  border-radius: 50%;
}
input.form-control[type=radio]:not(.form-check-input):checked::after,
input.form-control[type=checkbox]:not(.form-check-input):checked::after {
  border-radius: 50%;
  background: rgb(2, 117, 6);
  content: "";
  display: block;
  position: relative;
  z-index: 100;
}

input.form-control[type=radio], input.form-control[type=radio]::after {
  border-radius: 50%;
}

* {
  box-sizing: border-box;
}

@keyframes click-wave {
  0% {
    height: 40px;
    width: 40px;
    opacity: 0.35;
    position: relative;
  }
  100% {
    height: 200px;
    width: 200px;
    margin-left: -80px;
    margin-top: -80px;
    opacity: 0;
  }
}
select.form-control,
select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #f3f2f1;
  background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
  background-position: calc(100% - 15px) calc(1em + 2px), calc(100% - 10px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
}
select.form-control:after,
select:after {
  content: "./";
  position: absolute;
  background: red;
  top: 0;
  right: 0;
  margin-right: -20px;
  bottom: 0;
  width: 20px;
  display: inline-block;
  padding: 0 1em;
  background: #2c3e50;
  pointer-events: none;
}

.page-link {
  border: 0;
  border-bottom: 2px solid rgb(200, 200, 200);
  text-wrap: nowrap;
}
.page-link:hover {
  border-bottom-color: rgb(2, 117, 6);
}

#wrapper {
  background-color: #ccc;
  background-repeat: repeat;
  background-size: 250px;
}

.website {
  background: white;
  padding: 0;
}

.footersocialmenu,
.footersocialmenu .btn {
  font-size: small;
}

.brffooter {
  background: var(--brand-section, #f3f2f1);
  color: var(--brand-section-text, #111827);
}

#top-bar-2 {
  background: rgb(2, 117, 6);
}
#top-bar-2 #top-social a,
#top-bar-2 * a,
#top-bar-2 a {
  color: white;
}
#top-bar-2 .col-last {
  text-align: right;
}
#top-bar-2 #top-social {
  float: right;
}
#top-bar-2 #top-social .ts-icon, #top-bar-2 #top-social .ts-icon i {
  font-size: 24px;
  color: white;
}

nav a {
  color: white;
}
nav.bg-darkgreen {
  background-color: rgb(1, 103, 4) !important;
}
nav .dropdown-toggle::after {
  color: rgba(255, 255, 255, 0.7);
  font-size: 8px;
  margin-left: 5px;
}

#primary-menu ul li > a,
#primary-menu ul li > a {
  text-transform: none;
}

input[type=checkbox]:not(.form-check-input),
input[type=radio]:not(.form-check-input) {
  appearance: none;
  -webkit-appearance: none;
  width: 18px;
  height: 18px;
  border: 2px solid #aaa;
  border-radius: 3px;
  background: #fff;
  margin: 0 6px 0 0;
  display: inline-block;
  position: relative;
  cursor: pointer;
  vertical-align: middle;
  transition: background 0.15s, border-color 0.15s;
}
input[type=checkbox]:not(.form-check-input)::after,
input[type=radio]:not(.form-check-input)::after {
  content: "✓";
  position: absolute;
  top: -1px;
  left: 2px;
  font-size: 14px;
  font-weight: bold;
  color: #555;
  display: none;
}
input[type=checkbox]:not(.form-check-input):checked,
input[type=radio]:not(.form-check-input):checked {
  border-color: #555;
}
input[type=checkbox]:not(.form-check-input):checked::after,
input[type=radio]:not(.form-check-input):checked::after {
  display: block;
}
input[type=checkbox]:not(.form-check-input):hover,
input[type=radio]:not(.form-check-input):hover {
  border-color: #777;
}
input[type=checkbox]:not(.form-check-input)[type=radio],
input[type=radio]:not(.form-check-input)[type=radio] {
  border-radius: 50%;
}
input[type=checkbox]:not(.form-check-input)[type=radio]::after,
input[type=radio]:not(.form-check-input)[type=radio]::after {
  content: "";
  top: 3px;
  left: 3px;
  width: 8px;
  height: 8px;
  background: #555;
  border-radius: 50%;
  font-size: 0;
}

label.checkbox-inline {
  padding: 5px;
}

.text-bold {
  font-weight: bold;
}

.text-muted {
  color: #aaa;
}

label {
  text-transform: none;
  font-weight: normal;
}

.nav.nav-tabs .nav-item {
  border: none;
}

#header.sticky-header:not(.static-sticky),
#header.sticky-header:not(.static-sticky) #header-wrap,
#page-menu,
#page-menu-wrap {
  border-radius: 0;
}

.redactor-styles,
.redactor-toolbar {
  padding: 0;
}

.form-group {
  margin-top: 25px;
}

.dropzone {
  border: 2px dashed rgb(200, 200, 200) !important;
}

.redactor-air a:hover,
.redactor-toolbar a:hover {
  background: rgb(2, 117, 6) !important;
}

#primary-menu ul ul:not(.mega-menu-column),
#primary-menu ul li .mega-menu-content {
  border-top: 4px solid #007700;
  box-shadow: 0 4px 10px 10px rgba(0, 0, 0, 0.1);
}

.medlemLista .email,
.medlemLista .nameContent {
  font-size: 15px;
  font-weight: normal;
}

li .small-info2 {
  opacity: 0.5;
  font-size: small;
}
li:hover .small-info2 {
  opacity: 1;
}

.dms-action-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  padding: 0;
  line-height: 1;
}

#documentListAllPage .jqtree-title-folder {
  cursor: pointer;
}

.dms-file-icon {
  width: 24px;
  height: 24px;
  vertical-align: middle;
  margin-right: 6px;
  flex-shrink: 0;
  object-fit: contain;
}

.dms-folder-icon {
  width: 22px;
  height: 22px;
  transition: transform 0.15s ease;
}

/* jqTree chevron style */
ul.jqtree-tree .jqtree-toggler {
  color: #777;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none !important;
  border-bottom: none !important;
}
ul.jqtree-tree .jqtree-toggler:hover {
  color: #555;
  text-decoration: none !important;
}

.dms-folder-badge {
  font-size: 11px;
  font-weight: normal;
  vertical-align: middle;
  margin-left: 4px;
  padding: 2px 6px;
  border-radius: 10px;
  opacity: 0.7;
}

/* Verktygsfältet - overrides handled in egrannar.css */
@media only screen and (max-width: 600px) {
  body {
    padding: 0;
    margin: 0;
  }
  .website,
  .mainRow,
  #content {
    margin: 0 !important;
    padding: 0 !important;
  }
  .sideMenuContainer {
    z-index: 999;
    display: none;
    overflow: hidden;
    position: fixed;
    left: 0;
    top: 0;
    width: 250px;
    height: 100vh;
    background: red;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    transform: translateX(-240px);
    transition: transform 0.2s ease-out;
    background: rgb(2, 117, 6);
    padding-top: 30px;
  }
  .sideMenuContainer .close {
    border-radius: 20% 20% 0 0;
    display: block;
    background: red;
    color: white;
    font-size: small;
    position: absolute;
    right: 0;
    padding: 15px;
    top: 0;
  }
  .sideMenuContainer.open {
    background: white;
    transform: translateX(0px);
    overflow-y: scroll;
  }
  h1 {
    font-size: x-large;
  }
  h2 {
    font-size: large;
  }
  h3 {
    font-size: medium;
  }
  p {
    font-size: small;
  }
  .brfHeading {
    padding: 0;
    margin: 0;
  }
  #header {
    width: 100%;
  }
  #header .logo {
    height: auto;
    padding: 0;
    margin: 0;
  }
  #primary-menu ul ul li > a,
  #primary-menu ul li > a {
    font-weight: normal;
    font-size: small;
  }
  #primary-menu ul ul li > a i,
  #primary-menu ul li > a i {
    font-weight: bold;
  }
  .device-xs #primary-menu,
  .device-touch #primary-menu,
  #primary-menu {
    width: 100% !important;
    margin-top: 15px;
  }
  .device-xs #primary-menu i,
  .device-touch #primary-menu i,
  #primary-menu i {
    color: rgb(2, 117, 6);
    font-weight: bold;
    margin-left: 15px;
  }
  .device-xs #primary-menu ul,
  .device-xs #primary-menu ul,
  .device-xs #primary-menu li, .device-xs #primary-menu li, .device-xs #primary-menu li,
  .device-xs #primary-menu ul li,
  .device-xs #primary-menu * ul,
  .device-touch #primary-menu ul,
  .device-touch #primary-menu ul,
  .device-touch #primary-menu li,
  .device-touch #primary-menu li,
  .device-touch #primary-menu li,
  .device-touch #primary-menu ul li,
  .device-touch #primary-menu * ul,
  #primary-menu ul,
  #primary-menu ul,
  #primary-menu li,
  #primary-menu li,
  #primary-menu li,
  #primary-menu ul li,
  #primary-menu * ul {
    padding-left: 0;
    margin-left: 0;
  }
  li.sub-menu {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  }
  li.sub-menu ul {
    margin: 0;
    padding: 0;
  }
  .device-xs #primary-menu ul,
  .device-touch #primary-menu ul,
  .sub-menu ul,
  .sub-menu ul li,
  #primary-menu ul,
  #primary-menu ul ul,
  #primary-menu ul li {
    margin-top: 15px;
  }
  .device-md .brfHeading,
  .device-xs .brfHeading,
  .device-touch .brfHeading {
    padding-top: 20px;
  }
  .footersocialmenu a {
    display: block;
    text-align: left;
  }
  #logo {
    height: auto;
  }
  .navbar-dark .navbar-toggler {
    border: none;
  }
  nav.navbar button.navbar-toggler {
    display: none;
  }
  .xs-mp-0 {
    margin: 0;
    padding: 0;
  }
  #primary-menu ul ul li,
  #primary-menu ul li {
    padding-left: 0;
    margin-left: 0;
  }
}
