@charset "UTF-8";
:root{--link-color: #081d94;--text-color: #11212d;--secondary-color: #ffd700}
#snowflakeContainer {
    position: absolute;
    left: 0px;
    top: 0px;
}
.snowflake {
    padding-left: 15px;
    font-family: Cambria, Georgia, serif;
    font-size: 14px;
    line-height: 24px;
    position: fixed;
    color: #FFFFFF;
    user-select: none;
    z-index: 1000;
}
.snowflake:hover {
    cursor: default;
}
/* blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 16px;
  border-left: 5px solid #081d94;
}*/
#sp-header {
  background: #fff;
  height: 95px;
}
#sp-header .logo {
  height: 95px;
  display: inline-block;
}
.df-popup-thumb {
  display: block;
  float:left;
}
blockquote {
  border-width: 1px;
    border-left-width: 1px;
  border-color: #081d94;
  border-left-width: 20px;
  border-style: solid;
  padding: 10px 20px;
  margin: 0 0 20px;
  background-color: #e7e7fd;
  display: table;
}
blockquote p {
  margin: 10px 0;
}
/*startsidan bildspel*/
@media (max-width: 1199px) and (min-width: 992px){
.lassons-home-slider.sp-slider .sp-slider-content-align-left::after  {
  width: 544px;
  height: 544px;
  top: -115px;
  left: -154px;
}
}
@media (max-width: 991px){ 
.lassons-home-slider.sp-slider .sp-slider-content-align-left::after {
  width: 450px;
  height: 450px;
  top: -76px;
  left: -111px;
}
}
@media (max-width: 991px){
.lassons-home-slider.sp-slider .sp-slider-content-align-left {
  top: 0px;
  left: -30px;
}
}
@media (max-width: 767.98px){
.lassons-home-slider.sp-slider .sp-slider-content-align-left::after  {
  width: 390px;
  height: 390px;
  /* top: -17px;*/
  left: -75px;
}
}
@media (max-width: 767.98px){
.lassons-home-slider.sp-slider .sp-slider-content-align-left {
  top: 30px;
  left: -15px;
}
}
@media (max-width: 575.98px){
.lassons-home-slider.sp-slider .sp-slider-content-align-left::after  {
  width: 300px;
  height: 300px;
  top: -27px;
  left: -75px;
}
}
@media (max-width: 575.98px){
.lassons-home-slider.sp-slider .sp-slider-content-align-left {
  top: 0px;
  left: -1px;
}
}
#sp-component{
  min-height: 400px;
}
/*color box*/
.home-feature .sppb-addon-feature .sppb-img-container::after {
  background: rgba(0,0,0,0) url("../images/top-feature/mig.svg") no-repeat scroll center center / cover;
}
.home-feature .sppb-col-md-4:nth-child(2) .sppb-addon-feature .sppb-img-container::after {
  background: rgba(0,0,0,0) url("../images/top-feature/tig.svg") no-repeat scroll center center / cover;
}
.home-feature .sppb-col-md-4:nth-child(3) .sppb-addon-feature .sppb-img-container::after {
  background: rgba(0,0,0,0) url("../images/top-feature/plat.svg") no-repeat scroll center center / cover;
}
.blog-kurslista h2 {
  font-size:18px;
}
body.com-content #sp-main-body {
  background-color: #fff;
}
.breadcrumb .breadcrumb-item a {
  color: #fff;
}
.fa-map-marker-alt::before {
  padding-right: 8px;
  color:#fff;
}
.lassons-home-slider.sp-slider .sp-slider-content-align-left::after {
   background-color: rgba(8, 29, 148, 0.7);
}
.breadcrumb-item + .breadcrumb-item::before {
  color: #fff;
  content: var(--bs-breadcrumb-divider, "/");
}
.article-details .article-header {
  order: 0;
  padding-left:60px;
  margin-bottom: 10px;
}
.createdby {
  padding-left: 5px;
}
#system-message-container {
  z-index: 200;
}
/* ändra ordning på rubrik - text */
.article-list .article .article-body {
  display: inherit;
}
article.item {
  margin-bottom: 50px;
  background: #fff;
  -webkit-box-shadow: 1.5px 2.598px 5px 3px rgba(0,0,0,0.1);
  box-shadow: 1.5px 2.598px 5px 3px rgba(0,0,0,0.1);
  padding: 0px 0px 10px 0px;
  border-radius: 3px;
  border-color:#fff;
  -webkit-transition: .3s;
  transition: .3s;
}
.alert {
  overflow: hidden;
}
.article-info time {
  margin-left: 0.5em;
  color: #081d94;
}
article.item .content-wrap {
  padding-left: 0px;
   margin: 35px 20px 10px 20px;
}
#sp-main-body {
  padding: 20px 0;
}
.sp-page-title-sub-heading{
  font-size:18px;
  font-weight: 500;
  order: -1;
  padding-top:5px;
}
.article-list .article .article-header h2 {
  	font-size: 1.5rem;
	font-weight: 600;
	line-height: 1.5em;
	letter-spacing: 0.001em;
}
.entry-header h2 {
  margin: 18px 0 0;
}
.sppb-addon-text p {
  margin-top: 0;
  margin-bottom: 1rem;
  margin-right: 1em;
  margin-left: 1em;
}
figure.image.art {
  float: right;
}
figure.image.art img{
width:340px;
}
figure.image.art figcaption{
  width: 340px;
}
.art, .article{
  float:right;
}
#system-message-container {
  position: relative;
  right: 0px;
}
@media (max-width: 575.98px){
.article, .art{
	width:auto!important;
    float:none!important;
}
.wfpopup{
    float:none!important
  }
}
 .sp-page-title{
  font-size:250%;
  text-align:center;
  /*border-radius: 7px 7px 0 0;*/
  color: #fff;
  font-weight: 700;
  /*margin: 0 0 20px 0;*/
  background: #081d94;
  background-image: url("../images/bgr3.png")!important;
  border: 1px solid #dbdee1;
  padding: 50px 0px 50px 0px;
}
a, a:hover{
  color:#081d94;
}
body .btn-primary, body .sppb-btn-primary {
  border-color: #081d94;
  background-color: #081d94;
}
body .btn-primary:hover, body .sppb-btn-primary:hover {
  border-color: #081d94;
  background-color: #081d94;
}
body .sppb-btn.sppb-btn-default {
  background-color: #081d94;
  color: #fff;
  border-color: #081d94;
}
body.layout-default .btn:hover, body.layout-default .btn:focus, body.layout-default .btn:active {
  background-color: #081d94 !important;
  border-color: #081d94 !important;
}
body.layout-default .btn.btn-primary, body.layout-default .btn.btn-success {
  background-color: #081d94;
  }
.sp-page-title .sp-page-title-heading {
  font-size: 45px;
  font-weight: 500;
}

.kursdatum #sp-main-body{
  padding:0;
}
.kursdatum .eb-taskbar .btn-default{
  border: 1px solid #081d94;
  color: #081d94;
}
#eb-category-page-timeline, #sp-main-body{
  background-color:#fff;
}
#eb-category-page-timeline{
  margin-bottom: 50px;
background: #fff;
-webkit-box-shadow: 1.5px 2.598px 5px 0px rgba(0,0,0,0.1);
box-shadow: 1.5px 2.598px 5px 0px rgba(0,0,0,0.1);
padding: 25px;
border-radius: 3px;
-webkit-transition: .3s;
transition: .3s;
}
.eb-event-container {
  padding: 40px 0 0 100px;
}
@media (max-width: 575.98px){
  #eb-category-page-timeline {
  padding: 0 10px 0 10px;
  }
  .eb-event-container {
    padding: 110px 0 0 0px;
    background-image: none;
  }
  .eb-event-date-container {
    margin: -100px 15px 0 0px;
  }
}
#eb-category-page-timeline:hover{
  box-shadow: 0px 12.99px 30px 0px rgba(0,0,0,0.1);
}
.eb-even-title-container, .eb-event-title{
  font-size:25px;
  color:#081d94;
}
.eb-event-date-info {
  font-size: 100%;
  line-height: 150%;
  display: inline-block;
}
.eb-page-heading{
  font-size:35px;
  text-align:center;
}
#eb-category-page-timeline .text-info.eb-notice-message  {
  font-size: 130%;
  font-weight: 700;
  margin-top: 8px;
  color:#e67b13  !important;
}
/*.eb-box-heading {
  border-radius: 7px 7px 0 0;
  color: #fff;
  font-weight: 700;
  padding: 8px 10px;
  margin: 0 0 0 0;
  background: #081d94;
  border: 1px solid #dbdee1;
  padding: 80px 0px 80px 0px;
}*/
.eb-box-heading {
  background-color: #fff;
  border-width: 1px 1px 0px 1px;
  padding-bottom:0px;
}
.eb-page-heading .hidden-print{
  background-color:transparent;
  border-color: #fff;
  border: 1px solid #fff;
  border-top-color: rgb(255, 255, 255);
  border-right-color: rgb(255, 255, 255);
  border-bottom-color: rgb(255, 255, 255);
  border-left-color: rgb(255, 255, 255);
  float: right;
  margin: 10px;
}
.eb-page-heading .hidden-print:hover{
  background-color:#fac95a;
}
.eb-page-heading .hidden-print a{
  color: #fff;
}
/* forms */
.form-check-input {
  margin-right: .25em;
}

/* compensation for no publication date disp*/
.article-info {
  margin: 0 15px 0 -6px;
  line-height: 30px;
  float: left;
}
/* snbbinfo */
.snabbinfo hr{
  opacity: .9;
}
.snabbinfo{
  float:right;
  width:200px;
  background-color:#081d94;
  color:#fff;
  padding:10px;
  border-radius: 2px;
  margin-left: 10px;
  font-size: 0.9em;
}
.snabbinfo .btn.btn-default{
  background-color:#777 !important;
  color:#fff;
  padding: 5px 10px 5px 10px;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 500;
  position: relative;
  border-color: #fff;
  border-radius:2px;
}
.snabbinfo .btn.btn-default:hover{
  background-color:#fff !important;
  color:#111;
  
}
.article-img, .custom-snabbinfo{
  	float:right;
  	width:200px;
  	margin-left: 0px;
  }
.registration .btn {
    margin-top: 0px;
}
@media only screen and (max-width: 480px) {
   .view-article article.item .entry-image{
    margin-left:-21px;
    margin-right:-21px;
  }
   .article-img, .custom-snabbinfo{
  	float:none;
  	width:100%;
  	margin-left: 0px;
  }
}
@media only screen and (max-width: 580px) {
   .view-article article.item .entry-image{
    margin-left:-10px;
    margin-right:-10px;
  }
  .view-article article.item{
    padding: 0 10px 70px 10px;
  }
}
@media only screen and (max-width: 767px) {
   .snabbinfo{
    float:none;
    width:100%;
    margin-left: 0px;
    margin-bottom:20px;
  }
}

/****************************/
.input-prepend .add-on{
		padding: 6px 5px;
  		display: block;
  		float: left;
}
.eb-container h3{
  		margin: 10px 0 20px 0 ;
}
#eb-event-details.eb-description{
  padding-top:0px;
}
.eb-event-date{
  		height: 70px;
		width: 70px;
}
eb-even-title-container, eb-page-heading{
  		font-size: 30px;
  		/*padding-bottom: 15px;*/
}

h3.eb-page-heading a.view_map_link{
  		font-size: 20px;
}

.eb-event-price-container {
    font-size: 100%;
}
/* gröna datum */
.eb-event-date-container .cas-2, .eb-event-date-container .cas-3{
  	background-color: #1f9f04;
}
/* grön datum status i tabell*/
.eb-featured-event .table-striped tbody .ex-info-value, .eb-featured-event .table-striped tbody .ex-info-lable{
  	background-color: #1f9f04;
	color: #fff;
}
/*.eb-event-places-info {
    font-size: 130%;
    line-height: 150%;
}*/
/******** gröna meddelanden **********/
.course-action-taken {
  color: #1f9f04;
}
/********** gula one more user needed **********/
.course-action-attend {
    background-color: #ffe406;
    padding: 2px  5px 2px  5px;
  display:block;
}
/********** gula closed group **********/
.course-action-closed{
    background-color: #ffe406;
    padding: 2px  5px 2px  5px;
}
.course-action-closed-group {
    background-color: #ffe406;
    padding: 0 10px 0 10px;
}
.radio-verical lable{
  display: block;
}
.good-to-know {
    color: #081d94;
}
/* ignite gallery*/
.igui-overlay-primary, .ig-slideshow-button svg {
  background: rgba(19, 32, 94, 0.87) !important;
}

/* poppup images */

.wf-zoom-image {
  padding:5px;
}
/***** front user adm ****/
.btn-group > .btn:not(:first-child) {
  margin-left: 3px;
}
body.layout-default .btn {
  padding: 10px 35px 10px 36px;
  margin-left: 3px;
}
div.pg-pay-btn-container {
  container-type: inline-size;
  width: fit-content;
  padding-top: 20px;
}

/****************kurssupport*******************/
.kurssupport .mod-custom{
  width: 100%;
  display: table;
}
.document{
  display: -webkit-box;
}
/*********** tabeller ***************/
table {
  color: #000;
  font-size: 16px;
  background: #eaebec;
  margin: 0;
  border: thin solid rgba(211,211,211,1.00);
  }
#greybg {
  background-color: #fff;
}
table tr td:first-child {
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
}
table tr {
  text-align: center;
  }
.mod-articles-items li{
  display:grid;
  padding:10px;
}
.wf-mediabox-caption p{
  padding:5px;
}
