.hide{display:none;}
.mainloop_autosize {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}

#WC_EDITOR_BLACKLAYER{
	position:absolute;
	z-index:10000;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	display:none;
	background-color:#000;
	filter:Alpha(Opacity=70);
	-webkit-opacity: 0.7;
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#WC_ALBUM,
#WC_UTIL_POP{
	position:absolute;
	z-index:10010;
	display:none;
	background-color:#fff;
	border:2px solid #aaa;
	overflow:hidden;
	top:0px;
}

#WC_PAGING ul#paging {width:90%; text-align:center; position:relative; float:left; margin:30px 0 0 13%}
#WC_PAGING ul#paging li {float:left; margin:0 5px; }
#WC_PAGING ul#paging li.btnFirst, ul#paging li.btnEnd {width:50px;}
#WC_PAGING ul#paging li.btnbefore, ul#paging li.btnNext {width:25px;}
#WC_PAGING ul#paging li.number {width:25px;}
#WC_PAGING ul#paging a {
	display:block;
	text-align:center; 
	line-height:30px; 
	}
#WC_PAGING ul#paging a:hover {background:#eee;}
#WC_PAGING ul#paging .sel a {
	display:block;
	text-align:center; 
	border:1px solid #28459d;
	line-height:30px; 
	color:#28459d;
	font-weight:bold;
	}
#WC_PAGING ul#paging a:hover {background:#eee;}

.WC_POPUP{
	border:2px solid #333;
}

#paging li{
	font-size:13px;
}

/*.sns_wrap {margin-top:80px;}*/
.sns_simple {
	width:350px; clear:Both;
	position:relative; 
	margin:0 auto; 
	right:0px; 
	overflow:hidden; 
	border:1px solid #ddd; 
	border-radius:40px; 
}
.sns_simple li {display:inline; float:left; margin:0 0px}
.sns_simple li a {display:block; box-sizing:border-box; width:48px; height:48px;}
.sns_simple li a img {width:100%;}
.sns_simple li.clear {clear:both}

.sns_simple li.btn-sms.normal,
.sns_simple li.btn-sms {background:rgba(255, 255, 255, .5) url(//images.gawecl.com/solution/sample007/sns_icon/color/sns_sms.png) no-repeat center center;}

.sns_simple li.btn-kt.normal,
.sns_simple li.btn-kt {background:rgba(255, 255, 255, .5) url(//images.gawecl.com/solution/sample007/sns_icon/color/sns_kt.png) no-repeat center center;}

.sns_simple li.btn-ks.normal,
.sns_simple li.btn-ks {background:rgba(255, 255, 255, .5) url(//images.gawecl.com/solution/sample007/sns_icon/color/sns_ks.png) no-repeat center center;}

.sns_simple li.btn-line.normal,
.sns_simple li.btn-line {background:rgba(255, 255, 255, .5) url(//images.gawecl.com/solution/sample007/sns_icon/color/sns_line.png) no-repeat center center;}

.sns_simple li.btn-bd.normal,
.sns_simple li.btn-bd {background:rgba(255, 255, 255, .5) url(//images.gawecl.com/solution/sample007/sns_icon/color/sns_band.png) no-repeat center center;}

.sns_simple li.btn-fb.normal,
.sns_simple li.btn-fb {background:rgba(255, 255, 255, .5) url(//images.gawecl.com/solution/sample007/sns_icon/color/sns_fb.png) no-repeat center center;}

.sns_simple li.btn-twt.normal,
.sns_simple li.btn-twt {background:rgba(255, 255, 255, .5) url(//images.gawecl.com/solution/sample007/sns_icon/color/sns_twt.png) no-repeat center center;}

.sns_simple li.btn-sms.select {background:rgba(255, 255, 255, .9) url(//images.gawecl.com/solution/sample007/sns_icon/g-line/sns_sms.png) no-repeat center center;}
.sns_simple li.btn-kt.select {background:rgba(255, 255, 255, .9) url(//images.gawecl.com/solution/sample007/sns_icon/g-line/sns_kt.png) no-repeat center center;}
.sns_simple li.btn-ks.select {background:rgba(255, 255, 255, .9) url(//images.gawecl.com/solution/sample007/sns_icon/g-line/sns_ks.png) no-repeat center center;}
.sns_simple li.btn-line.select {background:rgba(255, 255, 255, .9) url(//images.gawecl.com/solution/sample007/sns_icon/g-line/sns_line.png) no-repeat center center;}
.sns_simple li.btn-bd.select {background:rgba(255, 255, 255, .9) url(//images.gawecl.com/solution/sample007/sns_icon/g-line/sns_band.png) no-repeat center center;}
.sns_simple li.btn-fb.select {background:rgba(255, 255, 255, .9) url(//images.gawecl.com/solution/sample007/sns_icon/g-line/sns_fb.png) no-repeat center center;}
.sns_simple li.btn-twt.select {background:rgba(255, 255, 255, .9) url(//images.gawecl.com/solution/sample007/sns_icon/g-line/sns_twt.png) no-repeat center center;}

/*
.sns_simple li.btn-sms:hover {background:rgba(255, 255, 255, .9) url(//images.gawecl.com/solution/sample007/sns_icon/color/sns_sms.png) no-repeat center center;}
.sns_simple li.btn-kt:hover  {background:rgba(255, 255, 255, .9) url(//images.gawecl.com/solution/sample007/sns_icon/color/sns_kt.png) no-repeat center center;}
.sns_simple li.btn-ks:hover  {background:rgba(255, 255, 255, .9) url(//images.gawecl.com/solution/sample007/sns_icon/color/sns_ks.png) no-repeat center center;}
.sns_simple li.btn-line:hover  {background:rgba(255, 255, 255, .9) url(//images.gawecl.com/solution/sample007/sns_icon/color/sns_line.png) no-repeat center center;}
.sns_simple li.btn-bd:hover  {background:rgba(255, 255, 255, .9) url(//images.gawecl.com/solution/sample007/sns_icon/color/sns_band.png) no-repeat center center;}
.sns_simple li.btn-fb:hover  {background:rgba(255, 255, 255, .9) url(//images.gawecl.com/solution/sample007/sns_icon/color/sns_fb.png) no-repeat center center;}
.sns_simple li.btn-twt:hover  {background:rgba(255, 255, 255, .9) url(//images.gawecl.com/solution/sample007/sns_icon/color/sns_twt.png) no-repeat center center;}
*/

::-webkit-input-placeholder {font-family:'Hevetica', 'AppleSDGothic', 'Noto Sans', 'Malgun Gothic', 'Dotum', sans-serif; color:#ccc;}
::-moz-placeholder {font-family:'Hevetica', 'AppleSDGothic', 'Noto Sans', 'Malgun Gothic', 'Dotum', sans-serif;  color:#ccc;}
:-ms-input-placeholder {font-family:'Hevetica', 'AppleSDGothic', 'Noto Sans', 'Malgun Gothic', 'Dotum', sans-serif; color:#ccc;}
input:-moz-placeholder {font-family:'Hevetica', 'AppleSDGothic', 'Noto Sans', 'Malgun Gothic', 'Dotum', sans-serif; color:#ccc;}

/* for Mobile */
@media only screen and (max-width: 360px) {

	.sns_simple {
		width:100%;
		position:relative; 
		margin:0 auto; border:0;
		border-top:1px solid #ddd;
		border-bottom:1px solid #ddd;
		border-radius:0px; 
	}

}

.wcImageFooter{
	color:#5F5F5F;
	font-size:14px;
}