

/* Built-in captcha input box */
div#nexevocontainer_m94 .ncaptchainputcontainer
{
	padding: 5px 10px 5px 0;
}

html[dir="rtl"] div#nexevocontainer_m94 .ncaptchainputcontainer
{
	padding: 5px 0 5px 10px;
}
div#nexevocontainer_m94 span.qq-upload-size
{
	background-image: url("/media/com_nexevocontact/images/bootstrap/drive.png");
}

/* Attached files list */
div#nexevocontainer_m94 ul.qq-upload-list > li
{
	margin: 4px 0;
}

/* Attached files icons */
div#nexevocontainer_m94 .qq-upload-file
{
	background-image: url("/media/com_nexevocontact/images/clip-16.png");
}

div#nexevocontainer_m94 .qq-upload-failed-text
{
	color: #b94a48;
	background-image: url("/media/com_nexevocontact/images/bootstrap/cross.png");
}

div#nexevocontainer_m94 .qq-upload-success-text
{
	color: #468847;
	background-image: url("/media/com_nexevocontact/images/bootstrap/checkmark.png");
}

div#nexevocontainer_m94 .qq-upload-remove
{
	color: #b94a48;
	background-image: url("/media/com_nexevocontact/images/bootstrap/trash.png");
	cursor: pointer;
}

.nexevo_error_message
{
	background: url("/media/com_nexevocontact/images/error-16.png") no-repeat scroll left center transparent;
	padding: 0 20px;
}

/* Send a copy to myself checkbox */
div#nexevocontainer_m94 .nexevo_copy_to_sender
{
	/*margin-left: 160px;*/
}
