
/* ---------------------------------------------------- */
/* CSS THEME- SNIC FOR UPPSALA UNIVERSITET	  */
/* ---------------------------------------------------- */



.no-menu,
.is-bg-grey, 
.with-menu .number-of-slots-3,
.no-menu .number-of-slots-4,
.article.is-bg-grey {
	background: #f0f0ec;
}


.page-tools {
	display: none;
}


a,
p a {
	color: #0380BA;
}


.header-element {
	margin-bottom: 2em;
}

input.submit-icon:hover {
	border-radius: 0;
}


.search input[type=search] {
	background-image: none;
	border-bottom: 1px solid #000;
	font-weight: bold;
}

input.submit-search {
	background-position: 0 -70px;
}


.top-nav li {
	font-weight: bold;
	margin-left: 17px;
	padding-left: 0;
}

.top-nav .active a,
.top-nav a:hover {
	border-bottom: 4px solid #fecc00;
	padding-bottom: 3px;
}


.left-nav-heading {
	background-color: #fecc00;
	margin-left: -1000px;
	padding-left: 1000px;
	position: relative;
		left: 0;
		top: 0;
	transform: none;
}

.left-nav a {
	font-weight: bold;
	padding: 10px 0;
}

.left-nav > ul {
	margin-right: 0;
}

.left-nav ul ul a {
	margin-left: 40px;
	padding-left: 0;
}

.left-nav li a:hover,
.left-nav li.active a:hover,
.left-nav li.active li a:hover,
.left-nav li.active > a {
	border-bottom: 4px solid #fecc00;
	padding-bottom: 6px;
}

.left-nav-heading a {
	color: #000;
	font-weight: bold;
	padding: 15px 0;
	transform: none;
}

.left-nav li.active a,
.left-nav li.active a:hover,
.left-nav li.active li a.active,
.left-nav li.active li a:hover {
	background-color: transparent;
}

.left-nav ul a:hover,
.left-nav li.active {
	background-color: transparent;
}


.local-nav-mobile-header {
	background-color: #fecc00;
}

.local-nav-mobile li {
	border-bottom: 3px solid #fecc00;
}


.footer-element {
	background-color: #000;
	border-top: none;
}

.footer-content-wrap,
.footer-content-wrap a {
	color: #fff;
}

.footer-goto-top {
	background-color: #333;
}



article .read-more {
	background: #000;
	border-right: 34px solid #fecc00;
	color: #fff;
	display: inline-block;
	float: none;
	height: auto;
	padding: 5px 20px;
	position: static;
	white-space: nowrap;
	width: auto;
}

.article p a.read-more:hover {
	background-color: #000;
}


.module .bg-dark-trans {
	background-color: #000;
}

.module .module-header {
	background: #000;
	color: #fff;
}

.module-content .description a {
	color: #fff;
}


.wide-puff-header {
	font-size: 1.5em;
}


.article h1,
.article h2 {
	border-bottom: none;
	font-weight: bold;
	font-size: 1.5em;
}

.notice-header {
	border-top: 5px solid #fecc00;
}


.no-menu.l-main-container {
	margin-bottom: 0;
}

.no-menu .page-tools-top {
	top: 0px;
}


.no-menu .wide-puff-info > * {
	background: transparent;
	float: none;
	padding-left: 0;
	padding-right: 0;
}

.no-menu .wide-puff-info > h1 {
	font-size: 3em;
	font-weight: bold;
	padding-bottom: 10px;
}

.no-menu .wide-puff {
	background: #f0f0ec;
	margin-top: 0;
	margin-bottom: 3em !important;
	padding-top: 0;
}


.no-menu .article {
	margin: 0 0 3em 0;
	max-width: none;
}

.no-menu .article h1,
.no-menu .article h2 {
	text-align: center;
}

.no-menu .article h1 {
	margin: 0 auto 1em;
	width: 650px;
		max-width: 90%;
}

.no-menu .article h2 {
	font-size: 2em;
}

.no-menu .article .articleText {
	margin: 0 auto;
	max-width: 90%;;
	text-align: center;
	width: 600px;
}


.snic-3-figures .articleText {
	width: 602px;
		max-width: 100%;
}

.snic-3-figures figure {
	width: 145px;
}

.snic-3-figures figure img {
	height: 60px;
	margin: auto;
}

.snic-3-figures figure + figure {
	border-left: 1px solid #333;
	padding-left: 30px;
}


.no-menu .snic-4-figures .articleText {
	width: 720px;
	max-width: 100%;
}

.no-menu .snic-4-figures figure  {
	width: 150px;
}

.no-menu .snic-4-figures figure img {
	width: 100px;
		margin: auto;
}


.no-menu .snic-3-figures,
.no-menu .snic-4-figures {
	border-bottom: 1px solid #333;
	padding-bottom: 3em;
	padding-top: 3em;
}

.snic-3-figures figure + p,
.no-menu .snic-4-figures + p {
	clear: both;
	padding-top: 2em;
}


.no-menu .snic-blue-bg {
	background: #0380BA;
	margin: 4em auto 0;
	max-width: none;
	padding: 0;
}

.no-menu .snic-blue-bg .articleText {
	color: #fff;
	margin: 2em auto;
}

.no-menu .snic-blue-bg .read-more {
	background: #fff;
	border-right: none;
	color: #0380BA;
	display: inline;
	float: none;
	height: auto;
	margin-left: 20px;
	padding: 5px 20px;
	position: static;
	width: auto;
}

.no-menu .snic-blue-bg .read-more:hover {
	background-color: #fff;
} 


.step-by-step {
	max-width: 1140px;
	margin: 0 auto;
}

.steps.ui-tabs-nav a {
	background-color: #fecc00;
	color: #000;
}


@media only screen and (max-width: 766px) {
	.read-more {
		float: none !important;
	}
	
	.no-menu .snic-blue-bg .read-more {
		display: block;
		margin: 1em auto;
		width: 100px;
	}
	
	.no-menu .snic-3-figures figure + figure {
		border-left: none;
		padding-left: 0;
	}

	.no-menu .snic-3-figures figure,
	.no-menu .snic-4-figures figure {
		border: none;
		display: block;
		float: none;
		margin: 1em auto !important;
	}
}

@media only screen and (max-width: 550px) {
	.no-menu .page-tools-top .listen {
		background-color: rgba(255,255,255,0.5);
	}

	.no-menu .page-tools-top {
		position: absolute;
	}
}

