.bssystemtable .fleft {
  float: left;
}
.bssystemtable .fright {
  float: right;
}
.bssystemtable .button.zindex10 {
  position: relative;
  z-index: 1;
}
.bssystemtable .button {
  clear:both;
  height: 30px;
  padding: 10px 0;
}

.bssystemtable .form-day-change .submit,.bssystemtable .form .submit, .bssystemtable .adddate {
  display: block;
  width: auto;
  float:left;
  height: 33px;
  line-height: 30px;
  padding: 0 20px;
  margin-left: 0px;
  border: none;
  background: #628f00;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  margin-bottom: 10px;
  border-bottom: 3px solid #456400;
}


.bssystemtable a.add {
  z-index: 0;
  display: block;
  float: right;
  width: auto;
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
  border: none;
  background: #628f00;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 3px solid #456400;
}

.bssystemtable .relative {
  position: relative;
}
.bssystemtable .listhead{
	clear:both;
}
.bssystemtable .listhead h3 {
  position: absolute;
  top: 0;
  width: 100%;
  line-height: 49px;
  font-weight: bold;
  font-size: 30px;
}
.bssystemtable .center {
  text-align: center;
  margin: 0 auto;
}


.bssystemtable .table.booking thead tr td.rink {
  width: 95px;
  max-width: 95px;
}
.bssystemtable .table.booking thead tr td.grey {
  width: 103px;
  max-width: 103px;
}
.bssystemtable .table.booking tr td.grey {
  width: 104px;
  max-width: 104px;
}
.bssystemtable table td.grey {
  background: #ebebeb;
  color: #000;
  font-weight: bold;
  text-align: center;
}
.bssystemtable .table td {
  max-width: 98px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.bssystemtable .grey {
  white-space: inherit!important;
}
.bssystemtable .grey {
  color: #aaaaaa;
}
.bssystemtable .grey.tid{
	vertical-align:middle;
}
.bssystemtable table thead td {
  text-align: center;
}
.bssystemtable table tr td {
  border: 1px solid #c9c9c9;
}

.bssystemtable .smallrow {
  vertical-align: top;
}
.bssystemtable table table {
  margin-bottom: 0;
}

.bssystemtable .smallrow{width:100%}
.bssystemtable .smallrow tr.ringtitle td {
  max-width: 101px;
  padding: 10px;
  height: 67px;
  text-align: center;
  vertical-align: middle;
}
.bssystemtable .smallrow tr td {
  max-width: 101px;
  padding: 0 10px;
  height: 24px;
}

.bssystemtable table tr td tr td {
  text-align: left;
  vertical-align: top;
  padding: 5px 4px;
  border: 0;
  border-bottom: 1px solid #c9c9c9;
 }
 
 
.bssystemtable table tr td tr td {
  text-align: center;
}

.bssystemtable .table tr {
  white-space: nowrap;
}
.bssystemtable table tr tr {
  border: 0;
}

.bssystemtable .table>tbody>tr>td,.bssystemtable .table>tbody>tr>th,.bssystemtable .table>tfoot>tr>td,.bssystemtable .table>tfoot>tr>th,.bssystemtable .table>thead>tr>td,.bssystemtable .table>thead>tr>th {
	padding:0
}

.go_to_round_div {
    padding: 10px 20px;
    margin: 20px 0;
    background: #ededed;
    border-radius: 4px;
}
.go_to_round_div .go_to_round {
    display: block;
    overflow: hidden;
    margin: 10px 0 0 0;
	padding-left:0px;
    text-align: center;
    list-style: none;
}
.go_to_round_div .go_to_round li {
    list-style: none;
    display: inline-block;
    float: left;
    margin-right: 5px;
}
.go_to_round_div .go_to_round a {
    display:block;
	width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    background: grey;
    color:#fff;    
}


.round_number{float:left; padding-bottom: 10px; font-size: 14px; }
.round_table{clear:both; margin-bottom: 30px;
    width: 100%;
    max-width: 100%;
}
.round_table .thTop{
    background: #bec0bf;
}
.round_table tr th:first-child, .round_table tr td:first-child{padding-left: 15px;}
.round_table tr.dateChange{
    background: #fec173 !important;
}

.round_table tr:nth-child(odd){
    background: #ebebeb;
}
.round_table tr:nth-child(even){
    background: #fff;
}

.round_table .date, .round_table .time {
    width: 75px;
}

.round_table .rink{
    width: 20px;
    text-align: center;
}
.round_table .team{
    width: 100px;
}
.round_table .score{
    width: 26px;
}
.round_table th{
    font-size: 14px;
}
.round_table td, .round_table th{
    padding: 5px;
    border-left:0px;
    border-right:0px;
}

.league_list_link a {
    display: block;
    font-size: 18px;
    line-height: 40px;
    background-color: #008C39;
    margin-bottom: 10px;
    border-radius: 4px;
    border-bottom: solid 4px #01692C;
    padding-left: 10px;
    cursor: pointer;
    color: white;
}

.tmps {
    width: 100%;
}

.tmps td {
    vertical-align: middle;
    padding-left: 5px;
}

.tmps td.match, .tmps .thead td {
    border: 1px solid #ccc;
}

.tmps .thead {
    font-weight: bold;
}

.external-display .listhead {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    margin: 20px auto;
}

.external-display .listhead .date {
    flex-basis: 45%;
}

.external-display .bssystemtable .listhead h3 {
    position: static;
}

.external-display .btn-enq {
    display: inline;
}
