.theme-red .navbar {
    background-color: #6A4AF0;
}
.theme-red .sidebar .menu .list li.active > :first-child i, .theme-red .sidebar .menu .list li.active > :first-child span{
    color: #6A4AF0;
}
.theme-red .sidebar .legal .copyright a{
    color: #6A4AF0 !important;
}
.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:focus{
    background-color: #6A4AF0 !important;
}
.bg-pink,.bg-purple{
    background-color: #6A4AF0 !important;
}
.spinner-layer{
    border-color: #6A4AF0 !important;
}
.nav-tabs > li > a:before{
    border-bottom: 2px solid #6A4AF0;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
    background-color: #6A4AF0 !important;
    border-color: #6A4AF0 !important;
}
.form-group .form-line:after{
    border-bottom: 2px solid #6A4AF0;
}
.bootstrap-select .dropdown-toggle:focus, .bootstrap-select .dropdown-toggle:active {
    border-bottom: 2px solid #6A4AF0 !important;
}
.login-page{
    background-color: #6A4AF0 !important;
}

.input-group .form-line:after{
    border-bottom: 2px solid #6A4AF0 !important;
}

.sidebar .user-info{
    background: url("../../images/bg.jpg") no-repeat no-repeat;
}

.slimScrollDiv{
    height:520px !important;
}

ul.list{
    height:515px !important;
}