@CHARSET "UTF-8";


/*
 ---------------------------------------------------------------------------------------------------
 | GLOBAL
 ---------------------------------------------------------------------------------------------------
*/





/*
 ---------------------------------------------------------------------------------------------------
 | CONCERT
 ---------------------------------------------------------------------------------------------------
*/

	#concert {}

	#concert table.tbl_concert_detail, #concert table.tbl_concert_detail table {
		width: 100%; }

	#concert table.tbl_concert_detail th {
		width: 20%; }

	#concert table.tbl_concert_detail table {
		margin: 0; }


/*
 ---------------------------------------------------------------------------------------------------
 | CONCERT IS MISSING
 ---------------------------------------------------------------------------------------------------
*/


	#concertMissing {}


/*
 ---------------------------------------------------------------------------------------------------
 | CONCERT LIST
 ---------------------------------------------------------------------------------------------------
*/


	#concertList table {
		width: 100%; }

	#concertList table th {
		width: 20%; }

	#concertList table table {
		margin: 0; }

	#concertList a {
		display: block;
		padding-top: .7em; }

	#concertList span {
		display: none; }

	#concertList table table td span {
		display: inline; }

/*
 ---------------------------------------------------------------------------------------------------
 | CONCERT LIST IS MISSING
 ---------------------------------------------------------------------------------------------------
*/


	#concertListMissing {}


/*
 ---------------------------------------------------------------------------------------------------
 | CONCERT MAIN ERROR
 ---------------------------------------------------------------------------------------------------
*/


	#concertMainError {}

