.icon{font-size:0;opacity:.5}.icon:hover{opacity:1;transition:opacity ease 250ms}.icon.button{box-shadow:none}.icon.delete{width:20px;height:20px;background-image:url('icons/delete.svg');box-sizing:border-box;cursor:pointer;display:inline-block;background-repeat:no-repeat;background-position:center center;background-size:50%}.icon.redo{width:20px;height:20px;background-image:url('Icons/redo.png');box-sizing:border-box;cursor:pointer;display:inline-block;background-repeat:no-repeat;background-position:center center;background-size:50%}.icon.edit{width:20px;height:20px;background-image:url('icons/edit.svg');box-sizing:border-box;cursor:pointer;display:inline-block;background-repeat:no-repeat;background-position:center center;background-size:50%}.icon.download{width:20px;height:20px;background-image:url('Icons2/blue-download.svg');box-sizing:border-box;cursor:pointer;display:inline-block;background-repeat:no-repeat;background-position:center center;background-size:50%;background-size:70%}.icon.settings{width:20px;height:20px;background-image:url('Icons2/white-settings.svg');box-sizing:border-box;cursor:pointer;display:inline-block;background-repeat:no-repeat;background-position:center center;background-size:50%}.icon.job{width:20px;height:20px;background-image:url('Icons2/blue-tie.svg');box-sizing:border-box;cursor:pointer;display:inline-block;background-repeat:no-repeat;background-position:center center;background-size:50%;background-size:70%}.icon.user{width:20px;height:20px;background-image:url('Icons2/white-user.svg');box-sizing:border-box;cursor:pointer;display:inline-block;background-repeat:no-repeat;background-position:center center;background-size:50%}.icon.search{width:20px;height:20px;background-image:url('Icons2/white-search.svg');box-sizing:border-box;cursor:pointer;display:inline-block;background-repeat:no-repeat;background-position:center center;background-size:50%}.icon.add{width:20px;height:20px;background-image:url('Icons/add.svg');box-sizing:border-box;cursor:pointer;display:inline-block;background-repeat:no-repeat;background-position:center center;background-size:50%}.icon.run{width:20px;height:20px;background-image:url('Icons/run.svg');box-sizing:border-box;cursor:pointer;display:inline-block;background-repeat:no-repeat;background-position:center center;background-size:50%;background-size:70%}.icon.info{width:20px;height:20px;background-image:url('Icons2/blue-info.svg');box-sizing:border-box;cursor:pointer;display:inline-block;background-repeat:no-repeat;background-position:center center;background-size:50%;background-size:70%}.icon.warning{width:20px;height:20px;background-image:url('Icons2/orange-alert.svg');box-sizing:border-box;cursor:pointer;display:inline-block;background-repeat:no-repeat;background-position:center center;background-size:50%;background-size:70%}.icon.error{width:20px;height:20px;background-image:url('Icons2/red-exclamation.svg');box-sizing:border-box;cursor:pointer;display:inline-block;background-repeat:no-repeat;background-position:center center;background-size:50%;background-size:70%}.icon.debug{width:20px;height:20px;background-image:url('Icons2/gray-settings.svg');box-sizing:border-box;cursor:pointer;display:inline-block;background-repeat:no-repeat;background-position:center center;background-size:50%;background-size:70%}.icon.help{width:16px;height:16px;background:url('icons/help.svg');cursor:pointer;display:inline-block;background-repeat:no-repeat;background-position:center center;background-size:50%}.icon.disabled{cursor:not-allowed;filter:gray;filter:grayscale(1);-webkit-filter:grayscale(1)}.icon.clean{cursor:default;opacity:1}.icon.clean:hover{transition:none}