body {
    font-family: Arial, Helvetica, sans-serif !important;
}

.sidebar {
    background: #462672 !important;
}

.app-footer {
    background: #462672;
    border-top: unset !important;
}

.footer-bottom {
    background: #462672 !important;
}

.sidebar .nav-link:active {
    color: #462672 !important;
    background-color: #fff !important;
    background-image: unset !important;
}


.aktiveButton {
    color: #462672 !important;
    background-color: #fff !important;
    background-image: unset !important;
}


.sidebar .nav-link:hover {
    color: #462672 !important;
    background-color: #fff !important;
	background-image: unset !important;
}

.nav-icon.icon-key:active {
    color: #462672 !important;
}

.nav-icon.icon-picture:active {
    color: #462672 !important;
}

div.content {
    background-color: #fff !important;
}




.sidebar .nav-link:hover .nav-icon {
    color: #462672 !important;
}

.sidebar .nav-link:active .nav-icon {
    color: #462672 !important;
}

.footer-widget-top {
    border-bottom: 1px solid #009bdc !important;
}

.menu-item {
    border-bottom: unset !important;
}

.headText {
    font-family: Arial, Helvetica, sans-serif !important;
}

.card-header {
    background-color: #462672 !important;
    border-bottom: 1px solid #009ddd !important;
    color: white !important;
}

table.dataTable tbody tr.selected {
    background-color: #462672 !important;
    color: white !important;
}

table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected {
    background-color: #462672 !important;
}

table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
    background-color: #462672 !important;
}

table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
    background-color: #462672 !important;
}

table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
    background-color: #462672 !important;
}

table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
    background-color: unset !important;
}

table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
    background-color: #462672 !important;
    color: #FFF !important;
}

table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
    background-color: #462672 !important;
    color: #fff !important;
}

.ui-button {
    padding: 6px 14px 6px !important;
}

table th {
    color: #462672 !important;
}

.footer-widget-top h4 {
    font-family: Arial, Helvetica, sans-serif !important;
}

.buttonblue {
    color: #fff !important;
    background-color: #009bdc !important;
	background-image: unset !important;
	text-shadow: unset !important;
}

#logout:hover, .ui-button:hover, .Abuttons:hover {
    color: #462672 !important;
}

.logoInHeader {
    margin-left: 10%;
    margin-top: 1%;
    display: block;
    width: 17%;
    float: left;
}