.navbar {
    background-color: #b90065;
}

.btn-primary, .btn-primary:visited, .btn-primary:active, .btn-primary:focus, .btn-primary:active:focus {
    color: #fff !important;
    border-color: #b90065 !important;
    background-color: #b90065;
    outline: 1px solid #b90065 !important;
}

.btn-primary.focus, .btn-primary:focus {
    background-color: #b90065;
}

a, a:visited, a:active, a:focus {
    color: #fff;
    background-color: #b90065;
}

a.btn-default:visited {
    background-color: #fff;
}

a:hover, .btn-primary:hover, .btn-primary:active {
    text-decoration: underline;
    background-color: #b90065;
    border-color: #b90065;
}

a.link-blank,
a.ui-paginator-page {
    color: #b90065;
    background: none;
}

a.link-blank:hover,
a.ui-paginator-page:hover {
    color: #8C2054;
}

.treeButtons a.btn-default:hover {
    background-color: #fff !important;
    border: 1px solid transparent;
}

a.hinweisQuartalsabgleichLink {
    color: #b90065;
}

a.hinweisQuartalsabgleichLink:hover {
    color: #8C2054;
}

a.dialogHinweisQuartalsabgleichLink {
    color: #8C2054;
}

.ui-state-hover, .ui-datatable-data .ui-state-hover, .ui-widget-content .ui-state-hover {
    color: #b90065;
}

a.searchResults-toggler {
    color: #b90065;
}

a.searchResults-toggler:visited {
    color: #b90065;
    background-color: white;
}

a.searchResults-toggler:hover, a.searchResults-toggler:focus, a.searchResults-toggler:active {
    background-color: #b90065;
}

#mail-footer {
    color: #b90065;
}

.ui-tree .ui-treenode-label.ui-state-hover {
    color: #b90065;
}

.ui-tree .ui-treenode-label.ui-state-highlight {
    color: #b90065;
}

#gop {
    background-color: #b90065;
}

.quartalCombobox {
    background-color: #b90065;
}

.suchBtn {
    background-color: #b90065;
}

.homeBtn {
    background-color: #b90065;
}

#footer a {
    color: #b90065;
}

#weitereInfos_main a {
    color: #b90065;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #b90065;
}

#headerForm\:quartalChooserPG .select2-selection {
    background-color: #b90065;
}

.glyphicon {
    color: #b90065;
}

/* EBIS_369 */
body .ui-tree .ui-tree-container .ui-treenode .ui-treenode-content.ui-tree-selectable:not(.ui-state-highlight):hover {
    background-color: #fff;
    color: #b90065;
}

[role="dialog"] a:focus, [role="dialog"] input:focus, [role="dialog"] .btn:focus, [role="dialog"] .dialog_close_button:focus {
    outline: none;
}

a.link-button-store, a.link-button-store:visited, a.link-button-store:focus, a.link-button-store:hover {
    background-color: unset;
}
