.div-hidden {
	display: none;
}
.body {
	margin: auto;
}

.input-body {
    border: 0px;
    display: flex;
}
.input-name {
	width: 30% !important;
	margin: auto 0 !important;
}
.input-text {
	border: 1px solid #d6d6d6 !important;
	width: 70% !important;
}
.input-request {
	vertical-align: middle;
}
.input-inp {
	width: 240px;
	vertical-align: middle;
}
.input-id {
	width: 78%;
	margin-right: 3%;
}
.input-check {
	min-width: 100px;
	height: 40px;
}
.pass-confirm {
	color: red;
}
.body-width270 {
	width: 270px;
}
.body-width240 {
	width: 240px;
}
.body-width180 {
	width: 180px;
}
.body-width100 {
	width: 100px;
}
.check-inout {
    top: 0px;
}
.code-all {
	margin-left: 25px;
}
.code-center {
	margin-top: 20px;
}
.notice-hangle {
	color: #ff7a31;
	font-size: 16px;
}