.bootstrap-table a {
    margin: 0 0.25rem;
}

.handsontable th {
    white-space: normal!important;
    max-width:300px;
}

.content-wrapper{
    /*background: #4fa097;*/
    background: #7c39c6;
}
.navbar .navbar-brand-wrapper,.navbar .navbar-menu-wrapper{
    /*background: #fcc201;*/
    background: #3983c6;
}

.high-transparent{
    background: rgba(0, 0, 0, 0.5);
}

.btn-color{
    background: #393cc6 !important;
}
.welcome-text,.welcome-sub-text{
    color: #fff !important;
}