.rs-dialog .feedbkFormName,
.rs-dialog .h2
{
    font-size: 22px;
    font-weight: bold;

    text-align: center;
}
.rs-dialog .pageError p
{
    padding: 0;

    text-align: center;
}
.rs-dialog .policy-agreement
{
    font-size: 14px;

    width: 100%;
    margin: auto;
    padding-bottom: 10px;

    text-align: center;
}

.rs-dialog .formSave,
.rs-dialog .link-more
{
    margin: auto;
}
.rs-dialog .reserve-form .link-more
{
    margin: inherit;
}
.rs-dialog .formTable
{
    width: 100%;
    margin-bottom: 0;
}
.rs-dialog .feedbkForm
{
    width: 90%;
    margin: auto;
}
.rs-dialog .mfp-content .formSave
{
    line-height: 25px;
}
.article_category-content .feedbkForm
{
    padding: 20px 35px;

    border: 1px solid #d9d9d9;
    background: #fbfbfb;
}
.article_category-content .feedbkForm input[type=text]
{
    margin-bottom: 30px;
}
.article_category-content .feedbkForm textarea
{
    height: 140px;
    margin-bottom: 10px;

    resize: none;
}
.article_category-content .feedbkForm .policy-agreement
{
    font-size: 14px;

    text-align: center;
}
.article_category-content .feedbkForm .formSave
{
    margin: auto;
}
.article_category-content .feedbkForm .success
{
    color: green;
}
.article_category-content .feedbkForm .feedbkFormName
{
    font-size: 22px;
    font-weight: bold;

    text-align: center;
}
.article_category-content .feedbkForm .pageError
{
    font-size: 14px;

    color: red;
}
.article_category-content .feedbkForm .pageError p
{
    padding-bottom: 5px;
}
.rs-dialog .form__menu_buttons .quantity
{
    position: relative;

    width: 110px;
    height: 40px;
    margin: 1px 10px 0 0;
}
.rs-dialog .rs-field-amount
{
    width: inherit;
    height: inherit;

    text-align: center;

    border: 0;
    border-radius: 4px;
    background: #eee;
}
.rs-dialog .quantity-up
{
    top: 6px;
    right: 10px;
}
.quantity-button
{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.rs-dialog .quantity-button
{
    position: absolute;
}
.rs-dialog .quantity-down
{
    top: 6px;
    left: 10px;
}
.quantity-up,
.quantity-down
{
    font-size: 21px;
    font-weight: bold;

    cursor: pointer;
}
.reserv-block_nav
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.product-form
{
    font-size: 15px;

    padding: 10px 0;

    text-align: center;
    text-decoration: underline;
}
.text-form
{
    font-size: 15px;

    text-align: center;
}