body {
    background: #4b4b4b !important;
}
.LogoImage {
    width: 100%;
    height: 90px;
    background-color: blue;
    background: url(/Images/Logo.png) no-repeat center center fixed;
}

.start-button {
    background: url(/Images/Start.ico) no-repeat center center fixed !important;
}

.desktopEl {
    background-color: Transparent;
    position: absolute !important;
}


.clsBasePanel {
    background-color: #e3efff;
}

.x-icon-shortcut {
    background-image: url(/Images/icons8-web-100.png);
}
.ShortcutReport {
    background-image: url(/Images/Report.png) !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/Images/Report.png", sizingMethod="scale");
}
.ux-desktop-shortcut-text {
    font: normal 12px tahoma,arial,verdana,sans-serif;
    overflow: inherit;
}