
	body {
		background: #EFEFF4;				
	}
	
	.navbartop {
		padding: 0px;		
	}
	
	.nav-item-margin {
		margin: 0px 15px 0px 0px;
	}

	.top {		
		height: 130px;	
		background-color: #c6eaee;
	}
	
	.toplogo {
            background-size: 200px 100px;                        
            background-position-y: 15px;
            position: relative;
            top: 4px;            
            height: 130px;
            
    }
	
	.bottom {
		padding-top: 15px;
	}
	
	input:-webkit-autofill,
    input:-webkit-autofill:hover,
    input:-webkit-autofill:focus,
    input:-webkit-autofill:active {    
        -webkit-box-shadow: 0 0 0 30px white inset;
    }

.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
   padding-right: 0;
   padding-left: 0;
}

    @media screen and (max-width: 400px) 
    {     
        .h5 {font-size: 1.0rem; }            
        .graytext { font-size: 12px; }
    }

	@media screen and (max-width: 769px) {
		.svgicon {
			max-height: 100px;
			width: 100%;
		}
		
		.top {
			width: 100%;  height: 65px;	
		}
	
		.toplogo {
            background-size: 100px auto;                        
            background-position-y: 5px;
            position: relative;
            top: 0px;      
            left: 10px;            
		}
		
		.oversigt  
		{
		    /*width: 206.5px;*/ 
		    right: 6px;
		}
		.menu { width: 122px; }		
		
		.senestaabnet::after 
	    {
	        border-top: none;
            border-right: none;
            border-left: none;
	    }
	}

	@media (max-width:992px) and (min-width:768px) {		
		.oversigt { width: 167px; }	
		.menu { width: 109px; }		
		.senestaabnet::after 
	    {
	        border-top: none;
            border-right: none;
            border-left: none;
	    }
    }
	
	@media (max-width:1200px) and (min-width:992px) {				
		.menu { width: 149px; }
		.oversigt { width: 227px; }	
		.bruger { width: 189px; margin-left: 2px; }
    }

	@media screen and (min-width: 1200px) {		
		.menu { width: 179px; }
		.oversigt { width: 272px; }
		.bruger { width: 188px; margin-left: 2px; }
	}
    
	.white {
		background-color:#fff;
	}
	
	.graytext {
		color: #95989a;
	}	

	.raekke {
		background-color:#fff;
		border-bottom: solid 1px #e5e5e5;
	}
	
	.logonbutton 
	{
	    display: inline !important; 
	    font-size: 0.8rem !important; 
	    padding: 0.85rem 2.13rem !important; 
	    margin: 6px !important; 
	    border-radius: 0px !important; 
	    height: auto !important;   
	}
	
	.statistikbutton 
	{
	    display: inline !important; 
	    font-size: 1.0rem !important; 
	    padding: 0.85rem 0.90rem !important; 
	    margin: 6px !important; 
	    border-radius: 0px !important; 
	    height: auto !important;   
	}
	
	.overskrift 
	{
	    font-weight: 700;
	    color: #000;
	    margin: 25px 0px 15px 0px;
	}

	.glyphicon_listevisning {
		font-size: 15px;	
		background-color: #0096a9;
		padding: 9px;
		margin: 0px 0px 0px 3px;
		top: 0px;
		cursor: pointer; 
		cursor: hand;
	}
	
	.glyphicon_listevisning:hover {
		background-color: #c6eaee;
	}

/* Ændret bootstrap style */ 
	.edh-skin .navbar {		
		/*background-color: #323232 !important;		*/
		border-radius: 0px;		
		border: none;
		color: #fff;
		height: 50px;
	}
	
	.knap {
		cursor: pointer; cursor: hand
	}
	
	.navbartop 
	{
	    min-height: 25px;
	    margin-bottom: 0px;
	}
	
	
	.list-group-item {		
		min-height: 65px;
		background-image: url("../pil.jpg");
		background-repeat: no-repeat;
		background-position: right 10px top 50%;
		border: none;
	}

	.list-group-item:last-child {
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;			
	}

	.list-group-item:first-child {
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
	}	

  	.btn {		
		text-align: left;
		display: block;
		color: #fff;
		height: 40px;				
		border-radius: 0px;
		font-size: 1.0rem;
		margin: 0px 3px 0px 13px;
		text-transform: none;
	}

	.btn-topmenu {
		background-color: #323232;
		color: #fff;
		border: none;
		border-radius: 0px;
		text-align: center;
		font-size: 14px;		
	}
	
	.overflowas {
		width:inherit;
		overflow: hidden; 
		text-overflow: ellipsis;
		}

	.form-control {
		border-radius: 0px;
		border: none;
		background-color: #fff;
		-webkit-box-shadow: none;
		box-shadow: none;
		color: #cbcbcb;
	}
	
	.hm-zoom img, .hm-zoom video, .overlay img, .overlay video {
        -webkit-transition: all 0.8s linear;
        transition: all 0.8s linear;
    }
    
    .edhcard {
	    webkit-box-shadow: none;
	    box-shadow: none;
	}
	.aktoeroverskrift {
	    font-weight: bold; 
	    font-size: 1.25rem; 
	    border-bottom: 1px solid #D1CFCE; 
	    padding-bottom: 10px;
	    margin-bottom: 10px;
	}
	
	/*trkant på dropdown */
	.dropdown-toggle::after 
	{
	   float: right;
	   margin: 5px 0px 0px 0px;
	   /*border-top: none; */
	}
	

            
    .navknapper 
    {
        height: 38px; -webkit-box-shadow: none; box-shadow: none;
    }
    
    
    /*  * * * Statistik * * * */
    
    
    div .sidevisningerialt 
{
	margin:25px 0px 0px 0px; 
	padding:9px 0px; 
	border-top:#D9D9D9 1px solid; 
	border-bottom:#D9D9D9 1px solid; 

	color:#9D9D9D;
	line-height:30px; 
	font-size:16px; 
	text-align:center;
	
	width:800px; 
	height:48px; 
}

    
div .henvisninger
{
	clear:both;
	margin:20px 0px 0px 0px;
	padding:5px 0px 0px 15px;
	height:90px;
	width:801px;
	background-color:#ffffff;
}


div .henvisninger .henvisning
{
	float:left;
	margin:0px 10px 0px 0px;
	padding:10px;
	border:#9d9d9d 1px solid;
	
	height:78px;
	width:120px;
}

div .henvisninger .henvisning .antal
{
	font-size:16px;
	font-weight:bold;
	line-height:12px;
	color:#9d9d9d;
	text-align:center;
	width:98px;
}

div .henvisninger .henvisning .label
{
	padding:14px 0px 0px 0px;
	font-size:12px;
	font-weight:normal;
	line-height:12px;
	color:#9d9d9d;
	text-align:center;
	width:98px;
}

div .henvisninger .henvisning .portal
{
	padding:6px 0px 0px 0px;
	font-size:12px;
	font-weight:normal;
	line-height:12px;
	color:#9d9d9d;
	text-align:center;
	width:98px;
}



.omdoeb 
{
    font-weight: 400; font-size: 0.75rem;   
}


.font100 
{
    font-weight: 100;   
}

.font200 
{
    font-weight: 200;   
}

.font300 
{
    font-weight: 300;   
}

.font400 
{
    font-weight: 400;   
}

.font500 
{
    font-weight: 500;   
}

.font600 
{
    font-weight: 600;   
}

.font700 
{
    font-weight: 700;   
}

.fontsize100 
{
    font-size: 1.00rem;
}

.fontsize075
{
    font-size: 0.75rem;
}

.uploadiconcolor 
{
    color: #53504c;
}

.raekkeupload 
{
    border: solid 1px #e5e5e5;
    background: #fff;
}

.marginbottom {
    margin-bottom: 60px;
}



