/*#fire2_figure {
	width: 55%;
	height: 100%;
	margin-left: 0;
	margin-right: 0;
	cursor: zoom-in;
}

#fire2_figure FIELDSET {
	display: inline-block;
}

.fire2_btn {
	width: 50px; 
	height: 50px; 
	border: 1px solid #005983;	
	background-size: cover;
}*/

#fire2_figure {
	width: 55%;
	height: 100%;
	margin-left: 0;
	margin-right: 0;
	cursor: zoom-in;
}

#fire2_figure FIELDSET {
	display: inline-block;
}

#fire2_btnset {
	display: inline-block;
	border: 0px;
}
#fire2_btnset BUTTON {
	width: 50px; 
	height: 50px; 
	border: 3px outset #99b1c4;
	background-size: cover;
	cursor: pointer;
	outline: inherit;	
}
#fire2_btnset BUTTON:active {
	border-style: inset;	
}
#fire2_btnset BUTTON:hover {
	border-color: #00cddc;	
}

#fire2_btn_plus { background-image: url(/templates/my/phpj/fire2/icons/plus_4.png); }
#fire2_btn_minus { background-image: url(/templates/my/phpj/fire2/icons/minus_3.png); }
#fire2_btn_reset { background-image: url(/templates/my/phpj/fire2/icons/reset_1.png); }
/*#fire2_btn_up { background-image: url(/templates/my/phpj/fire2/icons/arrow_up.png); }
#fire2_btn_left { background-image: url(/templates/my/phpj/fire2/icons/arrow_left.png); }
#fire2_btn_down { background-image: url(/templates/my/phpj/fire2/icons/arrow_down.png); }
#fire2_btn_right { background-image: url(/templates/my/phpj/fire2/icons/arrow_right.png); }
*/
/*----------------------------------------------*/
/*					SVG-стили			 		*/
/*----------------------------------------------*/

/*	Определение шрифта для текстовых данных	*/
@font-face {
	font-family: 'Myriad Pro Regular';
	src: url('/templates/my/phpj/fire2/fonts/MyriadPro-Regular.eot');
	src: url('/templates/my/phpj/fire2/fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
		url('/templates/my/phpj/fire2/fonts/MyriadPro-Regular.woff') format('woff'),
		url('/templates/my/phpj/fire2/fonts/MyriadPro-Regular.ttf') format('truetype');
	font-style: normal;
}

/*	Классы элементов SVG. Импортированы из .ai-файла */
.st0{fill:url(#grad1_1_);}
.st1{fill:#FFFFFF;stroke:#005874;stroke-width:0.5;stroke-miterlimit:10;}
.st2{fill:none;stroke:#005874;stroke-width:2;stroke-miterlimit:10;}
.st3{fill:#BB06F7;stroke:#000000;stroke-width:2;stroke-miterlimit:10;}
.st4{fill:#06F6FC;stroke:#000000;stroke-width:1.6;stroke-miterlimit:10;}
.st5{font-family:'Myriad Pro Regular';}
.st6{font-size:18px;}
.st7{fill:none;}
.st8{font-size:10px;}
