body {
	background:url(../styles/sourcebans/background.png);
	background-color: #181818;
	color:#fff;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;

}
@media (max-width: 1100px) {
body {
	 width: 1100px;
	 zoom: 80%;
}
}

*::-webkit-scrollbar {
    width: 5px !important;
    height: 5px !important;
    background: #2d2626 !important;
    border: 1px solid #2d2626 !important;
}
*::-webkit-scrollbar-thumb {
    min-height: 28px !important;
    background: #690102 !important;
    border-radius: 10px;
}

.fcheck {
	float: left;
    margin-top: -27px;
	user-select: none;
    margin-left: -5px;
    background: rgba(24, 24, 24, 0.69);
    padding: 3px 10px;
    border-bottom-right-radius: 10px;	
}
.vcheck {
    float: right;
    margin-top: -27px;
	user-select: none;
    margin-right: -5px;
    background: rgba(24, 24, 24, 0.69);
    padding: 3px 10px;
    border-bottom-left-radius: 10px;
}

.content {
    /*background-color:rgba(45, 44, 44, 0.30196078431372547);
	margin-left:7%;
	margin-right:7%;*/
    color: #fff;
    max-width: 1300px;
    margin-top: -10px;
    margin-bottom: 20px;
    border-radius: 35px;
    position: relative;
    margin: 0 auto;
}

tr, td, div, span, body {
	font-family: 'Bellota Text', sans-serif;
	font-size: 12px;  
}

a:link {
	color: #fff;
	text-decoration:none;
}

a:visited {
	color: #fff;
	text-decoration:none;
}

a:active {
	color: ;
	text-decoration:none;
}

a:hover {
	color: #453f3f;
	text-decoration:none;
}
#ingame .headerblock a:visited {
	color: #FFFFFF;
}

a:focus {
	text-decoration:none;
}

ul {
	margin-left: 6px;
	padding-left: 6px;
}

li {
	margin-bottom: 8px;
}
     
img {
	text-align:center;
	vertical-align:middle;
	border: none;
}

textarea {
	background-color: #4b4b4b;
    color: #ededed;
	border-color: rgb(100, 100, 100);
}

select {
	background-color: #4b4b4b;
    color: #ededed;
	border-color: rgb(100, 100, 100);
}

input {
	background-color: #4b4b4b;
    color: #ededed;
	border-color: rgb(100, 100, 100);
}

option {
	background-color: #4b4b4b;
    color: #ededed;
	border-color: rgb(100, 100, 100);
}
 
.fHeading {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 8pt;
	font-weight: bold;   
}

.fSmall {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
}

.fSmall-black {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 7pt;
	color: #000000; 
}

.fTitle {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	font-weight:bold;
}

.fNormal {
	/*font-family: Verdana, Arial, Tahoma, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;*/
	font-size: 10px;
	font-weight: bold;   
	padding-left: 12%; 
}
     
.bg1 {
       background-color: #181818;
}   
                           
.bg2 {
       background-color: #181818;
}     

.data-table {
	background-color: #2a2323;
	/*border: 1px solid #AEAEAE;*/
	border-collapse: collapse; 
	width: 100%;
	box-shadow: 0px 1px 20px #0a0a0a;
}

.data-table  td {
	padding: 5px;
	padding-top: 6px;
    padding-bottom: 6px;
	text-align: left;
	/*border: 1px solid #AEAEAE;*/
	border-bottom: 1px solid #1c1c1c;
}
	 
.data-table-row {
	background: linear-gradient( to bottom, rgb(45, 38, 38) 5%, rgb(34, 27, 27) 95%);
	/*border:1px solid #AEAEAE;*/
	vertical-align: bottom; 
}

.data-table-head  {
	background-image: linear-gradient(to left, rgb(45, 38, 38) 45%, rgb(34, 27, 27) 55%);
	/*border: 1px solid #AEAEAE;*/
	color:#FFFFFF;
	vertical-align: bottom; 
}

.data-table-head a:link {
	color:#FFFFFF;
}

.data-table-head a:active {
	color:#FFFFFF;
}

.data-table-head a:visited {
	color:#FFFFFF;
}

.data-table-head a:hover {
	color:#AEAEAE;
}

.gmapstab a:link {
	color:#000;
	text-decoration:none;
}

.gmapstab a:active {
	color:#000;
	text-decoration:none;
}

.dgmapstab a:visited {
	color:#000;
	text-decoration:none;
}

.gmapstab a:hover {
	color:#AEAEAE;
}

.game-table-row {
	/*border: 1px solid #AEAEAE;*/
	background-color: #181818; 
	border-bottom: 0px; 
}

.game-table-row-hover {
	background-color: #1b1b1b;
	border-bottom: 0px; 
	color:#FFFFFF;
}

.game-table-cell {
	color: #fff;
	vertical-align: middle;
	padding: 4px;  
	/*border: 1px solid #AEAEAE;*/
}

.game-table-cell a {
	color: #c12d2e; 
}
.game-table-cell a:hover {
	color: #453f3f; 
}

.livestats-table {
	border: 1px solid #221b1b;
	border-collapse: collapse;
	width: 100%; 
}

.livestats-table td {
	border: 0;
	padding: 4px;
	text-align: center; 
}

.location a:link {
	color: #FFFFFF; 
	text-decoration:none; 
}   

.location a:visited {
	color: #FFFFFF; 
	text-decoration:none;
}

.location a:active {
	color: #FFFFFF; 
	text-decoration:none; 
}   

.location a:hover {
	color: #AEAEAE; 
	text-decoration:none; 
}

.location {
	height: 50px;
	background-color: rgb(23 23 23);
    box-shadow: 1px 1px 5px #0a0a0a;
	width: 100%; 
	color: #FFFFFF;
}

.location_under {
	height: 15px;
	background-image:url(../styles/sourcebans/background.jpg);
	width: 100%;
	display: none;
}

.location ul {
	list-style-type: none;
	list-style-image: none;
	padding-top: 3px;
	padding-left: 13%;
	margin: 0 auto;
	color: #FFFFFF; 
}

.location li {
	margin-left: 5px;
	display: inline; 

}

.header_gameslist {
	padding-right: 10%;
	padding-top: 22px;
} 

.header_gameslist img {
	padding: 0 2px;
	padding-bottom:20px;
}

ul.header_gameslist {
	list-style: none;
}

.header_gameslist img#gameslist-active-game{
	background-image: url(../styles/sourcebans/underline.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}

.block {
	margin: 0 auto; 
}

.subblock {
	margin: 0 auto;
	width: 100% !important; 
}

.navbar img {
	margin-left: 2px;
	margin-right: 2px; 
}

.navbar {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	text-align: center;
	padding-bottom: 10px; 
}

.navbar li {
	margin-right: 12px;
	display: inline;  
}

.headerblock {
    background-color: rgb(34 34 34);
    box-shadow: 1px 1px 5px #141414;
    border: 0px;
    height: 121px;
    width: 100%;
    position: relative;
}

.title {
	margin-left: 13%;
	padding-top: 12px;
}

.tableicon {
	margin-bottom: 0px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 0px; 
}

.headertabs ul {
	list-style-type: none;
	list-style-image: none;
	margin-left: 13% !important;
	margin: 0;
	padding: 0;
}

.headertabs li {
	margin: 0px;
	display: inline; 

}

.headertabs > ul > li > a {
	padding: 13px 15px;
	color: #dedede;
}

.headertabs > ul > li > a:hover {
	padding: 13px 15px;
	background-color: rgba(45, 38, 38, 0.53);
}

.headertabs {
    width: 100%;
    height: 50px;
    margin-top: 10px;
	line-height: 50px;
    color: #FFFFFF;
    background-color: rgb(35 32 32);
    box-shadow: 0px 0px 8px #181818;
}

/** ===================== New Years ===================== **/

/*.headertabs:after {   
    top: 60px;
    left: 0;
    right: 0;
    height: 22px;
    background: url(https://aggrssv.ru/uploads/images/newyear/light.png);
    background-size: contain;
    content: '';
    display: block;
    position: absolute;
    z-index: 1; 
}
.ny:after {   
    top: 40px;
    left: 0;
    right: 0;
    height: 20px;
    background: url(https://aggrssv.ru/uploads/images/newyear/light.png);
    background-size: contain;
    content: '';
    display: block;
    position: absolute;
    z-index: 1; 
}
.buttons:after {   
    top: -8px;
    left: -3px;
    right: 0;
    height: 15px;
    background: url(https://aggrssv.ru/uploads/images/newyear/lsnow.png) no-repeat;
    background-size: contain;
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
}*/

.bargraph {
	height: 11px;
	border-radius: 2px;
}

.errorhead {
	background-color: #CC0000;
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.errortext {
	background-color: white;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
}

.gmapstab td {
	border: 0;
	padding: 0;
}

.gmapstab a {
	color:black;
	text-decoration:underline;
}

.gmapstabtitle {
	color:blue;
	font-weight:bold;
	text-align:left;
}

/* Subsection Tabs
--------------------*/
#main ul.subsection_tabs {
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
	border-bottom:1px solid #2b2b2b;
	height:27px;
	clear:both;
}

#main ul.subsection_tabs li {
	float:left;
	margin-right:7px;
	padding-top:2px;
	text-align:center;
}

#main ul.subsection_tabs li a {
	display:block;
	height:25px;
	line-height: 25px;
	padding:0 6px 0 6px;
	background-color:rgb(45, 38, 38);
	color:#dedede;
	width:120px;
	font-size: 12px;		
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

#main ul.subsection_tabs li a:hover {
	color:#666;
}

#main ul.subsection_tabs li a.active {
	background-color:#474343;
}

#main ul.register_tabs {
	border-bottom:none;
}

#main ul.register_tabs li a.active {
	background-color:#6d7a81;
	color:#fff;
}

/** ================ Mine ================ **/

.trr li a{
    color: #5d5d5d;
    display: inline-block;
    font: 16px/Arial,sans-serif;
    padding: 6px 34px 8px;
    position: relative;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
    z-index:2;
    text-decoration:none !important;
    white-space:nowrap;
}
.status {
	vertical-align: middle;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    padding: 0 6px;
    font-size: 8px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
    text-shadow: rgba(0,0,0,0.2) 0px -1px 0px;
    border-radius: 3px;
	background-repeat: repeat-x;
}
.badge_green {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8FC400), color-stop(100%,#6CAA00));
    border: 1px solid #689e07;
    text-shadow: 1px 1px 0 #689e07;
	margin: 0px;
}
.badge_red {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e40101), color-stop(100%,#9e0303));
    border: 1px solid #b00000;
    text-shadow: 1px 1px 0 #7d3030;
	margin: 0px;
}

.img_zoom {
width: 158px;
height: 158px;
transition: 0.5s;
border-radius: 3px;
box-shadow: 0px 0px 12px 5px rgb(82, 57, 57);
}
.img_zoom:hover {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
box-shadow: 0px 0px 12px 5px rgb(133, 115, 115);
}
.zoom_img {
overflow:hidden;
width:390px;
height:244px;
}
.zoom_img img {
-moz-transition: all 1s ease-out;
-o-transition: all 1s ease-out;
-webkit-transition: all 1s ease-out;
}
.zoom_img img:hover{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
}

/** ================ Online ================ **/

.srv {
    color: #fff;
	float: right;
	border-radius: 3px;
	height: 16px;
	line-height: 16px;
	padding: 0px 5px;
    font-size: 10px;
	user-select: none;
    font-weight: bold;
	box-shadow: inset 0 2px 9px rgba(255,255,255,0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.1);
}
.nsrv {
    color: #fff;
	background: #7d7d7d;
	float: right;
	border-radius: 3px;
	height: 15px;
	line-height: 13px;
	padding: 0.5px 4px;
    font-size: 10px;
	user-select: none;
    font-weight: bold;
	box-shadow: inset 0 2px 9px rgba(255,255,255,0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.1);	
}
.srva {
 background: -webkit-linear-gradient(left, #6dab00, #0733ad, #5907ad, #ad072d, #d36100, #0778ad, #00940b, #6dab00);
 background: linear-gradient(to right, #6dab00, #0733ad, #5907ad, #ad072d, #d36100, #0778ad, #00940b, #6dab00);
 background-size: 3200px 200px;
 -webkit-animation: animate-srva;
 -webkit-animation-delay: 0;
 -webkit-animation-duration: 7s;
 -webkit-animation-timing-function: linear;
 -webkit-animation-iteration-count: infinite;
 -webkit-animation-fill-mode: forwards;
 transition: font-size 500ms ease-in-out;
 }
@-webkit-keyframes animate-srva {
 0% {
 background-position: 0 3200px;
 }
 100% {
 background-position: 3200px 0;
 }
}

.progressb { 
	border-radius: 2px;
	position: relative;
	background: #e1dbdc;
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.28);
}
.progressbar {
	height: 15px;
	border-radius: 4px;
	position: relative;
	background: #e1dbdc;
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.55);
}
.progressbar > span {
  display: block;
  height: 100%;
  border-radius: 4px;
  box-shadow: 
    inset 0 2px 9px  rgba(255,255,255,0.3),
    inset 0 -2px 6px rgba(0,0,0,0.4);
  position: relative;
  overflow: hidden;
}
.lgreen > span {
  background-color: #07cd00;
}
.green > span {
  background-color: #059a00;
}
.yellow > span {
  background-color: #ced100;
}
.orange > span {
  background-color: #d59d00;
}
.red > span {
  background-color: #d50000;
}
.dark > span {
  background-color: #000000;
}

/** ================ Skills ================ **/

.rip {
    background: linear-gradient(#9a9a9a 10%, #717171 90%);
    color: #ffffff;
    box-shadow: rgba(10, 10, 10, 0.59) 1px 1px 4px;
    padding: 2px 7px;
    border-radius: 30px;
    font-size: 8pt;
	user-select: none;
	line-height: 15px;
}
.low {
	background: linear-gradient(#ffa500 10%, #e26901 90%);
    color: #ffffff;
	text-shadow: rgba(0, 0, 0, 0.25) 0px -1px 0px;
    box-shadow: rgba(10, 10, 10, 0.59) 1px 1px 4px;
    padding: 2px 7px;
    border-radius: 30px;
    font-size: 8pt;
	user-select: none;
	line-height: 15px;
}
.mid {
	background: linear-gradient(#0072ff 10%, #0038a0 90%);
    color: #ffffff;
    text-shadow: #000 0 -1px 0;
    box-shadow: rgba(10, 10, 10, 0.59) 1px 1px 4px;
    padding: 2px 7px;
    border-radius: 30px;
    font-size: 8pt;
	user-select: none;
	line-height: 15px;
}
.high {
	background: linear-gradient(#ff0000 10%, #bb0000 90%);
    color: #ffffff;
	text-shadow: rgba(0, 0, 0, 0.25) 0px -1px 0px;
    box-shadow: rgba(10, 10, 10, 0.59) 1px 1px 4px;
    padding: 2px 6px;
    border-radius: 30px;
    font-size: 8pt;
	user-select: none;
	line-height: 15px;
}
.pro {
	background: linear-gradient(#414141 10%, #000000 90%);
    color: #ffffff;
    box-shadow: rgba(10, 10, 10, 0.59) 1px 1px 4px;
    padding: 2px 8px;
    border-radius: 30px;
    font-size: 8pt;
	user-select: none;
    font-weight: bolder;
	line-height: 15px;
}
.gold {
    background: linear-gradient(#fff700 10%, #ffa500 90%);
    color: #000000;
    box-shadow: rgba(10, 10, 10, 0.59) 1px 1px 4px;
	border: 1px solid #8a8a8a;
    padding: 1px 7px 1px 6px;
    border-radius: 30px;
	user-select: none;
    font-weight: bolder;
    font-style: oblique;
	line-height: 15px;
}
progress {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 15px;
}
progress::-webkit-progress-bar {
  border-radius: 4px;
  box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.55);
  background: #e1dbdc;
}
progress::-moz-progress-bar {
  border-radius: 4px;
  background: #4d7198;
  background-image:
    /*linear-gradient(135deg, transparent, transparent 33%, rgba(0, 0, 0, .1) 33%, rgba(0, 0, 0, .1) 66%, transparent 66%),*/
    linear-gradient(to left, #ff0000, #cb000c, #ac000a);
  box-shadow: 
    inset 0 2px 9px  rgba(255,255,255,0.3),
    inset 0 -2px 6px rgba(0,0,0,0.4);
}
progress::-webkit-progress-value {
  border-radius: 4px;
  background: #4d7198;
  background-image:
    /*linear-gradient(135deg, transparent, transparent 33%, rgba(0, 0, 0, .1) 33%, rgba(0, 0, 0, .1) 66%, transparent 66%),*/
    linear-gradient(to left, #ff0000, #cb000c, #ac000a);
  box-shadow: 
    inset 0 2px 9px  rgba(255,255,255,0.3),
    inset 0 -2px 6px rgba(0,0,0,0.4);
  /*background-size: 35px 20px, 100% 100%, 100% 100%;*/
}

/** ================ Buttons ================ **/

a.buttons {
  font-size: 11px !important;
  margin-right: -13px;
  margin-bottom: 5px;
  position: relative;
  display: inline-block;
  font-size: 91%;
  font-weight: 700;
  color: rgb(238, 238, 238);
  text-decoration: none;
  text-shadow: 0 -1px 2px rgba(0,0,0,.2);
  padding: .7em 2.5em;
  outline: none;
  user-select: none;
  background-image: linear-gradient(45deg, #7b0c15 0%, #9a121e 50%, #3d0409 100%);
  background-position: 100% 0;
  background-size: 200% 200%;
  box-shadow:
   0 1px rgba(255,255,255,.2) inset,
   0 1px 3px rgba(0,1,6,.5),
   0 0 1px 1px rgba(0,1,6,.2);
  transition: .2s ease-in-out;
}
.buttons:hover {
  box-shadow: 0 0 0 0 rgba(0, 40, 120, 0);
  background-position: 0 0;
  box-shadow:
   0 1px rgba(255,255,255,.2) inset,
   0 3px 5px rgba(0,1,6,.5),
   0 0 1px 1px rgba(0,1,6,.2);
}
a.buttons:active {
  margin-right: -13px;
  top: 1px;
  background: linear-gradient(rgb(138, 14, 24), rgb(104, 8, 17)) rgb(91, 7, 14);
  box-shadow:
   0 0 1px rgba(0,0,0,.5) inset,
   0 2px 3px rgba(0, 0, 0, 0.5) inset,
   0 1px 1px rgba(255,255,255,.1);
   transition: .2s ease-in-out;
}
.offline {
    width: 9px;
    height: 9px;
    display: inline-block;
    border-radius: 50%;
    background: #aeaeae;
    position: relative;
    -ms-transform: none;
    transform: none
}
.online {
    width: 9px;
    height: 9px;
    display: inline-block;
    border-radius: 50%;
    color: #3bd671;
    background: #07cf00;
    position: relative;
    -ms-transform: none;
    transform: none
}
.online:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: currentColor;
    animation: pulse 2s infinite;
    opacity: 1;
    border-radius: 50%;
    top: 0;
    left: 0
}
@keyframes pulse {
    0% {
        opacity: 0.5
    }
    70% {
        opacity: 0;
        transform: scale(2.5)
    }
    100% {
        opacity: 0
    }
}

.useradm {
    color: #fefefe;
    font-size: 7.7pt;
    display: inline-block;
    padding: 1px 10px 3px 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1411764705882353);
    border-bottom: 1px solid rgba(180, 180, 180, 0.25);
    border-radius: 5px;
}

.select-css { 
    font-family: sans-serif;
    padding: 2px 10px 2px 3px;
    border: 1px solid #3f3f3f;
    box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
    background-color: #181818; 
    background: linear-gradient(to bottom, #1c1c1c 0%,#393939 100%);
} 
 .select-css::-ms-expand { display: none; } 
 .select-css:hover { border-color: #888; } 
 .select-css:focus { border-color: #aaa; 
    box-shadow: 0 0 1px 1px rgba(59, 153, 252, .7);
    box-shadow: 0 0 0 3px -moz-mac-focusring; 
    color: #ededed;
    outline: none; 
} 
 .select-css option { font-weight:normal; } 
 *[dir="rtl"] .select-css, :root:lang(ar) .select-css, :root:lang(iw) .select-css { 
    background-position: left .7em top 50%, 0 0; 
    padding: .6em .8em .5em 1.4em; 
}
.pokaz {
    font-size: 11px!important;
    padding: 2px 0px 3px 0px;
    border: 1px solid #3f3f3f;
    box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
    background-color: #181818;
    background: linear-gradient(to bottom, #1c1c1c 0%,#393939 100%);
}

.tooltip {
  position: relative;
  display: inline-block;
}
.tooltip .tooltiptext {
  visibility: hidden;
  width: 140px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 175%;
  left: 50%;
  margin-left: -75px;
  opacity: 0;
  transition: opacity 0.3s;
}
.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}
.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

.links {	
  color: #fff !important;
}
.links:hover {
  color: #000 !important;
}
button {
  font-size: 12px;
  font-family: 'Bellota Text', sans-serif;
  background: linear-gradient( to bottom, #b4222a 10%, #4e0f13 90%);
  border: 1px solid #470e13;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
button:hover {
  color: #000 !important;
}
button::after {
  content: "";
  background: #e1dbdc;
  position: absolute;
  z-index: -1;
  display: block;
}
button[class^="slide"]::after {
  transition: all 0.35s;
}
button[class^="slide"]:hover::after {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: all 0.35s;
}
button.slide_from_left::after {
  top: 0;
  bottom: 0;
  left: -100%;
  right: 100%;
}
button.slide_from_right::after {
  top: 0;
  bottom: 0;
  left: 100%;
  right: -100%;
}
button.slide_from_top::after {
  left: 0;
  right: 0;
  top: -100%;
  bottom: 100%;
}
button.slide_from_bottom::after {
  left: 0;
  right: 0;
  top: 100%;
  bottom: -100%;
}
button[class^="grow"]::after {
  transition: all 0.3s ease;
}
button[class^="grow"]:hover::after {
  transition: all 0.3s ease-out;
}
button.grow_skew_forward::after {
  left: -20%;
  right: -20%;
  top: 0;
  bottom: 0;
  transform: skewX(-45deg) scale(0, 1);
}
button.grow_skew_forward:hover::after {
  transform: skewX(-45deg) scale(1, 1);
}
button.grow_skew_backward::after {
  left: -20%;
  right: -20%;
  top: 0;
  bottom: 0;
  transform: skewX(45deg) scale(0, 1);
}
button.grow_skew_backward:hover::after {
  transform: skewX(45deg) scale(1, 1);
}

/** ================ Mixes ================ **/

.pagination {
	display: inline-block;
    line-height: 20px;
	min-width: 22px;
	font-size: 11px;
	text-align: center;
	border: 1px solid #222222;
	border-radius: 3px;    
	background: #4d4444;
	text-decoration: none;
	color: #000;
 }
.paginationclk {
	color: #000;
}
.paginationclk:hover {
	background: #e02b2b;
	color: #000;
	min-width: 22px;
	border: 1px solid #222222;
	border-radius: 3px;
}
.paginationact {
	background: #e02b2b;
	border-color: #7b1616;
	padding: 0.6px;
}

.game-row:hover {
    border: 1px solid #222222;
    background-color: rgb(38, 34, 34);
    border-bottom: 0px;
}
.game-row {
    border: 1px solid #222222;
    background-color: rgb(34, 34, 34);
    border-bottom: 0px;
}

.twidth {
	margin: 0 auto;
	width: 95%;	
}
.tcenter {
	text-align: center!important;
}
.tscore {
    box-shadow: 1px 1px 1px 1px #111111;
    padding: 4px 15px 5px 15px;
}
.tscorem {
    box-shadow: 1px 1px 1px 1px #111111;
    padding: 4px 15px 5px 15px;
}
.tfa5 {
	margin-bottom: -5px;
}
.tfa0 {
	margin-bottom: 0px;
}
.tt {
	background: #FFD5D5;
    color: #FF2D2D;
}
.ttname {
	font-size: 7.5pt;
    height: 19px;
    text-align: left!important;
    color: #FF2D2D;
    border-top: 1px #FF2D2D solid!important;
}
.tskill {
	height: 16px;
}
.tct {
    background: #D2E8F7;
    color: #0080C0;
}
.tctname {
	font-size: 7.5pt;
    text-align: left!important;
    color: #0080C0;
    border-top: 1px #0080C0 solid!important;
    height: 19px;
}
.tsp {
	background: #cdcdcd;
    color: #5a5a5a;
}
.tsp1 {
	background: #cdcdcd;
    color: #1c1c1c;
}
.tspname {
	width: 2%;
    font-size: 7.5pt;
    text-align: left!important;
    color: #1c1c1c;
    border-top: 1px #5a5a5a solid!important;
    height: 19px;
}

.blink {
	font-weight: bold;
  -webkit-animation: blink 2s linear infinite;
  animation: blink 2s linear infinite;
}
@-webkit-keyframes blink {
  0% { color: #0e8500; }
  25% { color: #20a600; }
  50% { color: #29cd02; }
  75% { color: #02b001; }
  100% { color: #0e8500; }
}
@keyframes blink {
  0% { color: #0e8500; }
  25% { color: #20a600; }
  50% { color: #29cd02; }
  75% { color: #02b001; }
  100% { color: #0e8500; }
}
.blink1 {
  -webkit-animation: blink1 2s linear infinite;
  animation: blink1 2s linear infinite;
}
@-webkit-keyframes blink1 {
  0% { color: #ffffff; }
  25% { color: #b4b4b4; }
  50% { color: #626262; }
  75% { color: #b4b4b4; }
  100% { color: #ffffff; }
}
@keyframes blink1 {
  0% { color: #ffffff; }
  25% { color: #b4b4b4; }
  50% { color: #626262; }
  75% { color: #b4b4b4; }
  100% { color: #ffffff; }
}
.blink2 {
	font-weight: bold;
  -webkit-animation: blink2 2s linear infinite;
  animation: blink2 2s linear infinite;
}
@-webkit-keyframes blink2 {
  0% { background-color: #0d7900; }
  25% { background-color: #1c9100; }
  50% { background-color: #20a800; }
  75% { background-color: #1c9100; }
  100% { background-color: #0d7900; }
}
@keyframes blink2 {
  0% { background-color: #0d7900; }
  25% { background-color: #1c9100; }
  50% { background-color: #20a800; }
  75% { background-color: #1c9100; }
  100% { background-color: #0d7900; }
}

.winm {
    color: #fff;
    width: 60px;
    background-color: #009500;
    padding: 2px 7px 3px 7px;
    font-size: 11px;
	user-select: none;
    border-radius: 4px;
}
.losm {
    color: #fff;
    width: 60px;
    background-color: #c00000;
    padding: 2px 7px 3px 7px;
    font-size: 11px;
	user-select: none;
    border-radius: 4px;
}
.drawm {
    color: #fff;
    width: 60px;
    background-color: #b17b00;
    text-align: left;
    padding: 2px 7px 3px 7px;
    font-size: 11px;
	user-select: none;
    border-radius: 4px;
}
.stopm {
    color: #fff;
    width: 60px;
    background-color: black;
    text-align: left;
    padding: 2px 7px 3px 7px;
    font-size: 11px;
	user-select: none;
    border-radius: 4px;
}
.leavm {
    color: #fff;
    width: 60px;
    background-color: #5f5a5a;
    text-align: left;
    padding: 2px 7px 3px 7px;
    font-size: 11px;
	user-select: none;
    border-radius: 4px;
}

.livem {
    color: #fff;
    width: 60px;
    background-color: #009500;
    padding: 3px 12px 4px 12px;
    font-size: 11px;
	user-select: none;
    border-radius: 4px;
}
.liveanim {
 background: -webkit-linear-gradient(left, #0d7900, #1c9100, #20a800, #1c9100, #0d7900);
 background: linear-gradient(to right, #0d7900, #1c9100, #20a800, #1c9100, #0d7900);
 background-size: 1000px 200px;
 -webkit-animation: animate-srva;
 -webkit-animation-delay: 0;
 -webkit-animation-duration: 7s;
 -webkit-animation-timing-function: linear;
 -webkit-animation-iteration-count: infinite;
 -webkit-animation-fill-mode: forwards;
 transition: font-size 500ms ease-in-out;
 }
@-webkit-keyframes animate-liveanim {
 0% {
 background-position: 0 3200px;
 }
 100% {
 background-position: 3200px 0;
 }
}
/** ================ Footer ================ **/

a.footer_link:link,
a.footer_link:visited {
	color: #000;
	text-decoration: none; 
	}
	
a.footer_link:hover {
	text-decoration: underline;
	color: #AEAEAE;
	}

#footer {
	clear:both;
	color: #000;
	width: 80%;
	margin-left:10%;
	background-repeat: repeat-x;
}