/*
Website MitTestamente
Author: Sampedro - Ivan Staub
Version: 2
help !
*/


/* #Site Styles
================================================== */
}
.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;
  border: 1px solid #ccc;

  line-break: auto;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  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: transparent;
  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;
}
.vedikke {
	font-family: Roboto, Sans-Serif;
}
.vedikke:hover {
	color: #2176ba;
}

font { font-family: Georgia, serif !important; }

html, body {
	height: 100%;
}

p {
	font-size: 14px;
	line-height: 18px;
}

#service-title {
	padding-top: 20px;
	text-align: center;
}
.tekstOverRadioB {
	font-family: Helvetica;
	font-size: 20px;
}
.tekstUnderServiceTitle {
	/*padding:10px;*/
	/*line-height: 1.6;*/
	width: inherit;
	font-size:17px;
	font-family: Roboto, Sans-Serif;
}


.infoBoks {
	background: #f3f3f3;
	/*color: #4e4e4e;*/
	margin-top:40px;
	color:black;
	padding:25px;
	font-family: Roboto, Sans-Serif;
	font-size: 17px;
	
}

.infoBoks span {
	font-family: Arial;
	font-size: 15px;
}

#boksUnderInfoBoks {
	padding:25px;
	margin-top:0px;
	font-family: Arial;
	/*font-style: italic;
	text-align:center;*/
	border-top: 1.5px solid silver;
}
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;
}
img[src*="fancybox_overlay.png"] {
	display:none;
}

img[src*="info-trigger1.png"] {
	display:inline-block;
	position:relative;
	top: 3px;
	height: 16px;
	border-radius:50%;
}


a {
	color: #2176ba;
}



a[href^=tel]{
    color:inherit;
    text-decoration:none;
}

/*
 har fjernet rÃƒÂ¸d markering

::selection {
	background:#c92027;
	color:#fff;
}

::-moz-selection {
	background:#c92027;
	color:#fff;
}

::-webkit-selection {
	background:#c92027;
	color:#fff;
}*/

h1
{
    font-size:45px;
    padding-top:20px;
    padding-bottom:20px;
    line-height:45px;
}

h2 {}

h3 {

	

}

h4 {}

h5 {}

h6 {}

hr {}



/* #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;
	padding-bottom:10px;
}

.mainNav #logo {
	text-align: center;
    display: block;
    padding: 15px 0;
}

.mainNavBreadCrump {
	background: #ffffff;
    border-bottom: 1px solid #878499;
}

.mainNavBreadCrump nav {
	float: left;
}

.mainNavBreadCrump nav p {
	display: block;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
    color: #353030;
    padding: 13px 0 12px;
}

.mainNavBreadCrump .partner {
	float: right;
	margin: 10px 0;
}

.mainNavBreadCrump .partner p {
    float: right;
    width: auto;
    font-size: 14px;
    font-style: italic;
    line-height: 16px;
    color: #757063;
    margin: 0;
    margin-left: 10px;
}

.mainNavBreadCrump .partner p img {
	float: right;
	max-width: 100%;
    height: auto;
}

.mainNavBreadCrump .partner p:last-child {
    margin-top: 2px;
}


/*** CENTER ***/

.pageWrap {
	padding-bottom:100px;
}

.pageW1rap h1 {
	font-family: 'Open Sans',sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0px;
	color: #003D6A;
	margin: 0px 0 20px 0;
}

.pageWrap h2 {
	font-size: 18px;
	color: #003D6A;
	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:#96181c;
	text-decoration:none;
}

#skriveBoks {
	border-radius: 4px;
	margin: 0 auto;
	padding: 12px 20px;
	width: 100%;
	height: 150px;
	resize: none;
	
	}

.box {
	color: /*#0f4e6e*/#0f4e6e;
}

.box h1 {
	font-family: "Patua One", Sans-serif;
	font-weight: 400;
	text-align:center;
	line-height: 50px;
	margin: 0 0 40px 0;
	padding-top:30px;
}

.boxcontent {
	margin:0 auto;
	width:600px;
}

.box font {
	font-family: Georgia, serif !important;
	font-size:14px;
	line-height:18px;
}

ol {
	margin:0 20px;
}

.box .errorQuestion {
	float:left;
	width:500px;
	padding:20px 0 0;
	margin: 20px 20px 0 20px;
    font-family: Arial;
}

.box .errorQuestion h5 {
	font-family: Arial !important;
    font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	color: #353030;
	margin: 0 0 10px 0;
}
.submitAnswerTilbage{
	float:left;
	width:100%;
	padding-left:10px;
	margin:px 0 0 0;

}

.box .submitAnswerTop
{
    margin: 0 0 20px 0;
    border: 0;
    border-bottom: 1px solid #d7dee0; /** CSS3 **/
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    -webkit-border-top-right-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}

.box .submitAnswer {
	width:100%;
	padding:10px;
	margin:20px 0 20px 0;
	
}

#fortsaetTekst{
	font-family:Arial;
	font-size: 15px;
	display:inline-block;
	float:right;
	margin:24px 40px 0 0;
}
.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-style: italic;
	text-decoration: none;
	cursor:pointer;
	display:block;
	border-radius: 4px;

}

.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;
}

.box .submitAnswer .orderbackbtn:hover {
	background: /*#20ab31*/ #ffffff;
	color: #0f4e6e;
}
img[src*="tilbage.png"]{
	cursor:pointer;
}

img[src*="info-trigger1.png"]{
	cursor:pointer;
}
.box .submit {
	float:left !important;
	margin:0 0 0 155px !important;
}

input[type=number]
{
    text-align: left;
    max-width:60px;
    padding: 19px;
    border-color:#123d67;
}

#usr{
	width:200%;
}
#antlboern{
	max-width: 100px;
	margin-left:25px;
}

.box input[type=text], .box .select, .box input[type=tel], .box input[type=date], .box input[type=mydate] {
	padding:10px;
	width:90%;
	border-radius:5px;
	border:1px solid;
	font-family: Arial, Helvetica, sans-serif;
	
}

.box .select{
	height:35px;
	border-radius:5px; !important;
	border:1px solid; !important;
}

#indtastNavn {
	text-align: left;
}


.box > table {
	margin:0 20px !important;
}

.box form > table {
	margin: 0 20px;
}

.box table form > table {
	margin:0 auto !important;
}

/*.box hr {
	margin:30px 20px !important;
}
*/
.box table form hr {
	margin:30px 0 !important;
}

.box > ul {
	margin:20px;
}

.box p {
	font-size:14px;
	line-height:18px;
	margin:0 0 10px 0;
}

.box > p,
.box form > p {
	font-size:14px;
	line-height:18px;
	margin:0 20px 10px 20px;
}


.inputs {

	width:50%;
	padding-bottom:20px;
	text-align:left;
	position:relative;
	display: table;
	margin: auto;
}




.input {
	float:left;
	width:50%;
	padding-bottom:20px;
	text-align:center;
	position:relative;
}

/*
.inputsLeft {
	float:left;
	width:50%;
	padding-bottom:20px;
	text-align:center;
	position:relative;
	diplay:inline;
}

.inputsRight {
	float:right;
	width:50%;
	padding-bottom:20px;
	text-align:center;
	position:relative;
	diplay:inline;
}

.inputRight {
	float:right;
	width:50%;
	padding-bottom:20px;
	text-align:center;
	position:relative;
	diplay:inline;
}*/

.text {
	display: table;
}

.box form  {
	background-color: #ffffff;
}

.box p font {
	font-family: Georgia, serif !important;
}

.submitAnswer p {
	text-align: center;
	font-size: 16px;
	margin: 0 0 10px 0;
	line-height: 20px;
}

.no-margin-top {
	margin-top:0;
}

.resumelinks
{
    margin-left:50px;
    margin-top:30px;
}
.resumelinks a
{
    color:Blue;
}
.resumelinks p
{
    padding-top:15px;
}
/*** 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;
	font-weight: bold;
	color: #0f0a33;
	margin: 0px 0 15px 20px;
	float: left;
}

.sidebarBox {
	float: left;
	background: #ffffff;
	width:300px;
	padding: 20px;
	position: relative;

	/*** CSS3 ***/
	/*
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	*/
}

.needHelp {
	margin-top:30px;
}

.needHelp .sidebarBox {
	padding:20px 20px 15px 20px;
}

.needHelp #needHelpImg {
	position: absolute;
	top: -66px;
	right: 0px;
}

.sidebarBox h4 {
	font-family: Georgia, serif !important;
	font-size: 16px;
	color:#353030;
	float:left;
	width:100%;
	margin:0 0 3px 0;
}

.sidebarBox span {
	font-size: 14px;
	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:bold;
}

.sidebarBox a {
	font-size:13px;
	float: left;
	width: 100%;
}

.sidebarBox a.cta {
	background: #c92027; /* Old browsers */
	color: #fff;
	font-family: Georgia, serif !important;
	font-style: italic;
	/*font-weight: bold;*/
	font-size: 14px;
	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: #96181c; /* Old browsers */
}
#close {
    float:right;
    font-family:Arial, Helvetica, sans-serif;
    }

/*.simple_overlay {
	display:none;
	z-index: 10000;
	background-color: white;
	max-width:600px;
	padding:20px;
	border-radius:4px;
}
*/
*/
.breaker {
	font-family:
}
a:link{
	text-decoration: none;
}
a:hover{
	color:none;
	text-decoration: underline;

}
a:visited{
	text-decoration: none;
}


.triggers
{
    width: 20px;
    position: inline;
    /*top:10px;
    right:-10px;*/
    height: 20px;
    /*border-radius: 50%;
    border: 1px solid #B8E1FE;*/
    font-size: 10px;
    color: black;
    text-align: center;
    cursor:pointer;
    font-size:17px;
    

}
/*** FOOTER ***/
img[src*="ulrik.png"] {
	position:absolute;
	width: 250px;
	bottom:-20%;
	left:85%;

}


.sponsb{
	background-color:#fff;
}

.sponsbaggrund{
	background-color:#fff;
	display:table;
	margin:0 auto;
}

.venstrelogo
{

    float:left;
    text-align:right;
    padding-top:10px;
}

.midtlogo
{

	float:left;
	text-align:center;
	position:relative;
	padding-top:15px;

}

.højrelogo
{

    float:right;
    text-align:right;
	padding-top:20px;

}

#mainFooter {
	background: /*#123d67*/ #0f4e6e;
	position: absolute;
	bottom: 0;
	width: 100%;
}

.mainFooterInner {
	padding:20px !important;
}

#creditText {
	float:left;
}

#creditText h6 {
	margin:0;
	color:#fff;
	font-weight:bold;
	text-align:left;
}

#creditText p {
	color:#fff;
}

#logoFooter {
	float:right;
}


/*** END FOOTER ***/

.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;
    font-family:Arial, Helvetica, sans-serif;
}
input[type=radio]
{
    margin-right: 3px;
    position: relative;
    top: 3px;
}

#conArv{
	display: inline-block;
	left: 510px;
	padding:0px;
}

/*CHECKBOKSE START*/

/* The container */
.con {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Hide the browser's default checkbox */
.con input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

/* Create a custom checkbox */
.checkmark {
	float:right;
	height: 40px;
	width: 40px;
	background-color: #ffffff;
	border: 2px solid /*#003D6A*/ #0f4e6e;
	border-radius: 6px;
}

/* On mouse-over, add a grey background color */
.con:hover input ~ .checkmark {
	border-color: /*#00AD51*/ #009179;
	background-color: #fff;
	transition-duration: 0s;

}

/* When the checkbox is checked, add a blue background */
.con input:checked ~ .checkmark {
	background-color:#ffffff;
	border: 4px solid /*#003D6A*/ #009179;
	transition-duration: 0s;

}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the checkmark when checked */
.con input:checked ~ .checkmark:after {
	display: block;
}

/* Style the checkmark/indicator */
.con .checkmark:after {
	right: 15px;
	top: 8px;
	width: 10px;
	height: 20px;
	border: solid #009179;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

/*CHECKBOKSE SLUT*/

.box .testamentetypebox
{
    border:2px solid #003D6A;
    margin:10px;
    height:100px;
    padding:10px;
    border-radius:3px;
    text-align:center;
    font-size: 20px;
    line-height: 20px;
    background-color:#fff;
	font-family: Helvetica;
	display: inline-block;


}
.valgmuligheder row{
	margin: 0 auto;
}

.valgmuligheder input[type=radio] {
    opacity: 0;
    position:absolute;
}


.valgmuligheder 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;
 
}


.valgmuligheder input[type=radio]:checked + label {
	border: 4px solid /*#003D6A*/ #009179;
	color:/*#00AD51*/#009179;
	background-color:#fff;
}

.valgmuligheder input[type=radio] + label:hover{
	border-color: /*#00AD51*/ #009179;
	background-color: #fff;
	color: /*#00AD51*/ #009179;
}
.valgmuligheder .input
{
    padding-bottom:0;
}
.valgmuligheder label span
{
    position:relative;
    top:33%;
}
.valgmuligheder label img
{
	position: relative;
	width: 140px;
	height: 140px;
}

.tekstUnderLabel {
	display:block;
	font-size:17px;
	font-family: Roboto, Sans-Serif;
	text-align:center;
}

.tekstUnderLabel:hover {
	color: #009179;
}


#separeret{
	display: block;
}


.testamentetype
{
    width:100%;
}


.box .testamentetypebox.testamentetypeactive
{
	border-color:#00AD51;
	color:#00AD51;
	background-color:#fff;;
    

}
.box .testamentetypebox:hover
{
	border-color:#00AD51;
	color:#00AD51;
	background-color:#fff;;

}
.box .testamentetypebox.testamentetypeactive:hover
{
	border-color:#00AD51;
	color:#00AD51;
	background-color:#fff;;
}

h1.header
{
    line-height:normal;
    font-size:xx-large;
    padding:0;
    text-align:center;

}

.Tabeller {
	margin: 0 auto;
}

.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:82%;
    max-width:980px;
    margin:0 auto;
    margin-bottom:30px;

}

.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: Helvetica;
}
.timelinetext.large
{
    left:-29px;
	bottom:inherit;
    text-align:center;
}
.timelinetext.halflarge
{
   	left:-5px;
	bottom:0;
}
.timelineitemnumber
{
    position:relative;
    width:40px;
    
}

.timelineitem .sep
{
	content:counter(step);
	counter-increment: step;
    height:3px;
    border-top:5px solid #E6E6E6;
    border-bottom:4px solid #E6E6E6;
}


.timelineitem.active .sep
{
	border-top:3px dashed /*#00AD51*/#009179;
}


.centerlogo
{
	width:33%;
	float:left;
	text-align:center;
	position:relative
}
.centerlogotext
{
	position:relative;
	top:-37px;
	color: #aaa;
	font-size: 12px;
}


.itvivlcontainer 
{
    width:15%;
    float:left;
    text-align:right;
    padding-top:18px;

}

#checkspan {
	margin-right: 200px;
}

/*.itvivlcontainer // Til billedet sleeknote.png
{
    width:15%;
    float:left;
    text-align:right;
    padding-top:1px;

}

.itvivlcontainer img
{
	width:120px;
}

*/

.toplogo img
{
	/*width:170px;*/
	margin-top:16px;
	position: relative;
	left: 5%;
}

.toplogo
{
	width:33%;
	float:left;
	text-align:right;
	padding-top:10px;
}
/*
.toplogo img
{
    width:170px;
}
.toplogo
{
    width:33%;
    float:left;
    text-align:right;
    padding-top:10px;
}*/
.centerlogo img
{
    width:150px;
}

img[src*="mittestamentelogo.png"]{
	width: 150px;
}

img[src*="sleeknote2.png"]{
	max-width: 170px;
	margin-top:-5px;
	/* property som fÃ¥r billedet til at skrumpe sÃ¥ det passer med mobil-platform*/
}

img[src*="advokatsamfundet.jpg"]{
	max-width: 200px;
	
}

img[src*="familieadvokaten.jpg"]{
	max-width: 200px;
	margin-left:70px;
	}
img[src*="aeldresagen.jpg"]{
	max-width: 150px;
	margin-left:70px;
	
}




.timelineitemnumber:last-child .timelinenumber
{
    top:5px;
}

.box .testamentetypebox
{
    width:292px;
}
.boxcontent
{
    max-width:600px;
    width:auto;
}

.container
{
    padding-left:0;
}
.clear
{
    clear:both;
}

#Testatorsaegtefaellesfoedselsdato::before, #Vielsesdato::before
{
    color:#777;
    content:attr(placeholder);
}
input[type=mydate]::before {
    color:#777;
    content:attr(placeholder);
}


/* SPINNER */

.spinner {
	width: 100px;
}
.spinner input {
	text-align: right;
}
.input-group-btn-vertical {
	position: relative;
	white-space: nowrap;
	width: 1%;
	vertical-align: middle;
	display: table-cell;
}
 .bhf {
	 font-family: Roboto, Sans-Serif;
	 position: relative;
	 top: -12px;
	 left: -2px;
}

 #bf {
	 left: -3.5px;
	 font-size: 14px;
 }

 #bh {
	 font-size: 17px;
 }

.input-group-btn-vertical > .btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
	height:10px;
	padding: 8px;
	margin-left: -10px;
	position: relative;
	border-radius: 0;
}
.input-group-btn-vertical > .btn:first-child {
	border-top-right-radius: 4px;
}
.input-group-btn-vertical > .btn:last-child {
	margin-top: -2px;
	border-bottom-right-radius: 4px;
}

@media only screen /*MOBIL-ENHEDER*/
and (min-device-width: 320px)
and (max-device-width: 812px)
and (-webkit-device-pixel-ratio: 3) {
	img[src*="ulrik.png"]{
		display:none;
	}

	#fortsaetTekst{
		font-family:Arial;
		font-size: 14px;
		display:inline-block;
		float:left;
		margin:;
	}
	#conArv{
		display: inline-block;
		left: 260px;
		padding:0px;
	}
	.centerlogotext {
		margin-top: 8px;
	}
}
@media screen
and (min-width: 280px)
and (max-width: 767px) {
	.centerlogotext {
		margin-top: 8px;
	}
}

@media only screen /*TABLETS*/
and (min-device-width: 768px)
and (max-device-width: 1440px)
and (orientation: portrait){
	img[src*="ulrik.png"]{
		display:none;
	}

	#fortsaetTekst{
		font-family:Arial;
		font-size: 14px;
		display:inline-block;
		float:left;
		margin:;
		top:50p;
	}

}

@media screen and (max-width: 568px)
{
	#conArv{
		display: inline-block;
		left: 200px;
		padding:0px;
	}

	.dots {
		max-width: 320px;
	}

	table {
		max-width: 320px;
	}
	input[type=text]
	{
		max-width:250px;
	}
	input[type=email]
	{
		max-width:250px;
	}
	#By
	{
		max-width:250px;
	}
	img[src*="ulrik.png"]{
		display:none;
	}
	#fortsaetTekst{
		font-family:Arial;
		font-size: 14px;
		display:inline-block;
		position:absolute;
		float:left;
		padding:0 60px 0 0;
		margin-right:100px;
	}


}

@media screen and (max-width: 600px)
{
	/* RADIO BUTTONS TEKSTPLACERING START*/

	#rrb {
		position: relative;
		top: 12px;
	}
	#rb {
		 position: relative;
		 top: 12px;
	}
	#rbr {
		position: relative;
		top: 18px;
	}
	#rbb {
		position: relative;
		top: 18px;
	}

	#testament4{
		position:relative;
		top: 33%;
	}
	#testament3{
		top: 27%;
	}

	/* RADIO BUTTONS TEKSTPLACERING SLUT*/

	#conArv{
		display: inline-block;
		left: 260px;
		padding:0px;
	}

	#checkspan {
		margin-right: 100%;
	}

	.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;
	}

	.itvivlcontainer
	{
		padding-top:0px;

	}

	img[src*="sleeknote2.png"]{
		margin-top:15px;
		margin-left:15px;
	}

	img[src*="ulrik.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;
	}



	.valgmuligheder input[type=radio] + label{

		display: center;
		cursor: pointer;
		text-shadow: 1px 1px 0 rgba(0,0,0,0);
		border: 2px solid #003D6A;
		margin: 5px;
		height: 100px;
		border-radius: 3px;
		text-align:center;
		font-size: 19px;
		overflow: scroll;
		font-family: Helvetica;
		width: 170px;
		background-color: #ffffff;

	}
	.tooltip-inner {

		position:relative;
		display:inline-block;
		width:100px;
		top:100%;
		left:50%;
		margin-left:-30px;
		display:none;

	}
	.tooltip-arrow{
		display:none;
	}

	.box form > div
	{
	}

	#fortsaetTekst{
		font-family:Arial;
		font-size: 14px;
		display:inline-block;
		position:absolute;
		float:left;
		padding:0 60px 0 0;
		margin-right:100px;
	}

:-ms-input-placeholder { /* IE 10+ */
	color: #aaa;
	font-family: Times New Roman, Times, serif;
	font-size: 17px;
}

.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;
}

.close
{
	opacity:1;
}
