
.lok-help-text {
    color: #6c757d;
    line-height: 1;
}
.lok-empty {
    color: #CCCCCC;
}
.lok-search {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.lok-tbl-img {
    display: block;
    width: 60px;
    height: 30px;
}
.lok-tbl-img img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}
.lok-dash-cl-logo {
    display: block;
    width: 140px;
    height: 76px;
}
.lok-dash-cl-logo img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}
