﻿/* EFS */

#ContentPlaceHolder1_Panel_Progress0 {
	margin-top: 20px;
}


.display-table {
	display: table;
	table-layout: fixed;
}

.display-cell {
	display: table-cell;
	vertical-align: middle;
	float: none;
}

.footer_address {
	/*width: 380px;*/
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	/*float: left;*/
	display: inline-block;
	vertical-align: middle;
}


body {
	padding-bottom: 0 !important;
	background: #E9E9E9;
	padding-top: 0;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial;
	color: #666;
	font-size: 12px;
	background-image: url('/ClientFiles/efs/1/CustomCampaigns/3e86a290-f8de-4cad-8e68-40e02920a405/bakgrundtygstruktur1.jpg');
}

p {
	/*font-size: 12px;*/
	line-height: 21px;
	/*color: #666;*/
	/*color: #1a1818;*/
}

form {
	margin-bottom: 0 !important;
}

#TelerikWindowZone {
	/*display: none !important;
margin-top: 10px !important;
*/
}

.customheader {
	text-align: center;
	margin-top: 150px;
	position: absolute;
	z-index: -10;
	min-width: 100%;
}

	.customheader > img {
		min-width: 100%;
	}

.container.footer {
	/*margin-top: -50px;*/
}


.customhtmlheader {
	/*
	width: 100%;
	height: 150px;
	background-image: url('logo.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin-bottom: 50px;
*/
}



.customfooter_outer {
	z-index: -1;
	/* position: absolute; */
	/* width: 100%; */
	text-align: center;
	height: auto;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: auto;
	margin-right: auto;
	background-color: #636363;
	-webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.6);
	box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.6);
	padding-left: 40px;
	padding-right: 40px;
	border-bottom: 40px solid #464646;
}



.customfooter_inner {
	padding-top: 25px;
	padding-bottom: 25px;
	color: white;
	text-align: left;
	font-size: 11px;
}

.logo_90konto {
	z-index: -1;
	position: absolute;
	width: 100%;
	/* text-align: center; */
	height: 60px;
	background-repeat: no-repeat;
	/* right: 3%; */
	/* bottom: 1%; */
	background-position: center;
	margin-top: 40px;
	margin-bottom: 10px;
}

.container.footer {
	margin-top: -40px;
}

h1 {
	font-size: 18px;
	color: #666666;
}

h2, h3, h4 {
	color: #434242;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

.customfooter_inner h4 {
	color: #ffffff;
}

.container.main {
	background: #FFFFFF;
	/*margin-top: 20px;*/
	/*border: none;*/
	/*box-shadow: none;*/
	/*-webkit-box-shadow: none;*/
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-bottom: 80px;
	-webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.6);
	box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.6);
	border-bottom: solid 5px #EBEBEB;
	background-image: url(/ClientFiles/efs/1/CustomCampaigns/3e86a290-f8de-4cad-8e68-40e02920a405/bg_johannelunds.png);
	border-top: solid 4px #144476;
}

@media (max-width: 1399px) and (min-width: 980px) {
	.member-list.tiles .item p {
		width: 175px;
	}
}

@media (min-width: 940px) {
	.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container, .customfooter_outer {
		width: 940px !important;
	}
}

@media (min-width: 1200px) {
	.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container, .customfooter_outer {
		width: 940px !important;
	}
}

@media (min-width: 1400px) {
	.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container, .customfooter_outer {
		width: 940px !important;
	}
}

@media (min-width: 1600px) {
	.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container, .customfooter_outer {
		width: 940px !important;
	}
}

@media (max-width: 768px) {
	h1 {
		text-align: center;
	}
}

@media (max-width: 940px) and (min-width: 768px) {
	.customfooter_outer {
		width: 686px !important;
	}
}


.well p {
	font-size: 16px;
	line-height: 20px;
}

hr {
	/* 
	margin-top: 10px !important;
	border-color: #FFF;
	border-style: solid;
	border-width: 1px;
	*/
	visibility: hidden;
}

a {
	color: #144476;
	/*text-decoration: underline;*/
}

	a:hover {
		color: #144476;
		text-decoration: underline;
	}

.well {
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	/*background-color: #F7F8FC;*/
	background-color: #E8ECF3;
}

@media (max-width: 1399px) and (min-width: 1200px) {
	.member-list.tiles .item p {
		width: 175px !important;
	}
}

@media (min-width: 1400px) {
	.member-list.tiles .item p {
		width: 175px !important;
	}
}
