.trigger-sidebar{
   text-align: right !important;
   margin-right:0px;
}
.trigger-sidebar a.navbar-brand{
 	margin-right:5px;
}
.clabel-warning {
    background-color:#f0ad4e;
}
.clabel-info {
    background-color: 
    #5bc0de;
}
.clabel {
    padding: 0.4em .6em .3em;
    font-weight: 700;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: .25em;
}

.simplebar-track.horizontal.custom-scroll{
    position:fixed !important;
    bottom: 0 !important;
    left: 295px !important;
    z-index: 999999 !important;
}
