.warranty-order-result {
    color: green;
}

.filter-cell.filter-cell-file {
    min-height: 42px;
    height: auto;
}

.warranty-order__row .filter-cell .ezdz-dropzone {
    width: 100%;
}

.warranty-order textarea.input__field {
    height: 200px;
    width: 100%;
    position: relative;
    padding-top: 15px;
    padding-bottom: 10px;
    resize: none;
}

.input .filter-cell.filter-cell-checkbox {
    border: none;
    height: auto;
}

.input-checkbox-head {
    font-family: Roboto,sans-serif;
    font-weight: 300;
    color: #979797;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.mrg-t-20 {
    margin-top: 20px;
}

.a-left {
    text-align: left !important;
}