@font-face
{
    font-family: 'Exo2Regular';
    src: url("http://cp.host5.ru/template/fonts/Exo2Regular.eot");
    src: url("../fonts/Exo2Regular.eot")format("embedded-opentype"),
    url("../fonts/Exo2Regular.woff") format("woff"),
    url("../fonts/Exo2Regular.ttf.html") format("truetype");
    font-style: normal;
    font-weight: normal
}
@font-face
{
    font-family: 'Exo2Bold';
    src: url("http://cp.host5.ru/template/fonts/Exo2Bold.eot");
    src: url("../fonts/Exo2Bold.eot")format("embedded-opentype"),
    url("../fonts/Exo2Bold.woff") format("woff"),
    url("../fonts/Exo2Bold.ttf.html") format("truetype");
    font-style: normal;
    font-weight: normal
}
@font-face
{
    font-family: 'Exo2ExtraLight';
    src: url("http://cp.host5.ru/template/fonts/Exo2ExtraLight.eot");
    src: url("../fonts/Exo2ExtraLight.eot")format("embedded-opentype"),
    url("../fonts/Exo2ExtraLight.woff") format("woff"),
    url("../fonts/Exo2ExtraLight.ttf.html") format("truetype");
    font-style: normal;
    font-weight: normal
}

/* @media */
@media screen and (max-width: 1099px)
{
	.sidebar
	{
		display: none !important;
	}
	.wrapper, main, footer
	{
		width: 900px !important;
	}
	main .content
	{
		width: 894px !important;
	}
	.hidmin, .hmenu .msnone
	{
		display: none !important;
	}
	.hmenu .msview
	{
		display: list-item !important;
	}

	.service-list
	{
		margin: 10px 17px 50px !important;
	}

	.maps > div
	{
		margin: 0 30px 9px 0 !important;
	}
	.maps_types a > div
	{
		margin: 5px 13px 0 0 !important;
	}
	.miniscreen
	{
		display: inline-block !important;
	}

	.server_list table
	{
		width: 100% !important;
	}
	.server_img
	{
		display: none !important;
	}
}
.hmenu .msview
{
	display: none
}

*
{
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box
}

hr
{
	border-color: #d4a115
}

h1
{
    font: 13px 'Exo2ExtraLight' !important;
    padding: 10px 15px;
    background-color: #38333d;
    color: #ffffff;
    display: block !important;
    border-radius: 5px;
    margin-bottom: 10px
}

a
{
	text-decoration: none
}

p
{
	text-align: justify;
}

html, body
{
	width: 100%
}
html
{
	background: #1b2d39 url(../images/bg.jpg);
	background-repeat: repeat;
	font: 13px 'Exo2Regular';
	font-weight: 300;
	font-style: normal;
	color: #191919
}

body
{
	background: url(../images/bgtc.jpg) no-repeat center top
}

body > header
{
	width: 100%;
	height: 200px
}
header .wrapper
{
	width: 1100px;
	margin: 0 auto
}
header .block_left, header .block_right
{
	margin-top: 73px;
	background: url(../images/header_block.png) no-repeat;
	width: 424px;
	height: 87px
}
header .block_left
{
	float: left
}
header .block_left img
{
	margin: 17px 0 0 43px
}
header .block_left img:hover
{
	opacity: 0.8
}
header .block_right
{
	float: right
}
header .block_right .button:nth-child(1)
{
    margin: 20px 5px 0 45px !important
}
header .block_right .button
{
	font: 14px 'Exo2Bold';
    display: inline-block;
    color: #ffffff;
    margin-top: 20px;
    -webkit-transform: skewX(-15deg);
    -moz-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    -o-transform: skewX(-15deg);
    transform: skewX(-15deg);
    padding: 10px 17px;
    height: 42px;
    line-height: 14px;
	background: #40353c;
    background: -webkit-linear-gradient(#40353c, #2c242b);
    background: -o-linear-gradient(#40353c, #2c242b);
    background: -moz-linear-gradient(#40353c, #2c242b);
    background: linear-gradient(#40353c, #2c242b)
}
header .block_right .button:hover
{
	background: #3f4247;
    background: -webkit-linear-gradient(#3f4247, #1b1d22);
    background: -o-linear-gradient(#3f4247, #1b1d22);
    background: -moz-linear-gradient(#3f4247, #1b1d22);
    background: linear-gradient(#3f4247, #1b1d22)
}
header .mini .button
{
	margin: 20px 5px 0 0 !important;
	padding: 10px 11px !important
}
header .mini .button:nth-child(2)
{
	text-align: center;
	width: 164px;
    padding: 10px 8px !important
}
header .mini .button span
{
	max-width: 55px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    line-height: 10px
}

main
{
	width: 1100px;
    margin: 10px auto 0;
    background-color: #ffffff
}
main .wrapper
{
	display: inline-block
}
main .hmenu
{
	height: 60px;
	background: #403c46;
    background: -webkit-linear-gradient(#403c46, #2e2933);
    background: -o-linear-gradient(#403c46, #2e2933);
    background: -moz-linear-gradient(#403c46, #2e2933);
    background: linear-gradient(#403c46, #2e2933)
}
main .hmenu ul
{
    list-style: none
}
main .hmenu li
{
	float: left
}
main .hmenu li a
{
	color: #ffffff;
    font: 14px 'Exo2Bold';
    display: block;
    padding: 0 23px;
    height: 60px;
    line-height: 60px;
    border-right: 2px solid;
    -moz-border-image: url(../images/border_hmenu.png) 2 repeat;
    -webkit-border-image: url(../images/border_hmenu.png) 2 repeat;
    -o-border-image: url(../images/border_hmenu.png) 2 repeat;
    border-image: url(../images/border_hmenu.png) 2 repeat
}
main .hmenu li a:hover
{
	background: #3f3946;
    background: -webkit-linear-gradient(#3f3946, #2e252c);
    background: -o-linear-gradient(#3f3946, #2e252c);
    background: -moz-linear-gradient(#3f3946, #2e252c);
    background: linear-gradient(#3f3946, #2e252c)
}
main .navigation
{
	background-color: #dedfe0;
	height: 30px;
	padding: 0 10px
}
main .navigation i
{
	padding: 0 3px
}
main .navigation a
{
	line-height: 30px;
	color: #000000
}
main .navigation a:hover
{
	text-decoration: underline
}
main .sidebar
{
	width: 225px;
    height: 100%;
    display: block;
	border-right: 1px solid #cdcdcd;
    margin-right: -1px;
    float: left
}
main .sidebar .block-menu
{
    font-size: 14px;
    background-color: #ffffff;
    margin-bottom: 10px;
    margin-left: 15px
}
main .sidebar .block-menu .menu-title
{
	font: 14px 'Exo2Bold';
	padding: 8px;
    color: #000000
}
main .sidebar .block-menu .menu-title i
{
	margin: 2px;
	font-size: 14px;
	float: right
}
main .sidebar .block-menu ul
{
    list-style: none
}
main .sidebar .block-menu ul li
{
	padding-right: 10px
}
main .sidebar .block-menu ul li i
{
    width: 16px;
    text-align: center;
    margin-right: 2px
}
main .sidebar .block-menu ul li a
{
	padding: 5px;
    display: block;
	color: #000000
}
main .sidebar .block-menu ul li a:hover
{
	color: #344f53;
	border-radius: 5px;
	background-color: #dfe1e2
}
main .sidebar .hr
{
	margin-bottom: 8px;
	background-color: #d4a107;
	width: 100%;
	height: 3px
}
main .content
{
    width: 868px;
    display: inline-block;
	border-left: 1px solid #cdcdcd;
    padding: 5px
}

footer
{
	color: #ffffff;
	margin: 0 auto 80px;
	background-color: #1c1c1c;
    padding: 25px 20px 15px 5px;
    width: 1100px;
    border-top: 0 !important
}
footer ul
{
	vertical-align: top;
	display: inline-block;
    padding: 0 18px;
    list-style: none
}
footer ul li:nth-child(1)
{
	color: #ffffff;
    border-bottom: 1px dotted #ffffff;
    margin: -5px 0 5px
}
footer ul li
{
	padding: 5px 0
}
footer ul li a
{
	display: block;
	color: #ffffff
}
footer ul li a:hover
{
	color: #ffffff;
	text-decoration: underline
}
footer .copyright
{
    float: right;
    text-align: right;
    color: #ffffff
}
footer .copyright .banner
{
    float: left;
    margin: 0 0 10px 20px
}
footer .copyright p
{
	text-align: right;
	padding: 5px 0
}

.button-buy
{
	outline: 0;
	cursor: pointer;
	background-color: #0a7219;
    border: 0;
    border-radius: 5px;
    padding: 8px 12px;
    color: #f8f8f8;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.35);
    font: 11px 'Exo2ExtraLight';
	height: 29px;
	line-height: normal !important;
    text-transform: uppercase
}

.button-buy:hover
{
	background-color: #1d872c
}


/* other */
.blockpad
{
	padding: 0 5px
}
.pointer
{
	cursor: pointer
}
.none
{
	display: none
}
.center
{
	text-align: center
}
.text-right
{
	text-align: right !important
}
.text-left
{
	text-align: left !important
}
.right
{
	float: right !important
}
.left
{
	float: left !important
}
.vtop
{
	vertical-align: top
}
.vbot, .vbottom
{
	vertical-align: bottom
}
.clear
{
	clear: both
}
.bbnone
{
	border-bottom: 0 !important
}
.ml5
{
	margin-left: 5px !important
}
.margin-right
{
	margin-right: 8px !important
}
.margin-left
{
	margin-left: 8px !important
}
.margin-top
{
	margin-top: 8px !important
}
.vbot .margin-bottom
{
	margin-bottom: 3px !important
}
.margin-bottom
{
	margin-bottom: 8px !important
}
.w480
{
	width: 480px
}
.border, main, footer, .server_img img
{
	border: 3px solid;
    -moz-border-image: url(../images/border.png) 3 repeat;
    -webkit-border-image: url(../images/border.png) 3 repeat;
    -o-border-image: url(../images/border.png) 3 repeat;
    border-image: url(../images/border.png) 3 repeat
}
/* panel */
.service
{
    text-align: center;
    float: left;
    width: 156px;
    height: 156px;
    margin: 10px 7.7px
}
.service img
{
	width: 150px
}
.service a > .buy
{
    position: absolute;
    font-size: 16px;
    margin: -30px 50px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 30px;
    color: #d4a107;
    background: #403c46;
    background: -webkit-linear-gradient(#403c46, #2e2933);
    background: -o-linear-gradient(#403c46, #2e2933);
    background: -moz-linear-gradient(#403c46, #2e2933);
    background: linear-gradient(#403c46, #2e2933)
}
.service a > .buy:hover
{
	color: #ffffff
}

blockquote
{
	padding: 5px;
    border-left: 1px solid #597da3;
    background-color: #e8ebf0
}

a
{
	color: #333;
	text-decoration: none
}
table
{
	/*border-collapse: collapse;*/
    width: 100%
}
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
}
.form
{
	margin: 0 auto
}
.form td
{
	padding: 5px
}
.form img, .form label
{
	cursor: pointer
}
.modal-body .form label
{
	font: 10px 'Exo2Bold';
	margin-top: -3px
}
.form label
{
    display: block;
    margin: 3px 0 5px 5px;
    font: 13px 'Exo2Bold'
}
.form input, .form select, .form textarea
{
    border: 1px solid #CCC;
    border-radius: 5px;
    padding: 6px;
    width: 100%;
    outline: 0;
    box-sizing: border-box;
    font: 12px 'Exo2Bold';
    background-color: #dedfe0
}
.form textarea
{
	background-color: #eee;
	font: 12px 'Exo2Regular';
	resize: vertical;
    width: 100%
}

.form #captha
{
	text-transform: uppercase
}

.service_block_mon {
    float: left;
    width: 160px;
    height: 60px;
    border: 1px solid #ffffff;
    border-radius: 5px;
    margin: 0 0 10px 8px;
    background-color: #f3f3f3;
}

.service_block_mon .poster {
    width: 40px;
    margin: 8px 10px;
    display: block;
    border-radius: 50%;
    border: 2px solid #3a365e !important;
    float: left;
}

.service_block_mon .service_game {
    font: 11px 'tahoma';
    text-transform: uppercase;
    color: #a0aeb9;
    margin-top: 10px;
}

.service_block_mon .service_sum {
    font: 10px 'tahoma';
    text-transform: uppercase;
    color: #ffffff;
}

.server_list
{
    width: 100%;
    display: inline-block;
	padding: 5px 5px 0 5px;
    box-sizing: border-box;
    font-size: 14px
}
.server_list table tr
{
	border-bottom: 1px solid #E8EBF0
}
.server_list table td
{
	font-size: 13px;
	padding: 2px
}
.server_list table
{
	width: 80%
}
.server_list table tr:last-child td
{
	padding-bottom: 10px
}
.server_list .btn
{
	position: relative;
    bottom: -5px
}
.server_img
{
	display: inline-block;
    float: left;
	width: 160px;
    height: 120px
}
.server_img img
{
	width: 150px;
    height: 113px
}
.server_name
{
	max-width: 210px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.server_nav
{
    margin-bottom: 10px;
    width: initial
}
.server_nav i
{
    font-size: 26px;
    display: block
}
.server_nav tr
{
	border-bottom: 1px solid #DDD
}
.server_nav td
{
    padding: 2px;
    text-align: center;
    font-size: 9px
}
.server_nav td a
{
	font-size: 9px;
    color: #000000;
    background-color: #EEE;
    padding: 5px;
    min-width: 56px;
    height: 45px;
    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;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}
.server_nav .active, .server_nav td a:hover
{
    background-color: #38333d;
    color: #ffffff
}
.server_console
{
	margin-top: 10px
}
.server_console pre
{
	width: 100%;
	height: 350px;
	overflow-y: scroll;
    overflow-x: hidden;
	white-space: pre-line;
	border-radius: 0;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #191919;
	color: #FFF
}
.server_console table td
{
	border: 0
}
#console_update
{
    font-size: 24px;
    margin-top: -2px;
    float: left
}
.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-size: 10px;
    color: #FFF
}
.progress > span:before
{
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	height: 18px;
	background: url("http://cp.host5.ru/template/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: #F8F8F8;
	box-shadow: 1px 4px 20px #9B9B9B;
	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;
    border-top: 2px solid #000
}
.change_close:hover
{
	background-color: #000000
}
.change_map div
{
	cursor: pointer;
    float: left;
    padding: 4px;
    border: 1px solid #EEE
}
.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: #d4a107
}
.change_map span
{
	display: block;
    text-align: center;
    padding: 5px;
    background-color: #38333d;
    color: #ffffff;
    font-size: 12px;
    max-width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 24px;
    line-height: 12px
}
.table_pad th
{
	padding: 5px;
    border-bottom: 1px solid #DCDCDC;
    background-color: #DDD;
    color: #000000;
    font-weight: normal
}
.table_pad tr
{
	border-bottom: 1px solid #DCDCDC
}
.table_pad tr:nth-last-child(1)
{
	border-bottom: 0
}
.table_pad td
{
	padding: 5px
}
.input_pad input, .input_pad select, .input_pad textarea
{
	padding: 5px;
    border: 1px solid #b9b7bb;
    box-sizing: border-box;
	outline: 0;
	border-radius: 5px;
    font-size: 11px
}
.input_pad textarea
{
	resize: vertical;
    width: 100%
}
.adflag
{
	display: table-cell !important
}
.adflag input
{
	width: 164px
}
.adflag div
{
	position: absolute;
    margin: -20px 142px 0;
    padding: 0 5px;
    cursor: pointer
}
.hblock_content
{
	font: 13px 'Exo2ExtraLight';
	padding: 10px 15px;
    background-color: #38333d;
    color: #ffffff;
    display: block;
    border-radius: 5px;
	margin-bottom: 10px
}
.block_content
{
    margin-bottom: 10px
}
.help_question
{
	background-color: #fff;
    padding: 10px;
    border-bottom: 1px dashed #CCC
}
.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: 490px
}

.spoiler_body
{
	display: none
}
.spoiler_links
{
    padding-left: 15px;
    font-size: 14px;
    padding-bottom: 5px;
    border-bottom: 1px solid #DDD;
    display: block
}
.spoiler_body
{
    display: none;
    padding: 5px
}
.spoilerblock
{
	padding: 7px;
	border-bottom: 1px solid #ddd
}
.icon
{
	font-weight: bold;
	color: #CCC;
	display: inline-block;
	float: right;
	position: relative;
	
}
.plugin_block
{
	border-bottom: 1px solid #DDD;
    padding-bottom: 5px;
    display: table;
    width: 100%
}
.plugin_info
{
    display: table-cell;
    width: 90%;
    box-sizing: border-box;
    padding: 5px;
	border-bottom: 1px dashed #DDD
}
.plugin_action
{
	display: table-cell;
    width: 10%;
    box-sizing: border-box;
    padding: 5px;
    text-align: center;
	border-bottom: 1px dashed #DDD
}
.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;
	padding: 5px 5px 0 5px;
	border: 1px solid #DCDCDC;
	margin: 5px 10px 0 0;
	box-sizing: border-box
}
.maps_types a:nth-child(6n) > div
{
	margin-right: 0 !important
}
.maps_types a > div > div
{
    text-align: center;
    position: absolute;
    margin-top: 35px;
    background-color: rgba(0, 0, 0, 0.25);
    width: 120px;
    height: 20px;
    line-height: 20px;
    color: #FFF
}
.maps_types a > div > img
{
	width: 120px
}
.maps_types a > div:hover
{
	border-color: #999
}
.maps > div
{
	display: inline-block;
	padding: 5px;
	border: 1px solid #DDD;
	margin: 0 24px 9px 0
}
.maps > div:nth-child(5n)
{
	margin-right: 0  !important
}
.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: #222;
    color: #ffffff;
    display: block;
    box-sizing: border-box;
    position: absolute;
    margin-left: 120px
}
.maps div > span
{
	display: block;
    text-align: center;
    font-size: 13px;
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #38333d;
    color: #ffffff;
	padding: 2px 5px
}
.pages
{
    display: inline-block;
    width: 100%;
    text-align: center
}
.pages > div
{
    margin-top: 10px
}
.pages a
{
    display: inline-block;
    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: #332e38;
    color: #ffffff;
    font-size: 13px;
    padding: 4px 10px;
    position: relative
}
.pages a:hover, .pages a.active
{
	background-color: #d4a107
}
.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: 100%;
	margin-top: 10px
}
#filetp_block > table td
{
    border-bottom: 3px solid #f5f5f5;
    background-color: #dcdcdc;
    color: #777;
    padding: 3px
}
.filetp table:nth-child(1) tr:nth-child(1) td
{
	border-top: 1px solid #DCDCDC
}
#filetp_edit
{
	padding-top: 10px
}
#filetp td
{
    font-size: 13px;
	background-color: #FFF
}
#filetp td p
{
	padding: 5px
}
#filetp td:nth-child(1)
{
	padding: 0
}
#filetp tr:nth-child(2n) td
{
    background-color: #fbfbfb
}
#filetp tr:hover td
{
    background-color: #ededed
}
.filetp_find
{
	width: 250px;
    float: right
}
.filetp_find input
{
    font-size: 13px;
    height: 20px;
    padding: 7px;
    border: 1px solid #38333d;
    box-sizing: border-box;
    outline: 0;
    border-radius: 15px
}
#infopath
{
	border-top: 3px solid #f5f5f5;
	background-color: #dcdcdc;
    color: #777;
	padding: 3px
}
.CodeMirror
{
	max-width: 845px
}
.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_block
{
	display: none;
	position: fixed;
    bottom: 0;
    padding: 3px;
    width: 200px
}

#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: #FFF;
    display: block;
	margin-bottom: 3px
}
.help_question
{
	padding: 8px;
    background-color: #fff;
    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: 3px 10px 5px;
    background-color: #e8ebf0;
    display: inline-block;
    border-radius: 5px;
    font-size: 12px;
    line-height: 5px;
    margin-right: 5px;
    border: 1px solid #c2cdde
}
.help_question > div > a:hover
{
    background-color: #c2cdde
}
.emoji {
    display: inline-block;
    cursor: pointer;
    background: url(../images/emoji.png) no-repeat 0px 0px;
    height: 16px;
    width: 16px;
    margin: 0 2px 5px 2px;
}

.emoji:hover {
    opacity: 0.5;
}

.emoji[data-value='emoji_1'] {
    background-position: 0px 0px;
}

.emoji[data-value='emoji_2'] {
    background-position: 0px -17px;
}

.emoji[data-value='emoji_3'] {
    background-position: 0px -34px;
}

.emoji[data-value='emoji_4'] {
    background-position: 0px -51px;
}

.emoji[data-value='emoji_5'] {
    background-position: 0px -68px;
}

.emoji[data-value='emoji_6'] {
    background-position: 0px -85px;
}

.emoji[data-value='emoji_7'] {
    background-position: 0px -102px;
}

.emoji[data-value='emoji_8'] {
    background-position: 0px -119px;
}

.emoji[data-value='emoji_9'] {
    background-position: 0px -136px;
}

.emoji[data-value='emoji_10'] {
    background-position: 0px -153px;
}

.emoji[data-value='emoji_11'] {
    background-position: 0px -170px;
}

.emoji[data-value='emoji_12'] {
    background-position: 0px -187px;
}

.emoji[data-value='emoji_13'] {
    background-position: 0px -204px;
}

.emoji[data-value='emoji_14'] {
    background-position: 0px -221px;
}

.emoji[data-value='emoji_15'] {
    background-position: 0px -238px;
}

.emoji[data-value='emoji_16'] {
    background-position: 0px -255px;
}

.emoji[data-value='emoji_17'] {
    background-position: 0px -272px;
}

.emoji[data-value='emoji_18'] {
    background-position: 0px -289px;
}

.emoji[data-value='emoji_19'] {
    background-position: 0px -306px;
}

.emoji[data-value='emoji_20'] {
    background-position: 0px -323px;
}

.emoji[data-value='emoji_21'] {
    background-position: 0px -340px;
}

.emoji[data-value='emoji_22'] {
    background-position: 0px -357px;
}

.emoji[data-value='emoji_23'] {
    background-position: 0px -374px;
}

.emoji[data-value='emoji_24'] {
    background-position: 0px -391px;
}

.emoji[data-value='emoji_25'] {
    background-position: 0px -408px;
}

.emoji[data-value='emoji_26'] {
    background-position: 0px -425px;
}

.emoji[data-value='emoji_27'] {
    background-position: 0px -442px;
}

.emoji[data-value='emoji_28'] {
    background-position: 0px -459px;
}

.emoji[data-value='emoji_29'] {
    background-position: 1px -476px;
}

.emoji[data-value='emoji_30'] {
    background-position: 1px -493px;
}

.emoji[data-value='emoji_31'] {
    background-position: 2px -510px;
}

.emoji[data-value='emoji_32'] {
    background-position: 2px -527px;
}
.news_block
{
    padding: 8px;
    background-color: #fff;
    margin-bottom: 8px;
    float: left;
    width: 98.5%;
}
.news_block > h3
{
    width: 100%;
    font-size: 14px
}
.news_block > h3 > a
{
    text-decoration: underline;
    margin-bottom: 5px;
    display: block
}
.news_block > h3 span
{
    font-size: 13px;
    font-weight: normal
}
.news_block > h3 span:nth-child(2)
{
	margin-right: 10px
}
.news_block > h3 > a:hover
{
    text-decoration: none
}
.news_block > div
{
    margin-top: 5px
}
.news_block > .tags
{
	margin-top: 5px;
    padding-top: 5px;
    border-top: 1px dashed #cdcdcd
}

.box-shadow
{
	box-shadow: 0 0 5px #CCC
}

.dblock
{
	display: block
}
#sum_info
{
	font-weight: bold
}

.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;}

button, .btn
{
    border: 0;
    background-color: #c0bdc0;
    color: #2e262e;
    outline: 0;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    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: 3px 8px;
    height: 20px;
    line-height: 20px;
    border-radius: 5px;
    font: 11px 'Exo2Regular';
    text-transform: uppercase
}
button
{
	line-height: 10px !important
}
.btn-big
{
	font: 13px 'Exo2Bold';
	padding: 6px 10px;
	height: 28px
}
button:hover, .btn:hover
{
	background-color: #2e262e;
    color: #c0bdc0
}
.btn-switch > .lcs_wrap
{
	display: block !important
}
.btn-max
{
	width: 100%;
    box-sizing: border-box
}
.btn-fix
{
	width: 90px
}
.btn-short
{
	padding: 0px 8px;
    height: 20px;
    line-height: 20px
}
.btn-shift
{
    padding: 1px 6px
}
.btn-blue, .btn-success, .btn-error, .btn-info, .btn-red, .btn-default
{
    color: #ffffff;
    padding: 0 11px;
    line-height: 19px
}
.btn-blue:hover, .btn-success:hover, .btn-error:hover, .btn-info:hover, .btn-red:hover, .btn-default:hover
{
    color: #ffffff !important;
	opacity: 0.9
}
.btn-success
{
	background: #2e3911;
    background: -webkit-linear-gradient(#2e3911, #273309);
    background: -o-linear-gradient(#2e3911, #273309);
    background: -moz-linear-gradient(#2e3911, #273309);
    background: linear-gradient(#2e3911, #273309)
}
.btn-error
{
	background: #362e35;
    background: -webkit-linear-gradient(#362e35, #2f272e);
    background: -o-linear-gradient(#362e35, #2f272e);
    background: -moz-linear-gradient(#362e35, #2f272e);
    background: linear-gradient(#362e35, #2f272e)
}
.btn-info
{
	background: #274151;
    background: -webkit-linear-gradient(#274151, #203b4b);
    background: -o-linear-gradient(#274151, #203b4b);
    background: -moz-linear-gradient(#274151, #203b4b);
    background: linear-gradient(#274151, #203b4b)
}
.btn-blue
{
	background: #175d86;
    background: -webkit-linear-gradient(#175d86, #105882);
    background: -o-linear-gradient(#175d86, #105882);
    background: -moz-linear-gradient(#175d86, #105882);
    background: linear-gradient(#175d86, #105882)
}
.btn-red
{
	background: #583033;
    background: -webkit-linear-gradient(#583033, #53292c);
    background: -o-linear-gradient(#583033, #53292c);
    background: -moz-linear-gradient(#583033, #53292c);
    background: linear-gradient(#583033, #53292c)
}
.btn-default
{
	background: #362e35;
    background: -webkit-linear-gradient(#362e35, #2f272e);
    background: -o-linear-gradient(#362e35, #2f272e);
    background: -moz-linear-gradient(#362e35, #2f272e);
    background: linear-gradient(#362e35, #2f272e)
}
.btn-black
{
    background-color: #000000
}
.btn-gray
{
	background-color: #DDD;
    color: #222 !important
}
.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: #222 !important
}
.btn-full
{
	width: 99%
}

.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%
}

.text-red
{
	color: #FF6B6B !important
}

.service-list
{
	text-align: center;
    float: left;
    width: 186px;
    height: 186px;
    margin: 10px 14px 50px
}
.service-list a > .buy
{
	margin: -30px 65px !important
}
.service-list img
{
	width: 180px !important
}
.service-list .line
{
	height: 3px;
    border-top: 1px solid #3d363d;
    position: absolute;
    width: 172px;
    margin: 2px 0 0 4px;
    border-bottom: 1px solid #3d363d
}
.service-list .title
{
	padding: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #302b35;
    color: #d4a107;
    text-transform: uppercase;
    width: 180px;
    margin: 0 auto;
    font: 12px 'Exo2Bold'
}
.service-list .title p
{
	text-align: center;
	color: #ffffff
}

.services-info
{
	margin: 8px 0 0 15px
}
.services-info li
{
	padding: 2px
}
.services-rules p
{
	padding: 5px
}
.services-rules h3
{
	margin: 5px 0 5px 15px
}
.services-rules ul, .services-rules ol
{
	margin: 10px 0 0 25px
}
.services-rules ol li
{
	padding: 2px
}

.desing-webs a
{
	float: left;
	margin: 10px
}
.desing-webs img
{
    width: 150px;
    height: 100px
}

.preview-panel img
{
    width: 130px;
    height: 130px;
    margin: 5px
}
.preview-reviews img
{
    width: 73px;
    height: 73px;
    margin: 5px
}
#full-reviews
{
	display: none
}
.preview-video
{
    width: 486px;
    height: 276px
}
.preview-video-mini
{
	width: 356px;
    height: 203px
}

.preview-video-top
{
	margin-top: 60px !important
}
.preview-video-top-second
{
	margin: 10px 0 0 15px
}

.yandex
{
	position:absolute;
	left:-9999px
}

.informer
{
	padding: 8px
}

.informer.red
{
	border: 1px solid #e1aeae;
    background-color: #ffe4e4
}
.informer.blue
{
    border: 1px solid #aecbe1;
    background-color: #e4f1ff
}
.informer.green
{
    border: 1px solid #b0e1ae;
    background-color: #e4ffed
}
.informer.gray
{
    border: 1px solid #b0b0b0;
    background-color: #d5d3d3;
    color: #4c4747
}
.informer.white
{
    border: 1px solid #e4e4e4;
    background-color: #ffffff
}
.site-info
{
	padding: 7px
}
.site-info ul
{
	margin: 10px 15px
}
.site-info ul li
{
	margin-left: 10px
}
.site-info a.down
{
	float: right;
	margin: 30px
}

#smac table
{
	width: 400px;
    margin: 0 auto;
    padding: 10px
}
#smac table td:nth-child(2)
{
	width: 23%
}
.smar tr td:nth-child(1),
.smar tr th:nth-child(1)
{
    width: 1%;
    text-align: right
}

input[type="file"]
{
	padding: 5px;
    font-size: 12px;
    color: #000;
    border: 1px solid #E8EBF0;
    box-sizing: border-box;
    outline: 0;
    width: 220px
}

/* index */
.why .why-cols
{
	margin-bottom: 20px;
}
.why .why-cols td
{
	width: 33%;
    padding: 5px
}
.why .why-cols img
{
	width: 60px;
    float: left;
    margin-right: 6px
}
.why .why-col-title
{
	font-size: 12px;
    margin-bottom: 3px
}
.why .why-col-text
{
	color: #38333d;
	font-size: 11px;
	line-height: 17px
}

.hide
{
	display: none
}

[data-tooltip] {
  position: relative;
  z-index: 50;
  cursor: pointer;
}

[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none;
}

[data-tooltip]:before {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -80px;
  padding: 7px;
  width: 160px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
}

[data-tooltip]:after {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #000;
  border-top: 5px solid hsla(0, 0%, 20%, 0.9);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.span_cricle{
    float: right;
    font-size: 10px;
    background-color: #5e6870;
    color: white;
    padding: 2px 5px;
    border-radius: 50%
}

.admins{
    background: #fb5e60;
    color: white;
    padding: 5px;
    border-radius: 10px;
}

/* Фиксируем позицию body, которую меняет панель гугла */

body {
  top: 0 !important;
}
.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(117 117 117 / 65%);
    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;
}