@charset "UTF-8";

.twostep-main {
	text-align: left;
}

.twostep-main .twostep-content {
	padding: 4rem 0;
}

.twostep-main .twostep-content-cell>table {
	margin: 0 auto;
	width: 100%;
	max-width: 760px;
}

.twostep-main .twostep-content-cell>table>tbody>tr>* {
	padding: 0.5rem 1rem;
}

.twostep-main .twostep-content-cell>table>tbody>tr>th {
	text-align: right;
	white-space: nowrap;
}

.twostep-main input[type=text],
.twostep-main input[type=password] {
	max-width: 240px;
}

.twostep-main input.lg,
.twostep-main .btn.lg {
	max-width: 360px;
}

.twostep-main .modal-title {
	font-weight: 700;
}

.twostep-main #qrcode>* {
	margin: 0 auto;
}
