.attachmentFeedback > .modal-dialog{
	max-height: 500px;
}

.attachmentsNameColumn
{
	width: 50%;
	word-wrap: break-word;
	max-width: 100px;
}

.colorSuccess
{
	color : #008300;
}

.colorFailure
{
	color : #920000;
}