 /*@charset "UTF-8";*/
/* CSS Document */


body {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	/*font-weight: 400;*/
	font-size: 14px;
	color: 000;

}

/* page-content*/
	

.site-footer {
background-color: #e73922;
	}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}


.navbar-logo-text {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}

p {
	margin-top: 0px;
	line-height: 125%;
	margin-bottom: 0em;
}

	/*nyeste nummer, NR tal, udgivelsesdato*/
.homepage-issue-current, .homepage-issue-identifier, .homepage-issue-published {
	visibility: hidden;
	}


div.text-center {
	visibility: hidden;
	}

.container {
	position: relative;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	max-width: 100%;
	}


/*OM-sider*/
.page-content {
	max-width: 700px;
	}

.article-summary-authors,
.article-summary-pages,
.article-summary-pages text-right {
	font-size: 130%;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	}

.article-summary-title a {
	color: #e73922;
	font-size: 105%;
	/*font-weight: 400;*/
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
		}

.page-issue-description p {
	text-align: left;
}

.article-summary-doi a {
	color: #000;
	line-height: 250%;
	}

.article-details-bio-toggle {
	color: red;
	}
																								
.btn {
	padding: 0em 2em;
}

.address,
.contact-primary,
.contact-name,
.contact-email,
.contact-support {
	text-align: left
}

.h5 homepage-issue-current{
color:rgba(0,0,0,0);
}


/*forsider*/
/*artikelforsider*/
.img-fluid {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    /*padding: 0;*/
}
/*gamle numre oversigt*/
.card-img-top.issue-summary-cover {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

img-fluid.homepage-issue-cover {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.row.justify-content-center.homepage-issue-header {
	padding-left: 10%;
	padding-top: 5%;
}

.card-body p {
	text-indent: 0;
	margin-bottom: 0;
	font-size: 90%;
}

.card-title.issue-summary-series {
	font-size: 100%;
	}
.homepage-issue-description-wrapper{
	width: 90%; 
	max-width:700px;
	}


/*.article-summary-pages.text-right{
	background-color: gold;
}*/

/*Sidetal*/
.col-3.col-md-2.col-lg-1 {
	max-width: 30%;
	flex-basis: 30%;
}

/*Mobil lodret*/
@media (max-width:574px){.container{max-width:540px;}
	
	
page-header h1 {
	font-size: 130%;
	}
	
	
h1 {
	font-size: 150%;
	margin-top: 5%;
}
	
	
/*tekst på forsiden*/
.homepage-issue-description p {
	font-size: 95%;
	/*color: #4AF20E;*/ 
}
	
.page-issue-description h1 {
	font-size: 0.9rem;
}

.h2 {
	text-align: left;
}
	
.page-issue-description p {
	font-size: 0.9rem;
	text-align: left;
	margin-bottom: 3px;
}
	
/*navn og menu*/	
.navbar-brand {
	width: 70%;
	text-align: left;

}
.navbar-logo-text {
	font-size: 60%;
	text-align: left;
	margin-top: 2%;
	}
.navbar {
	margin-bottom: 2%;
	padding: 0px;	
	}

} /*Mediabreak Mobil*/

/* Mobil vandret + Tablet lodret */
@media (min-width:576px){.container{max-width:540px;}
	
	
.page-issue-date, 
.article-details-fulltitle,
.article-details-issue-section.large-screen,
.article-details-doi.large-screen,
.article-details-published,
.article-details-authors,
ul.authors-string {
	margin-top: 0.5rem;
	text-align: left;
	padding-left: 0px;
	/*background-color:#14E4E7;*/
	}
	
.article-summary-title a {
	color: #e73922;
	font-size: 100%;
	/*font-weight: 400;*/
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
		}
	
		
.navbar-logo-text {
	font-size: 90%;
	/*font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";*/
	width: 100%;
	text-align: left;
	}
.navbar-brand {
	width: 80%;
	text-align: left;
}

	
.navbar {
	/*background-color: #FA2290;*/
	text-align: left;
	}
	
.page-header h1 {
	font-size: 180%;
	}
	
#akdk p {
	padding: 0;
	margin: 0;
	
}
#akuk p {
	padding: 0;
	margin: 0;
	color: #777;
}
h1 {
	font-size: 150%;
	margin-top: 5%;
}

} /*Mediabreak Mobil vandret Tablet lodret*/
	
/*Tablet vandret*/
@media (min-width:768px){.container{max-width:720px;}
	
	/*Billede Forside*/	
.navbar-logo, img {
		display: block;
		/*margin-left: auto;
		margin-right: auto;*/
		/*padding-top: 1rem;*/
		/*padding-bottom: 1.5rem;*/
		max-width: 100%;
		text-align: left;
	}
	
	
	.row.justify-content-center.homepage-issue-header {
	padding-left: 0%;
	padding-top: 5%;
}
	
	
	} /*Mediabreak Tablet vandret*/
	
	
/*Desktop*/
@media (min-width:992px){.container{max-width:960px;}

	
.page-header {
	margin-top: 0;
	text-align: left;
	}	
	
/*OM|ABOUT*/		
.page-content{
	margin-top: 0;
	padding-top: 0;
	}
	
.homepage-issue-description p {
	font-size: 100%;
	}

/*Øverste ALABU Forside*/	
.navbar-logo, img {
		display: block;
		/*margin-left: auto;
		margin-right: auto;*/
		/*padding-top: 1rem;*/
		/*padding-bottom: 1.5rem;*/
		max-width: 100%;
		text-align: left;
	}
	
.navbar-logo-text {
	font-size: 300%;
	/*font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";*/
	}
    
	
/*.page-header {
	background-color: #53F20B;
	margin-top: 0;
	text-align: center;
	}*/
		
.page-header h1 {
	font-size: 230%;
	color:#000;
	text-align: left;
	}
	
.page-archives-header{
	/*background-color: #EE0A0E;*/
	}

	
.page-contact {
	text-align: left;
}
.homepage-issue-description {
	position: relative;
	max-height: 500px;
	overflow-y: visible;
	padding-bottom: 3rem;
	/*background-image: linear-gradient(rgba(255,255,255,0), #fff 100%);*/
	background-color: #FFFFFF;
}
		
.article-details-author {
	/*background-color: red;*/
}
	
	

} /*Mediabreak Desktop*/

/*desktop*/
@media (min-width:1200px){.container{max-width:90%;}
	
.homepage-issue-header{
	padding: 1rem;
	width: 85%;
	margin-left: 15%;
	/*float: right;*/
	/*background-color: #9705D8;*/
}
	
.navbar-logo-text {
	font-size: 300%;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	}

/*Abstract for nummeret*/
.homepage-issue-description-wrapper {
	padding: 1rem;
	background: #FFF;
	}

.page-issue-description {
	text-align: left;
}
.page-issue-date {
	margin-top: 1rem;
	text-align: left;
	padding-left: 6rem;
}
	


.homepage-issue-description .h2 {
	font-size: 1.35rem;
}

.page-issue-cover {
	display: block;
	max-width: 210px;
	max-height: 315px;
}

/*.article-summary-pages{
	width: 180%;
}*/
.article-summary-authors,
.article-summary-pages,
.article-summary-pages text-right {
	font-size: 120%;
	line-height: 1.5em;
    /*color: #e73922;*/
}
	
.article-summary-title {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 120%;
    color: #000;
    
}

.article-details-issue-section,
.article-details-doi,
.article-details-published {
	margin-top: 1em;
	font-size: 0.9rem;
	line-height: 1.6em;
	text-align: left;
}
.authors-string {
		text-align: left;
	}


 

/*More link til næste side fjernes*/
.homepage-issue-description-more {	
	}

/*Artikler i række*/
.row.justify-content-center.issue-full-data{
	/*background-color: #F20307;*/
	width: 85%;
	margin-left: 15%;
	padding: 1rem;
	
	}

.homepage-issue-cover {
	display: block;
	max-width: 100%;
	max-height: auto;
	margin-left: 1rem;
	margin-right: 1rem;
	margin-bottom: 1rem;
}
   
} /*Mediabreak Dessktop bred*/
	
/*Desktop rigtig bred*/
@media (min-width: 1400px){.container{max-width:90%;}
	
	} /*Mediabreak Desktop rigtig bred*/

