﻿body {
}

.headerPane {
    background-color: #1b5880;
    height: 55px;
}

.footerPane {
    background-color: #1b5880;
}

.templateTitle a {
    color: white;
}
.dxeBase_MaterialCompact {
    color: white;
}

.loginControl a {
    color: white;
    border-bottom: dashed 1px white;
}