
#homepage{
	background-color: #FFF;
	width: 100%;
	min-height: calc(500px);
}

#footer_first {
    margin-top: 0 !important;
	position: relative;
}

.backimg_position{
	width: 100%;
	min-height: 810px;
	object-fit: cover;
}
#back_vague{
    position: absolute;
    bottom: 11.642%;
    left: 50%;
    margin: 0 0 0 -43.34%;
	width: 86.68%;
	background: rgba(101, 101, 101, 0.2);
	border: 1px solid rgba(230, 230, 230, 0.4);
	backdrop-filter: blur(15px);
	border-radius: 20px;
}
#vague_flex{
	padding: 40px 54px;
}
#vaguetips{
	color: rgb(255, 255, 255);
	font-family: 'Montserrat';
	font-size: 22px;
	font-weight: 300;
	line-height: 32px;
	letter-spacing: 0px;
	text-align: left;
	margin-bottom: 56px;
}
#vague_flex_sp{
	display: flex;
	justify-content: space-between;
	color: rgb(255, 255, 255);
	font-family: 'Montserrat';
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	letter-spacing: 0px;
	text-align: left;
}
#vague_border{
	width: 50px;
	height: 1px;
	background-color: #FFF;
	display: inline-block;
	margin-right: 10px;
}
#vague_flex_sp>p{
	display: flex;
    align-items: center;
}
#log-all{
	height: 100%;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
}
.register_margin{
	width: 100%;
	max-width: 378px;
	margin: auto;
}
.register_margin .form-group {
	margin-bottom: 20px;
}
.register_title {
		padding:  0 0 10px 0 !important;
	color: rgb(0, 0, 0);
	font-family: 'Montserrat';
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: 0px;
	text-align: left;
	display: none;
}
.customer_groups_title {
	font-size: 13px;
	font-weight: 500;
	line-height: 1;
	letter-spacing: normal;
	color: #252525;
	margin-bottom: 14px !important;
	text-align: left !important;
	display: block !important;
}
.text-danger{
	font-size: 12px;
	font-family: 'Montserrat';
	font-weight: 400;
	color: #D10F00;
	line-height: 12px;
	margin-top: 8px;
}
.text-danger img{
	width: 12px;
	height: 12px;
	margin-right: 8px;
}
#account-register #input-registercode{
	width: 100%;
}

.passwordshow_eve{
	display: none;
    width: 17px;
    position: absolute;
    top: 22px;
    right: 20px;
	cursor: pointer;
}
.password_group{
	position: relative;
}
.pull-right{
    margin: 45px auto 15px auto;
    width: 100%;
    float:none !important;
	display: flex;
}
.pull-right>span{
    font-size: 13px;
    font-family: 'Montserrat';
    font-weight: 400;
    line-height: 18px;
    color: #DCDCDC;
}
.pull-right a{
    color: #FFC46B;
}
.pull-right span{
	display: inline-block;
	font-size: 12px;
	font-family: 'Montserrat';
	color: #7D7D7D;
	margin-left: 8px;
}
.pull-right span>a{
	font-size: 12px;
	color: #ff8b00;
	vertical-align:baseline !important;
}
.input_checked:checked{
	background-color: #ff8b00;
}
.pull-right>div{
	display: flex;
	align-content: center;
}
.pull-right>div>input{
	/* width: 20px;
	height: 20px; */
	margin-top: 2px;
}
.register_submit_btn{
    margin: 30px 0 15px 0;
	display: flex;
	justify-content: center;
}
.register_submit_btn .btn_primary{
	color: #FFF;
	font-size: 14px;	
	font-weight: bold;
	font-family: 'Montserrat';
    width: 100%;
    height: 48px;
    text-align: center;
    margin: 0 auto;
	background: #000000;
	text-transform: uppercase;
	border-radius: 6px;
}
#log-from{
}
#log-all{
	display: flex;
	align-items: center;
	justify-content: center;
}
.passwordhide_eve{
    width: 18px;
    position: absolute;
    top: 22px;
    right: 20px;
	cursor: pointer;
}
.input_checked[type="checkbox"]:hover{ border: 1px solid #FF8B00 !important;}
.input_checked:checked {
    color: #fff;background-color: #FF8B00 !important;  border: 1px solid #FF8B00 !important; 	
}
input{
	outline:none !important;
}
.input_checked{
    border-radius: 2px !important;
    width: 14.46px;
	height: 14.46px;
	background-color: #fff !important;
    border: 1px solid #A4A4A4 !important;
    color: #fff !important;
	text-align: center;
	line-height: 15px;
    -webkit-appearance:none; appearance:none; outline: none;
}
/* .input_checked:after {content: "\2713";}   */
.input_checked:after {
	content: '';
	width: 100%;
	height: 100%;
	display: inline-block;
	background-image: url("/image/catalog/kficons/gou_white.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center;
}  
.register_login{
	/* margin-bottom: 19px; */
}
.register_login>p{
	font-size: 14px;
	text-align: center;
	font-family: 'Montserrat';
	color: #A4A4A4;
	line-height: 17px;
}
.register_login>p>a{
	color: #ff8b00;
	vertical-align: initial;
	text-decoration: underline;
}
.customer-group-container{
	font-size: 12px;
	line-height: 13px;
	letter-spacing: normal;
	color: #7D7D7D;
}
.customer-group-container>div{
	display: flex;
	align-items: center;
}
.customer-group-container > div:not(:first-child) {
	margin-top: 8px;
}
.customer-group-container .input_checked{
	margin-right: 8px;
}
.check-spam-folder {
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #7D7D7D;
	margin-top: 14px;
}