/*page styles*/

#frmb-0{
    min-height: 300px !important;
}

#amcustomform-form-container div.form-actions.btn-group {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

div#frmb-0-cb-wrap {
    min-height: 300px !important;
    position: relative;
    padding-bottom: 40px;
}

.amasty_custom_form{
    max-width: 500px;
}

.amasty_custom_form input[type="number"] {
    max-width: 70px;
}
label.label-for-version-two {
    margin-right: 10px;
    display: inline-block;
    padding-right: 20px;
}
/*
.amasty_custom_form input[type="number"]::-webkit-inner-spin-button,
.amasty_custom_form input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: number-input;
    -moz-appearance: number-input;
    margin: 0;
}*/

