
.imageKategori:hover{
    -webkit-box-shadow: 0px 2px 0px 0px rgb(140, 140, 140);
    -moz-box-shadow: 0px 2px 0px 0px rgb(140, 140, 140);
    box-shadow: 0px 2px 0px 0px rgb(140, 140, 140);
    /*box-shadow: 0px 34px 45px 0px rgb(148, 148, 148);*/
}

.dropbtn{
	background-color: #314152;
    border: none;
	}
.skaludfyldes{
	color:#FF0000;
	}

h1 {
    font-size: 18px;
	line-height: normal;
	color: #263340;
	font-style: normal;
	font-weight: lighter;
	margin-bottom:0px;
}
h2 {
    font-size: 18px;
	line-height: 20px;
	color: #263340;
	font-style: normal;
	font-weight: lighter;
	margin-bottom:0px;
}
h3 {
    font-size: 40px;
	line-height: 28px;
	color: #263340;
	font-style: normal;
	font-weight: lighter;
	margin-bottom:0px;
}
h4 {
	font-size: 180px;
	line-height: 180px;
	color: #263340;
	font-style: normal;
	font-weight: lighter;
	margin:0px;
}
h5 {
    font-size: 40px;
	line-height: 36px;
	color: #263340;
	font-style: normal;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 5px;
}

.boxtop {
  border: solid 1px #ebebeb;
  background: #ffffff;
  width: 90%;
  height 100px;
  margin: 0px;
  position: relative;
}

.accountsettings {
  font-family: 'Roboto', sans-serif;
  color: #2b373a;
  font-size: 22px;
  font-weight: bold;
  position: absolute;
  top: 0px;
  left: 30px;
}

.boxline {
  background-color: #314152;
  height: 51px;
  width: 10px;
  position: absolute;
  top: -1px;
  left: -1px;
}

.savechanges {
  background-color: #00a4e6;
  border: none;
  border-radius: 5px;
  width: 150px;
  height: 35px;
  color: white;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  position: absolute;
  top: 17.5px;
  right: 15px;
}

.savechanges:hover {
  background-color: #0072bc;
  color: white;
}


img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.fieldReadOnlyKommentarSeller{
    border: 1px solid #888888;
    background-color: #ddd;
    border-radius: 2px;
    width: 90%;
}
.fieldReadOnlyKommentarSeller:focus {
    outline: none;
    border-color: #ed9e9e;
    box-shadow: 0 0 10px #ed9e9e;
    background-color: #CCC;
}
.fieldReadOnlyKommentarBuyer {
    border: 1px solid #888888;
    background-color: #ddd;
    border-radius: 2px;
    width: 90%;
}
.fieldReadOnlyKommentarBuyer:focus {
    outline: none;
    border-color: #ed9e9e;
    box-shadow: 0 0 10px #ed9e9e;
    background-color: #CCC;
}

.forsideTextSlide{
  font-family: 'Roboto', sans-serif;
  font-size: 38px;
  font-weight: bold;
  text-align: center;
  color: #FFF;
  margin: 0 0;
  line-height: 1em;
  text-shadow: 0px 2px 5px black, 0px 2px 5px black, 1px 0 black, 0 -1px black;
	}
	
.forsideTextSlide2{
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #FFF;
  margin: 15px 0 40px 0;
  line-height: 1em;
  text-shadow: 0px 2px 5px black, 0px 2px 5px black, 1px 0 black, 0 -1px black;
	}

.link_buttonBlue {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    /*border: solid 1px #20538D;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);*/
    text-decoration: none;
    /*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);*/
    color: #FFFFFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    padding: 10px 20px;
    color: #FFFFFF;
    background-color: #06F;
    border-radius: 2px;
	line-height: 40px;
}

.link_buttonRed {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    /*border: solid 1px #20538D;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);*/
    text-decoration: none;
    /*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);*/
    color: #FFFFFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    padding: 10px 20px;
    color: #fff;
    background-color: #F00;
    border-radius: 2px;
	line-height: 40px;
}

.link_button {
	line-height: 40px;
	text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    color: #FFFFFF;
    padding: 10px 10px;
    color: #FFFFFF;
    background-color: #109600;
    border-radius: 2px;
}
.link_button a:link, .link_button a:visited {
  /* remove the offening underline */
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    color: #FFFFFF;
	padding: 10px 10px;
    color: #FFFFFF;
    background-color: #109600;
    border-radius: 2px;
}

a.checkbox:link,a.checkbox:visited
{
	font-size: 14px;
	color: #000;
	vertical-align:top;
	cursor: help;
/*	float: right;*/
}

a.checkbox:hover 
{
	font-size: 14px;
	color: #0138c5;
	vertical-align: top;
	cursor: help;
}

a.footerLink:link,a.footerLink:visited
{
	color: #fff;
	vertical-align:top;
	cursor: help;
}

a.footerLink:hover 
{
	color: #21282a;
	vertical-align: top;
	cursor: pointer;
}

div#tipDiv {
    font-size:12px; 
	line-height:1.4;
    color:#000; background-color:#E1E5F1; 
    border:2px solid #667295; padding:4px; 
    width:210px;
	margin-left: 10px;
}

a:link,a:visited
{
	font-family: 'Roboto', sans-serif;
	font-size: 1em;
	color: #000;
	font-weight: inherit;
	font-style: inherit;
	vertical-align: top;
	text-decoration: none;
}

a:hover
{
	font-family: 'Roboto', sans-serif;
	font-size: 1em;
	color: #999;
	font-weight: inherit;
	font-style: inherit;
	vertical-align: top;
	text-decoration: none;
}

a.foot:link,a.foot:visited
{
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color: #000;
	font-weight:inherit;
	font-style:inherit;
	font-family:inherit;
	vertical-align:top;
}


a.foot:hover 
{
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color: #0138c5;
	font-weight: inherit;
	font-style: inherit;
	
	vertical-align: top;
}

a.header:link,a.header:visited
{
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color: #333;
	font-weight:inherit;
	font-style:inherit;
	font-family:inherit;
	vertical-align:top;
}


a.header:hover 
{
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color: #111;
	font-weight:inherit;
	font-style:inherit;
	font-family:inherit;
	vertical-align:top;
}

/* Ny style for billeder*/
.dropshadowclass {
        border: solid 1px #CCC;
	-moz-box-shadow: 5px 5px 0px #999;
	-webkit-box-shadow: 5px 5px 0px #999;
        box-shadow: 5px 5px 0px #999;
		max-width: 200px;
		max-height: 150px;
        }
.imagedropshadow {
	padding: 5px;
	border: solid 1px #CCC;
		max-width: 200px;
		max-height: 150px;
}

a:hover img.imagedropshadow {
	border: solid 1px #CCC;
	-moz-box-shadow: 0px 2px 7px #4172ef;
	-webkit-box-shadow: 0px 2px 7px #4172ef;
    box-shadow: 0px 2px 7px #4172ef;
		max-width: 200px;
		max-height: 150px;
	filter:
	progid:DXImageTransform.Microsoft.Shadow(color=#a6bfff,Direction=180,Strength=16)
	progid:DXImageTransform.Microsoft.gradient(startColorstr=#c0d1ff, endColorstr=#a6bfff);    
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#c0d1ff, endColorstr=#a6bfff)";
}

/* Ny style for billeder nr.1*/
.dropshadowclass1 {
        border: solid 1px #CCC;
	-moz-box-shadow: 5px 5px 0px #999;
	-webkit-box-shadow: 5px 5px 0px #999;
        box-shadow: 5px 5px 0px #999;
        }
.imagedropshadow1 {
	padding: 3px;
	border: solid 1px #CCC;
}

a:hover img.imagedropshadow1 {
	border: solid 1px #CCC;
	-moz-box-shadow: 0px 2px 7px #4172ef;
	-webkit-box-shadow: 0px 2px 7px #4172ef;
    box-shadow: 0px 2px 7px #4172ef;
	filter:
	progid:DXImageTransform.Microsoft.Shadow(color=#a6bfff,Direction=180,Strength=16)
	progid:DXImageTransform.Microsoft.gradient(startColorstr=#c0d1ff, endColorstr=#a6bfff);    
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#c0d1ff, endColorstr=#a6bfff)";
}

/* Ny style for billeder nr.2*/
.dropshadowclass2 {
        border: solid 1px #CCC;
	-moz-box-shadow: 5px 5px 0px #999;
	-webkit-box-shadow: 5px 5px 0px #999;
        box-shadow: 5px 5px 0px #999;
		max-width: 100px;
		max-height: 100px;
        }
.imagedropshadow2 {
	padding: 5px;
	border: solid 1px #CCC;
		max-width: 100px;
		max-height: 100px;
}

a:hover img.imagedropshadow2 {
	border: solid 1px #CCC;
	-moz-box-shadow: 0px 2px 7px #4172ef;
	-webkit-box-shadow: 0px 2px 7px #4172ef;
    box-shadow: 0px 2px 7px #4172ef;
		max-width: 100px;
		max-height: 100px;
	filter:
	progid:DXImageTransform.Microsoft.Shadow(color=#a6bfff,Direction=180,Strength=16)
	progid:DXImageTransform.Microsoft.gradient(startColorstr=#c0d1ff, endColorstr=#a6bfff);    
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#c0d1ff, endColorstr=#a6bfff)";
}

/* Ny style for billeder nr.2*/
.dropshadowclassProfil {
        border: solid 1px #CCC;
	-moz-box-shadow: 5px 5px 0px #999;
	-webkit-box-shadow: 5px 5px 0px #999;
        box-shadow: 5px 5px 0px #999;
		max-width: 150px;
		max-height: 150px;
        }
.imagedropshadowProfil {
	padding: 5px;
	border: solid 1px #CCC;
		max-width: 150px;
		max-height: 75px;
}

a:hover img.imagedropshadowProfil {
	border: solid 1px #CCC;
	-moz-box-shadow: 0px 2px 7px #4172ef;
	-webkit-box-shadow: 0px 2px 7px #4172ef;
    box-shadow: 0px 2px 7px #4172ef;
		max-width: 150px;
		max-height: 150px;
	filter:
	progid:DXImageTransform.Microsoft.Shadow(color=#a6bfff,Direction=180,Strength=16)
	progid:DXImageTransform.Microsoft.gradient(startColorstr=#c0d1ff, endColorstr=#a6bfff);    
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#c0d1ff, endColorstr=#a6bfff)";
}

/* Ny style Knapper*/
.trykKnap {
	border: 0px;
    border-radius: 2px;
    background-color: #0028f3;
    padding: 15px 20px;
    color: #fff;
    height: auto;
}
.trykKnap:hover{
	background-color: #0022D0;
}

.trykKnapSend {
    border: 0px;
    border-radius: 2px;
    background-color: #109600;
    padding: 15px 0px;
    color: #fff;
    height: auto;
    width: 70%;
}
.trykKnapSend:hover{
	background-color: #0C7700;
}

.trykKnapLogin {
    border: 0px;
    border-radius: 2px;
    background-color: #0028f3;
    padding: 15px 0px;
    color: #fff;
    height: auto;
    width: 100%;
}
.trykKnapLogin:hover{
	background-color: #0022D0;
}

/*.trykKnapTopGalleri{ 
	border: 2px solid #3a434e;
    border-radius: 2px;
    background-color: #282f38;
    padding: 10px 5px;
    color: #fff;
    height: auto;
    font-size: 1.3em;
    width: 50%;
    margin: 0 25%;
}

.trykKnapTopGalleri:hover{ 
	border: 2px solid #ededed;
    border-radius: 2px;
    background-color: #eee;
    padding: 10px 5px;
    color: #000;
    height: auto;
    font-size: 1.3em;
    width: 50%;
    margin: 0 25%;
}*/

.trykKnapTopGalleri {
  background-color: #282f38;
  font-weight: bold;
  border: none;
  border-radius: 1px;
  width: 200px;
  height: 40px;
  color: white;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  width: 100%;
  text-shadow: 0px 2px 5px black, 0px 2px 5px black, 1px 0 black, 0 -1px black;

  
}

.trykKnapTopGalleri:hover {
	background-color: white;
	color: #282f38;
	text-shadow: 0px 2px 5px rgba(227,227,227,1.00),0px 2px 5px black,1px 0 black,0 -1px rgba(220,220,220,1.00);
}

.trykKnapIce {
	border: 2px solid #1138FF;
	border-radius: 2px;
	background-color: #0028f3;
	padding: 5px 25px;
	color: #fff;
	height: auto;
}

.trykKnapSaelg {
	border: 1px solid #17A453;
	border-radius: 2px;
	background: #109600;
	padding: 10px 55px;
	margin: 0px 0;
	color: #fff;
	height: auto;
	cursor: pointer;
	font-size: 1.3em;
	box-shadow: 0px 5px 10px #888888;
	-moz-box-shadow: 0px 5px 10px #888888;
	-webkit-box-shadow: 0px 5px 10px #888888;
}

.trykKnapSaelg:hover, .trykKnapSaelg:focus {
	box-shadow: 0 0 0 2px white, 0 0 0 3px #109600;
}

.trykKnapSaelgGreen {
	border: 1px solid #17A453;
	border-radius: 2px;
	background: #109600;
	padding: 10px 0px;
	margin: 2px 0;
	color: #fff;
	height: auto;
	cursor: pointer;
	font-size: 1.3em;
	box-shadow: 0px 5px 10px #888888;
	-moz-box-shadow: 0px 5px 10px #888888;
	-webkit-box-shadow: 0px 5px 10px #888888;
}

.trykKnapSaelgGreen:hover, .trykKnapSaelgGreen:focus {
	box-shadow: 0 0 0 2px white, 0 0 0 3px #109600;
}

.trykKnapSaelgBlue {
	border: 1px solid #0028f3;
	border-radius: 2px;
	background: #0028f3;
	padding: 10px 0px;
	margin: 2px 0;
	color: #fff;
	height: auto;
	cursor: pointer;
	font-size: 1.3em;
	box-shadow: 0px 5px 10px #888888;
	-moz-box-shadow: 0px 5px 10px #888888;
	-webkit-box-shadow: 0px 5px 10px #888888;
}

.trykKnapSaelgBlue:hover, .trykKnapSaelgBlue:focus {
	box-shadow: 0 0 0 2px white, 0 0 0 3px #0028f3;
}

.trykKnapSaelgRed {
	border: 1px solid #ff0000;
	border-radius: 2px;
	background: #ff0000;
	padding: 10px 0px;
	margin: 2px 0;
	color: #fff !important;
	height: auto;
	cursor: pointer;
	font-size: 1.3em;
	box-shadow: 0px 5px 10px #888888;
	-moz-box-shadow: 0px 5px 10px #888888;
	-webkit-box-shadow: 0px 5px 10px #888888;
}

.trykKnapSaelgRed:hover, .trykKnapSaelgRed:focus {
	box-shadow: 0 0 0 2px white, 0 0 0 3px #ff0000;
}

.regular-checkbox + label {
    background-color: #fff;
    border: 2px solid #dadada;
    box-shadow: 0 3px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
    padding: 15px;
    border-radius: 7px;
    display: inline-block;
    position: relative;
    width: auto;
	}

.trykKnapOpret {
	cursor: pointer;
	cursor: hand;
	border: 2px solid #1138FF;
	border-radius: 2px;
	background-color: #0028f3;
	padding: 20px 25px;
	color: #fff;
	width: 150px;
	float: left;
	clear: none;
}
.trykKnapOpretSlut{
	cursor: pointer; 
	cursor: hand;
	border: 2px solid #6188F1;
	border-radius: 2px;
	background-color: #4071EE;
	padding: 20px 25px;
	color: #fff;
	height:69px;
}

.btn_redOpret{
	cursor: pointer;
	cursor: hand;
	border: 2px solid #F26063;
	border-radius: 2px;
	background-color: #F03E4B;
	padding: 20px 25px;
	color: #fff;
	width: 150px;
	float: left;
	clear: none;
}

.stepParagraph{
	color: #666;
	font-size: 0.8em;
	float: left;
	clear: both;
	
	}

.trykKnapForside {
	border: 2px solid #ddd;
	border-radius: 2px;
	background-color: #ccc;
	padding: 10px 20px;
	color: #000;
	height: 49px;
}

a.resultaterVogne {
	color:#fff; 
	text-align: center; 
	text-decoration: none;
	}

#panel {
	cursor: default;
	width:90%;
	height: auto;
	padding: 10px;
	text-align: left;
	background-color: #eee;
	border: none;
}

#panel1 {
	cursor: default;
	width:90%;
	height: auto;
	padding: 10px;
	text-align: left;
	background-color: #fff;
	border: none;
}

#flip {
	cursor: pointer;
	width:90%;
	font-size: 1.3em;
	padding: 10px 20px;
	text-align: left;
	background-color: #fff;
	border: solid 1px #c3c3c3;
}

#flipSoeg {
	cursor: default;
	width:90%;
	font-size: 1.3em;
	padding: 10px 20px;
	text-align: left;
	background-color: #fff;
	border: solid 1px #c3c3c3;
}

#panel {
    padding: 10px;
    display: none;
}
#panel1 {
    padding: 10px;
    display: none;
}

.autocomplete-suggestions { 
border: 1px solid #999; 
background: #fff; 
cursor: default; 
overflow: auto; 
}
.autocomplete-suggestion { 
background: url(https://icons.iconarchive.com/icons/custom-icon-design/mono-business/24/company-building-icon.png) no-repeat;
padding: 5px 35px; 
font-size: 1.2em; 
white-space: nowrap; 
overflow: hidden; 
}
.autocomplete-selected { 
background-color: #ccc;
}
.autocomplete-suggestions strong { 
font-weight: normal; 
color: #3399ff;	
 }
#searchfield form .biginput {
    width: 90%;
    height: 49px;
	background: url(images/search-icon.png) no-repeat scroll 10px 14px;
    padding: 0 10px 0 45px;
    background-color: #fff;
    border: 1px solid #c8c8c8;
    border-radius: 2px;
    color: #aeaeae;
    font-weight: normal;
    font-size: 1.5em;
    -webkit-transition: all 1.2s linear;
    -moz-transition: all 1.2s linear;
    transition: all 1.2s linear;
}
.input { 
padding: 10px 5px; 
font-size: 1.2em; 
white-space: nowrap; 
overflow: hidden; 
}

/* Ny style fields*/

.fieldBook {
    border:2px solid #dadada;
    border-radius:7px;
    font-size:16px;
}

.fieldBook:focus {
	outline: none;
	border-color: 1px solid #4071EE;
	box-shadow: 0 0 7px #6A8FF2;
}

fieldsetBook {
    border: 0;
}

.fieldReadOnly {
    border:2px solid #dadada;
	background-color:#ddd;
    border-radius:7px;
    font-size:16px;
}

.fieldReadOnly:focus { 
    outline:none;
    border-color:#ed9e9e;
    box-shadow:0 0 10px #ed9e9e;
	background-color:#CCC;
}

fieldsetReadOnly {
    border: 0;
}


label {
	display: inline-block; 
	/*width: 150px;*/
	width: 100%; 
	text-align: left;
}

.labelAuction {
	display: inline-block;
	width: 120px;
	text-align: left;
	margin-left: 40px;
	margin-right: 0px;
}

.labelAuctionIce {
	display: inline-block;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
}

.labelAuctionLink{
	display: inline-block;
	width: 100%;
	text-align: left;
	margin-left: 40px;
	margin-right: 0px;
}

.regular-checkbox {
	display: none;
}

/* IKKE trykket*/
.regular-checkbox + label {
	background-color: #fff;
	border: 2px solid #dadada;
	box-shadow: 0 3px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 15px;
	border-radius: 7px;
	display: inline-block;
	position: relative;
}

.regular-checkbox + label:active, .regular-checkbox:checked + label:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

/* Trykket på - Checked */
.regular-checkbox:checked + label {
	background-color: #eee;
	border: 2px solid #dadada;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
	color: #99a1a7;
}

.regular-checkbox:checked + label:after {
	content: '\2714';
	font-size: 22px;
	position: absolute;
	top: 0px;
	left: 6px;
	color: #000033;
}
