@charset "utf-8";

form {margin:0;}

/* �佺Ʈ �޼��� */
.jq-toast-wrap {left: 15px;right: 15px;top: 0;width: auto}
.jq-toast-wrap .jq-toast-single {width: auto}
.jq-icon-error {background: rgba(202, 94, 89, 0.95) url("/m/tobe/resource/image/icon/icon_22by22_toastError.png") no-repeat 14px center}
.jq-icon-error .jq-toast-loader {top: auto;bottom: 0;background-color: #a4524e !important}
.jq-icon-info {background: rgba(123, 184, 123, 0.95) url("/m/tobe/resource/image/icon/icon_22by22_toastInfo.png") no-repeat 14px center}
.jq-icon-info .jq-toast-loader {top: auto;bottom: 0;background-color: #679667 !important}
.jq-icon-warning {background: rgba(246, 164, 62, 0.95) url("/m/tobe/resource/image/icon/icon_22by22_toastWarn.png") no-repeat 14px center}
.jq-icon-warning .jq-toast-loader {top: auto;bottom: 0;background-color: #c5873a !important}
.jq-icon-success {background: rgba(132, 176, 208, 0.95) url("/m/tobe/resource/image/icon/icon_22by22_toastSuccess.png") no-repeat 14px center}
.jq-icon-success .jq-toast-loader {top: auto;bottom: 0;background-color: #6e90a8 !important}
.jq-toast-single h2 {color: #fff}

#tab-recent-goods {position: sticky;position: -webkit-sticky;left: 0;top: 48px;background: #fff;z-index: 10;}

.recent-goods .common-listtop-function {padding: 5px 15px;/* margin: 0 0 20px 0; */display: flex;align-items: center;height: auto;box-sizing: border-box;background: #fafafa;justify-content: space-between;border-bottom: 1px solid #e6e6e6;}
.recent-goods .common-listtop-function:after {display: none;}
.recent-goods .common-listtop-function .total-number {padding: 0;}
.recent-goods .common-listtop-function .btn-my-clip-all-del-css {width: auto;height: 28px;font-size: 12px;color: #222;line-height: 27px;border: 1px solid #ddd;box-sizing: border-box;background: #fafafa;display: flex;justify-content: space-between;}
.recent-goods .my-clip-wrap {margin: /* 20px */ 0 0 0;}
.recent-goods .my-clip-wrap .content-tit03 {padding-left: 15px;}
.recent-goods .common-productlist-wrap {margin: 0;border-top: 0;}
.recent-goods .my-clip-wrap .content-tit03 {display: inline-block;margin-top: 0;margin-right: 10px;line-height: 28px;}

.tabmypage-interest-wrap {overflow: hidden;width:100%;display:flex;align-items:center;justify-content:space-between;}
.tabmypage-interest-wrap .category {width:100%;}
.tabmypage-interest-wrap .category .link {display:block;height: 48px;-webkit-box-sizing: border-box;box-sizing: border-box;border-bottom:1px solid #e6e6e6;color:#222222;font-size:15px;line-height:48px;text-align:center;}
.tabmypage-interest-wrap .category.current .link {border-bottom:2px solid #169dab;color:#169dab;}

.common-header-share {width: 52px;}

/* 탭 영역 하단 */
.common-listTop {display: flex;align-items: center;justify-content: space-between;padding: 5px 15px;background: #fafafa;border-bottom: 1px solid #e6e6e6;}
.common-listTop .left-text {font-size:13px;}
.common-listTop .product-count {font-family: "Pretendard SemiBold";color:#169dab;}
.common-listTop .right-btn {position: relative;display: flex;justify-content: space-between;align-items: center;height: 28px;padding:0 10px;font-size: 12px;color: #222;line-height: 28px;border: 1px solid #ddd;background: #fafafa;}
.common-listTop .right-btn.refreshIcon:after {content: "";width: 13px;height: 16px;margin-left:5px;background: url("//icon.feelway.com/recent/common/icon/icon_refresh_v2.svg") no-repeat center center/100%;background-size: 13px 16px;}

