

/* Controls the individual icons for Props, SFX and 2D Screens */
.rrr { width: 190px; background-image: url(/secure/general/elements/entryIcons/lights/rrr.png); margin-bottom: 5px; margin-top: 5px; }
.grr { width: 190px; background-image: url(/secure/general/elements/entryIcons/lights/grr.png); margin-bottom: 5px; margin-top: 5px; }
.ggr { width: 190px; background-image: url(/secure/general/elements/entryIcons/lights/ggr.png); margin-bottom: 5px; margin-top: 5px; }
.ggg { width: 190px; background-image: url(/secure/general/elements/entryIcons/lights/ggg.png); margin-bottom: 5px; margin-top: 5px; }



.gg-lightBG { background-color: #61E821; }
.yy-lightBG { background-color: #E7B738; }
.rr-lightBG { background-color: #FF2F00; }
.xx-lightBG { background-repeat: repeat; background-size: 100px auto; background-attachment: fixed; }


/* area for red,yellow,green lights indicating approval*/
.entryApproval { width: 5%; vertical-align: middle; min-width: 20px;border-radius: 10px; cursor: zoom-in; border: 1px dashed #FFFFFF;  }







