@import url("./common.css");
@import url("./reward_point.css");

input,
textarea {
	-webkit-appearance: none;
	border-radius: 0;
}

	
.ddCombobox,
.member_page .box_id,
.member_page .box_pwd {
	position: relative
}

#sub_contents {
	margin: 50px 0 0
}

.member_page #login_tit {
	display: none;
}

.member_page .login_contents {
	overflow: hidden;
	width: 100%;
	border: 1px solid #d9e0e2;
}

.member_page.login_tabmenu .login_contents  {
	border-top: 0;
}

.member_page .login_area {
	width: 100%;
	padding-top: 50px
}

.member_page .msg_authority {
	width: 410px;
	margin: 0 auto 40px;
	font-size: 13px;
	font-weight: 400;
	color: #ff1a40;
}

.member_page .msg_login {
	visibility: visible;
	width: 411px;
	margin: 0 auto 10px;
	color: #ff1a40;
	font-size: 15px;
	font-weight: 400
}

.member_page .box_info_cont {
	position:relative;
	width: 410px;
	margin: 0 auto;
	text-align: left;
}

.member_page .input_info {
	width: 300px;
	margin-top: 20px;
	padding-right:10px;
	font-weight:bold;
	font-size:14px;
}

.member_page div.box_info_cont form .input_info {
	margin-top: 0
}

.member_page .input_info > div[class^="login_"] + div[class^="login_"] {
	margin-top:10px;
}

.member_page #login_non_members .input_info {
	width: 100%;
}

.member_page #login_non_members .login_id {
	margin-bottom:10px;
    width:411px;
}

.member_page #login_non_members .login_id:nth-child(2) {
    margin-bottom:15px;
}

.member_page .txt_id,
.member_page .txt_pwd {
	display: none
}

.member_page .box_id,
.member_page .box_pwd {
	position:relative;
}

.member_page span.txt_placeholder {
	top:0;
	left:15px;
	line-height: 40px;
	font-weight: 400;
	font-size: 13px;
	color:#999999;
}

.member_page .tf_comm {
	width: 100%;
	height:40px;
	padding:0 15px;
	border-color:#d5d9df;
	border-radius: 3px;
	font-weight:400;
	font-size:12px;
	line-height:40px;
	color:#999999;
	letter-spacing:0;
}

.member_page .tf_comm.form_error{
	border-color: #ff1a40
}

.member_page .cont_check {
	display:block;
	line-height:17px;
}

.member_page .lab_check {
	display:block;
	position: absolute;
	top: -20px;
	left: 300px;
	width: 100%;
	text-align:left;
	cursor:pointer;
}

.member_page .lab_check input {
	display: none
}

.member_page .txt_lab {
	padding-left: 20px;
	color: #666;
	font-size: 13px;
	font-weight: 400;
	line-height: 15px;
	letter-spacing: -.4px
}

.member_page .box_help {
	display: none;
	padding-top: 20px;
}

.member_page .msg_help {
	color:#95a5a6;
	font-weight:bold;
	vertical-align:top;
}

.member_page .msg_help:before {
	content: "※";
	display: inline-block;
	width: 12px;
	height: 14px;
	font-size: 12px;
	color: #95a5a6
}

.member_page .login_contents .box_info_cont .btn_login {
	position: absolute;
	top: 0;
	left: 300px;
	width: 110px;
	height: 90px;
	font-weight: 400;
	font-size:15px;
	color: #fff;
}

.member_page .btn_login {
	color: #fff;
}

.member_page .msg_error {
	display: none;
	width: 410px;
	margin: 0 auto;
	padding-top: 20px;
	line-height: 17px;
	font-size: 12px;
	color: #ff1a40;
}

.member_page .links_area {
	width: 100%;
	height: 50px;
	margin-top: 50px;
	text-align: center;
	clear: both
}

.member_page .member_links a {
	font-size: 13px;
	color: #98a4af;
	font-weight: 400
}

.member_page div.member_links a:hover {
	color: #98a4af
}

.member_page .member_links a.link_join,
.member_page .member_links a.link_join:hover {
	color: #415464
}

.member_page .link_find_id:after,
.member_page .link_find_pwd:after {
	display: inline-block;
	width: 1px;
	height: 10px;
	content: "";
	margin: 0 30px;
	background-color: #999;
	font-weight: 400
}

.cont_check input[type=checkbox]+span {
	display: inline-block;
	cursor: pointer;
	background: url(../images/unchecked.png) no-repeat;
}

.cont_check input[type=checkbox]:hover+span {
	background-image: url(../images/hover.png)
}

.cont_check input[type=checkbox]:checked+span {
	background-image: url(../images/checked.png)
}

.member_page .member_links {
	padding: 17px 0;
	background-color: #f1eef0
}

.member_page .ad_area {
	display: none
}

.member_page span.form_error {
	display: block;
	position: static;
	padding-top: 5px;
	font-weight: 400;
	font-size: 12px;
	text-align: left;
	color: #ff1a40;
}

.member_page .dubu_title {
	text-align: center;
	margin-top: 70px
}

.member_page .dubu_title h2 {
	font-size: 35px;
	color: #222
}

.login_err_txt {
	display: inline-block;
	font-size: 13px;
	margin-top: 30px;
	color: #666
}

#recaptcha_widget>div {
}

#recaptcha_widget {
	display: inline-block;
	margin: 15px auto 0;
}


/* 로그인 회원 비회원 탭 */
.login_tap ul {
    font-size:0;
}

.login_tap ul li {
    display:inline-block;
    width:50%;
    text-align:center;
    height:53px;
    line-height:53px;
	border-right:1px solid #d9e0e2;
	box-sizing: border-box;
	vertical-align: top;
}

.login_tap ul li:last-of-type {
    border-right:0;
}

.login_tap ul li {
	position: relative;
    color:#818383;
    font-size:13px;
    cursor:pointer;
    border-top:1px solid #d9e0e2;
    border-bottom:1px solid #d9e0e2;
}

.login_tap ul li.active {
	border-bottom:0;
}

.login_tap ul li.active::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 3px;
}

#certificateConfirm {
    border-top: 1px solid #f1eef0;
    width: 411px;
    margin: 0 auto;
    padding-top: 21px;
    margin-top: 8px;
}

.member_page #login_non_members .certificateConfirm_no {
	display:block;
	float: left;
    width:78%;
}

#certificateConfirm .input_info {
	display:block;
	width: 100%;
    font-size:0;
}

#certificateConfirm .input_info .txt_placeholder {
	left: 15px;
}

#certificateConfirm .cont_check {
	display: inline-block;
}

#certificateConfirm .wrap_limit_time {
	margin: 0;
}

.member_page .wrap_limit_time {
    margin:0 auto;
    margin-top:5px;
    text-align:left;
    font-size:12px;
    font-weight:normal;
}

#confirm {
    background:#4fd165;
}

.login_id .error_txt {
    display:block;
    font-size:11px;
	line-height:1;
	margin-left: 35%;
    padding-top: 5px;
    font-weight:normal;
    color:#ff1a40;
}

.input_info .error_msg {
    display:block;
    color:#ff1a40;
    font-size:11px;
    text-align:center;
    line-height:1;
    padding:5px 0 15px 0;
    font-weight:normal;
}

#certificateConfirm .input_info .error_msg {
    display:block;
    color:#ff1a40;
    font-size:11px;
    text-align:left;
    line-height:1;
    padding:5px 0 0px 0;
    font-weight:normal;
}

/*.input_info .tf_num {
    border:1px solid #ff1a40;
}*/


/* 셀렉트 박스 */
.box_id {font-size:0;}

.box_id .selectBox {
    width:33%;
    display:inline-block;
    margin-right:2%;
    height:40px;
    border-color:#cccccc;
    border-radius:3px
}

.box_id .selectBox-dropdown .selectBox-label {
    font-size: 13px;
    font-weight: normal;
    line-height: 38px;
    color: #979797;
    display: block;
    height: 38px;
    padding: 0 40px 0 10px;
}

.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
    border-color:#cccccc;
}

.box_id .selectBox-dropdown .selectBox-arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 100%;
    background-image: url(../images/scrollDown.png);
    background-repeat: no-repeat;
    background-position: 50% center;
    border-left: none;
    border-radius: 0 3px 3px 0;
}

.selectBox-options LI {
    padding: 8px 10px 10px;
}

.selectBox-options LI A {
    font-size:13px;
    display:block;
}

.selectBox-options LI.selectBox-hover A {
    background-color:transparent;
}

.box_info_cont.box_bot {
}

.box_info_cont.box_bot .member_page .input_info {
}

.box_info_cont.box_bot .input_info {
	padding-right: 0;
	margin-top: 10px;
}

.box_info_cont.box_bot .input_info #book_name {
	width: 411px;
}

.box_info_cont.box_bot .input_info .box_id {
	margin-left: 0;
}

.box_info_cont.box_bot .input_info .box_id .tf_comm.tf_num {
	width: 65%;
	float: right;
}

.box_info_cont.box_bot .cont_check {
    width:411px;
}

.box_info_cont.box_bot #certificateConfirm .cont_check {
	width:20%;
    margin-left:2%;
}

.box_info_cont.box_bot .cont_check .login_page_button {
	width: 100%;
	margin-top: 0;
}

.box_info_cont.box_bot .cont_check .login_page_button.login_page_button_bot {
	border-radius: 3px;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	font-weight: 700;
	color: #ffffff;
	width: 100%;
	margin-top: 0;
}

.login_id .box_id .ddCombobox {
	min-width: auto;
}

.ddCombobox .ddTitle .arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 100%;
	background-image: url(../images/scrollDown.png);
	background-repeat: no-repeat;
	background-position: 50% center;
	border-left: none;
	border-radius: 0 3px 3px 0;
}

.ddCombobox.active .ddTitle .arrow {
	background-image: url(../images/scrollTop.png);
	background-repeat: no-repeat;
	background-position: 50% center;
}

.login_id .box_id .ddCombobox .ddTitle > .ddTitleText {
	color: #999;
}

.login_id .box_id .ddCombobox .ddChild {
	border-color: #d9d9d9;
	max-width: auto;
	width: 165px;
}

.login_id .box_id .ddCombobox .ddChild li {
	padding: 0 15px;
	border-bottom: 1px solid #d5d9df;
}

.login_id .box_id .ddCombobox .ddChild li:last-child {
	border-bottom: 0;
}

.login_id .box_id .ddCombobox .ddChild li:hover, .login_id .box_id .ddCombobox .ddChild li.selected {
	background-color: transparent;
	/*color: #6643e6;*/
}

.member_page .links_area {
	clear: both;
}

#tf_code {
	width: 100% !important;
}

#verify {
	width: 33.5%;
	height: 40px;
	border-color: #d9d9d9;
	float: left;
}

#login_non_members .txt_placeholder {
	left: 40%;
}

#login_non_members #certificateConfirm #confirm {
	color: #fff;
}

#verify option {
	height: 30px !important;
}

#verify_row{ display: none;}

.msg_limit_time > span {
	color: #FF0000;
}

.member_page .error_msg_mistyped {
    display:block;
    color:#ff1a40;
    font-size:11px;
    text-align:left;
    line-height:1.5;
    padding:10px 0 0px 0;
    font-weight:normal;
}

.login_page_order + .box_info_cont {
	position: relative;
	font-size: 0;
}

.login_page_order + .box_info_cont .input_info {
	display: inline-block;
    padding-right: 10px;
    font-weight: 700;
    font-size: 14px;
}

.login_page_order + .box_info_cont.box_bot .input_info {
	padding-right: 0;
}

.login_page_order + .box_info_cont form .cont_check {
	display: inline-block;
	width: 110px;
    line-height: 17px;
    text-align: left;
    vertical-align: top;
}


/*소셜로그인*/
.social_login .msg_authority {
    width: 412px;
	margin: 0 auto 20px;
    color: #ff1a40;
	font-size: 13px;
    font-weight: 700;
}

.social_account {
	width: 412px;
	margin: 0 auto;
	text-align: center;
}

.social_account .social_login_title {
	padding: 20px 0 15px;
	font-weight: bold;
	background: #fff;
}

.social_account .title_txt {
	line-height: 30px;
}

.social_account .title_txt:before,
.social_account .title_txt:after {
	content: '';
	display: block;
	width: 42px;
	height: 1px;
	margin: 0 auto;
	background: #6643e6;
}

.social_account ul.vn {
	padding: 57px 0 57px 57px;
}

.social_account ul.ww,
.social_account ul.th,
.social_account ul.id {
	padding: 37px 0 25px 57px;
}

.social_account ul {
	content: '';
	display: inline-block;
	clear: both;
	font-size: 0;
}

.social_account ul li {
	display: inline-block;
	position: relative;
	width: 64px;
	height: 36px;
	margin: 2px;
}

.social_account ul li a {
	display: block;
	padding-left: 45px;
	color: #757575;
	font-size: 12px;
	line-height: 36px;
}

.social_account ul li a .other_icon {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 36px;
	text-align: center;
	-webkit-transition: width .3s cubic-bezier(0,0,.2,1);
			transition: width .3s cubic-bezier(0,0,.2,1);
}

.social_account ul li.other_facebook a .other_icon {background-color: #3b589c;}
.social_account ul li.other_kakao a .other_icon {background-color: #ffc20e;}
.social_account ul li.other_naver a .other_icon {background-color: #2db400;}
.social_account ul li.other_google a .other_icon {background-color: #fc5345;}
.social_account ul li.other_twitter a .other_icon {background-color: #00c7ff;}
.social_account ul li.other_instagram a .other_icon {background-color: #262830;}
.social_account ul li.other_line a .other_icon {background-color: #2db400;}
.social_account ul li.other_nurimedia a .other_icon {background-color: #ea3d3d;}

.social_account ul li a .other_icon:before {
	content: '';
	display: block;
	width: 64px;
	height: 36px;
	background: url(../images/social_login_icon@2x.png) no-repeat;
	background-size: cover;
}

.social_account ul li.other_facebook a .other_icon:before {background-position: 0 0;}
.social_account ul li.other_kakao a .other_icon:before {background-position: 0 -36px;}
.social_account ul li.other_naver a .other_icon:before {background-position: 0 -72px;}
.social_account ul li.other_google a .other_icon:before {background-position: 0 -108px;}
.social_account ul li.other_twitter a .other_icon:before {background-position: 0 -144px;}
.social_account ul li.other_instagram a .other_icon:before {background-position: 0 -180px;}
.social_account ul li.other_line a .other_icon:before {background-position: 0 -216px;}
.social_account ul li.other_nurimedia a .other_icon:before {background-position: 0 -252px;}

.social_account ul li a .other_icon {
	border-radius: 5px;
	overflow: hidden;
}

.social_account ul li a .other_txt {
	display: none
}

.social_account ul li a .other_icon:after {
	content: '';
	display: block;
	background: url(../images/icon_arrow@2x.png) no-repeat center;
	background-size: 17px 10px;
	width: 100%;
	height: 100%;
	background-color: #3b589c;
	position: absolute;
	top: 0;
	right: -100%;
	-webkit-transition: all 0.3s ease-out;
			transition: all 0.3s ease-out;
}

.social_account ul .design_social:hover .other_icon:after {
	right: 0;
	-webkit-transition: all 0.3s ease-out;
			transition: all 0.3s ease-out;
}

.social_account ul li.other_facebook a .other_icon:after {background-color: #3b589c;}
.social_account ul li.other_kakao a .other_icon:after {background-color: #ffc20e;}
.social_account ul li.other_naver a .other_icon:after {background-color: #2db400;}
.social_account ul li.other_google a .other_icon:after {background-color: #fc5345;}
.social_account ul li.other_twitter a .other_icon:after {background-color: #00c7ff;}
.social_account ul li.other_instagram a .other_icon:after {background-color: #262830;}
.social_account ul li.other_line a .other_icon:after {background-color: #2db400;}
.social_account ul li.other_nurimedia a .other_icon:after {background-color: #ea3d3d;}
.social_account ul li.other_nurimedia a .other_icon:after {background-color: #ea3d3d;}


/***** Mediaquery:Start *****/
/* Large Desktop:Start */
@media screen and (min-width:1200px) {
}
/* Large Desktop:End */


/* Desktop:Start */
@media screen and (min-width:992px) and (max-width:1199px) {
	.member_page span.txt_placeholder {
		/*		left:156px;*/
	}
}
/* Desktop:End */


/* Tablet:Start */
@media screen and (min-width:768px) and (max-width:991px) {
	.member_page .box_help {
		left: 150px
	}
}
/* Tablet:End */


/* Mobile:Start */
@media screen and (max-width:767px) {
	.member_page .input_info {
		margin: 0;
	}
	
	.member_page .box_info_cont {
		width: 100%;
		margin-top: 0;
	}
	
	.member_page .login_area {
		width: 100%;
		padding-top: 0
	}

	.member_page .login_area #login_non_members {
		width:100%;
	}

    .member_page #login_non_members .login_id {
        width:100%;
    }

    #certificateConfirm .input_info {
        margin-top:8px;
        border-top:1px solid #f1eef0;
    }

    .member_page #login_non_members .certificateConfirm_no {
        width:78%;
    }

    .box_info_cont.box_bot #certificateConfirm .cont_check {
        padding:0;
        padding-top:22px;
	}

	.member_page span.txt_placeholder {
		font-size: 13px;
		line-height: 50px
	}

	span#login_non_members .txt_placeholder {
		left: 15px !important;
		top: 60px
	}

	.member_page span.form_error {
		padding-left: 0
	}

	.member_page .input_info {
		display: block;
		float: none;
		position: relative;
		width: 100%;
		font-weight: 700;
		font-size: 14px;
		text-align: right
	}
	
	.member_page .box_info_cont {
		width: 100%;
	}
	
	.member_page .cont_check .design_checkbox {
		position: static;
		margin: 15px 0 10px;
	}

	.member_page .box_id,
	.member_page .box_pwd {
		margin-left: 0
	}

	.member_page .tf_comm {
		width: 100% !important;
		height: 50px;
		font-size: 13px;
		letter-spacing: 0;
		line-height: 50px
	}

	div.box_info_cont.box_bot .input_info .box_id .tf_comm.tf_num {
		margin-top: 10px
	}

	.member_page .cont_check {
		width:100%;
		line-height:17px;
	}

	.member_page .lab_check {
		display: block;
		text-align: left
	}

	.member_page .box_help {
		position:static;
		padding: 5px 0;
	}

	.member_page .login_contents .box_info_cont .btn_login {
		position: static;
		width:100%;
		height:55px;
		margin-top: 10px;
		font-size:20px;
		font-weight:bold;
	}

	.member_page .msg_error {
		width: 100%;
		padding: 15px 0 0;
	}

	.member_page .links_area {
		margin-top: 30px;
	}

	.member_page .link_find_id:after,
	.member_page .link_find_pwd:after {
		margin: 0 15px
	}

	.member_page .msg_login {
		width: 100%;
		padding: 28px 20px 0;
		margin: 0 0 -10px
	}

	#verify,
	.box_info_cont.box_bot .input_info #book_name {
		width: 100% !important
	}

	div.box_info_cont.box_bot #certificateConfirm .input_info {
		padding: 0;
	}

	.login_page_order + .box_info_cont.box_bot form .input_info {
		width: 100%;
		padding: 0 20px
	}

	#verify {
		height: 50px !important
	}

	div.ddCombobox .ddTitle>.ddTitleText {
		line-height: 50px;
		height: 50px
	}

	div.ddCombobox .ddTitle .arrow {
		width: 50px
	}

	div.box_info_cont.box_bot .cont_check {
		width: 100%;
	}

	div.box_info_cont.box_bot .cont_check .login_page_button.login_page_button_bot {
		width: 100%;
		height: 50px;
		border-radius: 3px;
		font-size: 17px;
		color: #fff;
		font-weight: 700;
		margin-bottom: 0;
		position: relative;
		top: 0
	}

	.login_id .box_id .ddCombobox ul.ddChild {
		width: 100%;
	}

	.login_id .box_id .ddCombobox ul.ddChild li {
		height: 50px;
		line-height: 49px
	}

	.member_page .dubu_title h2 {
		font-size: 25px
	}
	
	.login_page_order + .box_info_cont .input_info {
		padding: 0 20px;
	}

	#login_non_members .box_id .selectBox {
		height: 50px;
	}

	#login_non_members .box_id .selectBox-dropdown .selectBox-label {
		line-height: 48px;
		height: 48px;
	}

		
	/*소셜로그인*/
	.member_page .msg_authority {
		margin-left: 0;
		margin-bottom: 15px;
	}

	.social_account {
		width: 100%;
	}

	.social_login ul {
		width: 100%;
		margin-bottom: 20px;
	}

	.social_account ul li {
		width: 100%;
	}
	
	.social_login ul li a .other_icon:before {
		position: absolute;
		left: 50%;
		margin-left: -32px;
	}

	#certificateConfirm {
        border-top:0;
        width: 100%;
        margin:0;
    }

    .member_page .wrap_limit_time {
        width:100%;
    }

    #certificateConfirm .certificateConfirm_no {
        padding-top:21px;
    }
}

@media screen and (max-width:500px) {
	.member_page .link_find_id:after,
	.member_page .link_find_pwd:after {
		margin: 0 7px
	}
}


/* Login for shopping:start */
.member_page .btn_comm {
	background-color: #6643e6
}

.member_page .login_area > a {
	display: block;
	width: 412px;
	margin: 0 auto;
}

.login_page_note {
	width: 412px;
    height: 42px;
	margin: 50px auto 0;
    line-height: 42px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: #000;
    border: 1px solid #999;
    border-radius: 2px;
    cursor: pointer;
}

.login_page_order {
	width: 411px;
	margin: 20px auto 0;
	font-size: 15px;
	font-weight: 400;
	color: #333
}

.login_page_button {
	display: block;
	width: 100%;
	height: 40px;
	margin-top: 10px;
	border-radius: 3px;
	color: #fff;
	font-weight: 700;
	font-size: 15px;
	line-height: 40px
}


@media (max-width:767px) {
	.member_page .login_area > a {
		width: 100%;
	}

	.member_page .login_tab_content {
		padding: 35px 20px 0;
	}

	.login_page_note,
	.login_page_order {
		width: 100%;
	}

	.login_page_button {
		width: 100%;
		height: 50px;
		line-height: 50px;
		margin-bottom: 20px;
		font-size: 17px
	}

	.box_info_cont.box_bot .cont_check button.login_page_button {
		margin-top: 10px
	}

	.member_page .box_info_cont {
		height: auto
	}

	.login_page_note {
		width: 100%;
	}

	.login_page_order + .box_info_cont form .cont_check {
		width: 100%;
	}

	.box_id .selectBox {
        width:100%;
	}
	
    .member_page #login_non_members .certificateConfirm_no span.txt_placeholder {
        top:0px;
    }

    .member_page #login_non_members span.txt_placeholder {
        top:60px;
    }

    .member_page span.txt_placeholder {
        top:0px;
    }

    #login_non_members .txt_placeholder {
        left:10px
	}

	#login_non_members .login_id .error_txt {
		margin: 0;
		text-align: left;
	}

    .login_id.error .error_txt {
        text-align:left;
    }
}
/* Login for shopping:end */

.ddCombobox {
	height: 50px;
	min-width: 196px;
	font-size: 15px;
	background: #fff;
	display: inline-block;
	color: #6d6d6d;
	border: 1px solid #d5d9df;
	border-radius: 3px;
	vertical-align: middle
}

.ddCombobox .ddChild li,
.ddCombobox .ddTitle>.ddTitleText {
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: 400;
	font-size: 13px
}

.ddCombobox.h35 {
	height: 35px
}

.ddCombobox.h35 .ddTitle .ddTitleText {
	line-height: 33px;
	padding: 0 40px 0 32px
}

.ddCombobox.h35 .ddTitle .dd_icon {
	background: url(../images/ico_booking2.png) -30px 9px no-repeat;
	width: 12px;
	height: 100%;
	position: absolute;
	left: 11px;
	top: 0
}

.ddCombobox.h35 .ddTitle .dd_icon.dd_icon_room {
	background: url(../images/ico_booking2.png) -60px 9px no-repeat;
	width: 15px
}

.ddCombobox.h35 .ddTitle .arrow {
	background-position: -140px 15px;
	height: 30px
}

.ddCombobox.h35 .ddChild {
	top: 36px
}

.ddCombobox .ddTitle {
	width: 100%;
	height: 100%;
	overflow: hidden
}

.ddCombobox .ddTitle>.ddTitleText {
	overflow: hidden;
	height: 40px;
	padding: 0 60px 0 15px;
	display: block;
	cursor: pointer;
	line-height: 40px;
	color: #999;
	text-align: left
}

.ddCombobox .ddTitle>.ddTitleText a {
	color: #6d6d6d
}

.ddCombobox .ddTitle .dd_icon {
	background: url(../images/ico_booking2.png) -77px 14px no-repeat;
	width: 40px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}

.ddCombobox .ddTitle .arrow {
	display: inline-block;
	cursor: pointer
}

.ddCombobox .ddTitle .arrow:before {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	margin-top: -2px;
	margin-left: -4px;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #6d6d6d
}

.ddCombobox.disabled {
	border: 2px solid #c2c2c7;
	cursor: not-allowed
}

.ddCombobox.disabled .ddTitle .arrow,
.ddCombobox.disabled .ddTitle>.ddTitleText {
	background-color: #f3f3f3;
	cursor: not-allowed
}

.ddCombobox.disabled .ddChild {
	display: none !important
}

.ddCombobox .ddChild {
	max-width: 100%;
	max-height: 160px;
	overflow-y: auto;
	overflow-x: hidden !important;
	border: 1px solid #c2c2c7;
	border-radius: 3px;
	background-color: #fff;
	text-align: left;
	margin-left: -1px;
	display: none;
	position: absolute;
	top: 41px;
	z-index: 999;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box
}

.ddCombobox .ddChild li {
	padding: 8px 19px 10px;
	line-height: 39px;
	display: block;
	text-decoration: none;
	overflow: hidden;
	cursor: pointer;
	color: #999
}

.ddCombobox .ddChild li.selected,
.ddCombobox .ddChild li:hover {
	background-color: #edeff2
}

.ddCombobox .ddChild li.selected a,
.ddCombobox .ddChild li:hover a {
	color: #000
}

.ddCombobox .ddChild li a {
	color: #6d6d6d
}

.h45.ddCombobox .ddTitle>.ddTitleText {
	padding-top: 10px
}

.h45.ddCombobox .ddChild li {
	padding: 11px 12px 12px
}

.h45 .ddChild {
	top: 48px
}

.frm_payment_certificate {
	width: 405px;
	margin: 0 auto;
	text-align: left
}

.frm_payment_certificate .input_info {
	display: inline-block;
	width: 80%
}

.frm_payment_certificate .wrap_limit_time {
	display: inline-block
}


@media (max-width:767px) {
	.frm_payment_certificate {
		width: 100%
	}

	.login_page_order + .box_info_cont.box_bot form .wrap_limit_time {
		padding-left: 0;
		width: 16%;
		text-align: left
	}

	#certificateConfirm .input_info {
		margin-top: 0;
	}

	.box_info_cont.box_bot #tf_book_no + .form_error {
		margin-left: 0;
	}

	#certificateConfirm .wrap_limit_time {
		padding-top: 6px;
	}
}


@media (max-width:505px) {
	.frm_payment_certificate .input_info {
		width: 60%
	}

	.member_page .frm_payment_certificate .wrap_limit_time {
		width: 34%
	}
}

@media (max-width:480px) {
	.box_info_cont.box_bot {
		margin: 0
	}
}

#tf_book_no+.form_error {
	clear: both
}


@media (max-width:360px) {
	.member_page .member_links a {
		font-size: 12px
	}
}
