

/* Start:/bitrix/templates/allsoft2011/components/allsoft/catalog.program.detail.versions/.default/style.css?1758527180384*/
span[data-delivery-text-short]:empty{
    display: block;
    width: 50px;
    height: 8px;
    border-radius: 20px;
    animation: glowing 1300ms infinite;
}
@keyframes glowing {
    0% { background-color: #ffffff;}
    25% { background-color: #eeeeee;}
    50% { background-color: #cdcdcd;}
    75% { background-color: #eeeeee;}
    100% { background-color: #ffffff;}
}
/* End */
/* /bitrix/templates/allsoft2011/components/allsoft/catalog.program.detail.versions/.default/style.css?1758527180384 */
