/**
 * 2008-2020 Librasoft
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to a commercial license from Librasoft SAS
 * Use, copy, modification or distribution of this source file without written
 * license agreement from the Librasoft SAS is strictly forbidden.
 *
 *
 * @author    Librasoft SAS <support@librasoft.fr>
 * @copyright 2008-2020 Librasoft
 * @license   All Rights Reserved - Commercial licence
 */

@media print {
    * { display: none; }
}