tr {padding-bottom: 5px;}
th {text-align: right;}
td {text-align: center;}
img{
    max-width: 100%;
    display: block;
}
body {
    background-image: url("https://sdggames.fun/scorepads/images/scoreback.png");
    max-width: 400px;
    font-size: 12pt;
}
select {
    width: 10em;
}
.BookSelect {
    width: 1.5em;
}
td {
    width: 11em;
}
.no-close .ui-dialog-titlebar-close {
  display: none;
}
#dialog {
    display:none;
}
#claimeddialog {
    display:none;
}
h1 {margin-top: 0;}
table {border: 0;}
tbody{
  border: 2px solid black;
  border-collapse: separate;
  border-spacing: 4px;
  margin: 2px 0px;
  border-radius: 10px;
  display: inline-block;
}
ul {
  margin-block-start: 0px;
  margin-block-end: 0px;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 20px;
  list-style-type: none;
}
li {
    text-align: left;
}
.grey {
    color: lightgrey;
}
.chosen {
    font-weight: bold;
    font-size: 14pt;
}
button {
    color: white;
    font-weight: bold;
    border-radius: 7px;
}
.CategoryScore {
    background: url('https://sdggames.fun/scorepads/images/WhiteCircleX15.png') right center no-repeat;
}
.BookHead {
    background: url('https://sdggames.fun/scorepads/images/WhiteCircleX15.png') right center no-repeat;
    text-align: left;
}
.BookTbody {
    width: 100%;
    max-width: 300px;
}
#playtable {
  width: 100%;
}
#playtbody {
  width: 100%;
  max-width: 400px;
}
#playrow {
  width: 100%;
  max-width: 400px;
  display: block;
}
