body {
	 font-family: 'Times New Roman'!important;
	 font-size: 15pt!important;
	 font-weight: lighter;
}

h2 {
	font-size: 18pt!important;
}

h6 {
	font-size: 14pt!important;
}

#about {
	/*margin-left: 10%;*/
}

.form-group label {
	width: 140px;
}

.form-group {
	max-height: 35px;
}

table {
	border: 1px solid black;
}

table td {
	padding-left:15px;
}

table input {
	max-height: 30px;
}

#executor {
	margin-left: 15%;
}

.sub {
	min-width: 450px;
}

#form {
	margin-top: 2px;
	font-size: 9pt;
}

input {
	font-size: 17pt!important;
	min-width: 100%;
}

 tr:hover { 
    background: #356bdc1f; 
   }

 select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0px;

}

.status {
	margin-left: 278px;
}

#surname, #name, #patronymic {
	min-width: 100px;
}

datalist {
	width: 500px;
}
