
img.emoji { width: 13px; 
    vertical-align: top; 
    padding: 3px 0.5px;
    pointer-events: none;  }


	span.txt-box 
{
color:; /*박스 안 색깔*/
background-color: #01DCE2; /*박스 색깔*/
padding: 0px 2px;
}



a,
.txt-point	{ color: #01DCE2; }


@media all and (min-width: 1001px) { 
 
#gnb,
#gnb *:not(script)	{ 
	display:inline-block; 
}

	#header			{
		}

	#gnb_wrapper				{
			background-color: rgb(0 0 0 / 80%);
		}

	#gnb_control_box	{ display: none; }
}

@media all and (max-width: 1000px) {
	#header			{
		}

	#gnb_wrapper				{
			background-color: #000000;
		}

	#gnb_control_box	{
		display: block;
	}
}

#gnb_wrapper{
	position:relative;
	z-index:99;
	text-align:left;
}


#footer	{ height:0 !important;padding:0 !important;display: none !important; } 

#body	{ margin-left: px; }
#header	{
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	overflow-y: auto;
	width: px;
	
}
#logo	{
	padding:20px 0;
	text-align: center;
}
#gnb #no_design_gnb li	{ 
	display:block;
	margin-bottom: 250px;
	text-align:center;
}

#footer{margin-left:px;}


#gnb p {display:block;}
#gnb a { 
	color : #BBDFEA; 
	font-size: 10px;
	}
#gnb a:hover {
	color: #fff;
	font-size: 10px;
}
#logo a {
	color: #BBDFEA;
	font-size: 13px;
}
#logo a:hover {
	color: #fff;
	font-size: 13px;
}

#footer{ 
	padding:10px;
	box-sizing:border-box;
	}



@media all and (min-width: 1001px) { 
	html			{
			background-image: url('http://to-the-edge.net/data/site/design_background.png');
			background-color: #242424;
			background-position: center top;
			background-size: cover;
			background-attachment: fixed;
		}
}

@media all and (max-width: 1000px) {
	html			{
			background-image: url('http://to-the-edge.net/data/site/design_m_background.jpg');
			background-color: #f8f8f8;
			background-position: center top;
			background-size: cover;
			background-attachment: fixed;
		}

	#footer {margin-left:0;} }




*::-webkit-scrollbar-track			{ background-color: #F4F4F4; }
*::-webkit-scrollbar-thumb			{ background: #01DCE2; }

* { outline-color: #01DCE2; }
::selection			{ background:#01DCE2; }
::-moz-selection	{ background:#01DCE2; }
::-webkit-selection	{ background:#01DCE2; }

::selection			{ color:#F4F4F4; }
::-moz-selection	{ color:#F4F4F4; }
::-webkit-selection	{ color:#F4F4F4; }


.highlight {
	display:inline-block;
	padding:0 5px;
	margin-bottom:5px;
	line-height:18px;
	font-family:'dotum',sans-serif;
			color:#F4F4F4; 
				background:#01DCE2;
	}


.ui-btn	{
	color:			#08182E;
	background:		#FFF;
	border-color:	#08182E;
}
.ui-btn:hover	{
	color:			#BBDFEA;
	background:		#FFF;
	border-color:	#BBDFEA;
}

.ui-btn.point			{
	color:			#08182E;
	background:		#FFF;
	border-color:	#08182E;
}
.ui-btn.point:hover		{
	color:			#BBDFEA;
	background:		#FFF;
	border-color:	#BBDFEA;
}

.ui-btn.etc			{
	color:			#08182E;
	background:		#FFF;
	border-color:	#08182E;
}
.ui-btn.etc:hover	{
	color:			#BBDFEA;
	background:		#FFF;
	border-color:	#BBDFEA;
}


.ui-btn.admin	{
	color:			#08182E;
	background:		#FFF;
	border-color:	#08182E;
}
.ui-btn.admin:hover	{
	color:			#BBDFEA;
	background:		#FFF;
	border-color:	#BBDFEA;
}


.pg_wrap .pg_page	{
	color:			#08182E;
	background:		#FFF;
	border-color:	#08182E;
}
.pg_wrap .pg_page:hover	{
	color:			#BBDFEA;
	background:		#FFF;
	border-color:	#BBDFEA;
}

.pg_wrap .pg_current,
.pg_wrap .pg_current:hover	{
	color:			#08182E;
	background:		#FFF;
	border-color:	#08182E;
}




.bar-equalizer{display:none !important;}
.bgm-player ul {margin-left:0 !important;}
.bar-equalizer i	{
	background: #BBDFEA;
}
 


hr.line	{
	background: #01DCE2;
}




.form-input,
input[type="file"],
input[type="text"],
input[type="password"],
textarea,
select				{
	color:			#000000;
	background:		#F4F4F4;
	border-color:	#f8f8f8;
}

::-webkit-input-placeholder {
	color: #000000;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #000000;
	opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #000000;
	opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #000000;
}

 
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background-color: #F4F4F4 !important;
  color: #000000;
}
 

.theme-box	{
	background-color: #F4F4F4;
	border: 1px solid #f8f8f8;
	color: #000000;
 
}
.theme-box.no-link a	{
	color: #000000;
}
 

.theme-list,
.theme-form	{
	background-color:	;
	color:				;
}

/*** Form Area ***/
.theme-form th	{
	background-color:	#000000;
	color:				#ffffff;
}
.theme-form td	{
	background-color:	#fff;
	color:				#000;
	border-top-color:	#333333;
	border-top-style:	solid;
	border-top-width:	1px;
	border-bottom-color:	#333333;
	border-bottom-style:	solid;
	border-bottom-width:	1px;
}

/*** List Area ***/
.theme-list th	{
	background-color:	#000000;
	color:				#ffffff;
	border-top-color:	#333333;
	border-top-style:	double;
	border-top-width:	1px;
	border-bottom-color:	#333333;
	border-bottom-style:	double;
	border-bottom-width:	1px;
}
.theme-list td	{
	background-color:	;
	color:				#ffffff;
}




#tab_list { border-color: #08182E; }
 

#load_log_board	{
	}

.board-notice	{
			background-color: #fff;
			color: #000;
			border-top-color:		#BBDFEA;
		border-top-style:		double;
		border-top-width: 2px;
			border-bottom-color:		#BBDFEA;
		border-bottom-style:		double;
		border-bottom-width: 2px;
			border-left-color:		#BBDFEA;
		border-left-style:		double;
		border-left-width: 2px;
			border-right-color:		#BBDFEA;
		border-right-style:		double;
		border-right-width: 2px;
		animation: bounceInDown;
    animation-duration: 0.7s;
}

#log_list	{
			color: #000000;
	}
#log_list .item		{
			color: #000000;
	
	}

#log_list .item .item-inner .ui-pic		{
			background-color: rgb(0 0 0 / 90%);
			color: #000000;
	}


#log_list .item .item-inner .item-comment		{
			color: #000000;
				margin-bottom: 10px !important;
	}

#log_list .item .item-inner .item-comment.parent,
#log_list .item .item-inner .item-comment.item-reply {
 margin-bottom:1px !important;
 } 
 #log_list .item .item-inner .item-comment.item-reply {opacity:0.8;}
#log_list .item .item-inner .item-comment.item-reply.last{ 			margin-bottom: 10px !important;
	}
#log_list .item .item-inner .item-comment.item-reply .co-header:before { 		color: #bbbbbb;
	}

#log_list .item .item-inner	.ui-comment		{
			background-color: rgb(0 0 0 / 90%);
			color: #000000;
	
	}


#log_list .item .item-inner .co-header p,
#log_list .item .item-inner .co-header p a	{
			color: #BBDFEA;
				font-size: 12px;
	}

#log_list .item .item-inner .co-header p.owner,
#log_list .item .item-inner .co-header p.owner a	{
			color: #BBDFEA;
				font-size: 12px;
	}

#log_list .item .item-inner .co-footer .date	{
			color: #bbbbbb;
				font-size: 11px;
	}
#log_list .item .item-inner .co-content .other-site-link	{
			color: #000000;
	}

.link_hash_tag  {
font-family: 'Pretendard';
position: relative;
font-weight:bold;
margin-left: 7px;
padding: 0px 5px;
color: black;
background-color: white;
border-radius: 0px 3px 3px 0px;
filter:drop-shadow(0px 0px 1px rgba(0,0,0,0.3));
transition-duration: 0.2s;
}

.link_hash_tag:after {
content: "";
position: absolute;
left: -5px;
top: 0;
width: 0;
height: 0;
border-right: 5px solid white;
border-top: 6px solid transparent;
border-bottom: 7px solid transparent;
transition-duration: 0.2s;
}

.link_hash_tag:hover:after {
border-right-color: black;
}

.link_hash_tag:before {
content: "";
width: 4px;
position: absolute;
height: 4px;
left: -2px;
top: 4px;
background: black;
border-radius: 50%;
z-index: 2;
}

.link_hash_tag:hover    {
	color: white;
	background-color: black;
}	

#log_list .item .item-inner .co-content .log_link_tag	{
			color: #000000;
	}
#log_list .item .item-inner .co-content .member_call	{
			color: #29c7c9;
	}



#bo_gall .bo_tit.on {
	background-color: #F4F4F4;
 
}



 .theme-color0 {color:  ;}
 .theme-color1 {color: #01DCE2 ;}
 .theme-color2 {color: #BBDFEA ;}

 .menu_editbox {border-color: #BBDFEA!important;}
 .gnb_1dli {background-color: #F4F4F4!important;}