
.text-left { text-align: left !important; }
.bu { border: unset; }
.bxs { box-shadow: inset 0 0 1rem rgba(0, 0, 0, .5); }
.txs { text-shadow: 0 .05rem .1rem rgba(0, 0, 0, .5); }

.dtsb-titleRow { display:none !important; }

.dataTables_filter { float: right; }
.dataTables_info { float: left; }
.dataTables_length { float: right; margin-left: 10px }
#example_wrapper > div.dt-buttons.btn-group.flex-wrap { float: left; }

.hide { display: none; }
.hbh:hover { background: highlight !important; }
.btn:focus{ outline: none; }

#findround {
    max-height: 90vh;
    overflow: auto;
}

#matchplayerdialog {
    min-width: 400px;
}

.form-check-input:checked {
    border-color: white;
}
