﻿@font-face {
    font-family: 'Apoc';
    font-style: normal;
    font-weight: 400;
    src:  
    url('/font/Jost-Regular.ttf') format('truetype');
}
body
{
	padding: 0; 
	margin:0;
	background-color: #ffffff;
}
.container
{
	background-color: #ffffff;
}
.darkTab
{
	background: #ffffff;
}
.score1
{
    font-weight: 600;
}

table.DRRtable,table.DRRtable_standing {
  font-family: "Apoc", Gadget, sans-serif;
  border: 0px solid #000000;
  background-color: #ffffff;
  width: 100%;
  
  text-align: center;
  border-collapse: collapse;
  font-weight: 100;
  display: table;
    background: rgb(18,48,23);
background: #ffffff; 
}
table.DRRtable td, table.DRRtable th, table.DRRtable_standing td, table.DRRtable_standing th {
  
  padding: 3px 2px;
  color: #efefef;
  vertical-align: middle;

border-bottom: #efefef 1px; 
}
table.DRRtable tbody td,table.DRRtable_standing tbody td {
  font-family: "Apoc", Gadget, sans-serif;
  font-size: 13px;
  color: #3d3d3c;
  font-size: 14px;
  vertical-align: middle;
  margin: auto;
  display: table-cell; 
  padding: 5px;
  border-bottom: 1px solid #ccc;
   
   
}
table.DRRtable tbody td a:visited, table.DRRtable tbody td a:hover, table.DRRtable tbody td a
{
	color: #3d3d3c;
}

table.DRRtable tr:nth-child(even), table.DRRtable_standing tr:nth-child(even) {
  background: #;
}
table.DRRtable thead, table.DRRtable_standing thead {
  background: #171717;
  border-bottom: 3px solid #1e3942;
}
table.DRRtable thead th, table.DRRtable_standing thead th {
  font-size: 15px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
  border-left: 0;
  font-weight: 100;
}
table.DRRtable thead th:first-child, table.DRRtable_standing thead th:first-child{
  border-left: none;
}

table.DRRtable tfoot, table.DRRtable_standing tfoot  {
  font-size: 12px;
  font-weight: 100;
  color: #efefef;
  background: #1e3942;
  border-top: 1px solid #efefef;
}
table.DRRtable tfoot td, table.DRRtable_standing tfoot td {
  font-size: 12px;
}
table.DRRtable tbody td.view_left, table.DRRtable_standing tbody td.view_left {
      display: flex;  
	  vertical-align: middle;
	  adding:0;
	  margin:0;
    
    }
img.img_photo
{
	height: 50px;
	 border-radius: 50%;
	 padding-left: 5px;
	 padding-right: 5px;
}
.plr_name
{
	margin-top:auto;
	margin-bottom:auto;
	color:#3d3d3c;	
	font-weight: bolder;
	text-decoration: none;
}
img.img_flag
{
	height: 11px;
	width: 16px;
	border: 1px solid #FFFFFF;
	
}
img.img_flag_adapt
{
	height: 30px;
	border: 2px solid #FFFFFF;
	border-radius:50%;
	display:none;
}
.num_adapt
{
	display: none;
}
.flag_td
{
	width: 50px;
}
.match_td
{
	background-image: url("/images/gold_knight.svg");
	background-position: center;
	height: 100%;
	background-size:contain;
	background-repeat: no-repeat;    
}
table.DRRtable th.rr_match_td
{
	width:80px;
}
.score_adapt
{
	display: none;
	
}

.w_items
{
    display: inline-block;
    text-decoration: none;
    background-image: linear-gradient(to right, #ffffff, #ffffff);
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: 100% 4px;
	width: 15px;
	padding: 3px;
	
	
}
.b_items
{
    display: inline-block;
    text-decoration: none;
    background-image: linear-gradient(to bottom, #9d724f, #9d724f);
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: 100% 4px;
	width: 15px;	
	padding: 3px;
}
	
td.colorW
{
background-color:black;
}
td.colorB
{
background-color:white;
}
.colorW div
{
color:white;
}
.colorB div
{
color:black;
}


@media only screen and (max-width:1100px)
{

	table.DRRtable thead th, table.DRRtable_standing thead th  {
  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
  text-align: center;
  border-left: 2px solid #292929;
  font-weight: 100;
}

table.DRRtable tbody td, table.DRRtable_standing tbody td {
  
  color: #3d3d3c;
  font-size: 14px;
  vertical-align: middle;
  margin: auto;
   display: table-cell; 
   
}

img.img_photo
{
	height: 40px;
	 border-radius: 50%;
	 padding-left: 5px;
	 padding-right: 5px;
	 
	 
}

table.DRRtable th.rr_match_td
{
	width:60px;
}

img.img_flag
{
	height: 11px;
	width: 16px;
	border: 1px solid #FFFFFF;
	
}
img.img_flag_adapt
{
	height: 11px;
	border: 1px solid #FFFFFF;
	
	display:none;
}
.score_adapt
{
	display: none;
	font-size: 14px;
	padding-right: 20px;
}

	
}



@media only screen and (max-width:800px)
{


	
	table.DRRtable {
      border: 0;
	  width: 100%;
	  padding:0;
	  margin:0;
	  border:0;
	  
    }
	table.DRRtable tbody{
      border: 0;
	  width: 100%;
	  padding:0;
	  margin:0;
	  border:0;
    }

    

    table.DRRtable tbody tr {
      margin-bottom: 10px;
      
      border-bottom: 2px solid #ddd;
	  width: 100%;
	  border:0;

    }

    table.DRRtable tbody td {

      
      font-size: 11px;
	  border:0;
      border-bottom: 1px solid #ccc;
	  vertical-align: middle;
	  padding:2px;
	  padding-right:0;
	  
	  

	  
	  
	
    }




.w_items, .b_items
{
	padding: 2px;
	font-size: 12px;
}
.nomob, table.DRRtable tbody tr td.nomob, table.DRRtable thead tr th.nomob, table.DRRtable tfoot
{
	display:none;
	width: 1px;
}
}
