.LT, #FieldingEditor { font-size: 11pt; } 
table.LT, .LT table,.LT tr, .LT td, #FieldingEditor table, #FieldingEditor tr, #FieldingEditor td { border-collapse: collapse; border-color:#777; } 
body:not(.AllowSelect) .LT { user-select: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; } 
.LT tr { color: #333; } 
.LT .Hide, #FieldingEditor .Hide { display: none; } 
div.LT { font-size: 200%; text-align: center; background-color: #cccccc; color: #333333; margin-top: 1em; margin-right: 1px; } 
.LT.Period { width: 100%; table-layout:fixed; margin-top: 0.5em; margin-right: 1px; } 
.LT.Period thead td { font-size: 95%; background-color: #cccccc; color: #333333; } 
.LT.Period td { text-align: center; vertical-align: middle; } 
.LT.Period tbody tr { background-color: #FFF; } 
.LT.Period.Forewards tbody tr:nth-child(even) { background-color: #e7f3ff; } 
.LT.Period.Backwards tbody tr:nth-last-child(even) { background-color: #e7f3ff; } 
.LT.Period tbody tr .Darker { background-color: #e7f3ff; } 
.LT.Period.Forewards tbody tr:nth-child(even) .Darker { background-color: #cee7ff; } 
.LT.Period.Backwards tbody tr:nth-last-child(even) .Darker { background-color: #cee7ff; } 
.LT.Period.Backwards tr.SP td { border-bottom-style: dotted; } 
.LT.Period.Forwards tr.SP td { border-top-style: dotted; } 
.LT.Period.Backwards tr.INJ td { border-bottom-style: dotted; } 
.LT.Period.Forwards tr.INJ td { border-top-style: dotted; } 
.LT.Period tbody .Box { background-color: #b6daff; } 
.LT.Period .JamNumber { width: 30px; } 
.LT.Period .CopyArrow { position: relative; }
.LT.Period .CopyArrow::before { position: absolute; left: 0px; content: "⮬";color: #777; }
.LT.Period .NP { width: 25px; } 
.LT.Period .Skater { width: 12%; } 
.LT.Period .Box { width: 8%; } 
.LT.Period .hasAnnotation { position: relative; } 
.LT.Period .hasAnnotation::after { position: absolute; right: 2px; top: 2px; height: 5px; width: 5px; background-color: red; content: ""; } 

#FieldingEditor .tripHeader { text-align: center; font-size: 95%; background-color: #222; color: #FFF; } 
#FieldingEditor .ButtonCell { text-align: center; } 
#FieldingEditor .ui-button { font-size: 75%; } 

#FieldingEditor .BoxTrip>td, #FieldingEditor .Skater>td { padding: 0.5em 0em; } 

#sitFor3, #notFielded { color: #000; padding: .3em .6em; } 
#sitFor3[checked], #notFielded[checked] { background: #3f3; } 
