﻿.logo 
{
    background-color: #fff;
}
.logo-new {
    width: 100%;
    text-align: center;
    flex-shrink: 0;
    margin-top: 25px;
    margin-bottom: 25px;
}

.form-signin-outer {
    border: 2px solid #ffcb0d;
}

.setup-content, .setup-content-solo, .form-footer-actions,  .form-compact-actions, .table-pagination, .pager .current{
    background-color: #85BAB6;
}


.headed-table-header
{
    background-color: #C0DBD9;
}


a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    background-color: #ffcb05;
    border-color: #ffcb0d;
}

.userscope-Customer {
    background-color: #ffcb0d;
}
.userscope-External {
    background-color: #3bbf5d;
}
.userscope-Internal {
    background-color: #3051e6;
}