@import url('https://cdn.jsdelivr.net/npm/galmuri@latest/dist/galmuri.css');

@font-face {
    font-family: 'Pretendard-Regular';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'ChosunGu';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@1.0/ChosunGu.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
     font-family: 'DungGeunMo';
     src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/DungGeunMo.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}

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



body,
.txt-default	{ color: #ffffff; }
a,
.txt-point	{ color: #5f6060; }


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

	#header			{
			background-color: rgba(0, 0, 0, .5);
		}

	#gnb_wrapper				{
			background-color: #5f6060;
			background-size: contain;
		}

	#gnb_control_box	{ display: none; }
}

@media all and (max-width: 1000px) {
	#header			{
			background-color: rgba(0, 0, 0, .5);
		}

	#gnb_wrapper				{
		}

	#gnb_control_box	{
		display: block;
	}
}

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



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

#footer{margin-left:0px;}


#gnb p {display:block;}
#gnb a { 
	color : #eeeeee; 
	font-size: 14px;
	}
#gnb a:hover {
	color: #5f6060;
	font-size: 14px;
}
#logo a {
	color: #eeeeee;
	font-size: 18.2px;
}
#logo a:hover {
	color: #5f6060;
	font-size: 18.2px;
}

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



@media all and (min-width: 1001px) { 
	html			{
			background-image: url('https://i.imgur.com/ojtIBLv.jpeg');
			background-repeat: no-repeat;
			background-position: center center;
			background-size: cover;
			background-attachment: fixed;
		}
}

@media all and (max-width: 1000px) {
	html			{
			background-image: url('https://since1990.mycafe24.com:443/img/bak_admin_login_top_pattern.png');
		}

	#footer {margin-left:0;} }




*::-webkit-scrollbar-track			{ background-color: #1F1F1F; }
*::-webkit-scrollbar-thumb			{ background: #5f6060; }

* { outline-color: #5f6060; }
::selection			{ background:#5f6060; }
::-moz-selection	{ background:#5f6060; }
::-webkit-selection	{ background:#5f6060; }

::selection			{ color:#1F1F1F; }
::-moz-selection	{ color:#1F1F1F; }
::-webkit-selection	{ color:#1F1F1F; }


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


.ui-btn	{
	color:			#ffffff;
	background:		#5f6060;
	border-color:	#5f6060;
}
.ui-btn:hover	{
	color:			#ffffff;
	background:		#5f6060;
	border-color:	#5f6060;
}

.ui-btn.point			{
	color:			#ffffff;
	background:		#555555;
	border-color:	#555555;
}
.ui-btn.point:hover		{
	color:			#ffffff;
	background:		#555555;
	border-color:	#555555;
}

.ui-btn.etc			{
	color:			#ffffff;
	background:		#555555;
	border-color:	#333333;
}
.ui-btn.etc:hover	{
	color:			#ffffff;
	background:		#555555;
	border-color:	#333333;
}


.pg_wrap .pg_page	{
	color:			#ffffff;
	background:		#5f6060;
	border-color:	#5f6060;
}
.pg_wrap .pg_page:hover	{
	color:			#ffffff;
	background:		#5f6060;
	border-color:	#5f6060;
}

.pg_wrap .pg_current,
.pg_wrap .pg_current:hover	{
	color:			#ffffff;
	background:		#555555;
	border-color:	#555555;
}




.bar-equalizer i	{
	background: #555555;
	-webkit-box-shadow: 0px 0px 3px 0px #5f6060;
	-moz-box-shadow: 0px 0px 3px 0px #5f6060;
	box-shadow: 0px 0px 3px 0px #5f6060;
}
 


hr.line	{
	background: #5f6060;
}




.form-input,
input[type="file"],
input[type="text"],
input[type="password"],
textarea,
select				{
	color:			#eeeeee;
	background:		#1F1F1F;
	border-color:	#5f6060;
}

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

 
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background-color: #1F1F1F !important;
  color: #eeeeee;
}
 

.theme-box	{
	color: #eeeeee;
 
}
.theme-box.no-link a	{
	color: #eeeeee;
}
 

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

/*** Form Area ***/
.theme-form th	{
	background-color:	#000000;
	color:				#ffffff;
}
.theme-form td	{
	background-color:	rgba(255, 255, 255, .1);
	color:				#ffffff;
	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: #555555; }
 

#load_log_board	{
	}

.board-notice	{
			color: #ffffff;
	}

#log_list	{
	}
#log_list .item		{
	
	}

#log_list .item .item-inner .ui-pic		{
	}


#log_list .item .item-inner .item-comment		{
			background-color: rgba(0, 0, 0, .5);
			color: #eaeaea;
				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		{
	
	}


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

#log_list .item .item-inner .co-header p.owner,
#log_list .item .item-inner .co-header p.owner a	{
			color: #555555;
				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: #555555;
	}
#log_list .item .item-inner .co-content .link_hash_tag	{
			color: #555555;
	}
#log_list .item .item-inner .co-content .log_link_tag	{
			color: #555555;
	}
#log_list .item .item-inner .co-content .member_call	{
			color: #29c7c9;
	}



#bo_gall .bo_tit.on {
 
}