/*styling av "to top"*/
.scrollToTop{
	width:50px; 
	height:70px;
	padding:10px; 
	text-align:center; 
	background: whiteSmoke;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	position:fixed;
	bottom:30px;
	right:80px;
	display:none;
	background: url('/images/18.1e3dea10155006a5a6b278b4/1467798463327/arrow-147174_640.png') no-repeat 0px 20px;
}
.scrollToTop:hover{
	text-decoration:none;
}

/*Slideshow frontpage*/
.ah4xwhite
{
    background-color: rgba(0,0,0,0.4);
    text-align:center;
}
#startslide {
    background-size: cover;
    height: 650px;
    left: 0;
    position: absolute !important;
    top: 150px;
    width: 100%;
    z-index:-1;
    overflow: hidden;}
    
#startslide img {
  width:100%;
}

/* Busines area menu*/

.b_area a:hover {
    border: none;
    color: crimson;
}

/* Bootstrap vertikal menu / meny */
li.sv-inline a.list-group-item {
    border-radius: 0;
    margin-bottom: -1px;
}


/* Justering av länkars utseende */

a:focus, a:hover {
    text-decoration: none;
}


div.sv-image-portlet a:hover {
    
    border-bottom: none;}

a.NIBE, body a, .NIBE a {
    font-weight: 300!important;
}
    
/* Inställningar för fullbredds-bild*/

#bgimage1 {
  position: fixed; 
  top: -50%; 
  left: -50%; 
  width: 200%; 
  height: 200%;
  z-index: -1;

}
#bgimage1 img {
  position: absolute; 
  top: 0; 
  left: 0; 
  right: 0; 
  bottom: 0; 
  margin: auto; 
  min-width: 50%;
  min-height: 50%;
}
#svid94_1e38dce15038f0851338 div.sv-image-portlet {
position: fixed; 
  top: -50%; 
  left: -50%; 
  width: 200%; 
  height: 200%;
  z-index: -1;
}

#svid94_1e38dce15038f0851338 img {
  position: absolute; 
  top: 0; 
  left: 0; 
  right: 0; 
  bottom: 0; 
  margin: auto; 
  min-width: 50%;
  min-height: 50%;
  object-fit: cover;
}

#svid10_1e38dce15038f08513a8 {
background-color: transparent;}


/* Design av knappar */

div.sv-decoration-Knapporange a {
    -moz-user-select: none;
    background: #ff9933;
    border-radius: 7px;
    cursor: pointer;
    display: inline-block;
    font-size: 1.4em;
    font-family: "source sans pro";
    font-weight: 300;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
div.sv-decoration-Knapporange a:hover {
    background: #ccc;
    font-size: 1.4em;
    font-weight: 300;
    padding: 6px 12px;
    
}
div.sv-decoration-Knappgra a {
     -moz-user-select: none;
    background: #7F7F7F;
    color: #ffffff;
    border-radius: 7px;
    cursor: pointer;
    display: inline-block;
    font-size: 1.4em;
    font-family: "source sans pro";
    font-weight: 300;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
div.sv-decoration-Knappgra a:hover {
    background: #ccc;
    font-size: 1.4em;
    font-weight: 300;
    padding: 6px 12px;
    border-bottom: none; 
    
}

/* Styling av nyhetsmodul */

.nyxformatmall span.sv-channel-paragraph {
margin-bottom: 0em;
}

.linksize {
    color: #7F7F7F;
}

.sv-archive-portlet li {
border-bottom: #ccc dotted 1px;
padding-bottom: 10px;}

/* Styling av expanderande meny*/

.sv-expandmenu-portlet table {
background: #ccc;
border-radius: 10px;
margin-top: 10px;}

.sv-expandmenu-portlet td {
padding: 3px;}


/*Styling av toppmeny*/

ul.nav a:hover {
    border-bottom: 1px solid #ccc;
    margin-bottom: -1px;
}

/* Styling av timeline */

.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

    .timeline:before {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 3px;
        background-color: #eeeeee;
        left: 50%;
        margin-left: -1.5px;
    }

    .timeline > li {
        margin-bottom: 20px;
        position: relative;
    }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li > .timeline-panel {
            width: 46%;
            float: left;
            border: 1px solid #d4d4d4;
            border-radius: 2px;
            padding: 20px;
            position: relative;
            -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
            box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
        }

            .timeline > li > .timeline-panel:before {
                position: absolute;
                top: 26px;
                right: -15px;
                display: inline-block;
                border-top: 15px solid transparent;
                border-left: 15px solid #ccc;
                border-right: 0 solid #ccc;
                border-bottom: 15px solid transparent;
                content: " ";
            }

            .timeline > li > .timeline-panel:after {
                position: absolute;
                top: 27px;
                right: -14px;
                display: inline-block;
                border-top: 14px solid transparent;
                border-left: 14px solid #fff;
                border-right: 0 solid #fff;
                border-bottom: 14px solid transparent;
                content: " ";
            }

        .timeline > li > .timeline-badge {
            color: #fff;
            width: 50px;
            height: 50px;
            line-height: 50px;
            font-size: 1.4em;
            text-align: center;
            position: absolute;
            top: 16px;
            left: 50%;
            margin-left: -25px;
            background-color: #999999;
            z-index: 100;
            border-top-right-radius: 50%;
            border-top-left-radius: 50%;
            border-bottom-right-radius: 50%;
            border-bottom-left-radius: 50%;
        }

        .timeline > li.timeline-inverted > .timeline-panel {
            float: right;
        }

            .timeline > li.timeline-inverted > .timeline-panel:before {
                border-left-width: 0;
                border-right-width: 15px;
                left: -15px;
                right: auto;
            }

            .timeline > li.timeline-inverted > .timeline-panel:after {
                border-left-width: 0;
                border-right-width: 14px;
                left: -14px;
                right: auto;
            }

.timeline-badge.primary {
    background-color: #2e6da4 !important;
}

.timeline-badge.success {
    background-color: #3f903f !important;
}

.timeline-badge.warning {
    background-color: #f0ad4e !important;
}

.timeline-badge.danger {
    background-color: #d9534f !important;
}

.timeline-badge.info {
    background-color: #5bc0de !important;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

    .timeline-body > p + p {
        margin-top: 5px;
    }

@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

        ul.timeline > li > .timeline-panel:before {
            border-left-width: 0;
            border-right-width: 15px;
            left: -15px;
            right: auto;
        }

        ul.timeline > li > .timeline-panel:after {
            border-left-width: 0;
            border-right-width: 14px;
            left: -14px;
            right: auto;
        }
}

/* Justering av layout för nyhetsmodul */

div.sv-archive-portlet img {
margin-right: 20px;}


/* Justering av storlek för sökruta*/

/*div.sv-searchform-portlet form {
width: 340px; 
float: right;
    
}*/

/* Justering av marginal efter font-awesome-iconer */

i.fa {
margin-right: 5px;
}

/* Topp scroller */

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 10%;
  white-space: nowrap;
  background: rgba(153, 153, 153, 0.8) url(../img/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #ccc;
  opacity: 1;
}
.cd-top i {
    color: #fff;
    font-size: 2.5em!important;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
    .cd-top i {
    font-size: 2.5em!important;
}
    
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 90px;
    bottom: 30px;
  }
    .cd-top i {
    color: #fff;
    font-size: 4em!important;
}
}

/*Designinställningar för mobilupplösning*/
@media only screen and (max-width : 900px) {

    .sv-row, .sv-row-1, .sv-row-2, .sv-row-3, .sv-row-4, .sv-row-5, .sv-row-6, .sv-row-7, .sv-row-8, .sv-row-9, .sv-row-10, .sv-row-11, .sv-row-12 {
    margin-left: 20px;
    margin-right: 20px;
}
    .mobilnav {color:black; font-size: 3em!important;}

    ul.moilenav2 li { width: 100%; }
    ul.moilenav2 li a { display: inline;}
   
   .ah4xwhite
   {
      font-size: 90%;
   }
   
   #svid12_8fb6181520c1909d5e469
   {
      padding-left:0em!important;
   }
.c33 {

  padding-left: 0em;
}
   .introtextxblack
   {
      font-size:90%;
   }
   .heading
   {
      font-size:2em;
   }
   .c230{
      padding-top: 8px;
      padding-bottom: 8px;
   }
   
   
}
