svg circle[data-level='Toprang'] { color: #39c5b0; }
svg circle[data-level='Golden Seat'] { color: #ff7e26; }
svg circle[data-level='Platinum'] { color: #7a32d1; }
svg circle[data-level='Gold'] { color: #b07d07; }
svg circle[data-level='Silver'] { color: #0c80ed; }
svg circle[data-level='Bronze'] { color: #f00a38; }
svg circle[data-level='VIP'] { color: #002595; }
svg circle[data-level='VIP ringside'] { color: #002595; }
svg circle[data-level='Rang College in concert'] { color: #ac13ac; }
svg circle[data-level='Loge'] { color: #52027a; }
svg circle[data-level='Early Bird'] { color: #00e5e5; }
svg circle[data-level='Rang 1+'] { color: #e2cb00; }
svg circle[data-level='Rang 1'] { color: #e2cb00; }
svg circle[data-level='Rang 2'] { color: #f49ac1; }
svg circle[data-level='Rang 2 Rolstoel'] { color: #B5728F; }
svg circle[data-level='Rang 2 – slecht of geen zicht op boventiteling'] { color: #55066b; }
svg circle[data-level='Rang 3'] { color: #717171; }
svg circle[data-level='Rang 3 Rolstoel']  { color: #BDBDBD; }
svg circle[data-level='Rang 3 – geen zicht op boventiteling'],
svg circle[data-level='Rang 3 – slecht zicht op boventiteling'],
svg circle[data-level='Rang 3 – slecht zicht'],
svg circle[data-level='Rang 3 – mogelijk beperkt zicht'] { color: #575757; }
svg circle[data-level='Rang 4'] { color: #008a65; }
svg circle[data-level='Rang 4 – beperkt zicht'] { color: #004A36; }
svg circle[data-level='Rang 5'] { color: #800080; }
svg circle[data-level='Rang 6'] { color: #ffe86f; }
svg circle[data-level='Rang 7'] { color: #b20000; }
svg circle[data-level='Rang 8'] { color: #9bd5e0; }


svg circle[data-level='Niet beschikbaar'],
svg circle[data-level='niet beschikbaar'] { color: #eee; fill: currentColor; }


/* tune the stroke width for the tiny Pathé hall*/
[data-hall-id='735'] svg circle,
[data-hall-id='694'] svg circle {
    stroke-width: 1;
}
