@media (max-width: 1000px) {
	.content-wrapper {
		width: auto !important;
		margin: 0px 20px !important;
	}
} /* fix 240902 */
.content-wrapper {
	margin: 0px auto; width: 1000px; min-height: 600px;
}
.content-header {
	height: 40px; margin-top: 10px;
}
.content-header > h1 {
	color: rgb(144, 80, 223); font-size: 20px; font-weight: normal;
}
.fa-drivers-license-o::before {
	content: "\f2c3";
}
.step1-title {
	text-align: center; color: rgb(20, 20, 19);  padding-top: 50px; padding-bottom: 50px; font-weight: normal;
}
.step1-subtitle {
	text-align: center; color: rgb(177, 94, 15); padding-bottom: 40px;
}
.description {
	text-align: center; color: rgb(0, 85, 171); padding-bottom: 10px; font-size: 15px;
}
.step1.apply-form-body {
	margin: 0px auto; width: 560px;
}
@media (max-width: 1000px) {
	.step1.apply-form-body > .form-group > span > input[type=text],input[type=password] {
		width: 180px !important;
	}
}
.step1.apply-form-body > .form-group > span > input[type=text] {
	width: 330px;
}
.apply-form-body > .form-group {
	padding: 6px 10px; line-height: 36px; border-bottom-color: rgb(220, 227, 231); border-bottom-width: 1px; border-bottom-style: solid; box-sizing: border-box;
}
.form-group {
	margin-bottom: 15px;
}
.step1.apply-form-body > .form-group > span {
	width: 335px;display: inline-block;
}
label {
	font-weight: 700; margin-bottom: 5px; display: inline-block; max-width: 100%;
}
.apply-form-body > .form-group {
	padding: 6px 10px; line-height: 36px; border-bottom-color: rgb(220, 227, 231); border-bottom-width: 1px; border-bottom-style: solid; box-sizing: border-box;
}
@media (max-width: 1000px) {
	.apply-form-body > .form-group > label {
		width: 150px !important;
		overflow-wrap: break-word;
	}
}
.apply-form-body > .form-group > label {
	width: 200px; color: rgb(113, 113, 113); vertical-align: top; display: inline-block;
}
.apply-form-body > .form-group > span {
	width: 770px; display: inline-block;
}
.apply-form-body > .form-group > .phone-number > input[type=text] {
	width: 60px;
}
.apply-form-body > .form-group .email-account {
	text-align: right;
}
.apply-form-body > .form-group .email-domain {
	width: 140px;
}
.apply-form-body > .form-group .zip-code {
	width: 100px;
}
.description-text {
	color: rgb(0, 85, 171); letter-spacing: -0.1em; font-size: 14px;
}
.apply-form-body > .form-group .row {
	margin-bottom: 4px;
}
.apply-form-body > .form-group .attach .attach-file-name {
	width: 300px; display: inline-block;
}
.apply-form-body > .form-group .attach .file-upload {
	width: 340px; height: 36px; font-size: 0px; vertical-align: bottom; display: inline-block;
}
.apply-form-body > .form-group .attach .file-upload > input[type=text] {
	border-radius: 4px 0px 0px 4px; width: 230px; border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.apply-form-body > .form-group .attach .file-upload .upload-button {
	padding: 0px 15px; border-radius: 0px 4px 4px 0px; border: 1px solid rgb(125, 167, 217); transition:box-shadow 0.4s; border-image: none; width: 110px; height: 36px; line-height: 36px; overflow: hidden; font-size: 16px; display: inline-block; position: relative; box-sizing: border-box; background-color: rgb(170, 209, 234);
}
.apply-form-body > .form-group .attach .file-upload .upload-button > input[type=file] {
	left: 0px; top: 0px; width: 92px; height: 36px; position: absolute; opacity: 0;
}
.apply-form-footer {
	height: 80px; text-align: center; margin-top: 20px;
}
.apply-form-footer button {
	padding: 5px 30px; border: 1px solid rgb(46, 49, 146); border-image: none; height: 50px; color: rgb(255, 255, 255); background-color: rgb(144, 80, 223);
}
.apply-form-footer button.goto-list-button {
	border: 1px solid rgb(136, 143, 209); border-image: none; color: rgb(255, 255, 255); background-color: rgb(187, 175, 202);
}
h2 {
	font-size: 30px;
}
.fa {
	line-height: 1; font-family: FontAwesome; font-size: inherit; font-style: normal; font-variant: normal; font-weight: normal; display: inline-block; font-size-adjust: none; font-stretch: normal; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
	line-height: 0.75em; font-size: 1.33em; vertical-align: -15%;
}
.fa-2x {
	font-size: 2em;
}
.fa-3x {
	font-size: 3em;
}
.fa-4x {
	font-size: 4em;
}
.fa-5x {
	font-size: 5em;
}
.fa-fw {
	width: 1.28em; text-align: center;
}
.fa-ul {
	padding-left: 0px; margin-left: 2.14em; list-style-type: none;
}
.fa-ul > li {
	position: relative;
}
.fa-li {
	left: -2.14em; top: 0.14em; width: 2.14em; text-align: center; position: absolute;
}
header > nav > ul {
	right: 30px; position: absolute;
}
header > nav > ul > li {
	padding: 6px 30px 0px; border-radius: 4px 4px 0px 0px; transition:0.4s; height: 30px; letter-spacing: -0.05em; font-size: 14px; float: left; cursor: pointer; box-sizing: border-box;
}
header > nav > ul > li:hover {
	background-color: rgb(144, 80, 223);
}
header > nav > ul > li:hover > a {
	color: rgb(226, 186, 255);
}
header > nav > ul > li:hover > a:visited {
	color: rgb(226, 186, 255);
}
header > nav > ul > li:hover > a:link {
	color: rgb(226, 186, 255);
}
header > nav > ul > li a {
	color: rgb(144, 80, 223);
}
header > nav > ul > li a:visited {
	color: rgb(144, 80, 223);
}
header > nav > ul > li a:link {
	color: rgb(144, 80, 223);
}
header > nav ul.nav-sub > li a {
	padding: 10px 30px; color: rgb(255, 255, 255); font-size: 13px; white-space: nowrap;
}
header > nav ul.nav-sub > li a:visited {
	padding: 10px 30px; color: rgb(255, 255, 255); font-size: 13px; white-space: nowrap;
}
header > nav ul.nav-sub > li a:link {
	padding: 10px 30px; color: rgb(255, 255, 255); font-size: 13px; white-space: nowrap;
}
header > nav ul.nav-sub > li:hover {
	background-color: rgb(145, 106, 227);
}
header > nav > ul > li > ul {
	padding: 10px 0px; border-radius: 0px 0px 4px 4px; top: 30px; position: absolute; background-color: rgb(144, 80, 223);
}
header > nav > ul > li > ul.nav-sub {
	line-height: 30px; margin-left: -54px; display: none;
}
header nav.sub {
	top: auto; bottom: 0px;
}
header > nav.sub > ul > li {
	background-color: rgba(211, 231, 254, 0.06);
}
header > nav.sub > ul > li:hover {
	color: rgba(0, 35, 61, 0.6);
}