.price-change-subscription{color:var(--text-color-secondary);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:14px;margin-left:8px;margin-top:12px;outline:none;padding:5px 0 5px 25px;position:relative;text-decoration:none;vertical-align:top}.price-change-subscription:before{background-repeat:no-repeat;background-size:contain;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";display:inline-block;height:14px;margin-left:-25px;margin-top:0;position:absolute;width:14px}.app-agroline .price-change-subscription:before,.app-machineryline .price-change-subscription:before,.price-change-subscription:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Crect width='15' height='15' x='.5' y='.5' stroke='%23E1E3E6' rx='1.5'/%3E%3C/svg%3E")}.price-change-subscription.active:before{background-image:url(/img/svg/icons/sales-list-filter/autoline/check-on.svg)}.app-machineryline .price-change-subscription.active:before{background-image:url(/img/svg/icons/sales-list-filter/machineryline/check-on.svg)}.app-agroline .price-change-subscription.active:before{background-image:url(/img/svg/icons/sales-list-filter/agriline/check-on.svg)}.price-change-subscription .loading-over__overlay{background:none}.is-loading{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}