.header {
    min-height: 8%;
    min-width: 1024px;
    width: 100%;
    height: 8%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #636363;
}

.controls {
}

.footer {
    min-height: 15px;
    min-width: 1024px;
    width: 100%;
    height: 15px;
    position: fixed;
    bottom: 0;
    left: 0;
    font-style: normal;
    font-size: 11px;
    text-align: center;
    background-color: #646464;
}

.dxgvCSD {
    background-color: white;
}
}