

/* Start:/local/templates/time/components/bitrix/system.pagenavigation/time_see_more/style.css?1754405793379*/
.loading
{
    opacity: 0.5;
    position: relative;
    pointer-events: none;
    user-select: none;
}
.loading:after
{
    content: '';
    width: 50px;
    height: 50px;
    position: fixed;
    top: calc(50% - 25px);
    left: calc(50% - 25px);
    background-image: url(/bitrix/images/sale/admin-loader.gif);
    background-size: 100%;
    z-index: 1000;
}
/* End */
/* /local/templates/time/components/bitrix/system.pagenavigation/time_see_more/style.css?1754405793379 */
