/* Navigation */
nav > .row{
    min-height: 60px;
    line-height: 60px;
}

/* DaTools Content */
#dt-content {
    background-color: #617D2B;
    min-height: 500px;
    color: #000;
}

.org-logo {
    width: 150px;
    height: 150px;
}

/* Toastr Notification */
#toast-container > .toast {
    background-image: none !important;
}

/* TEMP */
 /* #page-topbar {display: none !important;} */

.no-sort::after, .no-sort::before { display: none!important; }

.no-sort { pointer-events: none!important; cursor: default!important; }