﻿*{margin:0px; padding:0px; border:0px; outline:none; background:rgba(0,0,0,0);}
/* html, body{ */
body{
	position:relative;
	height: 100%;
	width: 1024px;
	margin:0 auto;
	background:#f1f1f1;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.header, #jsonA, .part, .down_block a,  #jsonF{
	background: #ddd;
	background: linear-gradient(top, #ddd 0%, #bbb 100%);
	background: -webkit-linear-gradient(top, #ddd 0%, #bbb 100%);
	background: -moz-linear-gradient(top, #ddd 0%, #bbb 100%);
	background: -o-linear-gradient(top, #ddd 0%, #bbb 100%);
	background: -ms-linear-gradient(top, #ddd 0%, #bbb 100%);
	border-radius:3px;
	box-shadow:inset 0 0 2px #fff, 0 0 1px #000;
	padding:2px 10px;
	cursor:default;
}
.cont{
	position:relative;
	width:1000px;
	padding: 0 5px;
	margin: 18px auto;
	background:#fafafa url(./background.gif);
	box-shadow: 0px 0 5px #555;
}
.top_line, .top_line_second{
	height:1px;
	margin: 14px auto;
	background: #777;
	position:relative;
	width:800px;
}
.top_line_second{
	width: 100%;
	margin: 4px;
	background: #00d;
}
.part{
	width:250px;
	text-align:center;
	display:block;
	position:absolute;
	top: -10px;
	left: 265px;
	color: #444;
	line-height:18px;
}
.header{
	line-height:30px;
	text-align:center;
	position: absolute;
	z-index:2;
	width: 960px;
	left: 20px;
	top: -15px;
	color:#d00;
	text-shadow: 0 0 4px #ddd;
	letter-spacing: 3px;
}
.vertical_line{
	position:absolute;
	z-index:0;
	background:#5e5e5e;
	box-shadow: 0 0 .5px #5e5e5e;
	top:0;
	right:80px;
	width:1px;
	height:100%;
}
.obol_data{
	position:relative;
	z-index:1;
	height:1px;
	margin-bottom: 36px;
}
.fix_right{
	position:absolute;
	top:35px;
	right:0;
	background: transparent url(./note.png);
	width:190px;
	height: 178px;
	text-align:center;
	font-size:13px;
	font-style:italic;
}
.info_d{
	width:140px;
	margin: 25px 0 0 25px;
	color: #00d;
}
#dataS{margin-bottom:5px;}
.info_d table td{text-align:left; color:#00d; font-weight:bold;}
#hStol, #hStul{text-align:right;}
.graf{
	position:relative;
	width:800px;
	height:310px;
	margin:0 20px;
}
.graf b{
	position:absolute;
	z-index:5;
	top:auto;
	display:block;
	width:20px;
	height:20px;
}
.graf b div{
	background:gray;
	border-radius:10px;
	position:relative;
	width:8px;
	height:8px;
	margin: 6px;
	transition:all .2s .05s;
	-webkit-transition:all .2s .05s;
	-moz-transition:all .2s .05s;
	-ms-transition:all .2s .05s;
	-o-transition:none;
}
.graf b.dot_hover div{
	width:20px;
	height:20px;
	margin: 0;
	background:#00d;
	box-shadow:inset 0 0 4px #444;
}
.graf canvas{
	position:absolute;
	bottom:15px;
	left:30px;
	z-index:1;
}
.posit{
	position:absolute;
	font-size:12px;
}
#posX{
	bottom:0;
	left: 25px;
	width:100%;
	height:30px;
	border-top:1px solid #777;
}
#posY{
	bottom:25px;
	left:0;
	width:30px;
	height:280px;
	border-right:1px solid #777;
}
.posit div{position:absolute; background:#000;}
#posX div{
	width:1px;
	height:10px;
	top:0;
}
#posY div{
	width:10px;
	height:1px;
	right:0;
}
.posit div span{
	display:block;
	width:20px;
	line-height:20px;
}
#posX div span{margin:10px 0 0 -10px; text-align:center;}
#posY div span{margin:-10px 0 0 -25px; text-align:right;}
.posit a{
	position:absolute;
	text-shadow: 0 0 3px #fff;
	background:#fff;
	padding: 0 2px;
}
#posX a{right:-30px; top:-10px;}
#posY a{
	right:-15px;
	top:-20px;
	/* transform:rotate(-90deg); */
}
#selGr{
	position:absolute;
	z-index:7;
	bottom: 15px;
	left:30px;
	width:740px;
	height:275px;
}
#selGr div{
	position:absolute;
	width:17px;
	min-height: 30px !important;
	bottom:15px;
	left:412px;
	cursor:ew-resize;
}
#selGr span{
	position:absolute;
	display:block;
	width:0;
	width:0.01px;
	border-left:1px dashed #aaa;
	bottom: 0;
	left: 8px;
}
#infoY{
	position:absolute;
	display:block;
	height:0;
	border-top:1px dashed #aaa;
	z-index:2;
	left:30px;
}
#infoY span{
	position:absolute;
	left:-11px;
	background:#000;
	background:rgba(0,0,0,.75);
	top:-11px;
	width:22px;
	height:22px;
	line-height:22px;
	color:#fff;
	text-align:center;
	font-size:9px;
	border-radius: 50%;
}
.selector{
	text-align:center;
	position:relative;
	margin:10px auto;
	width: 680px;
}
.selector b{
	line-height:16px;
	float:left;
	font-style:italic;
}
.selector label{
	display:inline-block;
	cursor:pointer;
	margin: 0 10px;
	width: 100px;
	font-size:12px;
	opacity:.7;
	transition:opacity .2s;
	-webkit-transition:opacity .2s;
	-moz-transition:opacity .2s;
	-o-transition:opacity .2s;
	-ms-transition:opacity .2s;
}
.selector label div{
	display:inline-block;
	width:16px;
	height:16px;
	border: 2px solid #888;
	border-radius:50%;
	box-shadow:inset 0 0 1px #555;
}
.selector label div:before{
	content: " ";
	display:block;
	margin: 3px;
	width: 10px;
	height:10px;
	border-radius:50%;
	background:transparent;
	transition:all .2s;
	-webkit-transition:all .2s;
	-moz-transition:all .2s;
	-o-transition:all .2s;
	-ms-transition:all .2s;
}
.selector input[type="radio"]{display:none;}
.selector input[type="radio"]:checked + label{opacity:1;}
.selector input[type="radio"]:checked + label div:before{
	background-color:#999;
	box-shadow:inset 0 0 5px #000;
}
.result{
	text-align:center;
	position:relative;
	min-height:210px;
	margin-bottom: 20px;
}
.result a, .modal_slide font{
	position:relative;
	z-index:1;
	display:inline-block;
	background: #fff url(./load.gif) center center no-repeat;
	border: 4px solid #888;
	border-radius: 4px;
	margin: 5px;
	overflow:hidden;
    transition: transform .2s, border-color .2s, box-shadow .2s;
    -webkit-transition: -webkit-transform .2s, border-color .2s, -webkit-box-shadow .2s;
    -moz-transition: -moz-transform .2s, border-color .2s, -moz-box-shadow .2s;
    -o-transition: -o-transform .2s, border-color .2s, -o-box-shadow .2s;
    -ms-transition: -ms-transform .2s, border-color .2s, box-shadow .2s;
	width:160px;
	height:200px;
	font-size:14px;
	line-height:28px;
	opacity:.9;
}
.result a.hide_1, .result a.hide_2{display:none;}
.modal_slide font{
	border-width: 2px;
	border-radius: 3px;
	width:120px;
	height:120px;
	font-size:11px;
	margin: 20px 5px;
}
.result a img, .modal_slide font img{
	width:100%;
	height:auto;
	position: absolute;
	z-index:0;
	left:0;
	top:20px;
	transition: all .2s;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	-ms-transition: all .2s;
}
.modal_slide font img{top:0}
.result a div, .modal_slide font div{
	width:160px;
	position:absolute;
	left:0;
	z-index:2;
	background: #444;
	background: rgba(0,0,0,.65);
	text-align:center;
	color:#fff;
	padding: 0 2px;
	transition: opacity .2s;
	-webkit-transition: opacity .2s;
	-moz-transition: opacity .2s;
	-o-transition: opacity .2s;
	-ms-transition: opacity .2s;
}
.modal_slide font div{width: 120px;}
.up{top:0;}
.down{bottom:0;}
.result a:hover div, .modal_slide font:hover div{opacity:0;}
.result a:hover img, .modal_slide font:hover img{
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
}
.result a:hover, .modal_slide font:hover{
	transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
	-ms-transform: scale(1.5);
	z-index:2;
	border-color:#f0f0f0;
	box-shadow: 0 0 3px 1px #000;
	opacity:1;
}
.down_block{
	text-align:center;
	position:absolute;
	z-index: 6;
	bottom:-10px;
	left:0;
	width:950px;
	line-height:20px;
}

.down_block a, #jsonF{
	cursor: auto;
	display:inline-block;
	margin: 3px 0;
	font-weight:bold;
	transition:all .2s;
	-webkit-transition:all .2s;
	-moz-transition:all .2s;
	-o-transition:all .2s;
	-ms-transition:all .2s;
	text-decoration:none;
	color:#a00;
}
#jsonF{
	width:100%;
	background: linear-gradient(top, #bbb 0%, #ddd 100%);
	background: -webkit-linear-gradient(top, #bbb 0%, #ddd 100%);
	background: -moz-linear-gradient(top, #bbb 0%, #ddd 100%);
	background: -o-linear-gradient(top, #bbb 0%, #ddd 100%);
	background: -ms-linear-gradient(top, #bbb 0%, #ddd 100%);
}
.down_block a:hover,  #jsonF:hover{box-shadow:inset 0 0 5px #000; color:#00a;}
#ground{
	position:fixed;
	top:0;
	left:0;
	display:none;
	z-index:99;
	width:100%;
	height:100%;
	background-color: rgba(0,0,0,.6);
}
.load{background: url(./load.gif) center center no-repeat;}
.closeFon{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:1;
}
#modal{
	position:relative;
	width:900px;
	margin: 32px auto;
	display:none;
	background:#fff;
	z-index:2;
	padding:5px;
	border-radius:5px;
	box-shadow:inset 0 0 4px #555;
}
#closeModal{
	position:absolute;
	top:-30px;
	right:-30px;
	width:32px;
	height:32px;
	cursor:pointer;
	background: url(./close.png) center top;
}
.inmodal{
	max-height:500px;
	overflow: auto;
	background:#f1f1f1;
	box-shadow: 0 0 3px #555;
}
#jsonA, .modal_down_block{
	position:absolute;
	z-index:3;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color: #00d;
	line-height:38px;
	width: 600px;
	left: 140px;
	top:-20px;
}
.modal_down_block{
	top: auto;
	bottom:-20px !important;
}
#jsonA:before{content:'\0020\201C\0020';}
#jsonA:after{content:'\0020\201D\0020';}
.modal_opys{margin: 20px 0 5px 0;}
.modal_opys td{vertical-align:top;color:#00b;}
.modal_opys img{
	display:block;
	width:380px;
	height:380px;
	background: #ddd url(./load.gif) center center no-repeat;
	border: 4px solid #e0e0e0;
	border-radius: 4px;
	margin: 0 5px;
	box-shadow: 0 0 3px rgba(0,0,0,.6);
}
.modal_opys p{
	text-indent:20px;
	margin:8px 0;
}
.modal_opys ul{
	margin-left: 40px;
}
.modal_slide{
	position:relative;
	text-align:center;
	padding-bottom: 10px;
}
#jsonD font{cursor:pointer;}
#jsonGText{margin: 18px 0;}