.btn{
    cursor: pointer;
}

.breadcrumb-item a{
    color: #000;
}

.btn-leave a{
    color: #000;
}

.sidebar-brand a{
    color: #ffffff !important;
}

.status_check{
    display: block;
    position: absolute;
    right: 1em;
}

.navbar i{
    color: #000;
}

.main-sidebar{
    background-color: #000;
    color: #ffffff;
}

.main-footer{
    position: fixed;
    bottom: 0;
}

.page-link{
    color: #000 !important;
}

.sidebar-mini .sidebar-brand{
    background-color: #000 !important;
}
