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

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

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

    .tx-hplusinfo table td {
        vertical-align:top;
    }
/* default styles for extension "tx_anq" */
	input.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

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

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

	.tx-anq table td {
		vertical-align:top;
	}
/* default styles for extension "tx_hplusextra" */
	input.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	.tx-hplusextra table {
		border-collapse:separate;
		border-spacing:10px;
	}

	.tx-hplusextra table th {
		font-weight:bold;
	}

	.tx-hplusextra table td {
		vertical-align:top;
	}
