

/* Start:/bitrix/components/gamepark/subscribe.price.drop/templates/.default/style.css?1544002313630*/
.popup_subscribe {
    max-width: 100%;
}
.popup_subscribe .field
{
    clear:both;
    text-align:right;
    line-height:25px;
    margin: 7px 0 7px
}

.popup_subscribe .field label{
    float:left;
    padding-right:10px;
    text-align: left;
}

.popup_subscribe .main{
    float:left;
}


.popup_subscribe .subscribe_content,
.popup_subscribe .subscribe_message,
.popup_subscribe .subscribe_error
{
    text-align: center
}
.popup_subscribe .subscribe_error {
    display: none;
    color: red;
}

@media (min-width: 768px) {
    .popup_subscribe .field {
        display: flex;
        justify-content: space-between;
    }
}
/* End */
/* /bitrix/components/gamepark/subscribe.price.drop/templates/.default/style.css?1544002313630 */
