

/* Start:/local/templates/rinscom2/a/css/sitemap.css?1712946873787*/
.pagesitemap {
    padding: 0;
    /*font-size: 13px;*/
}

.pagesitemap>li{
	display: inline-block;
	vertical-align: top;
	margin-right: 30px;
	margin-bottom: 20px;
	min-width: 300px;
	width: calc(100% / 4 - 40px);
}

.pagesitemap>li li{
	display: block;
	padding: 2px 0;
	line-height: 18px;
}

.pagesitemap>li>a, .pagesitemap>li>span{
	border-bottom: 1px solid #ddd;
	display: block;
	padding: 5px 0;
	font-weight: bold;
	text-decoration: none;
	color: #5d5d5d;
	margin-bottom: 5px;
}
.pagesitemap>li>a:hover{
	text-decoration: underline;
}
.pagesitemap ul ul{
	margin: 0;
	padding: 2px 0 0 20px;
}

.pagesitemap>li>ul {
    padding: 0;
}

.pagesitemap a {
    text-decoration: underline;
}

.pagesitemap a:hover {
	text-decoration: none
}
/* End */
/* /local/templates/rinscom2/a/css/sitemap.css?1712946873787 */
