.logo-table{
	max-width:20px;
	max-height:20px;
}
/* GLF Added to align with column search box - BEGINS*/
img.logo-table {
    margin-left: 5px;
}
/*ENDS*/
.span-table{
  width:22px;
  display: inline-block;
  margin-right:10px
}
.logo-title{
	max-width:36px;
	max-height:36px;

}


.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #FFF;
    background-color: rgba(0, 0, 0);
    border:0 !important;
	border-bottom:3px solid #cfbb16f0 !important;
}
.nav-tabs .nav-link.active:hover, .nav-tabs .nav-item.show .nav-link:hover {
    color: #FFF;
    background-color: rgba(0, 0, 0);
    border:0 !important;
	border-bottom:3px solid #cfbb16f0 !important;
}
.clubs .card-header{
	background:transparent !important;
}
.team #custom-tabs-four-tab .nav-item {
	background: #000;
}
.team #custom-tabs-four-tab .nav-item a{
  color:#FFF;
}
.w-33{
	width:33%;
}
.team table{
    border-right:0 !important;
	border-left:0 !important;
}
.team table thead{
    color: #FFF;
}
.font-12 {
    font-size: 12px;
}
.bg-last-row{
	background-color: rgba(0, 0, 0, 0.4);
}
.br1white{
	border-right:1px solid #fff !important;
}
.team .table th, .team .table td {
    text-align: center;
}
.btngraph{
	background-color:#000;
	border:1px solid #FFF;
	font-size:10px;
	width:50px;
}
.bg_graph{
    background: url('../img/bg_graph.png');
}
.yell a.active{
  color: #fff !important;
  border-bottom: 3px solid #cfbb16f0  !important;
}
.table th {
    border-top: 0;
}
.navmain {
    float: none !important;
    display: table-cell;
    vertical-align: bottom;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0.3em 0.5em !important;
}
.dataTables_info {
    text-align: left !important;
}
.form-group.position-relative input {
  padding-right: 32px;
}

.form-clear {
  align-items: center;
  bottom: 13px;
  color: #3c3c3c;
  cursor: pointer;
  display: flex;
  height: 24px;
  justify-content: center;
  position: absolute;
  right: 20px;
  width: 26px;
  z-index: 10;
}

.form-text+.form-clear {
  bottom: calc(1rem + 26px);
}

.form-clear .material-icons {
  font-size: 16px;
  font-weight: 500;
}
.enter button{
  color:#000 !important;
}
.login input{
  background-color:#525252;
  color: #FFF;
}
.login ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #FFF;
  opacity: 1; /* Firefox */
}

.login :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #FFF;
}

.login ::-ms-input-placeholder { /* Microsoft Edge */
  color: #FFF;
}
.dark-mode .nav-tabs .nav-link.active {
    background-color: #000;
}
.dark-mode .card.card-outline-tabs .card-header a:hover {
    border-left: 0;
    border-right: 0;
    border-top: 0;
}
.card.card-outline-tabs .card-header a:hover {
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-bottom:3px solid #cfbb16f0 !important;
}
.card.card-outline-tabs .card-header a {
    border-top: 0 !Important;
}
.nav-item .active:hover{
  border-bottom:3px solid #cfbb16f0 !important;
}
.nav-tabs .nav-link {
    border: 0 !important;
}
.card {
    border-bottom: 1px solid #333;
}
.main-header {
  z-index:2000 !important;
}
.dtr-details{
  text-align:left !important;
}
.yellow{
  color:#cfbb16f0 !important;
}
.bdrbottyell{
  border-bottom: 2px solid #cfbb16f0 !important;
}
#riep_club{
  width: 100%;
  margin-bottom:15px;
}
#riep_club th, #riep_club td{
  padding:0 20px;
  text-align:center;
}
.w3{
  width:3%!important;
}
.w15{
  width:15%!important;
}
.w10{
  width:10%!important;
}
.w5{
  width:5%!important;
}
.w30{
  width:30%!important;
}
.card-body.p-0 .table tbody > tr > td:first-of-type {
    padding-left: 0 !important;
}
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #FFF !important;
}
