.customize-partial-refreshing {
	opacity: 0.25;
	-webkit-transition: opacity 0.25s;
	transition: opacity 0.25s;
	cursor: progress;
}