form[name="form_CCrmEntityProductListComponent"] .product-item-scu-wrapper{
	display: none;
}

.devbx-task-notifier {
	padding: 8px;
}

.devbx-task-message {
    background: red;
    color: #fff;
    padding: 4px;
    border-radius: 1px;
    margin-bottom: 8px;
}

