<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.dx-menu-separator {
    background-color: rgba(221, 221, 221, 0.5) !important;
}
.dx-menu-separator {
    width   : 90% !important;
    margin  : auto !important;
}

.DeviceRigthClickContextMenuItem{
    padding : 5px !important;
}

.dx-icon-spinright{
    float   : right !important;
}

.DeviceContextItemText{
    width   : 60%;
    height  : 30px;
    float   : left;
}</pre></body></html>