.tqRegisterResult {
    color: red;
    margin-top: -20px;
    margin-bottom: 20px;
}

button.product-add {
    margin-top: 0px;
    width: 79%;
    float: right;
}

.product-config .ammount-inpt {
    float: left !important;
    max-width: 18%;
}


.ddsQuantity {
    height: 48px !important;
    width: 100%;
    background: #fff;
    border: 1px solid #C4C4C4;
    padding: 0px;

    text-align: center;
    font-family: 'GraphikLCGRegular';
    color: #2E2D2C;
    font-size: 20px;
}