/*!
 *   StarChannel Add-on CSS
 *   Author: LUCA
 *	 Website: www.starchannel.co.kr
 *   License: Open source - MIT
 */

a.btn_top {
	display:none;
	width: 58px;
	height: 58px;
	line-height: 58px;
	background-color: #333;
	box-sizing: border-box;
	border: 1px solid #000;
	border-radius: 12px;
	position: fixed;
	right: 18px;
	bottom: 40px;
	text-align: center;
	
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
