table.winstyle1023560 > tbody > tr {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
table.winstyle1023560 > tbody > tr > td {
  width: 45% !important;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

span.titlestyle1023560 {
  font-size: 13px !important;
}

.winstyle1023560 + table table[width] {
  width: 776px;
  text-align: center;
}

.winstyle1023560 + table table[width] > tbody > tr > td:first-child {
  display: none;
}

.winstyle1023560 + table table[width] > tbody > tr > td:nth-child(2) {
  text-align: center;
}

.winstyle1023560 + table table[width] > tbody > tr > td:nth-child(2) div {
  display: flex;
  align-items: center;
  justify-content: center;
}
.winstyle1023560 + table table[width] .PrevDisabled,
.winstyle1023560 + table table[width] .NextDisabled {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 24px !important;
  height: 12px !important;
  padding: 5px 8px !important;
  border: 1px solid #ccc !important;
}

.winstyle1023560 + table table[width] a[class] {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 24px !important;
  height: 12px !important;
  padding: 5px 8px !important;
  border: 1px solid #ccc !important;
}

.winstyle1023560 + table table[width] .this-page {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  width: 18px !important;
  height: 18px !important;
  background-color: #258cff !important;
  color: #fff !important;
  border: 1px solid #258cff !important;
  line-height: 18px;
}

.winstyle1023560 + table table[width] a:not([class]) {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  width: 18px !important;
  height: 18px !important;
  background-color: #fcfcfc !important;
  color: #222222 !important;
  border: 1px solid #cccccc !important;
  line-height: 18px;
}