/* BASIC css start */
#recent form[name="list_form"]{padding: 0 20px;}
.btn-wrap {padding:15px 10px;}
.btn-wrap div {width:49%; float:left;}
.btn-wrap div:last-child {float:right;}
.all-select {font-weight:400; border-top: 1px solid #120509; border-bottom: 1px solid #9d9d9d; background-color: #eaeaea; padding:10px;}
.recentList li {padding:20px 0; border-bottom:1px solid #dedede;}
figure {width:100%; display: table; box-sizing: border-box;}
.basketLeft {width:150px; position:relative; float: left;}
.basketLeft a {padding:0 15px 0 20px; display:block;}
.basketLeft .MS_input_txt {top:0; left:0; position:absolute;}
.basketRight {padding-left:150px;}
.basketRight p {color:#a4a4a4; margin-top:2px;}
.basketRight .pname {position: relative; font-weight:bold; border-bottom:1px solid #9d9d9d; padding-bottom: 6px; margin-top: 0px; margin-bottom: 8px;}
.basketRight .pname .blue-delivery {background-color: #74a9e4; color:#fff; font-size:0.917em; padding: 1px 2px;}
.basketRight .pname .red-delivery {background-color: #d674e4; color:#fff; font-size:0.917em; padding: 1px 2px;}
.basketRight .pname .fa {float:right; margin-top: -6px;}
.amount-input {width:30px; text-align : right;}
.basketRight .btn_Black {height:28px; line-height:28px; margin-top:13px;}
.basketRight .MS_select {width:100%;}

.btn_multi_delete{display:inline-block; background-color: #bfbfbf; padding: 4px 9px; color: #fff;}
.btn_multi_all{display:inline-block; background-color: #000; padding: 4px 9px; color: #fff;}

@media screen and (min-width:768px) {
 .all-select {border-bottom:0px none;}
 .recentList ul {width: 100%; display: table; table-layout: fixed; box-sizing: border-box; border-bottom: 1px solid #d9d9d9;}
 .recentList li {width:100%; border-bottom:0px none; display: inline-block; vertical-align: top; border-top: 1px solid #d9d9d9;}
 .recentList ul li:first-child {border: 0px none;}
 .recentList ul li:nth-child(2) {border: 0px none;} 
}
/* BASIC css end */

