/* default styles for extension "tx_jwtshare" */
	textarea.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	input.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	.tx-jwt-share table {
		border-collapse:separate;
		border-spacing:10px;
	}

	.tx-jwt-share table th {
		font-weight:bold;
	}

	.tx-jwt-share table td {
		vertical-align:top;
	}

	.typo3-messages .message-error {
		color:red;
	}

	.typo3-messages .message-ok {
		color:green;
	}

/* default styles for extension "tx_p2calendar" */
	textarea.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	input.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	.tx-p2-calendar table {
		border-collapse:separate;
		border-spacing:10px;
	}

	.tx-p2-calendar table th {
		font-weight:bold;
	}

	.tx-p2-calendar table td {
		vertical-align:top;
	}

	.typo3-messages .message-error {
		color:red;
	}

	.typo3-messages .message-ok {
		color:green;
	}

/* default styles for extension "tx_p2cfl" */
	textarea.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	input.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	.tx-p2-cfl table {
		border-collapse:separate;
		border-spacing:10px;
	}

	.tx-p2-cfl table th {
		font-weight:bold;
	}

	.tx-p2-cfl table td {
		vertical-align:top;
	}

	.typo3-messages .message-error {
		color:red;
	}

	.typo3-messages .message-ok {
		color:green;
	}

/* default styles for extension "tx_p2scp" */
	textarea.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	input.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	.tx-p2-scp table {
		border-collapse:separate;
		border-spacing:10px;
	}

	.tx-p2-scp table th {
		font-weight:bold;
	}

	.tx-p2-scp table td {
		vertical-align:top;
	}

	.typo3-messages .message-error {
		color:red;
	}

	.typo3-messages .message-ok {
		color:green;
	}

/* default styles for extension "tx_p2joboffers" */
	textarea.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	input.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	.tx-p2-joboffers table {
		border-collapse:separate;
		border-spacing:10px;
	}

	.tx-p2-joboffers table th {
		font-weight:bold;
	}

	.tx-p2-joboffers table td {
		vertical-align:top;
	}

	.typo3-messages .message-error {
		color:red;
	}

	.typo3-messages .message-ok {
		color:green;
	}

