.work-script-class:before{
    content: url(/local/components/perspectiva.module/remote.work/templates/.default/work.svg);
	height: 18px;
    width: 18px;
    position: relative;
    top: 2px;
    margin-right: 5px;
}
.work-script-class-calendar:before{
    content: '';
    position: absolute;
    top: -4px;
    left: 14px;
    display: inline-block;
    height: 9px;
    width: 9px;
    background: url(/local/components/perspectiva.module/remote.work/templates/.default/work.svg) #fff;
    background-size: cover;
    z-index: 2;
}
.work-script-class-icon:before
{
	content: '';
    position: absolute;
    top: -4px;
    left: 0px;
    display: inline-block;
    height: 15px;
    width: 15px;
    background: url(/local/components/perspectiva.module/remote.work/templates/.default/work.svg) #fff;
    background-size: cover;
    z-index: 999999;
    border-radius: 50%;
}
#crm_converter_fields_synchronizer_1 .popup-window-button-accept
{
	display:none!important;
}