/**
 *  ____                _        ____
 * |  _ \\ _ __ ___  ___| |_ __ _|  _ \\  _____   __
 * | |_) | '__/ _ \\/ __| __/ _` | | | |/ _ \\ \\ / /
 * |  __/| | |  __/\\__ \\ || (_| | |_| |  __/\\ V /
 * |_|   |_|  \\___||___/\\__\\__,_|____/ \\___| \\_/
 *
 * PrestaDev.pl - PD Invoice / Bill Pro
 *
 * NOTICE OF LICENSE
 *
 * This source file is licensed under the PrestaDev Proprietary License
 * shipped with this package in the file LICENSE.md.
 * If you did not receive a copy of the license, please contact: info@prestadev.pl
 *
 * DISCLAIMER
 *
 * Do not edit, modify or copy this file.
 * If you wish to customize it, contact us at info@prestadev.pl.
 *
 * @author    Patryk Marek <info@prestadev.pl>
 * @copyright 2012-2026 Patryk Marek - PrestaDev.pl
 *
 * @see       https://prestadev.pl
 *
 * @version   2.2.7
 *
 * @license   PrestaDev.pl Patryk Marek Proprietary License
 *
 * @date      2015-09-01
 */

#pdinvoicebillpro {  margin:15px 0;}#pdinvoicebillpro fieldset {  padding:10px 0;}#pdinvoicebillpro fieldset .pd_ibp_error {  padding:5px 0px 0 0px;}#pdinvoicebillpro label#pd_fp_bill_label,#pdinvoicebillpro label#pd_fp_invoice_label {  margin:0 10px;}#pdinvoicebillpro fieldset {  display: flex;}#pdinvoicebillpro #pd_ibp_saved_response {  display:block;}