.main-container {
	background-color: #fff;
	clear: both;
	overflow: hidden;
	width: 85%;
	margin: 0 auto;
}

.messages {
	width: 100%;
	overflow: hidden;
	margin-top: 5px;
}

.messages ul {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.notice-msg {
	border-style: solid !important;
	border-width: 1px !important;
	min-height: 24px !important;
	padding: 4px 8px 4px 32px !important;
	font-size: 11px !important;
	font-weight: bold !important;
	margin: 30px auto;
}

.error-msg {
	border-color: #f16048;
	background: #faebe7 url(../../images/i_msg-error.gif) no-repeat 10px 5px;
	color: #df280a;
}

.messages li li {
	margin: 0 0 3px !important;
}

.as-l-container {
	margin: 0 auto;
	width: 100%;
}

.rs-signin-header {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 16px;
	padding-top: 34px;
	margin-bottom: 0;
}

.as-signin-info {
	margin: 5px 0;
	font-size: 14px;
	line-height: 1.42861;
	font-weight: 400;
	letter-spacing: -.016em;
}

.as-signin-returningcustomer {
	box-sizing: content-box
}

.large-5 {
	width: 100%;
}

.column {
	box-sizing: border-box;
	position: relative;
	z-index: 1;
	float: left;
	min-height: 2px;
	background: #f9f9f9;
	padding: 30px 30px;
	margin-top: 30px;
}

.as-signin-input:only-child {
	margin-top: 1px
}

.as-signin-input {
	margin-bottom: 1px;
	margin-top: 21px
}

.form-element {
	position: relative
}

.form-textbox:required {
	box-shadow: none
}

.form-textbox {
	font-size: 17px;
	line-height: 1.23543;
	font-weight: 400;
	letter-spacing: -.022em;
	display: inline-block;
	box-sizing: border-box;
	vertical-align: top;
	width: 100%;
	height: 45px;
	margin-bottom: 12px;
	padding-top: 18px;
	padding-left: 12px;
	padding-right: 12px;
	color: #333;
	text-align: left;
	border: 1px solid #d6d6d6;
	background: rgba(255, 255, 255, .8);
	background-clip: padding-box
}

.form-textbox~.form-label {
	pointer-events: none
}

.form-textbox~.form-label {
	position: absolute;
	top: 18px;
	left: 12px;
	color: #888;
	pointer-events: none;
	padding: 0;
	z-index: 1;
	transition-timing-function: ease-in;
	transition-duration: .125s
}

.form-label,
.form-block-label {
	font-size: 12px;
	line-height: 1.23543;
	font-weight: 400;
	letter-spacing: -.022em;
	display: block;
	position: relative;
	vertical-align: top;
	color: #333;
	letter-spacing: 0.5px;
}

.form-message-wrapper {
	font-size: 12px;
	line-height: 1.5;
	font-weight: 400;
	letter-spacing: 0;
	display: none;
	margin-top: 8px;
	margin-bottom: 12px;
	letter-spacing: .006em
}

.as-signin-button {
	padding-bottom: 10px;
	margin-top: 23px;
	text-align: center;
}

.button-block {
	box-sizing: border-box;
	display: block;
	width: 100%
}

.button {
	font-size: 14px;
	background-color: #000000;
	border: solid 1px #000;
	color: white;
	cursor: pointer;
	display: inline-block;
	width: 30%;
	height: 40px;
	letter-spacing: 1.5px;
	text-align: center;
	white-space: nowrap;
	font-weight: bold;
}

.form-box {
	width: 80%;
}

.as-signin-title h4 {
	margin-bottom: 0;
	font-size: 16px;
	letter-spacing: 0.5px;
	font-weight: bold;
	text-transform: uppercase;
}

.as-signin-title p {
	color: #8e8d8d;
	letter-spacing: 0.5px;
	font-size: 12px;
}

.as-create-button {
	margin-top: 20px;
	text-align: center;
}

.as-signin-input p {
	margin-bottom: 0;
	font-weight: bold;
	letter-spacing: 0.3px;
}

.as-create-button .button {
	width: 50%;
}

.as-signin-forgotpassword {
	margin-top: 4px;
	font-size: 16px;
}

.as-signin-login {
	position: absolute;
	bottom: 10px;
	font-size: 14px;
	letter-spacing: 0.5px;
}

.as-signin-forgotpassword span {
	font-size: 14px;
}

.as-signin-accountcreation button {
	font-size: 14px;
	background-color: #000000;
	border: solid 1px #000;
	color: white;
	cursor: pointer;
	display: inline-block;
	width: 50%;
	height: 40px;
	letter-spacing: 1.5px;
	text-align: center;
	white-space: nowrap;
}

.as-signin-accountcreation {
	font-size: 16px;
	margin-top: 40px;
}

.as-signin-accountcreation-info {
	letter-spacing: 0.5px;
	margin-top: 20px;
}

.as-signin-forgotpassword-info {
	letter-spacing: 0.5px;
}

.as-signin-accountcreation-info ul,
.as-signin-forgotpassword-info ul {
	padding-left: 15px;
	font-size: 12px;
	color: #8e8d8d;
}

.as-signin-forgotpassword-info ul li,
.as-signin-accountcreation-info ul li {
	list-style: disc;
}

.as-buttonlink {
	background: transparent;
	border: 0;
	color: #000000;
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	padding: 0;
	vertical-align: inherit;
	text-decoration: none;
	cursor: pointer
}

input {
	direction: ltr;
	-webkit-tap-highlight-color: rgba(255, 0, 0, 0);
	overflow: visible;
	touch-action: manipulation;
}

.form-textbox:focus {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-color: #000000;
	outline: 0;
	box-shadow: 0 0 0 3px rgba(131, 192, 253, .5)
}

.form-textbox:focus~.form-label,
.form-textbox:valid[required]~.form-label,
.form-textbox[placeholder]~.form-label,
.form-textbox.form-textbox-entered~.form-label {
	font-size: 12px;
	line-height: 1.75;
	font-weight: 400;
	letter-spacing: -.01em;
	top: 5px;
	color: #666
}

.is-error .form-textbox {
	border-color: #e00;
	background: #fef0f0;
	margin-bottom: 0;
	margin-top: 0;
}

.is-error .form-textbox~.form-label {
	color: #e00;
}

.is-error .form-message-wrapper {
	display: block;
	color: #e00;
}

.is-error .form-message-wrapper:before {
	padding-right: .3em;
	display: inline-block;
	top: 0;
}

.is-error .form-message-wrapper:before {
	content: "*";
}

.is-error .form-message-wrapper:before {
	display: none;
}

.is-error .form-message-wrapper:before {
	text-decoration: none;
}

.is-error .form-message-wrapper:before {
	color: inherit;
	display: inline-block;
	font-style: normal;
	font-weight: inherit;
	font-size: inherit;
	line-height: 1;
	z-index: 1;
}

.error-msg,
.success-msg,
.note-msg,
.notice-msg {
	border-style: solid !important;
	border-width: 1px !important;
	min-height: 24px !important;
	padding: 4px 8px 4px 32px !important;
	font-size: 11px !important;
	font-weight: bold !important;
}

.as-buttonlink:hover {
	text-decoration: underline;
}

.as-signin-forgotpassword a:hover {
	text-decoration: underline;
}

.m-t-80 {
	margin-top: 40px;
	position: relative;
}

.m-to-sign-on {
	display: none;
}

.new-search-from {
	display: none;
}

@media screen and (max-width: 1025px) {
	.main-container {
		width: 100%;
	}
	.search-mark .new-search-from {
		display: block;
	}
	.icon-search-pos {
		display: block;
	}
	.column {
		display: block;
		padding: 10px 10px;
		margin: 20px 0;
	}
	.column .col-6 {
		width: 100%;
		padding: 0;
	}
	.form-box {
		width: 100%;
	}
	.as-signin-forgotpassword {
		margin-top: 10px;
	}
	.as-signin-accountcreation {
		text-align: center;
		margin-top: 10px;
	}
	.button,
	.as-signin-accountcreation button {
		width: 100%;
	}
	.as-signin-title-2 {
		margin-top: 50px;
	}
	.as-signin-input .row {
		margin: 0;
	}
	.as-create-button .button {
		width: 100%;
	}
	.as-signin-login {
		position: inherit;
	}
	.pc-to-sign-on {
		display: none;
	}
	.m-to-sign-on {
		display: block;
		margin-top: 10px;
	}
	.m-t-80 {
		margin-top: 20px;
	}
}

@media screen and (max-width: 767px) {
	.main-container {
		padding-top: 10px;
	}
}