main > .container, body > .container {
    padding-top: 60px;
}


a, a:hover, .text-primary {
    color: #4b6f85 !important;
}

.btn-primary {
    background-color: #4b6f85 !important;
    color: white !important;
}

.btn-primary:hover {
    color: white !important;
}


.btn-aktion {
    width: 35px;
    font-size: 10px;
    padding: 5px 5px 3px 5px !important;
}

.borderless td, .borderless th {
    border: none;
}

.h60 {
    padding-top: 21px !important;
    height: 60px !important;
}

.dataTables_info {
    display: none;
}