﻿body
{
    margin: 20px!important;
    min-width: 1024px;
}

.RadMenu.RadMenu_Default.mainMenu {
    width: 100%;
}
.menuRow {
    background-color: inherit;
}
.menuRow table {
    width: 100%;

}
.mainMenu .rmRootGroup {
  width: 100% !important;
}

.header-logo-text {
    font-size: 24px; 
    color: #585858;
    font-weight: bold;
    vertical-align: bottom;
}

.header-version-number {
    text-align: right; 
    padding-right: 10px;
}