.jeeslPanel .ui-widget-content {background-color: transparent;}
.jeeslPanel {background-color: #f1f1f1;}

.jeeslTree .ui-widget-content {background-color: transparent;}
.jeeslTree {background-color: #f1f1f1;}

.ui-selectonemenu-panel{display: table}

.jeeslPanel .ui-panelgrid .ui-panelgrid-cell {padding-right: 13px;}

/*table fits jeeslPanel*/
tr * [class*="ui-datatable ui-widget"] {margin-top: -1px; margin-left: -10px; margin-right: -14px; margin-bottom: -4px;}

/*prime faces sticky fix*/ 
.jeeslSticky > * {margin: 0 5px 10px 5px;}

/*jeeslEditor fits jeeslPanel*/
[class*="ui-panel ui-widget ui-widget-content ui-corner-all jeeslPanel jeeslEditor"] > div {margin-top: -3px; margin-bottom: -13px; margin-left: -3px; margin-right: -4px;}
.ql-toolbar.ql-snow {margin-top: 11px;}