
.context-menu {
    position: absolute; 
    display: none; 
    background-color: #fff;
    border: 1px solid #333; 

}

.context-menu ul { list-style: none; margin: 0; padding: 0; }
            
.context-menu ul li { margin: 0; padding: 0; background-color: #fff; display: block; }

.context-menu ul li a { color: #333; text-decoration: none; font-size: 12px; display: block; padding: 5px; }
            
.context-menu ul li a:hover { background-color: #eee; }





.div_choose_params{
	padding: 1px 0 10px 0;
	border: solid #DDD;
	border-width:0 0 1px 0;
}
.gamer_header_block {
width: 50%;

float: left;

text-align: center;

padding: 5px 0;

border: 1px solid #ddd;

margin: -1px;
}
@font-face {
  font-family: 'Gagalin-Regular';
  src:  url('/gagalin-regular.otf');
}
@font-face {
  font-family: 'dincondensedc';
  src:  url('/dincondensedc.ttf');
}

.show_result_bar{
	border:0; 
	height:30px;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  margin: 10px;
	background:#AAAAAACC;
	mask: url(../images/tire6.png) repeat-x;
	-webkit-mask: url(../images/tire6.png) repeat-x ;
	mask-size: auto 100%;
	-webkit-mask-size: auto 100%;
}

.show_result_bar_color1{
	background:#008B00CC;
    
}
.show_result_bar_color2{
	background:#0080FDCC;
	-webkit-mask-position-x: -20px;
}
.show_result_bar_color3{
	background:#C6003ACC;
	-webkit-mask-position-x: -40px;
}
.show_result_bar_color4{
	background:#F2DB00CC;
	-webkit-mask-position-x: -60px;
}
.show_result_bar_color5{
	background:#8a0aaacc;
	-webkit-mask-position-x: -80px;
}
.show_result_bar_color6{
	background:#649501CC;
	-webkit-mask-position-x: -100px;
}
.show_result_bar_color7{
	background:#2269A4CC;
}
.show_result_bar_color8{
	-webkit-mask-position-x: -20px;
	background:#D72A2ACC;
}
.show_result_bar_color9{
	-webkit-mask-position-x: -40px;
	background:#DF7C03CC;
}
.show_result_bar_color10{
	-webkit-mask-position-x: -60px;
	background:#483D8BCC;
}
.show_result_bar_color11{
	-webkit-mask-position-x: -80px;
	background:#ADFF2FCC;
}
.show_result_bar_color12{
	-webkit-mask-position-x: -100px;
	background:#AFEEEECC;
}
.show_result_bar_color13{
	background:#DB7093CC;
}
.show_result_bar_color14{
	-webkit-mask-position-x: -20px;
	background:#F0E68CCC;
}
.show_result_bar_color15{
	-webkit-mask-position-x: -40px;
	background:#DDA0DDCC;
}
.show_result_bar_color16{
	-webkit-mask-position-x: -60px;
	background:#327B21CC;
    
}
.show_result_bar_color17{
	-webkit-mask-position-x: -80px;
	background:#0E50AFCC;
}
.show_result_bar_color18{
	-webkit-mask-position-x: -100px;
	background:#AC341CCC;
}
.show_result_bar_color19{
	background:#CCCC00CC;
}
.show_result_bar_color20{
	background:#7A8B92CC;
}
.show_result_bar_color21{
	background:#7ACD12CC;
}
.show_result_bar_color22{
	background:#26A2B4CC;
}
.show_result_bar_color23{
	background:#AD3C3CCC;
}
.show_result_bar_color24{
	background:#EF7C30CC;
}
.show_result_bar_color25{
	background:#582D5BCC;
}


.show_result_bar{
	border:0;
	height:30px;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

a{
	color: #000;
}

body{
	font-family: verdana;
	max-width: 1200px;
	min-width: 400px;
	margin: 0 auto;
}
h4{
	border-bottom: 2px solid #3b3919;
	margin: 0 0 -2px;
	display: inline-block;
	font-size: 1.3em;
	padding: 15px;
}
.h4_div{
	border-bottom: 2px solid #DDD;
	text-align: center;
	width: 60%;
	margin: 0 auto 20px auto;
}

.error_mes{
	color:red;
	text-align:center;
}
.game_menu{	
	text-align: center;
	border-top: 2px solid #DDD;
}
.current_item
{
	background-color:#DDD;
}
.current_item div
{
	background-color:#DDD;
}
.head_hide_block{
	cursor: pointer;
	padding: 15px 0 8px 0;
	font-weight: bold;
}
.head_hide_block:hover{
	color: #888;
}

.top_admin_menu{
	background-color:#eee;
	font-size: 1.1em;
	padding: 10px;
	text-align: center;
}
.top_admin_menu a{
	color:#000;
	text-decoration:none;
	padding: 10px;
}
.game_menu a div{
	float: left;
	padding: 5px 10px;;
}
.game_menu a{
	color:#000;
	text-decoration:none;
}
.top_admin_menu a:hover, .game_menu a:hover{
	color:#666;
}
.table_classic td, .table_classic th{
	border:1px solid #999;
	padding: 3px 11px;
}
.table_classic {
	border-spacing:0;
	margin: 0 auto;
}
.table_results td, .table_results th{
	padding: 2px 2px;
	text-align: center;
	
}
.table_indexes td, .table_indexes th{
	padding: 2px 2px;
	min-width: 50px;
	text-align: center;
	font-size:0.9em;
}
.table_team_passwords td, .table_team_passwords th{
	padding: 5px 5px;
	text-align: center;
	font-size:0.9em;
}
.form_label{min-width:150px;padding: 5px 0;}
input, select{
	width:380px;
	padding: 5px;
	font-size: 1em;
}
.input_pass{
	width:100px;
	padding: 0;
	text-align: center;
}
.in_text_label{
	min-width:150px;
	padding: 5px 0;	
	float:left;
}
.in_text_param{
	padding: 5px 0;
}
.vertical_cell{
  writing-mode: tb;
  min-width: 22px;
  transform: rotate(180deg);
}