.bbpst-attachments,
.bbpst-attachments-errors {
	border-top: 1px solid #dddddd;
	margin-top: 10px;
	padding: 10px 0;
}

#bbpress-forums .bbpst-attachments h6,
#bbpress-forums .bbpst-attachments-errors h6 {
	margin: 0 0 5px !important;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
}

#bbpress-forums .bbpst-attachments ol,
#bbpress-forums .bbpst-attachments-errors ol {
	margin: 0 !important;
	list-style: decimal inside none;
}

#bbpress-forums .bbpst-attachments ol:after,
#bbpress-forums .bbpst-attachments-errors ol:after {
	content: "";
	display: table;
	clear: both;
}

#bbpress-forums .bbpst-attachments li:last-child,
#bbpress-forums .bbpst-attachments-errors li:last-child {
	margin: 0 !important;
}

#bbpress-forums .bbpst-attachments-errors li {
	line-height: 16px;
	margin: 0 0 8px !important;
}

#bbpress-forums .bbpst-attachments-errors ol li {
	padding: 0;
	list-style: none;
	line-height: 20px;
}

#bbpress-forums .bbpst-attachments-errors ol li .bbpst_bbp_att_wrapper {
	display: block;
	padding: 0 0 0 20px;
}

#bbpress-forums .bbpst-attachments ol {
	list-style: none;
}

#bbpress-forums .bbpst-attachments ol li {
	padding: 0;
	list-style: none !important;
	line-height: 20px;
	margin: 0 0 8px !important;
}

#bbpress-forums .bbpst-attachments ol li a {
	text-decoration: none;
}

#bbpress-forums .bbpst-attachments ol li.bbpst-bbp-attachment {
	padding: 0;
	height: auto;
}

#bbpress-forums .bbpst-attachments ol li.bbpst-bbp-attachment.bbp-inline {
	float: left;
	margin-right: 5px !important;
}

#bbpress-forums .bbpst-attachments ol li.bbpst-bbp-attachment .wp-caption {
	padding: 5px;
	margin: 0;
	height: auto;
}

#bbpress-forums .bbpst-attachments ol li.bbpst-bbp-attachment .wp-caption p.wp-caption-text {
	margin: 5px 0 !important;
	padding: 0;
	border: 0;
	word-wrap: break-word;
	line-height: 1.3em;
}

#bbpress-forums .bbpst-attachments ol li.bbpst-bbp-attachment .wp-caption img {
	margin: 0;
}

#bbpress-forums .bbpst-attachments ol li a img {
	display: block;
}

#bbpress-forums .bbpst-attachments ol li .bbpst_bbp_att_wrapper {
	display: block;
	padding: 0 0 0 20px;
}

.bbpst-attachment-action-delete {
	color: #eb4034 !important;
}

.bbpst-attachment-error {
	color: #eb4034 !important;
	list-style-type: none !important;
}