.actplugin-attachment {
	padding: 5px;
	margin: 1em 0 1em 0;
}
.actplugin-attachment ul {
	margin: 0 !important;
	list-style: none !important;
}
.actplugin-attachment li {
	list-style: none !important;
	padding-left: 10px;
}
.actplugin-attachment li > i {
	position: relative;
	top: 5px;
}
.actplugin-attachment .actplugin-head {
	font-weight: bold;
}
.actplugin-attachment ul > li > a:not(:hover) {
	color: #000000;
}
.actplugin-attachment-inner-wrap {
	padding: 10px;
	background-color: rgb(246, 246, 246);
}
