.noul	{text-decoration: none;}

.tal 	{ text-align: right; }
.w100 	{ width: 100%; }
.w50 	{ width: 50%; }
.w50px 	{ width: 50px; } 
.fuld 	{ width: 100%; }

.gron {background-color: #00ff00;} 
.gul  {background-color: #ffff00;} 
.rod  {background-color: #ff0000;}
.bleggul {background-color: #ffcc66;} 
.blegRod  {background-color: #cc0000;}
.txtgra  {color: #cccccc;}
.txthvid {color: #ffffff; }
.txtBlegRod  {color: #cc0000;}

.msg {background:#5cb85c; padding:7px; margin-bottom: 10px;color:#fff;}
.fejltxt {background:#cc0000; padding:7px; margin-bottom: 10px;color:#fff;}
.msgVisKurv { color:#fff; }

#mailhead	{
	width: 100%;
}
#mailhead IMG 	{
	border-width: 0;
	border-style: none;
	margin: 10px;
}

#kurvordre {
	border: 1px solid #000;
	margin: 10px 0;
}

#kurvordre TD {
	border: 1px solid #666;
	padding: 1px 5px;
}

#kurvialt TD {
	font-weight: bold;
	font-size: 110%;
	border-top: 1px solid #000;
	border-bottom: 3px double #000;
}

#minesidermenu 	TD {
	border: 1px solid #ccc;
	border-radius:10px;
	padding: 5px 10px;
	width: 150px;
	text-align: center;
}
#minesidermenu	{
	margin: 0 0 20px 0;
}

#minesidernavn {
	width: 100%; 	/* 600px; */
	border: 1px solid #000;
	margin: 50px;
}
#minesiderOrdre	TD {
	padding: 3px;
}
#kurvadr TD { vertical-align: top; }

#kurvadr .postnr {width: 20%;}
#kurvadr .city { width: 75%; }


.span3.well {
	width:100%;
}
.well input,textarea {
    display: inline-block;

margin-bottom:5px;
padding: 4px 6px;
font-size: 14px;
line-height: 20px;
color: #555555;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
    vertical-align: middle;
background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
}
#andenLev {
	box-shadow: none;
	webkit-box-shadow: none;
}

h4.nomargin.kurv-vare-navn {
    font-size: 16px;
}

.prelogin {
border:1px solid #cdcdcd;
padding:30px;
text-align:center;
}
input.form-control.form-control-sm {
    margin-bottom: 5px;
}
li.likurvdots {
	list-style:initial;
}
input#levPaaFak {
	width:20px;
	height:20px;
}
input.btn.btn-success.submitminesider {
	background-color:#28a745;
	color:#fff;
}
.acceptbox {
	margin-top: 5px;
	height: 20px;
	width: 20px;	
}

label.form-check-label a {
    color: #28a745;
}
.modal {
    background-color: rgb(85 85 85 / 0%);
}

