.pms-quotation-wrapper {
    padding: 20px;
    background: #f9f9f9;
    border-radius: 10px;
    border: 1px solid #ddd;
    max-width: 350px;
}
.pms-quotation-wrapper input {
    width: 100px;
    margin-left: 10px;
}
