@charset "utf-8";


/*============================================================
	commone
============================================================*/
/* page header 기본 */
.seller-header {position: relative; margin: 30px auto 20px; padding: 0 0 10px; width: 100%; border-bottom: 1px solid #bec8d5; }
.seller-header:after {content: ""; clear: both; display: block; height: 0; visibility: hidden; }
.seller-header-info {float: left; }
.seller-profile-img {float: left; width: 40px; height: 40px; margin-right: 15px; border: 1px solid #e8ecf1; border-radius: 50%; overflow:hidden; /* background-image: url("../images/common/bj_default.png"); background-repeat: no-repeat; background-position: center; background-size: contain; */ }
.seller-profile-img img {width: 100%; height: 100%; }
.seller-profile-text {float: left;  line-height: 40px; vertical-align: middle; font-size: 18px; }
.seller-email {font-size: 16px; color: #707070; }

.seller-header-right {float: right; }
.seller-header-right .btn-group {margin-top: 7px; margin-right: 20px; }
.seller-header-right > div {float: left; }
/* .page-header .btn-group {bottom: 10px; } */



/*============================================================
	detail
============================================================*/
.seller-detail .deal-inner {padding-top: 0; }
.seller-detail .video-card02-info {padding: 10px 15px 10px 15px; }
.seller-detail .video-card02-product {color: #666; }
.seller-detail .btn-puchase-group .btn-buy {width: 100%; }





/*============================================================
	order-detail
============================================================*/
.seller-order-detail {padding-bottom: 80px; }
.seller-order-detail .section-first {position: relative; }
.seller-order-detail .section-first .btn-group {position: absolute; top: -40px; right: 0; }





/*============================================================
	order-finish
============================================================*/
.seller-order-finish .form-wrapper .label-text:hover {color: #444; }
.seller-order-finish .form-wrapper em {font-style: normal; }


/*===========================================================
	seller-product-list :: 매칭 영상 (상품 리스트)
===========================================================*/
.seller-product-list .seller-product-thumb.movie {width: 233px; height: 131px; display: block; }
.seller-product-list .seller-product-thumb.movie img {width: 100%; height: 100%; }
.seller-product-list .td-title {padding-top: 28px; vertical-align: top; text-align: left; }
.seller-product-list .td-title a {font-size: 15px; color: #333; cursor: pointer;  }
.seller-product-list .icheckbox + label {padding-left: 0; }
.seller-product-list .btn-seller-share {position: relative; margin-top: 15px; color: #fff; }
.seller-product-list .seller-product-option {font-size: 14px; color: #707070; }

/* share-copy */
.seller-product-list .share-copy {margin-top: 20px; }
.seller-product-list .share-copy .input-text {width: 250px; }
.seller-product-list .share-copy .btn {width: 100px; height: 40px; }