﻿

@font-face {
	font-family:'DIN Pro';src:url("../font/Nunito-Regular.ttf");font-weight:bold;font-style:normal;
}
@font-face {
	font-family:'Nunito';src:url("../font/Nunito-Bold.ttf");font-weight:bold;font-style:bold;
}

body
{
font-family: DIN Pro;
width: 100%;
background:#EFEAE0;
margin-top: 0;
}
.dataTables_wrapper, .simplebar-content
{
background:#EFEAE0;
}
 table.dataTable.display th{

font-family: Nunito;
cursor: pointer;
font-size: 18px; 
color: #000000;
font-weight: 800;
}

table.dataTable.display tbody td, table.dataTable.display th, table.dataTable.display tbody td  a {

font-family: DIN Pro;
cursor: pointer;
font-size: 18px; 
color: #000000;
font-weight: 800;
}
.simplebar-content-wrapper
{
	background:#EFEAE0;
}
.simplebar-track.simplebar-vertical
{
	background-color: #D9D9D9;
}
.simplebar-scrollbar::before {
  background-color: #FAA624;
  z-index:1;

}
.view_item1
{
cursor: pointer; 
height: 100%;
width: 100%;
}


table.dataTable tbody tr, table.dataTable.display tr td, table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.display tbody tr.even > .sorting_1,table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd
{
background:#EFEAE0;
color: #000000;
}
table.dataTable.display tbody td  a
{
text-decoration: none;	
font-weight:bolder;
font-family: Nunito;
}


table#players.dataTable tbody tr:hover, table.dataTable.display tbody tr:hover{
  background-color: #87c9f3;
}
table#players.dataTable  tbody tr td {
  background-color: transparent;
}
 
table#players.dataTable  tbody tr:hover > .sorting_1 {
  background-color: #87c9f3;
}

table#players2.dataTable tbody tr:hover, table.dataTable.display tbody tr:hover{
  background-color: #87c9f3;
}
table#players2.dataTable  tbody tr td {
  background-color: transparent;
}
 
table#players2.dataTable  tbody tr:hover > .sorting_1 {
  background-color: #87c9f3;
}
input
{
	max-width: 80px;
	background:#EFEAE0;
	border: 1px solid #b4b4b4;
	margin-right: 20px;
	
}
.buttonz
{
color: #fff;
border-color: #5472d2;
background-color: #D4D1CB;
font-size: 14px;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 20px;
padding-right: 20px;
display: inline-block;
margin-bottom: 20px;;
text-align: center;
vertical-align: middle;
cursor: pointer;
border-radius: 5px;
margin: 10px;
}
.activeb
{
background-color: #E9841D;
font-weight: bolder;
}

.numberCircle {
    width: 20px;
    line-height: 20px;
    border-radius: 14px;
    text-align: center;
    font-size: 12px;
    border: 2px solid #666;
	background-color: #ffffff;
	display: inline-block;
    
}

.wcirc{
    width: 6px;
    line-height: 6px;
    border-radius: 50%;
    text-align: center;
    font-size: 6px;
    border: 1px solid #b4b4b4;
	background-color: #ffffff;
	display: inline-block;
	margin-right: 3px;
	vertical-align:middle;
	
    
}
.bcirc{
    width: 6px;
    line-height: 6px;
    border-radius: 50%;
    text-align: center;
    font-size: 5px;
    border: 1px solid #b4b4b4;
	background-color: #000000;
	display: inline-block;
	margin-right: 3px;
	vertical-align:middle;
	
    
}
.fed_name
{
font-weight: bolder;
font-size: 20px;
border: none;
line-height: 25px;

}

#pairs  tbody tr  td .fed_name 
{
	
	color: #000000;
	font-size: 18px;
		font-weight: bolder;
	font-family: Nunito;
	
	
}
.view_item1
{
	font-style:normal;
	font-family: DIN Pro;
}
.total_score
{
font-family: Nunito;
font-size: 21px;	
}

h4
{
	font-size: 21px;
	font-family: Nunito;
	
}
strong
{
	font-family: Nunito;
}
.smp tr td 
{
	border-bottom: 1px solid #33312f;
	font-family: DIN Pro;
}
.smp tr td a
{
	font-family: Nunito;
	text-decoration: none;
}
.main_title
{
	background-color: #241F21;
	min-height: 80px;
	font-family: Nunito;
	color: #ffffff;
	font-size: 24px;
	padding: 20px;
	
}

.wcirc {
    width: 6px;
    height: 6px;
    line-height: 6px;
    border-radius: 50%;
    text-align: center;
    font-size: 6px;
    border: 1px solid #b4b4b4;
    background-color: #ffffff;
    display: inline-block;
    margin-right: 3px;
    vertical-align: middle;
}
.bcirc {
    width: 6px;
    height: 6px;
    line-height: 6px;
    border-radius: 50%;
    text-align: center;
    font-size: 5px;
    border: 1px solid #b4b4b4;
    background-color: #000000;
    display: inline-block;
    margin-right: 3px;
    vertical-align: middle;
}


@media (max-width: 991px) {
.container
{
	padding:0;
	padding-right: 6px;
	
	
	
}
table.dataTable.display tbody td, table.dataTable.display th {
font-family: Nunito;
background:#EFEAE0;
cursor: pointer;
font-size: 12px; 
}
input
{
	max-width: 80px;
	background:#EFEAE0;
	border: 1px solid #b4b4b4;
	margin-right: 20px;
	
}
.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
  font-size: 12px; 
}
table.dataTable.display tbody td, table.dataTable.display th, table.dataTable.display tbody td  a {

font-family: DIN Pro;
cursor: pointer;
font-size: 12px; 
color: #000000;
font-weight: bold;
padding:0;
padding-right:2px;

}
.view_item1 
{
	font-family: DIN Pro;
	font-weight: normal;
}
table.dataTable.display tbody td  a, table.dataTable.display th
{
text-decoration: none;	
font-weight:bolder;
font-family: Nunito;
padding:0;
}
table.dataTable.display th
{
text-decoration: none;	
font-weight:bolder;
font-family: Nunito;
padding:0;
font-size: 10px;
line-height: 10px;
padding: 1px;
}
.buttonz
{
color: #fff;
border-color: #5472d2;
background-color: #D4D1CB;
font-size: 12px;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 10px;
padding-right: 10px;
display: inline-block;
margin-bottom: 20px;
text-align: center;
vertical-align: middle;
cursor: pointer;
border-radius: 5px;
margin: 6px;
}
.activeb
{
background-color: #E9841D;
font-style: bold;
}
#standings  tbody tr  td:nth-child(5), #standings  tbody tr  td:nth-child(6), #standings  tbody tr  td:nth-child(7){
        font-size: 9px;
    }
#standings  tbody tr  td:nth-child(3), #standings  tbody tr  td:nth-child(4){
        font-size: 12px;
		font-family: Nunito;
		padding: 2px;
		text-aligh: center;
		
    }
#standings  tbody tr  td:nth-child(7)
{
	padding-right: 16px;
	
}
.fed_name
{
font-weight: bolder;
font-size: 12px;
border: none;
font-size: 12px; 


}

#pairs  tbody tr  td .fed_name 
{
	
	color: #000000;
	font-size: 12px;
	font-weight: bolder;
	font-family: Nunito;
	
}

.total_score
{
font-family: Nunito;
font-size: 14px;	
padding-left: 3px;
padding-right: 3px;
font-weight: 200;
}
.main_title
{
	background-color: #241F21;
	min-height: 40px;
	font-family: Nunito;
	color: #ffffff;
	font-size: 16px;
	padding: 10px;
	
}
.numberCircle {
    width: 20px;
    line-height: 20px;
    border-radius: 	14px;
    text-align: center;
    font-size: 9px;
    border: 2px solid #666;
	background-color: #ffffff;
	display: inline-block;
    
}

}
@media (max-width: 330px) {
	img
	{
		display: none;
	}
}