/* 네비게이션 경로 배지 */
.sd-navtrail {
	font-size: .75rem;
	margin-top: .15rem;
	line-height: 1.2;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left:5px;
}