/*
* (c) Copyright Ascensio System SIA 2009-2026. All rights reserved
*
* https://www.onlyoffice.com/
*
* Version: 3.6.1 (build at: 2026-03-20T20:35:39Z)
*/
/*!
 * (c) Copyright Ascensio System SIA 2009-2026
 *
 * This program is a free software product.
 * You can redistribute it and/or modify it under the terms
 * of the GNU Affero General Public License (AGPL) version 3 as published by the Free Software
 * Foundation. In accordance with Section 7(a) of the GNU AGPL its Section 15 shall be amended
 * to the effect that Ascensio System SIA expressly excludes the warranty of non-infringement of
 * any third-party rights.
 *
 * This program is distributed WITHOUT ANY WARRANTY, without even the implied warranty
 * of MERCHANTABILITY or FITNESS FOR A PARTICULAR  PURPOSE. For details, see
 * the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html
 *
 * You can contact Ascensio System SIA at Lubanas st. 125a-25, Riga, Latvia, EU, LV-1021.
 *
 * The  interactive user interfaces in modified source and object code versions of the Program must
 * display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3.
 *
 * Pursuant to Section 7(b) of the License you must retain the original Product logo when
 * distributing the program. Pursuant to Section 7(e) we decline to grant you any rights under
 * trademark law for use of our trademarks.
 *
 * All the Product's GUI elements, including illustrations and icon sets, as well as technical writing
 * content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0
 * International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode
 */
.LoadingButton-module__loadingButtonContainer--x2w0-{--circle-fill-color:var(--accent-main);cursor:pointer;background:0 0;border-radius:50%;width:16px;height:16px}.light .LoadingButton-module__loadingButtonContainer--x2w0-{--loading-button-default-bg:#a3a9ae;--loading-button-hover-color:#657077}.dark .LoadingButton-module__loadingButtonContainer--x2w0-{--loading-button-default-bg:#858585;--loading-button-hover-color:#fff}.LoadingButton-module__loadingButtonContainer--x2w0- .LoadingButton-module__circleMask--B42ew .LoadingButton-module__circleFill--6x-ah{background-color:var(--circle-fill-color)}.LoadingButton-module__loadingButtonContainer--x2w0- .LoadingButton-module__loadingButton--ugaPi svg path{fill:var(--circle-fill-color)}.LoadingButton-module__loadingButtonContainer--x2w0-.LoadingButton-module__defaultMode--OMD3q .LoadingButton-module__circleMask--B42ew .LoadingButton-module__circleFill--6x-ah{background-color:var(--loading-button-default-bg)}.LoadingButton-module__loadingButtonContainer--x2w0-.LoadingButton-module__defaultMode--OMD3q .LoadingButton-module__loadingButton--ugaPi{cursor:pointer}.LoadingButton-module__loadingButtonContainer--x2w0-.LoadingButton-module__defaultMode--OMD3q .LoadingButton-module__loadingButton--ugaPi svg path{fill:var(--loading-button-default-bg)}.LoadingButton-module__loadingButtonContainer--x2w0-.LoadingButton-module__defaultMode--OMD3q:hover .LoadingButton-module__loadingButton--ugaPi svg path{fill:var(--loading-button-hover-color)}.LoadingButton-module__circle--n1FMH{--loading-button-percent:0;--rotate-angle:calc(var(--loading-button-percent) * 1.8deg)}.light .LoadingButton-module__circle--n1FMH{--loading-button-color:#5299e0;--loading-button-bg:#fff}.dark .LoadingButton-module__circle--n1FMH{--loading-button-color:#fff;--loading-button-bg:#333}.LoadingButton-module__circle--n1FMH .LoadingButton-module__circleMask--B42ew,.LoadingButton-module__circle--n1FMH .LoadingButton-module__circleFill--6x-ah{border-radius:50%;width:16px;height:16px;position:absolute}.LoadingButton-module__circle--n1FMH.LoadingButton-module__isProgressZero--u3ky7 .LoadingButton-module__circleFill--6x-ah,.LoadingButton-module__circle--n1FMH.LoadingButton-module__isAnimation--ckOoS.LoadingButton-module__inConversion--hSlXP .LoadingButton-module__circleFill--6x-ah{animation:2s linear infinite LoadingButton-module__rotate360--0J5hH;transform:translate(0)}.LoadingButton-module__circle--n1FMH:not(.LoadingButton-module__isProgressZero--u3ky7):not(.LoadingButton-module__isAnimation--ckOoS.LoadingButton-module__isConversion--aDqtA) .LoadingButton-module__circleMask--B42ew{clip:rect(0px, 16px, 16px, 8px)}.LoadingButton-module__circle--n1FMH:not(.LoadingButton-module__isProgressZero--u3ky7):not(.LoadingButton-module__isAnimation--ckOoS.LoadingButton-module__isConversion--aDqtA) .LoadingButton-module__circleFill--6x-ah{transform:rotate(var(--rotate-angle));animation:ease-in-out LoadingButton-module__fill-rotate--Kg53C}.LoadingButton-module__circle--n1FMH .LoadingButton-module__circleMask--B42ew .LoadingButton-module__circleFill--6x-ah{clip:rect(0px, 8px, 16px, 0px);background-color:var(--circle-fill-color,var(--loading-button-color))}.LoadingButton-module__circle--n1FMH .LoadingButton-module__circleMask--B42ew.LoadingButton-module__circleFull--YTYI5{transform:rotate(var(--rotate-angle));animation:ease-in-out LoadingButton-module__fill-rotate--Kg53C}@keyframes LoadingButton-module__rotate360--0J5hH{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes LoadingButton-module__fill-rotate--Kg53C{0%{transform:rotate(0)}to{transform:rotate(var(--rotate-angle))}}.LoadingButton-module__loadingButton--ugaPi{text-align:center;background:var(--loading-button-custom-bg,var(--loading-button-bg));border-radius:50%;width:12px;height:12px;margin:2px;line-height:11px;position:absolute}.LoadingButton-module__loadingButton--ugaPi svg path{fill:var(--loading-button-color);font-weight:700}
