﻿table.dhtmlxLayoutPolyContainer_dhx_terrace td.dhtmlxLayoutPolySplitterHorInactive {
    font-size: 1px;
    height: 4px;
    line-height: 4px;
    cursor: default;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    vertical-align: top;
}
table.dhtmlxLayoutPolyContainer_dhx_terrace td.dhtmlxLayoutPolySplitterVer {
    font-size: 2px;
    /*width: 4px;*/
    cursor: w-resize;
    background-repeat: no-repeat !important;
    background-position: 50% center !important;
    vertical-align: top;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
table.dhtmlxLayoutPolyContainer_dhx_terrace td.dhtmlxLayoutSinglePoly div.dhtmlxPolyInfoBar {
    border-bottom: 1px solid #cecece
}


.dhx_toolbar_base_18_dhx_terrace div.dhx_toolbar_btn, .dhx_toolbar_base_24_dhx_terrace div.dhx_toolbar_btn, .dhx_toolbar_base_32_dhx_terrace div.dhx_toolbar_btn, .dhx_toolbar_base_48_dhx_terrace div.dhx_toolbar_btn {
	padding: 0px 5px;
}

div.dhtmlxMenu_dhx_terrace_TopLevel_Item_Normal, div.dhtmlxMenu_dhx_terrace_TopLevel_Item_Disabled, div.dhtmlxMenu_dhx_terrace_TopLevel_Item_Selected {
	padding-left: 5px;
	padding-right: 5px;
}