/* область вывода данных */

#auto_list {
	/*position: fixed;*/
	border: black 1px solid;
	background-color: #F0F0F0;
	display: none;
	margin: 50px;
}
.auto_img {
	right:0;
}
#auto_table {
	width: 1150px;
	margin:0 auto;
	z-index: 1;
	margin-bottom: 100px;
}
#table_o {
	width: 750px;
	border: black 1px solid;
	margin:0 auto;
	z-index: 1;
}
.auto_str_table {
	position: relative;
	width: 100%; 
	height: 70px;
	border-radius: 10px;	
	background-color: #F0F0F0;
	box-shadow: 0px 10px 20px gray;
	margin: 1px;
	border: gray 1px solid;
}
.auto_column {
	float: left;
	height: 100%; 
	line-height: 30px;
}
.auto_cell {
	height: 50%;
	text-align: center;
	line-height: 25px;
}
.auto_cell_tri {
	 height: 33%;
}
.auto_table_c1 {
	 width: 15%;
	 font-size: 14px;
	 margin-bottm: 1px;
}
.auto_name {
	 width: 12%; 
}
.auto_table_c3 {
	 width: 24%;	 
}
.auto_table_c4 {
	 width: 6%;	 
}
.auto_table_c5 {
	 width: 7%;	 
}
.auto_table_c6 {
	 width: 11%;	 
}
.auto_table_c7 {
	 width: 11%;	 
}
.auto_table_c7 {
	 width: 11%;	 
}
.auto_table_c8 {
 	 width: 5%;
}
.auto_table_c9 {
 	 width: 9%;
}
.auto_del_str {
	width:20px;
	border-left: none;
	right: 15px;
}
/* конец области вывод аднных */

/*форма редактирования записей*/


#auto_edit_msg {
	position: fixed;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	background: rgba(0, 0, 0, 0.8);
	display: none;
	z-index: 100;
}
#form_auto_edit {
	min-height:400px;
	width: 700px;
	background-color: #F0F0F0;
	border-radius: 10px;
	padding: 20px;
	margin:100px auto;
	text-align:center;
}
#auto_edit_close {
	position: fixed;
	top: 10px;
	right: 10px;
	FONT-SIZE: 35PX;
}
#auto_put_add {
	height: 610px;
	width:  900px;
}
/*конец  форма редактирования записей*/

/*--------------------------путевой лист задник----------------------- */
#forma3_oborot {
	width:14cm;
	padding:0 1cm 1cm 1cm;
}	
/*таблица*/
td, th{
	border: 1px solid black; /*рамка*/
	padding: 3px; /* Поля вокруг содержимого таблицы */
	text-align: center;
	height: 0.1cm;
	font-size: 10px;
}
#auto_report_col1{width:1.2cm;}
#auto_report_col2{width:1.9cm;}
#auto_report_col3{width:1.9cm;}
#auto_report_col4{width:1.5cm;}
#auto_report_col5{width:1.5cm;}
#auto_report_col6{width:1.5cm;}
#auto_report_col7{width:2.5cm;}

#forma3_oborot > table {
    width: 12cm;
    border-collapse: collapse;/*Линия между ячейками отображается только одна*/
     /* Убираем двойные линии между ячейками */
   }
#forma3_table > caption {
	text-align: right;
	font-size: 13px;
}
/*конец таблица*/
/*подвал таблицы*/
#table_footer{
	width:12cm;
	margin-top: 20px;
}
#table_footer > .col {
	display:inline-block;
	width:5.9cm;
	margin:0px;
}
.col > .text {
	margin:5px;
}
.col > .cel-label{
	display:inline-block;
	width:45%;
	margin: 5px;
	font-size: 12px;
	
}
#table-itogo > .cel-label {	
	display:inline-block;
	width:45%;
	margin: 5px;
	font-size: 12px;
	position: relative;
	top: -25px;
}
.col > .cel-input {
	position: relative;
	right: -8px;
	display:inline-block;
	width:2.3cm;
	/*height: 15px;*/
	margin: 5px;
	border:2px solid black;
	text-align:center;
	font-size: 12px;
}
#table_footer > #table-itogo {
	margin-left:50%;
}
#table-itogo {
	width:5.8cm;
}
#itogo-label {
	display:inline-block;
	width:45%;
	margin:5px;
	text-align:left;
	vertical-align:top;
}
#itogo-input {
	display:inline-block;
}
#itogo-input > .cel-input {
	position: relative;
	right: -15px;
	width:2.3cm;
	height:15px;
	border:2px solid black;
	text-align:center;
}
#table-podpis {
	width:12cm;
}
#table-podpis > .cel-label {
	display:inline-block;
	width:2.3cm;
	margin-right:0px;
	font-size: 12px;
}
#table-podpis > .cel-input {
	display:inline-block;
	height: 15px;
	margin-left: 0.4cm;
	text-align:center;
	border-bottom: 1px solid black;
}
#doljnost{width:2.4cm;}
#podpis{width:1.9cm;}
#fio{width:3.7cm;}

.ph {
	position: relative;
	top:15px;
	font-size: 10px;
}

/*конец путевой лист */

#forma3_pered div {
	border: 1px solid green;
	}
	
/*первая страница путевого листа*/
