#navbar-bestline-text div {
    font-size: 1rem !important;
    line-height: 1 !important;
}

#navbar-bestline-logo {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 250px;
}

.refreshDataModalMessageType,
.refreshDataModalMessageOperation {
    opacity: 0;
}

.app-header {
    height: 100px !important;
}

.bestline-offer-image {
    max-width: 100px;
    aspect-ratio: 4 / 3;
    -o-object-fit: contain;
       object-fit: contain;
    max-height: 75px;
    width: 100px;
    background-color: #fff;
}

.table th {
    text-transform: uppercase;
    font-size: 90%;
}

.noty_type__warning {
    display: none;
}

