﻿
a:after{
  content: "" !important;
}

#printlogo{
    display: block;
}

table td.name div.playername{ display: inline-block; width: 40%; color: #888; }

#currentProgress,
#inningsJumpTags{
    display: none;
}

table td.smlhide{ display:table-cell; }
table th.smlhide{ display:table-cell; }

table,
.inning,
.current_innings{
    page-break-inside:avoid;
}

table.bowling_table{
    width:50%;
}

#notes{
    display: none;
}