﻿.twn-grey {
    color: #000 !important;
    background-color: #919195 !important;
}

.twn-grey-background {
    background-color: #919195 !important;
}

.twn-grey-text {
    color: #919195 !important;
}

.twn-grey-action {
    color: #fff !important;
    background-color: #48484b !important;
}

.twn-grey-l5 {
    color: #000 !important;
    background-color: #f8f8f9 !important;
}

.twn-grey-l4 {
    color: #000 !important;
    background-color: #e9e9ea !important;
}

.twn-grey-l3 {
    color: #000 !important;
    background-color: #d3d3d5 !important;
}

.twn-grey-l2 {
    color: #000 !important;
    background-color: #bdbdc0 !important;
}

.twn-grey-l1 {
    color: #000 !important;
    background-color: #a8a8ab !important;
}

.twn-grey-d1 {
    color: #fff !important;
    background-color: #838388 !important;
}

.twn-grey-d2 {
    color: #fff !important;
    background-color: #747479 !important;
}

.twn-grey-d3 {
    color: #fff !important;
    background-color: #65656a !important;
}

.twn-grey-d4 {
    color: #fff !important;
    background-color: #57575b !important;
}

.twn-grey-d5 {
    color: #fff !important;
    background-color: #48484b !important;
}

.twn-grey-border {
    border-color: #919195 !important;
}

.twn-grey-hover:hover {
    color: #fff !important;
    background-color: #919195 !important;
}

.twn-grey-hover-text:hover {
    color: #919195 !important;
}

.twn-grey-hover-border:hover {
    border-color: #919195 !important;
}
