div.bottom_btn_area {

	 text-align:center;
	 margin-top:30px;
	 margin-bottom:30px;

}

.btn--brand {
	font-size:15px !important;
	min-width: 130px;


}

.btn--small {
	font-size:14px !important;
	min-width: 80px !important;
	text-align:center !important;
	height: 32px;
	/*background:#ccc;*/
	color:#fff;
/**/


}


.js-btn-close {
	background-color:dfdfdf;
	color:#fff;

}

h4 {
	margin-bottom:10px;
	color:#303030 !important;
}


h5 {
	color:#2c5f7e !important;
}

none-#sb-site {
	min-height:600px !important;
}

.btn-cart {
	background-color:#666;
/*	background-color:#00a7e1*/
  text-align:center;
}

#tbl_custormer2 {
	font-size:12.6px;
}

.js-btn-open {
	background-color:#00a1e9;

}

a.room-search__more-result {
	padding:12px;
	background-color:#eaeaea;
	border-top: 1px solid #ddd;
}

a.room-search__more-result  img{
	vertical-align:middle;
}
a.room-search__more-result-fold  {
	padding:12px;
	background-color:#eaeaea;
	border-top: 1px solid #ddd;

}

a.room-search__more-result-fold  img{
	vertical-align:middle;
}


.rounded-title {
	font-weight:bold;
	
}



/*비밀번호 확인*/
.pass {
    width: 100%;
    border: 1px solid #c6c6c6;
    margin: 40px 0 250px;
 	padding-bottom : 50px;
}
.pass h5 {
    padding: 15px 4%;
    width: 100%;
    border-bottom: 1px solid #e2e2e2;
    color: #232323;
    font-size: 20px;
    font-weight: 900;
}

.pass div {
    padding:35px 30px;
    padding-bottom:0;
    text-align:center;
}
.pass .txt1 {
    color: #7a7a7a;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 30px;
}

.pass div  input{

    border: 1px solid #ddd;
    color: #444;
    font-size: 12.6px;
    padding: 5.6px;
    -webkit-border-radius: 0px;
    -webkit-appearance: none;
    width: 170px;
}

/*.pass input.btn_b01 {
    display: inline-block;
    padding: 7px;
    border: 1px solid #d9ded9;
    background: #f2f5f9;
    color: #000;
    text-decoration: none;
    vertical-align: middle;
	font-weight:bold;
}*/


.pass a.btn_b01 {
    display: inline-block;
    padding: 7px;
    border: 1px solid #d9ded9;
    background: #f2f5f9;
    color: #000;
    text-decoration: none;
    vertical-align: middle;
}