.show-notice-wrapper .widget-config i.config-icon {
		padding: 10px;
		font-size: 1.5em;
		background-color: rgba(0, 0, 0, 0.8);
		border-radius: 0 5px 5px 0;
	}

	.show-notice-wrapper .widget-config i.config-icon:before {
		content: '\f0f3';
	}