
html.single		{ position: relative !important; }


.theme-bar, .theme-dock, .box-window .box-window-title {
    background-color: #f9f9f9;
    border-color: transparent;
}
.theme-bar div, .theme-dock div, .box-window div { border-color: transparent !important; }

.theme-bar ul a,
.theme-bar > div > div > a,
.theme-dock ul a,
.theme-dock > div > a { color: #333; }


.box-window.mini::before	{ border-bottom-color: #f9f9f9; }

.txt-window					{ color: #333; }

.fc .fc-day-sun					{ color: #B2B1FF; }
.fc .fc-bg-event	{
	background-color: #B2B1FF !important;
}
.gcalendar_small .fc .fc-daygrid-event-harness	{ background-color: #f9f9f9; }

[class*=hint--]::after	{ background: #333 !important; }
.hint--bottom-left::before, .hint--bottom-right::before, .hint--bottom::before {
	border-bottom-color: #333 !important;
}
.hint--top-left:before, .hint--top-right:before, .hint--top:before {
    border-top-color: #333 !important;
}
.hint--right:before { border-right-color: #333 !important; }

#log_list .item-comment-title		{ color: #333; }
#log_list .item .item-inner .co-content .link_hash_tag,
#log_list .item .item-inner .co-content .highlight,
#log_list .co-secret	{
			background: #26222b;
		color: #fff !important;
}

.box-window .pg_wrap	{ background: #333; }

hr.line	{
	background: #333 !important;
}

.avocado-list li strong		{ color: #333; }
.board-comment-list .item	{ 		background-color: #f3f3f3;
	}
.board-comment-list .co-name	{		color: #26222b;
	 }

#bo_v_bot					{ background-color: #f9f9f9; }