circle.dtopticket{fill:#1D82DC;stroke:#0067CE;opacity:1;cursor:pointer;stroke-width:0.5;}

circle.dtopticket[data-dclass='good']{fill:#5fa95d;stroke:#8AA609;}
circle.dtopticket[data-dclass='great']{fill:#429B46;stroke:#438716;}
circle.dtopticket[data-dclass='best']{fill:#1A8828;stroke:#008000;}


circle.ticket-marker{fill:#1D82DC;stroke:#0067CE;opacity:1;stroke-width:1;}
circle.ticket-marker[data-dclass='good']{fill:#5fa95d;stroke:#8AA609;}
circle.ticket-marker[data-dclass='great']{fill:#429B46;stroke:#438716;}
circle.ticket-marker[data-dclass='excellent']{fill:#1A8828;stroke:#007100;}



/* Control stroke-width for ticket markers based on zoomfactor attribute  */
#scaleSVG[data-zoomfactor='100'] circle.dtopticket{stroke-width:0.5;}
#scaleSVG[data-zoomfactor='110'] circle.dtopticket, #scaleSVG[data-zoomfactor='120'] circle.dtopticket, #scaleSVG[data-zoomfactor='130'] circle.dtopticket{stroke-width:0.6;}
#scaleSVG[data-zoomfactor='90'] circle.dtopticket,#scaleSVG[data-zoomfactor='80'] circle.dtopticket{stroke-width:0.4;}
#scaleSVG[data-zoomfactor='70'] circle.dtopticket,#scaleSVG[data-zoomfactor='60'] circle.dtopticket{stroke-width:0.3;}
#scaleSVG[data-zoomfactor='50'] circle.dtopticket,#scaleSVG[data-zoomfactor='40'] circle.dtopticket,#scaleSVG[data-zoomfactor='30'] circle.dtopticket,#scaleSVG[data-zoomfactor='20'] circle.dtopticket,#scaleSVG[data-zoomfactor='10'] circle.dtopticket{stroke-width:0.2;}

/* Control stroke-width for ticket markers based on zoomfactor attribute  */
#scaleSVG[data-zoomfactor='90'] circle.ticket-marker{stroke-width:0.95;}
#scaleSVG[data-zoomfactor='80'] circle.ticket-marker{stroke-width:0.9;}
#scaleSVG[data-zoomfactor='70'] circle.ticket-marker{stroke-width:0.8;}
#scaleSVG[data-zoomfactor='60'] circle.ticket-marker{stroke-width:0.7;}
#scaleSVG[data-zoomfactor='50'] circle.ticket-marker{stroke-width:0.6;}
#scaleSVG[data-zoomfactor='40'] circle.ticket-marker,#scaleSVG[data-zoomfactor='30'] circle.ticket-marker,#scaleSVG[data-zoomfactor='20'] circle.ticket-marker,#scaleSVG[data-zoomfactor='10'] circle.ticket-marker{stroke-width:0.5;}

text.dtopprice, text.ticket-price{font-family: Roboto,Arial,sans-serif;fill:#000000;font-weight:500;text-anchor:start;cursor:pointer;text-shadow:1px 1px 0 #FFF, 1px -1px 0 #FFF, -1px 1px 0 #FFF, -1px -1px 0 #FFF, 1px 0px 0 #FFF, 0px 1px 0 #FFF, -1px 0px 0 #FFF, 0px -1px 0 #FFF;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}

.browser-Safari text.dtopprice, .browser-IE text.dtopprice, .browser-ie text.dtopprice, .browser-safari text.dtopprice, .browser-Safari text.ticket-price, .browser-IE text.ticket-price, .browser-ie text.ticket-price, .browser-safari text.ticket-price{text-shadow:none;stroke:#FFF;stroke-width:0.25em;paint-order:stroke fill;}

text.ticket-price[data-dclass='excellent']{font-size:140%;}
text.ticket-price[data-dclass='great']{font-size:122%;}
text.ticket-price[data-dclass='good']{font-size:115%;}


polygon[data-sectionid='static_stage'],polygon[data-sectionid='b_stage'],polygon[data-sectionid='fighting_ring']{fill: black !important;stroke:none !important;pointer-events:none;}
text[data-sectionid='static_stage'],text[data-sectionid='b_stage']{fill: white !important;color:white !important;opacity:1 !important;pointer-events:none;}

text.is-dyn{pointer-events: none;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
 