/* default styles for extension "tx_cfcleaguefe_report" */
[class^="glyphicon-t3sports-"],
[class*=" glyphicon-t3sports-"] {
  background-image: url("/typo3conf/ext/cfc_league_fe/Resources/Public/Css/icons.png");
}
.glyphicon-t3sports-goal { background-position : 0px 0px; width : 14px; height : 14px;  }
.glyphicon-t3sports-card-yellow { background-position : -13px 0px; width : 14px; height : 14px;  }
.glyphicon-t3sports-card-yellowred { background-position : -26px 0px; width : 14px; height : 14px;  }
.glyphicon-t3sports-card-red { background-position : -39px 0px; width : 14px; height : 14px;  }
/* default styles for extension "tx_entegamitfahrzentrale" */
	textarea.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

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

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

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

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

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

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

