﻿.side-navigation.affix
{
	top: 100px;
}
.affix
{
	position: fixed;
}
.side-navigation
{
	margin: 30px 0 0;
	padding: 0;
	background-color: #fff;
	width: 425px;

}
.technology-container, .product-container
{
	width: 100%;    
	overflow: hidden;
	padding-left: 15px;
}
.product-container .container
{
	max-width: 1170px;
}
.container
{
	margin-right: auto;
	margin-left: auto;
}
.side-navigation > li > a
{
	display: block;
	width: 100%;
	font-size: 24px;
	padding: 11px 15px 11px 0px;
	font-family: 'UniversNW01-230BThin';
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #999;
}
h1, h2, h3, h4, h5, h6
{
	margin: 10px 0;
	font-family: inherit;
	font-weight: bold;
	line-height: 20px;
	color: inherit;
	text-rendering: optimizelegibility;
}
h2
{
	font-size: 24px;
	font-family: "UniversNW01-230BThin";
	letter-spacing: 1px;
	text-transform: none;
    white-space: nowrap;
}
h3
{
	font-size: 16px;
	font-family: "Univers Next W01 Light";
	letter-spacing: 1px;
	text-transform: none;
}

h1, h2, h3
{
	line-height: 40px;
}

h1
{
	font-size: 32px;
	margin-bottom: 20px;
	font-family: "UniversNW01-230BThin";
	letter-spacing: 1px;
	text-transform: none;
}

h4
{
	font-size: 13px;
	font-family: "Univers Next W01 Light";
	letter-spacing: 1px;
	text-transform: uppercase;
}
.product-container li
{
    list-style : none;
    font-size: 15px;
    line-height: 25px;
}
.product-container ul
{
    padding-left : 0;
}
.nav > li > a:hover, .nav > li > a:focus
{
	text-decoration: none;
	background-color: #eee;
}

li
{
	line-height: 20px;
}

.side-navigation > .active > a
{
	position: relative;
	z-index: 2;
	border: 0;
	padding: 11px 15px 11px 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: none;
	color: #111;
	background: none;
	position: relative;
	z-index: 2;
	border: 0;
	padding: 11px 15px 11px 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #111;
	background: none;
}

.side-navigation > li > a:hover
{
	background: none;
}

.sektion
{
	padding-top     : 40px;
    padding-bottom  : 50px;
}

a
{
	color: #006269;
	text-decoration: none;
}
a:hover
{
	text-shadow: none;
	color: #006269; /* #27AAE1; */
	text-decoration: none;
}
.subhead
{
	text-align: left;
	border-bottom: 1px solid #ddd;
}
.header-image
{
	position: relative;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), 0 0 30px rgba(0, 0, 0, 0.075);
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #000;
	background-position: center;
	background-color: rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.2), inset 0 -3px 7px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.2), inset 0 -3px 7px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.2), inset 0 -3px 7px rgba(0, 0, 0, 0.2);
	padding: 0;
	height: 300px;
	margin-bottom: 20px; /* Afstand til første artikel */
	margin-top: 100px; /* kompenser for top bjaelke med fixed position */
}
.header-image .container
{
   
  /*  padding-top: 100px;*/
}

.centerParent
{
	display: table;
	margin: auto;
}
.toBeCentered
{
	display: table-cell;
	vertical-align: middle;
}

.header-image .container h1
{
	
	text-transform: uppercase;
	padding: 0;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-family: 'UniversNW01-230BThin';
	letter-spacing: 1px;
	white-space: normal;
}
.header-image .container .intro-screenshots
{
	position: absolute;
	top: 150px;
	bottom: 0;
	left: 50%;
	width: 1200px;
	margin-left: -600px;
	overflow: hidden;
}

.side-navigation.affix-top
{
  
}
.side-navigation.affix-bottom
{
	position: absolute;
	top: auto;
	bottom: 700px;
}
.row
{
	margin-left: 0px;
}
footer .row
{
	margin-left: 0px;
}
img#screen-reporting
{
	width: 800px;
	max-width: 800px;
}
.wide-span img
{
	position: absolute;
	top: -5px;
	width: 600px;
	max-width: 600px;
}
.wide-span
{
	position: relative;
}
.produktFunktion
{
	min-height:300px;
	padding-right: 40px !important;
	padding-top: 10px;
	padding-bottom: 10px;
}
.produktFunktionEnd
{
	padding-top: 10px;
	padding-bottom: 10px;
}
.produktFunktion p, .produktFunktionEnd p
{
	text-align: left;
	line-height : 20px;
}
.produktFunktion h1, .produktFunktionEnd h1
{
	font-size : 30px;
}
.produktFunktion .glyphicon, .produktFunktionEnd .glyphicon
{
	color : #006269;
}
#referenceliste li
{
    font-size : 16px;
    line-height : 30px;
}
@media (min-width: 1200px)
{
	.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container
	{
		width: 1170px;
	}
}
@media (min-width: 1200px)
{
	.row:before, .row:after
	{
		display: table;
		line-height: 0;
		content: "";
	}
	.row:after
	{
		clear: both;
	}
}
@media (min-width: 992px)
{
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12
	{
		padding-right : 0;
		padding-left  : 0;

	}
}
@media (max-width: 1023px)
{
	.side-navigation
	{
		position : relative;

	}
	.header-image .container
	{
		/* padding-top : 30px; */
		vertical-align : middle;
	}
	.affix {
		position: static;
	}
	.row
    {
	    margin-left: 0px;
    }
}
@media (min-width: 1024px)
{
	.technology-container, .product-container
	{
		min-width: 940px;
	}
    .row
    {
	    /* margin-left: 30px;*/
    }
}