
/* .Master/[Layout2]/hide-burgericon.css */


/* ============================================ */
/* burgericon                           - Start */
/* ============================================ */

.center .breadcrumb {
	padding-left: 0;
}


/* lineconcept */

.lc_navigations.contentline .lc_showsub {
	display: none;
}


/* standard-layout */

.showsub {
	display: none;
}

