.alert-floating {
    text-align: left !important;
    padding: 1.4em;
    right: 2em;
    bottom: 2em;
    width: 22em;
    position: fixed;
    z-index: 999;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    border-radius: 0 !important;
}

.alert-floating .close {
    font-size: 18px padding: 1em !important;
    right: -0.6em !important;
    top: -0.6em !important;
}

.pagination li {
    background: #333 !important;
}

.dataTables_paginate li.active a {
    background: #DD4B39 !important;
    border-color: #DD4B39 !important;
}

.logo-view {
    width: 300px !important;
}

.radio label {
    margin-right: 1em;
}

span.graf {
    background: green;
    color: #fff;
    vertical-align: top;
    display: inline-block;
}

.table {
    text-align: left;
}

.user-table-name {
    min-width: 220px !important;
}

.user-table-btn {
    width: 220px !important;
    min-width: 219px !important;
}

.bonus-table-btn {
    width: 260px !important;
    min-width: 259px !important;
}