@charset "utf-8";

@import url("nanumsquareround.css");
@import url("reset.css");

/*湲곕낯怨듯넻*/
.mb50 {margin-bottom:50px;}
.mt10 {margin-top:10px;}
.Mt20 {margin-top:20px;}
.mt50 {margin-top:50px;}
.mgb7 {margin-bottom:7px;}
.mgb30 {margin-bottom:30px;}
.mgt10 {margin-top:10px;}
/* margin */
.mgr5{margin-right:5px !important}
.mgt3{margin-top:3px !important}
.mgt5{margin-top:5px !important}
.mgt10{margin-top:10px !important}
.mgt15{margin-top:15px !important}
.mgt20{margin-top:20px !important}
.mgt30{margin-top:30px !important}
.mgt40{margin-top:40px !important}
.mgb2{margin-bottom:2px !important}
.mgb5{margin-bottom:5px !important}
.mgb7{margin-bottom:7px !important}
.mgb10{margin-bottom:10px !important}
.mgb15{margin-bottom:15px !important}
.mgb20{margin-bottom:20px !important}
.mgb30{margin-bottom:30px !important}
.mgb40{margin-bottom:40px !important}
.mgb50{margin-bottom:50px !important}
.mgb60{margin-bottom:60px !important}

/* padding */
.pdt12{padding-top:12px !important}
.pdt30{padding-top:30px !important}
.pdl15{padding-left:15px !important}
/* display */
.in{display:inline !important}
.red {color:#ef301c;}
/* input */
.txt{
	height:35px;
	margin:0;padding:2px 0;
	vertical-align:top;
	font-size:13px;
	border:1px solid #ddd;	
	background-color:#fff;
	line-height:19px;text-indent:5px
}
.fsize13 {font-size:13px;line-height:170%;color:#777;}

select{min-width:83px;height:35px;font-size:13px;line-height:19px;border:1px solid #ddd;color:#333}
textarea{margin:0;padding:2px 5px;font-size:13px;line-height:19px;border:1px solid #ddd;color:#333;resize:none}
/* ellipsis */
.ellWrap{width:100%}
.ellipsis,.ellipsisList li{display:block;overflow:hidden;width:100%;text-overflow:ellipsis;white-space:nowrap}

/*헤더 new*/
header {background:#fff;width:100%;margin-bottom: 30px;min-width:1400px;}
.top_wrap {width:100%;height:35px;background:#f4f4f4;}
.top_inner {width:1280px;margin:0 auto;}
.top_inner:after {content:' ';display:block;width:0;height:0;visibility:hidden;clear:both;}

.top_menu {float:right;}
.top_menu:after {content:' ';display:block;width:0;height:0;visibility:hidden;clear:both;}
.top_menu li {float:left;padding:0 15px;line-height:35px;font-size:13px;background:#fff;}
.top_menu li a {color:#101010;font-weight:400;}
.top_menu li:first-child {background:#2bd3c6;}
.top_menu li:first-child a {color:#fff;font-weight:700;}
.top_menu li:first-child a img {vertical-align:middle;margin-right:5px;}
.top_menu .gtr_area{padding: 0px;}
.top_menu #google_translate_element{line-height: 30px;}

.middle_area {background:#fff;width:100%;height:60px;border-bottom:1px solid #eee;}
.middle_area_inner {width:1280px;margin:0 auto;}
.middle_area_inner:after {content:'';display:block;width:0;height:0;visibility:hidden;clear:both;}
.middle_area_inner h1 {float:left; display:flex; justify-content: center; align-items: center; height:60px;}
.middle_area_inner h1 a {display:flex; justify-content: center; align-items: center;}
.middle_area_inner > .main_menu {float:right; clear:right;}
.middle_area_inner > .main_menu:after {content:'';display:block;width:0;height:0;visibility:hidden;clear:both;}
.middle_area_inner > .main_menu > li {position:relative;float:left;padding:0 24px;}
.middle_area_inner > .main_menu > li > a {color: #222; font-size: 14px; font-weight: 400; line-height: 60px;}
.middle_area_inner > .main_menu > li > a:hover {color:#2bd3c6;}
.middle_area_inner > .main_menu > li:last-child {padding-right:0;background:none;}
.middle_area_inner > .main_menu > li > ul {max-height:0;overflow:hidden; }
.middle_area_inner > .main_menu > li > ul {z-index:1000;position:absolute;top:60px;left:5%;width:90%;}
.middle_area_inner > .main_menu > li > ul > li {background:#2bd3c6;border-bottom:1px solid #fff;}
.middle_area_inner > .main_menu > li > ul > li:last-of-type{border-bottom:0;}
.middle_area_inner > .main_menu > li > ul > li > a {display:inline-block;text-align:center;width:100%;font-size:13px;line-height:40px;color:#fff;}
.middle_area_inner > .main_menu > li:hover > ul {max-height:700px;}
/*헤더 new 끝*/

/*而⑦뀗痢� �쁺�뿭*/
.content {min-width:1400px;padding:45px 0 85px 0;}
.content_wrap  {width:1280px;margin:0 auto;}
.content_wrap:after {content:' ';display:block;width:0;height:0;visibility:hidden;clear:both;}
.content_wrap .left_area {float:left;width:220px;}
.content_wrap .conts_area {float:right;width:960px;}

/*�쇊履� 而⑦뀗痢� �쁺�뿭 移댄뀒怨좊━*/
.left_category h2 {font-size:20px;line-height:22px;color:#333;font-weight:700;}
.left_category > ul {margin-top:24px;}
.left_category > ul > li > span.arrow {display:inline-block;vertical-align:middle;width:30px;height:40px;background:url("../images/common/cate_bullet.png") no-repeat 50% 50%;}
.left_category > ul > li > span.arrow.active {background:url("../images/common/category_open.png") no-repeat 50% 14px;cursor:pointer;}
.left_category > ul > li > a {font-size:17px;color:#333;font-weight:700;line-height:40px;} 
.left_category > ul > li > a:hover {color:#00c6c0;}
.left_category > ul > li > a > span {font-size:13px;color:#888;}
.left_category > ul > li > ul {max-height:0;overflow:hidden;transition:max-height .5s ease;}
.left_category > ul > li.on > ul {max-height:2000px;}
.left_category > ul > li.on > span.arrow.active {background:url("../images/common/category_close.png") no-repeat 50% 14px;}
.left_category > ul > li.on > a {color:#00c6c0;}
.left_category > ul > li > ul > li {padding-left:11px;}
.left_category > ul > li > ul > li > span.arrow {display:inline-block;vertical-align:middle;width:30px;height:40px;background:url("../images/common/cate_bullet.png") no-repeat 50% 50%;}
.left_category > ul > li > ul > li > span.arrow.active {background:url("../images/common/category_open.png") no-repeat 50% 14px;cursor:pointer;}
.left_category > ul > li > ul > li > a {font-size:17px;color:#333;font-weight:700;line-height:40px;}
.left_category > ul > li > ul > li > a:hover {color:#00c6c0;}
.left_category > ul > li > ul > li > a > span {font-size:13px;color:#888;}
.left_category > ul > li > ul > li > ul {max-height:0;overflow:hidden;transition:max-height .5s ease;}
.left_category > ul > li > ul > li.on > ul {max-height:2000px;}
.left_category > ul > li > ul > li.on > span.arrow.active {background:url("../images/common/category_close.png") no-repeat 50% 14px;}
.left_category > ul > li > ul > li.on > a {color:#00c6c0;}
.left_category > ul > li > ul > li > ul > li {padding-left:22px;}
.left_category > ul > li > ul > li > ul > li > span.arrow {display:inline-block;vertical-align:middle;width:30px;height:40px;background:url("../images/common/cate_bullet.png") no-repeat 50% 50%;}
.left_category > ul > li > ul > li > ul > li > span.arrow.active {background:url("../images/common/category_open.png") no-repeat 50% 14px;cursor:pointer;}
.left_category > ul > li > ul > li > ul > li > a {font-size:17px;color:#333;font-weight:700;line-height:40px;}
.left_category > ul > li > ul > li > ul > li > a:hover {color:#00c6c0;}
.left_category > ul > li > ul > li > ul > li > a > span {font-size:13px;color:#888;}
.left_category > ul > li > ul > li > ul > li > ul {max-height:0;overflow:hidden;transition:max-height .5s ease;}
.left_category > ul > li > ul > li > ul > li.on > ul {max-height:2000px;}
.left_category > ul > li > ul > li > ul > li.on > span.arrow.active {background:url("../images/common/category_close.png") no-repeat 50% 14px;}
.left_category > ul > li > ul > li > ul > li.on > a {color:#00c6c0;}
.left_category > ul > li > ul > li > ul > li > ul > li {padding-left:20px;}
.left_category > ul > li > ul > li > ul > li > ul > li > span.arrow {background:url("../images/common/cate_bullet.png") no-repeat 50% 50%;vertical-align:middle;display:inline-block;width:30px;height:40px;cursor:pointer;}
.left_category > ul > li > ul > li > ul > li > ul > li > a {font-size:17px;color:#333;font-weight:700;line-height:40px;}
.left_category > ul > li > ul > li > ul > li > ul > li > a > span {font-size:13px;color:#888;}
.left_category > ul > li > ul > li > ul > li > ul > li > a:hover {color:#00c6c0;}

/*왼쪽 영역*/
.left_import_report {margin-top:70px;}
.left_import_report h2 {padding-left:31px;background:url("../images/common/left_import_icon.png") no-repeat 0 50%;} 
.left_import_report h2 a {padding-right:21px;background:url("../images/common/go_arrow_icon.png") no-repeat 100% 50%;font-size:20px;line-height:22px;color:#333;font-weight:700;}
.left_import_report .import_detail {margin-top:20px;text-align:center;width:220px;padding:12px;font-size:15px;line-height:16px;font-weight:700;color:#101010;box-shadow: 0 0 5px 0 rgba(64, 85, 111, 0.15);}
.left_import_report .import_detail span {font-weight:800;color:#00c6c0;}
.left_import_report .import_detail p {text-align:center;color:#888;font-weight:400;font-size:13px;line-height:14px;margin-top:6px;}
.left_import_report ol {margin-top:20px;font-size:14px;}
.left_import_report ol li {counter-increment:num;margin-top:16px;}
.left_import_report ol li:first-child {margin-top:0;}
.left_import_report ol li:after {content:' ';display:block;width:0;height:0;visibility:hidden;clear:both;}
.left_import_report ol li:before {content: counter(num);color:#101010;float:left;width:20px;font-weight:800;font-size:14px;}
.left_import_report ol li p {float:right;width:200px;}
.left_import_report ol li p.import_name {font-size:15px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;} 
.left_import_report ol li p.good_detail {margin-top:6px;font-size:13px;color:#888;}
.left_import_report ol li p.good_detail span {padding-left:12px;background:url("../images/common/left_report_line.png") no-repeat 6px 50%;}

/*왼쪽 영역*/
.left_sell_report {margin-top:70px;}
.left_sell_report h2 {padding-left:31px;background:url("../images/common/left_sell_icon.png") no-repeat 0 50%;} 
.left_sell_report h2 a {padding-right:21px;background:url("../images/common/go_arrow_icon.png") no-repeat 100% 50%;font-size:20px;line-height:22px;color:#333;font-weight:700;}
.left_sell_report .sell_detail {margin-top:20px;text-align:center;width:220px;padding:12px;font-size:15px;line-height:16px;font-weight:700;color:#101010;box-shadow: 0 0 5px 0 rgba(64, 85, 111, 0.15);}
.left_sell_report .sell_detail span {font-weight:800;color:#00c6c0;}
.left_sell_report .sell_detail p {text-align:center;color:#888;font-weight:400;font-size:13px;line-height:14px;margin-top:6px;}
.left_sell_report ol {margin-top:20px;font-size:14px;}
.left_sell_report ol li {counter-increment:num;margin-top:16px;}
.left_sell_report ol li:first-child {margin-top:0;}
.left_sell_report ol li:after {content:' ';display:block;width:0;height:0;visibility:hidden;clear:both;}
.left_sell_report ol li:before {content: counter(num);color:#101010;float:left;width:20px;font-weight:800;font-size:14px;}
.left_sell_report ol li p {float:right;width:200px;}
.left_sell_report ol li p.sell_name {font-size:15px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;} 
.left_sell_report ol li p.sell_info {margin-top:6px;font-size:13px;color:#888;}
.left_sell_report ol li p.sell_info span {padding-left:12px;background:url("../images/common/left_report_line.png") no-repeat 6px 50%;}


/*마이페이지 레프트*/
.mypage_left {width:100%;}
.mypage_left h2 {font-size:30px;font-weight:700;color:#101010;margin-bottom:24px;}

.left_my_info {box-shadow: 0 0 5px 0 rgba(64, 85, 111, 0.15);padding:26px 20px;}
.left_my_info span {font-size:14px;color:#101010;}
.left_my_info span strong {font-weight:700;margin-bottom:24px;font-size:15px;}
.left_my_info ul {margin-top:18px;}
.left_my_info ul li {position:relative;font-size:14px;color:#101010;padding:6px 0;}
.left_my_info ul li div {position:absolute;top:6px;right:0;}
.left_my_info ul li div strong {font-size:14px;font-weight:700;}



/*마이페이지 레프트*/
.mypage_left > ul.mypage_menu {margin-top:50px;}
.mypage_left > ul.mypage_menu > li {padding:15px 0;font-size:17px;color:#101010;font-weight:700;}
.mypage_left > ul.mypage_menu > li > a {font-size:17px;color:#101010;font-weight:700;}
.mypage_left > ul.mypage_menu > li > ul {margin-top:5px;}
.mypage_left > ul.mypage_menu > li > ul > li  {padding:10px 0;}
.mypage_left > ul.mypage_menu > li > ul > li > a {color:#888;font-size:15px;}


/*cs센터레프트*/
.cscenter_left {width:100%;}
.cscenter_left h2 {font-size:30px;font-weight:700;color:#101010;margin-bottom:24px;}
.cscenter_left > ul.cscenter_menu {margin-top:50px;}
.cscenter_left > ul.cscenter_menu > li {padding:15px 0;font-size:17px;color:#101010;font-weight:700;}
.cscenter_left > ul.cscenter_menu > li > a {font-size:17px;color:#101010;font-weight:700;}
.cscenter_left > ul.cscenter_menu > li > ul {margin-top:5px;}
.cscenter_left > ul.cscenter_menu > li > ul > li  {padding:10px 0;}
.cscenter_left > ul.cscenter_menu > li > ul > li > a {color:#888;font-size:15px;}

/*푸터*/

footer {background:#F5F5F5;padding:45px 0 83px; }
.footer_inner {
    width:1280px;
    margin:0 auto; 
    position:relative;
    display:flex;
    justify-content: flex-start;
    align-items: stretch;
    gap:62px;
}
.footer_inner .web-link{
    position:absolute;
    right:0;
    top:0;
}
.footer_inner .web-link a{
    display:flex;
    justify-content: center;
    align-items: center;
    padding:6px 14px;
    border-radius: 4px;
    border: 1px solid #E6E6E6;
    background: #FFF;
    color: #333;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
}
.footer_inner .left-box h6{
    display:flex;
}
.footer_inner .left-box .sns-box{
    margin-top:43px;
    display:flex;
    justify-content: flex-start;
    align-items: center;
    gap:10px;
}
.footer_inner .left-box .sns-box a{
    display:flex;
}
.footer_inner .left-box p{
    margin-top:11px;
    color:#8B8B8B;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
}
.footer_inner .right-box{
    display:flex;
    flex-direction: column;
    gap:34px;
}
.footer_inner .right-box .top-box ul{
    display:flex;
    justify-content: flex-start;
    align-items: center;
    gap:57px;
}
.footer_inner .right-box .top-box ul li{
    position:relative;
    color: #333;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
}
.footer_inner .right-box .top-box ul li:not(:last-of-type)::before{
    content: '';
    position: absolute;
    right:-29px;
    top:50%;
    transform:translateY(-50%);
    width:1px;
    height:10px;
    background:#D5D5D5;
}
.footer_inner .right-box .top-box ul li a{
    display:flex;
    position:relative;
    color: #333;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
}
.footer_inner .right-box .bot-box ul{
    display:flex;
    justify-content: flex-start;
    align-items: center;
    gap:0 30px;
    flex-wrap: wrap;
}
.footer_inner .right-box .bot-box ul li{
    color: #5F5F5F;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px; 
}
.footer_inner .right-box .bot-box p{
    color: #5F5F5F;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px; 
    margin-top:2px;
}

/*페이징*/

.paging {text-align:center;margin-top:41px;} 
.paging ul {width:100%;text-align:center;}
.paging ul li {display:inline-block;padding:0 15px;}
.paging ul li a , .paging ul li a strong , .paging ul li a img {vertical-align:middle;font-size:15px;}
.paging ul li a {color:#999;}
.paging ul li a strong {color:#333;font-weight:700;}


/*공통아이콘*/
.icon span {padding:4px 8px;border-radius:11px;font-size:13px;line-height:14px;}
.icon span.retail {border:1px solid #2c98ed;color:#2c98ed;}
.icon span.wholesale {border:1px solid #5fbe8f;color:#5fbe8f;}
.icon span.bidding {border:1px solid #7267c6;color:#7267c6;}
.icon span.process_icon {border:1px solid #bbb;color:#333;}




/*�엯李곌꼍留� �긽�꽭-寃쎈ℓ�긽�뭹 �긽�꽭�궡�뿭 �뀒�씠釉�*/
.tb_bidding_detail {width:100%;table-layout:fixed;border-collapse:separate;}
.tb_bidding_detail thead {width:100%;background:#fbfbfd;}
.tb_bidding_detail thead tr th {padding:16px 4px;font-size:13px;letter-spacing:-0.4px;color:#333;font-weight:700;word-break:keep-all;border-right:1px solid #f0f2f6;border-bottom:1px solid #40556f;border-top:1px solid #40556f;}
.tb_bidding_detail thead tr th:last-child {border-right:0;}
.tb_bidding_detail tbody tr td {padding:12px 4px;font-size:12px;line-height:133%;letter-spacing:-0.4px;color: #101010;border-right:1px solid #f0f2f6;border-bottom:1px solid #f0f2f6;}
.tb_bidding_detail tbody tr td:last-child {border-right:0;}



.table_ver {width:100%;table-layout:fixed;}
.table_ver thead th {font-weight:400;padding:18px 0;border-top:1px solid  #40556f;border-bottom:1px solid #f0f2f6;text-align:center;font-size:15px;color:#888;}
.table_ver tbody td {padding:15px 0;text-align:center;font-size:14px;color:#777;border-bottom:1px solid #f0f2f6;}
.table_ver tbody td.txt_left {text-align:left;padding-left:15px;}
.table_ver tbody td.product  {text-align:left;font-size:15px;color:#101010;font-weight:700;}
.table_ver tbody td.product a {font-size:15px;color:#101010;}
.table_ver tbody td.productimg img {max-width:76px;max-height:76px;vertical-align:middle;margin-right:10px;}
.table_ver tbody td .x_price {font-weight:800;}
.table_ver tbody td.text_left {text-align:left;padding:10px}
.table_ver tbody td .default{display:inline-block;margin:1px 0;padding:0 5px;vertical-align:top;font-size:11px;color:#fff;line-height:17px;border-radius:3px;background:#00c6c0}

.order_ver {width:100%;table-layout:fixed;}
.order_ver thead th {font-weight:400;padding:18px 0;border-top:1px solid  #40556f;border-bottom:1px solid #f0f2f6;text-align:center;font-size:15px;color:#888;}
.order_ver tbody td {padding:15px 0;text-align:center;font-size:15px;color:#101010;border-bottom:1px solid #f0f2f6;}
.order_ver tbody td.product {text-align:left;}
.order_ver tbody td.price dl {width:90%;}
.order_ver tbody td.price dl:after {content:' ';display:block;width:0;height:0;visibility:hidden;clear:both;}
.order_ver tbody td.price dl dt {float:left;width:30%;font-size:13px;color:#777;}
.order_ver tbody td.price dl dd {float:left;text-align:left;width:70%;font-size:15px;color:#222;} 
.order_ver tbody td.price dl dd strong {font-weight:800;}
.order_ver tbody td.price dl dd span {font-size:12px;margin-right:5px;}
.order_ver tbody .priceBig {font-size:14px}
.order_ver tbody .priceBig span {vertical-align:-1px;font-size:20px;font-weight:800;}
.order_ver tbody .priceBig #labelDiscountPrice,
.order_ver tbody .priceBig #labelDeliveryFee {color:#00c6c0 !important;}
.order_ver td.price{padding:30px 10px;vertical-align:top;background:url(../imgs/global/tline1.gif) 0 center no-repeat;background-size:1px 100px;text-align:left;}
.order_ver tbody td .forIcon{position:relative;padding:10px 0}
.order_ver tbody td .forIcon img{position:absolute;top:50%;right:0;margin:-15px -15px 0 0}
.order_ver tbody td a {font-size:15px;color:#101010;}
.order_ver tbody td.productimg img {max-width:76px;max-height:76px;vertical-align:middle;margin-right:10px;}
.order_ver tbody td .move_cart_btn {background:#fff;padding:9px 14px;font-size:13px;color:#333;border-radius:8px;border:1px solid #333;}
.order_ver tr.total_price td{background-color:#f7f7f7}
.order_ver tr.total_price td div{float:right;margin:0 10px 0 0;padding:8px 13px;text-align:left;border:1px solid #e6e6e6;background-color:#fff}
.order_ver tr.total_price td div span{display:inline-block;width:0;vertical-align:top;font-size:13px;color:#666;line-height:23px;white-space:nowrap}
.order_ver tr.total_price td div strong{display:inline-block;width:279px;vertical-align:top;text-align:right;font-size:13px;color:#666;line-height:23px;font-weight:bold}

/*二쇰Ц �뀒�씠釉�*/
/* 異붽��븷�씤�쟻�슜 */
.order_hor{clear:both;margin:10px 0 0;font-size:13px;border-top:1px solid #444}
.order_hor th{background:#f3f3f3;border-bottom:solid 1px #dbdbdb;text-align:left;font-weight:normal;padding:9px 0 7px;color:#444}
.order_hor td{border-bottom:solid 1px #dbdbdb;text-align:left;padding:10px;color:#666;line-height:16px}
.order_hor td.total span{font-size:15px}
.order_hor td.point strong{color:#000}
.order_hor td.payment span{font-size:19px;font-family:Tahoma}
.order_hor tbody .form th{padding:10px 15px;line-height:25px}
.order_hor tbody .form td{padding:10px 15px;line-height:25px}
.order_hor tbody .form td.payment.fontc .x_price {color:#00c6c0 !important;}

/*�엯李� 寃쎈ℓ 李몄뿬�궡�뿭 �뀒�씠釉�*/
.table_bidding {width:100%;margin:10px 0 0;table-layout:fixed;}
.table_bidding  thead {background:#f8f8f8;border:solid 1px #ddd;}
.table_bidding  thead th{text-align:center;font-weight:bold;padding:10px 0;font-size:13px;color:#444;line-height:19px}
.table_bidding  tbody td{text-align:center;padding:10px 0;font-size:13px;color:#666;line-height:19px;border-bottom:solid 1px #dbdbdb;}

.table_bidding td a {display:inline-block;width:100%;text-align:center;line-height:30px;border-radius:4px;margin-bottom:8px;color:#111;}
.table_bidding td a.bidding_cancel {background:#fff;color:#191c1c;border:1px solid #ddd;}
.table_bidding td a.invoice {background:#00c6c0;color:#fff;}
.table_bidding td a.goodlist {background:#fff;color:#222;border:1px solid #444;}
.table_bidding td a.goodlist i {margin-right:5px;vertical-align:middle;display:inline-block;width:13px;height:30px;background:url("../imgs/button/exel_icon.png") 0 50% no-repeat;background-size:13px 13px;}
.table_bidding td a.upinvoice {background:#40556f;color:#fff;margin-top:8px;}

.table_bidding td span.success {color:#00c6c0;}
.table_bidding td span.failure {color:#f14949;}
.table_bidding td span.proceeding {color:#222;}

.table_bidding td.product{padding:15px;text-align:left}
.table_bidding td.product a {padding:0;color:#888;line-height:24px;text-align:left;}
.table_bidding td.product a strong {display:block;color:#222;font-size:15px;}


/**/
.table_hor{margin:10px 0 0;border-top:1px solid #444}
.table_hor tbody th{font-size:14px;background:#f8f8f8;text-align:left;font-weight:normal;padding:10px 15px;color:#444;border-bottom:solid 1px #dbdbdb}
.table_hor tbody th.line{border-left:solid 1px #dbdbdb}
.table_hor tbody td {font-size:14px;text-align:left;padding:10px 15px;color:#666;border-bottom:solid 1px #dbdbdb;word-break:break-all}
/* �긽�뭹�씠誘몄�,�긽�뭹紐� */
.table_hor tbody td.table_product{text-align:left;padding:10px}
.table_hor tbody td.table_product a{float:left}
.table_hor tbody td.table_product a img{border:solid 1px #e6e6e6;width:80px;margin-right:10px}
.table_hor tbody td.table_product p{float:left;width:80%;margin:5px 0 0}
.table_hor tbody .form th{padding:10px 15px;line-height:25px}
.table_hor tbody .form td{padding:10px 15px;line-height:25px}
.table_hor tbody .form td span .radiobig+label {margin:0 0 0 -4px;}
.table_hor tbody .form td .red_square_dot {line-height:30px;background-position:0 15px;}
.table_hor tbody .dotnonetext{display:inline-block;margin:0 0 0 8px;vertical-align:top}


.essential{margin:4px 0 0;vertical-align:top}
.table_hor tbody .form th .essential{margin:7px 0 0}

/*�쉶�썝媛��엯 �젙蹂댁엯�젰 �뀒�씠釉�*/
.tb_join {width:100%;table-layout:fixed;border-top:1px solid #333;}
.tb_join tbody tr th {padding:10px;font-size:13px;text-align:left;color:#444;background:#f5f5f5;border-bottom:1px solid #ddd;font-weight:800;}
.tb_join tbody tr th .essential {color:#e13a3a;}
.tb_join tbody tr td {padding:10px;border-bottom:1px solid #ddd;font-size:13px;color:#777;line-height:45px;}
.tb_join tbody tr td input.txt {height:35px;padding:0 10px;border:1px solid #ddd;}
.tb_join tbody tr td select {height:35px;padding:0 10px;border:1px solid #ddd;}
/*.tb_join tbody tr td textarea {width:700px;height:150px;padding:10px;border:1px solid #ddd;}*/


/*체크박스 디자인*/
.checknew {display:none;}
.checknew + label {vertical-align:middle;display:inline-block;width:20px;height:20px;background:url("../images/common/checkbox.png") no-repeat 0 0;}
.checknew:checked + label {background:url("../images/common/checkbox.png") no-repeat 0 -20px;}
.checknew + label.notext {text-indent:-9999px;}

.checkboxsmall {display:none;}
.checkboxsmall + label {vertical-align:middle;display:inline-block;width:19px;height:19px;background:url("../images/common/checkbox.png") no-repeat 0 -19px;}
.checkboxsmall:checked + label {background:url("../images/common/checkbox.png") no-repeat 0 0;}
.checkboxsmall + label.notext {text-indent:-9999px;}


/*라디오버튼 꾸미기*/
.radiobig {display:none;}
.radiobig + label {padding:0 10px 0 20px;line-height:15px;vertical-align:middle;display:inline-block;height:15px;background:url("../images/common/radiobutton.png") no-repeat 0 0;}
.radiobig + label.notext {text-indent:-9999px;}
.radiobig:checked + label {background:url("../images/common/radiobutton.png") no-repeat 0 -15px;}

/*작은버튼*/
.sbutton {display:inline-block;width:76px;height:30px;line-height:30px;font-size:13px;background:#40556f;color:#fff;text-align:center;border-radius:8px;}
.smallbutton {padding:0 10px;height:35px;line-height:35px;font-size:13px;background:#172d2b;color:#fff;text-align:center;border-radius:3px;}
a.smallbutton {display:inline-block;}
.borderbutton {padding:0 10px;height:35px;line-height:35px;font-size:13px;color:#40556f;border:1px solid #ddd;background:#fff;text-align:center;border-radius:3px;}
.smallgreenbtn {padding:0 10px;height:35px;line-height:35px;font-size:13px;background:#00c6c0;color:#fff;text-align:center;border-radius:3px;}
/*도트리스트*/
.dotList li {padding-left:10px;font-size:14px;background:url("../images/common/cate_bullet.png") 0 50% no-repeat;line-height:24px;color:#666}

/*하이라이트 색상“*/
.x_highlight {color:#00c6c0;font-weight:700;}
.x_price {color:#00c6c0;font-weight:700;}

/*버튼 */
.wrap_buttons {text-align:center;margin-top:40px;}
.wrap_buttons button, .wrap_buttons a {display:inline-block;width:176px;vertical-align:top;text-align:center;font-size:18px;line-height:55px;color:#fff;font-weight:700;border:1px solid #00c6c0;background:#00c6c0;border-radius:7px;}
.wrap_buttons a {color:#fff;border:1px solid #00c6c0;background:#00c6c0;border-radius:7px;}

.wrap_buttons .gray{color:#a0a0a0 !important;border:1px solid #a0a0a0;background:none}
.wrap_buttons .black{color:#000 !important;border:1px solid #000;background:none}
.wrap_buttons button.bor {background:#fff;border:1px solid #ccc;color:#40556f;}
.wrap_buttons.popup{margin-top:30px;}

.btn_mid{text-align:center}
.btn_left{text-align:left}
.btn_right{text-align:right}


/* ellipsis */
.ellipsis {display:block;overflow:hidden;width:100%;text-overflow:ellipsis;white-space:nowrap;}

/*텍스트블랙*/
.txt_black {color:#111;}


/* 移댄뀒怨좊━諛뺤뒪 */

.box_ctg_big{font-size:13px;overflow:hidden;margin:15px 0 20px;border:1px solid #bbb;padding-bottom:8px;box-shadow: 0 0 5px 0 rgba(64, 85, 111, 0.15);}
.box_ctg_big img{width:100%;}
.box_ctg_big h3{height:14px;margin:0;padding:18px 0 14px 25px;font-weight:700;}
.box_ctg_big ul{overflow:hidden;padding:20px 0 10px 25px;}
.box_ctg_big ul li{padding:9px 0 9px 16px;float:left;width:18%;font-weight:700;background:url("../images/common/cate_bullet.png") no-repeat 0 50%;}
.box_ctg_big ul li a{color:#535353}

/*레드도트리스트*/
.red_square_dotList li,.red_square_dot{padding:1px 0 1px 10px;font-size:13px;background:url("../images/common/cate_bullet.png") 0 9px no-repeat;line-height:19px;color:#666}
.red_square_dotList li a:hover{text-decoration:underline}

.small_title {position:relative;font-size:17px;color:#222;font-weight:700;margin-bottom:20px;}
.small_title  a {position:absolute;right:0;bottom:-10px;}

/* 에코락 및 교환신청서 샘플 버트 */
.sample_btn{display: inline-block; line-height: 30px; color: #fff;font-size: 16px;background: #00c6c0;border: 1px px;border-radius: 3px 3px;text-decoration: none;}

.tb_submit_list_top {margin:0px 0 30px 0;}
.tb_submit_list_top:after {content:' ';display:block;width:0;height:0;visibility:hidden;clear:both;}
.tb_submit_list_top .btn_area {float:left;font-size:13px;color:#888;}
.tb_submit_list_top .btn_area a {padding:8px 20px;background:#2bd3c6;font-size:13px;color:#fff;margin-right:20px;border-radius:7px; display: inline-block; vertical-align: middle;}
.tb_submit_list_top .btn_area input[type="file"] { position: absolute; width: 1px; height: 1px; padding: 0; margin: 0; overflow: hidden; clip:rect(0,0,0,0); border: 0; }
.tb_submit_list_top .btn_area label { display: inline-block; padding:8px 10px; color: #101010; font-size:13px; vertical-align: middle; background-color: #fdfdfd; cursor: pointer; border: 1px solid #ddd; border-radius:3px; }
.tb_submit_list_top .btn_area .upload-name { display: inline-block; padding:8px 10px;font-size:13px;vertical-align: middle; background-color: #f5f5f5; border: 1px solid #ebebeb;border-radius: 3px; -webkit-appearance: none; /* 네이티브 외형 감추기 */ -moz-appearance: none; appearance: none; }
.tb_submit_list_top .btn_area button {border:0;vertical-align:middle;margin-right:5px;padding:8px 10px;font-size:13px;background:#172d2b;border-radius:3px;color:#fff;}

.file_select {padding: 5px 0px 5px 0px;    font-size: 12px;    color: #fff;    background: #2bd3c6;    border-radius: 3px;}

.tb_submit_list_top .btn_area_right {float:right;font-size:13px;color:#888;}
.tb_submit_list_top .btn_area_right button {border:0;vertical-align:middle;margin-right:5px;padding:8px 10px;font-size:13px;background:#172d2b;border-radius:3px;color:#fff;}
.tb_submit_list_top .btn_area_right input {padding: 8px 10px; border: 1px solid; border-radius: 5px; border-color: #D5D5D5;}

#device_reg_body .delDeviceChangeBtn{background-color: #A6A6A6; color: white; padding: 5px}



/* 23.09.19 교환신청 이미지 추가 */
#device_reg_body .delDeviceChangeBtn{padding:7px 10px; font-size:14px; color:#666; background:#f0f2f6; border-radius:7px; cursor:pointer}
#device_reg_body .imagePopupOpenBtn{padding:7px 10px; font-size:14px; color:#fff; background:#172d2b; border-radius:7px; cursor:pointer}

.mypage .imgDim {display:none;width:100%;height:100%;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0 ,0 ,0,0.6);}
.mypage .imgLayerPopup {display:none;position:fixed;background:#fff;padding:20px 10px; width:1200px; height:1000px;top:50%;left:50%;border-radius:7px;transform:translate(-50% , -50%);}
.mypage .imgLayerPopup .tit_box{position:relative; padding:10px 0 20px; text-align:center;}
.mypage .imgLayerPopup .tit_box h3 {font-size:17px;color:#222;font-weight:800; margin:0;}
.mypage .imgLayerPopup .tit_box .imagePopupCloseBtn{position:absolute; right:10px; top:10px; width:20px; height:20px; background:none; cursor:pointer;}
.mypage .imgLayerPopup .tit_box .imagePopupCloseBtn:before{content:''; position:absolute; left:50%; top:50%; transform:translate(-50% , -50%) rotate(45deg); width:100%; height:2px; background:#00c6c0;}
.mypage .imgLayerPopup .tit_box .imagePopupCloseBtn:after{content:''; position:absolute; left:50%; top:50%; transform:translate(-50% , -50%) rotate(-45deg); width:100%; height:2px; background:#00c6c0;}
.mypage .imgLayerPopup .cont_box{overflow-y:auto; height:920px; padding:0 10px 40px; box-sizing:border-box;}
.mypage .imgLayerPopup .cont_box::-webkit-scrollbar{width:4px;}
.mypage .imgLayerPopup .cont_box::-webkit-scrollbar-thumb{background:#00c6c0}
.mypage .imgLayerPopup .cont_box::-webkit-scrollbar-track{background:#ddd}
.mypage .imgLayerPopup .cont_box ul li + li{margin-top:25px;}
.mypage .imgLayerPopup .cont_box ul li p{font-size:15px; font-weight:500; letter-spacing:-0.025em; color:#222; position:relative; padding-left:10px; box-sizing:border-box; margin-bottom:10px;}
.mypage .imgLayerPopup .cont_box ul li p:before{content:''; position:absolute; left:0; top:50%; transform:translateY(-50%); width:5px; height:5px; background:#222; border-radius:5px;}
.mypage .imgLayerPopup .cont_box ul li .fileList{font-size:0; letter-spacing:-4px;}
.mypage .imgLayerPopup .cont_box ul li .fileList .filebox{position:relative; cursor:pointer; display:inline-block; vertical-align:top; width:calc(33.333% - 13.333px); margin-right:20px; box-sizing:Border-box; position:relative; border:1px solid #222; padding:15% 0 ;}
.mypage .imgLayerPopup .cont_box ul li .fileList .filebox:before{content:'' ; position:absolute; left:50%; top:50%; transform:translate(-50% , -50%); background:#ddd; width:30px; height:4px; border-radius:2px;}
.mypage .imgLayerPopup .cont_box ul li .fileList .filebox:after{content:'' ; position:absolute; left:50%; top:50%; transform:translate(-50% , -50%); background:#ddd; width:4px; height:30px; border-radius:2px;}
.mypage .imgLayerPopup .cont_box ul li .fileList .filebox:nth-of-type(3n){margin-right:0;}
.mypage .imgLayerPopup .cont_box ul li .fileList .filebox img{position:absolute; left:50%; top:50%; transform:translate(-50% , -50%); z-index:10;}
.mypage .imgLayerPopup .cont_box .btn_box{position:fixed; bottom:20px; right:20px; }
.mypage .imgLayerPopup .cont_box .btn_box button{border-radius:7px; border:0; padding:10px 30px;background:#2bd3c6;font-size:16px;color:#fff; font-weight:bold; letter-spacing:-0.025em; cursor:pointer; display:none;}

@media (max-width: 1200px) {
   .mypage .imgLayerPopup{width:800px; height:600px}
   .mypage .imgLayerPopup .cont_box{height:500px;}
}
@media (max-height: 1000px) {
   .mypage .imgLayerPopup{width:800px; height:600px}
   .mypage .imgLayerPopup .cont_box{height:500px;}
}

#devicechange_reg_btn_part{
    text-align: center;
    width: 100% !important;
    padding: 25px;
}

#devicechange_reg_btn_part .devicechange_reg_btn{
	display:inline-block;
	padding: 7px 20px;
    font-size: 14px;
    color: #fff;
    background: #747474;
    border-radius: 7px;
    cursor: pointer;
}

#changeListArea button{
	border: 0;
    vertical-align: middle;
    margin-right: 5px;
    padding: 8px 10px;
    font-size: 13px;
    background: #8C8C8C;
    border-radius: 10px;
    color: #fff;
}