.form-wrap:not(.full):not(.full-x){
	width: calc(100% - 40px);
	margin-left: 20px;
}
.form-wrap > ul > li{
	margin-bottom: 13px;
}
.form-wrap > ul > li > div{
	position: relative;
	float: left;
	line-height: 32px;
}
.form-wrap > ul > li > div.content.full-x{
	width: 100%;
}
.form-wrap > ul > li .xdsoft_datetimepicker{
	line-height: 0;
}
.form-wrap .edit-handler{
	height: 30px;
	box-sizing: border-box;
	line-height: 28px;
}
.form-wrap .edit-handler:not(.absolute-align){
	position: relative;
}
.form-wrap .edit-handler,
.form-wrap .edit-input + .number-spin,
.form-wrap .edit-section{
	border-radius: 4px;
}
.form-wrap .edit-handler.with-front-button + button{
	left: 1px;
	top: 1px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.form-wrap .edit-handler:not(.full-x):not(.edit-width-auto):not(.item-content):not(.item-content-half){
	width: 99%;
}
.form-wrap .edit-input{
	text-indent: 15px;
}
.form-wrap .edit-input.small{
	text-indent: 6px;
}
.form-wrap .edit-input.with-front-button{
	text-indent: 43px;
}
.form-wrap .edit-input + .number-spin{
	box-sizing: border-box;
	width: 18px;
	height: 30px;
	margin-left: -1px;
}
.form-wrap .edit-input + .number-spin button{
	box-sizing: border-box;
	width: 16px;
	padding: 0;
	flex-grow: 1;
}
.form-wrap .edit-input + .number-spin svg{
	height: 6px;
}
.form-wrap select.edit-handler{
	text-indent: 15px;
}
.form-wrap .select-hack-multi,
.form-wrap .edit-select-multi{
	height: auto;
}
.form-wrap .edit-select-multi option{
	height: 30px;
	line-height: 30px;
}
.form-wrap .edit-textarea{
	padding: 10px 15px 10px 15px;
	height: 120px;
	line-height: 20px;
	resize: none;
}
.form-wrap .edit-textarea + .textarea-tips{
	position: absolute;
	right: 25px;
	bottom: 5px;
	padding: 5px;
}
.form-wrap .name-baseline{
	line-height: 30px;
}
.form-wrap .name-baseline-with-table{
	line-height: 42px;
}
.form-wrap .vertical-margin{
	margin-top: 8px;
	margin-bottom: 8px;
}
.form-wrap .content > div,
.form-wrap .content > select,
.form-wrap .content > input,
.form-wrap .content > textarea,
.form-wrap .content > label{
	position: relative;
	float: left;
}
.form-wrap .content > label{
	margin-right: 20px;
}
.form-wrap .content .notice-wrap{
	position: relative;
}
.form-wrap .content .notice-wrap > *{
	position: relative;
	float: left;
}
.form-wrap .content .simple-expand{
	width: calc(100% - 30px);
	width: 92%\9;
	height: 28px;
	overflow: hidden;
	transition: height 300ms;
}
.form-wrap .content.expanded > .simple-expand{
	height: auto;
}
.form-wrap .content.expanded > .fake-ellipsis{
	visibility: hidden;
}
.form-wrap .content .simple-expand > *:not(button){
	display: inline;
	height: 16px;
	line-height: 16px;
	margin-right: 5px;
}
.form-wrap .content .simple-expand > span{
	cursor: default;
	padding: 4px 4px;
}
.form-wrap .content .simple-expand > span.removing,
.form-wrap .content .simple-expand > span.removing > *{
	white-space: nowrap;
}
.form-wrap .content.edit-handler.expanded{
	height: auto;
}
.form-wrap .content .simple-expand > .inline-block,
.form-wrap .content.expanded > .simple-expand > *:not(button){
	display: inline-block;
}
.form-wrap .content .simple-expand > span.removing,
.form-wrap .content.expanded > .simple-expand > *:not(button){
	vertical-align: middle;
}
.form-wrap .content:not(.expanded) .simple-expand > span.removing{
	margin-top: -2px;
}
.form-wrap .content .button-toggle-expand{
	position: absolute;
	width: 20px;
	height: 20px;
	margin: 0;
	top: 9px;
	right: 0;
	line-height: 20px;
}
.form-wrap .content .button-remove{
	margin-left: 2px;
	margin-top: -2px;
}
.notice-wrap .notice{
	margin-left: 5px;
	width: 285px;
	line-height: 30px;
}
.select-hack:not(.options-replace) .edit-select-options > *:not(.ps__rail-x):not(.ps__rail-y){
	text-indent: 20px;
	padding-right: 20px;
}
.select-hack-options-multi > *{
	min-height: 36px;
	line-height: 36px;
}
.select-hack-options-multi dd.active em{
	top: 12px;
	right: 10px;
}
.form-wrap .content .time-zone-info{
	position: absolute;
	left: 0;
	top: 0;
	width: 99%;
	height: 36px;
	line-height: 36px;
}
.form-wrap .content .row-table td{
	padding-right: 15px;
	padding-bottom: 15px;
}
.form-wrap .content .row-table .last-row td{
	padding-bottom: 0;
}
.form-wrap .content .list-wrap{
	line-height: normal;
}
.form-wrap .date-time-mask{
	width: 320px;
	height: 220px;
}
.footer-handlers{
	position: fixed;
	display: block;
	box-sizing: border-box;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 65px;
	z-index: 100000;
}
.footer-handlers.flex-h,
.footer-handlers.flex-v{
	display: flex;
}
.footer-handlers.hide{
	display: none;
}
.footer-handlers .main-button{
	margin-top: 15px;
}

/* new style since 2021-02  */
.edit-block{
	padding-top: 20px;
	padding-bottom: 20px;
}
.edit-block + .edit-block{
	margin-top: 10px;
}
.edit-block .row{
	padding-top: 8px;
	padding-bottom: 8px;
}
.edit-block .row.widgets-disabled:after{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: transparent;
}
.edit-block .row.widgets-disabled .edit-widget{
	opacity: 0.5;
}
.edit-body .item-title{
	width: 20%;
	max-width: 200px;
	min-width: 120px;
	margin-right: 10px;
}
.edit-body .item-content{
	width: 640px;
}
.edit-body .item-content-half{
	width: calc(50% - 10px);
}
.edit-body .item-suffix{
	width: 25%;
	min-width: 230px;
	margin-left: 10px;
}
.edit-block .row.flex-align-items-start + .row.flex-align-items-start{
	margin-top: 16px;
}
.edit-widget + .edit-widget{
	margin-left: 10px;
}
footer.form-wrap{
	margin-top:20px;
}
.edit-input + .input-affix{
	transform: translateX(calc(-100% - 6px));
}