.background {
    background: #fff url('/resource/img/layout/body/background_optimal.png?3930d0da6a5e') repeat-x bottom left;
    height: 700px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.card .section_header {
    background: #002e6d;
    margin-bottom: 12px;
    padding: 10px;
    text-shadow: 0 1px 0 #000;
}

.global_navigation {
    background: #002e6d;
    padding-bottom: 1em;
    padding-top: 2em;
}

#id_cancel_button {
    background: #ff4d00;
}

.nav.global.pages li.new_order a {
    background: #3cb4e5;
}

.selected_category {
    background: transparent url('/resource/orpheus/img/header/submit_order_background.png?adfeb912e87d') repeat-x left top !important;
}

