/*
	This is a CSS file designed to hold declarations specific
	for this atlas.
*/

/*
	This is to remove the download button from media display windows
*/
.n2DisplayBoxButtonDownload {
	display:none;
}

.n2_documentDisplay .gwichinWikiDoc div.value {
	width: 100%;
	line-height: 1.4em;
}

h1.n2wiki {
	font-size: 26px;
	font-weight: normal;
	display: block;
}

div.gwichinReferenceSection .n2_documentDisplay .n2_layoutFloat .gwichinWikiDoc div.value {
	font-family: Gentium Plus;
}

.gwichinLinksContent ul.n2wiki {
	list-style: none;
	padding-inline-start: 20px;
}

a.n2s_adjustedExternalMediaLink {
    display: none;
}

body.nunaliit_logged_in #navigation ul li:last-of-type {
    display: inline-block;
}

#navigation ul li:last-of-type {
	display: none;
}