
body ._ui.h-3 {color: #000;}

body #_ui_layout_compact-topline {background: #2E2A39; color:#fff}
body #_ui_layout_compact-topnav {background: #2E2A39;}

    body #_ui_layout_compact-topnav ul {background: #2E2A39;}
    body #_ui_layout_compact-topnav li a {color:#fff;}
    body #_ui_layout_compact-topnav li a.active {background: #26CD65 !important; color:#000}
        body #_ui_layout_compact-topnav li a.active:hover {background: #26CD65 !important; color:#000}

    body #_ui_layout_compact-topnav li a:hover {background: #26CD65 !important; color:#000}

body #_ui_layout_compact-breadcumbs a {color: #000;}

body #_ui_layout_compact-leftcol {background: #2E2A39;}
body ._ui_layout_compact_leftcol nav a {background: transparent; color: #fff; margin-bottom:1px}
    body ._ui_layout_compact_leftcol nav a.active {background: #26CD65; color:#000}
    body ._ui_layout_compact_leftcol nav a:hover {background: #26CD65 !important;}


.footer-data {background: #B2B2B2;}

body #charst-startpage .-header {background: #26CD65; color: #000;}
body #charst-startpage .-header u {background: #028332; border:1px solid #028332; color: #fff;}

body ._ui_listing_table table th {
    background: #26CD65;
    border-top: 1px solid #67ffa0 !important;
    border-right: 1px solid #67ffa0 !important;
}
body ._ui_listing_table table th.active {
    background: #26CD65;
    border-top: 1px solid #67ffa0 !important;
    border-right: 1px solid #67ffa0 !important;
}

body ._ui_listing_table th.sorted-d {background: #26CD65;}
body ._ui_listing_table th.sorted-u {background: #26CD65;}

body ._ui_listing_table th q, body ._ui_listing_table th u {
    color: #90ffba;
}


body ._ui_listing_table table .LT-footer th {
    background: #ddd;
    color: #000 !important;
    border-bottom: 1px solid #aaa !important;
    border-right: 1px solid #aaa !important;
    border-top: 0 !important;
}

body ._ui-button, body button {
    background: #26CD65;
    border: 1px solid #26CD65;
}
body ._ui-button:hover, body button:hover {
    background: #26CD65;
    border: 1px solid #26CD65;
}


body  #layout_compact_actionsbar a.active {
    background: #26CD65;
}
body  #layout_compact_actionsbar a.active:hover {
    background: #26CD65;
}

body ._ui_listing_paginator a.active {
    background: #26CD65;
}

body ._ui_form-date u {
    background: #26CD65;
    border: 1px solid #26CD65;
}

body #_ui_pframe-header {
    background: #26CD65;
}

._ui_form-password u {border:0 !important; color: #232A39; background: transparent !important;}
._ui_form-password u:after {color: #232A39 !important;}

@media only screen and (max-width: 820px) {
    body #_ui_layout_compact-topnav li a {margin-top:2px}
    #main-banner {display:none}
}
