﻿.ws-input-field {
    height: 30px;
    margin-right: 8px;
}

.ws-field-width {
    width: 80px;
}

.ws-field-width-price {
    width: 120px;
}

.ws-upper {
    text-transform: uppercase;
}

.cancel-forms {
    display: inline-block;
    margin-right: 4px;
}

.dashboard-stats {
    background-color: lightsteelblue;
    border-color: black;
    border-radius: 8px;
    padding: 4px;
    color: black;
}

.ws-header {
    font-size: 30px;
    font-weight: 400;
    color: #40464a;
    line-height: 34px;
    margin-top: 40px;
}

.ws-expander {
    margin-bottom: 6px;
}
