body {
	background: #e5e5e5 url(https://img6.custompublish.com/getfile.php/4760064.2756.zbukqpbmzmmbtp/bg_sidearrow.png) left repeat-y!important;
	background-size: 7%!important;
}

#page {
	background: #e5e5e5 url(https://img6.custompublish.com/getfile.php/4760064.2756.zbukqpbmzmmbtp/bg_sidearrow.png) left repeat-y!important;
	background-size: 7%!important;
}

#header #logolink {
	align-items: center;
}

#header .logo img {
	padding: 0!important;
    max-height: 100px;

}

@media screen and (min-width: 630px) {
	#header .logo img {
		padding: 0 0 0 1rem!important;
	}
}

.languagebar {
	margin-right: 1rem;
}
hr {
	clear: both;
	max-width: 20rem;
	height: 0;
	
	margin-bottom: 2rem;
	border-top: 0;
	border-right: 0;
	border-bottom: 0!important;
	border-left: 0;
	position: relative;
	background: #999999;
	padding-bottom: 6px;
	}

	hr::after{
		content: '';
		height: 6px;
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ed8034+0,ed8034+33,feb123+33,feb123+66,2184cd+66,2184cd+100 */
		background: rgb(237,128,52); /* Old browsers */
		background: -moz-linear-gradient(left, rgba(218,41,28,1) 0%,rgba(218,41,28,1) 30%,rgba(0,108,53,1) 30%, rgba(0,108,53,1) 50%, rgba(252,245,43,1) 50%,rgba(252,245,43,1) 70%, rgba(11,65,120,1) 70%,rgba(11,65,120,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(left,rgba(218,41,28,1) 0%, rgba(218,41,28,1) 30%,rgba(0,108,53,1) 30%,rgba(0,108,53,1) 50%, rgba(252,245,43,1) 50%,rgba(252,245,43,1) 70%, rgba(11,65,120,1) 70%,rgba(11,65,120,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to right,rgba(218,41,28,1) 0%,rgba(218,41,28,1) 30%,rgba(0,108,53,1) 30%,rgba(0,108,53,1) 50%, rgba(252,245,43,1) 50%,rgba(252,245,43,1) 70%, rgba(11,65,120,1) 70%,rgba(11,65,120,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#da291c', endColorstr='#2184cd',GradientType=1 ); /* IE6-9 */
	  }


.row-header {
	margin-top: 3rem!important;
	margin-bottom: 0!important;
	font-size: 1.9rem;
	font-weight: 600;
}

#footer {
    padding-bottom: 2rem;
    padding-top: 4rem;
    background-color: #0b4178;
    color: #fefefe;
}

#footer a {
	color:#fff;
}


#hero-image {
	background-color: #0b4178;
	
}
#hero-image h1{
	color: #fff;
}

#hero-image .contactinfo {
	color: #fff;
}

#hero-image .button {
	background-color: #900;
	color: #fff;
}

#hero-image .button:hover {
	background-color: #da291c;
}

.lead {
	color: #fff;
}

.fp-gallery {
	margin-bottom: 2rem;
}


#nyheter .articleblock {
		background-color: #f3f4f4;
		margin-bottom: 2rem;
		border-bottom: 1px solid #f3f4f4;
}

.searchpage .tabberlive .tabbertab {
	background-color: white;
}
.cpcredits a{
	color: #ffffff!important;
}
.ingress a{
	text-decoration: underline!important;
}