/* uncomment for remove limit width to admin container */

.container-xl,
.workspace-limit {
    max-width: none;
}

.btn-link {
    text-decoration: underline !important;
}

.workspace-limit {
    max-width: none;
}

#fuelrasxod-topliva-po-mesiacam .y-markers text {
    font-weight: bold;
    font-size: 12px;
}

#fuelrasxod-topliva-po-mesiacam .x.axis text {
    font-size: 14px;
    font-weight: bold;
}

.fc .fc-daygrid-day.fc-day-today {
    background-color: transparent;
}

#fuelrasxod-topliva-po-mesiacam .y-markers .line-horizontal.dashed {
    stroke-width: 2px;
}

@media (min-width: 768px) and (max-width: 992px) {
    html {
        font-size: 1.1rem !important;
    }
}

.form-group--label{
    margin-top: 40px;
}
.form-group--label .form-label{
    margin-bottom: 0;

    font-size: 1.25rem;
    color: #394247;
}
