@charset "utf-8";


/**
 * http://www.adamkaplan.me/css-clearfix/
 * .clearfix
 */

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.invisible {
  position: absolute !important;
  height: 1px; width: 1px; 
  overflow: hidden;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

.removed-text { text-decoration: line-through; }

.tabMenu{ margin: 0; padding:0 1px 0 0;}
.tabMenu .table_form{table-layout:fixed;}
.tabMenu .tr{}
.tabMenu .td{height:40px;border:1px solid #c6c6c6;font-size:15px;text-align:center;}
.tabMenu .td.on{position:relative;border-color:#0d47a5;background:#0d47a5;color:#fff;font-weight:bold;}



/* addresses.html */

footer.pagination-wrapper { position: relative; }
footer.pagination-wrapper div.pagination { position: relative; float: left; }
footer.pagination-wrapper div.btn-group { float: right; }

.krZip .box { margin: 0 !important; }
.krZip .box input.current_address { width: 400px !important; }
.krZip .box ul li { display: inline-block; padding-right: 5px; padding-bottom: 5px; }

/* table */

section.addressbook-wrapper { margin-top: 50px; }
section.addressbook-wrapper table.dtable * { font-size: 13px; }

section.addressbook-wrapper table.dtable td.title ul { list-style: none; margin: 0; padding: 0; }
section.addressbook-wrapper table.dtable td.title ul li:before { content: "+"; padding-right: 5px; }
section.addressbook-wrapper table.dtable td.title ul li:first-of-type:before,
section.addressbook-wrapper table.dtable td.title ul li:first-child:before { display: none; }
section.addressbook-wrapper table.dtable td strong { color: #333; }

section.addressbook-wrapper table.dtable tfoot td { text-align: right; border: none; }
section.addressbook-wrapper table.dtable tfoot td strong { padding: 0 20px; font-size: 24px; font-weight: bold; color: #1c6cc5; }

section.addressbook-wrapper table.dtable td.th label { font-weight: bold; }

section.addressbook-wrapper table.dtable td label.methods { display: inline-block; * display: inline; zoom: 1; padding-right: 8px; }



.addressbook-wrapper{position:relative;width:1000px;margin:0 auto;}
.addressbook-wrapper:after{content:'';display:block;clear:both;}

.addressbook-wrapper .krZip .box { margin: 0 !important; }
.addressbook-wrapper .krZip .box input.current_address { width: 500px !important; }
.addressbook-wrapper .krZip .box ul li { display: inline-block; padding-right: 5px; padding-bottom: 5px; }



/* Pagination */
.pagination {
	margin: 0;
	padding: 4px 0 10px 0;
	text-align: center;
	line-height: normal;
}
.pagination a,
.pagination strong {
	position: relative;
	color: #767676;
	font: bold 12px/16px Tahoma, Sans-serif;
	vertical-align: top;
	display: inline-block;
	text-decoration: none;
	padding: 1px 8px;
	margin: 0 -3px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #fff;
	z-index: 2;
}
.pagination a:hover,
.pagination a:active,
.pagination a:focus {
	background-color: #f8f8f8;
}
.pagination strong {
	color: #f60;
	font-size: 18px;
}
.pagination .direction {
	font-weight: normal;
	color: #767676;
	text-decoration: none !important;
	border: 0;
	z-index: 1;
}
.pagination .direction:hover,
.pagination .direction:active,
.pagination .direction:focus {
	color: #333;
	background-color: #fff;
}
.pagination .prev {
	border-left: 0;
}
.pagination .next {
	border-right: 0;
}
.pagination .direction span {
	position: relative;
	display: inline-block;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	top: 4px;
}
.pagination .prev span {
	border: 3px solid;
	border-top: solid #fff;
	border-bottom: solid #fff;
	border-left: 0;
	margin-right: 1px;
	*left: -4px;
}
.pagination .next span {
	border: 3px solid;
	border-top: solid #fff;
	border-bottom: solid #fff;
	border-right: 0;
	margin-left: 1px;
}

.article_wrap .more_wrap{position:absolute;right:0;top:10px;}


/* mypage - index.html */
.box_mypage {}
.box_mypage:after{content:'';display:block;clear:both;}
.box_mypage .box{border:1px solid #dcdcdc;}
.box_mypage .conLeft{float:left;width:730px;}
.box_mypage .conLeft.no-company-info { float: none; width: 100%; }
.box_mypage .conLeft .head{padding:15px 30px;background:#2658b2;color:#a6c6ff;}
.box_mypage .conLeft .head .td:first-child{font-weight:bold;font-size:15px;}
.box_mypage .conLeft .head .td:first-child > em{color:#fff;}
.box_mypage .conLeft .head .td + .td{text-align:right;}
.box_mypage .conLeft .myinfo{background:url('../images/bg_pattern.png');}
.box_mypage .conLeft .myinfo .table_form{table-layout:fixed;}
.box_mypage .conLeft .myinfo .td{height:114px;border-left:1px solid #eee;text-align:center;}
.box_mypage .conLeft .myinfo .td:first-child{border-left:0;}
.box_mypage .conLeft .myinfo dl{display:inline-block;text-align:left;font-weight:bold;}
.box_mypage .conLeft .myinfo dt{font-size:16px;}
.box_mypage .conLeft .myinfo dd{font-size:12px;}
.box_mypage .conLeft .myinfo dl.ico1{padding:0 0 0 60px;background:url('../images/ico_mypage1.png') no-repeat 0 50%;}
.box_mypage .conLeft .myinfo dl.ico2{padding:0 0 0 60px;background:url('../images/ico_mypage2.png') no-repeat 0 50%;}
.box_mypage .conLeft .myinfo dl.ico3{padding:0 0 0 50px;background:url('../images/ico_mypage3.png') no-repeat 0 50%;}
.box_mypage .conLeft .myinfo dl.ico4{padding:0 0 0 50px;background:url('../images/ico_mypage4.png') no-repeat 0 50%;}
.box_mypage .conLeft .column{padding:12px 30px;border-top:1px solid #eee;background:#fff;}
.box_mypage .conLeft .column > strong.t_point{margin:0 5px 0 0;}
.box_mypage .conLeft .column > strong.t_point + strong span.help { font-weight: normal; color: #999; }
.box_mypage .conRight{float:right;width:180px;}
.box_mypage .conRight .logo{height:130px;padding:0 20px;background:#fff;text-align:center;}
.box_mypage .conRight .logo:before{content:'';display:inline-block;width:0;height:100%;vertical-align:middle;}
.box_mypage .conRight .logo img{max-width:100%;}
.box_mypage .conRight dl{}
.box_mypage .conRight dt{padding:5px 10px;background:#7f7f7f;color:#fff;text-align:center;font-weight:bold;font-size:15px;}
.box_mypage .conRight dd{padding:15px;background:#f2f2f2;}
.box_mypage .conRight dd .t_strong{font-size:15px;}
.box_mypage .conRight dd .ico1,
.box_mypage .conRight dd .ico2,
.box_mypage .conRight dd .ico3,
.box_mypage .conRight dd .ico4{padding:0 0 0 23px;}
.box_mypage .conRight dd .ico1{background:url('../images/ico_infor1.png') no-repeat;}
.box_mypage .conRight dd .ico2{background:url('../images/ico_infor2.png') no-repeat;}
.box_mypage .conRight dd .ico3{background:url('../images/ico_infor3.png') no-repeat;}
.box_mypage .conRight dd .ico4{background:url('../images/ico_infor4.png') no-repeat;}
.box_mypage .conRight p{padding:10px;background:#fff;font:11px/1.3 dotum;text-align:center;}
.box_mypage dl.statistics dd span { display: block; }
.ico_file{padding:0 0 0 17px;background:url('../images/ico_file.png') no-repeat 0 50%;color:#2658b2;font-size:11px;font-family:dotum;}
.sian_image{padding:50px;text-align:center;}
.sian_image .name{margin:0 0 15px;font-size:15px;}
.sian_image .namecard{}
.sian_image .namecard a{display:inline-block;margin:0 25px;}
.sian_desc{display:table;table-layout:fixed;width:100%;margin:-1px 0 0;}
.sian_desc dl{display:table-row;}
.sian_desc dt,
.sian_desc dd{display:table-cell;vertical-align:middle;border-top:1px solid #ddd;}
.sian_desc dt{width:200px;background:#ddd;text-align:center;}
.sian_desc dd{position:relative;padding:30px;}
.sian_desc dd .date{position:absolute;right:30px;top:50%;margin:-10px 0 0;color:#cbcbcb;}
.sian_desc + .sian_desc dt{border-color:#fff;}
.txt_line{margin:0 0 15px;}
.txt_line table{table-layout:auto;}
.txt_line .td1,
.txt_line .td3{width:1px;white-space:nowrap;}
.txt_line .td2{position:relative;}
.txt_line .td2:before{content:'';position:absolute;left:10px;top:50%;right:10px;border-top:1px solid #dfdfdf;}
.txt_line .td3{}
.one-to-one-wrapper { margin-top: 50px; }
.box_mosaic + section.orders-container { margin-top: 50px; }


/* order-index.html */
.order_area{ margin-bottom: 50px; }
.order_area .table_form{table-layout:fixed;}
.order_area .td{height:220px;border:1px solid #ededed;text-align:center;}

/*.order_area .td.order1:hover { border:1px solid #0a51c0 !important;}
.order_area .td.order2:hover { border:1px solid #d4268a !important;}
.order_area .td.order3:hover { border:1px solid #00c0f5 !important;}
.order_area .td.order4:hover { border:1px solid #7243bd !important;}
.order_area .td.order5:hover { border:1px solid #fb6f09 !important;}*/

.order_area .btn_wrap{}
.order_area .btn_wrap a{display:inline-block;width:70px;height:30px;line-height:30px;font-weight:bold;font-size:14px;color:#fff;}
.order_area .order1 .btn_wrap a{background:#0a51c0;}
.order_area .order2 .btn_wrap a{background:#d4268a;}
.order_area .order3 .btn_wrap a{background:#00c0f5;}
.order_area .order4 .btn_wrap a{background:#7243bd;}
.order_area .order5 .btn_wrap a{background:#fb6f09;}
section.orders-container tr.no-items td { padding: 70px 50px; font-size: 20px; font-weight: bold; color: #888;}


/* index.html - list box design */
.list_namecard{overflow:hidden;}
.list_namecard ul{margin:-20px 0 0;padding:0 0 0 1px;}
.list_namecard ul:after{content:'';display:block;clear:both;}
.list_namecard li{float:left;position:relative;width:33.33%;margin:20px 0 0;text-align:center;}
.list_namecard li:hover .overview{overflow:visible;height:auto;}
.list_namecard li:hover .text{color:#0b51be;}
.list_namecard .sample{position:relative;height:248px;margin:0 0 0 -1px;border:1px solid #e5e5e5;font-size:0;}
.list_namecard .sample > img:first-child{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;}
.list_namecard .sample:before{content:'';display:inline-block;width:0;height:100%;vertical-align:middle;}
.list_namecard .ico_wrap{position:absolute;top:-1px;}
.list_namecard .overview{overflow:hidden;position:absolute;left:0;top:0;right:0;bottom:0;height:0;background:url('../images/bg_opa40.png');color:#fff;}
.list_namecard .overview:before{content:'';display:inline-block;width:0;height:100%;vertical-align:middle;}
.list_namecard .detail{display:inline-block;padding:40px 0 0;background:url('../images/ico_book.png') no-repeat 50% 0;font-weight:800;font-size:16px;text-shadow:1px 1px 3px rgba(0,0,0,.5);}
.list_namecard .bbtn{position:absolute;left:0;bottom:0;right:0;padding:15px;background:url('../images/bg_opa80.png');font-size:15px;}
.list_namecard .bbtn .type{font-size:16px;}
.list_namecard .bbtn .type dl{text-align:left;}
.list_namecard .bbtn .type dl:after{content:'';display:block;clear:both;}
.list_namecard .bbtn .type dt{float:left;font-weight:bold;}
.list_namecard .bbtn .type dd{float:right;font-weight:bold;}
.list_namecard .bbtn .type dd > span:first-child{margin:0 5px 0 0;font-weight:normal;font-size:13px;text-decoration:line-through;}
.list_namecard .bbtn .type dd > em{color:#e9118e;}
.list_namecard .text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;padding:0 5px;color:#333;}
.list_namecard .text > .price{display:block;font-weight:bold;font-size:15px;}
.list_namecard.hyunpan{}
.list_namecard.hyunpan + .list_namecard.hyunpan{margin:20px 0 0;}
.list_namecard.hyunpan ul{margin-top:1px;}
.list_namecard.hyunpan li{width:25%;margin-top:-1px;}
.list_namecard.hyunpan li:first-child{position:relative;z-index:2;left:-1px;}
.list_namecard.hyunpan .wrap{position:relative;height:298px;margin:0 0 0 -1px;border:1px solid #e5e5e5;}
.list_namecard.hyunpan .sample{height:245px;margin:0;border:0;}
.list_namecard.hyunpan .sample > img:first-child{vertical-align:bottom;}
.list_namecard.hyunpan .sample:before{vertical-align:bottom}
.list_namecard.typeBest li{width:20%;}
.ui-tooltip.detail-description { padding: 2px; max-width: 631px !important; box-shadow: 0 0 10px rgba(0,0,0,0.6); }




/* items.html */

header.products-types {position:relative;z-index:2;border-bottom:3px solid #eee;}
header.products-types ul {}
header.products-types ul:after {content:'';display:block;clear:both;}
header.products-types ul li {float:left;min-width:118px;margin:0 1px 0 0;}
header.products-types ul li.on a {margin:-5px 0 0;border:3px solid #eee;border-bottom:0;background:#fff;color:#2658b2;font-weight:bold;font-size:16px;line-height:33px;}
header.products-types ul li.on a:before {content:'';position:absolute;left:0;right:0;bottom:-3px;border-bottom:3px solid #fff;}
header.products-types a{display:block;position:relative; padding: 0 10px; border-radius:15px 15px 0 0;background:#3277ce;color:#d0dcf1;text-align:center;font-size:14px;line-height:31px;}
header.products-types + article.product-item {margin-top:-3px !important;}

header.special-types {position:relative;z-index:2;border-bottom:3px solid #eee;}
header.special-types ul {}
header.special-types ul:after {content:'';display:block;clear:both;}
header.special-types ul li {float:left;min-width:118px;margin:0 1px 0 0;}
header.special-types ul li.on a {margin:-5px 0 0;border:3px solid #eee;border-bottom:0;background:#fff;color:#e9148f;font-weight:bold;font-size:16px;line-height:33px;}
header.special-types ul li.on a:before {content:'';position:absolute;left:0;right:0;bottom:-3px;border-bottom:3px solid #fff;}
header.special-types a{display:block;position:relative; padding: 0 10px; border-radius:15px 15px 0 0;background:#e9148f;color:#fff;text-align:center;font-size:14px;line-height:31px;}
article.product-item {margin-top:-3px !important;}

header.coupon-types {position:relative;z-index:2;border-bottom:3px solid #eee;}
header.coupon-types ul {}
header.coupon-types ul:after {content:'';display:block;clear:both;}
header.coupon-types ul li {float:left;min-width:118px;margin:0 1px 0 0;}
header.coupon-types ul li.on a {margin:-5px 0 0;border:3px solid #eee;border-bottom:0;background:#fff;color:#e96715;font-weight:bold;font-size:16px;line-height:33px;}
header.coupon-types ul li.on a:before {content:'';position:absolute;left:0;right:0;bottom:-3px;border-bottom:3px solid #fff;}
header.coupon-types a{display:block;position:relative; padding: 0 10px; border-radius:15px 15px 0 0;background:#e96715;color:#fff;text-align:center;font-size:14px;line-height:31px;}
article.coupon-item {margin-top:-3px !important;}

article.product-item{position:relative;margin:0 0 20px;padding:30px;border:3px solid #eee;font-family:"Malgun gothic";}
article.product-item .more_wrap{position:absolute;right:30px;top:30px;}
article.product-item:after{content:'';display:block;clear:both;}
article.product-item .conLeft{float:left;width:446px;}
article.product-item .conLeft .option{}
article.product-item .conLeft .option select{_height:auto;}
article.product-item .box_info{border:1px solid #c5c5c5;box-shadow:1px 1px 2px rgba(0,0,0,.11);}
article.product-item .box_info .head{padding:15px 25px;background:url('../images/bg_pattern.png');}
article.product-item .box_info .head dl{}
article.product-item .box_info .head dt{font-weight:bold;font-size:20px;letter-spacing:-1px;}
article.product-item .box_info .head dt em{}
article.product-item .box_info .head dd{}
article.product-item .box_info .body{padding:10px 25px;}
article.product-item .box_info .body td{padding:2px 0;}
article.product-item .box_info + .foot{margin:10px 0 0;}
article.product-item .box_info + .foot .td + .td{font-weight:bold;text-align:right;}
article.product-item .box_info + .foot .td + .td .t_point{font-size:20px;}
article.product-item .box_info + .foot .btn_css{min-width:90px;height:38px;line-height:38px;background-position:-6px -6px;font-size:13px;}
article.product-item .conRight{float:right;width:466px;}
article.product-item .conRight .view{float:left;width:386px;height:233px;}
article.product-item .conRight .view img{width:100%;height:100%;}
article.product-item .conRight .choice{float:right;width:78px;}
article.product-item .conRight .choice a{display:block;height:45px;}
article.product-item .conRight .choice a + a{margin:2px 0 0;}
article.product-item .conRight .choice img{width:100%;height:100%;}
article.product-item aside.item-additional-info * { font-size: 13px; }
article.product-item aside.item-additional-info dl { position: relative; margin: 0; padding: 10px 0; color: #555; }
article.product-item aside.item-additional-info dt { clear: both; float: left; display: inline-block; padding: 3px 0; *display: inline; zoom: 1; color: #767676; }
article.product-item aside.item-additional-info dt:before { padding-right: 5px; content: '\00b7'; }
article.product-item aside.item-additional-info dd { float: left; display: inline-block; padding: 3px 0; *display: inline; zoom: 1; color: #1c6cc5; font-weight: bold; }
article.product-item aside.item-additional-info dd:before { content: ":"; padding: 0 4px; color: #555; }
article.product-item aside.item-additional-info dd strong { color: #fb601e; }
article.product-item aside.item-additional-info dd.finishings span + span:before { content: ', '; }
article.product-item aside.item-additional-info dl:first-of-type { position: relative; float: left !important; padding-left: 20px !important; width: 180px; }
article.product-item aside.item-additional-info dl:last-of-type { position: relative; float: right; padding-right: 20px; width: 220px; }
article.product-item aside.item-additional-info dl:first-child { position: relative; float: left !important; padding-left: 20px !important; width: 180px; }
article.product-item aside.item-additional-info dl:last-child { position: relative; float: right; padding-right: 20px; width: 220px; }
article.product-item .foot .td { width: 65%; }
article.product-item .foot .actions { width: 35% !important; }
article.product-item .foot .td ul li { display: inline-block; margin-left: 15px; *display: inline; zoom: 1; }
article.product-item div.conRight ul { list-style: none; margin: 0; padding: 0; }
article.product-item div.conRight div.item-images { width: 490px; }
article.product-item div.conRight div.item-images ul {}
article.product-item div.conRight div.item-images ul li { display: none; }
article.product-item div.conRight div.item-images ul li:first-of-type,
article.product-item div.conRight div.item-images ul li:first-child { display: block; } 
article.product-item div.conRight div.item-images img { width: 385px; height: 235px; }
article.product-item div.conRight div.item-images { position: relative; float: left; width: 385px; }
article.product-item div.conRight div.item-thumbnails { position: relative; float: right; }
article.product-item div.conRight div.item-thumbnails ul li { float: none; margin-bottom: 2.5px; }
article.product-item div.conRight div.item-thumbnails ul li img { display: block; width: 78px; height: 45px; }


/* details.html */

div.order-customize-form-wrapper { margin-bottom: 20px; color: #767676; }
div.order-customize-form-wrapper h3 { margin: 0; padding: 30px 40px 0; font-size: 20px; font-weight: 600; color: #5b646b; }


section.product-info aside.note-opener,
div.order-customize-form-wrapper aside.enabler { position: absolute; top: 30px; right: 30px; height: 30px; line-height: 30px; font-size: 13px; }

div.order-customize-form-wrapper h4.h4 { margin-top: 30px; margin-left: 30px; }

div.order-customize-form-wrapper header.products-types + section.product-info {margin-top:-3px !important;}
div.order-customize-form-wrapper header.products-types,
div.order-customize-form-wrapper header.products-types ul li a { border-color: #3177cd; }
section.product-info { position: relative; border: 3px solid #3a79cc; }
section.product-info article.product-item { margin: 0; padding-top: 0; border: none !important; }


section.product-info article.product-item .option label { font-weight: bold; }

nav.item-navigation ul.other-products { list-style: none; margin: 10px; padding: 0 0 0 15px; }
nav.item-navigation ul.other-products li { padding: 4px 0; }
nav.item-navigation ul.other-products * { color: #777; font-size: 13px; font-weight: 600; text-decoration: none; }


select#other-products .current-products,
select#other-products .current-products option { background-color: #eee; }
#price-headcount { width: 60px; }
#price-headcount[readonly] { background-color: #ececec; }

section.price-settings { position: relative; padding: 0 0 0 450px; height: 100%; border: 1px solid #ccc; border-bottom: none; background-color: #fafafa; z-index: 1; }
section.price-settings div.price-choose-wrapper { position: relative; float: left; margin: 0 0 0 -450px; width: 450px; }
section.price-settings div.price-choose-wrapper dl.prices { margin: 0; padding: 10px 0 30px; border-bottom: 1px solid #ededed; font-size: 13px; }
section.price-settings div.price-choose-wrapper dl.prices dt,
section.price-settings div.price-choose-wrapper dl.prices dd { margin: 0; padding: 3px 0; height: 26px; line-height: 26px; }
section.price-settings div.price-choose-wrapper dl.prices dt { clear: both; float: left; padding-left: 40px; width: 80px; font-weight: 600; color: #767676; }
section.price-settings div.price-choose-wrapper dl.prices dd { margin-left: 120px; }
section.price-settings div.price-choose-wrapper dl.prices dd:before { content: ":"; padding: 0 3px; color: #767676; }

.dtable_txt { }
.dtable_txt dl.basic_info {  }
.dtable_txt dl.basic_info dt,
.dtable_txt dl.basic_info dd { margin: 0; padding: 3px 0; height: 26px; line-height: 26px; }
.dtable_txt dl.basic_info dt { clear: both; float: left; padding-left: 8px; width: 80px; font-weight: 600; color: #767676; }
.dtable_txt dl.basic_info dd { margin-left: 88px; }
.dtable_txt dl.basic_info dd:before { content: ":"; padding: 0 3px; color: #767676; }



section.price-settings div.price-result-wrapper { position: absolute; top: 30px; bottom: 30px; left: 450px; right: 30px; }
section.price-settings div.price-result { position: absolute; left: 0; right: 0; bottom: 0; border: 1px solid #4771bb; }
section.price-settings div.price-result header { position: absolute; top: 0; bottom: 0; margin: 0; width: 80px; height: 100%; background-color: #5179c1;  }
section.price-settings div.price-result h4 { position: absolute; top: 50%; margin: -13px 0 0; width: 100%; font-size: 12px; font-weight: bold; text-align: center; line-height: 26px; color: white; }
section.price-settings div.price-result ul.order-summary { list-style: none; margin: 0 0 0 80px; padding: 20px; background-color: white; }
section.price-settings div.price-result ul.order-summary li { line-height: 20px; text-align: left; font-size: 12px; color: #767676; }
section.price-settings div.price-result ul.order-summary li.pink { color: #f09199; padding-left:11px; }
section.price-settings div.price-result ul.order-summary li strong { color: #333; }
section.price-settings div.price-result ul.order-summary li:before { content: " + "; }
section.price-settings div.price-result ul.order-summary li.pink:before { content: ""; }
section.price-settings div.price-result ul.order-summary li:first-of-type:before { display: none; }
section.price-settings div.price-result ul.order-summary li.order-total-wrapper:before { display: none; }
section.price-settings div.price-result ul.order-summary li.order-total-wrapper { padding-top: 15px; height: 22px; line-height: 22px; }
section.price-settings div.price-result ul.order-summary li.order-total-wrapper strong#order-total { font-size: 18px; line-height: 22px; color: #1c6cc5; }
/* ie8 */
section.price-settings div.price-result ul.order-summary li:first-child:before { display: none; }

section.price-settings .size-selector { display: inline-block; *display: inline; zoom: 1; }

h4.order-options-header { 
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 14px;
    background: url( "../images/bg_pattern2.png" ) repeat center center;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #767676;
    font-weight: bold;
}

h4.order-options-header2 { 
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 14px;
    background: url( "../images/bg_pattern.png" ) repeat center center;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #3f3a39;
}

h4.order-options-header2 > p {display:inline-block;}

.fc_red {color:#e60012}
.fw_bold {font-weight:600;}

section.order-options { position: relative; padding: 0 0 0 499px; height: 100%; min-height: 587px; border: 1px solid #ccc; border-top: none; background-color: #fafafa; z-index: 1; }
section.order-options div.order-option-wrapper { position: relative; float: left; margin: 0 0 0 -499px; width: 499px; }
section.order-options div.order-option-description { 
    position: absolute;
    left: 499px; right: 0;
    top: 0; bottom: 0;
    padding: 0;
    background-color: white;
    border: 3px solid #3a79cc;
}

section.order-options div.order-option-description div.wait-a-second {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -15px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}

section.order-options div.order-option-wrapper h3 {}
section.order-options div.order-option-wrapper dl.options { margin: 0; padding: 10px 0 30px; border-bottom: 1px solid #ededed; font-size: 13px; }
section.order-options div.order-option-wrapper dl.options:last-of-type { border: none; }
/*
section.order-options div.order-option-wrapper dl.options label { margin: 0; padding: 2px 0; height: 32px; line-height: 32px; vertical-align: middle; }
section.order-options div.order-option-wrapper dl.options label.btn { display: block; padding: 0 5px !important; text-align: left; }
section.order-options div.order-option-wrapper dl.options label.btn * { margin: 0 !important; padding: 0 !important; }
*/
section.order-options div.order-option-wrapper dl.options label { height: 20px; line-height: 20px; }
section.order-options div.order-option-wrapper dl.options dt,
section.order-options div.order-option-wrapper dl.options dd { margin: 0; padding: 2px 0; height: 32px; line-height: 32px; vertical-align: middle; }
section.order-options div.order-option-wrapper dl.options dt { clear: both; float: left; padding-left: 30px; width: 150px; font-weight: 600; }
section.order-options div.order-option-wrapper dl.options dd.summary,
section.order-options div.order-option-wrapper dl.options dd.helper { margin-left: 185px; margin-top:/*＼**/1px; zoom: 1; color: #767676; }
section.order-options div.order-option-wrapper dl.options dd.price { position: relative; float: right; padding-right: 20px; width: 75px; text-align: right; color: #1c6cc5; }
section.order-options div.order-option-wrapper dl.options dd.helper { clear: both; }
section.order-options div.order-option-wrapper dl.options dd.info {}
section.order-options div.order-option-wrapper dl.options dd.price:after {
    position: absolute;
    content: '';
    display: none;
    width: 0;
    z-index: 1;
    right: 0;
    top: 50%;
    margin-top: -5px;
    border-style: solid;
    border-width: 5px 5px 5px 0;
    border-color: transparent #3a79cc;
}
section.order-options div.order-option-wrapper dl.options dd.price.selected:after { display: block; }
section.order-options div.order-option-wrapper dl.options dd.logo-titles { margin-left: 100px; margin-top:/*＼**/1px; zoom: 1; color: #767676; }
section.order-options div.order-option-wrapper dl.options dd.logo-titles input { margin-right: 10px; width: 40%; }

div.order-option-description div#sample-selector,
div.order-option-description div#sample-selector-other-side { margin-top: 30px; text-align: center; }
/*
div#option-window .like-image {
    margin: 10px auto; 
    width: 220px;
    height: 124px;
    line-height: 124px; 
    border: 1px solid #ddd;
    background-color: #ededed;
    color: #ddd; 
    font-size: 22px; 
    font-weight: bold; 
    text-align: center; 
}
*/
div#sample-selector div#viewer-sample span.no-sample,
div#sample-selector-other-side div#viewer-sample span.no-sample { display: block; line-height: 124px; color: #ddd; font-size: 25px; font-weight: 500; text-align: center; }
div#option-window div#viewer-sample img { display: block; max-width: 100%; height: auto; }

div#sample-selector.has-the-other-side,
div#sample-selector-other-side { float: left; width: 217px!important; }
div#sample-selector.has-the-other-side { padding-left: 30px; }
div#sample-selector.has-the-other-side .like-image,
div#sample-selector-other-side .like-image { margin: 0 auto 10px !important; width: 201px !important; height: 114px !important; line-height: 114px !important; }

div#option-window .like-image.other-side-1,
div#option-window .like-image.other-side-2 {}
div#option-window .like-image.other-side-text,
div#option-window .like-image.other-side-content { text-indent: -9999em; overflow: hidden; }
div#option-window .like-image.other-side-text { background: #ededed url( '../images/txt_exam_text.png' ) no-repeat center center; }
div#option-window .like-image.other-side-content { background: #ededed url( '../images/txt_exam_content.png' ) no-repeat center center; }
div#option-window .like-image.other-side-text1 { background: #ededed url( '../images/txt_exam_text1.png' ) no-repeat center center; background-size:203px; }
div#option-window .like-image.other-side-text2 { background: #ededed url( '../images/txt_exam_text2.png' ) no-repeat center center; background-size:203px; }
div#option-window .like-image.other-side-text3 { background: #ededed url( '../images/txt_exam_text3.png' ) no-repeat center center; background-size:203px; }
div#option-window .like-image.other-side-text4 { background: #ededed url( '../images/txt_exam_text4.png' ) no-repeat center center; background-size:203px; }
div#option-window .like-image.other-side-text5 { background: #ededed url( '../images/txt_exam_text5.png' ) no-repeat center center; background-size:203px; }
div#option-window .like-image.other-side-text6 { background: #ededed url( '../images/txt_exam_text6.png' ) no-repeat center center; background-size:203px; }
div#option-window .like-image.other-side-text7 { background: #ededed url( '../images/txt_exam_text7.png' ) no-repeat center center; background-size:203px; }
div#option-window .like-image.other-side-text8 { background: #ededed url( '../images/txt_exam_text8.png' ) no-repeat center center; background-size:203px; }

div#option-window .like-image.other-side-new-text1 { background: #ededed url( '../images/txt_exam_new_text1.jpg' ) no-repeat center center; background-size:203px; }
div#option-window .like-image.other-side-new-text2 { background: #ededed url( '../images/txt_exam_new_text2.jpg' ) no-repeat center center; background-size:203px; }
div#option-window .like-image.other-side-new-text3 { background: #ededed url( '../images/txt_exam_new_text3.jpg' ) no-repeat center center; background-size:203px; }
div#option-window .like-image.other-side-new-text4 { background: #ededed url( '../images/txt_exam_new_text4.jpg' ) no-repeat center center; background-size:203px; }

div#option-window .like-image.other-side-new-text1_v { background: #ededed url( '../images/txt_exam_new_text1_v.jpg' ) center center/156px 275px no-repeat !important; }
div#option-window .like-image.other-side-new-text2_v { background: #ededed url( '../images/txt_exam_new_text2_v.jpg' ) center center/156px 275px no-repeat !important; }
div#option-window .like-image.other-side-new-text3_v { background: #ededed url( '../images/txt_exam_new_text3_v.jpg' ) center center/156px 275px no-repeat !important; }
div#option-window .like-image.other-side-new-text4_v { background: #ededed url( '../images/txt_exam_new_text4_v.jpg' ) center center/156px 275px no-repeat !important; }

.order_wrap .sample_order{display:none;position:absolute;left:50%;top:0;right:-1px;bottom:0;border:3px solid #3177cd;background:#fff;}
.order_wrap .sample_order:before{content:'';position:absolute;left:-15px;top:70px;border:6px solid transparent;border-right-color:#3177cd;}
.order_wrap .sample_order h1{padding:30px 40px;font-weight:bold;font-size:20px;color:#555;}
.order_wrap .sample_order h1 + p{padding:20px;text-align:center;background:url('../images/bg_pattern.png');font-weight:bold;line-height:1.3;}
.order_wrap .sample_order h1 + p em{font-size:16px;color:#555;}
.order_wrap .sample_order .sample{margin:30px 0 0;text-align:center;}
.order_wrap .sample_order .img{display:inline-block;width:201px;height:114px;background:#ededed;text-align:center;}
.order_wrap .sample_order .img:before{content:'';display:inline-block;vertical-align:middle;width:0;height:100%;}
.order_wrap .sample_order .img img{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;}
.order_wrap .sample_order .inner{display:none;position:absolute;left:0;top:0;right:0;bottom:0;padding:40px;background:#fff;}
.order_wrap .sample_order .inner .td:first-child{width:170px;}
.order_wrap .sample_order .inner h1{margin:0 0 10px;padding:0;}
.order_wrap .sample_order .inner h1 + p{padding:0;background:none;text-align:left;}
.order_wrap .sample_order .inner .box_gray{padding:25px 15px;background:url('../images/bg_pattern.png');}
.order_wrap .sample_order .inner .box_gray h6{margin:0 0 10px;font-weight:bold;font-size:16px;color:#555;}
.order_wrap .sample_order .inner .box_gray td + td{width:60px;text-align:right;}
.order_wrap .sample_order .inner .opt_wrap{margin:50px 0 0 -20px;}
.order_wrap .sample_order .inner .opt_wrap:after{content:'';display:block;clear:both;}
.order_wrap .sample_order .inner .opt_wrap .opt{float:left;width:50%; }

/* details.html - order options */
#option-window article.option-descriptor { padding: 0; }
#option-window article.option-descriptor div.description-wrapper { background: url( '../images/bg_pattern.png' ); font-weight: bold; line-height: 1.7em; text-align: center; }
#option-window article.option-descriptor header { background: white; text-align: left; }
#option-window article.option-descriptor header h1 { margin: 0; padding: 30px 40px; font-size: 20px; font-weight: bold; color: #555; }
#option-window article.option-descriptor .option-description { padding: 20px 20px 5px 20px; font-size: 16px; color: #555; }
#option-window article.option-descriptor .option-helper { padding: 5px 20px 20px 20px; font-size: 13px; color: #f27928; }
/* #option-window article.option-descriptor div.description-wrapper .option-helper:before { position: absolute; content: "※"; margin-left: -15px; } */
#option-window article.option-descriptor aside { padding: 30px 0 0; text-align: center; }

#option-window .option-sample-selector { margin-top: 20px; text-align: center; }
.option-sample-selector div#viewer-sample { margin: 10px auto; width: 295px; height: 155px; border: 1px solid #ddd; background-color: #ededed; }
.option-sample-selector div#viewer-sample span.no-sample { display: block; line-height: 155px; color: #ddd; font-size: 25px; font-weight: 500; }
.option-sample-selector button#choose-sample {}


/* both-sides */

#option-window article.option-descriptor .inner{ padding:40px 30px;background:#fff;}
#option-window article.option-descriptor .inner .td:first-child{width:190px;}
#option-window article.option-descriptor .inner h1{margin:0 0 10px;padding:0;font-weight:bold;font-size:20px;color:#555;}
#option-window article.option-descriptor .inner h1 + p { font-size: 16px; color: #555; font-weight:bold; line-height: 1.3em; }
#option-window article.option-descriptor .inner .option-helper { display: block; padding: 13px 0 0; font-size: 13px; color: #f27928; }
#option-window article.option-descriptor .inner .box_gray{padding:25px 15px;background:url('../images/bg_pattern.png');}
#option-window article.option-descriptor .inner .box_gray h6{margin:0 0 10px;font-weight:bold;font-size:16px;color:#555;}
#option-window article.option-descriptor .inner .box_gray td { padding: 3px 0; }
#option-window article.option-descriptor .inner .box_gray td + td{width:60px;text-align:right;}
#option-window article.option-descriptor .inner .opt_wrap{margin:50px 0 0;}
#option-window article.option-descriptor .inner .opt_wrap:after{content:'';display:block;clear:both;}
#option-window article.option-descriptor .inner .opt_wrap .opt{float:left;width:50%; text-align: center; }

#option-window article.option-descriptor .opt_wrap .like-image { margin: 0 auto 10px; width: 201px; height: 114px; line-height: 114px; }
#option-window article.option-descriptor .opt_wrap p.btn_wrap { line-height: 32px; vertical-align: middle; }



a#logo-items-opener.selected:after {
    content: attr(data-title) ' ';
    position: absolute;
    top: 50%;
    left: 105px;
    margin-top: -6px;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    font-weight: bold;
    color: #1c6cc5;
}


/* draft.html */
.paper_wrap{position:relative;margin:20px 0 0;padding:30px;border:3px solid #eee;font-family:"Malgun gothic";}
.paper_wrap .more_wrap{position:absolute;right:30px;top:30px;}
.paper_wrap:after{content:'';display:block;clear:both;}
.paper_wrap .conLeft{float:left;width:446px;}
.paper_wrap .conLeft .option{}
.paper_wrap .conLeft .option select{height:auto;}
.paper_wrap .box_info{border:1px solid #c5c5c5;box-shadow:1px 1px 2px rgba(0,0,0,.11);}
.paper_wrap .box_info .head{padding:15px 25px;background:url('../images/bg_pattern.png');}
.paper_wrap .box_info .head dl{}
.paper_wrap .box_info .head dt{font-weight:bold;font-size:20px;letter-spacing:-1px;}
.paper_wrap .box_info .head dt em{}
.paper_wrap .box_info .head dd{}
.paper_wrap .box_info .body{padding:10px 25px;}
.paper_wrap .box_info .body td{padding:2px 0;}
.paper_wrap .box_info + .foot{margin:10px 0 0;}
.paper_wrap .box_info + .foot .td + .td{font-weight:bold;text-align:right;}
.paper_wrap .box_info + .foot .td + .td .t_point{font-size:20px;}
.paper_wrap .box_info + .foot .btn_css{min-width:90px;height:38px;line-height:38px;background-position:-6px -6px;font-size:13px;}
.paper_wrap .conRight{float:right;width:466px;}
.paper_wrap .conRight .view{float:left;width:386px;height:233px;}
.paper_wrap .conRight .view img{width:100%;height:100%;}
.paper_wrap .conRight .choice{float:right;width:78px;}
.paper_wrap .conRight .choice a{display:block;height:45px;}
.paper_wrap .conRight .choice a + a{margin:2px 0 0;}
.paper_wrap .conRight .choice img{width:100%;height:100%;}

#divOrder{}
#divOrder .paper_wrap{border-color:#3177cd;}

#order_detail{}
#order_detail .article{position:relative;margin:10px 0 0;padding:30px 35px;border:1px solid #ccc;}
#order_detail .article .paper_wrap{margin:0;padding:0;border:0;}
#order_detail .article .paper_wrap .more_wrap{right:0;top:0;}
#order_detail .article .footer{margin:5px -35px -30px;padding:30px 35px;background:#fcfcfc;}
#order_detail .article .more_wrap{position:absolute;right:35px;top:30px;}


.order_wrap{border:1px solid #ccc;background:#fafafa;}
.order_wrap .head{}
.order_wrap .column{padding:30px 35px;}
.order_wrap .column:after{content:'';display:block;clear:both;}
.order_wrap .column .half{float:left;width:50%;}
.order_wrap .column .half .sum_wrap td{}
.order_wrap .column .half .sum_wrap td:first-child{width:40px;}
.order_wrap .column .half .sum_wrap td + td{background:#fff;text-align:right;}
.order_wrap .body{}
.order_wrap .body .desc{background:url('../images/bg_pattern2.png');font-weight:bold;font-size:14px;line-height:44px;text-align:center;}
.order_wrap .body .column{padding:0;}
.order_wrap .body .column + .column{border-top:1px solid #ededed;}
.order_wrap .body .wrap{padding:25px 35px;}
.order_wrap .sample_wrap{position:relative;padding:0 50% 0 0;}
.order_wrap .sample_wrap .h4{margin-bottom:5px;}
.order_wrap .sample_wrap table.spacer > tbody > tr > td{padding:2px 0;}
/*
.order_wrap .sample_order{position:absolute;left:50%;top:0;right:-1px;bottom:0;border:3px solid #3177cd;background:#fff;}
.order_wrap .sample_order:before{content:'';position:absolute;left:-15px;top:70px;border:6px solid transparent;border-right-color:#3177cd;}
.order_wrap .sample_order h5{padding:30px 40px;font-weight:bold;font-size:20px;color:#555;}
.order_wrap .sample_order h5 + p{padding:20px;text-align:center;background:url('/images/bg_pattern.png');}
.order_wrap .sample_order .sample{margin:30px 0 0;text-align:center;}
.order_wrap .sample_order .sample .img{display:inline-block;width:290px;height:150px;background:#ededed url('/images/txt_non.png') no-repeat 50%;}
.order_wrap .sample_order .sample .img img{width:100%;height:100%;}
*/
.order_wrap .sample_order{display:none;position:absolute;left:50%;top:0;right:-1px;bottom:0;border:3px solid #3177cd;background:#fff;}
.order_wrap .sample_order:before{content:'';position:absolute;left:-15px;top:70px;border:6px solid transparent;border-right-color:#3177cd;}
.order_wrap .sample_order h5{padding:30px 40px;font-weight:bold;font-size:20px;color:#555;}
.order_wrap .sample_order h5 + p{padding:20px;text-align:center;background:url('/images/bg_pattern.png');font-weight:bold;line-height:1.3;}
.order_wrap .sample_order h5 + p em{font-size:16px;color:#555;}
.order_wrap .sample_order .sample{margin:30px 0 0;text-align:center;}
.order_wrap .sample_order .img{display:inline-block;width:201px;height:114px;background:#ededed;text-align:center;}
.order_wrap .sample_order .img:before{content:'';display:inline-block;vertical-align:middle;width:0;height:100%;}
.order_wrap .sample_order .img img{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;}
.order_wrap .sample_order .inner{display:none;position:absolute;left:0;top:0;right:0;bottom:0;padding:40px;background:#fff;}
.order_wrap .sample_order .inner .td:first-child{width:170px;}
.order_wrap .sample_order .inner h5{margin:0 0 10px;padding:0;}
.order_wrap .sample_order .inner h5 + p{padding:0;background:none;text-align:left;}
.order_wrap .sample_order .inner .box_gray{padding:25px 15px;background:url('../images/bg_pattern.png');}
.order_wrap .sample_order .inner .box_gray h6{margin:0 0 10px;font-weight:bold;font-size:16px;color:#555;}
.order_wrap .sample_order .inner .box_gray td + td{width:60px;text-align:right;}
.order_wrap .sample_order .inner .opt_wrap{margin:50px 0 0 -20px;}
.order_wrap .sample_order .inner .opt_wrap:after{content:'';display:block;clear:both;}
.order_wrap .sample_order .inner .opt_wrap .opt{float:left;width:50%;}
.order_wrap .sample_order .inner .opt_wrap .opt > div{margin:0 0 0 20px;}
.opt_wrap{display:none;}
section.draft-container .article_wrap { margin-top: 50px; }
section.draft-container nav { margin-top: 10px; width: 998px !important; border: 1px solid #c6c6c6; border-bottom: none; }
section.draft-container nav .table_form { table-layout: fixed; border-bottom: 1px solid #c6c6c6; }
section.draft-container nav .table_form .td { height: 40px; border-left: 1px solid #c6c6c6; font-size: 15px; text-align: center; }
section.draft-container nav .table_form .on { position: relative; border-color: #0d47a5; background-color: #0d47a5; color: white; font-weight: bold; }
section.draft-container nav .table_form .td:first-of-type,
section.draft-container nav .table_form .td:first-child { border-left: none; }
section.draft-container .paper_wrap { margin-top: 0 !important; }



/* details.html - logo items */
.logo-item-images{}
.logo-item-images h4{margin:0 0 10px;font-weight:bold;font-size:14px;color:#333;}
.logo-item-images .outer{position:relative;margin:0 -25px;padding:0 25px;}
.logo-item-images .inner{overflow:hidden;position:relative;height:195px;margin:0 0 0 -10px;}
.logo-item-images ul{position:absolute;left:0;top:0;margin-left:-1px;}
.logo-item-images li{float:left;width:.1%;}
.logo-item-images a{display:block;margin:0 0 0 10px;}
.logo-item-images .table_form{table-layout:fixed;}
.logo-item-images .td{position:relative;height:148px;border:1px solid #cecece;text-align:center;}
.logo-item-images .td:before{content:'';position:absolute;right:-1px;bottom:-1px;width:40px;height:40px;background:url('../images/ico_view.png');}
.logo-item-images .td img{max-width:100%;max-height:100%;}
.logo-item-images .infor{margin:5px 0 0;}
.logo-item-images .infor .product{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.logo-item-images .infor .price{display:block;}
.logo-item-images .infor .price strong{font-size:15px;color:#444;}
.logo-item-images .nav{}
.logo-item-images .nav button{position:absolute;top:70px;}
.logo-item-images .nav button span{overflow:hidden;width:16px;height:27px;}
.logo-item-images .nav button:hover img{margin:-30px 0 0;}
.logo-item-images .nav button.prv{left:0;}
.logo-item-images .nav button.next{right:0;}

#logo-items-container { padding: 50px 25px; }

.tab_full { position: absolute; top: 0; left: 0; right: 0; margin: 0 2px; border-bottom: 2px solid #f2f2f2; }
.tab_full .table_form{table-layout:fixed;border-top:1px solid #dadada;border-bottom:1px solid #d7d7d7;}
.tab_full .td{position:relative;height:46px;font-weight:bold;font-size:16px;text-align:center;color:#444;}
.tab_full .td.on{color:#3176cd;}
.tab_full .td:before{content:'';position:absolute;left:0;top:50%;margin:-13px 0 0;height:26px;border-left:1px solid #dadada;}
.tab_full .td:first-child:before{content:none;}

.logo_view {}
.logo_view.on{}
.logo_view .head{}
.logo_view .head:after{content:'';display:block;clear:both;}
.logo_view .head .conRight{float:left;width:356px;}
.logo_view .head .conRight dl{}
.logo_view .head .conRight dt{font-weight:bold;font-size:22px;}
.logo_view .head .conRight dt strong{color:#f00;}
.logo_view .head .conRight dd{}
.logo_view .head .conRight dd em:first-child{display:block;color:#ff4e00;}
.logo_view .head .conRight .price{font-weight:bold;font-size:15px;text-align:right;}
.logo_view .head .conRight .price em{font-size:20px;color:#f00;}
.logo_view .head .conRight .dtable_desc{}
.logo_view .head .conRight .dtable_desc table{border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;}
.logo_view .head .conRight .dtable_desc td{height:63px;padding:10px 20px;background:#fcfcfc;line-height:1.2;}
.logo_view .head .conLeft{float:right;width:464px;height:227px;vertical-align:middle;font-size:0;text-align:center;}
.logo_view .head .conLeft:before{content:'';display:inline-block;width:0;height:100%;vertical-align:middle;}
.logo_view .head .conLeft img{vertical-align:middle;max-width:100%;max-height:100%;}
.logo_view .body{padding:25px 0;}
.logo_view .body .logo-item-images .outer{margin:0;padding:0 30px;}
.logo_view .body .logo-item-images .inner{height:62px;}
.logo_view .body .logo-item-images .box{margin:0 0 0 10px;}
.logo_view .body .logo-item-images .td{height:62px;border:0;}
.logo_view .body .logo-item-images .td:before{content:none;}
.logo_view .body .logo-item-images .nav button{top:50%;margin:-31px 0 0;}
.logo_view .body .logo-item-images .nav button:hover img{margin-top:0;}
.logo_view .body .logo-item-images .nav button span{width:auto;height:auto;}
.logo_view .foot{padding:0 0 20px;}



section.user-notes { position: relative; margin-bottom: 20px; padding: 30px; border: 1px solid #ccc; border-top: none; background-color: white; z-index: 1; }
section.user-notes h4.h4 { margin-left: 0; margin-top: 0; }
section.user-notes div.side-notes h3 aside { display: inline; font-size: 13px; color: #999; }
section.user-notes div.side-notes > div { width: 50%; padding-bottom: 10px; }
section.user-notes div.side-notes div.front-side { float: left; }
section.user-notes div.side-notes div.back-side { float: right; }
section.user-notes div.side-notes div.back-side h3 { padding-left: 20px; }
section.user-notes div.side-notes > div > div { margin: 0 5px 0 0; }
section.user-notes div.side-notes > div:last-of-type > div { margin: 0 0 0 5px; }
section.user-notes div.side-notes > div textarea { box-sizing: border-box; padding: 15px; width: 100%; border: 1px solid #dcdcdc; }



/* ie8 */
section.user-notes div.side-notes > div:first-child + div > div { margin: 0 0 0 5px; }

h4.user-note-header { 
    margin: 0; 
    padding: 10px; 
    font-size: 14px; 
    text-align: center; 
    background: repeating-linear-gradient( -45deg, #ffffff, #e5e5e5 2px, #e5e5e5 2px, #ffffff 4px );
}

section.finishings { position: relative; margin-bottom: 20px; padding: 0; border: 1px solid #cccccc; overflow: hidden; }
section.finishings h3 aside { display: inline; font-size: 13px; color: #999; }
section.finishings div.finishings-wrapper { margin: 25px 0px; max-height: 150px; }
section.finishings div.finishings-wrapper .slick-prev:before, 
section.finishings div.finishings-wrapper .slick-next:before { display: none; }
section.finishings div.finishings-wrapper .slick-prev,
section.finishings div.finishings-wrapper .slick-next { width: 16px; height: 27px; }
section.finishings div.finishings-wrapper .slick-prev { background: url( '../images/btn_left.png' ) no-repeat center top; }
section.finishings div.finishings-wrapper .slick-next { background: url( '../images/btn_right.png' ) no-repeat center top; }
section.finishings div.finishings-wrapper .slick-prev:hover { background: url( '../images/btn_left.png' ) no-repeat center -29px; }
section.finishings div.finishings-wrapper .slick-next:hover { background: url( '../images/btn_right.png' ) no-repeat center -29px; }
section.finishings div.finishings-wrapper .slick-next { right: -20px; }
section.finishings div.finishings-wrapper div.finishing-item { position: relative; text-align: center; }
section.finishings div.finishings-wrapper div.finishing-item a.show-finishings { display: block; position: relative; width: 179px; text-align: center; }
section.finishings div.finishings-wrapper div.finishing-item aside.view-finishing { 
    position: absolute;
    top: 109px;
    right: 1px;
    width: 40px;
    height: 40px;
    border: none;
    color: white;
    overflow: hidden;
    text-indent: -9999em;
    background: url( '../images/ico_view.png' ) no-repeat center center;
    z-index: 2;
}
section.finishings div.finishings-wrapper div.finishing-item img { margin: 0 auto; width: 177px; height: 148px; line-height: 148px; vertical-align: middle; border: 1px solid #cecece; }
section.finishings div.finishings-wrapper div.finishing-item strong { display: block; padding: 8px; text-align: center; font-size: 13px; color: #767676; }
section.finishings div.finishings-wrapper div.finishing-item .price { display: block; text-align: center; font-size: 13px; color: #3c7bce; }
section.finishings div.finishings-wrapper div.finishing-item select { display: block; margin: 8px auto; font-size: 13px; }

section.finishings div.finishings-result-wrapper { position: relative; padding: 30px 30px; background-color: #fcfcfc; z-index: 1; }
section.finishings ul.finishings-result { position: relative; display: block; float: left; margin: 0 0 0 -210px; padding: 0 10px 0 30px; width: 170px; list-style: none; }
section.finishings ul.finishings-result li { padding: 3px 0; }
section.finishings ul.finishings-result li strong.price { color: #e1131f; }
section.finishings div.finishings-selected { margin: 0; padding: 5px 8px; height: 40px; background-color: white; border: 1px solid #dcdcdc; }
section.finishings div.finishings-selected ul#selected-finishings { list-style: none; padding: 0; margin: 0; }
section.finishings div.finishings-selected ul#selected-finishings li { display: inline-block; color: #767676; }
section.finishings div.finishings-selected ul#selected-finishings li:before { content: " + "; padding-left: 5px; }
section.finishings div.finishings-selected ul#selected-finishings li:nth-of-type(2):before { display: none; }
section.finishings div.finishings-selected ul#selected-finishings li.no-item:before { display: none; }
section.finishings div.finishings-selected ul#selected-finishings li.no-item { color: #999; }



/* ie8 */
section.finishings div.finishings-selected ul#selected-finishings li.no-item + li:before { display: none; }
section.finishings textarea#finishings-note { box-sizing: border-box; padding: 5px 8px; width: 100%; border: 1px solid #dcdcdc; color: #767676; }

section.related-products { position: relative; margin-bottom: 20px; padding: 0; border: 1px solid #ccc; }
section.related-products h3 aside { display: inline; font-size: 13px; color: #999; }
section.related-products div.related-products-wrapper { margin: 25px 30px; max-height: 210px; }
section.related-products div.related-products-wrapper .slick-prev:before, 
section.related-products div.related-products-wrapper .slick-next:before { display: none; }
section.related-products div.related-products-wrapper .slick-prev,
section.related-products div.related-products-wrapper .slick-next { width: 16px; height: 27px; }
section.related-products div.related-products-wrapper .slick-prev { background: url( '../images/btn_left.png' ) no-repeat center top; }
section.related-products div.related-products-wrapper .slick-next { background: url( '../images/btn_right.png' ) no-repeat center top; }
section.related-products div.related-products-wrapper .slick-prev:hover { background: url( '../images/btn_left.png' ) no-repeat center -29px; }
section.related-products div.related-products-wrapper .slick-next:hover { background: url( '../images/btn_right.png' ) no-repeat center -29px; }
section.related-products div.related-products-wrapper .slick-next { right: -20px; }
section.related-products div.related-products-wrapper div.related-item { position: relative; text-align: center; }
section.related-products div.related-products-wrapper div.related-item a.open-related { display: block; position: relative; width: 179px; text-align: center; }
section.related-products div.related-products-wrapper div.related-item aside.view-related { 
    position: absolute;
    top: 109px;
    right: 1px;
    width: 40px;
    height: 40px;
    border: none;
    color: white;
    overflow: hidden;
    text-indent: -9999em;
    background: url( '/images/ico_view.png' ) no-repeat center center;
    z-index: 2;
}
section.related-products div.related-products-wrapper div.related-item .image-wrapper { margin: 0 auto; width: 177px; height: 148px; line-height: 148px; vertical-align: middle; border: 1px solid #cecece; }
section.related-products div.related-products-wrapper div.related-item .image-wrapper span { display: inline; padding: 0; height: 148px; line-height: 148px; }
section.related-products div.related-products-wrapper div.related-item .image-wrapper img { display: inline; width: 177px; vertical-align: middle; }
section.related-products div.related-products-wrapper div.related-item span { display: block; padding: 6px 8px 0; text-align: left; font-size: 13px; color: #767676; }
section.related-products div.related-products-wrapper div.related-item .price { display: block; text-align: left; font-size: 13px; color: #444; }


section.price-confirm { position: relative; margin-bottom: 20px; padding: 0 0 0 130px; height: 100%; min-height: 80px; border: 1px solid #4771bb; z-index: 1; }
section.price-confirm header { position: absolute; top: 0; bottom: 0; float: left; margin-left: -130px; width: 130px; height: 100%; background-color: #5179c1; }
section.price-confirm div.price-confirm { position: relative; padding: 0; min-height: 80px; }
section.price-confirm div.order-total { position: absolute; bottom: 20px; right: 20px; margin: 0; width: 300px; text-align: right; }
section.price-confirm div.price-confirm ul#order-summary-confirm { float: left; list-style: none; margin: 20px; padding: 0; max-width: 508px; }
section.price-confirm header h3 { position: absolute; top: 50%; margin: -13px 0 0; padding: 0; width: 100%; text-align: center; line-height: 26px; font-size: 13px; color:white;}
section.price-confirm div.price-confirm ul#order-summary-confirm li { padding: 3px 0; font-size: 12px; color: #767676; }
section.price-confirm div.price-confirm ul#order-summary-confirm li.pink { color: #f09199; }
section.price-confirm div.price-confirm ul#order-summary-confirm li strong { color: #333; }
section.price-confirm strong#order-total-confirm { font-size: 24px; line-height: 24px; color: #3c7acc; }


section.special-price-confirm { position: relative; margin-bottom: 20px; padding: 0 0 0 130px; height:100%; min-height: 80px; border: 1px solid #e9148f; z-index: 1; }
section.special-price-confirm header { position: absolute; top: 0; bottom: 0; float: left; margin-left: -130px; width: 130px; height: 100%; background-color: #e9148f; }
section.special-price-confirm div.price-confirm { position: relative; padding: 0; min-height: 80px; }
section.special-price-confirm div.order-total { position: absolute; bottom: 20px; right: 20px; margin: 0; width: 300px; text-align: right; }
section.special-price-confirm div.price-confirm ul#order-summary-confirm { float: left; list-style: none; margin: 20px; padding: 0; max-width: 508px; }
section.special-price-confirm header h3 { position: absolute; top: 50%; margin: -13px 0 0; padding: 0; width: 100%; text-align: center; line-height: 26px; font-size: 13px; color:white;}
section.special-price-confirm div.price-confirm ul#order-summary-confirm li { padding: 3px 0; font-size: 12px; color: #767676; }
section.special-price-confirm div.price-confirm ul#order-summary-confirm li strong { color: #333; }
section.special-price-confirm strong#order-total-confirm { font-size: 24px; line-height: 24px; color: #e9148f; }



div.buttons { text-align: center; }


table.estimate-table th.title, table.estimate-table td.title { width: 80%; }

ul#sample-items { list-style: none; }
ul#sample-items li#call-server,
ul#sample-items li.no-items { padding: 50px 0; width: 100%; text-align: center; font-size: 25px; color: #aaa; }
ul#sample-items li.sample-items { display: inline-block; *display: inline; zoom: 1; padding-bottom: 30px; width: 20%; text-align: center; }
ul#sample-items li.sample-items img { display: block; margin: 0 auto; padding: 2px; width: 140px; border: 1px solid #ccc; }
ul#sample-items li.sample-items span.category { display: block; text-align: center; }
ul#sample-items li.sample-items strong { display: block; text-align: center; color: #1c6cc5; }


div#samples-container nav { position: relative; }
div#samples-container nav ul.sample-category { list-style: none; margin: 0; padding: 0; border-bottom: 1px solid #ddd; }
div#samples-container nav ul.sample-category li { position: relative; display: inline-block; margin: 0 0 0 6px; padding: 0 1px 0 0; }
div#samples-container nav ul.sample-category li a { 
    position: relative;
    top: 2px;
    display: block;
    padding: 8px 15px 6px;
    height: 18px;
    line-height: 18px;
    background-color: #ddd;
    border-radius: 4px 4px 0px 0px;
    font-size: 12px;
    color: white;
    text-decoration: none;
}
div#samples-container nav ul.sample-category li a:hover { 
    top: 0px;
    padding: 8px 15px 8px;
    background-color: #bbb;
    font-weight: 600;
}
div#samples-container nav ul.sample-category li.active a {
    top: 1px;
    padding: 10px 15px 8px;
    background-color: white;
    border: 1px solid #ddd;
    border-bottom: none;
    color: #777;
    font-weight: 600;
}
div#samples-container nav ul#sample-categories { list-style: none; margin: 10px 0 15px; padding: 10px 15px; border: 2px solid #ddd; }
div#samples-container nav ul#sample-categories li { display: inline-block; padding: 5px 0; width: 20%; }

div#samples-container nav .sample-finder { position: absolute; right: 0; }
div#samples-container nav .sample-finder input { width: 190px; color: #555 !important; font-weight: 500; }
/* div#samples-container nav .sample-finder button#sample-find { background: none; background-color: #484d51 !important; color: white !important; } */


#samples-container footer.pagination { padding: 0 0 20px 0; text-align: center; }
#samples-container footer.pagination ul { display: inline-block; *display: inline; margin-bottom: 0; margin-left: 0; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; *zoom: 1; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); }
#samples-container footer.pagination ul > li { display: inline; }
#samples-container footer.pagination ul > li > a { float: left; padding: 4px 12px; line-height: 20px; text-decoration: none; background-color: #ffffff; border: 1px solid #dddddd; border-left-width: 0; }
#samples-container footer.pagination ul > li:first-of-type > a,
#samples-container footer.pagination ul > li:first-child > a { border-left-width: 1px; }
#samples-container footer.pagination ul > li > a:hover { color: #767676; background-color: #f5f5f5; }
#samples-container footer.pagination ul > li > a.active { color: #767676; cursor: default; background-color: #f5f5f5; font-weight: bold; }
#samples-container footer.pagination ul > li > a.disabled,
#samples-container footer.pagination ul > li > a.disabled:hover { color: #aaa; cursor: default; background-color: #eee; }


div#finishings-container ul#finishings-items { list-style: none; margin: 0 15px; padding: 0; }
div#finishings-container ul#finishings-items li.finishing-item { position: relative; padding: 30px 0; border-top: 1px solid #ddd; }
div#finishings-container ul#finishings-items li.finishing-item:first-of-tyep { border-top: none; }
div#finishings-container ul#finishings-items li.finishing-item .finishing-info-wrapper { display: inline-block; }
div#finishings-container ul#finishings-items li.finishing-item .finishing-info { padding: 30px; width: 560px; background-color: #fafafa; }
div#finishings-container ul#finishings-items li.finishing-item .finishing-info strong { margin-bottom: 10px; font-size: 22px; font-weight: bold; color: #333; }
div#finishings-container ul#finishings-items li.finishing-item footer { position: relative; padding-top: 20px; }
div#finishings-container ul#finishings-items li.finishing-item footer label { position: relative; }
div#finishings-container ul#finishings-items li.finishing-item footer select { position: absolute; right: 0; }
div#finishings-container ul#finishings-items li.finishing-item img { position: absolute; right: 0; /*top: 20px; height: 170px;*/ }


/* ie8 */
div#finishings-container ul#finishings-items li.finishing-item:first-child { border-top: none; }


/* detailsCharacter.html */
.half_wrap{}
.half_wrap:after{content:'';display:block;clear:both;}
.half_wrap .half{float:left;width:50%;}

.tab_sample.colorType2{}
.tab_sample.colorType2 .td.on{border-color:#0db100;background-color:#0db100;}

.logo_infor{ margin-top: 30px; border:1px solid #ccc;}
.logo_infor > .head{padding:20px 35px;}
.logo_infor > .head:after{content:'';display:block;clear:both;}
.logo_infor > .head .conLeft{ position: relative; float:left; padding-left: 200px; width: 340px; border:5px solid #ececec; min-height: 165px;}
.logo_infor > .head .conLeft aside.title-image { position: absolute; left: 10px; top: 0; bottom: 0; width: 180px; background-position: center center; background-repeat: no-repeat; text-indent: -9999em; }
.logo_infor > .head .conRight{float:right;width:350px;font-weight:bold;}
.logo_infor > .head .conRight table{border:1px solid #ececec;}
.logo_infor > .head .conRight td{padding:8px 10px 7px;border-top:1px solid #ececec;}
.logo_infor > .head .conRight .th{background:#fbfbfb;color:#333;}
.logo_infor > .head .conRight p{padding:8px 15px 7px;background:#ececec;color:#333;}
.logo_infor > .body{padding:20px 35px;background:#f9f9f9;}
.logo_infor > .foot{padding:10px 35px;background:#f9f9f9 url('../images/bg_pattern2.png');text-align:center;}


.logo_infor header { margin: 20px 35px; padding: 5px 0; text-align: left; *zoom: 1; border-bottom: 1px solid #e1e1e1; }
.logo_infor header:before,
.logo_infor header:after { content: " "; display: table; }
.logo_infor header:after { clear: both; }
.logo_infor header * { line-height: 34px; vertical-align: baseline; }
.logo_infor header strong { color: #333; font-weight: bold; font-size: 22px; }
.logo_infor header span.title-eng { font-size: 19px; color: #888; }
.logo_infor header p.price { float: right; font-size: 19px; color: #333; font-weight: bold; }
.logo_infor header p.price strong { color: #d4268a; font-size: 24px; }
.logo_infor div.description { margin: 20px 35px; text-align: left; }
.logo_infor div.description * { font-size: 14px !important; }

.logo_infor header.discounted strong { font-size: 20px; }
.logo_infor header.discounted span.title-eng { display: none; }
.logo_infor header.discounted p.price { font-size: 16px; }
.logo_infor header.discounted p.price strong { font-size: 20px; }
.logo_infor header.discounted p.price del { font-size: 14px; color: #aaa; font-weight: normal; }
.logo_infor header.discounted p.price del + strong:before { content: ' > '; font-size: 10px; font-weight: normal; color: red; }


.logo_infor .additional-items { margin: 0; padding: 0; }
.logo_infor .additional-items li { 
    float: left;
    margin: 0;
    padding: 0;
    border: none;
    text-align: left;
    font-size: 14px;
    color: #333;
    font-weight: 600;
}
.logo_infor .additional-items li + li { padding-left: 50px; }
.logo_infor .additional-items li:before { content: 'ㆍ'; }
.logo_infor .additional-items li strong { font-size: 17px; }
.logo_infor .additional-items li em { font-size: 14px; color: #767676; font-weight: normal; }
.logo_infor .additional-items li span + span:before { content: ' + '; font-size: 13px; color: #767676; font-weight: normal; }

.logo_infor.package + section.user-notes { margin-top: 30px; border-top: 1px solid #ccc; }
.logo_infor.package + section.user-notes textarea { box-sizing: border-box; padding: 15px; width: 100%; border: 1px solid #dcdcdc; }
.logo_infor.package + section.user-notes .editor { margin-top: 20px; }


.logo_infor div.logo-additional-items { position: relative; padding: 20px 35px 20px 150px; }
.logo_infor div.logo-additional-items h5 { position: absolute; left: 35px; top: 50%; margin-top: -15px; height: 30px; line-height: 30px; font-size: 17px; font-weight: bold; }
.logo_infor div.logo-additional-items ul.logo-additional-items {}
.logo_infor div.logo-additional-items ul.logo-additional-items li { display: inline-block; *display: block; zoom: 1; width: 33%; font-size: 13px; font-weight: 600; color: #333; }
.logo_infor div.logo-additional-items ul.logo-additional-items li:before { content: 'ㆍ'; }
.logo_infor div.logo-additional-items ul.logo-additional-items li span { color: #767676; font-weight: normal; }


.box_logo{}
.box_logo .article{margin:20px 0 0; padding:20px 35px; border:1px solid #ccc; position:relative;}
.box_logo .article:after{content:'';display:block;clear:both; position:relative;}
.box_logo .article .half_wrap{margin:0 0 0 -25px;}
.box_logo .article .half_wrap .half{padding:0 0 0 25px;box-sizing:border-box;}
.box_logo .article .half_wrap .wrap{padding:10px;border:1px solid #e5e5e5;}

.box_logo .article .h4 { margin: 0 0 15px; }

.box_logo .article .article_wrap + .article_wrap { margin-top: 50px; }
.box_logo .price-confirm { margin-top: 20px; }

.list_style{overflow:hidden;}
.list_style ul{margin:-15px 0 0 -9px;}
.list_style ul:after{content:'';display:block;clear:both;}
.list_style li{float:left;width:14.28%;text-align:center;}
.list_style li > span{display:block;margin:15px 0 0 9px;}
.list_style li .img{display:block;height:110px;padding:5px;border:1px solid #e5e5e5;background:#fff;font-size:0;}
.list_style li .img:before{content:'';display:inline-block;vertical-align:middle;width:0;height:100%;}
.list_style li .img img{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;}
.list_style li label{display:block;margin:5px 0 0;}

.list_style.character li{width:20%;}


.list_style2 {overflow:hidden;}
.list_style2 ul {margin:-15px 0 0 -9px;}
.list_style2 ul:after {content:'';display:block;clear:both;}
.list_style2 li {float:left;width:20%;text-align:center;}
.list_style2 li > span {display:block;margin:15px 0 0 9px;}
.list_style2 li > span > p {padding-top:20px; font-size:12px; line-height:18px; letter-spacing:-1.5px}
.list_style2 li label{display:block;margin:5px 0 0;}


.list_style3 {overflow:hidden;}
.list_style3 ul {margin:-15px 0 0 -9px;}
.list_style3 ul:after {content:'';display:block;clear:both;}
.list_style3 li {float:left;width:33.3%; text-align:center; padding:0.3em 0}
.list_style3 li > span {display:block;margin:15px 0 0 9px;}
.list_style3 li > span > p {padding-top:20px; font-size:12px; line-height:18px; letter-spacing:-1.5px}
.list_style3 li label{display:block;margin:5px 0 0;}


.list_style_pop{width:178px; display:inline-block; padding:5px;border:1px solid #e5e5e5;background:#fff; min-height:195px;}
.list_style_pop img{height:101px;}
.list_style_pop > p {padding-top:20px; font-size:11px; line-height:18px; letter-spacing:-1.5px; text-align:center;}


.logoslider-t ul{width:100%;overflow:hidden;}
.logoslider-t li{float:left;width:100%;margin-top:-1px;border-top:1px dashed #d0d0d0;}
.logoslider-t li > span{display:inline-block;position:relative;top:4px;width:291px;height:15px;background:url('../images/bg_range.png') no-repeat 0 0;}
.logoslider-t li > span > span{display:inline-block;position:absolute;width:16px;height:17px;margin:0 0 0 -.6em;top:-3px;background:url('../images/btn_range.png') no-repeat 0 0;cursor:pointer;}
.logoslider-t em{display:inline-block;width:60px;font:bold 11px/31px "Nanum Gothic";text-align:center;}

.listColor{overflow:hidden;width:436px;margin-top:-14px;}
.listColor li{float:left;width:218px;margin:14px 0 0;}
.listColor li em{display:inline-block;width:144px;margin:0 3px 0 0;padding:0 0 0 6px;font-size:11px;line-height:17px;}
.listColor li strong{}
.listColor li.color1 em{background:#ff3333;color:#ffd6d6;}
.listColor li.color1 strong{color:#ff3333;}
.listColor li.color2 em{background:#33ffff;color:#33adad;}
.listColor li.color2 strong{color:#33cccc;}
.listColor li.color3 em{background:#ff9933;color:#ffebd6;}
.listColor li.color3 strong{color:#ff9933;}
.listColor li.color4 em{background:#3366cc;color:#d6e0f5;}
.listColor li.color4 strong{color:#3366cc;}
.listColor li.color5 em{background:#996600;color:#ebe0cc;}
.listColor li.color5 strong{color:#996600;}
.listColor li.color6 em{background:#9933cc;color:#ebd6f5;}
.listColor li.color6 strong{color:#9933cc;}
.listColor li.color7 em{background:#ffff00;color:#ad8500;}
.listColor li.color7 strong{color:#cccc00;}
.listColor li.color8 em{background:#ff33cc;color:#ffd6f5;}
.listColor li.color8 strong{color:#ff33cc;}
.listColor li.color9 em{background:#ccff33;color:#6c981d;}
.listColor li.color9 strong{color:#afd70e;}
.listColor li.color10 em{background:#999;color:#ebebeb;}
.listColor li.color10 strong{color:#999;}
.listColor li.color11 em{background:#669933;color:#e0ebd6;}
.listColor li.color11 strong{color:#669933;}
.listColor li.color12 em{background:#333;color:#d6d6d6;}
.listColor li.color12 strong{color:#333;}

.list_logo{}
.list_logo ul{text-align:center;}
.list_logo li{display:inline-block;margin:0 20px;}
.list_logo li .thumb{display:block;height:144px;padding:0 20px;border:1px solid #dadada;font-size:0;}
.list_logo li .thumb:before{content:'';display:inline-block;vertical-align:middle;width:0;height:100%;}
.list_logo li .thumb img{vertical-align:middle; width:122px;}
.list_logo li label{display:block;}




/* samples.html */
section.samples-list {}
section.samples-list header.sample-header { background: url( '../images/sub/bg_title.png' ) no-repeat center top; }
section.samples-list header.sample-header h3 { text-align: center; }

section.samples-list nav.sample-nav { margin-bottom: 30px !important; width: 998px !important; border: 1px solid #c6c6c6; border-bottom: none; }
section.samples-list nav.sample-nav .product-nav { table-layout: fixed; border-bottom: 1px solid #c6c6c6; }
section.samples-list nav.sample-nav .product-nav .td { height: 40px; border-left: 1px solid #c6c6c6; font-size: 15px; text-align: center; }
section.samples-list nav.sample-nav .product-nav .on { position: relative; border-color: #0d47a5; background-color: #0d47a5; color: white; font-weight: bold; }
section.samples-list nav.sample-nav .product-nav .td:first-of-type,
section.samples-list nav.sample-nav .product-nav .td:first-child { border-left: none; }

section.samples-list nav.sample-nav .sample-category-wrapper { padding: 30px; background-color: #f5f5f5; border-bottom: 1px solid #c6c6c6; }
section.samples-list nav.sample-nav .sample-category-wrapper ul.sample-categories { margin: -4px 0 0; }
.sample-category-wrapper ul.sample-categories li { display: inline-block; *display: inline; zoom: 1; width: 20%; margin: 4px 0 0; }
.sample-category-wrapper ul.sample-categories li a { display: block; margin: 0 10px 0 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.sample-category-wrapper ul.sample-categories li a.on { font-weight: bold; color: #333; }


.search_box{margin-bottom: 30px !important; width: 998px !important; border:1px solid #e5e5e5;}
.search_box .td{padding:15px;}
.search_box .td + .td{width:380px;background:#0b51be;color:#fff;text-align:right;}
.search_box .td + .td label{padding:0 0 0 15px;background:url('/images/ico_search.png') no-repeat 0 50%;font-weight:bold;}
.search_box .td + .td label input[type="text"]{width:230px;margin:0 0 0 10px;}
.search_box .td + .td label + button{background:#00c0f5;color:inherit;}
.search_box .td + .td label + button span{width:60px;line-height:26px;}
.search_box .td + .td select{width:70px;}


.list_sample{overflow:hidden;}
.list_sample ul{margin:-20px 0 0;padding:0 0 0 1px;}
.list_sample ul:after{content:'';display:block;clear:both;}
.list_sample li{display: inline-block; *display: inline; zoom: 1; width:25%;margin:20px 0 0;text-align:center;}
.list_sample li:hover .overview{overflow:visible;height:auto;}
.list_sample .sample{position:relative;height:188px;margin:0 0 0 -1px;padding:30px;border:1px solid #e5e5e5;font-size:0;}
.list_sample .sample > img:first-child{display:inline-block; *display: block; zoom: 1;vertical-align:middle;max-width:100%;max-height:100%;}
.list_sample .sample:before{content:'';display:inline-block; *display: block; zoom: 1;width:0;height:100%;vertical-align:middle;}
.list_sample .overview{overflow:hidden;position:absolute;left:0;top:0;right:0;bottom:0;height:0;background:url('../images/bg_opa40.png');color:#fff;}
.list_sample .overview:before{content:'';display:inline-block; *display: block; zoom: 1;width:0;height:100%;vertical-align:middle;}
.list_sample .detail{display:inline-block; *display: block; zoom: 1;vertical-align:middle;padding:40px 0 0;background:url('../images/ico_plus.png') no-repeat 50% 0;font-weight:800;font-size:16px;text-shadow:1px 1px 3px rgba(0,0,0,.5);}
.list_sample .bbtn{position:absolute;left:0;bottom:0;right:0;padding:15px;background:url('../images/bg_opa60.png');font-size:15px;}
.list_sample .bbtn a{display:inline-block; *display: block; zoom: 1;width:82px;border:3px solid #fff;line-height:30px;}
.list_sample .bbtn a + a{border-color:#0b51be;background:#0b51be;}
.list_sample .text{overflow:hidden;height:44px;margin:5px 0 0;font-size:15px;}

.list_sample li.no-item { padding: 50px 0; width: 100%; }
.list_sample li.no-item p.no-item { font-size: 25px; color: #888; font-weight: bold; }

.list_sample .overview .sample-large-viewer,
.list_sample .overview .sample-large-viewer:hover { height: 0; }
.list_sample .overview .sample-large-viewer-hidden { height: 0 !important; }
.list_sample li:hover .overview .sample-large-viewer { overflow: visible; height: 248px; }
.list_sample .overview .sample-large-viewer { position: absolute; top: 0; width: 498px; height: 248px; background: url( '../images/bg_opa40.png' ); color: #fff; z-index: 999; }
.list_sample .overview .sample-large-viewer img { display: inline-block; *display: block; zoom: 1; vertical-align: middle; max-width: 100%; max-height: 100%; }
.list_sample .overview .sample-large-viewer:before { content: ''; display: inline-block; *display: block; zoom: 1; width: 0; height: 100%; vertical-align: middle; }
.list_sample .overview .sample-large-viewer-left { left: 0; margin-left: 249px; }
.list_sample .overview .sample-large-viewer-right { right: 0; margin-right: 249px; }
.list_sample .overview .sample-large-viewer-right-first { right: 0; margin-right: 248px; }



/* indexAccessaries.html */

section.md-items { margin-top: 50px; margin-bottom: 50px; padding: 12px 0 0; background: url( '../images/bg_pattern.png' ) repeat center center; }

section.md-items .list_namecard { padding: 30px 0; background: #fff; }
section.md-items .list_namecard .sample { height: 200px; }
section.md-items .list_namecard .title { position: relative; z-index: 2; }

section.accessaries { margin-bottom: 40px; }
section.accessaries > div { margin: 20px 0 0; }



/* indexMarketings.html */

/* Box */
.box_scroll{}
.box_scroll .box{overflow:auto;overflow-x:hidden;}
.box_basic{padding:20px;border-top:2px solid #2658b2;border-bottom:1px solid #eee;}
.box_blur{padding:30px;background:#fafafa;}
.box_white{display:block;border:1px solid #dadada;background:#fff;}
.box_border{padding:20px;border:1px solid #dadada;}
.box_white .outer_wrap{margin:0 -1px;}
label.box_white{margin:0 10px 0 0;padding:5px;}
.box_mosaic{padding:30px;border:5px solid #e1e1e1;background:url('../images/bg_mosaic.png');}
.box_nano{padding:30px;background:url('../images/bg_nano.png');}
.box_type{border:1px solid #dadada;}
.box_type > .head{padding:10px;background:#fbfbfb;text-align:center;}
.box_type > .head .t_strong:first-child{display:block;font-size:15px;}
.box_type > .head .dtable_desc{margin-top:5px;}
.box_type > .body{padding:10px;text-align:center;}

/* logo product view popup layer 2016-07-20 munjung */
.pop_title {position:relative; border:1px solid #f0f0f0; background:#fcfcfc; overflow:hidden; padding:20px; margin-bottom:30px}
	.pop_title .pop_ribone {position:absolute; left:0; top:0; width:82px; height:80px;}
	.pop_title .pop_ribone img {width:300px}
	.pop_title dl {float:left; padding-left:30px; border-left:1px solid #f0f0f0; display:block; height:125px;}
	.pop_title dl:first-of-type{float:left; padding-left:0; padding-right:30px; border:0}
	.pop_title dl dt {width:200px; float:left; width:padding-top:15px}
	.pop_title dl dt img {width:220px}
	.pop_title dl dd.first-type {float:left; padding-top:10px; position:relative; width:217px;}
	.pop_title dl dd {float:left; padding-top:10px; position:relative; width:300px;}
	.pop_title dl dd > span {font-size:33px; display:block;}
	.pop_title dl dd > span > p {font-size:23px; display:inline-block; }
	.pop_title dl dd > span > p.bg_round {display:inline-block; border-radius:100px; padding:2px 0; width:40px; text-align:center;}
	.pop_title dl dd > p {border-top:1px solid #f0f0f0; border-bottom:1px solid #f0f0f0; padding:5px 15px; display:block; color:#525151; font-family:'dotum'; font-size:12px; margin-top:20px}
	.pop_title dl dd > span.ul_title {width:50px; float:left; font-size:12px; font-family:'dotum'; color:#959494; font-weight:bold; padding-top:5px}
	.pop_title dl dd > ul {float:left; padding-left:10px;}
	.pop_title dl dd > ul li {width:240px; color:#4298e1; font-family:'dotum'; font-weight:bold; font-size:12px; padding:5px 0; list-style-type:none;}
	
	.bg_eco {background:#008000}
	.bg_re {background:#f8c107}
	.bg_busi {background:#2b95d5}
	.bg_speed {background:#0f4d91}
	.bg_prim {background:#7b139d}
	.bg_pack {background:#b80783}
	
	.color_white {color:#fff}
	.color_eco {color:#008000}
	.color_re {color:#f8c107}
	.color_busi {color:#2b95d5}
	.color_speed {color:#0f4d91}
	.color_prim {color:#7b139d}
	.color_pack {color:#b80783}
	
	.pop_table {width:100%;}
	.pop_table tbody {border-top:2px solid #2658b2;}
	.pop_table tbody td.th {color:#8a8a8a; text-align:left; font-family:'dotum'; font-weight:bold; background:#fcfcfc url('../images/cont/pop_table_arrow.png') no-repeat 15px 14px; padding:12px 0 8px 30px; border-bottom:1px solid #eee;}
	.pop_table tbody td {border-bottom:1px solid #eee; padding:12px 0 8px 10px}
	
	.pdt-30 {padding-top:30px;}
                    		
/* itemsLuxuryBusinessCard.html */
section.luxury-items { margin-top: 40px; }
section.luxury-items .conLeft{float:left;width:170px;}
section.luxury-items .conLeft + .conRight{float:right;width:790px;}
section.luxury-items .head_area{height:auto;margin:0 0 10px;background:none;text-align:left;}
section.luxury-items .head_area:after{content:'';display:block;clear:both;}
section.luxury-items .head_area .tit_wrap{float:left;}
section.luxury-items .head_area .h5{font-weight:bold;font-size:25px;color:#333;}
section.luxury-items .head_area .more_wrap{float:right;}
section.luxury-items .head_area .more_wrap select{margin:4px 0 0;height:30px;border:2px solid #0b51be;color:#0b51be;font-weight:bold;}

#location{margin:0 0 10px;padding:0 0 10px;border-bottom:1px solid #f1f1f1;}
#location a{display:inline-block; *display: inline; zoom: 1; }
#location a + a:before{content:'>'; padding: 0 4px; font-weight: normal;}
#location a.current { font-weight: bold; color: #555; }

section.luxury-items #lnb {font-weight:bold;}
section.luxury-items #lnb > ul{position:relative;padding:1px 0 0;}
section.luxury-items #lnb > ul > li{margin:-1px 0;}
section.luxury-items #lnb > ul > li > a{display:block;position:relative;padding:8px 10px;border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;font-size:15px;text-decoration:none;color:#333;}
section.luxury-items #lnb > ul > li > a:hover,
section.luxury-items #lnb > ul > li > a:focus,
section.luxury-items #lnb > ul > li.active > a{background:#e9148f;color:#fff;}
section.luxury-items #lnb > ul > li.active ul{display:block;}
section.luxury-items #lnb .active .sub{display:block;}
section.luxury-items #lnb .sub{display:none;}
section.luxury-items #lnb .sub ul{overflow:hidden;padding:0 0 8px;}
section.luxury-items #lnb .sub ul li{margin:8px 0 0;}
section.luxury-items #lnb .sub ul li a{padding:0 0 0 10px;font-size:14px;text-decoration:none;}
section.luxury-items #lnb .sub ul li a:before{content:'ㆍ';}
section.luxury-items #lnb .sub ul li a:hover,
section.luxury-items #lnb .sub ul li a:focus,
section.luxury-items #lnb .sub ul li.on a{color:#333;}

section.luxury-items ul li.no-items { margin: 0; padding: 180px 0; width: 100%; font-size: 22px; font-weight: bold; color: #aaa; text-align: center; }

section.desigin-viewer {
    top: 0; bottom: 0;
    margin-left: -500px;
    width: 1000px;
}



/* itemsLuxuryBusinessCard-design.html */
#design_view{position:relative;padding:60px 0 70px;text-align:center;}
#design_view h3{margin:0 0 15px;}
#design_view .locate{display:inline-block;margin:0 0 30px;padding:5px 10px;background:#f8f8f8;font-size:16px;}
#design_view .locate > a{}
#design_view .locate > a + a:before,
#design_view .locate > span.current:before{content:'';display:inline-block;position:relative;top:-1px;width:7px;height:10px;margin:0 5px 0 2px;background:url('../images/ico_locate.png') no-repeat 0 50%;vertical-align:middle;}
#design_view .locate .current{font-weight:bold;color:#484848;}
#design_view .thumbnail{}
#design_view .thumbnail img{max-width:100%;}
#design_view .infor_text{margin:20px 0;}
#design_view .infor_text h4{text-transform:capitalize;font-size:30px;font-style:italic;color:#333;}
#design_view .infor_text p{}
#design_view .infor_bar{position:fixed;left:0;right:0;bottom:0;z-index:100;background:url('../images/bg_opa70.png');text-align:left;color:#fff;}
#design_view .infor_bar.on{position:absolute;bottom:0;}
#design_view .infor_bar .td:first-child{width:1px;white-space:nowrap;background:#242424;}
#design_view .infor_bar h4{padding:0 30px;font-weight:bold;font-size:20px;}
#design_view .infor_bar .infor{padding:0 30px;}
#design_view .infor_bar .infor dl{display:inline-block;font-size:16px;font-weight:bold;}
#design_view .infor_bar .infor dt{display:inline-block;vertical-align:middle;padding:0 13px;border-radius:15px;border:2px solid #fff;}
#design_view .infor_bar .infor dd{display:inline-block;vertical-align:middle;}
#design_view .infor_bar .infor dd > span{font-size:14px;font-weight:normal;}
#design_view .infor_bar .infor dd > em{}
#design_view .infor_bar .infor dl.type2{color:#ffde00;}
#design_view .infor_bar .infor dl.type2 dt{border-color:#ffde00;}
#design_view .infor_bar .infor dl + dl{margin:0 0 0 30px;}
#design_view .infor_bar .btn_order{display:inline-block;padding:15px 45px;background:#2658b2;font-weight:bold;font-size:15px;}



/* detailsAccessaries.html */
section.props-container {}

.view_wrap{margin:0 0 20px;background:#f9f9f9;}
.view_wrap > .wrapper{padding:50px 30px;border:1px solid #dedede;border-top:0;background:#fff;box-sizing:border-box;}
.view_wrap .conLeft{float:left;width:525px;}
.view_wrap .conLeft > .head{margin:0 0 10px;}
.view_wrap .conLeft > .head h1 {display: inline; font-weight:bold;font-size:25px;color:#333;}
.view_wrap .conLeft > .head h2 {display: inline; padding-left: 10px; font-weight: 400;font-size:20px;color:#767676;}
.view_wrap .conLeft > .body .dtable{border-top:1px solid #eee;}
.view_wrap .conLeft > .body .dtable_desc{margin-top:10px;}
.view_wrap .conLeft > .foot{margin:10px 0 0;padding:10px;border-top:1px solid #eee;border-bottom:1px solid #eee;background:url('../images/bg_pattern.png');text-align:center;}
.view_wrap .conRight {float:right;width:380px;}
.view_wrap .conRight img{max-width:100%;}


/* 현판 css 2016-08-12 */
.view item-images ul li {text-align:center;}

section.props-container div.conRight ul { list-style: none; margin: 0; padding: 0; }
section.props-container div.conRight div.item-images img {}
section.props-container div.conRight div.item-images ul {}
section.props-container div.conRight div.item-images ul li { display: none; text-align:center;}
section.props-container div.conRight div.item-images ul li:first-of-type,
section.props-container div.conRight div.item-images ul li:first-child { display: block; } 

section.props-container div.conRight div.item-thumbnails { position: relative; }
section.props-container div.conRight div.item-thumbnails ul { padding-top: 20px; width: 100%; height: 45px; text-align: justify; }
section.props-container div.conRight div.item-thumbnails ul li { display: inline-block; *display: inline; zoom: 1; width:78px; padding: 0 3px; height: 45px; line-height: 45px; text-align:center;}
section.props-container div.conRight div.item-thumbnails ul li img { display: block; }

section.props-container .btn_wrap { margin: 30px 0 40px; }

section.props-container table.dtable.row tr td.th,
section.props-container table.dtable tr .title{padding-left:15px;text-align:left;}
section.props-container table.dtable td { font-size: 13px; }

section.props-container span.price { padding-right: 7px; font-weight: bold; color: #1c6cc5; }

section.props-container article.wrapper { padding-bottom: 40px; }
section.props-container article.wrapper > .tabMenu { margin-bottom: 20px; }

.list_def{line-height:1.7;}
.list_def dt{font-size:15px;}
.list_def dd{}
.list_def dd + dt{margin:10px 0 0;}


/* detailsSignboard.html */


div.signboard-images div.item-images img { max-height: 200px !important; }

.signboard-notes { border-top: 1px solid #ccc !important; }
.signboard-notes textarea#signboard-notes { box-sizing: border-box; margin-bottom: 20px; padding: 15px; width: 100%; border: 1px solid #dcdcdc; }



/* estimate */
.others-header { height: 458px; margin: 0 0 -170px !important; background: url( '../images/sub/bg_title.png' ) no-repeat 50% 0; text-align: center; }
.tab_basic{overflow:hidden;margin:0 0 20px;}
.tab_basic .inner{margin:0 -6px 0 -4px;}
.tab_basic .table_form{table-layout:fixed;border-collapse:separate;border-spacing:4px 0;}
.tab_basic .td{height:61px;font-size:14px;font-weight:bold;text-align:center;}
.tab_basic .td a{display:block;position:relative;height:100%;background:url('../images/comm/tab_basic.png') no-repeat;line-height:49px;}
.tab_basic .td a:before{content:'';position:absolute;right:0;top:0;bottom:0;width:10px;background:url('../images/comm/tab_basic.png') no-repeat 100% 0;}
.tab_basic .td a.on{background-position:0 100%;color:#0d47a5;}
.tab_basic .td a.on:before{background-position:100% 100%;}
.tab_basic .td a.on:after{content:'';position:absolute;left:50%;bottom:0;width:25px;height:16px;margin:0 0 0 -12px;background:url('../images/comm/ico_cap.png') no-repeat;}
.tab_basic + .article_wrap{margin-top:0;}



/* pay.html */

.body header.main-content-header { padding:308px 0 0; background: url( '../images/sub/banner_order_service.jpg' ) no-repeat center top; }

section.order-summary table.dtable * { font-size: 13px; }

section.order-summary table.dtable td.title ul { list-style: none; margin: 0; padding: 0; }
section.order-summary table.dtable td.title ul li:before { content: "+"; padding-right: 5px; }
section.order-summary table.dtable td.title ul li:first-of-type:before,
section.order-summary table.dtable td.title ul li:first-child:before { display: none; }
section.order-summary table.dtable td strong { color: #333; }
section.order-summary table.dtable td strong.order-total { font-size: 24px; font-weight: bold; color: #1c6cc5; }
section.order-summary table.dtable td strong.order-total em { font-size: 24px; font-weight: bold; color: #1c6cc5; }

section.order-summary table.dtable tfoot td { text-align: right; border: none; display:none; }
section.order-summary table.dtable tfoot td strong { padding: 0 20px; font-size: 24px; font-weight: bold; color: #1c6cc5; }

section.order-summary table.dtable td.th label { font-weight: bold; }

section.order-summary table.dtable td label.methods { display: inline-block; * display: inline; zoom: 1; padding-right: 8px; }

.option_info{position:relative;padding:0 50px 0 0;}
.option_info > span{display:block;}
.option_info .view{position:absolute;right:25px;top:50%;margin:-8px 0 0;}

section.order-summary div.cart-actions { text-align: center; }


section.order-summary footer.pagination-wrapper { padding: 30px 0; }


header.field-header { border-bottom: 2px solid #2e59b1; }
header.field-header h3 { margin: 0; padding: 10px; }

form#checkout-form input.small { width: 100px; }
form#checkout-form .balance-note strong { color: red; }
form#checkout-form .order-total { color: #2d5ab1; font-size: 18px; }
form#checkout-form .order-total em { color: #2d5ab1; font-size: 18px; font-style: normal; }

section.order-summary.payment,
section.order-summary.privacy-policy { margin-top: 50px; }

select#coupon { max-width: 400px; }
strong#saved-by-coupon { color: #1c6cc5; }
strong#saved-by-coupon em { color: #1c6cc5; font-style: normal; }

section.order-summary .krZip .box { margin: 0 !important; }
section.order-summary .krZip .box input.current_address { width: 500px !important; }
section.order-summary .krZip .box ul li { display: inline-block; padding-right: 5px; padding-bottom: 5px; }

section.order-summary #company_name { width: 280px; }
section.order-summary #business_type, 
section.order-summary #business_item { width: 170px; }

section.privacy-policy .h4 {
  position: absolute !important;
  height: 1px; width: 1px; 
  overflow: hidden;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}
section.privacy-policy .scrollable-block { height: 200px; overflow-x: hidden; overflow-y: auto; border: 1px solid #eee; }
section.privacy-policy .scrollable-block .box_basic { border: none !important; }
section.privacy-policy .privacy-policy-checker { padding: 20px 0 0; text-align: center; font-size: 14px; }
section.privacy-policy .privacy-policy-checker strong { color: #1c6cc5; }

.help-block,
.help-inline{color:#595959}
.help-block{display:block;margin-bottom:10px}
.help-inline{margin:0;display:inline-block;*display:inline;padding-left: 8px;vertical-align:middle;*zoom: 1;; line-height: 26px;}
.help-inline {display:inline-block;*display:inline;margin-bottom:0;vertical-align:middle;*zoom: 1;}
.help-inline label { padding: 0 8px; }


/* layerpop */
.layerpop{display:none;position:absolute;left:0;top:0;z-index:9999;width:100%;padding:50px 0;text-align:center;}
.layerpop.on{display:block;}
.layerpop:before{content:'';position:fixed;left:0;top:0;width:100%;height:100%;background:url('../images/comm/bg_opa50.png');}
.layerpop > .inner{display:inline-block;position:relative;max-width:925px;margin:0 auto;background:#fff;text-align:left;}
.layerpop .heading{padding:0 30px;background:#3176cd;}
.layerpop .heading .td{height:80px;}
.layerpop .contents{padding:30px 40px;}
.layerpop .close{position:absolute;right:14px;top:14px;width:32px;height:32px;background:url('../images/btn_close_x.png') no-repeat;}
.layerpop .close span{z-index:-1;}

.layerpop.type2 > .inner{width:740px;}
.layerpop.type2 .contents{padding:40px 20px;}
.layerpop.type2 .close{width:26px;height:26px;background:url('../images/btn_close_xx.png') no-repeat;}

#layer_history .article_wrap h4.h4 { margin-top: 20px; }


/* Table */
.table_wrap{overflow:hidden;margin:0 -1px 0 0;}
.table_wrap .dtable{margin:0 0 0 -1px;border-right:0;}
table.dtable{width:100%;border-top:2px solid #2658b2;}
table.dtable tr th,
table.dtable tr td{padding:8px 8px 7px;border-bottom:1px solid #eee;background:#fff;text-align:center;letter-spacing:0;}
table.dtable tr th,
table.dtable tr td.th{background:none;;color:#202020;}
table.dtable tr th,
table.dtable.row tr td.th{font-weight:bold}
table.dtable.row thead tr th{text-align:center;}
table.dtable.row tr th,
table.dtable.row tr td{text-align:left;}
table.dtable.row tr td.th,
table.dtable tr .title{padding-left:15px;text-align:left;}
table.dtable thead th{padding-bottom:10px;border-bottom:0;background:url('../images/comm/line_th.png') repeat-x 0 100%;}


/* table */
table.mh-table { margin-bottom: 20px; width: 100%; border-collapse: collapse; border-top: 2px solid #2e5aaf; border-bottom: 1px solid #ddd; }
table.mh-table th { padding: 10px 0; border-bottom: 1px solid #d7d7d7; }
table.mh-table th span { display: block; border-left: 1px solid #eeeeee; }
table.mh-table th:first-of-type span { border-left: none; }
table.mh-table th.checkbox { width: 44px; }
table.mh-table th.actions { width: 160px; }
table.mh-table td { padding: 4px 0; border-top: 1px solid #eeeeee; text-align: center; }
table.mh-table td.title { padding: 4px 8px; text-align: left; }
table.mh-table td.actions { padding: 0; }
table.mh-table td.no-items { padding: 50px; text-align: center; }

table.mh-table tfoot td { text-align: right; }
table.mh-table tfoot td strong { padding: 0 10px; font-size: 24px; font-weight: bold; color: #3a7acd; }



/* ie8 */
table.mh-table th:first-child span { border-left: none; }


/* placeholder */
::-webkit-input-placeholder { /* WebKit browsers */
    color: #1c6cc5;
    font-weight: bold;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #1c6cc5;
    font-weight: bold;
    opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #1c6cc5;
    font-weight: bold;
    opacity: 1;
}
/*
:-ms-input-placeholder { 
    color: #1c6cc5;
    font-weight: bold;
}
*/


/* diagonal-button */
a.diagonal-button { display: inline-block; text-decoration: none; }
.diagonal-button { position: relative; padding: 0 44px; height: 44px; line-height: 44px; font-size: 14px; color: white; border: none; z-index: 1; }
.diagonal-button.button-blue { background-color: #2e59b1; }
.diagonal-button.button-blue:before { 
    position: absolute;
    left: 0; top: 0; 
    content: ""; 
    height: 0;
    background-color: #2e59b1; 
    border-left: 44px solid #267eca; 
    border-bottom: 44px solid transparent; 
    z-index: 2;
}
.diagonal-button.button-blue:after { 
    position: absolute; 
    left: 0; top: 0; 
    content: ""; 
    width: 0; height: 0; 
    background-color: transparent; 
    border-left: 22px solid #2863ba; 
    border-top: 22px solid transparent; 
    border-bottom: 22px solid #2e59b1;  
    z-index: 3;
}
.diagonal-button.button-pink { background-color: #d63385; }
.diagonal-button.button-pink:before { 
    position: absolute;
    left: 0; top: 0; 
    content: ""; 
    height: 0;
    background-color: #d63385; 
    border-left: 44px solid #e3529e; 
    border-bottom: 44px solid transparent; 
    z-index: 2;
}
.diagonal-button.button-pink:after { 
    position: absolute; 
    left: 0; top: 0;  
    content: ""; 
    width: 0; height: 0; 
    background-color: transparent; 
    border-left: 22px solid #da368c; 
    border-top: 22px solid transparent; 
    border-bottom: 22px solid transparent;  
    z-index: 3;
}

.diagonal-small { padding: 0 38px !important; height: 38px !important; line-height: 38px !important; font-size: 13px; }
.diagonal-small:before { border-left-width: 38px !important; border-bottom-width: 38px !important; }
.diagonal-small:after {  border-left-width: 19px !important; border-top-width: 19px !important; border-bottom-width: 19px !important; }


/* modal */
.x_modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000000}
.x_modal-backdrop.x_fade{opacity:0}
.x_modal-backdrop,
.x_modal-backdrop.x_fade.x_in{opacity:0.8;filter:alpha(opacity=80)}

.x_modal{position:fixed;top:10%;left:50%;z-index:1050;width:926px;margin-left:-432px;background-color:#ffffff;}

/*
.x_modal{position:fixed;top:10%;left:50%;z-index:1050;width:760px;margin-left:-380px;background-color:#ffffff;border:1px solid #999;border:1px solid rgba(0, 0, 0, 0.3);*border:1px solid #999;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;outline:none;-webkit-box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);-moz-box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box}
*/
.x_modal.x_fade{top:-25%;-webkit-transition:opacity 0.3s linear, top 0.3s ease-out;-moz-transition:opacity 0.3s linear, top 0.3s ease-out;-o-transition:opacity 0.3s linear, top 0.3s ease-out;transition:opacity 0.3s linear, top 0.3s ease-out}
.x_modal.x_fade.x_in{top:10%}
.x .x_modal-header{ padding:9px 15px; height: 62px; background-color: #3176cd; }
.x .x_modal-header .x_close{margin-top:2px}
.x .x_modal-header h1{ margin: 0 0 0 30px; height: 62px; line-height: 62px; font-size: 25px; color: white; font-weight: 500; }
.x .x_modal-header h3{margin:0;line-height:30px}
.x .x_modal-body{position:relative;max-height:400px;padding:15px;overflow-y:auto}
.x .x_modal-body2{position:relative;max-height:400px;overflow-y:auto}
.x .x_modal-form{margin-bottom:0}
.x .x_modal-footer{padding:14px 15px 15px;margin-bottom:0;text-align:right;background-color:#f5f5f5;border-top:1px solid #ddd;-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;*zoom: 1;;-webkit-box-shadow:inset 0 1px 0 #ffffff;-moz-box-shadow:inset 0 1px 0 #ffffff;box-shadow:inset 0 1px 0 #ffffff}
.x .x_modal-footer:before,
.x .x_modal-footer:after{display:table;line-height:0;content:""}
.x .x_modal-footer:after{clear:both}
.x .x_modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}
.x .x_modal-footer .btn-group .btn+.btn{margin-left:-1px}
.x .x_modal-footer .btn-block+.btn-block{margin-left:0}

.x .x_close {
	width: 32px;
	height: 32px;
	font-size: 17px;
	opacity: .5;
	filter: alpha(opacity=50);
}
.x_modal>.x_close {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 21px;
	color: #fff;
}
.x .x_close{float:right;font-size:20px;font-weight:bold;line-height:20px;color:#000000;text-shadow:0 1px 0 #ffffff;opacity:0.2;filter:alpha(opacity=20)}
.x .x_close:hover{color:#000000;text-decoration:none;cursor:pointer;opacity:0.4;filter:alpha(opacity=40)}
.x button.x_close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}

.x .pull-right{float:right}
.x .pull-left{float:left}
section#shop-dialog .x_close,
section#font-dialog .x_close {position:absolute;right:24px;top:24px;width:32px;height:32px;background:url('../images/btn_close_x.png') no-repeat; text-indent: -9999em; opacity: 1}

section#shop-dialog h1.finishing-title { margin: 10px 0 10px 30px; width: 464px; height: 42px; background:url('../images/tit_aftermake.png') no-repeat center center; text-indent: -9999em; }
section#shop-dialog h1.logo-items-title { margin: 19px 0 19px 30px; width: 365px; height: 24px; background:url('../images/tit_logoview.png') no-repeat center center; text-indent: -9999em; }
section#shop-dialog h1.estimate-items-title { margin: 19px 0 19px 30px; width: 274px; height: 24px; background:url('../images/tit_estimateview.png') no-repeat center center; text-indent: -9999em; }
section#shop-dialog h1.brandmark-title { margin: 19px 0 19px 30px; width: 365px; height: 24px; background:url('../images/tit_brandmark.png') no-repeat center center; text-indent: -9999em; }
section#shop-dialog #brandmark-container { text-align: center; }
section#shop-dialog #brandmark-container img { margin: 30px 0 50px; }

section#font-dialog { width: 741px; height: 1132px; }


/* editor */
.order_wrap .column-editor { position: relative; padding: 20px 0 0; }
.order_wrap .column-editor h4 { margin: 0 35px 15px; }
.order_wrap .column-editor .review-title { margin: 10px 35px; }
.order_wrap .column-editor .review-title input { width: 500px; }
.order_wrap .column-editor #smart_content { margin: 0 35px 10px; }
.order_wrap .column-editor .fileuploader-title { margin: 30px 0 0; padding: 30px 35px 15px 55px; border-top: 1px solid #ccc; background-color: white; background-position: 35px 37px; }
.order_wrap .column-editor .fileUploader { position: relative; margin: 0; padding: 0 35px 30px; background: white; }
.order_wrap .column-editor .fileUploader input#save-comment { position: absolute; bottom: 30px; right: 35px; }

section.draft-container ul.drafts a { display: block !important; }
section.draft-container ul.drafts img { padding: 3px; max-width: 95%; max-height: 500px; border: 1px solid #aaa; }
section.draft-container .comment-histories { margin-top: 20px; padding: 30px 35px; border: 1px solid #ccc; }
section.draft-container .comment-histories .comment-content, .sian_desc .comment-content { width: 500px; }
section.draft-container .comment-histories .fileList, , .sian_desc .fileList  { margin-top: 15px; }
section.draft-container .comment-histories .fileList ul.files,
.sian_desc .fileList ul.files { 
    list-style: none; 
    position: absolute; 
    margin: 5px 0 !important; 
    padding: 8px 15px !important; 
    border: 2px solid #aaa; 
    border-radius: 4px; 
    background-color: white; 
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    z-index: 3;
}
.sian_desc .fileList { margin: 25px 0 15px; }

.apporval-container { margin: 30px 0; padding: 15px 35px; border: 1px solid #ccc; font-size: 15px; font-weight: bold; color: #333; text-align: center; }
.apporval-container * { line-height: 30px; vertical-align: middle; }


/* samples.html */

section.samples-list {}
section.samples-list header.sample-header { background: url( '../images/sub/bg_title.png' ) no-repeat center top; }
section.samples-list header.sample-header h3 { text-align: center; }

nav.sample-nav { margin-bottom: 30px !important; width: 998px !important; border: 1px solid #c6c6c6; border-bottom: none; }
nav.sample-nav .product-nav { table-layout: fixed; border-bottom: 1px solid #c6c6c6; }
nav.sample-nav .product-nav .td { height: 40px; border-left: 1px solid #c6c6c6; font-size: 15px; text-align: center; }
nav.sample-nav .product-nav .on { position: relative; border-color: #0d47a5; background-color: #0d47a5; color: white; font-weight: bold; }
nav.sample-nav .product-nav .td:first-of-type,
nav.sample-nav .product-nav .td:first-child { border-left: none; }

nav.sample-nav .sample-category-wrapper { padding: 30px; background-color: #f5f5f5; border-bottom: 1px solid #c6c6c6; }
nav.sample-nav .sample-category-wrapper ul.sample-categories { margin: -4px 0 0; }
.sample-category-wrapper ul.sample-categories li { display: inline-block; *display: inline; zoom: 1; width: 20%; margin: 4px 0 0; }
.sample-category-wrapper ul.sample-categories li a { display: block; margin: 0 10px 0 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.sample-category-wrapper ul.sample-categories li a.on { font-weight: bold; color: #333; }


.search_box{margin-bottom: 30px !important; width: 998px !important; border:1px solid #e5e5e5;}
.search_box .td{padding:15px;}
.search_box .td + .td{width:380px;background:#0b51be;color:#fff;text-align:right;}
.search_box .td + .td label{padding:0 0 0 15px;background:url('../images/ico_search.png') no-repeat 0 50%;font-weight:bold;}
.search_box .td + .td label input[type="text"]{width:230px;margin:0 0 0 10px;}
.search_box .td + .td label + button{background:#00c0f5;color:inherit;}
.search_box .td + .td label + button span{width:60px;line-height:26px;}
.search_box .td + .td select{width:70px;}


.list_sample{overflow:hidden;}
.list_sample ul{margin:-20px 0 0;padding:0 0 0 1px;}
.list_sample ul:after{content:'';display:block;clear:both;}
.list_sample li{display: inline-block; *display: inline; zoom: 1; width:25%;margin:20px 0 0;text-align:center;}
.list_sample li:hover .overview{overflow:visible;height:auto;}
.list_sample .sample{position:relative;height:188px;margin:0 0 0 -1px;padding:30px;border:1px solid #e5e5e5;font-size:0;}
/*.list_sample .sample > img { border-radius:12px;}*/
.list_sample .sample > img:first-child{display:inline-block; *display: block; zoom: 1;vertical-align:middle;max-width:100%;max-height:100%;}
.list_sample .sample:before{content:'';display:inline-block; *display: block; zoom: 1;width:0;height:100%;vertical-align:middle;}
.list_sample .overview{overflow:hidden;position:absolute;left:0;top:0;right:0;bottom:0;height:0;background:url('../images/bg_opa40.png');color:#fff;}
.list_sample .overview:before{content:'';display:inline-block; *display: block; zoom: 1;width:0;height:100%;vertical-align:middle;}
.list_sample .detail{display:inline-block; *display: block; zoom: 1;vertical-align:middle;padding:40px 0 0;background:url('../images/ico_plus.png') no-repeat 50% 0;font-weight:800;font-size:16px;text-shadow:1px 1px 3px rgba(0,0,0,.5); cursor:pointer; }
.list_sample .bbtn{position:absolute;left:0;bottom:0;right:0;padding:15px;background:url('../images/bg_opa60.png');font-size:15px;}
.list_sample .bbtn a{display:inline-block; *display: block; zoom: 1;width:82px;border:3px solid #fff;line-height:30px;}
.list_sample .bbtn a + a{border-color:#0b51be;background:#0b51be;}
.list_sample .text{overflow:hidden;height:44px;margin:5px 0 0;font-size:15px;}

.list_sample li.no-item { padding: 50px 0; width: 100%; }
.list_sample li.no-item p.no-item { font-size: 25px; color: #888; font-weight: bold; }

.list_sample .overview .sample-large-viewer,
.list_sample .overview .sample-large-viewer:hover { height: 0; }
.list_sample .overview .sample-large-viewer-hidden { height: 0 !important; }
.list_sample li:hover .overview .sample-large-viewer { overflow: visible; height: 248px; }
.list_sample .overview .sample-large-viewer { position: absolute; top: 0; width: 498px; height: 248px; background: url( '../images/bg_opa40.png' ); color: #fff; z-index: 999; }
.list_sample .overview .sample-large-viewer img { display: inline-block; *display: block; zoom: 1; vertical-align: middle; max-width: 100%; max-height: 100%; }
.list_sample .overview .sample-large-viewer:before { content: ''; display: inline-block; *display: block; zoom: 1; width: 0; height: 100%; vertical-align: middle; }
.list_sample .overview .sample-large-viewer-left { left: 0; margin-left: 249px; }
.list_sample .overview .sample-large-viewer-right { right: 0; margin-right: 249px; }
.list_sample .overview .sample-large-viewer-right-first { right: 0; margin-right: 248px; }



/* coupons.html */

table .coupon-image { padding: 3px; border: 1px solid #ccc; }
table .coupon-image + span { padding-left: 10px; }





/* diagonal-button */
a.diagonal-button { display: inline-block; text-decoration: none; }
.diagonal-button { position: relative; padding: 0 44px; height: 44px; line-height: 44px; font-size: 14px; color: white; border: none; z-index: 1; }
.diagonal-button.button-blue { background-color: #2e59b1; }
.diagonal-button.button-blue:before { 
    position: absolute;
    left: 0; top: 0; 
    content: ""; 
    height: 0;
    background-color: #2e59b1; 
    border-left: 44px solid #267eca; 
    border-bottom: 44px solid transparent; 
    z-index: 2;
}
.diagonal-button.button-blue:after { 
    position: absolute; 
    left: 0; top: 0; 
    content: ""; 
    width: 0; height: 0; 
    background-color: transparent; 
    border-left: 22px solid #2863ba; 
    border-top: 22px solid transparent; 
    border-bottom: 22px solid #2e59b1;  
    z-index: 3;
}
.diagonal-button.button-pink { background-color: #d63385; }
.diagonal-button.button-pink:before { 
    position: absolute;
    left: 0; top: 0; 
    content: ""; 
    height: 0;
    background-color: #d63385; 
    border-left: 44px solid #e3529e; 
    border-bottom: 44px solid transparent; 
    z-index: 2;
}
.diagonal-button.button-pink:after { 
    position: absolute; 
    left: 0; top: 0;  
    content: ""; 
    width: 0; height: 0; 
    background-color: transparent; 
    border-left: 22px solid #da368c; 
    border-top: 22px solid transparent; 
    border-bottom: 22px solid transparent;  
    z-index: 3;
}



/* buttons */
.btn-primary{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#006dcc;*background-color:#0044cc;background-image:-moz-linear-gradient(top, #0088cc, #0044cc);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));background-image:-webkit-linear-gradient(top, #0088cc, #0044cc);background-image:-o-linear-gradient(top, #0088cc, #0044cc);background-image:linear-gradient(to bottom, #0088cc, #0044cc);background-repeat:repeat-x;border-color:#0044cc #0044cc #002a80;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.x_active,
.btn-primary.x_disabled,
.btn-primary[disabled]{color:#ffffff;background-color:#0044cc;*background-color:#003bb3}
.btn-primary:active,
.btn-primary.x_active{background-color:#003399 \9}
.btn-warning{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#faa732;*background-color:#f89406;background-image:-moz-linear-gradient(top, #fbb450, #f89406);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));background-image:-webkit-linear-gradient(top, #fbb450, #f89406);background-image:-o-linear-gradient(top, #fbb450, #f89406);background-image:linear-gradient(to bottom, #fbb450, #f89406);background-repeat:repeat-x;border-color:#f89406 #f89406 #ad6704;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.x_active,
.btn-warning.x_disabled,
.btn-warning[disabled]{color:#ffffff;background-color:#f89406;*background-color:#df8505}
.btn-warning:active,
.btn-warning.x_active{background-color:#c67605 \9}
.btn-danger{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#da4f49;*background-color:#bd362f;background-image:-moz-linear-gradient(top, #ee5f5b, #bd362f);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));background-image:-webkit-linear-gradient(top, #ee5f5b, #bd362f);background-image:-o-linear-gradient(top, #ee5f5b, #bd362f);background-image:linear-gradient(to bottom, #ee5f5b, #bd362f);background-repeat:repeat-x;border-color:#bd362f #bd362f #802420;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.x_active,
.btn-danger.x_disabled,
.btn-danger[disabled]{color:#ffffff;background-color:#bd362f;*background-color:#a9302a}
.btn-danger:active,
.btn-danger.x_active{background-color:#942a25 \9}
.btn-success{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#5bb75b;*background-color:#51a351;background-image:-moz-linear-gradient(top, #62c462, #51a351);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));background-image:-webkit-linear-gradient(top, #62c462, #51a351);background-image:-o-linear-gradient(top, #62c462, #51a351);background-image:linear-gradient(to bottom, #62c462, #51a351);background-repeat:repeat-x;border-color:#51a351 #51a351 #387038;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}
.btn-success:hover,
.btn-success:active,
.btn-success.x_active,
.btn-success.x_disabled,
.btn-success[disabled]{color:#ffffff;background-color:#51a351;*background-color:#499249}
.btn-success:active,
.btn-success.x_active{background-color:#408140 \9}
.btn-info{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#49afcd;*background-color:#2f96b4;background-image:-moz-linear-gradient(top, #5bc0de, #2f96b4);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));background-image:-webkit-linear-gradient(top, #5bc0de, #2f96b4);background-image:-o-linear-gradient(top, #5bc0de, #2f96b4);background-image:linear-gradient(to bottom, #5bc0de, #2f96b4);background-repeat:repeat-x;border-color:#2f96b4 #2f96b4 #1f6377;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}
.btn-info:hover,
.btn-info:active,
.btn-info.x_active,
.btn-info.x_disabled,
.btn-info[disabled]{color:#ffffff;background-color:#2f96b4;*background-color:#2a85a0}
.btn-info:active,
.btn-info.x_active{background-color:#24748c \9}
.btn-inverse{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#363636;*background-color:#222222;background-image:-moz-linear-gradient(top, #444444, #222222);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));background-image:-webkit-linear-gradient(top, #444444, #222222);background-image:-o-linear-gradient(top, #444444, #222222);background-image:linear-gradient(to bottom, #444444, #222222);background-repeat:repeat-x;border-color:#222222 #222222 #000000;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#222222', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.x_active,
.btn-inverse.x_disabled,
.btn-inverse[disabled]{color:#ffffff;background-color:#222222;*background-color:#151515}
.btn-inverse:active,
.btn-inverse.x_active{background-color:#080808 \9}


/* Form Control Reset */
.x_modal form{margin:0}
.x_modal fieldset{padding:0;margin:0;border:0}
.x_modal label,
.x_modal input,
.x_modal button,
.x_modal select,
.x_modal textarea{font-weight:normal;/*line-height:20px*/}
.x_modal label{display:block;margin-bottom:5px}
.x_modal select,
.x_modal textarea,
.x_modal input[type="text"],
.x_modal input[type="password"],
.x_modal input[type="datetime"],
.x_modal input[type="datetime-local"],
.x_modal input[type="date"],
.x_modal input[type="month"],
.x_modal input[type="time"],
.x_modal input[type="week"],
.x_modal input[type="number"],
.x_modal input[type="email"],
.x_modal input[type="url"],
.x_modal input[type="search"],
.x_modal input[type="tel"],
.x_modal input[type="color"]{display:inline-block;height:20px;padding:4px 6px;margin-bottom:10px;line-height:20px;color:#555555;vertical-align:middle;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
.x_modal input,
.x_modal textarea{width:206px}
.x_modal textarea{height:auto}
.x_modal textarea,
.x_modal input[type="text"],
.x_modal input[type="password"],
.x_modal input[type="datetime"],
.x_modal input[type="datetime-local"],
.x_modal input[type="date"],
.x_modal input[type="month"],
.x_modal input[type="time"],
.x_modal input[type="week"],
.x_modal input[type="number"],
.x_modal input[type="email"],
.x_modal input[type="url"],
.x_modal input[type="search"],
.x_modal input[type="tel"],
.x_modal input[type="color"]{background-color:#ffffff;border:1px solid #cccccc;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border linear 0.2s, box-shadow linear 0.2s;-moz-transition:border linear 0.2s, box-shadow linear 0.2s;-o-transition:border linear 0.2s, box-shadow linear 0.2s;transition:border linear 0.2s, box-shadow linear 0.2s}
.x_modal textarea:focus,
.x_modal input[type="text"]:focus,
.x_modal input[type="password"]:focus,
.x_modal input[type="datetime"]:focus,
.x_modal input[type="datetime-local"]:focus,
.x_modal input[type="date"]:focus,
.x_modal input[type="month"]:focus,
.x_modal input[type="time"]:focus,
.x_modal input[type="week"]:focus,
.x_modal input[type="number"]:focus,
.x_modal input[type="email"]:focus,
.x_modal input[type="url"]:focus,
.x_modal input[type="search"]:focus,
.x_modal input[type="tel"]:focus,
.x_modal input[type="color"]:focus{border-color:rgba(82, 168, 236, 0.8);outline:0;outline:thin dotted \9;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6)}
.x_modal input[type="radio"],
.x_modal input[type="checkbox"]{margin:0;line-height:normal}
.x_modal input[type="file"],
.x_modal input[type="image"],
.x_modal input[type="submit"],
.x_modal input[type="reset"],
.x_modal input[type="button"],
.x_modal input[type="radio"],
.x_modal input[type="checkbox"]{width:auto}
.x_modal select,
.x_modal input[type="file"]{height:30px;*margin-top:4px;line-height:30px}
.x_modal select{background-color:#ffffff;border:1px solid #cccccc}
.x_modal select[multiple],
.x_modal select[size]{height:auto}
.x_modal select:focus,
.x_modal input[type="file"]:focus,
.x_modal input[type="radio"]:focus,
.x_modal input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
.x_modal input:-moz-placeholder, 
.x_modal textarea:-moz-placeholder {color:#999999}
.x_modal input:-ms-input-placeholder, 
.x_modal textarea:-ms-input-placeholder {color:#999999}
.x_modal input::-webkit-input-placeholder, 
.x_modal textarea::-webkit-input-placeholder {color:#999999}
.x_modal input,
.x_modal textarea{margin-left:0}
.x_modal input[disabled],
.x_modal select[disabled],
.x_modal textarea[disabled],
.x_modal input[readonly],
.x_modal select[readonly],
.x_modal textarea[readonly]{cursor:not-allowed;background-color:#eeeeee}
.x_modal input[type="radio"][disabled],
.x_modal input[type="checkbox"][disabled],
.x_modal input[type="radio"][readonly],
.x_modal input[type="checkbox"][readonly]{background-color:transparent}
.x_modal input:focus:invalid, 
.x_modal textarea:focus:invalid, 
.x_modal select:focus:invalid {color:#b94a48;border-color:#ee5f5b}
.x_modal input:focus:invalid:focus, 
.x_modal textarea:focus:invalid:focus, 
.x_modal select:focus:invalid:focus {border-color:#e9322d;-webkit-box-shadow:0 0 6px #f8b9b7;-moz-box-shadow:0 0 6px #f8b9b7;box-shadow:0 0 6px #f8b9b7}


/* forms */
.x_modal .form-horizontal .control-group{margin-bottom:20px;*zoom: 1;}
.x_modal .form-horizontal .control-group:before,
.x_modal .form-horizontal .control-group:after{display:table;line-height:0;content:""}
.x_modal .form-horizontal .control-group:after{clear:both}
.x_modal .form-horizontal .control-label{float:left;width:160px;padding-top:5px;text-align:right}
.x_modal .form-horizontal .controls{*display:inline-block;*padding-left:20px;margin-left:180px;*margin-left:0}
.x_modal .form-horizontal .controls:first-child{*padding-left:180px}
.x_modal .form-horizontal .help-block{margin-bottom:0}
.x_modal .form-horizontal input+.help-block,
.x_modal .form-horizontal select+.help-block,
.x_modal .form-horizontal textarea+.help-block,
.x_modal .form-horizontal .input-prepend+.help-block,
.x_modal .form-horizontal .input-append+.help-block{margin-top:10px}
.x_modal .help-block,
.x_modal .help-inline{color:#595959}
.x_modal .help-block{display:block;margin-bottom:10px}
.x_modal .help-inline{margin:0;display:inline-block;*display:inline;padding-left:5px;vertical-align:middle;*zoom: 1;}
.x_modal .input-append,
.x_modal .input-prepend{display:inline-block;margin-bottom:10px;font-size:0;white-space:nowrap;vertical-align:middle}
.x_modal .input-append input,
.x_modal .input-prepend input,
.x_modal .input-append select,
.x_modal .input-prepend select{position:relative;margin-bottom:0;*margin-left:0;vertical-align:top;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}
.x_modal .input-append input:focus,
.x_modal .input-prepend input:focus,
.x_modal .input-append select:focus,
.x_modal .input-prepend select:focus{z-index:2}
.x_modal .input-append .add-on,
.x_modal .input-prepend .add-on{display:inline-block;width:auto;height:20px;min-width:16px;padding:4px 5px;font-weight:normal;line-height:20px;text-align:center;text-shadow:0 1px 0 #ffffff;background-color:#eeeeee;border:1px solid #ccc}
.x_modal .input-append .add-on,
.x_modal .input-prepend .add-on,
.x_modal .input-append .btn,
.x_modal .input-prepend .btn{vertical-align:top;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.x_modal .input-append .active,
.x_modal .input-prepend .active{background-color:#a9dba9;border-color:#46a546}
.x_modal .input-prepend .add-on,
.x_modal .input-prepend .btn{margin-right:-1px}
.x_modal .input-prepend .add-on:first-child,
.x_modal .input-prepend .btn:first-child{-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}
.x_modal .input-append input,
.x_modal .input-append select{-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}
.x_modal .input-append input+.btn-group .btn:last-child,
.x_modal .input-append select+.btn-group .btn:last-child{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}
.x_modal .input-append .add-on,
.x_modal .input-append .btn,
.x_modal .input-append .btn-group{margin-left:-1px}
.x_modal .input-append .add-on:last-child,
.x_modal .input-append .btn:last-child,
.x_modal .input-append .btn-group:last-child>.dropdown-toggle{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}
.x_modal .input-prepend.input-append input,
.x_modal .input-prepend.input-append select{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.x_modal .input-prepend.input-append input+.btn-group .btn,
.x_modal .input-prepend.input-append select+.btn-group .btn{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}
.x_modal .input-prepend.input-append .add-on:first-child,
.x_modal .input-prepend.input-append .btn:first-child{margin-right:-1px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}
.x_modal .input-prepend.input-append .add-on:last-child,
.x_modal .input-prepend.input-append .btn:last-child{margin-left:-1px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}
.x_modal .input-prepend.input-append .btn-group:first-child{margin-left:0}
.x_modal .form-horizontal input,
.x_modal .form-horizontal textarea,
.x_modal .form-horizontal select,
.x_modal .form-horizontal .help-inline,
.x_modal .form-horizontal .input-prepend,
.x_modal .form-horizontal .input-append{display:inline-block;*display:inline;margin-bottom:0;vertical-align:middle;*zoom: 1;}
.x_modal .form-horizontal .hide{display:none}
.x_modal .control-group{margin-bottom:10px}


/* show.html */

/*.body header.main-content-header { padding: 308px 0 50px; background: url( '/images/banner_order_service.jpg' ) no-repeat center top; }*/
.body header.main-content-header {/*padding:30px 0 30px 0;*/}

section.cart-list table.dtable * { font-size: 13px; }

section.cart-list table.dtable td.title ul { list-style: none; margin: 0; padding: 0; }
section.cart-list table.dtable td.title ul li.pink {  padding-left:10px; color:#f09199; }
section.cart-list table.dtable td.title ul li:before { content: "+"; padding-right: 5px; }
section.cart-list table.dtable td.title ul li.pink:before { content: ""; }
section.cart-list table.dtable td.title ul li:first-of-type:before,
section.cart-list table.dtable td.title ul li:first-child:before { display: none; }
section.cart-list table.dtable td strong { color: #333; }

section.cart-list table.dtable tfoot td { text-align: right; border: none; }
section.cart-list table.dtable tfoot td strong { padding: 0 20px; font-size: 24px; font-weight: bold; color: #1c6cc5; }

.option_info{position:relative;padding:0 50px 0 0;}
.option_info > span{display:block;}
.option_info .view{position:absolute;right:25px;top:50%;margin:-8px 0 0;}

section.cart-list div.cart-actions { text-align: center; }


section.cart-list footer.pagination-wrapper { padding: 30px 0; }


/* items - logo */
section.logo .list_namecard ul { margin:-10px 0 0 0;}
section.logo .list_namecard li { margin: 30px 0 30px -1px; border: 1px solid #dddddd; box-sizing: border-box; }
section.logo .list_namecard li .info { position: relative; padding: 20px 0 0 0; /*height: 210px;*/ min-height:210px}
section.logo .list_namecard li .info span.ribon {position:absolute; left:-5px; top:-5px; width:350px}
section.logo .list_namecard li .info img {}

section.logo .list_namecard h4 { margin: 30px 0 0; }
section.logo .list_namecard h4 + ul li { margin: 20px 0 0 -1px;}

section.logo .list_namecard li a.order-button {   position: absolute;    display: block;    left: 35px; right: 35px; bottom: 25px;    height: 37px;    line-height: 37px;    background-color: #5d524c;    color: white; font-weight: bold;    font-size: 15px;}
section.logo .list_namecard li + li a.order-button { background-color: #1d54be; }
section.logo .list_namecard li + li + li a.order-button { background-color: #2bc2f4; }
section.logo .list_namecard li + li + li + li a.order-button { background-color: #d22a8a; }
section.logo .list_namecard li + li + li + li + li a.order-button { background-color: #a32de3; }


section.logo .list_namecard li .info header { margin: 8px 35px; text-align: left; *zoom: 1; border-bottom: 1px solid #e1e1e1; }
section.logo .list_namecard li .info header:before,
section.logo .list_namecard li .info header:after { content: " "; display: table; }
section.logo .list_namecard li .info header:after { clear: both; }
section.logo .list_namecard li .info header * { line-height: 34px; vertical-align: baseline; }
section.logo .list_namecard li .info header strong { color: #333; font-weight: bold; font-size: 22px; }
section.logo .list_namecard li .info header span.title-eng { font-size: 19px; color: #888; }
section.logo .list_namecard li .info header p.price { float: right; font-size: 19px; color: #333; font-weight: bold; vertical-align:middle; height:45px;}
section.logo .list_namecard li .info header p.price strong { color: #fff; /*font-size: 24px;*/ line-height:37px; letter-spacing:-1px}

section.logo .list_namecard li .info header.discounted strong { font-size: 20px; }
section.logo .list_namecard li .info header.discounted span.title-eng { display: none; }
section.logo .list_namecard li .info header.discounted p.price { font-size: 16px; }
section.logo .list_namecard li .info header.discounted p.price strong { font-size: 20px; }
section.logo .list_namecard li .info header.discounted p.price del { font-size: 14px; color: #aaa; font-weight: normal; }
section.logo .list_namecard li .info header.discounted p.price del + strong:before { content: ' > '; font-size: 10px; font-weight: normal; color: red; }

section.logo .list_namecard li .info div.description { margin: 10px 35px; text-align: left; color:#3e3a39}

/*
section.logo .list_namecard li + li .info header p.price strong { color: #1d54be; }
section.logo .list_namecard li + li + li .info header p.price strong { color: #2bc2f4; }
section.logo .list_namecard li + li + li + li .info header p.price strong { color: #d22a8a; }
section.logo .list_namecard li + li + li + li + li .info header p.price strong { color: #a32de3; }
*/

strong.green {background:#6dad23; border-radius:100px; width:40px; height:38px; display:block; text-align:center; color:#fff; float:left;}
strong.skyblue {background:#17b3e2; border-radius:100px; width:40px; height:38px; display:block; text-align:center; color:#fff; float:left;}
strong.violet {background:#8c73af; border-radius:100px; width:40px; height:38px; display:block; text-align:center;  color:#fff; float:left;}
strong.orange {background:#eab32a; border-radius:100px; width:40px; height:38px; display:block; text-align:center; color:#fff; float:left;}
strong.plum {background:#c44d94; border-radius:100px; width:40px; height:38px; display:block; text-align:center;  color:#fff; float:left;}
strong.blue {background:#1d54be; border-radius:100px; width:40px; height:38px; display:block; text-align:center;  color:#fff; float:left;}
	
section.logo .list_namecard li .additional-items { padding: 10px 35px; background-color: #f8f8f8; }
section.logo .list_namecard li .additional-items ul { margin: 0; padding: 0; }
section.logo .list_namecard li .additional-items ul li {  float: none;    margin: 0;    padding: 0;    width: 100%;    border: none;    text-align: left;    font-size: 14px;    color: #333;    font-weight: 600;    text-indent: -20px;}
section.logo .list_namecard li .additional-items ul li:before { content: 'ㆍ'; }
section.logo .list_namecard li .additional-items ul li strong { font-size: 14px; }
section.logo .list_namecard li .additional-items ul li em { font-size: 13px; color: #767676; font-weight: normal; }
section.logo .list_namecard li .additional-items ul li span + span:before { content: ' + '; font-size: 12px; color: #767676; font-weight: normal; }

section.logo .list_namecard li .additional-items.packages ul li { text-indent: 0; }
section.logo .list_namecard li .additional-items.packages-4 { height: 84px; }
section.logo .list_namecard li .additional-items.packages-5 { display:block; min-height:85px; max-height:105px}
section.logo .list_namecard li .additional-items.packages-5 ul li { text-indent: -20px; }

section.logo .list_namecard li .additional-items.packages-logo1 { display:block; min-height:110px; max-height:105px; letter-spacing:-0.7px}
section.logo .list_namecard li .additional-items.packages-logo2 { display:block; min-height:65px;}
section.logo .list_namecard li .additional-items.packages-logo3 { display:block; min-height:85px;}
section.logo .list_namecard li .additional-items.packages-logo4 { display:block; min-height:85px;}
section.logo .list_namecard li .additional-items.packages-logo5 { display:block; min-height:85px;}
section.logo .list_namecard li .additional-items.packages-logo6 { display:block; min-height:65px;}
section.logo .list_namecard li .additional-items.packages-logo7 { display:block; min-height:85px;}

.list_manual{}
.list_manual ul{display:inline-block;width:600px;text-align:left;}
.list_manual li{display:inline-block;width:16%;cursor:pointer;}
.list_manual li:before{content:'';display:inline-block;vertical-align:middle;width:3px;height:3px;margin:0 5px 0 0;background:#f78716;}
.list_manual li img{display:none;}

/*
section.logo .list_namecard h4 + ul li a.order-button { background-color: #1d54be; }
section.logo .list_namecard h4 + ul li + li a.order-button { background-color: #2bc2f4; }
section.logo .list_namecard h4 + ul li + li + li a.order-button { background-color: #d22a8a; }

section.logo .list_namecard h4 + ul li .info header p.price strong { color: #fff; background:#6dad23; border-radius:100px; width:40px; height:38px; display:block; text-align:center; float:left;}
section.logo .list_namecard h4 + ul li + li .info header p.price strong { color: #fff; background:#17b3e2; border-radius:100px;  width:40px; height:38px; display:block; text-align:center; float:left;}
section.logo .list_namecard h4 + ul li + li + li .info header p.price strong { color: #fff; background:#8c73af; border-radius:100px;  width:40px; padding:0 2px; height:38px;  display:block; text-align:left; float:left; letter-spacing:-3px;}


section.logo .list_namecard + .list_namecard h4 + ul li a.order-button { background-color: #5d524c; }
section.logo .list_namecard + .list_namecard h4 + ul li + li a.order-button { background-color: #f86f22; }
section.logo .list_namecard + .list_namecard h4 + ul li + li + li a.order-button { background-color: #7347bb; }

section.logo .list_namecard + .list_namecard h4 + ul li .info header p.price strong { color: #fff; background:#eab32a; border-radius:100px; width:40px; height:38px; display:block; text-align:center; float:left;}
section.logo .list_namecard + .list_namecard h4 + ul li + li .info header p.price strong { color: #fff; background:#095aaa; border-radius:100px;  width:40px; height:38px; display:block; text-align:center; float:left;}
section.logo .list_namecard + .list_namecard h4 + ul li + li + li .info header p.price strong { color: #fff; background:#c44d94; border-radius:100px; width:40px; height:38px; display:block; text-align:center; float:left; letter-spacing:-1px}
*/

.list_redesign{overflow:hidden;}
.list_redesign ul{margin:-15px 0 0 -47px;}
.list_redesign ul:after{content:'';display:block;clear:both;}
.list_redesign li{float:left;width:50%;}
.list_redesign li > div{margin:15px 0 0 47px;}
.list_redesign li > div > div{margin:0 0 0 -23px;}
.list_redesign li > div > div:after{content:'';display:block;clear:both;}
.list_redesign li .box{float:left;position:relative;width:50%;text-align:center;}
.list_redesign li .box + .box:before{content:'';position:absolute;left:0;top:50%;margin:-6px 0 0 8px;font-size:0;border:6px solid transparent;border-left-color:#0d47a5;}
.list_redesign li .box > span{display:block;height:150px;margin:0 0 0 23px;border:1px solid #d0d0d0;font-size:0;}
.list_redesign li .box > span:before{content:'';display:inline-block;vertical-align:middle;width:0;height:100%;}
.list_redesign li .box > span img{vertical-align:middle;}

.logo-sample-wrapper { position: relative; padding: 0 0 0 450px; height: 100%; }
.logo-sample-wrapper .logo-sample-info { position: absolute; width: 449px; left: 0; top: 0; bottom: 0; border: 1px solid #ccc; border-right: 0; }
.logo-sample-wrapper .logo-selector { padding: 30px 0; border: 3px solid #3a79cc; }

/*
#option-window article.option-descriptor header { background: white; text-align: left; }
#option-window article.option-descriptor header h1 { margin: 0; padding: 30px 40px; font-size: 20px; font-weight: bold; color: #555; }
*/
.logo-sample-wrapper .logo-sample-info  { background: url( '../images/bg_pattern.png' ); font-weight: bold; line-height: 1.7em; text-align: center; }
.logo-sample-wrapper .logo-sample-info .description { padding: 60px 20px 20px; font-size: 16px; color: #555; }
.logo-sample-wrapper .logo-sample-info .helper { padding: 20px 20px; font-size: 13px; color: #f27928; }


.logo-sample-wrapper .logo-selector #viewer-sample {}
.logo-sample-wrapper .logo-selector #viewer-sample .no-sample { display: block; line-height: 124px; color: #ddd; font-size: 25px; font-weight: 500; text-align: center; }
.logo-sample-wrapper .logo-selector #viewer-sample #sample-selected-front { display: block; max-width: 100%; height: auto; }
.logo-sample-wrapper .logo-selector .like-image {
    margin: 10px auto; 
    width: 170px;
    height: 130px;
    line-height: 124px; 
    border: 1px solid #ddd;
    background-color: #ededed;
    color: #ddd; 
    font-size: 22px; 
    font-weight: bold; 
    text-align: center; 
}

div#samples-container nav.logo-samples { text-align: right; }
div#samples-container nav.logo-samples aside.sample-finder { position: relative; }


/* 로고 페이지 */
.logo_process {position:relative; background:url('../images/cont/logo_img_cont2.png') no-repeat; height:690px; border:4px solid #c6deea; margin-top:50px}
.logo_process .ribon {position:absolute; top:-12px; right:20px;}
.logo_process .process_board {position:absolute; top:195px; right:50px; width:400px;}
.process_board h2 {background:url('../images/cont/logo_img_cont_bg.png') repeat-x; border-radius:5px 5px 0 0; color:#fff; height:30px; padding:0 20px; display:table-cell; vertical-align:middle}
.process_board > .board_process {border-radius:0 10px 10px 10px; padding:20px; border:2px solid #969696; display:block}
.board_process  tr {width:100%;}
.board_process  tr td {height:27px; padding:4px 10px; border-bottom-style:dashed; border-bottom-width:1px; border-bottom-color:#c0c0c1; text-align:center;}


.layerpop{display:none;position:absolute;left:0;top:0;z-index:9999;width:100%;padding:50px 0;text-align:center;}
.layerpop.on{display:block;}
.layerpop:before{content:'';position:fixed;left:0;top:0;width:100%;height:100%;background:url('../images/bg_opa50.png');}
.layerpop > .inner{display:inline-block;position:relative;max-width:925px;margin:0 auto;background:#fff;text-align:left;}
.layerpop .heading{padding:0 30px;background:#3176cd;}
.layerpop .heading .td{height:80px;}
.layerpop .contents{padding:30px 40px;}
.layerpop .close{position:absolute;right:14px;top:14px;width:32px;height:32px;background:url('../images/btn_close_x.png') no-repeat;}
.layerpop .close span{z-index:-1;}

.layerpop.type2 > .inner{width:740px;}
.layerpop.type2 .contents{padding:40px 20px;}
.layerpop.type2 .close{width:26px;height:26px;background:url('../images/btn_close_xx.png') no-repeat;}

/* 2016-08-16 */
footer .price-size {position:absolute; right:190px; top:50px; color:#555;}

/* 2018-02-08 */
.sub03_tab {position:relative; text-align:center;}
.sub03_tab > ul li {display:inline-block; width:160px; padding-left:10px}
.sub03_tab > ul li:first-child {display:inline-block; width:160px; padding-left:0}

.sub03_box {position:relative; width:1000px; margin:0 auto; text-align:center;}
.sub03_box span {display:block}
.sub03_box .box_style span {display:block;}
.sub03_box .box_style {position:relative; clear:both; overflow:hidden;}
.box_style > ul li {float:left; padding-left:11px;}
.box_style > ul li:first-child {float:left; padding-left:0;}
.box_style > ul li > span {padding:0;}
.box_style > ul li > p {padding:0;}

.pdt-10 {padding-top:10px;}
.pdt-44 {padding-top:44px;}
.pdt-100 {padding-top:100px;}
.pdb-10 {padding-bottom:10px;}
.pdb-44 {padding-bottom:44px;}
.pdb-100 {padding-bottom:100px;}



/* =========================================
    스페셜명함 리뉴얼 2020-11-20 위피엔피
============================================ */

/*Google font - Noto Sans KR*/ 
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap'); 
@font-face{
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 300;
    src : url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'), 
          url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'), 
          url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');  
        }
@font-face{
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 400;
    src : url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'), 
          url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'), 
          url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');  
        }


/* 스페셜명함 탭 */
header.special-types-wp {position:relative;z-index:2;border-bottom: 2px solid #7a7a7a;text-align: center;padding-bottom: 23px;}
header.special-types-wp ul:after {content:'';display:block;clear:both;}
header.special-types-wp ul li {display: inline-block;margin: 0 20px;}
header.special-types-wp ul li.on a { border-bottom: 1px solid #e91490; color: #e91490;font-weight:bold;}
header.special-types-wp a{ display:block; position:relative; color: #404040; text-align:center; font-size: 18px; border-bottom: 2px solid transparent; box-sizing: border-box;  padding: 0 0 3px;  font-family: 'Noto Sans KR'; font-weight: 300; }

.searchForm {   
    position: relative;
    width: 355px;
    height: 40px;
    margin: 20px 0 5px 0;
    float:right;
}
.searchForm > #uniqText {
    background: url("../images/searchIcon.png") no-repeat 320px 50%;
    color: #aaa;
    border: 1px solid #101010;
    width: 100%;
    height: 100%;
    padding: 10px 45px 10px 20px;
}
.searchForm > #uniqText::placeholder {color:#aaa;}
.searchForm > #uniqText:focus {outline: none;}
#searchIcon {
    cursor: pointer;
    width: 25px;
    height: 25px;
    position: absolute;
    left: 317px;
    top: 50%;
    transform: translateY(-50%);
}
p.noSearch {
    font-size: 15px;
    text-align: center;
    margin-top:60px;
}

/* 하위분류 탭*/                  		
section.luxury-items-wp .conLeft + .conRight{width: 100%;}
section.luxury-items-wp #lnb > ul{text-align: center;height: 100px;padding: 18px 0 56px;box-sizing: border-box;}
section.luxury-items-wp #lnb > ul > li{ display: inline-block; margin: 0 8px;}
section.luxury-items-wp #lnb > ul > li > a{display:block;padding: 0 0 3px;font-size: 15px;text-decoration:none;color: #404040;font-weight: 400;}
/*section.luxury-items-wp #lnb > ul > li > a:hover,section.luxury-items-wp #lnb > ul > li > a:focus,*/
section.luxury-items-wp #lnb > ul > li.active > a{ border-bottom: 1px solid #404040; font-weight: bold;}
section.luxury-items-wp #location, section.luxury-items-wp .head_area{display:none;}
section.luxury-items-wp div.sub{display: none;}


/*list 4개*/
.list_namecard_4_wp li{width: 240px;height: 342px;box-sizing: border-box;margin-right: 13px;}
.list_namecard_4_wp li:nth-child(4n){margin-right:0;}
.list_namecard_4_wp .sample{width: 100%;height: 100%;margin: 0;border: none;}
.list_namecard_4_wp .text{margin: 20px 0 0;color: #404040;font-family: 'Noto Sans KR',sans-serif;font-weight: 700;font-size: 16px;}
.list_namecard_4_wp .text p{font-weight:400; font-size:14px; margin-top: 4px;}
.list_namecard_4_wp .text > .price{color:#d6157f;display:block;font-weight: 400;font-size:15px;margin-top:10px;}
.list_namecard li:hover .text{color: #000000;}