﻿#header {
    border-bottom-color: #0067B2; /*#CA5100*/
    background-color: #0072C6;
}

.header-box {
    background-color: #0072C6; /*#FF8800*/
}

#status-box, #logout-box {
    background-color: #338ED1; /*#FFA033*/
}

#verwaltung-box a.mouseOver, #verwaltung-box a.active, #verwaltung-box a:hover {
    background-color: #005B9E; /*#CC6D00*/
}

#erfassung-box a.mouseOver, #erfassung-box a.active, #erfassung-box a:hover {
    background-color: #005B9E; /*#CC6D00*/
}

#auswertung-box a.mouseOver, #auswertung-box a.active, #auswertung-box a:hover {
    background-color: #005B9E; /*#CC6D00*/
}

#MainContent_AspxRoundPanelLogin ul {
    color: #0072C6; /*#FF8800*/
}

/* devexpress metro overrides */

/* toolbars */
.dxmMenu_MetropolisBlue, .dxmVerticalMenu_MetropolisBlue {
    background-color: #CACACA;
    /*background-color: #E0E0E0;*/
    color: white;
}

/* tab register */
.dxtcTab_MetropolisBlue {
    background-color: #CACACA;
}

/* Header Dialoge */
.dxpcHeader_MetropolisBlue img {
    margin-top: 6px;
}

.dxpcHeader_MetropolisBlue td.dxpc {
    white-space: normal;
    vertical-align: top;
}

/* Footer Dialoge */ 
.dxpcFooter_MetropolisBlue {
    padding: 10px 20px;
}

.dxpcFooter_MetropolisBlue table {
    float: right;
}

/* calendar */
.dxscAlternateTimelineDateHeader_MetropolisBlue {
    background-color: #0072C6 !important; /*#FF8800*/
}

/* calendar Footer */
.dxeCalendarFooter_MetropolisBlue {
    border-bottom: none !important;
}
