input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="date"],
input[type="datetime-local"],
select,
textarea {
	width: 100%;
	box-sizing: border-box;
	border: 2px solid var(--border-gray-light);
	padding: 7px 16px;
	font-size: 1.1rem;
}

a.mosthidden {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	cursor: default;
}

a.mosthidden:hover {
	color: #000022;
}

a.editor_mini {
	font-size: 10px;
	text-decoration: none;
	line-height: 12px;
	font-weight: bold;
	color: #777777;
}

a.editor_mini:hover {
	color: red;
}

.tv_ob_before {
	text-align: left;
	padding-bottom: 10px;
}

.tv_ob_label {
	font-weight: bold;
	color: #555555;
	line-height: 1.4em;
}

.tv_ob_fieldset {
	border: dashed #c7c7c7 1px;
	padding: 7px;
}

.tv_hidden {
	display: none;
}

/*справочники*/
.tv_0_edt,
.tv_2_edt,
.tv_28_edt,
.tv_200_edt,
.tv_202_edt,
.tv_102_edt,
.tv_201_edt,
.tv_0_usr,
.tv_2_usr,
.tv_28_usr,
.tv_200_usr,
.tv_202_usr,
.tv_102_usr,
.tv_201_usr {
	min-width: 270px;
}

.tv_0_txt,
.tv_2_txt,
.tv_28_txt,
.tv_200_txt,
.tv_202_txt,
.tv_102_txt,
.tv_201_txt {
	font-weight: bold;
	color: #663366;
	line-height: 1.65em;
}

/*числа*/
.tv_1_edt,
.tv_25_edt {
	width: 270px;
}

.tv_1_usr,
.tv_25_usr {
	width: 270px;
}

.tv_1_txt,
.tv_25_txt {
	font-weight: bold;
	color: #663366;
	line-height: 1.66em;
}

/*текст*/
.tv_4_edt,
.tv_19_edt,
.tv_20_edt,
.tv_24_edt,
.tv_40_edt,
.tv_41_edt,
.tv_42_edt,
.tv_43_edt,
.tv_44_edt,
.tv_4_usr,
.tv_19_usr,
.tv_20_usr,
.tv_24_usr,
.tv_40_usr,
.tv_41_usr,
.tv_42_usr,
.tv_43_usr,
.tv_44_usr {
	width: 455px;
}

.tv_4_txt,
.tv_19_txt,
.tv_20_txt,
.tv_24_txt,
.tv_40_txt,
.tv_41_txt,
.tv_42_txt,
.tv_43_txt,
.tv_44_txt {
	padding-bottom: 10px;
	line-height: 1.6em;
}

.tv_20_txt {
	font-weight: bold;
	color: #555555;
}

/*текст скрытый*/
.tv_37_usr,
.tv_37_edt {
	width: 455px;
}


/*textarea*/
.tv_21_edt,
.tv_22_edt,
.tv_23_edt,
.tv_26_edt,
.tv_27_edt,
.tv_45_edt,
.tv_46_edt {
	width: 615px;
}

.tv_21_usr,
.tv_22_usr,
.tv_23_usr,
.tv_26_usr,
.tv_27_usr,
.tv_45_usr,
.tv_46_usr {
	width: 615px;
}


/*textarea скрытый*/
.tv_36_edt {
	width: 615px;
}

.tv_36_usr {
	width: 615px;
}


/*textarea lists*/
.tv_38_edt,
.tv_39_edt {
	background-image: url(/themes/liveosx/share/images/note_stroke.png);
	background-repeat: repeat-y;
	padding-left: 14px;
	line-height: 29px;
	width: 597px;
}

.tv_38_usr,
.tv_39_usr {
	background-image: url(/themes/liveosx/share/images/note_stroke.png);
	background-repeat: repeat-y;
	padding-left: 14px;
	line-height: 29px;
	width: 615px;
}

/*дата*/
.tv_9_edt,
.tv_29_edt,
.tv_47_edt {
	width: 270px;
}

.tv_9_usr,
.tv_29_usr,
.tv_47_usr {
	width: 270px;
}

.tv_9_txt,
.tv_29_txt,
.tv_47_txt {
	font-weight: bold;
	color: #663366;
	line-height: 1.666em;
}

.jq-file.file {
	width: 220px;
	height: 40px;
	border-radius: 0;
	border: none;
	padding: 0;
	vertical-align: middle;
	display: inline-block;
}

.jq-file {
	margin-top: 30px;
	margin-bottom: 30px;
}