/*
Website MitTestamente
Author: Sampedro - Ivan Staub
Version: 3
help !
*/


/* #Site Styles
================================================== */
img[src*="mittestamentelogo.png"]{
	width: 150px;
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	line-break: auto;
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 3px;
	color: black;
	text-align: center;
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #ccc;

}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: none;
	border-style: solid;
}
.body {
	background: #fff;
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight: normal;
	/*line-height: 18px;*/
	color: #353030;
	font-weight: normal;
	font-style:normal;
	counter-reset: item;

}
/*body {
	background: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	color: #003d6a;
	font-weight: normal;
	font-style:normal;
	counter-reset: item;
}*/

/*font { font-family: "Open Sans", sans-serif !important; }
font { font-family: Georgia, serif !important; }*/

html, body { height: 100%; }

p {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
}

.inputText{
	font-family: "Roboto", Sans-serif;
	font-size: 18px;
	font-weight: bold;
}


b {
	font-weight: 600;
}

a, img, span {
	-webkit-transition : all 0.4s ease;
	-moz-transition : all 0.4s ease;
	-o-transition : all 0.4s ease;
	-ms-transition : all 0.4s ease;
	transition : all 0.4s ease;
}

a {
	color:#0070be;
	text-decoration:underline;
}

a:visited {
	color:#007ed9;
}

a:link{
	text-decoration: none;
}
a:hover{
	color:none;
	text-decoration: underline;

}
a:visited{
	text-decoration: none;
}
a:hover,
a:focus {
	color:#007ed9;
}

a[href^=tel]{
	color:inherit;
	text-decoration:none;
}

::selection {
	background:#003d6a;
	color:#fff;
}

::-moz-selection {
	background:#003d6a;
	color:#fff;
}

::-webkit-selection {
	background:#003d6a;
	color:#fff;
}

h1 {
	font-family: "Lora", serif !important;
}

h2 {
	font-family: "Lora", serif !important;
}

h3 {
	/*font-family: "Lora", serif !important;*/
}

h4 {
	font-family: "Lora", serif !important;
}

h5 {
	font-family: "Lora", serif !important;
}

h6 {
	font-family: "Lora", serif !important;
}

label {
	/*line-height: 30px !important;*/
	display: inline-block;
	max-width: 100%;
}


/* #Page Styles
================================================== */

.holder {
	min-height: 100%;
	position: relative;
}

.structur_container {
	position:relative;
	max-width:940px;
	margin:0 auto;
	padding:0 20px;
}

.structur_container:after {
	content: "0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.structur_container .five {
	width: 300px;
	float: right;
}

.structur_container .ten {
	width: 540px;
	float: left;
}

.structur_container .full {
	margin:40px 0;
}

/*** TOP ***/

.mainNav {
	background: #ffffff;
}

.mainNav #logo {
	text-align: center;
	display: block;
	padding: 15px 0;
}

.mainNavBreadCrump {
	float: left;
	width: 100%;
	background: #ffffff;
	margin-bottom: 25px;
}

.mainNavBreadCrump .sixteen {
	float:left;
	width:100%;
	border-bottom: 1px solid #e9f1f7;
}

.mainNavBreadCrump nav {
	float: left;
}

.mainNavBreadCrump nav p {
	display: block;
	font-family: 'Open Sans',sans-serif;
	font-size: 14px;
	line-height: 1;
	color: /*#003d6a*/#0f4e6e;
	padding: 13px 0 25px;
}

.mainNavBreadCrump .partner {
	float: right;
	margin: 10px 0;
}

.mainNavBreadCrump .partner p {
	float: right;
	width: auto;
	font-size: 12px;
	line-height: 14px;
	color: #4c4c4c;
	margin: 0;
	margin-left: 10px;
}

.mainNavBreadCrump .partner p img {
	float: right;
	max-width: 100%;
	height: auto;
}

.mainNavBreadCrump .partner p:last-child {
	margin-top: 4px;
}


/*** NAV ***/



.toplogo img
{
	-ms-interpolation-mode: bicubic;
	margin-top: 20px;
	/*width:170px;*/
	position: relative;
	left: 5%;

}
.toplogo
{
	width:33%;
	float:left;
	text-align:right;
	padding-top:10px;
}
.centerlogo img
{
	-ms-interpolation-mode: bicubic;
	width:150px;
}

.centerlogo
{
	width:33%;
	float:left;
	text-align:center;
	position:relative
}
.centerlogotext
{
	position:relative;
	top:-40px;
	color: #aaa;
	font-size: 12px;
}

/*** CENTER ***/

.pageWrap {
	padding-bottom:170px;
}

.pageWrap h1 {
	font-family: 'Open Sans',sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0px;
	color: /*#003d6a*/#0f4e6e;
	margin: 0px 0 20px 0;
}

.pageWrap h2 {
	font-size: 18px;
	color: /*#003d6a*/#0f4e6e;
	line-height: 22px;
	margin: 0px 0 20px 0;
}

.pageWrap hr {
	border: solid #878499;
	border-width: 1px 0 0;
	margin-left:auto;
	margin-right:auto;
	margin: 30px 0 30px;
}

.pageWrap p span i a {
	color:/*#0070be*/#0f4e6e;
	text-decoration:none;
}

.box {
	background: #ffffff;
	max-width: 600px;
	margin: 0 auto;
	/*width:540px;
	display: inline;
	position: relative;
	margin: 40px 0 20px 0;	*/
}

.box {
	/*font-family: 'Open Sans', sans-serif !important;*/
	font-size:18px;
	line-height:24px;
	color:/*#003d6a*/#0f4e6e;
}

.boxContent {
	margin:0 auto;
	max-width:600px;
}

.box h3 {
	font-family: "Patua One", Sans-serif;
	font-size: 50px;
	font-weight: 400;
	line-height: 1;
	color: /*#0f4e6e*/#0f4e6e;
	margin: 0 0 40px 0;
	padding:20px 0px 20px 0px;
	text-align: center;
}



.box > ol {
	margin:0 20px;
}

.box .errorQuestion {
//background: /*#003d6a*/#0f4e6e;
	float:left;
	width:500px;
	padding:20px 0 0;
	margin: 20px 20px 0 20px;
}

.box .errorQuestion h5 {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 16px;
	line-height: 22px;
	color: /*#003d6a*/#0f4e6e;
	margin: 0 0 10px 0;
}

.box .submitAnswerTop
{
	margin: 0 0 20px 0;
	border: 0;
}

.box .submitAnswer {
	float:left;
	width:100%;
	margin:20px 0 0 0;
}

.submitAnswerTilbage{
	float:left;
	width:100%;
	padding-left:10px;
	margin:30px 0 0 0;

}

img[src*="tilbage.png"]{
	cursor:pointer;
}

.bestil {
	font-size: 20px;
	display: block;
	margin: 0 auto;
	padding: 20px 30px;
	border: 1px solid #009179;
	background: /*#20ab31*/ #009179;
	color: #fff !important;
	font-family: Georgia, serif !important;
	font-style: italic;
	text-decoration: none;
	cursor: pointer;
	border-radius: 4px;
}

.box .submitAnswer .ordersubmitbtn {
	float:right;
	font-size: 20px;
	margin: 20px 0 20px 0;
	padding: 20px 30px;
	border: 1px solid #009179;
	background: /*#20ab31*/#009179;
	color: #fff !important;
	font-family: Georgia, serif !important;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	cursor:pointer;
	display:block;
	border-radius: 4px;

	/** CSS3 **/
	-webkit-appearance: none;

}

.box .submitAnswer .ordersubmitbtn:hover {
	background: /*#20ab31*/ #009b84;
}

.box .submitAnswer .orderbackbtn {
	float:left;
	font-size: 20px;
	margin: 26px 0 0px 0;
	padding: 14px 24px;
	border: 2px solid #0f4e6e;
	background: #0f4e6e;
	color: white;
	font-family: Georgia, serif !important;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	cursor:pointer;
	display:block;
	border-radius: 4px;

	/** CSS3 **/
	-webkit-appearance: none;

	/*font-size: 20px;
	line-height: 1;
	padding: 14px 30px;
	border: 1px solid /*#003d6a*//*#0f4e6e;
	background: #ffffff; /* Old browsers *//*
	color: /*#003d6a*//*#0f4e6e !important;/*
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 600;
	text-decoration: none;
	float: left;
	cursor:pointer;

	/** CSS3 **//*
	-webkit-border-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-radius: 6px;*/

}

.box .submitAnswer .orderbackbtn:hover {
	background: /*#20ab31*/ #ffffff;
	color: #0f4e6e;
}

.tekstUnderServiceTitle {
	/*padding:10px;*/
	/*line-height: 1.6;*/
	width: inherit;
	font-size:17px;
	font-family: Roboto, Sans-Serif;
}

.box .submit {

	float:left !important;
	margin:0 0 0 180px !important;
}

input[type="number"]
{
	text-align: center;
	max-width:60px;
}

.box input[type="text"] {
	margin-bottom:20px;
	padding:10px;
	border-radius: 5px;
	border: 1px solid;
	width:90%;
	font-family:Times New Roman, Times, serif;
	font-size:16px;


}

#numre {
	width:10px;
	height:50%;
	margin-bottom:0px;
	border-radius:  0px;
	text-align: center;

}

table {
	max-width: 600px;
	display:block;
	margin: 0 auto;
	border-spacing: 15px 0;
	border-collapse: separate;
}

td{
	width:300px;
	margin-left:10px;
	margin-right:10px;

}

.box > table {
	margin:0 !important;
}

.box form > table {
	margin: 0 0px;
}

.box table form > table {
	margin:0 !important;
}

.box hr {
	border: solid #878499;
	border-width: 1px 0 0;
	margin-left:auto;
	margin-right:auto;
	margin: 30px 0 30px;
}

/*.box table form hr {
	margin:30px 0 !important;
}*/

.box > ul {
	margin:20px 0;
}

.box p {
	font-size:16px;
	line-height:24px;
	margin:0 0 10px 0;
}

.box > p,
.box form > p {
	font-size:17px;
	font-family: "Roboto", Sans-serif;
	line-height:18px;
	margin:0 0px 0px 0px;
}
/*
.box form > div {
	margin:0px 20px;
}*/

.box form  {
	background-color: #fff;
}

.box p font {
	font-family: 'Open Sans', sans-serif !important;
}

.submitAnswer p {
	text-align: center;
	font-size: 16px;
	margin: 0 0 10px 0;
	line-height: 20px;
}

.no-margin-top {
	margin-top:0;
}

.clear{
	clear:both;
}

/*** RADIO BUTTONS ***/

.textOverRB{
	font-size: 22px;
	font-family: "Roboto", Sans-serif;
}


.optionContainer{
	margin-left: -15px;
	margin-right: -15px;
}

.optionContainer input[type=radio] {
	opacity: 0;
	position:absolute;
}


.optionContainer input[type=radio] + label {
	cursor: pointer;
	text-shadow: 1px 1px 0 rgba(0,0,0,0);
	border: 2px solid /*#003D6A*/ #0f4e6e;
	margin: 10px;
	height: 100px;
	border-radius: 3px;
	text-align: center;
	font-size: 19px;
	font-family: Helvetica;
	width: 292px;
	background-color: #ffffff;

}


.optionContainer input[type=radio]:checked + label {
	border: 4px solid /*#003D6A*/ #009179;
	color:/*#00AD51*/#009179;
	background-color:#fff;
}


.optionContainer input[type=radio] + label:hover{
	border-color: /*#00AD51*/ #009179;
	background-color: #fff;
	color: /*#00AD51*/ #009179;
}

.inputs{
	float:left;
	width:50%;
	padding-bottom:20px;
	text-align:center;
	position:relative;
}

.optionContainer .inputs
{
	padding-bottom:0;


}
.optionContainer label span {
	position: relative;
	top: 33%;
	font-weight: normal;
}

#skrivBoks {
	border-radius: 10px;
	width: 90%;
	height: 150px;
	resize: none;
	font-family: Times New Roman, Times, serif;
	padding: 10px 10px 10px 10px;
	font-size: 16px;
}

/*** TIMELINE ***/


.timelinenumber
{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	font-size: 25px;
	color: #fff;
	line-height: 34px;
	text-align: center;
	background: #E6E6E6;
	display:table-cell;
	margin:30px;
	float: inherit;
	/*border: 3.5px solid #E6E6E6;*/
}

.tNumber {
	line-height: 29px;
}
.timeline
{
	counter-reset: step;
	text-align:center;
	height:60px;
	display:table;
	width:55%;
	margin:0 auto;
	margin-bottom:30px;
	margin-top: 20px;

}

.timelinenumber.activechecked
{
	background-color:/*#00AD51*/#009179;
	background-image:url(/structur/images/elements/mittestamente/mittestamente_checked.png);
	background-repeat:no-repeat;
	color:transparent;
	background-position: center;

}

.timelinenumber.active
{
	background-color:/*#00AD51*/#009179;

}

.timelineitem, .timelineitemnumber, .timelineitemOne, .timelineitemTo, .timelineitemTre
{
	display:table-cell;
}

.timelinetext
{
	position:absolute;
	bottom:0;
	width: 100px;
	text-align:left;
	font-family: "Roboto", Sans-serif;
	font-size: 15px;
}
.timelinetext.large
{
	left:-29px;
	bottom: -15px;
	text-align:center;
}
.timelinetext.halflarge
{
	left:-5px;
}

.timelinetext.half
{
	left:-29px;
	text-align:center;
}
.timelineitemnumber
{
	position:relative;
	width:40px;

}

.timelineitem .sep
{
	content:counter(step);
	counter-increment: step;
	height:0px;
	border-top:5px solid #E6E6E6;
	border-bottom:4px solid #E6E6E6;
}


.timelineitem.active .sep
{
	border-top:3px dashed /*#00AD51*/#009179;
}

/*** SIDEBAR **
.sidebarContainer {
	width:300px;
	position:relative;
	margin:0 0 30px 0;
	clear:both;
	padding-top:30px;
}

.sidebarContainer h3 {
	font-family: 'Open Sans',sans-serif;
	font-size: 20px;
	color: #003d6a;
	margin: 0px 0 15px 20px;
	float: left;
}

.sidebarBox {
	float: left;
	background: #ffffff;
	width:300px;
	padding: 20px;
	position: relative;
	border:1px solid #003d6a;

	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}

.needHelp {
	margin-top:66px;
}

.needHelp .sidebarBox {
	padding:20px 20px 15px 20px;
}

.needHelp #needHelpImg {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.sidebarBox h4 {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 16px;
	line-height: 1;
	font-weight: 600;
	color:#003d6a;
	float:left;
	width:100%;
	margin:0 0 3px 0;
}

.sidebarBox span {
	font-size: 14px;
	line-height: 1;
	color: #003d6a;
	float:left;
	width:100%;
}

.sidebarBox .sidebarBoxText div {
	float:left;
	width:100%;
	margin:10px 0 0 0;
}

.sidebarBox div img {
	float:left;
	margin:2px 5px 0 0;
}

.sidebarBox div p {
	font-weight:600;
}

.sidebarBox a {
	font-size:12px;
	line-height: 1;
	float: left;
	width: 100%;
}

.sidebarBox a.cta {
	background: #0070be;
	color: #fff;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: bold;
	font-size: 12px;
	padding: 8px 14px;

	float: left;
	width:auto;
	margin:20px 0 0 0;

	position:relative;
	z-index:1;

	text-decoration: none;

	/*
	-webkit-border-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-radius: 6px;

}

.sidebarBox a.cta:hover {
	background: #007ed9; /* Old browsers */
}


/*** FOOTER ***/



.sponsbaggrund{
	display:table;
	margin:0 auto;

}

#mainFooter {
	background: /*#123d67*/ #0f4e6e;
	position: relative;
	bottom: 0;
	width: 100%;
}

.mainFooterInner {
	padding:30px !important;
}


#logoFooter {
	float:right;
}



.mainFooterInner {
	padding:30px 20px !important;
}


/** FOOTER END **/

.padding
{
	padding:10px;
}

.handwrittenBox
{
	position: absolute;
	right: 20px;
	top: 20px; /** CSS3 **/
	-webkit-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	-o-transform: rotate(10deg);
	writing-mode: rl-bt;
}

.handwrittenBox .handwrittenText
{
	font-family: 'christopherhandregular';
	font-size: 30px;
	line-height: 1;
}

.handwrittenBox img
{
	margin-left: 20px;
	margin-top: 5px; /** CSS3 **/
	-webkit-transform: rotate(50deg);
	-moz-transform: rotate(50deg);
	-o-transform: rotate(50deg);
	writing-mode: rl-bt;
}

.contentHolder aside img
{
	width:100%;
}

table, textarea
{
	margin-left:20px;
}
input[type=checkbox], input[type=radio]
{
	margin-right: 3px;
	position: relative;
	top: 3px;
}


@media only screen /*MOBIL-ENHEDER*/
and (min-device-width: 320px)
and (max-device-width: 812px)
and (-webkit-device-pixel-ratio: 3)
and (orientation: landscape){
	img[src*="ulrik2.png"]{
		display:none;
	}
	.timelinetext {
		font-size: 12px;
	}

}
/*
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1440px)
and (orientation: portrait)
and (orientation: landscape){
	img[src*="ulrik2.png"]{
		display:none;
	}
	table {
		max-width: 600px;
	}


}*/

@media screen and (max-width: 568px)
{
	input[type=text]
	{
		max-width:250px;
	}
	input[type=email]
	{
		max-width:250px;
	}
	#By
	{
		max-width:250px;
	}
	img[src*="ulrik2.png"]{
		display:none;
	}


}

@media (min-width: 600px) and (max-width: 1024px) {

	img[src*="ulrik2.png"]{
		display:none;
	}

}

@media screen and (max-width: 600px)
{
	table {
		max-width: 300px;
	}
	.timeline{
		margin-top: 0px;
	}
	.sponsbaggrund {
		display:table;
		margin: 0 auto;
		text-align:center;
	}
	.højrelogo img{
		width: 75px;
		margin-left:20px;
		position:relative;
	}
	.midtlogo img{
		width: 75px;
		margin-left:20px;
		padding-top:5px;
	}
	.venstrelogo img{
		float:left;
		text-align:right;
		width: 75px;
		padding-top:7px;
		padding-right:5px;
	}
	.itvivlcontainer img
	{

		width: 65px;

	}
	.toplogo img
	{
		width:100px;
	}
	.centerlogo img
	{
		width:110px;
	}
	.centerlogotext
	{
		top:-35px;
	}
	.itvivlcontainer
	{
		padding-top:0px;

	}

	img[src*="ulrik2.png"]{
		display:none;
	}

	.timelinetext
	{
		display:none;
	}
	.timelinenumber
	{
		border-radius:0;
		border-left:1px solid #fff;
	}
	.mainNav
	{
		padding-bottom:10px;
	}
	.timeline
	{
		margin-bottom:10px;
		width:auto;
	}
	.col-sm-12
	{
		padding:0;
	}
	.container
	{
		padding-left:15px;
	}

	.optionContainer input[type=radio] + label{
		display: center;
		cursor: pointer;
		text-shadow: 1px 1px 0 rgba(0,0,0,0);
		border: 2px solid /*#003D6A*/#0f4e6e;
		margin: 5px;
		height: 100px;
		border-radius: 3px;
		text-align:center;
		font-size: 19px;
		overflow: scroll;
		font-family: Helvetica;
		width: 170px;
		background-color: #ffffff;
	}

	.box form > div
	{
	}

	.box tr td {
		display: block;
		margin: 0 auto;
	}


	.tooltip-inner {

		position:relative;
		display:inline-block;
		width:100px;
		top:100%;
		left:50%;
		margin-left:-30px;
		display:none;

	}
	.tooltip-arrow{
		display:none;
	}



}

.tooltip-inner {
	background-color: #fff;
	/*!important is not necessary if you place custom.css at the end of your css calls. For the purpose of this demo, it seems to be required in SO snippet*/
	color: #222;
	min-height:30px;
	padding:10px;
	border:1px solid #ccc;
	border-radius:4px;
}