a 
{text-decoration: none;}
.lgsl-new 
{width: 100%;
border-radius:10px;
*box-shadow: 0px 0px 0px rgba(20,20,20, 0.2), 0px 0px 5px rgba(20,20,20, 0.3), 0px 0px 10px rgba(20,20,20, 0.4), 0px 0px 15px rgba(20,20,20, 0.5);}
.lgsl-header 
{background-color: #101010;
background-image: linear-gradient(to right, rgba(0,0,0, 0.9), rgba(0,0,0, 0.9));
padding: 0px;
color: #ffffff;
font-weight:500;}
.lgsl-body 
{background-color: #101010;
background-image: linear-gradient(to right, rgba(0,0,0, 0.9), rgba(0,0,0, 0.9));
padding: 8px;
color: #ffffff;}
.table-borders 
{border: 1px solid rgba(20,20,20, 0.8);}
.table-hover 
{background: rgba(0,0,0, 0.5);}
.table-hover:hover 
{background: rgba(255,255,255, 0.01);}
.table-body 
{background-color: rgba(0,0,0, 0.4);
background-image: linear-gradient(to right, rgba(0,0,0, 0.9), rgba(0,0,0, 0.9));}
.table-body:hover 
{background-color: #101010;
background-image: linear-gradient(to right, rgba(0,0,0, 0.9), rgba(0,0,0, 0.9));}
.lgsl-footer 
{background-color: #101010;
background-image: linear-gradient(to right, rgba(0,0,0, 0.9), rgba(0,0,0, 0.9));
padding: 8px;
color: #ffffff;
font-weight:500;
margin-top: -16px;}
.bg-custom 
{background-color: rgba(20,20,20, 1);}
.tr-custom 
{background-color: #101010;
background-image: linear-gradient(to right, rgba(0,0,0, 0.9), rgba(0,0,0, 0.9));}
.bg-progress 
{background-color: rgba(0,0,0, 1);}
.contry_icon 
{width: 20px;
height: 13.5px;}
.contry_icon_v 
{width: 20px;
height: 13px;}
img.game_icon 
{width: 14px;
height: 13.5px;
border-radius: 2px;}
.tooltip-img .tooltiptext 
{visibility: hidden;
width: auto;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 5px 0;
position: absolute;
z-index: 1;}
.tooltip-img:hover .tooltiptext 
{background-color: #101010;
visibility: visible;
width: auto;
padding: 5px;
margin-top: 22px;
margin-left: -8%;}
.img-size 
{width:200px;
height:150px;
border-radius:5px;}
.table 
{table-layout:fixed;}
@media (max-width: 600px) 
{.table-responsive 
{width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
-webkit-overflow-scrolling: touch;}
.table-responsive > .table 
{margin-bottom: 0;}}
@media (max-width: 600px) 
{.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td 
{white-space: rap;}}
@media (max-width: 600px) 
{.table-responsive 
{*display:none;}}
@media (max-width: 600px) 
{.br 
{padding:10px;}}
.vips 
{border-radius: 10px;
box-shadow: 0px 0px 10px rgba(20,250,50, 0.2), 0px 0px 15px rgba(20,250,50, 0.3), 0px 0px 15px rgba(20,250,50, 0.4);}
.vips_body 
{padding:10px;
padding-left:5;
padding-right:5;
border: 2px solid rgba(20,220,50, 0.7);
border-radius:10px;}
.hr 
{border-top: 1px solid rgba(91,110,178, 0.2);
padding: 2px;
margin-top: 3px;}
