body{        margin-top: 20px;}.form__ten{        margin: 0 auto;    font: 12px/12px Tahoma;    background: #fff;    padding: 20px 10px;    box-shadow: 0 3px 3px #ccc;    }.form__ten input[type="text"], .form__ten select{    min-width: 200px;    padding: 2px 5px;}.form__ten input[type="button"], .form__ten input[type="submit"]{    padding: 8px 10px;}.form__ten h1{    text-align: center;    text-transform: uppercase;    margin-bottom: 20px;}.form__ten table.main{	width: 100%;}.form__ten table.main th{	width: 15%;    white-space: nowrap;	text-align: left;	vertical-align: top;    padding: 10px;}.form__ten table.main td.value{	width: 89%;	text-align: left;	vertical-align: top;    padding: 10px;}.ten__forms,.vivod__forms{	position: relative;	width: 100%;}.ten__forms .form__item,.vivod__forms .form__item{	display: inline-block;	float: left;	border-radius: 25px 5px 25px 5px;	margin: 10px 10px 10px 0;	border: 2px solid #ccc;	padding: 8px;	opacity: 0.7;    position: relative;	/* box-shadow: 0 3px 3px #000; */}.ten__forms .form__item img,.vivod__forms .form__item img{	opacity: 0.7;}.ten__forms .form__item:hover,.ten__forms .form__item.active,.vivod__forms .form__item:hover,.vivod__forms .form__item.active{	border: 2px solid #da1007;	opacity: 1;	display: block;}.ten__forms .form__item:hover img,.ten__forms .form__item.active img,.vivod__forms .form__item:hover img,.vivod__forms .form__item.active img{	opacity: 1;}.ten__params div{    padding: 5px;}.ten__params div label{    margin-right: 15px;    font-weight: bold;    min-width: 20px;    display: inline-block;}.hrtop{    border-top: 2px solid #ccc;    height: 2px;}.dot{    text-decoration: none;    border-bottom: 1px dashed #4169e1;    color: #4169e1;}.form__item span.hint{    position: absolute;    right: 0;    bottom: 0;;    background: #000;    color: #fff;    padding: 5px 10px;    border-radius: 15px 0px 15px 0px;    font-size: 11px;}.onshtuzer{    display: none;    background: #f3f3f3;}.tabSreda {    background: #f6f2db;    border: 1px solid #000000;}.tabSreda td {    padding: 2px 5px;    border-bottom: 1px solid #c0c0c0;}.tabSreda thead tr td {    background: #4169e1;    color: #fff;    font-weight: bold;    border: 1px solid #222222;}.tabSreda tbody > tr.ord:hover td {    background: orange;    cursor: pointer;    color: #000;    text-decoration: underline;    border-top: 1px dashed #fff;    border-bottom: 1px dashed #fff;}.hidden{    display: none;}