  .sidebar-wrapper {
        min-height: 100vh;
    }
   .actionList li:hover a{
        background-color:rgb(139, 135, 135);
        color:white !important;
    }
    .actionList .disabledList:hover a{
        background-color: transparent;
    }
    .dataTables_length {
        margin-bottom: 20px;
    }