::-webkit-input-placeholder {color:#B7BACD;}
::-moz-placeholder          {color:#B7BACD;}/* Firefox 19+ */
:-moz-placeholder           {color:#B7BACD;}/* Firefox 18- */
:-ms-input-placeholder      {color:#B7BACD;}
:-webkit-input-placeholder       {opacity: 1; transition: opacity 0.3s ease;}
:-moz-placeholder                {opacity: 1; transition: opacity 0.3s ease;}
:-moz-placeholder                 {opacity: 1; transition: opacity 0.3s ease;}
:-ms-input-placeholder            {opacity: 1; transition: opacity 0.3s ease;}
:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}
.miniscreen
{
	display: none
}

@media screen and (max-width: 1199px)
{
	.all
	{
		width: 1000px !important;
	}
	.main
	{
		width: 1000px !important;
	}
	.block
	{
		display: none !important;
	}

	.miniscreen
	{
		display: inline-block !important;
	}

	.server_list table
	{
		width: 100% !important;
	}
	.server_img
	{
		display: none !important;
	}
}

{
	padding: -1px;
	margin: 0;
	webkit-box-sizing: content-box;
	moz-box-sizing: content-box;
	ms-box-sizing: content-box;
	o-box-sizing: content-box;
	box-sizing: content-box;
}
html, body, .all
{
	height: 100%
}
a
{
	color: #333;
	text-decoration: none
}
a:hover
{
	color: #222
}
table
{
	border-collapse: collapse;
	width: 100%;
	font-size: 12px
}
input, select
{
	width: 100%
}
h1, h2, h3, h4, h5
{
	display: inline-block;
	font-weight: bold
}
.modal-body > h3
{
	display: block
}
h1
{
	font-size: 2em
}
h2
{
	font-size: 1.5em
}
h3
{
	font-size: 1.17em
}
h4
{
	font-size: 0.9em
}
h5
{
	font-size: 0.83em
}
#loadinginfo
{
	display: none;
	background-color: #fff;
	height: 15px;
	width: 100%;
	left: 90%;
	top: 0px;
	position: fixed
}

.left
{
	float: left
}
.right
{
	float: right
}
.center
{
	text-align: center
}
.text-left
{
	text-align: left
}
.text-right
{
	text-align: right
}
.margin-top
{
	margin-top: 5px
}
.margin-bottom
{
	margin-bottom: 3px
}
.margin-left
{
	margin-left: 5px
}
.margin-right
{
	margin-right: 5px
}
.vtop
{
	vertical-align: top
}
.vbot
{
	vertical-align: bottom
}
.vbottom
{
	vertical-align: bottom
}
.border-bottom
{
	border-bottom: 1px solid #DCDCDC
}
.underline
{
	border-bottom: 1px dashed;
	padding-bottom: 2px !important
}

.none
{
	display: none
}

.hide
{
	display: none
}

.pointer
{
	cursor: pointer !important
}

.informer
{
	padding: 8px
}

.informer.red
{
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}
.informer.blue
{
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}
.informer.green
{
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}
.informer.gray
{
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}

button, .btn
{
	border: 0;
	background-color: #43648e;
	color: #FFF !important;
	outline: 0;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	font: 13px;
	transition: all 0.23s ease-in-out;
	-moz-transition: all 0.23s ease-in-out;
	-webkit-transition: all 0.23s ease-in-out;
	-o-transition: all 0.23s ease-in-out;
	box-sizing: border-box;
	padding: 0px 8px 2px;
	height: 20px;
}
button:hover, .btn:hover
{
	background-color: #393939;
}
.btn-switch > .lcs_wrap
{
	display: block !important;
}
.btn-max
{
	width: 100%;
	box-sizing: border-box;
}
.btn-fix
{
	width: 90px;
}
.btn-short
{
	padding: 0px 8px 2px;
	height: 20px;
}
.btn-shift
{
	padding: 1px 6px;
}
.btn-success
{
	background-color: #3C8D78;
}
.btn-error
{
	color: #8d3c3c;
	background-color: #8d3c3c
	
}
.btn-info
{
	background-color: #3c708d;
}
.btn-black
{
	background-color: #000000;
}
.btn-gray
{
    background-color: #ffffff;
    color: #000000 !important;
    box-shadow: 0px 0px 3px #969696;
}
.btn-gray:hover
{
	background-color: #CCC !important;
	color: #222 !important;
}
.btn-block
{
	background-color: #000000;
	opacity: 0.1;
	cursor: no-drop;
}
.btn-none
{
	cursor: auto;
	background: none !important;
	color: #b7bacd !important;
}
.btn-full
{
	width: 99%
}

.all
{
	width: 1200px;
	margin: 0 auto;
}

.top
{
	width: 100%;
	display: inline-block;
	height: 20px;
	padding: 10px 0;
}
.top a
{
	font: 14px 'nav';
	color: #222;
	padding: 0 5px;
}
.top a:hover
{
	color: #000;
	border-bottom: 1px solid;
	padding-bottom: 2px !important;
}

.form
{
	margin: 0 auto
}
.form td
{
	padding: 5px
}
.form img, .form label
{
	cursor: pointer
}
.form label
{
	display: block;
	margin-bottom: 3px
}
.form input, .form select, .form textarea
{
	border: 1px double #b7bacd;
	padding: 5px;
	width: 100%;
	outline: 0;
	box-sizing: border-box;
	color: #b7bacd;
	background-color: #252836;
}
.form textarea
{
	resize: vertical;
	width: 100%;
	color: #B7BACD;
}
.form input:focus, .form select:focus, .form textarea:focus
{
	border-color: #B7BACD
}
.form #captha
{
	text-transform: uppercase
}

.server_list
{
	width: 100%;
	display: inline-block;
	padding: 5px 5px 0 5px;
	box-sizing: border-box;
	font: 14px ;
}
.server_mon
{
	width: 100%;
	padding: 5px 5px 0 5px;
	box-sizing: border-box;
}
.server_list table td
{
	padding: 2px;
	border-bottom: 1px solid #313448;
}
.server_mon table td
{
	padding: 2px;
	border-bottom: 1px solid #313448;
}
.server_list table
{
	width: 80%;
}
.server_list table tr:last-child td
{
	padding-bottom: 10px;
}
.server_mon table tr:last-child td
{
	padding-bottom: 0px;
}
.server_list .btn
{
	position: relative;
	bottom: -4px;
}
.server_mon .btn
{
	position: relative;
	bottom: -4px;
}
.server_img
{
    display: inline-block;
    float: left;
    margin-right: 10px;
    width: 150px;
    height: 113px;
    border: 1px dashed #313448;
    padding: 3px;
    box-sizing: content-box
}
.server_img img
{
    width: 150px;
    height: 113px
}
.server_img_mon img
{
    display: inline-block;
    float: left;
    margin-right: 10px;
    border: 1px dashed #313448;
    padding: 3px;
}
.server_img_name
{
	position: absolute;
    height: 20px;
    font: 11px/21px sans-serif;
    text-align: center;
    padding: 0 7px;
    width: 190px;
    margin-top: 122px;
    background-color: #313448b5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.server_nav
{
	margin: 10px 0;
	width: initial;
}
.server_nav i
{
	font-size: 26px;
	display: block;
}
.server_nav td
{

	padding: 2px;
	text-align: center;
	font-size: 10px;
}
.server_nav td a
{
	padding: 5px;

	height: 35px;
	display: block;
	transition: all 0.23s ease-in-out;
	-moz-transition: all 0.23s ease-in-out;
	-webkit-transition: all 0.23s ease-in-out;
	-o-transition: all 0.23s ease-in-out;
	font-size: 10px;
}
.server_nav .active
{
	color: #e7edf2;
}
.server_console
{
	margin-top: 10px;
}
.server_console pre
{
	width: 99%;
	height: 350px;
	overflow-y: scroll;
	overflow-x: hidden;
	border-radius: 0;
	padding: 5px;
	margin-bottom: 10px;
}
.server_console table td
{
	border: 0;
}
#console_update
{
	font-size: 26px;
}
.progress
{
	width: 185px;
}
.progress > span
{
	position: relative;
	float: left;
	margin: 0 -1px;
	min-width: 30px;
	height: 16px;
	line-height: 12px;
	border-radius: 10px;
	text-align: right;
	border: 1px solid #FFF;
	background: #DDD url(../images/progress.jpg) no-repeat;
	-webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2);
	transition: all 0.20s ease-in-out;
	-moz-transition: all 0.20s ease-in-out;
	-webkit-transition: all 0.20s ease-in-out;
	-o-transition: all 0.20s ease-in-out;
}
.progress > span > span
{
	padding: 0 3px;
	font: 10px 'menu';
	color: #FFF;
}
.progress > span:before
{
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	height: 18px;
	background: url("../images/progress.png") 0 0 repeat-x;
	border-radius: 10px;
}
.change_map
{
	display: none;
	position: absolute;
	width: 408px;
	max-height: 370px;
	overflow: hidden;
	overflow-y: scroll;
	background-color: #252836;
	box-shadow: 1px 4px 20px #252836;
	z-index: 999;
}
.change_close
{
	display: none;
	cursor: pointer;
	position: absolute;
	padding: 5px 10px;
	background-color: #F24141;
	color: #FFF;
	z-index: 1000;
	margin-left: 360px;
}
.change_close:hover
{
	background-color: #323E53;
}
.change_map div
{
	cursor: pointer;
	float: left;
	padding: 4px;
	border: 1px solid #B7BACD;
}
.change_map div > i
{
	width: 20px;
	float: right;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-color: #222;
	color: #ffffff;
	display: block;
	box-sizing: border-box;
	position: absolute;
	margin-left: 100px;
}
.change_map div:hover span
{
	background-color: #323E53;
}
.change_map span
{
	display: block;
	text-align: center;
	padding: 5px;
	background-color: #43648e;
	color: #F5F5F5;
	font-size: 12px;
	max-width: 120px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.table_pad th
{
	padding: 5px;
	border-bottom: 1px solid #313448;
	background-color: #313448;
	color: #FFF;
	font-weight: normal;
}
.table_pad td
{
	padding: 5px;
	border-bottom: 1px solid #313448
}
.input_pad input, .input_pad select, .input_pad textarea
{
	padding: 5px;
	border: 1px solid #131313;
	background-color: #032a47;
	box-sizing: border-box;
	outline: 0;
	color: #B7BACD;
}
.input_pad textarea
{
	resize: vertical;
	width: 100%;
}
.adminflags
{
	display: table-cell !important;
}
.adminflags input
{
	width: 164px;
}
.adminflags div
{
	position: absolute;
	margin: -23px 145px 0;
	padding: 0 5px;
	cursor: pointer;
}
.hblock_content
{
	background-color: #032a47;
	padding: 3px 15px;
	margin-left: 20px;
	display: inline-block;
	border-top-right-radius: 100px;
	border-top-left-radius: 100px;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}
.block_content
{
	padding: 10px 5px 5px 5px;
	border: 2px solid #032a47;
	margin-top: -10px;
}
.help_question
{
	background-color: #252836;
	padding: 10px;
	border-bottom: 1px dashed #313448;
}
.space
{
	margin-top: 10px;
	display: inline-block;
	width: 100%;
	clear: both;
}
.height200
{
	height: 200px;
	overflow-y: scroll;
}
.width50p
{
	width: 49%;
	display: inline-block;
}
.width250
{
	width: 250px;
}
.width350
{
	width: 350px;
}
.width500
{
	width: 500px;
}
.width550
{
	width: 550px;
}

.spoiler_body
{
	display: none;
}
.spoiler_links
{
	padding-left: 15px;
	font-size: 14px;
	padding-bottom: 5px;
	border-bottom: 1px solid #313448;
	display: block;
}
.spoiler_body
{
	display: none;
	padding: 5px;
}
.spoilerblock
{
	padding: 7px;
	border-bottom: 1px solid #313448;
}
.icon
{
	font-weight: bold;
	color: #B7BACD;
	display: inline-block;
	float: right;
	position: relative;
	
}
.plugin_block
{
	border-bottom: 1px solid #313448;
	padding-bottom: 5px;
	display: table;
	width: 100%;
}
.plugin_info
{
	display: table-cell;
	width: 90%;
	box-sizing: border-box;
	padding: 5px;
	border-bottom: 1px dashed #313448;
}
.plugin_action
{
	display: table-cell;
	width: 10%;
	box-sizing: border-box;
	text-align: center;
	border-bottom: 1px dashed #313448;
}
.plugin_update
{
	cursor: pointer;
	font-size: 12px;
	color: #BCA744;
	padding-left: 5px;
}
.plugin_images
{
	display: table-row;
}
.plugin_images a
{
	margin: 3px 3px 0 0;
	display: inline-block;
	box-sizing: border-box;
}
.plugin_images img
{
	height: 50px;
	opacity: 0.7;
}
.plugin_images img:hover
{
	opacity: 1;
}
.plugin_status_stable, .plugin_status_unstable, .plugin_status_testing
{
	font-size: 12px;
}
.plugin_status_stable
{
	color: #74B084;
}
.plugin_status_unstable
{
	color: #B07474;
}
.plugin_status_testing
{
	color: #6E9FBC;
}
#search_block
{
	display: none
}
.maps_types a > div
{
	cursor: pointer;
	display: inline-block;
	border: 1px solid #313448;
	margin: 5px 9px 0 0;
	box-sizing: border-box;
	margin-right: 0;
}
.maps_types a:nth-child(8) > div
{
	margin-right: 0;
}
.maps_types a > div > div
{
	text-align: center;
	position: absolute;
	margin-top: 30px;
	background-color: rgba(0, 0, 0, 0.25);
	width: 114px;
	height: 20px;
	line-height: 20px;
	color: #FFF;
}
.maps_types a > div > img
{
	width: 112px;
	height: 80px;
}
.maps_types a > div:hover
{
	border-color: #999;
}
.maps > div
{
	display: inline-block;
	padding: 5px;
	border: 1px solid #313448;
	margin: 6px;
}
.maps > div:nth-child(6n)
{
	margin-right: 0;
}
.maps > div > div
{
	display: block;
	cursor: pointer;
}
.maps > div > div i
{
	width: 20px;
	float: right;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-color: #252836;
	border: 1px solid #313448;
	display: block;
	box-sizing: border-box;
	position: absolute;
	margin-left: 115px;
}
.maps div > span
{
	display: block;
	text-align: center;
	font-size: 13px;
	max-width: 140px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-color: #2d4768;
	color: #ffffff;
	padding: 2px 5px;
}
.pages
{
	display: inline-block;
	width: 100%;
	text-align: center;
}
.pages > div
{
	margin-top: 10px;
}
.pages a
{
	transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	background-color: #43648e;
	color: #F8F8F8;
	font-size: 13px;
	font-family: nav;
	padding: 2px 6px;
	position: relative;
	height: 15px;
	margin-right: 2px;
}
.pages a:hover, .pages a.active
{
	background-color: #8d3c3c;
}
.filetp
{
	padding-top: 15px;
}
.filetp_block
{
	height: 500px;
	overflow-y: scroll;
	overflow-x: hidden;
}
.filetp_block table td:nth-child(1) p
{
	max-width: 210px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#filetp_block > table
{
	width: 98%;
	margin-top: 10px;
}
#filetp_block > table td
{
	border-bottom: 3px solid #313448;
	background-color: #313448;
	padding: 3px;
}
.filetp table:nth-child(1) tr:nth-child(1) td
{
	border-top: 1px solid #313448;
}
#filetp_edit
{
	padding-top: 10px;
}
#filetp td
{
	font: 14px 'menu';
	background-color: #252836;
}
#filetp td p
{
	padding: 5px;
}
#filetp td:nth-child(1)
{
	padding: 0;
}
#filetp tr:nth-child(2n) td
{
	background-color: #252836;
}
#filetp tr:hover td
{
	background-color: #313448;
}
.filetp_find
{
	width: 250px;
	float: right;
}
.filetp_find input
{
	font-size: 13px;
	height: 20px;
	padding: 7px;
	border: 1px solid #313448;
	box-sizing: border-box;
	outline: 0;
	background-color: #252836;
	color: #B7BACD;
}
#infopath
{
	border-top: 3px solid #333;
	background-color: #313448;
	color: #777;
	padding: 3px;
}
.CodeMirror
{
	max-width: 960px;
}
.spoiler
{
	cursor: pointer;
	display: block;
	padding: 5px;
	border: 1px solid #EEE;
	background-color: #EAEAEA;
}
.spoiler_main
{
	display: none;
	border: 1px solid #EEE;
	padding: 5px;
	border-top: 0;
	background-color: #f4f4f4;
}

#help_notice
{
	display: none;
	float: right;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	text-align: center;
	background-color: #597da3;
	color: #FFF;
	font-size: 6px;
	line-height: 12px;
	margin-top: 4px;
}

#help_notice_block
{
	display: none;
	position: fixed;
	bottom: 0;
	padding: 3px;
	width: 200px;
	z-index: 100
}

#help_notice_block > a > div
{
	background-color: #597da3;
	color: #FFF;
	padding: 5px;
	margin-top: 3px;
}

#help_notice_block > a > div > span
{
	font-size: 12px;
}

#help_notice_block > a > div > p
{
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 210px;
	overflow: hidden;
}

#help_notice_block > a > div > span > i
{
	font-size: 10px;
	margin-top: 2px;
}

.infoblock
{
	background-color: #F7F7F7;
	padding: 10px;
	border-left: 5px solid #e8ebf0;
	color: #585757;
	margin-top: 10px;
}

.help_category
{
	padding: 8px;
	background-color: #032a47;
	display: block;
	margin-bottom: 3px;
}
.help_question
{
	padding: 8px;
	background-color: #313448;
	margin-bottom: 8px;
}
.help_question > a
{
	text-decoration: underline;
	margin-bottom: 5px;
	display: block;
}
.help_question > a:hover
{
	text-decoration: none;
}
.help_question > div > a
{
	padding: 5px 10px;
	background-color: #252836;
	display: inline-block;
	border-radius: 5px;
	font-size: 12px;
	line-height: 5px;
	margin-right: 5px;
	border: 1px solid #252836;
}
.help_question > div > a:hover
{
	background-color: #1E202B
}

.news_block
{
	padding: 8px;

	margin-bottom: 8px;
}
.news_block > h3
{
	width: 100%;
	font-size: 14px;
}
.news_block > h3 > a
{
	text-decoration: underline;
	margin-bottom: 5px;
	display: block;
}
.news_block > h3 span
{
    margin-right: 8px;
}
.news_block > h3 i
{
	font-size: 13px;
	font-weight: normal;
}
.news_block > h3 i:nth-child(2)
{
	margin-right: 10px;
}
.news_block > h3 > a:hover
{
	text-decoration: none;
}
.news_block > .tags
{
	margin-top: 10px;
	border-top: 1px dashed #313448;
}

.box-shadow
{
	box-shadow: 0 0 5px #CCC;
}

.dblock
{
	display: block
}
#sum_info
{
	font-weight: bold;
}

#loadinginfo
{
	display: none;
	background-color: #496e9a;
	height: 12px;
	width: 100%;
	left: 90%;
	top: 0px;
	position: fixed;
}

.loader
{ 
	z-index: 99;
	position: fixed;
	top: 10px;
	width: 100%;
}

.loader > span
{
	display: inline-block;
	background-color: #dbdbdb;
	width: 5px;
	height: 5px;
	border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0px;
	position: fixed;
	top: 5px;
	left: 90%;
	transition: 2.8s all cubic-bezier(0.030, 0.615, 0.995, 0.415);
	-o-transition: 2.8s all cubic-bezier(0.030, 0.615, 0.995, 0.415);
	-ms-transition: 2.8s all cubic-bezier(0.030, 0.615, 0.995, 0.415);
	-moz-transition: 2.8s all cubic-bezier(0.030, 0.615, 0.995, 0.415);
	-webkit-transition: 2.8s all cubic-bezier(0.030, 0.615, 0.995, 0.415);
	z-index: 101;
}

.loader > span.jmp
{
	transition: none !important;
	-o-transition: none !important;
	-ms-transition: none !important;
	-moz-transition: none !important;
	-webkit-transition: none !important;
}

.loader span.l-1 { background-color: #e74c3c;}
.loader span.l-2 { background-color: #e67e22;}
.loader span.l-3 { background-color: #f1c40f;}
.loader span.l-4 { background-color: #2ecc71;}
.loader span.l-5 { background-color: #3498db;}
.loader span.l-6 { background-color: #9b59b6;}

.outinfo
{
	text-align: center;
	top: 47%;
	position: absolute;
	background-color: #191919;
	padding: 15px;
	font-size: 20px;
	color: #fff;
	border: 2px dashed #ffffff;
	border-left: 0;
	border-right: 0;
	width: 100%;
}



.services {
margin:0 0 5px -5px;
}
.service_block {
	width: 150.5px;
	height:200px;
	border: 2px solid rgb(31, 48, 71);
	border-radius:5px;
	margin: 0 0 6px 6px;
	background-color: #131313;
	display: inline-block;
}

.service_block .poster {
	width:100px;
	height:100px;
	margin:9px auto 10px auto;
	display:block;
	border-radius:50%;
	border:2px solid #3a365e!important;
}
.service_block .service_game {
	text-align:center;
	font:12px 'tahoma';
	text-transform:uppercase;
	color: #fff;
	opacity: 0.9;
}
.service_slot {
	color: #fff;
	text-align:center;
	font:12px 'tahoma';
	text-transform:uppercase;
	opacity: 0.9;
}

.service_block_mon {
	float:left;
	width: 112.5px;
	height:150px;
	border:2px solid #313448;
	border-radius:5px;
	margin:0 0 6px 5px;
	background-color: #1E202B;
}

.service_block_mon .poster {
	width:100px;
	height:100px;
	margin:9px auto 10px auto;
	display:block;
	border-radius:50%;
	border:2px solid #3a365e!important;
}
.service_block_mon .service_game {
	text-align:center;
	font:12px 'tahoma';
	text-transform:uppercase;
	color:#b7bacd;
}



.read_more {
	width:140px;
	height:28px;
	background:url(../images/but.png) no-repeat center;
	margin:8px auto 0 auto;
	border-radius:5px;
	font:11px/28px 'tahoma';
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	display:block;
}

.read_more:hover {
	background:url(../images/but_h.png) no-repeat center;
}



.sidebar {
    background-image: url(../images/head_bg.jpg);
    background-position: left -250px top;
    padding: 30px 10px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
}

.sidebar .sidebar-title {
    color: #ff0000;
    font-weight: 400;
    font-size: 1.125em;
    margin-bottom: 30px;
}

.sidebar .sidebar-list li {
    font-size: 1em;
    line-height: 40px;
}

.sidebar .add-game {
/*    margin-top: 237px;*/
    text-align: center;
    position: absolute;
    width: 93%;
    bottom: 30px;
}

.sidebar .add-game p {
    font-size: 1.250em;
    font-weight: 400;
    color: #ff0000;
}

.sidebar .add-game a {
    display: inline-block;
    padding: 20px 40px;
    box-sizing: border-box;
    border: 1px solid rgba(255, 0, 0, 0.6);
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    margin-top: 20px;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.sidebar .add-game a:hover {
    border: 1px solid #ff0000;
    background: #ff0000;
}


.uploadButton {
    display: block;
    width: 100%;
    background: #313448;
    padding: 10px;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    font-family: Tahoma;
    text-align: center;
    border-radius: 10px;
    cursor: pointer;
}
.uploadButton:hover {
    background: #2a2c3e;
}

.preview-panel img
{
    width: 123px;
    height: 123px;
    margin: 5px;
    border: 4px solid #313448;
}
.preview-reviews img
{
    width: 73px;
    height: 73px;
    margin: 5px
}


/* Фиксируем позицию body, которую меняет панель гугла */

body {
  top: 0 !important;
}
.skiptranslate {
  display: none;
  height: 0;
}
.language__img {
  cursor: pointer;
}

.skiptranslate {
  display: none;
  height: 0;
}
.language__img {
  cursor: pointer;
}


/* Прячем панель гугла */

.skiptranslate {
    display: none !important;
    position: initial !important;
    min-height: 100% !important;
    top: 40px !important;
}

/* Убираем подсветку ссылок */

.goog-text-highlight {
    background-color: inherit;
    box-shadow: none;
    box-sizing: inherit;
}

/* language */

.language {
    display: flex;
    align-items: center;
    position: relative;
    flex-flow: wrap;
    justify-content: space-between;
}

.language__img {
    cursor: pointer;
    opacity: .5;
    display: flex;
    align-items: center;
    margin-right: 8px;
}


/* Стили для демонстрации */

.langsItem {
    width: 116px;
    position: relative;
    display: flex;
    vertical-align: top;
    margin: 8px;
    padding: 8px;
    box-shadow: 0 1px 2px 0px rgb(137 137 137 / 75%);
    border-radius: 4px;
    color: #525252;
    line-height: 16px;
    font-weight: 600;
    letter-spacing: -1px;
    text-decoration: none;
    background: #fff;
    cursor: pointer;
    opacity: .5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    transition: box-shadow .1s linear,color .1s linear;
}

.langsItem:hover, .langsItem img, .language__img_active {
    opacity: 1;
    background: #f3f4f8;
}
#app {
	top: 0 !important;
}