.affix-normal {
    background-color: #3e3e3e;
}
.tab button {
    border: none;
    color:#FFFFFF;
    background: linear-gradient(to left top, rgb(255 255 255 / 29%), rgb(255 255 255 / 19%)) rgb(255 255 255 / 2%);
}
.tab-wrap {
    background-color: #1c1c1c;
    /* background-color: #e5e5f7;
     opacity: 0.8;
     background: repeating-linear-gradient( 45deg, #620606, #620606 16px, #ff8787 5px, #f5e5e5 25px );*/
}
.hrtext p {
    color: #ffffff;
}
.card-item .text .off-label h4 {
    color: #f5d015  !important;
}
.headerhr {
    background-color: #fffffffa !important;
}
.card-item .text h5 {
    color: #ffffff;
}
.card-item .text h4 {
    color: #ffffff;
}
.card-item .text h4 {
    color: #ffffff !important;
}
.card-item.food-card-item {
    background-color: #4c4c4c;
    padding: 10px 5px;
}
.img-container {
    margin-bottom: 0;
}
.layoutOuter .layoutInner {
    background-color: #1c1c1c;
}
div#orderlist {
    background-color: white;
    height: 100%;
}
div#garsonlist {
    background-color: white;
    height: 100%;
}