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


h1.resources {
	margin-top: 50px;
	margin-bottom: 50px;
	font-weight: bold;

}

h1.resources .institution-name {
	margin-right: 30px;
	position: relative;

}

h1.resources img {
	width: 50%;
	height: auto;
	margin-top: -5px;
	margin-right: 30px;
}



.label-year {
	font-size: 1.2rem;
	color: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 60px;
}

.at .label-year {
	background-color: #a38a77;
}

.nm .label-year {
	background-color: #1dabe3;
}

.cd .label-year {
	background-color: #f19db5;
}

.kd .label-year {
	background-color: #f3a219;
}

.ch .label-year {
	background-color: #46aa64;
}

ul.resources-list{
	font-size: 1.rem;
	font-size: 21.rem;
	font-size: 1rem;
	margin-bottom: 60px;
}

ul.resources-list ol {
	font-size: 1.2rem;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.at ul.resources-list ol{
	border-bottom-color: #a38a77;
}

.nm ul.resources-list ol{
	border-bottom-color: #1dabe3;
}

.cd ul.resources-list ol{
	border-bottom-color: #f19db5;
}

.kd ul.resources-list ol{
	border-bottom-color: #f3a219;
}

.ch ul.resources-list ol{
	border-bottom-color: #46aa64;
}

ul.resources-list li {
	margin-bottom: 20px;
	padding-left: 24px;
	background-image: url(../../information/img/SVG/icon_pdf.svg);
	background-position: left 0px;
	background-repeat: no-repeat;
	background-size: 16px auto;
}

ul.resources-list li a {}




@media screen and (min-width:576px) and (max-width:959px) {
	
}



@media screen and (min-width:768px) {/* CSS Document */


h1.resources {
	margin-top: 50px;
	margin-bottom: 50px;
	font-weight: bold;

}
h1.resources img {
	width: 30%;
	height: auto;
	margin-top: -5px;
	margin-right: 30px;
}

}


@media screen and (min-width:960px) {}



@media screen and (min-width:1025px) {}
