body.as3cf-pro {
	.attachments-browser .media-toolbar-secondary {
		max-width: 100%;
	}
}

.as3cfpro_remove a.local-warning {
	color: #a00;
	&:hover {
		color: #f00;
		text-decoration: none;
		border: none;
	}
}

.media-modal a.local-warning {
	color: #bc0b0b;
	&:hover {
		color: red;
	}
}

.attachment-info .attachment-s3-details {
	font-weight: bold;
	margin-bottom: 5px;
}