.btn-group-sm>.btn i,
.btn.btn-sm i {
    font-size: 1rem;
}

td form {
    display: inline-block;
}

input:-internal-autofill-selected {
    background: none !important;
}

.text-right {
    text-align: right;
}

.textinput [type="number"] {
    border: 1px solid #efefef;
    width: 70px;
}

.textinput .material-icons {
    cursor: pointer;
}

#storage-list td {
    position: relative;
}

#storage-list .pricespinner {
    position: absolute;
    left: 34px;
    top: 15px;
}

.dataTable-bottom {
    padding-top: 2rem !important;
}

.town_spinner {
    border-radius: 50% !important;
    position: absolute;
    top: 33px;
}

.ql-editor {
    min-height: 250px;
}

.table td .progress {
    width: 100%;
    height: 5px;
}