a, input[type=submit] {
    font-size: 14px;
    background-color: #b90065;
    border-color: #b90065;
}

input[type=submit]:visited, input[type=submit]:focus, input[type=submit]:active:focus {
    background-color: #b90065;
}

a:hover, a:active, input[type=submit]:active, input[type=submit]:hover {
    text-decoration: underline;
    background-color: #b90065;
    border-color: #b90065;
    color: #fff;
}

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;
}

.homeBtn {
    background-color: #b90065;
}

#footer a {
    color: #b90065 !important;
}

#weitereInfos_main a {
    color: #b90065;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    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;
}
