/** Reduce space before content area **/
#sp-main-body {
  padding: 25px 0 !important;
}

.btn-primary {
  background-color: #ed1f37;
  color: #ffffff;
  border-color: #ed1f37;
}

.btn-primary:hover {
  background-color: #ed1f37;
  color: #ffffff;
  border-color: #ed1f37;
}

h1, h2 {
  color: #da021a;
}

a:hover {
  color: #da021a;
}

/** Menu color **/
.sp-megamenu-parent > li > a {
  color: #ffffff;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  color: #ed1f37;
}

.sp-megamenu-parent > li > a:hover, .sp-megamenu-parent > li:hover > a  {
  color: #ed1f37;
}

/** Offcanvas**/
.offcanvas-menu {
  background: #000000 !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li span {
  color: #ffffff !important;
}

a {
  color: #ed1f37;
}

#jform_privacyconsent_privacy-lbl a.modal {
  position: inherit !important;
  display: unset !important;
}
.control-label label {
  display: block !important;
}
.form-check-inline input[type="radio"] {
    display: inline-block !important;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  padding: 0 10px;
}

 .sp-menu-heading {
   color: #ffffff;
 }

/** Change color of dropdown **/
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  padding-left: 10px;
  padding-right:10px;
  background-color: #000000;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  padding-left: 10px;
  padding-right:10px;
  color: #ffffff;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover > a {
  color: #ed1f37;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
  color: #ed1f37;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover {
  background: #000000;
}

ul.menu-child {
  border-left: solid 7px #ffffff;
}

#sp-menu {
  padding: 0 5px;
}

#sp-header .logo {
  display: inline-flex;
  align-items: flex-end !important;
  padding-bottom: 8px !important;
  padding-top: 2px !important;
}

/** Tablet **/
@media only screen and (max-width: 1024px) and (min-width: 320px)  {
nav.sp-megamenu-wrapper {
    display: none;
}
/*
#offcanvas-toggler {
  display: block !important;
}
*/

#offcanvas-toggler .burger-icon > span {background-color: white !important;}

#sp-header .logo {
  display: inline-flex;
  align-items: center !important;
  padding-bottom: 2px !important;
  padding-top: 2px !important;
  height: 50px;
}

.vertical {
  display: none;
}

#sp-header .logo img {
  height: 42px;
}

#sp-topbar {
  display: none !important;
}

/** Offcanvas size and color**/
#offcanvas-toggler > .fa {
  font-size: 32px;
  color: #ffffff !important;
}

.offcanvas-menu {
  background: : #000000;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li span {
  color: #ffffff;
}

}
/** ------- Slut --------- *//

/** Phone **/
@media only screen
and (min-device-width: 375px)
and (max-device-width: 812px)
and (-webkit-device-pixel-ratio : 3) {
  #sp-left {
    display: none;
  }

/** Offcanvas size and color**/
/* #offcanvas-toggler > .fa {
  font-size: 32px;
  color: #ffffff !important;
}*/



.offcanvas-menu {
  background: : #000000;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li span {
  color: #ffffff;
}

}

#sp-topbar {
  height: 60px;
  z-index: -1;
}

#sp-left {
  z-index: 100;
}

#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
  padding-bottom: 2px;
  font-size: 130% !important;
  font-weight: 500 !impartant;
  text-align: center;
  border-bottom: 0px solid;
}

#sp-left .sp-module, #sp-right .sp-module {
  margin-top: 10px;
  border: 1px solid #fff;
  padding: 10px;
  border-radius: 3px;
  background-color: lightgrey;
}


.footer1 {
  margin-left: 60px;
  height: 50px;
  margin-top: 10px;
}


/**		 VERTICAL MENU		**/

.vertical .module-title {
padding: 18px;
  color: white;
}

.vertical .title-band > div {
padding: 12px 0 0 0 !important;
}

.vertical .widget-title {
padding: 12px 11px 0 0;
}

#sp-left .vertical, #sp-right .vertical {
  margin-top: 15px;
  padding: 0px !important;
}

.vertical ul {
margin: 0 !important;
padding: 0 !important;
list-style:none;
background-color: black;
  width: 100%;
}

.vertical li {
list-style:none;
border-bottom:1px solid #fff;
}


.vertical li > * {
display:block;
padding: 3px 5px 3px 9px !important;
font-size: 100%;
}

.vertical li > a {
color: white !important;
}

.vertical li:last-child {
background-image: none;
}

.vertical li a:hover {
text-decoration:none;
}

/**.vertical li.current > a {
border-left: 6px solid #999;
padding-left:12px;
background-color:rgba(0,0,0,0.05);
}
**/

.vertical li.current > a {
border-left: 6px solid #ffffff;
padding-left:12px;
border-bottom:1px solid #fff;
}


/**.vertical ul ul {
padding:4px 0 2px 20px;
font-size:inherit;
}
**/

.vertical ul ul {
padding:2px 0px 2px 0px !important;
font-size:inherit;
background-color: #525252;
}

.vertical li li {
border:none;
}

.vertical li li > * {
padding: 0px 0px 0px 16px !important;
font-size: 95%;
border:none;
text-transform: none;
}

/**.vertical li li > * {
padding: 6px 0px 6px 10px !important;
font-size: 95%;
border:none;
text-transform:none;
}
**/

.medlemsmenu ul {
    list-style-type: none;
    margin-top: 0;
  	margin-right: 60px;
  	margin-bottom: 0;
    margin-left: 0;
    padding: 0;
}

.medlemsmenu li {
    float: right;
}

.medlemsmenu li a {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
  	overflow: visible;
}

.medlemsmenu li a:hover:not(.active) {
    background-color: #111;
}

#sp-user4 .sp-module .sp-module-title, #sp-user3 .sp-module .sp-module-title, #sp-user2 .sp-module .sp-module-title, #sp-user1 .sp-module .sp-module-title {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}

.regionsmenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 200px;
    background-color: #f1f1f1;
}

.regionsmenu li a {
    display: block;
    color: #000;
    padding: 8px 16px;
    text-decoration: none;
}

/* Change the link color on hover */
.regionsmenu li a:hover {
    background-color: #555;
    color: white;
}

.lightgrey {
  background-color: lightgrey;
  border: 1px solid #fff;
  padding: 5px;
}

.user {
  background-color: lightgrey;
  margin-right: 5px;
  margin-left: 5px;
  padding: 4px;
  height: 225px;
  border: 1px solid #fff;
  border-radius: 3px;
}

.medlemsmenu .dropdown {
    position: relative;
    display: inline-block;
}

.medlemsmenu .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.medlemsmenu .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.color {
  background-color: black;
}

.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}


/*************************  ARTICLES  ****************************/
.article-details .article-can-edit {
  float: right;
  margin-left: 20px;
}

.article-details .article-can-edit a {
  background-color: #ed1f37;
}


/*************************  EASY DISCUSS  ****************************/
#ed .ed-forum__hd {
  background-color: lightgrey;
}

#ed .ed-forum__hd-title a {
  color: #000000;
}

#ed .ed-forum-item__col-avatar {
  width: 100px;
  color: #000000;
}

#ed .ed-forum__ft {
  background-color: lightgrey;
}

#ed .ed-list > :not(:first-child) {
  margin-top: 50px;
}

#ed .ed-forums-cat-header__title {
  font-size: 20px;
}
