
.ts-color-default{
    background-color: #A0B4C8 !important;
    color:black !important;
}

.ts-color-tables{
    background-color: #ddd !important;
    color:black !important;
}

.ts-color-green{
    background-color: rgba(61, 194, 46, 0.90) !important;
    color:white !important;
}

.ts-color-white{
    color:white !important;
}

.ts-color-link-blue
{
    color:blue !important;
}

.ts-color-link-black
{
    color:black !important;
}

.ts-color-red
{
    color:crimson !important;
}

.ts-color-black{
    color:black !important;
}

.ts-flat-amethyst
{color:#9b59b6!important}

.ts-flat-belize-hole
{color:#2980b9!important}

.ts-flat-nephritis
{color:#27ae60!important}


.ios-dark-blue
{color:#5856d6!important}
.ios-deep-blue
{color:#007AFF!important}
.ios-blue
{color:#34AADC!important}
.ios-light-blue
{color:#5AC8FA!important}
.ios-green
{color:#4cd964!important}
.ios-pink
{color:#ff2d55!important}
.ios-red
{color:#ff3b30!important}
.ios-orange
{color:#ff9500!important}
.ios-yellow
{color:#ffcc00!important}
.ios-grey
{color:#8e8e93!important}
.ios-light-grey
{color:#ceced2!important}

.ts-color-vipps {
    background:#FF6900 !important;
    color:white !important;
}

.ts-color-vipps-black {
    background:#FF6900 !important;
    color:black !important;
}

.ts-color-nopay {
    background:black !important;
    color:white !important;
}

.ts-color-cashier {
    background:#007AFF !important;
    color:white !important;
}
