﻿html,body {
    height:100%;
    max-height:100%;
    min-width:1580px;
    width: 100%;
    margin:0px;
    padding:0px;
    outline:0px;
    text-align:center;
    background:url(images/bckbck.png) #9DDA95;
    background-position:top, left;
    background-repeat:repeat-x;
}

:focus{
    outline:none;
}

#logout {
    width:23px;
    height:23px;
    background:url(images/logout/exit1.png);
    display: block;
    position:absolute;
    right:10px;
    top:5px;
}
#logout:hover {
    background:url(images/logout/exit2.png);
}

#back {
    background:url(images/bcktp.png);
    background-position:top, left;
    background-repeat:repeat-x;
    text-align:center;
    max-height:100%;
    min-height:100%;
    width: 100%;
    margin:	0;
    padding:	0;
    white-space:nowrap;
}

.hm_back {
	display:inline-table;
	width:100%;
    background:url(images/lenta.png) no-repeat ;
    background-position:bottom center;
    -moz-background-size: 100% 110px; /* Firefox 3.6+ */
    -webkit-background-size: 100% 110px; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: 100% 110px; /* Opera 9.6+ */
    background-size: 100% 110px; /* Современные браузеры */
}
.hm_back td {background: transparent;display:table-cell;}
#main_b {
    background-color:#98df8f;
    margin:0px;
    padding:0px;
    border-radius:15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -khtml-border-radius: 15px;
    border: 1px solid #046701;
    width: 98%;
    height:99%;
    max-height:98%;
    min-height:98%;
    -webkit-box-shadow:inset 3px 3px 10px rgba(10, 87, 0, 1);
    -moz-box-shadow:inset 3px 3px 10px rgba(10, 87, 0, 1);
    box-shadow:inset 3px 3px 10px rgba(10, 87, 0, 1);
}

#main {
    text-align:center;
    width:98%;
    height:98%;
    border-radius:15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -khtml-border-radius: 15px;
    border: 1px solid #046701;
    -webkit-box-shadow: 3px 3px 10px rgba(10, 87, 0, 1);
    -moz-box-shadow: 3px 3px 10px rgba(10, 87, 0, 1);
    box-shadow: 3px 3px 10px rgba(10, 87, 0, 1);
    background:url(images/fs.png) no-repeat, -moz-linear-gradient(90deg, #D2FFFE 60%, #D0F1CC 100%);
    background:url(images/fs.png) no-repeat, -webkit-linear-gradient(90deg, #D2FFFE 60%, #D0F1CC 100%);
    background:url(images/fs.png) no-repeat, -o-linear-gradient(90deg, #D2FFFE 60%, #D0F1CC 100%);
    background:url(images/fs.png) no-repeat, -ms-linear-gradient(90deg, #D2FFFE 60%, #D0F1CC 100%);
    background:url(images/fs.png) no-repeat, linear-gradient(180deg, #D2FFFE 60%, #D0F1CC 100%);
    background-position:center center;
    -moz-background-size: 100%; 	/* Firefox 3.6+ */
    -webkit-background-size: 100%; 	/* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: 100%; 		/* Opera 9.6+ */
    background-size: 100%; 		/* Современные браузеры */
	
}
.login
	{
	font-size:16px;
	font-weight:bold;
	color:#194800;
	text-align:center;
	}

.log_fld
{border: 0px solid #046701;
	background-color:transparent;
    width:300px;
	height:20px;
     -webkit-box-shadow:inset 3px 3px 4px rgba(10, 87, 0, 0.6);
    -moz-box-shadow:inset 3px 3px 4px rgba(10, 87, 0, 0.6);
    box-shadow:inset 2px 2px 3px rgba(11, 64, 0, 0.6);
    border-radius:20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -khtml-border-radius: 20px;
	text-align:center;
	font-weight:bold;
	color:#194800;
}
.log_btn
{
background: linear-gradient(180deg, #8cdd92  0%, #34aa37 67%, #58dd6b 97%);
}

.menu_a {
    width:179px;
    height:36px;
    background:url(images/btn/b1n.png);
    margin-left:0px;
    margin-right:0px;
    margin-top:10px;
    margin-bottom: -1px;
    font-weight:bold;
    display:inline-block;
    font-family:Arial, Helvetica, sans-serif;
    color:#194800;
    text-decoration:none;
    font-size:16px;
    outline:0px;
    outline-style: none;
    line-height:20px;
}

.menu_a:hover {
    color:yellow;
    outline:0px;
    outline-style: none;
    text-shadow:3px 3px 8px rgba(0, 0, 0, 1);
}

.menu_a:active {
    color:#0F0;
    outline:0px;
    outline-style: none;
    text-shadow:3px 3px 6px rgba(51, 93, 45, 1);
}

.menu_open {
    background:url(images/btn/b1a.png);
    color:white;
    text-shadow:3px 3px 8px rgba(0, 0, 0, 1);
}

.menu_t {
    margin-top:5px;
}

.nvk {
    font-size:48px;
    font-weight:bold;
    color: white;
    text-shadow:3px 3px 8px rgba(0, 0, 0, 1);
}

.pm {
    margin:15px;
    text-align:center;
}

.set {
    width:1300px;
    min-width:1300px;
    height:30px;
    text-align:center;
    margin-top:15px;
    border-radius:15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -khtml-border-radius: 15px;
    border: 1px solid #12c82c;
    background: -moz-linear-gradient(90deg, #8cdd92  13%, #44b554 67%, #58dd6b 97%);
    background: -webkit-linear-gradient(90deg, #8cdd92  13%, #44b554 67%, #58dd6b 97%);
    background: -o-linear-gradient(90deg, #8cdd92  13%, #44b554 67%, #58dd6b 97%);
    background: -ms-linear-gradient(90deg, #8cdd92  13%, #44b554 67%, #58dd6b 97%);
    background: linear-gradient(180deg, #8cdd92  0%, #34aa37 67%, #58dd6b 97%);  
    color:white;
    text-shadow:1px 1px 3px rgba(0, 0, 0, 1);
    font-weight:bold;
    font-size:13px;
    -webkit-box-shadow: 3px 3px 10px rgba(10, 87, 0, 1);
    -moz-box-shadow: 3px 3px 10px rgba(10, 87, 0, 1);
    box-shadow: 3px 3px 10px rgba(10, 87, 0, 1);
    white-space:nowrap;
}

.sel {
    width:1300px;
    min-width:1300px;
    min-height:36px;
    text-align:center;
    margin:0px;
    border-radius:15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -khtml-border-radius: 15px;
    border: 1px solid #FF8000;
    background: -moz-linear-gradient(90deg, #ffff85  13%, #ffb43e 67%, #ffff85 97%);
    background: -webkit-linear-gradient(90deg, #ffff85  13%, #ffb43e 67%, #ffff85 97%);
    background: -o-linear-gradient(90deg, #ffff85  13%, #ffb43e 67%, #ffff85 97%);
    background: -ms-linear-gradient(90deg, #ffff85  13%, #ffb43e 67%, #ffff85 97%);
    background: linear-gradient(180deg, #ffff85  13%, #ffb43e 67%, #ffff85 97%); 
    color:#783333;
    font-weight:bold;
    -webkit-box-shadow: 3px 3px 10px rgba(10, 87, 0, 1);
    -moz-box-shadow: 3px 3px 10px rgba(10, 87, 0, 1);
    box-shadow: 3px 3px 10px rgba(10, 87, 0, 1);
}

.stat {
    margin:0 0 0 15px; 
    display:inline-block;
    font-size:14px;
}

.statv {
    margin:0 5px 0 5px; 
    display:inline-block;
    color:#194800;
    font-style:italic;
    font-size:14px;
}

.statv_tp {
    margin:0 5px 0 5px;
    display:inline-block;
    color:#194800;
    font-style:italic;
    font-size:16px;
}

.dttop {
    display:inline-block;
    border-radius:15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -khtml-border-radius: 15px;
    border: 1px solid #FF8000;
    height:20px;
    background-color:#FFFFC0;
    -webkit-box-shadow:inset 3px 3px 4px rgba(10, 87, 0, 1);
    -moz-box-shadow:inset 3px 3px 4px rgba(10, 87, 0, 1);
    box-shadow:inset 2px 2px 3px rgba(200, 100, 0, 1);
}

#dt {
    border: none;
    background-color:transparent;
    color:#194800;
    text-align:center;
    width:90px;
    font-weight:bold;
    font-size:14px;
    font-family:times new roman, Arial, Helvetica;
    margin-top:-1px;
    margin-bottom:-1px;
	height:20px;
}

.seltop {
    border-radius:15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -khtml-border-radius: 15px;
    border: 1px solid #FF8000;
    height:20px;
    background: url(images/sel1.png) no-repeat #FFFFC0;
    background-position: center  right;
    -webkit-box-shadow:inset 3px 3px 4px rgba(10, 87, 0, 1);
    -moz-box-shadow:inset 3px 3px 4px rgba(10, 87, 0, 1);
    box-shadow:inset 2px 2px 3px rgba(200, 100, 0, 1);
    width: 65px;
    overflow:hidden;
}

.selvch {
    border-radius:15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -khtml-border-radius: 15px;
    border: 1px solid #FF8000;
    height:19px;
    background: url(images/sel1.png) no-repeat #FFFFC0;
    background-position: center right;
    -webkit-box-shadow:inset 3px 3px 4px rgba(10, 87, 0, 1);
    -moz-box-shadow:inset 3px 3px 4px rgba(10, 87, 0, 1);
    box-shadow:inset 2px 2px 3px rgba(200, 100, 0, 1);
    width: 130px;
    overflow:hidden;
}

.seltop:hover {
    background: url(images/sel2.png) no-repeat #FFFFC0;
    background-position: center right;
}

.selvch:hover {
    background: url(images/sel2.png) no-repeat #FFFFC0;
    background-position: center  right;
}

.clbuk {
    background-color: rgba(255, 255, 192, 0);
    outline: none;
    width: 85px;
    height: 18px;
    padding: 0 0px 0 8px;
    font: 12px/12px times new roman,arial,sans-serif;
    color:#194800;
    font-weight:bold;
    border:none;
}

.clbuk:focus {
    outline:none;
}

.vch {
    background-color: rgba(255, 255, 192, 0);
/*
    outline-style: none;
    outline-offset:-2px;
    outline: 0 none;
*/
/*
    outline: 1px solid white;
    outline-offset: -2px;
*/
    outline: 0 !important;
    -moz-outline:none !important;
    -moz-user-focus:ignore !important;

    outline-color: none;

    width: 160px;
    height: 18px;
    padding: 0 0 0 8px;
    font: 12px/12px times new roman,arial,sans-serif;
    color:#194800;
    font-weight:bold;
    border:none;
	margin-top:-2px;
}
.vch :focus {
    outline: 0 !important;
    -moz-outline:none !important;
    -moz-user-focus:ignore !important;
}


.vch :active {
    outline: none !important;
    outline-color: none;
    box-shadow: 0 0 3px 0px red;
}

select {
    appearance: normal;
        -webkit-appearance: none;
        -moz-appearance: radio-container; /* renders text within select, without arrow chorme */
}

.clbuk:focus {
    outline:none;
}

.a_dt div  
{
	width:22px;
    height:22px;
	min-width:22px;
    min-height:22px;
    background: url(images/btn/a_dt1.png) no-repeat;
    background-position: center  center;
	margin-left:-2px;
	margin-top:7px;
	display:inline-block;
	
}
.a_dt div:hover 
{
    background: url(images/btn/a_dt2.png) no-repeat;
    background-position: center  center;
}
.a_dt div:active
{
    background: url(images/btn/a_dt3.png) no-repeat;
    background-position: center  center;
}
.a_dt div:focus {
    outline:none;
}
.print div {
    width:30px;
    height:30px;
    background: url(images/btn/pr1.png) no-repeat;
    background-position: center  center;
}

.print div:hover {
    background: url(images/btn/pr2.png) no-repeat;
    background-position: center  center;
}

.print div:active {
    background: url(images/btn/pr3.png) no-repeat;
    background-position: center  center;
}

.save div {
    width:30px;
    height:30px;
    margin-right:10px;
    background: url(images/btn/s1.png) no-repeat;
    background-position: center  center;
}

.save div:hover {
    background: url(images/btn/s2.png) no-repeat;
    background-position: center  center;
}

.save div:active {
    background: url(images/btn/s3.png) no-repeat;
    background-position: center  center;
}

.mainsel {
    width:30%;
    height:22px;
    text-align:center;
    border-radius:15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -khtml-border-radius: 15px;
    border: 1px solid #FF8000;
    white-space:nowrap;
    background-image: -moz-linear-gradient(90deg,  #ffff85  13%, #ffb43e 67%, #ffff85 97%);
    background: -webkit-linear-gradient(90deg,  #ffff85  13%, #ffb43e 67%, #ffff85 97%);
    background-image: -o-linear-gradient(90deg,  #ffff85  13%, #ffb43e 67%, #ffff85 97%);
    background-image: -ms-linear-gradient(90deg,  #ffff85  13%, #ffb43e 67%, #ffff85 97%);
    background-image: linear-gradient(180deg, #ffff85  13%, #ffb43e 67%, #ffff85 97%)  ; 
    color:#783333;
    font-weight:bold;
    -webkit-box-shadow: 3px 3px 10px rgba(10, 87, 0, 1);
    -moz-box-shadow: 3px 3px 10px rgba(10, 87, 0, 1);
    box-shadow: 3px 3px 10px rgba(10, 87, 0, 1);
}

.mainsel div {
    border-radius:15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -khtml-border-radius: 15px;
    border: 1px solid #FF8000;
    height:23px;
    background: url(images/sel1.png) no-repeat #FFFFC0;
    background-position: center  right;
    -webkit-box-shadow:inset 3px 3px 4px rgba(10, 87, 0, 1);
    -moz-box-shadow:inset 3px 3px 4px rgba(10, 87, 0, 1);
    box-shadow:inset 2px 2px 3px rgba(200, 100, 0, 1);
    width: 480px;
    overflow:hidden;
    margin: 0 10px 0 10px;
}

.mainsel div:hover{
    background: url(images/sel2.png) no-repeat #FFFFC0;
    background-position: center  right;
}

.gensel {
    background-color: rgba(255, 255, 192, 0);
    outline: none;
    width: 500px;
    height: 21px;
    padding: 0 0px 0 8px;
    font: 16px/16px times new roman,arial,sans-serif;
    color:#783333;
    font-weight:bold;
    border:none;
    text-align:center;
}

.gensel:focus{
    outline:none;
}

.hide{
    display:none;
}

.section {
    color:white;
    font-style:italic;
    font-size: 22px;
    font-weight:bold;
    text-shadow:1px 1px 3px rgba(0, 0, 0, 1);
    font-family:times new roman, Arial, Helvetica;
    margin:-2px 40px 0 20px;
}
.photo {
    border-radius:15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -khtml-border-radius: 15px;
    border: 1px solid #046701;
    -webkit-box-shadow: 3px 3px 10px rgba(10, 87, 0, 1);
    -moz-box-shadow: 3px 3px 10px rgba(10, 87, 0, 1);
}
/* кнопки для input type='submit' */
.mbutton {
    border: none;
    background: url(images/form/but1.png) no-repeat top left;
/*    display:			block-inline;*/
    width:			150px;
    min-width:			150px;
    height:			23px;
    padding:			0;
    text-align:			center;
    color:			white;
    font-weight:		bold;

    font-family:		'Times New Roman' , Arial , Tahoma , sans-serif ;
    font-size:			14px;

}
.mbutton:hover {
    border: none;
    background: url(images/form/but2.png) no-repeat top left;
    color:			#FFFF00;
    width:			150px;
    height:			23px;
}
.mbutton:focus {
    border: none;
    background: url(images/form/but2.png) no-repeat top left;
    color:			#FFFF00;
}
.mbutton:active {
    border: none;
    background: url(images/form/but3.png) no-repeat top left;
    color:			yellow;
}
/* input type=file */
#upload-file-container {
   background: url(images/input/img_file1.png) no-repeat;
   height: 30px ;
}
#upload-file-container:hover {
   background: url(images/input/img_file2.png) no-repeat;
}
#upload-file-container:active {
   background: url(images/input/img_file3.png) no-repeat;
}
#upload-file-container input {
  /* filter: alpha(opacity=0);*/
   opacity: 0;
}
#qsearch
{
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 1px;
	border-radius: 15px;
	background-color: #FFFFC0;
	padding-left: 15px;
	padding-top: 1px;
	border: 1px solid #FF8000;
	color: #783333;
	font-weight: bold;
	height: 20px;
	box-shadow: 2px 2px 3px #C86400 inset;
	font-family: 'Times New Roman' , Arial , Tahoma , sans-serif ;
	font-size:14px;
}

.tblx1, .tblx2{
	font-size: 12px;
	background-color: #ffffc0;
	border: 1px solid #ff8000;
	box-shadow: 3px 3px 10px rgba(10, 87, 0, 1);
	white-space:nowrap; 
	margin:0 auto;
	margin-top:10px;
	margin-bottom:0px;
	display:inline-block;
}
.tblx2{max-height:210px; overflow-y:scroll;}
.tblx1 td, .tblx2 td  {

	color: #194800;
	padding: 5px;
	border: 1px solid #ff8000;
	overflow:hidden;
}
.tblx1 th, .tblx2 th  {
border: 1px solid #ff8000;
	padding: 5px;
		color: black;
	background-image: url(js/tablesorter/ts_style/bg2.png);
	background-repeat: repeat-x;
}
.tblxleft
{color: black; 
background-color:#ffcf72;
font-weight:bold;
}
.tblxmain{
    width:900px;
    height:25px;
    text-align:center;
    border-radius:15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -khtml-border-radius: 15px;
    border: 1px solid #FF8000;
    white-space:nowrap;
    background-image: -moz-linear-gradient(90deg,  #ffff85  13%, #ffb43e 67%, #ffff85 97%);
    background: -webkit-linear-gradient(90deg,  #ffff85  13%, #ffb43e 67%, #ffff85 97%);
    background-image: -o-linear-gradient(90deg,  #ffff85  13%, #ffb43e 67%, #ffff85 97%);
    background-image: -ms-linear-gradient(90deg,  #ffff85  13%, #ffb43e 67%, #ffff85 97%);
    background-image: linear-gradient(180deg, #ffff85  13%, #ffb43e 67%, #ffff85 97%)  ; 
    color:#783333;
    font-weight:bold;
    -webkit-box-shadow: 3px 3px 10px rgba(10, 87, 0, 1);
    -moz-box-shadow: 3px 3px 10px rgba(10, 87, 0, 1);
    box-shadow: 3px 3px 10px rgba(10, 87, 0, 1);
	margin:0 auto;
	margin-top:10px;
	padding-top:2px;
}
#tblx_year, #tblx_vdate, #tbl2_date, #tbl3_date, #tbl4_date,#tbl5_date
{
 display:inline-block;
    border-radius:15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -khtml-border-radius: 15px;
    border: 1px solid #FF8000;
    height:18px;
    background-color:#FFFFC0;
    -webkit-box-shadow:inset 3px 3px 4px rgba(10, 87, 0, 1);
    -moz-box-shadow:inset 3px 3px 4px rgba(10, 87, 0, 1);
    box-shadow:inset 2px 2px 3px rgba(200, 100, 0, 1);
	color:#194800;
    text-align:center;
    font-weight:bold;
    font-size:14px;
    font-family:times new roman, Arial, Helvetica;
    margin-top:-1px;
    margin-bottom:-1px;
	
}
.t_st td{
	font-size: 16px;font-weight: bold;color: #783333; !important;padding:2px 5px;
	
}
.t_st th{
	color: green;
	
}
.t_st{
	
	max-height:190px;overflow-y: scroll;
	max-width: 980px;overflow-x: auto;
}
.b_sh
{
    border-radius:15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -khtml-border-radius: 15px;
	border: 1px solid #12c82c;
	background: -moz-linear-gradient(90deg, #ffff85  13%, #ffb43e 67%, #ffff85 97%);
	background: -webkit-linear-gradient(90deg, #ffff85  13%, #ffb43e 67%, #ffff85 97%);
	background: -o-linear-gradient(90deg, #ffff85  13%, #ffb43e 67%, #ffff85 97%);
	background: -ms-linear-gradient(90deg, #ffff85  13%, #ffb43e 67%, #ffff85 97%);
	background: linear-gradient(180deg, #ffff85  13%, #ffb43e 67%, #ffff85 97%);
	border: 1px solid #FF8000;
	color:#783333;
	font-weight: bold;
	font-family:'Times New Roman' , Arial , Tahoma , sans-serif ;
	font-size:14px;
	cursor: pointer;

}
.b_sh:hover
{
background: -moz-linear-gradient(90deg, #ffff85  13%, #ffb43e 67%, #ffff85 97%);
background: -webkit-linear-gradient(90deg, #ffff85  13%, #ffb43e 67%, #ffff85 97%);
background: -o-linear-gradient(90deg, #ffff85  13%, #ffb43e 67%, #ffff85 97%);
background: -ms-linear-gradient(90deg, #ffff85  13%, #ffb43e 67%, #ffff85 97%);
background: linear-gradient(180deg, #FFFFBC  13%, #FFD43E 67%, #ffff85 97%); 
border: 1px solid rgba(0, 119, 10, 1);
color:rgba(0, 119, 10, 1);
}
.orange_bd
{
 text-align:center;
    border-top-left-radius:10px;
	border-top-right-radius:10px;
    border: 1px solid #FF8000;
    white-space:nowrap;
    background-image: linear-gradient(180deg, #ffff85  13%, #FFEC73 67%, #ffff85 97%)  ; 
    color:#FF8000;
    font-weight:bold;
	font-size:18px;
	padding: 5px 15px 5px 15px;
}
.red_bd
{
 text-align:center;
    border-top-left-radius:10px;
	border-bottom-left-radius:10px;
    border: 1px solid red;
    white-space:nowrap;
    color:red;
    font-weight:bold;
	font-size:18px;
	padding: 5px 15px 5px 15px;
	background-color: #fff;
 
}
.green_bd
{
border:1px solid green; padding: 5px 15px 5px 15px; font-weight: bold; color: green; font-size:18px; background-color: #fff;
}
.to_main
{
color: green;
text-decoration:none;
font-size:18px;
font-weight:bold;
}
.to_main:hover
{
color:red;
}
.tdrmv{
	color:yellow !important;background: pink;border-radius:20px;border:none !important;font-weight:bolder;cursor:pointer;
}
.tdrmv:hover{
	color:white !important;background: red;
}
#edit_stazh input[type="text"]{
	width:85px;
	border: 1px solid #FF8000;
	height: 16px;
	background-color: #FFFFC0;
	box-shadow: inset 2px 2px 3px rgba(200, 100, 0, 1);
	color: #783333;
	font-weight: bold;
	border-radius:3px;
	
}
#edit_stazh input[type="checkbox"]{
	border: 1px solid #FF8000;
	background-color: #FFFFC0;
	box-shadow: inset 2px 2px 3px rgba(200, 100, 0, 1);
	color: #783333;
	font-weight: bold;
	border-radius:3px;
	display:inline-block;
	vertical-align: middle;
	height: 18px;
}

.lbl_stzh{
	float:right;margin:0 20px 0 5px;padding:0 5px;
	background-image: linear-gradient(180deg, #ffff85 13%, #ffb43e 67%, #ffff85 97%);
	cursor:pointer;
	border-left: 1px solid #ff800000;
	border-right: 1px solid #ff800000;
}
.lbl_stzh:hover{
	float:right;margin:0 20px 0 5px;padding:0 5px;
	background-image: linear-gradient(180deg, #ffffcf 13%, #ffe486 67%, #ffffcf 97%);
}
.lbl_stzh_open{
	background:#ffffcf;
	border-left: 1px solid #ff8000;
	border-right: 1px solid #ff8000;
}
.cont_stzh{
	color:red;font-style:italic;display:inline-block;
}
.sel_stazh{
	float:left;margin-left:30px;font-style:italic;
}
.pln_stazh{
	border: 1px solid #FF8000;
	background-image: linear-gradient(180deg, #ffff85 13%, #ffb43e 67%, #ffff85 97%);
	box-shadow: 3px 3px 10px rgba(10, 87, 0, 1);
	position: absolute; 
	left:-15px;
	width:1030px;
	font-weight:bold;
	color:green;
	border-radius:20px;
	z-index:20;'
}

#stzhEx{
	float:right;
	margin-right:27px;
	cursor:pointer;
	margin-top:-4px;
	width: 28px;
	height: 28px;
	background: url(images/btn/pr1.png) no-repeat, linear-gradient(180deg, #ffff85 13%, #ffb43e 67%, #ffff85 97%);
	background-size:30px 30px;
	background-position: center center;
	border:none;
	border-radius:100px;
	}
#stzhEx:hover{
	background: url(images/btn/pr2.png) no-repeat, linear-gradient(180deg, #ffff85 13%, #ffb43e 67%, #ffff85 97%);
	background-size:30px 30px;
	background-position: center center;
}
#stzhEx:active{
	background: url(images/btn/pr3.png) no-repeat, linear-gradient(180deg, #ffff85 13%, #ffb43e 67%, #ffff85 97%);
	background-size:30px 30px;
	background-position: center center;
}	
.but_add_stzh{
	background: url(images/input/img_file1.png) no-repeat;
	height: 25px;
	width: 25px;
	border:none;
	background-size:100% 100%;
	cursor:pointer;
	margin-left:10px;
}
.but_add_stzh:hover{
	background: url(images/input/img_file2.png) no-repeat;
	background-size:100% 100%;
}
.but_add_stzh:active{
	background: url(images/input/img_file3.png) no-repeat;
	background-size:95% 95%;
	background-position: center center;
}
.but_xls_stzh{
	
}