/* 공통*/
.text-left {
	text-align:left !important;
}
#right_quick_menu{
	display:none;
}
/* 공통*/
.guest-order-wrap{
	width:1100px;
	margin:50px auto;
	font-weight:100;
	font-family:'spoqa3';
}

.wrap-content{
	margin:0 auto 30px;
}

/*페이지 타이틀:S*/
.guest-order-wrap .title-section{
	margin: 0 0 35px 0; 
}
.guest-order-wrap .page_title {
	font-size:24px;
	text-align: center;
	font-weight: 100;
	font-family: 'spoqa4';
	height:30px;
	border-bottom:1px solid #000;
	display: block;
	margin-bottom:30px;
}
.title_banner{
	width:100%;
	margin:0 auto;
	text-align:center;
}

.title_banner h3{
	margin-top:8px;
	font-size:26px;
	color:#000;
	letter-spacing:-1.8px;
	line-height:40px;
}

.title_banner em{
	font-size: 22px;
	line-height: 30px;
	color:#000;
	display: block;
	font-family:'spoqa3';
}

/*페이지 타이틀:E*/

.guest-order-wrap .tab-menu{
	display: table;
}

.guest-order-wrap .tab-menu > li {
	display: table-cell;
	vertical-align: middle;
	width:155px;
	height:50px;
	text-align: center;
}

.guest-order-wrap .tab-menu > li a {
	font-size:14px;
	color:#7f7f7f;
}

.guest-order-wrap .tab-menu > li a.selected{
	color:#f23b10;
}


div.date-search{
	position:relative;
	height:50px;
	line-height:50px;	
  border-top: 1px solid #c2c2c4;
	border-bottom:1px solid #c2c2c4;
	margin: 0 0 20px 0 ;
}

div.date-search h2{
	width:148px;
	line-height:50px;
	height:50px;
	font-size:16px;
	text-align:center;
	font-weight: 100;
	font-family:'spoqa4';
}

div.date-search ul{
	position:relative;
	border:1px solid #c2c2c4;
	border-left:none;
	margin-top:10px;
}

div.date-search ul li{
	position:relative;
	float:left;
	width:76px;
	height:30px;
	line-height:30px;	
	border-left:1px solid #c2c2c4;
}

div.date-search ul li a{
	width:76px;
	height:30px;
	line-height:30px;
	display:block;
	text-align:center;
	font-size:12px;
}

div.date-search ul li a:hover,
div.date-search ul li a.selected{
	background:#ca6737;
	color:#FFF;
	font-family:'spoqa4';
}

div.date-search .search-input{
	margin-left:10px;
}

div.date-search input[type='text']{
	width:105px;
	height:30px;	
	background-image:url(//static-sdedu.akamaized.net/img1/_skin/myroom/images/calendar.png);
	background-repeat:no-repeat;
	background-position:85px 8px;	
	border:1px solid #c2c2c4;
	text-indent:5px;	
}

div.date-search button.search-btn{
	width:105px;
	height:30px;
	line-height:30px;
	background:#3b9ead;
	color:#FFF;
	text-align:center;
	border:none;
	cursor:pointer;
	margin-left:10px;
}


/*테이블 ;S*/

.my-order-table{	
	width:100%;
	border-top:1px solid #242834;
	border-collapse:collapse;	
	text-align:center;
	margin-bottom:30px;
}

.my-order-table>tbody>tr>th{
	height:40px;
	background:#f0f0f0;
	border-left:1px solid #b6b6ba;
	border-right:1px solid #b6b6ba;
	border-bottom:1px solid #b6b6ba;
	font-size:14px;
	color:#5e5f61;
	font-family:'spoqa4';
	font-weight:100;
}

.my-order-table>tbody>tr>td{
	border:1px solid #b6b6ba;	
	font-size:14px;
	position:relative;
	padding: 10px;
	text-align:center;
}

.my-order-table>tbody>tr>td.title1{
	padding:15px 20px;
}

.my-order-table>tbody>tr>td.title1 p{
	display: table-cell;
	vertical-align: middle;
	font-size:16px;
	font-family:'spoqa4';
	word-break:keep-all;
}

.my-order-table>tbody>tr>td.title1 p:nth-child(1){
	width:20%;
}
.my-order-table>tbody>tr>td.title1 p:nth-child(1) img{
	width:100%;
}


.my-order-table>tbody>tr>td.title1 p:nth-child(2){
	padding: 0 0 0 20px;
	line-height: 1.2;
}

.my-order-table>tbody>tr>td.empty-book{
	font-size:14px;
	height:150px;
}

.my-order-table>tbody>tr.make-data.info-td>td{
	height:180px;
}

.my-order-table>tbody>tr.make-data.delivery-info-td>td{
	height:40px;
	background:#dfeef0;
    border:1px solid #b6b6ba ;
    box-sizing:border-box;
    position:static
}

.my-order-table .od-info{
	position:relative;
	margin-top:30px;
	width:140px;		
	text-align:center;		
}

.my-order-table .item-info{
	width:500px;
	margin-left:30px;		 
}

.my-order-table .item-info img.mock-item-img{
	width:51px;
	height:53px;
}

.my-order-table .item-info img.book-item-img{
	width:100px;
	height:130px;	
}

.my-order-table .item-info img.lecture-item-img{
	width:153px;
	height:90px;	
}

.my-order-table .item-info .b-item-name{
	margin:38px 0 0 30px;
	width:360px;	
	text-align:left;	
	position:relative;
	vertical-align:middle;
	font-size:16px;
	font-weight:bold;
}

.my-order-table .item-info .l-item-name{
	margin:28px 0 0 30px;
	width:300px;	
	text-align:left;	
	position:relative;
	vertical-align:middle;
	font-size:16px;
	font-weight:bold;
}

.my-order-table .receipt-pt{
	margin:5px auto;
}

.my-order-table tr.info-td p{
	margin:2px auto;
}

.my-order-table a.delivery-show-btn{
    width: 73px;
    height: 23px;
    line-height: 23px;
    font-size: 12px;
    position: relative;
    display: block;
    color: #FFF;
    text-align: center;
    margin: 2px auto;
    background:#676767;
}

.my-order-table a.account-show-btn{	
    height: 23px;
    line-height: 23px;
    font-size: 12px;
    position: relative;
    display: inline-block;
    color: #FFF;
    text-align: center;
    margin: 2px auto;
    padding:0 4px;
    background:#676767;
}

.my-order-table>tbody>tr>td.empty-order{
	height:180px;
}

.my-order-table>tbody>tr>td.page-order{
	border:none;	
	padding-top:40px;
	text-align:center;
}

.my-order-table>tbody>tr>td.address{
	padding:0;
}

.my-order-table>tbody>tr>td.address p{
	background: #dfeef0;
	line-height:16px;
	padding:10px 20px;
	box-sizing:border-box;

}

.my-order-table .od_id > p {
	margin-top:5px;
}

.my-order-table .account_btn{
	display: inline-block;
	height:23px;
	line-height:23px;
	font-size:12px;
	position: relative;
	text-align: cetner;
	margin:2px auto;
	padding:0 4px;
	background:#676767;
	color:#fff;
}

/*테이블 :E*/

/*가상계좌 확인:S*/
.account-view{
	position: absolute;
	left:0;
	width:258px;
	height:auto;
	border:2px solid #c9663d;
	text-align: center;
	z-index: 1;
	background:#fff;
	color:#555;
	display:none;
}

.account-view table th{
	font-family:'spoqa4';
	font-weight: 100;
	text-align: left;
}

.account-view table td{
	text-align:left;
	padding:3px 0 0 8px;
}

.account-view .account_info{
	padding:20px 17px;
	position: relative;
}

.account-view .account_info .close_btn{
	position: absolute;
	right:0;
	top:0;
	width:21px;
	height:21px;
	color:#fff;
	background:#c9663d;
	text-align: center;
}
.account-view .account_info .close_btn span{
	transform:rotate(45deg);
	display: block;
	margin-left:5px;
	font-family:'spoqa4';
	font-size:20px;
	text-align: center;
	line-height:23px;
	cursor:pointer;
}
.account-view .account_info h2{
	color:#000;
	text-align: center;
	font-size:20px;
	margin-bottom:18px;
	font-weight: 100;
	font-family:'spoqa4';
}
.account-view .account_info p{
	text-align: left;
	font-size: 15px;
	height:auto;
	line-height:20px;
	letter-spacing: -1px;
	margin-bottom:2px;
}

.account-view .account_info p > span {
	padding-right:10px;
}

/*가상계좌ㅓ확인 :E*/

/*휴대폰 인증*/
.ph_wrap{
	position: relative;
	width:100%;
	/*! height:500px; */
}

.on-agree-section{
	border:none;
	position:inherit;
	margin: 0 auto;
	left: auto;
	top: auto;
	width: 100%;
}

.confirm-btx-section a{
	width:400px;
	margin: 0 auto;
	font-weight:100;
	font-family:'spoqa4';
}

/*주문배송안내*/
.order_notice{
	background:#eee;
	padding:20px;
	border-radius: 10px;
}

.order_notice h2{
	font-weight: 100;
	font-family: 'spoqa4';
	margin:0 0 10px 0 ;
}

.order_notice ul li {
	float:none;
	position:relative;
	padding-left:8px;
	margin-bottom:5px;
}

.order_notice ul li:after{
	position: absolute;
	left:0;
	top:10px;
	width:2px;
	height:2px;
	border-radius: 2px;
	display:block;
	content:'';
	background:#000;
	
}