<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@media (max-width: 1200px) {	
	#header ul.headerlink {
		margin-left: 0;
	}
	#header ul.headerlink li {
		display: block;
		text-align: left;
	}
	.introduction dl {
		height: 520px;
	}
	.introduction dl dt .lump {
		display: inline-block;
	}
	.introduction dl dt {
		font-size: 1.7em;
	}
}
@media (max-width: 992px) {
	#header {	}	
	h1 {
		margin: 5px auto 20px auto;
	}
	
	.introduction dl {
		height: auto;
	}
	.introduction dl dt {
		font-size: 1.2em;
		padding: 5px 0 5px 10px;
		
	}
	.footercol .title_large {
		font-size: 1.1em;
	}
	.step span {
		font-size: 0.9em;
	}
	.step .alert {
		padding: 5px;
	}
	.step .glyphicon {
		padding: 0 5px 0 10px;
	}
}

@media (min-width: 768px) {
	
}

@media (max-width: 767px) {
	.width-mini {
		width: 100%;
	}
	#header .headerlogin-new {
		margin-bottom: 0px;
	}
	h2 {
		font-size: 1.2em;
	}
	.title_large {
		font-size: 1.1em;
	}
	.block {
		display: block;
	}
	.introduction {
		margin-bottom: 10px;
	}
	.function {
		height: auto;
		border-top: 1px solid #CCC;
		height: auto;
	}
	.function dl {
		padding-top: 20px;		
		margin-bottom: 0;
	}
	.function dt {
		float: left;
		width: 80px;
	}
	.function dt img {
		padding-bottom:20px;
	}
	.function dd {
		margin-left: 90px;
	}
	.function dd {
		font-size: 0.9em;
	}
	.function dd.title {
		border: none;
		text-align: left;
		font-size: 1.3em;
		margin-bottom: 0;
	}
	.papipo_team h2 {
		font-size: 1.4em;
	}
	.papipo_team .container {
		margin-left: 10px;
		margin-right: 10px;
	}
	.papipo_team .alert.search {
		text-align: left;
	}
	.papipo_team .alert.search a {
		font-size: 0.8em;
	}
	.papipo_team .alert.search a i {
		font-size: 0.8em;
	}
	.footercol .topics,
	.footercol .links{
		padding-right: 0;
		border-bottom: 1px solid #CCC;
	}
	.footercol .others p {
	}
	.container.copyright {
		padding-left: 0;
		padding-right: 0;
	}
	#loginform .loginarea {
		width: auto;
	}
	.teamlist {
		height: 160px;	
	}
	.papipo_team dl dt {
		height: auto;
		margin-bottom: 5px;
	}
	.teamlist dl dt {
		height: 80px;
		max-height: 80px;
	}
	.papipo_team dl dd {
		font-size: 0.8em;
	}
	.teamlist dl dt img.img-responsive {
		max-height: 80px;
	}
	.section.slide {
		margin-bottom: 10px;
	}
	.introduction dl {
		padding: 10px;
	}
	.section.papipo_team {
		padding: 20px 0;
	}
}
</pre></body></html>