.theme-darknight aside .sidenav-m3 li>div {
	padding: .625rem 0;
}

.theme-darknight [data-pla-control="section-body"]>div.row>div:not(.sxbuilder) .show-as-button .input-group [widget="sx-widget-sxcontextmanager"] {
    background: transparent;
	border-radius: 8px;
}
.theme-darknight [data-pla-control="section-body"]>div.row>div:not(.sxbuilder) [widget="sx-widget-sxgrid"] .sx-table>tbody>tr:hover,
.theme-darknight .desktop>.window-area>.modal [widget="sx-widget-sxgrid"] .sx-table>tbody>tr:hover, 
.theme-darknight .sectionTop [widget="sx-widget-sxgrid"] .sx-table>tbody>tr:hover {
	background: #06263f!important;
}
.theme-darknight [data-pla-control="section-body"]>div.row>div:not(.sxbuilder) [widget="sx-widget-sxgrid"] {
	overflow-x: auto;
}

.theme-darknight [data-pla-control="section-body"]>div.row>div:not(.sxbuilder) [widget="sx-widget-sxgrid"] .table-hover tbody tr:hover {
	color:#fff
}

/*.theme-darknight .desktop .start-menu-content::before {
  	background-image: none;
    position: absolute;
    content: "";
    width: 100px;
    height: 56px;
    top: 100px;
    left: 140px;
}*/