body,ol,p,ul{
    margin: 0 0 14px 0;
}
p a{
    color:#0052cc;
}
.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 .relative.listhead{
    min-height: 60px;
}
.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;*/
    text-overflow: clip;
    white-space: normal;
}
.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: 25px;
}

.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;
}

input.ui-widget-content{
    background: #fff;
}

.tmps {
    width: auto;
}

.tmps td.match,
.tmps .thead td{
    vertical-align: middle;
    padding: 5px;
    width: 300px;
}

.tmps td.match, .tmps .thead td {
    border: 1px solid #ccc;
}

.tmps .thead {
    font-weight: bold;
}
.tmps tr td.td1{font-weight: bold}
.tmps tr td.td2{ float: right}
.tmps tr td table{
    width: 100%;
}
.ui-keyboard.ui-widget-content.ui-widget{
    transform:scale(1.5); -webkit-transform:scale(1.5);
    -moz-transform:scale(1.5); -o-transform:scale(1.5);
}
#asotable_wrapper{
    width:100%;
    overflow-x: auto;
}

.table.booking{
    font-size: 14px;
}
.table.booking .ringtitle{
    height: 105px;
}
.table.booking .name_row {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0px;
}

.bssystemtable {
    width: 100%;
    max-width: 100%;
}
.bssystemtable table {
    overflow: scroll;
    width: 100%;
}
.header-top .navbar-nav a.btn.btn-top-menu{
    padding: 6px 19px;
    background-color: #424348;
    color: #fff;
    height: 36px;
    font-size: 16px;
    text-transform: capitalize;
}
.header-top .navbar-nav a.btn.btn-top-menu:hover {
    background-color: #43586e;
    text-decoration: none;
    transform: none;
}
.header-top .navbar-nav a.btn {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    border-radius: 0;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
.header-top .navbar-nav>.nav-item{
    padding: 0 5px;
}
.header-top .navbar.navbar-expand-md{
    padding: 0;
}

@media only screen and (max-width: 768px) {
    .round_table td, .round_table th {
        border: 1px solid #b7b7b7;
    }
    .mobile_table_scroll{
        overflow-x: auto;
        overflow-y: auto;
    }
}

#choose-top .form-check-input{
    margin-right: 10px;
}
.hide{
    display: none;
}
#roll-up .col-6{
    width: 48%;
    float: left;
    padding-left: 0;
    padding-right: 0;
}
#roll-up .col-6.pull-right{
    float: right;
}
#roll-up .col-6.pull-right .form-group{
    position: relative;
}
.form-control.select.select2.select-member{
    padding: 0;
}
select.select-member{
    position: absolute;
    top:0;
    left: 0;
    height: 1px;
    width: 1px;
    display: block !important;
}
.minus-pound{
    color: red;
}
.minus-pound::before {
    content: "-";
}
#book-online-form input[type="text"]{
    width:100%
}
#book-online-form .pull-right select{
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}
.mb-15{
    margin-bottom: 15px;
}
.f-size-26{
    font-size:26px;
}
.tr-orange td,
.tr-orange{
    background: #FFDD8F;
}

.my-matches-captain select.select2{
    display: block !important;
    margin: 0;
    opacity: 0;
    padding: 0;
    height: 0;
    width: 0;
}
.position-select{
    width: 100%;
    height: 100%;
}
table.match-info tr th{
    max-width: 200px;
    width: 200px;
}

table.my-leagues .td-date,
table.my-leagues .td-pbdate,
table.my-leagues .td-time,
table.my-leagues .td-actions{width:200px}

table.bookingsTable .d-flex .form-group{
    margin-bottom: 0;
    margin-left: 15px;
}
table.table-striped tbody tr.av-selected{
    background-color: #628f0054;
}

.form-control.textarea{
    height: 200px;
}

.error {
    clear: both;
    padding: 10px 20px 10px 40px;
    margin-bottom: 20px;
    background: #ffe090;
    border: none;
    text-shadow: none;
}
.p-t-15{
    padding-top: 15px;
}
.img-fluid.logo{
    max-height: 100px;
}
.page-title{
    font-size: 28px;
    font-weight: 600;
    line-height: 1.1;
}

.header-lists .mail-phone li:after{
    content: "";
}
body .sweet-alert p{
    font-weight: 400;
}
body .sweet-alert button.cancel,
body .sweet-alert button.cancel:hover{
    background-color: #7b7b7b !important;
}

body .sweet-alert button.confirm,
body .sweet-alert button.confirm:hover{
    background-color: #56718E !important;
    border:0 !important;
    box-shadow: none !important;
}
.font-normal{
    font-weight: normal;
}
.font-bold{
    font-weight: bold;
}
.font-20{
    font-size: 20px;
}
.w-65{
    width: 65px;
}
.w-120{
    width: 120px;
}
.w-140{
    width: 140px;
}
.w-200{
    width: 200px;
}
.w-250{
    max-width: 250px;
}
.w-300{
    width: 300px;
}
.m-w-300{
    max-width: 300px;
}
.w-350{
    width: 350px;
}
.margin-left-auto{
    margin-left: auto;
}
.margin-right-auto{
    margin-right: auto;
}
.btn-center{
    margin: 0 auto 10px;
    float: none;
    display: block;
}
.d-block{
    display: block;
}
.td-options .btn{
    float: right;
}
.flex-direction-row-reverse{
    flex-direction: row-reverse
}
table.my-competitions-matches td{
    vertical-align: middle;
}
.club-competition-booking .modal-footer{
    justify-content: space-between;
}

.form-group.radio .form-check{
    padding-left: 1.25rem;
}
select#availability-order{
    max-width: 300px;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    body .navbar-brand {
        display: block;
    }
}

@media only screen and (max-width: 768px) {
    div.bssystemtable .table td{
        max-width: 200px;
    }
    div.bssystemtable .smallrow tr,
    div.bssystemtable .smallrow tr td,
    div.bssystemtable .smallrow tr.ringtitle td {
        min-width: 101px;
        max-width: 200px;
    }
    .header-top .navbar-nav .nav-item.logout a.btn.btn-top-menu {
        display: none;
    }
    .header-top.header-login .btn-sign-login,
    .header-top .navbar-nav .nav-item a{
        width: 100%;
        margin-bottom: 10px;
    }
    .header-top .header-welcome{
        width: calc(100% - 88px);
        margin-left: 44px;
        text-align: center;
        margin-bottom: 0;
    }
    #navbarMenu a{
        font-size: 20px;
    }
    .mail-phone{
        display: block;
    }
    .mail-phone li{
        clear: both;
    }
    .mail-phone a{
        font-size: 16px;
    }
    .mail-phone a span{
        margin-bottom: 0;
    }
    .go_to_round li{
        margin-bottom: 5px;
    }
    span{
        text-align: center;
        margin-bottom: 10px;
    }

    header .navbar .container{
        width: 100%;
    }
    header .navbar-brand{
        width: 100%;
        text-align: center;
        margin-right: 0;
        padding: 0;
    }
    header .page-title{
        width: 100%;
        padding: 15px 0;
        text-align: center;
    }
    header .navbar-toggler{
        margin: 0 auto;
    }
    .layout-login .mb-90{
        margin-bottom: 20px !important;
    }
}
