/*CUSTOM ADDED*/



/*///////////////////////////////////////////*/
/*KnowledgeBaseOpen*/




/*KBDocumentation*/

.ie .documentationtitle
{
	font-weight:bold;
}

.documentationtitle
{
    font-family: Segoe UI Bold, Arial !important;
    font-size:13px;
}

.KBDocumentationExternalPanel .gxwebcomponent-body.Form-fx
{
	height:90%;
	margin-right:20px;
}

.documentationButton
{
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-width: 1px;
    margin-left: 10px;
    font-family: Segoe UI Bold, Arial !important;
    font-size:11px;
    padding-top: 3px;
    padding-bottom: 3px;
	cursor:pointer;
}

.DocumentationPanel .x-panel-body.x-panel-body-noheader.x-panel-body-noborder .gx_usercontrol_child
{
    height:auto;
}

