img {
	max-width:100%;
}

.kmTree .ui-widget-content {
	border: none;
}

.ui-commandlink{
	 color: #ffffff;
}

.pnlGrpSection {margin-top: 15px;}
.pnlGrpSectionContent {margin-top: 15px; margin-left: 20px;}
.pnlGrpChildTopic {margin-left: 20px; float: left;}

.pnlGrpSectionContent h2, .pnlGrpSectionContent h3 {
	font-size: 16px !important;
	font-weight: bold !important;
}

.txtKbTitle {
	font-family: Roboto, Helvetica Neue, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.thinHeaderPanelKb .ui-panel-titlebar {
	padding: 1px 4px 1px 8px !important;
}
.thinHeaderPanelKb.ui-panel .ui-panel-titlebar .ui-panel-title{
	line-height:24px !important;
}
.txtPath {
	width:100%;
	display:block;
	white-space: normal;
	font-style: italic;
}
.ui-state-highlight .txtPath {
	width:100%;
	display:block;
	white-space: normal;
	font-style: italic;
}
.txtSmallDescription {
	width:100%;
	display:block;
	white-space: normal;
}
.ui-state-highlight .txtSmallDescription {
	width:100%;
	display:block;
	white-space: normal;
}
.txtTopicTitle {
	width:100%;
	display:block;
	white-space: normal;
	color: #000000;
}
.txtTopicTitle span.libraryTitle, .txtTopicTitle .libraryTitle + span {
	font-weight: bold;
}
.ui-state-highlight .txtTopicTitle {
	width:100%;
	display:block;
	white-space: normal;
} 
