.swat-frame {
	background: none;
	border: none;
	margin: 0;
}

.swat-frame-contents {
	padding: 0;
}

.swat-form label {
	font-family: Georgia, serif;
	color: #9399b5;
	line-height: 1.5;
}

span.swat-required {
	color: #fff;
}

.swat-textarea {
	width: 100%;
}

.swat-frame .swat-actions,
.swat-frame .swat-header-form-field,
.swat-frame .swat-footer-form-field {
	background: none;
	margin: 1em 0 0 0;
	padding: 0;
}

.swat-form-field-with-messages {
	background: #6c1515;
	border-color: #8f3e3e;
}

.swat-form-field-messages .swat-message,
.swat-table-view-input-row-messages .swat-message {
	color: #fff;
}

.swat-form-field-with-messages label {
	color: #fff;
}

.swat-calendar-cell {
	color: #000;
}

.swat-fieldset legend,
.swat-grouping-form-field legend {
	color: #fff;
}

